Index: do.bat
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/do.bat	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/do.bat	(working copy)
@@ -90,6 +90,11 @@
 
 :genromrevc
 echo off
+
+perl ..\util\DeleteNote.pl ..\output\sched.rom
+perl ..\util\transform_name2addr.pl ..\output\sched.rom ..\output\sched.rom ..\output\memmap.format
+perl ..\util\sortsched.pl ..\output\sched.rom ..\output\sched.rom
+
 @echo Start to generate EEPROM code
 
 geneep -n ramcode.rom sched.rom 0 %enckey% c
Index: format/app_mouse.format
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/format/app_mouse.format	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/format/app_mouse.format	(working copy)
@@ -211,9 +211,9 @@
 1 mem_low_power_led_blink_flag
 1 mem_24g_sw_gpio
 1 mem_mouse_multi_led_blink_timer_init
+1 mem_mouse_multi_led_blink_timer
 1 mem_mouse_multi_led_blink_count
 1 mem_mouse_multi_led_blink_count_limited
-1 mem_mouse_multi_led_blink_timer
 1 mem_mouse_multi_led_blink_enable
 1 mem_mouse_multi_led_type
 1 mem_ui_button_timeout1
@@ -224,6 +224,9 @@
 1 mem_mouse_adc_last_low_voltage_flag
 1 mem_lowpower_led_select
 1 mem_mouse_init_sensor_reset_flag
+
+1 mem_mouse_fast_conn_flag
+19 mem_le_adv_swift_pair
 )
 
 (
@@ -334,7 +337,7 @@
 0X5F MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET	//2bytes
 0X61 MOUSE_DEVICE_MODE_EEPROM_OFFSET	//1byte	
 0X62 MOUSE_EEPROM_MODULE_INIT_FLAG		//eeprom_module_init_flag 2bytes
-
+0X64 MOUSE_FAST_CONN_FLAG_OFFSET	//1byte
 
 // Sensor id number
 0x30 P32XX_ID1
Index: output/bt_format.meta
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/output/bt_format.meta	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/output/bt_format.meta	(working copy)
@@ -1157,9 +1157,9 @@
 0x4b04 mem_low_power_led_blink_flag
 0x4b05 mem_24g_sw_gpio
 0x4b06 mem_mouse_multi_led_blink_timer_init
-0x4b07 mem_mouse_multi_led_blink_count
-0x4b08 mem_mouse_multi_led_blink_count_limited
-0x4b09 mem_mouse_multi_led_blink_timer
+0x4b07 mem_mouse_multi_led_blink_timer
+0x4b08 mem_mouse_multi_led_blink_count
+0x4b09 mem_mouse_multi_led_blink_count_limited
 0x4b0a mem_mouse_multi_led_blink_enable
 0x4b0b mem_mouse_multi_led_type
 0x4b0c mem_ui_button_timeout1
@@ -1170,122 +1170,124 @@
 0x4b11 mem_mouse_adc_last_low_voltage_flag
 0x4b12 mem_lowpower_led_select
 0x4b13 mem_mouse_init_sensor_reset_flag
-0x4b14 mem_24g_rxbuf
-0x4b36 mem_24g_txbuf
-0x4b56 mem_24g_txpayload
-0x4b78 mem_24g_rxpayload
-0x4b98 mem_24g_rxdata_length
-0x4b99 mem_24g_pid
-0x4b9a mem_24g_datalen
-0x4b9b mem_24g_data_type
-0x4b9c mem_24g_txlen
-0x4b9d mem_24g_rx_window
-0x4b9f mem_24g_ensure
-0x4ba0 mem_24g_txfail_cnt
-0x4ba2 mem_24g_get_ack_fail
-0x4ba3 mem_24g_retry
-0x4ba4 mem_24g_ch
-0x4ba5 mem_24g_current_ch_number
-0x4ba6 mem_24g_paring_addr
-0x4baa mem_24g_pairing_sm
-0x4bab mem_24g_ch_map1
-0x4baf mem_24g_ch_map2
-0x4bb3 mem_24g_ch_map3
-0x4bb7 mem_24g_ch_map4
-0x4bbb mem_24g_tx_btclk
-0x4bbf mem_24g_interval
-0x4bc0 mem_24g_interval_min
-0x4bc1 mem_24g_interval_max
-0x4bc2 mem_24g_addr
-0x4bc6 mem_24g_abort_pac
-0x4bc7 mem_24g_check_dongle_times
-0x4bc9 mem_24g_enter_hibernate
-0x4bd1 mem_24g_device_addr
-0x4bd5 mem_24g_pac_index
-0x4bd6 mem_24g_no_ack
-0x4bd7 mem_24g_sta_crc
-0x4bda mem_24g_last_crc
-0x4bdd mem_24g_sta_pid
-0x4bde mem_24g_last_pid
-0x4bdf mem_24g_max_retry
-0x4be0 mem_24g_mode
-0x4be1 mem_24g_rxdata_temp
-0x4c03 mem_24g_rx_addr
-0x4c07 mem_dongle_mode_init
-0x4c08 mem_dongle_work_mode
-0x4c09 mem_dongle_ms_bind_step
-0x4c0a mem_dongle_kb_bind_step
-0x4c0b mem_dongle_bind_device_status
-0x4c0c mem_24g_bind_payload
-0x4c14 mem_24g_abort_packet
-0x4c15 mem_24g_rf_laststa
-0x4c16 mem_24g_hop_btclk
-0x4c1a mem_24g_hop_interval
-0x4c1b mem_24g_mode_switch
-0x4c1c mem_24g_ackpayload_enable
-0x4c1d mem_24g_hop_packet
-0x4c1e mem_24g_pair_mode
-0x4c1f mem_24g_nodata_timer_enable
-0x4c20 mem_24g_time_slice
-0x4c21 mem_24g_kb_data_sta_data
-0x4c29 mem_24g_kb_data_last_data
-0x4c31 mem_24g_kb_multikey_sta_data
-0x4c34 mem_24g_kb_multikey_last_data
-0x4c37 mem_24g_kb_blank_data_enable
-0x4c38 mem_24g_kb_mul_blank_data_enable
-0x4c39 mem_24g_ms_blank_data_enable
-0x4c3a mem_24g_kb_addr
-0x4c3e mem_24g_ms_addr
-0x4c42 mem_24g_dg_last_ch
-0x4c43 mem_24g_dg_ch_number
-0x4c44 mem_24g_dg_config_ch_once
-0x4c45 mem_24g_kb_last_ch
-0x4c46 mem_24g_kb_ch_number
-0x4c47 mem_24g_kb_config_ch_once
-0x4c48 mem_24g_ms_last_ch
-0x4c49 mem_24g_ms_ch_number
-0x4c4a mem_24g_ms_config_ch_once
-0x4c4b mem_24g_syncword
-0x4c4d mem_24g_syncword_crc8
-0x4c4e mem_24g_get_syncword_crc8
-0x4c4f mem_24g_ota_sta_pid
-0x4c51 mem_tx_power_temp
-0x4c52 mem_rssi_hex
-0x4c53 mem_rssi_noise_avg
-0x4c54 mem_rssi_noise_index
-0x4c55 mem_rssi_signal_index
-0x4c56 mem_rssi_noise_dg_avg
-0x4c57 mem_rssi_noise_kb_avg
-0x4c58 mem_rssi_noise_ms_avg
-0x4c59 mem_rssi_noise_dg_index
-0x4c5a mem_rssi_noise_kb_index
-0x4c5b mem_rssi_noise_ms_index
-0x4c5c mem_rssi_signal_buf
-0x4c64 mem_queue_ele_num
-0x4c65 mem_queue_read
-0x4c67 mem_queue_write
-0x4c69 mem_queue_start
-0x4c69 mem_data_ele0
-0x4c89 mem_data_ele1
-0x4ca9 mem_data_ele2
-0x4cc9 mem_queue_end
-0x4cc9 mem_queue_temp
-0x4ccb mem_cb_24g_data
-0x4ccd mem_24g_hop_fastly_cnt
-0x4cce mem_24g_hop_pac_retry
-0x4ccf mem_24g_rf_hop_ch
-0x4cd0 mem_24g_rf_last_sta
-0x4cd1 mem_24g_rf_work_stage
-0x4cd2 mem_24g_sync_cnt
-0x4cd3 mem_power_ctrl_pac_succ_cnt
-0x4cd4 mem_rssi_avg_received
-0x4cd5 mem_rssi_hex_received
-0x4cd6 mem_power_ctrl_level
-0x4cd7 mem_seqi
-0x4cd8 mem_24g_auto_paring_switch
-0x4cd9 mem_24g_paccnt
-0x4cda mem_24g_transmit_by_interrupt
-0x4cdb mem_24g_transmit_by_interrupt_exit_count
+0x4b14 mem_mouse_fast_conn_flag
+0x4b15 mem_le_adv_swift_pair
+0x4b28 mem_24g_rxbuf
+0x4b4a mem_24g_txbuf
+0x4b6a mem_24g_txpayload
+0x4b8c mem_24g_rxpayload
+0x4bac mem_24g_rxdata_length
+0x4bad mem_24g_pid
+0x4bae mem_24g_datalen
+0x4baf mem_24g_data_type
+0x4bb0 mem_24g_txlen
+0x4bb1 mem_24g_rx_window
+0x4bb3 mem_24g_ensure
+0x4bb4 mem_24g_txfail_cnt
+0x4bb6 mem_24g_get_ack_fail
+0x4bb7 mem_24g_retry
+0x4bb8 mem_24g_ch
+0x4bb9 mem_24g_current_ch_number
+0x4bba mem_24g_paring_addr
+0x4bbe mem_24g_pairing_sm
+0x4bbf mem_24g_ch_map1
+0x4bc3 mem_24g_ch_map2
+0x4bc7 mem_24g_ch_map3
+0x4bcb mem_24g_ch_map4
+0x4bcf mem_24g_tx_btclk
+0x4bd3 mem_24g_interval
+0x4bd4 mem_24g_interval_min
+0x4bd5 mem_24g_interval_max
+0x4bd6 mem_24g_addr
+0x4bda mem_24g_abort_pac
+0x4bdb mem_24g_check_dongle_times
+0x4bdd mem_24g_enter_hibernate
+0x4be5 mem_24g_device_addr
+0x4be9 mem_24g_pac_index
+0x4bea mem_24g_no_ack
+0x4beb mem_24g_sta_crc
+0x4bee mem_24g_last_crc
+0x4bf1 mem_24g_sta_pid
+0x4bf2 mem_24g_last_pid
+0x4bf3 mem_24g_max_retry
+0x4bf4 mem_24g_mode
+0x4bf5 mem_24g_rxdata_temp
+0x4c17 mem_24g_rx_addr
+0x4c1b mem_dongle_mode_init
+0x4c1c mem_dongle_work_mode
+0x4c1d mem_dongle_ms_bind_step
+0x4c1e mem_dongle_kb_bind_step
+0x4c1f mem_dongle_bind_device_status
+0x4c20 mem_24g_bind_payload
+0x4c28 mem_24g_abort_packet
+0x4c29 mem_24g_rf_laststa
+0x4c2a mem_24g_hop_btclk
+0x4c2e mem_24g_hop_interval
+0x4c2f mem_24g_mode_switch
+0x4c30 mem_24g_ackpayload_enable
+0x4c31 mem_24g_hop_packet
+0x4c32 mem_24g_pair_mode
+0x4c33 mem_24g_nodata_timer_enable
+0x4c34 mem_24g_time_slice
+0x4c35 mem_24g_kb_data_sta_data
+0x4c3d mem_24g_kb_data_last_data
+0x4c45 mem_24g_kb_multikey_sta_data
+0x4c48 mem_24g_kb_multikey_last_data
+0x4c4b mem_24g_kb_blank_data_enable
+0x4c4c mem_24g_kb_mul_blank_data_enable
+0x4c4d mem_24g_ms_blank_data_enable
+0x4c4e mem_24g_kb_addr
+0x4c52 mem_24g_ms_addr
+0x4c56 mem_24g_dg_last_ch
+0x4c57 mem_24g_dg_ch_number
+0x4c58 mem_24g_dg_config_ch_once
+0x4c59 mem_24g_kb_last_ch
+0x4c5a mem_24g_kb_ch_number
+0x4c5b mem_24g_kb_config_ch_once
+0x4c5c mem_24g_ms_last_ch
+0x4c5d mem_24g_ms_ch_number
+0x4c5e mem_24g_ms_config_ch_once
+0x4c5f mem_24g_syncword
+0x4c61 mem_24g_syncword_crc8
+0x4c62 mem_24g_get_syncword_crc8
+0x4c63 mem_24g_ota_sta_pid
+0x4c65 mem_tx_power_temp
+0x4c66 mem_rssi_hex
+0x4c67 mem_rssi_noise_avg
+0x4c68 mem_rssi_noise_index
+0x4c69 mem_rssi_signal_index
+0x4c6a mem_rssi_noise_dg_avg
+0x4c6b mem_rssi_noise_kb_avg
+0x4c6c mem_rssi_noise_ms_avg
+0x4c6d mem_rssi_noise_dg_index
+0x4c6e mem_rssi_noise_kb_index
+0x4c6f mem_rssi_noise_ms_index
+0x4c70 mem_rssi_signal_buf
+0x4c78 mem_queue_ele_num
+0x4c79 mem_queue_read
+0x4c7b mem_queue_write
+0x4c7d mem_queue_start
+0x4c7d mem_data_ele0
+0x4c9d mem_data_ele1
+0x4cbd mem_data_ele2
+0x4cdd mem_queue_end
+0x4cdd mem_queue_temp
+0x4cdf mem_cb_24g_data
+0x4ce1 mem_24g_hop_fastly_cnt
+0x4ce2 mem_24g_hop_pac_retry
+0x4ce3 mem_24g_rf_hop_ch
+0x4ce4 mem_24g_rf_last_sta
+0x4ce5 mem_24g_rf_work_stage
+0x4ce6 mem_24g_sync_cnt
+0x4ce7 mem_power_ctrl_pac_succ_cnt
+0x4ce8 mem_rssi_avg_received
+0x4ce9 mem_rssi_hex_received
+0x4cea mem_power_ctrl_level
+0x4ceb mem_seqi
+0x4cec mem_24g_auto_paring_switch
+0x4ced mem_24g_paccnt
+0x4cee mem_24g_transmit_by_interrupt
+0x4cef mem_24g_transmit_by_interrupt_exit_count
 
 	width = 32
 	const length = 12000
@@ -2716,7 +2718,7 @@
 0X5F MOUSE_RANDOM_ADDR_COUNT_EEPROM_OFFSET	//2bytes
 0X61 MOUSE_DEVICE_MODE_EEPROM_OFFSET	//1byte	
 0X62 MOUSE_EEPROM_MODULE_INIT_FLAG		//eeprom_module_init_flag 2bytes
-
+0X64 MOUSE_FAST_CONN_FLAG_OFFSET	//1byte
 
 // Sensor id number
 0x30 P32XX_ID1
Index: output/bt_program23.icode
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/output/bt_program23.icode	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/output/bt_program23.icode	(working copy)
@@ -1,26481 +1,26501 @@
- 00000000  0x0000003e bbit1  0x00000008 , 0x00000018 
- 00000001  0x0000003f beq  0x00000085 , 0x0000067f 
- 00000002  0x00000040 beq  0x00000089 , 0x00000632 
- 00000003  0x00000041 beq  0x00000001 , 0x0000002e 
- 00000004  0x00000042 beq  0x0000001b , 0x00000455 
- 00000005  0x00000043 beq  0x0000004a , 0x00000464 
- 00000006  0x00000044 beq  0x00000059 , 0x00000462 
- 00000007  0x00000045 beq  0x00000051 , 0x0000046d 
- 00000008  0x00000046 beq  0x000000cb , 0x00000472 
- 00000009  0x00000047 beq  0x000000a1 , 0x00000037 
- 00000010  0x00000048 beq  0x000000a7 , 0x0000003c 
- 00000011  0x00000049 beq  0x000000a8 , 0x00000051 
- 00000012  0x0000004a beq  0x000000b1 , 0x00000054 
- 00000013  0x0000004b beq  0x000000b2 , 0x0000005c 
- 00000014  0x0000004c beq  0x000000c4 , 0x000000d6 
- 00000015  0x0000004d beq  0x000000c9 , 0x0000018b 
- 00000016  0x0000004e beq  0x000000ca , 0x0000018f 
- 00000017  0x0000004f beq  0x000000e3 , 0x0000034c 
- 00000018  0x00000050 beq  0x000000e6 , 0x00000317 
- 00000019  0x00000051 beq  0x000000e9 , 0x0000035a 
- 00000020  0x00000052 beq  0x000000ea , 0x0000036d 
- 00000021  0x00000053 beq  0x000000eb , 0x0000037b 
- 00000022  0x00000054 beq  0x000000ec , 0x000003aa 
- 00000023  0x00000055 branch  0x00002a8e 
- 00000024  0x00000057 beq  0x00000039 , 0x000003b8 
- 00000025  0x00000058 beq  0x00000043 , 0x000003c0 
- 00000026  0x00000059 beq  0x0000004a , 0x000003c6 
- 00000027  0x0000005a beq  0x00000057 , 0x000003c9 
- 00000028  0x0000005b beq  0x00000063 , 0x000003db 
- 00000029  0x0000005c beq  0x00000067 , 0x00000405 
- 00000030  0x0000005d beq  0x0000006a , 0x0000042e 
- 00000031  0x0000005e beq  0x00000077 , 0x00000439 
- 00000032  0x0000005f beq  0x00000082 , 0x00000473 
- 00000033  0x00000060 beq  0x000000cd , 0x00000486 
- 00000034  0x00000061 beq  0x0000008c , 0x00000449 
- 00000035  0x00000062 branch  0x00002a8e 
- 00000036  0x00000069 copy  0x0000003f , 0x00000011 
- 00000037  0x0000006a fetcht  0x00000001 , 0x00004c55 
- 00000038  0x0000006b setarg  0x00004c5c 
- 00000039  0x0000006c iadd  0x00000002 , 0x00000005 
- 00000040  0x0000006d copy  0x00000011 , 0x0000003f 
- 00000041  0x0000006e istore  0x00000001 , 0x00000005 
- 00000042  0x0000006f increase  0x00000001 , 0x00000002 
- 00000043  0x00000070 and_into  0x00000007 , 0x00000002 
- 00000044  0x00000071 storet  0x00000001 , 0x00004c55 
- 00000045  0x00000072 rtn 
- 00000046  0x00000075 arg  0x000009ae , 0x00000005 
- 00000047  0x00000076 arg  0x0000000c , 0x00000039 
- 00000048  0x00000077 call  0x00007ed4 
- 00000049  0x00000078 call  0x000000ca 
- 00000050  0x00000079 call  0x00006a03 
- 00000051  0x0000007a call  0x00005cf6 
- 00000052  0x0000007b ncall  0x00002c65 , 0x0000002b 
- 00000053  0x0000007c call  0x00007ccd 
- 00000054  0x0000007d branch  0x0000200c 
- 00000055  0x00000081 setarg  0x00000a06 
- 00000056  0x00000082 store  0x00000003 , 0x00004510 
- 00000057  0x00000083 setarg  0x00001d87 
- 00000058  0x00000084 store  0x00000002 , 0x00004513 
- 00000059  0x00000085 branch  0x00002aa2 
- 00000060  0x00000089 call  0x00002afa 
- 00000061  0x0000008a fetch  0x00000003 , 0x0000416f 
- 00000062  0x0000008b rtn  0x00000034 
- 00000063  0x0000008c fetch  0x00000001 , 0x00004091 
- 00000064  0x0000008d rtn  0x00000034 
- 00000065  0x0000008e fetch  0x00000001 , 0x0000465a 
- 00000066  0x0000008f branch  0x00000045 , 0x00000034 
- 00000067  0x00000090 fetch  0x00000001 , 0x000045b1 
- 00000068  0x00000091 rtn  0x00000034 
- 00000069  0x00000093 fetch  0x00000001 , 0x000044c0 
- 00000070  0x00000094 nrtn  0x00000034 
- 00000071  0x00000095 call  0x00002c3a 
- 00000072  0x00000096 nrtn  0x00000034 
- 00000073  0x00000097 fetch  0x00000001 , 0x00004040 
- 00000074  0x00000098 compare  0x00000003 , 0x0000003f , 0x00000007 
- 00000075  0x00000099 nbranch  0x00002b9d , 0x00000001 
- 00000076  0x0000009c fetch  0x00000002 , 0x00004042 
- 00000077  0x0000009d arg  0x0000ffff , 0x00000002 
- 00000078  0x0000009e isub  0x00000002 , 0x0000003e 
- 00000079  0x0000009f rtn  0x00000005 
- 00000080  0x000000a0 branch  0x00002b7d 
- 00000081  0x000000a4 fetch  0x00000001 , 0x00004806 
- 00000082  0x000000a5 nrtn  0x00000034 
- 00000083  0x000000a6 branch  0x00002b7f 
- 00000084  0x000000a9 rtnmark1  0x00000026 
- 00000085  0x000000aa fetch  0x00000001 , 0x0000479c 
- 00000086  0x000000ab beq  0x00000000 , 0x00007fef 
- 00000087  0x000000ac fetch  0x00000001 , 0x000047c4 
- 00000088  0x000000ad beq  0x00000001 , 0x00007fef 
- 00000089  0x000000ae fetch  0x00000002 , 0x00004248 
- 00000090  0x000000af nbranch  0x00007fef , 0x00000034 
- 00000091  0x000000b0 branch  0x00007ff1 
- 00000092  0x000000b3 rtnmark0  0x00000026 
- 00000093  0x000000b4 fetch  0x00000001 , 0x00004cda 
- 00000094  0x000000b5 beq  0x00000001 , 0x00000071 
- 00000095  0x000000b7 call  0x000004e9 
- 00000096  0x000000b8 nbranch  0x0000008c , 0x00000028 
- 00000097  0x000000b9 call  0x000004ce 
- 00000098  0x000000bb call  0x0000050d 
- 00000099  0x000000bc fetch  0x00000001 , 0x00004baa 
- 00000100  0x000000bd rtnne  0x000000ff 
- 00000101  0x000000be call  0x0000056a 
- 00000102  0x000000c0 fetch  0x00000001 , 0x00004cda 
- 00000103  0x000000c1 rtneq  0x00000001 
- 00000104  0x000000c2 call  0x00002afa 
- 00000105  0x000000c3 fetch  0x00000003 , 0x0000416f 
- 00000106  0x000000c4 rtn  0x00000034 
- 00000107  0x000000c5 fetch  0x00000001 , 0x00004091 
- 00000108  0x000000c6 rtn  0x00000034 
- 00000109  0x000000c7 call  0x000000b1 
- 00000110  0x000000c8 call  0x000000ae 
- 00000111  0x000000c9 setarg  0x0000ec54 
- 00000112  0x000000ca branch  0x00002b93 
- 00000113  0x000000cd call  0x00000681 
- 00000114  0x000000ce nrtn  0x00000028 
- 00000115  0x000000cf call  0x00000083 
- 00000116  0x000000d0 fetch  0x00000001 , 0x00004cdb 
- 00000117  0x000000d1 increase  0x00000001 , 0x0000003f 
- 00000118  0x000000d2 store  0x00000001 , 0x00004cdb 
- 00000119  0x000000d3 sub  0x0000003f , 0x00000019 , 0x0000003e 
- 00000120  0x000000d4 call  0x0000007a , 0x00000005 
- 00000121  0x000000d5 branch  0x0000005f 
- 00000122  0x000000d7 jam  0x00000000 , 0x00004cda 
- 00000123  0x000000d8 jam  0x00000000 , 0x00004cdb 
- 00000124  0x000000da jam  0x00000000 , 0x00004bd5 
- 00000125  0x000000db fetch  0x00000001 , 0x00004bc0 
- 00000126  0x000000dc store  0x00000001 , 0x00004bbf 
- 00000127  0x000000dd rtn 
- 00000128  0x000000df fetch  0x00000001 , 0x00004bc1 
- 00000129  0x000000e0 store  0x00000001 , 0x00004bbf 
- 00000130  0x000000e1 rtn 
- 00000131  0x000000e3 fetch  0x00000001 , 0x00004bd5 
- 00000132  0x000000e4 increase  0x00000001 , 0x0000003f 
- 00000133  0x000000e5 store  0x00000001 , 0x00004bd5 
- 00000134  0x000000e6 beq  0x00000004 , 0x00000080 
- 00000135  0x000000e7 beq  0x00000005 , 0x0000007c 
- 00000136  0x000000e8 rtn 
- 00000137  0x000000ea jam  0x00000001 , 0x00004cda 
- 00000138  0x000000eb jam  0x00000000 , 0x00004cdb 
- 00000139  0x000000ec rtn 
- 00000140  0x000000ef fetch  0x00000001 , 0x00004bc6 
- 00000141  0x000000f0 call  0x00000098 , 0x00000034 
- 00000142  0x000000f2 call  0x00002afa 
- 00000143  0x000000f3 fetch  0x00000003 , 0x0000416f 
- 00000144  0x000000f4 rtn  0x00000034 
- 00000145  0x000000f5 fetch  0x00000001 , 0x00004091 
- 00000146  0x000000f6 rtn  0x00000034 
- 00000147  0x000000f7 call  0x000000b1 
- 00000148  0x000000f8 fetch  0x00000008 , 0x00004bc9 
- 00000149  0x000000f9 call  0x00007f49 
- 00000150  0x000000fa storet  0x00000004 , 0x0000415b 
- 00000151  0x000000fb branch  0x00002b2a 
- 00000152  0x000000fe jam  0x00000001 , 0x00004bc6 
- 00000153  0x000000ff jam  0x00000000 , 0x00004ccf 
- 00000154  0x00000100 call  0x00000496 
- 00000155  0x00000101 store  0x00000001 , 0x00004b36 
- 00000156  0x00000102 setarg  0x00000000 
- 00000157  0x00000103 store  0x00000007 , 0x00004b37 
- 00000158  0x00000104 fetch  0x00000004 , 0x00004bd1 
- 00000159  0x00000105 store  0x00000004 , 0x00004b3e 
- 00000160  0x00000106 jam  0x0000000c , 0x00004b9a 
- 00000161  0x00000107 fetch  0x00000001 , 0x00004b9b 
- 00000162  0x00000108 set1  0x00000003 , 0x0000003f 
- 00000163  0x00000109 store  0x00000001 , 0x00004b9b 
- 00000164  0x0000010a call  0x000006bd 
- 00000165  0x0000010b call  0x000004ed 
- 00000166  0x0000010c branch  0x00000062 
- 00000167  0x00000110 rtnmark1  0x00000026 
- 00000168  0x00000111 call  0x000000bd 
- 00000169  0x00000112 call  0x000000b1 
- 00000170  0x00000113 fetch  0x00000001 , 0x00004040 
- 00000171  0x00000114 bbit0  0x00000000 , 0x000000ae 
- 00000172  0x00000115 fetch  0x00000001 , 0x000000a0 
- 00000173  0x00000116 nrtn  0x00000034 
- 00000174  0x00000118 setarg  0x00000000 
- 00000175  0x00000119 store  0x00000008 , 0x000000a1 
- 00000176  0x0000011a rtn 
- 00000177  0x0000011d call  0x000000ba 
- 00000178  0x0000011e call  0x000000ae 
- 00000179  0x0000011f call  0x00003ebf 
- 00000180  0x00000120 hfetch  0x00000004 , 0x00008070 
- 00000181  0x00000121 hfetcht  0x00000004 , 0x00008078 
- 00000182  0x00000122 ior  0x00000002 , 0x00000002 
- 00000183  0x00000123 invert  0x00000002 , 0x00000002 
- 00000184  0x00000124 hstoret  0x00000004 , 0x0000807c 
- 00000185  0x00000125 rtn 
- 00000186  0x00000127 fetch  0x00000001 , 0x00004b13 
- 00000187  0x00000128 rtn  0x00000034 
- 00000188  0x00000129 branch  0x0000034d 
- 00000189  0x0000012b arg  0x00001800 , 0x00000006 
- 00000190  0x0000012c arg  0x0000480a , 0x00000005 
- 00000191  0x0000012d call  0x000000c8 
- 00000192  0x0000012e arg  0x00001900 , 0x00000006 
- 00000193  0x0000012f arg  0x00004825 , 0x00000005 
- 00000194  0x00000130 call  0x000000c8 
- 00000195  0x00000131 arg  0x00001a00 , 0x00000006 
- 00000196  0x00000132 arg  0x00004840 , 0x00000005 
- 00000197  0x00000133 call  0x000000c8 
- 00000198  0x00000134 arg  0x00001b00 , 0x00000006 
- 00000199  0x00000135 arg  0x0000485b , 0x00000005 
- 00000200  0x00000137 arg  0x0000001b , 0x00000039 
- 00000201  0x00000138 branch  0x00007f01 
- 00000202  0x0000013b arg  0x0000480a , 0x00000006 
- 00000203  0x0000013c arg  0x00001800 , 0x00000005 
- 00000204  0x0000013d call  0x000000c8 
- 00000205  0x0000013e arg  0x00004825 , 0x00000006 
- 00000206  0x0000013f arg  0x00001900 , 0x00000005 
- 00000207  0x00000140 call  0x000000c8 
- 00000208  0x00000141 arg  0x00004840 , 0x00000006 
- 00000209  0x00000142 arg  0x00001a00 , 0x00000005 
- 00000210  0x00000143 call  0x000000c8 
- 00000211  0x00000144 arg  0x0000485b , 0x00000006 
- 00000212  0x00000145 arg  0x00001b00 , 0x00000005 
- 00000213  0x00000146 branch  0x000000c8 
- 00000214  0x00000149 call  0x00003416 
- 00000215  0x0000014a branch  0x000000e2 , 0x0000002b 
- 00000216  0x0000014b jam  0x00000020 , 0x00008078 
- 00000217  0x0000014d call  0x00000759 
- 00000218  0x0000014e fetch  0x00000001 , 0x000041de 
- 00000219  0x0000014f store  0x00000001 , 0x00004c51 
- 00000220  0x00000150 call  0x00000559 
- 00000221  0x00000151 fetch  0x00000001 , 0x00004685 
- 00000222  0x00000152 store  0x00000001 , 0x000046da 
- 00000223  0x00000153 fetch  0x00000001 , 0x00004b0c 
- 00000224  0x00000154 store  0x00000001 , 0x00004b0d 
- 00000225  0x00000155 call  0x000043ca 
- 00000226  0x00000157 call  0x000000e4 
- 00000227  0x00000158 branch  0x000074b9 
- 00000228  0x0000015b ncall  0x0000014c , 0x0000002b 
- 00000229  0x0000015c call  0x0000012b 
- 00000230  0x0000015d rtn  0x0000002b 
- 00000231  0x0000015e call  0x000001ad 
- 00000232  0x0000015f call  0x000000ed 
- 00000233  0x00000160 call  0x00004083 
- 00000234  0x00000161 beq  0x00000005 , 0x00000113 
- 00000235  0x00000162 call  0x00000193 
- 00000236  0x00000163 branch  0x000000f0 
- 00000237  0x00000166 fetch  0x00000001 , 0x000046f5 
- 00000238  0x00000167 rtnbit0  0x00000006 
- 00000239  0x00000168 branch  0x00004361 
- 00000240  0x00000176 call  0x00000325 
- 00000241  0x00000177 call  0x000000ed 
- 00000242  0x00000178 fetch  0x00000001 , 0x00004720 
- 00000243  0x0000017a sub  0x0000003f , 0x000000ff , 0x0000003e 
- 00000244  0x0000017b call  0x000000ff , 0x00000005 
- 00000245  0x0000017c fetch  0x00000001 , 0x00004720 
- 00000246  0x0000017d fetcht  0x00000001 , 0x00004703 
- 00000247  0x0000017e isub  0x00000002 , 0x0000003e 
- 00000248  0x0000017f branch  0x0000019f , 0x00000005 
- 00000249  0x00000180 fetch  0x00000001 , 0x00004c51 
- 00000250  0x00000181 store  0x00000001 , 0x000041de 
- 00000251  0x00000182 fetch  0x00000001 , 0x00004210 
- 00000252  0x00000183 beq  0x00000033 , 0x00000101 
- 00000253  0x00000184 beq  0x00000034 , 0x00000104 
- 00000254  0x00000185 rtn 
- 00000255  0x00000187 jam  0x00000002 , 0x00004720 
- 00000256  0x00000188 rtn 
- 00000257  0x0000018a fetch  0x00000006 , 0x000041d0 
- 00000258  0x0000018b branch  0x000033eb , 0x00000034 
- 00000259  0x0000018c branch  0x00004274 
- 00000260  0x0000018f jam  0x00000001 , 0x0000479f 
- 00000261  0x00000190 fetch  0x00000002 , 0x000046a8 
- 00000262  0x00000191 store  0x00000002 , 0x000046ae 
- 00000263  0x00000192 call  0x00003418 
- 00000264  0x00000193 call  0x0000010c 
- 00000265  0x00000194 setarg  0x00000004 
- 00000266  0x00000195 istore  0x00000001 , 0x00000006 
- 00000267  0x00000196 branch  0x00007df4 
- 00000268  0x00000199 arg  0x00004370 , 0x00000011 
- 00000269  0x0000019b ifetch  0x00000001 , 0x00000011 
- 00000270  0x0000019c rtn  0x00000034 
- 00000271  0x0000019d iadd  0x00000006 , 0x00000011 
- 00000272  0x0000019e ifetch  0x00000001 , 0x00000006 
- 00000273  0x0000019f rtneq  0x00000001 
- 00000274  0x000001a0 branch  0x0000010d 
- 00000275  0x000001a3 fetch  0x00000001 , 0x00004720 
- 00000276  0x000001a4 beq  0x00000001 , 0x00000122 
- 00000277  0x000001a5 fetch  0x00000004 , 0x000046d3 
- 00000278  0x000001a6 rtnbit0  0x00000011 
- 00000279  0x000001a7 rtnbit1  0x00000003 
- 00000280  0x000001a8 rtnmark1  0x00000026 
- 00000281  0x000001a9 call  0x00000123 
- 00000282  0x000001aa arg  0x00000003 , 0x00000007 
- 00000283  0x000001ab call  0x000043ce 
- 00000284  0x000001ac setarg  0x00000000 
- 00000285  0x000001ad store  0x00000002 , 0x000046ae 
- 00000286  0x000001ae store  0x00000001 , 0x000046b4 
- 00000287  0x000001af store  0x00000002 , 0x00004bc7 
- 00000288  0x000001b0 call  0x000042ca 
- 00000289  0x000001b1 branch  0x0000059e 
- 00000290  0x000001b3 rtn 
- 00000291  0x000001b5 call  0x00004489 
- 00000292  0x000001b6 call  0x0000448c 
- 00000293  0x000001b7 branch  0x000002cb 
- 00000294  0x000001b9 fetch  0x00000004 , 0x000046d3 
- 00000295  0x000001ba bbit0  0x00000014 , 0x00003d66 
- 00000296  0x000001bb fetch  0x00000001 , 0x0000477a 
- 00000297  0x000001bc beq  0x000000ff , 0x00003d66 
- 00000298  0x000001bd branch  0x00003d80 
- 00000299  0x000001bf jam  0x00000076 , 0x00004212 
- 00000300  0x000001c0 branch  0x00003d36 
- 00000301  0x000001c2 call  0x0000012b 
- 00000302  0x000001c3 call  0x000040c0 
- 00000303  0x000001c4 fetch  0x00000001 , 0x000046e0 
- 00000304  0x000001c5 beq  0x00000005 , 0x000040d5 
- 00000305  0x000001c7 call  0x000040d9 
- 00000306  0x000001c8 beq  0x00000030 , 0x0000013b 
- 00000307  0x000001c9 beq  0x00000031 , 0x0000013d 
- 00000308  0x000001ca call  0x000040d1 
- 00000309  0x000001cb nop  0x000003e8 
- 00000310  0x000001cc branch  0x00000131 
- 00000311  0x000001ce jam  0x00000001 , 0x00004b13 
- 00000312  0x000001cf call  0x0000640f 
- 00000313  0x000001d0 call  0x0000012d 
- 00000314  0x000001d1 branch  0x00006411 
- 00000315  0x000001d3 call  0x00000142 
- 00000316  0x000001d4 branch  0x000040e0 
- 00000317  0x000001d8 call  0x00000142 
- 00000318  0x000001d9 fetch  0x00000001 , 0x000046de 
- 00000319  0x000001da beq  0x00000070 , 0x000040e8 
- 00000320  0x000001db jam  0x00000001 , 0x000046e0 
- 00000321  0x000001dc rtn 
- 00000322  0x000001df setarg  0x00008006 
- 00000323  0x000001e0 call  0x00006413 
- 00000324  0x000001e1 nop  0x00002ee0 
- 00000325  0x000001e2 branch  0x00000126 
- 00000326  0x000001e4 setarg  0x00000006 
- 00000327  0x000001e5 call  0x00006414 
- 00000328  0x000001e6 or  0x0000003f , 0x00000008 , 0x0000003f 
- 00000329  0x000001e7 lshift8  0x0000003f , 0x0000003f 
- 00000330  0x000001e8 add  0x0000003f , 0x00000006 , 0x0000003f 
- 00000331  0x000001e9 branch  0x00006413 
- 00000332  0x000001ec call  0x00000490 
- 00000333  0x000001ee hfetch  0x00000001 , 0x00008a00 
- 00000334  0x000001ef set0  0x00000004 , 0x0000003f 
- 00000335  0x000001f0 hstore  0x00000001 , 0x00008a00 
- 00000336  0x000001f1 call  0x00003e6e 
- 00000337  0x000001f3 call  0x00004489 
- 00000338  0x000001f4 call  0x0000448c 
- 00000339  0x000001f5 fetcht  0x00000001 , 0x00004b05 
- 00000340  0x000001f6 call  0x0000680e 
- 00000341  0x000001f7 fetch  0x00000001 , 0x000046f4 
- 00000342  0x000001f8 store  0x00000001 , 0x00004715 
- 00000343  0x000001f9 call  0x00004298 
- 00000344  0x000001fb call  0x00003e1e 
- 00000345  0x000001fc call  0x0000016c 
- 00000346  0x000001fd setarg  0x00000000 
- 00000347  0x000001fe store  0x00000002 , 0x00004154 
- 00000348  0x000001ff call  0x00003e54 
- 00000349  0x00000200 call  0x00005810 
- 00000350  0x00000201 call  0x00005839 
- 00000351  0x00000202 call  0x0000582c 
- 00000352  0x00000203 call  0x00005818 
- 00000353  0x00000204 fetch  0x00000004 , 0x000046d3 
- 00000354  0x00000205 bbit1  0x00000014 , 0x00000164 
- 00000355  0x00000207 rtn 
- 00000356  0x0000020a call  0x0000659c 
- 00000357  0x0000020b fetch  0x00000004 , 0x000046d3 
- 00000358  0x0000020c isolate1  0x00000019 , 0x0000003f 
- 00000359  0x0000020d ncall  0x000065c2 , 0x00000001 
- 00000360  0x0000020e call  0x0000443f 
- 00000361  0x0000020f call  0x00000187 
- 00000362  0x00000210 call  0x0000025c 
- 00000363  0x00000211 branch  0x000065df 
- 00000364  0x00000214 call  0x000074b9 
- 00000365  0x00000215 arg  0x00008c00 , 0x00000006 
- 00000366  0x00000216 arg  0x00004876 , 0x00000005 
- 00000367  0x00000217 arg  0x00000171 , 0x00000039 
- 00000368  0x00000218 call  0x00007f01 
- 00000369  0x0000021a setarg  0x000f0209 
- 00000370  0x0000021b istore  0x00000003 , 0x00000005 
- 00000371  0x0000021c setarg  0x00120009 
- 00000372  0x0000021d istore  0x00000003 , 0x00000005 
- 00000373  0x0000021f setarg  0x00100209 
- 00000374  0x00000220 istore  0x00000003 , 0x00000005 
- 00000375  0x00000221 setarg  0x00000009 
- 00000376  0x00000222 istore  0x00000003 , 0x00000005 
- 00000377  0x00000223 arg  0x00008d71 , 0x00000006 
- 00000378  0x00000224 arg  0x00000109 , 0x00000039 
- 00000379  0x00000225 call  0x00007f01 
- 00000380  0x00000227 jam  0x00000000 , 0x0000488d 
- 00000381  0x00000228 jam  0x0000006d , 0x00004885 
- 00000382  0x00000229 setarg  0x0000401f 
- 00000383  0x0000022a store  0x00000002 , 0x000049db 
- 00000384  0x0000022b setarg  0x00006d04 
- 00000385  0x0000022c store  0x00000002 , 0x00004a44 
- 00000386  0x0000022d setarg  0x000016b0 
- 00000387  0x0000022e store  0x00000002 , 0x00004a4a 
- 00000388  0x00000230 setarg  0x00004876 
- 00000389  0x00000231 store  0x00000002 , 0x00004575 
- 00000390  0x00000232 rtn 
- 00000391  0x00000235 call  0x000033c4 
- 00000392  0x00000236 branch  0x00004316 , 0x00000005 
- 00000393  0x00000237 call  0x00000373 
- 00000394  0x00000238 branch  0x00003dcb 
- 00000395  0x0000023b arg  0x00000002 , 0x00000002 
- 00000396  0x0000023c arg  0x00000aaa , 0x00000011 
- 00000397  0x0000023d arg  0x00000062 , 0x00000012 
- 00000398  0x0000023e branch  0x00006606 
- 00000399  0x00000241 arg  0x00000002 , 0x00000002 
- 00000400  0x00000242 arg  0x00000a9a , 0x00000011 
- 00000401  0x00000243 arg  0x00000062 , 0x00000012 
- 00000402  0x00000244 branch  0x000033c8 
- 00000403  0x0000025f fetch  0x00000004 , 0x000046d3 
- 00000404  0x00000260 bbit0  0x0000001e , 0x0000019a 
- 00000405  0x00000261 fetch  0x00000001 , 0x00000abd 
- 00000406  0x00000262 isolate0  0x00000003 , 0x0000003f 
- 00000407  0x00000263 nbranch  0x0000019a , 0x00000001 
- 00000408  0x00000264 call  0x0000012d 
- 00000409  0x00000265 call  0x00000146 
- 00000410  0x00000267 fetch  0x00000001 , 0x0000471f 
- 00000411  0x00000268 store  0x00000001 , 0x0000471e 
- 00000412  0x00000269 fetch  0x00000001 , 0x000046f5 
- 00000413  0x0000026a rtnbit1  0x00000005 
- 00000414  0x0000026b rtnbit1  0x00000006 
- 00000415  0x0000026d fetch  0x00000004 , 0x000046d3 
- 00000416  0x0000026e rtnbit0  0x00000011 
- 00000417  0x0000026f call  0x000001a4 
- 00000418  0x00000270 branch  0x000005f5 , 0x00000028 
- 00000419  0x00000271 branch  0x000005d2 
- 00000420  0x00000274 arg  0x00000002 , 0x00000039 
- 00000421  0x00000275 arg  0x00004bc2 , 0x00000006 
- 00000422  0x00000277 call  0x00007fe7 
- 00000423  0x00000278 setarg  0x0000ffff 
- 00000424  0x0000027a ifetcht  0x00000002 , 0x00000006 
- 00000425  0x0000027b isub  0x00000002 , 0x0000003e 
- 00000426  0x0000027c ncall  0x00007fe9 , 0x00000005 
- 00000427  0x0000027d loop  0x000001a8 
- 00000428  0x0000027e rtn 
- 00000429  0x00000281 setarg  0x000001c2 
- 00000430  0x00000282 store  0x00000002 , 0x00004ccb 
- 00000431  0x00000283 setarg  0x000001c6 
- 00000432  0x00000284 store  0x00000002 , 0x000041ef 
- 00000433  0x00000285 setarg  0x00000443 
- 00000434  0x00000286 store  0x00000002 , 0x000041f9 
- 00000435  0x00000287 setarg  0x000001d7 
- 00000436  0x00000288 store  0x00000002 , 0x000041f1 
- 00000437  0x00000289 setarg  0x000000a7 
- 00000438  0x0000028a store  0x00000002 , 0x000041ed 
- 00000439  0x0000028b setarg  0x000001f3 
- 00000440  0x0000028c store  0x00000002 , 0x000041f5 
- 00000441  0x0000028d setarg  0x000001e9 
- 00000442  0x0000028e store  0x00000002 , 0x000041f3 
- 00000443  0x0000028f setarg  0x00000278 
- 00000444  0x00000290 store  0x00000002 , 0x000041eb 
- 00000445  0x00000291 setarg  0x00000287 
- 00000446  0x00000292 store  0x00000002 , 0x000041fd 
- 00000447  0x00000293 setarg  0x00003d36 
- 00000448  0x00000294 store  0x00000002 , 0x00004201 
- 00000449  0x00000295 rtn 
- 00000450  0x00000298 call  0x00004401 
- 00000451  0x00000299 fetch  0x00000002 , 0x0000469f 
- 00000452  0x0000029a rtn  0x00000034 
- 00000453  0x0000029b branch  0x00000089 
- 00000454  0x0000029e call  0x00005892 
- 00000455  0x0000029f nrtn  0x00000034 
- 00000456  0x000002a0 fetch  0x00000001 , 0x000046c5 
- 00000457  0x000002a1 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00000458  0x000002a2 rtnne  0x00000003 
- 00000459  0x000002a3 fetch  0x00000001 , 0x0000479c 
- 00000460  0x000002a4 call  0x000001e6 , 0x00000034 
- 00000461  0x000002a5 fetch  0x00000004 , 0x000046d3 
- 00000462  0x000002a8 bbit1  0x00000005 , 0x00004179 
- 00000463  0x000002a9 call  0x00003f97 
- 00000464  0x000002aa nrtn  0x00000028 
- 00000465  0x000002ab fetch  0x00000002 , 0x0000469f 
- 00000466  0x000002ac ncall  0x000001d4 , 0x00000034 
- 00000467  0x000002ad branch  0x0000075e 
- 00000468  0x000002b0 jam  0x00000001 , 0x00004806 
- 00000469  0x000002b1 jam  0x00000002 , 0x00004807 
- 00000470  0x000002b2 rtn 
- 00000471  0x000002b5 rtn  0x0000002e 
- 00000472  0x000002b6 fetch  0x00000001 , 0x000041e2 
- 00000473  0x000002b7 rtn  0x00000034 
- 00000474  0x000002b8 call  0x00005271 
- 00000475  0x000002b9 nrtn  0x00000034 
- 00000476  0x000002ba fetch  0x00000001 , 0x0000479c 
- 00000477  0x000002bb call  0x000001e6 , 0x00000034 
- 00000478  0x000002bc fetch  0x00000004 , 0x000046d3 
- 00000479  0x000002bf bbit1  0x00000005 , 0x00003f8a 
- 00000480  0x000002c0 bbit1  0x00000009 , 0x00003f8a 
- 00000481  0x000002c1 call  0x00003f97 
- 00000482  0x000002c2 nrtn  0x00000028 
- 00000483  0x000002c3 fetch  0x00000002 , 0x0000469f 
- 00000484  0x000002c4 ncall  0x000001d4 , 0x00000034 
- 00000485  0x000002c5 branch  0x00003f81 
- 00000486  0x000002c8 call  0x00005814 
- 00000487  0x000002c9 jam  0x00000001 , 0x0000479c 
- 00000488  0x000002ca branch  0x00000142 
- 00000489  0x000002ce call  0x00007e34 
- 00000490  0x000002cf call  0x00003d6a 
- 00000491  0x000002d0 branch  0x00003ee0 
- 00000492  0x000002f4 jam  0x00000001 , 0x00004b09 
- 00000493  0x000002f5 jam  0x00000002 , 0x00004b06 
- 00000494  0x000002f6 jam  0x00000000 , 0x00004b08 
- 00000495  0x000002f7 jam  0x00000001 , 0x00004b07 
- 00000496  0x000002f9 jam  0x00000001 , 0x00004b0a 
- 00000497  0x000002fa jam  0x00000001 , 0x00004b0b 
- 00000498  0x000002fb rtn 
- 00000499  0x00000316 copy  0x00000013 , 0x0000003f 
- 00000500  0x00000317 beq  0x00000014 , 0x00000205 
- 00000501  0x00000318 beq  0x00000015 , 0x00000215 
- 00000502  0x00000319 beq  0x00000029 , 0x0000021e 
- 00000503  0x0000031a beq  0x00000032 , 0x00000220 
- 00000504  0x0000031b beq  0x00000040 , 0x00000227 
- 00000505  0x0000031c beq  0x00000004 , 0x00000232 
- 00000506  0x0000031d beq  0x00000013 , 0x00000232 
- 00000507  0x0000031e beq  0x00000027 , 0x00000239 
- 00000508  0x0000031f beq  0x00000019 , 0x000033df 
- 00000509  0x00000320 beq  0x00000021 , 0x0000023b 
- 00000510  0x00000321 beq  0x00000001 , 0x00000241 
- 00000511  0x00000322 beq  0x00000002 , 0x00000244 
- 00000512  0x00000323 beq  0x0000002b , 0x00000246 
- 00000513  0x00000325 beq  0x00000039 , 0x0000024b 
- 00000514  0x00000326 beq  0x0000003a , 0x00000264 
- 00000515  0x00000327 beq  0x0000003c , 0x00000276 
- 00000516  0x00000328 branch  0x0000417d 
- 00000517  0x0000032b call  0x00000137 
- 00000518  0x0000032c call  0x00000759 
- 00000519  0x0000032d fetch  0x00000002 , 0x0000420a 
- 00000520  0x0000032e set0  0x00000000 , 0x0000003f 
- 00000521  0x0000032f store  0x00000002 , 0x0000420a 
- 00000522  0x00000330 setarg  0x00000000 
- 00000523  0x00000331 store  0x00000002 , 0x000046ae 
- 00000524  0x00000332 call  0x0000020e 
- 00000525  0x00000333 branch  0x000042ca 
- 00000526  0x00000335 call  0x00000321 
- 00000527  0x00000336 fetch  0x00000001 , 0x00004720 
- 00000528  0x00000337 beq  0x00000001 , 0x00000213 
- 00000529  0x00000338 beq  0x00000002 , 0x00003f8d 
- 00000530  0x00000339 rtn 
- 00000531  0x0000033b fetch  0x00000002 , 0x00004afd 
- 00000532  0x0000033c branch  0x00003f8e 
- 00000533  0x0000033f call  0x00000283 
- 00000534  0x00000340 setarg  0x00000007 
- 00000535  0x00000341 store  0x00000002 , 0x00004496 
- 00000536  0x00000342 store  0x00000002 , 0x00004498 
- 00000537  0x00000343 jam  0x00000000 , 0x000047c4 
- 00000538  0x00000344 jam  0x00000000 , 0x0000479c 
- 00000539  0x00000345 call  0x00000759 
- 00000540  0x00000346 call  0x00005816 
- 00000541  0x00000347 branch  0x000041d9 
- 00000542  0x0000034b jam  0x00000012 , 0x00000a99 
- 00000543  0x0000034c branch  0x00007d8f 
- 00000544  0x0000034f fetch  0x00000001 , 0x0000479f 
- 00000545  0x00000350 beq  0x00000001 , 0x00000223 
- 00000546  0x00000351 branch  0x00000225 
- 00000547  0x00000354 call  0x0000021e 
- 00000548  0x00000355 jam  0x00000014 , 0x000046c6 
- 00000549  0x00000357 arg  0x00000001 , 0x00000007 
- 00000550  0x00000358 branch  0x000041b9 
- 00000551  0x0000035b fetch  0x00000002 , 0x00004509 
- 00000552  0x0000035c rtneq  0x00000000 
- 00000553  0x0000035d fetch  0x00000001 , 0x00000441 
- 00000554  0x0000035e rshift2  0x0000003f , 0x0000003f 
- 00000555  0x0000035f sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00000556  0x00000360 rtn  0x00000002 
- 00000557  0x00000361 setarg  0x00000009 
- 00000558  0x00000362 store  0x00000002 , 0x00004496 
- 00000559  0x00000363 store  0x00000002 , 0x00004498 
- 00000560  0x00000364 call  0x0000021e 
- 00000561  0x00000365 branch  0x000003cf 
- 00000562  0x0000036a fetch  0x00000002 , 0x00004682 
- 00000563  0x0000036b rtnbit1  0x0000000c 
- 00000564  0x0000036c rtnbit1  0x00000006 
- 00000565  0x0000036d rtnbit1  0x0000000b 
- 00000566  0x0000036e fetch  0x00000004 , 0x000046d3 
- 00000567  0x0000036f rtnbit1  0x00000005 
- 00000568  0x00000372 branch  0x000033a7 
- 00000569  0x00000375 call  0x0000438e 
- 00000570  0x00000376 branch  0x000033a7 
- 00000571  0x00000379 fetch  0x00000001 , 0x00004808 
- 00000572  0x0000037a rtneq  0x00000002 
- 00000573  0x0000037b increase  0x00000001 , 0x0000003f 
- 00000574  0x0000037c store  0x00000001 , 0x00004808 
- 00000575  0x0000037d jam  0x00000012 , 0x000041e3 
- 00000576  0x0000037e branch  0x0000340e 
- 00000577  0x00000381 jam  0x00000000 , 0x00004809 
- 00000578  0x00000382 call  0x00000137 
- 00000579  0x00000383 branch  0x000042ca 
- 00000580  0x00000385 call  0x00000283 
- 00000581  0x00000386 branch  0x000041d9 
- 00000582  0x00000388 fetch  0x00000001 , 0x00004808 
- 00000583  0x00000389 rtnne  0x00000002 
- 00000584  0x0000038a jam  0x00000000 , 0x00004808 
- 00000585  0x0000038b jam  0x0000000e , 0x000041e3 
- 00000586  0x0000038c branch  0x0000340e 
- 00000587  0x00000393 call  0x00000137 
- 00000588  0x00000394 jam  0x00000001 , 0x0000478b 
- 00000589  0x00000395 arg  0x00000003 , 0x00000007 
- 00000590  0x00000396 call  0x000043d2 
- 00000591  0x00000397 setarg  0x00000000 
- 00000592  0x00000398 store  0x00000002 , 0x00004707 
- 00000593  0x00000399 jam  0x00000000 , 0x000046a7 
- 00000594  0x0000039b fetch  0x00000001 , 0x000046e0 
- 00000595  0x0000039c sub  0x0000003f , 0x00000005 , 0x0000003e 
- 00000596  0x0000039d call  0x00004039 , 0x00000005 
- 00000597  0x0000039e ncall  0x0000405d , 0x00000005 
- 00000598  0x000003a0 fetch  0x00000001 , 0x00004c51 
- 00000599  0x000003a1 store  0x00000001 , 0x000041de 
- 00000600  0x000003a3 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00000601  0x000003a4 bbit1  0x00000013 , 0x00000260 
- 00000602  0x000003a5 call  0x0000025c 
- 00000603  0x000003a6 branch  0x000065d1 
- 00000604  0x000003a9 arg  0x00004bc2 , 0x00000011 
- 00000605  0x000003aa arg  0x0000005b , 0x00000012 
- 00000606  0x000003ab arg  0x00000004 , 0x00000002 
- 00000607  0x000003ac rtn 
- 00000608  0x000003af arg  0x00004bc2 , 0x00000012 
- 00000609  0x000003b0 ifetch  0x00000004 , 0x00000012 
- 00000610  0x000003b1 store  0x00000004 , 0x0000477b 
- 00000611  0x000003b2 branch  0x00004435 
- 00000612  0x000003b5 call  0x00000283 
- 00000613  0x000003b6 jam  0x00000000 , 0x00004cda 
- 00000614  0x000003b7 fetch  0x00000001 , 0x00004c51 
- 00000615  0x000003b8 store  0x00000001 , 0x000041de 
- 00000616  0x000003b9 call  0x0000061c 
- 00000617  0x000003ba fetch  0x00000001 , 0x000046f5 
- 00000618  0x000003bb bbit1  0x00000005 , 0x00000273 
- 00000619  0x000003bc bbit1  0x00000006 , 0x00000273 
- 00000620  0x000003bd jam  0x00000000 , 0x000041bd 
- 00000621  0x000003be call  0x00004316 
- 00000622  0x000003bf arg  0x00000003 , 0x00000039 
- 00000623  0x000003c0 arg  0x00004722 , 0x00000006 
- 00000624  0x000003c1 call  0x000001a6 
- 00000625  0x000003c2 branch  0x00000273 , 0x00000028 
- 00000626  0x000003c3 branch  0x000000f0 
- 00000627  0x000003c6 jam  0x00000001 , 0x0000479d 
- 00000628  0x000003c7 jam  0x00000028 , 0x0000479e 
- 00000629  0x000003c8 rtn 
- 00000630  0x000003ca call  0x00000137 
- 00000631  0x000003cb branch  0x00003f8d 
- 00000632  0x000003cd enable  0x00000028 
- 00000633  0x000003ce hfetch  0x00000004 , 0x00008138 
- 00000634  0x000003cf setflag  0x00000028 , 0x0000001a , 0x0000003f 
- 00000635  0x000003d0 hstore  0x00000004 , 0x0000804c 
- 00000636  0x000003d1 call  0x00002c21 
- 00000637  0x000003d2 call  0x00000283 
- 00000638  0x000003d3 call  0x000074bd 
- 00000639  0x000003d4 call  0x00000123 
- 00000640  0x000003d5 call  0x00003e9f 
- 00000641  0x000003d6 call  0x000000ae 
- 00000642  0x000003d7 branch  0x00003ebf 
- 00000643  0x000003db fetch  0x00000001 , 0x00004b13 
- 00000644  0x000003dc rtn  0x00000034 
- 00000645  0x000003dd jam  0x00000000 , 0x00004b13 
- 00000646  0x000003de branch  0x00000146 
- 00000647  0x000003e0 call  0x000002d2 
- 00000648  0x000003e1 call  0x000002d5 
- 00000649  0x000003e3 call  0x0000030e 
- 00000650  0x000003e4 call  0x000002dd 
- 00000651  0x000003e5 call  0x00000292 
- 00000652  0x000003e6 call  0x00000329 
- 00000653  0x000003e8 call  0x00004231 
- 00000654  0x000003e9 call  0x00004234 
- 00000655  0x000003ea call  0x00004237 
- 00000656  0x000003eb call  0x0000423a 
- 00000657  0x000003ec branch  0x000002da 
- 00000658  0x000003ee fetch  0x00000001 , 0x000046f5 
- 00000659  0x000003ef bbit1  0x00000005 , 0x00000296 
- 00000660  0x000003f0 bbit1  0x00000006 , 0x00004359 
- 00000661  0x000003f1 branch  0x00004337 
- 00000662  0x000003f3 fetch  0x00000001 , 0x000046ed 
- 00000663  0x000003f4 rtneq  0x000000ff 
- 00000664  0x000003f5 fetcht  0x00000001 , 0x000046ed 
- 00000665  0x000003f6 call  0x0000681d 
- 00000666  0x000003f7 branch  0x0000029f , 0x00000001 
- 00000667  0x000003f9 fetch  0x00000001 , 0x00004b0f 
- 00000668  0x000003fa beq  0x00000001 , 0x000002a1 
- 00000669  0x000003fb arg  0x00000006 , 0x00000007 
- 00000670  0x000003fc branch  0x000043d2 
- 00000671  0x00000403 jam  0x00000001 , 0x00004b0f 
- 00000672  0x00000404 rtn 
- 00000673  0x00000407 fetch  0x00000001 , 0x00004b10 
- 00000674  0x00000408 beq  0x00000001 , 0x000002a7 
- 00000675  0x00000409 fetch  0x00000004 , 0x000046d3 
- 00000676  0x0000040a rtnbit1  0x00000006 
- 00000677  0x0000040b jam  0x00000000 , 0x00004b0f 
- 00000678  0x0000040c branch  0x00004370 
- 00000679  0x0000040f jam  0x00000000 , 0x00004b10 
- 00000680  0x00000410 jam  0x00000000 , 0x00004b0f 
- 00000681  0x00000411 rtn 
- 00000682  0x00000414 arg  0x00004b02 , 0x00000013 
- 00000683  0x00000415 arg  0x000002ad , 0x00000012 
- 00000684  0x00000416 branch  0x00003374 
- 00000685  0x00000418 jam  0x00000001 , 0x00004b04 
- 00000686  0x00000419 branch  0x00000123 
- 00000687  0x0000041c fetch  0x00000001 , 0x00004b04 
- 00000688  0x0000041d nrtn  0x00000034 
- 00000689  0x0000041e fetch  0x00000004 , 0x000046d3 
- 00000690  0x0000041f rtnbit0  0x00000004 
- 00000691  0x00000420 fetch  0x00000001 , 0x000046cf 
- 00000692  0x00000421 pincrease  0x00000001 
- 00000693  0x00000422 store  0x00000001 , 0x000046cf 
- 00000694  0x00000423 beq  0x00000005 , 0x000002b8 
- 00000695  0x00000424 rtn 
- 00000696  0x00000426 jam  0x00000000 , 0x000046cf 
- 00000697  0x00000427 fetch  0x00000001 , 0x00004b01 
- 00000698  0x00000428 beq  0x00000001 , 0x000002bd 
- 00000699  0x00000429 beq  0x00000000 , 0x000002c4 
- 00000700  0x0000042a rtn 
- 00000701  0x0000042c jam  0x00000000 , 0x00004b01 
- 00000702  0x0000042d fetch  0x00000001 , 0x00004b12 
- 00000703  0x0000042e beq  0x00000001 , 0x000002cb 
- 00000704  0x0000042f fetch  0x00000001 , 0x00004720 
- 00000705  0x00000430 beq  0x00000001 , 0x00004489 
- 00000706  0x00000431 beq  0x00000002 , 0x0000448c 
- 00000707  0x00000432 rtn 
- 00000708  0x00000435 jam  0x00000001 , 0x00004b01 
- 00000709  0x00000436 fetch  0x00000001 , 0x00004b12 
- 00000710  0x00000437 beq  0x00000001 , 0x000002ce 
- 00000711  0x00000438 fetch  0x00000001 , 0x00004720 
- 00000712  0x00000439 beq  0x00000001 , 0x0000447a 
- 00000713  0x0000043a beq  0x00000002 , 0x0000447e 
- 00000714  0x0000043b rtn 
- 00000715  0x0000043d fetch  0x00000001 , 0x000046f4 
- 00000716  0x0000043e store  0x00000001 , 0x00004715 
- 00000717  0x0000043f branch  0x00004298 
- 00000718  0x00000441 fetch  0x00000001 , 0x000046f4 
- 00000719  0x00000442 rtneq  0x000000ff 
- 00000720  0x00000443 store  0x00000001 , 0x00004715 
- 00000721  0x00000444 branch  0x00004296 
- 00000722  0x00000446 arg  0x00004809 , 0x00000013 
- 00000723  0x00000447 arg  0x0000637a , 0x00000012 
- 00000724  0x00000448 branch  0x0000336d 
- 00000725  0x0000044b arg  0x00004807 , 0x00000013 
- 00000726  0x0000044c arg  0x000002d8 , 0x00000012 
- 00000727  0x0000044d branch  0x0000336d 
- 00000728  0x0000044f jam  0x00000000 , 0x00004806 
- 00000729  0x00000450 rtn 
- 00000730  0x00000453 arg  0x000046c6 , 0x00000013 
- 00000731  0x00000454 arg  0x00003d60 , 0x00000012 
- 00000732  0x00000455 branch  0x0000336d 
- 00000733  0x00000458 fetch  0x00000001 , 0x00004720 
- 00000734  0x00000459 beq  0x00000002 , 0x00000122 
- 00000735  0x0000045a fetch  0x00000001 , 0x000046f5 
- 00000736  0x0000045b bbit1  0x00000004 , 0x000002f2 
- 00000737  0x0000045d fetch  0x00000001 , 0x00004b0e 
- 00000738  0x0000045e beq  0x00000001 , 0x00000122 
- 00000739  0x0000045f call  0x00004083 
- 00000740  0x00000460 beq  0x00000005 , 0x000002ee 
- 00000741  0x00000462 fetch  0x00000001 , 0x00004685 
- 00000742  0x00000463 store  0x00000001 , 0x000046da 
- 00000743  0x00000464 jam  0x00000000 , 0x00004b0e 
- 00000744  0x00000465 fetch  0x00000001 , 0x000046db 
- 00000745  0x00000466 rtneq  0x00000001 
- 00000746  0x00000467 jam  0x00000001 , 0x000046db 
- 00000747  0x00000468 arg  0x00000009 , 0x00000007 
- 00000748  0x00000469 call  0x000043d2 
- 00000749  0x0000046a branch  0x000043ca 
- 00000750  0x0000046c jam  0x00000002 , 0x00004b0e 
- 00000751  0x0000046d jam  0x00000028 , 0x0000479e 
- 00000752  0x0000046e call  0x00000300 
- 00000753  0x0000046f branch  0x000043b0 
- 00000754  0x00000474 fetch  0x00000001 , 0x000046ec 
- 00000755  0x00000475 rtneq  0x000000ff 
- 00000756  0x00000477 fetcht  0x00000001 , 0x000046ec 
- 00000757  0x00000478 call  0x0000681d 
- 00000758  0x00000479 branch  0x000002fa , 0x00000001 
- 00000759  0x0000047b fetch  0x00000001 , 0x00004b0c 
- 00000760  0x0000047c store  0x00000001 , 0x00004b0d 
- 00000761  0x0000047d branch  0x000002e7 
- 00000762  0x0000047f jam  0x00000001 , 0x00004b0e 
- 00000763  0x00000480 jam  0x00000028 , 0x0000479e 
- 00000764  0x00000481 call  0x000002fe 
- 00000765  0x00000482 branch  0x000043b0 
- 00000766  0x00000484 arg  0x00004b0d , 0x00000013 
- 00000767  0x00000485 branch  0x00000301 
- 00000768  0x00000488 arg  0x000046da , 0x00000013 
- 00000769  0x00000489 arg  0x00000303 , 0x00000012 
- 00000770  0x0000048a branch  0x0000336d 
- 00000771  0x0000048d call  0x00000283 
- 00000772  0x0000048e jam  0x00000001 , 0x00004b10 
- 00000773  0x0000048f fetch  0x00000002 , 0x00004682 
- 00000774  0x00000490 isolate1  0x0000000b , 0x0000003f 
- 00000775  0x00000491 call  0x000042d4 , 0x00000001 
- 00000776  0x00000492 fetch  0x00000002 , 0x00004682 
- 00000777  0x00000493 isolate1  0x00000007 , 0x0000003f 
- 00000778  0x00000494 call  0x00004392 , 0x00000001 
- 00000779  0x00000495 arg  0x00000009 , 0x00000007 
- 00000780  0x00000496 call  0x000043ce 
- 00000781  0x00000497 branch  0x000043b8 
- 00000782  0x0000049b fetch  0x00000001 , 0x0000479d 
- 00000783  0x0000049c rtn  0x00000034 
- 00000784  0x0000049d fetch  0x00000001 , 0x0000479e 
- 00000785  0x0000049e branch  0x00000315 , 0x00000034 
- 00000786  0x0000049f increase  0xffffffff , 0x0000003f 
- 00000787  0x000004a0 store  0x00000001 , 0x0000479e 
- 00000788  0x000004a1 rtn 
- 00000789  0x000004a3 jam  0x00000000 , 0x0000479d 
- 00000790  0x000004a4 branch  0x0000340a 
- 00000791  0x000004a8 disable  0x00000028 
- 00000792  0x000004a9 setarg  0x00000000 
- 00000793  0x000004aa store  0x00000006 , 0x0000469b 
- 00000794  0x000004ab call  0x00003fb5 
- 00000795  0x000004ac call  0x00004079 
- 00000796  0x000004ad call  0x0000407e 
- 00000797  0x000004ae call  0x00004099 
- 00000798  0x000004af nrtn  0x00000028 
- 00000799  0x000004b0 call  0x0000020e 
- 00000800  0x000004b1 branch  0x00003fa1 
- 00000801  0x000004fd jam  0x00000000 , 0x00004b04 
- 00000802  0x000004fe setarg  0x0000012c 
- 00000803  0x000004ff store  0x00000002 , 0x00004b02 
- 00000804  0x00000500 rtn 
- 00000805  0x00000504 jam  0x00000001 , 0x00004b0a 
- 00000806  0x00000505 jam  0x00000000 , 0x00004b0b 
- 00000807  0x00000506 jam  0x00000000 , 0x00004aff 
- 00000808  0x00000507 rtn 
- 00000809  0x0000050a fetch  0x00000001 , 0x00004b0a 
- 00000810  0x0000050b rtn  0x00000034 
- 00000811  0x0000050c fetch  0x00000001 , 0x00004b0b 
- 00000812  0x0000050d beq  0x00000000 , 0x0000032f 
- 00000813  0x0000050e beq  0x00000001 , 0x00000335 
- 00000814  0x0000050f rtn 
- 00000815  0x00000512 call  0x000002c4 
- 00000816  0x00000513 fetch  0x00000001 , 0x00004aff 
- 00000817  0x00000514 increase  0x00000001 , 0x0000003f 
- 00000818  0x00000515 store  0x00000001 , 0x00004aff 
- 00000819  0x00000516 beq  0x00000014 , 0x00000345 
- 00000820  0x00000517 rtn 
- 00000821  0x00000519 fetch  0x00000001 , 0x00004b09 
- 00000822  0x0000051a increase  0xffffffff , 0x0000003f 
- 00000823  0x0000051b store  0x00000001 , 0x00004b09 
- 00000824  0x0000051c nrtn  0x00000034 
- 00000825  0x0000051d fetch  0x00000001 , 0x00004b06 
- 00000826  0x0000051e store  0x00000001 , 0x00004b09 
- 00000827  0x0000051f fetch  0x00000001 , 0x00004b08 
- 00000828  0x00000520 branch  0x00000341 , 0x00000034 
- 00000829  0x00000521 fetch  0x00000001 , 0x00004b07 
- 00000830  0x00000522 branch  0x00000342 , 0x00000034 
- 00000831  0x00000523 increase  0xffffffff , 0x0000003f 
- 00000832  0x00000524 store  0x00000001 , 0x00004b07 
- 00000833  0x00000526 branch  0x000002b9 
- 00000834  0x00000528 jam  0x00000000 , 0x00004b09 
- 00000835  0x00000529 jam  0x00000000 , 0x00004b07 
- 00000836  0x0000052a jam  0x00000000 , 0x00004b08 
- 00000837  0x0000052c fetch  0x00000001 , 0x00004b07 
- 00000838  0x0000052d nbranch  0x00000349 , 0x00000034 
- 00000839  0x0000052e jam  0x00000000 , 0x00004b0a 
- 00000840  0x0000052f jam  0x00000000 , 0x00004b0b 
- 00000841  0x00000531 jam  0x00000000 , 0x00004aff 
- 00000842  0x00000532 jam  0x00000000 , 0x00004b01 
- 00000843  0x00000533 branch  0x00000123 
- 00000844  0x00000538 fetch  0x00000001 , 0x000046e0 
- 00000845  0x00000539 beq  0x00000005 , 0x00003daa 
- 00000846  0x0000053a beq  0x00000004 , 0x00003d96 
- 00000847  0x0000053b beq  0x00000006 , 0x00000351 
- 00000848  0x0000053c branch  0x00003d83 
- 00000849  0x0000053f fetch  0x00000001 , 0x0000477a 
- 00000850  0x00000540 call  0x00000358 , 0x00000034 
- 00000851  0x00000541 fetch  0x00000001 , 0x0000477a 
- 00000852  0x00000542 beq  0x00000001 , 0x00003d8a 
- 00000853  0x00000543 beq  0x00000002 , 0x00003d8c 
- 00000854  0x00000544 beq  0x00000003 , 0x00003d8e 
- 00000855  0x00000545 branch  0x00003d8c 
- 00000856  0x00000547 jam  0x00000001 , 0x0000477a 
- 00000857  0x00000548 rtn 
- 00000858  0x0000055c jam  0x00000000 , 0x00004808 
- 00000859  0x0000055d jam  0x0000000e , 0x000041e3 
- 00000860  0x0000055e call  0x000041e7 
- 00000861  0x0000055f fetch  0x00000002 , 0x00004208 
- 00000862  0x00000560 bbit1  0x00000007 , 0x000041f5 
- 00000863  0x00000561 bbit1  0x00000000 , 0x000033a9 
- 00000864  0x00000562 bbit1  0x00000001 , 0x00000364 
- 00000865  0x00000563 bbit1  0x00000002 , 0x00000367 
- 00000866  0x00000564 bbit1  0x00000003 , 0x00000367 
- 00000867  0x00000565 branch  0x000042b0 
- 00000868  0x00000567 bbit1  0x00000005 , 0x00000367 
- 00000869  0x00000568 bbit1  0x00000003 , 0x00000367 
- 00000870  0x00000569 branch  0x000042b0 
- 00000871  0x0000056b fetch  0x00000002 , 0x00004682 
- 00000872  0x0000056c bbit1  0x0000000c , 0x000042b0 
- 00000873  0x0000056d call  0x000033a9 
- 00000874  0x0000056e call  0x00004083 
- 00000875  0x0000056f beq  0x00000007 , 0x00000273 
- 00000876  0x00000570 branch  0x000033a7 
- 00000877  0x00000573 jam  0x00000000 , 0x0000479d 
- 00000878  0x00000574 jam  0x00000000 , 0x0000479e 
- 00000879  0x00000575 bmark1  0x00000026 , 0x00000371 
- 00000880  0x00000576 branch  0x0000426d 
- 00000881  0x00000578 call  0x0000061c 
- 00000882  0x00000579 branch  0x0000426d 
- 00000883  0x0000057d call  0x000068a2 
- 00000884  0x0000057e fetch  0x00000002 , 0x0000421d 
- 00000885  0x0000057f branch  0x00000378 , 0x00000034 
- 00000886  0x00000580 store  0x00000002 , 0x000047c2 
- 00000887  0x00000582 branch  0x0000039d 
- 00000888  0x00000585 setarg  0x00001122 
- 00000889  0x00000586 store  0x00000002 , 0x000047c2 
- 00000890  0x00000587 branch  0x00000377 
- 00000891  0x0000058a fetch  0x00000001 , 0x00004c51 
- 00000892  0x0000058b store  0x00000001 , 0x000041de 
- 00000893  0x0000058c jam  0x00000000 , 0x0000479c 
- 00000894  0x0000058d fetch  0x00000002 , 0x00004682 
- 00000895  0x0000058e bbit1  0x0000000b , 0x0000038a 
- 00000896  0x0000058f fetch  0x00000004 , 0x000046d3 
- 00000897  0x00000590 bbit0  0x00000018 , 0x0000038a 
- 00000898  0x00000592 call  0x000003a1 
- 00000899  0x00000593 fetcht  0x00000002 , 0x000047c2 
- 00000900  0x00000594 increase  0x00000001 , 0x00000002 
- 00000901  0x00000595 storet  0x00000002 , 0x000047c2 
- 00000902  0x00000596 storet  0x00000002 , 0x000044a1 
- 00000903  0x00000597 call  0x0000039d 
- 00000904  0x00000598 random  0x0000003f 
- 00000905  0x00000599 store  0x00000001 , 0x000044a0 
- 00000906  0x0000059c call  0x00003418 
- 00000907  0x0000059d fetch  0x00000002 , 0x00004687 
- 00000908  0x0000059e store  0x00000002 , 0x000046ac 
- 00000909  0x0000059f jam  0x00000006 , 0x0000016d 
- 00000910  0x000005a0 setarg  0x00000000 
- 00000911  0x000005a1 store  0x00000002 , 0x000046b0 
- 00000912  0x000005a2 store  0x00000002 , 0x000046ae 
- 00000913  0x000005a3 arg  0x00000007 , 0x00000007 
- 00000914  0x000005a4 call  0x000043ce 
- 00000915  0x000005a5 call  0x000043ca 
- 00000916  0x000005a6 fetch  0x00000001 , 0x00004092 
- 00000917  0x000005a7 isolate1  0x00000001 , 0x0000003f 
- 00000918  0x000005a8 call  0x000003a5 , 0x00000001 
- 00000919  0x000005a9 fetch  0x00000001 , 0x00004092 
- 00000920  0x000005aa isolate1  0x00000000 , 0x0000003f 
- 00000921  0x000005ab call  0x00007ddd , 0x00000001 
- 00000922  0x000005ac fetch  0x00000004 , 0x000046d3 
- 00000923  0x000005ad bbit1  0x0000001c , 0x0000422e 
- 00000924  0x000005af branch  0x000001ec 
- 00000925  0x000005b1 arg  0x00000002 , 0x00000002 
- 00000926  0x000005b2 arg  0x000047c2 , 0x00000011 
- 00000927  0x000005b3 arg  0x0000005f , 0x00000012 
- 00000928  0x000005b4 branch  0x000065d1 
- 00000929  0x000005b7 arg  0x00000002 , 0x00000002 
- 00000930  0x000005b8 arg  0x000047c2 , 0x00000011 
- 00000931  0x000005b9 arg  0x0000005f , 0x00000012 
- 00000932  0x000005ba branch  0x000065df 
- 00000933  0x000005bd jam  0x00000000 , 0x0000479f 
- 00000934  0x000005be call  0x0000010c 
- 00000935  0x000005bf setarg  0x00000005 
- 00000936  0x000005c0 istore  0x00000001 , 0x00000006 
- 00000937  0x000005c1 branch  0x00007df4 
- 00000938  0x000005c4 setarg  0x00000000 
- 00000939  0x000005c5 store  0x00000002 , 0x000046ac 
- 00000940  0x000005c6 call  0x00000142 
- 00000941  0x000005c9 fetch  0x00000001 , 0x00004092 
- 00000942  0x000005ca isolate1  0x00000001 , 0x0000003f 
- 00000943  0x000005cb call  0x000042d4 , 0x00000001 
- 00000944  0x000005cc fetch  0x00000001 , 0x00004092 
- 00000945  0x000005cd isolate1  0x00000000 , 0x0000003f 
- 00000946  0x000005ce call  0x000042d7 , 0x00000001 
- 00000947  0x000005cf fetch  0x00000004 , 0x000046d3 
- 00000948  0x000005d0 bbit1  0x0000001c , 0x0000421a 
- 00000949  0x000005d2 fetch  0x00000001 , 0x00004aff 
- 00000950  0x000005d3 nrtn  0x00000034 
- 00000951  0x000005d4 branch  0x00000342 
- 00000952  0x000005d6 fetch  0x00000001 , 0x0000450f 
- 00000953  0x000005d7 pincrease  0x00000001 
- 00000954  0x000005d8 store  0x00000001 , 0x0000450f 
- 00000955  0x000005d9 beq  0x0000000c , 0x00005395 
- 00000956  0x000005da call  0x000055aa 
- 00000957  0x000005db call  0x0000561e 
- 00000958  0x000005dc call  0x0000056a 
- 00000959  0x000005dd branch  0x0000538f 
- 00000960  0x000005e0 fetch  0x00000001 , 0x00000016 
- 00000961  0x000005e1 increase  0x00000001 , 0x0000003f 
- 00000962  0x000005e2 store  0x00000001 , 0x00000016 
- 00000963  0x000005e3 rtnne  0x00000028 
- 00000964  0x000005e4 jam  0x00000025 , 0x00000016 
- 00000965  0x000005e5 rtn 
- 00000966  0x000005e8 call  0x000029bb 
- 00000967  0x000005e9 call  0x00000024 
- 00000968  0x000005ea branch  0x000054a3 
- 00000969  0x000005ed call  0x000003d1 
- 00000970  0x000005ee branch  0x0000557d 
- 00000971  0x000005f0 fetch  0x00000001 , 0x000047c5 
- 00000972  0x000005f1 store  0x00000001 , 0x00004172 
- 00000973  0x000005f3 jam  0x00000000 , 0x000047c4 
- 00000974  0x000005f4 rtn 
- 00000975  0x000005f6 jam  0x00000001 , 0x000047c4 
- 00000976  0x000005f7 rtn 
- 00000977  0x000005f9 fetch  0x00000001 , 0x000043d6 
- 00000978  0x000005fa sub  0x0000003f , 0x0000000c , 0x0000003e 
- 00000979  0x000005fb nbranch  0x000003cf , 0x00000002 
- 00000980  0x000005fc fetch  0x00000001 , 0x000043d8 
- 00000981  0x000005fd fetcht  0x00000001 , 0x000047c5 
- 00000982  0x000005fe isub  0x00000002 , 0x0000003e 
- 00000983  0x000005ff branch  0x000003cb , 0x00000002 
- 00000984  0x00000600 fetch  0x00000001 , 0x000043d8 
- 00000985  0x00000601 store  0x00000001 , 0x00004172 
- 00000986  0x00000602 branch  0x000003cd 
- 00000987  0x00000605 fetch  0x00000001 , 0x00000456 
- 00000988  0x00000606 bbit1  0x00000005 , 0x000003ef 
- 00000989  0x00000607 call  0x0000055c 
- 00000990  0x00000608 fetch  0x00000001 , 0x0000478e 
- 00000991  0x00000609 nbranch  0x000003e5 , 0x00000034 
- 00000992  0x0000060a fetch  0x00000001 , 0x0000043f 
- 00000993  0x0000060b bbit0  0x00000004 , 0x000003e9 
- 00000994  0x0000060c fetch  0x00000001 , 0x000002da 
- 00000995  0x0000060d branch  0x000003e9 , 0x00000034 
- 00000996  0x0000060e branch  0x00005664 
- 00000997  0x00000610 fetch  0x00000001 , 0x0000478e 
- 00000998  0x00000611 increase  0xffffffff , 0x0000003f 
- 00000999  0x00000612 store  0x00000001 , 0x0000478e 
- 00001000  0x00000613 branch  0x00005664 
- 00001001  0x00000615 fetch  0x00000001 , 0x000044c4 
- 00001002  0x00000616 bne  0x00000005 , 0x000003ec 
- 00001003  0x00000617 jam  0x00000003 , 0x0000478e 
- 00001004  0x00000619 call  0x00005892 
- 00001005  0x0000061a call  0x00000766 , 0x00000034 
- 00001006  0x0000061b branch  0x00005622 
- 00001007  0x0000061e call  0x000003f1 
- 00001008  0x0000061f branch  0x000003fd 
- 00001009  0x00000622 fetch  0x00000001 , 0x000046c5 
- 00001010  0x00000623 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001011  0x00000624 rtnne  0x00000003 
- 00001012  0x00000625 fetch  0x00000001 , 0x000047c1 
- 00001013  0x00000626 rtn  0x00000034 
- 00001014  0x00000627 fetch  0x00000001 , 0x000043dd 
- 00001015  0x00000628 rtn  0x00000034 
- 00001016  0x00000629 fetch  0x00000001 , 0x000043dc 
- 00001017  0x0000062a set1  0x00000004 , 0x0000003f 
- 00001018  0x0000062b store  0x00000001 , 0x000043dc 
- 00001019  0x0000062c call  0x00005650 
- 00001020  0x0000062d rtn 
- 00001021  0x00000632 branch  0x00000560 
- 00001022  0x00000635 fetch  0x00000001 , 0x0000479f 
- 00001023  0x00000636 rtn  0x00000034 
- 00001024  0x00000637 fetch  0x00000001 , 0x000046c5 
- 00001025  0x00000638 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001026  0x00000639 rtneq  0x00000003 
- 00001027  0x0000063a jam  0x0000000a , 0x000046c6 
- 00001028  0x0000063b rtn 
- 00001029  0x0000063e ifetch  0x00000002 , 0x00000006 
- 00001030  0x0000063f beq  0x00000004 , 0x00000409 
- 00001031  0x00000640 beq  0x00000006 , 0x00000426 
- 00001032  0x00000641 branch  0x00005698 
- 00001033  0x00000643 call  0x00007ea5 
- 00001034  0x00000644 call  0x000003fe 
- 00001035  0x00000645 call  0x00007e9f 
- 00001036  0x00000646 ifetch  0x00000003 , 0x00000006 
- 00001037  0x00000647 store  0x00000003 , 0x00000477 
- 00001038  0x00000648 beq  0x00000010 , 0x00000418 
- 00001039  0x00000649 rshift8  0x0000003f , 0x00000002 
- 00001040  0x0000064a sub  0x00000002 , 0x00000024 , 0x0000003e 
- 00001041  0x0000064b branch  0x000058ad , 0x00000002 
- 00001042  0x0000064c arg  0x000047c6 , 0x00000002 
- 00001043  0x0000064d storet  0x00000002 , 0x000044bc 
- 00001044  0x0000064e call  0x000058ad 
- 00001045  0x0000064f setarg  0x00008e7a 
- 00001046  0x00000650 store  0x00000002 , 0x000044bc 
- 00001047  0x00000651 rtn 
- 00001048  0x00000654 call  0x000059fa 
- 00001049  0x00000655 call  0x00005879 
- 00001050  0x00000656 increase  0x00000007 , 0x00000006 
- 00001051  0x00000657 ifetch  0x00000001 , 0x00000006 
- 00001052  0x00000658 rtnne  0x00000011 
- 00001053  0x00000659 increase  0x00000005 , 0x00000006 
- 00001054  0x0000065a ifetch  0x00000002 , 0x00000006 
- 00001055  0x0000065b arg  0x00001812 , 0x00000002 
- 00001056  0x0000065c isub  0x00000002 , 0x0000003e 
- 00001057  0x0000065d nrtn  0x00000005 
- 00001058  0x0000065e increase  0xfffffffc , 0x00000006 
- 00001059  0x0000065f setarg  0x0000002b 
- 00001060  0x00000660 istore  0x00000002 , 0x00000006 
- 00001061  0x00000661 rtn 
- 00001062  0x00000664 ifetch  0x00000001 , 0x00000006 
- 00001063  0x00000665 beq  0x00000005 , 0x00000429 
- 00001064  0x00000666 branch  0x00005af5 
- 00001065  0x00000668 call  0x00005b5a 
- 00001066  0x00000669 fetch  0x00000001 , 0x0000043f 
- 00001067  0x0000066a set0  0x00000005 , 0x0000003f 
- 00001068  0x0000066b store  0x00000001 , 0x0000043f 
- 00001069  0x0000066c branch  0x00005c8e 
- 00001070  0x0000066f fetch  0x00000001 , 0x00000016 
- 00001071  0x00000670 bne  0x00000027 , 0x000056f2 
- 00001072  0x00000671 call  0x00000434 
- 00001073  0x00000672 arg  0x00000000 , 0x00000007 
- 00001074  0x00000673 fetch  0x00000002 , 0x00004482 
- 00001075  0x00000674 branch  0x00007f08 
- 00001076  0x00000676 random  0x0000003f 
- 00001077  0x00000677 arg  0x000001ff , 0x00000002 
- 00001078  0x00000678 iand  0x00000002 , 0x0000003f 
- 00001079  0x00000679 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00001080  0x0000067a branch  0x00003cbe 
- 00001081  0x0000067d disable  0x0000002b 
- 00001082  0x0000067e branch  0x0000043c , 0x0000002e 
- 00001083  0x0000067f nbranch  0x00005806 , 0x0000002d 
- 00001084  0x00000681 call  0x00002bcb 
- 00001085  0x00000682 fetch  0x00000002 , 0x000040c1 
- 00001086  0x00000683 store  0x00000002 , 0x0000044d 
- 00001087  0x00000684 fetch  0x00000001 , 0x000046c5 
- 00001088  0x00000685 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00001089  0x00000686 nbranch  0x00002bde , 0x00000001 
- 00001090  0x00000687 branch  0x000057fb 
- 00001091  0x0000068a fetch  0x00000001 , 0x0000479f 
- 00001092  0x0000068b nrtn  0x00000034 
- 00001093  0x0000068c fetch  0x00000001 , 0x00000478 
- 00001094  0x0000068d sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00001095  0x0000068e nrtn  0x00000005 
- 00001096  0x0000068f branch  0x00003d60 
- 00001097  0x00000692 hfetch  0x00000001 , 0x00008077 
- 00001098  0x00000693 and_into  0x000000fd , 0x0000003f 
- 00001099  0x00000694 hstore  0x00000001 , 0x00008077 
- 00001100  0x00000695 hfetcht  0x00000001 , 0x00008073 
- 00001101  0x00000696 or_into  0x00000002 , 0x00000002 
- 00001102  0x00000697 hstoret  0x00000001 , 0x00008073 
- 00001103  0x00000698 call  0x000063ee 
- 00001104  0x00000699 and_into  0x000000fd , 0x00000002 
- 00001105  0x0000069a nop  0x0000000d 
- 00001106  0x0000069b call  0x000063f2 
- 00001107  0x0000069c hstoret  0x00000001 , 0x00008073 
- 00001108  0x0000069d rtn 
- 00001109  0x000006a3 fetch  0x00000001 , 0x0000000e 
- 00001110  0x000006a4 increase  0x00000001 , 0x0000003f 
- 00001111  0x000006a5 store  0x00000001 , 0x0000000e 
- 00001112  0x000006a6 call  0x00002435 
- 00001113  0x000006a8 set1  0x0000002c , 0x00000000 
- 00001114  0x000006a9 call  0x000022f2 
- 00001115  0x000006aa branch  0x00000460 , 0x00000018 
- 00001116  0x000006ab set0  0x0000002c , 0x00000000 
- 00001117  0x000006ac call  0x00002455 
- 00001118  0x000006ad nbranch  0x00000459 , 0x00000034 
- 00001119  0x000006ae branch  0x000020fc 
- 00001120  0x000006b1 set0  0x0000002c , 0x00000000 
- 00001121  0x000006b2 branch  0x0000215f 
- 00001122  0x000006b5 bmark1  0x0000002c , 0x0000264d 
- 00001123  0x000006b6 branch  0x0000258f 
- 00001124  0x000006ba fetch  0x00000001 , 0x00000030 
- 00001125  0x000006bb isolate1  0x00000000 , 0x0000003f 
- 00001126  0x000006bc call  0x00000468 , 0x00000001 
- 00001127  0x000006bd branch  0x0000248a 
- 00001128  0x000006bf fetch  0x00000001 , 0x00000047 
- 00001129  0x000006c0 isolate1  0x00000003 , 0x0000003f 
- 00001130  0x000006c1 call  0x00000560 , 0x00000001 
- 00001131  0x000006c2 ncall  0x0000055c , 0x00000001 
- 00001132  0x000006c3 branch  0x0000056a 
- 00001133  0x000006c6 call  0x000024f0 
- 00001134  0x000006c7 nbranch  0x000028f9 , 0x00000018 
- 00001135  0x000006c8 call  0x000029bb 
- 00001136  0x000006c9 call  0x00000024 
- 00001137  0x000006ca branch  0x00002518 
- 00001138  0x000006cd branch  0x000033e4 
- 00001139  0x000006d0 disable  0x00000028 
- 00001140  0x000006d1 call  0x000062c1 
- 00001141  0x000006d4 fetch  0x00000001 , 0x00000048 
- 00001142  0x000006d5 rtn  0x00000034 
- 00001143  0x000006d6 bbit1  0x00000007 , 0x0000047a 
- 00001144  0x000006d7 beq  0x00000003 , 0x00000488 
- 00001145  0x000006d8 branch  0x00006010 
- 00001146  0x000006da beq  0x00000084 , 0x0000047d 
- 00001147  0x000006db beq  0x00000083 , 0x00000480 
- 00001148  0x000006dc branch  0x0000603f 
- 00001149  0x000006de call  0x00000483 
- 00001150  0x000006df fetch  0x00000001 , 0x00000048 
- 00001151  0x000006e0 branch  0x00006099 
- 00001152  0x000006e2 call  0x00000483 
- 00001153  0x000006e3 fetch  0x00000001 , 0x00000048 
- 00001154  0x000006e4 branch  0x0000610d 
- 00001155  0x000006e6 fetch  0x00000001 , 0x0000465a 
- 00001156  0x000006e7 branch  0x0000612b , 0x00000034 
- 00001157  0x000006e8 branch  0x00006124 
- 00001158  0x000006eb call  0x000074b9 
- 00001159  0x000006ec branch  0x00006e12 
- 00001160  0x000006ef force  0x00000002 , 0x0000003f 
- 00001161  0x000006f0 call  0x00006298 
- 00001162  0x000006f1 fetch  0x00000001 , 0x00000049 
- 00001163  0x000006f2 istore  0x00000001 , 0x00000005 
- 00001164  0x000006f3 store  0x00000001 , 0x00004afc 
- 00001165  0x000006f4 call  0x000062a7 
- 00001166  0x000006f5 fetch  0x00000001 , 0x00004afc 
- 00001167  0x000006f6 branch  0x00006051 
- 00001168  0x000006fb call  0x000068a8 
- 00001169  0x000006ff fetch  0x00000004 , 0x000040a0 
- 00001170  0x00000700 store  0x00000004 , 0x00004bd1 
- 00001171  0x00000701 rtn 
- 00001172  0x00000705 jam  0x00000001 , 0x00004cd0 
- 00001173  0x00000706 jam  0x00000000 , 0x00004cd2 
- 00001174  0x00000708 fetch  0x00000001 , 0x00004b9b 
- 00001175  0x00000709 and_into  0x00000007 , 0x0000003f 
- 00001176  0x0000070a store  0x00000001 , 0x00004b9b 
- 00001177  0x0000070b rtn 
- 00001178  0x0000070e fetch  0x00000001 , 0x00004b9b 
- 00001179  0x0000070f set1  0x00000004 , 0x0000003f 
- 00001180  0x00000710 store  0x00000001 , 0x00004b9b 
- 00001181  0x00000712 store  0x00000001 , 0x00004b56 
- 00001182  0x00000713 rtn 
- 00001183  0x00000715 fetch  0x00000001 , 0x00004b9b 
- 00001184  0x00000716 set0  0x00000004 , 0x0000003f 
- 00001185  0x00000717 store  0x00000001 , 0x00004b9b 
- 00001186  0x00000718 rtn 
- 00001187  0x0000071b call  0x00000560 
- 00001188  0x0000071c fetch  0x00000001 , 0x00004cd1 
- 00001189  0x0000071d beq  0x00000001 , 0x000004a8 
- 00001190  0x0000071e beq  0x00000002 , 0x000004ac 
- 00001191  0x0000071f rtn 
- 00001192  0x00000721 jam  0x00000002 , 0x00004cd2 
- 00001193  0x00000723 jam  0x00000000 , 0x00004cce 
- 00001194  0x00000724 jam  0x00000000 , 0x00004cd0 
- 00001195  0x00000725 branch  0x00000496 
- 00001196  0x00000728 jam  0x00000000 , 0x00004ccf 
- 00001197  0x00000729 branch  0x000004a9 
- 00001198  0x0000072d fetch  0x00000002 , 0x00004ba0 
- 00001199  0x0000072e increase  0x00000001 , 0x0000003f 
- 00001200  0x0000072f store  0x00000002 , 0x00004ba0 
- 00001201  0x00000730 bbit1  0x0000000a , 0x0000054e 
- 00001202  0x00000731 fetch  0x00000001 , 0x00004ccf 
- 00001203  0x00000732 beq  0x00000001 , 0x000004b7 
- 00001204  0x00000733 jam  0x00000001 , 0x00004ccf 
- 00001205  0x00000735 fetch  0x00000001 , 0x00004ccf 
- 00001206  0x00000736 bne  0x00000001 , 0x00000496 
- 00001207  0x00000738 fetch  0x00000001 , 0x00004ccd 
- 00001208  0x00000739 increase  0x00000001 , 0x0000003f 
- 00001209  0x0000073a store  0x00000001 , 0x00004ccd 
- 00001210  0x0000073b beq  0x00000004 , 0x000004be 
- 00001211  0x0000073c call  0x000006cf 
- 00001212  0x0000073d jam  0x00000002 , 0x00004bdf 
- 00001213  0x0000073e branch  0x0000050d 
- 00001214  0x00000741 call  0x00000560 
- 00001215  0x00000742 jam  0x00000000 , 0x00004ccd 
- 00001216  0x00000743 branch  0x00000496 
- 00001217  0x00000746 jam  0x00000002 , 0x00004cd2 
- 00001218  0x00000748 jam  0x00000001 , 0x00004cd0 
- 00001219  0x00000749 jam  0x00000000 , 0x00004ccf 
- 00001220  0x0000074a branch  0x00000496 
- 00001221  0x0000074d fetch  0x00000001 , 0x00004cd1 
- 00001222  0x0000074e beq  0x00000003 , 0x000004c2 
- 00001223  0x0000074f fetch  0x00000001 , 0x00004b9b 
- 00001224  0x00000750 isolate0  0x00000004 , 0x0000003f 
- 00001225  0x00000751 branch  0x00000494 , 0x00000001 
- 00001226  0x00000752 fetch  0x00000001 , 0x00004cd1 
- 00001227  0x00000753 beq  0x00000001 , 0x000004c1 
- 00001228  0x00000754 beq  0x00000002 , 0x000004c2 
- 00001229  0x00000755 rtn 
- 00001230  0x00000758 fetch  0x00000001 , 0x00004baa 
- 00001231  0x00000759 rtnne  0x000000ff 
- 00001232  0x0000075a call  0x000004d3 
- 00001233  0x0000075b ncall  0x000004db , 0x0000002c 
- 00001234  0x0000075c rtn 
- 00001235  0x0000075f disable  0x0000002c 
- 00001236  0x00000760 fetch  0x00000001 , 0x00004cd0 
- 00001237  0x00000761 rtnne  0x00000001 
- 00001238  0x00000762 fetch  0x00000001 , 0x00004cd2 
- 00001239  0x00000763 rtnne  0x00000000 
- 00001240  0x00000764 jam  0x00000001 , 0x00004cd1 
- 00001241  0x00000765 jam  0x00000004 , 0x00004bdf 
- 00001242  0x00000766 branch  0x00007feb 
- 00001243  0x00000769 fetch  0x00000001 , 0x00004cd2 
- 00001244  0x0000076a branch  0x000004e3 , 0x00000034 
- 00001245  0x0000076b increase  0xffffffff , 0x0000003f 
- 00001246  0x0000076c store  0x00000001 , 0x00004cd2 
- 00001247  0x0000076d jam  0x00000002 , 0x00004cd1 
- 00001248  0x0000076e call  0x000006cf 
- 00001249  0x0000076f jam  0x00000004 , 0x00004bdf 
- 00001250  0x00000770 rtn 
- 00001251  0x00000773 jam  0x00000003 , 0x00004cd1 
- 00001252  0x00000774 fetch  0x00000001 , 0x00004ccf 
- 00001253  0x00000775 nbranch  0x000004b5 , 0x00000034 
- 00001254  0x00000776 call  0x000006cf 
- 00001255  0x00000777 jam  0x00000002 , 0x00004bdf 
- 00001256  0x00000778 rtn 
- 00001257  0x0000077b fetch  0x00000001 , 0x00004baa 
- 00001258  0x0000077c bne  0x000000ff , 0x000005a7 
- 00001259  0x0000077e call  0x000004ef 
- 00001260  0x0000077f call  0x000006bd 
- 00001261  0x00000781 jam  0x00000001 , 0x00004b9f 
- 00001262  0x00000782 rtn 
- 00001263  0x00000785 fetch  0x00000002 , 0x00004ccb 
- 00001264  0x00000786 call  0x00007f9c 
- 00001265  0x00000787 branch  0x000004f5 , 0x00000028 
- 00001266  0x00000788 fetch  0x00000007 , 0x00004b37 
- 00001267  0x00000789 rtn  0x00000034 
- 00001268  0x0000078a branch  0x00007fe7 
- 00001269  0x0000078c jam  0x00000000 , 0x00004bc6 
- 00001270  0x0000078d add  0x00000011 , 0x00000001 , 0x0000003f 
- 00001271  0x0000078e store  0x00000001 , 0x00004b9a 
- 00001272  0x0000078f call  0x00000496 
- 00001273  0x00000790 store  0x00000001 , 0x00004b36 
- 00001274  0x00000791 ifetcht  0x00000001 , 0x00000005 
- 00001275  0x00000792 ifetch  0x00000001 , 0x00000012 
- 00001276  0x00000793 ior  0x00000002 , 0x0000003f 
- 00001277  0x00000794 istore  0x00000001 , 0x00000005 
- 00001278  0x00000795 increase  0x00000001 , 0x00000012 
- 00001279  0x00000796 arg  0x00000002 , 0x00000039 
- 00001280  0x00000798 ifetch  0x00000002 , 0x00000012 
- 00001281  0x0000079b istore  0x00000002 , 0x00000005 
- 00001282  0x0000079c increase  0x00000002 , 0x00000012 
- 00001283  0x0000079d loop  0x00000500 
- 00001284  0x0000079e arg  0x00004b3c , 0x00000005 
- 00001285  0x0000079f arg  0x00000002 , 0x00000039 
- 00001286  0x000007a1 ifetch  0x00000001 , 0x00000012 
- 00001287  0x000007a2 ifetcht  0x00000001 , 0x00000005 
- 00001288  0x000007a3 iadd  0x00000002 , 0x0000003f 
- 00001289  0x000007a4 istore  0x00000001 , 0x00000005 
- 00001290  0x000007a5 increase  0x00000001 , 0x00000012 
- 00001291  0x000007a6 loop  0x00000506 
- 00001292  0x000007a7 rtn 
- 00001293  0x000007aa jam  0x00000000 , 0x00004ba3 
- 00001294  0x000007ac arg  0x00000d00 , 0x0000000b 
- 00001295  0x000007ad until  0x00000023 , 0x00000026 
- 00001296  0x000007ae call  0x00000527 
- 00001297  0x000007af fetch  0x00000001 , 0x00004bd6 
- 00001298  0x000007b0 rtneq  0x00000001 
- 00001299  0x000007b1 nbranch  0x00000536 , 0x00000018 
- 00001300  0x000007b2 nbranch  0x00000536 , 0x0000002f 
- 00001301  0x000007b3 setarg  0x00000000 
- 00001302  0x000007b4 store  0x00000008 , 0x00004b36 
- 00001303  0x000007b5 call  0x00000552 
- 00001304  0x000007b6 call  0x0000055c 
- 00001305  0x000007b8 fetch  0x00000001 , 0x00004b99 
- 00001306  0x000007b9 increase  0x00000001 , 0x0000003f 
- 00001307  0x000007ba store  0x00000001 , 0x00004b99 
- 00001308  0x000007bb fetch  0x00000001 , 0x00004baa 
- 00001309  0x000007bc bne  0x000000ff , 0x00000525 
- 00001310  0x000007bd call  0x000004c5 
- 00001311  0x000007bf setarg  0x00000000 
- 00001312  0x000007c0 store  0x00000002 , 0x00004ba0 
- 00001313  0x000007c1 store  0x00000001 , 0x00004ba2 
- 00001314  0x000007c2 store  0x00000001 , 0x00004cce 
- 00001315  0x000007c3 jam  0x00000000 , 0x00004b9f 
- 00001316  0x000007c4 rtn 
- 00001317  0x000007c7 call  0x00000559 
- 00001318  0x000007c8 branch  0x000005c2 
- 00001319  0x000007cb disable  0x0000002f 
- 00001320  0x000007cc call  0x00000738 
- 00001321  0x000007cf fetch  0x00000001 , 0x00004bd6 
- 00001322  0x000007d0 beq  0x00000001 , 0x00000534 
- 00001323  0x000007d1 force  0x00000000 , 0x00000015 
- 00001324  0x000007d2 fetch  0x00000004 , 0x00004bc2 
- 00001325  0x000007d3 iforce  0x00000009 
- 00001326  0x000007d4 fetcht  0x00000001 , 0x00000017 
- 00001327  0x000007d5 call  0x0000291f 
- 00001328  0x000007d6 call  0x00002924 
- 00001329  0x000007d7 call  0x000006f2 
- 00001330  0x000007d8 call  0x00000730 , 0x0000002f 
- 00001331  0x000007d9 rtn 
- 00001332  0x000007db call  0x00000730 
- 00001333  0x000007dc branch  0x00000519 
- 00001334  0x000007df fetch  0x00000001 , 0x00004ba2 
- 00001335  0x000007e0 increase  0x00000001 , 0x0000003f 
- 00001336  0x000007e1 store  0x00000001 , 0x00004ba2 
- 00001337  0x000007e2 fetch  0x00000001 , 0x00004baa 
- 00001338  0x000007e3 bne  0x000000ff , 0x0000054a 
- 00001339  0x000007e4 fetcht  0x00000001 , 0x00004ba3 
- 00001340  0x000007e5 increase  0x00000001 , 0x00000002 
- 00001341  0x000007e6 storet  0x00000001 , 0x00004ba3 
- 00001342  0x000007e7 fetch  0x00000001 , 0x00004bdf 
- 00001343  0x000007e8 isub  0x00000002 , 0x0000003f 
- 00001344  0x000007e9 nbranch  0x0000050e , 0x00000034 
- 00001345  0x000007ea fetch  0x00000001 , 0x00004cd1 
- 00001346  0x000007eb beq  0x00000003 , 0x000004ae 
- 00001347  0x000007ec fetch  0x00000001 , 0x00004cce 
- 00001348  0x000007ed increase  0x00000001 , 0x0000003f 
- 00001349  0x000007ee store  0x00000001 , 0x00004cce 
- 00001350  0x000007ef beq  0x00000002 , 0x000004a3 
- 00001351  0x000007f0 call  0x0000049a 
- 00001352  0x000007f1 jam  0x00000001 , 0x00004bdf 
- 00001353  0x000007f2 branch  0x0000050d 
- 00001354  0x000007f5 fetch  0x00000001 , 0x00004ba2 
- 00001355  0x000007f6 rtnne  0x000000ff 
- 00001356  0x000007f7 jam  0x00000000 , 0x00004ba2 
- 00001357  0x000007f8 branch  0x00000550 
- 00001358  0x000007fb setarg  0x00000000 
- 00001359  0x000007fc store  0x00000002 , 0x00004ba0 
- 00001360  0x000007fe jam  0x0000003a , 0x00000a99 
- 00001361  0x000007ff branch  0x00007d86 
- 00001362  0x00000802 call  0x00000625 
- 00001363  0x00000803 fetch  0x00000001 , 0x00004b98 
- 00001364  0x00000804 rtn  0x00000034 
- 00001365  0x00000805 iforce  0x00000039 
- 00001366  0x00000806 arg  0x00004b16 , 0x00000006 
- 00001367  0x00000807 arg  0x00004b78 , 0x00000005 
- 00001368  0x00000808 branch  0x00007f01 
- 00001369  0x0000080b jam  0x00000001 , 0x00004cd6 
- 00001370  0x0000080c jam  0x00000000 , 0x00004cd3 
- 00001371  0x0000080d rtn 
- 00001372  0x0000080f fetch  0x00000001 , 0x00004cd3 
- 00001373  0x00000810 increase  0x00000001 , 0x0000003f 
- 00001374  0x00000811 store  0x00000001 , 0x00004cd3 
- 00001375  0x00000812 rtn 
- 00001376  0x00000814 fetch  0x00000001 , 0x00004cd3 
- 00001377  0x00000815 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001378  0x00000816 ncall  0x00000568 , 0x00000002 
- 00001379  0x00000817 fetch  0x00000001 , 0x00004cd3 
- 00001380  0x00000818 rtneq  0x00000000 
- 00001381  0x00000819 increase  0xffffffff , 0x0000003f 
- 00001382  0x0000081a store  0x00000001 , 0x00004cd3 
- 00001383  0x0000081b rtn 
- 00001384  0x0000081d jam  0x00000003 , 0x00004cd3 
- 00001385  0x0000081e rtn 
- 00001386  0x00000821 fetch  0x00000002 , 0x00004682 
- 00001387  0x00000822 rtnbit1  0x0000000b 
- 00001388  0x00000823 rtnbit1  0x00000007 
- 00001389  0x00000824 rtnbit1  0x00000006 
- 00001390  0x00000825 arg  0x00004c5c , 0x00000011 
- 00001391  0x00000826 call  0x0000069e 
- 00001392  0x00000827 storet  0x00000001 , 0x00004cd4 
- 00001393  0x0000082a isolate1  0x00000026 , 0x00000000 
- 00001394  0x0000082b call  0x0000057c , 0x00000001 
- 00001395  0x0000082c ncall  0x00000580 , 0x00000001 
- 00001396  0x0000082d isub  0x00000002 , 0x0000003e 
- 00001397  0x0000082e nbranch  0x00000594 , 0x00000002 
- 00001398  0x00000830 fetch  0x00000001 , 0x00004cd3 
- 00001399  0x00000831 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001400  0x00000832 nbranch  0x00000584 , 0x00000002 
- 00001401  0x00000833 fetch  0x00000001 , 0x00004cd3 
- 00001402  0x00000834 beq  0x00000000 , 0x00000595 
- 00001403  0x00000835 rtn 
- 00001404  0x00000838 setarg  0x00000082 
- 00001405  0x00000839 rtn 
- 00001406  0x0000083b setarg  0x00000077 
- 00001407  0x0000083c rtn 
- 00001408  0x0000083e setarg  0x00000080 
- 00001409  0x0000083f rtn 
- 00001410  0x00000841 setarg  0x00000075 
- 00001411  0x00000842 rtn 
- 00001412  0x00000845 fetch  0x00000001 , 0x00004cd3 
- 00001413  0x00000846 rtnne  0x00000020 
- 00001414  0x00000847 jam  0x00000000 , 0x00004cd3 
- 00001415  0x00000849 fetcht  0x00000001 , 0x00004cd4 
- 00001416  0x0000084a isolate1  0x00000026 , 0x00000000 
- 00001417  0x0000084b call  0x0000057e , 0x00000001 
- 00001418  0x0000084c ncall  0x00000582 , 0x00000001 
- 00001419  0x0000084d isub  0x00000002 , 0x0000003e 
- 00001420  0x0000084e nrtn  0x00000002 
- 00001421  0x0000084f fetch  0x00000001 , 0x00004cd6 
- 00001422  0x00000850 beq  0x00000000 , 0x0000059c 
- 00001423  0x00000851 increase  0xffffffff , 0x0000003f 
- 00001424  0x00000852 store  0x00000001 , 0x00004cd6 
- 00001425  0x00000853 beq  0x00000000 , 0x0000059c 
- 00001426  0x00000856 jam  0x00000000 , 0x000041de 
- 00001427  0x00000857 rtn 
- 00001428  0x0000085a jam  0x00000000 , 0x00004cd3 
- 00001429  0x0000085c fetch  0x00000001 , 0x00004cd6 
- 00001430  0x0000085d beq  0x00000002 , 0x0000059a 
- 00001431  0x0000085e increase  0x00000001 , 0x0000003f 
- 00001432  0x0000085f store  0x00000001 , 0x00004cd6 
- 00001433  0x00000860 beq  0x00000001 , 0x00000592 
- 00001434  0x00000863 jam  0x00000002 , 0x000041de 
- 00001435  0x00000864 rtn 
- 00001436  0x00000868 jam  0x00000004 , 0x000041de 
- 00001437  0x00000869 rtn 
- 00001438  0x0000086c set1  0x00000026 , 0x00000000 
- 00001439  0x0000086d call  0x000005a2 
- 00001440  0x0000086f jam  0x00000001 , 0x00004baa 
- 00001441  0x00000870 rtn 
- 00001442  0x00000873 jam  0x00000020 , 0x000041de 
- 00001443  0x00000874 jam  0x00000000 , 0x00004b99 
- 00001444  0x00000875 jam  0x0000004e , 0x00004ba4 
- 00001445  0x00000876 fetch  0x00000004 , 0x00004ba6 
- 00001446  0x00000877 branch  0x000006af 
- 00001447  0x0000087a fetch  0x00000001 , 0x00004b9f 
- 00001448  0x0000087b beq  0x00000001 , 0x00007fe7 
- 00001449  0x0000087c fetch  0x00000001 , 0x00004baa 
- 00001450  0x0000087d beq  0x00000001 , 0x000005ae 
- 00001451  0x0000087e beq  0x00000002 , 0x000005b1 
- 00001452  0x0000087f beq  0x00000003 , 0x000005b4 
- 00001453  0x00000880 branch  0x00002a8c 
- 00001454  0x00000883 jam  0x00000011 , 0x00004baa 
- 00001455  0x00000884 jam  0x000000aa , 0x0000119e 
- 00001456  0x00000885 branch  0x000005b6 
- 00001457  0x00000887 jam  0x00000012 , 0x00004baa 
- 00001458  0x00000888 jam  0x00000055 , 0x0000119e 
- 00001459  0x00000889 branch  0x000005b6 
- 00001460  0x0000088b jam  0x00000013 , 0x00004baa 
- 00001461  0x0000088c jam  0x00000022 , 0x0000119e 
- 00001462  0x0000088e fetch  0x00000001 , 0x00004b9b 
- 00001463  0x0000088f and_into  0x00000007 , 0x0000003f 
- 00001464  0x00000890 store  0x00000001 , 0x0000119f 
- 00001465  0x00000891 fetch  0x00000004 , 0x00004bd1 
- 00001466  0x00000892 store  0x00000004 , 0x000011a0 
- 00001467  0x00000894 jam  0x00000000 , 0x000011a4 
- 00001468  0x00000895 arg  0x0000119e , 0x00000011 
- 00001469  0x00000896 arg  0x00000007 , 0x00000002 
- 00001470  0x00000897 call  0x00000620 
- 00001471  0x00000898 call  0x000006bd 
- 00001472  0x00000899 call  0x000004ed 
- 00001473  0x0000089a branch  0x00007fe7 
- 00001474  0x0000089d fetch  0x00000001 , 0x00004baa 
- 00001475  0x0000089e rtneq  0x000000ff 
- 00001476  0x0000089f beq  0x00000011 , 0x000005c8 
- 00001477  0x000008a0 beq  0x00000012 , 0x000005ca 
- 00001478  0x000008a1 beq  0x00000013 , 0x000005cc 
- 00001479  0x000008a2 rtn 
- 00001480  0x000008a6 jam  0x00000002 , 0x00004baa 
- 00001481  0x000008a7 branch  0x0000051f 
- 00001482  0x000008a9 jam  0x00000003 , 0x00004baa 
- 00001483  0x000008aa branch  0x0000051f 
- 00001484  0x000008ac jam  0x000000ff , 0x00004baa 
- 00001485  0x000008ad jam  0x00000039 , 0x00000a99 
- 00001486  0x000008ae call  0x00007d86 
- 00001487  0x000008af fetch  0x00000004 , 0x00004b7a 
- 00001488  0x000008b0 call  0x000006af 
- 00001489  0x000008b1 branch  0x0000051f 
- 00001490  0x000008b4 set0  0x00000026 , 0x00000000 
- 00001491  0x000008b5 call  0x000006b0 
- 00001492  0x000008b6 call  0x000006cf 
- 00001493  0x000008b7 fetch  0x00000001 , 0x00004baa 
- 00001494  0x000008b8 rtnne  0x000000ff 
- 00001495  0x000008b9 call  0x000005e7 
- 00001496  0x000008bb setarg  0x00000000 
- 00001497  0x000008bc store  0x00000002 , 0x00004bc7 
- 00001498  0x000008be call  0x00002afa 
- 00001499  0x000008bf nop  0x000007d0 
- 00001500  0x000008c0 fetch  0x00000001 , 0x00004bc7 
- 00001501  0x000008c1 beq  0x000000ff , 0x00000550 
- 00001502  0x000008c2 call  0x00000527 
- 00001503  0x000008c3 nbranch  0x000005f0 , 0x00000018 
- 00001504  0x000008c4 nbranch  0x000005f0 , 0x0000002f 
- 00001505  0x000008c6 set1  0x00000026 , 0x00000000 
- 00001506  0x000008c7 setarg  0x00000000 
- 00001507  0x000008c8 store  0x00000002 , 0x00004bc7 
- 00001508  0x000008c9 jam  0x0000003c , 0x00000a99 
- 00001509  0x000008ca call  0x00007d86 
- 00001510  0x000008cb branch  0x00000089 
- 00001511  0x000008ce jam  0x000000ff , 0x0000119e 
- 00001512  0x000008cf fetch  0x00000001 , 0x00004b9b 
- 00001513  0x000008d0 store  0x00000001 , 0x0000119f 
- 00001514  0x000008d1 fetch  0x00000004 , 0x00004bd1 
- 00001515  0x000008d2 store  0x00000004 , 0x000011a0 
- 00001516  0x000008d3 arg  0x00000006 , 0x00000002 
- 00001517  0x000008d4 arg  0x0000119e , 0x00000011 
- 00001518  0x000008d5 call  0x00000620 
- 00001519  0x000008d6 branch  0x000006bd 
- 00001520  0x000008d9 fetch  0x00000002 , 0x00004bc7 
- 00001521  0x000008da increase  0x00000001 , 0x0000003f 
- 00001522  0x000008db store  0x00000002 , 0x00004bc7 
- 00001523  0x000008dc call  0x000006cf 
- 00001524  0x000008dd branch  0x000005da 
- 00001525  0x000008e0 set0  0x00000026 , 0x00000000 
- 00001526  0x000008e1 call  0x00000612 
- 00001527  0x000008e2 call  0x000005e7 
- 00001528  0x000008e4 jam  0x00000000 , 0x00004bc7 
- 00001529  0x000008e6 call  0x00002afa 
- 00001530  0x000008e7 nop  0x000007d0 
- 00001531  0x000008e8 fetch  0x00000001 , 0x00004bc7 
- 00001532  0x000008e9 beq  0x000000ff , 0x00000550 
- 00001533  0x000008ea call  0x00000527 
- 00001534  0x000008eb nbranch  0x00000608 , 0x00000018 
- 00001535  0x000008ec nbranch  0x00000608 , 0x0000002f 
- 00001536  0x000008ed call  0x00000552 
- 00001537  0x000008ee fetch  0x00000001 , 0x00004c51 
- 00001538  0x000008ef store  0x00000001 , 0x000041de 
- 00001539  0x000008f0 fetch  0x00000004 , 0x00004bc2 
- 00001540  0x000008f1 fetcht  0x00000004 , 0x00004ba6 
- 00001541  0x000008f2 isub  0x00000002 , 0x0000003e 
- 00001542  0x000008f3 branch  0x0000059e , 0x00000005 
- 00001543  0x000008f4 branch  0x000005e1 
- 00001544  0x000008f7 fetch  0x00000001 , 0x00004bc7 
- 00001545  0x000008f8 increase  0x00000001 , 0x0000003f 
- 00001546  0x000008f9 store  0x00000001 , 0x00004bc7 
- 00001547  0x000008fa fetch  0x00000001 , 0x00004cd8 
- 00001548  0x000008fb increase  0x00000001 , 0x0000003f 
- 00001549  0x000008fc and_into  0x00000001 , 0x0000003f 
- 00001550  0x000008fd store  0x00000001 , 0x00004cd8 
- 00001551  0x000008fe beq  0x00000000 , 0x00000618 
- 00001552  0x000008ff beq  0x00000001 , 0x0000061a 
- 00001553  0x00000900 rtn 
- 00001554  0x00000903 jam  0x00000020 , 0x000041de 
- 00001555  0x00000904 setarg  0x00000f0f 
- 00001556  0x00000905 store  0x00000002 , 0x00004bc2 
- 00001557  0x00000906 istore  0x00000002 , 0x00000005 
- 00001558  0x00000908 call  0x000006b0 
- 00001559  0x00000909 branch  0x000006cf 
- 00001560  0x0000090c call  0x00000612 
- 00001561  0x0000090d branch  0x000005f9 
- 00001562  0x00000910 call  0x000005a2 
- 00001563  0x00000911 branch  0x000005f9 
- 00001564  0x00000914 set0  0x00000026 , 0x00000000 
- 00001565  0x00000915 call  0x000053ce 
- 00001566  0x00000917 arg  0x00000003 , 0x00000007 
- 00001567  0x00000918 branch  0x000043d2 
- 00001568  0x0000091b storet  0x00000001 , 0x00004b9a 
- 00001569  0x0000091c copy  0x00000002 , 0x00000039 
- 00001570  0x0000091d arg  0x00004b36 , 0x00000005 
- 00001571  0x0000091e copy  0x00000011 , 0x00000006 
- 00001572  0x0000091f branch  0x00007f01 
- 00001573  0x00000923 fetch  0x00000001 , 0x00004b15 
- 00001574  0x00000924 rshift3  0x0000003f , 0x0000003f 
- 00001575  0x00000925 store  0x00000001 , 0x00004b98 
- 00001576  0x00000927 increase  0x00000001 , 0x0000003f 
- 00001577  0x00000928 arg  0x00004b15 , 0x00000006 
- 00001578  0x00000929 iadd  0x00000006 , 0x00000006 
- 00001579  0x0000092a ifetch  0x00000003 , 0x00000006 
- 00001580  0x0000092b store  0x00000003 , 0x00004bd7 
- 00001581  0x0000092d fetch  0x00000001 , 0x00004b15 
- 00001582  0x0000092e rshift  0x0000003f , 0x0000003f 
- 00001583  0x0000092f and  0x0000003f , 0x00000003 , 0x0000003f 
- 00001584  0x00000930 store  0x00000001 , 0x00004bdd 
- 00001585  0x00000931 rtn 
- 00001586  0x00000935 storet  0x00000001 , 0x00000017 
- 00001587  0x00000936 add  0x00000002 , 0x00000000 , 0x00000011 
- 00001588  0x00000937 call  0x00002981 
- 00001589  0x00000938 setarg  0x00000500 
- 00001590  0x00000939 call  0x00002a8f 
- 00001591  0x0000093b jam  0x00000001 , 0x00008906 
- 00001592  0x0000093c jam  0x0000003c , 0x00008900 
- 00001593  0x0000093d jam  0x000000e0 , 0x00008901 
- 00001594  0x0000093e nop  0x0000000a 
- 00001595  0x0000093f jam  0x00000001 , 0x00008902 
- 00001596  0x00000940 jam  0x0000003d , 0x00008902 
- 00001597  0x00000941 nop  0x0000000a 
- 00001598  0x00000942 jam  0x000000b7 , 0x00008903 
- 00001599  0x00000943 nop  0x0000000a 
- 00001600  0x00000944 jam  0x0000007d , 0x00008902 
- 00001601  0x00000945 fetch  0x00000001 , 0x000041de 
- 00001602  0x00000946 beq  0x00000000 , 0x00000649 
- 00001603  0x00000947 beq  0x00000001 , 0x00000651 
- 00001604  0x00000948 beq  0x00000002 , 0x00000659 
- 00001605  0x00000949 beq  0x00000003 , 0x00000661 
- 00001606  0x0000094a beq  0x00000004 , 0x00000669 
- 00001607  0x0000094b beq  0x00000020 , 0x0000067b 
- 00001608  0x0000094c branch  0x00000649 
- 00001609  0x0000094f call  0x00000671 
- 00001610  0x00000950 jam  0x000000ba , 0x0000894b 
- 00001611  0x00000951 jam  0x000000d0 , 0x00008955 
- 00001612  0x00000952 jam  0x000000e0 , 0x00008956 
- 00001613  0x00000953 jam  0x00000088 , 0x00008957 
- 00001614  0x00000954 jam  0x0000006c , 0x00008958 
- 00001615  0x00000955 jam  0x00000010 , 0x00008959 
- 00001616  0x00000956 branch  0x0000294b 
- 00001617  0x00000959 call  0x00000676 
- 00001618  0x0000095a jam  0x000000ba , 0x0000894b 
- 00001619  0x0000095b jam  0x000000d0 , 0x00008955 
- 00001620  0x0000095c jam  0x000000e0 , 0x00008956 
- 00001621  0x0000095d jam  0x00000088 , 0x00008957 
- 00001622  0x0000095e jam  0x0000003c , 0x00008958 
- 00001623  0x0000095f jam  0x00000010 , 0x00008959 
- 00001624  0x00000960 branch  0x0000294f 
- 00001625  0x00000963 call  0x00000676 
- 00001626  0x00000964 jam  0x000000ba , 0x0000894b 
- 00001627  0x00000965 jam  0x000000d0 , 0x00008955 
- 00001628  0x00000966 jam  0x000000e0 , 0x00008956 
- 00001629  0x00000967 jam  0x00000088 , 0x00008957 
- 00001630  0x00000968 jam  0x0000003c , 0x00008958 
- 00001631  0x00000969 jam  0x00000010 , 0x00008959 
- 00001632  0x0000096a branch  0x00002953 
- 00001633  0x0000096d call  0x00000671 
- 00001634  0x0000096e jam  0x000000ba , 0x0000894b 
- 00001635  0x0000096f jam  0x000000d0 , 0x00008955 
- 00001636  0x00000970 jam  0x000000c0 , 0x00008956 
- 00001637  0x00000971 jam  0x00000088 , 0x00008957 
- 00001638  0x00000972 jam  0x0000006c , 0x00008958 
- 00001639  0x00000973 jam  0x00000010 , 0x00008959 
- 00001640  0x00000974 branch  0x00002957 
- 00001641  0x00000977 call  0x00000671 
- 00001642  0x00000978 jam  0x000000ba , 0x0000894b 
- 00001643  0x00000979 jam  0x000000d0 , 0x00008955 
- 00001644  0x0000097a jam  0x000000c0 , 0x00008956 
- 00001645  0x0000097b jam  0x00000088 , 0x00008957 
- 00001646  0x0000097c jam  0x0000006c , 0x00008958 
- 00001647  0x0000097d jam  0x00000010 , 0x00008959 
- 00001648  0x0000097e branch  0x0000295b 
- 00001649  0x00000981 jam  0x0000005b , 0x0000894c 
- 00001650  0x00000982 jam  0x00000096 , 0x0000894d 
- 00001651  0x00000983 jam  0x0000002c , 0x0000894e 
- 00001652  0x00000984 jam  0x00000046 , 0x0000894f 
- 00001653  0x00000985 rtn 
- 00001654  0x00000988 jam  0x000000fb , 0x0000894c 
- 00001655  0x00000989 jam  0x000000ef , 0x0000894d 
- 00001656  0x0000098a jam  0x000000ec , 0x0000894e 
- 00001657  0x0000098b jam  0x0000005e , 0x0000894f 
- 00001658  0x0000098c rtn 
- 00001659  0x0000098f jam  0x000000ba , 0x0000894b 
- 00001660  0x00000990 jam  0x000000c2 , 0x00008956 
- 00001661  0x00000991 jam  0x000000d0 , 0x00008955 
- 00001662  0x00000992 rtn 
- 00001663  0x00000995 force  0x00000008 , 0x00000015 
- 00001664  0x00000996 branch  0x000028fa 
- 00001665  0x0000099a call  0x00007fe9 
- 00001666  0x0000099b fetcht  0x00000004 , 0x00004bbb 
- 00001667  0x0000099c copy  0x00000022 , 0x0000003f 
- 00001668  0x0000099d isub  0x00000002 , 0x0000003e 
- 00001669  0x0000099e ncall  0x00002d18 , 0x00000002 
- 00001670  0x0000099f copy  0x0000003f , 0x00000012 
- 00001671  0x000009a0 fetch  0x00000004 , 0x00004bbb 
- 00001672  0x000009a1 fetcht  0x00000001 , 0x00004bbf 
- 00001673  0x000009a2 iadd  0x00000002 , 0x00000002 
- 00001674  0x000009a3 copy  0x00000012 , 0x0000003f 
- 00001675  0x000009a4 isub  0x00000002 , 0x0000003e 
- 00001676  0x000009a5 nrtn  0x00000002 
- 00001677  0x000009a6 set0  0x0000001c , 0x0000003f 
- 00001678  0x000009a7 store  0x00000004 , 0x00004bbb 
- 00001679  0x000009a8 branch  0x00007fe7 
- 00001680  0x000009ab call  0x000029bb 
- 00001681  0x000009ac rtn  0x00000034 
- 00001682  0x000009ad fetcht  0x00000001 , 0x00004c54 
- 00001683  0x000009ae arg  0x00000d9e , 0x00000011 
- 00001684  0x000009af call  0x00000697 
- 00001685  0x000009b0 storet  0x00000001 , 0x00004c54 
- 00001686  0x000009b1 rtn 
- 00001687  0x000009b4 copy  0x00000011 , 0x0000003f 
- 00001688  0x000009b5 iadd  0x00000002 , 0x00000005 
- 00001689  0x000009b6 fetch  0x00000001 , 0x00000018 
- 00001690  0x000009b7 istore  0x00000001 , 0x00000005 
- 00001691  0x000009b8 increase  0x00000001 , 0x00000002 
- 00001692  0x000009b9 and_into  0x00000007 , 0x00000002 
- 00001693  0x000009ba rtn 
- 00001694  0x000009bc arg  0x00000000 , 0x00000002 
- 00001695  0x000009bd arg  0x00000008 , 0x00000039 
- 00001696  0x000009be copy  0x00000011 , 0x00000006 
- 00001697  0x000009c0 ifetch  0x00000001 , 0x00000006 
- 00001698  0x000009c1 iadd  0x00000002 , 0x00000002 
- 00001699  0x000009c2 loop  0x000006a1 
- 00001700  0x000009c3 rshift3  0x00000002 , 0x0000003f 
- 00001701  0x000009c4 copy  0x0000003f , 0x00000002 
- 00001702  0x000009c5 rtnmark0  0x00000026 
- 00001703  0x000009c7 div  0x0000003f , 0x0000000a 
- 00001704  0x000009c8 call  0x00007f86 
- 00001705  0x000009c9 quotient  0x0000003f 
- 00001706  0x000009ca lshift4  0x0000003f , 0x0000003f 
- 00001707  0x000009cb remainder  0x00000002 
- 00001708  0x000009cc ior  0x00000002 , 0x00000002 
- 00001709  0x000009cd rtn 
- 00001710  0x000009ce rtn 
- 00001711  0x000009d1 store  0x00000004 , 0x00004bc2 
- 00001712  0x000009d5 arg  0x00000000 , 0x00000011 
- 00001713  0x000009d6 arg  0x00000004 , 0x00000039 
- 00001714  0x000009d7 arg  0x00004bc2 , 0x00000006 
- 00001715  0x000009d9 ifetch  0x00000001 , 0x00000006 
- 00001716  0x000009da iadd  0x00000011 , 0x00000011 
- 00001717  0x000009db loop  0x000006b3 
- 00001718  0x000009dc copy  0x00000011 , 0x0000003f 
- 00001719  0x000009dd store  0x00000002 , 0x00004c4b 
- 00001720  0x000009de fetch  0x00000001 , 0x00004c4b 
- 00001721  0x000009df fetcht  0x00000001 , 0x00004c4c 
- 00001722  0x000009e0 iadd  0x00000002 , 0x0000003f 
- 00001723  0x000009e1 store  0x00000001 , 0x00004c4d 
- 00001724  0x000009e2 rtn 
- 00001725  0x000009e8 fetch  0x00000001 , 0x00004b9a 
- 00001726  0x000009e9 increase  0x00000002 , 0x0000003f 
- 00001727  0x000009ea store  0x00000001 , 0x00004b9c 
- 00001728  0x000009ec fetch  0x00000001 , 0x00004b9b 
- 00001729  0x000009ed store  0x00000001 , 0x00004b56 
- 00001730  0x000009ef fetch  0x00000001 , 0x00004b9a 
- 00001731  0x000009f0 lshift3  0x0000003f , 0x0000003f 
- 00001732  0x000009f1 fetcht  0x00000001 , 0x00004b99 
- 00001733  0x000009f2 and  0x00000002 , 0x00000003 , 0x00000002 
- 00001734  0x000009f3 lshift  0x00000002 , 0x00000002 
- 00001735  0x000009f4 ior  0x00000002 , 0x0000003f 
- 00001736  0x000009f5 fetcht  0x00000001 , 0x00004bd6 
- 00001737  0x000009f6 iadd  0x00000002 , 0x0000003f 
- 00001738  0x000009f7 istore  0x00000001 , 0x00000005 
- 00001739  0x000009f9 fetch  0x00000001 , 0x00004b9a 
- 00001740  0x000009fa iforce  0x00000039 
- 00001741  0x000009fb arg  0x00004b36 , 0x00000006 
- 00001742  0x000009fc branch  0x00007f01 
- 00001743  0x000009ff fetcht  0x00000001 , 0x00004ba5 
- 00001744  0x00000a00 call  0x000006d3 
- 00001745  0x00000a01 storet  0x00000001 , 0x00004ba5 
- 00001746  0x00000a02 rtn 
- 00001747  0x00000a05 call  0x000006d7 
- 00001748  0x00000a06 increase  0x00000001 , 0x00000002 
- 00001749  0x00000a07 and_into  0x00000003 , 0x00000002 
- 00001750  0x00000a08 rtn 
- 00001751  0x00000a0b fetch  0x00000001 , 0x00004bc2 
- 00001752  0x00000a0c and_into  0x00000003 , 0x0000003f 
- 00001753  0x00000a0d mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00001754  0x00000a0e setarg  0x00004bab 
- 00001755  0x00000a0f iadd  0x00000011 , 0x0000003f 
- 00001756  0x00000a10 iadd  0x00000002 , 0x00000006 
- 00001757  0x00000a11 ifetch  0x00000001 , 0x00000006 
- 00001758  0x00000a12 store  0x00000001 , 0x00004ba4 
- 00001759  0x00000a13 rtn 
- 00001760  0x00000a16 disable  0x00000009 
- 00001761  0x00000a17 disable  0x00000007 
- 00001762  0x00000a18 setarg  0x00555555 
- 00001763  0x00000a19 iforce  0x0000000f 
- 00001764  0x00000a1a fetch  0x00000001 , 0x00004ba4 
- 00001765  0x00000a1b reverse  0x0000003f , 0x00000002 
- 00001766  0x00000a1c set1  0x00000001 , 0x00000002 
- 00001767  0x00000a1d rshift  0x00000002 , 0x0000000e 
- 00001768  0x00000a1e rtn 
- 00001769  0x00000a21 call  0x000053c4 
- 00001770  0x00000a22 fetch  0x00000004 , 0x00004bc2 
- 00001771  0x00000a23 iforce  0x00000009 
- 00001772  0x00000a24 call  0x00002918 
- 00001773  0x00000a25 fetcht  0x00000001 , 0x00004ba4 
- 00001774  0x00000a26 call  0x0000291f 
- 00001775  0x00000a27 setarg  0x00000500 
- 00001776  0x00000a28 call  0x00002a8f 
- 00001777  0x00000a29 call  0x00002924 
- 00001778  0x00000a2d call  0x000006e0 
- 00001779  0x00000a2e disable  0x0000002f 
- 00001780  0x00000a2f enable  0x0000000d 
- 00001781  0x00000a30 enable  0x00000021 
- 00001782  0x00000a31 disable  0x00000020 
- 00001783  0x00000a32 enable  0x00000010 
- 00001784  0x00000a33 fetch  0x00000002 , 0x00004b9d 
- 00001785  0x00000a34 iforce  0x0000001b 
- 00001786  0x00000a35 correlate  0x0000003e , 0x00000003 
- 00001787  0x00000a36 nbranch  0x00000734 , 0x00000018 
- 00001788  0x00000a39 disable  0x0000000d 
- 00001789  0x00000a3a enable  0x0000000b 
- 00001790  0x00000a3b enable  0x00000007 
- 00001791  0x00000a3c enable  0x00000009 
- 00001792  0x00000a3d parse  0x00000003 , 0x00000000 , 0x00000008 
- 00001793  0x00000a3e rshift3  0x0000000c , 0x0000003f 
- 00001794  0x00000a3f store  0x00000001 , 0x00004c4e 
- 00001795  0x00000a40 fetcht  0x00000001 , 0x00004c4d 
- 00001796  0x00000a41 isub  0x00000002 , 0x0000003e 
- 00001797  0x00000a42 nbranch  0x00000730 , 0x00000005 
- 00001798  0x00000a43 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00001799  0x00000a44 rshift3  0x0000000c , 0x0000003f 
- 00001800  0x00000a45 store  0x00000001 , 0x00004b14 
- 00001801  0x00000a46 fetch  0x00000001 , 0x00004be0 
- 00001802  0x00000a47 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00001803  0x00000a48 branch  0x00000710 , 0x00000005 
- 00001804  0x00000a49 fetch  0x00000001 , 0x00004b14 
- 00001805  0x00000a4a fetcht  0x00000001 , 0x00004b9b 
- 00001806  0x00000a4b icompare  0x00000007 , 0x00000002 
- 00001807  0x00000a4c nbranch  0x00000730 , 0x00000001 
- 00001808  0x00000a4e parse  0x00000003 , 0x00000000 , 0x00000008 
- 00001809  0x00000a4f rshift3  0x0000000c , 0x0000003f 
- 00001810  0x00000a50 istore  0x00000001 , 0x00000005 
- 00001811  0x00000a51 rshift3  0x0000003f , 0x0000003f 
- 00001812  0x00000a52 and  0x0000003f , 0x0000001f , 0x00000039 
- 00001813  0x00000a53 branch  0x0000071a , 0x00000005 
- 00001814  0x00000a55 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00001815  0x00000a56 rshift3  0x0000000c , 0x0000003f 
- 00001816  0x00000a57 istore  0x00000001 , 0x00000005 
- 00001817  0x00000a58 loop  0x00000716 
- 00001818  0x00000a5b copy  0x00000005 , 0x00000011 
- 00001819  0x00000a5c parse  0x00000003 , 0x00000000 , 0x00000008 
- 00001820  0x00000a5d rshift3  0x0000000c , 0x0000003f 
- 00001821  0x00000a5e store  0x00000001 , 0x00004cd5 
- 00001822  0x00000a5f copy  0x00000011 , 0x00000005 
- 00001823  0x00000a60 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00001824  0x00000a61 enable  0x00000010 
- 00001825  0x00000a62 arg  0x00000664 , 0x0000001b 
- 00001826  0x00000a63 rshift32  0x0000003f , 0x0000003f 
- 00001827  0x00000a64 rshift16  0x0000003f , 0x0000003f 
- 00001828  0x00000a65 istore  0x00000003 , 0x00000005 
- 00001829  0x00000a66 disable  0x0000000b 
- 00001830  0x00000a67 branch  0x00000730 , 0x00000006 
- 00001831  0x00000a6a enable  0x0000002f 
- 00001832  0x00000a6b fetch  0x00000001 , 0x00000017 
- 00001833  0x00000a6c add  0x0000003f , 0x00000000 , 0x00000011 
- 00001834  0x00000a6d call  0x00002981 
- 00001835  0x00000a6e disable  0x0000000d 
- 00001836  0x00000a6f call  0x00002918 
- 00001837  0x00000a70 fetch  0x00000001 , 0x00004cd5 
- 00001838  0x00000a71 call  0x00000024 
- 00001839  0x00000a72 rtn 
- 00001840  0x00000a75 disable  0x0000001b 
- 00001841  0x00000a76 disable  0x0000000b 
- 00001842  0x00000a77 call  0x0000264d 
- 00001843  0x00000a78 rtn 
- 00001844  0x00000a7b branch  0x00000730 
- 00001845  0x00000a7e call  0x00002918 
- 00001846  0x00000a7f fetcht  0x00000001 , 0x00004ba4 
- 00001847  0x00000a80 branch  0x00002933 
- 00001848  0x00000a83 call  0x000053c4 
- 00001849  0x00000a84 fetch  0x00000004 , 0x00004bc2 
- 00001850  0x00000a85 iforce  0x00000009 
- 00001851  0x00000a86 call  0x000006e0 
- 00001852  0x00000a87 call  0x00000735 
- 00001853  0x00000a88 set1  0x00000000 , 0x00000015 
- 00001854  0x00000a89 enable  0x0000001d 
- 00001855  0x00000a8a enable  0x00000020 
- 00001856  0x00000a8b disable  0x00000021 
- 00001857  0x00000a8e rshift16  0x00000009 , 0x0000003f 
- 00001858  0x00000a8f rshift8  0x0000003f , 0x0000003f 
- 00001859  0x00000a90 rshift4  0x0000003f , 0x0000003f 
- 00001860  0x00000a91 inject  0x00000003 , 0x00000028 
- 00001861  0x00000a92 disable  0x0000001d 
- 00001862  0x00000a93 enable  0x0000001b 
- 00001863  0x00000a94 enable  0x00000007 
- 00001864  0x00000a95 enable  0x00000009 
- 00001865  0x00000a96 fetch  0x00000001 , 0x00004c4d 
- 00001866  0x00000a97 inject  0x00000003 , 0x00000008 
- 00001867  0x00000a98 fetch  0x00000001 , 0x00004b9c 
- 00001868  0x00000a99 iforce  0x00000039 
- 00001869  0x00000a9a arg  0x00004b56 , 0x00000006 
- 00001870  0x00000a9c ifetch  0x00000001 , 0x00000006 
- 00001871  0x00000a9d inject  0x00000003 , 0x00000008 
- 00001872  0x00000a9e loop  0x0000074e 
- 00001873  0x00000aa1 enable  0x00000008 
- 00001874  0x00000aa2 inject  0x00000003 , 0x00000018 
- 00001875  0x00000aa3 disable  0x00000008 
- 00001876  0x00000aa4 until  0x0000003e , 0x00000027 
- 00001877  0x00000aa5 nop  0x00000064 
- 00001878  0x00000aa6 disable  0x0000001d 
- 00001879  0x00000aa7 disable  0x0000001b 
- 00001880  0x00000aa8 rtn 
- 00001881  0x00000aad jam  0x00000007 , 0x000047a0 
- 00001882  0x00000aae jam  0x00000004 , 0x000047a1 
- 00001883  0x00000aaf setarg  0x000047a0 
- 00001884  0x00000ab0 store  0x00000002 , 0x00004218 
- 00001885  0x00000ab1 branch  0x00007e38 
- 00001886  0x00000ab4 arg  0x0000469a , 0x00000011 
- 00001887  0x00000ab5 call  0x00007e3d 
- 00001888  0x00000ab6 call  0x00000762 , 0x00000028 
- 00001889  0x00000ab8 rtn 
- 00001890  0x00000aba fetch  0x00000001 , 0x000047c1 
- 00001891  0x00000abb increase  0x00000001 , 0x0000003f 
- 00001892  0x00000abc store  0x00000001 , 0x000047c1 
- 00001893  0x00000abd rtn 
- 00001894  0x00000ac0 arg  0x0000469a , 0x00000011 
- 00001895  0x00000ac1 call  0x00007e54 
- 00001896  0x00000ac2 branch  0x0000076a , 0x00000028 
- 00001897  0x00000ac3 rtn 
- 00001898  0x00000ac6 call  0x00005652 
- 00001899  0x00000ac7 fetch  0x00000001 , 0x000047c1 
- 00001900  0x00000ac8 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00001901  0x00000ac9 ncall  0x00005650 , 0x00000002 
- 00001902  0x00000aca fetch  0x00000001 , 0x000047c1 
- 00001903  0x00000acb rtn  0x00000034 
- 00001904  0x00000acc increase  0xffffffff , 0x0000003f 
- 00001905  0x00000acd store  0x00000001 , 0x000047c1 
- 00001906  0x00000ace branch  0x00003f90 
- 00008192  0x00000b27 call  0x00002abc 
- 00008193  0x00000b2a bpatch  0x00000000 , 0x00004000 
- 00008194  0x00000b2b clear_stack 
- 00008195  0x00000b2c call  0x0000640d 
- 00008196  0x00000b2d call  0x0000296c 
- 00008197  0x00000b2e call  0x000065a3 
- 00008198  0x00000b2f call  0x00002a96 
- 00008199  0x00000b30 call  0x00004d6a 
- 00008200  0x00000b31 bpatch  0x00000001 , 0x00004000 
- 00008201  0x00000b32 call  0x00006a03 
- 00008202  0x00000b33 call  0x00005cf6 
- 00008203  0x00000b34 call  0x00007ccc 
- 00008204  0x00000b35 call  0x000032d8 
- 00008205  0x00000b36 ncall  0x0000689c , 0x0000002b 
- 00008206  0x00000b37 bpatch  0x00000002 , 0x00004000 
- 00008207  0x00000b38 call  0x000032e3 , 0x0000002b 
- 00008208  0x00000b39 call  0x0000756a 
- 00008209  0x00000b3a call  0x00002b41 , 0x0000002b 
- 00008210  0x00000b3c bpatch  0x00000003 , 0x00004000 
- 00008211  0x00000b3d call  0x000076dc 
- 00008212  0x00000b3e call  0x00007aaf 
- 00008213  0x00000b3f call  0x0000756d 
- 00008214  0x00000b40 call  0x0000535c 
- 00008215  0x00000b41 bpatch  0x00000004 , 0x00004000 
- 00008216  0x00000b42 call  0x00002038 
- 00008217  0x00000b43 call  0x000032ed 
- 00008218  0x00000b44 call  0x0000208f 
- 00008219  0x00000b45 call  0x000022f8 
- 00008220  0x00000b46 call  0x0000236a 
- 00008221  0x00000b47 call  0x00002021 
- 00008222  0x00000b48 call  0x00002b6a 
- 00008223  0x00000b49 call  0x00002c72 
- 00008224  0x00000b4a branch  0x00002012 
- 00008225  0x00000b4d call  0x00002026 
- 00008226  0x00000b4e rtnmark0  0x00000009 
- 00008227  0x00000b4f set0  0x00000009 , 0x00000000 
- 00008228  0x00000b50 call  0x00002223 
- 00008229  0x00000b51 branch  0x000053ce 
- 00008230  0x00000b54 bpatch  0x00000005 , 0x00004000 
- 00008231  0x00000b55 call  0x0000225e 
- 00008232  0x00000b56 nbranch  0x0000202f , 0x00000005 
- 00008233  0x00000b57 call  0x0000220a 
- 00008234  0x00000b58 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008235  0x00000b59 ifetch  0x00000001 , 0x00000006 
- 00008236  0x00000b5a bbit1  0x00000000 , 0x00005360 
- 00008237  0x00000b5b bbit1  0x00000001 , 0x00002166 
- 00008238  0x00000b5c branch  0x000023cf 
- 00008239  0x00000b5e call  0x0000222b 
- 00008240  0x00000b5f copy  0x00000039 , 0x0000003e 
- 00008241  0x00000b60 rtn  0x00000005 
- 00008242  0x00000b61 call  0x0000220a 
- 00008243  0x00000b62 fetch  0x00000001 , 0x00000030 
- 00008244  0x00000b63 bbit1  0x00000003 , 0x000020d3 
- 00008245  0x00000b64 fetch  0x00000001 , 0x00000031 
- 00008246  0x00000b65 bbit1  0x00000001 , 0x00002166 
- 00008247  0x00000b66 branch  0x000023cf 
- 00008248  0x00000b6f fetch  0x00000001 , 0x000041ce 
- 00008249  0x00000b70 rtn  0x00000034 
- 00008250  0x00000b71 beq  0x00000001 , 0x00002048 
- 00008251  0x00000b72 beq  0x00000002 , 0x0000204d 
- 00008252  0x00000b73 beq  0x00000003 , 0x00002050 
- 00008253  0x00000b74 beq  0x00000005 , 0x00002055 
- 00008254  0x00000b75 beq  0x0000001b , 0x00002045 
- 00008255  0x00000b76 call  0x00002257 
- 00008256  0x00000b77 rtn  0x00000005 
- 00008257  0x00000b78 call  0x0000225a 
- 00008258  0x00000b79 rtn  0x00000005 
- 00008259  0x00000b7b jam  0x00000000 , 0x000041ce 
- 00008260  0x00000b7c rtn 
- 00008261  0x00000b7f jam  0x0000001b , 0x0000049b 
- 00008262  0x00000b80 jam  0x00000000 , 0x000041ce 
- 00008263  0x00000b81 rtn 
- 00008264  0x00000b84 set1  0x0000001c , 0x00000000 
- 00008265  0x00000b85 set0  0x0000001e , 0x00000000 
- 00008266  0x00000b86 jam  0x000000ff , 0x0000008f 
- 00008267  0x00000b87 jam  0x0000001f , 0x0000008d 
- 00008268  0x00000b88 branch  0x00002043 
- 00008269  0x00000b8b set0  0x0000001c , 0x00000000 
- 00008270  0x00000b8c force  0x00000000 , 0x0000001b 
- 00008271  0x00000b8d branch  0x00002043 
- 00008272  0x00000b90 call  0x0000225a 
- 00008273  0x00000b91 rtn  0x00000005 
- 00008274  0x00000b92 force  0x00000001 , 0x00000002 
- 00008275  0x00000b93 jam  0x00000005 , 0x0000016e 
- 00008276  0x00000b94 branch  0x0000205c 
- 00008277  0x00000b97 bpatch  0x00000006 , 0x00004000 
- 00008278  0x00000b99 fetch  0x00000006 , 0x000041d0 
- 00008279  0x00000b9a branch  0x00002043 , 0x00000034 
- 00008280  0x00000b9b jam  0x00000001 , 0x00004681 
- 00008281  0x00000b9d jam  0x00000003 , 0x00000055 
- 00008282  0x00000b9e branch  0x0000205b 
- 00008283  0x00000ba1 force  0x00000025 , 0x00000002 
- 00008284  0x00000ba3 bpatch  0x00000007 , 0x00004000 
- 00008285  0x00000ba4 fetch  0x00000001 , 0x000000f1 
- 00008286  0x00000ba5 branch  0x00002062 , 0x00000034 
- 00008287  0x00000ba6 lshift3  0x0000003f , 0x0000003f 
- 00008288  0x00000ba7 lshift4  0x0000003f , 0x0000003f 
- 00008289  0x00000ba8 increase  0xffffffff , 0x0000003f 
- 00008290  0x00000baa store  0x00000001 , 0x000040a6 
- 00008291  0x00000bab store  0x00000001 , 0x000000f0 
- 00008292  0x00000bac jam  0x0000001f , 0x0000008e 
- 00008293  0x00000bad set0  0x0000000c , 0x00000000 
- 00008294  0x00000bae call  0x0000223b 
- 00008295  0x00000baf nbranch  0x00002083 , 0x00000005 
- 00008296  0x00000bb0 call  0x00002a6f 
- 00008297  0x00000bb1 store  0x00000001 , 0x00000077 
- 00008298  0x00000bb2 storet  0x00000001 , 0x0000007c 
- 00008299  0x00000bb3 fetch  0x00000006 , 0x000041d0 
- 00008300  0x00000bb4 store  0x00000006 , 0x00000040 
- 00008301  0x00000bb5 bpatch  0x00000008 , 0x00004001 
- 00008302  0x00000bb6 call  0x00007f15 
- 00008303  0x00000bb7 force  0x00000000 , 0x0000003f 
- 00008304  0x00000bb8 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008305  0x00000bb9 nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00008306  0x00000bba set1  0x00000003 , 0x0000003f 
- 00008307  0x00000bbb store  0x00000001 , 0x00000030 
- 00008308  0x00000bbc jam  0x00000003 , 0x00000a99 
- 00008309  0x00000bbd call  0x00007d86 
- 00008310  0x00000bbe force  0x00000000 , 0x0000003f 
- 00008311  0x00000bbf setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00008312  0x00000bc0 store  0x00000001 , 0x0000004c 
- 00008313  0x00000bc1 setarg  0x00000000 
- 00008314  0x00000bc2 set1  0x00000001 , 0x0000003f 
- 00008315  0x00000bc3 store  0x00000001 , 0x00000031 
- 00008316  0x00000bc4 enable  0x00000029 
- 00008317  0x00000bc5 call  0x00002223 
- 00008318  0x00000bc6 disable  0x00000029 
- 00008319  0x00000bc7 force  0x00000003 , 0x00000007 
- 00008320  0x00000bc8 fetch  0x00000002 , 0x000040b9 
- 00008321  0x00000bc9 call  0x00007f08 
- 00008322  0x00000bca branch  0x00002043 
- 00008323  0x00000bcc bpatch  0x00000009 , 0x00004001 
- 00008324  0x00000bcd fetch  0x00000006 , 0x000041d0 
- 00008325  0x00000bce store  0x00000006 , 0x00000040 
- 00008326  0x00000bcf compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008327  0x00000bd0 branch  0x00002089 , 0x00000001 
- 00008328  0x00000bd1 branch  0x00002043 
- 00008329  0x00000bd3 arg  0x00000101 , 0x00000005 
- 00008330  0x00000bd4 arg  0x00000008 , 0x00000039 
- 00008331  0x00000bd5 call  0x00007ec6 
- 00008332  0x00000bd6 jam  0x00000004 , 0x00000a99 
- 00008333  0x00000bd7 call  0x00007d86 
- 00008334  0x00000bd8 branch  0x00002043 
- 00008335  0x00000be0 rtnmark0  0x0000001c 
- 00008336  0x00000be1 force  0x00000001 , 0x00000007 
- 00008337  0x00000be2 call  0x00007f16 
- 00008338  0x00000be3 nsetflag  0x00000034 , 0x0000001c , 0x00000000 
- 00008339  0x00000be4 nbranch  0x00002095 , 0x00000034 
- 00008340  0x00000be5 rtn 
- 00008341  0x00000bea bpatch  0x0000000a , 0x00004001 
- 00008342  0x00000beb fetcht  0x00000002 , 0x000040bb 
- 00008343  0x00000bec force  0x00000004 , 0x00000007 
- 00008344  0x00000bed call  0x0000271c 
- 00008345  0x00000bee rtn  0x00000028 
- 00008346  0x00000bef call  0x000028a4 
- 00008347  0x00000bf0 force  0x00000000 , 0x00000024 
- 00008348  0x00000bf2 rtn  0x00000003 
- 00008349  0x00000bf3 set0  0x0000000b , 0x00000000 
- 00008350  0x00000bf4 set0  0x00000000 , 0x00000000 
- 00008351  0x00000bf6 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008352  0x00000bf7 isolate1  0x0000001e , 0x00000000 
- 00008353  0x00000bf8 setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008354  0x00000bf9 compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008355  0x00000bfa nbranch  0x000020be , 0x00000001 
- 00008356  0x00000bfd bpatch  0x0000000b , 0x00004001 
- 00008357  0x00000bfe fetch  0x00000001 , 0x00000012 
- 00008358  0x00000bff increase  0x00000001 , 0x0000003f 
- 00008359  0x00000c00 store  0x00000001 , 0x00000012 
- 00008360  0x00000c01 call  0x000028d8 
- 00008361  0x00000c02 call  0x000028d2 
- 00008362  0x00000c03 call  0x000028f2 
- 00008363  0x00000c04 call  0x00002a51 
- 00008364  0x00000c05 call  0x00002a56 
- 00008365  0x00000c06 call  0x00002a64 
- 00008366  0x00000c07 call  0x0000264d 
- 00008367  0x00000c08 call  0x000020b1 
- 00008368  0x00000c09 branch  0x0000209c 
- 00008369  0x00000c0c bpatch  0x0000000c , 0x00004001 
- 00008370  0x00000c0d fetch  0x00000001 , 0x0000008d 
- 00008371  0x00000c0e increase  0xffffffff , 0x0000003f 
- 00008372  0x00000c0f store  0x00000001 , 0x0000008d 
- 00008373  0x00000c10 rtn  0x00000002 
- 00008374  0x00000c11 jam  0x0000001f , 0x0000008d 
- 00008375  0x00000c12 fetch  0x00000001 , 0x0000008f 
- 00008376  0x00000c13 increase  0xffffffff , 0x0000003f 
- 00008377  0x00000c14 store  0x00000001 , 0x0000008f 
- 00008378  0x00000c15 rtn  0x00000002 
- 00008379  0x00000c16 setflip  0x0000001e , 0x00000000 
- 00008380  0x00000c17 jam  0x000000ff , 0x0000008f 
- 00008381  0x00000c18 rtn 
- 00008382  0x00000c1b bpatch  0x0000000d , 0x00004001 
- 00008383  0x00000c1c call  0x000028d8 
- 00008384  0x00000c1d call  0x000028cc 
- 00008385  0x00000c1e call  0x000028f2 
- 00008386  0x00000c1f call  0x00002a5b 
- 00008387  0x00000c20 call  0x000029eb 
- 00008388  0x00000c21 call  0x00002a0d 
- 00008389  0x00000c22 branch  0x000020c8 , 0x00000018 
- 00008390  0x00000c23 call  0x000020b1 
- 00008391  0x00000c24 branch  0x0000209f 
- 00008392  0x00000c26 bpatch  0x0000000e , 0x00004001 
- 00008393  0x00000c27 call  0x000029bb 
- 00008394  0x00000c28 call  0x00002a6b 
- 00008395  0x00000c29 call  0x0000251e 
- 00008396  0x00000c2a set0  0x00000001 , 0x00000000 
- 00008397  0x00000c2b rtnmark0  0x0000000b 
- 00008398  0x00000c2d bpatch  0x0000000f , 0x00004001 
- 00008399  0x00000c2f fetch  0x00000001 , 0x00000013 
- 00008400  0x00000c30 increase  0x00000001 , 0x0000003f 
- 00008401  0x00000c31 store  0x00000001 , 0x00000013 
- 00008402  0x00000c32 rtn 
- 00008403  0x00000c3b bpatch  0x00000010 , 0x00004002 
- 00008404  0x00000c3c enable  0x00000029 
- 00008405  0x00000c3d enable  0x00000030 
- 00008406  0x00000c3e fetch  0x00000002 , 0x000040b5 
- 00008407  0x00000c3f branch  0x000020db , 0x00000034 
- 00008408  0x00000c40 force  0x00000008 , 0x00000007 
- 00008409  0x00000c41 call  0x00007f16 
- 00008410  0x00000c42 nrtn  0x00000034 
- 00008411  0x00000c44 bpatch  0x00000011 , 0x00004002 
- 00008412  0x00000c45 fetcht  0x00000002 , 0x000040b7 
- 00008413  0x00000c46 force  0x00000028 , 0x00000007 
- 00008414  0x00000c47 call  0x0000271c 
- 00008415  0x00000c48 branch  0x00002114 , 0x00000028 
- 00008416  0x00000c49 force  0x00000003 , 0x00000007 
- 00008417  0x00000c4a call  0x00007f16 
- 00008418  0x00000c4b nbranch  0x000020f0 , 0x00000034 
- 00008419  0x00000c4c fetch  0x00000001 , 0x0000004c 
- 00008420  0x00000c4d bbit1  0x00000004 , 0x000020e6 
- 00008421  0x00000c4e branch  0x000020e9 
- 00008422  0x00000c50 arg  0x00000101 , 0x00000005 
- 00008423  0x00000c51 arg  0x00000008 , 0x00000039 
- 00008424  0x00000c52 call  0x00007ec6 
- 00008425  0x00000c54 bpatch  0x00000012 , 0x00004002 
- 00008426  0x00000c55 jam  0x00000000 , 0x00000030 
- 00008427  0x00000c56 call  0x00005cf7 
- 00008428  0x00000c57 jam  0x00000000 , 0x00004681 
- 00008429  0x00000c58 jam  0x00000013 , 0x00000a99 
- 00008430  0x00000c59 call  0x00007d86 
- 00008431  0x00000c5a branch  0x00002114 
- 00008432  0x00000c5d bpatch  0x00000013 , 0x00004002 
- 00008433  0x00000c5e force  0x00000000 , 0x0000000b 
- 00008434  0x00000c5f until  0x00000023 , 0x00000026 
- 00008435  0x00000c60 fetch  0x00000001 , 0x000000f2 
- 00008436  0x00000c61 increase  0xffffffff , 0x0000003f 
- 00008437  0x00000c62 ixor  0x00000022 , 0x0000003f 
- 00008438  0x00000c63 compare  0x00000000 , 0x0000003f , 0x00000003 
- 00008439  0x00000c64 nbranch  0x000020f0 , 0x00000001 
- 00008440  0x00000c65 deposit  0x00000004 
- 00008441  0x00000c66 store  0x00000001 , 0x00000181 
- 00008442  0x00000c67 force  0x00000000 , 0x00000026 
- 00008443  0x00000c68 force  0x00000000 , 0x00000024 
- 00008444  0x00000c6b bpatch  0x00000014 , 0x00004002 
- 00008445  0x00000c6c branch  0x00002114 , 0x00000003 
- 00008446  0x00000c6d call  0x000028dc 
- 00008447  0x00000c6e arg  0x00000600 , 0x0000000b 
- 00008448  0x00000c6f until  0x00000023 , 0x00000026 
- 00008449  0x00000c71 bpatch  0x00000015 , 0x00004002 
- 00008450  0x00000c72 fetch  0x00000004 , 0x000000f2 
- 00008451  0x00000c73 iforce  0x00000021 
- 00008452  0x00000c74 increase  0x00000001 , 0x0000003f 
- 00008453  0x00000c75 store  0x00000004 , 0x000000f2 
- 00008454  0x00000c76 isolate1  0x0000000c , 0x00000000 
- 00008455  0x00000c77 setflag  0x00000001 , 0x00000002 , 0x00000024 
- 00008456  0x00000c78 compare  0x00000000 , 0x00000021 , 0x00000002 
- 00008457  0x00000c79 nbranch  0x00002128 , 0x00000001 
- 00008458  0x00000c7a fetch  0x00000001 , 0x0000000c 
- 00008459  0x00000c7b increase  0x00000001 , 0x0000003f 
- 00008460  0x00000c7c store  0x00000001 , 0x0000000c 
- 00008461  0x00000c7d call  0x000028d2 
- 00008462  0x00000c7e call  0x00002a51 
- 00008463  0x00000c7f call  0x00002a56 
- 00008464  0x00000c80 call  0x00002a64 
- 00008465  0x00000c81 call  0x0000264d 
- 00008466  0x00000c82 call  0x0000211a 
- 00008467  0x00000c83 branch  0x000020fc 
- 00008468  0x00000c85 bpatch  0x00000016 , 0x00004002 
- 00008469  0x00000c86 disable  0x00000029 
- 00008470  0x00000c87 fetch  0x00000002 , 0x000040b5 
- 00008471  0x00000c88 rtn  0x00000034 
- 00008472  0x00000c89 force  0x00000008 , 0x00000007 
- 00008473  0x00000c8a branch  0x00007f08 
- 00008474  0x00000c8d bpatch  0x00000017 , 0x00004002 
- 00008475  0x00000c8e fetch  0x00000001 , 0x0000008e 
- 00008476  0x00000c8f increase  0xffffffff , 0x0000003f 
- 00008477  0x00000c90 store  0x00000001 , 0x0000008e 
- 00008478  0x00000c91 rtn  0x00000002 
- 00008479  0x00000c92 jam  0x0000001f , 0x0000008e 
- 00008480  0x00000c93 fetch  0x00000001 , 0x000000f0 
- 00008481  0x00000c94 increase  0xffffffff , 0x0000003f 
- 00008482  0x00000c95 store  0x00000001 , 0x000000f0 
- 00008483  0x00000c96 rtn  0x00000002 
- 00008484  0x00000c97 setflip  0x0000000c , 0x00000000 
- 00008485  0x00000c98 fetch  0x00000001 , 0x000040a6 
- 00008486  0x00000c99 store  0x00000001 , 0x000000f0 
- 00008487  0x00000c9a rtn 
- 00008488  0x00000c9d bpatch  0x00000018 , 0x00004003 
- 00008489  0x00000c9e call  0x000028cc 
- 00008490  0x00000c9f call  0x00002a5b 
- 00008491  0x00000ca0 call  0x000029eb 
- 00008492  0x00000ca1 call  0x00002a0d 
- 00008493  0x00000ca2 branch  0x00002130 , 0x00000018 
- 00008494  0x00000ca3 call  0x0000211a 
- 00008495  0x00000ca4 branch  0x00002101 
- 00008496  0x00000ca6 call  0x0000264d 
- 00008497  0x00000ca7 fetch  0x00000001 , 0x0000000d 
- 00008498  0x00000ca8 increase  0x00000001 , 0x0000003f 
- 00008499  0x00000ca9 store  0x00000001 , 0x0000000d 
- 00008500  0x00000caa force  0x00000000 , 0x0000001b 
- 00008501  0x00000cab fetch  0x00000004 , 0x000000f2 
- 00008502  0x00000cad bpatch  0x00000019 , 0x00004003 
- 00008503  0x00000cae call  0x00002a4f 
- 00008504  0x00000caf call  0x000028dc 
- 00008505  0x00000cb0 increase  0x00000001 , 0x00000026 
- 00008506  0x00000cb2 and_into  0x000001fd , 0x00000021 
- 00008507  0x00000cb3 and_into  0x000001fc , 0x00000024 
- 00008508  0x00000cb4 call  0x000028d2 
- 00008509  0x00000cb5 call  0x00002a51 
- 00008510  0x00000cb6 call  0x00002a56 
- 00008511  0x00000cb7 call  0x00002a64 
- 00008512  0x00000cb8 deposit  0x00000022 
- 00008513  0x00000cb9 store  0x00000004 , 0x00000161 
- 00008514  0x00000cba force  0x00000000 , 0x00000004 
- 00008515  0x00000cbb force  0x00000002 , 0x00000001 
- 00008516  0x00000cbc call  0x00002a6b 
- 00008517  0x00000cbd call  0x00002766 
- 00008518  0x00000cbf bpatch  0x0000001a , 0x00004003 
- 00008519  0x00000cc0 call  0x00002a4d 
- 00008520  0x00000cc1 or_into  0x00000002 , 0x00000021 
- 00008521  0x00000cc2 and_into  0x000001fc , 0x00000024 
- 00008522  0x00000cc3 call  0x000028cc 
- 00008523  0x00000cc4 call  0x00002a5b 
- 00008524  0x00000cc5 call  0x000029eb 
- 00008525  0x00000cc6 call  0x00002a0d 
- 00008526  0x00000cc7 call  0x0000264d , 0x00000018 
- 00008527  0x00000cc8 branch  0x00002155 , 0x00000018 
- 00008528  0x00000cc9 fetch  0x00000001 , 0x00000010 
- 00008529  0x00000cca branch  0x000020fc , 0x00000034 
- 00008530  0x00000ccb increase  0xffffffff , 0x0000003f 
- 00008531  0x00000ccc store  0x00000001 , 0x00000010 
- 00008532  0x00000ccd branch  0x00002136 
- 00008533  0x00000cd0 bpatch  0x0000001b , 0x00004003 
- 00008534  0x00000cd1 fetch  0x00000001 , 0x0000000e 
- 00008535  0x00000cd2 increase  0x00000001 , 0x0000003f 
- 00008536  0x00000cd3 store  0x00000001 , 0x0000000e 
- 00008537  0x00000cd4 call  0x00002435 
- 00008538  0x00000cd6 call  0x000022f2 
- 00008539  0x00000cd7 branch  0x0000215f , 0x00000018 
- 00008540  0x00000cd8 call  0x00002455 
- 00008541  0x00000cd9 nbranch  0x0000215a , 0x00000034 
- 00008542  0x00000cda branch  0x000020fc 
- 00008543  0x00000cdd bpatch  0x0000001c , 0x00004003 
- 00008544  0x00000cde fetch  0x00000001 , 0x00000030 
- 00008545  0x00000cdf set0  0x00000003 , 0x0000003f 
- 00008546  0x00000ce0 store  0x00000001 , 0x00000030 
- 00008547  0x00000ce1 call  0x00002440 
- 00008548  0x00000ce2 disable  0x00000029 
- 00008549  0x00000ce3 rtn 
- 00008550  0x00000ce7 bpatch  0x0000001d , 0x00004003 
- 00008551  0x00000ce8 enable  0x00000029 
- 00008552  0x00000ce9 enable  0x00000030 
- 00008553  0x00000cea call  0x000021e1 
- 00008554  0x00000ceb rtn  0x00000028 
- 00008555  0x00000cec call  0x00002c69 
- 00008556  0x00000ced call  0x00002a4f 
- 00008557  0x00000cee add  0x00000022 , 0x00000001 , 0x00000021 
- 00008558  0x00000cef call  0x000028e2 
- 00008559  0x00000cf0 force  0x00000003 , 0x00000024 
- 00008560  0x00000cf1 call  0x00006cc2 
- 00008561  0x00000cf2 call  0x00002489 
- 00008562  0x00000cf3 call  0x000028d2 
- 00008563  0x00000cf4 call  0x00002a51 
- 00008564  0x00000cf5 call  0x00002a56 
- 00008565  0x00000cf6 call  0x00002a64 
- 00008566  0x00000cf7 call  0x00002762 
- 00008567  0x00000cf9 bpatch  0x0000001e , 0x00004003 
- 00008568  0x00000cfa call  0x00005d08 
- 00008569  0x00000cfb call  0x000022e4 
- 00008570  0x00000cfc nbranch  0x00002180 , 0x0000002d 
- 00008571  0x00000cfd call  0x00002a88 
- 00008572  0x00000cfe call  0x00002728 
- 00008573  0x00000cff fetch  0x00000001 , 0x0000000f 
- 00008574  0x00000d00 increase  0x00000001 , 0x0000003f 
- 00008575  0x00000d01 store  0x00000001 , 0x0000000f 
- 00008576  0x00000d03 bpatch  0x0000001f , 0x00004003 
- 00008577  0x00000d04 call  0x00006caa 
- 00008578  0x00000d05 call  0x0000218b 
- 00008579  0x00000d06 nrtn  0x00000029 
- 00008580  0x00000d07 call  0x000026f3 
- 00008581  0x00000d08 nbranch  0x00002188 , 0x00000034 
- 00008582  0x00000d0a disable  0x00000029 
- 00008583  0x00000d0b rtn 
- 00008584  0x00000d0e call  0x00002489 
- 00008585  0x00000d0f call  0x000022da 
- 00008586  0x00000d10 branch  0x00002177 
- 00008587  0x00000d14 branch  0x0000218e , 0x0000002d 
- 00008588  0x00000d15 call  0x00002a7f 
- 00008589  0x00000d16 branch  0x0000219c , 0x00000002 
- 00008590  0x00000d18 call  0x000021a7 
- 00008591  0x00000d19 nbranch  0x0000219c , 0x00000028 
- 00008592  0x00000d1a fetch  0x00000001 , 0x0000004c 
- 00008593  0x00000d1b rtnbit0  0x00000004 
- 00008594  0x00000d1c rtnbit1  0x00000003 
- 00008595  0x00000d1d fetch  0x00000001 , 0x0000004b 
- 00008596  0x00000d1e rtnbit1  0x00000003 
- 00008597  0x00000d1f call  0x000021ae 
- 00008598  0x00000d20 nrtn  0x00000034 
- 00008599  0x00000d21 fetch  0x00000001 , 0x0000016e 
- 00008600  0x00000d22 increase  0xffffffff , 0x0000003f 
- 00008601  0x00000d23 store  0x00000001 , 0x0000016e 
- 00008602  0x00000d24 nrtn  0x00000034 
- 00008603  0x00000d25 branch  0x00006006 
- 00008604  0x00000d28 bpatch  0x00000020 , 0x00004004 
- 00008605  0x00000d29 call  0x0000245d 
- 00008606  0x00000d2a disable  0x00000029 
- 00008607  0x00000d2b fetch  0x00000001 , 0x0000004c 
- 00008608  0x00000d2c bbit1  0x00000004 , 0x000021a2 
- 00008609  0x00000d2d rtn 
- 00008610  0x00000d30 fetch  0x00000001 , 0x0000004c 
- 00008611  0x00000d31 rtnbit1  0x00000003 
- 00008612  0x00000d33 arg  0x00000101 , 0x00000005 
- 00008613  0x00000d34 arg  0x00000008 , 0x00000039 
- 00008614  0x00000d35 branch  0x00007ec6 
- 00008615  0x00000d38 bpatch  0x00000021 , 0x00004004 
- 00008616  0x00000d39 enable  0x00000028 
- 00008617  0x00000d3a fetch  0x00000001 , 0x0000004b 
- 00008618  0x00000d3b rtnbit0  0x00000003 
- 00008619  0x00000d3c call  0x000021ae 
- 00008620  0x00000d3d nrtn  0x00000034 
- 00008621  0x00000d3e branch  0x00007fe9 
- 00008622  0x00000d41 fetch  0x00000001 , 0x00000072 
- 00008623  0x00000d42 increase  0xffffffff , 0x0000003f 
- 00008624  0x00000d43 store  0x00000001 , 0x00000072 
- 00008625  0x00000d44 rtn 
- 00008626  0x00000d47 bpatch  0x00000022 , 0x00004004 
- 00008627  0x00000d48 fetch  0x00000001 , 0x00000030 
- 00008628  0x00000d49 bbit1  0x00000007 , 0x000021bb 
- 00008629  0x00000d4a fetch  0x00000001 , 0x000009b5 
- 00008630  0x00000d4b branch  0x000021bb , 0x00000034 
- 00008631  0x00000d4c jam  0x00000000 , 0x000009b5 
- 00008632  0x00000d4d jam  0x00000018 , 0x00000a99 
- 00008633  0x00000d4e call  0x00007d86 
- 00008634  0x00000d4f branch  0x000021bb 
- 00008635  0x00000d51 bpatch  0x00000023 , 0x00004004 
- 00008636  0x00000d52 call  0x00002254 
- 00008637  0x00000d53 fetch  0x00000001 , 0x00000030 
- 00008638  0x00000d54 set1  0x00000007 , 0x0000003f 
- 00008639  0x00000d55 store  0x00000001 , 0x00000030 
- 00008640  0x00000d56 jam  0x00000001 , 0x000041bd 
- 00008641  0x00000d57 fetch  0x00000001 , 0x00000055 
- 00008642  0x00000d58 bne  0x00000016 , 0x000021c3 
- 00008643  0x00000d5a rtn 
- 00008644  0x00000d5d jam  0x00000001 , 0x000009b5 
- 00008645  0x00000d5f fetch  0x00000001 , 0x00000030 
- 00008646  0x00000d60 set0  0x00000007 , 0x0000003f 
- 00008647  0x00000d61 store  0x00000001 , 0x00000030 
- 00008648  0x00000d62 rtn 
- 00008649  0x00000d67 bpatch  0x00000024 , 0x00004004 
- 00008650  0x00000d68 disable  0x00000028 
- 00008651  0x00000d69 fetch  0x00000002 , 0x00000032 
- 00008652  0x00000d6a arg  0x0000ffff , 0x00000002 
- 00008653  0x00000d6b isub  0x00000002 , 0x0000003e 
- 00008654  0x00000d6c nrtn  0x00000005 
- 00008655  0x00000d6d fetch  0x00000004 , 0x00000034 
- 00008656  0x00000d6e branch  0x000021d3 , 0x00000030 
- 00008657  0x00000d6f isub  0x00000028 , 0x0000003f 
- 00008658  0x00000d70 branch  0x000021d4 
- 00008659  0x00000d72 isub  0x00000022 , 0x0000003f 
- 00008660  0x00000d74 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00008661  0x00000d75 nrtn  0x00000002 
- 00008662  0x00000d76 force  0x00000000 , 0x0000003f 
- 00008663  0x00000d77 store  0x00000002 , 0x00000032 
- 00008664  0x00000d78 branch  0x00007fe7 
- 00008665  0x00000d7d copy  0x0000003f , 0x00000002 
- 00008666  0x00000d7e bpatch  0x00000025 , 0x00004004 
- 00008667  0x00000d7f storet  0x00000004 , 0x00000034 
- 00008668  0x00000d81 jam  0x00000001 , 0x0000455b 
- 00008669  0x00000d82 setarg  0x0000ffff 
- 00008670  0x00000d83 store  0x00000002 , 0x00000032 
- 00008671  0x00000d84 jam  0x00000001 , 0x00000073 
- 00008672  0x00000d85 rtn 
- 00008673  0x00000d89 bpatch  0x00000026 , 0x00004004 
- 00008674  0x00000d8a call  0x000021c9 
- 00008675  0x00000d8b nrtn  0x00000028 
- 00008676  0x00000d8c disable  0x00000028 
- 00008677  0x00000d8d jam  0x00000020 , 0x00000011 
- 00008678  0x00000d8e set0  0x0000000b , 0x00000000 
- 00008679  0x00000d90 call  0x00002a4f 
- 00008680  0x00000d91 call  0x000022e6 
- 00008681  0x00000d92 bmark1  0x0000000b , 0x000021f4 
- 00008682  0x00000d93 call  0x00002455 
- 00008683  0x00000d94 nbranch  0x000021e7 , 0x00000034 
- 00008684  0x00000d96 bpatch  0x00000027 , 0x00004004 
- 00008685  0x00000d97 disable  0x00000028 
- 00008686  0x00000d98 deposit  0x00000022 
- 00008687  0x00000d99 store  0x00000004 , 0x000040ca 
- 00008688  0x00000d9a enable  0x00000030 
- 00008689  0x00000d9b enable  0x00000029 
- 00008690  0x00000d9c jam  0x0000002a , 0x00000a99 
- 00008691  0x00000d9d branch  0x00007d86 
- 00008692  0x00000da0 bpatch  0x00000028 , 0x00004005 
- 00008693  0x00000da1 call  0x00002a4d 
- 00008694  0x00000da2 arg  0x00000010 , 0x00000001 
- 00008695  0x00000da3 call  0x000022dc 
- 00008696  0x00000da4 disable  0x00000030 
- 00008697  0x00000da5 disable  0x00000029 
- 00008698  0x00000da6 call  0x00002818 
- 00008699  0x00000da7 call  0x00002435 
- 00008700  0x00000da9 bpatch  0x00000029 , 0x00004005 
- 00008701  0x00000daa call  0x0000247c 
- 00008702  0x00000dab branch  0x00002202 , 0x0000002d 
- 00008703  0x00000dac call  0x00002455 
- 00008704  0x00000dad nbranch  0x000021fc , 0x00000034 
- 00008705  0x00000dae branch  0x000021ec 
- 00008706  0x00000db0 fetch  0x00000001 , 0x00000031 
- 00008707  0x00000db1 set0  0x00000001 , 0x0000003f 
- 00008708  0x00000db2 store  0x00000001 , 0x00000031 
- 00008709  0x00000db3 call  0x00002a88 
- 00008710  0x00000db4 call  0x00002841 
- 00008711  0x00000db5 enable  0x00000028 
- 00008712  0x00000db6 jam  0x0000002b , 0x00000a99 
- 00008713  0x00000db7 branch  0x00007d86 
- 00008714  0x00000dbd bpatch  0x0000002a , 0x00004005 
- 00008715  0x00000dbe set1  0x00000009 , 0x00000000 
- 00008716  0x00000dbf deposit  0x00000011 
- 00008717  0x00000dc0 store  0x00000002 , 0x0000001e 
- 00008718  0x00000dc1 force  0x00000050 , 0x00000039 
- 00008719  0x00000dc2 arg  0x0000043f , 0x00000005 
- 00008720  0x00000dc3 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008721  0x00000dc4 ifetch  0x00000001 , 0x00000006 
- 00008722  0x00000dc5 copy  0x00000011 , 0x00000006 
- 00008723  0x00000dc6 bbit1  0x00000000 , 0x00007f01 
- 00008724  0x00000dc7 arg  0x00000030 , 0x00000005 
- 00008725  0x00000dc8 call  0x00007f01 
- 00008726  0x00000dc9 disable  0x0000002e 
- 00008727  0x00000dca fetch  0x00000001 , 0x00000077 
- 00008728  0x00000dcb iforce  0x00000004 
- 00008729  0x00000dcc jam  0x00000001 , 0x0000008a 
- 00008730  0x00000dcd branch  0x0000221c , 0x00000029 
- 00008731  0x00000dce jam  0x00000001 , 0x0000008a 
- 00008732  0x00000dd0 fetch  0x00000001 , 0x00000030 
- 00008733  0x00000dd1 rtnbit0  0x00000001 
- 00008734  0x00000dd2 fetch  0x00000001 , 0x00000073 
- 00008735  0x00000dd3 store  0x00000001 , 0x0000008a 
- 00008736  0x00000dd4 fetch  0x00000001 , 0x00000074 
- 00008737  0x00000dd5 store  0x00000001 , 0x0000008b 
- 00008738  0x00000dd6 rtn 
- 00008739  0x00000dd9 bpatch  0x0000002b , 0x00004005 
- 00008740  0x00000dda fetch  0x00000002 , 0x0000001e 
- 00008741  0x00000ddb iforce  0x00000005 
- 00008742  0x00000ddc force  0x00000050 , 0x00000039 
- 00008743  0x00000ddd arg  0x0000043f , 0x00000006 
- 00008744  0x00000dde branch  0x00007f01 , 0x00000036 
- 00008745  0x00000ddf arg  0x00000030 , 0x00000006 
- 00008746  0x00000de0 branch  0x00007f01 
- 00008747  0x00000de5 arg  0x00000001 , 0x00000039 
- 00008748  0x00000de6 fetcht  0x00000001 , 0x00000015 
- 00008749  0x00000de8 increase  0x00000001 , 0x00000002 
- 00008750  0x00000de9 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00008751  0x00000dea nbranch  0x00002231 , 0x00000001 
- 00008752  0x00000deb arg  0x00000000 , 0x00000002 
- 00008753  0x00000ded storet  0x00000001 , 0x00000015 
- 00008754  0x00000dee mul32  0x00000002 , 0x00000050 , 0x0000003f 
- 00008755  0x00000def arg  0x00004040 , 0x00000011 
- 00008756  0x00000df0 iadd  0x00000011 , 0x00000011 
- 00008757  0x00000df1 ifetch  0x00000001 , 0x00000011 
- 00008758  0x00000df2 bbit1  0x00000001 , 0x00002239 
- 00008759  0x00000df3 rtnbit1  0x00000000 
- 00008760  0x00000df4 rtnbit1  0x00000003 
- 00008761  0x00000df6 loop  0x0000222d 
- 00008762  0x00000df7 rtn 
- 00008763  0x00000dfa bpatch  0x0000002c , 0x00004005 
- 00008764  0x00000dfb arg  0x0000226a , 0x00000013 
- 00008765  0x00000dfc call  0x00002261 
- 00008766  0x00000dfd nrtn  0x00000005 
- 00008767  0x00000dfe deposit  0x00000011 
- 00008768  0x00000dff store  0x00000002 , 0x0000001e 
- 00008769  0x00000e00 force  0x00000000 , 0x0000003e 
- 00008770  0x00000e01 rtn 
- 00008771  0x00000e06 call  0x00002725 
- 00008772  0x00000e07 branch  0x0000224b , 0x00000001 
- 00008773  0x00000e08 fetch  0x00000002 , 0x0000001e 
- 00008774  0x00000e09 add  0x0000003f , 0x00000017 , 0x00000005 
- 00008775  0x00000e0a fetch  0x00000001 , 0x00000047 
- 00008776  0x00000e0b istore  0x00000001 , 0x00000005 
- 00008777  0x00000e0c arg  0x000022aa , 0x00000013 
- 00008778  0x00000e0d branch  0x00002261 
- 00008779  0x00000e10 fetch  0x00000001 , 0x00000047 
- 00008780  0x00000e11 isolate1  0x00000003 , 0x0000003f 
- 00008781  0x00000e12 branch  0x00002250 , 0x00000001 
- 00008782  0x00000e13 force  0x00000001 , 0x0000003e 
- 00008783  0x00000e14 rtn 
- 00008784  0x00000e16 force  0x00000000 , 0x0000003e 
- 00008785  0x00000e17 rtn 
- 00008786  0x00000e1b arg  0x000022a7 , 0x00000013 
- 00008787  0x00000e1c branch  0x00002261 
- 00008788  0x00000e1f fetcht  0x00000002 , 0x0000001e 
- 00008789  0x00000e20 arg  0x000022cf , 0x00000013 
- 00008790  0x00000e21 branch  0x00002261 
- 00008791  0x00000e26 fetcht  0x00000001 , 0x000041cf 
- 00008792  0x00000e28 arg  0x00002275 , 0x00000013 
- 00008793  0x00000e29 branch  0x00002261 
- 00008794  0x00000e2c bpatch  0x0000002d , 0x00004005 
- 00008795  0x00000e2d fetcht  0x00000006 , 0x000041d0 
- 00008796  0x00000e2f arg  0x0000226e , 0x00000013 
- 00008797  0x00000e30 branch  0x00002261 
- 00008798  0x00000e33 arg  0x0000227b , 0x00000013 
- 00008799  0x00000e34 branch  0x00002261 
- 00008800  0x00000e37 arg  0x000022c6 , 0x00000013 
- 00008801  0x00000e39 bpatch  0x0000002e , 0x00004005 
- 00008802  0x00000e3a arg  0x00004040 , 0x00000011 
- 00008803  0x00000e3b arg  0x00000001 , 0x00000039 
- 00008804  0x00000e3d ifetch  0x00000001 , 0x00000011 
- 00008805  0x00000e3e copy  0x00000013 , 0x0000003d 
- 00008806  0x00000e40 increase  0x00000050 , 0x00000011 
- 00008807  0x00000e41 loop  0x00002264 
- 00008808  0x00000e42 force  0x00000001 , 0x0000003e 
- 00008809  0x00000e43 rtn 
- 00008810  0x00000e46 bbit1  0x00000000 , 0x00002266 
- 00008811  0x00000e47 bbit1  0x00000003 , 0x00002266 
- 00008812  0x00000e48 force  0x00000000 , 0x0000003e 
- 00008813  0x00000e49 rtn 
- 00008814  0x00000e4c bbit1  0x00000003 , 0x00002270 
- 00008815  0x00000e4d bbit0  0x00000000 , 0x00002266 
- 00008816  0x00000e4f add  0x00000011 , 0x00000010 , 0x00000006 
- 00008817  0x00000e50 ifetch  0x00000006 , 0x00000006 
- 00008818  0x00000e51 isub  0x00000002 , 0x0000003e 
- 00008819  0x00000e52 rtn  0x00000005 
- 00008820  0x00000e53 branch  0x00002266 
- 00008821  0x00000e56 bbit0  0x00000000 , 0x00002266 
- 00008822  0x00000e57 add  0x00000011 , 0x00000016 , 0x00000006 
- 00008823  0x00000e58 ifetch  0x00000001 , 0x00000006 
- 00008824  0x00000e59 isub  0x00000002 , 0x0000003e 
- 00008825  0x00000e5a rtn  0x00000005 
- 00008826  0x00000e5b branch  0x00002266 
- 00008827  0x00000e5e bbit0  0x00000001 , 0x00002266 
- 00008828  0x00000e60 call  0x000022b3 
- 00008829  0x00000e61 call  0x00002297 
- 00008830  0x00000e62 isub  0x00000002 , 0x0000003f 
- 00008831  0x00000e63 increase  0x00000001 , 0x0000003f 
- 00008832  0x00000e64 branch  0x00002291 , 0x00000002 
- 00008833  0x00000e65 copy  0x00000006 , 0x00000012 
- 00008834  0x00000e66 store  0x00000009 , 0x00000aa2 
- 00008835  0x00000e67 fetch  0x00000001 , 0x000044c0 
- 00008836  0x00000e68 nbranch  0x00002289 , 0x00000034 
- 00008837  0x00000e69 fetch  0x00000009 , 0x00000aa2 
- 00008838  0x00000e6a copy  0x00000012 , 0x00000006 
- 00008839  0x00000e6b increase  0x00000005 , 0x0000003f 
- 00008840  0x00000e6c branch  0x0000228c 
- 00008841  0x00000e6e fetch  0x00000009 , 0x00000aa2 
- 00008842  0x00000e6f copy  0x00000012 , 0x00000006 
- 00008843  0x00000e70 increase  0x00000014 , 0x0000003f 
- 00008844  0x00000e72 nbranch  0x00002266 , 0x00000002 
- 00008845  0x00000e74 copy  0x00000002 , 0x00000021 
- 00008846  0x00000e75 call  0x000022bf 
- 00008847  0x00000e76 force  0x00000000 , 0x0000003e 
- 00008848  0x00000e77 rtn 
- 00008849  0x00000e7b iforce  0x00000012 
- 00008850  0x00000e7c add  0x00000011 , 0x00000002 , 0x00000006 
- 00008851  0x00000e7d ifetch  0x00000002 , 0x00000006 
- 00008852  0x00000e7e branch  0x0000228d , 0x00000034 
- 00008853  0x00000e7f call  0x000022bf 
- 00008854  0x00000e80 branch  0x0000227c 
- 00008855  0x00000e83 rshift16  0x0000003f , 0x0000000b 
- 00008856  0x00000e84 rshift8  0x0000000b , 0x0000000b 
- 00008857  0x00000e85 branch  0x000022a1 , 0x00000005 
- 00008858  0x00000e86 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008859  0x00000e87 nrtn  0x00000001 
- 00008860  0x00000e88 rshift16  0x00000002 , 0x0000000b 
- 00008861  0x00000e89 rshift8  0x0000000b , 0x0000000b 
- 00008862  0x00000e8a nrtn  0x00000005 
- 00008863  0x00000e8b set1  0x0000001c , 0x00000002 
- 00008864  0x00000e8c rtn 
- 00008865  0x00000e8e rshift16  0x00000002 , 0x0000000b 
- 00008866  0x00000e8f rshift8  0x0000000b , 0x0000000b 
- 00008867  0x00000e90 compare  0x0000000f , 0x0000000b , 0x0000000f 
- 00008868  0x00000e91 nrtn  0x00000001 
- 00008869  0x00000e92 set1  0x0000001c , 0x0000003f 
- 00008870  0x00000e93 rtn 
- 00008871  0x00000e96 bbit0  0x00000000 , 0x00002266 
- 00008872  0x00000e97 force  0x00000000 , 0x0000003e 
- 00008873  0x00000e98 rtn 
- 00008874  0x00000e9b bbit0  0x00000000 , 0x00002266 
- 00008875  0x00000e9c add  0x00000011 , 0x00000001 , 0x00000006 
- 00008876  0x00000e9d ifetch  0x00000001 , 0x00000006 
- 00008877  0x00000e9e bbit1  0x00000000 , 0x00002266 
- 00008878  0x00000e9f add  0x00000011 , 0x00000017 , 0x00000006 
- 00008879  0x00000ea0 ifetch  0x00000001 , 0x00000006 
- 00008880  0x00000ea1 bbit0  0x00000003 , 0x00002266 
- 00008881  0x00000ea2 force  0x00000000 , 0x0000003e 
- 00008882  0x00000ea3 rtn 
- 00008883  0x00000ea6 add  0x00000011 , 0x00000001 , 0x00000006 
- 00008884  0x00000ea7 ifetcht  0x00000001 , 0x00000006 
- 00008885  0x00000ea8 deposit  0x00000022 
- 00008886  0x00000ea9 isolate1  0x00000001 , 0x00000002 
- 00008887  0x00000eaa add  0x00000011 , 0x00000004 , 0x00000006 
- 00008888  0x00000eab ifetcht  0x00000004 , 0x00000006 
- 00008889  0x00000eac rtn  0x00000001 
- 00008890  0x00000ead add  0x00000011 , 0x00000008 , 0x00000006 
- 00008891  0x00000eae ifetch  0x00000006 , 0x00000006 
- 00008892  0x00000eaf call  0x00002854 
- 00008893  0x00000eb0 deposit  0x00000028 
- 00008894  0x00000eb1 rtn 
- 00008895  0x00000eb4 add  0x00000011 , 0x00000002 , 0x00000006 
- 00008896  0x00000eb5 add  0x00000011 , 0x00000004 , 0x00000005 
- 00008897  0x00000eb6 ifetch  0x00000002 , 0x00000006 
- 00008898  0x00000eb7 iadd  0x00000002 , 0x0000000b 
- 00008899  0x00000eb8 deposit  0x0000000b 
- 00008900  0x00000eb9 istore  0x00000004 , 0x00000005 
- 00008901  0x00000eba branch  0x00005449 
- 00008902  0x00000ebe bbit0  0x00000001 , 0x00002266 
- 00008903  0x00000ebf call  0x000022b3 
- 00008904  0x00000ec0 iadd  0x0000001b , 0x0000003f 
- 00008905  0x00000ec1 iadd  0x0000001b , 0x0000003f 
- 00008906  0x00000ec2 iadd  0x00000007 , 0x0000003f 
- 00008907  0x00000ec3 isub  0x00000002 , 0x0000003e 
- 00008908  0x00000ec4 nbranch  0x00002266 , 0x00000002 
- 00008909  0x00000ec5 force  0x00000000 , 0x0000003e 
- 00008910  0x00000ec6 rtn 
- 00008911  0x00000ec9 bbit0  0x00000000 , 0x00002266 
- 00008912  0x00000eca deposit  0x00000002 
- 00008913  0x00000ecb isub  0x00000011 , 0x0000003e 
- 00008914  0x00000ecc branch  0x00002266 , 0x0000003e 
- 00008915  0x00000ecd add  0x00000011 , 0x00000001 , 0x00000006 
- 00008916  0x00000ece ifetch  0x00000001 , 0x00000006 
- 00008917  0x00000ecf bbit1  0x00000000 , 0x00002266 
- 00008918  0x00000ed0 ifetch  0x00000001 , 0x00000011 
- 00008919  0x00000ed1 set0  0x00000007 , 0x0000003f 
- 00008920  0x00000ed2 istore  0x00000001 , 0x00000011 
- 00008921  0x00000ed3 branch  0x00002266 
- 00008922  0x00000ed7 bpatch  0x0000002f , 0x00004005 
- 00008923  0x00000ed8 call  0x00002a4f 
- 00008924  0x00000eda add  0x00000022 , 0x00000001 , 0x00000021 
- 00008925  0x00000edb call  0x000028e2 
- 00008926  0x00000edc force  0x00000003 , 0x00000024 
- 00008927  0x00000edd call  0x000028d2 
- 00008928  0x00000ede call  0x00002a51 
- 00008929  0x00000edf call  0x00002a56 
- 00008930  0x00000ee0 call  0x00002a64 
- 00008931  0x00000ee1 branch  0x00002762 
- 00008932  0x00000ee4 bpatch  0x00000030 , 0x00004006 
- 00008933  0x00000ee5 call  0x00002a4d 
- 00008934  0x00000ee7 add  0x00000022 , 0x00000001 , 0x00000021 
- 00008935  0x00000ee8 call  0x000028e2 
- 00008936  0x00000ee9 force  0x00000003 , 0x00000024 
- 00008937  0x00000eea call  0x000028cc 
- 00008938  0x00000eeb call  0x0000242a 
- 00008939  0x00000eec call  0x000029f1 
- 00008940  0x00000eed call  0x00002a5b 
- 00008941  0x00000eee call  0x000029eb 
- 00008942  0x00000ef0 call  0x00002a0d 
- 00008943  0x00000ef1 nrtn  0x00000018 
- 00008944  0x00000ef2 call  0x000029bb 
- 00008945  0x00000ef3 branch  0x0000251c 
- 00008946  0x00000ef8 bpatch  0x00000031 , 0x00004006 
- 00008947  0x00000ef9 fetch  0x00000001 , 0x00000181 
- 00008948  0x00000efa iforce  0x00000004 
- 00008949  0x00000efb force  0x00000001 , 0x00000001 
- 00008950  0x00000efc call  0x000022da 
- 00008951  0x00000efd branch  0x000022e4 
- 00008952  0x00000f09 fetch  0x00000001 , 0x00004093 
- 00008953  0x00000f0a rtnbit0  0x00000000 
- 00008954  0x00000f0b force  0x00000004 , 0x00000007 
- 00008955  0x00000f0c call  0x00007f16 
- 00008956  0x00000f0d nrtn  0x00000034 
- 00008957  0x00000f0e fetcht  0x00000002 , 0x000040ad 
- 00008958  0x00000f0f force  0x00000004 , 0x00000007 
- 00008959  0x00000f10 call  0x0000271c 
- 00008960  0x00000f11 rtn  0x00000028 
- 00008961  0x00000f12 call  0x00002308 
- 00008962  0x00000f13 force  0x00000004 , 0x00000007 
- 00008963  0x00000f14 fetch  0x00000002 , 0x000040af 
- 00008964  0x00000f15 nbranch  0x00007f08 , 0x00000018 
- 00008965  0x00000f16 random  0x0000003f 
- 00008966  0x00000f17 iand  0x00000035 , 0x0000003f 
- 00008967  0x00000f18 branch  0x00007f08 
- 00008968  0x00000f1c bpatch  0x00000032 , 0x00004006 
- 00008969  0x00000f1d jam  0x00000000 , 0x00000181 
- 00008970  0x00000f1e disable  0x00000030 
- 00008971  0x00000f1f disable  0x0000002e 
- 00008972  0x00000f20 call  0x000028a4 
- 00008973  0x00000f21 and  0x00000022 , 0x000001fc , 0x00000021 
- 00008974  0x00000f22 force  0x00000001 , 0x00000024 
- 00008975  0x00000f23 call  0x000028d8 
- 00008976  0x00000f24 call  0x000028cc 
- 00008977  0x00000f25 setflip  0x0000001d , 0x00000000 
- 00008978  0x00000f26 fetch  0x00000001 , 0x00000006 
- 00008979  0x00000f27 increase  0x00000001 , 0x0000003f 
- 00008980  0x00000f28 store  0x00000001 , 0x00000006 
- 00008981  0x00000f29 call  0x000028f2 
- 00008982  0x00000f2a call  0x000029eb 
- 00008983  0x00000f2b call  0x00002a14 
- 00008984  0x00000f2c nrtn  0x00000018 
- 00008985  0x00000f2d bpatch  0x00000033 , 0x00004006 
- 00008986  0x00000f2e force  0x00000000 , 0x0000001b 
- 00008987  0x00000f2f call  0x000028f9 
- 00008988  0x00000f30 fetch  0x00000001 , 0x00000007 
- 00008989  0x00000f31 increase  0x00000001 , 0x0000003f 
- 00008990  0x00000f32 store  0x00000001 , 0x00000007 
- 00008991  0x00000f33 call  0x000028d8 
- 00008992  0x00000f34 call  0x00002a4d 
- 00008993  0x00000f35 or_into  0x00000002 , 0x00000021 
- 00008994  0x00000f36 force  0x00000001 , 0x00000024 
- 00008995  0x00000f37 call  0x000028d2 
- 00008996  0x00000f38 call  0x000028f2 
- 00008997  0x00000f39 call  0x00002a51 
- 00008998  0x00000f3a call  0x00002a5f 
- 00008999  0x00000f3b deposit  0x00000022 
- 00009000  0x00000f3c store  0x00000004 , 0x00000161 
- 00009001  0x00000f3d call  0x00002a64 
- 00009002  0x00000f3e force  0x00000002 , 0x00000001 
- 00009003  0x00000f3f force  0x00000000 , 0x00000004 
- 00009004  0x00000f40 call  0x00002a6b 
- 00009005  0x00000f41 call  0x00002766 
- 00009006  0x00000f42 call  0x00002332 
- 00009007  0x00000f43 and_into  0x000001fd , 0x00000021 
- 00009008  0x00000f44 increase  0x00000001 , 0x00000026 
- 00009009  0x00000f45 rtn 
- 00009010  0x00000f48 bpatch  0x00000034 , 0x00004006 
- 00009011  0x00000f49 fetch  0x00000001 , 0x000040d1 
- 00009012  0x00000f4a rtn  0x00000034 
- 00009013  0x00000f4b arg  0x0000018e , 0x00000005 
- 00009014  0x00000f4c fetch  0x00000001 , 0x00004515 
- 00009015  0x00000f4d copy  0x0000003f , 0x00000039 
- 00009016  0x00000f4e increase  0x00000001 , 0x0000003f 
- 00009017  0x00000f4f istore  0x00000001 , 0x00000005 
- 00009018  0x00000f50 copy  0x00000005 , 0x00000002 
- 00009019  0x00000f51 increase  0x00000001 , 0x0000003f 
- 00009020  0x00000f52 store  0x00000002 , 0x000041dc 
- 00009021  0x00000f53 copy  0x00000002 , 0x00000005 
- 00009022  0x00000f54 setarg  0x00000009 
- 00009023  0x00000f55 istore  0x00000001 , 0x00000005 
- 00009024  0x00000f56 arg  0x00004516 , 0x00000006 
- 00009025  0x00000f57 call  0x00007f01 
- 00009026  0x00000f59 arg  0x0000458d , 0x00000013 
- 00009027  0x00000f5a arg  0x00000004 , 0x00000039 
- 00009028  0x00000f5b call  0x00002354 
- 00009029  0x00000f5c arg  0x00004577 , 0x00000013 
- 00009030  0x00000f5d arg  0x00000001 , 0x00000039 
- 00009031  0x00000f5e call  0x00002354 
- 00009032  0x00000f60 force  0x0000000a , 0x00000001 
- 00009033  0x00000f61 jam  0x00000002 , 0x000041db 
- 00009034  0x00000f62 setarg  0x0000018e 
- 00009035  0x00000f63 store  0x00000002 , 0x0000016f 
- 00009036  0x00000f64 call  0x00002a4d 
- 00009037  0x00000f65 call  0x000028d2 
- 00009038  0x00000f66 call  0x00002a51 
- 00009039  0x00000f67 call  0x00002a5f 
- 00009040  0x00000f68 call  0x00002a64 
- 00009041  0x00000f69 call  0x00002a6b 
- 00009042  0x00000f6a call  0x00002766 
- 00009043  0x00000f6b rtn 
- 00009044  0x00000f6f copy  0x00000005 , 0x00000002 
- 00009045  0x00000f70 copy  0x00000013 , 0x00000006 
- 00009046  0x00000f71 ifetch  0x00000001 , 0x00000006 
- 00009047  0x00000f72 rtn  0x00000034 
- 00009048  0x00000f74 lshift  0x0000003f , 0x0000003f 
- 00009049  0x00000f75 loop  0x00002358 
- 00009050  0x00000f76 copy  0x0000003f , 0x00000011 
- 00009051  0x00000f77 increase  0x00000002 , 0x0000003f 
- 00009052  0x00000f78 copy  0x0000003f , 0x00000007 
- 00009053  0x00000f79 fetch  0x00000002 , 0x000041dc 
- 00009054  0x00000f7a iadd  0x00000007 , 0x0000003f 
- 00009055  0x00000f7b store  0x00000002 , 0x000041dc 
- 00009056  0x00000f7c copy  0x00000002 , 0x00000005 
- 00009057  0x00000f7d copy  0x00000011 , 0x0000003f 
- 00009058  0x00000f7e increase  0x00000001 , 0x0000003f 
- 00009059  0x00000f7f istore  0x00000001 , 0x00000005 
- 00009060  0x00000f80 copy  0x00000013 , 0x00000006 
- 00009061  0x00000f81 ifetch  0x00000001 , 0x00000006 
- 00009062  0x00000f82 ifetch  0x00000001 , 0x00000006 
- 00009063  0x00000f83 istore  0x00000001 , 0x00000005 
- 00009064  0x00000f84 copy  0x00000011 , 0x00000039 
- 00009065  0x00000f85 branch  0x00007f01 
- 00009066  0x00000f8c fetch  0x00000001 , 0x00004093 
- 00009067  0x00000f8d rtnbit0  0x00000001 
- 00009068  0x00000f8e force  0x00000005 , 0x00000007 
- 00009069  0x00000f8f call  0x00007f16 
- 00009070  0x00000f90 nrtn  0x00000034 
- 00009071  0x00000f91 fetcht  0x00000002 , 0x000040b1 
- 00009072  0x00000f92 force  0x00000028 , 0x00000007 
- 00009073  0x00000f93 call  0x0000271c 
- 00009074  0x00000f94 rtn  0x00000028 
- 00009075  0x00000f95 force  0x00000000 , 0x00000004 
- 00009076  0x00000f96 jam  0x00000008 , 0x00000010 
- 00009077  0x00000f97 set0  0x0000000b , 0x00000000 
- 00009078  0x00000f98 call  0x0000237a 
- 00009079  0x00000f99 force  0x00000005 , 0x00000007 
- 00009080  0x00000f9a fetch  0x00000002 , 0x000040b3 
- 00009081  0x00000f9b branch  0x00007f08 
- 00009082  0x00000f9f bpatch  0x00000035 , 0x00004006 
- 00009083  0x00000fa0 disable  0x00000030 
- 00009084  0x00000fa1 call  0x000028a4 
- 00009085  0x00000fa2 fetch  0x00000001 , 0x00000008 
- 00009086  0x00000fa3 increase  0x00000001 , 0x0000003f 
- 00009087  0x00000fa4 store  0x00000001 , 0x00000008 
- 00009088  0x00000fa5 force  0x00000000 , 0x00000026 
- 00009089  0x00000fa6 call  0x000028e2 
- 00009090  0x00000fa7 add  0x00000022 , 0x00000001 , 0x00000021 
- 00009091  0x00000fa8 force  0x00000002 , 0x00000024 
- 00009092  0x00000fa9 bpatch  0x00000036 , 0x00004006 
- 00009093  0x00000faa call  0x000028cc 
- 00009094  0x00000fab call  0x000029eb 
- 00009095  0x00000fac call  0x00002a14 
- 00009096  0x00000fad nrtn  0x00000018 
- 00009097  0x00000fae call  0x000028f9 
- 00009098  0x00000faf fetch  0x00000001 , 0x00000009 
- 00009099  0x00000fb0 increase  0x00000001 , 0x0000003f 
- 00009100  0x00000fb1 store  0x00000001 , 0x00000009 
- 00009101  0x00000fb2 force  0x00000000 , 0x0000001b 
- 00009102  0x00000fb3 call  0x00002a4d 
- 00009103  0x00000fb4 or_into  0x00000002 , 0x00000021 
- 00009104  0x00000fb5 force  0x00000001 , 0x00000024 
- 00009105  0x00000fb6 call  0x000028d2 
- 00009106  0x00000fb7 call  0x00002a51 
- 00009107  0x00000fb8 call  0x00002a5f 
- 00009108  0x00000fb9 call  0x00002a64 
- 00009109  0x00000fba call  0x0000264d 
- 00009110  0x00000fbb force  0x00000000 , 0x00000004 
- 00009111  0x00000fbc arg  0x00000600 , 0x0000000b 
- 00009112  0x00000fbd until  0x00000029 , 0x00000026 
- 00009113  0x00000fbe or_into  0x00000003 , 0x00000028 
- 00009114  0x00000fbf and_into  0x000001fd , 0x00000021 
- 00009115  0x00000fc1 bpatch  0x00000037 , 0x00004006 
- 00009116  0x00000fc2 increase  0x00000001 , 0x00000026 
- 00009117  0x00000fc3 call  0x000028cc 
- 00009118  0x00000fc4 call  0x000029eb 
- 00009119  0x00000fc5 call  0x00002a07 
- 00009120  0x00000fc6 nbranch  0x000023a4 , 0x00000018 
- 00009121  0x00000fc7 call  0x00002a6b 
- 00009122  0x00000fc8 call  0x0000251e 
- 00009123  0x00000fc9 bmark1  0x0000000b , 0x000023ab 
- 00009124  0x00000fcb bpatch  0x00000038 , 0x00004007 
- 00009125  0x00000fcc fetch  0x00000001 , 0x00000010 
- 00009126  0x00000fcd rtn  0x00000034 
- 00009127  0x00000fce increase  0xffffffff , 0x0000003f 
- 00009128  0x00000fcf store  0x00000001 , 0x00000010 
- 00009129  0x00000fd0 call  0x00002a4f 
- 00009130  0x00000fd1 branch  0x0000239b 
- 00009131  0x00000fd5 bpatch  0x00000039 , 0x00004007 
- 00009132  0x00000fd6 set0  0x00000001 , 0x00000028 
- 00009133  0x00000fd7 set1  0x00000000 , 0x00000028 
- 00009134  0x00000fd8 fetch  0x00000001 , 0x0000000a 
- 00009135  0x00000fd9 increase  0x00000001 , 0x0000003f 
- 00009136  0x00000fda store  0x00000001 , 0x0000000a 
- 00009137  0x00000fdb call  0x00002a4d 
- 00009138  0x00000fdc or_into  0x00000002 , 0x00000021 
- 00009139  0x00000fdd call  0x000028d2 
- 00009140  0x00000fde call  0x00002a51 
- 00009141  0x00000fdf call  0x00002a5f 
- 00009142  0x00000fe0 call  0x00002a64 
- 00009143  0x00000fe1 call  0x0000264d 
- 00009144  0x00000fe3 compare  0x00000003 , 0x00000028 , 0x00000003 
- 00009145  0x00000fe4 branch  0x000023bc , 0x00000001 
- 00009146  0x00000fe5 until  0x0000003e , 0x00000017 
- 00009147  0x00000fe6 branch  0x000023b8 
- 00009148  0x00000fe8 fetch  0x00000004 , 0x00000165 
- 00009149  0x00000fe9 or_into  0x00000003 , 0x0000003f 
- 00009150  0x00000fea icopy  0x00000028 
- 00009151  0x00000fed bpatch  0x0000003a , 0x00004007 
- 00009152  0x00000fee fetch  0x00000006 , 0x00000178 
- 00009153  0x00000fef store  0x00000006 , 0x00000040 
- 00009154  0x00000ff0 call  0x00002435 
- 00009155  0x00000ff2 call  0x0000247c 
- 00009156  0x00000ff3 branch  0x000023c8 , 0x0000002d 
- 00009157  0x00000ff4 call  0x00002455 
- 00009158  0x00000ff5 nbranch  0x000023c3 , 0x00000034 
- 00009159  0x00000ff6 rtn 
- 00009160  0x00000ffa bpatch  0x0000003b , 0x00004007 
- 00009161  0x00000ffb call  0x00002440 
- 00009162  0x00000ffc call  0x0000223b 
- 00009163  0x00000ffd nrtn  0x00000005 
- 00009164  0x00000ffe jam  0x00000000 , 0x00000031 
- 00009165  0x00000fff call  0x00002841 
- 00009166  0x00001000 branch  0x00002223 
- 00009167  0x00001006 bpatch  0x0000003c , 0x00004007 
- 00009168  0x00001007 call  0x00002850 
- 00009169  0x00001008 call  0x000023f3 
- 00009170  0x00001009 rtn  0x00000028 
- 00009171  0x0000100b bpatch  0x0000003d , 0x00004007 
- 00009172  0x0000100c call  0x00002c69 
- 00009173  0x0000100d call  0x00006caa 
- 00009174  0x0000100e call  0x00002514 
- 00009175  0x0000100f nbranch  0x000023e2 , 0x0000002d 
- 00009176  0x00001010 call  0x00002a88 
- 00009177  0x00001011 call  0x00006cc2 
- 00009178  0x00001012 call  0x00002489 
- 00009179  0x00001013 call  0x00002757 
- 00009180  0x00001014 call  0x00002728 
- 00009181  0x00001015 call  0x00005d08 
- 00009182  0x00001016 fetch  0x00000001 , 0x0000000b 
- 00009183  0x00001017 increase  0x00000001 , 0x0000003f 
- 00009184  0x00001018 store  0x00000001 , 0x0000000b 
- 00009185  0x00001019 call  0x00002841 
- 00009186  0x0000101b bpatch  0x0000003e , 0x00004007 
- 00009187  0x0000101c call  0x00002bb1 
- 00009188  0x0000101d call  0x00002a7f 
- 00009189  0x0000101e branch  0x000023eb , 0x00000002 
- 00009190  0x0000101f call  0x000021a7 
- 00009191  0x00001020 nbranch  0x000023eb , 0x00000028 
- 00009192  0x00001021 call  0x000026f3 
- 00009193  0x00001022 nbranch  0x000023d3 , 0x00000034 
- 00009194  0x00001023 rtn 
- 00009195  0x00001026 bpatch  0x0000003f , 0x00004007 
- 00009196  0x00001027 jam  0x00000000 , 0x00000151 
- 00009197  0x00001028 jam  0x00000000 , 0x0000017f 
- 00009198  0x00001029 call  0x0000245d 
- 00009199  0x0000102a set0  0x00000011 , 0x00000000 
- 00009200  0x0000102b call  0x00007fb0 
- 00009201  0x0000102c fetch  0x00000001 , 0x00000030 
- 00009202  0x0000102d rtn 
- 00009203  0x00001031 bpatch  0x00000040 , 0x00004008 
- 00009204  0x00001032 call  0x000021c9 
- 00009205  0x00001033 nrtn  0x00000028 
- 00009206  0x00001034 copy  0x00000004 , 0x00000002 
- 00009207  0x00001035 call  0x00002a6f 
- 00009208  0x00001036 store  0x00000001 , 0x00000181 
- 00009209  0x00001037 copy  0x00000002 , 0x00000004 
- 00009210  0x00001038 jam  0x00000020 , 0x00000011 
- 00009211  0x0000103a bpatch  0x00000041 , 0x00004008 
- 00009212  0x0000103b call  0x00002a4f 
- 00009213  0x0000103c force  0x00000002 , 0x00000001 
- 00009214  0x0000103d call  0x0000274f 
- 00009215  0x0000103e deposit  0x00000022 
- 00009216  0x0000103f store  0x00000004 , 0x00000161 
- 00009217  0x00001040 call  0x00002762 
- 00009218  0x00001041 call  0x00002a4d 
- 00009219  0x00001042 enable  0x0000002f 
- 00009220  0x00001043 call  0x000024f6 
- 00009221  0x00001044 branch  0x0000240d , 0x00000018 
- 00009222  0x00001045 call  0x000028f9 
- 00009223  0x00001046 call  0x00002455 
- 00009224  0x00001047 nbranch  0x000023fb , 0x00000034 
- 00009225  0x00001048 rtnmark0  0x00000004 
- 00009226  0x00001049 jam  0x00000034 , 0x0000007c 
- 00009227  0x0000104a set1  0x00000003 , 0x00000000 
- 00009228  0x0000104b rtn 
- 00009229  0x0000104d enable  0x00000030 
- 00009230  0x0000104e call  0x00002435 
- 00009231  0x0000104f call  0x000028a4 
- 00009232  0x00001051 bpatch  0x00000042 , 0x00004008 
- 00009233  0x00001052 call  0x000022f2 
- 00009234  0x00001053 branch  0x00002419 , 0x00000018 
- 00009235  0x00001054 call  0x00002455 
- 00009236  0x00001055 nbranch  0x00002410 , 0x00000034 
- 00009237  0x00001056 disable  0x00000030 
- 00009238  0x00001057 deposit  0x00000028 
- 00009239  0x00001058 store  0x00000004 , 0x000040ca 
- 00009240  0x00001059 rtn 
- 00009241  0x0000105b enable  0x00000029 
- 00009242  0x0000105c bmark0  0x00000004 , 0x0000241f 
- 00009243  0x0000105d set0  0x00000004 , 0x00000000 
- 00009244  0x0000105e jam  0x00000003 , 0x0000007c 
- 00009245  0x0000105f jam  0x00000033 , 0x0000007d 
- 00009246  0x00001060 call  0x000062f8 
- 00009247  0x00001062 deposit  0x00000004 
- 00009248  0x00001063 store  0x00000001 , 0x00000077 
- 00009249  0x00001064 force  0x00000000 , 0x0000003f 
- 00009250  0x00001065 store  0x00000006 , 0x00000038 
- 00009251  0x00001066 fetch  0x00000001 , 0x00000031 
- 00009252  0x00001067 set1  0x00000001 , 0x0000003f 
- 00009253  0x00001068 store  0x00000001 , 0x00000031 
- 00009254  0x00001069 call  0x00002a88 
- 00009255  0x0000106a disable  0x00000029 
- 00009256  0x0000106b enable  0x00000028 
- 00009257  0x0000106c rtn 
- 00009258  0x00001071 bpatch  0x00000043 , 0x00004008 
- 00009259  0x00001072 disable  0x0000002d 
- 00009260  0x00001073 set0  0x00000005 , 0x00000000 
- 00009261  0x00001074 set0  0x0000000a , 0x00000000 
- 00009262  0x00001075 set0  0x00000010 , 0x00000000 
- 00009263  0x00001076 set0  0x0000000f , 0x00000000 
- 00009264  0x00001077 fetch  0x00000001 , 0x00000047 
- 00009265  0x00001078 set0  0x00000005 , 0x0000003f 
- 00009266  0x00001079 set1  0x00000004 , 0x0000003f 
- 00009267  0x0000107a store  0x00000001 , 0x00000047 
- 00009268  0x0000107b rtn 
- 00009269  0x0000107e bpatch  0x00000044 , 0x00004008 
- 00009270  0x0000107f jam  0x00000020 , 0x00000011 
- 00009271  0x00001080 jam  0x00000050 , 0x00000047 
- 00009272  0x00001081 fetch  0x00000002 , 0x000040bf 
- 00009273  0x00001082 store  0x00000002 , 0x0000003e 
- 00009274  0x00001083 deposit  0x00000022 
- 00009275  0x00001084 store  0x00000004 , 0x000040ca 
- 00009276  0x00001085 rtn  0x00000030 
- 00009277  0x00001086 deposit  0x00000028 
- 00009278  0x00001087 store  0x00000004 , 0x000040ca 
- 00009279  0x00001088 rtn 
- 00009280  0x0000108b bpatch  0x00000045 , 0x00004008 
- 00009281  0x0000108c call  0x00005d04 
- 00009282  0x0000108d call  0x00002459 
- 00009283  0x0000108e store  0x00000001 , 0x00000046 
- 00009284  0x0000108f setarg  0x00000000 
- 00009285  0x00001090 store  0x00000002 , 0x0000025d 
- 00009286  0x00001091 setarg  0x00001c80 
- 00009287  0x00001092 store  0x00000002 , 0x00000051 
- 00009288  0x00001093 fetch  0x00000001 , 0x00000030 
- 00009289  0x00001094 set1  0x00000000 , 0x0000003f 
- 00009290  0x00001095 store  0x00000001 , 0x00000030 
- 00009291  0x00001096 jam  0x00000000 , 0x0000004b 
- 00009292  0x00001097 jam  0x00000000 , 0x0000004c 
- 00009293  0x00001098 jam  0x00000000 , 0x000000a0 
- 00009294  0x00001099 branch  0x00002a88 
- 00009295  0x0000109d bpatch  0x00000046 , 0x00004008 
- 00009296  0x0000109e force  0x00000000 , 0x0000003f 
- 00009297  0x0000109f store  0x00000008 , 0x000041be 
- 00009298  0x000010a0 istore  0x00000008 , 0x00000005 
- 00009299  0x000010a1 call  0x000021c5 
- 00009300  0x000010a2 branch  0x00002254 
- 00009301  0x000010a5 fetch  0x00000001 , 0x00000011 
- 00009302  0x000010a6 increase  0xffffffff , 0x0000003f 
- 00009303  0x000010a7 store  0x00000001 , 0x00000011 
- 00009304  0x000010a8 rtn 
- 00009305  0x000010ab fetch  0x00000001 , 0x000040cf 
- 00009306  0x000010ac increase  0x00000001 , 0x0000003f 
- 00009307  0x000010ad store  0x00000001 , 0x000040cf 
- 00009308  0x000010ae rtn 
- 00009309  0x000010b2 bpatch  0x00000047 , 0x00004008 
- 00009310  0x000010b3 fetch  0x00000001 , 0x000041ce 
- 00009311  0x000010b4 beq  0x00000003 , 0x00002462 
- 00009312  0x000010b5 fetch  0x00000001 , 0x00000048 
- 00009313  0x000010b6 bne  0x00000001 , 0x00002466 
- 00009314  0x000010b8 call  0x00004d06 
- 00009315  0x000010b9 nbranch  0x00002466 , 0x00000005 
- 00009316  0x000010ba call  0x000021a4 
- 00009317  0x000010bb jam  0x00000000 , 0x000041ce 
- 00009318  0x000010bd bpatch  0x00000048 , 0x00004009 
- 00009319  0x000010be call  0x000033af 
- 00009320  0x000010bf call  0x000026e9 
- 00009321  0x000010c0 jam  0x00000002 , 0x00000a99 
- 00009322  0x000010c1 call  0x00007d86 
- 00009323  0x000010c2 call  0x00005cf7 
- 00009324  0x000010c3 call  0x00004d6b 
- 00009325  0x000010c4 call  0x0000757d 
- 00009326  0x000010c5 fetch  0x00000001 , 0x00000030 
- 00009327  0x000010c6 set0  0x00000000 
- 00009328  0x000010c7 store  0x00000001 , 0x00000030 
- 00009329  0x000010c8 jam  0x00000000 , 0x00004681 
- 00009330  0x000010ca fetch  0x00000001 , 0x0000004c 
- 00009331  0x000010cb compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00009332  0x000010cc branch  0x00002476 , 0x00000001 
- 00009333  0x000010cd set0  0x00000001 , 0x00000000 
- 00009334  0x000010cf fetch  0x00000001 , 0x00000047 
- 00009335  0x000010d0 bbit0  0x00000003 , 0x00002478 
- 00009336  0x000010d2 fetch  0x00000001 , 0x0000004b 
- 00009337  0x000010d3 rtnbit0  0x00000006 
- 00009338  0x000010d4 set0  0x00000002 , 0x00000000 
- 00009339  0x000010d5 rtn 
- 00009340  0x000010d8 bpatch  0x00000049 , 0x00004009 
- 00009341  0x000010d9 fetch  0x00000001 , 0x00000174 
- 00009342  0x000010da rtn  0x00000034 
- 00009343  0x000010db icopy  0x00000004 
- 00009344  0x000010dc call  0x00002514 
- 00009345  0x000010dd nrtn  0x0000002d 
- 00009346  0x000010de force  0x00000000 , 0x00000001 
- 00009347  0x000010df call  0x00002757 
- 00009348  0x000010e0 deposit  0x00000004 
- 00009349  0x000010e1 store  0x00000001 , 0x00000077 
- 00009350  0x000010e2 force  0x00000000 , 0x0000003f 
- 00009351  0x000010e3 store  0x00000001 , 0x00000174 
- 00009352  0x000010e4 rtn 
- 00009353  0x000010eb bpatch  0x0000004a , 0x00004009 
- 00009354  0x000010ec fetch  0x00000001 , 0x00000030 
- 00009355  0x000010ed bbit0  0x00000002 , 0x00002496 
- 00009356  0x000010ee force  0x00000007 , 0x00000001 
- 00009357  0x000010ef bmark0  0x00000007 , 0x00002495 
- 00009358  0x000010f0 call  0x00002725 
- 00009359  0x000010f1 nbranch  0x00002496 , 0x00000001 
- 00009360  0x000010f2 branch  0x00002496 , 0x0000002e 
- 00009361  0x000010f3 call  0x000024c1 
- 00009362  0x000010f4 setarg  0x00000002 
- 00009363  0x000010f5 store  0x00000002 , 0x000040c8 
- 00009364  0x000010f6 rtn 
- 00009365  0x000010f8 nrtn  0x0000002e 
- 00009366  0x000010fa bpatch  0x0000004b , 0x00004009 
- 00009367  0x000010fb call  0x00002243 
- 00009368  0x000010fc nbranch  0x000024a7 , 0x00000005 
- 00009369  0x000010fd fetch  0x00000001 , 0x00000047 
- 00009370  0x000010fe bbit0  0x00000003 , 0x000024b0 
- 00009371  0x00001100 bmark1  0x00000005 , 0x000024b4 
- 00009372  0x00001101 fetch  0x00000001 , 0x0000017f 
- 00009373  0x00001102 bbit1  0x00000006 , 0x000024ba 
- 00009374  0x00001103 fetch  0x00000002 , 0x000040c8 
- 00009375  0x00001104 increase  0xffffffff , 0x0000003f 
- 00009376  0x00001105 store  0x00000002 , 0x000040c8 
- 00009377  0x00001106 branch  0x000024a5 , 0x00000034 
- 00009378  0x00001107 fetch  0x00000001 , 0x000040c5 
- 00009379  0x00001108 iforce  0x00000001 
- 00009380  0x00001109 rtn 
- 00009381  0x0000110c bpatch  0x0000004c , 0x00004009 
- 00009382  0x0000110d call  0x00002687 
- 00009383  0x0000110f call  0x00002725 
- 00009384  0x00001110 branch  0x000024b0 , 0x00000001 
- 00009385  0x00001111 call  0x0000600a 
- 00009386  0x00001112 branch  0x000024be , 0x00000028 
- 00009387  0x00001113 fetch  0x00000001 , 0x0000004b 
- 00009388  0x00001114 bbit1  0x00000006 , 0x000024c0 
- 00009389  0x00001115 bmark1  0x00000005 , 0x000024b4 
- 00009390  0x00001116 fetch  0x00000001 , 0x0000017f 
- 00009391  0x00001117 bbit1  0x00000006 , 0x000024ba 
- 00009392  0x00001119 force  0x00000001 , 0x00000001 
- 00009393  0x0000111a rtn  0x00000029 
- 00009394  0x0000111b force  0x00000000 , 0x00000001 
- 00009395  0x0000111c rtn 
- 00009396  0x0000111e bpatch  0x0000004d , 0x00004009 
- 00009397  0x0000111f fetch  0x00000001 , 0x00000019 
- 00009398  0x00001120 iforce  0x00000001 
- 00009399  0x00001121 rtnne  0x00000001 
- 00009400  0x00001122 force  0x00000000 , 0x00000001 
- 00009401  0x00001123 rtn 
- 00009402  0x00001125 fetch  0x00000001 , 0x00000158 
- 00009403  0x00001126 and  0x0000003f , 0x0000000f , 0x00000001 
- 00009404  0x00001127 set1  0x00000005 , 0x00000000 
- 00009405  0x00001128 rtn 
- 00009406  0x0000112a force  0x00000013 , 0x00000001 
- 00009407  0x0000112b branch  0x000024c1 
- 00009408  0x0000112d call  0x000024ca 
- 00009409  0x00001130 bpatch  0x0000004e , 0x00004009 
- 00009410  0x00001131 fetcht  0x00000001 , 0x00000047 
- 00009411  0x00001132 set1  0x00000003 , 0x00000002 
- 00009412  0x00001133 storet  0x00000001 , 0x00000047 
- 00009413  0x00001134 deposit  0x00000001 
- 00009414  0x00001135 store  0x00000001 , 0x000040c5 
- 00009415  0x00001136 setarg  0x0000ffff 
- 00009416  0x00001137 store  0x00000002 , 0x000040c8 
- 00009417  0x00001138 rtn 
- 00009418  0x0000113b bpatch  0x0000004f , 0x00004009 
- 00009419  0x0000113c fetch  0x00000001 , 0x0000004c 
- 00009420  0x0000113d isolate1  0x00000005 , 0x0000003f 
- 00009421  0x0000113e fetch  0x00000002 , 0x000041dc 
- 00009422  0x0000113f branch  0x000024e0 , 0x00000001 
- 00009423  0x00001140 force  0x00000003 , 0x00000001 
- 00009424  0x00001141 sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009425  0x00001142 rtn  0x00000002 
- 00009426  0x00001143 force  0x00000004 , 0x00000001 
- 00009427  0x00001144 sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00009428  0x00001145 rtn  0x00000002 
- 00009429  0x00001146 force  0x0000000a , 0x00000001 
- 00009430  0x00001147 sub  0x0000003f , 0x00000079 , 0x0000003e 
- 00009431  0x00001148 rtn  0x00000002 
- 00009432  0x00001149 force  0x0000000b , 0x00000001 
- 00009433  0x0000114a sub  0x0000003f , 0x000000b7 , 0x0000003e 
- 00009434  0x0000114b rtn  0x00000002 
- 00009435  0x0000114c force  0x0000000e , 0x00000001 
- 00009436  0x0000114d sub  0x0000003f , 0x000000e0 , 0x0000003e 
- 00009437  0x0000114e rtn  0x00000002 
- 00009438  0x0000114f force  0x0000000f , 0x00000001 
- 00009439  0x00001150 rtn 
- 00009440  0x00001152 force  0x00000003 , 0x00000001 
- 00009441  0x00001153 sub  0x0000003f , 0x00000011 , 0x0000003e 
- 00009442  0x00001154 rtn  0x00000002 
- 00009443  0x00001155 force  0x00000004 , 0x00000001 
- 00009444  0x00001156 sub  0x0000003f , 0x00000036 , 0x0000003e 
- 00009445  0x00001157 rtn  0x00000002 
- 00009446  0x00001158 force  0x0000000a , 0x00000001 
- 00009447  0x00001159 arg  0x0000016f , 0x00000002 
- 00009448  0x0000115a isub  0x00000002 , 0x0000003e 
- 00009449  0x0000115b nrtn  0x00000002 
- 00009450  0x0000115c force  0x0000000e , 0x00000001 
- 00009451  0x0000115d arg  0x000002a7 , 0x00000002 
- 00009452  0x0000115e isub  0x00000002 , 0x0000003e 
- 00009453  0x0000115f nrtn  0x00000002 
- 00009454  0x00001160 force  0x0000000f , 0x00000001 
- 00009455  0x00001161 rtn 
- 00009456  0x0000116b fetch  0x00000001 , 0x00000030 
- 00009457  0x0000116c bbit0  0x00000001 , 0x000024f5 
- 00009458  0x0000116d fetch  0x00000002 , 0x00000032 
- 00009459  0x0000116e branch  0x000024f5 , 0x00000034 
- 00009460  0x0000116f nbranch  0x000024f7 , 0x0000002e 
- 00009461  0x00001171 call  0x00002a4f 
- 00009462  0x00001173 add  0x00000028 , 0x00000001 , 0x00000021 
- 00009463  0x00001175 enable  0x00000010 
- 00009464  0x00001176 fetch  0x00000002 , 0x0000003e 
- 00009465  0x00001177 rshift  0x0000003f , 0x0000003f 
- 00009466  0x00001178 arg  0x00000500 , 0x00000002 
- 00009467  0x00001179 iadd  0x00000002 , 0x0000003f 
- 00009468  0x0000117a call  0x00002a24 
- 00009469  0x0000117b call  0x000028ea 
- 00009470  0x0000117c force  0x00000003 , 0x00000024 
- 00009471  0x0000117d call  0x000028cc 
- 00009472  0x0000117e call  0x0000242a 
- 00009473  0x0000117f call  0x000029f1 
- 00009474  0x00001180 bpatch  0x00000050 , 0x0000400a 
- 00009475  0x00001181 fetch  0x00000002 , 0x0000003e 
- 00009476  0x00001182 rshift  0x0000003f , 0x0000003f 
- 00009477  0x00001183 call  0x00002a24 
- 00009478  0x00001184 call  0x000029eb 
- 00009479  0x00001185 enable  0x0000000d 
- 00009480  0x00001186 fetch  0x00000002 , 0x0000003e 
- 00009481  0x00001187 arg  0x000003bb , 0x00000002 
- 00009482  0x00001188 iadd  0x00000002 , 0x0000001b 
- 00009483  0x00001189 correlate  0x0000003e , 0x00000003 
- 00009484  0x0000118a copy  0x0000001a , 0x00000002 
- 00009485  0x0000118b storet  0x00000006 , 0x0000009a 
- 00009486  0x0000118c disable  0x0000000d 
- 00009487  0x0000118d nrtn  0x00000018 
- 00009488  0x0000118e arg  0x000003bb , 0x00000029 
- 00009489  0x0000118f copy  0x00000021 , 0x00000028 
- 00009490  0x00001190 branch  0x00002b05 , 0x0000002b 
- 00009491  0x00001191 rtn 
- 00009492  0x00001195 bpatch  0x00000051 , 0x0000400a 
- 00009493  0x00001196 call  0x000024f0 
- 00009494  0x00001197 nbranch  0x000028f9 , 0x00000018 
- 00009495  0x00001198 call  0x000029bb 
- 00009496  0x00001199 bmark0  0x00000011 , 0x0000251c 
- 00009497  0x0000119a fetch  0x00000002 , 0x000000f6 
- 00009498  0x0000119b increase  0x00000001 , 0x0000003f 
- 00009499  0x0000119c store  0x00000002 , 0x000000f6 
- 00009500  0x0000119e rshift  0x00000021 , 0x00000002 
- 00009501  0x0000119f or  0x00000002 , 0x00000040 , 0x0000000e 
- 00009502  0x000011a1 bpatch  0x00000052 , 0x0000400a 
- 00009503  0x000011a2 enable  0x00000007 
- 00009504  0x000011a3 enable  0x0000000a 
- 00009505  0x000011a4 enable  0x0000000b 
- 00009506  0x000011a5 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009507  0x000011a6 rshift8  0x0000000c , 0x0000003f 
- 00009508  0x000011a7 store  0x00000001 , 0x0000015d 
- 00009509  0x000011a8 parse  0x00000003 , 0x00000000 , 0x00000004 
- 00009510  0x000011a9 inject  0x00000000 , 0x00000007 
- 00009511  0x000011aa copy  0x0000000c , 0x0000003f 
- 00009512  0x000011ab store  0x00000001 , 0x00000019 
- 00009513  0x000011ac parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009514  0x000011ad rshift8  0x0000000c , 0x0000003f 
- 00009515  0x000011ae store  0x00000001 , 0x0000015e 
- 00009516  0x000011af fetch  0x00000001 , 0x00000019 
- 00009517  0x000011b0 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00009518  0x000011b1 branch  0x00002533 , 0x00000002 
- 00009519  0x000011b2 beq  0x00000007 , 0x00002533 
- 00009520  0x000011b3 fetch  0x00000001 , 0x0000004c 
- 00009521  0x000011b4 isolate1  0x00000005 , 0x0000003f 
- 00009522  0x000011b5 setflag  0x00000001 , 0x00000001 , 0x00000015 
- 00009523  0x000011b7 bpatch  0x00000053 , 0x0000400a 
- 00009524  0x000011b8 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009525  0x000011b9 disable  0x0000000b 
- 00009526  0x000011ba disable  0x0000000a 
- 00009527  0x000011bb branch  0x00002631 , 0x00000006 
- 00009528  0x000011bc bmark0  0x00000011 , 0x0000253c 
- 00009529  0x000011bd fetch  0x00000002 , 0x000000f8 
- 00009530  0x000011be increase  0x00000001 , 0x0000003f 
- 00009531  0x000011bf store  0x00000002 , 0x000000f8 
- 00009532  0x000011c1 bpatch  0x00000054 , 0x0000400a 
- 00009533  0x000011c2 fetch  0x00000001 , 0x0000015d 
- 00009534  0x000011c3 compare  0x00000000 , 0x0000003f , 0x00000007 
- 00009535  0x000011c4 setflag  0x00000001 , 0x0000000a , 0x00000000 
- 00009536  0x000011c5 branch  0x0000254c , 0x00000001 
- 00009537  0x000011c6 icompare  0x00000007 , 0x00000004 
- 00009538  0x000011c7 branch  0x0000254b , 0x00000001 
- 00009539  0x000011c8 bmark0  0x00000007 , 0x0000264d 
- 00009540  0x000011c9 fetcht  0x00000001 , 0x000000b0 
- 00009541  0x000011ca icompare  0x00000007 , 0x00000002 
- 00009542  0x000011cb nbranch  0x0000264d , 0x00000001 
- 00009543  0x000011cc fetch  0x00000001 , 0x00000047 
- 00009544  0x000011cd set0  0x00000005 , 0x0000003f 
- 00009545  0x000011ce set1  0x00000004 , 0x0000003f 
- 00009546  0x000011cf store  0x00000001 , 0x00000047 
- 00009547  0x000011d1 enable  0x0000002d 
- 00009548  0x000011d3 bpatch  0x00000055 , 0x0000400a 
- 00009549  0x000011d4 fetch  0x00000001 , 0x00000019 
- 00009550  0x000011d5 icopy  0x00000001 
- 00009551  0x000011d6 bmark1  0x0000000a , 0x0000255b 
- 00009552  0x000011d7 fetcht  0x00000001 , 0x0000015e 
- 00009553  0x000011d8 fetch  0x00000001 , 0x00000047 
- 00009554  0x000011d9 set0  0x00000000 , 0x0000003f 
- 00009555  0x000011da isolate1  0x00000000 , 0x00000002 
- 00009556  0x000011db setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00009557  0x000011dc isolate1  0x00000001 , 0x00000002 
- 00009558  0x000011dd setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00009559  0x000011de store  0x00000001 , 0x00000047 
- 00009560  0x000011df isolate0  0x00000001 , 0x00000002 
- 00009561  0x000011e0 branch  0x0000255b , 0x00000001 
- 00009562  0x000011e1 call  0x00002687 
- 00009563  0x000011e3 bpatch  0x00000056 , 0x0000400a 
- 00009564  0x000011e4 arg  0x00000000 , 0x00000002 
- 00009565  0x000011e5 call  0x00002a1c 
- 00009566  0x000011e6 and  0x00000001 , 0x0000000f , 0x0000003f 
- 00009567  0x000011e7 beq  0x00000001 , 0x00002587 
- 00009568  0x000011e8 beq  0x00000000 , 0x0000264d 
- 00009569  0x000011e9 beq  0x00000002 , 0x00002659 
- 00009570  0x000011ea fetcht  0x00000001 , 0x0000015e 
- 00009571  0x000011eb fetch  0x00000001 , 0x00000047 
- 00009572  0x000011ec icompare  0x00000004 , 0x00000002 
- 00009573  0x000011ed nbranch  0x00002569 , 0x00000001 
- 00009574  0x000011ee bmark0  0x0000000a , 0x00002568 
- 00009575  0x000011ef bbit0  0x00000007 , 0x00002569 
- 00009576  0x000011f1 set1  0x0000000f , 0x00000000 
- 00009577  0x000011f3 bpatch  0x00000057 , 0x0000400a 
- 00009578  0x000011f4 deposit  0x00000001 
- 00009579  0x000011f5 beq  0x00000003 , 0x00002589 
- 00009580  0x000011f6 beq  0x00000004 , 0x0000258d 
- 00009581  0x000011f7 beq  0x00000007 , 0x00002578 
- 00009582  0x000011f8 beq  0x00000008 , 0x0000258c 
- 00009583  0x000011f9 arg  0x00000004 , 0x00000002 
- 00009584  0x000011fa call  0x00002a1c 
- 00009585  0x000011fb beq  0x0000000a , 0x00002588 
- 00009586  0x000011fc beq  0x0000000b , 0x0000258b 
- 00009587  0x000011fd arg  0x00000008 , 0x00000002 
- 00009588  0x000011fe call  0x00002a1c 
- 00009589  0x000011ff beq  0x0000000e , 0x00002588 
- 00009590  0x00001200 beq  0x0000000f , 0x0000258b 
- 00009591  0x00001201 rtn 
- 00009592  0x00001205 bpatch  0x00000058 , 0x0000400b 
- 00009593  0x00001206 enable  0x0000000d 
- 00009594  0x00001207 enable  0x00000009 
- 00009595  0x00001208 enable  0x0000000e 
- 00009596  0x00001209 arg  0x000000d1 , 0x00000005 
- 00009597  0x0000120a force  0x0000001e , 0x00000039 
- 00009598  0x0000120c parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009599  0x0000120d rshift3  0x0000000c , 0x0000003f 
- 00009600  0x0000120e istore  0x00000001 , 0x00000005 
- 00009601  0x0000120f loop  0x0000257e 
- 00009602  0x00001210 bmark0  0x00000007 , 0x0000264d 
- 00009603  0x00001211 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009604  0x00001212 nsetflag  0x00000006 , 0x00000008 , 0x00000000 
- 00009605  0x00001213 branch  0x0000263d , 0x00000006 
- 00009606  0x00001214 branch  0x00002620 
- 00009607  0x00001218 branch  0x0000264d 
- 00009608  0x0000121c set1  0x00000010 , 0x00000000 
- 00009609  0x0000121e enable  0x0000000c 
- 00009610  0x0000121f branch  0x0000258e 
- 00009611  0x00001223 set1  0x00000010 , 0x00000000 
- 00009612  0x00001225 set1  0x00000002 , 0x00000015 
- 00009613  0x00001227 enable  0x0000000d 
- 00009614  0x00001229 bpatch  0x00000059 , 0x0000400b 
- 00009615  0x0000122a bmark1  0x00000001 , 0x0000264d 
- 00009616  0x0000122b isolate0  0x00000001 , 0x00000015 
- 00009617  0x0000122c branch  0x0000259a , 0x00000001 
- 00009618  0x0000122d disable  0x00000007 
- 00009619  0x0000122e enable  0x0000000d 
- 00009620  0x0000122f disable  0x0000000c 
- 00009621  0x00001230 add  0x00000022 , 0x00000002 , 0x0000000b 
- 00009622  0x00001231 correlate  0x00000022 , 0x00000026 
- 00009623  0x00001232 nbranch  0x0000263d , 0x00000018 
- 00009624  0x00001233 set1  0x00000010 , 0x00000000 
- 00009625  0x00001234 enable  0x00000007 
- 00009626  0x00001236 bpatch  0x0000005a , 0x0000400b 
- 00009627  0x00001237 enable  0x0000000e 
- 00009628  0x00001238 enable  0x00000009 
- 00009629  0x00001239 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009630  0x0000123a rshift8  0x0000000c , 0x0000003f 
- 00009631  0x0000123b store  0x00000001 , 0x00000180 
- 00009632  0x0000123c parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009633  0x0000123d bmark1  0x00000010 , 0x000025a5 
- 00009634  0x0000123e rshift3  0x0000000c , 0x00000039 
- 00009635  0x0000123f rshift3  0x00000039 , 0x00000039 
- 00009636  0x00001240 branch  0x000025a8 
- 00009637  0x00001242 parse  0x00000003 , 0x00000000 , 0x00000005 
- 00009638  0x00001243 rshift  0x0000000c , 0x00000039 
- 00009639  0x00001244 parse  0x00000003 , 0x00000000 , 0x00000003 
- 00009640  0x00001246 bpatch  0x0000005b , 0x0000400b 
- 00009641  0x00001247 deposit  0x00000039 
- 00009642  0x00001248 store  0x00000002 , 0x0000015f 
- 00009643  0x00001249 branch  0x000025e8 , 0x00000034 
- 00009644  0x0000124a isub  0x00000035 , 0x0000003e 
- 00009645  0x0000124b branch  0x0000263d , 0x00000002 
- 00009646  0x0000124c bpatch  0x0000005c , 0x0000400b 
- 00009647  0x0000124d set0  0x00000000 , 0x00000000 
- 00009648  0x0000124e fetch  0x00000001 , 0x00000180 
- 00009649  0x0000124f and_into  0x00000003 , 0x0000003f 
- 00009650  0x00001250 arg  0x00000551 , 0x00000005 
- 00009651  0x00001251 beq  0x00000003 , 0x000025ba 
- 00009652  0x00001252 bmark1  0x00000011 , 0x000025e4 
- 00009653  0x00001254 fetch  0x00000001 , 0x00000180 
- 00009654  0x00001255 and_into  0x00000003 , 0x0000003f 
- 00009655  0x00001256 beq  0x00000002 , 0x000025bf 
- 00009656  0x00001257 beq  0x00000001 , 0x000025d3 
- 00009657  0x00001258 branch  0x0000263d 
- 00009658  0x0000125b fetch  0x00000002 , 0x0000015f 
- 00009659  0x0000125c sub  0x0000003f , 0x00000070 , 0x0000003e 
- 00009660  0x0000125d nbranch  0x0000263d , 0x00000002 
- 00009661  0x0000125e bmark1  0x0000000f , 0x00002620 
- 00009662  0x0000125f branch  0x000025e4 
- 00009663  0x00001263 bpatch  0x0000005d , 0x0000400b 
- 00009664  0x00001264 bmark1  0x0000000f , 0x00002620 
- 00009665  0x00001265 fetch  0x00000002 , 0x0000015f 
- 00009666  0x00001266 arg  0x000002e0 , 0x00000002 
- 00009667  0x00001267 isub  0x00000002 , 0x0000003e 
- 00009668  0x00001268 branch  0x0000263d , 0x00000002 
- 00009669  0x00001269 fetch  0x00000001 , 0x00000263 
- 00009670  0x0000126a bbit0  0x00000000 , 0x000025c9 
- 00009671  0x0000126b bbit0  0x00000001 , 0x000025ce 
- 00009672  0x0000126c branch  0x0000264d 
- 00009673  0x0000126e jam  0x00000001 , 0x00000261 
- 00009674  0x0000126f fetch  0x00000002 , 0x0000025d 
- 00009675  0x00001270 bne  0x00000000 , 0x0000264d 
- 00009676  0x00001271 arg  0x00001000 , 0x00000005 
- 00009677  0x00001272 branch  0x000025e4 
- 00009678  0x00001274 jam  0x00000002 , 0x00000261 
- 00009679  0x00001275 fetch  0x00000002 , 0x0000025f 
- 00009680  0x00001276 bne  0x00000000 , 0x0000264d 
- 00009681  0x00001277 arg  0x00001400 , 0x00000005 
- 00009682  0x00001278 branch  0x000025e4 
- 00009683  0x0000127b bpatch  0x0000005e , 0x0000400b 
- 00009684  0x0000127c bmark1  0x0000000f , 0x00002620 
- 00009685  0x0000127d fetch  0x00000002 , 0x0000015f 
- 00009686  0x0000127e arg  0x000002e0 , 0x00000002 
- 00009687  0x0000127f isub  0x00000002 , 0x0000003e 
- 00009688  0x00001280 branch  0x0000263d , 0x00000002 
- 00009689  0x00001281 fetch  0x00000001 , 0x00000261 
- 00009690  0x00001282 beq  0x00000001 , 0x000025dd 
- 00009691  0x00001283 beq  0x00000002 , 0x000025e1 
- 00009692  0x00001284 branch  0x0000264d 
- 00009693  0x00001286 arg  0x00001000 , 0x00000005 
- 00009694  0x00001287 fetch  0x00000002 , 0x0000025d 
- 00009695  0x00001288 iadd  0x00000005 , 0x00000005 
- 00009696  0x00001289 branch  0x000025e4 
- 00009697  0x0000128b arg  0x00001400 , 0x00000005 
- 00009698  0x0000128c fetch  0x00000002 , 0x0000025f 
- 00009699  0x0000128d iadd  0x00000005 , 0x00000005 
- 00009700  0x0000128f parse  0x00000003 , 0x00000000 , 0x00000008 
- 00009701  0x00001290 rshift3  0x0000000c , 0x0000003f 
- 00009702  0x00001291 istore  0x00000001 , 0x00000005 
- 00009703  0x00001292 loop  0x000025e4 
- 00009704  0x00001294 bpatch  0x0000005f , 0x0000400b 
- 00009705  0x00001295 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009706  0x00001296 branch  0x00002637 , 0x00000006 
- 00009707  0x00001297 fetch  0x00000001 , 0x00004363 
- 00009708  0x00001298 beq  0x00000001 , 0x0000264d 
- 00009709  0x00001299 bmark1  0x00000011 , 0x0000260d 
- 00009710  0x0000129a bmark1  0x0000000f , 0x0000264a 
- 00009711  0x0000129b fetch  0x00000001 , 0x00000180 
- 00009712  0x0000129c compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009713  0x0000129d branch  0x0000260d , 0x00000001 
- 00009714  0x0000129e fetch  0x00000002 , 0x0000015f 
- 00009715  0x0000129f branch  0x0000260d , 0x00000034 
- 00009716  0x000012a0 bpatch  0x00000060 , 0x0000400c 
- 00009717  0x000012a1 fetch  0x00000001 , 0x00000261 
- 00009718  0x000012a2 beq  0x00000001 , 0x000025f9 
- 00009719  0x000012a3 beq  0x00000002 , 0x00002603 
- 00009720  0x000012a4 branch  0x00002a8c 
- 00009721  0x000012a6 fetch  0x00000002 , 0x0000025d 
- 00009722  0x000012a7 fetcht  0x00000002 , 0x0000015f 
- 00009723  0x000012a8 iadd  0x00000002 , 0x0000003f 
- 00009724  0x000012a9 store  0x00000002 , 0x0000025d 
- 00009725  0x000012aa beq  0x00000000 , 0x00002a8c 
- 00009726  0x000012ab fetcht  0x00000002 , 0x00001000 
- 00009727  0x000012ac increase  0x00000004 , 0x00000002 
- 00009728  0x000012ad isub  0x00000002 , 0x0000003e 
- 00009729  0x000012ae call  0x00002747 , 0x00000005 
- 00009730  0x000012af branch  0x0000260d 
- 00009731  0x000012b1 fetch  0x00000002 , 0x0000025f 
- 00009732  0x000012b2 fetcht  0x00000002 , 0x0000015f 
- 00009733  0x000012b3 iadd  0x00000002 , 0x0000003f 
- 00009734  0x000012b4 store  0x00000002 , 0x0000025f 
- 00009735  0x000012b5 beq  0x00000000 , 0x00002a8c 
- 00009736  0x000012b6 fetcht  0x00000002 , 0x00001400 
- 00009737  0x000012b7 add  0x00000002 , 0x00000004 , 0x00000002 
- 00009738  0x000012b8 isub  0x00000002 , 0x0000003e 
- 00009739  0x000012b9 call  0x0000274b , 0x00000005 
- 00009740  0x000012ba branch  0x0000260d 
- 00009741  0x000012bc bpatch  0x00000061 , 0x0000400c 
- 00009742  0x000012bd fetcht  0x00000001 , 0x0000004c 
- 00009743  0x000012be fetch  0x00000001 , 0x00000180 
- 00009744  0x000012bf compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009745  0x000012c0 setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00009746  0x000012c1 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00009747  0x000012c2 storet  0x00000001 , 0x0000004c 
- 00009748  0x000012c3 nbranch  0x00002616 , 0x00000001 
- 00009749  0x000012c4 set1  0x00000001 , 0x00000000 
- 00009750  0x000012c6 bmark0  0x00000011 , 0x00002620 
- 00009751  0x000012c7 isolate1  0x00000006 , 0x00000002 
- 00009752  0x000012c8 branch  0x00002620 , 0x00000001 
- 00009753  0x000012c9 fetch  0x00000002 , 0x000000fa 
- 00009754  0x000012ca increase  0x00000001 , 0x0000003f 
- 00009755  0x000012cb store  0x00000002 , 0x000000fa 
- 00009756  0x000012cc set1  0x00000005 , 0x00000000 
- 00009757  0x000012cd set0  0x00000007 , 0x00000002 
- 00009758  0x000012ce set0  0x00000001 , 0x00000000 
- 00009759  0x000012cf storet  0x00000001 , 0x0000004c 
- 00009760  0x000012d1 bpatch  0x00000062 , 0x0000400c 
- 00009761  0x000012d2 fetcht  0x00000001 , 0x0000015e 
- 00009762  0x000012d3 fetch  0x00000001 , 0x00000047 
- 00009763  0x000012d4 set1  0x00000005 , 0x0000003f 
- 00009764  0x000012d5 isolate1  0x00000002 , 0x00000002 
- 00009765  0x000012d6 setflag  0x00000001 , 0x00000002 , 0x0000003f 
- 00009766  0x000012d7 isolate1  0x0000000a , 0x00000000 
- 00009767  0x000012d8 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00009768  0x000012d9 store  0x00000001 , 0x00000047 
- 00009769  0x000012da fetch  0x00000002 , 0x0000015f 
- 00009770  0x000012db nbranch  0x0000264d , 0x00000034 
- 00009771  0x000012dc fetch  0x00000001 , 0x0000004c 
- 00009772  0x000012dd set0  0x00000007 , 0x0000003f 
- 00009773  0x000012de store  0x00000001 , 0x0000004c 
- 00009774  0x000012df fetch  0x00000001 , 0x00000180 
- 00009775  0x000012e0 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00009776  0x000012e2 branch  0x0000264d 
- 00009777  0x000012e5 bpatch  0x00000063 , 0x0000400c 
- 00009778  0x000012e6 disable  0x0000002d 
- 00009779  0x000012e7 fetch  0x00000002 , 0x0000001a 
- 00009780  0x000012e8 increase  0x00000001 , 0x0000003f 
- 00009781  0x000012e9 store  0x00000002 , 0x0000001a 
- 00009782  0x000012ea branch  0x0000264d 
- 00009783  0x000012ec fetch  0x00000002 , 0x0000001c 
- 00009784  0x000012ed increase  0x00000001 , 0x0000003f 
- 00009785  0x000012ee store  0x00000002 , 0x0000001c 
- 00009786  0x000012ef call  0x0000263e 
- 00009787  0x000012f0 bmark0  0x00000011 , 0x0000263d 
- 00009788  0x000012f1 set1  0x00000005 , 0x00000000 
- 00009789  0x000012f3 branch  0x0000264d 
- 00009790  0x000012f6 bpatch  0x00000064 , 0x0000400c 
- 00009791  0x000012f7 fetch  0x00000001 , 0x00000180 
- 00009792  0x000012f8 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00009793  0x000012f9 nbranch  0x00002646 , 0x00000001 
- 00009794  0x000012fb fetcht  0x00000001 , 0x0000004c 
- 00009795  0x000012fc set0  0x00000006 , 0x00000002 
- 00009796  0x000012fd storet  0x00000001 , 0x0000004c 
- 00009797  0x000012fe rtn 
- 00009798  0x00001302 fetcht  0x00000001 , 0x0000004c 
- 00009799  0x00001303 set0  0x00000007 , 0x00000002 
- 00009800  0x00001304 storet  0x00000001 , 0x0000004c 
- 00009801  0x00001305 branch  0x00004c0b 
- 00009802  0x00001308 fetch  0x00000001 , 0x00000047 
- 00009803  0x00001309 set1  0x00000005 , 0x0000003f 
- 00009804  0x0000130a store  0x00000001 , 0x00000047 
- 00009805  0x0000130c bpatch  0x00000065 , 0x0000400c 
- 00009806  0x0000130d disable  0x0000001d 
- 00009807  0x0000130e disable  0x0000001c 
- 00009808  0x0000130f disable  0x0000000d 
- 00009809  0x00001310 disable  0x0000000c 
- 00009810  0x00001311 disable  0x00000009 
- 00009811  0x00001312 disable  0x0000000e 
- 00009812  0x00001313 disable  0x00000007 
- 00009813  0x00001314 branch  0x000028f9 , 0x00000021 
- 00009814  0x00001315 until  0x0000003e , 0x00000027 
- 00009815  0x00001316 nop  0x00000064 
- 00009816  0x00001317 branch  0x000028f9 
- 00009817  0x0000131a bpatch  0x00000066 , 0x0000400c 
- 00009818  0x0000131b enable  0x00000009 
- 00009819  0x0000131c enable  0x0000000c 
- 00009820  0x0000131d parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009821  0x0000131e isolate1  0x0000003a , 0x0000003f 
- 00009822  0x0000131f setflag  0x00000001 , 0x00000000 , 0x00000000 
- 00009823  0x00001320 copy  0x00000020 , 0x00000002 
- 00009824  0x00001321 ialigned  0x00000020 
- 00009825  0x00001322 ialigned  0x0000001e 
- 00009826  0x00001323 pulse  0x00000015 
- 00009827  0x00001324 setsect  0x00000002 , 0x000fffff 
- 00009828  0x00001325 setsect  0x00000003 , 0x0000ffff 
- 00009829  0x00001326 nop  0x00000020 
- 00009830  0x00001327 iverify  0x0000000d 
- 00009831  0x00001328 deposit  0x0000002c 
- 00009832  0x00001329 store  0x00000003 , 0x00000178 
- 00009833  0x0000132a deposit  0x0000002d 
- 00009834  0x0000132b store  0x00000001 , 0x0000017b 
- 00009835  0x0000132c copy  0x00000002 , 0x00000020 
- 00009836  0x0000132d branch  0x0000266e , 0x00000001 
- 00009837  0x0000132e branch  0x0000263d 
- 00009838  0x00001330 bpatch  0x00000067 , 0x0000400c 
- 00009839  0x00001331 parse  0x00000003 , 0x00000000 , 0x00000048 
- 00009840  0x00001332 ialigned  0x0000001f 
- 00009841  0x00001333 ialigned  0x00000004 
- 00009842  0x00001334 ialigned  0x0000002e 
- 00009843  0x00001335 ialigned  0x00000012 
- 00009844  0x00001336 force  0x00000000 , 0x0000003f 
- 00009845  0x00001337 parse  0x00000003 , 0x00000000 , 0x00000010 
- 00009846  0x00001338 branch  0x0000263d , 0x00000006 
- 00009847  0x00001339 setarg  0x0ffffffc 
- 00009848  0x0000133a iand  0x00000012 , 0x0000003f 
- 00009849  0x0000133b store  0x00000004 , 0x00000165 
- 00009850  0x0000133c deposit  0x0000001d 
- 00009851  0x0000133d store  0x00000003 , 0x00000175 
- 00009852  0x0000133e deposit  0x0000001c 
- 00009853  0x0000133f store  0x00000001 , 0x00000173 
- 00009854  0x00001340 deposit  0x00000004 
- 00009855  0x00001341 store  0x00000001 , 0x00000174 
- 00009856  0x00001342 deposit  0x0000002e 
- 00009857  0x00001343 store  0x00000002 , 0x0000017c 
- 00009858  0x00001344 deposit  0x00000021 
- 00009859  0x00001345 inject  0x00000001 , 0x00000020 
- 00009860  0x00001346 compare  0x00000002 , 0x00000001 , 0x0000000f 
- 00009861  0x00001347 setflag  0x00000001 , 0x0000000b , 0x00000000 
- 00009862  0x00001348 branch  0x0000264d 
- 00009863  0x0000134b bpatch  0x00000068 , 0x0000400d 
- 00009864  0x0000134c fetch  0x00000001 , 0x00000047 
- 00009865  0x0000134d rtnbit0  0x00000003 
- 00009866  0x0000134e set0  0x00000003 , 0x0000003f 
- 00009867  0x0000134f setflip  0x00000006 , 0x0000003f 
- 00009868  0x00001350 store  0x00000001 , 0x00000047 
- 00009869  0x00001351 fetch  0x00000001 , 0x000040c5 
- 00009870  0x00001352 beq  0x00000013 , 0x0000269c 
- 00009871  0x00001353 rtneq  0x00000007 
- 00009872  0x00001354 fetch  0x00000001 , 0x0000004b 
- 00009873  0x00001355 rtnbit0  0x00000006 , 0x0000003f 
- 00009874  0x00001356 set0  0x00000006 , 0x0000003f 
- 00009875  0x00001357 set1  0x00000007 , 0x0000003f 
- 00009876  0x00001358 store  0x00000001 , 0x0000004b 
- 00009877  0x00001359 set0  0x00000002 , 0x00000000 
- 00009878  0x0000135a fetch  0x00000002 , 0x00004246 
- 00009879  0x0000135b nrtn  0x00000034 
- 00009880  0x0000135c fetch  0x00000001 , 0x0000004b 
- 00009881  0x0000135d set0  0x00000007 , 0x0000003f 
- 00009882  0x0000135e store  0x00000001 , 0x0000004b 
- 00009883  0x0000135f branch  0x0000525d 
- 00009884  0x00001362 bpatch  0x00000069 , 0x0000400d 
- 00009885  0x00001363 fetch  0x00000001 , 0x000004b7 
- 00009886  0x00001364 rshift  0x0000003f , 0x0000003f 
- 00009887  0x00001365 beq  0x00000011 , 0x000026b8 
- 00009888  0x00001366 beq  0x00000012 , 0x000026c0 
- 00009889  0x00001367 beq  0x00000018 , 0x000026e9 
- 00009890  0x00001368 beq  0x0000007f , 0x000026a8 
- 00009891  0x00001369 rtnne  0x00000003 
- 00009892  0x0000136a fetch  0x00000001 , 0x000004b8 
- 00009893  0x0000136b beq  0x0000002b , 0x000026b0 
- 00009894  0x0000136c beq  0x00000011 , 0x000026ab 
- 00009895  0x0000136d rtn 
- 00009896  0x00001370 fetch  0x00000001 , 0x000004b8 
- 00009897  0x00001371 set1  0x00000007 , 0x0000003f 
- 00009898  0x00001372 rtn 
- 00009899  0x00001374 rtn  0x00000029 
- 00009900  0x00001375 fetch  0x00000001 , 0x00000030 
- 00009901  0x00001376 rtnbit1  0x00000004 
- 00009902  0x00001377 jam  0x00000031 , 0x0000007c 
- 00009903  0x00001378 rtn 
- 00009904  0x0000137c rtn  0x00000029 
- 00009905  0x0000137d fetch  0x00000001 , 0x00000031 
- 00009906  0x0000137e isolate1  0x00000004 , 0x0000003f 
- 00009907  0x0000137f branch  0x000026b5 , 0x00000001 
- 00009908  0x00001381 rtn 
- 00009909  0x00001383 set0  0x00000004 , 0x0000003f 
- 00009910  0x00001384 store  0x00000001 , 0x00000031 
- 00009911  0x00001385 rtn 
- 00009912  0x00001388 bpatch  0x0000006a , 0x0000400d 
- 00009913  0x00001389 fetch  0x00000001 , 0x0000004c 
- 00009914  0x0000138a set1  0x00000002 , 0x0000003f 
- 00009915  0x0000138b store  0x00000001 , 0x0000004c 
- 00009916  0x0000138c jam  0x00000001 , 0x00008011 
- 00009917  0x0000138d fetch  0x00000001 , 0x00000030 
- 00009918  0x0000138e isolate1  0x00000004 , 0x0000003f 
- 00009919  0x0000138f rtn 
- 00009920  0x00001392 bpatch  0x0000006b , 0x0000400d 
- 00009921  0x00001393 fetch  0x00000001 , 0x0000004c 
- 00009922  0x00001394 set0  0x00000002 , 0x0000003f 
- 00009923  0x00001395 store  0x00000001 , 0x0000004c 
- 00009924  0x00001396 jam  0x00000000 , 0x00008011 
- 00009925  0x00001397 rtn 
- 00009926  0x0000139b bpatch  0x0000006c , 0x0000400d 
- 00009927  0x0000139c copy  0x00000022 , 0x0000003f 
- 00009928  0x0000139d store  0x00000004 , 0x0000420c 
- 00009929  0x0000139e add  0x00000022 , 0x00000003 , 0x00000011 
- 00009930  0x0000139f branch  0x000026cc , 0x00000029 
- 00009931  0x000013a0 add  0x00000028 , 0x00000003 , 0x00000011 
- 00009932  0x000013a2 fetcht  0x00000002 , 0x00000032 
- 00009933  0x000013a3 deposit  0x00000011 
- 00009934  0x000013a4 set0  0x0000001b , 0x0000003f 
- 00009935  0x000013a5 idiv  0x00000002 
- 00009936  0x000013a6 fetch  0x00000002 , 0x00000075 
- 00009937  0x000013a7 call  0x00007f86 
- 00009938  0x000013a8 remainder  0x00000013 
- 00009939  0x000013a9 isub  0x00000013 , 0x0000003f 
- 00009940  0x000013aa branch  0x000026d6 , 0x00000002 
- 00009941  0x000013ab iadd  0x00000002 , 0x0000003f 
- 00009942  0x000013ad iadd  0x00000011 , 0x0000003f 
- 00009943  0x000013ae store  0x00000004 , 0x00000034 
- 00009944  0x000013af jam  0x00000000 , 0x0000455b 
- 00009945  0x000013b0 fetch  0x00000001 , 0x00000030 
- 00009946  0x000013b1 set1  0x00000001 , 0x0000003f 
- 00009947  0x000013b2 store  0x00000001 , 0x00000030 
- 00009948  0x000013b3 fetch  0x00000001 , 0x00000073 
- 00009949  0x000013b4 store  0x00000001 , 0x0000008a 
- 00009950  0x000013b5 setarg  0x00000000 
- 00009951  0x000013b6 store  0x00000003 , 0x00004169 
- 00009952  0x000013b7 store  0x00000003 , 0x0000416c 
- 00009953  0x000013b8 store  0x00000001 , 0x00004159 
- 00009954  0x000013b9 jam  0x0000000b , 0x00000a99 
- 00009955  0x000013ba call  0x00007d86 
- 00009956  0x000013bb fetch  0x00000002 , 0x000040c1 
- 00009957  0x000013bc store  0x00000002 , 0x0000003e 
- 00009958  0x000013bd nrtn  0x00000029 
- 00009959  0x000013be add  0x00000004 , 0xffffffff , 0x00000007 
- 00009960  0x000013bf rtn 
- 00009961  0x000013c2 bpatch  0x0000006d , 0x0000400d 
- 00009962  0x000013c3 fetch  0x00000001 , 0x00000030 
- 00009963  0x000013c4 rtnbit0  0x00000001 
- 00009964  0x000013c5 set0  0x00000001 , 0x0000003f 
- 00009965  0x000013c6 store  0x00000001 , 0x00000030 
- 00009966  0x000013c7 fetch  0x00000002 , 0x000040bf 
- 00009967  0x000013c8 store  0x00000002 , 0x0000003e 
- 00009968  0x000013c9 disable  0x0000002b 
- 00009969  0x000013ca jam  0x0000000c , 0x00000a99 
- 00009970  0x000013cb branch  0x00007d86 
- 00009971  0x000013cf bpatch  0x0000006e , 0x0000400d 
- 00009972  0x000013d0 enable  0x0000002e 
- 00009973  0x000013d1 fetch  0x00000001 , 0x00000030 
- 00009974  0x000013d2 bbit1  0x00000001 , 0x00002700 
- 00009975  0x000013d3 rtnmark1  0x00000011 
- 00009976  0x000013d4 fetch  0x00000001 , 0x00000047 
- 00009977  0x000013d5 rtnbit1  0x00000003 
- 00009978  0x000013d6 fetch  0x00000001 , 0x00000048 
- 00009979  0x000013d7 nrtn  0x00000034 
- 00009980  0x000013d8 fetch  0x00000001 , 0x0000004b 
- 00009981  0x000013d9 rtnbit1  0x00000006 
- 00009982  0x000013db force  0x00000000 , 0x0000003f 
- 00009983  0x000013dc rtn 
- 00009984  0x000013df bbit0  0x00000002 , 0x0000270f 
- 00009985  0x000013e0 fetch  0x00000001 , 0x0000008a 
- 00009986  0x000013e1 beq  0x00000002 , 0x00002706 
- 00009987  0x000013e2 fetch  0x00000001 , 0x00000047 
- 00009988  0x000013e3 bbit1  0x00000003 , 0x00002718 
- 00009989  0x000013e4 bmark0  0x00000008 , 0x00002718 
- 00009990  0x000013e6 nbranch  0x00002718 , 0x00000029 
- 00009991  0x000013e7 fetch  0x00000001 , 0x00000048 
- 00009992  0x000013e8 nbranch  0x00002718 , 0x00000034 
- 00009993  0x000013ea fetch  0x00000001 , 0x000000ef 
- 00009994  0x000013eb increase  0xffffffff , 0x0000003f 
- 00009995  0x000013ec store  0x00000001 , 0x000000ef 
- 00009996  0x000013ed nbranch  0x000026fe , 0x00000034 
- 00009997  0x000013ee jam  0x00000010 , 0x000000ef 
- 00009998  0x000013ef branch  0x00002718 
- 00009999  0x000013f7 fetch  0x00000001 , 0x0000008a 
- 00010000  0x000013f8 bne  0x00000001 , 0x00002718 
- 00010001  0x000013f9 fetch  0x00000001 , 0x0000008b 
- 00010002  0x000013fa branch  0x00002718 , 0x00000034 
- 00010003  0x000013fb increase  0xffffffff , 0x0000003f 
- 00010004  0x000013fc store  0x00000001 , 0x0000008b 
- 00010005  0x000013fd fetch  0x00000001 , 0x00000047 
- 00010006  0x000013fe rtnbit1  0x00000003 
- 00010007  0x000013ff nrtn  0x0000002d 
- 00010008  0x00001401 fetch  0x00000001 , 0x0000008a 
- 00010009  0x00001402 increase  0xffffffff , 0x0000003f 
- 00010010  0x00001403 store  0x00000001 , 0x0000008a 
- 00010011  0x00001404 rtn 
- 00010012  0x00001410 bpatch  0x0000006f , 0x0000400d 
- 00010013  0x00001411 disable  0x00000010 
- 00010014  0x00001412 copy  0x00000002 , 0x0000001b 
- 00010015  0x00001413 call  0x00002260 
- 00010016  0x00001414 disable  0x00000028 
- 00010017  0x00001415 nrtn  0x00000005 
- 00010018  0x00001416 force  0x00000000 , 0x0000001b 
- 00010019  0x00001417 enable  0x00000028 
- 00010020  0x00001418 rtn 
- 00010021  0x0000141c fetch  0x00000001 , 0x00004158 
- 00010022  0x0000141d icompare  0x000000ff , 0x00000004 
- 00010023  0x0000141e rtn 
- 00010024  0x00001422 bpatch  0x00000070 , 0x0000400e 
- 00010025  0x00001423 set0  0x00000001 , 0x00000000 
- 00010026  0x00001425 jam  0x00000000 , 0x0000026a 
- 00010027  0x00001426 fetch  0x00000001 , 0x00000263 
- 00010028  0x00001427 rtn  0x00000034 
- 00010029  0x00001428 isolate1  0x00000000 , 0x0000003f 
- 00010030  0x00001429 arg  0x00001000 , 0x00000006 
- 00010031  0x0000142a call  0x00004d79 , 0x00000001 
- 00010032  0x0000142b bpatch  0x00000071 , 0x0000400e 
- 00010033  0x0000142c fetch  0x00000001 , 0x0000026a 
- 00010034  0x0000142d beq  0x00000001 , 0x0000273b 
- 00010035  0x0000142f jam  0x00000000 , 0x0000026a 
- 00010036  0x00001430 fetch  0x00000001 , 0x00000263 
- 00010037  0x00001431 rtnbit0  0x00000001 
- 00010038  0x00001432 arg  0x00001400 , 0x00000006 
- 00010039  0x00001433 call  0x00004d79 
- 00010040  0x00001434 fetch  0x00000001 , 0x0000026a 
- 00010041  0x00001435 beq  0x00000001 , 0x00002741 
- 00010042  0x00001436 rtn 
- 00010043  0x00001439 fetch  0x00000001 , 0x00000263 
- 00010044  0x0000143a set0  0x00000000 , 0x0000003f 
- 00010045  0x0000143b store  0x00000001 , 0x00000263 
- 00010046  0x0000143c setarg  0x00000000 
- 00010047  0x0000143d store  0x00000002 , 0x0000025d 
- 00010048  0x0000143e rtn 
- 00010049  0x00001440 fetch  0x00000001 , 0x00000263 
- 00010050  0x00001441 set0  0x00000001 , 0x0000003f 
- 00010051  0x00001442 store  0x00000001 , 0x00000263 
- 00010052  0x00001443 setarg  0x00000000 
- 00010053  0x00001444 store  0x00000002 , 0x0000025f 
- 00010054  0x00001445 rtn 
- 00010055  0x00001448 fetch  0x00000001 , 0x00000263 
- 00010056  0x00001449 set1  0x00000000 , 0x0000003f 
- 00010057  0x0000144a store  0x00000001 , 0x00000263 
- 00010058  0x0000144b rtn 
- 00010059  0x0000144e fetch  0x00000001 , 0x00000263 
- 00010060  0x0000144f set1  0x00000001 , 0x0000003f 
- 00010061  0x00001450 store  0x00000001 , 0x00000263 
- 00010062  0x00001451 rtn 
- 00010063  0x00001458 bpatch  0x00000072 , 0x0000400e 
- 00010064  0x00001459 add  0x00000028 , 0x00000001 , 0x00000021 
- 00010065  0x0000145a call  0x000028ea 
- 00010066  0x0000145b force  0x00000003 , 0x00000024 
- 00010067  0x0000145c call  0x000028d2 
- 00010068  0x0000145d call  0x00002a51 
- 00010069  0x0000145e call  0x00002a5f 
- 00010070  0x0000145f branch  0x00002a64 
- 00010071  0x00001463 bpatch  0x00000073 , 0x0000400e 
- 00010072  0x00001464 call  0x00002a4d 
- 00010073  0x00001465 deposit  0x00000028 
- 00010074  0x00001466 fetcht  0x00000004 , 0x000040ca 
- 00010075  0x00001467 isub  0x00000002 , 0x0000003f 
- 00010076  0x00001468 rtnne  0x00000001 
- 00010077  0x00001469 compare  0x00000000 , 0x00000001 , 0x0000001f 
- 00010078  0x0000146a nbranch  0x00002761 , 0x00000001 
- 00010079  0x0000146b fetch  0x00000001 , 0x00000019 
- 00010080  0x0000146c rtn  0x00000034 
- 00010081  0x0000146e call  0x0000274f 
- 00010082  0x00001470 compare  0x00000010 , 0x00000001 , 0x0000001f 
- 00010083  0x00001471 branch  0x0000264d , 0x00000001 
- 00010084  0x00001472 rshift  0x00000021 , 0x00000002 
- 00010085  0x00001473 or  0x00000002 , 0x00000040 , 0x0000000e 
- 00010086  0x00001475 bpatch  0x00000074 , 0x0000400e 
- 00010087  0x00001476 enable  0x00000007 
- 00010088  0x00001477 enable  0x0000000a 
- 00010089  0x00001478 enable  0x0000001b 
- 00010090  0x00001479 set0  0x00000010 , 0x00000000 
- 00010091  0x0000147a deposit  0x00000004 
- 00010092  0x0000147b inject  0x00000003 , 0x00000003 
- 00010093  0x0000147c deposit  0x00000001 
- 00010094  0x0000147d inject  0x00000003 , 0x00000004 
- 00010095  0x0000147e fetch  0x00000001 , 0x00000047 
- 00010096  0x0000147f inject  0x00000000 , 0x00000004 
- 00010097  0x00001480 inject  0x00000003 , 0x00000003 
- 00010098  0x00001481 enable  0x00000008 
- 00010099  0x00001482 inject  0x00000003 , 0x00000008 
- 00010100  0x00001483 disable  0x0000001b 
- 00010101  0x00001484 disable  0x00000008 
- 00010102  0x00001485 disable  0x0000000a 
- 00010103  0x00001486 set0  0x00000002 , 0x00000015 
- 00010104  0x00001487 arg  0x00000000 , 0x00000002 
- 00010105  0x00001488 call  0x00002a1c 
- 00010106  0x00001489 bpatch  0x00000075 , 0x0000400e 
- 00010107  0x0000148a and  0x00000001 , 0x0000001f , 0x0000003f 
- 00010108  0x0000148b beq  0x00000013 , 0x000027b4 
- 00010109  0x0000148c beq  0x00000000 , 0x0000264d 
- 00010110  0x0000148d beq  0x00000001 , 0x0000264d 
- 00010111  0x0000148e beq  0x00000002 , 0x00002797 
- 00010112  0x0000148f beq  0x00000003 , 0x000027c5 
- 00010113  0x00001490 beq  0x00000004 , 0x000027cb 
- 00010114  0x00001491 beq  0x00000007 , 0x0000278c 
- 00010115  0x00001492 beq  0x00000008 , 0x000027ca 
- 00010116  0x00001493 arg  0x00000004 , 0x00000002 
- 00010117  0x00001494 call  0x00002a1c 
- 00010118  0x00001495 beq  0x0000000a , 0x000027c7 
- 00010119  0x00001496 beq  0x0000000b , 0x000027cd 
- 00010120  0x00001497 arg  0x00000008 , 0x00000002 
- 00010121  0x00001498 call  0x00002a1c 
- 00010122  0x00001499 beq  0x0000000f , 0x000027cd 
- 00010123  0x0000149a branch  0x000027c7 
- 00010124  0x0000149e bpatch  0x00000076 , 0x0000400e 
- 00010125  0x0000149f enable  0x0000001d 
- 00010126  0x000014a0 enable  0x00000009 
- 00010127  0x000014a1 enable  0x0000000e 
- 00010128  0x000014a2 force  0x0000001e , 0x00000039 
- 00010129  0x000014a3 arg  0x000000b3 , 0x00000006 
- 00010130  0x000014a5 ifetch  0x00000001 , 0x00000006 
- 00010131  0x000014a6 inject  0x00000003 , 0x00000008 
- 00010132  0x000014a7 loop  0x00002792 
- 00010133  0x000014a8 bmark1  0x00000007 , 0x000027f7 
- 00010134  0x000014a9 branch  0x0000264d 
- 00010135  0x000014ac bpatch  0x00000077 , 0x0000400e 
- 00010136  0x000014ad fetch  0x00000001 , 0x00000181 
- 00010137  0x000014ae icopy  0x00000004 
- 00010138  0x000014af fetch  0x00000001 , 0x00000090 
- 00010139  0x000014b0 icopy  0x0000001c 
- 00010140  0x000014b1 fetch  0x00000003 , 0x000040aa 
- 00010141  0x000014b2 icopy  0x0000001d 
- 00010142  0x000014b3 fetch  0x00000002 , 0x000040a4 
- 00010143  0x000014b4 icopy  0x0000002e 
- 00010144  0x000014b5 enable  0x00000009 
- 00010145  0x000014b6 enable  0x0000001c 
- 00010146  0x000014b7 copy  0x00000020 , 0x00000011 
- 00010147  0x000014b8 call  0x000028e2 
- 00010148  0x000014b9 pulse  0x00000015 
- 00010149  0x000014ba nop  0x00000020 
- 00010150  0x000014bb copy  0x00000021 , 0x0000000b 
- 00010151  0x000014bc fetch  0x00000004 , 0x00000161 
- 00010152  0x000014bd icopy  0x00000021 
- 00010153  0x000014be preload  0x0000001e 
- 00010154  0x000014bf set1  0x0000003a , 0x0000003f 
- 00010155  0x000014c0 inject  0x00000003 , 0x00000048 
- 00010156  0x000014c1 preload  0x0000001f 
- 00010157  0x000014c2 inject  0x00000003 , 0x00000048 
- 00010158  0x000014c3 copy  0x0000000b , 0x00000021 
- 00010159  0x000014c4 copy  0x00000011 , 0x00000020 
- 00010160  0x000014c5 enable  0x00000008 
- 00010161  0x000014c6 inject  0x00000003 , 0x00000010 
- 00010162  0x000014c7 disable  0x00000008 
- 00010163  0x000014c8 branch  0x0000264d 
- 00010164  0x000014cb bpatch  0x00000078 , 0x0000400f 
- 00010165  0x000014cc enable  0x0000000e 
- 00010166  0x000014cd enable  0x00000009 
- 00010167  0x000014ce enable  0x0000001c 
- 00010168  0x000014cf fetch  0x00000001 , 0x000004b6 
- 00010169  0x000014d0 and  0x0000003f , 0x000001f8 , 0x00000002 
- 00010170  0x000014d1 arg  0x000004b6 , 0x00000006 
- 00010171  0x000014d2 increase  0x00000008 , 0x00000002 
- 00010172  0x000014d4 add  0x00000002 , 0xffffffb8 , 0x00000013 
- 00010173  0x000014d5 nbranch  0x000027c2 , 0x00000002 
- 00010174  0x000014d6 ifetch  0x00000009 , 0x00000006 
- 00010175  0x000014d7 inject  0x00000003 , 0x00000048 
- 00010176  0x000014d8 copy  0x00000013 , 0x00000002 
- 00010177  0x000014d9 branch  0x000027bc 
- 00010178  0x000014db ifetch  0x00000009 , 0x00000006 
- 00010179  0x000014dc iinject  0x00000003 , 0x00000002 
- 00010180  0x000014dd branch  0x000027f7 
- 00010181  0x000014e0 enable  0x0000001c 
- 00010182  0x000014e1 branch  0x000027d0 
- 00010183  0x000014e4 enable  0x0000001c 
- 00010184  0x000014e5 set1  0x00000010 , 0x00000000 
- 00010185  0x000014e6 branch  0x000027d0 
- 00010186  0x000014e9 set1  0x00000002 , 0x00000015 
- 00010187  0x000014eb enable  0x0000001d 
- 00010188  0x000014ec branch  0x000027d0 
- 00010189  0x000014f0 set1  0x00000002 , 0x00000015 
- 00010190  0x000014f1 enable  0x0000001d 
- 00010191  0x000014f2 set1  0x00000010 , 0x00000000 
- 00010192  0x000014f5 bpatch  0x00000079 , 0x0000400f 
- 00010193  0x000014f6 fetch  0x00000001 , 0x0000004c 
- 00010194  0x000014f7 bbit0  0x00000005 , 0x000027e5 
- 00010195  0x000014f8 sub  0x00000001 , 0x00000003 , 0x0000003e 
- 00010196  0x000014f9 branch  0x000027e5 , 0x00000002 
- 00010197  0x000014fa disable  0x0000000e 
- 00010198  0x000014fb disable  0x0000001c 
- 00010199  0x000014fc enable  0x0000001d 
- 00010200  0x000014fd disable  0x00000007 
- 00010201  0x000014fe set1  0x00000001 , 0x00000015 
- 00010202  0x000014ff isolate1  0x00000002 , 0x00000015 
- 00010203  0x00001500 branch  0x000027df , 0x00000001 
- 00010204  0x00001501 setarg  0x000abeee 
- 00010205  0x00001502 inject  0x00000003 , 0x00000014 
- 00010206  0x00001503 branch  0x000027e3 
- 00010207  0x00001505 setarg  0x005faeba 
- 00010208  0x00001506 inject  0x00000003 , 0x00000018 
- 00010209  0x00001507 setarg  0x00000012 
- 00010210  0x00001508 inject  0x00000003 , 0x00000006 
- 00010211  0x0000150a enable  0x00000007 
- 00010212  0x0000150b set1  0x00000010 , 0x00000000 
- 00010213  0x0000150d enable  0x0000000e 
- 00010214  0x0000150e enable  0x00000009 
- 00010215  0x0000150f bmark1  0x00000005 , 0x00002800 
- 00010216  0x00001510 fetch  0x00000001 , 0x000041db 
- 00010217  0x00001511 inject  0x00000003 , 0x00000003 
- 00010218  0x00001512 fetch  0x00000002 , 0x000041dc 
- 00010219  0x00001513 iforce  0x00000039 
- 00010220  0x00001514 bmark1  0x00000010 , 0x000027ef 
- 00010221  0x00001515 inject  0x00000003 , 0x00000005 
- 00010222  0x00001516 branch  0x000027f0 
- 00010223  0x00001518 inject  0x00000003 , 0x0000000d 
- 00010224  0x0000151a deposit  0x00000039 
- 00010225  0x0000151b branch  0x000027f7 , 0x00000034 
- 00010226  0x0000151c fetch  0x00000002 , 0x0000016f 
- 00010227  0x0000151d iforce  0x00000006 
- 00010228  0x0000151f ifetch  0x00000001 , 0x00000006 
- 00010229  0x00001520 inject  0x00000003 , 0x00000008 
- 00010230  0x00001521 loop  0x000027f4 
- 00010231  0x00001525 enable  0x00000008 
- 00010232  0x00001526 inject  0x00000003 , 0x00000010 
- 00010233  0x00001527 disable  0x00000008 
- 00010234  0x00001528 call  0x000024c1 
- 00010235  0x00001529 fetch  0x00000001 , 0x0000004c 
- 00010236  0x0000152a bbit0  0x00000005 , 0x0000264d 
- 00010237  0x0000152b force  0x00000000 , 0x0000003f 
- 00010238  0x0000152c inject  0x00000003 , 0x00000006 
- 00010239  0x0000152d branch  0x0000264d 
- 00010240  0x00001531 bpatch  0x0000007a , 0x0000400f 
- 00010241  0x00001532 bmark1  0x00000010 , 0x00002808 
- 00010242  0x00001534 fetch  0x00000001 , 0x00000180 
- 00010243  0x00001535 inject  0x00000003 , 0x00000003 
- 00010244  0x00001536 fetch  0x00000001 , 0x0000015f 
- 00010245  0x00001537 iforce  0x00000013 
- 00010246  0x00001538 inject  0x00000003 , 0x00000005 
- 00010247  0x00001539 branch  0x0000280d 
- 00010248  0x0000153b fetch  0x00000001 , 0x00000180 
- 00010249  0x0000153c inject  0x00000003 , 0x00000003 
- 00010250  0x0000153d fetch  0x00000002 , 0x0000015f 
- 00010251  0x0000153e iforce  0x00000013 
- 00010252  0x0000153f inject  0x00000003 , 0x0000000d 
- 00010253  0x00001541 arg  0x00000551 , 0x00000006 
- 00010254  0x00001543 copy  0x00000013 , 0x0000003e 
- 00010255  0x00001544 branch  0x00002814 , 0x00000005 
- 00010256  0x00001545 ifetch  0x00000001 , 0x00000006 
- 00010257  0x00001546 inject  0x00000003 , 0x00000008 
- 00010258  0x00001547 increase  0xffffffff , 0x00000013 
- 00010259  0x00001548 branch  0x0000280e 
- 00010260  0x0000154a fetch  0x00000002 , 0x000000fc 
- 00010261  0x0000154b increase  0x00000001 , 0x0000003f 
- 00010262  0x0000154c store  0x00000002 , 0x000000fc 
- 00010263  0x0000154d branch  0x000027f7 
- 00010264  0x00001551 fetch  0x00000004 , 0x00000165 
- 00010265  0x00001552 add  0x0000003f , 0x00000007 , 0x00000011 
- 00010266  0x00001553 fetch  0x00000002 , 0x00000171 
- 00010267  0x00001554 nbranch  0x0000281e , 0x00000034 
- 00010268  0x00001555 increase  0xfffffffd , 0x00000011 
- 00010269  0x00001556 branch  0x00002826 
- 00010270  0x00001558 mul32  0x0000003f , 0x0000000c , 0x0000003f 
- 00010271  0x00001559 hfetcht  0x00000002 , 0x00008040 
- 00010272  0x0000155a increase  0x00000001 , 0x00000002 
- 00010273  0x0000155c isub  0x00000002 , 0x0000003f 
- 00010274  0x0000155d nbranch  0x00002825 , 0x00000002 
- 00010275  0x0000155e increase  0xffffffff , 0x00000011 
- 00010276  0x0000155f branch  0x00002821 
- 00010277  0x00001561 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010278  0x00001563 until  0x0000003e , 0x00000023 
- 00010279  0x00001564 compare  0x00000000 , 0x00000022 , 0x00000003 
- 00010280  0x00001565 nbranch  0x00002826 , 0x00000001 
- 00010281  0x00001566 iforce  0x00000029 
- 00010282  0x00001567 copy  0x00000011 , 0x00000028 
- 00010283  0x00001568 iforce  0x00000029 
- 00010284  0x00001569 rtn 
- 00010285  0x0000156d bpatch  0x0000007b , 0x0000400f 
- 00010286  0x0000156e until  0x0000003e , 0x00000022 
- 00010287  0x0000156f deposit  0x0000001a 
- 00010288  0x00001570 iforce  0x00000006 
- 00010289  0x00001571 rshift16 , 0x0000003f , 0x0000003f 
- 00010290  0x00001572 isub  0x00000022 , 0x00000039 
- 00010291  0x00001573 and_into  0x00000003 , 0x00000039 
- 00010292  0x00001574 nbranch  0x00002837 , 0x00000005 
- 00010293  0x00001575 force  0x00000000 , 0x0000003f 
- 00010294  0x00001576 branch  0x0000283b 
- 00010295  0x00001578 arg  0x00000ea6 , 0x00000002 
- 00010296  0x00001579 force  0x00000000 , 0x0000003f 
- 00010297  0x0000157b iadd  0x00000002 , 0x0000003f 
- 00010298  0x0000157c loop  0x00002839 
- 00010299  0x0000157e iadd  0x00000006 , 0x0000003f 
- 00010300  0x0000157f div  0x0000003f , 0x0000000c 
- 00010301  0x00001580 call  0x00007f86 
- 00010302  0x00001581 quotient  0x0000003f 
- 00010303  0x00001582 store  0x00000002 , 0x00000171 
- 00010304  0x00001583 rtn 
- 00010305  0x00001586 bpatch  0x0000007c , 0x0000400f 
- 00010306  0x00001587 deposit  0x0000001a 
- 00010307  0x00001588 copy  0x00000019 , 0x00000002 
- 00010308  0x00001589 isub  0x00000002 , 0x0000003e 
- 00010309  0x0000158a nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
- 00010310  0x0000158b isub  0x00000002 , 0x00000002 
- 00010311  0x0000158c setarg  0x00000ea6 
- 00010312  0x0000158d isolate0  0x0000000f , 0x00000002 
- 00010313  0x0000158e branch  0x0000284c , 0x00000001 
- 00010314  0x0000158f setarg  0xffff0ea6 
- 00010315  0x00001590 iadd  0x00000002 , 0x00000002 
- 00010316  0x00001592 storet  0x00000006 , 0x00000447 
- 00010317  0x00001593 rtn  0x00000036 
- 00010318  0x00001594 storet  0x00000006 , 0x00000038 
- 00010319  0x00001595 rtn 
- 00010320  0x00001598 disable  0x00000030 
- 00010321  0x00001599 fetch  0x00000006 , 0x00000447 
- 00010322  0x0000159a branch  0x00002854 , 0x00000036 
- 00010323  0x0000159b fetch  0x00000006 , 0x00000038 
- 00010324  0x0000159d iadd  0x00000019 , 0x00000030 
- 00010325  0x0000159e increase  0x0000000a , 0x00000030 
- 00010326  0x0000159f setarg  0x00000ea6 
- 00010327  0x000015a0 isub  0x00000030 , 0x0000003f 
- 00010328  0x000015a1 isolate0  0x0000000f , 0x0000003f 
- 00010329  0x000015a2 branch  0x0000285e , 0x00000001 
- 00010330  0x000015a3 setarg  0x0000f15a 
- 00010331  0x000015a4 iadd  0x00000030 , 0x00000030 
- 00010332  0x000015a6 copy  0x00000030 , 0x0000001a 
- 00010333  0x000015a7 rtn 
- 00010334  0x000015a9 force  0x00000000 , 0x0000003e 
- 00010335  0x000015aa branch  0x0000285c 
- 00010336  0x000015b2 bpatch  0x0000007d , 0x0000400f 
- 00010337  0x000015b3 call  0x00002918 
- 00010338  0x000015b4 copy  0x00000021 , 0x0000003f 
- 00010339  0x000015b5 and_into  0x00000180 , 0x0000003f 
- 00010340  0x000015b6 compare  0x00000003 , 0x00000024 , 0x00000007 
- 00010341  0x000015b7 nbranch  0x00002869 , 0x00000001 
- 00010342  0x000015b8 rshift3  0x0000003f , 0x0000003f 
- 00010343  0x000015b9 iadd  0x00000017 , 0x0000003f 
- 00010344  0x000015ba branch  0x0000286a 
- 00010345  0x000015bc copy  0x00000017 , 0x0000003f 
- 00010346  0x000015be div  0x0000003f , 0x0000004f 
- 00010347  0x000015bf pulse  0x00000015 
- 00010348  0x000015c0 call  0x00007f86 
- 00010349  0x000015c1 remainder  0x00000011 
- 00010350  0x000015c2 add  0x00000011 , 0xffffffd8 , 0x00000002 
- 00010351  0x000015c3 branch  0x00002872 , 0x00000002 
- 00010352  0x000015c4 lshift  0x00000011 , 0x00000002 
- 00010353  0x000015c5 branch  0x00002874 
- 00010354  0x000015c7 lshift  0x00000002 , 0x00000002 
- 00010355  0x000015c8 increase  0x00000001 , 0x00000002 
- 00010356  0x000015ca bpatch  0x0000007e , 0x0000400f 
- 00010357  0x000015cb fetch  0x00000001 , 0x00000031 
- 00010358  0x000015cc bbit0  0x00000003 , 0x00002885 
- 00010359  0x000015ce fetch  0x00000004 , 0x000040d2 
- 00010360  0x000015cf isub  0x00000021 , 0x0000003e 
- 00010361  0x000015d0 branch  0x00002885 , 0x00000002 
- 00010362  0x000015d1 call  0x000028a4 
- 00010363  0x000015d2 fetch  0x00000001 , 0x000040d9 
- 00010364  0x000015d3 rtn  0x00000034 
- 00010365  0x000015d4 fetch  0x00000001 , 0x00000031 
- 00010366  0x000015d5 set1  0x00000002 , 0x0000003f 
- 00010367  0x000015d6 store  0x00000001 , 0x00000031 
- 00010368  0x000015d7 fetch  0x00000005 , 0x000040e7 
- 00010369  0x000015d8 store  0x00000005 , 0x000040da 
- 00010370  0x000015d9 ifetch  0x00000005 , 0x00000006 
- 00010371  0x000015da store  0x00000005 , 0x000040df 
- 00010372  0x000015db call  0x000028a9 
- 00010373  0x000015dd fetch  0x00000001 , 0x00000031 
- 00010374  0x000015de rtnbit0  0x00000002 
- 00010375  0x000015df isolate1  0x00000001 , 0x00000021 
- 00010376  0x000015e0 branch  0x000028a1 , 0x00000001 
- 00010377  0x000015e1 rshift3  0x00000002 , 0x00000011 
- 00010378  0x000015e2 and  0x00000002 , 0x00000007 , 0x00000007 
- 00010379  0x000015e3 setarg  0x000040da 
- 00010380  0x000015e4 iadd  0x00000011 , 0x00000011 
- 00010381  0x000015e5 ifetch  0x00000001 , 0x00000011 
- 00010382  0x000015e6 qisolate0  0x0000003f 
- 00010383  0x000015e7 branch  0x00002892 , 0x00000001 
- 00010384  0x000015e8 deposit  0x00000002 
- 00010385  0x000015e9 branch  0x0000289e 
- 00010386  0x000015eb fetch  0x00000001 , 0x000040e4 
- 00010387  0x000015ec iforce  0x00000012 
- 00010388  0x000015ed deposit  0x00000021 
- 00010389  0x000015ee and_into  0x00000180 , 0x0000003f 
- 00010390  0x000015ef rshift3  0x0000003f , 0x0000003f 
- 00010391  0x000015f0 iadd  0x00000017 , 0x0000003f 
- 00010392  0x000015f1 idiv  0x00000012 
- 00010393  0x000015f2 setarg  0x000040f2 
- 00010394  0x000015f3 call  0x00007f86 
- 00010395  0x000015f4 remainder  0x00000011 
- 00010396  0x000015f5 iadd  0x00000011 , 0x00000006 
- 00010397  0x000015f6 ifetch  0x00000001 , 0x00000006 
- 00010398  0x000015f8 store  0x00000001 , 0x000040e5 
- 00010399  0x000015f9 iforce  0x00000002 
- 00010400  0x000015fa rtn 
- 00010401  0x000015fd fetch  0x00000001 , 0x000040e5 
- 00010402  0x000015fe iforce  0x00000002 
- 00010403  0x000015ff rtn 
- 00010404  0x00001602 fetch  0x00000001 , 0x00000031 
- 00010405  0x00001603 set0  0x00000002 , 0x0000003f 
- 00010406  0x00001604 set0  0x00000003 , 0x0000003f 
- 00010407  0x00001605 store  0x00000001 , 0x00000031 
- 00010408  0x00001606 rtn 
- 00010409  0x0000160d bpatch  0x0000007f , 0x0000400f 
- 00010410  0x0000160e arg  0x000040f2 , 0x00000005 
- 00010411  0x0000160f force  0x0000000a , 0x00000039 
- 00010412  0x00001610 call  0x00007ec6 
- 00010413  0x00001611 arg  0x000040f2 , 0x00000005 
- 00010414  0x00001612 force  0x00000000 , 0x00000013 
- 00010415  0x00001613 force  0x00000002 , 0x00000007 
- 00010416  0x00001615 fetch  0x00000005 , 0x000040da 
- 00010417  0x00001616 iforce  0x00000002 
- 00010418  0x00001617 compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010419  0x00001618 branch  0x000028b5 , 0x00000001 
- 00010420  0x00001619 rshift  0x00000002 , 0x00000002 
- 00010421  0x0000161b isolate0  0x00000000 , 0x00000002 
- 00010422  0x0000161c branch  0x000028b9 , 0x00000001 
- 00010423  0x0000161d deposit  0x00000013 
- 00010424  0x0000161e istore  0x00000001 , 0x00000005 
- 00010425  0x00001620 rshift2  0x00000002 , 0x00000002 
- 00010426  0x00001621 increase  0x00000002 , 0x00000013 
- 00010427  0x00001622 compare  0x00000028 , 0x00000013 , 0x000000fe 
- 00010428  0x00001623 nbranch  0x000028c2 , 0x00000001 
- 00010429  0x00001624 fetch  0x00000005 , 0x000040df 
- 00010430  0x00001625 iforce  0x00000002 
- 00010431  0x00001626 compare  0x00000002 , 0x00000007 , 0x000000ff 
- 00010432  0x00001627 branch  0x000028c2 , 0x00000001 
- 00010433  0x00001628 rshift  0x00000002 , 0x00000002 
- 00010434  0x0000162a sub  0x00000013 , 0x0000004e , 0x0000003e 
- 00010435  0x0000162b branch  0x000028b5 , 0x00000002 
- 00010436  0x0000162c force  0x00000001 , 0x00000013 
- 00010437  0x0000162d increase  0xffffffff , 0x00000007 
- 00010438  0x0000162e nbranch  0x000028b0 , 0x00000005 
- 00010439  0x0000162f arg  0x000040f2 , 0x00000011 
- 00010440  0x00001630 deposit  0x00000005 
- 00010441  0x00001631 isub  0x00000011 , 0x0000003f 
- 00010442  0x00001632 store  0x00000001 , 0x000040e4 
- 00010443  0x00001633 rtn 
- 00010444  0x00001636 bpatch  0x00000080 , 0x00004010 
- 00010445  0x00001637 call  0x00002860 
- 00010446  0x00001638 fetch  0x00000001 , 0x0000017f 
- 00010447  0x00001639 bbit0  0x00000005 , 0x000028d1 
- 00010448  0x0000163a fetcht  0x00000001 , 0x000004cc 
- 00010449  0x0000163c branch  0x0000291f 
- 00010450  0x00001640 bpatch  0x00000081 , 0x00004010 
- 00010451  0x00001641 call  0x00002860 
- 00010452  0x00001642 fetch  0x00000001 , 0x0000017f 
- 00010453  0x00001643 bbit0  0x00000004 , 0x000028d7 
- 00010454  0x00001644 fetcht  0x00000001 , 0x000004cb 
- 00010455  0x00001646 branch  0x00002933 
- 00010456  0x0000164a force  0x00000000 , 0x0000002d 
- 00010457  0x0000164b fetch  0x00000003 , 0x000040a7 
- 00010458  0x0000164c iforce  0x0000002c 
- 00010459  0x0000164d rtn 
- 00010460  0x00001650 bpatch  0x00000082 , 0x00004010 
- 00010461  0x00001651 fetch  0x00000001 , 0x000041d3 
- 00010462  0x00001652 icopy  0x0000002d 
- 00010463  0x00001653 fetch  0x00000003 , 0x000041d0 
- 00010464  0x00001654 icopy  0x0000002c 
- 00010465  0x00001655 rtn 
- 00010466  0x00001658 bpatch  0x00000083 , 0x00004010 
- 00010467  0x00001659 fetch  0x00000002 , 0x000040a4 
- 00010468  0x0000165a icopy  0x0000002e 
- 00010469  0x0000165b fetch  0x00000001 , 0x000040a3 
- 00010470  0x0000165c icopy  0x0000002d 
- 00010471  0x0000165d fetch  0x00000003 , 0x000040a0 
- 00010472  0x0000165e icopy  0x0000002c 
- 00010473  0x0000165f rtn 
- 00010474  0x00001662 bpatch  0x00000084 , 0x00004010 
- 00010475  0x00001663 fetch  0x00000002 , 0x00000044 
- 00010476  0x00001664 icopy  0x0000002e 
- 00010477  0x00001665 fetch  0x00000001 , 0x00000043 
- 00010478  0x00001666 icopy  0x0000002d 
- 00010479  0x00001667 fetch  0x00000003 , 0x00000040 
- 00010480  0x00001668 icopy  0x0000002c 
- 00010481  0x00001669 rtn 
- 00010482  0x0000166d bmark1  0x00000020 , 0x000028f5 
- 00010483  0x0000166e rtnmark0  0x0000001d 
- 00010484  0x0000166f rtnmark0  0x0000001f 
- 00010485  0x00001671 and_into  0xffffff00 , 0x0000002c 
- 00010486  0x00001672 pulse  0x00000015 
- 00010487  0x00001673 nop  0x00000020 
- 00010488  0x00001674 rtn 
- 00010489  0x00001678 bpatch  0x00000085 , 0x00004010 
- 00010490  0x00001679 branch  0x0000290a , 0x00000021 
- 00010491  0x0000167a jam  0x000000d4 , 0x00008955 
- 00010492  0x0000167b nop  0x00000004 
- 00010493  0x0000167c jam  0x000000d2 , 0x00008955 
- 00010494  0x0000167d nop  0x00000004 
- 00010495  0x0000167e jam  0x000000d1 , 0x00008955 
- 00010496  0x0000167f nop  0x00000004 
- 00010497  0x00001680 fetch  0x00000001 , 0x000041de 
- 00010498  0x00001681 beq  0x00000000 , 0x00002908 
- 00010499  0x00001682 beq  0x00000001 , 0x00002915 
- 00010500  0x00001683 beq  0x00000002 , 0x00002908 
- 00010501  0x00001684 beq  0x00000003 , 0x00002915 
- 00010502  0x00001685 beq  0x00000004 , 0x00002915 
- 00010503  0x00001686 beq  0x00000020 , 0x00002915 
- 00010504  0x00001689 jam  0x000000d0 , 0x00008955 
- 00010505  0x0000168a jam  0x000000e0 , 0x00008956 
- 00010506  0x0000168c force  0x00000000 , 0x00000015 
- 00010507  0x0000168d disable  0x00000021 
- 00010508  0x0000168e disable  0x00000020 
- 00010509  0x0000168f pulse  0x0000001e 
- 00010510  0x00001690 jam  0x00000000 , 0x00008902 
- 00010511  0x00001691 jam  0x00000000 , 0x00008901 
- 00010512  0x00001692 jam  0x00000000 , 0x00008900 
- 00010513  0x00001693 jam  0x00000000 , 0x00008903 
- 00010514  0x00001694 jam  0x00000070 , 0x00008904 
- 00010515  0x00001695 jam  0x00000000 , 0x00008906 
- 00010516  0x00001696 rtn 
- 00010517  0x0000169c jam  0x000000d0 , 0x00008955 
- 00010518  0x0000169d jam  0x000000c0 , 0x00008956 
- 00010519  0x0000169e branch  0x0000290a 
- 00010520  0x000016a1 bpatch  0x00000086 , 0x00004010 
- 00010521  0x000016a2 jam  0x00000000 , 0x00008902 
- 00010522  0x000016a3 jam  0x00000000 , 0x00008901 
- 00010523  0x000016a4 jam  0x00000018 , 0x00008900 
- 00010524  0x000016a5 jam  0x000000a7 , 0x00008903 
- 00010525  0x000016a6 jam  0x0000007f , 0x00008904 
- 00010526  0x000016a7 rtn 
- 00010527  0x000016aa bpatch  0x00000087 , 0x00004010 
- 00010528  0x000016ac storet  0x00000001 , 0x00000017 
- 00010529  0x000016ad add  0x00000002 , 0x00000004 , 0x00000011 
- 00010530  0x000016ae jam  0x00000007 , 0x0000896d 
- 00010531  0x000016af branch  0x00002981 
- 00010532  0x000016b1 bpatch  0x00000088 , 0x00004011 
- 00010533  0x000016b2 jam  0x000000cf , 0x00008901 
- 00010534  0x000016b3 nop  0x0000000a 
- 00010535  0x000016b4 jam  0x000000ff , 0x00008900 
- 00010536  0x000016b5 jam  0x000000af , 0x00008903 
- 00010537  0x000016b6 jam  0x000000ff , 0x00008904 
- 00010538  0x000016b7 nop  0x0000000a 
- 00010539  0x000016b8 jam  0x000000a0 , 0x00008902 
- 00010540  0x000016b9 rtn 
- 00010541  0x000016bc fetch  0x00000001 , 0x000041e0 
- 00010542  0x000016bd branch  0x00002931 , 0x00000034 
- 00010543  0x000016bf add  0x00000002 , 0x00000002 , 0x00000011 
- 00010544  0x000016c0 rtn 
- 00010545  0x000016c2 add  0x00000002 , 0x00000000 , 0x00000011 
- 00010546  0x000016c3 rtn 
- 00010547  0x000016c6 bpatch  0x00000089 , 0x00004011 
- 00010548  0x000016c7 storet  0x00000001 , 0x00000017 
- 00010549  0x000016c8 call  0x0000292d 
- 00010550  0x000016c9 call  0x00002981 
- 00010551  0x000016ca setarg  0x00000500 
- 00010552  0x000016cb call  0x00002a8f 
- 00010553  0x000016cd jam  0x00000001 , 0x00008906 
- 00010554  0x000016ce jam  0x0000003c , 0x00008900 
- 00010555  0x000016cf jam  0x000000e0 , 0x00008901 
- 00010556  0x000016d0 jam  0x00000012 , 0x0000896d 
- 00010557  0x000016d1 nop  0x0000000a 
- 00010558  0x000016d2 jam  0x00000001 , 0x00008902 
- 00010559  0x000016d3 jam  0x0000003d , 0x00008902 
- 00010560  0x000016d4 nop  0x0000000a 
- 00010561  0x000016d5 jam  0x000000b7 , 0x00008903 
- 00010562  0x000016d6 nop  0x0000000a 
- 00010563  0x000016d7 jam  0x0000007f , 0x00008902 
- 00010564  0x000016d9 fetch  0x00000001 , 0x000041de 
- 00010565  0x000016da beq  0x00000000 , 0x0000294b 
- 00010566  0x000016db beq  0x00000001 , 0x0000294f 
- 00010567  0x000016dc beq  0x00000002 , 0x00002953 
- 00010568  0x000016dd beq  0x00000003 , 0x00002957 
- 00010569  0x000016de beq  0x00000004 , 0x0000295b 
- 00010570  0x000016df beq  0x00000020 , 0x0000295f 
- 00010571  0x000016e1 jam  0x000000f0 , 0x00008956 
- 00010572  0x000016e2 call  0x00002965 
- 00010573  0x000016e3 jam  0x000000d8 , 0x00008955 
- 00010574  0x000016e4 rtn 
- 00010575  0x000016e7 jam  0x000000df , 0x00008956 
- 00010576  0x000016e8 call  0x00002965 
- 00010577  0x000016e9 jam  0x000000df , 0x00008955 
- 00010578  0x000016ea rtn 
- 00010579  0x000016ed jam  0x000000ff , 0x00008956 
- 00010580  0x000016ee call  0x00002965 
- 00010581  0x000016ef jam  0x000000df , 0x00008955 
- 00010582  0x000016f0 rtn 
- 00010583  0x000016f2 jam  0x000000ce , 0x00008956 
- 00010584  0x000016f3 call  0x00002965 
- 00010585  0x000016f4 jam  0x000000d8 , 0x00008955 
- 00010586  0x000016f5 rtn 
- 00010587  0x000016f8 jam  0x000000cb , 0x00008956 
- 00010588  0x000016f9 call  0x00002965 
- 00010589  0x000016fa jam  0x000000d8 , 0x00008955 
- 00010590  0x000016fb rtn 
- 00010591  0x000016fe jam  0x000000d0 , 0x00008955 
- 00010592  0x000016ff jam  0x000000c0 , 0x00008956 
- 00010593  0x00001700 jam  0x0000004c , 0x00008957 
- 00010594  0x00001701 jam  0x0000006c , 0x00008958 
- 00010595  0x00001702 jam  0x00000050 , 0x00008959 
- 00010596  0x00001703 rtn 
- 00010597  0x00001706 nop  0x00000004 
- 00010598  0x00001707 jam  0x000000d1 , 0x00008955 
- 00010599  0x00001708 nop  0x00000004 
- 00010600  0x00001709 jam  0x000000d2 , 0x00008955 
- 00010601  0x0000170a nop  0x00000004 
- 00010602  0x0000170b jam  0x000000d4 , 0x00008955 
- 00010603  0x0000170c rtn 
- 00010604  0x00001710 jam  0x00000006 , 0x00008042 
- 00010605  0x00001712 fetch  0x00000002 , 0x000040c3 
- 00010606  0x00001713 bbit0  0x0000000e , 0x0000296d 
- 00010607  0x00001714 iforce  0x00000006 
- 00010608  0x00001715 arg  0x00008900 , 0x00000002 
- 00010609  0x00001717 ifetch  0x00000001 , 0x00000006 
- 00010610  0x00001718 beq  0x000000ff , 0x00002977 
- 00010611  0x00001719 ior  0x00000002 , 0x00000005 
- 00010612  0x0000171a ifetch  0x00000001 , 0x00000006 
- 00010613  0x0000171b istore  0x00000001 , 0x00000005 
- 00010614  0x0000171c branch  0x00002971 
- 00010615  0x0000171e bpatch  0x0000008a , 0x00004011 
- 00010616  0x0000171f call  0x00002be5 
- 00010617  0x00001720 call  0x000029c9 
- 00010618  0x00001722 setarg  0x000007d0 
- 00010619  0x00001723 iadd  0x00000022 , 0x0000003f 
- 00010620  0x00001724 store  0x00000004 , 0x00000169 
- 00010621  0x00001725 set1  0x00000003 , 0x00000015 
- 00010622  0x00001726 force  0x00000000 , 0x00000015 
- 00010623  0x00001727 ncall  0x00002998 , 0x0000002b 
- 00010624  0x00001728 branch  0x000029ab 
- 00010625  0x0000172c bpatch  0x0000008b , 0x00004011 
- 00010626  0x0000172d setarg  0x00000960 
- 00010627  0x0000172e iadd  0x00000011 , 0x00000002 
- 00010628  0x0000172f fetch  0x00000001 , 0x000040bd 
- 00010629  0x00001730 jam  0x00000004 , 0x0000895f 
- 00010630  0x00001731 imul32  0x00000002 , 0x0000003f 
- 00010631  0x00001732 fetcht  0x00000001 , 0x000040be 
- 00010632  0x00001733 idiv  0x00000002 
- 00010633  0x00001734 call  0x00007f86 
- 00010634  0x00001735 quotient  0x00000011 
- 00010635  0x00001736 remainder  0x0000003f 
- 00010636  0x00001737 lshift16  0x0000003f , 0x0000003f 
- 00010637  0x00001738 lshift4  0x0000003f , 0x0000003f 
- 00010638  0x00001739 idiv  0x00000002 
- 00010639  0x0000173a call  0x00007f86 
- 00010640  0x0000173b quotient  0x0000003f 
- 00010641  0x0000173c lshift8  0x0000003f , 0x0000003f 
- 00010642  0x0000173d lshift  0x0000003f , 0x0000003f 
- 00010643  0x0000173e ior  0x00000011 , 0x0000003f 
- 00010644  0x0000173f hstore  0x00000004 , 0x00008960 
- 00010645  0x00001740 jam  0x00000044 , 0x0000895f 
- 00010646  0x00001741 jam  0x000000c4 , 0x0000895f 
- 00010647  0x00001742 rtn 
- 00010648  0x00001746 bpatch  0x0000008c , 0x00004011 
- 00010649  0x00001747 jam  0x00000002 , 0x00008906 
- 00010650  0x00001748 setarg  0x0003d090 
- 00010651  0x00001749 call  0x00002a8f 
- 00010652  0x0000174a jam  0x0000007f , 0x00008900 
- 00010653  0x0000174b nop  0x00000082 
- 00010654  0x0000174c jam  0x00000030 , 0x00008952 
- 00010655  0x0000174d jam  0x000000d0 , 0x00008901 
- 00010656  0x0000174e jam  0x00000070 , 0x00008952 
- 00010657  0x0000174f jam  0x000000f0 , 0x00008952 
- 00010658  0x00001750 force  0x00000032 , 0x00000039 
- 00010659  0x00001752 hfetch  0x00000001 , 0x00008980 
- 00010660  0x00001753 bbit1  0x00000005 , 0x000029a6 
- 00010661  0x00001754 loop  0x000029a3 
- 00010662  0x00001756 store  0x00000001 , 0x000040ce 
- 00010663  0x00001757 jam  0x00000000 , 0x00008901 
- 00010664  0x00001758 jam  0x00000000 , 0x00008900 
- 00010665  0x00001759 jam  0x00000000 , 0x00008906 
- 00010666  0x0000175a rtn 
- 00010667  0x0000175d bpatch  0x0000008d , 0x00004011 
- 00010668  0x0000175e fetch  0x00000001 , 0x000040ce 
- 00010669  0x0000175f set1  0x00000005 , 0x0000003f 
- 00010670  0x00001760 hstore  0x00000001 , 0x00008952 
- 00010671  0x00001761 hfetcht  0x00000001 , 0x00008950 
- 00010672  0x00001762 and_into  0x00000007 , 0x00000002 
- 00010673  0x00001763 lshift3  0x0000003f , 0x0000003f 
- 00010674  0x00001764 ior  0x00000002 , 0x0000003f 
- 00010675  0x00001765 hstore  0x00000001 , 0x00008950 
- 00010676  0x00001766 hfetch  0x00000001 , 0x00008951 
- 00010677  0x00001767 set0  0x00000000 , 0x0000003f 
- 00010678  0x00001768 hstore  0x00000001 , 0x00008951 
- 00010679  0x00001769 hfetch  0x00000001 , 0x00008952 
- 00010680  0x0000176a set0  0x00000005 , 0x0000003f 
- 00010681  0x0000176b hstore  0x00000001 , 0x00008952 
- 00010682  0x0000176c rtn 
- 00010683  0x0000176f bpatch  0x0000008e , 0x00004011 
- 00010684  0x00001770 hfetch  0x00000002 , 0x00008981 
- 00010685  0x00001771 rshift4  0x0000003f , 0x0000003f 
- 00010686  0x00001772 rshift3  0x0000003f , 0x0000003f 
- 00010687  0x00001773 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00010688  0x00001775 and_into  0x000000ff , 0x0000003f 
- 00010689  0x00001776 div  0x0000003f , 0x0000000a 
- 00010690  0x00001777 call  0x00007f86 
- 00010691  0x00001778 quotient  0x0000003f 
- 00010692  0x00001779 lshift4  0x0000003f , 0x0000003f 
- 00010693  0x0000177a remainder  0x00000002 
- 00010694  0x0000177b ior  0x00000002 , 0x0000003f 
- 00010695  0x0000177c store  0x00000001 , 0x00000018 
- 00010696  0x0000177d rtn 
- 00010697  0x00001781 jam  0x00000006 , 0x00008042 
- 00010698  0x00001782 hfetch  0x00000001 , 0x0000896b 
- 00010699  0x00001783 set0  0x00000004 , 0x0000003f 
- 00010700  0x00001784 set0  0x00000005 , 0x0000003f 
- 00010701  0x00001785 hstore  0x00000001 , 0x0000896b 
- 00010702  0x00001786 jam  0x00000000 , 0x00008905 
- 00010703  0x00001787 jam  0x00000000 , 0x00008904 
- 00010704  0x00001788 jam  0x00000070 , 0x00008904 
- 00010705  0x00001789 jam  0x000000ff , 0x00008905 
- 00010706  0x0000178a hfetch  0x00000001 , 0x0000896b 
- 00010707  0x0000178b set1  0x00000004 , 0x0000003f 
- 00010708  0x0000178c set1  0x00000005 , 0x0000003f 
- 00010709  0x0000178d hstore  0x00000001 , 0x0000896b 
- 00010710  0x0000178e call  0x000029e9 
- 00010711  0x0000178f hfetch  0x00000001 , 0x00008968 
- 00010712  0x00001790 set1  0x00000007 , 0x0000003f 
- 00010713  0x00001791 hstore  0x00000001 , 0x00008968 
- 00010714  0x00001792 set0  0x00000007 , 0x0000003f 
- 00010715  0x00001793 hstore  0x00000001 , 0x00008968 
- 00010716  0x00001794 set1  0x00000007 , 0x0000003f 
- 00010717  0x00001795 hstore  0x00000001 , 0x00008968 
- 00010718  0x00001796 jam  0x00000005 , 0x00008042 
- 00010719  0x00001797 nop  0x00000001 
- 00010720  0x00001798 jam  0x00000004 , 0x00008042 
- 00010721  0x00001799 hfetch  0x00000001 , 0x0000896b 
- 00010722  0x0000179a and_into  0x000000cf , 0x0000003f 
- 00010723  0x0000179b hstore  0x00000001 , 0x0000896b 
- 00010724  0x0000179c or_into  0x00000030 , 0x0000003f 
- 00010725  0x0000179d hstore  0x00000001 , 0x0000896b 
- 00010726  0x0000179e rtn 
- 00010727  0x000017a2 setarg  0x00000f0f 
- 00010728  0x000017a3 branch  0x00002c18 
- 00010729  0x000017a6 setarg  0x0000080f 
- 00010730  0x000017a7 branch  0x00002c18 
- 00010731  0x000017ac bpatch  0x0000008f , 0x00004011 
- 00010732  0x000017ad call  0x00002924 
- 00010733  0x000017ae disable  0x00000020 
- 00010734  0x000017af enable  0x00000021 
- 00010735  0x000017b0 pulse  0x00000016 
- 00010736  0x000017b1 rtn 
- 00010737  0x000017b4 bpatch  0x00000090 , 0x00004012 
- 00010738  0x000017b5 fetch  0x00000001 , 0x0000004c 
- 00010739  0x000017b6 isolate1  0x00000002 , 0x0000003f 
- 00010740  0x000017b7 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00010741  0x000017b8 hstore  0x00000001 , 0x00008011 
- 00010742  0x000017b9 arg  0x00000062 , 0x00000006 
- 00010743  0x000017ba ifetch  0x00000009 , 0x00000006 
- 00010744  0x000017bb iforce  0x00000032 
- 00010745  0x000017bc ifetch  0x00000007 , 0x00000006 
- 00010746  0x000017bd iforce  0x00000033 
- 00010747  0x000017be fetch  0x00000001 , 0x00000054 
- 00010748  0x000017bf add  0x0000003f , 0xffffffff , 0x00000034 
- 00010749  0x000017c0 pulse  0x0000001a 
- 00010750  0x000017c1 rtn 
- 00010751  0x000017c4 deposit  0x0000001a 
- 00010752  0x000017c5 store  0x00000006 , 0x0000009a 
- 00010753  0x000017c6 disable  0x0000000d 
- 00010754  0x000017c7 nbranch  0x000028f9 , 0x00000018 
- 00010755  0x000017c8 arg  0x000003bb , 0x00000029 
- 00010756  0x000017c9 increase  0x00000001 , 0x00000028 
- 00010757  0x000017ca and_into  0x000001fc , 0x00000028 
- 00010758  0x000017cb rtn 
- 00010759  0x000017d0 enable  0x0000000d 
- 00010760  0x000017d2 correlate  0x0000003e , 0x00000017 
- 00010761  0x000017d3 branch  0x000029ff , 0x00000018 
- 00010762  0x000017d4 compare  0x00000002 , 0x00000028 , 0x00000002 
- 00010763  0x000017d5 nbranch  0x00002a08 , 0x00000001 
- 00010764  0x000017d6 branch  0x000029ff 
- 00010765  0x000017d9 bpatch  0x00000091 , 0x00004012 
- 00010766  0x000017da arg  0x00000600 , 0x0000000b 
- 00010767  0x000017db enable  0x0000000d 
- 00010768  0x000017dc correlate  0x00000023 , 0x00000026 
- 00010769  0x000017dd disable  0x0000000d 
- 00010770  0x000017de nbranch  0x000028f9 , 0x00000018 
- 00010771  0x000017df rtn 
- 00010772  0x000017e2 bpatch  0x00000092 , 0x00004012 
- 00010773  0x000017e3 enable  0x0000000d 
- 00010774  0x000017e4 correlate  0x0000003e , 0x00000003 
- 00010775  0x000017e5 disable  0x0000000d 
- 00010776  0x000017e6 nbranch  0x000028f9 , 0x00000018 
- 00010777  0x000017e7 arg  0x000003bb , 0x00000029 
- 00010778  0x000017e8 and_into  0x000001fc , 0x00000028 
- 00010779  0x000017e9 rtn 
- 00010780  0x000017ed bpatch  0x00000093 , 0x00004012 
- 00010781  0x000017ee iforce  0x00000011 
- 00010782  0x000017ef deposit  0x00000021 
- 00010783  0x000017f0 iadd  0x00000002 , 0x0000000b 
- 00010784  0x000017f1 copy  0x0000000b , 0x0000003f 
- 00010785  0x000017f2 store  0x00000004 , 0x000040ca 
- 00010786  0x000017f3 deposit  0x00000011 
- 00010787  0x000017f4 rtn 
- 00010788  0x000017f8 copy  0x0000003f , 0x00000002 
- 00010789  0x000017f9 bpatch  0x00000094 , 0x00004012 
- 00010790  0x000017fa copy  0x00000002 , 0x0000003f 
- 00010791  0x000017fb call  0x00007f50 
- 00010792  0x000017fc lshift16  0x00000021 , 0x0000003f 
- 00010793  0x000017fd set1  0x0000002c , 0x0000003f 
- 00010794  0x000017fe call  0x00007f39 
- 00010795  0x000017ff set0  0x0000002c , 0x0000003f 
- 00010796  0x00001800 call  0x00002a77 
- 00010797  0x00001801 call  0x00007f39 
- 00010798  0x00001802 rtn  0x00000028 
- 00010799  0x00001803 call  0x00007f43 
- 00010800  0x00001804 iforce  0x0000001b 
- 00010801  0x00001805 until  0x0000003e , 0x00000003 
- 00010802  0x00001806 rtn 
- 00010803  0x0000180a bpatch  0x00000095 , 0x00004012 
- 00010804  0x0000180b branch  0x00002a38 , 0x00000030 
- 00010805  0x0000180c until  0x00000029 , 0x00000026 
- 00010806  0x0000180e copy  0x00000028 , 0x00000002 
- 00010807  0x0000180f branch  0x00002a3b 
- 00010808  0x00001811 branch  0x00002a3a , 0x0000002e 
- 00010809  0x00001812 until  0x00000023 , 0x00000026 
- 00010810  0x00001814 copy  0x00000022 , 0x00000002 
- 00010811  0x00001816 branch  0x00002a47 , 0x00000028 
- 00010812  0x00001817 compare  0x00000001 , 0x00000002 , 0x00000003 
- 00010813  0x00001818 nbranch  0x00002a33 , 0x00000001 
- 00010814  0x0000181a bpatch  0x00000096 , 0x00004012 
- 00010815  0x0000181b fetch  0x00000001 , 0x00000030 
- 00010816  0x0000181c rtnbit0  0x00000000 
- 00010817  0x0000181d fetch  0x00000004 , 0x000040ca 
- 00010818  0x0000181e isub  0x00000002 , 0x0000003f 
- 00010819  0x0000181f nrtn  0x00000002 
- 00010820  0x00001820 sub  0x0000003f , 0x000000ff , 0x0000003e 
- 00010821  0x00001821 branch  0x00002a33 , 0x00000002 
- 00010822  0x00001822 rtn 
- 00010823  0x00001824 compare  0x00000003 , 0x00000002 , 0x00000003 
- 00010824  0x00001825 nbranch  0x00002a33 , 0x00000001 
- 00010825  0x00001826 branch  0x00002a3e 
- 00010826  0x00001829 bpatch  0x00000097 , 0x00004012 
- 00010827  0x0000182a arg  0x00000600 , 0x0000000b 
- 00010828  0x0000182b branch  0x00002a33 
- 00010829  0x0000182e disable  0x00000028 
- 00010830  0x0000182f branch  0x00002a4a 
- 00010831  0x00001832 enable  0x00000028 
- 00010832  0x00001833 branch  0x00002a4a 
- 00010833  0x00001836 bpatch  0x00000098 , 0x00004013 
- 00010834  0x00001837 call  0x000029f1 
- 00010835  0x00001838 disable  0x00000021 
- 00010836  0x00001839 enable  0x00000020 
- 00010837  0x0000183a rtn 
- 00010838  0x0000183f bpatch  0x00000099 , 0x00004013 
- 00010839  0x00001840 arg  0x00000e43 , 0x0000000b 
- 00010840  0x00001841 until  0x00000023 , 0x00000026 
- 00010841  0x00001842 pulse  0x00000016 
- 00010842  0x00001843 rtn 
- 00010843  0x00001846 bpatch  0x0000009a , 0x00004013 
- 00010844  0x00001847 arg  0x00000d00 , 0x0000000b 
- 00010845  0x00001848 until  0x00000023 , 0x00000026 
- 00010846  0x00001849 rtn 
- 00010847  0x0000184d bpatch  0x0000009b , 0x00004013 
- 00010848  0x0000184e arg  0x00000e43 , 0x0000000b 
- 00010849  0x0000184f until  0x00000029 , 0x00000026 
- 00010850  0x00001850 pulse  0x00000016 
- 00010851  0x00001851 rtn 
- 00010852  0x00001854 bpatch  0x0000009c , 0x00004013 
- 00010853  0x00001855 preload  0x00000009 
- 00010854  0x00001856 enable  0x0000001d 
- 00010855  0x00001857 set1  0x00000000 , 0x00000015 
- 00010856  0x00001858 inject  0x00000003 , 0x00000048 
- 00010857  0x00001859 disable  0x0000001d 
- 00010858  0x0000185a rtn 
- 00010859  0x0000185e copy  0x00000025 , 0x00000002 
- 00010860  0x0000185f or_into  0x00000060 , 0x00000002 
- 00010861  0x00001860 copy  0x00000002 , 0x0000000e 
- 00010862  0x00001861 rtn 
- 00010863  0x00001867 bpatch  0x0000009d , 0x00004013 
- 00010864  0x00001868 fetch  0x00000001 , 0x00004090 
- 00010865  0x00001869 increase  0x00000001 , 0x0000003f 
- 00010866  0x0000186a bne  0x00000007 , 0x00002a74 
- 00010867  0x0000186b force  0x00000001 , 0x0000003f 
- 00010868  0x0000186d store  0x00000001 , 0x00004090 
- 00010869  0x0000186e iforce  0x00000004 
- 00010870  0x0000186f rtn 
- 00010871  0x00001872 copy  0x00000019 , 0x00000002 
- 00010872  0x00001873 rtn  0x00000029 
- 00010873  0x00001874 copy  0x0000001a , 0x00000002 
- 00010874  0x00001875 rtn 
- 00010875  0x00001878 deposit  0x00000022 
- 00010876  0x00001879 rtn  0x00000029 
- 00010877  0x0000187a deposit  0x00000028 
- 00010878  0x0000187b rtn 
- 00010879  0x0000187f bpatch  0x0000009e , 0x00004013 
- 00010880  0x00001880 fetcht  0x00000004 , 0x0000004d 
- 00010881  0x00001881 call  0x00002a7b 
- 00010882  0x00001882 isub  0x00000002 , 0x0000000b 
- 00010883  0x00001883 deposit  0x0000000b 
- 00010884  0x00001884 fetcht  0x00000002 , 0x00000051 
- 00010885  0x00001885 lshift  0x00000002 , 0x00000002 
- 00010886  0x00001886 isub  0x00000002 , 0x0000003f 
- 00010887  0x00001887 rtn 
- 00010888  0x0000188a bpatch  0x0000009f , 0x00004013 
- 00010889  0x0000188b call  0x00002a7b 
- 00010890  0x0000188c store  0x00000004 , 0x0000004d 
- 00010891  0x0000188d rtn 
- 00010892  0x00001890 bpatch  0x000000a0 , 0x00004014 
- 00010893  0x00001891 branch  0x00002a8c 
- 00010894  0x00001894 branch  0x00002a8e 
- 00010895  0x00001897 rtn  0x00000034 
- 00010896  0x00001899 rshift  0x0000003f , 0x0000003f 
- 00010897  0x0000189a increase  0xfffffffd , 0x0000003f 
- 00010898  0x0000189c increase  0xffffffff , 0x0000003f 
- 00010899  0x0000189d nbranch  0x00002a92 , 0x00000005 
- 00010900  0x0000189e force  0x00000000 , 0x0000003f 
- 00010901  0x0000189f rtn 
- 00010902  0x000018a5 arg  0x00000010 , 0x00000039 
- 00010903  0x000018a6 arg  0x00000000 , 0x00000005 
- 00010904  0x000018a7 call  0x00007ec6 
- 00010905  0x000018a8 arg  0x0000043f , 0x00000005 
- 00010906  0x000018a9 arg  0x0000000a , 0x00000039 
- 00010907  0x000018aa call  0x00007ec6 
- 00010908  0x000018ab jam  0x00000000 , 0x000009b2 
- 00010909  0x000018ac jam  0x00000000 , 0x00000a99 
- 00010910  0x000018ad jam  0x00000000 , 0x0000048c 
- 00010911  0x000018ae jam  0x00000000 , 0x0000017f 
- 00010912  0x000018af jam  0x00000000 , 0x000004d1 
- 00010913  0x000018b0 bpatch  0x000000a1 , 0x00004014 
- 00010914  0x000018b1 jam  0x00000000 , 0x0000016d 
- 00010915  0x000018b2 jam  0x00000000 , 0x00000151 
- 00010916  0x000018b3 jam  0x00000000 , 0x0000015c 
- 00010917  0x000018b4 setarg  0x009e8b33 
- 00010918  0x000018b5 store  0x00000003 , 0x000040a7 
- 00010919  0x000018b6 setarg  0x00000153 
- 00010920  0x000018b7 store  0x00000002 , 0x00000083 
- 00010921  0x000018b8 jam  0x0000001e , 0x00000085 
- 00010922  0x000018b9 jam  0x00000001 , 0x00000086 
- 00010923  0x000018ba jam  0x00000007 , 0x00000088 
- 00010924  0x000018bb setarg  0x0012e904 
- 00010925  0x000018bc store  0x00000003 , 0x00000080 
- 00010926  0x000018c1 jam  0x00000060 , 0x00000090 
- 00010927  0x000018c2 jam  0x00000005 , 0x000040d0 
- 00010928  0x000018c3 jam  0x00000002 , 0x00000014 
- 00010929  0x000018c4 fetch  0x00000001 , 0x0000465a 
- 00010930  0x000018c5 ncall  0x000074c1 , 0x00000034 
- 00010931  0x000018c6 fetch  0x00000001 , 0x000044be 
- 00010932  0x000018c7 ncall  0x00007518 , 0x00000034 
- 00010933  0x000018c8 bpatch  0x000000a2 , 0x00004014 
- 00010934  0x000018c9 rtn  0x0000002b 
- 00010935  0x000018ca setarg  0x00000000 
- 00010936  0x000018cb store  0x00000002 , 0x000041dc 
- 00010937  0x000018cc rshift  0x00000022 , 0x0000003f 
- 00010938  0x000018cd store  0x00000004 , 0x00004094 
- 00010939  0x000018ce rtn 
- 00010940  0x000018d6 setarg  0x0000ee21 
- 00010941  0x000018d7 hstore  0x00000002 , 0x00008050 
- 00010942  0x000018d8 hfetch  0x00000004 , 0x0000811c 
- 00010943  0x000018d9 store  0x00000004 , 0x00000abe 
- 00010944  0x000018da hfetch  0x00000001 , 0x0000813e 
- 00010945  0x000018db store  0x00000001 , 0x00000abd 
- 00010946  0x000018dc bbit0  0x00000003 , 0x0000645b 
- 00010947  0x000018dd enable  0x0000002b 
- 00010948  0x000018de bbit0  0x00000007 , 0x00002acc 
- 00010949  0x000018df disable  0x0000002b 
- 00010950  0x000018e0 deposit  0x00000027 
- 00010951  0x000018e1 nbranch  0x00002acc , 0x00000034 
- 00010952  0x000018e2 hfetch  0x00000001 , 0x0000813b 
- 00010953  0x000018e3 bbit1  0x00000002 , 0x00002acc 
- 00010954  0x000018e4 arg  0xffffffff , 0x00000002 
- 00010955  0x000018e5 branch  0x00002b3c 
- 00010956  0x000018e7 hfetch  0x00000003 , 0x0000813c 
- 00010957  0x000018e8 hstore  0x00000003 , 0x0000804c 
- 00010958  0x000018e9 ifetch  0x00000001 , 0x00000006 
- 00010959  0x000018ea or_into  0x000000ef , 0x0000003f 
- 00010960  0x000018eb istore  0x00000001 , 0x00000005 
- 00010961  0x000018ec call  0x00002c23 
- 00010962  0x000018ed hfetch  0x00000001 , 0x0000804f 
- 00010963  0x000018ee set1  0x00000004 , 0x0000003f 
- 00010964  0x000018ef hstore  0x00000001 , 0x0000804f 
- 00010965  0x000018f0 call  0x00002c23 
- 00010966  0x000018f1 call  0x00002adf , 0x0000002b 
- 00010967  0x000018f2 hfetch  0x00000001 , 0x0000804e 
- 00010968  0x000018f3 set0  0x00000003 , 0x0000003f 
- 00010969  0x000018f4 hstore  0x00000001 , 0x0000804e 
- 00010970  0x000018f5 call  0x00002c23 
- 00010971  0x000018f6 nbranch  0x0000645b , 0x0000002b 
- 00010972  0x000018f7 rtnmark0  0x0000002b 
- 00010973  0x000018f8 jam  0x00000008 , 0x00008006 
- 00010974  0x000018f9 rtn 
- 00010975  0x000018fc fetch  0x00000001 , 0x00004198 
- 00010976  0x000018fd hstore  0x00000001 , 0x00008086 
- 00010977  0x000018fe fetch  0x00000003 , 0x0000418d 
- 00010978  0x000018ff hstore  0x00000003 , 0x00008080 
- 00010979  0x00001900 fetch  0x00000004 , 0x00004181 
- 00010980  0x00001901 hstore  0x00000004 , 0x00008074 
- 00010981  0x00001902 fetch  0x00000004 , 0x0000417d 
- 00010982  0x00001903 hstore  0x00000004 , 0x00008070 
- 00010983  0x00001904 fetch  0x00000008 , 0x00004185 
- 00010984  0x00001905 hstore  0x00000008 , 0x00008078 
- 00010985  0x00001906 fetch  0x00000008 , 0x00004190 
- 00010986  0x00001907 iforce  0x00000000 
- 00010987  0x00001908 hfetch  0x00000008 , 0x00008140 
- 00010988  0x00001909 store  0x00000008 , 0x000000a1 
- 00010989  0x0000190a call  0x000064ca 
- 00010990  0x0000190b rtn 
- 00010991  0x0000190e deposit  0x00000000 
- 00010992  0x0000190f store  0x00000008 , 0x00004190 
- 00010993  0x00001910 hfetch  0x00000008 , 0x00008070 
- 00010994  0x00001911 store  0x00000008 , 0x0000417d 
- 00010995  0x00001912 ifetch  0x00000008 , 0x00000006 
- 00010996  0x00001913 istore  0x00000008 , 0x00000005 
- 00010997  0x00001914 hfetch  0x00000003 , 0x00008080 
- 00010998  0x00001915 store  0x00000003 , 0x0000418d 
- 00010999  0x00001916 hfetch  0x00000001 , 0x00008086 
- 00011000  0x00001917 store  0x00000001 , 0x00004198 
- 00011001  0x00001918 branch  0x00002c29 
- 00011002  0x0000191b hfetch  0x00000001 , 0x00008063 
- 00011003  0x0000191c nbranch  0x00002b00 , 0x00000034 
- 00011004  0x0000191d fetch  0x00000003 , 0x0000416f 
- 00011005  0x0000191e nrtn  0x00000034 
- 00011006  0x0000191f jam  0x000000c0 , 0x00008063 
- 00011007  0x00001920 jam  0x00000080 , 0x00008006 
- 00011008  0x00001922 hfetch  0x00000001 , 0x0000812d 
- 00011009  0x00001923 rtnbit0  0x00000001 
- 00011010  0x00001924 hfetch  0x00000003 , 0x00008149 
- 00011011  0x00001925 store  0x00000003 , 0x0000416f 
- 00011012  0x00001926 rtn 
- 00011013  0x0000192b bpatch  0x000000a3 , 0x00004014 
- 00011014  0x0000192c deposit  0x0000001a 
- 00011015  0x0000192d call  0x00007f37 
- 00011016  0x0000192e fetcht  0x00000004 , 0x0000415f 
- 00011017  0x0000192f sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00011018  0x00001930 rtn  0x00000002 
- 00011019  0x00001931 lshift8  0x0000003f , 0x0000003f 
- 00011020  0x00001932 lshift4  0x0000003f , 0x0000003f 
- 00011021  0x00001933 idiv  0x00000002 
- 00011022  0x00001934 call  0x00007f86 
- 00011023  0x00001935 quotient  0x0000003f 
- 00011024  0x00001936 arg  0x000000c8 , 0x00000002 
- 00011025  0x00001937 call  0x00007f91 
- 00011026  0x00001938 store  0x00000001 , 0x00000099 
- 00011027  0x00001939 nbranch  0x00002b15 , 0x00000028 
- 00011028  0x0000193a sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00011029  0x0000193c fetcht  0x00000003 , 0x0000416f 
- 00011030  0x0000193d iadd  0x00000002 , 0x0000003f 
- 00011031  0x0000193e store  0x00000003 , 0x0000416f 
- 00011032  0x00001940 setarg  0x00000000 
- 00011033  0x00001941 store  0x00000004 , 0x0000415f 
- 00011034  0x00001942 rtn 
- 00011035  0x00001947 fetch  0x00000001 , 0x00004177 
- 00011036  0x00001948 set1  0x00000002 , 0x0000003f 
- 00011037  0x00001949 store  0x00000001 , 0x00004177 
- 00011038  0x0000194a branch  0x00002b23 
- 00011039  0x0000194f arg  0xffffffff , 0x00000002 
- 00011040  0x00001950 fetch  0x00000001 , 0x00004176 
- 00011041  0x00001951 set0  0x00000007 , 0x0000003f 
- 00011042  0x00001952 store  0x00000001 , 0x00004176 
- 00011043  0x00001954 bpatch  0x000000a4 , 0x00004014 
- 00011044  0x00001955 call  0x00002c29 
- 00011045  0x00001956 fetch  0x00000001 , 0x00004157 
- 00011046  0x00001957 store  0x00000001 , 0x0000417c 
- 00011047  0x00001958 fetch  0x00000001 , 0x0000417a 
- 00011048  0x00001959 set1  0x00000007 , 0x0000003f 
- 00011049  0x0000195a store  0x00000001 , 0x0000417a 
- 00011050  0x0000195e bpatch  0x000000a5 , 0x00004014 
- 00011051  0x0000195f call  0x000029e7 
- 00011052  0x00001960 fetch  0x00000004 , 0x0000415f 
- 00011053  0x00001961 iadd  0x00000002 , 0x0000003f 
- 00011054  0x00001962 store  0x00000004 , 0x0000415f 
- 00011055  0x00001963 call  0x00002aef 
- 00011056  0x00001964 fetch  0x00000005 , 0x00004178 
- 00011057  0x00001965 hstore  0x00000004 , 0x0000804c 
- 00011058  0x00001966 rshift32  0x0000003f , 0x00000011 
- 00011059  0x00001967 until  0x0000003e , 0x00000033 
- 00011060  0x00001968 deposit  0x00000019 
- 00011061  0x00001969 store  0x00000006 , 0x00004163 
- 00011062  0x0000196a jam  0x00000002 , 0x00008005 
- 00011063  0x0000196b until  0x0000003e , 0x00000033 
- 00011064  0x0000196c until  0x0000003e , 0x00000033 
- 00011065  0x0000196d deposit  0x00000011 
- 00011066  0x0000196e hstore  0x00000001 , 0x0000804f 
- 00011067  0x0000196f jam  0x00000002 , 0x00008005 
- 00011068  0x00001971 until  0x0000003e , 0x00000033 
- 00011069  0x00001972 until  0x0000003e , 0x00000033 
- 00011070  0x00001973 hstoret  0x00000004 , 0x0000804c 
- 00011071  0x00001974 jam  0x00000010 , 0x00008005 
- 00011072  0x00001975 until  0x0000003e , 0x0000003f 
- 00011073  0x0000197b bpatch  0x000000a6 , 0x00004014 
- 00011074  0x0000197c setarg  0x00000000 
- 00011075  0x0000197d copy  0x00000027 , 0x0000003e 
- 00011076  0x0000197e branch  0x00002b4c , 0x00000005 
- 00011077  0x0000197f hfetch  0x00000001 , 0x0000813c 
- 00011078  0x00001980 hfetcht  0x00000001 , 0x0000813d 
- 00011079  0x00001981 isub  0x00000002 , 0x0000003e 
- 00011080  0x00001982 branch  0x00002b4a , 0x00000002 
- 00011081  0x00001983 deposit  0x00000002 
- 00011082  0x00001985 isub  0x00000027 , 0x0000003f 
- 00011083  0x00001986 increase  0x00000001 , 0x0000003f 
- 00011084  0x00001988 increase  0x00000008 , 0x0000003f 
- 00011085  0x00001989 until  0x0000003e , 0x00000033 
- 00011086  0x0000198a iadd  0x00000031 , 0x0000003f 
- 00011087  0x0000198b fetcht  0x00000004 , 0x0000415b 
- 00011088  0x0000198c iadd  0x00000002 , 0x0000003f 
- 00011089  0x0000198d fetcht  0x00000003 , 0x0000416f 
- 00011090  0x0000198e imul32  0x00000002 , 0x0000003f 
- 00011091  0x0000198f rshift8  0x0000003f , 0x0000003f 
- 00011092  0x00001990 rshift4  0x0000003f , 0x0000003f 
- 00011093  0x00001991 increase  0x0000006e , 0x0000003f 
- 00011094  0x00001992 arg  0x00000ea6 , 0x00000002 
- 00011095  0x00001993 idiv  0x00000002 
- 00011096  0x00001994 call  0x00007f86 
- 00011097  0x00001995 quotient  0x0000003f 
- 00011098  0x00001996 lshift16  0x0000003f , 0x0000003f 
- 00011099  0x00001997 remainder  0x00000002 
- 00011100  0x00001998 ior  0x00000002 , 0x0000003f 
- 00011101  0x00001999 fetcht  0x00000006 , 0x00004163 
- 00011102  0x0000199a call  0x00007f2c 
- 00011103  0x0000199b copy  0x00000002 , 0x00000019 
- 00011104  0x0000199c fetch  0x00000006 , 0x00004048 
- 00011105  0x0000199d call  0x00002854 
- 00011106  0x0000199e deposit  0x0000001a 
- 00011107  0x0000199f store  0x00000006 , 0x00000a9a 
- 00011108  0x000019a0 deposit  0x00000027 
- 00011109  0x000019a1 istore  0x00000001 , 0x00000005 
- 00011110  0x000019a2 hfetch  0x00000001 , 0x0000811d 
- 00011111  0x000019a3 or_into  0x000000f0 , 0x0000003f 
- 00011112  0x000019a4 istore  0x00000001 , 0x00000005 
- 00011113  0x000019a5 rtn 
- 00011114  0x000019a8 bpatch  0x000000a7 , 0x00004014 
- 00011115  0x000019a9 call  0x00002afa 
- 00011116  0x000019aa fetch  0x00000003 , 0x0000416f 
- 00011117  0x000019ab rtn  0x00000034 
- 00011118  0x000019ac fetch  0x00000001 , 0x00004091 
- 00011119  0x000019ad rtn  0x00000034 
- 00011120  0x000019ae fetch  0x00000001 , 0x0000465a 
- 00011121  0x000019af branch  0x00002b74 , 0x00000034 
- 00011122  0x000019b0 fetch  0x00000001 , 0x000045b1 
- 00011123  0x000019b1 rtn  0x00000034 
- 00011124  0x000019b3 fetch  0x00000001 , 0x000044c0 
- 00011125  0x000019b4 nrtn  0x00000034 
- 00011126  0x000019b5 call  0x00002c3a 
- 00011127  0x000019b6 nrtn  0x00000034 
- 00011128  0x000019b7 fetch  0x00000001 , 0x00004040 
- 00011129  0x000019b8 compare  0x00000003 , 0x0000003f , 0x00000007 
- 00011130  0x000019b9 nbranch  0x00002b9d , 0x00000001 
- 00011131  0x000019ba fetch  0x00000002 , 0x00004042 
- 00011132  0x000019bb rtn  0x00000034 
- 00011133  0x000019bc rtn  0x0000002b 
- 00011134  0x000019bd bpatch  0x000000a8 , 0x00004015 
- 00011135  0x000019bf fetcht  0x00000001 , 0x000000a0 
- 00011136  0x000019c0 fetch  0x00000002 , 0x00004042 
- 00011137  0x000019c1 imul32  0x00000002 , 0x0000003f 
- 00011138  0x000019c2 rshift4  0x00000002 , 0x00000002 
- 00011139  0x000019c3 rshift2  0x00000002 , 0x00000002 
- 00011140  0x000019c4 isub  0x00000002 , 0x0000003f 
- 00011141  0x000019c5 fetcht  0x00000004 , 0x00004044 
- 00011142  0x000019c6 iadd  0x00000002 , 0x0000003f 
- 00011143  0x000019c7 fetcht  0x00000001 , 0x00004156 
- 00011144  0x000019c8 isub  0x00000002 , 0x0000003f 
- 00011145  0x000019c9 lshift16  0x0000003f , 0x00000030 
- 00011146  0x000019ca bpatch  0x000000a9 , 0x00004015 
- 00011147  0x000019cb fetch  0x00000002 , 0x0000404e 
- 00011148  0x000019cc rshift  0x0000003f , 0x0000003f 
- 00011149  0x000019cd call  0x00007f50 
- 00011150  0x000019ce deposit  0x00000030 
- 00011151  0x000019cf call  0x00007f39 
- 00011152  0x000019d0 copy  0x0000001a , 0x00000002 
- 00011153  0x000019d1 call  0x00007f37 
- 00011154  0x000019d2 rtn  0x00000028 
- 00011155  0x000019d4 call  0x00007f49 
- 00011156  0x000019d6 bpatch  0x000000aa , 0x00004015 
- 00011157  0x000019d7 fetch  0x00000001 , 0x00004178 
- 00011158  0x000019d8 isub  0x00000002 , 0x0000003e 
- 00011159  0x000019d9 branch  0x00002b18 , 0x00000002 
- 00011160  0x000019da storet  0x00000004 , 0x0000415b 
- 00011161  0x000019db call  0x00003328 
- 00011162  0x000019dc call  0x000052fb 
- 00011163  0x000019dd fetcht  0x00000004 , 0x0000415b 
- 00011164  0x000019de branch  0x00002b2a 
- 00011165  0x000019e1 bpatch  0x000000ab , 0x00004015 
- 00011166  0x000019e2 fetch  0x00000001 , 0x00004040 
- 00011167  0x000019e3 rtnbit1  0x00000000 
- 00011168  0x000019e4 rtnbit1  0x00000003 
- 00011169  0x000019e5 fetch  0x00000001 , 0x0000465a 
- 00011170  0x000019e6 branch  0x00002ba5 , 0x00000034 
- 00011171  0x000019e7 fetch  0x00000001 , 0x000045b1 
- 00011172  0x000019e8 rtn  0x00000034 
- 00011173  0x000019ea bpatch  0x000000ac , 0x00004015 
- 00011174  0x000019eb fetch  0x00000001 , 0x0000436e 
- 00011175  0x000019ec nbranch  0x00002baa , 0x00000034 
- 00011176  0x000019ed fetch  0x00000001 , 0x00004093 
- 00011177  0x000019ee rtn  0x00000034 
- 00011178  0x000019f0 fetch  0x00000002 , 0x00004154 
- 00011179  0x000019f1 rtn  0x00000034 
- 00011180  0x000019f3 fetcht  0x00000001 , 0x00004156 
- 00011181  0x000019f4 isub  0x00000002 , 0x0000003f 
- 00011182  0x000019f5 arg  0x00001d4c , 0x00000002 
- 00011183  0x000019f6 imul32  0x00000002 , 0x0000003f 
- 00011184  0x000019f7 branch  0x00002b93 
- 00011185  0x000019fa bpatch  0x000000ad , 0x00004015 
- 00011186  0x000019fb disable  0x0000002b 
- 00011187  0x000019fc fetch  0x00000001 , 0x00000030 
- 00011188  0x000019fd rtnbit0  0x00000001 
- 00011189  0x000019fe nbranch  0x00002bd0 , 0x0000002d 
- 00011190  0x000019ff call  0x00002bcb 
- 00011191  0x00001a00 fetch  0x00000002 , 0x000040c1 
- 00011192  0x00001a01 store  0x00000002 , 0x0000003e 
- 00011193  0x00001a02 fetch  0x00000001 , 0x00000047 
- 00011194  0x00001a03 bbit1  0x00000003 , 0x00002bde 
- 00011195  0x00001a04 bmark0  0x0000000d , 0x00002bde 
- 00011196  0x00001a05 call  0x00005274 
- 00011197  0x00001a06 nbranch  0x00002bde , 0x00000034 
- 00011198  0x00001a07 fetch  0x00000001 , 0x0000455c 
- 00011199  0x00001a08 bbit1  0x00000001 , 0x00002bde 
- 00011200  0x00001a0a jam  0x00000000 , 0x000000a0 
- 00011201  0x00001a0b bmark0  0x0000000d , 0x00002bde 
- 00011202  0x00001a0c fetch  0x00000001 , 0x00004174 
- 00011203  0x00001a0d branch  0x00002be2 , 0x00000034 
- 00011204  0x00001a0e increase  0xffffffff , 0x0000003f 
- 00011205  0x00001a0f store  0x00000001 , 0x00004174 
- 00011206  0x00001a10 rtn 
- 00011207  0x00001a14 arg  0x00000001 , 0x00000007 
- 00011208  0x00001a15 branch  0x000060cd 
- 00011209  0x00001a18 arg  0x00000001 , 0x00000007 
- 00011210  0x00001a19 branch  0x000060d1 
- 00011211  0x00001a1e jam  0x00000000 , 0x00004159 
- 00011212  0x00001a1f fetch  0x00000003 , 0x00004169 
- 00011213  0x00001a20 increase  0x00000001 , 0x0000003f 
- 00011214  0x00001a21 store  0x00000003 , 0x00004169 
- 00011215  0x00001a22 rtn 
- 00011216  0x00001a25 bpatch  0x000000ae , 0x00004015 
- 00011217  0x00001a26 fetcht  0x00000002 , 0x000040c1 
- 00011218  0x00001a27 rshift  0x00000002 , 0x00000002 
- 00011219  0x00001a28 fetch  0x00000002 , 0x0000003e 
- 00011220  0x00001a29 iadd  0x00000002 , 0x0000003f 
- 00011221  0x00001a2a store  0x00000002 , 0x0000003e 
- 00011222  0x00001a2c jam  0x00000000 , 0x000000a0 
- 00011223  0x00001a2d fetch  0x00000003 , 0x0000416c 
- 00011224  0x00001a2e increase  0x00000001 , 0x0000003f 
- 00011225  0x00001a2f store  0x00000003 , 0x0000416c 
- 00011226  0x00001a30 fetch  0x00000001 , 0x00004159 
- 00011227  0x00001a31 increase  0x00000001 , 0x0000003f 
- 00011228  0x00001a32 store  0x00000001 , 0x00004159 
- 00011229  0x00001a33 rtn 
- 00011230  0x00001a36 jam  0x00000000 , 0x000000a0 
- 00011231  0x00001a37 fetch  0x00000001 , 0x00004173 
- 00011232  0x00001a38 store  0x00000001 , 0x00004174 
- 00011233  0x00001a39 rtn 
- 00011234  0x00001a3c fetcht  0x00000001 , 0x00004172 
- 00011235  0x00001a3d storet  0x00000001 , 0x000000a0 
- 00011236  0x00001a3e rtn 
- 00011237  0x00001a41 bpatch  0x000000af , 0x00004015 
- 00011238  0x00001a42 fetch  0x00000001 , 0x00004178 
- 00011239  0x00001a43 nrtn  0x00000034 
- 00011240  0x00001a44 jam  0x00000006 , 0x00008042 
- 00011241  0x00001a45 setarg  0x00000f0c 
- 00011242  0x00001a46 call  0x00002c18 
- 00011243  0x00001a47 setarg  0x00030d40 
- 00011244  0x00001a48 call  0x00002a8f 
- 00011245  0x00001a49 until  0x0000003e , 0x00000033 
- 00011246  0x00001a4a copy  0x00000031 , 0x00000030 
- 00011247  0x00001a4b call  0x000029e7 
- 00011248  0x00001a4c jam  0x00000004 , 0x00008042 
- 00011249  0x00001a4d nop  0x0000000a 
- 00011250  0x00001a4e until  0x0000003e , 0x00000033 
- 00011251  0x00001a4f deposit  0x00000031 
- 00011252  0x00001a50 isub  0x00000030 , 0x0000003f 
- 00011253  0x00001a51 increase  0x00000030 , 0x0000003f 
- 00011254  0x00001a52 arg  0x000000ff , 0x00000002 
- 00011255  0x00001a53 call  0x00007f91 
- 00011256  0x00001a54 store  0x00000001 , 0x00004178 
- 00011257  0x00001a55 nop  0x00007530 
- 00011258  0x00001a56 nop  0x00007530 
- 00011259  0x00001a57 nop  0x00007530 
- 00011260  0x00001a58 rtn 
- 00011261  0x00001a5b fetch  0x00000001 , 0x00004178 
- 00011262  0x00001a5c nrtn  0x00000034 
- 00011263  0x00001a5d jam  0x000000ff , 0x00008044 
- 00011264  0x00001a5e jam  0x00000006 , 0x00008042 
- 00011265  0x00001a5f call  0x000029e7 
- 00011266  0x00001a60 setarg  0x000003e8 
- 00011267  0x00001a61 iadd  0x00000031 , 0x00000030 
- 00011268  0x00001a62 snooze 
- 00011269  0x00001a63 deposit  0x00000031 
- 00011270  0x00001a64 nop  0x00002ee0 
- 00011271  0x00001a65 nop  0x00002ee0 
- 00011272  0x00001a66 nop  0x00002ee0 
- 00011273  0x00001a67 nop  0x00002ee0 
- 00011274  0x00001a68 nop  0x00002ee0 
- 00011275  0x00001a69 nop  0x00002ee0 
- 00011276  0x00001a6a nop  0x00002ee0 
- 00011277  0x00001a6b nop  0x00002ee0 
- 00011278  0x00001a6c nop  0x00002ee0 
- 00011279  0x00001a6d isub  0x00000030 , 0x0000003f 
- 00011280  0x00001a6e add  0x0000003f , 0x00000030 , 0x0000003f 
- 00011281  0x00001a6f arg  0x000000ff , 0x00000002 
- 00011282  0x00001a70 call  0x00007f91 
- 00011283  0x00001a71 store  0x00000001 , 0x00004178 
- 00011284  0x00001a72 nop  0x00007530 
- 00011285  0x00001a73 nop  0x00007530 
- 00011286  0x00001a74 nop  0x00007530 
- 00011287  0x00001a75 rtn 
- 00011288  0x00001a7b arg  0x00000fff , 0x00000005 
- 00011289  0x00001a7c iand  0x00000005 , 0x00000005 
- 00011290  0x00001a7d fetch  0x00000001 , 0x00004175 
- 00011291  0x00001a7e and_into  0x000000f0 , 0x0000003f 
- 00011292  0x00001a7f lshift8  0x0000003f , 0x0000003f 
- 00011293  0x00001a80 ior  0x00000005 , 0x0000003f 
- 00011294  0x00001a81 hstore  0x00000002 , 0x0000804c 
- 00011295  0x00001a82 ifetch  0x00000002 , 0x00000006 
- 00011296  0x00001a83 istore  0x00000002 , 0x00000005 
- 00011297  0x00001a86 setarg  0x00000001 
- 00011298  0x00001a87 branch  0x00002c24 
- 00011299  0x00001a8a setarg  0x00000002 
- 00011300  0x00001a8c until  0x0000003e , 0x00000033 
- 00011301  0x00001a8d hstore  0x00000001 , 0x00008005 
- 00011302  0x00001a8e until  0x0000003e , 0x00000033 
- 00011303  0x00001a8f until  0x0000003e , 0x00000033 
- 00011304  0x00001a90 rtn 
- 00011305  0x00001a94 bpatch  0x000000b0 , 0x00004016 
- 00011306  0x00001a95 fetch  0x00000004 , 0x000000a1 
- 00011307  0x00001a96 hstore  0x00000004 , 0x0000804c 
- 00011308  0x00001a97 setarg  0x00000004 
- 00011309  0x00001a98 call  0x00002c24 
- 00011310  0x00001a99 fetch  0x00000004 , 0x000000a5 
- 00011311  0x00001a9a hstore  0x00000004 , 0x0000804c 
- 00011312  0x00001a9b setarg  0x00000008 
- 00011313  0x00001a9c branch  0x00002c24 
- 00011314  0x00001a9f fetch  0x00000002 , 0x00004152 
- 00011315  0x00001aa0 qset1  0x0000003f 
- 00011316  0x00001aa1 store  0x00000002 , 0x00004152 
- 00011317  0x00001aa2 rtn 
- 00011318  0x00001aa5 fetch  0x00000002 , 0x00004152 
- 00011319  0x00001aa6 qset0  0x0000003f 
- 00011320  0x00001aa7 store  0x00000002 , 0x00004152 
- 00011321  0x00001aa8 rtn 
- 00011322  0x00001aad bpatch  0x000000b1 , 0x00004016 
- 00011323  0x00001aae call  0x00003326 
- 00011324  0x00001aaf fetch  0x00000002 , 0x00004152 
- 00011325  0x00001ab0 copy  0x0000003f , 0x00000011 
- 00011326  0x00001ab1 fetch  0x00000001 , 0x0000004c 
- 00011327  0x00001ab2 isolate1  0x00000006 , 0x0000003f 
- 00011328  0x00001ab3 setflag  0x00000001 , 0x0000000b , 0x00000011 
- 00011329  0x00001ab4 fetch  0x00000001 , 0x00000078 
- 00011330  0x00001ab5 fetcht  0x00000001 , 0x0000007c 
- 00011331  0x00001ab6 iadd  0x00000002 , 0x0000003f 
- 00011332  0x00001ab7 fetcht  0x00000001 , 0x00000048 
- 00011333  0x00001ab8 iadd  0x00000002 , 0x0000003f 
- 00011334  0x00001ab9 nsetflag  0x00000034 , 0x0000000a , 0x00000011 
- 00011335  0x00001aba fetch  0x00000001 , 0x000044ff 
- 00011336  0x00001abb nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00011337  0x00001abc fetch  0x00000002 , 0x0000025d 
- 00011338  0x00001abd fetcht  0x00000002 , 0x0000025f 
- 00011339  0x00001abe iadd  0x00000002 , 0x0000003f 
- 00011340  0x00001abf nsetflag  0x00000034 , 0x0000000d , 0x00000011 
- 00011341  0x00001ac0 fetch  0x00000008 , 0x00004668 
- 00011342  0x00001ac1 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
- 00011343  0x00001ac2 fetch  0x00000008 , 0x00004670 
- 00011344  0x00001ac3 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
- 00011345  0x00001ac4 fetch  0x00000001 , 0x000041ce 
- 00011346  0x00001ac5 nsetflag  0x00000034 , 0x00000008 , 0x00000011 
- 00011347  0x00001ac6 fetch  0x00000001 , 0x00004092 
- 00011348  0x00001ac7 compare  0x0000000a , 0x0000003f , 0x000000ff 
- 00011349  0x00001ac8 call  0x00002c5b , 0x00000001 
- 00011350  0x00001ac9 setarg  0xfffffff8 
- 00011351  0x00001aca iand  0x00000011 , 0x00000011 
- 00011352  0x00001acb copy  0x00000011 , 0x0000003f 
- 00011353  0x00001acc store  0x00000002 , 0x00004152 
- 00011354  0x00001acd rtn 
- 00011355  0x00001ad0 hfetch  0x00000002 , 0x00008112 
- 00011356  0x00001ad1 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
- 00011357  0x00001ad2 hfetch  0x00000002 , 0x0000810e 
- 00011358  0x00001ad3 nsetflag  0x00000034 , 0x00000005 , 0x00000011 
- 00011359  0x00001ad4 rtn 
- 00011360  0x00001ad7 hfetch  0x00000004 , 0x00008138 
- 00011361  0x00001ad8 set0  0x0000001b , 0x0000003f 
- 00011362  0x00001ad9 hstore  0x00000004 , 0x0000804c 
- 00011363  0x00001ada call  0x00002c21 
- 00011364  0x00001adb branch  0x00002a8c 
- 00011365  0x00001ade hfetch  0x00000004 , 0x0000813c 
- 00011366  0x00001adf set0  0x00000014 , 0x0000003f 
- 00011367  0x00001ae0 hstore  0x00000004 , 0x0000804c 
- 00011368  0x00001ae1 branch  0x00002c23 
- 00011369  0x00001ae4 fetch  0x00000002 , 0x00004150 
- 00011370  0x00001ae5 bbit1  0x00000000 , 0x00002a8c 
- 00011371  0x00001ae6 rtn 
- 00011372  0x00001ae8 fetch  0x00000002 , 0x00004150 
- 00011373  0x00001ae9 bbit1  0x00000001 , 0x00002a8c 
- 00011374  0x00001aea rtn 
- 00011375  0x00001aec fetch  0x00000002 , 0x00004150 
- 00011376  0x00001aed bbit1  0x00000002 , 0x00002a8c 
- 00011377  0x00001aee rtn 
- 00011378  0x00001b2c bpatch  0x000000b2 , 0x00004016 
- 00011379  0x00001b2d call  0x00002c7a 
- 00011380  0x00001b2e add  0x00000013 , 0x000000cd , 0x00000012 
- 00011381  0x00001b2f ifetch  0x00000001 , 0x00000012 
- 00011382  0x00001b31 rtneq  0x00000000 
- 00011383  0x00001b32 beq  0x00000001 , 0x00002d06 
- 00011384  0x00001b33 beq  0x00000002 , 0x00002c7f 
- 00011385  0x00001b34 rtn 
- 00011386  0x00001b37 fetcht  0x00000002 , 0x00004241 
- 00011387  0x00001b38 copy  0x00000002 , 0x00000013 
- 00011388  0x00001b39 rtn 
- 00011389  0x00001b3c call  0x00002f3d 
- 00011390  0x00001b3d branch  0x0000307d 
- 00011391  0x00001b40 call  0x00003084 
- 00011392  0x00001b41 call  0x0000305a 
- 00011393  0x00001b42 call  0x0000305e 
- 00011394  0x00001b43 branch  0x000030a2 
- 00011395  0x00001b49 call  0x00003231 
- 00011396  0x00001b4a setarg  0x0000004e 
- 00011397  0x00001b4b call  0x0000322f 
- 00011398  0x00001b4c call  0x000032ba 
- 00011399  0x00001b4f add  0x00000013 , 0x00000092 , 0x00000011 
- 00011400  0x00001b50 ifetch  0x00000004 , 0x00000011 
- 00011401  0x00001b51 branch  0x0000322c 
- 00011402  0x00001b54 call  0x00002c7a 
- 00011403  0x00001b55 add  0x00000013 , 0x00000091 , 0x00000012 
- 00011404  0x00001b56 ifetcht  0x00000001 , 0x00000012 
- 00011405  0x00001b58 call  0x00002c90 
- 00011406  0x00001b59 add  0x00000013 , 0x00000091 , 0x00000005 
- 00011407  0x00001b5b branch  0x00002e56 
- 00011408  0x00001b5e call  0x00002c94 
- 00011409  0x00001b5f increase  0x00000001 , 0x00000002 
- 00011410  0x00001b60 and_into  0x00000003 , 0x00000002 
- 00011411  0x00001b61 rtn 
- 00011412  0x00001b64 add  0x00000013 , 0x000000ae , 0x00000012 
- 00011413  0x00001b65 ifetch  0x00000001 , 0x00000012 
- 00011414  0x00001b67 and_into  0x00000003 , 0x0000003f 
- 00011415  0x00001b68 mul32  0x0000003f , 0x00000004 , 0x00000011 
- 00011416  0x00001b69 add  0x00000013 , 0x00000097 , 0x0000003f 
- 00011417  0x00001b6b iadd  0x00000011 , 0x0000003f 
- 00011418  0x00001b6c iadd  0x00000002 , 0x00000006 
- 00011419  0x00001b6d ifetch  0x00000001 , 0x00000006 
- 00011420  0x00001b6f branch  0x0000322f 
- 00011421  0x00001b72 call  0x0000326c 
- 00011422  0x00001b73 call  0x0000666a 
- 00011423  0x00001b74 setarg  0x000007e2 
- 00011424  0x00001b75 arg  0x00000aa2 , 0x00000011 
- 00011425  0x00001b76 arg  0x00000004 , 0x00000002 
- 00011426  0x00001b77 call  0x000066b3 
- 00011427  0x00001b78 call  0x0000666d 
- 00011428  0x00001b79 fetch  0x00000004 , 0x00000aa2 
- 00011429  0x00001b7a call  0x00003227 
- 00011430  0x00001b7c nrtn  0x00000034 
- 00011431  0x00001b7d fetch  0x00000004 , 0x000040a0 
- 00011432  0x00001b7f branch  0x00003227 
- 00011433  0x00001b82 call  0x00003241 
- 00011434  0x00001b84 setarg  0x00000000 
- 00011435  0x00001b85 call  0x0000323f 
- 00011436  0x00001b88 call  0x0000323a 
- 00011437  0x00001b8a and_into  0x00000007 , 0x0000003f 
- 00011438  0x00001b8c branch  0x0000323c 
- 00011439  0x00001b8f call  0x0000323a 
- 00011440  0x00001b91 set1  0x00000004 , 0x0000003f 
- 00011441  0x00001b92 call  0x0000323c 
- 00011442  0x00001b95 branch  0x00003235 
- 00011443  0x00001b98 call  0x0000325d 
- 00011444  0x00001b9a beq  0x00000001 , 0x00002cb7 
- 00011445  0x00001b9b beq  0x00000002 , 0x00002cbc 
- 00011446  0x00001b9c rtn 
- 00011447  0x00001b9f call  0x0000323e 
- 00011448  0x00001ba2 add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011449  0x00001ba3 call  0x000032d6 
- 00011450  0x00001ba5 call  0x00003242 
- 00011451  0x00001ba7 branch  0x00002cac 
- 00011452  0x00001baa call  0x0000325a 
- 00011453  0x00001bac branch  0x00002cb8 
- 00011454  0x00001baf add  0x00000013 , 0x0000008c , 0x00000011 
- 00011455  0x00001bb0 ifetch  0x00000001 , 0x00000011 
- 00011456  0x00001bb2 increase  0x00000001 , 0x0000003f 
- 00011457  0x00001bb3 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011458  0x00001bb4 istore  0x00000001 , 0x00000005 
- 00011459  0x00001bb6 beq  0x00000020 , 0x00002dd2 
- 00011460  0x00001bb7 call  0x00003258 
- 00011461  0x00001bb9 beq  0x00000001 , 0x00002cca 
- 00011462  0x00001bba setarg  0x00000001 
- 00011463  0x00001bbb call  0x0000325b 
- 00011464  0x00001bbe call  0x00003258 
- 00011465  0x00001bc0 bne  0x00000001 , 0x00002cac 
- 00011466  0x00001bc2 add  0x00000013 , 0x000000d3 , 0x00000011 
- 00011467  0x00001bc3 ifetch  0x00000001 , 0x00000011 
- 00011468  0x00001bc5 increase  0x00000001 , 0x0000003f 
- 00011469  0x00001bc6 call  0x00002cd5 
- 00011470  0x00001bc8 beq  0x00000004 , 0x00002cd2 
- 00011471  0x00001bc9 call  0x00002c8a 
- 00011472  0x00001bca call  0x00002d04 
- 00011473  0x00001bcc branch  0x00002d8f 
- 00011474  0x00001bcf call  0x00002cd4 
- 00011475  0x00001bd1 branch  0x00002cac 
- 00011476  0x00001bd4 setarg  0x00000000 
- 00011477  0x00001bd6 add  0x00000013 , 0x000000d3 , 0x00000005 
- 00011478  0x00001bd7 branch  0x000032b4 
- 00011479  0x00001bda call  0x0000323e 
- 00011480  0x00001bdd call  0x0000325a 
- 00011481  0x00001bdf call  0x00003241 
- 00011482  0x00001be1 branch  0x00002cac 
- 00011483  0x00001be4 call  0x0000325d 
- 00011484  0x00001be6 beq  0x00000003 , 0x00002cd8 
- 00011485  0x00001be7 call  0x0000323a 
- 00011486  0x00001be9 isolate0  0x00000004 , 0x0000003f 
- 00011487  0x00001bea branch  0x00002ca9 , 0x00000001 
- 00011488  0x00001beb call  0x0000325d 
- 00011489  0x00001bed beq  0x00000001 , 0x00002cd7 
- 00011490  0x00001bee beq  0x00000002 , 0x00002cd8 
- 00011491  0x00001bef rtn 
- 00011492  0x00001bf2 call  0x00003253 
- 00011493  0x00001bf4 rtnne  0x000000ff 
- 00011494  0x00001bf5 call  0x00002ce9 
- 00011495  0x00001bf6 ncall  0x00002cf4 , 0x0000002c 
- 00011496  0x00001bf7 rtn 
- 00011497  0x00001bfa disable  0x0000002c 
- 00011498  0x00001bfb add  0x00000013 , 0x000000ce , 0x00000011 
- 00011499  0x00001bfc ifetch  0x00000001 , 0x00000011 
- 00011500  0x00001bfe rtnne  0x00000001 
- 00011501  0x00001bff add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011502  0x00001c00 ifetch  0x00000001 , 0x00000011 
- 00011503  0x00001c02 rtnne  0x00000000 
- 00011504  0x00001c03 setarg  0x00000001 
- 00011505  0x00001c04 call  0x00002cfd 
- 00011506  0x00001c06 call  0x00003237 
- 00011507  0x00001c08 branch  0x00007feb 
- 00011508  0x00001c0b add  0x00000013 , 0x000000d0 , 0x00000011 
- 00011509  0x00001c0c ifetch  0x00000001 , 0x00000011 
- 00011510  0x00001c0e branch  0x00002cff , 0x00000034 
- 00011511  0x00001c0f increase  0xffffffff , 0x0000003f 
- 00011512  0x00001c10 call  0x0000323f 
- 00011513  0x00001c12 setarg  0x00000002 
- 00011514  0x00001c13 call  0x00002cfd 
- 00011515  0x00001c15 call  0x00002c8a 
- 00011516  0x00001c17 branch  0x00003237 
- 00011517  0x00001c1a add  0x00000013 , 0x000000d2 , 0x00000005 
- 00011518  0x00001c1b branch  0x000032b4 
- 00011519  0x00001c1f setarg  0x00000003 
- 00011520  0x00001c20 call  0x00002cfd 
- 00011521  0x00001c22 call  0x00003258 
- 00011522  0x00001c24 nbranch  0x00002cc8 , 0x00000034 
- 00011523  0x00001c25 call  0x00002c8a 
- 00011524  0x00001c28 setarg  0x00000002 
- 00011525  0x00001c29 branch  0x00003238 
- 00011526  0x00001c2c rtnmark0  0x00000026 
- 00011527  0x00001c2d set1  0x00000027 , 0x00000000 
- 00011528  0x00001c2e bpatch  0x000000b3 , 0x00004016 
- 00011529  0x00001c2f add  0x00000013 , 0x0000008e , 0x00000011 
- 00011530  0x00001c30 ifetch  0x00000001 , 0x00000011 
- 00011531  0x00001c32 beq  0x00000001 , 0x00002d0f 
- 00011532  0x00001c33 call  0x0000306a 
- 00011533  0x00001c34 nbranch  0x00002d16 , 0x00000028 
- 00011534  0x00001c35 call  0x00002d1b 
- 00011535  0x00001c37 add  0x00000013 , 0x0000008e , 0x00000005 
- 00011536  0x00001c38 call  0x000032d6 
- 00011537  0x00001c3a call  0x00002d2c 
- 00011538  0x00001c3b nbranch  0x00002d7d , 0x00000028 
- 00011539  0x00001c3c call  0x00002ce4 
- 00011540  0x00001c3e call  0x00002d8f 
- 00011541  0x00001c3f call  0x00002e7a 
- 00011542  0x00001c41 set0  0x00000027 , 0x00000000 
- 00011543  0x00001c42 rtn 
- 00011544  0x00001c45 rtn  0x00000005 
- 00011545  0x00001c46 set1  0x0000001c , 0x0000003f 
- 00011546  0x00001c47 rtn 
- 00011547  0x00001c4a add  0x00000013 , 0x000000c2 , 0x00000011 
- 00011548  0x00001c4b ifetch  0x00000001 , 0x00000011 
- 00011549  0x00001c4d increase  0x00000001 , 0x0000003f 
- 00011550  0x00001c4e add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011551  0x00001c4f istore  0x00000001 , 0x00000005 
- 00011552  0x00001c51 beq  0x00000004 , 0x00002d23 
- 00011553  0x00001c52 beq  0x00000005 , 0x00002d27 
- 00011554  0x00001c53 rtn 
- 00011555  0x00001c55 add  0x00000013 , 0x000000ad , 0x00000011 
- 00011556  0x00001c56 ifetch  0x00000001 , 0x00000011 
- 00011557  0x00001c5a add  0x00000013 , 0x000000ab , 0x00000005 
- 00011558  0x00001c5b branch  0x000032b4 
- 00011559  0x00001c5e add  0x00000013 , 0x000000c2 , 0x00000005 
- 00011560  0x00001c5f call  0x000032d6 
- 00011561  0x00001c61 add  0x00000013 , 0x000000ac , 0x00000011 
- 00011562  0x00001c62 ifetch  0x00000001 , 0x00000011 
- 00011563  0x00001c64 branch  0x00002d25 
- 00011564  0x00001c67 call  0x00003253 
- 00011565  0x00001c69 bne  0x000000ff , 0x00002eb1 
- 00011566  0x00001c6a bpatch  0x000000b4 , 0x00004016 
- 00011567  0x00001c6b call  0x00002d3a 
- 00011568  0x00001c6c nbranch  0x00002d36 , 0x00000028 
- 00011569  0x00001c6d call  0x00002d53 
- 00011570  0x00001c6e call  0x00002e71 
- 00011571  0x00001c71 setarg  0x00000001 
- 00011572  0x00001c73 add  0x00000013 , 0x0000008b , 0x00000005 
- 00011573  0x00001c74 branch  0x000032b4 
- 00011574  0x00001c77 add  0x00000013 , 0x0000008b , 0x00000011 
- 00011575  0x00001c78 ifetch  0x00000001 , 0x00000011 
- 00011576  0x00001c7a beq  0x00000001 , 0x00007fe7 
- 00011577  0x00001c7b rtn 
- 00011578  0x00001c7f add  0x00000013 , 0x000000d8 , 0x00000002 
- 00011579  0x00001c80 ifetch  0x00000002 , 0x00000002 
- 00011580  0x00001c82 call  0x00007f9c 
- 00011581  0x00001c83 nrtn  0x00000028 
- 00011582  0x00001c84 copy  0x00000011 , 0x0000003f 
- 00011583  0x00001c85 store  0x00000001 , 0x00000aae 
- 00011584  0x00001c86 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00011585  0x00001c87 call  0x000032d6 
- 00011586  0x00001c89 call  0x00002cac 
- 00011587  0x00001c8a store  0x00000001 , 0x0000119e 
- 00011588  0x00001c8b fetch  0x00000001 , 0x00000aae 
- 00011589  0x00001c8c copy  0x0000003f , 0x00000011 
- 00011590  0x00001c8d add  0x00000011 , 0x00000001 , 0x00000002 
- 00011591  0x00001c8e arg  0x0000119f , 0x00000005 
- 00011592  0x00001c8f copy  0x00000011 , 0x00000039 
- 00011593  0x00001c90 copy  0x00000012 , 0x00000006 
- 00011594  0x00001c91 call  0x00007f01 
- 00011595  0x00001c92 arg  0x0000119e , 0x00000011 
- 00011596  0x00001c94 rtnmark0  0x00000027 
- 00011597  0x00001c95 add  0x00000013 , 0x00000086 , 0x00000005 
- 00011598  0x00001c96 istoret  0x00000001 , 0x00000005 
- 00011599  0x00001c98 copy  0x00000002 , 0x00000039 
- 00011600  0x00001c99 add  0x00000013 , 0x00000022 , 0x00000005 
- 00011601  0x00001c9b copy  0x00000011 , 0x00000006 
- 00011602  0x00001c9c branch  0x00007f01 
- 00011603  0x00001ca0 add  0x00000013 , 0x00000086 , 0x00000011 
- 00011604  0x00001ca1 ifetch  0x00000001 , 0x00000011 
- 00011605  0x00001ca3 increase  0x00000002 , 0x0000003f 
- 00011606  0x00001ca4 add  0x00000013 , 0x00000088 , 0x00000005 
- 00011607  0x00001ca5 istore  0x00000001 , 0x00000005 
- 00011608  0x00001ca8 call  0x0000323a 
- 00011609  0x00001caa call  0x00003235 
- 00011610  0x00001cad add  0x00000013 , 0x00000086 , 0x00000011 
- 00011611  0x00001cae ifetch  0x00000001 , 0x00000011 
- 00011612  0x00001cb0 lshift3  0x0000003f , 0x0000003f 
- 00011613  0x00001cb1 add  0x00000013 , 0x00000085 , 0x00000011 
- 00011614  0x00001cb2 ifetcht  0x00000001 , 0x00000011 
- 00011615  0x00001cb4 and  0x00000002 , 0x00000003 , 0x00000002 
- 00011616  0x00001cb5 lshift  0x00000002 , 0x00000002 
- 00011617  0x00001cb6 ior  0x00000002 , 0x0000003f 
- 00011618  0x00001cb7 add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011619  0x00001cb8 ifetcht  0x00000001 , 0x00000011 
- 00011620  0x00001cba iadd  0x00000002 , 0x0000003f 
- 00011621  0x00001cbb istore  0x00000001 , 0x00000005 
- 00011622  0x00001cbd add  0x00000013 , 0x00000086 , 0x00000011 
- 00011623  0x00001cbe ifetch  0x00000001 , 0x00000011 
- 00011624  0x00001cc0 iforce  0x00000039 
- 00011625  0x00001cc1 add  0x00000013 , 0x00000022 , 0x00000006 
- 00011626  0x00001cc3 branch  0x00007f01 
- 00011627  0x00001cc6 call  0x0000324f 
- 00011628  0x00001cc8 call  0x0000325a 
- 00011629  0x00001cca call  0x00002e6d 
- 00011630  0x00001ccb call  0x00002cac 
- 00011631  0x00001ccc store  0x00000001 , 0x0000119e 
- 00011632  0x00001ccd call  0x00002d77 
- 00011633  0x00001cce call  0x0000323a 
- 00011634  0x00001cd0 set1  0x00000003 , 0x0000003f 
- 00011635  0x00001cd1 call  0x0000323c 
- 00011636  0x00001cd3 call  0x00002d53 
- 00011637  0x00001cd4 call  0x00002d33 
- 00011638  0x00001cd5 branch  0x00002d14 
- 00011639  0x00001cd8 store  0x00000001 , 0x0000119f 
- 00011640  0x00001cd9 call  0x00003224 
- 00011641  0x00001cdb store  0x00000004 , 0x000011a0 
- 00011642  0x00001cdc arg  0x00000006 , 0x00000002 
- 00011643  0x00001cdd arg  0x0000119e , 0x00000011 
- 00011644  0x00001cde branch  0x00002d4c 
- 00011645  0x00001ce1 add  0x00000013 , 0x000000b2 , 0x00000011 
- 00011646  0x00001ce2 ifetch  0x00000001 , 0x00000011 
- 00011647  0x00001ce4 branch  0x00002d6b , 0x00000034 
- 00011648  0x00001ce7 add  0x00000013 , 0x000000da , 0x00000011 
- 00011649  0x00001ce8 ifetch  0x00000002 , 0x00000011 
- 00011650  0x00001cea branch  0x00007f9c 
- 00011651  0x00001ced call  0x00002c7a 
- 00011652  0x00001cef call  0x00002afa 
- 00011653  0x00001cf0 fetch  0x00000003 , 0x0000416f 
- 00011654  0x00001cf1 rtn  0x00000034 
- 00011655  0x00001cf2 add  0x00000013 , 0x000000dc , 0x00000002 
- 00011656  0x00001cf3 ifetch  0x00000002 , 0x00000002 
- 00011657  0x00001cf5 call  0x00007f9c 
- 00011658  0x00001cf6 add  0x00000013 , 0x000000b6 , 0x00000002 
- 00011659  0x00001cf7 ifetch  0x00000008 , 0x00000002 
- 00011660  0x00001cf8 call  0x00007f49 
- 00011661  0x00001cf9 storet  0x00000004 , 0x0000415b 
- 00011662  0x00001cfa branch  0x00002b2a 
- 00011663  0x00001cfd call  0x00002c7a 
- 00011664  0x00001cfe add  0x00000013 , 0x0000008f , 0x00000005 
- 00011665  0x00001cff call  0x000032d6 
- 00011666  0x00001d02 call  0x00002da4 
- 00011667  0x00001d03 nbranch  0x00002dae , 0x00000018 
- 00011668  0x00001d04 nbranch  0x00002dae , 0x0000002f 
- 00011669  0x00001d05 call  0x00002dd6 
- 00011670  0x00001d06 call  0x00002e75 
- 00011671  0x00001d08 call  0x00002c7a 
- 00011672  0x00001d09 add  0x00000013 , 0x00000085 , 0x00000011 
- 00011673  0x00001d0a ifetch  0x00000001 , 0x00000011 
- 00011674  0x00001d0c increase  0x00000001 , 0x0000003f 
- 00011675  0x00001d0d call  0x00003232 
- 00011676  0x00001d0f call  0x00003253 
- 00011677  0x00001d11 bne  0x000000ff , 0x00002ed0 
- 00011678  0x00001d12 call  0x00002cdb 
- 00011679  0x00001d14 setarg  0x00000000 
- 00011680  0x00001d15 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011681  0x00001d16 istore  0x00000002 , 0x00000005 
- 00011682  0x00001d1a setarg  0x00000000 
- 00011683  0x00001d1b branch  0x00002d34 
- 00011684  0x00001d1f disable  0x0000002f 
- 00011685  0x00001d20 call  0x00002df7 
- 00011686  0x00001d21 call  0x00002c7a 
- 00011687  0x00001d22 add  0x00000013 , 0x000000c3 , 0x00000011 
- 00011688  0x00001d23 ifetch  0x00000001 , 0x00000011 
- 00011689  0x00001d25 beq  0x00000001 , 0x00002dac 
- 00011690  0x00001d26 call  0x00002e11 
- 00011691  0x00001d27 branch  0x00002e45 
- 00011692  0x00001d29 call  0x00002e45 
- 00011693  0x00001d2a branch  0x00002d97 
- 00011694  0x00001d2e bpatch  0x000000b5 , 0x00004016 
- 00011695  0x00001d2f add  0x00000013 , 0x0000008d , 0x00000011 
- 00011696  0x00001d30 ifetch  0x00000001 , 0x00000011 
- 00011697  0x00001d32 increase  0x00000001 , 0x0000003f 
- 00011698  0x00001d33 add  0x00000013 , 0x0000008d , 0x00000005 
- 00011699  0x00001d34 istore  0x00000001 , 0x00000005 
- 00011700  0x00001d36 call  0x00003253 
- 00011701  0x00001d38 bne  0x000000ff , 0x00002dcc 
- 00011702  0x00001d39 add  0x00000013 , 0x0000008f , 0x00000011 
- 00011703  0x00001d3a ifetcht  0x00000001 , 0x00000011 
- 00011704  0x00001d3c increase  0x00000001 , 0x00000002 
- 00011705  0x00001d3d add  0x00000013 , 0x0000008f , 0x00000005 
- 00011706  0x00001d3e istoret  0x00000001 , 0x00000005 
- 00011707  0x00001d40 add  0x00000013 , 0x000000cc , 0x00000011 
- 00011708  0x00001d41 ifetch  0x00000001 , 0x00000011 
- 00011709  0x00001d43 isub  0x00000002 , 0x0000003f 
- 00011710  0x00001d44 nbranch  0x00002d92 , 0x00000034 
- 00011711  0x00001d45 bpatch  0x000000b6 , 0x00004016 
- 00011712  0x00001d46 call  0x0000325d 
- 00011713  0x00001d48 beq  0x00000003 , 0x00002cbe 
- 00011714  0x00001d49 add  0x00000013 , 0x000000d1 , 0x00000011 
- 00011715  0x00001d4a ifetch  0x00000001 , 0x00000011 
- 00011716  0x00001d4c increase  0x00000001 , 0x0000003f 
- 00011717  0x00001d4d add  0x00000013 , 0x000000d1 , 0x00000005 
- 00011718  0x00001d4e istore  0x00000001 , 0x00000005 
- 00011719  0x00001d50 beq  0x00000002 , 0x00002cb3 
- 00011720  0x00001d51 call  0x00002caf 
- 00011721  0x00001d52 setarg  0x00000001 
- 00011722  0x00001d53 call  0x00003238 
- 00011723  0x00001d55 branch  0x00002d8f 
- 00011724  0x00001d58 add  0x00000013 , 0x0000008d , 0x00000011 
- 00011725  0x00001d59 ifetch  0x00000001 , 0x00000011 
- 00011726  0x00001d5b rtnne  0x000000ff 
- 00011727  0x00001d5c add  0x00000013 , 0x0000008d , 0x00000005 
- 00011728  0x00001d5d call  0x000032d6 
- 00011729  0x00001d5f branch  0x00002dd4 
- 00011730  0x00001d62 add  0x00000013 , 0x0000008c , 0x00000005 
- 00011731  0x00001d63 call  0x000032d6 
- 00011732  0x00001d66 jam  0x0000003a , 0x00000a99 
- 00011733  0x00001d67 branch  0x00007d86 
- 00011734  0x00001d6a call  0x00002dde 
- 00011735  0x00001d6b add  0x00000013 , 0x00000084 , 0x00000011 
- 00011736  0x00001d6c ifetch  0x00000001 , 0x00000011 
- 00011737  0x00001d6e rtn  0x00000034 
- 00011738  0x00001d6f iforce  0x00000039 
- 00011739  0x00001d70 add  0x00000013 , 0x00000002 , 0x00000006 
- 00011740  0x00001d72 add  0x00000013 , 0x00000064 , 0x00000005 
- 00011741  0x00001d74 branch  0x00007f01 
- 00011742  0x00001d79 call  0x0000325f 
- 00011743  0x00001d7b rshift3  0x0000003f , 0x0000003f 
- 00011744  0x00001d7c add  0x00000013 , 0x00000084 , 0x00000005 
- 00011745  0x00001d7d istore  0x00000001 , 0x00000005 
- 00011746  0x00001d80 increase  0x00000001 , 0x0000003f 
- 00011747  0x00001d81 add  0x00000013 , 0x00000001 , 0x00000006 
- 00011748  0x00001d83 iadd  0x00000006 , 0x00000006 
- 00011749  0x00001d84 ifetch  0x00000003 , 0x00000006 
- 00011750  0x00001d85 add  0x00000013 , 0x000000c4 , 0x00000005 
- 00011751  0x00001d86 istore  0x00000003 , 0x00000005 
- 00011752  0x00001d89 call  0x0000325f 
- 00011753  0x00001d8b rshift  0x0000003f , 0x0000003f 
- 00011754  0x00001d8c and  0x0000003f , 0x00000003 , 0x0000003f 
- 00011755  0x00001d8d add  0x00000013 , 0x000000ca , 0x00000005 
- 00011756  0x00001d8e istore  0x00000001 , 0x00000005 
- 00011757  0x00001d90 rtn 
- 00011758  0x00001d93 disable  0x00000009 
- 00011759  0x00001d94 disable  0x00000007 
- 00011760  0x00001d95 setarg  0x00555555 
- 00011761  0x00001d96 iforce  0x0000000f 
- 00011762  0x00001d97 rtn 
- 00011763  0x00001d9a call  0x00002918 
- 00011764  0x00001d9b add  0x00000013 , 0x00000090 , 0x00000011 
- 00011765  0x00001d9c ifetcht  0x00000001 , 0x00000011 
- 00011766  0x00001d9e branch  0x00002933 
- 00011767  0x00001da1 call  0x00002dee 
- 00011768  0x00001da2 call  0x00002df3 
- 00011769  0x00001da3 set1  0x00000000 , 0x00000015 
- 00011770  0x00001da4 enable  0x0000001d 
- 00011771  0x00001da5 enable  0x00000020 
- 00011772  0x00001da6 disable  0x00000021 
- 00011773  0x00001da7 call  0x000053c4 
- 00011774  0x00001da8 call  0x0000322a 
- 00011775  0x00001daa iforce  0x00000009 
- 00011776  0x00001dab inject  0x00000003 , 0x00000020 
- 00011777  0x00001dac enable  0x00000009 
- 00011778  0x00001dad add  0x00000013 , 0x00000088 , 0x00000011 
- 00011779  0x00001dae ifetch  0x00000001 , 0x00000011 
- 00011780  0x00001db0 iforce  0x00000039 
- 00011781  0x00001db1 add  0x00000013 , 0x00000042 , 0x00000006 
- 00011782  0x00001db4 ifetch  0x00000001 , 0x00000006 
- 00011783  0x00001db5 inject  0x00000003 , 0x00000008 
- 00011784  0x00001db6 loop  0x00002e06 
- 00011785  0x00001db7 enable  0x00000008 
- 00011786  0x00001db8 inject  0x00000003 , 0x00000018 
- 00011787  0x00001db9 disable  0x00000008 
- 00011788  0x00001dba until  0x0000003e , 0x00000027 
- 00011789  0x00001dbb bpatch  0x000000b7 , 0x00004016 
- 00011790  0x00001dbc nop  0x00000064 
- 00011791  0x00001dbd disable  0x0000001d 
- 00011792  0x00001dbe rtn 
- 00011793  0x00001dc1 disable  0x0000002f 
- 00011794  0x00001dc2 force  0x00000000 , 0x00000015 
- 00011795  0x00001dc3 add  0x00000013 , 0x00000090 , 0x00000011 
- 00011796  0x00001dc4 ifetcht  0x00000001 , 0x00000011 
- 00011797  0x00001dc6 call  0x0000291f 
- 00011798  0x00001dc7 call  0x00002924 
- 00011799  0x00001dc9 call  0x00002dee 
- 00011800  0x00001dca enable  0x0000000d 
- 00011801  0x00001dcb enable  0x00000021 
- 00011802  0x00001dcc disable  0x00000020 
- 00011803  0x00001dcd call  0x000053c4 
- 00011804  0x00001dce call  0x0000322a 
- 00011805  0x00001dd0 iforce  0x00000009 
- 00011806  0x00001dd1 enable  0x00000010 
- 00011807  0x00001dd2 add  0x00000013 , 0x00000089 , 0x00000011 
- 00011808  0x00001dd3 ifetch  0x00000002 , 0x00000011 
- 00011809  0x00001dd5 iforce  0x0000001b 
- 00011810  0x00001dd6 correlate  0x0000003e , 0x00000003 
- 00011811  0x00001dd7 nbranch  0x00002e4d , 0x00000018 
- 00011812  0x00001dd8 enable  0x00000009 
- 00011813  0x00001dd9 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011814  0x00001dda rshift3  0x0000000c , 0x0000003f 
- 00011815  0x00001ddb add  0x00000013 , 0x00000000 , 0x00000005 
- 00011816  0x00001ddc istore  0x00000001 , 0x00000005 
- 00011817  0x00001dde add  0x00000013 , 0x000000cd , 0x00000011 
- 00011818  0x00001ddf ifetch  0x00000001 , 0x00000011 
- 00011819  0x00001de1 beq  0x00000002 , 0x00002e33 
- 00011820  0x00001de2 bpatch  0x000000b8 , 0x00004017 
- 00011821  0x00001de3 add  0x00000013 , 0x00000000 , 0x00000011 
- 00011822  0x00001de4 ifetch  0x00000001 , 0x00000011 
- 00011823  0x00001de6 add  0x00000013 , 0x00000087 , 0x00000011 
- 00011824  0x00001de7 ifetcht  0x00000001 , 0x00000011 
- 00011825  0x00001de9 icompare  0x00000007 , 0x00000002 
- 00011826  0x00001dea nbranch  0x00002e45 , 0x00000001 
- 00011827  0x00001dec parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011828  0x00001ded rshift3  0x0000000c , 0x0000003f 
- 00011829  0x00001dee istore  0x00000001 , 0x00000005 
- 00011830  0x00001def rshift3  0x0000003f , 0x0000003f 
- 00011831  0x00001df0 and  0x0000003f , 0x0000001f , 0x00000039 
- 00011832  0x00001df1 branch  0x00002e3d , 0x00000005 
- 00011833  0x00001df3 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00011834  0x00001df4 rshift3  0x0000000c , 0x0000003f 
- 00011835  0x00001df5 istore  0x00000001 , 0x00000005 
- 00011836  0x00001df6 loop  0x00002e39 
- 00011837  0x00001df8 parse  0x00000003 , 0x00000000 , 0x00000018 
- 00011838  0x00001df9 rshift32  0x0000003f , 0x0000003f 
- 00011839  0x00001dfa rshift16  0x0000003f , 0x0000003f 
- 00011840  0x00001dfb istore  0x00000003 , 0x00000005 
- 00011841  0x00001dfc branch  0x00002e45 , 0x00000006 
- 00011842  0x00001dfd enable  0x0000002f 
- 00011843  0x00001dfe disable  0x0000000d 
- 00011844  0x00001dff rtn 
- 00011845  0x00001e03 disable  0x0000001d 
- 00011846  0x00001e04 disable  0x0000000d 
- 00011847  0x00001e05 disable  0x00000009 
- 00011848  0x00001e06 disable  0x00000007 
- 00011849  0x00001e07 branch  0x000028f9 , 0x00000021 
- 00011850  0x00001e08 until  0x0000003e , 0x00000027 
- 00011851  0x00001e09 nop  0x00000064 
- 00011852  0x00001e0a branch  0x000028f9 
- 00011853  0x00001e0d call  0x00002e4f 
- 00011854  0x00001e0e branch  0x00002e45 
- 00011855  0x00001e11 call  0x000029bb 
- 00011856  0x00001e12 rtn  0x00000034 
- 00011857  0x00001e13 add  0x00000013 , 0x000000ea , 0x00000011 
- 00011858  0x00001e14 ifetcht  0x00000001 , 0x00000011 
- 00011859  0x00001e16 arg  0x00000d9e , 0x00000011 
- 00011860  0x00001e18 call  0x00002e58 
- 00011861  0x00001e19 add  0x00000013 , 0x000000ea , 0x00000005 
- 00011862  0x00001e1c istoret  0x00000001 , 0x00000005 
- 00011863  0x00001e1d rtn 
- 00011864  0x00001e20 arg  0x000000ff , 0x00000012 
- 00011865  0x00001e21 branch  0x00002e5a 
- 00011866  0x00001e34 copy  0x00000011 , 0x0000003f 
- 00011867  0x00001e35 iadd  0x00000002 , 0x00000005 
- 00011868  0x00001e36 fetch  0x00000001 , 0x00000018 
- 00011869  0x00001e37 istore  0x00000001 , 0x00000005 
- 00011870  0x00001e38 increase  0x00000001 , 0x00000002 
- 00011871  0x00001e39 copy  0x00000012 , 0x0000003f 
- 00011872  0x00001e3a iand_into  0x00000002 
- 00011873  0x00001e3b rtn 
- 00011874  0x00001e3e arg  0x00000000 , 0x00000002 
- 00011875  0x00001e3f copy  0x00000011 , 0x00000006 
- 00011876  0x00001e41 ifetch  0x00000001 , 0x00000006 
- 00011877  0x00001e42 iadd  0x00000002 , 0x00000002 
- 00011878  0x00001e43 loop  0x00002e64 
- 00011879  0x00001e44 rshift8  0x00000002 , 0x00000002 
- 00011880  0x00001e45 rtn 
- 00011881  0x00001e48 call  0x00002c7a 
- 00011882  0x00001e49 call  0x00002e9f 
- 00011883  0x00001e4a setarg  0x00000001 
- 00011884  0x00001e4b call  0x00003272 
- 00011885  0x00001e4e setarg  0x00000000 
- 00011886  0x00001e4f call  0x00002e73 
- 00011887  0x00001e51 istore  0x00000001 , 0x00000005 
- 00011888  0x00001e53 rtn 
- 00011889  0x00001e56 call  0x00003270 
- 00011890  0x00001e58 increase  0x00000001 , 0x0000003f 
- 00011891  0x00001e5b add  0x00000013 , 0x000000fc , 0x00000005 
- 00011892  0x00001e5c branch  0x000032b4 
- 00011893  0x00001e61 add  0x00000013 , 0x000000fd , 0x00000011 
- 00011894  0x00001e62 ifetch  0x00000001 , 0x00000011 
- 00011895  0x00001e63 increase  0x00000001 , 0x0000003f 
- 00011896  0x00001e64 add  0x00000013 , 0x000000fd , 0x00000005 
- 00011897  0x00001e65 branch  0x000032b4 
- 00011898  0x00001e68 bpatch  0x000000b9 , 0x00004017 
- 00011899  0x00001e69 call  0x00003270 
- 00011900  0x00001e6b sub  0x0000003f , 0x0000007c , 0x0000003e 
- 00011901  0x00001e6c rtn  0x00000002 
- 00011902  0x00001e6d add  0x00000013 , 0x000000fd , 0x00000011 
- 00011903  0x00001e6e ifetcht  0x00000001 , 0x00000011 
- 00011904  0x00001e70 isub  0x00000002 , 0x00000002 
- 00011905  0x00001e71 call  0x00002e6d 
- 00011906  0x00001e72 setarg  0x00000102 
- 00011907  0x00001e73 iadd  0x00000013 , 0x00000011 
- 00011908  0x00001e74 ifetch  0x00000001 , 0x00000011 
- 00011909  0x00001e76 isub  0x00000002 , 0x0000003e 
- 00011910  0x00001e77 nbranch  0x00002e8d , 0x00000002 
- 00011911  0x00001e78 setarg  0x00000103 
- 00011912  0x00001e79 iadd  0x00000013 , 0x00000011 
- 00011913  0x00001e7a ifetch  0x00000001 , 0x00000011 
- 00011914  0x00001e7c isub  0x00000002 , 0x0000003e 
- 00011915  0x00001e7d branch  0x00002e99 , 0x00000002 
- 00011916  0x00001e7e rtn 
- 00011917  0x00001e81 add  0x00000013 , 0x000000fe , 0x00000011 
- 00011918  0x00001e82 ifetch  0x00000001 , 0x00000011 
- 00011919  0x00001e84 beq  0x00000002 , 0x00002e93 
- 00011920  0x00001e85 increase  0x00000001 , 0x0000003f 
- 00011921  0x00001e86 call  0x00003272 
- 00011922  0x00001e88 beq  0x00000001 , 0x00002e9f 
- 00011923  0x00001e8a setarg  0x0000000a 
- 00011924  0x00001e8b call  0x000032b0 
- 00011925  0x00001e8d setarg  0x00000000 
- 00011926  0x00001e8e call  0x000032b2 
- 00011927  0x00001e91 add  0x00000013 , 0x000000ff , 0x00000011 
- 00011928  0x00001e93 branch  0x00002ea5 
- 00011929  0x00001e96 add  0x00000013 , 0x000000fe , 0x00000011 
- 00011930  0x00001e97 ifetch  0x00000001 , 0x00000011 
- 00011931  0x00001e99 beq  0x00000000 , 0x00002ea7 
- 00011932  0x00001e9a increase  0xffffffff , 0x0000003f 
- 00011933  0x00001e9b call  0x00003272 
- 00011934  0x00001e9d beq  0x00000000 , 0x00002ea7 
- 00011935  0x00001ea2 setarg  0x00000005 
- 00011936  0x00001ea3 call  0x000032b0 
- 00011937  0x00001ea5 setarg  0x00000000 
- 00011938  0x00001ea6 call  0x000032b2 
- 00011939  0x00001ea9 setarg  0x00000100 
- 00011940  0x00001eab iadd  0x00000013 , 0x00000011 
- 00011941  0x00001ead ifetch  0x00000001 , 0x00000011 
- 00011942  0x00001eaf branch  0x0000326a 
- 00011943  0x00001eb4 setarg  0x00000002 
- 00011944  0x00001eb5 call  0x000032b0 
- 00011945  0x00001eb7 setarg  0x00000000 
- 00011946  0x00001eb8 call  0x000032b2 
- 00011947  0x00001ebb setarg  0x00000101 
- 00011948  0x00001ebd branch  0x00002ea4 
- 00011949  0x00001ecc set1  0x00000026 , 0x00000000 
- 00011950  0x00001ecd call  0x00002c83 
- 00011951  0x00001ed0 setarg  0x00000001 
- 00011952  0x00001ed1 branch  0x00003256 
- 00011953  0x00001ed4 add  0x00000013 , 0x0000008b , 0x00000011 
- 00011954  0x00001ed5 ifetch  0x00000001 , 0x00000011 
- 00011955  0x00001ed7 beq  0x00000001 , 0x00007fe7 
- 00011956  0x00001ed8 call  0x00003253 
- 00011957  0x00001eda beq  0x00000001 , 0x00002eb9 
- 00011958  0x00001edb beq  0x00000002 , 0x00002ebd 
- 00011959  0x00001edc beq  0x00000003 , 0x00002ec1 
- 00011960  0x00001edd branch  0x00002a8c 
- 00011961  0x00001ee0 setarg  0x00000011 
- 00011962  0x00001ee1 call  0x00003256 
- 00011963  0x00001ee3 jam  0x000000aa , 0x0000119e 
- 00011964  0x00001ee4 branch  0x00002ec4 
- 00011965  0x00001ee6 setarg  0x00000012 
- 00011966  0x00001ee7 call  0x00003256 
- 00011967  0x00001ee9 jam  0x00000055 , 0x0000119e 
- 00011968  0x00001eea branch  0x00002ec4 
- 00011969  0x00001eec setarg  0x00000013 
- 00011970  0x00001eed call  0x00003256 
- 00011971  0x00001eef jam  0x00000022 , 0x0000119e 
- 00011972  0x00001ef1 call  0x0000323a 
- 00011973  0x00001ef3 and_into  0x00000007 , 0x0000003f 
- 00011974  0x00001ef4 store  0x00000001 , 0x0000119f 
- 00011975  0x00001ef5 call  0x00003224 
- 00011976  0x00001ef7 store  0x00000004 , 0x000011a0 
- 00011977  0x00001ef9 jam  0x00000000 , 0x000011a4 
- 00011978  0x00001efa arg  0x0000119e , 0x00000011 
- 00011979  0x00001efb arg  0x00000007 , 0x00000002 
- 00011980  0x00001efc call  0x00002d4c 
- 00011981  0x00001efd call  0x00002d53 
- 00011982  0x00001efe call  0x00002d33 
- 00011983  0x00001eff branch  0x00007fe7 
- 00011984  0x00001f02 call  0x00003253 
- 00011985  0x00001f04 rtneq  0x000000ff 
- 00011986  0x00001f05 beq  0x00000011 , 0x00002ed6 
- 00011987  0x00001f06 beq  0x00000012 , 0x00002ed9 
- 00011988  0x00001f07 beq  0x00000013 , 0x00002edc 
- 00011989  0x00001f08 rtn 
- 00011990  0x00001f0b setarg  0x00000002 
- 00011991  0x00001f0c call  0x00003256 
- 00011992  0x00001f0e branch  0x00002d9f 
- 00011993  0x00001f10 setarg  0x00000003 
- 00011994  0x00001f11 call  0x00003256 
- 00011995  0x00001f13 branch  0x00002d9f 
- 00011996  0x00001f15 setarg  0x000000ff 
- 00011997  0x00001f16 call  0x00003256 
- 00011998  0x00001f18 jam  0x00000039 , 0x00000a99 
- 00011999  0x00001f19 call  0x00007d86 
- 00012000  0x00001f1a add  0x00000013 , 0x00000066 , 0x00000011 
- 00012001  0x00001f1b ifetch  0x00000004 , 0x00000011 
- 00012002  0x00001f1d call  0x0000322c 
- 00012003  0x00001f1f branch  0x00002d9f 
- 00012004  0x00001f22 set0  0x00000026 , 0x00000000 
- 00012005  0x00001f23 call  0x00002f08 
- 00012006  0x00001f24 call  0x00002f22 
- 00012007  0x00001f26 call  0x00003263 
- 00012008  0x00001f28 nop  0x000007d0 
- 00012009  0x00001f29 call  0x00003261 
- 00012010  0x00001f2a beq  0x000000ff , 0x00002dd4 
- 00012011  0x00001f2b call  0x00002da4 
- 00012012  0x00001f2c nbranch  0x00002efa , 0x00000018 
- 00012013  0x00001f2d nbranch  0x00002efa , 0x0000002f 
- 00012014  0x00001f2e call  0x00002dd6 
- 00012015  0x00001f2f call  0x00002c7a 
- 00012016  0x00001f30 add  0x00000013 , 0x00000092 , 0x00000011 
- 00012017  0x00001f31 ifetcht  0x00000004 , 0x00000011 
- 00012018  0x00001f32 call  0x000030be 
- 00012019  0x00001f33 branch  0x00002ead , 0x00000005 
- 00012020  0x00001f34 call  0x00002c7a 
- 00012021  0x00001f35 add  0x00000013 , 0x00000066 , 0x00000011 
- 00012022  0x00001f36 ifetch  0x00000004 , 0x00000011 
- 00012023  0x00001f37 beq  0x00000000 , 0x00002ee7 
- 00012024  0x00001f38 call  0x0000322c 
- 00012025  0x00001f39 branch  0x00002f1c 
- 00012026  0x00001f3c call  0x00003261 
- 00012027  0x00001f3d increase  0x00000001 , 0x0000003f 
- 00012028  0x00001f3e call  0x00003264 
- 00012029  0x00001f40 call  0x00002f04 
- 00012030  0x00001f41 increase  0x00000001 , 0x0000003f 
- 00012031  0x00001f42 and_into  0x00000001 , 0x0000003f 
- 00012032  0x00001f43 call  0x00002f06 
- 00012033  0x00001f44 beq  0x00000000 , 0x00002f0c 
- 00012034  0x00001f45 beq  0x00000001 , 0x00002f0e 
- 00012035  0x00001f46 rtn 
- 00012036  0x00001f49 setarg  0x0000018b 
- 00012037  0x00001f4a branch  0x000032d0 
- 00012038  0x00001f4c arg  0x0000018b , 0x00000011 
- 00012039  0x00001f4d branch  0x000032b3 
- 00012040  0x00001f50 call  0x00003267 
- 00012041  0x00001f51 call  0x00003224 
- 00012042  0x00001f52 call  0x0000322c 
- 00012043  0x00001f53 branch  0x00002c8a 
- 00012044  0x00001f56 call  0x00002f08 
- 00012045  0x00001f57 branch  0x00002ee8 
- 00012046  0x00001f5a call  0x00002c83 
- 00012047  0x00001f5b branch  0x00002ee8 
- 00012048  0x00001f5f set0  0x00000026 , 0x00000000 
- 00012049  0x00001f60 call  0x00002c8a 
- 00012050  0x00001f61 call  0x00003253 
- 00012051  0x00001f63 rtnne  0x000000ff 
- 00012052  0x00001f64 call  0x00002f22 
- 00012053  0x00001f65 call  0x00003263 
- 00012054  0x00001f68 nop  0x000007d0 
- 00012055  0x00001f69 call  0x00003261 
- 00012056  0x00001f6b beq  0x000000ff , 0x00002dd4 
- 00012057  0x00001f6c call  0x00002da4 
- 00012058  0x00001f6d nbranch  0x00002f27 , 0x00000018 
- 00012059  0x00001f6e nbranch  0x00002f27 , 0x0000002f 
- 00012060  0x00001f70 set1  0x00000026 , 0x00000000 
- 00012061  0x00001f71 call  0x00003263 
- 00012062  0x00001f72 setarg  0x000000ff 
- 00012063  0x00001f73 call  0x00003256 
- 00012064  0x00001f75 jam  0x0000003c , 0x00000a99 
- 00012065  0x00001f76 branch  0x00007d86 
- 00012066  0x00001f79 set1  0x00000027 , 0x00000000 
- 00012067  0x00001f7a jam  0x000000ff , 0x0000119e 
- 00012068  0x00001f7b call  0x0000323a 
- 00012069  0x00001f7d call  0x00002d77 
- 00012070  0x00001f7e branch  0x00002d53 
- 00012071  0x00001f81 call  0x00003261 
- 00012072  0x00001f83 increase  0x00000001 , 0x0000003f 
- 00012073  0x00001f84 call  0x00003264 
- 00012074  0x00001f86 call  0x00002c8a 
- 00012075  0x00001f87 branch  0x00002f16 
- 00012076  0x00001f8a call  0x00003267 
- 00012077  0x00001f8d setarg  0x000000ff 
- 00012078  0x00001f8e call  0x00003256 
- 00012079  0x00001f90 branch  0x00002f10 
- 00012080  0x00001f9a bpatch  0x000000ba , 0x00004017 
- 00012081  0x00001f9b call  0x00002c7a 
- 00012082  0x00001f9c setarg  0x000031b0 
- 00012083  0x00001f9d add  0x00000013 , 0x000000de , 0x00000005 
- 00012084  0x00001f9e istore  0x00000002 , 0x00000005 
- 00012085  0x00001fa0 call  0x00002f3d 
- 00012086  0x00001fa1 call  0x000048ea 
- 00012087  0x00001fa2 call  0x000032b6 
- 00012088  0x00001fa4 bpatch  0x000000bb , 0x00004017 
- 00012089  0x00001fa5 beq  0x00000000 , 0x00003055 
- 00012090  0x00001fa6 beq  0x00000001 , 0x00002f45 
- 00012091  0x00001fa7 beq  0x0000000f , 0x00002f41 
- 00012092  0x00001fa8 branch  0x00002a8c 
- 00012093  0x00001fab call  0x0000326c 
- 00012094  0x00001fac arg  0x00000080 , 0x00000039 
- 00012095  0x00001fad arg  0x00000d9e , 0x00000005 
- 00012096  0x00001fae branch  0x00007ec6 
- 00012097  0x00001fb1 call  0x00002f4c 
- 00012098  0x00001fb3 call  0x00002f4f 
- 00012099  0x00001fb4 call  0x000048d3 
- 00012100  0x00001fb5 branch  0x00002f42 
- 00012101  0x00001fb8 bpatch  0x000000bc , 0x00004017 
- 00012102  0x00001fb9 call  0x00002f4c 
- 00012103  0x00001fbb call  0x00002f4f 
- 00012104  0x00001fbc call  0x00002fbd 
- 00012105  0x00001fbd call  0x000048d3 
- 00012106  0x00001fbe call  0x00003019 
- 00012107  0x00001fbf branch  0x00002f47 
- 00012108  0x00001fc5 call  0x00003291 
- 00012109  0x00001fc6 call  0x00003296 
- 00012110  0x00001fc7 branch  0x00003299 
- 00012111  0x00001fca call  0x0000328f 
- 00012112  0x00001fcc rtnne  0x00000000 
- 00012113  0x00001fce call  0x00002f55 
- 00012114  0x00001fcf call  0x00002f65 
- 00012115  0x00001fd0 call  0x0000316b 
- 00012116  0x00001fd1 branch  0x00002f96 
- 00012117  0x00001fd4 call  0x00003294 
- 00012118  0x00001fd6 rtnbit1  0x00000000 
- 00012119  0x00001fd7 set1  0x00000000 , 0x0000003f 
- 00012120  0x00001fd8 call  0x00003297 
- 00012121  0x00001fda call  0x00003267 
- 00012122  0x00001fdd call  0x00003299 
- 00012123  0x00001fdf jam  0x00000000 , 0x00000d38 
- 00012124  0x00001fe0 call  0x0000324f 
- 00012125  0x00001fe2 call  0x00002f61 
- 00012126  0x00001fe4 add  0x00000013 , 0x00000000 , 0x00000005 
- 00012127  0x00001fe6 arg  0x00000042 , 0x00000039 
- 00012128  0x00001fe7 branch  0x00007ed4 
- 00012129  0x00001fea call  0x00003231 
- 00012130  0x00001fec call  0x0000327d 
- 00012131  0x00001fee call  0x0000322c 
- 00012132  0x00001ff0 branch  0x00002c8a 
- 00012133  0x00001ff3 bpatch  0x000000bd , 0x00004017 
- 00012134  0x00001ff4 call  0x0000324c 
- 00012135  0x00001ff6 beq  0x00000001 , 0x00002f8d 
- 00012136  0x00001ff7 call  0x00003245 
- 00012137  0x00001ff9 beq  0x00000001 , 0x00002c8a 
- 00012138  0x00001ffa setarg  0x00000136 
- 00012139  0x00001ffb iadd  0x00000013 , 0x00000011 
- 00012140  0x00001ffc ifetcht  0x00000004 , 0x00000011 
- 00012141  0x00001ffe copy  0x00000022 , 0x0000003f 
- 00012142  0x00001fff isub  0x00000002 , 0x0000003e 
- 00012143  0x00002000 ncall  0x00002d18 , 0x00000002 
- 00012144  0x00002001 copy  0x0000003f , 0x00000012 
- 00012145  0x00002002 setarg  0x00000136 
- 00012146  0x00002003 iadd  0x00000013 , 0x00000011 
- 00012147  0x00002004 ifetch  0x00000004 , 0x00000011 
- 00012148  0x00002005 copy  0x0000003f , 0x00000002 
- 00012149  0x00002007 setarg  0x0000013a 
- 00012150  0x00002008 iadd  0x00000013 , 0x00000011 
- 00012151  0x00002009 copy  0x00000002 , 0x0000003f 
- 00012152  0x0000200a ifetcht  0x00000001 , 0x00000011 
- 00012153  0x0000200c iadd  0x00000002 , 0x00000002 
- 00012154  0x0000200d copy  0x00000012 , 0x0000003f 
- 00012155  0x0000200e isub  0x00000002 , 0x0000003e 
- 00012156  0x0000200f nrtn  0x00000002 
- 00012157  0x00002010 set0  0x0000001c , 0x0000003f 
- 00012158  0x00002011 setarg  0x00000136 
- 00012159  0x00002012 iadd  0x00000013 , 0x00000005 
- 00012160  0x00002013 istore  0x00000004 , 0x00000005 
- 00012161  0x00002016 call  0x00002c8a 
- 00012162  0x00002017 call  0x00003278 
- 00012163  0x00002019 increase  0x00000001 , 0x0000003f 
- 00012164  0x0000201a call  0x0000327b 
- 00012165  0x0000201c rtnne  0x00000002 
- 00012166  0x0000201d call  0x0000327a 
- 00012167  0x00002021 branch  0x0000324f 
- 00012168  0x00002024 copy  0x00000022 , 0x0000003f 
- 00012169  0x00002025 arg  0x00000136 , 0x00000011 
- 00012170  0x00002026 call  0x000032bf 
- 00012171  0x00002027 istore  0x00000004 , 0x00000005 
- 00012172  0x0000202b branch  0x0000327a 
- 00012173  0x0000202e arg  0x00000d9e , 0x00000011 
- 00012174  0x0000202f call  0x00002f94 
- 00012175  0x00002030 add  0x00000013 , 0x000000eb , 0x00000005 
- 00012176  0x00002031 istoret  0x00000001 , 0x00000005 
- 00012177  0x00002033 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012178  0x00002034 nrtn  0x00000002 
- 00012179  0x00002035 branch  0x00002c8a 
- 00012180  0x00002038 arg  0x00000100 , 0x00000039 
- 00012181  0x00002039 branch  0x00002e62 
- 00012182  0x0000203c call  0x00002f99 
- 00012183  0x0000203d call  0x00002fa5 
- 00012184  0x0000203e branch  0x00002fb1 
- 00012185  0x00002041 setarg  0x00000180 
- 00012186  0x00002042 call  0x000032d0 
- 00012187  0x00002044 rtn  0x00000034 
- 00012188  0x00002045 arg  0x0000000b , 0x00000007 
- 00012189  0x00002046 call  0x00007f16 
- 00012190  0x00002047 nrtn  0x00000034 
- 00012191  0x00002048 call  0x000032a7 
- 00012192  0x0000204b setarg  0x00000001 
- 00012193  0x0000204c store  0x00000001 , 0x00000d54 
- 00012194  0x0000204d setarg  0x00000000 
- 00012195  0x0000204e istore  0x00000007 , 0x00000005 
- 00012196  0x0000204f branch  0x000031b8 
- 00012197  0x00002052 setarg  0x0000017e 
- 00012198  0x00002053 call  0x000032d0 
- 00012199  0x00002055 rtn  0x00000034 
- 00012200  0x00002056 arg  0x0000000e , 0x00000007 
- 00012201  0x00002057 call  0x00007f16 
- 00012202  0x00002058 nrtn  0x00000034 
- 00012203  0x00002059 call  0x000032aa 
- 00012204  0x0000205c arg  0x00000d64 , 0x00000005 
- 00012205  0x0000205d arg  0x00000002 , 0x00000039 
- 00012206  0x0000205e call  0x00007ec6 
- 00012207  0x0000205f jam  0x00000000 , 0x00000d64 
- 00012208  0x00002060 branch  0x000031ed 
- 00012209  0x00002063 setarg  0x0000017f 
- 00012210  0x00002064 call  0x000032d0 
- 00012211  0x00002066 rtn  0x00000034 
- 00012212  0x00002067 arg  0x0000000c , 0x00000007 
- 00012213  0x00002068 call  0x00007f16 
- 00012214  0x00002069 nrtn  0x00000034 
- 00012215  0x0000206a call  0x000032ad 
- 00012216  0x0000206d arg  0x00000d74 , 0x00000005 
- 00012217  0x0000206e arg  0x00000002 , 0x00000039 
- 00012218  0x0000206f call  0x00007ec6 
- 00012219  0x00002070 jam  0x00000003 , 0x00000d74 
- 00012220  0x00002071 branch  0x00003207 
- 00012221  0x00002074 call  0x0000328f 
- 00012222  0x00002076 rtnne  0x00000001 
- 00012223  0x00002077 call  0x00002fc1 
- 00012224  0x00002078 branch  0x00002fcb 
- 00012225  0x0000207b call  0x00003294 
- 00012226  0x0000207d rtnbit1  0x00000001 
- 00012227  0x0000207e set1  0x00000001 , 0x0000003f 
- 00012228  0x0000207f call  0x00003297 
- 00012229  0x00002081 call  0x0000329c 
- 00012230  0x00002083 call  0x00002c83 
- 00012231  0x00002084 setarg  0x00000000 
- 00012232  0x00002085 arg  0x00000106 , 0x00000011 
- 00012233  0x00002086 call  0x000032bf 
- 00012234  0x00002088 branch  0x000032c5 
- 00012235  0x0000208b call  0x0000316e 
- 00012236  0x0000208c nbranch  0x00002f5e , 0x0000002f 
- 00012237  0x0000208d add  0x00000013 , 0x00000000 , 0x00000006 
- 00012238  0x0000208e setarg  0x00000109 
- 00012239  0x0000208f iadd  0x00000013 , 0x00000005 
- 00012240  0x00002090 arg  0x00000008 , 0x00000039 
- 00012241  0x00002091 call  0x00007f01 
- 00012242  0x00002092 setarg  0x0000010b 
- 00012243  0x00002093 call  0x000032d0 
- 00012244  0x00002094 beq  0x000000aa , 0x00002fd9 
- 00012245  0x00002095 beq  0x00000055 , 0x00002fed 
- 00012246  0x00002096 beq  0x00000022 , 0x00003001 
- 00012247  0x00002097 beq  0x000000ff , 0x00003212 
- 00012248  0x00002098 branch  0x00002f5e 
- 00012249  0x0000209b call  0x000032bd 
- 00012250  0x0000209c beq  0x00000001 , 0x00002fdd 
- 00012251  0x0000209d beq  0x00000002 , 0x00002fe8 
- 00012252  0x0000209e rtn 
- 00012253  0x000020a0 setarg  0x00000001 
- 00012254  0x000020a1 call  0x00002ff7 
- 00012255  0x000020a4 setarg  0x00000001 
- 00012256  0x000020a5 call  0x00003289 
- 00012257  0x000020a8 setarg  0x00000080 
- 00012258  0x000020a9 arg  0x00000130 , 0x00000011 
- 00012259  0x000020aa call  0x000032b3 
- 00012260  0x000020ac call  0x0000327d 
- 00012261  0x000020ae arg  0x00000131 , 0x00000011 
- 00012262  0x000020af call  0x000032bf 
- 00012263  0x000020b1 branch  0x0000322d 
- 00012264  0x000020b4 setarg  0x00000001 
- 00012265  0x000020b5 call  0x00002fff 
- 00012266  0x000020b8 setarg  0x00000002 
- 00012267  0x000020b9 call  0x00003289 
- 00012268  0x000020bb branch  0x00002fe1 
- 00012269  0x000020be call  0x000032bd 
- 00012270  0x000020bf beq  0x00000001 , 0x00002ff1 
- 00012271  0x000020c0 beq  0x00000002 , 0x00002ff9 
- 00012272  0x000020c1 rtn 
- 00012273  0x000020c3 call  0x00002fdf 
- 00012274  0x000020c4 setarg  0x00000106 
- 00012275  0x000020c5 call  0x000032d0 
- 00012276  0x000020c7 beq  0x00000001 , 0x00002ff6 
- 00012277  0x000020c8 rtn 
- 00012278  0x000020ca setarg  0x00000002 
- 00012279  0x000020cd arg  0x00000106 , 0x00000011 
- 00012280  0x000020ce branch  0x000032b3 
- 00012281  0x000020d1 call  0x00002fea 
- 00012282  0x000020d2 setarg  0x00000107 
- 00012283  0x000020d3 call  0x000032d0 
- 00012284  0x000020d5 beq  0x00000001 , 0x00002ffe 
- 00012285  0x000020d6 rtn 
- 00012286  0x000020d8 setarg  0x00000002 
- 00012287  0x000020db arg  0x00000107 , 0x00000011 
- 00012288  0x000020dc branch  0x000032b3 
- 00012289  0x000020df call  0x000032bd 
- 00012290  0x000020e0 beq  0x00000001 , 0x00003005 
- 00012291  0x000020e1 beq  0x00000002 , 0x00003011 
- 00012292  0x000020e2 rtn 
- 00012293  0x000020e4 setarg  0x00000106 
- 00012294  0x000020e5 call  0x000032d0 
- 00012295  0x000020e7 beq  0x00000002 , 0x00003009 
- 00012296  0x000020e8 rtn 
- 00012297  0x000020ea call  0x0000328b 
- 00012298  0x000020ec or_into  0x00000001 , 0x0000003f 
- 00012299  0x000020ed call  0x0000328d 
- 00012300  0x000020f0 setarg  0x00000000 
- 00012301  0x000020f1 setarg  0x00000106 
- 00012302  0x000020f2 iadd  0x00000013 , 0x00000005 
- 00012303  0x000020f3 istore  0x00000002 , 0x00000005 
- 00012304  0x000020f4 branch  0x00002f5e 
- 00012305  0x000020f7 setarg  0x00000107 
- 00012306  0x000020f8 call  0x000032d0 
- 00012307  0x000020fa bne  0x00000000 , 0x00003015 
- 00012308  0x000020fb rtn 
- 00012309  0x000020fd call  0x0000328b 
- 00012310  0x000020ff or_into  0x00000002 , 0x0000003f 
- 00012311  0x00002100 call  0x0000328d 
- 00012312  0x00002102 branch  0x0000300c 
- 00012313  0x00002106 fetch  0x00000001 , 0x00000d50 
- 00012314  0x00002107 rtn  0x00000034 
- 00012315  0x00002108 jam  0x00000000 , 0x00000d50 
- 00012316  0x00002109 fetch  0x00000002 , 0x00000d4e 
- 00012317  0x0000210a arg  0x000002ba , 0x00000002 
- 00012318  0x0000210b isub  0x00000002 , 0x0000003e 
- 00012319  0x0000210c nrtn  0x00000005 
- 00012320  0x0000210e fetch  0x00000001 , 0x00000cb6 
- 00012321  0x0000210f rtnne  0x000000ba 
- 00012322  0x00002110 fetch  0x00000001 , 0x00000cb7 
- 00012323  0x00002111 bpatch  0x000000be , 0x00004017 
- 00012324  0x00002112 beq  0x000000a0 , 0x0000303b 
- 00012325  0x00002113 beq  0x000000a1 , 0x0000302c 
- 00012326  0x00002114 beq  0x000000a6 , 0x00003041 
- 00012327  0x00002115 beq  0x000000a7 , 0x00003043 
- 00012328  0x00002116 beq  0x000000a9 , 0x00003049 
- 00012329  0x00002117 beq  0x000000b0 , 0x0000304d 
- 00012330  0x00002119 jam  0x00000000 , 0x00000d42 
- 00012331  0x0000211a rtn 
- 00012332  0x0000211c fetch  0x00000001 , 0x00000cb8 
- 00012333  0x0000211d beq  0x00000001 , 0x00003031 
- 00012334  0x0000211e beq  0x00000084 , 0x00003034 
- 00012335  0x0000211f beq  0x000000a7 , 0x00003039 
- 00012336  0x00002120 branch  0x0000302a 
- 00012337  0x00002122 call  0x0000328b 
- 00012338  0x00002124 store  0x00000001 , 0x00000cf7 
- 00012339  0x00002125 branch  0x0000303f 
- 00012340  0x00002127 call  0x00003291 
- 00012341  0x00002129 call  0x00003296 
- 00012342  0x0000212b call  0x0000328b 
- 00012343  0x0000212d store  0x00000001 , 0x00000cf7 
- 00012344  0x0000212e branch  0x0000303f 
- 00012345  0x00002132 jam  0x000000a1 , 0x00000cf7 
- 00012346  0x00002133 branch  0x0000303f 
- 00012347  0x00002136 fetch  0x00000001 , 0x00000cb8 
- 00012348  0x00002137 beq  0x00000081 , 0x0000303e 
- 00012349  0x00002139 branch  0x0000302a 
- 00012350  0x0000213d call  0x00003090 
- 00012351  0x0000213f jam  0x00000001 , 0x00000d42 
- 00012352  0x00002140 rtn 
- 00012353  0x00002146 jam  0x00000015 , 0x00000cf7 
- 00012354  0x00002147 branch  0x0000303f 
- 00012355  0x0000214a call  0x0000328f 
- 00012356  0x0000214c beq  0x00000000 , 0x00003047 
- 00012357  0x0000214d beq  0x00000001 , 0x00003039 
- 00012358  0x0000214f rtn 
- 00012359  0x00002151 jam  0x000000a0 , 0x00000cf7 
- 00012360  0x00002152 branch  0x0000303f 
- 00012361  0x00002158 jam  0x00000000 , 0x00000cf7 
- 00012362  0x00002159 jam  0x00000000 , 0x00000cf8 
- 00012363  0x0000215a jam  0x00000001 , 0x00000cf9 
- 00012364  0x0000215b branch  0x0000303f 
- 00012365  0x0000215f call  0x0000329c 
- 00012366  0x00002160 fetch  0x00000001 , 0x00000cb8 
- 00012367  0x00002161 increase  0x00000002 , 0x0000003f 
- 00012368  0x00002162 copy  0x0000003f , 0x00000039 
- 00012369  0x00002163 arg  0x00000cb6 , 0x00000006 
- 00012370  0x00002164 setarg  0x0000013c 
- 00012371  0x00002165 iadd  0x00000013 , 0x00000005 
- 00012372  0x00002166 branch  0x00007f01 
- 00012373  0x0000216a bpatch  0x000000bf , 0x00004017 
- 00012374  0x0000216b call  0x0000307d 
- 00012375  0x0000216d call  0x00002c7f 
- 00012376  0x0000216e call  0x000048d3 
- 00012377  0x0000216f branch  0x00003057 
- 00012378  0x00002172 call  0x0000328f 
- 00012379  0x00002174 rtnne  0x00000000 
- 00012380  0x00002175 call  0x00002f51 
- 00012381  0x00002176 branch  0x00003098 
- 00012382  0x00002179 call  0x0000328f 
- 00012383  0x0000217b rtnne  0x00000001 
- 00012384  0x0000217c call  0x00002fc1 
- 00012385  0x0000217d call  0x00002fcb 
- 00012386  0x0000217e call  0x0000328b 
- 00012387  0x00002180 rtn  0x00000034 
- 00012388  0x00002181 call  0x00003286 
- 00012389  0x00002183 call  0x00002f4c 
- 00012390  0x00002184 call  0x00003093 
- 00012391  0x00002186 setarg  0x00000000 
- 00012392  0x00002187 add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012393  0x00002189 branch  0x0000322d 
- 00012394  0x0000218c call  0x00007fe9 
- 00012395  0x0000218d add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012396  0x0000218e ifetcht  0x00000004 , 0x00000011 
- 00012397  0x00002190 copy  0x00000022 , 0x0000003f 
- 00012398  0x00002191 isub  0x00000002 , 0x0000003e 
- 00012399  0x00002192 ncall  0x00002d18 , 0x00000002 
- 00012400  0x00002193 copy  0x0000003f , 0x00000012 
- 00012401  0x00002194 add  0x00000013 , 0x000000a7 , 0x00000011 
- 00012402  0x00002195 ifetch  0x00000004 , 0x00000011 
- 00012403  0x00002197 add  0x00000013 , 0x000000ab , 0x00000011 
- 00012404  0x00002198 ifetcht  0x00000001 , 0x00000011 
- 00012405  0x0000219a iadd  0x00000002 , 0x00000002 
- 00012406  0x0000219b copy  0x00000012 , 0x0000003f 
- 00012407  0x0000219c isub  0x00000002 , 0x0000003e 
- 00012408  0x0000219d nrtn  0x00000002 
- 00012409  0x0000219e set0  0x0000001c , 0x0000003f 
- 00012410  0x0000219f add  0x00000013 , 0x000000a7 , 0x00000005 
- 00012411  0x000021a0 istore  0x00000004 , 0x00000005 
- 00012412  0x000021a2 branch  0x00007fe7 
- 00012413  0x000021a5 setarg  0x00000001 
- 00012414  0x000021a6 call  0x00003287 
- 00012415  0x000021a8 call  0x00003283 
- 00012416  0x000021aa setarg  0x000000ff 
- 00012417  0x000021ab add  0x00000013 , 0x000000ab , 0x00000005 
- 00012418  0x000021ac istore  0x00000001 , 0x00000005 
- 00012419  0x000021ae branch  0x00003067 
- 00012420  0x000021b1 setarg  0x0000015c 
- 00012421  0x000021b2 call  0x000032d0 
- 00012422  0x000021b4 rtn  0x00000034 
- 00012423  0x000021b5 call  0x0000306a 
- 00012424  0x000021b6 nrtn  0x00000028 
- 00012425  0x000021b7 call  0x00003281 
- 00012426  0x000021b9 increase  0x00000001 , 0x0000003f 
- 00012427  0x000021ba and_into  0x00000001 , 0x0000003f 
- 00012428  0x000021bb call  0x00003284 
- 00012429  0x000021bd beq  0x00000000 , 0x00002f4c 
- 00012430  0x000021be beq  0x00000001 , 0x00003090 
- 00012431  0x000021bf rtn 
- 00012432  0x000021c5 setarg  0x00000001 
- 00012433  0x000021c6 call  0x00003292 
- 00012434  0x000021c7 branch  0x00003296 
- 00012435  0x000021ca setarg  0x00000001 
- 00012436  0x000021cb call  0x000032a5 
- 00012437  0x000021ce setarg  0x00000280 
- 00012438  0x000021cf arg  0x00000008 , 0x00000007 
- 00012439  0x000021d0 branch  0x00007f08 
- 00012440  0x000021d3 call  0x000032a2 
- 00012441  0x000021d5 rtn  0x00000034 
- 00012442  0x000021d6 arg  0x00000008 , 0x00000007 
- 00012443  0x000021d7 call  0x00007f16 
- 00012444  0x000021d8 nrtn  0x00000034 
- 00012445  0x000021d9 call  0x000032a4 
- 00012446  0x000021dc setarg  0x00000007 
- 00012447  0x000021dd call  0x00003292 
- 00012448  0x000021df call  0x00003296 
- 00012449  0x000021e1 branch  0x00002f5e 
- 00012450  0x000021e4 bpatch  0x000000c0 , 0x00004018 
- 00012451  0x000021e5 call  0x0000328f 
- 00012452  0x000021e7 rtnne  0x00000007 
- 00012453  0x000021e8 call  0x000030cb 
- 00012454  0x000021e9 call  0x000030e0 
- 00012455  0x000021ea call  0x0000316e 
- 00012456  0x000021eb nbranch  0x00002f5e , 0x0000002f 
- 00012457  0x000021ed call  0x000030bc 
- 00012458  0x000021ee call  0x00003172 , 0x00000005 
- 00012459  0x000021f2 call  0x00002f4c 
- 00012460  0x000021f3 call  0x00003294 
- 00012461  0x000021f5 set1  0x00000000 , 0x0000003f 
- 00012462  0x000021f6 call  0x00003297 
- 00012463  0x000021f8 call  0x00002f5e 
- 00012464  0x000021f9 call  0x00003093 
- 00012465  0x000021fa call  0x000030bc 
- 00012466  0x000021fb branch  0x000030c1 , 0x00000005 
- 00012467  0x000021fc setarg  0x00000164 
- 00012468  0x000021fd call  0x000032d3 
- 00012469  0x000021ff call  0x000030be 
- 00012470  0x00002200 branch  0x000030c5 , 0x00000005 
- 00012471  0x00002201 setarg  0x00000160 
- 00012472  0x00002202 call  0x000032d3 
- 00012473  0x00002204 call  0x000030be 
- 00012474  0x00002205 branch  0x000030c8 , 0x00000005 
- 00012475  0x00002206 rtn 
- 00012476  0x00002209 setarg  0x0000012b 
- 00012477  0x0000220a call  0x000032d3 
- 00012478  0x0000220d call  0x0000322a 
- 00012479  0x0000220f isub  0x00000002 , 0x0000003e 
- 00012480  0x00002210 rtn 
- 00012481  0x00002213 setarg  0x00000182 
- 00012482  0x00002214 call  0x000032d0 
- 00012483  0x00002218 add  0x00000013 , 0x00000091 , 0x00000005 
- 00012484  0x00002219 branch  0x000032b4 
- 00012485  0x0000221c setarg  0x00000185 
- 00012486  0x0000221d call  0x000032d0 
- 00012487  0x0000221f branch  0x000030c3 
- 00012488  0x00002221 setarg  0x00000188 
- 00012489  0x00002222 call  0x000032d0 
- 00012490  0x00002224 branch  0x000030c3 
- 00012491  0x00002227 call  0x00003294 
- 00012492  0x00002229 rtnbit1  0x00000007 
- 00012493  0x0000222a set1  0x00000007 , 0x0000003f 
- 00012494  0x0000222b call  0x00003297 
- 00012495  0x0000222d call  0x00003283 
- 00012496  0x0000222f call  0x0000329c 
- 00012497  0x00002231 setarg  0x00000000 
- 00012498  0x00002232 add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012499  0x00002233 istore  0x00000003 , 0x00000005 
- 00012500  0x00002235 arg  0x00000183 , 0x00000011 
- 00012501  0x00002236 call  0x000032bf 
- 00012502  0x00002237 istore  0x00000007 , 0x00000005 
- 00012503  0x0000223a call  0x000030bc 
- 00012504  0x0000223b nrtn  0x00000005 
- 00012505  0x0000223c add  0x00000013 , 0x00000091 , 0x00000011 
- 00012506  0x0000223d ifetch  0x00000001 , 0x00000011 
- 00012507  0x0000223f arg  0x00000182 , 0x00000011 
- 00012508  0x00002240 call  0x000032b3 
- 00012509  0x00002242 add  0x00000013 , 0x00000090 , 0x00000011 
- 00012510  0x00002243 ifetch  0x00000001 , 0x00000011 
- 00012511  0x00002246 branch  0x0000314a 
- 00012512  0x00002249 bpatch  0x000000c1 , 0x00004018 
- 00012513  0x0000224a call  0x00003281 
- 00012514  0x0000224c increase  0x00000001 , 0x0000003f 
- 00012515  0x0000224d and_into  0x00000003 , 0x0000003f 
- 00012516  0x0000224e call  0x00003284 
- 00012517  0x00002251 beq  0x00000000 , 0x0000310e 
- 00012518  0x00002252 beq  0x00000001 , 0x00003132 
- 00012519  0x00002253 beq  0x00000002 , 0x000030ea 
- 00012520  0x00002254 beq  0x00000003 , 0x00003132 
- 00012521  0x00002255 rtn 
- 00012522  0x00002258 call  0x00002fdf 
- 00012523  0x00002259 setarg  0x00000160 
- 00012524  0x0000225a call  0x0000327e 
- 00012525  0x0000225c branch  0x000030e0 , 0x00000034 
- 00012526  0x0000225d call  0x0000322c 
- 00012527  0x0000225f setarg  0x00000189 
- 00012528  0x00002260 call  0x000032d0 
- 00012529  0x00002262 call  0x00003108 , 0x00000034 
- 00012530  0x00002263 setarg  0x00000187 
- 00012531  0x00002264 call  0x000032d0 
- 00012532  0x00002266 call  0x0000322f 
- 00012533  0x00002268 add  0x00000013 , 0x000000f7 , 0x00000011 
- 00012534  0x00002269 ifetcht  0x00000001 , 0x00000011 
- 00012535  0x0000226b arg  0x00000f9e , 0x00000011 
- 00012536  0x0000226c call  0x00002e58 
- 00012537  0x0000226d add  0x00000013 , 0x000000f7 , 0x00000005 
- 00012538  0x0000226e istoret  0x00000001 , 0x00000005 
- 00012539  0x00002270 call  0x00002f94 
- 00012540  0x00002271 add  0x00000013 , 0x000000fa , 0x00000005 
- 00012541  0x00002272 istoret  0x00000001 , 0x00000005 
- 00012542  0x00002274 sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012543  0x00002275 nrtn  0x00000002 
- 00012544  0x00002276 setarg  0x00000188 
- 00012545  0x00002277 call  0x00003275 
- 00012546  0x00002279 call  0x00002c90 
- 00012547  0x0000227a arg  0x00000188 , 0x00000011 
- 00012548  0x0000227b call  0x000032c8 
- 00012549  0x0000227c istoret  0x00000001 , 0x00000005 
- 00012550  0x00002280 arg  0x00000187 , 0x00000011 
- 00012551  0x00002281 branch  0x000032b3 
- 00012552  0x00002284 setarg  0x00000001 
- 00012553  0x00002285 arg  0x00000189 , 0x00000011 
- 00012554  0x00002286 call  0x000032b3 
- 00012555  0x00002288 arg  0x00000000 , 0x00000002 
- 00012556  0x00002289 call  0x00002c94 
- 00012557  0x0000228c branch  0x00003106 
- 00012558  0x0000228f call  0x00002fea 
- 00012559  0x00002290 setarg  0x00000164 
- 00012560  0x00002291 call  0x0000327e 
- 00012561  0x00002293 branch  0x000030e0 , 0x00000034 
- 00012562  0x00002294 call  0x0000322c 
- 00012563  0x00002296 setarg  0x00000186 
- 00012564  0x00002297 call  0x000032d0 
- 00012565  0x00002299 call  0x0000312c , 0x00000034 
- 00012566  0x0000229a setarg  0x00000184 
- 00012567  0x0000229b call  0x000032d0 
- 00012568  0x0000229d call  0x0000322f 
- 00012569  0x0000229f add  0x00000013 , 0x000000f6 , 0x00000011 
- 00012570  0x000022a0 ifetcht  0x00000001 , 0x00000011 
- 00012571  0x000022a2 arg  0x0000109e , 0x00000011 
- 00012572  0x000022a3 call  0x00002e58 
- 00012573  0x000022a4 add  0x00000013 , 0x000000f6 , 0x00000005 
- 00012574  0x000022a5 istoret  0x00000001 , 0x00000005 
- 00012575  0x000022a7 call  0x00002f94 
- 00012576  0x000022a8 add  0x00000013 , 0x000000f9 , 0x00000005 
- 00012577  0x000022a9 istoret  0x00000001 , 0x00000005 
- 00012578  0x000022ab sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012579  0x000022ac nrtn  0x00000002 
- 00012580  0x000022ad setarg  0x00000185 
- 00012581  0x000022ae call  0x00003275 
- 00012582  0x000022b0 call  0x00002c90 
- 00012583  0x000022b1 arg  0x00000185 , 0x00000011 
- 00012584  0x000022b2 call  0x000032c8 
- 00012585  0x000022b3 istoret  0x00000001 , 0x00000005 
- 00012586  0x000022b7 arg  0x00000184 , 0x00000011 
- 00012587  0x000022b8 branch  0x000032b3 
- 00012588  0x000022bb setarg  0x00000001 
- 00012589  0x000022bc arg  0x00000186 , 0x00000011 
- 00012590  0x000022bd call  0x000032b3 
- 00012591  0x000022bf arg  0x00000000 , 0x00000002 
- 00012592  0x000022c0 call  0x00002c94 
- 00012593  0x000022c3 branch  0x0000312a 
- 00012594  0x000022c6 call  0x00002fdf 
- 00012595  0x000022c7 call  0x0000327d 
- 00012596  0x000022c9 call  0x0000322c 
- 00012597  0x000022cb setarg  0x00000183 
- 00012598  0x000022cc call  0x000032d0 
- 00012599  0x000022ce call  0x0000314c , 0x00000034 
- 00012600  0x000022cf call  0x0000314f 
- 00012601  0x000022d0 add  0x00000013 , 0x000000f5 , 0x00000011 
- 00012602  0x000022d1 ifetcht  0x00000001 , 0x00000011 
- 00012603  0x000022d3 arg  0x00000e9e , 0x00000011 
- 00012604  0x000022d4 call  0x00002e58 
- 00012605  0x000022d5 add  0x00000013 , 0x000000f5 , 0x00000005 
- 00012606  0x000022d6 istoret  0x00000001 , 0x00000005 
- 00012607  0x000022d8 call  0x00002f94 
- 00012608  0x000022d9 add  0x00000013 , 0x000000f8 , 0x00000005 
- 00012609  0x000022da istoret  0x00000001 , 0x00000005 
- 00012610  0x000022dc sub  0x00000002 , 0x00000050 , 0x0000003e 
- 00012611  0x000022dd nrtn  0x00000002 
- 00012612  0x000022de setarg  0x00000182 
- 00012613  0x000022df call  0x00003275 
- 00012614  0x000022e1 call  0x00002c90 
- 00012615  0x000022e2 arg  0x00000182 , 0x00000011 
- 00012616  0x000022e3 call  0x000032c8 
- 00012617  0x000022e4 istoret  0x00000001 , 0x00000005 
- 00012618  0x000022e9 arg  0x00000181 , 0x00000011 
- 00012619  0x000022ea branch  0x000032b3 
- 00012620  0x000022f2 setarg  0x00000001 
- 00012621  0x000022f3 arg  0x00000183 , 0x00000011 
- 00012622  0x000022f4 call  0x000032b3 
- 00012623  0x000022f6 setarg  0x00000181 
- 00012624  0x000022f7 call  0x000032d0 
- 00012625  0x000022f8 branch  0x0000322f 
- 00012626  0x000022fd add  0x00000013 , 0x00000000 , 0x00000011 
- 00012627  0x000022fe ifetch  0x00000001 , 0x00000011 
- 00012628  0x00002300 call  0x0000323c 
- 00012629  0x00002303 call  0x00002dde 
- 00012630  0x00002305 call  0x0000325f 
- 00012631  0x00002307 isolate1  0x00000000 , 0x0000003f 
- 00012632  0x00002308 branch  0x0000315c , 0x00000001 
- 00012633  0x0000230a call  0x0000315d 
- 00012634  0x0000230b call  0x00002d53 
- 00012635  0x0000230c call  0x00002df7 
- 00012636  0x0000230e branch  0x00002e45 
- 00012637  0x00002311 bpatch  0x000000c2 , 0x00004018 
- 00012638  0x00002312 add  0x00000013 , 0x00000086 , 0x00000005 
- 00012639  0x00002313 call  0x000032d6 
- 00012640  0x00002315 setarg  0x0000013b 
- 00012641  0x00002316 call  0x000032d0 
- 00012642  0x00002318 rtn  0x00000034 
- 00012643  0x00002319 setarg  0x00000006 
- 00012644  0x0000231a add  0x00000013 , 0x00000086 , 0x00000005 
- 00012645  0x0000231b istore  0x00000001 , 0x00000005 
- 00012646  0x0000231d arg  0x00000006 , 0x00000039 
- 00012647  0x0000231e setarg  0x0000012f 
- 00012648  0x0000231f iadd  0x00000013 , 0x00000006 
- 00012649  0x00002321 add  0x00000013 , 0x00000022 , 0x00000005 
- 00012650  0x00002323 branch  0x00007f01 
- 00012651  0x00002327 call  0x0000316e 
- 00012652  0x00002328 nbranch  0x00002f5e , 0x0000002f 
- 00012653  0x00002329 branch  0x00003172 
- 00012654  0x0000232c call  0x00002f5e 
- 00012655  0x0000232d call  0x00002e11 
- 00012656  0x0000232e nrtn  0x0000002f 
- 00012657  0x0000232f branch  0x00003152 
- 00012658  0x00002332 bpatch  0x000000c3 , 0x00004018 
- 00012659  0x00002333 call  0x00003188 
- 00012660  0x00002334 nbranch  0x00002f5e , 0x00000028 
- 00012661  0x00002335 add  0x00000013 , 0x00000084 , 0x00000011 
- 00012662  0x00002336 ifetch  0x00000001 , 0x00000011 
- 00012663  0x00002338 branch  0x00002f5e , 0x00000034 
- 00012664  0x00002339 increase  0x00000002 , 0x0000003f 
- 00012665  0x0000233a iforce  0x00000039 
- 00012666  0x0000233b add  0x00000013 , 0x00000000 , 0x00000006 
- 00012667  0x0000233d setarg  0x00000109 
- 00012668  0x0000233e iadd  0x00000013 , 0x00000005 
- 00012669  0x00002340 call  0x00007f01 
- 00012670  0x00002341 call  0x00003286 
- 00012671  0x00002343 call  0x000032b6 
- 00012672  0x00002345 call  0x00003093 , 0x00000034 
- 00012673  0x00002346 setarg  0x0000010b 
- 00012674  0x00002347 call  0x000032d0 
- 00012675  0x00002349 beq  0x00000001 , 0x0000319e 
- 00012676  0x0000234a beq  0x00000002 , 0x000031c6 
- 00012677  0x0000234b beq  0x00000003 , 0x000031f2 
- 00012678  0x0000234c beq  0x000000ff , 0x00003212 
- 00012679  0x0000234d branch  0x00002f5e 
- 00012680  0x00002350 call  0x00002c7a 
- 00012681  0x00002351 call  0x00007fe9 
- 00012682  0x00002352 add  0x00000013 , 0x000000ca , 0x00000011 
- 00012683  0x00002353 ifetch  0x00000001 , 0x00000011 
- 00012684  0x00002355 add  0x00000013 , 0x000000cb , 0x00000011 
- 00012685  0x00002356 ifetcht  0x00000001 , 0x00000011 
- 00012686  0x00002358 isub  0x00000002 , 0x0000003e 
- 00012687  0x00002359 ncall  0x00007fe7 , 0x00000005 
- 00012688  0x0000235a add  0x00000013 , 0x000000ca , 0x00000011 
- 00012689  0x0000235b ifetch  0x00000001 , 0x00000011 
- 00012690  0x0000235d add  0x00000013 , 0x000000cb , 0x00000005 
- 00012691  0x0000235e istore  0x00000001 , 0x00000005 
- 00012692  0x00002360 add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012693  0x00002361 ifetch  0x00000003 , 0x00000011 
- 00012694  0x00002363 add  0x00000013 , 0x000000c7 , 0x00000011 
- 00012695  0x00002364 ifetcht  0x00000003 , 0x00000011 
- 00012696  0x00002366 isub  0x00000002 , 0x0000003e 
- 00012697  0x00002367 ncall  0x00007fe7 , 0x00000005 
- 00012698  0x00002368 add  0x00000013 , 0x000000c4 , 0x00000011 
- 00012699  0x00002369 ifetch  0x00000003 , 0x00000011 
- 00012700  0x0000236b add  0x00000013 , 0x000000c7 , 0x00000005 
- 00012701  0x0000236d branch  0x000032c5 
- 00012702  0x00002370 call  0x00002f88 
- 00012703  0x00002371 call  0x0000324c 
- 00012704  0x00002372 store  0x00000001 , 0x00000aa2 
- 00012705  0x00002374 call  0x00003274 
- 00012706  0x00002375 fetch  0x00000001 , 0x00000aa2 
- 00012707  0x00002377 isolate1  0x00000003 , 0x00000002 
- 00012708  0x00002378 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012709  0x00002379 add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012710  0x0000237a istore  0x00000001 , 0x00000005 
- 00012711  0x0000237c beq  0x00000001 , 0x00003216 
- 00012712  0x0000237d call  0x00003245 
- 00012713  0x0000237f call  0x00003274 
- 00012714  0x00002381 isolate1  0x00000004 , 0x00000002 
- 00012715  0x00002382 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00012716  0x00002383 call  0x00003249 
- 00012717  0x00002385 add  0x00000013 , 0x000000de , 0x00000011 
- 00012718  0x00002386 ifetch  0x00000002 , 0x00000011 
- 00012719  0x00002388 branch  0x00007f9c 
- 00012720  0x0000238b setarg  0x00000001 
- 00012721  0x0000238c store  0x00000001 , 0x00000d54 
- 00012722  0x0000238d call  0x0000329e 
- 00012723  0x0000238f istore  0x00000007 , 0x00000005 
- 00012724  0x00002390 call  0x0000329e 
- 00012725  0x00002392 ncall  0x000031bd , 0x00000034 
- 00012726  0x00002393 call  0x0000329e 
- 00012727  0x00002395 call  0x000031c2 , 0x00000034 
- 00012728  0x00002397 jam  0x00000020 , 0x00000d52 
- 00012729  0x00002399 fetch  0x00000001 , 0x00000d38 
- 00012730  0x0000239a set1  0x00000002 , 0x0000003f 
- 00012731  0x0000239b store  0x00000001 , 0x00000d38 
- 00012732  0x0000239c rtn 
- 00012733  0x0000239f setarg  0x00000001 
- 00012734  0x000023a0 call  0x000032a8 
- 00012735  0x000023a3 setarg  0x00000140 
- 00012736  0x000023a4 arg  0x0000000b , 0x00000007 
- 00012737  0x000023a5 branch  0x00007f08 
- 00012738  0x000023a7 call  0x000032a7 
- 00012739  0x000023aa setarg  0x00000000 
- 00012740  0x000023ab arg  0x0000000b , 0x00000007 
- 00012741  0x000023ac branch  0x00007f08 
- 00012742  0x000023af call  0x00003274 
- 00012743  0x000023b1 isolate1  0x00000003 , 0x00000002 
- 00012744  0x000023b2 branch  0x0000321b , 0x00000001 
- 00012745  0x000023b3 arg  0x00000d64 , 0x00000005 
- 00012746  0x000023b4 call  0x000031e0 
- 00012747  0x000023b5 fetch  0x00000008 , 0x00000d64 
- 00012748  0x000023b6 ncall  0x000031e4 , 0x00000034 
- 00012749  0x000023b7 fetch  0x00000008 , 0x00000d64 
- 00012750  0x000023b8 call  0x000031e9 , 0x00000034 
- 00012751  0x000023b9 call  0x00002c7a 
- 00012752  0x000023ba fetch  0x00000008 , 0x00000d64 
- 00012753  0x000023bb arg  0x00000168 , 0x00000011 
- 00012754  0x000023bc call  0x000032bf 
- 00012755  0x000023bd istore  0x00000008 , 0x00000005 
- 00012756  0x000023bf setarg  0x00000170 
- 00012757  0x000023c0 iadd  0x00000013 , 0x00000011 
- 00012758  0x000023c1 ifetcht  0x00000008 , 0x00000011 
- 00012759  0x000023c3 isub  0x00000002 , 0x0000003e 
- 00012760  0x000023c4 ncall  0x000031ed , 0x00000005 
- 00012761  0x000023c5 setarg  0x00000168 
- 00012762  0x000023c6 iadd  0x00000013 , 0x00000011 
- 00012763  0x000023c7 ifetch  0x00000008 , 0x00000011 
- 00012764  0x000023c9 arg  0x00000170 , 0x00000011 
- 00012765  0x000023ca call  0x000032bf 
- 00012766  0x000023cb istore  0x00000008 , 0x00000005 
- 00012767  0x000023cd branch  0x00002f5e 
- 00012768  0x000023d0 setarg  0x0000010b 
- 00012769  0x000023d1 iadd  0x00000013 , 0x00000006 
- 00012770  0x000023d3 arg  0x00000009 , 0x00000039 
- 00012771  0x000023d4 branch  0x00007ff3 
- 00012772  0x000023d7 setarg  0x00000001 
- 00012773  0x000023d8 call  0x000032ab 
- 00012774  0x000023db setarg  0x00000140 
- 00012775  0x000023dc arg  0x0000000e , 0x00000007 
- 00012776  0x000023dd branch  0x00007f08 
- 00012777  0x000023e0 call  0x000032aa 
- 00012778  0x000023e3 setarg  0x00000000 
- 00012779  0x000023e4 arg  0x0000000e , 0x00000007 
- 00012780  0x000023e5 branch  0x00007f08 
- 00012781  0x000023e9 jam  0x00000010 , 0x00000d51 
- 00012782  0x000023ea fetch  0x00000001 , 0x00000d38 
- 00012783  0x000023eb set1  0x00000001 , 0x0000003f 
- 00012784  0x000023ec store  0x00000001 , 0x00000d38 
- 00012785  0x000023ed rtn 
- 00012786  0x000023f0 arg  0x00000d74 , 0x00000005 
- 00012787  0x000023f1 call  0x000031e0 
- 00012788  0x000023f2 fetch  0x00000002 , 0x00000d75 
- 00012789  0x000023f3 ncall  0x00003209 , 0x00000034 
- 00012790  0x000023f4 fetch  0x00000002 , 0x00000d75 
- 00012791  0x000023f5 call  0x0000320e , 0x00000034 
- 00012792  0x000023f6 call  0x00002c7a 
- 00012793  0x000023f7 fetch  0x00000003 , 0x00000d74 
- 00012794  0x000023f8 arg  0x00000178 , 0x00000011 
- 00012795  0x000023f9 call  0x000032c4 
- 00012796  0x000023fb setarg  0x0000017b 
- 00012797  0x000023fc iadd  0x00000013 , 0x00000011 
- 00012798  0x000023fd ifetcht  0x00000003 , 0x00000011 
- 00012799  0x000023ff isub  0x00000002 , 0x0000003e 
- 00012800  0x00002400 ncall  0x00003207 , 0x00000005 
- 00012801  0x00002401 setarg  0x00000178 
- 00012802  0x00002402 iadd  0x00000013 , 0x00000011 
- 00012803  0x00002403 ifetch  0x00000003 , 0x00000011 
- 00012804  0x00002405 arg  0x0000017b , 0x00000011 
- 00012805  0x00002406 call  0x000032c4 
- 00012806  0x00002408 branch  0x00002f5e 
- 00012807  0x0000240b jam  0x00000021 , 0x00000d52 
- 00012808  0x0000240c branch  0x000031b9 
- 00012809  0x0000240f setarg  0x00000001 
- 00012810  0x00002410 call  0x000032ae 
- 00012811  0x00002413 setarg  0x00000140 
- 00012812  0x00002414 arg  0x0000000c , 0x00000007 
- 00012813  0x00002415 branch  0x00007f08 
- 00012814  0x00002418 call  0x000032ad 
- 00012815  0x0000241b setarg  0x00000000 
- 00012816  0x0000241c arg  0x0000000c , 0x00000007 
- 00012817  0x0000241d branch  0x00007f08 
- 00012818  0x00002420 call  0x000032bd 
- 00012819  0x00002422 beq  0x00000001 , 0x00003216 
- 00012820  0x00002423 beq  0x00000002 , 0x0000321b 
- 00012821  0x00002424 rtn 
- 00012822  0x00002426 setarg  0x0000010d 
- 00012823  0x00002427 call  0x0000327e 
- 00012824  0x00002428 arg  0x00000160 , 0x00000011 
- 00012825  0x00002429 call  0x000032bf 
- 00012826  0x0000242c branch  0x0000322d 
- 00012827  0x0000242f setarg  0x0000010d 
- 00012828  0x00002430 call  0x0000327e 
- 00012829  0x00002431 arg  0x00000164 , 0x00000011 
- 00012830  0x00002432 call  0x000032bf 
- 00012831  0x00002435 branch  0x0000322d 
- 00012832  0x00002438 call  0x00002c7a 
- 00012833  0x00002439 add  0x00000013 , 0x000000cd , 0x00000005 
- 00012834  0x0000243a istore  0x00000001 , 0x00000005 
- 00012835  0x0000243b rtn 
- 00012836  0x0000243e call  0x00002c7a 
- 00012837  0x0000243f add  0x00000013 , 0x000000be , 0x00000011 
- 00012838  0x00002440 branch  0x0000327f 
- 00012839  0x00002442 call  0x00002c7a 
- 00012840  0x00002443 add  0x00000013 , 0x000000be , 0x00000005 
- 00012841  0x00002444 branch  0x0000322d 
- 00012842  0x00002447 add  0x00000013 , 0x000000ae , 0x00000011 
- 00012843  0x00002448 branch  0x0000327f 
- 00012844  0x0000244a add  0x00000013 , 0x000000ae , 0x00000005 
- 00012845  0x0000244c istore  0x00000004 , 0x00000005 
- 00012846  0x0000244d rtn 
- 00012847  0x00002450 add  0x00000013 , 0x00000090 , 0x00000005 
- 00012848  0x00002451 branch  0x000032b4 
- 00012849  0x00002454 setarg  0x00000000 
- 00012850  0x00002456 call  0x00002c7a 
- 00012851  0x00002457 add  0x00000013 , 0x00000085 , 0x00000005 
- 00012852  0x00002458 branch  0x000032b4 
- 00012853  0x0000245b add  0x00000013 , 0x00000042 , 0x00000005 
- 00012854  0x0000245c branch  0x000032b4 
- 00012855  0x0000245f setarg  0x00000004 
- 00012856  0x00002461 add  0x00000013 , 0x000000cc , 0x00000005 
- 00012857  0x00002462 branch  0x000032b4 
- 00012858  0x00002465 add  0x00000013 , 0x00000087 , 0x00000011 
- 00012859  0x00002466 branch  0x000032d1 
- 00012860  0x00002468 add  0x00000013 , 0x00000087 , 0x00000005 
- 00012861  0x00002469 branch  0x000032b4 
- 00012862  0x0000246c setarg  0x00000002 
- 00012863  0x0000246e add  0x00000013 , 0x000000d0 , 0x00000005 
- 00012864  0x0000246f branch  0x000032b4 
- 00012865  0x00002472 setarg  0x00000001 
- 00012866  0x00002474 call  0x00002c7a 
- 00012867  0x00002475 add  0x00000013 , 0x000000ce , 0x00000005 
- 00012868  0x00002476 branch  0x000032b4 
- 00012869  0x00002479 call  0x00002c7a 
- 00012870  0x0000247a add  0x00000013 , 0x000000b4 , 0x00000011 
- 00012871  0x0000247b branch  0x000032d1 
- 00012872  0x0000247d setarg  0x00000001 
- 00012873  0x0000247f call  0x00002c7a 
- 00012874  0x00002480 add  0x00000013 , 0x000000b4 , 0x00000005 
- 00012875  0x00002481 branch  0x000032b4 
- 00012876  0x00002484 call  0x00002c7a 
- 00012877  0x00002485 add  0x00000013 , 0x000000b2 , 0x00000011 
- 00012878  0x00002486 branch  0x000032d1 
- 00012879  0x00002488 setarg  0x00000001 
- 00012880  0x0000248a call  0x00002c7a 
- 00012881  0x0000248b add  0x00000013 , 0x000000b2 , 0x00000005 
- 00012882  0x0000248c branch  0x000032b4 
- 00012883  0x0000248f call  0x00002c7a 
- 00012884  0x00002490 add  0x00000013 , 0x00000096 , 0x00000011 
- 00012885  0x00002491 branch  0x000032d1 
- 00012886  0x00002493 add  0x00000013 , 0x00000096 , 0x00000005 
- 00012887  0x00002494 branch  0x000032b4 
- 00012888  0x00002497 add  0x00000013 , 0x000000cf , 0x00000011 
- 00012889  0x00002498 branch  0x000032d1 
- 00012890  0x0000249a setarg  0x00000000 
- 00012891  0x0000249c add  0x00000013 , 0x000000cf , 0x00000005 
- 00012892  0x0000249d branch  0x000032b4 
- 00012893  0x000024a0 add  0x00000013 , 0x000000d2 , 0x00000011 
- 00012894  0x000024a1 branch  0x000032d1 
- 00012895  0x000024a4 add  0x00000013 , 0x00000001 , 0x00000011 
- 00012896  0x000024a5 branch  0x000032d1 
- 00012897  0x000024a8 add  0x00000013 , 0x000000b5 , 0x00000011 
- 00012898  0x000024a9 branch  0x000032d1 
- 00012899  0x000024ab setarg  0x00000000 
- 00012900  0x000024ad call  0x00002c7a 
- 00012901  0x000024ae add  0x00000013 , 0x000000b5 , 0x00000005 
- 00012902  0x000024af branch  0x000032b4 
- 00012903  0x000024b2 call  0x00002c7a 
- 00012904  0x000024b3 add  0x00000013 , 0x000000fb , 0x00000011 
- 00012905  0x000024b4 ifetch  0x00000001 , 0x00000011 
- 00012906  0x000024b6 store  0x00000001 , 0x000041de 
- 00012907  0x000024b7 rtn 
- 00012908  0x000024ba call  0x00002c7a 
- 00012909  0x000024bb fetch  0x00000001 , 0x000041de 
- 00012910  0x000024bd add  0x00000013 , 0x000000fb , 0x00000005 
- 00012911  0x000024be branch  0x000032b4 
- 00012912  0x000024c1 add  0x00000013 , 0x000000fc , 0x00000011 
- 00012913  0x000024c2 branch  0x000032d1 
- 00012914  0x000024c5 add  0x00000013 , 0x000000fe , 0x00000005 
- 00012915  0x000024c6 branch  0x000032b4 
- 00012916  0x000024c9 setarg  0x00000109 
- 00012917  0x000024cb iadd  0x00000013 , 0x00000011 
- 00012918  0x000024cc ifetcht  0x00000001 , 0x00000011 
- 00012919  0x000024cd rtn 
- 00012920  0x000024d0 setarg  0x00000135 
- 00012921  0x000024d1 branch  0x000032d0 
- 00012922  0x000024d3 setarg  0x00000000 
- 00012923  0x000024d5 arg  0x00000135 , 0x00000011 
- 00012924  0x000024d6 branch  0x000032b3 
- 00012925  0x000024d9 setarg  0x0000012b 
- 00012926  0x000024db call  0x000032cd 
- 00012927  0x000024dd ifetch  0x00000004 , 0x00000011 
- 00012928  0x000024de rtn 
- 00012929  0x000024e1 setarg  0x0000015f 
- 00012930  0x000024e2 branch  0x000032d0 
- 00012931  0x000024e4 setarg  0x00000000 
- 00012932  0x000024e6 arg  0x0000015f , 0x00000011 
- 00012933  0x000024e7 branch  0x000032b3 
- 00012934  0x000024ea setarg  0x00000000 
- 00012935  0x000024ec arg  0x0000015c , 0x00000011 
- 00012936  0x000024ed branch  0x000032b3 
- 00012937  0x000024f0 arg  0x0000012f , 0x00000011 
- 00012938  0x000024f1 branch  0x000032b3 
- 00012939  0x000024f4 setarg  0x00000108 
- 00012940  0x000024f5 branch  0x000032d0 
- 00012941  0x000024f7 arg  0x00000108 , 0x00000011 
- 00012942  0x000024f8 branch  0x000032b3 
- 00012943  0x000024fb setarg  0x00000105 
- 00012944  0x000024fc branch  0x000032d0 
- 00012945  0x000024fe setarg  0x00000000 
- 00012946  0x00002500 arg  0x00000105 , 0x00000011 
- 00012947  0x00002501 branch  0x000032b3 
- 00012948  0x00002504 setarg  0x00000104 
- 00012949  0x00002505 branch  0x000032d0 
- 00012950  0x00002507 setarg  0x00000000 
- 00012951  0x00002509 arg  0x00000104 , 0x00000011 
- 00012952  0x0000250a branch  0x000032b3 
- 00012953  0x0000250d setarg  0x00000000 
- 00012954  0x0000250f arg  0x0000013b , 0x00000011 
- 00012955  0x00002510 branch  0x000032b3 
- 00012956  0x00002512 setarg  0x00000001 
- 00012957  0x00002513 branch  0x0000329a 
- 00012958  0x00002516 setarg  0x0000010c 
- 00012959  0x00002517 call  0x000032cd 
- 00012960  0x00002518 ifetch  0x00000007 , 0x00000011 
- 00012961  0x00002519 rtn 
- 00012962  0x0000251c setarg  0x0000015e 
- 00012963  0x0000251d branch  0x000032d0 
- 00012964  0x0000251f setarg  0x00000000 
- 00012965  0x00002521 arg  0x0000015e , 0x00000011 
- 00012966  0x00002522 branch  0x000032b3 
- 00012967  0x00002525 setarg  0x00000000 
- 00012968  0x00002527 arg  0x00000180 , 0x00000011 
- 00012969  0x00002528 branch  0x000032b3 
- 00012970  0x0000252b setarg  0x00000000 
- 00012971  0x0000252d arg  0x0000017e , 0x00000011 
- 00012972  0x0000252e branch  0x000032b3 
- 00012973  0x00002531 setarg  0x00000000 
- 00012974  0x00002533 arg  0x0000017f , 0x00000011 
- 00012975  0x00002534 branch  0x000032b3 
- 00012976  0x00002537 arg  0x00000102 , 0x00000011 
- 00012977  0x00002538 branch  0x000032b3 
- 00012978  0x0000253b arg  0x00000103 , 0x00000011 
- 00012979  0x0000253d call  0x000032c7 
- 00012980  0x0000253f istore  0x00000001 , 0x00000005 
- 00012981  0x00002540 rtn 
- 00012982  0x00002543 setarg  0x0000015d 
- 00012983  0x00002544 branch  0x000032d0 
- 00012984  0x00002547 arg  0x0000015d , 0x00000011 
- 00012985  0x00002548 branch  0x000032b3 
- 00012986  0x0000254b setarg  0x0000018a 
- 00012987  0x0000254c call  0x000032d0 
- 00012988  0x0000254d branch  0x0000326a 
- 00012989  0x00002550 setarg  0x0000010c 
- 00012990  0x00002551 branch  0x000032d0 
- 00012991  0x00002554 copy  0x0000003f , 0x00000002 
- 00012992  0x00002555 copy  0x00000011 , 0x0000003f 
- 00012993  0x00002556 iadd  0x00000013 , 0x00000005 
- 00012994  0x00002557 copy  0x00000002 , 0x0000003f 
- 00012995  0x00002558 rtn 
- 00012996  0x0000255b call  0x000032bf 
- 00012997  0x0000255d istore  0x00000003 , 0x00000005 
- 00012998  0x0000255e rtn 
- 00012999  0x00002561 call  0x00002c7a 
- 00013000  0x00002563 copy  0x0000003f , 0x00000012 
- 00013001  0x00002564 copy  0x00000011 , 0x0000003f 
- 00013002  0x00002565 iadd  0x00000013 , 0x00000005 
- 00013003  0x00002566 copy  0x00000012 , 0x0000003f 
- 00013004  0x00002567 rtn 
- 00013005  0x0000256a call  0x00002c7a 
- 00013006  0x0000256b iadd  0x00000013 , 0x00000011 
- 00013007  0x0000256c rtn 
- 00013008  0x0000256f call  0x000032cd 
- 00013009  0x00002571 ifetch  0x00000001 , 0x00000011 
- 00013010  0x00002572 rtn 
- 00013011  0x00002575 call  0x000032cd 
- 00013012  0x00002576 ifetcht  0x00000004 , 0x00000011 
- 00013013  0x00002577 rtn 
- 00013014  0x0000257a setarg  0x00000000 
- 00013015  0x0000257b branch  0x000032b4 
- 00013016  0x00002580 bpatch  0x000000c4 , 0x00004018 
- 00013017  0x00002581 fetch  0x00000001 , 0x00004092 
- 00013018  0x00002582 branch  0x000032d8 , 0x00000034 
- 00013019  0x00002584 beq  0x00000004 , 0x00002f30 
- 00013020  0x00002585 beq  0x0000000f , 0x00003436 
- 00013021  0x00002586 beq  0x00000009 , 0x000045de 
- 00013022  0x00002587 beq  0x0000000a , 0x0000392a 
- 00013023  0x00002588 beq  0x0000000e , 0x000035bf 
- 00013024  0x00002589 beq  0x00000010 , 0x000044a4 
- 00013025  0x0000258a bbit1  0x00000006 , 0x00003d00 
- 00013026  0x0000258b rtn 
- 00013027  0x0000258e bpatch  0x000000c5 , 0x00004018 
- 00013028  0x0000258f jam  0x00000000 , 0x00000151 
- 00013029  0x00002590 jam  0x00000000 , 0x0000017f 
- 00013030  0x00002591 jam  0x00000000 , 0x00000180 
- 00013031  0x00002592 setarg  0x00000000 
- 00013032  0x00002593 store  0x00000005 , 0x000009ae 
- 00013033  0x00002594 fetch  0x00000001 , 0x00004092 
- 00013034  0x00002595 branch  0x000032e3 , 0x00000034 
- 00013035  0x00002596 beq  0x0000000a , 0x00003962 
- 00013036  0x00002598 rtn 
- 00013037  0x0000259c call  0x00007cd1 
- 00013038  0x0000259d call  0x00007d9c 
- 00013039  0x0000259e call  0x000032f6 
- 00013040  0x0000259f fetch  0x00000002 , 0x000041f3 
- 00013041  0x000025a0 branch  0x00007f9c 
- 00013042  0x000025a3 fetch  0x00000002 , 0x000041f1 
- 00013043  0x000025a4 branch  0x00007f9c 
- 00013044  0x000025a7 fetch  0x00000002 , 0x000041ef 
- 00013045  0x000025a8 branch  0x00007f9c 
- 00013046  0x000025ab bpatch  0x000000c6 , 0x00004018 
- 00013047  0x000025ad arg  0x00004668 , 0x00000011 
- 00013048  0x000025ae call  0x00007fc4 
- 00013049  0x000025af rtn  0x00000034 
- 00013050  0x000025b1 copy  0x0000003f , 0x00000013 
- 00013051  0x000025b2 call  0x000032ff 
- 00013052  0x000025b3 branch  0x00003324 
- 00013053  0x000025b6 arg  0x00000000 , 0x00000013 
- 00013054  0x000025b7 rtn 
- 00013055  0x000025bd beq  0x00000001 , 0x00003311 
- 00013056  0x000025be beq  0x00000010 , 0x00003357 
- 00013057  0x000025bf beq  0x00000005 , 0x00003335 
- 00013058  0x000025c0 beq  0x00000012 , 0x0000333c 
- 00013059  0x000025c1 beq  0x00000006 , 0x00003353 
- 00013060  0x000025c2 beq  0x00000004 , 0x00003394 
- 00013061  0x000025c3 beq  0x00000002 , 0x00003399 
- 00013062  0x000025c4 beq  0x00000013 , 0x00003394 
- 00013063  0x000025c5 beq  0x00000014 , 0x0000334b 
- 00013064  0x000025c6 beq  0x00000015 , 0x0000334f 
- 00013065  0x000025c7 beq  0x00000003 , 0x0000332e 
- 00013066  0x000025c8 beq  0x0000000b , 0x00003340 
- 00013067  0x000025c9 beq  0x0000000c , 0x00003347 
- 00013068  0x000025cb beq  0x00000016 , 0x0000335b 
- 00013069  0x000025cc beq  0x00000018 , 0x0000332a 
- 00013070  0x000025cd beq  0x0000002a , 0x0000331a 
- 00013071  0x000025ce beq  0x0000002b , 0x00003318 
- 00013072  0x000025cf rtn 
- 00013073  0x000025d3 fetch  0x00000002 , 0x00004682 
- 00013074  0x000025d4 set1  0x00000000 , 0x0000003f 
- 00013075  0x000025d5 store  0x00000002 , 0x00004682 
- 00013076  0x000025d6 fetch  0x00000002 , 0x0000420a 
- 00013077  0x000025d7 set0  0x00000000 , 0x0000003f 
- 00013078  0x000025d8 store  0x00000002 , 0x0000420a 
- 00013079  0x000025d9 rtn 
- 00013080  0x000025dc jam  0x00000000 , 0x00000229 
- 00013081  0x000025dd rtn 
- 00013082  0x000025e0 fetch  0x00000001 , 0x00000229 
- 00013083  0x000025e1 increase  0x00000001 , 0x0000003f 
- 00013084  0x000025e2 store  0x00000001 , 0x00000229 
- 00013085  0x000025e3 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00013086  0x000025e4 branch  0x000033df , 0x00000002 
- 00013087  0x000025e5 jam  0x00000000 , 0x00000229 
- 00013088  0x000025e6 fetch  0x00000002 , 0x0000420a 
- 00013089  0x000025e7 set1  0x00000009 , 0x0000003f 
- 00013090  0x000025e8 store  0x00000002 , 0x0000420a 
- 00013091  0x000025e9 branch  0x000033e9 
- 00013092  0x000025ec fetch  0x00000002 , 0x000041f5 
- 00013093  0x000025ed branch  0x00007f9c 
- 00013094  0x000025f0 fetch  0x00000002 , 0x000041e9 
- 00013095  0x000025f1 branch  0x00007f9c 
- 00013096  0x000025f4 fetch  0x00000002 , 0x000041ed 
- 00013097  0x000025f5 branch  0x00007f9c 
- 00013098  0x000025f8 fetch  0x00000002 , 0x0000420a 
- 00013099  0x000025f9 set1  0x00000001 , 0x0000003f 
- 00013100  0x000025fa store  0x00000002 , 0x0000420a 
- 00013101  0x000025fb branch  0x00003412 
- 00013102  0x000025fe fetch  0x00000002 , 0x00004682 
- 00013103  0x000025ff set1  0x00000007 , 0x0000003f 
- 00013104  0x00002600 store  0x00000002 , 0x00004682 
- 00013105  0x00002601 fetch  0x00000002 , 0x0000420a 
- 00013106  0x00002602 set1  0x00000002 , 0x0000003f 
- 00013107  0x00002603 store  0x00000002 , 0x0000420a 
- 00013108  0x00002604 rtn 
- 00013109  0x00002607 fetch  0x00000002 , 0x00004682 
- 00013110  0x00002608 set1  0x00000001 , 0x0000003f 
- 00013111  0x00002609 store  0x00000002 , 0x00004682 
- 00013112  0x0000260a fetch  0x00000002 , 0x0000420a 
- 00013113  0x0000260b set1  0x00000004 , 0x0000003f 
- 00013114  0x0000260c store  0x00000002 , 0x0000420a 
- 00013115  0x0000260d rtn 
- 00013116  0x00002610 fetch  0x00000002 , 0x00004682 
- 00013117  0x00002611 set1  0x00000003 , 0x0000003f 
- 00013118  0x00002612 store  0x00000002 , 0x00004682 
- 00013119  0x00002613 rtn 
- 00013120  0x00002616 fetch  0x00000002 , 0x00004682 
- 00013121  0x00002617 set1  0x00000005 , 0x0000003f 
- 00013122  0x00002618 store  0x00000002 , 0x00004682 
- 00013123  0x00002619 fetch  0x00000002 , 0x0000420a 
- 00013124  0x0000261a set1  0x00000003 , 0x0000003f 
- 00013125  0x0000261b store  0x00000002 , 0x0000420a 
- 00013126  0x0000261c rtn 
- 00013127  0x0000261f fetch  0x00000002 , 0x00004682 
- 00013128  0x00002620 set0  0x00000005 , 0x0000003f 
- 00013129  0x00002621 store  0x00000002 , 0x00004682 
- 00013130  0x00002622 rtn 
- 00013131  0x00002625 fetch  0x00000002 , 0x00004682 
- 00013132  0x00002626 set1  0x00000009 , 0x0000003f 
- 00013133  0x00002627 store  0x00000002 , 0x00004682 
- 00013134  0x00002628 rtn 
- 00013135  0x0000262b fetch  0x00000002 , 0x00004682 
- 00013136  0x0000262c set0  0x00000009 , 0x0000003f 
- 00013137  0x0000262d store  0x00000002 , 0x00004682 
- 00013138  0x0000262e branch  0x00003418 
- 00013139  0x00002631 fetch  0x00000002 , 0x00004682 
- 00013140  0x00002632 set1  0x00000002 , 0x0000003f 
- 00013141  0x00002633 store  0x00000002 , 0x00004682 
- 00013142  0x00002634 rtn 
- 00013143  0x00002637 fetch  0x00000002 , 0x0000420a 
- 00013144  0x00002638 set1  0x00000000 , 0x0000003f 
- 00013145  0x00002639 store  0x00000002 , 0x0000420a 
- 00013146  0x0000263a rtn 
- 00013147  0x0000263d fetch  0x00000002 , 0x0000420a 
- 00013148  0x0000263e set1  0x00000008 , 0x0000003f 
- 00013149  0x0000263f store  0x00000002 , 0x0000420a 
- 00013150  0x00002640 branch  0x000033e9 
- 00013151  0x00002644 bpatch  0x000000c7 , 0x00004018 
- 00013152  0x00002645 store  0x00000001 , 0x0000022a 
- 00013153  0x00002647 fetch  0x00000001 , 0x0000022a 
- 00013154  0x00002648 rtn  0x00000034 
- 00013155  0x00002649 increase  0xffffffff , 0x0000003f 
- 00013156  0x0000264a store  0x00000001 , 0x0000022a 
- 00013157  0x0000264b call  0x00007cdd 
- 00013158  0x0000264c call  0x000033d6 
- 00013159  0x0000264d call  0x00003387 
- 00013160  0x0000264e call  0x0000338d 
- 00013161  0x0000264f call  0x0000651b 
- 00013162  0x00002650 fetch  0x00000002 , 0x000041fd 
- 00013163  0x00002651 call  0x00007f9c 
- 00013164  0x00002652 branch  0x00003361 
- 00013165  0x00002658 ifetch  0x00000001 , 0x00000013 
- 00013166  0x00002659 rtn  0x00000034 
- 00013167  0x0000265a pincrease  0xffffffff 
- 00013168  0x0000265b istore  0x00000001 , 0x00000013 
- 00013169  0x0000265c nrtn  0x00000034 
- 00013170  0x0000265d copy  0x00000012 , 0x0000003f 
- 00013171  0x0000265e branch  0x00007f9c 
- 00013172  0x00002663 ifetch  0x00000002 , 0x00000013 
- 00013173  0x00002664 rtn  0x00000034 
- 00013174  0x00002665 pincrease  0xffffffff 
- 00013175  0x00002666 istore  0x00000002 , 0x00000013 
- 00013176  0x00002667 nrtn  0x00000034 
- 00013177  0x00002668 copy  0x00000012 , 0x0000003f 
- 00013178  0x00002669 branch  0x00007f9c 
- 00013179  0x0000266c fetcht  0x00000002 , 0x0000423f 
- 00013180  0x0000266d add  0x00000002 , 0x00000001 , 0x00000013 
- 00013181  0x0000266e arg  0x0000337f , 0x00000012 
- 00013182  0x0000266f branch  0x0000336d 
- 00013183  0x00002672 call  0x0000342d 
- 00013184  0x00002673 beq  0x00000001 , 0x00003382 
- 00013185  0x00002675 branch  0x0000340a 
- 00013186  0x00002677 setarg  0x00000002 
- 00013187  0x00002678 istore  0x00000001 , 0x00000013 
- 00013188  0x00002679 add  0x00000002 , 0x00000008 , 0x00000012 
- 00013189  0x0000267b ifetch  0x00000002 , 0x00000012 
- 00013190  0x0000267c branch  0x00007f9c 
- 00013191  0x0000267f arg  0x00004205 , 0x00000013 
- 00013192  0x00002680 arg  0x0000338a , 0x00000012 
- 00013193  0x00002681 branch  0x0000336d 
- 00013194  0x00002684 call  0x00002252 
- 00013195  0x00002685 branch  0x0000340e , 0x00000005 
- 00013196  0x00002686 rtn 
- 00013197  0x0000268a arg  0x0000467e , 0x00000013 
- 00013198  0x0000268b arg  0x00003390 , 0x00000012 
- 00013199  0x0000268c branch  0x00003374 
- 00013200  0x0000268f call  0x000033f0 
- 00013201  0x00002690 call  0x00003408 
- 00013202  0x00002691 fetch  0x00000002 , 0x000041f7 
- 00013203  0x00002692 branch  0x00007f9c 
- 00013204  0x00002696 call  0x000033ac 
- 00013205  0x00002698 fetch  0x00000002 , 0x00004682 
- 00013206  0x00002699 set0  0x00000007 , 0x0000003f 
- 00013207  0x0000269a store  0x00000002 , 0x00004682 
- 00013208  0x0000269b rtn 
- 00013209  0x0000269e jam  0x00000000 , 0x00004205 
- 00013210  0x0000269f fetch  0x00000002 , 0x00004682 
- 00013211  0x000026a0 bbit1  0x00000007 , 0x0000339e 
- 00013212  0x000026a1 isolate0  0x00000001 , 0x0000003f 
- 00013213  0x000026a2 call  0x000032fd , 0x00000001 
- 00013214  0x000026a4 bpatch  0x000000c8 , 0x00004019 
- 00013215  0x000026a5 fetch  0x00000002 , 0x00004682 
- 00013216  0x000026a6 set0  0x00000000 , 0x0000003f 
- 00013217  0x000026a7 set0  0x00000001 , 0x0000003f 
- 00013218  0x000026a8 set0  0x00000002 , 0x0000003f 
- 00013219  0x000026a9 set0  0x00000003 , 0x0000003f 
- 00013220  0x000026aa set0  0x00000007 , 0x0000003f 
- 00013221  0x000026ab store  0x00000002 , 0x00004682 
- 00013222  0x000026ac branch  0x00003418 
- 00013223  0x000026af call  0x000033a9 
- 00013224  0x000026b0 branch  0x0000340a 
- 00013225  0x000026b4 setarg  0x00000000 
- 00013226  0x000026b5 store  0x00000002 , 0x00004208 
- 00013227  0x000026b6 rtn 
- 00013228  0x000026b8 setarg  0x00000000 
- 00013229  0x000026b9 store  0x00000002 , 0x0000420a 
- 00013230  0x000026ba rtn 
- 00013231  0x000026bd fetch  0x00000002 , 0x0000420a 
- 00013232  0x000026be store  0x00000002 , 0x00004208 
- 00013233  0x000026bf setarg  0x00000000 
- 00013234  0x000026c0 store  0x00000002 , 0x0000420a 
- 00013235  0x000026c1 rtn 
- 00013236  0x000026c4 fetch  0x00000002 , 0x0000420a 
- 00013237  0x000026c5 set1  0x00000007 , 0x0000003f 
- 00013238  0x000026c6 store  0x00000002 , 0x00004208 
- 00013239  0x000026c7 setarg  0x00000000 
- 00013240  0x000026c8 store  0x00000002 , 0x0000420a 
- 00013241  0x000026c9 rtn 
- 00013242  0x000026d2 fetch  0x00000001 , 0x00004682 
- 00013243  0x000026d3 isolate1  0x00000005 , 0x0000003f 
- 00013244  0x000026d4 rtn 
- 00013245  0x000026dd setarg  0x0000aa55 
- 00013246  0x000026df store  0x00000002 , 0x00000aaa 
- 00013247  0x000026e0 bpatch  0x000000c9 , 0x00004019 
- 00013248  0x000026e1 arg  0x00000002 , 0x00000002 
- 00013249  0x000026e2 arg  0x00000aaa , 0x00000011 
- 00013250  0x000026e3 arg  0x000000c3 , 0x00000012 
- 00013251  0x000026e4 branch  0x00006606 
- 00013252  0x000026e8 bpatch  0x000000ca , 0x00004019 
- 00013253  0x000026e9 arg  0x00000002 , 0x00000002 
- 00013254  0x000026ea arg  0x00000a9a , 0x00000011 
- 00013255  0x000026eb arg  0x000000c3 , 0x00000012 
- 00013256  0x000026ec call  0x000065df 
- 00013257  0x000026ed fetch  0x00000002 , 0x00000a9a 
- 00013258  0x000026ee arg  0x0000aa55 , 0x00000002 
- 00013259  0x000026ef isub  0x00000002 , 0x0000003e 
- 00013260  0x000026f0 rtn 
- 00013261  0x000026f4 fetch  0x00000001 , 0x0000455a 
- 00013262  0x000026f5 store  0x00000001 , 0x00004205 
- 00013263  0x000026f6 rtn 
- 00013264  0x000026f9 arg  0x00000009 , 0x00000007 
- 00013265  0x000026fa branch  0x00002c32 
- 00013266  0x000026fd arg  0x00000009 , 0x00000007 
- 00013267  0x000026fe branch  0x00002c36 
- 00013268  0x00002701 jam  0x00000005 , 0x00004206 
- 00013269  0x00002702 branch  0x000033d0 
- 00013270  0x00002705 arg  0x00004206 , 0x00000013 
- 00013271  0x00002706 arg  0x000033d2 , 0x00000012 
- 00013272  0x00002707 branch  0x0000336d 
- 00013273  0x0000270a jam  0x00000001 , 0x00004363 
- 00013274  0x0000270b rtn 
- 00013275  0x0000270e jam  0x00000000 , 0x00004363 
- 00013276  0x0000270f rtn 
- 00013277  0x00002712 jam  0x0000000a , 0x00000a99 
- 00013278  0x00002713 branch  0x00007d8f 
- 00013279  0x00002716 jam  0x0000001d , 0x00000a99 
- 00013280  0x00002717 branch  0x00007d8f 
- 00013281  0x0000271a bpatch  0x000000cb , 0x00004019 
- 00013282  0x0000271b fetch  0x00000001 , 0x00004207 
- 00013283  0x0000271c store  0x00000001 , 0x0000016d 
- 00013284  0x0000271d jam  0x00000001 , 0x00000228 
- 00013285  0x0000271e jam  0x00000003 , 0x00000a99 
- 00013286  0x0000271f branch  0x00007d8f 
- 00013287  0x00002722 jam  0x0000001e , 0x00000a99 
- 00013288  0x00002723 branch  0x00007d8f 
- 00013289  0x00002726 jam  0x00000004 , 0x00000a99 
- 00013290  0x00002727 branch  0x00007d8f 
- 00013291  0x0000272a fetch  0x00000002 , 0x00004687 
- 00013292  0x0000272b store  0x00000002 , 0x0000467e 
- 00013293  0x0000272d call  0x00003404 
- 00013294  0x0000272f jam  0x00000001 , 0x00000a99 
- 00013295  0x00002730 branch  0x00007d8f 
- 00013296  0x00002733 setarg  0x00000000 
- 00013297  0x00002734 store  0x00000002 , 0x0000467e 
- 00013298  0x00002735 jam  0x00000002 , 0x00000a99 
- 00013299  0x00002736 branch  0x00007d8f 
- 00013300  0x00002739 jam  0x0000000f , 0x00000a99 
- 00013301  0x0000273a branch  0x00007d8f 
- 00013302  0x0000273d jam  0x00000010 , 0x00000a99 
- 00013303  0x0000273e branch  0x00007d8f 
- 00013304  0x00002741 jam  0x0000000e , 0x00000a99 
- 00013305  0x00002742 branch  0x00007d8f 
- 00013306  0x00002745 jam  0x0000000d , 0x00000a99 
- 00013307  0x00002746 branch  0x00007d8f 
- 00013308  0x00002749 jam  0x00000017 , 0x00000a99 
- 00013309  0x0000274a branch  0x00007d8f 
- 00013310  0x0000274d jam  0x00000018 , 0x00000a99 
- 00013311  0x0000274e branch  0x00007d8f 
- 00013312  0x00002751 jam  0x00000016 , 0x00000a99 
- 00013313  0x00002752 branch  0x00007d8f 
- 00013314  0x00002755 jam  0x00000011 , 0x00000a99 
- 00013315  0x00002756 branch  0x00007d8f 
- 00013316  0x00002759 jam  0x00000015 , 0x00000a99 
- 00013317  0x0000275a branch  0x00007d8f 
- 00013318  0x0000275d jam  0x00000014 , 0x00000a99 
- 00013319  0x0000275e branch  0x00007d8f 
- 00013320  0x00002762 jam  0x00000013 , 0x00000a99 
- 00013321  0x00002763 branch  0x00007d8f 
- 00013322  0x00002766 jam  0x00000019 , 0x00000a99 
- 00013323  0x00002767 branch  0x00007d8f 
- 00013324  0x0000276a jam  0x00000006 , 0x00000a99 
- 00013325  0x0000276b branch  0x00007d8f 
- 00013326  0x0000276e jam  0x00000005 , 0x00000a99 
- 00013327  0x0000276f branch  0x00007d8f 
- 00013328  0x00002772 jam  0x0000001f , 0x00000a99 
- 00013329  0x00002773 branch  0x00007d8f 
- 00013330  0x00002776 jam  0x00000020 , 0x00000a99 
- 00013331  0x00002777 branch  0x00007d8f 
- 00013332  0x0000277a jam  0x00000025 , 0x00000a99 
- 00013333  0x0000277b branch  0x00007d8f 
- 00013334  0x0000277e set1  0x0000000d , 0x00000000 
- 00013335  0x0000277f rtn 
- 00013336  0x00002782 set0  0x0000000d , 0x00000000 
- 00013337  0x00002783 rtn 
- 00013338  0x00002798 call  0x0000342d 
- 00013339  0x00002799 beq  0x00000002 , 0x00003424 
- 00013340  0x0000279b setarg  0x00000001 
- 00013341  0x0000279c istore  0x00000001 , 0x00000013 
- 00013342  0x0000279d add  0x00000002 , 0x00000003 , 0x00000011 
- 00013343  0x0000279e add  0x00000002 , 0x00000006 , 0x00000012 
- 00013344  0x000027a0 ifetcht  0x00000001 , 0x00000011 
- 00013345  0x000027a1 increase  0x00000001 , 0x00000013 
- 00013346  0x000027a2 istoret  0x00000001 , 0x00000013 
- 00013347  0x000027a3 branch  0x00003385 
- 00013348  0x000027a6 setarg  0x00000000 
- 00013349  0x000027a7 istore  0x00000001 , 0x00000013 
- 00013350  0x000027a8 fetch  0x00000002 , 0x00004682 
- 00013351  0x000027a9 bbit0  0x00000009 , 0x00003429 
- 00013352  0x000027aa call  0x00003402 
- 00013353  0x000027ac fetcht  0x00000002 , 0x0000423f 
- 00013354  0x000027ad add  0x00000002 , 0x00000002 , 0x00000011 
- 00013355  0x000027ae add  0x00000002 , 0x00000004 , 0x00000012 
- 00013356  0x000027af branch  0x00003420 
- 00013357  0x000027b2 fetcht  0x00000002 , 0x0000423f 
- 00013358  0x000027b3 add  0x00000002 , 0x00000000 , 0x00000013 
- 00013359  0x000027b4 ifetch  0x00000001 , 0x00000013 
- 00013360  0x000027b5 rtn 
- 00013361  0x000027b8 call  0x0000342d 
- 00013362  0x000027b9 bne  0x00000000 , 0x00003434 
- 00013363  0x000027ba branch  0x0000340a 
- 00013364  0x000027bc add  0x00000002 , 0x0000000a , 0x00000012 
- 00013365  0x000027bd branch  0x00003385 
- 00013366  0x000027c0 rtn  0x0000002b 
- 00013367  0x000027c1 jam  0x00000000 , 0x00008081 
- 00013368  0x000027c2 setarg  0x00003463 
- 00013369  0x000027c3 store  0x00000002 , 0x000041eb 
- 00013370  0x000027c4 setarg  0x0000696c 
- 00013371  0x000027c5 store  0x00000002 , 0x000041ed 
- 00013372  0x000027c6 setarg  0x000034f5 
- 00013373  0x000027c7 store  0x00000002 , 0x000041f3 
- 00013374  0x000027c8 setarg  0x000034f4 
- 00013375  0x000027c9 store  0x00000002 , 0x000041ef 
- 00013376  0x000027ca setarg  0x0000347e 
- 00013377  0x000027cb store  0x00000002 , 0x000041f5 
- 00013378  0x000027cc setarg  0x000034b2 
- 00013379  0x000027cd store  0x00000002 , 0x000041fd 
- 00013380  0x000027ce setarg  0x00003465 
- 00013381  0x000027cf store  0x00000002 , 0x000041fb 
- 00013382  0x000027d0 setarg  0x00003470 
- 00013383  0x000027d1 store  0x00000002 , 0x000041e9 
- 00013384  0x000027d2 setarg  0x00003501 
- 00013385  0x000027d3 store  0x00000002 , 0x000041f9 
- 00013386  0x000027d4 bpatch  0x000000cc , 0x00004019 
- 00013387  0x000027d5 call  0x0000359b 
- 00013388  0x000027d6 call  0x00006948 
- 00013389  0x000027d7 call  0x000035ad 
- 00013390  0x000027d8 call  0x00007d08 
- 00013391  0x000027d9 call  0x00007cd3 
- 00013392  0x000027da setarg  0x0000350b 
- 00013393  0x000027db store  0x00000002 , 0x00004766 
- 00013394  0x000027dc setarg  0x000034fc 
- 00013395  0x000027dd store  0x00000002 , 0x0000475d 
- 00013396  0x000027de setarg  0x000034f8 
- 00013397  0x000027df store  0x00000002 , 0x0000475f 
- 00013398  0x000027e0 setarg  0x0000346c 
- 00013399  0x000027e1 store  0x00000002 , 0x00004761 
- 00013400  0x000027e2 setarg  0x000035a2 
- 00013401  0x000027e3 store  0x00000002 , 0x000046a9 
- 00013402  0x000027e4 setarg  0x000035a4 
- 00013403  0x000027e5 store  0x00000002 , 0x000046ab 
- 00013404  0x000027e6 setarg  0x000035a9 
- 00013405  0x000027e7 store  0x00000002 , 0x000046b4 
- 00013406  0x000027e8 setarg  0x000035a6 
- 00013407  0x000027e9 store  0x00000002 , 0x000046b6 
- 00013408  0x000027ea fetch  0x00000002 , 0x00004682 
- 00013409  0x000027eb rtnbit1  0x0000000c 
- 00013410  0x000027ec branch  0x0000340a 
- 00013411  0x000027ef call  0x00003586 
- 00013412  0x000027f0 branch  0x0000340a 
- 00013413  0x000027f3 call  0x00005892 
- 00013414  0x000027f4 nrtn  0x00000034 
- 00013415  0x000027f5 arg  0x00000b06 , 0x00000011 
- 00013416  0x000027f6 call  0x00007e54 
- 00013417  0x000027f7 nrtn  0x00000028 
- 00013418  0x000027f8 arg  0x00000b06 , 0x00000006 
- 00013419  0x000027f9 branch  0x00004746 
- 00013420  0x000027fc fetch  0x00000002 , 0x00004797 
- 00013421  0x000027fd store  0x00000002 , 0x00004791 
- 00013422  0x000027fe jam  0x00000001 , 0x00004753 
- 00013423  0x000027ff branch  0x0000358f 
- 00013424  0x00002802 fetch  0x00000001 , 0x0000479d 
- 00013425  0x00002803 beq  0x00000001 , 0x00003479 
- 00013426  0x00002804 fetch  0x00000002 , 0x00004682 
- 00013427  0x00002805 bbit0  0x00000009 , 0x00003479 
- 00013428  0x00002806 fetch  0x00000001 , 0x0000479e 
- 00013429  0x00002807 beq  0x00000001 , 0x000033d0 
- 00013430  0x00002808 fetch  0x00000001 , 0x00004700 
- 00013431  0x00002809 nbranch  0x000033d0 , 0x00000034 
- 00013432  0x0000280a branch  0x000033d2 
- 00013433  0x0000280d fetch  0x00000001 , 0x0000479b 
- 00013434  0x0000280e fetcht  0x00000001 , 0x0000479c 
- 00013435  0x0000280f ior  0x00000002 , 0x0000003f 
- 00013436  0x00002810 beq  0x00000001 , 0x000033d0 
- 00013437  0x00002811 branch  0x000033d2 
- 00013438  0x00002814 copy  0x00000013 , 0x0000003f 
- 00013439  0x00002815 beq  0x0000002d , 0x00003431 
- 00013440  0x00002816 beq  0x00000010 , 0x0000341a 
- 00013441  0x00002817 beq  0x00000014 , 0x000034df 
- 00013442  0x00002818 beq  0x00000015 , 0x000034e8 
- 00013443  0x00002819 beq  0x00000040 , 0x00003485 
- 00013444  0x0000281a rtn 
- 00013445  0x0000281c fetch  0x00000002 , 0x00004509 
- 00013446  0x0000281d beq  0x00000001 , 0x0000348c 
- 00013447  0x0000281f fetch  0x00000002 , 0x000043d8 
- 00013448  0x00002820 branch  0x000034a2 , 0x00000034 
- 00013449  0x00002822 jam  0x00000002 , 0x0000478a 
- 00013450  0x00002823 jam  0x0000003c , 0x0000478f 
- 00013451  0x00002824 rtn 
- 00013452  0x00002827 fetch  0x00000002 , 0x0000449a 
- 00013453  0x00002828 branch  0x000034a0 , 0x00000034 
- 00013454  0x0000282a jam  0x00000001 , 0x0000478a 
- 00013455  0x0000282b fetcht  0x00000002 , 0x000047b4 
- 00013456  0x0000282c fetch  0x00000002 , 0x00004496 
- 00013457  0x0000282d iadd  0x00000002 , 0x0000003f 
- 00013458  0x0000282e store  0x00000002 , 0x00004496 
- 00013459  0x0000282f copy  0x0000003f , 0x00000011 
- 00013460  0x00002830 fetch  0x00000002 , 0x00004498 
- 00013461  0x00002831 iadd  0x00000002 , 0x0000003f 
- 00013462  0x00002832 store  0x00000002 , 0x00004498 
- 00013463  0x00002833 iadd  0x00000011 , 0x0000003f 
- 00013464  0x00002834 rshift  0x0000003f , 0x00000002 
- 00013465  0x00002835 fetch  0x00000002 , 0x000047c0 
- 00013466  0x00002836 idiv  0x00000002 
- 00013467  0x00002837 call  0x00007f86 
- 00013468  0x00002838 quotient  0x0000003f 
- 00013469  0x00002839 store  0x00000002 , 0x0000449a 
- 00013470  0x0000283a jam  0x00000001 , 0x00004790 
- 00013471  0x0000283b rtn 
- 00013472  0x0000283d jam  0x00000003 , 0x0000478a 
- 00013473  0x0000283e rtn 
- 00013474  0x00002841 jam  0x00000000 , 0x00004172 
- 00013475  0x00002842 jam  0x00000000 , 0x00004790 
- 00013476  0x00002843 fetch  0x00000002 , 0x000043d6 
- 00013477  0x00002844 fetcht  0x00000002 , 0x000047be 
- 00013478  0x00002845 isub  0x00000002 , 0x0000003e 
- 00013479  0x00002846 setflag  0x00000002 , 0x00000000 , 0x00000011 
- 00013480  0x00002847 fetch  0x00000002 , 0x000047c0 
- 00013481  0x00002848 fetcht  0x00000002 , 0x000043d6 
- 00013482  0x00002849 isub  0x00000002 , 0x0000003f 
- 00013483  0x0000284a setflag  0x00000002 , 0x00000001 , 0x00000011 
- 00013484  0x0000284b compare  0x00000003 , 0x00000011 , 0x00000003 
- 00013485  0x0000284c rtn  0x00000001 
- 00013486  0x0000284d fetch  0x00000008 , 0x000047be 
- 00013487  0x0000284e store  0x00000008 , 0x00004496 
- 00013488  0x0000284f jam  0x00000001 , 0x00004790 
- 00013489  0x00002850 rtn 
- 00013490  0x00002855 call  0x0000337b 
- 00013491  0x00002856 call  0x000034b9 
- 00013492  0x00002857 call  0x000034be 
- 00013493  0x00002858 call  0x000034d5 
- 00013494  0x00002859 call  0x000034ca 
- 00013495  0x0000285a call  0x000034c4 
- 00013496  0x0000285b branch  0x000034d9 
- 00013497  0x0000285f arg  0x00004799 , 0x00000013 
- 00013498  0x00002860 arg  0x000034bc , 0x00000012 
- 00013499  0x00002861 branch  0x0000336d 
- 00013500  0x00002863 jam  0x00000000 , 0x0000479a 
- 00013501  0x00002864 rtn 
- 00013502  0x00002866 arg  0x00004793 , 0x00000013 
- 00013503  0x00002867 arg  0x000034c1 , 0x00000012 
- 00013504  0x00002868 branch  0x00003374 
- 00013505  0x0000286a arg  0x000046bf , 0x00000013 
- 00013506  0x0000286b arg  0x0000469e , 0x00000012 
- 00013507  0x0000286c branch  0x00003591 
- 00013508  0x00002870 arg  0x0000478f , 0x00000013 
- 00013509  0x00002871 arg  0x000034c7 , 0x00000012 
- 00013510  0x00002872 branch  0x0000336d 
- 00013511  0x00002875 fetch  0x00000002 , 0x0000449a 
- 00013512  0x00002876 store  0x00000001 , 0x00004172 
- 00013513  0x00002877 rtn 
- 00013514  0x00002879 arg  0x00004790 , 0x00000013 
- 00013515  0x0000287a arg  0x000034cd , 0x00000012 
- 00013516  0x0000287b branch  0x0000336d 
- 00013517  0x0000287d fetch  0x00000001 , 0x0000043f 
- 00013518  0x0000287e compare  0x00000000 , 0x0000003f , 0x00000060 
- 00013519  0x0000287f nbranch  0x000034d3 , 0x00000001 
- 00013520  0x00002880 jam  0x00000001 , 0x0000478a 
- 00013521  0x00002881 call  0x00003416 
- 00013522  0x00002882 branch  0x00005abf 
- 00013523  0x00002884 jam  0x00000001 , 0x00004790 
- 00013524  0x00002885 rtn 
- 00013525  0x00002888 arg  0x00004791 , 0x00000013 
- 00013526  0x00002889 arg  0x000034d8 , 0x00000012 
- 00013527  0x0000288a branch  0x00003374 
- 00013528  0x0000288e branch  0x0000341a 
- 00013529  0x00002893 arg  0x0000478d , 0x00000013 
- 00013530  0x00002894 arg  0x000034dc , 0x00000012 
- 00013531  0x00002895 branch  0x00003374 
- 00013532  0x00002897 fetch  0x00000002 , 0x000047a7 
- 00013533  0x00002898 store  0x00000002 , 0x0000478d 
- 00013534  0x00002899 branch  0x000035af 
- 00013535  0x0000289d fetch  0x00000002 , 0x000047a7 
- 00013536  0x0000289e store  0x00000002 , 0x0000478d 
- 00013537  0x0000289f setarg  0x00000000 
- 00013538  0x000028a0 store  0x00000002 , 0x00004793 
- 00013539  0x000028a1 store  0x00000002 , 0x00004791 
- 00013540  0x000028a2 call  0x0000355c 
- 00013541  0x000028a3 call  0x00003586 
- 00013542  0x000028a4 jam  0x00000000 , 0x00004172 
- 00013543  0x000028a5 branch  0x000033f8 
- 00013544  0x000028ab setarg  0x00000000 
- 00013545  0x000028ac store  0x00000004 , 0x0000478d 
- 00013546  0x000028ad store  0x00000003 , 0x0000478a 
- 00013547  0x000028ae store  0x00000002 , 0x00004509 
- 00013548  0x000028b0 jam  0x00000001 , 0x000047a0 
- 00013549  0x000028b1 fetch  0x00000002 , 0x00004797 
- 00013550  0x000028b2 store  0x00000002 , 0x00004791 
- 00013551  0x000028b3 call  0x00007e38 
- 00013552  0x000028b4 fetch  0x00000001 , 0x00004759 
- 00013553  0x000028b5 rtneq  0x00000000 
- 00013554  0x000028b6 call  0x0000358f 
- 00013555  0x000028b7 branch  0x0000356e 
- 00013556  0x000028bc branch  0x00003508 
- 00013557  0x000028c0 fetch  0x00000001 , 0x00004759 
- 00013558  0x000028c1 rtnne  0x00000002 
- 00013559  0x000028c2 branch  0x00003508 
- 00013560  0x000028c8 arg  0x000046cd , 0x00000013 
- 00013561  0x000028c9 call  0x00003582 
- 00013562  0x000028ca arg  0x000046c6 , 0x00000013 
- 00013563  0x000028cc branch  0x00003584 
- 00013564  0x000028cf jam  0x00000000 , 0x0000436e 
- 00013565  0x000028d0 arg  0x000046db , 0x00000013 
- 00013566  0x000028d1 call  0x00003582 
- 00013567  0x000028d2 arg  0x000046d4 , 0x00000013 
- 00013568  0x000028d3 branch  0x000034fb 
- 00013569  0x000028d6 fetch  0x00000001 , 0x00000477 
- 00013570  0x000028d7 beq  0x00000012 , 0x00003504 
- 00013571  0x000028d8 rtn 
- 00013572  0x000028da fetch  0x00000002 , 0x00000478 
- 00013573  0x000028dc beq  0x0000000d , 0x00003536 
- 00013574  0x000028dd beq  0x0000000b , 0x00003571 
- 00013575  0x000028de rtn 
- 00013576  0x000028e4 fetch  0x00000001 , 0x00004753 
- 00013577  0x000028e5 rtn  0x00000034 
- 00013578  0x000028e6 branch  0x00006978 
- 00013579  0x000028eb copy  0x00000011 , 0x0000003f 
- 00013580  0x000028ec branch  0x00003510 , 0x00000034 
- 00013581  0x000028ee copy  0x00000007 , 0x0000003f 
- 00013582  0x000028ef beq  0x00000000 , 0x00003513 
- 00013583  0x000028f0 rtn 
- 00013584  0x000028f2 copy  0x00000007 , 0x0000003f 
- 00013585  0x000028f3 beq  0x00000000 , 0x0000351b 
- 00013586  0x000028f4 rtn 
- 00013587  0x000028f7 jam  0x00000001 , 0x0000479d 
- 00013588  0x000028f8 arg  0x000046f7 , 0x00000013 
- 00013589  0x000028f9 call  0x00003582 
- 00013590  0x000028fa arg  0x000046f0 , 0x00000013 
- 00013591  0x000028fb call  0x00003584 
- 00013592  0x000028fc fetch  0x00000002 , 0x00004682 
- 00013593  0x000028fd bbit0  0x00000009 , 0x00003532 
- 00013594  0x000028fe branch  0x00003521 
- 00013595  0x00002901 jam  0x00000000 , 0x0000479d 
- 00013596  0x00002902 branch  0x0000351d 
- 00013597  0x00002907 fetch  0x00000001 , 0x0000479a 
- 00013598  0x00002908 rtnne  0x00000001 
- 00013599  0x00002909 jam  0x00000005 , 0x00004799 
- 00013600  0x0000290a rtn 
- 00013601  0x0000290d fetch  0x00000001 , 0x0000479a 
- 00013602  0x0000290e pincrease  0x00000001 
- 00013603  0x0000290f store  0x00000001 , 0x0000479a 
- 00013604  0x00002910 beq  0x00000001 , 0x00003527 
- 00013605  0x00002911 beq  0x00000002 , 0x0000352b 
- 00013606  0x00002912 rtn 
- 00013607  0x00002914 call  0x0000355c 
- 00013608  0x00002915 jam  0x00000001 , 0x00004771 
- 00013609  0x00002916 arg  0x0000476c , 0x00000013 
- 00013610  0x00002917 branch  0x00003544 
- 00013611  0x00002919 jam  0x00000000 , 0x0000479a 
- 00013612  0x0000291a jam  0x00000002 , 0x00004771 
- 00013613  0x0000291b arg  0x0000476c , 0x00000013 
- 00013614  0x0000291c call  0x00003544 
- 00013615  0x0000291d fetch  0x00000001 , 0x0000479e 
- 00013616  0x0000291e beq  0x00000001 , 0x00003551 
- 00013617  0x0000291f rtn 
- 00013618  0x00002922 fetch  0x00000002 , 0x00004797 
- 00013619  0x00002923 store  0x00000002 , 0x00004791 
- 00013620  0x00002924 call  0x0000355c 
- 00013621  0x00002925 branch  0x0000358f 
- 00013622  0x00002929 bpatch  0x000000cd , 0x00004019 
- 00013623  0x0000292a call  0x000036fc 
- 00013624  0x0000292b ifetch  0x00000001 , 0x00000011 
- 00013625  0x0000292c beq  0x00000003 , 0x0000353c 
- 00013626  0x0000292d beq  0x00000007 , 0x00003540 
- 00013627  0x0000292e rtn 
- 00013628  0x00002931 fetch  0x00000001 , 0x0000479e 
- 00013629  0x00002932 beq  0x00000000 , 0x00003551 
- 00013630  0x00002933 beq  0x00000001 , 0x0000355c 
- 00013631  0x00002934 rtn 
- 00013632  0x00002937 ifetch  0x00000001 , 0x00000012 
- 00013633  0x00002938 beq  0x00000001 , 0x00003564 
- 00013634  0x00002939 beq  0x00000000 , 0x00003569 
- 00013635  0x0000293a rtn 
- 00013636  0x00002942 bpatch  0x000000ce , 0x00004019 
- 00013637  0x00002943 fetch  0x00000001 , 0x0000478b 
- 00013638  0x00002944 isolate1  0x00000000 , 0x0000003f 
- 00013639  0x00002945 nrtn  0x00000001 
- 00013640  0x00002946 add  0x00000013 , 0x00000006 , 0x00000006 
- 00013641  0x00002947 ifetch  0x00000002 , 0x00000006 
- 00013642  0x00002948 byteswap  0x0000003f , 0x0000003f 
- 00013643  0x00002949 add  0x0000003f , 0x00000005 , 0x00000039 
- 00013644  0x0000294a add  0x00000013 , 0x00000003 , 0x00000006 
- 00013645  0x0000294b call  0x000036f0 
- 00013646  0x0000294c istore  0x00000001 , 0x00000006 
- 00013647  0x0000294d copy  0x00000013 , 0x00000011 
- 00013648  0x0000294e branch  0x00007e3d 
- 00013649  0x00002955 fetch  0x00000001 , 0x00004759 
- 00013650  0x00002956 rtn  0x00000034 
- 00013651  0x00002957 jam  0x00000001 , 0x0000479e 
- 00013652  0x00002958 arg  0x000046e9 , 0x00000013 
- 00013653  0x00002959 call  0x00003582 
- 00013654  0x0000295a arg  0x000046e2 , 0x00000013 
- 00013655  0x0000295b call  0x00003584 
- 00013656  0x0000295c jam  0x00000004 , 0x00004780 
- 00013657  0x0000295d jam  0x00000001 , 0x00004783 
- 00013658  0x0000295e arg  0x0000477b , 0x00000013 
- 00013659  0x0000295f branch  0x00003544 
- 00013660  0x00002961 fetch  0x00000001 , 0x0000479e 
- 00013661  0x00002962 rtn  0x00000034 
- 00013662  0x00002963 jam  0x00000000 , 0x0000479e 
- 00013663  0x00002964 call  0x00003586 
- 00013664  0x00002965 jam  0x00000004 , 0x00004780 
- 00013665  0x00002966 jam  0x00000000 , 0x00004783 
- 00013666  0x00002967 arg  0x0000477b , 0x00000013 
- 00013667  0x00002968 branch  0x00003544 
- 00013668  0x0000296b jam  0x00000001 , 0x0000479f 
- 00013669  0x0000296c jam  0x00000007 , 0x00004780 
- 00013670  0x0000296d jam  0x00000001 , 0x00004783 
- 00013671  0x0000296e arg  0x0000477b , 0x00000013 
- 00013672  0x0000296f branch  0x00003544 
- 00013673  0x00002971 jam  0x00000000 , 0x0000479f 
- 00013674  0x00002972 jam  0x00000007 , 0x00004780 
- 00013675  0x00002973 jam  0x00000000 , 0x00004783 
- 00013676  0x00002974 arg  0x0000477b , 0x00000013 
- 00013677  0x00002975 branch  0x00003544 
- 00013678  0x00002977 fetch  0x00000001 , 0x0000479f 
- 00013679  0x00002978 rtn  0x00000034 
- 00013680  0x00002979 branch  0x00003551 
- 00013681  0x0000297c ifetch  0x00000002 , 0x00000011 
- 00013682  0x0000297d store  0x00000002 , 0x0000478b 
- 00013683  0x0000297e isolate1  0x00000000 , 0x0000003f 
- 00013684  0x0000297f nrtn  0x00000001 
- 00013685  0x00002980 fetch  0x00000001 , 0x000047a0 
- 00013686  0x00002981 rtn  0x00000034 
- 00013687  0x00002982 jam  0x00000000 , 0x000047a0 
- 00013688  0x00002983 fetch  0x00000008 , 0x000047b6 
- 00013689  0x00002984 store  0x00000008 , 0x00004496 
- 00013690  0x00002985 jam  0x00000002 , 0x00004790 
- 00013691  0x00002986 call  0x000035af 
- 00013692  0x00002987 call  0x000035b9 
- 00013693  0x00002988 jam  0x00000007 , 0x00004780 
- 00013694  0x00002989 fetch  0x00000001 , 0x0000479f 
- 00013695  0x0000298a store  0x00000001 , 0x00004783 
- 00013696  0x0000298b arg  0x0000477b , 0x00000013 
- 00013697  0x0000298c branch  0x00003544 
- 00013698  0x00002991 arg  0x00000001 , 0x00000011 
- 00013699  0x00002992 branch  0x00003585 
- 00013700  0x00002994 arg  0x00000000 , 0x00000011 
- 00013701  0x00002996 branch  0x0000358c 
- 00013702  0x00002999 arg  0x00000000 , 0x00000011 
- 00013703  0x0000299a call  0x00007d19 
- 00013704  0x0000299b arg  0x00000001 , 0x00000011 
- 00013705  0x0000299c call  0x00007d19 
- 00013706  0x0000299d fetch  0x00000001 , 0x000047a1 
- 00013707  0x0000299e branch  0x000069d7 
- 00013708  0x000029a1 call  0x00007d04 
- 00013709  0x000029a2 arg  0x00000007 , 0x00000039 
- 00013710  0x000029a3 branch  0x00007d26 
- 00013711  0x000029a8 arg  0x000046b8 , 0x00000013 
- 00013712  0x000029a9 arg  0x0000469a , 0x00000012 
- 00013713  0x000029ab call  0x00003596 
- 00013714  0x000029ac call  0x00003584 
- 00013715  0x000029ad fetch  0x00000002 , 0x00004795 
- 00013716  0x000029ae store  0x00000002 , 0x00004793 
- 00013717  0x000029af branch  0x000033fa 
- 00013718  0x000029b2 ifetch  0x00000002 , 0x00000012 
- 00013719  0x000029b3 store  0x00000002 , 0x00004154 
- 00013720  0x000029b4 ifetch  0x00000002 , 0x00000006 
- 00013721  0x000029b5 store  0x00000002 , 0x00004482 
- 00013722  0x000029b6 rtn 
- 00013723  0x000029b9 arg  0x00000000 , 0x00000011 
- 00013724  0x000029ba call  0x000069a6 
- 00013725  0x000029bb fetch  0x00000006 , 0x000047a1 
- 00013726  0x000029bc store  0x00000006 , 0x00000a9a 
- 00013727  0x000029bd call  0x000069ae 
- 00013728  0x000029be fetch  0x00000001 , 0x000047a1 
- 00013729  0x000029bf branch  0x000069d7 
- 00013730  0x000029c2 jam  0x00000001 , 0x0000479b 
- 00013731  0x000029c3 rtn 
- 00013732  0x000029c5 jam  0x00000000 , 0x0000479b 
- 00013733  0x000029c6 rtn 
- 00013734  0x000029cb jam  0x00000000 , 0x0000479c 
- 00013735  0x000029cc fetch  0x00000001 , 0x000047a1 
- 00013736  0x000029cd branch  0x000069d7 
- 00013737  0x000029d0 jam  0x00000001 , 0x0000479c 
- 00013738  0x000029d1 fetch  0x00000006 , 0x000047a1 
- 00013739  0x000029d2 store  0x00000006 , 0x00000a9a 
- 00013740  0x000029d3 branch  0x000069ae 
- 00013741  0x000029d8 jam  0x00000000 , 0x0000422d 
- 00013742  0x000029d9 branch  0x000068a8 
- 00013743  0x000029dc call  0x000068eb 
- 00013744  0x000029dd call  0x00006908 
- 00013745  0x000029de store  0x00000002 , 0x000047b0 
- 00013746  0x000029df arg  0x000047aa , 0x00000011 
- 00013747  0x000029e0 call  0x00006930 
- 00013748  0x000029e1 store  0x00000001 , 0x000047a9 
- 00013749  0x000029e2 beq  0x00000000 , 0x000035be 
- 00013750  0x000029e3 sub  0x0000003f , 0x00000064 , 0x0000003e 
- 00013751  0x000029e4 nbranch  0x000035bc , 0x00000002 
- 00013752  0x000029e5 store  0x00000001 , 0x00004783 
- 00013753  0x000029e7 jam  0x00000005 , 0x00004780 
- 00013754  0x000029e8 arg  0x0000477b , 0x00000013 
- 00013755  0x000029e9 branch  0x00003544 
- 00013756  0x000029eb jam  0x00000064 , 0x00004783 
- 00013757  0x000029ec branch  0x000035b9 
- 00013758  0x000029ef branch  0x0000341a 
- 00013759  0x000029f4 rtn  0x0000002b 
- 00013760  0x000029f5 hfetch  0x00000001 , 0x00008081 
- 00013761  0x000029f6 and_into  0x000000f0 , 0x0000003f 
- 00013762  0x000029f7 hstore  0x00000001 , 0x00008081 
- 00013763  0x000029f8 setarg  0x00003631 
- 00013764  0x000029f9 store  0x00000002 , 0x000041eb 
- 00013765  0x000029fb setarg  0x00003633 
- 00013766  0x000029fc store  0x00000002 , 0x000041ed 
- 00013767  0x000029fe setarg  0x0000340a 
- 00013768  0x000029ff store  0x00000002 , 0x000041f7 
- 00013769  0x00002a01 setarg  0x00003635 
- 00013770  0x00002a02 store  0x00000002 , 0x000041f3 
- 00013771  0x00002a04 setarg  0x0000364b 
- 00013772  0x00002a05 store  0x00000002 , 0x000041f5 
- 00013773  0x00002a07 setarg  0x000033d0 
- 00013774  0x00002a08 store  0x00000002 , 0x000041e9 
- 00013775  0x00002a0a setarg  0x000036f6 
- 00013776  0x00002a0b store  0x00000002 , 0x000041f9 
- 00013777  0x00002a0d setarg  0x0000367a 
- 00013778  0x00002a0e store  0x00000002 , 0x000041fd 
- 00013779  0x00002a10 call  0x00002c7a 
- 00013780  0x00002a11 setarg  0x00003722 
- 00013781  0x00002a12 add  0x00000013 , 0x000000de , 0x00000005 
- 00013782  0x00002a13 istore  0x00000002 , 0x00000005 
- 00013783  0x00002a15 setarg  0x000035ed 
- 00013784  0x00002a16 store  0x00000002 , 0x0000475b 
- 00013785  0x00002a18 setarg  0x000035ef 
- 00013786  0x00002a19 store  0x00000002 , 0x0000475f 
- 00013787  0x00002a1b bpatch  0x000000cf , 0x00004019 
- 00013788  0x00002a1c call  0x00003628 
- 00013789  0x00002a1d call  0x00007e38 
- 00013790  0x00002a1e jam  0x00000002 , 0x00004172 
- 00013791  0x00002a1f jam  0x00000000 , 0x000049f6 
- 00013792  0x00002a20 fetch  0x00000001 , 0x000047cb 
- 00013793  0x00002a21 store  0x00000001 , 0x0000469a 
- 00013794  0x00002a22 beq  0x00000000 , 0x000035ee 
- 00013795  0x00002a23 fetch  0x00000001 , 0x000047cc 
- 00013796  0x00002a24 store  0x00000001 , 0x00004686 
- 00013797  0x00002a25 jam  0x00000000 , 0x0000436e 
- 00013798  0x00002a27 call  0x0000360f 
- 00013799  0x00002a28 call  0x00007cd3 
- 00013800  0x00002a29 call  0x00007cdd 
- 00013801  0x00002a2a jam  0x00000001 , 0x000047f3 
- 00013802  0x00002a2b fetch  0x00000002 , 0x00004682 
- 00013803  0x00002a2c rtnbit1  0x0000000c 
- 00013804  0x00002a2d branch  0x0000340a 
- 00013805  0x00002a30 branch  0x0000360f 
- 00013806  0x00002a33 jam  0x00000002 , 0x000047f3 
- 00013807  0x00002a35 jam  0x00000001 , 0x0000436e 
- 00013808  0x00002a36 call  0x0000360f 
- 00013809  0x00002a37 arg  0x00000000 , 0x00000011 
- 00013810  0x00002a38 call  0x00007d1e 
- 00013811  0x00002a3a setarg  0x00000020 
- 00013812  0x00002a3b call  0x000046f0 
- 00013813  0x00002a3d arg  0x000043b7 , 0x00000005 
- 00013814  0x00002a3e fetch  0x00000001 , 0x000044a0 
- 00013815  0x00002a40 and  0x0000003f , 0x000000f0 , 0x00000002 
- 00013816  0x00002a41 rshift4  0x00000002 , 0x00000002 
- 00013817  0x00002a42 call  0x00003609 
- 00013818  0x00002a43 istoret  0x00000001 , 0x00000005 
- 00013819  0x00002a44 and  0x0000003f , 0x0000000f , 0x00000002 
- 00013820  0x00002a45 call  0x00003609 
- 00013821  0x00002a46 istoret  0x00000001 , 0x00000005 
- 00013822  0x00002a47 call  0x000057a6 
- 00013823  0x00002a48 fetcht  0x00000001 , 0x000043af 
- 00013824  0x00002a49 copy  0x00000002 , 0x00000039 
- 00013825  0x00002a4a arg  0x00004372 , 0x00000005 
- 00013826  0x00002a4b arg  0x000043b0 , 0x00000006 
- 00013827  0x00002a4c call  0x00007f01 
- 00013828  0x00002a4e fetcht  0x00000001 , 0x000043af 
- 00013829  0x00002a4f copy  0x00000002 , 0x00000039 
- 00013830  0x00002a50 arg  0x00004392 , 0x00000005 
- 00013831  0x00002a51 arg  0x000043b0 , 0x00000006 
- 00013832  0x00002a52 branch  0x00007f01 
- 00013833  0x00002a54 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00013834  0x00002a55 branch  0x0000360d , 0x00000002 
- 00013835  0x00002a56 add  0x00000002 , 0x00000037 , 0x00000002 
- 00013836  0x00002a57 rtn 
- 00013837  0x00002a59 add  0x00000002 , 0x00000030 , 0x00000002 
- 00013838  0x00002a5a rtn 
- 00013839  0x00002a5d fetch  0x00000001 , 0x000047c0 
- 00013840  0x00002a5e bne  0x000000ff , 0x00003621 
- 00013841  0x00002a60 fetch  0x00000001 , 0x000047be 
- 00013842  0x00002a61 bne  0x000000ff , 0x00003624 
- 00013843  0x00002a63 fetch  0x00000001 , 0x000047c9 
- 00013844  0x00002a64 bne  0x000000ff , 0x00003626 
- 00013845  0x00002a66 fetch  0x00000001 , 0x0000472c 
- 00013846  0x00002a67 copy  0x0000003f , 0x00000039 
- 00013847  0x00002a68 setarg  0x0000472d 
- 00013848  0x00002a69 copy  0x0000003f , 0x00000011 
- 00013849  0x00002a6b copy  0x00000011 , 0x00000006 
- 00013850  0x00002a6c ifetch  0x00000001 , 0x00000006 
- 00013851  0x00002a6d copy  0x00000006 , 0x00000011 
- 00013852  0x00002a6e beq  0x000000ff , 0x0000361f 
- 00013853  0x00002a6f copy  0x0000003f , 0x00000002 
- 00013854  0x00002a70 call  0x0000680e 
- 00013855  0x00002a72 loop  0x00003619 
- 00013856  0x00002a74 rtn 
- 00013857  0x00002a76 fetch  0x00000008 , 0x000047c0 
- 00013858  0x00002a77 store  0x00000008 , 0x0000472f 
- 00013859  0x00002a78 branch  0x00003611 
- 00013860  0x00002a7a store  0x00000001 , 0x0000472d 
- 00013861  0x00002a7b branch  0x00003613 
- 00013862  0x00002a7d store  0x00000001 , 0x0000472e 
- 00013863  0x00002a7e branch  0x00003615 
- 00013864  0x00002a82 arg  0x00000000 , 0x00000011 
- 00013865  0x00002a83 call  0x000069a6 
- 00013866  0x00002a84 call  0x000037e4 
- 00013867  0x00002a85 call  0x00002c7d 
- 00013868  0x00002a86 branch  0x0000362d 
- 00013869  0x00002a89 jam  0x00000064 , 0x000047cf 
- 00013870  0x00002a8a fetch  0x00000001 , 0x000047c9 
- 00013871  0x00002a8b store  0x00000001 , 0x00004744 
- 00013872  0x00002a8c branch  0x000068a8 
- 00013873  0x00002a8f call  0x00006835 
- 00013874  0x00002a90 branch  0x0000696c 
- 00013875  0x00002a93 branch  0x0000696c 
- 00013876  0x00002a98 branch  0x00006978 
- 00013877  0x00002a9b call  0x00003642 
- 00013878  0x00002a9c call  0x000037ee 
- 00013879  0x00002a9d call  0x00003639 
- 00013880  0x00002a9e branch  0x00003634 
- 00013881  0x00002aa1 fetch  0x00000002 , 0x00004682 
- 00013882  0x00002aa2 rtnbit1  0x00000009 
- 00013883  0x00002aa3 fetch  0x00000001 , 0x000049f6 
- 00013884  0x00002aa4 beq  0x00000001 , 0x0000363e 
- 00013885  0x00002aa5 rtn 
- 00013886  0x00002aa7 fetch  0x00000001 , 0x000047ea 
- 00013887  0x00002aa8 rtneq  0x00000001 
- 00013888  0x00002aa9 jam  0x00000001 , 0x000047ea 
- 00013889  0x00002aaa branch  0x00003654 
- 00013890  0x00002aad fetch  0x00000002 , 0x00004682 
- 00013891  0x00002aae rtnbit0  0x00000009 
- 00013892  0x00002aaf call  0x00005892 
- 00013893  0x00002ab0 nrtn  0x00000034 
- 00013894  0x00002ab1 arg  0x00004718 , 0x00000011 
- 00013895  0x00002ab2 call  0x00007e54 
- 00013896  0x00002ab3 nrtn  0x00000028 
- 00013897  0x00002ab4 arg  0x00004718 , 0x00000006 
- 00013898  0x00002ab5 branch  0x00004746 
- 00013899  0x00002ab8 copy  0x00000013 , 0x0000003f 
- 00013900  0x00002ab9 beq  0x0000002d , 0x00003431 
- 00013901  0x00002aba beq  0x00000010 , 0x0000341a 
- 00013902  0x00002abb beq  0x00000014 , 0x00003651 
- 00013903  0x00002abc beq  0x00000015 , 0x00003660 
- 00013904  0x00002abd rtn 
- 00013905  0x00002ac0 setarg  0x00000000 
- 00013906  0x00002ac1 call  0x00003220 
- 00013907  0x00002ac2 branch  0x00003656 
- 00013908  0x00002ac4 fetch  0x00000002 , 0x000047eb 
- 00013909  0x00002ac5 store  0x00000002 , 0x000047ed 
- 00013910  0x00002ac7 jam  0x00000014 , 0x000047ce 
- 00013911  0x00002ac8 jam  0x00000000 , 0x00004091 
- 00013912  0x00002ac9 call  0x000033f8 
- 00013913  0x00002aca call  0x00003416 
- 00013914  0x00002acb fetch  0x00000001 , 0x000047bd 
- 00013915  0x00002acc beq  0x00000001 , 0x0000365e 
- 00013916  0x00002ace arg  0x00000000 , 0x00000011 
- 00013917  0x00002acf branch  0x00007d14 
- 00013918  0x00002ad1 arg  0x00000000 , 0x00000011 
- 00013919  0x00002ad2 branch  0x00007d19 
- 00013920  0x00002ad5 setarg  0x00000002 
- 00013921  0x00002ad6 call  0x00003220 
- 00013922  0x00002ad8 setarg  0x00000000 
- 00013923  0x00002ad9 store  0x00000005 , 0x0000479c 
- 00013924  0x00002ada setarg  0x00000004 
- 00013925  0x00002adb call  0x000069d7 
- 00013926  0x00002adc setarg  0x00000005 
- 00013927  0x00002add call  0x000069d7 
- 00013928  0x00002ade setarg  0x00000014 
- 00013929  0x00002adf call  0x000069d7 
- 00013930  0x00002ae0 setarg  0x00000015 
- 00013931  0x00002ae1 call  0x000069d7 
- 00013932  0x00002ae2 setarg  0x00000016 
- 00013933  0x00002ae3 call  0x000069d7 
- 00013934  0x00002ae4 setarg  0x00000007 
- 00013935  0x00002ae5 call  0x000069d7 
- 00013936  0x00002ae6 call  0x00007e38 
- 00013937  0x00002ae7 jam  0x0000000a , 0x0000475e 
- 00013938  0x00002ae8 jam  0x0000000a , 0x00004760 
- 00013939  0x00002ae9 jam  0x0000000a , 0x00004762 
- 00013940  0x00002aeb jam  0x00000002 , 0x00004172 
- 00013941  0x00002aec arg  0x00000000 , 0x00000011 
- 00013942  0x00002aed call  0x00007d1e 
- 00013943  0x00002aef setarg  0x00000020 
- 00013944  0x00002af0 call  0x000046f0 
- 00013945  0x00002af1 branch  0x000033fa 
- 00013946  0x00002af5 call  0x0000373b 
- 00013947  0x00002af6 call  0x0000373e 
- 00013948  0x00002af7 call  0x00003741 
- 00013949  0x00002af8 call  0x0000337b 
- 00013950  0x00002af9 call  0x000036c8 
- 00013951  0x00002afa call  0x000036a1 
- 00013952  0x00002afb call  0x0000368a 
- 00013953  0x00002afc call  0x00003683 
- 00013954  0x00002afd branch  0x0000368f 
- 00013955  0x00002b00 arg  0x0000479a , 0x00000013 
- 00013956  0x00002b01 arg  0x00003686 , 0x00000012 
- 00013957  0x00002b02 branch  0x0000336d 
- 00013958  0x00002b04 call  0x00003847 
- 00013959  0x00002b05 nrtn  0x00000001 
- 00013960  0x00002b06 jam  0x00000001 , 0x0000479b 
- 00013961  0x00002b07 rtn 
- 00013962  0x00002b0a arg  0x000047ed , 0x00000013 
- 00013963  0x00002b0b arg  0x0000368d , 0x00000012 
- 00013964  0x00002b0c branch  0x00003374 
- 00013965  0x00002b0e jam  0x00000002 , 0x000047ea 
- 00013966  0x00002b0f branch  0x00003662 
- 00013967  0x00002b12 arg  0x000047f1 , 0x00000013 
- 00013968  0x00002b13 arg  0x00003692 , 0x00000012 
- 00013969  0x00002b14 branch  0x0000336d 
- 00013970  0x00002b16 fetch  0x00000001 , 0x000047f2 
- 00013971  0x00002b17 branch  0x0000369e , 0x00000034 
- 00013972  0x00002b18 jam  0x00000002 , 0x000047f1 
- 00013973  0x00002b19 jam  0x00000000 , 0x000047f2 
- 00013974  0x00002b1a setarg  0x00000a02 
- 00013975  0x00002b1b store  0x00000002 , 0x00004752 
- 00013976  0x00002b1c fetch  0x00000001 , 0x000047b9 
- 00013977  0x00002b1d beq  0x00000003 , 0x0000369b 
- 00013978  0x00002b1f branch  0x00003762 
- 00013979  0x00002b21 setarg  0x00000a02 
- 00013980  0x00002b22 store  0x00000002 , 0x00004754 
- 00013981  0x00002b23 branch  0x00003762 
- 00013982  0x00002b25 setarg  0x00000000 
- 00013983  0x00002b26 store  0x00000004 , 0x00004752 
- 00013984  0x00002b27 branch  0x00003762 
- 00013985  0x00002b2a fetch  0x00000001 , 0x000047c8 
- 00013986  0x00002b2b rtn  0x00000034 
- 00013987  0x00002b2c fetch  0x00000002 , 0x00004682 
- 00013988  0x00002b2d bbit0  0x00000009 , 0x000036c6 
- 00013989  0x00002b2e arg  0x000047ce , 0x00000013 
- 00013990  0x00002b2f arg  0x000036a8 , 0x00000012 
- 00013991  0x00002b30 branch  0x0000336d 
- 00013992  0x00002b32 fetch  0x00000001 , 0x000047cd 
- 00013993  0x00002b33 store  0x00000001 , 0x000047ce 
- 00013994  0x00002b34 fetch  0x00000001 , 0x000047d1 
- 00013995  0x00002b35 nrtn  0x00000034 
- 00013996  0x00002b37 call  0x000068eb 
- 00013997  0x00002b38 call  0x00006908 
- 00013998  0x00002b39 store  0x00000002 , 0x000047e8 
- 00013999  0x00002b3a arg  0x000047e2 , 0x00000011 
- 00014000  0x00002b3b call  0x00006930 
- 00014001  0x00002b3c fetcht  0x00000001 , 0x000047cf 
- 00014002  0x00002b3d isub  0x00000002 , 0x0000003e 
- 00014003  0x00002b3e branch  0x000036b6 , 0x00000002 
- 00014004  0x00002b3f store  0x00000001 , 0x000047cf 
- 00014005  0x00002b40 copy  0x0000003f , 0x00000002 
- 00014006  0x00002b42 storet  0x00000001 , 0x000047d0 
- 00014007  0x00002b43 fetch  0x00000001 , 0x000047ca 
- 00014008  0x00002b44 isub  0x00000002 , 0x0000003e 
- 00014009  0x00002b45 call  0x000036c1 , 0x00000002 
- 00014010  0x00002b46 storet  0x00000001 , 0x000047db 
- 00014011  0x00002b47 arg  0x00000006 , 0x00000039 
- 00014012  0x00002b48 arg  0x000047d6 , 0x00000006 
- 00014013  0x00002b49 call  0x000036f0 
- 00014014  0x00002b4a store  0x00000001 , 0x000047dc 
- 00014015  0x00002b4b arg  0x000047d3 , 0x00000011 
- 00014016  0x00002b4c branch  0x00007e3d 
- 00014017  0x00002b4e fetch  0x00000001 , 0x000047d2 
- 00014018  0x00002b4f nrtn  0x00000034 
- 00014019  0x00002b50 jam  0x00000001 , 0x000047d2 
- 00014020  0x00002b51 arg  0x00000001 , 0x00000011 
- 00014021  0x00002b52 branch  0x00007d1e 
- 00014022  0x00002b54 arg  0x00000001 , 0x00000011 
- 00014023  0x00002b55 branch  0x00007d19 
- 00014024  0x00002b58 arg  0x000047a4 , 0x00000013 
- 00014025  0x00002b59 arg  0x000036cb , 0x00000012 
- 00014026  0x00002b5a branch  0x0000336d 
- 00014027  0x00002b5c jam  0x00000005 , 0x000047a4 
- 00014028  0x00002b5d jam  0x00000000 , 0x000047a6 
- 00014029  0x00002b5e fetch  0x00000001 , 0x000047a5 
- 00014030  0x00002b5f beq  0x00000001 , 0x000036ee 
- 00014031  0x00002b60 beq  0x00000000 , 0x000036ec 
- 00014032  0x00002b62 arg  0x0000479c , 0x00000006 
- 00014033  0x00002b63 copy  0x00000006 , 0x00000011 
- 00014034  0x00002b64 arg  0x00000008 , 0x00000039 
- 00014035  0x00002b66 copy  0x00000011 , 0x00000006 
- 00014036  0x00002b67 ifetch  0x00000001 , 0x00000006 
- 00014037  0x00002b68 copy  0x00000006 , 0x00000011 
- 00014038  0x00002b69 beq  0x00000000 , 0x000036e3 
- 00014039  0x00002b6a beq  0x00000001 , 0x000036e6 
- 00014040  0x00002b6b beq  0x00000002 , 0x000036e9 
- 00014041  0x00002b6d fetch  0x00000001 , 0x000047a6 
- 00014042  0x00002b6e increase  0x00000001 , 0x0000003f 
- 00014043  0x00002b6f store  0x00000001 , 0x000047a6 
- 00014044  0x00002b70 loop  0x000036d3 
- 00014045  0x00002b71 rtn 
- 00014046  0x00002b73 fetch  0x00000001 , 0x000047a6 
- 00014047  0x00002b74 arg  0x000047c0 , 0x00000012 
- 00014048  0x00002b75 iadd  0x00000012 , 0x00000012 
- 00014049  0x00002b76 ifetcht  0x00000001 , 0x00000012 
- 00014050  0x00002b77 rtn 
- 00014051  0x00002b79 call  0x000036de 
- 00014052  0x00002b7a call  0x00006825 
- 00014053  0x00002b7b branch  0x000036d9 
- 00014054  0x00002b7d call  0x000036de 
- 00014055  0x00002b7e call  0x00006829 
- 00014056  0x00002b7f branch  0x000036d9 
- 00014057  0x00002b81 fetch  0x00000001 , 0x000047a5 
- 00014058  0x00002b82 beq  0x00000001 , 0x000036e3 
- 00014059  0x00002b83 branch  0x000036e6 
- 00014060  0x00002b85 jam  0x00000001 , 0x000047a5 
- 00014061  0x00002b86 branch  0x000036d0 
- 00014062  0x00002b88 jam  0x00000000 , 0x000047a5 
- 00014063  0x00002b89 branch  0x000036d0 
- 00014064  0x00002b8e arg  0x00000000 , 0x00000011 
- 00014065  0x00002b90 ifetch  0x00000001 , 0x00000006 
- 00014066  0x00002b91 iadd  0x00000011 , 0x00000011 
- 00014067  0x00002b92 loop  0x000036f1 
- 00014068  0x00002b94 and  0x00000011 , 0x000000ff , 0x0000003f 
- 00014069  0x00002b95 rtn 
- 00014070  0x00002b98 fetch  0x00000001 , 0x00000477 
- 00014071  0x00002b99 beq  0x00000012 , 0x000036f9 
- 00014072  0x00002b9a rtn 
- 00014073  0x00002b9c fetch  0x00000002 , 0x00000478 
- 00014074  0x00002b9d beq  0x00000014 , 0x00003710 
- 00014075  0x00002b9e rtn 
- 00014076  0x00002bab bpatch  0x000000d0 , 0x0000401a 
- 00014077  0x00002bac ifetch  0x00000005 , 0x00000011 
- 00014078  0x00002bad store  0x00000005 , 0x00000b12 
- 00014079  0x00002bae fetch  0x00000002 , 0x00000b12 
- 00014080  0x00002baf arg  0x00006b5a , 0x00000002 
- 00014081  0x00002bb0 isub  0x00000002 , 0x0000003e 
- 00014082  0x00002bb1 nrtn  0x00000005 
- 00014083  0x00002bb2 fetch  0x00000002 , 0x00000b15 
- 00014084  0x00002bb3 byteswap  0x0000003f , 0x0000003f 
- 00014085  0x00002bb4 store  0x00000002 , 0x00000b15 
- 00014086  0x00002bb5 copy  0x0000003f , 0x00000039 
- 00014087  0x00002bb6 increase  0x00000005 , 0x00000011 
- 00014088  0x00002bb7 copy  0x00000011 , 0x00000006 
- 00014089  0x00002bb8 arg  0x00000b17 , 0x00000005 
- 00014090  0x00002bb9 call  0x00007f01 
- 00014091  0x00002bba ifetch  0x00000001 , 0x00000006 
- 00014092  0x00002bbb store  0x00000001 , 0x00000b21 
- 00014093  0x00002bbc arg  0x00000b14 , 0x00000011 
- 00014094  0x00002bbd arg  0x00000b17 , 0x00000012 
- 00014095  0x00002bbe rtn 
- 00014096  0x00002bc1 setarg  0x00000000 
- 00014097  0x00002bc2 store  0x00000005 , 0x00004752 
- 00014098  0x00002bc3 store  0x00000005 , 0x00004757 
- 00014099  0x00002bc4 call  0x000036fc 
- 00014100  0x00002bc5 copy  0x00000012 , 0x00000006 
- 00014101  0x00002bc6 arg  0x00004752 , 0x00000005 
- 00014102  0x00002bc7 arg  0x0000000a , 0x00000039 
- 00014103  0x00002bc8 call  0x00007f01 
- 00014104  0x00002bca bpatch  0x000000d1 , 0x0000401a 
- 00014105  0x00002bcb ifetch  0x00000001 , 0x00000011 
- 00014106  0x00002bcc beq  0x00000002 , 0x0000374a 
- 00014107  0x00002bcd beq  0x00000003 , 0x0000375c 
- 00014108  0x00002bce beq  0x00000004 , 0x00003762 
- 00014109  0x00002bcf beq  0x00000005 , 0x00003762 
- 00014110  0x00002bd0 beq  0x00000006 , 0x000037b1 
- 00014111  0x00002bd1 beq  0x00000007 , 0x00003849 
- 00014112  0x00002bd2 beq  0x00000008 , 0x0000384c 
- 00014113  0x00002bd3 rtn 
- 00014114  0x00002bd6 fetch  0x00000002 , 0x00004682 
- 00014115  0x00002bd7 rtnbit1  0x00000009 
- 00014116  0x00002bd9 fetch  0x00000002 , 0x000047eb 
- 00014117  0x00002bda store  0x00000002 , 0x000047ed 
- 00014118  0x00002bdc jam  0x00000001 , 0x000049f6 
- 00014119  0x00002bde setarg  0x0000010c 
- 00014120  0x00002bdf call  0x000032cd 
- 00014121  0x00002be0 call  0x00003710 
- 00014122  0x00002be2 fetch  0x00000001 , 0x00000b14 
- 00014123  0x00002be3 beq  0x00000004 , 0x0000372e 
- 00014124  0x00002be4 beq  0x00000005 , 0x0000372e 
- 00014125  0x00002be5 rtn 
- 00014126  0x00002be7 fetch  0x00000001 , 0x00004752 
- 00014127  0x00002be8 ncall  0x00003735 , 0x00000034 
- 00014128  0x00002be9 fetch  0x00000001 , 0x00004754 
- 00014129  0x00002bea ncall  0x00003737 , 0x00000034 
- 00014130  0x00002beb fetch  0x00000001 , 0x00004756 
- 00014131  0x00002bec ncall  0x00003739 , 0x00000034 
- 00014132  0x00002bed rtn 
- 00014133  0x00002bf0 jam  0x00000005 , 0x000049f3 
- 00014134  0x00002bf1 rtn 
- 00014135  0x00002bf3 jam  0x00000005 , 0x000049f4 
- 00014136  0x00002bf4 rtn 
- 00014137  0x00002bf6 jam  0x00000005 , 0x000049f5 
- 00014138  0x00002bf7 rtn 
- 00014139  0x00002bfa arg  0x000049f3 , 0x00000013 
- 00014140  0x00002bfb arg  0x00003744 , 0x00000012 
- 00014141  0x00002bfc branch  0x0000336d 
- 00014142  0x00002bfe arg  0x000049f4 , 0x00000013 
- 00014143  0x00002bff arg  0x00003746 , 0x00000012 
- 00014144  0x00002c00 branch  0x0000336d 
- 00014145  0x00002c02 arg  0x000049f5 , 0x00000013 
- 00014146  0x00002c03 arg  0x00003748 , 0x00000012 
- 00014147  0x00002c04 branch  0x0000336d 
- 00014148  0x00002c07 jam  0x00000000 , 0x00004752 
- 00014149  0x00002c08 branch  0x00003762 
- 00014150  0x00002c0a jam  0x00000000 , 0x00004754 
- 00014151  0x00002c0b branch  0x00003762 
- 00014152  0x00002c0d jam  0x00000000 , 0x00004756 
- 00014153  0x00002c0e branch  0x00003762 
- 00014154  0x00002c14 call  0x0000374c 
- 00014155  0x00002c15 branch  0x0000374f 
- 00014156  0x00002c17 fetch  0x00000001 , 0x00004752 
- 00014157  0x00002c18 store  0x00000001 , 0x0000475f 
- 00014158  0x00002c19 branch  0x00003773 
- 00014159  0x00002c1b fetch  0x00000001 , 0x0000475e 
- 00014160  0x00002c1c call  0x00003754 
- 00014161  0x00002c1d fetch  0x00000001 , 0x00004753 
- 00014162  0x00002c1e store  0x00000001 , 0x0000475d 
- 00014163  0x00002c1f branch  0x00003770 
- 00014164  0x00002c21 beq  0x00000002 , 0x00003758 
- 00014165  0x00002c22 beq  0x00000003 , 0x0000375a 
- 00014166  0x00002c23 store  0x00000001 , 0x0000475e 
- 00014167  0x00002c24 rtn 
- 00014168  0x00002c26 jam  0x00000005 , 0x0000475e 
- 00014169  0x00002c27 rtn 
- 00014170  0x00002c29 jam  0x0000000a , 0x0000475e 
- 00014171  0x00002c2a rtn 
- 00014172  0x00002c2c fetch  0x00000001 , 0x00004752 
- 00014173  0x00002c2d call  0x00003754 
- 00014174  0x00002c2e fetch  0x00000001 , 0x0000475e 
- 00014175  0x00002c2f call  0x0000379e 
- 00014176  0x00002c30 call  0x000037a1 
- 00014177  0x00002c31 branch  0x000069c4 
- 00014178  0x00002c34 fetch  0x00000001 , 0x000047f0 
- 00014179  0x00002c35 nrtn  0x00000034 
- 00014180  0x00002c36 fetch  0x00000006 , 0x00004752 
- 00014181  0x00002c37 store  0x00000006 , 0x0000475d 
- 00014182  0x00002c38 fetch  0x00000001 , 0x0000475e 
- 00014183  0x00002c39 fetcht  0x00000001 , 0x00004760 
- 00014184  0x00002c3a iand  0x00000002 , 0x0000003f 
- 00014185  0x00002c3b fetcht  0x00000001 , 0x00004762 
- 00014186  0x00002c3c iand  0x00000002 , 0x0000003f 
- 00014187  0x00002c3d call  0x00003779 , 0x00000034 
- 00014188  0x00002c3e bpatch  0x000000d2 , 0x0000401a 
- 00014189  0x00002c3f call  0x00003770 
- 00014190  0x00002c40 call  0x00003773 
- 00014191  0x00002c41 branch  0x00003776 
- 00014192  0x00002c43 arg  0x00004763 , 0x00000012 
- 00014193  0x00002c44 arg  0x0000475d , 0x00000006 
- 00014194  0x00002c45 branch  0x0000377b 
- 00014195  0x00002c47 arg  0x0000476b , 0x00000012 
- 00014196  0x00002c48 arg  0x0000475f , 0x00000006 
- 00014197  0x00002c49 branch  0x0000377b 
- 00014198  0x00002c4b arg  0x00004773 , 0x00000012 
- 00014199  0x00002c4c arg  0x00004761 , 0x00000006 
- 00014200  0x00002c4d branch  0x0000377b 
- 00014201  0x00002c4f jam  0x00000000 , 0x000047d1 
- 00014202  0x00002c50 rtn 
- 00014203  0x00002c53 ifetch  0x00000001 , 0x00000006 
- 00014204  0x00002c54 beq  0x00000000 , 0x00003787 
- 00014205  0x00002c55 beq  0x00000001 , 0x00003780 
- 00014206  0x00002c56 beq  0x00000002 , 0x00003782 
- 00014207  0x00002c57 rtn 
- 00014208  0x00002c59 jam  0x00000000 , 0x0000477b 
- 00014209  0x00002c5a branch  0x00003783 
- 00014210  0x00002c5c jam  0x00000001 , 0x0000477b 
- 00014211  0x00002c5d ifetch  0x00000001 , 0x00000006 
- 00014212  0x00002c5e store  0x00000001 , 0x0000477d 
- 00014213  0x00002c5f ifetch  0x00000008 , 0x00000012 
- 00014214  0x00002c60 branch  0x0000378c 
- 00014215  0x00002c63 ifetch  0x00000001 , 0x00000012 
- 00014216  0x00002c64 call  0x000069d7 
- 00014217  0x00002c65 increase  0x00000001 , 0x00000012 
- 00014218  0x00002c66 ifetch  0x00000001 , 0x00000012 
- 00014219  0x00002c67 branch  0x000069d7 
- 00014220  0x00002c69 store  0x00000008 , 0x0000477e 
- 00014221  0x00002c6a jam  0x00000001 , 0x000047d1 
- 00014222  0x00002c6b fetch  0x00000001 , 0x0000477b 
- 00014223  0x00002c6c beq  0x00000000 , 0x0000379a 
- 00014224  0x00002c6e fetch  0x00000001 , 0x0000477f 
- 00014225  0x00002c6f store  0x00000001 , 0x00004780 
- 00014226  0x00002c70 fetch  0x00000001 , 0x0000477e 
- 00014227  0x00002c72 call  0x000069d7 
- 00014228  0x00002c73 fetch  0x00000001 , 0x0000477d 
- 00014229  0x00002c74 call  0x0000379e 
- 00014230  0x00002c75 store  0x00000001 , 0x00004785 
- 00014231  0x00002c76 fetch  0x00000006 , 0x00004780 
- 00014232  0x00002c77 store  0x00000006 , 0x00000a9a 
- 00014233  0x00002c78 branch  0x000069ae 
- 00014234  0x00002c7a fetch  0x00000001 , 0x0000477e 
- 00014235  0x00002c7b store  0x00000001 , 0x00004780 
- 00014236  0x00002c7c fetch  0x00000001 , 0x0000477f 
- 00014237  0x00002c7d branch  0x00003793 
- 00014238  0x00002c80 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00014239  0x00002c81 add  0x0000003f , 0x00000032 , 0x0000003f 
- 00014240  0x00002c82 rtn 
- 00014241  0x00002c84 arg  0x00002ee0 , 0x00000002 
- 00014242  0x00002c85 imul32  0x00000002 , 0x0000003f 
- 00014243  0x00002c86 div  0x0000003f , 0x00000064 
- 00014244  0x00002c87 call  0x00007f86 
- 00014245  0x00002c88 quotient  0x00000002 
- 00014246  0x00002c89 copy  0x00000002 , 0x00000011 
- 00014247  0x00002c8a setarg  0x00002ee0 
- 00014248  0x00002c8b isub  0x00000002 , 0x00000012 
- 00014249  0x00002c8c rtn 
- 00014250  0x00002c90 hfetch  0x00000001 , 0x00008082 
- 00014251  0x00002c91 set1  0x00000002 , 0x0000003f 
- 00014252  0x00002c92 hstore  0x00000001 , 0x00008082 
- 00014253  0x00002c93 setarg  0x0000009e 
- 00014254  0x00002c94 hstore  0x00000002 , 0x00008068 
- 00014255  0x00002c95 hstore  0x00000002 , 0x0000806a 
- 00014256  0x00002c96 rtn 
- 00014257  0x00002c99 fetch  0x00000001 , 0x000047f0 
- 00014258  0x00002c9a nrtn  0x00000034 
- 00014259  0x00002c9b fetch  0x00000002 , 0x00004752 
- 00014260  0x00002c9c store  0x00000002 , 0x00004787 
- 00014261  0x00002c9d fetch  0x00000001 , 0x000047ea 
- 00014262  0x00002c9e bne  0x00000001 , 0x000037b9 
- 00014263  0x00002c9f fetch  0x00000002 , 0x000044a0 
- 00014264  0x00002ca0 store  0x00000002 , 0x00004787 
- 00014265  0x00002ca2 bpatch  0x000000d3 , 0x0000401a 
- 00014266  0x00002ca3 call  0x000037aa 
- 00014267  0x00002ca4 call  0x000037dc 
- 00014268  0x00002ca5 setarg  0x0000bb80 
- 00014269  0x00002ca6 call  0x00002a8f 
- 00014270  0x00002ca7 call  0x000037e0 
- 00014271  0x00002ca8 setarg  0x00001c20 
- 00014272  0x00002ca9 call  0x00002a8f 
- 00014273  0x00002caa arg  0x00000010 , 0x00000039 
- 00014274  0x00002cac call  0x000037dc 
- 00014275  0x00002cad fetch  0x00000002 , 0x00004787 
- 00014276  0x00002cae bbit1  0x00000000 , 0x000037c9 
- 00014277  0x00002caf setarg  0x00001c20 
- 00014278  0x00002cb0 call  0x00002a8f 
- 00014279  0x00002cb1 call  0x000037e0 
- 00014280  0x00002cb2 branch  0x000037cc 
- 00014281  0x00002cb5 setarg  0x00003840 
- 00014282  0x00002cb6 call  0x00002a8f 
- 00014283  0x00002cb7 call  0x000037e0 
- 00014284  0x00002cb9 setarg  0x00001c20 
- 00014285  0x00002cba call  0x00002a8f 
- 00014286  0x00002cbb fetch  0x00000002 , 0x00004787 
- 00014287  0x00002cbc rshift  0x0000003f , 0x0000003f 
- 00014288  0x00002cbd store  0x00000002 , 0x00004787 
- 00014289  0x00002cbe loop  0x000037c2 
- 00014290  0x00002cc0 jam  0x00000002 , 0x000047f1 
- 00014291  0x00002cc1 jam  0x00000001 , 0x000047f2 
- 00014292  0x00002cc2 setarg  0x00000a01 
- 00014293  0x00002cc3 store  0x00000002 , 0x00004752 
- 00014294  0x00002cc4 fetch  0x00000001 , 0x000047b9 
- 00014295  0x00002cc5 beq  0x00000003 , 0x000037d9 
- 00014296  0x00002cc7 branch  0x00003762 
- 00014297  0x00002cc9 setarg  0x00000a01 
- 00014298  0x00002cca store  0x00000002 , 0x00004754 
- 00014299  0x00002ccb branch  0x00003762 
- 00014300  0x00002cce hfetch  0x00000001 , 0x00008085 
- 00014301  0x00002ccf or_into  0x00000040 , 0x0000003f 
- 00014302  0x00002cd0 hstore  0x00000001 , 0x00008085 
- 00014303  0x00002cd1 rtn 
- 00014304  0x00002cd3 hfetch  0x00000001 , 0x00008085 
- 00014305  0x00002cd4 and_into  0x000000bf , 0x0000003f 
- 00014306  0x00002cd5 hstore  0x00000001 , 0x00008085 
- 00014307  0x00002cd6 rtn 
- 00014308  0x00002cd9 fetch  0x00000001 , 0x000047bb 
- 00014309  0x00002cda rtneq  0x00000000 
- 00014310  0x00002cdb call  0x00002c65 
- 00014311  0x00002cdc fetcht  0x00000001 , 0x000047bc 
- 00014312  0x00002cdd storet  0x00000001 , 0x00004786 
- 00014313  0x00002cde call  0x000067fb 
- 00014314  0x00002cdf call  0x00003847 
- 00014315  0x00002ce0 nrtn  0x00000001 
- 00014316  0x00002ce1 jam  0x00000001 , 0x0000479a 
- 00014317  0x00002ce2 rtn 
- 00014318  0x00002ce5 fetch  0x00000001 , 0x000047bb 
- 00014319  0x00002ce6 rtneq  0x00000000 
- 00014320  0x00002ce7 fetch  0x00000001 , 0x0000479b 
- 00014321  0x00002ce8 nrtn  0x00000034 
- 00014322  0x00002ce9 fetch  0x00000002 , 0x00004682 
- 00014323  0x00002cea bbit1  0x00000009 , 0x000037f6 
- 00014324  0x00002ceb fetch  0x00000001 , 0x000047ea 
- 00014325  0x00002cec rtnne  0x00000001 
- 00014326  0x00002cee bpatch  0x000000d4 , 0x0000401a 
- 00014327  0x00002cef call  0x00003847 
- 00014328  0x00002cf0 nrtn  0x00000001 
- 00014329  0x00002cf1 setarg  0x00008ca0 
- 00014330  0x00002cf2 call  0x00002a8f 
- 00014331  0x00002cf3 call  0x00003847 
- 00014332  0x00002cf4 nrtn  0x00000001 
- 00014333  0x00002cf5 call  0x0000383f 
- 00014334  0x00002cf7 call  0x00003842 
- 00014335  0x00002cf8 nrtn  0x00000002 
- 00014336  0x00002cf9 call  0x00003847 
- 00014337  0x00002cfa branch  0x000037fe , 0x00000001 
- 00014338  0x00002cfb arg  0x00000000 , 0x00000011 
- 00014339  0x00002cfc arg  0x00000010 , 0x00000039 
- 00014340  0x00002cfd call  0x0000383f 
- 00014341  0x00002cff call  0x00003842 
- 00014342  0x00002d00 nrtn  0x00000002 
- 00014343  0x00002d01 call  0x00003847 
- 00014344  0x00002d02 nbranch  0x00003805 , 0x00000001 
- 00014345  0x00002d03 setarg  0x00002a30 
- 00014346  0x00002d04 call  0x00002a8f 
- 00014347  0x00002d05 call  0x00003847 
- 00014348  0x00002d06 branch  0x00003812 , 0x00000001 
- 00014349  0x00002d08 setarg  0x00000000 
- 00014350  0x00002d09 rshift  0x00000011 , 0x00000011 
- 00014351  0x00002d0a ior  0x00000011 , 0x00000011 
- 00014352  0x00002d0b loop  0x00003805 
- 00014353  0x00002d0c branch  0x0000381b 
- 00014354  0x00002d0e setarg  0x00008000 
- 00014355  0x00002d0f rshift  0x00000011 , 0x00000011 
- 00014356  0x00002d10 ior  0x00000011 , 0x00000011 
- 00014357  0x00002d11 call  0x0000383f 
- 00014358  0x00002d13 call  0x00003842 
- 00014359  0x00002d14 nrtn  0x00000002 
- 00014360  0x00002d15 call  0x00003847 
- 00014361  0x00002d16 branch  0x00003816 , 0x00000001 
- 00014362  0x00002d17 loop  0x00003805 
- 00014363  0x00002d19 bpatch  0x000000d5 , 0x0000401a 
- 00014364  0x00002d1a copy  0x00000011 , 0x0000003f 
- 00014365  0x00002d1b store  0x00000002 , 0x00004789 
- 00014366  0x00002d1c store  0x00000002 , 0x00004797 
- 00014367  0x00002d1d fetch  0x00000001 , 0x000047ea 
- 00014368  0x00002d1e beq  0x00000001 , 0x00003827 
- 00014369  0x00002d20 arg  0x00000007 , 0x00000039 
- 00014370  0x00002d21 arg  0x00004792 , 0x00000006 
- 00014371  0x00002d22 call  0x000036f0 
- 00014372  0x00002d23 store  0x00000001 , 0x00004799 
- 00014373  0x00002d24 arg  0x0000478f , 0x00000011 
- 00014374  0x00002d25 branch  0x00007e3d 
- 00014375  0x00002d28 fetch  0x00000001 , 0x000047ef 
- 00014376  0x00002d29 increase  0x00000001 , 0x0000003f 
- 00014377  0x00002d2a store  0x00000001 , 0x000047ef 
- 00014378  0x00002d2b div  0x0000003f , 0x00000002 
- 00014379  0x00002d2c call  0x00007f86 
- 00014380  0x00002d2d quotient  0x00000002 
- 00014381  0x00002d2e remainder  0x0000003f 
- 00014382  0x00002d2f nbranch  0x00003838 , 0x00000034 
- 00014383  0x00002d31 fetch  0x00000001 , 0x000047bf 
- 00014384  0x00002d32 isub  0x00000002 , 0x0000003e 
- 00014385  0x00002d33 call  0x0000383d , 0x00000005 
- 00014386  0x00002d34 arg  0x0000479c , 0x0000003f 
- 00014387  0x00002d35 increase  0xffffffff , 0x00000002 
- 00014388  0x00002d36 iadd  0x00000002 , 0x00000011 
- 00014389  0x00002d37 arg  0x00000000 , 0x0000003f 
- 00014390  0x00002d38 istore  0x00000001 , 0x00000011 
- 00014391  0x00002d39 rtn 
- 00014392  0x00002d3b arg  0x0000479c , 0x0000003f 
- 00014393  0x00002d3c iadd  0x00000002 , 0x00000011 
- 00014394  0x00002d3d arg  0x00000002 , 0x0000003f 
- 00014395  0x00002d3e istore  0x00000001 , 0x00000011 
- 00014396  0x00002d3f rtn 
- 00014397  0x00002d41 jam  0x00000001 , 0x000047f0 
- 00014398  0x00002d42 rtn 
- 00014399  0x00002d44 copy  0x00000022 , 0x0000003f 
- 00014400  0x00002d45 store  0x00000004 , 0x0000478b 
- 00014401  0x00002d46 rtn 
- 00014402  0x00002d48 copy  0x00000022 , 0x0000003f 
- 00014403  0x00002d49 fetcht  0x00000004 , 0x0000478b 
- 00014404  0x00002d4a isub  0x00000002 , 0x0000003f 
- 00014405  0x00002d4b sub  0x0000003f , 0x000000c8 , 0x0000003e 
- 00014406  0x00002d4c rtn 
- 00014407  0x00002d4f fetcht  0x00000001 , 0x00004786 
- 00014408  0x00002d50 branch  0x0000681d 
- 00014409  0x00002d53 fetch  0x00000008 , 0x00004752 
- 00014410  0x00002d54 store  0x00000008 , 0x0000479c 
- 00014411  0x00002d55 rtn 
- 00014412  0x00002d58 fetch  0x00000001 , 0x000047b9 
- 00014413  0x00002d59 store  0x00000001 , 0x000047af 
- 00014414  0x00002d5a fetch  0x00000001 , 0x000047ba 
- 00014415  0x00002d5b store  0x00000001 , 0x000047b0 
- 00014416  0x00002d5c fetch  0x00000001 , 0x000047bb 
- 00014417  0x00002d5d store  0x00000001 , 0x000047b1 
- 00014418  0x00002d5e arg  0x0000000d , 0x00000039 
- 00014419  0x00002d5f arg  0x000047aa , 0x00000006 
- 00014420  0x00002d60 call  0x000036f0 
- 00014421  0x00002d61 store  0x00000001 , 0x000047b7 
- 00014422  0x00002d62 arg  0x000047a7 , 0x00000011 
- 00014423  0x00002d63 branch  0x00007e3d 
- 00014424  0x00002d6a call  0x000065c2 
- 00014425  0x00002d6b jam  0x0000007a , 0x000046f6 
- 00014426  0x00002d6c call  0x0000386d 
- 00014427  0x00002d6d call  0x00003867 
- 00014428  0x00002d6e setarg  0x00003860 
- 00014429  0x00002d6f store  0x00000002 , 0x000041fd 
- 00014430  0x00002d70 arg  0x00000000 , 0x00000011 
- 00014431  0x00002d71 branch  0x000069a6 
- 00014432  0x00002d74 fetch  0x00000002 , 0x000046a1 
- 00014433  0x00002d75 rtn  0x00000034 
- 00014434  0x00002d76 increase  0xffffffff , 0x0000003f 
- 00014435  0x00002d77 store  0x00000002 , 0x000046a1 
- 00014436  0x00002d78 rtnne  0x00000000 
- 00014437  0x00002d79 jam  0x00000000 , 0x000046a0 
- 00014438  0x00002d7a rtn 
- 00014439  0x00002d7d bpatch  0x000000d6 , 0x0000401a 
- 00014440  0x00002d7e fetch  0x00000001 , 0x000046a4 
- 00014441  0x00002d7f sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00014442  0x00002d80 rtn  0x00000002 
- 00014443  0x00002d81 jam  0x00000000 , 0x000046a4 
- 00014444  0x00002d82 rtn 
- 00014445  0x00002d85 arg  0x000046a4 , 0x00000011 
- 00014446  0x00002d86 arg  0x00000000 , 0x00000012 
- 00014447  0x00002d87 arg  0x00000051 , 0x00000002 
- 00014448  0x00002d88 branch  0x000065df 
- 00014449  0x00002d8c disable  0x00000028 
- 00014450  0x00002d8d fetch  0x00000001 , 0x000046a3 
- 00014451  0x00002d8e copy  0x0000003f , 0x00000039 
- 00014452  0x00002d90 arg  0x000046a5 , 0x00000011 
- 00014453  0x00002d91 copy  0x00000013 , 0x00000012 
- 00014454  0x00002d93 bpatch  0x000000d7 , 0x0000401a 
- 00014455  0x00002d94 call  0x0000387c 
- 00014456  0x00002d95 branch  0x00007fe7 , 0x00000005 
- 00014457  0x00002d97 increase  0x00000004 , 0x00000011 
- 00014458  0x00002d98 loop  0x00003876 
- 00014459  0x00002d99 rtn 
- 00014460  0x00002d9d bpatch  0x000000d8 , 0x0000401b 
- 00014461  0x00002d9e ifetch  0x00000003 , 0x00000011 
- 00014462  0x00002d9f ifetcht  0x00000003 , 0x00000012 
- 00014463  0x00002da0 isub  0x00000002 , 0x0000003e 
- 00014464  0x00002da1 rtn 
- 00014465  0x00002da4 bpatch  0x000000d9 , 0x0000401b 
- 00014466  0x00002da5 ifetch  0x00000003 , 0x00000011 
- 00014467  0x00002da6 ifetcht  0x00000003 , 0x00000012 
- 00014468  0x00002da7 isub  0x00000002 , 0x0000003e 
- 00014469  0x00002da8 nrtn  0x00000005 
- 00014470  0x00002da9 ifetch  0x00000001 , 0x00000006 
- 00014471  0x00002daa sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00014472  0x00002dab rtn  0x00000005 
- 00014473  0x00002dac add  0x00000011 , 0x00000003 , 0x00000006 
- 00014474  0x00002dad ifetcht  0x00000001 , 0x00000006 
- 00014475  0x00002dae isub  0x00000002 , 0x0000003e 
- 00014476  0x00002daf rtn 
- 00014477  0x00002db3 bpatch  0x000000da , 0x0000401b 
- 00014478  0x00002db4 disable  0x00000028 
- 00014479  0x00002db5 fetch  0x00000001 , 0x000046a3 
- 00014480  0x00002db6 copy  0x0000003f , 0x00000039 
- 00014481  0x00002db8 arg  0x000046a5 , 0x00000011 
- 00014482  0x00002db9 copy  0x00000013 , 0x00000012 
- 00014483  0x00002dbb call  0x00003881 
- 00014484  0x00002dbc branch  0x00007fe7 , 0x00000005 
- 00014485  0x00002dbd increase  0x00000004 , 0x00000011 
- 00014486  0x00002dbe loop  0x00003893 
- 00014487  0x00002dbf rtn 
- 00014488  0x00002dc3 fetch  0x00000001 , 0x00000004 
- 00014489  0x00002dc4 increase  0x00000001 , 0x0000003f 
- 00014490  0x00002dc5 store  0x00000001 , 0x00000004 
- 00014491  0x00002dc6 arg  0x000002e5 , 0x00000013 
- 00014492  0x00002dc9 ifetch  0x00000002 , 0x00000013 
- 00014493  0x00002dca arg  0x000055aa , 0x00000002 
- 00014494  0x00002dcb isub  0x00000002 , 0x0000003e 
- 00014495  0x00002dcc nrtn  0x00000005 
- 00014496  0x00002dcd copy  0x00000006 , 0x00000013 
- 00014497  0x00002dce ifetcht  0x00000003 , 0x00000013 
- 00014498  0x00002dcf setarg  0x00ffffff 
- 00014499  0x00002dd0 isub  0x00000002 , 0x0000003e 
- 00014500  0x00002dd1 branch  0x000038a8 , 0x00000005 
- 00014501  0x00002dd2 call  0x0000388d 
- 00014502  0x00002dd3 branch  0x000038a8 , 0x00000028 
- 00014503  0x00002dd4 rtn 
- 00014504  0x00002dd7 bpatch  0x000000db , 0x0000401b 
- 00014505  0x00002dd8 increase  0x00000004 , 0x00000013 
- 00014506  0x00002dd9 ifetch  0x00000001 , 0x00000013 
- 00014507  0x00002dda fetcht  0x00000001 , 0x000046f6 
- 00014508  0x00002ddb isub  0x00000002 , 0x0000003e 
- 00014509  0x00002ddc rtn  0x00000005 
- 00014510  0x00002ddd store  0x00000001 , 0x000046f6 
- 00014511  0x00002dde fetch  0x00000001 , 0x00000003 
- 00014512  0x00002ddf increase  0x00000001 , 0x0000003f 
- 00014513  0x00002de0 store  0x00000001 , 0x00000003 
- 00014514  0x00002de2 increase  0x00000001 , 0x00000013 
- 00014515  0x00002de3 ifetch  0x00000001 , 0x00000013 
- 00014516  0x00002de4 store  0x00000001 , 0x000046f5 
- 00014517  0x00002de5 copy  0x0000003f , 0x00000039 
- 00014518  0x00002de6 rtn  0x00000034 
- 00014519  0x00002de8 ifetch  0x00000001 , 0x00000006 
- 00014520  0x00002de9 beq  0x00000000 , 0x000038c2 
- 00014521  0x00002dea beq  0x00000001 , 0x000038cf 
- 00014522  0x00002deb beq  0x00000002 , 0x000038d4 
- 00014523  0x00002dec beq  0x00000003 , 0x000038d9 
- 00014524  0x00002ded beq  0x00000004 , 0x000038de 
- 00014525  0x00002dee beq  0x00000005 , 0x000038e3 
- 00014526  0x00002def beq  0x00000006 , 0x000038e8 
- 00014527  0x00002df0 beq  0x000000ff , 0x000038ea 
- 00014528  0x00002df1 loop  0x000038b7 
- 00014529  0x00002df2 rtn 
- 00014530  0x00002df5 copy  0x00000006 , 0x00000013 
- 00014531  0x00002df6 fetch  0x00000001 , 0x0000469a 
- 00014532  0x00002df7 store  0x00000001 , 0x00000a9a 
- 00014533  0x00002df8 arg  0x00000000 , 0x00000002 
- 00014534  0x00002dfa storet  0x00000001 , 0x00000a9b 
- 00014535  0x00002dfb setarg  0x00002710 
- 00014536  0x00002dfc store  0x00000003 , 0x00000a9c 
- 00014537  0x00002dfd ifetch  0x00000001 , 0x00000013 
- 00014538  0x00002dfe store  0x00000001 , 0x00000a9f 
- 00014539  0x00002dff call  0x000069ae 
- 00014540  0x00002e00 and  0x00000013 , 0x00000001 , 0x00000006 
- 00014541  0x00002e01 loop  0x000038b7 
- 00014542  0x00002e02 rtn 
- 00014543  0x00002e04 copy  0x00000013 , 0x00000006 
- 00014544  0x00002e05 fetch  0x00000001 , 0x0000469b 
- 00014545  0x00002e06 store  0x00000001 , 0x00000a9a 
- 00014546  0x00002e07 arg  0x00000001 , 0x00000002 
- 00014547  0x00002e08 branch  0x000038c6 
- 00014548  0x00002e0a copy  0x00000013 , 0x00000006 
- 00014549  0x00002e0b fetch  0x00000001 , 0x0000469c 
- 00014550  0x00002e0c store  0x00000001 , 0x00000a9a 
- 00014551  0x00002e0d arg  0x00000002 , 0x00000002 
- 00014552  0x00002e0e branch  0x000038c6 
- 00014553  0x00002e10 copy  0x00000013 , 0x00000006 
- 00014554  0x00002e11 fetch  0x00000001 , 0x0000469d 
- 00014555  0x00002e12 store  0x00000001 , 0x00000a9a 
- 00014556  0x00002e13 arg  0x00000003 , 0x00000002 
- 00014557  0x00002e14 branch  0x000038c6 
- 00014558  0x00002e16 copy  0x00000013 , 0x00000006 
- 00014559  0x00002e17 fetch  0x00000001 , 0x0000469e 
- 00014560  0x00002e18 store  0x00000001 , 0x00000a9a 
- 00014561  0x00002e19 arg  0x00000004 , 0x00000002 
- 00014562  0x00002e1a branch  0x000038c6 
- 00014563  0x00002e1c copy  0x00000013 , 0x00000006 
- 00014564  0x00002e1d fetch  0x00000001 , 0x0000469f 
- 00014565  0x00002e1e store  0x00000001 , 0x00000a9a 
- 00014566  0x00002e1f arg  0x00000005 , 0x00000002 
- 00014567  0x00002e20 branch  0x000038c6 
- 00014568  0x00002e23 ifetch  0x00000001 , 0x00000006 
- 00014569  0x00002e24 rtn 
- 00014570  0x00002e27 copy  0x00000006 , 0x00000013 
- 00014571  0x00002e28 fetch  0x00000001 , 0x000046a0 
- 00014572  0x00002e29 bne  0x00000001 , 0x000038ee 
- 00014573  0x00002e2a call  0x000038f0 
- 00014574  0x00002e2c and  0x00000013 , 0x00000004 , 0x00000006 
- 00014575  0x00002e2d rtn 
- 00014576  0x00002e2f bpatch  0x000000dc , 0x0000401b 
- 00014577  0x00002e30 call  0x00003871 
- 00014578  0x00002e31 branch  0x000038fe , 0x00000028 
- 00014579  0x00002e32 fetch  0x00000001 , 0x000046a4 
- 00014580  0x00002e33 copy  0x0000003f , 0x00000002 
- 00014581  0x00002e34 increase  0x00000001 , 0x0000003f 
- 00014582  0x00002e35 store  0x00000001 , 0x000046a4 
- 00014583  0x00002e36 call  0x00003867 
- 00014584  0x00002e37 lshift2  0x00000002 , 0x00000002 
- 00014585  0x00002e38 setarg  0x000046a5 
- 00014586  0x00002e39 iadd  0x00000002 , 0x00000005 
- 00014587  0x00002e3a ifetch  0x00000004 , 0x00000013 
- 00014588  0x00002e3b istore  0x00000004 , 0x00000005 
- 00014589  0x00002e3c branch  0x00003903 
- 00014590  0x00002e3e add  0x00000013 , 0x00000003 , 0x00000006 
- 00014591  0x00002e3f ifetch  0x00000001 , 0x00000006 
- 00014592  0x00002e40 rtn  0x00000034 
- 00014593  0x00002e41 ifetch  0x00000004 , 0x00000013 
- 00014594  0x00002e42 istore  0x00000004 , 0x00000011 
- 00014595  0x00002e44 arg  0x000046a4 , 0x00000011 
- 00014596  0x00002e45 arg  0x00000000 , 0x00000012 
- 00014597  0x00002e46 arg  0x00000051 , 0x00000002 
- 00014598  0x00002e47 branch  0x00006606 
- 00014599  0x00002e4f fetcht  0x00000001 , 0x0000469a 
- 00014600  0x00002e50 call  0x00006825 
- 00014601  0x00002e51 rtn 
- 00014602  0x00002e57 fetcht  0x00000001 , 0x0000469a 
- 00014603  0x00002e58 call  0x00006829 
- 00014604  0x00002e5b fetcht  0x00000001 , 0x0000469a 
- 00014605  0x00002e5c call  0x00006825 
- 00014606  0x00002e5f call  0x0000391d 
- 00014607  0x00002e61 fetch  0x00000001 , 0x000046a7 
- 00014608  0x00002e62 nrtn  0x00000034 
- 00014609  0x00002e64 call  0x00002c29 
- 00014610  0x00002e65 hfetch  0x00000004 , 0x00008138 
- 00014611  0x00002e66 set0  0x0000000f , 0x0000003f 
- 00014612  0x00002e67 hstore  0x00000004 , 0x0000804c 
- 00014613  0x00002e68 call  0x00002c21 
- 00014614  0x00002e69 arg  0xffffffff , 0x00000002 
- 00014615  0x00002e6a branch  0x00002b2a 
- 00014616  0x00002e6d fetch  0x00000001 , 0x000046a7 
- 00014617  0x00002e6e branch  0x000056f9 , 0x00000034 
- 00014618  0x00002e6f increase  0xffffffff , 0x0000003f 
- 00014619  0x00002e70 store  0x00000001 , 0x000046a7 
- 00014620  0x00002e71 branch  0x000056f9 
- 00014621  0x00002e74 mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00014622  0x00002e75 arg  0x000046a8 , 0x00000006 
- 00014623  0x00002e76 iadd  0x00000006 , 0x00000006 
- 00014624  0x00002e77 ifetch  0x00000001 , 0x00000006 
- 00014625  0x00002e78 rtn  0x00000034 
- 00014626  0x00002e79 copy  0x0000003f , 0x00000011 
- 00014627  0x00002e7a copy  0x00000011 , 0x00000039 
- 00014628  0x00002e7b arg  0x00004372 , 0x00000005 
- 00014629  0x00002e7c call  0x00007f01 
- 00014630  0x00002e7d copy  0x00000011 , 0x0000003f 
- 00014631  0x00002e7e increase  0x00000002 , 0x0000003f 
- 00014632  0x00002e7f store  0x00000001 , 0x0000436f 
- 00014633  0x00002e80 rtn 
- 00014634  0x00002e89 rtn  0x0000002b 
- 00014635  0x00002e8a call  0x000057a3 
- 00014636  0x00002e8b call  0x000068a8 
- 00014637  0x00002e8c setarg  0x00003982 
- 00014638  0x00002e8d store  0x00000002 , 0x000041f3 
- 00014639  0x00002e8e setarg  0x0000396e 
- 00014640  0x00002e8f store  0x00000002 , 0x000041f1 
- 00014641  0x00002e90 setarg  0x00003986 
- 00014642  0x00002e91 store  0x00000002 , 0x000041f5 
- 00014643  0x00002e92 setarg  0x0000396d 
- 00014644  0x00002e93 store  0x00000002 , 0x000041ef 
- 00014645  0x00002e94 setarg  0x00003969 
- 00014646  0x00002e95 store  0x00000002 , 0x000041e9 
- 00014647  0x00002e96 setarg  0x00003ab7 
- 00014648  0x00002e97 store  0x00000002 , 0x000041fb 
- 00014649  0x00002e98 setarg  0x00003c32 
- 00014650  0x00002e99 store  0x00000002 , 0x0000456f 
- 00014651  0x00002e9a setarg  0x00003cc2 
- 00014652  0x00002e9b store  0x00000002 , 0x000041f9 
- 00014653  0x00002e9c setarg  0x00003cd7 
- 00014654  0x00002e9d store  0x00000002 , 0x000041fd 
- 00014655  0x00002e9f call  0x0000397f 
- 00014656  0x00002ea0 bpatch  0x000000dd , 0x0000401b 
- 00014657  0x00002ea1 call  0x00003945 
- 00014658  0x00002ea2 call  0x00003964 
- 00014659  0x00002ea3 call  0x00002c6f 
- 00014660  0x00002ea4 branch  0x00003c48 
- 00014661  0x00002ea8 fetch  0x00000004 , 0x000046aa 
- 00014662  0x00002ea9 hstore  0x00000004 , 0x00008054 
- 00014663  0x00002eab fetch  0x00000004 , 0x000046ae 
- 00014664  0x00002eac hstore  0x00000004 , 0x0000805a 
- 00014665  0x00002eae hfetch  0x00000001 , 0x00008081 
- 00014666  0x00002eaf or_into  0x00000004 , 0x0000003f 
- 00014667  0x00002eb0 and_into  0x000000fc , 0x0000003f 
- 00014668  0x00002eb1 hstore  0x00000001 , 0x00008081 
- 00014669  0x00002eb2 jam  0x00000000 , 0x00008062 
- 00014670  0x00002eb4 fetch  0x00000002 , 0x000046aa 
- 00014671  0x00002eb5 hstore  0x00000002 , 0x00008058 
- 00014672  0x00002eb6 fetch  0x00000002 , 0x000046ae 
- 00014673  0x00002eb7 hstore  0x00000002 , 0x0000805e 
- 00014674  0x00002eb8 hstore  0x00000002 , 0x00008060 
- 00014675  0x00002eba hfetch  0x00000004 , 0x00008078 
- 00014676  0x00002ebb set1  0x00000007 , 0x0000003f 
- 00014677  0x00002ebc hstore  0x00000004 , 0x00008078 
- 00014678  0x00002ebe hfetch  0x00000002 , 0x00008050 
- 00014679  0x00002ebf set0  0x0000000f , 0x0000003f 
- 00014680  0x00002ec0 hstore  0x00000002 , 0x00008050 
- 00014681  0x00002ec1 call  0x000066ce 
- 00014682  0x00002ec2 jam  0x00000000 , 0x00008043 
- 00014683  0x00002ec3 jam  0x00000081 , 0x00008062 
- 00014684  0x00002ec5 fetch  0x00000001 , 0x000046bf 
- 00014685  0x00002ec6 isolate1  0x00000000 , 0x0000003f 
- 00014686  0x00002ec7 hfetcht  0x00000001 , 0x00008062 
- 00014687  0x00002ec8 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00014688  0x00002ec9 hstoret  0x00000001 , 0x00008062 
- 00014689  0x00002eca rtn 
- 00014690  0x00002ecf call  0x0000397f 
- 00014691  0x00002ed0 branch  0x00003945 
- 00014692  0x00002ed8 fetcht  0x00000001 , 0x0000469e 
- 00014693  0x00002ed9 call  0x0000680e 
- 00014694  0x00002eda call  0x000039e6 
- 00014695  0x00002edc fetcht  0x00000001 , 0x0000469c 
- 00014696  0x00002edd branch  0x000067fb 
- 00014697  0x00002ee0 fetcht  0x00000001 , 0x0000469c 
- 00014698  0x00002ee1 call  0x0000681d 
- 00014699  0x00002ee2 nbranch  0x000033d2 , 0x00000001 
- 00014700  0x00002ee3 branch  0x000033d0 
- 00014701  0x00002ee7 rtn 
- 00014702  0x00002eea call  0x00003970 
- 00014703  0x00002eeb branch  0x00003ce9 
- 00014704  0x00002eee fetch  0x00000001 , 0x00004682 
- 00014705  0x00002eef bbit0  0x00000004 , 0x0000397f 
- 00014706  0x00002ef0 bpatch  0x000000de , 0x0000401b 
- 00014707  0x00002ef1 setarg  0x00003eff 
- 00014708  0x00002ef2 fetcht  0x00000004 , 0x000046c5 
- 00014709  0x00002ef3 iadd  0x00000002 , 0x00000002 
- 00014710  0x00002ef4 copy  0x00000022 , 0x0000003f 
- 00014711  0x00002ef5 isub  0x00000002 , 0x0000003e 
- 00014712  0x00002ef6 nrtn  0x00000002 
- 00014713  0x00002ef7 fetch  0x00000002 , 0x00004682 
- 00014714  0x00002ef8 bbit1  0x00000005 , 0x0000397f 
- 00014715  0x00002ef9 fetch  0x00000001 , 0x000046bf 
- 00014716  0x00002efa rtnbit1  0x00000006 
- 00014717  0x00002efb call  0x00003cec 
- 00014718  0x00002efc call  0x0000340e 
- 00014719  0x00002efe copy  0x00000022 , 0x0000003f 
- 00014720  0x00002eff store  0x00000004 , 0x000046c5 
- 00014721  0x00002f00 rtn 
- 00014722  0x00002f04 call  0x00003ce9 
- 00014723  0x00002f05 call  0x0000526e 
- 00014724  0x00002f06 nrtn  0x00000034 
- 00014725  0x00002f07 branch  0x000039eb 
- 00014726  0x00002f0b copy  0x00000013 , 0x0000003f 
- 00014727  0x00002f0c beq  0x00000001 , 0x000039d4 
- 00014728  0x00002f0d beq  0x00000002 , 0x000039a3 
- 00014729  0x00002f0e beq  0x00000004 , 0x000039d7 
- 00014730  0x00002f0f beq  0x00000005 , 0x000039c4 
- 00014731  0x00002f10 beq  0x00000008 , 0x000039aa 
- 00014732  0x00002f11 beq  0x00000009 , 0x000039b1 
- 00014733  0x00002f12 beq  0x0000000a , 0x000039c9 
- 00014734  0x00002f13 beq  0x0000000b , 0x000039b6 
- 00014735  0x00002f14 beq  0x0000000c , 0x000039c2 
- 00014736  0x00002f15 beq  0x00000013 , 0x000039d7 
- 00014737  0x00002f16 beq  0x00000014 , 0x000039cf 
- 00014738  0x00002f17 beq  0x00000015 , 0x000039c6 
- 00014739  0x00002f18 beq  0x00000021 , 0x000039ca 
- 00014740  0x00002f19 beq  0x00000023 , 0x000039cb 
- 00014741  0x00002f1a beq  0x00000024 , 0x000039ce 
- 00014742  0x00002f1b beq  0x00000030 , 0x00003c8a 
- 00014743  0x00002f1c beq  0x00000031 , 0x00003c8c 
- 00014744  0x00002f1d beq  0x00000032 , 0x00003c9a 
- 00014745  0x00002f1e beq  0x00000033 , 0x00003c98 
- 00014746  0x00002f1f beq  0x00000034 , 0x00003c84 
- 00014747  0x00002f20 beq  0x00000035 , 0x00003c73 
- 00014748  0x00002f21 beq  0x00000036 , 0x00003c82 
- 00014749  0x00002f22 beq  0x00000037 , 0x00003c8e 
- 00014750  0x00002f23 beq  0x00000038 , 0x00003c90 
- 00014751  0x00002f24 beq  0x0000003b , 0x00003ca1 
- 00014752  0x00002f25 beq  0x0000003d , 0x00003c6a 
- 00014753  0x00002f26 beq  0x00000041 , 0x000039d9 
- 00014754  0x00002f27 rtn 
- 00014755  0x00002f2b call  0x0000397f 
- 00014756  0x00002f2c fetch  0x00000001 , 0x00004665 
- 00014757  0x00002f2d ncall  0x00003c8e , 0x00000034 
- 00014758  0x00002f2e call  0x000039d7 
- 00014759  0x00002f2f fetch  0x00000002 , 0x00004682 
- 00014760  0x00002f30 rtnbit0  0x00000004 
- 00014761  0x00002f31 branch  0x000039b1 
- 00014762  0x00002f34 fetch  0x00000002 , 0x00004682 
- 00014763  0x00002f35 set1  0x00000004 , 0x0000003f 
- 00014764  0x00002f36 store  0x00000002 , 0x00004682 
- 00014765  0x00002f37 fetch  0x00000001 , 0x000046a7 
- 00014766  0x00002f38 store  0x00000001 , 0x00004172 
- 00014767  0x00002f39 call  0x000039e6 
- 00014768  0x00002f3a branch  0x00003c1d 
- 00014769  0x00002f3f fetch  0x00000002 , 0x00004682 
- 00014770  0x00002f40 rtnbit0  0x00000004 
- 00014771  0x00002f41 set0  0x00000004 , 0x0000003f 
- 00014772  0x00002f42 store  0x00000002 , 0x00004682 
- 00014773  0x00002f43 branch  0x00003c21 
- 00014774  0x00002f49 call  0x0000397f 
- 00014775  0x00002f4c fetch  0x00000002 , 0x00004042 
- 00014776  0x00002f4d rshift  0x0000003f , 0x0000003f 
- 00014777  0x00002f4e fetcht  0x00000002 , 0x000041e3 
- 00014778  0x00002f4f isub  0x00000002 , 0x0000003e 
- 00014779  0x00002f50 nbranch  0x000039bd , 0x00000005 
- 00014780  0x00002f51 branch  0x00003416 
- 00014781  0x00002f53 fetch  0x00000001 , 0x000046bf 
- 00014782  0x00002f54 rtnbit1  0x00000005 
- 00014783  0x00002f55 hfetch  0x00000002 , 0x00008112 
- 00014784  0x00002f56 ncall  0x00003cf0 , 0x00000034 
- 00014785  0x00002f57 branch  0x0000340c 
- 00014786  0x00002f5a call  0x00003cee 
- 00014787  0x00002f5b branch  0x00003418 
- 00014788  0x00002f5e call  0x0000397f 
- 00014789  0x00002f5f branch  0x000039dd 
- 00014790  0x00002f62 call  0x00005816 
- 00014791  0x00002f63 call  0x000039d7 
- 00014792  0x00002f64 branch  0x00003c23 
- 00014793  0x00002f67 branch  0x000033dd 
- 00014794  0x00002f6b branch  0x00003cee 
- 00014795  0x00002f6f fetch  0x00000001 , 0x000046bf 
- 00014796  0x00002f70 bbit0  0x00000005 , 0x0000340e 
- 00014797  0x00002f71 branch  0x00003cf2 
- 00014798  0x00002f75 branch  0x00003cf2 
- 00014799  0x00002f79 call  0x000058ba 
- 00014800  0x00002f7a call  0x000039dd 
- 00014801  0x00002f7b fetch  0x00000001 , 0x000046a8 
- 00014802  0x00002f7c store  0x00000001 , 0x00004172 
- 00014803  0x00002f7d branch  0x00003c1f 
- 00014804  0x00002f81 jam  0x00000000 , 0x00004661 
- 00014805  0x00002f82 call  0x00003cee 
- 00014806  0x00002f83 branch  0x00003cf2 
- 00014807  0x00002f88 call  0x00003a52 
- 00014808  0x00002f89 branch  0x000039db 
- 00014809  0x00002f8d call  0x00005cc9 
- 00014810  0x00002f8e branch  0x00005b02 
- 00014811  0x00002f92 fetcht  0x00000001 , 0x0000469e 
- 00014812  0x00002f93 branch  0x00006829 
- 00014813  0x00002f96 call  0x000039df 
- 00014814  0x00002f97 branch  0x000039e6 
- 00014815  0x00002f9a fetch  0x00000001 , 0x000046a1 
- 00014816  0x00002f9b isolate1  0x00000000 , 0x0000003f 
- 00014817  0x00002f9c call  0x000033f0 , 0x00000001 
- 00014818  0x00002f9d fetch  0x00000001 , 0x000046a1 
- 00014819  0x00002f9e isolate1  0x00000001 , 0x0000003f 
- 00014820  0x00002f9f call  0x000033f8 , 0x00000001 
- 00014821  0x00002fa0 rtn 
- 00014822  0x00002fa2 fetcht  0x00000001 , 0x0000469e 
- 00014823  0x00002fa3 branch  0x00006825 
- 00014824  0x00002fa6 fetch  0x00000001 , 0x0000456b 
- 00014825  0x00002fa7 rtneq  0x00000000 
- 00014826  0x00002fa8 branch  0x00006c28 
- 00014827  0x00002fab hfetch  0x00000001 , 0x0000810c 
- 00014828  0x00002fac bbit1  0x00000003 , 0x000039e8 
- 00014829  0x00002fad call  0x000066cb 
- 00014830  0x00002fae ifetch  0x00000001 , 0x00000003 
- 00014831  0x00002faf bne  0x00000001 , 0x00003a01 
- 00014832  0x00002fb0 hfetch  0x00000002 , 0x00008112 
- 00014833  0x00002fb1 sub  0x0000003f , 0x00000002 , 0x0000003e 
- 00014834  0x00002fb2 rtn  0x00000002 
- 00014835  0x00002fb3 ifetch  0x00000001 , 0x00000003 
- 00014836  0x00002fb4 store  0x00000001 , 0x00000b03 
- 00014837  0x00002fb5 ifetcht  0x00000001 , 0x00000003 
- 00014838  0x00002fb6 copy  0x00000003 , 0x00000011 
- 00014839  0x00002fb7 storet  0x00000001 , 0x00000b04 
- 00014840  0x00002fb8 add  0x00000002 , 0x00000003 , 0x00000002 
- 00014841  0x00002fb9 hfetch  0x00000002 , 0x00008112 
- 00014842  0x00002fba isub  0x00000002 , 0x00000002 
- 00014843  0x00002fbb nrtn  0x00000002 
- 00014844  0x00002fbc jam  0x00000001 , 0x00000b05 
- 00014845  0x00002fbd call  0x00003a17 
- 00014846  0x00002fbe fetch  0x00000001 , 0x00000b05 
- 00014847  0x00002fbf rtneq  0x00000000 
- 00014848  0x00002fc0 branch  0x00003a12 
- 00014849  0x00002fc3 call  0x00007ec1 
- 00014850  0x00002fc4 call  0x00003c79 
- 00014851  0x00002fc5 branch  0x00003a04 
- 00014852  0x00002fc9 bpatch  0x000000df , 0x0000401b 
- 00014853  0x00002fca hfetch  0x00000002 , 0x00008112 
- 00014854  0x00002fcb rtn  0x00000034 
- 00014855  0x00002fcc call  0x000066cb 
- 00014856  0x00002fcd ifetch  0x00000001 , 0x00000003 
- 00014857  0x00002fce sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00014858  0x00002fcf ncall  0x00003a16 , 0x00000005 
- 00014859  0x00002fd0 nbranch  0x00003a04 , 0x00000005 
- 00014860  0x00002fd1 ifetch  0x00000001 , 0x00000003 
- 00014861  0x00002fd2 rtneq  0x00000005 
- 00014862  0x00002fd3 rtneq  0x00000029 
- 00014863  0x00002fd4 increase  0xffffffff , 0x00000003 
- 00014864  0x00002fd5 call  0x00003a16 
- 00014865  0x00002fd6 branch  0x00003a04 
- 00014866  0x00002fd9 call  0x000066cb 
- 00014867  0x00002fda increase  0x00000002 , 0x00000003 
- 00014868  0x00002fdb ifetch  0x00000001 , 0x00000003 
- 00014869  0x00002fdc iadd  0x00000003 , 0x00000003 
- 00014870  0x00002fde branch  0x000066c8 
- 00014871  0x00002fe2 bpatch  0x000000e0 , 0x0000401c 
- 00014872  0x00002fe3 fetch  0x00000001 , 0x00000b03 
- 00014873  0x00002fe4 beq  0x00000000 , 0x00003a3f 
- 00014874  0x00002fe5 beq  0x00000001 , 0x00003a44 
- 00014875  0x00002fe6 beq  0x00000002 , 0x00003a49 
- 00014876  0x00002fe7 beq  0x00000003 , 0x00003a5f 
- 00014877  0x00002fe8 beq  0x00000004 , 0x00003a6b 
- 00014878  0x00002fe9 beq  0x00000005 , 0x00003a75 
- 00014879  0x00002fea beq  0x00000009 , 0x00003a9a 
- 00014880  0x00002feb beq  0x0000000b , 0x00003ad7 
- 00014881  0x00002fec beq  0x0000000c , 0x00003ad8 
- 00014882  0x00002fed beq  0x0000000d , 0x00003aec 
- 00014883  0x00002fee beq  0x0000000e , 0x00003af4 
- 00014884  0x00002fef beq  0x0000000f , 0x00003afa 
- 00014885  0x00002ff0 beq  0x00000010 , 0x00003b06 
- 00014886  0x00002ff1 beq  0x00000011 , 0x00003b0e 
- 00014887  0x00002ff2 beq  0x00000012 , 0x00003b12 
- 00014888  0x00002ff3 beq  0x00000026 , 0x00003b16 
- 00014889  0x00002ff4 beq  0x00000028 , 0x00003b1d 
- 00014890  0x00002ff5 beq  0x00000029 , 0x00003b2d 
- 00014891  0x00002ff6 beq  0x0000002a , 0x00003b36 
- 00014892  0x00002ff7 beq  0x0000002b , 0x00003b69 
- 00014893  0x00002ff8 beq  0x0000002c , 0x00003b6f 
- 00014894  0x00002ff9 beq  0x00000030 , 0x00003b76 
- 00014895  0x00002ffa beq  0x00000031 , 0x00003b7c 
- 00014896  0x00002ffb beq  0x00000032 , 0x00003b90 
- 00014897  0x00002ffc beq  0x00000033 , 0x00003b98 
- 00014898  0x00002ffd beq  0x00000034 , 0x00003bbb 
- 00014899  0x00002ffe beq  0x00000035 , 0x00003bc4 
- 00014900  0x00002fff beq  0x00000036 , 0x00003bcd 
- 00014901  0x00003000 beq  0x00000037 , 0x00003bd7 
- 00014902  0x00003001 beq  0x00000038 , 0x00003bda 
- 00014903  0x00003002 beq  0x00000040 , 0x00003be2 
- 00014904  0x00003003 beq  0x00000042 , 0x00003bec 
- 00014905  0x00003004 beq  0x00000048 , 0x00003bf1 
- 00014906  0x00003005 beq  0x00000049 , 0x00003bfc 
- 00014907  0x00003006 beq  0x00000051 , 0x00003c02 
- 00014908  0x00003007 beq  0x00000061 , 0x00003c06 
- 00014909  0x00003008 beq  0x000000ff , 0x00003c15 
- 00014910  0x00003009 branch  0x00003c17 
- 00014911  0x0000300f fetch  0x00000001 , 0x00000b04 
- 00014912  0x00003010 bne  0x00000006 , 0x00003c17 
- 00014913  0x00003011 ifetch  0x00000006 , 0x00000003 
- 00014914  0x00003012 store  0x00000006 , 0x000040a0 
- 00014915  0x00003013 branch  0x00003c1a 
- 00014916  0x00003017 fetch  0x00000001 , 0x00000b04 
- 00014917  0x00003018 bne  0x00000006 , 0x00003c17 
- 00014918  0x00003019 ifetch  0x00000006 , 0x00000003 
- 00014919  0x0000301a store  0x00000006 , 0x000044a0 
- 00014920  0x0000301b branch  0x00003c1a 
- 00014921  0x00003020 fetch  0x00000001 , 0x00000b04 
- 00014922  0x00003021 bne  0x00000001 , 0x00003c17 
- 00014923  0x00003022 copy  0x00000011 , 0x00000003 
- 00014924  0x00003023 call  0x00003c1a 
- 00014925  0x00003024 ifetcht  0x00000001 , 0x00000003 
- 00014926  0x00003025 storet  0x00000001 , 0x000046a9 
- 00014927  0x00003026 fetch  0x00000002 , 0x00004682 
- 00014928  0x00003027 rtnbit1  0x00000009 
- 00014929  0x00003028 rtnbit1  0x00000000 
- 00014930  0x0000302a fetch  0x00000001 , 0x000046a1 
- 00014931  0x0000302b isolate1  0x00000000 , 0x0000003f 
- 00014932  0x0000302c nbranch  0x00003a58 , 0x00000001 
- 00014933  0x0000302d fetcht  0x00000001 , 0x000046a9 
- 00014934  0x0000302e and  0x00000002 , 0x00000003 , 0x0000003f 
- 00014935  0x0000302f store  0x00000001 , 0x00004093 
- 00014936  0x00003031 fetch  0x00000001 , 0x000046a1 
- 00014937  0x00003032 isolate1  0x00000001 , 0x0000003f 
- 00014938  0x00003033 nrtn  0x00000001 
- 00014939  0x00003034 fetcht  0x00000001 , 0x000046a9 
- 00014940  0x00003035 isolate1  0x00000002 , 0x00000002 
- 00014941  0x00003036 branch  0x000033fa , 0x00000001 
- 00014942  0x00003037 branch  0x000033f8 
- 00014943  0x0000303c fetch  0x00000001 , 0x00000b04 
- 00014944  0x0000303d sub  0x0000003f , 0x00000043 , 0x0000003e 
- 00014945  0x0000303e nbranch  0x00003c17 , 0x00000002 
- 00014946  0x0000303f store  0x00000001 , 0x00004515 
- 00014947  0x00003040 arg  0x00000008 , 0x00000039 
- 00014948  0x00003041 call  0x00007ec6 
- 00014949  0x00003042 fetch  0x00000001 , 0x00000b04 
- 00014950  0x00003043 copy  0x0000003f , 0x00000039 
- 00014951  0x00003044 copy  0x00000011 , 0x00000003 
- 00014952  0x00003045 arg  0x00004516 , 0x00000005 
- 00014953  0x00003046 call  0x000066ea 
- 00014954  0x00003047 branch  0x00003c1a 
- 00014955  0x0000304c fetch  0x00000001 , 0x00000b04 
- 00014956  0x0000304d sub  0x0000003f , 0x0000001d , 0x0000003e 
- 00014957  0x0000304e nbranch  0x00003c17 , 0x00000002 
- 00014958  0x0000304f store  0x00000001 , 0x000043af 
- 00014959  0x00003050 copy  0x0000003f , 0x00000039 
- 00014960  0x00003051 copy  0x00000011 , 0x00000003 
- 00014961  0x00003052 arg  0x000043b0 , 0x00000005 
- 00014962  0x00003053 call  0x000066ea 
- 00014963  0x00003054 call  0x000057a3 
- 00014964  0x00003055 branch  0x00003c1a 
- 00014965  0x0000305a fetch  0x00000001 , 0x00004682 
- 00014966  0x0000305b bbit0  0x00000004 , 0x00003c17 
- 00014967  0x0000305c call  0x000033ba 
- 00014968  0x0000305d branch  0x00003a86 , 0x00000001 
- 00014969  0x0000305e jam  0x00000000 , 0x00000b05 
- 00014970  0x00003060 call  0x0000397f 
- 00014971  0x00003061 fetch  0x00000001 , 0x00004568 
- 00014972  0x00003062 rtn  0x00000034 
- 00014973  0x00003063 fetch  0x00000002 , 0x00004573 
- 00014974  0x00003064 bne  0x00000000 , 0x00003a84 
- 00014975  0x00003065 fetch  0x00000001 , 0x00000b04 
- 00014976  0x00003066 store  0x00000002 , 0x00004573 
- 00014977  0x00003068 copy  0x00000011 , 0x00000003 
- 00014978  0x0000306b copy  0x00000003 , 0x0000003f 
- 00014979  0x0000306c store  0x00000002 , 0x00004571 
- 00014980  0x0000306e call  0x00003a88 
- 00014981  0x0000306f branch  0x00006c4d 
- 00014982  0x00003072 jam  0x00000000 , 0x00000b05 
- 00014983  0x00003073 branch  0x00003cd1 
- 00014984  0x00003076 call  0x00003a8e 
- 00014985  0x00003077 fetch  0x00000002 , 0x00004573 
- 00014986  0x00003078 fetcht  0x00000002 , 0x0000469f 
- 00014987  0x00003079 isub  0x00000002 , 0x0000003f 
- 00014988  0x0000307a store  0x00000002 , 0x00004573 
- 00014989  0x0000307b rtn 
- 00014990  0x0000307e fetch  0x00000002 , 0x00004573 
- 00014991  0x0000307f arg  0x0000006e , 0x00000002 
- 00014992  0x00003080 call  0x00007fdd 
- 00014993  0x00003081 fetcht  0x00000002 , 0x0000456c 
- 00014994  0x00003082 call  0x00007fdd 
- 00014995  0x00003083 fetcht  0x00000002 , 0x0000455e 
- 00014996  0x00003084 call  0x00007fdd 
- 00014997  0x00003085 store  0x00000002 , 0x0000469f 
- 00014998  0x00003086 rtn 
- 00014999  0x00003089 jam  0x00000001 , 0x00000b05 
- 00015000  0x0000308a jam  0x00000005 , 0x00000b03 
- 00015001  0x0000308b branch  0x00003c1a 
- 00015002  0x00003090 fetch  0x00000002 , 0x00004682 
- 00015003  0x00003091 bbit0  0x00000009 , 0x00003c17 
- 00015004  0x00003092 call  0x00003ad4 
- 00015005  0x00003093 branch  0x00003c17 , 0x00000028 
- 00015006  0x00003094 jam  0x00000000 , 0x00000b05 
- 00015007  0x00003095 fetch  0x00000001 , 0x000046bf 
- 00015008  0x00003096 bbit1  0x00000004 , 0x00003ab4 
- 00015009  0x00003097 fetch  0x00000001 , 0x000046c0 
- 00015010  0x00003098 nrtn  0x00000034 
- 00015011  0x00003099 jam  0x00000001 , 0x00000b05 
- 00015012  0x0000309a ifetch  0x00000002 , 0x00000003 
- 00015013  0x0000309b store  0x00000002 , 0x000046c1 
- 00015014  0x0000309c copy  0x00000003 , 0x0000003f 
- 00015015  0x0000309d store  0x00000002 , 0x000046c3 
- 00015016  0x0000309e fetch  0x00000001 , 0x00000b04 
- 00015017  0x0000309f pincrease  0xfffffffe 
- 00015018  0x000030a0 nbranch  0x00003c17 , 0x00000002 
- 00015019  0x000030a1 branch  0x00003c17 , 0x00000005 
- 00015020  0x000030a2 store  0x00000001 , 0x000046c0 
- 00015021  0x000030a3 jam  0x00000000 , 0x00000b05 
- 00015022  0x000030a4 call  0x00005814 
- 00015023  0x000030a5 call  0x00003ab7 
- 00015024  0x000030a6 call  0x00003ab7 
- 00015025  0x000030a7 call  0x00003ab7 
- 00015026  0x000030a8 fetch  0x00000001 , 0x000046bf 
- 00015027  0x000030a9 rtnbit0  0x00000004 
- 00015028  0x000030ab jam  0x00000001 , 0x00000b05 
- 00015029  0x000030ac call  0x00003cf6 
- 00015030  0x000030ad branch  0x00003c1a 
- 00015031  0x000030b0 fetch  0x00000001 , 0x000046c0 
- 00015032  0x000030b1 rtn  0x00000034 
- 00015033  0x000030b2 call  0x00005892 
- 00015034  0x000030b3 nrtn  0x00000034 
- 00015035  0x000030b4 call  0x00003acf 
- 00015036  0x000030b5 bpatch  0x000000e1 , 0x0000401c 
- 00015037  0x000030b6 add  0x00000002 , 0xfffffffd , 0x0000003f 
- 00015038  0x000030b7 fetcht  0x00000001 , 0x000046c0 
- 00015039  0x000030b8 call  0x00007fdd 
- 00015040  0x000030b9 copy  0x0000003f , 0x00000011 
- 00015041  0x000030ba copy  0x00000002 , 0x0000003f 
- 00015042  0x000030bb isub  0x00000011 , 0x0000003f 
- 00015043  0x000030bc store  0x00000001 , 0x000046c0 
- 00015044  0x000030bd fetcht  0x00000002 , 0x000046c1 
- 00015045  0x000030be call  0x00005a64 
- 00015046  0x000030bf fetch  0x00000002 , 0x000046c3 
- 00015047  0x000030c0 copy  0x0000003f , 0x00000003 
- 00015048  0x000030c1 copy  0x00000011 , 0x00000039 
- 00015049  0x000030c2 call  0x000066ea 
- 00015050  0x000030c3 copy  0x00000003 , 0x0000003f 
- 00015051  0x000030c4 store  0x00000002 , 0x000046c3 
- 00015052  0x000030c5 fetch  0x00000001 , 0x000046c0 
- 00015053  0x000030c6 nrtn  0x00000034 
- 00015054  0x000030c7 branch  0x00003cf4 
- 00015055  0x000030cc arg  0x00000017 , 0x00000002 
- 00015056  0x000030cd fetch  0x00000001 , 0x000046bf 
- 00015057  0x000030ce rtnbit1  0x00000001 
- 00015058  0x000030cf fetcht  0x00000002 , 0x000044a8 
- 00015059  0x000030d0 rtn 
- 00015060  0x000030d3 fetch  0x00000001 , 0x000046bf 
- 00015061  0x000030d4 bbit1  0x00000002 , 0x00005a42 
- 00015062  0x000030d5 branch  0x00007fe9 
- 00015063  0x000030da branch  0x00003c4c 
- 00015064  0x000030df copy  0x00000011 , 0x00000003 
- 00015065  0x000030e0 ifetch  0x00000001 , 0x00000003 
- 00015066  0x000030e1 beq  0x00000000 , 0x00003adf 
- 00015067  0x000030e2 beq  0x00000001 , 0x00003ae2 
- 00015068  0x000030e3 beq  0x00000002 , 0x00003ae8 
- 00015069  0x000030e4 beq  0x00000003 , 0x00003aea 
- 00015070  0x000030e5 branch  0x00003c17 
- 00015071  0x000030e7 call  0x0000612b 
- 00015072  0x000030e8 jam  0x00000000 , 0x0000465a 
- 00015073  0x000030e9 branch  0x00003c1a 
- 00015074  0x000030eb setarg  0x00040003 
- 00015075  0x000030ed store  0x00000003 , 0x0000465b 
- 00015076  0x000030ee store  0x00000001 , 0x00004662 
- 00015077  0x000030ef call  0x00006124 
- 00015078  0x000030f0 jam  0x00000001 , 0x0000465a 
- 00015079  0x000030f1 branch  0x00003c1a 
- 00015080  0x000030f3 setarg  0x00040002 
- 00015081  0x000030f4 branch  0x00003ae3 
- 00015082  0x000030f7 setarg  0x00040001 
- 00015083  0x000030f8 branch  0x00003ae3 
- 00015084  0x000030fc fetch  0x00000001 , 0x00000b04 
- 00015085  0x000030fd sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00015086  0x000030fe nbranch  0x00003c17 , 0x00000002 
- 00015087  0x000030ff store  0x00000001 , 0x00004689 
- 00015088  0x00003100 copy  0x0000003f , 0x00000039 
- 00015089  0x00003101 arg  0x0000468a , 0x00000005 
- 00015090  0x00003102 call  0x000066fd 
- 00015091  0x00003103 branch  0x00003c1a 
- 00015092  0x00003108 copy  0x00000011 , 0x00000003 
- 00015093  0x00003109 ifetch  0x00000001 , 0x00000003 
- 00015094  0x0000310a hfetcht  0x00000001 , 0x00008062 
- 00015095  0x0000310b nsetflag  0x00000034 , 0x00000004 , 0x00000002 
- 00015096  0x0000310c hstoret  0x00000001 , 0x00008062 
- 00015097  0x0000310d branch  0x00003c1a 
- 00015098  0x00003112 fetch  0x00000001 , 0x00000b04 
- 00015099  0x00003113 copy  0x0000003f , 0x00000039 
- 00015100  0x00003114 copy  0x00000011 , 0x00000003 
- 00015101  0x00003115 call  0x00007f58 
- 00015102  0x00003116 setarg  0x016e3600 
- 00015103  0x00003117 idiv  0x00000002 
- 00015104  0x00003118 call  0x00007f86 
- 00015105  0x00003119 quotient  0x0000003f 
- 00015106  0x0000311b store  0x00000002 , 0x00004243 
- 00015107  0x0000311c call  0x00003c1a 
- 00015108  0x0000311d call  0x00007f9e 
- 00015109  0x0000311e branch  0x000066ce 
- 00015110  0x00003123 arg  0x00000002 , 0x00000011 
- 00015111  0x00003124 arg  0x0000469a , 0x00000012 
- 00015112  0x00003125 arg  0x00000000 , 0x00000002 
- 00015113  0x00003126 branch  0x00003c25 
- 00015114  0x00003128 store  0x00000002 , 0x00000ac2 
- 00015115  0x00003129 arg  0x00000ac2 , 0x00000012 
- 00015116  0x0000312a arg  0x00000000 , 0x00000002 
- 00015117  0x0000312b branch  0x00003c25 
- 00015118  0x00003130 fetch  0x00000002 , 0x00004682 
- 00015119  0x00003131 bbit0  0x00000000 , 0x00003c17 
- 00015120  0x00003133 call  0x00003c1a 
- 00015121  0x00003134 branch  0x000033e9 
- 00015122  0x00003139 fetch  0x00000002 , 0x00004682 
- 00015123  0x0000313a bbit0  0x00000009 , 0x00003c17 
- 00015124  0x0000313c call  0x00003c1a 
- 00015125  0x0000313d branch  0x00003402 
- 00015126  0x00003144 fetch  0x00000001 , 0x00000b04 
- 00015127  0x00003145 copy  0x0000003f , 0x00000039 
- 00015128  0x00003146 copy  0x00000011 , 0x00000003 
- 00015129  0x00003147 fetch  0x00000002 , 0x00004215 
- 00015130  0x00003148 icopy  0x00000005 
- 00015131  0x00003149 call  0x000066ea 
- 00015132  0x0000314a branch  0x00003c1a 
- 00015133  0x0000314f fetch  0x00000001 , 0x00004682 
- 00015134  0x00003150 bbit0  0x00000000 , 0x00003c17 
- 00015135  0x00003151 ifetch  0x00000001 , 0x00000003 
- 00015136  0x00003152 fetcht  0x00000001 , 0x00004661 
- 00015137  0x00003153 setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00015138  0x00003154 set1  0x00000007 , 0x00000002 
- 00015139  0x00003155 storet  0x00000001 , 0x00004661 
- 00015140  0x00003157 call  0x00003c1a 
- 00015141  0x00003159 fetch  0x00000001 , 0x00004661 
- 00015142  0x0000315a bbit1  0x00000006 , 0x00003b2b 
- 00015143  0x0000315b rtn 
- 00015144  0x0000315e jam  0x00000000 , 0x00004661 
- 00015145  0x0000315f jam  0x00000021 , 0x00000a99 
- 00015146  0x00003160 branch  0x00007d8f 
- 00015147  0x00003164 bbit1  0x00000000 , 0x00005f95 
- 00015148  0x00003165 branch  0x00003b28 
- 00015149  0x0000316a fetch  0x00000001 , 0x00004682 
- 00015150  0x0000316b rtnbit0  0x00000004 
- 00015151  0x0000316c fetch  0x00000001 , 0x0000456b 
- 00015152  0x0000316d rtneq  0x00000000 
- 00015153  0x0000316e ifetch  0x00000001 , 0x00000003 
- 00015154  0x0000316f fetcht  0x00000001 , 0x00004569 
- 00015155  0x00003170 iadd  0x00000002 , 0x00000002 
- 00015156  0x00003171 storet  0x00000001 , 0x00004569 
- 00015157  0x00003172 rtn 
- 00015158  0x00003177 arg  0x00000040 , 0x00000039 
- 00015159  0x00003178 arg  0x0000436f , 0x00000005 
- 00015160  0x00003179 call  0x00007ed4 
- 00015161  0x0000317a setarg  0x00000000 
- 00015162  0x0000317b store  0x00000001 , 0x00000ab2 
- 00015163  0x0000317c copy  0x00000011 , 0x00000003 
- 00015164  0x0000317e copy  0x00000003 , 0x0000003f 
- 00015165  0x0000317f store  0x00000002 , 0x00000ab6 
- 00015166  0x00003180 call  0x00003b64 
- 00015167  0x00003182 fetch  0x00000001 , 0x00000ab2 
- 00015168  0x00003183 fetcht  0x00000001 , 0x00000aa2 
- 00015169  0x00003184 increase  0x00000001 , 0x00000002 
- 00015170  0x00003185 iadd  0x00000002 , 0x0000003f 
- 00015171  0x00003186 store  0x00000001 , 0x00000ab2 
- 00015172  0x00003188 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015173  0x00003189 nbranch  0x00003b50 , 0x00000002 
- 00015174  0x0000318b fetcht  0x00000001 , 0x0000436f 
- 00015175  0x0000318c setarg  0x00004370 
- 00015176  0x0000318d iadd  0x00000002 , 0x0000003f 
- 00015177  0x0000318e store  0x00000002 , 0x00000abb 
- 00015178  0x0000318f fetcht  0x00000001 , 0x00000aa2 
- 00015179  0x00003190 increase  0x00000001 , 0x00000002 
- 00015180  0x00003191 fetch  0x00000001 , 0x0000436f 
- 00015181  0x00003192 iadd  0x00000002 , 0x0000003f 
- 00015182  0x00003193 store  0x00000001 , 0x0000436f 
- 00015183  0x00003194 branch  0x00003b59 
- 00015184  0x00003196 fetcht  0x00000001 , 0x0000438f 
- 00015185  0x00003197 setarg  0x00004390 
- 00015186  0x00003198 iadd  0x00000002 , 0x0000003f 
- 00015187  0x00003199 store  0x00000002 , 0x00000abb 
- 00015188  0x0000319a fetcht  0x00000001 , 0x00000aa2 
- 00015189  0x0000319b increase  0x00000001 , 0x00000002 
- 00015190  0x0000319c fetch  0x00000001 , 0x0000438f 
- 00015191  0x0000319d iadd  0x00000002 , 0x0000003f 
- 00015192  0x0000319e store  0x00000001 , 0x0000438f 
- 00015193  0x000031a0 fetch  0x00000002 , 0x00000abb 
- 00015194  0x000031a1 copy  0x0000003f , 0x00000005 
- 00015195  0x000031a2 fetch  0x00000002 , 0x00000ab6 
- 00015196  0x000031a3 copy  0x0000003f , 0x00000003 
- 00015197  0x000031a5 copy  0x00000002 , 0x00000039 
- 00015198  0x000031a6 call  0x000066ea 
- 00015199  0x000031a8 fetch  0x00000001 , 0x00000b04 
- 00015200  0x000031a9 fetcht  0x00000001 , 0x00000ab2 
- 00015201  0x000031aa isub  0x00000002 , 0x0000003e 
- 00015202  0x000031ab nbranch  0x00003b3c , 0x00000005 
- 00015203  0x000031ac branch  0x00003c1a 
- 00015204  0x000031b0 ifetch  0x00000001 , 0x00000003 
- 00015205  0x000031b1 store  0x00000001 , 0x00000aa2 
- 00015206  0x000031b2 ifetch  0x00000001 , 0x00000003 
- 00015207  0x000031b3 store  0x00000001 , 0x00000aae 
- 00015208  0x000031b4 rtn 
- 00015209  0x000031b9 arg  0x00000000 , 0x00000002 
- 00015210  0x000031ba arg  0x00000002 , 0x00000011 
- 00015211  0x000031bb fetch  0x00000002 , 0x000046b4 
- 00015212  0x000031bc store  0x00000002 , 0x00000ac2 
- 00015213  0x000031bd arg  0x00000ac2 , 0x00000012 
- 00015214  0x000031be branch  0x00003c25 
- 00015215  0x000031c3 fetch  0x00000001 , 0x00000b04 
- 00015216  0x000031c4 bne  0x00000001 , 0x00003c17 
- 00015217  0x000031c5 ifetch  0x00000001 , 0x00000003 
- 00015218  0x000031c6 store  0x00000001 , 0x000046b2 
- 00015219  0x000031c7 setarg  0x00000000 
- 00015220  0x000031c8 store  0x00000002 , 0x000046b4 
- 00015221  0x000031c9 branch  0x00003c1a 
- 00015222  0x000031ce ifetch  0x00000004 , 0x00000003 
- 00015223  0x000031cf store  0x00000004 , 0x0000468a 
- 00015224  0x000031d0 jam  0x00000004 , 0x00004689 
- 00015225  0x000031d1 jam  0x00000000 , 0x00004663 
- 00015226  0x000031d2 call  0x00003c1a 
- 00015227  0x000031d3 branch  0x00005f31 
- 00015228  0x000031d8 fetch  0x00000001 , 0x00000b04 
- 00015229  0x000031d9 bne  0x00000003 , 0x00003c17 
- 00015230  0x000031da ifetch  0x00000001 , 0x00000003 
- 00015231  0x000031db beq  0x00000000 , 0x00003b82 
- 00015232  0x000031dc beq  0x00000001 , 0x00003b8a 
- 00015233  0x000031dd branch  0x00003c17 
- 00015234  0x000031e0 ifetcht  0x00000001 , 0x00000003 
- 00015235  0x000031e1 ifetch  0x00000001 , 0x00000003 
- 00015236  0x000031e2 beq  0x00000002 , 0x00003b88 
- 00015237  0x000031e3 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00015238  0x000031e4 call  0x000067fb 
- 00015239  0x000031e5 branch  0x00003c1a 
- 00015240  0x000031e8 call  0x00006806 
- 00015241  0x000031e9 branch  0x00003c1a 
- 00015242  0x000031ec ifetcht  0x00000001 , 0x00000003 
- 00015243  0x000031ed call  0x00006812 
- 00015244  0x000031ee ifetch  0x00000001 , 0x00000003 
- 00015245  0x000031ef isolate1  0x00000000 , 0x0000003f 
- 00015246  0x000031f0 call  0x0000682c 
- 00015247  0x000031f1 branch  0x00003c1a 
- 00015248  0x000031f6 fetch  0x00000001 , 0x00000b04 
- 00015249  0x000031f7 bne  0x00000001 , 0x00003c17 
- 00015250  0x000031f8 ifetcht  0x00000001 , 0x00000003 
- 00015251  0x000031f9 call  0x0000681d 
- 00015252  0x000031fa setarg  0x00000000 
- 00015253  0x000031fb nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00015254  0x000031fc arg  0x00000001 , 0x00000011 
- 00015255  0x000031fd branch  0x00003b0a 
- 00015256  0x00003202 copy  0x00000011 , 0x00000003 
- 00015257  0x00003203 ifetch  0x00000001 , 0x00000003 
- 00015258  0x00003204 copy  0x0000003f , 0x00000002 
- 00015259  0x00003205 beq  0x00000081 , 0x00003ba3 
- 00015260  0x00003206 beq  0x00000082 , 0x00003ba8 
- 00015261  0x00003207 beq  0x00000083 , 0x00003bae 
- 00015262  0x00003208 store  0x00000001 , 0x000044c6 
- 00015263  0x00003209 beq  0x00000000 , 0x00003bb3 
- 00015264  0x0000320a beq  0x00000001 , 0x00003bb6 
- 00015265  0x0000320b beq  0x00000002 , 0x00003bb8 
- 00015266  0x0000320c branch  0x00003c17 
- 00015267  0x0000320f fetch  0x00000001 , 0x000044be 
- 00015268  0x00003210 branch  0x00003c17 , 0x00000034 
- 00015269  0x00003211 storet  0x00000001 , 0x000044c6 
- 00015270  0x00003212 jam  0x0000000d , 0x00004456 
- 00015271  0x00003213 branch  0x00003bb4 
- 00015272  0x00003215 fetch  0x00000001 , 0x000044be 
- 00015273  0x00003216 branch  0x00003c17 , 0x00000034 
- 00015274  0x00003217 storet  0x00000001 , 0x000044c6 
- 00015275  0x00003218 jam  0x0000000d , 0x00004456 
- 00015276  0x00003219 jam  0x00000001 , 0x00004454 
- 00015277  0x0000321a branch  0x00003c1a 
- 00015278  0x0000321c fetch  0x00000001 , 0x000044be 
- 00015279  0x0000321d branch  0x00003c17 , 0x00000034 
- 00015280  0x0000321e storet  0x00000001 , 0x000044c6 
- 00015281  0x0000321f jam  0x0000000d , 0x00004456 
- 00015282  0x00003220 branch  0x00003bb9 
- 00015283  0x00003222 jam  0x00000000 , 0x00004456 
- 00015284  0x00003224 jam  0x00000003 , 0x00004454 
- 00015285  0x00003225 branch  0x00003c1a 
- 00015286  0x00003227 jam  0x00000005 , 0x00004456 
- 00015287  0x00003228 branch  0x00003bb4 
- 00015288  0x0000322a jam  0x00000005 , 0x00004456 
- 00015289  0x0000322c jam  0x00000000 , 0x00004454 
- 00015290  0x0000322d branch  0x00003c1a 
- 00015291  0x00003232 fetch  0x00000001 , 0x00000b04 
- 00015292  0x00003233 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015293  0x00003234 nbranch  0x00003c17 , 0x00000002 
- 00015294  0x00003235 store  0x00000001 , 0x0000436f 
- 00015295  0x00003236 copy  0x0000003f , 0x00000039 
- 00015296  0x00003237 copy  0x00000011 , 0x00000003 
- 00015297  0x00003238 arg  0x00004370 , 0x00000005 
- 00015298  0x00003239 call  0x000066ea 
- 00015299  0x0000323a branch  0x00003c1a 
- 00015300  0x0000323f fetch  0x00000001 , 0x00000b04 
- 00015301  0x00003240 sub  0x0000003f , 0x0000001f , 0x0000003e 
- 00015302  0x00003241 nbranch  0x00003c17 , 0x00000002 
- 00015303  0x00003242 store  0x00000001 , 0x0000438f 
- 00015304  0x00003243 copy  0x0000003f , 0x00000039 
- 00015305  0x00003244 copy  0x00000011 , 0x00000003 
- 00015306  0x00003245 arg  0x00004390 , 0x00000005 
- 00015307  0x00003246 call  0x000066ea 
- 00015308  0x00003247 branch  0x00003c1a 
- 00015309  0x0000324c fetch  0x00000002 , 0x00004682 
- 00015310  0x0000324d bbit0  0x00000009 , 0x00003c17 
- 00015311  0x0000324e fetch  0x00000001 , 0x00000b04 
- 00015312  0x0000324f bne  0x00000008 , 0x00003c17 
- 00015313  0x00003250 copy  0x00000011 , 0x00000003 
- 00015314  0x00003251 ifetch  0x00000008 , 0x00000003 
- 00015315  0x00003252 store  0x00000008 , 0x00004496 
- 00015316  0x00003253 jam  0x00000012 , 0x00000a99 
- 00015317  0x00003254 call  0x00007d8f 
- 00015318  0x00003255 branch  0x00003c1a 
- 00015319  0x0000325a ifetch  0x00000002 , 0x00000003 
- 00015320  0x0000325b store  0x00000002 , 0x00004482 
- 00015321  0x0000325c branch  0x00003c1a 
- 00015322  0x00003261 fetch  0x00000001 , 0x000044c6 
- 00015323  0x00003262 branch  0x00003c17 , 0x00000034 
- 00015324  0x00003263 fetch  0x00000001 , 0x000044c4 
- 00015325  0x00003264 bne  0x00000000 , 0x00003c17 
- 00015326  0x00003265 fetch  0x00000001 , 0x000044c5 
- 00015327  0x00003266 bne  0x00000000 , 0x00003c17 
- 00015328  0x00003267 call  0x00007e25 
- 00015329  0x00003268 branch  0x00003c1a 
- 00015330  0x0000326d fetch  0x00000001 , 0x00000b04 
- 00015331  0x0000326e bne  0x00000005 , 0x00003c17 
- 00015332  0x0000326f ifetch  0x00000001 , 0x00000003 
- 00015333  0x00003270 store  0x00000001 , 0x000046a2 
- 00015334  0x00003271 ifetch  0x00000004 , 0x00000003 
- 00015335  0x00003272 store  0x00000004 , 0x000046a3 
- 00015336  0x00003273 fetcht  0x00000001 , 0x000046a2 
- 00015337  0x00003274 call  0x0000680e 
- 00015338  0x00003275 call  0x00003cbc 
- 00015339  0x00003276 branch  0x00003c1a 
- 00015340  0x0000327b fetch  0x00000001 , 0x00000b04 
- 00015341  0x0000327c bne  0x00000001 , 0x00003c17 
- 00015342  0x0000327d ifetch  0x00000001 , 0x00000003 
- 00015343  0x0000327e store  0x00000001 , 0x000041de 
- 00015344  0x0000327f branch  0x00003c1a 
- 00015345  0x00003284 ifetch  0x00000001 , 0x00000003 
- 00015346  0x00003285 beq  0x00000001 , 0x00003bfa 
- 00015347  0x00003286 fetch  0x00000001 , 0x000044c1 
- 00015348  0x00003287 beq  0x00000003 , 0x00003bf8 
- 00015349  0x00003288 beq  0x00000006 , 0x00003bf8 
- 00015350  0x00003289 beq  0x00000007 , 0x00003bf8 
- 00015351  0x0000328a branch  0x00003c17 
- 00015352  0x0000328c jam  0x00000001 , 0x000044c2 
- 00015353  0x0000328d branch  0x00003c1a 
- 00015354  0x00003290 call  0x00005b53 
- 00015355  0x00003291 branch  0x00003c1a 
- 00015356  0x00003296 fetch  0x00000001 , 0x00000b04 
- 00015357  0x00003297 bne  0x00000001 , 0x00003c17 
- 00015358  0x00003298 call  0x00003c1a 
- 00015359  0x00003299 ifetch  0x00000001 , 0x00000003 
- 00015360  0x0000329a branch  0x000060cb , 0x00000034 
- 00015361  0x0000329b branch  0x000060c9 
- 00015362  0x000032a0 call  0x00003c1a 
- 00015363  0x000032a1 call  0x00007f9e 
- 00015364  0x000032a2 jam  0x00000001 , 0x00008010 
- 00015365  0x000032a3 branch  0x00002a8e 
- 00015366  0x000032a8 fetch  0x00000001 , 0x00000b04 
- 00015367  0x000032a9 beq  0x00000000 , 0x00003c17 
- 00015368  0x000032aa ifetch  0x00000001 , 0x00000003 
- 00015369  0x000032ab branch  0x00003c13 , 0x00000034 
- 00015370  0x000032ac fetch  0x00000001 , 0x00000b04 
- 00015371  0x000032ad bne  0x00000005 , 0x00003c17 
- 00015372  0x000032ae ifetch  0x00000004 , 0x00000003 
- 00015373  0x000032af arg  0x000f4240 , 0x00000002 
- 00015374  0x000032b0 isub  0x00000002 , 0x0000003e 
- 00015375  0x000032b1 branch  0x00003c17 , 0x00000002 
- 00015376  0x000032b2 store  0x00000004 , 0x000044c7 
- 00015377  0x000032b3 call  0x0000580c 
- 00015378  0x000032b4 branch  0x00003c1a 
- 00015379  0x000032b7 call  0x0000580e 
- 00015380  0x000032b8 branch  0x00003c1a 
- 00015381  0x000032bd jam  0x00000000 , 0x00004091 
- 00015382  0x000032be branch  0x00003c1a 
- 00015383  0x000032c4 arg  0x00000001 , 0x00000002 
- 00015384  0x000032c5 arg  0x00000000 , 0x00000011 
- 00015385  0x000032c6 branch  0x00003c25 
- 00015386  0x000032ca arg  0x00000000 , 0x00000002 
- 00015387  0x000032cb arg  0x00000000 , 0x00000011 
- 00015388  0x000032cc branch  0x00003c25 
- 00015389  0x000032d1 jam  0x00000000 , 0x00000b03 
- 00015390  0x000032d2 branch  0x00003c49 
- 00015391  0x000032d7 jam  0x00000002 , 0x00000b03 
- 00015392  0x000032d8 branch  0x00003c49 
- 00015393  0x000032dd jam  0x00000003 , 0x00000b03 
- 00015394  0x000032de branch  0x00003c49 
- 00015395  0x000032e3 jam  0x00000005 , 0x00000b03 
- 00015396  0x000032e4 branch  0x00003c49 
- 00015397  0x000032ed fetch  0x00000001 , 0x00000b03 
- 00015398  0x000032ee copy  0x0000003f , 0x00000013 
- 00015399  0x000032ef jam  0x00000006 , 0x00000b03 
- 00015400  0x000032f0 setarg  0x00000002 
- 00015401  0x000032f1 iadd  0x00000011 , 0x0000003f 
- 00015402  0x000032f2 call  0x00003ca7 
- 00015403  0x000032f3 copy  0x00000013 , 0x0000003f 
- 00015404  0x000032f4 istore  0x00000001 , 0x0000000a 
- 00015405  0x000032f5 istoret  0x00000001 , 0x0000000a 
- 00015406  0x000032f6 copy  0x00000011 , 0x00000039 
- 00015407  0x000032f7 copy  0x00000012 , 0x00000006 
- 00015408  0x000032f8 call  0x000066e4 
- 00015409  0x000032f9 branch  0x000066c5 
- 00015410  0x000032ff call  0x0000397f 
- 00015411  0x00003300 jam  0x00000007 , 0x00000b03 
- 00015412  0x00003301 fetch  0x00000001 , 0x000004ff 
- 00015413  0x00003302 rtn  0x00000034 
- 00015414  0x00003303 call  0x00003ca7 
- 00015415  0x00003304 fetch  0x00000001 , 0x000004ff 
- 00015416  0x00003305 copy  0x0000003f , 0x00000039 
- 00015417  0x00003306 fetch  0x00000002 , 0x00000501 
- 00015418  0x00003307 copy  0x0000003f , 0x00000006 
- 00015419  0x00003308 call  0x000066d1 
- 00015420  0x00003309 branch  0x000066c5 
- 00015421  0x0000330e jam  0x00000008 , 0x00000b03 
- 00015422  0x0000330f fetch  0x00000001 , 0x000046b6 
- 00015423  0x00003310 icopy  0x00000039 
- 00015424  0x00003311 increase  0x00000002 , 0x0000003f 
- 00015425  0x00003312 call  0x00003ca7 
- 00015426  0x00003313 fetch  0x00000002 , 0x000046b9 
- 00015427  0x00003314 istore  0x00000002 , 0x0000000a 
- 00015428  0x00003315 fetch  0x00000002 , 0x000046b7 
- 00015429  0x00003316 icopy  0x00000006 
- 00015430  0x00003317 call  0x000066d1 
- 00015431  0x00003318 branch  0x000066c5 
- 00015432  0x0000331d jam  0x00000009 , 0x00000b03 
- 00015433  0x0000331f setarg  0x00000000 
- 00015434  0x00003320 call  0x00003ca7 
- 00015435  0x00003321 branch  0x000066c5 
- 00015436  0x00003326 jam  0x0000000a , 0x00000b03 
- 00015437  0x00003327 setarg  0x00000001 
- 00015438  0x00003328 call  0x00003ca7 
- 00015439  0x0000332a call  0x00003c5d 
- 00015440  0x0000332c fetch  0x00000002 , 0x00004682 
- 00015441  0x0000332d arg  0x00000002 , 0x00000007 
- 00015442  0x0000332e qisolate1  0x0000003f 
- 00015443  0x0000332f setflag  0x00000001 , 0x00000003 , 0x00000002 
- 00015444  0x00003331 arg  0x00000009 , 0x00000007 
- 00015445  0x00003332 qisolate1  0x0000003f 
- 00015446  0x00003333 setflag  0x00000001 , 0x00000005 , 0x00000002 
- 00015447  0x00003335 fetch  0x00000001 , 0x00004682 
- 00015448  0x00003336 arg  0x00000004 , 0x00000007 
- 00015449  0x00003337 qisolate1  0x0000003f 
- 00015450  0x00003338 setflag  0x00000001 , 0x00000004 , 0x00000002 
- 00015451  0x0000333a istoret  0x00000001 , 0x0000000a 
- 00015452  0x0000333b branch  0x000066c5 
- 00015453  0x00003340 arg  0x00000000 , 0x00000002 
- 00015454  0x00003341 fetch  0x00000001 , 0x00004093 
- 00015455  0x00003342 arg  0x00000000 , 0x00000007 
- 00015456  0x00003343 qisolate1  0x0000003f 
- 00015457  0x00003344 setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00015458  0x00003345 arg  0x00000001 , 0x00000007 
- 00015459  0x00003346 qisolate1  0x0000003f 
- 00015460  0x00003347 setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00015461  0x00003349 fetch  0x00000001 , 0x0000436e 
- 00015462  0x0000334a arg  0x00000000 , 0x00000007 
- 00015463  0x0000334b qisolate1  0x0000003f 
- 00015464  0x0000334c setflag  0x00000001 , 0x00000002 , 0x00000002 
- 00015465  0x0000334d rtn 
- 00015466  0x00003352 jam  0x0000000d , 0x00000b03 
- 00015467  0x00003353 fetch  0x00000001 , 0x00004217 
- 00015468  0x00003354 mul32  0x0000003f , 0x00000022 , 0x0000003f 
- 00015469  0x00003355 icopy  0x00000039 
- 00015470  0x00003356 call  0x00003ca7 
- 00015471  0x00003357 fetch  0x00000002 , 0x00004215 
- 00015472  0x00003358 icopy  0x00000006 
- 00015473  0x00003359 call  0x000066d1 
- 00015474  0x0000335a branch  0x000066c5 
- 00015475  0x0000335f jam  0x0000000e , 0x00000b03 
- 00015476  0x00003360 setarg  0x00000004 
- 00015477  0x00003361 call  0x00003ca7 
- 00015478  0x00003362 fetch  0x00000004 , 0x000009ba 
- 00015479  0x00003363 istore  0x00000004 , 0x0000000a 
- 00015480  0x00003364 branch  0x000066c5 
- 00015481  0x00003369 jam  0x0000000f , 0x00000b03 
- 00015482  0x0000336a hfetch  0x00000002 , 0x00008112 
- 00015483  0x0000336b arg  0x000000ff , 0x00000002 
- 00015484  0x0000336c call  0x00007fdd 
- 00015485  0x0000336d copy  0x0000003f , 0x00000039 
- 00015486  0x0000336e call  0x00003ca7 
- 00015487  0x0000336f call  0x000066cb 
- 00015488  0x00003370 call  0x00006703 
- 00015489  0x00003371 branch  0x000066c5 
- 00015490  0x00003376 jam  0x00000010 , 0x00000b03 
- 00015491  0x00003377 branch  0x00003c49 
- 00015492  0x0000337c jam  0x00000011 , 0x00000b03 
- 00015493  0x0000337d setarg  0x00000004 
- 00015494  0x0000337e call  0x00003ca7 
- 00015495  0x0000337f fetch  0x00000004 , 0x000044c7 
- 00015496  0x00003380 istore  0x00000004 , 0x0000000a 
- 00015497  0x00003381 branch  0x000066c5 
- 00015498  0x00003386 arg  0x00000180 , 0x00000011 
- 00015499  0x00003387 branch  0x00003c91 
- 00015500  0x0000338a arg  0x00000080 , 0x00000011 
- 00015501  0x0000338b branch  0x00003c91 
- 00015502  0x0000338e arg  0x00000101 , 0x00000011 
- 00015503  0x0000338f branch  0x00003c91 
- 00015504  0x00003392 arg  0x00000001 , 0x00000011 
- 00015505  0x00003395 jam  0x00000000 , 0x00004661 
- 00015506  0x00003396 jam  0x00000014 , 0x00000b03 
- 00015507  0x00003397 setarg  0x00000002 
- 00015508  0x00003398 call  0x00003ca7 
- 00015509  0x00003399 copy  0x00000011 , 0x0000003f 
- 00015510  0x0000339a istore  0x00000002 , 0x0000000a 
- 00015511  0x0000339b branch  0x000066c5 
- 00015512  0x000033a0 arg  0x00000000 , 0x00000013 
- 00015513  0x000033a1 branch  0x00003c9b 
- 00015514  0x000033a4 arg  0x00000001 , 0x00000013 
- 00015515  0x000033a7 jam  0x00000015 , 0x00000b03 
- 00015516  0x000033a8 setarg  0x00000001 
- 00015517  0x000033a9 call  0x00003ca7 
- 00015518  0x000033aa copy  0x00000013 , 0x0000003f 
- 00015519  0x000033ab istore  0x00000001 , 0x0000000a 
- 00015520  0x000033ac branch  0x000066c5 
- 00015521  0x000033b1 jam  0x0000001d , 0x00000b03 
- 00015522  0x000033b2 setarg  0x00000004 
- 00015523  0x000033b3 call  0x00003ca7 
- 00015524  0x000033b4 fetch  0x00000004 , 0x000009ba 
- 00015525  0x000033b5 istore  0x00000004 , 0x0000000a 
- 00015526  0x000033b6 branch  0x000066c5 
- 00015527  0x000033c2 jam  0x00000002 , 0x00000b02 
- 00015528  0x000033c3 store  0x00000001 , 0x00000b04 
- 00015529  0x000033c4 storet  0x00000008 , 0x00000aa2 
- 00015530  0x000033c5 bpatch  0x000000e2 , 0x0000401c 
- 00015531  0x000033c6 call  0x00003cb1 
- 00015532  0x000033c7 fetcht  0x00000008 , 0x00000aa2 
- 00015533  0x000033c8 call  0x000066c2 
- 00015534  0x000033c9 fetch  0x00000003 , 0x00000b02 
- 00015535  0x000033ca istore  0x00000003 , 0x0000000a 
- 00015536  0x000033cb rtn 
- 00015537  0x000033cf call  0x00003cba 
- 00015538  0x000033d0 rtn  0x00000001 
- 00015539  0x000033d2 call  0x00003cb8 
- 00015540  0x000033d3 fetch  0x00000004 , 0x000046a3 
- 00015541  0x000033d4 rshift2  0x0000003f , 0x0000003f 
- 00015542  0x000033d5 rtn  0x00000034 
- 00015543  0x000033d6 branch  0x00003cbe 
- 00015544  0x000033da fetcht  0x00000001 , 0x000046a2 
- 00015545  0x000033db branch  0x00006829 
- 00015546  0x000033de fetcht  0x00000001 , 0x000046a2 
- 00015547  0x000033df branch  0x0000681b 
- 00015548  0x000033e2 fetcht  0x00000001 , 0x000046a2 
- 00015549  0x000033e3 branch  0x00006825 
- 00015550  0x000033e7 increase  0xffffffff , 0x0000003f 
- 00015551  0x000033e8 nop  0x00000026 
- 00015552  0x000033e9 nbranch  0x00003cbe , 0x00000034 
- 00015553  0x000033ea rtn 
- 00015554  0x000033f4 call  0x00003ad4 
- 00015555  0x000033f5 rtn  0x00000028 
- 00015556  0x000033f6 copy  0x00000011 , 0x0000003f 
- 00015557  0x000033f7 store  0x00000002 , 0x000046b7 
- 00015558  0x000033f8 copy  0x00000012 , 0x0000003f 
- 00015559  0x000033f9 store  0x00000001 , 0x000046b6 
- 00015560  0x000033fa fetch  0x00000002 , 0x00000478 
- 00015561  0x000033fb fetcht  0x00000002 , 0x000046bb 
- 00015562  0x000033fc isub  0x00000002 , 0x0000003e 
- 00015563  0x000033fd branch  0x00003ccf , 0x00000005 
- 00015564  0x000033fe fetcht  0x00000002 , 0x000046bd 
- 00015565  0x000033ff isub  0x00000002 , 0x0000003e 
- 00015566  0x00003400 nrtn  0x00000005 
- 00015567  0x00003402 store  0x00000002 , 0x000046b9 
- 00015568  0x00003403 branch  0x00003c3d 
- 00015569  0x00003409 fetch  0x00000001 , 0x000046bf 
- 00015570  0x0000340a rtnbit1  0x00000005 
- 00015571  0x0000340b call  0x00003cf0 
- 00015572  0x0000340c branch  0x0000340c 
- 00015573  0x00003410 jam  0x00000002 , 0x00004172 
- 00015574  0x00003411 rtn 
- 00015575  0x00003416 branch  0x00003cd8 
- 00015576  0x00003419 fetch  0x00000001 , 0x000046b2 
- 00015577  0x0000341a rtn  0x00000034 
- 00015578  0x0000341b fetch  0x00000001 , 0x000046b3 
- 00015579  0x0000341c rtn  0x00000034 
- 00015580  0x0000341d increase  0xffffffff , 0x0000003f 
- 00015581  0x0000341e store  0x00000001 , 0x000046b3 
- 00015582  0x0000341f nrtn  0x00000034 
- 00015583  0x00003420 jam  0x0000000a , 0x000046b3 
- 00015584  0x00003421 call  0x000068eb 
- 00015585  0x00003422 call  0x00006908 
- 00015586  0x00003423 div  0x0000003f , 0x00000064 
- 00015587  0x00003424 call  0x00007f86 
- 00015588  0x00003425 quotient  0x0000003f 
- 00015589  0x00003426 remainder  0x00000002 
- 00015590  0x00003427 store  0x00000001 , 0x000046b4 
- 00015591  0x00003428 storet  0x00000001 , 0x000046b5 
- 00015592  0x00003429 rtn 
- 00015593  0x0000342d call  0x00007fb4 
- 00015594  0x0000342e branch  0x000033d9 , 0x00000002 
- 00015595  0x0000342f branch  0x000033db 
- 00015596  0x00003434 arg  0x00000006 , 0x00000007 
- 00015597  0x00003435 branch  0x00003cfc 
- 00015598  0x00003438 arg  0x00000006 , 0x00000007 
- 00015599  0x00003439 branch  0x00003cf8 
- 00015600  0x0000343c arg  0x00000005 , 0x00000007 
- 00015601  0x0000343d branch  0x00003cfc 
- 00015602  0x00003440 arg  0x00000005 , 0x00000007 
- 00015603  0x00003441 branch  0x00003cf8 
- 00015604  0x00003444 arg  0x00000004 , 0x00000007 
- 00015605  0x00003445 branch  0x00003cfc 
- 00015606  0x00003448 arg  0x00000004 , 0x00000007 
- 00015607  0x00003449 branch  0x00003cf8 
- 00015608  0x0000344c fetch  0x00000001 , 0x000046bf 
- 00015609  0x0000344d qset0  0x0000003f 
- 00015610  0x0000344e store  0x00000001 , 0x000046bf 
- 00015611  0x0000344f rtn 
- 00015612  0x00003452 fetch  0x00000001 , 0x000046bf 
- 00015613  0x00003453 qset1  0x0000003f 
- 00015614  0x00003454 store  0x00000001 , 0x000046bf 
- 00015615  0x00003455 rtn 
- 00015616  0x00003460 call  0x00003d39 
- 00015617  0x00003461 call  0x0000640f 
- 00015618  0x00003462 call  0x000040c6 
- 00015619  0x00003463 call  0x00003d66 
- 00015620  0x00003464 call  0x00006411 
- 00015621  0x00003465 rtn  0x0000002b 
- 00015622  0x00003466 call  0x00003d16 
- 00015623  0x00003467 call  0x00003d19 
- 00015624  0x0000346a fetch  0x00000004 , 0x000046d3 
- 00015625  0x0000346b rtnbit1  0x00000010 
- 00015626  0x0000346c call  0x00003d4e 
- 00015627  0x0000346d rtnmark1  0x00000026 
- 00015628  0x0000346e fetch  0x00000002 , 0x00004682 
- 00015629  0x0000346f bbit1  0x0000000c , 0x000042b0 
- 00015630  0x00003470 branch  0x000042a2 
- 00015631  0x00003474 fetch  0x00000004 , 0x000046d3 
- 00015632  0x00003475 rtnbit0  0x0000001b 
- 00015633  0x00003476 arg  0x00000014 , 0x00000039 
- 00015634  0x00003478 setarg  0x00030d40 
- 00015635  0x00003479 call  0x00002a8f 
- 00015636  0x0000347a loop  0x00007ec1 
- 00015637  0x0000347b rtn 
- 00015638  0x0000347f fetch  0x00000004 , 0x000046d3 
- 00015639  0x00003480 rtnbit0  0x00000010 
- 00015640  0x00003481 branch  0x000048ea 
- 00015641  0x00003485 setarg  0x0000416d 
- 00015642  0x00003486 store  0x00000002 , 0x000041ef 
- 00015643  0x00003487 setarg  0x00003f77 
- 00015644  0x00003488 store  0x00000002 , 0x000041f1 
- 00015645  0x00003489 setarg  0x00003ebb 
- 00015646  0x0000348a store  0x00000002 , 0x000041ed 
- 00015647  0x0000348b setarg  0x0000417c 
- 00015648  0x0000348c store  0x00000002 , 0x000041f5 
- 00015649  0x0000348d setarg  0x00003de3 
- 00015650  0x0000348e store  0x00000002 , 0x000041f3 
- 00015651  0x0000348f setarg  0x00003eb3 
- 00015652  0x00003490 store  0x00000002 , 0x000041eb 
- 00015653  0x00003491 setarg  0x00003d5b 
- 00015654  0x00003492 store  0x00000002 , 0x000041f9 
- 00015655  0x00003494 call  0x00002c7a 
- 00015656  0x00003495 setarg  0x00004401 
- 00015657  0x00003496 add  0x00000013 , 0x000000d8 , 0x00000005 
- 00015658  0x00003497 istore  0x00000002 , 0x00000005 
- 00015659  0x00003498 setarg  0x00004406 
- 00015660  0x00003499 add  0x00000013 , 0x000000da , 0x00000005 
- 00015661  0x0000349a istore  0x00000002 , 0x00000005 
- 00015662  0x0000349b setarg  0x00003ebf 
- 00015663  0x0000349c add  0x00000013 , 0x000000dc , 0x00000005 
- 00015664  0x0000349d istore  0x00000002 , 0x00000005 
- 00015665  0x0000349f setarg  0x000041f9 
- 00015666  0x000034a0 store  0x00000002 , 0x000041fd 
- 00015667  0x000034a1 setarg  0x00003d36 
- 00015668  0x000034a2 store  0x00000002 , 0x00004201 
- 00015669  0x000034a3 rtn 
- 00015670  0x000034a6 fetch  0x00000004 , 0x000046d3 
- 00015671  0x000034a7 bbit0  0x00000012 , 0x000064d7 
- 00015672  0x000034a8 branch  0x000064da 
- 00015673  0x000034ab rtn  0x0000002b 
- 00015674  0x000034ac call  0x00002c9d 
- 00015675  0x000034ad call  0x00003e6e 
- 00015676  0x000034ae call  0x00003e1e 
- 00015677  0x000034af call  0x00003e54 
- 00015678  0x000034b0 call  0x00005810 
- 00015679  0x000034b1 call  0x00005839 
- 00015680  0x000034b2 call  0x0000582c 
- 00015681  0x000034b3 call  0x00005818 
- 00015682  0x000034b4 fetch  0x00000004 , 0x000046d3 
- 00015683  0x000034b5 bbit1  0x00000014 , 0x00003d46 
- 00015684  0x000034b6 bbit1  0x00000013 , 0x00004414 
- 00015685  0x000034b7 rtn 
- 00015686  0x000034ba call  0x0000659c 
- 00015687  0x000034bb fetch  0x00000004 , 0x000046d3 
- 00015688  0x000034bc isolate1  0x00000019 , 0x0000003f 
- 00015689  0x000034bd ncall  0x000065c2 , 0x00000001 
- 00015690  0x000034be call  0x0000443f 
- 00015691  0x000034bf call  0x00003dc9 
- 00015692  0x000034c0 call  0x000041aa 
- 00015693  0x000034c1 branch  0x000065df 
- 00015694  0x000034c4 fetch  0x00000004 , 0x000046d3 
- 00015695  0x000034c5 bbit0  0x0000001e , 0x00003d53 
- 00015696  0x000034c6 fetch  0x00000001 , 0x00000abd 
- 00015697  0x000034c7 isolate0  0x00000003 , 0x0000003f 
- 00015698  0x000034c8 nrtn  0x00000001 
- 00015699  0x000034ca fetch  0x00000001 , 0x0000471f 
- 00015700  0x000034cb store  0x00000001 , 0x0000471e 
- 00015701  0x000034cc fetch  0x00000001 , 0x000046f5 
- 00015702  0x000034cd rtnbit1  0x00000006 
- 00015703  0x000034cf fetch  0x00000004 , 0x000046d3 
- 00015704  0x000034d0 rtnbit0  0x00000011 
- 00015705  0x000034d1 bbit1  0x0000001d , 0x00002ee4 
- 00015706  0x000034d2 branch  0x00002f2c 
- 00015707  0x000034d4 fetch  0x00000001 , 0x00000478 
- 00015708  0x000034d5 sub  0x0000003f , 0x0000001a , 0x0000003f 
- 00015709  0x000034d6 nrtn  0x00000005 
- 00015710  0x000034d7 jam  0x00000012 , 0x00000a99 
- 00015711  0x000034d8 call  0x00007d8f 
- 00015712  0x000034da arg  0x00000000 , 0x00000007 
- 00015713  0x000034db branch  0x000041b9 
- 00015714  0x000034de fetch  0x00000001 , 0x000046b6 
- 00015715  0x000034df rtneq  0x00000001 
- 00015716  0x000034e0 jam  0x00000001 , 0x000046b6 
- 00015717  0x000034e1 rtn 
- 00015718  0x000034e3 fetch  0x00000001 , 0x000046e1 
- 00015719  0x000034e4 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00015720  0x000034e5 store  0x00000001 , 0x0000477a 
- 00015721  0x000034e6 branch  0x00003d80 
- 00015722  0x000034ea fetcht  0x00000001 , 0x000046e7 
- 00015723  0x000034eb call  0x0000681d 
- 00015724  0x000034ec nbranch  0x00003d62 , 0x00000001 
- 00015725  0x000034ee fetch  0x00000001 , 0x000046b6 
- 00015726  0x000034ef rtneq  0x00000000 
- 00015727  0x000034f0 jam  0x00000000 , 0x000046b6 
- 00015728  0x000034f1 fetch  0x00000001 , 0x0000477a 
- 00015729  0x000034f2 increase  0x00000001 , 0x0000003f 
- 00015730  0x000034f3 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00015731  0x000034f4 store  0x00000001 , 0x0000477a 
- 00015732  0x000034f5 call  0x00003d7e 
- 00015733  0x000034f6 fetch  0x00000004 , 0x000046d3 
- 00015734  0x000034f7 bbit1  0x00000014 , 0x0000443b 
- 00015735  0x000034f8 bbit1  0x00000013 , 0x00003d79 
- 00015736  0x000034f9 rtn 
- 00015737  0x000034fb arg  0x0000001e , 0x00000002 
- 00015738  0x000034fc call  0x0000680e 
- 00015739  0x000034fd arg  0x0000001f , 0x00000002 
- 00015740  0x000034fe call  0x0000680e 
- 00015741  0x000034ff branch  0x00004435 
- 00015742  0x00003502 bpatch  0x000000e3 , 0x0000401c 
- 00015743  0x00003503 call  0x0000424a 
- 00015744  0x00003504 fetch  0x00000001 , 0x000046e0 
- 00015745  0x00003505 beq  0x00000005 , 0x00003daa 
- 00015746  0x00003506 beq  0x00000004 , 0x00003d96 
- 00015747  0x00003507 fetch  0x00000001 , 0x0000477a 
- 00015748  0x00003508 beq  0x00000000 , 0x00003d8a 
- 00015749  0x00003509 beq  0x00000001 , 0x00003d88 
- 00015750  0x0000350a beq  0x00000002 , 0x00003d8c 
- 00015751  0x0000350b beq  0x00000003 , 0x00003d8e 
- 00015752  0x0000350d fetch  0x00000001 , 0x00004780 
- 00015753  0x0000350e branch  0x00003dbe 
- 00015754  0x00003510 fetch  0x00000001 , 0x0000477f 
- 00015755  0x00003511 branch  0x00003dbe 
- 00015756  0x00003513 fetch  0x00000001 , 0x00004781 
- 00015757  0x00003514 branch  0x00003dbe 
- 00015758  0x00003516 fetch  0x00000001 , 0x00004782 
- 00015759  0x00003517 branch  0x00003dbe 
- 00015760  0x00003519 fetch  0x00000001 , 0x000046e0 
- 00015761  0x0000351a rtneq  0x00000006 
- 00015762  0x0000351b fetch  0x00000001 , 0x000046b5 
- 00015763  0x0000351c increase  0x00000001 , 0x0000003f 
- 00015764  0x0000351d store  0x00000001 , 0x000046b5 
- 00015765  0x0000351e rtn 
- 00015766  0x00003521 fetch  0x00000001 , 0x0000477a 
- 00015767  0x00003522 beq  0x00000000 , 0x00003d9d 
- 00015768  0x00003523 beq  0x00000001 , 0x00003d9b 
- 00015769  0x00003524 beq  0x00000002 , 0x00003d9f 
- 00015770  0x00003525 beq  0x00000003 , 0x00003da1 
- 00015771  0x00003527 fetch  0x00000001 , 0x00004784 
- 00015772  0x00003528 branch  0x00003da2 
- 00015773  0x0000352a fetch  0x00000001 , 0x00004783 
- 00015774  0x0000352b branch  0x00003da2 
- 00015775  0x0000352d fetch  0x00000001 , 0x00004785 
- 00015776  0x0000352e branch  0x00003da2 
- 00015777  0x00003530 fetch  0x00000001 , 0x00004786 
- 00015778  0x00003532 store  0x00000001 , 0x000046b5 
- 00015779  0x00003533 lshift8  0x0000003f , 0x0000003f 
- 00015780  0x00003534 copy  0x0000003f , 0x00000011 
- 00015781  0x00003535 add  0x0000003f , 0x0000000d , 0x0000003f 
- 00015782  0x00003536 call  0x00006413 
- 00015783  0x00003537 copy  0x00000011 , 0x0000003f 
- 00015784  0x00003538 add  0x0000003f , 0x0000000e , 0x0000003f 
- 00015785  0x00003539 branch  0x00006413 
- 00015786  0x0000353c fetch  0x00000001 , 0x0000477a 
- 00015787  0x0000353d beq  0x00000000 , 0x00003db1 
- 00015788  0x0000353e beq  0x00000001 , 0x00003daf 
- 00015789  0x0000353f beq  0x00000002 , 0x00003db3 
- 00015790  0x00003540 beq  0x00000003 , 0x00003db5 
- 00015791  0x00003542 fetch  0x00000001 , 0x00004788 
- 00015792  0x00003543 branch  0x00003db6 
- 00015793  0x00003545 fetch  0x00000001 , 0x00004787 
- 00015794  0x00003546 branch  0x00003db6 
- 00015795  0x00003548 fetch  0x00000001 , 0x00004789 
- 00015796  0x00003549 branch  0x00003db6 
- 00015797  0x0000354b fetch  0x00000001 , 0x0000478a 
- 00015798  0x0000354d store  0x00000001 , 0x000046b5 
- 00015799  0x0000354e call  0x000040c0 
- 00015800  0x0000354f fetch  0x00000001 , 0x000046b5 
- 00015801  0x00003551 add  0x0000003f , 0x00000080 , 0x0000003f 
- 00015802  0x00003552 lshift8  0x0000003f , 0x0000003f 
- 00015803  0x00003553 add  0x0000003f , 0x00000005 , 0x0000003f 
- 00015804  0x00003554 copy  0x0000003f , 0x00000011 
- 00015805  0x00003555 branch  0x0000415a 
- 00015806  0x00003558 store  0x00000001 , 0x000046b5 
- 00015807  0x00003559 call  0x00003d90 
- 00015808  0x0000355a fetch  0x00000001 , 0x000046b5 
- 00015809  0x0000355b setarg  0x00000006 
- 00015810  0x0000355c call  0x00006414 
- 00015811  0x0000355d and  0x0000003f , 0x000000f8 , 0x00000002 
- 00015812  0x0000355e fetch  0x00000001 , 0x000046b5 
- 00015813  0x0000355f iadd  0x00000002 , 0x0000003f 
- 00015814  0x00003560 lshift8  0x0000003f , 0x0000003f 
- 00015815  0x00003561 add  0x0000003f , 0x00000006 , 0x0000003f 
- 00015816  0x00003562 branch  0x00006413 
- 00015817  0x00003566 call  0x000033c4 
- 00015818  0x00003567 branch  0x00004316 , 0x00000005 
- 00015819  0x00003568 call  0x0000441c 
- 00015820  0x00003569 call  0x000042e4 
- 00015821  0x0000356a branch  0x000033bd 
- 00015822  0x0000356e fetch  0x00000002 , 0x00004707 
- 00015823  0x0000356f rtn  0x00000034 
- 00015824  0x00003570 fetch  0x00000004 , 0x000046d3 
- 00015825  0x00003571 rtnbit0  0x00000011 
- 00015826  0x00003572 rtnbit1  0x00000003 
- 00015827  0x00003573 rtnmark1  0x00000026 
- 00015828  0x00003574 call  0x00004083 
- 00015829  0x00003575 rtnne  0x00000007 
- 00015830  0x00003576 call  0x00004482 
- 00015831  0x00003577 arg  0x00000003 , 0x00000007 
- 00015832  0x00003578 call  0x000043ce 
- 00015833  0x00003579 setarg  0x00000000 
- 00015834  0x0000357a store  0x00000002 , 0x000046ae 
- 00015835  0x0000357b store  0x00000001 , 0x000046b4 
- 00015836  0x0000357c call  0x00003263 
- 00015837  0x0000357e fetch  0x00000002 , 0x00004682 
- 00015838  0x0000357f bbit1  0x00000007 , 0x00004392 
- 00015839  0x00003580 bbit1  0x00000009 , 0x00003402 
- 00015840  0x00003581 bbit1  0x00000000 , 0x000033e9 
- 00015841  0x00003582 call  0x000042ca 
- 00015842  0x00003583 branch  0x00002ead 
- 00015843  0x00003587 call  0x00003dce 
- 00015844  0x00003588 call  0x00007e34 
- 00015845  0x00003589 call  0x00003d6a 
- 00015846  0x0000358a call  0x00003de9 
- 00015847  0x0000358b call  0x00003ee0 
- 00015848  0x0000358c branch  0x00003df7 
- 00015849  0x0000358e fetch  0x00000004 , 0x000046d3 
- 00015850  0x0000358f rtnbit0  0x00000010 
- 00015851  0x00003590 call  0x000048d3 
- 00015852  0x00003591 branch  0x000048fd 
- 00015853  0x00003594 hfetch  0x00000001 , 0x00008a04 
- 00015854  0x00003595 bbit0  0x00000007 , 0x00003df1 
- 00015855  0x00003596 bbit1  0x00000007 , 0x00003df4 
- 00015856  0x00003597 rtn 
- 00015857  0x00003599 fetch  0x00000001 , 0x000046ff 
- 00015858  0x0000359a rtnbit0  0x00000007 
- 00015859  0x0000359b branch  0x0000659a 
- 00015860  0x0000359d fetch  0x00000001 , 0x000046ff 
- 00015861  0x0000359e rtnbit1  0x00000007 
- 00015862  0x0000359f branch  0x00004381 
- 00015863  0x000035a2 call  0x00003ded 
- 00015864  0x000035a3 hfetch  0x00000001 , 0x00008a04 
- 00015865  0x000035a4 store  0x00000001 , 0x000046ff 
- 00015866  0x000035a5 rtnbit0  0x00000007 
- 00015867  0x000035a6 call  0x00003e07 
- 00015868  0x000035a7 fetch  0x00000004 , 0x000046f9 
- 00015869  0x000035a8 fetcht  0x00000001 , 0x000046fd 
- 00015870  0x000035a9 iadd  0x00000002 , 0x00000002 
- 00015871  0x000035aa copy  0x00000022 , 0x0000003f 
- 00015872  0x000035ab isub  0x00000002 , 0x0000003e 
- 00015873  0x000035ac nrtn  0x00000002 
- 00015874  0x000035ad store  0x00000004 , 0x000046f9 
- 00015875  0x000035ae call  0x00003f97 
- 00015876  0x000035af nrtn  0x00000028 
- 00015877  0x000035b0 jam  0x00000004 , 0x00000d38 
- 00015878  0x000035b1 branch  0x00003e0f 
- 00015879  0x000035b4 fetcht  0x00000004 , 0x000046f9 
- 00015880  0x000035b5 copy  0x00000022 , 0x0000003f 
- 00015881  0x000035b6 isub  0x00000002 , 0x0000003e 
- 00015882  0x000035b7 ncall  0x00003e0c , 0x00000002 
- 00015883  0x000035b8 rtn 
- 00015884  0x000035ba setarg  0x00000000 
- 00015885  0x000035bb store  0x00000004 , 0x000046f9 
- 00015886  0x000035bc rtn 
- 00015887  0x000035c1 fetch  0x00000001 , 0x00000d38 
- 00015888  0x000035c2 rtnbit0  0x00000002 
- 00015889  0x000035c3 branch  0x00003e12 
- 00015890  0x000035c5 hfetch  0x00000001 , 0x00008a04 
- 00015891  0x000035c6 rtnbit0  0x00000007 
- 00015892  0x000035c7 jam  0x00000020 , 0x00000d52 
- 00015893  0x000035c8 setarg  0x00000001 
- 00015894  0x000035c9 store  0x00000001 , 0x00000d54 
- 00015895  0x000035ca fetch  0x00000007 , 0x0000469a 
- 00015896  0x000035cb istore  0x00000007 , 0x00000005 
- 00015897  0x000035cc rtn 
- 00015898  0x000035d0 hfetch  0x00000002 , 0x00008050 
- 00015899  0x000035d1 set0  0x0000000b , 0x0000003f 
- 00015900  0x000035d2 hstore  0x00000002 , 0x00008050 
- 00015901  0x000035d3 rtn 
- 00015902  0x000035d6 setarg  0x00008c00 
- 00015903  0x000035d7 store  0x00000002 , 0x00004575 
- 00015904  0x000035d8 setarg  0x00008e7a 
- 00015905  0x000035d9 store  0x00000002 , 0x000044bc 
- 00015906  0x000035da setarg  0x00002402 
- 00015907  0x000035db store  0x00000002 , 0x000040bd 
- 00015908  0x000035dc setarg  0x00002580 
- 00015909  0x000035dd store  0x00000003 , 0x000040aa 
- 00015910  0x000035de jam  0x00000003 , 0x00004173 
- 00015911  0x000035df jam  0x00000008 , 0x00004156 
- 00015912  0x000035e0 jam  0x00000001 , 0x000046d9 
- 00015913  0x000035e1 setarg  0x00000200 
- 00015914  0x000035e2 store  0x00000002 , 0x00004154 
- 00015915  0x000035e3 jam  0x00000017 , 0x000044a6 
- 00015916  0x000035e4 jam  0x00000017 , 0x000044a8 
- 00015917  0x000035e6 setarg  0x00000a77 
- 00015918  0x000035e7 store  0x00000002 , 0x00004212 
- 00015919  0x000035f7 setsect  0x00000000 , 0x00000306 
- 00015920  0x000035f8 setsect  0x00000001 , 0x00004440 
- 00015921  0x000035f9 setsect  0x00000002 , 0x00010000 
- 00015922  0x000035fa setsect  0x00000003 , 0x00004408 
- 00015923  0x000035fb store  0x00000009 , 0x00004577 
- 00015924  0x000035fc setsect  0x00000000 , 0x00001224 
- 00015925  0x000035fd setsect  0x00000001 , 0x00004000 
- 00015926  0x000035fe setsect  0x00000002 , 0x00000000 
- 00015927  0x000035ff istore  0x00000005 , 0x00000005 
- 00015928  0x00003601 setsect  0x00000000 , 0x0003ffff 
- 00015929  0x00003602 setsect  0x00000001 , 0x0002fe23 
- 00015930  0x00003603 setsect  0x00000002 , 0x000199d9 
- 00015931  0x00003604 setsect  0x00000003 , 0x0000020d 
- 00015932  0x00003605 store  0x00000008 , 0x00004098 
- 00015933  0x00003607 setarg  0x0000012c 
- 00015934  0x00003608 store  0x00000002 , 0x00004707 
- 00015935  0x00003609 call  0x000057a3 
- 00015936  0x0000360a fetch  0x00000004 , 0x000046d3 
- 00015937  0x0000360b rtnbit0  0x0000001f 
- 00015938  0x0000360c call  0x00003e44 
- 00015939  0x0000360d branch  0x00003e4c 
- 00015940  0x00003610 fetcht  0x00000001 , 0x000046f7 
- 00015941  0x00003611 call  0x000067fb 
- 00015942  0x00003612 fetcht  0x00000001 , 0x000046f7 
- 00015943  0x00003613 call  0x0000681d 
- 00015944  0x00003614 jam  0x00000003 , 0x000046f6 
- 00015945  0x00003615 rtn  0x00000001 
- 00015946  0x00003616 jam  0x00000002 , 0x000046f6 
- 00015947  0x00003617 rtn 
- 00015948  0x0000361a fetcht  0x00000001 , 0x000046f8 
- 00015949  0x0000361b call  0x000067fb 
- 00015950  0x0000361c fetcht  0x00000001 , 0x000046f8 
- 00015951  0x0000361d call  0x0000681d 
- 00015952  0x0000361e jam  0x00000000 , 0x0000422d 
- 00015953  0x0000361f rtn  0x00000001 
- 00015954  0x00003620 jam  0x00000002 , 0x0000422d 
- 00015955  0x00003621 rtn 
- 00015956  0x00003625 fetch  0x00000001 , 0x0000422d 
- 00015957  0x00003626 beq  0x00000000 , 0x00003e59 
- 00015958  0x00003627 beq  0x00000001 , 0x00003e62 
- 00015959  0x00003628 beq  0x00000002 , 0x00003e6b 
- 00015960  0x00003629 branch  0x00003e59 
- 00015961  0x0000362c fetcht  0x00000002 , 0x00004221 
- 00015962  0x0000362d fetch  0x00000002 , 0x00004227 
- 00015963  0x0000362e isub  0x00000002 , 0x0000003f 
- 00015964  0x0000362f mul32  0x0000003f , 0x00000014 , 0x0000003f 
- 00015965  0x00003630 div  0x0000003f , 0x00000064 
- 00015966  0x00003631 call  0x00007f86 
- 00015967  0x00003632 quotient  0x0000003f 
- 00015968  0x00003633 store  0x00000002 , 0x000046d0 
- 00015969  0x00003634 rtn 
- 00015970  0x00003636 fetcht  0x00000002 , 0x0000421f 
- 00015971  0x00003637 fetch  0x00000002 , 0x00004225 
- 00015972  0x00003638 isub  0x00000002 , 0x0000003f 
- 00015973  0x00003639 mul32  0x0000003f , 0x000000e6 , 0x0000003f 
- 00015974  0x0000363a div  0x0000003f , 0x00000190 
- 00015975  0x0000363b call  0x00007f86 
- 00015976  0x0000363c quotient  0x0000003f 
- 00015977  0x0000363d store  0x00000002 , 0x000046d0 
- 00015978  0x0000363e rtn 
- 00015979  0x00003640 fetch  0x00000002 , 0x00004223 
- 00015980  0x00003641 store  0x00000002 , 0x000046d0 
- 00015981  0x00003642 rtn 
- 00015982  0x00003644 fetcht  0x00000001 , 0x0000423a 
- 00015983  0x00003645 call  0x0000680e 
- 00015984  0x00003646 call  0x000048fb 
- 00015985  0x00003647 fetcht  0x00000001 , 0x000046e2 
- 00015986  0x00003648 call  0x000067fb 
- 00015987  0x00003649 fetcht  0x00000001 , 0x000046e3 
- 00015988  0x0000364a call  0x000067fb 
- 00015989  0x0000364b fetcht  0x00000001 , 0x000046e4 
- 00015990  0x0000364c call  0x000067fb 
- 00015991  0x0000364d fetcht  0x00000001 , 0x000046f3 
- 00015992  0x0000364e call  0x000067fb 
- 00015993  0x00003650 fetcht  0x00000001 , 0x000046dc 
- 00015994  0x00003651 call  0x0000680e 
- 00015995  0x00003653 fetcht  0x00000001 , 0x000046e8 
- 00015996  0x00003654 call  0x000067fb 
- 00015997  0x00003656 fetcht  0x00000001 , 0x000046e9 
- 00015998  0x00003657 call  0x000067fb 
- 00015999  0x00003659 fetcht  0x00000001 , 0x000046ea 
- 00016000  0x0000365a call  0x000067fb 
- 00016001  0x0000365b fetcht  0x00000001 , 0x000046eb 
- 00016002  0x0000365c call  0x000067fb 
- 00016003  0x0000365e fetcht  0x00000001 , 0x000046e5 
- 00016004  0x0000365f call  0x000067fb 
- 00016005  0x00003660 fetcht  0x00000001 , 0x000046e6 
- 00016006  0x00003661 call  0x000067fb 
- 00016007  0x00003663 fetcht  0x00000001 , 0x000046ef 
- 00016008  0x00003664 call  0x0000680e 
- 00016009  0x00003666 fetcht  0x00000001 , 0x000046f0 
- 00016010  0x00003667 call  0x0000680e 
- 00016011  0x00003669 fetcht  0x00000001 , 0x000046f1 
- 00016012  0x0000366a call  0x0000680e 
- 00016013  0x0000366c fetcht  0x00000001 , 0x000046f2 
- 00016014  0x0000366d call  0x0000680e 
- 00016015  0x0000366f fetcht  0x00000001 , 0x000046f4 
- 00016016  0x00003670 call  0x0000680e 
- 00016017  0x00003672 fetcht  0x00000001 , 0x000046ed 
- 00016018  0x00003673 call  0x000067fb 
- 00016019  0x00003675 fetcht  0x00000001 , 0x000046ec 
- 00016020  0x00003676 call  0x000067fb 
- 00016021  0x00003678 fetcht  0x00000001 , 0x000046e7 
- 00016022  0x00003679 branch  0x000067fb 
- 00016023  0x0000367c fetcht  0x00000001 , 0x000046e8 
- 00016024  0x0000367d call  0x000067dd 
- 00016025  0x0000367e fetcht  0x00000001 , 0x000046e9 
- 00016026  0x0000367f call  0x000067dd 
- 00016027  0x00003680 fetcht  0x00000001 , 0x000046ea 
- 00016028  0x00003681 call  0x000067dd 
- 00016029  0x00003682 fetcht  0x00000001 , 0x000046eb 
- 00016030  0x00003683 branch  0x000067dd 
- 00016031  0x00003686 fetcht  0x00000001 , 0x000046e8 
- 00016032  0x00003687 call  0x00003ea7 
- 00016033  0x00003688 fetcht  0x00000001 , 0x000046e9 
- 00016034  0x00003689 call  0x00003ea7 
- 00016035  0x0000368a fetcht  0x00000001 , 0x000046ea 
- 00016036  0x0000368b call  0x00003ea7 
- 00016037  0x0000368c fetcht  0x00000001 , 0x000046eb 
- 00016038  0x0000368d branch  0x00003ea7 
- 00016039  0x00003690 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00016040  0x00003691 rtn  0x00000005 
- 00016041  0x00003692 and  0x00000002 , 0x0000007f , 0x00000007 
- 00016042  0x00003693 hfetch  0x00000004 , 0x0000811c 
- 00016043  0x00003694 qisolate1  0x0000003f 
- 00016044  0x00003695 hfetch  0x00000004 , 0x00008078 
- 00016045  0x00003696 qsetflag  0x00000001 , 0x0000003f 
- 00016046  0x00003697 hstore  0x00000004 , 0x00008078 
- 00016047  0x00003698 hfetch  0x00000004 , 0x0000807c 
- 00016048  0x00003699 nqsetflag  0x00000001 , 0x0000003f 
- 00016049  0x0000369a hstore  0x00000004 , 0x0000807c 
- 00016050  0x0000369b rtn 
- 00016051  0x0000369e enable  0x00000028 
- 00016052  0x0000369f hfetch  0x00000004 , 0x00008138 
- 00016053  0x000036a0 setflag  0x00000028 , 0x0000001a , 0x0000003f 
- 00016054  0x000036a1 hstore  0x00000004 , 0x0000804c 
- 00016055  0x000036a2 call  0x00002c21 
- 00016056  0x000036a3 call  0x00004482 
- 00016057  0x000036a4 call  0x00003e9f 
- 00016058  0x000036a6 branch  0x00003ebf 
- 00016059  0x000036ab call  0x00003ebf 
- 00016060  0x000036ac fetch  0x00000001 , 0x000000a0 
- 00016061  0x000036ad nrtn  0x00000034 
- 00016062  0x000036ae branch  0x000067ed 
- 00016063  0x000036b1 call  0x00003ee0 
- 00016064  0x000036b2 arg  0x00000019 , 0x00000002 
- 00016065  0x000036b3 fetch  0x00000004 , 0x000046d3 
- 00016066  0x000036b4 isolate1  0x00000012 , 0x0000003f 
- 00016067  0x000036b5 call  0x00003ede , 0x00000001 
- 00016068  0x000036b6 call  0x0000680e 
- 00016069  0x000036b7 call  0x000063ee 
- 00016070  0x000036bb fetcht  0x00000001 , 0x000046e2 
- 00016071  0x000036bc call  0x000067dd 
- 00016072  0x000036bd fetcht  0x00000001 , 0x000046e3 
- 00016073  0x000036be call  0x000067dd 
- 00016074  0x000036bf fetcht  0x00000001 , 0x000046e4 
- 00016075  0x000036c0 call  0x000067dd 
- 00016076  0x000036c2 fetcht  0x00000001 , 0x000046e5 
- 00016077  0x000036c3 call  0x000067dd 
- 00016078  0x000036c4 fetcht  0x00000001 , 0x000046e6 
- 00016079  0x000036c5 call  0x000067dd 
- 00016080  0x000036c6 fetcht  0x00000001 , 0x000046e7 
- 00016081  0x000036c7 call  0x000067dd 
- 00016082  0x000036c8 fetcht  0x00000001 , 0x000046ed 
- 00016083  0x000036c9 call  0x000067dd 
- 00016084  0x000036ca fetcht  0x00000001 , 0x000046e8 
- 00016085  0x000036cb call  0x000067dd 
- 00016086  0x000036cc fetcht  0x00000001 , 0x000046e9 
- 00016087  0x000036cd call  0x000067dd 
- 00016088  0x000036ce fetcht  0x00000001 , 0x000046ea 
- 00016089  0x000036cf call  0x000067dd 
- 00016090  0x000036d0 fetcht  0x00000001 , 0x000046eb 
- 00016091  0x000036d1 call  0x000067dd 
- 00016092  0x000036d2 fetcht  0x00000001 , 0x000046f3 
- 00016093  0x000036d3 branch  0x000067e1 
- 00016094  0x000036d8 arg  0x0000001e , 0x00000002 
- 00016095  0x000036d9 rtn 
- 00016096  0x000036dc bpatch  0x000000e4 , 0x0000401c 
- 00016097  0x000036dd call  0x00003eee 
- 00016098  0x000036de call  0x00003f36 
- 00016099  0x000036df fetch  0x00000001 , 0x000046b8 
- 00016100  0x000036e0 fetcht  0x00000001 , 0x000046b7 
- 00016101  0x000036e1 store  0x00000001 , 0x000046b7 
- 00016102  0x000036e2 isub  0x00000002 , 0x0000003e 
- 00016103  0x000036e3 nbranch  0x000033d4 , 0x00000005 
- 00016104  0x000036e4 fetch  0x00000001 , 0x000046be 
- 00016105  0x000036e5 fetcht  0x00000001 , 0x000046bd 
- 00016106  0x000036e6 store  0x00000001 , 0x000046bd 
- 00016107  0x000036e7 isub  0x00000002 , 0x0000003e 
- 00016108  0x000036e8 nbranch  0x000033d4 , 0x00000005 
- 00016109  0x000036e9 rtn 
- 00016110  0x000036eb fetch  0x00000001 , 0x000046ea 
- 00016111  0x000036ec rtneq  0x000000ff 
- 00016112  0x000036ed arg  0x00000000 , 0x00000011 
- 00016113  0x000036ee fetcht  0x00000001 , 0x000046ea 
- 00016114  0x000036ef call  0x0000681d 
- 00016115  0x000036f0 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016116  0x000036f1 fetcht  0x00000001 , 0x000046eb 
- 00016117  0x000036f2 call  0x0000681d 
- 00016118  0x000036f3 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016119  0x000036f4 copy  0x00000011 , 0x0000003f 
- 00016120  0x000036f5 store  0x00000001 , 0x000046b8 
- 00016121  0x000036f6 beq  0x00000001 , 0x00003efe 
- 00016122  0x000036f7 beq  0x00000002 , 0x00003f02 
- 00016123  0x000036f8 fetch  0x00000001 , 0x000046b9 
- 00016124  0x000036f9 bbit1  0x00000007 , 0x00003f0e 
- 00016125  0x000036fa rtn 
- 00016126  0x000036fd fetch  0x00000001 , 0x000046b7 
- 00016127  0x000036fe beq  0x00000000 , 0x00003f06 
- 00016128  0x000036ff beq  0x00000003 , 0x00003f08 
- 00016129  0x00003700 rtn 
- 00016130  0x00003702 fetch  0x00000001 , 0x000046b7 
- 00016131  0x00003703 beq  0x00000000 , 0x00003f0a 
- 00016132  0x00003704 beq  0x00000003 , 0x00003f0c 
- 00016133  0x00003705 rtn 
- 00016134  0x00003707 jam  0x00000082 , 0x000046b9 
- 00016135  0x00003708 rtn 
- 00016136  0x0000370a jam  0x00000081 , 0x000046b9 
- 00016137  0x0000370b rtn 
- 00016138  0x0000370d jam  0x00000080 , 0x000046b9 
- 00016139  0x0000370e rtn 
- 00016140  0x00003710 jam  0x00000083 , 0x000046b9 
- 00016141  0x00003711 rtn 
- 00016142  0x00003713 fetch  0x00000001 , 0x000046b9 
- 00016143  0x00003714 set0  0x00000007 , 0x0000003f 
- 00016144  0x00003715 store  0x00000001 , 0x000046b9 
- 00016145  0x00003716 beq  0x00000000 , 0x00003f16 
- 00016146  0x00003717 beq  0x00000001 , 0x00003f19 
- 00016147  0x00003718 beq  0x00000002 , 0x00003f1c 
- 00016148  0x00003719 beq  0x00000003 , 0x00003f1f 
- 00016149  0x0000371a rtn 
- 00016150  0x0000371c fetch  0x00000001 , 0x000046b8 
- 00016151  0x0000371d beq  0x00000003 , 0x00003f22 
- 00016152  0x0000371e rtn 
- 00016153  0x00003720 fetch  0x00000001 , 0x000046b8 
- 00016154  0x00003721 beq  0x00000000 , 0x00003f22 
- 00016155  0x00003722 rtn 
- 00016156  0x00003724 fetch  0x00000001 , 0x000046b8 
- 00016157  0x00003725 beq  0x00000003 , 0x00003f2c 
- 00016158  0x00003726 rtn 
- 00016159  0x00003728 fetch  0x00000001 , 0x000046b8 
- 00016160  0x00003729 beq  0x00000000 , 0x00003f2c 
- 00016161  0x0000372a rtn 
- 00016162  0x0000372c fetch  0x00000001 , 0x000046bc 
- 00016163  0x0000372d increase  0x00000001 , 0x0000003f 
- 00016164  0x0000372e store  0x00000001 , 0x000046bc 
- 00016165  0x0000372f sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016166  0x00003730 rtn  0x00000002 
- 00016167  0x00003731 jam  0x00000000 , 0x000046bc 
- 00016168  0x00003732 fetch  0x00000001 , 0x000046ba 
- 00016169  0x00003733 increase  0x00000001 , 0x0000003f 
- 00016170  0x00003734 store  0x00000001 , 0x000046ba 
- 00016171  0x00003735 rtn 
- 00016172  0x00003737 fetch  0x00000001 , 0x000046bb 
- 00016173  0x00003738 increase  0x00000001 , 0x0000003f 
- 00016174  0x00003739 store  0x00000001 , 0x000046bb 
- 00016175  0x0000373a sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00016176  0x0000373b rtn  0x00000002 
- 00016177  0x0000373c jam  0x00000000 , 0x000046bb 
- 00016178  0x0000373d fetch  0x00000001 , 0x000046ba 
- 00016179  0x0000373e increase  0xffffffff , 0x0000003f 
- 00016180  0x0000373f store  0x00000001 , 0x000046ba 
- 00016181  0x00003740 rtn 
- 00016182  0x00003744 fetch  0x00000001 , 0x000046e8 
- 00016183  0x00003745 rtneq  0x000000ff 
- 00016184  0x00003746 arg  0x00000000 , 0x00000011 
- 00016185  0x00003747 fetcht  0x00000001 , 0x000046e8 
- 00016186  0x00003748 call  0x0000681d 
- 00016187  0x00003749 setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016188  0x0000374a fetcht  0x00000001 , 0x000046e9 
- 00016189  0x0000374b call  0x0000681d 
- 00016190  0x0000374c setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016191  0x0000374d copy  0x00000011 , 0x0000003f 
- 00016192  0x0000374e store  0x00000001 , 0x000046be 
- 00016193  0x0000374f beq  0x00000001 , 0x00003f46 
- 00016194  0x00003750 beq  0x00000002 , 0x00003f4a 
- 00016195  0x00003751 fetch  0x00000001 , 0x000046bf 
- 00016196  0x00003752 bbit1  0x00000007 , 0x00003f56 
- 00016197  0x00003753 rtn 
- 00016198  0x00003756 fetch  0x00000001 , 0x000046bd 
- 00016199  0x00003757 beq  0x00000000 , 0x00003f4e 
- 00016200  0x00003758 beq  0x00000003 , 0x00003f50 
- 00016201  0x00003759 rtn 
- 00016202  0x0000375b fetch  0x00000001 , 0x000046bd 
- 00016203  0x0000375c beq  0x00000000 , 0x00003f52 
- 00016204  0x0000375d beq  0x00000003 , 0x00003f54 
- 00016205  0x0000375e rtn 
- 00016206  0x00003760 jam  0x00000082 , 0x000046bf 
- 00016207  0x00003761 rtn 
- 00016208  0x00003763 jam  0x00000081 , 0x000046bf 
- 00016209  0x00003764 rtn 
- 00016210  0x00003766 jam  0x00000080 , 0x000046bf 
- 00016211  0x00003767 rtn 
- 00016212  0x00003769 jam  0x00000083 , 0x000046bf 
- 00016213  0x0000376a rtn 
- 00016214  0x0000376c fetch  0x00000001 , 0x000046bf 
- 00016215  0x0000376d set0  0x00000007 , 0x0000003f 
- 00016216  0x0000376e store  0x00000001 , 0x000046bf 
- 00016217  0x0000376f beq  0x00000000 , 0x00003f5e 
- 00016218  0x00003770 beq  0x00000001 , 0x00003f61 
- 00016219  0x00003771 beq  0x00000002 , 0x00003f64 
- 00016220  0x00003772 beq  0x00000003 , 0x00003f67 
- 00016221  0x00003773 rtn 
- 00016222  0x00003775 fetch  0x00000001 , 0x000046be 
- 00016223  0x00003776 beq  0x00000003 , 0x00003f6a 
- 00016224  0x00003777 rtn 
- 00016225  0x00003779 fetch  0x00000001 , 0x000046be 
- 00016226  0x0000377a beq  0x00000000 , 0x00003f6a 
- 00016227  0x0000377b rtn 
- 00016228  0x0000377d fetch  0x00000001 , 0x000046be 
- 00016229  0x0000377e beq  0x00000003 , 0x00003f6f 
- 00016230  0x0000377f rtn 
- 00016231  0x00003781 fetch  0x00000001 , 0x000046be 
- 00016232  0x00003782 beq  0x00000000 , 0x00003f6f 
- 00016233  0x00003783 rtn 
- 00016234  0x00003785 jam  0x00000000 , 0x000046c2 
- 00016235  0x00003786 fetch  0x00000001 , 0x000046c0 
- 00016236  0x00003787 increase  0x00000001 , 0x0000003f 
- 00016237  0x00003788 store  0x00000001 , 0x000046c0 
- 00016238  0x00003789 rtn 
- 00016239  0x0000378b jam  0x00000000 , 0x000046c1 
- 00016240  0x0000378c fetch  0x00000001 , 0x000046c0 
- 00016241  0x0000378d increase  0xffffffff , 0x0000003f 
- 00016242  0x0000378e store  0x00000001 , 0x000046c0 
- 00016243  0x0000378f rtn 
- 00016244  0x00003793 setarg  0x00000002 
- 00016245  0x00003794 store  0x00000001 , 0x00004680 
- 00016246  0x00003795 rtn 
- 00016247  0x00003798 fetch  0x00000001 , 0x000041e2 
- 00016248  0x00003799 rtn  0x00000034 
- 00016249  0x0000379a call  0x00005271 
- 00016250  0x0000379b nrtn  0x00000034 
- 00016251  0x0000379c fetch  0x00000004 , 0x000046d3 
- 00016252  0x0000379d bbit1  0x00000003 , 0x00003f8a 
- 00016253  0x0000379e bbit1  0x00000000 , 0x00003f8a 
- 00016254  0x0000379f bbit1  0x00000005 , 0x00003f8a 
- 00016255  0x000037a0 call  0x00003f97 
- 00016256  0x000037a1 nrtn  0x00000028 
- 00016257  0x000037a3 arg  0x00000009 , 0x00000011 
- 00016258  0x000037a4 call  0x00004d63 
- 00016259  0x000037a5 fetch  0x00000002 , 0x0000424e 
- 00016260  0x000037a6 istore  0x00000002 , 0x00000005 
- 00016261  0x000037a7 setarg  0x000002a1 
- 00016262  0x000037a8 istore  0x00000002 , 0x00000005 
- 00016263  0x000037a9 fetch  0x00000007 , 0x0000469a 
- 00016264  0x000037aa istore  0x00000007 , 0x00000005 
- 00016265  0x000037ab rtn 
- 00016266  0x000037af setarg  0x00000000 
- 00016267  0x000037b0 store  0x00000007 , 0x0000469a 
- 00016268  0x000037b1 branch  0x00003f81 
- 00016269  0x000037b5 fetch  0x00000002 , 0x000046aa 
- 00016270  0x000037b6 store  0x00000002 , 0x000046b0 
- 00016271  0x000037b7 rtn 
- 00016272  0x000037bb bpatch  0x000000e5 , 0x0000401c 
- 00016273  0x000037bc arg  0x00000007 , 0x00000011 
- 00016274  0x000037bd fetcht  0x00000002 , 0x0000446f 
- 00016275  0x000037be call  0x00005a64 
- 00016276  0x000037bf fetch  0x00000007 , 0x0000469a 
- 00016277  0x000037c0 istore  0x00000007 , 0x00000005 
- 00016278  0x000037c1 rtn 
- 00016279  0x000037c4 bpatch  0x000000e6 , 0x0000401c 
- 00016280  0x000037c5 disable  0x00000028 
- 00016281  0x000037c6 setarg  0x00000000 
- 00016282  0x000037c7 store  0x00000006 , 0x0000469b 
- 00016283  0x000037c8 call  0x00003fb5 
- 00016284  0x000037c9 call  0x00004079 
- 00016285  0x000037ca call  0x0000407e 
- 00016286  0x000037cb call  0x00004099 
- 00016287  0x000037cc nrtn  0x00000028 
- 00016288  0x000037cd call  0x00003f8d 
- 00016289  0x000037ce arg  0x00000008 , 0x00000007 
- 00016290  0x000037cf branch  0x000043ce 
- 00016291  0x000037d2 fetch  0x00000002 , 0x0000469b 
- 00016292  0x000037d3 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016293  0x000037d4 store  0x00000002 , 0x0000469b 
- 00016294  0x000037d5 branch  0x00007fe7 
- 00016295  0x000037d7 fetch  0x00000002 , 0x0000469d 
- 00016296  0x000037d8 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016297  0x000037d9 store  0x00000002 , 0x0000469d 
- 00016298  0x000037da branch  0x00007fe7 
- 00016299  0x000037dc fetch  0x00000002 , 0x0000469d 
- 00016300  0x000037dd sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016301  0x000037de store  0x00000002 , 0x0000469d 
- 00016302  0x000037df fetch  0x00000002 , 0x0000469b 
- 00016303  0x000037e0 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00016304  0x000037e1 store  0x00000002 , 0x0000469b 
- 00016305  0x000037e2 call  0x00004002 
- 00016306  0x000037e3 branch  0x00007fe7 
- 00016307  0x000037e5 call  0x00004002 
- 00016308  0x000037e6 branch  0x00007fe7 
- 00016309  0x000037e8 fetch  0x00000001 , 0x00004239 
- 00016310  0x000037e9 rtnne  0x00000000 
- 00016311  0x000037ea fetch  0x00000001 , 0x000046e0 
- 00016312  0x000037eb beq  0x00000000 , 0x00003fe2 
- 00016313  0x000037ec beq  0x00000001 , 0x00003fe2 
- 00016314  0x000037ed beq  0x00000002 , 0x00003fe2 
- 00016315  0x000037ee beq  0x00000003 , 0x00003fe2 
- 00016316  0x000037ef beq  0x00000004 , 0x00003fc4 
- 00016317  0x000037f0 beq  0x00000005 , 0x00004010 
- 00016318  0x000037f1 beq  0x00000006 , 0x00003fe2 
- 00016319  0x000037f2 branch  0x00003fe2 
- 00016320  0x000037f5 fetch  0x00000001 , 0x000046a7 
- 00016321  0x000037f6 call  0x0000405d , 0x00000034 
- 00016322  0x000037f7 jam  0x00000001 , 0x000046a7 
- 00016323  0x000037f8 rtn 
- 00016324  0x000037fc call  0x00003fc0 
- 00016325  0x000037fd fetcht  0x00000001 , 0x000046f3 
- 00016326  0x000037fe call  0x0000681d 
- 00016327  0x000037ff nrtn  0x00000001 
- 00016328  0x00003800 setarg  0x00000000 
- 00016329  0x00003801 call  0x00006414 
- 00016330  0x00003802 bne  0x00000030 , 0x000040d1 
- 00016331  0x00003803 setarg  0x00000002 
- 00016332  0x00003804 call  0x00006414 
- 00016333  0x00003805 rtnbit0  0x00000007 
- 00016334  0x00003806 call  0x0000405d 
- 00016335  0x00003807 call  0x00003fde 
- 00016336  0x00003808 store  0x00000001 , 0x000046a1 
- 00016337  0x00003809 rshift4  0x0000003f , 0x0000003f 
- 00016338  0x0000380a call  0x00004169 
- 00016339  0x0000380b store  0x00000001 , 0x0000469c 
- 00016340  0x0000380c fetch  0x00000001 , 0x000046a1 
- 00016341  0x0000380d and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016342  0x0000380e call  0x00004169 
- 00016343  0x0000380f store  0x00000001 , 0x0000469e 
- 00016344  0x00003810 fetch  0x00000001 , 0x000046f6 
- 00016345  0x00003811 beq  0x00000000 , 0x00003fa3 
- 00016346  0x00003812 beq  0x00000001 , 0x00003fab 
- 00016347  0x00003813 beq  0x00000002 , 0x00003fa7 
- 00016348  0x00003814 beq  0x00000003 , 0x00003fb3 
- 00016349  0x00003815 rtn 
- 00016350  0x00003818 setarg  0x00000012 
- 00016351  0x00003819 branch  0x00006414 
- 00016352  0x0000381c beq  0x00000031 , 0x00003fea 
- 00016353  0x0000381d branch  0x000040d1 
- 00016354  0x00003820 call  0x00003fc0 
- 00016355  0x00003821 disable  0x00000028 
- 00016356  0x00003822 fetcht  0x00000001 , 0x000046f3 
- 00016357  0x00003823 call  0x0000681d 
- 00016358  0x00003824 nrtn  0x00000001 
- 00016359  0x00003825 setarg  0x00000000 
- 00016360  0x00003826 call  0x00006414 
- 00016361  0x00003827 bne  0x00000030 , 0x00003fe0 
- 00016362  0x00003829 setarg  0x00000002 
- 00016363  0x0000382a call  0x00006414 
- 00016364  0x0000382b rtnbit0  0x00000007 
- 00016365  0x0000382c call  0x0000405d 
- 00016366  0x0000382d fetch  0x00000001 , 0x0000469b 
- 00016367  0x0000382e call  0x00004165 
- 00016368  0x0000382f store  0x00000002 , 0x0000469b 
- 00016369  0x00003830 fetch  0x00000001 , 0x0000469d 
- 00016370  0x00003831 call  0x00004165 
- 00016371  0x00003832 store  0x00000002 , 0x0000469d 
- 00016372  0x00003833 fetch  0x00000001 , 0x000046f6 
- 00016373  0x00003834 beq  0x00000000 , 0x00003ffa 
- 00016374  0x00003835 beq  0x00000001 , 0x00003ffc 
- 00016375  0x00003836 beq  0x00000002 , 0x00003ffe 
- 00016376  0x00003837 beq  0x00000003 , 0x00004000 
- 00016377  0x00003838 rtn 
- 00016378  0x0000383b call  0x00003fa3 
- 00016379  0x0000383c branch  0x000040b3 
- 00016380  0x0000383e call  0x00003fab 
- 00016381  0x0000383f branch  0x000040b3 
- 00016382  0x00003841 call  0x00003fa7 
- 00016383  0x00003842 branch  0x000040b3 
- 00016384  0x00003844 call  0x00003fb3 
- 00016385  0x00003845 branch  0x000040b3 
- 00016386  0x00003848 fetch  0x00000002 , 0x0000469d 
- 00016387  0x00003849 fetcht  0x00000002 , 0x0000469b 
- 00016388  0x0000384a store  0x00000002 , 0x0000469b 
- 00016389  0x0000384b storet  0x00000002 , 0x0000469d 
- 00016390  0x0000384c rtn 
- 00016391  0x0000384f call  0x0000640f 
- 00016392  0x00003850 nop  0x00000064 
- 00016393  0x00003851 copy  0x00000012 , 0x0000003f 
- 00016394  0x00003852 call  0x00006414 
- 00016395  0x00003853 copy  0x0000003f , 0x00000012 
- 00016396  0x00003854 call  0x00006411 
- 00016397  0x00003855 nop  0x00000064 
- 00016398  0x00003856 copy  0x00000012 , 0x0000003f 
- 00016399  0x00003857 rtn 
- 00016400  0x00003859 disable  0x00000028 
- 00016401  0x0000385a fetcht  0x00000001 , 0x000046f3 
- 00016402  0x0000385b call  0x0000681d 
- 00016403  0x0000385c nrtn  0x00000001 
- 00016404  0x0000385d arg  0x00000002 , 0x00000012 
- 00016405  0x0000385e call  0x00004007 
- 00016406  0x0000385f rtnbit0  0x00000007 
- 00016407  0x00003860 arg  0x00000000 , 0x00000012 
- 00016408  0x00003861 call  0x00004007 
- 00016409  0x00003862 store  0x00000001 , 0x000046dd 
- 00016410  0x00003863 bne  0x0000003e , 0x00004145 
- 00016411  0x00003864 fetch  0x00000001 , 0x000046a7 
- 00016412  0x00003865 call  0x00004039 , 0x00000034 
- 00016413  0x00003866 jam  0x00000001 , 0x000046a7 
- 00016414  0x00003867 call  0x00004039 
- 00016415  0x00003868 fetch  0x00000001 , 0x000046a1 
- 00016416  0x00003869 rshift4  0x0000003f , 0x0000003f 
- 00016417  0x0000386a call  0x00004169 
- 00016418  0x0000386b store  0x00000001 , 0x0000469c 
- 00016419  0x0000386c fetch  0x00000001 , 0x000046a1 
- 00016420  0x0000386d and  0x0000003f , 0x0000000f , 0x0000003f 
- 00016421  0x0000386e call  0x00004169 
- 00016422  0x0000386f store  0x00000001 , 0x0000469e 
- 00016423  0x00003870 fetch  0x00000001 , 0x000046f6 
- 00016424  0x00003871 beq  0x00000000 , 0x00004031 
- 00016425  0x00003872 beq  0x00000001 , 0x00004035 
- 00016426  0x00003873 beq  0x00000002 , 0x00004033 
- 00016427  0x00003874 beq  0x00000003 , 0x00004037 
- 00016428  0x00003875 rtn 
- 00016429  0x00003878 fetch  0x00000001 , 0x000046a4 
- 00016430  0x00003879 beq  0x00000000 , 0x00004051 
- 00016431  0x0000387a beq  0x00000001 , 0x00004045 
- 00016432  0x0000387b rtn 
- 00016433  0x0000387f call  0x00003fa3 
- 00016434  0x00003880 branch  0x0000402d 
- 00016435  0x00003883 call  0x00003fa7 
- 00016436  0x00003884 branch  0x0000402d 
- 00016437  0x00003887 call  0x00003fab 
- 00016438  0x00003888 branch  0x0000402d 
- 00016439  0x0000388b call  0x00003fb3 
- 00016440  0x0000388c branch  0x0000402d 
- 00016441  0x0000388f call  0x0000640f 
- 00016442  0x00003890 call  0x0000405d 
- 00016443  0x00003891 arg  0x00000005 , 0x0000003f 
- 00016444  0x00003892 call  0x00006414 
- 00016445  0x00003893 store  0x00000001 , 0x000046a1 
- 00016446  0x00003894 arg  0x00000007 , 0x0000003f 
- 00016447  0x00003895 call  0x00006414 
- 00016448  0x00003896 store  0x00000001 , 0x000046a2 
- 00016449  0x00003897 arg  0x00000008 , 0x0000003f 
- 00016450  0x00003898 call  0x00006414 
- 00016451  0x00003899 store  0x00000001 , 0x000046a3 
- 00016452  0x0000389a branch  0x00006411 
- 00016453  0x0000389e fetch  0x00000001 , 0x000046a2 
- 00016454  0x0000389f rtnne  0x00000000 
- 00016455  0x000038a0 fetch  0x00000001 , 0x000046a3 
- 00016456  0x000038a1 sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016457  0x000038a2 rtn  0x00000002 
- 00016458  0x000038a3 jam  0x00000000 , 0x000046a4 
- 00016459  0x000038a4 setarg  0x0000ba41 
- 00016460  0x000038a5 call  0x00006405 
- 00016461  0x000038a6 setarg  0x00000032 
- 00016462  0x000038a7 call  0x00006405 
- 00016463  0x000038a8 setarg  0x0000b541 
- 00016464  0x000038a9 branch  0x00006405 
- 00016465  0x000038ab fetch  0x00000001 , 0x000046a2 
- 00016466  0x000038ac rtnne  0x00000000 
- 00016467  0x000038ad fetch  0x00000001 , 0x000046a3 
- 00016468  0x000038ae sub  0x0000003f , 0x0000002d , 0x0000003e 
- 00016469  0x000038af nrtn  0x00000002 
- 00016470  0x000038b0 jam  0x00000001 , 0x000046a4 
- 00016471  0x000038b1 setarg  0x0000ba41 
- 00016472  0x000038b2 call  0x00006405 
- 00016473  0x000038b3 setarg  0x00008032 
- 00016474  0x000038b4 call  0x00006405 
- 00016475  0x000038b5 setarg  0x0000b541 
- 00016476  0x000038b6 branch  0x00006405 
- 00016477  0x000038bb arg  0x00000003 , 0x0000003f 
- 00016478  0x000038bc call  0x00006414 
- 00016479  0x000038bd store  0x00000002 , 0x0000469b 
- 00016480  0x000038be arg  0x00000004 , 0x0000003f 
- 00016481  0x000038bf call  0x00006414 
- 00016482  0x000038c0 store  0x00000002 , 0x0000469d 
- 00016483  0x000038c1 rtn 
- 00016484  0x000038c4 arg  0x0000001b , 0x00000002 
- 00016485  0x000038c5 call  0x000067fb 
- 00016486  0x000038c6 arg  0x0000001b , 0x00000002 
- 00016487  0x000038c7 call  0x0000681d 
- 00016488  0x000038c8 rtn  0x00000001 
- 00016489  0x000038c9 hfetch  0x00000001 , 0x00008109 
- 00016490  0x000038ca set1  0x00000004 , 0x0000003f 
- 00016491  0x000038cb hstore  0x00000001 , 0x00008109 
- 00016492  0x000038cc rtn 
- 00016493  0x000038cf fetcht  0x00000001 , 0x000046c0 
- 00016494  0x000038d0 hfetch  0x00000001 , 0x00008109 
- 00016495  0x000038d1 iadd  0x00000002 , 0x0000003f 
- 00016496  0x000038d2 rtn  0x00000034 
- 00016497  0x000038d3 store  0x00000001 , 0x0000469f 
- 00016498  0x000038d4 jam  0x00000000 , 0x000046c0 
- 00016499  0x000038d5 branch  0x00007fe7 
- 00016500  0x000038d7 fetcht  0x00000001 , 0x000046c0 
- 00016501  0x000038d8 hfetch  0x00000001 , 0x00008109 
- 00016502  0x000038d9 iadd  0x00000002 , 0x0000003f 
- 00016503  0x000038da store  0x00000001 , 0x000046c0 
- 00016504  0x000038db rtn 
- 00016505  0x000038dd fetch  0x00000001 , 0x000046c0 
- 00016506  0x000038de rtn  0x00000034 
- 00016507  0x000038df store  0x00000001 , 0x0000469f 
- 00016508  0x000038e0 jam  0x00000000 , 0x000046c0 
- 00016509  0x000038e1 branch  0x00007fe7 
- 00016510  0x000038e4 fetch  0x00000001 , 0x000046ba 
- 00016511  0x000038e5 rtn  0x00000034 
- 00016512  0x000038e6 store  0x00000001 , 0x000046a0 
- 00016513  0x000038e7 jam  0x00000000 , 0x000046ba 
- 00016514  0x000038e8 branch  0x00007fe7 
- 00016515  0x000038eb arg  0x00000000 , 0x00000011 
- 00016516  0x000038ec fetcht  0x00000001 , 0x000046e2 
- 00016517  0x000038ed call  0x0000681d 
- 00016518  0x000038ee setflag  0x00000001 , 0x00000000 , 0x00000011 
- 00016519  0x000038ef fetcht  0x00000001 , 0x000046e3 
- 00016520  0x000038f0 call  0x0000681d 
- 00016521  0x000038f1 setflag  0x00000001 , 0x00000001 , 0x00000011 
- 00016522  0x000038f2 fetcht  0x00000001 , 0x000046e4 
- 00016523  0x000038f3 call  0x0000681d 
- 00016524  0x000038f4 setflag  0x00000001 , 0x00000002 , 0x00000011 
- 00016525  0x000038f5 call  0x00004090 
- 00016526  0x000038f6 copy  0x00000011 , 0x0000003f 
- 00016527  0x000038f7 rtn 
- 00016528  0x000038f9 fetch  0x00000001 , 0x000046e5 
- 00016529  0x000038fa rtneq  0x000000ff 
- 00016530  0x000038fb fetcht  0x00000001 , 0x000046e5 
- 00016531  0x000038fc call  0x0000681d 
- 00016532  0x000038fd setflag  0x00000001 , 0x00000003 , 0x00000011 
- 00016533  0x000038fe fetcht  0x00000001 , 0x000046e6 
- 00016534  0x000038ff call  0x0000681d 
- 00016535  0x00003900 setflag  0x00000001 , 0x00000004 , 0x00000011 
- 00016536  0x00003901 rtn 
- 00016537  0x00003904 call  0x00004083 
- 00016538  0x00003905 call  0x000040a8 
- 00016539  0x00003906 call  0x000040a3 
- 00016540  0x00003907 copy  0x00000011 , 0x0000003f 
- 00016541  0x00003908 fetcht  0x00000001 , 0x0000469a 
- 00016542  0x00003909 store  0x00000001 , 0x0000469a 
- 00016543  0x0000390a ixor  0x00000002 , 0x0000003f 
- 00016544  0x0000390b sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00016545  0x0000390c rtn  0x00000005 
- 00016546  0x0000390d branch  0x00007fe7 
- 00016547  0x00003910 rtnmark0  0x00000026 
- 00016548  0x00003911 copy  0x00000011 , 0x0000003f 
- 00016549  0x00003912 rtn  0x00000034 
- 00016550  0x00003913 store  0x00000001 , 0x0000469a 
- 00016551  0x00003914 branch  0x00007fe7 
- 00016552  0x00003918 fetch  0x00000002 , 0x00004682 
- 00016553  0x00003919 bbit1  0x00000009 , 0x000040ad 
- 00016554  0x0000391a fetch  0x00000002 , 0x00004682 
- 00016555  0x0000391b bbit1  0x00000000 , 0x000040b0 
- 00016556  0x0000391c rtn 
- 00016557  0x0000391e copy  0x00000011 , 0x0000003f 
- 00016558  0x0000391f nbranch  0x00005820 , 0x00000034 
- 00016559  0x00003920 branch  0x00005822 
- 00016560  0x00003922 copy  0x00000011 , 0x0000003f 
- 00016561  0x00003923 nbranch  0x00002bc7 , 0x00000034 
- 00016562  0x00003924 branch  0x00002bc9 
- 00016563  0x00003928 bpatch  0x000000e7 , 0x0000401c 
- 00016564  0x00003929 arg  0x0000001a , 0x00000002 
- 00016565  0x0000392a fetch  0x00000004 , 0x000046d3 
- 00016566  0x0000392b isolate1  0x00000012 , 0x0000003f 
- 00016567  0x0000392c call  0x000040be , 0x00000001 
- 00016568  0x0000392d call  0x0000681d 
- 00016569  0x0000392e rtn  0x00000001 
- 00016570  0x0000392f setarg  0x0000000a 
- 00016571  0x00003930 call  0x00006414 
- 00016572  0x00003931 nop  0x000003e8 
- 00016573  0x00003932 branch  0x000040b3 
- 00016574  0x00003934 arg  0x0000001f , 0x00000002 
- 00016575  0x00003935 rtn 
- 00016576  0x00003938 fetch  0x00000004 , 0x000046d3 
- 00016577  0x00003939 bbit1  0x00000012 , 0x000040c4 
- 00016578  0x0000393b arg  0x0000001a , 0x00000002 
- 00016579  0x0000393c branch  0x000067fe 
- 00016580  0x0000393e arg  0x0000001f , 0x00000002 
- 00016581  0x0000393f branch  0x000067fe 
- 00016582  0x00003943 call  0x00003d36 
- 00016583  0x00003944 rtn  0x0000002b 
- 00016584  0x00003945 call  0x000040c0 
- 00016585  0x00003946 fetch  0x00000001 , 0x000046e0 
- 00016586  0x00003947 beq  0x00000005 , 0x000040d5 
- 00016587  0x00003949 call  0x000040d9 
- 00016588  0x0000394a beq  0x00000030 , 0x000040e0 
- 00016589  0x0000394b beq  0x00000031 , 0x000040ea 
- 00016590  0x0000394c call  0x000040d1 
- 00016591  0x0000394d nop  0x000003e8 
- 00016592  0x0000394e branch  0x000040cb 
- 00016593  0x00003950 bpatch  0x000000e8 , 0x0000401d 
- 00016594  0x00003951 fetch  0x00000004 , 0x000046d3 
- 00016595  0x00003952 bbit1  0x00000012 , 0x000063e0 
- 00016596  0x00003953 branch  0x000063d1 
- 00016597  0x00003956 call  0x000040d9 
- 00016598  0x00003957 beq  0x0000003e , 0x0000414b 
- 00016599  0x00003958 call  0x00004145 
- 00016600  0x00003959 branch  0x000040d5 
- 00016601  0x0000395c setarg  0x00000001 
- 00016602  0x0000395d call  0x00006414 
- 00016603  0x0000395e store  0x00000001 , 0x000046de 
- 00016604  0x0000395f setarg  0x00000000 
- 00016605  0x00003960 call  0x00006414 
- 00016606  0x00003961 store  0x00000001 , 0x000046dd 
- 00016607  0x00003962 rtn 
- 00016608  0x00003964 fetch  0x00000001 , 0x000046de 
- 00016609  0x00003965 beq  0x000000d1 , 0x00004139 
- 00016610  0x00003966 beq  0x000000d2 , 0x000040f8 
- 00016611  0x00003967 beq  0x00000002 , 0x000040ee 
- 00016612  0x00003968 beq  0x00000054 , 0x000040e6 
- 00016613  0x00003969 rtn 
- 00016614  0x0000396b jam  0x00000002 , 0x000046e0 
- 00016615  0x0000396c rtn 
- 00016616  0x0000396e jam  0x00000006 , 0x000046e0 
- 00016617  0x0000396f rtn 
- 00016618  0x00003971 fetch  0x00000001 , 0x000046de 
- 00016619  0x00003972 beq  0x00000070 , 0x000040e8 
- 00016620  0x00003973 jam  0x00000001 , 0x000046e0 
- 00016621  0x00003974 rtn 
- 00016622  0x00003976 jam  0x00000004 , 0x000046e0 
- 00016623  0x00003977 call  0x000040f6 
- 00016624  0x00003978 setarg  0x00003426 
- 00016625  0x00003979 call  0x00006413 
- 00016626  0x0000397a setarg  0x00000419 
- 00016627  0x0000397b call  0x00006413 
- 00016628  0x0000397d setarg  0x00000009 
- 00016629  0x0000397e branch  0x00006413 
- 00016630  0x00003980 setarg  0x00005a09 
- 00016631  0x00003981 branch  0x00006413 
- 00016632  0x00003984 jam  0x00000003 , 0x000046e0 
- 00016633  0x00003985 call  0x000040f6 
- 00016634  0x00003986 setarg  0x00000f0d 
- 00016635  0x00003987 call  0x00006413 
- 00016636  0x00003988 setarg  0x0000e31d 
- 00016637  0x00003989 call  0x00006413 
- 00016638  0x0000398a setarg  0x0000d27d 
- 00016639  0x0000398b call  0x00006413 
- 00016640  0x0000398c call  0x00004102 
- 00016641  0x0000398d branch  0x0000411a 
- 00016642  0x00003990 setarg  0x0000351b 
- 00016643  0x00003991 call  0x00006413 
- 00016644  0x00003992 setarg  0x0000b428 
- 00016645  0x00003993 call  0x00006413 
- 00016646  0x00003994 setarg  0x00004629 
- 00016647  0x00003995 call  0x00006413 
- 00016648  0x00003996 setarg  0x0000962a 
- 00016649  0x00003997 call  0x00006413 
- 00016650  0x00003998 setarg  0x00008c2b 
- 00016651  0x00003999 call  0x00006413 
- 00016652  0x0000399a setarg  0x00006e2c 
- 00016653  0x0000399b call  0x00006413 
- 00016654  0x0000399c setarg  0x0000642d 
- 00016655  0x0000399d call  0x00006413 
- 00016656  0x0000399e setarg  0x00005f38 
- 00016657  0x0000399f call  0x00006413 
- 00016658  0x000039a0 setarg  0x00000f39 
- 00016659  0x000039a1 call  0x00006413 
- 00016660  0x000039a2 setarg  0x0000323a 
- 00016661  0x000039a3 call  0x00006413 
- 00016662  0x000039a4 setarg  0x0000473b 
- 00016663  0x000039a5 call  0x00006413 
- 00016664  0x000039a6 setarg  0x00001042 
- 00016665  0x000039a7 branch  0x00006413 
- 00016666  0x000039a9 setarg  0x00002e54 
- 00016667  0x000039aa call  0x00006413 
- 00016668  0x000039ab setarg  0x0000f255 
- 00016669  0x000039ac call  0x00006413 
- 00016670  0x000039ad setarg  0x0000f461 
- 00016671  0x000039ae call  0x00006413 
- 00016672  0x000039af setarg  0x00007063 
- 00016673  0x000039b0 call  0x00006413 
- 00016674  0x000039b1 setarg  0x00005275 
- 00016675  0x000039b2 call  0x00006413 
- 00016676  0x000039b3 setarg  0x00004176 
- 00016677  0x000039b4 call  0x00006413 
- 00016678  0x000039b5 setarg  0x0000ed77 
- 00016679  0x000039b6 call  0x00006413 
- 00016680  0x000039b7 setarg  0x00002378 
- 00016681  0x000039b8 call  0x00006413 
- 00016682  0x000039b9 setarg  0x00004679 
- 00016683  0x000039ba call  0x00006413 
- 00016684  0x000039bb setarg  0x0000e57a 
- 00016685  0x000039bc call  0x00006413 
- 00016686  0x000039bd setarg  0x0000487c 
- 00016687  0x000039be call  0x00006413 
- 00016688  0x000039bf setarg  0x0000777e 
- 00016689  0x000039c0 call  0x00006413 
- 00016690  0x000039c1 setarg  0x0000017f 
- 00016691  0x000039c2 call  0x00006413 
- 00016692  0x000039c3 setarg  0x0000000b 
- 00016693  0x000039c4 call  0x00006413 
- 00016694  0x000039c5 setarg  0x0000007f 
- 00016695  0x000039c6 call  0x00006413 
- 00016696  0x000039c7 branch  0x000040f4 
- 00016697  0x000039cb jam  0x00000000 , 0x000046e0 
- 00016698  0x000039cc call  0x000040f6 
- 00016699  0x000039cd setarg  0x0000100d 
- 00016700  0x000039ce call  0x00006413 
- 00016701  0x000039cf setarg  0x0000ed1d 
- 00016702  0x000039d0 call  0x00006413 
- 00016703  0x000039d1 setarg  0x0000807d 
- 00016704  0x000039d2 call  0x00006413 
- 00016705  0x000039d3 call  0x00004102 
- 00016706  0x000039d4 setarg  0x00000943 
- 00016707  0x000039d5 call  0x00006413 
- 00016708  0x000039d6 branch  0x0000411a 
- 00016709  0x000039da fetcht  0x00000001 , 0x000046dc 
- 00016710  0x000039db call  0x00006829 
- 00016711  0x000039dc call  0x00007ec1 
- 00016712  0x000039dd fetcht  0x00000001 , 0x000046dc 
- 00016713  0x000039de call  0x00006825 
- 00016714  0x000039df branch  0x00007ec1 
- 00016715  0x000039e2 jam  0x00000005 , 0x000046e0 
- 00016716  0x000039e3 setarg  0x0000ba41 
- 00016717  0x000039e4 call  0x00006405 
- 00016718  0x000039e5 setarg  0x00000d11 
- 00016719  0x000039e6 call  0x00006405 
- 00016720  0x000039e7 setarg  0x0000041b 
- 00016721  0x000039e8 call  0x00006405 
- 00016722  0x000039e9 setarg  0x0000041c 
- 00016723  0x000039ea call  0x00006405 
- 00016724  0x000039eb setarg  0x00000f1d 
- 00016725  0x000039ec call  0x00006405 
- 00016726  0x000039ed setarg  0x00000032 
- 00016727  0x000039ee call  0x00006405 
- 00016728  0x000039ef setarg  0x0000b541 
- 00016729  0x000039f0 branch  0x00006405 
- 00016730  0x000039f5 setarg  0x0000ba41 
- 00016731  0x000039f6 call  0x00006405 
- 00016732  0x000039f7 nop  0x00000fa0 
- 00016733  0x000039f8 setarg  0x0000ff7f 
- 00016734  0x000039f9 call  0x00006405 
- 00016735  0x000039fa copy  0x00000011 , 0x0000003f 
- 00016736  0x000039fb call  0x00006405 
- 00016737  0x000039fc setarg  0x0000007f 
- 00016738  0x000039fd call  0x00006405 
- 00016739  0x000039fe setarg  0x0000b541 
- 00016740  0x000039ff branch  0x00006405 
- 00016741  0x00003a02 rtnbit0  0x00000007 
- 00016742  0x00003a03 arg  0x0000ff00 , 0x00000002 
- 00016743  0x00003a04 ior  0x00000002 , 0x0000003f 
- 00016744  0x00003a05 rtn 
- 00016745  0x00003a08 rtnbit0  0x00000003 
- 00016746  0x00003a09 arg  0x000000f0 , 0x00000002 
- 00016747  0x00003a0a ior  0x00000002 , 0x0000003f 
- 00016748  0x00003a0b rtn 
- 00016749  0x00003a0f call  0x00005892 
- 00016750  0x00003a10 nrtn  0x00000034 
- 00016751  0x00003a11 fetch  0x00000001 , 0x000046c5 
- 00016752  0x00003a12 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00016753  0x00003a13 rtnne  0x00000003 
- 00016754  0x00003a14 fetch  0x00000004 , 0x000046d3 
- 00016755  0x00003a15 bbit1  0x00000003 , 0x00004179 
- 00016756  0x00003a16 bbit1  0x00000000 , 0x00004179 
- 00016757  0x00003a17 bbit1  0x00000005 , 0x00004179 
- 00016758  0x00003a18 call  0x00003f97 
- 00016759  0x00003a19 nrtn  0x00000028 
- 00016760  0x00003a1a branch  0x00003f90 
- 00016761  0x00003a1d setarg  0x00000000 
- 00016762  0x00003a1e store  0x00000007 , 0x0000469a 
- 00016763  0x00003a1f branch  0x00003f90 
- 00016764  0x00003a22 copy  0x00000013 , 0x0000003f 
- 00016765  0x00003a23 beq  0x00000014 , 0x000041c3 
- 00016766  0x00003a24 beq  0x00000001 , 0x000042ca 
- 00016767  0x00003a25 beq  0x00000015 , 0x000041d9 
- 00016768  0x00003a26 beq  0x00000002 , 0x000041d9 
- 00016769  0x00003a27 beq  0x00000005 , 0x000041d6 
- 00016770  0x00003a28 beq  0x00000010 , 0x0000426c 
- 00016771  0x00003a29 beq  0x00000012 , 0x0000429b 
- 00016772  0x00003a2a beq  0x00000006 , 0x000041d5 
- 00016773  0x00003a2b beq  0x00000004 , 0x000041cc 
- 00016774  0x00003a2c beq  0x00000013 , 0x000041cc 
- 00016775  0x00003a2d beq  0x0000000a , 0x000041ca 
- 00016776  0x00003a2e beq  0x0000002e , 0x000033cd 
- 00016777  0x00003a2f beq  0x00000031 , 0x000041b4 
- 00016778  0x00003a30 beq  0x00000032 , 0x000041b6 
- 00016779  0x00003a31 beq  0x0000003e , 0x00004191 
- 00016780  0x00003a32 beq  0x00000027 , 0x0000438e 
- 00016781  0x00003a33 beq  0x00000039 , 0x0000419c 
- 00016782  0x00003a34 beq  0x0000003a , 0x00004192 
- 00016783  0x00003a35 beq  0x0000003c , 0x0000419a 
- 00016784  0x00003a36 rtn 
- 00016785  0x00003a3a branch  0x00003410 
- 00016786  0x00003a3d jam  0x00000001 , 0x0000478b 
- 00016787  0x00003a3e fetch  0x00000001 , 0x0000471e 
- 00016788  0x00003a3f nbranch  0x00004492 , 0x00000034 
- 00016789  0x00003a40 fetch  0x00000001 , 0x00004720 
- 00016790  0x00003a41 fetcht  0x00000001 , 0x00004703 
- 00016791  0x00003a42 isub  0x00000002 , 0x0000003e 
- 00016792  0x00003a43 branch  0x0000340a , 0x00000005 
- 00016793  0x00003a44 rtn 
- 00016794  0x00003a46 jam  0x00000001 , 0x0000478b 
- 00016795  0x00003a47 rtn 
- 00016796  0x00003a49 jam  0x00000001 , 0x0000478b 
- 00016797  0x00003a4a arg  0x00000003 , 0x00000007 
- 00016798  0x00003a4b call  0x000043d2 
- 00016799  0x00003a4c setarg  0x00000000 
- 00016800  0x00003a4d store  0x00000002 , 0x00004707 
- 00016801  0x00003a4e jam  0x00000000 , 0x000046a7 
- 00016802  0x00003a50 fetch  0x00000001 , 0x000046e0 
- 00016803  0x00003a51 sub  0x0000003f , 0x00000005 , 0x0000003e 
- 00016804  0x00003a52 call  0x00004039 , 0x00000005 
- 00016805  0x00003a53 ncall  0x0000405d , 0x00000005 
- 00016806  0x00003a55 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00016807  0x00003a56 bbit1  0x00000013 , 0x000041af 
- 00016808  0x00003a57 call  0x000041aa 
- 00016809  0x00003a58 branch  0x000065d1 
- 00016810  0x00003a5b call  0x00002c7a 
- 00016811  0x00003a5c add  0x00000013 , 0x000000ae , 0x00000011 
- 00016812  0x00003a5d arg  0x0000005b , 0x00000012 
- 00016813  0x00003a5e arg  0x00000004 , 0x00000002 
- 00016814  0x00003a5f rtn 
- 00016815  0x00003a62 call  0x00002c7a 
- 00016816  0x00003a63 add  0x00000013 , 0x000000ae , 0x00000012 
- 00016817  0x00003a64 ifetch  0x00000001 , 0x00000012 
- 00016818  0x00003a65 store  0x00000001 , 0x0000477b 
- 00016819  0x00003a66 branch  0x00004435 
- 00016820  0x00003a6a arg  0x00000002 , 0x00000007 
- 00016821  0x00003a6b branch  0x000041b9 
- 00016822  0x00003a6d jam  0x00000002 , 0x000046c6 
- 00016823  0x00003a6e arg  0x00000001 , 0x00000007 
- 00016824  0x00003a6f branch  0x000041b9 
- 00016825  0x00003a73 fetch  0x00000001 , 0x000046c5 
- 00016826  0x00003a74 qset1  0x0000003f 
- 00016827  0x00003a75 store  0x00000001 , 0x000046c5 
- 00016828  0x00003a76 rtn 
- 00016829  0x00003a79 fetch  0x00000001 , 0x000046c5 
- 00016830  0x00003a7a qset0  0x0000003f 
- 00016831  0x00003a7b store  0x00000001 , 0x000046c5 
- 00016832  0x00003a7c rtn 
- 00016833  0x00003a7e jam  0x00000000 , 0x000046c5 
- 00016834  0x00003a7f rtn 
- 00016835  0x00003a82 fetch  0x00000002 , 0x0000420a 
- 00016836  0x00003a83 set0  0x00000000 , 0x0000003f 
- 00016837  0x00003a84 store  0x00000002 , 0x0000420a 
- 00016838  0x00003a85 setarg  0x00000000 
- 00016839  0x00003a86 store  0x00000002 , 0x000046ae 
- 00016840  0x00003a87 call  0x00003f8d 
- 00016841  0x00003a88 branch  0x000042ca 
- 00016842  0x00003a8b call  0x000063cb 
- 00016843  0x00003a8c branch  0x000033dd 
- 00016844  0x00003a8f fetch  0x00000001 , 0x0000471e 
- 00016845  0x00003a90 nbranch  0x00004492 , 0x00000034 
- 00016846  0x00003a91 fetch  0x00000002 , 0x00004682 
- 00016847  0x00003a92 bbit1  0x0000000c , 0x000042b0 
- 00016848  0x00003a93 fetch  0x00000004 , 0x000046d3 
- 00016849  0x00003a94 bbit1  0x00000000 , 0x000041d7 
- 00016850  0x00003a95 bbit1  0x00000005 , 0x000042b0 
- 00016851  0x00003a96 bbit1  0x00000003 , 0x00002ead 
- 00016852  0x00003a97 branch  0x000033a7 
- 00016853  0x00003a9b branch  0x00003f74 
- 00016854  0x00003a9e rtn 
- 00016855  0x00003aa1 call  0x000043c0 
- 00016856  0x00003aa2 branch  0x0000659a 
- 00016857  0x00003aa5 bpatch  0x000000e9 , 0x0000401d 
- 00016858  0x00003aa6 call  0x000041e7 
- 00016859  0x00003aa7 fetch  0x00000004 , 0x000046d3 
- 00016860  0x00003aa8 bbit1  0x00000000 , 0x000041d7 
- 00016861  0x00003aa9 bbit1  0x00000003 , 0x00002ead 
- 00016862  0x00003aaa fetch  0x00000001 , 0x0000471e 
- 00016863  0x00003aab nbranch  0x00004492 , 0x00000034 
- 00016864  0x00003aac fetch  0x00000002 , 0x00004208 
- 00016865  0x00003aad bbit1  0x00000007 , 0x000041f5 
- 00016866  0x00003aae bbit1  0x00000000 , 0x000033a9 
- 00016867  0x00003aaf bbit1  0x00000001 , 0x000041ef 
- 00016868  0x00003ab0 bbit1  0x00000002 , 0x000041f2 
- 00016869  0x00003ab1 bbit1  0x00000003 , 0x000041f2 
- 00016870  0x00003ab2 branch  0x000042b0 
- 00016871  0x00003ab4 setarg  0x00000000 
- 00016872  0x00003ab5 store  0x00000008 , 0x000046b7 
- 00016873  0x00003ab6 istore  0x00000004 , 0x00000005 
- 00016874  0x00003ab7 jam  0x00000000 , 0x000046b4 
- 00016875  0x00003ab8 jam  0x00000000 , 0x000046a7 
- 00016876  0x00003ab9 jam  0x00000000 , 0x000041e2 
- 00016877  0x00003aba jam  0x00000000 , 0x00004429 
- 00016878  0x00003abb rtn 
- 00016879  0x00003abe bbit1  0x00000005 , 0x000041f2 
- 00016880  0x00003abf bbit1  0x00000003 , 0x000041f2 
- 00016881  0x00003ac0 branch  0x000042b0 
- 00016882  0x00003ac2 fetch  0x00000002 , 0x00004682 
- 00016883  0x00003ac3 bbit1  0x0000000c , 0x000042b0 
- 00016884  0x00003ac4 branch  0x000033a7 
- 00016885  0x00003ac7 call  0x000041c1 
- 00016886  0x00003ac8 fetch  0x00000002 , 0x00004208 
- 00016887  0x00003ac9 bbit1  0x00000000 , 0x000033a9 
- 00016888  0x00003aca branch  0x000033a7 
- 00016889  0x00003acd call  0x000043d6 
- 00016890  0x00003ace call  0x00004243 
- 00016891  0x00003acf call  0x00004246 
- 00016892  0x00003ad0 call  0x00004250 
- 00016893  0x00003ad1 call  0x0000445d 
- 00016894  0x00003ad3 call  0x00004443 
- 00016895  0x00003ad4 call  0x00004333 
- 00016896  0x00003ad5 call  0x000043a5 
- 00016897  0x00003ad6 call  0x000043eb 
- 00016898  0x00003ad7 call  0x00004209 
- 00016899  0x00003ad8 call  0x00004231 
- 00016900  0x00003ad9 call  0x00004234 
- 00016901  0x00003ada call  0x00004237 
- 00016902  0x00003adb call  0x0000423a 
- 00016903  0x00003adc call  0x0000423d 
- 00016904  0x00003add branch  0x00004240 
- 00016905  0x00003ae2 fetch  0x00000001 , 0x00004711 
- 00016906  0x00003ae3 rtn  0x00000034 
- 00016907  0x00003ae4 increase  0xffffffff , 0x0000003f 
- 00016908  0x00003ae5 store  0x00000001 , 0x00004711 
- 00016909  0x00003ae6 nrtn  0x00000034 
- 00016910  0x00003ae7 branch  0x0000420f 
- 00016911  0x00003ae9 fetch  0x00000001 , 0x00004712 
- 00016912  0x00003aea rtneq  0x00000000 
- 00016913  0x00003aeb beq  0x00000005 , 0x00004216 
- 00016914  0x00003aed call  0x00004225 
- 00016915  0x00003aee jam  0x00000005 , 0x00004712 
- 00016916  0x00003aef jam  0x00000005 , 0x00004711 
- 00016917  0x00003af0 rtn 
- 00016918  0x00003af2 call  0x0000422c 
- 00016919  0x00003af3 jam  0x00000004 , 0x00004712 
- 00016920  0x00003af4 jam  0x00000005 , 0x00004711 
- 00016921  0x00003af5 rtn 
- 00016922  0x00003af9 setarg  0x00008006 
- 00016923  0x00003afa call  0x00006413 
- 00016924  0x00003afb nop  0x000003e8 
- 00016925  0x00003afc jam  0x00000000 , 0x00004711 
- 00016926  0x00003afd jam  0x00000000 , 0x00004712 
- 00016927  0x00003afe branch  0x000040e0 
- 00016928  0x00003b01 setarg  0x0000a006 
- 00016929  0x00003b02 call  0x00006413 
- 00016930  0x00003b03 setarg  0x0000a005 
- 00016931  0x00003b04 branch  0x00006413 
- 00016932  0x00003b06 jam  0x00000000 , 0x00004711 
- 00016933  0x00003b08 fetch  0x00000001 , 0x000046e0 
- 00016934  0x00003b09 beq  0x00000004 , 0x00004220 
- 00016935  0x00003b0a setarg  0x00000106 
- 00016936  0x00003b0b call  0x00006413 
- 00016937  0x00003b0c setarg  0x0000a105 
- 00016938  0x00003b0d branch  0x00006413 
- 00016939  0x00003b10 jam  0x00000000 , 0x00004711 
- 00016940  0x00003b12 setarg  0x00000906 
- 00016941  0x00003b13 branch  0x00006413 
- 00016942  0x00003b15 jam  0x00000005 , 0x00004711 
- 00016943  0x00003b16 jam  0x00000001 , 0x00004712 
- 00016944  0x00003b17 rtn 
- 00016945  0x00003b1a arg  0x00004680 , 0x00000013 
- 00016946  0x00003b1b arg  0x0000429b , 0x00000012 
- 00016947  0x00003b1c branch  0x0000336d 
- 00016948  0x00003b1f arg  0x000046ac , 0x00000013 
- 00016949  0x00003b20 arg  0x00004264 , 0x00000012 
- 00016950  0x00003b21 branch  0x00003374 
- 00016951  0x00003b24 arg  0x000046ae , 0x00000013 
- 00016952  0x00003b25 arg  0x00004266 , 0x00000012 
- 00016953  0x00003b26 branch  0x00003374 
- 00016954  0x00003b29 arg  0x000046b0 , 0x00000013 
- 00016955  0x00003b2a arg  0x0000426a , 0x00000012 
- 00016956  0x00003b2b branch  0x00003374 
- 00016957  0x00003b2e arg  0x000046c4 , 0x00000013 
- 00016958  0x00003b2f arg  0x00004478 , 0x00000012 
- 00016959  0x00003b30 branch  0x0000336d 
- 00016960  0x00003b35 arg  0x000046c6 , 0x00000013 
- 00016961  0x00003b36 arg  0x0000425e , 0x00000012 
- 00016962  0x00003b37 branch  0x0000336d 
- 00016963  0x00003b3a arg  0x00004704 , 0x00000013 
- 00016964  0x00003b3b arg  0x00004249 , 0x00000012 
- 00016965  0x00003b3c branch  0x0000336d 
- 00016966  0x00003b3f arg  0x00004707 , 0x00000013 
- 00016967  0x00003b40 arg  0x00004249 , 0x00000012 
- 00016968  0x00003b41 branch  0x00003374 
- 00016969  0x00003b44 rtn 
- 00016970  0x00003b48 fetch  0x00000004 , 0x000046d3 
- 00016971  0x00003b49 rtnbit0  0x00000017 
- 00016972  0x00003b4a jam  0x0000000a , 0x000046df 
- 00016973  0x00003b4b fetch  0x00000001 , 0x000046f4 
- 00016974  0x00003b4c store  0x00000001 , 0x00004715 
- 00016975  0x00003b4d rtn 
- 00016976  0x00003b51 arg  0x000046df , 0x00000013 
- 00016977  0x00003b52 arg  0x00004253 , 0x00000012 
- 00016978  0x00003b53 branch  0x0000336d 
- 00016979  0x00003b55 fetch  0x00000001 , 0x000046f4 
- 00016980  0x00003b56 store  0x00000001 , 0x00004715 
- 00016981  0x00003b57 setarg  0x00000190 
- 00016982  0x00003b58 store  0x00000002 , 0x00004716 
- 00016983  0x00003b59 store  0x00000002 , 0x00004718 
- 00016984  0x00003b5a arg  0x00000000 , 0x00000011 
- 00016985  0x00003b5b fetcht  0x00000001 , 0x0000477a 
- 00016986  0x00003b5c increase  0x00000001 , 0x00000002 
- 00016987  0x00003b5d storet  0x00000001 , 0x00004714 
- 00016988  0x00003b5e jam  0x00000001 , 0x00004713 
- 00016989  0x00003b5f rtn 
- 00016990  0x00003b62 fetch  0x00000001 , 0x000046c5 
- 00016991  0x00003b63 rtnbit1  0x00000002 
- 00016992  0x00003b64 jam  0x00000012 , 0x00000a99 
- 00016993  0x00003b65 call  0x00007d8f 
- 00016994  0x00003b66 arg  0x00000000 , 0x00000007 
- 00016995  0x00003b67 branch  0x000041b9 
- 00016996  0x00003b6b call  0x000042ca 
- 00016997  0x00003b6c branch  0x0000340a 
- 00016998  0x00003b6f call  0x000033f6 
- 00016999  0x00003b70 fetch  0x00000001 , 0x0000471e 
- 00017000  0x00003b71 nbranch  0x00004492 , 0x00000034 
- 00017001  0x00003b72 branch  0x0000340a 
- 00017002  0x00003b75 bmark1  0x00000026 , 0x00007e1d 
- 00017003  0x00003b76 branch  0x00004386 
- 00017004  0x00003b7b bpatch  0x000000ea , 0x0000401d 
- 00017005  0x00003b7c jam  0x00000000 , 0x000046b4 
- 00017006  0x00003b7d call  0x00004386 
- 00017007  0x00003b7e call  0x000041c1 
- 00017008  0x00003b7f branch  0x000042b0 
- 00017009  0x00003b84 fetch  0x00000006 , 0x000041d0 
- 00017010  0x00003b85 branch  0x000033eb , 0x00000034 
- 00017011  0x00003b86 call  0x0000427e 
- 00017012  0x00003b87 jam  0x00000017 , 0x0000016d 
- 00017013  0x00003b88 fetch  0x00000001 , 0x0000465a 
- 00017014  0x00003b89 nbranch  0x000033e1 , 0x00000034 
- 00017015  0x00003b8a jam  0x00000004 , 0x0000016d 
- 00017016  0x00003b8b branch  0x000033e1 
- 00017017  0x00003b8e fetch  0x00000002 , 0x000046a8 
- 00017018  0x00003b8f store  0x00000002 , 0x000046ae 
- 00017019  0x00003b90 call  0x0000427e 
- 00017020  0x00003b91 call  0x00003418 
- 00017021  0x00003b92 branch  0x00007df4 
- 00017022  0x00003b95 setarg  0x000000c8 
- 00017023  0x00003b96 store  0x00000002 , 0x00004716 
- 00017024  0x00003b97 store  0x00000002 , 0x00004718 
- 00017025  0x00003b98 branch  0x00004285 
- 00017026  0x00003b9b setarg  0x000003e8 
- 00017027  0x00003b9c store  0x00000002 , 0x00004716 
- 00017028  0x00003b9d store  0x00000002 , 0x00004718 
- 00017029  0x00003b9f fetch  0x00000001 , 0x00004720 
- 00017030  0x00003ba0 beq  0x00000001 , 0x0000428a 
- 00017031  0x00003ba1 beq  0x00000002 , 0x0000428c 
- 00017032  0x00003ba2 beq  0x00000003 , 0x0000428e 
- 00017033  0x00003ba3 rtn 
- 00017034  0x00003ba5 fetch  0x00000001 , 0x000046f0 
- 00017035  0x00003ba6 branch  0x0000428f 
- 00017036  0x00003ba8 fetch  0x00000001 , 0x000046f1 
- 00017037  0x00003ba9 branch  0x0000428f 
- 00017038  0x00003bab fetch  0x00000001 , 0x000046f2 
- 00017039  0x00003bad store  0x00000001 , 0x00000aa2 
- 00017040  0x00003bae call  0x00004482 
- 00017041  0x00003baf fetch  0x00000001 , 0x00000aa2 
- 00017042  0x00003bb0 store  0x00000001 , 0x00004715 
- 00017043  0x00003bb1 arg  0x00000000 , 0x00000011 
- 00017044  0x00003bb2 jam  0x00000001 , 0x00004713 
- 00017045  0x00003bb3 branch  0x00007d1e 
- 00017046  0x00003bb6 arg  0x00000000 , 0x00000011 
- 00017047  0x00003bb7 branch  0x00007d19 
- 00017048  0x00003bb9 arg  0x00000000 , 0x00000011 
- 00017049  0x00003bba branch  0x00007d14 
- 00017050  0x00003bbd branch  0x000041c1 
- 00017051  0x00003bc0 jam  0x00000001 , 0x000041e2 
- 00017052  0x00003bc1 call  0x00003416 
- 00017053  0x00003bc2 call  0x00003412 
- 00017054  0x00003bc3 setarg  0x00000000 
- 00017055  0x00003bc4 store  0x00000002 , 0x0000467e 
- 00017056  0x00003bc5 store  0x00000001 , 0x00004680 
- 00017057  0x00003bc6 branch  0x0000340e 
- 00017058  0x00003bc9 call  0x0000435f 
- 00017059  0x00003bca fetch  0x00000001 , 0x00004720 
- 00017060  0x00003bcb fetcht  0x00000001 , 0x00004703 
- 00017061  0x00003bcc isub  0x00000002 , 0x0000003e 
- 00017062  0x00003bcd branch  0x000042ab , 0x00000005 
- 00017063  0x00003bce fetch  0x00000001 , 0x00004210 
- 00017064  0x00003bcf beq  0x00000033 , 0x00004271 
- 00017065  0x00003bd0 beq  0x00000034 , 0x00004279 
- 00017066  0x00003bd1 branch  0x000042b0 
- 00017067  0x00003bd3 call  0x00003d57 
- 00017068  0x00003bd4 rtnmark1  0x00000026 
- 00017069  0x00003bd5 fetch  0x00000001 , 0x0000471e 
- 00017070  0x00003bd6 nbranch  0x00004492 , 0x00000034 
- 00017071  0x00003bd7 rtn 
- 00017072  0x00003bda bpatch  0x000000eb , 0x0000401d 
- 00017073  0x00003bdb fetch  0x00000002 , 0x00004682 
- 00017074  0x00003bdc bbit1  0x0000000b , 0x000042b7 
- 00017075  0x00003bdd fetch  0x00000004 , 0x000046d3 
- 00017076  0x00003bde bbit0  0x00000018 , 0x000042b7 
- 00017077  0x00003bdf random  0x0000003f 
- 00017078  0x00003be0 store  0x00000001 , 0x000044a1 
- 00017079  0x00003be2 call  0x00003418 
- 00017080  0x00003be3 fetch  0x00000002 , 0x00004687 
- 00017081  0x00003be4 store  0x00000002 , 0x000046ac 
- 00017082  0x00003be5 jam  0x00000006 , 0x0000016d 
- 00017083  0x00003be6 setarg  0x00000000 
- 00017084  0x00003be7 store  0x00000002 , 0x000046b0 
- 00017085  0x00003be8 store  0x00000002 , 0x000046ae 
- 00017086  0x00003be9 arg  0x00000007 , 0x00000007 
- 00017087  0x00003bea call  0x000043ce 
- 00017088  0x00003beb call  0x000043ca 
- 00017089  0x00003bec fetch  0x00000001 , 0x00004092 
- 00017090  0x00003bed isolate1  0x00000001 , 0x0000003f 
- 00017091  0x00003bee call  0x00007df4 , 0x00000001 
- 00017092  0x00003bef fetch  0x00000001 , 0x00004092 
- 00017093  0x00003bf0 isolate1  0x00000000 , 0x0000003f 
- 00017094  0x00003bf1 call  0x00007ddd , 0x00000001 
- 00017095  0x00003bf2 fetch  0x00000004 , 0x000046d3 
- 00017096  0x00003bf3 bbit1  0x0000001c , 0x0000422e 
- 00017097  0x00003bf4 branch  0x00004282 
- 00017098  0x00003bf7 bpatch  0x000000ec , 0x0000401d 
- 00017099  0x00003bf8 fetch  0x00000001 , 0x00004092 
- 00017100  0x00003bf9 isolate1  0x00000001 , 0x0000003f 
- 00017101  0x00003bfa call  0x000042d4 , 0x00000001 
- 00017102  0x00003bfb fetch  0x00000001 , 0x00004092 
- 00017103  0x00003bfc isolate1  0x00000000 , 0x0000003f 
- 00017104  0x00003bfd call  0x000042d7 , 0x00000001 
- 00017105  0x00003bfe fetch  0x00000004 , 0x000046d3 
- 00017106  0x00003bff bbit1  0x0000001c , 0x0000421a 
- 00017107  0x00003c00 branch  0x00004482 
- 00017108  0x00003c02 setarg  0x00000000 
- 00017109  0x00003c03 store  0x00000002 , 0x000046ae 
- 00017110  0x00003c04 branch  0x00007dfa 
- 00017111  0x00003c06 setarg  0x00000000 
- 00017112  0x00003c07 store  0x00000002 , 0x000046ac 
- 00017113  0x00003c08 branch  0x00007de2 
- 00017114  0x00003c0f fetch  0x00000004 , 0x000046d3 
- 00017115  0x00003c10 rtnbit0  0x00000007 
- 00017116  0x00003c11 arg  0x00000007 , 0x00000007 
- 00017117  0x00003c12 call  0x000043d2 
- 00017118  0x00003c13 call  0x000042e8 
- 00017119  0x00003c15 call  0x000042fb 
- 00017120  0x00003c16 fetch  0x00000004 , 0x000046d3 
- 00017121  0x00003c17 bbit1  0x00000013 , 0x00004435 
- 00017122  0x00003c18 bbit1  0x00000014 , 0x000042e4 
- 00017123  0x00003c19 rtn 
- 00017124  0x00003c1b arg  0x00000058 , 0x00000002 
- 00017125  0x00003c1c arg  0x00004720 , 0x00000011 
- 00017126  0x00003c1d arg  0x00000000 , 0x00000012 
- 00017127  0x00003c1e branch  0x000065d1 
- 00017128  0x00003c21 fetch  0x00000001 , 0x00000185 
- 00017129  0x00003c22 beq  0x00000034 , 0x000042ec 
- 00017130  0x00003c23 beq  0x00000033 , 0x000042ef 
- 00017131  0x00003c24 rtn 
- 00017132  0x00003c26 store  0x00000001 , 0x000046c7 
- 00017133  0x00003c27 fetch  0x00000006 , 0x0000044f 
- 00017134  0x00003c28 branch  0x000042f1 
- 00017135  0x00003c2a store  0x00000001 , 0x000046c7 
- 00017136  0x00003c2b fetch  0x00000006 , 0x00000040 
- 00017137  0x00003c2d store  0x00000006 , 0x000046c8 
- 00017138  0x00003c2e fetch  0x00000007 , 0x000046c7 
- 00017139  0x00003c2f arg  0x00004721 , 0x00000006 
- 00017140  0x00003c30 arg  0x00000003 , 0x00000039 
- 00017141  0x00003c32 ifetcht  0x00000007 , 0x00000006 
- 00017142  0x00003c33 isub  0x00000002 , 0x0000003e 
- 00017143  0x00003c34 branch  0x00004310 , 0x00000005 
- 00017144  0x00003c35 increase  0x00000016 , 0x00000006 
- 00017145  0x00003c36 loop  0x000042f5 
- 00017146  0x00003c37 rtn 
- 00017147  0x00003c39 arg  0x00004721 , 0x00000011 
- 00017148  0x00003c3a fetch  0x00000001 , 0x00004720 
- 00017149  0x00003c3b increase  0xffffffff , 0x0000003f 
- 00017150  0x00003c3c mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017151  0x00003c3d iadd  0x00000011 , 0x00000011 
- 00017152  0x00003c3e fetch  0x00000001 , 0x00000185 
- 00017153  0x00003c3f istore  0x00000001 , 0x00000011 
- 00017154  0x00003c40 beq  0x00000034 , 0x00004305 
- 00017155  0x00003c41 beq  0x00000033 , 0x0000430c 
- 00017156  0x00003c42 rtn 
- 00017157  0x00003c45 fetch  0x00000006 , 0x0000044f 
- 00017158  0x00003c46 istore  0x00000006 , 0x00000005 
- 00017159  0x00003c47 arg  0x00004419 , 0x00000006 
- 00017160  0x00003c48 call  0x00007ebf 
- 00017161  0x00003c49 fetch  0x00000006 , 0x000044a0 
- 00017162  0x00003c4a istore  0x00000006 , 0x00000005 
- 00017163  0x00003c4b rtn 
- 00017164  0x00003c4d fetch  0x00000006 , 0x00000040 
- 00017165  0x00003c4e istore  0x00000006 , 0x00000005 
- 00017166  0x00003c4f arg  0x000041be , 0x00000006 
- 00017167  0x00003c50 branch  0x00007ebf 
- 00017168  0x00003c53 increase  0xfffffffa , 0x00000006 
- 00017169  0x00003c54 copy  0x00000006 , 0x00000005 
- 00017170  0x00003c55 fetcht  0x00000006 , 0x000046c8 
- 00017171  0x00003c56 increase  0x00000003 , 0x00000002 
- 00017172  0x00003c57 istoret  0x00000006 , 0x00000005 
- 00017173  0x00003c58 rtn 
- 00017174  0x00003c5d arg  0x00000058 , 0x00000002 
- 00017175  0x00003c5e arg  0x00004720 , 0x00000011 
- 00017176  0x00003c5f arg  0x00000000 , 0x00000012 
- 00017177  0x00003c60 call  0x000065df 
- 00017178  0x00003c62 arg  0x00004721 , 0x00000011 
- 00017179  0x00003c63 fetch  0x00000001 , 0x00004720 
- 00017180  0x00003c64 fetcht  0x00000001 , 0x00004703 
- 00017181  0x00003c65 isub  0x00000002 , 0x0000003e 
- 00017182  0x00003c66 rtn  0x00000005 
- 00017183  0x00003c67 increase  0xffffffff , 0x0000003f 
- 00017184  0x00003c68 mul32  0x0000003f , 0x0000001d , 0x0000003f 
- 00017185  0x00003c69 iadd  0x00000011 , 0x00000011 
- 00017186  0x00003c6a ifetch  0x00000001 , 0x00000011 
- 00017187  0x00003c6b store  0x00000001 , 0x00004210 
- 00017188  0x00003c6c beq  0x00000033 , 0x00004327 
- 00017189  0x00003c6d beq  0x00000034 , 0x0000432c 
- 00017190  0x00003c6e rtn 
- 00017191  0x00003c71 ifetch  0x00000006 , 0x00000006 
- 00017192  0x00003c73 store  0x00000006 , 0x000041d0 
- 00017193  0x00003c74 arg  0x000041be , 0x00000005 
- 00017194  0x00003c75 call  0x00007ebf 
- 00017195  0x00003c76 branch  0x000067d7 
- 00017196  0x00003c79 ifetch  0x00000006 , 0x00000006 
- 00017197  0x00003c7b store  0x00000006 , 0x000041d0 
- 00017198  0x00003c7c arg  0x00004419 , 0x00000005 
- 00017199  0x00003c7d call  0x00007ebf 
- 00017200  0x00003c7e ifetch  0x00000006 , 0x00000006 
- 00017201  0x00003c7f store  0x00000006 , 0x000044a0 
- 00017202  0x00003c80 rtn 
- 00017203  0x00003c84 fetch  0x00000001 , 0x000046f5 
- 00017204  0x00003c85 bbit1  0x00000005 , 0x00004349 
- 00017205  0x00003c86 bbit1  0x00000006 , 0x00004359 
- 00017206  0x00003c87 branch  0x00004337 
- 00017207  0x00003c8a call  0x00004083 
- 00017208  0x00003c8b beq  0x00000006 , 0x0000433e 
- 00017209  0x00003c8d jam  0x0000001e , 0x000046d8 
- 00017210  0x00003c8e fetch  0x00000001 , 0x000046d9 
- 00017211  0x00003c8f rtneq  0x00000001 
- 00017212  0x00003c90 jam  0x00000001 , 0x000046d9 
- 00017213  0x00003c91 rtn 
- 00017214  0x00003c94 call  0x00004343 
- 00017215  0x00003c95 fetch  0x00000001 , 0x000046d9 
- 00017216  0x00003c96 rtneq  0x00000000 
- 00017217  0x00003c97 jam  0x00000000 , 0x000046d9 
- 00017218  0x00003c98 branch  0x000043c0 
- 00017219  0x00003c9b fetch  0x00000001 , 0x000046d8 
- 00017220  0x00003c9c rtn  0x00000034 
- 00017221  0x00003c9d pincrease  0xffffffff 
- 00017222  0x00003c9e store  0x00000001 , 0x000046d8 
- 00017223  0x00003c9f nrtn  0x00000034 
- 00017224  0x00003ca0 branch  0x00004370 
- 00017225  0x00003ca3 fetch  0x00000001 , 0x000046ed 
- 00017226  0x00003ca4 rtneq  0x000000ff 
- 00017227  0x00003ca5 fetcht  0x00000001 , 0x000046ed 
- 00017228  0x00003ca6 call  0x0000681d 
- 00017229  0x00003ca7 branch  0x00004354 , 0x00000001 
- 00017230  0x00003ca9 fetch  0x00000001 , 0x000046d9 
- 00017231  0x00003caa rtneq  0x00000001 
- 00017232  0x00003cab jam  0x00000001 , 0x000046d9 
- 00017233  0x00003cac fetch  0x00000004 , 0x000046d3 
- 00017234  0x00003cad rtnbit1  0x00000006 
- 00017235  0x00003cae branch  0x00004370 
- 00017236  0x00003cb1 fetch  0x00000001 , 0x000046d9 
- 00017237  0x00003cb2 rtneq  0x00000000 
- 00017238  0x00003cb3 jam  0x00000000 , 0x000046d9 
- 00017239  0x00003cb5 arg  0x00000006 , 0x00000007 
- 00017240  0x00003cb6 branch  0x000043d2 
- 00017241  0x00003cbb fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017242  0x00003cbc rtnbit0  0x00000006 
- 00017243  0x00003cbd fetch  0x00000001 , 0x00004720 
- 00017244  0x00003cbe beq  0x00000001 , 0x00004369 
- 00017245  0x00003cbf beq  0x00000002 , 0x0000436c 
- 00017246  0x00003cc0 rtn 
- 00017247  0x00003cc2 fetch  0x00000001 , 0x00000004 , 0x000046d3 
- 00017248  0x00003cc3 rtnbit0  0x00000006 
- 00017249  0x00003cc4 fetcht  0x00000001 , 0x000046ed 
- 00017250  0x00003cc5 call  0x0000681d 
- 00017251  0x00003cc6 branch  0x00004366 , 0x00000001 
- 00017252  0x00003cc8 jam  0x00000001 , 0x00004720 
- 00017253  0x00003cc9 rtn 
- 00017254  0x00003ccb fetch  0x00000001 , 0x00004703 
- 00017255  0x00003ccc store  0x00000001 , 0x00004720 
- 00017256  0x00003ccd rtn 
- 00017257  0x00003ccf fetcht  0x00000001 , 0x000046ed 
- 00017258  0x00003cd0 nbranch  0x00004370 , 0x00000001 
- 00017259  0x00003cd1 rtn 
- 00017260  0x00003cd3 fetcht  0x00000001 , 0x000046ed 
- 00017261  0x00003cd4 call  0x0000681d 
- 00017262  0x00003cd5 branch  0x00004354 , 0x00000001 
- 00017263  0x00003cd6 rtn 
- 00017264  0x00003cdc fetcht  0x00000001 , 0x00004720 
- 00017265  0x00003cdd increase  0x00000001 , 0x00000002 
- 00017266  0x00003cde fetch  0x00000001 , 0x000046d2 
- 00017267  0x00003cdf isub  0x00000002 , 0x0000003e 
- 00017268  0x00003ce0 ncall  0x000043cc , 0x00000002 
- 00017269  0x00003ce1 storet  0x00000001 , 0x00004720 
- 00017270  0x00003ce2 jam  0x00000000 , 0x000041bd 
- 00017271  0x00003ce3 call  0x0000437a 
- 00017272  0x00003ce4 call  0x000043c0 
- 00017273  0x00003ce6 branch  0x0000437e 
- 00017274  0x00003ce9 arg  0x00000001 , 0x00000002 
- 00017275  0x00003cea arg  0x00004720 , 0x00000011 
- 00017276  0x00003ceb arg  0x00000000 , 0x00000012 
- 00017277  0x00003cec branch  0x00006606 
- 00017278  0x00003cef call  0x00004381 
- 00017279  0x00003cf0 call  0x000043c2 
- 00017280  0x00003cf1 branch  0x000041d7 
- 00017281  0x00003cf3 fetch  0x00000002 , 0x00004682 
- 00017282  0x00003cf4 bbit1  0x00000007 , 0x00004392 
- 00017283  0x00003cf5 bbit1  0x00000009 , 0x00003402 
- 00017284  0x00003cf6 bbit1  0x00000000 , 0x000033e9 
- 00017285  0x00003cf7 branch  0x000042ca 
- 00017286  0x00003cfa bpatch  0x000000ed , 0x0000401d 
- 00017287  0x00003cfb setarg  0x00000000 
- 00017288  0x00003cfc store  0x00000002 , 0x000046b0 
- 00017289  0x00003cfd fetch  0x00000002 , 0x00004682 
- 00017290  0x00003cfe bbit1  0x00000009 , 0x00003402 
- 00017291  0x00003cff fetch  0x00000002 , 0x00004682 
- 00017292  0x00003d00 bbit1  0x00000000 , 0x000033e9 
- 00017293  0x00003d01 rtn 
- 00017294  0x00003d04 setarg  0x00000001 
- 00017295  0x00003d05 store  0x00000006 , 0x00000040 
- 00017296  0x00003d06 jam  0x00000033 , 0x00000185 
- 00017297  0x00003d07 branch  0x000042df 
- 00017298  0x00003d0b call  0x000043c4 
- 00017299  0x00003d0c branch  0x00007e2f 
- 00017300  0x00003d0f fetch  0x00000001 , 0x000046ec 
- 00017301  0x00003d10 rtneq  0x000000ff 
- 00017302  0x00003d11 fetcht  0x00000001 , 0x000046ec 
- 00017303  0x00003d12 call  0x0000681d 
- 00017304  0x00003d13 branch  0x0000439f , 0x00000001 
- 00017305  0x00003d15 fetch  0x00000001 , 0x00004685 
- 00017306  0x00003d16 store  0x00000001 , 0x000046da 
- 00017307  0x00003d17 fetch  0x00000001 , 0x000046db 
- 00017308  0x00003d18 rtneq  0x00000001 
- 00017309  0x00003d19 jam  0x00000001 , 0x000046db 
- 00017310  0x00003d1a branch  0x000043ca 
- 00017311  0x00003d1c call  0x000043b5 
- 00017312  0x00003d1d fetch  0x00000001 , 0x000046db 
- 00017313  0x00003d1e rtneq  0x00000000 
- 00017314  0x00003d1f jam  0x00000000 , 0x000046db 
- 00017315  0x00003d20 call  0x00007e2f 
- 00017316  0x00003d21 branch  0x000043c8 
- 00017317  0x00003d25 fetch  0x00000001 , 0x000046f5 
- 00017318  0x00003d26 bbit1  0x00000004 , 0x00004394 
- 00017319  0x00003d28 call  0x00004083 
- 00017320  0x00003d29 beq  0x00000007 , 0x000043af 
- 00017321  0x00003d2b fetch  0x00000001 , 0x00004685 
- 00017322  0x00003d2c store  0x00000001 , 0x000046da 
- 00017323  0x00003d2d fetch  0x00000001 , 0x000046db 
- 00017324  0x00003d2e rtneq  0x00000001 
- 00017325  0x00003d2f jam  0x00000001 , 0x000046db 
- 00017326  0x00003d30 branch  0x000043ca 
- 00017327  0x00003d34 call  0x000043b5 
- 00017328  0x00003d35 fetch  0x00000001 , 0x000046db 
- 00017329  0x00003d36 rtneq  0x00000000 
- 00017330  0x00003d37 jam  0x00000000 , 0x000046db 
- 00017331  0x00003d38 call  0x00007e2f 
- 00017332  0x00003d39 branch  0x000043c8 
- 00017333  0x00003d3c arg  0x000046da , 0x00000013 
- 00017334  0x00003d3d arg  0x000043b8 , 0x00000012 
- 00017335  0x00003d3e branch  0x0000336d 
- 00017336  0x00003d41 arg  0x00000006 , 0x00000007 
- 00017337  0x00003d42 call  0x000043ce 
- 00017338  0x00003d43 call  0x00003357 
- 00017339  0x00003d44 branch  0x0000426c 
- 00017340  0x00003d48 arg  0x00000001 , 0x00000007 
- 00017341  0x00003d49 branch  0x000043ce 
- 00017342  0x00003d4b arg  0x00000001 , 0x00000007 
- 00017343  0x00003d4c branch  0x000043d2 
- 00017344  0x00003d4e arg  0x00000000 , 0x00000007 
- 00017345  0x00003d4f branch  0x000043ce 
- 00017346  0x00003d51 arg  0x00000000 , 0x00000007 
- 00017347  0x00003d52 branch  0x000043d2 
- 00017348  0x00003d54 arg  0x00000002 , 0x00000007 
- 00017349  0x00003d55 branch  0x000043ce 
- 00017350  0x00003d57 arg  0x00000002 , 0x00000007 
- 00017351  0x00003d58 branch  0x000043d2 
- 00017352  0x00003d5a arg  0x00000005 , 0x00000007 
- 00017353  0x00003d5b branch  0x000043ce 
- 00017354  0x00003d5d arg  0x00000005 , 0x00000007 
- 00017355  0x00003d5e branch  0x000043d2 
- 00017356  0x00003d63 arg  0x00000001 , 0x00000002 
- 00017357  0x00003d64 rtn 
- 00017358  0x00003d67 fetch  0x00000004 , 0x000046d3 
- 00017359  0x00003d68 qset1  0x0000003f 
- 00017360  0x00003d69 store  0x00000004 , 0x000046d3 
- 00017361  0x00003d6a rtn 
- 00017362  0x00003d6d fetch  0x00000004 , 0x000046d3 
- 00017363  0x00003d6e qset0  0x0000003f 
- 00017364  0x00003d6f store  0x00000004 , 0x000046d3 
- 00017365  0x00003d70 rtn 
- 00017366  0x00003d73 fetch  0x00000004 , 0x000046d3 
- 00017367  0x00003d74 rtnbit0  0x0000001a 
- 00017368  0x00003d75 fetch  0x00000001 , 0x000046ce 
- 00017369  0x00003d76 increase  0x00000001 , 0x0000003f 
- 00017370  0x00003d77 store  0x00000001 , 0x000046ce 
- 00017371  0x00003d78 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00017372  0x00003d79 rtn  0x00000002 
- 00017373  0x00003d7a jam  0x00000000 , 0x000046ce 
- 00017374  0x00003d7b call  0x000068eb 
- 00017375  0x00003d7c call  0x00006908 
- 00017376  0x00003d7d store  0x00000002 , 0x0000470f 
- 00017377  0x00003d7e arg  0x00004709 , 0x00000011 
- 00017378  0x00003d7f call  0x00006930 
- 00017379  0x00003d80 fetch  0x00000001 , 0x00004231 
- 00017380  0x00003d81 bbit1  0x00000001 , 0x000044a0 
- 00017381  0x00003d82 bbit0  0x00000000 , 0x000043e9 
- 00017382  0x00003d83 branch  0x000043e7 
- 00017383  0x00003d85 arg  0x00000004 , 0x00000007 
- 00017384  0x00003d86 branch  0x000043ce 
- 00017385  0x00003d88 arg  0x00000004 , 0x00000007 
- 00017386  0x00003d89 branch  0x000043d2 
- 00017387  0x00003d8c fetch  0x00000004 , 0x000046d3 
- 00017388  0x00003d8d rtnbit0  0x00000004 
- 00017389  0x00003d8e fetch  0x00000001 , 0x000046ef 
- 00017390  0x00003d8f store  0x00000001 , 0x00004715 
- 00017391  0x00003d90 fetch  0x00000001 , 0x000046cf 
- 00017392  0x00003d91 pincrease  0x00000001 
- 00017393  0x00003d92 store  0x00000001 , 0x000046cf 
- 00017394  0x00003d93 sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00017395  0x00003d94 ncall  0x000043f9 , 0x00000002 
- 00017396  0x00003d95 beq  0x00000002 , 0x000043fb 
- 00017397  0x00003d96 beq  0x00000004 , 0x000043fe 
- 00017398  0x00003d97 beq  0x00000006 , 0x000043fb 
- 00017399  0x00003d98 beq  0x00000008 , 0x000043fe 
- 00017400  0x00003d99 rtn 
- 00017401  0x00003d9b jam  0x00000001 , 0x000046cf 
- 00017402  0x00003d9c branch  0x000043fe 
- 00017403  0x00003d9e arg  0x00000000 , 0x00000011 
- 00017404  0x00003d9f jam  0x00000002 , 0x00004713 
- 00017405  0x00003da0 branch  0x00007d14 
- 00017406  0x00003da2 arg  0x00000000 , 0x00000011 
- 00017407  0x00003da3 jam  0x00000002 , 0x00004713 
- 00017408  0x00003da4 branch  0x00007d19 
- 00017409  0x00003da7 call  0x00003f97 
- 00017410  0x00003da8 nrtn  0x00000028 
- 00017411  0x00003da9 arg  0x00000007 , 0x00000011 
- 00017412  0x00003daa arg  0x0000469a , 0x00000012 
- 00017413  0x00003dab rtn 
- 00017414  0x00003dae fetch  0x00000001 , 0x0000478b 
- 00017415  0x00003daf rtn  0x00000034 
- 00017416  0x00003db1 fetcht  0x00000001 , 0x000046e7 
- 00017417  0x00003db2 call  0x0000681d 
- 00017418  0x00003db3 call  0x00004410 , 0x00000001 
- 00017419  0x00003db4 fetch  0x00000001 , 0x00004704 
- 00017420  0x00003db5 nrtn  0x00000034 
- 00017421  0x00003db6 call  0x00004083 
- 00017422  0x00003db7 nrtn  0x00000034 
- 00017423  0x00003db8 branch  0x00002d83 
- 00017424  0x00003dbb fetch  0x00000001 , 0x000046e7 
- 00017425  0x00003dbc rtneq  0x000000ff 
- 00017426  0x00003dbd jam  0x0000000a , 0x00004704 
- 00017427  0x00003dbe rtn 
- 00017428  0x00003dc2 call  0x00004423 
- 00017429  0x00003dc3 fetch  0x00000002 , 0x00004778 
- 00017430  0x00003dc4 arg  0x0000aa55 , 0x00000002 
- 00017431  0x00003dc5 isub  0x00000002 , 0x0000003e 
- 00017432  0x00003dc6 branch  0x0000442b , 0x00000005 
- 00017433  0x00003dc7 storet  0x00000002 , 0x00004778 
- 00017434  0x00003dc8 call  0x0000441c 
- 00017435  0x00003dc9 branch  0x00004435 
- 00017436  0x00003dcb fetch  0x00000006 , 0x000044a0 
- 00017437  0x00003dcc store  0x00000006 , 0x00004738 
- 00017438  0x00003dcd add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017439  0x00003dce store  0x00000006 , 0x00004755 
- 00017440  0x00003dcf add  0x0000003f , 0x00000100 , 0x0000003f 
- 00017441  0x00003dd0 store  0x00000006 , 0x00004772 
- 00017442  0x00003dd1 rtn 
- 00017443  0x00003dd5 setarg  0x00004778 
- 00017444  0x00003dd6 arg  0x00004720 , 0x00000002 
- 00017445  0x00003dd7 isub  0x00000002 , 0x00000002 
- 00017446  0x00003dd8 fetch  0x00000003 , 0x00004700 
- 00017447  0x00003dd9 iadd  0x00000002 , 0x0000003f 
- 00017448  0x00003dda arg  0x00000002 , 0x00000002 
- 00017449  0x00003ddb arg  0x00004778 , 0x00000011 
- 00017450  0x00003ddc branch  0x00006562 
- 00017451  0x00003de0 setarg  0x0000477f 
- 00017452  0x00003de1 arg  0x00004720 , 0x00000002 
- 00017453  0x00003de2 isub  0x00000002 , 0x00000002 
- 00017454  0x00003de3 fetch  0x00000003 , 0x00004700 
- 00017455  0x00003de4 arg  0x00004720 , 0x00000011 
- 00017456  0x00003de5 call  0x00006562 
- 00017457  0x00003de6 call  0x0000431a 
- 00017458  0x00003de7 fetch  0x00000004 , 0x0000477b 
- 00017459  0x00003de8 call  0x00002c7a 
- 00017460  0x00003de9 branch  0x0000322c 
- 00017461  0x00003dec setarg  0x0000477f 
- 00017462  0x00003ded arg  0x00004720 , 0x00000002 
- 00017463  0x00003dee isub  0x00000002 , 0x00000002 
- 00017464  0x00003def arg  0x00004720 , 0x00000011 
- 00017465  0x00003df0 fetch  0x00000003 , 0x00004700 
- 00017466  0x00003df1 branch  0x00006514 
- 00017467  0x00003df4 arg  0x00000001 , 0x00000002 
- 00017468  0x00003df5 arg  0x0000477a , 0x00000011 
- 00017469  0x00003df6 arg  0x0000005a , 0x00000012 
- 00017470  0x00003df7 branch  0x000065d1 
- 00017471  0x00003dfa arg  0x00000001 , 0x00000002 
- 00017472  0x00003dfb arg  0x0000477a , 0x00000011 
- 00017473  0x00003dfc arg  0x0000005a , 0x00000012 
- 00017474  0x00003dfd branch  0x000065df 
- 00017475  0x00003e00 rtnmark1  0x00000026 
- 00017476  0x00003e01 fetch  0x00000004 , 0x000046d3 
- 00017477  0x00003e02 rtnbit0  0x00000016 
- 00017478  0x00003e03 fetch  0x00000001 , 0x00004705 
- 00017479  0x00003e04 pincrease  0x00000001 
- 00017480  0x00003e05 and  0x0000003f , 0x00000007 , 0x0000003f 
- 00017481  0x00003e06 store  0x00000001 , 0x00004705 
- 00017482  0x00003e07 rtnne  0x00000007 
- 00017483  0x00003e08 fetch  0x00000002 , 0x00004682 
- 00017484  0x00003e09 bbit1  0x00000000 , 0x0000444f 
- 00017485  0x00003e0a bbit1  0x00000009 , 0x0000444f 
- 00017486  0x00003e0b rtn 
- 00017487  0x00003e11 bpatch  0x000000ee , 0x0000401d 
- 00017488  0x00003e12 fetch  0x00000001 , 0x00004706 
- 00017489  0x00003e13 nrtn  0x00000034 
- 00017490  0x00003e14 fetch  0x00000004 , 0x000046d3 
- 00017491  0x00003e15 rtnbit0  0x00000008 
- 00017492  0x00003e16 fetch  0x00000001 , 0x000046a5 
- 00017493  0x00003e17 call  0x000063fb 
- 00017494  0x00003e18 store  0x00000001 , 0x000046a6 
- 00017495  0x00003e19 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017496  0x00003e1a branch  0x0000445b , 0x00000002 
- 00017497  0x00003e1b jam  0x00000000 , 0x00004706 
- 00017498  0x00003e1c rtn 
- 00017499  0x00003e1f jam  0x0000001e , 0x00004706 
- 00017500  0x00003e20 rtn 
- 00017501  0x00003e22 arg  0x00004706 , 0x00000013 
- 00017502  0x00003e23 arg  0x00004460 , 0x00000012 
- 00017503  0x00003e24 branch  0x0000336d 
- 00017504  0x00003e27 fetch  0x00000001 , 0x000046a5 
- 00017505  0x00003e28 call  0x00006414 
- 00017506  0x00003e29 sub  0x0000003f , 0x00000010 , 0x0000003e 
- 00017507  0x00003e2a nrtn  0x00000002 
- 00017508  0x00003e2b fetch  0x00000004 , 0x000046d3 
- 00017509  0x00003e2c rtnbit0  0x00000008 
- 00017510  0x00003e2d arg  0x00000008 , 0x00000007 
- 00017511  0x00003e2e call  0x000043d2 
- 00017512  0x00003e2f jam  0x00000000 , 0x00004172 
- 00017513  0x00003e30 jam  0x0000001e , 0x000046c4 
- 00017514  0x00003e31 call  0x00004482 
- 00017515  0x00003e32 fetch  0x00000004 , 0x000046d3 
- 00017516  0x00003e33 bbit1  0x00000015 , 0x00004471 
- 00017517  0x00003e35 fetch  0x00000001 , 0x00004720 
- 00017518  0x00003e36 beq  0x00000001 , 0x00004489 
- 00017519  0x00003e37 beq  0x00000002 , 0x00004476 
- 00017520  0x00003e38 rtn 
- 00017521  0x00003e3a fetch  0x00000001 , 0x00004720 
- 00017522  0x00003e3b beq  0x00000001 , 0x00004489 
- 00017523  0x00003e3c beq  0x00000002 , 0x0000448c 
- 00017524  0x00003e3d beq  0x00000003 , 0x0000448f 
- 00017525  0x00003e3e rtn 
- 00017526  0x00003e41 fetch  0x00000001 , 0x000046f0 
- 00017527  0x00003e42 branch  0x0000428f 
- 00017528  0x00003e47 jam  0x00000020 , 0x00004172 
- 00017529  0x00003e48 branch  0x00004482 
- 00017530  0x00003e4d fetch  0x00000001 , 0x000046f0 
- 00017531  0x00003e4e rtneq  0x000000ff 
- 00017532  0x00003e4f store  0x00000001 , 0x00004715 
- 00017533  0x00003e50 branch  0x00004296 
- 00017534  0x00003e53 fetch  0x00000001 , 0x000046f1 
- 00017535  0x00003e54 rtneq  0x000000ff 
- 00017536  0x00003e55 store  0x00000001 , 0x00004715 
- 00017537  0x00003e56 branch  0x00004296 
- 00017538  0x00003e59 call  0x00004296 
- 00017539  0x00003e5a call  0x0000447a 
- 00017540  0x00003e5b call  0x0000447e 
- 00017541  0x00003e5d fetch  0x00000001 , 0x000046f2 
- 00017542  0x00003e5e rtneq  0x000000ff 
- 00017543  0x00003e5f store  0x00000001 , 0x00004715 
- 00017544  0x00003e60 branch  0x00004296 
- 00017545  0x00003e63 fetch  0x00000001 , 0x000046f0 
- 00017546  0x00003e64 store  0x00000001 , 0x00004715 
- 00017547  0x00003e65 branch  0x00004298 
- 00017548  0x00003e67 fetch  0x00000001 , 0x000046f1 
- 00017549  0x00003e68 store  0x00000001 , 0x00004715 
- 00017550  0x00003e69 branch  0x00004298 
- 00017551  0x00003e6b fetch  0x00000001 , 0x000046f2 
- 00017552  0x00003e6c store  0x00000001 , 0x00004715 
- 00017553  0x00003e6d branch  0x00004298 
- 00017554  0x00003e72 bpatch  0x000000ef , 0x0000401d 
- 00017555  0x00003e73 fetch  0x00000001 , 0x0000471e 
- 00017556  0x00003e74 increase  0xffffffff , 0x0000003f 
- 00017557  0x00003e75 store  0x00000001 , 0x0000471e 
- 00017558  0x00003e76 fetcht  0x00000001 , 0x00004720 
- 00017559  0x00003e77 increase  0x00000001 , 0x00000002 
- 00017560  0x00003e78 fetch  0x00000001 , 0x000046d2 
- 00017561  0x00003e79 isub  0x00000002 , 0x0000003e 
- 00017562  0x00003e7a ncall  0x000043cc , 0x00000002 
- 00017563  0x00003e7b storet  0x00000001 , 0x00004720 
- 00017564  0x00003e7c jam  0x00000000 , 0x000041bd 
- 00017565  0x00003e7d call  0x0000437a 
- 00017566  0x00003e7e call  0x000042fb 
- 00017567  0x00003e7f branch  0x000042a2 
- 00017568  0x00003e82 call  0x00004482 
- 00017569  0x00003e83 setarg  0x00000000 
- 00017570  0x00003e84 store  0x00000008 , 0x000000a1 
- 00017571  0x00003e85 branch  0x00002b1f 
- 00017572  0x00003e91 rtn  0x0000002b 
- 00017573  0x00003e92 hfetch  0x00000001 , 0x00008081 
- 00017574  0x00003e93 and_into  0x000000f0 , 0x0000003f 
- 00017575  0x00003e94 hstore  0x00000001 , 0x00008081 
- 00017576  0x00003e95 call  0x00006948 
- 00017577  0x00003e96 setarg  0x000044e6 
- 00017578  0x00003e97 store  0x00000002 , 0x000041eb 
- 00017579  0x00003e99 setarg  0x000044e9 
- 00017580  0x00003e9a store  0x00000002 , 0x000041ed 
- 00017581  0x00003e9c setarg  0x000044ef 
- 00017582  0x00003e9d store  0x00000002 , 0x000041f3 
- 00017583  0x00003e9f setarg  0x000044f2 
- 00017584  0x00003ea0 store  0x00000002 , 0x000041f5 
- 00017585  0x00003ea2 setarg  0x000033d0 
- 00017586  0x00003ea3 store  0x00000002 , 0x000041e9 
- 00017587  0x00003ea5 call  0x00002c7a 
- 00017588  0x00003ea6 setarg  0x000045c2 
- 00017589  0x00003ea7 add  0x00000013 , 0x000000d8 , 0x00000005 
- 00017590  0x00003ea8 istore  0x00000002 , 0x00000005 
- 00017591  0x00003eaa setarg  0x000044ea 
- 00017592  0x00003eab add  0x00000013 , 0x000000da , 0x00000005 
- 00017593  0x00003eac istore  0x00000002 , 0x00000005 
- 00017594  0x00003eae setarg  0x000044e9 
- 00017595  0x00003eaf add  0x00000013 , 0x000000dc , 0x00000005 
- 00017596  0x00003eb0 istore  0x00000002 , 0x00000005 
- 00017597  0x00003eb2 setarg  0x0000450e 
- 00017598  0x00003eb3 store  0x00000002 , 0x000041fd 
- 00017599  0x00003eb5 setarg  0x000044da 
- 00017600  0x00003eb6 store  0x00000002 , 0x0000475b 
- 00017601  0x00003eb8 setarg  0x000044d6 
- 00017602  0x00003eb9 store  0x00000002 , 0x0000475f 
- 00017603  0x00003ebb setarg  0x00004560 
- 00017604  0x00003ebc store  0x00000002 , 0x0000470f 
- 00017605  0x00003ebe bpatch  0x000000f0 , 0x0000401e 
- 00017606  0x00003ebf call  0x000044e2 
- 00017607  0x00003ec0 call  0x00007e38 
- 00017608  0x00003ec1 jam  0x00000002 , 0x00004172 
- 00017609  0x00003ec2 fetch  0x00000001 , 0x0000472b 
- 00017610  0x00003ec3 store  0x00000001 , 0x0000469a 
- 00017611  0x00003ec4 beq  0x00000000 , 0x000044d5 
- 00017612  0x00003ec5 fetch  0x00000001 , 0x0000472c 
- 00017613  0x00003ec6 store  0x00000001 , 0x00004686 
- 00017614  0x00003ec8 call  0x000044db 
- 00017615  0x00003ec9 call  0x00007cd3 
- 00017616  0x00003eca call  0x00007cdd 
- 00017617  0x00003ecb jam  0x00000001 , 0x00004757 
- 00017618  0x00003ecc fetch  0x00000002 , 0x00004682 
- 00017619  0x00003ecd rtnbit1  0x0000000c 
- 00017620  0x00003ece branch  0x0000340a 
- 00017621  0x00003ed3 jam  0x00000002 , 0x00004757 
- 00017622  0x00003ed5 call  0x000044db 
- 00017623  0x00003ed7 arg  0x00000000 , 0x00000011 
- 00017624  0x00003ed8 call  0x00007d1e 
- 00017625  0x00003eda branch  0x00002ee4 
- 00017626  0x00003edd branch  0x000044db 
- 00017627  0x00003ee0 bpatch  0x000000f1 , 0x0000401e 
- 00017628  0x00003ee1 fetch  0x00000001 , 0x00004729 
- 00017629  0x00003ee2 bne  0x000000ff , 0x000044e0 
- 00017630  0x00003ee4 fetcht  0x00000001 , 0x00004706 
- 00017631  0x00003ee5 branch  0x0000680e 
- 00017632  0x00003ee7 store  0x00000001 , 0x00004706 
- 00017633  0x00003ee8 branch  0x000044de 
- 00017634  0x00003eec call  0x00002c9d 
- 00017635  0x00003eed fetch  0x00000002 , 0x00004753 
- 00017636  0x00003eee store  0x00000002 , 0x00004755 
- 00017637  0x00003eef branch  0x00004515 
- 00017638  0x00003ef7 call  0x00006835 
- 00017639  0x00003ef8 call  0x000044e9 
- 00017640  0x00003ef9 branch  0x0000340a 
- 00017641  0x00003efc branch  0x0000696c 
- 00017642  0x00003eff fetch  0x00000001 , 0x00004765 
- 00017643  0x00003f00 rtn  0x00000034 
- 00017644  0x00003f02 branch  0x00002d83 
- 00017645  0x00003f05 rtn 
- 00017646  0x00003f08 branch  0x00006978 
- 00017647  0x00003f0b call  0x00004544 
- 00017648  0x00003f0c call  0x00004503 
- 00017649  0x00003f0d branch  0x000044ee 
- 00017650  0x00003f10 copy  0x00000013 , 0x0000003f 
- 00017651  0x00003f11 beq  0x0000002d , 0x00003431 
- 00017652  0x00003f12 beq  0x00000010 , 0x0000341a 
- 00017653  0x00003f13 beq  0x00000039 , 0x000044fb 
- 00017654  0x00003f14 beq  0x0000003c , 0x000044ff 
- 00017655  0x00003f15 beq  0x0000003a , 0x000044f9 
- 00017656  0x00003f16 rtn 
- 00017657  0x00003f19 jam  0x00000001 , 0x00004765 
- 00017658  0x00003f1a rtn 
- 00017659  0x00003f1d jam  0x00000001 , 0x00004765 
- 00017660  0x00003f1e jam  0x00000001 , 0x00004763 
- 00017661  0x00003f1f jam  0x00000001 , 0x00004764 
- 00017662  0x00003f20 rtn 
- 00017663  0x00003f23 jam  0x00000001 , 0x00004765 
- 00017664  0x00003f24 jam  0x00000001 , 0x00004763 
- 00017665  0x00003f25 jam  0x00000001 , 0x00004764 
- 00017666  0x00003f26 rtn 
- 00017667  0x00003f29 fetch  0x00000001 , 0x00004763 
- 00017668  0x00003f2a rtneq  0x00000000 
- 00017669  0x00003f2b fetch  0x00000001 , 0x00004762 
- 00017670  0x00003f2c rtneq  0x00000001 
- 00017671  0x00003f2d jam  0x00000001 , 0x00004762 
- 00017672  0x00003f2f arg  0x00000000 , 0x00000011 
- 00017673  0x00003f30 branch  0x00007d19 
- 00017674  0x00003f32 arg  0x00000000 , 0x00000011 
- 00017675  0x00003f33 call  0x00007d19 
- 00017676  0x00003f34 call  0x000044db 
- 00017677  0x00003f35 branch  0x0000340a 
- 00017678  0x00003f38 call  0x0000337b 
- 00017679  0x00003f39 branch  0x00004510 
- 00017680  0x00003f3c fetch  0x00000001 , 0x0000472d 
- 00017681  0x00003f3d rtn  0x00000034 
- 00017682  0x00003f3e arg  0x00004755 , 0x00000013 
- 00017683  0x00003f3f arg  0x0000450a , 0x00000012 
- 00017684  0x00003f40 branch  0x00003374 
- 00017685  0x00003f44 call  0x0000451a 
- 00017686  0x00003f45 storet  0x00000002 , 0x0000471a 
- 00017687  0x00003f46 call  0x0000451f 
- 00017688  0x00003f47 storet  0x00000002 , 0x0000471c 
- 00017689  0x00003f48 rtn 
- 00017690  0x00003f4b fetch  0x00000002 , 0x0000471a 
- 00017691  0x00003f4c store  0x00000002 , 0x0000471e 
- 00017692  0x00003f4d call  0x00004540 
- 00017693  0x00003f4e call  0x00004525 
- 00017694  0x00003f4f store  0x00000001 , 0x00004724 
- 00017695  0x00003f51 fetch  0x00000002 , 0x0000471c 
- 00017696  0x00003f52 store  0x00000002 , 0x0000471e 
- 00017697  0x00003f53 call  0x00004542 
- 00017698  0x00003f54 call  0x00004525 
- 00017699  0x00003f55 store  0x00000001 , 0x00004725 
- 00017700  0x00003f56 rtn 
- 00017701  0x00003f58 fetch  0x00000002 , 0x00004720 
- 00017702  0x00003f59 copy  0x0000003f , 0x00000011 
- 00017703  0x00003f5a fetch  0x00000002 , 0x0000471e 
- 00017704  0x00003f5b call  0x0000452e 
- 00017705  0x00003f5c fetch  0x00000001 , 0x00004719 
- 00017706  0x00003f5d nbranch  0x00004537 , 0x00000034 
- 00017707  0x00003f5e nrtn  0x00000002 
- 00017708  0x00003f5f fetcht  0x00000002 , 0x0000471e 
- 00017709  0x00003f60 rtn 
- 00017710  0x00003f62 isub  0x00000002 , 0x0000003f 
- 00017711  0x00003f63 branch  0x00004534 , 0x00000002 
- 00017712  0x00003f64 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00017713  0x00003f65 jam  0x00000001 , 0x00004718 
- 00017714  0x00003f66 isub  0x00000011 , 0x0000003e 
- 00017715  0x00003f67 rtn 
- 00017716  0x00003f69 jam  0x00000000 , 0x00004718 
- 00017717  0x00003f6a isub  0x00000011 , 0x0000003e 
- 00017718  0x00003f6b rtn 
- 00017719  0x00003f6d nbranch  0x0000453e , 0x00000002 
- 00017720  0x00003f6e fetch  0x00000001 , 0x00004718 
- 00017721  0x00003f6f nbranch  0x0000453c , 0x00000034 
- 00017722  0x00003f71 setarg  0x00000001 
- 00017723  0x00003f72 rtn 
- 00017724  0x00003f74 setarg  0x00000002 
- 00017725  0x00003f75 rtn 
- 00017726  0x00003f77 setarg  0x00000000 
- 00017727  0x00003f78 rtn 
- 00017728  0x00003f7a jam  0x00000033 , 0x0000422e 
- 00017729  0x00003f7b branch  0x000068eb 
- 00017730  0x00003f7d jam  0x00000034 , 0x0000422e 
- 00017731  0x00003f7e branch  0x000068eb 
- 00017732  0x00003f82 fetch  0x00000001 , 0x0000472a 
- 00017733  0x00003f83 rtnne  0x00000001 
- 00017734  0x00003f85 bpatch  0x000000f2 , 0x0000401e 
- 00017735  0x00003f86 jam  0x00000001 , 0x00004719 
- 00017736  0x00003f87 call  0x0000451a 
- 00017737  0x00003f88 fetch  0x00000002 , 0x00004724 
- 00017738  0x00003f89 fetcht  0x00000002 , 0x00004722 
- 00017739  0x00003f8a isub  0x00000002 , 0x0000003e 
- 00017740  0x00003f8b rtn  0x00000005 
- 00017741  0x00003f8c store  0x00000002 , 0x00004722 
- 00017742  0x00003f8d call  0x00004550 
- 00017743  0x00003f8e branch  0x00004554 
- 00017744  0x00003f91 fetch  0x00000001 , 0x00004724 
- 00017745  0x00003f92 branch  0x0000455a , 0x00000034 
- 00017746  0x00003f93 increase  0xffffffff , 0x0000003f 
- 00017747  0x00003f94 branch  0x00004557 
- 00017748  0x00003f96 fetch  0x00000001 , 0x00004725 
- 00017749  0x00003f97 branch  0x0000455d , 0x00000034 
- 00017750  0x00003f98 increase  0x00000001 , 0x0000003f 
- 00017751  0x00003f9a copy  0x0000003f , 0x00000007 
- 00017752  0x00003f9b arg  0x00000001 , 0x00000011 
- 00017753  0x00003f9c branch  0x00004560 
- 00017754  0x00003f9f arg  0x00000000 , 0x00000007 
- 00017755  0x00003fa0 arg  0x00000000 , 0x00000011 
- 00017756  0x00003fa1 branch  0x00004560 
- 00017757  0x00003fa3 arg  0x00000002 , 0x00000007 
- 00017758  0x00003fa4 arg  0x00000000 , 0x00000011 
- 00017759  0x00003fa5 branch  0x00004560 
- 00017760  0x00003fa8 copy  0x00000011 , 0x0000003f 
- 00017761  0x00003fa9 store  0x00000001 , 0x00004761 
- 00017762  0x00003faa fetch  0x00000001 , 0x00004763 
- 00017763  0x00003fab beq  0x00000000 , 0x00002ee4 
- 00017764  0x00003fac fetch  0x00000002 , 0x00004753 
- 00017765  0x00003fad store  0x00000002 , 0x00004755 
- 00017766  0x00003fae fetch  0x00000001 , 0x00004761 
- 00017767  0x00003faf branch  0x00004580 , 0x00000034 
- 00017768  0x00003fb1 bpatch  0x000000f3 , 0x0000401e 
- 00017769  0x00003fb2 arg  0x00000000 , 0x00000011 
- 00017770  0x00003fb3 call  0x00007d14 
- 00017771  0x00003fb5 copy  0x00000007 , 0x0000003f 
- 00017772  0x00003fb6 beq  0x00000004 , 0x000045a3 
- 00017773  0x00003fb7 beq  0x00000005 , 0x000045a5 
- 00017774  0x00003fb8 beq  0x00000006 , 0x000045a7 
- 00017775  0x00003fbc call  0x0000458b 
- 00017776  0x00003fbd beq  0x00000000 , 0x00004574 
- 00017777  0x00003fbe beq  0x00000002 , 0x0000457a 
- 00017778  0x00003fbf beq  0x00000003 , 0x00004574 
- 00017779  0x00003fc0 rtn 
- 00017780  0x00003fc3 copy  0x00000007 , 0x0000003f 
- 00017781  0x00003fc4 beq  0x00000000 , 0x0000458f 
- 00017782  0x00003fc5 beq  0x00000001 , 0x00004591 
- 00017783  0x00003fc6 beq  0x00000002 , 0x00004593 
- 00017784  0x00003fc7 beq  0x00000003 , 0x00004595 
- 00017785  0x00003fc8 rtn 
- 00017786  0x00003fcb copy  0x00000007 , 0x0000003f 
- 00017787  0x00003fcc beq  0x00000000 , 0x00004597 
- 00017788  0x00003fcd beq  0x00000001 , 0x0000459a 
- 00017789  0x00003fce beq  0x00000002 , 0x0000459d 
- 00017790  0x00003fcf beq  0x00000003 , 0x000045a0 
- 00017791  0x00003fd0 rtn 
- 00017792  0x00003fd3 bpatch  0x000000f4 , 0x0000401e 
- 00017793  0x00003fd4 arg  0x00000000 , 0x00000011 
- 00017794  0x00003fd5 call  0x00007d19 
- 00017795  0x00003fd7 copy  0x00000007 , 0x0000003f 
- 00017796  0x00003fd8 beq  0x00000004 , 0x000045bc 
- 00017797  0x00003fd9 beq  0x00000005 , 0x000045bc 
- 00017798  0x00003fdd call  0x0000458b 
- 00017799  0x00003fde beq  0x00000000 , 0x000045a9 
- 00017800  0x00003fdf beq  0x00000002 , 0x000045af 
- 00017801  0x00003fe0 beq  0x00000003 , 0x000045a9 
- 00017802  0x00003fe1 rtn 
- 00017803  0x00003fe4 fetch  0x00000001 , 0x00004728 
- 00017804  0x00003fe5 fetcht  0x00000001 , 0x00004727 
- 00017805  0x00003fe6 ior  0x00000002 , 0x0000003f 
- 00017806  0x00003fe7 rtn 
- 00017807  0x00003feb jam  0x00000001 , 0x00004734 
- 00017808  0x00003fec branch  0x000045be 
- 00017809  0x00003fee jam  0x00000002 , 0x00004734 
- 00017810  0x00003fef branch  0x000045be 
- 00017811  0x00003ff1 jam  0x00000001 , 0x00004736 
- 00017812  0x00003ff2 branch  0x000045be 
- 00017813  0x00003ff4 jam  0x00000002 , 0x00004736 
- 00017814  0x00003ff5 branch  0x000045be 
- 00017815  0x00003ff9 jam  0x00000001 , 0x00004734 
- 00017816  0x00003ffa jam  0x00000001 , 0x00004736 
- 00017817  0x00003ffb branch  0x000045be 
- 00017818  0x00003ffd jam  0x00000002 , 0x00004734 
- 00017819  0x00003ffe jam  0x00000002 , 0x00004736 
- 00017820  0x00003fff branch  0x000045be 
- 00017821  0x00004001 jam  0x00000002 , 0x00004734 
- 00017822  0x00004002 jam  0x00000001 , 0x00004736 
- 00017823  0x00004003 branch  0x000045be 
- 00017824  0x00004005 jam  0x00000001 , 0x00004734 
- 00017825  0x00004006 jam  0x00000002 , 0x00004736 
- 00017826  0x00004007 branch  0x000045be 
- 00017827  0x0000400b jam  0x00000001 , 0x00004738 
- 00017828  0x0000400c branch  0x000045be 
- 00017829  0x0000400e jam  0x00000002 , 0x00004738 
- 00017830  0x0000400f branch  0x000045be 
- 00017831  0x00004012 jam  0x00000001 , 0x00004741 
- 00017832  0x00004013 branch  0x000045c0 
- 00017833  0x00004016 copy  0x00000007 , 0x0000003f 
- 00017834  0x00004017 beq  0x00000000 , 0x000045b5 
- 00017835  0x00004018 beq  0x00000001 , 0x000045b5 
- 00017836  0x00004019 beq  0x00000002 , 0x000045b7 
- 00017837  0x0000401a beq  0x00000003 , 0x000045b7 
- 00017838  0x0000401b rtn 
- 00017839  0x0000401e copy  0x00000007 , 0x0000003f 
- 00017840  0x0000401f beq  0x00000000 , 0x000045b9 
- 00017841  0x00004020 beq  0x00000001 , 0x000045b9 
- 00017842  0x00004021 beq  0x00000002 , 0x000045b9 
- 00017843  0x00004022 beq  0x00000003 , 0x000045b9 
- 00017844  0x00004023 rtn 
- 00017845  0x00004027 jam  0x00000000 , 0x00004734 
- 00017846  0x00004028 branch  0x000045be 
- 00017847  0x0000402b jam  0x00000000 , 0x00004736 
- 00017848  0x0000402c branch  0x000045be 
- 00017849  0x00004032 jam  0x00000000 , 0x00004734 
- 00017850  0x00004033 jam  0x00000000 , 0x00004736 
- 00017851  0x00004034 branch  0x000045be 
- 00017852  0x00004038 jam  0x00000000 , 0x00004738 
- 00017853  0x00004039 branch  0x000045be 
- 00017854  0x0000403c arg  0x0000472e , 0x00000011 
- 00017855  0x0000403d branch  0x00007e3d 
- 00017856  0x0000403f arg  0x0000473b , 0x00000011 
- 00017857  0x00004040 branch  0x00007e3d 
- 00017858  0x00004043 fetch  0x00000001 , 0x00004764 
- 00017859  0x00004044 beq  0x00000001 , 0x000045cc 
- 00017860  0x00004045 arg  0x00004744 , 0x00000011 
- 00017861  0x00004046 call  0x00007e54 
- 00017862  0x00004047 nbranch  0x000045d1 , 0x00000028 
- 00017863  0x00004049 arg  0x00004744 , 0x00000006 
- 00017864  0x0000404a ifetch  0x00000001 , 0x00000006 
- 00017865  0x0000404b copy  0x0000003f , 0x00000011 
- 00017866  0x0000404c arg  0x00004745 , 0x00000012 
- 00017867  0x0000404f rtn 
- 00017868  0x00004052 jam  0x00000000 , 0x00004764 
- 00017869  0x00004053 enable  0x00000028 
- 00017870  0x00004054 arg  0x00000001 , 0x00000011 
- 00017871  0x00004055 arg  0x00004766 , 0x00000012 
- 00017872  0x00004056 rtn 
- 00017873  0x00004059 fetch  0x00000001 , 0x00004747 
- 00017874  0x0000405a beq  0x00000004 , 0x000045d5 
- 00017875  0x0000405b beq  0x00000005 , 0x000045d5 
- 00017876  0x0000405c rtn 
- 00017877  0x0000405e fetch  0x00000001 , 0x0000474a 
- 00017878  0x0000405f nbranch  0x000045dc , 0x00000034 
- 00017879  0x00004060 fetch  0x00000001 , 0x0000474c 
- 00017880  0x00004061 nbranch  0x000045dc , 0x00000034 
- 00017881  0x00004062 fetch  0x00000001 , 0x0000474e 
- 00017882  0x00004063 nbranch  0x000045dc , 0x00000034 
- 00017883  0x00004064 rtn 
- 00017884  0x00004066 enable  0x00000028 
- 00017885  0x00004067 branch  0x000045c7 
- 00017886  0x00004070 rtn  0x0000002b 
- 00017887  0x00004071 hfetch  0x00000001 , 0x00008081 
- 00017888  0x00004072 and_into  0x000000fc , 0x0000003f 
- 00017889  0x00004073 hstore  0x00000001 , 0x00008081 
- 00017890  0x00004074 setarg  0x000046b4 
- 00017891  0x00004075 store  0x00000002 , 0x000041eb 
- 00017892  0x00004077 setarg  0x000046b3 
- 00017893  0x00004078 store  0x00000002 , 0x000041ed 
- 00017894  0x0000407a setarg  0x0000340a 
- 00017895  0x0000407b store  0x00000002 , 0x000041f7 
- 00017896  0x0000407d setarg  0x000046b1 
- 00017897  0x0000407e store  0x00000002 , 0x000041f3 
- 00017898  0x00004080 setarg  0x00004612 
- 00017899  0x00004081 store  0x00000002 , 0x000041f5 
- 00017900  0x00004083 setarg  0x0000460c 
- 00017901  0x00004084 store  0x00000002 , 0x000041e9 
- 00017902  0x00004086 setarg  0x0000476a 
- 00017903  0x00004087 store  0x00000002 , 0x000041f9 
- 00017904  0x00004089 setarg  0x00004686 
- 00017905  0x0000408a store  0x00000002 , 0x000041fd 
- 00017906  0x0000408c setarg  0x00004729 
- 00017907  0x0000408d store  0x00000002 , 0x000046e7 
- 00017908  0x0000408f setarg  0x00004806 
- 00017909  0x00004090 store  0x00000002 , 0x000046e2 
- 00017910  0x00004091 setarg  0x00004807 
- 00017911  0x00004092 store  0x00000002 , 0x000046e4 
- 00017912  0x00004094 call  0x000057a3 
- 00017913  0x00004095 call  0x000047da 
- 00017914  0x00004096 call  0x00004788 
- 00017915  0x00004097 call  0x0000476d 
- 00017916  0x00004098 call  0x00006948 
- 00017917  0x00004099 call  0x0000477a 
- 00017918  0x0000409a call  0x00007e38 
- 00017919  0x0000409b call  0x00007d08 
- 00017920  0x0000409c call  0x00004793 
- 00017921  0x0000409d call  0x000047c7 
- 00017922  0x0000409f bpatch  0x000000f5 , 0x0000401e 
- 00017923  0x000040a0 call  0x0000464f 
- 00017924  0x000040a1 fetch  0x00000001 , 0x000046dd 
- 00017925  0x000040a2 beq  0x00000000 , 0x00004609 
- 00017926  0x000040a3 fetch  0x00000001 , 0x000046de 
- 00017927  0x000040a4 store  0x00000001 , 0x00004686 
- 00017928  0x000040a5 branch  0x0000480e 
- 00017929  0x000040a9 jam  0x000000ff , 0x00004686 
- 00017930  0x000040aa jam  0x00000001 , 0x000046df 
- 00017931  0x000040ab branch  0x000046d9 
- 00017932  0x000040b0 fetch  0x00000001 , 0x000046df 
- 00017933  0x000040b1 beq  0x00000002 , 0x000033d0 
- 00017934  0x000040b2 call  0x0000527e 
- 00017935  0x000040b3 fetch  0x00000001 , 0x00004256 
- 00017936  0x000040b4 nbranch  0x000033d0 , 0x00000034 
- 00017937  0x000040b5 branch  0x000033d2 
- 00017938  0x000040ba copy  0x00000013 , 0x0000003f 
- 00017939  0x000040bc beq  0x00000001 , 0x00004626 
- 00017940  0x000040bd beq  0x00000002 , 0x00004629 
- 00017941  0x000040be beq  0x00000004 , 0x00004631 
- 00017942  0x000040bf beq  0x00000005 , 0x00004633 
- 00017943  0x000040c0 beq  0x00000006 , 0x00004635 
- 00017944  0x000040c1 beq  0x00000007 , 0x00004638 
- 00017945  0x000040c2 beq  0x00000012 , 0x0000463c 
- 00017946  0x000040c3 beq  0x00000013 , 0x00004644 
- 00017947  0x000040c4 beq  0x00000027 , 0x00004645 
- 00017948  0x000040c5 beq  0x0000002e , 0x00004648 
- 00017949  0x000040c6 beq  0x0000003d , 0x00004649 
- 00017950  0x000040c8 beq  0x00000014 , 0x00004658 
- 00017951  0x000040c9 beq  0x00000015 , 0x0000465c 
- 00017952  0x000040ca beq  0x0000003f , 0x0000465f 
- 00017953  0x000040cb beq  0x00000040 , 0x00004665 
- 00017954  0x000040cd beq  0x00000010 , 0x0000466b 
- 00017955  0x000040ce beq  0x0000002c , 0x0000466c 
- 00017956  0x000040cf beq  0x0000002d , 0x00004677 
- 00017957  0x000040d0 rtn 
- 00017958  0x000040d6 jam  0x00000000 , 0x000046ad 
- 00017959  0x000040d7 jam  0x00000000 , 0x000046ac 
- 00017960  0x000040d8 rtn 
- 00017961  0x000040dc call  0x0000462b 
- 00017962  0x000040dd branch  0x00004631 
- 00017963  0x000040e0 jam  0x00000000 , 0x000041e2 
- 00017964  0x000040e1 jam  0x00000000 , 0x00004680 
- 00017965  0x000040e2 jam  0x00000000 , 0x00004205 
- 00017966  0x000040e3 jam  0x00000000 , 0x000046ac 
- 00017967  0x000040e4 jam  0x00000000 , 0x000046ad 
- 00017968  0x000040e5 branch  0x00007e38 
- 00017969  0x000040e9 call  0x000033a9 
- 00017970  0x000040ea branch  0x000046c2 
- 00017971  0x000040ee call  0x000046b6 
- 00017972  0x000040ef branch  0x00003408 
- 00017973  0x000040f3 setarg  0x00000002 
- 00017974  0x000040f4 store  0x00000001 , 0x00004680 
- 00017975  0x000040f5 rtn 
- 00017976  0x000040f9 jam  0x00000000 , 0x000046ac 
- 00017977  0x000040fa setarg  0x00000001 
- 00017978  0x000040fb store  0x00000001 , 0x000046ad 
- 00017979  0x000040fc rtn 
- 00017980  0x00004100 fetch  0x00000001 , 0x000041e2 
- 00017981  0x00004101 rtneq  0x00000001 
- 00017982  0x00004102 jam  0x00000001 , 0x000041e2 
- 00017983  0x00004103 call  0x00003416 
- 00017984  0x00004104 call  0x00003414 
- 00017985  0x00004105 call  0x000046b6 
- 00017986  0x00004106 call  0x00003408 
- 00017987  0x00004107 branch  0x0000340e 
- 00017988  0x0000410b branch  0x00004631 
- 00017989  0x0000410f setarg  0x00000005 
- 00017990  0x00004110 store  0x00000001 , 0x000046ac 
- 00017991  0x00004111 rtn 
- 00017992  0x00004115 branch  0x000033cd 
- 00017993  0x0000411a arg  0x00000000 , 0x00000012 
- 00017994  0x0000411b fetch  0x00000001 , 0x00004217 
- 00017995  0x0000411c mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00017996  0x0000411d fetch  0x00000002 , 0x00004215 
- 00017997  0x0000411e copy  0x0000003f , 0x00000011 
- 00017998  0x0000411f branch  0x00006606 
- 00017999  0x00004122 arg  0x00000000 , 0x00000012 
- 00018000  0x00004123 fetch  0x00000001 , 0x0000469a 
- 00018001  0x00004124 rtnbit0  0x00000001 
- 00018002  0x00004125 fetch  0x00000001 , 0x00004217 
- 00018003  0x00004126 rtn  0x00000034 
- 00018004  0x00004127 mul32  0x0000003f , 0x00000022 , 0x00000002 
- 00018005  0x00004128 fetch  0x00000002 , 0x00004215 
- 00018006  0x00004129 copy  0x0000003f , 0x00000011 
- 00018007  0x0000412a branch  0x000065df 
- 00018008  0x0000412f call  0x000046b6 
- 00018009  0x00004130 setarg  0x00000000 
- 00018010  0x00004131 store  0x00000002 , 0x000046b7 
- 00018011  0x00004132 branch  0x00003408 
- 00018012  0x00004136 call  0x00007e38 
- 00018013  0x00004137 jam  0x00000000 , 0x000046b0 
- 00018014  0x00004138 branch  0x000046d9 
- 00018015  0x0000413c call  0x00007e38 
- 00018016  0x0000413d jam  0x00000001 , 0x000046b0 
- 00018017  0x0000413e fetch  0x00000008 , 0x000046c1 
- 00018018  0x0000413f store  0x00000008 , 0x00004496 
- 00018019  0x00004140 call  0x00003416 
- 00018020  0x00004141 branch  0x00005abf 
- 00018021  0x00004145 fetch  0x00000002 , 0x00004509 
- 00018022  0x00004146 rtneq  0x00000000 
- 00018023  0x00004147 fetch  0x00000008 , 0x000046c9 
- 00018024  0x00004148 rtn  0x00000034 
- 00018025  0x00004149 store  0x00000008 , 0x00004496 
- 00018026  0x0000414a branch  0x00005abf 
- 00018027  0x0000414f branch  0x0000481f 
- 00018028  0x00004152 fetch  0x00000001 , 0x000046dd 
- 00018029  0x00004153 rtneq  0x00000000 
- 00018030  0x00004154 fetch  0x00000001 , 0x000046df 
- 00018031  0x00004155 rtnne  0x00000001 
- 00018032  0x00004156 call  0x00004672 
- 00018033  0x00004157 branch  0x00003406 
- 00018034  0x0000415a jam  0x00000001 , 0x000048df 
- 00018035  0x0000415b arg  0x0000000b , 0x00000039 
- 00018036  0x0000415c arg  0x000048e0 , 0x00000005 
- 00018037  0x0000415d arg  0x000048c9 , 0x00000006 
- 00018038  0x0000415e branch  0x00007f01 
- 00018039  0x00004161 fetch  0x00000001 , 0x000046dd 
- 00018040  0x00004162 rtneq  0x00000000 
- 00018041  0x00004163 fetch  0x00000001 , 0x000046df 
- 00018042  0x00004164 beq  0x00000001 , 0x0000467c 
- 00018043  0x00004165 branch  0x0000481b 
- 00018044  0x00004168 fetch  0x00000001 , 0x000048df 
- 00018045  0x00004169 rtnne  0x00000001 
- 00018046  0x0000416a jam  0x00000000 , 0x000048df 
- 00018047  0x0000416b fetch  0x00000002 , 0x00004682 
- 00018048  0x0000416c bbit1  0x00000000 , 0x00003408 
- 00018049  0x0000416d bbit1  0x00000009 , 0x00003408 
- 00018050  0x0000416e arg  0x0000000b , 0x00000039 
- 00018051  0x0000416f arg  0x000048e0 , 0x00000006 
- 00018052  0x00004170 arg  0x000048c9 , 0x00000005 
- 00018053  0x00004171 branch  0x00007f01 
- 00018054  0x00004178 call  0x0000468c 
- 00018055  0x0000417b call  0x00004693 
- 00018056  0x0000417e call  0x0000469e 
- 00018057  0x0000417f call  0x000046a6 
- 00018058  0x00004180 call  0x000046a9 
- 00018059  0x00004183 branch  0x000046ac 
- 00018060  0x00004188 arg  0x000046db , 0x00000013 
- 00018061  0x00004189 arg  0x0000468f , 0x00000012 
- 00018062  0x0000418a branch  0x00003374 
- 00018063  0x0000418c jam  0x00000002 , 0x000046df 
- 00018064  0x0000418d call  0x00003408 
- 00018065  0x0000418e call  0x000046f4 
- 00018066  0x0000418f branch  0x0000480b 
- 00018067  0x00004193 arg  0x000048ec , 0x00000013 
- 00018068  0x00004194 arg  0x00004696 , 0x00000012 
- 00018069  0x00004195 branch  0x0000336d 
- 00018070  0x00004198 fetch  0x00000002 , 0x00004682 
- 00018071  0x00004199 bbit1  0x00000009 , 0x0000480b 
- 00018072  0x0000419a bbit1  0x00000000 , 0x0000480b 
- 00018073  0x0000419b fetch  0x00000001 , 0x000048c9 
- 00018074  0x0000419c beq  0x00000001 , 0x0000480b 
- 00018075  0x0000419d beq  0x00000004 , 0x0000480b 
- 00018076  0x0000419e beq  0x00000005 , 0x0000480b 
- 00018077  0x0000419f branch  0x0000340a 
- 00018078  0x000041a4 arg  0x000046ac , 0x00000013 
- 00018079  0x000041a5 arg  0x000046a1 , 0x00000012 
- 00018080  0x000041a6 branch  0x0000336d 
- 00018081  0x000041a9 fetch  0x00000001 , 0x0000027f 
- 00018082  0x000041aa set1  0x00000000 , 0x0000003f 
- 00018083  0x000041ab set1  0x00000007 , 0x0000003f 
- 00018084  0x000041ac store  0x00000001 , 0x0000027f 
- 00018085  0x000041ad rtn 
- 00018086  0x000041b0 arg  0x00004680 , 0x00000013 
- 00018087  0x000041b1 arg  0x0000463c , 0x00000012 
- 00018088  0x000041b2 branch  0x0000336d 
- 00018089  0x000041b5 arg  0x000046ad , 0x00000013 
- 00018090  0x000041b6 arg  0x000033e9 , 0x00000012 
- 00018091  0x000041b7 branch  0x0000336d 
- 00018092  0x000041bd fetch  0x00000001 , 0x000046df 
- 00018093  0x000041be rtnne  0x00000001 
- 00018094  0x000041bf arg  0x000046b7 , 0x00000013 
- 00018095  0x000041c0 arg  0x000046c2 , 0x00000012 
- 00018096  0x000041c1 branch  0x00003374 
- 00018097  0x000041c5 call  0x0000473a 
- 00018098  0x000041c6 branch  0x00006978 
- 00018099  0x000041ca branch  0x0000696c 
- 00018100  0x000041cd call  0x00006835 
- 00018101  0x000041ce branch  0x000046b3 
- 00018102  0x000041d5 fetch  0x00000001 , 0x0000469a 
- 00018103  0x000041d6 bbit1  0x00000001 , 0x000046be 
- 00018104  0x000041d7 bbit1  0x00000000 , 0x000046ba 
- 00018105  0x000041d8 rtn 
- 00018106  0x000041db fetch  0x00000002 , 0x000046d7 
- 00018107  0x000041dc store  0x00000002 , 0x000046d9 
- 00018108  0x000041dd store  0x00000002 , 0x000046db 
- 00018109  0x000041de branch  0x000033f8 
- 00018110  0x000041e1 fetch  0x00000002 , 0x000046d3 
- 00018111  0x000041e2 store  0x00000002 , 0x000046d9 
- 00018112  0x000041e3 store  0x00000002 , 0x000046db 
- 00018113  0x000041e4 branch  0x000033f0 
- 00018114  0x000041e7 fetch  0x00000001 , 0x000046df 
- 00018115  0x000041e8 rtnne  0x00000001 
- 00018116  0x000041e9 fetch  0x00000001 , 0x0000469a 
- 00018117  0x000041ea bbit1  0x00000001 , 0x000046c8 
- 00018118  0x000041eb bbit1  0x00000000 , 0x000046cc 
- 00018119  0x000041ec rtn 
- 00018120  0x000041ef fetch  0x00000002 , 0x000046d1 ,
- 00018121  0x000041f0 store  0x00000002 , 0x000046d9 
- 00018122  0x000041f1 store  0x00000002 , 0x000046db 
- 00018123  0x000041f2 branch  0x000033eb 
- 00018124  0x000041f5 fetch  0x00000002 , 0x00004682 
- 00018125  0x000041f6 rtnbit1  0x00000009 
- 00018126  0x000041f7 fetch  0x00000002 , 0x000046d5 
- 00018127  0x000041f8 store  0x00000002 , 0x000046d9 
- 00018128  0x000041f9 store  0x00000002 , 0x000046db 
- 00018129  0x000041fa fetch  0x00000002 , 0x000046b3 
- 00018130  0x000041fb call  0x000046f0 
- 00018131  0x000041fc call  0x00003404 
- 00018132  0x000041fd fetch  0x00000004 , 0x000046bd 
- 00018133  0x000041fe store  0x00000004 , 0x000048cc 
- 00018134  0x000041ff fetch  0x00000002 , 0x00004682 
- 00018135  0x00004200 rtnbit1  0x0000000b 
- 00018136  0x00004201 branch  0x000033fa 
- 00018137  0x00004205 fetch  0x00000001 , 0x000046df 
- 00018138  0x00004206 rtnne  0x00000001 
- 00018139  0x00004207 fetch  0x00000001 , 0x0000469a 
- 00018140  0x00004208 bbit1  0x00000001 , 0x000046df 
- 00018141  0x00004209 bbit1  0x00000000 , 0x000046e4 
- 00018142  0x0000420a rtn 
- 00018143  0x0000420d call  0x000046f8 
- 00018144  0x0000420e branch  0x000046c2 , 0x00000034 
- 00018145  0x0000420f call  0x00003406 
- 00018146  0x00004210 call  0x000033f0 
- 00018147  0x00004211 branch  0x000033e1 
- 00018148  0x00004214 fetch  0x00000002 , 0x000046b7 
- 00018149  0x00004215 fetcht  0x00000002 , 0x000046b5 
- 00018150  0x00004216 storet  0x00000002 , 0x000046b7 
- 00018151  0x00004217 nrtn  0x00000034 
- 00018152  0x00004218 fetch  0x00000002 , 0x000046b1 
- 00018153  0x00004219 call  0x000046f0 
- 00018154  0x0000421a call  0x00003404 
- 00018155  0x0000421b fetch  0x00000004 , 0x000046b9 
- 00018156  0x0000421c store  0x00000004 , 0x000048cc 
- 00018157  0x0000421d fetch  0x00000002 , 0x00004682 
- 00018158  0x0000421e rtnbit1  0x0000000b 
- 00018159  0x0000421f branch  0x000033fa 
- 00018160  0x00004223 store  0x00000002 , 0x00004154 
- 00018161  0x00004224 increase  0xfffffffc , 0x0000003f 
- 00018162  0x00004225 store  0x00000002 , 0x00004482 
- 00018163  0x00004226 rtn 
- 00018164  0x0000422a fetch  0x00000002 , 0x00004682 
- 00018165  0x0000422b bbit1  0x00000009 , 0x00003402 
- 00018166  0x0000422c bbit1  0x00000000 , 0x000033e9 
- 00018167  0x0000422d branch  0x000046b6 
- 00018168  0x00004232 fetch  0x00000001 , 0x00004217 
- 00018169  0x00004233 copy  0x0000003f , 0x00000039 
- 00018170  0x00004234 fetch  0x00000002 , 0x00004215 
- 00018171  0x00004235 copy  0x0000003f , 0x00000011 
- 00018172  0x00004237 ifetch  0x00000002 , 0x00000011 
- 00018173  0x00004238 beq  0x00000000 , 0x00004701 
- 00018174  0x00004239 increase  0x00000022 , 0x00000011 
- 00018175  0x0000423a loop  0x000046fc 
- 00018176  0x0000423b branch  0x00007ff1 
- 00018177  0x0000423e ifetch  0x00000006 , 0x00000006 
- 00018178  0x0000423f store  0x00000006 , 0x000041d0 
- 00018179  0x00004240 increase  0x0000000a , 0x00000006 
- 00018180  0x00004241 arg  0x000041be , 0x00000005 
- 00018181  0x00004242 call  0x00007ebf 
- 00018182  0x00004243 call  0x000067d7 
- 00018183  0x00004244 branch  0x00007fef 
- 00018184  0x0000424b call  0x00007fe9 
- 00018185  0x0000424c fetch  0x00000002 , 0x00004682 
- 00018186  0x0000424d bbit1  0x00000000 , 0x0000470d 
- 00018187  0x0000424e bbit1  0x00000009 , 0x00004710 
- 00018188  0x0000424f rtn 
- 00018189  0x00004252 fetch  0x00000001 , 0x00004253 
- 00018190  0x00004253 rtnne  0x0000003f 
- 00018191  0x00004254 branch  0x00007fe7 
- 00018192  0x00004257 fetch  0x00000001 , 0x000046b0 
- 00018193  0x00004258 rtn  0x00000034 
- 00018194  0x00004259 branch  0x00007fe7 
- 00018195  0x0000425f call  0x00007fe9 
- 00018196  0x00004260 fetch  0x00000002 , 0x00004682 
- 00018197  0x00004261 rtnbit1  0x00000000 
- 00018198  0x00004262 rtnbit1  0x00000009 
- 00018199  0x00004263 branch  0x00007fe7 
- 00018200  0x00004268 fetch  0x00000001 , 0x0000469a 
- 00018201  0x00004269 bbit1  0x00000001 , 0x0000471c 
- 00018202  0x0000426a bbit1  0x00000000 , 0x0000471f 
- 00018203  0x0000426b rtn 
- 00018204  0x0000426e fetch  0x00000001 , 0x00004093 
- 00018205  0x0000426f rtnne  0x00000003 
- 00018206  0x00004270 branch  0x000046d9 
- 00018207  0x00004273 branch  0x000046d9 
- 00018208  0x00004277 disable  0x0000002c 
- 00018209  0x00004278 fetch  0x00000002 , 0x000046d9 
- 00018210  0x00004279 store  0x00000002 , 0x000046db 
- 00018211  0x0000427b call  0x00004713 
- 00018212  0x0000427c branch  0x00004718 , 0x00000028 
- 00018213  0x0000427e call  0x00004708 
- 00018214  0x0000427f nrtn  0x00000028 
- 00018215  0x00004280 enable  0x0000002c 
- 00018216  0x00004281 rtn 
- 00018217  0x00004286 call  0x00004720 
- 00018218  0x00004287 nrtn  0x0000002c 
- 00018219  0x00004288 deposit  0x00000011 
- 00018220  0x00004289 branch  0x00004730 , 0x00000034 
- 00018221  0x0000428b call  0x00003406 
- 00018222  0x0000428c arg  0x000046f1 , 0x00000013 
- 00018223  0x0000428d branch  0x00004732 
- 00018224  0x00004290 call  0x00003408 
- 00018225  0x00004291 arg  0x00004719 , 0x00000013 
- 00018226  0x00004294 arg  0x00000005 , 0x0000003f 
- 00018227  0x00004295 imul32  0x00000007 , 0x0000003f 
- 00018228  0x00004296 iadd  0x00000013 , 0x00000013 
- 00018229  0x0000429a ifetch  0x00000001 , 0x00000013 
- 00018230  0x0000429b rtn  0x00000034 
- 00018231  0x0000429c call  0x00004762 
- 00018232  0x0000429d increase  0x00000001 , 0x00000013 
- 00018233  0x0000429e branch  0x00004735 
- 00018234  0x000042a2 fetch  0x00000002 , 0x00004682 
- 00018235  0x000042a3 bbit1  0x00000009 , 0x0000473e 
- 00018236  0x000042a4 bbit1  0x00000000 , 0x0000474e 
- 00018237  0x000042a5 rtn 
- 00018238  0x000042a8 call  0x00005892 
- 00018239  0x000042a9 nrtn  0x00000034 
- 00018240  0x000042aa call  0x00004765 
- 00018241  0x000042ab nrtn  0x00000028 
- 00018242  0x000042ac pincrease  0xffffffff 
- 00018243  0x000042ad mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018244  0x000042ae arg  0x00004741 , 0x00000002 
- 00018245  0x000042af iadd  0x00000002 , 0x00000006 
- 00018246  0x000042b1 ifetch  0x00000001 , 0x00000006 
- 00018247  0x000042b2 copy  0x0000003f , 0x00000011 
- 00018248  0x000042b3 ifetcht  0x00000002 , 0x00000006 
- 00018249  0x000042b4 call  0x00007ea5 
- 00018250  0x000042b5 call  0x00005a64 
- 00018251  0x000042b6 copy  0x00000011 , 0x00000039 
- 00018252  0x000042b7 call  0x00007e9f 
- 00018253  0x000042b8 branch  0x00007f01 
- 00018254  0x000042bc call  0x00005271 
- 00018255  0x000042bd nrtn  0x00000034 
- 00018256  0x000042be call  0x00004765 
- 00018257  0x000042bf nrtn  0x00000028 
- 00018258  0x000042c0 pincrease  0xffffffff 
- 00018259  0x000042c1 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00018260  0x000042c2 arg  0x000047a0 , 0x00000002 
- 00018261  0x000042c3 iadd  0x00000002 , 0x00000006 
- 00018262  0x000042c4 ifetch  0x00000005 , 0x00000006 
- 00018263  0x000042c5 store  0x00000005 , 0x0000479b 
- 00018264  0x000042c7 fetch  0x00000001 , 0x0000479b 
- 00018265  0x000042c8 copy  0x0000003f , 0x00000011 
- 00018266  0x000042c9 call  0x00004d63 
- 00018267  0x000042ca fetch  0x00000002 , 0x0000424e 
- 00018268  0x000042cb istore  0x00000002 , 0x00000005 
- 00018269  0x000042cc setarg  0x000000a1 
- 00018270  0x000042cd istore  0x00000001 , 0x00000005 
- 00018271  0x000042ce fetch  0x00000004 , 0x0000479c 
- 00018272  0x000042cf istore  0x00000009 , 0x00000005 
- 00018273  0x000042d0 rtn 
- 00018274  0x000042d5 store  0x00000001 , 0x00000a9a 
- 00018275  0x000042d6 arg  0x00000a9a , 0x00000011 
- 00018276  0x000042d7 branch  0x00007e3d 
- 00018277  0x000042da arg  0x00000a9a , 0x00000011 
- 00018278  0x000042db call  0x00007e54 
- 00018279  0x000042dc nrtn  0x00000028 
- 00018280  0x000042dd fetch  0x00000001 , 0x00000a9a 
- 00018281  0x000042de rtn 
- 00018282  0x000042e2 fetch  0x00000002 , 0x00000478 
- 00018283  0x000042e3 beq  0x00000018 , 0x0000465f 
- 00018284  0x000042e4 rtn 
- 00018285  0x000042e7 setarg  0x00000002 
- 00018286  0x000042e8 store  0x00000001 , 0x000048eb 
- 00018287  0x000042ea setarg  0x00200008 
- 00018288  0x000042eb store  0x00000004 , 0x000046c1 
- 00018289  0x000042ec setarg  0x012c0005 
- 00018290  0x000042ed istore  0x00000004 , 0x00000005 
- 00018291  0x000042f0 jam  0x00000017 , 0x000044a6 
- 00018292  0x000042f3 setarg  0x0000001b 
- 00018293  0x000042f4 store  0x00000002 , 0x000044fa 
- 00018294  0x000042f5 call  0x00005810 
- 00018295  0x000042f6 call  0x0000582c 
- 00018296  0x000042f7 call  0x00005839 
- 00018297  0x000042f8 branch  0x00005818 
- 00018298  0x000042fd arg  0x00000028 , 0x00000039 
- 00018299  0x000042fe arg  0x00004741 , 0x00000005 
- 00018300  0x000042ff arg  0x0000949f , 0x00000006 
- 00018301  0x00004300 call  0x00007ef4 
- 00018302  0x00004301 arg  0x00000028 , 0x00000039 
- 00018303  0x00004302 arg  0x000047a0 , 0x00000005 
- 00018304  0x00004303 arg  0x000094c7 , 0x00000006 
- 00018305  0x00004304 branch  0x00007ef4 
- 00018306  0x00004308 arg  0x0000017e , 0x00000039 
- 00018307  0x00004309 arg  0x0000913a , 0x00000006 
- 00018308  0x0000430a branch  0x00007ef4 
- 00018309  0x0000430e arg  0x000001e7 , 0x00000039 
- 00018310  0x0000430f arg  0x000092b8 , 0x00000006 
- 00018311  0x00004310 branch  0x00007ef4 
- 00018312  0x00004315 call  0x000047ae 
- 00018313  0x00004316 nrtn  0x00000028 
- 00018314  0x00004317 fetch  0x00000001 , 0x0000469f 
- 00018315  0x00004318 call  0x00004790 
- 00018316  0x00004319 fetch  0x00000001 , 0x000046a0 
- 00018317  0x0000431a call  0x00004790 
- 00018318  0x0000431b fetch  0x00000001 , 0x000046a1 
- 00018319  0x0000431c branch  0x00004790 
- 00018320  0x0000431f rtn  0x00000034 
- 00018321  0x00004320 or  0x0000003f , 0x00000080 , 0x00000002 
- 00018322  0x00004321 branch  0x000067f9 
- 00018323  0x00004325 call  0x000047ae 
- 00018324  0x00004326 nrtn  0x00000028 
- 00018325  0x00004327 call  0x00004797 
- 00018326  0x00004328 branch  0x000047b4 
- 00018327  0x0000432b arg  0x00000000 , 0x00000011 
- 00018328  0x0000432c fetch  0x00000001 , 0x0000469f 
- 00018329  0x0000432d call  0x000047a9 
- 00018330  0x0000432e nsetflag  0x00000034 , 0x00000000 , 0x00000011 
- 00018331  0x0000432f fetch  0x00000001 , 0x000046a0 
- 00018332  0x00004330 call  0x000047a9 
- 00018333  0x00004331 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
- 00018334  0x00004332 fetch  0x00000001 , 0x000046a1 
- 00018335  0x00004333 call  0x000047a9 
- 00018336  0x00004334 nsetflag  0x00000034 , 0x00000002 , 0x00000011 
- 00018337  0x00004335 copy  0x00000011 , 0x0000003f 
- 00018338  0x00004336 store  0x00000001 , 0x000046a9 
- 00018339  0x00004337 fetch  0x00000001 , 0x0000469e 
- 00018340  0x00004338 imul32  0x00000011 , 0x0000003f 
- 00018341  0x00004339 fetcht  0x00000002 , 0x0000469c 
- 00018342  0x0000433a iadd  0x00000002 , 0x0000003f 
- 00018343  0x0000433b store  0x00000002 , 0x000046aa 
- 00018344  0x0000433c rtn 
- 00018345  0x0000433f rtn  0x00000034 
- 00018346  0x00004340 or  0x0000003f , 0x00000080 , 0x00000002 
- 00018347  0x00004341 call  0x0000681d 
- 00018348  0x00004342 nbranch  0x00007ff1 , 0x00000001 
- 00018349  0x00004343 branch  0x00007fef 
- 00018350  0x00004347 call  0x00007fe9 
- 00018351  0x00004348 fetch  0x00000001 , 0x000046a8 
- 00018352  0x00004349 nrtn  0x00000034 
- 00018353  0x0000434a fetch  0x00000001 , 0x0000469b 
- 00018354  0x0000434b rtn  0x00000034 
- 00018355  0x0000434c branch  0x00007fe7 
- 00018356  0x00004350 call  0x0000666a 
- 00018357  0x00004351 fetch  0x00000002 , 0x000046aa 
- 00018358  0x00004352 arg  0x00000ac2 , 0x00000011 
- 00018359  0x00004353 fetcht  0x00000001 , 0x0000469e 
- 00018360  0x00004354 call  0x000066b3 
- 00018361  0x00004355 call  0x0000666d 
- 00018362  0x00004357 fetch  0x00000001 , 0x00000ac2 
- 00018363  0x00004358 copy  0x0000003f , 0x00000039 
- 00018364  0x00004359 store  0x00000001 , 0x000043af 
- 00018365  0x0000435a call  0x00007ef4 
- 00018366  0x0000435b fetch  0x00000001 , 0x00000ac2 
- 00018367  0x0000435c copy  0x0000003f , 0x00000039 
- 00018368  0x0000435d store  0x00000001 , 0x00004515 
- 00018369  0x0000435e call  0x00007ef4 
- 00018370  0x0000435f ifetch  0x00000001 , 0x00000006 
- 00018371  0x00004360 store  0x00000001 , 0x000046e6 
- 00018372  0x00004361 ifetch  0x00000001 , 0x00000006 
- 00018373  0x00004362 store  0x00000001 , 0x000046dd 
- 00018374  0x00004363 rtn 
- 00018375  0x00004367 fetch  0x00000001 , 0x0000469a 
- 00018376  0x00004368 rtnbit0  0x00000001 
- 00018377  0x00004369 arg  0x00000003 , 0x00000002 
- 00018378  0x0000436a fetch  0x00000002 , 0x000046a4 
- 00018379  0x0000436b copy  0x0000003f , 0x00000012 
- 00018380  0x0000436c arg  0x000046a6 , 0x00000011 
- 00018381  0x0000436d call  0x000065df 
- 00018382  0x0000436e fetcht  0x00000002 , 0x000046a6 
- 00018383  0x0000436f setarg  0x00001b3a 
- 00018384  0x00004370 isub  0x00000002 , 0x0000003e 
- 00018385  0x00004371 nrtn  0x00000005 
- 00018386  0x00004372 fetch  0x00000001 , 0x000046a8 
- 00018387  0x00004373 rtn  0x00000034 
- 00018388  0x00004374 copy  0x0000003f , 0x00000002 
- 00018389  0x00004375 fetch  0x00000002 , 0x000046a4 
- 00018390  0x00004376 add  0x0000003f , 0x00000003 , 0x00000012 
- 00018391  0x00004377 arg  0x00000ac2 , 0x00000011 
- 00018392  0x00004378 call  0x000065df 
- 00018393  0x00004379 branch  0x000047e8 
- 00018394  0x0000437c fetch  0x00000002 , 0x000046a2 
- 00018395  0x0000437d rtn  0x00000034 
- 00018396  0x0000437e call  0x0000666a 
- 00018397  0x0000437f arg  0x00000001 , 0x00000002 
- 00018398  0x00004380 arg  0x000046a8 , 0x00000011 
- 00018399  0x00004381 call  0x000066b3 
- 00018400  0x00004383 fetch  0x00000001 , 0x000046a8 
- 00018401  0x00004384 rtn  0x00000034 
- 00018402  0x00004386 fetch  0x00000002 , 0x000046a2 
- 00018403  0x00004387 pincrease  0x00000001 
- 00018404  0x00004388 arg  0x00000ac2 , 0x00000011 
- 00018405  0x00004389 fetcht  0x00000001 , 0x000046a8 
- 00018406  0x0000438a call  0x000066b3 
- 00018407  0x0000438b call  0x0000666d 
- 00018408  0x0000438d call  0x000047ba 
- 00018409  0x0000438f ifetch  0x00000002 , 0x00000006 
- 00018410  0x00004390 rtn  0x00000034 
- 00018411  0x00004391 copy  0x0000003f , 0x00000005 
- 00018412  0x00004392 ifetcht  0x00000001 , 0x00000006 
- 00018413  0x00004393 copy  0x00000002 , 0x00000039 
- 00018414  0x00004394 call  0x00007f01 
- 00018415  0x00004395 branch  0x000047e9 
- 00018416  0x0000439a fetch  0x00000001 , 0x0000469a 
- 00018417  0x0000439b rtnbit0  0x00000001 
- 00018418  0x0000439c fetch  0x00000002 , 0x000046ae 
- 00018419  0x0000439d copy  0x0000003f , 0x00000012 
- 00018420  0x0000439e arg  0x00000004 , 0x00000002 
- 00018421  0x0000439f arg  0x00000ac2 , 0x00000011 
- 00018422  0x000043a0 call  0x000065df 
- 00018423  0x000043a1 fetch  0x00000001 , 0x00000ac2 
- 00018424  0x000043a2 bne  0x00000001 , 0x000047f9 
- 00018425  0x000043a4 setarg  0x00000001 
- 00018426  0x000043a5 store  0x00000001 , 0x00000ac2 
- 00018427  0x000043a6 force  0x00000003 , 0x00000039 
- 00018428  0x000043a7 call  0x0000630d 
- 00018429  0x000043a8 fetch  0x00000002 , 0x000046ae 
- 00018430  0x000043a9 copy  0x0000003f , 0x00000012 
- 00018431  0x000043aa arg  0x00000004 , 0x00000002 
- 00018432  0x000043ab arg  0x00000ac2 , 0x00000011 
- 00018433  0x000043ac call  0x00006606 
- 00018434  0x000043ae fetch  0x00000003 , 0x00000ac3 
- 00018435  0x000043af store  0x00000003 , 0x000040a0 
- 00018436  0x000043b0 store  0x00000003 , 0x000044a0 
- 00018437  0x000043b1 rtn 
- 00018438  0x000043b5 branch  0x000046d9 
- 00018439  0x000043b9 arg  0x00000000 , 0x00000011 
- 00018440  0x000043ba arg  0x000048d4 , 0x00000013 
- 00018441  0x000043bb call  0x00007d24 
- 00018442  0x000043bc call  0x000046f4 
- 00018443  0x000043be fetch  0x00000001 , 0x000048eb 
- 00018444  0x000043bf store  0x00000001 , 0x000048ec 
- 00018445  0x000043c0 rtn 
- 00018446  0x000043c5 setarg  0x00000000 
- 00018447  0x000043c6 call  0x00004816 
- 00018448  0x000043c7 jam  0x00000001 , 0x00004679 
- 00018449  0x000043c8 call  0x00007cd3 
- 00018450  0x000043c9 call  0x00007cdd 
- 00018451  0x000043ca fetch  0x00000002 , 0x00004682 
- 00018452  0x000043cb rtnbit1  0x0000000c 
- 00018453  0x000043cc branch  0x0000340a 
- 00018454  0x000043cf fetcht  0x00000002 , 0x0000423f 
- 00018455  0x000043d0 istore  0x00000001 , 0x00000002 
- 00018456  0x000043d1 ifetch  0x00000001 , 0x00000005 
- 00018457  0x000043d2 store  0x00000001 , 0x00004685 
- 00018458  0x000043d3 rtn 
- 00018459  0x000043d7 fetch  0x00000002 , 0x0000423f 
- 00018460  0x000043d8 ifetch  0x00000001 , 0x0000003f 
- 00018461  0x000043d9 rtnne  0x00000000 
- 00018462  0x000043da branch  0x0000340a 
- 00018463  0x000043de fetcht  0x00000002 , 0x0000423f 
- 00018464  0x000043df ifetch  0x00000001 , 0x00000002 
- 00018465  0x000043e0 beq  0x00000001 , 0x0000482a 
- 00018466  0x000043e2 setarg  0x00000001 
- 00018467  0x000043e3 fetcht  0x00000002 , 0x0000423f 
- 00018468  0x000043e4 istore  0x00000001 , 0x00000002 
- 00018469  0x000043e5 add  0x00000002 , 0x00000002 , 0x00000006 
- 00018470  0x000043e6 ifetch  0x00000001 , 0x00000006 
- 00018471  0x000043e7 istore  0x00000001 , 0x00004685 
- 00018472  0x000043e8 ifetch  0x00000002 , 0x00000006 
- 00018473  0x000043e9 branch  0x00007f9c 
- 00018474  0x000043ec setarg  0x00000002 
- 00018475  0x000043ed call  0x00004816 
- 00018476  0x000043ee add  0x00000002 , 0x00000005 , 0x00000006 
- 00018477  0x000043ef ifetch  0x00000002 , 0x00000006 
- 00018478  0x000043f0 branch  0x0000340a , 0x00000034 
- 00018479  0x000043f1 branch  0x00007f9c 
- 00018480  0x000043f8 store  0x00000006 , 0x00000101 
- 00018481  0x000043f9 fetch  0x00000001 , 0x00000101 
- 00018482  0x000043fa store  0x00000001 , 0x0000010c 
- 00018483  0x000043fb ifetch  0x00000001 , 0x00000006 
- 00018484  0x000043fc store  0x00000001 , 0x0000010b 
- 00018485  0x000043fd ifetch  0x00000001 , 0x00000006 
- 00018486  0x000043fe store  0x00000001 , 0x0000010a 
- 00018487  0x000043ff ifetch  0x00000001 , 0x00000006 
- 00018488  0x00004400 store  0x00000001 , 0x00000109 
- 00018489  0x00004401 ifetch  0x00000001 , 0x00000006 
- 00018490  0x00004402 store  0x00000001 , 0x00000108 
- 00018491  0x00004403 ifetch  0x00000001 , 0x00000006 
- 00018492  0x00004404 store  0x00000001 , 0x00000107 
- 00018493  0x00004405 fetch  0x00000006 , 0x00000107 
- 00018494  0x00004406 rtn 
- 00018495  0x00004409 call  0x000068a2 
- 00018496  0x0000440a fetch  0x00000001 , 0x00004223 
- 00018497  0x0000440b store  0x00000001 , 0x000044a0 
- 00018498  0x0000440c fetch  0x00000001 , 0x00004225 
- 00018499  0x0000440d istore  0x00000001 , 0x00000005 
- 00018500  0x0000440e fetch  0x00000001 , 0x00004227 
- 00018501  0x0000440f istore  0x00000001 , 0x00000005 
- 00018502  0x00004410 fetch  0x00000003 , 0x000044a0 
- 00018503  0x00004411 store  0x00000003 , 0x000040a0 
- 00018504  0x00004412 rtn 
- 00018505  0x0000441f fetch  0x00000002 , 0x00004203 
- 00018506  0x00004420 iadd  0x00000012 , 0x0000003f 
- 00018507  0x00004421 byteswap  0x0000003f , 0x0000003f 
- 00018508  0x00004422 store  0x00000002 , 0x000001f7 
- 00018509  0x00004423 copy  0x00000002 , 0x00000012 
- 00018510  0x00004425 call  0x0000489b 
- 00018511  0x00004426 setarg  0x000000a0 
- 00018512  0x00004427 call  0x0000488d 
- 00018513  0x00004428 fetch  0x00000001 , 0x000001f7 
- 00018514  0x00004429 call  0x0000488d 
- 00018515  0x0000442a bmark1  0x00000028 , 0x00004856 
- 00018516  0x0000442b fetch  0x00000001 , 0x000001f8 
- 00018517  0x0000442c call  0x0000488d 
- 00018518  0x0000442e call  0x000048a1 
- 00018519  0x00004430 call  0x0000489b 
- 00018520  0x00004431 setarg  0x000000a1 
- 00018521  0x00004432 call  0x0000488d 
- 00018522  0x00004435 call  0x0000487f 
- 00018523  0x00004436 istore  0x00000001 , 0x00000011 
- 00018524  0x00004437 increase  0x00000001 , 0x00000011 
- 00018525  0x00004438 increase  0xffffffff , 0x00000012 
- 00018526  0x00004439 nbranch  0x0000485a , 0x00000005 
- 00018527  0x0000443a branch  0x000048a1 
- 00018528  0x00004446 byteswap  0x00000012 , 0x0000003f 
- 00018529  0x00004447 store  0x00000002 , 0x000001f7 
- 00018530  0x00004448 copy  0x00000002 , 0x00000012 
- 00018531  0x0000444a call  0x0000489b 
- 00018532  0x0000444b setarg  0x000000a0 
- 00018533  0x0000444c call  0x0000488d 
- 00018534  0x0000444e fetch  0x00000001 , 0x000001f7 
- 00018535  0x0000444f call  0x0000488d 
- 00018536  0x00004450 bmark1  0x00000028 , 0x0000486b 
- 00018537  0x00004451 fetch  0x00000001 , 0x000001f8 
- 00018538  0x00004452 call  0x0000488d 
- 00018539  0x00004454 ifetch  0x00000001 , 0x00000011 
- 00018540  0x00004455 call  0x0000488d 
- 00018541  0x00004456 increase  0x00000001 , 0x00000011 
- 00018542  0x00004457 increase  0xffffffff , 0x00000012 
- 00018543  0x00004458 nbranch  0x0000486b , 0x00000005 
- 00018544  0x00004459 branch  0x000048a1 
- 00018545  0x0000445e arg  0x0000000a , 0x00000039 
- 00018546  0x0000445f call  0x000048be 
- 00018547  0x00004460 call  0x000048a6 
- 00018548  0x00004461 call  0x000048d2 
- 00018549  0x00004463 call  0x000048c7 
- 00018550  0x00004464 branch  0x000048a9 , 0x00000034 
- 00018551  0x00004465 loop  0x00004875 
- 00018552  0x00004466 branch  0x000048a9 
- 00018553  0x0000446b call  0x000048a9 
- 00018554  0x0000446c call  0x000048af 
- 00018555  0x0000446d call  0x000048d2 
- 00018556  0x0000446e call  0x000048a6 
- 00018557  0x0000446f call  0x000048d2 
- 00018558  0x00004470 branch  0x000048a9 
- 00018559  0x00004476 arg  0x00000008 , 0x00000039 
- 00018560  0x00004477 arg  0x00000000 , 0x00000013 
- 00018561  0x00004478 call  0x000048be 
- 00018562  0x0000447a call  0x000048a6 
- 00018563  0x0000447b call  0x000048d2 
- 00018564  0x0000447c lshift  0x00000013 , 0x00000013 
- 00018565  0x0000447d call  0x000048c7 
- 00018566  0x0000447e iadd  0x00000013 , 0x00000013 
- 00018567  0x0000447f call  0x000048d2 
- 00018568  0x00004480 call  0x000048a9 
- 00018569  0x00004481 loop  0x00004882 
- 00018570  0x00004482 call  0x00004879 
- 00018571  0x00004483 copy  0x00000013 , 0x0000003f 
- 00018572  0x00004484 rtn 
- 00018573  0x00004489 arg  0x00000008 , 0x00000039 
- 00018574  0x0000448a copy  0x0000003f , 0x00000013 
- 00018575  0x0000448b call  0x000048a9 
- 00018576  0x0000448d isolate1  0x00000007 , 0x00000013 
- 00018577  0x0000448e call  0x000048ac , 0x00000001 
- 00018578  0x0000448f ncall  0x000048af , 0x00000001 
- 00018579  0x00004490 lshift  0x00000013 , 0x00000013 
- 00018580  0x00004491 call  0x000048d2 
- 00018581  0x00004492 call  0x000048a6 
- 00018582  0x00004493 call  0x000048d2 
- 00018583  0x00004494 call  0x000048a9 
- 00018584  0x00004495 call  0x000048d2 
- 00018585  0x00004496 loop  0x00004890 
- 00018586  0x00004497 branch  0x00004871 
- 00018587  0x0000449c call  0x000048ac 
- 00018588  0x0000449d call  0x000048a6 
- 00018589  0x0000449e call  0x000048d2 
- 00018590  0x0000449f call  0x000048af 
- 00018591  0x000044a0 call  0x000048d2 
- 00018592  0x000044a1 branch  0x000048a9 
- 00018593  0x000044a6 call  0x000048af 
- 00018594  0x000044a7 call  0x000048a6 
- 00018595  0x000044a8 call  0x000048d2 
- 00018596  0x000044a9 call  0x000048ac 
- 00018597  0x000044aa branch  0x000048d2 
- 00018598  0x000044af enable  0x00000028 
- 00018599  0x000044b0 fetch  0x00000001 , 0x00004ffe 
- 00018600  0x000044b1 branch  0x000048b2 
- 00018601  0x000044b5 disable  0x00000028 
- 00018602  0x000044b6 fetch  0x00000001 , 0x00004ffe 
- 00018603  0x000044b7 branch  0x000048b2 
- 00018604  0x000044bb enable  0x00000028 
- 00018605  0x000044bc fetch  0x00000001 , 0x00004fff 
- 00018606  0x000044bd branch  0x000048b2 
- 00018607  0x000044c1 disable  0x00000028 
- 00018608  0x000044c2 fetch  0x00000001 , 0x00004fff 
- 00018609  0x000044c3 branch  0x000048b2 
- 00018610  0x000044c9 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018611  0x000044ca rshift3  0x0000003f , 0x0000003f 
- 00018612  0x000044cb arg  0x00008070 , 0x00000002 
- 00018613  0x000044cc iadd  0x00000002 , 0x00000002 
- 00018614  0x000044cd ifetch  0x00000001 , 0x00000002 
- 00018615  0x000044ce qset1  0x0000003f 
- 00018616  0x000044cf istore  0x00000001 , 0x00000002 
- 00018617  0x000044d0 increase  0x00000004 , 0x00000002 
- 00018618  0x000044d1 ifetch  0x00000001 , 0x00000002 
- 00018619  0x000044d2 qsetflag  0x00000028 , 0x0000003f 
- 00018620  0x000044d3 istore  0x00000001 , 0x00000002 
- 00018621  0x000044d4 rtn 
- 00018622  0x000044d8 fetch  0x00000001 , 0x00004fff 
- 00018623  0x000044d9 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018624  0x000044da rshift3  0x0000003f , 0x0000003f 
- 00018625  0x000044db arg  0x00008070 , 0x00000002 
- 00018626  0x000044dc iadd  0x00000002 , 0x00000002 
- 00018627  0x000044dd ifetch  0x00000001 , 0x00000002 
- 00018628  0x000044de qset0  0x0000003f 
- 00018629  0x000044df istore  0x00000001 , 0x00000002 
- 00018630  0x000044e0 rtn 
- 00018631  0x000044e6 nop  0x00000004 
- 00018632  0x000044e7 fetch  0x00000001 , 0x00004fff 
- 00018633  0x000044e8 and  0x0000003f , 0x00000007 , 0x00000007 
- 00018634  0x000044e9 rshift3  0x0000003f , 0x0000003f 
- 00018635  0x000044ea arg  0x0000811c , 0x00000002 
- 00018636  0x000044eb iadd  0x00000002 , 0x00000002 
- 00018637  0x000044ec setarg  0x00000000 
- 00018638  0x000044ed ifetcht  0x00000001 , 0x00000002 
- 00018639  0x000044ee qisolate1  0x00000002 
- 00018640  0x000044ef setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00018641  0x000044f0 rtn 
- 00018642  0x000044f5 rtn 
- 00018643  0x000044fc bpatch  0x000000f6 , 0x0000401e 
- 00018644  0x000044fd hfetch  0x00000001 , 0x00008a26 
- 00018645  0x000044fe isolate1  0x00000007 , 0x0000003f 
- 00018646  0x000044ff call  0x000048ea , 0x00000001 
- 00018647  0x00004500 call  0x0000492e 
- 00018648  0x00004501 hfetch  0x00000001 , 0x00008a26 
- 00018649  0x00004502 store  0x00000001 , 0x00000b22 
- 00018650  0x00004503 hfetch  0x00000001 , 0x00008a27 
- 00018651  0x00004504 store  0x00000001 , 0x00000b23 
- 00018652  0x00004505 hstore  0x00000001 , 0x00008a27 
- 00018653  0x00004506 pinvert 
- 00018654  0x00004507 fetcht  0x00000001 , 0x00000d37 
- 00018655  0x00004508 iand  0x00000002 , 0x0000003f 
- 00018656  0x00004509 store  0x00000001 , 0x00000d37 
- 00018657  0x0000450a jam  0x000000e0 , 0x00008a26 
- 00018658  0x0000450b fetch  0x00000001 , 0x00000b23 
- 00018659  0x0000450c compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018660  0x0000450d call  0x00004941 , 0x00000001 
- 00018661  0x0000450e fetch  0x00000001 , 0x00000b22 
- 00018662  0x0000450f compare  0x00000001 , 0x0000003f , 0x00000001 
- 00018663  0x00004510 call  0x0000494a , 0x00000001 
- 00018664  0x00004511 call  0x00004b61 
- 00018665  0x00004512 branch  0x00004903 
- 00018666  0x00004515 bpatch  0x000000f7 , 0x0000401e 
- 00018667  0x00004516 call  0x00004919 
- 00018668  0x00004517 jam  0x00000000 , 0x00008a00 
- 00018669  0x00004518 nop  0x00002710 
- 00018670  0x00004519 jam  0x000000c0 , 0x00008a10 
- 00018671  0x0000451a hfetch  0x00000002 , 0x00008050 
- 00018672  0x0000451b set0  0x0000000a , 0x0000003f 
- 00018673  0x0000451c hstore  0x00000002 , 0x00008050 
- 00018674  0x0000451d jam  0x0000003c , 0x00008a00 
- 00018675  0x0000451e jam  0x000000ff , 0x00008a26 
- 00018676  0x0000451f jam  0x000000ff , 0x00008a27 
- 00018677  0x00004520 jam  0x00000000 , 0x00008a04 
- 00018678  0x00004521 jam  0x00000002 , 0x00000c6b 
- 00018679  0x00004522 setarg  0x00000d9d 
- 00018680  0x00004523 arg  0x00000c6e , 0x00000005 
- 00018681  0x00004524 isub  0x00000005 , 0x00000039 
- 00018682  0x00004525 branch  0x00007ed4 
- 00018683  0x00004528 fetcht  0x00000001 , 0x00000c6c 
- 00018684  0x00004529 branch  0x000067fb 
- 00018685  0x0000452b fetch  0x00000001 , 0x00000d45 
- 00018686  0x0000452c rtn  0x00000034 
- 00018687  0x0000452d fetcht  0x00000001 , 0x00000c6c 
- 00018688  0x0000452e call  0x0000681d 
- 00018689  0x0000452f branch  0x000048ea , 0x00000001 
- 00018690  0x00004530 rtn 
- 00018691  0x00004534 arg  0x00000000 , 0x00000007 
- 00018692  0x00004535 call  0x00007f16 
- 00018693  0x00004536 nrtn  0x00000034 
- 00018694  0x00004537 fetch  0x00000001 , 0x00000d46 
- 00018695  0x00004538 nrtn  0x00000034 
- 00018696  0x00004539 fetch  0x00000001 , 0x00000d45 
- 00018697  0x0000453a ncall  0x00004bb7 , 0x00000034 
- 00018698  0x0000453b rtn 
- 00018699  0x0000453e arg  0x00000b68 , 0x00000005 
- 00018700  0x0000453f setsect  0x00000000 , 0x00011212 
- 00018701  0x00004540 setsect  0x00000001 , 0x00008000 
- 00018702  0x00004541 setsect  0x00000002 , 0x00000000 
- 00018703  0x00004542 setsect  0x00000003 , 0x00010000 
- 00018704  0x00004543 istore  0x00000009 , 0x00000005 
- 00018705  0x00004544 setsect  0x00000000 , 0x00022412 
- 00018706  0x00004545 setsect  0x00000001 , 0x00008604 
- 00018707  0x00004546 setsect  0x00000002 , 0x00001000 
- 00018708  0x00004547 setsect  0x00000003 , 0x00000008 
- 00018709  0x00004548 istore  0x00000009 , 0x00000005 
- 00018710  0x00004549 setsect  0x00000000 , 0x00000001 
- 00018711  0x0000454a istore  0x00000001 , 0x00000005 
- 00018712  0x0000454b rtn 
- 00018713  0x0000454e jam  0x00000002 , 0x00000c6b 
- 00018714  0x0000454f setarg  0x00000000 
- 00018715  0x00004550 store  0x00000001 , 0x00000b67 
- 00018716  0x00004551 store  0x00000002 , 0x00000c65 
- 00018717  0x00004552 pincrease  0x00000001 
- 00018718  0x00004553 store  0x00000002 , 0x00000c67 
- 00018719  0x00004554 pincrease  0x00000001 
- 00018720  0x00004555 store  0x00000002 , 0x00000c69 
- 00018721  0x00004556 setarg  0x00008ffa 
- 00018722  0x00004557 store  0x00000002 , 0x00000b7c 
- 00018723  0x00004558 setarg  0x0000903a 
- 00018724  0x00004559 store  0x00000002 , 0x00000b7e 
- 00018725  0x0000455a arg  0x00000b80 , 0x00000005 
- 00018726  0x0000455b arg  0x000090fe , 0x00000006 
- 00018727  0x0000455c call  0x00007eb3 
- 00018728  0x0000455d fetch  0x00000001 , 0x00000c6d 
- 00018729  0x0000455e ncall  0x0000492b , 0x00000034 
- 00018730  0x0000455f branch  0x0000490b 
- 00018731  0x00004562 store  0x00000001 , 0x00000ba2 
- 00018732  0x00004563 store  0x00000001 , 0x00000bbb 
- 00018733  0x00004564 rtn 
- 00018734  0x00004566 hfetch  0x00000001 , 0x00008a26 
- 00018735  0x00004567 bbit1  0x00000006 , 0x00004931 
- 00018736  0x00004568 rtn 
- 00018737  0x0000456b call  0x00004936 
- 00018738  0x0000456c call  0x00007f15 
- 00018739  0x0000456d setarg  0x00000280 
- 00018740  0x0000456e arg  0x00000000 , 0x00000007 
- 00018741  0x0000456f branch  0x00007f08 
- 00018742  0x00004572 fetch  0x00000001 , 0x00000d36 
- 00018743  0x00004573 bne  0x00000002 , 0x0000493b 
- 00018744  0x00004574 jam  0x00000000 , 0x00000d46 
- 00018745  0x00004575 jam  0x00000000 , 0x00000d47 
- 00018746  0x00004576 rtn 
- 00018747  0x00004578 fetch  0x00000001 , 0x00000d53 
- 00018748  0x00004579 rtn  0x00000034 
- 00018749  0x0000457a jam  0x00000000 , 0x00000d53 
- 00018750  0x0000457b jam  0x00000002 , 0x00000d36 
- 00018751  0x0000457c jam  0x00000001 , 0x00000d45 
- 00018752  0x0000457d rtn 
- 00018753  0x00004580 jam  0x00000001 , 0x00008a27 
- 00018754  0x00004581 branch  0x00004b37 
- 00018755  0x00004584 fetch  0x00000001 , 0x00000b22 
- 00018756  0x00004585 bbit1  0x00000004 , 0x00004955 
- 00018757  0x00004586 rtn 
- 00018758  0x00004589 hfetch  0x00000001 , 0x00008a18 
- 00018759  0x0000458a istore  0x00000001 , 0x00000005 
- 00018760  0x0000458b loop  0x00004946 
- 00018761  0x0000458c rtn 
- 00018762  0x0000458f bpatch  0x000000f8 , 0x0000401f 
- 00018763  0x00004590 jam  0x00000011 , 0x00008a26 
- 00018764  0x00004591 hfetch  0x00000001 , 0x00008a20 
- 00018765  0x00004592 store  0x00000001 , 0x00000b24 
- 00018766  0x00004593 copy  0x0000003f , 0x00000039 
- 00018767  0x00004594 branch  0x00004943 , 0x00000034 
- 00018768  0x00004595 arg  0x00000c6e , 0x00000005 
- 00018769  0x00004596 call  0x00004946 
- 00018770  0x00004597 fetch  0x00000001 , 0x00000b24 
- 00018771  0x00004598 sub  0x0000003f , 0x00000007 , 0x0000003e 
- 00018772  0x00004599 rtn  0x00000002 
- 00018773  0x0000459b fetch  0x00000001 , 0x00000c6e 
- 00018774  0x0000459c and_into  0x00000080 , 0x0000003f 
- 00018775  0x0000459d beq  0x00000080 , 0x0000495a 
- 00018776  0x0000459e beq  0x00000000 , 0x00004962 
- 00018777  0x0000459f branch  0x00002a8c 
- 00018778  0x000045a2 fetch  0x00000001 , 0x00000c6e 
- 00018779  0x000045a3 rshift4  0x0000003f , 0x0000003f 
- 00018780  0x000045a4 rshift  0x0000003f , 0x0000003f 
- 00018781  0x000045a5 and_into  0x00000003 , 0x0000003f 
- 00018782  0x000045a6 beq  0x00000000 , 0x0000496a 
- 00018783  0x000045a7 beq  0x00000001 , 0x00004970 
- 00018784  0x000045a8 beq  0x00000002 , 0x00004975 
- 00018785  0x000045a9 branch  0x00002a8c 
- 00018786  0x000045ac fetch  0x00000001 , 0x00000c6e 
- 00018787  0x000045ad rshift4  0x0000003f , 0x0000003f 
- 00018788  0x000045ae rshift  0x0000003f , 0x0000003f 
- 00018789  0x000045af and_into  0x00000003 , 0x0000003f 
- 00018790  0x000045b0 beq  0x00000000 , 0x00004976 
- 00018791  0x000045b1 beq  0x00000001 , 0x0000497e 
- 00018792  0x000045b2 beq  0x00000002 , 0x00004983 
- 00018793  0x000045b3 branch  0x00002a8c 
- 00018794  0x000045b6 fetch  0x00000001 , 0x00000c6f 
- 00018795  0x000045b7 beq  0x00000008 , 0x0000498a 
- 00018796  0x000045b8 beq  0x00000006 , 0x000049a0 
- 00018797  0x000045b9 beq  0x0000000a , 0x000049ea 
- 00018798  0x000045ba beq  0x00000000 , 0x000049fc 
- 00018799  0x000045bb branch  0x00004984 
- 00018800  0x000045be fetch  0x00000001 , 0x00000c6f 
- 00018801  0x000045bf beq  0x00000002 , 0x00004a2f 
- 00018802  0x000045c0 beq  0x00000001 , 0x00004a33 
- 00018803  0x000045c1 beq  0x00000003 , 0x00004a45 
- 00018804  0x000045c2 branch  0x00004984 
- 00018805  0x000045c5 branch  0x00004984 
- 00018806  0x000045c8 fetch  0x00000001 , 0x00000c6f 
- 00018807  0x000045c9 beq  0x00000001 , 0x00004a4f 
- 00018808  0x000045ca beq  0x00000003 , 0x00004a79 
- 00018809  0x000045cb beq  0x00000005 , 0x00004aa3 
- 00018810  0x000045cc beq  0x00000009 , 0x00004abc 
- 00018811  0x000045cd beq  0x0000000b , 0x00004ad7 
- 00018812  0x000045ce beq  0x00000007 , 0x00004984 
- 00018813  0x000045cf branch  0x00004984 
- 00018814  0x000045d2 fetch  0x00000001 , 0x00000c6f 
- 00018815  0x000045d3 beq  0x0000000a , 0x00004ae8 
- 00018816  0x000045d4 beq  0x00000009 , 0x00004af9 
- 00018817  0x000045d5 beq  0x0000000b , 0x00004b11 
- 00018818  0x000045d6 branch  0x00004984 
- 00018819  0x000045d9 branch  0x00004984 
- 00018820  0x000045dc hfetch  0x00000001 , 0x00008a11 
- 00018821  0x000045dd set1  0x00000000 , 0x0000003f 
- 00018822  0x000045de hstore  0x00000001 , 0x00008a11 
- 00018823  0x000045df branch  0x00004988 
- 00018824  0x000045e2 jam  0x00000040 , 0x00008a12 
- 00018825  0x000045e3 rtn 
- 00018826  0x000045e6 fetch  0x00000001 , 0x00000c6e 
- 00018827  0x000045e7 bne  0x00000080 , 0x00004984 
- 00018828  0x000045e8 fetch  0x00000001 , 0x00000c72 
- 00018829  0x000045e9 bne  0x00000000 , 0x00004984 
- 00018830  0x000045ea fetch  0x00000001 , 0x00000c73 
- 00018831  0x000045eb bne  0x00000000 , 0x00004984 
- 00018832  0x000045ec fetch  0x00000001 , 0x00000c74 
- 00018833  0x000045ed bne  0x00000001 , 0x00004984 
- 00018834  0x000045ee fetch  0x00000001 , 0x00000c75 
- 00018835  0x000045ef bne  0x00000000 , 0x00004984 
- 00018836  0x000045f0 fetch  0x00000001 , 0x00000c70 
- 00018837  0x000045f1 bne  0x00000000 , 0x00004984 
- 00018838  0x000045f2 fetch  0x00000001 , 0x00000c71 
- 00018839  0x000045f3 bne  0x00000000 , 0x00004984 
- 00018840  0x000045f4 fetch  0x00000001 , 0x00000c6b 
- 00018841  0x000045f5 beq  0x00000004 , 0x0000499c 
- 00018842  0x000045f6 beq  0x00000003 , 0x0000499e 
- 00018843  0x000045f7 branch  0x00004984 
- 00018844  0x000045fa arg  0x00000001 , 0x00000012 
- 00018845  0x000045fb branch  0x00004a14 
- 00018846  0x000045fe arg  0x00000001 , 0x00000012 
- 00018847  0x000045ff branch  0x00004a12 
- 00018848  0x00004602 bpatch  0x000000f9 , 0x0000401f 
- 00018849  0x00004603 set0  0x00000023 , 0x00000000 
- 00018850  0x00004604 fetch  0x00000001 , 0x00000c71 
- 00018851  0x00004605 beq  0x00000001 , 0x000049b6 
- 00018852  0x00004606 beq  0x00000002 , 0x000049cf 
- 00018853  0x00004607 beq  0x00000003 , 0x000049d2 
- 00018854  0x00004608 beq  0x00000021 , 0x000049a9 
- 00018855  0x00004609 beq  0x00000022 , 0x000049e0 
- 00018856  0x0000460a branch  0x00004984 
- 00018857  0x0000460d jam  0x00000000 , 0x00000d4b 
- 00018858  0x0000460e fetch  0x00000001 , 0x00000c72 
- 00018859  0x0000460f beq  0x00000000 , 0x000049ae 
- 00018860  0x00004610 beq  0x00000001 , 0x000049b2 
- 00018861  0x00004611 branch  0x00004984 
- 00018862  0x00004614 arg  0x00000b93 , 0x00000011 
- 00018863  0x00004615 ifetch  0x00000001 , 0x00000011 
- 00018864  0x00004616 iforce  0x00000012 
- 00018865  0x00004617 branch  0x00004b21 
- 00018866  0x0000461a arg  0x00000bac , 0x00000011 
- 00018867  0x0000461b ifetch  0x00000001 , 0x00000011 
- 00018868  0x0000461c iforce  0x00000012 
- 00018869  0x0000461d branch  0x00004b21 
- 00018870  0x00004623 fetch  0x00000001 , 0x00000d48 
- 00018871  0x00004624 ncall  0x000049c7 , 0x00000034 
- 00018872  0x00004625 setarg  0x00000b68 
- 00018873  0x00004626 fetcht  0x00000001 , 0x00000b68 
- 00018874  0x00004628 store  0x00000002 , 0x00000d3f 
- 00018875  0x00004629 storet  0x00000001 , 0x00000d41 
- 00018876  0x0000462a fetch  0x00000001 , 0x00000c74 
- 00018877  0x0000462b isub  0x00000002 , 0x0000003e 
- 00018878  0x0000462c nbranch  0x000049c5 , 0x00000002 
- 00018879  0x0000462e fetch  0x00000001 , 0x00000d41 
- 00018880  0x00004630 iforce  0x00000012 
- 00018881  0x00004631 fetch  0x00000002 , 0x00000d3f 
- 00018882  0x00004632 add  0x0000003f , 0x00000001 , 0x0000003f 
- 00018883  0x00004633 iforce  0x00000011 
- 00018884  0x00004634 branch  0x00004b21 
- 00018885  0x00004636 fetch  0x00000001 , 0x00000c74 
- 00018886  0x00004637 branch  0x000049c0 
- 00018887  0x0000463a hfetch  0x00000001 , 0x00008a04 
- 00018888  0x0000463b ncall  0x000049cb , 0x00000034 
- 00018889  0x0000463c jam  0x00000000 , 0x00000d48 
- 00018890  0x0000463d rtn 
- 00018891  0x0000463f hfetch  0x00000001 , 0x00008a04 
- 00018892  0x00004640 set1  0x00000007 , 0x0000003f 
- 00018893  0x00004641 hstore  0x00000001 , 0x00008a04 
- 00018894  0x00004642 rtn 
- 00018895  0x00004645 setarg  0x00000b80 
- 00018896  0x00004646 fetcht  0x00000001 , 0x00000b80 
- 00018897  0x00004647 branch  0x000049ba 
- 00018898  0x0000464a fetch  0x00000001 , 0x00000c70 
- 00018899  0x0000464b sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00018900  0x0000464c nbranch  0x00004984 , 0x00000002 
- 00018901  0x0000464d fetch  0x00000001 , 0x00000c70 
- 00018902  0x0000464e arg  0x00000be4 , 0x00000011 
- 00018903  0x0000464f beq  0x00000000 , 0x00004b1e 
- 00018904  0x00004650 set1  0x00000023 , 0x00000000 
- 00018905  0x00004651 arg  0x00000be9 , 0x00000011 
- 00018906  0x00004652 beq  0x00000001 , 0x00004b1e 
- 00018907  0x00004653 arg  0x00000c07 , 0x00000011 
- 00018908  0x00004654 beq  0x00000002 , 0x00004b1e 
- 00018909  0x00004655 arg  0x00000c47 , 0x00000011 
- 00018910  0x00004656 beq  0x00000003 , 0x00004b1e 
- 00018911  0x00004657 rtn 
- 00018912  0x0000465a fetch  0x00000002 , 0x00000c72 
- 00018913  0x0000465b beq  0x00000001 , 0x000049e5 
- 00018914  0x0000465c fetch  0x00000002 , 0x00000b7c 
- 00018915  0x0000465d copy  0x0000003f , 0x00000011 
- 00018916  0x0000465f branch  0x00004b1e 
- 00018917  0x00004661 jam  0x00000001 , 0x00000d45 
- 00018918  0x00004662 jam  0x00000001 , 0x00000d36 
- 00018919  0x00004663 fetch  0x00000002 , 0x00000b7e 
- 00018920  0x00004664 copy  0x0000003f , 0x00000011 
- 00018921  0x00004666 branch  0x00004b1e 
- 00018922  0x0000466a fetch  0x00000001 , 0x00000c6b 
- 00018923  0x0000466b bne  0x00000004 , 0x00004984 
- 00018924  0x0000466c fetch  0x00000001 , 0x00000c6e 
- 00018925  0x0000466d bne  0x00000081 , 0x00004984 
- 00018926  0x0000466e fetch  0x00000001 , 0x00000c70 
- 00018927  0x0000466f bne  0x00000000 , 0x00004984 
- 00018928  0x00004670 fetch  0x00000001 , 0x00000c71 
- 00018929  0x00004671 bne  0x00000000 , 0x00004984 
- 00018930  0x00004672 fetch  0x00000001 , 0x00000c74 
- 00018931  0x00004673 bne  0x00000001 , 0x00004984 
- 00018932  0x00004674 fetch  0x00000001 , 0x00000c75 
- 00018933  0x00004675 bne  0x00000000 , 0x00004984 
- 00018934  0x00004676 fetch  0x00000001 , 0x00000c72 
- 00018935  0x00004677 bne  0x00000000 , 0x00004984 
- 00018936  0x00004678 fetch  0x00000001 , 0x00000c73 
- 00018937  0x00004679 bne  0x00000000 , 0x00004984 
- 00018938  0x0000467a arg  0x00000001 , 0x00000012 
- 00018939  0x0000467b branch  0x00004a12 
- 00018940  0x0000467f fetch  0x00000001 , 0x00000c6b 
- 00018941  0x00004680 beq  0x00000002 , 0x00004984 
- 00018942  0x00004681 fetch  0x00000001 , 0x00000c70 
- 00018943  0x00004682 bne  0x00000000 , 0x00004984 
- 00018944  0x00004683 fetch  0x00000001 , 0x00000c71 
- 00018945  0x00004684 bne  0x00000000 , 0x00004984 
- 00018946  0x00004685 fetch  0x00000001 , 0x00000c74 
- 00018947  0x00004686 bne  0x00000002 , 0x00004984 
- 00018948  0x00004687 fetch  0x00000001 , 0x00000c75 
- 00018949  0x00004688 bne  0x00000000 , 0x00004984 
- 00018950  0x00004689 fetch  0x00000001 , 0x00000c73 
- 00018951  0x0000468a bne  0x00000000 , 0x00004984 
- 00018952  0x0000468b fetch  0x00000001 , 0x00000c6e 
- 00018953  0x0000468c beq  0x00000080 , 0x00004a0d 
- 00018954  0x0000468d beq  0x00000081 , 0x00004a18 
- 00018955  0x0000468e beq  0x00000082 , 0x00004a1c 
- 00018956  0x0000468f branch  0x00004984 
- 00018957  0x00004692 fetch  0x00000001 , 0x00000c72 
- 00018958  0x00004693 bne  0x00000000 , 0x00004984 
- 00018959  0x00004694 arg  0x00000002 , 0x00000012 
- 00018960  0x00004695 fetch  0x00000001 , 0x00000d39 
- 00018961  0x00004696 beq  0x00000001 , 0x00004a16 
- 00018962  0x00004699 arg  0x00000c65 , 0x00000011 
- 00018963  0x0000469a branch  0x00004b21 
- 00018964  0x0000469c arg  0x00000c67 , 0x00000011 
- 00018965  0x0000469d branch  0x00004b21 
- 00018966  0x0000469f arg  0x00000c69 , 0x00000011 
- 00018967  0x000046a0 branch  0x00004b21 
- 00018968  0x000046a3 fetch  0x00000001 , 0x00000c6b 
- 00018969  0x000046a4 bne  0x00000004 , 0x00004984 
- 00018970  0x000046a5 arg  0x00000002 , 0x00000012 
- 00018971  0x000046a6 branch  0x00004a12 
- 00018972  0x000046a9 fetch  0x00000001 , 0x00000c6b 
- 00018973  0x000046aa bne  0x00000004 , 0x00004984 
- 00018974  0x000046ab fetch  0x00000001 , 0x00000c72 
- 00018975  0x000046ac beq  0x00000081 , 0x00004a29 
- 00018976  0x000046ad beq  0x00000082 , 0x00004a2b 
- 00018977  0x000046ae beq  0x00000083 , 0x00004a2d 
- 00018978  0x000046af and_into  0x0000007f , 0x0000003f 
- 00018979  0x000046b0 beq  0x00000000 , 0x00004a25 
- 00018980  0x000046b1 branch  0x00004984 
- 00018981  0x000046b4 fetch  0x00000001 , 0x00000d3b 
- 00018982  0x000046b6 arg  0x00000002 , 0x00000012 
- 00018983  0x000046b7 beq  0x00000001 , 0x00004a14 
- 00018984  0x000046b8 branch  0x00004a12 
- 00018985  0x000046ba fetch  0x00000001 , 0x00000d3c 
- 00018986  0x000046bb branch  0x00004a26 
- 00018987  0x000046bd fetch  0x00000001 , 0x00000d3d 
- 00018988  0x000046be branch  0x00004a26 
- 00018989  0x000046c0 fetch  0x00000001 , 0x00000d3e 
- 00018990  0x000046c1 branch  0x00004a26 
- 00018991  0x000046c4 jam  0x00000001 , 0x00000d4c 
- 00018992  0x000046c5 arg  0x00000d4d , 0x00000011 
- 00018993  0x000046c6 arg  0x00000001 , 0x00000012 
- 00018994  0x000046c7 branch  0x00004b21 
- 00018995  0x000046ca fetch  0x00000002 , 0x00000c70 
- 00018996  0x000046cb arg  0x000001ba , 0x00000002 
- 00018997  0x000046cc isub  0x00000002 , 0x0000003e 
- 00018998  0x000046cd nbranch  0x00004984 , 0x00000005 
- 00018999  0x000046ce set0  0x00000023 , 0x00000000 
- 00019000  0x000046d0 fetch  0x00000001 , 0x00000d42 
- 00019001  0x000046d1 nbranch  0x00004a42 , 0x00000034 
- 00019002  0x000046d2 jam  0x00000000 , 0x00000cf6 
- 00019003  0x000046d4 fetch  0x00000001 , 0x00000c74 
- 00019004  0x000046d5 iforce  0x00000012 
- 00019005  0x000046d6 arg  0x00000cf6 , 0x00000011 
- 00019006  0x000046d7 call  0x00004b21 
- 00019007  0x000046d9 arg  0x00000cf6 , 0x00000005 
- 00019008  0x000046da arg  0x00000008 , 0x00000039 
- 00019009  0x000046db branch  0x00007ec6 
- 00019010  0x000046dd jam  0x00000000 , 0x00000d42 
- 00019011  0x000046de jam  0x00000001 , 0x00000cf6 
- 00019012  0x000046df branch  0x00004a3b 
- 00019013  0x000046e2 fetch  0x00000001 , 0x00000c74 
- 00019014  0x000046e3 bne  0x00000001 , 0x00004984 
- 00019015  0x000046e4 jam  0x00000001 , 0x00000d4b 
- 00019016  0x000046e5 arg  0x00000001 , 0x00000012 
- 00019017  0x000046e6 fetch  0x00000001 , 0x00000d49 
- 00019018  0x000046e7 beq  0x00000000 , 0x00004a4d 
- 00019019  0x000046e8 beq  0x00000001 , 0x00004a4e 
- 00019020  0x000046e9 branch  0x00004a12 
- 00019021  0x000046eb branch  0x00004a14 
- 00019022  0x000046ed branch  0x00004a12 
- 00019023  0x000046f3 fetch  0x00000001 , 0x00000c6b 
- 00019024  0x000046f4 bne  0x00000004 , 0x00004984 
- 00019025  0x000046f5 fetch  0x00000001 , 0x00000c74 
- 00019026  0x000046f6 bne  0x00000000 , 0x00004984 
- 00019027  0x000046f7 fetch  0x00000001 , 0x00000c75 
- 00019028  0x000046f8 bne  0x00000000 , 0x00004984 
- 00019029  0x000046f9 fetch  0x00000001 , 0x00000c71 
- 00019030  0x000046fa bne  0x00000000 , 0x00004984 
- 00019031  0x000046fb fetch  0x00000001 , 0x00000c73 
- 00019032  0x000046fc bne  0x00000000 , 0x00004984 
- 00019033  0x000046fd fetch  0x00000001 , 0x00000c6e 
- 00019034  0x000046fe beq  0x00000000 , 0x00004a5e 
- 00019035  0x000046ff beq  0x00000001 , 0x00004a66 
- 00019036  0x00004700 beq  0x00000002 , 0x00004a67 
- 00019037  0x00004701 branch  0x00004984 
- 00019038  0x00004704 fetch  0x00000001 , 0x00000c70 
- 00019039  0x00004705 bne  0x00000001 , 0x00004984 
- 00019040  0x00004706 hfetch  0x00000001 , 0x00008a00 
- 00019041  0x00004707 set0  0x00000007 , 0x0000003f 
- 00019042  0x00004708 hstore  0x00000001 , 0x00008a00 
- 00019043  0x00004709 jam  0x00000000 , 0x00000d39 
- 00019044  0x0000470a jam  0x00000001 , 0x00000d3a 
- 00019045  0x0000470b branch  0x00004988 
- 00019046  0x0000470e branch  0x00004984 
- 00019047  0x00004711 fetch  0x00000001 , 0x00000c70 
- 00019048  0x00004712 bne  0x00000000 , 0x00004984 
- 00019049  0x00004713 fetch  0x00000001 , 0x00000c72 
- 00019050  0x00004714 beq  0x00000081 , 0x00004a72 
- 00019051  0x00004715 beq  0x00000082 , 0x00004a75 
- 00019052  0x00004716 beq  0x00000083 , 0x00004a77 
- 00019053  0x00004717 and_into  0x0000007f , 0x0000003f 
- 00019054  0x00004718 beq  0x00000000 , 0x00004a70 
- 00019055  0x00004719 branch  0x00004984 
- 00019056  0x0000471c jam  0x00000000 , 0x00000d3b 
- 00019057  0x0000471d branch  0x00004988 
- 00019058  0x0000471f jam  0x00000000 , 0x00000d3c 
- 00019059  0x00004721 jam  0x00000001 , 0x00000d53 
- 00019060  0x00004722 branch  0x00004988 
- 00019061  0x00004724 jam  0x00000000 , 0x00000d3d 
- 00019062  0x00004725 branch  0x00004a73 
- 00019063  0x00004727 jam  0x00000000 , 0x00000d3e 
- 00019064  0x00004728 branch  0x00004a73 
- 00019065  0x0000472c fetch  0x00000001 , 0x00000c74 
- 00019066  0x0000472d bne  0x00000000 , 0x00004984 
- 00019067  0x0000472e fetch  0x00000001 , 0x00000c75 
- 00019068  0x0000472f bne  0x00000000 , 0x00004984 
- 00019069  0x00004730 fetch  0x00000001 , 0x00000c6e 
- 00019070  0x00004731 beq  0x00000000 , 0x00004a82 
- 00019071  0x00004732 beq  0x00000001 , 0x00004a8f 
- 00019072  0x00004733 beq  0x00000002 , 0x00004a90 
- 00019073  0x00004734 branch  0x00004984 
- 00019074  0x00004737 fetch  0x00000001 , 0x00000c70 
- 00019075  0x00004738 bne  0x00000001 , 0x00004984 
- 00019076  0x00004739 hfetch  0x00000001 , 0x00008a00 
- 00019077  0x0000473a set1  0x00000007 , 0x0000003f 
- 00019078  0x0000473b hstore  0x00000001 , 0x00008a00 
- 00019079  0x0000473c jam  0x00000001 , 0x00000d39 
- 00019080  0x0000473d jam  0x00000003 , 0x00000d36 
- 00019081  0x0000473e jam  0x00000000 , 0x00000d43 
- 00019082  0x0000473f call  0x00004988 
- 00019083  0x00004741 call  0x00007f15 
- 00019084  0x00004742 setarg  0x00001388 
- 00019085  0x00004743 arg  0x0000000f , 0x00000007 
- 00019086  0x00004744 branch  0x00007f08 
- 00019087  0x00004747 branch  0x00004984 
- 00019088  0x0000474a fetch  0x00000001 , 0x00000c70 
- 00019089  0x0000474b bne  0x00000000 , 0x00004984 
- 00019090  0x0000474c fetch  0x00000001 , 0x00000c71 
- 00019091  0x0000474d bne  0x00000000 , 0x00004984 
- 00019092  0x0000474e fetch  0x00000001 , 0x00000c72 
- 00019093  0x0000474f beq  0x00000081 , 0x00004a9d 
- 00019094  0x00004750 beq  0x00000082 , 0x00004a9f 
- 00019095  0x00004751 beq  0x00000083 , 0x00004aa1 
- 00019096  0x00004752 and_into  0x0000007f , 0x0000003f 
- 00019097  0x00004753 beq  0x00000000 , 0x00004a9b 
- 00019098  0x00004754 branch  0x00004984 
- 00019099  0x00004757 jam  0x00000001 , 0x00000d3b 
- 00019100  0x00004758 branch  0x00004988 
- 00019101  0x0000475a jam  0x00000001 , 0x00000d3c 
- 00019102  0x0000475b branch  0x00004988 
- 00019103  0x0000475d jam  0x00000001 , 0x00000d3d 
- 00019104  0x0000475e branch  0x00004988 
- 00019105  0x00004760 jam  0x00000001 , 0x00000d3e 
- 00019106  0x00004761 branch  0x00004988 
- 00019107  0x00004765 fetch  0x00000001 , 0x00000c6e 
- 00019108  0x00004766 bne  0x00000000 , 0x00004984 
- 00019109  0x00004767 fetch  0x00000001 , 0x00000c72 
- 00019110  0x00004768 bne  0x00000000 , 0x00004984 
- 00019111  0x00004769 fetch  0x00000001 , 0x00000c73 
- 00019112  0x0000476a bne  0x00000000 , 0x00004984 
- 00019113  0x0000476b fetch  0x00000001 , 0x00000c74 
- 00019114  0x0000476c bne  0x00000000 , 0x00004984 
- 00019115  0x0000476d fetch  0x00000001 , 0x00000c75 
- 00019116  0x0000476e bne  0x00000000 , 0x00004984 
- 00019117  0x0000476f fetch  0x00000001 , 0x00000c71 
- 00019118  0x00004770 bne  0x00000000 , 0x00004984 
- 00019119  0x00004771 fetch  0x00000001 , 0x00000c70 
- 00019120  0x00004772 and_into  0x00000080 , 0x0000003f 
- 00019121  0x00004773 bne  0x00000000 , 0x00004984 
- 00019122  0x00004774 fetch  0x00000001 , 0x00000c70 
- 00019123  0x00004775 bne  0x00000000 , 0x00004aba 
- 00019124  0x00004777 jam  0x00000002 , 0x00000c6b 
- 00019125  0x00004779 fetch  0x00000001 , 0x00000c70 
- 00019126  0x0000477a hstore  0x00000001 , 0x00008a04 
- 00019127  0x0000477b call  0x00004988 
- 00019128  0x0000477c jam  0x00000001 , 0x00000d48 
- 00019129  0x0000477d rtn 
- 00019130  0x0000477f jam  0x00000003 , 0x00000c6b 
- 00019131  0x00004780 branch  0x00004ab5 
- 00019132  0x00004784 fetch  0x00000001 , 0x00000c6b 
- 00019133  0x00004785 beq  0x00000002 , 0x00004984 
- 00019134  0x00004786 fetch  0x00000001 , 0x00000c6e 
- 00019135  0x00004787 bne  0x00000000 , 0x00004984 
- 00019136  0x00004788 fetch  0x00000001 , 0x00000c72 
- 00019137  0x00004789 bne  0x00000000 , 0x00004984 
- 00019138  0x0000478a fetch  0x00000001 , 0x00000c73 
- 00019139  0x0000478b bne  0x00000000 , 0x00004984 
- 00019140  0x0000478c fetch  0x00000001 , 0x00000c74 
- 00019141  0x0000478d bne  0x00000000 , 0x00004984 
- 00019142  0x0000478e fetch  0x00000001 , 0x00000c75 
- 00019143  0x0000478f bne  0x00000000 , 0x00004984 
- 00019144  0x00004790 fetch  0x00000001 , 0x00000c71 
- 00019145  0x00004791 bne  0x00000000 , 0x00004984 
- 00019146  0x00004792 fetch  0x00000001 , 0x00000c70 
- 00019147  0x00004793 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019148  0x00004794 nbranch  0x00004984 , 0x00000002 
- 00019149  0x00004795 fetch  0x00000001 , 0x00000c6b 
- 00019150  0x00004796 beq  0x00000003 , 0x00004ad1 
- 00019151  0x00004797 beq  0x00000004 , 0x00004ad1 
- 00019152  0x00004798 branch  0x00004984 
- 00019153  0x0000479c fetch  0x00000001 , 0x00000c70 
- 00019154  0x0000479d beq  0x00000000 , 0x00004ad5 
- 00019155  0x0000479e jam  0x00000004 , 0x00000c6b 
- 00019156  0x0000479f branch  0x00004988 
- 00019157  0x000047a1 jam  0x00000003 , 0x00000c6b 
- 00019158  0x000047a2 branch  0x00004988 
- 00019159  0x000047a6 fetch  0x00000001 , 0x00000c6b 
- 00019160  0x000047a7 bne  0x00000004 , 0x00004984 
- 00019161  0x000047a8 fetch  0x00000001 , 0x00000c6e 
- 00019162  0x000047a9 bne  0x00000001 , 0x00004984 
- 00019163  0x000047aa fetch  0x00000001 , 0x00000c70 
- 00019164  0x000047ab bne  0x00000000 , 0x00004984 
- 00019165  0x000047ac fetch  0x00000001 , 0x00000c71 
- 00019166  0x000047ad bne  0x00000000 , 0x00004984 
- 00019167  0x000047ae fetch  0x00000001 , 0x00000c74 
- 00019168  0x000047af bne  0x00000000 , 0x00004984 
- 00019169  0x000047b0 fetch  0x00000001 , 0x00000c75 
- 00019170  0x000047b1 bne  0x00000000 , 0x00004984 
- 00019171  0x000047b2 fetch  0x00000001 , 0x00000c72 
- 00019172  0x000047b3 bne  0x00000000 , 0x00004984 
- 00019173  0x000047b4 fetch  0x00000001 , 0x00000c73 
- 00019174  0x000047b5 bne  0x00000000 , 0x00004984 
- 00019175  0x000047b6 branch  0x00004988 
- 00019176  0x000047ba jam  0x00000001 , 0x00000d4c 
- 00019177  0x000047bb fetch  0x00000001 , 0x00000c71 
- 00019178  0x000047bc store  0x00000001 , 0x00000d4d 
- 00019179  0x000047bd fetch  0x00000001 , 0x00000c72 
- 00019180  0x000047be sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00019181  0x000047bf call  0x00004af5 , 0x00000005 
- 00019182  0x000047c0 fetch  0x00000001 , 0x00000d36 
- 00019183  0x000047c1 bne  0x00000004 , 0x00004988 
- 00019184  0x000047c2 jam  0x00000002 , 0x00000d36 
- 00019185  0x000047c3 call  0x00004988 
- 00019186  0x000047c4 nop  0x00007530 
- 00019187  0x000047c5 nop  0x00007530 
- 00019188  0x000047c6 rtn 
- 00019189  0x000047c8 jam  0x00000001 , 0x00000d45 
- 00019190  0x000047c9 jam  0x00000000 , 0x00000d3a 
- 00019191  0x000047ca jam  0x00000004 , 0x00000d36 
- 00019192  0x000047cb rtn 
- 00019193  0x000047cf jam  0x00000001 , 0x00000d50 
- 00019194  0x000047d0 call  0x00004b03 
- 00019195  0x000047d1 fetch  0x00000002 , 0x00000c70 
- 00019196  0x000047d2 store  0x00000002 , 0x00000d4e 
- 00019197  0x000047d3 fetch  0x00000001 , 0x00000c74 
- 00019198  0x000047d4 iforce  0x00000039 
- 00019199  0x000047d5 arg  0x00000c76 , 0x00000006 
- 00019200  0x000047d6 arg  0x00000cb6 , 0x00000005 
- 00019201  0x000047d7 call  0x00007f01 
- 00019202  0x000047d8 branch  0x00004988 
- 00019203  0x000047db fetch  0x00000002 , 0x00000c70 
- 00019204  0x000047dc arg  0x00000200 , 0x00000002 
- 00019205  0x000047dd isub  0x00000002 , 0x0000003e 
- 00019206  0x000047de nrtn  0x00000005 
- 00019207  0x000047df fetch  0x00000002 , 0x00000c72 
- 00019208  0x000047e0 arg  0x00000000 , 0x00000002 
- 00019209  0x000047e1 isub  0x00000002 , 0x0000003e 
- 00019210  0x000047e2 nrtn  0x00000005 
- 00019211  0x000047e3 fetch  0x00000002 , 0x00000c74 
- 00019212  0x000047e4 arg  0x00000001 , 0x00000002 
- 00019213  0x000047e5 isub  0x00000002 , 0x0000003e 
- 00019214  0x000047e6 nrtn  0x00000005 
- 00019215  0x000047e7 jam  0x00000001 , 0x00000d43 
- 00019216  0x000047e8 rtn 
- 00019217  0x000047ec fetch  0x00000001 , 0x00000c74 
- 00019218  0x000047ed bne  0x00000000 , 0x00004984 
- 00019219  0x000047ee fetch  0x00000001 , 0x00000c70 
- 00019220  0x000047ef beq  0x00000000 , 0x00004b17 
- 00019221  0x000047f0 beq  0x00000001 , 0x00004b1a 
- 00019222  0x000047f1 branch  0x00004984 
- 00019223  0x000047f3 jam  0x00000000 , 0x00000d4a 
- 00019224  0x000047f4 jam  0x00000001 , 0x00000d49 
- 00019225  0x000047f5 branch  0x00004988 
- 00019226  0x000047f7 jam  0x00000001 , 0x00000d44 
- 00019227  0x000047f8 jam  0x00000001 , 0x00000d4a 
- 00019228  0x000047f9 jam  0x00000000 , 0x00000d49 
- 00019229  0x000047fa branch  0x00004988 
- 00019230  0x000047fe ifetch  0x00000001 , 0x00000011 
- 00019231  0x000047ff iforce  0x00000012 
- 00019232  0x00004800 increase  0x00000001 , 0x00000011 
- 00019233  0x00004803 bpatch  0x000000fa , 0x0000401f 
- 00019234  0x00004804 bmark0  0x00000023 , 0x00004b2c 
- 00019235  0x00004805 add  0x00000012 , 0x00000001 , 0x0000003f 
- 00019236  0x00004806 lshift  0x0000003f , 0x0000003f 
- 00019237  0x00004807 hstore  0x00000001 , 0x00008a18 
- 00019238  0x00004808 jam  0x00000003 , 0x00008a18 
- 00019239  0x00004809 fetch  0x00000001 , 0x00000c74 
- 00019240  0x0000480a increase  0xfffffffe , 0x0000003f 
- 00019241  0x0000480b rshift  0x0000003f , 0x0000003f 
- 00019242  0x0000480c store  0x00000001 , 0x00000c74 
- 00019243  0x0000480d beq  0x00000000 , 0x00004b35 
- 00019244  0x0000480f fetch  0x00000002 , 0x00000c74 
- 00019245  0x00004810 isub  0x00000012 , 0x0000003e 
- 00019246  0x00004811 branch  0x00004b30 , 0x00000002 
- 00019247  0x00004812 copy  0x0000003f , 0x00000012 
- 00019248  0x00004814 deposit  0x00000011 
- 00019249  0x00004815 store  0x00000002 , 0x00000b65 
- 00019250  0x00004816 deposit  0x00000012 
- 00019251  0x00004817 store  0x00000001 , 0x00000b67 
- 00019252  0x00004818 branch  0x00004b37 
- 00019253  0x0000481b arg  0x00000000 , 0x00000007 
- 00019254  0x0000481c branch  0x00004b57 
- 00019255  0x00004820 bpatch  0x000000fb , 0x0000401f 
- 00019256  0x00004821 fetch  0x00000001 , 0x00000b67 
- 00019257  0x00004822 rtn  0x00000034 
- 00019258  0x00004823 copy  0x0000003f , 0x00000039 
- 00019259  0x00004824 sub  0x0000003f , 0x00000040 , 0x0000003e 
- 00019260  0x00004825 branch  0x00004b3e , 0x00000002 
- 00019261  0x00004826 arg  0x00000040 , 0x00000039 
- 00019262  0x00004828 fetch  0x00000001 , 0x00000b67 
- 00019263  0x00004829 isub  0x00000039 , 0x0000003f 
- 00019264  0x0000482a store  0x00000001 , 0x00000b67 
- 00019265  0x0000482b fetch  0x00000002 , 0x00000b65 
- 00019266  0x0000482c copy  0x0000003f , 0x00000006 
- 00019267  0x0000482e ifetch  0x00000001 , 0x00000006 
- 00019268  0x0000482f hstore  0x00000001 , 0x00008a18 
- 00019269  0x00004830 bmark0  0x00000023 , 0x00004b47 
- 00019270  0x00004831 jam  0x00000000 , 0x00008a18 
- 00019271  0x00004833 loop  0x00004b43 
- 00019272  0x00004834 copy  0x00000006 , 0x0000003f 
- 00019273  0x00004835 store  0x00000002 , 0x00000b65 
- 00019274  0x00004836 arg  0x00000000 , 0x00000007 
- 00019275  0x00004837 call  0x00004b57 
- 00019276  0x00004838 fetch  0x00000001 , 0x00000b67 
- 00019277  0x00004839 nrtn  0x00000034 
- 00019278  0x0000483a fetch  0x00000001 , 0x00000d36 
- 00019279  0x0000483b rtnne  0x00000001 
- 00019280  0x0000483c jam  0x00000002 , 0x00000d36 
- 00019281  0x0000483d rtn 
- 00019282  0x00004841 arg  0x00008a19 , 0x00000011 
- 00019283  0x00004842 arg  0x00000001 , 0x00000007 
- 00019284  0x00004844 ifetch  0x00000001 , 0x00000006 
- 00019285  0x00004845 istore  0x00000001 , 0x00000011 
- 00019286  0x00004846 loop  0x00004b54 
- 00019287  0x00004848 setarg  0x00000000 
- 00019288  0x00004849 qset1  0x0000003f 
- 00019289  0x0000484a hstore  0x00000001 , 0x00008a10 
- 00019290  0x0000484b fetcht  0x00000001 , 0x00000d37 
- 00019291  0x0000484c ior  0x00000002 , 0x0000003f 
- 00019292  0x0000484d store  0x00000001 , 0x00000d37 
- 00019293  0x0000484e rtn 
- 00019294  0x00004851 arg  0x00000002 , 0x00000007 
- 00019295  0x00004852 arg  0x00008a1a , 0x00000011 
- 00019296  0x00004853 branch  0x00004b54 
- 00019297  0x00004856 bpatch  0x000000fc , 0x0000401f 
- 00019298  0x00004857 fetch  0x00000001 , 0x00000d38 
- 00019299  0x00004858 rtn  0x00000034 
- 00019300  0x00004859 fetch  0x00000001 , 0x00000d37 
- 00019301  0x0000485a nbranch  0x00004bac , 0x00000034 
- 00019302  0x0000485b fetch  0x00000001 , 0x00000d45 
- 00019303  0x0000485c branch  0x00004b86 , 0x00000034 
- 00019304  0x0000485d fetch  0x00000001 , 0x00000d36 
- 00019305  0x0000485e beq  0x00000003 , 0x00004bbf 
- 00019306  0x0000485f bne  0x00000002 , 0x00004b86 
- 00019307  0x00004860 fetch  0x00000001 , 0x00000d3a 
- 00019308  0x00004861 nbranch  0x00004b86 , 0x00000034 
- 00019309  0x00004862 call  0x00004b6f 
- 00019310  0x00004863 branch  0x00004b7a 
- 00019311  0x00004866 fetch  0x00000001 , 0x00000d38 
- 00019312  0x00004867 rtnbit0  0x00000001 
- 00019313  0x00004868 fetch  0x00000001 , 0x00000d37 
- 00019314  0x00004869 rtnbit1  0x00000001 
- 00019315  0x0000486a fetch  0x00000001 , 0x00000d38 
- 00019316  0x0000486b set0  0x00000001 , 0x0000003f 
- 00019317  0x0000486c store  0x00000001 , 0x00000d38 
- 00019318  0x0000486d fetch  0x00000001 , 0x00000d51 
- 00019319  0x0000486e rtn  0x00000034 
- 00019320  0x0000486f beq  0x00000010 , 0x00004ba8 
- 00019321  0x00004870 branch  0x00002a8c 
- 00019322  0x00004873 fetch  0x00000001 , 0x00000d38 
- 00019323  0x00004874 rtnbit0  0x00000002 
- 00019324  0x00004875 fetch  0x00000001 , 0x00000d37 
- 00019325  0x00004876 rtnbit1  0x00000002 
- 00019326  0x00004877 fetch  0x00000001 , 0x00000d38 
- 00019327  0x00004878 set0  0x00000002 , 0x0000003f 
- 00019328  0x00004879 store  0x00000001 , 0x00000d38 
- 00019329  0x0000487a fetch  0x00000001 , 0x00000d52 
- 00019330  0x0000487b rtn  0x00000034 
- 00019331  0x0000487c beq  0x00000020 , 0x00004b89 
- 00019332  0x0000487d beq  0x00000021 , 0x00004ba4 
- 00019333  0x0000487e branch  0x00002a8c 
- 00019334  0x00004882 arg  0x00000d54 , 0x00000005 
- 00019335  0x00004883 arg  0x00000006 , 0x00000039 
- 00019336  0x00004884 branch  0x00007ec6 
- 00019337  0x00004887 fetch  0x00000001 , 0x00000d4c 
- 00019338  0x00004888 fetcht  0x00000001 , 0x00000d4b 
- 00019339  0x00004889 iand  0x00000002 , 0x0000003f 
- 00019340  0x0000488a branch  0x00004ba0 , 0x00000034 
- 00019341  0x0000488b fetcht  0x00000001 , 0x00000d4a 
- 00019342  0x0000488c iadd  0x00000002 , 0x0000003f 
- 00019343  0x0000488d beq  0x00000001 , 0x00004b91 
- 00019344  0x0000488e branch  0x00004ba0 
- 00019345  0x00004891 jam  0x00000000 , 0x00000d52 
- 00019346  0x00004893 fetch  0x00000001 , 0x00000d55 
- 00019347  0x00004894 beq  0x00000002 , 0x00004ba1 
- 00019348  0x00004895 beq  0x00000003 , 0x00004ba1 
- 00019349  0x00004896 fetch  0x00000001 , 0x00000d55 
- 00019350  0x00004897 store  0x00000001 , 0x00000d54 
- 00019351  0x00004898 fetch  0x00000001 , 0x00000d56 
- 00019352  0x00004899 istore  0x00000001 , 0x00000005 
- 00019353  0x0000489a fetch  0x00000001 , 0x00000d58 
- 00019354  0x0000489b istore  0x00000001 , 0x00000005 
- 00019355  0x0000489c fetch  0x00000001 , 0x00000d5a 
- 00019356  0x0000489d istore  0x00000001 , 0x00000005 
- 00019357  0x0000489e arg  0x00000004 , 0x00000039 
- 00019358  0x0000489f arg  0x00000d54 , 0x00000006 
- 00019359  0x000048a0 branch  0x00004b5e 
- 00019360  0x000048a3 jam  0x00000000 , 0x00000d52 
- 00019361  0x000048a5 arg  0x00000008 , 0x00000039 
- 00019362  0x000048a6 arg  0x00000d54 , 0x00000006 
- 00019363  0x000048a7 branch  0x00004b5e 
- 00019364  0x000048aa jam  0x00000000 , 0x00000d52 
- 00019365  0x000048ab arg  0x00000003 , 0x00000039 
- 00019366  0x000048ac arg  0x00000d74 , 0x00000006 
- 00019367  0x000048ad branch  0x00004b5e 
- 00019368  0x000048b0 jam  0x00000000 , 0x00000d51 
- 00019369  0x000048b1 arg  0x00000008 , 0x00000039 
- 00019370  0x000048b2 arg  0x00000d64 , 0x00000006 
- 00019371  0x000048b3 branch  0x00004b52 
- 00019372  0x000048b6 fetch  0x00000001 , 0x00000d36 
- 00019373  0x000048b7 beq  0x00000003 , 0x00004bb0 
- 00019374  0x000048b8 beq  0x00000002 , 0x00004bb2 
- 00019375  0x000048b9 rtn 
- 00019376  0x000048bb jam  0x00000000 , 0x00000d37 
- 00019377  0x000048bc rtn 
- 00019378  0x000048be hfetch  0x00000001 , 0x00008a00 
- 00019379  0x000048bf set1  0x00000007 , 0x0000003f 
- 00019380  0x000048c0 hstore  0x00000001 , 0x00008a00 
- 00019381  0x000048c1 jam  0x00000001 , 0x00000d47 
- 00019382  0x000048c2 rtn 
- 00019383  0x000048c5 fetch  0x00000001 , 0x00000d36 
- 00019384  0x000048c6 rtneq  0x00000003 
- 00019385  0x000048c7 beq  0x00000002 , 0x00004bbb 
- 00019386  0x000048c8 rtn 
- 00019387  0x000048ca fetch  0x00000001 , 0x00000d47 
- 00019388  0x000048cb rtn  0x00000034 
- 00019389  0x000048cc jam  0x00000001 , 0x00000d46 
- 00019390  0x000048cd branch  0x00004bc2 
- 00019391  0x000048d0 arg  0x0000000f , 0x00000007 
- 00019392  0x000048d1 call  0x00007f16 
- 00019393  0x000048d2 nrtn  0x00000034 
- 00019394  0x000048d4 hfetch  0x00000001 , 0x00008a00 
- 00019395  0x000048d5 rtnbit0  0x00000007 
- 00019396  0x000048d6 jam  0x000000fc , 0x00008a00 
- 00019397  0x000048d7 nop  0x00007530 
- 00019398  0x000048d8 jam  0x0000003c , 0x00008a00 
- 00019399  0x000048d9 rtn 
- 00019400  0x000048e1 bpatch  0x000000fd , 0x0000401f 
- 00019401  0x000048e2 fetch  0x00000001 , 0x000041ce 
- 00019402  0x000048e3 nrtn  0x00000034 
- 00019403  0x000048e5 call  0x00004bce 
- 00019404  0x000048e6 ncall  0x00004be6 , 0x00000028 
- 00019405  0x000048e7 rtn 
- 00019406  0x000048ea bpatch  0x000000fe , 0x0000401f 
- 00019407  0x000048eb copy  0x00000003 , 0x00000011 
- 00019408  0x000048ec arg  0x00000004 , 0x00000002 
- 00019409  0x000048ed ifetch  0x00000001 , 0x00000003 
- 00019410  0x000048ee beq  0x00000001 , 0x00004bd8 
- 00019411  0x000048ef increase  0x00000001 , 0x00000002 
- 00019412  0x000048f0 beq  0x00000002 , 0x00004bd8 
- 00019413  0x000048f1 copy  0x00000003 , 0x0000003f 
- 00019414  0x000048f2 hstore  0x00000002 , 0x00008058 
- 00019415  0x000048f3 rtn 
- 00019416  0x000048f5 hfetch  0x00000002 , 0x00008112 
- 00019417  0x000048f6 isub  0x00000002 , 0x0000003e 
- 00019418  0x000048f7 nbranch  0x00004bd8 , 0x00000002 
- 00019419  0x000048f9 disable  0x00000028 
- 00019420  0x000048fa copy  0x00000011 , 0x00000003 
- 00019421  0x000048fb call  0x00004bee 
- 00019422  0x000048fc iadd  0x00000002 , 0x00000002 
- 00019423  0x000048fe hfetch  0x00000002 , 0x00008112 
- 00019424  0x000048ff isub  0x00000002 , 0x0000003e 
- 00019425  0x00004900 nbranch  0x00004bdf , 0x00000002 
- 00019426  0x00004901 copy  0x00000011 , 0x00000003 
- 00019427  0x00004902 ifetch  0x00000001 , 0x00000003 
- 00019428  0x00004903 beq  0x00000001 , 0x00004c3f 
- 00019429  0x00004904 branch  0x00002a8c 
- 00019430  0x00004907 bpatch  0x000000ff , 0x0000401f 
- 00019431  0x00004908 hfetch  0x00000002 , 0x00008058 
- 00019432  0x00004909 iforce  0x00000003 
- 00019433  0x0000490a call  0x00004bee 
- 00019434  0x0000490b iadd  0x00000003 , 0x00000003 
- 00019435  0x0000490c deposit  0x00000003 
- 00019436  0x0000490d hstore  0x00000002 , 0x00008058 
- 00019437  0x0000490e rtn 
- 00019438  0x00004914 ifetch  0x00000001 , 0x00000003 
- 00019439  0x00004915 increase  0x00000002 , 0x00000003 
- 00019440  0x00004916 beq  0x00000002 , 0x00004bf3 
- 00019441  0x00004917 ifetch  0x00000001 , 0x00000003 
- 00019442  0x00004918 rtn 
- 00019443  0x0000491a ifetch  0x00000002 , 0x00000003 
- 00019444  0x0000491b rtn 
- 00019445  0x0000491e hfetch  0x00000002 , 0x0000805e 
- 00019446  0x0000491f increase  0xfffffffb , 0x0000000a 
- 00019447  0x00004920 iadd  0x0000000a , 0x0000000a 
- 00019448  0x00004921 rtn 
- 00019449  0x00004924 arg  0x00000004 , 0x00000002 
- 00019450  0x00004925 branch  0x00004bfc 
- 00019451  0x00004927 arg  0x00000002 , 0x00000002 
- 00019452  0x00004929 bpatchx  0x00000000 , 0x00004020 
- 00019453  0x0000492a increase  0x00000001 , 0x00000039 
- 00019454  0x0000492b hfetch  0x00000002 , 0x0000805e 
- 00019455  0x0000492c copy  0x0000003f , 0x0000000a 
- 00019456  0x0000492d copy  0x00000039 , 0x0000003f 
- 00019457  0x0000492e istoret  0x00000001 , 0x0000000a 
- 00019458  0x0000492f increase  0xffffffff , 0x0000003f 
- 00019459  0x00004930 iadd  0x0000000a , 0x0000000a 
- 00019460  0x00004931 copy  0x0000000a , 0x0000003f 
- 00019461  0x00004932 store  0x00000002 , 0x00000258 
- 00019462  0x00004933 copy  0x00000002 , 0x0000003f 
- 00019463  0x00004934 rtneq  0x00000002 
- 00019464  0x00004935 fetch  0x00000002 , 0x00000258 
- 00019465  0x00004936 hstore  0x00000002 , 0x0000805e 
- 00019466  0x00004937 branch  0x00004c0b 
- 00019467  0x0000493b setarg  0x00000000 
- 00019468  0x0000493c store  0x00000002 , 0x00000258 
- 00019469  0x0000493d rtn 
- 00019470  0x00004945 rtn  0x0000002b 
- 00019471  0x00004946 setarg  0x00004d28 
- 00019472  0x00004947 store  0x00000002 , 0x000041f3 
- 00019473  0x00004949 setarg  0x000001a0 
- 00019474  0x0000494a store  0x00000002 , 0x00004243 
- 00019475  0x0000494c setarg  0x00001800 
- 00019476  0x0000494d hstore  0x00000002 , 0x00008054 
- 00019477  0x0000494e setarg  0x00001bff 
- 00019478  0x0000494f hstore  0x00000002 , 0x00008056 
- 00019479  0x00004950 setarg  0x00001c00 
- 00019480  0x00004951 hstore  0x00000002 , 0x0000805a 
- 00019481  0x00004952 call  0x00004c28 
- 00019482  0x00004954 jam  0x00000000 , 0x00008062 
- 00019483  0x00004955 setarg  0x00001c00 
- 00019484  0x00004956 hstore  0x00000002 , 0x0000805e 
- 00019485  0x00004957 hstore  0x00000002 , 0x00008060 
- 00019486  0x00004958 setarg  0x00001800 
- 00019487  0x00004959 hstore  0x00000002 , 0x00008058 
- 00019488  0x0000495a store  0x00000002 , 0x00000244 
- 00019489  0x0000495c hfetch  0x00000002 , 0x00008050 
- 00019490  0x0000495d set0  0x0000000f , 0x0000003f 
- 00019491  0x0000495e hstore  0x00000002 , 0x00008050 
- 00019492  0x0000495f call  0x000066ce 
- 00019493  0x00004960 jam  0x00000001 , 0x00008043 
- 00019494  0x00004961 jam  0x00000081 , 0x00008062 
- 00019495  0x00004962 rtn 
- 00019496  0x00004965 setarg  0x00001fff 
- 00019497  0x00004966 hstore  0x00000002 , 0x0000805c 
- 00019498  0x00004967 hfetch  0x00000001 , 0x00008081 
- 00019499  0x00004968 or_into  0x00000007 , 0x0000003f 
- 00019500  0x00004969 hstore  0x00000001 , 0x00008081 
- 00019501  0x0000496a rtn 
- 00019502  0x0000496e bpatchx  0x00000001 , 0x00004020 
- 00019503  0x0000496f hfetch  0x00000001 , 0x0000810c 
- 00019504  0x00004970 iforce  0x00000012 
- 00019505  0x00004971 bbit0  0x00000003 , 0x00004c37 
- 00019506  0x00004972 hfetch  0x00000002 , 0x00008112 
- 00019507  0x00004973 iforce  0x00000013 
- 00019508  0x00004974 arg  0x0000044f , 0x00000002 
- 00019509  0x00004975 isub  0x00000002 , 0x0000003e 
- 00019510  0x00004976 nrtn  0x00000005 
- 00019511  0x00004978 hfetch  0x00000002 , 0x00008058 
- 00019512  0x00004979 iforce  0x00000003 
- 00019513  0x0000497a branch  0x00004bc8 
- 00019514  0x0000497d hfetcht  0x00000001 , 0x0000810c 
- 00019515  0x0000497e isolate1  0x00000006 , 0x00000002 
- 00019516  0x0000497f branch  0x00004c3a , 0x00000001 
- 00019517  0x00004980 hstore  0x00000001 , 0x00008015 
- 00019518  0x00004981 rtn 
- 00019519  0x00004984 bpatchx  0x00000002 , 0x00004020 
- 00019520  0x00004985 fetch  0x00000001 , 0x000041ce 
- 00019521  0x00004986 branch  0x00004c44 , 0x00000034 
- 00019522  0x00004987 enable  0x00000028 
- 00019523  0x00004988 rtn 
- 00019524  0x0000498a ifetch  0x00000002 , 0x00000003 
- 00019525  0x0000498b iforce  0x00000030 
- 00019526  0x0000498c iforce  0x00000007 
- 00019527  0x0000498d ifetch  0x00000001 , 0x00000003 
- 00019528  0x0000498e iforce  0x00000002 
- 00019529  0x0000498f rshift2  0x00000030 , 0x0000003f 
- 00019530  0x00004990 rshift8  0x0000003f , 0x0000003f 
- 00019531  0x00004991 beq  0x0000003f , 0x00004c4d 
- 00019532  0x00004992 rtn 
- 00019533  0x00004996 bpatchx  0x00000003 , 0x00004020 
- 00019534  0x00004997 deposit  0x00000007 
- 00019535  0x00004998 beq  0x00000000 , 0x00004cdc 
- 00019536  0x00004999 beq  0x00000001 , 0x00004c66 
- 00019537  0x0000499a beq  0x00000002 , 0x00004c6b 
- 00019538  0x0000499b beq  0x00000003 , 0x00004c7a 
- 00019539  0x0000499c beq  0x00000004 , 0x00004cb3 
- 00019540  0x0000499d beq  0x00000005 , 0x00004cdc 
- 00019541  0x0000499e beq  0x00000006 , 0x00004cc6 
- 00019542  0x0000499f beq  0x00000007 , 0x00004c5c 
- 00019543  0x000049a1 beq  0x00000010 , 0x00004cc9 
- 00019544  0x000049a2 beq  0x00000011 , 0x00004cd1 
- 00019545  0x000049a3 beq  0x00000012 , 0x00004ca5 
- 00019546  0x000049a4 beq  0x00000013 , 0x00004c85 
- 00019547  0x000049a5 branch  0x00004cdc 
- 00019548  0x000049a8 call  0x00004cdc 
- 00019549  0x000049a9 call  0x00007f9e 
- 00019550  0x000049aa call  0x0000688c 
- 00019551  0x000049ac call  0x000033d2 
- 00019552  0x000049ad call  0x000033d9 
- 00019553  0x000049ae branch  0x0000688f 
- 00019554  0x000049b1 jam  0x00000000 , 0x00004245 
- 00019555  0x000049b2 call  0x000033d0 
- 00019556  0x000049b3 call  0x00004c13 
- 00019557  0x000049b4 branch  0x000033db 
- 00019558  0x000049b7 call  0x00004cf2 
- 00019559  0x000049b8 hfetch  0x00000002 , 0x00008000 
- 00019560  0x000049b9 istore  0x00000002 , 0x0000000a 
- 00019561  0x000049ba force  0x00000006 , 0x00000039 
- 00019562  0x000049bb branch  0x00004cdd 
- 00019563  0x000049be ifetch  0x00000002 , 0x00000003 
- 00019564  0x000049bf store  0x00000002 , 0x00004243 
- 00019565  0x000049c0 hstore  0x00000002 , 0x00008052 
- 00019566  0x000049c1 rtn 
- 00019567  0x000049c6 ifetch  0x00000001 , 0x00000003 
- 00019568  0x000049c7 copy  0x0000003f , 0x00000002 
- 00019569  0x000049c8 hstore  0x00000001 , 0x00008024 
- 00019570  0x000049c9 ifetch  0x00000001 , 0x00000003 
- 00019571  0x000049ca iadd  0x00000002 , 0x00000002 
- 00019572  0x000049cb set1  0x00000007 , 0x0000003f 
- 00019573  0x000049cc hstore  0x00000001 , 0x00008023 
- 00019574  0x000049cd ifetch  0x00000001 , 0x00000003 
- 00019575  0x000049ce iadd  0x00000002 , 0x00000002 
- 00019576  0x000049cf copy  0x0000003f , 0x00000039 
- 00019577  0x000049d0 rtn 
- 00019578  0x000049d3 bmark1  0x0000002b , 0x00004cc4 
- 00019579  0x000049d4 call  0x00004c6f 
- 00019580  0x000049d6 ifetch  0x00000001 , 0x00000003 
- 00019581  0x000049d7 hstore  0x00000001 , 0x00008025 
- 00019582  0x000049d8 iadd  0x00000002 , 0x00000002 
- 00019583  0x000049d9 loop  0x00004c7c 
- 00019584  0x000049db and  0x00000002 , 0x000000ff , 0x00000002 
- 00019585  0x000049dc ifetch  0x00000001 , 0x00000003 
- 00019586  0x000049dd isub  0x00000002 , 0x0000003e 
- 00019587  0x000049de nbranch  0x00004cc4 , 0x00000005 
- 00019588  0x000049df branch  0x00004cdc 
- 00019589  0x000049e3 bmark0  0x0000002b , 0x00004cc4 
- 00019590  0x000049e4 call  0x00004c6f 
- 00019591  0x000049e5 store  0x00000008 , 0x00000a9a 
- 00019592  0x000049e7 call  0x00007422 
- 00019593  0x000049e8 arg  0x00000010 , 0x00000039 
- 00019594  0x000049e9 arg  0x00000ac2 , 0x00000005 
- 00019595  0x000049ea call  0x00004ca0 
- 00019596  0x000049eb storet  0x00000008 , 0x00000aa2 
- 00019597  0x000049ec arg  0x00000ad2 , 0x00000005 
- 00019598  0x000049ed call  0x00007497 
- 00019599  0x000049ee arg  0x00000ad2 , 0x00000011 
- 00019600  0x000049ef arg  0x00000ac2 , 0x00000012 
- 00019601  0x000049f0 arg  0x00000ae2 , 0x00000005 
- 00019602  0x000049f1 call  0x00007352 
- 00019603  0x000049f2 arg  0x00000010 , 0x00000039 
- 00019604  0x000049f3 arg  0x00000ae2 , 0x00000006 
- 00019605  0x000049f4 call  0x00004c9c 
- 00019606  0x000049f5 fetcht  0x00000008 , 0x00000aa2 
- 00019607  0x000049f6 fetch  0x00000008 , 0x00000a9a 
- 00019608  0x000049f7 increase  0xfffffff0 , 0x0000003f 
- 00019609  0x000049f8 store  0x00000008 , 0x00000a9a 
- 00019610  0x000049f9 nbranch  0x00004c88 , 0x00000034 
- 00019611  0x000049fa branch  0x00004c80 
- 00019612  0x000049fd ifetch  0x00000001 , 0x00000006 
- 00019613  0x000049fe hstore  0x00000001 , 0x00008025 
- 00019614  0x000049ff loop  0x00004c9c 
- 00019615  0x00004a00 rtn 
- 00019616  0x00004a03 ifetch  0x00000001 , 0x00000003 
- 00019617  0x00004a04 istore  0x00000001 , 0x00000005 
- 00019618  0x00004a05 iadd  0x00000002 , 0x00000002 
- 00019619  0x00004a06 loop  0x00004ca0 
- 00019620  0x00004a07 rtn 
- 00019621  0x00004a0a bmark0  0x0000002b , 0x00004cc4 
- 00019622  0x00004a0b arg  0x00000000 , 0x00000002 
- 00019623  0x00004a0c arg  0x00000010 , 0x00000039 
- 00019624  0x00004a0d arg  0x00000ac2 , 0x00000005 
- 00019625  0x00004a0e call  0x00004ca0 
- 00019626  0x00004a0f hfetch  0x00000001 , 0x00008085 
- 00019627  0x00004a10 and_into  0x000000fd , 0x0000003f 
- 00019628  0x00004a11 hstore  0x00000001 , 0x00008085 
- 00019629  0x00004a12 arg  0x00000ac2 , 0x00000006 
- 00019630  0x00004a13 arg  0x00000010 , 0x00000039 
- 00019631  0x00004a14 call  0x00007478 
- 00019632  0x00004a15 call  0x00007428 
- 00019633  0x00004a16 call  0x00007491 
- 00019634  0x00004a17 branch  0x00004c80 
- 00019635  0x00004a1b arg  0x00000020 , 0x00000039 
- 00019636  0x00004a1c arg  0x00004000 , 0x00000005 
- 00019637  0x00004a1d arg  0x00000000 , 0x00000002 
- 00019638  0x00004a1f ifetch  0x00000001 , 0x00000003 
- 00019639  0x00004a20 istore  0x00000001 , 0x00000005 
- 00019640  0x00004a21 iadd  0x00000002 , 0x00000002 
- 00019641  0x00004a22 loop  0x00004cb6 
- 00019642  0x00004a23 and  0x00000002 , 0x000000ff , 0x00000002 
- 00019643  0x00004a24 ifetch  0x00000001 , 0x00000003 
- 00019644  0x00004a25 isub  0x00000002 , 0x0000003e 
- 00019645  0x00004a26 nbranch  0x00004cc4 , 0x00000005 
- 00019646  0x00004a27 jam  0x00000000 , 0x00008023 
- 00019647  0x00004a28 call  0x00004cdc 
- 00019648  0x00004a29 call  0x00004be6 
- 00019649  0x00004a2a call  0x000064a3 
- 00019650  0x00004a2b call  0x00007f9e 
- 00019651  0x00004a2c branch  0x00002001 
- 00019652  0x00004a2f jam  0x00000000 , 0x00008023 
- 00019653  0x00004a30 branch  0x00002000 
- 00019654  0x00004a33 ifetch  0x00000006 , 0x00000003 
- 00019655  0x00004a34 store  0x00000006 , 0x000040a0 
- 00019656  0x00004a35 branch  0x00004cdc 
- 00019657  0x00004a39 ifetch  0x00000001 , 0x00000003 
- 00019658  0x00004a3a store  0x00000001 , 0x0000025a 
- 00019659  0x00004a3b copy  0x0000003f , 0x00000039 
- 00019660  0x00004a3c ifetch  0x00000002 , 0x00000003 
- 00019661  0x00004a3d store  0x00000002 , 0x0000025b 
- 00019662  0x00004a3e copy  0x0000003f , 0x00000005 
- 00019663  0x00004a3f call  0x000066fd 
- 00019664  0x00004a40 branch  0x00004cdc 
- 00019665  0x00004a44 ifetch  0x00000001 , 0x00000003 
- 00019666  0x00004a45 store  0x00000001 , 0x0000025a 
- 00019667  0x00004a46 copy  0x0000003f , 0x00000039 
- 00019668  0x00004a47 ifetch  0x00000002 , 0x00000003 
- 00019669  0x00004a48 store  0x00000002 , 0x0000025b 
- 00019670  0x00004a49 arg  0x00001000 , 0x00000005 
- 00019671  0x00004a4a call  0x000066fd 
- 00019672  0x00004a4b fetcht  0x00000001 , 0x0000025a 
- 00019673  0x00004a4c arg  0x00001000 , 0x00000011 
- 00019674  0x00004a4d fetch  0x00000002 , 0x0000025b 
- 00019675  0x00004a4e branch  0x00006608 
- 00019676  0x00004a54 force  0x00000004 , 0x00000039 
- 00019677  0x00004a56 call  0x00004cf4 
- 00019678  0x00004a57 force  0x00000001 , 0x0000003f 
- 00019679  0x00004a58 istore  0x00000001 , 0x0000000a 
- 00019680  0x00004a59 deposit  0x00000030 
- 00019681  0x00004a5a istore  0x00000003 , 0x0000000a 
- 00019682  0x00004a5b force  0x0000000e , 0x00000007 
- 00019683  0x00004a5d bpatchx  0x00000004 , 0x00004020 
- 00019684  0x00004a5e call  0x00004cf6 
- 00019685  0x00004a5f deposit  0x00000007 
- 00019686  0x00004a60 istore  0x00000001 , 0x0000000a 
- 00019687  0x00004a61 deposit  0x00000039 
- 00019688  0x00004a62 istore  0x00000001 , 0x0000000a 
- 00019689  0x00004a64 force  0x00000005 , 0x00000007 
- 00019690  0x00004a65 increase  0x00000002 , 0x00000039 
- 00019691  0x00004a67 branch  0x00004bf9 
- 00019692  0x00004a6a force  0x000000ff , 0x00000007 
- 00019693  0x00004a6b call  0x00004cf4 
- 00019694  0x00004a6c setarg  0x00000001 
- 00019695  0x00004a6d istore  0x00000001 , 0x0000000a 
- 00019696  0x00004a6e force  0x00000001 , 0x00000039 
- 00019697  0x00004a6f branch  0x00004ce3 
- 00019698  0x00004a72 force  0x0000000c , 0x0000000a 
- 00019699  0x00004a73 branch  0x00004cf7 
- 00019700  0x00004a76 force  0x00000008 , 0x0000000a 
- 00019701  0x00004a77 branch  0x00004cf7 
- 00019702  0x00004a7a force  0x00000006 , 0x0000000a 
- 00019703  0x00004a7c branch  0x00004bf5 
- 00019704  0x00004a81 pulse  0x0000000f 
- 00019705  0x00004a82 enable  0x00000009 
- 00019706  0x00004a84 ifetch  0x00000001 , 0x0000000a 
- 00019707  0x00004a85 inject  0x00000000 , 0x00000008 
- 00019708  0x00004a86 loop  0x00004cfa 
- 00019709  0x00004a87 enable  0x00000008 
- 00019710  0x00004a88 inject  0x00000000 , 0x00000010 
- 00019711  0x00004a89 disable  0x00000008 
- 00019712  0x00004a8a disable  0x00000009 
- 00019713  0x00004a8b disable  0x0000000f 
- 00019714  0x00004a8c byteswap  0x0000003f , 0x0000003f 
- 00019715  0x00004a8d rtn 
- 00019716  0x00004a92 jam  0x00000000 , 0x000041ce 
- 00019717  0x00004a93 rtn 
- 00019718  0x00004a95 fetch  0x00000006 , 0x000041d0 
- 00019719  0x00004a96 fetcht  0x00000006 , 0x00000040 
- 00019720  0x00004a97 isub  0x00000002 , 0x0000003e 
- 00019721  0x00004a98 rtn 
- 00019722  0x00004a9e fetch  0x00000001 , 0x0000004b 
- 00019723  0x00004a9f bbit1  0x00000002 , 0x00004d0f 
- 00019724  0x00004aa0 call  0x000062ef 
- 00019725  0x00004aa1 jam  0x00000008 , 0x0000007c 
- 00019726  0x00004aa2 branch  0x00004d04 
- 00019727  0x00004aa4 set0  0x00000002 , 0x0000003f 
- 00019728  0x00004aa5 store  0x00000001 , 0x0000004b 
- 00019729  0x00004aa6 call  0x00006001 
- 00019730  0x00004aa7 setarg  0x00000000 
- 00019731  0x00004aa8 setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00019732  0x00004aa9 store  0x00000001 , 0x0000007f 
- 00019733  0x00004aaa branch  0x00004d04 
- 00019734  0x00004aab rtn 
- 00019735  0x00004aad jam  0x00000017 , 0x0000007c 
- 00019736  0x00004aae arg  0x000004d9 , 0x00000005 
- 00019737  0x00004aaf setarg  0x00000000 
- 00019738  0x00004ab0 isolate1  0x0000001b , 0x00000028 
- 00019739  0x00004ab1 setflag  0x00000001 , 0x00000001 , 0x0000003f 
- 00019740  0x00004ab2 istore  0x00000001 , 0x00000005 
- 00019741  0x00004ab3 setarg  0x00000000 
- 00019742  0x00004ab4 istore  0x00000002 , 0x00000005 
- 00019743  0x00004ab5 fetch  0x00000002 , 0x000041e3 
- 00019744  0x00004ab6 istore  0x00000002 , 0x00000005 
- 00019745  0x00004ab7 fetch  0x00000001 , 0x000041e5 
- 00019746  0x00004ab8 istore  0x00000002 , 0x00000005 
- 00019747  0x00004ab9 fetch  0x00000001 , 0x000041e7 
- 00019748  0x00004aba istore  0x00000002 , 0x00000005 
- 00019749  0x00004abb branch  0x00004d04 
- 00019750  0x00004abe jam  0x00000018 , 0x0000007c 
- 00019751  0x00004abf branch  0x00004d04 
- 00019752  0x00004ac2 call  0x00006899 
- 00019753  0x00004ac3 rtn  0x00000001 
- 00019754  0x00004ac4 arg  0x00000007 , 0x00000002 
- 00019755  0x00004ac5 call  0x0000681d 
- 00019756  0x00004ac6 nbranch  0x00004d2f , 0x00000001 
- 00019757  0x00004ac7 jam  0x00000001 , 0x00004245 
- 00019758  0x00004ac8 rtn 
- 00019759  0x00004aca fetch  0x00000001 , 0x00004245 
- 00019760  0x00004acb rtnne  0x00000001 
- 00019761  0x00004acc call  0x00004c62 
- 00019762  0x00004acd branch  0x00004cec 
- 00019763  0x00004adc bpatchx  0x00000005 , 0x00004020 
- 00019764  0x00004add fetch  0x00000002 , 0x00000264 
- 00019765  0x00004ade copy  0x0000003f , 0x00000006 
- 00019766  0x00004adf ifetch  0x00000001 , 0x00000006 
- 00019767  0x00004ae0 and  0x0000003f , 0x0000000f , 0x00000002 
- 00019768  0x00004ae1 rshift4  0x0000003f , 0x0000003f 
- 00019769  0x00004ae2 beq  0x00000009 , 0x00004d53 
- 00019770  0x00004ae3 beq  0x00000007 , 0x00004d53 
- 00019771  0x00004ae4 beq  0x0000000a , 0x00004d5f 
- 00019772  0x00004ae5 beq  0x00000005 , 0x00004d4b 
- 00019773  0x00004ae6 beq  0x00000001 , 0x00004d3f 
- 00019774  0x00004ae7 rtn 
- 00019775  0x00004aea copy  0x00000002 , 0x0000003f 
- 00019776  0x00004aeb beq  0x00000005 , 0x00004d43 
- 00019777  0x00004aec beq  0x00000003 , 0x00004d4a 
- 00019778  0x00004aed rtn 
- 00019779  0x00004af0 jam  0x00000027 , 0x00000a99 
- 00019780  0x00004af1 call  0x00007d86 
- 00019781  0x00004af2 fetch  0x00000001 , 0x00004092 
- 00019782  0x00004af3 rtnbit0  0x00000006 
- 00019783  0x00004af4 copy  0x00000002 , 0x0000003f 
- 00019784  0x00004af5 beq  0x00000005 , 0x0000438e 
- 00019785  0x00004af6 rtn 
- 00019786  0x00004af8 rtn 
- 00019787  0x00004afb call  0x00004d5f 
- 00019788  0x00004afc arg  0x00000001 , 0x00000011 
- 00019789  0x00004afd call  0x00004d63 
- 00019790  0x00004afe fetch  0x00000002 , 0x0000424c 
- 00019791  0x00004aff istore  0x00000002 , 0x00000005 
- 00019792  0x00004b00 setarg  0x00000000 
- 00019793  0x00004b01 istore  0x00000001 , 0x00000005 
- 00019794  0x00004b02 rtn 
- 00019795  0x00004b05 arg  0x00000001 , 0x00000011 
- 00019796  0x00004b06 call  0x00004d63 
- 00019797  0x00004b07 fetch  0x00000002 , 0x0000424c 
- 00019798  0x00004b08 istore  0x00000002 , 0x00000005 
- 00019799  0x00004b09 setarg  0x00000000 
- 00019800  0x00004b0a istore  0x00000001 , 0x00000005 
- 00019801  0x00004b0b jam  0x00000001 , 0x00000a8e 
- 00019802  0x00004b0c fetch  0x00000001 , 0x00004252 
- 00019803  0x00004b0d set1  0x00000006 
- 00019804  0x00004b0e store  0x00000001 , 0x00004252 
- 00019805  0x00004b0f jam  0x00000012 , 0x00000a99 
- 00019806  0x00004b10 branch  0x00007d86 
- 00019807  0x00004b13 ifetch  0x00000001 , 0x00000006 
- 00019808  0x00004b14 beq  0x00000001 , 0x00004d62 
- 00019809  0x00004b15 rtn 
- 00019810  0x00004b18 rtn 
- 00019811  0x00004b1c call  0x00005240 
- 00019812  0x00004b1d copy  0x00000011 , 0x00000002 
- 00019813  0x00004b1e storet  0x00000001 , 0x00000a8e 
- 00019814  0x00004b1f copy  0x0000003f , 0x00000005 
- 00019815  0x00004b20 copy  0x00000011 , 0x0000003f 
- 00019816  0x00004b21 istore  0x00000002 , 0x00000005 
- 00019817  0x00004b22 rtn 
- 00019818  0x00004b34 branch  0x00004d6f , 0x0000002b 
- 00019819  0x00004b36 setarg  0x00004365 
- 00019820  0x00004b37 arg  0x00004246 , 0x00000005 
- 00019821  0x00004b38 isub  0x00000005 , 0x00000039 
- 00019822  0x00004b39 call  0x00007ed4 
- 00019823  0x00004b3b bpatchx  0x00000006 , 0x00004020 
- 00019824  0x00004b3c setarg  0x00000551 
- 00019825  0x00004b3d arg  0x00000511 , 0x00000005 
- 00019826  0x00004b3e isub  0x00000005 , 0x00000039 
- 00019827  0x00004b3f call  0x00007ed4 
- 00019828  0x00004b40 setarg  0x000002c9 
- 00019829  0x00004b41 arg  0x0000025d , 0x00000005 
- 00019830  0x00004b42 isub  0x00000005 , 0x00000039 
- 00019831  0x00004b43 call  0x00007ed4 
- 00019832  0x00004b44 branch  0x00005318 
- 00019833  0x00004b47 bpatchx  0x00000007 , 0x00004020 
- 00019834  0x00004b48 copy  0x00000006 , 0x00000002 
- 00019835  0x00004b4b copy  0x00000002 , 0x00000006 
- 00019836  0x00004b4c ifetch  0x00000002 , 0x00000006 
- 00019837  0x00004b4d store  0x00000002 , 0x00000266 
- 00019838  0x00004b4e ifetch  0x00000002 , 0x00000006 
- 00019839  0x00004b4f store  0x00000002 , 0x00000268 
- 00019840  0x00004b50 deposit  0x00000006 
- 00019841  0x00004b51 store  0x00000002 , 0x00000264 
- 00019842  0x00004b52 fetch  0x00000001 , 0x00004681 
- 00019843  0x00004b53 beq  0x00000000 , 0x00004d85 
- 00019844  0x00004b54 branch  0x000050ef 
- 00019845  0x00004b57 fetch  0x00000002 , 0x00000266 
- 00019846  0x00004b58 branch  0x00004dfc , 0x00000034 
- 00019847  0x00004b59 bpatchx  0x00000008 , 0x00004021 
- 00019848  0x00004b5a fetch  0x00000001 , 0x00000268 
- 00019849  0x00004b5b beq  0x00000001 , 0x00004d9d 
- 00019850  0x00004b5d beq  0x00000050 , 0x00004de0 
- 00019851  0x00004b5e beq  0x00000051 , 0x00004df5 
- 00019852  0x00004b5f beq  0x00000052 , 0x00004df3 
- 00019853  0x00004b60 beq  0x00000053 , 0x00004df3 
- 00019854  0x00004b61 branch  0x00004dfc 
- 00019855  0x00004b66 bpatchx  0x00000009 , 0x00004021 
- 00019856  0x00004b67 call  0x0000527e 
- 00019857  0x00004b68 fetch  0x00000001 , 0x00004256 
- 00019858  0x00004b69 beq  0x00000000 , 0x00004d9b 
- 00019859  0x00004b6a beq  0x00000001 , 0x00004d9b 
- 00019860  0x00004b6b beq  0x00000002 , 0x00004d9b 
- 00019861  0x00004b6c beq  0x00000003 , 0x00004d9b 
- 00019862  0x00004b6d beq  0x00000081 , 0x00004d9b 
- 00019863  0x00004b6e beq  0x000000c0 , 0x00004d9b 
- 00019864  0x00004b6f beq  0x00000080 , 0x00004d9b 
- 00019865  0x00004b70 beq  0x00000040 , 0x00004d9b 
- 00019866  0x00004b71 rtn 
- 00019867  0x00004b74 setarg  0x00000000 
- 00019868  0x00004b75 rtn 
- 00019869  0x00004b79 call  0x00004d8f 
- 00019870  0x00004b7a nrtn  0x00000034 
- 00019871  0x00004b7c call  0x000052b8 
- 00019872  0x00004b7d call  0x00004e01 
- 00019873  0x00004b7e fetcht  0x00000002 , 0x0000026f 
- 00019874  0x00004b7f branch  0x00004dfb , 0x00000034 
- 00019875  0x00004b80 call  0x000052c1 
- 00019876  0x00004b81 fetch  0x00000002 , 0x0000026f 
- 00019877  0x00004b82 istore  0x00000002 , 0x00000005 
- 00019878  0x00004b83 force  0x00000001 , 0x0000003f 
- 00019879  0x00004b84 istore  0x00000002 , 0x00000005 
- 00019880  0x00004b85 branch  0x00004dfc 
- 00019881  0x00004b88 fetch  0x00000001 , 0x00004364 
- 00019882  0x00004b89 rtn  0x00000034 
- 00019883  0x00004b8a copy  0x0000003f , 0x00000011 
- 00019884  0x00004b8b bpatchx  0x0000000a , 0x00004021 
- 00019885  0x00004b8c fetch  0x00000004 , 0x000002d5 
- 00019886  0x00004b8d arg  0x00000100 , 0x00000002 
- 00019887  0x00004b8e iadd  0x00000002 , 0x00000002 
- 00019888  0x00004b8f copy  0x00000022 , 0x0000003f 
- 00019889  0x00004b90 isub  0x00000002 , 0x0000003e 
- 00019890  0x00004b91 nrtn  0x00000002 
- 00019891  0x00004b92 jam  0x00000000 , 0x00004364 
- 00019892  0x00004b93 copy  0x00000011 , 0x0000003f 
- 00019893  0x00004b94 beq  0x00000050 , 0x00004db7 
- 00019894  0x00004b95 branch  0x00002a8c 
- 00019895  0x00004b97 arg  0x00000000 , 0x00000008 
- 00019896  0x00004b98 call  0x000052b8 
- 00019897  0x00004b99 call  0x00004e7a 
- 00019898  0x00004b9a call  0x000052c3 
- 00019899  0x00004b9b call  0x00007ea8 
- 00019900  0x00004b9c call  0x00004ead 
- 00019901  0x00004b9d call  0x000052c1 
- 00019902  0x00004b9f setarg  0x0000000c 
- 00019903  0x00004ba0 istore  0x00000002 , 0x00000005 
- 00019904  0x00004ba1 force  0x00000001 , 0x0000003f 
- 00019905  0x00004ba2 istore  0x00000002 , 0x00000005 
- 00019906  0x00004ba3 branch  0x00004dfc 
- 00019907  0x00004ba8 bpatchx  0x0000000b , 0x00004021 
- 00019908  0x00004ba9 fetch  0x00000002 , 0x00000275 
- 00019909  0x00004baa increase  0x00000004 , 0x0000003f 
- 00019910  0x00004bab rshift4  0x0000003f , 0x0000003f 
- 00019911  0x00004bac rshift3  0x0000003f , 0x0000003f 
- 00019912  0x00004bad add  0x0000003f , 0x00000001 , 0x00000002 
- 00019913  0x00004bae arg  0x00004260 , 0x00000006 
- 00019914  0x00004baf ifetch  0x00000003 , 0x00000006 
- 00019915  0x00004bb0 rtn  0x00000034 
- 00019916  0x00004bb1 store  0x00000003 , 0x00000ac2 
- 00019917  0x00004bb2 fetch  0x00000001 , 0x00000ac2 
- 00019918  0x00004bb3 copy  0x0000003f , 0x00000011 
- 00019919  0x00004bb4 call  0x00004dd3 
- 00019920  0x00004bb5 copy  0x00000012 , 0x0000003f 
- 00019921  0x00004bb6 store  0x00000001 , 0x00004260 
- 00019922  0x00004bb7 rtn 
- 00019923  0x00004bba arg  0x00000000 , 0x00000007 
- 00019924  0x00004bbb arg  0x00000000 , 0x00000012 
- 00019925  0x00004bbe sub  0x00000007 , 0x00000007 , 0x0000003e 
- 00019926  0x00004bbf nrtn  0x00000002 
- 00019927  0x00004bc0 qisolate1  0x00000011 
- 00019928  0x00004bc1 branch  0x00004dda , 0x00000001 
- 00019929  0x00004bc2 branch  0x00004dde 
- 00019930  0x00004bc5 copy  0x00000002 , 0x0000003f 
- 00019931  0x00004bc6 branch  0x00004dde , 0x00000034 
- 00019932  0x00004bc7 qset1  0x00000012 
- 00019933  0x00004bc8 increase  0xffffffff , 0x00000002 
- 00019934  0x00004bcb increase  0x00000001 , 0x00000007 
- 00019935  0x00004bcc branch  0x00004dd5 
- 00019936  0x00004bcf call  0x00005274 
- 00019937  0x00004bd0 nrtn  0x00000034 
- 00019938  0x00004bd1 call  0x00004d8f 
- 00019939  0x00004bd2 nrtn  0x00000034 
- 00019940  0x00004bd3 call  0x000052c5 
- 00019941  0x00004bd4 call  0x00006e11 
- 00019942  0x00004bd5 call  0x00004dc3 
- 00019943  0x00004bd6 branch  0x00004dec 
- 00019944  0x00004bda call  0x00005274 
- 00019945  0x00004bdb nrtn  0x00000034 
- 00019946  0x00004bdc call  0x000052c5 
- 00019947  0x00004bdd call  0x00006e11 
- 00019948  0x00004bdf call  0x000052ce 
- 00019949  0x00004be0 fetch  0x00000002 , 0x00000275 
- 00019950  0x00004be1 branch  0x00004dfb , 0x00000034 
- 00019951  0x00004be2 istore  0x00000002 , 0x00000005 
- 00019952  0x00004be3 fetch  0x00000002 , 0x00004248 
- 00019953  0x00004be4 istore  0x00000002 , 0x00000005 
- 00019954  0x00004be5 branch  0x00004dfc 
- 00019955  0x00004be8 call  0x00004d33 
- 00019956  0x00004be9 branch  0x00004dfc 
- 00019957  0x00004bec bpatchx  0x0000000c , 0x00004021 
- 00019958  0x00004bed jam  0x00000000 , 0x00000284 
- 00019959  0x00004bee call  0x00006a8a 
- 00019960  0x00004bef fetch  0x00000001 , 0x00000284 
- 00019961  0x00004bf0 rtneq  0x00000001 
- 00019962  0x00004bf1 branch  0x00004dfc 
- 00019963  0x00004bf3 call  0x00005264 
- 00019964  0x00004bf6 setarg  0x00000000 
- 00019965  0x00004bf7 store  0x00000002 , 0x00000266 
- 00019966  0x00004bf8 store  0x00000002 , 0x00000268 
- 00019967  0x00004bf9 jam  0x00000001 , 0x0000026a 
- 00019968  0x00004bfa rtn 
- 00019969  0x00004bfd bpatchx  0x0000000d , 0x00004021 
- 00019970  0x00004bfe call  0x000052c3 
- 00019971  0x00004bff force  0x00000000 , 0x00000012 
- 00019972  0x00004c00 fetch  0x00000002 , 0x00000266 
- 00019973  0x00004c01 copy  0x0000003f , 0x00000013 
- 00019974  0x00004c02 fetch  0x00000002 , 0x00000264 
- 00019975  0x00004c03 iforce  0x00000006 
- 00019976  0x00004c05 call  0x00004e10 
- 00019977  0x00004c06 deposit  0x00000013 
- 00019978  0x00004c07 increase  0xfffffffc , 0x00000013 
- 00019979  0x00004c08 increase  0xfffffffc , 0x0000003f 
- 00019980  0x00004c09 nbranch  0x00004e08 , 0x00000034 
- 00019981  0x00004c0a copy  0x00000012 , 0x0000003f 
- 00019982  0x00004c0b store  0x00000002 , 0x0000026f 
- 00019983  0x00004c0c rtn 
- 00019984  0x00004c0f bpatchx  0x0000000e , 0x00004021 
- 00019985  0x00004c10 ifetch  0x00000001 , 0x00000006 
- 00019986  0x00004c11 beq  0x00000001 , 0x00004e49 
- 00019987  0x00004c12 beq  0x00000002 , 0x00004e51 
- 00019988  0x00004c13 beq  0x00000003 , 0x00004ed5 
- 00019989  0x00004c14 beq  0x00000004 , 0x00004f05 
- 00019990  0x00004c15 beq  0x00000005 , 0x00004fa2 
- 00019991  0x00004c16 beq  0x00000006 , 0x00004fcb 
- 00019992  0x00004c17 beq  0x00000007 , 0x0000501b 
- 00019993  0x00004c18 beq  0x00000008 , 0x00005050 
- 00019994  0x00004c19 beq  0x00000009 , 0x00005060 
- 00019995  0x00004c1a beq  0x0000000a , 0x00004e1f 
- 00019996  0x00004c1b beq  0x0000000b , 0x00005061 
- 00019997  0x00004c1c call  0x00005062 
- 00019998  0x00004c1e rtn 
- 00019999  0x00004c21 ifetch  0x00000001 , 0x00000006 
- 00020000  0x00004c22 copy  0x0000003f , 0x00000007 
- 00020001  0x00004c23 ifetch  0x00000002 , 0x00000006 
- 00020002  0x00004c24 copy  0x0000003f , 0x00000011 
- 00020003  0x00004c25 copy  0x00000013 , 0x0000003f 
- 00020004  0x00004c26 isub  0x00000011 , 0x00000013 
- 00020005  0x00004c27 setarg  0x0000000b 
- 00020006  0x00004c28 istore  0x00000001 , 0x00000005 
- 00020007  0x00004c29 copy  0x00000007 , 0x0000003f 
- 00020008  0x00004c2a istore  0x00000001 , 0x00000005 
- 00020009  0x00004c2b ifetch  0x00000002 , 0x00000006 
- 00020010  0x00004c2d beq  0x00000002 , 0x00004e2d 
- 00020011  0x00004c2e beq  0x00000003 , 0x00004e33 
- 00020012  0x00004c2f rtn 
- 00020013  0x00004c31 setarg  0x00020008 
- 00020014  0x00004c32 istore  0x00000006 , 0x00000005 
- 00020015  0x00004c33 setarg  0x00000280 
- 00020016  0x00004c34 istore  0x00000004 , 0x00000005 
- 00020017  0x00004c35 force  0x0000000c , 0x0000003f 
- 00020018  0x00004c36 branch  0x00004e38 
- 00020019  0x00004c38 setarg  0x0003000c 
- 00020020  0x00004c39 istore  0x00000006 , 0x00000005 
- 00020021  0x00004c3a setarg  0x00000006 
- 00020022  0x00004c3b istore  0x00000008 , 0x00000005 
- 00020023  0x00004c3c force  0x00000010 , 0x0000003f 
- 00020024  0x00004c3e iadd  0x00000012 , 0x00000012 
- 00020025  0x00004c3f branch  0x00004e1e 
- 00020026  0x00004c42 ifetch  0x00000001 , 0x00000006 
- 00020027  0x00004c43 copy  0x0000003f , 0x00000007 
- 00020028  0x00004c44 ifetch  0x00000002 , 0x00000006 
- 00020029  0x00004c45 copy  0x0000003f , 0x00000011 
- 00020030  0x00004c46 ifetch  0x00000002 , 0x00000006 
- 00020031  0x00004c47 store  0x00000002 , 0x00000aa2 
- 00020032  0x00004c48 copy  0x00000013 , 0x0000003f 
- 00020033  0x00004c49 isub  0x00000011 , 0x00000013 
- 00020034  0x00004c4a call  0x000052c3 
- 00020035  0x00004c4b setarg  0x0000000b 
- 00020036  0x00004c4c istore  0x00000001 , 0x00000005 
- 00020037  0x00004c4d copy  0x00000007 , 0x0000003f 
- 00020038  0x00004c4e istore  0x00000001 , 0x00000005 
- 00020039  0x00004c4f fetch  0x00000002 , 0x00000aa2 
- 00020040  0x00004c50 branch  0x00004e2a 
- 00020041  0x00004c55 ifetch  0x00000001 , 0x00000006 
- 00020042  0x00004c56 copy  0x0000003f , 0x00000007 
- 00020043  0x00004c57 ifetch  0x00000002 , 0x00000006 
- 00020044  0x00004c58 copy  0x0000003f , 0x00000011 
- 00020045  0x00004c59 iadd  0x00000006 , 0x00000006 
- 00020046  0x00004c5a copy  0x00000013 , 0x0000003f 
- 00020047  0x00004c5b isub  0x00000011 , 0x00000013 
- 00020048  0x00004c5d branch  0x00004e1e 
- 00020049  0x00004c60 call  0x00007ea8 
- 00020050  0x00004c63 call  0x00007ead 
- 00020051  0x00004c64 arg  0x00000000 , 0x00000008 
- 00020052  0x00004c65 ifetch  0x00000001 , 0x00000006 
- 00020053  0x00004c66 copy  0x0000003f , 0x00000007 
- 00020054  0x00004c67 ifetch  0x00000002 , 0x00000006 
- 00020055  0x00004c68 copy  0x0000003f , 0x00000011 
- 00020056  0x00004c69 ifetch  0x00000002 , 0x00000006 
- 00020057  0x00004c6a copy  0x0000003f , 0x00000002 
- 00020058  0x00004c6b ifetch  0x00000002 , 0x00000006 
- 00020059  0x00004c6c copy  0x0000003f , 0x0000000b 
- 00020060  0x00004c6d bpatchx  0x0000000f , 0x00004021 
- 00020061  0x00004c6e copy  0x00000002 , 0x0000003f 
- 00020062  0x00004c6f beq  0x00000001 , 0x00004e64 
- 00020063  0x00004c70 beq  0x00000003 , 0x00004e86 
- 00020064  0x00004c71 beq  0x00000011 , 0x00004e92 
- 00020065  0x00004c72 beq  0x00000013 , 0x00004e9d 
- 00020066  0x00004c73 call  0x00005062 
- 00020067  0x00004c74 branch  0x00004ed4 
- 00020068  0x00004c77 call  0x00007ea8 
- 00020069  0x00004c78 arg  0x00000050 , 0x00000002 
- 00020070  0x00004c79 fetch  0x00000002 , 0x00004248 
- 00020071  0x00004c7a nbranch  0x00004ece , 0x00000034 
- 00020072  0x00004c7b copy  0x0000000b , 0x0000003f 
- 00020073  0x00004c7c store  0x00000002 , 0x00004248 
- 00020074  0x00004c7d copy  0x00000022 , 0x0000003f 
- 00020075  0x00004c7e store  0x00000004 , 0x000002d5 
- 00020076  0x00004c7f call  0x00004e6e 
- 00020077  0x00004c80 branch  0x00004ea9 
- 00020078  0x00004c83 storet  0x00000002 , 0x000002d3 
- 00020079  0x00004c84 deposit  0x0000000b 
- 00020080  0x00004c85 store  0x00000002 , 0x000002c9 
- 00020081  0x00004c86 deposit  0x00000011 
- 00020082  0x00004c87 store  0x00000002 , 0x000002cb 
- 00020083  0x00004c88 deposit  0x00000012 
- 00020084  0x00004c89 store  0x00000002 , 0x000002cd 
- 00020085  0x00004c8a deposit  0x00000013 
- 00020086  0x00004c8b store  0x00000002 , 0x000002cf 
- 00020087  0x00004c8c deposit  0x00000007 
- 00020088  0x00004c8d store  0x00000002 , 0x000002d1 
- 00020089  0x00004c8e rtn 
- 00020090  0x00004c91 fetcht  0x00000002 , 0x000002d3 
- 00020091  0x00004c92 fetch  0x00000002 , 0x000002c9 
- 00020092  0x00004c93 copy  0x0000003f , 0x0000000b 
- 00020093  0x00004c94 fetch  0x00000002 , 0x000002cb 
- 00020094  0x00004c95 copy  0x0000003f , 0x00000011 
- 00020095  0x00004c96 fetch  0x00000002 , 0x000002cd 
- 00020096  0x00004c97 copy  0x0000003f , 0x00000012 
- 00020097  0x00004c98 fetch  0x00000002 , 0x000002cf 
- 00020098  0x00004c99 copy  0x0000003f , 0x00000013 
- 00020099  0x00004c9a fetch  0x00000002 , 0x000002d1 
- 00020100  0x00004c9b copy  0x0000003f , 0x00000007 
- 00020101  0x00004c9c rtn 
- 00020102  0x00004c9f call  0x00007ea8 
- 00020103  0x00004ca0 setarg  0x00000051 
- 00020104  0x00004ca1 arg  0x00000051 , 0x00000002 
- 00020105  0x00004ca2 fetch  0x00000002 , 0x0000424a 
- 00020106  0x00004ca3 nbranch  0x00004ece , 0x00000034 
- 00020107  0x00004ca4 copy  0x0000000b , 0x0000003f 
- 00020108  0x00004ca5 store  0x00000002 , 0x0000424a 
- 00020109  0x00004ca6 fetch  0x00000001 , 0x00004251 
- 00020110  0x00004ca7 set1  0x00000000 , 0x0000003f 
- 00020111  0x00004ca8 set1  0x00000001 , 0x0000003f 
- 00020112  0x00004ca9 store  0x00000001 , 0x00004251 
- 00020113  0x00004caa branch  0x00004eb1 
- 00020114  0x00004cac call  0x00007ea8 
- 00020115  0x00004cad arg  0x00000052 , 0x00000002 
- 00020116  0x00004cae fetch  0x00000002 , 0x0000424c 
- 00020117  0x00004caf nbranch  0x00004ece , 0x00000034 
- 00020118  0x00004cb0 copy  0x0000000b , 0x0000003f 
- 00020119  0x00004cb1 store  0x00000002 , 0x0000424c 
- 00020120  0x00004cb2 fetch  0x00000001 , 0x00004252 
- 00020121  0x00004cb3 set1  0x00000000 , 0x0000003f 
- 00020122  0x00004cb4 set1  0x00000001 , 0x0000003f 
- 00020123  0x00004cb5 store  0x00000001 , 0x00004252 
- 00020124  0x00004cb6 branch  0x00004eb1 
- 00020125  0x00004cb8 call  0x00007ea8 
- 00020126  0x00004cb9 deposit  0x0000001a 
- 00020127  0x00004cba arg  0x00000053 , 0x00000002 
- 00020128  0x00004cbb fetch  0x00000002 , 0x0000424e 
- 00020129  0x00004cbc nbranch  0x00004ece , 0x00000034 
- 00020130  0x00004cbd copy  0x0000000b , 0x0000003f 
- 00020131  0x00004cbe store  0x00000002 , 0x0000424e 
- 00020132  0x00004cbf fetch  0x00000001 , 0x00004253 
- 00020133  0x00004cc0 set1  0x00000000 , 0x0000003f 
- 00020134  0x00004cc1 set1  0x00000001 , 0x0000003f 
- 00020135  0x00004cc2 store  0x00000001 , 0x00004253 
- 00020136  0x00004cc3 branch  0x00004eb1 
- 00020137  0x00004cc6 setarg  0x00000001 
- 00020138  0x00004cc7 store  0x00000002 , 0x0000027d 
- 00020139  0x00004cc8 jam  0x00000050 , 0x00004364 
- 00020140  0x00004cc9 branch  0x00004eb3 
- 00020141  0x00004ccb fetch  0x00000001 , 0x00004250 
- 00020142  0x00004ccc set1  0x00000000 , 0x0000003f 
- 00020143  0x00004ccd set1  0x00000001 , 0x0000003f 
- 00020144  0x00004cce store  0x00000001 , 0x00004250 
- 00020145  0x00004cd0 setarg  0x00000000 
- 00020146  0x00004cd1 store  0x00000002 , 0x0000027d 
- 00020147  0x00004cd3 bpatchx  0x00000010 , 0x00004022 
- 00020148  0x00004cd4 call  0x00007ead 
- 00020149  0x00004cd5 setarg  0x00000003 
- 00020150  0x00004cd6 istore  0x00000001 , 0x00000005 
- 00020151  0x00004cd7 copy  0x00000007 , 0x0000003f 
- 00020152  0x00004cd8 istore  0x00000001 , 0x00000005 
- 00020153  0x00004cd9 setarg  0x00000008 
- 00020154  0x00004cda istore  0x00000002 , 0x00000005 
- 00020155  0x00004cdb copy  0x00000002 , 0x0000003f 
- 00020156  0x00004cdc istore  0x00000002 , 0x00000005 
- 00020157  0x00004cdd copy  0x0000000b , 0x0000003f 
- 00020158  0x00004cde istore  0x00000002 , 0x00000005 
- 00020159  0x00004cdf fetch  0x00000002 , 0x0000027d 
- 00020160  0x00004ce0 beq  0x00000001 , 0x00004ec9 
- 00020161  0x00004ce1 isolate0  0x00000000 , 0x00000008 
- 00020162  0x00004ce2 branch  0x00004ec4 , 0x00000001 
- 00020163  0x00004ce3 setarg  0x00000004 
- 00020164  0x00004ce5 istore  0x00000002 , 0x00000005 
- 00020165  0x00004ce6 force  0x00000000 , 0x0000003f 
- 00020166  0x00004ce7 istore  0x00000002 , 0x00000005 
- 00020167  0x00004ce8 setarg  0x0000000c 
- 00020168  0x00004ce9 branch  0x00004ed0 
- 00020169  0x00004ceb istore  0x00000002 , 0x00000005 
- 00020170  0x00004cec force  0x00000002 , 0x0000003f 
- 00020171  0x00004ced istore  0x00000002 , 0x00000005 
- 00020172  0x00004cee setarg  0x0000000c 
- 00020173  0x00004cef branch  0x00004ed0 
- 00020174  0x00004cf2 set1  0x00000000 , 0x00000008 
- 00020175  0x00004cf3 branch  0x00004eb1 
- 00020176  0x00004cf5 iadd  0x00000012 , 0x00000012 
- 00020177  0x00004cf6 copy  0x00000013 , 0x0000003f 
- 00020178  0x00004cf7 isub  0x00000011 , 0x00000013 
- 00020179  0x00004cf8 branch  0x00004ed4 
- 00020180  0x00004cfa branch  0x00004e1e 
- 00020181  0x00004cfd ifetch  0x00000001 , 0x00000006 
- 00020182  0x00004cfe copy  0x0000003f , 0x00000007 
- 00020183  0x00004cff ifetch  0x00000002 , 0x00000006 
- 00020184  0x00004d00 copy  0x0000003f , 0x00000011 
- 00020185  0x00004d01 copy  0x00000013 , 0x0000003f 
- 00020186  0x00004d02 isub  0x00000011 , 0x00000013 
- 00020187  0x00004d03 ifetch  0x00000002 , 0x00000006 
- 00020188  0x00004d04 copy  0x0000003f , 0x0000000b 
- 00020189  0x00004d05 ifetch  0x00000002 , 0x00000006 
- 00020190  0x00004d06 copy  0x0000003f , 0x00000002 
- 00020191  0x00004d07 bpatchx  0x00000011 , 0x00004022 
- 00020192  0x00004d08 setarg  0x00000050 
- 00020193  0x00004d09 isub  0x00000002 , 0x0000003e 
- 00020194  0x00004d0a branch  0x00004eed , 0x00000005 
- 00020195  0x00004d0b setarg  0x00000051 
- 00020196  0x00004d0c isub  0x00000002 , 0x0000003e 
- 00020197  0x00004d0d branch  0x00004ef3 , 0x00000005 
- 00020198  0x00004d0e setarg  0x00000052 
- 00020199  0x00004d0f isub  0x00000002 , 0x0000003e 
- 00020200  0x00004d10 branch  0x00004eff , 0x00000005 
- 00020201  0x00004d11 setarg  0x00000053 
- 00020202  0x00004d12 isub  0x00000002 , 0x0000003e 
- 00020203  0x00004d13 branch  0x00004ef9 , 0x00000005 
- 00020204  0x00004d14 rtn 
- 00020205  0x00004d17 copy  0x0000000b , 0x0000003f 
- 00020206  0x00004d18 store  0x00000002 , 0x00004248 
- 00020207  0x00004d19 fetch  0x00000001 , 0x00004250 
- 00020208  0x00004d1a set1  0x00000001 , 0x0000003f 
- 00020209  0x00004d1b store  0x00000001 , 0x00004250 
- 00020210  0x00004d1c branch  0x00004e1e 
- 00020211  0x00004d1e copy  0x0000000b , 0x0000003f 
- 00020212  0x00004d1f store  0x00000002 , 0x0000424a 
- 00020213  0x00004d20 fetch  0x00000001 , 0x00004251 
- 00020214  0x00004d21 set1  0x00000001 , 0x0000003f 
- 00020215  0x00004d22 store  0x00000001 , 0x00004251 
- 00020216  0x00004d23 rtn 
- 00020217  0x00004d25 copy  0x0000000b , 0x0000003f 
- 00020218  0x00004d26 store  0x00000002 , 0x0000424c 
- 00020219  0x00004d27 fetch  0x00000001 , 0x00004253 
- 00020220  0x00004d28 set1  0x00000001 , 0x0000003f 
- 00020221  0x00004d29 store  0x00000001 , 0x00004253 
- 00020222  0x00004d2a rtn 
- 00020223  0x00004d2c copy  0x0000000b , 0x0000003f 
- 00020224  0x00004d2d store  0x00000002 , 0x0000424e 
- 00020225  0x00004d2e fetch  0x00000001 , 0x00004252 
- 00020226  0x00004d2f set1  0x00000001 , 0x0000003f 
- 00020227  0x00004d30 store  0x00000001 , 0x00004252 
- 00020228  0x00004d31 rtn 
- 00020229  0x00004d34 ifetch  0x00000001 , 0x00000006 
- 00020230  0x00004d35 copy  0x0000003f , 0x00000007 
- 00020231  0x00004d36 ifetch  0x00000002 , 0x00000006 
- 00020232  0x00004d37 copy  0x0000003f , 0x00000011 
- 00020233  0x00004d38 copy  0x00000013 , 0x0000003f 
- 00020234  0x00004d39 isub  0x00000011 , 0x00000013 
- 00020235  0x00004d3a ifetch  0x00000002 , 0x00000006 
- 00020236  0x00004d3b copy  0x0000003f , 0x00000002 
- 00020237  0x00004d3c copy  0x00000002 , 0x00000011 
- 00020238  0x00004d3d bpatchx  0x00000012 , 0x00004022 
- 00020239  0x00004d3e setarg  0x00000050 
- 00020240  0x00004d3f isub  0x00000002 , 0x0000003e 
- 00020241  0x00004d40 branch  0x00004f1c , 0x00000005 
- 00020242  0x00004d41 setarg  0x00000051 
- 00020243  0x00004d42 isub  0x00000002 , 0x0000003e 
- 00020244  0x00004d43 branch  0x00004f3a , 0x00000005 
- 00020245  0x00004d44 setarg  0x00000052 
- 00020246  0x00004d45 isub  0x00000002 , 0x0000003e 
- 00020247  0x00004d46 branch  0x00004f26 , 0x00000005 
- 00020248  0x00004d47 setarg  0x00000053 
- 00020249  0x00004d48 isub  0x00000002 , 0x0000003e 
- 00020250  0x00004d49 branch  0x00004f30 , 0x00000005 
- 00020251  0x00004d4a branch  0x00005062 
- 00020252  0x00004d4d copy  0x00000005 , 0x0000000b 
- 00020253  0x00004d4e fetch  0x00000001 , 0x00004250 
- 00020254  0x00004d4f set1  0x00000004 , 0x0000003f 
- 00020255  0x00004d50 set1  0x00000003 , 0x0000003f 
- 00020256  0x00004d52 store  0x00000001 , 0x00004250 
- 00020257  0x00004d53 copy  0x0000000b , 0x00000005 
- 00020258  0x00004d54 arg  0x00000050 , 0x0000000b 
- 00020259  0x00004d55 fetch  0x00000002 , 0x00004248 
- 00020260  0x00004d56 copy  0x0000003f , 0x00000002 
- 00020261  0x00004d57 branch  0x00004f43 
- 00020262  0x00004d59 copy  0x00000005 , 0x0000000b 
- 00020263  0x00004d5a fetch  0x00000001 , 0x00004252 
- 00020264  0x00004d5b set1  0x00000004 , 0x0000003f 
- 00020265  0x00004d5c set1  0x00000003 , 0x0000003f 
- 00020266  0x00004d5e store  0x00000001 , 0x00004252 
- 00020267  0x00004d5f copy  0x0000000b , 0x00000005 
- 00020268  0x00004d60 arg  0x00000052 , 0x0000000b 
- 00020269  0x00004d61 fetch  0x00000002 , 0x0000424c 
- 00020270  0x00004d62 copy  0x0000003f , 0x00000002 
- 00020271  0x00004d63 branch  0x00004f43 
- 00020272  0x00004d65 copy  0x00000005 , 0x0000000b 
- 00020273  0x00004d66 fetch  0x00000001 , 0x00004253 
- 00020274  0x00004d67 set1  0x00000004 , 0x0000003f 
- 00020275  0x00004d68 set1  0x00000003 , 0x0000003f 
- 00020276  0x00004d6a store  0x00000001 , 0x00004253 
- 00020277  0x00004d6b copy  0x0000000b , 0x00000005 
- 00020278  0x00004d6c arg  0x00000053 , 0x0000000b 
- 00020279  0x00004d6d fetch  0x00000002 , 0x0000424e 
- 00020280  0x00004d6e copy  0x0000003f , 0x00000002 
- 00020281  0x00004d6f branch  0x00004f43 
- 00020282  0x00004d71 copy  0x00000005 , 0x0000000b 
- 00020283  0x00004d72 fetch  0x00000001 , 0x00004251 
- 00020284  0x00004d73 set1  0x00000004 , 0x0000003f 
- 00020285  0x00004d74 set1  0x00000003 , 0x0000003f 
- 00020286  0x00004d76 store  0x00000001 , 0x00004251 
- 00020287  0x00004d78 copy  0x0000000b , 0x00000005 
- 00020288  0x00004d79 arg  0x00000051 , 0x0000000b 
- 00020289  0x00004d7a fetch  0x00000002 , 0x0000424a 
- 00020290  0x00004d7b copy  0x0000003f , 0x00000002 
- 00020291  0x00004d7d bpatchx  0x00000013 , 0x00004022 
- 00020292  0x00004d7e setarg  0x00000005 
- 00020293  0x00004d7f istore  0x00000001 , 0x00000005 
- 00020294  0x00004d80 copy  0x00000007 , 0x0000003f 
- 00020295  0x00004d81 istore  0x00000001 , 0x00000005 
- 00020296  0x00004d82 setarg  0x00000006 
- 00020297  0x00004d83 istore  0x00000002 , 0x00000005 
- 00020298  0x00004d84 copy  0x00000002 , 0x0000003f 
- 00020299  0x00004d85 istore  0x00000002 , 0x00000005 
- 00020300  0x00004d86 force  0x00000000 , 0x0000003f 
- 00020301  0x00004d87 istore  0x00000002 , 0x00000005 
- 00020302  0x00004d88 force  0x00000000 , 0x0000003f 
- 00020303  0x00004d89 istore  0x00000002 , 0x00000005 
- 00020304  0x00004d8a force  0x0000000a , 0x0000003f 
- 00020305  0x00004d8b iadd  0x00000012 , 0x00000012 
- 00020306  0x00004d8d storet  0x00000002 , 0x00000282 
- 00020307  0x00004d8e copy  0x00000007 , 0x0000003f 
- 00020308  0x00004d8f store  0x00000001 , 0x00000281 
- 00020309  0x00004d90 force  0x00000050 , 0x0000003f 
- 00020310  0x00004d91 icompare  0x000000ff , 0x0000000b 
- 00020311  0x00004d92 branch  0x00004f59 , 0x00000001 
- 00020312  0x00004d93 increase  0x00000001 , 0x0000003f 
- 00020313  0x00004d96 rtn 
- 00020314  0x00004d98 disable  0x00000028 
- 00020315  0x00004d99 rtnbit1  0x00000002 , 0x0000003f 
- 00020316  0x00004d9a rtnbit0  0x00000000 , 0x0000003f 
- 00020317  0x00004d9b rtnbit0  0x00000001 , 0x0000003f 
- 00020318  0x00004d9c set1  0x00000002 , 0x0000003f 
- 00020319  0x00004d9d copy  0x00000006 , 0x00000005 
- 00020320  0x00004d9e increase  0xffffffff , 0x00000005 
- 00020321  0x00004d9f istore  0x00000001 , 0x00000005 
- 00020322  0x00004da0 enable  0x00000028 
- 00020323  0x00004da1 rtn 
- 00020324  0x00004da4 fetch  0x00000001 , 0x00004250 
- 00020325  0x00004da5 call  0x00004f5a 
- 00020326  0x00004da6 nbranch  0x00004f6b , 0x00000028 
- 00020327  0x00004da7 jam  0x00000050 , 0x00000280 
- 00020328  0x00004da8 fetch  0x00000002 , 0x00004248 
- 00020329  0x00004da9 store  0x00000002 , 0x00000282 
- 00020330  0x00004daa branch  0x00004f7f 
- 00020331  0x00004dac fetch  0x00000001 , 0x00004251 
- 00020332  0x00004dad call  0x00004f5a 
- 00020333  0x00004dae nbranch  0x00004f72 , 0x00000028 
- 00020334  0x00004daf jam  0x00000051 , 0x00000280 
- 00020335  0x00004db0 fetch  0x00000002 , 0x0000424a 
- 00020336  0x00004db1 store  0x00000002 , 0x00000282 
- 00020337  0x00004db2 branch  0x00004f7f 
- 00020338  0x00004db4 fetch  0x00000001 , 0x00004252 
- 00020339  0x00004db5 call  0x00004f5a 
- 00020340  0x00004db6 nbranch  0x00004f79 , 0x00000028 
- 00020341  0x00004db7 jam  0x00000052 , 0x00000280 
- 00020342  0x00004db8 fetch  0x00000002 , 0x0000424c 
- 00020343  0x00004db9 store  0x00000002 , 0x00000282 
- 00020344  0x00004dba branch  0x00004f7f 
- 00020345  0x00004dbc fetch  0x00000001 , 0x00004253 
- 00020346  0x00004dbd call  0x00004f5a 
- 00020347  0x00004dbe nrtn  0x00000028 
- 00020348  0x00004dbf jam  0x00000053 , 0x00000280 
- 00020349  0x00004dc0 fetch  0x00000002 , 0x0000424e 
- 00020350  0x00004dc1 store  0x00000002 , 0x00000282 
- 00020351  0x00004dc5 bpatchx  0x00000014 , 0x00004022 
- 00020352  0x00004dc6 call  0x0000523a 
- 00020353  0x00004dc7 call  0x000052b8 
- 00020354  0x00004dc8 force  0x00000000 , 0x00000012 
- 00020355  0x00004dc9 call  0x000052c3 
- 00020356  0x00004dca force  0x00000004 , 0x0000003f 
- 00020357  0x00004dcb istore  0x00000001 , 0x00000005 
- 00020358  0x00004dcc fetch  0x00000001 , 0x00004255 
- 00020359  0x00004dcd istore  0x00000001 , 0x00000005 
- 00020360  0x00004dce setarg  0x00000008 
- 00020361  0x00004dcf istore  0x00000002 , 0x00000005 
- 00020362  0x00004dd0 fetch  0x00000002 , 0x00000282 
- 00020363  0x00004dd1 istore  0x00000002 , 0x00000005 
- 00020364  0x00004dd2 setarg  0x00000000 
- 00020365  0x00004dd3 istore  0x00000002 , 0x00000005 
- 00020366  0x00004dd4 force  0x00000001 , 0x0000003f 
- 00020367  0x00004dd5 istore  0x00000001 , 0x00000005 
- 00020368  0x00004dd6 force  0x00000002 , 0x0000003f 
- 00020369  0x00004dd7 istore  0x00000001 , 0x00000005 
- 00020370  0x00004dd8 fetch  0x00000001 , 0x00000280 
- 00020371  0x00004dd9 beq  0x00000051 , 0x00004f97 
- 00020372  0x00004dda setarg  0x00000030 
- 00020373  0x00004ddb istore  0x00000002 , 0x00000005 
- 00020374  0x00004ddc branch  0x00004f99 
- 00020375  0x00004dde setarg  0x000003e3 
- 00020376  0x00004ddf istore  0x00000002 , 0x00000005 
- 00020377  0x00004de1 arg  0x0000000c , 0x00000002 
- 00020378  0x00004de2 storet  0x00000002 , 0x0000026f 
- 00020379  0x00004de3 call  0x000052c1 
- 00020380  0x00004de4 fetch  0x00000002 , 0x0000026f 
- 00020381  0x00004de5 istore  0x00000002 , 0x00000005 
- 00020382  0x00004de6 force  0x00000001 , 0x0000003f 
- 00020383  0x00004de7 istore  0x00000002 , 0x00000005 
- 00020384  0x00004de8 jam  0x00000000 , 0x00000280 
- 00020385  0x00004dea branch  0x00004e1e 
- 00020386  0x00004ded increase  0x00000001 , 0x00000006 
- 00020387  0x00004dee ifetch  0x00000002 , 0x00000006 
- 00020388  0x00004def copy  0x0000003f , 0x00000011 
- 00020389  0x00004df0 copy  0x00000013 , 0x0000003f 
- 00020390  0x00004df1 isub  0x00000011 , 0x00000013 
- 00020391  0x00004df2 ifetch  0x00000002 , 0x00000006 
- 00020392  0x00004df3 copy  0x0000003f , 0x00000011 
- 00020393  0x00004df4 bpatchx  0x00000015 , 0x00004022 
- 00020394  0x00004df5 setarg  0x00000050 
- 00020395  0x00004df6 isub  0x00000011 , 0x0000003e 
- 00020396  0x00004df7 branch  0x00004fba , 0x00000005 
- 00020397  0x00004df8 setarg  0x00000051 
- 00020398  0x00004df9 isub  0x00000011 , 0x0000003e 
- 00020399  0x00004dfa branch  0x00004fbe , 0x00000005 
- 00020400  0x00004dfb setarg  0x00000052 
- 00020401  0x00004dfc isub  0x00000011 , 0x0000003e 
- 00020402  0x00004dfd branch  0x00004fc2 , 0x00000005 
- 00020403  0x00004dfe setarg  0x00000053 
- 00020404  0x00004dff isub  0x00000011 , 0x0000003e 
- 00020405  0x00004e00 branch  0x00004fc6 , 0x00000005 
- 00020406  0x00004e01 increase  0x00000002 , 0x00000006 
- 00020407  0x00004e02 ifetch  0x00000002 , 0x00000006 
- 00020408  0x00004e03 iforce  0x0000003e 
- 00020409  0x00004e04 branch  0x00004e1e 
- 00020410  0x00004e06 fetch  0x00000001 , 0x00004250 
- 00020411  0x00004e07 set1  0x00000005 , 0x0000003f 
- 00020412  0x00004e08 store  0x00000001 , 0x00004250 
- 00020413  0x00004e09 branch  0x00004e1e 
- 00020414  0x00004e0b fetch  0x00000001 , 0x00004251 
- 00020415  0x00004e0c set1  0x00000005 , 0x0000003f 
- 00020416  0x00004e0d store  0x00000001 , 0x00004251 
- 00020417  0x00004e0e branch  0x00004e1e 
- 00020418  0x00004e10 fetch  0x00000001 , 0x00004252 
- 00020419  0x00004e11 set1  0x00000005 , 0x0000003f 
- 00020420  0x00004e12 store  0x00000001 , 0x00004252 
- 00020421  0x00004e13 branch  0x00004e1e 
- 00020422  0x00004e15 fetch  0x00000001 , 0x00004253 
- 00020423  0x00004e16 set1  0x00000005 , 0x0000003f 
- 00020424  0x00004e17 store  0x00000001 , 0x00004253 
- 00020425  0x00004e18 jam  0x00000006 , 0x00000a99 
- 00020426  0x00004e19 branch  0x00007d86 
- 00020427  0x00004e1e ifetch  0x00000001 , 0x00000006 
- 00020428  0x00004e1f copy  0x0000003f , 0x00000007 
- 00020429  0x00004e20 ifetch  0x00000002 , 0x00000006 
- 00020430  0x00004e21 copy  0x0000003f , 0x00000011 
- 00020431  0x00004e22 copy  0x00000013 , 0x0000003f 
- 00020432  0x00004e23 isub  0x00000011 , 0x00000013 
- 00020433  0x00004e24 ifetch  0x00000002 , 0x00000006 
- 00020434  0x00004e25 copy  0x0000003f , 0x00000011 
- 00020435  0x00004e26 ifetch  0x00000002 , 0x00000006 
- 00020436  0x00004e27 copy  0x0000003f , 0x0000000b 
- 00020437  0x00004e28 copy  0x00000011 , 0x00000002 
- 00020438  0x00004e29 call  0x00007ea8 
- 00020439  0x00004e2a bpatchx  0x00000016 , 0x00004022 
- 00020440  0x00004e2b setarg  0x00000050 
- 00020441  0x00004e2c isub  0x00000002 , 0x0000003e 
- 00020442  0x00004e2d branch  0x00004ff2 , 0x00000005 
- 00020443  0x00004e2e setarg  0x00000051 
- 00020444  0x00004e2f isub  0x00000002 , 0x0000003e 
- 00020445  0x00004e30 branch  0x00005002 , 0x00000005 
- 00020446  0x00004e31 setarg  0x00000052 
- 00020447  0x00004e32 isub  0x00000002 , 0x0000003e 
- 00020448  0x00004e33 branch  0x00004fe6 , 0x00000005 
- 00020449  0x00004e34 setarg  0x00000053 
- 00020450  0x00004e35 isub  0x00000002 , 0x0000003e 
- 00020451  0x00004e36 branch  0x00004fec , 0x00000005 
- 00020452  0x00004e37 call  0x00005062 
- 00020453  0x00004e38 branch  0x00005017 
- 00020454  0x00004e3a copy  0x0000000b , 0x00000002 
- 00020455  0x00004e3b fetch  0x00000002 , 0x0000424c 
- 00020456  0x00004e3c isub  0x00000002 , 0x0000003e 
- 00020457  0x00004e3d branch  0x00004ff8 , 0x00000005 
- 00020458  0x00004e3e call  0x00005062 
- 00020459  0x00004e3f branch  0x00005017 
- 00020460  0x00004e41 copy  0x0000000b , 0x00000002 
- 00020461  0x00004e42 fetch  0x00000002 , 0x0000424e 
- 00020462  0x00004e43 isub  0x00000002 , 0x0000003e 
- 00020463  0x00004e44 branch  0x00004ffa , 0x00000005 
- 00020464  0x00004e45 call  0x00005062 
- 00020465  0x00004e46 branch  0x00005017 
- 00020466  0x00004e49 copy  0x0000000b , 0x00000002 
- 00020467  0x00004e4a fetch  0x00000002 , 0x00004248 
- 00020468  0x00004e4b isub  0x00000002 , 0x0000003e 
- 00020469  0x00004e4c branch  0x00004ffe , 0x00000005 
- 00020470  0x00004e4d call  0x00005062 
- 00020471  0x00004e4e branch  0x00005017 
- 00020472  0x00004e50 call  0x00005079 
- 00020473  0x00004e51 branch  0x0000500a 
- 00020474  0x00004e53 call  0x0000507f 
- 00020475  0x00004e54 fetch  0x00000002 , 0x0000424c 
- 00020476  0x00004e55 branch  0x0000500a , 0x00000034 
- 00020477  0x00004e5d branch  0x0000500a 
- 00020478  0x00004e60 call  0x00005074 
- 00020479  0x00004e61 fetch  0x00000001 , 0x00000288 
- 00020480  0x00004e62 nbranch  0x0000500a , 0x00000034 
- 00020481  0x00004e65 branch  0x0000500a 
- 00020482  0x00004e67 copy  0x0000000b , 0x00000002 
- 00020483  0x00004e68 fetch  0x00000002 , 0x0000424a 
- 00020484  0x00004e69 isub  0x00000002 , 0x0000003e 
- 00020485  0x00004e6a branch  0x00005008 , 0x00000005 
- 00020486  0x00004e6b call  0x00005062 
- 00020487  0x00004e6c branch  0x00005017 
- 00020488  0x00004e6e call  0x0000506f 
- 00020489  0x00004e6f branch  0x0000500a 
- 00020490  0x00004e71 call  0x00007ead 
- 00020491  0x00004e72 setarg  0x00000007 
- 00020492  0x00004e73 istore  0x00000001 , 0x00000005 
- 00020493  0x00004e74 copy  0x00000007 , 0x0000003f 
- 00020494  0x00004e75 istore  0x00000001 , 0x00000005 
- 00020495  0x00004e76 setarg  0x00000004 
- 00020496  0x00004e77 istore  0x00000002 , 0x00000005 
- 00020497  0x00004e78 copy  0x00000011 , 0x0000003f 
- 00020498  0x00004e79 istore  0x00000002 , 0x00000005 
- 00020499  0x00004e7a copy  0x0000000b , 0x0000003f 
- 00020500  0x00004e7b istore  0x00000002 , 0x00000005 
- 00020501  0x00004e7c force  0x00000008 , 0x0000003f 
- 00020502  0x00004e7d branch  0x00005019 
- 00020503  0x00004e7f call  0x00007ead 
- 00020504  0x00004e80 branch  0x00005019 
- 00020505  0x00004e82 iadd  0x00000012 , 0x00000012 
- 00020506  0x00004e83 branch  0x00004e1e 
- 00020507  0x00004e85 ifetch  0x00000001 , 0x00000006 
- 00020508  0x00004e86 copy  0x0000003f , 0x00000007 
- 00020509  0x00004e87 ifetch  0x00000002 , 0x00000006 
- 00020510  0x00004e88 copy  0x0000003f , 0x00000011 
- 00020511  0x00004e89 copy  0x00000013 , 0x0000003f 
- 00020512  0x00004e8a isub  0x00000011 , 0x00000013 
- 00020513  0x00004e8b ifetch  0x00000002 , 0x00000006 
- 00020514  0x00004e8c copy  0x0000003f , 0x0000000b 
- 00020515  0x00004e8d ifetch  0x00000002 , 0x00000006 
- 00020516  0x00004e8e copy  0x0000003f , 0x00000002 
- 00020517  0x00004e8f call  0x00007ea8 
- 00020518  0x00004e90 bpatchx  0x00000017 , 0x00004022 
- 00020519  0x00004e91 setarg  0x00000050 
- 00020520  0x00004e92 isub  0x00000002 , 0x0000003e 
- 00020521  0x00004e93 branch  0x00005035 , 0x00000005 
- 00020522  0x00004e94 setarg  0x00000051 
- 00020523  0x00004e95 isub  0x00000002 , 0x0000003e 
- 00020524  0x00004e96 branch  0x0000503b , 0x00000005 
- 00020525  0x00004e97 setarg  0x00000052 
- 00020526  0x00004e98 isub  0x00000002 , 0x0000003e 
- 00020527  0x00004e99 branch  0x00005041 , 0x00000005 
- 00020528  0x00004e9a setarg  0x00000053 
- 00020529  0x00004e9b isub  0x00000002 , 0x0000003e 
- 00020530  0x00004e9c branch  0x00005047 , 0x00000005 
- 00020531  0x00004e9d call  0x00005062 
- 00020532  0x00004e9e branch  0x0000504f 
- 00020533  0x00004ea0 copy  0x00000002 , 0x00000011 
- 00020534  0x00004ea1 copy  0x0000000b , 0x00000002 
- 00020535  0x00004ea2 fetch  0x00000002 , 0x00004248 
- 00020536  0x00004ea3 isub  0x00000002 , 0x0000003e 
- 00020537  0x00004ea4 call  0x00005074 , 0x00000005 
- 00020538  0x00004ea5 branch  0x0000504d 
- 00020539  0x00004ea7 copy  0x00000002 , 0x00000011 
- 00020540  0x00004ea8 copy  0x0000000b , 0x00000002 
- 00020541  0x00004ea9 fetch  0x00000002 , 0x0000424a 
- 00020542  0x00004eaa isub  0x00000002 , 0x0000003e 
- 00020543  0x00004eab call  0x0000506f , 0x00000005 
- 00020544  0x00004eac branch  0x0000504d 
- 00020545  0x00004eae copy  0x00000002 , 0x00000011 
- 00020546  0x00004eaf copy  0x0000000b , 0x00000002 
- 00020547  0x00004eb0 fetch  0x00000002 , 0x0000424c 
- 00020548  0x00004eb1 isub  0x00000002 , 0x0000003e 
- 00020549  0x00004eb2 call  0x00005079 , 0x00000005 
- 00020550  0x00004eb3 branch  0x0000504d 
- 00020551  0x00004eb5 copy  0x00000002 , 0x00000011 
- 00020552  0x00004eb6 copy  0x0000000b , 0x00000002 
- 00020553  0x00004eb7 fetch  0x00000002 , 0x0000424e 
- 00020554  0x00004eb8 isub  0x00000002 , 0x0000003e 
- 00020555  0x00004eb9 call  0x0000507f , 0x00000005 
- 00020556  0x00004eba branch  0x0000504d 
- 00020557  0x00004ebc call  0x00007ead 
- 00020558  0x00004ebd branch  0x00004e1e 
- 00020559  0x00004ebf branch  0x00004e1e 
- 00020560  0x00004ec3 ifetch  0x00000001 , 0x00000006 
- 00020561  0x00004ec4 copy  0x0000003f , 0x00000007 
- 00020562  0x00004ec5 ifetch  0x00000002 , 0x00000006 
- 00020563  0x00004ec6 copy  0x0000003f , 0x00000011 
- 00020564  0x00004ec7 iadd  0x00000006 , 0x00000006 
- 00020565  0x00004ec8 setarg  0x00000009 
- 00020566  0x00004ec9 istore  0x00000001 , 0x00000005 
- 00020567  0x00004eca copy  0x00000007 , 0x0000003f 
- 00020568  0x00004ecb istore  0x00000001 , 0x00000005 
- 00020569  0x00004ecc force  0x00000000 , 0x0000003f 
- 00020570  0x00004ecd istore  0x00000002 , 0x00000005 
- 00020571  0x00004ece force  0x00000004 , 0x0000003f 
- 00020572  0x00004ecf iadd  0x00000012 , 0x00000012 
- 00020573  0x00004ed0 copy  0x00000013 , 0x0000003f 
- 00020574  0x00004ed1 isub  0x00000011 , 0x00000013 
- 00020575  0x00004ed2 branch  0x00004e1e 
- 00020576  0x00004ed4 branch  0x00004e1e 
- 00020577  0x00004ed7 branch  0x00004e1e 
- 00020578  0x00004ed9 force  0x00000000 , 0x00000012 
- 00020579  0x00004eda call  0x000052c3 
- 00020580  0x00004edb setarg  0x00000001 
- 00020581  0x00004edc istore  0x00000001 , 0x00000005 
- 00020582  0x00004edd copy  0x00000007 , 0x0000003f 
- 00020583  0x00004ede istore  0x00000001 , 0x00000005 
- 00020584  0x00004edf setarg  0x00000002 
- 00020585  0x00004ee0 istore  0x00000002 , 0x00000005 
- 00020586  0x00004ee1 setarg  0x00000000 
- 00020587  0x00004ee2 istore  0x00000002 , 0x00000005 
- 00020588  0x00004ee3 increase  0x00000006 , 0x00000012 
- 00020589  0x00004ee4 arg  0x00000004 , 0x00000013 
- 00020590  0x00004ee5 branch  0x00004e1e 
- 00020591  0x00004eea setarg  0x00000000 
- 00020592  0x00004eeb store  0x00000002 , 0x0000027b 
- 00020593  0x00004eec store  0x00000002 , 0x0000424a 
- 00020594  0x00004eed jam  0x00000000 , 0x00004251 
- 00020595  0x00004eee rtn 
- 00020596  0x00004ef0 setarg  0x00000000 
- 00020597  0x00004ef1 store  0x00000002 , 0x00000275 
- 00020598  0x00004ef2 store  0x00000002 , 0x00004248 
- 00020599  0x00004ef3 jam  0x00000000 , 0x00004250 
- 00020600  0x00004ef4 rtn 
- 00020601  0x00004ef6 setarg  0x00000000 
- 00020602  0x00004ef7 store  0x00000002 , 0x0000424c 
- 00020603  0x00004ef8 jam  0x00000000 , 0x00004252 
- 00020604  0x00004ef9 fetch  0x00000001 , 0x00004253 
- 00020605  0x00004efa beq  0x00000000 , 0x00005085 
- 00020606  0x00004efb rtn 
- 00020607  0x00004efe setarg  0x00000000 
- 00020608  0x00004eff store  0x00000002 , 0x0000424e 
- 00020609  0x00004f00 jam  0x00000000 , 0x00004253 
- 00020610  0x00004f01 fetch  0x00000001 , 0x00004252 
- 00020611  0x00004f02 beq  0x00000000 , 0x00005085 
- 00020612  0x00004f03 rtn 
- 00020613  0x00004f06 jam  0x00000007 , 0x00000a99 
- 00020614  0x00004f07 branch  0x00007d86 
- 00020615  0x00004f0a fetch  0x00000001 , 0x0000027f 
- 00020616  0x00004f0b set0  0x00000000 , 0x0000003f 
- 00020617  0x00004f0c store  0x00000001 , 0x0000027f 
- 00020618  0x00004f0d fetch  0x00000002 , 0x0000424e 
- 00020619  0x00004f0e rtn  0x00000034 
- 00020620  0x00004f0f call  0x000052b8 
- 00020621  0x00004f10 fetch  0x00000002 , 0x0000424e 
- 00020622  0x00004f11 copy  0x0000003f , 0x00000011 
- 00020623  0x00004f12 force  0x00000053 , 0x00000012 
- 00020624  0x00004f13 branch  0x0000509a 
- 00020625  0x00004f15 fetch  0x00000001 , 0x0000027f 
- 00020626  0x00004f16 set0  0x00000007 , 0x0000003f 
- 00020627  0x00004f17 store  0x00000001 , 0x0000027f 
- 00020628  0x00004f18 fetch  0x00000002 , 0x0000424c 
- 00020629  0x00004f19 rtn  0x00000034 
- 00020630  0x00004f1a call  0x000052b8 
- 00020631  0x00004f1b fetch  0x00000002 , 0x0000424c 
- 00020632  0x00004f1c copy  0x0000003f , 0x00000011 
- 00020633  0x00004f1d force  0x00000052 , 0x00000012 
- 00020634  0x00004f1f call  0x0000523a 
- 00020635  0x00004f20 call  0x000052c3 
- 00020636  0x00004f21 force  0x00000006 , 0x0000003f 
- 00020637  0x00004f22 istore  0x00000001 , 0x00000005 
- 00020638  0x00004f23 fetch  0x00000001 , 0x00004255 
- 00020639  0x00004f24 istore  0x00000001 , 0x00000005 
- 00020640  0x00004f25 setarg  0x00000004 
- 00020641  0x00004f26 istore  0x00000002 , 0x00000005 
- 00020642  0x00004f27 copy  0x00000011 , 0x0000003f 
- 00020643  0x00004f28 istore  0x00000002 , 0x00000005 
- 00020644  0x00004f29 copy  0x00000012 , 0x0000003f 
- 00020645  0x00004f2a istore  0x00000002 , 0x00000005 
- 00020646  0x00004f2b force  0x00000008 , 0x00000002 
- 00020647  0x00004f2c branch  0x000050de 
- 00020648  0x00004f2f bpatchx  0x00000018 , 0x00004023 
- 00020649  0x00004f30 call  0x0000523a 
- 00020650  0x00004f31 call  0x000052c3 
- 00020651  0x00004f32 setarg  0x00000002 
- 00020652  0x00004f33 istore  0x00000001 , 0x00000005 
- 00020653  0x00004f34 fetch  0x00000001 , 0x00004255 
- 00020654  0x00004f35 istore  0x00000001 , 0x00000005 
- 00020655  0x00004f36 setarg  0x00000004 
- 00020656  0x00004f37 istore  0x00000002 , 0x00000005 
- 00020657  0x00004f38 copy  0x00000002 , 0x0000003f 
- 00020658  0x00004f39 istore  0x00000002 , 0x00000005 
- 00020659  0x00004f3a copy  0x0000000b , 0x0000003f 
- 00020660  0x00004f3b istore  0x00000002 , 0x00000005 
- 00020661  0x00004f3c arg  0x00000008 , 0x00000002 
- 00020662  0x00004f3d branch  0x000050de 
- 00020663  0x00004f3f bpatchx  0x00000019 , 0x00004023 
- 00020664  0x00004f40 call  0x0000523a 
- 00020665  0x00004f41 call  0x000052c3 
- 00020666  0x00004f42 setarg  0x00000004 
- 00020667  0x00004f43 istore  0x00000001 , 0x00000005 
- 00020668  0x00004f44 fetch  0x00000001 , 0x00004255 
- 00020669  0x00004f45 istore  0x00000001 , 0x00000005 
- 00020670  0x00004f46 setarg  0x00000008 
- 00020671  0x00004f47 istore  0x00000002 , 0x00000005 
- 00020672  0x00004f49 copy  0x00000002 , 0x0000003f 
- 00020673  0x00004f4b istore  0x00000002 , 0x00000005 
- 00020674  0x00004f4c setarg  0x00000000 
- 00020675  0x00004f4d istore  0x00000002 , 0x00000005 
- 00020676  0x00004f4e setarg  0x00000001 
- 00020677  0x00004f4f istore  0x00000001 , 0x00000005 
- 00020678  0x00004f50 setarg  0x00000002 
- 00020679  0x00004f51 istore  0x00000001 , 0x00000005 
- 00020680  0x00004f52 setarg  0x000003e3 
- 00020681  0x00004f53 istore  0x00000002 , 0x00000005 
- 00020682  0x00004f54 arg  0x0000000c , 0x00000002 
- 00020683  0x00004f55 branch  0x000050de 
- 00020684  0x00004f57 bpatchx  0x0000001a , 0x00004023 
- 00020685  0x00004f58 call  0x0000523a 
- 00020686  0x00004f59 call  0x000052c3 
- 00020687  0x00004f5a setarg  0x00000006 
- 00020688  0x00004f5b istore  0x00000001 , 0x00000005 
- 00020689  0x00004f5c fetch  0x00000001 , 0x00004255 
- 00020690  0x00004f5d increase  0x00000001 , 0x0000003f 
- 00020691  0x00004f5e copy  0x00000005 , 0x00000011 
- 00020692  0x00004f5f store  0x00000001 , 0x00004255 
- 00020693  0x00004f60 copy  0x00000011 , 0x00000005 
- 00020694  0x00004f61 istore  0x00000001 , 0x00000005 
- 00020695  0x00004f62 setarg  0x00000004 
- 00020696  0x00004f63 istore  0x00000002 , 0x00000005 
- 00020697  0x00004f64 copy  0x00000002 , 0x0000003f 
- 00020698  0x00004f65 istore  0x00000002 , 0x00000005 
- 00020699  0x00004f66 copy  0x0000000b , 0x0000003f 
- 00020700  0x00004f67 istore  0x00000002 , 0x00000005 
- 00020701  0x00004f68 arg  0x00000008 , 0x00000002 
- 00020702  0x00004f6c storet  0x00000002 , 0x0000026f 
- 00020703  0x00004f6d copy  0x00000002 , 0x0000003f 
- 00020704  0x00004f6e branch  0x00005264 , 0x00000034 
- 00020705  0x00004f6f call  0x000052c1 
- 00020706  0x00004f70 fetch  0x00000002 , 0x0000026f 
- 00020707  0x00004f71 istore  0x00000002 , 0x00000005 
- 00020708  0x00004f72 force  0x00000001 , 0x0000003f 
- 00020709  0x00004f73 istore  0x00000002 , 0x00000005 
- 00020710  0x00004f74 rtn 
- 00020711  0x00004f77 fetch  0x00000002 , 0x00000275 
- 00020712  0x00004f78 branch  0x00002a8c , 0x00000034 
- 00020713  0x00004f79 call  0x000052ce 
- 00020714  0x00004f7a fetch  0x00000002 , 0x00000275 
- 00020715  0x00004f7b istore  0x00000002 , 0x00000005 
- 00020716  0x00004f7c fetch  0x00000002 , 0x00004248 
- 00020717  0x00004f7d istore  0x00000002 , 0x00000005 
- 00020718  0x00004f7e rtn 
- 00020719  0x00004f80 fetch  0x00000002 , 0x00000266 
- 00020720  0x00004f81 branch  0x00004dfc , 0x00000034 
- 00020721  0x00004f82 bpatchx  0x0000001b , 0x00004023 
- 00020722  0x00004f83 fetch  0x00000001 , 0x00000268 
- 00020723  0x00004f84 beq  0x00000001 , 0x000050f9 
- 00020724  0x00004f85 beq  0x00000050 , 0x00004de8 
- 00020725  0x00004f86 beq  0x00000051 , 0x00004df5 
- 00020726  0x00004f87 beq  0x00000052 , 0x00004df3 
- 00020727  0x00004f88 beq  0x00000053 , 0x00004df3 
- 00020728  0x00004f89 branch  0x00004dfc 
- 00020729  0x00004f8c bpatchx  0x0000001c , 0x00004023 
- 00020730  0x00004f8d call  0x000052b8 
- 00020731  0x00004f8e force  0x00000000 , 0x00000012 
- 00020732  0x00004f8f call  0x000052c3 
- 00020733  0x00004f90 copy  0x0000003f , 0x00000005 
- 00020734  0x00004f91 fetch  0x00000002 , 0x00000266 
- 00020735  0x00004f92 copy  0x0000003f , 0x00000013 
- 00020736  0x00004f93 fetch  0x00000002 , 0x00000264 
- 00020737  0x00004f94 iforce  0x00000006 
- 00020738  0x00004f96 call  0x00005108 
- 00020739  0x00004f97 increase  0xfffffffc , 0x00000013 
- 00020740  0x00004f98 nbranch  0x00005102 , 0x00000005 
- 00020741  0x00004f99 copy  0x00000012 , 0x00000002 
- 00020742  0x00004f9a call  0x000050de 
- 00020743  0x00004f9b branch  0x00004dfc 
- 00020744  0x00004f9e ifetch  0x00000001 , 0x00000006 
- 00020745  0x00004f9f beq  0x00000002 , 0x00005113 
- 00020746  0x00004fa0 beq  0x00000001 , 0x00005116 
- 00020747  0x00004fa1 beq  0x00000003 , 0x00005120 
- 00020748  0x00004fa2 beq  0x00000005 , 0x0000515c 
- 00020749  0x00004fa3 beq  0x00000004 , 0x0000518e 
- 00020750  0x00004fa4 beq  0x00000007 , 0x00005213 
- 00020751  0x00004fa5 beq  0x00000006 , 0x000051e1 
- 00020752  0x00004fa6 beq  0x00000008 , 0x00005050 
- 00020753  0x00004fa7 beq  0x0000000a , 0x00004e3a 
- 00020754  0x00004fa8 branch  0x0000522e 
- 00020755  0x00004fab call  0x00007ea8 
- 00020756  0x00004fad call  0x00007ead 
- 00020757  0x00004fae branch  0x00004e51 
- 00020758  0x00004fb0 ifetch  0x00000001 , 0x00000006 
- 00020759  0x00004fb1 copy  0x0000003f , 0x00000007 
- 00020760  0x00004fb2 ifetch  0x00000002 , 0x00000006 
- 00020761  0x00004fb3 copy  0x0000003f , 0x00000011 
- 00020762  0x00004fb4 copy  0x00000013 , 0x0000003f 
- 00020763  0x00004fb5 isub  0x00000011 , 0x00000013 
- 00020764  0x00004fb7 ifetch  0x00000001 , 0x00000006 
- 00020765  0x00004fb8 increase  0xffffffff , 0x00000011 
- 00020766  0x00004fb9 nbranch  0x0000511c , 0x00000005 
- 00020767  0x00004fba rtn 
- 00020768  0x00004fbc ifetch  0x00000001 , 0x00000006 
- 00020769  0x00004fbd copy  0x0000003f , 0x00000007 
- 00020770  0x00004fbe ifetch  0x00000002 , 0x00000006 
- 00020771  0x00004fbf copy  0x0000003f , 0x00000011 
- 00020772  0x00004fc0 ifetch  0x00000002 , 0x00000006 
- 00020773  0x00004fc1 copy  0x0000003f , 0x0000000b 
- 00020774  0x00004fc2 ifetch  0x00000002 , 0x00000006 
- 00020775  0x00004fc3 copy  0x0000003f , 0x00000002 
- 00020776  0x00004fc4 ifetch  0x00000002 , 0x00000006 
- 00020777  0x00004fc5 sub  0x0000003f , 0x00000000 , 0x0000003e 
- 00020778  0x00004fc6 branch  0x00005132 , 0x00000005 
- 00020779  0x00004fc7 beq  0x00000002 , 0x0000512e 
- 00020780  0x00004fc8 beq  0x00000004 , 0x0000512e 
- 00020781  0x00004fc9 branch  0x00005130 
- 00020782  0x00004fcb jam  0x00000016 , 0x00000a99 
- 00020783  0x00004fcc call  0x00007d86 
- 00020784  0x00004fce ifetch  0x00000002 , 0x00000006 
- 00020785  0x00004fcf branch  0x00005159 
- 00020786  0x00004fd1 call  0x00007ea8 
- 00020787  0x00004fd5 bpatchx  0x0000001d , 0x00004023 
- 00020788  0x00004fd6 setarg  0x00000050 
- 00020789  0x00004fd7 isub  0x00000002 , 0x0000003e 
- 00020790  0x00004fd8 branch  0x00005141 , 0x00000005 
- 00020791  0x00004fd9 setarg  0x00000051 
- 00020792  0x00004fda isub  0x00000002 , 0x0000003e 
- 00020793  0x00004fdb branch  0x00005147 , 0x00000005 
- 00020794  0x00004fdc setarg  0x00000053 
- 00020795  0x00004fdd isub  0x00000002 , 0x0000003e 
- 00020796  0x00004fde branch  0x00005153 , 0x00000005 
- 00020797  0x00004fdf setarg  0x00000052 
- 00020798  0x00004fe0 isub  0x00000002 , 0x0000003e 
- 00020799  0x00004fe1 branch  0x0000514d , 0x00000005 
- 00020800  0x00004fe2 branch  0x00005159 
- 00020801  0x00004fe4 copy  0x0000000b , 0x0000003f 
- 00020802  0x00004fe5 store  0x00000002 , 0x00004248 
- 00020803  0x00004fe6 fetch  0x00000001 , 0x00004250 
- 00020804  0x00004fe7 set1  0x00000001 
- 00020805  0x00004fe8 store  0x00000001 , 0x00004250 
- 00020806  0x00004fe9 branch  0x00005158 
- 00020807  0x00004feb copy  0x0000000b , 0x0000003f 
- 00020808  0x00004fec store  0x00000002 , 0x0000424a 
- 00020809  0x00004fed fetch  0x00000001 , 0x00004251 
- 00020810  0x00004fee set1  0x00000001 
- 00020811  0x00004fef store  0x00000001 , 0x00004251 
- 00020812  0x00004ff0 branch  0x00005158 
- 00020813  0x00004ff2 copy  0x0000000b , 0x0000003f 
- 00020814  0x00004ff3 store  0x00000002 , 0x0000424c 
- 00020815  0x00004ff4 fetch  0x00000001 , 0x00004252 
- 00020816  0x00004ff5 set1  0x00000001 
- 00020817  0x00004ff6 store  0x00000001 , 0x00004252 
- 00020818  0x00004ff7 branch  0x00005158 
- 00020819  0x00004ff9 copy  0x0000000b , 0x0000003f 
- 00020820  0x00004ffa store  0x00000002 , 0x0000424e 
- 00020821  0x00004ffb fetch  0x00000001 , 0x00004253 
- 00020822  0x00004ffc set1  0x00000001 
- 00020823  0x00004ffd store  0x00000001 , 0x00004253 
- 00020824  0x00005001 call  0x00007ead 
- 00020825  0x00005003 copy  0x00000013 , 0x0000003f 
- 00020826  0x00005004 isub  0x00000011 , 0x00000013 
- 00020827  0x00005005 rtn 
- 00020828  0x00005008 ifetch  0x00000001 , 0x00000006 
- 00020829  0x00005009 copy  0x0000003f , 0x00000007 
- 00020830  0x0000500a ifetch  0x00000002 , 0x00000006 
- 00020831  0x0000500b copy  0x0000003f , 0x00000011 
- 00020832  0x0000500c copy  0x00000013 , 0x0000003f 
- 00020833  0x0000500d isub  0x00000011 , 0x00000013 
- 00020834  0x0000500e ifetch  0x00000002 , 0x00000006 
- 00020835  0x0000500f copy  0x0000003f , 0x0000000b 
- 00020836  0x00005010 ifetch  0x00000002 , 0x00000006 
- 00020837  0x00005011 ifetch  0x00000002 , 0x00000006 
- 00020838  0x00005012 nbranch  0x00005188 , 0x00000034 
- 00020839  0x00005013 call  0x00007ea8 
- 00020840  0x00005017 copy  0x0000000b , 0x00000002 
- 00020841  0x00005018 bpatchx  0x0000001e , 0x00004023 
- 00020842  0x00005019 setarg  0x00000050 
- 00020843  0x0000501a isub  0x00000002 , 0x0000003e 
- 00020844  0x0000501b branch  0x00005176 , 0x00000005 
- 00020845  0x0000501c setarg  0x00000051 
- 00020846  0x0000501d isub  0x00000002 , 0x0000003e 
- 00020847  0x0000501e branch  0x0000517a , 0x00000005 
- 00020848  0x0000501f setarg  0x00000052 
- 00020849  0x00005020 isub  0x00000002 , 0x0000003e 
- 00020850  0x00005021 branch  0x0000517e , 0x00000005 
- 00020851  0x00005022 setarg  0x00000053 
- 00020852  0x00005023 isub  0x00000002 , 0x0000003e 
- 00020853  0x00005024 branch  0x00005182 , 0x00000005 
- 00020854  0x00005026 fetch  0x00000001 , 0x00004250 
- 00020855  0x00005027 set1  0x00000005 
- 00020856  0x00005028 store  0x00000001 , 0x00004250 
- 00020857  0x00005029 rtn 
- 00020858  0x0000502b fetch  0x00000001 , 0x00004251 
- 00020859  0x0000502c set1  0x00000005 
- 00020860  0x0000502d store  0x00000001 , 0x00004251 
- 00020861  0x0000502e rtn 
- 00020862  0x00005030 fetch  0x00000001 , 0x00004252 
- 00020863  0x00005031 set1  0x00000005 
- 00020864  0x00005032 store  0x00000001 , 0x00004252 
- 00020865  0x00005033 rtn 
- 00020866  0x00005035 fetch  0x00000001 , 0x00004253 
- 00020867  0x00005036 set1  0x00000005 
- 00020868  0x00005037 store  0x00000001 , 0x00004253 
- 00020869  0x00005038 jam  0x00000006 , 0x00000a99 
- 00020870  0x00005039 branch  0x00007d86 
- 00020871  0x0000503d call  0x00007ead 
- 00020872  0x0000503f increase  0xfffffffa , 0x00000011 
- 00020873  0x00005041 branch  0x0000518d , 0x00000005 
- 00020874  0x00005042 increase  0x00000001 , 0x00000006 
- 00020875  0x00005043 increase  0xffffffff , 0x00000011 
- 00020876  0x00005044 branch  0x00005189 
- 00020877  0x00005046 rtn 
- 00020878  0x00005048 ifetch  0x00000001 , 0x00000006 
- 00020879  0x00005049 copy  0x0000003f , 0x00000007 
- 00020880  0x0000504a ifetch  0x00000002 , 0x00000006 
- 00020881  0x0000504b copy  0x0000003f , 0x00000011 
- 00020882  0x0000504c copy  0x00000013 , 0x0000003f 
- 00020883  0x0000504d isub  0x00000011 , 0x00000013 
- 00020884  0x0000504e ifetch  0x00000002 , 0x00000006 
- 00020885  0x0000504f increase  0x00000002 , 0x00000006 
- 00020886  0x00005050 copy  0x0000003f , 0x00000002 
- 00020887  0x00005051 setarg  0x00000005 
- 00020888  0x00005052 istore  0x00000001 , 0x00000005 
- 00020889  0x00005053 copy  0x00000007 , 0x0000003f 
- 00020890  0x00005054 istore  0x00000001 , 0x00000005 
- 00020891  0x00005055 increase  0x00000002 , 0x00000011 
- 00020892  0x00005056 copy  0x00000011 , 0x0000003f 
- 00020893  0x00005057 istore  0x00000002 , 0x00000005 
- 00020894  0x00005058 call  0x00007ea8 
- 00020895  0x00005059 bpatchx  0x0000001f , 0x00004023 
- 00020896  0x0000505a setarg  0x00000050 
- 00020897  0x0000505b isub  0x00000002 , 0x0000003e 
- 00020898  0x0000505c branch  0x000051ad , 0x00000005 
- 00020899  0x0000505d setarg  0x00000051 
- 00020900  0x0000505e isub  0x00000002 , 0x0000003e 
- 00020901  0x0000505f branch  0x000051be , 0x00000005 
- 00020902  0x00005060 setarg  0x00000052 
- 00020903  0x00005061 isub  0x00000002 , 0x0000003e 
- 00020904  0x00005062 branch  0x000051c4 , 0x00000005 
- 00020905  0x00005063 setarg  0x00000053 
- 00020906  0x00005064 isub  0x00000002 , 0x0000003e 
- 00020907  0x00005065 branch  0x000051ca , 0x00000005 
- 00020908  0x00005066 branch  0x000051cf 
- 00020909  0x00005068 fetch  0x00000001 , 0x00004250 
- 00020910  0x00005069 set1  0x00000004 , 0x0000003f 
- 00020911  0x0000506a set1  0x00000003 , 0x0000003f 
- 00020912  0x0000506b store  0x00000001 , 0x00004250 
- 00020913  0x0000506c bbit1  0x00000002 , 0x000051bb 
- 00020914  0x0000506d fetcht  0x00000001 , 0x0000027f 
- 00020915  0x0000506e set1  0x00000006 , 0x00000002 
- 00020916  0x0000506f storet  0x00000001 , 0x0000027f 
- 00020917  0x00005070 copy  0x00000007 , 0x0000003f 
- 00020918  0x00005071 increase  0x00000001 , 0x0000003f 
- 00020919  0x00005072 store  0x00000001 , 0x00000281 
- 00020920  0x00005073 fetch  0x00000001 , 0x00004250 
- 00020921  0x00005074 set1  0x00000002 , 0x0000003f 
- 00020922  0x00005075 store  0x00000001 , 0x00004250 
- 00020923  0x00005077 fetch  0x00000002 , 0x00004248 
- 00020924  0x00005078 store  0x00000002 , 0x00000282 
- 00020925  0x00005079 branch  0x000051cf 
- 00020926  0x0000507b fetch  0x00000001 , 0x00004251 
- 00020927  0x0000507c set1  0x00000004 , 0x0000003f 
- 00020928  0x0000507d set1  0x00000003 , 0x0000003f 
- 00020929  0x0000507e store  0x00000001 , 0x00004251 
- 00020930  0x0000507f fetch  0x00000002 , 0x0000424a 
- 00020931  0x00005080 branch  0x000051cf 
- 00020932  0x00005082 fetch  0x00000001 , 0x00004252 
- 00020933  0x00005083 set1  0x00000004 , 0x0000003f 
- 00020934  0x00005084 set1  0x00000003 , 0x0000003f 
- 00020935  0x00005085 store  0x00000001 , 0x00004252 
- 00020936  0x00005086 fetch  0x00000002 , 0x0000424c 
- 00020937  0x00005087 branch  0x000051cf 
- 00020938  0x00005089 fetch  0x00000001 , 0x00004253 
- 00020939  0x0000508a set1  0x00000004 , 0x0000003f 
- 00020940  0x0000508b set1  0x00000003 , 0x0000003f 
- 00020941  0x0000508c store  0x00000001 , 0x00004253 
- 00020942  0x0000508d fetch  0x00000002 , 0x0000424e 
- 00020943  0x00005091 copy  0x0000003f , 0x0000000b 
- 00020944  0x00005092 call  0x00007ead 
- 00020945  0x00005094 copy  0x0000000b , 0x0000003f 
- 00020946  0x00005096 istore  0x00000002 , 0x00000005 
- 00020947  0x00005097 force  0x00000000 , 0x0000003f 
- 00020948  0x00005098 istore  0x00000002 , 0x00000005 
- 00020949  0x00005099 force  0x00000000 , 0x0000003f 
- 00020950  0x0000509a istore  0x00000002 , 0x00000005 
- 00020951  0x0000509b force  0x0000000a , 0x0000003f 
- 00020952  0x0000509c iadd  0x00000012 , 0x00000012 
- 00020953  0x0000509d increase  0xfffffffa , 0x00000011 
- 00020954  0x0000509f branch  0x000051e0 , 0x00000005 
- 00020955  0x000050a0 ifetch  0x00000001 , 0x00000006 
- 00020956  0x000050a1 istore  0x00000001 , 0x00000005 
- 00020957  0x000050a2 increase  0x00000001 , 0x00000012 
- 00020958  0x000050a3 increase  0xffffffff , 0x00000011 
- 00020959  0x000050a4 branch  0x000051da 
- 00020960  0x000050a6 rtn 
- 00020961  0x000050a8 ifetch  0x00000001 , 0x00000006 
- 00020962  0x000050a9 copy  0x0000003f , 0x00000007 
- 00020963  0x000050aa ifetch  0x00000002 , 0x00000006 
- 00020964  0x000050ab copy  0x0000003f , 0x00000011 
- 00020965  0x000050ac copy  0x00000013 , 0x0000003f 
- 00020966  0x000050ad isub  0x00000011 , 0x00000013 
- 00020967  0x000050af ifetch  0x00000002 , 0x00000006 
- 00020968  0x000050b0 copy  0x0000003f , 0x00000011 
- 00020969  0x000050b1 ifetch  0x00000002 , 0x00000006 
- 00020970  0x000050b2 copy  0x0000003f , 0x0000000b 
- 00020971  0x000050b3 call  0x00007ea8 
- 00020972  0x000050b4 bpatchx  0x00000020 , 0x00004024 
- 00020973  0x000050b5 setarg  0x00000050 
- 00020974  0x000050b6 copy  0x00000011 , 0x00000002 
- 00020975  0x000050b7 isub  0x00000002 , 0x0000003e 
- 00020976  0x000050b8 branch  0x000051fa , 0x00000005 
- 00020977  0x000050b9 setarg  0x00000052 
- 00020978  0x000050ba copy  0x00000011 , 0x00000002 
- 00020979  0x000050bb isub  0x00000002 , 0x0000003e 
- 00020980  0x000050bc branch  0x000051ff , 0x00000005 
- 00020981  0x000050bd setarg  0x00000053 
- 00020982  0x000050be copy  0x00000011 , 0x00000002 
- 00020983  0x000050bf isub  0x00000002 , 0x0000003e 
- 00020984  0x000050c0 branch  0x00005201 , 0x00000005 
- 00020985  0x000050c1 branch  0x00005203 
- 00020986  0x000050c3 setarg  0x00000000 
- 00020987  0x000050c4 store  0x00000002 , 0x00000275 
- 00020988  0x000050c5 store  0x00000002 , 0x00004248 
- 00020989  0x000050c6 store  0x00000001 , 0x00004250 
- 00020990  0x000050c7 branch  0x00005205 
- 00020991  0x000050c9 call  0x00005079 
- 00020992  0x000050ca branch  0x00005205 
- 00020993  0x000050cc call  0x0000507f 
- 00020994  0x000050d2 branch  0x00005205 
- 00020995  0x000050d4 setarg  0x00000000 
- 00020996  0x000050d5 store  0x00000002 , 0x0000027b 
- 00020997  0x000050d7 call  0x00007ead 
- 00020998  0x000050d8 setarg  0x00000007 
- 00020999  0x000050d9 istore  0x00000001 , 0x00000005 
- 00021000  0x000050da copy  0x00000007 , 0x0000003f 
- 00021001  0x000050db istore  0x00000001 , 0x00000005 
- 00021002  0x000050dc setarg  0x00000004 
- 00021003  0x000050dd istore  0x00000002 , 0x00000005 
- 00021004  0x000050de copy  0x00000011 , 0x0000003f 
- 00021005  0x000050df istore  0x00000002 , 0x00000005 
- 00021006  0x000050e0 copy  0x0000000b , 0x0000003f 
- 00021007  0x000050e1 istore  0x00000002 , 0x00000005 
- 00021008  0x000050e2 force  0x00000008 , 0x0000003f 
- 00021009  0x000050e3 iadd  0x00000012 , 0x00000012 
- 00021010  0x000050e4 rtn 
- 00021011  0x000050e7 ifetch  0x00000001 , 0x00000006 
- 00021012  0x000050e8 copy  0x0000003f , 0x00000007 
- 00021013  0x000050e9 ifetch  0x00000002 , 0x00000006 
- 00021014  0x000050ea copy  0x0000003f , 0x00000011 
- 00021015  0x000050eb ifetch  0x00000002 , 0x00000006 
- 00021016  0x000050ec copy  0x0000003f , 0x0000000b 
- 00021017  0x000050ed ifetch  0x00000002 , 0x00000006 
- 00021018  0x000050ee copy  0x0000003f , 0x00000002 
- 00021019  0x000050ef call  0x00007ea8 
- 00021020  0x000050f0 bpatchx  0x00000021 , 0x00004024 
- 00021021  0x000050f1 fetch  0x00000001 , 0x00004255 
- 00021022  0x000050f2 icompare  0x000000ff , 0x00000007 
- 00021023  0x000050f3 nbranch  0x0000522a , 0x00000001 
- 00021024  0x000050f4 setarg  0x00000050 
- 00021025  0x000050f5 isub  0x00000002 , 0x0000003e 
- 00021026  0x000050f6 branch  0x00005227 , 0x00000005 
- 00021027  0x000050f7 setarg  0x00000051 
- 00021028  0x000050f8 isub  0x00000002 , 0x0000003e 
- 00021029  0x000050f9 branch  0x0000522a , 0x00000005 
- 00021030  0x000050fa branch  0x0000522a 
- 00021031  0x000050fc jam  0x00000000 , 0x00004248 
- 00021032  0x000050fd jam  0x00000000 , 0x00004250 
- 00021033  0x000050fe branch  0x0000522a 
- 00021034  0x00005103 call  0x00007ead 
- 00021035  0x00005104 copy  0x00000013 , 0x0000003f 
- 00021036  0x00005105 isub  0x00000011 , 0x00000013 
- 00021037  0x00005106 rtn 
- 00021038  0x00005109 setarg  0x00000001 
- 00021039  0x0000510a istore  0x00000001 , 0x00000005 
- 00021040  0x0000510b ifetch  0x00000001 , 0x00000006 
- 00021041  0x0000510c istore  0x00000001 , 0x00000005 
- 00021042  0x0000510d setarg  0x00000002 
- 00021043  0x0000510e istore  0x00000002 , 0x00000005 
- 00021044  0x0000510f setarg  0x00000000 
- 00021045  0x00005110 istore  0x00000002 , 0x00000005 
- 00021046  0x00005111 setarg  0x00000006 
- 00021047  0x00005112 iadd  0x00000012 , 0x00000012 
- 00021048  0x00005113 force  0x00000004 , 0x00000013 
- 00021049  0x00005114 rtn 
- 00021050  0x00005118 fetch  0x00000001 , 0x00004255 
- 00021051  0x00005119 increase  0x00000001 , 0x0000003f 
- 00021052  0x0000511a bne  0x00000000 , 0x0000523e 
- 00021053  0x0000511b increase  0x00000001 , 0x0000003f 
- 00021054  0x0000511d store  0x00000001 , 0x00004255 
- 00021055  0x0000511e rtn 
- 00021056  0x00005129 bpatchx  0x00000022 , 0x00004024 
- 00021057  0x0000512a arg  0x00000000 , 0x00000012 
- 00021058  0x0000512b call  0x0000526e 
- 00021059  0x0000512c nbranch  0x00002a8c , 0x00000034 
- 00021060  0x0000512d call  0x0000527e 
- 00021061  0x0000512e arg  0x00001800 , 0x00000012 
- 00021062  0x0000512f arg  0x00000000 , 0x00000007 
- 00021063  0x00005131 fetcht  0x00000001 , 0x00004256 
- 00021064  0x00005132 qisolate1  0x00000002 
- 00021065  0x00005133 branch  0x0000524f , 0x00000001 
- 00021066  0x00005134 call  0x000052a0 
- 00021067  0x00005135 sub  0x0000000b , 0x00000000 , 0x0000003e 
- 00021068  0x00005136 branch  0x0000524f , 0x00000002 
- 00021069  0x00005137 call  0x00005288 
- 00021070  0x00005138 branch  0x00005255 
- 00021071  0x0000513a increase  0x00000080 , 0x00000012 
- 00021072  0x0000513b increase  0x00000001 , 0x00000007 
- 00021073  0x0000513c setarg  0x00000008 
- 00021074  0x0000513d isub  0x00000007 , 0x0000003e 
- 00021075  0x0000513e branch  0x00005247 , 0x00000002 
- 00021076  0x0000513f arg  0x00000000 , 0x00000012 
- 00021077  0x00005141 copy  0x00000012 , 0x0000003f 
- 00021078  0x00005142 branch  0x00002a8c , 0x00000034 
- 00021079  0x00005143 rtn 
- 00021080  0x0000514c bpatchx  0x00000023 , 0x00004024 
- 00021081  0x0000514d call  0x00005277 
- 00021082  0x0000514e increase  0x00000001 , 0x00000006 
- 00021083  0x0000514f ifetch  0x00000002 , 0x00000006 
- 00021084  0x00005150 rtn 
- 00021085  0x00005157 bpatchx  0x00000024 , 0x00004024 
- 00021086  0x00005158 call  0x00005277 
- 00021087  0x00005159 copy  0x00000006 , 0x00000005 
- 00021088  0x0000515a copy  0x00000006 , 0x00000002 
- 00021089  0x0000515b setarg  0x00000000 
- 00021090  0x0000515c istore  0x00000003 , 0x00000005 
- 00021091  0x0000515d rtn 
- 00021092  0x00005163 bpatchx  0x00000025 , 0x00004024 
- 00021093  0x00005164 call  0x00005274 
- 00021094  0x00005165 branch  0x00002a8c , 0x00000034 
- 00021095  0x00005166 fetch  0x00000003 , 0x0000425d 
- 00021096  0x00005167 store  0x00000003 , 0x00004260 
- 00021097  0x00005168 fetch  0x00000003 , 0x0000425a 
- 00021098  0x00005169 store  0x00000003 , 0x0000425d 
- 00021099  0x0000516a fetch  0x00000003 , 0x00004257 
- 00021100  0x0000516b store  0x00000003 , 0x0000425a 
- 00021101  0x0000516c rtn 
- 00021102  0x00005173 bpatchx  0x00000026 , 0x00004024 
- 00021103  0x00005174 fetch  0x00000003 , 0x00004257 
- 00021104  0x00005175 rtn 
- 00021105  0x0000517c bpatchx  0x00000027 , 0x00004024 
- 00021106  0x0000517d fetch  0x00000003 , 0x0000425a 
- 00021107  0x0000517e rtn 
- 00021108  0x00005185 bpatchx  0x00000028 , 0x00004025 
- 00021109  0x00005186 fetch  0x00000003 , 0x00004260 
- 00021110  0x00005187 rtn 
- 00021111  0x0000518d call  0x00005274 
- 00021112  0x0000518e branch  0x00002a8c , 0x00000034 
- 00021113  0x0000518f arg  0x00004257 , 0x00000006 
- 00021114  0x00005191 ifetch  0x00000003 , 0x00000006 
- 00021115  0x00005192 branch  0x0000527a , 0x00000034 
- 00021116  0x00005193 increase  0xfffffffd , 0x00000006 
- 00021117  0x00005194 rtn 
- 00021118  0x0000519c bpatchx  0x00000029 , 0x00004025 
- 00021119  0x0000519d arg  0x00000004 , 0x00000039 
- 00021120  0x0000519e arg  0x00004257 , 0x00000006 
- 00021121  0x0000519f arg  0x00000000 , 0x00000002 
- 00021122  0x000051a1 ifetch  0x00000003 , 0x00000006 
- 00021123  0x000051a2 and  0x0000003f , 0x000000ff , 0x0000003f 
- 00021124  0x000051a3 ior  0x00000002 , 0x00000002 
- 00021125  0x000051a4 loop  0x00005282 
- 00021126  0x000051a5 storet  0x00000001 , 0x00004256 
- 00021127  0x000051a6 rtn 
- 00021128  0x000051af bpatchx  0x0000002a , 0x00004025 
- 00021129  0x000051b0 call  0x0000526e 
- 00021130  0x000051b1 nbranch  0x00002a8c , 0x00000034 
- 00021131  0x000051b2 call  0x00005274 
- 00021132  0x000051b3 branch  0x00005295 , 0x00000034 
- 00021133  0x000051b4 fetch  0x00000003 , 0x0000425a 
- 00021134  0x000051b5 store  0x00000003 , 0x00004257 
- 00021135  0x000051b6 ifetch  0x00000003 , 0x00000006 
- 00021136  0x000051b7 istore  0x00000003 , 0x00000005 
- 00021137  0x000051b8 ifetch  0x00000003 , 0x00000006 
- 00021138  0x000051b9 istore  0x00000003 , 0x00000005 
- 00021139  0x000051ba setarg  0x00000000 
- 00021140  0x000051bb istore  0x00000003 , 0x00000005 
- 00021141  0x000051bd arg  0x00000000 , 0x00000002 
- 00021142  0x000051be copy  0x0000000b , 0x0000003f 
- 00021143  0x000051bf iadd  0x00000007 , 0x0000003f 
- 00021144  0x000051c1 qset1  0x00000002 
- 00021145  0x000051c2 increase  0x00000001 , 0x00000007 
- 00021146  0x000051c3 isub  0x00000007 , 0x0000003e 
- 00021147  0x000051c4 nbranch  0x00005298 , 0x00000005 
- 00021148  0x000051c6 lshift8  0x00000012 , 0x0000003f 
- 00021149  0x000051c7 ior  0x00000002 , 0x0000003f 
- 00021150  0x000051c8 store  0x00000003 , 0x00004260 
- 00021151  0x000051c9 rtn 
- 00021152  0x000051d4 bpatchx  0x0000002b , 0x00004025 
- 00021153  0x000051d5 call  0x0000527e 
- 00021154  0x000051d6 copy  0x00000007 , 0x00000013 
- 00021155  0x000051d7 arg  0x00000000 , 0x00000002 
- 00021156  0x000051d8 arg  0x00000000 , 0x0000000b 
- 00021157  0x000051db copy  0x00000007 , 0x0000003f 
- 00021158  0x000051dc beq  0x00000008 , 0x000052b0 
- 00021159  0x000051dd fetch  0x00000001 , 0x00004256 
- 00021160  0x000051de qisolate1  0x0000003f 
- 00021161  0x000051df branch  0x000052b0 , 0x00000001 
- 00021162  0x000051e0 increase  0x00000080 , 0x00000002 
- 00021163  0x000051e1 increase  0x00000001 , 0x00000007 
- 00021164  0x000051e2 copy  0x00000011 , 0x0000003f 
- 00021165  0x000051e3 isub  0x00000002 , 0x0000003e 
- 00021166  0x000051e4 branch  0x000052b0 , 0x00000005 
- 00021167  0x000051e5 branch  0x000052a5 , 0x00000002 
- 00021168  0x000051e7 copy  0x00000002 , 0x0000003f 
- 00021169  0x000051e8 isub  0x00000011 , 0x0000003e 
- 00021170  0x000051e9 nbranch  0x000052b6 , 0x00000002 
- 00021171  0x000051ea copy  0x00000007 , 0x0000003f 
- 00021172  0x000051eb copy  0x00000013 , 0x00000002 
- 00021173  0x000051ec isub  0x00000002 , 0x0000000b 
- 00021174  0x000051ee copy  0x00000013 , 0x00000007 
- 00021175  0x000051ef rtn 
- 00021176  0x000051f3 bpatchx  0x0000002c , 0x00004025 
- 00021177  0x000051f4 arg  0x0000007f , 0x00000011 
- 00021178  0x000051f5 call  0x00005240 
- 00021179  0x000051f6 store  0x00000002 , 0x0000026b 
- 00021180  0x000051f7 increase  0x00000004 , 0x0000003f 
- 00021181  0x000051f8 store  0x00000002 , 0x0000026d 
- 00021182  0x000051f9 setarg  0x00000000 
- 00021183  0x000051fa store  0x00000002 , 0x0000026f 
- 00021184  0x000051fb rtn 
- 00021185  0x000051fe fetch  0x00000002 , 0x0000026b 
- 00021186  0x000051ff branch  0x000052e2 
- 00021187  0x00005202 fetch  0x00000002 , 0x0000026d 
- 00021188  0x00005203 branch  0x000052e2 
- 00021189  0x00005207 bpatchx  0x0000002d , 0x00004025 
- 00021190  0x00005208 arg  0x000000fa , 0x00000011 
- 00021191  0x00005209 call  0x00005240 
- 00021192  0x0000520a store  0x00000002 , 0x00000271 
- 00021193  0x0000520b increase  0x00000004 , 0x0000003f 
- 00021194  0x0000520c store  0x00000002 , 0x00000273 
- 00021195  0x0000520d setarg  0x00000000 
- 00021196  0x0000520e store  0x00000002 , 0x00000275 
- 00021197  0x0000520f rtn 
- 00021198  0x00005212 fetch  0x00000002 , 0x00000271 
- 00021199  0x00005213 branch  0x000052e2 
- 00021200  0x00005216 fetch  0x00000002 , 0x00000273 
- 00021201  0x00005217 branch  0x000052e2 
- 00021202  0x0000521b bpatchx  0x0000002e , 0x00004025 
- 00021203  0x0000521c call  0x00007e7c 
- 00021204  0x0000521d jam  0x00000001 , 0x00000284 
- 00021205  0x0000521e call  0x0000526e 
- 00021206  0x0000521f nrtn  0x00000034 
- 00021207  0x00005220 arg  0x0000007f , 0x00000011 
- 00021208  0x00005221 call  0x00005240 
- 00021209  0x00005222 store  0x00000002 , 0x00000277 
- 00021210  0x00005223 increase  0x00000004 , 0x0000003f 
- 00021211  0x00005224 store  0x00000002 , 0x00000279 
- 00021212  0x00005225 setarg  0x00000000 
- 00021213  0x00005226 store  0x00000002 , 0x0000027b 
- 00021214  0x00005227 jam  0x00000000 , 0x00000284 
- 00021215  0x00005228 branch  0x00007e8c 
- 00021216  0x0000522b fetch  0x00000002 , 0x00000277 
- 00021217  0x0000522c branch  0x000052e2 
- 00021218  0x0000522f branch  0x00002a8c , 0x00000034 
- 00021219  0x00005230 copy  0x0000003f , 0x00000005 
- 00021220  0x00005231 rtn 
- 00021221  0x00005235 bpatchx  0x0000002f , 0x00004025 
- 00021222  0x00005236 arg  0x00000000 , 0x00000012 
- 00021223  0x00005237 arg  0x00004257 , 0x00000011 
- 00021224  0x00005238 increase  0xfffffffe , 0x00000011 
- 00021225  0x0000523a increase  0x00000002 , 0x00000011 
- 00021226  0x0000523b setarg  0x00004263 
- 00021227  0x0000523c isub  0x00000011 , 0x0000003e 
- 00021228  0x0000523d branch  0x000052f5 , 0x00000005 
- 00021229  0x0000523e ifetch  0x00000001 , 0x00000011 
- 00021230  0x0000523f increase  0x00000001 , 0x00000011 
- 00021231  0x00005240 branch  0x000052e9 , 0x00000034 
- 00021232  0x00005241 ifetcht  0x00000002 , 0x00000011 
- 00021233  0x00005242 ifetch  0x00000002 , 0x00000002 
- 00021234  0x00005243 iadd  0x00000012 , 0x00000012 
- 00021235  0x00005244 increase  0x00000004 , 0x00000012 
- 00021236  0x00005245 branch  0x000052e9 
- 00021237  0x00005247 copy  0x00000012 , 0x0000003f 
- 00021238  0x00005248 rtn 
- 00021239  0x0000524c arg  0x0000000c , 0x00000007 
- 00021240  0x0000524d branch  0x00002c32 
- 00021241  0x00005250 arg  0x0000000c , 0x00000007 
- 00021242  0x00005251 branch  0x00002c36 
- 00021243  0x00005254 bpatchx  0x00000030 , 0x00004026 
- 00021244  0x00005255 call  0x0000527e 
- 00021245  0x00005256 fetch  0x00000001 , 0x00004256 
- 00021246  0x00005257 rtn  0x00000034 
- 00021247  0x00005258 call  0x000052e5 
- 00021248  0x00005259 arg  0x00000100 , 0x00000002 
- 00021249  0x0000525a isub  0x00000002 , 0x0000003e 
- 00021250  0x0000525b branch  0x000052f7 , 0x00000002 
- 00021251  0x0000525c call  0x000052f9 
- 00021252  0x0000525d arg  0x00004263 , 0x00000005 
- 00021253  0x0000525e arg  0x00004257 , 0x00000011 
- 00021254  0x00005260 setarg  0x00004263 
- 00021255  0x00005261 isub  0x00000011 , 0x0000003e 
- 00021256  0x00005262 rtn  0x00000005 
- 00021257  0x00005263 ifetch  0x00000001 , 0x00000011 
- 00021258  0x00005264 increase  0x00000001 , 0x00000011 
- 00021259  0x00005265 nbranch  0x0000530f , 0x00000034 
- 00021260  0x00005266 istore  0x00000002 , 0x00000005 
- 00021261  0x00005267 increase  0x00000002 , 0x00000011 
- 00021262  0x00005268 branch  0x00005306 
- 00021263  0x0000526a ifetch  0x00000002 , 0x00000011 
- 00021264  0x0000526b increase  0x00000002 , 0x00000011 
- 00021265  0x0000526c copy  0x0000003f , 0x00000006 
- 00021266  0x0000526d ifetch  0x00000002 , 0x00000006 
- 00021267  0x0000526e istore  0x00000002 , 0x00000005 
- 00021268  0x0000526f copy  0x0000003f , 0x00000039 
- 00021269  0x00005270 increase  0x00000002 , 0x00000039 
- 00021270  0x00005271 call  0x00007f01 
- 00021271  0x00005272 branch  0x00005306 
- 00021272  0x00005275 bpatchx  0x00000031 , 0x00004026 
- 00021273  0x00005276 call  0x0000527e 
- 00021274  0x00005277 fetch  0x00000001 , 0x00004256 
- 00021275  0x00005278 rtn  0x00000034 
- 00021276  0x00005279 arg  0x00004258 , 0x00000011 
- 00021277  0x0000527a increase  0xfffffffd , 0x00000011 
- 00021278  0x0000527b arg  0x00004263 , 0x00000006 
- 00021279  0x0000527d increase  0x00000003 , 0x00000011 
- 00021280  0x0000527e setarg  0x00004264 
- 00021281  0x0000527f isub  0x00000011 , 0x0000003e 
- 00021282  0x00005280 rtn  0x00000005 
- 00021283  0x00005281 ifetch  0x00000002 , 0x00000006 
- 00021284  0x00005282 branch  0x0000531f , 0x00000034 
- 00021285  0x00005283 increase  0x00000004 , 0x0000003f 
- 00021286  0x00005284 copy  0x0000003f , 0x00000039 
- 00021287  0x00005285 copy  0x00000006 , 0x00000012 
- 00021288  0x00005286 ifetch  0x00000002 , 0x00000011 
- 00021289  0x00005287 copy  0x0000003f , 0x00000005 
- 00021290  0x00005288 copy  0x00000012 , 0x00000006 
- 00021291  0x00005289 increase  0xfffffffe , 0x00000006 
- 00021292  0x0000528a call  0x00007f01 
- 00021293  0x0000528b branch  0x0000531f 
- 00021294  0x00005296 bpatchx  0x00000032 , 0x00004026 
- 00021295  0x00005297 disable  0x0000002b 
- 00021296  0x00005298 jam  0x00000001 , 0x00000455 
- 00021297  0x00005299 jam  0x00000003 , 0x0000043f 
- 00021298  0x0000529a jam  0x00000001 , 0x00000456 
- 00021299  0x0000529b setarg  0xffffffff 
- 00021300  0x0000529c store  0x00000002 , 0x00000459 
- 00021301  0x0000529d force  0x00000000 , 0x0000003f 
- 00021302  0x0000529e store  0x00000001 , 0x00000457 
- 00021303  0x0000529f store  0x00000001 , 0x00000462 
- 00021304  0x000052a0 store  0x00000003 , 0x00004169 
- 00021305  0x000052a1 store  0x00000003 , 0x0000416c 
- 00021306  0x000052a2 store  0x00000005 , 0x00004403 
- 00021307  0x000052a3 set1  0x00000027 , 0x0000003f 
- 00021308  0x000052a4 store  0x00000005 , 0x00004408 
- 00021309  0x000052a5 jam  0x00000001 , 0x000043dc 
- 00021310  0x000052a6 jam  0x00000000 , 0x000043dd 
- 00021311  0x000052a7 branch  0x000056ed 
- 00021312  0x000052aa bpatchx  0x00000033 , 0x00004026 
- 00021313  0x000052ab enable  0x00000029 
- 00021314  0x000052ac jam  0x00000003 , 0x00000440 
- 00021315  0x000052ad jam  0x00000001 , 0x00000478 
- 00021316  0x000052ae jam  0x00000001 , 0x0000445a 
- 00021317  0x000052af setarg  0x0000ffff 
- 00021318  0x000052b0 store  0x00000002 , 0x0000445c 
- 00021319  0x000052b1 force  0x00000000 , 0x0000003f 
- 00021320  0x000052b2 store  0x00000005 , 0x00004408 
- 00021321  0x000052b3 set1  0x00000027 , 0x0000003f 
- 00021322  0x000052b4 store  0x00000005 , 0x00004403 
- 00021323  0x000052b5 branch  0x0000532e 
- 00021324  0x000052b9 bpatchx  0x00000034 , 0x00004026 
- 00021325  0x000052ba disable  0x00000029 
- 00021326  0x000052bb setarg  0x00000017 
- 00021327  0x000052bc store  0x00000002 , 0x000044a8 
- 00021328  0x000052bd jam  0x00000001 , 0x00000440 
- 00021329  0x000052be jam  0x00000000 , 0x0000436e 
- 00021330  0x000052bf jam  0x00000000 , 0x000000a0 
- 00021331  0x000052c0 jam  0x00000000 , 0x000044c4 
- 00021332  0x000052c1 jam  0x00000000 , 0x000044c5 
- 00021333  0x000052c2 fetch  0x00000002 , 0x0000046d 
- 00021334  0x000052c3 store  0x00000002 , 0x000044ba 
- 00021335  0x000052c4 fetch  0x00000002 , 0x00000441 
- 00021336  0x000052c5 mul32  0x0000003f , 0x00000005 , 0x0000003f 
- 00021337  0x000052c6 rshift4  0x0000003f , 0x0000003f 
- 00021338  0x000052c7 store  0x00000002 , 0x0000046d 
- 00021339  0x000052c8 branch  0x0000532e 
- 00021340  0x000052cf call  0x000053c4 
- 00021341  0x000052d0 call  0x000055e8 
- 00021342  0x000052d1 call  0x000056f0 
- 00021343  0x000052d2 branch  0x000053ce 
- 00021344  0x000052d5 bpatchx  0x00000035 , 0x00004026 
- 00021345  0x000052d6 call  0x000053c4 
- 00021346  0x000052d7 call  0x000032f4 
- 00021347  0x000052d8 fetch  0x00000001 , 0x00000440 
- 00021348  0x000052d9 beq  0x00000003 , 0x00005366 
- 00021349  0x000052da branch  0x0000537a 
- 00021350  0x000052e1 bpatchx  0x00000036 , 0x00004026 
- 00021351  0x000052e2 enable  0x00000029 
- 00021352  0x000052e3 call  0x000056e4 
- 00021353  0x000052e4 branch  0x00005377 , 0x00000002 
- 00021354  0x000052e5 call  0x00002c6c 
- 00021355  0x000052e6 call  0x00005413 
- 00021356  0x000052e7 call  0x0000561e 
- 00021357  0x000052e8 disable  0x0000002d 
- 00021358  0x000052e9 call  0x000054bf 
- 00021359  0x000052ea nrtn  0x0000002d 
- 00021360  0x000052eb bpatchx  0x00000037 , 0x00004026 
- 00021361  0x000052ec fetch  0x00000001 , 0x00000005 
- 00021362  0x000052ed increase  0x00000001 , 0x0000003f 
- 00021363  0x000052ee store  0x00000001 , 0x00000005 
- 00021364  0x000052ef call  0x000055aa 
- 00021365  0x000052f0 disable  0x00000029 
- 00021366  0x000052f1 rtn 
- 00021367  0x000052f4 call  0x000053a9 
- 00021368  0x000052f5 disable  0x00000029 
- 00021369  0x000052f6 rtn 
- 00021370  0x000052fc bpatchx  0x00000038 , 0x00004027 
- 00021371  0x000052fd jam  0x00000000 , 0x0000450f 
- 00021372  0x000052fe call  0x00007aaf 
- 00021373  0x000052ff call  0x00005c18 
- 00021374  0x00005300 disable  0x0000002e 
- 00021375  0x00005301 call  0x000056e4 
- 00021376  0x00005302 branch  0x000053a9 , 0x00000002 
- 00021377  0x00005303 call  0x00002c6c 
- 00021378  0x00005304 call  0x00005413 
- 00021379  0x00005305 call  0x00005489 
- 00021380  0x00005306 nbranch  0x0000539b , 0x00000018 
- 00021381  0x00005307 call  0x000053b7 
- 00021382  0x00005308 branch  0x00005388 , 0x0000002d 
- 00021383  0x00005309 branch  0x00005395 
- 00021384  0x0000530d bpatchx  0x00000039 , 0x00004027 
- 00021385  0x0000530e fetch  0x00000001 , 0x0000450f 
- 00021386  0x0000530f pincrease  0x00000001 
- 00021387  0x00005310 store  0x00000001 , 0x0000450f 
- 00021388  0x00005311 beq  0x0000000c , 0x00005395 
- 00021389  0x00005312 call  0x000055aa 
- 00021390  0x00005313 call  0x0000561e 
- 00021391  0x00005314 call  0x000054c7 
- 00021392  0x00005315 call  0x0000567e 
- 00021393  0x00005316 fetch  0x00000002 , 0x000041fb 
- 00021394  0x00005317 call  0x00007f9c 
- 00021395  0x00005318 call  0x000053a0 
- 00021396  0x00005319 branch  0x000053a4 , 0x00000028 
- 00021397  0x0000531b bpatchx  0x0000003a , 0x00004027 
- 00021398  0x0000531c call  0x00005be4 
- 00021399  0x0000531d call  0x00005bdb 
- 00021400  0x0000531e call  0x00007d9c 
- 00021401  0x0000531f fetch  0x00000001 , 0x00000462 
- 00021402  0x00005320 bbit1  0x00000003 , 0x000053a9 
- 00021403  0x00005322 bpatchx  0x0000003b , 0x00004027 
- 00021404  0x00005323 call  0x000057f4 
- 00021405  0x00005324 call  0x0000559d 
- 00021406  0x00005325 call  0x00005575 
- 00021407  0x00005326 branch  0x00002841 
- 00021408  0x0000532a disable  0x00000028 
- 00021409  0x0000532b bmark1  0x0000002a , 0x00007fe7 
- 00021410  0x0000532c bmark1  0x00000029 , 0x00007fe7 
- 00021411  0x0000532d rtn 
- 00021412  0x00005331 bpatchx  0x0000003c , 0x00004027 
- 00021413  0x00005332 enable  0x0000002e 
- 00021414  0x00005333 call  0x000054c1 
- 00021415  0x00005334 branch  0x00005388 , 0x0000002d 
- 00021416  0x00005335 branch  0x00005395 
- 00021417  0x0000533b bpatchx  0x0000003d , 0x00004027 
- 00021418  0x0000533c call  0x000053af 
- 00021419  0x0000533d call  0x000033b4 
- 00021420  0x0000533e call  0x00007a77 
- 00021421  0x0000533f jam  0x00000015 , 0x00000a99 
- 00021422  0x00005340 branch  0x00007d86 
- 00021423  0x00005343 setarg  0x00000000 
- 00021424  0x00005344 store  0x00000009 , 0x000044ff 
- 00021425  0x00005345 jam  0x00000000 , 0x00000455 
- 00021426  0x00005346 jam  0x00000000 , 0x00000440 
- 00021427  0x00005347 jam  0x00000000 , 0x0000043f 
- 00021428  0x00005348 jam  0x00000000 , 0x000044c5 
- 00021429  0x00005349 jam  0x00000000 , 0x000044c4 
- 00021430  0x0000534a rtn 
- 00021431  0x0000534d bpatchx  0x0000003e , 0x00004027 
- 00021432  0x0000534e fetch  0x00000001 , 0x00000005 
- 00021433  0x0000534f increase  0x00000001 , 0x0000003f 
- 00021434  0x00005350 store  0x00000001 , 0x00000005 
- 00021435  0x00005351 fetch  0x00000001 , 0x0000043f 
- 00021436  0x00005352 rtnbit1  0x00000003 
- 00021437  0x00005353 set1  0x00000003 
- 00021438  0x00005354 store  0x00000001 , 0x0000043f 
- 00021439  0x00005355 fetch  0x00000002 , 0x000044ba 
- 00021440  0x00005356 store  0x00000002 , 0x0000046d 
- 00021441  0x00005357 setarg  0x00000000 
- 00021442  0x00005358 store  0x00000004 , 0x000044e5 
- 00021443  0x00005359 rtn 
- 00021444  0x0000535d bpatchx  0x0000003f , 0x00004027 
- 00021445  0x0000535e jam  0x00000036 , 0x0000890f 
- 00021446  0x0000535f jam  0x0000005f , 0x0000890b 
- 00021447  0x00005360 enable  0x00000036 
- 00021448  0x00005361 jam  0x00000007 , 0x00008914 
- 00021449  0x00005362 call  0x00002c6c 
- 00021450  0x00005363 fetch  0x00000001 , 0x000041e0 
- 00021451  0x00005364 rtn  0x00000034 
- 00021452  0x00005365 jam  0x000000b8 , 0x0000890a 
- 00021453  0x00005366 rtn 
- 00021454  0x00005369 bpatchx  0x00000040 , 0x00004028 
- 00021455  0x0000536a jam  0x0000002e , 0x0000890f 
- 00021456  0x0000536b jam  0x000000ff , 0x0000890b 
- 00021457  0x0000536c disable  0x00000036 
- 00021458  0x0000536d jam  0x00000003 , 0x00008914 
- 00021459  0x0000536e arg  0x00000000 , 0x0000001b 
- 00021460  0x0000536f rtn 
- 00021461  0x00005372 disable  0x00000009 
- 00021462  0x00005373 disable  0x00000007 
- 00021463  0x00005374 fetch  0x00000003 , 0x00000467 
- 00021464  0x00005375 iforce  0x0000000f 
- 00021465  0x00005376 fetch  0x00000001 , 0x00000016 
- 00021466  0x00005377 reverse  0x0000003f , 0x00000002 
- 00021467  0x00005378 set1  0x00000001 , 0x00000002 
- 00021468  0x00005379 rshift  0x00000002 , 0x0000000e 
- 00021469  0x0000537a rtn 
- 00021470  0x0000537e call  0x000053e6 
- 00021471  0x0000537f call  0x0000291f 
- 00021472  0x00005380 setarg  0x00000500 
- 00021473  0x00005381 call  0x00002a8f 
- 00021474  0x00005382 branch  0x00002924 
- 00021475  0x00005385 branch  0x00002939 , 0x0000002d 
- 00021476  0x00005387 call  0x000053e6 
- 00021477  0x00005388 branch  0x00002933 
- 00021478  0x0000538a bpatchx  0x00000041 , 0x00004028 
- 00021479  0x0000538b call  0x00002918 
- 00021480  0x0000538c fetch  0x00000001 , 0x0000048c 
- 00021481  0x0000538d nbranch  0x000053f9 , 0x00000034 
- 00021482  0x0000538e fetch  0x00000001 , 0x00000016 
- 00021483  0x0000538f sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021484  0x00005390 branch  0x000053f3 , 0x00000002 
- 00021485  0x00005391 force  0x00000000 , 0x00000002 
- 00021486  0x00005392 rtneq  0x00000025 
- 00021487  0x00005393 force  0x00000018 , 0x00000002 
- 00021488  0x00005394 rtneq  0x00000026 
- 00021489  0x00005395 force  0x0000004e , 0x00000002 
- 00021490  0x00005396 rtn 
- 00021491  0x00005399 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00021492  0x0000539a branch  0x000053f6 , 0x00000002 
- 00021493  0x0000539b increase  0x00000001 , 0x0000003f 
- 00021494  0x0000539e lshift  0x0000003f , 0x0000003f 
- 00021495  0x0000539f add  0x0000003f , 0x00000002 , 0x00000002 
- 00021496  0x000053a0 rtn 
- 00021497  0x000053a3 fetch  0x00000001 , 0x00000016 
- 00021498  0x000053a4 lshift  0x0000003f , 0x00000002 
- 00021499  0x000053a5 rtn 
- 00021500  0x000053a8 arg  0x000001f4 , 0x00000002 
- 00021501  0x000053a9 rtn  0x00000034 
- 00021502  0x000053aa arg  0x000000fa , 0x00000002 
- 00021503  0x000053ab rtneq  0x00000001 
- 00021504  0x000053ac arg  0x00000096 , 0x00000002 
- 00021505  0x000053ad rtneq  0x00000002 
- 00021506  0x000053ae arg  0x00000064 , 0x00000002 
- 00021507  0x000053af rtneq  0x00000003 
- 00021508  0x000053b0 arg  0x0000004b , 0x00000002 
- 00021509  0x000053b1 rtneq  0x00000004 
- 00021510  0x000053b2 arg  0x00000032 , 0x00000002 
- 00021511  0x000053b3 rtneq  0x00000005 
- 00021512  0x000053b4 arg  0x00000028 , 0x00000002 
- 00021513  0x000053b5 rtneq  0x00000006 
- 00021514  0x000053b6 arg  0x00000014 , 0x00000002 
- 00021515  0x000053b7 rtn 
- 00021516  0x000053bc setarg  0x008e89be 
- 00021517  0x000053bd lshift8  0x0000003f , 0x0000003f 
- 00021518  0x000053be or_into  0x000000d6 , 0x0000003f 
- 00021519  0x000053bf iforce  0x00000009 
- 00021520  0x000053c0 setarg  0x00555555 
- 00021521  0x000053c1 store  0x00000003 , 0x00000467 
- 00021522  0x000053c2 rtn 
- 00021523  0x000053c5 bpatchx  0x00000042 , 0x00004028 
- 00021524  0x000053c6 enable  0x00000010 
- 00021525  0x000053c7 fetch  0x00000004 , 0x00000463 
- 00021526  0x000053c8 iforce  0x00000009 
- 00021527  0x000053c9 call  0x00005466 
- 00021528  0x000053ca setarg  0x00000200 
- 00021529  0x000053cb branch  0x0000541c , 0x00000029 
- 00021530  0x000053cc fetch  0x00000002 , 0x0000044d 
- 00021531  0x000053cd rshift  0x0000003f , 0x0000003f 
- 00021532  0x000053cf arg  0x00000500 , 0x00000002 
- 00021533  0x000053d0 iadd  0x00000002 , 0x0000003f 
- 00021534  0x000053d1 call  0x00002a24 
- 00021535  0x000053d2 deposit  0x0000001a 
- 00021536  0x000053d3 store  0x00000006 , 0x00000491 
- 00021537  0x000053d4 rtn 
- 00021538  0x000053d7 bpatchx  0x00000043 , 0x00004028 
- 00021539  0x000053d8 fetch  0x00000001 , 0x00000016 
- 00021540  0x000053d9 beq  0x00000025 , 0x00005428 
- 00021541  0x000053da beq  0x00000026 , 0x0000542e 
- 00021542  0x000053db beq  0x00000027 , 0x00005434 
- 00021543  0x000053dc branch  0x00005434 
- 00021544  0x000053df fetcht  0x00000001 , 0x0000448d 
- 00021545  0x000053e0 isolate1  0x00000001 , 0x00000002 
- 00021546  0x000053e1 branch  0x0000543f , 0x00000001 
- 00021547  0x000053e2 isolate1  0x00000002 , 0x00000002 
- 00021548  0x000053e3 branch  0x00005444 , 0x00000001 
- 00021549  0x000053e4 branch  0x0000543a 
- 00021550  0x000053e8 fetcht  0x00000001 , 0x0000448d 
- 00021551  0x000053e9 isolate1  0x00000002 , 0x00000002 
- 00021552  0x000053ea branch  0x00005444 , 0x00000001 
- 00021553  0x000053eb isolate1  0x00000000 , 0x00000002 
- 00021554  0x000053ec branch  0x0000543a , 0x00000001 
- 00021555  0x000053ed branch  0x0000543f 
- 00021556  0x000053f1 fetcht  0x00000001 , 0x0000448d 
- 00021557  0x000053f2 isolate1  0x00000000 , 0x00000002 
- 00021558  0x000053f3 branch  0x0000543a , 0x00000001 
- 00021559  0x000053f4 isolate1  0x00000001 , 0x00000002 
- 00021560  0x000053f5 branch  0x0000543f , 0x00000001 
- 00021561  0x000053f6 branch  0x00005444 
- 00021562  0x000053fb jam  0x00000025 , 0x00000016 
- 00021563  0x000053fc fetch  0x00000001 , 0x00000ac2 
- 00021564  0x000053fd set1  0x00000000 , 0x0000003f 
- 00021565  0x000053fe store  0x00000001 , 0x00000ac2 
- 00021566  0x000053ff rtn 
- 00021567  0x00005402 jam  0x00000026 , 0x00000016 
- 00021568  0x00005403 fetch  0x00000001 , 0x00000ac2 
- 00021569  0x00005404 set1  0x00000001 , 0x0000003f 
- 00021570  0x00005405 store  0x00000001 , 0x00000ac2 
- 00021571  0x00005406 rtn 
- 00021572  0x00005409 jam  0x00000027 , 0x00000016 
- 00021573  0x0000540a fetch  0x00000001 , 0x00000ac2 
- 00021574  0x0000540b set1  0x00000002 , 0x0000003f 
- 00021575  0x0000540c store  0x00000001 , 0x00000ac2 
- 00021576  0x0000540d rtn 
- 00021577  0x00005412 bpatchx  0x00000044 , 0x00004028 
- 00021578  0x00005413 add  0x00000011 , 0x00000001 , 0x00000006 
- 00021579  0x00005414 ifetch  0x00000001 , 0x00000006 
- 00021580  0x00005415 rtnbit0  0x00000000 
- 00021581  0x00005416 add  0x00000011 , 0x0000001a , 0x00000005 
- 00021582  0x00005417 ifetch  0x00000002 , 0x00000005 
- 00021583  0x00005418 increase  0x00000001 , 0x0000003f 
- 00021584  0x00005419 istore  0x00000002 , 0x00000005 
- 00021585  0x0000541a add  0x00000011 , 0x00000019 , 0x00000006 
- 00021586  0x0000541b ifetch  0x00000001 , 0x00000006 
- 00021587  0x0000541c add  0x00000011 , 0x00000018 , 0x00000005 
- 00021588  0x0000541d ifetcht  0x00000001 , 0x00000005 
- 00021589  0x0000541e iadd  0x00000002 , 0x0000003f 
- 00021590  0x0000541f sub  0x0000003f , 0x00000024 , 0x0000003e 
- 00021591  0x00005420 branch  0x00005459 , 0x00000002 
- 00021592  0x00005421 increase  0xffffffdb , 0x0000003f 
- 00021593  0x00005423 istore  0x00000001 , 0x00000005 
- 00021594  0x00005424 rtn 
- 00021595  0x00005428 bpatchx  0x00000045 , 0x00004028 
- 00021596  0x00005429 fetch  0x00000005 , 0x0000046f 
- 00021597  0x0000542a force  0x00000000 , 0x00000002 
- 00021598  0x0000542b force  0x00000025 , 0x00000039 
- 00021599  0x0000542d bbit0  0x00000000 , 0x00005461 
- 00021600  0x0000542e increase  0x00000001 , 0x00000002 
- 00021601  0x00005430 rshift  0x0000003f , 0x0000003f 
- 00021602  0x00005431 loop  0x0000545f 
- 00021603  0x00005432 add  0x00000002 , 0xffffffff , 0x0000003f 
- 00021604  0x00005433 store  0x00000001 , 0x00000461 
- 00021605  0x00005434 rtn 
- 00021606  0x00005437 bpatchx  0x00000046 , 0x00004028 
- 00021607  0x00005438 fetch  0x00000001 , 0x00000457 
- 00021608  0x00005439 iforce  0x00000007 
- 00021609  0x0000543a fetcht  0x00000005 , 0x0000046f 
- 00021610  0x0000543b qisolate1  0x00000002 
- 00021611  0x0000543c branch  0x0000547c , 0x00000001 
- 00021612  0x0000543e bpatchx  0x00000047 , 0x00004028 
- 00021613  0x0000543f fetch  0x00000001 , 0x00000461 
- 00021614  0x00005440 isub  0x00000007 , 0x0000003f 
- 00021615  0x00005441 branch  0x00005472 , 0x00000002 
- 00021616  0x00005442 sub  0x0000003f , 0xffffffff , 0x00000007 
- 00021617  0x00005443 branch  0x0000546c 
- 00021618  0x00005445 copy  0x00000007 , 0x00000039 
- 00021619  0x00005446 force  0x00000000 , 0x00000007 
- 00021620  0x00005448 qisolate1  0x00000002 
- 00021621  0x00005449 branch  0x00005477 , 0x00000001 
- 00021622  0x0000544a increase  0x00000001 , 0x00000039 
- 00021623  0x0000544c deposit  0x00000039 
- 00021624  0x0000544d branch  0x0000547c , 0x00000034 
- 00021625  0x0000544e increase  0x00000001 , 0x00000007 
- 00021626  0x0000544f increase  0xffffffff , 0x00000039 
- 00021627  0x00005450 branch  0x00005474 
- 00021628  0x00005452 deposit  0x00000007 
- 00021629  0x00005453 store  0x00000001 , 0x00000016 
- 00021630  0x00005454 rtn 
- 00021631  0x00005458 branch  0x00005482 , 0x00000029 
- 00021632  0x00005459 until  0x0000003e , 0x00000003 
- 00021633  0x0000545a rtn 
- 00021634  0x0000545d arg  0x00000ea0 , 0x0000000b 
- 00021635  0x0000545e until  0x00000023 , 0x00000026 
- 00021636  0x0000545f rtn 
- 00021637  0x00005462 disable  0x00000010 
- 00021638  0x00005463 fetch  0x00000002 , 0x0000436c 
- 00021639  0x00005464 copy  0x0000003f , 0x0000000b 
- 00021640  0x00005465 branch  0x0000548e 
- 00021641  0x00005469 bpatchx  0x00000048 , 0x00004029 
- 00021642  0x0000546a enable  0x00000010 
- 00021643  0x0000546b fetch  0x00000002 , 0x0000044d 
- 00021644  0x0000546c fetcht  0x00000004 , 0x000044e5 
- 00021645  0x0000546d iadd  0x00000002 , 0x0000000b 
- 00021646  0x0000546f call  0x000053de 
- 00021647  0x00005471 bpatchx  0x00000049 , 0x00004029 
- 00021648  0x00005472 call  0x000053d5 
- 00021649  0x00005473 disable  0x0000002d 
- 00021650  0x00005474 enable  0x0000000d 
- 00021651  0x00005475 enable  0x00000021 
- 00021652  0x00005476 disable  0x00000020 
- 00021653  0x00005477 copy  0x0000000b , 0x0000001b 
- 00021654  0x00005478 correlate  0x0000003e , 0x00000003 
- 00021655  0x00005479 branch  0x0000549a , 0x0000002e 
- 00021656  0x0000547a copy  0x0000001a , 0x00000002 
- 00021657  0x0000547b storet  0x00000006 , 0x0000009a 
- 00021658  0x0000547d nbranch  0x0000264d , 0x00000018 
- 00021659  0x0000547e branch  0x000054a1 , 0x0000002e 
- 00021660  0x0000547f arg  0x000001e0 , 0x00000029 
- 00021661  0x00005480 copy  0x00000021 , 0x00000028 
- 00021662  0x00005481 fetch  0x00000001 , 0x0000043f 
- 00021663  0x00005482 bbit0  0x00000003 , 0x000054a1 
- 00021664  0x00005483 call  0x00002b05 , 0x0000002b 
- 00021665  0x00005485 bpatchx  0x0000004a , 0x00004029 
- 00021666  0x00005486 call  0x000029bb 
- 00021667  0x00005487 enable  0x00000007 
- 00021668  0x00005488 enable  0x00000009 
- 00021669  0x00005489 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021670  0x0000548a rshift3  0x0000000c , 0x0000003f 
- 00021671  0x0000548b store  0x00000001 , 0x000002d9 
- 00021672  0x0000548c parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021673  0x0000548d rshift3  0x0000000c , 0x0000003f 
- 00021674  0x0000548e istore  0x00000001 , 0x00000005 
- 00021675  0x0000548f and  0x0000003f , 0x0000003f , 0x00000039 
- 00021676  0x00005490 branch  0x000054b1 , 0x00000005 
- 00021677  0x00005493 parse  0x00000003 , 0x00000000 , 0x00000008 
- 00021678  0x00005494 rshift3  0x0000000c , 0x0000003f 
- 00021679  0x00005495 istore  0x00000001 , 0x00000005 
- 00021680  0x00005496 loop  0x000054ad 
- 00021681  0x00005499 bpatchx  0x0000004b , 0x00004029 
- 00021682  0x0000549a parse  0x00000003 , 0x00000000 , 0x00000018 
- 00021683  0x0000549b enable  0x00000010 
- 00021684  0x0000549c arg  0x00000664 , 0x0000001b 
- 00021685  0x0000549d rshift32  0x0000003f , 0x0000003f 
- 00021686  0x0000549e rshift16  0x0000003f , 0x0000003f 
- 00021687  0x0000549f istore  0x00000003 , 0x00000005 
- 00021688  0x000054a0 branch  0x0000264d , 0x00000006 
- 00021689  0x000054a1 enable  0x0000002d 
- 00021690  0x000054a2 fetch  0x00000001 , 0x00000017 
- 00021691  0x000054a3 add  0x0000003f , 0x00000000 , 0x00000011 
- 00021692  0x000054a4 call  0x00002981 
- 00021693  0x000054a5 disable  0x0000000d 
- 00021694  0x000054a6 branch  0x00002918 
- 00021695  0x000054a9 bpatchx  0x0000004c , 0x00004029 
- 00021696  0x000054aa call  0x000054c9 
- 00021697  0x000054ac fetcht  0x00000001 , 0x00000017 
- 00021698  0x000054ad call  0x0000291f 
- 00021699  0x000054ae call  0x00002924 
- 00021700  0x000054af enable  0x00000010 
- 00021701  0x000054b0 arg  0x0000157c , 0x0000000b 
- 00021702  0x000054b1 branch  0x0000548f 
- 00021703  0x000054b4 call  0x000054c9 
- 00021704  0x000054b5 branch  0x0000264d 
- 00021705  0x000054b8 bpatchx  0x0000004d , 0x00004029 
- 00021706  0x000054b9 call  0x000053d5 
- 00021707  0x000054ba call  0x000053e3 
- 00021708  0x000054bb branch  0x000054cd 
- 00021709  0x000054be set1  0x00000000 , 0x00000015 
- 00021710  0x000054bf enable  0x0000001d 
- 00021711  0x000054c0 enable  0x00000020 
- 00021712  0x000054c1 disable  0x00000021 
- 00021713  0x000054c2 call  0x0000547f 
- 00021714  0x000054c3 rshift16  0x00000009 , 0x0000003f 
- 00021715  0x000054c4 rshift8  0x0000003f , 0x0000003f 
- 00021716  0x000054c5 rshift4  0x0000003f , 0x0000003f 
- 00021717  0x000054c6 inject  0x00000003 , 0x00000028 
- 00021718  0x000054c7 enable  0x00000007 
- 00021719  0x000054c8 enable  0x00000009 
- 00021720  0x000054c9 bpatchx  0x0000004e , 0x00004029 
- 00021721  0x000054ca fetch  0x00000001 , 0x000043dc 
- 00021722  0x000054cb inject  0x00000003 , 0x00000008 
- 00021723  0x000054cc ifetch  0x00000001 , 0x00000006 
- 00021724  0x000054cd and  0x0000003f , 0x0000003f , 0x00000039 
- 00021725  0x000054ce inject  0x00000003 , 0x00000008 
- 00021726  0x000054cf branch  0x000054e2 , 0x00000005 
- 00021727  0x000054d1 ifetch  0x00000001 , 0x00000006 
- 00021728  0x000054d2 inject  0x00000003 , 0x00000008 
- 00021729  0x000054d3 loop  0x000054df 
- 00021730  0x000054d6 enable  0x00000008 
- 00021731  0x000054d7 inject  0x00000003 , 0x00000018 
- 00021732  0x000054d8 disable  0x00000008 
- 00021733  0x000054d9 until  0x0000003e , 0x00000027 
- 00021734  0x000054da nop  0x00000064 
- 00021735  0x000054db disable  0x0000001d 
- 00021736  0x000054dc rtn 
- 00021737  0x000054df bpatchx  0x0000004f , 0x00004029 
- 00021738  0x000054e0 fetch  0x00000001 , 0x00004484 
- 00021739  0x000054e1 beq  0x00000001 , 0x000054f9 
- 00021740  0x000054e2 fetch  0x00000001 , 0x00004485 
- 00021741  0x000054e3 lshift4  0x0000003f , 0x0000003f 
- 00021742  0x000054e4 lshift2  0x0000003f , 0x0000003f 
- 00021743  0x000054e5 store  0x00000001 , 0x000043dc 
- 00021744  0x000054e6 fetcht  0x00000001 , 0x0000436f 
- 00021745  0x000054e7 add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021746  0x000054e8 store  0x00000001 , 0x000043dd 
- 00021747  0x000054e9 fetch  0x00000006 , 0x000044a0 
- 00021748  0x000054ea store  0x00000006 , 0x000043de 
- 00021749  0x000054eb copy  0x00000002 , 0x00000039 
- 00021750  0x000054ec arg  0x00004370 , 0x00000006 
- 00021751  0x000054ed call  0x00007ef4 
- 00021752  0x000054ee branch  0x00005504 
- 00021753  0x000054f0 fetch  0x00000001 , 0x00004486 
- 00021754  0x000054f1 lshift4  0x0000003f , 0x0000003f 
- 00021755  0x000054f2 lshift2  0x0000003f , 0x0000003f 
- 00021756  0x000054f3 increase  0x00000001 , 0x0000003f 
- 00021757  0x000054f4 store  0x00000001 , 0x000043dc 
- 00021758  0x000054f5 setarg  0x0000000c 
- 00021759  0x000054f6 store  0x00000001 , 0x000043dd 
- 00021760  0x000054f7 fetch  0x00000006 , 0x000044a0 
- 00021761  0x000054f8 store  0x00000006 , 0x000043de 
- 00021762  0x000054f9 fetch  0x00000006 , 0x000041d0 
- 00021763  0x000054fa istore  0x00000006 , 0x00000005 
- 00021764  0x000054fc bpatchx  0x00000050 , 0x0000402a 
- 00021765  0x000054fd fetch  0x00000001 , 0x00000000 
- 00021766  0x000054fe increase  0x00000001 , 0x0000003f 
- 00021767  0x000054ff store  0x00000001 , 0x00000000 
- 00021768  0x00005500 arg  0x00000708 , 0x0000001b 
- 00021769  0x00005501 disable  0x0000002d 
- 00021770  0x00005502 branch  0x000054bf 
- 00021771  0x00005505 bpatchx  0x00000051 , 0x0000402a 
- 00021772  0x00005506 fetch  0x00000001 , 0x0000449e 
- 00021773  0x00005507 rtnne  0x00000001 
- 00021774  0x00005508 fetch  0x00000001 , 0x00000000 
- 00021775  0x00005509 increase  0x00000001 , 0x0000003f 
- 00021776  0x0000550a store  0x00000001 , 0x00000000 
- 00021777  0x0000550b arg  0x00000c03 , 0x00000002 
- 00021778  0x0000550c fetch  0x00000001 , 0x0000449f 
- 00021779  0x0000550d nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021780  0x0000550e copy  0x00000011 , 0x0000003f 
- 00021781  0x0000550f nsetflag  0x00000034 , 0x00000007 , 0x00000002 
- 00021782  0x00005510 storet  0x00000002 , 0x000043dc 
- 00021783  0x00005511 fetch  0x00000006 , 0x000044a0 
- 00021784  0x00005512 istore  0x00000006 , 0x00000005 
- 00021785  0x00005513 fetch  0x00000006 , 0x0000044f 
- 00021786  0x00005514 istore  0x00000006 , 0x00000005 
- 00021787  0x00005515 branch  0x000054bf 
- 00021788  0x00005519 bpatchx  0x00000052 , 0x0000402a 
- 00021789  0x0000551a arg  0x00000004 , 0x00000002 
- 00021790  0x0000551b fetch  0x00000001 , 0x00004485 
- 00021791  0x0000551c nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00021792  0x0000551d storet  0x00000001 , 0x000043dc 
- 00021793  0x0000551e fetcht  0x00000001 , 0x0000438f 
- 00021794  0x0000551f add  0x00000002 , 0x00000006 , 0x0000003f 
- 00021795  0x00005520 store  0x00000001 , 0x000043dd 
- 00021796  0x00005521 fetch  0x00000006 , 0x000044a0 
- 00021797  0x00005522 store  0x00000006 , 0x000043de 
- 00021798  0x00005523 arg  0x00004390 , 0x00000006 
- 00021799  0x00005524 copy  0x00000002 , 0x00000039 
- 00021800  0x00005525 call  0x00007ef4 
- 00021801  0x00005526 call  0x000054c7 
- 00021802  0x00005527 branch  0x00005706 
- 00021803  0x0000552a bpatchx  0x00000053 , 0x0000402a 
- 00021804  0x0000552b force  0xffffffff , 0x0000003f 
- 00021805  0x0000552c setsect  0x00000002 , 0x00000001 
- 00021806  0x0000552d store  0x00000005 , 0x0000046f 
- 00021807  0x0000552e call  0x0000545b 
- 00021808  0x0000552f force  0x00000004 , 0x00000039 
- 00021809  0x00005530 arg  0x00000463 , 0x00000005 
- 00021810  0x00005531 call  0x0000630d 
- 00021811  0x00005532 fetch  0x00000002 , 0x0000449c 
- 00021812  0x00005533 store  0x00000002 , 0x0000046d 
- 00021813  0x00005535 random  0x0000003f 
- 00021814  0x00005536 and_into  0x0000000f , 0x0000003f 
- 00021815  0x00005537 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00021816  0x00005538 branch  0x00005535 , 0x00000002 
- 00021817  0x00005539 store  0x00000001 , 0x00000458 
- 00021818  0x0000553a store  0x00000001 , 0x000006e6 
- 00021819  0x0000553b bpatchx  0x00000054 , 0x0000402a 
- 00021820  0x0000553c fetcht  0x00000002 , 0x00004367 
- 00021821  0x0000553d storet  0x00000002 , 0x00000441 
- 00021822  0x0000553e copy  0x00000002 , 0x00000013 
- 00021823  0x0000553f add  0x00000022 , 0x00000007 , 0x0000003f 
- 00021824  0x00005540 idiv  0x00000013 
- 00021825  0x00005541 call  0x00007f86 
- 00021826  0x00005542 remainder  0x00000011 
- 00021827  0x00005543 isub  0x00000011 , 0x0000003f 
- 00021828  0x00005544 iadd  0x00000013 , 0x0000003f 
- 00021829  0x00005545 fetcht  0x00000002 , 0x00004365 
- 00021830  0x00005546 iadd  0x00000002 , 0x0000003f 
- 00021831  0x00005547 store  0x00000004 , 0x00000443 
- 00021832  0x00005548 isub  0x00000022 , 0x00000011 
- 00021833  0x00005549 increase  0xfffffffa , 0x00000011 
- 00021834  0x0000554a arg  0x00002205 , 0x00000012 
- 00021835  0x0000554b fetch  0x00000001 , 0x00004495 
- 00021836  0x0000554c nsetflag  0x00000034 , 0x00000006 , 0x00000012 
- 00021837  0x0000554d fetch  0x00000001 , 0x0000448e 
- 00021838  0x0000554e nsetflag  0x00000034 , 0x00000007 , 0x00000012 
- 00021839  0x0000554f copy  0x00000012 , 0x0000003f 
- 00021840  0x00005550 store  0x00000002 , 0x000043dc 
- 00021841  0x00005551 fetch  0x00000006 , 0x000044a0 
- 00021842  0x00005552 istore  0x00000006 , 0x00000005 
- 00021843  0x00005553 fetch  0x00000006 , 0x0000044f 
- 00021844  0x00005554 istore  0x00000006 , 0x00000005 
- 00021845  0x00005555 fetch  0x00000004 , 0x00000463 
- 00021846  0x00005556 istore  0x00000004 , 0x00000005 
- 00021847  0x00005557 random  0x0000003f 
- 00021848  0x00005558 istore  0x00000002 , 0x00000005 
- 00021849  0x00005559 random  0x0000003f 
- 00021850  0x0000555a istore  0x00000001 , 0x00000005 
- 00021851  0x0000555b force  0x00000002 , 0x0000003f 
- 00021852  0x0000555c istore  0x00000001 , 0x00000005 
- 00021853  0x0000555d rshift2  0x00000011 , 0x0000003f 
- 00021854  0x0000555e istore  0x00000002 , 0x00000005 
- 00021855  0x0000555f rshift2  0x00000013 , 0x0000003f 
- 00021856  0x00005560 istore  0x00000002 , 0x00000005 
- 00021857  0x00005561 bpatchx  0x00000055 , 0x0000402a 
- 00021858  0x00005562 setarg  0x00000000 
- 00021859  0x00005563 istore  0x00000002 , 0x00000005 
- 00021860  0x00005564 fetch  0x00000002 , 0x0000449c 
- 00021861  0x00005565 istore  0x00000002 , 0x00000005 
- 00021862  0x00005566 fetch  0x00000005 , 0x0000046f 
- 00021863  0x00005567 istore  0x00000005 , 0x00000005 
- 00021864  0x00005568 fetch  0x00000001 , 0x00000458 
- 00021865  0x00005569 arg  0x000000a0 , 0x00000002 
- 00021866  0x0000556a ior  0x00000002 , 0x0000003f 
- 00021867  0x0000556b istore  0x00000001 , 0x00000005 
- 00021868  0x0000556c call  0x000054c7 
- 00021869  0x0000556d setarg  0x000043dc 
- 00021870  0x0000556e add  0x0000003f , 0x00000012 , 0x00000006 
- 00021871  0x0000556f ifetch  0x00000003 , 0x00000006 
- 00021872  0x00005570 store  0x00000003 , 0x00000467 
- 00021873  0x00005571 rtn 
- 00021874  0x00005574 bpatchx  0x00000056 , 0x0000402a 
- 00021875  0x00005575 disable  0x00000029 
- 00021876  0x00005576 branch  0x0000540c 
- 00021877  0x0000557b fetch  0x00000001 , 0x0000043f 
- 00021878  0x0000557c rtnbit0  0x00000005 
- 00021879  0x0000557d fetch  0x00000002 , 0x00000459 
- 00021880  0x0000557e fetcht  0x00000002 , 0x0000045f 
- 00021881  0x0000557f isub  0x00000002 , 0x0000003f 
- 00021882  0x00005580 nrtn  0x00000002 
- 00021883  0x00005581 store  0x00000002 , 0x00000a9a 
- 00021884  0x00005582 bpatchx  0x00000057 , 0x0000402a 
- 00021885  0x00005583 fetch  0x00000001 , 0x0000043f 
- 00021886  0x00005584 set0  0x00000005 , 0x0000003f 
- 00021887  0x00005585 set0  0x00000003 , 0x0000003f 
- 00021888  0x00005586 store  0x00000001 , 0x0000043f 
- 00021889  0x00005587 fetch  0x00000004 , 0x00000443 
- 00021890  0x00005588 fetcht  0x00000002 , 0x00000441 
- 00021891  0x00005589 storet  0x00000002 , 0x00000aa2 
- 00021892  0x0000558a isub  0x00000002 , 0x00000011 
- 00021893  0x0000558b bpatchx  0x00000058 , 0x0000402b 
- 00021894  0x0000558c fetch  0x00000001 , 0x000043d3 
- 00021895  0x0000558d store  0x00000001 , 0x0000046a 
- 00021896  0x0000558e ifetcht  0x00000002 , 0x00000006 
- 00021897  0x0000558f ifetch  0x00000002 , 0x00000006 
- 00021898  0x00005590 lshift2  0x0000003f , 0x0000003f 
- 00021899  0x00005591 store  0x00000002 , 0x00000441 
- 00021900  0x00005592 lshift2  0x00000002 , 0x00000002 
- 00021901  0x00005593 iadd  0x00000002 , 0x0000003f 
- 00021902  0x00005594 ifetcht  0x00000004 , 0x00000006 
- 00021903  0x00005595 storet  0x00000004 , 0x0000046b 
- 00021904  0x00005596 iadd  0x00000011 , 0x0000003f 
- 00021905  0x00005597 copy  0x0000003f , 0x00000014 
- 00021906  0x00005598 fetch  0x00000002 , 0x00000441 
- 00021907  0x00005599 fetcht  0x00000002 , 0x00000aa2 
- 00021908  0x0000559a isub  0x00000002 , 0x0000003f 
- 00021909  0x0000559b fetcht  0x00000002 , 0x00000a9a 
- 00021910  0x0000559c imul32  0x00000002 , 0x0000003f 
- 00021911  0x0000559d iadd  0x00000014 , 0x0000003f 
- 00021912  0x0000559e store  0x00000004 , 0x00000443 
- 00021913  0x0000559f call  0x00005713 
- 00021914  0x000055a0 fetch  0x00000002 , 0x0000046d 
- 00021915  0x000055a1 store  0x00000002 , 0x000044ba 
- 00021916  0x000055a2 rtn 
- 00021917  0x000055a6 bpatchx  0x00000059 , 0x0000402b 
- 00021918  0x000055a7 fetch  0x00000001 , 0x0000043f 
- 00021919  0x000055a8 rtnbit0  0x00000006 
- 00021920  0x000055a9 fetch  0x00000002 , 0x00000459 
- 00021921  0x000055aa fetcht  0x00000002 , 0x0000045f 
- 00021922  0x000055ab isub  0x00000002 , 0x0000003f 
- 00021923  0x000055ac nrtn  0x00000002 
- 00021924  0x000055ad fetch  0x00000001 , 0x0000043f 
- 00021925  0x000055ae set0  0x00000006 , 0x0000003f 
- 00021926  0x000055af store  0x00000001 , 0x0000043f 
- 00021927  0x000055b0 fetch  0x00000005 , 0x000043ce 
- 00021928  0x000055b1 store  0x00000005 , 0x0000046f 
- 00021929  0x000055b2 branch  0x0000545b 
- 00021930  0x000055b6 bpatchx  0x0000005a , 0x0000402b 
- 00021931  0x000055b7 call  0x000056ed 
- 00021932  0x000055b8 call  0x000055c0 
- 00021933  0x000055b9 fetch  0x00000001 , 0x000002d9 
- 00021934  0x000055ba isolate1  0x00000004 , 0x0000003f 
- 00021935  0x000055bb setflag  0x00000001 , 0x0000002a , 0x00000000 
- 00021936  0x000055bc rshift  0x0000003f , 0x0000003f 
- 00021937  0x000055bd ixor  0x00000002 , 0x0000003f 
- 00021938  0x000055be isolate1  0x00000002 , 0x0000003f 
- 00021939  0x000055bf setflag  0x00000001 , 0x0000000f , 0x00000000 
- 00021940  0x000055c0 rtnmark1  0x0000000f 
- 00021941  0x000055c1 fetch  0x00000001 , 0x000002da 
- 00021942  0x000055c2 branch  0x000055bc , 0x00000034 
- 00021943  0x000055c3 fetch  0x00000001 , 0x0000043f 
- 00021944  0x000055c4 bbit0  0x00000004 , 0x000055bc 
- 00021945  0x000055c5 call  0x0000748d 
- 00021946  0x000055c6 call  0x000073fb 
- 00021947  0x000055c7 nrtn  0x00000034 
- 00021948  0x000055c9 fetcht  0x00000001 , 0x00000456 
- 00021949  0x000055ca setflip  0x00000002 , 0x00000002 
- 00021950  0x000055cb storet  0x00000001 , 0x00000456 
- 00021951  0x000055cc rtn 
- 00021952  0x000055d0 bpatchx  0x0000005b , 0x0000402b 
- 00021953  0x000055d1 fetcht  0x00000001 , 0x00000456 
- 00021954  0x000055d2 isolate0  0x00000005 , 0x00000002 
- 00021955  0x000055d3 rtn  0x00000001 
- 00021956  0x000055d4 fetch  0x00000001 , 0x000002d9 
- 00021957  0x000055d5 lshift  0x0000003f , 0x0000003f 
- 00021958  0x000055d6 ixor  0x00000002 , 0x0000003f 
- 00021959  0x000055d7 rtnbit0  0x00000003 
- 00021960  0x000055d8 set0  0x00000005 , 0x00000002 
- 00021961  0x000055d9 setflip  0x00000003 , 0x00000002 
- 00021962  0x000055da storet  0x00000001 , 0x00000456 
- 00021963  0x000055db compare  0x00000003 , 0x00000002 , 0x00000003 
- 00021964  0x000055dc nrtn  0x00000001 
- 00021965  0x000055dd fetch  0x00000001 , 0x000043de 
- 00021966  0x000055de beq  0x00000005 , 0x000055d2 
- 00021967  0x000055df fetch  0x00000001 , 0x000044c5 
- 00021968  0x000055e0 beq  0x00000002 , 0x000055d6 
- 00021969  0x000055e1 rtn 
- 00021970  0x000055e5 fetch  0x00000001 , 0x0000043f 
- 00021971  0x000055e6 set1  0x00000004 , 0x0000003f 
- 00021972  0x000055e7 store  0x00000001 , 0x0000043f 
- 00021973  0x000055e8 rtn 
- 00021974  0x000055eb bpatchx  0x0000005c , 0x0000402b 
- 00021975  0x000055ec jam  0x00000000 , 0x000044c5 
- 00021976  0x000055ed arg  0x00000000 , 0x0000003f 
- 00021977  0x000055ee store  0x00000004 , 0x0000440d 
- 00021978  0x000055ef store  0x00000005 , 0x00004403 
- 00021979  0x000055f0 set1  0x00000027 , 0x0000003f 
- 00021980  0x000055f1 store  0x00000005 , 0x00004408 
- 00021981  0x000055f2 fetch  0x00000001 , 0x0000043f 
- 00021982  0x000055f3 set0  0x00000004 , 0x0000003f 
- 00021983  0x000055f4 store  0x00000001 , 0x0000043f 
- 00021984  0x000055f5 rtn 
- 00021985  0x000055f9 bpatchx  0x0000005d , 0x0000402b 
- 00021986  0x000055fa call  0x00005422 
- 00021987  0x000055fb call  0x00005485 
- 00021988  0x000055fc fetch  0x00000001 , 0x00000001 
- 00021989  0x000055fd increase  0x00000001 , 0x0000003f 
- 00021990  0x000055fe store  0x00000001 , 0x00000001 
- 00021991  0x000055ff rtn 
- 00021992  0x00005603 bpatchx  0x0000005e , 0x0000402b 
- 00021993  0x00005604 fetch  0x00000001 , 0x00004369 
- 00021994  0x00005605 rtnne  0x00000001 
- 00021995  0x00005606 arg  0x00000002 , 0x00000007 
- 00021996  0x00005607 call  0x00007f16 
- 00021997  0x00005608 nrtn  0x00000034 
- 00021998  0x00005609 fetch  0x00000002 , 0x0000436a 
- 00021999  0x0000560a fetcht  0x00000002 , 0x0000436c 
- 00022000  0x0000560b isub  0x00000002 , 0x0000003f 
- 00022001  0x0000560c arg  0x00000002 , 0x00000007 
- 00022002  0x0000560d call  0x00007f08 
- 00022003  0x0000560e disable  0x00000029 
- 00022004  0x0000560f call  0x00005572 
- 00022005  0x00005610 call  0x000055e1 
- 00022006  0x00005611 nrtn  0x0000002d 
- 00022007  0x00005612 bpatchx  0x0000005f , 0x0000402b 
- 00022008  0x00005613 fetch  0x00000006 , 0x000002db 
- 00022009  0x00005614 store  0x00000006 , 0x0000044f 
- 00022010  0x00005617 fetch  0x00000001 , 0x00000002 
- 00022011  0x00005618 increase  0x00000001 , 0x0000003f 
- 00022012  0x00005619 store  0x00000001 , 0x00000002 
- 00022013  0x0000561a call  0x00005608 
- 00022014  0x0000561b rtn  0x00000029 
- 00022015  0x0000561c call  0x0000550b 
- 00022016  0x0000561d nrtn  0x0000002d 
- 00022017  0x0000561e bpatchx  0x00000060 , 0x0000402c 
- 00022018  0x0000561f fetch  0x00000001 , 0x00000004 
- 00022019  0x00005620 increase  0x00000001 , 0x0000003f 
- 00022020  0x00005621 store  0x00000001 , 0x00000004 
- 00022021  0x00005622 fetch  0x00000009 , 0x000002e1 
- 00022022  0x00005623 store  0x00000009 , 0x00000101 
- 00022023  0x00005624 rtn 
- 00022024  0x00005627 bpatchx  0x00000061 , 0x0000402c 
- 00022025  0x00005628 fetch  0x00000001 , 0x0000049b 
- 00022026  0x00005629 rtnne  0x0000001b 
- 00022027  0x0000562a fetch  0x00000006 , 0x0000044f 
- 00022028  0x0000562b fetcht  0x00000006 , 0x0000448f 
- 00022029  0x0000562c isub  0x00000002 , 0x0000003e 
- 00022030  0x0000562d nrtn  0x00000005 
- 00022031  0x0000562e call  0x0000223b 
- 00022032  0x0000562f nrtn  0x00000005 
- 00022033  0x00005630 call  0x0000552b 
- 00022034  0x00005631 call  0x00005340 
- 00022035  0x00005632 bpatchx  0x00000062 , 0x0000402c 
- 00022036  0x00005633 jam  0x00000000 , 0x000041ce 
- 00022037  0x00005634 jam  0x00000000 , 0x00000476 
- 00022038  0x00005635 jam  0x00000000 , 0x00004369 
- 00022039  0x00005636 jam  0x00000000 , 0x0000049b 
- 00022040  0x00005637 branch  0x00002223 
- 00022041  0x0000563a arg  0x00000001 , 0x00000011 
- 00022042  0x0000563b fetch  0x00000001 , 0x000002d9 
- 00022043  0x0000563c rtnbit1  0x00000006 
- 00022044  0x0000563d arg  0x00000000 , 0x00000011 
- 00022045  0x0000563e rtn 
- 00022046  0x00005643 bpatchx  0x00000063 , 0x0000402c 
- 00022047  0x00005644 fetch  0x00000001 , 0x00000456 
- 00022048  0x00005645 rtnbit1  0x00000005 
- 00022049  0x00005646 call  0x00005642 
- 00022050  0x00005647 call  0x00005873 
- 00022051  0x00005648 branch  0x00005664 , 0x00000034 
- 00022052  0x00005649 ifetch  0x00000001 , 0x00000006 
- 00022053  0x0000564a ifetcht  0x00000001 , 0x00000006 
- 00022054  0x0000564b copy  0x00000002 , 0x00000011 
- 00022055  0x0000564c isub  0x00000011 , 0x0000003f 
- 00022056  0x0000564d arg  0x0000001b , 0x00000002 
- 00022057  0x0000564e call  0x00007fdd 
- 00022058  0x0000564f copy  0x0000003f , 0x00000002 
- 00022059  0x00005650 ifetch  0x00000001 , 0x00000006 
- 00022060  0x00005651 copy  0x0000003f , 0x00000001 
- 00022061  0x00005652 copy  0x00000011 , 0x0000003f 
- 00022062  0x00005653 iadd  0x00000006 , 0x00000006 
- 00022063  0x00005654 arg  0x000043de , 0x00000005 
- 00022064  0x00005655 copy  0x00000002 , 0x00000039 
- 00022065  0x00005656 call  0x00007f01 
- 00022066  0x00005657 call  0x00005654 
- 00022067  0x00005658 call  0x00005666 
- 00022068  0x0000565a call  0x00005873 
- 00022069  0x0000565b ifetch  0x00000001 , 0x00000006 
- 00022070  0x0000565c copy  0x0000003f , 0x00000011 
- 00022071  0x0000565d copy  0x00000006 , 0x00000013 
- 00022072  0x0000565e ifetcht  0x00000001 , 0x00000006 
- 00022073  0x0000565f copy  0x00000002 , 0x00000012 
- 00022074  0x00005660 isub  0x00000012 , 0x0000003f 
- 00022075  0x00005661 arg  0x0000001b , 0x00000002 
- 00022076  0x00005662 call  0x00007fdd 
- 00022077  0x00005663 iadd  0x00000012 , 0x0000003f 
- 00022078  0x00005664 istore  0x00000001 , 0x00000013 
- 00022079  0x00005665 isub  0x00000011 , 0x0000003e 
- 00022080  0x00005666 nrtn  0x00000005 
- 00022081  0x00005667 branch  0x00005896 
- 00022082  0x0000566b call  0x00005649 
- 00022083  0x0000566c rtnmark1  0x00000029 
- 00022084  0x0000566d fetch  0x00000001 , 0x000044e9 
- 00022085  0x0000566e bbit0  0x00000002 , 0x00005652 
- 00022086  0x0000566f call  0x00005876 
- 00022087  0x00005670 branch  0x00005652 , 0x00000034 
- 00022088  0x00005671 branch  0x00005650 
- 00022089  0x00005675 call  0x00005873 
- 00022090  0x00005676 branch  0x00005652 , 0x00000034 
- 00022091  0x00005677 ifetch  0x00000001 , 0x00000006 
- 00022092  0x00005678 ifetcht  0x00000001 , 0x00000006 
- 00022093  0x00005679 isub  0x00000002 , 0x0000003f 
- 00022094  0x0000567a sub  0x0000003f , 0x0000001b , 0x0000003e 
- 00022095  0x0000567b branch  0x00005652 , 0x00000002 
- 00022096  0x0000567d set1  0x00000029 , 0x00000000 
- 00022097  0x0000567e rtn 
- 00022098  0x00005681 set0  0x00000029 , 0x00000000 
- 00022099  0x00005682 rtn 
- 00022100  0x00005685 copy  0x00000011 , 0x0000003f 
- 00022101  0x00005686 rtn  0x00000034 
- 00022102  0x00005687 arg  0x00000001 , 0x00000001 
- 00022103  0x00005688 rtn 
- 00022104  0x0000568c bpatchx  0x00000064 , 0x0000402c 
- 00022105  0x0000568d increase  0x00000001 , 0x00000002 
- 00022106  0x0000568e call  0x0000576a 
- 00022107  0x0000568f increase  0xfffffffe , 0x00000006 
- 00022108  0x00005690 ifetch  0x00000002 , 0x00000006 
- 00022109  0x00005691 arg  0x00002902 , 0x00000002 
- 00022110  0x00005692 isub  0x00000002 , 0x0000003e 
- 00022111  0x00005693 nrtn  0x00000005 
- 00022112  0x00005694 increase  0x00000001 , 0x00000006 
- 00022113  0x00005695 copy  0x00000006 , 0x00000011 
- 00022114  0x00005696 ifetch  0x00000001 , 0x00000006 
- 00022115  0x00005697 rtn 
- 00022116  0x0000569b force  0x00000000 , 0x00000002 
- 00022117  0x0000569c force  0x00000001 , 0x00000001 
- 00022118  0x0000569f bpatchx  0x00000065 , 0x0000402c 
- 00022119  0x000056a0 storet  0x00000001 , 0x000043dd 
- 00022120  0x000056a1 fetcht  0x00000001 , 0x00000456 
- 00022121  0x000056a2 set1  0x00000005 , 0x00000002 
- 00022122  0x000056a3 and  0x00000002 , 0x000000fc , 0x0000003f 
- 00022123  0x000056a4 ior  0x00000001 , 0x0000003f 
- 00022124  0x000056a5 store  0x00000001 , 0x00000456 
- 00022125  0x000056a6 and_into  0x0000001f , 0x0000003f 
- 00022126  0x000056a7 isolate1  0x00000029 , 0x00000000 
- 00022127  0x000056a8 setflag  0x00000001 , 0x00000004 , 0x0000003f 
- 00022128  0x000056a9 store  0x00000001 , 0x000043dc 
- 00022129  0x000056ab fetch  0x00000001 , 0x000043dc 
- 00022130  0x000056ac compare  0x00000001 , 0x00000001 , 0x00000003 
- 00022131  0x000056ad nbranch  0x00005676 , 0x00000001 
- 00022132  0x000056ae fetch  0x00000001 , 0x000043dd 
- 00022133  0x000056af rtn  0x00000034 
- 00022134  0x000056b1 fetch  0x00000001 , 0x0000043f 
- 00022135  0x000056b2 rtnbit0  0x00000004 
- 00022136  0x000056b3 call  0x0000748d 
- 00022137  0x000056b4 branch  0x000073e3 
- 00022138  0x000056b8 arg  0x00000000 , 0x00000007 
- 00022139  0x000056b9 branch  0x00002c32 
- 00022140  0x000056bc arg  0x00000000 , 0x00000007 
- 00022141  0x000056bd branch  0x00002c36 
- 00022142  0x000056c1 bpatchx  0x00000066 , 0x0000402c 
- 00022143  0x000056c2 rtnmark1  0x0000000f 
- 00022144  0x000056c3 call  0x00005890 
- 00022145  0x000056c4 nrtn  0x00000034 
- 00022146  0x000056c5 fetch  0x00000001 , 0x000002d9 
- 00022147  0x000056c6 and  0x0000003f , 0x00000003 , 0x0000003f 
- 00022148  0x000056c7 store  0x00000001 , 0x0000450c 
- 00022149  0x000056c8 ifetch  0x00000001 , 0x00000006 
- 00022150  0x000056c9 and  0x0000003f , 0x0000001f , 0x0000003f 
- 00022151  0x000056ca store  0x00000001 , 0x0000450b 
- 00022152  0x000056cb rtn  0x00000034 
- 00022153  0x000056cc copy  0x00000006 , 0x0000003f 
- 00022154  0x000056cd store  0x00000002 , 0x0000450d 
- 00022155  0x000056ce fetch  0x00000001 , 0x0000450c 
- 00022156  0x000056cf beq  0x00000003 , 0x00005c64 
- 00022157  0x000056d1 call  0x0000569a 
- 00022158  0x000056d2 nbranch  0x0000567a , 0x00000028 
- 00022159  0x000056d3 call  0x0000567c 
- 00022160  0x000056d4 fetch  0x00000002 , 0x0000450d 
- 00022161  0x000056d5 copy  0x0000003f , 0x00000006 
- 00022162  0x000056d6 ifetch  0x00000002 , 0x00000006 
- 00022163  0x000056d7 store  0x00000002 , 0x000044fc 
- 00022164  0x000056d8 bpatchx  0x00000067 , 0x0000402c 
- 00022165  0x000056d9 ifetch  0x00000002 , 0x00000006 
- 00022166  0x000056da beq  0x00000004 , 0x000058ab 
- 00022167  0x000056db beq  0x00000006 , 0x00005af4 
- 00022168  0x000056dc beq  0x00000005 , 0x00005ab6 
- 00022169  0x000056dd rtn 
- 00022170  0x000056e1 fetch  0x00000001 , 0x0000450c 
- 00022171  0x000056e2 beq  0x00000002 , 0x000056a9 
- 00022172  0x000056e3 beq  0x00000001 , 0x000056c1 
- 00022173  0x000056e4 rtn 
- 00022174  0x000056ea call  0x00007fe7 
- 00022175  0x000056eb arg  0x00000004 , 0x00000002 
- 00022176  0x000056ec isub  0x0000003f , 0x0000003e 
- 00022177  0x000056ed rtn  0x00000005 
- 00022178  0x000056ee arg  0x00000005 , 0x00000002 
- 00022179  0x000056ef isub  0x0000003f , 0x0000003e 
- 00022180  0x000056f0 rtn  0x00000005 
- 00022181  0x000056f1 arg  0x00000006 , 0x00000002 
- 00022182  0x000056f2 isub  0x0000003f , 0x0000003e 
- 00022183  0x000056f3 rtn  0x00000005 
- 00022184  0x000056f4 branch  0x00007fe9 
- 00022185  0x000056f8 fetch  0x00000002 , 0x0000450d 
- 00022186  0x000056f9 copy  0x0000003f , 0x00000006 
- 00022187  0x000056fa ifetch  0x00000002 , 0x00000006 
- 00022188  0x000056fb store  0x00000002 , 0x000044fc 
- 00022189  0x000056fc ifetch  0x00000002 , 0x00000006 
- 00022190  0x000056fd call  0x0000569e 
- 00022191  0x000056fe nrtn  0x00000028 
- 00022192  0x000056ff fetcht  0x00000001 , 0x0000450b 
- 00022193  0x00005700 storet  0x00000001 , 0x000044fe 
- 00022194  0x00005701 fetch  0x00000002 , 0x000044fc 
- 00022195  0x00005702 increase  0x00000004 , 0x0000003f 
- 00022196  0x00005703 isub  0x00000002 , 0x0000003e 
- 00022197  0x00005704 branch  0x00007fe7 , 0x00000005 
- 00022198  0x00005705 fetch  0x00000001 , 0x0000450b 
- 00022199  0x00005706 copy  0x0000003f , 0x00000039 
- 00022200  0x00005707 arg  0x00000311 , 0x00000005 
- 00022201  0x00005708 fetch  0x00000002 , 0x0000450d 
- 00022202  0x00005709 copy  0x0000003f , 0x00000006 
- 00022203  0x0000570a call  0x00007f01 
- 00022204  0x0000570b branch  0x00007fe9 
- 00022205  0x00005711 call  0x00007fe7 
- 00022206  0x00005712 fetch  0x00000001 , 0x000044fe 
- 00022207  0x00005713 nrtn  0x00000034 
- 00022208  0x00005714 branch  0x00007fe9 
- 00022209  0x00005717 call  0x000056bd 
- 00022210  0x00005718 nrtn  0x00000028 
- 00022211  0x00005719 fetch  0x00000001 , 0x000044fe 
- 00022212  0x0000571a arg  0x00000311 , 0x00000005 
- 00022213  0x0000571b iadd  0x00000005 , 0x00000011 
- 00022214  0x0000571c fetcht  0x00000001 , 0x0000450b 
- 00022215  0x0000571d iadd  0x00000002 , 0x0000003f 
- 00022216  0x0000571e store  0x00000001 , 0x000044fe 
- 00022217  0x0000571f fetch  0x00000001 , 0x0000450b 
- 00022218  0x00005720 copy  0x0000003f , 0x00000039 
- 00022219  0x00005721 copy  0x00000011 , 0x00000005 
- 00022220  0x00005722 fetch  0x00000002 , 0x0000450d 
- 00022221  0x00005723 copy  0x0000003f , 0x00000006 
- 00022222  0x00005724 call  0x00007ef4 
- 00022223  0x00005725 setarg  0x00000311 
- 00022224  0x00005726 store  0x00000002 , 0x0000450d 
- 00022225  0x00005727 fetch  0x00000002 , 0x000044fc 
- 00022226  0x00005728 increase  0x00000004 , 0x0000003f 
- 00022227  0x00005729 fetcht  0x00000001 , 0x000044fe 
- 00022228  0x0000572a isub  0x00000002 , 0x0000003e 
- 00022229  0x0000572b branch  0x00007fe7 , 0x00000005 
- 00022230  0x0000572c branch  0x00007fe9 
- 00022231  0x00005733 call  0x00007ea5 
- 00022232  0x00005734 arg  0x0000445e , 0x00000005 
- 00022233  0x00005736 fetch  0x00000002 , 0x000044fc 
- 00022234  0x00005737 increase  0xfffffffb , 0x0000003f 
- 00022235  0x00005739 istore  0x00000001 , 0x00000005 
- 00022236  0x0000573a copy  0x0000003f , 0x00000039 
- 00022237  0x0000573b call  0x00007e9f 
- 00022238  0x0000573c branch  0x00007ef4 
- 00022239  0x0000573f call  0x00007ea5 
- 00022240  0x00005740 arg  0x00004471 , 0x00000005 
- 00022241  0x00005741 branch  0x000056d9 
- 00022242  0x00005746 fetch  0x00000002 , 0x000041f9 
- 00022243  0x00005747 branch  0x00007f9c 
- 00022244  0x0000574a fetcht  0x00000004 , 0x0000045b 
- 00022245  0x0000574b call  0x00002a7b 
- 00022246  0x0000574c isub  0x00000002 , 0x0000000b 
- 00022247  0x0000574d deposit  0x0000000b 
- 00022248  0x0000574e fetcht  0x00000002 , 0x0000046d 
- 00022249  0x0000574f lshift4  0x00000002 , 0x00000002 
- 00022250  0x00005750 lshift  0x00000002 , 0x00000002 
- 00022251  0x00005751 isub  0x00000002 , 0x0000003f 
- 00022252  0x00005752 rtn 
- 00022253  0x00005755 call  0x00002a7b 
- 00022254  0x00005756 store  0x00000004 , 0x0000045b 
- 00022255  0x00005757 rtn 
- 00022256  0x0000575b jam  0x00000024 , 0x00000016 
- 00022257  0x0000575c jam  0x00000000 , 0x00000ac2 
- 00022258  0x0000575e bpatchx  0x00000068 , 0x0000402d 
- 00022259  0x0000575f fetch  0x00000001 , 0x0000436e 
- 00022260  0x00005760 rtn  0x00000034 
- 00022261  0x00005761 arg  0x00000000 , 0x00000007 
- 00022262  0x00005762 call  0x00007f16 
- 00022263  0x00005763 nrtn  0x00000034 
- 00022264  0x00005764 bpatchx  0x00000069 , 0x0000402d 
- 00022265  0x00005766 disable  0x00000029 
- 00022266  0x00005767 enable  0x00000010 
- 00022267  0x00005768 call  0x00005572 
- 00022268  0x00005769 call  0x00005422 
- 00022269  0x0000576a call  0x000054e9 
- 00022270  0x0000576b nbranch  0x00005706 , 0x0000002d 
- 00022271  0x0000576c fetch  0x00000001 , 0x00000003 
- 00022272  0x0000576d increase  0x00000001 , 0x0000003f 
- 00022273  0x0000576e store  0x00000001 , 0x00000003 
- 00022274  0x0000576f fetch  0x00000001 , 0x000002d9 
- 00022275  0x00005770 and  0x0000003f , 0x0000000f , 0x0000003f 
- 00022276  0x00005771 beq  0x00000003 , 0x0000551c 
- 00022277  0x00005772 beq  0x00000005 , 0x00005728 
- 00022278  0x00005774 bpatchx  0x0000006a , 0x0000402d 
- 00022279  0x00005775 random  0x0000003f 
- 00022280  0x00005776 arg  0x000001ff , 0x00000002 
- 00022281  0x00005777 iand  0x00000002 , 0x0000003f 
- 00022282  0x00005778 add  0x0000003f , 0x000000fa , 0x0000003f 
- 00022283  0x00005779 call  0x00003cbe 
- 00022284  0x0000577a fetch  0x00000001 , 0x00000ac2 
- 00022285  0x0000577b fetcht  0x00000001 , 0x0000448d 
- 00022286  0x0000577c isub  0x00000002 , 0x0000003e 
- 00022287  0x0000577d nbranch  0x000056f2 , 0x00000005 
- 00022288  0x0000577e arg  0x00000000 , 0x00000007 
- 00022289  0x0000577f fetch  0x00000002 , 0x00004482 
- 00022290  0x00005780 branch  0x00007f08 
- 00022291  0x00005784 bpatchx  0x0000006b , 0x0000402d 
- 00022292  0x00005785 fetch  0x00000001 , 0x00000476 
- 00022293  0x00005786 call  0x000053fc 
- 00022294  0x00005787 fetch  0x00000002 , 0x00000441 
- 00022295  0x00005788 imul32  0x00000002 , 0x0000003f 
- 00022296  0x00005789 arg  0x00000177 , 0x00000002 
- 00022297  0x0000578a imul32  0x00000002 , 0x0000003f 
- 00022298  0x0000578b arg  0x000186a0 , 0x00000002 
- 00022299  0x0000578c idiv  0x00000002 
- 00022300  0x0000578d fetch  0x00000001 , 0x0000046a 
- 00022301  0x0000578e arg  0x00004e20 , 0x00000002 
- 00022302  0x0000578f imul32  0x00000002 , 0x0000003f 
- 00022303  0x00005790 iadd  0x00000002 , 0x0000003f 
- 00022304  0x00005791 store  0x00000004 , 0x000044e5 
- 00022305  0x00005792 bpatchx  0x0000006c , 0x0000402d 
- 00022306  0x00005793 fetch  0x00000002 , 0x000040c1 
- 00022307  0x00005794 call  0x00007f86 
- 00022308  0x00005795 quotient  0x00000002 
- 00022309  0x00005796 iadd  0x00000002 , 0x0000003f 
- 00022310  0x00005797 store  0x00000002 , 0x0000044d 
- 00022311  0x00005798 rtn 
- 00022312  0x0000579b bpatchx  0x0000006d , 0x0000402d 
- 00022313  0x0000579c fetch  0x00000006 , 0x000002e1 
- 00022314  0x0000579d fetcht  0x00000006 , 0x000044a0 
- 00022315  0x0000579e isub  0x00000002 , 0x0000003e 
- 00022316  0x0000579f nrtn  0x00000005 
- 00022317  0x000057a0 call  0x00005619 
- 00022318  0x000057a1 copy  0x00000011 , 0x0000003f 
- 00022319  0x000057a2 store  0x00000001 , 0x0000448e 
- 00022320  0x000057a3 fetch  0x00000007 , 0x000002ee 
- 00022321  0x000057a4 store  0x00000007 , 0x00000101 
- 00022322  0x000057a5 ifetch  0x00000008 , 0x00000006 
- 00022323  0x000057a6 istore  0x00000008 , 0x00000005 
- 00022324  0x000057a7 fetch  0x00000006 , 0x000002db 
- 00022325  0x000057a8 store  0x00000006 , 0x0000044f 
- 00022326  0x000057a9 increase  0x00000006 , 0x00000006 
- 00022327  0x000057aa ifetch  0x00000008 , 0x00000006 
- 00022328  0x000057ab store  0x00000008 , 0x00000463 
- 00022329  0x000057ac ifetcht  0x00000002 , 0x00000006 
- 00022330  0x000057ad bpatchx  0x0000006e , 0x0000402d 
- 00022331  0x000057ae lshift2  0x00000002 , 0x00000002 
- 00022332  0x000057af ifetch  0x00000002 , 0x00000006 
- 00022333  0x000057b0 lshift2  0x0000003f , 0x0000003f 
- 00022334  0x000057b1 store  0x00000002 , 0x00000441 
- 00022335  0x000057b2 store  0x00000004 , 0x00000443 
- 00022336  0x000057b3 isub  0x00000002 , 0x0000003f 
- 00022337  0x000057b4 add  0x0000003f , 0xfffffffe , 0x00000028 
- 00022338  0x000057b5 ifetch  0x00000009 , 0x00000006 
- 00022339  0x000057b6 store  0x00000009 , 0x0000046b 
- 00022340  0x000057b7 bpatchx  0x0000006f , 0x0000402d 
- 00022341  0x000057b8 ifetch  0x00000001 , 0x00000006 
- 00022342  0x000057b9 rshift4  0x0000003f , 0x00000002 
- 00022343  0x000057ba rshift  0x00000002 , 0x00000002 
- 00022344  0x000057bb storet  0x00000001 , 0x00000476 
- 00022345  0x000057bc and_into  0x0000001f , 0x0000003f 
- 00022346  0x000057bd store  0x00000001 , 0x00000458 
- 00022347  0x000057be call  0x00005713 
- 00022348  0x000057bf call  0x0000545b 
- 00022349  0x000057c0 call  0x0000534c 
- 00022350  0x000057c1 call  0x0000223b 
- 00022351  0x000057c2 nrtn  0x00000005 
- 00022352  0x000057c3 bpatchx  0x00000070 , 0x0000402e 
- 00022353  0x000057c4 call  0x00002841 
- 00022354  0x000057c5 call  0x00005ad3 
- 00022355  0x000057c6 jam  0x00000014 , 0x00000a99 
- 00022356  0x000057c7 call  0x00007d86 
- 00022357  0x000057c8 branch  0x00002223 
- 00022358  0x000057cc bpatchx  0x00000071 , 0x0000402e 
- 00022359  0x000057cd fetch  0x00000002 , 0x0000445a 
- 00022360  0x000057ce iforce  0x00000012 
- 00022361  0x000057cf fetch  0x00000002 , 0x0000445c 
- 00022362  0x000057d0 iforce  0x00000013 
- 00022363  0x000057d1 fetch  0x00000002 , 0x000044bc 
- 00022364  0x000057d2 iforce  0x00000006 
- 00022365  0x000057d3 enable  0x00000028 
- 00022366  0x000057d4 rtn 
- 00022367  0x000057d8 ifetch  0x00000002 , 0x00000006 
- 00022368  0x000057d9 rtn  0x00000034 
- 00022369  0x000057da isub  0x00000012 , 0x0000003e 
- 00022370  0x000057db nrtn  0x00000002 
- 00022371  0x000057dc isub  0x00000013 , 0x0000003e 
- 00022372  0x000057dd rtn  0x00000005 
- 00022373  0x000057de branch  0x00005768 , 0x00000002 
- 00022374  0x000057df force  0x00000001 , 0x0000003e 
- 00022375  0x000057e0 rtn 
- 00022376  0x000057e2 force  0x00000000 , 0x0000003f 
- 00022377  0x000057e3 rtn 
- 00022378  0x000057e8 call  0x0000576d 
- 00022379  0x000057e9 branch  0x00005779 , 0x00000005 
- 00022380  0x000057ea rtn 
- 00022381  0x000057ed bpatchx  0x00000072 , 0x0000402e 
- 00022382  0x000057ee fetch  0x00000002 , 0x000044bc 
- 00022383  0x000057ef iforce  0x00000006 
- 00022384  0x000057f1 ifetch  0x00000002 , 0x00000006 
- 00022385  0x000057f2 rtn  0x00000034 
- 00022386  0x000057f3 isub  0x00000002 , 0x0000003e 
- 00022387  0x000057f4 rtn  0x00000005 
- 00022388  0x000057f5 ifetch  0x00000001 , 0x00000006 
- 00022389  0x000057f6 iadd  0x00000006 , 0x00000006 
- 00022390  0x000057f7 ifetch  0x00000001 , 0x00000006 
- 00022391  0x000057f8 iadd  0x00000006 , 0x00000006 
- 00022392  0x000057f9 branch  0x00005770 
- 00022393  0x000057fb ifetch  0x00000001 , 0x00000006 
- 00022394  0x000057fc iadd  0x00000006 , 0x00000006 
- 00022395  0x000057fd rtn 
- 00022396  0x00005802 bpatchx  0x00000073 , 0x0000402e 
- 00022397  0x00005803 fetch  0x00000002 , 0x000044bc 
- 00022398  0x00005804 iforce  0x00000006 
- 00022399  0x00005806 ifetch  0x00000002 , 0x00000006 
- 00022400  0x00005807 rtn  0x00000034 
- 00022401  0x00005808 ifetch  0x00000001 , 0x00000006 
- 00022402  0x00005809 iadd  0x00000006 , 0x00000006 
- 00022403  0x0000580a increase  0xfffffffe , 0x00000006 
- 00022404  0x0000580b ifetch  0x00000002 , 0x00000006 
- 00022405  0x0000580c isub  0x00000002 , 0x0000003e 
- 00022406  0x0000580d rtn  0x00000005 
- 00022407  0x0000580e ifetch  0x00000001 , 0x00000006 
- 00022408  0x0000580f iadd  0x00000006 , 0x00000006 
- 00022409  0x00005810 branch  0x0000577f 
- 00022410  0x00005815 fetch  0x00000002 , 0x0000049c 
- 00022411  0x00005816 branch  0x0000578e 
- 00022412  0x00005819 bpatchx  0x00000074 , 0x0000402e 
- 00022413  0x0000581a fetch  0x00000002 , 0x000044bc 
- 00022414  0x0000581c iforce  0x00000006 
- 00022415  0x0000581d copy  0x00000002 , 0x00000011 
- 00022416  0x0000581f ifetch  0x00000002 , 0x00000006 
- 00022417  0x00005820 branch  0x00005799 , 0x00000034 
- 00022418  0x00005821 isub  0x00000011 , 0x0000003e 
- 00022419  0x00005822 branch  0x0000579a , 0x00000005 
- 00022420  0x00005823 ifetch  0x00000001 , 0x00000006 
- 00022421  0x00005824 iadd  0x00000006 , 0x00000006 
- 00022422  0x00005825 ifetch  0x00000001 , 0x00000006 
- 00022423  0x00005826 iadd  0x00000006 , 0x00000006 
- 00022424  0x00005827 branch  0x00005790 
- 00022425  0x00005829 branch  0x00007fef 
- 00022426  0x0000582c ifetch  0x00000001 , 0x00000006 
- 00022427  0x0000582d store  0x00000001 , 0x000004a2 
- 00022428  0x0000582e copy  0x0000003f , 0x00000039 
- 00022429  0x0000582f arg  0x000004a3 , 0x00000005 
- 00022430  0x00005830 call  0x00007ef4 
- 00022431  0x00005831 ifetch  0x00000001 , 0x00000006 
- 00022432  0x00005832 store  0x00000001 , 0x000004b3 
- 00022433  0x00005833 call  0x00007ea5 
- 00022434  0x00005834 branch  0x00007ff1 
- 00022435  0x00005838 bpatchx  0x00000075 , 0x0000402e 
- 00022436  0x00005839 call  0x000057a6 
- 00022437  0x0000583a branch  0x000057b8 
- 00022438  0x0000583d arg  0x00002a00 , 0x00000002 
- 00022439  0x0000583e call  0x0000577c 
- 00022440  0x0000583f rtn  0x00000034 
- 00022441  0x00005840 ifetch  0x00000001 , 0x00000006 
- 00022442  0x00005841 copy  0x00000006 , 0x00000005 
- 00022443  0x00005842 fetcht  0x00000001 , 0x000043af 
- 00022444  0x00005843 copy  0x00000002 , 0x00000039 
- 00022445  0x00005844 isub  0x00000002 , 0x0000003e 
- 00022446  0x00005845 nbranch  0x000057b5 , 0x00000002 
- 00022447  0x00005846 isub  0x00000002 , 0x00000002 
- 00022448  0x00005847 arg  0x000043b0 , 0x00000006 
- 00022449  0x00005848 call  0x00007f01 
- 00022450  0x00005849 copy  0x00000002 , 0x00000039 
- 00022451  0x0000584a ncall  0x000057f0 , 0x00000005 
- 00022452  0x0000584b rtn 
- 00022453  0x0000584d copy  0x0000003f , 0x00000039 
- 00022454  0x0000584e arg  0x000043b0 , 0x00000006 
- 00022455  0x0000584f branch  0x00007ef4 
- 00022456  0x00005853 arg  0x0000438f , 0x00000013 
- 00022457  0x00005854 arg  0x00004370 , 0x00000011 
- 00022458  0x00005855 call  0x000057c5 
- 00022459  0x00005856 setarg  0x00000000 
- 00022460  0x00005857 setflag  0x00000028 , 0x00000000 , 0x0000003f 
- 00022461  0x00005858 store  0x00000001 , 0x00000a9a 
- 00022462  0x00005859 arg  0x000043af , 0x00000013 
- 00022463  0x0000585a arg  0x00004390 , 0x00000011 
- 00022464  0x0000585b call  0x000057c5 
- 00022465  0x0000585c rtn  0x00000028 
- 00022466  0x0000585d fetch  0x00000001 , 0x00000a9a 
- 00022467  0x0000585e branch  0x00002a8c , 0x00000034 
- 00022468  0x0000585f rtn 
- 00022469  0x00005863 bpatchx  0x00000076 , 0x0000402e 
- 00022470  0x00005864 call  0x00007fe7 
- 00022471  0x00005865 call  0x00007eda 
- 00022472  0x00005866 arg  0x00000000 , 0x00000012 
- 00022473  0x00005867 arg  0x00000ac3 , 0x00000005 
- 00022474  0x00005868 call  0x000057df 
- 00022475  0x00005869 fetch  0x00000001 , 0x000043af 
- 00022476  0x0000586a add  0x0000003f , 0x00000001 , 0x00000002 
- 00022477  0x0000586b iadd  0x00000012 , 0x00000011 
- 00022478  0x0000586c increase  0x00000002 , 0x00000011 
- 00022479  0x0000586d sub  0x00000011 , 0x0000001f , 0x0000003e 
- 00022480  0x0000586e nbranch  0x000057dd , 0x00000002 
- 00022481  0x0000586f istoret  0x00000001 , 0x00000005 
- 00022482  0x00005870 arg  0x00000009 , 0x00000002 
- 00022483  0x00005871 istoret  0x00000001 , 0x00000005 
- 00022484  0x00005872 iforce  0x00000039 
- 00022485  0x00005873 call  0x00007ef4 
- 00022486  0x00005874 copy  0x00000011 , 0x00000012 
- 00022487  0x00005876 deposit  0x00000012 
- 00022488  0x00005877 store  0x00000001 , 0x00000ac2 
- 00022489  0x00005878 arg  0x00000ac2 , 0x00000006 
- 00022490  0x00005879 setarg  0xffffffe0 
- 00022491  0x0000587a iadd  0x00000013 , 0x00000005 
- 00022492  0x0000587b branch  0x00007ebd 
- 00022493  0x0000587e call  0x00007fe9 
- 00022494  0x0000587f branch  0x000057d7 
- 00022495  0x00005882 ifetch  0x00000001 , 0x00000011 
- 00022496  0x00005883 rtn  0x00000034 
- 00022497  0x00005884 pincrease  0x00000001 
- 00022498  0x00005885 ifetcht  0x00000001 , 0x00000006 
- 00022499  0x00005886 sub  0x00000002 , 0x00000009 , 0x0000003e 
- 00022500  0x00005887 branch  0x000057ee , 0x00000005 
- 00022501  0x00005888 iadd  0x00000012 , 0x00000012 
- 00022502  0x00005889 copy  0x00000011 , 0x00000006 
- 00022503  0x0000588a iforce  0x00000039 
- 00022504  0x0000588b call  0x00007ef4 
- 00022505  0x0000588c copy  0x00000006 , 0x00000011 
- 00022506  0x0000588e deposit  0x00000011 
- 00022507  0x0000588f isub  0x00000013 , 0x0000003e 
- 00022508  0x00005890 rtn  0x00000002 
- 00022509  0x00005891 branch  0x000057df 
- 00022510  0x00005894 iadd  0x00000011 , 0x00000011 
- 00022511  0x00005895 branch  0x000057ea 
- 00022512  0x00005899 setarg  0x00000020 
- 00022513  0x0000589a istore  0x00000001 , 0x00000005 
- 00022514  0x0000589b loop  0x000057f0 
- 00022515  0x0000589c rtn 
- 00022516  0x000058a0 bpatchx  0x00000077 , 0x0000402e 
- 00022517  0x000058a1 disable  0x0000002b 
- 00022518  0x000058a2 branch  0x000057f8 , 0x0000002e 
- 00022519  0x000058a3 nbranch  0x00005806 , 0x0000002d 
- 00022520  0x000058a5 call  0x00002bcb 
- 00022521  0x000058a6 fetch  0x00000002 , 0x000040c1 
- 00022522  0x000058a7 store  0x00000002 , 0x0000044d 
- 00022523  0x000058a9 nbranch  0x00002bde , 0x0000002d 
- 00022524  0x000058aa bmark1  0x0000000f , 0x00002bde 
- 00022525  0x000058ac fetch  0x00000001 , 0x0000450b 
- 00022526  0x000058ad nbranch  0x00002bde , 0x00000034 
- 00022527  0x000058ae fetch  0x00000001 , 0x000043dd 
- 00022528  0x000058af nbranch  0x00002bde , 0x00000034 
- 00022529  0x000058b1 fetch  0x00000001 , 0x000044e9 
- 00022530  0x000058b2 bbit1  0x00000005 , 0x00002bde 
- 00022531  0x000058b4 fetch  0x00000001 , 0x0000043f 
- 00022532  0x000058b5 bbit1  0x00000005 , 0x00002bde 
- 00022533  0x000058b6 branch  0x00002bc0 
- 00022534  0x000058b9 fetcht  0x00000002 , 0x000040c1 
- 00022535  0x000058ba rshift  0x00000002 , 0x00000002 
- 00022536  0x000058bb fetch  0x00000002 , 0x0000044d 
- 00022537  0x000058bc iadd  0x00000002 , 0x0000003f 
- 00022538  0x000058bd store  0x00000002 , 0x0000044d 
- 00022539  0x000058be branch  0x00002bd6 
- 00022540  0x000058c2 arg  0x00000000 , 0x00000007 
- 00022541  0x000058c3 branch  0x00005824 
- 00022542  0x000058c6 arg  0x00000000 , 0x00000007 
- 00022543  0x000058c7 branch  0x00005828 
- 00022544  0x000058ca arg  0x00000001 , 0x00000007 
- 00022545  0x000058cb branch  0x00005824 
- 00022546  0x000058ce arg  0x00000001 , 0x00000007 
- 00022547  0x000058cf branch  0x00005828 
- 00022548  0x000058d2 arg  0x00000002 , 0x00000007 
- 00022549  0x000058d3 branch  0x00005824 
- 00022550  0x000058d6 arg  0x00000002 , 0x00000007 
- 00022551  0x000058d7 branch  0x00005828 
- 00022552  0x000058da arg  0x00000003 , 0x00000007 
- 00022553  0x000058db branch  0x00005824 
- 00022554  0x000058de arg  0x00000003 , 0x00000007 
- 00022555  0x000058df branch  0x00005828 
- 00022556  0x000058e2 arg  0x00000004 , 0x00000007 
- 00022557  0x000058e3 branch  0x00005824 
- 00022558  0x000058e6 arg  0x00000004 , 0x00000007 
- 00022559  0x000058e7 branch  0x00005828 
- 00022560  0x000058ea arg  0x00000005 , 0x00000007 
- 00022561  0x000058eb branch  0x00005824 
- 00022562  0x000058ee arg  0x00000005 , 0x00000007 
- 00022563  0x000058ef branch  0x00005828 
- 00022564  0x000058f3 fetch  0x00000001 , 0x000044e9 
- 00022565  0x000058f4 qset1  0x0000003f 
- 00022566  0x000058f5 store  0x00000001 , 0x000044e9 
- 00022567  0x000058f6 rtn 
- 00022568  0x000058f9 fetch  0x00000001 , 0x000044e9 
- 00022569  0x000058fa qset0  0x0000003f 
- 00022570  0x000058fb store  0x00000001 , 0x000044e9 
- 00022571  0x000058fc rtn 
- 00022572  0x000058ff setarg  0x00112233 
- 00022573  0x00005900 store  0x00000003 , 0x000044ea 
- 00022574  0x00005901 setarg  0x00445566 
- 00022575  0x00005902 istore  0x00000003 , 0x00000005 
- 00022576  0x00005903 setarg  0x00778899 
- 00022577  0x00005904 istore  0x00000003 , 0x00000005 
- 00022578  0x00005905 setarg  0x00001122 
- 00022579  0x00005906 istore  0x00000003 , 0x00000005 
- 00022580  0x00005907 setarg  0x00334455 
- 00022581  0x00005908 istore  0x00000003 , 0x00000005 
- 00022582  0x00005909 setarg  0x00000066 
- 00022583  0x0000590a istore  0x00000001 , 0x00000005 
- 00022584  0x0000590b rtn 
- 00022585  0x0000590f setarg  0x01000302 
- 00022586  0x00005910 store  0x00000004 , 0x00004453 
- 00022587  0x00005911 setarg  0x00010010 
- 00022588  0x00005912 store  0x00000003 , 0x00004457 
- 00022589  0x00005913 jam  0x00000001 , 0x000044c6 
- 00022590  0x00005914 rtn 
- 00022591  0x00005919 arg  0x00000000 , 0x00000011 
- 00022592  0x0000591a arg  0x00000001 , 0x00000001 
- 00022593  0x0000591b branch  0x00005850 
- 00022594  0x00005920 arg  0x00000003 , 0x00000001 
- 00022595  0x00005921 call  0x00005850 
- 00022596  0x00005922 copy  0x00000012 , 0x0000003f 
- 00022597  0x00005923 istore  0x00000001 , 0x00000005 
- 00022598  0x00005924 rtn 
- 00022599  0x00005929 force  0x00000002 , 0x00000001 
- 00022600  0x0000592a increase  0x00000004 , 0x00000011 
- 00022601  0x0000592b call  0x00005850 
- 00022602  0x0000592c increase  0xfffffffc , 0x00000011 
- 00022603  0x0000592d copy  0x00000011 , 0x0000003f 
- 00022604  0x0000592e istore  0x00000002 , 0x00000005 
- 00022605  0x0000592f copy  0x00000012 , 0x0000003f 
- 00022606  0x00005930 istore  0x00000002 , 0x00000005 
- 00022607  0x00005931 rtn 
- 00022608  0x00005936 sub  0x00000011 , 0x000000f0 , 0x0000003e 
- 00022609  0x00005937 nbranch  0x00002a8c , 0x00000002 
- 00022610  0x00005938 fetch  0x00000001 , 0x000044ff 
- 00022611  0x00005939 arg  0x00000001 , 0x00000002 
- 00022612  0x0000593a arg  0x00000004 , 0x00000039 
- 00022613  0x0000593c iand  0x00000002 , 0x0000003e 
- 00022614  0x0000593d branch  0x0000585a , 0x00000005 
- 00022615  0x0000593e lshift  0x00000002 , 0x00000002 
- 00022616  0x0000593f loop  0x00005855 
- 00022617  0x00005940 branch  0x00002a8c 
- 00022618  0x00005942 ixor  0x00000002 , 0x0000003f 
- 00022619  0x00005943 store  0x00000001 , 0x000044ff 
- 00022620  0x00005944 sub  0x00000039 , 0x00000004 , 0x0000003f 
- 00022621  0x00005945 lshift4  0x0000003f , 0x0000003f 
- 00022622  0x00005946 lshift4  0x0000003f , 0x0000003f 
- 00022623  0x00005947 arg  0x00001800 , 0x00000002 
- 00022624  0x00005948 iadd  0x00000002 , 0x00000002 
- 00022625  0x0000594a arg  0x00000000 , 0x00000039 
- 00022626  0x0000594b arg  0x00004500 , 0x00000006 
- 00022627  0x0000594d ifetch  0x00000002 , 0x00000006 
- 00022628  0x0000594e branch  0x00005869 , 0x00000034 
- 00022629  0x0000594f copy  0x00000039 , 0x0000003f 
- 00022630  0x00005950 increase  0x00000001 , 0x00000039 
- 00022631  0x00005951 bne  0x00000004 , 0x00005863 
- 00022632  0x00005952 branch  0x00002a8c 
- 00022633  0x00005956 increase  0xfffffffe , 0x00000006 
- 00022634  0x00005957 istoret  0x00000002 , 0x00000006 
- 00022635  0x00005958 copy  0x00000002 , 0x00000005 
- 00022636  0x00005959 copy  0x00000011 , 0x0000003f 
- 00022637  0x0000595a istore  0x00000001 , 0x00000005 
- 00022638  0x0000595b setarg  0x00000000 
- 00022639  0x0000595c istore  0x00000001 , 0x00000005 
- 00022640  0x0000595d copy  0x00000001 , 0x0000003f 
- 00022641  0x0000595e istore  0x00000001 , 0x00000005 
- 00022642  0x0000595f rtn 
- 00022643  0x00005964 fetch  0x00000002 , 0x00004500 
- 00022644  0x00005965 copy  0x0000003f , 0x00000006 
- 00022645  0x00005966 rtn 
- 00022646  0x00005969 fetch  0x00000002 , 0x00004502 
- 00022647  0x0000596a copy  0x0000003f , 0x00000006 
- 00022648  0x0000596b rtn 
- 00022649  0x0000596e call  0x0000587c 
- 00022650  0x0000596f copy  0x0000003f , 0x00000006 
- 00022651  0x00005970 rtn 
- 00022652  0x00005972 fetch  0x00000002 , 0x00004506 
- 00022653  0x00005973 nrtn  0x00000034 
- 00022654  0x00005974 fetch  0x00000002 , 0x00004504 
- 00022655  0x00005975 nrtn  0x00000034 
- 00022656  0x00005976 fetch  0x00000002 , 0x00004502 
- 00022657  0x00005977 nrtn  0x00000034 
- 00022658  0x00005978 fetch  0x00000002 , 0x00004500 
- 00022659  0x00005979 rtn 
- 00022660  0x0000597c call  0x00005873 
- 00022661  0x0000597d increase  0x00000003 , 0x00000006 
- 00022662  0x0000597e rtn 
- 00022663  0x00005981 call  0x00005873 
- 00022664  0x00005982 increase  0x00000007 , 0x00000006 
- 00022665  0x00005983 rtn 
- 00022666  0x00005986 call  0x00005879 
- 00022667  0x00005987 increase  0x00000007 , 0x00000006 
- 00022668  0x00005988 rtn 
- 00022669  0x0000598b call  0x00005879 
- 00022670  0x0000598c increase  0x00000003 , 0x00000006 
- 00022671  0x0000598d rtn 
- 00022672  0x00005992 fetch  0x00000002 , 0x00004506 
- 00022673  0x00005993 rtn 
- 00022674  0x00005997 fetch  0x00000002 , 0x00004504 
- 00022675  0x00005998 rtn 
- 00022676  0x0000599c fetch  0x00000002 , 0x00004500 
- 00022677  0x0000599d rtn 
- 00022678  0x000059a1 fetch  0x00000002 , 0x00004500 
- 00022679  0x000059a2 arg  0x00001800 , 0x00000002 
- 00022680  0x000059a3 isub  0x00000002 , 0x0000003f 
- 00022681  0x000059a4 rshift4  0x0000003f , 0x0000003f 
- 00022682  0x000059a5 rshift4  0x0000003f , 0x00000007 
- 00022683  0x000059a6 fetch  0x00000001 , 0x000044ff 
- 00022684  0x000059a7 qset0  0x0000003f 
- 00022685  0x000059a8 store  0x00000001 , 0x000044ff 
- 00022686  0x000059a9 arg  0x00000000 , 0x00000039 
- 00022687  0x000059ab lshift  0x00000039 , 0x0000003f 
- 00022688  0x000059ac arg  0x00004502 , 0x00000002 
- 00022689  0x000059ad iadd  0x00000002 , 0x00000002 
- 00022690  0x000059ae ifetch  0x00000002 , 0x00000002 
- 00022691  0x000059af increase  0xfffffffe , 0x00000002 
- 00022692  0x000059b0 istore  0x00000002 , 0x00000002 
- 00022693  0x000059b1 copy  0x00000039 , 0x0000003f 
- 00022694  0x000059b2 increase  0x00000001 , 0x00000039 
- 00022695  0x000059b3 bne  0x00000003 , 0x0000589f 
- 00022696  0x000059b4 setarg  0x00000000 
- 00022697  0x000059b5 istore  0x00000002 , 0x00000002 
- 00022698  0x000059b6 rtn 
- 00022699  0x000059bd ifetch  0x00000003 , 0x00000006 
- 00022700  0x000059be store  0x00000003 , 0x00000477 
- 00022701  0x000059bf beq  0x00000002 , 0x000058c1 
- 00022702  0x000059c0 beq  0x00000003 , 0x000058c9 
- 00022703  0x000059c1 beq  0x00000004 , 0x000058cc 
- 00022704  0x000059c2 beq  0x00000006 , 0x000058f2 
- 00022705  0x000059c3 beq  0x00000008 , 0x0000593f 
- 00022706  0x000059c4 beq  0x0000000a , 0x000059bc 
- 00022707  0x000059c5 beq  0x0000000c , 0x000059e4 
- 00022708  0x000059c6 beq  0x00000010 , 0x000059fa 
- 00022709  0x000059c7 beq  0x00000012 , 0x00005a2f 
- 00022710  0x000059c8 beq  0x00000016 , 0x00005a48 
- 00022711  0x000059c9 beq  0x00000018 , 0x00005a5b 
- 00022712  0x000059ca beq  0x00000052 , 0x00005a60 
- 00022713  0x000059cb rtn 
- 00022714  0x000059cf force  0x00000003 , 0x00000011 
- 00022715  0x000059d0 call  0x00005a82 
- 00022716  0x000059d1 setarg  0x00000002 
- 00022717  0x000059d2 istore  0x00000001 , 0x00000005 
- 00022718  0x000059d3 fetch  0x00000002 , 0x000044a6 
- 00022719  0x000059d4 istore  0x00000002 , 0x00000005 
- 00022720  0x000059d5 rtn 
- 00022721  0x000059d9 call  0x000058c9 
- 00022722  0x000059db force  0x00000003 , 0x00000011 
- 00022723  0x000059dc call  0x00005a82 
- 00022724  0x000059dd setarg  0x00000003 
- 00022725  0x000059de istore  0x00000001 , 0x00000005 
- 00022726  0x000059df fetch  0x00000002 , 0x000044a6 
- 00022727  0x000059e0 istore  0x00000002 , 0x00000005 
- 00022728  0x000059e1 rtn 
- 00022729  0x000059e4 rshift8  0x0000003f , 0x0000003f 
- 00022730  0x000059e5 store  0x00000002 , 0x000044a8 
- 00022731  0x000059e6 rtn 
- 00022732  0x000059e9 call  0x00005ab1 
- 00022733  0x000059ea call  0x00007fe7 
- 00022734  0x000059eb branch  0x000058cf 
- 00022735  0x000059ee arg  0x00000003 , 0x0000000b 
- 00022736  0x000059ef call  0x00005756 
- 00022737  0x000059f1 call  0x0000575f 
- 00022738  0x000059f2 branch  0x000058f0 , 0x00000034 
- 00022739  0x000059f3 nbranch  0x000058ed , 0x00000002 
- 00022740  0x000059f4 increase  0xfffffffe , 0x00000006 
- 00022741  0x000059f5 call  0x00007ea5 
- 00022742  0x000059f6 call  0x00007e9c 
- 00022743  0x000059f7 nbranch  0x000058e1 , 0x00000028 
- 00022744  0x000059f8 call  0x00007e85 
- 00022745  0x000059f9 call  0x00007fe9 
- 00022746  0x000059fa force  0x00000014 , 0x00000011 
- 00022747  0x000059fb call  0x00005a82 
- 00022748  0x000059fc call  0x00007e95 
- 00022749  0x000059fd setarg  0x00000005 
- 00022750  0x000059fe istore  0x00000001 , 0x00000005 
- 00022751  0x000059ff setarg  0x00000001 
- 00022752  0x00005a00 istore  0x00000001 , 0x00000005 
- 00022753  0x00005a02 call  0x00007e9f 
- 00022754  0x00005a03 ifetch  0x00000002 , 0x00000006 
- 00022755  0x00005a04 istore  0x00000002 , 0x00000005 
- 00022756  0x00005a05 ifetch  0x00000001 , 0x00000006 
- 00022757  0x00005a06 copy  0x0000003f , 0x00000039 
- 00022758  0x00005a07 call  0x00007f01 
- 00022759  0x00005a08 call  0x00007ea2 
- 00022760  0x00005a09 increase  0xffffffff , 0x0000000b 
- 00022761  0x00005a0a branch  0x000058f0 , 0x00000005 
- 00022762  0x00005a0c ifetch  0x00000001 , 0x00000006 
- 00022763  0x00005a0d iadd  0x00000006 , 0x00000006 
- 00022764  0x00005a0e branch  0x000058d1 
- 00022765  0x00005a10 ifetch  0x00000001 , 0x00000006 
- 00022766  0x00005a11 iadd  0x00000006 , 0x00000006 
- 00022767  0x00005a12 branch  0x000058ea 
- 00022768  0x00005a14 branch  0x00005a76 , 0x00000028 
- 00022769  0x00005a15 branch  0x00005aa5 
- 00022770  0x00005a19 call  0x00005ab1 
- 00022771  0x00005a1a ifetch  0x00000002 , 0x00000006 
- 00022772  0x00005a1b store  0x00000002 , 0x00004472 
- 00022773  0x00005a1c call  0x00007ea5 
- 00022774  0x00005a1d arg  0x0000445e , 0x00000005 
- 00022775  0x00005a1e fetch  0x00000002 , 0x000044fc 
- 00022776  0x00005a1f increase  0xfffffff9 , 0x0000003f 
- 00022777  0x00005a20 call  0x000056db 
- 00022778  0x00005a21 branch  0x00005905 
- 00022779  0x00005a25 disable  0x00000028 
- 00022780  0x00005a26 fetcht  0x00000002 , 0x0000445a 
- 00022781  0x00005a27 fetch  0x00000002 , 0x0000445c 
- 00022782  0x00005a28 isub  0x00000002 , 0x0000003e 
- 00022783  0x00005a29 nbranch  0x00005902 , 0x00000002 
- 00022784  0x00005a2a deposit  0x00000002 
- 00022785  0x00005a2b rtnne  0x00000000 
- 00022786  0x00005a2d enable  0x00000028 
- 00022787  0x00005a2e jam  0x00000001 , 0x0000047a 
- 00022788  0x00005a2f branch  0x00005a77 
- 00022789  0x00005a33 call  0x000058fb 
- 00022790  0x00005a34 rtn  0x00000028 
- 00022791  0x00005a35 fetcht  0x00000002 , 0x00004472 
- 00022792  0x00005a36 setarg  0x00002800 
- 00022793  0x00005a37 isub  0x00000002 , 0x0000003e 
- 00022794  0x00005a38 branch  0x0000590c , 0x00000005 
- 00022795  0x00005a39 branch  0x00005a76 
- 00022796  0x00005a3d jam  0x00000000 , 0x000004b4 
- 00022797  0x00005a3e fetcht  0x00000002 , 0x0000445a 
- 00022798  0x00005a3f storet  0x00000002 , 0x00000aa2 
- 00022799  0x00005a40 call  0x0000578c 
- 00022800  0x00005a41 nbranch  0x00005a76 , 0x00000034 
- 00022801  0x00005a43 fetcht  0x00000002 , 0x00000aa2 
- 00022802  0x00005a44 call  0x0000578c 
- 00022803  0x00005a45 nbranch  0x00005925 , 0x00000034 
- 00022804  0x00005a46 copy  0x00000006 , 0x00000011 
- 00022805  0x00005a47 fetch  0x00000001 , 0x000004b3 
- 00022806  0x00005a48 copy  0x0000003f , 0x00000039 
- 00022807  0x00005a49 fetcht  0x00000001 , 0x0000445e 
- 00022808  0x00005a4a isub  0x00000002 , 0x0000003e 
- 00022809  0x00005a4b nbranch  0x00005921 , 0x00000005 
- 00022810  0x00005a4c arg  0x0000445f , 0x00000012 
- 00022811  0x00005a4d call  0x00007f88 
- 00022812  0x00005a4f branch  0x00005928 , 0x00000005 
- 00022813  0x00005a51 fetch  0x00000002 , 0x000004a3 
- 00022814  0x00005a52 fetcht  0x00000002 , 0x00004472 
- 00022815  0x00005a53 isub  0x00000002 , 0x0000003e 
- 00022816  0x00005a54 branch  0x00005930 , 0x00000005 
- 00022817  0x00005a56 fetch  0x00000002 , 0x00000aa2 
- 00022818  0x00005a57 increase  0x00000001 , 0x0000003f 
- 00022819  0x00005a58 store  0x00000002 , 0x00000aa2 
- 00022820  0x00005a59 branch  0x00005911 
- 00022821  0x00005a5c fetch  0x00000001 , 0x000004b4 
- 00022822  0x00005a5d beq  0x00000001 , 0x00005930 
- 00022823  0x00005a5e branch  0x00005a76 
- 00022824  0x00005a62 fetch  0x00000002 , 0x000004a3 
- 00022825  0x00005a63 fetcht  0x00000002 , 0x00004472 
- 00022826  0x00005a64 isub  0x00000002 , 0x0000003e 
- 00022827  0x00005a65 nbranch  0x00005921 , 0x00000005 
- 00022828  0x00005a66 jam  0x00000001 , 0x000004b4 
- 00022829  0x00005a68 fetcht  0x00000002 , 0x00000aa2 
- 00022830  0x00005a69 storet  0x00000002 , 0x0000049e 
- 00022831  0x00005a6a branch  0x00005921 
- 00022832  0x00005a6d fetch  0x00000001 , 0x000004b4 
- 00022833  0x00005a6e beq  0x00000000 , 0x00005921 
- 00022834  0x00005a6f jam  0x00000002 , 0x000004b4 
- 00022835  0x00005a70 fetcht  0x00000002 , 0x00000aa2 
- 00022836  0x00005a71 increase  0xffffffff , 0x00000002 
- 00022837  0x00005a72 storet  0x00000002 , 0x000004a0 
- 00022838  0x00005a75 arg  0x00000005 , 0x00000011 
- 00022839  0x00005a76 call  0x00005a82 
- 00022840  0x00005a77 setarg  0x00000007 
- 00022841  0x00005a78 istore  0x00000001 , 0x00000005 
- 00022842  0x00005a79 fetch  0x00000002 , 0x0000049e 
- 00022843  0x00005a7a istore  0x00000002 , 0x00000005 
- 00022844  0x00005a7b fetch  0x00000002 , 0x000004a0 
- 00022845  0x00005a7c istore  0x00000002 , 0x00000005 
- 00022846  0x00005a7d rtn 
- 00022847  0x00005a82 call  0x00005ab1 
- 00022848  0x00005a83 call  0x000056df 
- 00022849  0x00005a84 branch  0x00005942 
- 00022850  0x00005a87 fetcht  0x00000002 , 0x0000445a 
- 00022851  0x00005a88 storet  0x00000002 , 0x00000aa2 
- 00022852  0x00005a89 call  0x00005756 
- 00022853  0x00005a8a call  0x0000576d 
- 00022854  0x00005a8b increase  0xfffffffe , 0x00000006 
- 00022855  0x00005a8c copy  0x00000006 , 0x0000003f 
- 00022856  0x00005a8d store  0x00000002 , 0x0000049c 
- 00022857  0x00005a8f fetcht  0x00000002 , 0x00004472 
- 00022858  0x00005a90 setarg  0x00002a00 
- 00022859  0x00005a91 isub  0x00000002 , 0x0000003e 
- 00022860  0x00005a92 branch  0x000059a8 , 0x00000005 
- 00022861  0x00005a93 setarg  0x00002803 
- 00022862  0x00005a94 isub  0x00000002 , 0x0000003e 
- 00022863  0x00005a95 nbranch  0x00005990 , 0x00000005 
- 00022864  0x00005a96 arg  0x00000002 , 0x0000000b 
- 00022865  0x00005a98 call  0x00005a88 
- 00022866  0x00005a99 nbranch  0x0000596d , 0x00000002 
- 00022867  0x00005a9a fetcht  0x00000002 , 0x00000aa2 
- 00022868  0x00005a9b call  0x0000578a 
- 00022869  0x00005a9c beq  0x00000001 , 0x0000596d 
- 00022870  0x00005a9d call  0x00005a94 
- 00022871  0x00005a9e nbranch  0x0000596b , 0x00000005 
- 00022872  0x00005a9f nbranch  0x0000596f , 0x00000028 
- 00022873  0x00005aa0 disable  0x00000028 
- 00022874  0x00005aa1 arg  0x00000014 , 0x00000011 
- 00022875  0x00005aa2 call  0x00005a82 
- 00022876  0x00005aa3 setarg  0x00000009 
- 00022877  0x00005aa4 istore  0x00000001 , 0x00000005 
- 00022878  0x00005aa5 copy  0x00000005 , 0x00000030 
- 00022879  0x00005aa6 increase  0x00000001 , 0x00000005 
- 00022880  0x00005aa8 call  0x0000597d 
- 00022881  0x00005aa9 call  0x00005a84 
- 00022882  0x00005aaa call  0x0000578a 
- 00022883  0x00005aab call  0x00005984 
- 00022884  0x00005aac fetch  0x00000001 , 0x000004a2 
- 00022885  0x00005aad increase  0x00000005 , 0x0000003f 
- 00022886  0x00005aae istore  0x00000001 , 0x00000030 
- 00022887  0x00005aaf fetch  0x00000001 , 0x000004a2 
- 00022888  0x00005ab0 beq  0x00000010 , 0x0000596d 
- 00022889  0x00005ab1 increase  0xffffffff , 0x0000000b 
- 00022890  0x00005ab2 branch  0x0000596d , 0x00000005 
- 00022891  0x00005ab4 call  0x00005a84 
- 00022892  0x00005ab5 branch  0x00005951 
- 00022893  0x00005ab7 branch  0x00005a76 , 0x00000028 
- 00022894  0x00005ab8 branch  0x00005aa5 
- 00022895  0x00005abb call  0x00005a97 
- 00022896  0x00005abc call  0x00005a84 
- 00022897  0x00005abd call  0x0000578a 
- 00022898  0x00005abe fetch  0x00000001 , 0x000004a2 
- 00022899  0x00005abf beq  0x00000010 , 0x0000596d 
- 00022900  0x00005ac1 call  0x00007e9c 
- 00022901  0x00005ac2 fetch  0x00000002 , 0x00000aa2 
- 00022902  0x00005ac3 increase  0xffffffff , 0x0000003f 
- 00022903  0x00005ac4 istore  0x00000002 , 0x00000005 
- 00022904  0x00005ac5 call  0x00005aa1 
- 00022905  0x00005ac6 call  0x00005984 
- 00022906  0x00005ac7 increase  0xffffffff , 0x0000000b 
- 00022907  0x00005ac8 branch  0x0000596d , 0x00000005 
- 00022908  0x00005ac9 branch  0x0000596b 
- 00022909  0x00005acd fetch  0x00000002 , 0x00000aa2 
- 00022910  0x00005ace istore  0x00000002 , 0x00000005 
- 00022911  0x00005ad0 fetch  0x00000001 , 0x000004b3 
- 00022912  0x00005ad1 copy  0x0000003f , 0x00000039 
- 00022913  0x00005ad2 call  0x00007e9f 
- 00022914  0x00005ad3 call  0x00007ef4 
- 00022915  0x00005ad4 branch  0x00007ea2 
- 00022916  0x00005ad6 call  0x00007e9c 
- 00022917  0x00005ad7 fetch  0x00000002 , 0x00000aa2 
- 00022918  0x00005ad8 istore  0x00000002 , 0x00000005 
- 00022919  0x00005ad9 call  0x00007ea2 
- 00022920  0x00005ada fetch  0x00000001 , 0x000004a2 
- 00022921  0x00005adb copy  0x0000003f , 0x00000039 
- 00022922  0x00005adc call  0x00007e9c 
- 00022923  0x00005add call  0x00007e9f 
- 00022924  0x00005ade isub  0x00000039 , 0x00000006 
- 00022925  0x00005adf increase  0xffffffff , 0x00000006 
- 00022926  0x00005ae0 call  0x00007ef4 
- 00022927  0x00005ae1 branch  0x00007ea2 
- 00022928  0x00005ae6 fetcht  0x00000002 , 0x0000445a 
- 00022929  0x00005ae7 storet  0x00000002 , 0x00000aa2 
- 00022930  0x00005ae9 call  0x00005a88 
- 00022931  0x00005aea nbranch  0x00005a76 , 0x00000002 
- 00022932  0x00005aeb call  0x0000578a 
- 00022933  0x00005aec beq  0x00000001 , 0x00005a76 
- 00022934  0x00005aed call  0x00005a94 
- 00022935  0x00005aee nbranch  0x000059a6 , 0x00000005 
- 00022936  0x00005af1 arg  0x00000014 , 0x00000011 
- 00022937  0x00005af2 call  0x00005a82 
- 00022938  0x00005af3 setarg  0x00000009 
- 00022939  0x00005af4 istore  0x00000001 , 0x00000005 
- 00022940  0x00005af5 fetch  0x00000001 , 0x000004b3 
- 00022941  0x00005af6 copy  0x0000003f , 0x00000039 
- 00022942  0x00005af7 increase  0x00000002 , 0x0000003f 
- 00022943  0x00005af8 istore  0x00000001 , 0x00000005 
- 00022944  0x00005af9 fetch  0x00000002 , 0x00000aa2 
- 00022945  0x00005afa istore  0x00000002 , 0x00000005 
- 00022946  0x00005afb call  0x00007e9f 
- 00022947  0x00005afc call  0x00007ef4 
- 00022948  0x00005afd call  0x00007ea2 
- 00022949  0x00005afe branch  0x00005aa5 
- 00022950  0x00005b01 call  0x00005a84 
- 00022951  0x00005b02 branch  0x00005992 
- 00022952  0x00005b06 arg  0x00002a00 , 0x00000002 
- 00022953  0x00005b07 call  0x0000577c 
- 00022954  0x00005b08 rtn  0x00000034 
- 00022955  0x00005b09 increase  0xfffffffb , 0x00000006 
- 00022956  0x00005b0a ifetch  0x00000002 , 0x00000006 
- 00022957  0x00005b0b store  0x00000002 , 0x00000aa2 
- 00022958  0x00005b0c arg  0x00000014 , 0x00000011 
- 00022959  0x00005b0d call  0x00005a82 
- 00022960  0x00005b0e setarg  0x00000009 
- 00022961  0x00005b0f istore  0x00000001 , 0x00000005 
- 00022962  0x00005b10 fetch  0x00000001 , 0x000043af 
- 00022963  0x00005b11 copy  0x0000003f , 0x00000039 
- 00022964  0x00005b12 increase  0x00000002 , 0x0000003f 
- 00022965  0x00005b13 istore  0x00000001 , 0x00000005 
- 00022966  0x00005b14 fetch  0x00000002 , 0x00000aa2 
- 00022967  0x00005b15 istore  0x00000002 , 0x00000005 
- 00022968  0x00005b16 arg  0x000043b0 , 0x00000006 
- 00022969  0x00005b17 call  0x00007ef4 
- 00022970  0x00005b18 call  0x00007ea2 
- 00022971  0x00005b19 branch  0x00005aa5 
- 00022972  0x00005b1e fetcht  0x00000002 , 0x00000478 
- 00022973  0x00005b1f fetch  0x00000001 , 0x000044e9 
- 00022974  0x00005b20 bbit1  0x00000003 , 0x000059dd 
- 00022975  0x00005b23 call  0x0000576a 
- 00022976  0x00005b24 branch  0x00005a76 , 0x00000034 
- 00022977  0x00005b25 increase  0xfffffffe , 0x00000006 
- 00022978  0x00005b26 ifetch  0x00000002 , 0x00000006 
- 00022979  0x00005b27 arg  0x00002a00 , 0x00000002 
- 00022980  0x00005b28 isub  0x00000002 , 0x0000003e 
- 00022981  0x00005b29 branch  0x000059d3 , 0x00000005 
- 00022982  0x00005b2a ifetch  0x00000001 , 0x00000006 
- 00022983  0x00005b2b sub  0x0000003f , 0x00000016 , 0x0000003e 
- 00022984  0x00005b2c branch  0x000059ca , 0x00000002 
- 00022985  0x00005b2d force  0x00000016 , 0x0000003f 
- 00022986  0x00005b2f copy  0x0000003f , 0x00000013 
- 00022987  0x00005b30 call  0x00007ea5 
- 00022988  0x00005b31 add  0x00000013 , 0x00000001 , 0x00000011 
- 00022989  0x00005b32 call  0x00005a82 
- 00022990  0x00005b33 setarg  0x0000000b 
- 00022991  0x00005b34 istore  0x00000001 , 0x00000005 
- 00022992  0x00005b35 copy  0x00000013 , 0x00000039 
- 00022993  0x00005b36 call  0x00007e9f 
- 00022994  0x00005b37 branch  0x00007f01 
- 00022995  0x00005b3a call  0x00007ea5 
- 00022996  0x00005b3b fetch  0x00000001 , 0x000043af 
- 00022997  0x00005b3c add  0x0000003f , 0x00000001 , 0x00000011 
- 00022998  0x00005b3d call  0x00005a82 
- 00022999  0x00005b3e setarg  0x0000000b 
- 00023000  0x00005b3f istore  0x00000001 , 0x00000005 
- 00023001  0x00005b40 fetch  0x00000001 , 0x000043af 
- 00023002  0x00005b41 copy  0x0000003f , 0x00000039 
- 00023003  0x00005b42 arg  0x000043b0 , 0x00000006 
- 00023004  0x00005b43 branch  0x00007f01 
- 00023005  0x00005b47 fetch  0x00000002 , 0x000044fa 
- 00023006  0x00005b48 isub  0x00000002 , 0x0000003e 
- 00023007  0x00005b49 nbranch  0x000059bf , 0x00000005 
- 00023008  0x00005b4b call  0x00005a42 
- 00023009  0x00005b4c nbranch  0x000059bf , 0x00000028 
- 00023010  0x00005b4d jam  0x00000005 , 0x0000047a 
- 00023011  0x00005b4e branch  0x00005a77 
- 00023012  0x00005b52 ifetch  0x00000002 , 0x00000006 
- 00023013  0x00005b53 store  0x00000002 , 0x0000445e 
- 00023014  0x00005b55 arg  0x00000014 , 0x00000011 
- 00023015  0x00005b56 call  0x00005a82 
- 00023016  0x00005b57 setarg  0x0000000d 
- 00023017  0x00005b58 istore  0x00000001 , 0x00000005 
- 00023018  0x00005b59 fetch  0x00000002 , 0x0000445e 
- 00023019  0x00005b5a iforce  0x00000011 
- 00023020  0x00005b5b fetcht  0x00000002 , 0x00000478 
- 00023021  0x00005b5c call  0x0000576a 
- 00023022  0x00005b5d branch  0x00005a76 , 0x00000034 
- 00023023  0x00005b5e ifetch  0x00000001 , 0x00000006 
- 00023024  0x00005b5f isub  0x00000011 , 0x00000039 
- 00023025  0x00005b60 nbranch  0x00005a76 , 0x00000002 
- 00023026  0x00005b61 sub  0x00000039 , 0x00000016 , 0x0000003e 
- 00023027  0x00005b62 branch  0x000059f5 , 0x00000002 
- 00023028  0x00005b63 force  0x00000016 , 0x00000039 
- 00023029  0x00005b65 deposit  0x00000011 
- 00023030  0x00005b66 iadd  0x00000006 , 0x00000006 
- 00023031  0x00005b67 call  0x00007ef4 
- 00023032  0x00005b68 call  0x00007ea2 
- 00023033  0x00005b69 branch  0x00005aa5 
- 00023034  0x00005b6d call  0x00005ab1 
- 00023035  0x00005b6e call  0x000056d7 
- 00023036  0x00005b6f branch  0x000059fd 
- 00023037  0x00005b75 arg  0x00000002 , 0x0000000b 
- 00023038  0x00005b76 fetcht  0x00000002 , 0x0000445a 
- 00023039  0x00005b7a storet  0x00000002 , 0x00000aa2 
- 00023040  0x00005b7b call  0x00005756 
- 00023041  0x00005b7c call  0x0000576d 
- 00023042  0x00005b7d increase  0xfffffffe , 0x00000006 
- 00023043  0x00005b7e copy  0x00000006 , 0x0000003f 
- 00023044  0x00005b7f store  0x00000002 , 0x0000049c 
- 00023045  0x00005b81 call  0x00005a88 
- 00023046  0x00005b82 nbranch  0x00005a25 , 0x00000002 
- 00023047  0x00005b83 fetcht  0x00000002 , 0x00000aa2 
- 00023048  0x00005b84 call  0x0000578a 
- 00023049  0x00005b85 beq  0x00000001 , 0x00005a28 
- 00023050  0x00005b87 call  0x00005a8c 
- 00023051  0x00005b88 nbranch  0x00005a23 , 0x00000005 
- 00023052  0x00005b89 copy  0x0000000b , 0x0000003f 
- 00023053  0x00005b8a beq  0x00000000 , 0x00005a28 
- 00023054  0x00005b8b nbranch  0x00005a19 , 0x00000028 
- 00023055  0x00005b8c disable  0x00000028 
- 00023056  0x00005b8e arg  0x00000014 , 0x00000011 
- 00023057  0x00005b8f call  0x00005a82 
- 00023058  0x00005b90 setarg  0x00000011 
- 00023059  0x00005b91 istore  0x00000001 , 0x00000005 
- 00023060  0x00005b92 fetch  0x00000001 , 0x000004b3 
- 00023061  0x00005b93 increase  0x00000004 , 0x0000003f 
- 00023062  0x00005b94 istore  0x00000001 , 0x00000005 
- 00023063  0x00005b95 call  0x00007ea2 
- 00023064  0x00005b96 branch  0x00005a1f 
- 00023065  0x00005b98 fetch  0x00000001 , 0x000004b3 
- 00023066  0x00005b99 beq  0x00000010 , 0x00005a28 
- 00023067  0x00005b9a fetch  0x00000002 , 0x00000aa2 
- 00023068  0x00005b9b increase  0xffffffff , 0x0000003f 
- 00023069  0x00005b9c store  0x00000002 , 0x000004a0 
- 00023070  0x00005b9d call  0x00005a9c 
- 00023071  0x00005b9f fetch  0x00000002 , 0x00000aa2 
- 00023072  0x00005ba0 store  0x00000002 , 0x0000049e 
- 00023073  0x00005ba1 call  0x00005a97 
- 00023074  0x00005ba2 increase  0xffffffff , 0x0000000b 
- 00023075  0x00005ba5 call  0x00005a84 
- 00023076  0x00005ba6 branch  0x00005a05 
- 00023077  0x00005ba9 fetch  0x00000002 , 0x00000aa2 
- 00023078  0x00005baa store  0x00000002 , 0x000004a0 
- 00023079  0x00005bab branch  0x00005a2c 
- 00023080  0x00005bad fetch  0x00000002 , 0x00000aa2 
- 00023081  0x00005bae increase  0xffffffff , 0x0000003f 
- 00023082  0x00005baf store  0x00000002 , 0x000004a0 
- 00023083  0x00005bb0 branch  0x00005a2c 
- 00023084  0x00005bb2 branch  0x00005a76 , 0x00000028 
- 00023085  0x00005bb3 call  0x00005a9c 
- 00023086  0x00005bb4 branch  0x00005aa5 
- 00023087  0x00005bba copy  0x00000006 , 0x00000011 
- 00023088  0x00005bbb fetch  0x00000002 , 0x000044fc 
- 00023089  0x00005bbc add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023090  0x00005bbd call  0x000056e2 
- 00023091  0x00005bbf fetch  0x00000001 , 0x000044e9 
- 00023092  0x00005bc0 bbit0  0x00000004 , 0x00005a3d 
- 00023093  0x00005bc2 fetcht  0x00000002 , 0x00000478 
- 00023094  0x00005bc3 fetch  0x00000002 , 0x000044fa 
- 00023095  0x00005bc4 isub  0x00000002 , 0x0000003e 
- 00023096  0x00005bc5 nbranch  0x00005a3d , 0x00000005 
- 00023097  0x00005bc6 call  0x00005a42 
- 00023098  0x00005bc7 nbranch  0x00005a3d , 0x00000028 
- 00023099  0x00005bc8 jam  0x00000005 , 0x0000047a 
- 00023100  0x00005bc9 branch  0x00005a77 
- 00023101  0x00005bcc force  0x00000001 , 0x00000011 
- 00023102  0x00005bcd call  0x00005a82 
- 00023103  0x00005bce setarg  0x00000013 
- 00023104  0x00005bcf istore  0x00000001 , 0x00000005 
- 00023105  0x00005bd0 rtn 
- 00023106  0x00005bd3 call  0x00007fe9 
- 00023107  0x00005bd4 fetch  0x00000001 , 0x000044c6 
- 00023108  0x00005bd5 rtneq  0x00000000 
- 00023109  0x00005bd6 fetch  0x00000001 , 0x00004040 
- 00023110  0x00005bd7 rtnbit1  0x00000004 
- 00023111  0x00005bd8 branch  0x00007fe7 
- 00023112  0x00005bdc add  0x00000006 , 0x00000002 , 0x00000011 
- 00023113  0x00005bdd fetch  0x00000002 , 0x000044fc 
- 00023114  0x00005bde add  0x0000003f , 0xfffffffb , 0x00000012 
- 00023115  0x00005bdf call  0x000056e2 
- 00023116  0x00005be0 branch  0x00005a4d 
- 00023117  0x00005be4 fetch  0x00000002 , 0x000044fc 
- 00023118  0x00005be5 copy  0x0000003f , 0x00000011 
- 00023119  0x00005be6 call  0x00005a82 
- 00023120  0x00005be7 setarg  0x00000017 
- 00023121  0x00005be8 istore  0x00000001 , 0x00000005 
- 00023122  0x00005be9 fetch  0x00000002 , 0x00000478 
- 00023123  0x00005bea istore  0x00000002 , 0x00000005 
- 00023124  0x00005beb fetch  0x00000002 , 0x000044fc 
- 00023125  0x00005bec add  0x0000003f , 0xfffffffb , 0x00000039 
- 00023126  0x00005bed fetch  0x00000002 , 0x0000450d 
- 00023127  0x00005bee add  0x0000003f , 0x00000007 , 0x00000006 
- 00023128  0x00005bef ifetch  0x00000002 , 0x00000006 
- 00023129  0x00005bf0 istore  0x00000002 , 0x00000005 
- 00023130  0x00005bf1 branch  0x00007ef4 
- 00023131  0x00005bf8 force  0x00000001 , 0x00000011 
- 00023132  0x00005bf9 call  0x00005a82 
- 00023133  0x00005bfa setarg  0x00000019 
- 00023134  0x00005bfb istore  0x00000001 , 0x00000005 
- 00023135  0x00005bfc rtn 
- 00023136  0x00005c01 copy  0x00000006 , 0x00000011 
- 00023137  0x00005c02 fetch  0x00000002 , 0x000044fc 
- 00023138  0x00005c03 add  0x0000003f , 0xfffffffd , 0x00000012 
- 00023139  0x00005c04 branch  0x000056e2 
- 00023140  0x00005c0a copy  0x00000002 , 0x00000013 
- 00023141  0x00005c0b increase  0x00000003 , 0x00000011 
- 00023142  0x00005c0c call  0x00005a82 
- 00023143  0x00005c0d increase  0xfffffffd , 0x00000011 
- 00023144  0x00005c0e setarg  0x0000001b 
- 00023145  0x00005c0f istore  0x00000001 , 0x00000005 
- 00023146  0x00005c10 copy  0x00000013 , 0x00000002 
- 00023147  0x00005c11 istoret  0x00000002 , 0x00000005 
- 00023148  0x00005c12 rtn 
- 00023149  0x00005c16 copy  0x00000002 , 0x00000013 
- 00023150  0x00005c17 increase  0x00000003 , 0x00000011 
- 00023151  0x00005c18 call  0x00005a82 
- 00023152  0x00005c19 increase  0xfffffffd , 0x00000011 
- 00023153  0x00005c1a setarg  0x0000001d 
- 00023154  0x00005c1b istore  0x00000001 , 0x00000005 
- 00023155  0x00005c1c copy  0x00000013 , 0x00000002 
- 00023156  0x00005c1d istoret  0x00000002 , 0x00000005 
- 00023157  0x00005c1e rtn 
- 00023158  0x00005c24 jam  0x0000000a , 0x0000047a 
- 00023159  0x00005c26 force  0x00000005 , 0x00000011 
- 00023160  0x00005c27 call  0x00005a82 
- 00023161  0x00005c28 setarg  0x00000001 
- 00023162  0x00005c29 istore  0x00000001 , 0x00000005 
- 00023163  0x00005c2a fetch  0x00000001 , 0x00000477 
- 00023164  0x00005c2b istore  0x00000001 , 0x00000005 
- 00023165  0x00005c2c fetch  0x00000002 , 0x00000478 
- 00023166  0x00005c2d istore  0x00000002 , 0x00000005 
- 00023167  0x00005c2e fetch  0x00000001 , 0x0000047a 
- 00023168  0x00005c2f istore  0x00000001 , 0x00000005 
- 00023169  0x00005c30 rtn 
- 00023170  0x00005c34 force  0x00000004 , 0x00000012 
- 00023171  0x00005c35 branch  0x00005847 
- 00023172  0x00005c39 fetcht  0x00000002 , 0x00000aa2 
- 00023173  0x00005c3a increase  0x00000001 , 0x00000002 
- 00023174  0x00005c3b storet  0x00000002 , 0x00000aa2 
- 00023175  0x00005c3c rtn 
- 00023176  0x00005c3f fetcht  0x00000002 , 0x00000aa2 
- 00023177  0x00005c40 fetch  0x00000002 , 0x0000445c 
- 00023178  0x00005c41 isub  0x00000002 , 0x0000003e 
- 00023179  0x00005c42 rtn 
- 00023180  0x00005c46 fetcht  0x00000001 , 0x0000445e 
- 00023181  0x00005c47 arg  0x0000445f , 0x00000011 
- 00023182  0x00005c49 fetch  0x00000001 , 0x000004a2 
- 00023183  0x00005c4a copy  0x0000003f , 0x00000039 
- 00023184  0x00005c4b isub  0x00000002 , 0x0000003e 
- 00023185  0x00005c4c nrtn  0x00000005 
- 00023186  0x00005c4d arg  0x000004a3 , 0x00000012 
- 00023187  0x00005c4e branch  0x00007f88 
- 00023188  0x00005c51 fetcht  0x00000001 , 0x00004471 
- 00023189  0x00005c52 arg  0x00004472 , 0x00000011 
- 00023190  0x00005c53 branch  0x00005a8e 
- 00023191  0x00005c57 fetch  0x00000001 , 0x000004b3 
- 00023192  0x00005c58 store  0x00000001 , 0x00000101 
- 00023193  0x00005c59 copy  0x0000003f , 0x00000039 
- 00023194  0x00005c5a call  0x00007e9f 
- 00023195  0x00005c5b branch  0x00007ef4 
- 00023196  0x00005c5f call  0x00007e9c 
- 00023197  0x00005c60 fetch  0x00000002 , 0x0000049e 
- 00023198  0x00005c61 istore  0x00000002 , 0x00000005 
- 00023199  0x00005c62 fetch  0x00000002 , 0x000004a0 
- 00023200  0x00005c63 istore  0x00000002 , 0x00000005 
- 00023201  0x00005c65 fetch  0x00000001 , 0x00000101 
- 00023202  0x00005c66 copy  0x0000003f , 0x00000039 
- 00023203  0x00005c67 call  0x00007ef4 
- 00023204  0x00005c68 branch  0x00007ea2 
- 00023205  0x00005c6d call  0x00007e9c 
- 00023206  0x00005c6e call  0x0000588a 
- 00023207  0x00005c6f copy  0x00000005 , 0x0000003f 
- 00023208  0x00005c70 isub  0x00000006 , 0x00000011 
- 00023209  0x00005c71 call  0x0000588d 
- 00023210  0x00005c72 copy  0x00000011 , 0x0000003f 
- 00023211  0x00005c73 istore  0x00000002 , 0x00000006 
- 00023212  0x00005c74 increase  0x00000004 , 0x00000011 
- 00023213  0x00005c75 call  0x00005879 
- 00023214  0x00005c76 copy  0x00000011 , 0x0000003f 
- 00023215  0x00005c77 istore  0x00000001 , 0x00000006 
- 00023216  0x00005c78 rtn 
- 00023217  0x00005c7c rshift8  0x0000003f , 0x0000003f 
- 00023218  0x00005c7d store  0x00000002 , 0x0000445a 
- 00023219  0x00005c7e ifetch  0x00000002 , 0x00000006 
- 00023220  0x00005c7f store  0x00000002 , 0x0000445c 
- 00023221  0x00005c80 rtn 
- 00023222  0x00005c86 ifetch  0x00000001 , 0x00000006 
- 00023223  0x00005c87 ifetcht  0x00000001 , 0x00000006 
- 00023224  0x00005c88 ifetcht  0x00000002 , 0x00000006 
- 00023225  0x00005c89 beq  0x00000013 , 0x00005abb 
- 00023226  0x00005c8a rtn 
- 00023227  0x00005c8c ifetch  0x00000002 , 0x00000006 
- 00023228  0x00005c8d store  0x00000002 , 0x00004509 
- 00023229  0x00005c8e jam  0x00000040 , 0x00000a99 
- 00023230  0x00005c8f branch  0x00007d86 
- 00023231  0x00005c96 arg  0x0000000c , 0x00000011 
- 00023232  0x00005c97 arg  0x00000012 , 0x00000013 
- 00023233  0x00005c98 call  0x00005ac7 
- 00023234  0x00005c99 setarg  0x00000008 
- 00023235  0x00005c9a istore  0x00000002 , 0x00000005 
- 00023236  0x00005c9b fetch  0x00000008 , 0x00004496 
- 00023237  0x00005c9c istore  0x00000008 , 0x00000005 
- 00023238  0x00005c9d rtn 
- 00023239  0x00005ca2 call  0x00005acf 
- 00023240  0x00005ca3 arg  0x00000005 , 0x00000012 
- 00023241  0x00005ca4 call  0x00005847 
- 00023242  0x00005ca5 copy  0x00000013 , 0x0000003f 
- 00023243  0x00005ca6 istore  0x00000001 , 0x00000005 
- 00023244  0x00005ca7 fetch  0x00000001 , 0x00004508 
- 00023245  0x00005ca8 istore  0x00000001 , 0x00000005 
- 00023246  0x00005ca9 rtn 
- 00023247  0x00005cad fetch  0x00000001 , 0x00004508 
- 00023248  0x00005caf pincrease  0x00000001 
- 00023249  0x00005cb0 store  0x00000001 , 0x00004508 
- 00023250  0x00005cb1 rtnne  0x00000000 
- 00023251  0x00005cb4 jam  0x00000001 , 0x00004508 
- 00023252  0x00005cb5 rtn 
- 00023253  0x00005cbb fetch  0x00000001 , 0x000044c6 
- 00023254  0x00005cbc beq  0x00000000 , 0x00005ae4 
- 00023255  0x00005cbd beq  0x00000001 , 0x00005ae7 
- 00023256  0x00005cbe beq  0x00000002 , 0x00005ae9 
- 00023257  0x00005cbf beq  0x00000081 , 0x00005add 
- 00023258  0x00005cc0 beq  0x00000082 , 0x00005adf 
- 00023259  0x00005cc1 beq  0x00000083 , 0x00005ae2 
- 00023260  0x00005cc2 rtn 
- 00023261  0x00005cc5 jam  0x0000000d , 0x00004456 
- 00023262  0x00005cc6 branch  0x00005ae5 
- 00023263  0x00005cc8 jam  0x0000000d , 0x00004456 
- 00023264  0x00005cc9 jam  0x00000001 , 0x00004454 
- 00023265  0x00005cca rtn 
- 00023266  0x00005ccc jam  0x0000000d , 0x00004456 
- 00023267  0x00005ccd branch  0x00005aea 
- 00023268  0x00005ccf jam  0x00000000 , 0x00004456 
- 00023269  0x00005cd1 jam  0x00000003 , 0x00004454 
- 00023270  0x00005cd2 rtn 
- 00023271  0x00005cd4 jam  0x00000005 , 0x00004456 
- 00023272  0x00005cd5 branch  0x00005ae5 
- 00023273  0x00005cd7 jam  0x00000005 , 0x00004456 
- 00023274  0x00005cd9 jam  0x00000000 , 0x00004454 
- 00023275  0x00005cda rtn 
- 00023276  0x00005cde fetch  0x00000001 , 0x00004456 
- 00023277  0x00005cdf set1  0x00000003 , 0x0000003f 
- 00023278  0x00005ce0 store  0x00000001 , 0x00004456 
- 00023279  0x00005ce1 rtn 
- 00023280  0x00005ce3 fetch  0x00000001 , 0x00004456 
- 00023281  0x00005ce4 set0  0x00000003 , 0x0000003f 
- 00023282  0x00005ce5 store  0x00000001 , 0x00004456 
- 00023283  0x00005ce6 rtn 
- 00023284  0x00005ce9 ifetch  0x00000001 , 0x00000006 
- 00023285  0x00005cea beq  0x00000001 , 0x00005b09 
- 00023286  0x00005cec beq  0x00000003 , 0x00005b30 
- 00023287  0x00005ced beq  0x00000004 , 0x00005b4d 
- 00023288  0x00005cee beq  0x00000005 , 0x00005b5a 
- 00023289  0x00005cef beq  0x00000006 , 0x00005b80 
- 00023290  0x00005cf0 beq  0x00000007 , 0x00005bc4 
- 00023291  0x00005cf1 beq  0x00000008 , 0x00005baf 
- 00023292  0x00005cf2 beq  0x00000009 , 0x00005bc0 
- 00023293  0x00005cf3 beq  0x0000000a , 0x00005bc4 
- 00023294  0x00005cf4 beq  0x0000000b , 0x00005bc4 
- 00023295  0x00005cf5 beq  0x0000000c , 0x00005bc5 
- 00023296  0x00005cf6 beq  0x0000000d , 0x00005bca 
- 00023297  0x00005cf7 rtn 
- 00023298  0x00005cfc force  0x00000002 , 0x00000011 
- 00023299  0x00005cfd call  0x00005c62 
- 00023300  0x00005cfe setarg  0x0000000b 
- 00023301  0x00005cff istore  0x00000001 , 0x00000005 
- 00023302  0x00005d00 fetch  0x00000001 , 0x00004456 
- 00023303  0x00005d01 istore  0x00000001 , 0x00000005 
- 00023304  0x00005d02 rtn 
- 00023305  0x00005d05 store  0x00000001 , 0x0000444c 
- 00023306  0x00005d06 ifetch  0x00000006 , 0x00000006 
- 00023307  0x00005d07 istore  0x00000006 , 0x00000005 
- 00023308  0x00005d08 fetch  0x00000001 , 0x000044c6 
- 00023309  0x00005d09 beq  0x00000000 , 0x00005b5f 
- 00023310  0x00005d0a call  0x00005b2b 
- 00023311  0x00005d0b call  0x00005b26 
- 00023312  0x00005d0c jam  0x00000003 , 0x000044c4 
- 00023313  0x00005d0d fetch  0x00000001 , 0x0000444d 
- 00023314  0x00005d0e beq  0x00000000 , 0x00005b18 
- 00023315  0x00005d0f beq  0x00000001 , 0x00005b18 
- 00023316  0x00005d10 beq  0x00000003 , 0x00005b18 
- 00023317  0x00005d11 fetch  0x00000001 , 0x000044c6 
- 00023318  0x00005d12 beq  0x00000002 , 0x00005b1b 
- 00023319  0x00005d13 rtneq  0x00000083 
- 00023320  0x00005d15 arg  0x00000000 , 0x0000003f 
- 00023321  0x00005d16 store  0x00000004 , 0x000044c7 
- 00023322  0x00005d17 rtn 
- 00023323  0x00005d1a fetch  0x00000001 , 0x000044e9 
- 00023324  0x00005d1b bbit1  0x00000000 , 0x00005b24 
- 00023325  0x00005d1d arg  0x000044c7 , 0x00000011 
- 00023326  0x00005d1e copy  0x00000011 , 0x00000005 
- 00023327  0x00005d1f arg  0x00000003 , 0x00000039 
- 00023328  0x00005d20 call  0x0000630d 
- 00023329  0x00005d21 fetch  0x00000002 , 0x000044c9 
- 00023330  0x00005d22 and_into  0x00000007 , 0x0000003f 
- 00023331  0x00005d23 store  0x00000002 , 0x000044c9 
- 00023332  0x00005d25 jam  0x00000034 , 0x00000a99 
- 00023333  0x00005d26 branch  0x00007d86 
- 00023334  0x00005d29 fetch  0x00000001 , 0x0000444f 
- 00023335  0x00005d2a rtnbit1  0x00000003 
- 00023336  0x00005d2b fetch  0x00000001 , 0x000044c6 
- 00023337  0x00005d2c rtnbit0  0x00000007 
- 00023338  0x00005d2d branch  0x00003402 
- 00023339  0x00005d30 force  0x00000007 , 0x00000011 
- 00023340  0x00005d31 call  0x00005c62 
- 00023341  0x00005d32 fetch  0x00000007 , 0x00004453 
- 00023342  0x00005d33 istore  0x00000007 , 0x00000005 
- 00023343  0x00005d34 rtn 
- 00023344  0x00005d38 copy  0x00000006 , 0x00000011 
- 00023345  0x00005d39 fetch  0x00000001 , 0x000044c6 
- 00023346  0x00005d3a beq  0x00000083 , 0x00005b37 
- 00023347  0x00005d3b copy  0x00000011 , 0x00000006 
- 00023348  0x00005d3c arg  0x0000442a , 0x00000005 
- 00023349  0x00005d3d call  0x00007ebf 
- 00023350  0x00005d3e branch  0x00005b3d 
- 00023351  0x00005d40 copy  0x00000011 , 0x00000006 
- 00023352  0x00005d41 arg  0x0000442a , 0x00000005 
- 00023353  0x00005d42 call  0x00007ebf 
- 00023354  0x00005d43 jam  0x00000002 , 0x000044bf 
- 00023355  0x00005d44 jam  0x00000008 , 0x000044c1 
- 00023356  0x00005d45 rtn 
- 00023357  0x00005d49 fetch  0x00000001 , 0x000044c6 
- 00023358  0x00005d4a bbit1  0x00000007 , 0x00005b45 
- 00023359  0x00005d4b call  0x0000739c 
- 00023360  0x00005d4c force  0x00000011 , 0x00000011 
- 00023361  0x00005d4d call  0x00005c62 
- 00023362  0x00005d4e setarg  0x00000003 
- 00023363  0x00005d4f istore  0x00000001 , 0x00000005 
- 00023364  0x00005d50 branch  0x00007497 
- 00023365  0x00005d54 arg  0x0000443a , 0x00000005 
- 00023366  0x00005d55 call  0x0000630c 
- 00023367  0x00005d56 call  0x000071c5 
- 00023368  0x00005d57 force  0x00000011 , 0x00000011 
- 00023369  0x00005d58 call  0x00005c62 
- 00023370  0x00005d59 setarg  0x00000003 
- 00023371  0x00005d5a istore  0x00000001 , 0x00000005 
- 00023372  0x00005d5b branch  0x00007201 
- 00023373  0x00005d60 copy  0x00000006 , 0x00000011 
- 00023374  0x00005d61 fetch  0x00000001 , 0x000044c6 
- 00023375  0x00005d62 bbit1  0x00000007 , 0x00005b61 
- 00023376  0x00005d63 copy  0x00000011 , 0x00000006 
- 00023377  0x00005d64 call  0x00007394 
- 00023378  0x00005d65 branch  0x00005b75 , 0x00000005 
- 00023379  0x00005d67 jam  0x00000004 , 0x0000047b 
- 00023380  0x00005d69 force  0x00000002 , 0x00000011 
- 00023381  0x00005d6a call  0x00005c62 
- 00023382  0x00005d6b setarg  0x00000005 
- 00023383  0x00005d6c istore  0x00000001 , 0x00000005 
- 00023384  0x00005d6d fetch  0x00000001 , 0x0000047b 
- 00023385  0x00005d6e istore  0x00000001 , 0x00000005 
- 00023386  0x00005d70 force  0x0000000a , 0x00000007 
- 00023387  0x00005d71 call  0x00007f07 
- 00023388  0x00005d72 jam  0x00000000 , 0x000044c4 
- 00023389  0x00005d73 jam  0x00000030 , 0x00000a99 
- 00023390  0x00005d74 branch  0x00007d86 
- 00023391  0x00005d77 jam  0x00000005 , 0x0000047b 
- 00023392  0x00005d78 branch  0x00005b54 
- 00023393  0x00005d7c arg  0x0000042f , 0x00000005 
- 00023394  0x00005d7d copy  0x00000011 , 0x00000006 
- 00023395  0x00005d7e call  0x00007ebf 
- 00023396  0x00005d7f fetch  0x00000001 , 0x000044c6 
- 00023397  0x00005d80 beq  0x00000083 , 0x00005b6c 
- 00023398  0x00005d81 call  0x0000714f 
- 00023399  0x00005d84 call  0x00005b7a 
- 00023400  0x00005d85 fetch  0x00000001 , 0x000044c6 
- 00023401  0x00005d86 rtnne  0x00000082 
- 00023402  0x00005d87 jam  0x0000003b , 0x00000a99 
- 00023403  0x00005d88 branch  0x00007d86 
- 00023404  0x00005d8b call  0x000071ba 
- 00023405  0x00005d8c arg  0x00000af2 , 0x00000005 
- 00023406  0x00005d8d call  0x00007201 
- 00023407  0x00005d8e arg  0x00000af2 , 0x00000011 
- 00023408  0x00005d8f arg  0x0000442a , 0x00000012 
- 00023409  0x00005d90 arg  0x00000010 , 0x00000039 
- 00023410  0x00005d91 call  0x00007f88 
- 00023411  0x00005d92 nbranch  0x00005b53 , 0x00000005 
- 00023412  0x00005d93 branch  0x00005b7a 
- 00023413  0x00005d96 call  0x00007390 
- 00023414  0x00005d97 jam  0x00000031 , 0x00000a99 
- 00023415  0x00005d98 call  0x00007d86 
- 00023416  0x00005d99 jam  0x00000001 , 0x00004429 
- 00023417  0x00005d9a jam  0x00000005 , 0x000044c4 
- 00023418  0x00005d9d force  0x00000011 , 0x00000011 
- 00023419  0x00005d9e call  0x00005c62 
- 00023420  0x00005d9f setarg  0x00000004 
- 00023421  0x00005da0 istore  0x00000001 , 0x00000005 
- 00023422  0x00005da1 arg  0x0000443a , 0x00000006 
- 00023423  0x00005da2 branch  0x00007ebf 
- 00023424  0x00005da5 arg  0x0000041f , 0x00000005 
- 00023425  0x00005da6 branch  0x00007ebf 
- 00023426  0x00005da9 force  0x00000011 , 0x00000011 
- 00023427  0x00005daa call  0x00005c62 
- 00023428  0x00005dab setarg  0x00000006 
- 00023429  0x00005dac istore  0x00000001 , 0x00000005 
- 00023430  0x00005dad fetch  0x00000001 , 0x000044e9 
- 00023431  0x00005dae bbit1  0x00000001 , 0x00005b8a 
- 00023432  0x00005daf arg  0x00004419 , 0x00000006 
- 00023433  0x00005db0 branch  0x00007ebf 
- 00023434  0x00005db3 arg  0x000044ea , 0x00000006 
- 00023435  0x00005db4 branch  0x00007ebf 
- 00023436  0x00005db8 arg  0x000044cb , 0x00000005 
- 00023437  0x00005db9 force  0x0000000a , 0x00000039 
- 00023438  0x00005dba call  0x0000630d 
- 00023439  0x00005dbb force  0x0000000b , 0x00000011 
- 00023440  0x00005dbc call  0x00005c62 
- 00023441  0x00005dbd setarg  0x00000007 
- 00023442  0x00005dbe istore  0x00000001 , 0x00000005 
- 00023443  0x00005dbf fetch  0x00000002 , 0x000044cb 
- 00023444  0x00005dc0 istore  0x00000002 , 0x00000005 
- 00023445  0x00005dc1 fetch  0x00000008 , 0x000044cd 
- 00023446  0x00005dc2 istore  0x00000008 , 0x00000005 
- 00023447  0x00005dc3 rtn 
- 00023448  0x00005dc6 force  0x00000011 , 0x00000011 
- 00023449  0x00005dc7 call  0x00005c62 
- 00023450  0x00005dc8 setarg  0x00000008 
- 00023451  0x00005dc9 istore  0x00000001 , 0x00000005 
- 00023452  0x00005dca setarg  0x00000000 
- 00023453  0x00005dcb istore  0x00000008 , 0x00000005 
- 00023454  0x00005dcc istore  0x00000008 , 0x00000005 
- 00023455  0x00005dcd rtn 
- 00023456  0x00005dd1 force  0x00000008 , 0x00000011 
- 00023457  0x00005dd2 call  0x00005c62 
- 00023458  0x00005dd3 setarg  0x00000009 
- 00023459  0x00005dd4 istore  0x00000001 , 0x00000005 
- 00023460  0x00005dd5 fetch  0x00000001 , 0x00004495 
- 00023461  0x00005dd6 istore  0x00000001 , 0x00000005 
- 00023462  0x00005dd7 fetch  0x00000006 , 0x000044a0 
- 00023463  0x00005dd8 istore  0x00000006 , 0x00000005 
- 00023464  0x00005dd9 rtn 
- 00023465  0x00005ddd jam  0x00000008 , 0x0000047b 
- 00023466  0x00005dde branch  0x00005b54 
- 00023467  0x00005de1 fetch  0x00000001 , 0x00004458 
- 00023468  0x00005de2 fetcht  0x00000001 , 0x00004458 
- 00023469  0x00005de3 iand  0x00000002 , 0x0000003f 
- 00023470  0x00005de4 rtn 
- 00023471  0x00005de7 arg  0x000044d5 , 0x00000005 
- 00023472  0x00005de8 call  0x00007ebf 
- 00023473  0x00005de9 call  0x00005bab 
- 00023474  0x00005dea isolate0  0x00000001 , 0x0000003f 
- 00023475  0x00005deb branch  0x00005ba9 , 0x00000001 
- 00023476  0x00005dec fetch  0x00000001 , 0x00004092 
- 00023477  0x00005ded rtnne  0x0000000a 
- 00023478  0x00005dee call  0x00005bb9 
- 00023479  0x00005def nrtn  0x00000028 
- 00023480  0x00005df0 branch  0x00003410 
- 00023481  0x00005df4 call  0x00007fe9 
- 00023482  0x00005df5 fetch  0x00000001 , 0x0000448e 
- 00023483  0x00005df6 rtneq  0x00000000 
- 00023484  0x00005df7 fetch  0x00000001 , 0x00000454 
- 00023485  0x00005df8 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00023486  0x00005df9 rtn  0x00000001 
- 00023487  0x00005dfa branch  0x00007fe7 
- 00023488  0x00005dfd call  0x00005bab 
- 00023489  0x00005dfe isolate0  0x00000001 , 0x0000003f 
- 00023490  0x00005dff branch  0x00005ba9 , 0x00000001 
- 00023491  0x00005e00 rtn 
- 00023492  0x00005e05 rtn 
- 00023493  0x00005e08 arg  0x000009be , 0x00000005 
- 00023494  0x00005e09 call  0x00007eb3 
- 00023495  0x00005e0a jam  0x00000002 , 0x000044bf 
- 00023496  0x00005e0b jam  0x00000001 , 0x000044c1 
- 00023497  0x00005e0c rtn 
- 00023498  0x00005e0f arg  0x00000a6e , 0x00000005 
- 00023499  0x00005e10 call  0x00007ebf 
- 00023500  0x00005e11 jam  0x00000006 , 0x000044c1 
- 00023501  0x00005e12 jam  0x00000002 , 0x000044bf 
- 00023502  0x00005e13 rtn 
- 00023503  0x00005e16 force  0x00000041 , 0x00000011 
- 00023504  0x00005e17 call  0x00005c62 
- 00023505  0x00005e18 setarg  0x0000000c 
- 00023506  0x00005e19 istore  0x00000001 , 0x00000005 
- 00023507  0x00005e1a arg  0x000045d2 , 0x00000006 
- 00023508  0x00005e1b branch  0x00007eb3 
- 00023509  0x00005e1e call  0x00007166 
- 00023510  0x00005e1f force  0x00000011 , 0x00000011 
- 00023511  0x00005e20 call  0x00005c62 
- 00023512  0x00005e21 setarg  0x0000000d 
- 00023513  0x00005e22 istore  0x00000001 , 0x00000005 
- 00023514  0x00005e23 branch  0x00007201 
- 00023515  0x00005e27 fetch  0x00000001 , 0x000044c4 
- 00023516  0x00005e28 rtneq  0x000000ff 
- 00023517  0x00005e29 arg  0x00000003 , 0x00000002 
- 00023518  0x00005e2a isub  0x00000002 , 0x0000003e 
- 00023519  0x00005e2b nrtn  0x00000002 
- 00023520  0x00005e2c arg  0x0000000a , 0x00000007 
- 00023521  0x00005e2d call  0x00007f16 
- 00023522  0x00005e2e nrtn  0x00000034 
- 00023523  0x00005e2f branch  0x00005ba9 
- 00023524  0x00005e32 bpatchx  0x00000078 , 0x0000402f 
- 00023525  0x00005e33 fetch  0x00000001 , 0x000044c4 
- 00023526  0x00005e34 beq  0x00000000 , 0x00005bef 
- 00023527  0x00005e35 beq  0x00000001 , 0x00005bf5 
- 00023528  0x00005e36 beq  0x00000002 , 0x00005bef 
- 00023529  0x00005e37 beq  0x00000003 , 0x00005bf7 
- 00023530  0x00005e38 beq  0x00000005 , 0x00005bfb 
- 00023531  0x00005e39 beq  0x00000007 , 0x00005c07 
- 00023532  0x00005e3a beq  0x00000008 , 0x00005c09 
- 00023533  0x00005e3b beq  0x00000009 , 0x00005c10 
- 00023534  0x00005e3c rtn 
- 00023535  0x00005e40 fetch  0x00000001 , 0x000044c5 
- 00023536  0x00005e41 rtnne  0x00000004 
- 00023537  0x00005e42 jam  0x000000ff , 0x000044c5 
- 00023538  0x00005e43 jam  0x000000ff , 0x000044c4 
- 00023539  0x00005e44 jam  0x0000003f , 0x00000a99 
- 00023540  0x00005e45 branch  0x00007d86 
- 00023541  0x00005e49 jam  0x00000002 , 0x000044c4 
- 00023542  0x00005e4a branch  0x00005b02 
- 00023543  0x00005e4d jam  0x00000004 , 0x000044c4 
- 00023544  0x00005e4e setarg  0x00017700 
- 00023545  0x00005e4f arg  0x0000000a , 0x00000007 
- 00023546  0x00005e50 branch  0x00007f08 
- 00023547  0x00005e53 fetch  0x00000001 , 0x000044c5 
- 00023548  0x00005e54 beq  0x00000004 , 0x00005bfe 
- 00023549  0x00005e55 rtn 
- 00023550  0x00005e58 jam  0x00000007 , 0x000044c4 
- 00023551  0x00005e59 jam  0x00000029 , 0x00000a99 
- 00023552  0x00005e5a call  0x00007d86 
- 00023553  0x00005e5b call  0x00005b82 
- 00023554  0x00005e5c fetch  0x00000001 , 0x00004092 
- 00023555  0x00005e5d rtnne  0x0000000a 
- 00023556  0x00005e5e call  0x00005bb9 
- 00023557  0x00005e5f rtn  0x00000028 
- 00023558  0x00005e60 branch  0x00003410 
- 00023559  0x00005e64 jam  0x00000008 , 0x000044c4 
- 00023560  0x00005e65 branch  0x00005b8c 
- 00023561  0x00005e68 fetch  0x00000001 , 0x00004452 
- 00023562  0x00005e69 fetcht  0x00000001 , 0x00004459 
- 00023563  0x00005e6a iand  0x00000002 , 0x0000003f 
- 00023564  0x00005e6b isolate0  0x00000001 , 0x0000003f 
- 00023565  0x00005e6c branch  0x00005c12 , 0x00000001 
- 00023566  0x00005e6d jam  0x00000009 , 0x000044c4 
- 00023567  0x00005e6e branch  0x00005b98 
- 00023568  0x00005e71 call  0x00005ba0 
- 00023569  0x00005e72 branch  0x00005c12 
- 00023570  0x00005e76 force  0x0000000a , 0x00000007 
- 00023571  0x00005e77 call  0x00007f07 
- 00023572  0x00005e78 jam  0x000000ff , 0x000044c5 
- 00023573  0x00005e79 jam  0x000000ff , 0x000044c4 
- 00023574  0x00005e7a jam  0x0000003e , 0x00000a99 
- 00023575  0x00005e7b branch  0x00007d86 
- 00023576  0x00005e80 bpatchx  0x00000079 , 0x0000402f 
- 00023577  0x00005e81 fetch  0x00000001 , 0x000044c6 
- 00023578  0x00005e82 rtnbit0  0x00000007 
- 00023579  0x00005e83 fetch  0x00000001 , 0x000044bf 
- 00023580  0x00005e84 rtnne  0x00000002 
- 00023581  0x00005e85 jam  0x00000000 , 0x000044bf 
- 00023582  0x00005e86 fetch  0x00000001 , 0x000044c1 
- 00023583  0x00005e87 beq  0x00000001 , 0x00005c58 
- 00023584  0x00005e88 beq  0x00000002 , 0x00005c5f 
- 00023585  0x00005e89 beq  0x00000003 , 0x00005c52 
- 00023586  0x00005e8a beq  0x00000006 , 0x00005c39 
- 00023587  0x00005e8b beq  0x00000007 , 0x00005c30 
- 00023588  0x00005e8c beq  0x00000008 , 0x00005c26 
- 00023589  0x00005e8d rtn 
- 00023590  0x00005e91 fetch  0x00000001 , 0x00004663 
- 00023591  0x00005e92 copy  0x0000003f , 0x00000007 
- 00023592  0x00005e93 increase  0x00000001 , 0x0000003f 
- 00023593  0x00005e94 store  0x00000001 , 0x00004663 
- 00023594  0x00005e95 fetch  0x00000004 , 0x000044c7 
- 00023595  0x00005e96 qisolate1  0x0000003f 
- 00023596  0x00005e97 setarg  0x00000080 
- 00023597  0x00005e98 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00023598  0x00005e99 store  0x00000001 , 0x00004664 
- 00023599  0x00005e9a branch  0x00005c55 
- 00023600  0x00005e9d fetch  0x00000001 , 0x000044c2 
- 00023601  0x00005e9e jam  0x00000000 , 0x000044c2 
- 00023602  0x00005e9f beq  0x00000001 , 0x00005c35 
- 00023603  0x00005ea0 jam  0x00000002 , 0x000044bf 
- 00023604  0x00005ea1 rtn 
- 00023605  0x00005ea4 jam  0x00000031 , 0x00000a99 
- 00023606  0x00005ea5 call  0x00007d86 
- 00023607  0x00005ea6 jam  0x00000005 , 0x000044c4 
- 00023608  0x00005ea7 branch  0x00005bd5 
- 00023609  0x00005eaa fetch  0x00000001 , 0x000009b9 
- 00023610  0x00005eab beq  0x00000003 , 0x00005c3d 
- 00023611  0x00005eac jam  0x00000002 , 0x000044bf 
- 00023612  0x00005ead rtn 
- 00023613  0x00005eb0 call  0x0000718d 
- 00023614  0x00005eb4 fetch  0x00000001 , 0x000044c6 
- 00023615  0x00005eb5 beq  0x00000083 , 0x00005c41 
- 00023616  0x00005eb6 call  0x00005b18 
- 00023617  0x00005eb8 call  0x0000717a 
- 00023618  0x00005eb9 arg  0x00000af2 , 0x00000011 
- 00023619  0x00005eba arg  0x00000a6e , 0x00000012 
- 00023620  0x00005ebb arg  0x00000010 , 0x00000039 
- 00023621  0x00005ebc call  0x00007f88 
- 00023622  0x00005ebd branch  0x00005c49 , 0x00000005 
- 00023623  0x00005ebf jam  0x0000000b , 0x0000047b 
- 00023624  0x00005ec0 branch  0x00005b54 
- 00023625  0x00005ec4 call  0x00007595 
- 00023626  0x00005ec5 nbranch  0x00005c47 , 0x00000005 
- 00023627  0x00005ec6 jam  0x00000001 , 0x00004429 
- 00023628  0x00005ec7 fetch  0x00000001 , 0x000044c6 
- 00023629  0x00005ec8 beq  0x00000081 , 0x00005c35 
- 00023630  0x00005ec9 beq  0x00000083 , 0x00005c35 
- 00023631  0x00005eca jam  0x00000002 , 0x000044bf 
- 00023632  0x00005ecb jam  0x00000007 , 0x000044c1 
- 00023633  0x00005ecc rtn 
- 00023634  0x00005ecf fetch  0x00000001 , 0x000044c6 
- 00023635  0x00005ed0 beq  0x00000083 , 0x00005c56 
- 00023636  0x00005ed1 jam  0x00000000 , 0x00004664 
- 00023637  0x00005ed3 branch  0x00005b3d 
- 00023638  0x00005ed9 jam  0x00000000 , 0x00004663 
- 00023639  0x00005eda branch  0x00005b1b 
- 00023640  0x00005ede jam  0x00000002 , 0x000044bf 
- 00023641  0x00005edf fetch  0x00000001 , 0x000044c3 
- 00023642  0x00005ee0 beq  0x00000003 , 0x00005c5c 
- 00023643  0x00005ee2 rtn 
- 00023644  0x00005ee5 jam  0x00000002 , 0x000044c1 
- 00023645  0x00005ee6 jam  0x00000000 , 0x000009b9 
- 00023646  0x00005ee7 branch  0x00007a99 
- 00023647  0x00005eea jam  0x00000002 , 0x000044bf 
- 00023648  0x00005eeb jam  0x00000003 , 0x000044c1 
- 00023649  0x00005eec branch  0x00005bcf 
- 00023650  0x00005ef1 force  0x00000006 , 0x00000012 
- 00023651  0x00005ef2 branch  0x00005847 
- 00023652  0x00005ef7 fetch  0x00000001 , 0x000002db 
- 00023653  0x00005ef8 beq  0x00000000 , 0x00005c7b 
- 00023654  0x00005ef9 beq  0x00000001 , 0x00005c83 
- 00023655  0x00005efa beq  0x00000002 , 0x00005c8e 
- 00023656  0x00005efb beq  0x00000003 , 0x00005caa 
- 00023657  0x00005efc beq  0x00000004 , 0x00005ce1 
- 00023658  0x00005efd beq  0x00000005 , 0x00005ce6 
- 00023659  0x00005efe beq  0x00000006 , 0x00005cea 
- 00023660  0x00005eff beq  0x00000007 , 0x00005cf5 
- 00023661  0x00005f00 beq  0x00000008 , 0x00005c99 
- 00023662  0x00005f01 beq  0x00000009 , 0x00005cf5 
- 00023663  0x00005f02 beq  0x0000000a , 0x00005cef 
- 00023664  0x00005f03 beq  0x0000000b , 0x00005cf5 
- 00023665  0x00005f04 beq  0x0000000c , 0x00005c9f 
- 00023666  0x00005f05 beq  0x0000000d , 0x00005cf5 
- 00023667  0x00005f06 beq  0x00000012 , 0x00005ca6 
- 00023668  0x00005f07 beq  0x00000013 , 0x00005cf5 
- 00023669  0x00005f08 arg  0x00000002 , 0x00000011 
- 00023670  0x00005f09 arg  0x00000007 , 0x00000012 
- 00023671  0x00005f0a call  0x00005842 
- 00023672  0x00005f0b fetch  0x00000001 , 0x000002db 
- 00023673  0x00005f0c istore  0x00000001 , 0x00000005 
- 00023674  0x00005f0d rtn 
- 00023675  0x00005f11 ifetch  0x00000009 , 0x00000006 
- 00023676  0x00005f12 store  0x00000009 , 0x000043d3 
- 00023677  0x00005f13 ifetch  0x00000002 , 0x00000006 
- 00023678  0x00005f14 store  0x00000002 , 0x0000045f 
- 00023679  0x00005f15 fetch  0x00000001 , 0x0000043f 
- 00023680  0x00005f16 set1  0x00000005 , 0x0000003f 
- 00023681  0x00005f17 store  0x00000001 , 0x0000043f 
- 00023682  0x00005f18 rtn 
- 00023683  0x00005f1b ifetch  0x00000005 , 0x00000006 
- 00023684  0x00005f1c store  0x00000005 , 0x000043ce 
- 00023685  0x00005f1d ifetch  0x00000002 , 0x00000006 
- 00023686  0x00005f1e store  0x00000002 , 0x0000045f 
- 00023687  0x00005f1f fetcht  0x00000002 , 0x00000459 
- 00023688  0x00005f20 isub  0x00000002 , 0x0000003e 
- 00023689  0x00005f21 nbranch  0x00005c8e , 0x00000002 
- 00023690  0x00005f22 fetch  0x00000001 , 0x0000043f 
- 00023691  0x00005f23 set1  0x00000006 , 0x0000003f 
- 00023692  0x00005f24 store  0x00000001 , 0x0000043f 
- 00023693  0x00005f25 rtn 
- 00023694  0x00005f29 setarg  0x00000014 
- 00023695  0x00005f2a store  0x00000002 , 0x0000046d 
- 00023696  0x00005f2b store  0x00000002 , 0x000044ba 
- 00023697  0x00005f2c rtn 
- 00023698  0x00005f2f arg  0x00000013 , 0x00000013 
- 00023699  0x00005f33 arg  0x00000002 , 0x00000011 
- 00023700  0x00005f34 arg  0x00000002 , 0x00000012 
- 00023701  0x00005f35 call  0x00005842 
- 00023702  0x00005f36 copy  0x00000013 , 0x0000003f 
- 00023703  0x00005f37 istore  0x00000001 , 0x00000005 
- 00023704  0x00005f38 rtn 
- 00023705  0x00005f3d arg  0x00000009 , 0x00000011 
- 00023706  0x00005f3e arg  0x00000009 , 0x00000012 
- 00023707  0x00005f3f call  0x00005842 
- 00023708  0x00005f40 setarg  0x00000001 
- 00023709  0x00005f41 istore  0x00000008 , 0x00000005 
- 00023710  0x00005f42 rtn 
- 00023711  0x00005f46 rtn  0x00000029 
- 00023712  0x00005f48 arg  0x00000006 , 0x00000011 
- 00023713  0x00005f49 arg  0x0000000c , 0x00000012 
- 00023714  0x00005f4a call  0x00005842 
- 00023715  0x00005f4b fetch  0x00000005 , 0x00004510 
- 00023716  0x00005f4c istore  0x00000005 , 0x00000005 
- 00023717  0x00005f4d rtn 
- 00023718  0x00005f51 arg  0x00000013 , 0x00000012 
- 00023719  0x00005f52 branch  0x00005ca8 
- 00023720  0x00005f56 arg  0x00000001 , 0x00000011 
- 00023721  0x00005f57 branch  0x00005842 
- 00023722  0x00005f5b ifetch  0x00000008 , 0x00000006 
- 00023723  0x00005f5c store  0x00000008 , 0x000044cd 
- 00023724  0x00005f5d ifetch  0x00000002 , 0x00000006 
- 00023725  0x00005f5e store  0x00000002 , 0x000044cb 
- 00023726  0x00005f5f ifetch  0x00000008 , 0x00000006 
- 00023727  0x00005f60 store  0x00000008 , 0x000044aa 
- 00023728  0x00005f61 ifetch  0x00000004 , 0x00000006 
- 00023729  0x00005f62 store  0x00000004 , 0x00004411 
- 00023730  0x00005f63 call  0x00005ccf 
- 00023731  0x00005f64 bpatchx  0x0000007a , 0x0000402f 
- 00023732  0x00005f65 fetch  0x00000001 , 0x000044c4 
- 00023733  0x00005f66 beq  0x00000005 , 0x00005cbc 
- 00023734  0x00005f67 fetch  0x00000001 , 0x000044e9 
- 00023735  0x00005f68 bbit1  0x00000001 , 0x00005cbf 
- 00023736  0x00005f69 fetch  0x00000001 , 0x00004217 
- 00023737  0x00005f6a ncall  0x000067be , 0x00000034 
- 00023738  0x00005f6b fetch  0x00000001 , 0x00004429 
- 00023739  0x00005f6c beq  0x00000000 , 0x00005cc4 
- 00023740  0x00005f6e jam  0x00000001 , 0x000044c5 
- 00023741  0x00005f6f call  0x00005cdd 
- 00023742  0x00005f70 branch  0x000073a2 
- 00023743  0x00005f73 jam  0x00000001 , 0x00004429 
- 00023744  0x00005f74 arg  0x000044ea , 0x00000006 
- 00023745  0x00005f75 arg  0x00004419 , 0x00000005 
- 00023746  0x00005f76 call  0x00007ebf 
- 00023747  0x00005f77 branch  0x00005cbc 
- 00023748  0x00005f7b bpatchx  0x0000007b , 0x0000402f 
- 00023749  0x00005f7c jam  0x00000000 , 0x000044c5 
- 00023750  0x00005f7d jam  0x00000000 , 0x000044c4 
- 00023751  0x00005f7e jam  0x00000041 , 0x00000a99 
- 00023752  0x00005f7f branch  0x00007d86 
- 00023753  0x00005f82 arg  0x00000002 , 0x00000011 
- 00023754  0x00005f83 arg  0x0000000d , 0x00000012 
- 00023755  0x00005f84 call  0x00005842 
- 00023756  0x00005f85 setarg  0x00000006 
- 00023757  0x00005f86 istore  0x00000001 , 0x00000005 
- 00023758  0x00005f87 rtn 
- 00023759  0x00005f8a arg  0x000044b2 , 0x00000005 
- 00023760  0x00005f8b force  0x00000008 , 0x00000039 
- 00023761  0x00005f8c call  0x0000630d 
- 00023762  0x00005f8d arg  0x00004415 , 0x00000005 
- 00023763  0x00005f8e force  0x00000004 , 0x00000039 
- 00023764  0x00005f8f call  0x0000630d 
- 00023765  0x00005f90 arg  0x0000000d , 0x00000011 
- 00023766  0x00005f91 arg  0x00000004 , 0x00000012 
- 00023767  0x00005f92 call  0x00005842 
- 00023768  0x00005f93 fetch  0x00000008 , 0x000044b2 
- 00023769  0x00005f94 istore  0x00000008 , 0x00000005 
- 00023770  0x00005f95 fetch  0x00000004 , 0x00004415 
- 00023771  0x00005f96 istore  0x00000004 , 0x00000005 
- 00023772  0x00005f97 rtn 
- 00023773  0x00005f9a arg  0x00000005 , 0x00000012 
- 00023774  0x00005f9b branch  0x00005ca8 
- 00023775  0x00005f9e arg  0x00000006 , 0x00000012 
- 00023776  0x00005f9f branch  0x00005ca8 
- 00023777  0x00005fa3 ifetch  0x00000008 , 0x00000006 
- 00023778  0x00005fa4 store  0x00000008 , 0x000044b2 
- 00023779  0x00005fa5 ifetch  0x00000004 , 0x00000006 
- 00023780  0x00005fa6 store  0x00000004 , 0x00004415 
- 00023781  0x00005fa7 branch  0x000073a2 
- 00023782  0x00005faa fetch  0x00000001 , 0x0000043f 
- 00023783  0x00005fab set1  0x00000004 , 0x0000003f 
- 00023784  0x00005fac store  0x00000001 , 0x0000043f 
- 00023785  0x00005fad rtn 
- 00023786  0x00005fb0 rtn  0x00000029 
- 00023787  0x00005fb1 jam  0x00000032 , 0x00000a99 
- 00023788  0x00005fb2 call  0x00007d86 
- 00023789  0x00005fb3 jam  0x00000004 , 0x000044c5 
- 00023790  0x00005fb4 branch  0x00005cdf 
- 00023791  0x00005fb7 jam  0x00000002 , 0x000044c5 
- 00023792  0x00005fb8 call  0x00005cf3 
- 00023793  0x00005fb9 jam  0x00000033 , 0x00000a99 
- 00023794  0x00005fba branch  0x00007d86 
- 00023795  0x00005fbd arg  0x0000000b , 0x00000012 
- 00023796  0x00005fbe branch  0x00005ca8 
- 00023797  0x00005fc6 rtn 
- 00023798  0x00005fce rtn  0x0000002b 
- 00023799  0x00005fd0 bpatchx  0x0000007c , 0x0000402f 
- 00023800  0x00005fd1 setarg  0x00000000 
- 00023801  0x00005fd2 store  0x00000001 , 0x00000048 
- 00023802  0x00005fd3 store  0x00000001 , 0x00000055 
- 00023803  0x00005fd4 store  0x00000001 , 0x00000078 
- 00023804  0x00005fd5 store  0x00000001 , 0x0000007c 
- 00023805  0x00005fd6 store  0x00000001 , 0x00004158 
- 00023806  0x00005fd7 store  0x00000001 , 0x000004d7 
- 00023807  0x00005fd8 store  0x00000001 , 0x0000016d 
- 00023808  0x00005fd9 store  0x00000001 , 0x000009b5 
- 00023809  0x00005fda jam  0x00000000 , 0x0000455b 
- 00023810  0x00005fdb jam  0x00000000 , 0x00000229 
- 00023811  0x00005fdc jam  0x00000000 , 0x000004d8 
- 00023812  0x00005fde jam  0x00000000 , 0x000009b5 
- 00023813  0x00005fdf jam  0x00000000 , 0x000009b4 
- 00023814  0x00005fe0 jam  0x00000000 , 0x000004d1 
- 00023815  0x00005fe3 rtn 
- 00023816  0x00005fe6 bpatchx  0x0000007d , 0x0000402f 
- 00023817  0x00005fe7 call  0x000062ff , 0x00000029 
- 00023818  0x00005fe8 ncall  0x00006303 , 0x00000029 
- 00023819  0x00005fe9 call  0x000062bc 
- 00023820  0x00005fea nrtn  0x00000034 
- 00023821  0x00005feb fetch  0x00000001 , 0x0000004c 
- 00023822  0x00005fec rtnbit0  0x00000006 
- 00023823  0x00005fed set0  0x00000006 , 0x0000003f 
- 00023824  0x00005fee set0  0x00000001 , 0x00000000 
- 00023825  0x00005fef store  0x00000001 , 0x0000004c 
- 00023826  0x00005ff0 fetch  0x00000001 , 0x00000551 
- 00023827  0x00005ff1 fetcht  0x00000001 , 0x0000004c 
- 00023828  0x00005ff2 isolate1  0x00000000 , 0x0000003f 
- 00023829  0x00005ff3 setflag  0x00000001 , 0x00000001 , 0x00000002 
- 00023830  0x00005ff4 storet  0x00000001 , 0x0000004c 
- 00023831  0x00005ff5 and_into  0x00000002 , 0x00000002 
- 00023832  0x00005ff6 storet  0x00000001 , 0x0000007f 
- 00023833  0x00005ff7 fetcht  0x00000001 , 0x0000004c 
- 00023834  0x00005ff8 rshift  0x0000003f , 0x0000003f 
- 00023835  0x00005ff9 store  0x00000001 , 0x0000007d 
- 00023836  0x00005ffa bpatchx  0x0000007e , 0x0000402f 
- 00023837  0x00005ffb fetch  0x00000001 , 0x0000007d 
- 00023838  0x00005ffc beq  0x0000007f , 0x00005d66 
- 00023839  0x00005ffd beq  0x00000003 , 0x00005db1 
- 00023840  0x00005ffe beq  0x00000004 , 0x00005dc2 
- 00023841  0x00005fff beq  0x0000003c , 0x00005d59 
- 00023842  0x00006000 beq  0x00000005 , 0x00005d55 
- 00023843  0x00006001 beq  0x0000000f , 0x00005fa8 
- 00023844  0x00006002 beq  0x00000010 , 0x00005e24 
- 00023845  0x00006003 beq  0x00000023 , 0x00005e42 
- 00023846  0x00006004 beq  0x00000039 , 0x00005fc1 
- 00023847  0x00006005 beq  0x00000038 , 0x00005fbc 
- 00023848  0x00006006 beq  0x00000031 , 0x00005e27 
- 00023849  0x00006007 beq  0x00000037 , 0x00005eb0 
- 00023850  0x00006008 beq  0x00000027 , 0x00005eac 
- 00023851  0x00006009 beq  0x00000033 , 0x00005ea9 
- 00023852  0x0000600a beq  0x00000025 , 0x00005eae 
- 00023853  0x0000600b beq  0x00000026 , 0x00005e3e 
- 00023854  0x0000600c beq  0x00000007 , 0x00005e36 
- 00023855  0x0000600d beq  0x0000002d , 0x00005e2d 
- 00023856  0x0000600e beq  0x0000002e , 0x00005e2e 
- 00023857  0x0000600f beq  0x00000001 , 0x00005ea5 
- 00023858  0x00006010 beq  0x00000002 , 0x00005e90 
- 00023859  0x00006011 beq  0x00000028 , 0x00005fb3 
- 00023860  0x00006012 beq  0x00000009 , 0x00005e86 
- 00023861  0x00006013 beq  0x0000000b , 0x00005e5f 
- 00023862  0x00006014 beq  0x00000008 , 0x00005e43 
- 00023863  0x00006015 beq  0x0000000c , 0x00005e6a 
- 00023864  0x00006016 beq  0x0000001f , 0x00005e3a 
- 00023865  0x00006017 beq  0x00000020 , 0x00005e3c 
- 00023866  0x00006018 beq  0x00000021 , 0x00005eca 
- 00023867  0x00006019 beq  0x00000022 , 0x00005eca 
- 00023868  0x0000601a beq  0x00000035 , 0x00005ecb 
- 00023869  0x0000601b beq  0x00000036 , 0x00005ecc 
- 00023870  0x0000601c beq  0x00000024 , 0x00005eca 
- 00023871  0x0000601d beq  0x00000034 , 0x00005ecd 
- 00023872  0x0000601e beq  0x00000017 , 0x00005ed6 
- 00023873  0x0000601f beq  0x00000011 , 0x00005ef2 
- 00023874  0x00006020 beq  0x00000012 , 0x00005ef6 
- 00023875  0x00006021 beq  0x00000013 , 0x00005ef8 
- 00023876  0x00006022 beq  0x0000000d , 0x00005f0a 
- 00023877  0x00006023 beq  0x0000000e , 0x00005f0a 
- 00023878  0x00006024 beq  0x0000002f , 0x00005eaa 
- 00023879  0x00006025 beq  0x00000030 , 0x00005f0a 
- 00023880  0x00006026 beq  0x0000000a , 0x00005f0a 
- 00023881  0x00006027 beq  0x00000018 , 0x00005f0b 
- 00023882  0x00006028 beq  0x00000032 , 0x00005f0a 
- 00023883  0x00006029 beq  0x0000003d , 0x00005f10 
- 00023884  0x0000602a beq  0x0000003e , 0x00005f51 
- 00023885  0x0000602b beq  0x0000003f , 0x00005f4b 
- 00023886  0x0000602c beq  0x00000040 , 0x00005f78 
- 00023887  0x0000602d beq  0x00000041 , 0x00005f8a 
- 00023888  0x0000602e beq  0x00000006 , 0x00005fa7 
- 00023889  0x0000602f beq  0x0000003a , 0x00005d57 
- 00023890  0x00006033 jam  0x00000019 , 0x0000007e 
- 00023891  0x00006035 jam  0x00000004 , 0x0000007c 
- 00023892  0x00006036 rtn 
- 00023893  0x00006039 jam  0x00000006 , 0x0000007c 
- 00023894  0x0000603a rtn 
- 00023895  0x0000603d jam  0x0000003b , 0x0000007c 
- 00023896  0x0000603e rtn 
- 00023897  0x00006041 fetch  0x00000004 , 0x00000552 
- 00023898  0x00006042 lshift  0x0000003f , 0x0000003f 
- 00023899  0x00006043 store  0x00000004 , 0x000040d2 
- 00023900  0x00006044 fetch  0x00000001 , 0x00000556 
- 00023901  0x00006045 store  0x00000001 , 0x000040d9 
- 00023902  0x00006046 fetch  0x00000005 , 0x00000557 
- 00023903  0x00006047 store  0x00000005 , 0x000040e7 
- 00023904  0x00006048 fetch  0x00000005 , 0x0000055c 
- 00023905  0x00006049 istore  0x00000005 , 0x00000005 
- 00023906  0x0000604a fetch  0x00000001 , 0x00000031 
- 00023907  0x0000604b set1  0x00000003 , 0x0000003f 
- 00023908  0x0000604c store  0x00000001 , 0x00000031 
- 00023909  0x0000604d rtn 
- 00023910  0x0000604f bpatchx  0x0000007f , 0x0000402f 
- 00023911  0x00006050 fetch  0x00000001 , 0x00000552 
- 00023912  0x00006051 set1  0x00000007 , 0x0000003f 
- 00023913  0x00006052 store  0x00000001 , 0x0000007d 
- 00023914  0x00006053 beq  0x00000081 , 0x00005d88 
- 00023915  0x00006054 beq  0x00000082 , 0x00005d8d 
- 00023916  0x00006055 beq  0x00000095 , 0x00005eb1 
- 00023917  0x00006056 beq  0x00000096 , 0x00005eca 
- 00023918  0x00006057 beq  0x0000008b , 0x00005ebf 
- 00023919  0x00006058 beq  0x00000083 , 0x00005da5 
- 00023920  0x00006059 beq  0x00000084 , 0x00005da7 
- 00023921  0x0000605a beq  0x00000090 , 0x00005d7a 
- 00023922  0x0000605b beq  0x00000097 , 0x00005d9e 
- 00023923  0x0000605c beq  0x00000098 , 0x00005da3 
- 00023924  0x0000605d beq  0x00000099 , 0x00005d7d 
- 00023925  0x0000605e beq  0x0000009a , 0x00005d80 
- 00023926  0x0000605f rtneq  0x00000084 
- 00023927  0x00006063 jam  0x00000082 , 0x0000007c 
- 00023928  0x00006064 jam  0x00000019 , 0x0000007e 
- 00023929  0x00006066 rtn 
- 00023930  0x00006068 jam  0x00000082 , 0x0000007c 
- 00023931  0x00006069 jam  0x0000002e , 0x0000007e 
- 00023932  0x0000606a rtn 
- 00023933  0x0000606d call  0x00005d82 
- 00023934  0x0000606e jam  0x0000009a , 0x0000007c 
- 00023935  0x0000606f rtn 
- 00023936  0x00006072 call  0x00005d82 
- 00023937  0x00006073 branch  0x00005d86 
- 00023938  0x00006076 arg  0x0000465e , 0x00000005 
- 00023939  0x00006077 fetch  0x00000003 , 0x00000553 
- 00023940  0x00006078 istore  0x00000003 , 0x00000005 
- 00023941  0x00006079 rtn 
- 00023942  0x0000607c branch  0x000076d8 , 0x00000001 
- 00023943  0x0000607d rtn 
- 00023944  0x0000607f fetch  0x00000001 , 0x00000554 
- 00023945  0x00006080 set1  0x00000007 , 0x0000003f 
- 00023946  0x00006081 store  0x00000001 , 0x000004c9 
- 00023947  0x00006082 beq  0x0000008b , 0x00005d92 
- 00023948  0x00006083 rtn 
- 00023949  0x00006087 fetch  0x00000001 , 0x00000554 
- 00023950  0x00006088 set1  0x00000007 , 0x0000003f 
- 00023951  0x00006089 store  0x00000001 , 0x000004c9 
- 00023952  0x0000608a beq  0x0000008b , 0x00005d96 
- 00023953  0x0000608b rtn 
- 00023954  0x0000608e fetch  0x00000001 , 0x0000415a 
- 00023955  0x0000608f fetcht  0x00000001 , 0x0000004c 
- 00023956  0x00006090 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00023957  0x00006091 storet  0x00000001 , 0x0000004c 
- 00023958  0x00006093 fetch  0x00000001 , 0x00000030 
- 00023959  0x00006094 rtnbit0  0x00000005 
- 00023960  0x00006095 set0  0x00000005 , 0x0000003f 
- 00023961  0x00006096 store  0x00000001 , 0x00000030 
- 00023962  0x00006097 fetch  0x00000001 , 0x000004d7 
- 00023963  0x00006098 nrtn  0x00000034 
- 00023964  0x00006099 jam  0x00000031 , 0x0000007c 
- 00023965  0x0000609a rtn 
- 00023966  0x0000609d nbranch  0x00005da1 , 0x00000029 
- 00023967  0x0000609e jam  0x00000012 , 0x0000007c 
- 00023968  0x0000609f branch  0x000062eb 
- 00023969  0x000060a2 jam  0x00000097 , 0x0000007c 
- 00023970  0x000060a3 rtn 
- 00023971  0x000060a8 call  0x000062eb 
- 00023972  0x000060a9 branch  0x00005ffe 
- 00023973  0x000060ac jam  0x00000084 , 0x0000007c 
- 00023974  0x000060ad rtn 
- 00023975  0x000060b0 fetcht  0x00000001 , 0x00000555 
- 00023976  0x000060b1 and  0x00000002 , 0x00000001 , 0x00000002 
- 00023977  0x000060b2 storet  0x00000001 , 0x000004d0 
- 00023978  0x000060b3 fetch  0x00000001 , 0x000041ce 
- 00023979  0x000060b4 bne  0x00000051 , 0x00005dad 
- 00023980  0x000060b5 jam  0x00000000 , 0x000041ce 
- 00023981  0x000060b7 fetch  0x00000001 , 0x00000055 
- 00023982  0x000060b8 rtnne  0x00000015 
- 00023983  0x000060b9 jam  0x00000004 , 0x00000055 
- 00023984  0x000060ba branch  0x0000631b 
- 00023985  0x000060bd bpatchx  0x00000080 , 0x00004030 
- 00023986  0x000060be fetch  0x00000001 , 0x00000552 
- 00023987  0x000060bf store  0x00000001 , 0x000004c9 
- 00023988  0x000060c0 beq  0x00000033 , 0x00005dd8 
- 00023989  0x000060c1 beq  0x00000008 , 0x00005de7 
- 00023990  0x000060c2 beq  0x0000000f , 0x00005dee 
- 00023991  0x000060c3 beq  0x00000010 , 0x00005df4 
- 00023992  0x000060c4 beq  0x00000011 , 0x00005df5 
- 00023993  0x000060c5 beq  0x00000012 , 0x00005dfd 
- 00023994  0x000060c6 beq  0x00000018 , 0x00005e13 
- 00023995  0x000060c7 beq  0x00000017 , 0x00005e16 
- 00023996  0x000060c8 beq  0x00000013 , 0x00005dcf 
- 00023997  0x000060ca beq  0x0000003d , 0x00005f1e 
- 00023998  0x000060cb beq  0x0000003e , 0x00005f6a 
- 00023999  0x000060cc beq  0x00000040 , 0x00005f20 
- 00024000  0x000060cd beq  0x00000041 , 0x00005f3d 
- 00024001  0x000060ce rtn 
- 00024002  0x000060d1 bpatchx  0x00000081 , 0x00004030 
- 00024003  0x000060d2 fetch  0x00000001 , 0x00000552 
- 00024004  0x000060d3 store  0x00000001 , 0x000004c9 
- 00024005  0x000060d4 beq  0x00000001 , 0x00005e0a 
- 00024006  0x000060d5 beq  0x00000033 , 0x00005de2 
- 00024007  0x000060d6 beq  0x0000000b , 0x00005dfe 
- 00024008  0x000060d7 beq  0x00000008 , 0x00005e01 
- 00024009  0x000060d8 beq  0x00000013 , 0x00005dd2 
- 00024010  0x000060da beq  0x00000040 , 0x00005e0b 
- 00024011  0x000060db beq  0x00000041 , 0x00005e0e 
- 00024012  0x000060dc beq  0x00000018 , 0x00005e11 
- 00024013  0x000060dd beq  0x00000017 , 0x00005e22 
- 00024014  0x000060de rtn 
- 00024015  0x000060e1 jam  0x00000020 , 0x00000a99 
- 00024016  0x000060e2 call  0x00007d86 
- 00024017  0x000060e3 branch  0x000021dc 
- 00024018  0x000060e5 jam  0x00000019 , 0x00000a99 
- 00024019  0x000060e6 call  0x00007d86 
- 00024020  0x000060e7 jam  0x00000002 , 0x0000455b 
- 00024021  0x000060e8 setarg  0x00000050 
- 00024022  0x000060e9 arg  0x00000006 , 0x00000007 
- 00024023  0x000060ea branch  0x00007f08 
- 00024024  0x000060f0 fetch  0x00000001 , 0x000004d1 
- 00024025  0x000060f1 set1  0x00000000 , 0x0000003f 
- 00024026  0x000060f2 store  0x00000001 , 0x000004d1 
- 00024027  0x000060f3 jam  0x00000001 , 0x00000a99 
- 00024028  0x000060f4 call  0x00007d86 
- 00024029  0x000060f5 jam  0x0000008b , 0x0000007c 
- 00024030  0x000060f9 fetch  0x00000001 , 0x00000055 
- 00024031  0x000060fa bne  0x00000005 , 0x00005d07 
- 00024032  0x000060fd jam  0x00000006 , 0x00000055 
- 00024033  0x000060fe rtn 
- 00024034  0x00006107 jam  0x0000000b , 0x000004ca 
- 00024035  0x00006108 jam  0x00000007 , 0x0000007c 
- 00024036  0x0000610a jam  0x00000000 , 0x00000055 
- 00024037  0x0000610c branch  0x00005d07 , 0x00000001 
- 00024038  0x0000610d rtn 
- 00024039  0x00006110 fetch  0x00000001 , 0x000041bd 
- 00024040  0x00006111 nrtn  0x00000034 
- 00024041  0x00006112 call  0x0000244f 
- 00024042  0x00006113 call  0x00005ffc 
- 00024043  0x00006114 rtn  0x00000029 
- 00024044  0x00006115 set1  0x00000021 , 0x00000000 
- 00024045  0x00006116 rtn 
- 00024046  0x00006119 nrtn  0x00000029 
- 00024047  0x0000611a jam  0x00000010 , 0x0000007c 
- 00024048  0x0000611b fetch  0x00000001 , 0x0000004c 
- 00024049  0x0000611c rtnbit0  0x00000002 
- 00024050  0x0000611d jam  0x00000012 , 0x0000007c 
- 00024051  0x0000611e rtn 
- 00024052  0x00006121 branch  0x00005ffe 
- 00024053  0x00006124 call  0x00006059 
- 00024054  0x00006125 fetch  0x00000001 , 0x00000030 
- 00024055  0x00006126 rtnbit1  0x00000004 
- 00024056  0x00006127 jam  0x00000031 , 0x0000007c 
- 00024057  0x00006128 fetch  0x00000001 , 0x00000055 
- 00024058  0x00006129 rtnne  0x0000000a 
- 00024059  0x0000612a jam  0x0000000b , 0x00000055 
- 00024060  0x0000612b rtn 
- 00024061  0x00006135 rtn 
- 00024062  0x00006139 jam  0x00000007 , 0x0000007c 
- 00024063  0x0000613a jam  0x00000013 , 0x000004ca 
- 00024064  0x0000613b rtn 
- 00024065  0x0000613e fetch  0x00000001 , 0x00000553 
- 00024066  0x0000613f beq  0x00000006 , 0x00005e07 
- 00024067  0x00006140 rtnne  0x00000018 
- 00024068  0x00006141 jam  0x00000018 , 0x000004ca 
- 00024069  0x00006142 jam  0x00000007 , 0x0000007c 
- 00024070  0x00006143 rtn 
- 00024071  0x00006145 jam  0x00000006 , 0x000004ca 
- 00024072  0x00006146 jam  0x00000007 , 0x0000007c 
- 00024073  0x00006147 rtn 
- 00024074  0x0000614a rtn 
- 00024075  0x0000614d jam  0x00000000 , 0x000009ae 
- 00024076  0x0000614e jam  0x00000007 , 0x0000007c 
- 00024077  0x0000614f branch  0x00005d07 
- 00024078  0x00006152 jam  0x00000000 , 0x000009ae 
- 00024079  0x00006153 jam  0x00000007 , 0x0000007c 
- 00024080  0x00006154 branch  0x00005d07 
- 00024081  0x00006156 jam  0x00000024 , 0x00000a99 
- 00024082  0x00006157 branch  0x00007d86 
- 00024083  0x0000615a jam  0x00000023 , 0x00000a99 
- 00024084  0x0000615b call  0x00007d86 
- 00024085  0x0000615c branch  0x000026e9 
- 00024086  0x0000615f jam  0x00000022 , 0x00000a99 
- 00024087  0x00006160 call  0x00007d86 
- 00024088  0x00006161 setarg  0x00000000 
- 00024089  0x00006162 store  0x00000002 , 0x00000075 
- 00024090  0x00006163 fetch  0x00000002 , 0x000041e3 
- 00024091  0x00006164 lshift  0x0000003f , 0x0000003f 
- 00024092  0x00006165 store  0x00000002 , 0x00000032 
- 00024093  0x00006166 fetch  0x00000001 , 0x000041e5 
- 00024094  0x00006167 store  0x00000001 , 0x00000073 
- 00024095  0x00006168 fetch  0x00000001 , 0x000041e7 
- 00024096  0x00006169 store  0x00000001 , 0x00000074 
- 00024097  0x0000616a branch  0x000026c6 
- 00024098  0x0000616d jam  0x00000021 , 0x00000a99 
- 00024099  0x0000616e branch  0x00007d86 
- 00024100  0x00006171 fetcht  0x00000001 , 0x00000552 
- 00024101  0x00006172 storet  0x00000001 , 0x00000054 
- 00024102  0x00006173 branch  0x00005e38 
- 00024103  0x00006176 fetch  0x00000001 , 0x000004d1 
- 00024104  0x00006177 set1  0x00000002 , 0x0000003f 
- 00024105  0x00006178 store  0x00000001 , 0x000004d1 
- 00024106  0x00006179 rtnbit1  0x00000003 
- 00024107  0x0000617a jam  0x00000031 , 0x0000007c 
- 00024108  0x0000617b branch  0x00005d07 
- 00024109  0x00006180 rtn 
- 00024110  0x00006183 fetch  0x00000001 , 0x000040d0 
- 00024111  0x00006184 fetcht  0x00000001 , 0x00000552 
- 00024112  0x00006185 isub  0x00000002 , 0x0000003e 
- 00024113  0x00006187 branch  0x00005e38 , 0x00000002 
- 00024114  0x00006188 jam  0x00000004 , 0x0000007c 
- 00024115  0x00006189 jam  0x0000001f , 0x0000007e 
- 00024116  0x0000618a jam  0x0000002e , 0x0000007d 
- 00024117  0x0000618b rtn 
- 00024118  0x0000618e call  0x00006157 
- 00024119  0x0000618f branch  0x00005e38 
- 00024120  0x00006192 jam  0x00000003 , 0x0000007c 
- 00024121  0x00006193 rtn 
- 00024122  0x00006196 jam  0x00000021 , 0x0000007c 
- 00024123  0x00006197 rtn 
- 00024124  0x0000619a jam  0x00000022 , 0x0000007c 
- 00024125  0x0000619b rtn 
- 00024126  0x0000619e fetch  0x00000001 , 0x00000055 
- 00024127  0x0000619f rtneq  0x00000013 
- 00024128  0x000061a1 jam  0x00000002 , 0x00000055 
- 00024129  0x000061a3 rtn 
- 00024130  0x000061a7 rtn 
- 00024131  0x000061aa call  0x00005ff9 
- 00024132  0x000061ab jam  0x00000001 , 0x000004d4 
- 00024133  0x000061ac jam  0x0000000a , 0x00000a99 
- 00024134  0x000061ad call  0x00007d86 
- 00024135  0x000061af call  0x000062f3 
- 00024136  0x000061b0 nbranch  0x00006001 , 0x00000001 
- 00024137  0x000061b2 nbranch  0x00005e4e , 0x00000029 
- 00024138  0x000061b3 jam  0x00000004 , 0x0000007c 
- 00024139  0x000061b4 jam  0x00000008 , 0x0000007d 
- 00024140  0x000061b5 jam  0x00000023 , 0x0000007e 
- 00024141  0x000061b6 rtn 
- 00024142  0x000061b8 fetch  0x00000001 , 0x0000004b 
- 00024143  0x000061b9 set1  0x00000002 , 0x0000003f 
- 00024144  0x000061ba store  0x00000001 , 0x0000004b 
- 00024145  0x000061bb rtn 
- 00024146  0x000061bf fetcht  0x00000001 , 0x0000004c 
- 00024147  0x000061c0 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00024148  0x000061c1 storet  0x00000001 , 0x0000004c 
- 00024149  0x000061c2 rtn 
- 00024150  0x000061c6 fetch  0x00000001 , 0x0000007f 
- 00024151  0x000061c7 rshift  0x0000003f , 0x0000003f 
- 00024152  0x000061c8 and_into  0x00000001 , 0x0000003f 
- 00024153  0x000061c9 rtn 
- 00024154  0x000061cc fetch  0x00000001 , 0x00004217 
- 00024155  0x000061cd rtn  0x00000034 
- 00024156  0x000061ce fetch  0x00000001 , 0x000009b5 
- 00024157  0x000061cf call  0x000067b2 , 0x00000034 
- 00024158  0x000061d0 rtn 
- 00024159  0x000061d3 call  0x00005e5a 
- 00024160  0x000061d4 call  0x00005e56 
- 00024161  0x000061d5 store  0x00000001 , 0x000004d5 
- 00024162  0x000061d6 call  0x00005ff9 
- 00024163  0x000061d7 jam  0x0000000c , 0x0000007c 
- 00024164  0x000061d8 fetch  0x00000001 , 0x000041bd 
- 00024165  0x000061d9 nrtn  0x00000034 
- 00024166  0x000061da fetch  0x00000001 , 0x00000030 
- 00024167  0x000061db rtnbit1  0x00000006 
- 00024168  0x000061dc jam  0x00000006 , 0x0000007e 
- 00024169  0x000061dd branch  0x00005d53 
- 00024170  0x000061e0 arg  0x00000040 , 0x00000011 
- 00024171  0x000061e1 call  0x00007288 
- 00024172  0x000061e2 fetch  0x00000004 , 0x00000552 
- 00024173  0x000061e3 fetcht  0x00000004 , 0x00000592 
- 00024174  0x000061e4 isub  0x00000002 , 0x0000003e 
- 00024175  0x000061e5 branch  0x00005e73 , 0x00000005 
- 00024176  0x000061e6 jam  0x00000007 , 0x0000007c 
- 00024177  0x000061e7 jam  0x00000005 , 0x000004ca 
- 00024178  0x000061e8 rtn 
- 00024179  0x000061ea call  0x00005e77 
- 00024180  0x000061eb fetch  0x00000001 , 0x0000465a 
- 00024181  0x000061ec branch  0x00005f3e , 0x00000034 
- 00024182  0x000061ed rtn 
- 00024183  0x000061f1 call  0x00007386 
- 00024184  0x000061f2 call  0x000021b2 
- 00024185  0x000061f3 fetch  0x00000001 , 0x0000004b 
- 00024186  0x000061f4 isolate1  0x00000001 , 0x0000003f 
- 00024187  0x000061f5 set0  0x00000001 , 0x0000003f 
- 00024188  0x000061f6 store  0x00000001 , 0x0000004b 
- 00024189  0x000061f7 fetch  0x00000001 , 0x00000055 
- 00024190  0x000061f8 beq  0x00000019 , 0x00005e81 
- 00024191  0x000061f9 beq  0x00000018 , 0x00005e81 
- 00024192  0x000061fa rtn 
- 00024193  0x000061fc fetch  0x00000001 , 0x000009b5 
- 00024194  0x000061fd rtnne  0x00000000 
- 00024195  0x000061fe fetch  0x00000001 , 0x0000004c 
- 00024196  0x000061ff rtnbit1  0x00000002 
- 00024197  0x00006200 branch  0x000063b1 
- 00024198  0x00006203 arg  0x00000552 , 0x00000011 
- 00024199  0x00006204 arg  0x00000582 , 0x00000012 
- 00024200  0x00006205 arg  0x00000562 , 0x00000005 
- 00024201  0x00006206 call  0x00007352 
- 00024202  0x00006207 arg  0x00000040 , 0x00000011 
- 00024203  0x00006208 call  0x00006311 
- 00024204  0x00006209 jam  0x0000000b , 0x0000007c 
- 00024205  0x0000620a fetch  0x00000001 , 0x00000030 
- 00024206  0x0000620b bbit0  0x00000006 , 0x00005ffc 
- 00024207  0x0000620c rtn 
- 00024208  0x0000620f fetch  0x00000002 , 0x0000015f 
- 00024209  0x00006210 add  0x0000003f , 0xfffffffd , 0x00000039 
- 00024210  0x00006211 fetcht  0x00000001 , 0x00000552 
- 00024211  0x00006212 setarg  0x00000101 
- 00024212  0x00006213 iadd  0x00000002 , 0x00000005 
- 00024213  0x00006214 arg  0x00000554 , 0x00000006 
- 00024214  0x00006215 call  0x00007f01 
- 00024215  0x00006216 fetcht  0x00000001 , 0x00000053 
- 00024216  0x00006217 fetch  0x00000001 , 0x00000553 
- 00024217  0x00006218 isub  0x00000002 , 0x0000003f 
- 00024218  0x00006219 sub  0x0000003f , 0x0000000e , 0x0000003e 
- 00024219  0x0000621a branch  0x00005ea0 , 0x00000002 
- 00024220  0x0000621b add  0x00000002 , 0x0000000e , 0x0000003f 
- 00024221  0x0000621c store  0x00000001 , 0x00000053 
- 00024222  0x0000621d jam  0x00000001 , 0x0000007c 
- 00024223  0x0000621e rtn 
- 00024224  0x00006220 fetch  0x00000001 , 0x0000004c 
- 00024225  0x00006221 set1  0x00000003 , 0x0000003f 
- 00024226  0x00006222 store  0x00000001 , 0x0000004c 
- 00024227  0x00006223 bbit1  0x00000004 , 0x00006006 
- 00024228  0x00006224 rtn 
- 00024229  0x00006226 fetch  0x00000001 , 0x00000552 
- 00024230  0x00006227 store  0x00000001 , 0x0000007d 
- 00024231  0x00006228 jam  0x00000002 , 0x0000007c 
- 00024232  0x00006229 rtn 
- 00024233  0x0000622c branch  0x00005e38 
- 00024234  0x0000622f jam  0x00000030 , 0x0000007c 
- 00024235  0x00006230 rtn 
- 00024236  0x00006233 jam  0x00000028 , 0x0000007c 
- 00024237  0x00006234 rtn 
- 00024238  0x00006237 jam  0x00000026 , 0x0000007c 
- 00024239  0x00006238 rtn 
- 00024240  0x0000623d rtn 
- 00024241  0x00006242 fetch  0x00000002 , 0x00000032 
- 00024242  0x00006243 iforce  0x00000002 
- 00024243  0x00006244 fetch  0x00000001 , 0x00000553 
- 00024244  0x00006245 store  0x00000001 , 0x00000095 
- 00024245  0x00006246 imul32  0x00000002 , 0x00000002 
- 00024246  0x00006247 fetch  0x00000002 , 0x00000554 
- 00024247  0x00006248 lshift  0x0000003f , 0x0000003f 
- 00024248  0x00006249 store  0x00000002 , 0x00000096 
- 00024249  0x0000624a fetch  0x00000004 , 0x00000556 
- 00024250  0x0000624b lshift  0x0000003f , 0x0000003f 
- 00024251  0x0000624c store  0x00000004 , 0x00000091 
- 00024252  0x0000624e deposit  0x00000002 
- 00024253  0x0000624f store  0x00000002 , 0x00000098 
- 00024254  0x00006250 rtn 
- 00024255  0x00006252 fetcht  0x00000001 , 0x0000415a 
- 00024256  0x00006253 fetch  0x00000001 , 0x00000553 
- 00024257  0x00006254 ixor  0x00000002 , 0x0000003e 
- 00024258  0x00006255 nbranch  0x00005d77 , 0x00000005 
- 00024259  0x00006256 isolate1  0x00000000 , 0x0000003f 
- 00024260  0x00006257 fetch  0x00000001 , 0x0000004c 
- 00024261  0x00006258 setflag  0x00000001 , 0x00000005 , 0x0000003f 
- 00024262  0x00006259 store  0x00000001 , 0x0000004c 
- 00024263  0x0000625a jam  0x00000081 , 0x0000007c 
- 00024264  0x0000625b jam  0x0000008b , 0x0000007d 
- 00024265  0x0000625c rtn 
- 00024266  0x00006263 rtn 
- 00024267  0x00006266 branch  0x00005e38 
- 00024268  0x0000626a branch  0x00005e38 
- 00024269  0x0000626f fetch  0x00000002 , 0x00000552 
- 00024270  0x00006270 store  0x00000002 , 0x00000171 
- 00024271  0x00006271 rtn 
- 00024272  0x00006274 fetch  0x00000002 , 0x00000555 
- 00024273  0x00006275 fetcht  0x00000001 , 0x00004172 
- 00024274  0x00006276 imul32  0x00000002 , 0x0000003f 
- 00024275  0x00006277 arg  0x00000640 , 0x00000002 
- 00024276  0x00006278 isub  0x00000002 , 0x0000003e 
- 00024277  0x0000627a rtn 
- 00024278  0x0000627d fetch  0x00000002 , 0x00000557 
- 00024279  0x0000627e branch  0x00005ef0 , 0x00000034 
- 00024280  0x0000627f call  0x00005ed0 
- 00024281  0x00006280 branch  0x00005ef0 , 0x00000002 
- 00024282  0x00006281 fetch  0x00000001 , 0x00004092 
- 00024283  0x00006282 sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00024284  0x00006283 call  0x00003cd5 , 0x00000005 
- 00024285  0x00006284 fetch  0x00000001 , 0x00000030 
- 00024286  0x00006285 bbit1  0x00000001 , 0x00005ef0 
- 00024287  0x00006286 fetch  0x00000002 , 0x00000553 
- 00024288  0x00006287 lshift  0x0000003f , 0x0000003f 
- 00024289  0x00006288 store  0x00000002 , 0x00000075 
- 00024290  0x00006289 fetch  0x00000002 , 0x00000555 
- 00024291  0x0000628a lshift  0x0000003f , 0x0000003f 
- 00024292  0x0000628b store  0x00000002 , 0x00000032 
- 00024293  0x0000628c fetch  0x00000002 , 0x00000557 
- 00024294  0x0000628d store  0x00000001 , 0x00000073 
- 00024295  0x0000628e iforce  0x00000002 
- 00024296  0x0000628f fetch  0x00000002 , 0x00000559 
- 00024297  0x00006290 store  0x00000001 , 0x00000074 
- 00024298  0x00006291 isub  0x00000002 , 0x0000003e 
- 00024299  0x00006292 nbranch  0x00005eed , 0x00000002 
- 00024300  0x00006293 store  0x00000001 , 0x00000073 
- 00024301  0x00006296 jam  0x00000003 , 0x0000007c 
- 00024302  0x00006297 jam  0x00000017 , 0x0000007d 
- 00024303  0x00006298 rtn 
- 00024304  0x0000629b jam  0x00000024 , 0x0000007e 
- 00024305  0x0000629c branch  0x00005d53 
- 00024306  0x0000629f call  0x00005e38 
- 00024307  0x000062a0 call  0x00005ff9 
- 00024308  0x000062a1 call  0x0000728b 
- 00024309  0x000062a2 branch  0x000026b8 
- 00024310  0x000062a5 call  0x00005e38 
- 00024311  0x000062a6 branch  0x000026c0 
- 00024312  0x000062aa fetch  0x00000004 , 0x00000552 
- 00024313  0x000062ab lshift  0x0000003f , 0x0000003f 
- 00024314  0x000062ad branch  0x00005f04 , 0x00000029 
- 00024315  0x000062ae fetcht  0x00000001 , 0x000041bd 
- 00024316  0x000062af nbranch  0x00005f01 , 0x00000034 
- 00024317  0x000062b1 jam  0x00000004 , 0x0000007c 
- 00024318  0x000062b2 jam  0x00000013 , 0x0000007d 
- 00024319  0x000062b3 jam  0x00000024 , 0x0000007e 
- 00024320  0x000062b4 rtn 
- 00024321  0x000062b6 jam  0x00000034 , 0x0000007c 
- 00024322  0x000062b7 jam  0x00000000 , 0x00000055 
- 00024323  0x000062b8 branch  0x000021d9 
- 00024324  0x000062bb call  0x000021d9 
- 00024325  0x000062bc set1  0x00000022 , 0x00000000 
- 00024326  0x000062bd fetch  0x00000001 , 0x0000016d 
- 00024327  0x000062be set0  0x00000002 , 0x0000003f 
- 00024328  0x000062bf store  0x00000001 , 0x0000016d 
- 00024329  0x000062c0 branch  0x00005e38 
- 00024330  0x000062c9 rtn 
- 00024331  0x000062cd jam  0x00000003 , 0x0000007c 
- 00024332  0x000062ce jam  0x00000018 , 0x0000007d 
- 00024333  0x000062cf jam  0x0000002e , 0x00000a99 
- 00024334  0x000062d0 call  0x00007d86 
- 00024335  0x000062d1 branch  0x000026e9 
- 00024336  0x000062d4 fetch  0x00000001 , 0x00000552 
- 00024337  0x000062d5 bne  0x00000001 , 0x00005f1c 
- 00024338  0x000062d6 fetch  0x00000001 , 0x00000553 
- 00024339  0x000062d7 bne  0x00000001 , 0x00005f1c 
- 00024340  0x000062d8 fetch  0x00000001 , 0x00000554 
- 00024341  0x000062d9 bne  0x00000030 , 0x00005f1c 
- 00024342  0x000062da call  0x000062fc 
- 00024343  0x000062db branch  0x00005f19 , 0x00000001 
- 00024344  0x000062dc jam  0x00000001 , 0x000009ae 
- 00024345  0x000062de jam  0x00000003 , 0x0000007c 
- 00024346  0x000062df jam  0x0000003d , 0x0000007d 
- 00024347  0x000062e0 branch  0x00005d07 
- 00024348  0x000062e3 jam  0x00000024 , 0x0000007e 
- 00024349  0x000062e4 branch  0x00005d53 
- 00024350  0x000062e9 jam  0x0000003e , 0x0000007c 
- 00024351  0x000062eb rtn 
- 00024352  0x000062ed fetch  0x00000001 , 0x00004662 
- 00024353  0x000062ee beq  0x00000001 , 0x00005f27 
- 00024354  0x000062ef beq  0x00000002 , 0x00005f2b 
- 00024355  0x000062f1 call  0x000062fc 
- 00024356  0x000062f2 rtn  0x00000001 
- 00024357  0x000062f3 jam  0x00000008 , 0x000009ae 
- 00024358  0x000062f4 rtn 
- 00024359  0x000062f7 call  0x00007962 
- 00024360  0x000062f8 jam  0x00000035 , 0x00000a99 
- 00024361  0x000062f9 call  0x00007d86 
- 00024362  0x000062fa branch  0x00005f23 
- 00024363  0x000062fe call  0x000062fc 
- 00024364  0x000062ff rtn  0x00000001 
- 00024365  0x00006300 fetch  0x00000001 , 0x00004663 
- 00024366  0x00006301 beq  0x00000013 , 0x00005f3b 
- 00024367  0x00006302 increase  0x00000001 , 0x0000003f 
- 00024368  0x00006303 store  0x00000001 , 0x00004663 
- 00024369  0x00006307 jam  0x00000001 , 0x000009b0 
- 00024370  0x00006308 jam  0x00000004 , 0x000009ae 
- 00024371  0x00006309 fetch  0x00000001 , 0x00004663 
- 00024372  0x0000630a copy  0x0000003f , 0x00000007 
- 00024373  0x0000630b fetch  0x00000006 , 0x0000468a 
- 00024374  0x0000630c qisolate1  0x0000003f 
- 00024375  0x0000630d setarg  0x00000080 
- 00024376  0x0000630e setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024377  0x0000630f store  0x00000001 , 0x00004664 
- 00024378  0x00006310 rtn 
- 00024379  0x00006313 jam  0x00000008 , 0x000009ae 
- 00024380  0x00006314 rtn 
- 00024381  0x00006317 call  0x00005f43 
- 00024382  0x00006319 fetch  0x00000001 , 0x00004665 
- 00024383  0x0000631a rtn  0x00000034 
- 00024384  0x0000631b jam  0x00000000 , 0x00004665 
- 00024385  0x0000631c jam  0x00000038 , 0x00000a99 
- 00024386  0x0000631d branch  0x00007d86 
- 00024387  0x00006322 call  0x000062fc 
- 00024388  0x00006323 ncall  0x00007965 , 0x00000001 
- 00024389  0x00006324 call  0x00007975 , 0x00000001 
- 00024390  0x00006325 call  0x000062fc 
- 00024391  0x00006326 rtn  0x00000001 
- 00024392  0x00006327 jam  0x0000000c , 0x000009ae 
- 00024393  0x00006328 jam  0x00000001 , 0x000009b0 
- 00024394  0x00006329 rtn 
- 00024395  0x0000632c arg  0x00000a6e , 0x00000005 
- 00024396  0x0000632d arg  0x00000552 , 0x00000006 
- 00024397  0x0000632e call  0x00007ebf 
- 00024398  0x0000632f fetch  0x00000001 , 0x00004662 
- 00024399  0x00006330 rtneq  0x00000002 
- 00024400  0x00006331 branch  0x000076d8 
- 00024401  0x00006334 fetch  0x00000001 , 0x000009af 
- 00024402  0x00006335 beq  0x00000007 , 0x00005f55 
- 00024403  0x00006336 fetch  0x00000001 , 0x000009ae 
- 00024404  0x00006337 bne  0x00000001 , 0x00005f68 
- 00024405  0x00006339 fetch  0x00000001 , 0x000009b7 
- 00024406  0x0000633a sub  0x0000003f , 0x00000020 , 0x00000005 
- 00024407  0x0000633b nbranch  0x00005f68 , 0x00000002 
- 00024408  0x0000633c arg  0x000009c6 , 0x00000005 
- 00024409  0x0000633d iadd  0x00000005 , 0x00000005 
- 00024410  0x0000633e fetch  0x00000008 , 0x00000552 
- 00024411  0x0000633f istore  0x00000008 , 0x00000005 
- 00024412  0x00006340 fetch  0x00000008 , 0x0000055a 
- 00024413  0x00006341 istore  0x00000008 , 0x00000005 
- 00024414  0x00006342 fetch  0x00000001 , 0x000009b7 
- 00024415  0x00006343 increase  0x00000010 , 0x0000003f 
- 00024416  0x00006344 store  0x00000001 , 0x000009b7 
- 00024417  0x00006345 bne  0x00000030 , 0x00005e38 
- 00024418  0x00006347 call  0x000062fc 
- 00024419  0x00006348 branch  0x00005e38 , 0x00000001 
- 00024420  0x00006349 jam  0x00000001 , 0x000009b8 
- 00024421  0x0000634a jam  0x00000002 , 0x000009ae 
- 00024422  0x0000634b jam  0x00000001 , 0x000009b0 
- 00024423  0x0000634c branch  0x00005e38 
- 00024424  0x0000634e jam  0x00000024 , 0x0000007e 
- 00024425  0x0000634f branch  0x00005d53 
- 00024426  0x00006351 fetch  0x00000001 , 0x000009b6 
- 00024427  0x00006352 beq  0x00000030 , 0x00005f6e 
- 00024428  0x00006353 jam  0x0000003e , 0x0000007c 
- 00024429  0x00006354 branch  0x00005d07 
- 00024430  0x00006357 call  0x000062fc 
- 00024431  0x00006358 branch  0x00005f77 , 0x00000001 
- 00024432  0x00006359 fetch  0x00000001 , 0x00004662 
- 00024433  0x0000635a beq  0x00000002 , 0x00005f75 
- 00024434  0x0000635b jam  0x00000001 , 0x000009b0 
- 00024435  0x0000635c jam  0x00000004 , 0x000009ae 
- 00024436  0x0000635d branch  0x00005d07 
- 00024437  0x00006360 jam  0x00000036 , 0x00000a99 
- 00024438  0x00006361 branch  0x00007d86 
- 00024439  0x00006366 branch  0x00005d07 
- 00024440  0x00006369 fetch  0x00000001 , 0x000009af 
- 00024441  0x0000636a beq  0x00000007 , 0x00005f7c 
- 00024442  0x0000636b fetch  0x00000001 , 0x000009ae 
- 00024443  0x0000636c bne  0x00000006 , 0x00005f88 
- 00024444  0x0000636e arg  0x00000a2e , 0x00000005 
- 00024445  0x0000636f fetch  0x00000008 , 0x00000552 
- 00024446  0x00006370 istore  0x00000008 , 0x00000005 
- 00024447  0x00006371 fetch  0x00000008 , 0x0000055a 
- 00024448  0x00006372 istore  0x00000008 , 0x00000005 
- 00024449  0x00006373 call  0x000062fc 
- 00024450  0x00006374 branch  0x00005f86 , 0x00000001 
- 00024451  0x00006375 jam  0x00000007 , 0x000009ae 
- 00024452  0x00006376 jam  0x00000001 , 0x000009b0 
- 00024453  0x00006377 branch  0x00005e38 
- 00024454  0x00006379 jam  0x00000004 , 0x000009af 
- 00024455  0x0000637a branch  0x000076d8 
- 00024456  0x0000637e jam  0x00000024 , 0x0000007e 
- 00024457  0x0000637f branch  0x00005d53 
- 00024458  0x00006382 fetch  0x00000001 , 0x000009af 
- 00024459  0x00006383 beq  0x0000000b , 0x00005f8e 
- 00024460  0x00006384 fetch  0x00000001 , 0x000009ae 
- 00024461  0x00006385 bne  0x00000008 , 0x00005f9d 
- 00024462  0x00006387 arg  0x00000a5e , 0x00000005 
- 00024463  0x00006388 arg  0x00000552 , 0x00000006 
- 00024464  0x00006389 call  0x00007ebf 
- 00024465  0x0000638a call  0x000062fc 
- 00024466  0x0000638b branch  0x00005f9a , 0x00000001 
- 00024467  0x0000638c fetch  0x00000001 , 0x00004662 
- 00024468  0x0000638d beq  0x00000001 , 0x00005f9f 
- 00024469  0x0000638f jam  0x00000000 , 0x00004661 
- 00024470  0x00006390 jam  0x00000009 , 0x000009ae 
- 00024471  0x00006391 jam  0x00000001 , 0x000009b0 
- 00024472  0x00006392 jam  0x00000041 , 0x0000007d 
- 00024473  0x00006393 branch  0x00005d07 
- 00024474  0x00006396 jam  0x00000009 , 0x000009af 
- 00024475  0x00006397 jam  0x00000001 , 0x000009b1 
- 00024476  0x00006398 branch  0x00005d07 
- 00024477  0x0000639a jam  0x00000024 , 0x0000007e 
- 00024478  0x0000639b branch  0x00005d53 
- 00024479  0x0000639e fetch  0x00000001 , 0x00004661 
- 00024480  0x0000639f bbit1  0x00000007 , 0x00005fa4 
- 00024481  0x000063a0 set1  0x00000006 , 0x0000003f 
- 00024482  0x000063a1 store  0x00000001 , 0x00004661 
- 00024483  0x000063a2 rtn 
- 00024484  0x000063a5 bbit1  0x00000000 , 0x00005f95 
- 00024485  0x000063a6 jam  0x00000000 , 0x00004661 
- 00024486  0x000063a7 branch  0x00005f9d 
- 00024487  0x000063ab branch  0x00005d07 
- 00024488  0x000063ae fetch  0x00000001 , 0x0000016d 
- 00024489  0x000063af set0  0x00000001 
- 00024490  0x000063b0 store  0x00000001 , 0x0000016d 
- 00024491  0x000063b1 call  0x00005e38 
- 00024492  0x000063b2 nrtn  0x00000029 
- 00024493  0x000063b3 fetch  0x00000001 , 0x00000552 
- 00024494  0x000063b4 fetcht  0x00000001 , 0x0000004b 
- 00024495  0x000063b5 setflag  0x00000034 , 0x00000004 , 0x00000002 
- 00024496  0x000063b6 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
- 00024497  0x000063b7 storet  0x00000001 , 0x0000004b 
- 00024498  0x000063b8 rtn 
- 00024499  0x000063bb fetcht  0x00000008 , 0x00000552 
- 00024500  0x000063bd fetch  0x00000001 , 0x00000055 
- 00024501  0x000063be rtnne  0x00000003 
- 00024502  0x000063c0 fetch  0x00000001 , 0x0000016d 
- 00024503  0x000063c1 bbit0  0x00000004 , 0x00005fba 
- 00024504  0x000063c3 jam  0x00000014 , 0x00000055 
- 00024505  0x000063c4 rtn 
- 00024506  0x000063c6 jam  0x00000004 , 0x00000055 
- 00024507  0x000063c7 rtn 
- 00024508  0x000063c9 fetch  0x00000001 , 0x0000017f 
- 00024509  0x000063ca store  0x00000001 , 0x0000015b 
- 00024510  0x000063cb jam  0x00000003 , 0x0000007c 
- 00024511  0x000063cc jam  0x00000038 , 0x0000007d 
- 00024512  0x000063cd rtn 
- 00024513  0x000063d1 jam  0x00000003 , 0x0000007c 
- 00024514  0x000063d2 jam  0x00000039 , 0x0000007d 
- 00024515  0x000063d3 force  0x00000009 , 0x00000039 
- 00024516  0x000063d4 arg  0x00000552 , 0x00000006 
- 00024517  0x000063d5 arg  0x00000152 , 0x00000005 
- 00024518  0x000063d7 ifetch  0x00000001 , 0x00000006 
- 00024519  0x000063d8 xor_into  0x00000055 , 0x0000003f 
- 00024520  0x000063d9 istore  0x00000001 , 0x00000005 
- 00024521  0x000063da loop  0x00005fc6 
- 00024522  0x000063db fetch  0x00000001 , 0x00000152 
- 00024523  0x000063dc fetcht  0x00000001 , 0x00000151 
- 00024524  0x000063dd set0  0x00000007 , 0x00000002 
- 00024525  0x000063de set0  0x00000004 , 0x00000002 
- 00024526  0x000063df beq  0x000000ff , 0x00005fda 
- 00024527  0x000063e0 beq  0x00000000 , 0x00005ff3 
- 00024528  0x000063e1 beq  0x00000005 , 0x00005fe7 
- 00024529  0x000063e2 beq  0x00000007 , 0x00005fe6 
- 00024530  0x000063e3 beq  0x00000006 , 0x00005fe7 
- 00024531  0x000063e4 beq  0x00000008 , 0x00005fe6 
- 00024532  0x000063e5 beq  0x00000001 , 0x00005fdf 
- 00024533  0x000063e6 beq  0x00000002 , 0x00005fdf 
- 00024534  0x000063e7 beq  0x00000003 , 0x00005fdf 
- 00024535  0x000063e8 beq  0x00000009 , 0x00005fdf 
- 00024536  0x000063e9 beq  0x00000004 , 0x00005fdf 
- 00024537  0x000063ea rtn 
- 00024538  0x000063ed fetch  0x00000001 , 0x00000151 
- 00024539  0x000063ee set1  0x00000003 , 0x0000003f 
- 00024540  0x000063ef set1  0x00000002 , 0x0000003f 
- 00024541  0x000063f0 store  0x00000001 , 0x00000151 
- 00024542  0x000063f1 rtn 
- 00024543  0x000063f3 set1  0x00000004 , 0x00000002 
- 00024544  0x000063f4 jam  0x00000005 , 0x00000180 
- 00024545  0x000063f5 fetch  0x00000002 , 0x00000159 
- 00024546  0x000063f6 iforce  0x00000039 
- 00024547  0x000063f7 store  0x00000002 , 0x0000015f 
- 00024548  0x000063f8 arg  0x00000551 , 0x00000005 
- 00024549  0x000063f9 call  0x00007f73 
- 00024550  0x000063fb set1  0x00000007 , 0x00000002 
- 00024551  0x000063fd set1  0x00000002 , 0x00000002 
- 00024552  0x000063fe force  0x00000000 , 0x0000003f 
- 00024553  0x000063ff store  0x00000001 , 0x0000000b 
- 00024554  0x00006400 store  0x00000002 , 0x000000fa 
- 00024555  0x00006401 store  0x00000002 , 0x000000fc 
- 00024556  0x00006402 store  0x00000002 , 0x000000f8 
- 00024557  0x00006403 store  0x00000002 , 0x000000f6 
- 00024558  0x00006404 fetch  0x00000001 , 0x00000153 
- 00024559  0x00006405 compare  0x00000000 , 0x0000003f , 0x000000ff 
- 00024560  0x00006406 setflag  0x00000001 , 0x00000006 , 0x00000002 
- 00024561  0x00006407 storet  0x00000001 , 0x00000151 
- 00024562  0x00006408 rtn 
- 00024563  0x0000640b set0  0x00000011 , 0x00000000 
- 00024564  0x0000640c jam  0x00000000 , 0x00000151 
- 00024565  0x0000640d fetch  0x00000001 , 0x0000017f 
- 00024566  0x0000640e set0  0x00000006 , 0x0000003f 
- 00024567  0x0000640f store  0x00000001 , 0x0000017f 
- 00024568  0x00006410 rtn 
- 00024569  0x00006417 arg  0x00000552 , 0x00000006 
- 00024570  0x00006418 arg  0x00000562 , 0x00000005 
- 00024571  0x00006419 branch  0x00007ebf 
- 00024572  0x0000641c jam  0x00000009 , 0x0000007c 
- 00024573  0x0000641d rtn 
- 00024574  0x00006420 nrtn  0x00000029 
- 00024575  0x00006421 jam  0x00000011 , 0x0000007c 
- 00024576  0x00006422 rtn 
- 00024577  0x00006425 arg  0x000040a0 , 0x00000011 
- 00024578  0x00006426 call  0x00007255 
- 00024579  0x00006427 jam  0x00000003 , 0x0000007c 
- 00024580  0x00006428 jam  0x00000008 , 0x0000007d 
- 00024581  0x00006429 rtn 
- 00024582  0x0000642c jam  0x0000000a , 0x00000072 
- 00024583  0x0000642d jam  0x00000007 , 0x0000007c 
- 00024584  0x0000642e jam  0x00000016 , 0x000004ca 
- 00024585  0x0000642f rtn 
- 00024586  0x00006436 bpatchx  0x00000082 , 0x00004030 
- 00024587  0x00006437 disable  0x00000028 
- 00024588  0x00006438 call  0x000062c1 
- 00024589  0x00006439 fetch  0x00000001 , 0x00000048 
- 00024590  0x0000643a rtn  0x00000034 
- 00024591  0x0000643f bbit1  0x00000007 , 0x0000603f 
- 00024592  0x00006441 beq  0x00000001 , 0x0000616f 
- 00024593  0x00006442 beq  0x00000002 , 0x000060e4 
- 00024594  0x00006443 beq  0x00000003 , 0x0000604a 
- 00024595  0x00006444 beq  0x00000004 , 0x00006060 
- 00024596  0x00006445 beq  0x00000027 , 0x000061db 
- 00024597  0x00006446 beq  0x00000028 , 0x00006108 
- 00024598  0x00006447 beq  0x00000030 , 0x000060f4 
- 00024599  0x00006448 beq  0x00000025 , 0x000061d6 
- 00024600  0x00006449 beq  0x00000026 , 0x00006103 
- 00024601  0x0000644a beq  0x00000031 , 0x000061c3 
- 00024602  0x0000644b beq  0x00000037 , 0x0000616a 
- 00024603  0x0000644c beq  0x00000033 , 0x0000615c 
- 00024604  0x0000644d beq  0x00000008 , 0x00006259 
- 00024605  0x0000644e beq  0x00000009 , 0x0000624f 
- 00024606  0x0000644f beq  0x0000000b , 0x00006264 
- 00024607  0x00006450 beq  0x0000000c , 0x0000626d 
- 00024608  0x00006451 beq  0x0000000f , 0x00006162 
- 00024609  0x00006452 beq  0x00000010 , 0x00006292 
- 00024610  0x00006453 beq  0x00000011 , 0x00006288 
- 00024611  0x00006454 beq  0x00000007 , 0x00006152 
- 00024612  0x00006455 beq  0x0000002a , 0x0000617e 
- 00024613  0x00006456 beq  0x0000000a , 0x0000617f 
- 00024614  0x00006458 beq  0x0000001f , 0x000061bc 
- 00024615  0x00006459 beq  0x00000006 , 0x000060f9 
- 00024616  0x0000645a beq  0x00000021 , 0x0000615f 
- 00024617  0x0000645b beq  0x0000002d , 0x000061b2 
- 00024618  0x0000645c beq  0x0000002e , 0x000061b7 
- 00024619  0x0000645d beq  0x00000022 , 0x0000615f 
- 00024620  0x0000645e beq  0x00000034 , 0x00006180 
- 00024621  0x0000645f beq  0x00000013 , 0x00006195 
- 00024622  0x00006460 beq  0x00000017 , 0x000061a4 
- 00024623  0x00006461 beq  0x00000012 , 0x0000628f 
- 00024624  0x00006462 beq  0x0000002f , 0x000061aa 
- 00024625  0x00006463 beq  0x00000018 , 0x000061af 
- 00024626  0x00006464 beq  0x0000003d , 0x000061ff 
- 00024627  0x00006465 beq  0x0000003e , 0x0000620b 
- 00024628  0x00006466 beq  0x0000003f , 0x0000621d 
- 00024629  0x00006467 beq  0x00000040 , 0x00006227 
- 00024630  0x00006468 beq  0x00000041 , 0x0000623c 
- 00024631  0x00006469 beq  0x00000023 , 0x0000624b 
- 00024632  0x0000646a beq  0x0000003b , 0x00006246 
- 00024633  0x0000646c beq  0x00000005 , 0x0000624c 
- 00024634  0x0000646d beq  0x00000029 , 0x0000624d 
- 00024635  0x0000646e beq  0x00000038 , 0x0000624e 
- 00024636  0x0000646f beq  0x00000039 , 0x00006175 
- 00024637  0x00006471 branch  0x00002a8c 
- 00024638  0x00006472 rtn 
- 00024639  0x00006474 beq  0x00000081 , 0x0000606d 
- 00024640  0x00006475 beq  0x00000084 , 0x00006099 
- 00024641  0x00006476 beq  0x00000082 , 0x00006076 
- 00024642  0x00006477 beq  0x00000083 , 0x0000610d 
- 00024643  0x00006478 beq  0x0000008b , 0x00006118 
- 00024644  0x00006479 beq  0x00000097 , 0x0000614e 
- 00024645  0x0000647a beq  0x00000099 , 0x000060d5 
- 00024646  0x0000647b beq  0x0000009a , 0x000060a4 
- 00024647  0x0000647c beq  0x00000095 , 0x000060da 
- 00024648  0x0000647d beq  0x00000096 , 0x000060db 
- 00024649  0x0000647e branch  0x00002a8c 
- 00024650  0x00006485 force  0x00000002 , 0x0000003f 
- 00024651  0x00006486 call  0x00006298 
- 00024652  0x00006487 fetch  0x00000001 , 0x00000049 
- 00024653  0x00006488 istore  0x00000001 , 0x00000005 
- 00024654  0x00006489 call  0x000062a7 
- 00024655  0x0000648a bpatchx  0x00000083 , 0x00004030 
- 00024656  0x0000648b fetch  0x00000001 , 0x00000049 
- 00024657  0x0000648c beq  0x00000008 , 0x00006080 
- 00024658  0x0000648d beq  0x0000000f , 0x00006084 
- 00024659  0x0000648e beq  0x00000010 , 0x0000608f 
- 00024660  0x0000648f beq  0x00000017 , 0x0000605f 
- 00024661  0x00006490 beq  0x00000033 , 0x00006092 
- 00024662  0x00006491 beq  0x00000041 , 0x00006098 
- 00024663  0x00006492 beq  0x00000011 , 0x00006059 
- 00024664  0x00006493 rtn 
- 00024665  0x00006496 fetch  0x00000001 , 0x00000055 
- 00024666  0x00006497 rtn  0x00000034 
- 00024667  0x00006498 jam  0x0000001b , 0x00000055 
- 00024668  0x00006499 setarg  0x0000000c 
- 00024669  0x0000649a arg  0x00000007 , 0x00000007 
- 00024670  0x0000649b branch  0x00007f08 
- 00024671  0x0000649e branch  0x000026c6 
- 00024672  0x000064a0 force  0x00000003 , 0x0000003f 
- 00024673  0x000064a1 call  0x00006298 
- 00024674  0x000064a2 fetch  0x00000001 , 0x00000049 
- 00024675  0x000064a3 beq  0x0000000b , 0x00006068 
- 00024676  0x000064a4 istore  0x00000001 , 0x00000005 
- 00024677  0x000064a5 fetch  0x00000001 , 0x0000004a 
- 00024678  0x000064a6 istore  0x00000001 , 0x00000005 
- 00024679  0x000064a7 branch  0x000062a7 
- 00024680  0x000064aa istore  0x00000001 , 0x00000005 
- 00024681  0x000064ab fetch  0x00000001 , 0x0000004a 
- 00024682  0x000064ac istore  0x00000001 , 0x00000005 
- 00024683  0x000064ad arg  0x000004d5 , 0x00000002 
- 00024684  0x000064ae branch  0x000062e2 
- 00024685  0x000064b1 force  0x00000004 , 0x00000007 
- 00024686  0x000064b2 call  0x000062a0 
- 00024687  0x000064b3 setarg  0x0000007f 
- 00024688  0x000064b4 istore  0x00000001 , 0x00000005 
- 00024689  0x000064b5 fetch  0x00000001 , 0x00000049 
- 00024690  0x000064b6 set0  0x00000007 , 0x0000003f 
- 00024691  0x000064b7 istore  0x00000001 , 0x00000005 
- 00024692  0x000064b8 fetch  0x00000001 , 0x00000049 
- 00024693  0x000064b9 branch  0x000062a7 
- 00024694  0x000064bc force  0x00000005 , 0x00000007 
- 00024695  0x000064bd call  0x000062a0 
- 00024696  0x000064be setarg  0x0000007f 
- 00024697  0x000064bf istore  0x00000001 , 0x00000005 
- 00024698  0x000064c0 fetch  0x00000001 , 0x00000049 
- 00024699  0x000064c1 set0  0x00000007 , 0x0000003f 
- 00024700  0x000064c2 istore  0x00000001 , 0x00000005 
- 00024701  0x000064c3 fetch  0x00000001 , 0x0000004a 
- 00024702  0x000064c4 istore  0x00000001 , 0x00000005 
- 00024703  0x000064c5 branch  0x000062a7 
- 00024704  0x000064c9 call  0x0000244f 
- 00024705  0x000064ca call  0x000062f3 
- 00024706  0x000064cb rtn  0x00000001 
- 00024707  0x000064cc branch  0x00005ffc 
- 00024708  0x000064cf fetch  0x00000001 , 0x0000004b 
- 00024709  0x000064d0 bbit1  0x00000005 , 0x0000608b 
- 00024710  0x000064d1 rtnbit0  0x00000004 
- 00024711  0x000064d2 jam  0x00000012 , 0x0000007c 
- 00024712  0x000064d3 set0  0x00000004 , 0x0000003f 
- 00024713  0x000064d4 call  0x000062eb 
- 00024714  0x000064d5 branch  0x0000608d 
- 00024715  0x000064d7 jam  0x00000010 , 0x0000007c 
- 00024716  0x000064d8 set0  0x00000005 , 0x0000003f 
- 00024717  0x000064da store  0x00000001 , 0x0000004b 
- 00024718  0x000064db rtn 
- 00024719  0x000064de call  0x000062fc 
- 00024720  0x000064df branch  0x00005ffe , 0x00000001 
- 00024721  0x000064e0 rtn 
- 00024722  0x000064e3 jam  0x0000008b , 0x0000007c 
- 00024723  0x000064e5 fetch  0x00000001 , 0x000004d1 
- 00024724  0x000064e6 set1  0x00000000 , 0x0000003f 
- 00024725  0x000064e7 store  0x00000001 , 0x000004d1 
- 00024726  0x000064e8 jam  0x00000001 , 0x00000a99 
- 00024727  0x000064e9 branch  0x00007d86 
- 00024728  0x000064ed rtn 
- 00024729  0x000064f2 force  0x0000000c , 0x00000007 
- 00024730  0x000064f3 call  0x000062a0 
- 00024731  0x000064f4 setarg  0x00000001 
- 00024732  0x000064f5 istore  0x00000001 , 0x00000005 
- 00024733  0x000064f6 fetch  0x00000002 , 0x000004ce 
- 00024734  0x000064f7 istore  0x00000002 , 0x00000005 
- 00024735  0x000064f8 setarg  0x00000000 
- 00024736  0x000064f9 istore  0x00000003 , 0x00000005 
- 00024737  0x000064fa setarg  0x00000000 
- 00024738  0x000064fb istore  0x00000004 , 0x00000005 
- 00024739  0x000064fc branch  0x000062b0 
- 00024740  0x000064fe force  0x00000005 , 0x00000007 
- 00024741  0x000064ff call  0x000062a0 
- 00024742  0x00006500 fetch  0x00000003 , 0x0000465b 
- 00024743  0x00006501 istore  0x00000003 , 0x00000005 
- 00024744  0x00006502 call  0x000062b0 
- 00024745  0x00006503 jam  0x00000001 , 0x00004665 
- 00024746  0x00006504 fetch  0x00000001 , 0x0000465b 
- 00024747  0x00006505 beq  0x00000001 , 0x000060b5 
- 00024748  0x00006506 beq  0x00000002 , 0x000060af 
- 00024749  0x00006507 beq  0x00000003 , 0x000060bb 
- 00024750  0x00006508 rtn 
- 00024751  0x0000650b fetch  0x00000001 , 0x0000465e 
- 00024752  0x0000650c beq  0x00000000 , 0x000060c7 
- 00024753  0x0000650d beq  0x00000001 , 0x000060c7 
- 00024754  0x0000650e beq  0x00000002 , 0x000060c7 
- 00024755  0x0000650f beq  0x00000003 , 0x000060c1 
- 00024756  0x00006510 rtn 
- 00024757  0x00006514 fetch  0x00000001 , 0x0000465e 
- 00024758  0x00006515 beq  0x00000000 , 0x000060c1 
- 00024759  0x00006516 beq  0x00000001 , 0x000060c5 
- 00024760  0x00006517 beq  0x00000002 , 0x000060c7 
- 00024761  0x00006518 beq  0x00000003 , 0x000060c1 
- 00024762  0x00006519 rtn 
- 00024763  0x0000651d fetch  0x00000001 , 0x0000465e 
- 00024764  0x0000651e beq  0x00000000 , 0x000060c1 
- 00024765  0x0000651f beq  0x00000001 , 0x000060c1 
- 00024766  0x00006520 beq  0x00000002 , 0x000060c1 
- 00024767  0x00006521 beq  0x00000003 , 0x000060c1 
- 00024768  0x00006522 rtn 
- 00024769  0x0000652c jam  0x00000003 , 0x00004662 
- 00024770  0x0000652d fetch  0x00000001 , 0x0000455c 
- 00024771  0x0000652e bbit1  0x00000000 , 0x000033e9 
- 00024772  0x0000652f rtn 
- 00024773  0x00006533 jam  0x00000001 , 0x00004662 
- 00024774  0x00006534 rtn 
- 00024775  0x0000653b jam  0x00000002 , 0x00004662 
- 00024776  0x0000653c rtn 
- 00024777  0x00006540 arg  0x00000000 , 0x00000007 
- 00024778  0x00006541 branch  0x000060cd 
- 00024779  0x00006544 arg  0x00000000 , 0x00000007 
- 00024780  0x00006545 branch  0x000060d1 
- 00024781  0x00006548 fetch  0x00000001 , 0x0000455c 
- 00024782  0x00006549 qset1  0x0000003f 
- 00024783  0x0000654a store  0x00000001 , 0x0000455c 
- 00024784  0x0000654b rtn 
- 00024785  0x0000654e fetch  0x00000001 , 0x0000455c 
- 00024786  0x0000654f qset0  0x0000003f 
- 00024787  0x00006550 store  0x00000001 , 0x0000455c 
- 00024788  0x00006551 rtn 
- 00024789  0x00006555 force  0x00000005 , 0x00000007 
- 00024790  0x00006556 call  0x000062a0 
- 00024791  0x00006557 fetch  0x00000003 , 0x0000465b 
- 00024792  0x00006558 istore  0x00000003 , 0x00000005 
- 00024793  0x00006559 branch  0x000062b2 
- 00024794  0x0000655e rtn 
- 00024795  0x00006560 force  0x00000009 , 0x00000007 
- 00024796  0x00006561 call  0x000062a0 
- 00024797  0x00006562 fetch  0x00000001 , 0x00000095 
- 00024798  0x00006563 istore  0x00000001 , 0x00000005 
- 00024799  0x00006564 fetch  0x00000002 , 0x00000096 
- 00024800  0x00006565 istore  0x00000002 , 0x00000005 
- 00024801  0x00006566 fetch  0x00000004 , 0x00000091 
- 00024802  0x00006567 istore  0x00000004 , 0x00000005 
- 00024803  0x00006568 branch  0x000062b0 
- 00024804  0x0000656b force  0x00000011 , 0x0000003f 
- 00024805  0x0000656c call  0x00006298 
- 00024806  0x0000656d fetch  0x00000001 , 0x00000049 
- 00024807  0x0000656e copy  0x0000003f , 0x00000002 
- 00024808  0x0000656f beq  0x00000000 , 0x000060ec 
- 00024809  0x00006570 beq  0x0000000e , 0x000060ec 
- 00024810  0x00006571 beq  0x0000001c , 0x000060ec 
- 00024811  0x00006572 rtn 
- 00024812  0x00006574 istore  0x00000001 , 0x00000005 
- 00024813  0x00006575 fetch  0x00000001 , 0x00004515 
- 00024814  0x00006576 istore  0x00000001 , 0x00000005 
- 00024815  0x00006577 arg  0x0000000e , 0x00000039 
- 00024816  0x00006578 setarg  0x00004516 
- 00024817  0x00006579 iadd  0x00000002 , 0x00000006 
- 00024818  0x0000657a call  0x00007f01 
- 00024819  0x0000657b branch  0x000062b0 
- 00024820  0x0000657f force  0x00000003 , 0x0000003f 
- 00024821  0x00006580 call  0x00006298 
- 00024822  0x00006581 setarg  0x00000114 
- 00024823  0x00006582 istore  0x00000002 , 0x00000005 
- 00024824  0x00006583 branch  0x000062b0 
- 00024825  0x00006587 force  0x00000003 , 0x0000003f 
- 00024826  0x00006588 call  0x00006298 
- 00024827  0x00006589 fetch  0x00000004 , 0x00000165 
- 00024828  0x0000658a isub  0x00000022 , 0x0000003f 
- 00024829  0x0000658b branch  0x000060ff , 0x00000029 
- 00024830  0x0000658c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00024831  0x0000658f rshift2  0x0000003f , 0x0000003f 
- 00024832  0x00006590 set0  0x0000000f , 0x0000003f 
- 00024833  0x00006591 istore  0x00000002 , 0x00000005 
- 00024834  0x00006592 branch  0x000062b0 
- 00024835  0x00006595 force  0x00000006 , 0x0000003f 
- 00024836  0x00006596 call  0x00006298 
- 00024837  0x00006597 fetch  0x00000005 , 0x00004510 
- 00024838  0x00006598 istore  0x00000005 , 0x00000005 
- 00024839  0x00006599 branch  0x000062b0 
- 00024840  0x0000659c force  0x00000009 , 0x0000003f 
- 00024841  0x0000659d call  0x00006298 
- 00024842  0x0000659e fetch  0x00000008 , 0x00004098 
- 00024843  0x0000659f istore  0x00000008 , 0x00000005 
- 00024844  0x000065a0 branch  0x000062b0 
- 00024845  0x000065a8 force  0x0000000c , 0x00000007 
- 00024846  0x000065a9 call  0x000062a0 
- 00024847  0x000065aa setarg  0x00000001 
- 00024848  0x000065ab istore  0x00000001 , 0x00000005 
- 00024849  0x000065ac fetch  0x00000002 , 0x000004ce 
- 00024850  0x000065ad istore  0x00000002 , 0x00000005 
- 00024851  0x000065ae setarg  0x00000000 
- 00024852  0x000065af istore  0x00000003 , 0x00000005 
- 00024853  0x000065b0 setarg  0x00000000 
- 00024854  0x000065b1 istore  0x00000004 , 0x00000005 
- 00024855  0x000065b2 branch  0x000062b2 
- 00024856  0x000065b5 force  0x00000003 , 0x00000007 
- 00024857  0x000065b6 call  0x000062a0 
- 00024858  0x000065b7 fetch  0x00000001 , 0x0000415a 
- 00024859  0x000065b8 istore  0x00000001 , 0x00000005 
- 00024860  0x000065b9 disable  0x00000028 
- 00024861  0x000065ba call  0x000062b2 
- 00024862  0x000065bb nrtn  0x00000028 
- 00024863  0x000065bc nrtn  0x00000029 
- 00024864  0x000065bd fetch  0x00000001 , 0x000040d8 
- 00024865  0x000065be rtnbit0  0x00000000 
- 00024866  0x000065bf call  0x00006132 
- 00024867  0x000065c0 branch  0x0000613c 
- 00024868  0x000065c4 bpatchx  0x00000084 , 0x00004030 
- 00024869  0x000065c5 fetch  0x00000001 , 0x0000409e 
- 00024870  0x000065c6 set1  0x00000003 , 0x0000003f 
- 00024871  0x000065c7 store  0x00000001 , 0x0000409e 
- 00024872  0x000065c8 setarg  0x00000101 
- 00024873  0x000065c9 store  0x00000002 , 0x000004ce 
- 00024874  0x000065ca rtn 
- 00024875  0x000065cd bpatchx  0x00000085 , 0x00004030 
- 00024876  0x000065ce fetch  0x00000001 , 0x0000409e 
- 00024877  0x000065cf set0  0x00000003 , 0x0000003f 
- 00024878  0x000065d0 store  0x00000001 , 0x0000409e 
- 00024879  0x000065d1 setarg  0x00000000 
- 00024880  0x000065d2 store  0x00000002 , 0x000004ce 
- 00024881  0x000065d3 rtn 
- 00024882  0x000065d6 jam  0x00000003 , 0x000040d8 
- 00024883  0x000065d7 setarg  0x00000000 
- 00024884  0x000065d8 store  0x00000004 , 0x00004142 
- 00024885  0x000065d9 arg  0x000040da , 0x00000005 
- 00024886  0x000065da call  0x00006140 
- 00024887  0x000065db arg  0x000040e7 , 0x00000005 
- 00024888  0x000065dc call  0x00006140 
- 00024889  0x000065dd arg  0x00004146 , 0x00000005 
- 00024890  0x000065de call  0x00006140 
- 00024891  0x000065df branch  0x00006147 
- 00024892  0x000065e1 arg  0x000040e7 , 0x00000005 
- 00024893  0x000065e2 call  0x00006140 
- 00024894  0x000065e3 call  0x00006147 
- 00024895  0x000065e4 branch  0x0000614a 
- 00024896  0x000065e8 setarg  0x00ffffff 
- 00024897  0x000065e9 istore  0x00000003 , 0x00000005 
- 00024898  0x000065ea istore  0x00000003 , 0x00000005 
- 00024899  0x000065eb istore  0x00000003 , 0x00000005 
- 00024900  0x000065ec setarg  0x0000007f 
- 00024901  0x000065ed istore  0x00000001 , 0x00000005 
- 00024902  0x000065ee rtn 
- 00024903  0x000065f0 setarg  0x00000000 
- 00024904  0x000065f1 store  0x00000002 , 0x000040d6 
- 00024905  0x000065f2 rtn 
- 00024906  0x000065f4 fetch  0x00000001 , 0x000040d8 
- 00024907  0x000065f5 set1  0x00000002 , 0x0000003f 
- 00024908  0x000065f6 store  0x00000001 , 0x000040d8 
- 00024909  0x000065f7 rtn 
- 00024910  0x000065fb force  0x00000002 , 0x00000007 
- 00024911  0x000065fc call  0x000062a0 
- 00024912  0x000065fd nbranch  0x000062b0 , 0x00000029 
- 00024913  0x000065ff branch  0x000062b2 
- 00024914  0x00006604 force  0x00000002 , 0x0000003f 
- 00024915  0x00006605 call  0x00006298 
- 00024916  0x00006606 fetch  0x00000001 , 0x000004ca 
- 00024917  0x00006607 istore  0x00000001 , 0x00000005 
- 00024918  0x00006608 call  0x000062b2 
- 00024919  0x0000660a fetch  0x00000001 , 0x0000004b 
- 00024920  0x0000660b set1  0x00000003 , 0x0000003f 
- 00024921  0x0000660c store  0x00000001 , 0x0000004b 
- 00024922  0x0000660d jam  0x00000032 , 0x00000072 
- 00024923  0x0000660e rtn 
- 00024924  0x00006612 force  0x00000001 , 0x0000003f 
- 00024925  0x00006613 call  0x00006298 
- 00024926  0x00006614 branch  0x000062b2 
- 00024927  0x00006616 force  0x00000001 , 0x0000003f 
- 00024928  0x00006617 call  0x00006298 
- 00024929  0x00006618 branch  0x000062b0 
- 00024930  0x0000661c force  0x00000002 , 0x0000003f 
- 00024931  0x0000661d call  0x00006298 
- 00024932  0x0000661e fetch  0x00000001 , 0x0000004c 
- 00024933  0x0000661f isolate0  0x00000002 , 0x0000003f 
- 00024934  0x00006620 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00024935  0x00006621 and_into  0x00000001 , 0x0000003f 
- 00024936  0x00006622 istore  0x00000001 , 0x00000005 
- 00024937  0x00006623 branch  0x000062b2 
- 00024938  0x00006627 force  0x00000003 , 0x0000003f 
- 00024939  0x00006628 call  0x00006298 
- 00024940  0x00006629 fetch  0x00000002 , 0x00000051 
- 00024941  0x0000662a istore  0x00000002 , 0x00000005 
- 00024942  0x0000662b branch  0x000062b2 
- 00024943  0x0000662e jam  0x000000fa , 0x00000072 
- 00024944  0x0000662f force  0x00000002 , 0x0000003f 
- 00024945  0x00006630 call  0x00006298 
- 00024946  0x00006631 fetch  0x00000001 , 0x00000053 
- 00024947  0x00006632 istore  0x00000001 , 0x00000005 
- 00024948  0x00006633 branch  0x000062b2 
- 00024949  0x00006636 force  0x0000000a , 0x0000003f 
- 00024950  0x00006637 call  0x00006298 
- 00024951  0x00006638 arg  0x00000152 , 0x00000006 
- 00024952  0x00006639 force  0x00000009 , 0x00000039 
- 00024953  0x0000663b ifetch  0x00000001 , 0x00000006 
- 00024954  0x0000663c xor_into  0x00000055 , 0x0000003f 
- 00024955  0x0000663d istore  0x00000001 , 0x00000005 
- 00024956  0x0000663e loop  0x00006179 
- 00024957  0x0000663f branch  0x000062b2 
- 00024958  0x00006642 branch  0x000062b2 
- 00024959  0x00006644 branch  0x000062b2 
- 00024960  0x00006647 rtn  0x00000029 
- 00024961  0x00006648 call  0x0000282d 
- 00024962  0x00006649 force  0x00000009 , 0x0000003f 
- 00024963  0x0000664a call  0x00006298 
- 00024964  0x0000664b fetch  0x00000002 , 0x00000171 
- 00024965  0x0000664c istore  0x00000002 , 0x00000005 
- 00024966  0x0000664d fetch  0x00000003 , 0x000040a0 
- 00024967  0x0000664e istore  0x00000003 , 0x00000005 
- 00024968  0x0000664f fetch  0x00000001 , 0x000040a3 
- 00024969  0x00006650 istore  0x00000001 , 0x00000005 
- 00024970  0x00006651 fetch  0x00000002 , 0x000040a4 
- 00024971  0x00006652 istore  0x00000002 , 0x00000005 
- 00024972  0x00006653 bmark0  0x00000003 , 0x00006191 
- 00024973  0x00006654 set0  0x00000003 , 0x00000000 
- 00024974  0x00006655 call  0x000062b2 
- 00024975  0x00006656 jam  0x00000013 , 0x0000007c 
- 00024976  0x00006657 rtn 
- 00024977  0x00006659 call  0x000062b0 
- 00024978  0x0000665a jam  0x00000003 , 0x0000007c 
- 00024979  0x0000665b jam  0x00000013 , 0x0000007d 
- 00024980  0x0000665c rtn 
- 00024981  0x0000665f arg  0x00000200 , 0x00000002 
- 00024982  0x00006660 branch  0x00006199 , 0x00000029 
- 00024983  0x00006661 deposit  0x00000028 
- 00024984  0x00006662 branch  0x0000619a 
- 00024985  0x00006664 deposit  0x00000022 
- 00024986  0x00006666 deposit  0x00000021 
- 00024987  0x00006667 iadd  0x00000002 , 0x0000003f 
- 00024988  0x00006668 and_into  0x000001fc , 0x0000003f 
- 00024989  0x00006669 store  0x00000004 , 0x00000034 
- 00024990  0x0000666a force  0x00000005 , 0x0000003f 
- 00024991  0x0000666b call  0x00006298 
- 00024992  0x0000666c fetch  0x00000004 , 0x00000034 
- 00024993  0x0000666d rshift  0x0000003f , 0x0000003f 
- 00024994  0x0000666e istore  0x00000004 , 0x00000005 
- 00024995  0x0000666f branch  0x000062b2 
- 00024996  0x00006672 force  0x0000000a , 0x0000003f 
- 00024997  0x00006673 call  0x00006298 
- 00024998  0x00006674 arg  0x000004d9 , 0x00000006 
- 00024999  0x00006675 ifetch  0x00000009 , 0x00000006 
- 00025000  0x00006676 istore  0x00000009 , 0x00000005 
- 00025001  0x00006677 branch  0x000062b2 
- 00025002  0x0000667c force  0x00000003 , 0x0000003f 
- 00025003  0x0000667d call  0x00006298 
- 00025004  0x0000667e setarg  0x00000114 
- 00025005  0x0000667f istore  0x00000002 , 0x00000005 
- 00025006  0x00006680 branch  0x000062b2 
- 00025007  0x00006684 force  0x00000001 , 0x0000003f 
- 00025008  0x00006685 call  0x00006298 
- 00025009  0x0000668e branch  0x000062b2 
- 00025010  0x00006692 force  0x00000002 , 0x0000003f 
- 00025011  0x00006693 call  0x00006298 
- 00025012  0x00006694 fetch  0x00000001 , 0x000040d0 
- 00025013  0x00006695 istore  0x00000001 , 0x00000005 
- 00025014  0x00006696 branch  0x000062b2 
- 00025015  0x0000669a force  0x00000002 , 0x0000003f 
- 00025016  0x0000669b call  0x00006298 
- 00025017  0x0000669c setarg  0x00000005 
- 00025018  0x0000669d istore  0x00000001 , 0x00000005 
- 00025019  0x0000669e branch  0x000062b2 
- 00025020  0x000066a2 force  0x00000002 , 0x0000003f 
- 00025021  0x000066a3 call  0x00006298 
- 00025022  0x000066a4 setarg  0x00000000 
- 00025023  0x000066a5 istore  0x00000001 , 0x00000005 
- 00025024  0x000066a6 branch  0x000062b2 
- 00025025  0x000066aa jam  0x0000002e , 0x0000007c 
- 00025026  0x000066ab rtn 
- 00025027  0x000066ad fetch  0x00000001 , 0x00004092 
- 00025028  0x000066ae sub  0x0000003f , 0x0000000a , 0x0000003e 
- 00025029  0x000066af call  0x000061c1 , 0x00000005 
- 00025030  0x000066b0 fetch  0x00000001 , 0x00000030 
- 00025031  0x000066b1 set1  0x00000004 , 0x0000003f 
- 00025032  0x000066b2 store  0x00000001 , 0x00000030 
- 00025033  0x000066b3 copy  0x00000022 , 0x0000003f 
- 00025034  0x000066b4 store  0x00000004 , 0x000004e9 
- 00025035  0x000066b5 fetch  0x00000001 , 0x000004d1 
- 00025036  0x000066b6 bbit1  0x00000003 , 0x000061d4 
- 00025037  0x000066b7 set1  0x00000003 , 0x0000003f 
- 00025038  0x000066b8 store  0x00000001 , 0x000004d1 
- 00025039  0x000066b9 jam  0x00000005 , 0x00000a99 
- 00025040  0x000066ba call  0x00007d86 
- 00025041  0x000066bb force  0x00000001 , 0x0000003f 
- 00025042  0x000066bc call  0x00006298 
- 00025043  0x000066bd branch  0x000062b2 
- 00025044  0x000066bf jam  0x00000000 , 0x00000048 
- 00025045  0x000066c0 rtn 
- 00025046  0x000066c3 force  0x00000006 , 0x0000003f 
- 00025047  0x000066c4 call  0x00006298 
- 00025048  0x000066c5 fetch  0x00000005 , 0x00004510 
- 00025049  0x000066c6 istore  0x00000005 , 0x00000005 
- 00025050  0x000066c7 branch  0x000062b2 
- 00025051  0x000066ca force  0x00000009 , 0x0000003f 
- 00025052  0x000066cb call  0x00006298 
- 00025053  0x000066cc fetch  0x00000008 , 0x00004098 
- 00025054  0x000066cd istore  0x00000008 , 0x00000005 
- 00025055  0x000066ce branch  0x000062b2 
- 00025056  0x000066d1 jam  0x00000001 , 0x000009b1 
- 00025057  0x000066d2 fetch  0x00000001 , 0x000045b1 
- 00025058  0x000066d3 rtnne  0x00000001 
- 00025059  0x000066d4 jam  0x00000013 , 0x000009af 
- 00025060  0x000066d5 rtn 
- 00025061  0x000066d8 call  0x000062ef 
- 00025062  0x000066d9 jam  0x00000099 , 0x0000007c 
- 00025063  0x000066da jam  0x00000003 , 0x000009af 
- 00025064  0x000066db rtn 
- 00025065  0x000066df call  0x000062ef 
- 00025066  0x000066e0 jam  0x0000003d , 0x0000007c 
- 00025067  0x000066e1 jam  0x00000007 , 0x000009af 
- 00025068  0x000066e2 rtn 
- 00025069  0x000066e5 arg  0x00000a4e , 0x00000011 
- 00025070  0x000066e6 arg  0x00000a6e , 0x00000012 
- 00025071  0x000066e7 arg  0x00000010 , 0x00000039 
- 00025072  0x000066e8 call  0x00007f88 
- 00025073  0x000066e9 branch  0x000061f7 , 0x00000005 
- 00025074  0x000066ea jam  0x00000000 , 0x000009af 
- 00025075  0x000066eb call  0x000076da 
- 00025076  0x000066ec jam  0x00000024 , 0x0000007e 
- 00025077  0x000066ed jam  0x00000040 , 0x0000007d 
- 00025078  0x000066ee branch  0x00005d53 
- 00025079  0x000066f0 jam  0x0000000a , 0x000009af 
- 00025080  0x000066f1 call  0x000076d8 
- 00025081  0x000066f2 jam  0x00000040 , 0x0000007d 
- 00025082  0x000066f3 branch  0x00005e38 
- 00025083  0x000066f8 jam  0x00000040 , 0x0000007c 
- 00025084  0x000066f9 rtn 
- 00025085  0x00006700 jam  0x0000003d , 0x0000007c 
- 00025086  0x00006702 rtn 
- 00025087  0x00006709 jam  0x00000000 , 0x000009b6 
- 00025088  0x0000670a force  0x00000004 , 0x0000003f 
- 00025089  0x0000670b call  0x00006298 
- 00025090  0x0000670c force  0x00000001 , 0x0000003f 
- 00025091  0x0000670d istore  0x00000001 , 0x00000005 
- 00025092  0x0000670e force  0x00000001 , 0x0000003f 
- 00025093  0x0000670f istore  0x00000001 , 0x00000005 
- 00025094  0x00006710 force  0x00000030 , 0x0000003f 
- 00025095  0x00006711 istore  0x00000001 , 0x00000005 
- 00025096  0x00006712 call  0x000062fc 
- 00025097  0x00006713 branch  0x000062b2 , 0x00000001 
- 00025098  0x00006714 branch  0x000062b0 
- 00025099  0x00006718 force  0x00000011 , 0x0000003f 
- 00025100  0x00006719 call  0x00006298 
- 00025101  0x0000671a fetch  0x00000001 , 0x000009b6 
- 00025102  0x0000671b arg  0x0000462a , 0x00000006 
- 00025103  0x0000671c iadd  0x00000006 , 0x00000006 
- 00025104  0x0000671d ifetch  0x00000008 , 0x00000006 
- 00025105  0x0000671e istore  0x00000008 , 0x00000005 
- 00025106  0x0000671f ifetch  0x00000008 , 0x00000006 
- 00025107  0x00006720 istore  0x00000008 , 0x00000005 
- 00025108  0x00006721 fetch  0x00000001 , 0x000009b6 
- 00025109  0x00006722 increase  0x00000010 , 0x0000003f 
- 00025110  0x00006723 store  0x00000001 , 0x000009b6 
- 00025111  0x00006724 call  0x000062fc 
- 00025112  0x00006725 branch  0x000062b2 , 0x00000001 
- 00025113  0x00006726 branch  0x000062b0 
- 00025114  0x0000672a jam  0x00000006 , 0x000009ae 
- 00025115  0x0000672b jam  0x0000003f , 0x0000007c 
- 00025116  0x0000672c rtn 
- 00025117  0x00006730 force  0x00000011 , 0x0000003f 
- 00025118  0x00006731 call  0x00006298 
- 00025119  0x00006732 arg  0x00000a4e , 0x00000006 
- 00025120  0x00006733 ifetch  0x00000008 , 0x00000006 
- 00025121  0x00006734 istore  0x00000008 , 0x00000005 
- 00025122  0x00006735 ifetch  0x00000008 , 0x00000006 
- 00025123  0x00006736 istore  0x00000008 , 0x00000005 
- 00025124  0x00006737 branch  0x000062b0 
- 00025125  0x0000673a jam  0x00000040 , 0x0000007c 
- 00025126  0x0000673b rtn 
- 00025127  0x0000673f call  0x000062fc 
- 00025128  0x00006740 call  0x00007612 , 0x00000001 
- 00025129  0x00006741 force  0x00000011 , 0x0000003f 
- 00025130  0x00006742 call  0x00006298 
- 00025131  0x00006743 arg  0x00000a1e , 0x00000006 
- 00025132  0x00006744 ifetch  0x00000008 , 0x00000006 
- 00025133  0x00006745 istore  0x00000008 , 0x00000005 
- 00025134  0x00006746 ifetch  0x00000008 , 0x00000006 
- 00025135  0x00006747 istore  0x00000008 , 0x00000005 
- 00025136  0x00006748 call  0x000062fc 
- 00025137  0x00006749 nbranch  0x000062b0 , 0x00000001 
- 00025138  0x0000674a branch  0x000062b2 , 0x00000001 
- 00025139  0x0000674e jam  0x0000000f , 0x000009af 
- 00025140  0x00006750 call  0x000062ef 
- 00025141  0x00006751 jam  0x0000000b , 0x0000007c 
- 00025142  0x00006752 call  0x00006307 
- 00025143  0x00006753 branch  0x0000764e , 0x00000001 
- 00025144  0x00006754 branch  0x00007658 
- 00025145  0x00006756 call  0x000062eb 
- 00025146  0x00006758 jam  0x00000041 , 0x0000007c 
- 00025147  0x00006759 rtn 
- 00025148  0x0000675c force  0x00000011 , 0x0000003f 
- 00025149  0x0000675d call  0x00006298 
- 00025150  0x0000675e arg  0x00000a4e , 0x00000006 
- 00025151  0x0000675f ifetch  0x00000008 , 0x00000006 
- 00025152  0x00006760 istore  0x00000008 , 0x00000005 
- 00025153  0x00006761 ifetch  0x00000008 , 0x00000006 
- 00025154  0x00006762 istore  0x00000008 , 0x00000005 
- 00025155  0x00006763 call  0x000062fc 
- 00025156  0x00006764 nbranch  0x000062b0 , 0x00000001 
- 00025157  0x00006765 branch  0x000062b2 , 0x00000001 
- 00025158  0x00006768 force  0x00000003 , 0x0000003f 
- 00025159  0x00006769 call  0x00006298 
- 00025160  0x0000676a setarg  0x0000fffe 
- 00025161  0x0000676b istore  0x00000002 , 0x00000005 
- 00025162  0x0000676c branch  0x000062b0 
- 00025163  0x0000676f branch  0x000062b2 
- 00025164  0x00006771 branch  0x000062b2 
- 00025165  0x00006773 branch  0x000062b2 
- 00025166  0x00006775 branch  0x000062b2 
- 00025167  0x0000677b call  0x0000630b 
- 00025168  0x0000677c arg  0x000040a0 , 0x00000011 
- 00025169  0x0000677d call  0x00006311 
- 00025170  0x0000677e force  0x00000011 , 0x0000003f 
- 00025171  0x0000677f call  0x00006298 
- 00025172  0x00006780 arg  0x00000582 , 0x00000011 
- 00025173  0x00006781 arg  0x00000562 , 0x00000012 
- 00025174  0x00006782 call  0x00007352 
- 00025175  0x00006783 nbranch  0x000062a7 , 0x00000029 
- 00025176  0x00006784 branch  0x000062ad 
- 00025177  0x00006787 call  0x0000630b 
- 00025178  0x00006788 arg  0x00000040 , 0x00000011 
- 00025179  0x00006789 call  0x00007255 
- 00025180  0x0000678b force  0x00000011 , 0x0000003f 
- 00025181  0x0000678c call  0x00006298 
- 00025182  0x0000678d arg  0x00000562 , 0x00000006 
- 00025183  0x0000678e call  0x00007ebf 
- 00025184  0x0000678f fetch  0x00000001 , 0x00000055 
- 00025185  0x00006790 beq  0x00000019 , 0x000062b2 
- 00025186  0x00006791 beq  0x00000018 , 0x000062b2 
- 00025187  0x00006792 branch  0x000062ad 
- 00025188  0x00006795 fetch  0x00000001 , 0x000009b5 
- 00025189  0x00006796 branch  0x0000626a , 0x00000034 
- 00025190  0x00006797 call  0x000062fc 
- 00025191  0x00006798 call  0x000062ef , 0x00000001 
- 00025192  0x00006799 ncall  0x000062eb , 0x00000001 
- 00025193  0x0000679a branch  0x0000626b 
- 00025194  0x0000679c call  0x000062ef 
- 00025195  0x0000679e call  0x0000630b 
- 00025196  0x0000679f branch  0x0000625c 
- 00025197  0x000067a2 arg  0x000040a0 , 0x00000011 
- 00025198  0x000067a3 call  0x00007288 
- 00025199  0x000067a4 force  0x00000005 , 0x0000003f 
- 00025200  0x000067a5 call  0x00006298 
- 00025201  0x000067a6 fetch  0x00000004 , 0x00000592 
- 00025202  0x000067a7 istore  0x00000004 , 0x00000005 
- 00025203  0x000067a8 arg  0x000004d5 , 0x00000002 
- 00025204  0x000067a9 call  0x000062e2 
- 00025205  0x000067aa call  0x00007386 
- 00025206  0x000067ab call  0x000062fc 
- 00025207  0x000067ac branch  0x0000627c , 0x00000001 
- 00025208  0x000067ad jam  0x00000001 , 0x000004d8 
- 00025209  0x000067ae fetch  0x00000001 , 0x000009b5 
- 00025210  0x000067af rtn  0x00000034 
- 00025211  0x000067b0 jam  0x0000000b , 0x0000007c 
- 00025212  0x000067b2 fetch  0x00000001 , 0x000041bd 
- 00025213  0x000067b3 rtn  0x00000034 
- 00025214  0x000067b5 call  0x000062fc 
- 00025215  0x000067b6 nbranch  0x00006284 , 0x00000001 
- 00025216  0x000067b7 fetch  0x00000001 , 0x000004d7 
- 00025217  0x000067b8 rtn  0x00000034 
- 00025218  0x000067b9 jam  0x0000000f , 0x0000007c 
- 00025219  0x000067ba rtn 
- 00025220  0x000067bc rtnmark0  0x00000021 
- 00025221  0x000067bd set0  0x00000021 , 0x00000000 
- 00025222  0x000067be jam  0x0000000f , 0x0000007c 
- 00025223  0x000067bf rtn 
- 00025224  0x000067c4 call  0x0000630b 
- 00025225  0x000067c5 call  0x0000728b 
- 00025226  0x000067c6 force  0x00000011 , 0x0000003f 
- 00025227  0x000067c7 call  0x00006298 
- 00025228  0x000067c8 arg  0x00000562 , 0x00000006 
- 00025229  0x000067c9 call  0x00007ebf 
- 00025230  0x000067ca branch  0x000062ad 
- 00025231  0x000067cd force  0x00000001 , 0x0000003f 
- 00025232  0x000067ce call  0x00006298 
- 00025233  0x000067cf branch  0x000062ad 
- 00025234  0x000067d2 force  0x00000002 , 0x0000003f 
- 00025235  0x000067d3 call  0x00006298 
- 00025236  0x000067d4 force  0x00000010 , 0x0000003f 
- 00025237  0x000067d5 istore  0x00000001 , 0x00000005 
- 00025238  0x000067d6 store  0x00000001 , 0x00000054 
- 00025239  0x000067d7 branch  0x000062ad 
- 00025240  0x000067db lshift3  0x0000003f , 0x0000003f 
- 00025241  0x000067dc or_into  0x00000007 , 0x0000003f 
- 00025242  0x000067dd store  0x00000001 , 0x000004b6 
- 00025243  0x000067de arg  0x00000011 , 0x00000039 
- 00025244  0x000067df arg  0x000004b8 , 0x00000005 
- 00025245  0x000067e0 call  0x00007ed4 
- 00025246  0x000067e1 arg  0x000004b8 , 0x00000005 
- 00025247  0x000067e2 rtn 
- 00025248  0x000067e5 and  0x0000003f , 0x0000007f , 0x00000011 
- 00025249  0x000067e6 jam  0x0000007f , 0x00000048 
- 00025250  0x000067e7 deposit  0x00000007 
- 00025251  0x000067e8 call  0x00006298 
- 00025252  0x000067e9 deposit  0x00000011 
- 00025253  0x000067ea istore  0x00000001 , 0x00000005 
- 00025254  0x000067eb rtn 
- 00025255  0x000067ee fetch  0x00000001 , 0x00000048 
- 00025256  0x000067ef lshift  0x0000003f , 0x0000003f 
- 00025257  0x000067f0 fetcht  0x00000001 , 0x0000004c 
- 00025258  0x000067f1 isolate1  0x00000001 , 0x00000002 
- 00025259  0x000067f2 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025260  0x000067f3 branch  0x000062b7 
- 00025261  0x000067f7 fetcht  0x00000001 , 0x0000004c 
- 00025262  0x000067f8 and_into  0x00000001 , 0x00000002 
- 00025263  0x000067f9 branch  0x000062b3 
- 00025264  0x000067fc force  0x00000000 , 0x00000002 
- 00025265  0x000067fd branch  0x000062b3 
- 00025266  0x00006800 force  0x00000001 , 0x00000002 
- 00025267  0x00006802 fetch  0x00000001 , 0x00000048 
- 00025268  0x00006803 lshift  0x0000003f , 0x0000003f 
- 00025269  0x00006804 setflag  0x00000029 , 0x00000000 , 0x0000003f 
- 00025270  0x00006805 ixor  0x00000002 , 0x0000003f 
- 00025271  0x00006807 store  0x00000001 , 0x000004b7 
- 00025272  0x00006808 jam  0x00000000 , 0x00000048 
- 00025273  0x00006809 call  0x000062c7 
- 00025274  0x0000680a enable  0x00000028 
- 00025275  0x0000680b rtn 
- 00025276  0x0000680f fetch  0x00000001 , 0x0000007c 
- 00025277  0x00006810 rtn  0x00000034 
- 00025278  0x00006811 call  0x000062c1 
- 00025279  0x00006812 fetch  0x00000001 , 0x0000007c 
- 00025280  0x00006813 rtn 
- 00025281  0x00006816 bpatchx  0x00000086 , 0x00004030 
- 00025282  0x00006817 fetch  0x00000001 , 0x00000048 
- 00025283  0x00006818 branch  0x000062c7 , 0x00000034 
- 00025284  0x00006819 fetch  0x00000001 , 0x00000078 
- 00025285  0x0000681a nrtn  0x00000034 
- 00025286  0x0000681b branch  0x000062d1 
- 00025287  0x0000681d fetch  0x00000001 , 0x00000078 
- 00025288  0x0000681e branch  0x000062d7 , 0x00000034 
- 00025289  0x0000681f fetch  0x00000003 , 0x00000078 
- 00025290  0x00006820 store  0x00000003 , 0x00000048 
- 00025291  0x00006821 fetcht  0x00000001 , 0x0000007b 
- 00025292  0x00006822 fetch  0x00000001 , 0x0000004c 
- 00025293  0x00006823 set0  0x00000001 , 0x0000003f 
- 00025294  0x00006824 ior  0x00000002 , 0x0000003f 
- 00025295  0x00006825 store  0x00000001 , 0x0000004c 
- 00025296  0x00006826 jam  0x00000000 , 0x00000078 
- 00025297  0x00006828 fetch  0x00000001 , 0x0000007c 
- 00025298  0x00006829 rtn  0x00000034 
- 00025299  0x0000682a fetch  0x00000004 , 0x0000007c 
- 00025300  0x0000682b store  0x00000004 , 0x00000078 
- 00025301  0x0000682c jam  0x00000000 , 0x0000007c 
- 00025302  0x0000682d rtn 
- 00025303  0x0000682f fetch  0x00000001 , 0x0000007c 
- 00025304  0x00006830 rtn  0x00000034 
- 00025305  0x00006831 fetch  0x00000003 , 0x0000007c 
- 00025306  0x00006832 store  0x00000003 , 0x00000048 
- 00025307  0x00006833 fetcht  0x00000001 , 0x0000007f 
- 00025308  0x00006834 fetch  0x00000001 , 0x0000004c 
- 00025309  0x00006835 set0  0x00000001 , 0x0000003f 
- 00025310  0x00006836 ior  0x00000002 , 0x0000003f 
- 00025311  0x00006837 store  0x00000001 , 0x0000004c 
- 00025312  0x00006838 jam  0x00000000 , 0x0000007c 
- 00025313  0x00006839 rtn 
- 00025314  0x0000683d bpatchx  0x00000087 , 0x00004030 
- 00025315  0x0000683e fetch  0x00000001 , 0x0000004c 
- 00025316  0x0000683f copy  0x0000003f , 0x00000013 
- 00025317  0x00006840 ifetch  0x00000001 , 0x00000002 
- 00025318  0x00006841 call  0x00005e52 
- 00025319  0x00006842 call  0x000062a7 
- 00025320  0x00006843 copy  0x00000013 , 0x0000003f 
- 00025321  0x00006844 store  0x00000001 , 0x0000004c 
- 00025322  0x00006845 rtn 
- 00025323  0x00006848 fetcht  0x00000001 , 0x0000004c 
- 00025324  0x00006849 set0  0x00000000 , 0x00000002 
- 00025325  0x0000684a storet  0x00000001 , 0x0000004c 
- 00025326  0x0000684b rtn 
- 00025327  0x0000684e fetcht  0x00000001 , 0x0000004c 
- 00025328  0x0000684f set1  0x00000000 , 0x00000002 
- 00025329  0x00006850 storet  0x00000001 , 0x0000004c 
- 00025330  0x00006851 rtn 
- 00025331  0x00006855 nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025332  0x00006856 fetcht  0x00000001 , 0x0000004c 
- 00025333  0x00006857 ixor  0x00000002 , 0x0000003f 
- 00025334  0x00006858 isolate1  0x00000001 , 0x0000003f 
- 00025335  0x00006859 rtn 
- 00025336  0x0000685d fetch  0x00000001 , 0x0000004c 
- 00025337  0x0000685e setflag  0x00000029 , 0x00000001 , 0x0000003f 
- 00025338  0x0000685f store  0x00000001 , 0x0000004c 
- 00025339  0x00006860 rtn 
- 00025340  0x00006864 fetch  0x00000001 , 0x000009b4 
- 00025341  0x00006865 compare  0x00000001 , 0x0000003f , 0x0000007f 
- 00025342  0x00006866 rtn 
- 00025343  0x00006868 fetch  0x00000001 , 0x000009b4 
- 00025344  0x00006869 set1  0x00000007 , 0x0000003f 
- 00025345  0x0000686a store  0x00000001 , 0x000009b4 
- 00025346  0x0000686b rtn 
- 00025347  0x0000686d fetch  0x00000001 , 0x000009b4 
- 00025348  0x0000686e set0  0x00000007 , 0x0000003f 
- 00025349  0x0000686f store  0x00000001 , 0x000009b4 
- 00025350  0x00006870 rtn 
- 00025351  0x00006872 fetch  0x00000001 , 0x000009b4 
- 00025352  0x00006873 isolate1  0x00000007 , 0x0000003f 
- 00025353  0x00006874 store  0x00000001 , 0x000009b4 
- 00025354  0x00006875 rtn 
- 00025355  0x00006879 arg  0x00000562 , 0x00000005 
- 00025356  0x0000687b force  0x00000010 , 0x00000039 
- 00025357  0x0000687e random  0x0000003f 
- 00025358  0x0000687f istore  0x00000001 , 0x00000005 
- 00025359  0x00006880 loop  0x0000630d 
- 00025360  0x00006881 rtn 
- 00025361  0x00006884 call  0x00007259 
- 00025362  0x00006885 arg  0x000041be , 0x00000011 
- 00025363  0x00006886 arg  0x00000592 , 0x00000012 
- 00025364  0x00006887 ifetch  0x00000008 , 0x00000011 
- 00025365  0x00006888 fetcht  0x00000001 , 0x00000030 
- 00025366  0x00006889 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
- 00025367  0x0000688a storet  0x00000001 , 0x00000030 
- 00025368  0x0000688b copy  0x00000011 , 0x00000005 
- 00025369  0x0000688c call  0x00007352 
- 00025370  0x0000688d branch  0x000021c4 
- 00025371  0x00006895 bpatchx  0x00000088 , 0x00004031 
- 00025372  0x00006897 call  0x000062bc 
- 00025373  0x00006898 nrtn  0x00000034 
- 00025374  0x0000689a fetch  0x00000001 , 0x00000055 
- 00025375  0x0000689b rtn  0x00000034 
- 00025376  0x0000689f beq  0x00000004 , 0x0000636f 
- 00025377  0x000068a0 beq  0x00000005 , 0x00006374 
- 00025378  0x000068a1 beq  0x00000002 , 0x00006366 
- 00025379  0x000068a2 beq  0x00000003 , 0x0000637c 
- 00025380  0x000068a3 beq  0x0000000e , 0x00006369 
- 00025381  0x000068a4 beq  0x00000006 , 0x00006398 
- 00025382  0x000068a5 beq  0x00000007 , 0x000063b0 
- 00025383  0x000068a6 beq  0x00000009 , 0x000063b1 
- 00025384  0x000068a7 beq  0x0000000a , 0x000063ba 
- 00025385  0x000068a8 beq  0x0000000b , 0x000063be 
- 00025386  0x000068a9 beq  0x0000000c , 0x00006386 
- 00025387  0x000068aa beq  0x0000000d , 0x00006389 
- 00025388  0x000068ab beq  0x0000000f , 0x0000638f 
- 00025389  0x000068ac beq  0x00000012 , 0x00006359 
- 00025390  0x000068ad beq  0x00000013 , 0x0000637c 
- 00025391  0x000068ae beq  0x00000010 , 0x0000635c 
- 00025392  0x000068af beq  0x00000014 , 0x00006356 
- 00025393  0x000068b0 beq  0x00000015 , 0x0000637c 
- 00025394  0x000068b1 beq  0x00000016 , 0x00006350 
- 00025395  0x000068b2 beq  0x00000018 , 0x00006355 
- 00025396  0x000068b3 beq  0x00000017 , 0x00006349 
- 00025397  0x000068b4 beq  0x00000019 , 0x0000634f 
- 00025398  0x000068b5 beq  0x0000001a , 0x0000633a 
- 00025399  0x000068b6 beq  0x0000001b , 0x00006344 
- 00025400  0x000068b7 jam  0x00000000 , 0x00000055 
- 00025401  0x000068b9 rtn 
- 00025402  0x000068bb fetch  0x00000001 , 0x000004d1 
- 00025403  0x000068bc rtnbit0  0x00000002 
- 00025404  0x000068bd rtnbit0  0x00000003 
- 00025405  0x000068be jam  0x00000000 , 0x00000055 
- 00025406  0x000068bf call  0x00006340 
- 00025407  0x000068c0 branch  0x00006cef 
- 00025408  0x000068c3 fetch  0x00000001 , 0x0000016d 
- 00025409  0x000068c4 rtnbit0  0x00000001 
- 00025410  0x000068c5 jam  0x0000000a , 0x00000055 
- 00025411  0x000068c6 rtn 
- 00025412  0x000068c9 arg  0x00000007 , 0x00000007 
- 00025413  0x000068ca call  0x00007f16 
- 00025414  0x000068cb nrtn  0x00000034 
- 00025415  0x000068cc jam  0x0000001a , 0x00000055 
- 00025416  0x000068cd rtn 
- 00025417  0x000068d0 fetch  0x00000001 , 0x0000016d 
- 00025418  0x000068d1 set0  0x00000000 , 0x0000003f 
- 00025419  0x000068d2 store  0x00000001 , 0x0000016d 
- 00025420  0x000068d3 jam  0x00000019 , 0x00000055 
- 00025421  0x000068d4 jam  0x0000000b , 0x0000007c 
- 00025422  0x000068d5 rtn 
- 00025423  0x000068d7 rtn 
- 00025424  0x000068d9 fetch  0x00000001 , 0x000004d4 
- 00025425  0x000068da rtnne  0x00000002 
- 00025426  0x000068db call  0x000063c0 
- 00025427  0x000068dc jam  0x00000018 , 0x00000055 
- 00025428  0x000068dd rtn 
- 00025429  0x000068e0 rtn 
- 00025430  0x000068e2 jam  0x00000015 , 0x00000055 
- 00025431  0x000068e3 jam  0x00000083 , 0x0000007c 
- 00025432  0x000068e4 rtn 
- 00025433  0x000068e6 jam  0x00000013 , 0x00000055 
- 00025434  0x000068e7 jam  0x00000025 , 0x0000007c 
- 00025435  0x000068e8 rtn 
- 00025436  0x000068eb fetch  0x00000001 , 0x0000455b 
- 00025437  0x000068ec rtneq  0x00000000 
- 00025438  0x000068ed beq  0x00000001 , 0x00006364 
- 00025439  0x000068ee arg  0x00000006 , 0x00000007 
- 00025440  0x000068ef call  0x00007f16 
- 00025441  0x000068f0 nrtn  0x00000034 
- 00025442  0x000068f1 jam  0x00000000 , 0x0000455b 
- 00025443  0x000068f2 branch  0x0000637d 
- 00025444  0x000068f4 rtn  0x00000029 
- 00025445  0x000068f5 branch  0x00006398 
- 00025446  0x000068f8 jam  0x00000003 , 0x00000055 
- 00025447  0x000068f9 jam  0x00000027 , 0x0000007c 
- 00025448  0x000068fa rtn 
- 00025449  0x000068fc jam  0x00000013 , 0x0000007c 
- 00025450  0x000068fd set1  0x00000003 , 0x00000000 
- 00025451  0x000068fe jam  0x00000005 , 0x00000055 
- 00025452  0x000068ff setarg  0x000001ff 
- 00025453  0x00006900 store  0x00000002 , 0x000004d2 
- 00025454  0x00006901 rtn 
- 00025455  0x00006903 jam  0x00000005 , 0x00000055 
- 00025456  0x00006904 jam  0x000000ff , 0x000004d2 
- 00025457  0x00006905 set0  0x00000022 , 0x00000000 
- 00025458  0x00006906 jam  0x00000033 , 0x0000007c 
- 00025459  0x00006907 branch  0x00005d04 
- 00025460  0x00006909 rtnmark1  0x00000022 
- 00025461  0x0000690a fetch  0x00000002 , 0x000004d2 
- 00025462  0x0000690b sub  0x0000003f , 0x00000001 , 0x0000003f 
- 00025463  0x0000690c branch  0x0000637a , 0x00000005 
- 00025464  0x0000690d store  0x00000002 , 0x000004d2 
- 00025465  0x0000690e rtn 
- 00025466  0x00006910 jam  0x0000000e , 0x00000055 
- 00025467  0x00006911 rtn 
- 00025468  0x00006914 rtn 
- 00025469  0x00006917 fetch  0x00000001 , 0x000004d1 
- 00025470  0x00006918 rtnbit0  0x00000003 
- 00025471  0x00006919 rtnbit0  0x00000002 
- 00025472  0x0000691a fetch  0x00000001 , 0x0000016d 
- 00025473  0x0000691b set0  0x00000002 , 0x0000003f 
- 00025474  0x0000691c store  0x00000001 , 0x0000016d 
- 00025475  0x0000691d jam  0x00000013 , 0x0000007c 
- 00025476  0x0000691e jam  0x00000010 , 0x00000055 
- 00025477  0x0000691f rtn 
- 00025478  0x00006922 jam  0x0000000d , 0x00000055 
- 00025479  0x00006923 jam  0x00000031 , 0x0000007c 
- 00025480  0x00006924 rtn 
- 00025481  0x00006927 fetch  0x00000001 , 0x000004d1 
- 00025482  0x00006928 rtnbit0  0x00000002 
- 00025483  0x00006929 jam  0x00000000 , 0x00000055 
- 00025484  0x0000692b rtn 
- 00025485  0x0000692d jam  0x00000006 , 0x00000055 
- 00025486  0x0000692e rtn 
- 00025487  0x00006931 fetch  0x00000001 , 0x000004d2 
- 00025488  0x00006932 increase  0xffffffff , 0x0000003f 
- 00025489  0x00006933 branch  0x00006394 , 0x00000034 
- 00025490  0x00006934 store  0x00000001 , 0x000004d2 
- 00025491  0x00006935 rtn 
- 00025492  0x00006937 jam  0x00000007 , 0x0000007c 
- 00025493  0x00006938 jam  0x00000016 , 0x000004ca 
- 00025494  0x00006939 jam  0x00000000 , 0x00000055 
- 00025495  0x0000693a rtn 
- 00025496  0x0000693d fetch  0x00000001 , 0x0000016d 
- 00025497  0x0000693e bbit1  0x00000002 , 0x0000637d 
- 00025498  0x0000693f bbit1  0x00000000 , 0x0000639d 
- 00025499  0x00006941 jam  0x0000001a , 0x00000055 
- 00025500  0x00006942 rtn 
- 00025501  0x00006944 fetch  0x00000001 , 0x000041bd 
- 00025502  0x00006945 branch  0x000063a9 , 0x00000034 
- 00025503  0x00006946 fetch  0x00000001 , 0x000004d1 
- 00025504  0x00006947 rtnbit0  0x00000003 
- 00025505  0x00006948 rtnbit0  0x00000002 
- 00025506  0x00006949 fetch  0x00000004 , 0x000004e9 
- 00025507  0x0000694a arg  0x00000064 , 0x00000002 
- 00025508  0x0000694b iadd  0x00000002 , 0x00000002 
- 00025509  0x0000694c copy  0x00000022 , 0x0000003f 
- 00025510  0x0000694d isub  0x00000002 , 0x0000003e 
- 00025511  0x0000694e nrtn  0x00000002 
- 00025512  0x0000694f branch  0x00006349 
- 00025513  0x00006954 jam  0x00000016 , 0x00000055 
- 00025514  0x00006955 jam  0x00000004 , 0x00004689 
- 00025515  0x00006956 setarg  0x00003030 
- 00025516  0x00006957 store  0x00000002 , 0x0000468a 
- 00025517  0x00006958 istore  0x00000002 , 0x00000005 
- 00025518  0x00006959 jam  0x00000002 , 0x000004d4 
- 00025519  0x0000695a branch  0x00006350 
- 00025520  0x0000695d rtn 
- 00025521  0x0000695f fetch  0x00000001 , 0x0000016d 
- 00025522  0x00006960 bbit1  0x00000001 , 0x000063b5 
- 00025523  0x00006961 jam  0x0000001a , 0x00000055 
- 00025524  0x00006962 rtn 
- 00025525  0x00006965 fetch  0x00000001 , 0x0000016d 
- 00025526  0x00006966 set0  0x00000001 , 0x0000003f 
- 00025527  0x00006967 store  0x00000001 , 0x0000016d 
- 00025528  0x00006968 jam  0x0000000f , 0x0000007c 
- 00025529  0x00006969 rtn 
- 00025530  0x0000696c fetch  0x00000001 , 0x000004d8 
- 00025531  0x0000696d rtn  0x00000034 
- 00025532  0x0000696e jam  0x00000000 , 0x00000055 
- 00025533  0x0000696f branch  0x000063b5 
- 00025534  0x00006972 jam  0x0000000c , 0x00000055 
- 00025535  0x00006973 rtn 
- 00025536  0x00006976 fetch  0x00000001 , 0x0000004b 
- 00025537  0x00006977 bbit1  0x00000002 , 0x000063c5 
- 00025538  0x00006978 call  0x000062ef 
- 00025539  0x00006979 jam  0x00000008 , 0x0000007c 
- 00025540  0x0000697a branch  0x00004d04 
- 00025541  0x0000697c fetch  0x00000001 , 0x0000004b 
- 00025542  0x0000697d set0  0x00000002 , 0x0000003f 
- 00025543  0x0000697e store  0x00000001 , 0x0000004b 
- 00025544  0x0000697f call  0x00006001 
- 00025545  0x00006980 call  0x000062f8 
- 00025546  0x00006981 branch  0x00004d04 
- 00025547  0x00006984 setarg  0x00000004 
- 00025548  0x00006985 store  0x00000001 , 0x00004689 
- 00025549  0x00006986 setarg  0x00003030 
- 00025550  0x00006987 istore  0x00000002 , 0x00000005 
- 00025551  0x00006988 istore  0x00000002 , 0x00000005 
- 00025552  0x00006989 rtn 
- 00025553  0x00006990 bpatchx  0x0000008c , 0x00004031 
- 00025554  0x00006991 hfetch  0x00000001 , 0x00008073 
- 00025555  0x00006992 arg  0x00000006 , 0x00000002 
- 00025556  0x00006993 ior  0x00000002 , 0x0000003f 
- 00025557  0x00006994 hstore  0x00000001 , 0x00008073 
- 00025558  0x00006995 hfetch  0x00000001 , 0x00008077 
- 00025559  0x00006996 ior  0x00000002 , 0x0000003f 
- 00025560  0x00006997 hstore  0x00000001 , 0x00008077 
- 00025561  0x00006998 call  0x000063ee 
- 00025562  0x00006999 hfetch  0x00000001 , 0x00008077 
- 00025563  0x0000699a set0  0x00000001 , 0x0000003f 
- 00025564  0x0000699b set0  0x00000002 , 0x0000003f 
- 00025565  0x0000699c hstore  0x00000001 , 0x00008077 
- 00025566  0x0000699d nop  0x0000001e 
- 00025567  0x0000699e branch  0x000063f2 
- 00025568  0x000069a1 hfetch  0x00000001 , 0x00008073 
- 00025569  0x000069a2 arg  0x000000c0 , 0x00000002 
- 00025570  0x000069a3 ior  0x00000002 , 0x0000003f 
- 00025571  0x000069a4 hstore  0x00000001 , 0x00008073 
- 00025572  0x000069a5 hfetch  0x00000001 , 0x00008077 
- 00025573  0x000069a6 ior  0x00000002 , 0x0000003f 
- 00025574  0x000069a7 hstore  0x00000001 , 0x00008077 
- 00025575  0x000069a8 call  0x000063ee 
- 00025576  0x000069a9 hfetch  0x00000001 , 0x00008077 
- 00025577  0x000069aa set0  0x00000006 , 0x0000003f 
- 00025578  0x000069ab set0  0x00000007 , 0x0000003f 
- 00025579  0x000069ac hstore  0x00000001 , 0x00008077 
- 00025580  0x000069ad nop  0x0000001e 
- 00025581  0x000069ae branch  0x000063f6 
- 00025582  0x000069b1 hfetch  0x00000001 , 0x00008081 
- 00025583  0x000069b2 and  0x0000003f , 0x000000fc , 0x0000003f 
- 00025584  0x000069b3 hstore  0x00000001 , 0x00008081 
- 00025585  0x000069b4 rtn 
- 00025586  0x000069b6 hfetch  0x00000001 , 0x00008081 
- 00025587  0x000069b7 or  0x0000003f , 0x00000001 , 0x0000003f 
- 00025588  0x000069b8 hstore  0x00000001 , 0x00008081 
- 00025589  0x000069b9 rtn 
- 00025590  0x000069bb hfetch  0x00000001 , 0x00008081 
- 00025591  0x000069bc or  0x0000003f , 0x00000003 , 0x0000003f 
- 00025592  0x000069bd set0  0x00000004 , 0x0000003f 
- 00025593  0x000069be hstore  0x00000001 , 0x00008081 
- 00025594  0x000069bf rtn 
- 00025595  0x000069c4 copy  0x0000003f , 0x00000012 
- 00025596  0x000069c5 call  0x0000640f 
- 00025597  0x000069c6 nop  0x00000064 
- 00025598  0x000069c7 copy  0x00000012 , 0x0000003f 
- 00025599  0x000069c8 call  0x00006414 
- 00025600  0x000069c9 copy  0x0000003f , 0x00000012 
- 00025601  0x000069ca call  0x00006411 
- 00025602  0x000069cb nop  0x00000064 
- 00025603  0x000069cc copy  0x00000012 , 0x0000003f 
- 00025604  0x000069cd rtn 
- 00025605  0x000069d0 copy  0x0000003f , 0x00000012 
- 00025606  0x000069d1 call  0x0000640f 
- 00025607  0x000069d2 nop  0x00000064 
- 00025608  0x000069d3 copy  0x00000012 , 0x0000003f 
- 00025609  0x000069d4 call  0x00006413 
- 00025610  0x000069d5 call  0x00006411 
- 00025611  0x000069d6 nop  0x00000064 
- 00025612  0x000069d7 rtn 
- 00025613  0x000069db fetcht  0x00000001 , 0x00004214 
- 00025614  0x000069dc branch  0x0000680e 
- 00025615  0x000069e0 fetcht  0x00000001 , 0x00004214 
- 00025616  0x000069e1 branch  0x00006829 
- 00025617  0x000069e5 fetcht  0x00000001 , 0x00004214 
- 00025618  0x000069e6 branch  0x00006825 
- 00025619  0x000069ea branch  0x000064ec 
- 00025620  0x000069ed branch  0x000064f3 
- 00025621  0x000069f5 nbranch  0x00006419 , 0x00000028 
- 00025622  0x000069f6 hfetch  0x00000001 , 0x00008085 
- 00025623  0x000069f7 or_into  0x00000002 , 0x0000003f 
- 00025624  0x000069f8 hstore  0x00000001 , 0x00008085 
- 00025625  0x000069fa copy  0x00000002 , 0x0000003e 
- 00025626  0x000069fb branch  0x0000641c , 0x00000005 
- 00025627  0x000069fc copy  0x00000013 , 0x0000003d 
- 00025628  0x000069fe isolate0  0x00000000 , 0x0000003e 
- 00025629  0x000069ff branch  0x000064b9 
- 00025630  0x00006a03 force  0x00000004 , 0x00000002 
- 00025631  0x00006a05 arg  0x000001fe , 0x00000011 
- 00025632  0x00006a06 hfetch  0x00000001 , 0x00008085 
- 00025633  0x00006a07 and_into  0x000000fd , 0x0000003f 
- 00025634  0x00006a08 hstore  0x00000001 , 0x00008085 
- 00025635  0x00006a09 call  0x00006419 
- 00025636  0x00006a0a arg  0x000055aa , 0x00000011 
- 00025637  0x00006a0b fetch  0x00000002 , 0x000001fe 
- 00025638  0x00006a0c ifetcht  0x00000002 , 0x00000006 
- 00025639  0x00006a0d isub  0x00000011 , 0x0000003e 
- 00025640  0x00006a0e rtn 
- 00025641  0x00006a11 arg  0x00000002 , 0x00000002 
- 00025642  0x00006a12 arg  0x00000204 , 0x00000011 
- 00025643  0x00006a13 call  0x00006419 
- 00025644  0x00006a14 fetch  0x00000002 , 0x00000204 
- 00025645  0x00006a15 store  0x00000002 , 0x000001f7 
- 00025646  0x00006a16 call  0x00006430 , 0x00000028 
- 00025647  0x00006a17 rtn 
- 00025648  0x00006a1a arg  0x00000010 , 0x00000002 
- 00025649  0x00006a1b arg  0x00000206 , 0x00000011 
- 00025650  0x00006a1c hfetch  0x00000001 , 0x00008085 
- 00025651  0x00006a1d and_into  0x000000fd , 0x0000003f 
- 00025652  0x00006a1e hstore  0x00000001 , 0x00008085 
- 00025653  0x00006a1f call  0x00006419 
- 00025654  0x00006a20 arg  0x00000206 , 0x00000006 
- 00025655  0x00006a21 arg  0x00000010 , 0x00000039 
- 00025656  0x00006a22 call  0x00007478 
- 00025657  0x00006a23 call  0x00007428 
- 00025658  0x00006a24 call  0x00007491 
- 00025659  0x00006a25 branch  0x00007422 
- 00025660  0x00006a28 disable  0x0000002d 
- 00025661  0x00006a29 call  0x0000641e 
- 00025662  0x00006a2a nrtn  0x00000005 
- 00025663  0x00006a2b enable  0x0000002d 
- 00025664  0x00006a2c jam  0x00000080 , 0x00008023 
- 00025665  0x00006a2d jam  0x00000000 , 0x00008022 
- 00025666  0x00006a2e jam  0x00000000 , 0x00008024 
- 00025667  0x00006a2f arg  0x00008025 , 0x00000011 
- 00025668  0x00006a30 call  0x00006415 
- 00025669  0x00006a31 jam  0x00000000 , 0x00008023 
- 00025670  0x00006a33 arg  0x00000006 , 0x00000002 
- 00025671  0x00006a34 call  0x0000641f 
- 00025672  0x00006a35 nrtn  0x00000005 
- 00025673  0x00006a36 ifetch  0x00000002 , 0x00000006 
- 00025674  0x00006a37 iforce  0x00000011 
- 00025675  0x00006a38 call  0x00006419 
- 00025676  0x00006a39 branch  0x00006446 
- 00025677  0x00006a3e call  0x00007f99 
- 00025678  0x00006a3f setarg  0x00001000 
- 00025679  0x00006a40 store  0x00000002 , 0x000001f7 
- 00025680  0x00006a41 arg  0x000065e5 , 0x00000013 
- 00025681  0x00006a42 arg  0x00000002 , 0x00000039 
- 00025682  0x00006a44 call  0x0000641e 
- 00025683  0x00006a45 nrtn  0x00000005 
- 00025684  0x00006a46 fetch  0x00000002 , 0x000001f7 
- 00025685  0x00006a47 byteswap  0x0000003f , 0x0000003f 
- 00025686  0x00006a48 iadd  0x00000002 , 0x0000003f 
- 00025687  0x00006a49 byteswap  0x0000003f , 0x0000003f 
- 00025688  0x00006a4a store  0x00000002 , 0x000001f7 
- 00025689  0x00006a4b loop  0x00006452 
- 00025690  0x00006a4c branch  0x00006446 
- 00025691  0x00006a4f call  0x00007f99 
- 00025692  0x00006a50 disable  0x00000028 
- 00025693  0x00006a51 call  0x0000666a 
- 00025694  0x00006a52 setarg  0x00000000 
- 00025695  0x00006a53 arg  0x000001f3 , 0x00000011 
- 00025696  0x00006a54 arg  0x00000002 , 0x00000002 
- 00025697  0x00006a55 call  0x000066b3 
- 00025698  0x00006a56 fetch  0x00000002 , 0x000001f3 
- 00025699  0x00006a57 bbit0  0x00000007 , 0x0000646e 
- 00025700  0x00006a58 jam  0x00000025 , 0x00008050 
- 00025701  0x00006a59 setarg  0x000007f0 
- 00025702  0x00006a5a arg  0x00000206 , 0x00000011 
- 00025703  0x00006a5b arg  0x00000010 , 0x00000002 
- 00025704  0x00006a5c call  0x000066b3 
- 00025705  0x00006a5d jam  0x00000008 , 0x00008006 
- 00025706  0x00006a5e set1  0x0000002b , 0x00000000 
- 00025707  0x00006a5f arg  0x00000206 , 0x00000006 
- 00025708  0x00006a60 call  0x00007484 
- 00025709  0x00006a61 enable  0x00000028 
- 00025710  0x00006a63 jam  0x00000000 , 0x000041da 
- 00025711  0x00006a65 call  0x000064b0 
- 00025712  0x00006a66 fetch  0x00000002 , 0x000001f3 
- 00025713  0x00006a67 byteswap  0x0000003f , 0x0000003f 
- 00025714  0x00006a68 arg  0x000007ff , 0x00000002 
- 00025715  0x00006a69 iand  0x00000002 , 0x0000003f 
- 00025716  0x00006a6a branch  0x0000647b , 0x00000005 
- 00025717  0x00006a6b call  0x0000666f 
- 00025718  0x00006a6c arg  0x000066b8 , 0x00000013 
- 00025719  0x00006a6d call  0x00006430 , 0x00000028 
- 00025720  0x00006a6e call  0x0000643c 
- 00025721  0x00006a6f fetch  0x00000001 , 0x000001f2 
- 00025722  0x00006a70 bbit0  0x00000000 , 0x0000646f 
- 00025723  0x00006a73 call  0x0000666d 
- 00025724  0x00006a74 jam  0x00000000 , 0x000041da 
- 00025725  0x00006a76 call  0x000064b0 
- 00025726  0x00006a77 call  0x000065c2 
- 00025727  0x00006a78 fetch  0x00000001 , 0x000001f3 
- 00025728  0x00006a79 bbit1  0x00000006 , 0x0000648e 
- 00025729  0x00006a7a call  0x000064aa 
- 00025730  0x00006a7b nbranch  0x00006486 , 0x0000002d 
- 00025731  0x00006a7c fetch  0x00000001 , 0x000001f2 
- 00025732  0x00006a7d bbit0  0x00000000 , 0x0000647d 
- 00025733  0x00006a7e branch  0x0000649b 
- 00025734  0x00006a80 call  0x000065bf 
- 00025735  0x00006a81 fetch  0x00000001 , 0x000001f3 
- 00025736  0x00006a82 bbit1  0x00000006 , 0x0000648e 
- 00025737  0x00006a83 call  0x000064aa 
- 00025738  0x00006a84 nbranch  0x0000648e , 0x0000002d 
- 00025739  0x00006a85 fetch  0x00000001 , 0x000001f2 
- 00025740  0x00006a86 bbit0  0x00000000 , 0x0000647d 
- 00025741  0x00006a87 branch  0x0000649b 
- 00025742  0x00006a8a jam  0x00000000 , 0x000041da 
- 00025743  0x00006a8c call  0x000064b0 
- 00025744  0x00006a8d fetch  0x00000001 , 0x000001f3 
- 00025745  0x00006a8e bbit1  0x00000005 , 0x0000649b 
- 00025746  0x00006a8f setarg  0x00000000 
- 00025747  0x00006a90 store  0x00000003 , 0x000001f6 
- 00025748  0x00006a91 call  0x00006502 
- 00025749  0x00006a92 arg  0x00006578 , 0x00000013 
- 00025750  0x00006a93 call  0x00006429 
- 00025751  0x00006a94 call  0x0000643c 
- 00025752  0x00006a95 nbranch  0x0000649b , 0x0000002d 
- 00025753  0x00006a96 fetch  0x00000001 , 0x000001f2 
- 00025754  0x00006a97 bbit0  0x00000000 , 0x0000648f 
- 00025755  0x00006a9a bmark1  0x0000002b , 0x0000649d 
- 00025756  0x00006a9b call  0x000064a3 
- 00025757  0x00006a9d fetch  0x00000001 , 0x000001f3 
- 00025758  0x00006a9e bbit0  0x00000004 , 0x000064a3 
- 00025759  0x00006a9f jam  0x00000021 , 0x00008050 
- 00025760  0x00006aa0 call  0x00004c0e 
- 00025761  0x00006aa2 call  0x00004c2e 
- 00025762  0x00006aa3 branch  0x000064a1 
- 00025763  0x00006aa6 setarg  0x00000000 
- 00025764  0x00006aa7 store  0x00000008 , 0x00000206 
- 00025765  0x00006aa8 store  0x00000008 , 0x0000020e 
- 00025766  0x00006aa9 force  0x00000004 , 0x00000038 
- 00025767  0x00006aaa call  0x00007492 
- 00025768  0x00006aab jam  0x00000021 , 0x00008050 
- 00025769  0x00006aac rtn 
- 00025770  0x00006ab0 setarg  0x00000000 
- 00025771  0x00006ab1 store  0x00000002 , 0x000001f7 
- 00025772  0x00006ab2 arg  0x000065e5 , 0x00000013 
- 00025773  0x00006ab3 call  0x000065a3 
- 00025774  0x00006ab4 call  0x00006429 
- 00025775  0x00006ab5 branch  0x0000643c 
- 00025776  0x00006ab9 fetch  0x00000001 , 0x000041da 
- 00025777  0x00006aba increase  0x00000001 , 0x0000003f 
- 00025778  0x00006abb sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00025779  0x00006abc nbranch  0x000064b6 , 0x00000002 
- 00025780  0x00006abd store  0x00000001 , 0x000041da 
- 00025781  0x00006abe rtn 
- 00025782  0x00006ac1 call  0x000064a3 
- 00025783  0x00006ac2 call  0x00007fa1 
- 00025784  0x00006ac3 rtn 
- 00025785  0x00006ac8 fetch  0x00000001 , 0x000001f2 
- 00025786  0x00006ac9 lshift  0x0000003f , 0x0000003f 
- 00025787  0x00006aca setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00025788  0x00006acb isolate0  0x0000000f , 0x00000011 
- 00025789  0x00006acc rtn  0x00000001 
- 00025790  0x00006acd store  0x00000001 , 0x000001f2 
- 00025791  0x00006ace rtn 
- 00025792  0x00006ad2 hfetch  0x00000001 , 0x00008085 
- 00025793  0x00006ad3 rtnbit0  0x00000001 
- 00025794  0x00006ad4 branch  0x000064c6 
- 00025795  0x00006ad6 hfetch  0x00000001 , 0x0000812c 
- 00025796  0x00006ad7 qisolate1  0x0000003f 
- 00025797  0x00006ad8 rtn  0x00000001 
- 00025798  0x00006ada hfetch  0x00000001 , 0x00008108 
- 00025799  0x00006adb bbit0  0x00000001 , 0x000064c3 
- 00025800  0x00006adc call  0x00007422 
- 00025801  0x00006add branch  0x000064c3 
- 00025802  0x00006ae2 fetch  0x00000002 , 0x00004199 
- 00025803  0x00006ae3 rtn  0x00000034 
- 00025804  0x00006ae4 jam  0x00000080 , 0x00008023 
- 00025805  0x00006ae5 jam  0x00000000 , 0x00008022 
- 00025806  0x00006ae6 jam  0x00000000 , 0x00008024 
- 00025807  0x00006ae7 fetcht  0x00000002 , 0x0000419b 
- 00025808  0x00006ae8 lshift2  0x00000002 , 0x00000039 
- 00025809  0x00006ae9 iforce  0x00000006 
- 00025810  0x00006aeb ifetch  0x00000001 , 0x00000006 
- 00025811  0x00006aec hstore  0x00000001 , 0x00008025 
- 00025812  0x00006aed loop  0x000064d2 
- 00025813  0x00006aee jam  0x00000000 , 0x00008023 
- 00025814  0x00006aef rtn 
- 00025815  0x00006af5 bpatchx  0x0000008d , 0x00004031 
- 00025816  0x00006af6 call  0x000064dd 
- 00025817  0x00006af7 branch  0x000063f2 
- 00025818  0x00006afa call  0x000064dd 
- 00025819  0x00006afb call  0x000063ee 
- 00025820  0x00006afc branch  0x000063f6 
- 00025821  0x00006aff fetch  0x00000001 , 0x00004212 
- 00025822  0x00006b00 hstore  0x00000001 , 0x00008086 
- 00025823  0x00006b01 fetch  0x00000001 , 0x00004213 
- 00025824  0x00006b02 hstore  0x00000001 , 0x00008087 
- 00025825  0x00006b03 setarg  0x000001f5 
- 00025826  0x00006b04 hstore  0x00000002 , 0x0000808a 
- 00025827  0x00006b05 setarg  0x000001fa 
- 00025828  0x00006b06 hstore  0x00000002 , 0x0000808c 
- 00025829  0x00006b07 branch  0x000063ee 
- 00025830  0x00006b0a hfetch  0x00000001 , 0x00008086 
- 00025831  0x00006b0b set1  0x00000007 , 0x0000003f 
- 00025832  0x00006b0c hstore  0x00000001 , 0x00008086 
- 00025833  0x00006b0d set0  0x00000007 , 0x0000003f 
- 00025834  0x00006b0e hstore  0x00000001 , 0x00008086 
- 00025835  0x00006b0f rtn 
- 00025836  0x00006b14 set1  0x00000007 , 0x0000003f 
- 00025837  0x00006b15 store  0x00000002 , 0x000001f5 
- 00025838  0x00006b16 bpatchx  0x0000008e , 0x00004031 
- 00025839  0x00006b17 jam  0x00000002 , 0x00008088 
- 00025840  0x00006b18 jam  0x00000000 , 0x0000808e 
- 00025841  0x00006b19 jam  0x00000002 , 0x00008006 
- 00025842  0x00006b1a branch  0x000064fc 
- 00025843  0x00006b1e force  0x00000001 , 0x00000002 
- 00025844  0x00006b22 store  0x00000001 , 0x000001f5 
- 00025845  0x00006b23 bpatchx  0x0000008f , 0x00004031 
- 00025846  0x00006b24 jam  0x00000001 , 0x00008088 
- 00025847  0x00006b25 hstoret  0x00000002 , 0x0000808e 
- 00025848  0x00006b26 jam  0x00000002 , 0x00008006 
- 00025849  0x00006b27 call  0x000064fc 
- 00025850  0x00006b28 fetch  0x00000001 , 0x000001fa 
- 00025851  0x00006b29 rtn 
- 00025852  0x00006b2c fetch  0x00000002 , 0x000040d6 
- 00025853  0x00006b2d increase  0x00000001 , 0x0000003f 
- 00025854  0x00006b2e store  0x00000002 , 0x000040d6 
- 00025855  0x00006b2f hfetch  0x00000001 , 0x0000812c 
- 00025856  0x00006b30 bbit0  0x00000003 , 0x000064fc 
- 00025857  0x00006b31 rtn 
- 00025858  0x00006b34 jam  0x00000040 , 0x00008086 
- 00025859  0x00006b35 jam  0x00000000 , 0x00008087 
- 00025860  0x00006b36 hfetch  0x00000001 , 0x00008081 
- 00025861  0x00006b37 set0  0x00000000 , 0x0000003f 
- 00025862  0x00006b38 set1  0x00000001 , 0x0000003f 
- 00025863  0x00006b39 hstore  0x00000001 , 0x00008081 
- 00025864  0x00006b3a setarg  0x00000000 
- 00025865  0x00006b3b store  0x00000004 , 0x000001f5 
- 00025866  0x00006b3c rtn 
- 00025867  0x00006b40 setarg  0x00000000 
- 00025868  0x00006b41 hstore  0x00000002 , 0x0000808e 
- 00025869  0x00006b42 setarg  0x00000001 
- 00025870  0x00006b43 hstore  0x00000002 , 0x00008088 
- 00025871  0x00006b44 setarg  0x000001f5 
- 00025872  0x00006b45 hstore  0x00000002 , 0x0000808a 
- 00025873  0x00006b46 jam  0x00000006 , 0x000001f5 
- 00025874  0x00006b47 jam  0x00000002 , 0x00008006 
- 00025875  0x00006b48 branch  0x000064fc 
- 00025876  0x00006b58 disable  0x00000028 
- 00025877  0x00006b59 copy  0x0000003f , 0x00000012 
- 00025878  0x00006b5a fetch  0x00000001 , 0x00004239 
- 00025879  0x00006b5b rtnne  0x00000000 
- 00025880  0x00006b5c enable  0x00000028 
- 00025881  0x00006b5d copy  0x00000012 , 0x0000003f 
- 00025882  0x00006b5e branch  0x00006522 
- 00025883  0x00006b62 fetch  0x00000001 , 0x00004239 
- 00025884  0x00006b63 beq  0x00000001 , 0x00006522 
- 00025885  0x00006b64 beq  0x00000002 , 0x00006528 
- 00025886  0x00006b65 beq  0x00000003 , 0x00006530 
- 00025887  0x00006b66 beq  0x00000004 , 0x00006537 
- 00025888  0x00006b67 beq  0x00000005 , 0x0000653d 
- 00025889  0x00006b68 rtn 
- 00025890  0x00006b6b store  0x00000003 , 0x00004232 
- 00025891  0x00006b6c copy  0x00000011 , 0x0000003f 
- 00025892  0x00006b6d store  0x00000002 , 0x00004235 
- 00025893  0x00006b6e storet  0x00000002 , 0x00004237 
- 00025894  0x00006b6f jam  0x00000002 , 0x00004239 
- 00025895  0x00006b70 branch  0x00006502 
- 00025896  0x00006b72 call  0x00006502 
- 00025897  0x00006b73 jam  0x00000003 , 0x00004239 
- 00025898  0x00006b74 call  0x0000650b 
- 00025899  0x00006b75 arg  0x000001f5 , 0x00000011 
- 00025900  0x00006b76 fetch  0x00000003 , 0x00004232 
- 00025901  0x00006b77 jam  0x00000004 , 0x00008088 
- 00025902  0x00006b78 arg  0x00000020 , 0x00000002 
- 00025903  0x00006b79 branch  0x00006556 
- 00025904  0x00006b7c call  0x00006502 
- 00025905  0x00006b7d call  0x0000650b 
- 00025906  0x00006b7e setarg  0x00000005 
- 00025907  0x00006b7f call  0x000064f3 
- 00025908  0x00006b80 rtnbit1  0x00000000 
- 00025909  0x00006b81 jam  0x00000004 , 0x00004239 
- 00025910  0x00006b82 rtn 
- 00025911  0x00006b84 call  0x00006502 
- 00025912  0x00006b85 jam  0x00000005 , 0x00004239 
- 00025913  0x00006b86 call  0x0000650b 
- 00025914  0x00006b87 call  0x0000654a 
- 00025915  0x00006b88 call  0x00006552 
- 00025916  0x00006b89 branch  0x00006545 
- 00025917  0x00006b8b call  0x00006502 
- 00025918  0x00006b8c call  0x0000650b 
- 00025919  0x00006b8d setarg  0x00000005 
- 00025920  0x00006b8e call  0x000064f3 
- 00025921  0x00006b8f rtnbit1  0x00000000 
- 00025922  0x00006b90 jam  0x00000000 , 0x00004239 
- 00025923  0x00006b91 fetch  0x00000002 , 0x00004201 
- 00025924  0x00006b92 branch  0x00007f9c 
- 00025925  0x00006b94 fetch  0x00000004 , 0x00000aa2 
- 00025926  0x00006b95 fetcht  0x00000002 , 0x00004235 
- 00025927  0x00006b96 increase  0xfffffffc , 0x00000002 
- 00025928  0x00006b97 istore  0x00000004 , 0x00000002 
- 00025929  0x00006b98 rtn 
- 00025930  0x00006b9a fetcht  0x00000002 , 0x00004235 
- 00025931  0x00006b9b copy  0x00000002 , 0x00000011 
- 00025932  0x00006b9c increase  0xfffffffc , 0x00000002 
- 00025933  0x00006b9d ifetch  0x00000004 , 0x00000002 
- 00025934  0x00006b9e store  0x00000004 , 0x00000aa2 
- 00025935  0x00006b9f fetcht  0x00000002 , 0x00004237 
- 00025936  0x00006ba0 fetch  0x00000003 , 0x00004232 
- 00025937  0x00006ba1 rtn 
- 00025938  0x00006ba6 increase  0x00000004 , 0x00000002 
- 00025939  0x00006ba7 hstoret  0x00000002 , 0x00008088 
- 00025940  0x00006ba8 arg  0x00000002 , 0x00000002 
- 00025941  0x00006ba9 increase  0xfffffffc , 0x00000011 
- 00025942  0x00006bac istoret  0x00000001 , 0x00000011 
- 00025943  0x00006bad rshift16  0x0000003f , 0x00000002 
- 00025944  0x00006bae istoret  0x00000001 , 0x00000005 
- 00025945  0x00006baf rshift8  0x0000003f , 0x00000002 
- 00025946  0x00006bb0 istoret  0x00000001 , 0x00000005 
- 00025947  0x00006bb1 istore  0x00000001 , 0x00000005 
- 00025948  0x00006bb2 deposit  0x00000011 
- 00025949  0x00006bb3 hstore  0x00000002 , 0x0000808a 
- 00025950  0x00006bb4 setarg  0x00000000 
- 00025951  0x00006bb5 hstore  0x00000002 , 0x0000808e 
- 00025952  0x00006bb6 jam  0x00000002 , 0x00008006 
- 00025953  0x00006bb7 branch  0x000064fc 
- 00025954  0x00006bbc hstoret  0x00000002 , 0x0000808e 
- 00025955  0x00006bbd rshift16  0x0000003f , 0x00000002 
- 00025956  0x00006bbe storet  0x00000001 , 0x000001f6 
- 00025957  0x00006bbf rshift8  0x0000003f , 0x00000002 
- 00025958  0x00006bc0 storet  0x00000001 , 0x000001f7 
- 00025959  0x00006bc1 store  0x00000001 , 0x000001f8 
- 00025960  0x00006bc2 setarg  0x00000004 
- 00025961  0x00006bc3 hstore  0x00000002 , 0x00008088 
- 00025962  0x00006bc4 jam  0x00000003 , 0x000001f5 
- 00025963  0x00006bc5 setarg  0x000001f5 
- 00025964  0x00006bc6 hstore  0x00000002 , 0x0000808a 
- 00025965  0x00006bc7 deposit  0x00000011 
- 00025966  0x00006bc8 hstore  0x00000002 , 0x0000808c 
- 00025967  0x00006bc9 hfetch  0x00000001 , 0x00008086 
- 00025968  0x00006bca isolate0  0x0000000f , 0x00000011 
- 00025969  0x00006bcb setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025970  0x00006bcc hstore  0x00000001 , 0x00008086 
- 00025971  0x00006bcd jam  0x00000002 , 0x00008006 
- 00025972  0x00006bcf hfetch  0x00000001 , 0x0000812c 
- 00025973  0x00006bd0 bbit1  0x00000007 , 0x00006574 
- 00025974  0x00006bd1 arg  0x00000003 , 0x00000007 
- 00025975  0x00006bd2 branch  0x000064fc 
- 00025976  0x00006bd7 hstoret  0x00000002 , 0x0000808e 
- 00025977  0x00006bd8 setarg  0x00000004 
- 00025978  0x00006bd9 hstore  0x00000002 , 0x00008088 
- 00025979  0x00006bda jam  0x00000003 , 0x000001f5 
- 00025980  0x00006bdb setarg  0x000001f5 
- 00025981  0x00006bdc hstore  0x00000002 , 0x0000808a 
- 00025982  0x00006bdd deposit  0x00000011 
- 00025983  0x00006bde hstore  0x00000002 , 0x0000808c 
- 00025984  0x00006bdf hfetch  0x00000001 , 0x00008086 
- 00025985  0x00006be0 isolate0  0x0000000f , 0x00000011 
- 00025986  0x00006be1 setflag  0x00000001 , 0x00000006 , 0x0000003f 
- 00025987  0x00006be2 hstore  0x00000001 , 0x00008086 
- 00025988  0x00006be3 jam  0x00000002 , 0x00008006 
- 00025989  0x00006be5 hfetch  0x00000001 , 0x0000812c 
- 00025990  0x00006be6 bbit1  0x00000007 , 0x00006585 
- 00025991  0x00006be7 arg  0x00000003 , 0x00000007 
- 00025992  0x00006be8 call  0x000064c0 
- 00025993  0x00006be9 call  0x000064fc 
- 00025994  0x00006bea isolate1  0x00000002 , 0x0000003f 
- 00025995  0x00006beb call  0x000064b9 
- 00025996  0x00006bec fetch  0x00000001 , 0x000001f6 
- 00025997  0x00006bed lshift16  0x0000003f , 0x00000012 
- 00025998  0x00006bee fetch  0x00000001 , 0x000001f7 
- 00025999  0x00006bef lshift8  0x0000003f , 0x0000003f 
- 00026000  0x00006bf0 ior  0x00000012 , 0x00000012 
- 00026001  0x00006bf1 fetch  0x00000001 , 0x000001f8 
- 00026002  0x00006bf2 ior  0x00000012 , 0x0000003f 
- 00026003  0x00006bf3 iadd  0x00000002 , 0x0000003f 
- 00026004  0x00006bf4 store  0x00000001 , 0x000001f8 
- 00026005  0x00006bf5 rshift8  0x0000003f , 0x0000003f 
- 00026006  0x00006bf6 store  0x00000001 , 0x000001f7 
- 00026007  0x00006bf7 rshift8  0x0000003f , 0x0000003f 
- 00026008  0x00006bf8 store  0x00000001 , 0x000001f6 
- 00026009  0x00006bf9 rtn 
- 00026010  0x00006bff jam  0x00000001 , 0x00008010 
- 00026011  0x00006c00 rtn 
- 00026012  0x00006c07 jam  0x0000000c , 0x00008091 
- 00026013  0x00006c08 jam  0x0000000d , 0x00008092 
- 00026014  0x00006c09 jam  0x0000000d , 0x00008093 
- 00026015  0x00006c0a jam  0x0000000d , 0x00008094 
- 00026016  0x00006c0b jam  0x0000000d , 0x00008095 
- 00026017  0x00006c0c jam  0x0000000c , 0x00008096 
- 00026018  0x00006c0d branch  0x000065a9 
- 00026019  0x00006c11 jam  0x00000005 , 0x00008091 
- 00026020  0x00006c12 jam  0x00000007 , 0x00008092 
- 00026021  0x00006c13 jam  0x00000007 , 0x00008093 
- 00026022  0x00006c14 jam  0x00000007 , 0x00008094 
- 00026023  0x00006c15 jam  0x00000007 , 0x00008095 
- 00026024  0x00006c16 jam  0x00000005 , 0x00008096 
- 00026025  0x00006c18 hfetch  0x00000001 , 0x0000807b 
- 00026026  0x00006c19 or_into  0x000000c0 , 0x0000003f 
- 00026027  0x00006c1a hstore  0x00000001 , 0x0000807b 
- 00026028  0x00006c1b hfetch  0x00000001 , 0x00008081 
- 00026029  0x00006c1c or_into  0x00000010 , 0x0000003f 
- 00026030  0x00006c1d hstore  0x00000001 , 0x00008081 
- 00026031  0x00006c1e rtn 
- 00026032  0x00006c23 hfetch  0x00000001 , 0x0000812c 
- 00026033  0x00006c24 bbit0  0x00000005 , 0x000065b0 
- 00026034  0x00006c25 rtn 
- 00026035  0x00006c2e hstore  0x00000002 , 0x00008098 
- 00026036  0x00006c2f deposit  0x00000011 
- 00026037  0x00006c30 hstore  0x00000002 , 0x0000809a 
- 00026038  0x00006c31 deposit  0x00000012 
- 00026039  0x00006c32 hstore  0x00000002 , 0x0000809c 
- 00026040  0x00006c33 deposit  0x00000002 
- 00026041  0x00006c34 hstore  0x00000002 , 0x0000809e 
- 00026042  0x00006c35 arg  0x00000001 , 0x00000002 
- 00026043  0x00006c36 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
- 00026044  0x00006c37 hstore  0x00000001 , 0x00008090 
- 00026045  0x00006c38 jam  0x00000004 , 0x00008006 
- 00026046  0x00006c39 branch  0x000065b0 
- 00026047  0x00006c3d set1  0x00000028 , 0x00000000 
- 00026048  0x00006c3e jam  0x00000008 , 0x00004211 
- 00026049  0x00006c3f rtn 
- 00026050  0x00006c42 set0  0x00000028 , 0x00000000 
- 00026051  0x00006c43 jam  0x00000020 , 0x00004211 
- 00026052  0x00006c44 rtn 
- 00026053  0x00006c48 fetch  0x00000001 , 0x00004203 
- 00026054  0x00006c49 iadd  0x00000012 , 0x0000003f 
- 00026055  0x00006c4a store  0x00000001 , 0x000001f7 
- 00026056  0x00006c4b branch  0x000065cc 
- 00026057  0x00006c4e fetch  0x00000002 , 0x000001f7 
- 00026058  0x00006c4f byteswap  0x0000003f , 0x0000003f 
- 00026059  0x00006c50 store  0x00000001 , 0x000001f7 
- 00026060  0x00006c56 setarg  0x00000003 
- 00026061  0x00006c57 hstore  0x00000002 , 0x00008098 
- 00026062  0x00006c58 jam  0x000000a0 , 0x000001f6 
- 00026063  0x00006c59 jam  0x000000a1 , 0x000001f8 
- 00026064  0x00006c5a branch  0x000065eb 
- 00026065  0x00006c61 storet  0x00000002 , 0x00000aa2 
- 00026066  0x00006c62 call  0x000065d6 
- 00026067  0x00006c63 fetcht  0x00000002 , 0x00000aa2 
- 00026068  0x00006c64 call  0x00006606 
- 00026069  0x00006c65 branch  0x000065dd 
- 00026070  0x00006c68 fetch  0x00000001 , 0x0000423a 
- 00026071  0x00006c69 rtneq  0x000000ff 
- 00026072  0x00006c6a bbit0  0x00000006 , 0x000065db 
- 00026073  0x00006c6b setarg  0x000249f0 
- 00026074  0x00006c6c call  0x00002a8f 
- 00026075  0x00006c6e fetcht  0x00000001 , 0x0000423a 
- 00026076  0x00006c6f branch  0x00006829 
- 00026077  0x00006c72 fetcht  0x00000001 , 0x0000423a 
- 00026078  0x00006c73 branch  0x00006825 
- 00026079  0x00006c79 bpatchx  0x00000090 , 0x00004032 
- 00026080  0x00006c7a bmark1  0x00000028 , 0x000065c5 
- 00026081  0x00006c7b fetch  0x00000002 , 0x00004203 
- 00026082  0x00006c7c iadd  0x00000012 , 0x0000003f 
- 00026083  0x00006c7d byteswap  0x0000003f , 0x0000003f 
- 00026084  0x00006c7e store  0x00000002 , 0x000001f7 
- 00026085  0x00006c82 bpatchx  0x00000091 , 0x00004032 
- 00026086  0x00006c83 bmark1  0x00000028 , 0x000065c9 
- 00026087  0x00006c84 setarg  0x00000004 
- 00026088  0x00006c85 hstore  0x00000002 , 0x00008098 
- 00026089  0x00006c86 jam  0x000000a0 , 0x000001f6 
- 00026090  0x00006c87 jam  0x000000a1 , 0x000001f9 
- 00026091  0x00006c89 setarg  0x000001f6 
- 00026092  0x00006c8a hstore  0x00000002 , 0x0000809a 
- 00026093  0x00006c8b hstoret  0x00000002 , 0x0000809e 
- 00026094  0x00006c8c deposit  0x00000011 
- 00026095  0x00006c8d hstore  0x00000002 , 0x0000809c 
- 00026096  0x00006c8e setarg  0x00000002 
- 00026097  0x00006c8f isolate0  0x0000000f , 0x00000011 
- 00026098  0x00006c90 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00026099  0x00006c91 hstore  0x00000001 , 0x00008090 
- 00026100  0x00006c92 jam  0x00000004 , 0x00008006 
- 00026101  0x00006c93 arg  0x00000005 , 0x00000007 
- 00026102  0x00006c94 call  0x000064c0 
- 00026103  0x00006c95 call  0x000065b0 
- 00026104  0x00006c96 isolate1  0x00000004 , 0x0000003f 
- 00026105  0x00006c97 call  0x000064b9 
- 00026106  0x00006c98 bmark1  0x00000028 , 0x00006601 
- 00026107  0x00006c99 fetch  0x00000002 , 0x000001f7 
- 00026108  0x00006c9a byteswap  0x0000003f , 0x0000003f 
- 00026109  0x00006c9b iadd  0x00000002 , 0x0000003f 
- 00026110  0x00006c9c byteswap  0x0000003f , 0x0000003f 
- 00026111  0x00006c9d store  0x00000002 , 0x000001f7 
- 00026112  0x00006c9e rtn 
- 00026113  0x00006ca1 fetch  0x00000001 , 0x000001f7 
- 00026114  0x00006ca2 iadd  0x00000002 , 0x0000003f 
- 00026115  0x00006ca3 byteswap  0x0000003f , 0x0000003f 
- 00026116  0x00006ca4 store  0x00000002 , 0x000001f7 
- 00026117  0x00006ca5 rtn 
- 00026118  0x00006cac fetch  0x00000002 , 0x00004203 
- 00026119  0x00006cad iadd  0x00000012 , 0x0000003f 
- 00026120  0x00006cb1 store  0x00000002 , 0x00000a9a 
- 00026121  0x00006cb2 bpatchx  0x00000092 , 0x00004032 
- 00026122  0x00006cb3 storet  0x00000002 , 0x00000aa2 
- 00026123  0x00006cb4 copy  0x00000011 , 0x0000003f 
- 00026124  0x00006cb5 store  0x00000002 , 0x00000ab9 
- 00026125  0x00006cb7 call  0x0000661d 
- 00026126  0x00006cb9 fetcht  0x00000002 , 0x00000ab2 
- 00026127  0x00006cba fetch  0x00000002 , 0x00000ab9 
- 00026128  0x00006cbb copy  0x0000003f , 0x00000011 
- 00026129  0x00006cbc fetch  0x00000002 , 0x00000a9a 
- 00026130  0x00006cbe call  0x0000663d 
- 00026131  0x00006cc0 fetch  0x00000002 , 0x00000ab2 
- 00026132  0x00006cc1 fetcht  0x00000002 , 0x00000ab9 
- 00026133  0x00006cc2 iadd  0x00000002 , 0x00000002 
- 00026134  0x00006cc3 storet  0x00000002 , 0x00000ab9 
- 00026135  0x00006cc4 fetcht  0x00000002 , 0x00000a9a 
- 00026136  0x00006cc5 iadd  0x00000002 , 0x00000002 
- 00026137  0x00006cc6 storet  0x00000002 , 0x00000a9a 
- 00026138  0x00006cc7 fetch  0x00000002 , 0x00000aa2 
- 00026139  0x00006cc8 nbranch  0x0000660d , 0x00000034 
- 00026140  0x00006cc9 rtn 
- 00026141  0x00006cd2 bpatchx  0x00000093 , 0x00004032 
- 00026142  0x00006cd3 fetch  0x00000001 , 0x00004211 
- 00026143  0x00006cd4 increase  0xffffffff , 0x0000003f 
- 00026144  0x00006cd5 fetcht  0x00000002 , 0x00000a9a 
- 00026145  0x00006cd6 ior  0x00000002 , 0x0000003f 
- 00026146  0x00006cd7 increase  0x00000001 , 0x0000003f 
- 00026147  0x00006cd8 store  0x00000003 , 0x00000ab6 
- 00026148  0x00006cda fetch  0x00000002 , 0x00000aa2 
- 00026149  0x00006cdb iadd  0x00000002 , 0x0000003f 
- 00026150  0x00006cdd fetcht  0x00000003 , 0x00000ab6 
- 00026151  0x00006cde isub  0x00000002 , 0x0000003f 
- 00026152  0x00006cdf nbranch  0x0000662f , 0x00000002 
- 00026153  0x00006ce0 store  0x00000002 , 0x00000aa2 
- 00026154  0x00006ce1 fetch  0x00000003 , 0x00000ab6 
- 00026155  0x00006ce2 fetcht  0x00000002 , 0x00000a9a 
- 00026156  0x00006ce3 isub  0x00000002 , 0x0000003f 
- 00026157  0x00006ce4 store  0x00000002 , 0x00000ab2 
- 00026158  0x00006ce5 rtn 
- 00026159  0x00006ce7 fetch  0x00000002 , 0x00000aa2 
- 00026160  0x00006ce8 store  0x00000002 , 0x00000ab2 
- 00026161  0x00006ce9 setarg  0x00000000 
- 00026162  0x00006cea store  0x00000002 , 0x00000aa2 
- 00026163  0x00006ceb rtn 
- 00026164  0x00006cee increase  0x00000002 , 0x00000002 
- 00026165  0x00006cef hstoret  0x00000002 , 0x00008098 
- 00026166  0x00006cf0 increase  0xfffffffe , 0x00000011 
- 00026167  0x00006cf1 ifetcht  0x00000003 , 0x00000011 
- 00026168  0x00006cf2 copy  0x00000002 , 0x00000012 
- 00026169  0x00006cf3 arg  0x000000a0 , 0x00000002 
- 00026170  0x00006cf4 istoret  0x00000001 , 0x00000011 
- 00026171  0x00006cf6 istore  0x00000001 , 0x00000005 
- 00026172  0x00006cf7 branch  0x0000664a 
- 00026173  0x00006cfb copy  0x0000003f , 0x00000012 
- 00026174  0x00006cfc bpatchx  0x00000094 , 0x00004032 
- 00026175  0x00006cfd bmark1  0x00000028 , 0x00006634 
- 00026176  0x00006cfe copy  0x00000012 , 0x0000003f 
- 00026177  0x00006cff increase  0x00000003 , 0x00000002 
- 00026178  0x00006d00 hstoret  0x00000002 , 0x00008098 
- 00026179  0x00006d01 increase  0xfffffffd , 0x00000011 
- 00026180  0x00006d02 ifetcht  0x00000003 , 0x00000011 
- 00026181  0x00006d03 copy  0x00000002 , 0x00000012 
- 00026182  0x00006d04 arg  0x000000a0 , 0x00000002 
- 00026183  0x00006d05 istoret  0x00000001 , 0x00000011 
- 00026184  0x00006d06 byteswap  0x0000003f , 0x0000003f 
- 00026185  0x00006d07 istore  0x00000002 , 0x00000005 
- 00026186  0x00006d09 deposit  0x00000011 
- 00026187  0x00006d0a hstore  0x00000002 , 0x0000809a 
- 00026188  0x00006d0b setarg  0x00000000 
- 00026189  0x00006d0c hstore  0x00000002 , 0x0000809e 
- 00026190  0x00006d0d jam  0x00000001 , 0x00008090 
- 00026191  0x00006d0e jam  0x00000004 , 0x00008006 
- 00026192  0x00006d0f call  0x000065b0 
- 00026193  0x00006d10 copy  0x00000012 , 0x0000003f 
- 00026194  0x00006d11 istore  0x00000003 , 0x00000011 
- 00026195  0x00006d14 bpatchx  0x00000095 , 0x00004032 
- 00026196  0x00006d15 jam  0x00000000 , 0x000001f9 
- 00026197  0x00006d17 setarg  0x00000001 
- 00026198  0x00006d18 hstore  0x00000002 , 0x00008098 
- 00026199  0x00006d19 jam  0x000000a0 , 0x000001f6 
- 00026200  0x00006d1a setarg  0x000001f6 
- 00026201  0x00006d1b hstore  0x00000002 , 0x0000809a 
- 00026202  0x00006d1c setarg  0x00000000 
- 00026203  0x00006d1d hstore  0x00000002 , 0x0000809e 
- 00026204  0x00006d1e hstore  0x00000002 , 0x0000809c 
- 00026205  0x00006d1f setarg  0x00000003 
- 00026206  0x00006d20 hstore  0x00000001 , 0x00008090 
- 00026207  0x00006d21 jam  0x00000004 , 0x00008006 
- 00026208  0x00006d22 call  0x000065b0 
- 00026209  0x00006d23 hfetch  0x00000001 , 0x0000812c 
- 00026210  0x00006d24 rtnbit0  0x00000006 
- 00026211  0x00006d25 nop  0x000005dc 
- 00026212  0x00006d26 fetch  0x00000001 , 0x000001f9 
- 00026213  0x00006d27 increase  0x00000001 , 0x0000003f 
- 00026214  0x00006d28 store  0x00000001 , 0x000001f9 
- 00026215  0x00006d29 sub  0x0000003f , 0x00000028 , 0x0000003e 
- 00026216  0x00006d2a nrtn  0x00000002 
- 00026217  0x00006d2b branch  0x00006655 
- 00026218  0x00006d30 jam  0x00000070 , 0x00008973 
- 00026219  0x00006d31 nop  0x00000bb8 
- 00026220  0x00006d32 rtn 
- 00026221  0x00006d35 jam  0x00000030 , 0x00008973 
- 00026222  0x00006d36 rtn 
- 00026223  0x00006d39 lshift3  0x0000003f , 0x0000003f 
- 00026224  0x00006d3a hstore  0x00000002 , 0x00008045 
- 00026225  0x00006d3b jam  0x00000000 , 0x0000804b 
- 00026226  0x00006d3c rtn 
- 00026227  0x00006d40 call  0x0000666f 
- 00026228  0x00006d41 call  0x000066a0 
- 00026229  0x00006d43 ifetcht  0x00000001 , 0x00000011 
- 00026230  0x00006d44 increase  0x00000001 , 0x00000011 
- 00026231  0x00006d45 force  0x00000000 , 0x00000007 
- 00026232  0x00006d47 qisolate0  0x00000002 
- 00026233  0x00006d48 branch  0x00006697 , 0x00000001 
- 00026234  0x00006d49 hfetch  0x00000001 , 0x00008046 
- 00026235  0x00006d4a set1  0x00000006 , 0x0000003f 
- 00026236  0x00006d4b set1  0x00000007 , 0x0000003f 
- 00026237  0x00006d4c hstore  0x00000001 , 0x00008046 
- 00026238  0x00006d4d jam  0x00000002 , 0x00008047 
- 00026239  0x00006d4e jam  0x00000082 , 0x00008047 
- 00026240  0x00006d4f set0  0x00000007 , 0x0000003f 
- 00026241  0x00006d50 hstore  0x00000001 , 0x00008046 
- 00026242  0x00006d51 jam  0x0000008a , 0x00008047 
- 00026243  0x00006d52 nop  0x0000000b 
- 00026244  0x00006d53 jam  0x000000ca , 0x00008047 
- 00026245  0x00006d54 nop  0x00000021 
- 00026246  0x00006d55 jam  0x0000004a , 0x00008047 
- 00026247  0x00006d56 nop  0x0000002c 
- 00026248  0x00006d57 jam  0x000000ca , 0x00008047 
- 00026249  0x00006d58 nop  0x00000016 
- 00026250  0x00006d59 jam  0x0000008a , 0x00008047 
- 00026251  0x00006d5a nop  0x00000021 
- 00026252  0x00006d5b jam  0x00000082 , 0x00008047 
- 00026253  0x00006d5c nop  0x00000001 
- 00026254  0x00006d5d jam  0x00000092 , 0x00008047 
- 00026255  0x00006d5e nop  0x0000000a 
- 00026256  0x00006d5f jam  0x000000b2 , 0x00008047 
- 00026257  0x00006d60 hfetch  0x00000001 , 0x00008007 
- 00026258  0x00006d61 jam  0x00000092 , 0x00008047 
- 00026259  0x00006d62 nop  0x00000001 
- 00026260  0x00006d63 jam  0x00000082 , 0x00008047 
- 00026261  0x00006d64 qisolate0  0x0000003f 
- 00026262  0x00006d65 branch  0x00006678 , 0x00000001 
- 00026263  0x00006d67 hfetch  0x00000002 , 0x00008045 
- 00026264  0x00006d68 increase  0x00000001 , 0x0000003f 
- 00026265  0x00006d69 hstore  0x00000002 , 0x00008045 
- 00026266  0x00006d6a increase  0x00000001 , 0x00000007 
- 00026267  0x00006d6b compare  0x00000008 , 0x00000007 , 0x0000000f 
- 00026268  0x00006d6c nbranch  0x00006678 , 0x00000001 
- 00026269  0x00006d6d loop  0x00006675 
- 00026270  0x00006d6e jam  0x00000083 , 0x00008047 
- 00026271  0x00006d6f rtn 
- 00026272  0x00006d72 jam  0x00000082 , 0x00008047 
- 00026273  0x00006d73 nop  0x0000000c 
- 00026274  0x00006d74 jam  0x00000080 , 0x00008047 
- 00026275  0x00006d75 jam  0x00000082 , 0x00008047 
- 00026276  0x00006d76 nop  0x00000096 
- 00026277  0x00006d77 rtn 
- 00026278  0x00006d7b call  0x000066a0 
- 00026279  0x00006d7c jam  0x000000a2 , 0x00008047 
- 00026280  0x00006d7d deposit  0x00000011 
- 00026281  0x00006d7e hstore  0x00000002 , 0x00008048 
- 00026282  0x00006d7f set1  0x0000000b , 0x00000002 
- 00026283  0x00006d80 isolate0  0x0000000f , 0x0000003f 
- 00026284  0x00006d81 setflag  0x00000001 , 0x0000000f , 0x00000002 
- 00026285  0x00006d82 hstoret  0x00000002 , 0x0000804a 
- 00026286  0x00006d83 jam  0x00000001 , 0x00008006 
- 00026287  0x00006d84 rtn 
- 00026288  0x00006d87 hfetch  0x00000001 , 0x0000812c 
- 00026289  0x00006d88 bbit0  0x00000001 , 0x000066b0 
- 00026290  0x00006d89 rtn 
- 00026291  0x00006d8d call  0x0000666f 
- 00026292  0x00006d8e call  0x000066a6 
- 00026293  0x00006d8f call  0x000066b0 
- 00026294  0x00006d90 jam  0x00000083 , 0x00008047 
- 00026295  0x00006d91 rtn 
- 00026296  0x00006d97 hfetch  0x00000002 , 0x00008124 
- 00026297  0x00006d98 hstore  0x00000002 , 0x00008045 
- 00026298  0x00006d99 call  0x000066a6 
- 00026299  0x00006d9a arg  0x00000001 , 0x00000007 
- 00026300  0x00006d9b call  0x000064c0 
- 00026301  0x00006d9c call  0x000066b0 
- 00026302  0x00006d9d isolate1  0x00000000 , 0x0000003f 
- 00026303  0x00006d9e call  0x000064b9 
- 00026304  0x00006d9f jam  0x00000083 , 0x00008047 
- 00026305  0x00006da0 rtn 
- 00026306  0x00006da4 hfetch  0x00000002 , 0x0000805e 
- 00026307  0x00006da5 iforce  0x0000000a 
- 00026308  0x00006da6 rtn 
- 00026309  0x00006da9 deposit  0x0000000a 
- 00026310  0x00006daa hstore  0x00000002 , 0x0000805e 
- 00026311  0x00006dab rtn 
- 00026312  0x00006dae deposit  0x00000003 
- 00026313  0x00006daf hstore  0x00000002 , 0x00008058 
- 00026314  0x00006db0 rtn 
- 00026315  0x00006db3 hfetch  0x00000002 , 0x00008058 
- 00026316  0x00006db4 copy  0x0000003f , 0x00000003 
- 00026317  0x00006db5 rtn 
- 00026318  0x00006db8 fetch  0x00000002 , 0x00004243 
- 00026319  0x00006db9 hstore  0x00000002 , 0x00008052 
- 00026320  0x00006dba rtn 
- 00026321  0x00006dbd deposit  0x00000039 
- 00026322  0x00006dbe rtn  0x00000034 
- 00026323  0x00006dc0 increase  0xfffffff8 , 0x00000039 
- 00026324  0x00006dc1 call  0x000066de , 0x00000002 
- 00026325  0x00006dc2 rtn  0x00000005 
- 00026326  0x00006dc3 branch  0x000066d3 , 0x00000002 
- 00026327  0x00006dc4 increase  0x00000008 , 0x00000039 
- 00026328  0x00006dc6 increase  0xfffffffc , 0x00000039 
- 00026329  0x00006dc7 call  0x000066e1 , 0x00000002 
- 00026330  0x00006dc8 rtn  0x00000005 
- 00026331  0x00006dc9 branch  0x000066d8 , 0x00000002 
- 00026332  0x00006dca increase  0x00000004 , 0x00000039 
- 00026333  0x00006dcb branch  0x000066e4 
- 00026334  0x00006dce ifetch  0x00000008 , 0x00000006 
- 00026335  0x00006dcf istore  0x00000008 , 0x0000000a 
- 00026336  0x00006dd0 rtn 
- 00026337  0x00006dd3 ifetch  0x00000004 , 0x00000006 
- 00026338  0x00006dd4 istore  0x00000004 , 0x0000000a 
- 00026339  0x00006dd5 rtn 
- 00026340  0x00006dd8 deposit  0x00000039 
- 00026341  0x00006dd9 rtn  0x00000034 
- 00026342  0x00006ddb ifetch  0x00000001 , 0x00000006 
- 00026343  0x00006ddc istore  0x00000001 , 0x0000000a 
- 00026344  0x00006ddd loop  0x000066e6 
- 00026345  0x00006dde rtn 
- 00026346  0x00006de1 deposit  0x00000039 
- 00026347  0x00006de2 rtn  0x00000034 
- 00026348  0x00006de4 increase  0xfffffff8 , 0x00000039 
- 00026349  0x00006de5 call  0x000066f7 , 0x00000002 
- 00026350  0x00006de6 rtn  0x00000005 
- 00026351  0x00006de7 branch  0x000066ec , 0x00000002 
- 00026352  0x00006de8 increase  0x00000008 , 0x00000039 
- 00026353  0x00006dea increase  0xfffffffc , 0x00000039 
- 00026354  0x00006deb call  0x000066fa , 0x00000002 
- 00026355  0x00006dec rtn  0x00000005 
- 00026356  0x00006ded branch  0x000066f1 , 0x00000002 
- 00026357  0x00006dee increase  0x00000004 , 0x00000039 
- 00026358  0x00006def branch  0x000066fd 
- 00026359  0x00006df2 ifetch  0x00000008 , 0x00000003 
- 00026360  0x00006df3 istore  0x00000008 , 0x00000005 
- 00026361  0x00006df4 rtn 
- 00026362  0x00006df7 ifetch  0x00000004 , 0x00000003 
- 00026363  0x00006df8 istore  0x00000004 , 0x00000005 
- 00026364  0x00006df9 rtn 
- 00026365  0x00006dfd deposit  0x00000039 
- 00026366  0x00006dfe rtn  0x00000034 
- 00026367  0x00006e00 ifetch  0x00000001 , 0x00000003 
- 00026368  0x00006e01 istore  0x00000001 , 0x00000005 
- 00026369  0x00006e02 loop  0x000066ff 
- 00026370  0x00006e03 rtn 
- 00026371  0x00006e07 deposit  0x00000039 
- 00026372  0x00006e08 rtn  0x00000034 
- 00026373  0x00006e0a ifetch  0x00000001 , 0x00000003 
- 00026374  0x00006e0b istore  0x00000001 , 0x0000000a 
- 00026375  0x00006e0c loop  0x00006705 
- 00026376  0x00006e0d rtn 
- 00026377  0x00006e13 jam  0x0000003d , 0x00000a99 
- 00026378  0x00006e14 branch  0x00007d86 
- 00026379  0x00006e18 bpatchx  0x00000096 , 0x00004032 
- 00026380  0x00006e19 fetch  0x00000001 , 0x00004217 
- 00026381  0x00006e1a rtn  0x00000034 
- 00026382  0x00006e1b call  0x000067a3 
- 00026383  0x00006e1c call  0x000067a9 , 0x00000005 
- 00026384  0x00006e1d call  0x0000673e 
- 00026385  0x00006e1f fetch  0x00000001 , 0x00004217 
- 00026386  0x00006e20 icopy  0x00000013 
- 00026387  0x00006e21 fetcht  0x00000002 , 0x00004215 
- 00026388  0x00006e22 storet  0x00000002 , 0x0000018c 
- 00026389  0x00006e24 copy  0x00000013 , 0x0000003f 
- 00026390  0x00006e25 branch  0x00006709 , 0x00000034 
- 00026391  0x00006e26 increase  0xffffffff , 0x00000013 
- 00026392  0x00006e27 copy  0x00000002 , 0x00000011 
- 00026393  0x00006e28 ifetch  0x00000001 , 0x00000011 
- 00026394  0x00006e29 fetcht  0x00000001 , 0x00000184 
- 00026395  0x00006e2a isub  0x00000002 , 0x0000003e 
- 00026396  0x00006e2b call  0x00006725 , 0x00000005 
- 00026397  0x00006e2c branch  0x00006721 , 0x00000002 
- 00026398  0x00006e2d ifetch  0x00000001 , 0x00000011 
- 00026399  0x00006e2e increase  0x00000001 , 0x0000003f 
- 00026400  0x00006e2f istore  0x00000001 , 0x00000011 
- 00026401  0x00006e31 fetcht  0x00000002 , 0x0000018c 
- 00026402  0x00006e32 increase  0x00000022 , 0x00000002 
- 00026403  0x00006e33 storet  0x00000002 , 0x0000018c 
- 00026404  0x00006e34 branch  0x00006715 
- 00026405  0x00006e37 setarg  0x00000000 
- 00026406  0x00006e38 istore  0x00000001 , 0x00000011 
- 00026407  0x00006e39 fetch  0x00000001 , 0x00000185 
- 00026408  0x00006e3a istore  0x00000001 , 0x00000005 
- 00026409  0x00006e3b bne  0x00000033 , 0x00006733 
- 00026410  0x00006e3c arg  0x000041be , 0x00000012 
- 00026411  0x00006e3e ifetch  0x00000006 , 0x00000006 
- 00026412  0x00006e3f istore  0x00000008 , 0x00000005 
- 00026413  0x00006e40 setarg  0x00000000 
- 00026414  0x00006e41 istore  0x00000008 , 0x00000005 
- 00026415  0x00006e42 copy  0x00000012 , 0x00000006 
- 00026416  0x00006e44 call  0x00007ebf 
- 00026417  0x00006e45 force  0x00000001 , 0x0000003e 
- 00026418  0x00006e46 rtn 
- 00026419  0x00006e49 beq  0x00000036 , 0x00006737 
- 00026420  0x00006e4a beq  0x00000037 , 0x0000673b 
- 00026421  0x00006e4b arg  0x00004419 , 0x00000012 
- 00026422  0x00006e4c branch  0x0000672b 
- 00026423  0x00006e4f arg  0x000044d5 , 0x00000006 
- 00026424  0x00006e50 call  0x00007ebf 
- 00026425  0x00006e52 arg  0x00004419 , 0x00000006 
- 00026426  0x00006e53 branch  0x00006730 
- 00026427  0x00006e56 arg  0x000044cd , 0x00000006 
- 00026428  0x00006e57 call  0x00007ebf 
- 00026429  0x00006e58 branch  0x00006739 
- 00026430  0x00006e5c call  0x00007fe9 
- 00026431  0x00006e5d fetch  0x00000001 , 0x00004217 
- 00026432  0x00006e5e rtn  0x00000034 
- 00026433  0x00006e5f fetch  0x00000002 , 0x00004682 
- 00026434  0x00006e60 bbit1  0x00000000 , 0x00006754 
- 00026435  0x00006e62 bpatchx  0x00000097 , 0x00004032 
- 00026436  0x00006e63 fetch  0x00000001 , 0x0000448e 
- 00026437  0x00006e64 beq  0x00000000 , 0x0000674d 
- 00026438  0x00006e65 fetch  0x00000001 , 0x00000454 
- 00026439  0x00006e66 compare  0x000000c0 , 0x0000003f , 0x000000c0 
- 00026440  0x00006e67 branch  0x0000674d , 0x00000001 
- 00026441  0x00006e68 compare  0x00000040 , 0x0000003f , 0x000000c0 
- 00026442  0x00006e69 branch  0x00006752 , 0x00000001 
- 00026443  0x00006e6a compare  0x00000000 , 0x0000003f , 0x000000c0 
- 00026444  0x00006e6b branch  0x00006750 , 0x00000001 
- 00026445  0x00006e6d jam  0x00000035 , 0x00000185 
- 00026446  0x00006e6e fetch  0x00000006 , 0x0000044f 
- 00026447  0x00006e6f branch  0x00006757 
- 00026448  0x00006e72 jam  0x00000037 , 0x00000185 
- 00026449  0x00006e73 branch  0x00006757 
- 00026450  0x00006e77 jam  0x00000036 , 0x00000185 
- 00026451  0x00006e78 branch  0x00006757 
- 00026452  0x00006e7c bpatchx  0x00000098 , 0x00004033 
- 00026453  0x00006e7d jam  0x00000033 , 0x00000185 
- 00026454  0x00006e7e fetch  0x00000006 , 0x00000040 
- 00026455  0x00006e80 store  0x00000006 , 0x00000186 
- 00026456  0x00006e81 fetch  0x00000002 , 0x00004215 
- 00026457  0x00006e82 ifetcht  0x00000001 , 0x0000003f 
- 00026458  0x00006e83 pincrease  0x00000001 
- 00026459  0x00006e84 store  0x00000002 , 0x0000018c 
- 00026460  0x00006e85 storet  0x00000001 , 0x00000184 
- 00026461  0x00006e86 fetch  0x00000001 , 0x00004217 
- 00026462  0x00006e87 icopy  0x00000013 
- 00026463  0x00006e89 fetch  0x00000002 , 0x0000018c 
- 00026464  0x00006e8a copy  0x0000003f , 0x00000011 
- 00026465  0x00006e8b call  0x0000676f 
- 00026466  0x00006e8c rtn  0x00000028 
- 00026467  0x00006e8d fetcht  0x00000002 , 0x0000018c 
- 00026468  0x00006e8e increase  0x00000022 , 0x00000002 
- 00026469  0x00006e8f storet  0x00000002 , 0x0000018c 
- 00026470  0x00006e90 increase  0xffffffff , 0x00000002 
- 00026471  0x00006e91 ifetch  0x00000001 , 0x00000002 
- 00026472  0x00006e92 store  0x00000001 , 0x00000184 
- 00026473  0x00006e93 increase  0xffffffff , 0x00000013 
- 00026474  0x00006e94 nbranch  0x0000675f , 0x00000005 
- 00026475  0x00006e95 fetch  0x00000001 , 0x00004217 
- 00026476  0x00006e96 pincrease  0xffffffff 
- 00026477  0x00006e97 store  0x00000001 , 0x00000184 
- 00026478  0x00006e98 rtn 
- 00026479  0x00006e9a fetch  0x00000001 , 0x00000185 
- 00026480  0x00006e9b bne  0x00000033 , 0x00006776 
- 00026481  0x00006e9d arg  0x00000185 , 0x00000012 
- 00026482  0x00006e9e arg  0x00000007 , 0x00000039 
- 00026483  0x00006e9f call  0x00007f88 
- 00026484  0x00006ea0 branch  0x00007fe7 , 0x00000005 
- 00026485  0x00006ea1 rtn 
- 00026486  0x00006ea4 beq  0x00000036 , 0x00006779 
- 00026487  0x00006ea5 beq  0x00000037 , 0x00006794 
- 00026488  0x00006ea6 branch  0x00006771 
- 00026489  0x00006ea9 ifetcht  0x00000001 , 0x00000011 
- 00026490  0x00006eaa isub  0x00000002 , 0x0000003e 
- 00026491  0x00006eab nrtn  0x00000005 
- 00026492  0x00006eac arg  0x00000ac2 , 0x00000005 
- 00026493  0x00006ead arg  0x00000010 , 0x00000039 
- 00026494  0x00006eae call  0x00007ed4 
- 00026495  0x00006eaf fetch  0x00000003 , 0x00000452 
- 00026496  0x00006eb0 store  0x00000003 , 0x00000ac2 
- 00026497  0x00006eb1 call  0x0000678b 
- 00026498  0x00006eb2 fetch  0x00000002 , 0x00000adf 
- 00026499  0x00006eb3 byteswap  0x0000003f , 0x0000003f 
- 00026500  0x00006eb4 lshift8  0x0000003f , 0x00000002 
- 00026501  0x00006eb5 ifetch  0x00000001 , 0x00000006 
- 00026502  0x00006eb6 iadd  0x00000002 , 0x0000003f 
- 00026503  0x00006eb7 fetcht  0x00000003 , 0x0000044f 
- 00026504  0x00006eb8 isub  0x00000002 , 0x0000003e 
- 00026505  0x00006eb9 branch  0x00007fe7 , 0x00000005 
- 00026506  0x00006eba rtn 
- 00026507  0x00006ebe arg  0x00000ac2 , 0x00000006 
- 00026508  0x00006ebf call  0x00007486 
- 00026509  0x00006ec1 ifetch  0x00000001 , 0x00000011 
- 00026510  0x00006ec2 call  0x00007487 
- 00026511  0x00006ec3 force  0x00000038 , 0x00000036 
- 00026512  0x00006ec4 force  0x00000000 , 0x00000036 
- 00026513  0x00006ec5 call  0x0000741d 
- 00026514  0x00006ec6 arg  0x00000ad2 , 0x00000005 
- 00026515  0x00006ec7 branch  0x00007497 
- 00026516  0x00006eca ifetcht  0x00000001 , 0x00000011 
- 00026517  0x00006ecb isub  0x00000002 , 0x0000003e 
- 00026518  0x00006ecc nrtn  0x00000005 
- 00026519  0x00006ecd copy  0x00000006 , 0x00000011 
- 00026520  0x00006ece add  0x00000006 , 0x00000008 , 0x00000013 
- 00026521  0x00006ecf arg  0x000044cd , 0x00000012 
- 00026522  0x00006ed0 arg  0x00000008 , 0x00000039 
- 00026523  0x00006ed1 call  0x00007f88 
- 00026524  0x00006ed2 branch  0x00007fe7 , 0x00000005 
- 00026525  0x00006ed3 copy  0x00000013 , 0x00000011 
- 00026526  0x00006ed4 arg  0x000044d5 , 0x00000012 
- 00026527  0x00006ed5 arg  0x00000008 , 0x00000039 
- 00026528  0x00006ed6 call  0x00007f88 
- 00026529  0x00006ed7 branch  0x00007fe7 , 0x00000005 
- 00026530  0x00006ed8 rtn 
- 00026531  0x00006edb fetch  0x00000002 , 0x00004215 
- 00026532  0x00006edc ifetcht  0x00000001 , 0x0000003f 
- 00026533  0x00006edd pincrease  0x00000022 
- 00026534  0x00006ede ifetch  0x00000001 , 0x0000003f 
- 00026535  0x00006edf isub  0x00000002 , 0x0000003e 
- 00026536  0x00006ee0 rtn 
- 00026537  0x00006ee3 fetch  0x00000001 , 0x00004217 
- 00026538  0x00006ee4 icopy  0x00000039 
- 00026539  0x00006ee5 fetcht  0x00000002 , 0x00004215 
- 00026540  0x00006ee6 setarg  0x00000000 
- 00026541  0x00006ee8 istore  0x00000001 , 0x00000002 
- 00026542  0x00006ee9 increase  0x00000022 , 0x00000002 
- 00026543  0x00006eea pincrease  0x00000001 
- 00026544  0x00006eeb loop  0x000067ad 
- 00026545  0x00006eec rtn 
- 00026546  0x00006eef bpatchx  0x00000099 , 0x00004033 
- 00026547  0x00006ef0 call  0x0000673e 
- 00026548  0x00006ef1 fetch  0x00000001 , 0x00000030 
- 00026549  0x00006ef2 setflag  0x00000028 , 0x00000006 , 0x0000003f 
- 00026550  0x00006ef3 store  0x00000001 , 0x00000030 
- 00026551  0x00006ef4 nbranch  0x000067bc , 0x00000028 
- 00026552  0x00006ef5 add  0x00000011 , 0x0000000a , 0x00000006 
- 00026553  0x00006ef7 arg  0x000041be , 0x00000005 
- 00026554  0x00006ef8 call  0x00007ebf 
- 00026555  0x00006ef9 branch  0x000067d7 
- 00026556  0x00006efb jam  0x00000000 , 0x000041bd 
- 00026557  0x00006efc rtn 
- 00026558  0x00006eff fetch  0x00000009 , 0x000044cb 
- 00026559  0x00006f00 branch  0x000067ca , 0x00000034 
- 00026560  0x00006f01 call  0x0000673e 
- 00026561  0x00006f02 nbranch  0x000067ca , 0x00000028 
- 00026562  0x00006f03 fetch  0x00000002 , 0x0000018c 
- 00026563  0x00006f04 add  0x0000003f , 0x00000001 , 0x00000006 
- 00026564  0x00006f05 arg  0x000044d5 , 0x00000005 
- 00026565  0x00006f06 call  0x00007ebf 
- 00026566  0x00006f07 arg  0x00004419 , 0x00000005 
- 00026567  0x00006f08 call  0x00007ebf 
- 00026568  0x00006f09 jam  0x00000001 , 0x00004429 
- 00026569  0x00006f0a rtn 
- 00026570  0x00006f0d jam  0x00000000 , 0x00004429 
- 00026571  0x00006f0e rtn 
- 00026572  0x00006f12 fetch  0x00000006 , 0x0000044f 
- 00026573  0x00006f13 store  0x00000006 , 0x00000186 
- 00026574  0x00006f14 jam  0x00000034 , 0x00000185 
- 00026575  0x00006f15 branch  0x000067d3 
- 00026576  0x00006f17 fetch  0x00000006 , 0x00000040 
- 00026577  0x00006f18 store  0x00000006 , 0x00000186 
- 00026578  0x00006f19 jam  0x00000033 , 0x00000185 
- 00026579  0x00006f1b fetch  0x00000001 , 0x00004092 
- 00026580  0x00006f1c beq  0x0000000a , 0x0000670b 
- 00026581  0x00006f1d bbit1  0x00000006 , 0x000042da 
- 00026582  0x00006f1e rtn 
- 00026583  0x00006f22 fetch  0x00000008 , 0x000041be 
- 00026584  0x00006f23 fetcht  0x00000008 , 0x000041c6 
- 00026585  0x00006f24 ior  0x00000002 , 0x0000003f 
- 00026586  0x00006f25 rtn  0x00000034 
- 00026587  0x00006f26 jam  0x00000001 , 0x000041bd 
- 00026588  0x00006f27 rtn 
- 00026589  0x00006f2f bpatchx  0x0000009a , 0x00004033 
- 00026590  0x00006f30 set1  0x00000007 , 0x00000002 
- 00026591  0x00006f31 call  0x0000681d 
- 00026592  0x00006f32 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
- 00026593  0x00006f38 bpatchx  0x0000009b , 0x00004033 
- 00026594  0x00006f39 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026595  0x00006f3a rtn  0x00000005 
- 00026596  0x00006f3b isolate0  0x00000007 , 0x00000002 
- 00026597  0x00006f3c and  0x00000002 , 0x0000001f , 0x00000007 
- 00026598  0x00006f3d fetch  0x00000004 , 0x000000a1 
- 00026599  0x00006f3e qsetflag  0x00000001 , 0x0000003f 
- 00026600  0x00006f3f store  0x00000004 , 0x000000a1 
- 00026601  0x00006f40 fetch  0x00000004 , 0x000000a5 
- 00026602  0x00006f41 nqsetflag  0x00000001 , 0x0000003f 
- 00026603  0x00006f42 store  0x00000004 , 0x000000a5 
- 00026604  0x00006f43 rtn 
- 00026605  0x00006f47 bpatchx  0x0000009c , 0x00004033 
- 00026606  0x00006f48 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026607  0x00006f49 rtn  0x00000005 
- 00026608  0x00006f4a isolate0  0x00000007 , 0x00000002 
- 00026609  0x00006f4b and  0x00000002 , 0x0000001f , 0x00000007 
- 00026610  0x00006f4c fetch  0x00000004 , 0x000000a1 
- 00026611  0x00006f4d qset0  0x0000003f 
- 00026612  0x00006f4e store  0x00000004 , 0x000000a1 
- 00026613  0x00006f4f fetch  0x00000004 , 0x000000a5 
- 00026614  0x00006f50 qset0  0x0000003f 
- 00026615  0x00006f51 store  0x00000004 , 0x000000a5 
- 00026616  0x00006f52 rtn 
- 00026617  0x00006f56 call  0x000067ed 
- 00026618  0x00006f57 branch  0x000067fe 
- 00026619  0x00006f5b sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026620  0x00006f5c rtn  0x00000005 
- 00026621  0x00006f5d ncall  0x000067e1 , 0x0000002b 
- 00026622  0x00006f60 arg  0x0000807c , 0x00000005 
- 00026623  0x00006f61 call  0x00006830 
- 00026624  0x00006f62 setflip  0x00000007 , 0x00000002 
- 00026625  0x00006f63 arg  0x00008078 , 0x00000005 
- 00026626  0x00006f64 call  0x00006830 
- 00026627  0x00006f65 set0  0x00000007 , 0x00000002 
- 00026628  0x00006f66 arg  0x00008070 , 0x00000005 
- 00026629  0x00006f67 branch  0x00006830 
- 00026630  0x00006f6b arg  0x0000807c , 0x00000005 
- 00026631  0x00006f6c call  0x00006830 
- 00026632  0x00006f6d set0  0x00000007 , 0x00000002 
- 00026633  0x00006f6e arg  0x00008078 , 0x00000005 
- 00026634  0x00006f6f call  0x00006830 
- 00026635  0x00006f70 set0  0x00000007 , 0x00000002 
- 00026636  0x00006f71 arg  0x00008070 , 0x00000005 
- 00026637  0x00006f72 branch  0x00006830 
- 00026638  0x00006f77 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026639  0x00006f78 rtn  0x00000005 
- 00026640  0x00006f79 setflip  0x00000007 , 0x00000002 
- 00026641  0x00006f7a call  0x0000682f 
- 00026642  0x00006f7c set1  0x00000007 , 0x00000002 
- 00026643  0x00006f7d arg  0x00008070 , 0x00000005 
- 00026644  0x00006f7e branch  0x00006830 
- 00026645  0x00006f81 and  0x00000002 , 0x00000007 , 0x00000007 
- 00026646  0x00006f82 rshift3  0x00000002 , 0x0000003f 
- 00026647  0x00006f83 and_into  0x00000003 , 0x0000003f 
- 00026648  0x00006f84 iadd  0x00000005 , 0x00000005 
- 00026649  0x00006f85 ifetch  0x00000001 , 0x00000005 
- 00026650  0x00006f86 rtn 
- 00026651  0x00006f89 arg  0x00008074 , 0x00000005 
- 00026652  0x00006f8a branch  0x0000681e 
- 00026653  0x00006f8f arg  0x0000811c , 0x00000005 
- 00026654  0x00006f91 call  0x00006815 
- 00026655  0x00006f92 isolate1  0x00000007 , 0x00000002 
- 00026656  0x00006f93 branch  0x00006823 , 0x00000001 
- 00026657  0x00006f94 qisolate0  0x0000003f 
- 00026658  0x00006f95 rtn 
- 00026659  0x00006f97 qisolate1  0x0000003f 
- 00026660  0x00006f98 rtn 
- 00026661  0x00006f9b sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026662  0x00006f9c rtn  0x00000005 
- 00026663  0x00006f9d isolate1  0x00000007 , 0x0000003e 
- 00026664  0x00006f9e branch  0x0000682c 
- 00026665  0x00006fa1 sub  0x00000002 , 0x000000ff , 0x0000003e 
- 00026666  0x00006fa2 rtn  0x00000005 
- 00026667  0x00006fa3 isolate0  0x00000007 , 0x0000003e 
- 00026668  0x00006fa7 setarg  0x00000000 
- 00026669  0x00006fa8 nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00026670  0x00006fa9 ixor  0x00000002 , 0x00000002 
- 00026671  0x00006fad arg  0x00008074 , 0x00000005 
- 00026672  0x00006fb1 call  0x00006815 
- 00026673  0x00006fb2 isolate1  0x00000007 , 0x00000002 
- 00026674  0x00006fb3 qsetflag  0x00000001 , 0x0000003f 
- 00026675  0x00006fb4 istore  0x00000001 , 0x00000005 
- 00026676  0x00006fb5 rtn 
- 00026677  0x00006fb8 arg  0xffffffff , 0x00000011 
- 00026678  0x00006fb9 hfetch  0x00000001 , 0x00008081 
- 00026679  0x00006fba compare  0x00000002 , 0x0000003f , 0x00000003 
- 00026680  0x00006fbb call  0x00006878 , 0x00000001 
- 00026681  0x00006fbd compare  0x00000001 , 0x0000003f , 0x00000003 
- 00026682  0x00006fbe call  0x0000687a , 0x00000001 
- 00026683  0x00006fc0 compare  0x00000003 , 0x0000003f , 0x00000003 
- 00026684  0x00006fc1 call  0x0000687a , 0x00000001 
- 00026685  0x00006fc3 isolate1  0x00000002 , 0x0000003f 
- 00026686  0x00006fc4 call  0x00006874 , 0x00000001 
- 00026687  0x00006fc6 isolate1  0x00000003 , 0x0000003f 
- 00026688  0x00006fc7 call  0x00006876 , 0x00000001 
- 00026689  0x00006fc9 isolate1  0x00000004 , 0x0000003f 
- 00026690  0x00006fca call  0x0000687c , 0x00000001 
- 00026691  0x00006fcc isolate1  0x00000006 , 0x0000003f 
- 00026692  0x00006fcd nsetflag  0x00000001 , 0x00000004 , 0x00000011 
- 00026693  0x00006fcf isolate1  0x00000007 , 0x0000003f 
- 00026694  0x00006fd0 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026695  0x00006fd2 hfetch  0x00000001 , 0x00008082 
- 00026696  0x00006fd3 isolate1  0x00000000 , 0x0000003f 
- 00026697  0x00006fd4 nsetflag  0x00000001 , 0x0000001b , 0x00000011 
- 00026698  0x00006fd5 isolate1  0x00000001 , 0x0000003f 
- 00026699  0x00006fd6 nsetflag  0x00000001 , 0x0000001c , 0x00000011 
- 00026700  0x00006fd7 isolate1  0x00000002 , 0x0000003f 
- 00026701  0x00006fd8 nsetflag  0x00000001 , 0x00000003 , 0x00000011 
- 00026702  0x00006fd9 isolate1  0x00000003 , 0x0000003f 
- 00026703  0x00006fda nsetflag  0x00000001 , 0x00000008 , 0x00000011 
- 00026704  0x00006fdb isolate1  0x00000004 , 0x0000003f 
- 00026705  0x00006fdc nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026706  0x00006fdd isolate1  0x00000005 , 0x0000003f 
- 00026707  0x00006fde nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026708  0x00006fdf isolate1  0x00000006 , 0x0000003f 
- 00026709  0x00006fe0 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026710  0x00006fe1 isolate1  0x00000007 , 0x0000003f 
- 00026711  0x00006fe2 nsetflag  0x00000001 , 0x00000017 , 0x00000011 
- 00026712  0x00006fe4 hfetch  0x00000001 , 0x00008080 
- 00026713  0x00006fe5 isolate1  0x00000000 , 0x0000003f 
- 00026714  0x00006fe6 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
- 00026715  0x00006fe7 isolate1  0x00000001 , 0x0000003f 
- 00026716  0x00006fe8 nsetflag  0x00000001 , 0x00000006 , 0x00000011 
- 00026717  0x00006fe9 isolate1  0x00000002 , 0x0000003f 
- 00026718  0x00006fea nsetflag  0x00000001 , 0x00000007 , 0x00000011 
- 00026719  0x00006feb isolate1  0x00000003 , 0x0000003f 
- 00026720  0x00006fec nsetflag  0x00000001 , 0x00000012 , 0x00000011 
- 00026721  0x00006fed isolate1  0x00000004 , 0x0000003f 
- 00026722  0x00006fee nsetflag  0x00000001 , 0x00000013 , 0x00000011 
- 00026723  0x00006fef isolate1  0x00000005 , 0x0000003f 
- 00026724  0x00006ff0 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
- 00026725  0x00006ff1 isolate1  0x00000006 , 0x0000003f 
- 00026726  0x00006ff2 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
- 00026727  0x00006ff3 isolate1  0x00000007 , 0x0000003f 
- 00026728  0x00006ff4 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
- 00026729  0x00006ff6 hfetch  0x00000001 , 0x00008062 
- 00026730  0x00006ff7 isolate1  0x00000004 , 0x0000003f 
- 00026731  0x00006ff8 call  0x0000687e , 0x00000001 
- 00026732  0x00006ff9 bpatchx  0x0000009d , 0x00004033 
- 00026733  0x00006ffb hfetch  0x00000004 , 0x00008078 
- 00026734  0x00006ffc hfetcht  0x00000004 , 0x0000807c 
- 00026735  0x00006ffd ior  0x00000002 , 0x0000003f 
- 00026736  0x00006ffe invert  0x0000003f , 0x0000003f 
- 00026737  0x00006fff iand  0x00000011 , 0x0000003f 
- 00026738  0x00007001 hstore  0x00000004 , 0x00008070 
- 00026739  0x00007002 rtn 
- 00026740  0x00007006 arg  0x00000006 , 0x00000007 
- 00026741  0x00007007 branch  0x00006884 
- 00026742  0x00007009 arg  0x00000009 , 0x00000007 
- 00026743  0x0000700a branch  0x00006882 
- 00026744  0x0000700c arg  0x00000017 , 0x00000007 
- 00026745  0x0000700d branch  0x00006882 
- 00026746  0x0000700f arg  0x00000019 , 0x00000007 
- 00026747  0x00007010 branch  0x00006884 
- 00026748  0x00007012 arg  0x0000001e , 0x00000007 
- 00026749  0x00007013 branch  0x00006884 
- 00026750  0x00007015 arg  0x00000002 , 0x00000007 
- 00026751  0x00007016 branch  0x00006884 
- 00026752  0x00007018 arg  0x00000001 , 0x00000039 
- 00026753  0x00007019 branch  0x00006885 
- 00026754  0x0000701b arg  0x00000004 , 0x00000039 
- 00026755  0x0000701c branch  0x00006885 
- 00026756  0x0000701e arg  0x00000002 , 0x00000039 
- 00026757  0x00007020 qset0  0x00000011 
- 00026758  0x00007021 increase  0x00000001 , 0x00000007 
- 00026759  0x00007022 loop  0x00006885 
- 00026760  0x00007023 rtn 
- 00026761  0x0000702c call  0x00006895 
- 00026762  0x0000702d arg  0x00000006 , 0x00000002 
- 00026763  0x0000702e branch  0x0000680e 
- 00026764  0x00007031 call  0x00006889 
- 00026765  0x00007032 arg  0x00000006 , 0x00000002 
- 00026766  0x00007033 branch  0x00006825 
- 00026767  0x00007038 call  0x00006895 
- 00026768  0x00007039 hfetch  0x00000001 , 0x00008078 
- 00026769  0x0000703a set1  0x00000007 , 0x0000003f 
- 00026770  0x0000703b hstore  0x00000001 , 0x00008078 
- 00026771  0x0000703c arg  0x00000007 , 0x00000002 
- 00026772  0x0000703d branch  0x000067fb 
- 00026773  0x00007040 hfetch  0x00000001 , 0x00008081 
- 00026774  0x00007041 and_into  0x000000fb , 0x0000003f 
- 00026775  0x00007042 hstore  0x00000001 , 0x00008081 
- 00026776  0x00007043 rtn 
- 00026777  0x00007046 hfetch  0x00000001 , 0x00008081 
- 00026778  0x00007047 isolate1  0x00000002 , 0x0000003f 
- 00026779  0x00007048 rtn 
- 00026780  0x0000704b call  0x0000666a 
- 00026781  0x0000704c setarg  0x000007e0 
- 00026782  0x0000704d arg  0x00004150 , 0x00000011 
- 00026783  0x0000704e arg  0x00000002 , 0x00000002 
- 00026784  0x0000704f call  0x000066b3 
- 00026785  0x00007050 branch  0x0000666d 
- 00026786  0x00007054 call  0x0000666a 
- 00026787  0x00007055 setarg  0x000007e2 
- 00026788  0x00007056 arg  0x0000421d , 0x00000011 
- 00026789  0x00007057 arg  0x0000000e , 0x00000002 
- 00026790  0x00007058 call  0x000066b3 
- 00026791  0x00007059 branch  0x0000666d 
- 00026792  0x0000705e bpatchx  0x0000009e , 0x00004033 
- 00026793  0x00007060 call  0x000068a2 
- 00026794  0x00007062 fetch  0x00000001 , 0x0000422d 
- 00026795  0x00007063 beq  0x00000000 , 0x000068af 
- 00026796  0x00007064 beq  0x00000001 , 0x000068c3 
- 00026797  0x00007065 beq  0x00000002 , 0x000068d7 
- 00026798  0x00007066 rtn 
- 00026799  0x00007069 fetcht  0x00000002 , 0x00004229 
- 00026800  0x0000706a setarg  0x0000aa55 
- 00026801  0x0000706b isub  0x00000002 , 0x0000003e 
- 00026802  0x0000706c branch  0x000068b8 , 0x00000005 
- 00026803  0x0000706d setarg  0x00004dfa 
- 00026804  0x0000706e store  0x00000002 , 0x00004227 
- 00026805  0x0000706f setarg  0x00004894 
- 00026806  0x00007070 store  0x00000002 , 0x00004221 
- 00026807  0x00007071 branch  0x000068c0 
- 00026808  0x00007074 fetch  0x00000002 , 0x00004227 
- 00026809  0x00007075 nbranch  0x000068bc , 0x00000034 
- 00026810  0x00007076 setarg  0x00004dfa 
- 00026811  0x00007077 store  0x00000002 , 0x00004227 
- 00026812  0x00007079 fetch  0x00000002 , 0x00004221 
- 00026813  0x0000707a nbranch  0x000068c0 , 0x00000034 
- 00026814  0x0000707b setarg  0x00004894 
- 00026815  0x0000707c store  0x00000002 , 0x00004221 
- 00026816  0x0000707e setarg  0x00000064 
- 00026817  0x0000707f store  0x00000002 , 0x0000422b 
- 00026818  0x00007080 rtn 
- 00026819  0x00007083 fetcht  0x00000002 , 0x00004229 
- 00026820  0x00007084 setarg  0x0000aa55 
- 00026821  0x00007085 isub  0x00000002 , 0x0000003e 
- 00026822  0x00007086 branch  0x000068cc , 0x00000005 
- 00026823  0x00007087 setarg  0x00005932 
- 00026824  0x00007088 store  0x00000002 , 0x00004225 
- 00026825  0x00007089 setarg  0x00004323 
- 00026826  0x0000708a store  0x00000002 , 0x0000421f 
- 00026827  0x0000708b branch  0x000068d4 
- 00026828  0x0000708e fetch  0x00000002 , 0x00004225 
- 00026829  0x0000708f nbranch  0x000068d0 , 0x00000034 
- 00026830  0x00007090 setarg  0x00005932 
- 00026831  0x00007091 store  0x00000002 , 0x00004225 
- 00026832  0x00007093 fetch  0x00000002 , 0x0000421f 
- 00026833  0x00007094 nbranch  0x000068d4 , 0x00000034 
- 00026834  0x00007095 setarg  0x00004323 
- 00026835  0x00007096 store  0x00000002 , 0x0000421f 
- 00026836  0x00007098 setarg  0x00000190 
- 00026837  0x00007099 store  0x00000002 , 0x0000422b 
- 00026838  0x0000709a rtn 
- 00026839  0x0000709d fetcht  0x00000002 , 0x00004229 
- 00026840  0x0000709e setarg  0x0000aa55 
- 00026841  0x0000709f isub  0x00000002 , 0x0000003e 
- 00026842  0x000070a0 branch  0x000068e0 , 0x00000005 
- 00026843  0x000070a1 setarg  0x00006946 
- 00026844  0x000070a2 store  0x00000002 , 0x00004223 
- 00026845  0x000070a3 setarg  0x00005377 
- 00026846  0x000070a4 store  0x00000002 , 0x0000421d 
- 00026847  0x000070a5 branch  0x000068e8 
- 00026848  0x000070a8 fetch  0x00000002 , 0x00004223 
- 00026849  0x000070a9 nbranch  0x000068e4 , 0x00000034 
- 00026850  0x000070aa setarg  0x00006946 
- 00026851  0x000070ab store  0x00000002 , 0x00004223 
- 00026852  0x000070ad fetch  0x00000002 , 0x0000421d 
- 00026853  0x000070ae nbranch  0x000068e8 , 0x00000034 
- 00026854  0x000070af setarg  0x00005377 
- 00026855  0x000070b0 store  0x00000002 , 0x0000421d 
- 00026856  0x000070b2 setarg  0x00000032 
- 00026857  0x000070b3 store  0x00000002 , 0x0000422b 
- 00026858  0x000070b4 rtn 
- 00026859  0x000070b8 fetch  0x00000001 , 0x0000422d 
- 00026860  0x000070b9 beq  0x00000000 , 0x000068f0 
- 00026861  0x000070ba beq  0x00000001 , 0x000068f2 
- 00026862  0x000070bb beq  0x00000002 , 0x000068f4 
- 00026863  0x000070bc rtn 
- 00026864  0x000070be jam  0x000000bf , 0x00008971 
- 00026865  0x000070bf branch  0x000068f8 
- 00026866  0x000070c1 jam  0x000000af , 0x00008971 
- 00026867  0x000070c2 branch  0x000068f8 
- 00026868  0x000070c4 jam  0x0000008f , 0x00008971 
- 00026869  0x000070c5 fetch  0x00000001 , 0x0000422e 
- 00026870  0x000070c6 hstore  0x00000001 , 0x00008973 
- 00026871  0x000070c7 branch  0x000068f8 
- 00026872  0x000070c9 bpatchx  0x0000009f , 0x00004033 
- 00026873  0x000070ca hfetch  0x00000001 , 0x00008053 
- 00026874  0x000070cb set1  0x00000007 , 0x0000003f 
- 00026875  0x000070cc hstore  0x00000001 , 0x00008053 
- 00026876  0x000070cd hfetch  0x00000001 , 0x00008973 
- 00026877  0x000070ce or_into  0x00000030 , 0x0000003f 
- 00026878  0x000070cf hstore  0x00000001 , 0x00008973 
- 00026879  0x000070d0 jam  0x0000007c , 0x00008906 
- 00026880  0x000070d1 jam  0x000000aa , 0x00008972 
- 00026881  0x000070d2 nop  0x00001388 
- 00026882  0x000070d3 hfetcht  0x00000002 , 0x00008150 
- 00026883  0x000070d4 hfetch  0x00000001 , 0x00008053 
- 00026884  0x000070d5 set0  0x00000007 , 0x0000003f 
- 00026885  0x000070d6 hstore  0x00000001 , 0x00008053 
- 00026886  0x000070d7 storet  0x00000002 , 0x0000422f 
- 00026887  0x000070d8 rtn 
- 00026888  0x000070db bpatchx  0x000000a0 , 0x00004034 
- 00026889  0x000070dc fetch  0x00000001 , 0x0000422d 
- 00026890  0x000070dd beq  0x00000000 , 0x0000690e 
- 00026891  0x000070de beq  0x00000001 , 0x00006912 
- 00026892  0x000070df beq  0x00000002 , 0x00006916 
- 00026893  0x000070e0 rtn 
- 00026894  0x000070e3 fetch  0x00000002 , 0x00004227 
- 00026895  0x000070e4 fetcht  0x00000002 , 0x00004221 
- 00026896  0x000070e5 arg  0x000000c8 , 0x00000013 
- 00026897  0x000070e6 branch  0x0000691a 
- 00026898  0x000070e9 fetch  0x00000002 , 0x00004225 
- 00026899  0x000070ea fetcht  0x00000002 , 0x0000421f 
- 00026900  0x000070eb arg  0x00000064 , 0x00000013 
- 00026901  0x000070ec branch  0x0000691a 
- 00026902  0x000070ef fetch  0x00000002 , 0x00004223 
- 00026903  0x000070f0 fetcht  0x00000002 , 0x0000421d 
- 00026904  0x000070f1 arg  0x00000032 , 0x00000013 
- 00026905  0x000070f2 branch  0x0000691a 
- 00026906  0x000070f5 isub  0x00000002 , 0x00000011 
- 00026907  0x000070f6 fetch  0x00000002 , 0x0000422f 
- 00026908  0x000070f7 isub  0x00000002 , 0x0000003f 
- 00026909  0x000070f8 nbranch  0x00006927 , 0x00000002 
- 00026910  0x000070f9 fetcht  0x00000002 , 0x0000422b 
- 00026911  0x000070fa imul32  0x00000002 , 0x00000012 
- 00026912  0x000070fb copy  0x00000013 , 0x0000003f 
- 00026913  0x000070fc imul32  0x00000011 , 0x0000003f 
- 00026914  0x000070fd iadd  0x00000012 , 0x0000003f 
- 00026915  0x000070ff idiv  0x00000011 
- 00026916  0x00007100 call  0x00007f86 
- 00026917  0x00007101 quotient  0x0000003f 
- 00026918  0x00007102 rtn 
- 00026919  0x00007105 copy  0x00000002 , 0x0000003f 
- 00026920  0x00007106 fetcht  0x00000002 , 0x0000422f 
- 00026921  0x00007107 isub  0x00000002 , 0x0000003f 
- 00026922  0x00007108 fetcht  0x00000002 , 0x0000422b 
- 00026923  0x00007109 imul32  0x00000002 , 0x00000012 
- 00026924  0x0000710a copy  0x00000013 , 0x0000003f 
- 00026925  0x0000710b imul32  0x00000011 , 0x0000003f 
- 00026926  0x0000710c isub  0x00000012 , 0x0000003f 
- 00026927  0x0000710d branch  0x00006923 
- 00026928  0x00007119 ifetch  0x00000008 , 0x00000011 
- 00026929  0x0000711a store  0x00000008 , 0x00000a9a 
- 00026930  0x0000711b fetch  0x00000002 , 0x00000a9a 
- 00026931  0x0000711c fetcht  0x00000002 , 0x00000a9c 
- 00026932  0x0000711d isub  0x00000002 , 0x00000011 
- 00026933  0x0000711e fetch  0x00000002 , 0x00000aa0 
- 00026934  0x0000711f isub  0x00000002 , 0x00000012 
- 00026935  0x00007120 fetcht  0x00000002 , 0x00000a9e 
- 00026936  0x00007121 isub  0x00000002 , 0x0000003e 
- 00026937  0x00007122 ncall  0x00006940 , 0x00000002 
- 00026938  0x00007123 mul32  0x00000012 , 0x00000064 , 0x0000003f 
- 00026939  0x00007124 idiv  0x00000011 
- 00026940  0x00007125 call  0x00007f86 
- 00026941  0x00007126 quotient  0x0000003f 
- 00026942  0x00007127 call  0x00006944 , 0x00000034 
- 00026943  0x00007128 rtn 
- 00026944  0x0000712a fetch  0x00000001 , 0x00004231 
- 00026945  0x0000712b set1  0x00000000 , 0x0000003f 
- 00026946  0x0000712c store  0x00000001 , 0x00004231 
- 00026947  0x0000712d rtn 
- 00026948  0x0000712f fetcht  0x00000001 , 0x00004231 
- 00026949  0x00007130 set1  0x00000001 , 0x00000002 
- 00026950  0x00007131 storet  0x00000001 , 0x00004231 
- 00026951  0x00007132 rtn 
- 00026952  0x00007138 fetch  0x00000002 , 0x0000423d 
- 00026953  0x00007139 ifetch  0x00000001 , 0x0000003f 
- 00026954  0x0000713b rtn  0x00000034 
- 00026955  0x0000713c copy  0x0000003f , 0x00000039 
- 00026956  0x0000713e fetch  0x00000002 , 0x0000423d 
- 00026957  0x0000713f increase  0x00000003 , 0x0000003f 
- 00026958  0x00007140 copy  0x0000003f , 0x00000011 
- 00026959  0x00007142 ifetcht  0x00000001 , 0x00000011 
- 00026960  0x00007143 call  0x000067fb 
- 00026961  0x00007144 increase  0x00000001 , 0x00000011 
- 00026962  0x00007145 loop  0x0000694f 
- 00026963  0x00007147 rtn 
- 00026964  0x0000714a fetch  0x00000002 , 0x0000423d 
- 00026965  0x0000714b increase  0x00000003 , 0x0000003f 
- 00026966  0x0000714c copy  0x0000003f , 0x00000011 
- 00026967  0x0000714e force  0x00000000 , 0x00000012 
- 00026968  0x0000714f jam  0x00000000 , 0x00000b12 
- 00026969  0x00007151 ifetcht  0x00000001 , 0x00000011 
- 00026970  0x00007152 call  0x0000681d 
- 00026971  0x00007153 bpatchx  0x000000a1 , 0x00004034 
- 00026972  0x00007154 fetch  0x00000002 , 0x00000b12 
- 00026973  0x00007155 copy  0x00000012 , 0x00000007 
- 00026974  0x00007156 qsetflag  0x00000001 , 0x0000003f 
- 00026975  0x00007157 store  0x00000002 , 0x00000b12 
- 00026976  0x00007158 increase  0x00000001 , 0x00000011 
- 00026977  0x00007159 increase  0x00000001 , 0x00000012 
- 00026978  0x0000715a fetch  0x00000002 , 0x0000423d 
- 00026979  0x0000715b ifetch  0x00000001 , 0x0000003f 
- 00026980  0x0000715d ixor  0x00000012 , 0x0000003e 
- 00026981  0x0000715e nbranch  0x00006959 , 0x00000005 
- 00026982  0x0000715f fetch  0x00000002 , 0x00000b12 
- 00026983  0x00007160 fetcht  0x00000002 , 0x00000b14 
- 00026984  0x00007161 ixor  0x00000002 , 0x0000003e 
- 00026985  0x00007162 rtn  0x00000005 
- 00026986  0x00007163 enable  0x00000028 
- 00026987  0x00007164 rtn 
- 00026988  0x00007167 fetch  0x00000002 , 0x0000423d 
- 00026989  0x00007168 ifetch  0x00000001 , 0x0000003f 
- 00026990  0x0000716a rtn  0x00000034 
- 00026991  0x0000716b copy  0x0000003f , 0x00000039 
- 00026992  0x0000716c fetch  0x00000002 , 0x0000423d 
- 00026993  0x0000716d increase  0x00000003 , 0x0000003f 
- 00026994  0x0000716e copy  0x0000003f , 0x00000011 
- 00026995  0x00007170 ifetcht  0x00000001 , 0x00000011 
- 00026996  0x00007171 call  0x000067dd 
- 00026997  0x00007172 increase  0x00000001 , 0x00000011 
- 00026998  0x00007173 loop  0x00006973 
- 00026999  0x00007175 rtn 
- 00027000  0x00007178 arg  0x00000009 , 0x00000007 
- 00027001  0x00007179 call  0x00007f16 
- 00027002  0x0000717a nrtn  0x00000034 
- 00027003  0x0000717b setarg  0x00000020 
- 00027004  0x0000717c arg  0x00000009 , 0x00000007 
- 00027005  0x0000717d call  0x00007f08 
- 00027006  0x0000717e disable  0x00000028 
- 00027007  0x0000717f call  0x0000696c 
- 00027008  0x00007180 bpatchx  0x000000a2 , 0x00004034 
- 00027009  0x00007181 fetch  0x00000002 , 0x0000423d 
- 00027010  0x00007182 ifetch  0x00000001 , 0x0000003f 
- 00027011  0x00007184 rtn  0x00000034 
- 00027012  0x00007185 call  0x00006954 
- 00027013  0x00007186 nbranch  0x00007d02 , 0x00000028 
- 00027014  0x00007187 call  0x00007d00 
- 00027015  0x00007188 disable  0x00000028 
- 00027016  0x00007189 fetch  0x00000002 , 0x00000b12 
- 00027017  0x0000718a store  0x00000002 , 0x00000b19 
- 00027018  0x0000718b jam  0x00000000 , 0x00000b1b 
- 00027019  0x0000718c force  0x00000000 , 0x00000007 
- 00027020  0x0000718e fetch  0x00000002 , 0x00000b14 
- 00027021  0x0000718f rshift  0x0000003f , 0x00000002 
- 00027022  0x00007190 storet  0x00000002 , 0x00000b14 
- 00027023  0x00007191 and  0x0000003f , 0x00000001 , 0x0000003f 
- 00027024  0x00007192 fetcht  0x00000002 , 0x00000b19 
- 00027025  0x00007193 and  0x00000002 , 0x00000001 , 0x00000011 
- 00027026  0x00007194 rshift  0x00000002 , 0x00000002 
- 00027027  0x00007195 storet  0x00000002 , 0x00000b19 
- 00027028  0x00007196 ixor  0x00000011 , 0x0000003e 
- 00027029  0x00007197 ncall  0x000069a1 , 0x00000005 
- 00027030  0x00007198 fetch  0x00000002 , 0x0000423d 
- 00027031  0x00007199 ifetch  0x00000001 , 0x0000003f 
- 00027032  0x0000719b fetcht  0x00000001 , 0x00000b1b 
- 00027033  0x0000719c increase  0x00000001 , 0x00000002 
- 00027034  0x0000719d storet  0x00000001 , 0x00000b1b 
- 00027035  0x0000719e copy  0x00000002 , 0x00000007 
- 00027036  0x0000719f ixor  0x00000007 , 0x0000003e 
- 00027037  0x000071a0 nbranch  0x0000698c , 0x00000005 
- 00027038  0x000071a1 fetch  0x00000002 , 0x00000b12 
- 00027039  0x000071a2 store  0x00000002 , 0x00000b14 
- 00027040  0x000071a3 rtn 
- 00027041  0x000071a5 bpatchx  0x000000a3 , 0x00004034 
- 00027042  0x000071a6 fetch  0x00000002 , 0x0000423d 
- 00027043  0x000071a7 increase  0x00000001 , 0x0000003f 
- 00027044  0x000071a8 ifetch  0x00000002 , 0x0000003f 
- 00027045  0x000071a9 branch  0x00007f9c 
- 00027046  0x000071b5 hfetch  0x00000001 , 0x00008042 
- 00027047  0x000071b6 ior  0x00000011 , 0x0000003f 
- 00027048  0x000071b7 hstore  0x00000001 , 0x00008042 
- 00027049  0x000071b8 hfetch  0x00000002 , 0x00008050 
- 00027050  0x000071b9 set0  0x0000000d , 0x0000003f 
- 00027051  0x000071ba hstore  0x00000002 , 0x00008050 
- 00027052  0x000071bb nop  0x00000064 
- 00027053  0x000071bc rtn 
- 00027054  0x000071c8 fetcht  0x00000003 , 0x00000a9c 
- 00027055  0x000071c9 setarg  0x00b71b00 
- 00027056  0x000071ca idiv  0x00000002 
- 00027057  0x000071cb call  0x00007f86 
- 00027058  0x000071cc quotient  0x00000002 
- 00027059  0x000071cd fetch  0x00000001 , 0x00000a9f 
- 00027060  0x000071ce imul32  0x00000002 , 0x0000003f 
- 00027061  0x000071cf div  0x0000003f , 0x00000064 
- 00027062  0x000071d0 call  0x00007f86 
- 00027063  0x000071d1 quotient  0x00000011 
- 00027064  0x000071d2 copy  0x00000002 , 0x0000003f 
- 00027065  0x000071d3 isub  0x00000011 , 0x00000012 
- 00027066  0x000071d4 fetch  0x00000001 , 0x00000a9b 
- 00027067  0x000071d5 call  0x000069be 
- 00027068  0x000071d6 fetch  0x00000001 , 0x00000a9a 
- 00027069  0x000071d7 branch  0x000069d5 
- 00027070  0x000071db beq  0x00000000 , 0x000069c4 
- 00027071  0x000071dc beq  0x00000001 , 0x000069c6 
- 00027072  0x000071dd beq  0x00000002 , 0x000069c8 
- 00027073  0x000071de beq  0x00000003 , 0x000069ca 
- 00027074  0x000071df beq  0x00000004 , 0x000069cc 
- 00027075  0x000071e0 beq  0x00000005 , 0x000069ce 
- 00027076  0x000071e2 arg  0x000080a0 , 0x00000005 
- 00027077  0x000071e3 branch  0x000069d0 
- 00027078  0x000071e5 arg  0x000080a4 , 0x00000005 
- 00027079  0x000071e6 branch  0x000069d0 
- 00027080  0x000071e8 arg  0x000080a8 , 0x00000005 
- 00027081  0x000071e9 branch  0x000069d0 
- 00027082  0x000071eb arg  0x00008064 , 0x00000005 
- 00027083  0x000071ec branch  0x000069d0 
- 00027084  0x000071ee arg  0x00008068 , 0x00000005 
- 00027085  0x000071ef branch  0x000069d0 
- 00027086  0x000071f1 arg  0x0000806c , 0x00000005 
- 00027087  0x000071f2 branch  0x000069d0 
- 00027088  0x000071f4 copy  0x00000011 , 0x0000003f 
- 00027089  0x000071f5 istore  0x00000002 , 0x00000005 
- 00027090  0x000071f6 copy  0x00000012 , 0x0000003f 
- 00027091  0x000071f7 istore  0x00000002 , 0x00000005 
- 00027092  0x000071f8 rtn 
- 00027093  0x000071fd enable  0x00000028 
- 00027094  0x000071fe branch  0x000069d8 
- 00027095  0x00007200 disable  0x00000028 
- 00027096  0x00007202 beq  0x00000004 , 0x000069e3 
- 00027097  0x00007203 beq  0x00000005 , 0x000069e5 
- 00027098  0x00007204 beq  0x0000001b , 0x000069e7 
- 00027099  0x00007205 beq  0x0000001c , 0x000069e9 
- 00027100  0x00007206 beq  0x00000003 , 0x000069eb 
- 00027101  0x00007207 beq  0x00000008 , 0x000069ed 
- 00027102  0x00007208 beq  0x00000014 , 0x000069ef 
- 00027103  0x00007209 beq  0x00000015 , 0x000069f1 
- 00027104  0x0000720a beq  0x00000016 , 0x000069f3 
- 00027105  0x0000720b beq  0x00000017 , 0x000069f5 
- 00027106  0x0000720c rtn 
- 00027107  0x00007210 arg  0x00000006 , 0x00000007 
- 00027108  0x00007211 branch  0x000069ff 
- 00027109  0x00007213 arg  0x00000007 , 0x00000007 
- 00027110  0x00007214 branch  0x000069ff 
- 00027111  0x00007216 arg  0x00000008 , 0x00000007 
- 00027112  0x00007217 branch  0x000069ff 
- 00027113  0x00007219 arg  0x00000009 , 0x00000007 
- 00027114  0x0000721a branch  0x000069ff 
- 00027115  0x0000721c arg  0x0000000a , 0x00000007 
- 00027116  0x0000721d branch  0x000069ff 
- 00027117  0x0000721f arg  0x0000000b , 0x00000007 
- 00027118  0x00007220 branch  0x000069ff 
- 00027119  0x00007222 arg  0x0000000c , 0x00000007 
- 00027120  0x00007223 branch  0x00006a01 
- 00027121  0x00007225 arg  0x0000000d , 0x00000007 
- 00027122  0x00007226 branch  0x00006a01 
- 00027123  0x00007228 arg  0x0000000e , 0x00000007 
- 00027124  0x00007229 branch  0x00006a01 
- 00027125  0x0000722b arg  0x0000000f , 0x00000007 
- 00027126  0x0000722c branch  0x00006a01 
- 00027127  0x0000722f hfetch  0x00000002 , 0x00008081 
- 00027128  0x00007230 qsetflag  0x00000028 , 0x0000003f 
- 00027129  0x00007231 hstore  0x00000002 , 0x00008081 
- 00027130  0x00007232 copy  0x00000011 , 0x00000007 
- 00027131  0x00007233 hfetch  0x00000001 , 0x00008085 
- 00027132  0x00007234 qsetflag  0x00000028 , 0x0000003f 
- 00027133  0x00007235 hstore  0x00000001 , 0x00008085 
- 00027134  0x00007236 rtn 
- 00027135  0x00007239 add  0x00000007 , 0xfffffffc , 0x00000011 
- 00027136  0x0000723a branch  0x000069f7 
- 00027137  0x0000723d add  0x00000007 , 0xfffffff6 , 0x00000011 
- 00027138  0x0000723e branch  0x000069f7 
- 00027139  0x00007244 rtn  0x0000002b 
- 00027140  0x00007245 jam  0x00000000 , 0x00004567 
- 00027141  0x00007246 jam  0x00000003 , 0x000004ed 
- 00027142  0x00007247 jam  0x00000003 , 0x000004ee 
- 00027143  0x00007248 jam  0x00000011 , 0x000004f2 
- 00027144  0x00007249 jam  0x00000013 , 0x000004f3 
- 00027145  0x0000724a setarg  0x00000000 
- 00027146  0x0000724b store  0x00000003 , 0x000004ef 
- 00027147  0x0000724c store  0x00000001 , 0x00004254 
- 00027148  0x0000724d jam  0x00000000 , 0x00004681 
- 00027149  0x00007250 bpatchx  0x000000a4 , 0x00004034 
- 00027150  0x00007251 setarg  0x00000000 
- 00027151  0x00007252 store  0x00000001 , 0x00004254 
- 00027152  0x00007253 store  0x00000001 , 0x00004564 
- 00027153  0x00007254 store  0x00000001 , 0x0000455d 
- 00027154  0x00007255 fetch  0x00000001 , 0x0000456b 
- 00027155  0x00007256 beq  0x00000001 , 0x00006a16 
- 00027156  0x00007257 jam  0x00000050 , 0x00004569 
- 00027157  0x00007258 rtn 
- 00027158  0x0000725b jam  0x00000000 , 0x00004569 
- 00027159  0x0000725c rtn 
- 00027160  0x0000725f or_into  0x00000002 , 0x00000002 
- 00027161  0x00007260 rtn 
- 00027162  0x0000726d copy  0x00000002 , 0x0000003f 
- 00027163  0x0000726e reverse  0x0000003f , 0x0000003f 
- 00027164  0x0000726f store  0x00000001 , 0x00004562 
- 00027165  0x00007270 force  0x0000003f , 0x0000003f 
- 00027166  0x00007271 reverse  0x0000003f , 0x0000003f 
- 00027167  0x00007272 store  0x00000001 , 0x00004561 
- 00027168  0x00007273 force  0x00000001 , 0x0000003f 
- 00027169  0x00007274 reverse  0x0000003f , 0x0000003f 
- 00027170  0x00007275 store  0x00000001 , 0x00004560 
- 00027171  0x00007276 call  0x00006a50 
- 00027172  0x00007277 copy  0x00000002 , 0x0000003f 
- 00027173  0x00007278 rtn 
- 00027174  0x0000727a reverse  0x0000003f , 0x0000003f 
- 00027175  0x0000727b store  0x00000001 , 0x00004562 
- 00027176  0x0000727c force  0x00000073 , 0x0000003f 
- 00027177  0x0000727d reverse  0x0000003f , 0x0000003f 
- 00027178  0x0000727e store  0x00000001 , 0x00004561 
- 00027179  0x0000727f force  0x00000001 , 0x0000003f 
- 00027180  0x00007280 reverse  0x0000003f , 0x0000003f 
- 00027181  0x00007281 store  0x00000001 , 0x00004560 
- 00027182  0x00007282 branch  0x00006a50 
- 00027183  0x00007285 fetch  0x00000001 , 0x00004563 
- 00027184  0x00007286 branch  0x00006a33 , 0x00000034 
- 00027185  0x00007287 setarg  0x00000070 
- 00027186  0x00007288 rtn 
- 00027187  0x0000728a setarg  0x000000aa 
- 00027188  0x0000728b rtn 
- 00027189  0x0000728e reverse  0x0000003f , 0x0000003f 
- 00027190  0x0000728f store  0x00000001 , 0x00004562 
- 00027191  0x00007290 force  0x000000ef , 0x0000003f 
- 00027192  0x00007291 call  0x00006a44 
- 00027193  0x00007292 fetcht  0x00000002 , 0x000004f7 
- 00027194  0x00007293 copy  0x00000002 , 0x00000005 
- 00027195  0x00007294 istore  0x00000001 , 0x00000005 
- 00027196  0x00007295 copy  0x00000005 , 0x00000002 
- 00027197  0x00007296 storet  0x00000002 , 0x000004f7 
- 00027198  0x00007297 force  0x000000ff , 0x0000003f 
- 00027199  0x00007298 call  0x00006a44 
- 00027200  0x00007299 fetcht  0x00000002 , 0x000004f7 
- 00027201  0x0000729a copy  0x00000002 , 0x00000005 
- 00027202  0x0000729b istore  0x00000001 , 0x00000005 
- 00027203  0x0000729c rtn 
- 00027204  0x000072a6 reverse  0x0000003f , 0x0000003f 
- 00027205  0x000072a7 store  0x00000001 , 0x00004561 
- 00027206  0x000072a8 fetch  0x00000002 , 0x00004561 
- 00027207  0x000072a9 lshift8  0x0000003f , 0x0000003f 
- 00027208  0x000072aa store  0x00000003 , 0x000004f4 
- 00027209  0x000072ab arg  0x00000107 , 0x00000011 
- 00027210  0x000072ac arg  0x0000000f , 0x00000012 
- 00027211  0x000072ad call  0x00006a5d 
- 00027212  0x000072ae xor_into  0x000000d7 , 0x0000003f 
- 00027213  0x000072af invert  0x0000003f , 0x0000003f 
- 00027214  0x000072b0 reverse  0x0000003f , 0x0000003f 
- 00027215  0x000072b1 rtn 
- 00027216  0x000072bc fetch  0x00000003 , 0x00004560 
- 00027217  0x000072bd store  0x00000003 , 0x000004f4 
- 00027218  0x000072be arg  0x00000107 , 0x00000011 
- 00027219  0x000072bf arg  0x0000000f , 0x00000012 
- 00027220  0x000072c0 call  0x00006a5d 
- 00027221  0x000072c1 lshift8  0x0000003f , 0x0000003f 
- 00027222  0x000072c2 arg  0x00000007 , 0x00000012 
- 00027223  0x000072c3 call  0x00006a5d 
- 00027224  0x000072c4 xor_into  0x0000002b , 0x0000003f 
- 00027225  0x000072c5 invert  0x0000003f , 0x0000003f 
- 00027226  0x000072c6 reverse  0x0000003f , 0x0000003f 
- 00027227  0x000072c7 copy  0x0000003f , 0x00000002 
- 00027228  0x000072c8 rtn 
- 00027229  0x000072cb arg  0x00000000 , 0x00000013 
- 00027230  0x000072cc copy  0x00000012 , 0x00000039 
- 00027231  0x000072cd call  0x00007e71 
- 00027232  0x000072ce icopy  0x00000002 
- 00027233  0x000072d4 copy  0x00000002 , 0x0000003f 
- 00027234  0x000072d5 lshift  0x00000013 , 0x00000013 
- 00027235  0x000072d6 bbit0  0x00000008 , 0x00006a66 
- 00027236  0x000072d7 ixor  0x00000011 , 0x00000002 
- 00027237  0x000072d8 increase  0x00000001 , 0x00000013 
- 00027238  0x000072da lshift  0x00000002 , 0x00000002 
- 00027239  0x000072db fetch  0x00000003 , 0x000004f4 
- 00027240  0x000072dc increase  0xffffffff , 0x00000012 
- 00027241  0x000072dd compare  0x000000ff , 0x00000012 , 0x000000ff 
- 00027242  0x000072de branch  0x00006a70 , 0x00000001 
- 00027243  0x000072df copy  0x00000012 , 0x00000039 
- 00027244  0x000072e0 call  0x00007e71 
- 00027245  0x000072e1 isolate1  0x00000000 , 0x0000003f 
- 00027246  0x000072e2 setflag  0x00000001 , 0x00000000 , 0x00000002 
- 00027247  0x000072e3 branch  0x00006a61 
- 00027248  0x000072e6 rshift  0x00000002 , 0x0000003f 
- 00027249  0x000072e7 rtn 
- 00027250  0x000072ea fetcht  0x00000001 , 0x0000455d 
- 00027251  0x000072ed lshift2  0x00000002 , 0x00000002 
- 00027252  0x000072ee set1  0x00000000 , 0x00000002 
- 00027253  0x000072ef fetch  0x00000001 , 0x00004563 
- 00027254  0x000072f0 ncall  0x00006a18 , 0x00000034 
- 00027255  0x000072f1 storet  0x00000001 , 0x0000050d 
- 00027256  0x000072f2 rtn 
- 00027257  0x000072f6 lshift  0x00000002 , 0x00000002 
- 00027258  0x000072f7 fetch  0x00000001 , 0x00004563 
- 00027259  0x000072f8 setflag  0x00000034 , 0x00000000 , 0x00000002 
- 00027260  0x000072fa rtn 
- 00027261  0x000072fc fetcht  0x00000001 , 0x000004fc 
- 00027262  0x000072fd jam  0x000000d7 , 0x000004fe 
- 00027263  0x000072fe call  0x00006bb6 
- 00027264  0x000072ff fetch  0x00000001 , 0x00004251 
- 00027265  0x00007300 set1  0x00000006 , 0x0000003f 
- 00027266  0x00007301 set1  0x00000007 , 0x0000003f 
- 00027267  0x00007302 store  0x00000001 , 0x00004251 
- 00027268  0x00007303 jam  0x00000000 , 0x00004563 
- 00027269  0x00007304 branch  0x00006b97 
- 00027270  0x00007306 fetch  0x00000001 , 0x00004251 
- 00027271  0x00007307 set1  0x00000007 , 0x0000003f 
- 00027272  0x00007308 store  0x00000001 , 0x00004251 
- 00027273  0x00007309 branch  0x00006b97 
- 00027274  0x0000730d bpatchx  0x000000a5 , 0x00004034 
- 00027275  0x0000730e fetch  0x00000001 , 0x00004681 
- 00027276  0x0000730f beq  0x00000000 , 0x00006a8e 
- 00027277  0x00007310 branch  0x00006b4c 
- 00027278  0x00007313 fetch  0x00000002 , 0x00000264 
- 00027279  0x00007314 copy  0x0000003f , 0x00000006 
- 00027280  0x00007315 call  0x00006ab8 
- 00027281  0x00007316 fetch  0x00000001 , 0x000004fc 
- 00027282  0x00007317 beq  0x00000000 , 0x00006a94 
- 00027283  0x00007318 branch  0x00006b18 
- 00027284  0x0000731a bpatchx  0x000000a6 , 0x00004034 
- 00027285  0x0000731b fetch  0x00000001 , 0x000004fd 
- 00027286  0x0000731c beq  0x0000003f , 0x00006a7d 
- 00027287  0x0000731d beq  0x00000073 , 0x00006a86 
- 00027288  0x0000731e beq  0x000000ef , 0x00006a9b 
- 00027289  0x0000731f beq  0x00000053 , 0x00006b44 
- 00027290  0x00007320 rtn 
- 00027291  0x00007324 fetch  0x00000002 , 0x00000501 
- 00027292  0x00007325 copy  0x0000003f , 0x00000006 
- 00027293  0x00007326 call  0x00006ac3 
- 00027294  0x00007327 fetch  0x00000001 , 0x00000503 
- 00027295  0x00007328 beq  0x00000041 , 0x00006aa5 
- 00027296  0x00007329 beq  0x00000040 , 0x00006aad 
- 00027297  0x0000732a beq  0x00000071 , 0x00006ae6 
- 00027298  0x0000732b beq  0x00000070 , 0x00006af2 
- 00027299  0x0000732c beq  0x00000049 , 0x00006afd 
- 00027300  0x0000732d branch  0x00006b97 
- 00027301  0x00007330 call  0x00006aaf 
- 00027302  0x00007332 branch  0x00006aa7 
- 00027303  0x00007335 fetch  0x00000001 , 0x00004254 
- 00027304  0x00007336 set1  0x00000000 , 0x0000003f 
- 00027305  0x00007337 set1  0x00000001 , 0x0000003f 
- 00027306  0x00007338 store  0x00000001 , 0x00004254 
- 00027307  0x00007339 call  0x00006be0 
- 00027308  0x0000733a branch  0x00006b97 
- 00027309  0x0000733d call  0x00006aaf 
- 00027310  0x0000733e branch  0x00006b97 
- 00027311  0x00007341 call  0x00006acb 
- 00027312  0x00007342 branch  0x00006ad7 
- 00027313  0x00007345 call  0x00006acb 
- 00027314  0x00007346 ifetch  0x00000001 , 0x00000006 
- 00027315  0x00007347 rshift3  0x0000003f , 0x0000003f 
- 00027316  0x00007348 store  0x00000001 , 0x0000456a 
- 00027317  0x00007349 ifetch  0x00000001 , 0x00000006 
- 00027318  0x0000734a store  0x00000001 , 0x00000508 
- 00027319  0x0000734b rtn 
- 00027320  0x0000734f ifetch  0x00000001 , 0x00000006 
- 00027321  0x00007350 store  0x00000001 , 0x000004fb 
- 00027322  0x00007351 rshift3  0x0000003f , 0x0000003f 
- 00027323  0x00007352 store  0x00000001 , 0x000004fc 
- 00027324  0x00007353 ifetch  0x00000001 , 0x00000006 
- 00027325  0x00007354 store  0x00000001 , 0x000004fd 
- 00027326  0x00007356 call  0x00006ace 
- 00027327  0x00007357 storet  0x00000002 , 0x000004ff 
- 00027328  0x00007358 copy  0x00000006 , 0x0000003f 
- 00027329  0x00007359 store  0x00000002 , 0x00000501 
- 00027330  0x0000735a rtn 
- 00027331  0x0000735d ifetch  0x00000001 , 0x00000006 
- 00027332  0x0000735e rshift  0x0000003f , 0x0000003f 
- 00027333  0x0000735f store  0x00000001 , 0x00000503 
- 00027334  0x00007360 call  0x00006ace 
- 00027335  0x00007361 storet  0x00000002 , 0x00000504 
- 00027336  0x00007362 copy  0x00000006 , 0x0000003f 
- 00027337  0x00007363 store  0x00000002 , 0x00000506 
- 00027338  0x00007364 rtn 
- 00027339  0x00007368 fetch  0x00000002 , 0x00000506 
- 00027340  0x00007369 copy  0x0000003f , 0x00000006 
- 00027341  0x0000736a rtn 
- 00027342  0x0000736d ifetch  0x00000001 , 0x00000006 
- 00027343  0x0000736e copy  0x0000003f , 0x00000002 
- 00027344  0x0000736f rshift  0x00000002 , 0x00000002 
- 00027345  0x00007370 rtnbit1  0x00000000 
- 00027346  0x00007371 ifetch  0x00000001 , 0x00000006 
- 00027347  0x00007372 lshift3  0x0000003f , 0x0000003f 
- 00027348  0x00007373 lshift4  0x0000003f , 0x0000003f 
- 00027349  0x00007374 iadd  0x00000002 , 0x00000002 
- 00027350  0x00007375 rtn 
- 00027351  0x00007378 ifetch  0x00000001 , 0x00000006 
- 00027352  0x00007379 store  0x00000001 , 0x0000455d 
- 00027353  0x0000737a ifetch  0x00000001 , 0x00000006 
- 00027354  0x0000737b store  0x00000001 , 0x00000509 
- 00027355  0x0000737c ifetch  0x00000001 , 0x00000006 
- 00027356  0x0000737d store  0x00000001 , 0x0000050a 
- 00027357  0x0000737e ifetch  0x00000001 , 0x00000006 
- 00027358  0x0000737f store  0x00000001 , 0x0000050b 
- 00027359  0x00007380 ifetch  0x00000002 , 0x00000006 
- 00027360  0x00007381 store  0x00000002 , 0x0000455e 
- 00027361  0x00007382 ifetch  0x00000001 , 0x00000006 
- 00027362  0x00007383 store  0x00000001 , 0x0000050c 
- 00027363  0x00007384 ifetch  0x00000001 , 0x00000006 
- 00027364  0x00007385 store  0x00000001 , 0x00004568 
- 00027365  0x00007386 rtn 
- 00027366  0x0000738a call  0x00006ab1 
- 00027367  0x0000738c branch  0x00006ae8 
- 00027368  0x0000738f fetch  0x00000001 , 0x00004254 
- 00027369  0x00007390 set1  0x00000005 , 0x0000003f 
- 00027370  0x00007391 set1  0x00000006 , 0x0000003f 
- 00027371  0x00007392 store  0x00000001 , 0x00004254 
- 00027372  0x00007393 fetcht  0x00000001 , 0x0000455d 
- 00027373  0x00007394 lshift2  0x00000002 , 0x00000002 
- 00027374  0x00007395 or_into  0x00000003 , 0x00000002 
- 00027375  0x00007396 call  0x00006c11 
- 00027376  0x00007397 jam  0x00000003 , 0x00004567 
- 00027377  0x00007398 branch  0x00006b97 
- 00027378  0x0000739b jam  0x00000008 , 0x00000a99 
- 00027379  0x0000739c call  0x00007d86 
- 00027380  0x0000739d call  0x00006ab1 
- 00027381  0x0000739e fetch  0x00000001 , 0x0000456a 
- 00027382  0x0000739f sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00027383  0x000073a0 branch  0x00006af9 , 0x00000005 
- 00027384  0x000073a1 branch  0x00002a8c 
- 00027385  0x000073a3 fetch  0x00000001 , 0x00004254 
- 00027386  0x000073a4 set1  0x00000007 , 0x0000003f 
- 00027387  0x000073a5 store  0x00000001 , 0x00004254 
- 00027388  0x000073a6 branch  0x00006b97 
- 00027389  0x000073a9 call  0x00006acb 
- 00027390  0x000073aa ifetch  0x00000001 , 0x00000006 
- 00027391  0x000073ab store  0x00000001 , 0x00000ac2 
- 00027392  0x000073ac call  0x000052d2 
- 00027393  0x000073ad call  0x000052e0 
- 00027394  0x000073ae setarg  0x0000000e 
- 00027395  0x000073af istore  0x00000002 , 0x00000005 
- 00027396  0x000073b0 fetch  0x00000002 , 0x0000424a 
- 00027397  0x000073b1 istore  0x00000002 , 0x00000005 
- 00027398  0x000073b2 fetch  0x00000001 , 0x00004563 
- 00027399  0x000073b4 lshift  0x0000003f , 0x0000003f 
- 00027400  0x000073b5 set1  0x00000000 , 0x0000003f 
- 00027401  0x000073b6 istore  0x00000001 , 0x00000005 
- 00027402  0x000073b7 bpatchx  0x000000a7 , 0x00004034 
- 00027403  0x000073b8 setarg  0x000015ef 
- 00027404  0x000073b9 istore  0x00000002 , 0x00000005 
- 00027405  0x000073ba setarg  0x00001191 
- 00027406  0x000073bb istore  0x00000002 , 0x00000005 
- 00027407  0x000073be fetch  0x00000001 , 0x00000ac2 
- 00027408  0x000073bf istore  0x00000001 , 0x00000005 
- 00027409  0x000073c0 setarg  0x00000007 
- 00027410  0x000073c1 istore  0x00000005 , 0x00000005 
- 00027411  0x000073c4 setarg  0x00000001 
- 00027412  0x000073c5 istore  0x00000002 , 0x00000005 
- 00027413  0x000073c8 call  0x00006a2f 
- 00027414  0x000073c9 istore  0x00000001 , 0x00000005 
- 00027415  0x000073ca rtn 
- 00027416  0x000073cf branch  0x00006b19 
- 00027417  0x000073d2 bpatchx  0x000000a8 , 0x00004035 
- 00027418  0x000073d3 fetch  0x00000001 , 0x000004fd 
- 00027419  0x000073d4 beq  0x00000073 , 0x00006b21 
- 00027420  0x000073d5 beq  0x0000003f , 0x00006b25 
- 00027421  0x000073d6 beq  0x000000ef , 0x00006b3f 
- 00027422  0x000073d7 beq  0x000000ff , 0x00006b37 
- 00027423  0x000073d8 beq  0x00000053 , 0x00006b46 
- 00027424  0x000073d9 rtn 
- 00027425  0x000073db fetch  0x00000001 , 0x00004254 
- 00027426  0x000073dc set1  0x00000003 , 0x0000003f 
- 00027427  0x000073dd store  0x00000001 , 0x00004254 
- 00027428  0x000073de branch  0x00006b97 
- 00027429  0x000073e0 fetch  0x00000001 , 0x00004254 
- 00027430  0x000073e1 set1  0x00000003 , 0x0000003f 
- 00027431  0x000073e2 set1  0x00000002 , 0x0000003f 
- 00027432  0x000073e3 store  0x00000001 , 0x00004254 
- 00027433  0x000073e4 fetch  0x00000001 , 0x000004fb 
- 00027434  0x000073e5 call  0x00006a26 
- 00027435  0x000073e6 store  0x00000001 , 0x000004fe 
- 00027436  0x000073e7 call  0x00006bb6 
- 00027437  0x000073e8 fetch  0x00000001 , 0x000004fb 
- 00027438  0x000073e9 rshift2  0x0000003f , 0x0000003f 
- 00027439  0x000073ea store  0x00000001 , 0x0000455d 
- 00027440  0x000073eb lshift2  0x0000003f , 0x0000003f 
- 00027441  0x000073ec set0  0x00000001 , 0x0000003f 
- 00027442  0x000073ed set1  0x00000000 , 0x0000003f 
- 00027443  0x000073ee arg  0x00004565 , 0x00000002 
- 00027444  0x000073ef storet  0x00000002 , 0x000004f7 
- 00027445  0x000073f0 call  0x00006a35 
- 00027446  0x000073f1 branch  0x00006b97 
- 00027447  0x000073f4 fetch  0x00000002 , 0x00000501 
- 00027448  0x000073f5 copy  0x0000003f , 0x00000006 
- 00027449  0x000073f6 increase  0x00000001 , 0x0000003f 
- 00027450  0x000073f7 store  0x00000002 , 0x00000501 
- 00027451  0x000073f8 ifetch  0x00000001 , 0x00000006 
- 00027452  0x000073f9 fetcht  0x00000001 , 0x00004568 
- 00027453  0x000073fa iadd  0x00000002 , 0x0000003f 
- 00027454  0x000073fb store  0x00000001 , 0x00004568 
- 00027455  0x000073fd call  0x00006c42 
- 00027456  0x000073ff call  0x00006a72 
- 00027457  0x00007400 call  0x00006c28 
- 00027458  0x00007401 call  0x00006c4b 
- 00027459  0x00007402 branch  0x00006b97 
- 00027460  0x00007405 jam  0x00000009 , 0x00000a99 
- 00027461  0x00007406 call  0x00007d86 
- 00027462  0x00007408 call  0x00006a0d 
- 00027463  0x00007409 fetch  0x00000001 , 0x000004fb 
- 00027464  0x0000740a call  0x00006a26 
- 00027465  0x0000740b store  0x00000001 , 0x000004fe 
- 00027466  0x0000740c call  0x00006bb6 
- 00027467  0x0000740d branch  0x00006b97 
- 00027468  0x00007413 fetch  0x00000002 , 0x00000264 
- 00027469  0x00007414 copy  0x0000003f , 0x00000006 
- 00027470  0x00007415 call  0x00006ab8 
- 00027471  0x00007416 fetch  0x00000001 , 0x000004fc 
- 00027472  0x00007417 beq  0x00000000 , 0x00006b52 
- 00027473  0x00007418 branch  0x00006b86 
- 00027474  0x0000741b bpatchx  0x000000a9 , 0x00004035 
- 00027475  0x0000741c fetch  0x00000001 , 0x000004fd 
- 00027476  0x0000741d beq  0x0000003f , 0x00006a7d 
- 00027477  0x0000741e beq  0x00000073 , 0x00006a86 
- 00027478  0x0000741f beq  0x000000ef , 0x00006b58 
- 00027479  0x00007420 branch  0x00006b97 
- 00027480  0x00007422 fetch  0x00000002 , 0x00000501 
- 00027481  0x00007423 copy  0x0000003f , 0x00000006 
- 00027482  0x00007424 call  0x00006ac3 
- 00027483  0x00007425 fetch  0x00000001 , 0x00000503 
- 00027484  0x00007426 beq  0x00000041 , 0x00006b61 
- 00027485  0x00007427 beq  0x00000040 , 0x00006b61 
- 00027486  0x00007428 beq  0x00000071 , 0x00006b6c 
- 00027487  0x00007429 beq  0x00000070 , 0x00006b7c 
- 00027488  0x0000742a branch  0x00006b97 
- 00027489  0x0000742d call  0x00006aaf 
- 00027490  0x0000742e fetch  0x00000001 , 0x0000455d 
- 00027491  0x0000742f rshift  0x0000003f , 0x0000003f 
- 00027492  0x00007430 fetcht  0x00000001 , 0x00004564 
- 00027493  0x00007431 isub  0x00000002 , 0x0000003e 
- 00027494  0x00007432 branch  0x00006b68 , 0x00000005 
- 00027495  0x00007433 branch  0x00002a8c 
- 00027496  0x00007435 fetch  0x00000001 , 0x00004254 
- 00027497  0x00007436 set1  0x00000001 , 0x0000003f 
- 00027498  0x00007437 store  0x00000001 , 0x00004254 
- 00027499  0x00007438 branch  0x00006b97 
- 00027500  0x0000743b call  0x00006ab1 
- 00027501  0x0000743c fetch  0x00000001 , 0x0000456a 
- 00027502  0x0000743d fetcht  0x00000001 , 0x00004564 
- 00027503  0x0000743e isub  0x00000002 , 0x0000003e 
- 00027504  0x0000743f branch  0x00006b73 , 0x00000005 
- 00027505  0x00007440 branch  0x00002a8c 
- 00027506  0x00007441 branch  0x00006b97 
- 00027507  0x00007443 fetch  0x00000001 , 0x00004254 
- 00027508  0x00007444 set1  0x00000005 , 0x0000003f 
- 00027509  0x00007445 set1  0x00000006 , 0x0000003f 
- 00027510  0x00007446 store  0x00000001 , 0x00004254 
- 00027511  0x00007447 fetcht  0x00000001 , 0x0000455d 
- 00027512  0x00007448 lshift2  0x00000002 , 0x00000002 
- 00027513  0x00007449 or_into  0x00000003 , 0x00000002 
- 00027514  0x0000744a call  0x00006c11 
- 00027515  0x0000744b branch  0x00006b97 
- 00027516  0x0000744e call  0x00006ab1 
- 00027517  0x0000744f fetch  0x00000001 , 0x0000456a 
- 00027518  0x00007450 fetcht  0x00000001 , 0x00004564 
- 00027519  0x00007451 isub  0x00000002 , 0x0000003e 
- 00027520  0x00007452 branch  0x00006b82 , 0x00000005 
- 00027521  0x00007453 branch  0x00002a8c 
- 00027522  0x00007455 fetch  0x00000001 , 0x00004254 
- 00027523  0x00007456 set1  0x00000007 , 0x0000003f 
- 00027524  0x00007457 store  0x00000001 , 0x00004254 
- 00027525  0x00007458 branch  0x00006b97 
- 00027526  0x0000745b fetch  0x00000001 , 0x000004fc 
- 00027527  0x0000745c fetcht  0x00000001 , 0x00004564 
- 00027528  0x0000745d isub  0x00000002 , 0x0000003e 
- 00027529  0x0000745e branch  0x00006b8c , 0x00000005 
- 00027530  0x0000745f branch  0x00002a8c 
- 00027531  0x00007460 branch  0x00006b97 
- 00027532  0x00007463 fetch  0x00000001 , 0x000004fd 
- 00027533  0x00007464 beq  0x00000073 , 0x00006b91 
- 00027534  0x00007465 beq  0x000000ef , 0x00006b3f 
- 00027535  0x00007466 beq  0x000000ff , 0x00006b37 
- 00027536  0x00007467 beq  0x00000053 , 0x00006b96 
- 00027537  0x00007469 fetch  0x00000001 , 0x00004254 
- 00027538  0x0000746a set1  0x00000003 , 0x0000003f 
- 00027539  0x0000746b store  0x00000001 , 0x00004254 
- 00027540  0x0000746c branch  0x00006b97 
- 00027541  0x0000746e branch  0x00006b95 
- 00027542  0x00007470 branch  0x00006b46 
- 00027543  0x00007472 rtn 
- 00027544  0x00007475 fetch  0x00000001 , 0x00004567 
- 00027545  0x00007476 rtn  0x00000034 
- 00027546  0x00007477 beq  0x00000003 , 0x00006b9c 
- 00027547  0x00007478 branch  0x00002a8c 
- 00027548  0x0000747b jam  0x00000000 , 0x00004567 
- 00027549  0x0000747c call  0x000052d2 
- 00027550  0x0000747d arg  0x00000001 , 0x00000002 
- 00027551  0x0000747e fetcht  0x00000001 , 0x0000455d 
- 00027552  0x0000747f lshift2  0x00000002 , 0x00000002 
- 00027553  0x00007481 or_into  0x00000003 , 0x00000002 
- 00027554  0x00007482 arg  0x000000aa , 0x00000011 
- 00027555  0x00007483 call  0x00006bfc 
- 00027556  0x00007484 call  0x000052e0 
- 00027557  0x00007485 copy  0x00000005 , 0x00000006 
- 00027558  0x00007486 ifetch  0x00000002 , 0x00000006 
- 00027559  0x00007487 branch  0x00002a8c , 0x00000034 
- 00027560  0x00007488 rtn 
- 00027561  0x0000748b call  0x000052e0 
- 00027562  0x0000748c setarg  0x00000004 
- 00027563  0x0000748d istore  0x00000002 , 0x00000005 
- 00027564  0x0000748e fetch  0x00000002 , 0x0000424a 
- 00027565  0x0000748f istore  0x00000002 , 0x00000005 
- 00027566  0x00007490 fetch  0x00000001 , 0x000004fb 
- 00027567  0x00007491 istore  0x00000001 , 0x00000005 
- 00027568  0x00007492 bpatchx  0x000000aa , 0x00004035 
- 00027569  0x00007493 setarg  0x0000013f 
- 00027570  0x00007494 istore  0x00000002 , 0x00000005 
- 00027571  0x00007495 fetch  0x00000001 , 0x000004fe 
- 00027572  0x00007496 istore  0x00000001 , 0x00000005 
- 00027573  0x00007497 rtn 
- 00027574  0x00007499 call  0x000052d2 
- 00027575  0x0000749a call  0x000052e0 
- 00027576  0x0000749b setarg  0x00000004 
- 00027577  0x0000749c istore  0x00000002 , 0x00000005 
- 00027578  0x0000749d fetch  0x00000002 , 0x0000424a 
- 00027579  0x0000749e istore  0x00000002 , 0x00000005 
- 00027580  0x0000749f fetch  0x00000001 , 0x000004fb 
- 00027581  0x000074a0 istore  0x00000001 , 0x00000005 
- 00027582  0x000074a1 bpatchx  0x000000ab , 0x00004035 
- 00027583  0x000074a2 setarg  0x00000173 
- 00027584  0x000074a3 istore  0x00000002 , 0x00000005 
- 00027585  0x000074a4 fetch  0x00000001 , 0x000004fe 
- 00027586  0x000074a5 istore  0x00000001 , 0x00000005 
- 00027587  0x000074a6 rtn 
- 00027588  0x000074a8 call  0x000052e0 
- 00027589  0x000074a9 setarg  0x0000000e 
- 00027590  0x000074aa istore  0x00000002 , 0x00000005 
- 00027591  0x000074ab fetch  0x00000002 , 0x0000424a 
- 00027592  0x000074ac istore  0x00000002 , 0x00000005 
- 00027593  0x000074ad fetch  0x00000001 , 0x00004563 
- 00027594  0x000074ae lshift  0x0000003f , 0x0000003f 
- 00027595  0x000074af set1  0x00000000 , 0x0000003f 
- 00027596  0x000074b0 istore  0x00000001 , 0x00000005 
- 00027597  0x000074b1 bpatchx  0x000000ac , 0x00004035 
- 00027598  0x000074b2 setarg  0x000015ef 
- 00027599  0x000074b3 istore  0x00000002 , 0x00000005 
- 00027600  0x000074b4 setarg  0x00001183 
- 00027601  0x000074b5 istore  0x00000002 , 0x00000005 
- 00027602  0x000074b6 copy  0x00000002 , 0x0000003f 
- 00027603  0x000074b7 istore  0x00000001 , 0x00000005 
- 00027604  0x000074b8 setarg  0x000000f0 
- 00027605  0x000074b9 istore  0x00000003 , 0x00000005 
- 00027606  0x000074ba setarg  0x0000007f 
- 00027607  0x000074bb istore  0x00000002 , 0x00000005 
- 00027608  0x000074bc setarg  0x00000000 
- 00027609  0x000074bd istore  0x00000001 , 0x00000005 
- 00027610  0x000074be setarg  0x00000001 
- 00027611  0x000074bf istore  0x00000001 , 0x00000005 
- 00027612  0x000074c0 call  0x00006a2f 
- 00027613  0x000074c1 istore  0x00000001 , 0x00000005 
- 00027614  0x000074c2 jam  0x00000010 , 0x00004569 
- 00027615  0x000074c3 rtn 
- 00027616  0x000074c5 call  0x000052d2 
- 00027617  0x000074c6 call  0x000052e0 
- 00027618  0x000074c7 setarg  0x0000000e 
- 00027619  0x000074c8 istore  0x00000002 , 0x00000005 
- 00027620  0x000074c9 fetch  0x00000002 , 0x0000424a 
- 00027621  0x000074ca istore  0x00000002 , 0x00000005 
- 00027622  0x000074cb fetch  0x00000001 , 0x00004563 
- 00027623  0x000074cc lshift  0x0000003f , 0x0000003f 
- 00027624  0x000074cd set1  0x00000000 , 0x0000003f 
- 00027625  0x000074ce istore  0x00000001 , 0x00000005 
- 00027626  0x000074cf bpatchx  0x000000ad , 0x00004035 
- 00027627  0x000074d0 setarg  0x000015ef 
- 00027628  0x000074d1 istore  0x00000002 , 0x00000005 
- 00027629  0x000074d2 setarg  0x00001181 
- 00027630  0x000074d3 istore  0x00000002 , 0x00000005 
- 00027631  0x000074d4 fetch  0x00000001 , 0x0000455d 
- 00027632  0x000074d5 istore  0x00000001 , 0x00000005 
- 00027633  0x000074d6 setarg  0x000000e0 
- 00027634  0x000074d7 istore  0x00000003 , 0x00000005 
- 00027635  0x000074d8 fetch  0x00000002 , 0x0000456c 
- 00027636  0x000074d9 istore  0x00000002 , 0x00000005 
- 00027637  0x000074da setarg  0x00000000 
- 00027638  0x000074db istore  0x00000001 , 0x00000005 
- 00027639  0x000074dc fetch  0x00000001 , 0x0000456e 
- 00027640  0x000074dd istore  0x00000001 , 0x00000005 
- 00027641  0x000074de call  0x00006a2f 
- 00027642  0x000074df istore  0x00000001 , 0x00000005 
- 00027643  0x000074e0 rtn 
- 00027644  0x000074e2 call  0x000052e0 
- 00027645  0x000074e3 setarg  0x00000008 
- 00027646  0x000074e4 istore  0x00000002 , 0x00000005 
- 00027647  0x000074e5 fetch  0x00000002 , 0x0000424a 
- 00027648  0x000074e6 istore  0x00000002 , 0x00000005 
- 00027649  0x000074e7 fetch  0x00000001 , 0x00004563 
- 00027650  0x000074e8 lshift  0x0000003f , 0x0000003f 
- 00027651  0x000074e9 set1  0x00000000 , 0x0000003f 
- 00027652  0x000074ea istore  0x00000001 , 0x00000005 
- 00027653  0x000074eb bpatchx  0x000000ae , 0x00004035 
- 00027654  0x000074ec setarg  0x000009ef 
- 00027655  0x000074ed istore  0x00000002 , 0x00000005 
- 00027656  0x000074ee setarg  0x000005e3 
- 00027657  0x000074ef istore  0x00000002 , 0x00000005 
- 00027658  0x000074f0 copy  0x00000002 , 0x0000003f 
- 00027659  0x000074f1 istore  0x00000001 , 0x00000005 
- 00027660  0x000074f2 setarg  0x0000008d 
- 00027661  0x000074f3 istore  0x00000001 , 0x00000005 
- 00027662  0x000074f4 call  0x00006a2f 
- 00027663  0x000074f5 istore  0x00000001 , 0x00000005 
- 00027664  0x000074f6 rtn 
- 00027665  0x000074f9 call  0x000052d2 
- 00027666  0x000074fa call  0x000052e0 
- 00027667  0x000074fb setarg  0x00000008 
- 00027668  0x000074fc istore  0x00000002 , 0x00000005 
- 00027669  0x000074fd fetch  0x00000002 , 0x0000424a 
- 00027670  0x000074fe istore  0x00000002 , 0x00000005 
- 00027671  0x000074ff copy  0x00000002 , 0x0000000b 
- 00027672  0x00007500 fetch  0x00000001 , 0x00004563 
- 00027673  0x00007501 lshift  0x0000003f , 0x0000003f 
- 00027674  0x00007502 set1  0x00000000 , 0x0000003f 
- 00027675  0x00007503 istore  0x00000001 , 0x00000005 
- 00027676  0x00007504 bpatchx  0x000000af , 0x00004035 
- 00027677  0x00007505 setarg  0x000009ef 
- 00027678  0x00007506 istore  0x00000002 , 0x00000005 
- 00027679  0x00007507 setarg  0x000005e1 
- 00027680  0x00007508 istore  0x00000002 , 0x00000005 
- 00027681  0x00007509 copy  0x0000000b , 0x0000003f 
- 00027682  0x0000750a istore  0x00000001 , 0x00000005 
- 00027683  0x0000750b setarg  0x0000008d 
- 00027684  0x0000750c istore  0x00000001 , 0x00000005 
- 00027685  0x0000750d call  0x00006a2f 
- 00027686  0x0000750e istore  0x00000001 , 0x00000005 
- 00027687  0x0000750f rtn 
- 00027688  0x00007512 bpatchx  0x000000b0 , 0x00004036 
- 00027689  0x00007513 fetch  0x00000001 , 0x00004569 
- 00027690  0x00007514 rtn  0x00000034 
- 00027691  0x00007515 hfetch  0x00000002 , 0x00008112 
- 00027692  0x00007516 nrtn  0x00000034 
- 00027693  0x00007517 copy  0x00000011 , 0x0000003f 
- 00027694  0x00007518 store  0x00000001 , 0x00000a9b 
- 00027695  0x00007519 storet  0x00000001 , 0x00000a9a 
- 00027696  0x0000751a call  0x0000526e 
- 00027697  0x0000751b nrtn  0x00000034 
- 00027698  0x0000751c call  0x000052d2 
- 00027699  0x0000751d call  0x000052e0 
- 00027700  0x0000751e setarg  0x00000005 
- 00027701  0x0000751f istore  0x00000002 , 0x00000005 
- 00027702  0x00007520 fetch  0x00000002 , 0x0000424a 
- 00027703  0x00007521 istore  0x00000002 , 0x00000005 
- 00027704  0x00007522 fetch  0x00000001 , 0x0000050d 
- 00027705  0x00007523 istore  0x00000001 , 0x00000005 
- 00027706  0x00007524 setarg  0x000001ff 
- 00027707  0x00007525 istore  0x00000002 , 0x00000005 
- 00027708  0x00007526 fetch  0x00000001 , 0x00004569 
- 00027709  0x00007527 istore  0x00000001 , 0x00000005 
- 00027710  0x00007528 fetch  0x00000001 , 0x00004566 
- 00027711  0x00007529 istore  0x00000001 , 0x00000005 
- 00027712  0x0000752a jam  0x00000000 , 0x00004569 
- 00027713  0x0000752b rtn 
- 00027714  0x0000752e bpatchx  0x000000b1 , 0x00004036 
- 00027715  0x0000752f fetch  0x00000001 , 0x0000456b 
- 00027716  0x00007530 rtneq  0x00000001 
- 00027717  0x00007531 fetch  0x00000002 , 0x000004ff 
- 00027718  0x00007532 rtn  0x00000034 
- 00027719  0x00007533 fetch  0x00000001 , 0x00004569 
- 00027720  0x00007534 increase  0x00000001 , 0x0000003f 
- 00027721  0x00007535 store  0x00000001 , 0x00004569 
- 00027722  0x00007536 rtn 
- 00027723  0x00007539 fetch  0x00000002 , 0x0000456f 
- 00027724  0x0000753a branch  0x00007f9c 
- 00027725  0x0000753d bpatchx  0x000000b2 , 0x00004036 
- 00027726  0x0000753f fetch  0x00000001 , 0x00004568 
- 00027727  0x00007540 rtn  0x00000034 
- 00027728  0x00007541 increase  0xffffffff , 0x0000003f 
- 00027729  0x00007542 store  0x00000001 , 0x00004568 
- 00027730  0x00007543 fetch  0x00000002 , 0x0000455e 
- 00027731  0x00007544 fetcht  0x00000002 , 0x0000469f 
- 00027732  0x00007545 isub  0x00000002 , 0x0000003e 
- 00027733  0x00007546 branch  0x00006c57 , 0x00000002 
- 00027734  0x00007547 store  0x00000002 , 0x0000469f 
- 00027735  0x00007549 fetch  0x00000001 , 0x00004569 
- 00027736  0x0000754a branch  0x00006c5f , 0x00000034 
- 00027737  0x0000754b jam  0x00000001 , 0x00000510 
- 00027738  0x0000754c fetch  0x00000001 , 0x00004566 
- 00027739  0x0000754d store  0x00000001 , 0x0000050f 
- 00027740  0x0000754e setarg  0x000000ff 
- 00027741  0x0000754f store  0x00000001 , 0x0000050e 
- 00027742  0x00007550 branch  0x00006c64 
- 00027743  0x00007552 jam  0x00000000 , 0x00000510 
- 00027744  0x00007553 fetch  0x00000001 , 0x00004565 
- 00027745  0x00007554 store  0x00000001 , 0x0000050f 
- 00027746  0x00007555 setarg  0x000000ef 
- 00027747  0x00007556 store  0x00000001 , 0x0000050e 
- 00027748  0x00007558 bpatchx  0x000000b3 , 0x00004036 
- 00027749  0x00007559 fetch  0x00000002 , 0x0000469f 
- 00027750  0x0000755a sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027751  0x0000755b branch  0x00006c6b , 0x00000002 
- 00027752  0x0000755c fetch  0x00000001 , 0x00000510 
- 00027753  0x0000755d increase  0x00000001 , 0x0000003f 
- 00027754  0x0000755e store  0x00000001 , 0x00000510 
- 00027755  0x00007560 call  0x00006a72 
- 00027756  0x00007561 fetch  0x00000002 , 0x0000469f 
- 00027757  0x00007562 increase  0x00000008 , 0x0000003f 
- 00027758  0x00007563 fetcht  0x00000001 , 0x00000510 
- 00027759  0x00007564 iadd  0x00000002 , 0x00000011 
- 00027760  0x00007566 call  0x00005240 
- 00027761  0x00007567 store  0x00000002 , 0x00000277 
- 00027762  0x00007568 increase  0x00000004 , 0x0000003f 
- 00027763  0x00007569 store  0x00000002 , 0x00000279 
- 00027764  0x0000756a copy  0x0000003f , 0x00000005 
- 00027765  0x0000756b fetch  0x00000001 , 0x0000050d 
- 00027766  0x0000756c istore  0x00000001 , 0x00000005 
- 00027767  0x0000756d fetch  0x00000001 , 0x0000050e 
- 00027768  0x0000756e istore  0x00000001 , 0x00000005 
- 00027769  0x0000756f call  0x00006c95 
- 00027770  0x00007570 call  0x00006ca6 
- 00027771  0x00007571 bpatchx  0x000000b4 , 0x00004036 
- 00027772  0x00007572 fetch  0x00000002 , 0x00004571 
- 00027773  0x00007573 copy  0x0000003f , 0x00000003 
- 00027774  0x00007574 fetch  0x00000002 , 0x0000469f 
- 00027775  0x00007575 copy  0x0000003f , 0x00000039 
- 00027776  0x00007576 call  0x000066ea 
- 00027777  0x00007577 copy  0x00000005 , 0x00000002 
- 00027778  0x00007578 copy  0x00000003 , 0x0000003f 
- 00027779  0x00007579 store  0x00000002 , 0x00004571 
- 00027780  0x0000757a copy  0x00000002 , 0x00000005 
- 00027781  0x0000757b fetch  0x00000001 , 0x0000050f 
- 00027782  0x0000757c istore  0x00000001 , 0x00000005 
- 00027783  0x0000757d fetch  0x00000002 , 0x00000277 
- 00027784  0x0000757e copy  0x0000003f , 0x00000005 
- 00027785  0x0000757f fetch  0x00000002 , 0x0000469f 
- 00027786  0x00007580 fetcht  0x00000001 , 0x00000510 
- 00027787  0x00007581 iadd  0x00000002 , 0x0000003f 
- 00027788  0x00007582 increase  0x00000004 , 0x0000003f 
- 00027789  0x00007583 istore  0x00000002 , 0x00000005 
- 00027790  0x00007584 fetch  0x00000002 , 0x0000424a 
- 00027791  0x00007585 istore  0x00000002 , 0x00000005 
- 00027792  0x00007586 jam  0x00000000 , 0x00004569 
- 00027793  0x00007587 fetch  0x00000002 , 0x00004573 
- 00027794  0x00007588 beq  0x00000000 , 0x00003a97 
- 00027795  0x00007589 jam  0x00000000 , 0x00000b05 
- 00027796  0x0000758a rtn 
- 00027797  0x0000758d bpatchx  0x000000b5 , 0x00004036 
- 00027798  0x0000758e fetch  0x00000002 , 0x0000469f 
- 00027799  0x0000758f sub  0x0000003f , 0x0000007f , 0x0000003e 
- 00027800  0x00007590 nbranch  0x00006c9d , 0x00000002 
- 00027801  0x00007591 lshift  0x0000003f , 0x0000003f 
- 00027802  0x00007592 set1  0x00000000 , 0x0000003f 
- 00027803  0x00007593 istore  0x00000001 , 0x00000005 
- 00027804  0x00007594 rtn 
- 00027805  0x00007596 fetch  0x00000002 , 0x0000469f 
- 00027806  0x00007597 rshift3  0x0000003f , 0x0000003f 
- 00027807  0x00007598 rshift4  0x0000003f , 0x00000002 
- 00027808  0x00007599 and_into  0x0000007f , 0x0000003f 
- 00027809  0x0000759a lshift  0x0000003f , 0x0000003f 
- 00027810  0x0000759b set0  0x00000000 , 0x0000003f 
- 00027811  0x0000759c istore  0x00000001 , 0x00000005 
- 00027812  0x0000759d istoret  0x00000001 , 0x00000005 
- 00027813  0x0000759e rtn 
- 00027814  0x000075a0 fetch  0x00000001 , 0x00004569 
- 00027815  0x000075a1 rtn  0x00000034 
- 00027816  0x000075a2 istore  0x00000001 , 0x00000005 
- 00027817  0x000075a3 rtn 
- 00027818  0x000075a9 bpatchx  0x000000b6 , 0x00004036 
- 00027819  0x000075aa call  0x00007d9c 
- 00027820  0x000075ab call  0x000032f6 
- 00027821  0x000075ac call  0x0000631b 
- 00027822  0x000075ae bpatchx  0x000000b7 , 0x00004036 
- 00027823  0x000075af call  0x000076dc 
- 00027824  0x000075b0 call  0x000076b5 
- 00027825  0x000075b1 call  0x000076c6 
- 00027826  0x000075b4 call  0x0000526e 
- 00027827  0x000075b5 nrtn  0x00000034 
- 00027828  0x000075b7 call  0x00004da9 
- 00027829  0x000075b8 call  0x0000526e 
- 00027830  0x000075b9 nrtn  0x00000034 
- 00027831  0x000075ba bpatchx  0x000000b8 , 0x00004037 
- 00027832  0x000075bc call  0x00006cf5 
- 00027833  0x000075bd call  0x00004f64 
- 00027834  0x000075be call  0x00006b98 
- 00027835  0x000075c0 call  0x00006cbe 
- 00027836  0x000075c1 bpatchx  0x000000b9 , 0x00004037 
- 00027837  0x000075c4 branch  0x000032f2 
- 00027838  0x000075c7 fetch  0x00000001 , 0x0000027f 
- 00027839  0x000075c8 bbit1  0x00000000 , 0x00005087 
- 00027840  0x000075c9 bbit1  0x00000007 , 0x00005091 
- 00027841  0x000075ca rtn 
- 00027842  0x000075cd bpatchx  0x000000ba , 0x00004037 
- 00027843  0x000075ce call  0x00005274 
- 00027844  0x000075cf rtn  0x00000034 
- 00027845  0x000075d0 fetch  0x00000001 , 0x0000004b 
- 00027846  0x000075d1 rtnbit1  0x00000006 
- 00027847  0x000075d2 call  0x00005258 
- 00027848  0x000075d3 store  0x00000002 , 0x0000016f 
- 00027849  0x000075d4 copy  0x0000003f , 0x00000006 
- 00027850  0x000075d5 ifetch  0x00000002 , 0x00000006 
- 00027851  0x000075d6 increase  0x00000004 , 0x0000003f 
- 00027852  0x000075d7 store  0x00000002 , 0x000041dc 
- 00027853  0x000075d8 jam  0x00000006 , 0x000041db 
- 00027854  0x000075d9 bpatchx  0x000000bb , 0x00004037 
- 00027855  0x000075da fetch  0x00000002 , 0x00004246 
- 00027856  0x000075db branch  0x00006cdd , 0x00000034 
- 00027857  0x000075dc fetch  0x00000001 , 0x0000004b 
- 00027858  0x000075dd rtnbit0  0x00000007 
- 00027859  0x000075de set0  0x00000007 , 0x0000003f 
- 00027860  0x000075df store  0x00000001 , 0x0000004b 
- 00027861  0x000075e0 jam  0x00000005 , 0x000041db 
- 00027862  0x000075e1 fetcht  0x00000002 , 0x00004246 
- 00027863  0x000075e2 fetch  0x00000002 , 0x0000016f 
- 00027864  0x000075e3 iadd  0x00000002 , 0x0000003f 
- 00027865  0x000075e4 store  0x00000002 , 0x0000016f 
- 00027866  0x000075e5 fetch  0x00000002 , 0x000041dc 
- 00027867  0x000075e6 isub  0x00000002 , 0x0000003f 
- 00027868  0x000075e7 store  0x00000002 , 0x000041dc 
- 00027869  0x000075e9 bpatchx  0x000000bc , 0x00004037 
- 00027870  0x000075ea fetch  0x00000002 , 0x000041dc 
- 00027871  0x000075eb branch  0x00002a8c , 0x00000034 
- 00027872  0x000075ec arg  0x00000104 , 0x00000002 
- 00027873  0x000075ed isub  0x00000002 , 0x0000003f 
- 00027874  0x000075ee nbranch  0x00006ce9 , 0x00000002 
- 00027875  0x000075ef bpatchx  0x000000bd , 0x00004037 
- 00027876  0x000075f0 storet  0x00000002 , 0x000041dc 
- 00027877  0x000075f1 fetch  0x00000002 , 0x00004246 
- 00027878  0x000075f2 iadd  0x00000002 , 0x0000003f 
- 00027879  0x000075f3 store  0x00000002 , 0x00004246 
- 00027880  0x000075f4 branch  0x00006ceb 
- 00027881  0x000075f6 setarg  0x00000000 
- 00027882  0x000075f7 store  0x00000002 , 0x00004246 
- 00027883  0x000075f9 fetch  0x00000001 , 0x0000004b 
- 00027884  0x000075fa set1  0x00000006 , 0x0000003f 
- 00027885  0x000075fb store  0x00000001 , 0x0000004b 
- 00027886  0x000075fc rtn 
- 00027887  0x000075ff fetch  0x00000001 , 0x00004684 
- 00027888  0x00007600 bbit1  0x00000000 , 0x00006cf3 
- 00027889  0x00007601 jam  0x00000001 , 0x00000287 
- 00027890  0x00007602 rtn 
- 00027891  0x00007604 jam  0x0000000f , 0x00000287 
- 00027892  0x00007605 rtn 
- 00027893  0x00007608 fetch  0x00000001 , 0x00004681 
- 00027894  0x00007609 nbranch  0x00006cfb , 0x00000034 
- 00027895  0x0000760b fetch  0x00000001 , 0x00000286 
- 00027896  0x0000760d rtn  0x00000034 
- 00027897  0x0000760f jam  0x00000000 , 0x00000286 
- 00027898  0x00007611 rtn 
- 00027899  0x00007615 bpatchx  0x000000be , 0x00004037 
- 00027900  0x00007616 fetch  0x00000001 , 0x00000287 
- 00027901  0x00007617 rtn  0x00000034 
- 00027902  0x00007618 beq  0x00000001 , 0x00006d1b 
- 00027903  0x00007619 beq  0x00000002 , 0x00006d74 
- 00027904  0x0000761a beq  0x00000003 , 0x00006d21 
- 00027905  0x0000761b beq  0x00000004 , 0x00006d78 
- 00027906  0x0000761c beq  0x0000003b , 0x00006d2b 
- 00027907  0x0000761d beq  0x0000003c , 0x00006d7b 
- 00027908  0x0000761e beq  0x0000000d , 0x00006d30 
- 00027909  0x0000761f beq  0x0000000e , 0x00006d80 
- 00027910  0x00007620 beq  0x0000000f , 0x00006d33 
- 00027911  0x00007621 beq  0x00000010 , 0x00006d86 
- 00027912  0x00007622 beq  0x00000011 , 0x00006d39 
- 00027913  0x00007623 beq  0x00000012 , 0x00006d8a 
- 00027914  0x00007624 beq  0x00000013 , 0x00006d3f 
- 00027915  0x00007625 beq  0x00000014 , 0x00006d8e 
- 00027916  0x00007626 beq  0x00000015 , 0x00006d45 
- 00027917  0x00007627 beq  0x00000016 , 0x00006d92 
- 00027918  0x00007628 beq  0x00000017 , 0x00006d4b 
- 00027919  0x00007629 beq  0x00000018 , 0x00006d97 
- 00027920  0x0000762a beq  0x00000019 , 0x00006d51 
- 00027921  0x0000762b beq  0x0000001a , 0x00006d9b 
- 00027922  0x0000762c beq  0x0000001b , 0x00006d57 
- 00027923  0x0000762d beq  0x0000001c , 0x00006d9f 
- 00027924  0x0000762e beq  0x0000001d , 0x00006d5d 
- 00027925  0x0000762f beq  0x0000001e , 0x00006da4 
- 00027926  0x00007630 beq  0x0000001f , 0x00006d63 
- 00027927  0x00007631 beq  0x00000020 , 0x00006da8 
- 00027928  0x00007632 beq  0x00000021 , 0x00006d6e 
- 00027929  0x00007633 beq  0x00000022 , 0x00006dac 
- 00027930  0x00007635 rtn 
- 00027931  0x00007637 call  0x00006db7 
- 00027932  0x00007638 jam  0x00000002 , 0x00000287 
- 00027933  0x00007639 fetch  0x00000001 , 0x00004250 
- 00027934  0x0000763a set1  0x00000000 , 0x0000003f 
- 00027935  0x0000763b store  0x00000001 , 0x00004250 
- 00027936  0x0000763c rtn 
- 00027937  0x0000763e jam  0x00000004 , 0x00000287 
- 00027938  0x0000763f fetch  0x00000001 , 0x00004250 
- 00027939  0x00007640 rtnbit1  0x00000002 
- 00027940  0x00007641 jam  0x00000003 , 0x00000287 
- 00027941  0x00007642 call  0x00006dbe 
- 00027942  0x00007643 jam  0x00000004 , 0x00000287 
- 00027943  0x00007644 fetch  0x00000001 , 0x00004250 
- 00027944  0x00007645 set1  0x00000002 , 0x0000003f 
- 00027945  0x00007646 store  0x00000001 , 0x00004250 
- 00027946  0x00007647 rtn 
- 00027947  0x00007649 call  0x00005274 
- 00027948  0x0000764a nrtn  0x00000034 
- 00027949  0x0000764b call  0x00006dcd 
- 00027950  0x0000764c jam  0x0000003c , 0x00000287 
- 00027951  0x0000764d rtn 
- 00027952  0x0000764f call  0x00006dc3 
- 00027953  0x00007650 jam  0x0000000e , 0x00000287 
- 00027954  0x00007651 rtn 
- 00027955  0x00007653 call  0x00006ddd 
- 00027956  0x00007654 jam  0x00000010 , 0x00000287 
- 00027957  0x00007655 fetch  0x00000001 , 0x00004252 
- 00027958  0x00007656 set1  0x00000000 , 0x0000003f 
- 00027959  0x00007657 store  0x00000001 , 0x00004252 
- 00027960  0x00007658 rtn 
- 00027961  0x0000765a call  0x00006de4 
- 00027962  0x0000765b jam  0x00000012 , 0x00000287 
- 00027963  0x0000765c fetch  0x00000001 , 0x00004252 
- 00027964  0x0000765d set1  0x00000002 , 0x0000003f 
- 00027965  0x0000765e store  0x00000001 , 0x00004252 
- 00027966  0x0000765f rtn 
- 00027967  0x00007661 call  0x00006de9 
- 00027968  0x00007662 jam  0x00000014 , 0x00000287 
- 00027969  0x00007663 fetch  0x00000001 , 0x00004253 
- 00027970  0x00007664 set1  0x00000000 , 0x0000003f 
- 00027971  0x00007665 store  0x00000001 , 0x00004253 
- 00027972  0x00007666 rtn 
- 00027973  0x00007668 call  0x00006df0 
- 00027974  0x00007669 jam  0x00000016 , 0x00000287 
- 00027975  0x0000766a fetch  0x00000001 , 0x00004253 
- 00027976  0x0000766b set1  0x00000002 , 0x0000003f 
- 00027977  0x0000766c store  0x00000001 , 0x00004253 
- 00027978  0x0000766d rtn 
- 00027979  0x0000766f call  0x00006dd1 
- 00027980  0x00007670 jam  0x00000018 , 0x00000287 
- 00027981  0x00007671 fetch  0x00000001 , 0x00004251 
- 00027982  0x00007672 set1  0x00000000 , 0x0000003f 
- 00027983  0x00007673 store  0x00000001 , 0x00004251 
- 00027984  0x00007674 rtn 
- 00027985  0x00007676 call  0x00006dd8 
- 00027986  0x00007677 jam  0x0000001a , 0x00000287 
- 00027987  0x00007678 fetch  0x00000001 , 0x00004251 
- 00027988  0x00007679 set1  0x00000002 , 0x0000003f 
- 00027989  0x0000767a store  0x00000001 , 0x00004251 
- 00027990  0x0000767b rtn 
- 00027991  0x0000767d call  0x00006df5 
- 00027992  0x0000767e jam  0x0000001c , 0x00000287 
- 00027993  0x0000767f fetch  0x00000001 , 0x00004251 
- 00027994  0x00007680 set1  0x00000006 , 0x0000003f 
- 00027995  0x00007681 store  0x00000001 , 0x00004251 
- 00027996  0x00007682 rtn 
- 00027997  0x00007684 call  0x00006dfc 
- 00027998  0x00007685 fetch  0x00000001 , 0x00004254 
- 00027999  0x00007686 set1  0x00000000 
- 00028000  0x00007687 store  0x00000001 , 0x00004254 
- 00028001  0x00007688 jam  0x0000001e , 0x00000287 
- 00028002  0x00007689 rtn 
- 00028003  0x0000768b call  0x00006e02 
- 00028004  0x0000768c fetch  0x00000001 , 0x00004254 
- 00028005  0x0000768d set1  0x00000002 
- 00028006  0x0000768e store  0x00000001 , 0x00004254 
- 00028007  0x0000768f jam  0x00000020 , 0x00000287 
- 00028008  0x00007690 fetch  0x00000001 , 0x00004564 
- 00028009  0x00007691 lshift3  0x0000003f , 0x0000003f 
- 00028010  0x00007692 or_into  0x00000003 , 0x0000003f 
- 00028011  0x00007693 arg  0x00004565 , 0x00000002 
- 00028012  0x00007694 storet  0x00000002 , 0x000004f7 
- 00028013  0x00007695 branch  0x00006a35 
- 00028014  0x00007697 call  0x00006e0c 
- 00028015  0x00007698 fetch  0x00000001 , 0x00004254 
- 00028016  0x00007699 set1  0x00000004 
- 00028017  0x0000769a store  0x00000001 , 0x00004254 
- 00028018  0x0000769b jam  0x00000022 , 0x00000287 
- 00028019  0x0000769c rtn 
- 00028020  0x0000769f fetch  0x00000001 , 0x00004250 
- 00028021  0x000076a0 rtnbit0  0x00000001 
- 00028022  0x000076a1 jam  0x00000003 , 0x00000287 
- 00028023  0x000076a2 branch  0x00006cfb 
- 00028024  0x000076a4 fetch  0x00000001 , 0x00004250 
- 00028025  0x000076a5 rtnne  0x0000003f 
- 00028026  0x000076a6 jam  0x0000003b , 0x00000287 
- 00028027  0x000076a8 fetch  0x00000001 , 0x00000285 
- 00028028  0x000076a9 rtnne  0x00000017 
- 00028029  0x000076aa jam  0x00000000 , 0x00000285 
- 00028030  0x000076ab jam  0x0000000d , 0x00000287 
- 00028031  0x000076ac branch  0x00006cfb 
- 00028032  0x000076ae fetch  0x00000001 , 0x00004250 
- 00028033  0x000076af nrtn  0x00000034 
- 00028034  0x000076b0 fetch  0x00000001 , 0x00004684 
- 00028035  0x000076b1 bbit1  0x00000000 , 0x00006daf 
- 00028036  0x000076b2 bbit1  0x00000006 , 0x00006db1 
- 00028037  0x000076b3 branch  0x00006db5 
- 00028038  0x000076b5 fetch  0x00000001 , 0x00004252 
- 00028039  0x000076b6 rtnbit0  0x00000001 
- 00028040  0x000076b7 jam  0x00000011 , 0x00000287 
- 00028041  0x000076b8 branch  0x00006cfb 
- 00028042  0x000076ba fetch  0x00000001 , 0x00004252 
- 00028043  0x000076bb rtnne  0x0000003f 
- 00028044  0x000076bc jam  0x00000013 , 0x00000287 
- 00028045  0x000076bd branch  0x00006cfb 
- 00028046  0x000076bf fetch  0x00000001 , 0x00004253 
- 00028047  0x000076c0 rtnbit0  0x00000001 
- 00028048  0x000076c1 jam  0x00000015 , 0x00000287 
- 00028049  0x000076c2 branch  0x00006cfb 
- 00028050  0x000076c4 fetch  0x00000001 , 0x00004253 
- 00028051  0x000076c5 rtnne  0x0000003f 
- 00028052  0x000076c6 fetch  0x00000001 , 0x00004684 
- 00028053  0x000076c7 bbit1  0x00000006 , 0x00006db1 
- 00028054  0x000076c8 branch  0x00006db5 
- 00028055  0x000076ca fetch  0x00000001 , 0x00004251 
- 00028056  0x000076cb rtnbit0  0x00000001 
- 00028057  0x000076cc jam  0x00000019 , 0x00000287 
- 00028058  0x000076cd branch  0x00006cfb 
- 00028059  0x000076cf fetch  0x00000001 , 0x00004251 
- 00028060  0x000076d0 rtnne  0x0000003f 
- 00028061  0x000076d1 jam  0x0000001b , 0x00000287 
- 00028062  0x000076d2 branch  0x00006cfb 
- 00028063  0x000076d4 fetch  0x00000001 , 0x00004251 
- 00028064  0x000076d5 rtnne  0x000000ff 
- 00028065  0x000076d6 fetch  0x00000001 , 0x00004684 
- 00028066  0x000076d7 bbit1  0x00000006 , 0x00006db3 
- 00028067  0x000076d8 branch  0x00006db5 
- 00028068  0x000076da fetch  0x00000001 , 0x00004254 
- 00028069  0x000076db rtnbit0  0x00000001 
- 00028070  0x000076dc jam  0x0000001f , 0x00000287 
- 00028071  0x000076dd branch  0x00006cfb 
- 00028072  0x000076df fetch  0x00000001 , 0x00004254 
- 00028073  0x000076e0 rtnbit0  0x00000003 
- 00028074  0x000076e1 jam  0x00000021 , 0x00000287 
- 00028075  0x000076e2 branch  0x00006cfb 
- 00028076  0x000076e4 fetch  0x00000001 , 0x00004254 
- 00028077  0x000076e5 rtnne  0x000000ff 
- 00028078  0x000076e6 branch  0x00006db5 
- 00028079  0x000076e9 jam  0x0000000f , 0x00000287 
- 00028080  0x000076ea branch  0x00006cfb 
- 00028081  0x000076ed jam  0x00000017 , 0x00000287 
- 00028082  0x000076ee branch  0x00006cfb 
- 00028083  0x000076f0 jam  0x0000001d , 0x00000287 
- 00028084  0x000076f1 branch  0x00006cfb 
- 00028085  0x000076f6 jam  0x00000000 , 0x00000287 
- 00028086  0x000076f7 rtn 
- 00028087  0x000076f9 bpatchx  0x000000bf , 0x00004037 
- 00028088  0x000076fa call  0x000052b8 
- 00028089  0x000076fb setarg  0x00000001 
- 00028090  0x000076fc copy  0x0000003f , 0x00000002 
- 00028091  0x000076fd setarg  0x00000050 
- 00028092  0x000076fe copy  0x0000003f , 0x0000000b 
- 00028093  0x000076ff branch  0x000050a8 
- 00028094  0x00007702 bpatchx  0x000000c0 , 0x00004038 
- 00028095  0x00007703 call  0x000052b8 
- 00028096  0x00007704 fetch  0x00000002 , 0x00004248 
- 00028097  0x00007705 copy  0x0000003f , 0x00000002 
- 00028098  0x00007706 branch  0x000050b7 
- 00028099  0x00007709 bpatchx  0x000000c1 , 0x00004038 
- 00028100  0x0000770a call  0x000052b8 
- 00028101  0x0000770b fetch  0x00000002 , 0x00004248 
- 00028102  0x0000770c copy  0x0000003f , 0x00000002 
- 00028103  0x0000770d arg  0x00000050 , 0x0000000b 
- 00028104  0x0000770e call  0x000050cc 
- 00028105  0x0000770f fetch  0x00000001 , 0x00004250 
- 00028106  0x00007710 set0  0x00000005 , 0x0000003f 
- 00028107  0x00007711 store  0x00000001 , 0x00004250 
- 00028108  0x00007712 rtn 
- 00028109  0x00007715 bpatchx  0x000000c2 , 0x00004038 
- 00028110  0x00007716 call  0x000052c5 
- 00028111  0x00007717 call  0x00007138 
- 00028112  0x00007718 branch  0x000050e7 
- 00028113  0x0000771b bpatchx  0x000000c3 , 0x00004038 
- 00028114  0x0000771c call  0x000052b8 
- 00028115  0x0000771d setarg  0x00000003 
- 00028116  0x0000771e copy  0x0000003f , 0x00000002 
- 00028117  0x0000771f setarg  0x00000051 
- 00028118  0x00007720 copy  0x0000003f , 0x0000000b 
- 00028119  0x00007721 branch  0x000050a8 
- 00028120  0x00007724 bpatchx  0x000000c4 , 0x00004038 
- 00028121  0x00007725 call  0x000052b8 
- 00028122  0x00007726 fetch  0x00000002 , 0x0000424a 
- 00028123  0x00007727 copy  0x0000003f , 0x00000002 
- 00028124  0x00007728 branch  0x000050b7 
- 00028125  0x0000772b bpatchx  0x000000c5 , 0x00004038 
- 00028126  0x0000772c call  0x000052b8 
- 00028127  0x0000772d setarg  0x00000011 
- 00028128  0x0000772e copy  0x0000003f , 0x00000002 
- 00028129  0x0000772f setarg  0x00000052 
- 00028130  0x00007730 copy  0x0000003f , 0x0000000b 
- 00028131  0x00007731 branch  0x000050a8 
- 00028132  0x00007734 bpatchx  0x000000c6 , 0x00004038 
- 00028133  0x00007735 call  0x000052b8 
- 00028134  0x00007736 fetch  0x00000002 , 0x0000424c 
- 00028135  0x00007737 copy  0x0000003f , 0x00000002 
- 00028136  0x00007738 branch  0x000050b7 
- 00028137  0x0000773b bpatchx  0x000000c7 , 0x00004038 
- 00028138  0x0000773c call  0x000052b8 
- 00028139  0x0000773d setarg  0x00000013 
- 00028140  0x0000773e copy  0x0000003f , 0x00000002 
- 00028141  0x0000773f setarg  0x00000053 
- 00028142  0x00007740 copy  0x0000003f , 0x0000000b 
- 00028143  0x00007741 branch  0x000050a8 
- 00028144  0x00007744 bpatchx  0x000000c8 , 0x00004039 
- 00028145  0x00007745 call  0x000052b8 
- 00028146  0x00007746 fetch  0x00000002 , 0x0000424e 
- 00028147  0x00007747 copy  0x0000003f , 0x00000002 
- 00028148  0x00007748 branch  0x000050b7 
- 00028149  0x0000774b bpatchx  0x000000c9 , 0x00004039 
- 00028150  0x0000774c call  0x000052d2 
- 00028151  0x0000774e jam  0x00000003 , 0x000004fb 
- 00028152  0x0000774f jam  0x0000001c , 0x000004fe 
- 00028153  0x00007750 call  0x00006ba9 
- 00028154  0x00007751 jam  0x00000001 , 0x00004563 
- 00028155  0x00007752 rtn 
- 00028156  0x00007755 bpatchx  0x000000ca , 0x00004039 
- 00028157  0x00007756 call  0x000052d2 
- 00028158  0x00007757 fetcht  0x00000001 , 0x00004564 
- 00028159  0x00007758 call  0x00006a79 
- 00028160  0x00007759 storet  0x00000001 , 0x0000455d 
- 00028161  0x0000775a branch  0x00006bc4 
- 00028162  0x0000775d bpatchx  0x000000cb , 0x00004039 
- 00028163  0x0000775e call  0x000052d2 
- 00028164  0x0000775f fetcht  0x00000001 , 0x0000455d 
- 00028165  0x00007760 call  0x00006a73 
- 00028166  0x00007761 call  0x00006a1a 
- 00028167  0x00007762 store  0x00000001 , 0x000004fe 
- 00028168  0x00007763 fetcht  0x00000001 , 0x0000455d 
- 00028169  0x00007764 call  0x00006a73 
- 00028170  0x00007765 storet  0x00000001 , 0x000004fb 
- 00028171  0x00007766 branch  0x00006ba9 
- 00028172  0x00007769 bpatchx  0x000000cc , 0x00004039 
- 00028173  0x0000776a call  0x000052d2 
- 00028174  0x0000776b fetcht  0x00000001 , 0x0000455d 
- 00028175  0x0000776c call  0x00006a73 
- 00028176  0x0000776d branch  0x00006bfc 
- 00028177  0x0000777b bpatchx  0x000000cd , 0x00004039 
- 00028178  0x0000777c fetch  0x00000002 , 0x00000264 
- 00028179  0x0000777d iforce  0x00000006 
- 00028180  0x00007780 ifetch  0x00000001 , 0x00000006 
- 00028181  0x00007781 copy  0x0000003f , 0x00000012 
- 00028182  0x00007782 store  0x00000001 , 0x0000051b 
- 00028183  0x00007783 ifetch  0x00000002 , 0x00000006 
- 00028184  0x00007784 store  0x00000002 , 0x0000051c 
- 00028185  0x00007785 ifetch  0x00000001 , 0x00000006 
- 00028186  0x00007786 lshift8  0x0000003f , 0x0000000b 
- 00028187  0x00007787 ifetch  0x00000001 , 0x00000006 
- 00028188  0x00007788 iadd  0x0000000b , 0x0000000b 
- 00028189  0x00007789 bpatchx  0x000000ce , 0x00004039 
- 00028190  0x0000778a copy  0x00000006 , 0x00000002 
- 00028191  0x0000778b arg  0x00000004 , 0x00000039 
- 00028192  0x0000778c arg  0x0000052a , 0x00000005 
- 00028193  0x0000778d call  0x00007ec6 
- 00028194  0x0000778e copy  0x00000002 , 0x00000006 
- 00028195  0x0000778f deposit  0x00000012 
- 00028196  0x00007790 beq  0x00000001 , 0x00006fba 
- 00028197  0x00007791 beq  0x00000002 , 0x00006e2c 
- 00028198  0x00007792 beq  0x00000003 , 0x00006fba 
- 00028199  0x00007793 beq  0x00000004 , 0x00006e54 
- 00028200  0x00007794 beq  0x00000005 , 0x00006fba 
- 00028201  0x00007795 beq  0x00000006 , 0x00006f02 
- 00028202  0x00007796 beq  0x00000007 , 0x00006fba 
- 00028203  0x00007797 branch  0x00006fc1 
- 00028204  0x000077a3 bpatchx  0x000000cf , 0x00004039 
- 00028205  0x000077a4 call  0x00006fd0 
- 00028206  0x000077a5 compare  0x00000001 , 0x00000002 , 0x000000ff 
- 00028207  0x000077a6 branch  0x00007040 , 0x00000001 
- 00028208  0x000077a7 compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028209  0x000077a8 branch  0x00006fc4 , 0x00000001 
- 00028210  0x000077aa ifetch  0x00000002 , 0x00000006 
- 00028211  0x000077ab store  0x00000002 , 0x00000522 
- 00028212  0x000077ac increase  0xfffffffe , 0x0000000b 
- 00028213  0x000077ae increase  0xffffffff , 0x0000000b 
- 00028214  0x000077af nbranch  0x00006fbe , 0x00000005 
- 00028215  0x000077b0 arg  0x00000511 , 0x0000000b 
- 00028216  0x000077b1 ifetch  0x00000002 , 0x0000000b 
- 00028217  0x000077b2 rtn  0x00000034 
- 00028218  0x000077b3 call  0x00007082 
- 00028219  0x000077b4 call  0x000052d0 
- 00028220  0x000077b5 force  0x00000003 , 0x0000003f 
- 00028221  0x000077b6 istore  0x00000001 , 0x00000005 
- 00028222  0x000077b7 fetch  0x00000002 , 0x0000051c 
- 00028223  0x000077b8 istore  0x00000002 , 0x00000005 
- 00028224  0x000077b9 lshift2  0x00000007 , 0x0000003f 
- 00028225  0x000077ba add  0x0000003f , 0x00000005 , 0x0000003f 
- 00028226  0x000077bb add  0x0000003f , 0x00000005 , 0x00000013 
- 00028227  0x000077bc byteswap  0x0000003f , 0x0000003f 
- 00028228  0x000077bd istore  0x00000002 , 0x00000005 
- 00028229  0x000077be deposit  0x00000007 
- 00028230  0x000077bf byteswap  0x0000003f , 0x0000003f 
- 00028231  0x000077c0 istore  0x00000002 , 0x00000005 
- 00028232  0x000077c1 istore  0x00000002 , 0x00000005 
- 00028233  0x000077c2 arg  0x0000052a , 0x00000006 
- 00028234  0x000077c3 copy  0x00000007 , 0x00000039 
- 00028235  0x000077c4 branch  0x00006e4f , 0x00000005 
- 00028236  0x000077c6 ifetch  0x00000004 , 0x00000006 
- 00028237  0x000077c7 istore  0x00000004 , 0x00000005 
- 00028238  0x000077c8 loop  0x00006e4c 
- 00028239  0x000077ca force  0x00000000 , 0x0000003f 
- 00028240  0x000077cb istore  0x00000001 , 0x00000005 
- 00028241  0x000077cc deposit  0x00000013 
- 00028242  0x000077cd store  0x00000002 , 0x00000275 
- 00028243  0x000077cf rtn 
- 00028244  0x000077db bpatchx  0x000000d0 , 0x0000403a 
- 00028245  0x000077dc ifetch  0x00000004 , 0x00000006 
- 00028246  0x000077dd store  0x00000004 , 0x00000524 
- 00028247  0x000077de increase  0xfffffffc , 0x0000000b 
- 00028248  0x000077df call  0x00006f2e 
- 00028249  0x000077e0 store  0x00000002 , 0x00000520 
- 00028250  0x000077e1 increase  0xfffffffe , 0x0000000b 
- 00028251  0x000077e2 call  0x00007028 
- 00028252  0x000077e3 branch  0x00006fc4 , 0x00000005 
- 00028253  0x000077e4 compare  0x00000005 , 0x00000011 , 0x000000ff 
- 00028254  0x000077e6 branch  0x00006e62 , 0x00000001 
- 00028255  0x000077e8 arg  0x0000052a , 0x00000005 
- 00028256  0x000077e9 force  0x00000000 , 0x00000007 
- 00028257  0x000077ea branch  0x00006e71 
- 00028258  0x000077ec ifetch  0x00000001 , 0x00000006 
- 00028259  0x000077ed bne  0x0000000a , 0x00006fc4 
- 00028260  0x000077ee ifetch  0x00000002 , 0x00000006 
- 00028261  0x000077ef nbranch  0x00006e6f , 0x00000034 
- 00028262  0x000077f0 ifetch  0x00000001 , 0x00000006 
- 00028263  0x000077f1 bne  0x000000ff , 0x00006e6d 
- 00028264  0x000077f2 ifetch  0x00000001 , 0x00000006 
- 00028265  0x000077f3 bne  0x000000ff , 0x00006e6b 
- 00028266  0x000077f4 branch  0x00006eb8 
- 00028267  0x000077f6 increase  0xfffffffb , 0x00000006 
- 00028268  0x000077f7 branch  0x00006e5f 
- 00028269  0x000077f9 increase  0xfffffffc , 0x00000006 
- 00028270  0x000077fa branch  0x00006e5f 
- 00028271  0x000077fc increase  0xfffffffd , 0x00000006 
- 00028272  0x000077fd branch  0x00006e5f 
- 00028273  0x000077ff ifetch  0x00000001 , 0x00000006 
- 00028274  0x00007800 beq  0x00000009 , 0x00006e86 
- 00028275  0x00007801 beq  0x0000000a , 0x00006e74 
- 00028276  0x00007803 ifetch  0x00000002 , 0x00000006 
- 00028277  0x00007804 istore  0x00000002 , 0x00000005 
- 00028278  0x00007805 increase  0x00000001 , 0x00000007 
- 00028279  0x00007806 byteswap  0x0000003f , 0x00000012 
- 00028280  0x00007807 ifetch  0x00000002 , 0x00000006 
- 00028281  0x00007808 byteswap  0x0000003f , 0x0000003f 
- 00028282  0x0000780a increase  0x00000001 , 0x00000012 
- 00028283  0x0000780b isub  0x00000012 , 0x0000003e 
- 00028284  0x0000780c nbranch  0x00006e83 , 0x00000002 
- 00028285  0x0000780d copy  0x0000003f , 0x00000013 
- 00028286  0x0000780e byteswap  0x00000012 , 0x0000003f 
- 00028287  0x0000780f istore  0x00000002 , 0x00000005 
- 00028288  0x00007810 increase  0x00000001 , 0x00000007 
- 00028289  0x00007811 copy  0x00000013 , 0x0000003f 
- 00028290  0x00007812 branch  0x00006e7a 
- 00028291  0x00007814 increase  0xfffffffb , 0x0000000b 
- 00028292  0x00007815 increase  0xfffffffb , 0x00000011 
- 00028293  0x00007816 branch  0x00006e8b 
- 00028294  0x00007818 ifetch  0x00000002 , 0x00000006 
- 00028295  0x00007819 istore  0x00000002 , 0x00000005 
- 00028296  0x0000781a increase  0x00000001 , 0x00000007 
- 00028297  0x0000781b increase  0xfffffffd , 0x0000000b 
- 00028298  0x0000781c increase  0xfffffffd , 0x00000011 
- 00028299  0x0000781e nbranch  0x00006fc4 , 0x00000002 
- 00028300  0x0000781f nbranch  0x00006e71 , 0x00000005 
- 00028301  0x00007820 increase  0xffffffff , 0x0000000b 
- 00028302  0x00007821 nbranch  0x00006fc4 , 0x00000005 
- 00028303  0x00007823 call  0x000052d0 
- 00028304  0x00007824 increase  0x0000000a , 0x00000005 
- 00028305  0x00007825 arg  0x0000052a , 0x00000011 
- 00028306  0x00007827 copy  0x00000007 , 0x0000003f 
- 00028307  0x00007828 branch  0x00006ea5 , 0x00000034 
- 00028308  0x00007829 ifetch  0x00000002 , 0x00000011 
- 00028309  0x0000782a branch  0x00006ea5 , 0x00000034 
- 00028310  0x0000782b iforce  0x00000012 
- 00028311  0x0000782c fetch  0x00000004 , 0x00000524 
- 00028312  0x0000782d iforce  0x00000002 
- 00028313  0x0000782e call  0x000070e7 
- 00028314  0x0000782f copy  0x00000006 , 0x0000003f 
- 00028315  0x00007830 branch  0x00006ea2 , 0x00000034 
- 00028316  0x00007831 increase  0xfffffffd , 0x00000006 
- 00028317  0x00007832 ifetch  0x00000003 , 0x00000006 
- 00028318  0x00007833 istore  0x00000003 , 0x00000005 
- 00028319  0x00007834 call  0x0000705b 
- 00028320  0x00007835 iforce  0x00000039 
- 00028321  0x00007836 call  0x00007f01 
- 00028322  0x00007838 increase  0x00000002 , 0x00000011 
- 00028323  0x00007839 increase  0xffffffff , 0x00000007 
- 00028324  0x0000783a branch  0x00006e92 
- 00028325  0x0000783d arg  0x00000005 , 0x00000011 
- 00028326  0x0000783e call  0x00006f84 
- 00028327  0x0000783f fetch  0x00000002 , 0x00000275 
- 00028328  0x00007840 beq  0x0000000b , 0x00007043 
- 00028329  0x00007841 branch  0x00006f9a 
- 00028330  0x00007845 ifetch  0x00000001 , 0x00000006 
- 00028331  0x00007846 beq  0x00000000 , 0x00006eae 
- 00028332  0x00007847 beq  0x00000001 , 0x00006eb0 
- 00028333  0x00007848 beq  0x00000002 , 0x00006eb3 
- 00028334  0x0000784a increase  0xffffffff , 0x0000000b 
- 00028335  0x0000784b branch  0x00006eb6 
- 00028336  0x0000784d ifetch  0x00000001 , 0x00000006 
- 00028337  0x0000784e increase  0xfffffffe , 0x0000000b 
- 00028338  0x0000784f branch  0x00006eb6 
- 00028339  0x00007851 ifetch  0x00000002 , 0x00000006 
- 00028340  0x00007852 byteswap  0x0000003f , 0x0000003f 
- 00028341  0x00007853 increase  0xfffffffd , 0x0000000b 
- 00028342  0x00007855 store  0x00000002 , 0x00000519 
- 00028343  0x00007856 rtn 
- 00028344  0x00007859 increase  0xfffffffb , 0x0000000b 
- 00028345  0x0000785a call  0x00006eaa 
- 00028346  0x0000785b nbranch  0x00006fbe , 0x00000005 
- 00028347  0x0000785c fetcht  0x00000004 , 0x00000524 
- 00028348  0x0000785d call  0x000070b1 
- 00028349  0x0000785e nbranch  0x00006fbb , 0x00000005 
- 00028350  0x0000785f copy  0x00000006 , 0x00000011 
- 00028351  0x00007860 call  0x000052d0 
- 00028352  0x00007861 copy  0x00000011 , 0x00000006 
- 00028353  0x00007862 increase  0x00000003 , 0x00000005 
- 00028354  0x00007863 copy  0x00000006 , 0x0000000b 
- 00028355  0x00007864 call  0x00007062 
- 00028356  0x00007865 copy  0x0000003f , 0x00000011 
- 00028357  0x00007867 fetch  0x00000002 , 0x00000519 
- 00028358  0x00007868 copy  0x0000003f , 0x00000012 
- 00028359  0x00007869 copy  0x00000011 , 0x0000003f 
- 00028360  0x0000786a isub  0x00000012 , 0x00000012 
- 00028361  0x0000786b fetch  0x00000002 , 0x00000520 
- 00028362  0x0000786c isub  0x00000012 , 0x0000003e 
- 00028363  0x0000786d nbranch  0x00006ee7 , 0x00000002 
- 00028364  0x0000786f disable  0x00000028 
- 00028365  0x00007870 fetch  0x00000002 , 0x00000519 
- 00028366  0x00007871 branch  0x00006eda , 0x00000034 
- 00028367  0x00007872 iadd  0x0000000b , 0x00000006 
- 00028368  0x00007873 increase  0x00000003 , 0x00000012 
- 00028369  0x00007874 copy  0x00000012 , 0x00000039 
- 00028370  0x00007875 copy  0x00000039 , 0x0000003f 
- 00028371  0x00007876 increase  0x00000003 , 0x0000003f 
- 00028372  0x00007877 byteswap  0x0000003f , 0x0000003f 
- 00028373  0x00007878 istore  0x00000002 , 0x00000005 
- 00028374  0x00007879 copy  0x00000039 , 0x0000003f 
- 00028375  0x0000787a byteswap  0x0000003f , 0x0000003f 
- 00028376  0x0000787b istore  0x00000002 , 0x00000005 
- 00028377  0x0000787c branch  0x00006ef5 
- 00028378  0x0000787e add  0x00000011 , 0x00000006 , 0x00000039 
- 00028379  0x0000787f branch  0x00006ede , 0x00000028 
- 00028380  0x00007880 byteswap  0x00000039 , 0x0000003f 
- 00028381  0x00007881 branch  0x00006ee1 
- 00028382  0x00007883 copy  0x00000039 , 0x0000003f 
- 00028383  0x00007884 increase  0x00000002 , 0x0000003f 
- 00028384  0x00007885 byteswap  0x0000003f , 0x0000003f 
- 00028385  0x00007887 istore  0x00000002 , 0x00000005 
- 00028386  0x00007888 increase  0xfffffffd , 0x00000039 
- 00028387  0x00007889 byteswap  0x00000039 , 0x0000003f 
- 00028388  0x0000788a istore  0x00000002 , 0x00000005 
- 00028389  0x0000788b copy  0x0000000b , 0x00000006 
- 00028390  0x0000788c branch  0x00006ef5 
- 00028391  0x0000788e enable  0x00000028 
- 00028392  0x00007890 fetch  0x00000002 , 0x00000520 
- 00028393  0x00007891 copy  0x0000003f , 0x00000011 
- 00028394  0x00007892 copy  0x00000011 , 0x00000039 
- 00028395  0x00007893 fetch  0x00000002 , 0x00000519 
- 00028396  0x00007894 branch  0x00006eda , 0x00000034 
- 00028397  0x00007895 iadd  0x0000000b , 0x00000006 
- 00028398  0x00007896 copy  0x00000011 , 0x0000003f 
- 00028399  0x00007897 increase  0x00000005 , 0x0000003f 
- 00028400  0x00007898 byteswap  0x0000003f , 0x0000003f 
- 00028401  0x00007899 istore  0x00000002 , 0x00000005 
- 00028402  0x0000789a copy  0x00000011 , 0x0000003f 
- 00028403  0x0000789b byteswap  0x0000003f , 0x0000003f 
- 00028404  0x0000789c istore  0x00000002 , 0x00000005 
- 00028405  0x0000789e call  0x00007f01 
- 00028406  0x0000789f nbranch  0x00006efe , 0x00000028 
- 00028407  0x000078a0 force  0x00000002 , 0x0000003f 
- 00028408  0x000078a1 istore  0x00000001 , 0x00000005 
- 00028409  0x000078a2 copy  0x00000006 , 0x0000003f 
- 00028410  0x000078a3 isub  0x0000000b , 0x0000003f 
- 00028411  0x000078a4 byteswap  0x0000003f , 0x0000003f 
- 00028412  0x000078a5 istore  0x00000002 , 0x00000005 
- 00028413  0x000078a6 branch  0x00006f00 
- 00028414  0x000078a8 force  0x00000000 , 0x0000003f 
- 00028415  0x000078a9 istore  0x00000001 , 0x00000005 
- 00028416  0x000078ab arg  0x00000005 , 0x00000011 
- 00028417  0x000078ac branch  0x00006fb0 
- 00028418  0x000078b8 bpatchx  0x000000d1 , 0x0000403a 
- 00028419  0x000078b9 call  0x00006fd0 
- 00028420  0x000078ba compare  0x000000ff , 0x00000002 , 0x000000ff 
- 00028421  0x000078bb branch  0x00006fc4 , 0x00000001 
- 00028422  0x000078bc call  0x00006f2e 
- 00028423  0x000078bd store  0x00000002 , 0x00000520 
- 00028424  0x000078be increase  0xfffffffe , 0x0000000b 
- 00028425  0x000078bf call  0x00007028 
- 00028426  0x000078c0 arg  0x0000052a , 0x00000005 
- 00028427  0x000078c1 force  0x00000000 , 0x00000007 
- 00028428  0x000078c3 ifetch  0x00000001 , 0x00000006 
- 00028429  0x000078c4 beq  0x0000000a , 0x00006f36 
- 00028430  0x000078c5 ifetch  0x00000002 , 0x00000006 
- 00028431  0x000078c6 istore  0x00000002 , 0x00000005 
- 00028432  0x000078c7 increase  0x00000001 , 0x00000007 
- 00028433  0x000078c8 increase  0xfffffffd , 0x0000000b 
- 00028434  0x000078c9 increase  0xfffffffd , 0x00000011 
- 00028435  0x000078ca nbranch  0x00006fc4 , 0x00000002 
- 00028436  0x000078cb nbranch  0x00006f0c , 0x00000005 
- 00028437  0x000078cc increase  0xffffffff , 0x0000000b 
- 00028438  0x000078cd nbranch  0x00006fc4 , 0x00000005 
- 00028439  0x000078ce call  0x000052d0 
- 00028440  0x000078cf increase  0x0000000d , 0x00000005 
- 00028441  0x000078d0 fetch  0x00000002 , 0x00000511 
- 00028442  0x000078d1 iforce  0x00000013 
- 00028443  0x000078d2 arg  0x0000052a , 0x00000011 
- 00028444  0x000078d4 ifetch  0x00000002 , 0x00000011 
- 00028445  0x000078d5 branch  0x00006f29 , 0x00000034 
- 00028446  0x000078d6 iforce  0x00000012 
- 00028447  0x000078d7 call  0x000070c6 
- 00028448  0x000078d8 branch  0x00006f27 , 0x00000034 
- 00028449  0x000078d9 increase  0xfffffffd , 0x00000006 
- 00028450  0x000078da ifetch  0x00000003 , 0x00000006 
- 00028451  0x000078db istore  0x00000003 , 0x00000005 
- 00028452  0x000078dc call  0x0000705b 
- 00028453  0x000078dd iforce  0x00000039 
- 00028454  0x000078de call  0x00007f01 
- 00028455  0x000078e0 increase  0x00000002 , 0x00000011 
- 00028456  0x000078e1 branch  0x00006f1c 
- 00028457  0x000078e4 call  0x00006f83 
- 00028458  0x000078e5 fetch  0x00000002 , 0x00000275 
- 00028459  0x000078e6 beq  0x0000000e , 0x00007046 
- 00028460  0x000078e7 call  0x00006f9a 
- 00028461  0x000078e8 branch  0x00006f9a 
- 00028462  0x000078ec ifetch  0x00000002 , 0x00000006 
- 00028463  0x000078ed byteswap  0x0000003f , 0x0000003f 
- 00028464  0x000078ee increase  0xfffffffd , 0x0000003f 
- 00028465  0x000078ef arg  0x000000c8 , 0x00000002 
- 00028466  0x000078f0 isub  0x00000002 , 0x0000003e 
- 00028467  0x000078f1 nrtn  0x00000002 
- 00028468  0x000078f2 setarg  0x000000c8 
- 00028469  0x000078f3 rtn 
- 00028470  0x000078f7 increase  0x00000004 , 0x00000006 
- 00028471  0x000078f8 increase  0xfffffffb , 0x0000000b 
- 00028472  0x000078f9 increase  0xfffffffb , 0x00000011 
- 00028473  0x000078fa nbranch  0x00006fc4 , 0x00000005 
- 00028474  0x000078fb call  0x00006eaa 
- 00028475  0x000078fc nbranch  0x00006fbe , 0x00000005 
- 00028476  0x000078fd arg  0x00000511 , 0x0000000b 
- 00028477  0x000078fe call  0x00007082 
- 00028478  0x000078ff deposit  0x00000007 
- 00028479  0x00007900 branch  0x00007046 , 0x00000034 
- 00028480  0x00007901 store  0x00000001 , 0x0000054e 
- 00028481  0x00007903 copy  0x00000012 , 0x0000003f 
- 00028482  0x00007904 store  0x00000002 , 0x0000054c 
- 00028483  0x00007905 arg  0x00000000 , 0x00000007 
- 00028484  0x00007906 arg  0x00000000 , 0x00000011 
- 00028485  0x00007907 call  0x000052d0 
- 00028486  0x00007908 increase  0x0000000a , 0x00000005 
- 00028487  0x0000790a call  0x00006f6c 
- 00028488  0x0000790b nbranch  0x00002a8c , 0x00000028 
- 00028489  0x0000790c copy  0x00000006 , 0x0000000b 
- 00028490  0x0000790d copy  0x0000003f , 0x00000013 
- 00028491  0x0000790e iadd  0x00000011 , 0x00000011 
- 00028492  0x00007911 fetch  0x00000002 , 0x00000519 
- 00028493  0x00007912 copy  0x0000003f , 0x00000012 
- 00028494  0x00007913 branch  0x00006f75 , 0x00000034 
- 00028495  0x00007915 copy  0x00000011 , 0x0000003f 
- 00028496  0x00007916 isub  0x00000012 , 0x00000012 
- 00028497  0x00007917 branch  0x00006f67 , 0x00000005 
- 00028498  0x00007918 nbranch  0x00006f67 , 0x00000002 
- 00028499  0x00007919 fetch  0x00000002 , 0x00000520 
- 00028500  0x0000791a isub  0x00000012 , 0x0000003e 
- 00028501  0x0000791b branch  0x00006f5e , 0x00000005 
- 00028502  0x0000791c nbranch  0x00006f5e , 0x00000002 
- 00028503  0x00007920 copy  0x00000012 , 0x00000039 
- 00028504  0x00007921 call  0x00006f61 
- 00028505  0x00007922 fetch  0x00000001 , 0x0000054e 
- 00028506  0x00007923 increase  0x00000001 , 0x00000007 
- 00028507  0x00007924 isub  0x00000007 , 0x0000003e 
- 00028508  0x00007925 branch  0x00006f83 , 0x00000005 
- 00028509  0x00007926 branch  0x00006fa0 
- 00028510  0x00007929 copy  0x0000003f , 0x00000039 
- 00028511  0x0000792a call  0x00006f61 
- 00028512  0x0000792b branch  0x00006fa0 
- 00028513  0x0000792e increase  0xfffffffd , 0x00000005 
- 00028514  0x0000792f copy  0x00000039 , 0x00000002 
- 00028515  0x00007930 copy  0x00000013 , 0x0000003f 
- 00028516  0x00007931 isub  0x00000012 , 0x0000003f 
- 00028517  0x00007932 iadd  0x0000000b , 0x00000006 
- 00028518  0x00007933 branch  0x00007f01 
- 00028519  0x00007936 fetch  0x00000001 , 0x0000054e 
- 00028520  0x00007937 increase  0x00000001 , 0x00000007 
- 00028521  0x00007938 isub  0x00000007 , 0x0000003e 
- 00028522  0x00007939 rtn  0x00000005 
- 00028523  0x0000793a branch  0x00006f47 
- 00028524  0x0000793d call  0x00007fe9 
- 00028525  0x0000793e arg  0x0000052a , 0x00000006 
- 00028526  0x0000793f lshift2  0x00000007 , 0x0000003f 
- 00028527  0x00007940 iadd  0x00000006 , 0x00000006 
- 00028528  0x00007941 ifetcht  0x00000004 , 0x00000006 
- 00028529  0x00007942 call  0x000070b1 
- 00028530  0x00007943 nrtn  0x00000005 
- 00028531  0x00007944 call  0x0000705b 
- 00028532  0x00007945 branch  0x00007fe7 
- 00028533  0x00007948 fetch  0x00000002 , 0x00000520 
- 00028534  0x00007949 isub  0x00000011 , 0x0000003e 
- 00028535  0x0000794a nbranch  0x00006f8f , 0x00000002 
- 00028536  0x0000794b copy  0x00000011 , 0x00000039 
- 00028537  0x0000794c copy  0x00000039 , 0x00000002 
- 00028538  0x0000794d copy  0x0000000b , 0x00000006 
- 00028539  0x0000794e call  0x00007f01 
- 00028540  0x0000794f fetch  0x00000002 , 0x0000054c 
- 00028541  0x00007950 isub  0x00000011 , 0x0000003e 
- 00028542  0x00007951 branch  0x00006f81 , 0x00000005 
- 00028543  0x00007953 call  0x00006fa0 
- 00028544  0x00007954 branch  0x00006f94 
- 00028545  0x00007957 call  0x00006f83 
- 00028546  0x00007958 branch  0x00006f94 
- 00028547  0x0000795b arg  0x00000007 , 0x00000011 
- 00028548  0x0000795d force  0x00000000 , 0x0000003f 
- 00028549  0x0000795e istore  0x00000001 , 0x00000005 
- 00028550  0x0000795f call  0x00006fb0 
- 00028551  0x00007960 fetcht  0x00000002 , 0x00000275 
- 00028552  0x00007961 increase  0xfffffffb , 0x00000002 
- 00028553  0x00007962 byteswap  0x00000002 , 0x0000003f 
- 00028554  0x00007963 istore  0x00000002 , 0x00000005 
- 00028555  0x00007964 increase  0xfffffffd , 0x00000002 
- 00028556  0x00007965 byteswap  0x00000002 , 0x0000003f 
- 00028557  0x00007966 istore  0x00000002 , 0x00000005 
- 00028558  0x00007967 rtn 
- 00028559  0x0000796a copy  0x0000003f , 0x00000039 
- 00028560  0x0000796b copy  0x00000039 , 0x00000002 
- 00028561  0x0000796c copy  0x0000000b , 0x00000006 
- 00028562  0x0000796d call  0x00007f01 
- 00028563  0x0000796e call  0x00006fa0 
- 00028564  0x00007970 setarg  0x00000036 
- 00028565  0x00007971 istore  0x00000001 , 0x00000005 
- 00028566  0x00007972 fetch  0x00000002 , 0x0000054c 
- 00028567  0x00007973 byteswap  0x0000003f , 0x0000003f 
- 00028568  0x00007974 istore  0x00000002 , 0x00000005 
- 00028569  0x00007975 rtn 
- 00028570  0x00007978 setarg  0x00000036 
- 00028571  0x00007979 istore  0x00000001 , 0x00000005 
- 00028572  0x0000797a increase  0xfffffffd , 0x00000002 
- 00028573  0x0000797b byteswap  0x00000002 , 0x0000003f 
- 00028574  0x0000797c istore  0x00000002 , 0x00000005 
- 00028575  0x0000797d rtn 
- 00028576  0x00007980 arg  0x00000007 , 0x00000011 
- 00028577  0x00007981 setarg  0x00000002 
- 00028578  0x00007982 istore  0x00000001 , 0x00000005 
- 00028579  0x00007983 fetch  0x00000002 , 0x00000519 
- 00028580  0x00007984 iadd  0x00000002 , 0x00000002 
- 00028581  0x00007985 byteswap  0x00000002 , 0x0000003f 
- 00028582  0x00007986 istore  0x00000002 , 0x00000005 
- 00028583  0x00007987 call  0x00006fb0 
- 00028584  0x00007988 fetcht  0x00000002 , 0x00000275 
- 00028585  0x00007989 increase  0xfffffffb , 0x00000002 
- 00028586  0x0000798a byteswap  0x00000002 , 0x0000003f 
- 00028587  0x0000798b istore  0x00000002 , 0x00000005 
- 00028588  0x0000798c increase  0xfffffffb , 0x00000002 
- 00028589  0x0000798d byteswap  0x00000002 , 0x0000003f 
- 00028590  0x0000798e istore  0x00000002 , 0x00000005 
- 00028591  0x0000798f rtn 
- 00028592  0x00007992 fetch  0x00000002 , 0x00000273 
- 00028593  0x00007993 isub  0x00000005 , 0x0000003f 
- 00028594  0x00007994 sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00028595  0x00007995 store  0x00000002 , 0x00000275 
- 00028596  0x00007996 call  0x000052d0 
- 00028597  0x00007997 copy  0x00000011 , 0x0000003f 
- 00028598  0x00007998 istore  0x00000001 , 0x00000005 
- 00028599  0x00007999 fetch  0x00000002 , 0x0000051c 
- 00028600  0x0000799a istore  0x00000002 , 0x00000005 
- 00028601  0x0000799b rtn 
- 00028602  0x000079ac rtn 
- 00028603  0x000079ce setarg  0x00000200 
- 00028604  0x000079cf store  0x00000002 , 0x0000054a 
- 00028605  0x000079d0 branch  0x00006fc6 
- 00028606  0x000079d2 setarg  0x00000400 
- 00028607  0x000079d3 store  0x00000002 , 0x0000054a 
- 00028608  0x000079d4 branch  0x00006fc6 
- 00028609  0x000079d6 setarg  0x00000600 
- 00028610  0x000079d7 store  0x00000002 , 0x0000054a 
- 00028611  0x000079d8 branch  0x00006fc6 
- 00028612  0x000079da setarg  0x00000300 
- 00028613  0x000079db store  0x00000002 , 0x0000054a 
- 00028614  0x000079dd call  0x000052d0 
- 00028615  0x000079de istore  0x00000001 , 0x00000005 
- 00028616  0x000079df fetch  0x00000002 , 0x0000051c 
- 00028617  0x000079e0 istore  0x00000002 , 0x00000005 
- 00028618  0x000079e1 setarg  0x00000200 
- 00028619  0x000079e2 istore  0x00000002 , 0x00000005 
- 00028620  0x000079e3 fetch  0x00000002 , 0x0000054a 
- 00028621  0x000079e4 istore  0x00000002 , 0x00000005 
- 00028622  0x000079e5 jam  0x00000007 , 0x00000275 
- 00028623  0x000079e6 rtn 
- 00028624  0x000079ec arg  0x00000000 , 0x00000012 
- 00028625  0x000079ed force  0x00000000 , 0x00000002 
- 00028626  0x000079ee arg  0x00000511 , 0x00000005 
- 00028627  0x000079ef call  0x00007028 
- 00028628  0x000079f0 branch  0x00007026 , 0x00000005 
- 00028629  0x000079f2 increase  0x00000001 , 0x00000012 
- 00028630  0x000079f3 ifetch  0x00000001 , 0x00000006 
- 00028631  0x000079f4 increase  0xffffffff , 0x00000011 
- 00028632  0x000079f5 increase  0xffffffff , 0x0000000b 
- 00028633  0x000079f6 compare  0x00000018 , 0x0000003f , 0x000000f8 
- 00028634  0x000079f7 nbranch  0x00007026 , 0x00000001 
- 00028635  0x000079f8 compare  0x00000004 , 0x0000003f , 0x00000007 
- 00028636  0x000079f9 nbranch  0x00006ff3 , 0x00000001 
- 00028637  0x000079fa force  0x00000001 , 0x00000002 
- 00028638  0x000079fc ifetch  0x00000001 , 0x00000006 
- 00028639  0x000079fd increase  0xffffffff , 0x00000011 
- 00028640  0x000079fe increase  0xffffffff , 0x0000000b 
- 00028641  0x000079ff bne  0x00000000 , 0x00006fe7 
- 00028642  0x00007a00 ifetch  0x00000001 , 0x00000006 
- 00028643  0x00007a01 increase  0xffffffff , 0x00000011 
- 00028644  0x00007a02 increase  0xffffffff , 0x0000000b 
- 00028645  0x00007a03 beq  0x00000000 , 0x00006ff8 
- 00028646  0x00007a04 branch  0x00006fea 
- 00028647  0x00007a06 increase  0x00000001 , 0x00000006 
- 00028648  0x00007a07 increase  0xffffffff , 0x00000011 
- 00028649  0x00007a08 increase  0xffffffff , 0x0000000b 
- 00028650  0x00007a0a increase  0x00000002 , 0x00000006 
- 00028651  0x00007a0b increase  0xfffffffe , 0x00000011 
- 00028652  0x00007a0c increase  0xfffffffe , 0x0000000b 
- 00028653  0x00007a0d compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028654  0x00007a0e branch  0x00007020 , 0x00000001 
- 00028655  0x00007a0f increase  0x0000000c , 0x00000006 
- 00028656  0x00007a10 increase  0xfffffff4 , 0x00000011 
- 00028657  0x00007a11 increase  0xfffffff4 , 0x0000000b 
- 00028658  0x00007a12 branch  0x00007020 
- 00028659  0x00007a14 compare  0x00000002 , 0x0000003f , 0x00000007 
- 00028660  0x00007a15 nbranch  0x00006ff6 , 0x00000001 
- 00028661  0x00007a16 branch  0x00006fde 
- 00028662  0x00007a18 compare  0x00000001 , 0x0000003f , 0x00000007 
- 00028663  0x00007a19 nbranch  0x00007026 , 0x00000001 
- 00028664  0x00007a1b increase  0xfffffffe , 0x00000011 
- 00028665  0x00007a1c increase  0xfffffffe , 0x0000000b 
- 00028666  0x00007a1d ifetch  0x00000002 , 0x00000006 
- 00028667  0x00007a1e sub  0x00000012 , 0x00000004 , 0x0000003e 
- 00028668  0x00007a1f branch  0x00006ffe , 0x00000005 
- 00028669  0x00007a20 istore  0x00000002 , 0x00000005 
- 00028670  0x00007a22 compare  0x00000000 , 0x00000002 , 0x000000ff 
- 00028671  0x00007a23 branch  0x00007020 , 0x00000001 
- 00028672  0x00007a24 copy  0x00000006 , 0x00000002 
- 00028673  0x00007a25 ifetch  0x00000001 , 0x00000006 
- 00028674  0x00007a26 bne  0x00000000 , 0x00007019 
- 00028675  0x00007a27 ifetch  0x00000001 , 0x00000006 
- 00028676  0x00007a28 bne  0x00000000 , 0x00007019 
- 00028677  0x00007a29 ifetch  0x00000001 , 0x00000006 
- 00028678  0x00007a2a bne  0x00000010 , 0x00007019 
- 00028679  0x00007a2b ifetch  0x00000001 , 0x00000006 
- 00028680  0x00007a2c bne  0x00000000 , 0x00007019 
- 00028681  0x00007a2d ifetch  0x00000001 , 0x00000006 
- 00028682  0x00007a2e bne  0x00000080 , 0x00007019 
- 00028683  0x00007a2f ifetch  0x00000001 , 0x00000006 
- 00028684  0x00007a30 bne  0x00000000 , 0x00007019 
- 00028685  0x00007a31 ifetch  0x00000001 , 0x00000006 
- 00028686  0x00007a32 bne  0x00000000 , 0x00007019 
- 00028687  0x00007a33 ifetch  0x00000001 , 0x00000006 
- 00028688  0x00007a34 bne  0x00000080 , 0x00007019 
- 00028689  0x00007a35 ifetch  0x00000001 , 0x00000006 
- 00028690  0x00007a36 bne  0x0000005f , 0x00007019 
- 00028691  0x00007a37 ifetch  0x00000001 , 0x00000006 
- 00028692  0x00007a38 bne  0x0000009b , 0x00007019 
- 00028693  0x00007a39 ifetch  0x00000001 , 0x00000006 
- 00028694  0x00007a3a bne  0x00000034 , 0x00007019 
- 00028695  0x00007a3b ifetch  0x00000001 , 0x00000006 
- 00028696  0x00007a3c beq  0x000000fb , 0x0000701e 
- 00028697  0x00007a3e copy  0x00000002 , 0x00000006 
- 00028698  0x00007a40 increase  0x0000000c , 0x00000006 
- 00028699  0x00007a41 force  0x00000000 , 0x00000007 
- 00028700  0x00007a42 force  0x00000000 , 0x00000002 
- 00028701  0x00007a43 branch  0x0000701e 
- 00028702  0x00007a46 increase  0xfffffff4 , 0x0000000b 
- 00028703  0x00007a47 increase  0xfffffff4 , 0x00000011 
- 00028704  0x00007a49 force  0x00000000 , 0x00000002 
- 00028705  0x00007a4a compare  0x00000000 , 0x00000011 , 0x000000ff 
- 00028706  0x00007a4b nbranch  0x00006fd5 , 0x00000001 
- 00028707  0x00007a4c force  0x00000000 , 0x0000003f 
- 00028708  0x00007a4d istore  0x00000002 , 0x00000005 
- 00028709  0x00007a4e rtn 
- 00028710  0x00007a50 arg  0x000000ff , 0x00000002 
- 00028711  0x00007a51 rtn 
- 00028712  0x00007a5c bpatchx  0x000000d4 , 0x0000403a 
- 00028713  0x00007a5d ifetch  0x00000001 , 0x00000006 
- 00028714  0x00007a5e increase  0xffffffff , 0x0000000b 
- 00028715  0x00007a5f compare  0x00000030 , 0x0000003f , 0x000000f8 
- 00028716  0x00007a60 nbranch  0x0000703e , 0x00000001 
- 00028717  0x00007a61 compare  0x00000007 , 0x0000003f , 0x00000007 
- 00028718  0x00007a62 branch  0x00007037 , 0x00000001 
- 00028719  0x00007a63 compare  0x00000006 , 0x0000003f , 0x00000007 
- 00028720  0x00007a64 branch  0x00007039 , 0x00000001 
- 00028721  0x00007a65 compare  0x00000005 , 0x0000003f , 0x00000007 
- 00028722  0x00007a66 nbranch  0x0000703e , 0x00000001 
- 00028723  0x00007a68 ifetch  0x00000001 , 0x00000006 
- 00028724  0x00007a69 copy  0x0000003f , 0x00000011 
- 00028725  0x00007a6a increase  0xffffffff , 0x0000000b 
- 00028726  0x00007a6b branch  0x0000703c 
- 00028727  0x00007a6d increase  0x00000002 , 0x00000006 
- 00028728  0x00007a6e increase  0xfffffffe , 0x0000000b 
- 00028729  0x00007a70 ifetch  0x00000002 , 0x00000006 
- 00028730  0x00007a71 byteswap  0x0000003f , 0x00000011 
- 00028731  0x00007a72 increase  0xfffffffe , 0x0000000b 
- 00028732  0x00007a74 force  0x00000001 , 0x0000003f 
- 00028733  0x00007a75 rtn 
- 00028734  0x00007a77 force  0x00000000 , 0x0000003f 
- 00028735  0x00007a78 rtn 
- 00028736  0x00007a83 setarg  0x00000003 
- 00028737  0x00007a84 store  0x00000001 , 0x0000051b 
- 00028738  0x00007a85 branch  0x00007048 
- 00028739  0x00007a87 setarg  0x00000005 
- 00028740  0x00007a88 store  0x00000001 , 0x0000051b 
- 00028741  0x00007a89 branch  0x00007048 
- 00028742  0x00007a8b setarg  0x00000007 
- 00028743  0x00007a8c store  0x00000001 , 0x0000051b 
- 00028744  0x00007a8e call  0x000052d0 
- 00028745  0x00007a91 fetch  0x00000001 , 0x0000051b 
- 00028746  0x00007a92 copy  0x0000003f , 0x00000012 
- 00028747  0x00007a93 istore  0x00000001 , 0x00000005 
- 00028748  0x00007a94 fetch  0x00000002 , 0x0000051c 
- 00028749  0x00007a95 istore  0x00000002 , 0x00000005 
- 00028750  0x00007a96 setarg  0x00000500 
- 00028751  0x00007a97 istore  0x00000002 , 0x00000005 
- 00028752  0x00007a98 compare  0x00000005 , 0x00000012 , 0x000000ff 
- 00028753  0x00007a99 branch  0x00007057 , 0x00000001 
- 00028754  0x00007a9a compare  0x00000007 , 0x00000012 , 0x000000ff 
- 00028755  0x00007a9b branch  0x00007057 , 0x00000001 
- 00028756  0x00007a9c setarg  0x00000000 
- 00028757  0x00007a9d istore  0x00000005 , 0x00000005 
- 00028758  0x00007a9e branch  0x00007059 
- 00028759  0x00007aa1 setarg  0x00350200 
- 00028760  0x00007aa2 istore  0x00000005 , 0x00000005 
- 00028761  0x00007aa4 jam  0x0000000a , 0x00000275 
- 00028762  0x00007aa5 rtn 
- 00028763  0x00007aa9 call  0x00007ea2 
- 00028764  0x00007aaa call  0x00007ea5 
- 00028765  0x00007aab call  0x00007062 
- 00028766  0x00007aac call  0x00007e9c 
- 00028767  0x00007aad call  0x00007e9f 
- 00028768  0x00007aae copy  0x00000002 , 0x0000003f 
- 00028769  0x00007aaf rtn 
- 00028770  0x00007ab3 ifetch  0x00000001 , 0x00000006 
- 00028771  0x00007ab4 and  0x0000003f , 0x00000007 , 0x00000039 
- 00028772  0x00007ab5 rshift3  0x0000003f , 0x0000003f 
- 00028773  0x00007ab6 bne  0x00000000 , 0x0000706c 
- 00028774  0x00007ab8 force  0x00000001 , 0x0000003f 
- 00028775  0x00007ab9 force  0x00000001 , 0x00000002 
- 00028776  0x00007aba rtn 
- 00028777  0x00007abd call  0x00007e76 
- 00028778  0x00007abe add  0x0000003f , 0x00000001 , 0x00000002 
- 00028779  0x00007abf rtn 
- 00028780  0x00007ac1 deposit  0x00000039 
- 00028781  0x00007ac2 sub  0x0000003f , 0x00000004 , 0x0000003e 
- 00028782  0x00007ac3 branch  0x00007069 , 0x00000002 
- 00028783  0x00007ac4 beq  0x00000005 , 0x00007073 
- 00028784  0x00007ac5 beq  0x00000006 , 0x00007076 
- 00028785  0x00007ac6 beq  0x00000007 , 0x0000707a 
- 00028786  0x00007ac7 rtn 
- 00028787  0x00007aca ifetch  0x00000001 , 0x00000006 
- 00028788  0x00007acb add  0x0000003f , 0x00000002 , 0x00000002 
- 00028789  0x00007acc rtn 
- 00028790  0x00007ace ifetch  0x00000002 , 0x00000006 
- 00028791  0x00007acf byteswap  0x0000003f , 0x0000003f 
- 00028792  0x00007ad0 add  0x0000003f , 0x00000003 , 0x00000002 
- 00028793  0x00007ad1 rtn 
- 00028794  0x00007ad3 ifetch  0x00000002 , 0x00000006 
- 00028795  0x00007ad4 byteswap  0x0000003f , 0x0000003f 
- 00028796  0x00007ad5 ifetcht  0x00000002 , 0x00000006 
- 00028797  0x00007ad6 byteswap  0x00000002 , 0x00000002 
- 00028798  0x00007ad7 lshift16  0x00000002 , 0x00000002 
- 00028799  0x00007ad8 iadd  0x00000002 , 0x0000003f 
- 00028800  0x00007ad9 add  0x0000003f , 0x00000005 , 0x00000002 
- 00028801  0x00007ada rtn 
- 00028802  0x00007ae1 bpatchx  0x000000d5 , 0x0000403a 
- 00028803  0x00007ae2 force  0x00000000 , 0x00000007 
- 00028804  0x00007ae3 arg  0x00000000 , 0x00000012 
- 00028805  0x00007ae4 arg  0x0000052a , 0x00000005 
- 00028806  0x00007ae6 ifetch  0x00000002 , 0x0000000b 
- 00028807  0x00007ae7 rtn  0x00000034 
- 00028808  0x00007ae8 call  0x0000708d 
- 00028809  0x00007ae9 copy  0x00000007 , 0x0000003f 
- 00028810  0x00007aea rtneq  0x00000007 
- 00028811  0x00007aeb increase  0x00000002 , 0x0000000b 
- 00028812  0x00007aec branch  0x00007086 
- 00028813  0x00007af0 iforce  0x00000013 
- 00028814  0x00007af2 fetch  0x00000002 , 0x00004575 
- 00028815  0x00007af3 iforce  0x00000006 
- 00028816  0x00007af5 copy  0x00000007 , 0x0000003f 
- 00028817  0x00007af6 rtneq  0x00000007 
- 00028818  0x00007af7 disable  0x00000028 
- 00028819  0x00007af8 ifetch  0x00000001 , 0x00000006 
- 00028820  0x00007af9 rtn  0x00000034 
- 00028821  0x00007afa iforce  0x00000039 
- 00028822  0x00007afc ifetch  0x00000002 , 0x00000006 
- 00028823  0x00007afd isub  0x00000013 , 0x0000003e 
- 00028824  0x00007afe nbranch  0x0000709a , 0x00000005 
- 00028825  0x00007aff enable  0x00000028 
- 00028826  0x00007b01 loop  0x00007096 
- 00028827  0x00007b02 ifetcht  0x00000004 , 0x00000006 
- 00028828  0x00007b03 copy  0x00000006 , 0x00000011 
- 00028829  0x00007b04 nbranch  0x000070ad , 0x00000028 
- 00028830  0x00007b05 arg  0x0000052a , 0x00000006 
- 00028831  0x00007b06 arg  0x00000007 , 0x00000039 
- 00028832  0x00007b08 ifetch  0x00000004 , 0x00000006 
- 00028833  0x00007b09 branch  0x000070a6 , 0x00000034 
- 00028834  0x00007b0a isub  0x00000002 , 0x0000003e 
- 00028835  0x00007b0b branch  0x000070ad , 0x00000005 
- 00028836  0x00007b0c loop  0x000070a0 
- 00028837  0x00007b0d rtn 
- 00028838  0x00007b0f istoret  0x00000004 , 0x00000005 
- 00028839  0x00007b10 increase  0x00000001 , 0x00000007 
- 00028840  0x00007b11 copy  0x00000011 , 0x00000006 
- 00028841  0x00007b12 call  0x0000705b 
- 00028842  0x00007b13 iadd  0x00000012 , 0x00000012 
- 00028843  0x00007b14 iadd  0x00000006 , 0x00000006 
- 00028844  0x00007b15 branch  0x00007090 
- 00028845  0x00007b17 copy  0x00000011 , 0x00000006 
- 00028846  0x00007b18 call  0x00007062 
- 00028847  0x00007b19 iadd  0x00000006 , 0x00000006 
- 00028848  0x00007b1a branch  0x00007090 
- 00028849  0x00007b21 bpatchx  0x000000d6 , 0x0000403a 
- 00028850  0x00007b22 fetch  0x00000002 , 0x00004575 
- 00028851  0x00007b23 iforce  0x00000006 
- 00028852  0x00007b25 ifetch  0x00000001 , 0x00000006 
- 00028853  0x00007b26 branch  0x00007fe3 , 0x00000034 
- 00028854  0x00007b27 lshift  0x0000003f , 0x0000003f 
- 00028855  0x00007b28 iadd  0x00000006 , 0x00000006 
- 00028856  0x00007b29 ifetch  0x00000004 , 0x00000006 
- 00028857  0x00007b2a isub  0x00000002 , 0x0000003e 
- 00028858  0x00007b2b rtn  0x00000005 
- 00028859  0x00007b2c deposit  0x00000005 
- 00028860  0x00007b2d store  0x00000002 , 0x00000abb 
- 00028861  0x00007b2e storet  0x00000008 , 0x00000aa2 
- 00028862  0x00007b2f call  0x00007062 
- 00028863  0x00007b30 iadd  0x00000006 , 0x00000006 
- 00028864  0x00007b31 copy  0x00000006 , 0x0000003f 
- 00028865  0x00007b32 fetcht  0x00000002 , 0x00000abb 
- 00028866  0x00007b33 copy  0x00000002 , 0x00000005 
- 00028867  0x00007b34 fetcht  0x00000008 , 0x00000aa2 
- 00028868  0x00007b35 copy  0x0000003f , 0x00000006 
- 00028869  0x00007b36 branch  0x000070b4 
- 00028870  0x00007b3d bpatchx  0x000000d7 , 0x0000403a 
- 00028871  0x00007b3e fetch  0x00000002 , 0x00004575 
- 00028872  0x00007b3f iforce  0x00000006 
- 00028873  0x00007b41 ifetch  0x00000001 , 0x00000006 
- 00028874  0x00007b42 branch  0x000070e4 , 0x00000034 
- 00028875  0x00007b43 iforce  0x00000039 
- 00028876  0x00007b45 ifetch  0x00000002 , 0x00000006 
- 00028877  0x00007b46 isub  0x00000013 , 0x0000003e 
- 00028878  0x00007b47 branch  0x000070d4 , 0x00000005 
- 00028879  0x00007b48 loop  0x000070cc 
- 00028880  0x00007b49 increase  0x00000004 , 0x00000006 
- 00028881  0x00007b4a call  0x00007062 
- 00028882  0x00007b4b iadd  0x00000006 , 0x00000006 
- 00028883  0x00007b4c branch  0x000070c9 
- 00028884  0x00007b4e increase  0xffffffff , 0x00000039 
- 00028885  0x00007b4f lshift  0x00000039 , 0x0000003f 
- 00028886  0x00007b50 iadd  0x00000006 , 0x00000006 
- 00028887  0x00007b51 increase  0x00000004 , 0x00000006 
- 00028888  0x00007b52 call  0x00007062 
- 00028889  0x00007b53 iadd  0x00000006 , 0x0000000b 
- 00028890  0x00007b55 increase  0x00000001 , 0x00000006 
- 00028891  0x00007b56 ifetch  0x00000002 , 0x00000006 
- 00028892  0x00007b57 isub  0x00000012 , 0x0000003e 
- 00028893  0x00007b5b branch  0x00007fef , 0x00000005 
- 00028894  0x00007b5c call  0x0000705b 
- 00028895  0x00007b5d iadd  0x00000006 , 0x00000006 
- 00028896  0x00007b5e deposit  0x0000000b 
- 00028897  0x00007b5f isub  0x00000006 , 0x0000003e 
- 00028898  0x00007b60 branch  0x000070e4 , 0x00000005 
- 00028899  0x00007b61 branch  0x000070da 
- 00028900  0x00007b63 force  0x00000000 , 0x00000006 
- 00028901  0x00007b64 force  0x00000000 , 0x0000003f 
- 00028902  0x00007b65 rtn 
- 00028903  0x00007b6c bpatchx  0x000000d8 , 0x0000403b 
- 00028904  0x00007b6d fetch  0x00000002 , 0x00004575 
- 00028905  0x00007b6e iforce  0x00000006 
- 00028906  0x00007b70 ifetch  0x00000001 , 0x00000006 
- 00028907  0x00007b71 branch  0x00007100 , 0x00000034 
- 00028908  0x00007b72 lshift  0x0000003f , 0x0000003f 
- 00028909  0x00007b73 iadd  0x00000006 , 0x00000006 
- 00028910  0x00007b74 ifetch  0x00000004 , 0x00000006 
- 00028911  0x00007b75 isub  0x00000002 , 0x0000003e 
- 00028912  0x00007b76 branch  0x000070f4 , 0x00000005 
- 00028913  0x00007b77 call  0x00007062 
- 00028914  0x00007b78 iadd  0x00000006 , 0x00000006 
- 00028915  0x00007b79 branch  0x000070ea 
- 00028916  0x00007b7b call  0x00007062 
- 00028917  0x00007b7c iadd  0x00000006 , 0x0000000b 
- 00028918  0x00007b7e increase  0x00000001 , 0x00000006 
- 00028919  0x00007b7f ifetch  0x00000002 , 0x00000006 
- 00028920  0x00007b80 isub  0x00000012 , 0x0000003e 
- 00028921  0x00007b81 rtn  0x00000005 
- 00028922  0x00007b82 call  0x0000705b 
- 00028923  0x00007b83 iadd  0x00000006 , 0x00000006 
- 00028924  0x00007b84 deposit  0x0000000b 
- 00028925  0x00007b85 isub  0x00000006 , 0x0000003e 
- 00028926  0x00007b86 branch  0x00007100 , 0x00000005 
- 00028927  0x00007b87 branch  0x000070f6 
- 00028928  0x00007b89 force  0x00000000 , 0x00000006 
- 00028929  0x00007b8a rtn 
- 00028930  0x00007b8f arg  0x00000400 , 0x00000012 
- 00028931  0x00007b90 call  0x000070f4 
- 00028932  0x00007b91 arg  0x00000300 , 0x00000012 
- 00028933  0x00007b92 call  0x0000710d 
- 00028934  0x00007b93 nrtn  0x00000028 
- 00028935  0x00007b94 sub  0x00000011 , 0x00000003 , 0x0000003e 
- 00028936  0x00007b95 branch  0x00007fe9 , 0x00000002 
- 00028937  0x00007b96 ifetch  0x00000001 , 0x00000006 
- 00028938  0x00007b97 bne  0x00000008 , 0x00007fe9 
- 00028939  0x00007b98 ifetch  0x00000001 , 0x00000006 
- 00028940  0x00007b99 rtn 
- 00028941  0x00007b9f bpatchx  0x000000d9 , 0x0000403b 
- 00028942  0x00007ba0 call  0x00007062 
- 00028943  0x00007ba1 copy  0x0000003f , 0x00000011 
- 00028944  0x00007ba3 ifetch  0x00000001 , 0x00000006 
- 00028945  0x00007ba4 and  0x0000003f , 0x00000007 , 0x00000039 
- 00028946  0x00007ba5 rshift3  0x0000003f , 0x0000003f 
- 00028947  0x00007ba6 sub  0x0000003f , 0x00000003 , 0x0000003e 
- 00028948  0x00007ba7 branch  0x00007129 , 0x00000005 
- 00028949  0x00007ba8 copy  0x00000039 , 0x0000003f 
- 00028950  0x00007ba9 beq  0x00000005 , 0x00007120 
- 00028951  0x00007baa beq  0x00000006 , 0x00007123 
- 00028952  0x00007bab beq  0x00000007 , 0x00007126 
- 00028953  0x00007bac increase  0xffffffff , 0x00000006 
- 00028954  0x00007bad call  0x00007062 
- 00028955  0x00007bae iadd  0x00000006 , 0x00000006 
- 00028956  0x00007baf copy  0x00000011 , 0x0000003f 
- 00028957  0x00007bb0 isub  0x00000002 , 0x00000011 
- 00028958  0x00007bb1 branch  0x00007fe9 , 0x00000005 
- 00028959  0x00007bb2 branch  0x00007110 
- 00028960  0x00007bb5 increase  0xfffffffe , 0x00000011 
- 00028961  0x00007bb6 increase  0x00000001 , 0x00000006 
- 00028962  0x00007bb7 branch  0x00007110 
- 00028963  0x00007bb9 increase  0xfffffffd , 0x00000011 
- 00028964  0x00007bba increase  0x00000002 , 0x00000006 
- 00028965  0x00007bbb branch  0x00007110 
- 00028966  0x00007bbd increase  0xfffffffb , 0x00000011 
- 00028967  0x00007bbe increase  0x00000004 , 0x00000006 
- 00028968  0x00007bbf branch  0x00007110 
- 00028969  0x00007bc2 increase  0xffffffff , 0x00000011 
- 00028970  0x00007bc3 copy  0x00000039 , 0x0000003f 
- 00028971  0x00007bc4 beq  0x00000001 , 0x00007132 
- 00028972  0x00007bc5 beq  0x00000002 , 0x00007130 
- 00028973  0x00007bc6 beq  0x00000004 , 0x0000712f 
- 00028974  0x00007bc7 branch  0x00007fe9 
- 00028975  0x00007bc9 increase  0xfffffff4 , 0x00000011 
- 00028976  0x00007bcb ifetch  0x00000002 , 0x00000006 
- 00028977  0x00007bcc increase  0xfffffffe , 0x00000011 
- 00028978  0x00007bce ifetch  0x00000002 , 0x00000006 
- 00028979  0x00007bcf isub  0x00000012 , 0x0000003e 
- 00028980  0x00007bd0 branch  0x00007fe7 , 0x00000005 
- 00028981  0x00007bd1 increase  0xfffffffe , 0x00000011 
- 00028982  0x00007bd2 branch  0x00007fe9 , 0x00000005 
- 00028983  0x00007bd3 branch  0x00007110 
- 00028984  0x00007c0f call  0x000052d0 
- 00028985  0x00007c10 copy  0x0000003f , 0x00000005 
- 00028986  0x00007c11 setarg  0x00000006 
- 00028987  0x00007c12 istore  0x00000001 , 0x00000005 
- 00028988  0x00007c13 setarg  0x0000006e 
- 00028989  0x00007c14 istore  0x00000002 , 0x00000005 
- 00028990  0x00007c15 setarg  0x00000f00 
- 00028991  0x00007c16 istore  0x00000002 , 0x00000005 
- 00028992  0x00007c17 setarg  0x001a0535 
- 00028993  0x00007c18 istore  0x00000003 , 0x00000005 
- 00028994  0x00007c19 setarg  0x00000111 
- 00028995  0x00007c1a lshift16  0x0000003f , 0x0000003f 
- 00028996  0x00007c1b istore  0x00000004 , 0x00000005 
- 00028997  0x00007c1c setarg  0x00002600 
- 00028998  0x00007c1d istore  0x00000002 , 0x00000005 
- 00028999  0x00007c1e setarg  0x00000335 
- 00029000  0x00007c1f istore  0x00000002 , 0x00000005 
- 00029001  0x00007c20 setarg  0x00000009 
- 00029002  0x00007c21 istore  0x00000002 , 0x00000005 
- 00029003  0x00007c22 setarg  0x00000004 
- 00029004  0x00007c23 istore  0x00000002 , 0x00000005 
- 00029005  0x00007c24 jam  0x00000014 , 0x00000275 
- 00029006  0x00007c25 rtn 
- 00029007  0x00007c2a bpatchx  0x000000da , 0x0000403b 
- 00029008  0x00007c2b jam  0x00000050 , 0x000005e5 
- 00029009  0x00007c2c arg  0x000005e6 , 0x00000005 
- 00029010  0x00007c2d arg  0x0000443a , 0x00000006 
- 00029011  0x00007c2e call  0x00007ebf 
- 00029012  0x00007c2f arg  0x000045d2 , 0x00000006 
- 00029013  0x00007c30 call  0x00007ebd 
- 00029014  0x00007c31 arg  0x000009be , 0x00000006 
- 00029015  0x00007c32 call  0x00007ebd 
- 00029016  0x00007c33 call  0x0000720a 
- 00029017  0x00007c34 arg  0x0000042f , 0x00000006 
- 00029018  0x00007c35 call  0x00007205 
- 00029019  0x00007c36 call  0x000071d0 
- 00029020  0x00007c38 arg  0x00000af2 , 0x00000005 
- 00029021  0x00007c39 call  0x00007201 
- 00029022  0x00007c3a setarg  0x000f4240 
- 00029023  0x00007c3b copy  0x0000003f , 0x00000011 
- 00029024  0x00007c3c fetch  0x00000004 , 0x00000af2 
- 00029025  0x00007c3d idiv  0x00000011 
- 00029026  0x00007c3e call  0x00007f86 
- 00029027  0x00007c3f remainder  0x0000003f 
- 00029028  0x00007c40 store  0x00000004 , 0x000009ba 
- 00029029  0x00007c42 rtn 
- 00029030  0x00007c45 jam  0x00000041 , 0x000005e5 
- 00029031  0x00007c46 arg  0x000005e6 , 0x00000005 
- 00029032  0x00007c47 call  0x000071b5 
- 00029033  0x00007c48 call  0x000071b0 
- 00029034  0x00007c49 fetch  0x00000003 , 0x00004454 
- 00029035  0x00007c4a istore  0x00000003 , 0x00000005 
- 00029036  0x00007c4d call  0x00007176 
- 00029037  0x00007c4f arg  0x0000042f , 0x00000006 
- 00029038  0x00007c50 call  0x00007ebf 
- 00029039  0x00007c51 arg  0x0000443a , 0x00000006 
- 00029040  0x00007c52 call  0x00007ebf 
- 00029041  0x00007c53 call  0x0000720a 
- 00029042  0x00007c54 arg  0x00000b12 , 0x00000006 
- 00029043  0x00007c55 arg  0x00000ac2 , 0x00000005 
- 00029044  0x00007c56 call  0x00007ebf 
- 00029045  0x00007c58 branch  0x000071d0 
- 00029046  0x00007c5d fetch  0x00000004 , 0x000044c7 
- 00029047  0x00007c5e istore  0x00000004 , 0x00000005 
- 00029048  0x00007c5f call  0x00007ecd 
- 00029049  0x00007c60 branch  0x00007eca 
- 00029050  0x00007c63 bpatchx  0x000000db , 0x0000403b 
- 00029051  0x00007c64 jam  0x00000041 , 0x000005e5 
- 00029052  0x00007c65 arg  0x000005e6 , 0x00000005 
- 00029053  0x00007c66 call  0x000071b0 
- 00029054  0x00007c67 call  0x000071b5 
- 00029055  0x00007c68 fetch  0x00000003 , 0x0000444d 
- 00029056  0x00007c69 istore  0x00000003 , 0x00000005 
- 00029057  0x00007c6c call  0x00007176 
- 00029058  0x00007c6d arg  0x0000443a , 0x00000006 
- 00029059  0x00007c6e call  0x00007ebf 
- 00029060  0x00007c6f arg  0x0000042f , 0x00000006 
- 00029061  0x00007c70 call  0x00007ebf 
- 00029062  0x00007c71 call  0x0000720a 
- 00029063  0x00007c72 arg  0x00000b12 , 0x00000006 
- 00029064  0x00007c73 arg  0x00000ac2 , 0x00000005 
- 00029065  0x00007c74 call  0x00007ebf 
- 00029066  0x00007c76 call  0x000071d0 
- 00029067  0x00007c77 arg  0x00000af2 , 0x00000005 
- 00029068  0x00007c78 branch  0x00007201 
- 00029069  0x00007c7b jam  0x00000020 , 0x000005e5 
- 00029070  0x00007c7c arg  0x000009fe , 0x00000006 
- 00029071  0x00007c7d arg  0x000005e6 , 0x00000005 
- 00029072  0x00007c7e call  0x00007ebd 
- 00029073  0x00007c7f call  0x0000720a 
- 00029074  0x00007c80 arg  0x0000099e , 0x00000006 
- 00029075  0x00007c81 call  0x00007205 
- 00029076  0x00007c82 call  0x000071d0 
- 00029077  0x00007c83 arg  0x00000ac2 , 0x00000005 
- 00029078  0x00007c84 call  0x00007497 
- 00029079  0x00007c85 arg  0x00000001 , 0x00000002 
- 00029080  0x00007c86 call  0x0000719f 
- 00029081  0x00007c87 arg  0x00004419 , 0x00000005 
- 00029082  0x00007c88 call  0x00007201 
- 00029083  0x00007c89 arg  0x00000000 , 0x00000002 
- 00029084  0x00007c8a call  0x0000719f 
- 00029085  0x00007c8b arg  0x00000b12 , 0x00000005 
- 00029086  0x00007c8d branch  0x00007497 
- 00029087  0x00007c91 bpatchx  0x000000dc , 0x0000403b 
- 00029088  0x00007c92 jam  0x00000035 , 0x000005e5 
- 00029089  0x00007c93 setarg  0x00000100 
- 00029090  0x00007c94 store  0x00000002 , 0x000005e6 
- 00029091  0x00007c95 call  0x000071b0 
- 00029092  0x00007c96 call  0x000071b5 
- 00029093  0x00007c97 arg  0x0000443a , 0x00000006 
- 00029094  0x00007c98 call  0x00007ebf 
- 00029095  0x00007c99 arg  0x0000042f , 0x00000006 
- 00029096  0x00007c9a call  0x00007ebf 
- 00029097  0x00007c9c setarg  0x00006c65 
- 00029098  0x00007c9d istore  0x00000002 , 0x00000005 
- 00029099  0x00007c9e setarg  0x00006274 
- 00029100  0x00007c9f istore  0x00000002 , 0x00000005 
- 00029101  0x00007ca0 istoret  0x00000001 , 0x00000005 
- 00029102  0x00007ca1 call  0x0000720a 
- 00029103  0x00007ca2 branch  0x000071d0 
- 00029104  0x00007ca5 fetch  0x00000006 , 0x000044a0 
- 00029105  0x00007ca6 istore  0x00000006 , 0x00000005 
- 00029106  0x00007ca7 fetch  0x00000001 , 0x00004495 
- 00029107  0x00007ca8 istore  0x00000001 , 0x00000005 
- 00029108  0x00007ca9 rtn 
- 00029109  0x00007cac fetch  0x00000006 , 0x0000044f 
- 00029110  0x00007cad istore  0x00000006 , 0x00000005 
- 00029111  0x00007cb2 fetch  0x00000001 , 0x0000448e 
- 00029112  0x00007cb3 istore  0x00000001 , 0x00000005 
- 00029113  0x00007cb4 rtn 
- 00029114  0x00007cb7 jam  0x00000041 , 0x000005e5 
- 00029115  0x00007cb8 fetch  0x00000001 , 0x00004664 
- 00029116  0x00007cb9 store  0x00000001 , 0x000005e6 
- 00029117  0x00007cba arg  0x000045d2 , 0x00000006 
- 00029118  0x00007cbb call  0x00007ebd 
- 00029119  0x00007cbc arg  0x000009be , 0x00000006 
- 00029120  0x00007cbd call  0x00007ebd 
- 00029121  0x00007cbe call  0x0000720a 
- 00029122  0x00007cbf arg  0x0000042f , 0x00000006 
- 00029123  0x00007cc0 call  0x00007205 
- 00029124  0x00007cc1 branch  0x000071d0 
- 00029125  0x00007cc5 jam  0x00000041 , 0x000005e5 
- 00029126  0x00007cc6 fetch  0x00000001 , 0x00004664 
- 00029127  0x00007cc7 store  0x00000001 , 0x000005e6 
- 00029128  0x00007cc8 arg  0x000009be , 0x00000006 
- 00029129  0x00007cc9 call  0x00007ebd 
- 00029130  0x00007cca arg  0x000045d2 , 0x00000006 
- 00029131  0x00007ccb call  0x00007ebd 
- 00029132  0x00007ccc call  0x0000720a 
- 00029133  0x00007ccd arg  0x0000443a , 0x00000006 
- 00029134  0x00007cce call  0x00007205 
- 00029135  0x00007ccf branch  0x000071d0 
- 00029136  0x00007cd2 bpatchx  0x000000dd , 0x0000403b 
- 00029137  0x00007cd3 call  0x0000721f 
- 00029138  0x00007cd7 fetch  0x00000001 , 0x000005e5 
- 00029139  0x00007cd8 copy  0x0000003f , 0x00000002 
- 00029140  0x00007cda increase  0x0000000f , 0x0000003f 
- 00029141  0x00007cdb rshift4  0x0000003f , 0x0000003f 
- 00029142  0x00007cdc copy  0x0000003f , 0x00000012 
- 00029143  0x00007cdd branch  0x000071e2 , 0x00000034 
- 00029144  0x00007cde and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029145  0x00007cdf nbranch  0x000071e5 , 0x00000034 
- 00029146  0x00007ce1 arg  0x00000ad2 , 0x00000013 
- 00029147  0x00007ce2 arg  0x000005e6 , 0x0000003f 
- 00029148  0x00007ce3 increase  0xfffffff0 , 0x0000003f 
- 00029149  0x00007ce6 iadd  0x00000002 , 0x00000011 
- 00029150  0x00007ce7 arg  0x00000b02 , 0x00000005 
- 00029151  0x00007ce8 arg  0x00000004 , 0x00000039 
- 00029152  0x00007ce9 call  0x00007edd 
- 00029153  0x00007ced branch  0x000071f0 
- 00029154  0x00007cf0 arg  0x00000001 , 0x00000012 
- 00029155  0x00007cf1 arg  0x00000000 , 0x00000011 
- 00029156  0x00007cf3 branch  0x000071e6 
- 00029157  0x00007cf8 and  0x00000002 , 0x0000000f , 0x00000011 
- 00029158  0x00007cfa arg  0x000005e6 , 0x0000003f 
- 00029159  0x00007cfb iadd  0x00000002 , 0x0000003f 
- 00029160  0x00007cfc isub  0x00000011 , 0x00000006 
- 00029161  0x00007cfe arg  0x00000af2 , 0x00000005 
- 00029162  0x00007cff call  0x00007245 
- 00029163  0x00007d01 arg  0x00000ae2 , 0x00000013 
- 00029164  0x00007d02 arg  0x00000af2 , 0x00000011 
- 00029165  0x00007d03 arg  0x00000b02 , 0x00000005 
- 00029166  0x00007d04 arg  0x00000004 , 0x00000039 
- 00029167  0x00007d05 call  0x00007edd 
- 00029168  0x00007d11 call  0x00007491 
- 00029169  0x00007d12 call  0x00007428 
- 00029170  0x00007d15 arg  0x000005e6 , 0x00000006 
- 00029171  0x00007d18 increase  0xffffffff , 0x00000012 
- 00029172  0x00007d19 deposit  0x00000012 
- 00029173  0x00007d1a branch  0x000071f9 , 0x00000034 
- 00029174  0x00007d1b call  0x00007486 
- 00029175  0x00007d1c call  0x00007422 
- 00029176  0x00007d1d branch  0x000071f3 
- 00029177  0x00007d20 arg  0x00000af2 , 0x00000005 
- 00029178  0x00007d21 call  0x00007497 
- 00029179  0x00007d22 arg  0x00000b02 , 0x00000006 
- 00029180  0x00007d23 call  0x00007486 
- 00029181  0x00007d24 call  0x00007428 
- 00029182  0x00007d25 arg  0x00000af2 , 0x00000006 
- 00029183  0x00007d26 call  0x00007486 
- 00029184  0x00007d27 branch  0x00007422 
- 00029185  0x00007d2d copy  0x00000005 , 0x00000011 
- 00029186  0x00007d2e call  0x00007497 
- 00029187  0x00007d30 arg  0x00000010 , 0x00000039 
- 00029188  0x00007d31 branch  0x00007ee5 
- 00029189  0x00007d34 arg  0x00000ac2 , 0x00000005 
- 00029190  0x00007d35 call  0x00007ebf 
- 00029191  0x00007d37 arg  0x00000010 , 0x00000039 
- 00029192  0x00007d38 arg  0x00000ac2 , 0x00000011 
- 00029193  0x00007d39 branch  0x00007ee5 
- 00029194  0x00007d3c fetch  0x00000001 , 0x000005e5 
- 00029195  0x00007d3d copy  0x0000003f , 0x00000039 
- 00029196  0x00007d3e arg  0x000005e6 , 0x00000011 
- 00029197  0x00007d3f branch  0x00007ee5 
- 00029198  0x00007d42 ifetch  0x00000001 , 0x00000011 
- 00029199  0x00007d43 lshift  0x0000003f , 0x0000003f 
- 00029200  0x00007d44 isolate1  0x00000000 , 0x00000013 
- 00029201  0x00007d45 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00029202  0x00007d46 isolate1  0x00000008 , 0x0000003f 
- 00029203  0x00007d47 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00029204  0x00007d48 istore  0x00000001 , 0x00000011 
- 00029205  0x00007d49 increase  0xffffffff , 0x00000011 
- 00029206  0x00007d4a loop  0x0000720e 
- 00029207  0x00007d4b rtn 
- 00029208  0x00007d4e arg  0x00000ad2 , 0x00000011 
- 00029209  0x00007d50 increase  0x0000000f , 0x00000011 
- 00029210  0x00007d51 force  0x00000010 , 0x00000039 
- 00029211  0x00007d52 force  0x00000000 , 0x00000013 
- 00029212  0x00007d53 branch  0x0000720e 
- 00029213  0x00007d56 arg  0x00000ae2 , 0x00000011 
- 00029214  0x00007d57 branch  0x00007219 
- 00029215  0x00007d5b arg  0x00000ac2 , 0x00000006 
- 00029216  0x00007d5c call  0x00007484 
- 00029217  0x00007d5f force  0x00000008 , 0x00000038 
- 00029218  0x00007d60 call  0x00007492 
- 00029219  0x00007d61 call  0x00007491 
- 00029220  0x00007d62 call  0x0000741f 
- 00029221  0x00007d67 arg  0x00000ad2 , 0x00000005 
- 00029222  0x00007d68 call  0x00007497 
- 00029223  0x00007d6a bpatchx  0x000000de , 0x0000403b 
- 00029224  0x00007d6b fetch  0x00000001 , 0x00000ad2 
- 00029225  0x00007d6c isolate1  0x00000007 , 0x0000003f 
- 00029226  0x00007d6d nbranch  0x00007230 , 0x00000001 
- 00029227  0x00007d6e call  0x00007218 
- 00029228  0x00007d71 arg  0x00000ad2 , 0x00000013 
- 00029229  0x00007d73 arg  0x00000ad2 , 0x00000005 
- 00029230  0x00007d76 call  0x0000723a 
- 00029231  0x00007d77 branch  0x00007231 
- 00029232  0x00007d79 call  0x00007218 
- 00029233  0x00007d7c arg  0x00000ad2 , 0x00000006 
- 00029234  0x00007d7d arg  0x00000ae2 , 0x00000005 
- 00029235  0x00007d7e call  0x00007ebf 
- 00029236  0x00007d7f fetch  0x00000001 , 0x00000ae2 
- 00029237  0x00007d80 isolate1  0x00000007 , 0x0000003f 
- 00029238  0x00007d81 nbranch  0x0000721d , 0x00000001 
- 00029239  0x00007d82 call  0x0000721d 
- 00029240  0x00007d84 arg  0x00000ae2 , 0x00000013 
- 00029241  0x00007d86 arg  0x00000ae2 , 0x00000005 
- 00029242  0x00007d8d arg  0x00000003 , 0x00000039 
- 00029243  0x00007d8f arg  0x00000000 , 0x00000002 
- 00029244  0x00007d90 call  0x00007241 
- 00029245  0x00007d91 increase  0x00000004 , 0x00000013 
- 00029246  0x00007d92 loop  0x0000723b 
- 00029247  0x00007d93 arg  0x00008700 , 0x00000002 
- 00029248  0x00007d94 lshift16  0x00000002 , 0x00000002 
- 00029249  0x00007d96 ifetch  0x00000004 , 0x00000013 
- 00029250  0x00007d97 ixor  0x00000002 , 0x0000003f 
- 00029251  0x00007d98 istore  0x00000004 , 0x00000005 
- 00029252  0x00007d99 rtn 
- 00029253  0x00007da0 bpatchx  0x000000df , 0x0000403b 
- 00029254  0x00007da1 arg  0x00000010 , 0x00000039 
- 00029255  0x00007da2 arg  0x00000000 , 0x0000003f 
- 00029256  0x00007da4 isub  0x00000011 , 0x0000003e 
- 00029257  0x00007da5 branch  0x00007250 , 0x00000005 
- 00029258  0x00007da6 branch  0x00007253 , 0x00000002 
- 00029259  0x00007da7 ifetcht  0x00000001 , 0x00000006 
- 00029260  0x00007da8 istoret  0x00000001 , 0x00000005 
- 00029261  0x00007daa increase  0x00000001 , 0x0000003f 
- 00029262  0x00007dab loop  0x00007248 
- 00029263  0x00007dac rtn 
- 00029264  0x00007dae arg  0x00000080 , 0x00000002 
- 00029265  0x00007db0 istoret  0x00000001 , 0x00000005 
- 00029266  0x00007db1 branch  0x0000724d 
- 00029267  0x00007db4 arg  0x00000000 , 0x00000002 
- 00029268  0x00007db5 branch  0x00007251 
- 00029269  0x00007db9 call  0x00007268 
- 00029270  0x00007dba arg  0x00000592 , 0x00000006 
- 00029271  0x00007dbb arg  0x00000582 , 0x00000005 
- 00029272  0x00007dbc branch  0x00007ebf 
- 00029273  0x00007dc0 disable  0x00000028 
- 00029274  0x00007dc1 call  0x0000735f 
- 00029275  0x00007dc2 arg  0x00000562 , 0x00000006 
- 00029276  0x00007dc3 arg  0x000005a2 , 0x00000005 
- 00029277  0x00007dc4 force  0x0000000f , 0x00000039 
- 00029278  0x00007dc5 call  0x00007f01 
- 00029279  0x00007dc6 ifetch  0x00000001 , 0x00000006 
- 00029280  0x00007dc7 xor_into  0x00000006 , 0x0000003f 
- 00029281  0x00007dc8 istore  0x00000001 , 0x00000005 
- 00029282  0x00007dc9 setarg  0x000005b2 
- 00029283  0x00007dca store  0x00000002 , 0x000005d6 
- 00029284  0x00007dcb setarg  0x000005a2 
- 00029285  0x00007dcc store  0x00000002 , 0x000005d4 
- 00029286  0x00007dcd set1  0x00000012 , 0x00000000 
- 00029287  0x00007dce branch  0x000072a8 
- 00029288  0x00007dd3 fetcht  0x00000001 , 0x00004689 
- 00029289  0x00007dd4 force  0x00000010 , 0x00000012 
- 00029290  0x00007dd5 add  0x00000002 , 0x00000006 , 0x00000013 
- 00029291  0x00007dd6 sub  0x00000013 , 0x00000010 , 0x0000003e 
- 00029292  0x00007dd7 branch  0x0000726e , 0x00000002 
- 00029293  0x00007dd8 force  0x00000010 , 0x00000013 
- 00029294  0x00007dda arg  0x000005a2 , 0x00000005 
- 00029295  0x00007ddc arg  0x0000468a , 0x00000006 
- 00029296  0x00007ddd copy  0x00000002 , 0x00000039 
- 00029297  0x00007dde disable  0x00000028 
- 00029298  0x00007de0 ifetch  0x00000001 , 0x00000006 
- 00029299  0x00007de1 istore  0x00000001 , 0x00000005 
- 00029300  0x00007de2 increase  0xffffffff , 0x00000012 
- 00029301  0x00007de3 branch  0x0000727c , 0x00000005 
- 00029302  0x00007de4 loop  0x00007272 
- 00029303  0x00007de5 branch  0x0000726f , 0x00000028 
- 00029304  0x00007de6 enable  0x00000028 
- 00029305  0x00007de7 force  0x00000006 , 0x00000039 
- 00029306  0x00007de8 copy  0x00000011 , 0x00000006 
- 00029307  0x00007de9 branch  0x00007272 
- 00029308  0x00007deb arg  0x00000562 , 0x00000006 
- 00029309  0x00007dec arg  0x000005b2 , 0x00000005 
- 00029310  0x00007ded call  0x00007ebf 
- 00029311  0x00007dee fetch  0x00000001 , 0x000005c1 
- 00029312  0x00007def ixor  0x00000013 , 0x0000003f 
- 00029313  0x00007df0 store  0x00000001 , 0x000005c1 
- 00029314  0x00007df1 setarg  0x000005b2 
- 00029315  0x00007df2 store  0x00000002 , 0x000005d6 
- 00029316  0x00007df3 setarg  0x000005a2 
- 00029317  0x00007df4 store  0x00000002 , 0x000005d4 
- 00029318  0x00007df5 set1  0x00000012 , 0x00000000 
- 00029319  0x00007df6 branch  0x000072a8 
- 00029320  0x00007dfc disable  0x00000028 
- 00029321  0x00007dfd call  0x0000735f 
- 00029322  0x00007dfe branch  0x00007292 
- 00029323  0x00007e01 arg  0x00000056 , 0x00000011 
- 00029324  0x00007e02 enable  0x00000028 
- 00029325  0x00007e03 call  0x0000735f 
- 00029326  0x00007e04 call  0x00007292 
- 00029327  0x00007e05 arg  0x00000592 , 0x00000006 
- 00029328  0x00007e06 arg  0x00000062 , 0x00000005 
- 00029329  0x00007e07 branch  0x00007ebf 
- 00029330  0x00007e0b setarg  0x00000562 
- 00029331  0x00007e0c store  0x00000002 , 0x000005d6 
- 00029332  0x00007e0d setarg  0x000041be 
- 00029333  0x00007e0e store  0x00000002 , 0x000005d4 
- 00029334  0x00007e0f set0  0x00000012 , 0x00000000 
- 00029335  0x00007e10 call  0x000072a8 
- 00029336  0x00007e11 arg  0x00000592 , 0x00000011 
- 00029337  0x00007e12 arg  0x00000562 , 0x00000012 
- 00029338  0x00007e13 arg  0x000005a2 , 0x00000005 
- 00029339  0x00007e14 call  0x00007352 
- 00029340  0x00007e15 arg  0x000005a2 , 0x00000011 
- 00029341  0x00007e16 arg  0x000005b2 , 0x00000012 
- 00029342  0x00007e17 copy  0x00000012 , 0x00000005 
- 00029343  0x00007e18 enable  0x00000028 
- 00029344  0x00007e19 call  0x00007350 
- 00029345  0x00007e1a call  0x0000736a 
- 00029346  0x00007e1b setarg  0x000005b2 
- 00029347  0x00007e1c store  0x00000002 , 0x000005d6 
- 00029348  0x00007e1d setarg  0x000005a2 
- 00029349  0x00007e1e store  0x00000002 , 0x000005d4 
- 00029350  0x00007e1f set1  0x00000012 , 0x00000000 
- 00029351  0x00007e20 branch  0x000072a8 
- 00029352  0x00007e25 jam  0x00000000 , 0x000005d8 
- 00029353  0x00007e26 fetch  0x00000002 , 0x000005d4 
- 00029354  0x00007e27 iforce  0x00000006 
- 00029355  0x00007e28 arg  0x000005c2 , 0x00000005 
- 00029356  0x00007e29 call  0x00007ebf 
- 00029357  0x00007e2a fetch  0x00000002 , 0x000005d6 
- 00029358  0x00007e2b iforce  0x00000006 
- 00029359  0x00007e2c arg  0x00000592 , 0x00000005 
- 00029360  0x00007e2d call  0x00007ebf 
- 00029361  0x00007e30 call  0x000072cf 
- 00029362  0x00007e31 disable  0x00000028 
- 00029363  0x00007e32 bmark0  0x00000012 , 0x000072b9 
- 00029364  0x00007e33 fetch  0x00000001 , 0x000005d8 
- 00029365  0x00007e34 bne  0x00000004 , 0x000072b9 
- 00029366  0x00007e35 fetch  0x00000002 , 0x000005d6 
- 00029367  0x00007e36 iforce  0x00000012 
- 00029368  0x00007e37 call  0x00007301 
- 00029369  0x00007e39 call  0x00007300 
- 00029370  0x00007e3a call  0x00007313 
- 00029371  0x00007e3b fetch  0x00000001 , 0x000005d8 
- 00029372  0x00007e3c increase  0x00000001 , 0x0000003f 
- 00029373  0x00007e3d store  0x00000001 , 0x000005d8 
- 00029374  0x00007e3f call  0x000072cf 
- 00029375  0x00007e40 enable  0x00000028 
- 00029376  0x00007e41 call  0x00007300 
- 00029377  0x00007e42 call  0x00007322 
- 00029378  0x00007e43 call  0x00007331 
- 00029379  0x00007e44 call  0x00007322 
- 00029380  0x00007e45 call  0x00007331 
- 00029381  0x00007e46 call  0x00007322 
- 00029382  0x00007e47 call  0x00007331 
- 00029383  0x00007e48 call  0x00007322 
- 00029384  0x00007e49 fetch  0x00000001 , 0x000005d8 
- 00029385  0x00007e4a increase  0x00000001 , 0x0000003f 
- 00029386  0x00007e4b store  0x00000001 , 0x000005d8 
- 00029387  0x00007e4c bne  0x00000010 , 0x000072b1 
- 00029388  0x00007e4d call  0x000072cf 
- 00029389  0x00007e4e disable  0x00000028 
- 00029390  0x00007e4f branch  0x00007300 
- 00029391  0x00007e54 fetch  0x00000001 , 0x000005d8 
- 00029392  0x00007e55 arg  0x000005c2 , 0x00000006 
- 00029393  0x00007e56 branch  0x000072f6 , 0x00000034 
- 00029394  0x00007e57 iforce  0x00000012 
- 00029395  0x00007e58 force  0x00000011 , 0x00000039 
- 00029396  0x00007e59 copy  0x00000006 , 0x00000005 
- 00029397  0x00007e5b ifetch  0x00000001 , 0x00000006 
- 00029398  0x00007e5c lshift3  0x0000003f , 0x00000002 
- 00029399  0x00007e5d rshift2  0x0000003f , 0x0000003f 
- 00029400  0x00007e5e rshift3  0x0000003f , 0x0000003f 
- 00029401  0x00007e5f ior  0x00000002 , 0x0000003f 
- 00029402  0x00007e60 istore  0x00000001 , 0x00000005 
- 00029403  0x00007e61 loop  0x000072d5 
- 00029404  0x00007e62 setarg  0x000005c2 
- 00029405  0x00007e63 iadd  0x00000012 , 0x00000006 
- 00029406  0x00007e64 force  0x00000010 , 0x00000039 
- 00029407  0x00007e65 arg  0x00000572 , 0x00000005 
- 00029408  0x00007e67 ifetch  0x00000001 , 0x00000006 
- 00029409  0x00007e68 istore  0x00000001 , 0x00000005 
- 00029410  0x00007e69 compare  0x000005d3 , 0x00000006 , 0x000000ff 
- 00029411  0x00007e6a nbranch  0x000072e5 , 0x00000001 
- 00029412  0x00007e6b increase  0xffffffef , 0x00000006 
- 00029413  0x00007e6d loop  0x000072e0 
- 00029414  0x00007e6e force  0x00000000 , 0x00000011 
- 00029415  0x00007e6f add  0x00000012 , 0xffffffff , 0x00000013 
- 00029416  0x00007e70 lshift2  0x00000013 , 0x00000013 
- 00029417  0x00007e71 lshift2  0x00000013 , 0x00000013 
- 00029418  0x00007e72 call  0x000074b9 
- 00029419  0x00007e73 setarg  0x00008400 
- 00029420  0x00007e74 iadd  0x00000013 , 0x00000013 
- 00029421  0x00007e75 arg  0x00000572 , 0x00000005 
- 00029422  0x00007e76 force  0x00000010 , 0x00000039 
- 00029423  0x00007e78 ifetcht  0x00000001 , 0x00000013 
- 00029424  0x00007e79 ifetch  0x00000001 , 0x00000005 
- 00029425  0x00007e7a iadd  0x00000002 , 0x0000003f 
- 00029426  0x00007e7b istore  0x00000001 , 0x00000005 
- 00029427  0x00007e7c increase  0x00000001 , 0x00000013 
- 00029428  0x00007e7d loop  0x000072ef 
- 00029429  0x00007e7e branch  0x000074bd 
- 00029430  0x00007e81 force  0x00000010 , 0x00000039 
- 00029431  0x00007e82 force  0x00000000 , 0x00000002 
- 00029432  0x00007e84 ifetch  0x00000001 , 0x00000006 
- 00029433  0x00007e85 ixor  0x00000002 , 0x00000002 
- 00029434  0x00007e86 loop  0x000072f8 
- 00029435  0x00007e87 deposit  0x00000002 
- 00029436  0x00007e88 istore  0x00000001 , 0x00000006 
- 00029437  0x00007e89 arg  0x000005c2 , 0x00000006 
- 00029438  0x00007e8a arg  0x00000572 , 0x00000005 
- 00029439  0x00007e8b branch  0x00007ebf 
- 00029440  0x00007e8e arg  0x00000572 , 0x00000012 
- 00029441  0x00007e90 force  0x00000010 , 0x00000039 
- 00029442  0x00007e91 arg  0x00000592 , 0x00000011 
- 00029443  0x00007e92 copy  0x00000011 , 0x00000005 
- 00029444  0x00007e94 ifetcht  0x00000001 , 0x00000011 
- 00029445  0x00007e95 ifetch  0x00000001 , 0x00000012 
- 00029446  0x00007e96 ixor  0x00000002 , 0x00000030 
- 00029447  0x00007e97 and  0x00000039 , 0x00000003 , 0x00000013 
- 00029448  0x00007e98 nbranch  0x0000730a , 0x00000028 
- 00029449  0x00007e99 xor_into  0x00000003 , 0x00000013 
- 00029450  0x00007e9b sub  0x00000013 , 0x00000001 , 0x00000013 
- 00029451  0x00007e9c branch  0x0000730d , 0x00000002 
- 00029452  0x00007e9d iadd  0x00000002 , 0x00000030 
- 00029453  0x00007e9f deposit  0x00000030 
- 00029454  0x00007ea0 istore  0x00000001 , 0x00000005 
- 00029455  0x00007ea1 increase  0x00000001 , 0x00000011 
- 00029456  0x00007ea2 increase  0x00000001 , 0x00000012 
- 00029457  0x00007ea3 loop  0x00007304 
- 00029458  0x00007ea4 rtn 
- 00029459  0x00007ea7 call  0x000074b9 
- 00029460  0x00007ea8 force  0x00000010 , 0x00000039 
- 00029461  0x00007ea9 arg  0x00000592 , 0x00000011 
- 00029462  0x00007eab ifetch  0x00000001 , 0x00000011 
- 00029463  0x00007eac arg  0x00008500 , 0x00000006 
- 00029464  0x00007ead and  0x00000039 , 0x00000003 , 0x00000013 
- 00029465  0x00007eae sub  0x00000013 , 0x00000001 , 0x0000003e 
- 00029466  0x00007eaf branch  0x0000731c , 0x00000002 
- 00029467  0x00007eb0 arg  0x00008600 , 0x00000006 
- 00029468  0x00007eb2 iadd  0x00000006 , 0x00000006 
- 00029469  0x00007eb3 ifetch  0x00000001 , 0x00000006 
- 00029470  0x00007eb4 istore  0x00000001 , 0x00000011 
- 00029471  0x00007eb5 increase  0x00000001 , 0x00000011 
- 00029472  0x00007eb6 loop  0x00007316 
- 00029473  0x00007eb7 branch  0x000074bd 
- 00029474  0x00007eba force  0x00000008 , 0x00000039 
- 00029475  0x00007ebb arg  0x00000592 , 0x00000006 
- 00029476  0x00007ebc copy  0x00000006 , 0x00000005 
- 00029477  0x00007ebe ifetch  0x00000001 , 0x00000006 
- 00029478  0x00007ebf iforce  0x00000011 
- 00029479  0x00007ec0 ifetch  0x00000001 , 0x00000006 
- 00029480  0x00007ec1 iforce  0x00000012 
- 00029481  0x00007ec2 lshift  0x00000011 , 0x0000003f 
- 00029482  0x00007ec3 iadd  0x00000012 , 0x0000003f 
- 00029483  0x00007ec4 istore  0x00000001 , 0x00000005 
- 00029484  0x00007ec5 deposit  0x00000011 
- 00029485  0x00007ec6 iadd  0x00000012 , 0x0000003f 
- 00029486  0x00007ec7 istore  0x00000001 , 0x00000005 
- 00029487  0x00007ec8 loop  0x00007325 
- 00029488  0x00007ec9 rtn 
- 00029489  0x00007ecd setarg  0x008ae42c 
- 00029490  0x00007ece iforce  0x00000002 
- 00029491  0x00007ecf force  0x00000007 , 0x00000039 
- 00029492  0x00007ed0 call  0x00007340 
- 00029493  0x00007ed1 setarg  0x000d751b 
- 00029494  0x00007ed2 iforce  0x00000002 
- 00029495  0x00007ed3 force  0x00000005 , 0x00000039 
- 00029496  0x00007ed4 call  0x00007340 
- 00029497  0x00007ed5 fetch  0x00000001 , 0x000005a1 
- 00029498  0x00007ed6 iforce  0x00000011 
- 00029499  0x00007ed7 fetch  0x00000001 , 0x00000595 
- 00029500  0x00007ed8 store  0x00000001 , 0x000005a1 
- 00029501  0x00007ed9 deposit  0x00000011 
- 00029502  0x00007eda store  0x00000001 , 0x00000595 
- 00029503  0x00007edb rtn 
- 00029504  0x00007ede and  0x00000002 , 0x0000000f , 0x00000012 
- 00029505  0x00007ee0 and  0x00000002 , 0x0000000f , 0x0000003f 
- 00029506  0x00007ee1 arg  0x00000592 , 0x00000005 
- 00029507  0x00007ee2 iadd  0x00000005 , 0x00000005 
- 00029508  0x00007ee3 ifetch  0x00000001 , 0x00000005 
- 00029509  0x00007ee4 iforce  0x00000013 
- 00029510  0x00007ee5 deposit  0x00000011 
- 00029511  0x00007ee6 istore  0x00000001 , 0x00000005 
- 00029512  0x00007ee7 copy  0x00000013 , 0x00000011 
- 00029513  0x00007ee8 rshift4  0x00000002 , 0x00000002 
- 00029514  0x00007ee9 loop  0x00007341 
- 00029515  0x00007eea setarg  0x00000592 
- 00029516  0x00007eeb iadd  0x00000012 , 0x00000005 
- 00029517  0x00007eec deposit  0x00000011 
- 00029518  0x00007eed istore  0x00000001 , 0x00000005 
- 00029519  0x00007eee rtn 
- 00029520  0x00007ef1 enable  0x00000028 
- 00029521  0x00007ef2 branch  0x00007353 
- 00029522  0x00007ef5 disable  0x00000028 
- 00029523  0x00007ef7 force  0x00000010 , 0x00000039 
- 00029524  0x00007ef9 ifetcht  0x00000001 , 0x00000011 
- 00029525  0x00007efa ifetch  0x00000001 , 0x00000012 
- 00029526  0x00007efb branch  0x00007359 , 0x00000028 
- 00029527  0x00007efc ixor  0x00000002 , 0x0000003f 
- 00029528  0x00007efd branch  0x0000735a 
- 00029529  0x00007eff iadd  0x00000002 , 0x0000003f 
- 00029530  0x00007f01 istore  0x00000001 , 0x00000005 
- 00029531  0x00007f02 increase  0x00000001 , 0x00000011 
- 00029532  0x00007f03 increase  0x00000001 , 0x00000012 
- 00029533  0x00007f04 loop  0x00007354 
- 00029534  0x00007f05 rtn 
- 00029535  0x00007f09 arg  0x000005b2 , 0x00000005 
- 00029536  0x00007f0a ifetch  0x00000006 , 0x00000011 
- 00029537  0x00007f0b istore  0x00000006 , 0x00000005 
- 00029538  0x00007f0c branch  0x00007365 , 0x00000028 
- 00029539  0x00007f0d ifetch  0x00000006 , 0x00000011 
- 00029540  0x00007f0e branch  0x00007366 
- 00029541  0x00007f10 ifetch  0x00000006 , 0x00000006 
- 00029542  0x00007f12 istore  0x00000006 , 0x00000005 
- 00029543  0x00007f13 ifetch  0x00000004 , 0x00000011 
- 00029544  0x00007f14 istore  0x00000004 , 0x00000005 
- 00029545  0x00007f15 rtn 
- 00029546  0x00007f18 arg  0x000041be , 0x00000006 
- 00029547  0x00007f19 arg  0x000005a2 , 0x00000005 
- 00029548  0x00007f1a arg  0x00000000 , 0x00000002 
- 00029549  0x00007f1b setarg  0x008395a7 
- 00029550  0x00007f1c call  0x0000738b 
- 00029551  0x00007f1d setarg  0x00b3c1df 
- 00029552  0x00007f1e call  0x0000738b 
- 00029553  0x00007f1f setarg  0x0000e5e9 
- 00029554  0x00007f20 call  0x0000738c 
- 00029555  0x00007f21 copy  0x00000002 , 0x00000014 
- 00029556  0x00007f22 disable  0x00000028 
- 00029557  0x00007f23 call  0x00007379 
- 00029558  0x00007f24 copy  0x00000014 , 0x00000002 
- 00029559  0x00007f25 enable  0x00000028 
- 00029560  0x00007f26 branch  0x00007379 
- 00029561  0x00007f29 force  0x00000008 , 0x00000039 
- 00029562  0x00007f2b ifetch  0x00000001 , 0x00000006 
- 00029563  0x00007f2c compare  0x00000001 , 0x00000039 , 0x00000001 
- 00029564  0x00007f2d branch  0x00007380 , 0x00000028 
- 00029565  0x00007f2e branch  0x00007381 , 0x00000001 
- 00029566  0x00007f30 iadd  0x00000002 , 0x0000003f 
- 00029567  0x00007f31 branch  0x00007382 
- 00029568  0x00007f33 branch  0x0000737e , 0x00000001 
- 00029569  0x00007f35 ixor  0x00000002 , 0x0000003f 
- 00029570  0x00007f37 istore  0x00000001 , 0x00000005 
- 00029571  0x00007f38 rshift8  0x00000002 , 0x00000002 
- 00029572  0x00007f39 loop  0x0000737a 
- 00029573  0x00007f3a rtn 
- 00029574  0x00007f3d fetch  0x00000006 , 0x00000596 
- 00029575  0x00007f3e store  0x00000006 , 0x00000056 
- 00029576  0x00007f3f ifetch  0x00000006 , 0x00000006 
- 00029577  0x00007f40 istore  0x00000006 , 0x00000005 
- 00029578  0x00007f41 rtn 
- 00029579  0x00007f44 lshift8  0x00000002 , 0x00000002 
- 00029580  0x00007f46 lshift16  0x00000002 , 0x00000002 
- 00029581  0x00007f47 ior  0x00000002 , 0x00000002 
- 00029582  0x00007f48 rtn 
- 00029583  0x00007f4d branch  0x0000738f 
- 00029584  0x00007f52 bpatchx  0x000000e0 , 0x0000403c 
- 00029585  0x00007f53 call  0x0000742b 
- 00029586  0x00007f54 arg  0x00004419 , 0x00000005 
- 00029587  0x00007f55 branch  0x00007497 
- 00029588  0x00007f59 arg  0x0000443a , 0x00000005 
- 00029589  0x00007f5a branch  0x00007397 , 0x00000029 
- 00029590  0x00007f5b arg  0x0000042f , 0x00000005 
- 00029591  0x00007f5d copy  0x00000006 , 0x00000011 
- 00029592  0x00007f5e call  0x00007ebf 
- 00029593  0x00007f5f call  0x00007440 
- 00029594  0x00007f60 arg  0x0000442a , 0x00000006 
- 00029595  0x00007f61 branch  0x000074b0 
- 00029596  0x00007f64 arg  0x0000042f , 0x00000011 
- 00029597  0x00007f65 branch  0x0000739f , 0x00000029 
- 00029598  0x00007f66 arg  0x0000443a , 0x00000011 
- 00029599  0x00007f68 copy  0x00000011 , 0x00000005 
- 00029600  0x00007f69 call  0x0000630c 
- 00029601  0x00007f6a branch  0x00007440 
- 00029602  0x00007f6d arg  0x000044aa , 0x00000006 
- 00029603  0x00007f6e call  0x00007486 
- 00029604  0x00007f6f arg  0x00004419 , 0x00000006 
- 00029605  0x00007f70 call  0x00007487 
- 00029606  0x00007f71 force  0x00000038 , 0x00000036 
- 00029607  0x00007f72 force  0x00000000 , 0x00000036 
- 00029608  0x00007f73 call  0x0000741d 
- 00029609  0x00007f74 arg  0x0000047c , 0x00000005 
- 00029610  0x00007f75 branch  0x00007497 
- 00029611  0x00007f79 force  0x00000049 , 0x0000003f 
- 00029612  0x00007f7a branch  0x000073ae 
- 00029613  0x00007f7c force  0x00000001 , 0x0000003f 
- 00029614  0x00007f7e force  0x00000000 , 0x00000038 
- 00029615  0x00007f7f lshift8  0x00000002 , 0x0000002f 
- 00029616  0x00007f80 ior  0x0000002f , 0x0000002f 
- 00029617  0x00007f81 increase  0x00000001 , 0x00000038 
- 00029618  0x00007f82 rshift8  0x00000002 , 0x0000002f 
- 00029619  0x00007f83 rshift16  0x0000002f , 0x0000002f 
- 00029620  0x00007f84 fetch  0x00000002 , 0x00004411 
- 00029621  0x00007f85 lshift16 , 0x0000003f , 0x0000003f 
- 00029622  0x00007f86 ior  0x0000002f , 0x0000002f 
- 00029623  0x00007f87 increase  0x00000001 , 0x00000038 
- 00029624  0x00007f88 ifetch  0x00000004 , 0x00000006 
- 00029625  0x00007f89 iforce  0x0000002f 
- 00029626  0x00007f8a increase  0x00000001 , 0x00000038 
- 00029627  0x00007f8b ifetch  0x00000002 , 0x00000006 
- 00029628  0x00007f8c byteswap  0x00000011 , 0x0000002f 
- 00029629  0x00007f8d lshift16  0x0000002f , 0x0000002f 
- 00029630  0x00007f8e ior  0x0000002f , 0x0000002f 
- 00029631  0x00007f8f increase  0x00000001 , 0x00000038 
- 00029632  0x00007f90 rtn 
- 00029633  0x00007f95 add  0x00000013 , 0x00000001 , 0x00000006 
- 00029634  0x00007f96 ifetch  0x00000001 , 0x00000006 
- 00029635  0x00007f97 iforce  0x00000011 
- 00029636  0x00007f98 call  0x000073ab 
- 00029637  0x00007f99 call  0x0000741f 
- 00029638  0x00007f9b force  0x00000000 , 0x00000038 
- 00029639  0x00007f9c ifetch  0x00000001 , 0x00000013 
- 00029640  0x00007f9d and_into  0x00000003 , 0x0000003f 
- 00029641  0x00007f9e lshift16  0x0000003f , 0x0000002f 
- 00029642  0x00007f9f set1  0x00000008 , 0x0000002f 
- 00029643  0x00007fa0 call  0x0000748f 
- 00029644  0x00007fa1 call  0x00007422 
- 00029645  0x00007fa3 copy  0x00000011 , 0x00000039 
- 00029646  0x00007fa4 add  0x00000013 , 0x00000002 , 0x00000006 
- 00029647  0x00007fa5 call  0x0000746e 
- 00029648  0x00007fa7 call  0x00007478 
- 00029649  0x00007fa8 call  0x00007422 
- 00029650  0x00007fa9 deposit  0x00000039 
- 00029651  0x00007faa branch  0x000073d5 , 0x00000034 
- 00029652  0x00007fab branch  0x000073d0 
- 00029653  0x00007fad force  0x0000000c , 0x00000038 
- 00029654  0x00007fae deposit  0x0000002f 
- 00029655  0x00007faf store  0x00000004 , 0x00000417 
- 00029656  0x00007fb0 rtn 
- 00029657  0x00007fb3 increase  0x00000001 , 0x00000011 
- 00029658  0x00007fb4 call  0x000073ad 
- 00029659  0x00007fb5 copy  0x00000013 , 0x00000006 
- 00029660  0x00007fb6 call  0x00007482 
- 00029661  0x00007fb7 call  0x00007425 
- 00029662  0x00007fb8 call  0x0000749e 
- 00029663  0x00007fb9 increase  0x00000010 , 0x00000013 
- 00029664  0x00007fba increase  0xfffffff0 , 0x00000012 
- 00029665  0x00007fbb branch  0x000073d9 , 0x00000002 
- 00029666  0x00007fbc rtn 
- 00029667  0x00007fbf bpatchx  0x000000e1 , 0x0000403c 
- 00029668  0x00007fc0 arg  0x000043dc , 0x00000013 
- 00029669  0x00007fc1 fetcht  0x00000005 , 0x00004403 
- 00029670  0x00007fc2 call  0x000073c1 
- 00029671  0x00007fc3 force  0x00000008 , 0x00000038 
- 00029672  0x00007fc4 iforce  0x0000002f 
- 00029673  0x00007fc5 force  0x00000000 , 0x00000011 
- 00029674  0x00007fc6 call  0x000073ad 
- 00029675  0x00007fc7 call  0x00007425 
- 00029676  0x00007fc8 arg  0x000043de , 0x00000013 
- 00029677  0x00007fc9 fetch  0x00000001 , 0x000043dd 
- 00029678  0x00007fca add  0x0000003f , 0xffffffff , 0x00000012 
- 00029679  0x00007fcb iadd  0x00000013 , 0x00000005 
- 00029680  0x00007fcc force  0x0000000c , 0x00000038 
- 00029681  0x00007fcd deposit  0x0000002f 
- 00029682  0x00007fce istore  0x00000004 , 0x00000005 
- 00029683  0x00007fcf call  0x000073d9 
- 00029684  0x00007fd0 fetch  0x00000001 , 0x000043dd 
- 00029685  0x00007fd1 increase  0x00000004 , 0x0000003f 
- 00029686  0x00007fd2 store  0x00000001 , 0x000043dd 
- 00029687  0x00007fd3 fetcht  0x00000005 , 0x00004403 
- 00029688  0x00007fd4 increase  0x00000001 , 0x00000002 
- 00029689  0x00007fd5 storet  0x00000005 , 0x00004403 
- 00029690  0x00007fd6 rtn 
- 00029691  0x00007fd9 bpatchx  0x000000e2 , 0x0000403c 
- 00029692  0x00007fda fetch  0x00000001 , 0x000002da 
- 00029693  0x00007fdb sub  0x0000003f , 0x00000014 , 0x0000003e 
- 00029694  0x00007fdc branch  0x000073ff , 0x00000002 
- 00029695  0x00007fde arg  0x000002db , 0x00000013 
- 00029696  0x00007fdf add  0x0000003f , 0xffffffff , 0x00000012 
- 00029697  0x00007fe0 increase  0xfffffffc , 0x0000003f 
- 00029698  0x00007fe1 store  0x00000001 , 0x000002da 
- 00029699  0x00007fe2 iadd  0x00000013 , 0x00000006 
- 00029700  0x00007fe3 ifetch  0x00000004 , 0x00000006 
- 00029701  0x00007fe4 force  0x00000008 , 0x00000038 
- 00029702  0x00007fe5 iforce  0x0000002f 
- 00029703  0x00007fe6 force  0x00000000 , 0x00000011 
- 00029704  0x00007fe7 fetcht  0x00000005 , 0x00004408 
- 00029705  0x00007fe8 call  0x000073ad 
- 00029706  0x00007fe9 call  0x00007425 
- 00029707  0x00007fea force  0x0000000c , 0x00000038 
- 00029708  0x00007feb deposit  0x0000002f 
- 00029709  0x00007fec store  0x00000004 , 0x0000041b 
- 00029710  0x00007fed call  0x000073d9 
- 00029711  0x00007fee arg  0x000002d9 , 0x00000013 
- 00029712  0x00007fef call  0x000073c1 
- 00029713  0x00007ff0 fetcht  0x00000004 , 0x0000041b 
- 00029714  0x00007ff1 isub  0x00000002 , 0x0000003f 
- 00029715  0x00007ff2 nrtn  0x00000034 
- 00029716  0x00007ff3 fetch  0x00000004 , 0x0000440d 
- 00029717  0x00007ff4 isub  0x00000002 , 0x0000003f 
- 00029718  0x00007ff5 rtn  0x00000034 
- 00029719  0x00007ff6 storet  0x00000004 , 0x0000440d 
- 00029720  0x00007ff7 fetch  0x00000005 , 0x00004408 
- 00029721  0x00007ff8 increase  0x00000001 , 0x0000003f 
- 00029722  0x00007ff9 store  0x00000005 , 0x00004408 
- 00029723  0x00007ffa force  0x00000000 , 0x0000003f 
- 00029724  0x00007ffb rtn 
- 00029725  0x00007ffe nbranch  0x0000741d , 0x00000037 
- 00029726  0x00007fff rtn 
- 00029727  0x00008002 force  0x00000030 , 0x00000036 
- 00029728  0x00008003 force  0x00000000 , 0x00000036 
- 00029729  0x00008004 branch  0x0000741d 
- 00029730  0x00008007 force  0x00000032 , 0x00000036 
- 00029731  0x00008008 force  0x00000002 , 0x00000036 
- 00029732  0x00008009 branch  0x0000741d 
- 00029733  0x0000800c force  0x00000034 , 0x00000036 
- 00029734  0x0000800d force  0x00000004 , 0x00000036 
- 00029735  0x0000800e branch  0x0000741d 
- 00029736  0x00008012 force  0x00000001 , 0x00000036 
- 00029737  0x00008013 force  0x00000000 , 0x00000036 
- 00029738  0x00008014 rtn 
- 00029739  0x00008016 force  0x00000000 , 0x00000038 
- 00029740  0x00008017 fetch  0x00000004 , 0x0000042f 
- 00029741  0x00008018 iforce  0x0000002f 
- 00029742  0x00008019 increase  0x00000001 , 0x00000038 
- 00029743  0x0000801a ifetch  0x00000004 , 0x00000006 
- 00029744  0x0000801b iforce  0x0000002f 
- 00029745  0x0000801c increase  0x00000001 , 0x00000038 
- 00029746  0x0000801d fetch  0x00000004 , 0x0000443a 
- 00029747  0x0000801e iforce  0x0000002f 
- 00029748  0x0000801f increase  0x00000001 , 0x00000038 
- 00029749  0x00008020 ifetch  0x00000004 , 0x00000006 
- 00029750  0x00008021 iforce  0x0000002f 
- 00029751  0x00008022 increase  0x00000001 , 0x00000038 
- 00029752  0x00008023 call  0x00007492 
- 00029753  0x00008024 increase  0xfffffffc , 0x00000038 
- 00029754  0x00008025 fetch  0x00000004 , 0x000044c7 
- 00029755  0x00008026 copy  0x0000003f , 0x0000002f 
- 00029756  0x00008027 increase  0x00000004 , 0x00000038 
- 00029757  0x00008028 force  0x00000038 , 0x00000036 
- 00029758  0x00008029 force  0x00000008 , 0x00000036 
- 00029759  0x0000802a branch  0x0000741d 
- 00029760  0x0000802e bpatchx  0x000000e3 , 0x0000403c 
- 00029761  0x0000802f fetch  0x00000006 , 0x000044a0 
- 00029762  0x00008030 fetcht  0x00000006 , 0x0000044f 
- 00029763  0x00008031 branch  0x00007446 , 0x00000029 
- 00029764  0x00008032 fetch  0x00000006 , 0x0000044f 
- 00029765  0x00008033 fetcht  0x00000006 , 0x000044a0 
- 00029766  0x00008035 force  0x00000008 , 0x00000038 
- 00029767  0x00008036 copy  0x00000002 , 0x0000002f 
- 00029768  0x00008037 increase  0x00000001 , 0x00000038 
- 00029769  0x00008038 rshift32  0x00000002 , 0x0000002f 
- 00029770  0x00008039 lshift16  0x0000003f , 0x0000003f 
- 00029771  0x0000803a ior  0x0000002f , 0x0000002f 
- 00029772  0x0000803b increase  0x00000001 , 0x00000038 
- 00029773  0x0000803c rshift32  0x0000003f , 0x0000002f 
- 00029774  0x0000803d increase  0x00000001 , 0x00000038 
- 00029775  0x0000803e force  0x00000000 , 0x0000002f 
- 00029776  0x0000803f force  0x00000000 , 0x0000003f 
- 00029777  0x00008040 fetch  0x00000001 , 0x0000448e 
- 00029778  0x00008041 fetcht  0x00000001 , 0x00004485 
- 00029779  0x00008042 nbranch  0x00007456 , 0x00000029 
- 00029780  0x00008044 fetch  0x00000001 , 0x00004495 
- 00029781  0x00008045 fetcht  0x00000001 , 0x0000448e 
- 00029782  0x00008047 store  0x00000001 , 0x0000444a 
- 00029783  0x00008048 storet  0x00000001 , 0x0000444b 
- 00029784  0x00008049 force  0x00000000 , 0x00000038 
- 00029785  0x0000804a arg  0x0000444a , 0x00000012 
- 00029786  0x0000804b force  0x00000004 , 0x00000039 
- 00029787  0x0000804d ifetch  0x00000004 , 0x00000011 
- 00029788  0x0000804e ifetcht  0x00000004 , 0x00000012 
- 00029789  0x0000804f ixor  0x00000002 , 0x0000002f 
- 00029790  0x00008050 increase  0x00000001 , 0x00000038 
- 00029791  0x00008051 increase  0x00000004 , 0x00000011 
- 00029792  0x00008052 increase  0x00000004 , 0x00000012 
- 00029793  0x00008053 loop  0x0000745b 
- 00029794  0x00008054 call  0x00007492 
- 00029795  0x00008055 increase  0xfffffffc , 0x00000038 
- 00029796  0x00008056 fetch  0x00000004 , 0x000044c7 
- 00029797  0x00008057 copy  0x0000003f , 0x0000002f 
- 00029798  0x00008058 increase  0x00000004 , 0x00000038 
- 00029799  0x00008059 force  0x00000038 , 0x00000036 
- 00029800  0x0000805a force  0x0000000c , 0x00000036 
- 00029801  0x0000805b call  0x0000741d 
- 00029802  0x0000805d call  0x00007491 
- 00029803  0x0000805e force  0x0000003a , 0x00000036 
- 00029804  0x0000805f force  0x00000008 , 0x00000036 
- 00029805  0x00008060 branch  0x0000741d 
- 00029806  0x00008063 compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029807  0x00008064 rtn  0x00000001 
- 00029808  0x00008065 deposit  0x00000006 
- 00029809  0x00008066 iadd  0x00000039 , 0x00000005 
- 00029810  0x00008067 force  0x00000000 , 0x0000003f 
- 00029811  0x00008069 istore  0x00000001 , 0x00000005 
- 00029812  0x0000806a increase  0x00000001 , 0x00000039 
- 00029813  0x0000806b compare  0x00000000 , 0x00000039 , 0x00000003 
- 00029814  0x0000806c rtn  0x00000001 
- 00029815  0x0000806d branch  0x00007473 
- 00029816  0x00008070 force  0x00000000 , 0x00000038 
- 00029817  0x00008072 deposit  0x00000039 
- 00029818  0x00008073 branch  0x0000747d , 0x00000034 
- 00029819  0x00008074 ifetch  0x00000004 , 0x00000006 
- 00029820  0x00008075 increase  0xfffffffc , 0x00000039 
- 00029821  0x00008077 iforce  0x0000002f 
- 00029822  0x00008078 increase  0x00000001 , 0x00000038 
- 00029823  0x00008079 compare  0x00000004 , 0x00000038 , 0x0000000f 
- 00029824  0x0000807a rtn  0x00000001 
- 00029825  0x0000807b branch  0x00007479 
- 00029826  0x0000807e force  0x00000008 , 0x00000038 
- 00029827  0x0000807f branch  0x00007487 
- 00029828  0x00008081 force  0x00000004 , 0x00000038 
- 00029829  0x00008082 branch  0x00007487 
- 00029830  0x00008084 force  0x00000000 , 0x00000038 
- 00029831  0x00008086 force  0x00000004 , 0x00000039 
- 00029832  0x00008088 ifetch  0x00000004 , 0x00000006 
- 00029833  0x00008089 iforce  0x0000002f 
- 00029834  0x0000808a increase  0x00000001 , 0x00000038 
- 00029835  0x0000808b loop  0x00007488 
- 00029836  0x0000808c rtn 
- 00029837  0x0000808f arg  0x0000047c , 0x00000006 
- 00029838  0x00008090 branch  0x00007484 
- 00029839  0x00008093 force  0x00000004 , 0x00000039 
- 00029840  0x00008094 branch  0x00007494 
- 00029841  0x00008097 force  0x00000000 , 0x00000038 
- 00029842  0x00008099 force  0x00000004 , 0x00000039 
- 00029843  0x0000809b force  0x00000000 , 0x0000002f 
- 00029844  0x0000809d increase  0x00000001 , 0x00000038 
- 00029845  0x0000809e loop  0x00007493 
- 00029846  0x0000809f rtn 
- 00029847  0x000080a2 force  0x0000000c , 0x00000038 
- 00029848  0x000080a3 force  0x00000004 , 0x00000039 
- 00029849  0x000080a5 deposit  0x0000002f 
- 00029850  0x000080a6 istore  0x00000004 , 0x00000005 
- 00029851  0x000080a7 increase  0x00000001 , 0x00000038 
- 00029852  0x000080a8 loop  0x00007499 
- 00029853  0x000080a9 rtn 
- 00029854  0x000080ac force  0x0000000c , 0x00000038 
- 00029855  0x000080ad copy  0x00000013 , 0x00000005 
- 00029856  0x000080ae add  0x00000012 , 0x00000001 , 0x00000039 
- 00029857  0x000080af sub  0x00000039 , 0x0000000f , 0x0000003e 
- 00029858  0x000080b0 branch  0x000074a4 , 0x00000002 
- 00029859  0x000080b1 force  0x00000010 , 0x00000039 
- 00029860  0x000080b3 deposit  0x0000002f 
- 00029861  0x000080b4 sub  0x00000039 , 0x00000003 , 0x0000003e 
- 00029862  0x000080b5 branch  0x000074ac , 0x00000002 
- 00029863  0x000080b6 istore  0x00000004 , 0x00000005 
- 00029864  0x000080b7 increase  0xfffffffc , 0x00000039 
- 00029865  0x000080b8 rtn  0x00000005 
- 00029866  0x000080b9 increase  0x00000001 , 0x00000038 
- 00029867  0x000080ba branch  0x000074a4 
- 00029868  0x000080bc istore  0x00000001 , 0x00000005 
- 00029869  0x000080bd rshift8  0x0000003f , 0x0000003f 
- 00029870  0x000080be loop  0x000074ac 
- 00029871  0x000080bf rtn 
- 00029872  0x000080c3 force  0x0000000c , 0x00000038 
- 00029873  0x000080c4 force  0x00000004 , 0x00000039 
- 00029874  0x000080c6 ifetch  0x00000004 , 0x00000006 
- 00029875  0x000080c7 isub  0x0000002f , 0x0000003e 
- 00029876  0x000080c8 nrtn  0x00000005 
- 00029877  0x000080c9 increase  0x00000001 , 0x00000038 
- 00029878  0x000080ca loop  0x000074b2 
- 00029879  0x000080cb force  0x00000000 , 0x0000003e 
- 00029880  0x000080cc rtn 
- 00029881  0x000080cf hfetch  0x00000001 , 0x00008050 
- 00029882  0x000080d0 set0  0x00000000 , 0x0000003f 
- 00029883  0x000080d1 hstore  0x00000001 , 0x00008050 
- 00029884  0x000080d2 rtn 
- 00029885  0x000080d5 hfetch  0x00000001 , 0x00008050 
- 00029886  0x000080d6 set1  0x00000000 , 0x0000003f 
- 00029887  0x000080d7 hstore  0x00000001 , 0x00008050 
- 00029888  0x000080d8 rtn 
- 00029889  0x000080db arg  0x00000886 , 0x00000005 
- 00029890  0x000080dc setsect  0x00000000 , 0x0003ffff 
- 00029891  0x000080dd setsect  0x00000001 , 0x0003ffff 
- 00029892  0x000080de setsect  0x00000002 , 0x0003ffff 
- 00029893  0x000080df setsect  0x00000003 , 0x0003fbff 
- 00029894  0x000080e0 istore  0x00000009 , 0x00000005 
- 00029895  0x000080e1 setsect  0x00000000 , 0x0003ffff 
- 00029896  0x000080e2 setsect  0x00000001 , 0x0003ffff 
- 00029897  0x000080e3 setsect  0x00000002 , 0x0003ffff 
- 00029898  0x000080e4 setsect  0x00000003 , 0x0003ffff 
- 00029899  0x000080e5 istore  0x00000009 , 0x00000005 
- 00029900  0x000080e6 setsect  0x00000000 , 0x0003ffff 
- 00029901  0x000080e7 setsect  0x00000001 , 0x0003ffff 
- 00029902  0x000080e8 setsect  0x00000002 , 0x0003cfff 
- 00029903  0x000080e9 setsect  0x00000003 , 0x0003ffff 
- 00029904  0x000080ea istore  0x00000009 , 0x00000005 
- 00029905  0x000080eb setsect  0x00000000 , 0x0003ffff 
- 00029906  0x000080ec setsect  0x00000001 , 0x0003ffff 
- 00029907  0x000080ed setsect  0x00000002 , 0x0003ffef 
- 00029908  0x000080ee setsect  0x00000003 , 0x0003ffff 
- 00029909  0x000080ef istore  0x00000009 , 0x00000005 
- 00029910  0x000080f0 setsect  0x00000000 , 0x0003ffff 
- 00029911  0x000080f1 setsect  0x00000001 , 0x0003ffff 
- 00029912  0x000080f2 setsect  0x00000002 , 0x0003ffff 
- 00029913  0x000080f3 setsect  0x00000003 , 0x0003ffff 
- 00029914  0x000080f4 istore  0x00000009 , 0x00000005 
- 00029915  0x000080f5 setsect  0x00000000 , 0x0003ffff 
- 00029916  0x000080f6 setsect  0x00000001 , 0x00026c7f 
- 00029917  0x000080f7 setsect  0x00000002 , 0x0000146b 
- 00029918  0x000080f8 setsect  0x00000003 , 0x00037bb3 
- 00029919  0x000080f9 istore  0x00000009 , 0x00000005 
- 00029920  0x000080fa setsect  0x00000000 , 0x0001feb8 
- 00029921  0x000080fb setsect  0x00000001 , 0x00010c12 
- 00029922  0x000080fc setsect  0x00000002 , 0x0002b722 
- 00029923  0x000080fd setsect  0x00000003 , 0x00029fa6 
- 00029924  0x000080fe istore  0x00000009 , 0x00000005 
- 00029925  0x000080ff setsect  0x00000000 , 0x0000e70f 
- 00029926  0x00008100 setsect  0x00000001 , 0x00016720 
- 00029927  0x00008101 setsect  0x00000002 , 0x0000519e 
- 00029928  0x00008102 setsect  0x00000003 , 0x00019084 
- 00029929  0x00008103 istore  0x00000009 , 0x00000005 
- 00029930  0x00008104 setsect  0x00000000 , 0x00031012 
- 00029931  0x00008105 setsect  0x00000001 , 0x000360bf 
- 00029932  0x00008106 setsect  0x00000002 , 0x0003f0af 
- 00029933  0x00008107 setsect  0x00000003 , 0x000003d3 
- 00029934  0x00008108 istore  0x00000009 , 0x00000005 
- 00029935  0x00008109 setsect  0x00000000 , 0x0003a188 
- 00029936  0x0000810a setsect  0x00000001 , 0x00003ad0 
- 00029937  0x0000810b setsect  0x00000002 , 0x0003cbf2 
- 00029938  0x0000810c setsect  0x00000003 , 0x000243d9 
- 00029939  0x0000810d istore  0x00000009 , 0x00000005 
- 00029940  0x0000810e setsect  0x00000000 , 0x0002b030 
- 00029941  0x0000810f setsect  0x00000001 , 0x00036a03 
- 00029942  0x00008110 setsect  0x00000002 , 0x00011188 
- 00029943  0x00008111 setsect  0x00000003 , 0x0001e520 
- 00029944  0x00008112 istore  0x00000009 , 0x00000005 
- 00029945  0x00008113 setsect  0x00000000 , 0x0003a11e 
- 00029946  0x00008114 setsect  0x00000001 , 0x0000fe5d 
- 00029947  0x00008115 setsect  0x00000002 , 0x0000dd57 
- 00029948  0x00008116 setsect  0x00000003 , 0x0001ac93 
- 00029949  0x00008117 istore  0x00000009 , 0x00000005 
- 00029950  0x00008118 setsect  0x00000000 , 0x000011ed 
- 00029951  0x00008119 setsect  0x00000001 , 0x000218c4 
- 00029952  0x0000811a setsect  0x00000002 , 0x00008da7 
- 00029953  0x0000811b setsect  0x00000003 , 0x000257ff 
- 00029954  0x0000811c istore  0x00000009 , 0x00000005 
- 00029955  0x0000811d setsect  0x00000000 , 0x0003192b 
- 00029956  0x0000811e setsect  0x00000001 , 0x00034641 
- 00029957  0x0000811f setsect  0x00000002 , 0x0001be0c 
- 00029958  0x00008120 setsect  0x00000003 , 0x000366ad 
- 00029959  0x00008121 istore  0x00000009 , 0x00000005 
- 00029960  0x00008122 setsect  0x00000000 , 0x00001f83 
- 00029961  0x00008123 setsect  0x00000001 , 0x00015a23 
- 00029962  0x00008124 setsect  0x00000002 , 0x0003f9b0 
- 00029963  0x00008125 setsect  0x00000003 , 0x00003949 
- 00029964  0x00008126 istore  0x00000009 , 0x00000005 
- 00029965  0x00008127 setsect  0x00000000 , 0x00013a51 
- 00029966  0x00008128 setsect  0x00000001 , 0x000153fd 
- 00029967  0x00008129 setsect  0x00000002 , 0x0003372a 
- 00029968  0x0000812a setsect  0x00000003 , 0x0000f1bb 
- 00029969  0x0000812b istore  0x00000009 , 0x00000005 
- 00029970  0x0000812c setsect  0x00000000 , 0x0003ae85 
- 00029971  0x0000812d setsect  0x00000001 , 0x0001eed9 
- 00029972  0x0000812e setsect  0x00000002 , 0x00009e66 
- 00029973  0x0000812f setsect  0x00000003 , 0x000001a8 
- 00029974  0x00008130 istore  0x00000008 , 0x00000005 
- 00029975  0x00008131 rtn 
- 00029976  0x00008136 arg  0x0000091e , 0x00000005 
- 00029977  0x00008137 setsect  0x00000000 , 0x0003ffff 
- 00029978  0x00008138 setsect  0x00000001 , 0x0003ffff 
- 00029979  0x00008139 setsect  0x00000002 , 0x0003ffff 
- 00029980  0x0000813a setsect  0x00000003 , 0x0003ffff 
- 00029981  0x0000813b istore  0x00000009 , 0x00000005 
- 00029982  0x0000813c setsect  0x00000000 , 0x0003ffff 
- 00029983  0x0000813d setsect  0x00000001 , 0x0000003f 
- 00029984  0x0000813e setsect  0x00000002 , 0x00000000 
- 00029985  0x0000813f setsect  0x00000003 , 0x00000000 
- 00029986  0x00008140 istore  0x00000009 , 0x00000005 
- 00029987  0x00008141 setsect  0x00000000 , 0x00000000 
- 00029988  0x00008142 setsect  0x00000001 , 0x00000000 
- 00029989  0x00008143 setsect  0x00000002 , 0x00001000 
- 00029990  0x00008144 setsect  0x00000003 , 0x00000000 
- 00029991  0x00008145 istore  0x00000009 , 0x00000005 
- 00029992  0x00008146 setsect  0x00000000 , 0x0003ff00 
- 00029993  0x00008147 setsect  0x00000001 , 0x0003ffff 
- 00029994  0x00008148 setsect  0x00000002 , 0x0003ffcf 
- 00029995  0x00008149 setsect  0x00000003 , 0x0003ffff 
- 00029996  0x0000814a istore  0x00000009 , 0x00000005 
- 00029997  0x0000814b setsect  0x00000000 , 0x0003ffff 
- 00029998  0x0000814c setsect  0x00000001 , 0x0003ffff 
- 00029999  0x0000814d setsect  0x00000002 , 0x0003ffff 
- 00030000  0x0000814e setsect  0x00000003 , 0x000003ff 
- 00030001  0x0000814f istore  0x00000009 , 0x00000005 
- 00030002  0x00008150 setsect  0x00000000 , 0x00000000 
- 00030003  0x00008151 setsect  0x00000001 , 0x00000000 
- 00030004  0x00008152 setsect  0x00000002 , 0x00000000 
- 00030005  0x00008153 setsect  0x00000003 , 0x00000000 
- 00030006  0x00008154 istore  0x00000009 , 0x00000005 
- 00030007  0x00008155 setsect  0x00000000 , 0x00010000 
- 00030008  0x00008156 setsect  0x00000001 , 0x00000000 
- 00030009  0x00008157 setsect  0x00000002 , 0x0003f000 
- 00030010  0x00008158 setsect  0x00000003 , 0x0003ffff 
- 00030011  0x00008159 istore  0x00000009 , 0x00000005 
- 00030012  0x0000815a setsect  0x00000000 , 0x000296ff 
- 00030013  0x0000815b setsect  0x00000001 , 0x00022630 
- 00030014  0x0000815c setsect  0x00000002 , 0x0003945d 
- 00030015  0x0000815d setsect  0x00000003 , 0x0003d284 
- 00030016  0x0000815e istore  0x00000009 , 0x00000005 
- 00030017  0x0000815f setsect  0x00000000 , 0x000333a0 
- 00030018  0x00008160 setsect  0x00000001 , 0x00004b7a 
- 00030019  0x00008161 setsect  0x00000002 , 0x000037d8 
- 00030020  0x00008162 setsect  0x00000003 , 0x0003c9dc 
- 00030021  0x00008163 istore  0x00000009 , 0x00000005 
- 00030022  0x00008164 setsect  0x00000000 , 0x0003a440 
- 00030023  0x00008165 setsect  0x00000001 , 0x0001b958 
- 00030024  0x00008166 setsect  0x00000002 , 0x00038bce 
- 00030025  0x00008167 setsect  0x00000003 , 0x0001091f 
- 00030026  0x00008168 istore  0x00000009 , 0x00000005 
- 00030027  0x00008169 setsect  0x00000000 , 0x0002e12c 
- 00030028  0x0000816a setsect  0x00000001 , 0x0001f47c 
- 00030029  0x0000816b setsect  0x00000002 , 0x000356b1 
- 00030030  0x0000816c setsect  0x00000003 , 0x0002fd47 
- 00030031  0x0000816d istore  0x00000009 , 0x00000005 
- 00030032  0x0000816e setsect  0x00000000 , 0x00006837 
- 00030033  0x0000816f setsect  0x00000001 , 0x0002ed90 
- 00030034  0x00008170 setsect  0x00000002 , 0x0001ecec 
- 00030035  0x00008171 setsect  0x00000003 , 0x0001acc5 
- 00030036  0x00008172 istore  0x00000009 , 0x00000005 
- 00030037  0x00008173 setsect  0x00000000 , 0x00023357 
- 00030038  0x00008174 setsect  0x00000001 , 0x00018af3 
- 00030039  0x00008175 setsect  0x00000002 , 0x0000f9e1 
- 00030040  0x00008176 setsect  0x00000003 , 0x000129f0 
- 00030041  0x00008177 istore  0x00000009 , 0x00000005 
- 00030042  0x00008178 setsect  0x00000000 , 0x0002e7eb 
- 00030043  0x00008179 setsect  0x00000001 , 0x0003e6e3 
- 00030044  0x0000817a setsect  0x00000002 , 0x0003e1a7 
- 00030045  0x0000817b setsect  0x00000003 , 0x00010b8b 
- 00030046  0x0000817c istore  0x00000009 , 0x00000005 
- 00030047  0x0000817d setsect  0x00000000 , 0x00024fe3 
- 00030048  0x0000817e setsect  0x00000001 , 0x000020ef 
- 00030049  0x0000817f setsect  0x00000002 , 0x0001b5a6 
- 00030050  0x00008180 setsect  0x00000003 , 0x0000dc2f 
- 00030051  0x00008181 istore  0x00000009 , 0x00000005 
- 00030052  0x00008182 setsect  0x00000000 , 0x00013860 
- 00030053  0x00008183 setsect  0x00000001 , 0x0002bd69 
- 00030054  0x00008184 setsect  0x00000002 , 0x0000391a 
- 00030055  0x00008185 setsect  0x00000003 , 0x0001b222 
- 00030056  0x00008186 istore  0x00000009 , 0x00000005 
- 00030057  0x00008187 rtn 
- 00030058  0x0000818b fetch  0x00000001 , 0x0000465a 
- 00030059  0x0000818c nbranch  0x0000757d , 0x00000034 
- 00030060  0x0000818d branch  0x00007a77 
- 00030061  0x00008190 bpatchx  0x000000e4 , 0x0000403c 
- 00030062  0x00008191 fetch  0x00000001 , 0x0000465a 
- 00030063  0x00008192 rtn  0x00000034 
- 00030064  0x00008193 fetch  0x00000001 , 0x000045b1 
- 00030065  0x00008194 rtnne  0x00000001 
- 00030066  0x00008195 fetch  0x00000001 , 0x000044be 
- 00030067  0x00008196 rtn  0x00000034 
- 00030068  0x00008197 fetch  0x00000001 , 0x000044c3 
- 00030069  0x00008198 rtneq  0x00000003 
- 00030070  0x00008199 fetch  0x00000002 , 0x00004682 
- 00030071  0x0000819a bbit1  0x00000000 , 0x0000757b 
- 00030072  0x0000819b fetch  0x00000001 , 0x000044c0 
- 00030073  0x0000819c beq  0x00000000 , 0x00007a77 
- 00030074  0x0000819d rtn 
- 00030075  0x0000819f jam  0x00000000 , 0x000044c0 
- 00030076  0x000081a0 rtn 
- 00030077  0x000081a4 bpatchx  0x000000e5 , 0x0000403c 
- 00030078  0x000081a5 fetch  0x00000001 , 0x0000465a 
- 00030079  0x000081a6 branch  0x0000612b , 0x00000034 
- 00030080  0x000081a7 call  0x00006124 
- 00030081  0x000081a8 call  0x00007583 
- 00030082  0x000081a9 branch  0x0000766d 
- 00030083  0x000081ac setarg  0x00000000 
- 00030084  0x000081ad store  0x00000008 , 0x000009ae 
- 00030085  0x000081ae store  0x00000004 , 0x000009b6 
- 00030086  0x000081af store  0x00000007 , 0x0000465e 
- 00030087  0x000081b0 rtn 
- 00030088  0x000081b3 jam  0x00000001 , 0x000009b0 
- 00030089  0x000081b4 branch  0x0000758d 
- 00030090  0x000081b6 fetch  0x00000001 , 0x000045b1 
- 00030091  0x000081b7 beq  0x00000001 , 0x0000768a 
- 00030092  0x000081b8 branch  0x00002a8c 
- 00030093  0x000081ba fetch  0x00000001 , 0x000045b1 
- 00030094  0x000081bb beq  0x00000001 , 0x00007590 
- 00030095  0x000081bc branch  0x0000766d 
- 00030096  0x000081bf call  0x0000768a 
- 00030097  0x000081c0 fetch  0x00000001 , 0x000009af 
- 00030098  0x000081c1 nrtn  0x00000034 
- 00030099  0x000081c2 jam  0x00000003 , 0x000009ae 
- 00030100  0x000081c3 rtn 
- 00030101  0x000081c7 call  0x000075b0 
- 00030102  0x000081c8 arg  0x000009de , 0x00000011 
- 00030103  0x000081c9 arg  0x00000866 , 0x00000005 
- 00030104  0x000081ca call  0x00007c79 
- 00030105  0x000081cb arg  0x000009be , 0x00000011 
- 00030106  0x000081cc arg  0x00000826 , 0x00000005 
- 00030107  0x000081cd call  0x00007c79 
- 00030108  0x000081ce arg  0x00000826 , 0x00000011 
- 00030109  0x000081cf arg  0x000009be , 0x00000012 
- 00030110  0x000081d0 arg  0x00000826 , 0x00000005 
- 00030111  0x000081d1 call  0x00007be1 
- 00030112  0x000081d2 arg  0x0000093e , 0x00000011 
- 00030113  0x000081d3 arg  0x000009be , 0x00000012 
- 00030114  0x000081d4 arg  0x00000846 , 0x00000005 
- 00030115  0x000081d5 call  0x00007be1 
- 00030116  0x000081d6 arg  0x00000846 , 0x00000011 
- 00030117  0x000081d7 arg  0x00000826 , 0x00000012 
- 00030118  0x000081d8 arg  0x00000826 , 0x00000005 
- 00030119  0x000081d9 call  0x00007c7d 
- 00030120  0x000081da arg  0x00000806 , 0x00000011 
- 00030121  0x000081db arg  0x00000826 , 0x00000012 
- 00030122  0x000081dc arg  0x00000806 , 0x00000005 
- 00030123  0x000081dd call  0x00007c7d 
- 00030124  0x000081de arg  0x00000020 , 0x00000039 
- 00030125  0x000081df arg  0x00000866 , 0x00000011 
- 00030126  0x000081e0 arg  0x00000806 , 0x00000012 
- 00030127  0x000081e1 branch  0x00007f88 
- 00030128  0x000081e4 arg  0x0000097e , 0x00000011 
- 00030129  0x000081e5 arg  0x00000806 , 0x00000005 
- 00030130  0x000081e6 call  0x00007c79 
- 00030131  0x000081e7 arg  0x0000095e , 0x00000011 
- 00030132  0x000081e8 arg  0x00000826 , 0x00000005 
- 00030133  0x000081e9 call  0x00007c79 
- 00030134  0x000081ea arg  0x00000826 , 0x00000011 
- 00030135  0x000081eb arg  0x0000095e , 0x00000012 
- 00030136  0x000081ec arg  0x00000826 , 0x00000005 
- 00030137  0x000081ed call  0x00007be1 
- 00030138  0x000081ee arg  0x0000093e , 0x00000011 
- 00030139  0x000081ef arg  0x0000095e , 0x00000012 
- 00030140  0x000081f0 arg  0x00000846 , 0x00000005 
- 00030141  0x000081f1 call  0x00007be1 
- 00030142  0x000081f2 arg  0x00000846 , 0x00000011 
- 00030143  0x000081f3 arg  0x00000826 , 0x00000012 
- 00030144  0x000081f4 arg  0x00000826 , 0x00000005 
- 00030145  0x000081f5 call  0x00007c7d 
- 00030146  0x000081f6 arg  0x00000806 , 0x00000011 
- 00030147  0x000081f7 arg  0x00000826 , 0x00000012 
- 00030148  0x000081f8 arg  0x00000806 , 0x00000005 
- 00030149  0x000081f9 branch  0x00007c96 
- 00030150  0x000081fc call  0x000075e1 
- 00030151  0x000081fd arg  0x000009e6 , 0x00000011 
- 00030152  0x000081fe arg  0x00000866 , 0x00000005 
- 00030153  0x000081ff call  0x000077a8 
- 00030154  0x00008200 arg  0x000009c6 , 0x00000011 
- 00030155  0x00008201 arg  0x00000826 , 0x00000005 
- 00030156  0x00008202 call  0x000077a8 
- 00030157  0x00008203 arg  0x00000826 , 0x00000011 
- 00030158  0x00008204 arg  0x000009c6 , 0x00000012 
- 00030159  0x00008205 arg  0x00000826 , 0x00000005 
- 00030160  0x00008206 call  0x00007786 
- 00030161  0x00008207 arg  0x0000089e , 0x00000011 
- 00030162  0x00008208 arg  0x000009c6 , 0x00000012 
- 00030163  0x00008209 arg  0x00000846 , 0x00000005 
- 00030164  0x0000820a call  0x00007786 
- 00030165  0x0000820b arg  0x00000846 , 0x00000011 
- 00030166  0x0000820c arg  0x00000826 , 0x00000012 
- 00030167  0x0000820d arg  0x00000826 , 0x00000005 
- 00030168  0x0000820e call  0x00007755 
- 00030169  0x0000820f arg  0x00000806 , 0x00000011 
- 00030170  0x00008210 arg  0x00000826 , 0x00000012 
- 00030171  0x00008211 arg  0x00000806 , 0x00000005 
- 00030172  0x00008212 call  0x00007755 
- 00030173  0x00008213 arg  0x00000018 , 0x00000039 
- 00030174  0x00008214 arg  0x00000866 , 0x00000011 
- 00030175  0x00008215 arg  0x00000806 , 0x00000012 
- 00030176  0x00008216 branch  0x00007f88 
- 00030177  0x00008219 arg  0x000008e6 , 0x00000011 
- 00030178  0x0000821a arg  0x00000806 , 0x00000005 
- 00030179  0x0000821b call  0x000077a8 
- 00030180  0x0000821c arg  0x000008ce , 0x00000011 
- 00030181  0x0000821d arg  0x00000826 , 0x00000005 
- 00030182  0x0000821e call  0x000077a8 
- 00030183  0x0000821f arg  0x00000826 , 0x00000011 
- 00030184  0x00008220 arg  0x000008ce , 0x00000012 
- 00030185  0x00008221 arg  0x00000826 , 0x00000005 
- 00030186  0x00008222 call  0x00007786 
- 00030187  0x00008223 arg  0x0000089e , 0x00000011 
- 00030188  0x00008224 arg  0x000008ce , 0x00000012 
- 00030189  0x00008225 arg  0x00000846 , 0x00000005 
- 00030190  0x00008226 call  0x00007786 
- 00030191  0x00008227 arg  0x00000846 , 0x00000011 
- 00030192  0x00008228 arg  0x00000826 , 0x00000012 
- 00030193  0x00008229 arg  0x00000826 , 0x00000005 
- 00030194  0x0000822a call  0x00007755 
- 00030195  0x0000822b arg  0x00000806 , 0x00000011 
- 00030196  0x0000822c arg  0x00000826 , 0x00000012 
- 00030197  0x0000822d arg  0x00000806 , 0x00000005 
- 00030198  0x0000822e branch  0x00007758 
- 00030199  0x00008232 fetch  0x00000001 , 0x000009b2 
- 00030200  0x00008233 bne  0x00000000 , 0x00007615 
- 00030201  0x00008234 call  0x00007612 
- 00030202  0x00008235 arg  0x00000a7e , 0x00000005 
- 00030203  0x00008236 setarg  0x00000a2e 
- 00030204  0x00008237 istore  0x00000002 , 0x00000005 
- 00030205  0x00008238 setarg  0x00004642 
- 00030206  0x00008239 istore  0x00000002 , 0x00000005 
- 00030207  0x0000823a setarg  0x000009de 
- 00030208  0x0000823b istore  0x00000002 , 0x00000005 
- 00030209  0x0000823c branch  0x00007609 
- 00030210  0x0000823e arg  0x00000a7e , 0x00000005 
- 00030211  0x0000823f setarg  0x00000a3e 
- 00030212  0x00008240 istore  0x00000002 , 0x00000005 
- 00030213  0x00008241 setarg  0x000009de 
- 00030214  0x00008242 istore  0x00000002 , 0x00000005 
- 00030215  0x00008243 setarg  0x00004642 
- 00030216  0x00008244 istore  0x00000002 , 0x00000005 
- 00030217  0x00008246 call  0x000079a0 
- 00030218  0x00008247 fetch  0x00000001 , 0x000009af 
- 00030219  0x00008248 beq  0x00000004 , 0x0000760f 
- 00030220  0x00008249 jam  0x00000001 , 0x000009b0 
- 00030221  0x0000824a jam  0x00000005 , 0x000009ae 
- 00030222  0x0000824b rtn 
- 00030223  0x0000824d jam  0x00000014 , 0x000009af 
- 00030224  0x0000824e call  0x0000758a 
- 00030225  0x0000824f branch  0x000076d8 
- 00030226  0x00008252 arg  0x00000a1e , 0x00000005 
- 00030227  0x00008253 force  0x00000008 , 0x00000007 
- 00030228  0x00008254 branch  0x000076a2 
- 00030229  0x00008257 jam  0x00000001 , 0x000009b0 
- 00030230  0x00008258 rtn 
- 00030231  0x0000825c bpatchx  0x000000e6 , 0x0000403c 
- 00030232  0x0000825d arg  0x00000727 , 0x00000005 
- 00030233  0x0000825e fetch  0x00000006 , 0x000040a0 
- 00030234  0x0000825f istore  0x00000006 , 0x00000005 
- 00030235  0x00008260 fetch  0x00000006 , 0x00000040 
- 00030236  0x00008261 istore  0x00000006 , 0x00000005 
- 00030237  0x00008262 fetch  0x00000003 , 0x0000465e 
- 00030238  0x00008263 istore  0x00000003 , 0x00000005 
- 00030239  0x00008265 call  0x00007a0d 
- 00030240  0x00008267 arg  0x00000a4e , 0x00000011 
- 00030241  0x00008268 arg  0x00000a5e , 0x00000012 
- 00030242  0x00008269 force  0x00000004 , 0x00000007 
- 00030243  0x0000826a call  0x000076a7 
- 00030244  0x0000826b nbranch  0x00007631 , 0x00000001 
- 00030245  0x0000826d call  0x00007628 
- 00030246  0x0000826e jam  0x00000041 , 0x0000007d 
- 00030247  0x0000826f branch  0x000062f8 
- 00030248  0x00008272 fetch  0x00000001 , 0x000009af 
- 00030249  0x00008273 beq  0x00000009 , 0x0000762e 
- 00030250  0x00008274 jam  0x0000000a , 0x000009ae 
- 00030251  0x00008275 jam  0x00000001 , 0x000009b0 
- 00030252  0x00008276 jam  0x00000003 , 0x0000007c 
- 00030253  0x00008277 rtn 
- 00030254  0x00008279 jam  0x00000003 , 0x0000007c 
- 00030255  0x0000827a jam  0x00000015 , 0x000009af 
- 00030256  0x0000827b branch  0x000076d8 
- 00030257  0x0000827f fetch  0x00000001 , 0x000009af 
- 00030258  0x00008280 beq  0x00000009 , 0x00007637 
- 00030259  0x00008281 jam  0x00000000 , 0x000009ae 
- 00030260  0x00008282 jam  0x00000004 , 0x0000007c 
- 00030261  0x00008284 jam  0x00000005 , 0x0000007e 
- 00030262  0x00008285 rtn 
- 00030263  0x00008287 jam  0x00000004 , 0x0000007c 
- 00030264  0x00008288 jam  0x00000000 , 0x000009af 
- 00030265  0x00008289 rtn 
- 00030266  0x0000828c fetch  0x00000001 , 0x000009b3 
- 00030267  0x0000828d beq  0x00000001 , 0x0000763e 
- 00030268  0x0000828e jam  0x0000000a , 0x000009af 
- 00030269  0x0000828f branch  0x000076d8 
- 00030270  0x00008291 arg  0x00000727 , 0x00000005 
- 00030271  0x00008292 fetch  0x00000006 , 0x00000040 
- 00030272  0x00008293 istore  0x00000006 , 0x00000005 
- 00030273  0x00008294 fetch  0x00000006 , 0x000040a0 
- 00030274  0x00008295 istore  0x00000006 , 0x00000005 
- 00030275  0x00008296 fetch  0x00000003 , 0x0000465b 
- 00030276  0x00008297 istore  0x00000003 , 0x00000005 
- 00030277  0x00008299 call  0x00007a24 
- 00030278  0x0000829a fetch  0x00000001 , 0x000009af 
- 00030279  0x0000829b beq  0x0000000a , 0x0000764b 
- 00030280  0x0000829c jam  0x0000000b , 0x000009ae 
- 00030281  0x0000829d jam  0x00000001 , 0x000009b0 
- 00030282  0x0000829e rtn 
- 00030283  0x000082a0 jam  0x0000000b , 0x000009af 
- 00030284  0x000082a1 jam  0x00000001 , 0x000009b1 
- 00030285  0x000082a2 rtn 
- 00030286  0x000082a5 arg  0x00000a7e , 0x00000005 
- 00030287  0x000082a6 fetch  0x00000006 , 0x00000040 
- 00030288  0x000082a7 istore  0x00000006 , 0x00000005 
- 00030289  0x000082a8 fetch  0x00000006 , 0x000040a0 
- 00030290  0x000082a9 istore  0x00000006 , 0x00000005 
- 00030291  0x000082aa setarg  0x00000a2e 
- 00030292  0x000082ab istore  0x00000002 , 0x00000005 
- 00030293  0x000082ac setarg  0x00000a3e 
- 00030294  0x000082ad istore  0x00000002 , 0x00000005 
- 00030295  0x000082ae branch  0x00007662 
- 00030296  0x000082b0 jam  0x0000000f , 0x000009ae 
- 00030297  0x000082b1 arg  0x00000a7e , 0x00000005 
- 00030298  0x000082b2 fetch  0x00000006 , 0x000040a0 
- 00030299  0x000082b3 istore  0x00000006 , 0x00000005 
- 00030300  0x000082b4 fetch  0x00000006 , 0x00000040 
- 00030301  0x000082b5 istore  0x00000006 , 0x00000005 
- 00030302  0x000082b6 setarg  0x00000a3e 
- 00030303  0x000082b7 istore  0x00000002 , 0x00000005 
- 00030304  0x000082b8 setarg  0x00000a2e 
- 00030305  0x000082b9 istore  0x00000002 , 0x00000005 
- 00030306  0x000082bc arg  0x00000727 , 0x00000005 
- 00030307  0x000082bd fetch  0x00000006 , 0x00000a7e 
- 00030308  0x000082be istore  0x00000006 , 0x00000005 
- 00030309  0x000082bf fetch  0x00000006 , 0x00000a84 
- 00030310  0x000082c0 istore  0x00000006 , 0x00000005 
- 00030311  0x000082c2 call  0x000079d7 
- 00030312  0x000082c5 jam  0x00000001 , 0x000041bd 
- 00030313  0x000082c6 arg  0x000041be , 0x00000005 
- 00030314  0x000082c7 arg  0x00000a4e , 0x00000006 
- 00030315  0x000082c8 call  0x00007ebf 
- 00030316  0x000082c9 branch  0x000021c4 
- 00030317  0x000082cd bpatchx  0x000000e7 , 0x0000403c 
- 00030318  0x000082ce fetch  0x00000001 , 0x000045b1 
- 00030319  0x000082cf rtnne  0x00000000 
- 00030320  0x000082d0 fetch  0x00000001 , 0x000009b2 
- 00030321  0x000082d1 rtnne  0x00000000 
- 00030322  0x000082d2 arg  0x00004612 , 0x00000005 
- 00030323  0x000082d3 force  0x0000000b , 0x00000007 
- 00030324  0x000082d4 call  0x000076a2 
- 00030325  0x000082d5 random  0x0000003f 
- 00030326  0x000082d6 rshift  0x0000003f , 0x0000003f 
- 00030327  0x000082d7 istore  0x00000002 , 0x00000005 
- 00030328  0x000082d9 arg  0x000006be , 0x00000005 
- 00030329  0x000082da arg  0x00004612 , 0x00000006 
- 00030330  0x000082db call  0x00007ebe 
- 00030331  0x000082dd arg  0x000005e6 , 0x00000005 
- 00030332  0x000082de arg  0x000008ce , 0x00000006 
- 00030333  0x000082df call  0x00007ebc 
- 00030334  0x000082e1 arg  0x00000616 , 0x00000005 
- 00030335  0x000082e2 call  0x00007ec5 
- 00030336  0x000082e3 jam  0x00000001 , 0x00000616 
- 00030337  0x000082e5 call  0x00007a5d 
- 00030338  0x000082e6 jam  0x00000001 , 0x000009b2 
- 00030339  0x000082e7 rtn 
- 00030340  0x000082ea arg  0x0000462a , 0x00000005 
- 00030341  0x000082eb arg  0x0000062e , 0x00000006 
- 00030342  0x000082ec call  0x00007ebc 
- 00030343  0x000082ed jam  0x00000001 , 0x000045b1 
- 00030344  0x000082ee jam  0x00000000 , 0x000009b2 
- 00030345  0x000082ef rtn 
- 00030346  0x000082f2 bpatchx  0x000000e8 , 0x0000403d 
- 00030347  0x000082f3 fetch  0x00000001 , 0x000009b9 
- 00030348  0x000082f4 rtnne  0x00000000 
- 00030349  0x000082f5 fetch  0x00000001 , 0x000009b2 
- 00030350  0x000082f6 rtnne  0x00000000 
- 00030351  0x000082f8 arg  0x000006be , 0x00000005 
- 00030352  0x000082f9 arg  0x00004612 , 0x00000006 
- 00030353  0x000082fa call  0x00007ebe 
- 00030354  0x000082fc arg  0x000005e6 , 0x00000005 
- 00030355  0x000082fd arg  0x000009c6 , 0x00000006 
- 00030356  0x000082fe call  0x00007ebc 
- 00030357  0x00008300 arg  0x00000616 , 0x00000005 
- 00030358  0x00008301 call  0x00007ec5 
- 00030359  0x00008302 jam  0x00000001 , 0x00000616 
- 00030360  0x00008304 call  0x00007a5d 
- 00030361  0x00008305 jam  0x00000002 , 0x000009b2 
- 00030362  0x00008306 rtn 
- 00030363  0x00008309 jam  0x00000001 , 0x000009b3 
- 00030364  0x0000830a arg  0x00000a06 , 0x00000005 
- 00030365  0x0000830b arg  0x0000062e , 0x00000006 
- 00030366  0x0000830c call  0x00007ebe 
- 00030367  0x0000830d jam  0x00000001 , 0x000009b9 
- 00030368  0x0000830e jam  0x00000000 , 0x000009b2 
- 00030369  0x0000830f rtn 
- 00030370  0x00008312 increase  0xffffffff , 0x00000007 
- 00030371  0x00008313 nrtn  0x00000002 
- 00030372  0x00008314 random  0x0000003f 
- 00030373  0x00008315 istore  0x00000002 , 0x00000005 
- 00030374  0x00008316 branch  0x000076a2 
- 00030375  0x00008318 increase  0xffffffff , 0x00000007 
- 00030376  0x00008319 nbranch  0x000076b3 , 0x00000002 
- 00030377  0x0000831a ifetch  0x00000004 , 0x00000011 
- 00030378  0x0000831b copy  0x0000003f , 0x00000002 
- 00030379  0x0000831c ifetch  0x00000004 , 0x00000012 
- 00030380  0x0000831d iflip  0x00000002 , 0x0000003f 
- 00030381  0x0000831e nbranch  0x000076b1 , 0x00000005 
- 00030382  0x0000831f increase  0x00000004 , 0x00000011 
- 00030383  0x00008320 increase  0x00000004 , 0x00000012 
- 00030384  0x00008321 branch  0x000076a7 
- 00030385  0x00008323 disable  0x00000001 
- 00030386  0x00008324 rtn 
- 00030387  0x00008326 enable  0x00000001 
- 00030388  0x00008327 rtn 
- 00030389  0x0000832f bpatchx  0x000000e9 , 0x0000403d 
- 00030390  0x00008330 fetch  0x00000001 , 0x000009b0 
- 00030391  0x00008331 rtn  0x00000034 
- 00030392  0x00008332 call  0x000062bc 
- 00030393  0x00008333 nrtn  0x00000034 
- 00030394  0x00008334 jam  0x00000000 , 0x000009b0 
- 00030395  0x00008335 fetch  0x00000001 , 0x000009ae 
- 00030396  0x00008336 beq  0x00000003 , 0x000061fd 
- 00030397  0x00008337 beq  0x00000005 , 0x0000621a 
- 00030398  0x00008338 beq  0x00000007 , 0x00006225 
- 00030399  0x00008339 beq  0x0000000b , 0x0000623a 
- 00030400  0x0000833a beq  0x00000002 , 0x00007588 
- 00030401  0x0000833b beq  0x00000004 , 0x000075f7 
- 00030402  0x0000833c beq  0x00000009 , 0x00007617 
- 00030403  0x0000833d beq  0x0000000a , 0x0000763a 
- 00030404  0x0000833e beq  0x0000000c , 0x00007658 
- 00030405  0x00008340 rtn 
- 00030406  0x00008343 bpatchx  0x000000ea , 0x0000403d 
- 00030407  0x00008344 fetch  0x00000001 , 0x000009b1 
- 00030408  0x00008345 rtn  0x00000034 
- 00030409  0x00008346 call  0x000062bc 
- 00030410  0x00008347 nrtn  0x00000034 
- 00030411  0x00008348 jam  0x00000000 , 0x000009b1 
- 00030412  0x00008349 fetch  0x00000001 , 0x000009af 
- 00030413  0x0000834a beq  0x00000012 , 0x000061e0 
- 00030414  0x0000834b beq  0x00000013 , 0x000061e5 
- 00030415  0x0000834c beq  0x00000003 , 0x000061e9 
- 00030416  0x0000834d beq  0x00000004 , 0x00007602 
- 00030417  0x0000834e beq  0x00000014 , 0x000061ed 
- 00030418  0x0000834f beq  0x00000007 , 0x000061fb 
- 00030419  0x00008350 beq  0x0000000a , 0x0000763a 
- 00030420  0x00008351 beq  0x0000000b , 0x00006239 
- 00030421  0x00008352 beq  0x00000009 , 0x00007617 
- 00030422  0x00008353 beq  0x00000015 , 0x00006233 
- 00030423  0x00008354 rtn 
- 00030424  0x00008357 jam  0x00000001 , 0x000009b1 
- 00030425  0x00008358 rtn 
- 00030426  0x0000835b jam  0x00000000 , 0x000009b1 
- 00030427  0x0000835c rtn 
- 00030428  0x0000835e bpatchx  0x000000eb , 0x0000403d 
- 00030429  0x0000835f fetch  0x00000001 , 0x0000465a 
- 00030430  0x00008360 rtn  0x00000034 
- 00030431  0x00008361 fetch  0x00000001 , 0x000009b2 
- 00030432  0x00008362 rtn  0x00000034 
- 00030433  0x00008363 increase  0x00000080 , 0x0000003f 
- 00030434  0x00008364 store  0x00000001 , 0x000009b2 
- 00030435  0x00008365 rtnbit1  0x00000007 
- 00030436  0x00008366 fetch  0x00000001 , 0x000005e3 
- 00030437  0x00008367 branch  0x000076e7 , 0x00000034 
- 00030438  0x00008368 branch  0x00007a68 
- 00030439  0x0000836b call  0x000078d3 
- 00030440  0x0000836c fetch  0x00000001 , 0x000009b2 
- 00030441  0x0000836d beq  0x00000001 , 0x00007684 
- 00030442  0x0000836e beq  0x00000002 , 0x0000769b 
- 00030443  0x0000836f rtn 
- 00030444  0x00008373 and  0x0000003f , 0x00000007 , 0x00000007 
- 00030445  0x00008374 rshift3  0x0000003f , 0x0000003f 
- 00030446  0x00008375 iadd  0x00000006 , 0x00000006 
- 00030447  0x00008376 ifetch  0x00000001 , 0x00000006 
- 00030448  0x00008377 qisolate0  0x0000003f 
- 00030449  0x00008378 rtn 
- 00030450  0x0000837c call  0x00007ebe 
- 00030451  0x0000837d call  0x00007ebe 
- 00030452  0x0000837e branch  0x00007ebe 
- 00030453  0x00008382 ifetch  0x00000008 , 0x00000006 
- 00030454  0x00008383 nrtn  0x00000034 
- 00030455  0x00008384 ifetch  0x00000008 , 0x00000006 
- 00030456  0x00008385 nrtn  0x00000034 
- 00030457  0x00008386 ifetch  0x00000008 , 0x00000006 
- 00030458  0x00008387 rtn 
- 00030459  0x0000838d ifetch  0x00000004 , 0x00000011 
- 00030460  0x0000838e iforce  0x00000002 
- 00030461  0x0000838f ifetch  0x00000004 , 0x00000012 
- 00030462  0x00008390 isub  0x00000002 , 0x0000003e 
- 00030463  0x00008391 nrtn  0x00000005 
- 00030464  0x00008392 increase  0x00000004 , 0x00000011 
- 00030465  0x00008393 increase  0x00000004 , 0x00000012 
- 00030466  0x00008394 loop  0x000076fb 
- 00030467  0x00008395 rtn 
- 00030468  0x00008399 force  0x00000006 , 0x00000039 
- 00030469  0x0000839a increase  0x00000014 , 0x00000011 
- 00030470  0x0000839b increase  0x00000014 , 0x00000012 
- 00030471  0x0000839d ifetch  0x00000004 , 0x00000012 
- 00030472  0x0000839e iforce  0x00000002 
- 00030473  0x0000839f ifetch  0x00000004 , 0x00000011 
- 00030474  0x000083a0 isub  0x00000002 , 0x0000003f 
- 00030475  0x000083a1 nrtn  0x00000002 
- 00030476  0x000083a2 nrtn  0x00000034 
- 00030477  0x000083a3 increase  0xfffffffc , 0x00000011 
- 00030478  0x000083a4 increase  0xfffffffc , 0x00000012 
- 00030479  0x000083a5 loop  0x00007707 
- 00030480  0x000083a6 rtn 
- 00030481  0x000083a9 force  0x00000006 , 0x00000039 
- 00030482  0x000083aa force  0x00000000 , 0x00000013 
- 00030483  0x000083ac ifetch  0x00000004 , 0x00000011 
- 00030484  0x000083ad iforce  0x00000002 
- 00030485  0x000083ae ifetch  0x00000004 , 0x00000012 
- 00030486  0x000083af iadd  0x00000002 , 0x0000003f 
- 00030487  0x000083b0 iadd  0x00000013 , 0x0000003f 
- 00030488  0x000083b1 istore  0x00000004 , 0x00000005 
- 00030489  0x000083b2 isolate1  0x00000020 , 0x0000003f 
- 00030490  0x000083b3 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030491  0x000083b4 increase  0x00000004 , 0x00000011 
- 00030492  0x000083b5 increase  0x00000004 , 0x00000012 
- 00030493  0x000083b6 loop  0x00007713 
- 00030494  0x000083b7 rtn 
- 00030495  0x000083ba force  0x00000006 , 0x00000039 
- 00030496  0x000083bb force  0x00000000 , 0x00000013 
- 00030497  0x000083bd ifetch  0x00000004 , 0x00000012 
- 00030498  0x000083be iforce  0x00000002 
- 00030499  0x000083bf ifetch  0x00000004 , 0x00000011 
- 00030500  0x000083c0 isub  0x00000002 , 0x0000003f 
- 00030501  0x000083c1 isub  0x00000013 , 0x0000003f 
- 00030502  0x000083c2 istore  0x00000004 , 0x00000005 
- 00030503  0x000083c3 isolate1  0x00000020 , 0x0000003f 
- 00030504  0x000083c4 setflag  0x00000001 , 0x00000000 , 0x00000013 
- 00030505  0x000083c5 increase  0x00000004 , 0x00000011 
- 00030506  0x000083c6 increase  0x00000004 , 0x00000012 
- 00030507  0x000083c7 loop  0x00007721 
- 00030508  0x000083c8 rtn 
- 00030509  0x000083cb force  0x00000006 , 0x00000039 
- 00030510  0x000083cc increase  0x00000014 , 0x00000011 
- 00030511  0x000083ce force  0x00000000 , 0x00000013 
- 00030512  0x000083d0 ifetch  0x00000004 , 0x00000011 
- 00030513  0x000083d1 isolate1  0x00000000 , 0x0000003f 
- 00030514  0x000083d2 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030515  0x000083d3 rshift  0x0000003f , 0x0000003f 
- 00030516  0x000083d4 isolate1  0x00000000 , 0x00000013 
- 00030517  0x000083d5 setflag  0x00000001 , 0x0000001f , 0x0000003f 
- 00030518  0x000083d6 istore  0x00000004 , 0x00000011 
- 00030519  0x000083d7 increase  0xfffffffc , 0x00000011 
- 00030520  0x000083d8 rshift  0x00000013 , 0x00000013 
- 00030521  0x000083d9 loop  0x00007730 
- 00030522  0x000083da rtn 
- 00030523  0x000083dd force  0x00000006 , 0x00000039 
- 00030524  0x000083de force  0x00000000 , 0x00000013 
- 00030525  0x000083e0 ifetch  0x00000004 , 0x00000011 
- 00030526  0x000083e1 isolate1  0x0000001f , 0x0000003f 
- 00030527  0x000083e2 setflag  0x00000001 , 0x00000001 , 0x00000013 
- 00030528  0x000083e3 lshift  0x0000003f , 0x0000003f 
- 00030529  0x000083e4 isolate1  0x00000000 , 0x00000013 
- 00030530  0x000083e5 setflag  0x00000001 , 0x00000000 , 0x0000003f 
- 00030531  0x000083e6 istore  0x00000004 , 0x00000011 
- 00030532  0x000083e7 increase  0x00000004 , 0x00000011 
- 00030533  0x000083e8 rshift  0x00000013 , 0x00000013 
- 00030534  0x000083e9 loop  0x0000773d 
- 00030535  0x000083ea rtn 
- 00030536  0x000083ed call  0x0000773b 
- 00030537  0x000083ef isolate1  0x00000000 , 0x00000013 
- 00030538  0x000083f0 branch  0x00007751 , 0x00000001 
- 00030539  0x000083f1 arg  0x00000886 , 0x00000012 
- 00030540  0x000083f2 copy  0x00000011 , 0x00000013 
- 00030541  0x000083f3 increase  0xffffffe8 , 0x00000011 
- 00030542  0x000083f4 call  0x00007704 
- 00030543  0x000083f5 nrtn  0x00000002 
- 00030544  0x000083f6 copy  0x00000013 , 0x00000011 
- 00030545  0x000083f8 increase  0xffffffe8 , 0x00000011 
- 00030546  0x000083f9 arg  0x00000886 , 0x00000012 
- 00030547  0x000083fa copy  0x00000011 , 0x00000005 
- 00030548  0x000083fb branch  0x0000771f 
- 00030549  0x000083ff call  0x00007711 
- 00030550  0x00008400 copy  0x00000005 , 0x00000011 
- 00030551  0x00008401 branch  0x00007749 
- 00030552  0x00008404 call  0x0000771f 
- 00030553  0x00008405 isolate0  0x00000000 , 0x00000013 
- 00030554  0x00008406 rtn  0x00000001 
- 00030555  0x00008407 arg  0x00000886 , 0x00000012 
- 00030556  0x00008408 add  0x00000005 , 0xffffffe8 , 0x00000011 
- 00030557  0x00008409 copy  0x00000011 , 0x00000005 
- 00030558  0x0000840a branch  0x00007711 
- 00030559  0x0000840e copy  0x00000005 , 0x0000000b 
- 00030560  0x0000840f copy  0x00000011 , 0x00000030 
- 00030561  0x00008410 arg  0x00000716 , 0x00000012 
- 00030562  0x00008411 copy  0x00000012 , 0x00000005 
- 00030563  0x00008412 add  0x00000011 , 0x00000018 , 0x00000006 
- 00030564  0x00008413 ifetch  0x00000008 , 0x00000006 
- 00030565  0x00008414 istore  0x00000008 , 0x00000005 
- 00030566  0x00008415 istore  0x00000008 , 0x00000005 
- 00030567  0x00008416 force  0x00000000 , 0x0000003f 
- 00030568  0x00008417 istore  0x00000008 , 0x00000005 
- 00030569  0x00008418 copy  0x0000000b , 0x00000005 
- 00030570  0x00008419 call  0x00007755 
- 00030571  0x0000841a arg  0x00000716 , 0x00000012 
- 00030572  0x0000841b copy  0x00000012 , 0x00000005 
- 00030573  0x0000841c force  0x00000000 , 0x0000003f 
- 00030574  0x0000841d istore  0x00000008 , 0x00000005 
- 00030575  0x0000841e add  0x00000030 , 0x00000020 , 0x00000006 
- 00030576  0x0000841f ifetch  0x00000008 , 0x00000006 
- 00030577  0x00008420 istore  0x00000008 , 0x00000005 
- 00030578  0x00008421 istore  0x00000008 , 0x00000005 
- 00030579  0x00008422 copy  0x0000000b , 0x00000011 
- 00030580  0x00008423 copy  0x00000011 , 0x00000005 
- 00030581  0x00008424 call  0x00007755 
- 00030582  0x00008425 arg  0x00000716 , 0x00000012 
- 00030583  0x00008426 copy  0x00000012 , 0x00000005 
- 00030584  0x00008427 add  0x00000030 , 0x00000028 , 0x00000006 
- 00030585  0x00008428 ifetch  0x00000008 , 0x00000006 
- 00030586  0x00008429 istore  0x00000008 , 0x00000005 
- 00030587  0x0000842a istore  0x00000008 , 0x00000005 
- 00030588  0x0000842b istore  0x00000008 , 0x00000005 
- 00030589  0x0000842c copy  0x0000000b , 0x00000011 
- 00030590  0x0000842d copy  0x00000011 , 0x00000005 
- 00030591  0x0000842e branch  0x00007755 
- 00030592  0x00008432 force  0x00000006 , 0x00000039 
- 00030593  0x00008434 ifetch  0x00000004 , 0x00000006 
- 00030594  0x00008435 iforce  0x0000002f 
- 00030595  0x00008436 increase  0x00000001 , 0x00000038 
- 00030596  0x00008437 loop  0x00007781 
- 00030597  0x00008438 rtn 
- 00030598  0x0000843d copy  0x00000005 , 0x0000000b 
- 00030599  0x0000843e arg  0x000006e6 , 0x00000005 
- 00030600  0x0000843f call  0x00007ec5 
- 00030601  0x00008440 arg  0x000006e6 , 0x00000005 
- 00030602  0x00008441 copy  0x00000011 , 0x00000006 
- 00030603  0x00008442 force  0x00000000 , 0x00000038 
- 00030604  0x00008443 call  0x00007780 
- 00030605  0x00008444 copy  0x00000012 , 0x00000006 
- 00030606  0x00008445 call  0x00007780 
- 00030607  0x00008446 force  0x00000000 , 0x00000012 
- 00030608  0x00008448 force  0x00000000 , 0x00000002 
- 00030609  0x00008449 force  0x00000006 , 0x00000013 
- 00030610  0x0000844b ifetch  0x00000004 , 0x00000005 
- 00030611  0x0000844c iforce  0x00000011 
- 00030612  0x0000844d copy  0x00000012 , 0x00000038 
- 00030613  0x0000844e deposit  0x0000002f 
- 00030614  0x0000844f copy  0x00000013 , 0x00000038 
- 00030615  0x00008450 imul32  0x0000002f , 0x0000003f 
- 00030616  0x00008451 iadd  0x00000011 , 0x0000003f 
- 00030617  0x00008452 iadd  0x00000002 , 0x0000003f 
- 00030618  0x00008453 istore  0x00000004 , 0x00000005 
- 00030619  0x00008454 rshift32  0x0000003f , 0x00000002 
- 00030620  0x00008455 increase  0x00000001 , 0x00000013 
- 00030621  0x00008456 compare  0x0000000c , 0x00000013 , 0x000000ff 
- 00030622  0x00008457 nbranch  0x00007792 , 0x00000001 
- 00030623  0x00008458 deposit  0x00000002 
- 00030624  0x00008459 istore  0x00000004 , 0x00000005 
- 00030625  0x0000845a increase  0xffffffe8 , 0x00000005 
- 00030626  0x0000845b increase  0x00000001 , 0x00000012 
- 00030627  0x0000845c compare  0x00000006 , 0x00000012 , 0x000000ff 
- 00030628  0x0000845d nbranch  0x00007790 , 0x00000001 
- 00030629  0x0000845e arg  0x000006e6 , 0x00000011 
- 00030630  0x0000845f copy  0x0000000b , 0x00000005 
- 00030631  0x00008460 branch  0x0000775f 
- 00030632  0x00008464 copy  0x00000011 , 0x00000012 
- 00030633  0x00008465 branch  0x00007786 
- 00030634  0x00008468 copy  0x00000011 , 0x00000030 
- 00030635  0x0000846a copy  0x00000030 , 0x00000011 
- 00030636  0x0000846b ifetch  0x00000001 , 0x00000011 
- 00030637  0x0000846c isolate1  0x00000000 , 0x0000003f 
- 00030638  0x0000846d rtn  0x00000001 
- 00030639  0x0000846e call  0x0000772d 
- 00030640  0x0000846f ifetch  0x00000001 , 0x00000012 
- 00030641  0x00008470 isolate0  0x00000000 , 0x0000003f 
- 00030642  0x00008471 branch  0x000077ba , 0x00000001 
- 00030643  0x00008472 arg  0x00000886 , 0x00000011 
- 00030644  0x00008473 copy  0x00000012 , 0x00000005 
- 00030645  0x00008474 call  0x00007711 
- 00030646  0x00008475 ifetch  0x00000001 , 0x00000012 
- 00030647  0x00008476 iadd  0x00000013 , 0x0000003f 
- 00030648  0x00008477 istore  0x00000001 , 0x00000012 
- 00030649  0x00008478 increase  0xffffffe8 , 0x00000012 
- 00030650  0x0000847a add  0x00000012 , 0x00000018 , 0x00000011 
- 00030651  0x0000847b force  0x00000007 , 0x00000039 
- 00030652  0x0000847c call  0x0000772f 
- 00030653  0x0000847d branch  0x000077ab 
- 00030654  0x00008481 copy  0x00000005 , 0x0000000b 
- 00030655  0x00008482 arg  0x00000746 , 0x00000005 
- 00030656  0x00008483 call  0x00007ec5 
- 00030657  0x00008484 force  0x00000000 , 0x0000003f 
- 00030658  0x00008485 store  0x00000004 , 0x000006fe 
- 00030659  0x00008486 store  0x00000004 , 0x0000075e 
- 00030660  0x00008487 jam  0x00000001 , 0x00000746 
- 00030661  0x00008488 arg  0x000006e6 , 0x00000005 
- 00030662  0x00008489 call  0x00007ec5 
- 00030663  0x0000848a arg  0x00000886 , 0x00000006 
- 00030664  0x0000848b arg  0x00000716 , 0x00000005 
- 00030665  0x0000848c call  0x00007ebe 
- 00030666  0x0000848d copy  0x00000011 , 0x00000006 
- 00030667  0x0000848e arg  0x0000072e , 0x00000005 
- 00030668  0x0000848f call  0x00007ebe 
- 00030669  0x00008491 arg  0x0000072e , 0x00000006 
- 00030670  0x00008492 call  0x000076f5 
- 00030671  0x00008493 branch  0x000077f6 , 0x00000034 
- 00030672  0x00008494 arg  0x0000072e , 0x00000011 
- 00030673  0x00008495 arg  0x00000746 , 0x00000012 
- 00030674  0x00008496 call  0x000077aa 
- 00030675  0x00008498 arg  0x00000716 , 0x00000011 
- 00030676  0x00008499 arg  0x000006e6 , 0x00000012 
- 00030677  0x0000849a call  0x000077aa 
- 00030678  0x0000849b arg  0x0000072e , 0x00000011 
- 00030679  0x0000849c arg  0x00000716 , 0x00000012 
- 00030680  0x0000849d call  0x00007704 
- 00030681  0x0000849e branch  0x000077e8 , 0x00000002 
- 00030682  0x0000849f arg  0x00000716 , 0x00000011 
- 00030683  0x000084a0 arg  0x0000072e , 0x00000012 
- 00030684  0x000084a1 copy  0x00000011 , 0x00000005 
- 00030685  0x000084a2 call  0x0000771f 
- 00030686  0x000084a3 arg  0x00000746 , 0x00000011 
- 00030687  0x000084a4 arg  0x000006e6 , 0x00000012 
- 00030688  0x000084a5 copy  0x00000012 , 0x00000005 
- 00030689  0x000084a6 call  0x00007711 
- 00030690  0x000084a7 ifetch  0x00000001 , 0x00000011 
- 00030691  0x000084a8 iadd  0x00000013 , 0x00000013 
- 00030692  0x000084a9 ifetch  0x00000001 , 0x00000012 
- 00030693  0x000084aa iadd  0x00000013 , 0x0000003f 
- 00030694  0x000084ab istore  0x00000001 , 0x00000012 
- 00030695  0x000084ac branch  0x000077cd 
- 00030696  0x000084ae arg  0x0000072e , 0x00000011 
- 00030697  0x000084af arg  0x00000716 , 0x00000012 
- 00030698  0x000084b0 copy  0x00000011 , 0x00000005 
- 00030699  0x000084b1 call  0x0000771f 
- 00030700  0x000084b2 arg  0x000006e6 , 0x00000011 
- 00030701  0x000084b3 arg  0x00000746 , 0x00000012 
- 00030702  0x000084b4 copy  0x00000012 , 0x00000005 
- 00030703  0x000084b5 call  0x00007711 
- 00030704  0x000084b6 ifetch  0x00000001 , 0x00000011 
- 00030705  0x000084b7 iadd  0x00000013 , 0x00000013 
- 00030706  0x000084b8 ifetch  0x00000001 , 0x00000012 
- 00030707  0x000084b9 iadd  0x00000013 , 0x0000003f 
- 00030708  0x000084ba istore  0x00000001 , 0x00000012 
- 00030709  0x000084bb branch  0x000077cd 
- 00030710  0x000084bd arg  0x00000746 , 0x00000005 
- 00030711  0x000084be call  0x00007ec5 
- 00030712  0x000084bf fetch  0x00000001 , 0x000006fe 
- 00030713  0x000084c0 store  0x00000001 , 0x00000746 
- 00030714  0x000084c1 store  0x00000001 , 0x0000074e 
- 00030715  0x000084c2 arg  0x00000746 , 0x00000011 
- 00030716  0x000084c3 arg  0x000006e6 , 0x00000012 
- 00030717  0x000084c4 copy  0x00000012 , 0x00000005 
- 00030718  0x000084c5 call  0x00007755 
- 00030719  0x000084c6 arg  0x00000886 , 0x00000011 
- 00030720  0x000084c7 arg  0x000006e6 , 0x00000012 
- 00030721  0x000084c8 copy  0x0000000b , 0x00000005 
- 00030722  0x000084c9 branch  0x00007758 
- 00030723  0x000084cf arg  0x000006a6 , 0x00000011 
- 00030724  0x000084d0 arg  0x0000075e , 0x00000005 
- 00030725  0x000084d1 call  0x000077a8 
- 00030726  0x000084d2 arg  0x0000075e , 0x00000011 
- 00030727  0x000084d3 arg  0x00000776 , 0x00000005 
- 00030728  0x000084d4 call  0x000077a8 
- 00030729  0x000084d5 arg  0x0000089e , 0x00000011 
- 00030730  0x000084d6 arg  0x00000776 , 0x00000012 
- 00030731  0x000084d7 arg  0x00000776 , 0x00000005 
- 00030732  0x000084d8 call  0x00007786 
- 00030733  0x000084d9 arg  0x00000676 , 0x00000011 
- 00030734  0x000084da arg  0x0000075e , 0x00000005 
- 00030735  0x000084db call  0x000077a8 
- 00030736  0x000084dc arg  0x0000075e , 0x00000006 
- 00030737  0x000084dd arg  0x0000072e , 0x00000005 
- 00030738  0x000084de call  0x00007ebe 
- 00030739  0x000084df arg  0x0000072e , 0x00000011 
- 00030740  0x000084e0 call  0x00007748 
- 00030741  0x000084e1 arg  0x0000075e , 0x00000011 
- 00030742  0x000084e2 arg  0x0000072e , 0x00000012 
- 00030743  0x000084e3 arg  0x0000075e , 0x00000005 
- 00030744  0x000084e4 call  0x00007755 
- 00030745  0x000084e5 arg  0x0000075e , 0x00000011 
- 00030746  0x000084e6 arg  0x00000776 , 0x00000012 
- 00030747  0x000084e7 arg  0x0000075e , 0x00000005 
- 00030748  0x000084e8 call  0x00007755 
- 00030749  0x000084e9 arg  0x00000676 , 0x00000006 
- 00030750  0x000084ea arg  0x0000072e , 0x00000005 
- 00030751  0x000084eb call  0x00007ebe 
- 00030752  0x000084ec arg  0x0000068e , 0x00000011 
- 00030753  0x000084ed arg  0x00000776 , 0x00000005 
- 00030754  0x000084ee call  0x000077a8 
- 00030755  0x000084ef arg  0x0000072e , 0x00000011 
- 00030756  0x000084f0 call  0x00007748 
- 00030757  0x000084f1 arg  0x0000072e , 0x00000011 
- 00030758  0x000084f2 call  0x00007748 
- 00030759  0x000084f3 arg  0x0000072e , 0x00000011 
- 00030760  0x000084f4 arg  0x00000776 , 0x00000012 
- 00030761  0x000084f5 arg  0x0000072e , 0x00000005 
- 00030762  0x000084f6 call  0x00007786 
- 00030763  0x000084f7 arg  0x00000776 , 0x00000011 
- 00030764  0x000084f8 arg  0x00000746 , 0x00000005 
- 00030765  0x000084f9 call  0x000077a8 
- 00030766  0x000084fa arg  0x00000746 , 0x00000011 
- 00030767  0x000084fb call  0x00007748 
- 00030768  0x000084fc arg  0x00000746 , 0x00000011 
- 00030769  0x000084fd call  0x00007748 
- 00030770  0x000084fe arg  0x00000746 , 0x00000011 
- 00030771  0x000084ff call  0x00007748 
- 00030772  0x00008500 arg  0x0000068e , 0x00000006 
- 00030773  0x00008501 arg  0x00000776 , 0x00000005 
- 00030774  0x00008502 call  0x00007ebe 
- 00030775  0x00008503 arg  0x00000776 , 0x00000011 
- 00030776  0x00008504 call  0x00007748 
- 00030777  0x00008505 arg  0x00000776 , 0x00000011 
- 00030778  0x00008506 arg  0x000006a6 , 0x00000012 
- 00030779  0x00008507 arg  0x000006a6 , 0x00000005 
- 00030780  0x00008508 call  0x00007786 
- 00030781  0x00008509 arg  0x0000075e , 0x00000011 
- 00030782  0x0000850a arg  0x00000776 , 0x00000005 
- 00030783  0x0000850b call  0x000077a8 
- 00030784  0x0000850c arg  0x00000776 , 0x00000011 
- 00030785  0x0000850d arg  0x0000072e , 0x00000012 
- 00030786  0x0000850e arg  0x00000776 , 0x00000005 
- 00030787  0x0000850f call  0x00007758 
- 00030788  0x00008510 arg  0x00000776 , 0x00000011 
- 00030789  0x00008511 arg  0x0000072e , 0x00000012 
- 00030790  0x00008512 arg  0x00000676 , 0x00000005 
- 00030791  0x00008513 call  0x00007758 
- 00030792  0x00008514 arg  0x0000072e , 0x00000011 
- 00030793  0x00008515 arg  0x00000676 , 0x00000012 
- 00030794  0x00008516 arg  0x00000776 , 0x00000005 
- 00030795  0x00008517 call  0x00007758 
- 00030796  0x00008518 arg  0x00000776 , 0x00000011 
- 00030797  0x00008519 arg  0x0000075e , 0x00000012 
- 00030798  0x0000851a arg  0x00000776 , 0x00000005 
- 00030799  0x0000851b call  0x00007786 
- 00030800  0x0000851c arg  0x00000776 , 0x00000011 
- 00030801  0x0000851d arg  0x00000746 , 0x00000012 
- 00030802  0x0000851e arg  0x0000068e , 0x00000005 
- 00030803  0x0000851f branch  0x00007758 
- 00030804  0x00008524 arg  0x00000616 , 0x00000011 
- 00030805  0x00008525 arg  0x0000078e , 0x00000005 
- 00030806  0x00008526 call  0x000077a8 
- 00030807  0x00008527 arg  0x00000676 , 0x00000011 
- 00030808  0x00008528 arg  0x0000078e , 0x00000012 
- 00030809  0x00008529 arg  0x00000746 , 0x00000005 
- 00030810  0x0000852a call  0x00007786 
- 00030811  0x0000852b arg  0x00000616 , 0x00000011 
- 00030812  0x0000852c arg  0x0000078e , 0x00000012 
- 00030813  0x0000852d arg  0x0000078e , 0x00000005 
- 00030814  0x0000852e call  0x00007786 
- 00030815  0x0000852f arg  0x0000068e , 0x00000011 
- 00030816  0x00008530 arg  0x0000078e , 0x00000012 
- 00030817  0x00008531 arg  0x0000072e , 0x00000005 
- 00030818  0x00008532 call  0x00007786 
- 00030819  0x00008533 arg  0x000006a6 , 0x00000011 
- 00030820  0x00008534 arg  0x0000078e , 0x00000005 
- 00030821  0x00008535 call  0x000077a8 
- 00030822  0x00008536 arg  0x000005e6 , 0x00000011 
- 00030823  0x00008537 arg  0x0000078e , 0x00000012 
- 00030824  0x00008538 arg  0x0000075e , 0x00000005 
- 00030825  0x00008539 call  0x00007786 
- 00030826  0x0000853a arg  0x000006a6 , 0x00000011 
- 00030827  0x0000853b arg  0x0000078e , 0x00000012 
- 00030828  0x0000853c arg  0x0000078e , 0x00000005 
- 00030829  0x0000853d call  0x00007786 
- 00030830  0x0000853e arg  0x000005fe , 0x00000011 
- 00030831  0x0000853f arg  0x0000078e , 0x00000012 
- 00030832  0x00008540 arg  0x00000776 , 0x00000005 
- 00030833  0x00008541 call  0x00007786 
- 00030834  0x00008542 arg  0x00000746 , 0x00000011 
- 00030835  0x00008543 arg  0x0000075e , 0x00000012 
- 00030836  0x00008544 arg  0x0000078e , 0x00000005 
- 00030837  0x00008545 call  0x00007758 
- 00030838  0x00008546 arg  0x00000746 , 0x00000011 
- 00030839  0x00008547 arg  0x0000075e , 0x00000012 
- 00030840  0x00008548 arg  0x00000746 , 0x00000005 
- 00030841  0x00008549 call  0x00007755 
- 00030842  0x0000854a arg  0x0000072e , 0x00000011 
- 00030843  0x0000854b arg  0x00000776 , 0x00000012 
- 00030844  0x0000854c arg  0x0000075e , 0x00000005 
- 00030845  0x0000854d call  0x00007758 
- 00030846  0x0000854e arg  0x0000072e , 0x00000011 
- 00030847  0x0000854f arg  0x00000776 , 0x00000012 
- 00030848  0x00008550 arg  0x0000072e , 0x00000005 
- 00030849  0x00008551 call  0x00007755 
- 00030850  0x00008552 arg  0x0000072e , 0x00000011 
- 00030851  0x00008553 arg  0x0000078e , 0x00000012 
- 00030852  0x00008554 arg  0x0000072e , 0x00000005 
- 00030853  0x00008555 call  0x00007786 
- 00030854  0x00008556 arg  0x000006a6 , 0x00000011 
- 00030855  0x00008557 arg  0x00000616 , 0x00000012 
- 00030856  0x00008558 arg  0x00000776 , 0x00000005 
- 00030857  0x00008559 call  0x00007786 
- 00030858  0x0000855a arg  0x00000776 , 0x00000011 
- 00030859  0x0000855b arg  0x0000078e , 0x00000012 
- 00030860  0x0000855c arg  0x000006a6 , 0x00000005 
- 00030861  0x0000855d call  0x00007786 
- 00030862  0x0000855e arg  0x0000078e , 0x00000011 
- 00030863  0x0000855f arg  0x0000078e , 0x00000005 
- 00030864  0x00008560 call  0x000077a8 
- 00030865  0x00008561 arg  0x0000078e , 0x00000011 
- 00030866  0x00008562 arg  0x00000746 , 0x00000012 
- 00030867  0x00008563 arg  0x00000776 , 0x00000005 
- 00030868  0x00008564 call  0x00007786 
- 00030869  0x00008565 arg  0x0000078e , 0x00000011 
- 00030870  0x00008566 arg  0x0000072e , 0x00000012 
- 00030871  0x00008567 arg  0x0000072e , 0x00000005 
- 00030872  0x00008568 call  0x00007786 
- 00030873  0x00008569 arg  0x0000075e , 0x00000011 
- 00030874  0x0000856a arg  0x00000676 , 0x00000005 
- 00030875  0x0000856b call  0x000077a8 
- 00030876  0x0000856c arg  0x00000676 , 0x00000011 
- 00030877  0x0000856d arg  0x00000776 , 0x00000012 
- 00030878  0x0000856e arg  0x00000676 , 0x00000005 
- 00030879  0x0000856f call  0x00007758 
- 00030880  0x00008570 arg  0x00000676 , 0x00000006 
- 00030881  0x00008571 arg  0x0000078e , 0x00000005 
- 00030882  0x00008572 call  0x00007ebe 
- 00030883  0x00008573 arg  0x0000078e , 0x00000011 
- 00030884  0x00008574 call  0x00007748 
- 00030885  0x00008575 arg  0x00000776 , 0x00000011 
- 00030886  0x00008576 arg  0x0000078e , 0x00000012 
- 00030887  0x00008577 arg  0x00000776 , 0x00000005 
- 00030888  0x00008578 call  0x00007758 
- 00030889  0x00008579 arg  0x00000776 , 0x00000011 
- 00030890  0x0000857a arg  0x0000075e , 0x00000012 
- 00030891  0x0000857b arg  0x0000075e , 0x00000005 
- 00030892  0x0000857c call  0x00007786 
- 00030893  0x0000857d arg  0x0000075e , 0x00000011 
- 00030894  0x0000857e arg  0x0000072e , 0x00000012 
- 00030895  0x0000857f arg  0x0000068e , 0x00000005 
- 00030896  0x00008580 call  0x00007758 
- 00030897  0x00008581 arg  0x0000068e , 0x00000011 
- 00030898  0x00008582 arg  0x00000886 , 0x00000012 
- 00030899  0x00008583 arg  0x0000068e , 0x00000005 
- 00030900  0x00008584 force  0x00000000 , 0x00000013 
- 00030901  0x00008585 fetch  0x00000001 , 0x0000068e 
- 00030902  0x00008586 isolate1  0x00000000 , 0x0000003f 
- 00030903  0x00008587 call  0x00007711 , 0x00000001 
- 00030904  0x00008588 copy  0x00000013 , 0x00000030 
- 00030905  0x00008589 arg  0x0000068e , 0x00000011 
- 00030906  0x0000858a call  0x0000772d 
- 00030907  0x0000858b fetch  0x00000001 , 0x000006a5 
- 00030908  0x0000858c isolate1  0x00000000 , 0x00000030 
- 00030909  0x0000858d setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00030910  0x0000858e store  0x00000001 , 0x000006a5 
- 00030911  0x0000858f rtn 
- 00030912  0x00008594 fetch  0x00000001 , 0x000005e3 
- 00030913  0x00008595 increase  0xffffffff , 0x0000003f 
- 00030914  0x00008596 nrtn  0x00000002 
- 00030915  0x00008597 store  0x00000001 , 0x000005e3 
- 00030916  0x00008598 fetch  0x00000001 , 0x000005e2 
- 00030917  0x00008599 call  0x00007803 , 0x00000034 
- 00030918  0x0000859a fetch  0x00000001 , 0x000005e3 
- 00030919  0x0000859b arg  0x000006be , 0x00000006 
- 00030920  0x0000859c call  0x000076ec 
- 00030921  0x0000859d branch  0x000078c0 , 0x00000001 
- 00030922  0x0000859e fetch  0x00000001 , 0x000005e2 
- 00030923  0x0000859f nbranch  0x000078ce , 0x00000034 
- 00030924  0x000085a0 call  0x00007854 
- 00030925  0x000085a1 branch  0x000078c0 
- 00030926  0x000085a3 jam  0x00000000 , 0x000005e2 
- 00030927  0x000085a4 arg  0x000005e6 , 0x00000006 
- 00030928  0x000085a5 arg  0x00000676 , 0x00000005 
- 00030929  0x000085a6 call  0x000076f2 
- 00030930  0x000085a7 branch  0x000078c0 
- 00030931  0x000085ab arg  0x000006a6 , 0x00000011 
- 00030932  0x000085ac arg  0x00000776 , 0x00000005 
- 00030933  0x000085ad call  0x000077be 
- 00030934  0x000085ae arg  0x00000776 , 0x00000011 
- 00030935  0x000085af arg  0x0000072e , 0x00000005 
- 00030936  0x000085b0 call  0x000077a8 
- 00030937  0x000085b1 arg  0x00000676 , 0x00000011 
- 00030938  0x000085b2 arg  0x0000072e , 0x00000012 
- 00030939  0x000085b3 arg  0x0000062e , 0x00000005 
- 00030940  0x000085b4 call  0x00007786 
- 00030941  0x000085b5 arg  0x00000776 , 0x00000011 
- 00030942  0x000085b6 arg  0x0000072e , 0x00000012 
- 00030943  0x000085b7 arg  0x0000075e , 0x00000005 
- 00030944  0x000085b8 call  0x00007786 
- 00030945  0x000085b9 arg  0x0000068e , 0x00000011 
- 00030946  0x000085ba arg  0x0000075e , 0x00000012 
- 00030947  0x000085bb arg  0x00000646 , 0x00000005 
- 00030948  0x000085bc branch  0x00007786 
- 00030949  0x000085c1 ifetch  0x00000004 , 0x00000006 
- 00030950  0x000085c2 force  0x00000004 , 0x00000011 
- 00030951  0x000085c3 increase  0x00000003 , 0x00000005 
- 00030952  0x000085c5 istore  0x00000001 , 0x00000005 
- 00030953  0x000085c6 rshift8  0x0000003f , 0x0000003f 
- 00030954  0x000085c7 increase  0xfffffffe , 0x00000005 
- 00030955  0x000085c8 increase  0xffffffff , 0x00000011 
- 00030956  0x000085c9 nbranch  0x000078e8 , 0x00000005 
- 00030957  0x000085ca increase  0x00000005 , 0x00000005 
- 00030958  0x000085cb loop  0x000078e5 
- 00030959  0x000085cc rtn 
- 00030960  0x000085d0 lshift2  0x00000007 , 0x0000003f 
- 00030961  0x000085d1 iadd  0x0000000b , 0x00000006 
- 00030962  0x000085d2 ifetch  0x00000004 , 0x00000006 
- 00030963  0x000085d3 rtn 
- 00030964  0x000085d6 force  0x00000010 , 0x00000030 
- 00030965  0x000085d7 arg  0x000005e6 , 0x0000000b 
- 00030966  0x000085d9 add  0x00000030 , 0xfffffff9 , 0x00000007 
- 00030967  0x000085da call  0x000078f0 
- 00030968  0x000085db iforce  0x00000002 
- 00030969  0x000085dc add  0x00000030 , 0xfffffff0 , 0x00000007 
- 00030970  0x000085dd call  0x000078f0 
- 00030971  0x000085de iadd  0x00000002 , 0x00000002 
- 00030972  0x000085df add  0x00000030 , 0xfffffffe , 0x00000007 
- 00030973  0x000085e0 call  0x000078f0 
- 00030974  0x000085e1 shasx  0x0000003f , 0x00000001 , 0x0000003f 
- 00030975  0x000085e2 iadd  0x00000002 , 0x00000002 
- 00030976  0x000085e3 add  0x00000030 , 0xfffffff1 , 0x00000007 
- 00030977  0x000085e4 call  0x000078f0 
- 00030978  0x000085e5 shasx  0x0000003f , 0x00000000 , 0x0000003f 
- 00030979  0x000085e6 iadd  0x00000002 , 0x00000002 
- 00030980  0x000085e7 lshift2  0x00000030 , 0x0000003f 
- 00030981  0x000085e8 iadd  0x0000000b , 0x00000005 
- 00030982  0x000085e9 istoret  0x00000004 , 0x00000005 
- 00030983  0x000085ea increase  0x00000001 , 0x00000030 
- 00030984  0x000085eb compare  0x00000040 , 0x00000030 , 0x000000ff 
- 00030985  0x000085ec nbranch  0x000078f6 , 0x00000001 
- 00030986  0x000085ed rtn 
- 00030987  0x000085f1 arg  0x000008fe , 0x00000006 
- 00030988  0x000085f2 force  0x00000007 , 0x00000038 
- 00030989  0x000085f4 ifetch  0x00000004 , 0x00000006 
- 00030990  0x000085f5 iforce  0x0000002f 
- 00030991  0x000085f6 increase  0xffffffff , 0x00000038 
- 00030992  0x000085f7 branch  0x0000790d , 0x00000002 
- 00030993  0x000085f8 rtn 
- 00030994  0x000085fb bpatchx  0x000000ec , 0x0000403d 
- 00030995  0x000085fc call  0x000078f4 
- 00030996  0x000085fd arg  0x000006e6 , 0x00000005 
- 00030997  0x000085fe force  0x00000000 , 0x00000038 
- 00030998  0x00008600 deposit  0x0000002f 
- 00030999  0x00008601 istore  0x00000004 , 0x00000005 
- 00031000  0x00008602 increase  0x00000001 , 0x00000038 
- 00031001  0x00008603 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031002  0x00008604 nbranch  0x00007916 , 0x00000001 
- 00031003  0x00008605 call  0x000074b9 
- 00031004  0x00008606 arg  0x00008700 , 0x0000000b 
- 00031005  0x00008607 arg  0x000005e6 , 0x00000030 
- 00031006  0x00008608 force  0x00000040 , 0x00000039 
- 00031007  0x0000860a ifetcht  0x00000004 , 0x00000030 
- 00031008  0x0000860b ifetch  0x00000004 , 0x0000000b 
- 00031009  0x0000860c increase  0x00000004 , 0x0000000b 
- 00031010  0x0000860d increase  0x00000004 , 0x00000030 
- 00031011  0x0000860e iadd  0x00000002 , 0x0000003f 
- 00031012  0x0000860f force  0x00000007 , 0x00000038 
- 00031013  0x00008610 iadd  0x0000002f , 0x00000002 
- 00031014  0x00008611 force  0x00000004 , 0x00000038 
- 00031015  0x00008612 shasx  0x0000002f , 0x00000003 , 0x0000003f 
- 00031016  0x00008613 iadd  0x00000002 , 0x00000002 
- 00031017  0x00008614 force  0x00000005 , 0x00000038 
- 00031018  0x00008615 deposit  0x0000002f 
- 00031019  0x00008616 force  0x00000006 , 0x00000038 
- 00031020  0x00008617 ixor  0x0000002f , 0x0000003f 
- 00031021  0x00008618 force  0x00000004 , 0x00000038 
- 00031022  0x00008619 iand  0x0000002f , 0x0000003f 
- 00031023  0x0000861a force  0x00000006 , 0x00000038 
- 00031024  0x0000861b ixor  0x0000002f , 0x0000003f 
- 00031025  0x0000861c iadd  0x00000002 , 0x00000002 
- 00031026  0x0000861d force  0x00000007 , 0x00000038 
- 00031027  0x0000861e copy  0x00000002 , 0x0000002f 
- 00031028  0x0000861f force  0x00000003 , 0x00000038 
- 00031029  0x00008620 deposit  0x0000002f 
- 00031030  0x00008621 iadd  0x00000002 , 0x0000002f 
- 00031031  0x00008622 force  0x00000000 , 0x00000038 
- 00031032  0x00008623 deposit  0x0000002f 
- 00031033  0x00008624 force  0x00000001 , 0x00000038 
- 00031034  0x00008625 iand  0x0000002f , 0x00000002 
- 00031035  0x00008626 ior  0x0000002f , 0x0000003f 
- 00031036  0x00008627 force  0x00000002 , 0x00000038 
- 00031037  0x00008628 iand  0x0000002f , 0x0000003f 
- 00031038  0x00008629 ior  0x00000002 , 0x00000002 
- 00031039  0x0000862a force  0x00000000 , 0x00000038 
- 00031040  0x0000862b shasx  0x0000002f , 0x00000002 , 0x0000003f 
- 00031041  0x0000862c iadd  0x00000002 , 0x0000003f 
- 00031042  0x0000862d force  0x00000007 , 0x00000038 
- 00031043  0x0000862e iadd  0x0000002f , 0x0000002f 
- 00031044  0x0000862f regexrot 
- 00031045  0x00008630 loop  0x0000791f 
- 00031046  0x00008631 arg  0x000006e6 , 0x00000006 
- 00031047  0x00008632 force  0x00000000 , 0x00000038 
- 00031048  0x00008634 ifetch  0x00000004 , 0x00000006 
- 00031049  0x00008635 iadd  0x0000002f , 0x0000002f 
- 00031050  0x00008636 increase  0x00000001 , 0x00000038 
- 00031051  0x00008637 compare  0x00000008 , 0x00000038 , 0x000000ff 
- 00031052  0x00008638 nbranch  0x00007948 , 0x00000001 
- 00031053  0x00008639 branch  0x000074bd 
- 00031054  0x0000863d arg  0x00000a3e , 0x00000005 
- 00031055  0x0000863e force  0x00000007 , 0x00000038 
- 00031056  0x00008640 deposit  0x0000002f 
- 00031057  0x00008641 istore  0x00000004 , 0x00000005 
- 00031058  0x00008642 increase  0xffffffff , 0x00000038 
- 00031059  0x00008643 branch  0x00007950 , 0x00000002 
- 00031060  0x00008644 rtn 
- 00031061  0x00008648 arg  0x000005e6 , 0x00000005 
- 00031062  0x00008649 increase  0xfffffffc , 0x00000006 
- 00031063  0x0000864a sub  0x00000039 , 0x00000010 , 0x00000011 
- 00031064  0x0000864c ifetch  0x00000004 , 0x00000006 
- 00031065  0x0000864d ixor  0x00000002 , 0x0000003f 
- 00031066  0x0000864e istore  0x00000004 , 0x00000005 
- 00031067  0x0000864f increase  0xfffffff8 , 0x00000006 
- 00031068  0x00008650 loop  0x00007958 
- 00031069  0x00008651 copy  0x00000011 , 0x00000039 
- 00031070  0x00008652 deposit  0x00000002 
- 00031071  0x00008654 istore  0x00000004 , 0x00000005 
- 00031072  0x00008655 loop  0x0000795f 
- 00031073  0x00008656 rtn 
- 00031074  0x00008659 call  0x00007967 
- 00031075  0x0000865a call  0x0000794e 
- 00031076  0x0000865b branch  0x0000798d 
- 00031077  0x0000865e call  0x00007967 
- 00031078  0x0000865f branch  0x0000798d 
- 00031079  0x00008662 arg  0x000009de , 0x00000006 
- 00031080  0x00008663 arg  0x000005e6 , 0x00000005 
- 00031081  0x00008664 force  0x00000006 , 0x00000039 
- 00031082  0x00008665 call  0x00007a71 
- 00031083  0x00008666 arg  0x00004642 , 0x00000006 
- 00031084  0x00008667 force  0x00000006 , 0x00000039 
- 00031085  0x00008668 call  0x00007a71 
- 00031086  0x00008669 arg  0x00000a3e , 0x00000006 
- 00031087  0x0000866a call  0x00007a70 
- 00031088  0x0000866b call  0x0000790b 
- 00031089  0x0000866c call  0x00007912 
- 00031090  0x0000866d arg  0x00000a2e , 0x00000006 
- 00031091  0x0000866e arg  0x000005e6 , 0x00000005 
- 00031092  0x0000866f branch  0x00007984 
- 00031093  0x00008672 arg  0x00004642 , 0x00000006 
- 00031094  0x00008673 arg  0x000005e6 , 0x00000005 
- 00031095  0x00008674 force  0x00000006 , 0x00000039 
- 00031096  0x00008675 call  0x00007a71 
- 00031097  0x00008676 arg  0x000009de , 0x00000006 
- 00031098  0x00008677 force  0x00000006 , 0x00000039 
- 00031099  0x00008678 call  0x00007a71 
- 00031100  0x00008679 arg  0x00000a2e , 0x00000006 
- 00031101  0x0000867a call  0x00007a70 
- 00031102  0x0000867b call  0x0000790b 
- 00031103  0x0000867c call  0x00007912 
- 00031104  0x0000867d arg  0x00000a3e , 0x00000006 
- 00031105  0x0000867e arg  0x000005e6 , 0x00000005 
- 00031106  0x0000867f call  0x00007984 
- 00031107  0x00008680 branch  0x0000798d 
- 00031108  0x00008683 call  0x00007a70 
- 00031109  0x00008684 setarg  0x00800000 
- 00031110  0x00008685 lshift8  0x0000003f , 0x0000003f 
- 00031111  0x00008686 istore  0x00000004 , 0x00000005 
- 00031112  0x00008687 force  0x00000005 , 0x00000039 
- 00031113  0x00008688 call  0x00007ec6 
- 00031114  0x00008689 setarg  0x00000280 
- 00031115  0x0000868a istore  0x00000004 , 0x00000005 
- 00031116  0x0000868b branch  0x00007912 
- 00031117  0x0000868d fetch  0x00000004 , 0x00000a3e 
- 00031118  0x0000868f arg  0x000003e8 , 0x00000011 
- 00031119  0x00008690 idiv  0x00000011 
- 00031120  0x00008691 call  0x00007f86 
- 00031121  0x00008692 remainder  0x0000003f 
- 00031122  0x00008693 store  0x00000004 , 0x000009ba 
- 00031123  0x00008694 quotient  0x0000003f 
- 00031124  0x00008695 arg  0x000003e8 , 0x00000011 
- 00031125  0x00008696 idiv  0x00000011 
- 00031126  0x00008697 call  0x00007f86 
- 00031127  0x00008698 remainder  0x0000003f 
- 00031128  0x00008699 arg  0x000003e8 , 0x00000011 
- 00031129  0x0000869a imul32  0x00000011 , 0x0000003f 
- 00031130  0x0000869b fetcht  0x00000004 , 0x000009ba 
- 00031131  0x0000869c iadd  0x00000002 , 0x0000003f 
- 00031132  0x0000869d store  0x00000004 , 0x000009ba 
- 00031133  0x0000869e rtn 
- 00031134  0x000086a1 jam  0x00000000 , 0x00004664 
- 00031135  0x000086a2 branch  0x000079a2 
- 00031136  0x000086a5 fetch  0x00000001 , 0x00004662 
- 00031137  0x000086a6 bne  0x00000002 , 0x0000799e 
- 00031138  0x000086a8 bpatchx  0x000000ed , 0x0000403d 
- 00031139  0x000086a9 setarg  0x00363636 
- 00031140  0x000086aa lshift8  0x0000003f , 0x00000002 
- 00031141  0x000086ab or_into  0x00000036 , 0x00000002 
- 00031142  0x000086ac fetch  0x00000002 , 0x00000a7e 
- 00031143  0x000086ad copy  0x0000003f , 0x00000006 
- 00031144  0x000086ae force  0x00000004 , 0x00000039 
- 00031145  0x000086af call  0x00007955 
- 00031146  0x000086b0 call  0x0000790b 
- 00031147  0x000086b1 call  0x00007912 
- 00031148  0x000086b2 fetch  0x00000002 , 0x00000a80 
- 00031149  0x000086b3 copy  0x0000003f , 0x00000006 
- 00031150  0x000086b4 arg  0x000005e6 , 0x00000005 
- 00031151  0x000086b5 force  0x00000006 , 0x00000039 
- 00031152  0x000086b6 call  0x00007a71 
- 00031153  0x000086b7 fetch  0x00000002 , 0x00000a82 
- 00031154  0x000086b8 copy  0x0000003f , 0x00000006 
- 00031155  0x000086b9 force  0x00000006 , 0x00000039 
- 00031156  0x000086ba call  0x00007a71 
- 00031157  0x000086bb setarg  0x00800000 
- 00031158  0x000086bc istore  0x00000003 , 0x00000005 
- 00031159  0x000086be fetch  0x00000001 , 0x00004664 
- 00031160  0x000086c0 istore  0x00000001 , 0x00000005 
- 00031161  0x000086c1 force  0x00000000 , 0x0000003f 
- 00031162  0x000086c2 istore  0x00000008 , 0x00000005 
- 00031163  0x000086c3 setarg  0x00000388 
- 00031164  0x000086c4 istore  0x00000004 , 0x00000005 
- 00031165  0x000086c5 call  0x00007912 
- 00031166  0x000086c6 call  0x0000794e 
- 00031167  0x000086c7 arg  0x00000a3e , 0x00000006 
- 00031168  0x000086c8 arg  0x00000706 , 0x00000005 
- 00031169  0x000086c9 call  0x00007ebd 
- 00031170  0x000086cb setarg  0x005c5c5c 
- 00031171  0x000086cc lshift8  0x0000003f , 0x00000002 
- 00031172  0x000086cd or_into  0x0000005c , 0x00000002 
- 00031173  0x000086ce fetch  0x00000002 , 0x00000a7e 
- 00031174  0x000086cf copy  0x0000003f , 0x00000006 
- 00031175  0x000086d0 force  0x00000004 , 0x00000039 
- 00031176  0x000086d1 call  0x00007955 
- 00031177  0x000086d2 call  0x0000790b 
- 00031178  0x000086d3 call  0x00007912 
- 00031179  0x000086d4 arg  0x00000726 , 0x00000006 
- 00031180  0x000086d5 arg  0x000005e6 , 0x00000005 
- 00031181  0x000086d6 force  0x00000008 , 0x00000039 
- 00031182  0x000086d7 call  0x00007a71 
- 00031183  0x000086d8 setarg  0x00800000 
- 00031184  0x000086d9 lshift8  0x0000003f , 0x0000003f 
- 00031185  0x000086da istore  0x00000004 , 0x00000005 
- 00031186  0x000086db call  0x00007ec5 
- 00031187  0x000086dc setarg  0x00000300 
- 00031188  0x000086dd istore  0x00000004 , 0x00000005 
- 00031189  0x000086de call  0x00007912 
- 00031190  0x000086df branch  0x0000794e 
- 00031191  0x000086e3 setarg  0x00363636 
- 00031192  0x000086e4 lshift8  0x0000003f , 0x00000002 
- 00031193  0x000086e5 or_into  0x00000036 , 0x00000002 
- 00031194  0x000086e6 arg  0x00000a1e , 0x00000006 
- 00031195  0x000086e7 force  0x00000006 , 0x00000039 
- 00031196  0x000086e8 call  0x00007955 
- 00031197  0x000086e9 call  0x0000790b 
- 00031198  0x000086ea call  0x00007912 
- 00031199  0x000086eb fetch  0x00000002 , 0x00000a8a 
- 00031200  0x000086ec copy  0x0000003f , 0x00000006 
- 00031201  0x000086ed arg  0x000005e6 , 0x00000005 
- 00031202  0x000086ee call  0x00007a70 
- 00031203  0x000086ef fetch  0x00000002 , 0x00000a8c 
- 00031204  0x000086f0 copy  0x0000003f , 0x00000006 
- 00031205  0x000086f1 call  0x00007a70 
- 00031206  0x000086f3 setarg  0x0062746c 
- 00031207  0x000086f4 lshift8  0x0000003f , 0x0000003f 
- 00031208  0x000086f5 or_into  0x0000006b , 0x0000003f 
- 00031209  0x000086f6 istore  0x00000004 , 0x00000005 
- 00031210  0x000086f7 arg  0x00000733 , 0x00000006 
- 00031211  0x000086f8 force  0x00000003 , 0x00000039 
- 00031212  0x000086f9 call  0x00007a71 
- 00031213  0x000086fb setarg  0x00800000 
- 00031214  0x000086fc lshift8  0x0000003f , 0x0000003f 
- 00031215  0x000086fd istore  0x00000004 , 0x00000005 
- 00031216  0x000086fe force  0x00000000 , 0x0000003f 
- 00031217  0x000086ff istore  0x00000008 , 0x00000005 
- 00031218  0x00008700 setarg  0x00000380 
- 00031219  0x00008701 istore  0x00000004 , 0x00000005 
- 00031220  0x00008702 call  0x00007912 
- 00031221  0x00008704 call  0x0000794e 
- 00031222  0x00008705 arg  0x00000a3e , 0x00000006 
- 00031223  0x00008706 arg  0x00000706 , 0x00000005 
- 00031224  0x00008707 call  0x00007ebd 
- 00031225  0x00008709 setarg  0x005c5c5c 
- 00031226  0x0000870a lshift8  0x0000003f , 0x00000002 
- 00031227  0x0000870b or_into  0x0000005c , 0x00000002 
- 00031228  0x0000870c arg  0x00000a1e , 0x00000006 
- 00031229  0x0000870d force  0x00000006 , 0x00000039 
- 00031230  0x0000870e call  0x00007955 
- 00031231  0x0000870f call  0x0000790b 
- 00031232  0x00008710 call  0x00007912 
- 00031233  0x00008711 arg  0x00000726 , 0x00000006 
- 00031234  0x00008712 arg  0x000005e6 , 0x00000005 
- 00031235  0x00008713 force  0x00000008 , 0x00000039 
- 00031236  0x00008714 call  0x00007a71 
- 00031237  0x00008715 setarg  0x00800000 
- 00031238  0x00008716 lshift8  0x0000003f , 0x0000003f 
- 00031239  0x00008717 istore  0x00000004 , 0x00000005 
- 00031240  0x00008718 call  0x00007ec5 
- 00031241  0x00008719 setarg  0x00000300 
- 00031242  0x0000871a istore  0x00000004 , 0x00000005 
- 00031243  0x0000871b call  0x00007912 
- 00031244  0x0000871c branch  0x0000794e 
- 00031245  0x00008720 fetch  0x00000001 , 0x00004662 
- 00031246  0x00008721 bne  0x00000002 , 0x00007a1e 
- 00031247  0x00008723 bpatchx  0x000000ee , 0x0000403d 
- 00031248  0x00008724 setarg  0x00363636 
- 00031249  0x00008725 lshift8  0x0000003f , 0x00000002 
- 00031250  0x00008726 or_into  0x00000036 , 0x00000002 
- 00031251  0x00008727 arg  0x00000a1e , 0x00000006 
- 00031252  0x00008728 force  0x00000006 , 0x00000039 
- 00031253  0x00008729 call  0x00007955 
- 00031254  0x0000872a call  0x0000790b 
- 00031255  0x0000872b call  0x00007912 
- 00031256  0x0000872c arg  0x00000a3e , 0x00000006 
- 00031257  0x0000872d arg  0x000005e6 , 0x00000005 
- 00031258  0x0000872e call  0x00007a70 
- 00031259  0x0000872f arg  0x00000a2e , 0x00000006 
- 00031260  0x00008730 call  0x00007a70 
- 00031261  0x00008731 branch  0x00007a33 
- 00031262  0x00008734 setarg  0x00000000 
- 00031263  0x00008735 store  0x00000004 , 0x0000468a 
- 00031264  0x00008736 branch  0x00007a0f 
- 00031265  0x00008739 setarg  0x00000000 
- 00031266  0x0000873a store  0x00000004 , 0x0000468a 
- 00031267  0x0000873b branch  0x00007a26 
- 00031268  0x0000873f fetch  0x00000001 , 0x00004662 
- 00031269  0x00008740 bne  0x00000002 , 0x00007a21 
- 00031270  0x00008742 setarg  0x00363636 
- 00031271  0x00008743 lshift8  0x0000003f , 0x00000002 
- 00031272  0x00008744 or_into  0x00000036 , 0x00000002 
- 00031273  0x00008745 arg  0x00000a1e , 0x00000006 
- 00031274  0x00008746 force  0x00000006 , 0x00000039 
- 00031275  0x00008747 call  0x00007955 
- 00031276  0x00008748 call  0x0000790b 
- 00031277  0x00008749 call  0x00007912 
- 00031278  0x0000874b arg  0x00000a2e , 0x00000006 
- 00031279  0x0000874c arg  0x000005e6 , 0x00000005 
- 00031280  0x0000874d call  0x00007a70 
- 00031281  0x0000874e arg  0x00000a3e , 0x00000006 
- 00031282  0x0000874f call  0x00007a70 
- 00031283  0x00008751 setarg  0x00000000 
- 00031284  0x00008752 istore  0x00000008 , 0x00000005 
- 00031285  0x00008753 istore  0x00000004 , 0x00000005 
- 00031286  0x00008754 fetch  0x00000004 , 0x0000468a 
- 00031287  0x00008755 istore  0x00000004 , 0x00000005 
- 00031288  0x00008757 copy  0x00000005 , 0x00000002 
- 00031289  0x00008758 jam  0x00000080 , 0x00000726 
- 00031290  0x00008759 copy  0x00000002 , 0x00000005 
- 00031291  0x0000875a arg  0x00000736 , 0x00000006 
- 00031292  0x0000875b call  0x00007a70 
- 00031293  0x0000875d call  0x00007912 
- 00031294  0x0000875f arg  0x000005e6 , 0x00000005 
- 00031295  0x00008760 force  0x00000007 , 0x00000039 
- 00031296  0x00008761 call  0x00007ec6 
- 00031297  0x00008762 istore  0x00000004 , 0x00000005 
- 00031298  0x00008763 setarg  0x000003f8 
- 00031299  0x00008764 istore  0x00000004 , 0x00000005 
- 00031300  0x00008765 call  0x00007912 
- 00031301  0x00008766 call  0x0000794e 
- 00031302  0x00008768 arg  0x00000a3e , 0x00000006 
- 00031303  0x00008769 arg  0x00000706 , 0x00000005 
- 00031304  0x0000876a call  0x00007ebd 
- 00031305  0x0000876c setarg  0x005c5c5c 
- 00031306  0x0000876d lshift8  0x0000003f , 0x00000002 
- 00031307  0x0000876e or_into  0x0000005c , 0x00000002 
- 00031308  0x0000876f arg  0x00000a1e , 0x00000006 
- 00031309  0x00008770 force  0x00000006 , 0x00000039 
- 00031310  0x00008771 call  0x00007955 
- 00031311  0x00008772 call  0x0000790b 
- 00031312  0x00008773 call  0x00007912 
- 00031313  0x00008774 arg  0x00000726 , 0x00000006 
- 00031314  0x00008775 arg  0x000005e6 , 0x00000005 
- 00031315  0x00008776 force  0x00000008 , 0x00000039 
- 00031316  0x00008777 call  0x00007a71 
- 00031317  0x00008778 setarg  0x00800000 
- 00031318  0x00008779 lshift8  0x0000003f , 0x0000003f 
- 00031319  0x0000877a istore  0x00000004 , 0x00000005 
- 00031320  0x0000877b call  0x00007ec5 
- 00031321  0x0000877c setarg  0x00000300 
- 00031322  0x0000877d istore  0x00000004 , 0x00000005 
- 00031323  0x0000877e call  0x00007912 
- 00031324  0x0000877f branch  0x0000794e 
- 00031325  0x00008787 jam  0x000000c0 , 0x000005e3 
- 00031326  0x00008789 fetch  0x00000001 , 0x000005e3 
- 00031327  0x0000878a rtn  0x00000034 
- 00031328  0x0000878b increase  0xffffffff , 0x0000003f 
- 00031329  0x0000878c store  0x00000001 , 0x000005e3 
- 00031330  0x0000878d arg  0x000006be , 0x00000006 
- 00031331  0x0000878e call  0x000076ec 
- 00031332  0x0000878f branch  0x00007a5e , 0x00000001 
- 00031333  0x00008790 arg  0x000005e6 , 0x00000006 
- 00031334  0x00008791 arg  0x00000676 , 0x00000005 
- 00031335  0x00008792 branch  0x000076f2 
- 00031336  0x00008795 call  0x00007803 
- 00031337  0x00008796 fetch  0x00000001 , 0x000005e3 
- 00031338  0x00008797 increase  0xffffffff , 0x0000003f 
- 00031339  0x00008798 store  0x00000001 , 0x000005e3 
- 00031340  0x00008799 arg  0x000006be , 0x00000006 
- 00031341  0x0000879a call  0x000076ec 
- 00031342  0x0000879b rtn  0x00000001 
- 00031343  0x0000879c branch  0x00007854 
- 00031344  0x0000879f force  0x00000004 , 0x00000039 
- 00031345  0x000087a1 increase  0xfffffffc , 0x00000006 
- 00031346  0x000087a3 ifetch  0x00000004 , 0x00000006 
- 00031347  0x000087a4 istore  0x00000004 , 0x00000005 
- 00031348  0x000087a5 increase  0xfffffff8 , 0x00000006 
- 00031349  0x000087a6 loop  0x00007a72 
- 00031350  0x000087a7 rtn 
- 00031351  0x000087ad bpatchx  0x000000ef , 0x0000403d 
- 00031352  0x000087ae fetch  0x00000001 , 0x000044be 
- 00031353  0x000087af branch  0x00005af0 , 0x00000034 
- 00031354  0x000087b0 call  0x00005aec 
- 00031355  0x000087b1 call  0x00007583 
- 00031356  0x000087b3 branch  0x00007a7d 
- 00031357  0x000087b9 fetch  0x00000001 , 0x000044c3 
- 00031358  0x000087ba rtnne  0x00000000 
- 00031359  0x000087bb fetch  0x00000001 , 0x000044c0 
- 00031360  0x000087bc rtnne  0x00000000 
- 00031361  0x000087be arg  0x000045b2 , 0x00000005 
- 00031362  0x000087bf force  0x0000000f , 0x00000007 
- 00031363  0x000087c0 call  0x000076a2 
- 00031364  0x000087c1 random  0x0000003f 
- 00031365  0x000087c2 rshift  0x0000003f , 0x0000003f 
- 00031366  0x000087c3 istore  0x00000002 , 0x00000005 
- 00031367  0x000087c5 arg  0x00000766 , 0x00000005 
- 00031368  0x000087c6 arg  0x000045b2 , 0x00000006 
- 00031369  0x000087c7 call  0x00007ebd 
- 00031370  0x000087c9 arg  0x00000646 , 0x00000005 
- 00031371  0x000087ca arg  0x0000095e , 0x00000006 
- 00031372  0x000087cb call  0x00007eb3 
- 00031373  0x000087cd arg  0x00000686 , 0x00000005 
- 00031374  0x000087ce call  0x00007ed0 
- 00031375  0x000087cf jam  0x00000001 , 0x00000686 
- 00031376  0x000087d1 call  0x00007ac7 
- 00031377  0x000087d2 jam  0x00000003 , 0x000044c0 
- 00031378  0x000087d3 rtn 
- 00031379  0x000087d6 arg  0x000045d2 , 0x00000005 
- 00031380  0x000087d7 arg  0x000006a6 , 0x00000006 
- 00031381  0x000087d8 call  0x00007eb3 
- 00031382  0x000087d9 jam  0x00000003 , 0x000044c3 
- 00031383  0x000087da jam  0x00000000 , 0x000044c0 
- 00031384  0x000087db rtn 
- 00031385  0x000087e0 fetch  0x00000001 , 0x000009b9 
- 00031386  0x000087e1 rtnne  0x00000000 
- 00031387  0x000087e2 fetch  0x00000001 , 0x000044c0 
- 00031388  0x000087e3 rtnne  0x00000000 
- 00031389  0x000087e5 arg  0x00000766 , 0x00000005 
- 00031390  0x000087e6 arg  0x000045b2 , 0x00000006 
- 00031391  0x000087e7 call  0x00007ebd 
- 00031392  0x000087e9 arg  0x00000646 , 0x00000005 
- 00031393  0x000087ea arg  0x000009be , 0x00000006 
- 00031394  0x000087eb call  0x00007eb3 
- 00031395  0x000087ed arg  0x00000686 , 0x00000005 
- 00031396  0x000087ee call  0x00007ed0 
- 00031397  0x000087ef jam  0x00000001 , 0x00000686 
- 00031398  0x000087f1 call  0x00007ac7 
- 00031399  0x000087f2 jam  0x00000004 , 0x000044c0 
- 00031400  0x000087f3 rtn 
- 00031401  0x000087f8 arg  0x000009fe , 0x00000005 
- 00031402  0x000087f9 arg  0x000006a6 , 0x00000006 
- 00031403  0x000087fa call  0x00007ebd 
- 00031404  0x000087fb jam  0x00000003 , 0x000009b9 
- 00031405  0x000087fc jam  0x00000000 , 0x000044c0 
- 00031406  0x000087fd rtn 
- 00031407  0x00008802 fetch  0x00000001 , 0x000044be 
- 00031408  0x00008803 rtn  0x00000034 
- 00031409  0x00008804 fetch  0x00000001 , 0x000044c0 
- 00031410  0x00008805 rtn  0x00000034 
- 00031411  0x00008806 increase  0x00000080 , 0x0000003f 
- 00031412  0x00008807 store  0x00000001 , 0x000044c0 
- 00031413  0x00008808 rtnbit1  0x00000007 
- 00031414  0x00008809 fetch  0x00000002 , 0x000005e3 
- 00031415  0x0000880a branch  0x00007ab9 , 0x00000034 
- 00031416  0x0000880b branch  0x00007abf 
- 00031417  0x0000880e bpatchx  0x000000f0 , 0x0000403e 
- 00031418  0x0000880f call  0x00007ad4 
- 00031419  0x00008810 fetch  0x00000001 , 0x000044c0 
- 00031420  0x00008811 beq  0x00000003 , 0x00007a93 
- 00031421  0x00008812 beq  0x00000004 , 0x00007aa9 
- 00031422  0x00008813 rtn 
- 00031423  0x00008817 call  0x00007ae6 
- 00031424  0x00008818 fetch  0x00000002 , 0x000005e3 
- 00031425  0x00008819 increase  0xffffffff , 0x0000003f 
- 00031426  0x0000881a store  0x00000002 , 0x000005e3 
- 00031427  0x0000881b arg  0x00000766 , 0x00000006 
- 00031428  0x0000881c call  0x000076ec 
- 00031429  0x0000881d rtn  0x00000001 
- 00031430  0x0000881e branch  0x00007b37 
- 00031431  0x00008821 bpatchx  0x000000f1 , 0x0000403e 
- 00031432  0x00008822 setarg  0x00000100 , 0x0000003f 
- 00031433  0x00008823 store  0x00000002 , 0x000005e3 
- 00031434  0x00008825 fetch  0x00000002 , 0x000005e3 
- 00031435  0x00008826 rtn  0x00000034 
- 00031436  0x00008827 increase  0xffffffff , 0x0000003f 
- 00031437  0x00008828 store  0x00000002 , 0x000005e3 
- 00031438  0x00008829 arg  0x00000766 , 0x00000006 
- 00031439  0x0000882a call  0x000076ec 
- 00031440  0x0000882b branch  0x00007aca , 0x00000001 
- 00031441  0x0000882c arg  0x00000646 , 0x00000006 
- 00031442  0x0000882d arg  0x00000706 , 0x00000005 
- 00031443  0x0000882e branch  0x00007eb2 
- 00031444  0x00008832 arg  0x00000746 , 0x00000011 
- 00031445  0x00008833 arg  0x00000846 , 0x00000005 
- 00031446  0x00008834 call  0x00007ba3 
- 00031447  0x00008835 arg  0x00000846 , 0x00000011 
- 00031448  0x00008836 arg  0x000007e6 , 0x00000005 
- 00031449  0x00008837 call  0x00007c79 
- 00031450  0x00008838 arg  0x00000706 , 0x00000011 
- 00031451  0x00008839 arg  0x000007e6 , 0x00000012 
- 00031452  0x0000883a arg  0x000006a6 , 0x00000005 
- 00031453  0x0000883b call  0x00007be1 
- 00031454  0x0000883c arg  0x00000846 , 0x00000011 
- 00031455  0x0000883d arg  0x000007e6 , 0x00000012 
- 00031456  0x0000883e arg  0x00000826 , 0x00000005 
- 00031457  0x0000883f call  0x00007be1 
- 00031458  0x00008840 arg  0x00000726 , 0x00000011 
- 00031459  0x00008841 arg  0x00000826 , 0x00000012 
- 00031460  0x00008842 arg  0x000006c6 , 0x00000005 
- 00031461  0x00008843 branch  0x00007be1 
- 00031462  0x00008846 arg  0x00000746 , 0x00000011 
- 00031463  0x00008847 arg  0x00000826 , 0x00000005 
- 00031464  0x00008848 call  0x00007c79 
- 00031465  0x00008849 arg  0x00000826 , 0x00000011 
- 00031466  0x0000884a arg  0x00000846 , 0x00000005 
- 00031467  0x0000884b call  0x00007c79 
- 00031468  0x0000884d arg  0x0000093e , 0x00000011 
- 00031469  0x0000884e arg  0x00000846 , 0x00000012 
- 00031470  0x0000884f arg  0x00000846 , 0x00000005 
- 00031471  0x00008850 call  0x00007be1 
- 00031472  0x00008851 arg  0x00000706 , 0x00000011 
- 00031473  0x00008852 arg  0x00000826 , 0x00000005 
- 00031474  0x00008853 call  0x00007c79 
- 00031475  0x00008855 arg  0x00000826 , 0x00000006 
- 00031476  0x00008856 arg  0x000007e6 , 0x00000005 
- 00031477  0x00008857 call  0x00007ebd 
- 00031478  0x00008858 arg  0x000007e6 , 0x00000011 
- 00031479  0x00008859 call  0x00007c80 
- 00031480  0x0000885a arg  0x00000826 , 0x00000011 
- 00031481  0x0000885b arg  0x000007e6 , 0x00000012 
- 00031482  0x0000885c arg  0x00000826 , 0x00000005 
- 00031483  0x0000885d call  0x00007c7d 
- 00031484  0x0000885f arg  0x00000826 , 0x00000011 
- 00031485  0x00008860 arg  0x00000846 , 0x00000012 
- 00031486  0x00008861 arg  0x00000826 , 0x00000005 
- 00031487  0x00008862 call  0x00007c7d 
- 00031488  0x00008864 arg  0x00000706 , 0x00000006 
- 00031489  0x00008865 arg  0x000007e6 , 0x00000005 
- 00031490  0x00008866 call  0x00007ebd 
- 00031491  0x00008867 arg  0x00000726 , 0x00000011 
- 00031492  0x00008868 arg  0x00000846 , 0x00000005 
- 00031493  0x00008869 call  0x00007c79 
- 00031494  0x0000886a arg  0x000007e6 , 0x00000011 
- 00031495  0x0000886b call  0x00007c80 
- 00031496  0x0000886c arg  0x000007e6 , 0x00000011 
- 00031497  0x0000886d call  0x00007c80 
- 00031498  0x0000886e arg  0x000007e6 , 0x00000011 
- 00031499  0x0000886f arg  0x00000846 , 0x00000012 
- 00031500  0x00008870 arg  0x000007e6 , 0x00000005 
- 00031501  0x00008871 call  0x00007be1 
- 00031502  0x00008872 arg  0x00000846 , 0x00000011 
- 00031503  0x00008873 arg  0x00000806 , 0x00000005 
- 00031504  0x00008874 call  0x00007c79 
- 00031505  0x00008875 arg  0x00000806 , 0x00000011 
- 00031506  0x00008876 call  0x00007c80 
- 00031507  0x00008877 arg  0x00000806 , 0x00000011 
- 00031508  0x00008878 call  0x00007c80 
- 00031509  0x00008879 arg  0x00000806 , 0x00000011 
- 00031510  0x0000887a call  0x00007c80 
- 00031511  0x0000887b arg  0x00000726 , 0x00000006 
- 00031512  0x0000887c arg  0x00000846 , 0x00000005 
- 00031513  0x0000887d call  0x00007ebd 
- 00031514  0x0000887e arg  0x00000846 , 0x00000011 
- 00031515  0x0000887f call  0x00007c80 
- 00031516  0x00008880 arg  0x00000846 , 0x00000011 
- 00031517  0x00008881 arg  0x00000746 , 0x00000012 
- 00031518  0x00008882 arg  0x00000746 , 0x00000005 
- 00031519  0x00008883 call  0x00007be1 
- 00031520  0x00008886 arg  0x00000826 , 0x00000011 
- 00031521  0x00008887 arg  0x00000846 , 0x00000005 
- 00031522  0x00008888 call  0x00007c79 
- 00031523  0x0000888a arg  0x00000846 , 0x00000011 
- 00031524  0x0000888b arg  0x000007e6 , 0x00000012 
- 00031525  0x0000888c arg  0x00000846 , 0x00000005 
- 00031526  0x0000888d call  0x00007c96 
- 00031527  0x0000888e arg  0x00000846 , 0x00000011 
- 00031528  0x0000888f arg  0x000007e6 , 0x00000012 
- 00031529  0x00008890 arg  0x00000706 , 0x00000005 
- 00031530  0x00008891 call  0x00007c96 
- 00031531  0x00008892 arg  0x000007e6 , 0x00000011 
- 00031532  0x00008893 arg  0x00000706 , 0x00000012 
- 00031533  0x00008894 arg  0x00000846 , 0x00000005 
- 00031534  0x00008895 call  0x00007c96 
- 00031535  0x00008896 arg  0x00000846 , 0x00000011 
- 00031536  0x00008897 arg  0x00000826 , 0x00000012 
- 00031537  0x00008898 arg  0x00000846 , 0x00000005 
- 00031538  0x00008899 call  0x00007be1 
- 00031539  0x0000889a arg  0x00000846 , 0x00000011 
- 00031540  0x0000889b arg  0x00000806 , 0x00000012 
- 00031541  0x0000889c arg  0x00000726 , 0x00000005 
- 00031542  0x0000889d branch  0x00007c96 
- 00031543  0x000088a1 arg  0x00000686 , 0x00000011 
- 00031544  0x000088a2 arg  0x00000866 , 0x00000005 
- 00031545  0x000088a3 call  0x00007c79 
- 00031546  0x000088a4 arg  0x00000706 , 0x00000011 
- 00031547  0x000088a5 arg  0x00000866 , 0x00000012 
- 00031548  0x000088a6 arg  0x00000806 , 0x00000005 
- 00031549  0x000088a7 call  0x00007be1 
- 00031550  0x000088aa arg  0x00000686 , 0x00000011 
- 00031551  0x000088ab arg  0x00000866 , 0x00000012 
- 00031552  0x000088ac arg  0x00000866 , 0x00000005 
- 00031553  0x000088ad call  0x00007be1 
- 00031554  0x000088ae arg  0x00000726 , 0x00000011 
- 00031555  0x000088af arg  0x00000866 , 0x00000012 
- 00031556  0x000088b0 arg  0x000007e6 , 0x00000005 
- 00031557  0x000088b1 call  0x00007be1 
- 00031558  0x000088b4 arg  0x00000746 , 0x00000011 
- 00031559  0x000088b5 arg  0x00000866 , 0x00000005 
- 00031560  0x000088b6 call  0x00007c79 
- 00031561  0x000088b7 arg  0x00000646 , 0x00000011 
- 00031562  0x000088b8 arg  0x00000866 , 0x00000012 
- 00031563  0x000088b9 arg  0x00000826 , 0x00000005 
- 00031564  0x000088ba call  0x00007be1 
- 00031565  0x000088bc arg  0x00000746 , 0x00000011 
- 00031566  0x000088bd arg  0x00000866 , 0x00000012 
- 00031567  0x000088be arg  0x00000866 , 0x00000005 
- 00031568  0x000088bf call  0x00007be1 
- 00031569  0x000088c0 arg  0x00000666 , 0x00000011 
- 00031570  0x000088c1 arg  0x00000866 , 0x00000012 
- 00031571  0x000088c2 arg  0x00000846 , 0x00000005 
- 00031572  0x000088c3 call  0x00007be1 
- 00031573  0x000088c8 arg  0x00000806 , 0x00000012 
- 00031574  0x000088c9 arg  0x00000826 , 0x00000011 
- 00031575  0x000088ca arg  0x00000866 , 0x00000005 
- 00031576  0x000088cb call  0x00007c96 
- 00031577  0x000088cc arg  0x00000806 , 0x00000011 
- 00031578  0x000088cd arg  0x00000826 , 0x00000012 
- 00031579  0x000088ce arg  0x00000806 , 0x00000005 
- 00031580  0x000088cf call  0x00007c7d 
- 00031581  0x000088d2 arg  0x000007e6 , 0x00000012 
- 00031582  0x000088d3 arg  0x00000846 , 0x00000011 
- 00031583  0x000088d4 arg  0x00000826 , 0x00000005 
- 00031584  0x000088d5 call  0x00007c96 
- 00031585  0x000088d6 arg  0x000007e6 , 0x00000011 
- 00031586  0x000088d7 arg  0x00000846 , 0x00000012 
- 00031587  0x000088d8 arg  0x000007e6 , 0x00000005 
- 00031588  0x000088d9 call  0x00007c7d 
- 00031589  0x000088da arg  0x000007e6 , 0x00000011 
- 00031590  0x000088db arg  0x00000866 , 0x00000012 
- 00031591  0x000088dc arg  0x000007e6 , 0x00000005 
- 00031592  0x000088dd call  0x00007be1 
- 00031593  0x000088de arg  0x00000746 , 0x00000011 
- 00031594  0x000088df arg  0x00000686 , 0x00000012 
- 00031595  0x000088e0 arg  0x00000846 , 0x00000005 
- 00031596  0x000088e1 call  0x00007be1 
- 00031597  0x000088e2 arg  0x00000846 , 0x00000011 
- 00031598  0x000088e3 arg  0x00000866 , 0x00000012 
- 00031599  0x000088e4 arg  0x00000746 , 0x00000005 
- 00031600  0x000088e5 call  0x00007be1 
- 00031601  0x000088e7 arg  0x00000866 , 0x00000011 
- 00031602  0x000088e8 arg  0x00000866 , 0x00000005 
- 00031603  0x000088e9 call  0x00007c79 
- 00031604  0x000088ea arg  0x00000866 , 0x00000011 
- 00031605  0x000088eb arg  0x00000806 , 0x00000012 
- 00031606  0x000088ec arg  0x00000846 , 0x00000005 
- 00031607  0x000088ed call  0x00007be1 
- 00031608  0x000088ee arg  0x00000866 , 0x00000011 
- 00031609  0x000088ef arg  0x000007e6 , 0x00000012 
- 00031610  0x000088f0 arg  0x000007e6 , 0x00000005 
- 00031611  0x000088f1 call  0x00007be1 
- 00031612  0x000088f2 arg  0x00000826 , 0x00000011 
- 00031613  0x000088f3 arg  0x00000706 , 0x00000005 
- 00031614  0x000088f4 call  0x00007c79 
- 00031615  0x000088f5 arg  0x00000706 , 0x00000011 
- 00031616  0x000088f6 arg  0x00000846 , 0x00000012 
- 00031617  0x000088f7 arg  0x00000706 , 0x00000005 
- 00031618  0x000088f8 call  0x00007c96 
- 00031619  0x000088f9 arg  0x00000706 , 0x00000006 
- 00031620  0x000088fa arg  0x00000866 , 0x00000005 
- 00031621  0x000088fb call  0x00007ebd 
- 00031622  0x000088fc arg  0x00000866 , 0x00000011 
- 00031623  0x000088fd call  0x00007c80 
- 00031624  0x000088fe arg  0x00000846 , 0x00000011 
- 00031625  0x000088ff arg  0x00000866 , 0x00000012 
- 00031626  0x00008900 arg  0x00000846 , 0x00000005 
- 00031627  0x00008901 call  0x00007c96 
- 00031628  0x00008902 arg  0x00000846 , 0x00000011 
- 00031629  0x00008903 arg  0x00000826 , 0x00000012 
- 00031630  0x00008904 arg  0x00000826 , 0x00000005 
- 00031631  0x00008905 call  0x00007be1 
- 00031632  0x00008906 arg  0x00000826 , 0x00000011 
- 00031633  0x00008907 arg  0x000007e6 , 0x00000012 
- 00031634  0x00008908 arg  0x00000726 , 0x00000005 
- 00031635  0x00008909 call  0x00007c96 
- 00031636  0x0000890a arg  0x00000726 , 0x00000011 
- 00031637  0x0000890b arg  0x0000091e , 0x00000012 
- 00031638  0x0000890c arg  0x00000726 , 0x00000005 
- 00031639  0x0000890d force  0x00000000 , 0x00000013 
- 00031640  0x0000890e fetch  0x00000001 , 0x00000726 
- 00031641  0x0000890f isolate1  0x00000000 , 0x0000003f 
- 00031642  0x00008910 call  0x00007c7b , 0x00000001 
- 00031643  0x00008911 copy  0x00000013 , 0x00000030 
- 00031644  0x00008912 arg  0x00000726 , 0x00000011 
- 00031645  0x00008913 call  0x00007cab 
- 00031646  0x00008914 fetch  0x00000001 , 0x00000745 
- 00031647  0x00008915 isolate1  0x00000000 , 0x00000030 
- 00031648  0x00008916 setflag  0x00000001 , 0x00000007 , 0x0000003f 
- 00031649  0x00008917 store  0x00000001 , 0x00000745 
- 00031650  0x00008918 rtn 
- 00031651  0x0000891b copy  0x00000005 , 0x0000000b 
- 00031652  0x0000891c arg  0x00000806 , 0x00000005 
- 00031653  0x0000891d call  0x00007ed0 
- 00031654  0x0000891e force  0x00000000 , 0x0000003f 
- 00031655  0x00008920 store  0x00000004 , 0x00000826 
- 00031656  0x00008921 jam  0x00000001 , 0x00000806 
- 00031657  0x00008922 arg  0x00000786 , 0x00000005 
- 00031658  0x00008923 call  0x00007ed2 
- 00031659  0x00008924 arg  0x0000091e , 0x00000006 
- 00031660  0x00008925 arg  0x000007c6 , 0x00000005 
- 00031661  0x00008926 call  0x00007ebd 
- 00031662  0x00008927 copy  0x00000011 , 0x00000006 
- 00031663  0x00008928 arg  0x000007e6 , 0x00000005 
- 00031664  0x00008929 call  0x00007ebd 
- 00031665  0x00008930 arg  0x000007e6 , 0x00000006 
- 00031666  0x00008931 call  0x00007cb5 
- 00031667  0x00008932 branch  0x00007bda , 0x00000034 
- 00031668  0x00008937 arg  0x000007e6 , 0x00000011 
- 00031669  0x00008938 arg  0x00000806 , 0x00000012 
- 00031670  0x00008939 call  0x00007cb8 
- 00031671  0x0000893a arg  0x000007c6 , 0x00000011 
- 00031672  0x0000893b arg  0x00000786 , 0x00000012 
- 00031673  0x0000893c call  0x00007cb8 
- 00031674  0x0000893e arg  0x000007e6 , 0x00000011 
- 00031675  0x0000893f arg  0x000007c6 , 0x00000012 
- 00031676  0x00008940 call  0x00007cb1 
- 00031677  0x00008941 branch  0x00007bcc , 0x00000002 
- 00031678  0x00008942 arg  0x000007c6 , 0x00000011 
- 00031679  0x00008943 arg  0x000007e6 , 0x00000012 
- 00031680  0x00008944 copy  0x00000011 , 0x00000005 
- 00031681  0x00008945 call  0x00007ca9 
- 00031682  0x00008946 arg  0x00000806 , 0x00000011 
- 00031683  0x00008947 arg  0x00000786 , 0x00000012 
- 00031684  0x00008948 copy  0x00000012 , 0x00000005 
- 00031685  0x00008949 call  0x00007c7b 
- 00031686  0x0000894a ifetch  0x00000001 , 0x00000011 
- 00031687  0x0000894b iadd  0x00000013 , 0x00000013 
- 00031688  0x0000894c ifetch  0x00000001 , 0x00000012 
- 00031689  0x0000894d iadd  0x00000013 , 0x0000003f 
- 00031690  0x0000894e istore  0x00000001 , 0x00000012 
- 00031691  0x0000894f branch  0x00007bb1 
- 00031692  0x00008951 arg  0x000007e6 , 0x00000011 
- 00031693  0x00008952 arg  0x000007c6 , 0x00000012 
- 00031694  0x00008953 copy  0x00000011 , 0x00000005 
- 00031695  0x00008954 call  0x00007ca9 
- 00031696  0x00008955 arg  0x00000786 , 0x00000011 
- 00031697  0x00008956 arg  0x00000806 , 0x00000012 
- 00031698  0x00008957 copy  0x00000012 , 0x00000005 
- 00031699  0x00008958 call  0x00007c7b 
- 00031700  0x00008959 ifetch  0x00000001 , 0x00000011 
- 00031701  0x0000895a iadd  0x00000013 , 0x00000013 
- 00031702  0x0000895b ifetch  0x00000001 , 0x00000012 
- 00031703  0x0000895c iadd  0x00000013 , 0x0000003f 
- 00031704  0x0000895d istore  0x00000001 , 0x00000012 
- 00031705  0x0000895e branch  0x00007bb1 
- 00031706  0x00008961 arg  0x00000786 , 0x00000011 
- 00031707  0x00008962 copy  0x0000000b , 0x00000005 
- 00031708  0x00008963 call  0x00007c0a 
- 00031709  0x00008965 arg  0x0000091e , 0x00000011 
- 00031710  0x00008966 copy  0x0000000b , 0x00000012 
- 00031711  0x00008967 copy  0x0000000b , 0x00000005 
- 00031712  0x00008968 branch  0x00007c96 
- 00031713  0x0000896c copy  0x00000005 , 0x0000000b 
- 00031714  0x0000896e force  0x00000000 , 0x00000038 
- 00031715  0x00008970 arg  0x00000786 , 0x00000005 
- 00031716  0x00008971 call  0x00007ed2 
- 00031717  0x00008972 arg  0x00000ad2 , 0x00000005 
- 00031718  0x00008973 call  0x00007ed2 
- 00031719  0x00008977 copy  0x00000011 , 0x00000006 
- 00031720  0x00008979 jam  0x00000000 , 0x00000ad2 
- 00031721  0x0000897a setarg  0x00000000 
- 00031722  0x0000897b call  0x00007c73 
- 00031723  0x0000897c copy  0x00000012 , 0x00000006 
- 00031724  0x0000897d call  0x00007c77 
- 00031725  0x00008980 force  0x00000000 , 0x00000007 
- 00031726  0x00008981 arg  0x00000786 , 0x00000005 
- 00031727  0x00008985 arg  0x00000ad2 , 0x00000002 
- 00031728  0x00008986 copy  0x00000007 , 0x00000012 
- 00031729  0x00008987 lshift2  0x00000012 , 0x0000003f 
- 00031730  0x00008989 iadd  0x00000002 , 0x00000012 
- 00031731  0x0000898a force  0x00000000 , 0x00000002 
- 00031732  0x0000898b force  0x00000000 , 0x00000013 
- 00031733  0x00008991 ifetch  0x00000004 , 0x00000005 
- 00031734  0x00008992 iforce  0x00000011 
- 00031735  0x00008995 ifetch  0x00000004 , 0x00000012 
- 00031736  0x00008996 copy  0x00000013 , 0x00000038 
- 00031737  0x00008997 imul32  0x0000002f , 0x0000003f 
- 00031738  0x00008998 iadd  0x00000011 , 0x0000003f 
- 00031739  0x00008999 iadd  0x00000002 , 0x0000003f 
- 00031740  0x0000899a istore  0x00000004 , 0x00000005 
- 00031741  0x0000899b rshift32  0x0000003f , 0x00000002 
- 00031742  0x0000899c increase  0x00000001 , 0x00000013 
- 00031743  0x0000899d compare  0x00000008 , 0x00000013 , 0x000000ff 
- 00031744  0x0000899e nbranch  0x00007bf5 , 0x00000001 
- 00031745  0x000089a0 deposit  0x00000002 
- 00031746  0x000089a1 istore  0x00000004 , 0x00000005 
- 00031747  0x000089a2 increase  0xffffffe0 , 0x00000005 
- 00031748  0x000089a5 increase  0x00000001 , 0x00000007 
- 00031749  0x000089a6 compare  0x00000008 , 0x00000007 , 0x000000ff 
- 00031750  0x000089a7 nbranch  0x00007bef , 0x00000001 
- 00031751  0x000089a8 arg  0x00000786 , 0x00000011 
- 00031752  0x000089a9 copy  0x0000000b , 0x00000005 
- 00031753  0x000089aa branch  0x00007c0a 
- 00031754  0x000089ad bpatchx  0x000000f2 , 0x0000403e 
- 00031755  0x000089ae copy  0x00000005 , 0x0000000b 
- 00031756  0x000089af copy  0x00000011 , 0x00000030 
- 00031757  0x000089b0 arg  0x000007c6 , 0x00000012 
- 00031758  0x000089b1 copy  0x00000012 , 0x00000005 
- 00031759  0x000089b2 call  0x00007ecd 
- 00031760  0x000089b3 istore  0x00000008 , 0x00000005 
- 00031761  0x000089b4 add  0x00000011 , 0x0000002c , 0x00000006 
- 00031762  0x000089b5 call  0x00007eb9 
- 00031763  0x000089b6 call  0x00007eb5 
- 00031764  0x000089b7 copy  0x00000012 , 0x00000011 
- 00031765  0x000089b8 call  0x00007c80 
- 00031766  0x000089b9 arg  0x000007c6 , 0x00000012 
- 00031767  0x000089ba copy  0x00000030 , 0x00000011 
- 00031768  0x000089bb copy  0x0000000b , 0x00000005 
- 00031769  0x000089bc call  0x00007c7d 
- 00031770  0x000089be arg  0x000007c6 , 0x00000012 
- 00031771  0x000089bf copy  0x00000012 , 0x00000005 
- 00031772  0x000089c0 call  0x00007ecd 
- 00031773  0x000089c1 istore  0x00000008 , 0x00000005 
- 00031774  0x000089c2 add  0x00000030 , 0x00000030 , 0x00000006 
- 00031775  0x000089c3 call  0x00007ebf 
- 00031776  0x000089c4 call  0x00007ecd 
- 00031777  0x000089c5 copy  0x00000012 , 0x00000011 
- 00031778  0x000089c6 call  0x00007c80 
- 00031779  0x000089ca arg  0x000007c6 , 0x00000012 
- 00031780  0x000089cb copy  0x0000000b , 0x00000011 
- 00031781  0x000089cc copy  0x00000011 , 0x00000005 
- 00031782  0x000089cd call  0x00007c7d 
- 00031783  0x000089d1 arg  0x000007c6 , 0x00000012 
- 00031784  0x000089d2 copy  0x00000012 , 0x00000005 
- 00031785  0x000089d3 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031786  0x000089d4 call  0x00007eb5 
- 00031787  0x000089d5 call  0x00007ecd 
- 00031788  0x000089d6 istore  0x00000008 , 0x00000005 
- 00031789  0x000089d7 add  0x00000030 , 0x00000038 , 0x00000006 
- 00031790  0x000089d8 call  0x00007eb9 
- 00031791  0x000089d9 copy  0x0000000b , 0x00000011 
- 00031792  0x000089da copy  0x00000011 , 0x00000005 
- 00031793  0x000089db call  0x00007c7d 
- 00031794  0x000089df arg  0x000007c6 , 0x00000012 
- 00031795  0x000089e0 copy  0x00000012 , 0x00000005 
- 00031796  0x000089e1 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031797  0x000089e2 call  0x00007eb5 
- 00031798  0x000089e3 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031799  0x000089e4 call  0x00007eb5 
- 00031800  0x000089e5 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031801  0x000089e6 call  0x00007eb6 
- 00031802  0x000089e7 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031803  0x000089e8 call  0x00007eb6 
- 00031804  0x000089e9 copy  0x0000000b , 0x00000011 
- 00031805  0x000089ea copy  0x00000011 , 0x00000005 
- 00031806  0x000089eb call  0x00007c7d 
- 00031807  0x000089ee arg  0x000007c6 , 0x00000012 
- 00031808  0x000089ef copy  0x00000012 , 0x00000005 
- 00031809  0x000089f0 add  0x00000030 , 0x0000002c , 0x00000006 
- 00031810  0x000089f1 call  0x00007eb5 
- 00031811  0x000089f2 call  0x00007ecd 
- 00031812  0x000089f3 istore  0x00000008 , 0x00000005 
- 00031813  0x000089f4 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031814  0x000089f5 call  0x00007eb6 
- 00031815  0x000089f6 add  0x00000030 , 0x00000028 , 0x00000006 
- 00031816  0x000089f7 call  0x00007eb6 
- 00031817  0x000089f8 copy  0x0000000b , 0x00000011 
- 00031818  0x000089f9 copy  0x00000011 , 0x00000005 
- 00031819  0x000089fa call  0x00007c96 
- 00031820  0x000089fd arg  0x000007c6 , 0x00000012 
- 00031821  0x000089fe copy  0x00000012 , 0x00000005 
- 00031822  0x000089ff add  0x00000030 , 0x00000030 , 0x00000006 
- 00031823  0x00008a00 call  0x00007eb9 
- 00031824  0x00008a01 call  0x00007eb9 
- 00031825  0x00008a02 force  0x00000000 , 0x0000003f 
- 00031826  0x00008a03 istore  0x00000008 , 0x00000005 
- 00031827  0x00008a04 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031828  0x00008a05 call  0x00007eb6 
- 00031829  0x00008a06 add  0x00000030 , 0x0000002c , 0x00000006 
- 00031830  0x00008a07 call  0x00007eb6 
- 00031831  0x00008a08 copy  0x0000000b , 0x00000011 
- 00031832  0x00008a09 copy  0x00000011 , 0x00000005 
- 00031833  0x00008a0a call  0x00007c96 
- 00031834  0x00008a0d arg  0x000007c6 , 0x00000012 
- 00031835  0x00008a0e copy  0x00000012 , 0x00000005 
- 00031836  0x00008a0f add  0x00000030 , 0x00000034 , 0x00000006 
- 00031837  0x00008a10 call  0x00007eb5 
- 00031838  0x00008a11 add  0x00000030 , 0x00000020 , 0x00000006 
- 00031839  0x00008a12 call  0x00007eb5 
- 00031840  0x00008a13 call  0x00007ecd 
- 00031841  0x00008a14 add  0x00000030 , 0x00000030 , 0x00000006 
- 00031842  0x00008a15 call  0x00007eb6 
- 00031843  0x00008a16 copy  0x0000000b , 0x00000011 
- 00031844  0x00008a17 copy  0x00000011 , 0x00000005 
- 00031845  0x00008a18 call  0x00007c96 
- 00031846  0x00008a1b arg  0x000007c6 , 0x00000012 
- 00031847  0x00008a1c copy  0x00000012 , 0x00000005 
- 00031848  0x00008a1d add  0x00000030 , 0x00000038 , 0x00000006 
- 00031849  0x00008a1e call  0x00007eb9 
- 00031850  0x00008a1f call  0x00007ecd 
- 00031851  0x00008a20 add  0x00000030 , 0x00000024 , 0x00000006 
- 00031852  0x00008a21 call  0x00007eb5 
- 00031853  0x00008a22 call  0x00007ecd 
- 00031854  0x00008a23 add  0x00000030 , 0x00000034 , 0x00000006 
- 00031855  0x00008a24 call  0x00007eb6 
- 00031856  0x00008a25 copy  0x0000000b , 0x00000011 
- 00031857  0x00008a26 copy  0x00000011 , 0x00000005 
- 00031858  0x00008a27 branch  0x00007c96 
- 00031859  0x00008a2b force  0x00000020 , 0x00000039 
- 00031860  0x00008a2c arg  0x00000ad2 , 0x00000005 
- 00031861  0x00008a2d iadd  0x00000005 , 0x00000005 
- 00031862  0x00008a2e branch  0x00007f01 
- 00031863  0x00008a31 force  0x00000008 , 0x00000039 
- 00031864  0x00008a32 branch  0x00007781 
- 00031865  0x00008a35 copy  0x00000011 , 0x00000012 
- 00031866  0x00008a36 branch  0x00007be1 
- 00031867  0x00008a39 force  0x00000008 , 0x00000039 
- 00031868  0x00008a3a branch  0x00007712 
- 00031869  0x00008a3d call  0x00007c7b 
- 00031870  0x00008a3e copy  0x00000005 , 0x00000011 
- 00031871  0x00008a3f branch  0x00007c81 
- 00031872  0x00008a42 call  0x00007cae 
- 00031873  0x00008a44 isolate1  0x00000000 , 0x00000013 
- 00031874  0x00008a45 branch  0x00007c8a , 0x00000001 
- 00031875  0x00008a46 arg  0x0000091e , 0x00000012 
- 00031876  0x00008a47 copy  0x00000011 , 0x00000013 
- 00031877  0x00008a48 increase  0xffffffe0 , 0x00000011 
- 00031878  0x00008a49 call  0x00007cb1 
- 00031879  0x00008a4a nrtn  0x00000002 
- 00031880  0x00008a4b copy  0x00000013 , 0x00000011 
- 00031881  0x00008a4c branch  0x00007c92 
- 00031882  0x00008a4f call  0x00007c92 
- 00031883  0x00008a51 copy  0x00000011 , 0x00000013 
- 00031884  0x00008a52 increase  0xffffffe0 , 0x00000011 
- 00031885  0x00008a53 arg  0x0000091e , 0x00000012 
- 00031886  0x00008a54 call  0x00007cb1 
- 00031887  0x00008a55 nrtn  0x00000002 
- 00031888  0x00008a56 copy  0x00000013 , 0x00000011 
- 00031889  0x00008a57 branch  0x00007c92 
- 00031890  0x00008a5b increase  0xffffffe0 , 0x00000011 
- 00031891  0x00008a5c arg  0x0000091e , 0x00000012 
- 00031892  0x00008a5d copy  0x00000011 , 0x00000005 
- 00031893  0x00008a5e branch  0x00007ca9 
- 00031894  0x00008a64 call  0x00007ca9 
- 00031895  0x00008a66 branch  0x00007ca0 , 0x00000001 
- 00031896  0x00008a69 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031897  0x00008a6a arg  0x0000091e , 0x00000012 
- 00031898  0x00008a6b call  0x00007cb1 
- 00031899  0x00008a6c nrtn  0x00000002 
- 00031900  0x00008a6d arg  0x0000091e , 0x00000012 
- 00031901  0x00008a6e add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031902  0x00008a70 copy  0x00000011 , 0x00000005 
- 00031903  0x00008a71 branch  0x00007ca9 
- 00031904  0x00008a73 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031905  0x00008a74 arg  0x0000091e , 0x00000012 
- 00031906  0x00008a75 copy  0x00000011 , 0x00000005 
- 00031907  0x00008a76 call  0x00007c7b 
- 00031908  0x00008a78 rtn  0x00000001 
- 00031909  0x00008a79 add  0x00000005 , 0xffffffe0 , 0x00000011 
- 00031910  0x00008a7a arg  0x0000091e , 0x00000012 
- 00031911  0x00008a7b copy  0x00000011 , 0x00000005 
- 00031912  0x00008a7c branch  0x00007c7b 
- 00031913  0x00008a81 force  0x00000008 , 0x00000039 
- 00031914  0x00008a82 branch  0x00007720 
- 00031915  0x00008a85 force  0x00000008 , 0x00000039 
- 00031916  0x00008a86 increase  0x0000001c , 0x00000011 
- 00031917  0x00008a87 branch  0x0000772f 
- 00031918  0x00008a8a force  0x00000008 , 0x00000039 
- 00031919  0x00008a8b force  0x00000000 , 0x00000013 
- 00031920  0x00008a8c branch  0x0000773d 
- 00031921  0x00008a8f force  0x00000008 , 0x00000039 
- 00031922  0x00008a90 increase  0x0000001c , 0x00000011 
- 00031923  0x00008a91 increase  0x0000001c , 0x00000012 
- 00031924  0x00008a92 branch  0x00007707 
- 00031925  0x00008a96 ifetch  0x00000008 , 0x00000006 
- 00031926  0x00008a97 nrtn  0x00000034 
- 00031927  0x00008a98 branch  0x000076f5 
- 00031928  0x00008a9e copy  0x00000011 , 0x00000030 
- 00031929  0x00008aa0 copy  0x00000030 , 0x00000011 
- 00031930  0x00008aa1 ifetch  0x00000001 , 0x00000011 
- 00031931  0x00008aa2 isolate1  0x00000000 , 0x0000003f 
- 00031932  0x00008aa3 rtn  0x00000001 
- 00031933  0x00008aa4 call  0x00007cab 
- 00031934  0x00008aa5 ifetch  0x00000001 , 0x00000012 
- 00031935  0x00008aa6 isolate0  0x00000000 , 0x0000003f 
- 00031936  0x00008aa7 branch  0x00007cc8 , 0x00000001 
- 00031937  0x00008aa8 arg  0x0000091e , 0x00000011 
- 00031938  0x00008aa9 copy  0x00000012 , 0x00000005 
- 00031939  0x00008aaa call  0x00007c7b 
- 00031940  0x00008aab ifetch  0x00000001 , 0x00000012 
- 00031941  0x00008aac iadd  0x00000013 , 0x0000003f 
- 00031942  0x00008aad istore  0x00000001 , 0x00000012 
- 00031943  0x00008aae increase  0xffffffe0 , 0x00000012 
- 00031944  0x00008ab0 add  0x00000012 , 0x00000020 , 0x00000011 
- 00031945  0x00008ab1 force  0x00000009 , 0x00000039 
- 00031946  0x00008ab2 call  0x0000772f 
- 00031947  0x00008ab3 branch  0x00007cb9 
- 00031948  0x00008ab8 call  0x00002c65 
- 00031949  0x00008ab9 rtn  0x0000002b 
- 00031950  0x00008aba call  0x00007cd3 
- 00031951  0x00008abb call  0x00007d75 
- 00031952  0x00008abc branch  0x00007d08 
- 00031953  0x00008abf call  0x00007d29 
- 00031954  0x00008ac1 branch  0x00007d64 
- 00031955  0x00008ac4 fetch  0x00000001 , 0x00004686 
- 00031956  0x00008ac5 rtneq  0x000000ff 
- 00031957  0x00008ac6 iforce  0x00000002 
- 00031958  0x00008ac7 call  0x0000680e 
- 00031959  0x00008ac8 fetcht  0x00000001 , 0x00004686 
- 00031960  0x00008ac9 call  0x00006825 
- 00031961  0x00008aca nop  0x00000064 
- 00031962  0x00008acb fetcht  0x00000001 , 0x00004686 
- 00031963  0x00008acc call  0x000067fb 
- 00031964  0x00008acd branch  0x00007cdd 
- 00031965  0x00008ad2 bpatchx  0x000000f3 , 0x0000403e 
- 00031966  0x00008ad3 fetch  0x00000001 , 0x00004686 
- 00031967  0x00008ad4 rtneq  0x000000ff 
- 00031968  0x00008ad5 copy  0x0000003f , 0x00000002 
- 00031969  0x00008ad6 call  0x0000681d 
- 00031970  0x00008ad7 nbranch  0x00007cef , 0x00000001 
- 00031971  0x00008ada call  0x00007cf9 
- 00031972  0x00008adb fetch  0x00000002 , 0x00004682 
- 00031973  0x00008adc set1  0x0000000c 
- 00031974  0x00008add store  0x00000002 , 0x00004682 
- 00031975  0x00008ade fetch  0x00000001 , 0x00004679 
- 00031976  0x00008adf rtneq  0x00000000 
- 00031977  0x00008ae0 jam  0x00000000 , 0x00004679 
- 00031978  0x00008ae2 fetch  0x00000001 , 0x00004685 
- 00031979  0x00008ae3 store  0x00000001 , 0x00004678 
- 00031980  0x00008ae4 call  0x00007d00 
- 00031981  0x00008ae5 jam  0x0000002c , 0x00000a99 
- 00031982  0x00008ae6 branch  0x00007d86 
- 00031983  0x00008ae8 fetch  0x00000002 , 0x00004682 
- 00031984  0x00008ae9 set0  0x0000000c 
- 00031985  0x00008aea store  0x00000002 , 0x00004682 
- 00031986  0x00008aeb fetch  0x00000001 , 0x00004679 
- 00031987  0x00008aec rtneq  0x00000001 
- 00031988  0x00008aed jam  0x00000001 , 0x00004679 
- 00031989  0x00008aef jam  0x00000000 , 0x00004678 
- 00031990  0x00008af0 call  0x00007d02 
- 00031991  0x00008af1 jam  0x0000002d , 0x00000a99 
- 00031992  0x00008af2 branch  0x00007d86 
- 00031993  0x00008af5 fetch  0x00000001 , 0x00004678 
- 00031994  0x00008af6 rtn  0x00000034 
- 00031995  0x00008af7 increase  0xffffffff , 0x0000003f 
- 00031996  0x00008af8 store  0x00000001 , 0x00004678 
- 00031997  0x00008af9 nrtn  0x00000034 
- 00031998  0x00008afb jam  0x00000010 , 0x00000a99 
- 00031999  0x00008afc branch  0x00007d86 
- 00032000  0x00008aff arg  0x00000007 , 0x00000007 
- 00032001  0x00008b00 branch  0x00002c32 
- 00032002  0x00008b03 arg  0x00000007 , 0x00000007 
- 00032003  0x00008b04 branch  0x00002c36 
- 00032004  0x00008b1b fetch  0x00000002 , 0x0000421b 
- 00032005  0x00008b1c mul32  0x00000011 , 0x0000000b , 0x00000012 
- 00032006  0x00008b1d iadd  0x00000012 , 0x00000012 
- 00032007  0x00008b1e rtn 
- 00032008  0x00008b22 fetch  0x00000001 , 0x0000421a 
- 00032009  0x00008b23 rtn  0x00000034 
- 00032010  0x00008b24 copy  0x0000003f , 0x00000039 
- 00032011  0x00008b25 fetch  0x00000002 , 0x0000421b 
- 00032012  0x00008b26 copy  0x0000003f , 0x00000012 
- 00032013  0x00008b28 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032014  0x00008b29 ifetcht  0x00000001 , 0x00000013 
- 00032015  0x00008b2a call  0x0000680e 
- 00032016  0x00008b2b call  0x00007d32 
- 00032017  0x00008b2c increase  0x0000000b , 0x00000012 
- 00032018  0x00008b2d loop  0x00007d0d 
- 00032019  0x00008b2e rtn 
- 00032020  0x00008b33 call  0x00007d04 
- 00032021  0x00008b34 setarg  0x00000002 
- 00032022  0x00008b35 istore  0x00000001 , 0x00000012 
- 00032023  0x00008b36 call  0x00007d5e 
- 00032024  0x00008b37 branch  0x00007d35 
- 00032025  0x00008b3d call  0x00007d04 
- 00032026  0x00008b3e setarg  0x00000003 
- 00032027  0x00008b3f istore  0x00000001 , 0x00000012 
- 00032028  0x00008b40 call  0x00007d5e 
- 00032029  0x00008b41 branch  0x00007d32 
- 00032030  0x00008b46 call  0x00007d04 
- 00032031  0x00008b47 setarg  0x00000001 
- 00032032  0x00008b48 istore  0x00000001 , 0x00000012 
- 00032033  0x00008b49 setarg  0x000000ff 
- 00032034  0x00008b4a istore  0x00000001 , 0x00000005 
- 00032035  0x00008b4b branch  0x00007d32 
- 00032036  0x00008b51 call  0x00007d04 
- 00032037  0x00008b52 arg  0x0000000b , 0x00000039 
- 00032038  0x00008b53 copy  0x00000013 , 0x00000006 
- 00032039  0x00008b54 copy  0x00000012 , 0x00000005 
- 00032040  0x00008b55 branch  0x00007ef4 
- 00032041  0x00008b5a fetch  0x00000001 , 0x0000421a 
- 00032042  0x00008b5b rtn  0x00000034 
- 00032043  0x00008b5c arg  0x00000000 , 0x00000011 
- 00032044  0x00008b5e call  0x00007d38 
- 00032045  0x00008b5f increase  0x00000001 , 0x00000011 
- 00032046  0x00008b60 fetch  0x00000001 , 0x0000421a 
- 00032047  0x00008b61 isub  0x00000011 , 0x0000003e 
- 00032048  0x00008b62 rtn  0x00000005 
- 00032049  0x00008b63 branch  0x00007d2c 
- 00032050  0x00008b67 add  0x00000012 , 0x00000002 , 0x00000013 
- 00032051  0x00008b68 ifetcht  0x00000001 , 0x00000013 
- 00032052  0x00008b69 branch  0x00006825 
- 00032053  0x00008b6d add  0x00000012 , 0x00000002 , 0x00000013 
- 00032054  0x00008b6e ifetcht  0x00000001 , 0x00000013 
- 00032055  0x00008b6f branch  0x00006829 
- 00032056  0x00008b74 add  0x00000011 , 0x0000000b , 0x00000007 
- 00032057  0x00008b75 call  0x00007f16 
- 00032058  0x00008b76 nrtn  0x00000034 
- 00032059  0x00008b78 call  0x00007d04 
- 00032060  0x00008b7a ifetch  0x00000001 , 0x00000012 
- 00032061  0x00008b7c beq  0x00000002 , 0x00007d35 
- 00032062  0x00008b7d beq  0x00000003 , 0x00007d32 
- 00032063  0x00008b7e beq  0x00000000 , 0x00007d32 
- 00032064  0x00008b7f beq  0x00000005 , 0x00007d4c 
- 00032065  0x00008b81 call  0x00007d35 
- 00032066  0x00008b82 add  0x00000012 , 0x00000007 , 0x00000013 
- 00032067  0x00008b83 call  0x00007e7c 
- 00032068  0x00008b84 ifetch  0x00000002 , 0x00000013 
- 00032069  0x00008b85 call  0x00007f9c 
- 00032070  0x00008b86 call  0x00007e8c 
- 00032071  0x00008b87 setarg  0x00000005 
- 00032072  0x00008b88 istore  0x00000001 , 0x00000012 
- 00032073  0x00008b89 add  0x00000012 , 0x00000003 , 0x00000013 
- 00032074  0x00008b8a ifetch  0x00000002 , 0x00000013 
- 00032075  0x00008b8b branch  0x00007d5c 
- 00032076  0x00008b8f call  0x00007d32 
- 00032077  0x00008b90 add  0x00000012 , 0x00000009 , 0x00000013 
- 00032078  0x00008b91 call  0x00007e7c 
- 00032079  0x00008b92 ifetch  0x00000002 , 0x00000013 
- 00032080  0x00008b93 call  0x00007f9c 
- 00032081  0x00008b94 call  0x00007e8c 
- 00032082  0x00008b96 add  0x00000012 , 0x00000001 , 0x00000013 
- 00032083  0x00008b97 ifetch  0x00000001 , 0x00000013 
- 00032084  0x00008b98 beq  0x000000ff , 0x00007d58 
- 00032085  0x00008b99 increase  0xffffffff , 0x0000003f 
- 00032086  0x00008b9a istore  0x00000001 , 0x00000013 
- 00032087  0x00008b9b branch  0x00007d19 , 0x00000034 
- 00032088  0x00008b9d setarg  0x00000004 
- 00032089  0x00008b9e istore  0x00000001 , 0x00000012 
- 00032090  0x00008b9f add  0x00000012 , 0x00000005 , 0x00000013 
- 00032091  0x00008ba0 ifetch  0x00000002 , 0x00000013 
- 00032092  0x00008ba2 add  0x00000011 , 0x0000000b , 0x00000007 
- 00032093  0x00008ba3 branch  0x00007f08 
- 00032094  0x00008ba6 setarg  0x00000000 
- 00032095  0x00008ba7 branch  0x00007d5c 
- 00032096  0x00008bae setarg  0x00001000 
- 00032097  0x00008baf lshift16  0x0000003f , 0x0000003f 
- 00032098  0x00008bb0 iadd  0x00000012 , 0x00000012 
- 00032099  0x00008bb1 rtn 
- 00032100  0x00008bb4 bpatchx  0x000000f4 , 0x0000403e 
- 00032101  0x00008bb5 arg  0x00000000 , 0x00000011 
- 00032102  0x00008bb6 fetcht  0x00000004 , 0x0000467a 
- 00032103  0x00008bb7 copy  0x00000022 , 0x00000012 
- 00032104  0x00008bb8 copy  0x00000012 , 0x0000003f 
- 00032105  0x00008bb9 isub  0x00000002 , 0x0000003e 
- 00032106  0x00008bba ncall  0x00007d60 , 0x00000002 
- 00032107  0x00008bbd copy  0x00000012 , 0x0000003f 
- 00032108  0x00008bbe increase  0x000000a0 , 0x00000002 
- 00032109  0x00008bbf increase  0x000000a0 , 0x00000002 
- 00032110  0x00008bc0 isub  0x00000002 , 0x0000003e 
- 00032111  0x00008bc1 nbranch  0x00007d78 , 0x00000002 
- 00032112  0x00008bc2 increase  0x00000001 , 0x00000011 
- 00032113  0x00008bc3 and  0x00000011 , 0x0000000f , 0x0000003f 
- 00032114  0x00008bc4 nbranch  0x00007d6b , 0x00000034 
- 00032115  0x00008bc5 arg  0x00000000 , 0x00000011 
- 00032116  0x00008bc6 call  0x00007d7f 
- 00032117  0x00008bc8 copy  0x00000022 , 0x0000003f 
- 00032118  0x00008bc9 store  0x00000004 , 0x0000467a 
- 00032119  0x00008bca rtn 
- 00032120  0x00008bcc bpatchx  0x000000f5 , 0x0000403e 
- 00032121  0x00008bcd copy  0x00000011 , 0x0000003f 
- 00032122  0x00008bce rtn  0x00000034 
- 00032123  0x00008bcf increase  0xffffff60 , 0x00000002 
- 00032124  0x00008bd0 increase  0xffffff60 , 0x00000002 
- 00032125  0x00008bd1 set0  0x0000001c , 0x00000002 
- 00032126  0x00008bd2 storet  0x00000004 , 0x0000467a 
- 00032127  0x00008bd4 branch  0x0000335f 
- 00032128  0x00008bdc jam  0x00000001 , 0x00004666 
- 00032129  0x00008bde fetch  0x00000001 , 0x00004667 
- 00032130  0x00008bdf nbranch  0x00007d81 , 0x00000034 
- 00032131  0x00008be0 rtn 
- 00032132  0x00008be3 jam  0x00000000 , 0x00004666 
- 00032133  0x00008be4 rtn 
- 00032134  0x00008be9 bpatchx  0x000000f6 , 0x0000403e 
- 00032135  0x00008bea call  0x00007d80 
- 00032136  0x00008beb copy  0x00000011 , 0x0000003f 
- 00032137  0x00008bec store  0x00000004 , 0x00000a91 
- 00032138  0x00008bed arg  0x00004668 , 0x00000011 
- 00032139  0x00008bee call  0x00007fb8 
- 00032140  0x00008bef fetch  0x00000004 , 0x00000a91 
- 00032141  0x00008bf0 copy  0x0000003f , 0x00000011 
- 00032142  0x00008bf1 branch  0x00007d84 
- 00032143  0x00008bf4 bpatchx  0x000000f7 , 0x0000403e 
- 00032144  0x00008bf5 call  0x00007d80 
- 00032145  0x00008bf6 copy  0x00000011 , 0x0000003f 
- 00032146  0x00008bf7 store  0x00000004 , 0x00000a91 
- 00032147  0x00008bf8 arg  0x00004670 , 0x00000011 
- 00032148  0x00008bf9 call  0x00007fb8 
- 00032149  0x00008bfa fetch  0x00000004 , 0x00000a91 
- 00032150  0x00008bfb copy  0x0000003f , 0x00000011 
- 00032151  0x00008bfc branch  0x00007d84 
- 00032152  0x00008bff setarg  0x00000000 
- 00032153  0x00008c00 store  0x00000008 , 0x00004670 
- 00032154  0x00008c01 store  0x00000008 , 0x00004668 
- 00032155  0x00008c02 rtn 
- 00032156  0x00008c05 bpatchx  0x000000f8 , 0x0000403f 
- 00032157  0x00008c06 fetch  0x00000001 , 0x000041ce 
- 00032158  0x00008c07 nrtn  0x00000034 
- 00032159  0x00008c08 arg  0x00004670 , 0x00000011 
- 00032160  0x00008c09 call  0x00007fd0 
- 00032161  0x00008c0a rtn  0x00000034 
- 00032162  0x00008c0b jam  0x00000000 , 0x00000a90 
- 00032163  0x00008c0c call  0x00007da7 
- 00032164  0x00008c0d fetch  0x00000001 , 0x00000a90 
- 00032165  0x00008c0e branch  0x00007d9c , 0x00000034 
- 00032166  0x00008c0f rtn 
- 00032167  0x00008c12 call  0x00007d80 
- 00032168  0x00008c13 arg  0x00004670 , 0x00000011 
- 00032169  0x00008c14 call  0x00007fc4 
- 00032170  0x00008c15 copy  0x0000003f , 0x00000002 
- 00032171  0x00008c16 call  0x00007d84 
- 00032172  0x00008c17 bpatchx  0x000000f9 , 0x0000403f 
- 00032173  0x00008c18 copy  0x00000002 , 0x0000003f 
- 00032174  0x00008c19 rtn  0x00000034 
- 00032175  0x00008c1a beq  0x00000001 , 0x00007ddd 
- 00032176  0x00008c1b beq  0x00000002 , 0x00007de2 
- 00032177  0x00008c1c beq  0x00000003 , 0x00007de8 
- 00032178  0x00008c1d beq  0x00000007 , 0x00007ded 
- 00032179  0x00008c1e beq  0x00000008 , 0x00007dee 
- 00032180  0x00008c1f beq  0x00000009 , 0x00007def 
- 00032181  0x00008c20 beq  0x0000000b , 0x00007df2 
- 00032182  0x00008c21 beq  0x0000000c , 0x00007df3 
- 00032183  0x00008c22 beq  0x0000000d , 0x00007df4 
- 00032184  0x00008c23 beq  0x0000000e , 0x00007dfa 
- 00032185  0x00008c24 beq  0x0000000f , 0x00007dff 
- 00032186  0x00008c25 beq  0x00000010 , 0x00007e05 
- 00032187  0x00008c26 beq  0x00000013 , 0x00007e0f 
- 00032188  0x00008c27 beq  0x00000014 , 0x00007e11 
- 00032189  0x00008c28 beq  0x00000015 , 0x00007e13 
- 00032190  0x00008c29 beq  0x00000016 , 0x00007e15 
- 00032191  0x00008c2a beq  0x00000017 , 0x00007e18 
- 00032192  0x00008c2b beq  0x00000018 , 0x00007e1a 
- 00032193  0x00008c2c beq  0x00000019 , 0x00007e1d 
- 00032194  0x00008c2d beq  0x0000001b , 0x00007e25 
- 00032195  0x00008c2e beq  0x0000001e , 0x00007e2f 
- 00032196  0x00008c30 store  0x00000001 , 0x00000a99 
- 00032197  0x00008c31 bpatchx  0x000000fa , 0x0000403f 
- 00032198  0x00008c32 call  0x000062bc 
- 00032199  0x00008c33 nbranch  0x00007ddb , 0x00000034 
- 00032200  0x00008c35 fetch  0x00000001 , 0x00000a99 
- 00032201  0x00008c36 bmark0  0x00000009 , 0x00007dd6 
- 00032202  0x00008c37 beq  0x00000004 , 0x00007dea 
- 00032203  0x00008c38 beq  0x00000005 , 0x00004d17 
- 00032204  0x00008c39 beq  0x00000006 , 0x00004d26 
- 00032205  0x00008c3a beq  0x0000000a , 0x00007df0 
- 00032206  0x00008c3b beq  0x00000011 , 0x00007e0a 
- 00032207  0x00008c3c beq  0x00000012 , 0x00007e0e 
- 00032208  0x00008c3d beq  0x0000001d , 0x00007e26 
- 00032209  0x00008c3e beq  0x0000001f , 0x000067cc 
- 00032210  0x00008c3f beq  0x00000020 , 0x000067d0 
- 00032211  0x00008c40 beq  0x00000021 , 0x00007e31 
- 00032212  0x00008c41 beq  0x00000025 , 0x0000670b 
- 00032213  0x00008c42 rtn 
- 00032214  0x00008c45 store  0x00000001 , 0x00000a99 
- 00032215  0x00008c46 call  0x00002252 
- 00032216  0x00008c47 branch  0x00007ddb , 0x00000005 
- 00032217  0x00008c48 call  0x0000225a 
- 00032218  0x00008c49 nrtn  0x00000005 
- 00032219  0x00008c4b jam  0x00000001 , 0x00000a90 
- 00032220  0x00008c4c branch  0x00007d8f 
- 00032221  0x00008c52 fetch  0x00000002 , 0x00004682 
- 00032222  0x00008c53 set1  0x00000006 
- 00032223  0x00008c54 store  0x00000002 , 0x00004682 
- 00032224  0x00008c55 jam  0x00000003 , 0x00004093 
- 00032225  0x00008c56 rtn 
- 00032226  0x00008c5b jam  0x00000000 , 0x00004680 
- 00032227  0x00008c5c jam  0x00000000 , 0x00004093 
- 00032228  0x00008c5d fetch  0x00000002 , 0x00004682 
- 00032229  0x00008c5e set0  0x00000006 
- 00032230  0x00008c5f store  0x00000002 , 0x00004682 
- 00032231  0x00008c60 rtn 
- 00032232  0x00008c65 jam  0x00000005 , 0x000041ce 
- 00032233  0x00008c66 rtn 
- 00032234  0x00008c6b jam  0x00000007 , 0x0000007c 
- 00032235  0x00008c6c jam  0x00000013 , 0x000004ca 
- 00032236  0x00008c6d rtn 
- 00032237  0x00008c72 rtn 
- 00032238  0x00008c77 rtn 
- 00032239  0x00008c7c rtn 
- 00032240  0x00008c81 jam  0x00000002 , 0x000004d4 
- 00032241  0x00008c82 branch  0x00004d0a 
- 00032242  0x00008c87 rtn 
- 00032243  0x00008c8c rtn 
- 00032244  0x00008c91 jam  0x00000001 , 0x0000436e 
- 00032245  0x00008c92 jam  0x00000000 , 0x00004484 
- 00032246  0x00008c93 fetch  0x00000002 , 0x00004682 
- 00032247  0x00008c94 set1  0x0000000b , 0x0000003f 
- 00032248  0x00008c95 store  0x00000002 , 0x00004682 
- 00032249  0x00008c96 rtn 
- 00032250  0x00008c9b fetch  0x00000002 , 0x00004682 
- 00032251  0x00008c9c set0  0x0000000b , 0x0000003f 
- 00032252  0x00008c9d store  0x00000002 , 0x00004682 
- 00032253  0x00008c9e jam  0x00000000 , 0x0000436e 
- 00032254  0x00008c9f rtn 
- 00032255  0x00008ca4 jam  0x00000001 , 0x0000436e 
- 00032256  0x00008ca5 jam  0x00000001 , 0x00004484 
- 00032257  0x00008ca6 fetch  0x00000002 , 0x00004682 
- 00032258  0x00008ca7 set1  0x0000000b , 0x0000003f 
- 00032259  0x00008ca8 store  0x00000002 , 0x00004682 
- 00032260  0x00008ca9 rtn 
- 00032261  0x00008cae fetch  0x00000002 , 0x00004682 
- 00032262  0x00008caf set0  0x0000000b , 0x0000003f 
- 00032263  0x00008cb0 store  0x00000002 , 0x00004682 
- 00032264  0x00008cb1 jam  0x00000000 , 0x0000436e 
- 00032265  0x00008cb2 rtn 
- 00032266  0x00008cb7 setarg  0x00000014 
- 00032267  0x00008cb8 store  0x00000002 , 0x0000046d 
- 00032268  0x00008cb9 store  0x00000002 , 0x000044ba 
- 00032269  0x00008cba branch  0x00005c92 
- 00032270  0x00008cbf branch  0x00005abf 
- 00032271  0x00008cc4 arg  0x00000000 , 0x00000011 
- 00032272  0x00008cc5 branch  0x00007d19 
- 00032273  0x00008cca arg  0x00000000 , 0x00000011 
- 00032274  0x00008ccb branch  0x00007d14 
- 00032275  0x00008cd0 arg  0x00000000 , 0x00000011 
- 00032276  0x00008cd1 branch  0x00007d1e 
- 00032277  0x00008cd6 jam  0x00000001 , 0x00004369 
- 00032278  0x00008cd7 jam  0x0000001b , 0x000041ce 
- 00032279  0x00008cda rtn 
- 00032280  0x00008cdf jam  0x00000001 , 0x00004369 
- 00032281  0x00008ce0 rtn 
- 00032282  0x00008ce5 jam  0x00000000 , 0x00004369 
- 00032283  0x00008ce6 jam  0x00000000 , 0x000041ce 
- 00032284  0x00008ce7 rtn 
- 00032285  0x00008cec fetch  0x00000002 , 0x000041eb 
- 00032286  0x00008ced call  0x00007f9c 
- 00032287  0x00008cee fetch  0x00000001 , 0x00004686 
- 00032288  0x00008cef beq  0x000000ff , 0x00007e23 
- 00032289  0x00008cf0 copy  0x0000003f , 0x00000002 
- 00032290  0x00008cf1 call  0x000067fb 
- 00032291  0x00008cf3 call  0x00007d98 
- 00032292  0x00008cf4 branch  0x00002b1f 
- 00032293  0x00008cf9 branch  0x00005b02 
- 00032294  0x00008cfe jam  0x00000034 , 0x0000007c 
- 00032295  0x00008cff set1  0x00000003 , 0x00000000 
- 00032296  0x00008d00 nrtn  0x00000029 
- 00032297  0x00008d01 jam  0x00000000 , 0x0000455b 
- 00032298  0x00008d02 jam  0x00000013 , 0x0000007c 
- 00032299  0x00008d03 fetch  0x00000001 , 0x0000016d 
- 00032300  0x00008d04 set0  0x00000002 , 0x0000003f 
- 00032301  0x00008d05 store  0x00000001 , 0x0000016d 
- 00032302  0x00008d06 rtn 
- 00032303  0x00008d0b force  0x00000003 , 0x00000007 
- 00032304  0x00008d0c branch  0x00007f07 
- 00032305  0x00008d11 call  0x000062f8 
- 00032306  0x00008d12 jam  0x00000041 , 0x0000007d 
- 00032307  0x00008d13 branch  0x00005f9d 
- 00032308  0x00008d17 fetch  0x00000001 , 0x00004682 
- 00032309  0x00008d18 rtnbit0  0x0000000c 
- 00032310  0x00008d19 rtnbit0  0x00000007 
- 00032311  0x00008d1a branch  0x00007e2f 
- 00032312  0x00008d20 fetch  0x00000002 , 0x00004218 
- 00032313  0x00008d21 add  0x0000003f , 0x00000002 , 0x00000005 
- 00032314  0x00008d22 setarg  0x00000000 
- 00032315  0x00008d23 istore  0x00000003 , 0x00000005 
- 00032316  0x00008d24 rtn 
- 00032317  0x00008d29 call  0x00007fe9 
- 00032318  0x00008d2a call  0x00007e69 
- 00032319  0x00008d2b rtn  0x00000034 
- 00032320  0x00008d2c fetch  0x00000002 , 0x00004218 
- 00032321  0x00008d2d add  0x0000003f , 0x00000002 , 0x00000012 
- 00032322  0x00008d2e ifetcht  0x00000001 , 0x00000012 
- 00032323  0x00008d2f increase  0x00000001 , 0x00000002 
- 00032324  0x00008d30 istoret  0x00000001 , 0x00000012 
- 00032325  0x00008d32 ifetcht  0x00000001 , 0x0000003f 
- 00032326  0x00008d33 copy  0x00000002 , 0x00000039 
- 00032327  0x00008d34 add  0x0000003f , 0x00000004 , 0x00000012 
- 00032328  0x00008d35 ifetch  0x00000001 , 0x00000012 
- 00032329  0x00008d36 imul32  0x00000002 , 0x0000003f 
- 00032330  0x00008d37 iadd  0x00000006 , 0x00000005 
- 00032331  0x00008d38 copy  0x00000011 , 0x00000006 
- 00032332  0x00008d3a call  0x00007f01 
- 00032333  0x00008d3b call  0x00007e6d 
- 00032334  0x00008d3c pincrease  0xffffffff 
- 00032335  0x00008d3d ifetcht  0x00000001 , 0x00000012 
- 00032336  0x00008d3e increase  0x00000001 , 0x00000002 
- 00032337  0x00008d3f iand  0x00000002 , 0x00000002 
- 00032338  0x00008d40 istoret  0x00000001 , 0x00000012 
- 00032339  0x00008d41 branch  0x00007fe7 
- 00032340  0x00008d47 call  0x00007fe9 
- 00032341  0x00008d48 call  0x00007e65 
- 00032342  0x00008d49 rtn  0x00000034 
- 00032343  0x00008d4a fetch  0x00000002 , 0x00004218 
- 00032344  0x00008d4b add  0x0000003f , 0x00000002 , 0x00000012 
- 00032345  0x00008d4c ifetcht  0x00000001 , 0x00000012 
- 00032346  0x00008d4d increase  0xffffffff , 0x00000002 
- 00032347  0x00008d4e istoret  0x00000001 , 0x00000012 
- 00032348  0x00008d4f ifetcht  0x00000001 , 0x0000003f 
- 00032349  0x00008d50 copy  0x00000002 , 0x00000039 
- 00032350  0x00008d51 add  0x0000003f , 0x00000003 , 0x00000012 
- 00032351  0x00008d52 ifetch  0x00000001 , 0x00000012 
- 00032352  0x00008d53 imul32  0x00000002 , 0x0000003f 
- 00032353  0x00008d54 iadd  0x00000006 , 0x00000006 
- 00032354  0x00008d55 increase  0x00000001 , 0x00000006 
- 00032355  0x00008d56 copy  0x00000011 , 0x00000005 
- 00032356  0x00008d57 branch  0x00007e4c 
- 00032357  0x00008d5c fetch  0x00000002 , 0x00004218 
- 00032358  0x00008d5d add  0x0000003f , 0x00000002 , 0x00000006 
- 00032359  0x00008d5e ifetch  0x00000001 , 0x00000006 
- 00032360  0x00008d5f rtn 
- 00032361  0x00008d63 call  0x00007e6d 
- 00032362  0x00008d64 ifetcht  0x00000001 , 0x00000006 
- 00032363  0x00008d65 isub  0x00000002 , 0x0000003f 
- 00032364  0x00008d66 rtn 
- 00032365  0x00008d6a fetch  0x00000002 , 0x00004218 
- 00032366  0x00008d6b add  0x0000003f , 0x00000001 , 0x00000006 
- 00032367  0x00008d6c ifetch  0x00000001 , 0x00000006 
- 00032368  0x00008d6d rtn 
- 00032369  0x00008d76 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032370  0x00008d77 rtn  0x00000005 
- 00032371  0x00008d79 rshift  0x0000003f , 0x0000003f 
- 00032372  0x00008d7a loop  0x00007e73 
- 00032373  0x00008d7b rtn 
- 00032374  0x00008d7f force  0x00000001 , 0x0000003f 
- 00032375  0x00008d80 sub  0x00000039 , 0x00000000 , 0x0000003e 
- 00032376  0x00008d81 rtn  0x00000005 
- 00032377  0x00008d83 lshift  0x0000003f , 0x0000003f 
- 00032378  0x00008d84 loop  0x00007e79 
- 00032379  0x00008d85 rtn 
- 00032380  0x00008d87 deposit  0x00000005 
- 00032381  0x00008d88 store  0x00000002 , 0x00000abb 
- 00032382  0x00008d89 storet  0x00000008 , 0x00000aa2 
- 00032383  0x00008d8a deposit  0x0000000b 
- 00032384  0x00008d8b store  0x00000004 , 0x00000aaa 
- 00032385  0x00008d8c call  0x00007e85 
- 00032386  0x00008d8d deposit  0x00000006 
- 00032387  0x00008d8e store  0x00000002 , 0x00000ab9 
- 00032388  0x00008d8f rtn 
- 00032389  0x00008d92 deposit  0x00000011 
- 00032390  0x00008d93 store  0x00000004 , 0x00000aae 
- 00032391  0x00008d94 deposit  0x00000012 
- 00032392  0x00008d95 store  0x00000004 , 0x00000ab2 
- 00032393  0x00008d96 deposit  0x00000013 
- 00032394  0x00008d97 store  0x00000003 , 0x00000ab6 
- 00032395  0x00008d98 rtn 
- 00032396  0x00008d9b fetcht  0x00000008 , 0x00000aa2 
- 00032397  0x00008d9c fetch  0x00000004 , 0x00000aaa 
- 00032398  0x00008d9d iforce  0x0000000b 
- 00032399  0x00008d9e call  0x00007e95 
- 00032400  0x00008d9f fetch  0x00000002 , 0x00000abb 
- 00032401  0x00008da0 iforce  0x00000005 
- 00032402  0x00008da1 fetch  0x00000002 , 0x00000ab9 
- 00032403  0x00008da2 iforce  0x00000006 
- 00032404  0x00008da3 rtn 
- 00032405  0x00008da6 fetch  0x00000004 , 0x00000aae 
- 00032406  0x00008da7 iforce  0x00000011 
- 00032407  0x00008da8 fetch  0x00000004 , 0x00000ab2 
- 00032408  0x00008da9 iforce  0x00000012 
- 00032409  0x00008daa fetch  0x00000003 , 0x00000ab6 
- 00032410  0x00008dab iforce  0x00000013 
- 00032411  0x00008dac rtn 
- 00032412  0x00008daf fetch  0x00000002 , 0x00000abb 
- 00032413  0x00008db0 copy  0x0000003f , 0x00000005 
- 00032414  0x00008db1 rtn 
- 00032415  0x00008db3 fetch  0x00000002 , 0x00000ab9 
- 00032416  0x00008db4 copy  0x0000003f , 0x00000006 
- 00032417  0x00008db5 rtn 
- 00032418  0x00008db7 copy  0x00000005 , 0x0000003f 
- 00032419  0x00008db8 store  0x00000002 , 0x00000abb 
- 00032420  0x00008db9 rtn 
- 00032421  0x00008dbb copy  0x00000006 , 0x0000003f 
- 00032422  0x00008dbc store  0x00000002 , 0x00000ab9 
- 00032423  0x00008dbd rtn 
- 00032424  0x00008dc2 copy  0x00000005 , 0x0000003f 
- 00032425  0x00008dc3 store  0x00000002 , 0x00000a97 
- 00032426  0x00008dc4 copy  0x00000006 , 0x0000003f 
- 00032427  0x00008dc5 store  0x00000002 , 0x00000a95 
- 00032428  0x00008dc6 rtn 
- 00032429  0x00008dc8 fetch  0x00000002 , 0x00000a97 
- 00032430  0x00008dc9 copy  0x0000003f , 0x00000005 
- 00032431  0x00008dca fetch  0x00000002 , 0x00000a95 
- 00032432  0x00008dcb copy  0x0000003f , 0x00000006 
- 00032433  0x00008dcc rtn 
- 00032434  0x00008dcf call  0x00007ebd 
- 00032435  0x00008dd1 call  0x00007ebd 
- 00032436  0x00008dd2 branch  0x00007ebd 
- 00032437  0x00008dd4 call  0x00007eb9 
- 00032438  0x00008dd6 ifetch  0x00000004 , 0x00000006 
- 00032439  0x00008dd7 istore  0x00000004 , 0x00000005 
- 00032440  0x00008dd8 rtn 
- 00032441  0x00008dda ifetch  0x00000008 , 0x00000006 
- 00032442  0x00008ddb istore  0x00000008 , 0x00000005 
- 00032443  0x00008ddc rtn 
- 00032444  0x00008ddf call  0x00007ebf 
- 00032445  0x00008de1 call  0x00007eb9 
- 00032446  0x00008de3 call  0x00007eb9 
- 00032447  0x00008de5 call  0x00007eb9 
- 00032448  0x00008de6 branch  0x00007eb9 
- 00032449  0x00008deb arg  0x0000000a , 0x00000039 
- 00032450  0x00008ded nop  0x00002ee0 
- 00032451  0x00008dee loop  0x00007ec2 
- 00032452  0x00008def rtn 
- 00032453  0x00008df2 force  0x00000003 , 0x00000039 
- 00032454  0x00008df4 force  0x00000000 , 0x0000003f 
- 00032455  0x00008df6 istore  0x00000008 , 0x00000005 
- 00032456  0x00008df7 loop  0x00007ec7 
- 00032457  0x00008df8 rtn 
- 00032458  0x00008dfb force  0x00000000 , 0x0000003f 
- 00032459  0x00008dfc istore  0x00000008 , 0x00000005 
- 00032460  0x00008dfd rtn 
- 00032461  0x00008dff force  0x00000000 , 0x0000003f 
- 00032462  0x00008e00 istore  0x00000004 , 0x00000005 
- 00032463  0x00008e01 rtn 
- 00032464  0x00008e04 force  0x00000004 , 0x00000039 
- 00032465  0x00008e05 branch  0x00007ec6 
- 00032466  0x00008e07 force  0x00000008 , 0x00000039 
- 00032467  0x00008e08 branch  0x00007ec6 
- 00032468  0x00008e0b deposit  0x00000039 
- 00032469  0x00008e0c rtn  0x00000034 
- 00032470  0x00008e0d setarg  0x00000000 
- 00032471  0x00008e0f istore  0x00000001 , 0x00000005 
- 00032472  0x00008e10 loop  0x00007ed7 
- 00032473  0x00008e11 rtn 
- 00032474  0x00008e15 arg  0x00000020 , 0x00000039 
- 00032475  0x00008e16 arg  0x00000ac2 , 0x00000005 
- 00032476  0x00008e17 branch  0x00007ed4 
- 00032477  0x00008e1a ifetch  0x00000004 , 0x00000013 
- 00032478  0x00008e1b ifetcht  0x00000004 , 0x00000011 
- 00032479  0x00008e1c ixor  0x00000002 , 0x0000003f 
- 00032480  0x00008e1d istore  0x00000004 , 0x00000005 
- 00032481  0x00008e1e increase  0x00000004 , 0x00000011 
- 00032482  0x00008e1f increase  0x00000004 , 0x00000013 
- 00032483  0x00008e20 loop  0x00007edd 
- 00032484  0x00008e21 rtn 
- 00032485  0x00008e26 bpatchx  0x000000fb , 0x0000403f 
- 00032486  0x00008e27 copy  0x00000039 , 0x0000003f 
- 00032487  0x00008e28 sub  0x0000003f , 0x00000001 , 0x0000003e 
- 00032488  0x00008e29 rtn  0x00000002 
- 00032489  0x00008e2a iadd  0x00000011 , 0x00000012 
- 00032490  0x00008e2b increase  0xffffffff , 0x00000012 
- 00032491  0x00008e2c rshift  0x00000039 , 0x00000039 
- 00032492  0x00008e2e ifetcht  0x00000001 , 0x00000011 
- 00032493  0x00008e2f ifetch  0x00000001 , 0x00000012 
- 00032494  0x00008e30 istore  0x00000001 , 0x00000011 
- 00032495  0x00008e31 istoret  0x00000001 , 0x00000012 
- 00032496  0x00008e32 increase  0xffffffff , 0x00000012 
- 00032497  0x00008e33 increase  0x00000001 , 0x00000011 
- 00032498  0x00008e34 loop  0x00007eec 
- 00032499  0x00008e35 rtn 
- 00032500  0x00008e39 deposit  0x00000039 
- 00032501  0x00008e3a rtn  0x00000034 
- 00032502  0x00008e3c increase  0xfffffff8 , 0x00000039 
- 00032503  0x00008e3d call  0x00007eb9 , 0x00000002 
- 00032504  0x00008e3e rtn  0x00000005 
- 00032505  0x00008e3f branch  0x00007ef6 , 0x00000002 
- 00032506  0x00008e40 increase  0x00000008 , 0x00000039 
- 00032507  0x00008e42 increase  0xfffffffc , 0x00000039 
- 00032508  0x00008e43 call  0x00007eb6 , 0x00000002 
- 00032509  0x00008e44 rtn  0x00000005 
- 00032510  0x00008e45 branch  0x00007efb , 0x00000002 
- 00032511  0x00008e46 increase  0x00000004 , 0x00000039 
- 00032512  0x00008e47 branch  0x00007f01 
- 00032513  0x00008e4a deposit  0x00000039 
- 00032514  0x00008e4b rtn  0x00000034 
- 00032515  0x00008e4d ifetch  0x00000001 , 0x00000006 
- 00032516  0x00008e4e istore  0x00000001 , 0x00000005 
- 00032517  0x00008e4f loop  0x00007f03 
- 00032518  0x00008e50 rtn 
- 00032519  0x00008e53 setarg  0x00000000 
- 00032520  0x00008e55 rshift  0x00000022 , 0x00000002 
- 00032521  0x00008e56 storet  0x00000004 , 0x00004094 
- 00032522  0x00008e57 arg  0x0000419d , 0x00000005 
- 00032523  0x00008e58 iforce  0x00000002 
- 00032524  0x00008e59 lshift  0x00000007 , 0x0000003f 
- 00032525  0x00008e5a iadd  0x00000005 , 0x00000005 
- 00032526  0x00008e5b istoret  0x00000002 , 0x00000005 
- 00032527  0x00008e5c bpatchx  0x000000fc , 0x0000403f 
- 00032528  0x00008e5d rtn 
- 00032529  0x00008e60 arg  0x00000800 , 0x0000000b 
- 00032530  0x00008e61 lshift16  0x0000000b , 0x0000000b 
- 00032531  0x00008e62 iadd  0x0000000b , 0x0000003f 
- 00032532  0x00008e63 rtn 
- 00032533  0x00008e67 arg  0x00000000 , 0x00000007 
- 00032534  0x00008e69 bpatchx  0x000000fd , 0x0000403f 
- 00032535  0x00008e6a fetcht  0x00000004 , 0x00004094 
- 00032536  0x00008e6b rshift  0x00000022 , 0x0000003f 
- 00032537  0x00008e6c store  0x00000004 , 0x00004094 
- 00032538  0x00008e6d isub  0x00000002 , 0x0000003e 
- 00032539  0x00008e6e ncall  0x00007f11 , 0x00000002 
- 00032540  0x00008e6f isub  0x00000002 , 0x0000000b 
- 00032541  0x00008e70 copy  0x0000000b , 0x00000002 
- 00032542  0x00008e71 arg  0x0000419d , 0x00000006 
- 00032543  0x00008e72 copy  0x00000006 , 0x00000005 
- 00032544  0x00008e73 arg  0x00000010 , 0x00000039 
- 00032545  0x00008e75 ifetch  0x00000002 , 0x00000006 
- 00032546  0x00008e76 isub  0x00000002 , 0x0000003f 
- 00032547  0x00008e77 branch  0x00007f25 , 0x00000002 
- 00032548  0x00008e78 force  0x00000000 , 0x0000003f 
- 00032549  0x00008e7a istore  0x00000002 , 0x00000005 
- 00032550  0x00008e7b loop  0x00007f21 
- 00032551  0x00008e7c arg  0x0000419d , 0x00000006 
- 00032552  0x00008e7d lshift  0x00000007 , 0x0000003f 
- 00032553  0x00008e7e iadd  0x00000006 , 0x00000006 
- 00032554  0x00008e7f ifetch  0x00000002 , 0x00000006 
- 00032555  0x00008e80 rtn 
- 00032556  0x00008e86 iadd  0x00000002 , 0x00000002 
- 00032557  0x00008e87 copy  0x00000002 , 0x00000039 
- 00032558  0x00008e88 setarg  0x00000ea6 
- 00032559  0x00008e89 isub  0x00000039 , 0x0000003f 
- 00032560  0x00008e8a rtn  0x00000002 
- 00032561  0x00008e8b sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032562  0x00008e8c rshift16  0x00000002 , 0x00000002 
- 00032563  0x00008e8d increase  0x00000001 , 0x00000002 
- 00032564  0x00008e8e lshift16  0x00000002 , 0x00000002 
- 00032565  0x00008e8f ior  0x00000002 , 0x00000002 
- 00032566  0x00008e90 rtn 
- 00032567  0x00008e93 call  0x00007f39 
- 00032568  0x00008e94 branch  0x00007f43 
- 00032569  0x00008e98 disable  0x00000028 
- 00032570  0x00008e99 isub  0x00000002 , 0x0000003f 
- 00032571  0x00008e9a branch  0x00007f3e , 0x00000002 
- 00032572  0x00008e9b enable  0x00000028 
- 00032573  0x00008e9c sub  0x0000003f , 0x00000000 , 0x0000003f 
- 00032574  0x00008e9e rtnbit0  0x0000000f 
- 00032575  0x00008e9f arg  0xffff0ea6 , 0x00000002 
- 00032576  0x00008ea0 iadd  0x00000002 , 0x0000003f 
- 00032577  0x00008ea1 set0  0x00000040 , 0x0000003f 
- 00032578  0x00008ea2 rtn 
- 00032579  0x00008ea5 iforce  0x00000006 
- 00032580  0x00008ea6 rshift16  0x0000003f , 0x0000003f 
- 00032581  0x00008ea7 arg  0x00000ea6 , 0x00000002 
- 00032582  0x00008ea8 imul32  0x00000002 , 0x0000003f 
- 00032583  0x00008ea9 iadd  0x00000006 , 0x0000003f 
- 00032584  0x00008eaa rtn 
- 00032585  0x00008eae lshift8  0x0000003f , 0x0000003f 
- 00032586  0x00008eaf lshift4  0x0000003f , 0x0000003f 
- 00032587  0x00008eb0 fetcht  0x00000003 , 0x0000416f 
- 00032588  0x00008eb1 idiv  0x00000002 
- 00032589  0x00008eb2 call  0x00007f86 
- 00032590  0x00008eb3 quotient  0x00000002 
- 00032591  0x00008eb4 rtn 
- 00032592  0x00008eb8 arg  0x00000ea6 , 0x00000002 
- 00032593  0x00008eb9 idiv  0x00000002 
- 00032594  0x00008eba call  0x00007f86 
- 00032595  0x00008ebb quotient  0x0000003f 
- 00032596  0x00008ebc lshift16  0x0000003f , 0x0000003f 
- 00032597  0x00008ebd remainder  0x00000002 
- 00032598  0x00008ebe ior  0x00000002 , 0x00000002 
- 00032599  0x00008ebf rtn 
- 00032600  0x00008ec7 arg  0x00000000 , 0x00000002 
- 00032601  0x00008ec9 copy  0x00000002 , 0x00000013 
- 00032602  0x00008eca ifetch  0x00000001 , 0x00000003 
- 00032603  0x00008ecb call  0x00007f64 
- 00032604  0x00008ecc copy  0x00000013 , 0x00000002 
- 00032605  0x00008ecd call  0x00007f95 
- 00032606  0x00008ece arg  0x0000000a , 0x00000012 
- 00032607  0x00008ecf imul32  0x00000012 , 0x0000003f 
- 00032608  0x00008ed0 iadd  0x00000002 , 0x0000003f 
- 00032609  0x00008ed1 copy  0x0000003f , 0x00000002 
- 00032610  0x00008ed2 loop  0x00007f59 
- 00032611  0x00008ed3 rtn 
- 00032612  0x00008ed8 arg  0x0000003a , 0x00000002 
- 00032613  0x00008ed9 isub  0x00000002 , 0x0000003e 
- 00032614  0x00008eda nbranch  0x00007f6d , 0x00000002 
- 00032615  0x00008edb arg  0x00000061 , 0x00000002 
- 00032616  0x00008edc isub  0x00000002 , 0x0000003e 
- 00032617  0x00008edd branch  0x00007f70 , 0x00000002 
- 00032618  0x00008ede arg  0x00000037 , 0x00000002 
- 00032619  0x00008edf isub  0x00000002 , 0x0000003f 
- 00032620  0x00008ee0 rtn 
- 00032621  0x00008ee2 arg  0x00000030 , 0x00000002 
- 00032622  0x00008ee3 isub  0x00000002 , 0x0000003f 
- 00032623  0x00008ee4 rtn 
- 00032624  0x00008ee6 arg  0x00000057 , 0x00000002 
- 00032625  0x00008ee7 isub  0x00000002 , 0x0000003f 
- 00032626  0x00008ee8 rtn 
- 00032627  0x00008eeb copy  0x00000002 , 0x00000030 
- 00032628  0x00008eec setarg  0x000001ff 
- 00032629  0x00008eed force  0x00000000 , 0x00000012 
- 00032630  0x00008eef rshift3  0x0000003f , 0x00000011 
- 00032631  0x00008ef0 rshift  0x00000011 , 0x00000011 
- 00032632  0x00008ef1 ixor  0x00000011 , 0x00000011 
- 00032633  0x00008ef2 isolate1  0x00000000 , 0x00000011 
- 00032634  0x00008ef3 setflag  0x00000001 , 0x00000009 , 0x0000003f 
- 00032635  0x00008ef4 rshift  0x00000002 , 0x00000002 
- 00032636  0x00008ef5 isolate1  0x00000000 , 0x0000003f 
- 00032637  0x00008ef6 setflag  0x00000001 , 0x00000007 , 0x00000002 
- 00032638  0x00008ef7 rshift  0x0000003f , 0x0000003f 
- 00032639  0x00008ef8 increase  0x00000001 , 0x00000012 
- 00032640  0x00008ef9 compare  0x00000000 , 0x00000012 , 0x00000007 
- 00032641  0x00008efa nbranch  0x00007f76 , 0x00000001 
- 00032642  0x00008efb istoret  0x00000001 , 0x00000005 
- 00032643  0x00008efc loop  0x00007f76 
- 00032644  0x00008efd copy  0x00000030 , 0x00000002 
- 00032645  0x00008efe rtn 
- 00032646  0x00008f02 rtn  0x00000035 
- 00032647  0x00008f03 branch  0x00007f86 
- 00032648  0x00008f0f ifetch  0x00000001 , 0x00000011 
- 00032649  0x00008f10 ifetcht  0x00000001 , 0x00000012 
- 00032650  0x00008f11 isub  0x00000002 , 0x0000003e 
- 00032651  0x00008f12 nrtn  0x00000005 
- 00032652  0x00008f13 increase  0x00000001 , 0x00000011 
- 00032653  0x00008f14 increase  0x00000001 , 0x00000012 
- 00032654  0x00008f15 loop  0x00007f88 
- 00032655  0x00008f16 force  0x00000000 , 0x0000003e 
- 00032656  0x00008f17 rtn 
- 00032657  0x00008f1b isub  0x00000002 , 0x0000003e 
- 00032658  0x00008f1c nrtn  0x00000002 
- 00032659  0x00008f1d deposit  0x00000002 
- 00032660  0x00008f1e rtn 
- 00032661  0x00008f21 iadd  0x00000002 , 0x0000003f 
- 00032662  0x00008f22 isub  0x00000002 , 0x00000002 
- 00032663  0x00008f23 isub  0x00000002 , 0x0000003f 
- 00032664  0x00008f24 rtn 
- 00032665  0x00008f27 arg  0x00000200 , 0x00000039 
- 00032666  0x00008f28 arg  0x00004000 , 0x00000005 
- 00032667  0x00008f29 branch  0x00007ec6 
- 00032668  0x00008f2d rtn  0x00000034 
- 00032669  0x00008f2e copy  0x0000003f , 0x0000003d 
- 00032670  0x00008f32 hfetch  0x00000002 , 0x0000810e 
- 00032671  0x00008f33 nbranch  0x00007f9e , 0x00000034 
- 00032672  0x00008f34 rtn 
- 00032673  0x00008f37 jam  0x00000001 , 0x00008203 
- 00032674  0x00008f38 rtn 
- 00032675  0x00008f3b hstore  0x00000002 , 0x00008205 
- 00032676  0x00008f3c hfetch  0x00000001 , 0x00008203 
- 00032677  0x00008f3d set1  0x00000004 , 0x0000003f 
- 00032678  0x00008f3e hstore  0x00000001 , 0x00008203 
- 00032679  0x00008f3f rtn 
- 00032680  0x00008f41 hstore  0x00000002 , 0x00008207 
- 00032681  0x00008f42 hfetch  0x00000001 , 0x00008203 
- 00032682  0x00008f43 set1  0x00000006 , 0x0000003f 
- 00032683  0x00008f44 hstore  0x00000001 , 0x00008203 
- 00032684  0x00008f45 rtn 
- 00032685  0x00008f48 hstore  0x00000002 , 0x00008205 
- 00032686  0x00008f49 jam  0x00000030 , 0x00008203 
- 00032687  0x00008f4a rtn 
- 00032688  0x00008f4f hfetch  0x00000001 , 0x00008043 
- 00032689  0x00008f50 set0  0x00000004 , 0x0000003f 
- 00032690  0x00008f51 hstore  0x00000001 , 0x00008043 
- 00032691  0x00008f52 rtn 
- 00032692  0x00008f55 hfetch  0x00000002 , 0x0000810e 
- 00032693  0x00008f56 arg  0x00000200 , 0x00000002 
- 00032694  0x00008f58 isub  0x00000002 , 0x0000003e 
- 00032695  0x00008f59 rtn 
- 00032696  0x00008f60 bpatchx  0x000000fe , 0x0000403f 
- 00032697  0x00008f61 ifetcht  0x00000008 , 0x00000011 
- 00032698  0x00008f62 and  0x00000002 , 0x000000ff , 0x0000003f 
- 00032699  0x00008f63 nbranch  0x00007fbe , 0x00000034 
- 00032700  0x00008f64 rshift8  0x00000002 , 0x0000003f 
- 00032701  0x00008f65 istore  0x00000008 , 0x00000011 
- 00032702  0x00008f67 increase  0x00000007 , 0x00000011 
- 00032703  0x00008f68 ifetch  0x00000001 , 0x00000011 
- 00032704  0x00008f69 nbranch  0x00002a8c , 0x00000034 
- 00032705  0x00008f6a fetch  0x00000001 , 0x00000a99 
- 00032706  0x00008f6b istore  0x00000001 , 0x00000011 
- 00032707  0x00008f6c rtn 
- 00032708  0x00008f72 bpatchx  0x000000ff , 0x0000403f 
- 00032709  0x00008f73 arg  0x00000008 , 0x00000039 
- 00032710  0x00008f74 ifetch  0x00000008 , 0x00000011 
- 00032711  0x00008f75 rtn  0x00000034 
- 00032712  0x00008f77 ifetch  0x00000001 , 0x00000011 
- 00032713  0x00008f78 nbranch  0x00007fcd , 0x00000034 
- 00032714  0x00008f79 increase  0x00000001 , 0x00000011 
- 00032715  0x00008f7a loop  0x00007fc8 
- 00032716  0x00008f7b branch  0x00002a8c 
- 00032717  0x00008f7d arg  0x00000000 , 0x00000002 
- 00032718  0x00008f7e istoret  0x00000001 , 0x00000011 
- 00032719  0x00008f7f rtn 
- 00032720  0x00008f85 ifetch  0x00000008 , 0x00000011 
- 00032721  0x00008f86 rtn 
- 00032722  0x00008f8c ifetch  0x00000001 , 0x00000011 
- 00032723  0x00008f8d rtn 
- 00032724  0x00008f91 ifetch  0x00000002 , 0x00000011 
- 00032725  0x00008f92 rtn 
- 00032726  0x00008f97 arg  0x00000000 , 0x00000002 
- 00032727  0x00008f99 fetch  0x00000001 , 0x00000006 
- 00032728  0x00008f9a loop  0x00007fd7 , 0x00000034 
- 00032729  0x00008f9b increase  0x00000001 , 0x00000002 
- 00032730  0x00008f9c loop  0x00007fd7 
- 00032731  0x00008f9d copy  0x00000002 , 0x0000003f 
- 00032732  0x00008f9e rtn 
- 00032733  0x00008fa1 isub  0x00000002 , 0x0000003e 
- 00032734  0x00008fa2 nrtn  0x00000002 
- 00032735  0x00008fa3 copy  0x00000002 , 0x0000003f 
- 00032736  0x00008fa4 rtn 
- 00032737  0x00008fa8 force  0xffffffff , 0x0000003e 
- 00032738  0x00008fa9 rtn 
- 00032739  0x00008fac force  0x00000001 , 0x0000003e 
- 00032740  0x00008fad rtn 
- 00032741  0x00008faf force  0x00000000 , 0x0000003e 
- 00032742  0x00008fb0 rtn 
- 00032743  0x00008fb3 enable  0x00000028 
- 00032744  0x00008fb4 rtn 
- 00032745  0x00008fb7 disable  0x00000028 
- 00032746  0x00008fb8 rtn 
- 00032747  0x00008fbb enable  0x0000002c 
- 00032748  0x00008fbc rtn 
- 00032749  0x00008fbf disable  0x0000002c 
- 00032750  0x00008fc0 rtn 
- 00032751  0x00008fc3 setarg  0x00000001 
- 00032752  0x00008fc4 rtn 
- 00032753  0x00008fc7 setarg  0x00000000 
- 00032754  0x00008fc8 rtn 
- 00032755  0x00008fcc copy  0x00000039 , 0x0000003f 
- 00032756  0x00008fcd rtn  0x00000034 
- 00032757  0x00008fce copy  0x00000006 , 0x0000003f 
- 00032758  0x00008fcf iadd  0x00000039 , 0x0000003f 
- 00032759  0x00008fd0 increase  0xffffffff , 0x0000003f 
- 00032760  0x00008fd1 copy  0x0000003f , 0x00000006 
- 00032761  0x00008fd3 ifetch  0x00000001 , 0x00000006 
- 00032762  0x00008fd4 increase  0xfffffffe , 0x00000006 
- 00032763  0x00008fd5 istore  0x00000001 , 0x00000005 
- 00032764  0x00008fd6 loop  0x00007ff9 
- 00032765  0x00008fd7 rtn 
+ 00000000  0x0000003f bbit1  0x00000008 , 0x00000019 
+ 00000001  0x00000040 beq  0x00000085 , 0x00000693 
+ 00000002  0x00000041 beq  0x00000089 , 0x00000662 
+ 00000003  0x00000042 beq  0x00000001 , 0x00000030 
+ 00000004  0x00000043 beq  0x00000002 , 0x00000039 
+ 00000005  0x00000044 beq  0x0000001b , 0x00000492 
+ 00000006  0x00000045 beq  0x0000004a , 0x000004a1 
+ 00000007  0x00000046 beq  0x00000059 , 0x0000049f 
+ 00000008  0x00000047 beq  0x00000051 , 0x000004aa 
+ 00000009  0x00000048 beq  0x000000cb , 0x000004af 
+ 00000010  0x00000049 beq  0x000000a1 , 0x0000003e 
+ 00000011  0x0000004a beq  0x000000a7 , 0x00000043 
+ 00000012  0x0000004b beq  0x000000a8 , 0x00000059 
+ 00000013  0x0000004c beq  0x000000b1 , 0x0000005c 
+ 00000014  0x0000004d beq  0x000000b2 , 0x00000064 
+ 00000015  0x0000004e beq  0x000000c4 , 0x000000d8 
+ 00000016  0x0000004f beq  0x000000c9 , 0x000001a3 
+ 00000017  0x00000050 beq  0x000000ca , 0x000001a7 
+ 00000018  0x00000051 beq  0x000000e3 , 0x0000035c 
+ 00000019  0x00000052 beq  0x000000e6 , 0x00000328 
+ 00000020  0x00000053 beq  0x000000e9 , 0x00000369 
+ 00000021  0x00000054 beq  0x000000ea , 0x0000037c 
+ 00000022  0x00000055 beq  0x000000eb , 0x0000038a 
+ 00000023  0x00000056 beq  0x000000ec , 0x000003c3 
+ 00000024  0x00000057 branch  0x00002a8e 
+ 00000025  0x00000059 beq  0x00000039 , 0x000003d1 
+ 00000026  0x0000005a beq  0x00000043 , 0x000003d9 
+ 00000027  0x0000005b beq  0x0000004a , 0x000003df 
+ 00000028  0x0000005c beq  0x00000057 , 0x000003e2 
+ 00000029  0x0000005d beq  0x00000059 , 0x000003f4 
+ 00000030  0x0000005e beq  0x00000063 , 0x00000401 
+ 00000031  0x0000005f beq  0x00000066 , 0x0000042b 
+ 00000032  0x00000060 beq  0x00000067 , 0x00000442 
+ 00000033  0x00000061 beq  0x0000006a , 0x0000046b 
+ 00000034  0x00000062 beq  0x00000077 , 0x00000476 
+ 00000035  0x00000063 beq  0x00000082 , 0x000004b0 
+ 00000036  0x00000064 beq  0x0000008c , 0x00000486 
+ 00000037  0x00000065 branch  0x00002a8e 
+ 00000038  0x00000068 copy  0x0000003f , 0x00000011 
+ 00000039  0x00000069 fetcht  0x00000001 , 0x00004c69 
+ 00000040  0x0000006a setarg  0x00004c70 
+ 00000041  0x0000006b iadd  0x00000002 , 0x00000005 
+ 00000042  0x0000006c copy  0x00000011 , 0x0000003f 
+ 00000043  0x0000006d istore  0x00000001 , 0x00000005 
+ 00000044  0x0000006e increase  0x00000001 , 0x00000002 
+ 00000045  0x0000006f and_into  0x00000007 , 0x00000002 
+ 00000046  0x00000070 storet  0x00000001 , 0x00004c69 
+ 00000047  0x00000071 rtn 
+ 00000048  0x00000074 arg  0x000009ae , 0x00000005 
+ 00000049  0x00000075 arg  0x0000000c , 0x00000039 
+ 00000050  0x00000076 call  0x00007ed4 
+ 00000051  0x00000077 call  0x000000cf 
+ 00000052  0x00000078 call  0x00006a03 
+ 00000053  0x00000079 call  0x00005cf6 
+ 00000054  0x0000007a ncall  0x00002c65 , 0x0000002b 
+ 00000055  0x0000007b call  0x00007ccd 
+ 00000056  0x0000007c branch  0x0000200c 
+ 00000057  0x0000007f call  0x000032e3 , 0x0000002b 
+ 00000058  0x00000080 call  0x0000003c 
+ 00000059  0x00000081 branch  0x00002011 
+ 00000060  0x00000083 rtnmark1  0x00000026 
+ 00000061  0x00000084 branch  0x0000756a 
+ 00000062  0x00000087 setarg  0x00000a06 
+ 00000063  0x00000088 store  0x00000003 , 0x00004510 
+ 00000064  0x00000089 setarg  0x00001d87 
+ 00000065  0x0000008a store  0x00000002 , 0x00004513 
+ 00000066  0x0000008b branch  0x00002aa2 
+ 00000067  0x0000008e rtnmark1  0x00000026 
+ 00000068  0x0000008f call  0x00002afa 
+ 00000069  0x00000090 fetch  0x00000003 , 0x0000416f 
+ 00000070  0x00000091 rtn  0x00000034 
+ 00000071  0x00000092 fetch  0x00000001 , 0x00004091 
+ 00000072  0x00000093 rtn  0x00000034 
+ 00000073  0x00000094 fetch  0x00000001 , 0x0000465a 
+ 00000074  0x00000095 branch  0x0000004d , 0x00000034 
+ 00000075  0x00000096 fetch  0x00000001 , 0x000045b1 
+ 00000076  0x00000097 rtn  0x00000034 
+ 00000077  0x00000099 fetch  0x00000001 , 0x000044c0 
+ 00000078  0x0000009a nrtn  0x00000034 
+ 00000079  0x0000009b call  0x00002c3a 
+ 00000080  0x0000009c nrtn  0x00000034 
+ 00000081  0x0000009d fetch  0x00000001 , 0x00004040 
+ 00000082  0x0000009e compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00000083  0x0000009f nbranch  0x00002b9d , 0x00000001 
+ 00000084  0x000000a2 fetch  0x00000002 , 0x00004042 
+ 00000085  0x000000a3 arg  0x0000ffff , 0x00000002 
+ 00000086  0x000000a4 isub  0x00000002 , 0x0000003e 
+ 00000087  0x000000a5 rtn  0x00000005 
+ 00000088  0x000000a6 branch  0x00002b7d 
+ 00000089  0x000000aa fetch  0x00000001 , 0x00004806 
+ 00000090  0x000000ab nrtn  0x00000034 
+ 00000091  0x000000ac branch  0x00002b7f 
+ 00000092  0x000000af rtnmark1  0x00000026 
+ 00000093  0x000000b0 fetch  0x00000001 , 0x0000479c 
+ 00000094  0x000000b1 beq  0x00000000 , 0x00007fef 
+ 00000095  0x000000b2 fetch  0x00000001 , 0x000047c4 
+ 00000096  0x000000b3 beq  0x00000001 , 0x00007fef 
+ 00000097  0x000000b4 fetch  0x00000002 , 0x00004248 
+ 00000098  0x000000b5 nbranch  0x00007fef , 0x00000034 
+ 00000099  0x000000b6 branch  0x00007ff1 
+ 00000100  0x000000b9 rtnmark0  0x00000026 
+ 00000101  0x000000ba fetch  0x00000001 , 0x00004cee 
+ 00000102  0x000000bb beq  0x00000001 , 0x00000079 
+ 00000103  0x000000bd call  0x00000524 
+ 00000104  0x000000be nbranch  0x00000094 , 0x00000028 
+ 00000105  0x000000bf call  0x00000509 
+ 00000106  0x000000c1 call  0x00000546 
+ 00000107  0x000000c2 fetch  0x00000001 , 0x00004bbe 
+ 00000108  0x000000c3 rtnne  0x000000ff 
+ 00000109  0x000000c4 call  0x000005a3 
+ 00000110  0x000000c6 fetch  0x00000001 , 0x00004cee 
+ 00000111  0x000000c7 rtneq  0x00000001 
+ 00000112  0x000000c8 call  0x00002afa 
+ 00000113  0x000000c9 fetch  0x00000003 , 0x0000416f 
+ 00000114  0x000000ca rtn  0x00000034 
+ 00000115  0x000000cb fetch  0x00000001 , 0x00004091 
+ 00000116  0x000000cc rtn  0x00000034 
+ 00000117  0x000000cd call  0x000000b9 
+ 00000118  0x000000ce call  0x000000b6 
+ 00000119  0x000000cf setarg  0x0000ec54 
+ 00000120  0x000000d0 branch  0x00002b93 
+ 00000121  0x000000d3 call  0x00000695 
+ 00000122  0x000000d4 nrtn  0x00000028 
+ 00000123  0x000000d5 call  0x0000008b 
+ 00000124  0x000000d6 fetch  0x00000001 , 0x00004cef 
+ 00000125  0x000000d7 increase  0x00000001 , 0x0000003f 
+ 00000126  0x000000d8 store  0x00000001 , 0x00004cef 
+ 00000127  0x000000d9 sub  0x0000003f , 0x00000019 , 0x0000003e 
+ 00000128  0x000000da call  0x00000082 , 0x00000005 
+ 00000129  0x000000db branch  0x00000067 
+ 00000130  0x000000dd jam  0x00000000 , 0x00004cee 
+ 00000131  0x000000de jam  0x00000000 , 0x00004cef 
+ 00000132  0x000000e0 jam  0x00000000 , 0x00004be9 
+ 00000133  0x000000e1 fetch  0x00000001 , 0x00004bd4 
+ 00000134  0x000000e2 store  0x00000001 , 0x00004bd3 
+ 00000135  0x000000e3 rtn 
+ 00000136  0x000000e5 fetch  0x00000001 , 0x00004bd5 
+ 00000137  0x000000e6 store  0x00000001 , 0x00004bd3 
+ 00000138  0x000000e7 rtn 
+ 00000139  0x000000e9 fetch  0x00000001 , 0x00004be9 
+ 00000140  0x000000ea increase  0x00000001 , 0x0000003f 
+ 00000141  0x000000eb store  0x00000001 , 0x00004be9 
+ 00000142  0x000000ec beq  0x00000004 , 0x00000088 
+ 00000143  0x000000ed beq  0x00000005 , 0x00000084 
+ 00000144  0x000000ee rtn 
+ 00000145  0x000000f0 jam  0x00000001 , 0x00004cee 
+ 00000146  0x000000f1 jam  0x00000000 , 0x00004cef 
+ 00000147  0x000000f2 rtn 
+ 00000148  0x000000f5 fetch  0x00000001 , 0x00004bda 
+ 00000149  0x000000f6 call  0x000000a0 , 0x00000034 
+ 00000150  0x000000f8 call  0x00002afa 
+ 00000151  0x000000f9 fetch  0x00000003 , 0x0000416f 
+ 00000152  0x000000fa rtn  0x00000034 
+ 00000153  0x000000fb fetch  0x00000001 , 0x00004091 
+ 00000154  0x000000fc rtn  0x00000034 
+ 00000155  0x000000fd call  0x000000b9 
+ 00000156  0x000000fe fetch  0x00000003 , 0x00004bdd 
+ 00000157  0x000000ff call  0x00007f49 
+ 00000158  0x00000100 storet  0x00000004 , 0x0000415b 
+ 00000159  0x00000101 branch  0x00002b2a 
+ 00000160  0x00000104 jam  0x00000001 , 0x00004bda 
+ 00000161  0x00000105 jam  0x00000000 , 0x00004ce3 
+ 00000162  0x00000106 call  0x000004d1 
+ 00000163  0x00000107 store  0x00000001 , 0x00004b4a 
+ 00000164  0x00000108 setarg  0x00000000 
+ 00000165  0x00000109 store  0x00000007 , 0x00004b4b 
+ 00000166  0x0000010a fetch  0x00000004 , 0x00004be5 
+ 00000167  0x0000010b store  0x00000004 , 0x00004b52 
+ 00000168  0x0000010c jam  0x0000000c , 0x00004bae 
+ 00000169  0x0000010d fetch  0x00000001 , 0x00004baf 
+ 00000170  0x0000010e set1  0x00000003 , 0x0000003f 
+ 00000171  0x0000010f store  0x00000001 , 0x00004baf 
+ 00000172  0x00000110 call  0x000006d1 
+ 00000173  0x00000111 call  0x00000528 
+ 00000174  0x00000112 branch  0x0000006a 
+ 00000175  0x00000116 rtnmark1  0x00000026 
+ 00000176  0x00000117 call  0x000000c5 
+ 00000177  0x00000118 call  0x000000b9 
+ 00000178  0x00000119 fetch  0x00000001 , 0x00004040 
+ 00000179  0x0000011a bbit0  0x00000000 , 0x000000b6 
+ 00000180  0x0000011b fetch  0x00000001 , 0x000000a0 
+ 00000181  0x0000011c nrtn  0x00000034 
+ 00000182  0x0000011e setarg  0x00000000 
+ 00000183  0x0000011f store  0x00000008 , 0x000000a1 
+ 00000184  0x00000120 rtn 
+ 00000185  0x00000123 call  0x000000c2 
+ 00000186  0x00000124 call  0x000000b6 
+ 00000187  0x00000125 call  0x00003ebf 
+ 00000188  0x00000126 hfetch  0x00000004 , 0x00008070 
+ 00000189  0x00000127 hfetcht  0x00000004 , 0x00008078 
+ 00000190  0x00000128 ior  0x00000002 , 0x00000002 
+ 00000191  0x00000129 invert  0x00000002 , 0x00000002 
+ 00000192  0x0000012a hstoret  0x00000004 , 0x0000807c 
+ 00000193  0x0000012b rtn 
+ 00000194  0x0000012d fetch  0x00000001 , 0x00004b13 
+ 00000195  0x0000012e rtn  0x00000034 
+ 00000196  0x0000012f branch  0x0000035d 
+ 00000197  0x00000131 arg  0x00001800 , 0x00000006 
+ 00000198  0x00000132 arg  0x0000480a , 0x00000005 
+ 00000199  0x00000133 call  0x000000cd 
+ 00000200  0x00000134 arg  0x00001900 , 0x00000006 
+ 00000201  0x00000135 call  0x000000cd 
+ 00000202  0x00000136 arg  0x00001a00 , 0x00000006 
+ 00000203  0x00000137 call  0x000000cd 
+ 00000204  0x00000138 arg  0x00001b00 , 0x00000006 
+ 00000205  0x0000013a arg  0x0000001b , 0x00000039 
+ 00000206  0x0000013b branch  0x00007f01 
+ 00000207  0x0000013e arg  0x0000480a , 0x00000006 
+ 00000208  0x0000013f arg  0x00001800 , 0x00000005 
+ 00000209  0x00000140 call  0x000000cd 
+ 00000210  0x00000141 arg  0x00001900 , 0x00000005 
+ 00000211  0x00000142 call  0x000000cd 
+ 00000212  0x00000143 arg  0x00001a00 , 0x00000005 
+ 00000213  0x00000144 call  0x000000cd 
+ 00000214  0x00000145 arg  0x00001b00 , 0x00000005 
+ 00000215  0x00000146 branch  0x000000cd 
+ 00000216  0x00000149 call  0x00003416 
+ 00000217  0x0000014a branch  0x000000e4 , 0x0000002b 
+ 00000218  0x0000014b jam  0x00000020 , 0x00008078 
+ 00000219  0x0000014d call  0x0000076d 
+ 00000220  0x0000014e fetch  0x00000001 , 0x000041de 
+ 00000221  0x0000014f store  0x00000001 , 0x00004c65 
+ 00000222  0x00000150 call  0x00000592 
+ 00000223  0x00000151 fetch  0x00000001 , 0x00004685 
+ 00000224  0x00000152 store  0x00000001 , 0x000046da 
+ 00000225  0x00000153 fetch  0x00000001 , 0x00004b0c 
+ 00000226  0x00000154 store  0x00000001 , 0x00004b0d 
+ 00000227  0x00000155 call  0x000043ca 
+ 00000228  0x00000157 call  0x000000e6 
+ 00000229  0x00000158 branch  0x000074b9 
+ 00000230  0x0000015b ncall  0x00000153 , 0x0000002b 
+ 00000231  0x0000015c call  0x00000132 
+ 00000232  0x0000015d rtn  0x0000002b 
+ 00000233  0x0000015e call  0x000001c8 
+ 00000234  0x0000015f call  0x000000ef 
+ 00000235  0x00000160 call  0x00004083 
+ 00000236  0x00000161 beq  0x00000005 , 0x0000011a 
+ 00000237  0x00000162 call  0x000001ae 
+ 00000238  0x00000163 branch  0x000000f2 
+ 00000239  0x00000166 fetch  0x00000001 , 0x000046f5 
+ 00000240  0x00000167 rtnbit0  0x00000006 
+ 00000241  0x00000168 branch  0x00004361 
+ 00000242  0x00000176 call  0x00000336 
+ 00000243  0x00000177 call  0x000000ef 
+ 00000244  0x00000178 fetch  0x00000001 , 0x00004720 
+ 00000245  0x0000017a sub  0x0000003f , 0x000000ff , 0x0000003e 
+ 00000246  0x0000017b call  0x00000100 , 0x00000005 
+ 00000247  0x0000017c fetch  0x00000001 , 0x00004720 
+ 00000248  0x0000017d fetcht  0x00000001 , 0x00004703 
+ 00000249  0x0000017e isub  0x00000002 , 0x0000003e 
+ 00000250  0x0000017f branch  0x000001ba , 0x00000005 
+ 00000251  0x00000180 call  0x000001ab 
+ 00000252  0x00000181 fetch  0x00000001 , 0x00004210 
+ 00000253  0x00000182 beq  0x00000033 , 0x00000102 
+ 00000254  0x00000183 beq  0x00000034 , 0x00000105 
+ 00000255  0x00000184 rtn 
+ 00000256  0x00000186 jam  0x00000002 , 0x00004720 
+ 00000257  0x00000187 rtn 
+ 00000258  0x00000189 fetch  0x00000006 , 0x000041d0 
+ 00000259  0x0000018a branch  0x000033eb , 0x00000034 
+ 00000260  0x0000018b branch  0x00004274 
+ 00000261  0x0000018e jam  0x00000001 , 0x0000479f 
+ 00000262  0x0000018f fetch  0x00000002 , 0x000046a8 
+ 00000263  0x00000190 fetcht  0x00000001 , 0x00004b14 
+ 00000264  0x00000191 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00000265  0x00000192 nbranch  0x0000010b , 0x00000005 
+ 00000266  0x00000193 setarg  0x00000258 
+ 00000267  0x00000195 store  0x00000002 , 0x000046ae 
+ 00000268  0x00000196 call  0x00003418 
+ 00000269  0x00000197 call  0x00000113 
+ 00000270  0x00000198 setarg  0x00000004 
+ 00000271  0x00000199 istore  0x00000001 , 0x00000006 
+ 00000272  0x0000019a arg  0x00004390 , 0x00000006 
+ 00000273  0x0000019b call  0x000003bf 
+ 00000274  0x0000019c branch  0x00007df4 
+ 00000275  0x0000019f arg  0x00004370 , 0x00000011 
+ 00000276  0x000001a1 ifetch  0x00000001 , 0x00000011 
+ 00000277  0x000001a2 rtn  0x00000034 
+ 00000278  0x000001a3 iadd  0x00000006 , 0x00000011 
+ 00000279  0x000001a4 ifetch  0x00000001 , 0x00000006 
+ 00000280  0x000001a5 rtneq  0x00000001 
+ 00000281  0x000001a6 branch  0x00000114 
+ 00000282  0x000001a9 fetch  0x00000001 , 0x00004720 
+ 00000283  0x000001aa beq  0x00000001 , 0x00000129 
+ 00000284  0x000001ab fetch  0x00000004 , 0x000046d3 
+ 00000285  0x000001ac rtnbit0  0x00000011 
+ 00000286  0x000001ad rtnbit1  0x00000003 
+ 00000287  0x000001ae rtnmark1  0x00000026 
+ 00000288  0x000001af call  0x0000012a 
+ 00000289  0x000001b0 arg  0x00000003 , 0x00000007 
+ 00000290  0x000001b1 call  0x000043ce 
+ 00000291  0x000001b2 setarg  0x00000000 
+ 00000292  0x000001b3 store  0x00000002 , 0x000046ae 
+ 00000293  0x000001b4 store  0x00000001 , 0x000046b4 
+ 00000294  0x000001b5 store  0x00000002 , 0x00004bdb 
+ 00000295  0x000001b6 call  0x000042ca 
+ 00000296  0x000001b7 branch  0x000005cf 
+ 00000297  0x000001b9 rtn 
+ 00000298  0x000001bb call  0x00004489 
+ 00000299  0x000001bc call  0x0000448c 
+ 00000300  0x000001bd branch  0x000002dc 
+ 00000301  0x000001bf fetch  0x00000004 , 0x000046d3 
+ 00000302  0x000001c0 bbit0  0x00000014 , 0x00003d66 
+ 00000303  0x000001c1 fetch  0x00000001 , 0x0000477a 
+ 00000304  0x000001c2 beq  0x000000ff , 0x00003d66 
+ 00000305  0x000001c3 branch  0x00003d80 
+ 00000306  0x000001c5 jam  0x00000076 , 0x00004212 
+ 00000307  0x000001c6 branch  0x00003d36 
+ 00000308  0x000001c8 call  0x00000132 
+ 00000309  0x000001c9 call  0x000040c0 
+ 00000310  0x000001ca fetch  0x00000001 , 0x000046e0 
+ 00000311  0x000001cb beq  0x00000005 , 0x000040d5 
+ 00000312  0x000001cd call  0x000040d9 
+ 00000313  0x000001ce beq  0x00000030 , 0x00000142 
+ 00000314  0x000001cf beq  0x00000031 , 0x00000144 
+ 00000315  0x000001d0 call  0x000040d1 
+ 00000316  0x000001d1 nop  0x000003e8 
+ 00000317  0x000001d2 branch  0x00000138 
+ 00000318  0x000001d4 jam  0x00000001 , 0x00004b13 
+ 00000319  0x000001d5 call  0x0000640f 
+ 00000320  0x000001d6 call  0x00000134 
+ 00000321  0x000001d7 branch  0x00006411 
+ 00000322  0x000001d9 call  0x00000149 
+ 00000323  0x000001da branch  0x000040e0 
+ 00000324  0x000001de call  0x00000149 
+ 00000325  0x000001df fetch  0x00000001 , 0x000046de 
+ 00000326  0x000001e0 beq  0x00000070 , 0x000040e8 
+ 00000327  0x000001e1 jam  0x00000001 , 0x000046e0 
+ 00000328  0x000001e2 rtn 
+ 00000329  0x000001e5 setarg  0x00008006 
+ 00000330  0x000001e6 call  0x00006413 
+ 00000331  0x000001e7 nop  0x00002ee0 
+ 00000332  0x000001e8 branch  0x0000012d 
+ 00000333  0x000001ea setarg  0x00000006 
+ 00000334  0x000001eb call  0x00006414 
+ 00000335  0x000001ec or  0x0000003f , 0x00000008 , 0x0000003f 
+ 00000336  0x000001ed lshift8  0x0000003f , 0x0000003f 
+ 00000337  0x000001ee add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00000338  0x000001ef branch  0x00006413 
+ 00000339  0x000001f2 call  0x000004cb 
+ 00000340  0x000001f4 hfetch  0x00000001 , 0x00008a00 
+ 00000341  0x000001f5 set0  0x00000004 , 0x0000003f 
+ 00000342  0x000001f6 hstore  0x00000001 , 0x00008a00 
+ 00000343  0x000001f7 call  0x00003e6e 
+ 00000344  0x000001f9 call  0x00004489 
+ 00000345  0x000001fa call  0x0000448c 
+ 00000346  0x000001fb fetcht  0x00000001 , 0x00004b05 
+ 00000347  0x000001fc call  0x0000680e 
+ 00000348  0x000001fd fetch  0x00000001 , 0x000046f4 
+ 00000349  0x000001fe store  0x00000001 , 0x00004715 
+ 00000350  0x000001ff call  0x00004298 
+ 00000351  0x00000201 call  0x00003e1e 
+ 00000352  0x00000202 call  0x00000184 
+ 00000353  0x00000203 setarg  0x00000000 
+ 00000354  0x00000204 store  0x00000002 , 0x00004154 
+ 00000355  0x00000205 call  0x00003e54 
+ 00000356  0x00000206 call  0x00005810 
+ 00000357  0x00000207 call  0x00005839 
+ 00000358  0x00000208 call  0x0000582c 
+ 00000359  0x00000209 call  0x00005818 
+ 00000360  0x0000020a fetch  0x00000004 , 0x000046d3 
+ 00000361  0x0000020b bbit1  0x00000014 , 0x0000016b 
+ 00000362  0x0000020d rtn 
+ 00000363  0x00000210 call  0x0000659c 
+ 00000364  0x00000211 fetch  0x00000004 , 0x000046d3 
+ 00000365  0x00000212 isolate1  0x00000019 , 0x0000003f 
+ 00000366  0x00000213 ncall  0x000065c2 , 0x00000001 
+ 00000367  0x00000214 call  0x0000443f 
+ 00000368  0x00000215 call  0x0000019f 
+ 00000369  0x00000216 call  0x00000270 
+ 00000370  0x00000217 call  0x000065df 
+ 00000371  0x00000218 call  0x00000177 
+ 00000372  0x00000219 fetch  0x00000001 , 0x00004b14 
+ 00000373  0x0000021a beq  0x000000ff , 0x0000017f 
+ 00000374  0x0000021b rtn 
+ 00000375  0x0000021f arg  0x00000001 , 0x00000002 
+ 00000376  0x00000220 arg  0x00004b14 , 0x00000011 
+ 00000377  0x00000221 arg  0x00000064 , 0x00000012 
+ 00000378  0x00000222 branch  0x000065df 
+ 00000379  0x00000224 arg  0x00000001 , 0x00000002 
+ 00000380  0x00000225 arg  0x00004b14 , 0x00000011 
+ 00000381  0x00000226 arg  0x00000064 , 0x00000012 
+ 00000382  0x00000227 branch  0x000065d1 
+ 00000383  0x00000229 jam  0x00000034 , 0x00004210 
+ 00000384  0x0000022a setarg  0x00000000 
+ 00000385  0x0000022b invert  0x0000003f , 0x0000003f 
+ 00000386  0x0000022c store  0x00000006 , 0x000044a0 
+ 00000387  0x0000022d rtn 
+ 00000388  0x00000230 call  0x000074b9 
+ 00000389  0x00000231 arg  0x00008c00 , 0x00000006 
+ 00000390  0x00000232 arg  0x00004876 , 0x00000005 
+ 00000391  0x00000233 arg  0x00000171 , 0x00000039 
+ 00000392  0x00000234 call  0x00007f01 
+ 00000393  0x00000236 setarg  0x000f0209 
+ 00000394  0x00000237 istore  0x00000003 , 0x00000005 
+ 00000395  0x00000238 setarg  0x00120009 
+ 00000396  0x00000239 istore  0x00000003 , 0x00000005 
+ 00000397  0x0000023b setarg  0x00100209 
+ 00000398  0x0000023c istore  0x00000003 , 0x00000005 
+ 00000399  0x0000023d setarg  0x00000009 
+ 00000400  0x0000023e istore  0x00000003 , 0x00000005 
+ 00000401  0x0000023f arg  0x00008d71 , 0x00000006 
+ 00000402  0x00000240 arg  0x00000109 , 0x00000039 
+ 00000403  0x00000241 call  0x00007f01 
+ 00000404  0x00000242 jam  0x00000000 , 0x0000488d 
+ 00000405  0x00000243 jam  0x0000006d , 0x00004885 
+ 00000406  0x00000244 setarg  0x0000401f 
+ 00000407  0x00000245 store  0x00000002 , 0x000049db 
+ 00000408  0x00000246 setarg  0x00006d04 
+ 00000409  0x00000247 store  0x00000002 , 0x00004a44 
+ 00000410  0x00000248 setarg  0x000016b0 
+ 00000411  0x00000249 store  0x00000002 , 0x00004a4a 
+ 00000412  0x0000024b setarg  0x00004876 
+ 00000413  0x0000024c store  0x00000002 , 0x00004575 
+ 00000414  0x0000024d rtn 
+ 00000415  0x00000250 call  0x000033c4 
+ 00000416  0x00000251 branch  0x00004316 , 0x00000005 
+ 00000417  0x00000252 call  0x00000382 
+ 00000418  0x00000253 branch  0x00003dcb 
+ 00000419  0x00000256 arg  0x00000002 , 0x00000002 
+ 00000420  0x00000257 arg  0x00000aaa , 0x00000011 
+ 00000421  0x00000258 arg  0x00000062 , 0x00000012 
+ 00000422  0x00000259 branch  0x00006606 
+ 00000423  0x0000025c arg  0x00000002 , 0x00000002 
+ 00000424  0x0000025d arg  0x00000a9a , 0x00000011 
+ 00000425  0x0000025e arg  0x00000062 , 0x00000012 
+ 00000426  0x0000025f branch  0x000033c8 
+ 00000427  0x00000262 fetch  0x00000001 , 0x00004c65 
+ 00000428  0x00000263 store  0x00000001 , 0x000041de 
+ 00000429  0x00000264 rtn 
+ 00000430  0x0000027f fetch  0x00000004 , 0x000046d3 
+ 00000431  0x00000280 bbit0  0x0000001e , 0x000001b5 
+ 00000432  0x00000281 fetch  0x00000001 , 0x00000abd 
+ 00000433  0x00000282 isolate0  0x00000003 , 0x0000003f 
+ 00000434  0x00000283 nbranch  0x000001b5 , 0x00000001 
+ 00000435  0x00000284 call  0x00000134 
+ 00000436  0x00000285 call  0x0000014d 
+ 00000437  0x00000287 fetch  0x00000001 , 0x0000471f 
+ 00000438  0x00000288 store  0x00000001 , 0x0000471e 
+ 00000439  0x00000289 fetch  0x00000001 , 0x000046f5 
+ 00000440  0x0000028a rtnbit1  0x00000005 
+ 00000441  0x0000028b rtnbit1  0x00000006 
+ 00000442  0x0000028d fetch  0x00000004 , 0x000046d3 
+ 00000443  0x0000028e rtnbit0  0x00000011 
+ 00000444  0x0000028f call  0x000001bf 
+ 00000445  0x00000290 branch  0x00000626 , 0x00000028 
+ 00000446  0x00000291 branch  0x00000603 
+ 00000447  0x00000294 arg  0x00000002 , 0x00000039 
+ 00000448  0x00000295 arg  0x00004bd6 , 0x00000006 
+ 00000449  0x00000297 call  0x00007fe7 
+ 00000450  0x00000298 setarg  0x0000ffff 
+ 00000451  0x0000029a ifetcht  0x00000002 , 0x00000006 
+ 00000452  0x0000029b isub  0x00000002 , 0x0000003e 
+ 00000453  0x0000029c ncall  0x00007fe9 , 0x00000005 
+ 00000454  0x0000029d loop  0x000001c3 
+ 00000455  0x0000029e rtn 
+ 00000456  0x000002a1 setarg  0x000001db 
+ 00000457  0x000002a2 store  0x00000002 , 0x00004cdf 
+ 00000458  0x000002a3 setarg  0x000001df 
+ 00000459  0x000002a4 store  0x00000002 , 0x000041ef 
+ 00000460  0x000002a5 setarg  0x00000480 
+ 00000461  0x000002a6 store  0x00000002 , 0x000041f9 
+ 00000462  0x000002a7 setarg  0x000001f2 
+ 00000463  0x000002a8 store  0x00000002 , 0x000041f1 
+ 00000464  0x000002a9 setarg  0x000000af 
+ 00000465  0x000002aa store  0x00000002 , 0x000041ed 
+ 00000466  0x000002ab setarg  0x0000020d 
+ 00000467  0x000002ac store  0x00000002 , 0x000041f5 
+ 00000468  0x000002ad setarg  0x00000203 
+ 00000469  0x000002ae store  0x00000002 , 0x000041f3 
+ 00000470  0x000002af setarg  0x00000289 
+ 00000471  0x000002b0 store  0x00000002 , 0x000041eb 
+ 00000472  0x000002b1 setarg  0x00000298 
+ 00000473  0x000002b2 store  0x00000002 , 0x000041fd 
+ 00000474  0x000002b3 rtn 
+ 00000475  0x000002b6 call  0x00004401 
+ 00000476  0x000002b7 fetch  0x00000002 , 0x0000469f 
+ 00000477  0x000002b8 rtn  0x00000034 
+ 00000478  0x000002b9 branch  0x00000091 
+ 00000479  0x000002bc call  0x00005892 
+ 00000480  0x000002bd nrtn  0x00000034 
+ 00000481  0x000002be fetch  0x00000001 , 0x00004b14 
+ 00000482  0x000002bf beq  0x000000ff , 0x000001e6 
+ 00000483  0x000002c0 fetch  0x00000001 , 0x000046c5 
+ 00000484  0x000002c1 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00000485  0x000002c2 rtnne  0x00000003 
+ 00000486  0x000002c4 fetch  0x00000001 , 0x0000479c 
+ 00000487  0x000002c5 call  0x00000200 , 0x00000034 
+ 00000488  0x000002c6 fetch  0x00000004 , 0x000046d3 
+ 00000489  0x000002c9 bbit1  0x00000005 , 0x00004179 
+ 00000490  0x000002ca call  0x00003f97 
+ 00000491  0x000002cb nrtn  0x00000028 
+ 00000492  0x000002cc fetch  0x00000002 , 0x0000469f 
+ 00000493  0x000002cd ncall  0x000001ef , 0x00000034 
+ 00000494  0x000002ce branch  0x00000772 
+ 00000495  0x000002d1 jam  0x00000001 , 0x00004806 
+ 00000496  0x000002d2 jam  0x00000002 , 0x00004807 
+ 00000497  0x000002d3 rtn 
+ 00000498  0x000002d6 rtn  0x0000002e 
+ 00000499  0x000002d7 fetch  0x00000001 , 0x000041e2 
+ 00000500  0x000002d8 rtn  0x00000034 
+ 00000501  0x000002d9 call  0x00005271 
+ 00000502  0x000002da nrtn  0x00000034 
+ 00000503  0x000002db fetch  0x00000001 , 0x0000479c 
+ 00000504  0x000002dc call  0x00000200 , 0x00000034 
+ 00000505  0x000002dd fetch  0x00000004 , 0x000046d3 
+ 00000506  0x000002e0 bbit1  0x00000005 , 0x00003f8a 
+ 00000507  0x000002e1 bbit1  0x00000009 , 0x00003f8a 
+ 00000508  0x000002e2 call  0x00003f97 
+ 00000509  0x000002e3 nrtn  0x00000028 
+ 00000510  0x000002e4 call  0x000001ef 
+ 00000511  0x000002e5 branch  0x00003f81 
+ 00000512  0x000002e8 call  0x00005814 
+ 00000513  0x000002e9 jam  0x00000001 , 0x0000479c 
+ 00000514  0x000002ea branch  0x00000149 
+ 00000515  0x000002ed call  0x00007e34 
+ 00000516  0x000002ee call  0x00003d6a 
+ 00000517  0x000002ef branch  0x00003ee0 
+ 00000518  0x00000313 jam  0x00000001 , 0x00004b07 
+ 00000519  0x00000314 jam  0x00000002 , 0x00004b06 
+ 00000520  0x00000315 jam  0x00000000 , 0x00004b09 
+ 00000521  0x00000316 jam  0x00000001 , 0x00004b08 
+ 00000522  0x00000318 jam  0x00000001 , 0x00004b0a 
+ 00000523  0x00000319 jam  0x00000001 , 0x00004b0b 
+ 00000524  0x0000031a rtn 
+ 00000525  0x0000031d copy  0x00000013 , 0x0000003f 
+ 00000526  0x0000031e beq  0x00000014 , 0x0000021f 
+ 00000527  0x0000031f beq  0x00000015 , 0x0000022f 
+ 00000528  0x00000320 beq  0x00000029 , 0x00000238 
+ 00000529  0x00000321 beq  0x00000032 , 0x0000023a 
+ 00000530  0x00000322 beq  0x00000040 , 0x00000241 
+ 00000531  0x00000323 beq  0x00000004 , 0x0000024c 
+ 00000532  0x00000324 beq  0x00000013 , 0x0000024c 
+ 00000533  0x00000325 beq  0x00000027 , 0x00000253 
+ 00000534  0x00000326 beq  0x00000019 , 0x000033df 
+ 00000535  0x00000327 beq  0x00000021 , 0x00000255 
+ 00000536  0x00000328 beq  0x00000001 , 0x0000025b 
+ 00000537  0x00000329 beq  0x00000002 , 0x0000025e 
+ 00000538  0x0000032a beq  0x0000002b , 0x00000260 
+ 00000539  0x0000032c beq  0x00000039 , 0x00000265 
+ 00000540  0x0000032d beq  0x0000003a , 0x00000274 
+ 00000541  0x0000032e beq  0x0000003c , 0x00000287 
+ 00000542  0x0000032f branch  0x0000417d 
+ 00000543  0x00000332 call  0x0000013e 
+ 00000544  0x00000333 call  0x0000076d 
+ 00000545  0x00000334 fetch  0x00000002 , 0x0000420a 
+ 00000546  0x00000335 set0  0x00000000 , 0x0000003f 
+ 00000547  0x00000336 store  0x00000002 , 0x0000420a 
+ 00000548  0x00000337 setarg  0x00000000 
+ 00000549  0x00000338 store  0x00000002 , 0x000046ae 
+ 00000550  0x00000339 call  0x00000228 
+ 00000551  0x0000033a branch  0x000042ca 
+ 00000552  0x0000033c call  0x00000332 
+ 00000553  0x0000033d fetch  0x00000001 , 0x00004720 
+ 00000554  0x0000033e beq  0x00000001 , 0x0000022d 
+ 00000555  0x0000033f beq  0x00000002 , 0x00003f8d 
+ 00000556  0x00000340 rtn 
+ 00000557  0x00000342 fetch  0x00000002 , 0x00004afd 
+ 00000558  0x00000343 branch  0x00003f8e 
+ 00000559  0x00000346 call  0x00000294 
+ 00000560  0x00000347 setarg  0x00000007 
+ 00000561  0x00000348 store  0x00000002 , 0x00004496 
+ 00000562  0x00000349 store  0x00000002 , 0x00004498 
+ 00000563  0x0000034a jam  0x00000000 , 0x000047c4 
+ 00000564  0x0000034b jam  0x00000000 , 0x0000479c 
+ 00000565  0x0000034c call  0x0000076d 
+ 00000566  0x0000034d call  0x00005816 
+ 00000567  0x0000034e branch  0x000041d9 
+ 00000568  0x00000352 jam  0x00000012 , 0x00000a99 
+ 00000569  0x00000353 branch  0x00007d8f 
+ 00000570  0x00000356 fetch  0x00000001 , 0x0000479f 
+ 00000571  0x00000357 beq  0x00000001 , 0x0000023d 
+ 00000572  0x00000358 branch  0x0000023f 
+ 00000573  0x0000035b call  0x00000238 
+ 00000574  0x0000035c jam  0x00000014 , 0x000046c6 
+ 00000575  0x0000035e arg  0x00000001 , 0x00000007 
+ 00000576  0x0000035f branch  0x000041b9 
+ 00000577  0x00000362 fetch  0x00000002 , 0x00004509 
+ 00000578  0x00000363 rtneq  0x00000000 
+ 00000579  0x00000364 fetch  0x00000001 , 0x00000441 
+ 00000580  0x00000365 rshift2  0x0000003f , 0x0000003f 
+ 00000581  0x00000366 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00000582  0x00000367 rtn  0x00000002 
+ 00000583  0x00000368 setarg  0x00000009 
+ 00000584  0x00000369 store  0x00000002 , 0x00004496 
+ 00000585  0x0000036a store  0x00000002 , 0x00004498 
+ 00000586  0x0000036b call  0x00000238 
+ 00000587  0x0000036c branch  0x000003e8 
+ 00000588  0x00000371 fetch  0x00000002 , 0x00004682 
+ 00000589  0x00000372 rtnbit1  0x0000000c 
+ 00000590  0x00000373 rtnbit1  0x00000006 
+ 00000591  0x00000374 rtnbit1  0x0000000b 
+ 00000592  0x00000375 fetch  0x00000004 , 0x000046d3 
+ 00000593  0x00000376 rtnbit1  0x00000005 
+ 00000594  0x00000379 branch  0x000033a7 
+ 00000595  0x0000037c call  0x0000438e 
+ 00000596  0x0000037d branch  0x000033a7 
+ 00000597  0x00000380 fetch  0x00000001 , 0x00004808 
+ 00000598  0x00000381 rtneq  0x00000002 
+ 00000599  0x00000382 increase  0x00000001 , 0x0000003f 
+ 00000600  0x00000383 store  0x00000001 , 0x00004808 
+ 00000601  0x00000384 jam  0x00000012 , 0x000041e3 
+ 00000602  0x00000385 branch  0x0000340e 
+ 00000603  0x00000388 jam  0x00000000 , 0x00004809 
+ 00000604  0x00000389 call  0x0000013e 
+ 00000605  0x0000038a branch  0x000042ca 
+ 00000606  0x0000038c call  0x00000294 
+ 00000607  0x0000038d branch  0x000041d9 
+ 00000608  0x0000038f fetch  0x00000001 , 0x00004808 
+ 00000609  0x00000390 rtnne  0x00000002 
+ 00000610  0x00000391 jam  0x00000000 , 0x00004808 
+ 00000611  0x00000392 jam  0x0000000e , 0x000041e3 
+ 00000612  0x00000393 branch  0x0000340e 
+ 00000613  0x0000039a call  0x0000013e 
+ 00000614  0x0000039b jam  0x00000001 , 0x0000478b 
+ 00000615  0x0000039c arg  0x00000003 , 0x00000007 
+ 00000616  0x0000039d call  0x000043d2 
+ 00000617  0x0000039e setarg  0x00000000 
+ 00000618  0x0000039f store  0x00000002 , 0x00004707 
+ 00000619  0x000003a0 jam  0x00000000 , 0x000046a7 
+ 00000620  0x000003a1 call  0x0000405d 
+ 00000621  0x000003a2 call  0x000001ab 
+ 00000622  0x000003a5 call  0x00000270 
+ 00000623  0x000003a6 branch  0x000065d1 
+ 00000624  0x000003a9 arg  0x00004bd6 , 0x00000011 
+ 00000625  0x000003aa arg  0x0000005b , 0x00000012 
+ 00000626  0x000003ab arg  0x00000004 , 0x00000002 
+ 00000627  0x000003ac rtn 
+ 00000628  0x000003b5 call  0x00000294 
+ 00000629  0x000003b6 jam  0x00000000 , 0x00004cee 
+ 00000630  0x000003b7 call  0x000001ab 
+ 00000631  0x000003b8 call  0x0000064c 
+ 00000632  0x000003b9 fetch  0x00000001 , 0x000046f5 
+ 00000633  0x000003ba bbit1  0x00000005 , 0x00000284 
+ 00000634  0x000003bb bbit1  0x00000006 , 0x00000284 
+ 00000635  0x000003bc jam  0x00000000 , 0x000041bd 
+ 00000636  0x000003bd fetch  0x00000001 , 0x00004b14 
+ 00000637  0x000003be beq  0x000000ff , 0x00000283 
+ 00000638  0x000003bf call  0x00004316 
+ 00000639  0x000003c0 arg  0x00000003 , 0x00000039 
+ 00000640  0x000003c1 arg  0x00004722 , 0x00000006 
+ 00000641  0x000003c2 call  0x000001c1 
+ 00000642  0x000003c3 branch  0x00000284 , 0x00000028 
+ 00000643  0x000003c5 branch  0x000000f2 
+ 00000644  0x000003c8 jam  0x00000001 , 0x0000479d 
+ 00000645  0x000003c9 jam  0x00000028 , 0x0000479e 
+ 00000646  0x000003ca rtn 
+ 00000647  0x000003cc call  0x0000013e 
+ 00000648  0x000003cd branch  0x00003f8d 
+ 00000649  0x000003cf enable  0x00000028 
+ 00000650  0x000003d0 hfetch  0x00000004 , 0x00008138 
+ 00000651  0x000003d1 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00000652  0x000003d2 hstore  0x00000004 , 0x0000804c 
+ 00000653  0x000003d3 call  0x00002c21 
+ 00000654  0x000003d4 call  0x00000294 
+ 00000655  0x000003d5 call  0x000074bd 
+ 00000656  0x000003d6 call  0x0000012a 
+ 00000657  0x000003d7 call  0x00003e9f 
+ 00000658  0x000003d8 call  0x000000b6 
+ 00000659  0x000003d9 branch  0x00003ebf 
+ 00000660  0x000003dd fetch  0x00000001 , 0x00004b13 
+ 00000661  0x000003de rtn  0x00000034 
+ 00000662  0x000003df jam  0x00000000 , 0x00004b13 
+ 00000663  0x000003e0 branch  0x0000014d 
+ 00000664  0x000003e2 call  0x000002e3 
+ 00000665  0x000003e3 call  0x000002e6 
+ 00000666  0x000003e5 call  0x0000031f 
+ 00000667  0x000003e6 call  0x000002ee 
+ 00000668  0x000003e7 call  0x000002a3 
+ 00000669  0x000003e8 call  0x0000033a 
+ 00000670  0x000003ea call  0x00004231 
+ 00000671  0x000003eb call  0x00004234 
+ 00000672  0x000003ec call  0x00004237 
+ 00000673  0x000003ed call  0x0000423a 
+ 00000674  0x000003ee branch  0x000002eb 
+ 00000675  0x000003f0 fetch  0x00000001 , 0x000046f5 
+ 00000676  0x000003f1 bbit1  0x00000005 , 0x000002a7 
+ 00000677  0x000003f2 bbit1  0x00000006 , 0x00004359 
+ 00000678  0x000003f3 branch  0x00004337 
+ 00000679  0x000003f5 fetch  0x00000001 , 0x000046ed 
+ 00000680  0x000003f6 rtneq  0x000000ff 
+ 00000681  0x000003f7 fetcht  0x00000001 , 0x000046ed 
+ 00000682  0x000003f8 call  0x0000681d 
+ 00000683  0x000003f9 branch  0x000002b0 , 0x00000001 
+ 00000684  0x000003fb fetch  0x00000001 , 0x00004b0f 
+ 00000685  0x000003fc beq  0x00000001 , 0x000002b2 
+ 00000686  0x000003fd arg  0x00000006 , 0x00000007 
+ 00000687  0x000003fe branch  0x000043d2 
+ 00000688  0x00000405 jam  0x00000001 , 0x00004b0f 
+ 00000689  0x00000406 rtn 
+ 00000690  0x00000409 fetch  0x00000001 , 0x00004b10 
+ 00000691  0x0000040a beq  0x00000001 , 0x000002b8 
+ 00000692  0x0000040b fetch  0x00000004 , 0x000046d3 
+ 00000693  0x0000040c rtnbit1  0x00000006 
+ 00000694  0x0000040d jam  0x00000000 , 0x00004b0f 
+ 00000695  0x0000040e branch  0x00004370 
+ 00000696  0x00000411 jam  0x00000000 , 0x00004b10 
+ 00000697  0x00000412 jam  0x00000000 , 0x00004b0f 
+ 00000698  0x00000413 rtn 
+ 00000699  0x00000416 arg  0x00004b02 , 0x00000013 
+ 00000700  0x00000417 arg  0x000002be , 0x00000012 
+ 00000701  0x00000418 branch  0x00003374 
+ 00000702  0x0000041a jam  0x00000001 , 0x00004b04 
+ 00000703  0x0000041b branch  0x0000012a 
+ 00000704  0x0000041e fetch  0x00000001 , 0x00004b04 
+ 00000705  0x0000041f nrtn  0x00000034 
+ 00000706  0x00000420 fetch  0x00000004 , 0x000046d3 
+ 00000707  0x00000421 rtnbit0  0x00000004 
+ 00000708  0x00000422 fetch  0x00000001 , 0x000046cf 
+ 00000709  0x00000423 pincrease  0x00000001 
+ 00000710  0x00000424 store  0x00000001 , 0x000046cf 
+ 00000711  0x00000425 beq  0x00000005 , 0x000002c9 
+ 00000712  0x00000426 rtn 
+ 00000713  0x00000428 jam  0x00000000 , 0x000046cf 
+ 00000714  0x00000429 fetch  0x00000001 , 0x00004b01 
+ 00000715  0x0000042a beq  0x00000001 , 0x000002ce 
+ 00000716  0x0000042b beq  0x00000000 , 0x000002d5 
+ 00000717  0x0000042c rtn 
+ 00000718  0x0000042e jam  0x00000000 , 0x00004b01 
+ 00000719  0x0000042f fetch  0x00000001 , 0x00004b12 
+ 00000720  0x00000430 beq  0x00000001 , 0x000002dc 
+ 00000721  0x00000431 fetch  0x00000001 , 0x00004720 
+ 00000722  0x00000432 beq  0x00000001 , 0x00004489 
+ 00000723  0x00000433 beq  0x00000002 , 0x0000448c 
+ 00000724  0x00000434 rtn 
+ 00000725  0x00000437 jam  0x00000001 , 0x00004b01 
+ 00000726  0x00000438 fetch  0x00000001 , 0x00004b12 
+ 00000727  0x00000439 beq  0x00000001 , 0x000002df 
+ 00000728  0x0000043a fetch  0x00000001 , 0x00004720 
+ 00000729  0x0000043b beq  0x00000001 , 0x0000447a 
+ 00000730  0x0000043c beq  0x00000002 , 0x0000447e 
+ 00000731  0x0000043d rtn 
+ 00000732  0x0000043f fetch  0x00000001 , 0x000046f4 
+ 00000733  0x00000440 store  0x00000001 , 0x00004715 
+ 00000734  0x00000441 branch  0x00004298 
+ 00000735  0x00000443 fetch  0x00000001 , 0x000046f4 
+ 00000736  0x00000444 rtneq  0x000000ff 
+ 00000737  0x00000445 store  0x00000001 , 0x00004715 
+ 00000738  0x00000446 branch  0x00004296 
+ 00000739  0x00000448 arg  0x00004809 , 0x00000013 
+ 00000740  0x00000449 arg  0x0000637a , 0x00000012 
+ 00000741  0x0000044a branch  0x0000336d 
+ 00000742  0x0000044d arg  0x00004807 , 0x00000013 
+ 00000743  0x0000044e arg  0x000002e9 , 0x00000012 
+ 00000744  0x0000044f branch  0x0000336d 
+ 00000745  0x00000451 jam  0x00000000 , 0x00004806 
+ 00000746  0x00000452 rtn 
+ 00000747  0x00000455 arg  0x000046c6 , 0x00000013 
+ 00000748  0x00000456 arg  0x00003d60 , 0x00000012 
+ 00000749  0x00000457 branch  0x0000336d 
+ 00000750  0x0000045a fetch  0x00000001 , 0x00004720 
+ 00000751  0x0000045b beq  0x00000002 , 0x00000129 
+ 00000752  0x0000045c fetch  0x00000001 , 0x000046f5 
+ 00000753  0x0000045d bbit1  0x00000004 , 0x00000303 
+ 00000754  0x0000045f fetch  0x00000001 , 0x00004b0e 
+ 00000755  0x00000460 beq  0x00000001 , 0x00000129 
+ 00000756  0x00000461 call  0x00004083 
+ 00000757  0x00000462 beq  0x00000005 , 0x000002ff 
+ 00000758  0x00000464 fetch  0x00000001 , 0x00004685 
+ 00000759  0x00000465 store  0x00000001 , 0x000046da 
+ 00000760  0x00000466 jam  0x00000000 , 0x00004b0e 
+ 00000761  0x00000467 fetch  0x00000001 , 0x000046db 
+ 00000762  0x00000468 rtneq  0x00000001 
+ 00000763  0x00000469 jam  0x00000001 , 0x000046db 
+ 00000764  0x0000046a arg  0x00000009 , 0x00000007 
+ 00000765  0x0000046b call  0x000043d2 
+ 00000766  0x0000046c branch  0x000043ca 
+ 00000767  0x0000046e jam  0x00000002 , 0x00004b0e 
+ 00000768  0x0000046f jam  0x00000028 , 0x0000479e 
+ 00000769  0x00000470 call  0x00000311 
+ 00000770  0x00000471 branch  0x000043b0 
+ 00000771  0x00000476 fetch  0x00000001 , 0x000046ec 
+ 00000772  0x00000477 rtneq  0x000000ff 
+ 00000773  0x00000479 fetcht  0x00000001 , 0x000046ec 
+ 00000774  0x0000047a call  0x0000681d 
+ 00000775  0x0000047b branch  0x0000030b , 0x00000001 
+ 00000776  0x0000047d fetch  0x00000001 , 0x00004b0c 
+ 00000777  0x0000047e store  0x00000001 , 0x00004b0d 
+ 00000778  0x0000047f branch  0x000002f8 
+ 00000779  0x00000481 jam  0x00000001 , 0x00004b0e 
+ 00000780  0x00000482 jam  0x00000028 , 0x0000479e 
+ 00000781  0x00000483 call  0x0000030f 
+ 00000782  0x00000484 branch  0x000043b0 
+ 00000783  0x00000486 arg  0x00004b0d , 0x00000013 
+ 00000784  0x00000487 branch  0x00000312 
+ 00000785  0x0000048a arg  0x000046da , 0x00000013 
+ 00000786  0x0000048b arg  0x00000314 , 0x00000012 
+ 00000787  0x0000048c branch  0x0000336d 
+ 00000788  0x0000048f call  0x00000294 
+ 00000789  0x00000490 jam  0x00000001 , 0x00004b10 
+ 00000790  0x00000491 fetch  0x00000002 , 0x00004682 
+ 00000791  0x00000492 isolate1  0x0000000b , 0x0000003f 
+ 00000792  0x00000493 call  0x000042d4 , 0x00000001 
+ 00000793  0x00000494 fetch  0x00000002 , 0x00004682 
+ 00000794  0x00000495 isolate1  0x00000007 , 0x0000003f 
+ 00000795  0x00000496 call  0x00004392 , 0x00000001 
+ 00000796  0x00000497 arg  0x00000009 , 0x00000007 
+ 00000797  0x00000498 call  0x000043ce 
+ 00000798  0x00000499 branch  0x000043b8 
+ 00000799  0x0000049d fetch  0x00000001 , 0x0000479d 
+ 00000800  0x0000049e rtn  0x00000034 
+ 00000801  0x0000049f fetch  0x00000001 , 0x0000479e 
+ 00000802  0x000004a0 branch  0x00000326 , 0x00000034 
+ 00000803  0x000004a1 increase  0xffffffff , 0x0000003f 
+ 00000804  0x000004a2 store  0x00000001 , 0x0000479e 
+ 00000805  0x000004a3 rtn 
+ 00000806  0x000004a5 jam  0x00000000 , 0x0000479d 
+ 00000807  0x000004a6 branch  0x0000340a 
+ 00000808  0x000004aa disable  0x00000028 
+ 00000809  0x000004ab setarg  0x00000000 
+ 00000810  0x000004ac store  0x00000006 , 0x0000469b 
+ 00000811  0x000004ad call  0x00003fb5 
+ 00000812  0x000004ae call  0x00004079 
+ 00000813  0x000004af call  0x0000407e 
+ 00000814  0x000004b0 call  0x00004099 
+ 00000815  0x000004b1 nrtn  0x00000028 
+ 00000816  0x000004b2 call  0x00000228 
+ 00000817  0x000004b3 branch  0x00003fa1 
+ 00000818  0x000004ff jam  0x00000000 , 0x00004b04 
+ 00000819  0x00000500 setarg  0x0000012c 
+ 00000820  0x00000501 store  0x00000002 , 0x00004b02 
+ 00000821  0x00000502 rtn 
+ 00000822  0x00000506 jam  0x00000001 , 0x00004b0a 
+ 00000823  0x00000507 jam  0x00000000 , 0x00004b0b 
+ 00000824  0x00000508 jam  0x00000000 , 0x00004aff 
+ 00000825  0x00000509 rtn 
+ 00000826  0x0000050c fetch  0x00000001 , 0x00004b0a 
+ 00000827  0x0000050d rtn  0x00000034 
+ 00000828  0x0000050e fetch  0x00000001 , 0x00004b0b 
+ 00000829  0x0000050f beq  0x00000000 , 0x00000340 
+ 00000830  0x00000510 beq  0x00000001 , 0x00000346 
+ 00000831  0x00000511 rtn 
+ 00000832  0x00000514 call  0x000002d5 
+ 00000833  0x00000515 fetch  0x00000001 , 0x00004aff 
+ 00000834  0x00000516 increase  0x00000001 , 0x0000003f 
+ 00000835  0x00000517 store  0x00000001 , 0x00004aff 
+ 00000836  0x00000518 beq  0x00000014 , 0x00000355 
+ 00000837  0x00000519 rtn 
+ 00000838  0x0000051b fetch  0x00000001 , 0x00004b07 
+ 00000839  0x0000051c increase  0xffffffff , 0x0000003f 
+ 00000840  0x0000051d store  0x00000001 , 0x00004b07 
+ 00000841  0x0000051e nrtn  0x00000034 
+ 00000842  0x0000051f fetch  0x00000001 , 0x00004b06 
+ 00000843  0x00000520 store  0x00000001 , 0x00004b07 
+ 00000844  0x00000521 fetch  0x00000001 , 0x00004b09 
+ 00000845  0x00000522 branch  0x00000352 , 0x00000034 
+ 00000846  0x00000523 fetch  0x00000001 , 0x00004b08 
+ 00000847  0x00000524 branch  0x00000353 , 0x00000034 
+ 00000848  0x00000525 increase  0xffffffff , 0x0000003f 
+ 00000849  0x00000526 store  0x00000001 , 0x00004b08 
+ 00000850  0x00000528 branch  0x000002ca 
+ 00000851  0x0000052a setarg  0x00000000 
+ 00000852  0x0000052b store  0x00000003 , 0x00004b07 
+ 00000853  0x0000052d fetch  0x00000001 , 0x00004b08 
+ 00000854  0x0000052e nbranch  0x00000359 , 0x00000034 
+ 00000855  0x0000052f jam  0x00000000 , 0x00004b0a 
+ 00000856  0x00000530 jam  0x00000000 , 0x00004b0b 
+ 00000857  0x00000532 jam  0x00000000 , 0x00004aff 
+ 00000858  0x00000533 jam  0x00000000 , 0x00004b01 
+ 00000859  0x00000534 branch  0x0000012a 
+ 00000860  0x00000538 fetch  0x00000001 , 0x000046e0 
+ 00000861  0x00000539 beq  0x00000005 , 0x00003daa 
+ 00000862  0x0000053a beq  0x00000004 , 0x00003d96 
+ 00000863  0x0000053b beq  0x00000006 , 0x00000361 
+ 00000864  0x0000053c branch  0x00003d83 
+ 00000865  0x0000053f fetch  0x00000001 , 0x0000477a 
+ 00000866  0x00000540 call  0x00000367 , 0x00000034 
+ 00000867  0x00000541 fetch  0x00000001 , 0x0000477a 
+ 00000868  0x00000542 beq  0x00000001 , 0x00003d8a 
+ 00000869  0x00000543 beq  0x00000003 , 0x00003d8e 
+ 00000870  0x00000544 branch  0x00003d8c 
+ 00000871  0x00000546 jam  0x00000001 , 0x0000477a 
+ 00000872  0x00000547 rtn 
+ 00000873  0x0000055b jam  0x00000000 , 0x00004808 
+ 00000874  0x0000055c jam  0x0000000e , 0x000041e3 
+ 00000875  0x0000055d call  0x000041e7 
+ 00000876  0x0000055e fetch  0x00000002 , 0x00004208 
+ 00000877  0x0000055f bbit1  0x00000007 , 0x000041f5 
+ 00000878  0x00000560 bbit1  0x00000000 , 0x000033a9 
+ 00000879  0x00000561 bbit1  0x00000001 , 0x00000373 
+ 00000880  0x00000562 bbit1  0x00000002 , 0x00000376 
+ 00000881  0x00000563 bbit1  0x00000003 , 0x00000376 
+ 00000882  0x00000564 branch  0x000042b0 
+ 00000883  0x00000566 bbit1  0x00000005 , 0x00000376 
+ 00000884  0x00000567 bbit1  0x00000003 , 0x00000376 
+ 00000885  0x00000568 branch  0x000042b0 
+ 00000886  0x0000056a fetch  0x00000002 , 0x00004682 
+ 00000887  0x0000056b bbit1  0x0000000c , 0x000042b0 
+ 00000888  0x0000056c call  0x000033a9 
+ 00000889  0x0000056d call  0x00004083 
+ 00000890  0x0000056e beq  0x00000007 , 0x00000284 
+ 00000891  0x0000056f branch  0x000033a7 
+ 00000892  0x00000572 jam  0x00000000 , 0x0000479d 
+ 00000893  0x00000573 jam  0x00000000 , 0x0000479e 
+ 00000894  0x00000574 bmark1  0x00000026 , 0x00000380 
+ 00000895  0x00000575 branch  0x0000426d 
+ 00000896  0x00000577 call  0x0000064c 
+ 00000897  0x00000578 branch  0x0000426d 
+ 00000898  0x0000057c call  0x000068a2 
+ 00000899  0x0000057d fetch  0x00000002 , 0x0000421d 
+ 00000900  0x0000057e branch  0x00000387 , 0x00000034 
+ 00000901  0x0000057f store  0x00000002 , 0x000047c2 
+ 00000902  0x00000581 branch  0x000003b0 
+ 00000903  0x00000584 setarg  0x00001122 
+ 00000904  0x00000585 store  0x00000002 , 0x000047c2 
+ 00000905  0x00000586 branch  0x00000386 
+ 00000906  0x00000589 call  0x000001ab 
+ 00000907  0x0000058a jam  0x00000000 , 0x0000479c 
+ 00000908  0x0000058b fetch  0x00000002 , 0x00004682 
+ 00000909  0x0000058c bbit1  0x0000000b , 0x00000398 
+ 00000910  0x0000058d fetch  0x00000004 , 0x000046d3 
+ 00000911  0x0000058e bbit0  0x00000018 , 0x00000398 
+ 00000912  0x00000590 call  0x000003b4 
+ 00000913  0x00000591 fetcht  0x00000002 , 0x000047c2 
+ 00000914  0x00000592 increase  0x00000001 , 0x00000002 
+ 00000915  0x00000593 storet  0x00000002 , 0x000047c2 
+ 00000916  0x00000594 storet  0x00000002 , 0x000044a1 
+ 00000917  0x00000595 call  0x000003b0 
+ 00000918  0x00000596 random  0x0000003f 
+ 00000919  0x00000597 store  0x00000001 , 0x000044a0 
+ 00000920  0x0000059a call  0x00003402 
+ 00000921  0x0000059b setarg  0x00ed8e0e 
+ 00000922  0x0000059c store  0x00000003 , 0x000044a3 
+ 00000923  0x0000059d jam  0x0000005a , 0x00004b14 
+ 00000924  0x0000059e call  0x0000017b 
+ 00000925  0x0000059f call  0x00003418 
+ 00000926  0x000005a0 fetch  0x00000002 , 0x00004687 
+ 00000927  0x000005a1 store  0x00000002 , 0x000046ac 
+ 00000928  0x000005a2 jam  0x00000006 , 0x0000016d 
+ 00000929  0x000005a3 setarg  0x00000000 
+ 00000930  0x000005a4 store  0x00000002 , 0x000046b0 
+ 00000931  0x000005a5 store  0x00000002 , 0x000046ae 
+ 00000932  0x000005a6 arg  0x00000007 , 0x00000007 
+ 00000933  0x000005a7 call  0x000043ce 
+ 00000934  0x000005a8 call  0x000043ca 
+ 00000935  0x000005a9 fetch  0x00000001 , 0x00004092 
+ 00000936  0x000005aa isolate1  0x00000001 , 0x0000003f 
+ 00000937  0x000005ab call  0x000003b8 , 0x00000001 
+ 00000938  0x000005ac fetch  0x00000001 , 0x00004092 
+ 00000939  0x000005ad isolate1  0x00000000 , 0x0000003f 
+ 00000940  0x000005ae call  0x00007ddd , 0x00000001 
+ 00000941  0x000005af fetch  0x00000004 , 0x000046d3 
+ 00000942  0x000005b0 bbit1  0x0000001c , 0x0000422e 
+ 00000943  0x000005b2 branch  0x00000206 
+ 00000944  0x000005b4 arg  0x00000002 , 0x00000002 
+ 00000945  0x000005b5 arg  0x000047c2 , 0x00000011 
+ 00000946  0x000005b6 arg  0x0000005f , 0x00000012 
+ 00000947  0x000005b7 branch  0x000065d1 
+ 00000948  0x000005ba arg  0x00000002 , 0x00000002 
+ 00000949  0x000005bb arg  0x000047c2 , 0x00000011 
+ 00000950  0x000005bc arg  0x0000005f , 0x00000012 
+ 00000951  0x000005bd branch  0x000065df 
+ 00000952  0x000005c0 jam  0x00000000 , 0x0000479f 
+ 00000953  0x000005c1 call  0x00000113 
+ 00000954  0x000005c2 setarg  0x00000005 
+ 00000955  0x000005c3 istore  0x00000001 , 0x00000006 
+ 00000956  0x000005c4 arg  0x00004b15 , 0x00000006 
+ 00000957  0x000005c5 call  0x000003bf 
+ 00000958  0x000005c6 branch  0x00007df4 
+ 00000959  0x000005c9 arg  0x0000437b , 0x00000005 
+ 00000960  0x000005ca arg  0x00000013 , 0x00000039 
+ 00000961  0x000005cb call  0x00007f01 
+ 00000962  0x000005cc branch  0x000057b8 
+ 00000963  0x000005cf setarg  0x00000000 
+ 00000964  0x000005d0 store  0x00000002 , 0x000046ac 
+ 00000965  0x000005d1 call  0x00000149 
+ 00000966  0x000005d4 fetch  0x00000001 , 0x00004092 
+ 00000967  0x000005d5 isolate1  0x00000001 , 0x0000003f 
+ 00000968  0x000005d6 call  0x000042d4 , 0x00000001 
+ 00000969  0x000005d7 fetch  0x00000001 , 0x00004092 
+ 00000970  0x000005d8 isolate1  0x00000000 , 0x0000003f 
+ 00000971  0x000005d9 call  0x000042d7 , 0x00000001 
+ 00000972  0x000005da fetch  0x00000004 , 0x000046d3 
+ 00000973  0x000005db bbit1  0x0000001c , 0x0000421a 
+ 00000974  0x000005dd fetch  0x00000001 , 0x00004aff 
+ 00000975  0x000005de nrtn  0x00000034 
+ 00000976  0x000005df branch  0x00000353 
+ 00000977  0x000005e1 fetch  0x00000001 , 0x0000450f 
+ 00000978  0x000005e2 pincrease  0x00000001 
+ 00000979  0x000005e3 store  0x00000001 , 0x0000450f 
+ 00000980  0x000005e4 beq  0x0000000c , 0x00005395 
+ 00000981  0x000005e5 call  0x000055aa 
+ 00000982  0x000005e6 call  0x0000561e 
+ 00000983  0x000005e7 call  0x000005a3 
+ 00000984  0x000005e8 branch  0x0000538f 
+ 00000985  0x000005eb fetch  0x00000001 , 0x00000016 
+ 00000986  0x000005ec increase  0x00000001 , 0x0000003f 
+ 00000987  0x000005ed store  0x00000001 , 0x00000016 
+ 00000988  0x000005ee rtnne  0x00000028 
+ 00000989  0x000005ef jam  0x00000025 , 0x00000016 
+ 00000990  0x000005f0 rtn 
+ 00000991  0x000005f3 call  0x000029bb 
+ 00000992  0x000005f4 call  0x00000026 
+ 00000993  0x000005f5 branch  0x000054a3 
+ 00000994  0x000005f8 call  0x000003ea 
+ 00000995  0x000005f9 branch  0x0000557d 
+ 00000996  0x000005fb fetch  0x00000001 , 0x000047c5 
+ 00000997  0x000005fc store  0x00000001 , 0x00004172 
+ 00000998  0x000005fe jam  0x00000000 , 0x000047c4 
+ 00000999  0x000005ff rtn 
+ 00001000  0x00000601 jam  0x00000001 , 0x000047c4 
+ 00001001  0x00000602 rtn 
+ 00001002  0x00000604 fetch  0x00000001 , 0x000043d6 
+ 00001003  0x00000605 sub  0x0000003f , 0x0000000c , 0x0000003e 
+ 00001004  0x00000606 nbranch  0x000003e8 , 0x00000002 
+ 00001005  0x00000607 fetch  0x00000001 , 0x000043d8 
+ 00001006  0x00000608 fetcht  0x00000001 , 0x000047c5 
+ 00001007  0x00000609 isub  0x00000002 , 0x0000003e 
+ 00001008  0x0000060a branch  0x000003e4 , 0x00000002 
+ 00001009  0x0000060b fetch  0x00000001 , 0x000043d8 
+ 00001010  0x0000060c store  0x00000001 , 0x00004172 
+ 00001011  0x0000060d branch  0x000003e6 
+ 00001012  0x00000610 fetch  0x00000001 , 0x0000043f 
+ 00001013  0x00000611 rtnbit0  0x00000006 
+ 00001014  0x00000612 call  0x000003f9 
+ 00001015  0x00000613 nrtn  0x00000028 
+ 00001016  0x00000614 branch  0x000055a0 
+ 00001017  0x00000616 enable  0x00000028 
+ 00001018  0x00000617 fetch  0x00000001 , 0x0000045a 
+ 00001019  0x00000618 rshift4  0x0000003f , 0x0000003f 
+ 00001020  0x00000619 rtnne  0x0000000f 
+ 00001021  0x0000061a fetch  0x00000001 , 0x00000460 
+ 00001022  0x0000061b rshift4  0x0000003f , 0x0000003f 
+ 00001023  0x0000061c rtnne  0x00000000 
+ 00001024  0x0000061d branch  0x00007fe9 
+ 00001025  0x00000620 fetch  0x00000001 , 0x00000456 
+ 00001026  0x00000621 bbit1  0x00000005 , 0x00000415 
+ 00001027  0x00000622 call  0x00000595 
+ 00001028  0x00000623 fetch  0x00000001 , 0x0000478e 
+ 00001029  0x00000624 nbranch  0x0000040b , 0x00000034 
+ 00001030  0x00000625 fetch  0x00000001 , 0x0000043f 
+ 00001031  0x00000626 bbit0  0x00000004 , 0x0000040f 
+ 00001032  0x00000627 fetch  0x00000001 , 0x000002da 
+ 00001033  0x00000628 branch  0x0000040f , 0x00000034 
+ 00001034  0x00000629 branch  0x00005664 
+ 00001035  0x0000062b fetch  0x00000001 , 0x0000478e 
+ 00001036  0x0000062c increase  0xffffffff , 0x0000003f 
+ 00001037  0x0000062d store  0x00000001 , 0x0000478e 
+ 00001038  0x0000062e branch  0x00005664 
+ 00001039  0x00000630 fetch  0x00000001 , 0x000044c4 
+ 00001040  0x00000631 bne  0x00000005 , 0x00000412 
+ 00001041  0x00000632 jam  0x00000003 , 0x0000478e 
+ 00001042  0x00000634 call  0x00005892 
+ 00001043  0x00000635 call  0x0000077a , 0x00000034 
+ 00001044  0x00000636 branch  0x00005622 
+ 00001045  0x00000639 call  0x00000417 
+ 00001046  0x0000063a branch  0x00000423 
+ 00001047  0x0000063d fetch  0x00000001 , 0x000046c5 
+ 00001048  0x0000063e and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001049  0x0000063f rtnne  0x00000003 
+ 00001050  0x00000640 fetch  0x00000001 , 0x000047c1 
+ 00001051  0x00000641 rtn  0x00000034 
+ 00001052  0x00000642 fetch  0x00000001 , 0x000043dd 
+ 00001053  0x00000643 rtn  0x00000034 
+ 00001054  0x00000644 fetch  0x00000001 , 0x000043dc 
+ 00001055  0x00000645 set1  0x00000004 , 0x0000003f 
+ 00001056  0x00000646 store  0x00000001 , 0x000043dc 
+ 00001057  0x00000647 call  0x00005650 
+ 00001058  0x00000648 rtn 
+ 00001059  0x0000064d branch  0x00000599 
+ 00001060  0x00000650 fetch  0x00000001 , 0x0000479f 
+ 00001061  0x00000651 rtn  0x00000034 
+ 00001062  0x00000652 fetch  0x00000001 , 0x000046c5 
+ 00001063  0x00000653 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001064  0x00000654 rtneq  0x00000003 
+ 00001065  0x00000655 jam  0x0000000a , 0x000046c6 
+ 00001066  0x00000656 rtn 
+ 00001067  0x00000659 rtnmark1  0x0000000f 
+ 00001068  0x0000065a call  0x00005890 
+ 00001069  0x0000065b nrtn  0x00000034 
+ 00001070  0x0000065c fetch  0x00000001 , 0x000002d9 
+ 00001071  0x0000065d and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001072  0x0000065e store  0x00000001 , 0x0000450c 
+ 00001073  0x0000065f ifetch  0x00000001 , 0x00000006 
+ 00001074  0x00000660 and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00001075  0x00000661 store  0x00000001 , 0x0000450b 
+ 00001076  0x00000662 rtn  0x00000034 
+ 00001077  0x00000663 copy  0x00000006 , 0x0000003f 
+ 00001078  0x00000664 store  0x00000002 , 0x0000450d 
+ 00001079  0x00000665 fetch  0x00000001 , 0x0000450c 
+ 00001080  0x00000666 beq  0x00000003 , 0x0000043a 
+ 00001081  0x00000667 branch  0x0000568d 
+ 00001082  0x00000669 fetch  0x00000001 , 0x000002db 
+ 00001083  0x0000066a beq  0x00000001 , 0x0000043d 
+ 00001084  0x0000066b branch  0x00005c65 
+ 00001085  0x0000066d ifetch  0x00000005 , 0x00000006 
+ 00001086  0x0000066e store  0x00000005 , 0x000043ce 
+ 00001087  0x0000066f ifetch  0x00000002 , 0x00000006 
+ 00001088  0x00000670 store  0x00000002 , 0x0000045f 
+ 00001089  0x00000671 branch  0x00005c8a 
+ 00001090  0x00000674 ifetch  0x00000002 , 0x00000006 
+ 00001091  0x00000675 beq  0x00000004 , 0x00000446 
+ 00001092  0x00000676 beq  0x00000006 , 0x00000463 
+ 00001093  0x00000677 branch  0x00005698 
+ 00001094  0x00000679 call  0x00007ea5 
+ 00001095  0x0000067a call  0x00000424 
+ 00001096  0x0000067b call  0x00007e9f 
+ 00001097  0x0000067c ifetch  0x00000003 , 0x00000006 
+ 00001098  0x0000067d store  0x00000003 , 0x00000477 
+ 00001099  0x0000067e beq  0x00000010 , 0x00000455 
+ 00001100  0x0000067f rshift8  0x0000003f , 0x00000002 
+ 00001101  0x00000680 sub  0x00000002 , 0x00000024 , 0x0000003e 
+ 00001102  0x00000681 branch  0x000058ad , 0x00000002 
+ 00001103  0x00000682 arg  0x000047c6 , 0x00000002 
+ 00001104  0x00000683 storet  0x00000002 , 0x000044bc 
+ 00001105  0x00000684 call  0x000058ad 
+ 00001106  0x00000685 setarg  0x00008e7a 
+ 00001107  0x00000686 store  0x00000002 , 0x000044bc 
+ 00001108  0x00000687 rtn 
+ 00001109  0x0000068a call  0x000059fa 
+ 00001110  0x0000068b call  0x00005879 
+ 00001111  0x0000068c increase  0x00000007 , 0x00000006 
+ 00001112  0x0000068d ifetch  0x00000001 , 0x00000006 
+ 00001113  0x0000068e rtnne  0x00000011 
+ 00001114  0x0000068f increase  0x00000005 , 0x00000006 
+ 00001115  0x00000690 ifetch  0x00000002 , 0x00000006 
+ 00001116  0x00000691 arg  0x00001812 , 0x00000002 
+ 00001117  0x00000692 isub  0x00000002 , 0x0000003e 
+ 00001118  0x00000693 nrtn  0x00000005 
+ 00001119  0x00000694 increase  0xfffffffc , 0x00000006 
+ 00001120  0x00000695 setarg  0x0000002b 
+ 00001121  0x00000696 istore  0x00000002 , 0x00000006 
+ 00001122  0x00000697 rtn 
+ 00001123  0x0000069a ifetch  0x00000001 , 0x00000006 
+ 00001124  0x0000069b beq  0x00000005 , 0x00000466 
+ 00001125  0x0000069c branch  0x00005af5 
+ 00001126  0x0000069e call  0x00005b5a 
+ 00001127  0x0000069f fetch  0x00000001 , 0x0000043f 
+ 00001128  0x000006a0 set0  0x00000005 , 0x0000003f 
+ 00001129  0x000006a1 store  0x00000001 , 0x0000043f 
+ 00001130  0x000006a2 branch  0x00005c8e 
+ 00001131  0x000006a5 fetch  0x00000001 , 0x00000016 
+ 00001132  0x000006a6 bne  0x00000027 , 0x000056f2 
+ 00001133  0x000006a7 call  0x00000471 
+ 00001134  0x000006a8 arg  0x00000000 , 0x00000007 
+ 00001135  0x000006a9 fetch  0x00000002 , 0x00004482 
+ 00001136  0x000006aa branch  0x00007f08 
+ 00001137  0x000006ac random  0x0000003f 
+ 00001138  0x000006ad arg  0x000001ff , 0x00000002 
+ 00001139  0x000006ae iand  0x00000002 , 0x0000003f 
+ 00001140  0x000006af add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00001141  0x000006b0 branch  0x00003cbe 
+ 00001142  0x000006b3 disable  0x0000002b 
+ 00001143  0x000006b4 branch  0x00000479 , 0x0000002e 
+ 00001144  0x000006b5 nbranch  0x00005806 , 0x0000002d 
+ 00001145  0x000006b7 call  0x00002bcb 
+ 00001146  0x000006b8 fetch  0x00000002 , 0x000040c1 
+ 00001147  0x000006b9 store  0x00000002 , 0x0000044d 
+ 00001148  0x000006ba fetch  0x00000001 , 0x000046c5 
+ 00001149  0x000006bb compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00001150  0x000006bc nbranch  0x00002bde , 0x00000001 
+ 00001151  0x000006bd branch  0x000057fb 
+ 00001152  0x000006c0 fetch  0x00000001 , 0x0000479f 
+ 00001153  0x000006c1 nrtn  0x00000034 
+ 00001154  0x000006c2 fetch  0x00000001 , 0x00000478 
+ 00001155  0x000006c3 sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00001156  0x000006c4 nrtn  0x00000005 
+ 00001157  0x000006c5 branch  0x00003d60 
+ 00001158  0x000006c8 hfetch  0x00000001 , 0x00008077 
+ 00001159  0x000006c9 and_into  0x000000fd , 0x0000003f 
+ 00001160  0x000006ca hstore  0x00000001 , 0x00008077 
+ 00001161  0x000006cb hfetcht  0x00000001 , 0x00008073 
+ 00001162  0x000006cc or_into  0x00000002 , 0x00000002 
+ 00001163  0x000006cd hstoret  0x00000001 , 0x00008073 
+ 00001164  0x000006ce call  0x000063ee 
+ 00001165  0x000006cf and_into  0x000000fd , 0x00000002 
+ 00001166  0x000006d0 nop  0x0000000d 
+ 00001167  0x000006d1 call  0x000063f2 
+ 00001168  0x000006d2 hstoret  0x00000001 , 0x00008073 
+ 00001169  0x000006d3 rtn 
+ 00001170  0x000006d9 fetch  0x00000001 , 0x0000000e 
+ 00001171  0x000006da increase  0x00000001 , 0x0000003f 
+ 00001172  0x000006db store  0x00000001 , 0x0000000e 
+ 00001173  0x000006dc call  0x00002435 
+ 00001174  0x000006de set1  0x0000002c , 0x00000000 
+ 00001175  0x000006df call  0x000022f2 
+ 00001176  0x000006e0 branch  0x0000049d , 0x00000018 
+ 00001177  0x000006e1 set0  0x0000002c , 0x00000000 
+ 00001178  0x000006e2 call  0x00002455 
+ 00001179  0x000006e3 nbranch  0x00000496 , 0x00000034 
+ 00001180  0x000006e4 branch  0x000020fc 
+ 00001181  0x000006e7 set0  0x0000002c , 0x00000000 
+ 00001182  0x000006e8 branch  0x0000215f 
+ 00001183  0x000006eb bmark1  0x0000002c , 0x0000264d 
+ 00001184  0x000006ec branch  0x0000258f 
+ 00001185  0x000006f0 fetch  0x00000001 , 0x00000030 
+ 00001186  0x000006f1 isolate1  0x00000000 , 0x0000003f 
+ 00001187  0x000006f2 call  0x000004a5 , 0x00000001 
+ 00001188  0x000006f3 branch  0x0000248a 
+ 00001189  0x000006f5 fetch  0x00000001 , 0x00000047 
+ 00001190  0x000006f6 isolate1  0x00000003 , 0x0000003f 
+ 00001191  0x000006f7 call  0x00000599 , 0x00000001 
+ 00001192  0x000006f8 ncall  0x00000595 , 0x00000001 
+ 00001193  0x000006f9 branch  0x000005a3 
+ 00001194  0x000006fc call  0x000024f0 
+ 00001195  0x000006fd nbranch  0x000028f9 , 0x00000018 
+ 00001196  0x000006fe call  0x000029bb 
+ 00001197  0x000006ff call  0x00000026 
+ 00001198  0x00000700 branch  0x00002518 
+ 00001199  0x00000703 branch  0x000033e4 
+ 00001200  0x00000706 disable  0x00000028 
+ 00001201  0x00000707 call  0x000062c1 
+ 00001202  0x0000070a fetch  0x00000001 , 0x00000048 
+ 00001203  0x0000070b rtn  0x00000034 
+ 00001204  0x0000070c bbit1  0x00000007 , 0x000004b7 
+ 00001205  0x0000070d beq  0x00000003 , 0x000004c3 
+ 00001206  0x0000070e branch  0x00006010 
+ 00001207  0x00000710 beq  0x00000084 , 0x000004ba 
+ 00001208  0x00000711 beq  0x00000083 , 0x000004bd 
+ 00001209  0x00000712 branch  0x0000603f 
+ 00001210  0x00000714 call  0x000004c0 
+ 00001211  0x00000715 fetch  0x00000001 , 0x00000048 
+ 00001212  0x00000716 branch  0x00006099 
+ 00001213  0x00000718 call  0x000004c0 
+ 00001214  0x00000719 fetch  0x00000001 , 0x00000048 
+ 00001215  0x0000071a branch  0x0000610d 
+ 00001216  0x0000071c fetch  0x00000001 , 0x0000465a 
+ 00001217  0x0000071d branch  0x0000612b , 0x00000034 
+ 00001218  0x0000071e branch  0x00006124 
+ 00001219  0x00000721 force  0x00000002 , 0x0000003f 
+ 00001220  0x00000722 call  0x00006298 
+ 00001221  0x00000723 fetch  0x00000001 , 0x00000049 
+ 00001222  0x00000724 istore  0x00000001 , 0x00000005 
+ 00001223  0x00000725 store  0x00000001 , 0x00004afc 
+ 00001224  0x00000726 call  0x000062a7 
+ 00001225  0x00000727 fetch  0x00000001 , 0x00004afc 
+ 00001226  0x00000728 branch  0x00006051 
+ 00001227  0x0000072d call  0x000068a8 
+ 00001228  0x00000731 fetch  0x00000004 , 0x000040a0 
+ 00001229  0x00000732 store  0x00000004 , 0x00004be5 
+ 00001230  0x00000733 rtn 
+ 00001231  0x00000737 jam  0x00000001 , 0x00004ce4 
+ 00001232  0x00000738 jam  0x00000000 , 0x00004ce6 
+ 00001233  0x0000073a fetch  0x00000001 , 0x00004baf 
+ 00001234  0x0000073b and_into  0x00000007 , 0x0000003f 
+ 00001235  0x0000073c store  0x00000001 , 0x00004baf 
+ 00001236  0x0000073d rtn 
+ 00001237  0x00000740 fetch  0x00000001 , 0x00004baf 
+ 00001238  0x00000741 set1  0x00000004 , 0x0000003f 
+ 00001239  0x00000742 store  0x00000001 , 0x00004baf 
+ 00001240  0x00000744 store  0x00000001 , 0x00004b6a 
+ 00001241  0x00000745 rtn 
+ 00001242  0x00000747 fetch  0x00000001 , 0x00004baf 
+ 00001243  0x00000748 set0  0x00000004 , 0x0000003f 
+ 00001244  0x00000749 store  0x00000001 , 0x00004baf 
+ 00001245  0x0000074a rtn 
+ 00001246  0x0000074d call  0x00000599 
+ 00001247  0x0000074e fetch  0x00000001 , 0x00004ce5 
+ 00001248  0x0000074f beq  0x00000001 , 0x000004e3 
+ 00001249  0x00000750 beq  0x00000002 , 0x000004e7 
+ 00001250  0x00000751 rtn 
+ 00001251  0x00000753 jam  0x00000002 , 0x00004ce6 
+ 00001252  0x00000755 jam  0x00000000 , 0x00004ce2 
+ 00001253  0x00000756 jam  0x00000000 , 0x00004ce4 
+ 00001254  0x00000757 branch  0x000004d1 
+ 00001255  0x0000075a jam  0x00000000 , 0x00004ce3 
+ 00001256  0x0000075b branch  0x000004e4 
+ 00001257  0x0000075f fetch  0x00000002 , 0x00004bb4 
+ 00001258  0x00000760 increase  0x00000001 , 0x0000003f 
+ 00001259  0x00000761 store  0x00000002 , 0x00004bb4 
+ 00001260  0x00000762 bbit1  0x0000000a , 0x00000587 
+ 00001261  0x00000763 fetch  0x00000001 , 0x00004ce3 
+ 00001262  0x00000764 beq  0x00000001 , 0x000004f2 
+ 00001263  0x00000765 jam  0x00000001 , 0x00004ce3 
+ 00001264  0x00000767 fetch  0x00000001 , 0x00004ce3 
+ 00001265  0x00000768 bne  0x00000001 , 0x000004d1 
+ 00001266  0x0000076a fetch  0x00000001 , 0x00004ce1 
+ 00001267  0x0000076b increase  0x00000001 , 0x0000003f 
+ 00001268  0x0000076c store  0x00000001 , 0x00004ce1 
+ 00001269  0x0000076d beq  0x00000004 , 0x000004f9 
+ 00001270  0x0000076e call  0x000006e3 
+ 00001271  0x0000076f jam  0x00000002 , 0x00004bf3 
+ 00001272  0x00000770 branch  0x00000546 
+ 00001273  0x00000773 call  0x00000599 
+ 00001274  0x00000774 jam  0x00000000 , 0x00004ce1 
+ 00001275  0x00000775 branch  0x000004d1 
+ 00001276  0x00000778 jam  0x00000002 , 0x00004ce6 
+ 00001277  0x0000077a jam  0x00000001 , 0x00004ce4 
+ 00001278  0x0000077b jam  0x00000000 , 0x00004ce3 
+ 00001279  0x0000077c branch  0x000004d1 
+ 00001280  0x0000077f fetch  0x00000001 , 0x00004ce5 
+ 00001281  0x00000780 beq  0x00000003 , 0x000004fd 
+ 00001282  0x00000781 fetch  0x00000001 , 0x00004baf 
+ 00001283  0x00000782 isolate0  0x00000004 , 0x0000003f 
+ 00001284  0x00000783 branch  0x000004cf , 0x00000001 
+ 00001285  0x00000784 fetch  0x00000001 , 0x00004ce5 
+ 00001286  0x00000785 beq  0x00000001 , 0x000004fc 
+ 00001287  0x00000786 beq  0x00000002 , 0x000004fd 
+ 00001288  0x00000787 rtn 
+ 00001289  0x0000078a fetch  0x00000001 , 0x00004bbe 
+ 00001290  0x0000078b rtnne  0x000000ff 
+ 00001291  0x0000078c call  0x0000050e 
+ 00001292  0x0000078d ncall  0x00000516 , 0x0000002c 
+ 00001293  0x0000078e rtn 
+ 00001294  0x00000791 disable  0x0000002c 
+ 00001295  0x00000792 fetch  0x00000001 , 0x00004ce4 
+ 00001296  0x00000793 rtnne  0x00000001 
+ 00001297  0x00000794 fetch  0x00000001 , 0x00004ce6 
+ 00001298  0x00000795 rtnne  0x00000000 
+ 00001299  0x00000796 jam  0x00000001 , 0x00004ce5 
+ 00001300  0x00000797 jam  0x00000004 , 0x00004bf3 
+ 00001301  0x00000798 branch  0x00007feb 
+ 00001302  0x0000079b fetch  0x00000001 , 0x00004ce6 
+ 00001303  0x0000079c branch  0x0000051e , 0x00000034 
+ 00001304  0x0000079d increase  0xffffffff , 0x0000003f 
+ 00001305  0x0000079e store  0x00000001 , 0x00004ce6 
+ 00001306  0x0000079f jam  0x00000002 , 0x00004ce5 
+ 00001307  0x000007a0 call  0x000006e3 
+ 00001308  0x000007a1 jam  0x00000004 , 0x00004bf3 
+ 00001309  0x000007a2 rtn 
+ 00001310  0x000007a5 jam  0x00000003 , 0x00004ce5 
+ 00001311  0x000007a6 fetch  0x00000001 , 0x00004ce3 
+ 00001312  0x000007a7 nbranch  0x000004f0 , 0x00000034 
+ 00001313  0x000007a8 call  0x000006e3 
+ 00001314  0x000007a9 jam  0x00000002 , 0x00004bf3 
+ 00001315  0x000007aa rtn 
+ 00001316  0x000007ad fetch  0x00000001 , 0x00004bbe 
+ 00001317  0x000007ae bne  0x000000ff , 0x000005d8 
+ 00001318  0x000007b0 call  0x0000052a 
+ 00001319  0x000007b1 call  0x000006d1 
+ 00001320  0x000007b3 jam  0x00000001 , 0x00004bb3 
+ 00001321  0x000007b4 rtn 
+ 00001322  0x000007b7 fetch  0x00000002 , 0x00004cdf 
+ 00001323  0x000007b8 call  0x00007f9c 
+ 00001324  0x000007b9 branch  0x00000530 , 0x00000028 
+ 00001325  0x000007ba fetch  0x00000007 , 0x00004b4b 
+ 00001326  0x000007bb rtn  0x00000034 
+ 00001327  0x000007bc branch  0x00007fe7 
+ 00001328  0x000007be jam  0x00000000 , 0x00004bda 
+ 00001329  0x000007bf add  0x00000011 , 0x00000001 , 0x0000003f 
+ 00001330  0x000007c0 store  0x00000001 , 0x00004bae 
+ 00001331  0x000007c1 call  0x000004d1 
+ 00001332  0x000007c2 store  0x00000001 , 0x00004b4a 
+ 00001333  0x000007c3 ifetcht  0x00000001 , 0x00000005 
+ 00001334  0x000007c4 ifetch  0x00000001 , 0x00000012 
+ 00001335  0x000007c5 ior  0x00000002 , 0x0000003f 
+ 00001336  0x000007c6 istore  0x00000001 , 0x00000005 
+ 00001337  0x000007c7 increase  0x00000001 , 0x00000012 
+ 00001338  0x000007c8 ifetch  0x00000004 , 0x00000012 
+ 00001339  0x000007c9 istore  0x00000004 , 0x00000005 
+ 00001340  0x000007ca increase  0x00000004 , 0x00000012 
+ 00001341  0x000007cb arg  0x00004b50 , 0x00000005 
+ 00001342  0x000007cc arg  0x00000002 , 0x00000039 
+ 00001343  0x000007ce ifetch  0x00000001 , 0x00000012 
+ 00001344  0x000007cf ifetcht  0x00000001 , 0x00000005 
+ 00001345  0x000007d0 iadd  0x00000002 , 0x0000003f 
+ 00001346  0x000007d1 istore  0x00000001 , 0x00000005 
+ 00001347  0x000007d2 increase  0x00000001 , 0x00000012 
+ 00001348  0x000007d3 loop  0x0000053f 
+ 00001349  0x000007d4 rtn 
+ 00001350  0x000007d7 jam  0x00000000 , 0x00004bb7 
+ 00001351  0x000007d9 arg  0x00000d00 , 0x0000000b 
+ 00001352  0x000007da until  0x00000023 , 0x00000026 
+ 00001353  0x000007db call  0x00000560 
+ 00001354  0x000007dc fetch  0x00000001 , 0x00004bea 
+ 00001355  0x000007dd rtneq  0x00000001 
+ 00001356  0x000007de nbranch  0x0000056f , 0x00000018 
+ 00001357  0x000007df nbranch  0x0000056f , 0x0000002f 
+ 00001358  0x000007e0 setarg  0x00000000 
+ 00001359  0x000007e1 store  0x00000008 , 0x00004b4a 
+ 00001360  0x000007e2 call  0x0000058b 
+ 00001361  0x000007e3 call  0x00000595 
+ 00001362  0x000007e5 fetch  0x00000001 , 0x00004bad 
+ 00001363  0x000007e6 increase  0x00000001 , 0x0000003f 
+ 00001364  0x000007e7 store  0x00000001 , 0x00004bad 
+ 00001365  0x000007e8 fetch  0x00000001 , 0x00004bbe 
+ 00001366  0x000007e9 bne  0x000000ff , 0x0000055e 
+ 00001367  0x000007ea call  0x00000500 
+ 00001368  0x000007ec setarg  0x00000000 
+ 00001369  0x000007ed store  0x00000002 , 0x00004bb4 
+ 00001370  0x000007ee store  0x00000001 , 0x00004bb6 
+ 00001371  0x000007ef store  0x00000001 , 0x00004ce2 
+ 00001372  0x000007f0 jam  0x00000000 , 0x00004bb3 
+ 00001373  0x000007f1 rtn 
+ 00001374  0x000007f4 call  0x00000592 
+ 00001375  0x000007f5 branch  0x000005f3 
+ 00001376  0x000007f8 disable  0x0000002f 
+ 00001377  0x000007f9 call  0x0000074c 
+ 00001378  0x000007fc fetch  0x00000001 , 0x00004bea 
+ 00001379  0x000007fd beq  0x00000001 , 0x0000056d 
+ 00001380  0x000007fe force  0x00000000 , 0x00000015 
+ 00001381  0x000007ff fetch  0x00000004 , 0x00004bd6 
+ 00001382  0x00000800 iforce  0x00000009 
+ 00001383  0x00000801 fetcht  0x00000001 , 0x00000017 
+ 00001384  0x00000802 call  0x0000291f 
+ 00001385  0x00000803 call  0x00002924 
+ 00001386  0x00000804 call  0x00000706 
+ 00001387  0x00000805 call  0x00000744 , 0x0000002f 
+ 00001388  0x00000806 rtn 
+ 00001389  0x00000808 call  0x00000744 
+ 00001390  0x00000809 branch  0x00000552 
+ 00001391  0x0000080c fetch  0x00000001 , 0x00004bb6 
+ 00001392  0x0000080d increase  0x00000001 , 0x0000003f 
+ 00001393  0x0000080e store  0x00000001 , 0x00004bb6 
+ 00001394  0x0000080f fetch  0x00000001 , 0x00004bbe 
+ 00001395  0x00000810 bne  0x000000ff , 0x00000583 
+ 00001396  0x00000811 fetcht  0x00000001 , 0x00004bb7 
+ 00001397  0x00000812 increase  0x00000001 , 0x00000002 
+ 00001398  0x00000813 storet  0x00000001 , 0x00004bb7 
+ 00001399  0x00000814 fetch  0x00000001 , 0x00004bf3 
+ 00001400  0x00000815 isub  0x00000002 , 0x0000003f 
+ 00001401  0x00000816 nbranch  0x00000547 , 0x00000034 
+ 00001402  0x00000817 fetch  0x00000001 , 0x00004ce5 
+ 00001403  0x00000818 beq  0x00000003 , 0x000004e9 
+ 00001404  0x00000819 fetch  0x00000001 , 0x00004ce2 
+ 00001405  0x0000081a increase  0x00000001 , 0x0000003f 
+ 00001406  0x0000081b store  0x00000001 , 0x00004ce2 
+ 00001407  0x0000081c beq  0x00000002 , 0x000004de 
+ 00001408  0x0000081d call  0x000004d5 
+ 00001409  0x0000081e jam  0x00000001 , 0x00004bf3 
+ 00001410  0x0000081f branch  0x00000546 
+ 00001411  0x00000822 fetch  0x00000001 , 0x00004bb6 
+ 00001412  0x00000823 rtnne  0x000000ff 
+ 00001413  0x00000824 jam  0x00000000 , 0x00004bb6 
+ 00001414  0x00000825 branch  0x00000589 
+ 00001415  0x00000828 setarg  0x00000000 
+ 00001416  0x00000829 store  0x00000002 , 0x00004bb4 
+ 00001417  0x0000082b jam  0x0000003a , 0x00000a99 
+ 00001418  0x0000082c branch  0x00007d86 
+ 00001419  0x0000082f call  0x00000655 
+ 00001420  0x00000830 fetch  0x00000001 , 0x00004bac 
+ 00001421  0x00000831 rtn  0x00000034 
+ 00001422  0x00000832 iforce  0x00000039 
+ 00001423  0x00000833 arg  0x00004b2a , 0x00000006 
+ 00001424  0x00000834 arg  0x00004b8c , 0x00000005 
+ 00001425  0x00000835 branch  0x00007f01 
+ 00001426  0x00000838 jam  0x00000001 , 0x00004cea 
+ 00001427  0x00000839 jam  0x00000000 , 0x00004ce7 
+ 00001428  0x0000083a rtn 
+ 00001429  0x0000083c fetch  0x00000001 , 0x00004ce7 
+ 00001430  0x0000083d increase  0x00000001 , 0x0000003f 
+ 00001431  0x0000083e store  0x00000001 , 0x00004ce7 
+ 00001432  0x0000083f rtn 
+ 00001433  0x00000841 fetch  0x00000001 , 0x00004ce7 
+ 00001434  0x00000842 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001435  0x00000843 ncall  0x000005a1 , 0x00000002 
+ 00001436  0x00000844 fetch  0x00000001 , 0x00004ce7 
+ 00001437  0x00000845 rtneq  0x00000000 
+ 00001438  0x00000846 increase  0xffffffff , 0x0000003f 
+ 00001439  0x00000847 store  0x00000001 , 0x00004ce7 
+ 00001440  0x00000848 rtn 
+ 00001441  0x0000084a jam  0x00000003 , 0x00004ce7 
+ 00001442  0x0000084b rtn 
+ 00001443  0x0000084e fetch  0x00000002 , 0x00004682 
+ 00001444  0x0000084f rtnbit1  0x0000000b 
+ 00001445  0x00000850 rtnbit1  0x00000007 
+ 00001446  0x00000851 rtnbit1  0x00000006 
+ 00001447  0x00000852 arg  0x00004c70 , 0x00000011 
+ 00001448  0x00000853 call  0x000006b2 
+ 00001449  0x00000854 storet  0x00000001 , 0x00004ce8 
+ 00001450  0x00000856 setarg  0x00000082 
+ 00001451  0x00000857 bmark1  0x00000026 , 0x000005ad 
+ 00001452  0x00000858 setarg  0x00000080 
+ 00001453  0x0000085a isub  0x00000002 , 0x0000003e 
+ 00001454  0x0000085b nbranch  0x000005c5 , 0x00000002 
+ 00001455  0x0000085d fetch  0x00000001 , 0x00004ce7 
+ 00001456  0x0000085e sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001457  0x0000085f nbranch  0x000005b5 , 0x00000002 
+ 00001458  0x00000860 fetch  0x00000001 , 0x00004ce7 
+ 00001459  0x00000861 beq  0x00000000 , 0x000005c6 
+ 00001460  0x00000862 rtn 
+ 00001461  0x00000865 fetch  0x00000001 , 0x00004ce7 
+ 00001462  0x00000866 rtnne  0x00000020 
+ 00001463  0x00000867 jam  0x00000000 , 0x00004ce7 
+ 00001464  0x00000869 fetcht  0x00000001 , 0x00004ce8 
+ 00001465  0x0000086a setarg  0x00000077 
+ 00001466  0x0000086b bmark1  0x00000026 , 0x000005bc 
+ 00001467  0x0000086c setarg  0x00000075 
+ 00001468  0x0000086e isub  0x00000002 , 0x0000003e 
+ 00001469  0x0000086f nrtn  0x00000002 
+ 00001470  0x00000870 fetch  0x00000001 , 0x00004cea 
+ 00001471  0x00000871 beq  0x00000000 , 0x000005cd 
+ 00001472  0x00000872 increase  0xffffffff , 0x0000003f 
+ 00001473  0x00000873 store  0x00000001 , 0x00004cea 
+ 00001474  0x00000874 beq  0x00000000 , 0x000005cd 
+ 00001475  0x00000877 jam  0x00000000 , 0x000041de 
+ 00001476  0x00000878 rtn 
+ 00001477  0x0000087b jam  0x00000000 , 0x00004ce7 
+ 00001478  0x0000087d fetch  0x00000001 , 0x00004cea 
+ 00001479  0x0000087e beq  0x00000002 , 0x000005cb 
+ 00001480  0x0000087f increase  0x00000001 , 0x0000003f 
+ 00001481  0x00000880 store  0x00000001 , 0x00004cea 
+ 00001482  0x00000881 beq  0x00000001 , 0x000005c3 
+ 00001483  0x00000883 jam  0x00000002 , 0x000041de 
+ 00001484  0x00000884 rtn 
+ 00001485  0x00000888 jam  0x00000004 , 0x000041de 
+ 00001486  0x00000889 rtn 
+ 00001487  0x0000088c set1  0x00000026 , 0x00000000 
+ 00001488  0x0000088d call  0x000005d3 
+ 00001489  0x0000088f jam  0x00000001 , 0x00004bbe 
+ 00001490  0x00000890 rtn 
+ 00001491  0x00000893 jam  0x00000020 , 0x000041de 
+ 00001492  0x00000894 jam  0x00000000 , 0x00004bad 
+ 00001493  0x00000895 jam  0x0000004e , 0x00004bb8 
+ 00001494  0x00000896 fetch  0x00000004 , 0x00004bba 
+ 00001495  0x00000897 branch  0x000006c3 
+ 00001496  0x0000089a fetch  0x00000001 , 0x00004bb3 
+ 00001497  0x0000089b beq  0x00000001 , 0x00007fe7 
+ 00001498  0x0000089c fetch  0x00000001 , 0x00004bbe 
+ 00001499  0x0000089d beq  0x00000001 , 0x000005df 
+ 00001500  0x0000089e beq  0x00000002 , 0x000005e2 
+ 00001501  0x0000089f beq  0x00000003 , 0x000005e5 
+ 00001502  0x000008a0 branch  0x00002a8c 
+ 00001503  0x000008a3 jam  0x00000011 , 0x00004bbe 
+ 00001504  0x000008a4 jam  0x000000aa , 0x0000119e 
+ 00001505  0x000008a5 branch  0x000005e7 
+ 00001506  0x000008a7 jam  0x00000012 , 0x00004bbe 
+ 00001507  0x000008a8 jam  0x00000055 , 0x0000119e 
+ 00001508  0x000008a9 branch  0x000005e7 
+ 00001509  0x000008ab jam  0x00000013 , 0x00004bbe 
+ 00001510  0x000008ac jam  0x00000022 , 0x0000119e 
+ 00001511  0x000008ae fetch  0x00000001 , 0x00004baf 
+ 00001512  0x000008af and_into  0x00000007 , 0x0000003f 
+ 00001513  0x000008b0 store  0x00000001 , 0x0000119f 
+ 00001514  0x000008b1 fetch  0x00000004 , 0x00004be5 
+ 00001515  0x000008b2 store  0x00000004 , 0x000011a0 
+ 00001516  0x000008b4 jam  0x00000000 , 0x000011a4 
+ 00001517  0x000008b5 arg  0x0000119e , 0x00000011 
+ 00001518  0x000008b6 arg  0x00000007 , 0x00000002 
+ 00001519  0x000008b7 call  0x00000650 
+ 00001520  0x000008b8 call  0x000006d1 
+ 00001521  0x000008b9 call  0x00000528 
+ 00001522  0x000008ba branch  0x00007fe7 
+ 00001523  0x000008bd fetch  0x00000001 , 0x00004bbe 
+ 00001524  0x000008be rtneq  0x000000ff 
+ 00001525  0x000008bf beq  0x00000011 , 0x000005f9 
+ 00001526  0x000008c0 beq  0x00000012 , 0x000005fb 
+ 00001527  0x000008c1 beq  0x00000013 , 0x000005fd 
+ 00001528  0x000008c2 rtn 
+ 00001529  0x000008c6 jam  0x00000002 , 0x00004bbe 
+ 00001530  0x000008c7 branch  0x00000558 
+ 00001531  0x000008c9 jam  0x00000003 , 0x00004bbe 
+ 00001532  0x000008ca branch  0x00000558 
+ 00001533  0x000008cc jam  0x000000ff , 0x00004bbe 
+ 00001534  0x000008cd jam  0x00000039 , 0x00000a99 
+ 00001535  0x000008ce call  0x00007d86 
+ 00001536  0x000008cf fetch  0x00000004 , 0x00004b8e 
+ 00001537  0x000008d0 call  0x000006c3 
+ 00001538  0x000008d1 branch  0x00000558 
+ 00001539  0x000008d4 set0  0x00000026 , 0x00000000 
+ 00001540  0x000008d5 call  0x000006c4 
+ 00001541  0x000008d6 call  0x000006e3 
+ 00001542  0x000008d7 fetch  0x00000001 , 0x00004bbe 
+ 00001543  0x000008d8 rtnne  0x000000ff 
+ 00001544  0x000008d9 call  0x00000618 
+ 00001545  0x000008db setarg  0x00000000 
+ 00001546  0x000008dc store  0x00000002 , 0x00004bdb 
+ 00001547  0x000008de call  0x00002afa 
+ 00001548  0x000008df nop  0x000007d0 
+ 00001549  0x000008e0 fetch  0x00000001 , 0x00004bdb 
+ 00001550  0x000008e1 beq  0x000000ff , 0x00000589 
+ 00001551  0x000008e2 call  0x00000560 
+ 00001552  0x000008e3 nbranch  0x00000621 , 0x00000018 
+ 00001553  0x000008e4 nbranch  0x00000621 , 0x0000002f 
+ 00001554  0x000008e6 set1  0x00000026 , 0x00000000 
+ 00001555  0x000008e7 setarg  0x00000000 
+ 00001556  0x000008e8 store  0x00000002 , 0x00004bdb 
+ 00001557  0x000008e9 jam  0x0000003c , 0x00000a99 
+ 00001558  0x000008ea call  0x00007d86 
+ 00001559  0x000008eb branch  0x00000091 
+ 00001560  0x000008ee jam  0x000000ff , 0x0000119e 
+ 00001561  0x000008ef fetch  0x00000001 , 0x00004baf 
+ 00001562  0x000008f0 store  0x00000001 , 0x0000119f 
+ 00001563  0x000008f1 fetch  0x00000004 , 0x00004be5 
+ 00001564  0x000008f2 store  0x00000004 , 0x000011a0 
+ 00001565  0x000008f3 arg  0x00000006 , 0x00000002 
+ 00001566  0x000008f4 arg  0x0000119e , 0x00000011 
+ 00001567  0x000008f5 call  0x00000650 
+ 00001568  0x000008f6 branch  0x000006d1 
+ 00001569  0x000008f9 fetch  0x00000002 , 0x00004bdb 
+ 00001570  0x000008fa increase  0x00000001 , 0x0000003f 
+ 00001571  0x000008fb store  0x00000002 , 0x00004bdb 
+ 00001572  0x000008fc call  0x000006e3 
+ 00001573  0x000008fd branch  0x0000060b 
+ 00001574  0x00000900 set0  0x00000026 , 0x00000000 
+ 00001575  0x00000901 call  0x00000642 
+ 00001576  0x00000902 call  0x00000618 
+ 00001577  0x00000904 jam  0x00000000 , 0x00004bdb 
+ 00001578  0x00000906 call  0x00002afa 
+ 00001579  0x00000907 nop  0x000007d0 
+ 00001580  0x00000908 fetch  0x00000001 , 0x00004bdb 
+ 00001581  0x00000909 beq  0x000000ff , 0x00000589 
+ 00001582  0x0000090a call  0x00000560 
+ 00001583  0x0000090b nbranch  0x00000638 , 0x00000018 
+ 00001584  0x0000090c nbranch  0x00000638 , 0x0000002f 
+ 00001585  0x0000090d call  0x0000058b 
+ 00001586  0x0000090e call  0x000001ab 
+ 00001587  0x0000090f fetch  0x00000004 , 0x00004bd6 
+ 00001588  0x00000910 fetcht  0x00000004 , 0x00004bba 
+ 00001589  0x00000911 isub  0x00000002 , 0x0000003e 
+ 00001590  0x00000912 branch  0x000005cf , 0x00000005 
+ 00001591  0x00000913 branch  0x00000612 
+ 00001592  0x00000916 fetch  0x00000001 , 0x00004bdb 
+ 00001593  0x00000917 increase  0x00000001 , 0x0000003f 
+ 00001594  0x00000918 store  0x00000001 , 0x00004bdb 
+ 00001595  0x00000919 fetch  0x00000001 , 0x00004cec 
+ 00001596  0x0000091a increase  0x00000001 , 0x0000003f 
+ 00001597  0x0000091b and_into  0x00000001 , 0x0000003f 
+ 00001598  0x0000091c store  0x00000001 , 0x00004cec 
+ 00001599  0x0000091d beq  0x00000000 , 0x00000648 
+ 00001600  0x0000091e beq  0x00000001 , 0x0000064a 
+ 00001601  0x0000091f rtn 
+ 00001602  0x00000922 jam  0x00000020 , 0x000041de 
+ 00001603  0x00000923 setarg  0x00000f0f 
+ 00001604  0x00000924 store  0x00000002 , 0x00004bd6 
+ 00001605  0x00000925 istore  0x00000002 , 0x00000005 
+ 00001606  0x00000927 call  0x000006c4 
+ 00001607  0x00000928 branch  0x000006e3 
+ 00001608  0x0000092b call  0x00000642 
+ 00001609  0x0000092c branch  0x0000062a 
+ 00001610  0x0000092f call  0x000005d3 
+ 00001611  0x00000930 branch  0x0000062a 
+ 00001612  0x00000933 set0  0x00000026 , 0x00000000 
+ 00001613  0x00000934 call  0x000053ce 
+ 00001614  0x00000936 arg  0x00000003 , 0x00000007 
+ 00001615  0x00000937 branch  0x000043d2 
+ 00001616  0x0000093a storet  0x00000001 , 0x00004bae 
+ 00001617  0x0000093b copy  0x00000002 , 0x00000039 
+ 00001618  0x0000093c arg  0x00004b4a , 0x00000005 
+ 00001619  0x0000093d copy  0x00000011 , 0x00000006 
+ 00001620  0x0000093e branch  0x00007f01 
+ 00001621  0x00000942 fetch  0x00000001 , 0x00004b29 
+ 00001622  0x00000943 rshift3  0x0000003f , 0x0000003f 
+ 00001623  0x00000944 store  0x00000001 , 0x00004bac 
+ 00001624  0x00000946 increase  0x00000001 , 0x0000003f 
+ 00001625  0x00000947 arg  0x00004b29 , 0x00000006 
+ 00001626  0x00000948 iadd  0x00000006 , 0x00000006 
+ 00001627  0x00000949 ifetch  0x00000003 , 0x00000006 
+ 00001628  0x0000094a store  0x00000003 , 0x00004beb 
+ 00001629  0x0000094c fetch  0x00000001 , 0x00004b29 
+ 00001630  0x0000094d rshift  0x0000003f , 0x0000003f 
+ 00001631  0x0000094e and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00001632  0x0000094f store  0x00000001 , 0x00004bf1 
+ 00001633  0x00000950 rtn 
+ 00001634  0x00000954 storet  0x00000001 , 0x00000017 
+ 00001635  0x00000955 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00001636  0x00000956 call  0x00002981 
+ 00001637  0x00000957 setarg  0x00000500 
+ 00001638  0x00000958 call  0x00002a8f 
+ 00001639  0x0000095a jam  0x00000001 , 0x00008906 
+ 00001640  0x0000095b jam  0x0000003c , 0x00008900 
+ 00001641  0x0000095c jam  0x000000e0 , 0x00008901 
+ 00001642  0x0000095d nop  0x0000000a 
+ 00001643  0x0000095e jam  0x00000001 , 0x00008902 
+ 00001644  0x0000095f jam  0x0000003d , 0x00008902 
+ 00001645  0x00000960 nop  0x0000000a 
+ 00001646  0x00000961 jam  0x000000b7 , 0x00008903 
+ 00001647  0x00000962 nop  0x0000000a 
+ 00001648  0x00000963 jam  0x0000007d , 0x00008902 
+ 00001649  0x00000964 fetch  0x00000001 , 0x000041de 
+ 00001650  0x00000965 beq  0x00000000 , 0x00000677 
+ 00001651  0x00000967 beq  0x00000002 , 0x0000067c 
+ 00001652  0x00000969 beq  0x00000004 , 0x00000681 
+ 00001653  0x0000096a beq  0x00000020 , 0x00000690 
+ 00001654  0x0000096b branch  0x00000677 
+ 00001655  0x0000096e call  0x00000686 
+ 00001656  0x0000096f jam  0x000000d0 , 0x00008955 
+ 00001657  0x00000970 jam  0x000000e0 , 0x00008956 
+ 00001658  0x00000971 jam  0x0000006c , 0x00008958 
+ 00001659  0x00000972 branch  0x0000294b 
+ 00001660  0x0000097f call  0x0000068b 
+ 00001661  0x00000980 jam  0x000000d0 , 0x00008955 
+ 00001662  0x00000981 jam  0x000000e0 , 0x00008956 
+ 00001663  0x00000982 jam  0x0000003c , 0x00008958 
+ 00001664  0x00000983 branch  0x00002953 
+ 00001665  0x00000990 call  0x00000686 
+ 00001666  0x00000991 jam  0x000000d0 , 0x00008955 
+ 00001667  0x00000992 jam  0x000000c0 , 0x00008956 
+ 00001668  0x00000993 jam  0x0000006c , 0x00008958 
+ 00001669  0x00000994 branch  0x0000295b 
+ 00001670  0x00000997 jam  0x0000005b , 0x0000894c 
+ 00001671  0x00000998 jam  0x00000096 , 0x0000894d 
+ 00001672  0x00000999 jam  0x0000002c , 0x0000894e 
+ 00001673  0x0000099a jam  0x00000046 , 0x0000894f 
+ 00001674  0x0000099b rtn 
+ 00001675  0x0000099e jam  0x000000fb , 0x0000894c 
+ 00001676  0x0000099f jam  0x000000ef , 0x0000894d 
+ 00001677  0x000009a0 jam  0x000000ec , 0x0000894e 
+ 00001678  0x000009a1 jam  0x0000005e , 0x0000894f 
+ 00001679  0x000009a2 rtn 
+ 00001680  0x000009a5 jam  0x000000c2 , 0x00008956 
+ 00001681  0x000009a6 jam  0x000000d0 , 0x00008955 
+ 00001682  0x000009a7 rtn 
+ 00001683  0x000009aa force  0x00000008 , 0x00000015 
+ 00001684  0x000009ab branch  0x000028fa 
+ 00001685  0x000009af call  0x00007fe9 
+ 00001686  0x000009b0 fetcht  0x00000004 , 0x00004bcf 
+ 00001687  0x000009b1 copy  0x00000022 , 0x0000003f 
+ 00001688  0x000009b2 isub  0x00000002 , 0x0000003e 
+ 00001689  0x000009b3 ncall  0x00002d18 , 0x00000002 
+ 00001690  0x000009b4 copy  0x0000003f , 0x00000012 
+ 00001691  0x000009b5 fetch  0x00000004 , 0x00004bcf 
+ 00001692  0x000009b6 fetcht  0x00000001 , 0x00004bd3 
+ 00001693  0x000009b7 iadd  0x00000002 , 0x00000002 
+ 00001694  0x000009b8 copy  0x00000012 , 0x0000003f 
+ 00001695  0x000009b9 isub  0x00000002 , 0x0000003e 
+ 00001696  0x000009ba nrtn  0x00000002 
+ 00001697  0x000009bb set0  0x0000001c , 0x0000003f 
+ 00001698  0x000009bc store  0x00000004 , 0x00004bcf 
+ 00001699  0x000009bd branch  0x00007fe7 
+ 00001700  0x000009c0 call  0x000029bb 
+ 00001701  0x000009c1 rtn  0x00000034 
+ 00001702  0x000009c2 fetcht  0x00000001 , 0x00004c68 
+ 00001703  0x000009c3 arg  0x00000d9e , 0x00000011 
+ 00001704  0x000009c4 call  0x000006ab 
+ 00001705  0x000009c5 storet  0x00000001 , 0x00004c68 
+ 00001706  0x000009c6 rtn 
+ 00001707  0x000009c9 copy  0x00000011 , 0x0000003f 
+ 00001708  0x000009ca iadd  0x00000002 , 0x00000005 
+ 00001709  0x000009cb fetch  0x00000001 , 0x00000018 
+ 00001710  0x000009cc istore  0x00000001 , 0x00000005 
+ 00001711  0x000009cd increase  0x00000001 , 0x00000002 
+ 00001712  0x000009ce and_into  0x00000007 , 0x00000002 
+ 00001713  0x000009cf rtn 
+ 00001714  0x000009d1 arg  0x00000000 , 0x00000002 
+ 00001715  0x000009d2 arg  0x00000008 , 0x00000039 
+ 00001716  0x000009d3 copy  0x00000011 , 0x00000006 
+ 00001717  0x000009d5 ifetch  0x00000001 , 0x00000006 
+ 00001718  0x000009d6 iadd  0x00000002 , 0x00000002 
+ 00001719  0x000009d7 loop  0x000006b5 
+ 00001720  0x000009d8 rshift3  0x00000002 , 0x0000003f 
+ 00001721  0x000009d9 copy  0x0000003f , 0x00000002 
+ 00001722  0x000009da rtnmark0  0x00000026 
+ 00001723  0x000009dc div  0x0000003f , 0x0000000a 
+ 00001724  0x000009dd call  0x00007f86 
+ 00001725  0x000009de quotient  0x0000003f 
+ 00001726  0x000009df lshift4  0x0000003f , 0x0000003f 
+ 00001727  0x000009e0 remainder  0x00000002 
+ 00001728  0x000009e1 ior  0x00000002 , 0x00000002 
+ 00001729  0x000009e2 rtn 
+ 00001730  0x000009e3 rtn 
+ 00001731  0x000009e6 store  0x00000004 , 0x00004bd6 
+ 00001732  0x000009ea arg  0x00000000 , 0x00000011 
+ 00001733  0x000009eb arg  0x00000004 , 0x00000039 
+ 00001734  0x000009ec arg  0x00004bd6 , 0x00000006 
+ 00001735  0x000009ee ifetch  0x00000001 , 0x00000006 
+ 00001736  0x000009ef iadd  0x00000011 , 0x00000011 
+ 00001737  0x000009f0 loop  0x000006c7 
+ 00001738  0x000009f1 copy  0x00000011 , 0x0000003f 
+ 00001739  0x000009f2 store  0x00000002 , 0x00004c5f 
+ 00001740  0x000009f3 fetch  0x00000001 , 0x00004c5f 
+ 00001741  0x000009f4 fetcht  0x00000001 , 0x00004c60 
+ 00001742  0x000009f5 iadd  0x00000002 , 0x0000003f 
+ 00001743  0x000009f6 store  0x00000001 , 0x00004c61 
+ 00001744  0x000009f7 rtn 
+ 00001745  0x000009fd fetch  0x00000001 , 0x00004bae 
+ 00001746  0x000009fe increase  0x00000002 , 0x0000003f 
+ 00001747  0x000009ff store  0x00000001 , 0x00004bb0 
+ 00001748  0x00000a01 fetch  0x00000001 , 0x00004baf 
+ 00001749  0x00000a02 store  0x00000001 , 0x00004b6a 
+ 00001750  0x00000a04 fetch  0x00000001 , 0x00004bae 
+ 00001751  0x00000a05 lshift3  0x0000003f , 0x0000003f 
+ 00001752  0x00000a06 fetcht  0x00000001 , 0x00004bad 
+ 00001753  0x00000a07 and  0x00000002 , 0x00000003 , 0x00000002 
+ 00001754  0x00000a08 lshift  0x00000002 , 0x00000002 
+ 00001755  0x00000a09 ior  0x00000002 , 0x0000003f 
+ 00001756  0x00000a0a fetcht  0x00000001 , 0x00004bea 
+ 00001757  0x00000a0b iadd  0x00000002 , 0x0000003f 
+ 00001758  0x00000a0c istore  0x00000001 , 0x00000005 
+ 00001759  0x00000a0e fetch  0x00000001 , 0x00004bae 
+ 00001760  0x00000a0f iforce  0x00000039 
+ 00001761  0x00000a10 arg  0x00004b4a , 0x00000006 
+ 00001762  0x00000a11 branch  0x00007f01 
+ 00001763  0x00000a14 fetcht  0x00000001 , 0x00004bb9 
+ 00001764  0x00000a15 call  0x000006e7 
+ 00001765  0x00000a16 storet  0x00000001 , 0x00004bb9 
+ 00001766  0x00000a17 rtn 
+ 00001767  0x00000a1a call  0x000006eb 
+ 00001768  0x00000a1b increase  0x00000001 , 0x00000002 
+ 00001769  0x00000a1c and_into  0x00000003 , 0x00000002 
+ 00001770  0x00000a1d rtn 
+ 00001771  0x00000a20 fetch  0x00000001 , 0x00004bd6 
+ 00001772  0x00000a21 and_into  0x00000003 , 0x0000003f 
+ 00001773  0x00000a22 mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00001774  0x00000a23 setarg  0x00004bbf 
+ 00001775  0x00000a24 iadd  0x00000011 , 0x0000003f 
+ 00001776  0x00000a25 iadd  0x00000002 , 0x00000006 
+ 00001777  0x00000a26 ifetch  0x00000001 , 0x00000006 
+ 00001778  0x00000a27 store  0x00000001 , 0x00004bb8 
+ 00001779  0x00000a28 rtn 
+ 00001780  0x00000a2b disable  0x00000009 
+ 00001781  0x00000a2c disable  0x00000007 
+ 00001782  0x00000a2d setarg  0x00555555 
+ 00001783  0x00000a2e iforce  0x0000000f 
+ 00001784  0x00000a2f fetch  0x00000001 , 0x00004bb8 
+ 00001785  0x00000a30 reverse  0x0000003f , 0x00000002 
+ 00001786  0x00000a31 set1  0x00000001 , 0x00000002 
+ 00001787  0x00000a32 rshift  0x00000002 , 0x0000000e 
+ 00001788  0x00000a33 rtn 
+ 00001789  0x00000a36 call  0x000053c4 
+ 00001790  0x00000a37 fetch  0x00000004 , 0x00004bd6 
+ 00001791  0x00000a38 iforce  0x00000009 
+ 00001792  0x00000a39 call  0x00002918 
+ 00001793  0x00000a3a fetcht  0x00000001 , 0x00004bb8 
+ 00001794  0x00000a3b call  0x0000291f 
+ 00001795  0x00000a3c setarg  0x00000500 
+ 00001796  0x00000a3d call  0x00002a8f 
+ 00001797  0x00000a3e call  0x00002924 
+ 00001798  0x00000a42 call  0x000006f4 
+ 00001799  0x00000a43 disable  0x0000002f 
+ 00001800  0x00000a44 enable  0x0000000d 
+ 00001801  0x00000a45 enable  0x00000021 
+ 00001802  0x00000a46 disable  0x00000020 
+ 00001803  0x00000a47 enable  0x00000010 
+ 00001804  0x00000a48 fetch  0x00000002 , 0x00004bb1 
+ 00001805  0x00000a49 iforce  0x0000001b 
+ 00001806  0x00000a4a correlate  0x0000003e , 0x00000003 
+ 00001807  0x00000a4b nbranch  0x00000748 , 0x00000018 
+ 00001808  0x00000a4e disable  0x0000000d 
+ 00001809  0x00000a4f enable  0x0000000b 
+ 00001810  0x00000a50 enable  0x00000007 
+ 00001811  0x00000a51 enable  0x00000009 
+ 00001812  0x00000a52 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00001813  0x00000a53 rshift3  0x0000000c , 0x0000003f 
+ 00001814  0x00000a54 store  0x00000001 , 0x00004c62 
+ 00001815  0x00000a55 fetcht  0x00000001 , 0x00004c61 
+ 00001816  0x00000a56 isub  0x00000002 , 0x0000003e 
+ 00001817  0x00000a57 nbranch  0x00000744 , 0x00000005 
+ 00001818  0x00000a58 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00001819  0x00000a59 rshift3  0x0000000c , 0x0000003f 
+ 00001820  0x00000a5a store  0x00000001 , 0x00004b28 
+ 00001821  0x00000a5b fetch  0x00000001 , 0x00004bf4 
+ 00001822  0x00000a5c sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00001823  0x00000a5d branch  0x00000724 , 0x00000005 
+ 00001824  0x00000a5e fetch  0x00000001 , 0x00004b28 
+ 00001825  0x00000a5f fetcht  0x00000001 , 0x00004baf 
+ 00001826  0x00000a60 icompare  0x00000007 , 0x00000002 
+ 00001827  0x00000a61 nbranch  0x00000744 , 0x00000001 
+ 00001828  0x00000a63 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00001829  0x00000a64 rshift3  0x0000000c , 0x0000003f 
+ 00001830  0x00000a65 istore  0x00000001 , 0x00000005 
+ 00001831  0x00000a66 rshift3  0x0000003f , 0x0000003f 
+ 00001832  0x00000a67 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00001833  0x00000a68 branch  0x0000072e , 0x00000005 
+ 00001834  0x00000a6a parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00001835  0x00000a6b rshift3  0x0000000c , 0x0000003f 
+ 00001836  0x00000a6c istore  0x00000001 , 0x00000005 
+ 00001837  0x00000a6d loop  0x0000072a 
+ 00001838  0x00000a70 copy  0x00000005 , 0x00000011 
+ 00001839  0x00000a71 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00001840  0x00000a72 rshift3  0x0000000c , 0x0000003f 
+ 00001841  0x00000a73 store  0x00000001 , 0x00004ce9 
+ 00001842  0x00000a74 copy  0x00000011 , 0x00000005 
+ 00001843  0x00000a75 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00001844  0x00000a76 enable  0x00000010 
+ 00001845  0x00000a77 arg  0x00000664 , 0x0000001b 
+ 00001846  0x00000a78 rshift32  0x0000003f , 0x0000003f 
+ 00001847  0x00000a79 rshift16  0x0000003f , 0x0000003f 
+ 00001848  0x00000a7a istore  0x00000003 , 0x00000005 
+ 00001849  0x00000a7b disable  0x0000000b 
+ 00001850  0x00000a7c branch  0x00000744 , 0x00000006 
+ 00001851  0x00000a7f enable  0x0000002f 
+ 00001852  0x00000a80 fetch  0x00000001 , 0x00000017 
+ 00001853  0x00000a81 add  0x0000003f , 0x00000000 , 0x00000011 
+ 00001854  0x00000a82 call  0x00002981 
+ 00001855  0x00000a83 disable  0x0000000d 
+ 00001856  0x00000a84 call  0x00002918 
+ 00001857  0x00000a85 fetch  0x00000001 , 0x00004ce9 
+ 00001858  0x00000a86 call  0x00000026 
+ 00001859  0x00000a87 rtn 
+ 00001860  0x00000a8a disable  0x0000001b 
+ 00001861  0x00000a8b disable  0x0000000b 
+ 00001862  0x00000a8c call  0x0000264d 
+ 00001863  0x00000a8d rtn 
+ 00001864  0x00000a90 branch  0x00000744 
+ 00001865  0x00000a93 call  0x00002918 
+ 00001866  0x00000a94 fetcht  0x00000001 , 0x00004bb8 
+ 00001867  0x00000a95 branch  0x00002933 
+ 00001868  0x00000a98 call  0x000053c4 
+ 00001869  0x00000a99 fetch  0x00000004 , 0x00004bd6 
+ 00001870  0x00000a9a iforce  0x00000009 
+ 00001871  0x00000a9b call  0x000006f4 
+ 00001872  0x00000a9c call  0x00000749 
+ 00001873  0x00000a9d set1  0x00000000 , 0x00000015 
+ 00001874  0x00000a9e enable  0x0000001d 
+ 00001875  0x00000a9f enable  0x00000020 
+ 00001876  0x00000aa0 disable  0x00000021 
+ 00001877  0x00000aa3 rshift16  0x00000009 , 0x0000003f 
+ 00001878  0x00000aa4 rshift8  0x0000003f , 0x0000003f 
+ 00001879  0x00000aa5 rshift4  0x0000003f , 0x0000003f 
+ 00001880  0x00000aa6 inject  0x00000003 , 0x00000028 
+ 00001881  0x00000aa7 disable  0x0000001d 
+ 00001882  0x00000aa8 enable  0x0000001b 
+ 00001883  0x00000aa9 enable  0x00000007 
+ 00001884  0x00000aaa enable  0x00000009 
+ 00001885  0x00000aab fetch  0x00000001 , 0x00004c61 
+ 00001886  0x00000aac inject  0x00000003 , 0x00000008 
+ 00001887  0x00000aad fetch  0x00000001 , 0x00004bb0 
+ 00001888  0x00000aae iforce  0x00000039 
+ 00001889  0x00000aaf arg  0x00004b6a , 0x00000006 
+ 00001890  0x00000ab1 ifetch  0x00000001 , 0x00000006 
+ 00001891  0x00000ab2 inject  0x00000003 , 0x00000008 
+ 00001892  0x00000ab3 loop  0x00000762 
+ 00001893  0x00000ab6 enable  0x00000008 
+ 00001894  0x00000ab7 inject  0x00000003 , 0x00000018 
+ 00001895  0x00000ab8 disable  0x00000008 
+ 00001896  0x00000ab9 until  0x0000003e , 0x00000027 
+ 00001897  0x00000aba nop  0x00000064 
+ 00001898  0x00000abb disable  0x0000001d 
+ 00001899  0x00000abc disable  0x0000001b 
+ 00001900  0x00000abd rtn 
+ 00001901  0x00000ac2 jam  0x00000007 , 0x000047a0 
+ 00001902  0x00000ac3 jam  0x00000004 , 0x000047a1 
+ 00001903  0x00000ac4 setarg  0x000047a0 
+ 00001904  0x00000ac5 store  0x00000002 , 0x00004218 
+ 00001905  0x00000ac6 branch  0x00007e38 
+ 00001906  0x00000ac9 arg  0x0000469a , 0x00000011 
+ 00001907  0x00000aca call  0x00007e3d 
+ 00001908  0x00000acb call  0x00000776 , 0x00000028 
+ 00001909  0x00000acd rtn 
+ 00001910  0x00000acf fetch  0x00000001 , 0x000047c1 
+ 00001911  0x00000ad0 increase  0x00000001 , 0x0000003f 
+ 00001912  0x00000ad1 store  0x00000001 , 0x000047c1 
+ 00001913  0x00000ad2 rtn 
+ 00001914  0x00000ad5 arg  0x0000469a , 0x00000011 
+ 00001915  0x00000ad6 call  0x00007e54 
+ 00001916  0x00000ad7 branch  0x0000077e , 0x00000028 
+ 00001917  0x00000ad8 rtn 
+ 00001918  0x00000adb call  0x00005652 
+ 00001919  0x00000adc fetch  0x00000001 , 0x000047c1 
+ 00001920  0x00000add sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00001921  0x00000ade ncall  0x00005650 , 0x00000002 
+ 00001922  0x00000adf fetch  0x00000001 , 0x000047c1 
+ 00001923  0x00000ae0 rtn  0x00000034 
+ 00001924  0x00000ae1 increase  0xffffffff , 0x0000003f 
+ 00001925  0x00000ae2 store  0x00000001 , 0x000047c1 
+ 00001926  0x00000ae3 branch  0x00003f90 
+ 00008192  0x00000b3c call  0x00002abc 
+ 00008193  0x00000b3f bpatch  0x00000000 , 0x00004000 
+ 00008194  0x00000b40 clear_stack 
+ 00008195  0x00000b41 call  0x0000640d 
+ 00008196  0x00000b42 call  0x0000296c 
+ 00008197  0x00000b43 call  0x000065a3 
+ 00008198  0x00000b44 call  0x00002a96 
+ 00008199  0x00000b45 call  0x00004d6a 
+ 00008200  0x00000b46 bpatch  0x00000001 , 0x00004000 
+ 00008201  0x00000b47 call  0x00006a03 
+ 00008202  0x00000b48 call  0x00005cf6 
+ 00008203  0x00000b49 call  0x00007ccc 
+ 00008204  0x00000b4a call  0x000032d8 
+ 00008205  0x00000b4b ncall  0x0000689c , 0x0000002b 
+ 00008206  0x00000b4c bpatch  0x00000002 , 0x00004000 
+ 00008207  0x00000b4d call  0x000032e3 , 0x0000002b 
+ 00008208  0x00000b4e call  0x0000756a 
+ 00008209  0x00000b50 call  0x00002b41 , 0x0000002b 
+ 00008210  0x00000b52 bpatch  0x00000003 , 0x00004000 
+ 00008211  0x00000b53 call  0x000076dc 
+ 00008212  0x00000b54 call  0x00007aaf 
+ 00008213  0x00000b55 call  0x0000756d 
+ 00008214  0x00000b56 call  0x0000535c 
+ 00008215  0x00000b57 bpatch  0x00000004 , 0x00004000 
+ 00008216  0x00000b58 call  0x00002038 
+ 00008217  0x00000b59 call  0x000032ed 
+ 00008218  0x00000b5a call  0x0000208f 
+ 00008219  0x00000b5b call  0x000022f8 
+ 00008220  0x00000b5c call  0x0000236a 
+ 00008221  0x00000b5d call  0x00002021 
+ 00008222  0x00000b5e call  0x00002b6a 
+ 00008223  0x00000b5f call  0x00002c72 
+ 00008224  0x00000b60 branch  0x00002012 
+ 00008225  0x00000b63 call  0x00002026 
+ 00008226  0x00000b64 rtnmark0  0x00000009 
+ 00008227  0x00000b65 set0  0x00000009 , 0x00000000 
+ 00008228  0x00000b66 call  0x00002223 
+ 00008229  0x00000b67 branch  0x000053ce 
+ 00008230  0x00000b6a bpatch  0x00000005 , 0x00004000 
+ 00008231  0x00000b6b call  0x0000225e 
+ 00008232  0x00000b6c nbranch  0x0000202f , 0x00000005 
+ 00008233  0x00000b6d call  0x0000220a 
+ 00008234  0x00000b6e add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008235  0x00000b6f ifetch  0x00000001 , 0x00000006 
+ 00008236  0x00000b70 bbit1  0x00000000 , 0x00005360 
+ 00008237  0x00000b71 bbit1  0x00000001 , 0x00002166 
+ 00008238  0x00000b72 branch  0x000023cf 
+ 00008239  0x00000b74 call  0x0000222b 
+ 00008240  0x00000b75 copy  0x00000039 , 0x0000003e 
+ 00008241  0x00000b76 rtn  0x00000005 
+ 00008242  0x00000b77 call  0x0000220a 
+ 00008243  0x00000b78 fetch  0x00000001 , 0x00000030 
+ 00008244  0x00000b79 bbit1  0x00000003 , 0x000020d3 
+ 00008245  0x00000b7a fetch  0x00000001 , 0x00000031 
+ 00008246  0x00000b7b bbit1  0x00000001 , 0x00002166 
+ 00008247  0x00000b7c branch  0x000023cf 
+ 00008248  0x00000b85 fetch  0x00000001 , 0x000041ce 
+ 00008249  0x00000b86 rtn  0x00000034 
+ 00008250  0x00000b87 beq  0x00000001 , 0x00002048 
+ 00008251  0x00000b88 beq  0x00000002 , 0x0000204d 
+ 00008252  0x00000b89 beq  0x00000003 , 0x00002050 
+ 00008253  0x00000b8a beq  0x00000005 , 0x00002055 
+ 00008254  0x00000b8b beq  0x0000001b , 0x00002045 
+ 00008255  0x00000b8c call  0x00002257 
+ 00008256  0x00000b8d rtn  0x00000005 
+ 00008257  0x00000b8e call  0x0000225a 
+ 00008258  0x00000b8f rtn  0x00000005 
+ 00008259  0x00000b91 jam  0x00000000 , 0x000041ce 
+ 00008260  0x00000b92 rtn 
+ 00008261  0x00000b95 jam  0x0000001b , 0x0000049b 
+ 00008262  0x00000b96 jam  0x00000000 , 0x000041ce 
+ 00008263  0x00000b97 rtn 
+ 00008264  0x00000b9a set1  0x0000001c , 0x00000000 
+ 00008265  0x00000b9b set0  0x0000001e , 0x00000000 
+ 00008266  0x00000b9c jam  0x000000ff , 0x0000008f 
+ 00008267  0x00000b9d jam  0x0000001f , 0x0000008d 
+ 00008268  0x00000b9e branch  0x00002043 
+ 00008269  0x00000ba1 set0  0x0000001c , 0x00000000 
+ 00008270  0x00000ba2 force  0x00000000 , 0x0000001b 
+ 00008271  0x00000ba3 branch  0x00002043 
+ 00008272  0x00000ba6 call  0x0000225a 
+ 00008273  0x00000ba7 rtn  0x00000005 
+ 00008274  0x00000ba8 force  0x00000001 , 0x00000002 
+ 00008275  0x00000ba9 jam  0x00000005 , 0x0000016e 
+ 00008276  0x00000baa branch  0x0000205c 
+ 00008277  0x00000bad bpatch  0x00000006 , 0x00004000 
+ 00008278  0x00000baf fetch  0x00000006 , 0x000041d0 
+ 00008279  0x00000bb0 branch  0x00002043 , 0x00000034 
+ 00008280  0x00000bb1 jam  0x00000001 , 0x00004681 
+ 00008281  0x00000bb3 jam  0x00000003 , 0x00000055 
+ 00008282  0x00000bb4 branch  0x0000205b 
+ 00008283  0x00000bb7 force  0x00000025 , 0x00000002 
+ 00008284  0x00000bb9 bpatch  0x00000007 , 0x00004000 
+ 00008285  0x00000bba fetch  0x00000001 , 0x000000f1 
+ 00008286  0x00000bbb branch  0x00002062 , 0x00000034 
+ 00008287  0x00000bbc lshift3  0x0000003f , 0x0000003f 
+ 00008288  0x00000bbd lshift4  0x0000003f , 0x0000003f 
+ 00008289  0x00000bbe increase  0xffffffff , 0x0000003f 
+ 00008290  0x00000bc0 store  0x00000001 , 0x000040a6 
+ 00008291  0x00000bc1 store  0x00000001 , 0x000000f0 
+ 00008292  0x00000bc2 jam  0x0000001f , 0x0000008e 
+ 00008293  0x00000bc3 set0  0x0000000c , 0x00000000 
+ 00008294  0x00000bc4 call  0x0000223b 
+ 00008295  0x00000bc5 nbranch  0x00002083 , 0x00000005 
+ 00008296  0x00000bc6 call  0x00002a6f 
+ 00008297  0x00000bc7 store  0x00000001 , 0x00000077 
+ 00008298  0x00000bc8 storet  0x00000001 , 0x0000007c 
+ 00008299  0x00000bc9 fetch  0x00000006 , 0x000041d0 
+ 00008300  0x00000bca store  0x00000006 , 0x00000040 
+ 00008301  0x00000bcb bpatch  0x00000008 , 0x00004001 
+ 00008302  0x00000bcc call  0x00007f15 
+ 00008303  0x00000bcd force  0x00000000 , 0x0000003f 
+ 00008304  0x00000bce compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008305  0x00000bcf nsetflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00008306  0x00000bd0 set1  0x00000003 , 0x0000003f 
+ 00008307  0x00000bd1 store  0x00000001 , 0x00000030 
+ 00008308  0x00000bd2 jam  0x00000003 , 0x00000a99 
+ 00008309  0x00000bd3 call  0x00007d86 
+ 00008310  0x00000bd4 force  0x00000000 , 0x0000003f 
+ 00008311  0x00000bd5 setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00008312  0x00000bd6 store  0x00000001 , 0x0000004c 
+ 00008313  0x00000bd7 setarg  0x00000000 
+ 00008314  0x00000bd8 set1  0x00000001 , 0x0000003f 
+ 00008315  0x00000bd9 store  0x00000001 , 0x00000031 
+ 00008316  0x00000bda enable  0x00000029 
+ 00008317  0x00000bdb call  0x00002223 
+ 00008318  0x00000bdc disable  0x00000029 
+ 00008319  0x00000bdd force  0x00000003 , 0x00000007 
+ 00008320  0x00000bde fetch  0x00000002 , 0x000040b9 
+ 00008321  0x00000bdf call  0x00007f08 
+ 00008322  0x00000be0 branch  0x00002043 
+ 00008323  0x00000be2 bpatch  0x00000009 , 0x00004001 
+ 00008324  0x00000be3 fetch  0x00000006 , 0x000041d0 
+ 00008325  0x00000be4 store  0x00000006 , 0x00000040 
+ 00008326  0x00000be5 compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008327  0x00000be6 branch  0x00002089 , 0x00000001 
+ 00008328  0x00000be7 branch  0x00002043 
+ 00008329  0x00000be9 arg  0x00000101 , 0x00000005 
+ 00008330  0x00000bea arg  0x00000008 , 0x00000039 
+ 00008331  0x00000beb call  0x00007ec6 
+ 00008332  0x00000bec jam  0x00000004 , 0x00000a99 
+ 00008333  0x00000bed call  0x00007d86 
+ 00008334  0x00000bee branch  0x00002043 
+ 00008335  0x00000bf6 rtnmark0  0x0000001c 
+ 00008336  0x00000bf7 force  0x00000001 , 0x00000007 
+ 00008337  0x00000bf8 call  0x00007f16 
+ 00008338  0x00000bf9 nsetflag  0x00000034 , 0x0000001c , 0x00000000 
+ 00008339  0x00000bfa nbranch  0x00002095 , 0x00000034 
+ 00008340  0x00000bfb rtn 
+ 00008341  0x00000c00 bpatch  0x0000000a , 0x00004001 
+ 00008342  0x00000c01 fetcht  0x00000002 , 0x000040bb 
+ 00008343  0x00000c02 force  0x00000004 , 0x00000007 
+ 00008344  0x00000c03 call  0x0000271c 
+ 00008345  0x00000c04 rtn  0x00000028 
+ 00008346  0x00000c05 call  0x000028a4 
+ 00008347  0x00000c06 force  0x00000000 , 0x00000024 
+ 00008348  0x00000c08 rtn  0x00000003 
+ 00008349  0x00000c09 set0  0x0000000b , 0x00000000 
+ 00008350  0x00000c0a set0  0x00000000 , 0x00000000 
+ 00008351  0x00000c0c add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008352  0x00000c0d isolate1  0x0000001e , 0x00000000 
+ 00008353  0x00000c0e setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008354  0x00000c0f compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008355  0x00000c10 nbranch  0x000020be , 0x00000001 
+ 00008356  0x00000c13 bpatch  0x0000000b , 0x00004001 
+ 00008357  0x00000c14 fetch  0x00000001 , 0x00000012 
+ 00008358  0x00000c15 increase  0x00000001 , 0x0000003f 
+ 00008359  0x00000c16 store  0x00000001 , 0x00000012 
+ 00008360  0x00000c17 call  0x000028d8 
+ 00008361  0x00000c18 call  0x000028d2 
+ 00008362  0x00000c19 call  0x000028f2 
+ 00008363  0x00000c1a call  0x00002a51 
+ 00008364  0x00000c1b call  0x00002a56 
+ 00008365  0x00000c1c call  0x00002a64 
+ 00008366  0x00000c1d call  0x0000264d 
+ 00008367  0x00000c1e call  0x000020b1 
+ 00008368  0x00000c1f branch  0x0000209c 
+ 00008369  0x00000c22 bpatch  0x0000000c , 0x00004001 
+ 00008370  0x00000c23 fetch  0x00000001 , 0x0000008d 
+ 00008371  0x00000c24 increase  0xffffffff , 0x0000003f 
+ 00008372  0x00000c25 store  0x00000001 , 0x0000008d 
+ 00008373  0x00000c26 rtn  0x00000002 
+ 00008374  0x00000c27 jam  0x0000001f , 0x0000008d 
+ 00008375  0x00000c28 fetch  0x00000001 , 0x0000008f 
+ 00008376  0x00000c29 increase  0xffffffff , 0x0000003f 
+ 00008377  0x00000c2a store  0x00000001 , 0x0000008f 
+ 00008378  0x00000c2b rtn  0x00000002 
+ 00008379  0x00000c2c setflip  0x0000001e , 0x00000000 
+ 00008380  0x00000c2d jam  0x000000ff , 0x0000008f 
+ 00008381  0x00000c2e rtn 
+ 00008382  0x00000c31 bpatch  0x0000000d , 0x00004001 
+ 00008383  0x00000c32 call  0x000028d8 
+ 00008384  0x00000c33 call  0x000028cc 
+ 00008385  0x00000c34 call  0x000028f2 
+ 00008386  0x00000c35 call  0x00002a5b 
+ 00008387  0x00000c36 call  0x000029eb 
+ 00008388  0x00000c37 call  0x00002a0d 
+ 00008389  0x00000c38 branch  0x000020c8 , 0x00000018 
+ 00008390  0x00000c39 call  0x000020b1 
+ 00008391  0x00000c3a branch  0x0000209f 
+ 00008392  0x00000c3c bpatch  0x0000000e , 0x00004001 
+ 00008393  0x00000c3d call  0x000029bb 
+ 00008394  0x00000c3e call  0x00002a6b 
+ 00008395  0x00000c3f call  0x0000251e 
+ 00008396  0x00000c40 set0  0x00000001 , 0x00000000 
+ 00008397  0x00000c41 rtnmark0  0x0000000b 
+ 00008398  0x00000c43 bpatch  0x0000000f , 0x00004001 
+ 00008399  0x00000c45 fetch  0x00000001 , 0x00000013 
+ 00008400  0x00000c46 increase  0x00000001 , 0x0000003f 
+ 00008401  0x00000c47 store  0x00000001 , 0x00000013 
+ 00008402  0x00000c48 rtn 
+ 00008403  0x00000c51 bpatch  0x00000010 , 0x00004002 
+ 00008404  0x00000c52 enable  0x00000029 
+ 00008405  0x00000c53 enable  0x00000030 
+ 00008406  0x00000c54 fetch  0x00000002 , 0x000040b5 
+ 00008407  0x00000c55 branch  0x000020db , 0x00000034 
+ 00008408  0x00000c56 force  0x00000008 , 0x00000007 
+ 00008409  0x00000c57 call  0x00007f16 
+ 00008410  0x00000c58 nrtn  0x00000034 
+ 00008411  0x00000c5a bpatch  0x00000011 , 0x00004002 
+ 00008412  0x00000c5b fetcht  0x00000002 , 0x000040b7 
+ 00008413  0x00000c5c force  0x00000028 , 0x00000007 
+ 00008414  0x00000c5d call  0x0000271c 
+ 00008415  0x00000c5e branch  0x00002114 , 0x00000028 
+ 00008416  0x00000c5f force  0x00000003 , 0x00000007 
+ 00008417  0x00000c60 call  0x00007f16 
+ 00008418  0x00000c61 nbranch  0x000020f0 , 0x00000034 
+ 00008419  0x00000c62 fetch  0x00000001 , 0x0000004c 
+ 00008420  0x00000c63 bbit1  0x00000004 , 0x000020e6 
+ 00008421  0x00000c64 branch  0x000020e9 
+ 00008422  0x00000c66 arg  0x00000101 , 0x00000005 
+ 00008423  0x00000c67 arg  0x00000008 , 0x00000039 
+ 00008424  0x00000c68 call  0x00007ec6 
+ 00008425  0x00000c6a bpatch  0x00000012 , 0x00004002 
+ 00008426  0x00000c6b jam  0x00000000 , 0x00000030 
+ 00008427  0x00000c6c call  0x00005cf7 
+ 00008428  0x00000c6d jam  0x00000000 , 0x00004681 
+ 00008429  0x00000c6e jam  0x00000013 , 0x00000a99 
+ 00008430  0x00000c6f call  0x00007d86 
+ 00008431  0x00000c70 branch  0x00002114 
+ 00008432  0x00000c73 bpatch  0x00000013 , 0x00004002 
+ 00008433  0x00000c74 force  0x00000000 , 0x0000000b 
+ 00008434  0x00000c75 until  0x00000023 , 0x00000026 
+ 00008435  0x00000c76 fetch  0x00000001 , 0x000000f2 
+ 00008436  0x00000c77 increase  0xffffffff , 0x0000003f 
+ 00008437  0x00000c78 ixor  0x00000022 , 0x0000003f 
+ 00008438  0x00000c79 compare  0x00000000 , 0x0000003f , 0x00000003 
+ 00008439  0x00000c7a nbranch  0x000020f0 , 0x00000001 
+ 00008440  0x00000c7b deposit  0x00000004 
+ 00008441  0x00000c7c store  0x00000001 , 0x00000181 
+ 00008442  0x00000c7d force  0x00000000 , 0x00000026 
+ 00008443  0x00000c7e force  0x00000000 , 0x00000024 
+ 00008444  0x00000c81 bpatch  0x00000014 , 0x00004002 
+ 00008445  0x00000c82 branch  0x00002114 , 0x00000003 
+ 00008446  0x00000c83 call  0x000028dc 
+ 00008447  0x00000c84 arg  0x00000600 , 0x0000000b 
+ 00008448  0x00000c85 until  0x00000023 , 0x00000026 
+ 00008449  0x00000c87 bpatch  0x00000015 , 0x00004002 
+ 00008450  0x00000c88 fetch  0x00000004 , 0x000000f2 
+ 00008451  0x00000c89 iforce  0x00000021 
+ 00008452  0x00000c8a increase  0x00000001 , 0x0000003f 
+ 00008453  0x00000c8b store  0x00000004 , 0x000000f2 
+ 00008454  0x00000c8c isolate1  0x0000000c , 0x00000000 
+ 00008455  0x00000c8d setflag  0x00000001 , 0x00000002 , 0x00000024 
+ 00008456  0x00000c8e compare  0x00000000 , 0x00000021 , 0x00000002 
+ 00008457  0x00000c8f nbranch  0x00002128 , 0x00000001 
+ 00008458  0x00000c90 fetch  0x00000001 , 0x0000000c 
+ 00008459  0x00000c91 increase  0x00000001 , 0x0000003f 
+ 00008460  0x00000c92 store  0x00000001 , 0x0000000c 
+ 00008461  0x00000c93 call  0x000028d2 
+ 00008462  0x00000c94 call  0x00002a51 
+ 00008463  0x00000c95 call  0x00002a56 
+ 00008464  0x00000c96 call  0x00002a64 
+ 00008465  0x00000c97 call  0x0000264d 
+ 00008466  0x00000c98 call  0x0000211a 
+ 00008467  0x00000c99 branch  0x000020fc 
+ 00008468  0x00000c9b bpatch  0x00000016 , 0x00004002 
+ 00008469  0x00000c9c disable  0x00000029 
+ 00008470  0x00000c9d fetch  0x00000002 , 0x000040b5 
+ 00008471  0x00000c9e rtn  0x00000034 
+ 00008472  0x00000c9f force  0x00000008 , 0x00000007 
+ 00008473  0x00000ca0 branch  0x00007f08 
+ 00008474  0x00000ca3 bpatch  0x00000017 , 0x00004002 
+ 00008475  0x00000ca4 fetch  0x00000001 , 0x0000008e 
+ 00008476  0x00000ca5 increase  0xffffffff , 0x0000003f 
+ 00008477  0x00000ca6 store  0x00000001 , 0x0000008e 
+ 00008478  0x00000ca7 rtn  0x00000002 
+ 00008479  0x00000ca8 jam  0x0000001f , 0x0000008e 
+ 00008480  0x00000ca9 fetch  0x00000001 , 0x000000f0 
+ 00008481  0x00000caa increase  0xffffffff , 0x0000003f 
+ 00008482  0x00000cab store  0x00000001 , 0x000000f0 
+ 00008483  0x00000cac rtn  0x00000002 
+ 00008484  0x00000cad setflip  0x0000000c , 0x00000000 
+ 00008485  0x00000cae fetch  0x00000001 , 0x000040a6 
+ 00008486  0x00000caf store  0x00000001 , 0x000000f0 
+ 00008487  0x00000cb0 rtn 
+ 00008488  0x00000cb3 bpatch  0x00000018 , 0x00004003 
+ 00008489  0x00000cb4 call  0x000028cc 
+ 00008490  0x00000cb5 call  0x00002a5b 
+ 00008491  0x00000cb6 call  0x000029eb 
+ 00008492  0x00000cb7 call  0x00002a0d 
+ 00008493  0x00000cb8 branch  0x00002130 , 0x00000018 
+ 00008494  0x00000cb9 call  0x0000211a 
+ 00008495  0x00000cba branch  0x00002101 
+ 00008496  0x00000cbc call  0x0000264d 
+ 00008497  0x00000cbd fetch  0x00000001 , 0x0000000d 
+ 00008498  0x00000cbe increase  0x00000001 , 0x0000003f 
+ 00008499  0x00000cbf store  0x00000001 , 0x0000000d 
+ 00008500  0x00000cc0 force  0x00000000 , 0x0000001b 
+ 00008501  0x00000cc1 fetch  0x00000004 , 0x000000f2 
+ 00008502  0x00000cc3 bpatch  0x00000019 , 0x00004003 
+ 00008503  0x00000cc4 call  0x00002a4f 
+ 00008504  0x00000cc5 call  0x000028dc 
+ 00008505  0x00000cc6 increase  0x00000001 , 0x00000026 
+ 00008506  0x00000cc8 and_into  0x000001fd , 0x00000021 
+ 00008507  0x00000cc9 and_into  0x000001fc , 0x00000024 
+ 00008508  0x00000cca call  0x000028d2 
+ 00008509  0x00000ccb call  0x00002a51 
+ 00008510  0x00000ccc call  0x00002a56 
+ 00008511  0x00000ccd call  0x00002a64 
+ 00008512  0x00000cce deposit  0x00000022 
+ 00008513  0x00000ccf store  0x00000004 , 0x00000161 
+ 00008514  0x00000cd0 force  0x00000000 , 0x00000004 
+ 00008515  0x00000cd1 force  0x00000002 , 0x00000001 
+ 00008516  0x00000cd2 call  0x00002a6b 
+ 00008517  0x00000cd3 call  0x00002766 
+ 00008518  0x00000cd5 bpatch  0x0000001a , 0x00004003 
+ 00008519  0x00000cd6 call  0x00002a4d 
+ 00008520  0x00000cd7 or_into  0x00000002 , 0x00000021 
+ 00008521  0x00000cd8 and_into  0x000001fc , 0x00000024 
+ 00008522  0x00000cd9 call  0x000028cc 
+ 00008523  0x00000cda call  0x00002a5b 
+ 00008524  0x00000cdb call  0x000029eb 
+ 00008525  0x00000cdc call  0x00002a0d 
+ 00008526  0x00000cdd call  0x0000264d , 0x00000018 
+ 00008527  0x00000cde branch  0x00002155 , 0x00000018 
+ 00008528  0x00000cdf fetch  0x00000001 , 0x00000010 
+ 00008529  0x00000ce0 branch  0x000020fc , 0x00000034 
+ 00008530  0x00000ce1 increase  0xffffffff , 0x0000003f 
+ 00008531  0x00000ce2 store  0x00000001 , 0x00000010 
+ 00008532  0x00000ce3 branch  0x00002136 
+ 00008533  0x00000ce6 bpatch  0x0000001b , 0x00004003 
+ 00008534  0x00000ce7 fetch  0x00000001 , 0x0000000e 
+ 00008535  0x00000ce8 increase  0x00000001 , 0x0000003f 
+ 00008536  0x00000ce9 store  0x00000001 , 0x0000000e 
+ 00008537  0x00000cea call  0x00002435 
+ 00008538  0x00000cec call  0x000022f2 
+ 00008539  0x00000ced branch  0x0000215f , 0x00000018 
+ 00008540  0x00000cee call  0x00002455 
+ 00008541  0x00000cef nbranch  0x0000215a , 0x00000034 
+ 00008542  0x00000cf0 branch  0x000020fc 
+ 00008543  0x00000cf3 bpatch  0x0000001c , 0x00004003 
+ 00008544  0x00000cf4 fetch  0x00000001 , 0x00000030 
+ 00008545  0x00000cf5 set0  0x00000003 , 0x0000003f 
+ 00008546  0x00000cf6 store  0x00000001 , 0x00000030 
+ 00008547  0x00000cf7 call  0x00002440 
+ 00008548  0x00000cf8 disable  0x00000029 
+ 00008549  0x00000cf9 rtn 
+ 00008550  0x00000cfd bpatch  0x0000001d , 0x00004003 
+ 00008551  0x00000cfe enable  0x00000029 
+ 00008552  0x00000cff enable  0x00000030 
+ 00008553  0x00000d00 call  0x000021e1 
+ 00008554  0x00000d01 rtn  0x00000028 
+ 00008555  0x00000d02 call  0x00002c69 
+ 00008556  0x00000d03 call  0x00002a4f 
+ 00008557  0x00000d04 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008558  0x00000d05 call  0x000028e2 
+ 00008559  0x00000d06 force  0x00000003 , 0x00000024 
+ 00008560  0x00000d07 call  0x00006cc2 
+ 00008561  0x00000d08 call  0x00002489 
+ 00008562  0x00000d09 call  0x000028d2 
+ 00008563  0x00000d0a call  0x00002a51 
+ 00008564  0x00000d0b call  0x00002a56 
+ 00008565  0x00000d0c call  0x00002a64 
+ 00008566  0x00000d0d call  0x00002762 
+ 00008567  0x00000d0f bpatch  0x0000001e , 0x00004003 
+ 00008568  0x00000d10 call  0x00005d08 
+ 00008569  0x00000d11 call  0x000022e4 
+ 00008570  0x00000d12 nbranch  0x00002180 , 0x0000002d 
+ 00008571  0x00000d13 call  0x00002a88 
+ 00008572  0x00000d14 call  0x00002728 
+ 00008573  0x00000d15 fetch  0x00000001 , 0x0000000f 
+ 00008574  0x00000d16 increase  0x00000001 , 0x0000003f 
+ 00008575  0x00000d17 store  0x00000001 , 0x0000000f 
+ 00008576  0x00000d19 bpatch  0x0000001f , 0x00004003 
+ 00008577  0x00000d1a call  0x00006caa 
+ 00008578  0x00000d1b call  0x0000218b 
+ 00008579  0x00000d1c nrtn  0x00000029 
+ 00008580  0x00000d1d call  0x000026f3 
+ 00008581  0x00000d1e nbranch  0x00002188 , 0x00000034 
+ 00008582  0x00000d20 disable  0x00000029 
+ 00008583  0x00000d21 rtn 
+ 00008584  0x00000d24 call  0x00002489 
+ 00008585  0x00000d25 call  0x000022da 
+ 00008586  0x00000d26 branch  0x00002177 
+ 00008587  0x00000d2a branch  0x0000218e , 0x0000002d 
+ 00008588  0x00000d2b call  0x00002a7f 
+ 00008589  0x00000d2c branch  0x0000219c , 0x00000002 
+ 00008590  0x00000d2e call  0x000021a7 
+ 00008591  0x00000d2f nbranch  0x0000219c , 0x00000028 
+ 00008592  0x00000d30 fetch  0x00000001 , 0x0000004c 
+ 00008593  0x00000d31 rtnbit0  0x00000004 
+ 00008594  0x00000d32 rtnbit1  0x00000003 
+ 00008595  0x00000d33 fetch  0x00000001 , 0x0000004b 
+ 00008596  0x00000d34 rtnbit1  0x00000003 
+ 00008597  0x00000d35 call  0x000021ae 
+ 00008598  0x00000d36 nrtn  0x00000034 
+ 00008599  0x00000d37 fetch  0x00000001 , 0x0000016e 
+ 00008600  0x00000d38 increase  0xffffffff , 0x0000003f 
+ 00008601  0x00000d39 store  0x00000001 , 0x0000016e 
+ 00008602  0x00000d3a nrtn  0x00000034 
+ 00008603  0x00000d3b branch  0x00006006 
+ 00008604  0x00000d3e bpatch  0x00000020 , 0x00004004 
+ 00008605  0x00000d3f call  0x0000245d 
+ 00008606  0x00000d40 disable  0x00000029 
+ 00008607  0x00000d41 fetch  0x00000001 , 0x0000004c 
+ 00008608  0x00000d42 bbit1  0x00000004 , 0x000021a2 
+ 00008609  0x00000d43 rtn 
+ 00008610  0x00000d46 fetch  0x00000001 , 0x0000004c 
+ 00008611  0x00000d47 rtnbit1  0x00000003 
+ 00008612  0x00000d49 arg  0x00000101 , 0x00000005 
+ 00008613  0x00000d4a arg  0x00000008 , 0x00000039 
+ 00008614  0x00000d4b branch  0x00007ec6 
+ 00008615  0x00000d4e bpatch  0x00000021 , 0x00004004 
+ 00008616  0x00000d4f enable  0x00000028 
+ 00008617  0x00000d50 fetch  0x00000001 , 0x0000004b 
+ 00008618  0x00000d51 rtnbit0  0x00000003 
+ 00008619  0x00000d52 call  0x000021ae 
+ 00008620  0x00000d53 nrtn  0x00000034 
+ 00008621  0x00000d54 branch  0x00007fe9 
+ 00008622  0x00000d57 fetch  0x00000001 , 0x00000072 
+ 00008623  0x00000d58 increase  0xffffffff , 0x0000003f 
+ 00008624  0x00000d59 store  0x00000001 , 0x00000072 
+ 00008625  0x00000d5a rtn 
+ 00008626  0x00000d5d bpatch  0x00000022 , 0x00004004 
+ 00008627  0x00000d5e fetch  0x00000001 , 0x00000030 
+ 00008628  0x00000d5f bbit1  0x00000007 , 0x000021bb 
+ 00008629  0x00000d60 fetch  0x00000001 , 0x000009b5 
+ 00008630  0x00000d61 branch  0x000021bb , 0x00000034 
+ 00008631  0x00000d62 jam  0x00000000 , 0x000009b5 
+ 00008632  0x00000d63 jam  0x00000018 , 0x00000a99 
+ 00008633  0x00000d64 call  0x00007d86 
+ 00008634  0x00000d65 branch  0x000021bb 
+ 00008635  0x00000d67 bpatch  0x00000023 , 0x00004004 
+ 00008636  0x00000d68 call  0x00002254 
+ 00008637  0x00000d69 fetch  0x00000001 , 0x00000030 
+ 00008638  0x00000d6a set1  0x00000007 , 0x0000003f 
+ 00008639  0x00000d6b store  0x00000001 , 0x00000030 
+ 00008640  0x00000d6c jam  0x00000001 , 0x000041bd 
+ 00008641  0x00000d6d fetch  0x00000001 , 0x00000055 
+ 00008642  0x00000d6e bne  0x00000016 , 0x000021c3 
+ 00008643  0x00000d70 rtn 
+ 00008644  0x00000d73 jam  0x00000001 , 0x000009b5 
+ 00008645  0x00000d75 fetch  0x00000001 , 0x00000030 
+ 00008646  0x00000d76 set0  0x00000007 , 0x0000003f 
+ 00008647  0x00000d77 store  0x00000001 , 0x00000030 
+ 00008648  0x00000d78 rtn 
+ 00008649  0x00000d7d bpatch  0x00000024 , 0x00004004 
+ 00008650  0x00000d7e disable  0x00000028 
+ 00008651  0x00000d7f fetch  0x00000002 , 0x00000032 
+ 00008652  0x00000d80 arg  0x0000ffff , 0x00000002 
+ 00008653  0x00000d81 isub  0x00000002 , 0x0000003e 
+ 00008654  0x00000d82 nrtn  0x00000005 
+ 00008655  0x00000d83 fetch  0x00000004 , 0x00000034 
+ 00008656  0x00000d84 branch  0x000021d3 , 0x00000030 
+ 00008657  0x00000d85 isub  0x00000028 , 0x0000003f 
+ 00008658  0x00000d86 branch  0x000021d4 
+ 00008659  0x00000d88 isub  0x00000022 , 0x0000003f 
+ 00008660  0x00000d8a sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00008661  0x00000d8b nrtn  0x00000002 
+ 00008662  0x00000d8c force  0x00000000 , 0x0000003f 
+ 00008663  0x00000d8d store  0x00000002 , 0x00000032 
+ 00008664  0x00000d8e branch  0x00007fe7 
+ 00008665  0x00000d93 copy  0x0000003f , 0x00000002 
+ 00008666  0x00000d94 bpatch  0x00000025 , 0x00004004 
+ 00008667  0x00000d95 storet  0x00000004 , 0x00000034 
+ 00008668  0x00000d97 jam  0x00000001 , 0x0000455b 
+ 00008669  0x00000d98 setarg  0x0000ffff 
+ 00008670  0x00000d99 store  0x00000002 , 0x00000032 
+ 00008671  0x00000d9a jam  0x00000001 , 0x00000073 
+ 00008672  0x00000d9b rtn 
+ 00008673  0x00000d9f bpatch  0x00000026 , 0x00004004 
+ 00008674  0x00000da0 call  0x000021c9 
+ 00008675  0x00000da1 nrtn  0x00000028 
+ 00008676  0x00000da2 disable  0x00000028 
+ 00008677  0x00000da3 jam  0x00000020 , 0x00000011 
+ 00008678  0x00000da4 set0  0x0000000b , 0x00000000 
+ 00008679  0x00000da6 call  0x00002a4f 
+ 00008680  0x00000da7 call  0x000022e6 
+ 00008681  0x00000da8 bmark1  0x0000000b , 0x000021f4 
+ 00008682  0x00000da9 call  0x00002455 
+ 00008683  0x00000daa nbranch  0x000021e7 , 0x00000034 
+ 00008684  0x00000dac bpatch  0x00000027 , 0x00004004 
+ 00008685  0x00000dad disable  0x00000028 
+ 00008686  0x00000dae deposit  0x00000022 
+ 00008687  0x00000daf store  0x00000004 , 0x000040ca 
+ 00008688  0x00000db0 enable  0x00000030 
+ 00008689  0x00000db1 enable  0x00000029 
+ 00008690  0x00000db2 jam  0x0000002a , 0x00000a99 
+ 00008691  0x00000db3 branch  0x00007d86 
+ 00008692  0x00000db6 bpatch  0x00000028 , 0x00004005 
+ 00008693  0x00000db7 call  0x00002a4d 
+ 00008694  0x00000db8 arg  0x00000010 , 0x00000001 
+ 00008695  0x00000db9 call  0x000022dc 
+ 00008696  0x00000dba disable  0x00000030 
+ 00008697  0x00000dbb disable  0x00000029 
+ 00008698  0x00000dbc call  0x00002818 
+ 00008699  0x00000dbd call  0x00002435 
+ 00008700  0x00000dbf bpatch  0x00000029 , 0x00004005 
+ 00008701  0x00000dc0 call  0x0000247c 
+ 00008702  0x00000dc1 branch  0x00002202 , 0x0000002d 
+ 00008703  0x00000dc2 call  0x00002455 
+ 00008704  0x00000dc3 nbranch  0x000021fc , 0x00000034 
+ 00008705  0x00000dc4 branch  0x000021ec 
+ 00008706  0x00000dc6 fetch  0x00000001 , 0x00000031 
+ 00008707  0x00000dc7 set0  0x00000001 , 0x0000003f 
+ 00008708  0x00000dc8 store  0x00000001 , 0x00000031 
+ 00008709  0x00000dc9 call  0x00002a88 
+ 00008710  0x00000dca call  0x00002841 
+ 00008711  0x00000dcb enable  0x00000028 
+ 00008712  0x00000dcc jam  0x0000002b , 0x00000a99 
+ 00008713  0x00000dcd branch  0x00007d86 
+ 00008714  0x00000dd3 bpatch  0x0000002a , 0x00004005 
+ 00008715  0x00000dd4 set1  0x00000009 , 0x00000000 
+ 00008716  0x00000dd5 deposit  0x00000011 
+ 00008717  0x00000dd6 store  0x00000002 , 0x0000001e 
+ 00008718  0x00000dd7 force  0x00000050 , 0x00000039 
+ 00008719  0x00000dd8 arg  0x0000043f , 0x00000005 
+ 00008720  0x00000dd9 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008721  0x00000dda ifetch  0x00000001 , 0x00000006 
+ 00008722  0x00000ddb copy  0x00000011 , 0x00000006 
+ 00008723  0x00000ddc bbit1  0x00000000 , 0x00007f01 
+ 00008724  0x00000ddd arg  0x00000030 , 0x00000005 
+ 00008725  0x00000dde call  0x00007f01 
+ 00008726  0x00000ddf disable  0x0000002e 
+ 00008727  0x00000de0 fetch  0x00000001 , 0x00000077 
+ 00008728  0x00000de1 iforce  0x00000004 
+ 00008729  0x00000de2 jam  0x00000001 , 0x0000008a 
+ 00008730  0x00000de3 branch  0x0000221c , 0x00000029 
+ 00008731  0x00000de4 jam  0x00000001 , 0x0000008a 
+ 00008732  0x00000de6 fetch  0x00000001 , 0x00000030 
+ 00008733  0x00000de7 rtnbit0  0x00000001 
+ 00008734  0x00000de8 fetch  0x00000001 , 0x00000073 
+ 00008735  0x00000de9 store  0x00000001 , 0x0000008a 
+ 00008736  0x00000dea fetch  0x00000001 , 0x00000074 
+ 00008737  0x00000deb store  0x00000001 , 0x0000008b 
+ 00008738  0x00000dec rtn 
+ 00008739  0x00000def bpatch  0x0000002b , 0x00004005 
+ 00008740  0x00000df0 fetch  0x00000002 , 0x0000001e 
+ 00008741  0x00000df1 iforce  0x00000005 
+ 00008742  0x00000df2 force  0x00000050 , 0x00000039 
+ 00008743  0x00000df3 arg  0x0000043f , 0x00000006 
+ 00008744  0x00000df4 branch  0x00007f01 , 0x00000036 
+ 00008745  0x00000df5 arg  0x00000030 , 0x00000006 
+ 00008746  0x00000df6 branch  0x00007f01 
+ 00008747  0x00000dfb arg  0x00000001 , 0x00000039 
+ 00008748  0x00000dfc fetcht  0x00000001 , 0x00000015 
+ 00008749  0x00000dfe increase  0x00000001 , 0x00000002 
+ 00008750  0x00000dff compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00008751  0x00000e00 nbranch  0x00002231 , 0x00000001 
+ 00008752  0x00000e01 arg  0x00000000 , 0x00000002 
+ 00008753  0x00000e03 storet  0x00000001 , 0x00000015 
+ 00008754  0x00000e04 mul32  0x00000002 , 0x00000050 , 0x0000003f 
+ 00008755  0x00000e05 arg  0x00004040 , 0x00000011 
+ 00008756  0x00000e06 iadd  0x00000011 , 0x00000011 
+ 00008757  0x00000e07 ifetch  0x00000001 , 0x00000011 
+ 00008758  0x00000e08 bbit1  0x00000001 , 0x00002239 
+ 00008759  0x00000e09 rtnbit1  0x00000000 
+ 00008760  0x00000e0a rtnbit1  0x00000003 
+ 00008761  0x00000e0c loop  0x0000222d 
+ 00008762  0x00000e0d rtn 
+ 00008763  0x00000e10 bpatch  0x0000002c , 0x00004005 
+ 00008764  0x00000e11 arg  0x0000226a , 0x00000013 
+ 00008765  0x00000e12 call  0x00002261 
+ 00008766  0x00000e13 nrtn  0x00000005 
+ 00008767  0x00000e14 deposit  0x00000011 
+ 00008768  0x00000e15 store  0x00000002 , 0x0000001e 
+ 00008769  0x00000e16 force  0x00000000 , 0x0000003e 
+ 00008770  0x00000e17 rtn 
+ 00008771  0x00000e1c call  0x00002725 
+ 00008772  0x00000e1d branch  0x0000224b , 0x00000001 
+ 00008773  0x00000e1e fetch  0x00000002 , 0x0000001e 
+ 00008774  0x00000e1f add  0x0000003f , 0x00000017 , 0x00000005 
+ 00008775  0x00000e20 fetch  0x00000001 , 0x00000047 
+ 00008776  0x00000e21 istore  0x00000001 , 0x00000005 
+ 00008777  0x00000e22 arg  0x000022aa , 0x00000013 
+ 00008778  0x00000e23 branch  0x00002261 
+ 00008779  0x00000e26 fetch  0x00000001 , 0x00000047 
+ 00008780  0x00000e27 isolate1  0x00000003 , 0x0000003f 
+ 00008781  0x00000e28 branch  0x00002250 , 0x00000001 
+ 00008782  0x00000e29 force  0x00000001 , 0x0000003e 
+ 00008783  0x00000e2a rtn 
+ 00008784  0x00000e2c force  0x00000000 , 0x0000003e 
+ 00008785  0x00000e2d rtn 
+ 00008786  0x00000e31 arg  0x000022a7 , 0x00000013 
+ 00008787  0x00000e32 branch  0x00002261 
+ 00008788  0x00000e35 fetcht  0x00000002 , 0x0000001e 
+ 00008789  0x00000e36 arg  0x000022cf , 0x00000013 
+ 00008790  0x00000e37 branch  0x00002261 
+ 00008791  0x00000e3c fetcht  0x00000001 , 0x000041cf 
+ 00008792  0x00000e3e arg  0x00002275 , 0x00000013 
+ 00008793  0x00000e3f branch  0x00002261 
+ 00008794  0x00000e42 bpatch  0x0000002d , 0x00004005 
+ 00008795  0x00000e43 fetcht  0x00000006 , 0x000041d0 
+ 00008796  0x00000e45 arg  0x0000226e , 0x00000013 
+ 00008797  0x00000e46 branch  0x00002261 
+ 00008798  0x00000e49 arg  0x0000227b , 0x00000013 
+ 00008799  0x00000e4a branch  0x00002261 
+ 00008800  0x00000e4d arg  0x000022c6 , 0x00000013 
+ 00008801  0x00000e4f bpatch  0x0000002e , 0x00004005 
+ 00008802  0x00000e50 arg  0x00004040 , 0x00000011 
+ 00008803  0x00000e51 arg  0x00000001 , 0x00000039 
+ 00008804  0x00000e53 ifetch  0x00000001 , 0x00000011 
+ 00008805  0x00000e54 copy  0x00000013 , 0x0000003d 
+ 00008806  0x00000e56 increase  0x00000050 , 0x00000011 
+ 00008807  0x00000e57 loop  0x00002264 
+ 00008808  0x00000e58 force  0x00000001 , 0x0000003e 
+ 00008809  0x00000e59 rtn 
+ 00008810  0x00000e5c bbit1  0x00000000 , 0x00002266 
+ 00008811  0x00000e5d bbit1  0x00000003 , 0x00002266 
+ 00008812  0x00000e5e force  0x00000000 , 0x0000003e 
+ 00008813  0x00000e5f rtn 
+ 00008814  0x00000e62 bbit1  0x00000003 , 0x00002270 
+ 00008815  0x00000e63 bbit0  0x00000000 , 0x00002266 
+ 00008816  0x00000e65 add  0x00000011 , 0x00000010 , 0x00000006 
+ 00008817  0x00000e66 ifetch  0x00000006 , 0x00000006 
+ 00008818  0x00000e67 isub  0x00000002 , 0x0000003e 
+ 00008819  0x00000e68 rtn  0x00000005 
+ 00008820  0x00000e69 branch  0x00002266 
+ 00008821  0x00000e6c bbit0  0x00000000 , 0x00002266 
+ 00008822  0x00000e6d add  0x00000011 , 0x00000016 , 0x00000006 
+ 00008823  0x00000e6e ifetch  0x00000001 , 0x00000006 
+ 00008824  0x00000e6f isub  0x00000002 , 0x0000003e 
+ 00008825  0x00000e70 rtn  0x00000005 
+ 00008826  0x00000e71 branch  0x00002266 
+ 00008827  0x00000e74 bbit0  0x00000001 , 0x00002266 
+ 00008828  0x00000e76 call  0x000022b3 
+ 00008829  0x00000e77 call  0x00002297 
+ 00008830  0x00000e78 isub  0x00000002 , 0x0000003f 
+ 00008831  0x00000e79 increase  0x00000001 , 0x0000003f 
+ 00008832  0x00000e7a branch  0x00002291 , 0x00000002 
+ 00008833  0x00000e7b copy  0x00000006 , 0x00000012 
+ 00008834  0x00000e7c store  0x00000009 , 0x00000aa2 
+ 00008835  0x00000e7d fetch  0x00000001 , 0x000044c0 
+ 00008836  0x00000e7e nbranch  0x00002289 , 0x00000034 
+ 00008837  0x00000e7f fetch  0x00000009 , 0x00000aa2 
+ 00008838  0x00000e80 copy  0x00000012 , 0x00000006 
+ 00008839  0x00000e81 increase  0x00000005 , 0x0000003f 
+ 00008840  0x00000e82 branch  0x0000228c 
+ 00008841  0x00000e84 fetch  0x00000009 , 0x00000aa2 
+ 00008842  0x00000e85 copy  0x00000012 , 0x00000006 
+ 00008843  0x00000e86 increase  0x00000014 , 0x0000003f 
+ 00008844  0x00000e88 nbranch  0x00002266 , 0x00000002 
+ 00008845  0x00000e8a copy  0x00000002 , 0x00000021 
+ 00008846  0x00000e8b call  0x000022bf 
+ 00008847  0x00000e8c force  0x00000000 , 0x0000003e 
+ 00008848  0x00000e8d rtn 
+ 00008849  0x00000e91 iforce  0x00000012 
+ 00008850  0x00000e92 add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008851  0x00000e93 ifetch  0x00000002 , 0x00000006 
+ 00008852  0x00000e94 branch  0x0000228d , 0x00000034 
+ 00008853  0x00000e95 call  0x000022bf 
+ 00008854  0x00000e96 branch  0x0000227c 
+ 00008855  0x00000e99 rshift16  0x0000003f , 0x0000000b 
+ 00008856  0x00000e9a rshift8  0x0000000b , 0x0000000b 
+ 00008857  0x00000e9b branch  0x000022a1 , 0x00000005 
+ 00008858  0x00000e9c compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008859  0x00000e9d nrtn  0x00000001 
+ 00008860  0x00000e9e rshift16  0x00000002 , 0x0000000b 
+ 00008861  0x00000e9f rshift8  0x0000000b , 0x0000000b 
+ 00008862  0x00000ea0 nrtn  0x00000005 
+ 00008863  0x00000ea1 set1  0x0000001c , 0x00000002 
+ 00008864  0x00000ea2 rtn 
+ 00008865  0x00000ea4 rshift16  0x00000002 , 0x0000000b 
+ 00008866  0x00000ea5 rshift8  0x0000000b , 0x0000000b 
+ 00008867  0x00000ea6 compare  0x0000000f , 0x0000000b , 0x0000000f 
+ 00008868  0x00000ea7 nrtn  0x00000001 
+ 00008869  0x00000ea8 set1  0x0000001c , 0x0000003f 
+ 00008870  0x00000ea9 rtn 
+ 00008871  0x00000eac bbit0  0x00000000 , 0x00002266 
+ 00008872  0x00000ead force  0x00000000 , 0x0000003e 
+ 00008873  0x00000eae rtn 
+ 00008874  0x00000eb1 bbit0  0x00000000 , 0x00002266 
+ 00008875  0x00000eb2 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008876  0x00000eb3 ifetch  0x00000001 , 0x00000006 
+ 00008877  0x00000eb4 bbit1  0x00000000 , 0x00002266 
+ 00008878  0x00000eb5 add  0x00000011 , 0x00000017 , 0x00000006 
+ 00008879  0x00000eb6 ifetch  0x00000001 , 0x00000006 
+ 00008880  0x00000eb7 bbit0  0x00000003 , 0x00002266 
+ 00008881  0x00000eb8 force  0x00000000 , 0x0000003e 
+ 00008882  0x00000eb9 rtn 
+ 00008883  0x00000ebc add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008884  0x00000ebd ifetcht  0x00000001 , 0x00000006 
+ 00008885  0x00000ebe deposit  0x00000022 
+ 00008886  0x00000ebf isolate1  0x00000001 , 0x00000002 
+ 00008887  0x00000ec0 add  0x00000011 , 0x00000004 , 0x00000006 
+ 00008888  0x00000ec1 ifetcht  0x00000004 , 0x00000006 
+ 00008889  0x00000ec2 rtn  0x00000001 
+ 00008890  0x00000ec3 add  0x00000011 , 0x00000008 , 0x00000006 
+ 00008891  0x00000ec4 ifetch  0x00000006 , 0x00000006 
+ 00008892  0x00000ec5 call  0x00002854 
+ 00008893  0x00000ec6 deposit  0x00000028 
+ 00008894  0x00000ec7 rtn 
+ 00008895  0x00000eca add  0x00000011 , 0x00000002 , 0x00000006 
+ 00008896  0x00000ecb add  0x00000011 , 0x00000004 , 0x00000005 
+ 00008897  0x00000ecc ifetch  0x00000002 , 0x00000006 
+ 00008898  0x00000ecd iadd  0x00000002 , 0x0000000b 
+ 00008899  0x00000ece deposit  0x0000000b 
+ 00008900  0x00000ecf istore  0x00000004 , 0x00000005 
+ 00008901  0x00000ed0 branch  0x00005449 
+ 00008902  0x00000ed4 bbit0  0x00000001 , 0x00002266 
+ 00008903  0x00000ed5 call  0x000022b3 
+ 00008904  0x00000ed6 iadd  0x0000001b , 0x0000003f 
+ 00008905  0x00000ed7 iadd  0x0000001b , 0x0000003f 
+ 00008906  0x00000ed8 iadd  0x00000007 , 0x0000003f 
+ 00008907  0x00000ed9 isub  0x00000002 , 0x0000003e 
+ 00008908  0x00000eda nbranch  0x00002266 , 0x00000002 
+ 00008909  0x00000edb force  0x00000000 , 0x0000003e 
+ 00008910  0x00000edc rtn 
+ 00008911  0x00000edf bbit0  0x00000000 , 0x00002266 
+ 00008912  0x00000ee0 deposit  0x00000002 
+ 00008913  0x00000ee1 isub  0x00000011 , 0x0000003e 
+ 00008914  0x00000ee2 branch  0x00002266 , 0x0000003e 
+ 00008915  0x00000ee3 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00008916  0x00000ee4 ifetch  0x00000001 , 0x00000006 
+ 00008917  0x00000ee5 bbit1  0x00000000 , 0x00002266 
+ 00008918  0x00000ee6 ifetch  0x00000001 , 0x00000011 
+ 00008919  0x00000ee7 set0  0x00000007 , 0x0000003f 
+ 00008920  0x00000ee8 istore  0x00000001 , 0x00000011 
+ 00008921  0x00000ee9 branch  0x00002266 
+ 00008922  0x00000eed bpatch  0x0000002f , 0x00004005 
+ 00008923  0x00000eee call  0x00002a4f 
+ 00008924  0x00000ef0 add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008925  0x00000ef1 call  0x000028e2 
+ 00008926  0x00000ef2 force  0x00000003 , 0x00000024 
+ 00008927  0x00000ef3 call  0x000028d2 
+ 00008928  0x00000ef4 call  0x00002a51 
+ 00008929  0x00000ef5 call  0x00002a56 
+ 00008930  0x00000ef6 call  0x00002a64 
+ 00008931  0x00000ef7 branch  0x00002762 
+ 00008932  0x00000efa bpatch  0x00000030 , 0x00004006 
+ 00008933  0x00000efb call  0x00002a4d 
+ 00008934  0x00000efd add  0x00000022 , 0x00000001 , 0x00000021 
+ 00008935  0x00000efe call  0x000028e2 
+ 00008936  0x00000eff force  0x00000003 , 0x00000024 
+ 00008937  0x00000f00 call  0x000028cc 
+ 00008938  0x00000f01 call  0x0000242a 
+ 00008939  0x00000f02 call  0x000029f1 
+ 00008940  0x00000f03 call  0x00002a5b 
+ 00008941  0x00000f04 call  0x000029eb 
+ 00008942  0x00000f06 call  0x00002a0d 
+ 00008943  0x00000f07 nrtn  0x00000018 
+ 00008944  0x00000f08 call  0x000029bb 
+ 00008945  0x00000f09 branch  0x0000251c 
+ 00008946  0x00000f0e bpatch  0x00000031 , 0x00004006 
+ 00008947  0x00000f0f fetch  0x00000001 , 0x00000181 
+ 00008948  0x00000f10 iforce  0x00000004 
+ 00008949  0x00000f11 force  0x00000001 , 0x00000001 
+ 00008950  0x00000f12 call  0x000022da 
+ 00008951  0x00000f13 branch  0x000022e4 
+ 00008952  0x00000f1f fetch  0x00000001 , 0x00004093 
+ 00008953  0x00000f20 rtnbit0  0x00000000 
+ 00008954  0x00000f21 force  0x00000004 , 0x00000007 
+ 00008955  0x00000f22 call  0x00007f16 
+ 00008956  0x00000f23 nrtn  0x00000034 
+ 00008957  0x00000f24 fetcht  0x00000002 , 0x000040ad 
+ 00008958  0x00000f25 force  0x00000004 , 0x00000007 
+ 00008959  0x00000f26 call  0x0000271c 
+ 00008960  0x00000f27 rtn  0x00000028 
+ 00008961  0x00000f28 call  0x00002308 
+ 00008962  0x00000f29 force  0x00000004 , 0x00000007 
+ 00008963  0x00000f2a fetch  0x00000002 , 0x000040af 
+ 00008964  0x00000f2b nbranch  0x00007f08 , 0x00000018 
+ 00008965  0x00000f2c random  0x0000003f 
+ 00008966  0x00000f2d iand  0x00000035 , 0x0000003f 
+ 00008967  0x00000f2e branch  0x00007f08 
+ 00008968  0x00000f32 bpatch  0x00000032 , 0x00004006 
+ 00008969  0x00000f33 jam  0x00000000 , 0x00000181 
+ 00008970  0x00000f34 disable  0x00000030 
+ 00008971  0x00000f35 disable  0x0000002e 
+ 00008972  0x00000f36 call  0x000028a4 
+ 00008973  0x00000f37 and  0x00000022 , 0x000001fc , 0x00000021 
+ 00008974  0x00000f38 force  0x00000001 , 0x00000024 
+ 00008975  0x00000f39 call  0x000028d8 
+ 00008976  0x00000f3a call  0x000028cc 
+ 00008977  0x00000f3b setflip  0x0000001d , 0x00000000 
+ 00008978  0x00000f3c fetch  0x00000001 , 0x00000006 
+ 00008979  0x00000f3d increase  0x00000001 , 0x0000003f 
+ 00008980  0x00000f3e store  0x00000001 , 0x00000006 
+ 00008981  0x00000f3f call  0x000028f2 
+ 00008982  0x00000f40 call  0x000029eb 
+ 00008983  0x00000f41 call  0x00002a14 
+ 00008984  0x00000f42 nrtn  0x00000018 
+ 00008985  0x00000f43 bpatch  0x00000033 , 0x00004006 
+ 00008986  0x00000f44 force  0x00000000 , 0x0000001b 
+ 00008987  0x00000f45 call  0x000028f9 
+ 00008988  0x00000f46 fetch  0x00000001 , 0x00000007 
+ 00008989  0x00000f47 increase  0x00000001 , 0x0000003f 
+ 00008990  0x00000f48 store  0x00000001 , 0x00000007 
+ 00008991  0x00000f49 call  0x000028d8 
+ 00008992  0x00000f4a call  0x00002a4d 
+ 00008993  0x00000f4b or_into  0x00000002 , 0x00000021 
+ 00008994  0x00000f4c force  0x00000001 , 0x00000024 
+ 00008995  0x00000f4d call  0x000028d2 
+ 00008996  0x00000f4e call  0x000028f2 
+ 00008997  0x00000f4f call  0x00002a51 
+ 00008998  0x00000f50 call  0x00002a5f 
+ 00008999  0x00000f51 deposit  0x00000022 
+ 00009000  0x00000f52 store  0x00000004 , 0x00000161 
+ 00009001  0x00000f53 call  0x00002a64 
+ 00009002  0x00000f54 force  0x00000002 , 0x00000001 
+ 00009003  0x00000f55 force  0x00000000 , 0x00000004 
+ 00009004  0x00000f56 call  0x00002a6b 
+ 00009005  0x00000f57 call  0x00002766 
+ 00009006  0x00000f58 call  0x00002332 
+ 00009007  0x00000f59 and_into  0x000001fd , 0x00000021 
+ 00009008  0x00000f5a increase  0x00000001 , 0x00000026 
+ 00009009  0x00000f5b rtn 
+ 00009010  0x00000f5e bpatch  0x00000034 , 0x00004006 
+ 00009011  0x00000f5f fetch  0x00000001 , 0x000040d1 
+ 00009012  0x00000f60 rtn  0x00000034 
+ 00009013  0x00000f61 arg  0x0000018e , 0x00000005 
+ 00009014  0x00000f62 fetch  0x00000001 , 0x00004515 
+ 00009015  0x00000f63 copy  0x0000003f , 0x00000039 
+ 00009016  0x00000f64 increase  0x00000001 , 0x0000003f 
+ 00009017  0x00000f65 istore  0x00000001 , 0x00000005 
+ 00009018  0x00000f66 copy  0x00000005 , 0x00000002 
+ 00009019  0x00000f67 increase  0x00000001 , 0x0000003f 
+ 00009020  0x00000f68 store  0x00000002 , 0x000041dc 
+ 00009021  0x00000f69 copy  0x00000002 , 0x00000005 
+ 00009022  0x00000f6a setarg  0x00000009 
+ 00009023  0x00000f6b istore  0x00000001 , 0x00000005 
+ 00009024  0x00000f6c arg  0x00004516 , 0x00000006 
+ 00009025  0x00000f6d call  0x00007f01 
+ 00009026  0x00000f6f arg  0x0000458d , 0x00000013 
+ 00009027  0x00000f70 arg  0x00000004 , 0x00000039 
+ 00009028  0x00000f71 call  0x00002354 
+ 00009029  0x00000f72 arg  0x00004577 , 0x00000013 
+ 00009030  0x00000f73 arg  0x00000001 , 0x00000039 
+ 00009031  0x00000f74 call  0x00002354 
+ 00009032  0x00000f76 force  0x0000000a , 0x00000001 
+ 00009033  0x00000f77 jam  0x00000002 , 0x000041db 
+ 00009034  0x00000f78 setarg  0x0000018e 
+ 00009035  0x00000f79 store  0x00000002 , 0x0000016f 
+ 00009036  0x00000f7a call  0x00002a4d 
+ 00009037  0x00000f7b call  0x000028d2 
+ 00009038  0x00000f7c call  0x00002a51 
+ 00009039  0x00000f7d call  0x00002a5f 
+ 00009040  0x00000f7e call  0x00002a64 
+ 00009041  0x00000f7f call  0x00002a6b 
+ 00009042  0x00000f80 call  0x00002766 
+ 00009043  0x00000f81 rtn 
+ 00009044  0x00000f85 copy  0x00000005 , 0x00000002 
+ 00009045  0x00000f86 copy  0x00000013 , 0x00000006 
+ 00009046  0x00000f87 ifetch  0x00000001 , 0x00000006 
+ 00009047  0x00000f88 rtn  0x00000034 
+ 00009048  0x00000f8a lshift  0x0000003f , 0x0000003f 
+ 00009049  0x00000f8b loop  0x00002358 
+ 00009050  0x00000f8c copy  0x0000003f , 0x00000011 
+ 00009051  0x00000f8d increase  0x00000002 , 0x0000003f 
+ 00009052  0x00000f8e copy  0x0000003f , 0x00000007 
+ 00009053  0x00000f8f fetch  0x00000002 , 0x000041dc 
+ 00009054  0x00000f90 iadd  0x00000007 , 0x0000003f 
+ 00009055  0x00000f91 store  0x00000002 , 0x000041dc 
+ 00009056  0x00000f92 copy  0x00000002 , 0x00000005 
+ 00009057  0x00000f93 copy  0x00000011 , 0x0000003f 
+ 00009058  0x00000f94 increase  0x00000001 , 0x0000003f 
+ 00009059  0x00000f95 istore  0x00000001 , 0x00000005 
+ 00009060  0x00000f96 copy  0x00000013 , 0x00000006 
+ 00009061  0x00000f97 ifetch  0x00000001 , 0x00000006 
+ 00009062  0x00000f98 ifetch  0x00000001 , 0x00000006 
+ 00009063  0x00000f99 istore  0x00000001 , 0x00000005 
+ 00009064  0x00000f9a copy  0x00000011 , 0x00000039 
+ 00009065  0x00000f9b branch  0x00007f01 
+ 00009066  0x00000fa2 fetch  0x00000001 , 0x00004093 
+ 00009067  0x00000fa3 rtnbit0  0x00000001 
+ 00009068  0x00000fa4 force  0x00000005 , 0x00000007 
+ 00009069  0x00000fa5 call  0x00007f16 
+ 00009070  0x00000fa6 nrtn  0x00000034 
+ 00009071  0x00000fa7 fetcht  0x00000002 , 0x000040b1 
+ 00009072  0x00000fa8 force  0x00000028 , 0x00000007 
+ 00009073  0x00000fa9 call  0x0000271c 
+ 00009074  0x00000faa rtn  0x00000028 
+ 00009075  0x00000fab force  0x00000000 , 0x00000004 
+ 00009076  0x00000fac jam  0x00000008 , 0x00000010 
+ 00009077  0x00000fad set0  0x0000000b , 0x00000000 
+ 00009078  0x00000fae call  0x0000237a 
+ 00009079  0x00000faf force  0x00000005 , 0x00000007 
+ 00009080  0x00000fb0 fetch  0x00000002 , 0x000040b3 
+ 00009081  0x00000fb1 branch  0x00007f08 
+ 00009082  0x00000fb5 bpatch  0x00000035 , 0x00004006 
+ 00009083  0x00000fb6 disable  0x00000030 
+ 00009084  0x00000fb7 call  0x000028a4 
+ 00009085  0x00000fb8 fetch  0x00000001 , 0x00000008 
+ 00009086  0x00000fb9 increase  0x00000001 , 0x0000003f 
+ 00009087  0x00000fba store  0x00000001 , 0x00000008 
+ 00009088  0x00000fbb force  0x00000000 , 0x00000026 
+ 00009089  0x00000fbc call  0x000028e2 
+ 00009090  0x00000fbd add  0x00000022 , 0x00000001 , 0x00000021 
+ 00009091  0x00000fbe force  0x00000002 , 0x00000024 
+ 00009092  0x00000fbf bpatch  0x00000036 , 0x00004006 
+ 00009093  0x00000fc0 call  0x000028cc 
+ 00009094  0x00000fc1 call  0x000029eb 
+ 00009095  0x00000fc2 call  0x00002a14 
+ 00009096  0x00000fc3 nrtn  0x00000018 
+ 00009097  0x00000fc4 call  0x000028f9 
+ 00009098  0x00000fc5 fetch  0x00000001 , 0x00000009 
+ 00009099  0x00000fc6 increase  0x00000001 , 0x0000003f 
+ 00009100  0x00000fc7 store  0x00000001 , 0x00000009 
+ 00009101  0x00000fc8 force  0x00000000 , 0x0000001b 
+ 00009102  0x00000fc9 call  0x00002a4d 
+ 00009103  0x00000fca or_into  0x00000002 , 0x00000021 
+ 00009104  0x00000fcb force  0x00000001 , 0x00000024 
+ 00009105  0x00000fcc call  0x000028d2 
+ 00009106  0x00000fcd call  0x00002a51 
+ 00009107  0x00000fce call  0x00002a5f 
+ 00009108  0x00000fcf call  0x00002a64 
+ 00009109  0x00000fd0 call  0x0000264d 
+ 00009110  0x00000fd1 force  0x00000000 , 0x00000004 
+ 00009111  0x00000fd2 arg  0x00000600 , 0x0000000b 
+ 00009112  0x00000fd3 until  0x00000029 , 0x00000026 
+ 00009113  0x00000fd4 or_into  0x00000003 , 0x00000028 
+ 00009114  0x00000fd5 and_into  0x000001fd , 0x00000021 
+ 00009115  0x00000fd7 bpatch  0x00000037 , 0x00004006 
+ 00009116  0x00000fd8 increase  0x00000001 , 0x00000026 
+ 00009117  0x00000fd9 call  0x000028cc 
+ 00009118  0x00000fda call  0x000029eb 
+ 00009119  0x00000fdb call  0x00002a07 
+ 00009120  0x00000fdc nbranch  0x000023a4 , 0x00000018 
+ 00009121  0x00000fdd call  0x00002a6b 
+ 00009122  0x00000fde call  0x0000251e 
+ 00009123  0x00000fdf bmark1  0x0000000b , 0x000023ab 
+ 00009124  0x00000fe1 bpatch  0x00000038 , 0x00004007 
+ 00009125  0x00000fe2 fetch  0x00000001 , 0x00000010 
+ 00009126  0x00000fe3 rtn  0x00000034 
+ 00009127  0x00000fe4 increase  0xffffffff , 0x0000003f 
+ 00009128  0x00000fe5 store  0x00000001 , 0x00000010 
+ 00009129  0x00000fe6 call  0x00002a4f 
+ 00009130  0x00000fe7 branch  0x0000239b 
+ 00009131  0x00000feb bpatch  0x00000039 , 0x00004007 
+ 00009132  0x00000fec set0  0x00000001 , 0x00000028 
+ 00009133  0x00000fed set1  0x00000000 , 0x00000028 
+ 00009134  0x00000fee fetch  0x00000001 , 0x0000000a 
+ 00009135  0x00000fef increase  0x00000001 , 0x0000003f 
+ 00009136  0x00000ff0 store  0x00000001 , 0x0000000a 
+ 00009137  0x00000ff1 call  0x00002a4d 
+ 00009138  0x00000ff2 or_into  0x00000002 , 0x00000021 
+ 00009139  0x00000ff3 call  0x000028d2 
+ 00009140  0x00000ff4 call  0x00002a51 
+ 00009141  0x00000ff5 call  0x00002a5f 
+ 00009142  0x00000ff6 call  0x00002a64 
+ 00009143  0x00000ff7 call  0x0000264d 
+ 00009144  0x00000ff9 compare  0x00000003 , 0x00000028 , 0x00000003 
+ 00009145  0x00000ffa branch  0x000023bc , 0x00000001 
+ 00009146  0x00000ffb until  0x0000003e , 0x00000017 
+ 00009147  0x00000ffc branch  0x000023b8 
+ 00009148  0x00000ffe fetch  0x00000004 , 0x00000165 
+ 00009149  0x00000fff or_into  0x00000003 , 0x0000003f 
+ 00009150  0x00001000 icopy  0x00000028 
+ 00009151  0x00001003 bpatch  0x0000003a , 0x00004007 
+ 00009152  0x00001004 fetch  0x00000006 , 0x00000178 
+ 00009153  0x00001005 store  0x00000006 , 0x00000040 
+ 00009154  0x00001006 call  0x00002435 
+ 00009155  0x00001008 call  0x0000247c 
+ 00009156  0x00001009 branch  0x000023c8 , 0x0000002d 
+ 00009157  0x0000100a call  0x00002455 
+ 00009158  0x0000100b nbranch  0x000023c3 , 0x00000034 
+ 00009159  0x0000100c rtn 
+ 00009160  0x00001010 bpatch  0x0000003b , 0x00004007 
+ 00009161  0x00001011 call  0x00002440 
+ 00009162  0x00001012 call  0x0000223b 
+ 00009163  0x00001013 nrtn  0x00000005 
+ 00009164  0x00001014 jam  0x00000000 , 0x00000031 
+ 00009165  0x00001015 call  0x00002841 
+ 00009166  0x00001016 branch  0x00002223 
+ 00009167  0x0000101c bpatch  0x0000003c , 0x00004007 
+ 00009168  0x0000101d call  0x00002850 
+ 00009169  0x0000101e call  0x000023f3 
+ 00009170  0x0000101f rtn  0x00000028 
+ 00009171  0x00001021 bpatch  0x0000003d , 0x00004007 
+ 00009172  0x00001022 call  0x00002c69 
+ 00009173  0x00001023 call  0x00006caa 
+ 00009174  0x00001024 call  0x00002514 
+ 00009175  0x00001025 nbranch  0x000023e2 , 0x0000002d 
+ 00009176  0x00001026 call  0x00002a88 
+ 00009177  0x00001027 call  0x00006cc2 
+ 00009178  0x00001028 call  0x00002489 
+ 00009179  0x00001029 call  0x00002757 
+ 00009180  0x0000102a call  0x00002728 
+ 00009181  0x0000102b call  0x00005d08 
+ 00009182  0x0000102c fetch  0x00000001 , 0x0000000b 
+ 00009183  0x0000102d increase  0x00000001 , 0x0000003f 
+ 00009184  0x0000102e store  0x00000001 , 0x0000000b 
+ 00009185  0x0000102f call  0x00002841 
+ 00009186  0x00001031 bpatch  0x0000003e , 0x00004007 
+ 00009187  0x00001032 call  0x00002bb1 
+ 00009188  0x00001033 call  0x00002a7f 
+ 00009189  0x00001034 branch  0x000023eb , 0x00000002 
+ 00009190  0x00001035 call  0x000021a7 
+ 00009191  0x00001036 nbranch  0x000023eb , 0x00000028 
+ 00009192  0x00001037 call  0x000026f3 
+ 00009193  0x00001038 nbranch  0x000023d3 , 0x00000034 
+ 00009194  0x00001039 rtn 
+ 00009195  0x0000103c bpatch  0x0000003f , 0x00004007 
+ 00009196  0x0000103d jam  0x00000000 , 0x00000151 
+ 00009197  0x0000103e jam  0x00000000 , 0x0000017f 
+ 00009198  0x0000103f call  0x0000245d 
+ 00009199  0x00001040 set0  0x00000011 , 0x00000000 
+ 00009200  0x00001041 call  0x00007fb0 
+ 00009201  0x00001042 fetch  0x00000001 , 0x00000030 
+ 00009202  0x00001043 rtn 
+ 00009203  0x00001047 bpatch  0x00000040 , 0x00004008 
+ 00009204  0x00001048 call  0x000021c9 
+ 00009205  0x00001049 nrtn  0x00000028 
+ 00009206  0x0000104a copy  0x00000004 , 0x00000002 
+ 00009207  0x0000104b call  0x00002a6f 
+ 00009208  0x0000104c store  0x00000001 , 0x00000181 
+ 00009209  0x0000104d copy  0x00000002 , 0x00000004 
+ 00009210  0x0000104e jam  0x00000020 , 0x00000011 
+ 00009211  0x00001050 bpatch  0x00000041 , 0x00004008 
+ 00009212  0x00001051 call  0x00002a4f 
+ 00009213  0x00001052 force  0x00000002 , 0x00000001 
+ 00009214  0x00001053 call  0x0000274f 
+ 00009215  0x00001054 deposit  0x00000022 
+ 00009216  0x00001055 store  0x00000004 , 0x00000161 
+ 00009217  0x00001056 call  0x00002762 
+ 00009218  0x00001057 call  0x00002a4d 
+ 00009219  0x00001058 enable  0x0000002f 
+ 00009220  0x00001059 call  0x000024f6 
+ 00009221  0x0000105a branch  0x0000240d , 0x00000018 
+ 00009222  0x0000105b call  0x000028f9 
+ 00009223  0x0000105c call  0x00002455 
+ 00009224  0x0000105d nbranch  0x000023fb , 0x00000034 
+ 00009225  0x0000105e rtnmark0  0x00000004 
+ 00009226  0x0000105f jam  0x00000034 , 0x0000007c 
+ 00009227  0x00001060 set1  0x00000003 , 0x00000000 
+ 00009228  0x00001061 rtn 
+ 00009229  0x00001063 enable  0x00000030 
+ 00009230  0x00001064 call  0x00002435 
+ 00009231  0x00001065 call  0x000028a4 
+ 00009232  0x00001067 bpatch  0x00000042 , 0x00004008 
+ 00009233  0x00001068 call  0x000022f2 
+ 00009234  0x00001069 branch  0x00002419 , 0x00000018 
+ 00009235  0x0000106a call  0x00002455 
+ 00009236  0x0000106b nbranch  0x00002410 , 0x00000034 
+ 00009237  0x0000106c disable  0x00000030 
+ 00009238  0x0000106d deposit  0x00000028 
+ 00009239  0x0000106e store  0x00000004 , 0x000040ca 
+ 00009240  0x0000106f rtn 
+ 00009241  0x00001071 enable  0x00000029 
+ 00009242  0x00001072 bmark0  0x00000004 , 0x0000241f 
+ 00009243  0x00001073 set0  0x00000004 , 0x00000000 
+ 00009244  0x00001074 jam  0x00000003 , 0x0000007c 
+ 00009245  0x00001075 jam  0x00000033 , 0x0000007d 
+ 00009246  0x00001076 call  0x000062f8 
+ 00009247  0x00001078 deposit  0x00000004 
+ 00009248  0x00001079 store  0x00000001 , 0x00000077 
+ 00009249  0x0000107a force  0x00000000 , 0x0000003f 
+ 00009250  0x0000107b store  0x00000006 , 0x00000038 
+ 00009251  0x0000107c fetch  0x00000001 , 0x00000031 
+ 00009252  0x0000107d set1  0x00000001 , 0x0000003f 
+ 00009253  0x0000107e store  0x00000001 , 0x00000031 
+ 00009254  0x0000107f call  0x00002a88 
+ 00009255  0x00001080 disable  0x00000029 
+ 00009256  0x00001081 enable  0x00000028 
+ 00009257  0x00001082 rtn 
+ 00009258  0x00001087 bpatch  0x00000043 , 0x00004008 
+ 00009259  0x00001088 disable  0x0000002d 
+ 00009260  0x00001089 set0  0x00000005 , 0x00000000 
+ 00009261  0x0000108a set0  0x0000000a , 0x00000000 
+ 00009262  0x0000108b set0  0x00000010 , 0x00000000 
+ 00009263  0x0000108c set0  0x0000000f , 0x00000000 
+ 00009264  0x0000108d fetch  0x00000001 , 0x00000047 
+ 00009265  0x0000108e set0  0x00000005 , 0x0000003f 
+ 00009266  0x0000108f set1  0x00000004 , 0x0000003f 
+ 00009267  0x00001090 store  0x00000001 , 0x00000047 
+ 00009268  0x00001091 rtn 
+ 00009269  0x00001094 bpatch  0x00000044 , 0x00004008 
+ 00009270  0x00001095 jam  0x00000020 , 0x00000011 
+ 00009271  0x00001096 jam  0x00000050 , 0x00000047 
+ 00009272  0x00001097 fetch  0x00000002 , 0x000040bf 
+ 00009273  0x00001098 store  0x00000002 , 0x0000003e 
+ 00009274  0x00001099 deposit  0x00000022 
+ 00009275  0x0000109a store  0x00000004 , 0x000040ca 
+ 00009276  0x0000109b rtn  0x00000030 
+ 00009277  0x0000109c deposit  0x00000028 
+ 00009278  0x0000109d store  0x00000004 , 0x000040ca 
+ 00009279  0x0000109e rtn 
+ 00009280  0x000010a1 bpatch  0x00000045 , 0x00004008 
+ 00009281  0x000010a2 call  0x00005d04 
+ 00009282  0x000010a3 call  0x00002459 
+ 00009283  0x000010a4 store  0x00000001 , 0x00000046 
+ 00009284  0x000010a5 setarg  0x00000000 
+ 00009285  0x000010a6 store  0x00000002 , 0x0000025d 
+ 00009286  0x000010a7 setarg  0x00001c80 
+ 00009287  0x000010a8 store  0x00000002 , 0x00000051 
+ 00009288  0x000010a9 fetch  0x00000001 , 0x00000030 
+ 00009289  0x000010aa set1  0x00000000 , 0x0000003f 
+ 00009290  0x000010ab store  0x00000001 , 0x00000030 
+ 00009291  0x000010ac jam  0x00000000 , 0x0000004b 
+ 00009292  0x000010ad jam  0x00000000 , 0x0000004c 
+ 00009293  0x000010ae jam  0x00000000 , 0x000000a0 
+ 00009294  0x000010af branch  0x00002a88 
+ 00009295  0x000010b3 bpatch  0x00000046 , 0x00004008 
+ 00009296  0x000010b4 force  0x00000000 , 0x0000003f 
+ 00009297  0x000010b5 store  0x00000008 , 0x000041be 
+ 00009298  0x000010b6 istore  0x00000008 , 0x00000005 
+ 00009299  0x000010b7 call  0x000021c5 
+ 00009300  0x000010b8 branch  0x00002254 
+ 00009301  0x000010bb fetch  0x00000001 , 0x00000011 
+ 00009302  0x000010bc increase  0xffffffff , 0x0000003f 
+ 00009303  0x000010bd store  0x00000001 , 0x00000011 
+ 00009304  0x000010be rtn 
+ 00009305  0x000010c1 fetch  0x00000001 , 0x000040cf 
+ 00009306  0x000010c2 increase  0x00000001 , 0x0000003f 
+ 00009307  0x000010c3 store  0x00000001 , 0x000040cf 
+ 00009308  0x000010c4 rtn 
+ 00009309  0x000010c8 bpatch  0x00000047 , 0x00004008 
+ 00009310  0x000010c9 fetch  0x00000001 , 0x000041ce 
+ 00009311  0x000010ca beq  0x00000003 , 0x00002462 
+ 00009312  0x000010cb fetch  0x00000001 , 0x00000048 
+ 00009313  0x000010cc bne  0x00000001 , 0x00002466 
+ 00009314  0x000010ce call  0x00004d06 
+ 00009315  0x000010cf nbranch  0x00002466 , 0x00000005 
+ 00009316  0x000010d0 call  0x000021a4 
+ 00009317  0x000010d1 jam  0x00000000 , 0x000041ce 
+ 00009318  0x000010d3 bpatch  0x00000048 , 0x00004009 
+ 00009319  0x000010d4 call  0x000033af 
+ 00009320  0x000010d5 call  0x000026e9 
+ 00009321  0x000010d6 jam  0x00000002 , 0x00000a99 
+ 00009322  0x000010d7 call  0x00007d86 
+ 00009323  0x000010d8 call  0x00005cf7 
+ 00009324  0x000010d9 call  0x00004d6b 
+ 00009325  0x000010da call  0x0000757d 
+ 00009326  0x000010db fetch  0x00000001 , 0x00000030 
+ 00009327  0x000010dc set0  0x00000000 
+ 00009328  0x000010dd store  0x00000001 , 0x00000030 
+ 00009329  0x000010de jam  0x00000000 , 0x00004681 
+ 00009330  0x000010e0 fetch  0x00000001 , 0x0000004c 
+ 00009331  0x000010e1 compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00009332  0x000010e2 branch  0x00002476 , 0x00000001 
+ 00009333  0x000010e3 set0  0x00000001 , 0x00000000 
+ 00009334  0x000010e5 fetch  0x00000001 , 0x00000047 
+ 00009335  0x000010e6 bbit0  0x00000003 , 0x00002478 
+ 00009336  0x000010e8 fetch  0x00000001 , 0x0000004b 
+ 00009337  0x000010e9 rtnbit0  0x00000006 
+ 00009338  0x000010ea set0  0x00000002 , 0x00000000 
+ 00009339  0x000010eb rtn 
+ 00009340  0x000010ee bpatch  0x00000049 , 0x00004009 
+ 00009341  0x000010ef fetch  0x00000001 , 0x00000174 
+ 00009342  0x000010f0 rtn  0x00000034 
+ 00009343  0x000010f1 icopy  0x00000004 
+ 00009344  0x000010f2 call  0x00002514 
+ 00009345  0x000010f3 nrtn  0x0000002d 
+ 00009346  0x000010f4 force  0x00000000 , 0x00000001 
+ 00009347  0x000010f5 call  0x00002757 
+ 00009348  0x000010f6 deposit  0x00000004 
+ 00009349  0x000010f7 store  0x00000001 , 0x00000077 
+ 00009350  0x000010f8 force  0x00000000 , 0x0000003f 
+ 00009351  0x000010f9 store  0x00000001 , 0x00000174 
+ 00009352  0x000010fa rtn 
+ 00009353  0x00001101 bpatch  0x0000004a , 0x00004009 
+ 00009354  0x00001102 fetch  0x00000001 , 0x00000030 
+ 00009355  0x00001103 bbit0  0x00000002 , 0x00002496 
+ 00009356  0x00001104 force  0x00000007 , 0x00000001 
+ 00009357  0x00001105 bmark0  0x00000007 , 0x00002495 
+ 00009358  0x00001106 call  0x00002725 
+ 00009359  0x00001107 nbranch  0x00002496 , 0x00000001 
+ 00009360  0x00001108 branch  0x00002496 , 0x0000002e 
+ 00009361  0x00001109 call  0x000024c1 
+ 00009362  0x0000110a setarg  0x00000002 
+ 00009363  0x0000110b store  0x00000002 , 0x000040c8 
+ 00009364  0x0000110c rtn 
+ 00009365  0x0000110e nrtn  0x0000002e 
+ 00009366  0x00001110 bpatch  0x0000004b , 0x00004009 
+ 00009367  0x00001111 call  0x00002243 
+ 00009368  0x00001112 nbranch  0x000024a7 , 0x00000005 
+ 00009369  0x00001113 fetch  0x00000001 , 0x00000047 
+ 00009370  0x00001114 bbit0  0x00000003 , 0x000024b0 
+ 00009371  0x00001116 bmark1  0x00000005 , 0x000024b4 
+ 00009372  0x00001117 fetch  0x00000001 , 0x0000017f 
+ 00009373  0x00001118 bbit1  0x00000006 , 0x000024ba 
+ 00009374  0x00001119 fetch  0x00000002 , 0x000040c8 
+ 00009375  0x0000111a increase  0xffffffff , 0x0000003f 
+ 00009376  0x0000111b store  0x00000002 , 0x000040c8 
+ 00009377  0x0000111c branch  0x000024a5 , 0x00000034 
+ 00009378  0x0000111d fetch  0x00000001 , 0x000040c5 
+ 00009379  0x0000111e iforce  0x00000001 
+ 00009380  0x0000111f rtn 
+ 00009381  0x00001122 bpatch  0x0000004c , 0x00004009 
+ 00009382  0x00001123 call  0x00002687 
+ 00009383  0x00001125 call  0x00002725 
+ 00009384  0x00001126 branch  0x000024b0 , 0x00000001 
+ 00009385  0x00001127 call  0x0000600a 
+ 00009386  0x00001128 branch  0x000024be , 0x00000028 
+ 00009387  0x00001129 fetch  0x00000001 , 0x0000004b 
+ 00009388  0x0000112a bbit1  0x00000006 , 0x000024c0 
+ 00009389  0x0000112b bmark1  0x00000005 , 0x000024b4 
+ 00009390  0x0000112c fetch  0x00000001 , 0x0000017f 
+ 00009391  0x0000112d bbit1  0x00000006 , 0x000024ba 
+ 00009392  0x0000112f force  0x00000001 , 0x00000001 
+ 00009393  0x00001130 rtn  0x00000029 
+ 00009394  0x00001131 force  0x00000000 , 0x00000001 
+ 00009395  0x00001132 rtn 
+ 00009396  0x00001134 bpatch  0x0000004d , 0x00004009 
+ 00009397  0x00001135 fetch  0x00000001 , 0x00000019 
+ 00009398  0x00001136 iforce  0x00000001 
+ 00009399  0x00001137 rtnne  0x00000001 
+ 00009400  0x00001138 force  0x00000000 , 0x00000001 
+ 00009401  0x00001139 rtn 
+ 00009402  0x0000113b fetch  0x00000001 , 0x00000158 
+ 00009403  0x0000113c and  0x0000003f , 0x0000000f , 0x00000001 
+ 00009404  0x0000113d set1  0x00000005 , 0x00000000 
+ 00009405  0x0000113e rtn 
+ 00009406  0x00001140 force  0x00000013 , 0x00000001 
+ 00009407  0x00001141 branch  0x000024c1 
+ 00009408  0x00001143 call  0x000024ca 
+ 00009409  0x00001146 bpatch  0x0000004e , 0x00004009 
+ 00009410  0x00001147 fetcht  0x00000001 , 0x00000047 
+ 00009411  0x00001148 set1  0x00000003 , 0x00000002 
+ 00009412  0x00001149 storet  0x00000001 , 0x00000047 
+ 00009413  0x0000114a deposit  0x00000001 
+ 00009414  0x0000114b store  0x00000001 , 0x000040c5 
+ 00009415  0x0000114c setarg  0x0000ffff 
+ 00009416  0x0000114d store  0x00000002 , 0x000040c8 
+ 00009417  0x0000114e rtn 
+ 00009418  0x00001151 bpatch  0x0000004f , 0x00004009 
+ 00009419  0x00001152 fetch  0x00000001 , 0x0000004c 
+ 00009420  0x00001153 isolate1  0x00000005 , 0x0000003f 
+ 00009421  0x00001154 fetch  0x00000002 , 0x000041dc 
+ 00009422  0x00001155 branch  0x000024e0 , 0x00000001 
+ 00009423  0x00001156 force  0x00000003 , 0x00000001 
+ 00009424  0x00001157 sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009425  0x00001158 rtn  0x00000002 
+ 00009426  0x00001159 force  0x00000004 , 0x00000001 
+ 00009427  0x0000115a sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00009428  0x0000115b rtn  0x00000002 
+ 00009429  0x0000115c force  0x0000000a , 0x00000001 
+ 00009430  0x0000115d sub  0x0000003f , 0x00000079 , 0x0000003e 
+ 00009431  0x0000115e rtn  0x00000002 
+ 00009432  0x0000115f force  0x0000000b , 0x00000001 
+ 00009433  0x00001160 sub  0x0000003f , 0x000000b7 , 0x0000003e 
+ 00009434  0x00001161 rtn  0x00000002 
+ 00009435  0x00001162 force  0x0000000e , 0x00000001 
+ 00009436  0x00001163 sub  0x0000003f , 0x000000e0 , 0x0000003e 
+ 00009437  0x00001164 rtn  0x00000002 
+ 00009438  0x00001165 force  0x0000000f , 0x00000001 
+ 00009439  0x00001166 rtn 
+ 00009440  0x00001168 force  0x00000003 , 0x00000001 
+ 00009441  0x00001169 sub  0x0000003f , 0x00000011 , 0x0000003e 
+ 00009442  0x0000116a rtn  0x00000002 
+ 00009443  0x0000116b force  0x00000004 , 0x00000001 
+ 00009444  0x0000116c sub  0x0000003f , 0x00000036 , 0x0000003e 
+ 00009445  0x0000116d rtn  0x00000002 
+ 00009446  0x0000116e force  0x0000000a , 0x00000001 
+ 00009447  0x0000116f arg  0x0000016f , 0x00000002 
+ 00009448  0x00001170 isub  0x00000002 , 0x0000003e 
+ 00009449  0x00001171 nrtn  0x00000002 
+ 00009450  0x00001172 force  0x0000000e , 0x00000001 
+ 00009451  0x00001173 arg  0x000002a7 , 0x00000002 
+ 00009452  0x00001174 isub  0x00000002 , 0x0000003e 
+ 00009453  0x00001175 nrtn  0x00000002 
+ 00009454  0x00001176 force  0x0000000f , 0x00000001 
+ 00009455  0x00001177 rtn 
+ 00009456  0x00001181 fetch  0x00000001 , 0x00000030 
+ 00009457  0x00001182 bbit0  0x00000001 , 0x000024f5 
+ 00009458  0x00001183 fetch  0x00000002 , 0x00000032 
+ 00009459  0x00001184 branch  0x000024f5 , 0x00000034 
+ 00009460  0x00001185 nbranch  0x000024f7 , 0x0000002e 
+ 00009461  0x00001187 call  0x00002a4f 
+ 00009462  0x00001189 add  0x00000028 , 0x00000001 , 0x00000021 
+ 00009463  0x0000118b enable  0x00000010 
+ 00009464  0x0000118c fetch  0x00000002 , 0x0000003e 
+ 00009465  0x0000118d rshift  0x0000003f , 0x0000003f 
+ 00009466  0x0000118e arg  0x00000500 , 0x00000002 
+ 00009467  0x0000118f iadd  0x00000002 , 0x0000003f 
+ 00009468  0x00001190 call  0x00002a24 
+ 00009469  0x00001191 call  0x000028ea 
+ 00009470  0x00001192 force  0x00000003 , 0x00000024 
+ 00009471  0x00001193 call  0x000028cc 
+ 00009472  0x00001194 call  0x0000242a 
+ 00009473  0x00001195 call  0x000029f1 
+ 00009474  0x00001196 bpatch  0x00000050 , 0x0000400a 
+ 00009475  0x00001197 fetch  0x00000002 , 0x0000003e 
+ 00009476  0x00001198 rshift  0x0000003f , 0x0000003f 
+ 00009477  0x00001199 call  0x00002a24 
+ 00009478  0x0000119a call  0x000029eb 
+ 00009479  0x0000119b enable  0x0000000d 
+ 00009480  0x0000119c fetch  0x00000002 , 0x0000003e 
+ 00009481  0x0000119d arg  0x000003bb , 0x00000002 
+ 00009482  0x0000119e iadd  0x00000002 , 0x0000001b 
+ 00009483  0x0000119f correlate  0x0000003e , 0x00000003 
+ 00009484  0x000011a0 copy  0x0000001a , 0x00000002 
+ 00009485  0x000011a1 storet  0x00000006 , 0x0000009a 
+ 00009486  0x000011a2 disable  0x0000000d 
+ 00009487  0x000011a3 nrtn  0x00000018 
+ 00009488  0x000011a4 arg  0x000003bb , 0x00000029 
+ 00009489  0x000011a5 copy  0x00000021 , 0x00000028 
+ 00009490  0x000011a6 branch  0x00002b05 , 0x0000002b 
+ 00009491  0x000011a7 rtn 
+ 00009492  0x000011ab bpatch  0x00000051 , 0x0000400a 
+ 00009493  0x000011ac call  0x000024f0 
+ 00009494  0x000011ad nbranch  0x000028f9 , 0x00000018 
+ 00009495  0x000011ae call  0x000029bb 
+ 00009496  0x000011af bmark0  0x00000011 , 0x0000251c 
+ 00009497  0x000011b0 fetch  0x00000002 , 0x000000f6 
+ 00009498  0x000011b1 increase  0x00000001 , 0x0000003f 
+ 00009499  0x000011b2 store  0x00000002 , 0x000000f6 
+ 00009500  0x000011b4 rshift  0x00000021 , 0x00000002 
+ 00009501  0x000011b5 or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00009502  0x000011b7 bpatch  0x00000052 , 0x0000400a 
+ 00009503  0x000011b8 enable  0x00000007 
+ 00009504  0x000011b9 enable  0x0000000a 
+ 00009505  0x000011ba enable  0x0000000b 
+ 00009506  0x000011bb parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009507  0x000011bc rshift8  0x0000000c , 0x0000003f 
+ 00009508  0x000011bd store  0x00000001 , 0x0000015d 
+ 00009509  0x000011be parse  0x00000003 , 0x00000000 , 0x00000004 
+ 00009510  0x000011bf inject  0x00000000 , 0x00000007 
+ 00009511  0x000011c0 copy  0x0000000c , 0x0000003f 
+ 00009512  0x000011c1 store  0x00000001 , 0x00000019 
+ 00009513  0x000011c2 parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009514  0x000011c3 rshift8  0x0000000c , 0x0000003f 
+ 00009515  0x000011c4 store  0x00000001 , 0x0000015e 
+ 00009516  0x000011c5 fetch  0x00000001 , 0x00000019 
+ 00009517  0x000011c6 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00009518  0x000011c7 branch  0x00002533 , 0x00000002 
+ 00009519  0x000011c8 beq  0x00000007 , 0x00002533 
+ 00009520  0x000011c9 fetch  0x00000001 , 0x0000004c 
+ 00009521  0x000011ca isolate1  0x00000005 , 0x0000003f 
+ 00009522  0x000011cb setflag  0x00000001 , 0x00000001 , 0x00000015 
+ 00009523  0x000011cd bpatch  0x00000053 , 0x0000400a 
+ 00009524  0x000011ce parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009525  0x000011cf disable  0x0000000b 
+ 00009526  0x000011d0 disable  0x0000000a 
+ 00009527  0x000011d1 branch  0x00002631 , 0x00000006 
+ 00009528  0x000011d2 bmark0  0x00000011 , 0x0000253c 
+ 00009529  0x000011d3 fetch  0x00000002 , 0x000000f8 
+ 00009530  0x000011d4 increase  0x00000001 , 0x0000003f 
+ 00009531  0x000011d5 store  0x00000002 , 0x000000f8 
+ 00009532  0x000011d7 bpatch  0x00000054 , 0x0000400a 
+ 00009533  0x000011d8 fetch  0x00000001 , 0x0000015d 
+ 00009534  0x000011d9 compare  0x00000000 , 0x0000003f , 0x00000007 
+ 00009535  0x000011da setflag  0x00000001 , 0x0000000a , 0x00000000 
+ 00009536  0x000011db branch  0x0000254c , 0x00000001 
+ 00009537  0x000011dc icompare  0x00000007 , 0x00000004 
+ 00009538  0x000011dd branch  0x0000254b , 0x00000001 
+ 00009539  0x000011de bmark0  0x00000007 , 0x0000264d 
+ 00009540  0x000011df fetcht  0x00000001 , 0x000000b0 
+ 00009541  0x000011e0 icompare  0x00000007 , 0x00000002 
+ 00009542  0x000011e1 nbranch  0x0000264d , 0x00000001 
+ 00009543  0x000011e2 fetch  0x00000001 , 0x00000047 
+ 00009544  0x000011e3 set0  0x00000005 , 0x0000003f 
+ 00009545  0x000011e4 set1  0x00000004 , 0x0000003f 
+ 00009546  0x000011e5 store  0x00000001 , 0x00000047 
+ 00009547  0x000011e7 enable  0x0000002d 
+ 00009548  0x000011e9 bpatch  0x00000055 , 0x0000400a 
+ 00009549  0x000011ea fetch  0x00000001 , 0x00000019 
+ 00009550  0x000011eb icopy  0x00000001 
+ 00009551  0x000011ec bmark1  0x0000000a , 0x0000255b 
+ 00009552  0x000011ed fetcht  0x00000001 , 0x0000015e 
+ 00009553  0x000011ee fetch  0x00000001 , 0x00000047 
+ 00009554  0x000011ef set0  0x00000000 , 0x0000003f 
+ 00009555  0x000011f0 isolate1  0x00000000 , 0x00000002 
+ 00009556  0x000011f1 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00009557  0x000011f2 isolate1  0x00000001 , 0x00000002 
+ 00009558  0x000011f3 setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00009559  0x000011f4 store  0x00000001 , 0x00000047 
+ 00009560  0x000011f5 isolate0  0x00000001 , 0x00000002 
+ 00009561  0x000011f6 branch  0x0000255b , 0x00000001 
+ 00009562  0x000011f7 call  0x00002687 
+ 00009563  0x000011f9 bpatch  0x00000056 , 0x0000400a 
+ 00009564  0x000011fa arg  0x00000000 , 0x00000002 
+ 00009565  0x000011fb call  0x00002a1c 
+ 00009566  0x000011fc and  0x00000001 , 0x0000000f , 0x0000003f 
+ 00009567  0x000011fd beq  0x00000001 , 0x00002587 
+ 00009568  0x000011fe beq  0x00000000 , 0x0000264d 
+ 00009569  0x000011ff beq  0x00000002 , 0x00002659 
+ 00009570  0x00001200 fetcht  0x00000001 , 0x0000015e 
+ 00009571  0x00001201 fetch  0x00000001 , 0x00000047 
+ 00009572  0x00001202 icompare  0x00000004 , 0x00000002 
+ 00009573  0x00001203 nbranch  0x00002569 , 0x00000001 
+ 00009574  0x00001204 bmark0  0x0000000a , 0x00002568 
+ 00009575  0x00001205 bbit0  0x00000007 , 0x00002569 
+ 00009576  0x00001207 set1  0x0000000f , 0x00000000 
+ 00009577  0x00001209 bpatch  0x00000057 , 0x0000400a 
+ 00009578  0x0000120a deposit  0x00000001 
+ 00009579  0x0000120b beq  0x00000003 , 0x00002589 
+ 00009580  0x0000120c beq  0x00000004 , 0x0000258d 
+ 00009581  0x0000120d beq  0x00000007 , 0x00002578 
+ 00009582  0x0000120e beq  0x00000008 , 0x0000258c 
+ 00009583  0x0000120f arg  0x00000004 , 0x00000002 
+ 00009584  0x00001210 call  0x00002a1c 
+ 00009585  0x00001211 beq  0x0000000a , 0x00002588 
+ 00009586  0x00001212 beq  0x0000000b , 0x0000258b 
+ 00009587  0x00001213 arg  0x00000008 , 0x00000002 
+ 00009588  0x00001214 call  0x00002a1c 
+ 00009589  0x00001215 beq  0x0000000e , 0x00002588 
+ 00009590  0x00001216 beq  0x0000000f , 0x0000258b 
+ 00009591  0x00001217 rtn 
+ 00009592  0x0000121b bpatch  0x00000058 , 0x0000400b 
+ 00009593  0x0000121c enable  0x0000000d 
+ 00009594  0x0000121d enable  0x00000009 
+ 00009595  0x0000121e enable  0x0000000e 
+ 00009596  0x0000121f arg  0x000000d1 , 0x00000005 
+ 00009597  0x00001220 force  0x0000001e , 0x00000039 
+ 00009598  0x00001222 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009599  0x00001223 rshift3  0x0000000c , 0x0000003f 
+ 00009600  0x00001224 istore  0x00000001 , 0x00000005 
+ 00009601  0x00001225 loop  0x0000257e 
+ 00009602  0x00001226 bmark0  0x00000007 , 0x0000264d 
+ 00009603  0x00001227 parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009604  0x00001228 nsetflag  0x00000006 , 0x00000008 , 0x00000000 
+ 00009605  0x00001229 branch  0x0000263d , 0x00000006 
+ 00009606  0x0000122a branch  0x00002620 
+ 00009607  0x0000122e branch  0x0000264d 
+ 00009608  0x00001232 set1  0x00000010 , 0x00000000 
+ 00009609  0x00001234 enable  0x0000000c 
+ 00009610  0x00001235 branch  0x0000258e 
+ 00009611  0x00001239 set1  0x00000010 , 0x00000000 
+ 00009612  0x0000123b set1  0x00000002 , 0x00000015 
+ 00009613  0x0000123d enable  0x0000000d 
+ 00009614  0x0000123f bpatch  0x00000059 , 0x0000400b 
+ 00009615  0x00001240 bmark1  0x00000001 , 0x0000264d 
+ 00009616  0x00001241 isolate0  0x00000001 , 0x00000015 
+ 00009617  0x00001242 branch  0x0000259a , 0x00000001 
+ 00009618  0x00001243 disable  0x00000007 
+ 00009619  0x00001244 enable  0x0000000d 
+ 00009620  0x00001245 disable  0x0000000c 
+ 00009621  0x00001246 add  0x00000022 , 0x00000002 , 0x0000000b 
+ 00009622  0x00001247 correlate  0x00000022 , 0x00000026 
+ 00009623  0x00001248 nbranch  0x0000263d , 0x00000018 
+ 00009624  0x00001249 set1  0x00000010 , 0x00000000 
+ 00009625  0x0000124a enable  0x00000007 
+ 00009626  0x0000124c bpatch  0x0000005a , 0x0000400b 
+ 00009627  0x0000124d enable  0x0000000e 
+ 00009628  0x0000124e enable  0x00000009 
+ 00009629  0x0000124f parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009630  0x00001250 rshift8  0x0000000c , 0x0000003f 
+ 00009631  0x00001251 store  0x00000001 , 0x00000180 
+ 00009632  0x00001252 parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009633  0x00001253 bmark1  0x00000010 , 0x000025a5 
+ 00009634  0x00001254 rshift3  0x0000000c , 0x00000039 
+ 00009635  0x00001255 rshift3  0x00000039 , 0x00000039 
+ 00009636  0x00001256 branch  0x000025a8 
+ 00009637  0x00001258 parse  0x00000003 , 0x00000000 , 0x00000005 
+ 00009638  0x00001259 rshift  0x0000000c , 0x00000039 
+ 00009639  0x0000125a parse  0x00000003 , 0x00000000 , 0x00000003 
+ 00009640  0x0000125c bpatch  0x0000005b , 0x0000400b 
+ 00009641  0x0000125d deposit  0x00000039 
+ 00009642  0x0000125e store  0x00000002 , 0x0000015f 
+ 00009643  0x0000125f branch  0x000025e8 , 0x00000034 
+ 00009644  0x00001260 isub  0x00000035 , 0x0000003e 
+ 00009645  0x00001261 branch  0x0000263d , 0x00000002 
+ 00009646  0x00001262 bpatch  0x0000005c , 0x0000400b 
+ 00009647  0x00001263 set0  0x00000000 , 0x00000000 
+ 00009648  0x00001264 fetch  0x00000001 , 0x00000180 
+ 00009649  0x00001265 and_into  0x00000003 , 0x0000003f 
+ 00009650  0x00001266 arg  0x00000551 , 0x00000005 
+ 00009651  0x00001267 beq  0x00000003 , 0x000025ba 
+ 00009652  0x00001268 bmark1  0x00000011 , 0x000025e4 
+ 00009653  0x0000126a fetch  0x00000001 , 0x00000180 
+ 00009654  0x0000126b and_into  0x00000003 , 0x0000003f 
+ 00009655  0x0000126c beq  0x00000002 , 0x000025bf 
+ 00009656  0x0000126d beq  0x00000001 , 0x000025d3 
+ 00009657  0x0000126e branch  0x0000263d 
+ 00009658  0x00001271 fetch  0x00000002 , 0x0000015f 
+ 00009659  0x00001272 sub  0x0000003f , 0x00000070 , 0x0000003e 
+ 00009660  0x00001273 nbranch  0x0000263d , 0x00000002 
+ 00009661  0x00001274 bmark1  0x0000000f , 0x00002620 
+ 00009662  0x00001275 branch  0x000025e4 
+ 00009663  0x00001279 bpatch  0x0000005d , 0x0000400b 
+ 00009664  0x0000127a bmark1  0x0000000f , 0x00002620 
+ 00009665  0x0000127b fetch  0x00000002 , 0x0000015f 
+ 00009666  0x0000127c arg  0x000002e0 , 0x00000002 
+ 00009667  0x0000127d isub  0x00000002 , 0x0000003e 
+ 00009668  0x0000127e branch  0x0000263d , 0x00000002 
+ 00009669  0x0000127f fetch  0x00000001 , 0x00000263 
+ 00009670  0x00001280 bbit0  0x00000000 , 0x000025c9 
+ 00009671  0x00001281 bbit0  0x00000001 , 0x000025ce 
+ 00009672  0x00001282 branch  0x0000264d 
+ 00009673  0x00001284 jam  0x00000001 , 0x00000261 
+ 00009674  0x00001285 fetch  0x00000002 , 0x0000025d 
+ 00009675  0x00001286 bne  0x00000000 , 0x0000264d 
+ 00009676  0x00001287 arg  0x00001000 , 0x00000005 
+ 00009677  0x00001288 branch  0x000025e4 
+ 00009678  0x0000128a jam  0x00000002 , 0x00000261 
+ 00009679  0x0000128b fetch  0x00000002 , 0x0000025f 
+ 00009680  0x0000128c bne  0x00000000 , 0x0000264d 
+ 00009681  0x0000128d arg  0x00001400 , 0x00000005 
+ 00009682  0x0000128e branch  0x000025e4 
+ 00009683  0x00001291 bpatch  0x0000005e , 0x0000400b 
+ 00009684  0x00001292 bmark1  0x0000000f , 0x00002620 
+ 00009685  0x00001293 fetch  0x00000002 , 0x0000015f 
+ 00009686  0x00001294 arg  0x000002e0 , 0x00000002 
+ 00009687  0x00001295 isub  0x00000002 , 0x0000003e 
+ 00009688  0x00001296 branch  0x0000263d , 0x00000002 
+ 00009689  0x00001297 fetch  0x00000001 , 0x00000261 
+ 00009690  0x00001298 beq  0x00000001 , 0x000025dd 
+ 00009691  0x00001299 beq  0x00000002 , 0x000025e1 
+ 00009692  0x0000129a branch  0x0000264d 
+ 00009693  0x0000129c arg  0x00001000 , 0x00000005 
+ 00009694  0x0000129d fetch  0x00000002 , 0x0000025d 
+ 00009695  0x0000129e iadd  0x00000005 , 0x00000005 
+ 00009696  0x0000129f branch  0x000025e4 
+ 00009697  0x000012a1 arg  0x00001400 , 0x00000005 
+ 00009698  0x000012a2 fetch  0x00000002 , 0x0000025f 
+ 00009699  0x000012a3 iadd  0x00000005 , 0x00000005 
+ 00009700  0x000012a5 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00009701  0x000012a6 rshift3  0x0000000c , 0x0000003f 
+ 00009702  0x000012a7 istore  0x00000001 , 0x00000005 
+ 00009703  0x000012a8 loop  0x000025e4 
+ 00009704  0x000012aa bpatch  0x0000005f , 0x0000400b 
+ 00009705  0x000012ab parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009706  0x000012ac branch  0x00002637 , 0x00000006 
+ 00009707  0x000012ad fetch  0x00000001 , 0x00004363 
+ 00009708  0x000012ae beq  0x00000001 , 0x0000264d 
+ 00009709  0x000012af bmark1  0x00000011 , 0x0000260d 
+ 00009710  0x000012b0 bmark1  0x0000000f , 0x0000264a 
+ 00009711  0x000012b1 fetch  0x00000001 , 0x00000180 
+ 00009712  0x000012b2 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009713  0x000012b3 branch  0x0000260d , 0x00000001 
+ 00009714  0x000012b4 fetch  0x00000002 , 0x0000015f 
+ 00009715  0x000012b5 branch  0x0000260d , 0x00000034 
+ 00009716  0x000012b6 bpatch  0x00000060 , 0x0000400c 
+ 00009717  0x000012b7 fetch  0x00000001 , 0x00000261 
+ 00009718  0x000012b8 beq  0x00000001 , 0x000025f9 
+ 00009719  0x000012b9 beq  0x00000002 , 0x00002603 
+ 00009720  0x000012ba branch  0x00002a8c 
+ 00009721  0x000012bc fetch  0x00000002 , 0x0000025d 
+ 00009722  0x000012bd fetcht  0x00000002 , 0x0000015f 
+ 00009723  0x000012be iadd  0x00000002 , 0x0000003f 
+ 00009724  0x000012bf store  0x00000002 , 0x0000025d 
+ 00009725  0x000012c0 beq  0x00000000 , 0x00002a8c 
+ 00009726  0x000012c1 fetcht  0x00000002 , 0x00001000 
+ 00009727  0x000012c2 increase  0x00000004 , 0x00000002 
+ 00009728  0x000012c3 isub  0x00000002 , 0x0000003e 
+ 00009729  0x000012c4 call  0x00002747 , 0x00000005 
+ 00009730  0x000012c5 branch  0x0000260d 
+ 00009731  0x000012c7 fetch  0x00000002 , 0x0000025f 
+ 00009732  0x000012c8 fetcht  0x00000002 , 0x0000015f 
+ 00009733  0x000012c9 iadd  0x00000002 , 0x0000003f 
+ 00009734  0x000012ca store  0x00000002 , 0x0000025f 
+ 00009735  0x000012cb beq  0x00000000 , 0x00002a8c 
+ 00009736  0x000012cc fetcht  0x00000002 , 0x00001400 
+ 00009737  0x000012cd add  0x00000002 , 0x00000004 , 0x00000002 
+ 00009738  0x000012ce isub  0x00000002 , 0x0000003e 
+ 00009739  0x000012cf call  0x0000274b , 0x00000005 
+ 00009740  0x000012d0 branch  0x0000260d 
+ 00009741  0x000012d2 bpatch  0x00000061 , 0x0000400c 
+ 00009742  0x000012d3 fetcht  0x00000001 , 0x0000004c 
+ 00009743  0x000012d4 fetch  0x00000001 , 0x00000180 
+ 00009744  0x000012d5 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009745  0x000012d6 setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00009746  0x000012d7 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00009747  0x000012d8 storet  0x00000001 , 0x0000004c 
+ 00009748  0x000012d9 nbranch  0x00002616 , 0x00000001 
+ 00009749  0x000012da set1  0x00000001 , 0x00000000 
+ 00009750  0x000012dc bmark0  0x00000011 , 0x00002620 
+ 00009751  0x000012dd isolate1  0x00000006 , 0x00000002 
+ 00009752  0x000012de branch  0x00002620 , 0x00000001 
+ 00009753  0x000012df fetch  0x00000002 , 0x000000fa 
+ 00009754  0x000012e0 increase  0x00000001 , 0x0000003f 
+ 00009755  0x000012e1 store  0x00000002 , 0x000000fa 
+ 00009756  0x000012e2 set1  0x00000005 , 0x00000000 
+ 00009757  0x000012e3 set0  0x00000007 , 0x00000002 
+ 00009758  0x000012e4 set0  0x00000001 , 0x00000000 
+ 00009759  0x000012e5 storet  0x00000001 , 0x0000004c 
+ 00009760  0x000012e7 bpatch  0x00000062 , 0x0000400c 
+ 00009761  0x000012e8 fetcht  0x00000001 , 0x0000015e 
+ 00009762  0x000012e9 fetch  0x00000001 , 0x00000047 
+ 00009763  0x000012ea set1  0x00000005 , 0x0000003f 
+ 00009764  0x000012eb isolate1  0x00000002 , 0x00000002 
+ 00009765  0x000012ec setflag  0x00000001 , 0x00000002 , 0x0000003f 
+ 00009766  0x000012ed isolate1  0x0000000a , 0x00000000 
+ 00009767  0x000012ee setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00009768  0x000012ef store  0x00000001 , 0x00000047 
+ 00009769  0x000012f0 fetch  0x00000002 , 0x0000015f 
+ 00009770  0x000012f1 nbranch  0x0000264d , 0x00000034 
+ 00009771  0x000012f2 fetch  0x00000001 , 0x0000004c 
+ 00009772  0x000012f3 set0  0x00000007 , 0x0000003f 
+ 00009773  0x000012f4 store  0x00000001 , 0x0000004c 
+ 00009774  0x000012f5 fetch  0x00000001 , 0x00000180 
+ 00009775  0x000012f6 compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00009776  0x000012f8 branch  0x0000264d 
+ 00009777  0x000012fb bpatch  0x00000063 , 0x0000400c 
+ 00009778  0x000012fc disable  0x0000002d 
+ 00009779  0x000012fd fetch  0x00000002 , 0x0000001a 
+ 00009780  0x000012fe increase  0x00000001 , 0x0000003f 
+ 00009781  0x000012ff store  0x00000002 , 0x0000001a 
+ 00009782  0x00001300 branch  0x0000264d 
+ 00009783  0x00001302 fetch  0x00000002 , 0x0000001c 
+ 00009784  0x00001303 increase  0x00000001 , 0x0000003f 
+ 00009785  0x00001304 store  0x00000002 , 0x0000001c 
+ 00009786  0x00001305 call  0x0000263e 
+ 00009787  0x00001306 bmark0  0x00000011 , 0x0000263d 
+ 00009788  0x00001307 set1  0x00000005 , 0x00000000 
+ 00009789  0x00001309 branch  0x0000264d 
+ 00009790  0x0000130c bpatch  0x00000064 , 0x0000400c 
+ 00009791  0x0000130d fetch  0x00000001 , 0x00000180 
+ 00009792  0x0000130e compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00009793  0x0000130f nbranch  0x00002646 , 0x00000001 
+ 00009794  0x00001311 fetcht  0x00000001 , 0x0000004c 
+ 00009795  0x00001312 set0  0x00000006 , 0x00000002 
+ 00009796  0x00001313 storet  0x00000001 , 0x0000004c 
+ 00009797  0x00001314 rtn 
+ 00009798  0x00001318 fetcht  0x00000001 , 0x0000004c 
+ 00009799  0x00001319 set0  0x00000007 , 0x00000002 
+ 00009800  0x0000131a storet  0x00000001 , 0x0000004c 
+ 00009801  0x0000131b branch  0x00004c0b 
+ 00009802  0x0000131e fetch  0x00000001 , 0x00000047 
+ 00009803  0x0000131f set1  0x00000005 , 0x0000003f 
+ 00009804  0x00001320 store  0x00000001 , 0x00000047 
+ 00009805  0x00001322 bpatch  0x00000065 , 0x0000400c 
+ 00009806  0x00001323 disable  0x0000001d 
+ 00009807  0x00001324 disable  0x0000001c 
+ 00009808  0x00001325 disable  0x0000000d 
+ 00009809  0x00001326 disable  0x0000000c 
+ 00009810  0x00001327 disable  0x00000009 
+ 00009811  0x00001328 disable  0x0000000e 
+ 00009812  0x00001329 disable  0x00000007 
+ 00009813  0x0000132a branch  0x000028f9 , 0x00000021 
+ 00009814  0x0000132b until  0x0000003e , 0x00000027 
+ 00009815  0x0000132c nop  0x00000064 
+ 00009816  0x0000132d branch  0x000028f9 
+ 00009817  0x00001330 bpatch  0x00000066 , 0x0000400c 
+ 00009818  0x00001331 enable  0x00000009 
+ 00009819  0x00001332 enable  0x0000000c 
+ 00009820  0x00001333 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009821  0x00001334 isolate1  0x0000003a , 0x0000003f 
+ 00009822  0x00001335 setflag  0x00000001 , 0x00000000 , 0x00000000 
+ 00009823  0x00001336 copy  0x00000020 , 0x00000002 
+ 00009824  0x00001337 ialigned  0x00000020 
+ 00009825  0x00001338 ialigned  0x0000001e 
+ 00009826  0x00001339 pulse  0x00000015 
+ 00009827  0x0000133a setsect  0x00000002 , 0x000fffff 
+ 00009828  0x0000133b setsect  0x00000003 , 0x0000ffff 
+ 00009829  0x0000133c nop  0x00000020 
+ 00009830  0x0000133d iverify  0x0000000d 
+ 00009831  0x0000133e deposit  0x0000002c 
+ 00009832  0x0000133f store  0x00000003 , 0x00000178 
+ 00009833  0x00001340 deposit  0x0000002d 
+ 00009834  0x00001341 store  0x00000001 , 0x0000017b 
+ 00009835  0x00001342 copy  0x00000002 , 0x00000020 
+ 00009836  0x00001343 branch  0x0000266e , 0x00000001 
+ 00009837  0x00001344 branch  0x0000263d 
+ 00009838  0x00001346 bpatch  0x00000067 , 0x0000400c 
+ 00009839  0x00001347 parse  0x00000003 , 0x00000000 , 0x00000048 
+ 00009840  0x00001348 ialigned  0x0000001f 
+ 00009841  0x00001349 ialigned  0x00000004 
+ 00009842  0x0000134a ialigned  0x0000002e 
+ 00009843  0x0000134b ialigned  0x00000012 
+ 00009844  0x0000134c force  0x00000000 , 0x0000003f 
+ 00009845  0x0000134d parse  0x00000003 , 0x00000000 , 0x00000010 
+ 00009846  0x0000134e branch  0x0000263d , 0x00000006 
+ 00009847  0x0000134f setarg  0x0ffffffc 
+ 00009848  0x00001350 iand  0x00000012 , 0x0000003f 
+ 00009849  0x00001351 store  0x00000004 , 0x00000165 
+ 00009850  0x00001352 deposit  0x0000001d 
+ 00009851  0x00001353 store  0x00000003 , 0x00000175 
+ 00009852  0x00001354 deposit  0x0000001c 
+ 00009853  0x00001355 store  0x00000001 , 0x00000173 
+ 00009854  0x00001356 deposit  0x00000004 
+ 00009855  0x00001357 store  0x00000001 , 0x00000174 
+ 00009856  0x00001358 deposit  0x0000002e 
+ 00009857  0x00001359 store  0x00000002 , 0x0000017c 
+ 00009858  0x0000135a deposit  0x00000021 
+ 00009859  0x0000135b inject  0x00000001 , 0x00000020 
+ 00009860  0x0000135c compare  0x00000002 , 0x00000001 , 0x0000000f 
+ 00009861  0x0000135d setflag  0x00000001 , 0x0000000b , 0x00000000 
+ 00009862  0x0000135e branch  0x0000264d 
+ 00009863  0x00001361 bpatch  0x00000068 , 0x0000400d 
+ 00009864  0x00001362 fetch  0x00000001 , 0x00000047 
+ 00009865  0x00001363 rtnbit0  0x00000003 
+ 00009866  0x00001364 set0  0x00000003 , 0x0000003f 
+ 00009867  0x00001365 setflip  0x00000006 , 0x0000003f 
+ 00009868  0x00001366 store  0x00000001 , 0x00000047 
+ 00009869  0x00001367 fetch  0x00000001 , 0x000040c5 
+ 00009870  0x00001368 beq  0x00000013 , 0x0000269c 
+ 00009871  0x00001369 rtneq  0x00000007 
+ 00009872  0x0000136a fetch  0x00000001 , 0x0000004b 
+ 00009873  0x0000136b rtnbit0  0x00000006 , 0x0000003f 
+ 00009874  0x0000136c set0  0x00000006 , 0x0000003f 
+ 00009875  0x0000136d set1  0x00000007 , 0x0000003f 
+ 00009876  0x0000136e store  0x00000001 , 0x0000004b 
+ 00009877  0x0000136f set0  0x00000002 , 0x00000000 
+ 00009878  0x00001370 fetch  0x00000002 , 0x00004246 
+ 00009879  0x00001371 nrtn  0x00000034 
+ 00009880  0x00001372 fetch  0x00000001 , 0x0000004b 
+ 00009881  0x00001373 set0  0x00000007 , 0x0000003f 
+ 00009882  0x00001374 store  0x00000001 , 0x0000004b 
+ 00009883  0x00001375 branch  0x0000525d 
+ 00009884  0x00001378 bpatch  0x00000069 , 0x0000400d 
+ 00009885  0x00001379 fetch  0x00000001 , 0x000004b7 
+ 00009886  0x0000137a rshift  0x0000003f , 0x0000003f 
+ 00009887  0x0000137b beq  0x00000011 , 0x000026b8 
+ 00009888  0x0000137c beq  0x00000012 , 0x000026c0 
+ 00009889  0x0000137d beq  0x00000018 , 0x000026e9 
+ 00009890  0x0000137e beq  0x0000007f , 0x000026a8 
+ 00009891  0x0000137f rtnne  0x00000003 
+ 00009892  0x00001380 fetch  0x00000001 , 0x000004b8 
+ 00009893  0x00001381 beq  0x0000002b , 0x000026b0 
+ 00009894  0x00001382 beq  0x00000011 , 0x000026ab 
+ 00009895  0x00001383 rtn 
+ 00009896  0x00001386 fetch  0x00000001 , 0x000004b8 
+ 00009897  0x00001387 set1  0x00000007 , 0x0000003f 
+ 00009898  0x00001388 rtn 
+ 00009899  0x0000138a rtn  0x00000029 
+ 00009900  0x0000138b fetch  0x00000001 , 0x00000030 
+ 00009901  0x0000138c rtnbit1  0x00000004 
+ 00009902  0x0000138d jam  0x00000031 , 0x0000007c 
+ 00009903  0x0000138e rtn 
+ 00009904  0x00001392 rtn  0x00000029 
+ 00009905  0x00001393 fetch  0x00000001 , 0x00000031 
+ 00009906  0x00001394 isolate1  0x00000004 , 0x0000003f 
+ 00009907  0x00001395 branch  0x000026b5 , 0x00000001 
+ 00009908  0x00001397 rtn 
+ 00009909  0x00001399 set0  0x00000004 , 0x0000003f 
+ 00009910  0x0000139a store  0x00000001 , 0x00000031 
+ 00009911  0x0000139b rtn 
+ 00009912  0x0000139e bpatch  0x0000006a , 0x0000400d 
+ 00009913  0x0000139f fetch  0x00000001 , 0x0000004c 
+ 00009914  0x000013a0 set1  0x00000002 , 0x0000003f 
+ 00009915  0x000013a1 store  0x00000001 , 0x0000004c 
+ 00009916  0x000013a2 jam  0x00000001 , 0x00008011 
+ 00009917  0x000013a3 fetch  0x00000001 , 0x00000030 
+ 00009918  0x000013a4 isolate1  0x00000004 , 0x0000003f 
+ 00009919  0x000013a5 rtn 
+ 00009920  0x000013a8 bpatch  0x0000006b , 0x0000400d 
+ 00009921  0x000013a9 fetch  0x00000001 , 0x0000004c 
+ 00009922  0x000013aa set0  0x00000002 , 0x0000003f 
+ 00009923  0x000013ab store  0x00000001 , 0x0000004c 
+ 00009924  0x000013ac jam  0x00000000 , 0x00008011 
+ 00009925  0x000013ad rtn 
+ 00009926  0x000013b1 bpatch  0x0000006c , 0x0000400d 
+ 00009927  0x000013b2 copy  0x00000022 , 0x0000003f 
+ 00009928  0x000013b3 store  0x00000004 , 0x0000420c 
+ 00009929  0x000013b4 add  0x00000022 , 0x00000003 , 0x00000011 
+ 00009930  0x000013b5 branch  0x000026cc , 0x00000029 
+ 00009931  0x000013b6 add  0x00000028 , 0x00000003 , 0x00000011 
+ 00009932  0x000013b8 fetcht  0x00000002 , 0x00000032 
+ 00009933  0x000013b9 deposit  0x00000011 
+ 00009934  0x000013ba set0  0x0000001b , 0x0000003f 
+ 00009935  0x000013bb idiv  0x00000002 
+ 00009936  0x000013bc fetch  0x00000002 , 0x00000075 
+ 00009937  0x000013bd call  0x00007f86 
+ 00009938  0x000013be remainder  0x00000013 
+ 00009939  0x000013bf isub  0x00000013 , 0x0000003f 
+ 00009940  0x000013c0 branch  0x000026d6 , 0x00000002 
+ 00009941  0x000013c1 iadd  0x00000002 , 0x0000003f 
+ 00009942  0x000013c3 iadd  0x00000011 , 0x0000003f 
+ 00009943  0x000013c4 store  0x00000004 , 0x00000034 
+ 00009944  0x000013c5 jam  0x00000000 , 0x0000455b 
+ 00009945  0x000013c6 fetch  0x00000001 , 0x00000030 
+ 00009946  0x000013c7 set1  0x00000001 , 0x0000003f 
+ 00009947  0x000013c8 store  0x00000001 , 0x00000030 
+ 00009948  0x000013c9 fetch  0x00000001 , 0x00000073 
+ 00009949  0x000013ca store  0x00000001 , 0x0000008a 
+ 00009950  0x000013cb setarg  0x00000000 
+ 00009951  0x000013cc store  0x00000003 , 0x00004169 
+ 00009952  0x000013cd store  0x00000003 , 0x0000416c 
+ 00009953  0x000013ce store  0x00000001 , 0x00004159 
+ 00009954  0x000013cf jam  0x0000000b , 0x00000a99 
+ 00009955  0x000013d0 call  0x00007d86 
+ 00009956  0x000013d1 fetch  0x00000002 , 0x000040c1 
+ 00009957  0x000013d2 store  0x00000002 , 0x0000003e 
+ 00009958  0x000013d3 nrtn  0x00000029 
+ 00009959  0x000013d4 add  0x00000004 , 0xffffffff , 0x00000007 
+ 00009960  0x000013d5 rtn 
+ 00009961  0x000013d8 bpatch  0x0000006d , 0x0000400d 
+ 00009962  0x000013d9 fetch  0x00000001 , 0x00000030 
+ 00009963  0x000013da rtnbit0  0x00000001 
+ 00009964  0x000013db set0  0x00000001 , 0x0000003f 
+ 00009965  0x000013dc store  0x00000001 , 0x00000030 
+ 00009966  0x000013dd fetch  0x00000002 , 0x000040bf 
+ 00009967  0x000013de store  0x00000002 , 0x0000003e 
+ 00009968  0x000013df disable  0x0000002b 
+ 00009969  0x000013e0 jam  0x0000000c , 0x00000a99 
+ 00009970  0x000013e1 branch  0x00007d86 
+ 00009971  0x000013e5 bpatch  0x0000006e , 0x0000400d 
+ 00009972  0x000013e6 enable  0x0000002e 
+ 00009973  0x000013e7 fetch  0x00000001 , 0x00000030 
+ 00009974  0x000013e8 bbit1  0x00000001 , 0x00002700 
+ 00009975  0x000013e9 rtnmark1  0x00000011 
+ 00009976  0x000013ea fetch  0x00000001 , 0x00000047 
+ 00009977  0x000013eb rtnbit1  0x00000003 
+ 00009978  0x000013ec fetch  0x00000001 , 0x00000048 
+ 00009979  0x000013ed nrtn  0x00000034 
+ 00009980  0x000013ee fetch  0x00000001 , 0x0000004b 
+ 00009981  0x000013ef rtnbit1  0x00000006 
+ 00009982  0x000013f1 force  0x00000000 , 0x0000003f 
+ 00009983  0x000013f2 rtn 
+ 00009984  0x000013f5 bbit0  0x00000002 , 0x0000270f 
+ 00009985  0x000013f6 fetch  0x00000001 , 0x0000008a 
+ 00009986  0x000013f7 beq  0x00000002 , 0x00002706 
+ 00009987  0x000013f8 fetch  0x00000001 , 0x00000047 
+ 00009988  0x000013f9 bbit1  0x00000003 , 0x00002718 
+ 00009989  0x000013fa bmark0  0x00000008 , 0x00002718 
+ 00009990  0x000013fc nbranch  0x00002718 , 0x00000029 
+ 00009991  0x000013fd fetch  0x00000001 , 0x00000048 
+ 00009992  0x000013fe nbranch  0x00002718 , 0x00000034 
+ 00009993  0x00001400 fetch  0x00000001 , 0x000000ef 
+ 00009994  0x00001401 increase  0xffffffff , 0x0000003f 
+ 00009995  0x00001402 store  0x00000001 , 0x000000ef 
+ 00009996  0x00001403 nbranch  0x000026fe , 0x00000034 
+ 00009997  0x00001404 jam  0x00000010 , 0x000000ef 
+ 00009998  0x00001405 branch  0x00002718 
+ 00009999  0x0000140d fetch  0x00000001 , 0x0000008a 
+ 00010000  0x0000140e bne  0x00000001 , 0x00002718 
+ 00010001  0x0000140f fetch  0x00000001 , 0x0000008b 
+ 00010002  0x00001410 branch  0x00002718 , 0x00000034 
+ 00010003  0x00001411 increase  0xffffffff , 0x0000003f 
+ 00010004  0x00001412 store  0x00000001 , 0x0000008b 
+ 00010005  0x00001413 fetch  0x00000001 , 0x00000047 
+ 00010006  0x00001414 rtnbit1  0x00000003 
+ 00010007  0x00001415 nrtn  0x0000002d 
+ 00010008  0x00001417 fetch  0x00000001 , 0x0000008a 
+ 00010009  0x00001418 increase  0xffffffff , 0x0000003f 
+ 00010010  0x00001419 store  0x00000001 , 0x0000008a 
+ 00010011  0x0000141a rtn 
+ 00010012  0x00001426 bpatch  0x0000006f , 0x0000400d 
+ 00010013  0x00001427 disable  0x00000010 
+ 00010014  0x00001428 copy  0x00000002 , 0x0000001b 
+ 00010015  0x00001429 call  0x00002260 
+ 00010016  0x0000142a disable  0x00000028 
+ 00010017  0x0000142b nrtn  0x00000005 
+ 00010018  0x0000142c force  0x00000000 , 0x0000001b 
+ 00010019  0x0000142d enable  0x00000028 
+ 00010020  0x0000142e rtn 
+ 00010021  0x00001432 fetch  0x00000001 , 0x00004158 
+ 00010022  0x00001433 icompare  0x000000ff , 0x00000004 
+ 00010023  0x00001434 rtn 
+ 00010024  0x00001438 bpatch  0x00000070 , 0x0000400e 
+ 00010025  0x00001439 set0  0x00000001 , 0x00000000 
+ 00010026  0x0000143b jam  0x00000000 , 0x0000026a 
+ 00010027  0x0000143c fetch  0x00000001 , 0x00000263 
+ 00010028  0x0000143d rtn  0x00000034 
+ 00010029  0x0000143e isolate1  0x00000000 , 0x0000003f 
+ 00010030  0x0000143f arg  0x00001000 , 0x00000006 
+ 00010031  0x00001440 call  0x00004d79 , 0x00000001 
+ 00010032  0x00001441 bpatch  0x00000071 , 0x0000400e 
+ 00010033  0x00001442 fetch  0x00000001 , 0x0000026a 
+ 00010034  0x00001443 beq  0x00000001 , 0x0000273b 
+ 00010035  0x00001445 jam  0x00000000 , 0x0000026a 
+ 00010036  0x00001446 fetch  0x00000001 , 0x00000263 
+ 00010037  0x00001447 rtnbit0  0x00000001 
+ 00010038  0x00001448 arg  0x00001400 , 0x00000006 
+ 00010039  0x00001449 call  0x00004d79 
+ 00010040  0x0000144a fetch  0x00000001 , 0x0000026a 
+ 00010041  0x0000144b beq  0x00000001 , 0x00002741 
+ 00010042  0x0000144c rtn 
+ 00010043  0x0000144f fetch  0x00000001 , 0x00000263 
+ 00010044  0x00001450 set0  0x00000000 , 0x0000003f 
+ 00010045  0x00001451 store  0x00000001 , 0x00000263 
+ 00010046  0x00001452 setarg  0x00000000 
+ 00010047  0x00001453 store  0x00000002 , 0x0000025d 
+ 00010048  0x00001454 rtn 
+ 00010049  0x00001456 fetch  0x00000001 , 0x00000263 
+ 00010050  0x00001457 set0  0x00000001 , 0x0000003f 
+ 00010051  0x00001458 store  0x00000001 , 0x00000263 
+ 00010052  0x00001459 setarg  0x00000000 
+ 00010053  0x0000145a store  0x00000002 , 0x0000025f 
+ 00010054  0x0000145b rtn 
+ 00010055  0x0000145e fetch  0x00000001 , 0x00000263 
+ 00010056  0x0000145f set1  0x00000000 , 0x0000003f 
+ 00010057  0x00001460 store  0x00000001 , 0x00000263 
+ 00010058  0x00001461 rtn 
+ 00010059  0x00001464 fetch  0x00000001 , 0x00000263 
+ 00010060  0x00001465 set1  0x00000001 , 0x0000003f 
+ 00010061  0x00001466 store  0x00000001 , 0x00000263 
+ 00010062  0x00001467 rtn 
+ 00010063  0x0000146e bpatch  0x00000072 , 0x0000400e 
+ 00010064  0x0000146f add  0x00000028 , 0x00000001 , 0x00000021 
+ 00010065  0x00001470 call  0x000028ea 
+ 00010066  0x00001471 force  0x00000003 , 0x00000024 
+ 00010067  0x00001472 call  0x000028d2 
+ 00010068  0x00001473 call  0x00002a51 
+ 00010069  0x00001474 call  0x00002a5f 
+ 00010070  0x00001475 branch  0x00002a64 
+ 00010071  0x00001479 bpatch  0x00000073 , 0x0000400e 
+ 00010072  0x0000147a call  0x00002a4d 
+ 00010073  0x0000147b deposit  0x00000028 
+ 00010074  0x0000147c fetcht  0x00000004 , 0x000040ca 
+ 00010075  0x0000147d isub  0x00000002 , 0x0000003f 
+ 00010076  0x0000147e rtnne  0x00000001 
+ 00010077  0x0000147f compare  0x00000000 , 0x00000001 , 0x0000001f 
+ 00010078  0x00001480 nbranch  0x00002761 , 0x00000001 
+ 00010079  0x00001481 fetch  0x00000001 , 0x00000019 
+ 00010080  0x00001482 rtn  0x00000034 
+ 00010081  0x00001484 call  0x0000274f 
+ 00010082  0x00001486 compare  0x00000010 , 0x00000001 , 0x0000001f 
+ 00010083  0x00001487 branch  0x0000264d , 0x00000001 
+ 00010084  0x00001488 rshift  0x00000021 , 0x00000002 
+ 00010085  0x00001489 or  0x00000002 , 0x00000040 , 0x0000000e 
+ 00010086  0x0000148b bpatch  0x00000074 , 0x0000400e 
+ 00010087  0x0000148c enable  0x00000007 
+ 00010088  0x0000148d enable  0x0000000a 
+ 00010089  0x0000148e enable  0x0000001b 
+ 00010090  0x0000148f set0  0x00000010 , 0x00000000 
+ 00010091  0x00001490 deposit  0x00000004 
+ 00010092  0x00001491 inject  0x00000003 , 0x00000003 
+ 00010093  0x00001492 deposit  0x00000001 
+ 00010094  0x00001493 inject  0x00000003 , 0x00000004 
+ 00010095  0x00001494 fetch  0x00000001 , 0x00000047 
+ 00010096  0x00001495 inject  0x00000000 , 0x00000004 
+ 00010097  0x00001496 inject  0x00000003 , 0x00000003 
+ 00010098  0x00001497 enable  0x00000008 
+ 00010099  0x00001498 inject  0x00000003 , 0x00000008 
+ 00010100  0x00001499 disable  0x0000001b 
+ 00010101  0x0000149a disable  0x00000008 
+ 00010102  0x0000149b disable  0x0000000a 
+ 00010103  0x0000149c set0  0x00000002 , 0x00000015 
+ 00010104  0x0000149d arg  0x00000000 , 0x00000002 
+ 00010105  0x0000149e call  0x00002a1c 
+ 00010106  0x0000149f bpatch  0x00000075 , 0x0000400e 
+ 00010107  0x000014a0 and  0x00000001 , 0x0000001f , 0x0000003f 
+ 00010108  0x000014a1 beq  0x00000013 , 0x000027b4 
+ 00010109  0x000014a2 beq  0x00000000 , 0x0000264d 
+ 00010110  0x000014a3 beq  0x00000001 , 0x0000264d 
+ 00010111  0x000014a4 beq  0x00000002 , 0x00002797 
+ 00010112  0x000014a5 beq  0x00000003 , 0x000027c5 
+ 00010113  0x000014a6 beq  0x00000004 , 0x000027cb 
+ 00010114  0x000014a7 beq  0x00000007 , 0x0000278c 
+ 00010115  0x000014a8 beq  0x00000008 , 0x000027ca 
+ 00010116  0x000014a9 arg  0x00000004 , 0x00000002 
+ 00010117  0x000014aa call  0x00002a1c 
+ 00010118  0x000014ab beq  0x0000000a , 0x000027c7 
+ 00010119  0x000014ac beq  0x0000000b , 0x000027cd 
+ 00010120  0x000014ad arg  0x00000008 , 0x00000002 
+ 00010121  0x000014ae call  0x00002a1c 
+ 00010122  0x000014af beq  0x0000000f , 0x000027cd 
+ 00010123  0x000014b0 branch  0x000027c7 
+ 00010124  0x000014b4 bpatch  0x00000076 , 0x0000400e 
+ 00010125  0x000014b5 enable  0x0000001d 
+ 00010126  0x000014b6 enable  0x00000009 
+ 00010127  0x000014b7 enable  0x0000000e 
+ 00010128  0x000014b8 force  0x0000001e , 0x00000039 
+ 00010129  0x000014b9 arg  0x000000b3 , 0x00000006 
+ 00010130  0x000014bb ifetch  0x00000001 , 0x00000006 
+ 00010131  0x000014bc inject  0x00000003 , 0x00000008 
+ 00010132  0x000014bd loop  0x00002792 
+ 00010133  0x000014be bmark1  0x00000007 , 0x000027f7 
+ 00010134  0x000014bf branch  0x0000264d 
+ 00010135  0x000014c2 bpatch  0x00000077 , 0x0000400e 
+ 00010136  0x000014c3 fetch  0x00000001 , 0x00000181 
+ 00010137  0x000014c4 icopy  0x00000004 
+ 00010138  0x000014c5 fetch  0x00000001 , 0x00000090 
+ 00010139  0x000014c6 icopy  0x0000001c 
+ 00010140  0x000014c7 fetch  0x00000003 , 0x000040aa 
+ 00010141  0x000014c8 icopy  0x0000001d 
+ 00010142  0x000014c9 fetch  0x00000002 , 0x000040a4 
+ 00010143  0x000014ca icopy  0x0000002e 
+ 00010144  0x000014cb enable  0x00000009 
+ 00010145  0x000014cc enable  0x0000001c 
+ 00010146  0x000014cd copy  0x00000020 , 0x00000011 
+ 00010147  0x000014ce call  0x000028e2 
+ 00010148  0x000014cf pulse  0x00000015 
+ 00010149  0x000014d0 nop  0x00000020 
+ 00010150  0x000014d1 copy  0x00000021 , 0x0000000b 
+ 00010151  0x000014d2 fetch  0x00000004 , 0x00000161 
+ 00010152  0x000014d3 icopy  0x00000021 
+ 00010153  0x000014d4 preload  0x0000001e 
+ 00010154  0x000014d5 set1  0x0000003a , 0x0000003f 
+ 00010155  0x000014d6 inject  0x00000003 , 0x00000048 
+ 00010156  0x000014d7 preload  0x0000001f 
+ 00010157  0x000014d8 inject  0x00000003 , 0x00000048 
+ 00010158  0x000014d9 copy  0x0000000b , 0x00000021 
+ 00010159  0x000014da copy  0x00000011 , 0x00000020 
+ 00010160  0x000014db enable  0x00000008 
+ 00010161  0x000014dc inject  0x00000003 , 0x00000010 
+ 00010162  0x000014dd disable  0x00000008 
+ 00010163  0x000014de branch  0x0000264d 
+ 00010164  0x000014e1 bpatch  0x00000078 , 0x0000400f 
+ 00010165  0x000014e2 enable  0x0000000e 
+ 00010166  0x000014e3 enable  0x00000009 
+ 00010167  0x000014e4 enable  0x0000001c 
+ 00010168  0x000014e5 fetch  0x00000001 , 0x000004b6 
+ 00010169  0x000014e6 and  0x0000003f , 0x000001f8 , 0x00000002 
+ 00010170  0x000014e7 arg  0x000004b6 , 0x00000006 
+ 00010171  0x000014e8 increase  0x00000008 , 0x00000002 
+ 00010172  0x000014ea add  0x00000002 , 0xffffffb8 , 0x00000013 
+ 00010173  0x000014eb nbranch  0x000027c2 , 0x00000002 
+ 00010174  0x000014ec ifetch  0x00000009 , 0x00000006 
+ 00010175  0x000014ed inject  0x00000003 , 0x00000048 
+ 00010176  0x000014ee copy  0x00000013 , 0x00000002 
+ 00010177  0x000014ef branch  0x000027bc 
+ 00010178  0x000014f1 ifetch  0x00000009 , 0x00000006 
+ 00010179  0x000014f2 iinject  0x00000003 , 0x00000002 
+ 00010180  0x000014f3 branch  0x000027f7 
+ 00010181  0x000014f6 enable  0x0000001c 
+ 00010182  0x000014f7 branch  0x000027d0 
+ 00010183  0x000014fa enable  0x0000001c 
+ 00010184  0x000014fb set1  0x00000010 , 0x00000000 
+ 00010185  0x000014fc branch  0x000027d0 
+ 00010186  0x000014ff set1  0x00000002 , 0x00000015 
+ 00010187  0x00001501 enable  0x0000001d 
+ 00010188  0x00001502 branch  0x000027d0 
+ 00010189  0x00001506 set1  0x00000002 , 0x00000015 
+ 00010190  0x00001507 enable  0x0000001d 
+ 00010191  0x00001508 set1  0x00000010 , 0x00000000 
+ 00010192  0x0000150b bpatch  0x00000079 , 0x0000400f 
+ 00010193  0x0000150c fetch  0x00000001 , 0x0000004c 
+ 00010194  0x0000150d bbit0  0x00000005 , 0x000027e5 
+ 00010195  0x0000150e sub  0x00000001 , 0x00000003 , 0x0000003e 
+ 00010196  0x0000150f branch  0x000027e5 , 0x00000002 
+ 00010197  0x00001510 disable  0x0000000e 
+ 00010198  0x00001511 disable  0x0000001c 
+ 00010199  0x00001512 enable  0x0000001d 
+ 00010200  0x00001513 disable  0x00000007 
+ 00010201  0x00001514 set1  0x00000001 , 0x00000015 
+ 00010202  0x00001515 isolate1  0x00000002 , 0x00000015 
+ 00010203  0x00001516 branch  0x000027df , 0x00000001 
+ 00010204  0x00001517 setarg  0x000abeee 
+ 00010205  0x00001518 inject  0x00000003 , 0x00000014 
+ 00010206  0x00001519 branch  0x000027e3 
+ 00010207  0x0000151b setarg  0x005faeba 
+ 00010208  0x0000151c inject  0x00000003 , 0x00000018 
+ 00010209  0x0000151d setarg  0x00000012 
+ 00010210  0x0000151e inject  0x00000003 , 0x00000006 
+ 00010211  0x00001520 enable  0x00000007 
+ 00010212  0x00001521 set1  0x00000010 , 0x00000000 
+ 00010213  0x00001523 enable  0x0000000e 
+ 00010214  0x00001524 enable  0x00000009 
+ 00010215  0x00001525 bmark1  0x00000005 , 0x00002800 
+ 00010216  0x00001526 fetch  0x00000001 , 0x000041db 
+ 00010217  0x00001527 inject  0x00000003 , 0x00000003 
+ 00010218  0x00001528 fetch  0x00000002 , 0x000041dc 
+ 00010219  0x00001529 iforce  0x00000039 
+ 00010220  0x0000152a bmark1  0x00000010 , 0x000027ef 
+ 00010221  0x0000152b inject  0x00000003 , 0x00000005 
+ 00010222  0x0000152c branch  0x000027f0 
+ 00010223  0x0000152e inject  0x00000003 , 0x0000000d 
+ 00010224  0x00001530 deposit  0x00000039 
+ 00010225  0x00001531 branch  0x000027f7 , 0x00000034 
+ 00010226  0x00001532 fetch  0x00000002 , 0x0000016f 
+ 00010227  0x00001533 iforce  0x00000006 
+ 00010228  0x00001535 ifetch  0x00000001 , 0x00000006 
+ 00010229  0x00001536 inject  0x00000003 , 0x00000008 
+ 00010230  0x00001537 loop  0x000027f4 
+ 00010231  0x0000153b enable  0x00000008 
+ 00010232  0x0000153c inject  0x00000003 , 0x00000010 
+ 00010233  0x0000153d disable  0x00000008 
+ 00010234  0x0000153e call  0x000024c1 
+ 00010235  0x0000153f fetch  0x00000001 , 0x0000004c 
+ 00010236  0x00001540 bbit0  0x00000005 , 0x0000264d 
+ 00010237  0x00001541 force  0x00000000 , 0x0000003f 
+ 00010238  0x00001542 inject  0x00000003 , 0x00000006 
+ 00010239  0x00001543 branch  0x0000264d 
+ 00010240  0x00001547 bpatch  0x0000007a , 0x0000400f 
+ 00010241  0x00001548 bmark1  0x00000010 , 0x00002808 
+ 00010242  0x0000154a fetch  0x00000001 , 0x00000180 
+ 00010243  0x0000154b inject  0x00000003 , 0x00000003 
+ 00010244  0x0000154c fetch  0x00000001 , 0x0000015f 
+ 00010245  0x0000154d iforce  0x00000013 
+ 00010246  0x0000154e inject  0x00000003 , 0x00000005 
+ 00010247  0x0000154f branch  0x0000280d 
+ 00010248  0x00001551 fetch  0x00000001 , 0x00000180 
+ 00010249  0x00001552 inject  0x00000003 , 0x00000003 
+ 00010250  0x00001553 fetch  0x00000002 , 0x0000015f 
+ 00010251  0x00001554 iforce  0x00000013 
+ 00010252  0x00001555 inject  0x00000003 , 0x0000000d 
+ 00010253  0x00001557 arg  0x00000551 , 0x00000006 
+ 00010254  0x00001559 copy  0x00000013 , 0x0000003e 
+ 00010255  0x0000155a branch  0x00002814 , 0x00000005 
+ 00010256  0x0000155b ifetch  0x00000001 , 0x00000006 
+ 00010257  0x0000155c inject  0x00000003 , 0x00000008 
+ 00010258  0x0000155d increase  0xffffffff , 0x00000013 
+ 00010259  0x0000155e branch  0x0000280e 
+ 00010260  0x00001560 fetch  0x00000002 , 0x000000fc 
+ 00010261  0x00001561 increase  0x00000001 , 0x0000003f 
+ 00010262  0x00001562 store  0x00000002 , 0x000000fc 
+ 00010263  0x00001563 branch  0x000027f7 
+ 00010264  0x00001567 fetch  0x00000004 , 0x00000165 
+ 00010265  0x00001568 add  0x0000003f , 0x00000007 , 0x00000011 
+ 00010266  0x00001569 fetch  0x00000002 , 0x00000171 
+ 00010267  0x0000156a nbranch  0x0000281e , 0x00000034 
+ 00010268  0x0000156b increase  0xfffffffd , 0x00000011 
+ 00010269  0x0000156c branch  0x00002826 
+ 00010270  0x0000156e mul32  0x0000003f , 0x0000000c , 0x0000003f 
+ 00010271  0x0000156f hfetcht  0x00000002 , 0x00008040 
+ 00010272  0x00001570 increase  0x00000001 , 0x00000002 
+ 00010273  0x00001572 isub  0x00000002 , 0x0000003f 
+ 00010274  0x00001573 nbranch  0x00002825 , 0x00000002 
+ 00010275  0x00001574 increase  0xffffffff , 0x00000011 
+ 00010276  0x00001575 branch  0x00002821 
+ 00010277  0x00001577 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010278  0x00001579 until  0x0000003e , 0x00000023 
+ 00010279  0x0000157a compare  0x00000000 , 0x00000022 , 0x00000003 
+ 00010280  0x0000157b nbranch  0x00002826 , 0x00000001 
+ 00010281  0x0000157c iforce  0x00000029 
+ 00010282  0x0000157d copy  0x00000011 , 0x00000028 
+ 00010283  0x0000157e iforce  0x00000029 
+ 00010284  0x0000157f rtn 
+ 00010285  0x00001583 bpatch  0x0000007b , 0x0000400f 
+ 00010286  0x00001584 until  0x0000003e , 0x00000022 
+ 00010287  0x00001585 deposit  0x0000001a 
+ 00010288  0x00001586 iforce  0x00000006 
+ 00010289  0x00001587 rshift16 , 0x0000003f , 0x0000003f 
+ 00010290  0x00001588 isub  0x00000022 , 0x00000039 
+ 00010291  0x00001589 and_into  0x00000003 , 0x00000039 
+ 00010292  0x0000158a nbranch  0x00002837 , 0x00000005 
+ 00010293  0x0000158b force  0x00000000 , 0x0000003f 
+ 00010294  0x0000158c branch  0x0000283b 
+ 00010295  0x0000158e arg  0x00000ea6 , 0x00000002 
+ 00010296  0x0000158f force  0x00000000 , 0x0000003f 
+ 00010297  0x00001591 iadd  0x00000002 , 0x0000003f 
+ 00010298  0x00001592 loop  0x00002839 
+ 00010299  0x00001594 iadd  0x00000006 , 0x0000003f 
+ 00010300  0x00001595 div  0x0000003f , 0x0000000c 
+ 00010301  0x00001596 call  0x00007f86 
+ 00010302  0x00001597 quotient  0x0000003f 
+ 00010303  0x00001598 store  0x00000002 , 0x00000171 
+ 00010304  0x00001599 rtn 
+ 00010305  0x0000159c bpatch  0x0000007c , 0x0000400f 
+ 00010306  0x0000159d deposit  0x0000001a 
+ 00010307  0x0000159e copy  0x00000019 , 0x00000002 
+ 00010308  0x0000159f isub  0x00000002 , 0x0000003e 
+ 00010309  0x000015a0 nsetflag  0x00000002 , 0x0000002c , 0x0000003f 
+ 00010310  0x000015a1 isub  0x00000002 , 0x00000002 
+ 00010311  0x000015a2 setarg  0x00000ea6 
+ 00010312  0x000015a3 isolate0  0x0000000f , 0x00000002 
+ 00010313  0x000015a4 branch  0x0000284c , 0x00000001 
+ 00010314  0x000015a5 setarg  0xffff0ea6 
+ 00010315  0x000015a6 iadd  0x00000002 , 0x00000002 
+ 00010316  0x000015a8 storet  0x00000006 , 0x00000447 
+ 00010317  0x000015a9 rtn  0x00000036 
+ 00010318  0x000015aa storet  0x00000006 , 0x00000038 
+ 00010319  0x000015ab rtn 
+ 00010320  0x000015ae disable  0x00000030 
+ 00010321  0x000015af fetch  0x00000006 , 0x00000447 
+ 00010322  0x000015b0 branch  0x00002854 , 0x00000036 
+ 00010323  0x000015b1 fetch  0x00000006 , 0x00000038 
+ 00010324  0x000015b3 iadd  0x00000019 , 0x00000030 
+ 00010325  0x000015b4 increase  0x0000000a , 0x00000030 
+ 00010326  0x000015b5 setarg  0x00000ea6 
+ 00010327  0x000015b6 isub  0x00000030 , 0x0000003f 
+ 00010328  0x000015b7 isolate0  0x0000000f , 0x0000003f 
+ 00010329  0x000015b8 branch  0x0000285e , 0x00000001 
+ 00010330  0x000015b9 setarg  0x0000f15a 
+ 00010331  0x000015ba iadd  0x00000030 , 0x00000030 
+ 00010332  0x000015bc copy  0x00000030 , 0x0000001a 
+ 00010333  0x000015bd rtn 
+ 00010334  0x000015bf force  0x00000000 , 0x0000003e 
+ 00010335  0x000015c0 branch  0x0000285c 
+ 00010336  0x000015c8 bpatch  0x0000007d , 0x0000400f 
+ 00010337  0x000015c9 call  0x00002918 
+ 00010338  0x000015ca copy  0x00000021 , 0x0000003f 
+ 00010339  0x000015cb and_into  0x00000180 , 0x0000003f 
+ 00010340  0x000015cc compare  0x00000003 , 0x00000024 , 0x00000007 
+ 00010341  0x000015cd nbranch  0x00002869 , 0x00000001 
+ 00010342  0x000015ce rshift3  0x0000003f , 0x0000003f 
+ 00010343  0x000015cf iadd  0x00000017 , 0x0000003f 
+ 00010344  0x000015d0 branch  0x0000286a 
+ 00010345  0x000015d2 copy  0x00000017 , 0x0000003f 
+ 00010346  0x000015d4 div  0x0000003f , 0x0000004f 
+ 00010347  0x000015d5 pulse  0x00000015 
+ 00010348  0x000015d6 call  0x00007f86 
+ 00010349  0x000015d7 remainder  0x00000011 
+ 00010350  0x000015d8 add  0x00000011 , 0xffffffd8 , 0x00000002 
+ 00010351  0x000015d9 branch  0x00002872 , 0x00000002 
+ 00010352  0x000015da lshift  0x00000011 , 0x00000002 
+ 00010353  0x000015db branch  0x00002874 
+ 00010354  0x000015dd lshift  0x00000002 , 0x00000002 
+ 00010355  0x000015de increase  0x00000001 , 0x00000002 
+ 00010356  0x000015e0 bpatch  0x0000007e , 0x0000400f 
+ 00010357  0x000015e1 fetch  0x00000001 , 0x00000031 
+ 00010358  0x000015e2 bbit0  0x00000003 , 0x00002885 
+ 00010359  0x000015e4 fetch  0x00000004 , 0x000040d2 
+ 00010360  0x000015e5 isub  0x00000021 , 0x0000003e 
+ 00010361  0x000015e6 branch  0x00002885 , 0x00000002 
+ 00010362  0x000015e7 call  0x000028a4 
+ 00010363  0x000015e8 fetch  0x00000001 , 0x000040d9 
+ 00010364  0x000015e9 rtn  0x00000034 
+ 00010365  0x000015ea fetch  0x00000001 , 0x00000031 
+ 00010366  0x000015eb set1  0x00000002 , 0x0000003f 
+ 00010367  0x000015ec store  0x00000001 , 0x00000031 
+ 00010368  0x000015ed fetch  0x00000005 , 0x000040e7 
+ 00010369  0x000015ee store  0x00000005 , 0x000040da 
+ 00010370  0x000015ef ifetch  0x00000005 , 0x00000006 
+ 00010371  0x000015f0 store  0x00000005 , 0x000040df 
+ 00010372  0x000015f1 call  0x000028a9 
+ 00010373  0x000015f3 fetch  0x00000001 , 0x00000031 
+ 00010374  0x000015f4 rtnbit0  0x00000002 
+ 00010375  0x000015f5 isolate1  0x00000001 , 0x00000021 
+ 00010376  0x000015f6 branch  0x000028a1 , 0x00000001 
+ 00010377  0x000015f7 rshift3  0x00000002 , 0x00000011 
+ 00010378  0x000015f8 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00010379  0x000015f9 setarg  0x000040da 
+ 00010380  0x000015fa iadd  0x00000011 , 0x00000011 
+ 00010381  0x000015fb ifetch  0x00000001 , 0x00000011 
+ 00010382  0x000015fc qisolate0  0x0000003f 
+ 00010383  0x000015fd branch  0x00002892 , 0x00000001 
+ 00010384  0x000015fe deposit  0x00000002 
+ 00010385  0x000015ff branch  0x0000289e 
+ 00010386  0x00001601 fetch  0x00000001 , 0x000040e4 
+ 00010387  0x00001602 iforce  0x00000012 
+ 00010388  0x00001603 deposit  0x00000021 
+ 00010389  0x00001604 and_into  0x00000180 , 0x0000003f 
+ 00010390  0x00001605 rshift3  0x0000003f , 0x0000003f 
+ 00010391  0x00001606 iadd  0x00000017 , 0x0000003f 
+ 00010392  0x00001607 idiv  0x00000012 
+ 00010393  0x00001608 setarg  0x000040f2 
+ 00010394  0x00001609 call  0x00007f86 
+ 00010395  0x0000160a remainder  0x00000011 
+ 00010396  0x0000160b iadd  0x00000011 , 0x00000006 
+ 00010397  0x0000160c ifetch  0x00000001 , 0x00000006 
+ 00010398  0x0000160e store  0x00000001 , 0x000040e5 
+ 00010399  0x0000160f iforce  0x00000002 
+ 00010400  0x00001610 rtn 
+ 00010401  0x00001613 fetch  0x00000001 , 0x000040e5 
+ 00010402  0x00001614 iforce  0x00000002 
+ 00010403  0x00001615 rtn 
+ 00010404  0x00001618 fetch  0x00000001 , 0x00000031 
+ 00010405  0x00001619 set0  0x00000002 , 0x0000003f 
+ 00010406  0x0000161a set0  0x00000003 , 0x0000003f 
+ 00010407  0x0000161b store  0x00000001 , 0x00000031 
+ 00010408  0x0000161c rtn 
+ 00010409  0x00001623 bpatch  0x0000007f , 0x0000400f 
+ 00010410  0x00001624 arg  0x000040f2 , 0x00000005 
+ 00010411  0x00001625 force  0x0000000a , 0x00000039 
+ 00010412  0x00001626 call  0x00007ec6 
+ 00010413  0x00001627 arg  0x000040f2 , 0x00000005 
+ 00010414  0x00001628 force  0x00000000 , 0x00000013 
+ 00010415  0x00001629 force  0x00000002 , 0x00000007 
+ 00010416  0x0000162b fetch  0x00000005 , 0x000040da 
+ 00010417  0x0000162c iforce  0x00000002 
+ 00010418  0x0000162d compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010419  0x0000162e branch  0x000028b5 , 0x00000001 
+ 00010420  0x0000162f rshift  0x00000002 , 0x00000002 
+ 00010421  0x00001631 isolate0  0x00000000 , 0x00000002 
+ 00010422  0x00001632 branch  0x000028b9 , 0x00000001 
+ 00010423  0x00001633 deposit  0x00000013 
+ 00010424  0x00001634 istore  0x00000001 , 0x00000005 
+ 00010425  0x00001636 rshift2  0x00000002 , 0x00000002 
+ 00010426  0x00001637 increase  0x00000002 , 0x00000013 
+ 00010427  0x00001638 compare  0x00000028 , 0x00000013 , 0x000000fe 
+ 00010428  0x00001639 nbranch  0x000028c2 , 0x00000001 
+ 00010429  0x0000163a fetch  0x00000005 , 0x000040df 
+ 00010430  0x0000163b iforce  0x00000002 
+ 00010431  0x0000163c compare  0x00000002 , 0x00000007 , 0x000000ff 
+ 00010432  0x0000163d branch  0x000028c2 , 0x00000001 
+ 00010433  0x0000163e rshift  0x00000002 , 0x00000002 
+ 00010434  0x00001640 sub  0x00000013 , 0x0000004e , 0x0000003e 
+ 00010435  0x00001641 branch  0x000028b5 , 0x00000002 
+ 00010436  0x00001642 force  0x00000001 , 0x00000013 
+ 00010437  0x00001643 increase  0xffffffff , 0x00000007 
+ 00010438  0x00001644 nbranch  0x000028b0 , 0x00000005 
+ 00010439  0x00001645 arg  0x000040f2 , 0x00000011 
+ 00010440  0x00001646 deposit  0x00000005 
+ 00010441  0x00001647 isub  0x00000011 , 0x0000003f 
+ 00010442  0x00001648 store  0x00000001 , 0x000040e4 
+ 00010443  0x00001649 rtn 
+ 00010444  0x0000164c bpatch  0x00000080 , 0x00004010 
+ 00010445  0x0000164d call  0x00002860 
+ 00010446  0x0000164e fetch  0x00000001 , 0x0000017f 
+ 00010447  0x0000164f bbit0  0x00000005 , 0x000028d1 
+ 00010448  0x00001650 fetcht  0x00000001 , 0x000004cc 
+ 00010449  0x00001652 branch  0x0000291f 
+ 00010450  0x00001656 bpatch  0x00000081 , 0x00004010 
+ 00010451  0x00001657 call  0x00002860 
+ 00010452  0x00001658 fetch  0x00000001 , 0x0000017f 
+ 00010453  0x00001659 bbit0  0x00000004 , 0x000028d7 
+ 00010454  0x0000165a fetcht  0x00000001 , 0x000004cb 
+ 00010455  0x0000165c branch  0x00002933 
+ 00010456  0x00001660 force  0x00000000 , 0x0000002d 
+ 00010457  0x00001661 fetch  0x00000003 , 0x000040a7 
+ 00010458  0x00001662 iforce  0x0000002c 
+ 00010459  0x00001663 rtn 
+ 00010460  0x00001666 bpatch  0x00000082 , 0x00004010 
+ 00010461  0x00001667 fetch  0x00000001 , 0x000041d3 
+ 00010462  0x00001668 icopy  0x0000002d 
+ 00010463  0x00001669 fetch  0x00000003 , 0x000041d0 
+ 00010464  0x0000166a icopy  0x0000002c 
+ 00010465  0x0000166b rtn 
+ 00010466  0x0000166e bpatch  0x00000083 , 0x00004010 
+ 00010467  0x0000166f fetch  0x00000002 , 0x000040a4 
+ 00010468  0x00001670 icopy  0x0000002e 
+ 00010469  0x00001671 fetch  0x00000001 , 0x000040a3 
+ 00010470  0x00001672 icopy  0x0000002d 
+ 00010471  0x00001673 fetch  0x00000003 , 0x000040a0 
+ 00010472  0x00001674 icopy  0x0000002c 
+ 00010473  0x00001675 rtn 
+ 00010474  0x00001678 bpatch  0x00000084 , 0x00004010 
+ 00010475  0x00001679 fetch  0x00000002 , 0x00000044 
+ 00010476  0x0000167a icopy  0x0000002e 
+ 00010477  0x0000167b fetch  0x00000001 , 0x00000043 
+ 00010478  0x0000167c icopy  0x0000002d 
+ 00010479  0x0000167d fetch  0x00000003 , 0x00000040 
+ 00010480  0x0000167e icopy  0x0000002c 
+ 00010481  0x0000167f rtn 
+ 00010482  0x00001683 bmark1  0x00000020 , 0x000028f5 
+ 00010483  0x00001684 rtnmark0  0x0000001d 
+ 00010484  0x00001685 rtnmark0  0x0000001f 
+ 00010485  0x00001687 and_into  0xffffff00 , 0x0000002c 
+ 00010486  0x00001688 pulse  0x00000015 
+ 00010487  0x00001689 nop  0x00000020 
+ 00010488  0x0000168a rtn 
+ 00010489  0x0000168e bpatch  0x00000085 , 0x00004010 
+ 00010490  0x0000168f branch  0x0000290a , 0x00000021 
+ 00010491  0x00001690 jam  0x000000d4 , 0x00008955 
+ 00010492  0x00001691 nop  0x00000004 
+ 00010493  0x00001692 jam  0x000000d2 , 0x00008955 
+ 00010494  0x00001693 nop  0x00000004 
+ 00010495  0x00001694 jam  0x000000d1 , 0x00008955 
+ 00010496  0x00001695 nop  0x00000004 
+ 00010497  0x00001696 fetch  0x00000001 , 0x000041de 
+ 00010498  0x00001697 beq  0x00000000 , 0x00002908 
+ 00010499  0x00001698 beq  0x00000001 , 0x00002915 
+ 00010500  0x00001699 beq  0x00000002 , 0x00002908 
+ 00010501  0x0000169a beq  0x00000003 , 0x00002915 
+ 00010502  0x0000169b beq  0x00000004 , 0x00002915 
+ 00010503  0x0000169c beq  0x00000020 , 0x00002915 
+ 00010504  0x0000169f jam  0x000000d0 , 0x00008955 
+ 00010505  0x000016a0 jam  0x000000e0 , 0x00008956 
+ 00010506  0x000016a2 force  0x00000000 , 0x00000015 
+ 00010507  0x000016a3 disable  0x00000021 
+ 00010508  0x000016a4 disable  0x00000020 
+ 00010509  0x000016a5 pulse  0x0000001e 
+ 00010510  0x000016a6 jam  0x00000000 , 0x00008902 
+ 00010511  0x000016a7 jam  0x00000000 , 0x00008901 
+ 00010512  0x000016a8 jam  0x00000000 , 0x00008900 
+ 00010513  0x000016a9 jam  0x00000000 , 0x00008903 
+ 00010514  0x000016aa jam  0x00000070 , 0x00008904 
+ 00010515  0x000016ab jam  0x00000000 , 0x00008906 
+ 00010516  0x000016ac rtn 
+ 00010517  0x000016b2 jam  0x000000d0 , 0x00008955 
+ 00010518  0x000016b3 jam  0x000000c0 , 0x00008956 
+ 00010519  0x000016b4 branch  0x0000290a 
+ 00010520  0x000016b7 bpatch  0x00000086 , 0x00004010 
+ 00010521  0x000016b8 jam  0x00000000 , 0x00008902 
+ 00010522  0x000016b9 jam  0x00000000 , 0x00008901 
+ 00010523  0x000016ba jam  0x00000018 , 0x00008900 
+ 00010524  0x000016bb jam  0x000000a7 , 0x00008903 
+ 00010525  0x000016bc jam  0x0000007f , 0x00008904 
+ 00010526  0x000016bd rtn 
+ 00010527  0x000016c0 bpatch  0x00000087 , 0x00004010 
+ 00010528  0x000016c2 storet  0x00000001 , 0x00000017 
+ 00010529  0x000016c3 add  0x00000002 , 0x00000004 , 0x00000011 
+ 00010530  0x000016c4 jam  0x00000007 , 0x0000896d 
+ 00010531  0x000016c5 branch  0x00002981 
+ 00010532  0x000016c7 bpatch  0x00000088 , 0x00004011 
+ 00010533  0x000016c8 jam  0x000000cf , 0x00008901 
+ 00010534  0x000016c9 nop  0x0000000a 
+ 00010535  0x000016ca jam  0x000000ff , 0x00008900 
+ 00010536  0x000016cb jam  0x000000af , 0x00008903 
+ 00010537  0x000016cc jam  0x000000ff , 0x00008904 
+ 00010538  0x000016cd nop  0x0000000a 
+ 00010539  0x000016ce jam  0x000000a0 , 0x00008902 
+ 00010540  0x000016cf rtn 
+ 00010541  0x000016d2 fetch  0x00000001 , 0x000041e0 
+ 00010542  0x000016d3 branch  0x00002931 , 0x00000034 
+ 00010543  0x000016d5 add  0x00000002 , 0x00000002 , 0x00000011 
+ 00010544  0x000016d6 rtn 
+ 00010545  0x000016d8 add  0x00000002 , 0x00000000 , 0x00000011 
+ 00010546  0x000016d9 rtn 
+ 00010547  0x000016dc bpatch  0x00000089 , 0x00004011 
+ 00010548  0x000016dd storet  0x00000001 , 0x00000017 
+ 00010549  0x000016de call  0x0000292d 
+ 00010550  0x000016df call  0x00002981 
+ 00010551  0x000016e0 setarg  0x00000500 
+ 00010552  0x000016e1 call  0x00002a8f 
+ 00010553  0x000016e3 jam  0x00000001 , 0x00008906 
+ 00010554  0x000016e4 jam  0x0000003c , 0x00008900 
+ 00010555  0x000016e5 jam  0x000000e0 , 0x00008901 
+ 00010556  0x000016e6 jam  0x00000012 , 0x0000896d 
+ 00010557  0x000016e7 nop  0x0000000a 
+ 00010558  0x000016e8 jam  0x00000001 , 0x00008902 
+ 00010559  0x000016e9 jam  0x0000003d , 0x00008902 
+ 00010560  0x000016ea nop  0x0000000a 
+ 00010561  0x000016eb jam  0x000000b7 , 0x00008903 
+ 00010562  0x000016ec nop  0x0000000a 
+ 00010563  0x000016ed jam  0x0000007f , 0x00008902 
+ 00010564  0x000016ef fetch  0x00000001 , 0x000041de 
+ 00010565  0x000016f0 beq  0x00000000 , 0x0000294b 
+ 00010566  0x000016f1 beq  0x00000001 , 0x0000294f 
+ 00010567  0x000016f2 beq  0x00000002 , 0x00002953 
+ 00010568  0x000016f3 beq  0x00000003 , 0x00002957 
+ 00010569  0x000016f4 beq  0x00000004 , 0x0000295b 
+ 00010570  0x000016f5 beq  0x00000020 , 0x0000295f 
+ 00010571  0x000016f7 jam  0x000000f0 , 0x00008956 
+ 00010572  0x000016f8 call  0x00002965 
+ 00010573  0x000016f9 jam  0x000000d8 , 0x00008955 
+ 00010574  0x000016fa rtn 
+ 00010575  0x000016fd jam  0x000000df , 0x00008956 
+ 00010576  0x000016fe call  0x00002965 
+ 00010577  0x000016ff jam  0x000000df , 0x00008955 
+ 00010578  0x00001700 rtn 
+ 00010579  0x00001703 jam  0x000000ff , 0x00008956 
+ 00010580  0x00001704 call  0x00002965 
+ 00010581  0x00001705 jam  0x000000df , 0x00008955 
+ 00010582  0x00001706 rtn 
+ 00010583  0x00001708 jam  0x000000ce , 0x00008956 
+ 00010584  0x00001709 call  0x00002965 
+ 00010585  0x0000170a jam  0x000000d8 , 0x00008955 
+ 00010586  0x0000170b rtn 
+ 00010587  0x0000170e jam  0x000000cb , 0x00008956 
+ 00010588  0x0000170f call  0x00002965 
+ 00010589  0x00001710 jam  0x000000d8 , 0x00008955 
+ 00010590  0x00001711 rtn 
+ 00010591  0x00001714 jam  0x000000d0 , 0x00008955 
+ 00010592  0x00001715 jam  0x000000c0 , 0x00008956 
+ 00010593  0x00001716 jam  0x0000004c , 0x00008957 
+ 00010594  0x00001717 jam  0x0000006c , 0x00008958 
+ 00010595  0x00001718 jam  0x00000050 , 0x00008959 
+ 00010596  0x00001719 rtn 
+ 00010597  0x0000171c nop  0x00000004 
+ 00010598  0x0000171d jam  0x000000d1 , 0x00008955 
+ 00010599  0x0000171e nop  0x00000004 
+ 00010600  0x0000171f jam  0x000000d2 , 0x00008955 
+ 00010601  0x00001720 nop  0x00000004 
+ 00010602  0x00001721 jam  0x000000d4 , 0x00008955 
+ 00010603  0x00001722 rtn 
+ 00010604  0x00001726 jam  0x00000006 , 0x00008042 
+ 00010605  0x00001728 fetch  0x00000002 , 0x000040c3 
+ 00010606  0x00001729 bbit0  0x0000000e , 0x0000296d 
+ 00010607  0x0000172a iforce  0x00000006 
+ 00010608  0x0000172b arg  0x00008900 , 0x00000002 
+ 00010609  0x0000172d ifetch  0x00000001 , 0x00000006 
+ 00010610  0x0000172e beq  0x000000ff , 0x00002977 
+ 00010611  0x0000172f ior  0x00000002 , 0x00000005 
+ 00010612  0x00001730 ifetch  0x00000001 , 0x00000006 
+ 00010613  0x00001731 istore  0x00000001 , 0x00000005 
+ 00010614  0x00001732 branch  0x00002971 
+ 00010615  0x00001734 bpatch  0x0000008a , 0x00004011 
+ 00010616  0x00001735 call  0x00002be5 
+ 00010617  0x00001736 call  0x000029c9 
+ 00010618  0x00001738 setarg  0x000007d0 
+ 00010619  0x00001739 iadd  0x00000022 , 0x0000003f 
+ 00010620  0x0000173a store  0x00000004 , 0x00000169 
+ 00010621  0x0000173b set1  0x00000003 , 0x00000015 
+ 00010622  0x0000173c force  0x00000000 , 0x00000015 
+ 00010623  0x0000173d ncall  0x00002998 , 0x0000002b 
+ 00010624  0x0000173e branch  0x000029ab 
+ 00010625  0x00001742 bpatch  0x0000008b , 0x00004011 
+ 00010626  0x00001743 setarg  0x00000960 
+ 00010627  0x00001744 iadd  0x00000011 , 0x00000002 
+ 00010628  0x00001745 fetch  0x00000001 , 0x000040bd 
+ 00010629  0x00001746 jam  0x00000004 , 0x0000895f 
+ 00010630  0x00001747 imul32  0x00000002 , 0x0000003f 
+ 00010631  0x00001748 fetcht  0x00000001 , 0x000040be 
+ 00010632  0x00001749 idiv  0x00000002 
+ 00010633  0x0000174a call  0x00007f86 
+ 00010634  0x0000174b quotient  0x00000011 
+ 00010635  0x0000174c remainder  0x0000003f 
+ 00010636  0x0000174d lshift16  0x0000003f , 0x0000003f 
+ 00010637  0x0000174e lshift4  0x0000003f , 0x0000003f 
+ 00010638  0x0000174f idiv  0x00000002 
+ 00010639  0x00001750 call  0x00007f86 
+ 00010640  0x00001751 quotient  0x0000003f 
+ 00010641  0x00001752 lshift8  0x0000003f , 0x0000003f 
+ 00010642  0x00001753 lshift  0x0000003f , 0x0000003f 
+ 00010643  0x00001754 ior  0x00000011 , 0x0000003f 
+ 00010644  0x00001755 hstore  0x00000004 , 0x00008960 
+ 00010645  0x00001756 jam  0x00000044 , 0x0000895f 
+ 00010646  0x00001757 jam  0x000000c4 , 0x0000895f 
+ 00010647  0x00001758 rtn 
+ 00010648  0x0000175c bpatch  0x0000008c , 0x00004011 
+ 00010649  0x0000175d jam  0x00000002 , 0x00008906 
+ 00010650  0x0000175e setarg  0x0003d090 
+ 00010651  0x0000175f call  0x00002a8f 
+ 00010652  0x00001760 jam  0x0000007f , 0x00008900 
+ 00010653  0x00001761 nop  0x00000082 
+ 00010654  0x00001762 jam  0x00000030 , 0x00008952 
+ 00010655  0x00001763 jam  0x000000d0 , 0x00008901 
+ 00010656  0x00001764 jam  0x00000070 , 0x00008952 
+ 00010657  0x00001765 jam  0x000000f0 , 0x00008952 
+ 00010658  0x00001766 force  0x00000032 , 0x00000039 
+ 00010659  0x00001768 hfetch  0x00000001 , 0x00008980 
+ 00010660  0x00001769 bbit1  0x00000005 , 0x000029a6 
+ 00010661  0x0000176a loop  0x000029a3 
+ 00010662  0x0000176c store  0x00000001 , 0x000040ce 
+ 00010663  0x0000176d jam  0x00000000 , 0x00008901 
+ 00010664  0x0000176e jam  0x00000000 , 0x00008900 
+ 00010665  0x0000176f jam  0x00000000 , 0x00008906 
+ 00010666  0x00001770 rtn 
+ 00010667  0x00001773 bpatch  0x0000008d , 0x00004011 
+ 00010668  0x00001774 fetch  0x00000001 , 0x000040ce 
+ 00010669  0x00001775 set1  0x00000005 , 0x0000003f 
+ 00010670  0x00001776 hstore  0x00000001 , 0x00008952 
+ 00010671  0x00001777 hfetcht  0x00000001 , 0x00008950 
+ 00010672  0x00001778 and_into  0x00000007 , 0x00000002 
+ 00010673  0x00001779 lshift3  0x0000003f , 0x0000003f 
+ 00010674  0x0000177a ior  0x00000002 , 0x0000003f 
+ 00010675  0x0000177b hstore  0x00000001 , 0x00008950 
+ 00010676  0x0000177c hfetch  0x00000001 , 0x00008951 
+ 00010677  0x0000177d set0  0x00000000 , 0x0000003f 
+ 00010678  0x0000177e hstore  0x00000001 , 0x00008951 
+ 00010679  0x0000177f hfetch  0x00000001 , 0x00008952 
+ 00010680  0x00001780 set0  0x00000005 , 0x0000003f 
+ 00010681  0x00001781 hstore  0x00000001 , 0x00008952 
+ 00010682  0x00001782 rtn 
+ 00010683  0x00001785 bpatch  0x0000008e , 0x00004011 
+ 00010684  0x00001786 hfetch  0x00000002 , 0x00008981 
+ 00010685  0x00001787 rshift4  0x0000003f , 0x0000003f 
+ 00010686  0x00001788 rshift3  0x0000003f , 0x0000003f 
+ 00010687  0x00001789 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00010688  0x0000178b and_into  0x000000ff , 0x0000003f 
+ 00010689  0x0000178c div  0x0000003f , 0x0000000a 
+ 00010690  0x0000178d call  0x00007f86 
+ 00010691  0x0000178e quotient  0x0000003f 
+ 00010692  0x0000178f lshift4  0x0000003f , 0x0000003f 
+ 00010693  0x00001790 remainder  0x00000002 
+ 00010694  0x00001791 ior  0x00000002 , 0x0000003f 
+ 00010695  0x00001792 store  0x00000001 , 0x00000018 
+ 00010696  0x00001793 rtn 
+ 00010697  0x00001797 jam  0x00000006 , 0x00008042 
+ 00010698  0x00001798 hfetch  0x00000001 , 0x0000896b 
+ 00010699  0x00001799 set0  0x00000004 , 0x0000003f 
+ 00010700  0x0000179a set0  0x00000005 , 0x0000003f 
+ 00010701  0x0000179b hstore  0x00000001 , 0x0000896b 
+ 00010702  0x0000179c jam  0x00000000 , 0x00008905 
+ 00010703  0x0000179d jam  0x00000000 , 0x00008904 
+ 00010704  0x0000179e jam  0x00000070 , 0x00008904 
+ 00010705  0x0000179f jam  0x000000ff , 0x00008905 
+ 00010706  0x000017a0 hfetch  0x00000001 , 0x0000896b 
+ 00010707  0x000017a1 set1  0x00000004 , 0x0000003f 
+ 00010708  0x000017a2 set1  0x00000005 , 0x0000003f 
+ 00010709  0x000017a3 hstore  0x00000001 , 0x0000896b 
+ 00010710  0x000017a4 call  0x000029e9 
+ 00010711  0x000017a5 hfetch  0x00000001 , 0x00008968 
+ 00010712  0x000017a6 set1  0x00000007 , 0x0000003f 
+ 00010713  0x000017a7 hstore  0x00000001 , 0x00008968 
+ 00010714  0x000017a8 set0  0x00000007 , 0x0000003f 
+ 00010715  0x000017a9 hstore  0x00000001 , 0x00008968 
+ 00010716  0x000017aa set1  0x00000007 , 0x0000003f 
+ 00010717  0x000017ab hstore  0x00000001 , 0x00008968 
+ 00010718  0x000017ac jam  0x00000005 , 0x00008042 
+ 00010719  0x000017ad nop  0x00000001 
+ 00010720  0x000017ae jam  0x00000004 , 0x00008042 
+ 00010721  0x000017af hfetch  0x00000001 , 0x0000896b 
+ 00010722  0x000017b0 and_into  0x000000cf , 0x0000003f 
+ 00010723  0x000017b1 hstore  0x00000001 , 0x0000896b 
+ 00010724  0x000017b2 or_into  0x00000030 , 0x0000003f 
+ 00010725  0x000017b3 hstore  0x00000001 , 0x0000896b 
+ 00010726  0x000017b4 rtn 
+ 00010727  0x000017b8 setarg  0x00000f0f 
+ 00010728  0x000017b9 branch  0x00002c18 
+ 00010729  0x000017bc setarg  0x0000080f 
+ 00010730  0x000017bd branch  0x00002c18 
+ 00010731  0x000017c2 bpatch  0x0000008f , 0x00004011 
+ 00010732  0x000017c3 call  0x00002924 
+ 00010733  0x000017c4 disable  0x00000020 
+ 00010734  0x000017c5 enable  0x00000021 
+ 00010735  0x000017c6 pulse  0x00000016 
+ 00010736  0x000017c7 rtn 
+ 00010737  0x000017ca bpatch  0x00000090 , 0x00004012 
+ 00010738  0x000017cb fetch  0x00000001 , 0x0000004c 
+ 00010739  0x000017cc isolate1  0x00000002 , 0x0000003f 
+ 00010740  0x000017cd setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00010741  0x000017ce hstore  0x00000001 , 0x00008011 
+ 00010742  0x000017cf arg  0x00000062 , 0x00000006 
+ 00010743  0x000017d0 ifetch  0x00000009 , 0x00000006 
+ 00010744  0x000017d1 iforce  0x00000032 
+ 00010745  0x000017d2 ifetch  0x00000007 , 0x00000006 
+ 00010746  0x000017d3 iforce  0x00000033 
+ 00010747  0x000017d4 fetch  0x00000001 , 0x00000054 
+ 00010748  0x000017d5 add  0x0000003f , 0xffffffff , 0x00000034 
+ 00010749  0x000017d6 pulse  0x0000001a 
+ 00010750  0x000017d7 rtn 
+ 00010751  0x000017da deposit  0x0000001a 
+ 00010752  0x000017db store  0x00000006 , 0x0000009a 
+ 00010753  0x000017dc disable  0x0000000d 
+ 00010754  0x000017dd nbranch  0x000028f9 , 0x00000018 
+ 00010755  0x000017de arg  0x000003bb , 0x00000029 
+ 00010756  0x000017df increase  0x00000001 , 0x00000028 
+ 00010757  0x000017e0 and_into  0x000001fc , 0x00000028 
+ 00010758  0x000017e1 rtn 
+ 00010759  0x000017e6 enable  0x0000000d 
+ 00010760  0x000017e8 correlate  0x0000003e , 0x00000017 
+ 00010761  0x000017e9 branch  0x000029ff , 0x00000018 
+ 00010762  0x000017ea compare  0x00000002 , 0x00000028 , 0x00000002 
+ 00010763  0x000017eb nbranch  0x00002a08 , 0x00000001 
+ 00010764  0x000017ec branch  0x000029ff 
+ 00010765  0x000017ef bpatch  0x00000091 , 0x00004012 
+ 00010766  0x000017f0 arg  0x00000600 , 0x0000000b 
+ 00010767  0x000017f1 enable  0x0000000d 
+ 00010768  0x000017f2 correlate  0x00000023 , 0x00000026 
+ 00010769  0x000017f3 disable  0x0000000d 
+ 00010770  0x000017f4 nbranch  0x000028f9 , 0x00000018 
+ 00010771  0x000017f5 rtn 
+ 00010772  0x000017f8 bpatch  0x00000092 , 0x00004012 
+ 00010773  0x000017f9 enable  0x0000000d 
+ 00010774  0x000017fa correlate  0x0000003e , 0x00000003 
+ 00010775  0x000017fb disable  0x0000000d 
+ 00010776  0x000017fc nbranch  0x000028f9 , 0x00000018 
+ 00010777  0x000017fd arg  0x000003bb , 0x00000029 
+ 00010778  0x000017fe and_into  0x000001fc , 0x00000028 
+ 00010779  0x000017ff rtn 
+ 00010780  0x00001803 bpatch  0x00000093 , 0x00004012 
+ 00010781  0x00001804 iforce  0x00000011 
+ 00010782  0x00001805 deposit  0x00000021 
+ 00010783  0x00001806 iadd  0x00000002 , 0x0000000b 
+ 00010784  0x00001807 copy  0x0000000b , 0x0000003f 
+ 00010785  0x00001808 store  0x00000004 , 0x000040ca 
+ 00010786  0x00001809 deposit  0x00000011 
+ 00010787  0x0000180a rtn 
+ 00010788  0x0000180e copy  0x0000003f , 0x00000002 
+ 00010789  0x0000180f bpatch  0x00000094 , 0x00004012 
+ 00010790  0x00001810 copy  0x00000002 , 0x0000003f 
+ 00010791  0x00001811 call  0x00007f50 
+ 00010792  0x00001812 lshift16  0x00000021 , 0x0000003f 
+ 00010793  0x00001813 set1  0x0000002c , 0x0000003f 
+ 00010794  0x00001814 call  0x00007f39 
+ 00010795  0x00001815 set0  0x0000002c , 0x0000003f 
+ 00010796  0x00001816 call  0x00002a77 
+ 00010797  0x00001817 call  0x00007f39 
+ 00010798  0x00001818 rtn  0x00000028 
+ 00010799  0x00001819 call  0x00007f43 
+ 00010800  0x0000181a iforce  0x0000001b 
+ 00010801  0x0000181b until  0x0000003e , 0x00000003 
+ 00010802  0x0000181c rtn 
+ 00010803  0x00001820 bpatch  0x00000095 , 0x00004012 
+ 00010804  0x00001821 branch  0x00002a38 , 0x00000030 
+ 00010805  0x00001822 until  0x00000029 , 0x00000026 
+ 00010806  0x00001824 copy  0x00000028 , 0x00000002 
+ 00010807  0x00001825 branch  0x00002a3b 
+ 00010808  0x00001827 branch  0x00002a3a , 0x0000002e 
+ 00010809  0x00001828 until  0x00000023 , 0x00000026 
+ 00010810  0x0000182a copy  0x00000022 , 0x00000002 
+ 00010811  0x0000182c branch  0x00002a47 , 0x00000028 
+ 00010812  0x0000182d compare  0x00000001 , 0x00000002 , 0x00000003 
+ 00010813  0x0000182e nbranch  0x00002a33 , 0x00000001 
+ 00010814  0x00001830 bpatch  0x00000096 , 0x00004012 
+ 00010815  0x00001831 fetch  0x00000001 , 0x00000030 
+ 00010816  0x00001832 rtnbit0  0x00000000 
+ 00010817  0x00001833 fetch  0x00000004 , 0x000040ca 
+ 00010818  0x00001834 isub  0x00000002 , 0x0000003f 
+ 00010819  0x00001835 nrtn  0x00000002 
+ 00010820  0x00001836 sub  0x0000003f , 0x000000ff , 0x0000003e 
+ 00010821  0x00001837 branch  0x00002a33 , 0x00000002 
+ 00010822  0x00001838 rtn 
+ 00010823  0x0000183a compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00010824  0x0000183b nbranch  0x00002a33 , 0x00000001 
+ 00010825  0x0000183c branch  0x00002a3e 
+ 00010826  0x0000183f bpatch  0x00000097 , 0x00004012 
+ 00010827  0x00001840 arg  0x00000600 , 0x0000000b 
+ 00010828  0x00001841 branch  0x00002a33 
+ 00010829  0x00001844 disable  0x00000028 
+ 00010830  0x00001845 branch  0x00002a4a 
+ 00010831  0x00001848 enable  0x00000028 
+ 00010832  0x00001849 branch  0x00002a4a 
+ 00010833  0x0000184c bpatch  0x00000098 , 0x00004013 
+ 00010834  0x0000184d call  0x000029f1 
+ 00010835  0x0000184e disable  0x00000021 
+ 00010836  0x0000184f enable  0x00000020 
+ 00010837  0x00001850 rtn 
+ 00010838  0x00001855 bpatch  0x00000099 , 0x00004013 
+ 00010839  0x00001856 arg  0x00000e43 , 0x0000000b 
+ 00010840  0x00001857 until  0x00000023 , 0x00000026 
+ 00010841  0x00001858 pulse  0x00000016 
+ 00010842  0x00001859 rtn 
+ 00010843  0x0000185c bpatch  0x0000009a , 0x00004013 
+ 00010844  0x0000185d arg  0x00000d00 , 0x0000000b 
+ 00010845  0x0000185e until  0x00000023 , 0x00000026 
+ 00010846  0x0000185f rtn 
+ 00010847  0x00001863 bpatch  0x0000009b , 0x00004013 
+ 00010848  0x00001864 arg  0x00000e43 , 0x0000000b 
+ 00010849  0x00001865 until  0x00000029 , 0x00000026 
+ 00010850  0x00001866 pulse  0x00000016 
+ 00010851  0x00001867 rtn 
+ 00010852  0x0000186a bpatch  0x0000009c , 0x00004013 
+ 00010853  0x0000186b preload  0x00000009 
+ 00010854  0x0000186c enable  0x0000001d 
+ 00010855  0x0000186d set1  0x00000000 , 0x00000015 
+ 00010856  0x0000186e inject  0x00000003 , 0x00000048 
+ 00010857  0x0000186f disable  0x0000001d 
+ 00010858  0x00001870 rtn 
+ 00010859  0x00001874 copy  0x00000025 , 0x00000002 
+ 00010860  0x00001875 or_into  0x00000060 , 0x00000002 
+ 00010861  0x00001876 copy  0x00000002 , 0x0000000e 
+ 00010862  0x00001877 rtn 
+ 00010863  0x0000187d bpatch  0x0000009d , 0x00004013 
+ 00010864  0x0000187e fetch  0x00000001 , 0x00004090 
+ 00010865  0x0000187f increase  0x00000001 , 0x0000003f 
+ 00010866  0x00001880 bne  0x00000007 , 0x00002a74 
+ 00010867  0x00001881 force  0x00000001 , 0x0000003f 
+ 00010868  0x00001883 store  0x00000001 , 0x00004090 
+ 00010869  0x00001884 iforce  0x00000004 
+ 00010870  0x00001885 rtn 
+ 00010871  0x00001888 copy  0x00000019 , 0x00000002 
+ 00010872  0x00001889 rtn  0x00000029 
+ 00010873  0x0000188a copy  0x0000001a , 0x00000002 
+ 00010874  0x0000188b rtn 
+ 00010875  0x0000188e deposit  0x00000022 
+ 00010876  0x0000188f rtn  0x00000029 
+ 00010877  0x00001890 deposit  0x00000028 
+ 00010878  0x00001891 rtn 
+ 00010879  0x00001895 bpatch  0x0000009e , 0x00004013 
+ 00010880  0x00001896 fetcht  0x00000004 , 0x0000004d 
+ 00010881  0x00001897 call  0x00002a7b 
+ 00010882  0x00001898 isub  0x00000002 , 0x0000000b 
+ 00010883  0x00001899 deposit  0x0000000b 
+ 00010884  0x0000189a fetcht  0x00000002 , 0x00000051 
+ 00010885  0x0000189b lshift  0x00000002 , 0x00000002 
+ 00010886  0x0000189c isub  0x00000002 , 0x0000003f 
+ 00010887  0x0000189d rtn 
+ 00010888  0x000018a0 bpatch  0x0000009f , 0x00004013 
+ 00010889  0x000018a1 call  0x00002a7b 
+ 00010890  0x000018a2 store  0x00000004 , 0x0000004d 
+ 00010891  0x000018a3 rtn 
+ 00010892  0x000018a6 bpatch  0x000000a0 , 0x00004014 
+ 00010893  0x000018a7 branch  0x00002a8c 
+ 00010894  0x000018aa branch  0x00002a8e 
+ 00010895  0x000018ad rtn  0x00000034 
+ 00010896  0x000018af rshift  0x0000003f , 0x0000003f 
+ 00010897  0x000018b0 increase  0xfffffffd , 0x0000003f 
+ 00010898  0x000018b2 increase  0xffffffff , 0x0000003f 
+ 00010899  0x000018b3 nbranch  0x00002a92 , 0x00000005 
+ 00010900  0x000018b4 force  0x00000000 , 0x0000003f 
+ 00010901  0x000018b5 rtn 
+ 00010902  0x000018bb arg  0x00000010 , 0x00000039 
+ 00010903  0x000018bc arg  0x00000000 , 0x00000005 
+ 00010904  0x000018bd call  0x00007ec6 
+ 00010905  0x000018be arg  0x0000043f , 0x00000005 
+ 00010906  0x000018bf arg  0x0000000a , 0x00000039 
+ 00010907  0x000018c0 call  0x00007ec6 
+ 00010908  0x000018c1 jam  0x00000000 , 0x000009b2 
+ 00010909  0x000018c2 jam  0x00000000 , 0x00000a99 
+ 00010910  0x000018c3 jam  0x00000000 , 0x0000048c 
+ 00010911  0x000018c4 jam  0x00000000 , 0x0000017f 
+ 00010912  0x000018c5 jam  0x00000000 , 0x000004d1 
+ 00010913  0x000018c6 bpatch  0x000000a1 , 0x00004014 
+ 00010914  0x000018c7 jam  0x00000000 , 0x0000016d 
+ 00010915  0x000018c8 jam  0x00000000 , 0x00000151 
+ 00010916  0x000018c9 jam  0x00000000 , 0x0000015c 
+ 00010917  0x000018ca setarg  0x009e8b33 
+ 00010918  0x000018cb store  0x00000003 , 0x000040a7 
+ 00010919  0x000018cc setarg  0x00000153 
+ 00010920  0x000018cd store  0x00000002 , 0x00000083 
+ 00010921  0x000018ce jam  0x0000001e , 0x00000085 
+ 00010922  0x000018cf jam  0x00000001 , 0x00000086 
+ 00010923  0x000018d0 jam  0x00000007 , 0x00000088 
+ 00010924  0x000018d1 setarg  0x0012e904 
+ 00010925  0x000018d2 store  0x00000003 , 0x00000080 
+ 00010926  0x000018d7 jam  0x00000060 , 0x00000090 
+ 00010927  0x000018d8 jam  0x00000005 , 0x000040d0 
+ 00010928  0x000018d9 jam  0x00000002 , 0x00000014 
+ 00010929  0x000018da fetch  0x00000001 , 0x0000465a 
+ 00010930  0x000018db ncall  0x000074c1 , 0x00000034 
+ 00010931  0x000018dc fetch  0x00000001 , 0x000044be 
+ 00010932  0x000018dd ncall  0x00007518 , 0x00000034 
+ 00010933  0x000018de bpatch  0x000000a2 , 0x00004014 
+ 00010934  0x000018df rtn  0x0000002b 
+ 00010935  0x000018e0 setarg  0x00000000 
+ 00010936  0x000018e1 store  0x00000002 , 0x000041dc 
+ 00010937  0x000018e2 rshift  0x00000022 , 0x0000003f 
+ 00010938  0x000018e3 store  0x00000004 , 0x00004094 
+ 00010939  0x000018e4 rtn 
+ 00010940  0x000018ec setarg  0x0000ee21 
+ 00010941  0x000018ed hstore  0x00000002 , 0x00008050 
+ 00010942  0x000018ee hfetch  0x00000004 , 0x0000811c 
+ 00010943  0x000018ef store  0x00000004 , 0x00000abe 
+ 00010944  0x000018f0 hfetch  0x00000001 , 0x0000813e 
+ 00010945  0x000018f1 store  0x00000001 , 0x00000abd 
+ 00010946  0x000018f2 bbit0  0x00000003 , 0x0000645b 
+ 00010947  0x000018f3 enable  0x0000002b 
+ 00010948  0x000018f4 bbit0  0x00000007 , 0x00002acc 
+ 00010949  0x000018f5 disable  0x0000002b 
+ 00010950  0x000018f6 deposit  0x00000027 
+ 00010951  0x000018f7 nbranch  0x00002acc , 0x00000034 
+ 00010952  0x000018f8 hfetch  0x00000001 , 0x0000813b 
+ 00010953  0x000018f9 bbit1  0x00000002 , 0x00002acc 
+ 00010954  0x000018fa arg  0xffffffff , 0x00000002 
+ 00010955  0x000018fb branch  0x00002b3c 
+ 00010956  0x000018fd hfetch  0x00000003 , 0x0000813c 
+ 00010957  0x000018fe hstore  0x00000003 , 0x0000804c 
+ 00010958  0x000018ff ifetch  0x00000001 , 0x00000006 
+ 00010959  0x00001900 or_into  0x000000ef , 0x0000003f 
+ 00010960  0x00001901 istore  0x00000001 , 0x00000005 
+ 00010961  0x00001902 call  0x00002c23 
+ 00010962  0x00001903 hfetch  0x00000001 , 0x0000804f 
+ 00010963  0x00001904 set1  0x00000004 , 0x0000003f 
+ 00010964  0x00001905 hstore  0x00000001 , 0x0000804f 
+ 00010965  0x00001906 call  0x00002c23 
+ 00010966  0x00001907 call  0x00002adf , 0x0000002b 
+ 00010967  0x00001908 hfetch  0x00000001 , 0x0000804e 
+ 00010968  0x00001909 set0  0x00000003 , 0x0000003f 
+ 00010969  0x0000190a hstore  0x00000001 , 0x0000804e 
+ 00010970  0x0000190b call  0x00002c23 
+ 00010971  0x0000190c nbranch  0x0000645b , 0x0000002b 
+ 00010972  0x0000190d rtnmark0  0x0000002b 
+ 00010973  0x0000190e jam  0x00000008 , 0x00008006 
+ 00010974  0x0000190f rtn 
+ 00010975  0x00001912 fetch  0x00000001 , 0x00004198 
+ 00010976  0x00001913 hstore  0x00000001 , 0x00008086 
+ 00010977  0x00001914 fetch  0x00000003 , 0x0000418d 
+ 00010978  0x00001915 hstore  0x00000003 , 0x00008080 
+ 00010979  0x00001916 fetch  0x00000004 , 0x00004181 
+ 00010980  0x00001917 hstore  0x00000004 , 0x00008074 
+ 00010981  0x00001918 fetch  0x00000004 , 0x0000417d 
+ 00010982  0x00001919 hstore  0x00000004 , 0x00008070 
+ 00010983  0x0000191a fetch  0x00000008 , 0x00004185 
+ 00010984  0x0000191b hstore  0x00000008 , 0x00008078 
+ 00010985  0x0000191c fetch  0x00000008 , 0x00004190 
+ 00010986  0x0000191d iforce  0x00000000 
+ 00010987  0x0000191e hfetch  0x00000008 , 0x00008140 
+ 00010988  0x0000191f store  0x00000008 , 0x000000a1 
+ 00010989  0x00001920 call  0x000064ca 
+ 00010990  0x00001921 rtn 
+ 00010991  0x00001924 deposit  0x00000000 
+ 00010992  0x00001925 store  0x00000008 , 0x00004190 
+ 00010993  0x00001926 hfetch  0x00000008 , 0x00008070 
+ 00010994  0x00001927 store  0x00000008 , 0x0000417d 
+ 00010995  0x00001928 ifetch  0x00000008 , 0x00000006 
+ 00010996  0x00001929 istore  0x00000008 , 0x00000005 
+ 00010997  0x0000192a hfetch  0x00000003 , 0x00008080 
+ 00010998  0x0000192b store  0x00000003 , 0x0000418d 
+ 00010999  0x0000192c hfetch  0x00000001 , 0x00008086 
+ 00011000  0x0000192d store  0x00000001 , 0x00004198 
+ 00011001  0x0000192e branch  0x00002c29 
+ 00011002  0x00001931 hfetch  0x00000001 , 0x00008063 
+ 00011003  0x00001932 nbranch  0x00002b00 , 0x00000034 
+ 00011004  0x00001933 fetch  0x00000003 , 0x0000416f 
+ 00011005  0x00001934 nrtn  0x00000034 
+ 00011006  0x00001935 jam  0x000000c0 , 0x00008063 
+ 00011007  0x00001936 jam  0x00000080 , 0x00008006 
+ 00011008  0x00001938 hfetch  0x00000001 , 0x0000812d 
+ 00011009  0x00001939 rtnbit0  0x00000001 
+ 00011010  0x0000193a hfetch  0x00000003 , 0x00008149 
+ 00011011  0x0000193b store  0x00000003 , 0x0000416f 
+ 00011012  0x0000193c rtn 
+ 00011013  0x00001941 bpatch  0x000000a3 , 0x00004014 
+ 00011014  0x00001942 deposit  0x0000001a 
+ 00011015  0x00001943 call  0x00007f37 
+ 00011016  0x00001944 fetcht  0x00000004 , 0x0000415f 
+ 00011017  0x00001945 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00011018  0x00001946 rtn  0x00000002 
+ 00011019  0x00001947 lshift8  0x0000003f , 0x0000003f 
+ 00011020  0x00001948 lshift4  0x0000003f , 0x0000003f 
+ 00011021  0x00001949 idiv  0x00000002 
+ 00011022  0x0000194a call  0x00007f86 
+ 00011023  0x0000194b quotient  0x0000003f 
+ 00011024  0x0000194c arg  0x000000c8 , 0x00000002 
+ 00011025  0x0000194d call  0x00007f91 
+ 00011026  0x0000194e store  0x00000001 , 0x00000099 
+ 00011027  0x0000194f nbranch  0x00002b15 , 0x00000028 
+ 00011028  0x00001950 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00011029  0x00001952 fetcht  0x00000003 , 0x0000416f 
+ 00011030  0x00001953 iadd  0x00000002 , 0x0000003f 
+ 00011031  0x00001954 store  0x00000003 , 0x0000416f 
+ 00011032  0x00001956 setarg  0x00000000 
+ 00011033  0x00001957 store  0x00000004 , 0x0000415f 
+ 00011034  0x00001958 rtn 
+ 00011035  0x0000195d fetch  0x00000001 , 0x00004177 
+ 00011036  0x0000195e set1  0x00000002 , 0x0000003f 
+ 00011037  0x0000195f store  0x00000001 , 0x00004177 
+ 00011038  0x00001960 branch  0x00002b23 
+ 00011039  0x00001965 arg  0xffffffff , 0x00000002 
+ 00011040  0x00001966 fetch  0x00000001 , 0x00004176 
+ 00011041  0x00001967 set0  0x00000007 , 0x0000003f 
+ 00011042  0x00001968 store  0x00000001 , 0x00004176 
+ 00011043  0x0000196a bpatch  0x000000a4 , 0x00004014 
+ 00011044  0x0000196b call  0x00002c29 
+ 00011045  0x0000196c fetch  0x00000001 , 0x00004157 
+ 00011046  0x0000196d store  0x00000001 , 0x0000417c 
+ 00011047  0x0000196e fetch  0x00000001 , 0x0000417a 
+ 00011048  0x0000196f set1  0x00000007 , 0x0000003f 
+ 00011049  0x00001970 store  0x00000001 , 0x0000417a 
+ 00011050  0x00001974 bpatch  0x000000a5 , 0x00004014 
+ 00011051  0x00001975 call  0x000029e7 
+ 00011052  0x00001976 fetch  0x00000004 , 0x0000415f 
+ 00011053  0x00001977 iadd  0x00000002 , 0x0000003f 
+ 00011054  0x00001978 store  0x00000004 , 0x0000415f 
+ 00011055  0x00001979 call  0x00002aef 
+ 00011056  0x0000197a fetch  0x00000005 , 0x00004178 
+ 00011057  0x0000197b hstore  0x00000004 , 0x0000804c 
+ 00011058  0x0000197c rshift32  0x0000003f , 0x00000011 
+ 00011059  0x0000197d until  0x0000003e , 0x00000033 
+ 00011060  0x0000197e deposit  0x00000019 
+ 00011061  0x0000197f store  0x00000006 , 0x00004163 
+ 00011062  0x00001980 jam  0x00000002 , 0x00008005 
+ 00011063  0x00001981 until  0x0000003e , 0x00000033 
+ 00011064  0x00001982 until  0x0000003e , 0x00000033 
+ 00011065  0x00001983 deposit  0x00000011 
+ 00011066  0x00001984 hstore  0x00000001 , 0x0000804f 
+ 00011067  0x00001985 jam  0x00000002 , 0x00008005 
+ 00011068  0x00001987 until  0x0000003e , 0x00000033 
+ 00011069  0x00001988 until  0x0000003e , 0x00000033 
+ 00011070  0x00001989 hstoret  0x00000004 , 0x0000804c 
+ 00011071  0x0000198a jam  0x00000010 , 0x00008005 
+ 00011072  0x0000198b until  0x0000003e , 0x0000003f 
+ 00011073  0x00001991 bpatch  0x000000a6 , 0x00004014 
+ 00011074  0x00001992 setarg  0x00000000 
+ 00011075  0x00001993 copy  0x00000027 , 0x0000003e 
+ 00011076  0x00001994 branch  0x00002b4c , 0x00000005 
+ 00011077  0x00001995 hfetch  0x00000001 , 0x0000813c 
+ 00011078  0x00001996 hfetcht  0x00000001 , 0x0000813d 
+ 00011079  0x00001997 isub  0x00000002 , 0x0000003e 
+ 00011080  0x00001998 branch  0x00002b4a , 0x00000002 
+ 00011081  0x00001999 deposit  0x00000002 
+ 00011082  0x0000199b isub  0x00000027 , 0x0000003f 
+ 00011083  0x0000199c increase  0x00000001 , 0x0000003f 
+ 00011084  0x0000199e increase  0x00000008 , 0x0000003f 
+ 00011085  0x0000199f until  0x0000003e , 0x00000033 
+ 00011086  0x000019a0 iadd  0x00000031 , 0x0000003f 
+ 00011087  0x000019a1 fetcht  0x00000004 , 0x0000415b 
+ 00011088  0x000019a2 iadd  0x00000002 , 0x0000003f 
+ 00011089  0x000019a3 fetcht  0x00000003 , 0x0000416f 
+ 00011090  0x000019a4 imul32  0x00000002 , 0x0000003f 
+ 00011091  0x000019a5 rshift8  0x0000003f , 0x0000003f 
+ 00011092  0x000019a6 rshift4  0x0000003f , 0x0000003f 
+ 00011093  0x000019a7 increase  0x0000006e , 0x0000003f 
+ 00011094  0x000019a8 arg  0x00000ea6 , 0x00000002 
+ 00011095  0x000019a9 idiv  0x00000002 
+ 00011096  0x000019aa call  0x00007f86 
+ 00011097  0x000019ab quotient  0x0000003f 
+ 00011098  0x000019ac lshift16  0x0000003f , 0x0000003f 
+ 00011099  0x000019ad remainder  0x00000002 
+ 00011100  0x000019ae ior  0x00000002 , 0x0000003f 
+ 00011101  0x000019af fetcht  0x00000006 , 0x00004163 
+ 00011102  0x000019b0 call  0x00007f2c 
+ 00011103  0x000019b1 copy  0x00000002 , 0x00000019 
+ 00011104  0x000019b2 fetch  0x00000006 , 0x00004048 
+ 00011105  0x000019b3 call  0x00002854 
+ 00011106  0x000019b4 deposit  0x0000001a 
+ 00011107  0x000019b5 store  0x00000006 , 0x00000a9a 
+ 00011108  0x000019b6 deposit  0x00000027 
+ 00011109  0x000019b7 istore  0x00000001 , 0x00000005 
+ 00011110  0x000019b8 hfetch  0x00000001 , 0x0000811d 
+ 00011111  0x000019b9 or_into  0x000000f0 , 0x0000003f 
+ 00011112  0x000019ba istore  0x00000001 , 0x00000005 
+ 00011113  0x000019bb rtn 
+ 00011114  0x000019be bpatch  0x000000a7 , 0x00004014 
+ 00011115  0x000019bf call  0x00002afa 
+ 00011116  0x000019c0 fetch  0x00000003 , 0x0000416f 
+ 00011117  0x000019c1 rtn  0x00000034 
+ 00011118  0x000019c2 fetch  0x00000001 , 0x00004091 
+ 00011119  0x000019c3 rtn  0x00000034 
+ 00011120  0x000019c4 fetch  0x00000001 , 0x0000465a 
+ 00011121  0x000019c5 branch  0x00002b74 , 0x00000034 
+ 00011122  0x000019c6 fetch  0x00000001 , 0x000045b1 
+ 00011123  0x000019c7 rtn  0x00000034 
+ 00011124  0x000019c9 fetch  0x00000001 , 0x000044c0 
+ 00011125  0x000019ca nrtn  0x00000034 
+ 00011126  0x000019cb call  0x00002c3a 
+ 00011127  0x000019cc nrtn  0x00000034 
+ 00011128  0x000019cd fetch  0x00000001 , 0x00004040 
+ 00011129  0x000019ce compare  0x00000003 , 0x0000003f , 0x00000007 
+ 00011130  0x000019cf nbranch  0x00002b9d , 0x00000001 
+ 00011131  0x000019d0 fetch  0x00000002 , 0x00004042 
+ 00011132  0x000019d1 rtn  0x00000034 
+ 00011133  0x000019d2 rtn  0x0000002b 
+ 00011134  0x000019d3 bpatch  0x000000a8 , 0x00004015 
+ 00011135  0x000019d5 fetcht  0x00000001 , 0x000000a0 
+ 00011136  0x000019d6 fetch  0x00000002 , 0x00004042 
+ 00011137  0x000019d7 imul32  0x00000002 , 0x0000003f 
+ 00011138  0x000019d8 rshift4  0x00000002 , 0x00000002 
+ 00011139  0x000019d9 rshift2  0x00000002 , 0x00000002 
+ 00011140  0x000019da isub  0x00000002 , 0x0000003f 
+ 00011141  0x000019db fetcht  0x00000004 , 0x00004044 
+ 00011142  0x000019dc iadd  0x00000002 , 0x0000003f 
+ 00011143  0x000019dd fetcht  0x00000001 , 0x00004156 
+ 00011144  0x000019de isub  0x00000002 , 0x0000003f 
+ 00011145  0x000019df lshift16  0x0000003f , 0x00000030 
+ 00011146  0x000019e0 bpatch  0x000000a9 , 0x00004015 
+ 00011147  0x000019e1 fetch  0x00000002 , 0x0000404e 
+ 00011148  0x000019e2 rshift  0x0000003f , 0x0000003f 
+ 00011149  0x000019e3 call  0x00007f50 
+ 00011150  0x000019e4 deposit  0x00000030 
+ 00011151  0x000019e5 call  0x00007f39 
+ 00011152  0x000019e6 copy  0x0000001a , 0x00000002 
+ 00011153  0x000019e7 call  0x00007f37 
+ 00011154  0x000019e8 rtn  0x00000028 
+ 00011155  0x000019ea call  0x00007f49 
+ 00011156  0x000019ec bpatch  0x000000aa , 0x00004015 
+ 00011157  0x000019ed fetch  0x00000001 , 0x00004178 
+ 00011158  0x000019ee isub  0x00000002 , 0x0000003e 
+ 00011159  0x000019ef branch  0x00002b18 , 0x00000002 
+ 00011160  0x000019f0 storet  0x00000004 , 0x0000415b 
+ 00011161  0x000019f1 call  0x00003328 
+ 00011162  0x000019f2 call  0x000052fb 
+ 00011163  0x000019f3 fetcht  0x00000004 , 0x0000415b 
+ 00011164  0x000019f4 branch  0x00002b2a 
+ 00011165  0x000019f7 bpatch  0x000000ab , 0x00004015 
+ 00011166  0x000019f8 fetch  0x00000001 , 0x00004040 
+ 00011167  0x000019f9 rtnbit1  0x00000000 
+ 00011168  0x000019fa rtnbit1  0x00000003 
+ 00011169  0x000019fb fetch  0x00000001 , 0x0000465a 
+ 00011170  0x000019fc branch  0x00002ba5 , 0x00000034 
+ 00011171  0x000019fd fetch  0x00000001 , 0x000045b1 
+ 00011172  0x000019fe rtn  0x00000034 
+ 00011173  0x00001a00 bpatch  0x000000ac , 0x00004015 
+ 00011174  0x00001a01 fetch  0x00000001 , 0x0000436e 
+ 00011175  0x00001a02 nbranch  0x00002baa , 0x00000034 
+ 00011176  0x00001a03 fetch  0x00000001 , 0x00004093 
+ 00011177  0x00001a04 rtn  0x00000034 
+ 00011178  0x00001a06 fetch  0x00000002 , 0x00004154 
+ 00011179  0x00001a07 rtn  0x00000034 
+ 00011180  0x00001a09 fetcht  0x00000001 , 0x00004156 
+ 00011181  0x00001a0a isub  0x00000002 , 0x0000003f 
+ 00011182  0x00001a0b arg  0x00001d4c , 0x00000002 
+ 00011183  0x00001a0c imul32  0x00000002 , 0x0000003f 
+ 00011184  0x00001a0d branch  0x00002b93 
+ 00011185  0x00001a10 bpatch  0x000000ad , 0x00004015 
+ 00011186  0x00001a11 disable  0x0000002b 
+ 00011187  0x00001a12 fetch  0x00000001 , 0x00000030 
+ 00011188  0x00001a13 rtnbit0  0x00000001 
+ 00011189  0x00001a14 nbranch  0x00002bd0 , 0x0000002d 
+ 00011190  0x00001a15 call  0x00002bcb 
+ 00011191  0x00001a16 fetch  0x00000002 , 0x000040c1 
+ 00011192  0x00001a17 store  0x00000002 , 0x0000003e 
+ 00011193  0x00001a18 fetch  0x00000001 , 0x00000047 
+ 00011194  0x00001a19 bbit1  0x00000003 , 0x00002bde 
+ 00011195  0x00001a1a bmark0  0x0000000d , 0x00002bde 
+ 00011196  0x00001a1b call  0x00005274 
+ 00011197  0x00001a1c nbranch  0x00002bde , 0x00000034 
+ 00011198  0x00001a1d fetch  0x00000001 , 0x0000455c 
+ 00011199  0x00001a1e bbit1  0x00000001 , 0x00002bde 
+ 00011200  0x00001a20 jam  0x00000000 , 0x000000a0 
+ 00011201  0x00001a21 bmark0  0x0000000d , 0x00002bde 
+ 00011202  0x00001a22 fetch  0x00000001 , 0x00004174 
+ 00011203  0x00001a23 branch  0x00002be2 , 0x00000034 
+ 00011204  0x00001a24 increase  0xffffffff , 0x0000003f 
+ 00011205  0x00001a25 store  0x00000001 , 0x00004174 
+ 00011206  0x00001a26 rtn 
+ 00011207  0x00001a2a arg  0x00000001 , 0x00000007 
+ 00011208  0x00001a2b branch  0x000060cd 
+ 00011209  0x00001a2e arg  0x00000001 , 0x00000007 
+ 00011210  0x00001a2f branch  0x000060d1 
+ 00011211  0x00001a34 jam  0x00000000 , 0x00004159 
+ 00011212  0x00001a35 fetch  0x00000003 , 0x00004169 
+ 00011213  0x00001a36 increase  0x00000001 , 0x0000003f 
+ 00011214  0x00001a37 store  0x00000003 , 0x00004169 
+ 00011215  0x00001a38 rtn 
+ 00011216  0x00001a3b bpatch  0x000000ae , 0x00004015 
+ 00011217  0x00001a3c fetcht  0x00000002 , 0x000040c1 
+ 00011218  0x00001a3d rshift  0x00000002 , 0x00000002 
+ 00011219  0x00001a3e fetch  0x00000002 , 0x0000003e 
+ 00011220  0x00001a3f iadd  0x00000002 , 0x0000003f 
+ 00011221  0x00001a40 store  0x00000002 , 0x0000003e 
+ 00011222  0x00001a42 jam  0x00000000 , 0x000000a0 
+ 00011223  0x00001a43 fetch  0x00000003 , 0x0000416c 
+ 00011224  0x00001a44 increase  0x00000001 , 0x0000003f 
+ 00011225  0x00001a45 store  0x00000003 , 0x0000416c 
+ 00011226  0x00001a46 fetch  0x00000001 , 0x00004159 
+ 00011227  0x00001a47 increase  0x00000001 , 0x0000003f 
+ 00011228  0x00001a48 store  0x00000001 , 0x00004159 
+ 00011229  0x00001a49 rtn 
+ 00011230  0x00001a4c jam  0x00000000 , 0x000000a0 
+ 00011231  0x00001a4d fetch  0x00000001 , 0x00004173 
+ 00011232  0x00001a4e store  0x00000001 , 0x00004174 
+ 00011233  0x00001a4f rtn 
+ 00011234  0x00001a52 fetcht  0x00000001 , 0x00004172 
+ 00011235  0x00001a53 storet  0x00000001 , 0x000000a0 
+ 00011236  0x00001a54 rtn 
+ 00011237  0x00001a57 bpatch  0x000000af , 0x00004015 
+ 00011238  0x00001a58 fetch  0x00000001 , 0x00004178 
+ 00011239  0x00001a59 nrtn  0x00000034 
+ 00011240  0x00001a5a jam  0x00000006 , 0x00008042 
+ 00011241  0x00001a5b setarg  0x00000f0c 
+ 00011242  0x00001a5c call  0x00002c18 
+ 00011243  0x00001a5d setarg  0x00030d40 
+ 00011244  0x00001a5e call  0x00002a8f 
+ 00011245  0x00001a5f until  0x0000003e , 0x00000033 
+ 00011246  0x00001a60 copy  0x00000031 , 0x00000030 
+ 00011247  0x00001a61 call  0x000029e7 
+ 00011248  0x00001a62 jam  0x00000004 , 0x00008042 
+ 00011249  0x00001a63 nop  0x0000000a 
+ 00011250  0x00001a64 until  0x0000003e , 0x00000033 
+ 00011251  0x00001a65 deposit  0x00000031 
+ 00011252  0x00001a66 isub  0x00000030 , 0x0000003f 
+ 00011253  0x00001a67 increase  0x00000030 , 0x0000003f 
+ 00011254  0x00001a68 arg  0x000000ff , 0x00000002 
+ 00011255  0x00001a69 call  0x00007f91 
+ 00011256  0x00001a6a store  0x00000001 , 0x00004178 
+ 00011257  0x00001a6b nop  0x00007530 
+ 00011258  0x00001a6c nop  0x00007530 
+ 00011259  0x00001a6d nop  0x00007530 
+ 00011260  0x00001a6e rtn 
+ 00011261  0x00001a71 fetch  0x00000001 , 0x00004178 
+ 00011262  0x00001a72 nrtn  0x00000034 
+ 00011263  0x00001a73 jam  0x000000ff , 0x00008044 
+ 00011264  0x00001a74 jam  0x00000006 , 0x00008042 
+ 00011265  0x00001a75 call  0x000029e7 
+ 00011266  0x00001a76 setarg  0x000003e8 
+ 00011267  0x00001a77 iadd  0x00000031 , 0x00000030 
+ 00011268  0x00001a78 snooze 
+ 00011269  0x00001a79 deposit  0x00000031 
+ 00011270  0x00001a7a nop  0x00002ee0 
+ 00011271  0x00001a7b nop  0x00002ee0 
+ 00011272  0x00001a7c nop  0x00002ee0 
+ 00011273  0x00001a7d nop  0x00002ee0 
+ 00011274  0x00001a7e nop  0x00002ee0 
+ 00011275  0x00001a7f nop  0x00002ee0 
+ 00011276  0x00001a80 nop  0x00002ee0 
+ 00011277  0x00001a81 nop  0x00002ee0 
+ 00011278  0x00001a82 nop  0x00002ee0 
+ 00011279  0x00001a83 isub  0x00000030 , 0x0000003f 
+ 00011280  0x00001a84 add  0x0000003f , 0x00000030 , 0x0000003f 
+ 00011281  0x00001a85 arg  0x000000ff , 0x00000002 
+ 00011282  0x00001a86 call  0x00007f91 
+ 00011283  0x00001a87 store  0x00000001 , 0x00004178 
+ 00011284  0x00001a88 nop  0x00007530 
+ 00011285  0x00001a89 nop  0x00007530 
+ 00011286  0x00001a8a nop  0x00007530 
+ 00011287  0x00001a8b rtn 
+ 00011288  0x00001a91 arg  0x00000fff , 0x00000005 
+ 00011289  0x00001a92 iand  0x00000005 , 0x00000005 
+ 00011290  0x00001a93 fetch  0x00000001 , 0x00004175 
+ 00011291  0x00001a94 and_into  0x000000f0 , 0x0000003f 
+ 00011292  0x00001a95 lshift8  0x0000003f , 0x0000003f 
+ 00011293  0x00001a96 ior  0x00000005 , 0x0000003f 
+ 00011294  0x00001a97 hstore  0x00000002 , 0x0000804c 
+ 00011295  0x00001a98 ifetch  0x00000002 , 0x00000006 
+ 00011296  0x00001a99 istore  0x00000002 , 0x00000005 
+ 00011297  0x00001a9c setarg  0x00000001 
+ 00011298  0x00001a9d branch  0x00002c24 
+ 00011299  0x00001aa0 setarg  0x00000002 
+ 00011300  0x00001aa2 until  0x0000003e , 0x00000033 
+ 00011301  0x00001aa3 hstore  0x00000001 , 0x00008005 
+ 00011302  0x00001aa4 until  0x0000003e , 0x00000033 
+ 00011303  0x00001aa5 until  0x0000003e , 0x00000033 
+ 00011304  0x00001aa6 rtn 
+ 00011305  0x00001aaa bpatch  0x000000b0 , 0x00004016 
+ 00011306  0x00001aab fetch  0x00000004 , 0x000000a1 
+ 00011307  0x00001aac hstore  0x00000004 , 0x0000804c 
+ 00011308  0x00001aad setarg  0x00000004 
+ 00011309  0x00001aae call  0x00002c24 
+ 00011310  0x00001aaf fetch  0x00000004 , 0x000000a5 
+ 00011311  0x00001ab0 hstore  0x00000004 , 0x0000804c 
+ 00011312  0x00001ab1 setarg  0x00000008 
+ 00011313  0x00001ab2 branch  0x00002c24 
+ 00011314  0x00001ab5 fetch  0x00000002 , 0x00004152 
+ 00011315  0x00001ab6 qset1  0x0000003f 
+ 00011316  0x00001ab7 store  0x00000002 , 0x00004152 
+ 00011317  0x00001ab8 rtn 
+ 00011318  0x00001abb fetch  0x00000002 , 0x00004152 
+ 00011319  0x00001abc qset0  0x0000003f 
+ 00011320  0x00001abd store  0x00000002 , 0x00004152 
+ 00011321  0x00001abe rtn 
+ 00011322  0x00001ac3 bpatch  0x000000b1 , 0x00004016 
+ 00011323  0x00001ac4 call  0x00003326 
+ 00011324  0x00001ac5 fetch  0x00000002 , 0x00004152 
+ 00011325  0x00001ac6 copy  0x0000003f , 0x00000011 
+ 00011326  0x00001ac7 fetch  0x00000001 , 0x0000004c 
+ 00011327  0x00001ac8 isolate1  0x00000006 , 0x0000003f 
+ 00011328  0x00001ac9 setflag  0x00000001 , 0x0000000b , 0x00000011 
+ 00011329  0x00001aca fetch  0x00000001 , 0x00000078 
+ 00011330  0x00001acb fetcht  0x00000001 , 0x0000007c 
+ 00011331  0x00001acc iadd  0x00000002 , 0x0000003f 
+ 00011332  0x00001acd fetcht  0x00000001 , 0x00000048 
+ 00011333  0x00001ace iadd  0x00000002 , 0x0000003f 
+ 00011334  0x00001acf nsetflag  0x00000034 , 0x0000000a , 0x00000011 
+ 00011335  0x00001ad0 fetch  0x00000001 , 0x000044ff 
+ 00011336  0x00001ad1 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00011337  0x00001ad2 fetch  0x00000002 , 0x0000025d 
+ 00011338  0x00001ad3 fetcht  0x00000002 , 0x0000025f 
+ 00011339  0x00001ad4 iadd  0x00000002 , 0x0000003f 
+ 00011340  0x00001ad5 nsetflag  0x00000034 , 0x0000000d , 0x00000011 
+ 00011341  0x00001ad6 fetch  0x00000008 , 0x00004668 
+ 00011342  0x00001ad7 nsetflag  0x00000034 , 0x0000000f , 0x00000011 
+ 00011343  0x00001ad8 fetch  0x00000008 , 0x00004670 
+ 00011344  0x00001ad9 nsetflag  0x00000034 , 0x0000000e , 0x00000011 
+ 00011345  0x00001ada fetch  0x00000001 , 0x000041ce 
+ 00011346  0x00001adb nsetflag  0x00000034 , 0x00000008 , 0x00000011 
+ 00011347  0x00001adc fetch  0x00000001 , 0x00004092 
+ 00011348  0x00001add compare  0x0000000a , 0x0000003f , 0x000000ff 
+ 00011349  0x00001ade call  0x00002c5b , 0x00000001 
+ 00011350  0x00001adf setarg  0xfffffff8 
+ 00011351  0x00001ae0 iand  0x00000011 , 0x00000011 
+ 00011352  0x00001ae1 copy  0x00000011 , 0x0000003f 
+ 00011353  0x00001ae2 store  0x00000002 , 0x00004152 
+ 00011354  0x00001ae3 rtn 
+ 00011355  0x00001ae6 hfetch  0x00000002 , 0x00008112 
+ 00011356  0x00001ae7 nsetflag  0x00000034 , 0x00000006 , 0x00000011 
+ 00011357  0x00001ae8 hfetch  0x00000002 , 0x0000810e 
+ 00011358  0x00001ae9 nsetflag  0x00000034 , 0x00000005 , 0x00000011 
+ 00011359  0x00001aea rtn 
+ 00011360  0x00001aed hfetch  0x00000004 , 0x00008138 
+ 00011361  0x00001aee set0  0x0000001b , 0x0000003f 
+ 00011362  0x00001aef hstore  0x00000004 , 0x0000804c 
+ 00011363  0x00001af0 call  0x00002c21 
+ 00011364  0x00001af1 branch  0x00002a8c 
+ 00011365  0x00001af4 hfetch  0x00000004 , 0x0000813c 
+ 00011366  0x00001af5 set0  0x00000014 , 0x0000003f 
+ 00011367  0x00001af6 hstore  0x00000004 , 0x0000804c 
+ 00011368  0x00001af7 branch  0x00002c23 
+ 00011369  0x00001afa fetch  0x00000002 , 0x00004150 
+ 00011370  0x00001afb bbit1  0x00000000 , 0x00002a8c 
+ 00011371  0x00001afc rtn 
+ 00011372  0x00001afe fetch  0x00000002 , 0x00004150 
+ 00011373  0x00001aff bbit1  0x00000001 , 0x00002a8c 
+ 00011374  0x00001b00 rtn 
+ 00011375  0x00001b02 fetch  0x00000002 , 0x00004150 
+ 00011376  0x00001b03 bbit1  0x00000002 , 0x00002a8c 
+ 00011377  0x00001b04 rtn 
+ 00011378  0x00001b42 bpatch  0x000000b2 , 0x00004016 
+ 00011379  0x00001b43 call  0x00002c7a 
+ 00011380  0x00001b44 add  0x00000013 , 0x000000cd , 0x00000012 
+ 00011381  0x00001b45 ifetch  0x00000001 , 0x00000012 
+ 00011382  0x00001b47 rtneq  0x00000000 
+ 00011383  0x00001b48 beq  0x00000001 , 0x00002d06 
+ 00011384  0x00001b49 beq  0x00000002 , 0x00002c7f 
+ 00011385  0x00001b4a rtn 
+ 00011386  0x00001b4d fetcht  0x00000002 , 0x00004241 
+ 00011387  0x00001b4e copy  0x00000002 , 0x00000013 
+ 00011388  0x00001b4f rtn 
+ 00011389  0x00001b52 call  0x00002f3d 
+ 00011390  0x00001b53 branch  0x0000307d 
+ 00011391  0x00001b56 call  0x00003084 
+ 00011392  0x00001b57 call  0x0000305a 
+ 00011393  0x00001b58 call  0x0000305e 
+ 00011394  0x00001b59 branch  0x000030a2 
+ 00011395  0x00001b5f call  0x00003231 
+ 00011396  0x00001b60 setarg  0x0000004e 
+ 00011397  0x00001b61 call  0x0000322f 
+ 00011398  0x00001b62 call  0x000032ba 
+ 00011399  0x00001b65 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00011400  0x00001b66 ifetch  0x00000004 , 0x00000011 
+ 00011401  0x00001b67 branch  0x0000322c 
+ 00011402  0x00001b6a call  0x00002c7a 
+ 00011403  0x00001b6b add  0x00000013 , 0x00000091 , 0x00000012 
+ 00011404  0x00001b6c ifetcht  0x00000001 , 0x00000012 
+ 00011405  0x00001b6e call  0x00002c90 
+ 00011406  0x00001b6f add  0x00000013 , 0x00000091 , 0x00000005 
+ 00011407  0x00001b71 branch  0x00002e56 
+ 00011408  0x00001b74 call  0x00002c94 
+ 00011409  0x00001b75 increase  0x00000001 , 0x00000002 
+ 00011410  0x00001b76 and_into  0x00000003 , 0x00000002 
+ 00011411  0x00001b77 rtn 
+ 00011412  0x00001b7a add  0x00000013 , 0x000000ae , 0x00000012 
+ 00011413  0x00001b7b ifetch  0x00000001 , 0x00000012 
+ 00011414  0x00001b7d and_into  0x00000003 , 0x0000003f 
+ 00011415  0x00001b7e mul32  0x0000003f , 0x00000004 , 0x00000011 
+ 00011416  0x00001b7f add  0x00000013 , 0x00000097 , 0x0000003f 
+ 00011417  0x00001b81 iadd  0x00000011 , 0x0000003f 
+ 00011418  0x00001b82 iadd  0x00000002 , 0x00000006 
+ 00011419  0x00001b83 ifetch  0x00000001 , 0x00000006 
+ 00011420  0x00001b85 branch  0x0000322f 
+ 00011421  0x00001b88 call  0x0000326c 
+ 00011422  0x00001b89 call  0x0000666a 
+ 00011423  0x00001b8a setarg  0x000007e2 
+ 00011424  0x00001b8b arg  0x00000aa2 , 0x00000011 
+ 00011425  0x00001b8c arg  0x00000004 , 0x00000002 
+ 00011426  0x00001b8d call  0x000066b3 
+ 00011427  0x00001b8e call  0x0000666d 
+ 00011428  0x00001b8f fetch  0x00000004 , 0x00000aa2 
+ 00011429  0x00001b90 call  0x00003227 
+ 00011430  0x00001b92 nrtn  0x00000034 
+ 00011431  0x00001b93 fetch  0x00000004 , 0x000040a0 
+ 00011432  0x00001b95 branch  0x00003227 
+ 00011433  0x00001b98 call  0x00003241 
+ 00011434  0x00001b9a setarg  0x00000000 
+ 00011435  0x00001b9b call  0x0000323f 
+ 00011436  0x00001b9e call  0x0000323a 
+ 00011437  0x00001ba0 and_into  0x00000007 , 0x0000003f 
+ 00011438  0x00001ba2 branch  0x0000323c 
+ 00011439  0x00001ba5 call  0x0000323a 
+ 00011440  0x00001ba7 set1  0x00000004 , 0x0000003f 
+ 00011441  0x00001ba8 call  0x0000323c 
+ 00011442  0x00001bab branch  0x00003235 
+ 00011443  0x00001bae call  0x0000325d 
+ 00011444  0x00001bb0 beq  0x00000001 , 0x00002cb7 
+ 00011445  0x00001bb1 beq  0x00000002 , 0x00002cbc 
+ 00011446  0x00001bb2 rtn 
+ 00011447  0x00001bb5 call  0x0000323e 
+ 00011448  0x00001bb8 add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011449  0x00001bb9 call  0x000032d6 
+ 00011450  0x00001bbb call  0x00003242 
+ 00011451  0x00001bbd branch  0x00002cac 
+ 00011452  0x00001bc0 call  0x0000325a 
+ 00011453  0x00001bc2 branch  0x00002cb8 
+ 00011454  0x00001bc5 add  0x00000013 , 0x0000008c , 0x00000011 
+ 00011455  0x00001bc6 ifetch  0x00000001 , 0x00000011 
+ 00011456  0x00001bc8 increase  0x00000001 , 0x0000003f 
+ 00011457  0x00001bc9 add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011458  0x00001bca istore  0x00000001 , 0x00000005 
+ 00011459  0x00001bcc beq  0x00000020 , 0x00002dd2 
+ 00011460  0x00001bcd call  0x00003258 
+ 00011461  0x00001bcf beq  0x00000001 , 0x00002cca 
+ 00011462  0x00001bd0 setarg  0x00000001 
+ 00011463  0x00001bd1 call  0x0000325b 
+ 00011464  0x00001bd4 call  0x00003258 
+ 00011465  0x00001bd6 bne  0x00000001 , 0x00002cac 
+ 00011466  0x00001bd8 add  0x00000013 , 0x000000d3 , 0x00000011 
+ 00011467  0x00001bd9 ifetch  0x00000001 , 0x00000011 
+ 00011468  0x00001bdb increase  0x00000001 , 0x0000003f 
+ 00011469  0x00001bdc call  0x00002cd5 
+ 00011470  0x00001bde beq  0x00000004 , 0x00002cd2 
+ 00011471  0x00001bdf call  0x00002c8a 
+ 00011472  0x00001be0 call  0x00002d04 
+ 00011473  0x00001be2 branch  0x00002d8f 
+ 00011474  0x00001be5 call  0x00002cd4 
+ 00011475  0x00001be7 branch  0x00002cac 
+ 00011476  0x00001bea setarg  0x00000000 
+ 00011477  0x00001bec add  0x00000013 , 0x000000d3 , 0x00000005 
+ 00011478  0x00001bed branch  0x000032b4 
+ 00011479  0x00001bf0 call  0x0000323e 
+ 00011480  0x00001bf3 call  0x0000325a 
+ 00011481  0x00001bf5 call  0x00003241 
+ 00011482  0x00001bf7 branch  0x00002cac 
+ 00011483  0x00001bfa call  0x0000325d 
+ 00011484  0x00001bfc beq  0x00000003 , 0x00002cd8 
+ 00011485  0x00001bfd call  0x0000323a 
+ 00011486  0x00001bff isolate0  0x00000004 , 0x0000003f 
+ 00011487  0x00001c00 branch  0x00002ca9 , 0x00000001 
+ 00011488  0x00001c01 call  0x0000325d 
+ 00011489  0x00001c03 beq  0x00000001 , 0x00002cd7 
+ 00011490  0x00001c04 beq  0x00000002 , 0x00002cd8 
+ 00011491  0x00001c05 rtn 
+ 00011492  0x00001c08 call  0x00003253 
+ 00011493  0x00001c0a rtnne  0x000000ff 
+ 00011494  0x00001c0b call  0x00002ce9 
+ 00011495  0x00001c0c ncall  0x00002cf4 , 0x0000002c 
+ 00011496  0x00001c0d rtn 
+ 00011497  0x00001c10 disable  0x0000002c 
+ 00011498  0x00001c11 add  0x00000013 , 0x000000ce , 0x00000011 
+ 00011499  0x00001c12 ifetch  0x00000001 , 0x00000011 
+ 00011500  0x00001c14 rtnne  0x00000001 
+ 00011501  0x00001c15 add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011502  0x00001c16 ifetch  0x00000001 , 0x00000011 
+ 00011503  0x00001c18 rtnne  0x00000000 
+ 00011504  0x00001c19 setarg  0x00000001 
+ 00011505  0x00001c1a call  0x00002cfd 
+ 00011506  0x00001c1c call  0x00003237 
+ 00011507  0x00001c1e branch  0x00007feb 
+ 00011508  0x00001c21 add  0x00000013 , 0x000000d0 , 0x00000011 
+ 00011509  0x00001c22 ifetch  0x00000001 , 0x00000011 
+ 00011510  0x00001c24 branch  0x00002cff , 0x00000034 
+ 00011511  0x00001c25 increase  0xffffffff , 0x0000003f 
+ 00011512  0x00001c26 call  0x0000323f 
+ 00011513  0x00001c28 setarg  0x00000002 
+ 00011514  0x00001c29 call  0x00002cfd 
+ 00011515  0x00001c2b call  0x00002c8a 
+ 00011516  0x00001c2d branch  0x00003237 
+ 00011517  0x00001c30 add  0x00000013 , 0x000000d2 , 0x00000005 
+ 00011518  0x00001c31 branch  0x000032b4 
+ 00011519  0x00001c35 setarg  0x00000003 
+ 00011520  0x00001c36 call  0x00002cfd 
+ 00011521  0x00001c38 call  0x00003258 
+ 00011522  0x00001c3a nbranch  0x00002cc8 , 0x00000034 
+ 00011523  0x00001c3b call  0x00002c8a 
+ 00011524  0x00001c3e setarg  0x00000002 
+ 00011525  0x00001c3f branch  0x00003238 
+ 00011526  0x00001c42 rtnmark0  0x00000026 
+ 00011527  0x00001c43 set1  0x00000027 , 0x00000000 
+ 00011528  0x00001c44 bpatch  0x000000b3 , 0x00004016 
+ 00011529  0x00001c45 add  0x00000013 , 0x0000008e , 0x00000011 
+ 00011530  0x00001c46 ifetch  0x00000001 , 0x00000011 
+ 00011531  0x00001c48 beq  0x00000001 , 0x00002d0f 
+ 00011532  0x00001c49 call  0x0000306a 
+ 00011533  0x00001c4a nbranch  0x00002d16 , 0x00000028 
+ 00011534  0x00001c4b call  0x00002d1b 
+ 00011535  0x00001c4d add  0x00000013 , 0x0000008e , 0x00000005 
+ 00011536  0x00001c4e call  0x000032d6 
+ 00011537  0x00001c50 call  0x00002d2c 
+ 00011538  0x00001c51 nbranch  0x00002d7d , 0x00000028 
+ 00011539  0x00001c52 call  0x00002ce4 
+ 00011540  0x00001c54 call  0x00002d8f 
+ 00011541  0x00001c55 call  0x00002e7a 
+ 00011542  0x00001c57 set0  0x00000027 , 0x00000000 
+ 00011543  0x00001c58 rtn 
+ 00011544  0x00001c5b rtn  0x00000005 
+ 00011545  0x00001c5c set1  0x0000001c , 0x0000003f 
+ 00011546  0x00001c5d rtn 
+ 00011547  0x00001c60 add  0x00000013 , 0x000000c2 , 0x00000011 
+ 00011548  0x00001c61 ifetch  0x00000001 , 0x00000011 
+ 00011549  0x00001c63 increase  0x00000001 , 0x0000003f 
+ 00011550  0x00001c64 add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011551  0x00001c65 istore  0x00000001 , 0x00000005 
+ 00011552  0x00001c67 beq  0x00000004 , 0x00002d23 
+ 00011553  0x00001c68 beq  0x00000005 , 0x00002d27 
+ 00011554  0x00001c69 rtn 
+ 00011555  0x00001c6b add  0x00000013 , 0x000000ad , 0x00000011 
+ 00011556  0x00001c6c ifetch  0x00000001 , 0x00000011 
+ 00011557  0x00001c70 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00011558  0x00001c71 branch  0x000032b4 
+ 00011559  0x00001c74 add  0x00000013 , 0x000000c2 , 0x00000005 
+ 00011560  0x00001c75 call  0x000032d6 
+ 00011561  0x00001c77 add  0x00000013 , 0x000000ac , 0x00000011 
+ 00011562  0x00001c78 ifetch  0x00000001 , 0x00000011 
+ 00011563  0x00001c7a branch  0x00002d25 
+ 00011564  0x00001c7d call  0x00003253 
+ 00011565  0x00001c7f bne  0x000000ff , 0x00002eb1 
+ 00011566  0x00001c80 bpatch  0x000000b4 , 0x00004016 
+ 00011567  0x00001c81 call  0x00002d3a 
+ 00011568  0x00001c82 nbranch  0x00002d36 , 0x00000028 
+ 00011569  0x00001c83 call  0x00002d53 
+ 00011570  0x00001c84 call  0x00002e71 
+ 00011571  0x00001c87 setarg  0x00000001 
+ 00011572  0x00001c89 add  0x00000013 , 0x0000008b , 0x00000005 
+ 00011573  0x00001c8a branch  0x000032b4 
+ 00011574  0x00001c8d add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011575  0x00001c8e ifetch  0x00000001 , 0x00000011 
+ 00011576  0x00001c90 beq  0x00000001 , 0x00007fe7 
+ 00011577  0x00001c91 rtn 
+ 00011578  0x00001c95 add  0x00000013 , 0x000000d8 , 0x00000002 
+ 00011579  0x00001c96 ifetch  0x00000002 , 0x00000002 
+ 00011580  0x00001c98 call  0x00007f9c 
+ 00011581  0x00001c99 nrtn  0x00000028 
+ 00011582  0x00001c9a copy  0x00000011 , 0x0000003f 
+ 00011583  0x00001c9b store  0x00000001 , 0x00000aae 
+ 00011584  0x00001c9c add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00011585  0x00001c9d call  0x000032d6 
+ 00011586  0x00001c9f call  0x00002cac 
+ 00011587  0x00001ca0 store  0x00000001 , 0x0000119e 
+ 00011588  0x00001ca1 fetch  0x00000001 , 0x00000aae 
+ 00011589  0x00001ca2 copy  0x0000003f , 0x00000011 
+ 00011590  0x00001ca3 add  0x00000011 , 0x00000001 , 0x00000002 
+ 00011591  0x00001ca4 arg  0x0000119f , 0x00000005 
+ 00011592  0x00001ca5 copy  0x00000011 , 0x00000039 
+ 00011593  0x00001ca6 copy  0x00000012 , 0x00000006 
+ 00011594  0x00001ca7 call  0x00007f01 
+ 00011595  0x00001ca8 arg  0x0000119e , 0x00000011 
+ 00011596  0x00001caa rtnmark0  0x00000027 
+ 00011597  0x00001cab add  0x00000013 , 0x00000086 , 0x00000005 
+ 00011598  0x00001cac istoret  0x00000001 , 0x00000005 
+ 00011599  0x00001cae copy  0x00000002 , 0x00000039 
+ 00011600  0x00001caf add  0x00000013 , 0x00000022 , 0x00000005 
+ 00011601  0x00001cb1 copy  0x00000011 , 0x00000006 
+ 00011602  0x00001cb2 branch  0x00007f01 
+ 00011603  0x00001cb6 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011604  0x00001cb7 ifetch  0x00000001 , 0x00000011 
+ 00011605  0x00001cb9 increase  0x00000002 , 0x0000003f 
+ 00011606  0x00001cba add  0x00000013 , 0x00000088 , 0x00000005 
+ 00011607  0x00001cbb istore  0x00000001 , 0x00000005 
+ 00011608  0x00001cbe call  0x0000323a 
+ 00011609  0x00001cc0 call  0x00003235 
+ 00011610  0x00001cc3 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011611  0x00001cc4 ifetch  0x00000001 , 0x00000011 
+ 00011612  0x00001cc6 lshift3  0x0000003f , 0x0000003f 
+ 00011613  0x00001cc7 add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011614  0x00001cc8 ifetcht  0x00000001 , 0x00000011 
+ 00011615  0x00001cca and  0x00000002 , 0x00000003 , 0x00000002 
+ 00011616  0x00001ccb lshift  0x00000002 , 0x00000002 
+ 00011617  0x00001ccc ior  0x00000002 , 0x0000003f 
+ 00011618  0x00001ccd add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011619  0x00001cce ifetcht  0x00000001 , 0x00000011 
+ 00011620  0x00001cd0 iadd  0x00000002 , 0x0000003f 
+ 00011621  0x00001cd1 istore  0x00000001 , 0x00000005 
+ 00011622  0x00001cd3 add  0x00000013 , 0x00000086 , 0x00000011 
+ 00011623  0x00001cd4 ifetch  0x00000001 , 0x00000011 
+ 00011624  0x00001cd6 iforce  0x00000039 
+ 00011625  0x00001cd7 add  0x00000013 , 0x00000022 , 0x00000006 
+ 00011626  0x00001cd9 branch  0x00007f01 
+ 00011627  0x00001cdc call  0x0000324f 
+ 00011628  0x00001cde call  0x0000325a 
+ 00011629  0x00001ce0 call  0x00002e6d 
+ 00011630  0x00001ce1 call  0x00002cac 
+ 00011631  0x00001ce2 store  0x00000001 , 0x0000119e 
+ 00011632  0x00001ce3 call  0x00002d77 
+ 00011633  0x00001ce4 call  0x0000323a 
+ 00011634  0x00001ce6 set1  0x00000003 , 0x0000003f 
+ 00011635  0x00001ce7 call  0x0000323c 
+ 00011636  0x00001ce9 call  0x00002d53 
+ 00011637  0x00001cea call  0x00002d33 
+ 00011638  0x00001ceb branch  0x00002d14 
+ 00011639  0x00001cee store  0x00000001 , 0x0000119f 
+ 00011640  0x00001cef call  0x00003224 
+ 00011641  0x00001cf1 store  0x00000004 , 0x000011a0 
+ 00011642  0x00001cf2 arg  0x00000006 , 0x00000002 
+ 00011643  0x00001cf3 arg  0x0000119e , 0x00000011 
+ 00011644  0x00001cf4 branch  0x00002d4c 
+ 00011645  0x00001cf7 add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00011646  0x00001cf8 ifetch  0x00000001 , 0x00000011 
+ 00011647  0x00001cfa branch  0x00002d6b , 0x00000034 
+ 00011648  0x00001cfd add  0x00000013 , 0x000000da , 0x00000011 
+ 00011649  0x00001cfe ifetch  0x00000002 , 0x00000011 
+ 00011650  0x00001d00 branch  0x00007f9c 
+ 00011651  0x00001d03 call  0x00002c7a 
+ 00011652  0x00001d05 call  0x00002afa 
+ 00011653  0x00001d06 fetch  0x00000003 , 0x0000416f 
+ 00011654  0x00001d07 rtn  0x00000034 
+ 00011655  0x00001d08 add  0x00000013 , 0x000000dc , 0x00000002 
+ 00011656  0x00001d09 ifetch  0x00000002 , 0x00000002 
+ 00011657  0x00001d0b call  0x00007f9c 
+ 00011658  0x00001d0c add  0x00000013 , 0x000000b6 , 0x00000002 
+ 00011659  0x00001d0d ifetch  0x00000008 , 0x00000002 
+ 00011660  0x00001d0e call  0x00007f49 
+ 00011661  0x00001d0f storet  0x00000004 , 0x0000415b 
+ 00011662  0x00001d10 branch  0x00002b2a 
+ 00011663  0x00001d13 call  0x00002c7a 
+ 00011664  0x00001d14 add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011665  0x00001d15 call  0x000032d6 
+ 00011666  0x00001d18 call  0x00002da4 
+ 00011667  0x00001d19 nbranch  0x00002dae , 0x00000018 
+ 00011668  0x00001d1a nbranch  0x00002dae , 0x0000002f 
+ 00011669  0x00001d1b call  0x00002dd6 
+ 00011670  0x00001d1c call  0x00002e75 
+ 00011671  0x00001d1e call  0x00002c7a 
+ 00011672  0x00001d1f add  0x00000013 , 0x00000085 , 0x00000011 
+ 00011673  0x00001d20 ifetch  0x00000001 , 0x00000011 
+ 00011674  0x00001d22 increase  0x00000001 , 0x0000003f 
+ 00011675  0x00001d23 call  0x00003232 
+ 00011676  0x00001d25 call  0x00003253 
+ 00011677  0x00001d27 bne  0x000000ff , 0x00002ed0 
+ 00011678  0x00001d28 call  0x00002cdb 
+ 00011679  0x00001d2a setarg  0x00000000 
+ 00011680  0x00001d2b add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011681  0x00001d2c istore  0x00000002 , 0x00000005 
+ 00011682  0x00001d30 setarg  0x00000000 
+ 00011683  0x00001d31 branch  0x00002d34 
+ 00011684  0x00001d35 disable  0x0000002f 
+ 00011685  0x00001d36 call  0x00002df7 
+ 00011686  0x00001d37 call  0x00002c7a 
+ 00011687  0x00001d38 add  0x00000013 , 0x000000c3 , 0x00000011 
+ 00011688  0x00001d39 ifetch  0x00000001 , 0x00000011 
+ 00011689  0x00001d3b beq  0x00000001 , 0x00002dac 
+ 00011690  0x00001d3c call  0x00002e11 
+ 00011691  0x00001d3d branch  0x00002e45 
+ 00011692  0x00001d3f call  0x00002e45 
+ 00011693  0x00001d40 branch  0x00002d97 
+ 00011694  0x00001d44 bpatch  0x000000b5 , 0x00004016 
+ 00011695  0x00001d45 add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011696  0x00001d46 ifetch  0x00000001 , 0x00000011 
+ 00011697  0x00001d48 increase  0x00000001 , 0x0000003f 
+ 00011698  0x00001d49 add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011699  0x00001d4a istore  0x00000001 , 0x00000005 
+ 00011700  0x00001d4c call  0x00003253 
+ 00011701  0x00001d4e bne  0x000000ff , 0x00002dcc 
+ 00011702  0x00001d4f add  0x00000013 , 0x0000008f , 0x00000011 
+ 00011703  0x00001d50 ifetcht  0x00000001 , 0x00000011 
+ 00011704  0x00001d52 increase  0x00000001 , 0x00000002 
+ 00011705  0x00001d53 add  0x00000013 , 0x0000008f , 0x00000005 
+ 00011706  0x00001d54 istoret  0x00000001 , 0x00000005 
+ 00011707  0x00001d56 add  0x00000013 , 0x000000cc , 0x00000011 
+ 00011708  0x00001d57 ifetch  0x00000001 , 0x00000011 
+ 00011709  0x00001d59 isub  0x00000002 , 0x0000003f 
+ 00011710  0x00001d5a nbranch  0x00002d92 , 0x00000034 
+ 00011711  0x00001d5b bpatch  0x000000b6 , 0x00004016 
+ 00011712  0x00001d5c call  0x0000325d 
+ 00011713  0x00001d5e beq  0x00000003 , 0x00002cbe 
+ 00011714  0x00001d5f add  0x00000013 , 0x000000d1 , 0x00000011 
+ 00011715  0x00001d60 ifetch  0x00000001 , 0x00000011 
+ 00011716  0x00001d62 increase  0x00000001 , 0x0000003f 
+ 00011717  0x00001d63 add  0x00000013 , 0x000000d1 , 0x00000005 
+ 00011718  0x00001d64 istore  0x00000001 , 0x00000005 
+ 00011719  0x00001d66 beq  0x00000002 , 0x00002cb3 
+ 00011720  0x00001d67 call  0x00002caf 
+ 00011721  0x00001d68 setarg  0x00000001 
+ 00011722  0x00001d69 call  0x00003238 
+ 00011723  0x00001d6b branch  0x00002d8f 
+ 00011724  0x00001d6e add  0x00000013 , 0x0000008d , 0x00000011 
+ 00011725  0x00001d6f ifetch  0x00000001 , 0x00000011 
+ 00011726  0x00001d71 rtnne  0x000000ff 
+ 00011727  0x00001d72 add  0x00000013 , 0x0000008d , 0x00000005 
+ 00011728  0x00001d73 call  0x000032d6 
+ 00011729  0x00001d75 branch  0x00002dd4 
+ 00011730  0x00001d78 add  0x00000013 , 0x0000008c , 0x00000005 
+ 00011731  0x00001d79 call  0x000032d6 
+ 00011732  0x00001d7c jam  0x0000003a , 0x00000a99 
+ 00011733  0x00001d7d branch  0x00007d86 
+ 00011734  0x00001d80 call  0x00002dde 
+ 00011735  0x00001d81 add  0x00000013 , 0x00000084 , 0x00000011 
+ 00011736  0x00001d82 ifetch  0x00000001 , 0x00000011 
+ 00011737  0x00001d84 rtn  0x00000034 
+ 00011738  0x00001d85 iforce  0x00000039 
+ 00011739  0x00001d86 add  0x00000013 , 0x00000002 , 0x00000006 
+ 00011740  0x00001d88 add  0x00000013 , 0x00000064 , 0x00000005 
+ 00011741  0x00001d8a branch  0x00007f01 
+ 00011742  0x00001d8f call  0x0000325f 
+ 00011743  0x00001d91 rshift3  0x0000003f , 0x0000003f 
+ 00011744  0x00001d92 add  0x00000013 , 0x00000084 , 0x00000005 
+ 00011745  0x00001d93 istore  0x00000001 , 0x00000005 
+ 00011746  0x00001d96 increase  0x00000001 , 0x0000003f 
+ 00011747  0x00001d97 add  0x00000013 , 0x00000001 , 0x00000006 
+ 00011748  0x00001d99 iadd  0x00000006 , 0x00000006 
+ 00011749  0x00001d9a ifetch  0x00000003 , 0x00000006 
+ 00011750  0x00001d9b add  0x00000013 , 0x000000c4 , 0x00000005 
+ 00011751  0x00001d9c istore  0x00000003 , 0x00000005 
+ 00011752  0x00001d9f call  0x0000325f 
+ 00011753  0x00001da1 rshift  0x0000003f , 0x0000003f 
+ 00011754  0x00001da2 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00011755  0x00001da3 add  0x00000013 , 0x000000ca , 0x00000005 
+ 00011756  0x00001da4 istore  0x00000001 , 0x00000005 
+ 00011757  0x00001da6 rtn 
+ 00011758  0x00001da9 disable  0x00000009 
+ 00011759  0x00001daa disable  0x00000007 
+ 00011760  0x00001dab setarg  0x00555555 
+ 00011761  0x00001dac iforce  0x0000000f 
+ 00011762  0x00001dad rtn 
+ 00011763  0x00001db0 call  0x00002918 
+ 00011764  0x00001db1 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011765  0x00001db2 ifetcht  0x00000001 , 0x00000011 
+ 00011766  0x00001db4 branch  0x00002933 
+ 00011767  0x00001db7 call  0x00002dee 
+ 00011768  0x00001db8 call  0x00002df3 
+ 00011769  0x00001db9 set1  0x00000000 , 0x00000015 
+ 00011770  0x00001dba enable  0x0000001d 
+ 00011771  0x00001dbb enable  0x00000020 
+ 00011772  0x00001dbc disable  0x00000021 
+ 00011773  0x00001dbd call  0x000053c4 
+ 00011774  0x00001dbe call  0x0000322a 
+ 00011775  0x00001dc0 iforce  0x00000009 
+ 00011776  0x00001dc1 inject  0x00000003 , 0x00000020 
+ 00011777  0x00001dc2 enable  0x00000009 
+ 00011778  0x00001dc3 add  0x00000013 , 0x00000088 , 0x00000011 
+ 00011779  0x00001dc4 ifetch  0x00000001 , 0x00000011 
+ 00011780  0x00001dc6 iforce  0x00000039 
+ 00011781  0x00001dc7 add  0x00000013 , 0x00000042 , 0x00000006 
+ 00011782  0x00001dca ifetch  0x00000001 , 0x00000006 
+ 00011783  0x00001dcb inject  0x00000003 , 0x00000008 
+ 00011784  0x00001dcc loop  0x00002e06 
+ 00011785  0x00001dcd enable  0x00000008 
+ 00011786  0x00001dce inject  0x00000003 , 0x00000018 
+ 00011787  0x00001dcf disable  0x00000008 
+ 00011788  0x00001dd0 until  0x0000003e , 0x00000027 
+ 00011789  0x00001dd1 bpatch  0x000000b7 , 0x00004016 
+ 00011790  0x00001dd2 nop  0x00000064 
+ 00011791  0x00001dd3 disable  0x0000001d 
+ 00011792  0x00001dd4 rtn 
+ 00011793  0x00001dd7 disable  0x0000002f 
+ 00011794  0x00001dd8 force  0x00000000 , 0x00000015 
+ 00011795  0x00001dd9 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00011796  0x00001dda ifetcht  0x00000001 , 0x00000011 
+ 00011797  0x00001ddc call  0x0000291f 
+ 00011798  0x00001ddd call  0x00002924 
+ 00011799  0x00001ddf call  0x00002dee 
+ 00011800  0x00001de0 enable  0x0000000d 
+ 00011801  0x00001de1 enable  0x00000021 
+ 00011802  0x00001de2 disable  0x00000020 
+ 00011803  0x00001de3 call  0x000053c4 
+ 00011804  0x00001de4 call  0x0000322a 
+ 00011805  0x00001de6 iforce  0x00000009 
+ 00011806  0x00001de7 enable  0x00000010 
+ 00011807  0x00001de8 add  0x00000013 , 0x00000089 , 0x00000011 
+ 00011808  0x00001de9 ifetch  0x00000002 , 0x00000011 
+ 00011809  0x00001deb iforce  0x0000001b 
+ 00011810  0x00001dec correlate  0x0000003e , 0x00000003 
+ 00011811  0x00001ded nbranch  0x00002e4d , 0x00000018 
+ 00011812  0x00001dee enable  0x00000009 
+ 00011813  0x00001def parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011814  0x00001df0 rshift3  0x0000000c , 0x0000003f 
+ 00011815  0x00001df1 add  0x00000013 , 0x00000000 , 0x00000005 
+ 00011816  0x00001df2 istore  0x00000001 , 0x00000005 
+ 00011817  0x00001df4 add  0x00000013 , 0x000000cd , 0x00000011 
+ 00011818  0x00001df5 ifetch  0x00000001 , 0x00000011 
+ 00011819  0x00001df7 beq  0x00000002 , 0x00002e33 
+ 00011820  0x00001df8 bpatch  0x000000b8 , 0x00004017 
+ 00011821  0x00001df9 add  0x00000013 , 0x00000000 , 0x00000011 
+ 00011822  0x00001dfa ifetch  0x00000001 , 0x00000011 
+ 00011823  0x00001dfc add  0x00000013 , 0x00000087 , 0x00000011 
+ 00011824  0x00001dfd ifetcht  0x00000001 , 0x00000011 
+ 00011825  0x00001dff icompare  0x00000007 , 0x00000002 
+ 00011826  0x00001e00 nbranch  0x00002e45 , 0x00000001 
+ 00011827  0x00001e02 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011828  0x00001e03 rshift3  0x0000000c , 0x0000003f 
+ 00011829  0x00001e04 istore  0x00000001 , 0x00000005 
+ 00011830  0x00001e05 rshift3  0x0000003f , 0x0000003f 
+ 00011831  0x00001e06 and  0x0000003f , 0x0000001f , 0x00000039 
+ 00011832  0x00001e07 branch  0x00002e3d , 0x00000005 
+ 00011833  0x00001e09 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00011834  0x00001e0a rshift3  0x0000000c , 0x0000003f 
+ 00011835  0x00001e0b istore  0x00000001 , 0x00000005 
+ 00011836  0x00001e0c loop  0x00002e39 
+ 00011837  0x00001e0e parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00011838  0x00001e0f rshift32  0x0000003f , 0x0000003f 
+ 00011839  0x00001e10 rshift16  0x0000003f , 0x0000003f 
+ 00011840  0x00001e11 istore  0x00000003 , 0x00000005 
+ 00011841  0x00001e12 branch  0x00002e45 , 0x00000006 
+ 00011842  0x00001e13 enable  0x0000002f 
+ 00011843  0x00001e14 disable  0x0000000d 
+ 00011844  0x00001e15 rtn 
+ 00011845  0x00001e19 disable  0x0000001d 
+ 00011846  0x00001e1a disable  0x0000000d 
+ 00011847  0x00001e1b disable  0x00000009 
+ 00011848  0x00001e1c disable  0x00000007 
+ 00011849  0x00001e1d branch  0x000028f9 , 0x00000021 
+ 00011850  0x00001e1e until  0x0000003e , 0x00000027 
+ 00011851  0x00001e1f nop  0x00000064 
+ 00011852  0x00001e20 branch  0x000028f9 
+ 00011853  0x00001e23 call  0x00002e4f 
+ 00011854  0x00001e24 branch  0x00002e45 
+ 00011855  0x00001e27 call  0x000029bb 
+ 00011856  0x00001e28 rtn  0x00000034 
+ 00011857  0x00001e29 add  0x00000013 , 0x000000ea , 0x00000011 
+ 00011858  0x00001e2a ifetcht  0x00000001 , 0x00000011 
+ 00011859  0x00001e2c arg  0x00000d9e , 0x00000011 
+ 00011860  0x00001e2e call  0x00002e58 
+ 00011861  0x00001e2f add  0x00000013 , 0x000000ea , 0x00000005 
+ 00011862  0x00001e32 istoret  0x00000001 , 0x00000005 
+ 00011863  0x00001e33 rtn 
+ 00011864  0x00001e36 arg  0x000000ff , 0x00000012 
+ 00011865  0x00001e37 branch  0x00002e5a 
+ 00011866  0x00001e4a copy  0x00000011 , 0x0000003f 
+ 00011867  0x00001e4b iadd  0x00000002 , 0x00000005 
+ 00011868  0x00001e4c fetch  0x00000001 , 0x00000018 
+ 00011869  0x00001e4d istore  0x00000001 , 0x00000005 
+ 00011870  0x00001e4e increase  0x00000001 , 0x00000002 
+ 00011871  0x00001e4f copy  0x00000012 , 0x0000003f 
+ 00011872  0x00001e50 iand_into  0x00000002 
+ 00011873  0x00001e51 rtn 
+ 00011874  0x00001e54 arg  0x00000000 , 0x00000002 
+ 00011875  0x00001e55 copy  0x00000011 , 0x00000006 
+ 00011876  0x00001e57 ifetch  0x00000001 , 0x00000006 
+ 00011877  0x00001e58 iadd  0x00000002 , 0x00000002 
+ 00011878  0x00001e59 loop  0x00002e64 
+ 00011879  0x00001e5a rshift8  0x00000002 , 0x00000002 
+ 00011880  0x00001e5b rtn 
+ 00011881  0x00001e5e call  0x00002c7a 
+ 00011882  0x00001e5f call  0x00002e9f 
+ 00011883  0x00001e60 setarg  0x00000001 
+ 00011884  0x00001e61 call  0x00003272 
+ 00011885  0x00001e64 setarg  0x00000000 
+ 00011886  0x00001e65 call  0x00002e73 
+ 00011887  0x00001e67 istore  0x00000001 , 0x00000005 
+ 00011888  0x00001e69 rtn 
+ 00011889  0x00001e6c call  0x00003270 
+ 00011890  0x00001e6e increase  0x00000001 , 0x0000003f 
+ 00011891  0x00001e71 add  0x00000013 , 0x000000fc , 0x00000005 
+ 00011892  0x00001e72 branch  0x000032b4 
+ 00011893  0x00001e77 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011894  0x00001e78 ifetch  0x00000001 , 0x00000011 
+ 00011895  0x00001e79 increase  0x00000001 , 0x0000003f 
+ 00011896  0x00001e7a add  0x00000013 , 0x000000fd , 0x00000005 
+ 00011897  0x00001e7b branch  0x000032b4 
+ 00011898  0x00001e7e bpatch  0x000000b9 , 0x00004017 
+ 00011899  0x00001e7f call  0x00003270 
+ 00011900  0x00001e81 sub  0x0000003f , 0x0000007c , 0x0000003e 
+ 00011901  0x00001e82 rtn  0x00000002 
+ 00011902  0x00001e83 add  0x00000013 , 0x000000fd , 0x00000011 
+ 00011903  0x00001e84 ifetcht  0x00000001 , 0x00000011 
+ 00011904  0x00001e86 isub  0x00000002 , 0x00000002 
+ 00011905  0x00001e87 call  0x00002e6d 
+ 00011906  0x00001e88 setarg  0x00000102 
+ 00011907  0x00001e89 iadd  0x00000013 , 0x00000011 
+ 00011908  0x00001e8a ifetch  0x00000001 , 0x00000011 
+ 00011909  0x00001e8c isub  0x00000002 , 0x0000003e 
+ 00011910  0x00001e8d nbranch  0x00002e8d , 0x00000002 
+ 00011911  0x00001e8e setarg  0x00000103 
+ 00011912  0x00001e8f iadd  0x00000013 , 0x00000011 
+ 00011913  0x00001e90 ifetch  0x00000001 , 0x00000011 
+ 00011914  0x00001e92 isub  0x00000002 , 0x0000003e 
+ 00011915  0x00001e93 branch  0x00002e99 , 0x00000002 
+ 00011916  0x00001e94 rtn 
+ 00011917  0x00001e97 add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011918  0x00001e98 ifetch  0x00000001 , 0x00000011 
+ 00011919  0x00001e9a beq  0x00000002 , 0x00002e93 
+ 00011920  0x00001e9b increase  0x00000001 , 0x0000003f 
+ 00011921  0x00001e9c call  0x00003272 
+ 00011922  0x00001e9e beq  0x00000001 , 0x00002e9f 
+ 00011923  0x00001ea0 setarg  0x0000000a 
+ 00011924  0x00001ea1 call  0x000032b0 
+ 00011925  0x00001ea3 setarg  0x00000000 
+ 00011926  0x00001ea4 call  0x000032b2 
+ 00011927  0x00001ea7 add  0x00000013 , 0x000000ff , 0x00000011 
+ 00011928  0x00001ea9 branch  0x00002ea5 
+ 00011929  0x00001eac add  0x00000013 , 0x000000fe , 0x00000011 
+ 00011930  0x00001ead ifetch  0x00000001 , 0x00000011 
+ 00011931  0x00001eaf beq  0x00000000 , 0x00002ea7 
+ 00011932  0x00001eb0 increase  0xffffffff , 0x0000003f 
+ 00011933  0x00001eb1 call  0x00003272 
+ 00011934  0x00001eb3 beq  0x00000000 , 0x00002ea7 
+ 00011935  0x00001eb8 setarg  0x00000005 
+ 00011936  0x00001eb9 call  0x000032b0 
+ 00011937  0x00001ebb setarg  0x00000000 
+ 00011938  0x00001ebc call  0x000032b2 
+ 00011939  0x00001ebf setarg  0x00000100 
+ 00011940  0x00001ec1 iadd  0x00000013 , 0x00000011 
+ 00011941  0x00001ec3 ifetch  0x00000001 , 0x00000011 
+ 00011942  0x00001ec5 branch  0x0000326a 
+ 00011943  0x00001eca setarg  0x00000002 
+ 00011944  0x00001ecb call  0x000032b0 
+ 00011945  0x00001ecd setarg  0x00000000 
+ 00011946  0x00001ece call  0x000032b2 
+ 00011947  0x00001ed1 setarg  0x00000101 
+ 00011948  0x00001ed3 branch  0x00002ea4 
+ 00011949  0x00001ee2 set1  0x00000026 , 0x00000000 
+ 00011950  0x00001ee3 call  0x00002c83 
+ 00011951  0x00001ee6 setarg  0x00000001 
+ 00011952  0x00001ee7 branch  0x00003256 
+ 00011953  0x00001eea add  0x00000013 , 0x0000008b , 0x00000011 
+ 00011954  0x00001eeb ifetch  0x00000001 , 0x00000011 
+ 00011955  0x00001eed beq  0x00000001 , 0x00007fe7 
+ 00011956  0x00001eee call  0x00003253 
+ 00011957  0x00001ef0 beq  0x00000001 , 0x00002eb9 
+ 00011958  0x00001ef1 beq  0x00000002 , 0x00002ebd 
+ 00011959  0x00001ef2 beq  0x00000003 , 0x00002ec1 
+ 00011960  0x00001ef3 branch  0x00002a8c 
+ 00011961  0x00001ef6 setarg  0x00000011 
+ 00011962  0x00001ef7 call  0x00003256 
+ 00011963  0x00001ef9 jam  0x000000aa , 0x0000119e 
+ 00011964  0x00001efa branch  0x00002ec4 
+ 00011965  0x00001efc setarg  0x00000012 
+ 00011966  0x00001efd call  0x00003256 
+ 00011967  0x00001eff jam  0x00000055 , 0x0000119e 
+ 00011968  0x00001f00 branch  0x00002ec4 
+ 00011969  0x00001f02 setarg  0x00000013 
+ 00011970  0x00001f03 call  0x00003256 
+ 00011971  0x00001f05 jam  0x00000022 , 0x0000119e 
+ 00011972  0x00001f07 call  0x0000323a 
+ 00011973  0x00001f09 and_into  0x00000007 , 0x0000003f 
+ 00011974  0x00001f0a store  0x00000001 , 0x0000119f 
+ 00011975  0x00001f0b call  0x00003224 
+ 00011976  0x00001f0d store  0x00000004 , 0x000011a0 
+ 00011977  0x00001f0f jam  0x00000000 , 0x000011a4 
+ 00011978  0x00001f10 arg  0x0000119e , 0x00000011 
+ 00011979  0x00001f11 arg  0x00000007 , 0x00000002 
+ 00011980  0x00001f12 call  0x00002d4c 
+ 00011981  0x00001f13 call  0x00002d53 
+ 00011982  0x00001f14 call  0x00002d33 
+ 00011983  0x00001f15 branch  0x00007fe7 
+ 00011984  0x00001f18 call  0x00003253 
+ 00011985  0x00001f1a rtneq  0x000000ff 
+ 00011986  0x00001f1b beq  0x00000011 , 0x00002ed6 
+ 00011987  0x00001f1c beq  0x00000012 , 0x00002ed9 
+ 00011988  0x00001f1d beq  0x00000013 , 0x00002edc 
+ 00011989  0x00001f1e rtn 
+ 00011990  0x00001f21 setarg  0x00000002 
+ 00011991  0x00001f22 call  0x00003256 
+ 00011992  0x00001f24 branch  0x00002d9f 
+ 00011993  0x00001f26 setarg  0x00000003 
+ 00011994  0x00001f27 call  0x00003256 
+ 00011995  0x00001f29 branch  0x00002d9f 
+ 00011996  0x00001f2b setarg  0x000000ff 
+ 00011997  0x00001f2c call  0x00003256 
+ 00011998  0x00001f2e jam  0x00000039 , 0x00000a99 
+ 00011999  0x00001f2f call  0x00007d86 
+ 00012000  0x00001f30 add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012001  0x00001f31 ifetch  0x00000004 , 0x00000011 
+ 00012002  0x00001f33 call  0x0000322c 
+ 00012003  0x00001f35 branch  0x00002d9f 
+ 00012004  0x00001f38 set0  0x00000026 , 0x00000000 
+ 00012005  0x00001f39 call  0x00002f08 
+ 00012006  0x00001f3a call  0x00002f22 
+ 00012007  0x00001f3c call  0x00003263 
+ 00012008  0x00001f3e nop  0x000007d0 
+ 00012009  0x00001f3f call  0x00003261 
+ 00012010  0x00001f40 beq  0x000000ff , 0x00002dd4 
+ 00012011  0x00001f41 call  0x00002da4 
+ 00012012  0x00001f42 nbranch  0x00002efa , 0x00000018 
+ 00012013  0x00001f43 nbranch  0x00002efa , 0x0000002f 
+ 00012014  0x00001f44 call  0x00002dd6 
+ 00012015  0x00001f45 call  0x00002c7a 
+ 00012016  0x00001f46 add  0x00000013 , 0x00000092 , 0x00000011 
+ 00012017  0x00001f47 ifetcht  0x00000004 , 0x00000011 
+ 00012018  0x00001f48 call  0x000030be 
+ 00012019  0x00001f49 branch  0x00002ead , 0x00000005 
+ 00012020  0x00001f4a call  0x00002c7a 
+ 00012021  0x00001f4b add  0x00000013 , 0x00000066 , 0x00000011 
+ 00012022  0x00001f4c ifetch  0x00000004 , 0x00000011 
+ 00012023  0x00001f4d beq  0x00000000 , 0x00002ee7 
+ 00012024  0x00001f4e call  0x0000322c 
+ 00012025  0x00001f4f branch  0x00002f1c 
+ 00012026  0x00001f52 call  0x00003261 
+ 00012027  0x00001f53 increase  0x00000001 , 0x0000003f 
+ 00012028  0x00001f54 call  0x00003264 
+ 00012029  0x00001f56 call  0x00002f04 
+ 00012030  0x00001f57 increase  0x00000001 , 0x0000003f 
+ 00012031  0x00001f58 and_into  0x00000001 , 0x0000003f 
+ 00012032  0x00001f59 call  0x00002f06 
+ 00012033  0x00001f5a beq  0x00000000 , 0x00002f0c 
+ 00012034  0x00001f5b beq  0x00000001 , 0x00002f0e 
+ 00012035  0x00001f5c rtn 
+ 00012036  0x00001f5f setarg  0x0000018b 
+ 00012037  0x00001f60 branch  0x000032d0 
+ 00012038  0x00001f62 arg  0x0000018b , 0x00000011 
+ 00012039  0x00001f63 branch  0x000032b3 
+ 00012040  0x00001f66 call  0x00003267 
+ 00012041  0x00001f67 call  0x00003224 
+ 00012042  0x00001f68 call  0x0000322c 
+ 00012043  0x00001f69 branch  0x00002c8a 
+ 00012044  0x00001f6c call  0x00002f08 
+ 00012045  0x00001f6d branch  0x00002ee8 
+ 00012046  0x00001f70 call  0x00002c83 
+ 00012047  0x00001f71 branch  0x00002ee8 
+ 00012048  0x00001f75 set0  0x00000026 , 0x00000000 
+ 00012049  0x00001f76 call  0x00002c8a 
+ 00012050  0x00001f77 call  0x00003253 
+ 00012051  0x00001f79 rtnne  0x000000ff 
+ 00012052  0x00001f7a call  0x00002f22 
+ 00012053  0x00001f7b call  0x00003263 
+ 00012054  0x00001f7e nop  0x000007d0 
+ 00012055  0x00001f7f call  0x00003261 
+ 00012056  0x00001f81 beq  0x000000ff , 0x00002dd4 
+ 00012057  0x00001f82 call  0x00002da4 
+ 00012058  0x00001f83 nbranch  0x00002f27 , 0x00000018 
+ 00012059  0x00001f84 nbranch  0x00002f27 , 0x0000002f 
+ 00012060  0x00001f86 set1  0x00000026 , 0x00000000 
+ 00012061  0x00001f87 call  0x00003263 
+ 00012062  0x00001f88 setarg  0x000000ff 
+ 00012063  0x00001f89 call  0x00003256 
+ 00012064  0x00001f8b jam  0x0000003c , 0x00000a99 
+ 00012065  0x00001f8c branch  0x00007d86 
+ 00012066  0x00001f8f set1  0x00000027 , 0x00000000 
+ 00012067  0x00001f90 jam  0x000000ff , 0x0000119e 
+ 00012068  0x00001f91 call  0x0000323a 
+ 00012069  0x00001f93 call  0x00002d77 
+ 00012070  0x00001f94 branch  0x00002d53 
+ 00012071  0x00001f97 call  0x00003261 
+ 00012072  0x00001f99 increase  0x00000001 , 0x0000003f 
+ 00012073  0x00001f9a call  0x00003264 
+ 00012074  0x00001f9c call  0x00002c8a 
+ 00012075  0x00001f9d branch  0x00002f16 
+ 00012076  0x00001fa0 call  0x00003267 
+ 00012077  0x00001fa3 setarg  0x000000ff 
+ 00012078  0x00001fa4 call  0x00003256 
+ 00012079  0x00001fa6 branch  0x00002f10 
+ 00012080  0x00001fb0 bpatch  0x000000ba , 0x00004017 
+ 00012081  0x00001fb1 call  0x00002c7a 
+ 00012082  0x00001fb2 setarg  0x000031b0 
+ 00012083  0x00001fb3 add  0x00000013 , 0x000000de , 0x00000005 
+ 00012084  0x00001fb4 istore  0x00000002 , 0x00000005 
+ 00012085  0x00001fb6 call  0x00002f3d 
+ 00012086  0x00001fb7 call  0x000048ea 
+ 00012087  0x00001fb8 call  0x000032b6 
+ 00012088  0x00001fba bpatch  0x000000bb , 0x00004017 
+ 00012089  0x00001fbb beq  0x00000000 , 0x00003055 
+ 00012090  0x00001fbc beq  0x00000001 , 0x00002f45 
+ 00012091  0x00001fbd beq  0x0000000f , 0x00002f41 
+ 00012092  0x00001fbe branch  0x00002a8c 
+ 00012093  0x00001fc1 call  0x0000326c 
+ 00012094  0x00001fc2 arg  0x00000080 , 0x00000039 
+ 00012095  0x00001fc3 arg  0x00000d9e , 0x00000005 
+ 00012096  0x00001fc4 branch  0x00007ec6 
+ 00012097  0x00001fc7 call  0x00002f4c 
+ 00012098  0x00001fc9 call  0x00002f4f 
+ 00012099  0x00001fca call  0x000048d3 
+ 00012100  0x00001fcb branch  0x00002f42 
+ 00012101  0x00001fce bpatch  0x000000bc , 0x00004017 
+ 00012102  0x00001fcf call  0x00002f4c 
+ 00012103  0x00001fd1 call  0x00002f4f 
+ 00012104  0x00001fd2 call  0x00002fbd 
+ 00012105  0x00001fd3 call  0x000048d3 
+ 00012106  0x00001fd4 call  0x00003019 
+ 00012107  0x00001fd5 branch  0x00002f47 
+ 00012108  0x00001fdb call  0x00003291 
+ 00012109  0x00001fdc call  0x00003296 
+ 00012110  0x00001fdd branch  0x00003299 
+ 00012111  0x00001fe0 call  0x0000328f 
+ 00012112  0x00001fe2 rtnne  0x00000000 
+ 00012113  0x00001fe4 call  0x00002f55 
+ 00012114  0x00001fe5 call  0x00002f65 
+ 00012115  0x00001fe6 call  0x0000316b 
+ 00012116  0x00001fe7 branch  0x00002f96 
+ 00012117  0x00001fea call  0x00003294 
+ 00012118  0x00001fec rtnbit1  0x00000000 
+ 00012119  0x00001fed set1  0x00000000 , 0x0000003f 
+ 00012120  0x00001fee call  0x00003297 
+ 00012121  0x00001ff0 call  0x00003267 
+ 00012122  0x00001ff3 call  0x00003299 
+ 00012123  0x00001ff5 jam  0x00000000 , 0x00000d38 
+ 00012124  0x00001ff6 call  0x0000324f 
+ 00012125  0x00001ff8 call  0x00002f61 
+ 00012126  0x00001ffa add  0x00000013 , 0x00000000 , 0x00000005 
+ 00012127  0x00001ffc arg  0x00000042 , 0x00000039 
+ 00012128  0x00001ffd branch  0x00007ed4 
+ 00012129  0x00002000 call  0x00003231 
+ 00012130  0x00002002 call  0x0000327d 
+ 00012131  0x00002004 call  0x0000322c 
+ 00012132  0x00002006 branch  0x00002c8a 
+ 00012133  0x00002009 bpatch  0x000000bd , 0x00004017 
+ 00012134  0x0000200a call  0x0000324c 
+ 00012135  0x0000200c beq  0x00000001 , 0x00002f8d 
+ 00012136  0x0000200d call  0x00003245 
+ 00012137  0x0000200f beq  0x00000001 , 0x00002c8a 
+ 00012138  0x00002010 setarg  0x00000136 
+ 00012139  0x00002011 iadd  0x00000013 , 0x00000011 
+ 00012140  0x00002012 ifetcht  0x00000004 , 0x00000011 
+ 00012141  0x00002014 copy  0x00000022 , 0x0000003f 
+ 00012142  0x00002015 isub  0x00000002 , 0x0000003e 
+ 00012143  0x00002016 ncall  0x00002d18 , 0x00000002 
+ 00012144  0x00002017 copy  0x0000003f , 0x00000012 
+ 00012145  0x00002018 setarg  0x00000136 
+ 00012146  0x00002019 iadd  0x00000013 , 0x00000011 
+ 00012147  0x0000201a ifetch  0x00000004 , 0x00000011 
+ 00012148  0x0000201b copy  0x0000003f , 0x00000002 
+ 00012149  0x0000201d setarg  0x0000013a 
+ 00012150  0x0000201e iadd  0x00000013 , 0x00000011 
+ 00012151  0x0000201f copy  0x00000002 , 0x0000003f 
+ 00012152  0x00002020 ifetcht  0x00000001 , 0x00000011 
+ 00012153  0x00002022 iadd  0x00000002 , 0x00000002 
+ 00012154  0x00002023 copy  0x00000012 , 0x0000003f 
+ 00012155  0x00002024 isub  0x00000002 , 0x0000003e 
+ 00012156  0x00002025 nrtn  0x00000002 
+ 00012157  0x00002026 set0  0x0000001c , 0x0000003f 
+ 00012158  0x00002027 setarg  0x00000136 
+ 00012159  0x00002028 iadd  0x00000013 , 0x00000005 
+ 00012160  0x00002029 istore  0x00000004 , 0x00000005 
+ 00012161  0x0000202c call  0x00002c8a 
+ 00012162  0x0000202d call  0x00003278 
+ 00012163  0x0000202f increase  0x00000001 , 0x0000003f 
+ 00012164  0x00002030 call  0x0000327b 
+ 00012165  0x00002032 rtnne  0x00000002 
+ 00012166  0x00002033 call  0x0000327a 
+ 00012167  0x00002037 branch  0x0000324f 
+ 00012168  0x0000203a copy  0x00000022 , 0x0000003f 
+ 00012169  0x0000203b arg  0x00000136 , 0x00000011 
+ 00012170  0x0000203c call  0x000032bf 
+ 00012171  0x0000203d istore  0x00000004 , 0x00000005 
+ 00012172  0x00002041 branch  0x0000327a 
+ 00012173  0x00002044 arg  0x00000d9e , 0x00000011 
+ 00012174  0x00002045 call  0x00002f94 
+ 00012175  0x00002046 add  0x00000013 , 0x000000eb , 0x00000005 
+ 00012176  0x00002047 istoret  0x00000001 , 0x00000005 
+ 00012177  0x00002049 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012178  0x0000204a nrtn  0x00000002 
+ 00012179  0x0000204b branch  0x00002c8a 
+ 00012180  0x0000204e arg  0x00000100 , 0x00000039 
+ 00012181  0x0000204f branch  0x00002e62 
+ 00012182  0x00002052 call  0x00002f99 
+ 00012183  0x00002053 call  0x00002fa5 
+ 00012184  0x00002054 branch  0x00002fb1 
+ 00012185  0x00002057 setarg  0x00000180 
+ 00012186  0x00002058 call  0x000032d0 
+ 00012187  0x0000205a rtn  0x00000034 
+ 00012188  0x0000205b arg  0x0000000b , 0x00000007 
+ 00012189  0x0000205c call  0x00007f16 
+ 00012190  0x0000205d nrtn  0x00000034 
+ 00012191  0x0000205e call  0x000032a7 
+ 00012192  0x00002061 setarg  0x00000001 
+ 00012193  0x00002062 store  0x00000001 , 0x00000d54 
+ 00012194  0x00002063 setarg  0x00000000 
+ 00012195  0x00002064 istore  0x00000007 , 0x00000005 
+ 00012196  0x00002065 branch  0x000031b8 
+ 00012197  0x00002068 setarg  0x0000017e 
+ 00012198  0x00002069 call  0x000032d0 
+ 00012199  0x0000206b rtn  0x00000034 
+ 00012200  0x0000206c arg  0x0000000e , 0x00000007 
+ 00012201  0x0000206d call  0x00007f16 
+ 00012202  0x0000206e nrtn  0x00000034 
+ 00012203  0x0000206f call  0x000032aa 
+ 00012204  0x00002072 arg  0x00000d64 , 0x00000005 
+ 00012205  0x00002073 arg  0x00000002 , 0x00000039 
+ 00012206  0x00002074 call  0x00007ec6 
+ 00012207  0x00002075 jam  0x00000000 , 0x00000d64 
+ 00012208  0x00002076 branch  0x000031ed 
+ 00012209  0x00002079 setarg  0x0000017f 
+ 00012210  0x0000207a call  0x000032d0 
+ 00012211  0x0000207c rtn  0x00000034 
+ 00012212  0x0000207d arg  0x0000000c , 0x00000007 
+ 00012213  0x0000207e call  0x00007f16 
+ 00012214  0x0000207f nrtn  0x00000034 
+ 00012215  0x00002080 call  0x000032ad 
+ 00012216  0x00002083 arg  0x00000d74 , 0x00000005 
+ 00012217  0x00002084 arg  0x00000002 , 0x00000039 
+ 00012218  0x00002085 call  0x00007ec6 
+ 00012219  0x00002086 jam  0x00000003 , 0x00000d74 
+ 00012220  0x00002087 branch  0x00003207 
+ 00012221  0x0000208a call  0x0000328f 
+ 00012222  0x0000208c rtnne  0x00000001 
+ 00012223  0x0000208d call  0x00002fc1 
+ 00012224  0x0000208e branch  0x00002fcb 
+ 00012225  0x00002091 call  0x00003294 
+ 00012226  0x00002093 rtnbit1  0x00000001 
+ 00012227  0x00002094 set1  0x00000001 , 0x0000003f 
+ 00012228  0x00002095 call  0x00003297 
+ 00012229  0x00002097 call  0x0000329c 
+ 00012230  0x00002099 call  0x00002c83 
+ 00012231  0x0000209a setarg  0x00000000 
+ 00012232  0x0000209b arg  0x00000106 , 0x00000011 
+ 00012233  0x0000209c call  0x000032bf 
+ 00012234  0x0000209e branch  0x000032c5 
+ 00012235  0x000020a1 call  0x0000316e 
+ 00012236  0x000020a2 nbranch  0x00002f5e , 0x0000002f 
+ 00012237  0x000020a3 add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012238  0x000020a4 setarg  0x00000109 
+ 00012239  0x000020a5 iadd  0x00000013 , 0x00000005 
+ 00012240  0x000020a6 arg  0x00000008 , 0x00000039 
+ 00012241  0x000020a7 call  0x00007f01 
+ 00012242  0x000020a8 setarg  0x0000010b 
+ 00012243  0x000020a9 call  0x000032d0 
+ 00012244  0x000020aa beq  0x000000aa , 0x00002fd9 
+ 00012245  0x000020ab beq  0x00000055 , 0x00002fed 
+ 00012246  0x000020ac beq  0x00000022 , 0x00003001 
+ 00012247  0x000020ad beq  0x000000ff , 0x00003212 
+ 00012248  0x000020ae branch  0x00002f5e 
+ 00012249  0x000020b1 call  0x000032bd 
+ 00012250  0x000020b2 beq  0x00000001 , 0x00002fdd 
+ 00012251  0x000020b3 beq  0x00000002 , 0x00002fe8 
+ 00012252  0x000020b4 rtn 
+ 00012253  0x000020b6 setarg  0x00000001 
+ 00012254  0x000020b7 call  0x00002ff7 
+ 00012255  0x000020ba setarg  0x00000001 
+ 00012256  0x000020bb call  0x00003289 
+ 00012257  0x000020be setarg  0x00000080 
+ 00012258  0x000020bf arg  0x00000130 , 0x00000011 
+ 00012259  0x000020c0 call  0x000032b3 
+ 00012260  0x000020c2 call  0x0000327d 
+ 00012261  0x000020c4 arg  0x00000131 , 0x00000011 
+ 00012262  0x000020c5 call  0x000032bf 
+ 00012263  0x000020c7 branch  0x0000322d 
+ 00012264  0x000020ca setarg  0x00000001 
+ 00012265  0x000020cb call  0x00002fff 
+ 00012266  0x000020ce setarg  0x00000002 
+ 00012267  0x000020cf call  0x00003289 
+ 00012268  0x000020d1 branch  0x00002fe1 
+ 00012269  0x000020d4 call  0x000032bd 
+ 00012270  0x000020d5 beq  0x00000001 , 0x00002ff1 
+ 00012271  0x000020d6 beq  0x00000002 , 0x00002ff9 
+ 00012272  0x000020d7 rtn 
+ 00012273  0x000020d9 call  0x00002fdf 
+ 00012274  0x000020da setarg  0x00000106 
+ 00012275  0x000020db call  0x000032d0 
+ 00012276  0x000020dd beq  0x00000001 , 0x00002ff6 
+ 00012277  0x000020de rtn 
+ 00012278  0x000020e0 setarg  0x00000002 
+ 00012279  0x000020e3 arg  0x00000106 , 0x00000011 
+ 00012280  0x000020e4 branch  0x000032b3 
+ 00012281  0x000020e7 call  0x00002fea 
+ 00012282  0x000020e8 setarg  0x00000107 
+ 00012283  0x000020e9 call  0x000032d0 
+ 00012284  0x000020eb beq  0x00000001 , 0x00002ffe 
+ 00012285  0x000020ec rtn 
+ 00012286  0x000020ee setarg  0x00000002 
+ 00012287  0x000020f1 arg  0x00000107 , 0x00000011 
+ 00012288  0x000020f2 branch  0x000032b3 
+ 00012289  0x000020f5 call  0x000032bd 
+ 00012290  0x000020f6 beq  0x00000001 , 0x00003005 
+ 00012291  0x000020f7 beq  0x00000002 , 0x00003011 
+ 00012292  0x000020f8 rtn 
+ 00012293  0x000020fa setarg  0x00000106 
+ 00012294  0x000020fb call  0x000032d0 
+ 00012295  0x000020fd beq  0x00000002 , 0x00003009 
+ 00012296  0x000020fe rtn 
+ 00012297  0x00002100 call  0x0000328b 
+ 00012298  0x00002102 or_into  0x00000001 , 0x0000003f 
+ 00012299  0x00002103 call  0x0000328d 
+ 00012300  0x00002106 setarg  0x00000000 
+ 00012301  0x00002107 setarg  0x00000106 
+ 00012302  0x00002108 iadd  0x00000013 , 0x00000005 
+ 00012303  0x00002109 istore  0x00000002 , 0x00000005 
+ 00012304  0x0000210a branch  0x00002f5e 
+ 00012305  0x0000210d setarg  0x00000107 
+ 00012306  0x0000210e call  0x000032d0 
+ 00012307  0x00002110 bne  0x00000000 , 0x00003015 
+ 00012308  0x00002111 rtn 
+ 00012309  0x00002113 call  0x0000328b 
+ 00012310  0x00002115 or_into  0x00000002 , 0x0000003f 
+ 00012311  0x00002116 call  0x0000328d 
+ 00012312  0x00002118 branch  0x0000300c 
+ 00012313  0x0000211c fetch  0x00000001 , 0x00000d50 
+ 00012314  0x0000211d rtn  0x00000034 
+ 00012315  0x0000211e jam  0x00000000 , 0x00000d50 
+ 00012316  0x0000211f fetch  0x00000002 , 0x00000d4e 
+ 00012317  0x00002120 arg  0x000002ba , 0x00000002 
+ 00012318  0x00002121 isub  0x00000002 , 0x0000003e 
+ 00012319  0x00002122 nrtn  0x00000005 
+ 00012320  0x00002124 fetch  0x00000001 , 0x00000cb6 
+ 00012321  0x00002125 rtnne  0x000000ba 
+ 00012322  0x00002126 fetch  0x00000001 , 0x00000cb7 
+ 00012323  0x00002127 bpatch  0x000000be , 0x00004017 
+ 00012324  0x00002128 beq  0x000000a0 , 0x0000303b 
+ 00012325  0x00002129 beq  0x000000a1 , 0x0000302c 
+ 00012326  0x0000212a beq  0x000000a6 , 0x00003041 
+ 00012327  0x0000212b beq  0x000000a7 , 0x00003043 
+ 00012328  0x0000212c beq  0x000000a9 , 0x00003049 
+ 00012329  0x0000212d beq  0x000000b0 , 0x0000304d 
+ 00012330  0x0000212f jam  0x00000000 , 0x00000d42 
+ 00012331  0x00002130 rtn 
+ 00012332  0x00002132 fetch  0x00000001 , 0x00000cb8 
+ 00012333  0x00002133 beq  0x00000001 , 0x00003031 
+ 00012334  0x00002134 beq  0x00000084 , 0x00003034 
+ 00012335  0x00002135 beq  0x000000a7 , 0x00003039 
+ 00012336  0x00002136 branch  0x0000302a 
+ 00012337  0x00002138 call  0x0000328b 
+ 00012338  0x0000213a store  0x00000001 , 0x00000cf7 
+ 00012339  0x0000213b branch  0x0000303f 
+ 00012340  0x0000213d call  0x00003291 
+ 00012341  0x0000213f call  0x00003296 
+ 00012342  0x00002141 call  0x0000328b 
+ 00012343  0x00002143 store  0x00000001 , 0x00000cf7 
+ 00012344  0x00002144 branch  0x0000303f 
+ 00012345  0x00002148 jam  0x000000a1 , 0x00000cf7 
+ 00012346  0x00002149 branch  0x0000303f 
+ 00012347  0x0000214c fetch  0x00000001 , 0x00000cb8 
+ 00012348  0x0000214d beq  0x00000081 , 0x0000303e 
+ 00012349  0x0000214f branch  0x0000302a 
+ 00012350  0x00002153 call  0x00003090 
+ 00012351  0x00002155 jam  0x00000001 , 0x00000d42 
+ 00012352  0x00002156 rtn 
+ 00012353  0x0000215c jam  0x00000015 , 0x00000cf7 
+ 00012354  0x0000215d branch  0x0000303f 
+ 00012355  0x00002160 call  0x0000328f 
+ 00012356  0x00002162 beq  0x00000000 , 0x00003047 
+ 00012357  0x00002163 beq  0x00000001 , 0x00003039 
+ 00012358  0x00002165 rtn 
+ 00012359  0x00002167 jam  0x000000a0 , 0x00000cf7 
+ 00012360  0x00002168 branch  0x0000303f 
+ 00012361  0x0000216e jam  0x00000000 , 0x00000cf7 
+ 00012362  0x0000216f jam  0x00000000 , 0x00000cf8 
+ 00012363  0x00002170 jam  0x00000001 , 0x00000cf9 
+ 00012364  0x00002171 branch  0x0000303f 
+ 00012365  0x00002175 call  0x0000329c 
+ 00012366  0x00002176 fetch  0x00000001 , 0x00000cb8 
+ 00012367  0x00002177 increase  0x00000002 , 0x0000003f 
+ 00012368  0x00002178 copy  0x0000003f , 0x00000039 
+ 00012369  0x00002179 arg  0x00000cb6 , 0x00000006 
+ 00012370  0x0000217a setarg  0x0000013c 
+ 00012371  0x0000217b iadd  0x00000013 , 0x00000005 
+ 00012372  0x0000217c branch  0x00007f01 
+ 00012373  0x00002180 bpatch  0x000000bf , 0x00004017 
+ 00012374  0x00002181 call  0x0000307d 
+ 00012375  0x00002183 call  0x00002c7f 
+ 00012376  0x00002184 call  0x000048d3 
+ 00012377  0x00002185 branch  0x00003057 
+ 00012378  0x00002188 call  0x0000328f 
+ 00012379  0x0000218a rtnne  0x00000000 
+ 00012380  0x0000218b call  0x00002f51 
+ 00012381  0x0000218c branch  0x00003098 
+ 00012382  0x0000218f call  0x0000328f 
+ 00012383  0x00002191 rtnne  0x00000001 
+ 00012384  0x00002192 call  0x00002fc1 
+ 00012385  0x00002193 call  0x00002fcb 
+ 00012386  0x00002194 call  0x0000328b 
+ 00012387  0x00002196 rtn  0x00000034 
+ 00012388  0x00002197 call  0x00003286 
+ 00012389  0x00002199 call  0x00002f4c 
+ 00012390  0x0000219a call  0x00003093 
+ 00012391  0x0000219c setarg  0x00000000 
+ 00012392  0x0000219d add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012393  0x0000219f branch  0x0000322d 
+ 00012394  0x000021a2 call  0x00007fe9 
+ 00012395  0x000021a3 add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012396  0x000021a4 ifetcht  0x00000004 , 0x00000011 
+ 00012397  0x000021a6 copy  0x00000022 , 0x0000003f 
+ 00012398  0x000021a7 isub  0x00000002 , 0x0000003e 
+ 00012399  0x000021a8 ncall  0x00002d18 , 0x00000002 
+ 00012400  0x000021a9 copy  0x0000003f , 0x00000012 
+ 00012401  0x000021aa add  0x00000013 , 0x000000a7 , 0x00000011 
+ 00012402  0x000021ab ifetch  0x00000004 , 0x00000011 
+ 00012403  0x000021ad add  0x00000013 , 0x000000ab , 0x00000011 
+ 00012404  0x000021ae ifetcht  0x00000001 , 0x00000011 
+ 00012405  0x000021b0 iadd  0x00000002 , 0x00000002 
+ 00012406  0x000021b1 copy  0x00000012 , 0x0000003f 
+ 00012407  0x000021b2 isub  0x00000002 , 0x0000003e 
+ 00012408  0x000021b3 nrtn  0x00000002 
+ 00012409  0x000021b4 set0  0x0000001c , 0x0000003f 
+ 00012410  0x000021b5 add  0x00000013 , 0x000000a7 , 0x00000005 
+ 00012411  0x000021b6 istore  0x00000004 , 0x00000005 
+ 00012412  0x000021b8 branch  0x00007fe7 
+ 00012413  0x000021bb setarg  0x00000001 
+ 00012414  0x000021bc call  0x00003287 
+ 00012415  0x000021be call  0x00003283 
+ 00012416  0x000021c0 setarg  0x000000ff 
+ 00012417  0x000021c1 add  0x00000013 , 0x000000ab , 0x00000005 
+ 00012418  0x000021c2 istore  0x00000001 , 0x00000005 
+ 00012419  0x000021c4 branch  0x00003067 
+ 00012420  0x000021c7 setarg  0x0000015c 
+ 00012421  0x000021c8 call  0x000032d0 
+ 00012422  0x000021ca rtn  0x00000034 
+ 00012423  0x000021cb call  0x0000306a 
+ 00012424  0x000021cc nrtn  0x00000028 
+ 00012425  0x000021cd call  0x00003281 
+ 00012426  0x000021cf increase  0x00000001 , 0x0000003f 
+ 00012427  0x000021d0 and_into  0x00000001 , 0x0000003f 
+ 00012428  0x000021d1 call  0x00003284 
+ 00012429  0x000021d3 beq  0x00000000 , 0x00002f4c 
+ 00012430  0x000021d4 beq  0x00000001 , 0x00003090 
+ 00012431  0x000021d5 rtn 
+ 00012432  0x000021db setarg  0x00000001 
+ 00012433  0x000021dc call  0x00003292 
+ 00012434  0x000021dd branch  0x00003296 
+ 00012435  0x000021e0 setarg  0x00000001 
+ 00012436  0x000021e1 call  0x000032a5 
+ 00012437  0x000021e4 setarg  0x00000280 
+ 00012438  0x000021e5 arg  0x00000008 , 0x00000007 
+ 00012439  0x000021e6 branch  0x00007f08 
+ 00012440  0x000021e9 call  0x000032a2 
+ 00012441  0x000021eb rtn  0x00000034 
+ 00012442  0x000021ec arg  0x00000008 , 0x00000007 
+ 00012443  0x000021ed call  0x00007f16 
+ 00012444  0x000021ee nrtn  0x00000034 
+ 00012445  0x000021ef call  0x000032a4 
+ 00012446  0x000021f2 setarg  0x00000007 
+ 00012447  0x000021f3 call  0x00003292 
+ 00012448  0x000021f5 call  0x00003296 
+ 00012449  0x000021f7 branch  0x00002f5e 
+ 00012450  0x000021fa bpatch  0x000000c0 , 0x00004018 
+ 00012451  0x000021fb call  0x0000328f 
+ 00012452  0x000021fd rtnne  0x00000007 
+ 00012453  0x000021fe call  0x000030cb 
+ 00012454  0x000021ff call  0x000030e0 
+ 00012455  0x00002200 call  0x0000316e 
+ 00012456  0x00002201 nbranch  0x00002f5e , 0x0000002f 
+ 00012457  0x00002203 call  0x000030bc 
+ 00012458  0x00002204 call  0x00003172 , 0x00000005 
+ 00012459  0x00002208 call  0x00002f4c 
+ 00012460  0x00002209 call  0x00003294 
+ 00012461  0x0000220b set1  0x00000000 , 0x0000003f 
+ 00012462  0x0000220c call  0x00003297 
+ 00012463  0x0000220e call  0x00002f5e 
+ 00012464  0x0000220f call  0x00003093 
+ 00012465  0x00002210 call  0x000030bc 
+ 00012466  0x00002211 branch  0x000030c1 , 0x00000005 
+ 00012467  0x00002212 setarg  0x00000164 
+ 00012468  0x00002213 call  0x000032d3 
+ 00012469  0x00002215 call  0x000030be 
+ 00012470  0x00002216 branch  0x000030c5 , 0x00000005 
+ 00012471  0x00002217 setarg  0x00000160 
+ 00012472  0x00002218 call  0x000032d3 
+ 00012473  0x0000221a call  0x000030be 
+ 00012474  0x0000221b branch  0x000030c8 , 0x00000005 
+ 00012475  0x0000221c rtn 
+ 00012476  0x0000221f setarg  0x0000012b 
+ 00012477  0x00002220 call  0x000032d3 
+ 00012478  0x00002223 call  0x0000322a 
+ 00012479  0x00002225 isub  0x00000002 , 0x0000003e 
+ 00012480  0x00002226 rtn 
+ 00012481  0x00002229 setarg  0x00000182 
+ 00012482  0x0000222a call  0x000032d0 
+ 00012483  0x0000222e add  0x00000013 , 0x00000091 , 0x00000005 
+ 00012484  0x0000222f branch  0x000032b4 
+ 00012485  0x00002232 setarg  0x00000185 
+ 00012486  0x00002233 call  0x000032d0 
+ 00012487  0x00002235 branch  0x000030c3 
+ 00012488  0x00002237 setarg  0x00000188 
+ 00012489  0x00002238 call  0x000032d0 
+ 00012490  0x0000223a branch  0x000030c3 
+ 00012491  0x0000223d call  0x00003294 
+ 00012492  0x0000223f rtnbit1  0x00000007 
+ 00012493  0x00002240 set1  0x00000007 , 0x0000003f 
+ 00012494  0x00002241 call  0x00003297 
+ 00012495  0x00002243 call  0x00003283 
+ 00012496  0x00002245 call  0x0000329c 
+ 00012497  0x00002247 setarg  0x00000000 
+ 00012498  0x00002248 add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012499  0x00002249 istore  0x00000003 , 0x00000005 
+ 00012500  0x0000224b arg  0x00000183 , 0x00000011 
+ 00012501  0x0000224c call  0x000032bf 
+ 00012502  0x0000224d istore  0x00000007 , 0x00000005 
+ 00012503  0x00002250 call  0x000030bc 
+ 00012504  0x00002251 nrtn  0x00000005 
+ 00012505  0x00002252 add  0x00000013 , 0x00000091 , 0x00000011 
+ 00012506  0x00002253 ifetch  0x00000001 , 0x00000011 
+ 00012507  0x00002255 arg  0x00000182 , 0x00000011 
+ 00012508  0x00002256 call  0x000032b3 
+ 00012509  0x00002258 add  0x00000013 , 0x00000090 , 0x00000011 
+ 00012510  0x00002259 ifetch  0x00000001 , 0x00000011 
+ 00012511  0x0000225c branch  0x0000314a 
+ 00012512  0x0000225f bpatch  0x000000c1 , 0x00004018 
+ 00012513  0x00002260 call  0x00003281 
+ 00012514  0x00002262 increase  0x00000001 , 0x0000003f 
+ 00012515  0x00002263 and_into  0x00000003 , 0x0000003f 
+ 00012516  0x00002264 call  0x00003284 
+ 00012517  0x00002267 beq  0x00000000 , 0x0000310e 
+ 00012518  0x00002268 beq  0x00000001 , 0x00003132 
+ 00012519  0x00002269 beq  0x00000002 , 0x000030ea 
+ 00012520  0x0000226a beq  0x00000003 , 0x00003132 
+ 00012521  0x0000226b rtn 
+ 00012522  0x0000226e call  0x00002fdf 
+ 00012523  0x0000226f setarg  0x00000160 
+ 00012524  0x00002270 call  0x0000327e 
+ 00012525  0x00002272 branch  0x000030e0 , 0x00000034 
+ 00012526  0x00002273 call  0x0000322c 
+ 00012527  0x00002275 setarg  0x00000189 
+ 00012528  0x00002276 call  0x000032d0 
+ 00012529  0x00002278 call  0x00003108 , 0x00000034 
+ 00012530  0x00002279 setarg  0x00000187 
+ 00012531  0x0000227a call  0x000032d0 
+ 00012532  0x0000227c call  0x0000322f 
+ 00012533  0x0000227e add  0x00000013 , 0x000000f7 , 0x00000011 
+ 00012534  0x0000227f ifetcht  0x00000001 , 0x00000011 
+ 00012535  0x00002281 arg  0x00000f9e , 0x00000011 
+ 00012536  0x00002282 call  0x00002e58 
+ 00012537  0x00002283 add  0x00000013 , 0x000000f7 , 0x00000005 
+ 00012538  0x00002284 istoret  0x00000001 , 0x00000005 
+ 00012539  0x00002286 call  0x00002f94 
+ 00012540  0x00002287 add  0x00000013 , 0x000000fa , 0x00000005 
+ 00012541  0x00002288 istoret  0x00000001 , 0x00000005 
+ 00012542  0x0000228a sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012543  0x0000228b nrtn  0x00000002 
+ 00012544  0x0000228c setarg  0x00000188 
+ 00012545  0x0000228d call  0x00003275 
+ 00012546  0x0000228f call  0x00002c90 
+ 00012547  0x00002290 arg  0x00000188 , 0x00000011 
+ 00012548  0x00002291 call  0x000032c8 
+ 00012549  0x00002292 istoret  0x00000001 , 0x00000005 
+ 00012550  0x00002296 arg  0x00000187 , 0x00000011 
+ 00012551  0x00002297 branch  0x000032b3 
+ 00012552  0x0000229a setarg  0x00000001 
+ 00012553  0x0000229b arg  0x00000189 , 0x00000011 
+ 00012554  0x0000229c call  0x000032b3 
+ 00012555  0x0000229e arg  0x00000000 , 0x00000002 
+ 00012556  0x0000229f call  0x00002c94 
+ 00012557  0x000022a2 branch  0x00003106 
+ 00012558  0x000022a5 call  0x00002fea 
+ 00012559  0x000022a6 setarg  0x00000164 
+ 00012560  0x000022a7 call  0x0000327e 
+ 00012561  0x000022a9 branch  0x000030e0 , 0x00000034 
+ 00012562  0x000022aa call  0x0000322c 
+ 00012563  0x000022ac setarg  0x00000186 
+ 00012564  0x000022ad call  0x000032d0 
+ 00012565  0x000022af call  0x0000312c , 0x00000034 
+ 00012566  0x000022b0 setarg  0x00000184 
+ 00012567  0x000022b1 call  0x000032d0 
+ 00012568  0x000022b3 call  0x0000322f 
+ 00012569  0x000022b5 add  0x00000013 , 0x000000f6 , 0x00000011 
+ 00012570  0x000022b6 ifetcht  0x00000001 , 0x00000011 
+ 00012571  0x000022b8 arg  0x0000109e , 0x00000011 
+ 00012572  0x000022b9 call  0x00002e58 
+ 00012573  0x000022ba add  0x00000013 , 0x000000f6 , 0x00000005 
+ 00012574  0x000022bb istoret  0x00000001 , 0x00000005 
+ 00012575  0x000022bd call  0x00002f94 
+ 00012576  0x000022be add  0x00000013 , 0x000000f9 , 0x00000005 
+ 00012577  0x000022bf istoret  0x00000001 , 0x00000005 
+ 00012578  0x000022c1 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012579  0x000022c2 nrtn  0x00000002 
+ 00012580  0x000022c3 setarg  0x00000185 
+ 00012581  0x000022c4 call  0x00003275 
+ 00012582  0x000022c6 call  0x00002c90 
+ 00012583  0x000022c7 arg  0x00000185 , 0x00000011 
+ 00012584  0x000022c8 call  0x000032c8 
+ 00012585  0x000022c9 istoret  0x00000001 , 0x00000005 
+ 00012586  0x000022cd arg  0x00000184 , 0x00000011 
+ 00012587  0x000022ce branch  0x000032b3 
+ 00012588  0x000022d1 setarg  0x00000001 
+ 00012589  0x000022d2 arg  0x00000186 , 0x00000011 
+ 00012590  0x000022d3 call  0x000032b3 
+ 00012591  0x000022d5 arg  0x00000000 , 0x00000002 
+ 00012592  0x000022d6 call  0x00002c94 
+ 00012593  0x000022d9 branch  0x0000312a 
+ 00012594  0x000022dc call  0x00002fdf 
+ 00012595  0x000022dd call  0x0000327d 
+ 00012596  0x000022df call  0x0000322c 
+ 00012597  0x000022e1 setarg  0x00000183 
+ 00012598  0x000022e2 call  0x000032d0 
+ 00012599  0x000022e4 call  0x0000314c , 0x00000034 
+ 00012600  0x000022e5 call  0x0000314f 
+ 00012601  0x000022e6 add  0x00000013 , 0x000000f5 , 0x00000011 
+ 00012602  0x000022e7 ifetcht  0x00000001 , 0x00000011 
+ 00012603  0x000022e9 arg  0x00000e9e , 0x00000011 
+ 00012604  0x000022ea call  0x00002e58 
+ 00012605  0x000022eb add  0x00000013 , 0x000000f5 , 0x00000005 
+ 00012606  0x000022ec istoret  0x00000001 , 0x00000005 
+ 00012607  0x000022ee call  0x00002f94 
+ 00012608  0x000022ef add  0x00000013 , 0x000000f8 , 0x00000005 
+ 00012609  0x000022f0 istoret  0x00000001 , 0x00000005 
+ 00012610  0x000022f2 sub  0x00000002 , 0x00000050 , 0x0000003e 
+ 00012611  0x000022f3 nrtn  0x00000002 
+ 00012612  0x000022f4 setarg  0x00000182 
+ 00012613  0x000022f5 call  0x00003275 
+ 00012614  0x000022f7 call  0x00002c90 
+ 00012615  0x000022f8 arg  0x00000182 , 0x00000011 
+ 00012616  0x000022f9 call  0x000032c8 
+ 00012617  0x000022fa istoret  0x00000001 , 0x00000005 
+ 00012618  0x000022ff arg  0x00000181 , 0x00000011 
+ 00012619  0x00002300 branch  0x000032b3 
+ 00012620  0x00002308 setarg  0x00000001 
+ 00012621  0x00002309 arg  0x00000183 , 0x00000011 
+ 00012622  0x0000230a call  0x000032b3 
+ 00012623  0x0000230c setarg  0x00000181 
+ 00012624  0x0000230d call  0x000032d0 
+ 00012625  0x0000230e branch  0x0000322f 
+ 00012626  0x00002313 add  0x00000013 , 0x00000000 , 0x00000011 
+ 00012627  0x00002314 ifetch  0x00000001 , 0x00000011 
+ 00012628  0x00002316 call  0x0000323c 
+ 00012629  0x00002319 call  0x00002dde 
+ 00012630  0x0000231b call  0x0000325f 
+ 00012631  0x0000231d isolate1  0x00000000 , 0x0000003f 
+ 00012632  0x0000231e branch  0x0000315c , 0x00000001 
+ 00012633  0x00002320 call  0x0000315d 
+ 00012634  0x00002321 call  0x00002d53 
+ 00012635  0x00002322 call  0x00002df7 
+ 00012636  0x00002324 branch  0x00002e45 
+ 00012637  0x00002327 bpatch  0x000000c2 , 0x00004018 
+ 00012638  0x00002328 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012639  0x00002329 call  0x000032d6 
+ 00012640  0x0000232b setarg  0x0000013b 
+ 00012641  0x0000232c call  0x000032d0 
+ 00012642  0x0000232e rtn  0x00000034 
+ 00012643  0x0000232f setarg  0x00000006 
+ 00012644  0x00002330 add  0x00000013 , 0x00000086 , 0x00000005 
+ 00012645  0x00002331 istore  0x00000001 , 0x00000005 
+ 00012646  0x00002333 arg  0x00000006 , 0x00000039 
+ 00012647  0x00002334 setarg  0x0000012f 
+ 00012648  0x00002335 iadd  0x00000013 , 0x00000006 
+ 00012649  0x00002337 add  0x00000013 , 0x00000022 , 0x00000005 
+ 00012650  0x00002339 branch  0x00007f01 
+ 00012651  0x0000233d call  0x0000316e 
+ 00012652  0x0000233e nbranch  0x00002f5e , 0x0000002f 
+ 00012653  0x0000233f branch  0x00003172 
+ 00012654  0x00002342 call  0x00002f5e 
+ 00012655  0x00002343 call  0x00002e11 
+ 00012656  0x00002344 nrtn  0x0000002f 
+ 00012657  0x00002345 branch  0x00003152 
+ 00012658  0x00002348 bpatch  0x000000c3 , 0x00004018 
+ 00012659  0x00002349 call  0x00003188 
+ 00012660  0x0000234a nbranch  0x00002f5e , 0x00000028 
+ 00012661  0x0000234b add  0x00000013 , 0x00000084 , 0x00000011 
+ 00012662  0x0000234c ifetch  0x00000001 , 0x00000011 
+ 00012663  0x0000234e branch  0x00002f5e , 0x00000034 
+ 00012664  0x0000234f increase  0x00000002 , 0x0000003f 
+ 00012665  0x00002350 iforce  0x00000039 
+ 00012666  0x00002351 add  0x00000013 , 0x00000000 , 0x00000006 
+ 00012667  0x00002353 setarg  0x00000109 
+ 00012668  0x00002354 iadd  0x00000013 , 0x00000005 
+ 00012669  0x00002356 call  0x00007f01 
+ 00012670  0x00002357 call  0x00003286 
+ 00012671  0x00002359 call  0x000032b6 
+ 00012672  0x0000235b call  0x00003093 , 0x00000034 
+ 00012673  0x0000235c setarg  0x0000010b 
+ 00012674  0x0000235d call  0x000032d0 
+ 00012675  0x0000235f beq  0x00000001 , 0x0000319e 
+ 00012676  0x00002360 beq  0x00000002 , 0x000031c6 
+ 00012677  0x00002361 beq  0x00000003 , 0x000031f2 
+ 00012678  0x00002362 beq  0x000000ff , 0x00003212 
+ 00012679  0x00002363 branch  0x00002f5e 
+ 00012680  0x00002366 call  0x00002c7a 
+ 00012681  0x00002367 call  0x00007fe9 
+ 00012682  0x00002368 add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012683  0x00002369 ifetch  0x00000001 , 0x00000011 
+ 00012684  0x0000236b add  0x00000013 , 0x000000cb , 0x00000011 
+ 00012685  0x0000236c ifetcht  0x00000001 , 0x00000011 
+ 00012686  0x0000236e isub  0x00000002 , 0x0000003e 
+ 00012687  0x0000236f ncall  0x00007fe7 , 0x00000005 
+ 00012688  0x00002370 add  0x00000013 , 0x000000ca , 0x00000011 
+ 00012689  0x00002371 ifetch  0x00000001 , 0x00000011 
+ 00012690  0x00002373 add  0x00000013 , 0x000000cb , 0x00000005 
+ 00012691  0x00002374 istore  0x00000001 , 0x00000005 
+ 00012692  0x00002376 add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012693  0x00002377 ifetch  0x00000003 , 0x00000011 
+ 00012694  0x00002379 add  0x00000013 , 0x000000c7 , 0x00000011 
+ 00012695  0x0000237a ifetcht  0x00000003 , 0x00000011 
+ 00012696  0x0000237c isub  0x00000002 , 0x0000003e 
+ 00012697  0x0000237d ncall  0x00007fe7 , 0x00000005 
+ 00012698  0x0000237e add  0x00000013 , 0x000000c4 , 0x00000011 
+ 00012699  0x0000237f ifetch  0x00000003 , 0x00000011 
+ 00012700  0x00002381 add  0x00000013 , 0x000000c7 , 0x00000005 
+ 00012701  0x00002383 branch  0x000032c5 
+ 00012702  0x00002386 call  0x00002f88 
+ 00012703  0x00002387 call  0x0000324c 
+ 00012704  0x00002388 store  0x00000001 , 0x00000aa2 
+ 00012705  0x0000238a call  0x00003274 
+ 00012706  0x0000238b fetch  0x00000001 , 0x00000aa2 
+ 00012707  0x0000238d isolate1  0x00000003 , 0x00000002 
+ 00012708  0x0000238e setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012709  0x0000238f add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012710  0x00002390 istore  0x00000001 , 0x00000005 
+ 00012711  0x00002392 beq  0x00000001 , 0x00003216 
+ 00012712  0x00002393 call  0x00003245 
+ 00012713  0x00002395 call  0x00003274 
+ 00012714  0x00002397 isolate1  0x00000004 , 0x00000002 
+ 00012715  0x00002398 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00012716  0x00002399 call  0x00003249 
+ 00012717  0x0000239b add  0x00000013 , 0x000000de , 0x00000011 
+ 00012718  0x0000239c ifetch  0x00000002 , 0x00000011 
+ 00012719  0x0000239e branch  0x00007f9c 
+ 00012720  0x000023a1 setarg  0x00000001 
+ 00012721  0x000023a2 store  0x00000001 , 0x00000d54 
+ 00012722  0x000023a3 call  0x0000329e 
+ 00012723  0x000023a5 istore  0x00000007 , 0x00000005 
+ 00012724  0x000023a6 call  0x0000329e 
+ 00012725  0x000023a8 ncall  0x000031bd , 0x00000034 
+ 00012726  0x000023a9 call  0x0000329e 
+ 00012727  0x000023ab call  0x000031c2 , 0x00000034 
+ 00012728  0x000023ad jam  0x00000020 , 0x00000d52 
+ 00012729  0x000023af fetch  0x00000001 , 0x00000d38 
+ 00012730  0x000023b0 set1  0x00000002 , 0x0000003f 
+ 00012731  0x000023b1 store  0x00000001 , 0x00000d38 
+ 00012732  0x000023b2 rtn 
+ 00012733  0x000023b5 setarg  0x00000001 
+ 00012734  0x000023b6 call  0x000032a8 
+ 00012735  0x000023b9 setarg  0x00000140 
+ 00012736  0x000023ba arg  0x0000000b , 0x00000007 
+ 00012737  0x000023bb branch  0x00007f08 
+ 00012738  0x000023bd call  0x000032a7 
+ 00012739  0x000023c0 setarg  0x00000000 
+ 00012740  0x000023c1 arg  0x0000000b , 0x00000007 
+ 00012741  0x000023c2 branch  0x00007f08 
+ 00012742  0x000023c5 call  0x00003274 
+ 00012743  0x000023c7 isolate1  0x00000003 , 0x00000002 
+ 00012744  0x000023c8 branch  0x0000321b , 0x00000001 
+ 00012745  0x000023c9 arg  0x00000d64 , 0x00000005 
+ 00012746  0x000023ca call  0x000031e0 
+ 00012747  0x000023cb fetch  0x00000008 , 0x00000d64 
+ 00012748  0x000023cc ncall  0x000031e4 , 0x00000034 
+ 00012749  0x000023cd fetch  0x00000008 , 0x00000d64 
+ 00012750  0x000023ce call  0x000031e9 , 0x00000034 
+ 00012751  0x000023cf call  0x00002c7a 
+ 00012752  0x000023d0 fetch  0x00000008 , 0x00000d64 
+ 00012753  0x000023d1 arg  0x00000168 , 0x00000011 
+ 00012754  0x000023d2 call  0x000032bf 
+ 00012755  0x000023d3 istore  0x00000008 , 0x00000005 
+ 00012756  0x000023d5 setarg  0x00000170 
+ 00012757  0x000023d6 iadd  0x00000013 , 0x00000011 
+ 00012758  0x000023d7 ifetcht  0x00000008 , 0x00000011 
+ 00012759  0x000023d9 isub  0x00000002 , 0x0000003e 
+ 00012760  0x000023da ncall  0x000031ed , 0x00000005 
+ 00012761  0x000023db setarg  0x00000168 
+ 00012762  0x000023dc iadd  0x00000013 , 0x00000011 
+ 00012763  0x000023dd ifetch  0x00000008 , 0x00000011 
+ 00012764  0x000023df arg  0x00000170 , 0x00000011 
+ 00012765  0x000023e0 call  0x000032bf 
+ 00012766  0x000023e1 istore  0x00000008 , 0x00000005 
+ 00012767  0x000023e3 branch  0x00002f5e 
+ 00012768  0x000023e6 setarg  0x0000010b 
+ 00012769  0x000023e7 iadd  0x00000013 , 0x00000006 
+ 00012770  0x000023e9 arg  0x00000009 , 0x00000039 
+ 00012771  0x000023ea branch  0x00007ff3 
+ 00012772  0x000023ed setarg  0x00000001 
+ 00012773  0x000023ee call  0x000032ab 
+ 00012774  0x000023f1 setarg  0x00000140 
+ 00012775  0x000023f2 arg  0x0000000e , 0x00000007 
+ 00012776  0x000023f3 branch  0x00007f08 
+ 00012777  0x000023f6 call  0x000032aa 
+ 00012778  0x000023f9 setarg  0x00000000 
+ 00012779  0x000023fa arg  0x0000000e , 0x00000007 
+ 00012780  0x000023fb branch  0x00007f08 
+ 00012781  0x000023ff jam  0x00000010 , 0x00000d51 
+ 00012782  0x00002400 fetch  0x00000001 , 0x00000d38 
+ 00012783  0x00002401 set1  0x00000001 , 0x0000003f 
+ 00012784  0x00002402 store  0x00000001 , 0x00000d38 
+ 00012785  0x00002403 rtn 
+ 00012786  0x00002406 arg  0x00000d74 , 0x00000005 
+ 00012787  0x00002407 call  0x000031e0 
+ 00012788  0x00002408 fetch  0x00000002 , 0x00000d75 
+ 00012789  0x00002409 ncall  0x00003209 , 0x00000034 
+ 00012790  0x0000240a fetch  0x00000002 , 0x00000d75 
+ 00012791  0x0000240b call  0x0000320e , 0x00000034 
+ 00012792  0x0000240c call  0x00002c7a 
+ 00012793  0x0000240d fetch  0x00000003 , 0x00000d74 
+ 00012794  0x0000240e arg  0x00000178 , 0x00000011 
+ 00012795  0x0000240f call  0x000032c4 
+ 00012796  0x00002411 setarg  0x0000017b 
+ 00012797  0x00002412 iadd  0x00000013 , 0x00000011 
+ 00012798  0x00002413 ifetcht  0x00000003 , 0x00000011 
+ 00012799  0x00002415 isub  0x00000002 , 0x0000003e 
+ 00012800  0x00002416 ncall  0x00003207 , 0x00000005 
+ 00012801  0x00002417 setarg  0x00000178 
+ 00012802  0x00002418 iadd  0x00000013 , 0x00000011 
+ 00012803  0x00002419 ifetch  0x00000003 , 0x00000011 
+ 00012804  0x0000241b arg  0x0000017b , 0x00000011 
+ 00012805  0x0000241c call  0x000032c4 
+ 00012806  0x0000241e branch  0x00002f5e 
+ 00012807  0x00002421 jam  0x00000021 , 0x00000d52 
+ 00012808  0x00002422 branch  0x000031b9 
+ 00012809  0x00002425 setarg  0x00000001 
+ 00012810  0x00002426 call  0x000032ae 
+ 00012811  0x00002429 setarg  0x00000140 
+ 00012812  0x0000242a arg  0x0000000c , 0x00000007 
+ 00012813  0x0000242b branch  0x00007f08 
+ 00012814  0x0000242e call  0x000032ad 
+ 00012815  0x00002431 setarg  0x00000000 
+ 00012816  0x00002432 arg  0x0000000c , 0x00000007 
+ 00012817  0x00002433 branch  0x00007f08 
+ 00012818  0x00002436 call  0x000032bd 
+ 00012819  0x00002438 beq  0x00000001 , 0x00003216 
+ 00012820  0x00002439 beq  0x00000002 , 0x0000321b 
+ 00012821  0x0000243a rtn 
+ 00012822  0x0000243c setarg  0x0000010d 
+ 00012823  0x0000243d call  0x0000327e 
+ 00012824  0x0000243e arg  0x00000160 , 0x00000011 
+ 00012825  0x0000243f call  0x000032bf 
+ 00012826  0x00002442 branch  0x0000322d 
+ 00012827  0x00002445 setarg  0x0000010d 
+ 00012828  0x00002446 call  0x0000327e 
+ 00012829  0x00002447 arg  0x00000164 , 0x00000011 
+ 00012830  0x00002448 call  0x000032bf 
+ 00012831  0x0000244b branch  0x0000322d 
+ 00012832  0x0000244e call  0x00002c7a 
+ 00012833  0x0000244f add  0x00000013 , 0x000000cd , 0x00000005 
+ 00012834  0x00002450 istore  0x00000001 , 0x00000005 
+ 00012835  0x00002451 rtn 
+ 00012836  0x00002454 call  0x00002c7a 
+ 00012837  0x00002455 add  0x00000013 , 0x000000be , 0x00000011 
+ 00012838  0x00002456 branch  0x0000327f 
+ 00012839  0x00002458 call  0x00002c7a 
+ 00012840  0x00002459 add  0x00000013 , 0x000000be , 0x00000005 
+ 00012841  0x0000245a branch  0x0000322d 
+ 00012842  0x0000245d add  0x00000013 , 0x000000ae , 0x00000011 
+ 00012843  0x0000245e branch  0x0000327f 
+ 00012844  0x00002460 add  0x00000013 , 0x000000ae , 0x00000005 
+ 00012845  0x00002462 istore  0x00000004 , 0x00000005 
+ 00012846  0x00002463 rtn 
+ 00012847  0x00002466 add  0x00000013 , 0x00000090 , 0x00000005 
+ 00012848  0x00002467 branch  0x000032b4 
+ 00012849  0x0000246a setarg  0x00000000 
+ 00012850  0x0000246c call  0x00002c7a 
+ 00012851  0x0000246d add  0x00000013 , 0x00000085 , 0x00000005 
+ 00012852  0x0000246e branch  0x000032b4 
+ 00012853  0x00002471 add  0x00000013 , 0x00000042 , 0x00000005 
+ 00012854  0x00002472 branch  0x000032b4 
+ 00012855  0x00002475 setarg  0x00000004 
+ 00012856  0x00002477 add  0x00000013 , 0x000000cc , 0x00000005 
+ 00012857  0x00002478 branch  0x000032b4 
+ 00012858  0x0000247b add  0x00000013 , 0x00000087 , 0x00000011 
+ 00012859  0x0000247c branch  0x000032d1 
+ 00012860  0x0000247e add  0x00000013 , 0x00000087 , 0x00000005 
+ 00012861  0x0000247f branch  0x000032b4 
+ 00012862  0x00002482 setarg  0x00000002 
+ 00012863  0x00002484 add  0x00000013 , 0x000000d0 , 0x00000005 
+ 00012864  0x00002485 branch  0x000032b4 
+ 00012865  0x00002488 setarg  0x00000001 
+ 00012866  0x0000248a call  0x00002c7a 
+ 00012867  0x0000248b add  0x00000013 , 0x000000ce , 0x00000005 
+ 00012868  0x0000248c branch  0x000032b4 
+ 00012869  0x0000248f call  0x00002c7a 
+ 00012870  0x00002490 add  0x00000013 , 0x000000b4 , 0x00000011 
+ 00012871  0x00002491 branch  0x000032d1 
+ 00012872  0x00002493 setarg  0x00000001 
+ 00012873  0x00002495 call  0x00002c7a 
+ 00012874  0x00002496 add  0x00000013 , 0x000000b4 , 0x00000005 
+ 00012875  0x00002497 branch  0x000032b4 
+ 00012876  0x0000249a call  0x00002c7a 
+ 00012877  0x0000249b add  0x00000013 , 0x000000b2 , 0x00000011 
+ 00012878  0x0000249c branch  0x000032d1 
+ 00012879  0x0000249e setarg  0x00000001 
+ 00012880  0x000024a0 call  0x00002c7a 
+ 00012881  0x000024a1 add  0x00000013 , 0x000000b2 , 0x00000005 
+ 00012882  0x000024a2 branch  0x000032b4 
+ 00012883  0x000024a5 call  0x00002c7a 
+ 00012884  0x000024a6 add  0x00000013 , 0x00000096 , 0x00000011 
+ 00012885  0x000024a7 branch  0x000032d1 
+ 00012886  0x000024a9 add  0x00000013 , 0x00000096 , 0x00000005 
+ 00012887  0x000024aa branch  0x000032b4 
+ 00012888  0x000024ad add  0x00000013 , 0x000000cf , 0x00000011 
+ 00012889  0x000024ae branch  0x000032d1 
+ 00012890  0x000024b0 setarg  0x00000000 
+ 00012891  0x000024b2 add  0x00000013 , 0x000000cf , 0x00000005 
+ 00012892  0x000024b3 branch  0x000032b4 
+ 00012893  0x000024b6 add  0x00000013 , 0x000000d2 , 0x00000011 
+ 00012894  0x000024b7 branch  0x000032d1 
+ 00012895  0x000024ba add  0x00000013 , 0x00000001 , 0x00000011 
+ 00012896  0x000024bb branch  0x000032d1 
+ 00012897  0x000024be add  0x00000013 , 0x000000b5 , 0x00000011 
+ 00012898  0x000024bf branch  0x000032d1 
+ 00012899  0x000024c1 setarg  0x00000000 
+ 00012900  0x000024c3 call  0x00002c7a 
+ 00012901  0x000024c4 add  0x00000013 , 0x000000b5 , 0x00000005 
+ 00012902  0x000024c5 branch  0x000032b4 
+ 00012903  0x000024c8 call  0x00002c7a 
+ 00012904  0x000024c9 add  0x00000013 , 0x000000fb , 0x00000011 
+ 00012905  0x000024ca ifetch  0x00000001 , 0x00000011 
+ 00012906  0x000024cc store  0x00000001 , 0x000041de 
+ 00012907  0x000024cd rtn 
+ 00012908  0x000024d0 call  0x00002c7a 
+ 00012909  0x000024d1 fetch  0x00000001 , 0x000041de 
+ 00012910  0x000024d3 add  0x00000013 , 0x000000fb , 0x00000005 
+ 00012911  0x000024d4 branch  0x000032b4 
+ 00012912  0x000024d7 add  0x00000013 , 0x000000fc , 0x00000011 
+ 00012913  0x000024d8 branch  0x000032d1 
+ 00012914  0x000024db add  0x00000013 , 0x000000fe , 0x00000005 
+ 00012915  0x000024dc branch  0x000032b4 
+ 00012916  0x000024df setarg  0x00000109 
+ 00012917  0x000024e1 iadd  0x00000013 , 0x00000011 
+ 00012918  0x000024e2 ifetcht  0x00000001 , 0x00000011 
+ 00012919  0x000024e3 rtn 
+ 00012920  0x000024e6 setarg  0x00000135 
+ 00012921  0x000024e7 branch  0x000032d0 
+ 00012922  0x000024e9 setarg  0x00000000 
+ 00012923  0x000024eb arg  0x00000135 , 0x00000011 
+ 00012924  0x000024ec branch  0x000032b3 
+ 00012925  0x000024ef setarg  0x0000012b 
+ 00012926  0x000024f1 call  0x000032cd 
+ 00012927  0x000024f3 ifetch  0x00000004 , 0x00000011 
+ 00012928  0x000024f4 rtn 
+ 00012929  0x000024f7 setarg  0x0000015f 
+ 00012930  0x000024f8 branch  0x000032d0 
+ 00012931  0x000024fa setarg  0x00000000 
+ 00012932  0x000024fc arg  0x0000015f , 0x00000011 
+ 00012933  0x000024fd branch  0x000032b3 
+ 00012934  0x00002500 setarg  0x00000000 
+ 00012935  0x00002502 arg  0x0000015c , 0x00000011 
+ 00012936  0x00002503 branch  0x000032b3 
+ 00012937  0x00002506 arg  0x0000012f , 0x00000011 
+ 00012938  0x00002507 branch  0x000032b3 
+ 00012939  0x0000250a setarg  0x00000108 
+ 00012940  0x0000250b branch  0x000032d0 
+ 00012941  0x0000250d arg  0x00000108 , 0x00000011 
+ 00012942  0x0000250e branch  0x000032b3 
+ 00012943  0x00002511 setarg  0x00000105 
+ 00012944  0x00002512 branch  0x000032d0 
+ 00012945  0x00002514 setarg  0x00000000 
+ 00012946  0x00002516 arg  0x00000105 , 0x00000011 
+ 00012947  0x00002517 branch  0x000032b3 
+ 00012948  0x0000251a setarg  0x00000104 
+ 00012949  0x0000251b branch  0x000032d0 
+ 00012950  0x0000251d setarg  0x00000000 
+ 00012951  0x0000251f arg  0x00000104 , 0x00000011 
+ 00012952  0x00002520 branch  0x000032b3 
+ 00012953  0x00002523 setarg  0x00000000 
+ 00012954  0x00002525 arg  0x0000013b , 0x00000011 
+ 00012955  0x00002526 branch  0x000032b3 
+ 00012956  0x00002528 setarg  0x00000001 
+ 00012957  0x00002529 branch  0x0000329a 
+ 00012958  0x0000252c setarg  0x0000010c 
+ 00012959  0x0000252d call  0x000032cd 
+ 00012960  0x0000252e ifetch  0x00000007 , 0x00000011 
+ 00012961  0x0000252f rtn 
+ 00012962  0x00002532 setarg  0x0000015e 
+ 00012963  0x00002533 branch  0x000032d0 
+ 00012964  0x00002535 setarg  0x00000000 
+ 00012965  0x00002537 arg  0x0000015e , 0x00000011 
+ 00012966  0x00002538 branch  0x000032b3 
+ 00012967  0x0000253b setarg  0x00000000 
+ 00012968  0x0000253d arg  0x00000180 , 0x00000011 
+ 00012969  0x0000253e branch  0x000032b3 
+ 00012970  0x00002541 setarg  0x00000000 
+ 00012971  0x00002543 arg  0x0000017e , 0x00000011 
+ 00012972  0x00002544 branch  0x000032b3 
+ 00012973  0x00002547 setarg  0x00000000 
+ 00012974  0x00002549 arg  0x0000017f , 0x00000011 
+ 00012975  0x0000254a branch  0x000032b3 
+ 00012976  0x0000254d arg  0x00000102 , 0x00000011 
+ 00012977  0x0000254e branch  0x000032b3 
+ 00012978  0x00002551 arg  0x00000103 , 0x00000011 
+ 00012979  0x00002553 call  0x000032c7 
+ 00012980  0x00002555 istore  0x00000001 , 0x00000005 
+ 00012981  0x00002556 rtn 
+ 00012982  0x00002559 setarg  0x0000015d 
+ 00012983  0x0000255a branch  0x000032d0 
+ 00012984  0x0000255d arg  0x0000015d , 0x00000011 
+ 00012985  0x0000255e branch  0x000032b3 
+ 00012986  0x00002561 setarg  0x0000018a 
+ 00012987  0x00002562 call  0x000032d0 
+ 00012988  0x00002563 branch  0x0000326a 
+ 00012989  0x00002566 setarg  0x0000010c 
+ 00012990  0x00002567 branch  0x000032d0 
+ 00012991  0x0000256a copy  0x0000003f , 0x00000002 
+ 00012992  0x0000256b copy  0x00000011 , 0x0000003f 
+ 00012993  0x0000256c iadd  0x00000013 , 0x00000005 
+ 00012994  0x0000256d copy  0x00000002 , 0x0000003f 
+ 00012995  0x0000256e rtn 
+ 00012996  0x00002571 call  0x000032bf 
+ 00012997  0x00002573 istore  0x00000003 , 0x00000005 
+ 00012998  0x00002574 rtn 
+ 00012999  0x00002577 call  0x00002c7a 
+ 00013000  0x00002579 copy  0x0000003f , 0x00000012 
+ 00013001  0x0000257a copy  0x00000011 , 0x0000003f 
+ 00013002  0x0000257b iadd  0x00000013 , 0x00000005 
+ 00013003  0x0000257c copy  0x00000012 , 0x0000003f 
+ 00013004  0x0000257d rtn 
+ 00013005  0x00002580 call  0x00002c7a 
+ 00013006  0x00002581 iadd  0x00000013 , 0x00000011 
+ 00013007  0x00002582 rtn 
+ 00013008  0x00002585 call  0x000032cd 
+ 00013009  0x00002587 ifetch  0x00000001 , 0x00000011 
+ 00013010  0x00002588 rtn 
+ 00013011  0x0000258b call  0x000032cd 
+ 00013012  0x0000258c ifetcht  0x00000004 , 0x00000011 
+ 00013013  0x0000258d rtn 
+ 00013014  0x00002590 setarg  0x00000000 
+ 00013015  0x00002591 branch  0x000032b4 
+ 00013016  0x00002596 bpatch  0x000000c4 , 0x00004018 
+ 00013017  0x00002597 fetch  0x00000001 , 0x00004092 
+ 00013018  0x00002598 branch  0x000032d8 , 0x00000034 
+ 00013019  0x0000259a beq  0x00000004 , 0x00002f30 
+ 00013020  0x0000259b beq  0x0000000f , 0x00003436 
+ 00013021  0x0000259c beq  0x00000009 , 0x000045de 
+ 00013022  0x0000259d beq  0x0000000a , 0x0000392a 
+ 00013023  0x0000259e beq  0x0000000e , 0x000035bf 
+ 00013024  0x0000259f beq  0x00000010 , 0x000044a4 
+ 00013025  0x000025a0 bbit1  0x00000006 , 0x00003d00 
+ 00013026  0x000025a1 rtn 
+ 00013027  0x000025a4 bpatch  0x000000c5 , 0x00004018 
+ 00013028  0x000025a5 jam  0x00000000 , 0x00000151 
+ 00013029  0x000025a6 jam  0x00000000 , 0x0000017f 
+ 00013030  0x000025a7 jam  0x00000000 , 0x00000180 
+ 00013031  0x000025a8 setarg  0x00000000 
+ 00013032  0x000025a9 store  0x00000005 , 0x000009ae 
+ 00013033  0x000025aa fetch  0x00000001 , 0x00004092 
+ 00013034  0x000025ab branch  0x000032e3 , 0x00000034 
+ 00013035  0x000025ac beq  0x0000000a , 0x00003962 
+ 00013036  0x000025ae rtn 
+ 00013037  0x000025b2 call  0x00007cd1 
+ 00013038  0x000025b3 call  0x00007d9c 
+ 00013039  0x000025b4 call  0x000032f6 
+ 00013040  0x000025b5 fetch  0x00000002 , 0x000041f3 
+ 00013041  0x000025b6 branch  0x00007f9c 
+ 00013042  0x000025b9 fetch  0x00000002 , 0x000041f1 
+ 00013043  0x000025ba branch  0x00007f9c 
+ 00013044  0x000025bd fetch  0x00000002 , 0x000041ef 
+ 00013045  0x000025be branch  0x00007f9c 
+ 00013046  0x000025c1 bpatch  0x000000c6 , 0x00004018 
+ 00013047  0x000025c3 arg  0x00004668 , 0x00000011 
+ 00013048  0x000025c4 call  0x00007fc4 
+ 00013049  0x000025c5 rtn  0x00000034 
+ 00013050  0x000025c7 copy  0x0000003f , 0x00000013 
+ 00013051  0x000025c8 call  0x000032ff 
+ 00013052  0x000025c9 branch  0x00003324 
+ 00013053  0x000025cc arg  0x00000000 , 0x00000013 
+ 00013054  0x000025cd rtn 
+ 00013055  0x000025d3 beq  0x00000001 , 0x00003311 
+ 00013056  0x000025d4 beq  0x00000010 , 0x00003357 
+ 00013057  0x000025d5 beq  0x00000005 , 0x00003335 
+ 00013058  0x000025d6 beq  0x00000012 , 0x0000333c 
+ 00013059  0x000025d7 beq  0x00000006 , 0x00003353 
+ 00013060  0x000025d8 beq  0x00000004 , 0x00003394 
+ 00013061  0x000025d9 beq  0x00000002 , 0x00003399 
+ 00013062  0x000025da beq  0x00000013 , 0x00003394 
+ 00013063  0x000025db beq  0x00000014 , 0x0000334b 
+ 00013064  0x000025dc beq  0x00000015 , 0x0000334f 
+ 00013065  0x000025dd beq  0x00000003 , 0x0000332e 
+ 00013066  0x000025de beq  0x0000000b , 0x00003340 
+ 00013067  0x000025df beq  0x0000000c , 0x00003347 
+ 00013068  0x000025e1 beq  0x00000016 , 0x0000335b 
+ 00013069  0x000025e2 beq  0x00000018 , 0x0000332a 
+ 00013070  0x000025e3 beq  0x0000002a , 0x0000331a 
+ 00013071  0x000025e4 beq  0x0000002b , 0x00003318 
+ 00013072  0x000025e5 rtn 
+ 00013073  0x000025e9 fetch  0x00000002 , 0x00004682 
+ 00013074  0x000025ea set1  0x00000000 , 0x0000003f 
+ 00013075  0x000025eb store  0x00000002 , 0x00004682 
+ 00013076  0x000025ec fetch  0x00000002 , 0x0000420a 
+ 00013077  0x000025ed set0  0x00000000 , 0x0000003f 
+ 00013078  0x000025ee store  0x00000002 , 0x0000420a 
+ 00013079  0x000025ef rtn 
+ 00013080  0x000025f2 jam  0x00000000 , 0x00000229 
+ 00013081  0x000025f3 rtn 
+ 00013082  0x000025f6 fetch  0x00000001 , 0x00000229 
+ 00013083  0x000025f7 increase  0x00000001 , 0x0000003f 
+ 00013084  0x000025f8 store  0x00000001 , 0x00000229 
+ 00013085  0x000025f9 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00013086  0x000025fa branch  0x000033df , 0x00000002 
+ 00013087  0x000025fb jam  0x00000000 , 0x00000229 
+ 00013088  0x000025fc fetch  0x00000002 , 0x0000420a 
+ 00013089  0x000025fd set1  0x00000009 , 0x0000003f 
+ 00013090  0x000025fe store  0x00000002 , 0x0000420a 
+ 00013091  0x000025ff branch  0x000033e9 
+ 00013092  0x00002602 fetch  0x00000002 , 0x000041f5 
+ 00013093  0x00002603 branch  0x00007f9c 
+ 00013094  0x00002606 fetch  0x00000002 , 0x000041e9 
+ 00013095  0x00002607 branch  0x00007f9c 
+ 00013096  0x0000260a fetch  0x00000002 , 0x000041ed 
+ 00013097  0x0000260b branch  0x00007f9c 
+ 00013098  0x0000260e fetch  0x00000002 , 0x0000420a 
+ 00013099  0x0000260f set1  0x00000001 , 0x0000003f 
+ 00013100  0x00002610 store  0x00000002 , 0x0000420a 
+ 00013101  0x00002611 branch  0x00003412 
+ 00013102  0x00002614 fetch  0x00000002 , 0x00004682 
+ 00013103  0x00002615 set1  0x00000007 , 0x0000003f 
+ 00013104  0x00002616 store  0x00000002 , 0x00004682 
+ 00013105  0x00002617 fetch  0x00000002 , 0x0000420a 
+ 00013106  0x00002618 set1  0x00000002 , 0x0000003f 
+ 00013107  0x00002619 store  0x00000002 , 0x0000420a 
+ 00013108  0x0000261a rtn 
+ 00013109  0x0000261d fetch  0x00000002 , 0x00004682 
+ 00013110  0x0000261e set1  0x00000001 , 0x0000003f 
+ 00013111  0x0000261f store  0x00000002 , 0x00004682 
+ 00013112  0x00002620 fetch  0x00000002 , 0x0000420a 
+ 00013113  0x00002621 set1  0x00000004 , 0x0000003f 
+ 00013114  0x00002622 store  0x00000002 , 0x0000420a 
+ 00013115  0x00002623 rtn 
+ 00013116  0x00002626 fetch  0x00000002 , 0x00004682 
+ 00013117  0x00002627 set1  0x00000003 , 0x0000003f 
+ 00013118  0x00002628 store  0x00000002 , 0x00004682 
+ 00013119  0x00002629 rtn 
+ 00013120  0x0000262c fetch  0x00000002 , 0x00004682 
+ 00013121  0x0000262d set1  0x00000005 , 0x0000003f 
+ 00013122  0x0000262e store  0x00000002 , 0x00004682 
+ 00013123  0x0000262f fetch  0x00000002 , 0x0000420a 
+ 00013124  0x00002630 set1  0x00000003 , 0x0000003f 
+ 00013125  0x00002631 store  0x00000002 , 0x0000420a 
+ 00013126  0x00002632 rtn 
+ 00013127  0x00002635 fetch  0x00000002 , 0x00004682 
+ 00013128  0x00002636 set0  0x00000005 , 0x0000003f 
+ 00013129  0x00002637 store  0x00000002 , 0x00004682 
+ 00013130  0x00002638 rtn 
+ 00013131  0x0000263b fetch  0x00000002 , 0x00004682 
+ 00013132  0x0000263c set1  0x00000009 , 0x0000003f 
+ 00013133  0x0000263d store  0x00000002 , 0x00004682 
+ 00013134  0x0000263e rtn 
+ 00013135  0x00002641 fetch  0x00000002 , 0x00004682 
+ 00013136  0x00002642 set0  0x00000009 , 0x0000003f 
+ 00013137  0x00002643 store  0x00000002 , 0x00004682 
+ 00013138  0x00002644 branch  0x00003418 
+ 00013139  0x00002647 fetch  0x00000002 , 0x00004682 
+ 00013140  0x00002648 set1  0x00000002 , 0x0000003f 
+ 00013141  0x00002649 store  0x00000002 , 0x00004682 
+ 00013142  0x0000264a rtn 
+ 00013143  0x0000264d fetch  0x00000002 , 0x0000420a 
+ 00013144  0x0000264e set1  0x00000000 , 0x0000003f 
+ 00013145  0x0000264f store  0x00000002 , 0x0000420a 
+ 00013146  0x00002650 rtn 
+ 00013147  0x00002653 fetch  0x00000002 , 0x0000420a 
+ 00013148  0x00002654 set1  0x00000008 , 0x0000003f 
+ 00013149  0x00002655 store  0x00000002 , 0x0000420a 
+ 00013150  0x00002656 branch  0x000033e9 
+ 00013151  0x0000265a bpatch  0x000000c7 , 0x00004018 
+ 00013152  0x0000265b store  0x00000001 , 0x0000022a 
+ 00013153  0x0000265d fetch  0x00000001 , 0x0000022a 
+ 00013154  0x0000265e rtn  0x00000034 
+ 00013155  0x0000265f increase  0xffffffff , 0x0000003f 
+ 00013156  0x00002660 store  0x00000001 , 0x0000022a 
+ 00013157  0x00002661 call  0x00007cdd 
+ 00013158  0x00002662 call  0x000033d6 
+ 00013159  0x00002663 call  0x00003387 
+ 00013160  0x00002664 call  0x0000338d 
+ 00013161  0x00002665 call  0x0000651b 
+ 00013162  0x00002666 fetch  0x00000002 , 0x000041fd 
+ 00013163  0x00002667 call  0x00007f9c 
+ 00013164  0x00002668 branch  0x00003361 
+ 00013165  0x0000266e ifetch  0x00000001 , 0x00000013 
+ 00013166  0x0000266f rtn  0x00000034 
+ 00013167  0x00002670 pincrease  0xffffffff 
+ 00013168  0x00002671 istore  0x00000001 , 0x00000013 
+ 00013169  0x00002672 nrtn  0x00000034 
+ 00013170  0x00002673 copy  0x00000012 , 0x0000003f 
+ 00013171  0x00002674 branch  0x00007f9c 
+ 00013172  0x00002679 ifetch  0x00000002 , 0x00000013 
+ 00013173  0x0000267a rtn  0x00000034 
+ 00013174  0x0000267b pincrease  0xffffffff 
+ 00013175  0x0000267c istore  0x00000002 , 0x00000013 
+ 00013176  0x0000267d nrtn  0x00000034 
+ 00013177  0x0000267e copy  0x00000012 , 0x0000003f 
+ 00013178  0x0000267f branch  0x00007f9c 
+ 00013179  0x00002682 fetcht  0x00000002 , 0x0000423f 
+ 00013180  0x00002683 add  0x00000002 , 0x00000001 , 0x00000013 
+ 00013181  0x00002684 arg  0x0000337f , 0x00000012 
+ 00013182  0x00002685 branch  0x0000336d 
+ 00013183  0x00002688 call  0x0000342d 
+ 00013184  0x00002689 beq  0x00000001 , 0x00003382 
+ 00013185  0x0000268b branch  0x0000340a 
+ 00013186  0x0000268d setarg  0x00000002 
+ 00013187  0x0000268e istore  0x00000001 , 0x00000013 
+ 00013188  0x0000268f add  0x00000002 , 0x00000008 , 0x00000012 
+ 00013189  0x00002691 ifetch  0x00000002 , 0x00000012 
+ 00013190  0x00002692 branch  0x00007f9c 
+ 00013191  0x00002695 arg  0x00004205 , 0x00000013 
+ 00013192  0x00002696 arg  0x0000338a , 0x00000012 
+ 00013193  0x00002697 branch  0x0000336d 
+ 00013194  0x0000269a call  0x00002252 
+ 00013195  0x0000269b branch  0x0000340e , 0x00000005 
+ 00013196  0x0000269c rtn 
+ 00013197  0x000026a0 arg  0x0000467e , 0x00000013 
+ 00013198  0x000026a1 arg  0x00003390 , 0x00000012 
+ 00013199  0x000026a2 branch  0x00003374 
+ 00013200  0x000026a5 call  0x000033f0 
+ 00013201  0x000026a6 call  0x00003408 
+ 00013202  0x000026a7 fetch  0x00000002 , 0x000041f7 
+ 00013203  0x000026a8 branch  0x00007f9c 
+ 00013204  0x000026ac call  0x000033ac 
+ 00013205  0x000026ae fetch  0x00000002 , 0x00004682 
+ 00013206  0x000026af set0  0x00000007 , 0x0000003f 
+ 00013207  0x000026b0 store  0x00000002 , 0x00004682 
+ 00013208  0x000026b1 rtn 
+ 00013209  0x000026b4 jam  0x00000000 , 0x00004205 
+ 00013210  0x000026b5 fetch  0x00000002 , 0x00004682 
+ 00013211  0x000026b6 bbit1  0x00000007 , 0x0000339e 
+ 00013212  0x000026b7 isolate0  0x00000001 , 0x0000003f 
+ 00013213  0x000026b8 call  0x000032fd , 0x00000001 
+ 00013214  0x000026ba bpatch  0x000000c8 , 0x00004019 
+ 00013215  0x000026bb fetch  0x00000002 , 0x00004682 
+ 00013216  0x000026bc set0  0x00000000 , 0x0000003f 
+ 00013217  0x000026bd set0  0x00000001 , 0x0000003f 
+ 00013218  0x000026be set0  0x00000002 , 0x0000003f 
+ 00013219  0x000026bf set0  0x00000003 , 0x0000003f 
+ 00013220  0x000026c0 set0  0x00000007 , 0x0000003f 
+ 00013221  0x000026c1 store  0x00000002 , 0x00004682 
+ 00013222  0x000026c2 branch  0x00003418 
+ 00013223  0x000026c5 call  0x000033a9 
+ 00013224  0x000026c6 branch  0x0000340a 
+ 00013225  0x000026ca setarg  0x00000000 
+ 00013226  0x000026cb store  0x00000002 , 0x00004208 
+ 00013227  0x000026cc rtn 
+ 00013228  0x000026ce setarg  0x00000000 
+ 00013229  0x000026cf store  0x00000002 , 0x0000420a 
+ 00013230  0x000026d0 rtn 
+ 00013231  0x000026d3 fetch  0x00000002 , 0x0000420a 
+ 00013232  0x000026d4 store  0x00000002 , 0x00004208 
+ 00013233  0x000026d5 setarg  0x00000000 
+ 00013234  0x000026d6 store  0x00000002 , 0x0000420a 
+ 00013235  0x000026d7 rtn 
+ 00013236  0x000026da fetch  0x00000002 , 0x0000420a 
+ 00013237  0x000026db set1  0x00000007 , 0x0000003f 
+ 00013238  0x000026dc store  0x00000002 , 0x00004208 
+ 00013239  0x000026dd setarg  0x00000000 
+ 00013240  0x000026de store  0x00000002 , 0x0000420a 
+ 00013241  0x000026df rtn 
+ 00013242  0x000026e8 fetch  0x00000001 , 0x00004682 
+ 00013243  0x000026e9 isolate1  0x00000005 , 0x0000003f 
+ 00013244  0x000026ea rtn 
+ 00013245  0x000026f3 setarg  0x0000aa55 
+ 00013246  0x000026f5 store  0x00000002 , 0x00000aaa 
+ 00013247  0x000026f6 bpatch  0x000000c9 , 0x00004019 
+ 00013248  0x000026f7 arg  0x00000002 , 0x00000002 
+ 00013249  0x000026f8 arg  0x00000aaa , 0x00000011 
+ 00013250  0x000026f9 arg  0x000000c3 , 0x00000012 
+ 00013251  0x000026fa branch  0x00006606 
+ 00013252  0x000026fe bpatch  0x000000ca , 0x00004019 
+ 00013253  0x000026ff arg  0x00000002 , 0x00000002 
+ 00013254  0x00002700 arg  0x00000a9a , 0x00000011 
+ 00013255  0x00002701 arg  0x000000c3 , 0x00000012 
+ 00013256  0x00002702 call  0x000065df 
+ 00013257  0x00002703 fetch  0x00000002 , 0x00000a9a 
+ 00013258  0x00002704 arg  0x0000aa55 , 0x00000002 
+ 00013259  0x00002705 isub  0x00000002 , 0x0000003e 
+ 00013260  0x00002706 rtn 
+ 00013261  0x0000270a fetch  0x00000001 , 0x0000455a 
+ 00013262  0x0000270b store  0x00000001 , 0x00004205 
+ 00013263  0x0000270c rtn 
+ 00013264  0x0000270f arg  0x00000009 , 0x00000007 
+ 00013265  0x00002710 branch  0x00002c32 
+ 00013266  0x00002713 arg  0x00000009 , 0x00000007 
+ 00013267  0x00002714 branch  0x00002c36 
+ 00013268  0x00002717 jam  0x00000005 , 0x00004206 
+ 00013269  0x00002718 branch  0x000033d0 
+ 00013270  0x0000271b arg  0x00004206 , 0x00000013 
+ 00013271  0x0000271c arg  0x000033d2 , 0x00000012 
+ 00013272  0x0000271d branch  0x0000336d 
+ 00013273  0x00002720 jam  0x00000001 , 0x00004363 
+ 00013274  0x00002721 rtn 
+ 00013275  0x00002724 jam  0x00000000 , 0x00004363 
+ 00013276  0x00002725 rtn 
+ 00013277  0x00002728 jam  0x0000000a , 0x00000a99 
+ 00013278  0x00002729 branch  0x00007d8f 
+ 00013279  0x0000272c jam  0x0000001d , 0x00000a99 
+ 00013280  0x0000272d branch  0x00007d8f 
+ 00013281  0x00002730 bpatch  0x000000cb , 0x00004019 
+ 00013282  0x00002731 fetch  0x00000001 , 0x00004207 
+ 00013283  0x00002732 store  0x00000001 , 0x0000016d 
+ 00013284  0x00002733 jam  0x00000001 , 0x00000228 
+ 00013285  0x00002734 jam  0x00000003 , 0x00000a99 
+ 00013286  0x00002735 branch  0x00007d8f 
+ 00013287  0x00002738 jam  0x0000001e , 0x00000a99 
+ 00013288  0x00002739 branch  0x00007d8f 
+ 00013289  0x0000273c jam  0x00000004 , 0x00000a99 
+ 00013290  0x0000273d branch  0x00007d8f 
+ 00013291  0x00002740 fetch  0x00000002 , 0x00004687 
+ 00013292  0x00002741 store  0x00000002 , 0x0000467e 
+ 00013293  0x00002743 call  0x00003404 
+ 00013294  0x00002745 jam  0x00000001 , 0x00000a99 
+ 00013295  0x00002746 branch  0x00007d8f 
+ 00013296  0x00002749 setarg  0x00000000 
+ 00013297  0x0000274a store  0x00000002 , 0x0000467e 
+ 00013298  0x0000274b jam  0x00000002 , 0x00000a99 
+ 00013299  0x0000274c branch  0x00007d8f 
+ 00013300  0x0000274f jam  0x0000000f , 0x00000a99 
+ 00013301  0x00002750 branch  0x00007d8f 
+ 00013302  0x00002753 jam  0x00000010 , 0x00000a99 
+ 00013303  0x00002754 branch  0x00007d8f 
+ 00013304  0x00002757 jam  0x0000000e , 0x00000a99 
+ 00013305  0x00002758 branch  0x00007d8f 
+ 00013306  0x0000275b jam  0x0000000d , 0x00000a99 
+ 00013307  0x0000275c branch  0x00007d8f 
+ 00013308  0x0000275f jam  0x00000017 , 0x00000a99 
+ 00013309  0x00002760 branch  0x00007d8f 
+ 00013310  0x00002763 jam  0x00000018 , 0x00000a99 
+ 00013311  0x00002764 branch  0x00007d8f 
+ 00013312  0x00002767 jam  0x00000016 , 0x00000a99 
+ 00013313  0x00002768 branch  0x00007d8f 
+ 00013314  0x0000276b jam  0x00000011 , 0x00000a99 
+ 00013315  0x0000276c branch  0x00007d8f 
+ 00013316  0x0000276f jam  0x00000015 , 0x00000a99 
+ 00013317  0x00002770 branch  0x00007d8f 
+ 00013318  0x00002773 jam  0x00000014 , 0x00000a99 
+ 00013319  0x00002774 branch  0x00007d8f 
+ 00013320  0x00002778 jam  0x00000013 , 0x00000a99 
+ 00013321  0x00002779 branch  0x00007d8f 
+ 00013322  0x0000277c jam  0x00000019 , 0x00000a99 
+ 00013323  0x0000277d branch  0x00007d8f 
+ 00013324  0x00002780 jam  0x00000006 , 0x00000a99 
+ 00013325  0x00002781 branch  0x00007d8f 
+ 00013326  0x00002784 jam  0x00000005 , 0x00000a99 
+ 00013327  0x00002785 branch  0x00007d8f 
+ 00013328  0x00002788 jam  0x0000001f , 0x00000a99 
+ 00013329  0x00002789 branch  0x00007d8f 
+ 00013330  0x0000278c jam  0x00000020 , 0x00000a99 
+ 00013331  0x0000278d branch  0x00007d8f 
+ 00013332  0x00002790 jam  0x00000025 , 0x00000a99 
+ 00013333  0x00002791 branch  0x00007d8f 
+ 00013334  0x00002794 set1  0x0000000d , 0x00000000 
+ 00013335  0x00002795 rtn 
+ 00013336  0x00002798 set0  0x0000000d , 0x00000000 
+ 00013337  0x00002799 rtn 
+ 00013338  0x000027ae call  0x0000342d 
+ 00013339  0x000027af beq  0x00000002 , 0x00003424 
+ 00013340  0x000027b1 setarg  0x00000001 
+ 00013341  0x000027b2 istore  0x00000001 , 0x00000013 
+ 00013342  0x000027b3 add  0x00000002 , 0x00000003 , 0x00000011 
+ 00013343  0x000027b4 add  0x00000002 , 0x00000006 , 0x00000012 
+ 00013344  0x000027b6 ifetcht  0x00000001 , 0x00000011 
+ 00013345  0x000027b7 increase  0x00000001 , 0x00000013 
+ 00013346  0x000027b8 istoret  0x00000001 , 0x00000013 
+ 00013347  0x000027b9 branch  0x00003385 
+ 00013348  0x000027bc setarg  0x00000000 
+ 00013349  0x000027bd istore  0x00000001 , 0x00000013 
+ 00013350  0x000027be fetch  0x00000002 , 0x00004682 
+ 00013351  0x000027bf bbit0  0x00000009 , 0x00003429 
+ 00013352  0x000027c0 call  0x00003402 
+ 00013353  0x000027c2 fetcht  0x00000002 , 0x0000423f 
+ 00013354  0x000027c3 add  0x00000002 , 0x00000002 , 0x00000011 
+ 00013355  0x000027c4 add  0x00000002 , 0x00000004 , 0x00000012 
+ 00013356  0x000027c5 branch  0x00003420 
+ 00013357  0x000027c8 fetcht  0x00000002 , 0x0000423f 
+ 00013358  0x000027c9 add  0x00000002 , 0x00000000 , 0x00000013 
+ 00013359  0x000027ca ifetch  0x00000001 , 0x00000013 
+ 00013360  0x000027cb rtn 
+ 00013361  0x000027ce call  0x0000342d 
+ 00013362  0x000027cf bne  0x00000000 , 0x00003434 
+ 00013363  0x000027d0 branch  0x0000340a 
+ 00013364  0x000027d2 add  0x00000002 , 0x0000000a , 0x00000012 
+ 00013365  0x000027d3 branch  0x00003385 
+ 00013366  0x000027d6 rtn  0x0000002b 
+ 00013367  0x000027d7 jam  0x00000000 , 0x00008081 
+ 00013368  0x000027d8 setarg  0x00003463 
+ 00013369  0x000027d9 store  0x00000002 , 0x000041eb 
+ 00013370  0x000027da setarg  0x0000696c 
+ 00013371  0x000027db store  0x00000002 , 0x000041ed 
+ 00013372  0x000027dc setarg  0x000034f5 
+ 00013373  0x000027dd store  0x00000002 , 0x000041f3 
+ 00013374  0x000027de setarg  0x000034f4 
+ 00013375  0x000027df store  0x00000002 , 0x000041ef 
+ 00013376  0x000027e0 setarg  0x0000347e 
+ 00013377  0x000027e1 store  0x00000002 , 0x000041f5 
+ 00013378  0x000027e2 setarg  0x000034b2 
+ 00013379  0x000027e3 store  0x00000002 , 0x000041fd 
+ 00013380  0x000027e4 setarg  0x00003465 
+ 00013381  0x000027e5 store  0x00000002 , 0x000041fb 
+ 00013382  0x000027e6 setarg  0x00003470 
+ 00013383  0x000027e7 store  0x00000002 , 0x000041e9 
+ 00013384  0x000027e8 setarg  0x00003501 
+ 00013385  0x000027e9 store  0x00000002 , 0x000041f9 
+ 00013386  0x000027ea bpatch  0x000000cc , 0x00004019 
+ 00013387  0x000027eb call  0x0000359b 
+ 00013388  0x000027ec call  0x00006948 
+ 00013389  0x000027ed call  0x000035ad 
+ 00013390  0x000027ee call  0x00007d08 
+ 00013391  0x000027ef call  0x00007cd3 
+ 00013392  0x000027f0 setarg  0x0000350b 
+ 00013393  0x000027f1 store  0x00000002 , 0x00004766 
+ 00013394  0x000027f2 setarg  0x000034fc 
+ 00013395  0x000027f3 store  0x00000002 , 0x0000475d 
+ 00013396  0x000027f4 setarg  0x000034f8 
+ 00013397  0x000027f5 store  0x00000002 , 0x0000475f 
+ 00013398  0x000027f6 setarg  0x0000346c 
+ 00013399  0x000027f7 store  0x00000002 , 0x00004761 
+ 00013400  0x000027f8 setarg  0x000035a2 
+ 00013401  0x000027f9 store  0x00000002 , 0x000046a9 
+ 00013402  0x000027fa setarg  0x000035a4 
+ 00013403  0x000027fb store  0x00000002 , 0x000046ab 
+ 00013404  0x000027fc setarg  0x000035a9 
+ 00013405  0x000027fd store  0x00000002 , 0x000046b4 
+ 00013406  0x000027fe setarg  0x000035a6 
+ 00013407  0x000027ff store  0x00000002 , 0x000046b6 
+ 00013408  0x00002800 fetch  0x00000002 , 0x00004682 
+ 00013409  0x00002801 rtnbit1  0x0000000c 
+ 00013410  0x00002802 branch  0x0000340a 
+ 00013411  0x00002805 call  0x00003586 
+ 00013412  0x00002806 branch  0x0000340a 
+ 00013413  0x00002809 call  0x00005892 
+ 00013414  0x0000280a nrtn  0x00000034 
+ 00013415  0x0000280b arg  0x00000b06 , 0x00000011 
+ 00013416  0x0000280c call  0x00007e54 
+ 00013417  0x0000280d nrtn  0x00000028 
+ 00013418  0x0000280e arg  0x00000b06 , 0x00000006 
+ 00013419  0x0000280f branch  0x00004746 
+ 00013420  0x00002812 fetch  0x00000002 , 0x00004797 
+ 00013421  0x00002813 store  0x00000002 , 0x00004791 
+ 00013422  0x00002814 jam  0x00000001 , 0x00004753 
+ 00013423  0x00002815 branch  0x0000358f 
+ 00013424  0x00002818 fetch  0x00000001 , 0x0000479d 
+ 00013425  0x00002819 beq  0x00000001 , 0x00003479 
+ 00013426  0x0000281a fetch  0x00000002 , 0x00004682 
+ 00013427  0x0000281b bbit0  0x00000009 , 0x00003479 
+ 00013428  0x0000281c fetch  0x00000001 , 0x0000479e 
+ 00013429  0x0000281d beq  0x00000001 , 0x000033d0 
+ 00013430  0x0000281e fetch  0x00000001 , 0x00004700 
+ 00013431  0x0000281f nbranch  0x000033d0 , 0x00000034 
+ 00013432  0x00002820 branch  0x000033d2 
+ 00013433  0x00002823 fetch  0x00000001 , 0x0000479b 
+ 00013434  0x00002824 fetcht  0x00000001 , 0x0000479c 
+ 00013435  0x00002825 ior  0x00000002 , 0x0000003f 
+ 00013436  0x00002826 beq  0x00000001 , 0x000033d0 
+ 00013437  0x00002827 branch  0x000033d2 
+ 00013438  0x0000282a copy  0x00000013 , 0x0000003f 
+ 00013439  0x0000282b beq  0x0000002d , 0x00003431 
+ 00013440  0x0000282c beq  0x00000010 , 0x0000341a 
+ 00013441  0x0000282d beq  0x00000014 , 0x000034df 
+ 00013442  0x0000282e beq  0x00000015 , 0x000034e8 
+ 00013443  0x0000282f beq  0x00000040 , 0x00003485 
+ 00013444  0x00002830 rtn 
+ 00013445  0x00002832 fetch  0x00000002 , 0x00004509 
+ 00013446  0x00002833 beq  0x00000001 , 0x0000348c 
+ 00013447  0x00002835 fetch  0x00000002 , 0x000043d8 
+ 00013448  0x00002836 branch  0x000034a2 , 0x00000034 
+ 00013449  0x00002838 jam  0x00000002 , 0x0000478a 
+ 00013450  0x00002839 jam  0x0000003c , 0x0000478f 
+ 00013451  0x0000283a rtn 
+ 00013452  0x0000283d fetch  0x00000002 , 0x0000449a 
+ 00013453  0x0000283e branch  0x000034a0 , 0x00000034 
+ 00013454  0x00002840 jam  0x00000001 , 0x0000478a 
+ 00013455  0x00002841 fetcht  0x00000002 , 0x000047b4 
+ 00013456  0x00002842 fetch  0x00000002 , 0x00004496 
+ 00013457  0x00002843 iadd  0x00000002 , 0x0000003f 
+ 00013458  0x00002844 store  0x00000002 , 0x00004496 
+ 00013459  0x00002845 copy  0x0000003f , 0x00000011 
+ 00013460  0x00002846 fetch  0x00000002 , 0x00004498 
+ 00013461  0x00002847 iadd  0x00000002 , 0x0000003f 
+ 00013462  0x00002848 store  0x00000002 , 0x00004498 
+ 00013463  0x00002849 iadd  0x00000011 , 0x0000003f 
+ 00013464  0x0000284a rshift  0x0000003f , 0x00000002 
+ 00013465  0x0000284b fetch  0x00000002 , 0x000047c0 
+ 00013466  0x0000284c idiv  0x00000002 
+ 00013467  0x0000284d call  0x00007f86 
+ 00013468  0x0000284e quotient  0x0000003f 
+ 00013469  0x0000284f store  0x00000002 , 0x0000449a 
+ 00013470  0x00002850 jam  0x00000001 , 0x00004790 
+ 00013471  0x00002851 rtn 
+ 00013472  0x00002853 jam  0x00000003 , 0x0000478a 
+ 00013473  0x00002854 rtn 
+ 00013474  0x00002857 jam  0x00000000 , 0x00004172 
+ 00013475  0x00002858 jam  0x00000000 , 0x00004790 
+ 00013476  0x00002859 fetch  0x00000002 , 0x000043d6 
+ 00013477  0x0000285a fetcht  0x00000002 , 0x000047be 
+ 00013478  0x0000285b isub  0x00000002 , 0x0000003e 
+ 00013479  0x0000285c setflag  0x00000002 , 0x00000000 , 0x00000011 
+ 00013480  0x0000285d fetch  0x00000002 , 0x000047c0 
+ 00013481  0x0000285e fetcht  0x00000002 , 0x000043d6 
+ 00013482  0x0000285f isub  0x00000002 , 0x0000003f 
+ 00013483  0x00002860 setflag  0x00000002 , 0x00000001 , 0x00000011 
+ 00013484  0x00002861 compare  0x00000003 , 0x00000011 , 0x00000003 
+ 00013485  0x00002862 rtn  0x00000001 
+ 00013486  0x00002863 fetch  0x00000008 , 0x000047be 
+ 00013487  0x00002864 store  0x00000008 , 0x00004496 
+ 00013488  0x00002865 jam  0x00000001 , 0x00004790 
+ 00013489  0x00002866 rtn 
+ 00013490  0x0000286b call  0x0000337b 
+ 00013491  0x0000286c call  0x000034b9 
+ 00013492  0x0000286d call  0x000034be 
+ 00013493  0x0000286e call  0x000034d5 
+ 00013494  0x0000286f call  0x000034ca 
+ 00013495  0x00002870 call  0x000034c4 
+ 00013496  0x00002871 branch  0x000034d9 
+ 00013497  0x00002875 arg  0x00004799 , 0x00000013 
+ 00013498  0x00002876 arg  0x000034bc , 0x00000012 
+ 00013499  0x00002877 branch  0x0000336d 
+ 00013500  0x00002879 jam  0x00000000 , 0x0000479a 
+ 00013501  0x0000287a rtn 
+ 00013502  0x0000287c arg  0x00004793 , 0x00000013 
+ 00013503  0x0000287d arg  0x000034c1 , 0x00000012 
+ 00013504  0x0000287e branch  0x00003374 
+ 00013505  0x00002880 arg  0x000046bf , 0x00000013 
+ 00013506  0x00002881 arg  0x0000469e , 0x00000012 
+ 00013507  0x00002882 branch  0x00003591 
+ 00013508  0x00002886 arg  0x0000478f , 0x00000013 
+ 00013509  0x00002887 arg  0x000034c7 , 0x00000012 
+ 00013510  0x00002888 branch  0x0000336d 
+ 00013511  0x0000288b fetch  0x00000002 , 0x0000449a 
+ 00013512  0x0000288c store  0x00000001 , 0x00004172 
+ 00013513  0x0000288d rtn 
+ 00013514  0x0000288f arg  0x00004790 , 0x00000013 
+ 00013515  0x00002890 arg  0x000034cd , 0x00000012 
+ 00013516  0x00002891 branch  0x0000336d 
+ 00013517  0x00002893 fetch  0x00000001 , 0x0000043f 
+ 00013518  0x00002894 compare  0x00000000 , 0x0000003f , 0x00000060 
+ 00013519  0x00002895 nbranch  0x000034d3 , 0x00000001 
+ 00013520  0x00002896 jam  0x00000001 , 0x0000478a 
+ 00013521  0x00002897 call  0x00003416 
+ 00013522  0x00002898 branch  0x00005abf 
+ 00013523  0x0000289a jam  0x00000001 , 0x00004790 
+ 00013524  0x0000289b rtn 
+ 00013525  0x0000289e arg  0x00004791 , 0x00000013 
+ 00013526  0x0000289f arg  0x000034d8 , 0x00000012 
+ 00013527  0x000028a0 branch  0x00003374 
+ 00013528  0x000028a4 branch  0x0000341a 
+ 00013529  0x000028a9 arg  0x0000478d , 0x00000013 
+ 00013530  0x000028aa arg  0x000034dc , 0x00000012 
+ 00013531  0x000028ab branch  0x00003374 
+ 00013532  0x000028ad fetch  0x00000002 , 0x000047a7 
+ 00013533  0x000028ae store  0x00000002 , 0x0000478d 
+ 00013534  0x000028af branch  0x000035af 
+ 00013535  0x000028b3 fetch  0x00000002 , 0x000047a7 
+ 00013536  0x000028b4 store  0x00000002 , 0x0000478d 
+ 00013537  0x000028b5 setarg  0x00000000 
+ 00013538  0x000028b6 store  0x00000002 , 0x00004793 
+ 00013539  0x000028b7 store  0x00000002 , 0x00004791 
+ 00013540  0x000028b8 call  0x0000355c 
+ 00013541  0x000028b9 call  0x00003586 
+ 00013542  0x000028ba jam  0x00000000 , 0x00004172 
+ 00013543  0x000028bb branch  0x000033f8 
+ 00013544  0x000028c1 setarg  0x00000000 
+ 00013545  0x000028c2 store  0x00000004 , 0x0000478d 
+ 00013546  0x000028c3 store  0x00000003 , 0x0000478a 
+ 00013547  0x000028c4 store  0x00000002 , 0x00004509 
+ 00013548  0x000028c6 jam  0x00000001 , 0x000047a0 
+ 00013549  0x000028c7 fetch  0x00000002 , 0x00004797 
+ 00013550  0x000028c8 store  0x00000002 , 0x00004791 
+ 00013551  0x000028c9 call  0x00007e38 
+ 00013552  0x000028ca fetch  0x00000001 , 0x00004759 
+ 00013553  0x000028cb rtneq  0x00000000 
+ 00013554  0x000028cc call  0x0000358f 
+ 00013555  0x000028cd branch  0x0000356e 
+ 00013556  0x000028d2 branch  0x00003508 
+ 00013557  0x000028d6 fetch  0x00000001 , 0x00004759 
+ 00013558  0x000028d7 rtnne  0x00000002 
+ 00013559  0x000028d8 branch  0x00003508 
+ 00013560  0x000028de arg  0x000046cd , 0x00000013 
+ 00013561  0x000028df call  0x00003582 
+ 00013562  0x000028e0 arg  0x000046c6 , 0x00000013 
+ 00013563  0x000028e2 branch  0x00003584 
+ 00013564  0x000028e5 jam  0x00000000 , 0x0000436e 
+ 00013565  0x000028e6 arg  0x000046db , 0x00000013 
+ 00013566  0x000028e7 call  0x00003582 
+ 00013567  0x000028e8 arg  0x000046d4 , 0x00000013 
+ 00013568  0x000028e9 branch  0x000034fb 
+ 00013569  0x000028ec fetch  0x00000001 , 0x00000477 
+ 00013570  0x000028ed beq  0x00000012 , 0x00003504 
+ 00013571  0x000028ee rtn 
+ 00013572  0x000028f0 fetch  0x00000002 , 0x00000478 
+ 00013573  0x000028f2 beq  0x0000000d , 0x00003536 
+ 00013574  0x000028f3 beq  0x0000000b , 0x00003571 
+ 00013575  0x000028f4 rtn 
+ 00013576  0x000028fa fetch  0x00000001 , 0x00004753 
+ 00013577  0x000028fb rtn  0x00000034 
+ 00013578  0x000028fc branch  0x00006978 
+ 00013579  0x00002901 copy  0x00000011 , 0x0000003f 
+ 00013580  0x00002902 branch  0x00003510 , 0x00000034 
+ 00013581  0x00002904 copy  0x00000007 , 0x0000003f 
+ 00013582  0x00002905 beq  0x00000000 , 0x00003513 
+ 00013583  0x00002906 rtn 
+ 00013584  0x00002908 copy  0x00000007 , 0x0000003f 
+ 00013585  0x00002909 beq  0x00000000 , 0x0000351b 
+ 00013586  0x0000290a rtn 
+ 00013587  0x0000290d jam  0x00000001 , 0x0000479d 
+ 00013588  0x0000290e arg  0x000046f7 , 0x00000013 
+ 00013589  0x0000290f call  0x00003582 
+ 00013590  0x00002910 arg  0x000046f0 , 0x00000013 
+ 00013591  0x00002911 call  0x00003584 
+ 00013592  0x00002912 fetch  0x00000002 , 0x00004682 
+ 00013593  0x00002913 bbit0  0x00000009 , 0x00003532 
+ 00013594  0x00002914 branch  0x00003521 
+ 00013595  0x00002917 jam  0x00000000 , 0x0000479d 
+ 00013596  0x00002918 branch  0x0000351d 
+ 00013597  0x0000291d fetch  0x00000001 , 0x0000479a 
+ 00013598  0x0000291e rtnne  0x00000001 
+ 00013599  0x0000291f jam  0x00000005 , 0x00004799 
+ 00013600  0x00002920 rtn 
+ 00013601  0x00002923 fetch  0x00000001 , 0x0000479a 
+ 00013602  0x00002924 pincrease  0x00000001 
+ 00013603  0x00002925 store  0x00000001 , 0x0000479a 
+ 00013604  0x00002926 beq  0x00000001 , 0x00003527 
+ 00013605  0x00002927 beq  0x00000002 , 0x0000352b 
+ 00013606  0x00002928 rtn 
+ 00013607  0x0000292a call  0x0000355c 
+ 00013608  0x0000292b jam  0x00000001 , 0x00004771 
+ 00013609  0x0000292c arg  0x0000476c , 0x00000013 
+ 00013610  0x0000292d branch  0x00003544 
+ 00013611  0x0000292f jam  0x00000000 , 0x0000479a 
+ 00013612  0x00002930 jam  0x00000002 , 0x00004771 
+ 00013613  0x00002931 arg  0x0000476c , 0x00000013 
+ 00013614  0x00002932 call  0x00003544 
+ 00013615  0x00002933 fetch  0x00000001 , 0x0000479e 
+ 00013616  0x00002934 beq  0x00000001 , 0x00003551 
+ 00013617  0x00002935 rtn 
+ 00013618  0x00002938 fetch  0x00000002 , 0x00004797 
+ 00013619  0x00002939 store  0x00000002 , 0x00004791 
+ 00013620  0x0000293a call  0x0000355c 
+ 00013621  0x0000293b branch  0x0000358f 
+ 00013622  0x0000293f bpatch  0x000000cd , 0x00004019 
+ 00013623  0x00002940 call  0x000036fc 
+ 00013624  0x00002941 ifetch  0x00000001 , 0x00000011 
+ 00013625  0x00002942 beq  0x00000003 , 0x0000353c 
+ 00013626  0x00002943 beq  0x00000007 , 0x00003540 
+ 00013627  0x00002944 rtn 
+ 00013628  0x00002947 fetch  0x00000001 , 0x0000479e 
+ 00013629  0x00002948 beq  0x00000000 , 0x00003551 
+ 00013630  0x00002949 beq  0x00000001 , 0x0000355c 
+ 00013631  0x0000294a rtn 
+ 00013632  0x0000294d ifetch  0x00000001 , 0x00000012 
+ 00013633  0x0000294e beq  0x00000001 , 0x00003564 
+ 00013634  0x0000294f beq  0x00000000 , 0x00003569 
+ 00013635  0x00002950 rtn 
+ 00013636  0x00002958 bpatch  0x000000ce , 0x00004019 
+ 00013637  0x00002959 fetch  0x00000001 , 0x0000478b 
+ 00013638  0x0000295a isolate1  0x00000000 , 0x0000003f 
+ 00013639  0x0000295b nrtn  0x00000001 
+ 00013640  0x0000295c add  0x00000013 , 0x00000006 , 0x00000006 
+ 00013641  0x0000295d ifetch  0x00000002 , 0x00000006 
+ 00013642  0x0000295e byteswap  0x0000003f , 0x0000003f 
+ 00013643  0x0000295f add  0x0000003f , 0x00000005 , 0x00000039 
+ 00013644  0x00002960 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00013645  0x00002961 call  0x000036f0 
+ 00013646  0x00002962 istore  0x00000001 , 0x00000006 
+ 00013647  0x00002963 copy  0x00000013 , 0x00000011 
+ 00013648  0x00002964 branch  0x00007e3d 
+ 00013649  0x0000296b fetch  0x00000001 , 0x00004759 
+ 00013650  0x0000296c rtn  0x00000034 
+ 00013651  0x0000296d jam  0x00000001 , 0x0000479e 
+ 00013652  0x0000296e arg  0x000046e9 , 0x00000013 
+ 00013653  0x0000296f call  0x00003582 
+ 00013654  0x00002970 arg  0x000046e2 , 0x00000013 
+ 00013655  0x00002971 call  0x00003584 
+ 00013656  0x00002972 jam  0x00000004 , 0x00004780 
+ 00013657  0x00002973 jam  0x00000001 , 0x00004783 
+ 00013658  0x00002974 arg  0x0000477b , 0x00000013 
+ 00013659  0x00002975 branch  0x00003544 
+ 00013660  0x00002977 fetch  0x00000001 , 0x0000479e 
+ 00013661  0x00002978 rtn  0x00000034 
+ 00013662  0x00002979 jam  0x00000000 , 0x0000479e 
+ 00013663  0x0000297a call  0x00003586 
+ 00013664  0x0000297b jam  0x00000004 , 0x00004780 
+ 00013665  0x0000297c jam  0x00000000 , 0x00004783 
+ 00013666  0x0000297d arg  0x0000477b , 0x00000013 
+ 00013667  0x0000297e branch  0x00003544 
+ 00013668  0x00002981 jam  0x00000001 , 0x0000479f 
+ 00013669  0x00002982 jam  0x00000007 , 0x00004780 
+ 00013670  0x00002983 jam  0x00000001 , 0x00004783 
+ 00013671  0x00002984 arg  0x0000477b , 0x00000013 
+ 00013672  0x00002985 branch  0x00003544 
+ 00013673  0x00002987 jam  0x00000000 , 0x0000479f 
+ 00013674  0x00002988 jam  0x00000007 , 0x00004780 
+ 00013675  0x00002989 jam  0x00000000 , 0x00004783 
+ 00013676  0x0000298a arg  0x0000477b , 0x00000013 
+ 00013677  0x0000298b branch  0x00003544 
+ 00013678  0x0000298d fetch  0x00000001 , 0x0000479f 
+ 00013679  0x0000298e rtn  0x00000034 
+ 00013680  0x0000298f branch  0x00003551 
+ 00013681  0x00002992 ifetch  0x00000002 , 0x00000011 
+ 00013682  0x00002993 store  0x00000002 , 0x0000478b 
+ 00013683  0x00002994 isolate1  0x00000000 , 0x0000003f 
+ 00013684  0x00002995 nrtn  0x00000001 
+ 00013685  0x00002996 fetch  0x00000001 , 0x000047a0 
+ 00013686  0x00002997 rtn  0x00000034 
+ 00013687  0x00002998 jam  0x00000000 , 0x000047a0 
+ 00013688  0x00002999 fetch  0x00000008 , 0x000047b6 
+ 00013689  0x0000299a store  0x00000008 , 0x00004496 
+ 00013690  0x0000299b jam  0x00000002 , 0x00004790 
+ 00013691  0x0000299c call  0x000035af 
+ 00013692  0x0000299d call  0x000035b9 
+ 00013693  0x0000299e jam  0x00000007 , 0x00004780 
+ 00013694  0x0000299f fetch  0x00000001 , 0x0000479f 
+ 00013695  0x000029a0 store  0x00000001 , 0x00004783 
+ 00013696  0x000029a1 arg  0x0000477b , 0x00000013 
+ 00013697  0x000029a2 branch  0x00003544 
+ 00013698  0x000029a7 arg  0x00000001 , 0x00000011 
+ 00013699  0x000029a8 branch  0x00003585 
+ 00013700  0x000029aa arg  0x00000000 , 0x00000011 
+ 00013701  0x000029ac branch  0x0000358c 
+ 00013702  0x000029af arg  0x00000000 , 0x00000011 
+ 00013703  0x000029b0 call  0x00007d19 
+ 00013704  0x000029b1 arg  0x00000001 , 0x00000011 
+ 00013705  0x000029b2 call  0x00007d19 
+ 00013706  0x000029b3 fetch  0x00000001 , 0x000047a1 
+ 00013707  0x000029b4 branch  0x000069d7 
+ 00013708  0x000029b7 call  0x00007d04 
+ 00013709  0x000029b8 arg  0x00000007 , 0x00000039 
+ 00013710  0x000029b9 branch  0x00007d26 
+ 00013711  0x000029be arg  0x000046b8 , 0x00000013 
+ 00013712  0x000029bf arg  0x0000469a , 0x00000012 
+ 00013713  0x000029c1 call  0x00003596 
+ 00013714  0x000029c2 call  0x00003584 
+ 00013715  0x000029c3 fetch  0x00000002 , 0x00004795 
+ 00013716  0x000029c4 store  0x00000002 , 0x00004793 
+ 00013717  0x000029c5 branch  0x000033fa 
+ 00013718  0x000029c8 ifetch  0x00000002 , 0x00000012 
+ 00013719  0x000029c9 store  0x00000002 , 0x00004154 
+ 00013720  0x000029ca ifetch  0x00000002 , 0x00000006 
+ 00013721  0x000029cb store  0x00000002 , 0x00004482 
+ 00013722  0x000029cc rtn 
+ 00013723  0x000029cf arg  0x00000000 , 0x00000011 
+ 00013724  0x000029d0 call  0x000069a6 
+ 00013725  0x000029d1 fetch  0x00000006 , 0x000047a1 
+ 00013726  0x000029d2 store  0x00000006 , 0x00000a9a 
+ 00013727  0x000029d3 call  0x000069ae 
+ 00013728  0x000029d4 fetch  0x00000001 , 0x000047a1 
+ 00013729  0x000029d5 branch  0x000069d7 
+ 00013730  0x000029d8 jam  0x00000001 , 0x0000479b 
+ 00013731  0x000029d9 rtn 
+ 00013732  0x000029db jam  0x00000000 , 0x0000479b 
+ 00013733  0x000029dc rtn 
+ 00013734  0x000029e1 jam  0x00000000 , 0x0000479c 
+ 00013735  0x000029e2 fetch  0x00000001 , 0x000047a1 
+ 00013736  0x000029e3 branch  0x000069d7 
+ 00013737  0x000029e6 jam  0x00000001 , 0x0000479c 
+ 00013738  0x000029e7 fetch  0x00000006 , 0x000047a1 
+ 00013739  0x000029e8 store  0x00000006 , 0x00000a9a 
+ 00013740  0x000029e9 branch  0x000069ae 
+ 00013741  0x000029ee jam  0x00000000 , 0x0000422d 
+ 00013742  0x000029ef branch  0x000068a8 
+ 00013743  0x000029f2 call  0x000068eb 
+ 00013744  0x000029f3 call  0x00006908 
+ 00013745  0x000029f4 store  0x00000002 , 0x000047b0 
+ 00013746  0x000029f5 arg  0x000047aa , 0x00000011 
+ 00013747  0x000029f6 call  0x00006930 
+ 00013748  0x000029f7 store  0x00000001 , 0x000047a9 
+ 00013749  0x000029f8 beq  0x00000000 , 0x000035be 
+ 00013750  0x000029f9 sub  0x0000003f , 0x00000064 , 0x0000003e 
+ 00013751  0x000029fa nbranch  0x000035bc , 0x00000002 
+ 00013752  0x000029fb store  0x00000001 , 0x00004783 
+ 00013753  0x000029fd jam  0x00000005 , 0x00004780 
+ 00013754  0x000029fe arg  0x0000477b , 0x00000013 
+ 00013755  0x000029ff branch  0x00003544 
+ 00013756  0x00002a01 jam  0x00000064 , 0x00004783 
+ 00013757  0x00002a02 branch  0x000035b9 
+ 00013758  0x00002a05 branch  0x0000341a 
+ 00013759  0x00002a0a rtn  0x0000002b 
+ 00013760  0x00002a0b hfetch  0x00000001 , 0x00008081 
+ 00013761  0x00002a0c and_into  0x000000f0 , 0x0000003f 
+ 00013762  0x00002a0d hstore  0x00000001 , 0x00008081 
+ 00013763  0x00002a0e setarg  0x00003631 
+ 00013764  0x00002a0f store  0x00000002 , 0x000041eb 
+ 00013765  0x00002a11 setarg  0x00003633 
+ 00013766  0x00002a12 store  0x00000002 , 0x000041ed 
+ 00013767  0x00002a14 setarg  0x0000340a 
+ 00013768  0x00002a15 store  0x00000002 , 0x000041f7 
+ 00013769  0x00002a17 setarg  0x00003635 
+ 00013770  0x00002a18 store  0x00000002 , 0x000041f3 
+ 00013771  0x00002a1a setarg  0x0000364b 
+ 00013772  0x00002a1b store  0x00000002 , 0x000041f5 
+ 00013773  0x00002a1d setarg  0x000033d0 
+ 00013774  0x00002a1e store  0x00000002 , 0x000041e9 
+ 00013775  0x00002a20 setarg  0x000036f6 
+ 00013776  0x00002a21 store  0x00000002 , 0x000041f9 
+ 00013777  0x00002a23 setarg  0x0000367a 
+ 00013778  0x00002a24 store  0x00000002 , 0x000041fd 
+ 00013779  0x00002a26 call  0x00002c7a 
+ 00013780  0x00002a27 setarg  0x00003722 
+ 00013781  0x00002a28 add  0x00000013 , 0x000000de , 0x00000005 
+ 00013782  0x00002a29 istore  0x00000002 , 0x00000005 
+ 00013783  0x00002a2b setarg  0x000035ed 
+ 00013784  0x00002a2c store  0x00000002 , 0x0000475b 
+ 00013785  0x00002a2e setarg  0x000035ef 
+ 00013786  0x00002a2f store  0x00000002 , 0x0000475f 
+ 00013787  0x00002a31 bpatch  0x000000cf , 0x00004019 
+ 00013788  0x00002a32 call  0x00003628 
+ 00013789  0x00002a33 call  0x00007e38 
+ 00013790  0x00002a34 jam  0x00000002 , 0x00004172 
+ 00013791  0x00002a35 jam  0x00000000 , 0x000049f6 
+ 00013792  0x00002a36 fetch  0x00000001 , 0x000047cb 
+ 00013793  0x00002a37 store  0x00000001 , 0x0000469a 
+ 00013794  0x00002a38 beq  0x00000000 , 0x000035ee 
+ 00013795  0x00002a39 fetch  0x00000001 , 0x000047cc 
+ 00013796  0x00002a3a store  0x00000001 , 0x00004686 
+ 00013797  0x00002a3b jam  0x00000000 , 0x0000436e 
+ 00013798  0x00002a3d call  0x0000360f 
+ 00013799  0x00002a3e call  0x00007cd3 
+ 00013800  0x00002a3f call  0x00007cdd 
+ 00013801  0x00002a40 jam  0x00000001 , 0x000047f3 
+ 00013802  0x00002a41 fetch  0x00000002 , 0x00004682 
+ 00013803  0x00002a42 rtnbit1  0x0000000c 
+ 00013804  0x00002a43 branch  0x0000340a 
+ 00013805  0x00002a46 branch  0x0000360f 
+ 00013806  0x00002a49 jam  0x00000002 , 0x000047f3 
+ 00013807  0x00002a4b jam  0x00000001 , 0x0000436e 
+ 00013808  0x00002a4c call  0x0000360f 
+ 00013809  0x00002a4d arg  0x00000000 , 0x00000011 
+ 00013810  0x00002a4e call  0x00007d1e 
+ 00013811  0x00002a50 setarg  0x00000020 
+ 00013812  0x00002a51 call  0x000046f0 
+ 00013813  0x00002a53 arg  0x000043b7 , 0x00000005 
+ 00013814  0x00002a54 fetch  0x00000001 , 0x000044a0 
+ 00013815  0x00002a56 and  0x0000003f , 0x000000f0 , 0x00000002 
+ 00013816  0x00002a57 rshift4  0x00000002 , 0x00000002 
+ 00013817  0x00002a58 call  0x00003609 
+ 00013818  0x00002a59 istoret  0x00000001 , 0x00000005 
+ 00013819  0x00002a5a and  0x0000003f , 0x0000000f , 0x00000002 
+ 00013820  0x00002a5b call  0x00003609 
+ 00013821  0x00002a5c istoret  0x00000001 , 0x00000005 
+ 00013822  0x00002a5d call  0x000057a6 
+ 00013823  0x00002a5e fetcht  0x00000001 , 0x000043af 
+ 00013824  0x00002a5f copy  0x00000002 , 0x00000039 
+ 00013825  0x00002a60 arg  0x00004372 , 0x00000005 
+ 00013826  0x00002a61 arg  0x000043b0 , 0x00000006 
+ 00013827  0x00002a62 call  0x00007f01 
+ 00013828  0x00002a64 fetcht  0x00000001 , 0x000043af 
+ 00013829  0x00002a65 copy  0x00000002 , 0x00000039 
+ 00013830  0x00002a66 arg  0x00004392 , 0x00000005 
+ 00013831  0x00002a67 arg  0x000043b0 , 0x00000006 
+ 00013832  0x00002a68 branch  0x00007f01 
+ 00013833  0x00002a6a sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00013834  0x00002a6b branch  0x0000360d , 0x00000002 
+ 00013835  0x00002a6c add  0x00000002 , 0x00000037 , 0x00000002 
+ 00013836  0x00002a6d rtn 
+ 00013837  0x00002a6f add  0x00000002 , 0x00000030 , 0x00000002 
+ 00013838  0x00002a70 rtn 
+ 00013839  0x00002a73 fetch  0x00000001 , 0x000047c0 
+ 00013840  0x00002a74 bne  0x000000ff , 0x00003621 
+ 00013841  0x00002a76 fetch  0x00000001 , 0x000047be 
+ 00013842  0x00002a77 bne  0x000000ff , 0x00003624 
+ 00013843  0x00002a79 fetch  0x00000001 , 0x000047c9 
+ 00013844  0x00002a7a bne  0x000000ff , 0x00003626 
+ 00013845  0x00002a7c fetch  0x00000001 , 0x0000472c 
+ 00013846  0x00002a7d copy  0x0000003f , 0x00000039 
+ 00013847  0x00002a7e setarg  0x0000472d 
+ 00013848  0x00002a7f copy  0x0000003f , 0x00000011 
+ 00013849  0x00002a81 copy  0x00000011 , 0x00000006 
+ 00013850  0x00002a82 ifetch  0x00000001 , 0x00000006 
+ 00013851  0x00002a83 copy  0x00000006 , 0x00000011 
+ 00013852  0x00002a84 beq  0x000000ff , 0x0000361f 
+ 00013853  0x00002a85 copy  0x0000003f , 0x00000002 
+ 00013854  0x00002a86 call  0x0000680e 
+ 00013855  0x00002a88 loop  0x00003619 
+ 00013856  0x00002a8a rtn 
+ 00013857  0x00002a8c fetch  0x00000008 , 0x000047c0 
+ 00013858  0x00002a8d store  0x00000008 , 0x0000472f 
+ 00013859  0x00002a8e branch  0x00003611 
+ 00013860  0x00002a90 store  0x00000001 , 0x0000472d 
+ 00013861  0x00002a91 branch  0x00003613 
+ 00013862  0x00002a93 store  0x00000001 , 0x0000472e 
+ 00013863  0x00002a94 branch  0x00003615 
+ 00013864  0x00002a98 arg  0x00000000 , 0x00000011 
+ 00013865  0x00002a99 call  0x000069a6 
+ 00013866  0x00002a9a call  0x000037e4 
+ 00013867  0x00002a9b call  0x00002c7d 
+ 00013868  0x00002a9c branch  0x0000362d 
+ 00013869  0x00002a9f jam  0x00000064 , 0x000047cf 
+ 00013870  0x00002aa0 fetch  0x00000001 , 0x000047c9 
+ 00013871  0x00002aa1 store  0x00000001 , 0x00004744 
+ 00013872  0x00002aa2 branch  0x000068a8 
+ 00013873  0x00002aa5 call  0x00006835 
+ 00013874  0x00002aa6 branch  0x0000696c 
+ 00013875  0x00002aa9 branch  0x0000696c 
+ 00013876  0x00002aae branch  0x00006978 
+ 00013877  0x00002ab1 call  0x00003642 
+ 00013878  0x00002ab2 call  0x000037ee 
+ 00013879  0x00002ab3 call  0x00003639 
+ 00013880  0x00002ab4 branch  0x00003634 
+ 00013881  0x00002ab7 fetch  0x00000002 , 0x00004682 
+ 00013882  0x00002ab8 rtnbit1  0x00000009 
+ 00013883  0x00002ab9 fetch  0x00000001 , 0x000049f6 
+ 00013884  0x00002aba beq  0x00000001 , 0x0000363e 
+ 00013885  0x00002abb rtn 
+ 00013886  0x00002abd fetch  0x00000001 , 0x000047ea 
+ 00013887  0x00002abe rtneq  0x00000001 
+ 00013888  0x00002abf jam  0x00000001 , 0x000047ea 
+ 00013889  0x00002ac0 branch  0x00003654 
+ 00013890  0x00002ac3 fetch  0x00000002 , 0x00004682 
+ 00013891  0x00002ac4 rtnbit0  0x00000009 
+ 00013892  0x00002ac5 call  0x00005892 
+ 00013893  0x00002ac6 nrtn  0x00000034 
+ 00013894  0x00002ac7 arg  0x00004718 , 0x00000011 
+ 00013895  0x00002ac8 call  0x00007e54 
+ 00013896  0x00002ac9 nrtn  0x00000028 
+ 00013897  0x00002aca arg  0x00004718 , 0x00000006 
+ 00013898  0x00002acb branch  0x00004746 
+ 00013899  0x00002ace copy  0x00000013 , 0x0000003f 
+ 00013900  0x00002acf beq  0x0000002d , 0x00003431 
+ 00013901  0x00002ad0 beq  0x00000010 , 0x0000341a 
+ 00013902  0x00002ad1 beq  0x00000014 , 0x00003651 
+ 00013903  0x00002ad2 beq  0x00000015 , 0x00003660 
+ 00013904  0x00002ad3 rtn 
+ 00013905  0x00002ad6 setarg  0x00000000 
+ 00013906  0x00002ad7 call  0x00003220 
+ 00013907  0x00002ad8 branch  0x00003656 
+ 00013908  0x00002ada fetch  0x00000002 , 0x000047eb 
+ 00013909  0x00002adb store  0x00000002 , 0x000047ed 
+ 00013910  0x00002add jam  0x00000014 , 0x000047ce 
+ 00013911  0x00002ade jam  0x00000000 , 0x00004091 
+ 00013912  0x00002adf call  0x000033f8 
+ 00013913  0x00002ae0 call  0x00003416 
+ 00013914  0x00002ae1 fetch  0x00000001 , 0x000047bd 
+ 00013915  0x00002ae2 beq  0x00000001 , 0x0000365e 
+ 00013916  0x00002ae4 arg  0x00000000 , 0x00000011 
+ 00013917  0x00002ae5 branch  0x00007d14 
+ 00013918  0x00002ae7 arg  0x00000000 , 0x00000011 
+ 00013919  0x00002ae8 branch  0x00007d19 
+ 00013920  0x00002aeb setarg  0x00000002 
+ 00013921  0x00002aec call  0x00003220 
+ 00013922  0x00002aee setarg  0x00000000 
+ 00013923  0x00002aef store  0x00000005 , 0x0000479c 
+ 00013924  0x00002af0 setarg  0x00000004 
+ 00013925  0x00002af1 call  0x000069d7 
+ 00013926  0x00002af2 setarg  0x00000005 
+ 00013927  0x00002af3 call  0x000069d7 
+ 00013928  0x00002af4 setarg  0x00000014 
+ 00013929  0x00002af5 call  0x000069d7 
+ 00013930  0x00002af6 setarg  0x00000015 
+ 00013931  0x00002af7 call  0x000069d7 
+ 00013932  0x00002af8 setarg  0x00000016 
+ 00013933  0x00002af9 call  0x000069d7 
+ 00013934  0x00002afa setarg  0x00000007 
+ 00013935  0x00002afb call  0x000069d7 
+ 00013936  0x00002afc call  0x00007e38 
+ 00013937  0x00002afd jam  0x0000000a , 0x0000475e 
+ 00013938  0x00002afe jam  0x0000000a , 0x00004760 
+ 00013939  0x00002aff jam  0x0000000a , 0x00004762 
+ 00013940  0x00002b01 jam  0x00000002 , 0x00004172 
+ 00013941  0x00002b02 arg  0x00000000 , 0x00000011 
+ 00013942  0x00002b03 call  0x00007d1e 
+ 00013943  0x00002b05 setarg  0x00000020 
+ 00013944  0x00002b06 call  0x000046f0 
+ 00013945  0x00002b07 branch  0x000033fa 
+ 00013946  0x00002b0b call  0x0000373b 
+ 00013947  0x00002b0c call  0x0000373e 
+ 00013948  0x00002b0d call  0x00003741 
+ 00013949  0x00002b0e call  0x0000337b 
+ 00013950  0x00002b0f call  0x000036c8 
+ 00013951  0x00002b10 call  0x000036a1 
+ 00013952  0x00002b11 call  0x0000368a 
+ 00013953  0x00002b12 call  0x00003683 
+ 00013954  0x00002b13 branch  0x0000368f 
+ 00013955  0x00002b16 arg  0x0000479a , 0x00000013 
+ 00013956  0x00002b17 arg  0x00003686 , 0x00000012 
+ 00013957  0x00002b18 branch  0x0000336d 
+ 00013958  0x00002b1a call  0x00003847 
+ 00013959  0x00002b1b nrtn  0x00000001 
+ 00013960  0x00002b1c jam  0x00000001 , 0x0000479b 
+ 00013961  0x00002b1d rtn 
+ 00013962  0x00002b20 arg  0x000047ed , 0x00000013 
+ 00013963  0x00002b21 arg  0x0000368d , 0x00000012 
+ 00013964  0x00002b22 branch  0x00003374 
+ 00013965  0x00002b24 jam  0x00000002 , 0x000047ea 
+ 00013966  0x00002b25 branch  0x00003662 
+ 00013967  0x00002b28 arg  0x000047f1 , 0x00000013 
+ 00013968  0x00002b29 arg  0x00003692 , 0x00000012 
+ 00013969  0x00002b2a branch  0x0000336d 
+ 00013970  0x00002b2c fetch  0x00000001 , 0x000047f2 
+ 00013971  0x00002b2d branch  0x0000369e , 0x00000034 
+ 00013972  0x00002b2e jam  0x00000002 , 0x000047f1 
+ 00013973  0x00002b2f jam  0x00000000 , 0x000047f2 
+ 00013974  0x00002b30 setarg  0x00000a02 
+ 00013975  0x00002b31 store  0x00000002 , 0x00004752 
+ 00013976  0x00002b32 fetch  0x00000001 , 0x000047b9 
+ 00013977  0x00002b33 beq  0x00000003 , 0x0000369b 
+ 00013978  0x00002b35 branch  0x00003762 
+ 00013979  0x00002b37 setarg  0x00000a02 
+ 00013980  0x00002b38 store  0x00000002 , 0x00004754 
+ 00013981  0x00002b39 branch  0x00003762 
+ 00013982  0x00002b3b setarg  0x00000000 
+ 00013983  0x00002b3c store  0x00000004 , 0x00004752 
+ 00013984  0x00002b3d branch  0x00003762 
+ 00013985  0x00002b40 fetch  0x00000001 , 0x000047c8 
+ 00013986  0x00002b41 rtn  0x00000034 
+ 00013987  0x00002b42 fetch  0x00000002 , 0x00004682 
+ 00013988  0x00002b43 bbit0  0x00000009 , 0x000036c6 
+ 00013989  0x00002b44 arg  0x000047ce , 0x00000013 
+ 00013990  0x00002b45 arg  0x000036a8 , 0x00000012 
+ 00013991  0x00002b46 branch  0x0000336d 
+ 00013992  0x00002b48 fetch  0x00000001 , 0x000047cd 
+ 00013993  0x00002b49 store  0x00000001 , 0x000047ce 
+ 00013994  0x00002b4a fetch  0x00000001 , 0x000047d1 
+ 00013995  0x00002b4b nrtn  0x00000034 
+ 00013996  0x00002b4d call  0x000068eb 
+ 00013997  0x00002b4e call  0x00006908 
+ 00013998  0x00002b4f store  0x00000002 , 0x000047e8 
+ 00013999  0x00002b50 arg  0x000047e2 , 0x00000011 
+ 00014000  0x00002b51 call  0x00006930 
+ 00014001  0x00002b52 fetcht  0x00000001 , 0x000047cf 
+ 00014002  0x00002b53 isub  0x00000002 , 0x0000003e 
+ 00014003  0x00002b54 branch  0x000036b6 , 0x00000002 
+ 00014004  0x00002b55 store  0x00000001 , 0x000047cf 
+ 00014005  0x00002b56 copy  0x0000003f , 0x00000002 
+ 00014006  0x00002b58 storet  0x00000001 , 0x000047d0 
+ 00014007  0x00002b59 fetch  0x00000001 , 0x000047ca 
+ 00014008  0x00002b5a isub  0x00000002 , 0x0000003e 
+ 00014009  0x00002b5b call  0x000036c1 , 0x00000002 
+ 00014010  0x00002b5c storet  0x00000001 , 0x000047db 
+ 00014011  0x00002b5d arg  0x00000006 , 0x00000039 
+ 00014012  0x00002b5e arg  0x000047d6 , 0x00000006 
+ 00014013  0x00002b5f call  0x000036f0 
+ 00014014  0x00002b60 store  0x00000001 , 0x000047dc 
+ 00014015  0x00002b61 arg  0x000047d3 , 0x00000011 
+ 00014016  0x00002b62 branch  0x00007e3d 
+ 00014017  0x00002b64 fetch  0x00000001 , 0x000047d2 
+ 00014018  0x00002b65 nrtn  0x00000034 
+ 00014019  0x00002b66 jam  0x00000001 , 0x000047d2 
+ 00014020  0x00002b67 arg  0x00000001 , 0x00000011 
+ 00014021  0x00002b68 branch  0x00007d1e 
+ 00014022  0x00002b6a arg  0x00000001 , 0x00000011 
+ 00014023  0x00002b6b branch  0x00007d19 
+ 00014024  0x00002b6e arg  0x000047a4 , 0x00000013 
+ 00014025  0x00002b6f arg  0x000036cb , 0x00000012 
+ 00014026  0x00002b70 branch  0x0000336d 
+ 00014027  0x00002b72 jam  0x00000005 , 0x000047a4 
+ 00014028  0x00002b73 jam  0x00000000 , 0x000047a6 
+ 00014029  0x00002b74 fetch  0x00000001 , 0x000047a5 
+ 00014030  0x00002b75 beq  0x00000001 , 0x000036ee 
+ 00014031  0x00002b76 beq  0x00000000 , 0x000036ec 
+ 00014032  0x00002b78 arg  0x0000479c , 0x00000006 
+ 00014033  0x00002b79 copy  0x00000006 , 0x00000011 
+ 00014034  0x00002b7a arg  0x00000008 , 0x00000039 
+ 00014035  0x00002b7c copy  0x00000011 , 0x00000006 
+ 00014036  0x00002b7d ifetch  0x00000001 , 0x00000006 
+ 00014037  0x00002b7e copy  0x00000006 , 0x00000011 
+ 00014038  0x00002b7f beq  0x00000000 , 0x000036e3 
+ 00014039  0x00002b80 beq  0x00000001 , 0x000036e6 
+ 00014040  0x00002b81 beq  0x00000002 , 0x000036e9 
+ 00014041  0x00002b83 fetch  0x00000001 , 0x000047a6 
+ 00014042  0x00002b84 increase  0x00000001 , 0x0000003f 
+ 00014043  0x00002b85 store  0x00000001 , 0x000047a6 
+ 00014044  0x00002b86 loop  0x000036d3 
+ 00014045  0x00002b87 rtn 
+ 00014046  0x00002b89 fetch  0x00000001 , 0x000047a6 
+ 00014047  0x00002b8a arg  0x000047c0 , 0x00000012 
+ 00014048  0x00002b8b iadd  0x00000012 , 0x00000012 
+ 00014049  0x00002b8c ifetcht  0x00000001 , 0x00000012 
+ 00014050  0x00002b8d rtn 
+ 00014051  0x00002b8f call  0x000036de 
+ 00014052  0x00002b90 call  0x00006825 
+ 00014053  0x00002b91 branch  0x000036d9 
+ 00014054  0x00002b93 call  0x000036de 
+ 00014055  0x00002b94 call  0x00006829 
+ 00014056  0x00002b95 branch  0x000036d9 
+ 00014057  0x00002b97 fetch  0x00000001 , 0x000047a5 
+ 00014058  0x00002b98 beq  0x00000001 , 0x000036e3 
+ 00014059  0x00002b99 branch  0x000036e6 
+ 00014060  0x00002b9b jam  0x00000001 , 0x000047a5 
+ 00014061  0x00002b9c branch  0x000036d0 
+ 00014062  0x00002b9e jam  0x00000000 , 0x000047a5 
+ 00014063  0x00002b9f branch  0x000036d0 
+ 00014064  0x00002ba4 arg  0x00000000 , 0x00000011 
+ 00014065  0x00002ba6 ifetch  0x00000001 , 0x00000006 
+ 00014066  0x00002ba7 iadd  0x00000011 , 0x00000011 
+ 00014067  0x00002ba8 loop  0x000036f1 
+ 00014068  0x00002baa and  0x00000011 , 0x000000ff , 0x0000003f 
+ 00014069  0x00002bab rtn 
+ 00014070  0x00002bae fetch  0x00000001 , 0x00000477 
+ 00014071  0x00002baf beq  0x00000012 , 0x000036f9 
+ 00014072  0x00002bb0 rtn 
+ 00014073  0x00002bb2 fetch  0x00000002 , 0x00000478 
+ 00014074  0x00002bb3 beq  0x00000014 , 0x00003710 
+ 00014075  0x00002bb4 rtn 
+ 00014076  0x00002bc1 bpatch  0x000000d0 , 0x0000401a 
+ 00014077  0x00002bc2 ifetch  0x00000005 , 0x00000011 
+ 00014078  0x00002bc3 store  0x00000005 , 0x00000b12 
+ 00014079  0x00002bc4 fetch  0x00000002 , 0x00000b12 
+ 00014080  0x00002bc5 arg  0x00006b5a , 0x00000002 
+ 00014081  0x00002bc6 isub  0x00000002 , 0x0000003e 
+ 00014082  0x00002bc7 nrtn  0x00000005 
+ 00014083  0x00002bc8 fetch  0x00000002 , 0x00000b15 
+ 00014084  0x00002bc9 byteswap  0x0000003f , 0x0000003f 
+ 00014085  0x00002bca store  0x00000002 , 0x00000b15 
+ 00014086  0x00002bcb copy  0x0000003f , 0x00000039 
+ 00014087  0x00002bcc increase  0x00000005 , 0x00000011 
+ 00014088  0x00002bcd copy  0x00000011 , 0x00000006 
+ 00014089  0x00002bce arg  0x00000b17 , 0x00000005 
+ 00014090  0x00002bcf call  0x00007f01 
+ 00014091  0x00002bd0 ifetch  0x00000001 , 0x00000006 
+ 00014092  0x00002bd1 store  0x00000001 , 0x00000b21 
+ 00014093  0x00002bd2 arg  0x00000b14 , 0x00000011 
+ 00014094  0x00002bd3 arg  0x00000b17 , 0x00000012 
+ 00014095  0x00002bd4 rtn 
+ 00014096  0x00002bd7 setarg  0x00000000 
+ 00014097  0x00002bd8 store  0x00000005 , 0x00004752 
+ 00014098  0x00002bd9 store  0x00000005 , 0x00004757 
+ 00014099  0x00002bda call  0x000036fc 
+ 00014100  0x00002bdb copy  0x00000012 , 0x00000006 
+ 00014101  0x00002bdc arg  0x00004752 , 0x00000005 
+ 00014102  0x00002bdd arg  0x0000000a , 0x00000039 
+ 00014103  0x00002bde call  0x00007f01 
+ 00014104  0x00002be0 bpatch  0x000000d1 , 0x0000401a 
+ 00014105  0x00002be1 ifetch  0x00000001 , 0x00000011 
+ 00014106  0x00002be2 beq  0x00000002 , 0x0000374a 
+ 00014107  0x00002be3 beq  0x00000003 , 0x0000375c 
+ 00014108  0x00002be4 beq  0x00000004 , 0x00003762 
+ 00014109  0x00002be5 beq  0x00000005 , 0x00003762 
+ 00014110  0x00002be6 beq  0x00000006 , 0x000037b1 
+ 00014111  0x00002be7 beq  0x00000007 , 0x00003849 
+ 00014112  0x00002be8 beq  0x00000008 , 0x0000384c 
+ 00014113  0x00002be9 rtn 
+ 00014114  0x00002bec fetch  0x00000002 , 0x00004682 
+ 00014115  0x00002bed rtnbit1  0x00000009 
+ 00014116  0x00002bef fetch  0x00000002 , 0x000047eb 
+ 00014117  0x00002bf0 store  0x00000002 , 0x000047ed 
+ 00014118  0x00002bf2 jam  0x00000001 , 0x000049f6 
+ 00014119  0x00002bf4 setarg  0x0000010c 
+ 00014120  0x00002bf5 call  0x000032cd 
+ 00014121  0x00002bf6 call  0x00003710 
+ 00014122  0x00002bf8 fetch  0x00000001 , 0x00000b14 
+ 00014123  0x00002bf9 beq  0x00000004 , 0x0000372e 
+ 00014124  0x00002bfa beq  0x00000005 , 0x0000372e 
+ 00014125  0x00002bfb rtn 
+ 00014126  0x00002bfd fetch  0x00000001 , 0x00004752 
+ 00014127  0x00002bfe ncall  0x00003735 , 0x00000034 
+ 00014128  0x00002bff fetch  0x00000001 , 0x00004754 
+ 00014129  0x00002c00 ncall  0x00003737 , 0x00000034 
+ 00014130  0x00002c01 fetch  0x00000001 , 0x00004756 
+ 00014131  0x00002c02 ncall  0x00003739 , 0x00000034 
+ 00014132  0x00002c03 rtn 
+ 00014133  0x00002c06 jam  0x00000005 , 0x000049f3 
+ 00014134  0x00002c07 rtn 
+ 00014135  0x00002c09 jam  0x00000005 , 0x000049f4 
+ 00014136  0x00002c0a rtn 
+ 00014137  0x00002c0c jam  0x00000005 , 0x000049f5 
+ 00014138  0x00002c0d rtn 
+ 00014139  0x00002c10 arg  0x000049f3 , 0x00000013 
+ 00014140  0x00002c11 arg  0x00003744 , 0x00000012 
+ 00014141  0x00002c12 branch  0x0000336d 
+ 00014142  0x00002c14 arg  0x000049f4 , 0x00000013 
+ 00014143  0x00002c15 arg  0x00003746 , 0x00000012 
+ 00014144  0x00002c16 branch  0x0000336d 
+ 00014145  0x00002c18 arg  0x000049f5 , 0x00000013 
+ 00014146  0x00002c19 arg  0x00003748 , 0x00000012 
+ 00014147  0x00002c1a branch  0x0000336d 
+ 00014148  0x00002c1d jam  0x00000000 , 0x00004752 
+ 00014149  0x00002c1e branch  0x00003762 
+ 00014150  0x00002c20 jam  0x00000000 , 0x00004754 
+ 00014151  0x00002c21 branch  0x00003762 
+ 00014152  0x00002c23 jam  0x00000000 , 0x00004756 
+ 00014153  0x00002c24 branch  0x00003762 
+ 00014154  0x00002c2a call  0x0000374c 
+ 00014155  0x00002c2b branch  0x0000374f 
+ 00014156  0x00002c2d fetch  0x00000001 , 0x00004752 
+ 00014157  0x00002c2e store  0x00000001 , 0x0000475f 
+ 00014158  0x00002c2f branch  0x00003773 
+ 00014159  0x00002c31 fetch  0x00000001 , 0x0000475e 
+ 00014160  0x00002c32 call  0x00003754 
+ 00014161  0x00002c33 fetch  0x00000001 , 0x00004753 
+ 00014162  0x00002c34 store  0x00000001 , 0x0000475d 
+ 00014163  0x00002c35 branch  0x00003770 
+ 00014164  0x00002c37 beq  0x00000002 , 0x00003758 
+ 00014165  0x00002c38 beq  0x00000003 , 0x0000375a 
+ 00014166  0x00002c39 store  0x00000001 , 0x0000475e 
+ 00014167  0x00002c3a rtn 
+ 00014168  0x00002c3c jam  0x00000005 , 0x0000475e 
+ 00014169  0x00002c3d rtn 
+ 00014170  0x00002c3f jam  0x0000000a , 0x0000475e 
+ 00014171  0x00002c40 rtn 
+ 00014172  0x00002c42 fetch  0x00000001 , 0x00004752 
+ 00014173  0x00002c43 call  0x00003754 
+ 00014174  0x00002c44 fetch  0x00000001 , 0x0000475e 
+ 00014175  0x00002c45 call  0x0000379e 
+ 00014176  0x00002c46 call  0x000037a1 
+ 00014177  0x00002c47 branch  0x000069c4 
+ 00014178  0x00002c4a fetch  0x00000001 , 0x000047f0 
+ 00014179  0x00002c4b nrtn  0x00000034 
+ 00014180  0x00002c4c fetch  0x00000006 , 0x00004752 
+ 00014181  0x00002c4d store  0x00000006 , 0x0000475d 
+ 00014182  0x00002c4e fetch  0x00000001 , 0x0000475e 
+ 00014183  0x00002c4f fetcht  0x00000001 , 0x00004760 
+ 00014184  0x00002c50 iand  0x00000002 , 0x0000003f 
+ 00014185  0x00002c51 fetcht  0x00000001 , 0x00004762 
+ 00014186  0x00002c52 iand  0x00000002 , 0x0000003f 
+ 00014187  0x00002c53 call  0x00003779 , 0x00000034 
+ 00014188  0x00002c54 bpatch  0x000000d2 , 0x0000401a 
+ 00014189  0x00002c55 call  0x00003770 
+ 00014190  0x00002c56 call  0x00003773 
+ 00014191  0x00002c57 branch  0x00003776 
+ 00014192  0x00002c59 arg  0x00004763 , 0x00000012 
+ 00014193  0x00002c5a arg  0x0000475d , 0x00000006 
+ 00014194  0x00002c5b branch  0x0000377b 
+ 00014195  0x00002c5d arg  0x0000476b , 0x00000012 
+ 00014196  0x00002c5e arg  0x0000475f , 0x00000006 
+ 00014197  0x00002c5f branch  0x0000377b 
+ 00014198  0x00002c61 arg  0x00004773 , 0x00000012 
+ 00014199  0x00002c62 arg  0x00004761 , 0x00000006 
+ 00014200  0x00002c63 branch  0x0000377b 
+ 00014201  0x00002c65 jam  0x00000000 , 0x000047d1 
+ 00014202  0x00002c66 rtn 
+ 00014203  0x00002c69 ifetch  0x00000001 , 0x00000006 
+ 00014204  0x00002c6a beq  0x00000000 , 0x00003787 
+ 00014205  0x00002c6b beq  0x00000001 , 0x00003780 
+ 00014206  0x00002c6c beq  0x00000002 , 0x00003782 
+ 00014207  0x00002c6d rtn 
+ 00014208  0x00002c6f jam  0x00000000 , 0x0000477b 
+ 00014209  0x00002c70 branch  0x00003783 
+ 00014210  0x00002c72 jam  0x00000001 , 0x0000477b 
+ 00014211  0x00002c73 ifetch  0x00000001 , 0x00000006 
+ 00014212  0x00002c74 store  0x00000001 , 0x0000477d 
+ 00014213  0x00002c75 ifetch  0x00000008 , 0x00000012 
+ 00014214  0x00002c76 branch  0x0000378c 
+ 00014215  0x00002c79 ifetch  0x00000001 , 0x00000012 
+ 00014216  0x00002c7a call  0x000069d7 
+ 00014217  0x00002c7b increase  0x00000001 , 0x00000012 
+ 00014218  0x00002c7c ifetch  0x00000001 , 0x00000012 
+ 00014219  0x00002c7d branch  0x000069d7 
+ 00014220  0x00002c7f store  0x00000008 , 0x0000477e 
+ 00014221  0x00002c80 jam  0x00000001 , 0x000047d1 
+ 00014222  0x00002c81 fetch  0x00000001 , 0x0000477b 
+ 00014223  0x00002c82 beq  0x00000000 , 0x0000379a 
+ 00014224  0x00002c84 fetch  0x00000001 , 0x0000477f 
+ 00014225  0x00002c85 store  0x00000001 , 0x00004780 
+ 00014226  0x00002c86 fetch  0x00000001 , 0x0000477e 
+ 00014227  0x00002c88 call  0x000069d7 
+ 00014228  0x00002c89 fetch  0x00000001 , 0x0000477d 
+ 00014229  0x00002c8a call  0x0000379e 
+ 00014230  0x00002c8b store  0x00000001 , 0x00004785 
+ 00014231  0x00002c8c fetch  0x00000006 , 0x00004780 
+ 00014232  0x00002c8d store  0x00000006 , 0x00000a9a 
+ 00014233  0x00002c8e branch  0x000069ae 
+ 00014234  0x00002c90 fetch  0x00000001 , 0x0000477e 
+ 00014235  0x00002c91 store  0x00000001 , 0x00004780 
+ 00014236  0x00002c92 fetch  0x00000001 , 0x0000477f 
+ 00014237  0x00002c93 branch  0x00003793 
+ 00014238  0x00002c96 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00014239  0x00002c97 add  0x0000003f , 0x00000032 , 0x0000003f 
+ 00014240  0x00002c98 rtn 
+ 00014241  0x00002c9a arg  0x00002ee0 , 0x00000002 
+ 00014242  0x00002c9b imul32  0x00000002 , 0x0000003f 
+ 00014243  0x00002c9c div  0x0000003f , 0x00000064 
+ 00014244  0x00002c9d call  0x00007f86 
+ 00014245  0x00002c9e quotient  0x00000002 
+ 00014246  0x00002c9f copy  0x00000002 , 0x00000011 
+ 00014247  0x00002ca0 setarg  0x00002ee0 
+ 00014248  0x00002ca1 isub  0x00000002 , 0x00000012 
+ 00014249  0x00002ca2 rtn 
+ 00014250  0x00002ca6 hfetch  0x00000001 , 0x00008082 
+ 00014251  0x00002ca7 set1  0x00000002 , 0x0000003f 
+ 00014252  0x00002ca8 hstore  0x00000001 , 0x00008082 
+ 00014253  0x00002ca9 setarg  0x0000009e 
+ 00014254  0x00002caa hstore  0x00000002 , 0x00008068 
+ 00014255  0x00002cab hstore  0x00000002 , 0x0000806a 
+ 00014256  0x00002cac rtn 
+ 00014257  0x00002caf fetch  0x00000001 , 0x000047f0 
+ 00014258  0x00002cb0 nrtn  0x00000034 
+ 00014259  0x00002cb1 fetch  0x00000002 , 0x00004752 
+ 00014260  0x00002cb2 store  0x00000002 , 0x00004787 
+ 00014261  0x00002cb3 fetch  0x00000001 , 0x000047ea 
+ 00014262  0x00002cb4 bne  0x00000001 , 0x000037b9 
+ 00014263  0x00002cb5 fetch  0x00000002 , 0x000044a0 
+ 00014264  0x00002cb6 store  0x00000002 , 0x00004787 
+ 00014265  0x00002cb8 bpatch  0x000000d3 , 0x0000401a 
+ 00014266  0x00002cb9 call  0x000037aa 
+ 00014267  0x00002cba call  0x000037dc 
+ 00014268  0x00002cbb setarg  0x0000bb80 
+ 00014269  0x00002cbc call  0x00002a8f 
+ 00014270  0x00002cbd call  0x000037e0 
+ 00014271  0x00002cbe setarg  0x00001c20 
+ 00014272  0x00002cbf call  0x00002a8f 
+ 00014273  0x00002cc0 arg  0x00000010 , 0x00000039 
+ 00014274  0x00002cc2 call  0x000037dc 
+ 00014275  0x00002cc3 fetch  0x00000002 , 0x00004787 
+ 00014276  0x00002cc4 bbit1  0x00000000 , 0x000037c9 
+ 00014277  0x00002cc5 setarg  0x00001c20 
+ 00014278  0x00002cc6 call  0x00002a8f 
+ 00014279  0x00002cc7 call  0x000037e0 
+ 00014280  0x00002cc8 branch  0x000037cc 
+ 00014281  0x00002ccb setarg  0x00003840 
+ 00014282  0x00002ccc call  0x00002a8f 
+ 00014283  0x00002ccd call  0x000037e0 
+ 00014284  0x00002ccf setarg  0x00001c20 
+ 00014285  0x00002cd0 call  0x00002a8f 
+ 00014286  0x00002cd1 fetch  0x00000002 , 0x00004787 
+ 00014287  0x00002cd2 rshift  0x0000003f , 0x0000003f 
+ 00014288  0x00002cd3 store  0x00000002 , 0x00004787 
+ 00014289  0x00002cd4 loop  0x000037c2 
+ 00014290  0x00002cd6 jam  0x00000002 , 0x000047f1 
+ 00014291  0x00002cd7 jam  0x00000001 , 0x000047f2 
+ 00014292  0x00002cd8 setarg  0x00000a01 
+ 00014293  0x00002cd9 store  0x00000002 , 0x00004752 
+ 00014294  0x00002cda fetch  0x00000001 , 0x000047b9 
+ 00014295  0x00002cdb beq  0x00000003 , 0x000037d9 
+ 00014296  0x00002cdd branch  0x00003762 
+ 00014297  0x00002cdf setarg  0x00000a01 
+ 00014298  0x00002ce0 store  0x00000002 , 0x00004754 
+ 00014299  0x00002ce1 branch  0x00003762 
+ 00014300  0x00002ce4 hfetch  0x00000001 , 0x00008085 
+ 00014301  0x00002ce5 or_into  0x00000040 , 0x0000003f 
+ 00014302  0x00002ce6 hstore  0x00000001 , 0x00008085 
+ 00014303  0x00002ce7 rtn 
+ 00014304  0x00002ce9 hfetch  0x00000001 , 0x00008085 
+ 00014305  0x00002cea and_into  0x000000bf , 0x0000003f 
+ 00014306  0x00002ceb hstore  0x00000001 , 0x00008085 
+ 00014307  0x00002cec rtn 
+ 00014308  0x00002cef fetch  0x00000001 , 0x000047bb 
+ 00014309  0x00002cf0 rtneq  0x00000000 
+ 00014310  0x00002cf1 call  0x00002c65 
+ 00014311  0x00002cf2 fetcht  0x00000001 , 0x000047bc 
+ 00014312  0x00002cf3 storet  0x00000001 , 0x00004786 
+ 00014313  0x00002cf4 call  0x000067fb 
+ 00014314  0x00002cf5 call  0x00003847 
+ 00014315  0x00002cf6 nrtn  0x00000001 
+ 00014316  0x00002cf7 jam  0x00000001 , 0x0000479a 
+ 00014317  0x00002cf8 rtn 
+ 00014318  0x00002cfb fetch  0x00000001 , 0x000047bb 
+ 00014319  0x00002cfc rtneq  0x00000000 
+ 00014320  0x00002cfd fetch  0x00000001 , 0x0000479b 
+ 00014321  0x00002cfe nrtn  0x00000034 
+ 00014322  0x00002cff fetch  0x00000002 , 0x00004682 
+ 00014323  0x00002d00 bbit1  0x00000009 , 0x000037f6 
+ 00014324  0x00002d01 fetch  0x00000001 , 0x000047ea 
+ 00014325  0x00002d02 rtnne  0x00000001 
+ 00014326  0x00002d04 bpatch  0x000000d4 , 0x0000401a 
+ 00014327  0x00002d05 call  0x00003847 
+ 00014328  0x00002d06 nrtn  0x00000001 
+ 00014329  0x00002d07 setarg  0x00008ca0 
+ 00014330  0x00002d08 call  0x00002a8f 
+ 00014331  0x00002d09 call  0x00003847 
+ 00014332  0x00002d0a nrtn  0x00000001 
+ 00014333  0x00002d0b call  0x0000383f 
+ 00014334  0x00002d0d call  0x00003842 
+ 00014335  0x00002d0e nrtn  0x00000002 
+ 00014336  0x00002d0f call  0x00003847 
+ 00014337  0x00002d10 branch  0x000037fe , 0x00000001 
+ 00014338  0x00002d11 arg  0x00000000 , 0x00000011 
+ 00014339  0x00002d12 arg  0x00000010 , 0x00000039 
+ 00014340  0x00002d13 call  0x0000383f 
+ 00014341  0x00002d15 call  0x00003842 
+ 00014342  0x00002d16 nrtn  0x00000002 
+ 00014343  0x00002d17 call  0x00003847 
+ 00014344  0x00002d18 nbranch  0x00003805 , 0x00000001 
+ 00014345  0x00002d19 setarg  0x00002a30 
+ 00014346  0x00002d1a call  0x00002a8f 
+ 00014347  0x00002d1b call  0x00003847 
+ 00014348  0x00002d1c branch  0x00003812 , 0x00000001 
+ 00014349  0x00002d1e setarg  0x00000000 
+ 00014350  0x00002d1f rshift  0x00000011 , 0x00000011 
+ 00014351  0x00002d20 ior  0x00000011 , 0x00000011 
+ 00014352  0x00002d21 loop  0x00003805 
+ 00014353  0x00002d22 branch  0x0000381b 
+ 00014354  0x00002d24 setarg  0x00008000 
+ 00014355  0x00002d25 rshift  0x00000011 , 0x00000011 
+ 00014356  0x00002d26 ior  0x00000011 , 0x00000011 
+ 00014357  0x00002d27 call  0x0000383f 
+ 00014358  0x00002d29 call  0x00003842 
+ 00014359  0x00002d2a nrtn  0x00000002 
+ 00014360  0x00002d2b call  0x00003847 
+ 00014361  0x00002d2c branch  0x00003816 , 0x00000001 
+ 00014362  0x00002d2d loop  0x00003805 
+ 00014363  0x00002d2f bpatch  0x000000d5 , 0x0000401a 
+ 00014364  0x00002d30 copy  0x00000011 , 0x0000003f 
+ 00014365  0x00002d31 store  0x00000002 , 0x00004789 
+ 00014366  0x00002d32 store  0x00000002 , 0x00004797 
+ 00014367  0x00002d33 fetch  0x00000001 , 0x000047ea 
+ 00014368  0x00002d34 beq  0x00000001 , 0x00003827 
+ 00014369  0x00002d36 arg  0x00000007 , 0x00000039 
+ 00014370  0x00002d37 arg  0x00004792 , 0x00000006 
+ 00014371  0x00002d38 call  0x000036f0 
+ 00014372  0x00002d39 store  0x00000001 , 0x00004799 
+ 00014373  0x00002d3a arg  0x0000478f , 0x00000011 
+ 00014374  0x00002d3b branch  0x00007e3d 
+ 00014375  0x00002d3e fetch  0x00000001 , 0x000047ef 
+ 00014376  0x00002d3f increase  0x00000001 , 0x0000003f 
+ 00014377  0x00002d40 store  0x00000001 , 0x000047ef 
+ 00014378  0x00002d41 div  0x0000003f , 0x00000002 
+ 00014379  0x00002d42 call  0x00007f86 
+ 00014380  0x00002d43 quotient  0x00000002 
+ 00014381  0x00002d44 remainder  0x0000003f 
+ 00014382  0x00002d45 nbranch  0x00003838 , 0x00000034 
+ 00014383  0x00002d47 fetch  0x00000001 , 0x000047bf 
+ 00014384  0x00002d48 isub  0x00000002 , 0x0000003e 
+ 00014385  0x00002d49 call  0x0000383d , 0x00000005 
+ 00014386  0x00002d4a arg  0x0000479c , 0x0000003f 
+ 00014387  0x00002d4b increase  0xffffffff , 0x00000002 
+ 00014388  0x00002d4c iadd  0x00000002 , 0x00000011 
+ 00014389  0x00002d4d arg  0x00000000 , 0x0000003f 
+ 00014390  0x00002d4e istore  0x00000001 , 0x00000011 
+ 00014391  0x00002d4f rtn 
+ 00014392  0x00002d51 arg  0x0000479c , 0x0000003f 
+ 00014393  0x00002d52 iadd  0x00000002 , 0x00000011 
+ 00014394  0x00002d53 arg  0x00000002 , 0x0000003f 
+ 00014395  0x00002d54 istore  0x00000001 , 0x00000011 
+ 00014396  0x00002d55 rtn 
+ 00014397  0x00002d57 jam  0x00000001 , 0x000047f0 
+ 00014398  0x00002d58 rtn 
+ 00014399  0x00002d5a copy  0x00000022 , 0x0000003f 
+ 00014400  0x00002d5b store  0x00000004 , 0x0000478b 
+ 00014401  0x00002d5c rtn 
+ 00014402  0x00002d5e copy  0x00000022 , 0x0000003f 
+ 00014403  0x00002d5f fetcht  0x00000004 , 0x0000478b 
+ 00014404  0x00002d60 isub  0x00000002 , 0x0000003f 
+ 00014405  0x00002d61 sub  0x0000003f , 0x000000c8 , 0x0000003e 
+ 00014406  0x00002d62 rtn 
+ 00014407  0x00002d65 fetcht  0x00000001 , 0x00004786 
+ 00014408  0x00002d66 branch  0x0000681d 
+ 00014409  0x00002d69 fetch  0x00000008 , 0x00004752 
+ 00014410  0x00002d6a store  0x00000008 , 0x0000479c 
+ 00014411  0x00002d6b rtn 
+ 00014412  0x00002d6e fetch  0x00000001 , 0x000047b9 
+ 00014413  0x00002d6f store  0x00000001 , 0x000047af 
+ 00014414  0x00002d70 fetch  0x00000001 , 0x000047ba 
+ 00014415  0x00002d71 store  0x00000001 , 0x000047b0 
+ 00014416  0x00002d72 fetch  0x00000001 , 0x000047bb 
+ 00014417  0x00002d73 store  0x00000001 , 0x000047b1 
+ 00014418  0x00002d74 arg  0x0000000d , 0x00000039 
+ 00014419  0x00002d75 arg  0x000047aa , 0x00000006 
+ 00014420  0x00002d76 call  0x000036f0 
+ 00014421  0x00002d77 store  0x00000001 , 0x000047b7 
+ 00014422  0x00002d78 arg  0x000047a7 , 0x00000011 
+ 00014423  0x00002d79 branch  0x00007e3d 
+ 00014424  0x00002d80 call  0x000065c2 
+ 00014425  0x00002d81 jam  0x0000007a , 0x000046f6 
+ 00014426  0x00002d82 call  0x0000386d 
+ 00014427  0x00002d83 call  0x00003867 
+ 00014428  0x00002d84 setarg  0x00003860 
+ 00014429  0x00002d85 store  0x00000002 , 0x000041fd 
+ 00014430  0x00002d86 arg  0x00000000 , 0x00000011 
+ 00014431  0x00002d87 branch  0x000069a6 
+ 00014432  0x00002d8a fetch  0x00000002 , 0x000046a1 
+ 00014433  0x00002d8b rtn  0x00000034 
+ 00014434  0x00002d8c increase  0xffffffff , 0x0000003f 
+ 00014435  0x00002d8d store  0x00000002 , 0x000046a1 
+ 00014436  0x00002d8e rtnne  0x00000000 
+ 00014437  0x00002d8f jam  0x00000000 , 0x000046a0 
+ 00014438  0x00002d90 rtn 
+ 00014439  0x00002d93 bpatch  0x000000d6 , 0x0000401a 
+ 00014440  0x00002d94 fetch  0x00000001 , 0x000046a4 
+ 00014441  0x00002d95 sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00014442  0x00002d96 rtn  0x00000002 
+ 00014443  0x00002d97 jam  0x00000000 , 0x000046a4 
+ 00014444  0x00002d98 rtn 
+ 00014445  0x00002d9b arg  0x000046a4 , 0x00000011 
+ 00014446  0x00002d9c arg  0x00000000 , 0x00000012 
+ 00014447  0x00002d9d arg  0x00000051 , 0x00000002 
+ 00014448  0x00002d9e branch  0x000065df 
+ 00014449  0x00002da2 disable  0x00000028 
+ 00014450  0x00002da3 fetch  0x00000001 , 0x000046a3 
+ 00014451  0x00002da4 copy  0x0000003f , 0x00000039 
+ 00014452  0x00002da6 arg  0x000046a5 , 0x00000011 
+ 00014453  0x00002da7 copy  0x00000013 , 0x00000012 
+ 00014454  0x00002da9 bpatch  0x000000d7 , 0x0000401a 
+ 00014455  0x00002daa call  0x0000387c 
+ 00014456  0x00002dab branch  0x00007fe7 , 0x00000005 
+ 00014457  0x00002dad increase  0x00000004 , 0x00000011 
+ 00014458  0x00002dae loop  0x00003876 
+ 00014459  0x00002daf rtn 
+ 00014460  0x00002db3 bpatch  0x000000d8 , 0x0000401b 
+ 00014461  0x00002db4 ifetch  0x00000003 , 0x00000011 
+ 00014462  0x00002db5 ifetcht  0x00000003 , 0x00000012 
+ 00014463  0x00002db6 isub  0x00000002 , 0x0000003e 
+ 00014464  0x00002db7 rtn 
+ 00014465  0x00002dba bpatch  0x000000d9 , 0x0000401b 
+ 00014466  0x00002dbb ifetch  0x00000003 , 0x00000011 
+ 00014467  0x00002dbc ifetcht  0x00000003 , 0x00000012 
+ 00014468  0x00002dbd isub  0x00000002 , 0x0000003e 
+ 00014469  0x00002dbe nrtn  0x00000005 
+ 00014470  0x00002dbf ifetch  0x00000001 , 0x00000006 
+ 00014471  0x00002dc0 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00014472  0x00002dc1 rtn  0x00000005 
+ 00014473  0x00002dc2 add  0x00000011 , 0x00000003 , 0x00000006 
+ 00014474  0x00002dc3 ifetcht  0x00000001 , 0x00000006 
+ 00014475  0x00002dc4 isub  0x00000002 , 0x0000003e 
+ 00014476  0x00002dc5 rtn 
+ 00014477  0x00002dc9 bpatch  0x000000da , 0x0000401b 
+ 00014478  0x00002dca disable  0x00000028 
+ 00014479  0x00002dcb fetch  0x00000001 , 0x000046a3 
+ 00014480  0x00002dcc copy  0x0000003f , 0x00000039 
+ 00014481  0x00002dce arg  0x000046a5 , 0x00000011 
+ 00014482  0x00002dcf copy  0x00000013 , 0x00000012 
+ 00014483  0x00002dd1 call  0x00003881 
+ 00014484  0x00002dd2 branch  0x00007fe7 , 0x00000005 
+ 00014485  0x00002dd3 increase  0x00000004 , 0x00000011 
+ 00014486  0x00002dd4 loop  0x00003893 
+ 00014487  0x00002dd5 rtn 
+ 00014488  0x00002dd9 fetch  0x00000001 , 0x00000004 
+ 00014489  0x00002dda increase  0x00000001 , 0x0000003f 
+ 00014490  0x00002ddb store  0x00000001 , 0x00000004 
+ 00014491  0x00002ddc arg  0x000002e5 , 0x00000013 
+ 00014492  0x00002ddf ifetch  0x00000002 , 0x00000013 
+ 00014493  0x00002de0 arg  0x000055aa , 0x00000002 
+ 00014494  0x00002de1 isub  0x00000002 , 0x0000003e 
+ 00014495  0x00002de2 nrtn  0x00000005 
+ 00014496  0x00002de3 copy  0x00000006 , 0x00000013 
+ 00014497  0x00002de4 ifetcht  0x00000003 , 0x00000013 
+ 00014498  0x00002de5 setarg  0x00ffffff 
+ 00014499  0x00002de6 isub  0x00000002 , 0x0000003e 
+ 00014500  0x00002de7 branch  0x000038a8 , 0x00000005 
+ 00014501  0x00002de8 call  0x0000388d 
+ 00014502  0x00002de9 branch  0x000038a8 , 0x00000028 
+ 00014503  0x00002dea rtn 
+ 00014504  0x00002ded bpatch  0x000000db , 0x0000401b 
+ 00014505  0x00002dee increase  0x00000004 , 0x00000013 
+ 00014506  0x00002def ifetch  0x00000001 , 0x00000013 
+ 00014507  0x00002df0 fetcht  0x00000001 , 0x000046f6 
+ 00014508  0x00002df1 isub  0x00000002 , 0x0000003e 
+ 00014509  0x00002df2 rtn  0x00000005 
+ 00014510  0x00002df3 store  0x00000001 , 0x000046f6 
+ 00014511  0x00002df4 fetch  0x00000001 , 0x00000003 
+ 00014512  0x00002df5 increase  0x00000001 , 0x0000003f 
+ 00014513  0x00002df6 store  0x00000001 , 0x00000003 
+ 00014514  0x00002df8 increase  0x00000001 , 0x00000013 
+ 00014515  0x00002df9 ifetch  0x00000001 , 0x00000013 
+ 00014516  0x00002dfa store  0x00000001 , 0x000046f5 
+ 00014517  0x00002dfb copy  0x0000003f , 0x00000039 
+ 00014518  0x00002dfc rtn  0x00000034 
+ 00014519  0x00002dfe ifetch  0x00000001 , 0x00000006 
+ 00014520  0x00002dff beq  0x00000000 , 0x000038c2 
+ 00014521  0x00002e00 beq  0x00000001 , 0x000038cf 
+ 00014522  0x00002e01 beq  0x00000002 , 0x000038d4 
+ 00014523  0x00002e02 beq  0x00000003 , 0x000038d9 
+ 00014524  0x00002e03 beq  0x00000004 , 0x000038de 
+ 00014525  0x00002e04 beq  0x00000005 , 0x000038e3 
+ 00014526  0x00002e05 beq  0x00000006 , 0x000038e8 
+ 00014527  0x00002e06 beq  0x000000ff , 0x000038ea 
+ 00014528  0x00002e07 loop  0x000038b7 
+ 00014529  0x00002e08 rtn 
+ 00014530  0x00002e0b copy  0x00000006 , 0x00000013 
+ 00014531  0x00002e0c fetch  0x00000001 , 0x0000469a 
+ 00014532  0x00002e0d store  0x00000001 , 0x00000a9a 
+ 00014533  0x00002e0e arg  0x00000000 , 0x00000002 
+ 00014534  0x00002e10 storet  0x00000001 , 0x00000a9b 
+ 00014535  0x00002e11 setarg  0x00002710 
+ 00014536  0x00002e12 store  0x00000003 , 0x00000a9c 
+ 00014537  0x00002e13 ifetch  0x00000001 , 0x00000013 
+ 00014538  0x00002e14 store  0x00000001 , 0x00000a9f 
+ 00014539  0x00002e15 call  0x000069ae 
+ 00014540  0x00002e16 and  0x00000013 , 0x00000001 , 0x00000006 
+ 00014541  0x00002e17 loop  0x000038b7 
+ 00014542  0x00002e18 rtn 
+ 00014543  0x00002e1a copy  0x00000013 , 0x00000006 
+ 00014544  0x00002e1b fetch  0x00000001 , 0x0000469b 
+ 00014545  0x00002e1c store  0x00000001 , 0x00000a9a 
+ 00014546  0x00002e1d arg  0x00000001 , 0x00000002 
+ 00014547  0x00002e1e branch  0x000038c6 
+ 00014548  0x00002e20 copy  0x00000013 , 0x00000006 
+ 00014549  0x00002e21 fetch  0x00000001 , 0x0000469c 
+ 00014550  0x00002e22 store  0x00000001 , 0x00000a9a 
+ 00014551  0x00002e23 arg  0x00000002 , 0x00000002 
+ 00014552  0x00002e24 branch  0x000038c6 
+ 00014553  0x00002e26 copy  0x00000013 , 0x00000006 
+ 00014554  0x00002e27 fetch  0x00000001 , 0x0000469d 
+ 00014555  0x00002e28 store  0x00000001 , 0x00000a9a 
+ 00014556  0x00002e29 arg  0x00000003 , 0x00000002 
+ 00014557  0x00002e2a branch  0x000038c6 
+ 00014558  0x00002e2c copy  0x00000013 , 0x00000006 
+ 00014559  0x00002e2d fetch  0x00000001 , 0x0000469e 
+ 00014560  0x00002e2e store  0x00000001 , 0x00000a9a 
+ 00014561  0x00002e2f arg  0x00000004 , 0x00000002 
+ 00014562  0x00002e30 branch  0x000038c6 
+ 00014563  0x00002e32 copy  0x00000013 , 0x00000006 
+ 00014564  0x00002e33 fetch  0x00000001 , 0x0000469f 
+ 00014565  0x00002e34 store  0x00000001 , 0x00000a9a 
+ 00014566  0x00002e35 arg  0x00000005 , 0x00000002 
+ 00014567  0x00002e36 branch  0x000038c6 
+ 00014568  0x00002e39 ifetch  0x00000001 , 0x00000006 
+ 00014569  0x00002e3a rtn 
+ 00014570  0x00002e3d copy  0x00000006 , 0x00000013 
+ 00014571  0x00002e3e fetch  0x00000001 , 0x000046a0 
+ 00014572  0x00002e3f bne  0x00000001 , 0x000038ee 
+ 00014573  0x00002e40 call  0x000038f0 
+ 00014574  0x00002e42 and  0x00000013 , 0x00000004 , 0x00000006 
+ 00014575  0x00002e43 rtn 
+ 00014576  0x00002e45 bpatch  0x000000dc , 0x0000401b 
+ 00014577  0x00002e46 call  0x00003871 
+ 00014578  0x00002e47 branch  0x000038fe , 0x00000028 
+ 00014579  0x00002e48 fetch  0x00000001 , 0x000046a4 
+ 00014580  0x00002e49 copy  0x0000003f , 0x00000002 
+ 00014581  0x00002e4a increase  0x00000001 , 0x0000003f 
+ 00014582  0x00002e4b store  0x00000001 , 0x000046a4 
+ 00014583  0x00002e4c call  0x00003867 
+ 00014584  0x00002e4d lshift2  0x00000002 , 0x00000002 
+ 00014585  0x00002e4e setarg  0x000046a5 
+ 00014586  0x00002e4f iadd  0x00000002 , 0x00000005 
+ 00014587  0x00002e50 ifetch  0x00000004 , 0x00000013 
+ 00014588  0x00002e51 istore  0x00000004 , 0x00000005 
+ 00014589  0x00002e52 branch  0x00003903 
+ 00014590  0x00002e54 add  0x00000013 , 0x00000003 , 0x00000006 
+ 00014591  0x00002e55 ifetch  0x00000001 , 0x00000006 
+ 00014592  0x00002e56 rtn  0x00000034 
+ 00014593  0x00002e57 ifetch  0x00000004 , 0x00000013 
+ 00014594  0x00002e58 istore  0x00000004 , 0x00000011 
+ 00014595  0x00002e5a arg  0x000046a4 , 0x00000011 
+ 00014596  0x00002e5b arg  0x00000000 , 0x00000012 
+ 00014597  0x00002e5c arg  0x00000051 , 0x00000002 
+ 00014598  0x00002e5d branch  0x00006606 
+ 00014599  0x00002e65 fetcht  0x00000001 , 0x0000469a 
+ 00014600  0x00002e66 call  0x00006825 
+ 00014601  0x00002e67 rtn 
+ 00014602  0x00002e6d fetcht  0x00000001 , 0x0000469a 
+ 00014603  0x00002e6e call  0x00006829 
+ 00014604  0x00002e71 fetcht  0x00000001 , 0x0000469a 
+ 00014605  0x00002e72 call  0x00006825 
+ 00014606  0x00002e75 call  0x0000391d 
+ 00014607  0x00002e77 fetch  0x00000001 , 0x000046a7 
+ 00014608  0x00002e78 nrtn  0x00000034 
+ 00014609  0x00002e7a call  0x00002c29 
+ 00014610  0x00002e7b hfetch  0x00000004 , 0x00008138 
+ 00014611  0x00002e7c set0  0x0000000f , 0x0000003f 
+ 00014612  0x00002e7d hstore  0x00000004 , 0x0000804c 
+ 00014613  0x00002e7e call  0x00002c21 
+ 00014614  0x00002e7f arg  0xffffffff , 0x00000002 
+ 00014615  0x00002e80 branch  0x00002b2a 
+ 00014616  0x00002e83 fetch  0x00000001 , 0x000046a7 
+ 00014617  0x00002e84 branch  0x000056f9 , 0x00000034 
+ 00014618  0x00002e85 increase  0xffffffff , 0x0000003f 
+ 00014619  0x00002e86 store  0x00000001 , 0x000046a7 
+ 00014620  0x00002e87 branch  0x000056f9 
+ 00014621  0x00002e8a mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00014622  0x00002e8b arg  0x000046a8 , 0x00000006 
+ 00014623  0x00002e8c iadd  0x00000006 , 0x00000006 
+ 00014624  0x00002e8d ifetch  0x00000001 , 0x00000006 
+ 00014625  0x00002e8e rtn  0x00000034 
+ 00014626  0x00002e8f copy  0x0000003f , 0x00000011 
+ 00014627  0x00002e90 copy  0x00000011 , 0x00000039 
+ 00014628  0x00002e91 arg  0x00004372 , 0x00000005 
+ 00014629  0x00002e92 call  0x00007f01 
+ 00014630  0x00002e93 copy  0x00000011 , 0x0000003f 
+ 00014631  0x00002e94 increase  0x00000002 , 0x0000003f 
+ 00014632  0x00002e95 store  0x00000001 , 0x0000436f 
+ 00014633  0x00002e96 rtn 
+ 00014634  0x00002e9f rtn  0x0000002b 
+ 00014635  0x00002ea0 call  0x000057a3 
+ 00014636  0x00002ea1 call  0x000068a8 
+ 00014637  0x00002ea2 setarg  0x00003982 
+ 00014638  0x00002ea3 store  0x00000002 , 0x000041f3 
+ 00014639  0x00002ea4 setarg  0x0000396e 
+ 00014640  0x00002ea5 store  0x00000002 , 0x000041f1 
+ 00014641  0x00002ea6 setarg  0x00003986 
+ 00014642  0x00002ea7 store  0x00000002 , 0x000041f5 
+ 00014643  0x00002ea8 setarg  0x0000396d 
+ 00014644  0x00002ea9 store  0x00000002 , 0x000041ef 
+ 00014645  0x00002eaa setarg  0x00003969 
+ 00014646  0x00002eab store  0x00000002 , 0x000041e9 
+ 00014647  0x00002eac setarg  0x00003ab7 
+ 00014648  0x00002ead store  0x00000002 , 0x000041fb 
+ 00014649  0x00002eae setarg  0x00003c32 
+ 00014650  0x00002eaf store  0x00000002 , 0x0000456f 
+ 00014651  0x00002eb0 setarg  0x00003cc2 
+ 00014652  0x00002eb1 store  0x00000002 , 0x000041f9 
+ 00014653  0x00002eb2 setarg  0x00003cd7 
+ 00014654  0x00002eb3 store  0x00000002 , 0x000041fd 
+ 00014655  0x00002eb5 call  0x0000397f 
+ 00014656  0x00002eb6 bpatch  0x000000dd , 0x0000401b 
+ 00014657  0x00002eb7 call  0x00003945 
+ 00014658  0x00002eb8 call  0x00003964 
+ 00014659  0x00002eb9 call  0x00002c6f 
+ 00014660  0x00002eba branch  0x00003c48 
+ 00014661  0x00002ebe fetch  0x00000004 , 0x000046aa 
+ 00014662  0x00002ebf hstore  0x00000004 , 0x00008054 
+ 00014663  0x00002ec1 fetch  0x00000004 , 0x000046ae 
+ 00014664  0x00002ec2 hstore  0x00000004 , 0x0000805a 
+ 00014665  0x00002ec4 hfetch  0x00000001 , 0x00008081 
+ 00014666  0x00002ec5 or_into  0x00000004 , 0x0000003f 
+ 00014667  0x00002ec6 and_into  0x000000fc , 0x0000003f 
+ 00014668  0x00002ec7 hstore  0x00000001 , 0x00008081 
+ 00014669  0x00002ec8 jam  0x00000000 , 0x00008062 
+ 00014670  0x00002eca fetch  0x00000002 , 0x000046aa 
+ 00014671  0x00002ecb hstore  0x00000002 , 0x00008058 
+ 00014672  0x00002ecc fetch  0x00000002 , 0x000046ae 
+ 00014673  0x00002ecd hstore  0x00000002 , 0x0000805e 
+ 00014674  0x00002ece hstore  0x00000002 , 0x00008060 
+ 00014675  0x00002ed0 hfetch  0x00000004 , 0x00008078 
+ 00014676  0x00002ed1 set1  0x00000007 , 0x0000003f 
+ 00014677  0x00002ed2 hstore  0x00000004 , 0x00008078 
+ 00014678  0x00002ed4 hfetch  0x00000002 , 0x00008050 
+ 00014679  0x00002ed5 set0  0x0000000f , 0x0000003f 
+ 00014680  0x00002ed6 hstore  0x00000002 , 0x00008050 
+ 00014681  0x00002ed7 call  0x000066ce 
+ 00014682  0x00002ed8 jam  0x00000000 , 0x00008043 
+ 00014683  0x00002ed9 jam  0x00000081 , 0x00008062 
+ 00014684  0x00002edb fetch  0x00000001 , 0x000046bf 
+ 00014685  0x00002edc isolate1  0x00000000 , 0x0000003f 
+ 00014686  0x00002edd hfetcht  0x00000001 , 0x00008062 
+ 00014687  0x00002ede setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00014688  0x00002edf hstoret  0x00000001 , 0x00008062 
+ 00014689  0x00002ee0 rtn 
+ 00014690  0x00002ee5 call  0x0000397f 
+ 00014691  0x00002ee6 branch  0x00003945 
+ 00014692  0x00002eee fetcht  0x00000001 , 0x0000469e 
+ 00014693  0x00002eef call  0x0000680e 
+ 00014694  0x00002ef0 call  0x000039e6 
+ 00014695  0x00002ef2 fetcht  0x00000001 , 0x0000469c 
+ 00014696  0x00002ef3 branch  0x000067fb 
+ 00014697  0x00002ef6 fetcht  0x00000001 , 0x0000469c 
+ 00014698  0x00002ef7 call  0x0000681d 
+ 00014699  0x00002ef8 nbranch  0x000033d2 , 0x00000001 
+ 00014700  0x00002ef9 branch  0x000033d0 
+ 00014701  0x00002efd rtn 
+ 00014702  0x00002f00 call  0x00003970 
+ 00014703  0x00002f01 branch  0x00003ce9 
+ 00014704  0x00002f04 fetch  0x00000001 , 0x00004682 
+ 00014705  0x00002f05 bbit0  0x00000004 , 0x0000397f 
+ 00014706  0x00002f06 bpatch  0x000000de , 0x0000401b 
+ 00014707  0x00002f07 setarg  0x00003eff 
+ 00014708  0x00002f08 fetcht  0x00000004 , 0x000046c5 
+ 00014709  0x00002f09 iadd  0x00000002 , 0x00000002 
+ 00014710  0x00002f0a copy  0x00000022 , 0x0000003f 
+ 00014711  0x00002f0b isub  0x00000002 , 0x0000003e 
+ 00014712  0x00002f0c nrtn  0x00000002 
+ 00014713  0x00002f0d fetch  0x00000002 , 0x00004682 
+ 00014714  0x00002f0e bbit1  0x00000005 , 0x0000397f 
+ 00014715  0x00002f0f fetch  0x00000001 , 0x000046bf 
+ 00014716  0x00002f10 rtnbit1  0x00000006 
+ 00014717  0x00002f11 call  0x00003cec 
+ 00014718  0x00002f12 call  0x0000340e 
+ 00014719  0x00002f14 copy  0x00000022 , 0x0000003f 
+ 00014720  0x00002f15 store  0x00000004 , 0x000046c5 
+ 00014721  0x00002f16 rtn 
+ 00014722  0x00002f1a call  0x00003ce9 
+ 00014723  0x00002f1b call  0x0000526e 
+ 00014724  0x00002f1c nrtn  0x00000034 
+ 00014725  0x00002f1d branch  0x000039eb 
+ 00014726  0x00002f21 copy  0x00000013 , 0x0000003f 
+ 00014727  0x00002f22 beq  0x00000001 , 0x000039d4 
+ 00014728  0x00002f23 beq  0x00000002 , 0x000039a3 
+ 00014729  0x00002f24 beq  0x00000004 , 0x000039d7 
+ 00014730  0x00002f25 beq  0x00000005 , 0x000039c4 
+ 00014731  0x00002f26 beq  0x00000008 , 0x000039aa 
+ 00014732  0x00002f27 beq  0x00000009 , 0x000039b1 
+ 00014733  0x00002f28 beq  0x0000000a , 0x000039c9 
+ 00014734  0x00002f29 beq  0x0000000b , 0x000039b6 
+ 00014735  0x00002f2a beq  0x0000000c , 0x000039c2 
+ 00014736  0x00002f2b beq  0x00000013 , 0x000039d7 
+ 00014737  0x00002f2c beq  0x00000014 , 0x000039cf 
+ 00014738  0x00002f2d beq  0x00000015 , 0x000039c6 
+ 00014739  0x00002f2e beq  0x00000021 , 0x000039ca 
+ 00014740  0x00002f2f beq  0x00000023 , 0x000039cb 
+ 00014741  0x00002f30 beq  0x00000024 , 0x000039ce 
+ 00014742  0x00002f31 beq  0x00000030 , 0x00003c8a 
+ 00014743  0x00002f32 beq  0x00000031 , 0x00003c8c 
+ 00014744  0x00002f33 beq  0x00000032 , 0x00003c9a 
+ 00014745  0x00002f34 beq  0x00000033 , 0x00003c98 
+ 00014746  0x00002f35 beq  0x00000034 , 0x00003c84 
+ 00014747  0x00002f36 beq  0x00000035 , 0x00003c73 
+ 00014748  0x00002f37 beq  0x00000036 , 0x00003c82 
+ 00014749  0x00002f38 beq  0x00000037 , 0x00003c8e 
+ 00014750  0x00002f39 beq  0x00000038 , 0x00003c90 
+ 00014751  0x00002f3a beq  0x0000003b , 0x00003ca1 
+ 00014752  0x00002f3b beq  0x0000003d , 0x00003c6a 
+ 00014753  0x00002f3c beq  0x00000041 , 0x000039d9 
+ 00014754  0x00002f3d rtn 
+ 00014755  0x00002f41 call  0x0000397f 
+ 00014756  0x00002f42 fetch  0x00000001 , 0x00004665 
+ 00014757  0x00002f43 ncall  0x00003c8e , 0x00000034 
+ 00014758  0x00002f44 call  0x000039d7 
+ 00014759  0x00002f45 fetch  0x00000002 , 0x00004682 
+ 00014760  0x00002f46 rtnbit0  0x00000004 
+ 00014761  0x00002f47 branch  0x000039b1 
+ 00014762  0x00002f4a fetch  0x00000002 , 0x00004682 
+ 00014763  0x00002f4b set1  0x00000004 , 0x0000003f 
+ 00014764  0x00002f4c store  0x00000002 , 0x00004682 
+ 00014765  0x00002f4d fetch  0x00000001 , 0x000046a7 
+ 00014766  0x00002f4e store  0x00000001 , 0x00004172 
+ 00014767  0x00002f4f call  0x000039e6 
+ 00014768  0x00002f50 branch  0x00003c1d 
+ 00014769  0x00002f55 fetch  0x00000002 , 0x00004682 
+ 00014770  0x00002f56 rtnbit0  0x00000004 
+ 00014771  0x00002f57 set0  0x00000004 , 0x0000003f 
+ 00014772  0x00002f58 store  0x00000002 , 0x00004682 
+ 00014773  0x00002f59 branch  0x00003c21 
+ 00014774  0x00002f5f call  0x0000397f 
+ 00014775  0x00002f62 fetch  0x00000002 , 0x00004042 
+ 00014776  0x00002f63 rshift  0x0000003f , 0x0000003f 
+ 00014777  0x00002f64 fetcht  0x00000002 , 0x000041e3 
+ 00014778  0x00002f65 isub  0x00000002 , 0x0000003e 
+ 00014779  0x00002f66 nbranch  0x000039bd , 0x00000005 
+ 00014780  0x00002f67 branch  0x00003416 
+ 00014781  0x00002f69 fetch  0x00000001 , 0x000046bf 
+ 00014782  0x00002f6a rtnbit1  0x00000005 
+ 00014783  0x00002f6b hfetch  0x00000002 , 0x00008112 
+ 00014784  0x00002f6c ncall  0x00003cf0 , 0x00000034 
+ 00014785  0x00002f6d branch  0x0000340c 
+ 00014786  0x00002f70 call  0x00003cee 
+ 00014787  0x00002f71 branch  0x00003418 
+ 00014788  0x00002f74 call  0x0000397f 
+ 00014789  0x00002f75 branch  0x000039dd 
+ 00014790  0x00002f78 call  0x00005816 
+ 00014791  0x00002f79 call  0x000039d7 
+ 00014792  0x00002f7a branch  0x00003c23 
+ 00014793  0x00002f7d branch  0x000033dd 
+ 00014794  0x00002f81 branch  0x00003cee 
+ 00014795  0x00002f85 fetch  0x00000001 , 0x000046bf 
+ 00014796  0x00002f86 bbit0  0x00000005 , 0x0000340e 
+ 00014797  0x00002f87 branch  0x00003cf2 
+ 00014798  0x00002f8b branch  0x00003cf2 
+ 00014799  0x00002f8f call  0x000058ba 
+ 00014800  0x00002f90 call  0x000039dd 
+ 00014801  0x00002f91 fetch  0x00000001 , 0x000046a8 
+ 00014802  0x00002f92 store  0x00000001 , 0x00004172 
+ 00014803  0x00002f93 branch  0x00003c1f 
+ 00014804  0x00002f97 jam  0x00000000 , 0x00004661 
+ 00014805  0x00002f98 call  0x00003cee 
+ 00014806  0x00002f99 branch  0x00003cf2 
+ 00014807  0x00002f9e call  0x00003a52 
+ 00014808  0x00002f9f branch  0x000039db 
+ 00014809  0x00002fa3 call  0x00005cc9 
+ 00014810  0x00002fa4 branch  0x00005b02 
+ 00014811  0x00002fa8 fetcht  0x00000001 , 0x0000469e 
+ 00014812  0x00002fa9 branch  0x00006829 
+ 00014813  0x00002fac call  0x000039df 
+ 00014814  0x00002fad branch  0x000039e6 
+ 00014815  0x00002fb0 fetch  0x00000001 , 0x000046a1 
+ 00014816  0x00002fb1 isolate1  0x00000000 , 0x0000003f 
+ 00014817  0x00002fb2 call  0x000033f0 , 0x00000001 
+ 00014818  0x00002fb3 fetch  0x00000001 , 0x000046a1 
+ 00014819  0x00002fb4 isolate1  0x00000001 , 0x0000003f 
+ 00014820  0x00002fb5 call  0x000033f8 , 0x00000001 
+ 00014821  0x00002fb6 rtn 
+ 00014822  0x00002fb8 fetcht  0x00000001 , 0x0000469e 
+ 00014823  0x00002fb9 branch  0x00006825 
+ 00014824  0x00002fbc fetch  0x00000001 , 0x0000456b 
+ 00014825  0x00002fbd rtneq  0x00000000 
+ 00014826  0x00002fbe branch  0x00006c28 
+ 00014827  0x00002fc1 hfetch  0x00000001 , 0x0000810c 
+ 00014828  0x00002fc2 bbit1  0x00000003 , 0x000039e8 
+ 00014829  0x00002fc3 call  0x000066cb 
+ 00014830  0x00002fc4 ifetch  0x00000001 , 0x00000003 
+ 00014831  0x00002fc5 bne  0x00000001 , 0x00003a01 
+ 00014832  0x00002fc6 hfetch  0x00000002 , 0x00008112 
+ 00014833  0x00002fc7 sub  0x0000003f , 0x00000002 , 0x0000003e 
+ 00014834  0x00002fc8 rtn  0x00000002 
+ 00014835  0x00002fc9 ifetch  0x00000001 , 0x00000003 
+ 00014836  0x00002fca store  0x00000001 , 0x00000b03 
+ 00014837  0x00002fcb ifetcht  0x00000001 , 0x00000003 
+ 00014838  0x00002fcc copy  0x00000003 , 0x00000011 
+ 00014839  0x00002fcd storet  0x00000001 , 0x00000b04 
+ 00014840  0x00002fce add  0x00000002 , 0x00000003 , 0x00000002 
+ 00014841  0x00002fcf hfetch  0x00000002 , 0x00008112 
+ 00014842  0x00002fd0 isub  0x00000002 , 0x00000002 
+ 00014843  0x00002fd1 nrtn  0x00000002 
+ 00014844  0x00002fd2 jam  0x00000001 , 0x00000b05 
+ 00014845  0x00002fd3 call  0x00003a17 
+ 00014846  0x00002fd4 fetch  0x00000001 , 0x00000b05 
+ 00014847  0x00002fd5 rtneq  0x00000000 
+ 00014848  0x00002fd6 branch  0x00003a12 
+ 00014849  0x00002fd9 call  0x00007ec1 
+ 00014850  0x00002fda call  0x00003c79 
+ 00014851  0x00002fdb branch  0x00003a04 
+ 00014852  0x00002fdf bpatch  0x000000df , 0x0000401b 
+ 00014853  0x00002fe0 hfetch  0x00000002 , 0x00008112 
+ 00014854  0x00002fe1 rtn  0x00000034 
+ 00014855  0x00002fe2 call  0x000066cb 
+ 00014856  0x00002fe3 ifetch  0x00000001 , 0x00000003 
+ 00014857  0x00002fe4 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00014858  0x00002fe5 ncall  0x00003a16 , 0x00000005 
+ 00014859  0x00002fe6 nbranch  0x00003a04 , 0x00000005 
+ 00014860  0x00002fe7 ifetch  0x00000001 , 0x00000003 
+ 00014861  0x00002fe8 rtneq  0x00000005 
+ 00014862  0x00002fe9 rtneq  0x00000029 
+ 00014863  0x00002fea increase  0xffffffff , 0x00000003 
+ 00014864  0x00002feb call  0x00003a16 
+ 00014865  0x00002fec branch  0x00003a04 
+ 00014866  0x00002fef call  0x000066cb 
+ 00014867  0x00002ff0 increase  0x00000002 , 0x00000003 
+ 00014868  0x00002ff1 ifetch  0x00000001 , 0x00000003 
+ 00014869  0x00002ff2 iadd  0x00000003 , 0x00000003 
+ 00014870  0x00002ff4 branch  0x000066c8 
+ 00014871  0x00002ff8 bpatch  0x000000e0 , 0x0000401c 
+ 00014872  0x00002ff9 fetch  0x00000001 , 0x00000b03 
+ 00014873  0x00002ffa beq  0x00000000 , 0x00003a3f 
+ 00014874  0x00002ffb beq  0x00000001 , 0x00003a44 
+ 00014875  0x00002ffc beq  0x00000002 , 0x00003a49 
+ 00014876  0x00002ffd beq  0x00000003 , 0x00003a5f 
+ 00014877  0x00002ffe beq  0x00000004 , 0x00003a6b 
+ 00014878  0x00002fff beq  0x00000005 , 0x00003a75 
+ 00014879  0x00003000 beq  0x00000009 , 0x00003a9a 
+ 00014880  0x00003001 beq  0x0000000b , 0x00003ad7 
+ 00014881  0x00003002 beq  0x0000000c , 0x00003ad8 
+ 00014882  0x00003003 beq  0x0000000d , 0x00003aec 
+ 00014883  0x00003004 beq  0x0000000e , 0x00003af4 
+ 00014884  0x00003005 beq  0x0000000f , 0x00003afa 
+ 00014885  0x00003006 beq  0x00000010 , 0x00003b06 
+ 00014886  0x00003007 beq  0x00000011 , 0x00003b0e 
+ 00014887  0x00003008 beq  0x00000012 , 0x00003b12 
+ 00014888  0x00003009 beq  0x00000026 , 0x00003b16 
+ 00014889  0x0000300a beq  0x00000028 , 0x00003b1d 
+ 00014890  0x0000300b beq  0x00000029 , 0x00003b2d 
+ 00014891  0x0000300c beq  0x0000002a , 0x00003b36 
+ 00014892  0x0000300d beq  0x0000002b , 0x00003b69 
+ 00014893  0x0000300e beq  0x0000002c , 0x00003b6f 
+ 00014894  0x0000300f beq  0x00000030 , 0x00003b76 
+ 00014895  0x00003010 beq  0x00000031 , 0x00003b7c 
+ 00014896  0x00003011 beq  0x00000032 , 0x00003b90 
+ 00014897  0x00003012 beq  0x00000033 , 0x00003b98 
+ 00014898  0x00003013 beq  0x00000034 , 0x00003bbb 
+ 00014899  0x00003014 beq  0x00000035 , 0x00003bc4 
+ 00014900  0x00003015 beq  0x00000036 , 0x00003bcd 
+ 00014901  0x00003016 beq  0x00000037 , 0x00003bd7 
+ 00014902  0x00003017 beq  0x00000038 , 0x00003bda 
+ 00014903  0x00003018 beq  0x00000040 , 0x00003be2 
+ 00014904  0x00003019 beq  0x00000042 , 0x00003bec 
+ 00014905  0x0000301a beq  0x00000048 , 0x00003bf1 
+ 00014906  0x0000301b beq  0x00000049 , 0x00003bfc 
+ 00014907  0x0000301c beq  0x00000051 , 0x00003c02 
+ 00014908  0x0000301d beq  0x00000061 , 0x00003c06 
+ 00014909  0x0000301e beq  0x000000ff , 0x00003c15 
+ 00014910  0x0000301f branch  0x00003c17 
+ 00014911  0x00003025 fetch  0x00000001 , 0x00000b04 
+ 00014912  0x00003026 bne  0x00000006 , 0x00003c17 
+ 00014913  0x00003027 ifetch  0x00000006 , 0x00000003 
+ 00014914  0x00003028 store  0x00000006 , 0x000040a0 
+ 00014915  0x00003029 branch  0x00003c1a 
+ 00014916  0x0000302d fetch  0x00000001 , 0x00000b04 
+ 00014917  0x0000302e bne  0x00000006 , 0x00003c17 
+ 00014918  0x0000302f ifetch  0x00000006 , 0x00000003 
+ 00014919  0x00003030 store  0x00000006 , 0x000044a0 
+ 00014920  0x00003031 branch  0x00003c1a 
+ 00014921  0x00003036 fetch  0x00000001 , 0x00000b04 
+ 00014922  0x00003037 bne  0x00000001 , 0x00003c17 
+ 00014923  0x00003038 copy  0x00000011 , 0x00000003 
+ 00014924  0x00003039 call  0x00003c1a 
+ 00014925  0x0000303a ifetcht  0x00000001 , 0x00000003 
+ 00014926  0x0000303b storet  0x00000001 , 0x000046a9 
+ 00014927  0x0000303c fetch  0x00000002 , 0x00004682 
+ 00014928  0x0000303d rtnbit1  0x00000009 
+ 00014929  0x0000303e rtnbit1  0x00000000 
+ 00014930  0x00003040 fetch  0x00000001 , 0x000046a1 
+ 00014931  0x00003041 isolate1  0x00000000 , 0x0000003f 
+ 00014932  0x00003042 nbranch  0x00003a58 , 0x00000001 
+ 00014933  0x00003043 fetcht  0x00000001 , 0x000046a9 
+ 00014934  0x00003044 and  0x00000002 , 0x00000003 , 0x0000003f 
+ 00014935  0x00003045 store  0x00000001 , 0x00004093 
+ 00014936  0x00003047 fetch  0x00000001 , 0x000046a1 
+ 00014937  0x00003048 isolate1  0x00000001 , 0x0000003f 
+ 00014938  0x00003049 nrtn  0x00000001 
+ 00014939  0x0000304a fetcht  0x00000001 , 0x000046a9 
+ 00014940  0x0000304b isolate1  0x00000002 , 0x00000002 
+ 00014941  0x0000304c branch  0x000033fa , 0x00000001 
+ 00014942  0x0000304d branch  0x000033f8 
+ 00014943  0x00003052 fetch  0x00000001 , 0x00000b04 
+ 00014944  0x00003053 sub  0x0000003f , 0x00000043 , 0x0000003e 
+ 00014945  0x00003054 nbranch  0x00003c17 , 0x00000002 
+ 00014946  0x00003055 store  0x00000001 , 0x00004515 
+ 00014947  0x00003056 arg  0x00000008 , 0x00000039 
+ 00014948  0x00003057 call  0x00007ec6 
+ 00014949  0x00003058 fetch  0x00000001 , 0x00000b04 
+ 00014950  0x00003059 copy  0x0000003f , 0x00000039 
+ 00014951  0x0000305a copy  0x00000011 , 0x00000003 
+ 00014952  0x0000305b arg  0x00004516 , 0x00000005 
+ 00014953  0x0000305c call  0x000066ea 
+ 00014954  0x0000305d branch  0x00003c1a 
+ 00014955  0x00003062 fetch  0x00000001 , 0x00000b04 
+ 00014956  0x00003063 sub  0x0000003f , 0x0000001d , 0x0000003e 
+ 00014957  0x00003064 nbranch  0x00003c17 , 0x00000002 
+ 00014958  0x00003065 store  0x00000001 , 0x000043af 
+ 00014959  0x00003066 copy  0x0000003f , 0x00000039 
+ 00014960  0x00003067 copy  0x00000011 , 0x00000003 
+ 00014961  0x00003068 arg  0x000043b0 , 0x00000005 
+ 00014962  0x00003069 call  0x000066ea 
+ 00014963  0x0000306a call  0x000057a3 
+ 00014964  0x0000306b branch  0x00003c1a 
+ 00014965  0x00003070 fetch  0x00000001 , 0x00004682 
+ 00014966  0x00003071 bbit0  0x00000004 , 0x00003c17 
+ 00014967  0x00003072 call  0x000033ba 
+ 00014968  0x00003073 branch  0x00003a86 , 0x00000001 
+ 00014969  0x00003074 jam  0x00000000 , 0x00000b05 
+ 00014970  0x00003076 call  0x0000397f 
+ 00014971  0x00003077 fetch  0x00000001 , 0x00004568 
+ 00014972  0x00003078 rtn  0x00000034 
+ 00014973  0x00003079 fetch  0x00000002 , 0x00004573 
+ 00014974  0x0000307a bne  0x00000000 , 0x00003a84 
+ 00014975  0x0000307b fetch  0x00000001 , 0x00000b04 
+ 00014976  0x0000307c store  0x00000002 , 0x00004573 
+ 00014977  0x0000307e copy  0x00000011 , 0x00000003 
+ 00014978  0x00003081 copy  0x00000003 , 0x0000003f 
+ 00014979  0x00003082 store  0x00000002 , 0x00004571 
+ 00014980  0x00003084 call  0x00003a88 
+ 00014981  0x00003085 branch  0x00006c4d 
+ 00014982  0x00003088 jam  0x00000000 , 0x00000b05 
+ 00014983  0x00003089 branch  0x00003cd1 
+ 00014984  0x0000308c call  0x00003a8e 
+ 00014985  0x0000308d fetch  0x00000002 , 0x00004573 
+ 00014986  0x0000308e fetcht  0x00000002 , 0x0000469f 
+ 00014987  0x0000308f isub  0x00000002 , 0x0000003f 
+ 00014988  0x00003090 store  0x00000002 , 0x00004573 
+ 00014989  0x00003091 rtn 
+ 00014990  0x00003094 fetch  0x00000002 , 0x00004573 
+ 00014991  0x00003095 arg  0x0000006e , 0x00000002 
+ 00014992  0x00003096 call  0x00007fdd 
+ 00014993  0x00003097 fetcht  0x00000002 , 0x0000456c 
+ 00014994  0x00003098 call  0x00007fdd 
+ 00014995  0x00003099 fetcht  0x00000002 , 0x0000455e 
+ 00014996  0x0000309a call  0x00007fdd 
+ 00014997  0x0000309b store  0x00000002 , 0x0000469f 
+ 00014998  0x0000309c rtn 
+ 00014999  0x0000309f jam  0x00000001 , 0x00000b05 
+ 00015000  0x000030a0 jam  0x00000005 , 0x00000b03 
+ 00015001  0x000030a1 branch  0x00003c1a 
+ 00015002  0x000030a6 fetch  0x00000002 , 0x00004682 
+ 00015003  0x000030a7 bbit0  0x00000009 , 0x00003c17 
+ 00015004  0x000030a8 call  0x00003ad4 
+ 00015005  0x000030a9 branch  0x00003c17 , 0x00000028 
+ 00015006  0x000030aa jam  0x00000000 , 0x00000b05 
+ 00015007  0x000030ab fetch  0x00000001 , 0x000046bf 
+ 00015008  0x000030ac bbit1  0x00000004 , 0x00003ab4 
+ 00015009  0x000030ad fetch  0x00000001 , 0x000046c0 
+ 00015010  0x000030ae nrtn  0x00000034 
+ 00015011  0x000030af jam  0x00000001 , 0x00000b05 
+ 00015012  0x000030b0 ifetch  0x00000002 , 0x00000003 
+ 00015013  0x000030b1 store  0x00000002 , 0x000046c1 
+ 00015014  0x000030b2 copy  0x00000003 , 0x0000003f 
+ 00015015  0x000030b3 store  0x00000002 , 0x000046c3 
+ 00015016  0x000030b4 fetch  0x00000001 , 0x00000b04 
+ 00015017  0x000030b5 pincrease  0xfffffffe 
+ 00015018  0x000030b6 nbranch  0x00003c17 , 0x00000002 
+ 00015019  0x000030b7 branch  0x00003c17 , 0x00000005 
+ 00015020  0x000030b8 store  0x00000001 , 0x000046c0 
+ 00015021  0x000030b9 jam  0x00000000 , 0x00000b05 
+ 00015022  0x000030ba call  0x00005814 
+ 00015023  0x000030bb call  0x00003ab7 
+ 00015024  0x000030bc call  0x00003ab7 
+ 00015025  0x000030bd call  0x00003ab7 
+ 00015026  0x000030be fetch  0x00000001 , 0x000046bf 
+ 00015027  0x000030bf rtnbit0  0x00000004 
+ 00015028  0x000030c1 jam  0x00000001 , 0x00000b05 
+ 00015029  0x000030c2 call  0x00003cf6 
+ 00015030  0x000030c3 branch  0x00003c1a 
+ 00015031  0x000030c6 fetch  0x00000001 , 0x000046c0 
+ 00015032  0x000030c7 rtn  0x00000034 
+ 00015033  0x000030c8 call  0x00005892 
+ 00015034  0x000030c9 nrtn  0x00000034 
+ 00015035  0x000030ca call  0x00003acf 
+ 00015036  0x000030cb bpatch  0x000000e1 , 0x0000401c 
+ 00015037  0x000030cc add  0x00000002 , 0xfffffffd , 0x0000003f 
+ 00015038  0x000030cd fetcht  0x00000001 , 0x000046c0 
+ 00015039  0x000030ce call  0x00007fdd 
+ 00015040  0x000030cf copy  0x0000003f , 0x00000011 
+ 00015041  0x000030d0 copy  0x00000002 , 0x0000003f 
+ 00015042  0x000030d1 isub  0x00000011 , 0x0000003f 
+ 00015043  0x000030d2 store  0x00000001 , 0x000046c0 
+ 00015044  0x000030d3 fetcht  0x00000002 , 0x000046c1 
+ 00015045  0x000030d4 call  0x00005a64 
+ 00015046  0x000030d5 fetch  0x00000002 , 0x000046c3 
+ 00015047  0x000030d6 copy  0x0000003f , 0x00000003 
+ 00015048  0x000030d7 copy  0x00000011 , 0x00000039 
+ 00015049  0x000030d8 call  0x000066ea 
+ 00015050  0x000030d9 copy  0x00000003 , 0x0000003f 
+ 00015051  0x000030da store  0x00000002 , 0x000046c3 
+ 00015052  0x000030db fetch  0x00000001 , 0x000046c0 
+ 00015053  0x000030dc nrtn  0x00000034 
+ 00015054  0x000030dd branch  0x00003cf4 
+ 00015055  0x000030e2 arg  0x00000017 , 0x00000002 
+ 00015056  0x000030e3 fetch  0x00000001 , 0x000046bf 
+ 00015057  0x000030e4 rtnbit1  0x00000001 
+ 00015058  0x000030e5 fetcht  0x00000002 , 0x000044a8 
+ 00015059  0x000030e6 rtn 
+ 00015060  0x000030e9 fetch  0x00000001 , 0x000046bf 
+ 00015061  0x000030ea bbit1  0x00000002 , 0x00005a42 
+ 00015062  0x000030eb branch  0x00007fe9 
+ 00015063  0x000030f0 branch  0x00003c4c 
+ 00015064  0x000030f5 copy  0x00000011 , 0x00000003 
+ 00015065  0x000030f6 ifetch  0x00000001 , 0x00000003 
+ 00015066  0x000030f7 beq  0x00000000 , 0x00003adf 
+ 00015067  0x000030f8 beq  0x00000001 , 0x00003ae2 
+ 00015068  0x000030f9 beq  0x00000002 , 0x00003ae8 
+ 00015069  0x000030fa beq  0x00000003 , 0x00003aea 
+ 00015070  0x000030fb branch  0x00003c17 
+ 00015071  0x000030fd call  0x0000612b 
+ 00015072  0x000030fe jam  0x00000000 , 0x0000465a 
+ 00015073  0x000030ff branch  0x00003c1a 
+ 00015074  0x00003101 setarg  0x00040003 
+ 00015075  0x00003103 store  0x00000003 , 0x0000465b 
+ 00015076  0x00003104 store  0x00000001 , 0x00004662 
+ 00015077  0x00003105 call  0x00006124 
+ 00015078  0x00003106 jam  0x00000001 , 0x0000465a 
+ 00015079  0x00003107 branch  0x00003c1a 
+ 00015080  0x00003109 setarg  0x00040002 
+ 00015081  0x0000310a branch  0x00003ae3 
+ 00015082  0x0000310d setarg  0x00040001 
+ 00015083  0x0000310e branch  0x00003ae3 
+ 00015084  0x00003112 fetch  0x00000001 , 0x00000b04 
+ 00015085  0x00003113 sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00015086  0x00003114 nbranch  0x00003c17 , 0x00000002 
+ 00015087  0x00003115 store  0x00000001 , 0x00004689 
+ 00015088  0x00003116 copy  0x0000003f , 0x00000039 
+ 00015089  0x00003117 arg  0x0000468a , 0x00000005 
+ 00015090  0x00003118 call  0x000066fd 
+ 00015091  0x00003119 branch  0x00003c1a 
+ 00015092  0x0000311e copy  0x00000011 , 0x00000003 
+ 00015093  0x0000311f ifetch  0x00000001 , 0x00000003 
+ 00015094  0x00003120 hfetcht  0x00000001 , 0x00008062 
+ 00015095  0x00003121 nsetflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00015096  0x00003122 hstoret  0x00000001 , 0x00008062 
+ 00015097  0x00003123 branch  0x00003c1a 
+ 00015098  0x00003128 fetch  0x00000001 , 0x00000b04 
+ 00015099  0x00003129 copy  0x0000003f , 0x00000039 
+ 00015100  0x0000312a copy  0x00000011 , 0x00000003 
+ 00015101  0x0000312b call  0x00007f58 
+ 00015102  0x0000312c setarg  0x016e3600 
+ 00015103  0x0000312d idiv  0x00000002 
+ 00015104  0x0000312e call  0x00007f86 
+ 00015105  0x0000312f quotient  0x0000003f 
+ 00015106  0x00003131 store  0x00000002 , 0x00004243 
+ 00015107  0x00003132 call  0x00003c1a 
+ 00015108  0x00003133 call  0x00007f9e 
+ 00015109  0x00003134 branch  0x000066ce 
+ 00015110  0x00003139 arg  0x00000002 , 0x00000011 
+ 00015111  0x0000313a arg  0x0000469a , 0x00000012 
+ 00015112  0x0000313b arg  0x00000000 , 0x00000002 
+ 00015113  0x0000313c branch  0x00003c25 
+ 00015114  0x0000313e store  0x00000002 , 0x00000ac2 
+ 00015115  0x0000313f arg  0x00000ac2 , 0x00000012 
+ 00015116  0x00003140 arg  0x00000000 , 0x00000002 
+ 00015117  0x00003141 branch  0x00003c25 
+ 00015118  0x00003146 fetch  0x00000002 , 0x00004682 
+ 00015119  0x00003147 bbit0  0x00000000 , 0x00003c17 
+ 00015120  0x00003149 call  0x00003c1a 
+ 00015121  0x0000314a branch  0x000033e9 
+ 00015122  0x0000314f fetch  0x00000002 , 0x00004682 
+ 00015123  0x00003150 bbit0  0x00000009 , 0x00003c17 
+ 00015124  0x00003152 call  0x00003c1a 
+ 00015125  0x00003153 branch  0x00003402 
+ 00015126  0x0000315a fetch  0x00000001 , 0x00000b04 
+ 00015127  0x0000315b copy  0x0000003f , 0x00000039 
+ 00015128  0x0000315c copy  0x00000011 , 0x00000003 
+ 00015129  0x0000315d fetch  0x00000002 , 0x00004215 
+ 00015130  0x0000315e icopy  0x00000005 
+ 00015131  0x0000315f call  0x000066ea 
+ 00015132  0x00003160 branch  0x00003c1a 
+ 00015133  0x00003165 fetch  0x00000001 , 0x00004682 
+ 00015134  0x00003166 bbit0  0x00000000 , 0x00003c17 
+ 00015135  0x00003167 ifetch  0x00000001 , 0x00000003 
+ 00015136  0x00003168 fetcht  0x00000001 , 0x00004661 
+ 00015137  0x00003169 setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00015138  0x0000316a set1  0x00000007 , 0x00000002 
+ 00015139  0x0000316b storet  0x00000001 , 0x00004661 
+ 00015140  0x0000316d call  0x00003c1a 
+ 00015141  0x0000316f fetch  0x00000001 , 0x00004661 
+ 00015142  0x00003170 bbit1  0x00000006 , 0x00003b2b 
+ 00015143  0x00003171 rtn 
+ 00015144  0x00003174 jam  0x00000000 , 0x00004661 
+ 00015145  0x00003175 jam  0x00000021 , 0x00000a99 
+ 00015146  0x00003176 branch  0x00007d8f 
+ 00015147  0x0000317a bbit1  0x00000000 , 0x00005f95 
+ 00015148  0x0000317b branch  0x00003b28 
+ 00015149  0x00003180 fetch  0x00000001 , 0x00004682 
+ 00015150  0x00003181 rtnbit0  0x00000004 
+ 00015151  0x00003182 fetch  0x00000001 , 0x0000456b 
+ 00015152  0x00003183 rtneq  0x00000000 
+ 00015153  0x00003184 ifetch  0x00000001 , 0x00000003 
+ 00015154  0x00003185 fetcht  0x00000001 , 0x00004569 
+ 00015155  0x00003186 iadd  0x00000002 , 0x00000002 
+ 00015156  0x00003187 storet  0x00000001 , 0x00004569 
+ 00015157  0x00003188 rtn 
+ 00015158  0x0000318d arg  0x00000040 , 0x00000039 
+ 00015159  0x0000318e arg  0x0000436f , 0x00000005 
+ 00015160  0x0000318f call  0x00007ed4 
+ 00015161  0x00003190 setarg  0x00000000 
+ 00015162  0x00003191 store  0x00000001 , 0x00000ab2 
+ 00015163  0x00003192 copy  0x00000011 , 0x00000003 
+ 00015164  0x00003194 copy  0x00000003 , 0x0000003f 
+ 00015165  0x00003195 store  0x00000002 , 0x00000ab6 
+ 00015166  0x00003196 call  0x00003b64 
+ 00015167  0x00003198 fetch  0x00000001 , 0x00000ab2 
+ 00015168  0x00003199 fetcht  0x00000001 , 0x00000aa2 
+ 00015169  0x0000319a increase  0x00000001 , 0x00000002 
+ 00015170  0x0000319b iadd  0x00000002 , 0x0000003f 
+ 00015171  0x0000319c store  0x00000001 , 0x00000ab2 
+ 00015172  0x0000319e sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015173  0x0000319f nbranch  0x00003b50 , 0x00000002 
+ 00015174  0x000031a1 fetcht  0x00000001 , 0x0000436f 
+ 00015175  0x000031a2 setarg  0x00004370 
+ 00015176  0x000031a3 iadd  0x00000002 , 0x0000003f 
+ 00015177  0x000031a4 store  0x00000002 , 0x00000abb 
+ 00015178  0x000031a5 fetcht  0x00000001 , 0x00000aa2 
+ 00015179  0x000031a6 increase  0x00000001 , 0x00000002 
+ 00015180  0x000031a7 fetch  0x00000001 , 0x0000436f 
+ 00015181  0x000031a8 iadd  0x00000002 , 0x0000003f 
+ 00015182  0x000031a9 store  0x00000001 , 0x0000436f 
+ 00015183  0x000031aa branch  0x00003b59 
+ 00015184  0x000031ac fetcht  0x00000001 , 0x0000438f 
+ 00015185  0x000031ad setarg  0x00004390 
+ 00015186  0x000031ae iadd  0x00000002 , 0x0000003f 
+ 00015187  0x000031af store  0x00000002 , 0x00000abb 
+ 00015188  0x000031b0 fetcht  0x00000001 , 0x00000aa2 
+ 00015189  0x000031b1 increase  0x00000001 , 0x00000002 
+ 00015190  0x000031b2 fetch  0x00000001 , 0x0000438f 
+ 00015191  0x000031b3 iadd  0x00000002 , 0x0000003f 
+ 00015192  0x000031b4 store  0x00000001 , 0x0000438f 
+ 00015193  0x000031b6 fetch  0x00000002 , 0x00000abb 
+ 00015194  0x000031b7 copy  0x0000003f , 0x00000005 
+ 00015195  0x000031b8 fetch  0x00000002 , 0x00000ab6 
+ 00015196  0x000031b9 copy  0x0000003f , 0x00000003 
+ 00015197  0x000031bb copy  0x00000002 , 0x00000039 
+ 00015198  0x000031bc call  0x000066ea 
+ 00015199  0x000031be fetch  0x00000001 , 0x00000b04 
+ 00015200  0x000031bf fetcht  0x00000001 , 0x00000ab2 
+ 00015201  0x000031c0 isub  0x00000002 , 0x0000003e 
+ 00015202  0x000031c1 nbranch  0x00003b3c , 0x00000005 
+ 00015203  0x000031c2 branch  0x00003c1a 
+ 00015204  0x000031c6 ifetch  0x00000001 , 0x00000003 
+ 00015205  0x000031c7 store  0x00000001 , 0x00000aa2 
+ 00015206  0x000031c8 ifetch  0x00000001 , 0x00000003 
+ 00015207  0x000031c9 store  0x00000001 , 0x00000aae 
+ 00015208  0x000031ca rtn 
+ 00015209  0x000031cf arg  0x00000000 , 0x00000002 
+ 00015210  0x000031d0 arg  0x00000002 , 0x00000011 
+ 00015211  0x000031d1 fetch  0x00000002 , 0x000046b4 
+ 00015212  0x000031d2 store  0x00000002 , 0x00000ac2 
+ 00015213  0x000031d3 arg  0x00000ac2 , 0x00000012 
+ 00015214  0x000031d4 branch  0x00003c25 
+ 00015215  0x000031d9 fetch  0x00000001 , 0x00000b04 
+ 00015216  0x000031da bne  0x00000001 , 0x00003c17 
+ 00015217  0x000031db ifetch  0x00000001 , 0x00000003 
+ 00015218  0x000031dc store  0x00000001 , 0x000046b2 
+ 00015219  0x000031dd setarg  0x00000000 
+ 00015220  0x000031de store  0x00000002 , 0x000046b4 
+ 00015221  0x000031df branch  0x00003c1a 
+ 00015222  0x000031e4 ifetch  0x00000004 , 0x00000003 
+ 00015223  0x000031e5 store  0x00000004 , 0x0000468a 
+ 00015224  0x000031e6 jam  0x00000004 , 0x00004689 
+ 00015225  0x000031e7 jam  0x00000000 , 0x00004663 
+ 00015226  0x000031e8 call  0x00003c1a 
+ 00015227  0x000031e9 branch  0x00005f31 
+ 00015228  0x000031ee fetch  0x00000001 , 0x00000b04 
+ 00015229  0x000031ef bne  0x00000003 , 0x00003c17 
+ 00015230  0x000031f0 ifetch  0x00000001 , 0x00000003 
+ 00015231  0x000031f1 beq  0x00000000 , 0x00003b82 
+ 00015232  0x000031f2 beq  0x00000001 , 0x00003b8a 
+ 00015233  0x000031f3 branch  0x00003c17 
+ 00015234  0x000031f6 ifetcht  0x00000001 , 0x00000003 
+ 00015235  0x000031f7 ifetch  0x00000001 , 0x00000003 
+ 00015236  0x000031f8 beq  0x00000002 , 0x00003b88 
+ 00015237  0x000031f9 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00015238  0x000031fa call  0x000067fb 
+ 00015239  0x000031fb branch  0x00003c1a 
+ 00015240  0x000031fe call  0x00006806 
+ 00015241  0x000031ff branch  0x00003c1a 
+ 00015242  0x00003202 ifetcht  0x00000001 , 0x00000003 
+ 00015243  0x00003203 call  0x00006812 
+ 00015244  0x00003204 ifetch  0x00000001 , 0x00000003 
+ 00015245  0x00003205 isolate1  0x00000000 , 0x0000003f 
+ 00015246  0x00003206 call  0x0000682c 
+ 00015247  0x00003207 branch  0x00003c1a 
+ 00015248  0x0000320c fetch  0x00000001 , 0x00000b04 
+ 00015249  0x0000320d bne  0x00000001 , 0x00003c17 
+ 00015250  0x0000320e ifetcht  0x00000001 , 0x00000003 
+ 00015251  0x0000320f call  0x0000681d 
+ 00015252  0x00003210 setarg  0x00000000 
+ 00015253  0x00003211 nsetflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00015254  0x00003212 arg  0x00000001 , 0x00000011 
+ 00015255  0x00003213 branch  0x00003b0a 
+ 00015256  0x00003218 copy  0x00000011 , 0x00000003 
+ 00015257  0x00003219 ifetch  0x00000001 , 0x00000003 
+ 00015258  0x0000321a copy  0x0000003f , 0x00000002 
+ 00015259  0x0000321b beq  0x00000081 , 0x00003ba3 
+ 00015260  0x0000321c beq  0x00000082 , 0x00003ba8 
+ 00015261  0x0000321d beq  0x00000083 , 0x00003bae 
+ 00015262  0x0000321e store  0x00000001 , 0x000044c6 
+ 00015263  0x0000321f beq  0x00000000 , 0x00003bb3 
+ 00015264  0x00003220 beq  0x00000001 , 0x00003bb6 
+ 00015265  0x00003221 beq  0x00000002 , 0x00003bb8 
+ 00015266  0x00003222 branch  0x00003c17 
+ 00015267  0x00003225 fetch  0x00000001 , 0x000044be 
+ 00015268  0x00003226 branch  0x00003c17 , 0x00000034 
+ 00015269  0x00003227 storet  0x00000001 , 0x000044c6 
+ 00015270  0x00003228 jam  0x0000000d , 0x00004456 
+ 00015271  0x00003229 branch  0x00003bb4 
+ 00015272  0x0000322b fetch  0x00000001 , 0x000044be 
+ 00015273  0x0000322c branch  0x00003c17 , 0x00000034 
+ 00015274  0x0000322d storet  0x00000001 , 0x000044c6 
+ 00015275  0x0000322e jam  0x0000000d , 0x00004456 
+ 00015276  0x0000322f jam  0x00000001 , 0x00004454 
+ 00015277  0x00003230 branch  0x00003c1a 
+ 00015278  0x00003232 fetch  0x00000001 , 0x000044be 
+ 00015279  0x00003233 branch  0x00003c17 , 0x00000034 
+ 00015280  0x00003234 storet  0x00000001 , 0x000044c6 
+ 00015281  0x00003235 jam  0x0000000d , 0x00004456 
+ 00015282  0x00003236 branch  0x00003bb9 
+ 00015283  0x00003238 jam  0x00000000 , 0x00004456 
+ 00015284  0x0000323a jam  0x00000003 , 0x00004454 
+ 00015285  0x0000323b branch  0x00003c1a 
+ 00015286  0x0000323d jam  0x00000005 , 0x00004456 
+ 00015287  0x0000323e branch  0x00003bb4 
+ 00015288  0x00003240 jam  0x00000005 , 0x00004456 
+ 00015289  0x00003242 jam  0x00000000 , 0x00004454 
+ 00015290  0x00003243 branch  0x00003c1a 
+ 00015291  0x00003248 fetch  0x00000001 , 0x00000b04 
+ 00015292  0x00003249 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015293  0x0000324a nbranch  0x00003c17 , 0x00000002 
+ 00015294  0x0000324b store  0x00000001 , 0x0000436f 
+ 00015295  0x0000324c copy  0x0000003f , 0x00000039 
+ 00015296  0x0000324d copy  0x00000011 , 0x00000003 
+ 00015297  0x0000324e arg  0x00004370 , 0x00000005 
+ 00015298  0x0000324f call  0x000066ea 
+ 00015299  0x00003250 branch  0x00003c1a 
+ 00015300  0x00003255 fetch  0x00000001 , 0x00000b04 
+ 00015301  0x00003256 sub  0x0000003f , 0x0000001f , 0x0000003e 
+ 00015302  0x00003257 nbranch  0x00003c17 , 0x00000002 
+ 00015303  0x00003258 store  0x00000001 , 0x0000438f 
+ 00015304  0x00003259 copy  0x0000003f , 0x00000039 
+ 00015305  0x0000325a copy  0x00000011 , 0x00000003 
+ 00015306  0x0000325b arg  0x00004390 , 0x00000005 
+ 00015307  0x0000325c call  0x000066ea 
+ 00015308  0x0000325d branch  0x00003c1a 
+ 00015309  0x00003262 fetch  0x00000002 , 0x00004682 
+ 00015310  0x00003263 bbit0  0x00000009 , 0x00003c17 
+ 00015311  0x00003264 fetch  0x00000001 , 0x00000b04 
+ 00015312  0x00003265 bne  0x00000008 , 0x00003c17 
+ 00015313  0x00003266 copy  0x00000011 , 0x00000003 
+ 00015314  0x00003267 ifetch  0x00000008 , 0x00000003 
+ 00015315  0x00003268 store  0x00000008 , 0x00004496 
+ 00015316  0x00003269 jam  0x00000012 , 0x00000a99 
+ 00015317  0x0000326a call  0x00007d8f 
+ 00015318  0x0000326b branch  0x00003c1a 
+ 00015319  0x00003270 ifetch  0x00000002 , 0x00000003 
+ 00015320  0x00003271 store  0x00000002 , 0x00004482 
+ 00015321  0x00003272 branch  0x00003c1a 
+ 00015322  0x00003277 fetch  0x00000001 , 0x000044c6 
+ 00015323  0x00003278 branch  0x00003c17 , 0x00000034 
+ 00015324  0x00003279 fetch  0x00000001 , 0x000044c4 
+ 00015325  0x0000327a bne  0x00000000 , 0x00003c17 
+ 00015326  0x0000327b fetch  0x00000001 , 0x000044c5 
+ 00015327  0x0000327c bne  0x00000000 , 0x00003c17 
+ 00015328  0x0000327d call  0x00007e25 
+ 00015329  0x0000327e branch  0x00003c1a 
+ 00015330  0x00003283 fetch  0x00000001 , 0x00000b04 
+ 00015331  0x00003284 bne  0x00000005 , 0x00003c17 
+ 00015332  0x00003285 ifetch  0x00000001 , 0x00000003 
+ 00015333  0x00003286 store  0x00000001 , 0x000046a2 
+ 00015334  0x00003287 ifetch  0x00000004 , 0x00000003 
+ 00015335  0x00003288 store  0x00000004 , 0x000046a3 
+ 00015336  0x00003289 fetcht  0x00000001 , 0x000046a2 
+ 00015337  0x0000328a call  0x0000680e 
+ 00015338  0x0000328b call  0x00003cbc 
+ 00015339  0x0000328c branch  0x00003c1a 
+ 00015340  0x00003291 fetch  0x00000001 , 0x00000b04 
+ 00015341  0x00003292 bne  0x00000001 , 0x00003c17 
+ 00015342  0x00003293 ifetch  0x00000001 , 0x00000003 
+ 00015343  0x00003294 store  0x00000001 , 0x000041de 
+ 00015344  0x00003295 branch  0x00003c1a 
+ 00015345  0x0000329a ifetch  0x00000001 , 0x00000003 
+ 00015346  0x0000329b beq  0x00000001 , 0x00003bfa 
+ 00015347  0x0000329c fetch  0x00000001 , 0x000044c1 
+ 00015348  0x0000329d beq  0x00000003 , 0x00003bf8 
+ 00015349  0x0000329e beq  0x00000006 , 0x00003bf8 
+ 00015350  0x0000329f beq  0x00000007 , 0x00003bf8 
+ 00015351  0x000032a0 branch  0x00003c17 
+ 00015352  0x000032a2 jam  0x00000001 , 0x000044c2 
+ 00015353  0x000032a3 branch  0x00003c1a 
+ 00015354  0x000032a6 call  0x00005b53 
+ 00015355  0x000032a7 branch  0x00003c1a 
+ 00015356  0x000032ac fetch  0x00000001 , 0x00000b04 
+ 00015357  0x000032ad bne  0x00000001 , 0x00003c17 
+ 00015358  0x000032ae call  0x00003c1a 
+ 00015359  0x000032af ifetch  0x00000001 , 0x00000003 
+ 00015360  0x000032b0 branch  0x000060cb , 0x00000034 
+ 00015361  0x000032b1 branch  0x000060c9 
+ 00015362  0x000032b6 call  0x00003c1a 
+ 00015363  0x000032b7 call  0x00007f9e 
+ 00015364  0x000032b8 jam  0x00000001 , 0x00008010 
+ 00015365  0x000032b9 branch  0x00002a8e 
+ 00015366  0x000032be fetch  0x00000001 , 0x00000b04 
+ 00015367  0x000032bf beq  0x00000000 , 0x00003c17 
+ 00015368  0x000032c0 ifetch  0x00000001 , 0x00000003 
+ 00015369  0x000032c1 branch  0x00003c13 , 0x00000034 
+ 00015370  0x000032c2 fetch  0x00000001 , 0x00000b04 
+ 00015371  0x000032c3 bne  0x00000005 , 0x00003c17 
+ 00015372  0x000032c4 ifetch  0x00000004 , 0x00000003 
+ 00015373  0x000032c5 arg  0x000f4240 , 0x00000002 
+ 00015374  0x000032c6 isub  0x00000002 , 0x0000003e 
+ 00015375  0x000032c7 branch  0x00003c17 , 0x00000002 
+ 00015376  0x000032c8 store  0x00000004 , 0x000044c7 
+ 00015377  0x000032c9 call  0x0000580c 
+ 00015378  0x000032ca branch  0x00003c1a 
+ 00015379  0x000032cd call  0x0000580e 
+ 00015380  0x000032ce branch  0x00003c1a 
+ 00015381  0x000032d3 jam  0x00000000 , 0x00004091 
+ 00015382  0x000032d4 branch  0x00003c1a 
+ 00015383  0x000032da arg  0x00000001 , 0x00000002 
+ 00015384  0x000032db arg  0x00000000 , 0x00000011 
+ 00015385  0x000032dc branch  0x00003c25 
+ 00015386  0x000032e0 arg  0x00000000 , 0x00000002 
+ 00015387  0x000032e1 arg  0x00000000 , 0x00000011 
+ 00015388  0x000032e2 branch  0x00003c25 
+ 00015389  0x000032e7 jam  0x00000000 , 0x00000b03 
+ 00015390  0x000032e8 branch  0x00003c49 
+ 00015391  0x000032ed jam  0x00000002 , 0x00000b03 
+ 00015392  0x000032ee branch  0x00003c49 
+ 00015393  0x000032f3 jam  0x00000003 , 0x00000b03 
+ 00015394  0x000032f4 branch  0x00003c49 
+ 00015395  0x000032f9 jam  0x00000005 , 0x00000b03 
+ 00015396  0x000032fa branch  0x00003c49 
+ 00015397  0x00003303 fetch  0x00000001 , 0x00000b03 
+ 00015398  0x00003304 copy  0x0000003f , 0x00000013 
+ 00015399  0x00003305 jam  0x00000006 , 0x00000b03 
+ 00015400  0x00003306 setarg  0x00000002 
+ 00015401  0x00003307 iadd  0x00000011 , 0x0000003f 
+ 00015402  0x00003308 call  0x00003ca7 
+ 00015403  0x00003309 copy  0x00000013 , 0x0000003f 
+ 00015404  0x0000330a istore  0x00000001 , 0x0000000a 
+ 00015405  0x0000330b istoret  0x00000001 , 0x0000000a 
+ 00015406  0x0000330c copy  0x00000011 , 0x00000039 
+ 00015407  0x0000330d copy  0x00000012 , 0x00000006 
+ 00015408  0x0000330e call  0x000066e4 
+ 00015409  0x0000330f branch  0x000066c5 
+ 00015410  0x00003315 call  0x0000397f 
+ 00015411  0x00003316 jam  0x00000007 , 0x00000b03 
+ 00015412  0x00003317 fetch  0x00000001 , 0x000004ff 
+ 00015413  0x00003318 rtn  0x00000034 
+ 00015414  0x00003319 call  0x00003ca7 
+ 00015415  0x0000331a fetch  0x00000001 , 0x000004ff 
+ 00015416  0x0000331b copy  0x0000003f , 0x00000039 
+ 00015417  0x0000331c fetch  0x00000002 , 0x00000501 
+ 00015418  0x0000331d copy  0x0000003f , 0x00000006 
+ 00015419  0x0000331e call  0x000066d1 
+ 00015420  0x0000331f branch  0x000066c5 
+ 00015421  0x00003324 jam  0x00000008 , 0x00000b03 
+ 00015422  0x00003325 fetch  0x00000001 , 0x000046b6 
+ 00015423  0x00003326 icopy  0x00000039 
+ 00015424  0x00003327 increase  0x00000002 , 0x0000003f 
+ 00015425  0x00003328 call  0x00003ca7 
+ 00015426  0x00003329 fetch  0x00000002 , 0x000046b9 
+ 00015427  0x0000332a istore  0x00000002 , 0x0000000a 
+ 00015428  0x0000332b fetch  0x00000002 , 0x000046b7 
+ 00015429  0x0000332c icopy  0x00000006 
+ 00015430  0x0000332d call  0x000066d1 
+ 00015431  0x0000332e branch  0x000066c5 
+ 00015432  0x00003333 jam  0x00000009 , 0x00000b03 
+ 00015433  0x00003335 setarg  0x00000000 
+ 00015434  0x00003336 call  0x00003ca7 
+ 00015435  0x00003337 branch  0x000066c5 
+ 00015436  0x0000333c jam  0x0000000a , 0x00000b03 
+ 00015437  0x0000333d setarg  0x00000001 
+ 00015438  0x0000333e call  0x00003ca7 
+ 00015439  0x00003340 call  0x00003c5d 
+ 00015440  0x00003342 fetch  0x00000002 , 0x00004682 
+ 00015441  0x00003343 arg  0x00000002 , 0x00000007 
+ 00015442  0x00003344 qisolate1  0x0000003f 
+ 00015443  0x00003345 setflag  0x00000001 , 0x00000003 , 0x00000002 
+ 00015444  0x00003347 arg  0x00000009 , 0x00000007 
+ 00015445  0x00003348 qisolate1  0x0000003f 
+ 00015446  0x00003349 setflag  0x00000001 , 0x00000005 , 0x00000002 
+ 00015447  0x0000334b fetch  0x00000001 , 0x00004682 
+ 00015448  0x0000334c arg  0x00000004 , 0x00000007 
+ 00015449  0x0000334d qisolate1  0x0000003f 
+ 00015450  0x0000334e setflag  0x00000001 , 0x00000004 , 0x00000002 
+ 00015451  0x00003350 istoret  0x00000001 , 0x0000000a 
+ 00015452  0x00003351 branch  0x000066c5 
+ 00015453  0x00003356 arg  0x00000000 , 0x00000002 
+ 00015454  0x00003357 fetch  0x00000001 , 0x00004093 
+ 00015455  0x00003358 arg  0x00000000 , 0x00000007 
+ 00015456  0x00003359 qisolate1  0x0000003f 
+ 00015457  0x0000335a setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00015458  0x0000335b arg  0x00000001 , 0x00000007 
+ 00015459  0x0000335c qisolate1  0x0000003f 
+ 00015460  0x0000335d setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00015461  0x0000335f fetch  0x00000001 , 0x0000436e 
+ 00015462  0x00003360 arg  0x00000000 , 0x00000007 
+ 00015463  0x00003361 qisolate1  0x0000003f 
+ 00015464  0x00003362 setflag  0x00000001 , 0x00000002 , 0x00000002 
+ 00015465  0x00003363 rtn 
+ 00015466  0x00003368 jam  0x0000000d , 0x00000b03 
+ 00015467  0x00003369 fetch  0x00000001 , 0x00004217 
+ 00015468  0x0000336a mul32  0x0000003f , 0x00000022 , 0x0000003f 
+ 00015469  0x0000336b icopy  0x00000039 
+ 00015470  0x0000336c call  0x00003ca7 
+ 00015471  0x0000336d fetch  0x00000002 , 0x00004215 
+ 00015472  0x0000336e icopy  0x00000006 
+ 00015473  0x0000336f call  0x000066d1 
+ 00015474  0x00003370 branch  0x000066c5 
+ 00015475  0x00003375 jam  0x0000000e , 0x00000b03 
+ 00015476  0x00003376 setarg  0x00000004 
+ 00015477  0x00003377 call  0x00003ca7 
+ 00015478  0x00003378 fetch  0x00000004 , 0x000009ba 
+ 00015479  0x00003379 istore  0x00000004 , 0x0000000a 
+ 00015480  0x0000337a branch  0x000066c5 
+ 00015481  0x0000337f jam  0x0000000f , 0x00000b03 
+ 00015482  0x00003380 hfetch  0x00000002 , 0x00008112 
+ 00015483  0x00003381 arg  0x000000ff , 0x00000002 
+ 00015484  0x00003382 call  0x00007fdd 
+ 00015485  0x00003383 copy  0x0000003f , 0x00000039 
+ 00015486  0x00003384 call  0x00003ca7 
+ 00015487  0x00003385 call  0x000066cb 
+ 00015488  0x00003386 call  0x00006703 
+ 00015489  0x00003387 branch  0x000066c5 
+ 00015490  0x0000338c jam  0x00000010 , 0x00000b03 
+ 00015491  0x0000338d branch  0x00003c49 
+ 00015492  0x00003392 jam  0x00000011 , 0x00000b03 
+ 00015493  0x00003393 setarg  0x00000004 
+ 00015494  0x00003394 call  0x00003ca7 
+ 00015495  0x00003395 fetch  0x00000004 , 0x000044c7 
+ 00015496  0x00003396 istore  0x00000004 , 0x0000000a 
+ 00015497  0x00003397 branch  0x000066c5 
+ 00015498  0x0000339c arg  0x00000180 , 0x00000011 
+ 00015499  0x0000339d branch  0x00003c91 
+ 00015500  0x000033a0 arg  0x00000080 , 0x00000011 
+ 00015501  0x000033a1 branch  0x00003c91 
+ 00015502  0x000033a4 arg  0x00000101 , 0x00000011 
+ 00015503  0x000033a5 branch  0x00003c91 
+ 00015504  0x000033a8 arg  0x00000001 , 0x00000011 
+ 00015505  0x000033ab jam  0x00000000 , 0x00004661 
+ 00015506  0x000033ac jam  0x00000014 , 0x00000b03 
+ 00015507  0x000033ad setarg  0x00000002 
+ 00015508  0x000033ae call  0x00003ca7 
+ 00015509  0x000033af copy  0x00000011 , 0x0000003f 
+ 00015510  0x000033b0 istore  0x00000002 , 0x0000000a 
+ 00015511  0x000033b1 branch  0x000066c5 
+ 00015512  0x000033b6 arg  0x00000000 , 0x00000013 
+ 00015513  0x000033b7 branch  0x00003c9b 
+ 00015514  0x000033ba arg  0x00000001 , 0x00000013 
+ 00015515  0x000033bd jam  0x00000015 , 0x00000b03 
+ 00015516  0x000033be setarg  0x00000001 
+ 00015517  0x000033bf call  0x00003ca7 
+ 00015518  0x000033c0 copy  0x00000013 , 0x0000003f 
+ 00015519  0x000033c1 istore  0x00000001 , 0x0000000a 
+ 00015520  0x000033c2 branch  0x000066c5 
+ 00015521  0x000033c7 jam  0x0000001d , 0x00000b03 
+ 00015522  0x000033c8 setarg  0x00000004 
+ 00015523  0x000033c9 call  0x00003ca7 
+ 00015524  0x000033ca fetch  0x00000004 , 0x000009ba 
+ 00015525  0x000033cb istore  0x00000004 , 0x0000000a 
+ 00015526  0x000033cc branch  0x000066c5 
+ 00015527  0x000033d8 jam  0x00000002 , 0x00000b02 
+ 00015528  0x000033d9 store  0x00000001 , 0x00000b04 
+ 00015529  0x000033da storet  0x00000008 , 0x00000aa2 
+ 00015530  0x000033db bpatch  0x000000e2 , 0x0000401c 
+ 00015531  0x000033dc call  0x00003cb1 
+ 00015532  0x000033dd fetcht  0x00000008 , 0x00000aa2 
+ 00015533  0x000033de call  0x000066c2 
+ 00015534  0x000033df fetch  0x00000003 , 0x00000b02 
+ 00015535  0x000033e0 istore  0x00000003 , 0x0000000a 
+ 00015536  0x000033e1 rtn 
+ 00015537  0x000033e5 call  0x00003cba 
+ 00015538  0x000033e6 rtn  0x00000001 
+ 00015539  0x000033e8 call  0x00003cb8 
+ 00015540  0x000033e9 fetch  0x00000004 , 0x000046a3 
+ 00015541  0x000033ea rshift2  0x0000003f , 0x0000003f 
+ 00015542  0x000033eb rtn  0x00000034 
+ 00015543  0x000033ec branch  0x00003cbe 
+ 00015544  0x000033f0 fetcht  0x00000001 , 0x000046a2 
+ 00015545  0x000033f1 branch  0x00006829 
+ 00015546  0x000033f4 fetcht  0x00000001 , 0x000046a2 
+ 00015547  0x000033f5 branch  0x0000681b 
+ 00015548  0x000033f8 fetcht  0x00000001 , 0x000046a2 
+ 00015549  0x000033f9 branch  0x00006825 
+ 00015550  0x000033fd increase  0xffffffff , 0x0000003f 
+ 00015551  0x000033fe nop  0x00000026 
+ 00015552  0x000033ff nbranch  0x00003cbe , 0x00000034 
+ 00015553  0x00003400 rtn 
+ 00015554  0x0000340a call  0x00003ad4 
+ 00015555  0x0000340b rtn  0x00000028 
+ 00015556  0x0000340c copy  0x00000011 , 0x0000003f 
+ 00015557  0x0000340d store  0x00000002 , 0x000046b7 
+ 00015558  0x0000340e copy  0x00000012 , 0x0000003f 
+ 00015559  0x0000340f store  0x00000001 , 0x000046b6 
+ 00015560  0x00003410 fetch  0x00000002 , 0x00000478 
+ 00015561  0x00003411 fetcht  0x00000002 , 0x000046bb 
+ 00015562  0x00003412 isub  0x00000002 , 0x0000003e 
+ 00015563  0x00003413 branch  0x00003ccf , 0x00000005 
+ 00015564  0x00003414 fetcht  0x00000002 , 0x000046bd 
+ 00015565  0x00003415 isub  0x00000002 , 0x0000003e 
+ 00015566  0x00003416 nrtn  0x00000005 
+ 00015567  0x00003418 store  0x00000002 , 0x000046b9 
+ 00015568  0x00003419 branch  0x00003c3d 
+ 00015569  0x0000341f fetch  0x00000001 , 0x000046bf 
+ 00015570  0x00003420 rtnbit1  0x00000005 
+ 00015571  0x00003421 call  0x00003cf0 
+ 00015572  0x00003422 branch  0x0000340c 
+ 00015573  0x00003426 jam  0x00000002 , 0x00004172 
+ 00015574  0x00003427 rtn 
+ 00015575  0x0000342c branch  0x00003cd8 
+ 00015576  0x0000342f fetch  0x00000001 , 0x000046b2 
+ 00015577  0x00003430 rtn  0x00000034 
+ 00015578  0x00003431 fetch  0x00000001 , 0x000046b3 
+ 00015579  0x00003432 rtn  0x00000034 
+ 00015580  0x00003433 increase  0xffffffff , 0x0000003f 
+ 00015581  0x00003434 store  0x00000001 , 0x000046b3 
+ 00015582  0x00003435 nrtn  0x00000034 
+ 00015583  0x00003436 jam  0x0000000a , 0x000046b3 
+ 00015584  0x00003437 call  0x000068eb 
+ 00015585  0x00003438 call  0x00006908 
+ 00015586  0x00003439 div  0x0000003f , 0x00000064 
+ 00015587  0x0000343a call  0x00007f86 
+ 00015588  0x0000343b quotient  0x0000003f 
+ 00015589  0x0000343c remainder  0x00000002 
+ 00015590  0x0000343d store  0x00000001 , 0x000046b4 
+ 00015591  0x0000343e storet  0x00000001 , 0x000046b5 
+ 00015592  0x0000343f rtn 
+ 00015593  0x00003443 call  0x00007fb4 
+ 00015594  0x00003444 branch  0x000033d9 , 0x00000002 
+ 00015595  0x00003445 branch  0x000033db 
+ 00015596  0x0000344a arg  0x00000006 , 0x00000007 
+ 00015597  0x0000344b branch  0x00003cfc 
+ 00015598  0x0000344e arg  0x00000006 , 0x00000007 
+ 00015599  0x0000344f branch  0x00003cf8 
+ 00015600  0x00003452 arg  0x00000005 , 0x00000007 
+ 00015601  0x00003453 branch  0x00003cfc 
+ 00015602  0x00003456 arg  0x00000005 , 0x00000007 
+ 00015603  0x00003457 branch  0x00003cf8 
+ 00015604  0x0000345a arg  0x00000004 , 0x00000007 
+ 00015605  0x0000345b branch  0x00003cfc 
+ 00015606  0x0000345e arg  0x00000004 , 0x00000007 
+ 00015607  0x0000345f branch  0x00003cf8 
+ 00015608  0x00003462 fetch  0x00000001 , 0x000046bf 
+ 00015609  0x00003463 qset0  0x0000003f 
+ 00015610  0x00003464 store  0x00000001 , 0x000046bf 
+ 00015611  0x00003465 rtn 
+ 00015612  0x00003468 fetch  0x00000001 , 0x000046bf 
+ 00015613  0x00003469 qset1  0x0000003f 
+ 00015614  0x0000346a store  0x00000001 , 0x000046bf 
+ 00015615  0x0000346b rtn 
+ 00015616  0x00003476 call  0x00003d39 
+ 00015617  0x00003477 call  0x0000640f 
+ 00015618  0x00003478 call  0x000040c6 
+ 00015619  0x00003479 call  0x00003d66 
+ 00015620  0x0000347a call  0x00006411 
+ 00015621  0x0000347b rtn  0x0000002b 
+ 00015622  0x0000347c call  0x00003d16 
+ 00015623  0x0000347d call  0x00003d19 
+ 00015624  0x00003480 fetch  0x00000004 , 0x000046d3 
+ 00015625  0x00003481 rtnbit1  0x00000010 
+ 00015626  0x00003482 call  0x00003d4e 
+ 00015627  0x00003483 rtnmark1  0x00000026 
+ 00015628  0x00003484 fetch  0x00000002 , 0x00004682 
+ 00015629  0x00003485 bbit1  0x0000000c , 0x000042b0 
+ 00015630  0x00003486 branch  0x000042a2 
+ 00015631  0x0000348a fetch  0x00000004 , 0x000046d3 
+ 00015632  0x0000348b rtnbit0  0x0000001b 
+ 00015633  0x0000348c arg  0x00000014 , 0x00000039 
+ 00015634  0x0000348e setarg  0x00030d40 
+ 00015635  0x0000348f call  0x00002a8f 
+ 00015636  0x00003490 loop  0x00007ec1 
+ 00015637  0x00003491 rtn 
+ 00015638  0x00003495 fetch  0x00000004 , 0x000046d3 
+ 00015639  0x00003496 rtnbit0  0x00000010 
+ 00015640  0x00003497 branch  0x000048ea 
+ 00015641  0x0000349b setarg  0x0000416d 
+ 00015642  0x0000349c store  0x00000002 , 0x000041ef 
+ 00015643  0x0000349d setarg  0x00003f77 
+ 00015644  0x0000349e store  0x00000002 , 0x000041f1 
+ 00015645  0x0000349f setarg  0x00003ebb 
+ 00015646  0x000034a0 store  0x00000002 , 0x000041ed 
+ 00015647  0x000034a1 setarg  0x0000417c 
+ 00015648  0x000034a2 store  0x00000002 , 0x000041f5 
+ 00015649  0x000034a3 setarg  0x00003de3 
+ 00015650  0x000034a4 store  0x00000002 , 0x000041f3 
+ 00015651  0x000034a5 setarg  0x00003eb3 
+ 00015652  0x000034a6 store  0x00000002 , 0x000041eb 
+ 00015653  0x000034a7 setarg  0x00003d5b 
+ 00015654  0x000034a8 store  0x00000002 , 0x000041f9 
+ 00015655  0x000034aa call  0x00002c7a 
+ 00015656  0x000034ab setarg  0x00004401 
+ 00015657  0x000034ac add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00015658  0x000034ad istore  0x00000002 , 0x00000005 
+ 00015659  0x000034ae setarg  0x00004406 
+ 00015660  0x000034af add  0x00000013 , 0x000000da , 0x00000005 
+ 00015661  0x000034b0 istore  0x00000002 , 0x00000005 
+ 00015662  0x000034b1 setarg  0x00003ebf 
+ 00015663  0x000034b2 add  0x00000013 , 0x000000dc , 0x00000005 
+ 00015664  0x000034b3 istore  0x00000002 , 0x00000005 
+ 00015665  0x000034b5 setarg  0x000041f9 
+ 00015666  0x000034b6 store  0x00000002 , 0x000041fd 
+ 00015667  0x000034b7 setarg  0x00003d36 
+ 00015668  0x000034b8 store  0x00000002 , 0x00004201 
+ 00015669  0x000034b9 rtn 
+ 00015670  0x000034bc fetch  0x00000004 , 0x000046d3 
+ 00015671  0x000034bd bbit0  0x00000012 , 0x000064d7 
+ 00015672  0x000034be branch  0x000064da 
+ 00015673  0x000034c1 rtn  0x0000002b 
+ 00015674  0x000034c2 call  0x00002c9d 
+ 00015675  0x000034c3 call  0x00003e6e 
+ 00015676  0x000034c4 call  0x00003e1e 
+ 00015677  0x000034c5 call  0x00003e54 
+ 00015678  0x000034c6 call  0x00005810 
+ 00015679  0x000034c7 call  0x00005839 
+ 00015680  0x000034c8 call  0x0000582c 
+ 00015681  0x000034c9 call  0x00005818 
+ 00015682  0x000034ca fetch  0x00000004 , 0x000046d3 
+ 00015683  0x000034cb bbit1  0x00000014 , 0x00003d46 
+ 00015684  0x000034cc bbit1  0x00000013 , 0x00004414 
+ 00015685  0x000034cd rtn 
+ 00015686  0x000034d0 call  0x0000659c 
+ 00015687  0x000034d1 fetch  0x00000004 , 0x000046d3 
+ 00015688  0x000034d2 isolate1  0x00000019 , 0x0000003f 
+ 00015689  0x000034d3 ncall  0x000065c2 , 0x00000001 
+ 00015690  0x000034d4 call  0x0000443f 
+ 00015691  0x000034d5 call  0x00003dc9 
+ 00015692  0x000034d6 call  0x000041aa 
+ 00015693  0x000034d7 branch  0x000065df 
+ 00015694  0x000034da fetch  0x00000004 , 0x000046d3 
+ 00015695  0x000034db bbit0  0x0000001e , 0x00003d53 
+ 00015696  0x000034dc fetch  0x00000001 , 0x00000abd 
+ 00015697  0x000034dd isolate0  0x00000003 , 0x0000003f 
+ 00015698  0x000034de nrtn  0x00000001 
+ 00015699  0x000034e0 fetch  0x00000001 , 0x0000471f 
+ 00015700  0x000034e1 store  0x00000001 , 0x0000471e 
+ 00015701  0x000034e2 fetch  0x00000001 , 0x000046f5 
+ 00015702  0x000034e3 rtnbit1  0x00000006 
+ 00015703  0x000034e5 fetch  0x00000004 , 0x000046d3 
+ 00015704  0x000034e6 rtnbit0  0x00000011 
+ 00015705  0x000034e7 bbit1  0x0000001d , 0x00002ee4 
+ 00015706  0x000034e8 branch  0x00002f2c 
+ 00015707  0x000034ea fetch  0x00000001 , 0x00000478 
+ 00015708  0x000034eb sub  0x0000003f , 0x0000001a , 0x0000003f 
+ 00015709  0x000034ec nrtn  0x00000005 
+ 00015710  0x000034ed jam  0x00000012 , 0x00000a99 
+ 00015711  0x000034ee call  0x00007d8f 
+ 00015712  0x000034f0 arg  0x00000000 , 0x00000007 
+ 00015713  0x000034f1 branch  0x000041b9 
+ 00015714  0x000034f4 fetch  0x00000001 , 0x000046b6 
+ 00015715  0x000034f5 rtneq  0x00000001 
+ 00015716  0x000034f6 jam  0x00000001 , 0x000046b6 
+ 00015717  0x000034f7 rtn 
+ 00015718  0x000034f9 fetch  0x00000001 , 0x000046e1 
+ 00015719  0x000034fa and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00015720  0x000034fb store  0x00000001 , 0x0000477a 
+ 00015721  0x000034fc branch  0x00003d80 
+ 00015722  0x00003500 fetcht  0x00000001 , 0x000046e7 
+ 00015723  0x00003501 call  0x0000681d 
+ 00015724  0x00003502 nbranch  0x00003d62 , 0x00000001 
+ 00015725  0x00003504 fetch  0x00000001 , 0x000046b6 
+ 00015726  0x00003505 rtneq  0x00000000 
+ 00015727  0x00003506 jam  0x00000000 , 0x000046b6 
+ 00015728  0x00003507 fetch  0x00000001 , 0x0000477a 
+ 00015729  0x00003508 increase  0x00000001 , 0x0000003f 
+ 00015730  0x00003509 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00015731  0x0000350a store  0x00000001 , 0x0000477a 
+ 00015732  0x0000350b call  0x00003d7e 
+ 00015733  0x0000350c fetch  0x00000004 , 0x000046d3 
+ 00015734  0x0000350d bbit1  0x00000014 , 0x0000443b 
+ 00015735  0x0000350e bbit1  0x00000013 , 0x00003d79 
+ 00015736  0x0000350f rtn 
+ 00015737  0x00003511 arg  0x0000001e , 0x00000002 
+ 00015738  0x00003512 call  0x0000680e 
+ 00015739  0x00003513 arg  0x0000001f , 0x00000002 
+ 00015740  0x00003514 call  0x0000680e 
+ 00015741  0x00003515 branch  0x00004435 
+ 00015742  0x00003518 bpatch  0x000000e3 , 0x0000401c 
+ 00015743  0x00003519 call  0x0000424a 
+ 00015744  0x0000351a fetch  0x00000001 , 0x000046e0 
+ 00015745  0x0000351b beq  0x00000005 , 0x00003daa 
+ 00015746  0x0000351c beq  0x00000004 , 0x00003d96 
+ 00015747  0x0000351d fetch  0x00000001 , 0x0000477a 
+ 00015748  0x0000351e beq  0x00000000 , 0x00003d8a 
+ 00015749  0x0000351f beq  0x00000001 , 0x00003d88 
+ 00015750  0x00003520 beq  0x00000002 , 0x00003d8c 
+ 00015751  0x00003521 beq  0x00000003 , 0x00003d8e 
+ 00015752  0x00003523 fetch  0x00000001 , 0x00004780 
+ 00015753  0x00003524 branch  0x00003dbe 
+ 00015754  0x00003526 fetch  0x00000001 , 0x0000477f 
+ 00015755  0x00003527 branch  0x00003dbe 
+ 00015756  0x00003529 fetch  0x00000001 , 0x00004781 
+ 00015757  0x0000352a branch  0x00003dbe 
+ 00015758  0x0000352c fetch  0x00000001 , 0x00004782 
+ 00015759  0x0000352d branch  0x00003dbe 
+ 00015760  0x0000352f fetch  0x00000001 , 0x000046e0 
+ 00015761  0x00003530 rtneq  0x00000006 
+ 00015762  0x00003531 fetch  0x00000001 , 0x000046b5 
+ 00015763  0x00003532 increase  0x00000001 , 0x0000003f 
+ 00015764  0x00003533 store  0x00000001 , 0x000046b5 
+ 00015765  0x00003534 rtn 
+ 00015766  0x00003537 fetch  0x00000001 , 0x0000477a 
+ 00015767  0x00003538 beq  0x00000000 , 0x00003d9d 
+ 00015768  0x00003539 beq  0x00000001 , 0x00003d9b 
+ 00015769  0x0000353a beq  0x00000002 , 0x00003d9f 
+ 00015770  0x0000353b beq  0x00000003 , 0x00003da1 
+ 00015771  0x0000353d fetch  0x00000001 , 0x00004784 
+ 00015772  0x0000353e branch  0x00003da2 
+ 00015773  0x00003540 fetch  0x00000001 , 0x00004783 
+ 00015774  0x00003541 branch  0x00003da2 
+ 00015775  0x00003543 fetch  0x00000001 , 0x00004785 
+ 00015776  0x00003544 branch  0x00003da2 
+ 00015777  0x00003546 fetch  0x00000001 , 0x00004786 
+ 00015778  0x00003548 store  0x00000001 , 0x000046b5 
+ 00015779  0x00003549 lshift8  0x0000003f , 0x0000003f 
+ 00015780  0x0000354a copy  0x0000003f , 0x00000011 
+ 00015781  0x0000354b add  0x0000003f , 0x0000000d , 0x0000003f 
+ 00015782  0x0000354c call  0x00006413 
+ 00015783  0x0000354d copy  0x00000011 , 0x0000003f 
+ 00015784  0x0000354e add  0x0000003f , 0x0000000e , 0x0000003f 
+ 00015785  0x0000354f branch  0x00006413 
+ 00015786  0x00003552 fetch  0x00000001 , 0x0000477a 
+ 00015787  0x00003553 beq  0x00000000 , 0x00003db1 
+ 00015788  0x00003554 beq  0x00000001 , 0x00003daf 
+ 00015789  0x00003555 beq  0x00000002 , 0x00003db3 
+ 00015790  0x00003556 beq  0x00000003 , 0x00003db5 
+ 00015791  0x00003558 fetch  0x00000001 , 0x00004788 
+ 00015792  0x00003559 branch  0x00003db6 
+ 00015793  0x0000355b fetch  0x00000001 , 0x00004787 
+ 00015794  0x0000355c branch  0x00003db6 
+ 00015795  0x0000355e fetch  0x00000001 , 0x00004789 
+ 00015796  0x0000355f branch  0x00003db6 
+ 00015797  0x00003561 fetch  0x00000001 , 0x0000478a 
+ 00015798  0x00003563 store  0x00000001 , 0x000046b5 
+ 00015799  0x00003564 call  0x000040c0 
+ 00015800  0x00003565 fetch  0x00000001 , 0x000046b5 
+ 00015801  0x00003567 add  0x0000003f , 0x00000080 , 0x0000003f 
+ 00015802  0x00003568 lshift8  0x0000003f , 0x0000003f 
+ 00015803  0x00003569 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00015804  0x0000356a copy  0x0000003f , 0x00000011 
+ 00015805  0x0000356b branch  0x0000415a 
+ 00015806  0x0000356e store  0x00000001 , 0x000046b5 
+ 00015807  0x0000356f call  0x00003d90 
+ 00015808  0x00003570 fetch  0x00000001 , 0x000046b5 
+ 00015809  0x00003571 setarg  0x00000006 
+ 00015810  0x00003572 call  0x00006414 
+ 00015811  0x00003573 and  0x0000003f , 0x000000f8 , 0x00000002 
+ 00015812  0x00003574 fetch  0x00000001 , 0x000046b5 
+ 00015813  0x00003575 iadd  0x00000002 , 0x0000003f 
+ 00015814  0x00003576 lshift8  0x0000003f , 0x0000003f 
+ 00015815  0x00003577 add  0x0000003f , 0x00000006 , 0x0000003f 
+ 00015816  0x00003578 branch  0x00006413 
+ 00015817  0x0000357c call  0x000033c4 
+ 00015818  0x0000357d branch  0x00004316 , 0x00000005 
+ 00015819  0x0000357e call  0x0000441c 
+ 00015820  0x0000357f call  0x000042e4 
+ 00015821  0x00003580 branch  0x000033bd 
+ 00015822  0x00003584 fetch  0x00000002 , 0x00004707 
+ 00015823  0x00003585 rtn  0x00000034 
+ 00015824  0x00003586 fetch  0x00000004 , 0x000046d3 
+ 00015825  0x00003587 rtnbit0  0x00000011 
+ 00015826  0x00003588 rtnbit1  0x00000003 
+ 00015827  0x00003589 rtnmark1  0x00000026 
+ 00015828  0x0000358a call  0x00004083 
+ 00015829  0x0000358b rtnne  0x00000007 
+ 00015830  0x0000358c call  0x00004482 
+ 00015831  0x0000358d arg  0x00000003 , 0x00000007 
+ 00015832  0x0000358e call  0x000043ce 
+ 00015833  0x0000358f setarg  0x00000000 
+ 00015834  0x00003590 store  0x00000002 , 0x000046ae 
+ 00015835  0x00003591 store  0x00000001 , 0x000046b4 
+ 00015836  0x00003592 call  0x00003263 
+ 00015837  0x00003594 fetch  0x00000002 , 0x00004682 
+ 00015838  0x00003595 bbit1  0x00000007 , 0x00004392 
+ 00015839  0x00003596 bbit1  0x00000009 , 0x00003402 
+ 00015840  0x00003597 bbit1  0x00000000 , 0x000033e9 
+ 00015841  0x00003598 call  0x000042ca 
+ 00015842  0x00003599 branch  0x00002ead 
+ 00015843  0x0000359d call  0x00003dce 
+ 00015844  0x0000359e call  0x00007e34 
+ 00015845  0x0000359f call  0x00003d6a 
+ 00015846  0x000035a0 call  0x00003de9 
+ 00015847  0x000035a1 call  0x00003ee0 
+ 00015848  0x000035a2 branch  0x00003df7 
+ 00015849  0x000035a4 fetch  0x00000004 , 0x000046d3 
+ 00015850  0x000035a5 rtnbit0  0x00000010 
+ 00015851  0x000035a6 call  0x000048d3 
+ 00015852  0x000035a7 branch  0x000048fd 
+ 00015853  0x000035aa hfetch  0x00000001 , 0x00008a04 
+ 00015854  0x000035ab bbit0  0x00000007 , 0x00003df1 
+ 00015855  0x000035ac bbit1  0x00000007 , 0x00003df4 
+ 00015856  0x000035ad rtn 
+ 00015857  0x000035af fetch  0x00000001 , 0x000046ff 
+ 00015858  0x000035b0 rtnbit0  0x00000007 
+ 00015859  0x000035b1 branch  0x0000659a 
+ 00015860  0x000035b3 fetch  0x00000001 , 0x000046ff 
+ 00015861  0x000035b4 rtnbit1  0x00000007 
+ 00015862  0x000035b5 branch  0x00004381 
+ 00015863  0x000035b8 call  0x00003ded 
+ 00015864  0x000035b9 hfetch  0x00000001 , 0x00008a04 
+ 00015865  0x000035ba store  0x00000001 , 0x000046ff 
+ 00015866  0x000035bb rtnbit0  0x00000007 
+ 00015867  0x000035bc call  0x00003e07 
+ 00015868  0x000035bd fetch  0x00000004 , 0x000046f9 
+ 00015869  0x000035be fetcht  0x00000001 , 0x000046fd 
+ 00015870  0x000035bf iadd  0x00000002 , 0x00000002 
+ 00015871  0x000035c0 copy  0x00000022 , 0x0000003f 
+ 00015872  0x000035c1 isub  0x00000002 , 0x0000003e 
+ 00015873  0x000035c2 nrtn  0x00000002 
+ 00015874  0x000035c3 store  0x00000004 , 0x000046f9 
+ 00015875  0x000035c4 call  0x00003f97 
+ 00015876  0x000035c5 nrtn  0x00000028 
+ 00015877  0x000035c6 jam  0x00000004 , 0x00000d38 
+ 00015878  0x000035c7 branch  0x00003e0f 
+ 00015879  0x000035ca fetcht  0x00000004 , 0x000046f9 
+ 00015880  0x000035cb copy  0x00000022 , 0x0000003f 
+ 00015881  0x000035cc isub  0x00000002 , 0x0000003e 
+ 00015882  0x000035cd ncall  0x00003e0c , 0x00000002 
+ 00015883  0x000035ce rtn 
+ 00015884  0x000035d0 setarg  0x00000000 
+ 00015885  0x000035d1 store  0x00000004 , 0x000046f9 
+ 00015886  0x000035d2 rtn 
+ 00015887  0x000035d7 fetch  0x00000001 , 0x00000d38 
+ 00015888  0x000035d8 rtnbit0  0x00000002 
+ 00015889  0x000035d9 branch  0x00003e12 
+ 00015890  0x000035db hfetch  0x00000001 , 0x00008a04 
+ 00015891  0x000035dc rtnbit0  0x00000007 
+ 00015892  0x000035dd jam  0x00000020 , 0x00000d52 
+ 00015893  0x000035de setarg  0x00000001 
+ 00015894  0x000035df store  0x00000001 , 0x00000d54 
+ 00015895  0x000035e0 fetch  0x00000007 , 0x0000469a 
+ 00015896  0x000035e1 istore  0x00000007 , 0x00000005 
+ 00015897  0x000035e2 rtn 
+ 00015898  0x000035e6 hfetch  0x00000002 , 0x00008050 
+ 00015899  0x000035e7 set0  0x0000000b , 0x0000003f 
+ 00015900  0x000035e8 hstore  0x00000002 , 0x00008050 
+ 00015901  0x000035e9 rtn 
+ 00015902  0x000035ec setarg  0x00008c00 
+ 00015903  0x000035ed store  0x00000002 , 0x00004575 
+ 00015904  0x000035ee setarg  0x00008e7a 
+ 00015905  0x000035ef store  0x00000002 , 0x000044bc 
+ 00015906  0x000035f0 setarg  0x00002402 
+ 00015907  0x000035f1 store  0x00000002 , 0x000040bd 
+ 00015908  0x000035f2 setarg  0x00002580 
+ 00015909  0x000035f3 store  0x00000003 , 0x000040aa 
+ 00015910  0x000035f4 jam  0x00000003 , 0x00004173 
+ 00015911  0x000035f5 jam  0x00000008 , 0x00004156 
+ 00015912  0x000035f6 jam  0x00000001 , 0x000046d9 
+ 00015913  0x000035f7 setarg  0x00000200 
+ 00015914  0x000035f8 store  0x00000002 , 0x00004154 
+ 00015915  0x000035f9 jam  0x00000017 , 0x000044a6 
+ 00015916  0x000035fa jam  0x00000017 , 0x000044a8 
+ 00015917  0x000035fc setarg  0x00000a77 
+ 00015918  0x000035fd store  0x00000002 , 0x00004212 
+ 00015919  0x0000360d setsect  0x00000000 , 0x00000306 
+ 00015920  0x0000360e setsect  0x00000001 , 0x00004440 
+ 00015921  0x0000360f setsect  0x00000002 , 0x00010000 
+ 00015922  0x00003610 setsect  0x00000003 , 0x00004408 
+ 00015923  0x00003611 store  0x00000009 , 0x00004577 
+ 00015924  0x00003612 setsect  0x00000000 , 0x00001224 
+ 00015925  0x00003613 setsect  0x00000001 , 0x00004000 
+ 00015926  0x00003614 setsect  0x00000002 , 0x00000000 
+ 00015927  0x00003615 istore  0x00000005 , 0x00000005 
+ 00015928  0x00003617 setsect  0x00000000 , 0x0003ffff 
+ 00015929  0x00003618 setsect  0x00000001 , 0x0002fe23 
+ 00015930  0x00003619 setsect  0x00000002 , 0x000199d9 
+ 00015931  0x0000361a setsect  0x00000003 , 0x0000020d 
+ 00015932  0x0000361b store  0x00000008 , 0x00004098 
+ 00015933  0x0000361d setarg  0x0000012c 
+ 00015934  0x0000361e store  0x00000002 , 0x00004707 
+ 00015935  0x0000361f call  0x000057a3 
+ 00015936  0x00003620 fetch  0x00000004 , 0x000046d3 
+ 00015937  0x00003621 rtnbit0  0x0000001f 
+ 00015938  0x00003622 call  0x00003e44 
+ 00015939  0x00003623 branch  0x00003e4c 
+ 00015940  0x00003626 fetcht  0x00000001 , 0x000046f7 
+ 00015941  0x00003627 call  0x000067fb 
+ 00015942  0x00003628 fetcht  0x00000001 , 0x000046f7 
+ 00015943  0x00003629 call  0x0000681d 
+ 00015944  0x0000362a jam  0x00000003 , 0x000046f6 
+ 00015945  0x0000362b rtn  0x00000001 
+ 00015946  0x0000362c jam  0x00000002 , 0x000046f6 
+ 00015947  0x0000362d rtn 
+ 00015948  0x00003630 fetcht  0x00000001 , 0x000046f8 
+ 00015949  0x00003631 call  0x000067fb 
+ 00015950  0x00003632 fetcht  0x00000001 , 0x000046f8 
+ 00015951  0x00003633 call  0x0000681d 
+ 00015952  0x00003634 jam  0x00000000 , 0x0000422d 
+ 00015953  0x00003635 rtn  0x00000001 
+ 00015954  0x00003636 jam  0x00000002 , 0x0000422d 
+ 00015955  0x00003637 rtn 
+ 00015956  0x0000363b fetch  0x00000001 , 0x0000422d 
+ 00015957  0x0000363c beq  0x00000000 , 0x00003e59 
+ 00015958  0x0000363d beq  0x00000001 , 0x00003e62 
+ 00015959  0x0000363e beq  0x00000002 , 0x00003e6b 
+ 00015960  0x0000363f branch  0x00003e59 
+ 00015961  0x00003642 fetcht  0x00000002 , 0x00004221 
+ 00015962  0x00003643 fetch  0x00000002 , 0x00004227 
+ 00015963  0x00003644 isub  0x00000002 , 0x0000003f 
+ 00015964  0x00003645 mul32  0x0000003f , 0x00000014 , 0x0000003f 
+ 00015965  0x00003646 div  0x0000003f , 0x00000064 
+ 00015966  0x00003647 call  0x00007f86 
+ 00015967  0x00003648 quotient  0x0000003f 
+ 00015968  0x00003649 store  0x00000002 , 0x000046d0 
+ 00015969  0x0000364a rtn 
+ 00015970  0x0000364c fetcht  0x00000002 , 0x0000421f 
+ 00015971  0x0000364d fetch  0x00000002 , 0x00004225 
+ 00015972  0x0000364e isub  0x00000002 , 0x0000003f 
+ 00015973  0x0000364f mul32  0x0000003f , 0x000000e6 , 0x0000003f 
+ 00015974  0x00003650 div  0x0000003f , 0x00000190 
+ 00015975  0x00003651 call  0x00007f86 
+ 00015976  0x00003652 quotient  0x0000003f 
+ 00015977  0x00003653 store  0x00000002 , 0x000046d0 
+ 00015978  0x00003654 rtn 
+ 00015979  0x00003656 fetch  0x00000002 , 0x00004223 
+ 00015980  0x00003657 store  0x00000002 , 0x000046d0 
+ 00015981  0x00003658 rtn 
+ 00015982  0x0000365a fetcht  0x00000001 , 0x0000423a 
+ 00015983  0x0000365b call  0x0000680e 
+ 00015984  0x0000365c call  0x000048fb 
+ 00015985  0x0000365d fetcht  0x00000001 , 0x000046e2 
+ 00015986  0x0000365e call  0x000067fb 
+ 00015987  0x0000365f fetcht  0x00000001 , 0x000046e3 
+ 00015988  0x00003660 call  0x000067fb 
+ 00015989  0x00003661 fetcht  0x00000001 , 0x000046e4 
+ 00015990  0x00003662 call  0x000067fb 
+ 00015991  0x00003663 fetcht  0x00000001 , 0x000046f3 
+ 00015992  0x00003664 call  0x000067fb 
+ 00015993  0x00003666 fetcht  0x00000001 , 0x000046dc 
+ 00015994  0x00003667 call  0x0000680e 
+ 00015995  0x00003669 fetcht  0x00000001 , 0x000046e8 
+ 00015996  0x0000366a call  0x000067fb 
+ 00015997  0x0000366c fetcht  0x00000001 , 0x000046e9 
+ 00015998  0x0000366d call  0x000067fb 
+ 00015999  0x0000366f fetcht  0x00000001 , 0x000046ea 
+ 00016000  0x00003670 call  0x000067fb 
+ 00016001  0x00003671 fetcht  0x00000001 , 0x000046eb 
+ 00016002  0x00003672 call  0x000067fb 
+ 00016003  0x00003674 fetcht  0x00000001 , 0x000046e5 
+ 00016004  0x00003675 call  0x000067fb 
+ 00016005  0x00003676 fetcht  0x00000001 , 0x000046e6 
+ 00016006  0x00003677 call  0x000067fb 
+ 00016007  0x00003679 fetcht  0x00000001 , 0x000046ef 
+ 00016008  0x0000367a call  0x0000680e 
+ 00016009  0x0000367c fetcht  0x00000001 , 0x000046f0 
+ 00016010  0x0000367d call  0x0000680e 
+ 00016011  0x0000367f fetcht  0x00000001 , 0x000046f1 
+ 00016012  0x00003680 call  0x0000680e 
+ 00016013  0x00003682 fetcht  0x00000001 , 0x000046f2 
+ 00016014  0x00003683 call  0x0000680e 
+ 00016015  0x00003685 fetcht  0x00000001 , 0x000046f4 
+ 00016016  0x00003686 call  0x0000680e 
+ 00016017  0x00003688 fetcht  0x00000001 , 0x000046ed 
+ 00016018  0x00003689 call  0x000067fb 
+ 00016019  0x0000368b fetcht  0x00000001 , 0x000046ec 
+ 00016020  0x0000368c call  0x000067fb 
+ 00016021  0x0000368e fetcht  0x00000001 , 0x000046e7 
+ 00016022  0x0000368f branch  0x000067fb 
+ 00016023  0x00003692 fetcht  0x00000001 , 0x000046e8 
+ 00016024  0x00003693 call  0x000067dd 
+ 00016025  0x00003694 fetcht  0x00000001 , 0x000046e9 
+ 00016026  0x00003695 call  0x000067dd 
+ 00016027  0x00003696 fetcht  0x00000001 , 0x000046ea 
+ 00016028  0x00003697 call  0x000067dd 
+ 00016029  0x00003698 fetcht  0x00000001 , 0x000046eb 
+ 00016030  0x00003699 branch  0x000067dd 
+ 00016031  0x0000369c fetcht  0x00000001 , 0x000046e8 
+ 00016032  0x0000369d call  0x00003ea7 
+ 00016033  0x0000369e fetcht  0x00000001 , 0x000046e9 
+ 00016034  0x0000369f call  0x00003ea7 
+ 00016035  0x000036a0 fetcht  0x00000001 , 0x000046ea 
+ 00016036  0x000036a1 call  0x00003ea7 
+ 00016037  0x000036a2 fetcht  0x00000001 , 0x000046eb 
+ 00016038  0x000036a3 branch  0x00003ea7 
+ 00016039  0x000036a6 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00016040  0x000036a7 rtn  0x00000005 
+ 00016041  0x000036a8 and  0x00000002 , 0x0000007f , 0x00000007 
+ 00016042  0x000036a9 hfetch  0x00000004 , 0x0000811c 
+ 00016043  0x000036aa qisolate1  0x0000003f 
+ 00016044  0x000036ab hfetch  0x00000004 , 0x00008078 
+ 00016045  0x000036ac qsetflag  0x00000001 , 0x0000003f 
+ 00016046  0x000036ad hstore  0x00000004 , 0x00008078 
+ 00016047  0x000036ae hfetch  0x00000004 , 0x0000807c 
+ 00016048  0x000036af nqsetflag  0x00000001 , 0x0000003f 
+ 00016049  0x000036b0 hstore  0x00000004 , 0x0000807c 
+ 00016050  0x000036b1 rtn 
+ 00016051  0x000036b4 enable  0x00000028 
+ 00016052  0x000036b5 hfetch  0x00000004 , 0x00008138 
+ 00016053  0x000036b6 setflag  0x00000028 , 0x0000001a , 0x0000003f 
+ 00016054  0x000036b7 hstore  0x00000004 , 0x0000804c 
+ 00016055  0x000036b8 call  0x00002c21 
+ 00016056  0x000036b9 call  0x00004482 
+ 00016057  0x000036ba call  0x00003e9f 
+ 00016058  0x000036bc branch  0x00003ebf 
+ 00016059  0x000036c1 call  0x00003ebf 
+ 00016060  0x000036c2 fetch  0x00000001 , 0x000000a0 
+ 00016061  0x000036c3 nrtn  0x00000034 
+ 00016062  0x000036c4 branch  0x000067ed 
+ 00016063  0x000036c7 call  0x00003ee0 
+ 00016064  0x000036c8 arg  0x00000019 , 0x00000002 
+ 00016065  0x000036c9 fetch  0x00000004 , 0x000046d3 
+ 00016066  0x000036ca isolate1  0x00000012 , 0x0000003f 
+ 00016067  0x000036cb call  0x00003ede , 0x00000001 
+ 00016068  0x000036cc call  0x0000680e 
+ 00016069  0x000036cd call  0x000063ee 
+ 00016070  0x000036d1 fetcht  0x00000001 , 0x000046e2 
+ 00016071  0x000036d2 call  0x000067dd 
+ 00016072  0x000036d3 fetcht  0x00000001 , 0x000046e3 
+ 00016073  0x000036d4 call  0x000067dd 
+ 00016074  0x000036d5 fetcht  0x00000001 , 0x000046e4 
+ 00016075  0x000036d6 call  0x000067dd 
+ 00016076  0x000036d8 fetcht  0x00000001 , 0x000046e5 
+ 00016077  0x000036d9 call  0x000067dd 
+ 00016078  0x000036da fetcht  0x00000001 , 0x000046e6 
+ 00016079  0x000036db call  0x000067dd 
+ 00016080  0x000036dc fetcht  0x00000001 , 0x000046e7 
+ 00016081  0x000036dd call  0x000067dd 
+ 00016082  0x000036de fetcht  0x00000001 , 0x000046ed 
+ 00016083  0x000036df call  0x000067dd 
+ 00016084  0x000036e0 fetcht  0x00000001 , 0x000046e8 
+ 00016085  0x000036e1 call  0x000067dd 
+ 00016086  0x000036e2 fetcht  0x00000001 , 0x000046e9 
+ 00016087  0x000036e3 call  0x000067dd 
+ 00016088  0x000036e4 fetcht  0x00000001 , 0x000046ea 
+ 00016089  0x000036e5 call  0x000067dd 
+ 00016090  0x000036e6 fetcht  0x00000001 , 0x000046eb 
+ 00016091  0x000036e7 call  0x000067dd 
+ 00016092  0x000036e8 fetcht  0x00000001 , 0x000046f3 
+ 00016093  0x000036e9 branch  0x000067e1 
+ 00016094  0x000036ee arg  0x0000001e , 0x00000002 
+ 00016095  0x000036ef rtn 
+ 00016096  0x000036f2 bpatch  0x000000e4 , 0x0000401c 
+ 00016097  0x000036f3 call  0x00003eee 
+ 00016098  0x000036f4 call  0x00003f36 
+ 00016099  0x000036f5 fetch  0x00000001 , 0x000046b8 
+ 00016100  0x000036f6 fetcht  0x00000001 , 0x000046b7 
+ 00016101  0x000036f7 store  0x00000001 , 0x000046b7 
+ 00016102  0x000036f8 isub  0x00000002 , 0x0000003e 
+ 00016103  0x000036f9 nbranch  0x000033d4 , 0x00000005 
+ 00016104  0x000036fa fetch  0x00000001 , 0x000046be 
+ 00016105  0x000036fb fetcht  0x00000001 , 0x000046bd 
+ 00016106  0x000036fc store  0x00000001 , 0x000046bd 
+ 00016107  0x000036fd isub  0x00000002 , 0x0000003e 
+ 00016108  0x000036fe nbranch  0x000033d4 , 0x00000005 
+ 00016109  0x000036ff rtn 
+ 00016110  0x00003701 fetch  0x00000001 , 0x000046ea 
+ 00016111  0x00003702 rtneq  0x000000ff 
+ 00016112  0x00003703 arg  0x00000000 , 0x00000011 
+ 00016113  0x00003704 fetcht  0x00000001 , 0x000046ea 
+ 00016114  0x00003705 call  0x0000681d 
+ 00016115  0x00003706 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016116  0x00003707 fetcht  0x00000001 , 0x000046eb 
+ 00016117  0x00003708 call  0x0000681d 
+ 00016118  0x00003709 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016119  0x0000370a copy  0x00000011 , 0x0000003f 
+ 00016120  0x0000370b store  0x00000001 , 0x000046b8 
+ 00016121  0x0000370c beq  0x00000001 , 0x00003efe 
+ 00016122  0x0000370d beq  0x00000002 , 0x00003f02 
+ 00016123  0x0000370e fetch  0x00000001 , 0x000046b9 
+ 00016124  0x0000370f bbit1  0x00000007 , 0x00003f0e 
+ 00016125  0x00003710 rtn 
+ 00016126  0x00003713 fetch  0x00000001 , 0x000046b7 
+ 00016127  0x00003714 beq  0x00000000 , 0x00003f06 
+ 00016128  0x00003715 beq  0x00000003 , 0x00003f08 
+ 00016129  0x00003716 rtn 
+ 00016130  0x00003718 fetch  0x00000001 , 0x000046b7 
+ 00016131  0x00003719 beq  0x00000000 , 0x00003f0a 
+ 00016132  0x0000371a beq  0x00000003 , 0x00003f0c 
+ 00016133  0x0000371b rtn 
+ 00016134  0x0000371d jam  0x00000082 , 0x000046b9 
+ 00016135  0x0000371e rtn 
+ 00016136  0x00003720 jam  0x00000081 , 0x000046b9 
+ 00016137  0x00003721 rtn 
+ 00016138  0x00003723 jam  0x00000080 , 0x000046b9 
+ 00016139  0x00003724 rtn 
+ 00016140  0x00003726 jam  0x00000083 , 0x000046b9 
+ 00016141  0x00003727 rtn 
+ 00016142  0x00003729 fetch  0x00000001 , 0x000046b9 
+ 00016143  0x0000372a set0  0x00000007 , 0x0000003f 
+ 00016144  0x0000372b store  0x00000001 , 0x000046b9 
+ 00016145  0x0000372c beq  0x00000000 , 0x00003f16 
+ 00016146  0x0000372d beq  0x00000001 , 0x00003f19 
+ 00016147  0x0000372e beq  0x00000002 , 0x00003f1c 
+ 00016148  0x0000372f beq  0x00000003 , 0x00003f1f 
+ 00016149  0x00003730 rtn 
+ 00016150  0x00003732 fetch  0x00000001 , 0x000046b8 
+ 00016151  0x00003733 beq  0x00000003 , 0x00003f22 
+ 00016152  0x00003734 rtn 
+ 00016153  0x00003736 fetch  0x00000001 , 0x000046b8 
+ 00016154  0x00003737 beq  0x00000000 , 0x00003f22 
+ 00016155  0x00003738 rtn 
+ 00016156  0x0000373a fetch  0x00000001 , 0x000046b8 
+ 00016157  0x0000373b beq  0x00000003 , 0x00003f2c 
+ 00016158  0x0000373c rtn 
+ 00016159  0x0000373e fetch  0x00000001 , 0x000046b8 
+ 00016160  0x0000373f beq  0x00000000 , 0x00003f2c 
+ 00016161  0x00003740 rtn 
+ 00016162  0x00003742 fetch  0x00000001 , 0x000046bc 
+ 00016163  0x00003743 increase  0x00000001 , 0x0000003f 
+ 00016164  0x00003744 store  0x00000001 , 0x000046bc 
+ 00016165  0x00003745 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016166  0x00003746 rtn  0x00000002 
+ 00016167  0x00003747 jam  0x00000000 , 0x000046bc 
+ 00016168  0x00003748 fetch  0x00000001 , 0x000046ba 
+ 00016169  0x00003749 increase  0x00000001 , 0x0000003f 
+ 00016170  0x0000374a store  0x00000001 , 0x000046ba 
+ 00016171  0x0000374b rtn 
+ 00016172  0x0000374d fetch  0x00000001 , 0x000046bb 
+ 00016173  0x0000374e increase  0x00000001 , 0x0000003f 
+ 00016174  0x0000374f store  0x00000001 , 0x000046bb 
+ 00016175  0x00003750 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00016176  0x00003751 rtn  0x00000002 
+ 00016177  0x00003752 jam  0x00000000 , 0x000046bb 
+ 00016178  0x00003753 fetch  0x00000001 , 0x000046ba 
+ 00016179  0x00003754 increase  0xffffffff , 0x0000003f 
+ 00016180  0x00003755 store  0x00000001 , 0x000046ba 
+ 00016181  0x00003756 rtn 
+ 00016182  0x0000375a fetch  0x00000001 , 0x000046e8 
+ 00016183  0x0000375b rtneq  0x000000ff 
+ 00016184  0x0000375c arg  0x00000000 , 0x00000011 
+ 00016185  0x0000375d fetcht  0x00000001 , 0x000046e8 
+ 00016186  0x0000375e call  0x0000681d 
+ 00016187  0x0000375f setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016188  0x00003760 fetcht  0x00000001 , 0x000046e9 
+ 00016189  0x00003761 call  0x0000681d 
+ 00016190  0x00003762 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016191  0x00003763 copy  0x00000011 , 0x0000003f 
+ 00016192  0x00003764 store  0x00000001 , 0x000046be 
+ 00016193  0x00003765 beq  0x00000001 , 0x00003f46 
+ 00016194  0x00003766 beq  0x00000002 , 0x00003f4a 
+ 00016195  0x00003767 fetch  0x00000001 , 0x000046bf 
+ 00016196  0x00003768 bbit1  0x00000007 , 0x00003f56 
+ 00016197  0x00003769 rtn 
+ 00016198  0x0000376c fetch  0x00000001 , 0x000046bd 
+ 00016199  0x0000376d beq  0x00000000 , 0x00003f4e 
+ 00016200  0x0000376e beq  0x00000003 , 0x00003f50 
+ 00016201  0x0000376f rtn 
+ 00016202  0x00003771 fetch  0x00000001 , 0x000046bd 
+ 00016203  0x00003772 beq  0x00000000 , 0x00003f52 
+ 00016204  0x00003773 beq  0x00000003 , 0x00003f54 
+ 00016205  0x00003774 rtn 
+ 00016206  0x00003776 jam  0x00000082 , 0x000046bf 
+ 00016207  0x00003777 rtn 
+ 00016208  0x00003779 jam  0x00000081 , 0x000046bf 
+ 00016209  0x0000377a rtn 
+ 00016210  0x0000377c jam  0x00000080 , 0x000046bf 
+ 00016211  0x0000377d rtn 
+ 00016212  0x0000377f jam  0x00000083 , 0x000046bf 
+ 00016213  0x00003780 rtn 
+ 00016214  0x00003782 fetch  0x00000001 , 0x000046bf 
+ 00016215  0x00003783 set0  0x00000007 , 0x0000003f 
+ 00016216  0x00003784 store  0x00000001 , 0x000046bf 
+ 00016217  0x00003785 beq  0x00000000 , 0x00003f5e 
+ 00016218  0x00003786 beq  0x00000001 , 0x00003f61 
+ 00016219  0x00003787 beq  0x00000002 , 0x00003f64 
+ 00016220  0x00003788 beq  0x00000003 , 0x00003f67 
+ 00016221  0x00003789 rtn 
+ 00016222  0x0000378b fetch  0x00000001 , 0x000046be 
+ 00016223  0x0000378c beq  0x00000003 , 0x00003f6a 
+ 00016224  0x0000378d rtn 
+ 00016225  0x0000378f fetch  0x00000001 , 0x000046be 
+ 00016226  0x00003790 beq  0x00000000 , 0x00003f6a 
+ 00016227  0x00003791 rtn 
+ 00016228  0x00003793 fetch  0x00000001 , 0x000046be 
+ 00016229  0x00003794 beq  0x00000003 , 0x00003f6f 
+ 00016230  0x00003795 rtn 
+ 00016231  0x00003797 fetch  0x00000001 , 0x000046be 
+ 00016232  0x00003798 beq  0x00000000 , 0x00003f6f 
+ 00016233  0x00003799 rtn 
+ 00016234  0x0000379b jam  0x00000000 , 0x000046c2 
+ 00016235  0x0000379c fetch  0x00000001 , 0x000046c0 
+ 00016236  0x0000379d increase  0x00000001 , 0x0000003f 
+ 00016237  0x0000379e store  0x00000001 , 0x000046c0 
+ 00016238  0x0000379f rtn 
+ 00016239  0x000037a1 jam  0x00000000 , 0x000046c1 
+ 00016240  0x000037a2 fetch  0x00000001 , 0x000046c0 
+ 00016241  0x000037a3 increase  0xffffffff , 0x0000003f 
+ 00016242  0x000037a4 store  0x00000001 , 0x000046c0 
+ 00016243  0x000037a5 rtn 
+ 00016244  0x000037a9 setarg  0x00000002 
+ 00016245  0x000037aa store  0x00000001 , 0x00004680 
+ 00016246  0x000037ab rtn 
+ 00016247  0x000037ae fetch  0x00000001 , 0x000041e2 
+ 00016248  0x000037af rtn  0x00000034 
+ 00016249  0x000037b0 call  0x00005271 
+ 00016250  0x000037b1 nrtn  0x00000034 
+ 00016251  0x000037b2 fetch  0x00000004 , 0x000046d3 
+ 00016252  0x000037b3 bbit1  0x00000003 , 0x00003f8a 
+ 00016253  0x000037b4 bbit1  0x00000000 , 0x00003f8a 
+ 00016254  0x000037b5 bbit1  0x00000005 , 0x00003f8a 
+ 00016255  0x000037b6 call  0x00003f97 
+ 00016256  0x000037b7 nrtn  0x00000028 
+ 00016257  0x000037b9 arg  0x00000009 , 0x00000011 
+ 00016258  0x000037ba call  0x00004d63 
+ 00016259  0x000037bb fetch  0x00000002 , 0x0000424e 
+ 00016260  0x000037bc istore  0x00000002 , 0x00000005 
+ 00016261  0x000037bd setarg  0x000002a1 
+ 00016262  0x000037be istore  0x00000002 , 0x00000005 
+ 00016263  0x000037bf fetch  0x00000007 , 0x0000469a 
+ 00016264  0x000037c0 istore  0x00000007 , 0x00000005 
+ 00016265  0x000037c1 rtn 
+ 00016266  0x000037c5 setarg  0x00000000 
+ 00016267  0x000037c6 store  0x00000007 , 0x0000469a 
+ 00016268  0x000037c7 branch  0x00003f81 
+ 00016269  0x000037cb fetch  0x00000002 , 0x000046aa 
+ 00016270  0x000037cc store  0x00000002 , 0x000046b0 
+ 00016271  0x000037cd rtn 
+ 00016272  0x000037d1 bpatch  0x000000e5 , 0x0000401c 
+ 00016273  0x000037d2 arg  0x00000007 , 0x00000011 
+ 00016274  0x000037d3 fetcht  0x00000002 , 0x0000446f 
+ 00016275  0x000037d4 call  0x00005a64 
+ 00016276  0x000037d5 fetch  0x00000007 , 0x0000469a 
+ 00016277  0x000037d6 istore  0x00000007 , 0x00000005 
+ 00016278  0x000037d7 rtn 
+ 00016279  0x000037da bpatch  0x000000e6 , 0x0000401c 
+ 00016280  0x000037db disable  0x00000028 
+ 00016281  0x000037dc setarg  0x00000000 
+ 00016282  0x000037dd store  0x00000006 , 0x0000469b 
+ 00016283  0x000037de call  0x00003fb5 
+ 00016284  0x000037df call  0x00004079 
+ 00016285  0x000037e0 call  0x0000407e 
+ 00016286  0x000037e1 call  0x00004099 
+ 00016287  0x000037e2 nrtn  0x00000028 
+ 00016288  0x000037e3 call  0x00003f8d 
+ 00016289  0x000037e4 arg  0x00000008 , 0x00000007 
+ 00016290  0x000037e5 branch  0x000043ce 
+ 00016291  0x000037e8 fetch  0x00000002 , 0x0000469b 
+ 00016292  0x000037e9 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016293  0x000037ea store  0x00000002 , 0x0000469b 
+ 00016294  0x000037eb branch  0x00007fe7 
+ 00016295  0x000037ed fetch  0x00000002 , 0x0000469d 
+ 00016296  0x000037ee sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016297  0x000037ef store  0x00000002 , 0x0000469d 
+ 00016298  0x000037f0 branch  0x00007fe7 
+ 00016299  0x000037f2 fetch  0x00000002 , 0x0000469d 
+ 00016300  0x000037f3 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016301  0x000037f4 store  0x00000002 , 0x0000469d 
+ 00016302  0x000037f5 fetch  0x00000002 , 0x0000469b 
+ 00016303  0x000037f6 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00016304  0x000037f7 store  0x00000002 , 0x0000469b 
+ 00016305  0x000037f8 call  0x00004002 
+ 00016306  0x000037f9 branch  0x00007fe7 
+ 00016307  0x000037fb call  0x00004002 
+ 00016308  0x000037fc branch  0x00007fe7 
+ 00016309  0x000037fe fetch  0x00000001 , 0x00004239 
+ 00016310  0x000037ff rtnne  0x00000000 
+ 00016311  0x00003800 fetch  0x00000001 , 0x000046e0 
+ 00016312  0x00003801 beq  0x00000000 , 0x00003fe2 
+ 00016313  0x00003802 beq  0x00000001 , 0x00003fe2 
+ 00016314  0x00003803 beq  0x00000002 , 0x00003fe2 
+ 00016315  0x00003804 beq  0x00000003 , 0x00003fe2 
+ 00016316  0x00003805 beq  0x00000004 , 0x00003fc4 
+ 00016317  0x00003806 beq  0x00000005 , 0x00004010 
+ 00016318  0x00003807 beq  0x00000006 , 0x00003fe2 
+ 00016319  0x00003808 branch  0x00003fe2 
+ 00016320  0x0000380b fetch  0x00000001 , 0x000046a7 
+ 00016321  0x0000380c call  0x0000405d , 0x00000034 
+ 00016322  0x0000380d jam  0x00000001 , 0x000046a7 
+ 00016323  0x0000380e rtn 
+ 00016324  0x00003812 call  0x00003fc0 
+ 00016325  0x00003813 fetcht  0x00000001 , 0x000046f3 
+ 00016326  0x00003814 call  0x0000681d 
+ 00016327  0x00003815 nrtn  0x00000001 
+ 00016328  0x00003816 setarg  0x00000000 
+ 00016329  0x00003817 call  0x00006414 
+ 00016330  0x00003818 bne  0x00000030 , 0x000040d1 
+ 00016331  0x00003819 setarg  0x00000002 
+ 00016332  0x0000381a call  0x00006414 
+ 00016333  0x0000381b rtnbit0  0x00000007 
+ 00016334  0x0000381c call  0x0000405d 
+ 00016335  0x0000381d call  0x00003fde 
+ 00016336  0x0000381e store  0x00000001 , 0x000046a1 
+ 00016337  0x0000381f rshift4  0x0000003f , 0x0000003f 
+ 00016338  0x00003820 call  0x00004169 
+ 00016339  0x00003821 store  0x00000001 , 0x0000469c 
+ 00016340  0x00003822 fetch  0x00000001 , 0x000046a1 
+ 00016341  0x00003823 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016342  0x00003824 call  0x00004169 
+ 00016343  0x00003825 store  0x00000001 , 0x0000469e 
+ 00016344  0x00003826 fetch  0x00000001 , 0x000046f6 
+ 00016345  0x00003827 beq  0x00000000 , 0x00003fa3 
+ 00016346  0x00003828 beq  0x00000001 , 0x00003fab 
+ 00016347  0x00003829 beq  0x00000002 , 0x00003fa7 
+ 00016348  0x0000382a beq  0x00000003 , 0x00003fb3 
+ 00016349  0x0000382b rtn 
+ 00016350  0x0000382e setarg  0x00000012 
+ 00016351  0x0000382f branch  0x00006414 
+ 00016352  0x00003832 beq  0x00000031 , 0x00003fea 
+ 00016353  0x00003833 branch  0x000040d1 
+ 00016354  0x00003836 call  0x00003fc0 
+ 00016355  0x00003837 disable  0x00000028 
+ 00016356  0x00003838 fetcht  0x00000001 , 0x000046f3 
+ 00016357  0x00003839 call  0x0000681d 
+ 00016358  0x0000383a nrtn  0x00000001 
+ 00016359  0x0000383b setarg  0x00000000 
+ 00016360  0x0000383c call  0x00006414 
+ 00016361  0x0000383d bne  0x00000030 , 0x00003fe0 
+ 00016362  0x0000383f setarg  0x00000002 
+ 00016363  0x00003840 call  0x00006414 
+ 00016364  0x00003841 rtnbit0  0x00000007 
+ 00016365  0x00003842 call  0x0000405d 
+ 00016366  0x00003843 fetch  0x00000001 , 0x0000469b 
+ 00016367  0x00003844 call  0x00004165 
+ 00016368  0x00003845 store  0x00000002 , 0x0000469b 
+ 00016369  0x00003846 fetch  0x00000001 , 0x0000469d 
+ 00016370  0x00003847 call  0x00004165 
+ 00016371  0x00003848 store  0x00000002 , 0x0000469d 
+ 00016372  0x00003849 fetch  0x00000001 , 0x000046f6 
+ 00016373  0x0000384a beq  0x00000000 , 0x00003ffa 
+ 00016374  0x0000384b beq  0x00000001 , 0x00003ffc 
+ 00016375  0x0000384c beq  0x00000002 , 0x00003ffe 
+ 00016376  0x0000384d beq  0x00000003 , 0x00004000 
+ 00016377  0x0000384e rtn 
+ 00016378  0x00003851 call  0x00003fa3 
+ 00016379  0x00003852 branch  0x000040b3 
+ 00016380  0x00003854 call  0x00003fab 
+ 00016381  0x00003855 branch  0x000040b3 
+ 00016382  0x00003857 call  0x00003fa7 
+ 00016383  0x00003858 branch  0x000040b3 
+ 00016384  0x0000385a call  0x00003fb3 
+ 00016385  0x0000385b branch  0x000040b3 
+ 00016386  0x0000385e fetch  0x00000002 , 0x0000469d 
+ 00016387  0x0000385f fetcht  0x00000002 , 0x0000469b 
+ 00016388  0x00003860 store  0x00000002 , 0x0000469b 
+ 00016389  0x00003861 storet  0x00000002 , 0x0000469d 
+ 00016390  0x00003862 rtn 
+ 00016391  0x00003865 call  0x0000640f 
+ 00016392  0x00003866 nop  0x00000064 
+ 00016393  0x00003867 copy  0x00000012 , 0x0000003f 
+ 00016394  0x00003868 call  0x00006414 
+ 00016395  0x00003869 copy  0x0000003f , 0x00000012 
+ 00016396  0x0000386a call  0x00006411 
+ 00016397  0x0000386b nop  0x00000064 
+ 00016398  0x0000386c copy  0x00000012 , 0x0000003f 
+ 00016399  0x0000386d rtn 
+ 00016400  0x0000386f disable  0x00000028 
+ 00016401  0x00003870 fetcht  0x00000001 , 0x000046f3 
+ 00016402  0x00003871 call  0x0000681d 
+ 00016403  0x00003872 nrtn  0x00000001 
+ 00016404  0x00003873 arg  0x00000002 , 0x00000012 
+ 00016405  0x00003874 call  0x00004007 
+ 00016406  0x00003875 rtnbit0  0x00000007 
+ 00016407  0x00003876 arg  0x00000000 , 0x00000012 
+ 00016408  0x00003877 call  0x00004007 
+ 00016409  0x00003878 store  0x00000001 , 0x000046dd 
+ 00016410  0x00003879 bne  0x0000003e , 0x00004145 
+ 00016411  0x0000387a fetch  0x00000001 , 0x000046a7 
+ 00016412  0x0000387b call  0x00004039 , 0x00000034 
+ 00016413  0x0000387c jam  0x00000001 , 0x000046a7 
+ 00016414  0x0000387d call  0x00004039 
+ 00016415  0x0000387e fetch  0x00000001 , 0x000046a1 
+ 00016416  0x0000387f rshift4  0x0000003f , 0x0000003f 
+ 00016417  0x00003880 call  0x00004169 
+ 00016418  0x00003881 store  0x00000001 , 0x0000469c 
+ 00016419  0x00003882 fetch  0x00000001 , 0x000046a1 
+ 00016420  0x00003883 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00016421  0x00003884 call  0x00004169 
+ 00016422  0x00003885 store  0x00000001 , 0x0000469e 
+ 00016423  0x00003886 fetch  0x00000001 , 0x000046f6 
+ 00016424  0x00003887 beq  0x00000000 , 0x00004031 
+ 00016425  0x00003888 beq  0x00000001 , 0x00004035 
+ 00016426  0x00003889 beq  0x00000002 , 0x00004033 
+ 00016427  0x0000388a beq  0x00000003 , 0x00004037 
+ 00016428  0x0000388b rtn 
+ 00016429  0x0000388e fetch  0x00000001 , 0x000046a4 
+ 00016430  0x0000388f beq  0x00000000 , 0x00004051 
+ 00016431  0x00003890 beq  0x00000001 , 0x00004045 
+ 00016432  0x00003891 rtn 
+ 00016433  0x00003895 call  0x00003fa3 
+ 00016434  0x00003896 branch  0x0000402d 
+ 00016435  0x00003899 call  0x00003fa7 
+ 00016436  0x0000389a branch  0x0000402d 
+ 00016437  0x0000389d call  0x00003fab 
+ 00016438  0x0000389e branch  0x0000402d 
+ 00016439  0x000038a1 call  0x00003fb3 
+ 00016440  0x000038a2 branch  0x0000402d 
+ 00016441  0x000038a5 call  0x0000640f 
+ 00016442  0x000038a6 call  0x0000405d 
+ 00016443  0x000038a7 arg  0x00000005 , 0x0000003f 
+ 00016444  0x000038a8 call  0x00006414 
+ 00016445  0x000038a9 store  0x00000001 , 0x000046a1 
+ 00016446  0x000038aa arg  0x00000007 , 0x0000003f 
+ 00016447  0x000038ab call  0x00006414 
+ 00016448  0x000038ac store  0x00000001 , 0x000046a2 
+ 00016449  0x000038ad arg  0x00000008 , 0x0000003f 
+ 00016450  0x000038ae call  0x00006414 
+ 00016451  0x000038af store  0x00000001 , 0x000046a3 
+ 00016452  0x000038b0 branch  0x00006411 
+ 00016453  0x000038b4 fetch  0x00000001 , 0x000046a2 
+ 00016454  0x000038b5 rtnne  0x00000000 
+ 00016455  0x000038b6 fetch  0x00000001 , 0x000046a3 
+ 00016456  0x000038b7 sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016457  0x000038b8 rtn  0x00000002 
+ 00016458  0x000038b9 jam  0x00000000 , 0x000046a4 
+ 00016459  0x000038ba setarg  0x0000ba41 
+ 00016460  0x000038bb call  0x00006405 
+ 00016461  0x000038bc setarg  0x00000032 
+ 00016462  0x000038bd call  0x00006405 
+ 00016463  0x000038be setarg  0x0000b541 
+ 00016464  0x000038bf branch  0x00006405 
+ 00016465  0x000038c1 fetch  0x00000001 , 0x000046a2 
+ 00016466  0x000038c2 rtnne  0x00000000 
+ 00016467  0x000038c3 fetch  0x00000001 , 0x000046a3 
+ 00016468  0x000038c4 sub  0x0000003f , 0x0000002d , 0x0000003e 
+ 00016469  0x000038c5 nrtn  0x00000002 
+ 00016470  0x000038c6 jam  0x00000001 , 0x000046a4 
+ 00016471  0x000038c7 setarg  0x0000ba41 
+ 00016472  0x000038c8 call  0x00006405 
+ 00016473  0x000038c9 setarg  0x00008032 
+ 00016474  0x000038ca call  0x00006405 
+ 00016475  0x000038cb setarg  0x0000b541 
+ 00016476  0x000038cc branch  0x00006405 
+ 00016477  0x000038d1 arg  0x00000003 , 0x0000003f 
+ 00016478  0x000038d2 call  0x00006414 
+ 00016479  0x000038d3 store  0x00000002 , 0x0000469b 
+ 00016480  0x000038d4 arg  0x00000004 , 0x0000003f 
+ 00016481  0x000038d5 call  0x00006414 
+ 00016482  0x000038d6 store  0x00000002 , 0x0000469d 
+ 00016483  0x000038d7 rtn 
+ 00016484  0x000038da arg  0x0000001b , 0x00000002 
+ 00016485  0x000038db call  0x000067fb 
+ 00016486  0x000038dc arg  0x0000001b , 0x00000002 
+ 00016487  0x000038dd call  0x0000681d 
+ 00016488  0x000038de rtn  0x00000001 
+ 00016489  0x000038df hfetch  0x00000001 , 0x00008109 
+ 00016490  0x000038e0 set1  0x00000004 , 0x0000003f 
+ 00016491  0x000038e1 hstore  0x00000001 , 0x00008109 
+ 00016492  0x000038e2 rtn 
+ 00016493  0x000038e5 fetcht  0x00000001 , 0x000046c0 
+ 00016494  0x000038e6 hfetch  0x00000001 , 0x00008109 
+ 00016495  0x000038e7 iadd  0x00000002 , 0x0000003f 
+ 00016496  0x000038e8 rtn  0x00000034 
+ 00016497  0x000038e9 store  0x00000001 , 0x0000469f 
+ 00016498  0x000038ea jam  0x00000000 , 0x000046c0 
+ 00016499  0x000038eb branch  0x00007fe7 
+ 00016500  0x000038ed fetcht  0x00000001 , 0x000046c0 
+ 00016501  0x000038ee hfetch  0x00000001 , 0x00008109 
+ 00016502  0x000038ef iadd  0x00000002 , 0x0000003f 
+ 00016503  0x000038f0 store  0x00000001 , 0x000046c0 
+ 00016504  0x000038f1 rtn 
+ 00016505  0x000038f3 fetch  0x00000001 , 0x000046c0 
+ 00016506  0x000038f4 rtn  0x00000034 
+ 00016507  0x000038f5 store  0x00000001 , 0x0000469f 
+ 00016508  0x000038f6 jam  0x00000000 , 0x000046c0 
+ 00016509  0x000038f7 branch  0x00007fe7 
+ 00016510  0x000038fa fetch  0x00000001 , 0x000046ba 
+ 00016511  0x000038fb rtn  0x00000034 
+ 00016512  0x000038fc store  0x00000001 , 0x000046a0 
+ 00016513  0x000038fd jam  0x00000000 , 0x000046ba 
+ 00016514  0x000038fe branch  0x00007fe7 
+ 00016515  0x00003901 arg  0x00000000 , 0x00000011 
+ 00016516  0x00003902 fetcht  0x00000001 , 0x000046e2 
+ 00016517  0x00003903 call  0x0000681d 
+ 00016518  0x00003904 setflag  0x00000001 , 0x00000000 , 0x00000011 
+ 00016519  0x00003905 fetcht  0x00000001 , 0x000046e3 
+ 00016520  0x00003906 call  0x0000681d 
+ 00016521  0x00003907 setflag  0x00000001 , 0x00000001 , 0x00000011 
+ 00016522  0x00003908 fetcht  0x00000001 , 0x000046e4 
+ 00016523  0x00003909 call  0x0000681d 
+ 00016524  0x0000390a setflag  0x00000001 , 0x00000002 , 0x00000011 
+ 00016525  0x0000390b call  0x00004090 
+ 00016526  0x0000390c copy  0x00000011 , 0x0000003f 
+ 00016527  0x0000390d rtn 
+ 00016528  0x0000390f fetch  0x00000001 , 0x000046e5 
+ 00016529  0x00003910 rtneq  0x000000ff 
+ 00016530  0x00003911 fetcht  0x00000001 , 0x000046e5 
+ 00016531  0x00003912 call  0x0000681d 
+ 00016532  0x00003913 setflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00016533  0x00003914 fetcht  0x00000001 , 0x000046e6 
+ 00016534  0x00003915 call  0x0000681d 
+ 00016535  0x00003916 setflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00016536  0x00003917 rtn 
+ 00016537  0x0000391a call  0x00004083 
+ 00016538  0x0000391b call  0x000040a8 
+ 00016539  0x0000391c call  0x000040a3 
+ 00016540  0x0000391d copy  0x00000011 , 0x0000003f 
+ 00016541  0x0000391e fetcht  0x00000001 , 0x0000469a 
+ 00016542  0x0000391f store  0x00000001 , 0x0000469a 
+ 00016543  0x00003920 ixor  0x00000002 , 0x0000003f 
+ 00016544  0x00003921 sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00016545  0x00003922 rtn  0x00000005 
+ 00016546  0x00003923 branch  0x00007fe7 
+ 00016547  0x00003926 rtnmark0  0x00000026 
+ 00016548  0x00003927 copy  0x00000011 , 0x0000003f 
+ 00016549  0x00003928 rtn  0x00000034 
+ 00016550  0x00003929 store  0x00000001 , 0x0000469a 
+ 00016551  0x0000392a branch  0x00007fe7 
+ 00016552  0x0000392e fetch  0x00000002 , 0x00004682 
+ 00016553  0x0000392f bbit1  0x00000009 , 0x000040ad 
+ 00016554  0x00003930 fetch  0x00000002 , 0x00004682 
+ 00016555  0x00003931 bbit1  0x00000000 , 0x000040b0 
+ 00016556  0x00003932 rtn 
+ 00016557  0x00003934 copy  0x00000011 , 0x0000003f 
+ 00016558  0x00003935 nbranch  0x00005820 , 0x00000034 
+ 00016559  0x00003936 branch  0x00005822 
+ 00016560  0x00003938 copy  0x00000011 , 0x0000003f 
+ 00016561  0x00003939 nbranch  0x00002bc7 , 0x00000034 
+ 00016562  0x0000393a branch  0x00002bc9 
+ 00016563  0x0000393e bpatch  0x000000e7 , 0x0000401c 
+ 00016564  0x0000393f arg  0x0000001a , 0x00000002 
+ 00016565  0x00003940 fetch  0x00000004 , 0x000046d3 
+ 00016566  0x00003941 isolate1  0x00000012 , 0x0000003f 
+ 00016567  0x00003942 call  0x000040be , 0x00000001 
+ 00016568  0x00003943 call  0x0000681d 
+ 00016569  0x00003944 rtn  0x00000001 
+ 00016570  0x00003945 setarg  0x0000000a 
+ 00016571  0x00003946 call  0x00006414 
+ 00016572  0x00003947 nop  0x000003e8 
+ 00016573  0x00003948 branch  0x000040b3 
+ 00016574  0x0000394a arg  0x0000001f , 0x00000002 
+ 00016575  0x0000394b rtn 
+ 00016576  0x0000394e fetch  0x00000004 , 0x000046d3 
+ 00016577  0x0000394f bbit1  0x00000012 , 0x000040c4 
+ 00016578  0x00003951 arg  0x0000001a , 0x00000002 
+ 00016579  0x00003952 branch  0x000067fe 
+ 00016580  0x00003954 arg  0x0000001f , 0x00000002 
+ 00016581  0x00003955 branch  0x000067fe 
+ 00016582  0x00003959 call  0x00003d36 
+ 00016583  0x0000395a rtn  0x0000002b 
+ 00016584  0x0000395b call  0x000040c0 
+ 00016585  0x0000395c fetch  0x00000001 , 0x000046e0 
+ 00016586  0x0000395d beq  0x00000005 , 0x000040d5 
+ 00016587  0x0000395f call  0x000040d9 
+ 00016588  0x00003960 beq  0x00000030 , 0x000040e0 
+ 00016589  0x00003961 beq  0x00000031 , 0x000040ea 
+ 00016590  0x00003962 call  0x000040d1 
+ 00016591  0x00003963 nop  0x000003e8 
+ 00016592  0x00003964 branch  0x000040cb 
+ 00016593  0x00003966 bpatch  0x000000e8 , 0x0000401d 
+ 00016594  0x00003967 fetch  0x00000004 , 0x000046d3 
+ 00016595  0x00003968 bbit1  0x00000012 , 0x000063e0 
+ 00016596  0x00003969 branch  0x000063d1 
+ 00016597  0x0000396c call  0x000040d9 
+ 00016598  0x0000396d beq  0x0000003e , 0x0000414b 
+ 00016599  0x0000396e call  0x00004145 
+ 00016600  0x0000396f branch  0x000040d5 
+ 00016601  0x00003972 setarg  0x00000001 
+ 00016602  0x00003973 call  0x00006414 
+ 00016603  0x00003974 store  0x00000001 , 0x000046de 
+ 00016604  0x00003975 setarg  0x00000000 
+ 00016605  0x00003976 call  0x00006414 
+ 00016606  0x00003977 store  0x00000001 , 0x000046dd 
+ 00016607  0x00003978 rtn 
+ 00016608  0x0000397a fetch  0x00000001 , 0x000046de 
+ 00016609  0x0000397b beq  0x000000d1 , 0x00004139 
+ 00016610  0x0000397c beq  0x000000d2 , 0x000040f8 
+ 00016611  0x0000397d beq  0x00000002 , 0x000040ee 
+ 00016612  0x0000397e beq  0x00000054 , 0x000040e6 
+ 00016613  0x0000397f rtn 
+ 00016614  0x00003981 jam  0x00000002 , 0x000046e0 
+ 00016615  0x00003982 rtn 
+ 00016616  0x00003984 jam  0x00000006 , 0x000046e0 
+ 00016617  0x00003985 rtn 
+ 00016618  0x00003987 fetch  0x00000001 , 0x000046de 
+ 00016619  0x00003988 beq  0x00000070 , 0x000040e8 
+ 00016620  0x00003989 jam  0x00000001 , 0x000046e0 
+ 00016621  0x0000398a rtn 
+ 00016622  0x0000398c jam  0x00000004 , 0x000046e0 
+ 00016623  0x0000398d call  0x000040f6 
+ 00016624  0x0000398e setarg  0x00003426 
+ 00016625  0x0000398f call  0x00006413 
+ 00016626  0x00003990 setarg  0x00000419 
+ 00016627  0x00003991 call  0x00006413 
+ 00016628  0x00003993 setarg  0x00000009 
+ 00016629  0x00003994 branch  0x00006413 
+ 00016630  0x00003996 setarg  0x00005a09 
+ 00016631  0x00003997 branch  0x00006413 
+ 00016632  0x0000399a jam  0x00000003 , 0x000046e0 
+ 00016633  0x0000399b call  0x000040f6 
+ 00016634  0x0000399c setarg  0x00000f0d 
+ 00016635  0x0000399d call  0x00006413 
+ 00016636  0x0000399e setarg  0x0000e31d 
+ 00016637  0x0000399f call  0x00006413 
+ 00016638  0x000039a0 setarg  0x0000d27d 
+ 00016639  0x000039a1 call  0x00006413 
+ 00016640  0x000039a2 call  0x00004102 
+ 00016641  0x000039a3 branch  0x0000411a 
+ 00016642  0x000039a6 setarg  0x0000351b 
+ 00016643  0x000039a7 call  0x00006413 
+ 00016644  0x000039a8 setarg  0x0000b428 
+ 00016645  0x000039a9 call  0x00006413 
+ 00016646  0x000039aa setarg  0x00004629 
+ 00016647  0x000039ab call  0x00006413 
+ 00016648  0x000039ac setarg  0x0000962a 
+ 00016649  0x000039ad call  0x00006413 
+ 00016650  0x000039ae setarg  0x00008c2b 
+ 00016651  0x000039af call  0x00006413 
+ 00016652  0x000039b0 setarg  0x00006e2c 
+ 00016653  0x000039b1 call  0x00006413 
+ 00016654  0x000039b2 setarg  0x0000642d 
+ 00016655  0x000039b3 call  0x00006413 
+ 00016656  0x000039b4 setarg  0x00005f38 
+ 00016657  0x000039b5 call  0x00006413 
+ 00016658  0x000039b6 setarg  0x00000f39 
+ 00016659  0x000039b7 call  0x00006413 
+ 00016660  0x000039b8 setarg  0x0000323a 
+ 00016661  0x000039b9 call  0x00006413 
+ 00016662  0x000039ba setarg  0x0000473b 
+ 00016663  0x000039bb call  0x00006413 
+ 00016664  0x000039bc setarg  0x00001042 
+ 00016665  0x000039bd branch  0x00006413 
+ 00016666  0x000039bf setarg  0x00002e54 
+ 00016667  0x000039c0 call  0x00006413 
+ 00016668  0x000039c1 setarg  0x0000f255 
+ 00016669  0x000039c2 call  0x00006413 
+ 00016670  0x000039c3 setarg  0x0000f461 
+ 00016671  0x000039c4 call  0x00006413 
+ 00016672  0x000039c5 setarg  0x00007063 
+ 00016673  0x000039c6 call  0x00006413 
+ 00016674  0x000039c7 setarg  0x00005275 
+ 00016675  0x000039c8 call  0x00006413 
+ 00016676  0x000039c9 setarg  0x00004176 
+ 00016677  0x000039ca call  0x00006413 
+ 00016678  0x000039cb setarg  0x0000ed77 
+ 00016679  0x000039cc call  0x00006413 
+ 00016680  0x000039cd setarg  0x00002378 
+ 00016681  0x000039ce call  0x00006413 
+ 00016682  0x000039cf setarg  0x00004679 
+ 00016683  0x000039d0 call  0x00006413 
+ 00016684  0x000039d1 setarg  0x0000e57a 
+ 00016685  0x000039d2 call  0x00006413 
+ 00016686  0x000039d3 setarg  0x0000487c 
+ 00016687  0x000039d4 call  0x00006413 
+ 00016688  0x000039d5 setarg  0x0000777e 
+ 00016689  0x000039d6 call  0x00006413 
+ 00016690  0x000039d7 setarg  0x0000017f 
+ 00016691  0x000039d8 call  0x00006413 
+ 00016692  0x000039d9 setarg  0x0000000b 
+ 00016693  0x000039da call  0x00006413 
+ 00016694  0x000039db setarg  0x0000007f 
+ 00016695  0x000039dc call  0x00006413 
+ 00016696  0x000039dd branch  0x000040f4 
+ 00016697  0x000039e1 jam  0x00000000 , 0x000046e0 
+ 00016698  0x000039e2 call  0x000040f6 
+ 00016699  0x000039e3 setarg  0x0000100d 
+ 00016700  0x000039e4 call  0x00006413 
+ 00016701  0x000039e5 setarg  0x0000ed1d 
+ 00016702  0x000039e6 call  0x00006413 
+ 00016703  0x000039e7 setarg  0x0000807d 
+ 00016704  0x000039e8 call  0x00006413 
+ 00016705  0x000039e9 call  0x00004102 
+ 00016706  0x000039ea setarg  0x00000943 
+ 00016707  0x000039eb call  0x00006413 
+ 00016708  0x000039ec branch  0x0000411a 
+ 00016709  0x000039f0 fetcht  0x00000001 , 0x000046dc 
+ 00016710  0x000039f1 call  0x00006829 
+ 00016711  0x000039f2 call  0x00007ec1 
+ 00016712  0x000039f3 fetcht  0x00000001 , 0x000046dc 
+ 00016713  0x000039f4 call  0x00006825 
+ 00016714  0x000039f5 branch  0x00007ec1 
+ 00016715  0x000039f8 jam  0x00000005 , 0x000046e0 
+ 00016716  0x000039f9 setarg  0x0000ba41 
+ 00016717  0x000039fa call  0x00006405 
+ 00016718  0x000039fb setarg  0x00000d11 
+ 00016719  0x000039fc call  0x00006405 
+ 00016720  0x000039fd setarg  0x0000041b 
+ 00016721  0x000039fe call  0x00006405 
+ 00016722  0x000039ff setarg  0x0000041c 
+ 00016723  0x00003a00 call  0x00006405 
+ 00016724  0x00003a01 setarg  0x00000f1d 
+ 00016725  0x00003a02 call  0x00006405 
+ 00016726  0x00003a03 setarg  0x00000032 
+ 00016727  0x00003a04 call  0x00006405 
+ 00016728  0x00003a05 setarg  0x0000b541 
+ 00016729  0x00003a06 branch  0x00006405 
+ 00016730  0x00003a0b setarg  0x0000ba41 
+ 00016731  0x00003a0c call  0x00006405 
+ 00016732  0x00003a0d nop  0x00000fa0 
+ 00016733  0x00003a0e setarg  0x0000ff7f 
+ 00016734  0x00003a0f call  0x00006405 
+ 00016735  0x00003a10 copy  0x00000011 , 0x0000003f 
+ 00016736  0x00003a11 call  0x00006405 
+ 00016737  0x00003a12 setarg  0x0000007f 
+ 00016738  0x00003a13 call  0x00006405 
+ 00016739  0x00003a14 setarg  0x0000b541 
+ 00016740  0x00003a15 branch  0x00006405 
+ 00016741  0x00003a18 rtnbit0  0x00000007 
+ 00016742  0x00003a19 arg  0x0000ff00 , 0x00000002 
+ 00016743  0x00003a1a ior  0x00000002 , 0x0000003f 
+ 00016744  0x00003a1b rtn 
+ 00016745  0x00003a1e rtnbit0  0x00000003 
+ 00016746  0x00003a1f arg  0x000000f0 , 0x00000002 
+ 00016747  0x00003a20 ior  0x00000002 , 0x0000003f 
+ 00016748  0x00003a21 rtn 
+ 00016749  0x00003a25 call  0x00005892 
+ 00016750  0x00003a26 nrtn  0x00000034 
+ 00016751  0x00003a27 fetch  0x00000001 , 0x000046c5 
+ 00016752  0x00003a28 and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00016753  0x00003a29 rtnne  0x00000003 
+ 00016754  0x00003a2a fetch  0x00000004 , 0x000046d3 
+ 00016755  0x00003a2b bbit1  0x00000003 , 0x00004179 
+ 00016756  0x00003a2c bbit1  0x00000000 , 0x00004179 
+ 00016757  0x00003a2d bbit1  0x00000005 , 0x00004179 
+ 00016758  0x00003a2e call  0x00003f97 
+ 00016759  0x00003a2f nrtn  0x00000028 
+ 00016760  0x00003a30 branch  0x00003f90 
+ 00016761  0x00003a33 setarg  0x00000000 
+ 00016762  0x00003a34 store  0x00000007 , 0x0000469a 
+ 00016763  0x00003a35 branch  0x00003f90 
+ 00016764  0x00003a38 copy  0x00000013 , 0x0000003f 
+ 00016765  0x00003a39 beq  0x00000014 , 0x000041c3 
+ 00016766  0x00003a3a beq  0x00000001 , 0x000042ca 
+ 00016767  0x00003a3b beq  0x00000015 , 0x000041d9 
+ 00016768  0x00003a3c beq  0x00000002 , 0x000041d9 
+ 00016769  0x00003a3d beq  0x00000005 , 0x000041d6 
+ 00016770  0x00003a3e beq  0x00000010 , 0x0000426c 
+ 00016771  0x00003a3f beq  0x00000012 , 0x0000429b 
+ 00016772  0x00003a40 beq  0x00000006 , 0x000041d5 
+ 00016773  0x00003a41 beq  0x00000004 , 0x000041cc 
+ 00016774  0x00003a42 beq  0x00000013 , 0x000041cc 
+ 00016775  0x00003a43 beq  0x0000000a , 0x000041ca 
+ 00016776  0x00003a44 beq  0x0000002e , 0x000033cd 
+ 00016777  0x00003a45 beq  0x00000031 , 0x000041b4 
+ 00016778  0x00003a46 beq  0x00000032 , 0x000041b6 
+ 00016779  0x00003a47 beq  0x0000003e , 0x00004191 
+ 00016780  0x00003a48 beq  0x00000027 , 0x0000438e 
+ 00016781  0x00003a49 beq  0x00000039 , 0x0000419c 
+ 00016782  0x00003a4a beq  0x0000003a , 0x00004192 
+ 00016783  0x00003a4b beq  0x0000003c , 0x0000419a 
+ 00016784  0x00003a4c rtn 
+ 00016785  0x00003a50 branch  0x00003410 
+ 00016786  0x00003a53 jam  0x00000001 , 0x0000478b 
+ 00016787  0x00003a54 fetch  0x00000001 , 0x0000471e 
+ 00016788  0x00003a55 nbranch  0x00004492 , 0x00000034 
+ 00016789  0x00003a56 fetch  0x00000001 , 0x00004720 
+ 00016790  0x00003a57 fetcht  0x00000001 , 0x00004703 
+ 00016791  0x00003a58 isub  0x00000002 , 0x0000003e 
+ 00016792  0x00003a59 branch  0x0000340a , 0x00000005 
+ 00016793  0x00003a5a rtn 
+ 00016794  0x00003a5c jam  0x00000001 , 0x0000478b 
+ 00016795  0x00003a5d rtn 
+ 00016796  0x00003a5f jam  0x00000001 , 0x0000478b 
+ 00016797  0x00003a60 arg  0x00000003 , 0x00000007 
+ 00016798  0x00003a61 call  0x000043d2 
+ 00016799  0x00003a62 setarg  0x00000000 
+ 00016800  0x00003a63 store  0x00000002 , 0x00004707 
+ 00016801  0x00003a64 jam  0x00000000 , 0x000046a7 
+ 00016802  0x00003a66 fetch  0x00000001 , 0x000046e0 
+ 00016803  0x00003a67 sub  0x0000003f , 0x00000005 , 0x0000003e 
+ 00016804  0x00003a68 call  0x00004039 , 0x00000005 
+ 00016805  0x00003a69 ncall  0x0000405d , 0x00000005 
+ 00016806  0x00003a6b fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00016807  0x00003a6c bbit1  0x00000013 , 0x000041af 
+ 00016808  0x00003a6d call  0x000041aa 
+ 00016809  0x00003a6e branch  0x000065d1 
+ 00016810  0x00003a71 call  0x00002c7a 
+ 00016811  0x00003a72 add  0x00000013 , 0x000000ae , 0x00000011 
+ 00016812  0x00003a73 arg  0x0000005b , 0x00000012 
+ 00016813  0x00003a74 arg  0x00000004 , 0x00000002 
+ 00016814  0x00003a75 rtn 
+ 00016815  0x00003a78 call  0x00002c7a 
+ 00016816  0x00003a79 add  0x00000013 , 0x000000ae , 0x00000012 
+ 00016817  0x00003a7a ifetch  0x00000001 , 0x00000012 
+ 00016818  0x00003a7b store  0x00000001 , 0x0000477b 
+ 00016819  0x00003a7c branch  0x00004435 
+ 00016820  0x00003a80 arg  0x00000002 , 0x00000007 
+ 00016821  0x00003a81 branch  0x000041b9 
+ 00016822  0x00003a83 jam  0x00000002 , 0x000046c6 
+ 00016823  0x00003a84 arg  0x00000001 , 0x00000007 
+ 00016824  0x00003a85 branch  0x000041b9 
+ 00016825  0x00003a89 fetch  0x00000001 , 0x000046c5 
+ 00016826  0x00003a8a qset1  0x0000003f 
+ 00016827  0x00003a8b store  0x00000001 , 0x000046c5 
+ 00016828  0x00003a8c rtn 
+ 00016829  0x00003a8f fetch  0x00000001 , 0x000046c5 
+ 00016830  0x00003a90 qset0  0x0000003f 
+ 00016831  0x00003a91 store  0x00000001 , 0x000046c5 
+ 00016832  0x00003a92 rtn 
+ 00016833  0x00003a94 jam  0x00000000 , 0x000046c5 
+ 00016834  0x00003a95 rtn 
+ 00016835  0x00003a98 fetch  0x00000002 , 0x0000420a 
+ 00016836  0x00003a99 set0  0x00000000 , 0x0000003f 
+ 00016837  0x00003a9a store  0x00000002 , 0x0000420a 
+ 00016838  0x00003a9b setarg  0x00000000 
+ 00016839  0x00003a9c store  0x00000002 , 0x000046ae 
+ 00016840  0x00003a9d call  0x00003f8d 
+ 00016841  0x00003a9e branch  0x000042ca 
+ 00016842  0x00003aa1 call  0x000063cb 
+ 00016843  0x00003aa2 branch  0x000033dd 
+ 00016844  0x00003aa5 fetch  0x00000001 , 0x0000471e 
+ 00016845  0x00003aa6 nbranch  0x00004492 , 0x00000034 
+ 00016846  0x00003aa7 fetch  0x00000002 , 0x00004682 
+ 00016847  0x00003aa8 bbit1  0x0000000c , 0x000042b0 
+ 00016848  0x00003aa9 fetch  0x00000004 , 0x000046d3 
+ 00016849  0x00003aaa bbit1  0x00000000 , 0x000041d7 
+ 00016850  0x00003aab bbit1  0x00000005 , 0x000042b0 
+ 00016851  0x00003aac bbit1  0x00000003 , 0x00002ead 
+ 00016852  0x00003aad branch  0x000033a7 
+ 00016853  0x00003ab1 branch  0x00003f74 
+ 00016854  0x00003ab4 rtn 
+ 00016855  0x00003ab7 call  0x000043c0 
+ 00016856  0x00003ab8 branch  0x0000659a 
+ 00016857  0x00003abb bpatch  0x000000e9 , 0x0000401d 
+ 00016858  0x00003abc call  0x000041e7 
+ 00016859  0x00003abd fetch  0x00000004 , 0x000046d3 
+ 00016860  0x00003abe bbit1  0x00000000 , 0x000041d7 
+ 00016861  0x00003abf bbit1  0x00000003 , 0x00002ead 
+ 00016862  0x00003ac0 fetch  0x00000001 , 0x0000471e 
+ 00016863  0x00003ac1 nbranch  0x00004492 , 0x00000034 
+ 00016864  0x00003ac2 fetch  0x00000002 , 0x00004208 
+ 00016865  0x00003ac3 bbit1  0x00000007 , 0x000041f5 
+ 00016866  0x00003ac4 bbit1  0x00000000 , 0x000033a9 
+ 00016867  0x00003ac5 bbit1  0x00000001 , 0x000041ef 
+ 00016868  0x00003ac6 bbit1  0x00000002 , 0x000041f2 
+ 00016869  0x00003ac7 bbit1  0x00000003 , 0x000041f2 
+ 00016870  0x00003ac8 branch  0x000042b0 
+ 00016871  0x00003aca setarg  0x00000000 
+ 00016872  0x00003acb store  0x00000008 , 0x000046b7 
+ 00016873  0x00003acc istore  0x00000004 , 0x00000005 
+ 00016874  0x00003acd jam  0x00000000 , 0x000046b4 
+ 00016875  0x00003ace jam  0x00000000 , 0x000046a7 
+ 00016876  0x00003acf jam  0x00000000 , 0x000041e2 
+ 00016877  0x00003ad0 jam  0x00000000 , 0x00004429 
+ 00016878  0x00003ad1 rtn 
+ 00016879  0x00003ad4 bbit1  0x00000005 , 0x000041f2 
+ 00016880  0x00003ad5 bbit1  0x00000003 , 0x000041f2 
+ 00016881  0x00003ad6 branch  0x000042b0 
+ 00016882  0x00003ad8 fetch  0x00000002 , 0x00004682 
+ 00016883  0x00003ad9 bbit1  0x0000000c , 0x000042b0 
+ 00016884  0x00003ada branch  0x000033a7 
+ 00016885  0x00003add call  0x000041c1 
+ 00016886  0x00003ade fetch  0x00000002 , 0x00004208 
+ 00016887  0x00003adf bbit1  0x00000000 , 0x000033a9 
+ 00016888  0x00003ae0 branch  0x000033a7 
+ 00016889  0x00003ae3 call  0x000043d6 
+ 00016890  0x00003ae4 call  0x00004243 
+ 00016891  0x00003ae5 call  0x00004246 
+ 00016892  0x00003ae6 call  0x00004250 
+ 00016893  0x00003ae7 call  0x0000445d 
+ 00016894  0x00003ae9 call  0x00004443 
+ 00016895  0x00003aea call  0x00004333 
+ 00016896  0x00003aeb call  0x000043a5 
+ 00016897  0x00003aec call  0x000043eb 
+ 00016898  0x00003aed call  0x00004209 
+ 00016899  0x00003aee call  0x00004231 
+ 00016900  0x00003aef call  0x00004234 
+ 00016901  0x00003af0 call  0x00004237 
+ 00016902  0x00003af1 call  0x0000423a 
+ 00016903  0x00003af2 call  0x0000423d 
+ 00016904  0x00003af3 branch  0x00004240 
+ 00016905  0x00003af8 fetch  0x00000001 , 0x00004711 
+ 00016906  0x00003af9 rtn  0x00000034 
+ 00016907  0x00003afa increase  0xffffffff , 0x0000003f 
+ 00016908  0x00003afb store  0x00000001 , 0x00004711 
+ 00016909  0x00003afc nrtn  0x00000034 
+ 00016910  0x00003afd branch  0x0000420f 
+ 00016911  0x00003aff fetch  0x00000001 , 0x00004712 
+ 00016912  0x00003b00 rtneq  0x00000000 
+ 00016913  0x00003b01 beq  0x00000005 , 0x00004216 
+ 00016914  0x00003b03 call  0x00004225 
+ 00016915  0x00003b04 jam  0x00000005 , 0x00004712 
+ 00016916  0x00003b05 jam  0x00000005 , 0x00004711 
+ 00016917  0x00003b06 rtn 
+ 00016918  0x00003b08 call  0x0000422c 
+ 00016919  0x00003b09 jam  0x00000004 , 0x00004712 
+ 00016920  0x00003b0a jam  0x00000005 , 0x00004711 
+ 00016921  0x00003b0b rtn 
+ 00016922  0x00003b0f setarg  0x00008006 
+ 00016923  0x00003b10 call  0x00006413 
+ 00016924  0x00003b11 nop  0x000003e8 
+ 00016925  0x00003b12 jam  0x00000000 , 0x00004711 
+ 00016926  0x00003b13 jam  0x00000000 , 0x00004712 
+ 00016927  0x00003b14 branch  0x000040e0 
+ 00016928  0x00003b17 setarg  0x0000a006 
+ 00016929  0x00003b18 call  0x00006413 
+ 00016930  0x00003b19 setarg  0x0000a005 
+ 00016931  0x00003b1a branch  0x00006413 
+ 00016932  0x00003b1c jam  0x00000000 , 0x00004711 
+ 00016933  0x00003b1e fetch  0x00000001 , 0x000046e0 
+ 00016934  0x00003b1f beq  0x00000004 , 0x00004220 
+ 00016935  0x00003b20 setarg  0x00000106 
+ 00016936  0x00003b21 call  0x00006413 
+ 00016937  0x00003b22 setarg  0x0000a105 
+ 00016938  0x00003b23 branch  0x00006413 
+ 00016939  0x00003b26 jam  0x00000000 , 0x00004711 
+ 00016940  0x00003b28 setarg  0x00000906 
+ 00016941  0x00003b29 branch  0x00006413 
+ 00016942  0x00003b2b jam  0x00000005 , 0x00004711 
+ 00016943  0x00003b2c jam  0x00000001 , 0x00004712 
+ 00016944  0x00003b2d rtn 
+ 00016945  0x00003b30 arg  0x00004680 , 0x00000013 
+ 00016946  0x00003b31 arg  0x0000429b , 0x00000012 
+ 00016947  0x00003b32 branch  0x0000336d 
+ 00016948  0x00003b35 arg  0x000046ac , 0x00000013 
+ 00016949  0x00003b36 arg  0x00004264 , 0x00000012 
+ 00016950  0x00003b37 branch  0x00003374 
+ 00016951  0x00003b3a arg  0x000046ae , 0x00000013 
+ 00016952  0x00003b3b arg  0x00004266 , 0x00000012 
+ 00016953  0x00003b3c branch  0x00003374 
+ 00016954  0x00003b3f arg  0x000046b0 , 0x00000013 
+ 00016955  0x00003b40 arg  0x0000426a , 0x00000012 
+ 00016956  0x00003b41 branch  0x00003374 
+ 00016957  0x00003b44 arg  0x000046c4 , 0x00000013 
+ 00016958  0x00003b45 arg  0x00004478 , 0x00000012 
+ 00016959  0x00003b46 branch  0x0000336d 
+ 00016960  0x00003b4b arg  0x000046c6 , 0x00000013 
+ 00016961  0x00003b4c arg  0x0000425e , 0x00000012 
+ 00016962  0x00003b4d branch  0x0000336d 
+ 00016963  0x00003b50 arg  0x00004704 , 0x00000013 
+ 00016964  0x00003b51 arg  0x00004249 , 0x00000012 
+ 00016965  0x00003b52 branch  0x0000336d 
+ 00016966  0x00003b55 arg  0x00004707 , 0x00000013 
+ 00016967  0x00003b56 arg  0x00004249 , 0x00000012 
+ 00016968  0x00003b57 branch  0x00003374 
+ 00016969  0x00003b5a rtn 
+ 00016970  0x00003b5e fetch  0x00000004 , 0x000046d3 
+ 00016971  0x00003b5f rtnbit0  0x00000017 
+ 00016972  0x00003b60 jam  0x0000000a , 0x000046df 
+ 00016973  0x00003b61 fetch  0x00000001 , 0x000046f4 
+ 00016974  0x00003b62 store  0x00000001 , 0x00004715 
+ 00016975  0x00003b63 rtn 
+ 00016976  0x00003b67 arg  0x000046df , 0x00000013 
+ 00016977  0x00003b68 arg  0x00004253 , 0x00000012 
+ 00016978  0x00003b69 branch  0x0000336d 
+ 00016979  0x00003b6b fetch  0x00000001 , 0x000046f4 
+ 00016980  0x00003b6c store  0x00000001 , 0x00004715 
+ 00016981  0x00003b6d setarg  0x00000190 
+ 00016982  0x00003b6e store  0x00000002 , 0x00004716 
+ 00016983  0x00003b6f store  0x00000002 , 0x00004718 
+ 00016984  0x00003b70 arg  0x00000000 , 0x00000011 
+ 00016985  0x00003b71 fetcht  0x00000001 , 0x0000477a 
+ 00016986  0x00003b72 increase  0x00000001 , 0x00000002 
+ 00016987  0x00003b73 storet  0x00000001 , 0x00004714 
+ 00016988  0x00003b74 jam  0x00000001 , 0x00004713 
+ 00016989  0x00003b75 rtn 
+ 00016990  0x00003b78 fetch  0x00000001 , 0x000046c5 
+ 00016991  0x00003b79 rtnbit1  0x00000002 
+ 00016992  0x00003b7a jam  0x00000012 , 0x00000a99 
+ 00016993  0x00003b7b call  0x00007d8f 
+ 00016994  0x00003b7c arg  0x00000000 , 0x00000007 
+ 00016995  0x00003b7d branch  0x000041b9 
+ 00016996  0x00003b81 call  0x000042ca 
+ 00016997  0x00003b82 branch  0x0000340a 
+ 00016998  0x00003b85 call  0x000033f6 
+ 00016999  0x00003b86 fetch  0x00000001 , 0x0000471e 
+ 00017000  0x00003b87 nbranch  0x00004492 , 0x00000034 
+ 00017001  0x00003b88 branch  0x0000340a 
+ 00017002  0x00003b8b bmark1  0x00000026 , 0x00007e1d 
+ 00017003  0x00003b8c branch  0x00004386 
+ 00017004  0x00003b91 bpatch  0x000000ea , 0x0000401d 
+ 00017005  0x00003b92 jam  0x00000000 , 0x000046b4 
+ 00017006  0x00003b93 call  0x00004386 
+ 00017007  0x00003b94 call  0x000041c1 
+ 00017008  0x00003b95 branch  0x000042b0 
+ 00017009  0x00003b9a fetch  0x00000006 , 0x000041d0 
+ 00017010  0x00003b9b branch  0x000033eb , 0x00000034 
+ 00017011  0x00003b9c call  0x0000427e 
+ 00017012  0x00003b9d jam  0x00000017 , 0x0000016d 
+ 00017013  0x00003b9e fetch  0x00000001 , 0x0000465a 
+ 00017014  0x00003b9f nbranch  0x000033e1 , 0x00000034 
+ 00017015  0x00003ba0 jam  0x00000004 , 0x0000016d 
+ 00017016  0x00003ba1 branch  0x000033e1 
+ 00017017  0x00003ba4 fetch  0x00000002 , 0x000046a8 
+ 00017018  0x00003ba5 store  0x00000002 , 0x000046ae 
+ 00017019  0x00003ba6 call  0x0000427e 
+ 00017020  0x00003ba7 call  0x00003418 
+ 00017021  0x00003ba8 branch  0x00007df4 
+ 00017022  0x00003bab setarg  0x000000c8 
+ 00017023  0x00003bac store  0x00000002 , 0x00004716 
+ 00017024  0x00003bad store  0x00000002 , 0x00004718 
+ 00017025  0x00003bae branch  0x00004285 
+ 00017026  0x00003bb1 setarg  0x000003e8 
+ 00017027  0x00003bb2 store  0x00000002 , 0x00004716 
+ 00017028  0x00003bb3 store  0x00000002 , 0x00004718 
+ 00017029  0x00003bb5 fetch  0x00000001 , 0x00004720 
+ 00017030  0x00003bb6 beq  0x00000001 , 0x0000428a 
+ 00017031  0x00003bb7 beq  0x00000002 , 0x0000428c 
+ 00017032  0x00003bb8 beq  0x00000003 , 0x0000428e 
+ 00017033  0x00003bb9 rtn 
+ 00017034  0x00003bbb fetch  0x00000001 , 0x000046f0 
+ 00017035  0x00003bbc branch  0x0000428f 
+ 00017036  0x00003bbe fetch  0x00000001 , 0x000046f1 
+ 00017037  0x00003bbf branch  0x0000428f 
+ 00017038  0x00003bc1 fetch  0x00000001 , 0x000046f2 
+ 00017039  0x00003bc3 store  0x00000001 , 0x00000aa2 
+ 00017040  0x00003bc4 call  0x00004482 
+ 00017041  0x00003bc5 fetch  0x00000001 , 0x00000aa2 
+ 00017042  0x00003bc6 store  0x00000001 , 0x00004715 
+ 00017043  0x00003bc7 arg  0x00000000 , 0x00000011 
+ 00017044  0x00003bc8 jam  0x00000001 , 0x00004713 
+ 00017045  0x00003bc9 branch  0x00007d1e 
+ 00017046  0x00003bcc arg  0x00000000 , 0x00000011 
+ 00017047  0x00003bcd branch  0x00007d19 
+ 00017048  0x00003bcf arg  0x00000000 , 0x00000011 
+ 00017049  0x00003bd0 branch  0x00007d14 
+ 00017050  0x00003bd3 branch  0x000041c1 
+ 00017051  0x00003bd6 jam  0x00000001 , 0x000041e2 
+ 00017052  0x00003bd7 call  0x00003416 
+ 00017053  0x00003bd8 call  0x00003412 
+ 00017054  0x00003bd9 setarg  0x00000000 
+ 00017055  0x00003bda store  0x00000002 , 0x0000467e 
+ 00017056  0x00003bdb store  0x00000001 , 0x00004680 
+ 00017057  0x00003bdc branch  0x0000340e 
+ 00017058  0x00003bdf call  0x0000435f 
+ 00017059  0x00003be0 fetch  0x00000001 , 0x00004720 
+ 00017060  0x00003be1 fetcht  0x00000001 , 0x00004703 
+ 00017061  0x00003be2 isub  0x00000002 , 0x0000003e 
+ 00017062  0x00003be3 branch  0x000042ab , 0x00000005 
+ 00017063  0x00003be4 fetch  0x00000001 , 0x00004210 
+ 00017064  0x00003be5 beq  0x00000033 , 0x00004271 
+ 00017065  0x00003be6 beq  0x00000034 , 0x00004279 
+ 00017066  0x00003be7 branch  0x000042b0 
+ 00017067  0x00003be9 call  0x00003d57 
+ 00017068  0x00003bea rtnmark1  0x00000026 
+ 00017069  0x00003beb fetch  0x00000001 , 0x0000471e 
+ 00017070  0x00003bec nbranch  0x00004492 , 0x00000034 
+ 00017071  0x00003bed rtn 
+ 00017072  0x00003bf0 bpatch  0x000000eb , 0x0000401d 
+ 00017073  0x00003bf1 fetch  0x00000002 , 0x00004682 
+ 00017074  0x00003bf2 bbit1  0x0000000b , 0x000042b7 
+ 00017075  0x00003bf3 fetch  0x00000004 , 0x000046d3 
+ 00017076  0x00003bf4 bbit0  0x00000018 , 0x000042b7 
+ 00017077  0x00003bf5 random  0x0000003f 
+ 00017078  0x00003bf6 store  0x00000001 , 0x000044a1 
+ 00017079  0x00003bf8 call  0x00003418 
+ 00017080  0x00003bf9 fetch  0x00000002 , 0x00004687 
+ 00017081  0x00003bfa store  0x00000002 , 0x000046ac 
+ 00017082  0x00003bfb jam  0x00000006 , 0x0000016d 
+ 00017083  0x00003bfc setarg  0x00000000 
+ 00017084  0x00003bfd store  0x00000002 , 0x000046b0 
+ 00017085  0x00003bfe store  0x00000002 , 0x000046ae 
+ 00017086  0x00003bff arg  0x00000007 , 0x00000007 
+ 00017087  0x00003c00 call  0x000043ce 
+ 00017088  0x00003c01 call  0x000043ca 
+ 00017089  0x00003c02 fetch  0x00000001 , 0x00004092 
+ 00017090  0x00003c03 isolate1  0x00000001 , 0x0000003f 
+ 00017091  0x00003c04 call  0x00007df4 , 0x00000001 
+ 00017092  0x00003c05 fetch  0x00000001 , 0x00004092 
+ 00017093  0x00003c06 isolate1  0x00000000 , 0x0000003f 
+ 00017094  0x00003c07 call  0x00007ddd , 0x00000001 
+ 00017095  0x00003c08 fetch  0x00000004 , 0x000046d3 
+ 00017096  0x00003c09 bbit1  0x0000001c , 0x0000422e 
+ 00017097  0x00003c0a branch  0x00004282 
+ 00017098  0x00003c0d bpatch  0x000000ec , 0x0000401d 
+ 00017099  0x00003c0e fetch  0x00000001 , 0x00004092 
+ 00017100  0x00003c0f isolate1  0x00000001 , 0x0000003f 
+ 00017101  0x00003c10 call  0x000042d4 , 0x00000001 
+ 00017102  0x00003c11 fetch  0x00000001 , 0x00004092 
+ 00017103  0x00003c12 isolate1  0x00000000 , 0x0000003f 
+ 00017104  0x00003c13 call  0x000042d7 , 0x00000001 
+ 00017105  0x00003c14 fetch  0x00000004 , 0x000046d3 
+ 00017106  0x00003c15 bbit1  0x0000001c , 0x0000421a 
+ 00017107  0x00003c16 branch  0x00004482 
+ 00017108  0x00003c18 setarg  0x00000000 
+ 00017109  0x00003c19 store  0x00000002 , 0x000046ae 
+ 00017110  0x00003c1a branch  0x00007dfa 
+ 00017111  0x00003c1c setarg  0x00000000 
+ 00017112  0x00003c1d store  0x00000002 , 0x000046ac 
+ 00017113  0x00003c1e branch  0x00007de2 
+ 00017114  0x00003c25 fetch  0x00000004 , 0x000046d3 
+ 00017115  0x00003c26 rtnbit0  0x00000007 
+ 00017116  0x00003c27 arg  0x00000007 , 0x00000007 
+ 00017117  0x00003c28 call  0x000043d2 
+ 00017118  0x00003c29 call  0x000042e8 
+ 00017119  0x00003c2b call  0x000042fb 
+ 00017120  0x00003c2c fetch  0x00000004 , 0x000046d3 
+ 00017121  0x00003c2d bbit1  0x00000013 , 0x00004435 
+ 00017122  0x00003c2e bbit1  0x00000014 , 0x000042e4 
+ 00017123  0x00003c2f rtn 
+ 00017124  0x00003c31 arg  0x00000058 , 0x00000002 
+ 00017125  0x00003c32 arg  0x00004720 , 0x00000011 
+ 00017126  0x00003c33 arg  0x00000000 , 0x00000012 
+ 00017127  0x00003c34 branch  0x000065d1 
+ 00017128  0x00003c37 fetch  0x00000001 , 0x00000185 
+ 00017129  0x00003c38 beq  0x00000034 , 0x000042ec 
+ 00017130  0x00003c39 beq  0x00000033 , 0x000042ef 
+ 00017131  0x00003c3a rtn 
+ 00017132  0x00003c3c store  0x00000001 , 0x000046c7 
+ 00017133  0x00003c3d fetch  0x00000006 , 0x0000044f 
+ 00017134  0x00003c3e branch  0x000042f1 
+ 00017135  0x00003c40 store  0x00000001 , 0x000046c7 
+ 00017136  0x00003c41 fetch  0x00000006 , 0x00000040 
+ 00017137  0x00003c43 store  0x00000006 , 0x000046c8 
+ 00017138  0x00003c44 fetch  0x00000007 , 0x000046c7 
+ 00017139  0x00003c45 arg  0x00004721 , 0x00000006 
+ 00017140  0x00003c46 arg  0x00000003 , 0x00000039 
+ 00017141  0x00003c48 ifetcht  0x00000007 , 0x00000006 
+ 00017142  0x00003c49 isub  0x00000002 , 0x0000003e 
+ 00017143  0x00003c4a branch  0x00004310 , 0x00000005 
+ 00017144  0x00003c4b increase  0x00000016 , 0x00000006 
+ 00017145  0x00003c4c loop  0x000042f5 
+ 00017146  0x00003c4d rtn 
+ 00017147  0x00003c4f arg  0x00004721 , 0x00000011 
+ 00017148  0x00003c50 fetch  0x00000001 , 0x00004720 
+ 00017149  0x00003c51 increase  0xffffffff , 0x0000003f 
+ 00017150  0x00003c52 mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017151  0x00003c53 iadd  0x00000011 , 0x00000011 
+ 00017152  0x00003c54 fetch  0x00000001 , 0x00000185 
+ 00017153  0x00003c55 istore  0x00000001 , 0x00000011 
+ 00017154  0x00003c56 beq  0x00000034 , 0x00004305 
+ 00017155  0x00003c57 beq  0x00000033 , 0x0000430c 
+ 00017156  0x00003c58 rtn 
+ 00017157  0x00003c5b fetch  0x00000006 , 0x0000044f 
+ 00017158  0x00003c5c istore  0x00000006 , 0x00000005 
+ 00017159  0x00003c5d arg  0x00004419 , 0x00000006 
+ 00017160  0x00003c5e call  0x00007ebf 
+ 00017161  0x00003c5f fetch  0x00000006 , 0x000044a0 
+ 00017162  0x00003c60 istore  0x00000006 , 0x00000005 
+ 00017163  0x00003c61 rtn 
+ 00017164  0x00003c63 fetch  0x00000006 , 0x00000040 
+ 00017165  0x00003c64 istore  0x00000006 , 0x00000005 
+ 00017166  0x00003c65 arg  0x000041be , 0x00000006 
+ 00017167  0x00003c66 branch  0x00007ebf 
+ 00017168  0x00003c69 increase  0xfffffffa , 0x00000006 
+ 00017169  0x00003c6a copy  0x00000006 , 0x00000005 
+ 00017170  0x00003c6b fetcht  0x00000006 , 0x000046c8 
+ 00017171  0x00003c6c increase  0x00000003 , 0x00000002 
+ 00017172  0x00003c6d istoret  0x00000006 , 0x00000005 
+ 00017173  0x00003c6e rtn 
+ 00017174  0x00003c73 arg  0x00000058 , 0x00000002 
+ 00017175  0x00003c74 arg  0x00004720 , 0x00000011 
+ 00017176  0x00003c75 arg  0x00000000 , 0x00000012 
+ 00017177  0x00003c76 call  0x000065df 
+ 00017178  0x00003c78 arg  0x00004721 , 0x00000011 
+ 00017179  0x00003c79 fetch  0x00000001 , 0x00004720 
+ 00017180  0x00003c7a fetcht  0x00000001 , 0x00004703 
+ 00017181  0x00003c7b isub  0x00000002 , 0x0000003e 
+ 00017182  0x00003c7c rtn  0x00000005 
+ 00017183  0x00003c7d increase  0xffffffff , 0x0000003f 
+ 00017184  0x00003c7e mul32  0x0000003f , 0x0000001d , 0x0000003f 
+ 00017185  0x00003c7f iadd  0x00000011 , 0x00000011 
+ 00017186  0x00003c80 ifetch  0x00000001 , 0x00000011 
+ 00017187  0x00003c81 store  0x00000001 , 0x00004210 
+ 00017188  0x00003c82 beq  0x00000033 , 0x00004327 
+ 00017189  0x00003c83 beq  0x00000034 , 0x0000432c 
+ 00017190  0x00003c84 rtn 
+ 00017191  0x00003c87 ifetch  0x00000006 , 0x00000006 
+ 00017192  0x00003c89 store  0x00000006 , 0x000041d0 
+ 00017193  0x00003c8a arg  0x000041be , 0x00000005 
+ 00017194  0x00003c8b call  0x00007ebf 
+ 00017195  0x00003c8c branch  0x000067d7 
+ 00017196  0x00003c8f ifetch  0x00000006 , 0x00000006 
+ 00017197  0x00003c91 store  0x00000006 , 0x000041d0 
+ 00017198  0x00003c92 arg  0x00004419 , 0x00000005 
+ 00017199  0x00003c93 call  0x00007ebf 
+ 00017200  0x00003c94 ifetch  0x00000006 , 0x00000006 
+ 00017201  0x00003c95 store  0x00000006 , 0x000044a0 
+ 00017202  0x00003c96 rtn 
+ 00017203  0x00003c9a fetch  0x00000001 , 0x000046f5 
+ 00017204  0x00003c9b bbit1  0x00000005 , 0x00004349 
+ 00017205  0x00003c9c bbit1  0x00000006 , 0x00004359 
+ 00017206  0x00003c9d branch  0x00004337 
+ 00017207  0x00003ca0 call  0x00004083 
+ 00017208  0x00003ca1 beq  0x00000006 , 0x0000433e 
+ 00017209  0x00003ca3 jam  0x0000001e , 0x000046d8 
+ 00017210  0x00003ca4 fetch  0x00000001 , 0x000046d9 
+ 00017211  0x00003ca5 rtneq  0x00000001 
+ 00017212  0x00003ca6 jam  0x00000001 , 0x000046d9 
+ 00017213  0x00003ca7 rtn 
+ 00017214  0x00003caa call  0x00004343 
+ 00017215  0x00003cab fetch  0x00000001 , 0x000046d9 
+ 00017216  0x00003cac rtneq  0x00000000 
+ 00017217  0x00003cad jam  0x00000000 , 0x000046d9 
+ 00017218  0x00003cae branch  0x000043c0 
+ 00017219  0x00003cb1 fetch  0x00000001 , 0x000046d8 
+ 00017220  0x00003cb2 rtn  0x00000034 
+ 00017221  0x00003cb3 pincrease  0xffffffff 
+ 00017222  0x00003cb4 store  0x00000001 , 0x000046d8 
+ 00017223  0x00003cb5 nrtn  0x00000034 
+ 00017224  0x00003cb6 branch  0x00004370 
+ 00017225  0x00003cb9 fetch  0x00000001 , 0x000046ed 
+ 00017226  0x00003cba rtneq  0x000000ff 
+ 00017227  0x00003cbb fetcht  0x00000001 , 0x000046ed 
+ 00017228  0x00003cbc call  0x0000681d 
+ 00017229  0x00003cbd branch  0x00004354 , 0x00000001 
+ 00017230  0x00003cbf fetch  0x00000001 , 0x000046d9 
+ 00017231  0x00003cc0 rtneq  0x00000001 
+ 00017232  0x00003cc1 jam  0x00000001 , 0x000046d9 
+ 00017233  0x00003cc2 fetch  0x00000004 , 0x000046d3 
+ 00017234  0x00003cc3 rtnbit1  0x00000006 
+ 00017235  0x00003cc4 branch  0x00004370 
+ 00017236  0x00003cc7 fetch  0x00000001 , 0x000046d9 
+ 00017237  0x00003cc8 rtneq  0x00000000 
+ 00017238  0x00003cc9 jam  0x00000000 , 0x000046d9 
+ 00017239  0x00003ccb arg  0x00000006 , 0x00000007 
+ 00017240  0x00003ccc branch  0x000043d2 
+ 00017241  0x00003cd1 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017242  0x00003cd2 rtnbit0  0x00000006 
+ 00017243  0x00003cd3 fetch  0x00000001 , 0x00004720 
+ 00017244  0x00003cd4 beq  0x00000001 , 0x00004369 
+ 00017245  0x00003cd5 beq  0x00000002 , 0x0000436c 
+ 00017246  0x00003cd6 rtn 
+ 00017247  0x00003cd8 fetch  0x00000001 , 0x00000004 , 0x000046d3 
+ 00017248  0x00003cd9 rtnbit0  0x00000006 
+ 00017249  0x00003cda fetcht  0x00000001 , 0x000046ed 
+ 00017250  0x00003cdb call  0x0000681d 
+ 00017251  0x00003cdc branch  0x00004366 , 0x00000001 
+ 00017252  0x00003cde jam  0x00000001 , 0x00004720 
+ 00017253  0x00003cdf rtn 
+ 00017254  0x00003ce1 fetch  0x00000001 , 0x00004703 
+ 00017255  0x00003ce2 store  0x00000001 , 0x00004720 
+ 00017256  0x00003ce3 rtn 
+ 00017257  0x00003ce5 fetcht  0x00000001 , 0x000046ed 
+ 00017258  0x00003ce6 nbranch  0x00004370 , 0x00000001 
+ 00017259  0x00003ce7 rtn 
+ 00017260  0x00003ce9 fetcht  0x00000001 , 0x000046ed 
+ 00017261  0x00003cea call  0x0000681d 
+ 00017262  0x00003ceb branch  0x00004354 , 0x00000001 
+ 00017263  0x00003cec rtn 
+ 00017264  0x00003cf2 fetcht  0x00000001 , 0x00004720 
+ 00017265  0x00003cf3 increase  0x00000001 , 0x00000002 
+ 00017266  0x00003cf4 fetch  0x00000001 , 0x000046d2 
+ 00017267  0x00003cf5 isub  0x00000002 , 0x0000003e 
+ 00017268  0x00003cf6 ncall  0x000043cc , 0x00000002 
+ 00017269  0x00003cf7 storet  0x00000001 , 0x00004720 
+ 00017270  0x00003cf8 jam  0x00000000 , 0x000041bd 
+ 00017271  0x00003cf9 call  0x0000437a 
+ 00017272  0x00003cfa call  0x000043c0 
+ 00017273  0x00003cfc branch  0x0000437e 
+ 00017274  0x00003cff arg  0x00000001 , 0x00000002 
+ 00017275  0x00003d00 arg  0x00004720 , 0x00000011 
+ 00017276  0x00003d01 arg  0x00000000 , 0x00000012 
+ 00017277  0x00003d02 branch  0x00006606 
+ 00017278  0x00003d05 call  0x00004381 
+ 00017279  0x00003d06 call  0x000043c2 
+ 00017280  0x00003d07 branch  0x000041d7 
+ 00017281  0x00003d09 fetch  0x00000002 , 0x00004682 
+ 00017282  0x00003d0a bbit1  0x00000007 , 0x00004392 
+ 00017283  0x00003d0b bbit1  0x00000009 , 0x00003402 
+ 00017284  0x00003d0c bbit1  0x00000000 , 0x000033e9 
+ 00017285  0x00003d0d branch  0x000042ca 
+ 00017286  0x00003d10 bpatch  0x000000ed , 0x0000401d 
+ 00017287  0x00003d11 setarg  0x00000000 
+ 00017288  0x00003d12 store  0x00000002 , 0x000046b0 
+ 00017289  0x00003d13 fetch  0x00000002 , 0x00004682 
+ 00017290  0x00003d14 bbit1  0x00000009 , 0x00003402 
+ 00017291  0x00003d15 fetch  0x00000002 , 0x00004682 
+ 00017292  0x00003d16 bbit1  0x00000000 , 0x000033e9 
+ 00017293  0x00003d17 rtn 
+ 00017294  0x00003d1a setarg  0x00000001 
+ 00017295  0x00003d1b store  0x00000006 , 0x00000040 
+ 00017296  0x00003d1c jam  0x00000033 , 0x00000185 
+ 00017297  0x00003d1d branch  0x000042df 
+ 00017298  0x00003d21 call  0x000043c4 
+ 00017299  0x00003d22 branch  0x00007e2f 
+ 00017300  0x00003d25 fetch  0x00000001 , 0x000046ec 
+ 00017301  0x00003d26 rtneq  0x000000ff 
+ 00017302  0x00003d27 fetcht  0x00000001 , 0x000046ec 
+ 00017303  0x00003d28 call  0x0000681d 
+ 00017304  0x00003d29 branch  0x0000439f , 0x00000001 
+ 00017305  0x00003d2b fetch  0x00000001 , 0x00004685 
+ 00017306  0x00003d2c store  0x00000001 , 0x000046da 
+ 00017307  0x00003d2d fetch  0x00000001 , 0x000046db 
+ 00017308  0x00003d2e rtneq  0x00000001 
+ 00017309  0x00003d2f jam  0x00000001 , 0x000046db 
+ 00017310  0x00003d30 branch  0x000043ca 
+ 00017311  0x00003d32 call  0x000043b5 
+ 00017312  0x00003d33 fetch  0x00000001 , 0x000046db 
+ 00017313  0x00003d34 rtneq  0x00000000 
+ 00017314  0x00003d35 jam  0x00000000 , 0x000046db 
+ 00017315  0x00003d36 call  0x00007e2f 
+ 00017316  0x00003d37 branch  0x000043c8 
+ 00017317  0x00003d3b fetch  0x00000001 , 0x000046f5 
+ 00017318  0x00003d3c bbit1  0x00000004 , 0x00004394 
+ 00017319  0x00003d3e call  0x00004083 
+ 00017320  0x00003d3f beq  0x00000007 , 0x000043af 
+ 00017321  0x00003d41 fetch  0x00000001 , 0x00004685 
+ 00017322  0x00003d42 store  0x00000001 , 0x000046da 
+ 00017323  0x00003d43 fetch  0x00000001 , 0x000046db 
+ 00017324  0x00003d44 rtneq  0x00000001 
+ 00017325  0x00003d45 jam  0x00000001 , 0x000046db 
+ 00017326  0x00003d46 branch  0x000043ca 
+ 00017327  0x00003d4a call  0x000043b5 
+ 00017328  0x00003d4b fetch  0x00000001 , 0x000046db 
+ 00017329  0x00003d4c rtneq  0x00000000 
+ 00017330  0x00003d4d jam  0x00000000 , 0x000046db 
+ 00017331  0x00003d4e call  0x00007e2f 
+ 00017332  0x00003d4f branch  0x000043c8 
+ 00017333  0x00003d52 arg  0x000046da , 0x00000013 
+ 00017334  0x00003d53 arg  0x000043b8 , 0x00000012 
+ 00017335  0x00003d54 branch  0x0000336d 
+ 00017336  0x00003d57 arg  0x00000006 , 0x00000007 
+ 00017337  0x00003d58 call  0x000043ce 
+ 00017338  0x00003d59 call  0x00003357 
+ 00017339  0x00003d5a branch  0x0000426c 
+ 00017340  0x00003d5e arg  0x00000001 , 0x00000007 
+ 00017341  0x00003d5f branch  0x000043ce 
+ 00017342  0x00003d61 arg  0x00000001 , 0x00000007 
+ 00017343  0x00003d62 branch  0x000043d2 
+ 00017344  0x00003d64 arg  0x00000000 , 0x00000007 
+ 00017345  0x00003d65 branch  0x000043ce 
+ 00017346  0x00003d67 arg  0x00000000 , 0x00000007 
+ 00017347  0x00003d68 branch  0x000043d2 
+ 00017348  0x00003d6a arg  0x00000002 , 0x00000007 
+ 00017349  0x00003d6b branch  0x000043ce 
+ 00017350  0x00003d6d arg  0x00000002 , 0x00000007 
+ 00017351  0x00003d6e branch  0x000043d2 
+ 00017352  0x00003d70 arg  0x00000005 , 0x00000007 
+ 00017353  0x00003d71 branch  0x000043ce 
+ 00017354  0x00003d73 arg  0x00000005 , 0x00000007 
+ 00017355  0x00003d74 branch  0x000043d2 
+ 00017356  0x00003d79 arg  0x00000001 , 0x00000002 
+ 00017357  0x00003d7a rtn 
+ 00017358  0x00003d7d fetch  0x00000004 , 0x000046d3 
+ 00017359  0x00003d7e qset1  0x0000003f 
+ 00017360  0x00003d7f store  0x00000004 , 0x000046d3 
+ 00017361  0x00003d80 rtn 
+ 00017362  0x00003d83 fetch  0x00000004 , 0x000046d3 
+ 00017363  0x00003d84 qset0  0x0000003f 
+ 00017364  0x00003d85 store  0x00000004 , 0x000046d3 
+ 00017365  0x00003d86 rtn 
+ 00017366  0x00003d89 fetch  0x00000004 , 0x000046d3 
+ 00017367  0x00003d8a rtnbit0  0x0000001a 
+ 00017368  0x00003d8b fetch  0x00000001 , 0x000046ce 
+ 00017369  0x00003d8c increase  0x00000001 , 0x0000003f 
+ 00017370  0x00003d8d store  0x00000001 , 0x000046ce 
+ 00017371  0x00003d8e sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00017372  0x00003d8f rtn  0x00000002 
+ 00017373  0x00003d90 jam  0x00000000 , 0x000046ce 
+ 00017374  0x00003d91 call  0x000068eb 
+ 00017375  0x00003d92 call  0x00006908 
+ 00017376  0x00003d93 store  0x00000002 , 0x0000470f 
+ 00017377  0x00003d94 arg  0x00004709 , 0x00000011 
+ 00017378  0x00003d95 call  0x00006930 
+ 00017379  0x00003d96 fetch  0x00000001 , 0x00004231 
+ 00017380  0x00003d97 bbit1  0x00000001 , 0x000044a0 
+ 00017381  0x00003d98 bbit0  0x00000000 , 0x000043e9 
+ 00017382  0x00003d99 branch  0x000043e7 
+ 00017383  0x00003d9b arg  0x00000004 , 0x00000007 
+ 00017384  0x00003d9c branch  0x000043ce 
+ 00017385  0x00003d9e arg  0x00000004 , 0x00000007 
+ 00017386  0x00003d9f branch  0x000043d2 
+ 00017387  0x00003da2 fetch  0x00000004 , 0x000046d3 
+ 00017388  0x00003da3 rtnbit0  0x00000004 
+ 00017389  0x00003da4 fetch  0x00000001 , 0x000046ef 
+ 00017390  0x00003da5 store  0x00000001 , 0x00004715 
+ 00017391  0x00003da6 fetch  0x00000001 , 0x000046cf 
+ 00017392  0x00003da7 pincrease  0x00000001 
+ 00017393  0x00003da8 store  0x00000001 , 0x000046cf 
+ 00017394  0x00003da9 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00017395  0x00003daa ncall  0x000043f9 , 0x00000002 
+ 00017396  0x00003dab beq  0x00000002 , 0x000043fb 
+ 00017397  0x00003dac beq  0x00000004 , 0x000043fe 
+ 00017398  0x00003dad beq  0x00000006 , 0x000043fb 
+ 00017399  0x00003dae beq  0x00000008 , 0x000043fe 
+ 00017400  0x00003daf rtn 
+ 00017401  0x00003db1 jam  0x00000001 , 0x000046cf 
+ 00017402  0x00003db2 branch  0x000043fe 
+ 00017403  0x00003db4 arg  0x00000000 , 0x00000011 
+ 00017404  0x00003db5 jam  0x00000002 , 0x00004713 
+ 00017405  0x00003db6 branch  0x00007d14 
+ 00017406  0x00003db8 arg  0x00000000 , 0x00000011 
+ 00017407  0x00003db9 jam  0x00000002 , 0x00004713 
+ 00017408  0x00003dba branch  0x00007d19 
+ 00017409  0x00003dbd call  0x00003f97 
+ 00017410  0x00003dbe nrtn  0x00000028 
+ 00017411  0x00003dbf arg  0x00000007 , 0x00000011 
+ 00017412  0x00003dc0 arg  0x0000469a , 0x00000012 
+ 00017413  0x00003dc1 rtn 
+ 00017414  0x00003dc4 fetch  0x00000001 , 0x0000478b 
+ 00017415  0x00003dc5 rtn  0x00000034 
+ 00017416  0x00003dc7 fetcht  0x00000001 , 0x000046e7 
+ 00017417  0x00003dc8 call  0x0000681d 
+ 00017418  0x00003dc9 call  0x00004410 , 0x00000001 
+ 00017419  0x00003dca fetch  0x00000001 , 0x00004704 
+ 00017420  0x00003dcb nrtn  0x00000034 
+ 00017421  0x00003dcc call  0x00004083 
+ 00017422  0x00003dcd nrtn  0x00000034 
+ 00017423  0x00003dce branch  0x00002d83 
+ 00017424  0x00003dd1 fetch  0x00000001 , 0x000046e7 
+ 00017425  0x00003dd2 rtneq  0x000000ff 
+ 00017426  0x00003dd3 jam  0x0000000a , 0x00004704 
+ 00017427  0x00003dd4 rtn 
+ 00017428  0x00003dd8 call  0x00004423 
+ 00017429  0x00003dd9 fetch  0x00000002 , 0x00004778 
+ 00017430  0x00003dda arg  0x0000aa55 , 0x00000002 
+ 00017431  0x00003ddb isub  0x00000002 , 0x0000003e 
+ 00017432  0x00003ddc branch  0x0000442b , 0x00000005 
+ 00017433  0x00003ddd storet  0x00000002 , 0x00004778 
+ 00017434  0x00003dde call  0x0000441c 
+ 00017435  0x00003ddf branch  0x00004435 
+ 00017436  0x00003de1 fetch  0x00000006 , 0x000044a0 
+ 00017437  0x00003de2 store  0x00000006 , 0x00004738 
+ 00017438  0x00003de3 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017439  0x00003de4 store  0x00000006 , 0x00004755 
+ 00017440  0x00003de5 add  0x0000003f , 0x00000100 , 0x0000003f 
+ 00017441  0x00003de6 store  0x00000006 , 0x00004772 
+ 00017442  0x00003de7 rtn 
+ 00017443  0x00003deb setarg  0x00004778 
+ 00017444  0x00003dec arg  0x00004720 , 0x00000002 
+ 00017445  0x00003ded isub  0x00000002 , 0x00000002 
+ 00017446  0x00003dee fetch  0x00000003 , 0x00004700 
+ 00017447  0x00003def iadd  0x00000002 , 0x0000003f 
+ 00017448  0x00003df0 arg  0x00000002 , 0x00000002 
+ 00017449  0x00003df1 arg  0x00004778 , 0x00000011 
+ 00017450  0x00003df2 branch  0x00006562 
+ 00017451  0x00003df6 setarg  0x0000477f 
+ 00017452  0x00003df7 arg  0x00004720 , 0x00000002 
+ 00017453  0x00003df8 isub  0x00000002 , 0x00000002 
+ 00017454  0x00003df9 fetch  0x00000003 , 0x00004700 
+ 00017455  0x00003dfa arg  0x00004720 , 0x00000011 
+ 00017456  0x00003dfb call  0x00006562 
+ 00017457  0x00003dfc call  0x0000431a 
+ 00017458  0x00003dfd fetch  0x00000004 , 0x0000477b 
+ 00017459  0x00003dfe call  0x00002c7a 
+ 00017460  0x00003dff branch  0x0000322c 
+ 00017461  0x00003e02 setarg  0x0000477f 
+ 00017462  0x00003e03 arg  0x00004720 , 0x00000002 
+ 00017463  0x00003e04 isub  0x00000002 , 0x00000002 
+ 00017464  0x00003e05 arg  0x00004720 , 0x00000011 
+ 00017465  0x00003e06 fetch  0x00000003 , 0x00004700 
+ 00017466  0x00003e07 branch  0x00006514 
+ 00017467  0x00003e0a arg  0x00000001 , 0x00000002 
+ 00017468  0x00003e0b arg  0x0000477a , 0x00000011 
+ 00017469  0x00003e0c arg  0x0000005a , 0x00000012 
+ 00017470  0x00003e0d branch  0x000065d1 
+ 00017471  0x00003e10 arg  0x00000001 , 0x00000002 
+ 00017472  0x00003e11 arg  0x0000477a , 0x00000011 
+ 00017473  0x00003e12 arg  0x0000005a , 0x00000012 
+ 00017474  0x00003e13 branch  0x000065df 
+ 00017475  0x00003e16 rtnmark1  0x00000026 
+ 00017476  0x00003e17 fetch  0x00000004 , 0x000046d3 
+ 00017477  0x00003e18 rtnbit0  0x00000016 
+ 00017478  0x00003e19 fetch  0x00000001 , 0x00004705 
+ 00017479  0x00003e1a pincrease  0x00000001 
+ 00017480  0x00003e1b and  0x0000003f , 0x00000007 , 0x0000003f 
+ 00017481  0x00003e1c store  0x00000001 , 0x00004705 
+ 00017482  0x00003e1d rtnne  0x00000007 
+ 00017483  0x00003e1e fetch  0x00000002 , 0x00004682 
+ 00017484  0x00003e1f bbit1  0x00000000 , 0x0000444f 
+ 00017485  0x00003e20 bbit1  0x00000009 , 0x0000444f 
+ 00017486  0x00003e21 rtn 
+ 00017487  0x00003e27 bpatch  0x000000ee , 0x0000401d 
+ 00017488  0x00003e28 fetch  0x00000001 , 0x00004706 
+ 00017489  0x00003e29 nrtn  0x00000034 
+ 00017490  0x00003e2a fetch  0x00000004 , 0x000046d3 
+ 00017491  0x00003e2b rtnbit0  0x00000008 
+ 00017492  0x00003e2c fetch  0x00000001 , 0x000046a5 
+ 00017493  0x00003e2d call  0x000063fb 
+ 00017494  0x00003e2e store  0x00000001 , 0x000046a6 
+ 00017495  0x00003e2f sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017496  0x00003e30 branch  0x0000445b , 0x00000002 
+ 00017497  0x00003e31 jam  0x00000000 , 0x00004706 
+ 00017498  0x00003e32 rtn 
+ 00017499  0x00003e35 jam  0x0000001e , 0x00004706 
+ 00017500  0x00003e36 rtn 
+ 00017501  0x00003e38 arg  0x00004706 , 0x00000013 
+ 00017502  0x00003e39 arg  0x00004460 , 0x00000012 
+ 00017503  0x00003e3a branch  0x0000336d 
+ 00017504  0x00003e3d fetch  0x00000001 , 0x000046a5 
+ 00017505  0x00003e3e call  0x00006414 
+ 00017506  0x00003e3f sub  0x0000003f , 0x00000010 , 0x0000003e 
+ 00017507  0x00003e40 nrtn  0x00000002 
+ 00017508  0x00003e41 fetch  0x00000004 , 0x000046d3 
+ 00017509  0x00003e42 rtnbit0  0x00000008 
+ 00017510  0x00003e43 arg  0x00000008 , 0x00000007 
+ 00017511  0x00003e44 call  0x000043d2 
+ 00017512  0x00003e45 jam  0x00000000 , 0x00004172 
+ 00017513  0x00003e46 jam  0x0000001e , 0x000046c4 
+ 00017514  0x00003e47 call  0x00004482 
+ 00017515  0x00003e48 fetch  0x00000004 , 0x000046d3 
+ 00017516  0x00003e49 bbit1  0x00000015 , 0x00004471 
+ 00017517  0x00003e4b fetch  0x00000001 , 0x00004720 
+ 00017518  0x00003e4c beq  0x00000001 , 0x00004489 
+ 00017519  0x00003e4d beq  0x00000002 , 0x00004476 
+ 00017520  0x00003e4e rtn 
+ 00017521  0x00003e50 fetch  0x00000001 , 0x00004720 
+ 00017522  0x00003e51 beq  0x00000001 , 0x00004489 
+ 00017523  0x00003e52 beq  0x00000002 , 0x0000448c 
+ 00017524  0x00003e53 beq  0x00000003 , 0x0000448f 
+ 00017525  0x00003e54 rtn 
+ 00017526  0x00003e57 fetch  0x00000001 , 0x000046f0 
+ 00017527  0x00003e58 branch  0x0000428f 
+ 00017528  0x00003e5d jam  0x00000020 , 0x00004172 
+ 00017529  0x00003e5e branch  0x00004482 
+ 00017530  0x00003e63 fetch  0x00000001 , 0x000046f0 
+ 00017531  0x00003e64 rtneq  0x000000ff 
+ 00017532  0x00003e65 store  0x00000001 , 0x00004715 
+ 00017533  0x00003e66 branch  0x00004296 
+ 00017534  0x00003e69 fetch  0x00000001 , 0x000046f1 
+ 00017535  0x00003e6a rtneq  0x000000ff 
+ 00017536  0x00003e6b store  0x00000001 , 0x00004715 
+ 00017537  0x00003e6c branch  0x00004296 
+ 00017538  0x00003e6f call  0x00004296 
+ 00017539  0x00003e70 call  0x0000447a 
+ 00017540  0x00003e71 call  0x0000447e 
+ 00017541  0x00003e73 fetch  0x00000001 , 0x000046f2 
+ 00017542  0x00003e74 rtneq  0x000000ff 
+ 00017543  0x00003e75 store  0x00000001 , 0x00004715 
+ 00017544  0x00003e76 branch  0x00004296 
+ 00017545  0x00003e79 fetch  0x00000001 , 0x000046f0 
+ 00017546  0x00003e7a store  0x00000001 , 0x00004715 
+ 00017547  0x00003e7b branch  0x00004298 
+ 00017548  0x00003e7d fetch  0x00000001 , 0x000046f1 
+ 00017549  0x00003e7e store  0x00000001 , 0x00004715 
+ 00017550  0x00003e7f branch  0x00004298 
+ 00017551  0x00003e81 fetch  0x00000001 , 0x000046f2 
+ 00017552  0x00003e82 store  0x00000001 , 0x00004715 
+ 00017553  0x00003e83 branch  0x00004298 
+ 00017554  0x00003e88 bpatch  0x000000ef , 0x0000401d 
+ 00017555  0x00003e89 fetch  0x00000001 , 0x0000471e 
+ 00017556  0x00003e8a increase  0xffffffff , 0x0000003f 
+ 00017557  0x00003e8b store  0x00000001 , 0x0000471e 
+ 00017558  0x00003e8c fetcht  0x00000001 , 0x00004720 
+ 00017559  0x00003e8d increase  0x00000001 , 0x00000002 
+ 00017560  0x00003e8e fetch  0x00000001 , 0x000046d2 
+ 00017561  0x00003e8f isub  0x00000002 , 0x0000003e 
+ 00017562  0x00003e90 ncall  0x000043cc , 0x00000002 
+ 00017563  0x00003e91 storet  0x00000001 , 0x00004720 
+ 00017564  0x00003e92 jam  0x00000000 , 0x000041bd 
+ 00017565  0x00003e93 call  0x0000437a 
+ 00017566  0x00003e94 call  0x000042fb 
+ 00017567  0x00003e95 branch  0x000042a2 
+ 00017568  0x00003e98 call  0x00004482 
+ 00017569  0x00003e99 setarg  0x00000000 
+ 00017570  0x00003e9a store  0x00000008 , 0x000000a1 
+ 00017571  0x00003e9b branch  0x00002b1f 
+ 00017572  0x00003ea7 rtn  0x0000002b 
+ 00017573  0x00003ea8 hfetch  0x00000001 , 0x00008081 
+ 00017574  0x00003ea9 and_into  0x000000f0 , 0x0000003f 
+ 00017575  0x00003eaa hstore  0x00000001 , 0x00008081 
+ 00017576  0x00003eab call  0x00006948 
+ 00017577  0x00003eac setarg  0x000044e6 
+ 00017578  0x00003ead store  0x00000002 , 0x000041eb 
+ 00017579  0x00003eaf setarg  0x000044e9 
+ 00017580  0x00003eb0 store  0x00000002 , 0x000041ed 
+ 00017581  0x00003eb2 setarg  0x000044ef 
+ 00017582  0x00003eb3 store  0x00000002 , 0x000041f3 
+ 00017583  0x00003eb5 setarg  0x000044f2 
+ 00017584  0x00003eb6 store  0x00000002 , 0x000041f5 
+ 00017585  0x00003eb8 setarg  0x000033d0 
+ 00017586  0x00003eb9 store  0x00000002 , 0x000041e9 
+ 00017587  0x00003ebb call  0x00002c7a 
+ 00017588  0x00003ebc setarg  0x000045c2 
+ 00017589  0x00003ebd add  0x00000013 , 0x000000d8 , 0x00000005 
+ 00017590  0x00003ebe istore  0x00000002 , 0x00000005 
+ 00017591  0x00003ec0 setarg  0x000044ea 
+ 00017592  0x00003ec1 add  0x00000013 , 0x000000da , 0x00000005 
+ 00017593  0x00003ec2 istore  0x00000002 , 0x00000005 
+ 00017594  0x00003ec4 setarg  0x000044e9 
+ 00017595  0x00003ec5 add  0x00000013 , 0x000000dc , 0x00000005 
+ 00017596  0x00003ec6 istore  0x00000002 , 0x00000005 
+ 00017597  0x00003ec8 setarg  0x0000450e 
+ 00017598  0x00003ec9 store  0x00000002 , 0x000041fd 
+ 00017599  0x00003ecb setarg  0x000044da 
+ 00017600  0x00003ecc store  0x00000002 , 0x0000475b 
+ 00017601  0x00003ece setarg  0x000044d6 
+ 00017602  0x00003ecf store  0x00000002 , 0x0000475f 
+ 00017603  0x00003ed1 setarg  0x00004560 
+ 00017604  0x00003ed2 store  0x00000002 , 0x0000470f 
+ 00017605  0x00003ed4 bpatch  0x000000f0 , 0x0000401e 
+ 00017606  0x00003ed5 call  0x000044e2 
+ 00017607  0x00003ed6 call  0x00007e38 
+ 00017608  0x00003ed7 jam  0x00000002 , 0x00004172 
+ 00017609  0x00003ed8 fetch  0x00000001 , 0x0000472b 
+ 00017610  0x00003ed9 store  0x00000001 , 0x0000469a 
+ 00017611  0x00003eda beq  0x00000000 , 0x000044d5 
+ 00017612  0x00003edb fetch  0x00000001 , 0x0000472c 
+ 00017613  0x00003edc store  0x00000001 , 0x00004686 
+ 00017614  0x00003ede call  0x000044db 
+ 00017615  0x00003edf call  0x00007cd3 
+ 00017616  0x00003ee0 call  0x00007cdd 
+ 00017617  0x00003ee1 jam  0x00000001 , 0x00004757 
+ 00017618  0x00003ee2 fetch  0x00000002 , 0x00004682 
+ 00017619  0x00003ee3 rtnbit1  0x0000000c 
+ 00017620  0x00003ee4 branch  0x0000340a 
+ 00017621  0x00003ee9 jam  0x00000002 , 0x00004757 
+ 00017622  0x00003eeb call  0x000044db 
+ 00017623  0x00003eed arg  0x00000000 , 0x00000011 
+ 00017624  0x00003eee call  0x00007d1e 
+ 00017625  0x00003ef0 branch  0x00002ee4 
+ 00017626  0x00003ef3 branch  0x000044db 
+ 00017627  0x00003ef6 bpatch  0x000000f1 , 0x0000401e 
+ 00017628  0x00003ef7 fetch  0x00000001 , 0x00004729 
+ 00017629  0x00003ef8 bne  0x000000ff , 0x000044e0 
+ 00017630  0x00003efa fetcht  0x00000001 , 0x00004706 
+ 00017631  0x00003efb branch  0x0000680e 
+ 00017632  0x00003efd store  0x00000001 , 0x00004706 
+ 00017633  0x00003efe branch  0x000044de 
+ 00017634  0x00003f02 call  0x00002c9d 
+ 00017635  0x00003f03 fetch  0x00000002 , 0x00004753 
+ 00017636  0x00003f04 store  0x00000002 , 0x00004755 
+ 00017637  0x00003f05 branch  0x00004515 
+ 00017638  0x00003f0d call  0x00006835 
+ 00017639  0x00003f0e call  0x000044e9 
+ 00017640  0x00003f0f branch  0x0000340a 
+ 00017641  0x00003f12 branch  0x0000696c 
+ 00017642  0x00003f15 fetch  0x00000001 , 0x00004765 
+ 00017643  0x00003f16 rtn  0x00000034 
+ 00017644  0x00003f18 branch  0x00002d83 
+ 00017645  0x00003f1b rtn 
+ 00017646  0x00003f1e branch  0x00006978 
+ 00017647  0x00003f21 call  0x00004544 
+ 00017648  0x00003f22 call  0x00004503 
+ 00017649  0x00003f23 branch  0x000044ee 
+ 00017650  0x00003f26 copy  0x00000013 , 0x0000003f 
+ 00017651  0x00003f27 beq  0x0000002d , 0x00003431 
+ 00017652  0x00003f28 beq  0x00000010 , 0x0000341a 
+ 00017653  0x00003f29 beq  0x00000039 , 0x000044fb 
+ 00017654  0x00003f2a beq  0x0000003c , 0x000044ff 
+ 00017655  0x00003f2b beq  0x0000003a , 0x000044f9 
+ 00017656  0x00003f2c rtn 
+ 00017657  0x00003f2f jam  0x00000001 , 0x00004765 
+ 00017658  0x00003f30 rtn 
+ 00017659  0x00003f33 jam  0x00000001 , 0x00004765 
+ 00017660  0x00003f34 jam  0x00000001 , 0x00004763 
+ 00017661  0x00003f35 jam  0x00000001 , 0x00004764 
+ 00017662  0x00003f36 rtn 
+ 00017663  0x00003f39 jam  0x00000001 , 0x00004765 
+ 00017664  0x00003f3a jam  0x00000001 , 0x00004763 
+ 00017665  0x00003f3b jam  0x00000001 , 0x00004764 
+ 00017666  0x00003f3c rtn 
+ 00017667  0x00003f3f fetch  0x00000001 , 0x00004763 
+ 00017668  0x00003f40 rtneq  0x00000000 
+ 00017669  0x00003f41 fetch  0x00000001 , 0x00004762 
+ 00017670  0x00003f42 rtneq  0x00000001 
+ 00017671  0x00003f43 jam  0x00000001 , 0x00004762 
+ 00017672  0x00003f45 arg  0x00000000 , 0x00000011 
+ 00017673  0x00003f46 branch  0x00007d19 
+ 00017674  0x00003f48 arg  0x00000000 , 0x00000011 
+ 00017675  0x00003f49 call  0x00007d19 
+ 00017676  0x00003f4a call  0x000044db 
+ 00017677  0x00003f4b branch  0x0000340a 
+ 00017678  0x00003f4e call  0x0000337b 
+ 00017679  0x00003f4f branch  0x00004510 
+ 00017680  0x00003f52 fetch  0x00000001 , 0x0000472d 
+ 00017681  0x00003f53 rtn  0x00000034 
+ 00017682  0x00003f54 arg  0x00004755 , 0x00000013 
+ 00017683  0x00003f55 arg  0x0000450a , 0x00000012 
+ 00017684  0x00003f56 branch  0x00003374 
+ 00017685  0x00003f5a call  0x0000451a 
+ 00017686  0x00003f5b storet  0x00000002 , 0x0000471a 
+ 00017687  0x00003f5c call  0x0000451f 
+ 00017688  0x00003f5d storet  0x00000002 , 0x0000471c 
+ 00017689  0x00003f5e rtn 
+ 00017690  0x00003f61 fetch  0x00000002 , 0x0000471a 
+ 00017691  0x00003f62 store  0x00000002 , 0x0000471e 
+ 00017692  0x00003f63 call  0x00004540 
+ 00017693  0x00003f64 call  0x00004525 
+ 00017694  0x00003f65 store  0x00000001 , 0x00004724 
+ 00017695  0x00003f67 fetch  0x00000002 , 0x0000471c 
+ 00017696  0x00003f68 store  0x00000002 , 0x0000471e 
+ 00017697  0x00003f69 call  0x00004542 
+ 00017698  0x00003f6a call  0x00004525 
+ 00017699  0x00003f6b store  0x00000001 , 0x00004725 
+ 00017700  0x00003f6c rtn 
+ 00017701  0x00003f6e fetch  0x00000002 , 0x00004720 
+ 00017702  0x00003f6f copy  0x0000003f , 0x00000011 
+ 00017703  0x00003f70 fetch  0x00000002 , 0x0000471e 
+ 00017704  0x00003f71 call  0x0000452e 
+ 00017705  0x00003f72 fetch  0x00000001 , 0x00004719 
+ 00017706  0x00003f73 nbranch  0x00004537 , 0x00000034 
+ 00017707  0x00003f74 nrtn  0x00000002 
+ 00017708  0x00003f75 fetcht  0x00000002 , 0x0000471e 
+ 00017709  0x00003f76 rtn 
+ 00017710  0x00003f78 isub  0x00000002 , 0x0000003f 
+ 00017711  0x00003f79 branch  0x00004534 , 0x00000002 
+ 00017712  0x00003f7a sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00017713  0x00003f7b jam  0x00000001 , 0x00004718 
+ 00017714  0x00003f7c isub  0x00000011 , 0x0000003e 
+ 00017715  0x00003f7d rtn 
+ 00017716  0x00003f7f jam  0x00000000 , 0x00004718 
+ 00017717  0x00003f80 isub  0x00000011 , 0x0000003e 
+ 00017718  0x00003f81 rtn 
+ 00017719  0x00003f83 nbranch  0x0000453e , 0x00000002 
+ 00017720  0x00003f84 fetch  0x00000001 , 0x00004718 
+ 00017721  0x00003f85 nbranch  0x0000453c , 0x00000034 
+ 00017722  0x00003f87 setarg  0x00000001 
+ 00017723  0x00003f88 rtn 
+ 00017724  0x00003f8a setarg  0x00000002 
+ 00017725  0x00003f8b rtn 
+ 00017726  0x00003f8d setarg  0x00000000 
+ 00017727  0x00003f8e rtn 
+ 00017728  0x00003f90 jam  0x00000033 , 0x0000422e 
+ 00017729  0x00003f91 branch  0x000068eb 
+ 00017730  0x00003f93 jam  0x00000034 , 0x0000422e 
+ 00017731  0x00003f94 branch  0x000068eb 
+ 00017732  0x00003f98 fetch  0x00000001 , 0x0000472a 
+ 00017733  0x00003f99 rtnne  0x00000001 
+ 00017734  0x00003f9b bpatch  0x000000f2 , 0x0000401e 
+ 00017735  0x00003f9c jam  0x00000001 , 0x00004719 
+ 00017736  0x00003f9d call  0x0000451a 
+ 00017737  0x00003f9e fetch  0x00000002 , 0x00004724 
+ 00017738  0x00003f9f fetcht  0x00000002 , 0x00004722 
+ 00017739  0x00003fa0 isub  0x00000002 , 0x0000003e 
+ 00017740  0x00003fa1 rtn  0x00000005 
+ 00017741  0x00003fa2 store  0x00000002 , 0x00004722 
+ 00017742  0x00003fa3 call  0x00004550 
+ 00017743  0x00003fa4 branch  0x00004554 
+ 00017744  0x00003fa7 fetch  0x00000001 , 0x00004724 
+ 00017745  0x00003fa8 branch  0x0000455a , 0x00000034 
+ 00017746  0x00003fa9 increase  0xffffffff , 0x0000003f 
+ 00017747  0x00003faa branch  0x00004557 
+ 00017748  0x00003fac fetch  0x00000001 , 0x00004725 
+ 00017749  0x00003fad branch  0x0000455d , 0x00000034 
+ 00017750  0x00003fae increase  0x00000001 , 0x0000003f 
+ 00017751  0x00003fb0 copy  0x0000003f , 0x00000007 
+ 00017752  0x00003fb1 arg  0x00000001 , 0x00000011 
+ 00017753  0x00003fb2 branch  0x00004560 
+ 00017754  0x00003fb5 arg  0x00000000 , 0x00000007 
+ 00017755  0x00003fb6 arg  0x00000000 , 0x00000011 
+ 00017756  0x00003fb7 branch  0x00004560 
+ 00017757  0x00003fb9 arg  0x00000002 , 0x00000007 
+ 00017758  0x00003fba arg  0x00000000 , 0x00000011 
+ 00017759  0x00003fbb branch  0x00004560 
+ 00017760  0x00003fbe copy  0x00000011 , 0x0000003f 
+ 00017761  0x00003fbf store  0x00000001 , 0x00004761 
+ 00017762  0x00003fc0 fetch  0x00000001 , 0x00004763 
+ 00017763  0x00003fc1 beq  0x00000000 , 0x00002ee4 
+ 00017764  0x00003fc2 fetch  0x00000002 , 0x00004753 
+ 00017765  0x00003fc3 store  0x00000002 , 0x00004755 
+ 00017766  0x00003fc4 fetch  0x00000001 , 0x00004761 
+ 00017767  0x00003fc5 branch  0x00004580 , 0x00000034 
+ 00017768  0x00003fc7 bpatch  0x000000f3 , 0x0000401e 
+ 00017769  0x00003fc8 arg  0x00000000 , 0x00000011 
+ 00017770  0x00003fc9 call  0x00007d14 
+ 00017771  0x00003fcb copy  0x00000007 , 0x0000003f 
+ 00017772  0x00003fcc beq  0x00000004 , 0x000045a3 
+ 00017773  0x00003fcd beq  0x00000005 , 0x000045a5 
+ 00017774  0x00003fce beq  0x00000006 , 0x000045a7 
+ 00017775  0x00003fd2 call  0x0000458b 
+ 00017776  0x00003fd3 beq  0x00000000 , 0x00004574 
+ 00017777  0x00003fd4 beq  0x00000002 , 0x0000457a 
+ 00017778  0x00003fd5 beq  0x00000003 , 0x00004574 
+ 00017779  0x00003fd6 rtn 
+ 00017780  0x00003fd9 copy  0x00000007 , 0x0000003f 
+ 00017781  0x00003fda beq  0x00000000 , 0x0000458f 
+ 00017782  0x00003fdb beq  0x00000001 , 0x00004591 
+ 00017783  0x00003fdc beq  0x00000002 , 0x00004593 
+ 00017784  0x00003fdd beq  0x00000003 , 0x00004595 
+ 00017785  0x00003fde rtn 
+ 00017786  0x00003fe1 copy  0x00000007 , 0x0000003f 
+ 00017787  0x00003fe2 beq  0x00000000 , 0x00004597 
+ 00017788  0x00003fe3 beq  0x00000001 , 0x0000459a 
+ 00017789  0x00003fe4 beq  0x00000002 , 0x0000459d 
+ 00017790  0x00003fe5 beq  0x00000003 , 0x000045a0 
+ 00017791  0x00003fe6 rtn 
+ 00017792  0x00003fe9 bpatch  0x000000f4 , 0x0000401e 
+ 00017793  0x00003fea arg  0x00000000 , 0x00000011 
+ 00017794  0x00003feb call  0x00007d19 
+ 00017795  0x00003fed copy  0x00000007 , 0x0000003f 
+ 00017796  0x00003fee beq  0x00000004 , 0x000045bc 
+ 00017797  0x00003fef beq  0x00000005 , 0x000045bc 
+ 00017798  0x00003ff3 call  0x0000458b 
+ 00017799  0x00003ff4 beq  0x00000000 , 0x000045a9 
+ 00017800  0x00003ff5 beq  0x00000002 , 0x000045af 
+ 00017801  0x00003ff6 beq  0x00000003 , 0x000045a9 
+ 00017802  0x00003ff7 rtn 
+ 00017803  0x00003ffa fetch  0x00000001 , 0x00004728 
+ 00017804  0x00003ffb fetcht  0x00000001 , 0x00004727 
+ 00017805  0x00003ffc ior  0x00000002 , 0x0000003f 
+ 00017806  0x00003ffd rtn 
+ 00017807  0x00004001 jam  0x00000001 , 0x00004734 
+ 00017808  0x00004002 branch  0x000045be 
+ 00017809  0x00004004 jam  0x00000002 , 0x00004734 
+ 00017810  0x00004005 branch  0x000045be 
+ 00017811  0x00004007 jam  0x00000001 , 0x00004736 
+ 00017812  0x00004008 branch  0x000045be 
+ 00017813  0x0000400a jam  0x00000002 , 0x00004736 
+ 00017814  0x0000400b branch  0x000045be 
+ 00017815  0x0000400f jam  0x00000001 , 0x00004734 
+ 00017816  0x00004010 jam  0x00000001 , 0x00004736 
+ 00017817  0x00004011 branch  0x000045be 
+ 00017818  0x00004013 jam  0x00000002 , 0x00004734 
+ 00017819  0x00004014 jam  0x00000002 , 0x00004736 
+ 00017820  0x00004015 branch  0x000045be 
+ 00017821  0x00004017 jam  0x00000002 , 0x00004734 
+ 00017822  0x00004018 jam  0x00000001 , 0x00004736 
+ 00017823  0x00004019 branch  0x000045be 
+ 00017824  0x0000401b jam  0x00000001 , 0x00004734 
+ 00017825  0x0000401c jam  0x00000002 , 0x00004736 
+ 00017826  0x0000401d branch  0x000045be 
+ 00017827  0x00004021 jam  0x00000001 , 0x00004738 
+ 00017828  0x00004022 branch  0x000045be 
+ 00017829  0x00004024 jam  0x00000002 , 0x00004738 
+ 00017830  0x00004025 branch  0x000045be 
+ 00017831  0x00004028 jam  0x00000001 , 0x00004741 
+ 00017832  0x00004029 branch  0x000045c0 
+ 00017833  0x0000402c copy  0x00000007 , 0x0000003f 
+ 00017834  0x0000402d beq  0x00000000 , 0x000045b5 
+ 00017835  0x0000402e beq  0x00000001 , 0x000045b5 
+ 00017836  0x0000402f beq  0x00000002 , 0x000045b7 
+ 00017837  0x00004030 beq  0x00000003 , 0x000045b7 
+ 00017838  0x00004031 rtn 
+ 00017839  0x00004034 copy  0x00000007 , 0x0000003f 
+ 00017840  0x00004035 beq  0x00000000 , 0x000045b9 
+ 00017841  0x00004036 beq  0x00000001 , 0x000045b9 
+ 00017842  0x00004037 beq  0x00000002 , 0x000045b9 
+ 00017843  0x00004038 beq  0x00000003 , 0x000045b9 
+ 00017844  0x00004039 rtn 
+ 00017845  0x0000403d jam  0x00000000 , 0x00004734 
+ 00017846  0x0000403e branch  0x000045be 
+ 00017847  0x00004041 jam  0x00000000 , 0x00004736 
+ 00017848  0x00004042 branch  0x000045be 
+ 00017849  0x00004048 jam  0x00000000 , 0x00004734 
+ 00017850  0x00004049 jam  0x00000000 , 0x00004736 
+ 00017851  0x0000404a branch  0x000045be 
+ 00017852  0x0000404e jam  0x00000000 , 0x00004738 
+ 00017853  0x0000404f branch  0x000045be 
+ 00017854  0x00004052 arg  0x0000472e , 0x00000011 
+ 00017855  0x00004053 branch  0x00007e3d 
+ 00017856  0x00004055 arg  0x0000473b , 0x00000011 
+ 00017857  0x00004056 branch  0x00007e3d 
+ 00017858  0x00004059 fetch  0x00000001 , 0x00004764 
+ 00017859  0x0000405a beq  0x00000001 , 0x000045cc 
+ 00017860  0x0000405b arg  0x00004744 , 0x00000011 
+ 00017861  0x0000405c call  0x00007e54 
+ 00017862  0x0000405d nbranch  0x000045d1 , 0x00000028 
+ 00017863  0x0000405f arg  0x00004744 , 0x00000006 
+ 00017864  0x00004060 ifetch  0x00000001 , 0x00000006 
+ 00017865  0x00004061 copy  0x0000003f , 0x00000011 
+ 00017866  0x00004062 arg  0x00004745 , 0x00000012 
+ 00017867  0x00004065 rtn 
+ 00017868  0x00004068 jam  0x00000000 , 0x00004764 
+ 00017869  0x00004069 enable  0x00000028 
+ 00017870  0x0000406a arg  0x00000001 , 0x00000011 
+ 00017871  0x0000406b arg  0x00004766 , 0x00000012 
+ 00017872  0x0000406c rtn 
+ 00017873  0x0000406f fetch  0x00000001 , 0x00004747 
+ 00017874  0x00004070 beq  0x00000004 , 0x000045d5 
+ 00017875  0x00004071 beq  0x00000005 , 0x000045d5 
+ 00017876  0x00004072 rtn 
+ 00017877  0x00004074 fetch  0x00000001 , 0x0000474a 
+ 00017878  0x00004075 nbranch  0x000045dc , 0x00000034 
+ 00017879  0x00004076 fetch  0x00000001 , 0x0000474c 
+ 00017880  0x00004077 nbranch  0x000045dc , 0x00000034 
+ 00017881  0x00004078 fetch  0x00000001 , 0x0000474e 
+ 00017882  0x00004079 nbranch  0x000045dc , 0x00000034 
+ 00017883  0x0000407a rtn 
+ 00017884  0x0000407c enable  0x00000028 
+ 00017885  0x0000407d branch  0x000045c7 
+ 00017886  0x00004086 rtn  0x0000002b 
+ 00017887  0x00004087 hfetch  0x00000001 , 0x00008081 
+ 00017888  0x00004088 and_into  0x000000fc , 0x0000003f 
+ 00017889  0x00004089 hstore  0x00000001 , 0x00008081 
+ 00017890  0x0000408a setarg  0x000046b4 
+ 00017891  0x0000408b store  0x00000002 , 0x000041eb 
+ 00017892  0x0000408d setarg  0x000046b3 
+ 00017893  0x0000408e store  0x00000002 , 0x000041ed 
+ 00017894  0x00004090 setarg  0x0000340a 
+ 00017895  0x00004091 store  0x00000002 , 0x000041f7 
+ 00017896  0x00004093 setarg  0x000046b1 
+ 00017897  0x00004094 store  0x00000002 , 0x000041f3 
+ 00017898  0x00004096 setarg  0x00004612 
+ 00017899  0x00004097 store  0x00000002 , 0x000041f5 
+ 00017900  0x00004099 setarg  0x0000460c 
+ 00017901  0x0000409a store  0x00000002 , 0x000041e9 
+ 00017902  0x0000409c setarg  0x0000476a 
+ 00017903  0x0000409d store  0x00000002 , 0x000041f9 
+ 00017904  0x0000409f setarg  0x00004686 
+ 00017905  0x000040a0 store  0x00000002 , 0x000041fd 
+ 00017906  0x000040a2 setarg  0x00004729 
+ 00017907  0x000040a3 store  0x00000002 , 0x000046e7 
+ 00017908  0x000040a5 setarg  0x00004806 
+ 00017909  0x000040a6 store  0x00000002 , 0x000046e2 
+ 00017910  0x000040a7 setarg  0x00004807 
+ 00017911  0x000040a8 store  0x00000002 , 0x000046e4 
+ 00017912  0x000040aa call  0x000057a3 
+ 00017913  0x000040ab call  0x000047da 
+ 00017914  0x000040ac call  0x00004788 
+ 00017915  0x000040ad call  0x0000476d 
+ 00017916  0x000040ae call  0x00006948 
+ 00017917  0x000040af call  0x0000477a 
+ 00017918  0x000040b0 call  0x00007e38 
+ 00017919  0x000040b1 call  0x00007d08 
+ 00017920  0x000040b2 call  0x00004793 
+ 00017921  0x000040b3 call  0x000047c7 
+ 00017922  0x000040b5 bpatch  0x000000f5 , 0x0000401e 
+ 00017923  0x000040b6 call  0x0000464f 
+ 00017924  0x000040b7 fetch  0x00000001 , 0x000046dd 
+ 00017925  0x000040b8 beq  0x00000000 , 0x00004609 
+ 00017926  0x000040b9 fetch  0x00000001 , 0x000046de 
+ 00017927  0x000040ba store  0x00000001 , 0x00004686 
+ 00017928  0x000040bb branch  0x0000480e 
+ 00017929  0x000040bf jam  0x000000ff , 0x00004686 
+ 00017930  0x000040c0 jam  0x00000001 , 0x000046df 
+ 00017931  0x000040c1 branch  0x000046d9 
+ 00017932  0x000040c6 fetch  0x00000001 , 0x000046df 
+ 00017933  0x000040c7 beq  0x00000002 , 0x000033d0 
+ 00017934  0x000040c8 call  0x0000527e 
+ 00017935  0x000040c9 fetch  0x00000001 , 0x00004256 
+ 00017936  0x000040ca nbranch  0x000033d0 , 0x00000034 
+ 00017937  0x000040cb branch  0x000033d2 
+ 00017938  0x000040d0 copy  0x00000013 , 0x0000003f 
+ 00017939  0x000040d2 beq  0x00000001 , 0x00004626 
+ 00017940  0x000040d3 beq  0x00000002 , 0x00004629 
+ 00017941  0x000040d4 beq  0x00000004 , 0x00004631 
+ 00017942  0x000040d5 beq  0x00000005 , 0x00004633 
+ 00017943  0x000040d6 beq  0x00000006 , 0x00004635 
+ 00017944  0x000040d7 beq  0x00000007 , 0x00004638 
+ 00017945  0x000040d8 beq  0x00000012 , 0x0000463c 
+ 00017946  0x000040d9 beq  0x00000013 , 0x00004644 
+ 00017947  0x000040da beq  0x00000027 , 0x00004645 
+ 00017948  0x000040db beq  0x0000002e , 0x00004648 
+ 00017949  0x000040dc beq  0x0000003d , 0x00004649 
+ 00017950  0x000040de beq  0x00000014 , 0x00004658 
+ 00017951  0x000040df beq  0x00000015 , 0x0000465c 
+ 00017952  0x000040e0 beq  0x0000003f , 0x0000465f 
+ 00017953  0x000040e1 beq  0x00000040 , 0x00004665 
+ 00017954  0x000040e3 beq  0x00000010 , 0x0000466b 
+ 00017955  0x000040e4 beq  0x0000002c , 0x0000466c 
+ 00017956  0x000040e5 beq  0x0000002d , 0x00004677 
+ 00017957  0x000040e6 rtn 
+ 00017958  0x000040ec jam  0x00000000 , 0x000046ad 
+ 00017959  0x000040ed jam  0x00000000 , 0x000046ac 
+ 00017960  0x000040ee rtn 
+ 00017961  0x000040f2 call  0x0000462b 
+ 00017962  0x000040f3 branch  0x00004631 
+ 00017963  0x000040f6 jam  0x00000000 , 0x000041e2 
+ 00017964  0x000040f7 jam  0x00000000 , 0x00004680 
+ 00017965  0x000040f8 jam  0x00000000 , 0x00004205 
+ 00017966  0x000040f9 jam  0x00000000 , 0x000046ac 
+ 00017967  0x000040fa jam  0x00000000 , 0x000046ad 
+ 00017968  0x000040fb branch  0x00007e38 
+ 00017969  0x000040ff call  0x000033a9 
+ 00017970  0x00004100 branch  0x000046c2 
+ 00017971  0x00004104 call  0x000046b6 
+ 00017972  0x00004105 branch  0x00003408 
+ 00017973  0x00004109 setarg  0x00000002 
+ 00017974  0x0000410a store  0x00000001 , 0x00004680 
+ 00017975  0x0000410b rtn 
+ 00017976  0x0000410f jam  0x00000000 , 0x000046ac 
+ 00017977  0x00004110 setarg  0x00000001 
+ 00017978  0x00004111 store  0x00000001 , 0x000046ad 
+ 00017979  0x00004112 rtn 
+ 00017980  0x00004116 fetch  0x00000001 , 0x000041e2 
+ 00017981  0x00004117 rtneq  0x00000001 
+ 00017982  0x00004118 jam  0x00000001 , 0x000041e2 
+ 00017983  0x00004119 call  0x00003416 
+ 00017984  0x0000411a call  0x00003414 
+ 00017985  0x0000411b call  0x000046b6 
+ 00017986  0x0000411c call  0x00003408 
+ 00017987  0x0000411d branch  0x0000340e 
+ 00017988  0x00004121 branch  0x00004631 
+ 00017989  0x00004125 setarg  0x00000005 
+ 00017990  0x00004126 store  0x00000001 , 0x000046ac 
+ 00017991  0x00004127 rtn 
+ 00017992  0x0000412b branch  0x000033cd 
+ 00017993  0x00004130 arg  0x00000000 , 0x00000012 
+ 00017994  0x00004131 fetch  0x00000001 , 0x00004217 
+ 00017995  0x00004132 mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00017996  0x00004133 fetch  0x00000002 , 0x00004215 
+ 00017997  0x00004134 copy  0x0000003f , 0x00000011 
+ 00017998  0x00004135 branch  0x00006606 
+ 00017999  0x00004138 arg  0x00000000 , 0x00000012 
+ 00018000  0x00004139 fetch  0x00000001 , 0x0000469a 
+ 00018001  0x0000413a rtnbit0  0x00000001 
+ 00018002  0x0000413b fetch  0x00000001 , 0x00004217 
+ 00018003  0x0000413c rtn  0x00000034 
+ 00018004  0x0000413d mul32  0x0000003f , 0x00000022 , 0x00000002 
+ 00018005  0x0000413e fetch  0x00000002 , 0x00004215 
+ 00018006  0x0000413f copy  0x0000003f , 0x00000011 
+ 00018007  0x00004140 branch  0x000065df 
+ 00018008  0x00004145 call  0x000046b6 
+ 00018009  0x00004146 setarg  0x00000000 
+ 00018010  0x00004147 store  0x00000002 , 0x000046b7 
+ 00018011  0x00004148 branch  0x00003408 
+ 00018012  0x0000414c call  0x00007e38 
+ 00018013  0x0000414d jam  0x00000000 , 0x000046b0 
+ 00018014  0x0000414e branch  0x000046d9 
+ 00018015  0x00004152 call  0x00007e38 
+ 00018016  0x00004153 jam  0x00000001 , 0x000046b0 
+ 00018017  0x00004154 fetch  0x00000008 , 0x000046c1 
+ 00018018  0x00004155 store  0x00000008 , 0x00004496 
+ 00018019  0x00004156 call  0x00003416 
+ 00018020  0x00004157 branch  0x00005abf 
+ 00018021  0x0000415b fetch  0x00000002 , 0x00004509 
+ 00018022  0x0000415c rtneq  0x00000000 
+ 00018023  0x0000415d fetch  0x00000008 , 0x000046c9 
+ 00018024  0x0000415e rtn  0x00000034 
+ 00018025  0x0000415f store  0x00000008 , 0x00004496 
+ 00018026  0x00004160 branch  0x00005abf 
+ 00018027  0x00004165 branch  0x0000481f 
+ 00018028  0x00004168 fetch  0x00000001 , 0x000046dd 
+ 00018029  0x00004169 rtneq  0x00000000 
+ 00018030  0x0000416a fetch  0x00000001 , 0x000046df 
+ 00018031  0x0000416b rtnne  0x00000001 
+ 00018032  0x0000416c call  0x00004672 
+ 00018033  0x0000416d branch  0x00003406 
+ 00018034  0x00004170 jam  0x00000001 , 0x000048df 
+ 00018035  0x00004171 arg  0x0000000b , 0x00000039 
+ 00018036  0x00004172 arg  0x000048e0 , 0x00000005 
+ 00018037  0x00004173 arg  0x000048c9 , 0x00000006 
+ 00018038  0x00004174 branch  0x00007f01 
+ 00018039  0x00004177 fetch  0x00000001 , 0x000046dd 
+ 00018040  0x00004178 rtneq  0x00000000 
+ 00018041  0x00004179 fetch  0x00000001 , 0x000046df 
+ 00018042  0x0000417a beq  0x00000001 , 0x0000467c 
+ 00018043  0x0000417b branch  0x0000481b 
+ 00018044  0x0000417e fetch  0x00000001 , 0x000048df 
+ 00018045  0x0000417f rtnne  0x00000001 
+ 00018046  0x00004180 jam  0x00000000 , 0x000048df 
+ 00018047  0x00004181 fetch  0x00000002 , 0x00004682 
+ 00018048  0x00004182 bbit1  0x00000000 , 0x00003408 
+ 00018049  0x00004183 bbit1  0x00000009 , 0x00003408 
+ 00018050  0x00004184 arg  0x0000000b , 0x00000039 
+ 00018051  0x00004185 arg  0x000048e0 , 0x00000006 
+ 00018052  0x00004186 arg  0x000048c9 , 0x00000005 
+ 00018053  0x00004187 branch  0x00007f01 
+ 00018054  0x0000418e call  0x0000468c 
+ 00018055  0x00004191 call  0x00004693 
+ 00018056  0x00004194 call  0x0000469e 
+ 00018057  0x00004195 call  0x000046a6 
+ 00018058  0x00004196 call  0x000046a9 
+ 00018059  0x00004199 branch  0x000046ac 
+ 00018060  0x0000419e arg  0x000046db , 0x00000013 
+ 00018061  0x0000419f arg  0x0000468f , 0x00000012 
+ 00018062  0x000041a0 branch  0x00003374 
+ 00018063  0x000041a2 jam  0x00000002 , 0x000046df 
+ 00018064  0x000041a3 call  0x00003408 
+ 00018065  0x000041a4 call  0x000046f4 
+ 00018066  0x000041a5 branch  0x0000480b 
+ 00018067  0x000041a9 arg  0x000048ec , 0x00000013 
+ 00018068  0x000041aa arg  0x00004696 , 0x00000012 
+ 00018069  0x000041ab branch  0x0000336d 
+ 00018070  0x000041ae fetch  0x00000002 , 0x00004682 
+ 00018071  0x000041af bbit1  0x00000009 , 0x0000480b 
+ 00018072  0x000041b0 bbit1  0x00000000 , 0x0000480b 
+ 00018073  0x000041b1 fetch  0x00000001 , 0x000048c9 
+ 00018074  0x000041b2 beq  0x00000001 , 0x0000480b 
+ 00018075  0x000041b3 beq  0x00000004 , 0x0000480b 
+ 00018076  0x000041b4 beq  0x00000005 , 0x0000480b 
+ 00018077  0x000041b5 branch  0x0000340a 
+ 00018078  0x000041ba arg  0x000046ac , 0x00000013 
+ 00018079  0x000041bb arg  0x000046a1 , 0x00000012 
+ 00018080  0x000041bc branch  0x0000336d 
+ 00018081  0x000041bf fetch  0x00000001 , 0x0000027f 
+ 00018082  0x000041c0 set1  0x00000000 , 0x0000003f 
+ 00018083  0x000041c1 set1  0x00000007 , 0x0000003f 
+ 00018084  0x000041c2 store  0x00000001 , 0x0000027f 
+ 00018085  0x000041c3 rtn 
+ 00018086  0x000041c6 arg  0x00004680 , 0x00000013 
+ 00018087  0x000041c7 arg  0x0000463c , 0x00000012 
+ 00018088  0x000041c8 branch  0x0000336d 
+ 00018089  0x000041cb arg  0x000046ad , 0x00000013 
+ 00018090  0x000041cc arg  0x000033e9 , 0x00000012 
+ 00018091  0x000041cd branch  0x0000336d 
+ 00018092  0x000041d3 fetch  0x00000001 , 0x000046df 
+ 00018093  0x000041d4 rtnne  0x00000001 
+ 00018094  0x000041d5 arg  0x000046b7 , 0x00000013 
+ 00018095  0x000041d6 arg  0x000046c2 , 0x00000012 
+ 00018096  0x000041d7 branch  0x00003374 
+ 00018097  0x000041db call  0x0000473a 
+ 00018098  0x000041dc branch  0x00006978 
+ 00018099  0x000041e0 branch  0x0000696c 
+ 00018100  0x000041e3 call  0x00006835 
+ 00018101  0x000041e4 branch  0x000046b3 
+ 00018102  0x000041eb fetch  0x00000001 , 0x0000469a 
+ 00018103  0x000041ec bbit1  0x00000001 , 0x000046be 
+ 00018104  0x000041ed bbit1  0x00000000 , 0x000046ba 
+ 00018105  0x000041ee rtn 
+ 00018106  0x000041f1 fetch  0x00000002 , 0x000046d7 
+ 00018107  0x000041f2 store  0x00000002 , 0x000046d9 
+ 00018108  0x000041f3 store  0x00000002 , 0x000046db 
+ 00018109  0x000041f4 branch  0x000033f8 
+ 00018110  0x000041f7 fetch  0x00000002 , 0x000046d3 
+ 00018111  0x000041f8 store  0x00000002 , 0x000046d9 
+ 00018112  0x000041f9 store  0x00000002 , 0x000046db 
+ 00018113  0x000041fa branch  0x000033f0 
+ 00018114  0x000041fd fetch  0x00000001 , 0x000046df 
+ 00018115  0x000041fe rtnne  0x00000001 
+ 00018116  0x000041ff fetch  0x00000001 , 0x0000469a 
+ 00018117  0x00004200 bbit1  0x00000001 , 0x000046c8 
+ 00018118  0x00004201 bbit1  0x00000000 , 0x000046cc 
+ 00018119  0x00004202 rtn 
+ 00018120  0x00004205 fetch  0x00000002 , 0x000046d1 ,
+ 00018121  0x00004206 store  0x00000002 , 0x000046d9 
+ 00018122  0x00004207 store  0x00000002 , 0x000046db 
+ 00018123  0x00004208 branch  0x000033eb 
+ 00018124  0x0000420b fetch  0x00000002 , 0x00004682 
+ 00018125  0x0000420c rtnbit1  0x00000009 
+ 00018126  0x0000420d fetch  0x00000002 , 0x000046d5 
+ 00018127  0x0000420e store  0x00000002 , 0x000046d9 
+ 00018128  0x0000420f store  0x00000002 , 0x000046db 
+ 00018129  0x00004210 fetch  0x00000002 , 0x000046b3 
+ 00018130  0x00004211 call  0x000046f0 
+ 00018131  0x00004212 call  0x00003404 
+ 00018132  0x00004213 fetch  0x00000004 , 0x000046bd 
+ 00018133  0x00004214 store  0x00000004 , 0x000048cc 
+ 00018134  0x00004215 fetch  0x00000002 , 0x00004682 
+ 00018135  0x00004216 rtnbit1  0x0000000b 
+ 00018136  0x00004217 branch  0x000033fa 
+ 00018137  0x0000421b fetch  0x00000001 , 0x000046df 
+ 00018138  0x0000421c rtnne  0x00000001 
+ 00018139  0x0000421d fetch  0x00000001 , 0x0000469a 
+ 00018140  0x0000421e bbit1  0x00000001 , 0x000046df 
+ 00018141  0x0000421f bbit1  0x00000000 , 0x000046e4 
+ 00018142  0x00004220 rtn 
+ 00018143  0x00004223 call  0x000046f8 
+ 00018144  0x00004224 branch  0x000046c2 , 0x00000034 
+ 00018145  0x00004225 call  0x00003406 
+ 00018146  0x00004226 call  0x000033f0 
+ 00018147  0x00004227 branch  0x000033e1 
+ 00018148  0x0000422a fetch  0x00000002 , 0x000046b7 
+ 00018149  0x0000422b fetcht  0x00000002 , 0x000046b5 
+ 00018150  0x0000422c storet  0x00000002 , 0x000046b7 
+ 00018151  0x0000422d nrtn  0x00000034 
+ 00018152  0x0000422e fetch  0x00000002 , 0x000046b1 
+ 00018153  0x0000422f call  0x000046f0 
+ 00018154  0x00004230 call  0x00003404 
+ 00018155  0x00004231 fetch  0x00000004 , 0x000046b9 
+ 00018156  0x00004232 store  0x00000004 , 0x000048cc 
+ 00018157  0x00004233 fetch  0x00000002 , 0x00004682 
+ 00018158  0x00004234 rtnbit1  0x0000000b 
+ 00018159  0x00004235 branch  0x000033fa 
+ 00018160  0x00004239 store  0x00000002 , 0x00004154 
+ 00018161  0x0000423a increase  0xfffffffc , 0x0000003f 
+ 00018162  0x0000423b store  0x00000002 , 0x00004482 
+ 00018163  0x0000423c rtn 
+ 00018164  0x00004240 fetch  0x00000002 , 0x00004682 
+ 00018165  0x00004241 bbit1  0x00000009 , 0x00003402 
+ 00018166  0x00004242 bbit1  0x00000000 , 0x000033e9 
+ 00018167  0x00004243 branch  0x000046b6 
+ 00018168  0x00004248 fetch  0x00000001 , 0x00004217 
+ 00018169  0x00004249 copy  0x0000003f , 0x00000039 
+ 00018170  0x0000424a fetch  0x00000002 , 0x00004215 
+ 00018171  0x0000424b copy  0x0000003f , 0x00000011 
+ 00018172  0x0000424d ifetch  0x00000002 , 0x00000011 
+ 00018173  0x0000424e beq  0x00000000 , 0x00004701 
+ 00018174  0x0000424f increase  0x00000022 , 0x00000011 
+ 00018175  0x00004250 loop  0x000046fc 
+ 00018176  0x00004251 branch  0x00007ff1 
+ 00018177  0x00004254 ifetch  0x00000006 , 0x00000006 
+ 00018178  0x00004255 store  0x00000006 , 0x000041d0 
+ 00018179  0x00004256 increase  0x0000000a , 0x00000006 
+ 00018180  0x00004257 arg  0x000041be , 0x00000005 
+ 00018181  0x00004258 call  0x00007ebf 
+ 00018182  0x00004259 call  0x000067d7 
+ 00018183  0x0000425a branch  0x00007fef 
+ 00018184  0x00004261 call  0x00007fe9 
+ 00018185  0x00004262 fetch  0x00000002 , 0x00004682 
+ 00018186  0x00004263 bbit1  0x00000000 , 0x0000470d 
+ 00018187  0x00004264 bbit1  0x00000009 , 0x00004710 
+ 00018188  0x00004265 rtn 
+ 00018189  0x00004268 fetch  0x00000001 , 0x00004253 
+ 00018190  0x00004269 rtnne  0x0000003f 
+ 00018191  0x0000426a branch  0x00007fe7 
+ 00018192  0x0000426d fetch  0x00000001 , 0x000046b0 
+ 00018193  0x0000426e rtn  0x00000034 
+ 00018194  0x0000426f branch  0x00007fe7 
+ 00018195  0x00004275 call  0x00007fe9 
+ 00018196  0x00004276 fetch  0x00000002 , 0x00004682 
+ 00018197  0x00004277 rtnbit1  0x00000000 
+ 00018198  0x00004278 rtnbit1  0x00000009 
+ 00018199  0x00004279 branch  0x00007fe7 
+ 00018200  0x0000427e fetch  0x00000001 , 0x0000469a 
+ 00018201  0x0000427f bbit1  0x00000001 , 0x0000471c 
+ 00018202  0x00004280 bbit1  0x00000000 , 0x0000471f 
+ 00018203  0x00004281 rtn 
+ 00018204  0x00004284 fetch  0x00000001 , 0x00004093 
+ 00018205  0x00004285 rtnne  0x00000003 
+ 00018206  0x00004286 branch  0x000046d9 
+ 00018207  0x00004289 branch  0x000046d9 
+ 00018208  0x0000428d disable  0x0000002c 
+ 00018209  0x0000428e fetch  0x00000002 , 0x000046d9 
+ 00018210  0x0000428f store  0x00000002 , 0x000046db 
+ 00018211  0x00004291 call  0x00004713 
+ 00018212  0x00004292 branch  0x00004718 , 0x00000028 
+ 00018213  0x00004294 call  0x00004708 
+ 00018214  0x00004295 nrtn  0x00000028 
+ 00018215  0x00004296 enable  0x0000002c 
+ 00018216  0x00004297 rtn 
+ 00018217  0x0000429c call  0x00004720 
+ 00018218  0x0000429d nrtn  0x0000002c 
+ 00018219  0x0000429e deposit  0x00000011 
+ 00018220  0x0000429f branch  0x00004730 , 0x00000034 
+ 00018221  0x000042a1 call  0x00003406 
+ 00018222  0x000042a2 arg  0x000046f1 , 0x00000013 
+ 00018223  0x000042a3 branch  0x00004732 
+ 00018224  0x000042a6 call  0x00003408 
+ 00018225  0x000042a7 arg  0x00004719 , 0x00000013 
+ 00018226  0x000042aa arg  0x00000005 , 0x0000003f 
+ 00018227  0x000042ab imul32  0x00000007 , 0x0000003f 
+ 00018228  0x000042ac iadd  0x00000013 , 0x00000013 
+ 00018229  0x000042b0 ifetch  0x00000001 , 0x00000013 
+ 00018230  0x000042b1 rtn  0x00000034 
+ 00018231  0x000042b2 call  0x00004762 
+ 00018232  0x000042b3 increase  0x00000001 , 0x00000013 
+ 00018233  0x000042b4 branch  0x00004735 
+ 00018234  0x000042b8 fetch  0x00000002 , 0x00004682 
+ 00018235  0x000042b9 bbit1  0x00000009 , 0x0000473e 
+ 00018236  0x000042ba bbit1  0x00000000 , 0x0000474e 
+ 00018237  0x000042bb rtn 
+ 00018238  0x000042be call  0x00005892 
+ 00018239  0x000042bf nrtn  0x00000034 
+ 00018240  0x000042c0 call  0x00004765 
+ 00018241  0x000042c1 nrtn  0x00000028 
+ 00018242  0x000042c2 pincrease  0xffffffff 
+ 00018243  0x000042c3 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018244  0x000042c4 arg  0x00004741 , 0x00000002 
+ 00018245  0x000042c5 iadd  0x00000002 , 0x00000006 
+ 00018246  0x000042c7 ifetch  0x00000001 , 0x00000006 
+ 00018247  0x000042c8 copy  0x0000003f , 0x00000011 
+ 00018248  0x000042c9 ifetcht  0x00000002 , 0x00000006 
+ 00018249  0x000042ca call  0x00007ea5 
+ 00018250  0x000042cb call  0x00005a64 
+ 00018251  0x000042cc copy  0x00000011 , 0x00000039 
+ 00018252  0x000042cd call  0x00007e9f 
+ 00018253  0x000042ce branch  0x00007f01 
+ 00018254  0x000042d2 call  0x00005271 
+ 00018255  0x000042d3 nrtn  0x00000034 
+ 00018256  0x000042d4 call  0x00004765 
+ 00018257  0x000042d5 nrtn  0x00000028 
+ 00018258  0x000042d6 pincrease  0xffffffff 
+ 00018259  0x000042d7 mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00018260  0x000042d8 arg  0x000047a0 , 0x00000002 
+ 00018261  0x000042d9 iadd  0x00000002 , 0x00000006 
+ 00018262  0x000042da ifetch  0x00000005 , 0x00000006 
+ 00018263  0x000042db store  0x00000005 , 0x0000479b 
+ 00018264  0x000042dd fetch  0x00000001 , 0x0000479b 
+ 00018265  0x000042de copy  0x0000003f , 0x00000011 
+ 00018266  0x000042df call  0x00004d63 
+ 00018267  0x000042e0 fetch  0x00000002 , 0x0000424e 
+ 00018268  0x000042e1 istore  0x00000002 , 0x00000005 
+ 00018269  0x000042e2 setarg  0x000000a1 
+ 00018270  0x000042e3 istore  0x00000001 , 0x00000005 
+ 00018271  0x000042e4 fetch  0x00000004 , 0x0000479c 
+ 00018272  0x000042e5 istore  0x00000009 , 0x00000005 
+ 00018273  0x000042e6 rtn 
+ 00018274  0x000042eb store  0x00000001 , 0x00000a9a 
+ 00018275  0x000042ec arg  0x00000a9a , 0x00000011 
+ 00018276  0x000042ed branch  0x00007e3d 
+ 00018277  0x000042f0 arg  0x00000a9a , 0x00000011 
+ 00018278  0x000042f1 call  0x00007e54 
+ 00018279  0x000042f2 nrtn  0x00000028 
+ 00018280  0x000042f3 fetch  0x00000001 , 0x00000a9a 
+ 00018281  0x000042f4 rtn 
+ 00018282  0x000042f8 fetch  0x00000002 , 0x00000478 
+ 00018283  0x000042f9 beq  0x00000018 , 0x0000465f 
+ 00018284  0x000042fa rtn 
+ 00018285  0x000042fd setarg  0x00000002 
+ 00018286  0x000042fe store  0x00000001 , 0x000048eb 
+ 00018287  0x00004300 setarg  0x00200008 
+ 00018288  0x00004301 store  0x00000004 , 0x000046c1 
+ 00018289  0x00004302 setarg  0x012c0005 
+ 00018290  0x00004303 istore  0x00000004 , 0x00000005 
+ 00018291  0x00004306 jam  0x00000017 , 0x000044a6 
+ 00018292  0x00004309 setarg  0x0000001b 
+ 00018293  0x0000430a store  0x00000002 , 0x000044fa 
+ 00018294  0x0000430b call  0x00005810 
+ 00018295  0x0000430c call  0x0000582c 
+ 00018296  0x0000430d call  0x00005839 
+ 00018297  0x0000430e branch  0x00005818 
+ 00018298  0x00004313 arg  0x00000028 , 0x00000039 
+ 00018299  0x00004314 arg  0x00004741 , 0x00000005 
+ 00018300  0x00004315 arg  0x0000949f , 0x00000006 
+ 00018301  0x00004316 call  0x00007ef4 
+ 00018302  0x00004317 arg  0x00000028 , 0x00000039 
+ 00018303  0x00004318 arg  0x000047a0 , 0x00000005 
+ 00018304  0x00004319 arg  0x000094c7 , 0x00000006 
+ 00018305  0x0000431a branch  0x00007ef4 
+ 00018306  0x0000431e arg  0x0000017e , 0x00000039 
+ 00018307  0x0000431f arg  0x0000913a , 0x00000006 
+ 00018308  0x00004320 branch  0x00007ef4 
+ 00018309  0x00004324 arg  0x000001e7 , 0x00000039 
+ 00018310  0x00004325 arg  0x000092b8 , 0x00000006 
+ 00018311  0x00004326 branch  0x00007ef4 
+ 00018312  0x0000432b call  0x000047ae 
+ 00018313  0x0000432c nrtn  0x00000028 
+ 00018314  0x0000432d fetch  0x00000001 , 0x0000469f 
+ 00018315  0x0000432e call  0x00004790 
+ 00018316  0x0000432f fetch  0x00000001 , 0x000046a0 
+ 00018317  0x00004330 call  0x00004790 
+ 00018318  0x00004331 fetch  0x00000001 , 0x000046a1 
+ 00018319  0x00004332 branch  0x00004790 
+ 00018320  0x00004335 rtn  0x00000034 
+ 00018321  0x00004336 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018322  0x00004337 branch  0x000067f9 
+ 00018323  0x0000433b call  0x000047ae 
+ 00018324  0x0000433c nrtn  0x00000028 
+ 00018325  0x0000433d call  0x00004797 
+ 00018326  0x0000433e branch  0x000047b4 
+ 00018327  0x00004341 arg  0x00000000 , 0x00000011 
+ 00018328  0x00004342 fetch  0x00000001 , 0x0000469f 
+ 00018329  0x00004343 call  0x000047a9 
+ 00018330  0x00004344 nsetflag  0x00000034 , 0x00000000 , 0x00000011 
+ 00018331  0x00004345 fetch  0x00000001 , 0x000046a0 
+ 00018332  0x00004346 call  0x000047a9 
+ 00018333  0x00004347 nsetflag  0x00000034 , 0x00000001 , 0x00000011 
+ 00018334  0x00004348 fetch  0x00000001 , 0x000046a1 
+ 00018335  0x00004349 call  0x000047a9 
+ 00018336  0x0000434a nsetflag  0x00000034 , 0x00000002 , 0x00000011 
+ 00018337  0x0000434b copy  0x00000011 , 0x0000003f 
+ 00018338  0x0000434c store  0x00000001 , 0x000046a9 
+ 00018339  0x0000434d fetch  0x00000001 , 0x0000469e 
+ 00018340  0x0000434e imul32  0x00000011 , 0x0000003f 
+ 00018341  0x0000434f fetcht  0x00000002 , 0x0000469c 
+ 00018342  0x00004350 iadd  0x00000002 , 0x0000003f 
+ 00018343  0x00004351 store  0x00000002 , 0x000046aa 
+ 00018344  0x00004352 rtn 
+ 00018345  0x00004355 rtn  0x00000034 
+ 00018346  0x00004356 or  0x0000003f , 0x00000080 , 0x00000002 
+ 00018347  0x00004357 call  0x0000681d 
+ 00018348  0x00004358 nbranch  0x00007ff1 , 0x00000001 
+ 00018349  0x00004359 branch  0x00007fef 
+ 00018350  0x0000435d call  0x00007fe9 
+ 00018351  0x0000435e fetch  0x00000001 , 0x000046a8 
+ 00018352  0x0000435f nrtn  0x00000034 
+ 00018353  0x00004360 fetch  0x00000001 , 0x0000469b 
+ 00018354  0x00004361 rtn  0x00000034 
+ 00018355  0x00004362 branch  0x00007fe7 
+ 00018356  0x00004366 call  0x0000666a 
+ 00018357  0x00004367 fetch  0x00000002 , 0x000046aa 
+ 00018358  0x00004368 arg  0x00000ac2 , 0x00000011 
+ 00018359  0x00004369 fetcht  0x00000001 , 0x0000469e 
+ 00018360  0x0000436a call  0x000066b3 
+ 00018361  0x0000436b call  0x0000666d 
+ 00018362  0x0000436d fetch  0x00000001 , 0x00000ac2 
+ 00018363  0x0000436e copy  0x0000003f , 0x00000039 
+ 00018364  0x0000436f store  0x00000001 , 0x000043af 
+ 00018365  0x00004370 call  0x00007ef4 
+ 00018366  0x00004371 fetch  0x00000001 , 0x00000ac2 
+ 00018367  0x00004372 copy  0x0000003f , 0x00000039 
+ 00018368  0x00004373 store  0x00000001 , 0x00004515 
+ 00018369  0x00004374 call  0x00007ef4 
+ 00018370  0x00004375 ifetch  0x00000001 , 0x00000006 
+ 00018371  0x00004376 store  0x00000001 , 0x000046e6 
+ 00018372  0x00004377 ifetch  0x00000001 , 0x00000006 
+ 00018373  0x00004378 store  0x00000001 , 0x000046dd 
+ 00018374  0x00004379 rtn 
+ 00018375  0x0000437d fetch  0x00000001 , 0x0000469a 
+ 00018376  0x0000437e rtnbit0  0x00000001 
+ 00018377  0x0000437f arg  0x00000003 , 0x00000002 
+ 00018378  0x00004380 fetch  0x00000002 , 0x000046a4 
+ 00018379  0x00004381 copy  0x0000003f , 0x00000012 
+ 00018380  0x00004382 arg  0x000046a6 , 0x00000011 
+ 00018381  0x00004383 call  0x000065df 
+ 00018382  0x00004384 fetcht  0x00000002 , 0x000046a6 
+ 00018383  0x00004385 setarg  0x00001b3a 
+ 00018384  0x00004386 isub  0x00000002 , 0x0000003e 
+ 00018385  0x00004387 nrtn  0x00000005 
+ 00018386  0x00004388 fetch  0x00000001 , 0x000046a8 
+ 00018387  0x00004389 rtn  0x00000034 
+ 00018388  0x0000438a copy  0x0000003f , 0x00000002 
+ 00018389  0x0000438b fetch  0x00000002 , 0x000046a4 
+ 00018390  0x0000438c add  0x0000003f , 0x00000003 , 0x00000012 
+ 00018391  0x0000438d arg  0x00000ac2 , 0x00000011 
+ 00018392  0x0000438e call  0x000065df 
+ 00018393  0x0000438f branch  0x000047e8 
+ 00018394  0x00004392 fetch  0x00000002 , 0x000046a2 
+ 00018395  0x00004393 rtn  0x00000034 
+ 00018396  0x00004394 call  0x0000666a 
+ 00018397  0x00004395 arg  0x00000001 , 0x00000002 
+ 00018398  0x00004396 arg  0x000046a8 , 0x00000011 
+ 00018399  0x00004397 call  0x000066b3 
+ 00018400  0x00004399 fetch  0x00000001 , 0x000046a8 
+ 00018401  0x0000439a rtn  0x00000034 
+ 00018402  0x0000439c fetch  0x00000002 , 0x000046a2 
+ 00018403  0x0000439d pincrease  0x00000001 
+ 00018404  0x0000439e arg  0x00000ac2 , 0x00000011 
+ 00018405  0x0000439f fetcht  0x00000001 , 0x000046a8 
+ 00018406  0x000043a0 call  0x000066b3 
+ 00018407  0x000043a1 call  0x0000666d 
+ 00018408  0x000043a3 call  0x000047ba 
+ 00018409  0x000043a5 ifetch  0x00000002 , 0x00000006 
+ 00018410  0x000043a6 rtn  0x00000034 
+ 00018411  0x000043a7 copy  0x0000003f , 0x00000005 
+ 00018412  0x000043a8 ifetcht  0x00000001 , 0x00000006 
+ 00018413  0x000043a9 copy  0x00000002 , 0x00000039 
+ 00018414  0x000043aa call  0x00007f01 
+ 00018415  0x000043ab branch  0x000047e9 
+ 00018416  0x000043b0 fetch  0x00000001 , 0x0000469a 
+ 00018417  0x000043b1 rtnbit0  0x00000001 
+ 00018418  0x000043b2 fetch  0x00000002 , 0x000046ae 
+ 00018419  0x000043b3 copy  0x0000003f , 0x00000012 
+ 00018420  0x000043b4 arg  0x00000004 , 0x00000002 
+ 00018421  0x000043b5 arg  0x00000ac2 , 0x00000011 
+ 00018422  0x000043b6 call  0x000065df 
+ 00018423  0x000043b7 fetch  0x00000001 , 0x00000ac2 
+ 00018424  0x000043b8 bne  0x00000001 , 0x000047f9 
+ 00018425  0x000043ba setarg  0x00000001 
+ 00018426  0x000043bb store  0x00000001 , 0x00000ac2 
+ 00018427  0x000043bc force  0x00000003 , 0x00000039 
+ 00018428  0x000043bd call  0x0000630d 
+ 00018429  0x000043be fetch  0x00000002 , 0x000046ae 
+ 00018430  0x000043bf copy  0x0000003f , 0x00000012 
+ 00018431  0x000043c0 arg  0x00000004 , 0x00000002 
+ 00018432  0x000043c1 arg  0x00000ac2 , 0x00000011 
+ 00018433  0x000043c2 call  0x00006606 
+ 00018434  0x000043c4 fetch  0x00000003 , 0x00000ac3 
+ 00018435  0x000043c5 store  0x00000003 , 0x000040a0 
+ 00018436  0x000043c6 store  0x00000003 , 0x000044a0 
+ 00018437  0x000043c7 rtn 
+ 00018438  0x000043cb branch  0x000046d9 
+ 00018439  0x000043cf arg  0x00000000 , 0x00000011 
+ 00018440  0x000043d0 arg  0x000048d4 , 0x00000013 
+ 00018441  0x000043d1 call  0x00007d24 
+ 00018442  0x000043d2 call  0x000046f4 
+ 00018443  0x000043d4 fetch  0x00000001 , 0x000048eb 
+ 00018444  0x000043d5 store  0x00000001 , 0x000048ec 
+ 00018445  0x000043d6 rtn 
+ 00018446  0x000043db setarg  0x00000000 
+ 00018447  0x000043dc call  0x00004816 
+ 00018448  0x000043dd jam  0x00000001 , 0x00004679 
+ 00018449  0x000043de call  0x00007cd3 
+ 00018450  0x000043df call  0x00007cdd 
+ 00018451  0x000043e0 fetch  0x00000002 , 0x00004682 
+ 00018452  0x000043e1 rtnbit1  0x0000000c 
+ 00018453  0x000043e2 branch  0x0000340a 
+ 00018454  0x000043e5 fetcht  0x00000002 , 0x0000423f 
+ 00018455  0x000043e6 istore  0x00000001 , 0x00000002 
+ 00018456  0x000043e7 ifetch  0x00000001 , 0x00000005 
+ 00018457  0x000043e8 store  0x00000001 , 0x00004685 
+ 00018458  0x000043e9 rtn 
+ 00018459  0x000043ed fetch  0x00000002 , 0x0000423f 
+ 00018460  0x000043ee ifetch  0x00000001 , 0x0000003f 
+ 00018461  0x000043ef rtnne  0x00000000 
+ 00018462  0x000043f0 branch  0x0000340a 
+ 00018463  0x000043f4 fetcht  0x00000002 , 0x0000423f 
+ 00018464  0x000043f5 ifetch  0x00000001 , 0x00000002 
+ 00018465  0x000043f6 beq  0x00000001 , 0x0000482a 
+ 00018466  0x000043f8 setarg  0x00000001 
+ 00018467  0x000043f9 fetcht  0x00000002 , 0x0000423f 
+ 00018468  0x000043fa istore  0x00000001 , 0x00000002 
+ 00018469  0x000043fb add  0x00000002 , 0x00000002 , 0x00000006 
+ 00018470  0x000043fc ifetch  0x00000001 , 0x00000006 
+ 00018471  0x000043fd istore  0x00000001 , 0x00004685 
+ 00018472  0x000043fe ifetch  0x00000002 , 0x00000006 
+ 00018473  0x000043ff branch  0x00007f9c 
+ 00018474  0x00004402 setarg  0x00000002 
+ 00018475  0x00004403 call  0x00004816 
+ 00018476  0x00004404 add  0x00000002 , 0x00000005 , 0x00000006 
+ 00018477  0x00004405 ifetch  0x00000002 , 0x00000006 
+ 00018478  0x00004406 branch  0x0000340a , 0x00000034 
+ 00018479  0x00004407 branch  0x00007f9c 
+ 00018480  0x0000440e store  0x00000006 , 0x00000101 
+ 00018481  0x0000440f fetch  0x00000001 , 0x00000101 
+ 00018482  0x00004410 store  0x00000001 , 0x0000010c 
+ 00018483  0x00004411 ifetch  0x00000001 , 0x00000006 
+ 00018484  0x00004412 store  0x00000001 , 0x0000010b 
+ 00018485  0x00004413 ifetch  0x00000001 , 0x00000006 
+ 00018486  0x00004414 store  0x00000001 , 0x0000010a 
+ 00018487  0x00004415 ifetch  0x00000001 , 0x00000006 
+ 00018488  0x00004416 store  0x00000001 , 0x00000109 
+ 00018489  0x00004417 ifetch  0x00000001 , 0x00000006 
+ 00018490  0x00004418 store  0x00000001 , 0x00000108 
+ 00018491  0x00004419 ifetch  0x00000001 , 0x00000006 
+ 00018492  0x0000441a store  0x00000001 , 0x00000107 
+ 00018493  0x0000441b fetch  0x00000006 , 0x00000107 
+ 00018494  0x0000441c rtn 
+ 00018495  0x0000441f call  0x000068a2 
+ 00018496  0x00004420 fetch  0x00000001 , 0x00004223 
+ 00018497  0x00004421 store  0x00000001 , 0x000044a0 
+ 00018498  0x00004422 fetch  0x00000001 , 0x00004225 
+ 00018499  0x00004423 istore  0x00000001 , 0x00000005 
+ 00018500  0x00004424 fetch  0x00000001 , 0x00004227 
+ 00018501  0x00004425 istore  0x00000001 , 0x00000005 
+ 00018502  0x00004426 fetch  0x00000003 , 0x000044a0 
+ 00018503  0x00004427 store  0x00000003 , 0x000040a0 
+ 00018504  0x00004428 rtn 
+ 00018505  0x00004435 fetch  0x00000002 , 0x00004203 
+ 00018506  0x00004436 iadd  0x00000012 , 0x0000003f 
+ 00018507  0x00004437 byteswap  0x0000003f , 0x0000003f 
+ 00018508  0x00004438 store  0x00000002 , 0x000001f7 
+ 00018509  0x00004439 copy  0x00000002 , 0x00000012 
+ 00018510  0x0000443b call  0x0000489b 
+ 00018511  0x0000443c setarg  0x000000a0 
+ 00018512  0x0000443d call  0x0000488d 
+ 00018513  0x0000443e fetch  0x00000001 , 0x000001f7 
+ 00018514  0x0000443f call  0x0000488d 
+ 00018515  0x00004440 bmark1  0x00000028 , 0x00004856 
+ 00018516  0x00004441 fetch  0x00000001 , 0x000001f8 
+ 00018517  0x00004442 call  0x0000488d 
+ 00018518  0x00004444 call  0x000048a1 
+ 00018519  0x00004446 call  0x0000489b 
+ 00018520  0x00004447 setarg  0x000000a1 
+ 00018521  0x00004448 call  0x0000488d 
+ 00018522  0x0000444b call  0x0000487f 
+ 00018523  0x0000444c istore  0x00000001 , 0x00000011 
+ 00018524  0x0000444d increase  0x00000001 , 0x00000011 
+ 00018525  0x0000444e increase  0xffffffff , 0x00000012 
+ 00018526  0x0000444f nbranch  0x0000485a , 0x00000005 
+ 00018527  0x00004450 branch  0x000048a1 
+ 00018528  0x0000445c byteswap  0x00000012 , 0x0000003f 
+ 00018529  0x0000445d store  0x00000002 , 0x000001f7 
+ 00018530  0x0000445e copy  0x00000002 , 0x00000012 
+ 00018531  0x00004460 call  0x0000489b 
+ 00018532  0x00004461 setarg  0x000000a0 
+ 00018533  0x00004462 call  0x0000488d 
+ 00018534  0x00004464 fetch  0x00000001 , 0x000001f7 
+ 00018535  0x00004465 call  0x0000488d 
+ 00018536  0x00004466 bmark1  0x00000028 , 0x0000486b 
+ 00018537  0x00004467 fetch  0x00000001 , 0x000001f8 
+ 00018538  0x00004468 call  0x0000488d 
+ 00018539  0x0000446a ifetch  0x00000001 , 0x00000011 
+ 00018540  0x0000446b call  0x0000488d 
+ 00018541  0x0000446c increase  0x00000001 , 0x00000011 
+ 00018542  0x0000446d increase  0xffffffff , 0x00000012 
+ 00018543  0x0000446e nbranch  0x0000486b , 0x00000005 
+ 00018544  0x0000446f branch  0x000048a1 
+ 00018545  0x00004474 arg  0x0000000a , 0x00000039 
+ 00018546  0x00004475 call  0x000048be 
+ 00018547  0x00004476 call  0x000048a6 
+ 00018548  0x00004477 call  0x000048d2 
+ 00018549  0x00004479 call  0x000048c7 
+ 00018550  0x0000447a branch  0x000048a9 , 0x00000034 
+ 00018551  0x0000447b loop  0x00004875 
+ 00018552  0x0000447c branch  0x000048a9 
+ 00018553  0x00004481 call  0x000048a9 
+ 00018554  0x00004482 call  0x000048af 
+ 00018555  0x00004483 call  0x000048d2 
+ 00018556  0x00004484 call  0x000048a6 
+ 00018557  0x00004485 call  0x000048d2 
+ 00018558  0x00004486 branch  0x000048a9 
+ 00018559  0x0000448c arg  0x00000008 , 0x00000039 
+ 00018560  0x0000448d arg  0x00000000 , 0x00000013 
+ 00018561  0x0000448e call  0x000048be 
+ 00018562  0x00004490 call  0x000048a6 
+ 00018563  0x00004491 call  0x000048d2 
+ 00018564  0x00004492 lshift  0x00000013 , 0x00000013 
+ 00018565  0x00004493 call  0x000048c7 
+ 00018566  0x00004494 iadd  0x00000013 , 0x00000013 
+ 00018567  0x00004495 call  0x000048d2 
+ 00018568  0x00004496 call  0x000048a9 
+ 00018569  0x00004497 loop  0x00004882 
+ 00018570  0x00004498 call  0x00004879 
+ 00018571  0x00004499 copy  0x00000013 , 0x0000003f 
+ 00018572  0x0000449a rtn 
+ 00018573  0x0000449f arg  0x00000008 , 0x00000039 
+ 00018574  0x000044a0 copy  0x0000003f , 0x00000013 
+ 00018575  0x000044a1 call  0x000048a9 
+ 00018576  0x000044a3 isolate1  0x00000007 , 0x00000013 
+ 00018577  0x000044a4 call  0x000048ac , 0x00000001 
+ 00018578  0x000044a5 ncall  0x000048af , 0x00000001 
+ 00018579  0x000044a6 lshift  0x00000013 , 0x00000013 
+ 00018580  0x000044a7 call  0x000048d2 
+ 00018581  0x000044a8 call  0x000048a6 
+ 00018582  0x000044a9 call  0x000048d2 
+ 00018583  0x000044aa call  0x000048a9 
+ 00018584  0x000044ab call  0x000048d2 
+ 00018585  0x000044ac loop  0x00004890 
+ 00018586  0x000044ad branch  0x00004871 
+ 00018587  0x000044b2 call  0x000048ac 
+ 00018588  0x000044b3 call  0x000048a6 
+ 00018589  0x000044b4 call  0x000048d2 
+ 00018590  0x000044b5 call  0x000048af 
+ 00018591  0x000044b6 call  0x000048d2 
+ 00018592  0x000044b7 branch  0x000048a9 
+ 00018593  0x000044bc call  0x000048af 
+ 00018594  0x000044bd call  0x000048a6 
+ 00018595  0x000044be call  0x000048d2 
+ 00018596  0x000044bf call  0x000048ac 
+ 00018597  0x000044c0 branch  0x000048d2 
+ 00018598  0x000044c5 enable  0x00000028 
+ 00018599  0x000044c6 fetch  0x00000001 , 0x00004ffe 
+ 00018600  0x000044c7 branch  0x000048b2 
+ 00018601  0x000044cb disable  0x00000028 
+ 00018602  0x000044cc fetch  0x00000001 , 0x00004ffe 
+ 00018603  0x000044cd branch  0x000048b2 
+ 00018604  0x000044d1 enable  0x00000028 
+ 00018605  0x000044d2 fetch  0x00000001 , 0x00004fff 
+ 00018606  0x000044d3 branch  0x000048b2 
+ 00018607  0x000044d7 disable  0x00000028 
+ 00018608  0x000044d8 fetch  0x00000001 , 0x00004fff 
+ 00018609  0x000044d9 branch  0x000048b2 
+ 00018610  0x000044df and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018611  0x000044e0 rshift3  0x0000003f , 0x0000003f 
+ 00018612  0x000044e1 arg  0x00008070 , 0x00000002 
+ 00018613  0x000044e2 iadd  0x00000002 , 0x00000002 
+ 00018614  0x000044e3 ifetch  0x00000001 , 0x00000002 
+ 00018615  0x000044e4 qset1  0x0000003f 
+ 00018616  0x000044e5 istore  0x00000001 , 0x00000002 
+ 00018617  0x000044e6 increase  0x00000004 , 0x00000002 
+ 00018618  0x000044e7 ifetch  0x00000001 , 0x00000002 
+ 00018619  0x000044e8 qsetflag  0x00000028 , 0x0000003f 
+ 00018620  0x000044e9 istore  0x00000001 , 0x00000002 
+ 00018621  0x000044ea rtn 
+ 00018622  0x000044ee fetch  0x00000001 , 0x00004fff 
+ 00018623  0x000044ef and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018624  0x000044f0 rshift3  0x0000003f , 0x0000003f 
+ 00018625  0x000044f1 arg  0x00008070 , 0x00000002 
+ 00018626  0x000044f2 iadd  0x00000002 , 0x00000002 
+ 00018627  0x000044f3 ifetch  0x00000001 , 0x00000002 
+ 00018628  0x000044f4 qset0  0x0000003f 
+ 00018629  0x000044f5 istore  0x00000001 , 0x00000002 
+ 00018630  0x000044f6 rtn 
+ 00018631  0x000044fc nop  0x00000004 
+ 00018632  0x000044fd fetch  0x00000001 , 0x00004fff 
+ 00018633  0x000044fe and  0x0000003f , 0x00000007 , 0x00000007 
+ 00018634  0x000044ff rshift3  0x0000003f , 0x0000003f 
+ 00018635  0x00004500 arg  0x0000811c , 0x00000002 
+ 00018636  0x00004501 iadd  0x00000002 , 0x00000002 
+ 00018637  0x00004502 setarg  0x00000000 
+ 00018638  0x00004503 ifetcht  0x00000001 , 0x00000002 
+ 00018639  0x00004504 qisolate1  0x00000002 
+ 00018640  0x00004505 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00018641  0x00004506 rtn 
+ 00018642  0x0000450b rtn 
+ 00018643  0x00004512 bpatch  0x000000f6 , 0x0000401e 
+ 00018644  0x00004513 hfetch  0x00000001 , 0x00008a26 
+ 00018645  0x00004514 isolate1  0x00000007 , 0x0000003f 
+ 00018646  0x00004515 call  0x000048ea , 0x00000001 
+ 00018647  0x00004516 call  0x0000492e 
+ 00018648  0x00004517 hfetch  0x00000001 , 0x00008a26 
+ 00018649  0x00004518 store  0x00000001 , 0x00000b22 
+ 00018650  0x00004519 hfetch  0x00000001 , 0x00008a27 
+ 00018651  0x0000451a store  0x00000001 , 0x00000b23 
+ 00018652  0x0000451b hstore  0x00000001 , 0x00008a27 
+ 00018653  0x0000451c pinvert 
+ 00018654  0x0000451d fetcht  0x00000001 , 0x00000d37 
+ 00018655  0x0000451e iand  0x00000002 , 0x0000003f 
+ 00018656  0x0000451f store  0x00000001 , 0x00000d37 
+ 00018657  0x00004520 jam  0x000000e0 , 0x00008a26 
+ 00018658  0x00004521 fetch  0x00000001 , 0x00000b23 
+ 00018659  0x00004522 compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018660  0x00004523 call  0x00004941 , 0x00000001 
+ 00018661  0x00004524 fetch  0x00000001 , 0x00000b22 
+ 00018662  0x00004525 compare  0x00000001 , 0x0000003f , 0x00000001 
+ 00018663  0x00004526 call  0x0000494a , 0x00000001 
+ 00018664  0x00004527 call  0x00004b61 
+ 00018665  0x00004528 branch  0x00004903 
+ 00018666  0x0000452b bpatch  0x000000f7 , 0x0000401e 
+ 00018667  0x0000452c call  0x00004919 
+ 00018668  0x0000452d jam  0x00000000 , 0x00008a00 
+ 00018669  0x0000452e nop  0x00002710 
+ 00018670  0x0000452f jam  0x000000c0 , 0x00008a10 
+ 00018671  0x00004530 hfetch  0x00000002 , 0x00008050 
+ 00018672  0x00004531 set0  0x0000000a , 0x0000003f 
+ 00018673  0x00004532 hstore  0x00000002 , 0x00008050 
+ 00018674  0x00004533 jam  0x0000003c , 0x00008a00 
+ 00018675  0x00004534 jam  0x000000ff , 0x00008a26 
+ 00018676  0x00004535 jam  0x000000ff , 0x00008a27 
+ 00018677  0x00004536 jam  0x00000000 , 0x00008a04 
+ 00018678  0x00004537 jam  0x00000002 , 0x00000c6b 
+ 00018679  0x00004538 setarg  0x00000d9d 
+ 00018680  0x00004539 arg  0x00000c6e , 0x00000005 
+ 00018681  0x0000453a isub  0x00000005 , 0x00000039 
+ 00018682  0x0000453b branch  0x00007ed4 
+ 00018683  0x0000453e fetcht  0x00000001 , 0x00000c6c 
+ 00018684  0x0000453f branch  0x000067fb 
+ 00018685  0x00004541 fetch  0x00000001 , 0x00000d45 
+ 00018686  0x00004542 rtn  0x00000034 
+ 00018687  0x00004543 fetcht  0x00000001 , 0x00000c6c 
+ 00018688  0x00004544 call  0x0000681d 
+ 00018689  0x00004545 branch  0x000048ea , 0x00000001 
+ 00018690  0x00004546 rtn 
+ 00018691  0x0000454a arg  0x00000000 , 0x00000007 
+ 00018692  0x0000454b call  0x00007f16 
+ 00018693  0x0000454c nrtn  0x00000034 
+ 00018694  0x0000454d fetch  0x00000001 , 0x00000d46 
+ 00018695  0x0000454e nrtn  0x00000034 
+ 00018696  0x0000454f fetch  0x00000001 , 0x00000d45 
+ 00018697  0x00004550 ncall  0x00004bb7 , 0x00000034 
+ 00018698  0x00004551 rtn 
+ 00018699  0x00004554 arg  0x00000b68 , 0x00000005 
+ 00018700  0x00004555 setsect  0x00000000 , 0x00011212 
+ 00018701  0x00004556 setsect  0x00000001 , 0x00008000 
+ 00018702  0x00004557 setsect  0x00000002 , 0x00000000 
+ 00018703  0x00004558 setsect  0x00000003 , 0x00010000 
+ 00018704  0x00004559 istore  0x00000009 , 0x00000005 
+ 00018705  0x0000455a setsect  0x00000000 , 0x00022412 
+ 00018706  0x0000455b setsect  0x00000001 , 0x00008604 
+ 00018707  0x0000455c setsect  0x00000002 , 0x00001000 
+ 00018708  0x0000455d setsect  0x00000003 , 0x00000008 
+ 00018709  0x0000455e istore  0x00000009 , 0x00000005 
+ 00018710  0x0000455f setsect  0x00000000 , 0x00000001 
+ 00018711  0x00004560 istore  0x00000001 , 0x00000005 
+ 00018712  0x00004561 rtn 
+ 00018713  0x00004564 jam  0x00000002 , 0x00000c6b 
+ 00018714  0x00004565 setarg  0x00000000 
+ 00018715  0x00004566 store  0x00000001 , 0x00000b67 
+ 00018716  0x00004567 store  0x00000002 , 0x00000c65 
+ 00018717  0x00004568 pincrease  0x00000001 
+ 00018718  0x00004569 store  0x00000002 , 0x00000c67 
+ 00018719  0x0000456a pincrease  0x00000001 
+ 00018720  0x0000456b store  0x00000002 , 0x00000c69 
+ 00018721  0x0000456c setarg  0x00008ffa 
+ 00018722  0x0000456d store  0x00000002 , 0x00000b7c 
+ 00018723  0x0000456e setarg  0x0000903a 
+ 00018724  0x0000456f store  0x00000002 , 0x00000b7e 
+ 00018725  0x00004570 arg  0x00000b80 , 0x00000005 
+ 00018726  0x00004571 arg  0x000090fe , 0x00000006 
+ 00018727  0x00004572 call  0x00007eb3 
+ 00018728  0x00004573 fetch  0x00000001 , 0x00000c6d 
+ 00018729  0x00004574 ncall  0x0000492b , 0x00000034 
+ 00018730  0x00004575 branch  0x0000490b 
+ 00018731  0x00004578 store  0x00000001 , 0x00000ba2 
+ 00018732  0x00004579 store  0x00000001 , 0x00000bbb 
+ 00018733  0x0000457a rtn 
+ 00018734  0x0000457c hfetch  0x00000001 , 0x00008a26 
+ 00018735  0x0000457d bbit1  0x00000006 , 0x00004931 
+ 00018736  0x0000457e rtn 
+ 00018737  0x00004581 call  0x00004936 
+ 00018738  0x00004582 call  0x00007f15 
+ 00018739  0x00004583 setarg  0x00000280 
+ 00018740  0x00004584 arg  0x00000000 , 0x00000007 
+ 00018741  0x00004585 branch  0x00007f08 
+ 00018742  0x00004588 fetch  0x00000001 , 0x00000d36 
+ 00018743  0x00004589 bne  0x00000002 , 0x0000493b 
+ 00018744  0x0000458a jam  0x00000000 , 0x00000d46 
+ 00018745  0x0000458b jam  0x00000000 , 0x00000d47 
+ 00018746  0x0000458c rtn 
+ 00018747  0x0000458e fetch  0x00000001 , 0x00000d53 
+ 00018748  0x0000458f rtn  0x00000034 
+ 00018749  0x00004590 jam  0x00000000 , 0x00000d53 
+ 00018750  0x00004591 jam  0x00000002 , 0x00000d36 
+ 00018751  0x00004592 jam  0x00000001 , 0x00000d45 
+ 00018752  0x00004593 rtn 
+ 00018753  0x00004596 jam  0x00000001 , 0x00008a27 
+ 00018754  0x00004597 branch  0x00004b37 
+ 00018755  0x0000459a fetch  0x00000001 , 0x00000b22 
+ 00018756  0x0000459b bbit1  0x00000004 , 0x00004955 
+ 00018757  0x0000459c rtn 
+ 00018758  0x0000459f hfetch  0x00000001 , 0x00008a18 
+ 00018759  0x000045a0 istore  0x00000001 , 0x00000005 
+ 00018760  0x000045a1 loop  0x00004946 
+ 00018761  0x000045a2 rtn 
+ 00018762  0x000045a5 bpatch  0x000000f8 , 0x0000401f 
+ 00018763  0x000045a6 jam  0x00000011 , 0x00008a26 
+ 00018764  0x000045a7 hfetch  0x00000001 , 0x00008a20 
+ 00018765  0x000045a8 store  0x00000001 , 0x00000b24 
+ 00018766  0x000045a9 copy  0x0000003f , 0x00000039 
+ 00018767  0x000045aa branch  0x00004943 , 0x00000034 
+ 00018768  0x000045ab arg  0x00000c6e , 0x00000005 
+ 00018769  0x000045ac call  0x00004946 
+ 00018770  0x000045ad fetch  0x00000001 , 0x00000b24 
+ 00018771  0x000045ae sub  0x0000003f , 0x00000007 , 0x0000003e 
+ 00018772  0x000045af rtn  0x00000002 
+ 00018773  0x000045b1 fetch  0x00000001 , 0x00000c6e 
+ 00018774  0x000045b2 and_into  0x00000080 , 0x0000003f 
+ 00018775  0x000045b3 beq  0x00000080 , 0x0000495a 
+ 00018776  0x000045b4 beq  0x00000000 , 0x00004962 
+ 00018777  0x000045b5 branch  0x00002a8c 
+ 00018778  0x000045b8 fetch  0x00000001 , 0x00000c6e 
+ 00018779  0x000045b9 rshift4  0x0000003f , 0x0000003f 
+ 00018780  0x000045ba rshift  0x0000003f , 0x0000003f 
+ 00018781  0x000045bb and_into  0x00000003 , 0x0000003f 
+ 00018782  0x000045bc beq  0x00000000 , 0x0000496a 
+ 00018783  0x000045bd beq  0x00000001 , 0x00004970 
+ 00018784  0x000045be beq  0x00000002 , 0x00004975 
+ 00018785  0x000045bf branch  0x00002a8c 
+ 00018786  0x000045c2 fetch  0x00000001 , 0x00000c6e 
+ 00018787  0x000045c3 rshift4  0x0000003f , 0x0000003f 
+ 00018788  0x000045c4 rshift  0x0000003f , 0x0000003f 
+ 00018789  0x000045c5 and_into  0x00000003 , 0x0000003f 
+ 00018790  0x000045c6 beq  0x00000000 , 0x00004976 
+ 00018791  0x000045c7 beq  0x00000001 , 0x0000497e 
+ 00018792  0x000045c8 beq  0x00000002 , 0x00004983 
+ 00018793  0x000045c9 branch  0x00002a8c 
+ 00018794  0x000045cc fetch  0x00000001 , 0x00000c6f 
+ 00018795  0x000045cd beq  0x00000008 , 0x0000498a 
+ 00018796  0x000045ce beq  0x00000006 , 0x000049a0 
+ 00018797  0x000045cf beq  0x0000000a , 0x000049ea 
+ 00018798  0x000045d0 beq  0x00000000 , 0x000049fc 
+ 00018799  0x000045d1 branch  0x00004984 
+ 00018800  0x000045d4 fetch  0x00000001 , 0x00000c6f 
+ 00018801  0x000045d5 beq  0x00000002 , 0x00004a2f 
+ 00018802  0x000045d6 beq  0x00000001 , 0x00004a33 
+ 00018803  0x000045d7 beq  0x00000003 , 0x00004a45 
+ 00018804  0x000045d8 branch  0x00004984 
+ 00018805  0x000045db branch  0x00004984 
+ 00018806  0x000045de fetch  0x00000001 , 0x00000c6f 
+ 00018807  0x000045df beq  0x00000001 , 0x00004a4f 
+ 00018808  0x000045e0 beq  0x00000003 , 0x00004a79 
+ 00018809  0x000045e1 beq  0x00000005 , 0x00004aa3 
+ 00018810  0x000045e2 beq  0x00000009 , 0x00004abc 
+ 00018811  0x000045e3 beq  0x0000000b , 0x00004ad7 
+ 00018812  0x000045e4 beq  0x00000007 , 0x00004984 
+ 00018813  0x000045e5 branch  0x00004984 
+ 00018814  0x000045e8 fetch  0x00000001 , 0x00000c6f 
+ 00018815  0x000045e9 beq  0x0000000a , 0x00004ae8 
+ 00018816  0x000045ea beq  0x00000009 , 0x00004af9 
+ 00018817  0x000045eb beq  0x0000000b , 0x00004b11 
+ 00018818  0x000045ec branch  0x00004984 
+ 00018819  0x000045ef branch  0x00004984 
+ 00018820  0x000045f2 hfetch  0x00000001 , 0x00008a11 
+ 00018821  0x000045f3 set1  0x00000000 , 0x0000003f 
+ 00018822  0x000045f4 hstore  0x00000001 , 0x00008a11 
+ 00018823  0x000045f5 branch  0x00004988 
+ 00018824  0x000045f8 jam  0x00000040 , 0x00008a12 
+ 00018825  0x000045f9 rtn 
+ 00018826  0x000045fc fetch  0x00000001 , 0x00000c6e 
+ 00018827  0x000045fd bne  0x00000080 , 0x00004984 
+ 00018828  0x000045fe fetch  0x00000001 , 0x00000c72 
+ 00018829  0x000045ff bne  0x00000000 , 0x00004984 
+ 00018830  0x00004600 fetch  0x00000001 , 0x00000c73 
+ 00018831  0x00004601 bne  0x00000000 , 0x00004984 
+ 00018832  0x00004602 fetch  0x00000001 , 0x00000c74 
+ 00018833  0x00004603 bne  0x00000001 , 0x00004984 
+ 00018834  0x00004604 fetch  0x00000001 , 0x00000c75 
+ 00018835  0x00004605 bne  0x00000000 , 0x00004984 
+ 00018836  0x00004606 fetch  0x00000001 , 0x00000c70 
+ 00018837  0x00004607 bne  0x00000000 , 0x00004984 
+ 00018838  0x00004608 fetch  0x00000001 , 0x00000c71 
+ 00018839  0x00004609 bne  0x00000000 , 0x00004984 
+ 00018840  0x0000460a fetch  0x00000001 , 0x00000c6b 
+ 00018841  0x0000460b beq  0x00000004 , 0x0000499c 
+ 00018842  0x0000460c beq  0x00000003 , 0x0000499e 
+ 00018843  0x0000460d branch  0x00004984 
+ 00018844  0x00004610 arg  0x00000001 , 0x00000012 
+ 00018845  0x00004611 branch  0x00004a14 
+ 00018846  0x00004614 arg  0x00000001 , 0x00000012 
+ 00018847  0x00004615 branch  0x00004a12 
+ 00018848  0x00004618 bpatch  0x000000f9 , 0x0000401f 
+ 00018849  0x00004619 set0  0x00000023 , 0x00000000 
+ 00018850  0x0000461a fetch  0x00000001 , 0x00000c71 
+ 00018851  0x0000461b beq  0x00000001 , 0x000049b6 
+ 00018852  0x0000461c beq  0x00000002 , 0x000049cf 
+ 00018853  0x0000461d beq  0x00000003 , 0x000049d2 
+ 00018854  0x0000461e beq  0x00000021 , 0x000049a9 
+ 00018855  0x0000461f beq  0x00000022 , 0x000049e0 
+ 00018856  0x00004620 branch  0x00004984 
+ 00018857  0x00004623 jam  0x00000000 , 0x00000d4b 
+ 00018858  0x00004624 fetch  0x00000001 , 0x00000c72 
+ 00018859  0x00004625 beq  0x00000000 , 0x000049ae 
+ 00018860  0x00004626 beq  0x00000001 , 0x000049b2 
+ 00018861  0x00004627 branch  0x00004984 
+ 00018862  0x0000462a arg  0x00000b93 , 0x00000011 
+ 00018863  0x0000462b ifetch  0x00000001 , 0x00000011 
+ 00018864  0x0000462c iforce  0x00000012 
+ 00018865  0x0000462d branch  0x00004b21 
+ 00018866  0x00004630 arg  0x00000bac , 0x00000011 
+ 00018867  0x00004631 ifetch  0x00000001 , 0x00000011 
+ 00018868  0x00004632 iforce  0x00000012 
+ 00018869  0x00004633 branch  0x00004b21 
+ 00018870  0x00004639 fetch  0x00000001 , 0x00000d48 
+ 00018871  0x0000463a ncall  0x000049c7 , 0x00000034 
+ 00018872  0x0000463b setarg  0x00000b68 
+ 00018873  0x0000463c fetcht  0x00000001 , 0x00000b68 
+ 00018874  0x0000463e store  0x00000002 , 0x00000d3f 
+ 00018875  0x0000463f storet  0x00000001 , 0x00000d41 
+ 00018876  0x00004640 fetch  0x00000001 , 0x00000c74 
+ 00018877  0x00004641 isub  0x00000002 , 0x0000003e 
+ 00018878  0x00004642 nbranch  0x000049c5 , 0x00000002 
+ 00018879  0x00004644 fetch  0x00000001 , 0x00000d41 
+ 00018880  0x00004646 iforce  0x00000012 
+ 00018881  0x00004647 fetch  0x00000002 , 0x00000d3f 
+ 00018882  0x00004648 add  0x0000003f , 0x00000001 , 0x0000003f 
+ 00018883  0x00004649 iforce  0x00000011 
+ 00018884  0x0000464a branch  0x00004b21 
+ 00018885  0x0000464c fetch  0x00000001 , 0x00000c74 
+ 00018886  0x0000464d branch  0x000049c0 
+ 00018887  0x00004650 hfetch  0x00000001 , 0x00008a04 
+ 00018888  0x00004651 ncall  0x000049cb , 0x00000034 
+ 00018889  0x00004652 jam  0x00000000 , 0x00000d48 
+ 00018890  0x00004653 rtn 
+ 00018891  0x00004655 hfetch  0x00000001 , 0x00008a04 
+ 00018892  0x00004656 set1  0x00000007 , 0x0000003f 
+ 00018893  0x00004657 hstore  0x00000001 , 0x00008a04 
+ 00018894  0x00004658 rtn 
+ 00018895  0x0000465b setarg  0x00000b80 
+ 00018896  0x0000465c fetcht  0x00000001 , 0x00000b80 
+ 00018897  0x0000465d branch  0x000049ba 
+ 00018898  0x00004660 fetch  0x00000001 , 0x00000c70 
+ 00018899  0x00004661 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00018900  0x00004662 nbranch  0x00004984 , 0x00000002 
+ 00018901  0x00004663 fetch  0x00000001 , 0x00000c70 
+ 00018902  0x00004664 arg  0x00000be4 , 0x00000011 
+ 00018903  0x00004665 beq  0x00000000 , 0x00004b1e 
+ 00018904  0x00004666 set1  0x00000023 , 0x00000000 
+ 00018905  0x00004667 arg  0x00000be9 , 0x00000011 
+ 00018906  0x00004668 beq  0x00000001 , 0x00004b1e 
+ 00018907  0x00004669 arg  0x00000c07 , 0x00000011 
+ 00018908  0x0000466a beq  0x00000002 , 0x00004b1e 
+ 00018909  0x0000466b arg  0x00000c47 , 0x00000011 
+ 00018910  0x0000466c beq  0x00000003 , 0x00004b1e 
+ 00018911  0x0000466d rtn 
+ 00018912  0x00004670 fetch  0x00000002 , 0x00000c72 
+ 00018913  0x00004671 beq  0x00000001 , 0x000049e5 
+ 00018914  0x00004672 fetch  0x00000002 , 0x00000b7c 
+ 00018915  0x00004673 copy  0x0000003f , 0x00000011 
+ 00018916  0x00004675 branch  0x00004b1e 
+ 00018917  0x00004677 jam  0x00000001 , 0x00000d45 
+ 00018918  0x00004678 jam  0x00000001 , 0x00000d36 
+ 00018919  0x00004679 fetch  0x00000002 , 0x00000b7e 
+ 00018920  0x0000467a copy  0x0000003f , 0x00000011 
+ 00018921  0x0000467c branch  0x00004b1e 
+ 00018922  0x00004680 fetch  0x00000001 , 0x00000c6b 
+ 00018923  0x00004681 bne  0x00000004 , 0x00004984 
+ 00018924  0x00004682 fetch  0x00000001 , 0x00000c6e 
+ 00018925  0x00004683 bne  0x00000081 , 0x00004984 
+ 00018926  0x00004684 fetch  0x00000001 , 0x00000c70 
+ 00018927  0x00004685 bne  0x00000000 , 0x00004984 
+ 00018928  0x00004686 fetch  0x00000001 , 0x00000c71 
+ 00018929  0x00004687 bne  0x00000000 , 0x00004984 
+ 00018930  0x00004688 fetch  0x00000001 , 0x00000c74 
+ 00018931  0x00004689 bne  0x00000001 , 0x00004984 
+ 00018932  0x0000468a fetch  0x00000001 , 0x00000c75 
+ 00018933  0x0000468b bne  0x00000000 , 0x00004984 
+ 00018934  0x0000468c fetch  0x00000001 , 0x00000c72 
+ 00018935  0x0000468d bne  0x00000000 , 0x00004984 
+ 00018936  0x0000468e fetch  0x00000001 , 0x00000c73 
+ 00018937  0x0000468f bne  0x00000000 , 0x00004984 
+ 00018938  0x00004690 arg  0x00000001 , 0x00000012 
+ 00018939  0x00004691 branch  0x00004a12 
+ 00018940  0x00004695 fetch  0x00000001 , 0x00000c6b 
+ 00018941  0x00004696 beq  0x00000002 , 0x00004984 
+ 00018942  0x00004697 fetch  0x00000001 , 0x00000c70 
+ 00018943  0x00004698 bne  0x00000000 , 0x00004984 
+ 00018944  0x00004699 fetch  0x00000001 , 0x00000c71 
+ 00018945  0x0000469a bne  0x00000000 , 0x00004984 
+ 00018946  0x0000469b fetch  0x00000001 , 0x00000c74 
+ 00018947  0x0000469c bne  0x00000002 , 0x00004984 
+ 00018948  0x0000469d fetch  0x00000001 , 0x00000c75 
+ 00018949  0x0000469e bne  0x00000000 , 0x00004984 
+ 00018950  0x0000469f fetch  0x00000001 , 0x00000c73 
+ 00018951  0x000046a0 bne  0x00000000 , 0x00004984 
+ 00018952  0x000046a1 fetch  0x00000001 , 0x00000c6e 
+ 00018953  0x000046a2 beq  0x00000080 , 0x00004a0d 
+ 00018954  0x000046a3 beq  0x00000081 , 0x00004a18 
+ 00018955  0x000046a4 beq  0x00000082 , 0x00004a1c 
+ 00018956  0x000046a5 branch  0x00004984 
+ 00018957  0x000046a8 fetch  0x00000001 , 0x00000c72 
+ 00018958  0x000046a9 bne  0x00000000 , 0x00004984 
+ 00018959  0x000046aa arg  0x00000002 , 0x00000012 
+ 00018960  0x000046ab fetch  0x00000001 , 0x00000d39 
+ 00018961  0x000046ac beq  0x00000001 , 0x00004a16 
+ 00018962  0x000046af arg  0x00000c65 , 0x00000011 
+ 00018963  0x000046b0 branch  0x00004b21 
+ 00018964  0x000046b2 arg  0x00000c67 , 0x00000011 
+ 00018965  0x000046b3 branch  0x00004b21 
+ 00018966  0x000046b5 arg  0x00000c69 , 0x00000011 
+ 00018967  0x000046b6 branch  0x00004b21 
+ 00018968  0x000046b9 fetch  0x00000001 , 0x00000c6b 
+ 00018969  0x000046ba bne  0x00000004 , 0x00004984 
+ 00018970  0x000046bb arg  0x00000002 , 0x00000012 
+ 00018971  0x000046bc branch  0x00004a12 
+ 00018972  0x000046bf fetch  0x00000001 , 0x00000c6b 
+ 00018973  0x000046c0 bne  0x00000004 , 0x00004984 
+ 00018974  0x000046c1 fetch  0x00000001 , 0x00000c72 
+ 00018975  0x000046c2 beq  0x00000081 , 0x00004a29 
+ 00018976  0x000046c3 beq  0x00000082 , 0x00004a2b 
+ 00018977  0x000046c4 beq  0x00000083 , 0x00004a2d 
+ 00018978  0x000046c5 and_into  0x0000007f , 0x0000003f 
+ 00018979  0x000046c6 beq  0x00000000 , 0x00004a25 
+ 00018980  0x000046c7 branch  0x00004984 
+ 00018981  0x000046ca fetch  0x00000001 , 0x00000d3b 
+ 00018982  0x000046cc arg  0x00000002 , 0x00000012 
+ 00018983  0x000046cd beq  0x00000001 , 0x00004a14 
+ 00018984  0x000046ce branch  0x00004a12 
+ 00018985  0x000046d0 fetch  0x00000001 , 0x00000d3c 
+ 00018986  0x000046d1 branch  0x00004a26 
+ 00018987  0x000046d3 fetch  0x00000001 , 0x00000d3d 
+ 00018988  0x000046d4 branch  0x00004a26 
+ 00018989  0x000046d6 fetch  0x00000001 , 0x00000d3e 
+ 00018990  0x000046d7 branch  0x00004a26 
+ 00018991  0x000046da jam  0x00000001 , 0x00000d4c 
+ 00018992  0x000046db arg  0x00000d4d , 0x00000011 
+ 00018993  0x000046dc arg  0x00000001 , 0x00000012 
+ 00018994  0x000046dd branch  0x00004b21 
+ 00018995  0x000046e0 fetch  0x00000002 , 0x00000c70 
+ 00018996  0x000046e1 arg  0x000001ba , 0x00000002 
+ 00018997  0x000046e2 isub  0x00000002 , 0x0000003e 
+ 00018998  0x000046e3 nbranch  0x00004984 , 0x00000005 
+ 00018999  0x000046e4 set0  0x00000023 , 0x00000000 
+ 00019000  0x000046e6 fetch  0x00000001 , 0x00000d42 
+ 00019001  0x000046e7 nbranch  0x00004a42 , 0x00000034 
+ 00019002  0x000046e8 jam  0x00000000 , 0x00000cf6 
+ 00019003  0x000046ea fetch  0x00000001 , 0x00000c74 
+ 00019004  0x000046eb iforce  0x00000012 
+ 00019005  0x000046ec arg  0x00000cf6 , 0x00000011 
+ 00019006  0x000046ed call  0x00004b21 
+ 00019007  0x000046ef arg  0x00000cf6 , 0x00000005 
+ 00019008  0x000046f0 arg  0x00000008 , 0x00000039 
+ 00019009  0x000046f1 branch  0x00007ec6 
+ 00019010  0x000046f3 jam  0x00000000 , 0x00000d42 
+ 00019011  0x000046f4 jam  0x00000001 , 0x00000cf6 
+ 00019012  0x000046f5 branch  0x00004a3b 
+ 00019013  0x000046f8 fetch  0x00000001 , 0x00000c74 
+ 00019014  0x000046f9 bne  0x00000001 , 0x00004984 
+ 00019015  0x000046fa jam  0x00000001 , 0x00000d4b 
+ 00019016  0x000046fb arg  0x00000001 , 0x00000012 
+ 00019017  0x000046fc fetch  0x00000001 , 0x00000d49 
+ 00019018  0x000046fd beq  0x00000000 , 0x00004a4d 
+ 00019019  0x000046fe beq  0x00000001 , 0x00004a4e 
+ 00019020  0x000046ff branch  0x00004a12 
+ 00019021  0x00004701 branch  0x00004a14 
+ 00019022  0x00004703 branch  0x00004a12 
+ 00019023  0x00004709 fetch  0x00000001 , 0x00000c6b 
+ 00019024  0x0000470a bne  0x00000004 , 0x00004984 
+ 00019025  0x0000470b fetch  0x00000001 , 0x00000c74 
+ 00019026  0x0000470c bne  0x00000000 , 0x00004984 
+ 00019027  0x0000470d fetch  0x00000001 , 0x00000c75 
+ 00019028  0x0000470e bne  0x00000000 , 0x00004984 
+ 00019029  0x0000470f fetch  0x00000001 , 0x00000c71 
+ 00019030  0x00004710 bne  0x00000000 , 0x00004984 
+ 00019031  0x00004711 fetch  0x00000001 , 0x00000c73 
+ 00019032  0x00004712 bne  0x00000000 , 0x00004984 
+ 00019033  0x00004713 fetch  0x00000001 , 0x00000c6e 
+ 00019034  0x00004714 beq  0x00000000 , 0x00004a5e 
+ 00019035  0x00004715 beq  0x00000001 , 0x00004a66 
+ 00019036  0x00004716 beq  0x00000002 , 0x00004a67 
+ 00019037  0x00004717 branch  0x00004984 
+ 00019038  0x0000471a fetch  0x00000001 , 0x00000c70 
+ 00019039  0x0000471b bne  0x00000001 , 0x00004984 
+ 00019040  0x0000471c hfetch  0x00000001 , 0x00008a00 
+ 00019041  0x0000471d set0  0x00000007 , 0x0000003f 
+ 00019042  0x0000471e hstore  0x00000001 , 0x00008a00 
+ 00019043  0x0000471f jam  0x00000000 , 0x00000d39 
+ 00019044  0x00004720 jam  0x00000001 , 0x00000d3a 
+ 00019045  0x00004721 branch  0x00004988 
+ 00019046  0x00004724 branch  0x00004984 
+ 00019047  0x00004727 fetch  0x00000001 , 0x00000c70 
+ 00019048  0x00004728 bne  0x00000000 , 0x00004984 
+ 00019049  0x00004729 fetch  0x00000001 , 0x00000c72 
+ 00019050  0x0000472a beq  0x00000081 , 0x00004a72 
+ 00019051  0x0000472b beq  0x00000082 , 0x00004a75 
+ 00019052  0x0000472c beq  0x00000083 , 0x00004a77 
+ 00019053  0x0000472d and_into  0x0000007f , 0x0000003f 
+ 00019054  0x0000472e beq  0x00000000 , 0x00004a70 
+ 00019055  0x0000472f branch  0x00004984 
+ 00019056  0x00004732 jam  0x00000000 , 0x00000d3b 
+ 00019057  0x00004733 branch  0x00004988 
+ 00019058  0x00004735 jam  0x00000000 , 0x00000d3c 
+ 00019059  0x00004737 jam  0x00000001 , 0x00000d53 
+ 00019060  0x00004738 branch  0x00004988 
+ 00019061  0x0000473a jam  0x00000000 , 0x00000d3d 
+ 00019062  0x0000473b branch  0x00004a73 
+ 00019063  0x0000473d jam  0x00000000 , 0x00000d3e 
+ 00019064  0x0000473e branch  0x00004a73 
+ 00019065  0x00004742 fetch  0x00000001 , 0x00000c74 
+ 00019066  0x00004743 bne  0x00000000 , 0x00004984 
+ 00019067  0x00004744 fetch  0x00000001 , 0x00000c75 
+ 00019068  0x00004745 bne  0x00000000 , 0x00004984 
+ 00019069  0x00004746 fetch  0x00000001 , 0x00000c6e 
+ 00019070  0x00004747 beq  0x00000000 , 0x00004a82 
+ 00019071  0x00004748 beq  0x00000001 , 0x00004a8f 
+ 00019072  0x00004749 beq  0x00000002 , 0x00004a90 
+ 00019073  0x0000474a branch  0x00004984 
+ 00019074  0x0000474d fetch  0x00000001 , 0x00000c70 
+ 00019075  0x0000474e bne  0x00000001 , 0x00004984 
+ 00019076  0x0000474f hfetch  0x00000001 , 0x00008a00 
+ 00019077  0x00004750 set1  0x00000007 , 0x0000003f 
+ 00019078  0x00004751 hstore  0x00000001 , 0x00008a00 
+ 00019079  0x00004752 jam  0x00000001 , 0x00000d39 
+ 00019080  0x00004753 jam  0x00000003 , 0x00000d36 
+ 00019081  0x00004754 jam  0x00000000 , 0x00000d43 
+ 00019082  0x00004755 call  0x00004988 
+ 00019083  0x00004757 call  0x00007f15 
+ 00019084  0x00004758 setarg  0x00001388 
+ 00019085  0x00004759 arg  0x0000000f , 0x00000007 
+ 00019086  0x0000475a branch  0x00007f08 
+ 00019087  0x0000475d branch  0x00004984 
+ 00019088  0x00004760 fetch  0x00000001 , 0x00000c70 
+ 00019089  0x00004761 bne  0x00000000 , 0x00004984 
+ 00019090  0x00004762 fetch  0x00000001 , 0x00000c71 
+ 00019091  0x00004763 bne  0x00000000 , 0x00004984 
+ 00019092  0x00004764 fetch  0x00000001 , 0x00000c72 
+ 00019093  0x00004765 beq  0x00000081 , 0x00004a9d 
+ 00019094  0x00004766 beq  0x00000082 , 0x00004a9f 
+ 00019095  0x00004767 beq  0x00000083 , 0x00004aa1 
+ 00019096  0x00004768 and_into  0x0000007f , 0x0000003f 
+ 00019097  0x00004769 beq  0x00000000 , 0x00004a9b 
+ 00019098  0x0000476a branch  0x00004984 
+ 00019099  0x0000476d jam  0x00000001 , 0x00000d3b 
+ 00019100  0x0000476e branch  0x00004988 
+ 00019101  0x00004770 jam  0x00000001 , 0x00000d3c 
+ 00019102  0x00004771 branch  0x00004988 
+ 00019103  0x00004773 jam  0x00000001 , 0x00000d3d 
+ 00019104  0x00004774 branch  0x00004988 
+ 00019105  0x00004776 jam  0x00000001 , 0x00000d3e 
+ 00019106  0x00004777 branch  0x00004988 
+ 00019107  0x0000477b fetch  0x00000001 , 0x00000c6e 
+ 00019108  0x0000477c bne  0x00000000 , 0x00004984 
+ 00019109  0x0000477d fetch  0x00000001 , 0x00000c72 
+ 00019110  0x0000477e bne  0x00000000 , 0x00004984 
+ 00019111  0x0000477f fetch  0x00000001 , 0x00000c73 
+ 00019112  0x00004780 bne  0x00000000 , 0x00004984 
+ 00019113  0x00004781 fetch  0x00000001 , 0x00000c74 
+ 00019114  0x00004782 bne  0x00000000 , 0x00004984 
+ 00019115  0x00004783 fetch  0x00000001 , 0x00000c75 
+ 00019116  0x00004784 bne  0x00000000 , 0x00004984 
+ 00019117  0x00004785 fetch  0x00000001 , 0x00000c71 
+ 00019118  0x00004786 bne  0x00000000 , 0x00004984 
+ 00019119  0x00004787 fetch  0x00000001 , 0x00000c70 
+ 00019120  0x00004788 and_into  0x00000080 , 0x0000003f 
+ 00019121  0x00004789 bne  0x00000000 , 0x00004984 
+ 00019122  0x0000478a fetch  0x00000001 , 0x00000c70 
+ 00019123  0x0000478b bne  0x00000000 , 0x00004aba 
+ 00019124  0x0000478d jam  0x00000002 , 0x00000c6b 
+ 00019125  0x0000478f fetch  0x00000001 , 0x00000c70 
+ 00019126  0x00004790 hstore  0x00000001 , 0x00008a04 
+ 00019127  0x00004791 call  0x00004988 
+ 00019128  0x00004792 jam  0x00000001 , 0x00000d48 
+ 00019129  0x00004793 rtn 
+ 00019130  0x00004795 jam  0x00000003 , 0x00000c6b 
+ 00019131  0x00004796 branch  0x00004ab5 
+ 00019132  0x0000479a fetch  0x00000001 , 0x00000c6b 
+ 00019133  0x0000479b beq  0x00000002 , 0x00004984 
+ 00019134  0x0000479c fetch  0x00000001 , 0x00000c6e 
+ 00019135  0x0000479d bne  0x00000000 , 0x00004984 
+ 00019136  0x0000479e fetch  0x00000001 , 0x00000c72 
+ 00019137  0x0000479f bne  0x00000000 , 0x00004984 
+ 00019138  0x000047a0 fetch  0x00000001 , 0x00000c73 
+ 00019139  0x000047a1 bne  0x00000000 , 0x00004984 
+ 00019140  0x000047a2 fetch  0x00000001 , 0x00000c74 
+ 00019141  0x000047a3 bne  0x00000000 , 0x00004984 
+ 00019142  0x000047a4 fetch  0x00000001 , 0x00000c75 
+ 00019143  0x000047a5 bne  0x00000000 , 0x00004984 
+ 00019144  0x000047a6 fetch  0x00000001 , 0x00000c71 
+ 00019145  0x000047a7 bne  0x00000000 , 0x00004984 
+ 00019146  0x000047a8 fetch  0x00000001 , 0x00000c70 
+ 00019147  0x000047a9 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019148  0x000047aa nbranch  0x00004984 , 0x00000002 
+ 00019149  0x000047ab fetch  0x00000001 , 0x00000c6b 
+ 00019150  0x000047ac beq  0x00000003 , 0x00004ad1 
+ 00019151  0x000047ad beq  0x00000004 , 0x00004ad1 
+ 00019152  0x000047ae branch  0x00004984 
+ 00019153  0x000047b2 fetch  0x00000001 , 0x00000c70 
+ 00019154  0x000047b3 beq  0x00000000 , 0x00004ad5 
+ 00019155  0x000047b4 jam  0x00000004 , 0x00000c6b 
+ 00019156  0x000047b5 branch  0x00004988 
+ 00019157  0x000047b7 jam  0x00000003 , 0x00000c6b 
+ 00019158  0x000047b8 branch  0x00004988 
+ 00019159  0x000047bc fetch  0x00000001 , 0x00000c6b 
+ 00019160  0x000047bd bne  0x00000004 , 0x00004984 
+ 00019161  0x000047be fetch  0x00000001 , 0x00000c6e 
+ 00019162  0x000047bf bne  0x00000001 , 0x00004984 
+ 00019163  0x000047c0 fetch  0x00000001 , 0x00000c70 
+ 00019164  0x000047c1 bne  0x00000000 , 0x00004984 
+ 00019165  0x000047c2 fetch  0x00000001 , 0x00000c71 
+ 00019166  0x000047c3 bne  0x00000000 , 0x00004984 
+ 00019167  0x000047c4 fetch  0x00000001 , 0x00000c74 
+ 00019168  0x000047c5 bne  0x00000000 , 0x00004984 
+ 00019169  0x000047c6 fetch  0x00000001 , 0x00000c75 
+ 00019170  0x000047c7 bne  0x00000000 , 0x00004984 
+ 00019171  0x000047c8 fetch  0x00000001 , 0x00000c72 
+ 00019172  0x000047c9 bne  0x00000000 , 0x00004984 
+ 00019173  0x000047ca fetch  0x00000001 , 0x00000c73 
+ 00019174  0x000047cb bne  0x00000000 , 0x00004984 
+ 00019175  0x000047cc branch  0x00004988 
+ 00019176  0x000047d0 jam  0x00000001 , 0x00000d4c 
+ 00019177  0x000047d1 fetch  0x00000001 , 0x00000c71 
+ 00019178  0x000047d2 store  0x00000001 , 0x00000d4d 
+ 00019179  0x000047d3 fetch  0x00000001 , 0x00000c72 
+ 00019180  0x000047d4 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00019181  0x000047d5 call  0x00004af5 , 0x00000005 
+ 00019182  0x000047d6 fetch  0x00000001 , 0x00000d36 
+ 00019183  0x000047d7 bne  0x00000004 , 0x00004988 
+ 00019184  0x000047d8 jam  0x00000002 , 0x00000d36 
+ 00019185  0x000047d9 call  0x00004988 
+ 00019186  0x000047da nop  0x00007530 
+ 00019187  0x000047db nop  0x00007530 
+ 00019188  0x000047dc rtn 
+ 00019189  0x000047de jam  0x00000001 , 0x00000d45 
+ 00019190  0x000047df jam  0x00000000 , 0x00000d3a 
+ 00019191  0x000047e0 jam  0x00000004 , 0x00000d36 
+ 00019192  0x000047e1 rtn 
+ 00019193  0x000047e5 jam  0x00000001 , 0x00000d50 
+ 00019194  0x000047e6 call  0x00004b03 
+ 00019195  0x000047e7 fetch  0x00000002 , 0x00000c70 
+ 00019196  0x000047e8 store  0x00000002 , 0x00000d4e 
+ 00019197  0x000047e9 fetch  0x00000001 , 0x00000c74 
+ 00019198  0x000047ea iforce  0x00000039 
+ 00019199  0x000047eb arg  0x00000c76 , 0x00000006 
+ 00019200  0x000047ec arg  0x00000cb6 , 0x00000005 
+ 00019201  0x000047ed call  0x00007f01 
+ 00019202  0x000047ee branch  0x00004988 
+ 00019203  0x000047f1 fetch  0x00000002 , 0x00000c70 
+ 00019204  0x000047f2 arg  0x00000200 , 0x00000002 
+ 00019205  0x000047f3 isub  0x00000002 , 0x0000003e 
+ 00019206  0x000047f4 nrtn  0x00000005 
+ 00019207  0x000047f5 fetch  0x00000002 , 0x00000c72 
+ 00019208  0x000047f6 arg  0x00000000 , 0x00000002 
+ 00019209  0x000047f7 isub  0x00000002 , 0x0000003e 
+ 00019210  0x000047f8 nrtn  0x00000005 
+ 00019211  0x000047f9 fetch  0x00000002 , 0x00000c74 
+ 00019212  0x000047fa arg  0x00000001 , 0x00000002 
+ 00019213  0x000047fb isub  0x00000002 , 0x0000003e 
+ 00019214  0x000047fc nrtn  0x00000005 
+ 00019215  0x000047fd jam  0x00000001 , 0x00000d43 
+ 00019216  0x000047fe rtn 
+ 00019217  0x00004802 fetch  0x00000001 , 0x00000c74 
+ 00019218  0x00004803 bne  0x00000000 , 0x00004984 
+ 00019219  0x00004804 fetch  0x00000001 , 0x00000c70 
+ 00019220  0x00004805 beq  0x00000000 , 0x00004b17 
+ 00019221  0x00004806 beq  0x00000001 , 0x00004b1a 
+ 00019222  0x00004807 branch  0x00004984 
+ 00019223  0x00004809 jam  0x00000000 , 0x00000d4a 
+ 00019224  0x0000480a jam  0x00000001 , 0x00000d49 
+ 00019225  0x0000480b branch  0x00004988 
+ 00019226  0x0000480d jam  0x00000001 , 0x00000d44 
+ 00019227  0x0000480e jam  0x00000001 , 0x00000d4a 
+ 00019228  0x0000480f jam  0x00000000 , 0x00000d49 
+ 00019229  0x00004810 branch  0x00004988 
+ 00019230  0x00004814 ifetch  0x00000001 , 0x00000011 
+ 00019231  0x00004815 iforce  0x00000012 
+ 00019232  0x00004816 increase  0x00000001 , 0x00000011 
+ 00019233  0x00004819 bpatch  0x000000fa , 0x0000401f 
+ 00019234  0x0000481a bmark0  0x00000023 , 0x00004b2c 
+ 00019235  0x0000481b add  0x00000012 , 0x00000001 , 0x0000003f 
+ 00019236  0x0000481c lshift  0x0000003f , 0x0000003f 
+ 00019237  0x0000481d hstore  0x00000001 , 0x00008a18 
+ 00019238  0x0000481e jam  0x00000003 , 0x00008a18 
+ 00019239  0x0000481f fetch  0x00000001 , 0x00000c74 
+ 00019240  0x00004820 increase  0xfffffffe , 0x0000003f 
+ 00019241  0x00004821 rshift  0x0000003f , 0x0000003f 
+ 00019242  0x00004822 store  0x00000001 , 0x00000c74 
+ 00019243  0x00004823 beq  0x00000000 , 0x00004b35 
+ 00019244  0x00004825 fetch  0x00000002 , 0x00000c74 
+ 00019245  0x00004826 isub  0x00000012 , 0x0000003e 
+ 00019246  0x00004827 branch  0x00004b30 , 0x00000002 
+ 00019247  0x00004828 copy  0x0000003f , 0x00000012 
+ 00019248  0x0000482a deposit  0x00000011 
+ 00019249  0x0000482b store  0x00000002 , 0x00000b65 
+ 00019250  0x0000482c deposit  0x00000012 
+ 00019251  0x0000482d store  0x00000001 , 0x00000b67 
+ 00019252  0x0000482e branch  0x00004b37 
+ 00019253  0x00004831 arg  0x00000000 , 0x00000007 
+ 00019254  0x00004832 branch  0x00004b57 
+ 00019255  0x00004836 bpatch  0x000000fb , 0x0000401f 
+ 00019256  0x00004837 fetch  0x00000001 , 0x00000b67 
+ 00019257  0x00004838 rtn  0x00000034 
+ 00019258  0x00004839 copy  0x0000003f , 0x00000039 
+ 00019259  0x0000483a sub  0x0000003f , 0x00000040 , 0x0000003e 
+ 00019260  0x0000483b branch  0x00004b3e , 0x00000002 
+ 00019261  0x0000483c arg  0x00000040 , 0x00000039 
+ 00019262  0x0000483e fetch  0x00000001 , 0x00000b67 
+ 00019263  0x0000483f isub  0x00000039 , 0x0000003f 
+ 00019264  0x00004840 store  0x00000001 , 0x00000b67 
+ 00019265  0x00004841 fetch  0x00000002 , 0x00000b65 
+ 00019266  0x00004842 copy  0x0000003f , 0x00000006 
+ 00019267  0x00004844 ifetch  0x00000001 , 0x00000006 
+ 00019268  0x00004845 hstore  0x00000001 , 0x00008a18 
+ 00019269  0x00004846 bmark0  0x00000023 , 0x00004b47 
+ 00019270  0x00004847 jam  0x00000000 , 0x00008a18 
+ 00019271  0x00004849 loop  0x00004b43 
+ 00019272  0x0000484a copy  0x00000006 , 0x0000003f 
+ 00019273  0x0000484b store  0x00000002 , 0x00000b65 
+ 00019274  0x0000484c arg  0x00000000 , 0x00000007 
+ 00019275  0x0000484d call  0x00004b57 
+ 00019276  0x0000484e fetch  0x00000001 , 0x00000b67 
+ 00019277  0x0000484f nrtn  0x00000034 
+ 00019278  0x00004850 fetch  0x00000001 , 0x00000d36 
+ 00019279  0x00004851 rtnne  0x00000001 
+ 00019280  0x00004852 jam  0x00000002 , 0x00000d36 
+ 00019281  0x00004853 rtn 
+ 00019282  0x00004857 arg  0x00008a19 , 0x00000011 
+ 00019283  0x00004858 arg  0x00000001 , 0x00000007 
+ 00019284  0x0000485a ifetch  0x00000001 , 0x00000006 
+ 00019285  0x0000485b istore  0x00000001 , 0x00000011 
+ 00019286  0x0000485c loop  0x00004b54 
+ 00019287  0x0000485e setarg  0x00000000 
+ 00019288  0x0000485f qset1  0x0000003f 
+ 00019289  0x00004860 hstore  0x00000001 , 0x00008a10 
+ 00019290  0x00004861 fetcht  0x00000001 , 0x00000d37 
+ 00019291  0x00004862 ior  0x00000002 , 0x0000003f 
+ 00019292  0x00004863 store  0x00000001 , 0x00000d37 
+ 00019293  0x00004864 rtn 
+ 00019294  0x00004867 arg  0x00000002 , 0x00000007 
+ 00019295  0x00004868 arg  0x00008a1a , 0x00000011 
+ 00019296  0x00004869 branch  0x00004b54 
+ 00019297  0x0000486c bpatch  0x000000fc , 0x0000401f 
+ 00019298  0x0000486d fetch  0x00000001 , 0x00000d38 
+ 00019299  0x0000486e rtn  0x00000034 
+ 00019300  0x0000486f fetch  0x00000001 , 0x00000d37 
+ 00019301  0x00004870 nbranch  0x00004bac , 0x00000034 
+ 00019302  0x00004871 fetch  0x00000001 , 0x00000d45 
+ 00019303  0x00004872 branch  0x00004b86 , 0x00000034 
+ 00019304  0x00004873 fetch  0x00000001 , 0x00000d36 
+ 00019305  0x00004874 beq  0x00000003 , 0x00004bbf 
+ 00019306  0x00004875 bne  0x00000002 , 0x00004b86 
+ 00019307  0x00004876 fetch  0x00000001 , 0x00000d3a 
+ 00019308  0x00004877 nbranch  0x00004b86 , 0x00000034 
+ 00019309  0x00004878 call  0x00004b6f 
+ 00019310  0x00004879 branch  0x00004b7a 
+ 00019311  0x0000487c fetch  0x00000001 , 0x00000d38 
+ 00019312  0x0000487d rtnbit0  0x00000001 
+ 00019313  0x0000487e fetch  0x00000001 , 0x00000d37 
+ 00019314  0x0000487f rtnbit1  0x00000001 
+ 00019315  0x00004880 fetch  0x00000001 , 0x00000d38 
+ 00019316  0x00004881 set0  0x00000001 , 0x0000003f 
+ 00019317  0x00004882 store  0x00000001 , 0x00000d38 
+ 00019318  0x00004883 fetch  0x00000001 , 0x00000d51 
+ 00019319  0x00004884 rtn  0x00000034 
+ 00019320  0x00004885 beq  0x00000010 , 0x00004ba8 
+ 00019321  0x00004886 branch  0x00002a8c 
+ 00019322  0x00004889 fetch  0x00000001 , 0x00000d38 
+ 00019323  0x0000488a rtnbit0  0x00000002 
+ 00019324  0x0000488b fetch  0x00000001 , 0x00000d37 
+ 00019325  0x0000488c rtnbit1  0x00000002 
+ 00019326  0x0000488d fetch  0x00000001 , 0x00000d38 
+ 00019327  0x0000488e set0  0x00000002 , 0x0000003f 
+ 00019328  0x0000488f store  0x00000001 , 0x00000d38 
+ 00019329  0x00004890 fetch  0x00000001 , 0x00000d52 
+ 00019330  0x00004891 rtn  0x00000034 
+ 00019331  0x00004892 beq  0x00000020 , 0x00004b89 
+ 00019332  0x00004893 beq  0x00000021 , 0x00004ba4 
+ 00019333  0x00004894 branch  0x00002a8c 
+ 00019334  0x00004898 arg  0x00000d54 , 0x00000005 
+ 00019335  0x00004899 arg  0x00000006 , 0x00000039 
+ 00019336  0x0000489a branch  0x00007ec6 
+ 00019337  0x0000489d fetch  0x00000001 , 0x00000d4c 
+ 00019338  0x0000489e fetcht  0x00000001 , 0x00000d4b 
+ 00019339  0x0000489f iand  0x00000002 , 0x0000003f 
+ 00019340  0x000048a0 branch  0x00004ba0 , 0x00000034 
+ 00019341  0x000048a1 fetcht  0x00000001 , 0x00000d4a 
+ 00019342  0x000048a2 iadd  0x00000002 , 0x0000003f 
+ 00019343  0x000048a3 beq  0x00000001 , 0x00004b91 
+ 00019344  0x000048a4 branch  0x00004ba0 
+ 00019345  0x000048a7 jam  0x00000000 , 0x00000d52 
+ 00019346  0x000048a9 fetch  0x00000001 , 0x00000d55 
+ 00019347  0x000048aa beq  0x00000002 , 0x00004ba1 
+ 00019348  0x000048ab beq  0x00000003 , 0x00004ba1 
+ 00019349  0x000048ac fetch  0x00000001 , 0x00000d55 
+ 00019350  0x000048ad store  0x00000001 , 0x00000d54 
+ 00019351  0x000048ae fetch  0x00000001 , 0x00000d56 
+ 00019352  0x000048af istore  0x00000001 , 0x00000005 
+ 00019353  0x000048b0 fetch  0x00000001 , 0x00000d58 
+ 00019354  0x000048b1 istore  0x00000001 , 0x00000005 
+ 00019355  0x000048b2 fetch  0x00000001 , 0x00000d5a 
+ 00019356  0x000048b3 istore  0x00000001 , 0x00000005 
+ 00019357  0x000048b4 arg  0x00000004 , 0x00000039 
+ 00019358  0x000048b5 arg  0x00000d54 , 0x00000006 
+ 00019359  0x000048b6 branch  0x00004b5e 
+ 00019360  0x000048b9 jam  0x00000000 , 0x00000d52 
+ 00019361  0x000048bb arg  0x00000008 , 0x00000039 
+ 00019362  0x000048bc arg  0x00000d54 , 0x00000006 
+ 00019363  0x000048bd branch  0x00004b5e 
+ 00019364  0x000048c0 jam  0x00000000 , 0x00000d52 
+ 00019365  0x000048c1 arg  0x00000003 , 0x00000039 
+ 00019366  0x000048c2 arg  0x00000d74 , 0x00000006 
+ 00019367  0x000048c3 branch  0x00004b5e 
+ 00019368  0x000048c6 jam  0x00000000 , 0x00000d51 
+ 00019369  0x000048c7 arg  0x00000008 , 0x00000039 
+ 00019370  0x000048c8 arg  0x00000d64 , 0x00000006 
+ 00019371  0x000048c9 branch  0x00004b52 
+ 00019372  0x000048cc fetch  0x00000001 , 0x00000d36 
+ 00019373  0x000048cd beq  0x00000003 , 0x00004bb0 
+ 00019374  0x000048ce beq  0x00000002 , 0x00004bb2 
+ 00019375  0x000048cf rtn 
+ 00019376  0x000048d1 jam  0x00000000 , 0x00000d37 
+ 00019377  0x000048d2 rtn 
+ 00019378  0x000048d4 hfetch  0x00000001 , 0x00008a00 
+ 00019379  0x000048d5 set1  0x00000007 , 0x0000003f 
+ 00019380  0x000048d6 hstore  0x00000001 , 0x00008a00 
+ 00019381  0x000048d7 jam  0x00000001 , 0x00000d47 
+ 00019382  0x000048d8 rtn 
+ 00019383  0x000048db fetch  0x00000001 , 0x00000d36 
+ 00019384  0x000048dc rtneq  0x00000003 
+ 00019385  0x000048dd beq  0x00000002 , 0x00004bbb 
+ 00019386  0x000048de rtn 
+ 00019387  0x000048e0 fetch  0x00000001 , 0x00000d47 
+ 00019388  0x000048e1 rtn  0x00000034 
+ 00019389  0x000048e2 jam  0x00000001 , 0x00000d46 
+ 00019390  0x000048e3 branch  0x00004bc2 
+ 00019391  0x000048e6 arg  0x0000000f , 0x00000007 
+ 00019392  0x000048e7 call  0x00007f16 
+ 00019393  0x000048e8 nrtn  0x00000034 
+ 00019394  0x000048ea hfetch  0x00000001 , 0x00008a00 
+ 00019395  0x000048eb rtnbit0  0x00000007 
+ 00019396  0x000048ec jam  0x000000fc , 0x00008a00 
+ 00019397  0x000048ed nop  0x00007530 
+ 00019398  0x000048ee jam  0x0000003c , 0x00008a00 
+ 00019399  0x000048ef rtn 
+ 00019400  0x000048f7 bpatch  0x000000fd , 0x0000401f 
+ 00019401  0x000048f8 fetch  0x00000001 , 0x000041ce 
+ 00019402  0x000048f9 nrtn  0x00000034 
+ 00019403  0x000048fb call  0x00004bce 
+ 00019404  0x000048fc ncall  0x00004be6 , 0x00000028 
+ 00019405  0x000048fd rtn 
+ 00019406  0x00004900 bpatch  0x000000fe , 0x0000401f 
+ 00019407  0x00004901 copy  0x00000003 , 0x00000011 
+ 00019408  0x00004902 arg  0x00000004 , 0x00000002 
+ 00019409  0x00004903 ifetch  0x00000001 , 0x00000003 
+ 00019410  0x00004904 beq  0x00000001 , 0x00004bd8 
+ 00019411  0x00004905 increase  0x00000001 , 0x00000002 
+ 00019412  0x00004906 beq  0x00000002 , 0x00004bd8 
+ 00019413  0x00004907 copy  0x00000003 , 0x0000003f 
+ 00019414  0x00004908 hstore  0x00000002 , 0x00008058 
+ 00019415  0x00004909 rtn 
+ 00019416  0x0000490b hfetch  0x00000002 , 0x00008112 
+ 00019417  0x0000490c isub  0x00000002 , 0x0000003e 
+ 00019418  0x0000490d nbranch  0x00004bd8 , 0x00000002 
+ 00019419  0x0000490f disable  0x00000028 
+ 00019420  0x00004910 copy  0x00000011 , 0x00000003 
+ 00019421  0x00004911 call  0x00004bee 
+ 00019422  0x00004912 iadd  0x00000002 , 0x00000002 
+ 00019423  0x00004914 hfetch  0x00000002 , 0x00008112 
+ 00019424  0x00004915 isub  0x00000002 , 0x0000003e 
+ 00019425  0x00004916 nbranch  0x00004bdf , 0x00000002 
+ 00019426  0x00004917 copy  0x00000011 , 0x00000003 
+ 00019427  0x00004918 ifetch  0x00000001 , 0x00000003 
+ 00019428  0x00004919 beq  0x00000001 , 0x00004c3f 
+ 00019429  0x0000491a branch  0x00002a8c 
+ 00019430  0x0000491d bpatch  0x000000ff , 0x0000401f 
+ 00019431  0x0000491e hfetch  0x00000002 , 0x00008058 
+ 00019432  0x0000491f iforce  0x00000003 
+ 00019433  0x00004920 call  0x00004bee 
+ 00019434  0x00004921 iadd  0x00000003 , 0x00000003 
+ 00019435  0x00004922 deposit  0x00000003 
+ 00019436  0x00004923 hstore  0x00000002 , 0x00008058 
+ 00019437  0x00004924 rtn 
+ 00019438  0x0000492a ifetch  0x00000001 , 0x00000003 
+ 00019439  0x0000492b increase  0x00000002 , 0x00000003 
+ 00019440  0x0000492c beq  0x00000002 , 0x00004bf3 
+ 00019441  0x0000492d ifetch  0x00000001 , 0x00000003 
+ 00019442  0x0000492e rtn 
+ 00019443  0x00004930 ifetch  0x00000002 , 0x00000003 
+ 00019444  0x00004931 rtn 
+ 00019445  0x00004934 hfetch  0x00000002 , 0x0000805e 
+ 00019446  0x00004935 increase  0xfffffffb , 0x0000000a 
+ 00019447  0x00004936 iadd  0x0000000a , 0x0000000a 
+ 00019448  0x00004937 rtn 
+ 00019449  0x0000493a arg  0x00000004 , 0x00000002 
+ 00019450  0x0000493b branch  0x00004bfc 
+ 00019451  0x0000493d arg  0x00000002 , 0x00000002 
+ 00019452  0x0000493f bpatchx  0x00000000 , 0x00004020 
+ 00019453  0x00004940 increase  0x00000001 , 0x00000039 
+ 00019454  0x00004941 hfetch  0x00000002 , 0x0000805e 
+ 00019455  0x00004942 copy  0x0000003f , 0x0000000a 
+ 00019456  0x00004943 copy  0x00000039 , 0x0000003f 
+ 00019457  0x00004944 istoret  0x00000001 , 0x0000000a 
+ 00019458  0x00004945 increase  0xffffffff , 0x0000003f 
+ 00019459  0x00004946 iadd  0x0000000a , 0x0000000a 
+ 00019460  0x00004947 copy  0x0000000a , 0x0000003f 
+ 00019461  0x00004948 store  0x00000002 , 0x00000258 
+ 00019462  0x00004949 copy  0x00000002 , 0x0000003f 
+ 00019463  0x0000494a rtneq  0x00000002 
+ 00019464  0x0000494b fetch  0x00000002 , 0x00000258 
+ 00019465  0x0000494c hstore  0x00000002 , 0x0000805e 
+ 00019466  0x0000494d branch  0x00004c0b 
+ 00019467  0x00004951 setarg  0x00000000 
+ 00019468  0x00004952 store  0x00000002 , 0x00000258 
+ 00019469  0x00004953 rtn 
+ 00019470  0x0000495b rtn  0x0000002b 
+ 00019471  0x0000495c setarg  0x00004d28 
+ 00019472  0x0000495d store  0x00000002 , 0x000041f3 
+ 00019473  0x0000495f setarg  0x000001a0 
+ 00019474  0x00004960 store  0x00000002 , 0x00004243 
+ 00019475  0x00004962 setarg  0x00001800 
+ 00019476  0x00004963 hstore  0x00000002 , 0x00008054 
+ 00019477  0x00004964 setarg  0x00001bff 
+ 00019478  0x00004965 hstore  0x00000002 , 0x00008056 
+ 00019479  0x00004966 setarg  0x00001c00 
+ 00019480  0x00004967 hstore  0x00000002 , 0x0000805a 
+ 00019481  0x00004968 call  0x00004c28 
+ 00019482  0x0000496a jam  0x00000000 , 0x00008062 
+ 00019483  0x0000496b setarg  0x00001c00 
+ 00019484  0x0000496c hstore  0x00000002 , 0x0000805e 
+ 00019485  0x0000496d hstore  0x00000002 , 0x00008060 
+ 00019486  0x0000496e setarg  0x00001800 
+ 00019487  0x0000496f hstore  0x00000002 , 0x00008058 
+ 00019488  0x00004970 store  0x00000002 , 0x00000244 
+ 00019489  0x00004972 hfetch  0x00000002 , 0x00008050 
+ 00019490  0x00004973 set0  0x0000000f , 0x0000003f 
+ 00019491  0x00004974 hstore  0x00000002 , 0x00008050 
+ 00019492  0x00004975 call  0x000066ce 
+ 00019493  0x00004976 jam  0x00000001 , 0x00008043 
+ 00019494  0x00004977 jam  0x00000081 , 0x00008062 
+ 00019495  0x00004978 rtn 
+ 00019496  0x0000497b setarg  0x00001fff 
+ 00019497  0x0000497c hstore  0x00000002 , 0x0000805c 
+ 00019498  0x0000497d hfetch  0x00000001 , 0x00008081 
+ 00019499  0x0000497e or_into  0x00000007 , 0x0000003f 
+ 00019500  0x0000497f hstore  0x00000001 , 0x00008081 
+ 00019501  0x00004980 rtn 
+ 00019502  0x00004984 bpatchx  0x00000001 , 0x00004020 
+ 00019503  0x00004985 hfetch  0x00000001 , 0x0000810c 
+ 00019504  0x00004986 iforce  0x00000012 
+ 00019505  0x00004987 bbit0  0x00000003 , 0x00004c37 
+ 00019506  0x00004988 hfetch  0x00000002 , 0x00008112 
+ 00019507  0x00004989 iforce  0x00000013 
+ 00019508  0x0000498a arg  0x0000044f , 0x00000002 
+ 00019509  0x0000498b isub  0x00000002 , 0x0000003e 
+ 00019510  0x0000498c nrtn  0x00000005 
+ 00019511  0x0000498e hfetch  0x00000002 , 0x00008058 
+ 00019512  0x0000498f iforce  0x00000003 
+ 00019513  0x00004990 branch  0x00004bc8 
+ 00019514  0x00004993 hfetcht  0x00000001 , 0x0000810c 
+ 00019515  0x00004994 isolate1  0x00000006 , 0x00000002 
+ 00019516  0x00004995 branch  0x00004c3a , 0x00000001 
+ 00019517  0x00004996 hstore  0x00000001 , 0x00008015 
+ 00019518  0x00004997 rtn 
+ 00019519  0x0000499a bpatchx  0x00000002 , 0x00004020 
+ 00019520  0x0000499b fetch  0x00000001 , 0x000041ce 
+ 00019521  0x0000499c branch  0x00004c44 , 0x00000034 
+ 00019522  0x0000499d enable  0x00000028 
+ 00019523  0x0000499e rtn 
+ 00019524  0x000049a0 ifetch  0x00000002 , 0x00000003 
+ 00019525  0x000049a1 iforce  0x00000030 
+ 00019526  0x000049a2 iforce  0x00000007 
+ 00019527  0x000049a3 ifetch  0x00000001 , 0x00000003 
+ 00019528  0x000049a4 iforce  0x00000002 
+ 00019529  0x000049a5 rshift2  0x00000030 , 0x0000003f 
+ 00019530  0x000049a6 rshift8  0x0000003f , 0x0000003f 
+ 00019531  0x000049a7 beq  0x0000003f , 0x00004c4d 
+ 00019532  0x000049a8 rtn 
+ 00019533  0x000049ac bpatchx  0x00000003 , 0x00004020 
+ 00019534  0x000049ad deposit  0x00000007 
+ 00019535  0x000049ae beq  0x00000000 , 0x00004cdc 
+ 00019536  0x000049af beq  0x00000001 , 0x00004c66 
+ 00019537  0x000049b0 beq  0x00000002 , 0x00004c6b 
+ 00019538  0x000049b1 beq  0x00000003 , 0x00004c7a 
+ 00019539  0x000049b2 beq  0x00000004 , 0x00004cb3 
+ 00019540  0x000049b3 beq  0x00000005 , 0x00004cdc 
+ 00019541  0x000049b4 beq  0x00000006 , 0x00004cc6 
+ 00019542  0x000049b5 beq  0x00000007 , 0x00004c5c 
+ 00019543  0x000049b7 beq  0x00000010 , 0x00004cc9 
+ 00019544  0x000049b8 beq  0x00000011 , 0x00004cd1 
+ 00019545  0x000049b9 beq  0x00000012 , 0x00004ca5 
+ 00019546  0x000049ba beq  0x00000013 , 0x00004c85 
+ 00019547  0x000049bb branch  0x00004cdc 
+ 00019548  0x000049be call  0x00004cdc 
+ 00019549  0x000049bf call  0x00007f9e 
+ 00019550  0x000049c0 call  0x0000688c 
+ 00019551  0x000049c2 call  0x000033d2 
+ 00019552  0x000049c3 call  0x000033d9 
+ 00019553  0x000049c4 branch  0x0000688f 
+ 00019554  0x000049c7 jam  0x00000000 , 0x00004245 
+ 00019555  0x000049c8 call  0x000033d0 
+ 00019556  0x000049c9 call  0x00004c13 
+ 00019557  0x000049ca branch  0x000033db 
+ 00019558  0x000049cd call  0x00004cf2 
+ 00019559  0x000049ce hfetch  0x00000002 , 0x00008000 
+ 00019560  0x000049cf istore  0x00000002 , 0x0000000a 
+ 00019561  0x000049d0 force  0x00000006 , 0x00000039 
+ 00019562  0x000049d1 branch  0x00004cdd 
+ 00019563  0x000049d4 ifetch  0x00000002 , 0x00000003 
+ 00019564  0x000049d5 store  0x00000002 , 0x00004243 
+ 00019565  0x000049d6 hstore  0x00000002 , 0x00008052 
+ 00019566  0x000049d7 rtn 
+ 00019567  0x000049dc ifetch  0x00000001 , 0x00000003 
+ 00019568  0x000049dd copy  0x0000003f , 0x00000002 
+ 00019569  0x000049de hstore  0x00000001 , 0x00008024 
+ 00019570  0x000049df ifetch  0x00000001 , 0x00000003 
+ 00019571  0x000049e0 iadd  0x00000002 , 0x00000002 
+ 00019572  0x000049e1 set1  0x00000007 , 0x0000003f 
+ 00019573  0x000049e2 hstore  0x00000001 , 0x00008023 
+ 00019574  0x000049e3 ifetch  0x00000001 , 0x00000003 
+ 00019575  0x000049e4 iadd  0x00000002 , 0x00000002 
+ 00019576  0x000049e5 copy  0x0000003f , 0x00000039 
+ 00019577  0x000049e6 rtn 
+ 00019578  0x000049e9 bmark1  0x0000002b , 0x00004cc4 
+ 00019579  0x000049ea call  0x00004c6f 
+ 00019580  0x000049ec ifetch  0x00000001 , 0x00000003 
+ 00019581  0x000049ed hstore  0x00000001 , 0x00008025 
+ 00019582  0x000049ee iadd  0x00000002 , 0x00000002 
+ 00019583  0x000049ef loop  0x00004c7c 
+ 00019584  0x000049f1 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019585  0x000049f2 ifetch  0x00000001 , 0x00000003 
+ 00019586  0x000049f3 isub  0x00000002 , 0x0000003e 
+ 00019587  0x000049f4 nbranch  0x00004cc4 , 0x00000005 
+ 00019588  0x000049f5 branch  0x00004cdc 
+ 00019589  0x000049f9 bmark0  0x0000002b , 0x00004cc4 
+ 00019590  0x000049fa call  0x00004c6f 
+ 00019591  0x000049fb store  0x00000008 , 0x00000a9a 
+ 00019592  0x000049fd call  0x00007422 
+ 00019593  0x000049fe arg  0x00000010 , 0x00000039 
+ 00019594  0x000049ff arg  0x00000ac2 , 0x00000005 
+ 00019595  0x00004a00 call  0x00004ca0 
+ 00019596  0x00004a01 storet  0x00000008 , 0x00000aa2 
+ 00019597  0x00004a02 arg  0x00000ad2 , 0x00000005 
+ 00019598  0x00004a03 call  0x00007497 
+ 00019599  0x00004a04 arg  0x00000ad2 , 0x00000011 
+ 00019600  0x00004a05 arg  0x00000ac2 , 0x00000012 
+ 00019601  0x00004a06 arg  0x00000ae2 , 0x00000005 
+ 00019602  0x00004a07 call  0x00007352 
+ 00019603  0x00004a08 arg  0x00000010 , 0x00000039 
+ 00019604  0x00004a09 arg  0x00000ae2 , 0x00000006 
+ 00019605  0x00004a0a call  0x00004c9c 
+ 00019606  0x00004a0b fetcht  0x00000008 , 0x00000aa2 
+ 00019607  0x00004a0c fetch  0x00000008 , 0x00000a9a 
+ 00019608  0x00004a0d increase  0xfffffff0 , 0x0000003f 
+ 00019609  0x00004a0e store  0x00000008 , 0x00000a9a 
+ 00019610  0x00004a0f nbranch  0x00004c88 , 0x00000034 
+ 00019611  0x00004a10 branch  0x00004c80 
+ 00019612  0x00004a13 ifetch  0x00000001 , 0x00000006 
+ 00019613  0x00004a14 hstore  0x00000001 , 0x00008025 
+ 00019614  0x00004a15 loop  0x00004c9c 
+ 00019615  0x00004a16 rtn 
+ 00019616  0x00004a19 ifetch  0x00000001 , 0x00000003 
+ 00019617  0x00004a1a istore  0x00000001 , 0x00000005 
+ 00019618  0x00004a1b iadd  0x00000002 , 0x00000002 
+ 00019619  0x00004a1c loop  0x00004ca0 
+ 00019620  0x00004a1d rtn 
+ 00019621  0x00004a20 bmark0  0x0000002b , 0x00004cc4 
+ 00019622  0x00004a21 arg  0x00000000 , 0x00000002 
+ 00019623  0x00004a22 arg  0x00000010 , 0x00000039 
+ 00019624  0x00004a23 arg  0x00000ac2 , 0x00000005 
+ 00019625  0x00004a24 call  0x00004ca0 
+ 00019626  0x00004a25 hfetch  0x00000001 , 0x00008085 
+ 00019627  0x00004a26 and_into  0x000000fd , 0x0000003f 
+ 00019628  0x00004a27 hstore  0x00000001 , 0x00008085 
+ 00019629  0x00004a28 arg  0x00000ac2 , 0x00000006 
+ 00019630  0x00004a29 arg  0x00000010 , 0x00000039 
+ 00019631  0x00004a2a call  0x00007478 
+ 00019632  0x00004a2b call  0x00007428 
+ 00019633  0x00004a2c call  0x00007491 
+ 00019634  0x00004a2d branch  0x00004c80 
+ 00019635  0x00004a31 arg  0x00000020 , 0x00000039 
+ 00019636  0x00004a32 arg  0x00004000 , 0x00000005 
+ 00019637  0x00004a33 arg  0x00000000 , 0x00000002 
+ 00019638  0x00004a35 ifetch  0x00000001 , 0x00000003 
+ 00019639  0x00004a36 istore  0x00000001 , 0x00000005 
+ 00019640  0x00004a37 iadd  0x00000002 , 0x00000002 
+ 00019641  0x00004a38 loop  0x00004cb6 
+ 00019642  0x00004a39 and  0x00000002 , 0x000000ff , 0x00000002 
+ 00019643  0x00004a3a ifetch  0x00000001 , 0x00000003 
+ 00019644  0x00004a3b isub  0x00000002 , 0x0000003e 
+ 00019645  0x00004a3c nbranch  0x00004cc4 , 0x00000005 
+ 00019646  0x00004a3d jam  0x00000000 , 0x00008023 
+ 00019647  0x00004a3e call  0x00004cdc 
+ 00019648  0x00004a3f call  0x00004be6 
+ 00019649  0x00004a40 call  0x000064a3 
+ 00019650  0x00004a41 call  0x00007f9e 
+ 00019651  0x00004a42 branch  0x00002001 
+ 00019652  0x00004a45 jam  0x00000000 , 0x00008023 
+ 00019653  0x00004a46 branch  0x00002000 
+ 00019654  0x00004a49 ifetch  0x00000006 , 0x00000003 
+ 00019655  0x00004a4a store  0x00000006 , 0x000040a0 
+ 00019656  0x00004a4b branch  0x00004cdc 
+ 00019657  0x00004a4f ifetch  0x00000001 , 0x00000003 
+ 00019658  0x00004a50 store  0x00000001 , 0x0000025a 
+ 00019659  0x00004a51 copy  0x0000003f , 0x00000039 
+ 00019660  0x00004a52 ifetch  0x00000002 , 0x00000003 
+ 00019661  0x00004a53 store  0x00000002 , 0x0000025b 
+ 00019662  0x00004a54 copy  0x0000003f , 0x00000005 
+ 00019663  0x00004a55 call  0x000066fd 
+ 00019664  0x00004a56 branch  0x00004cdc 
+ 00019665  0x00004a5a ifetch  0x00000001 , 0x00000003 
+ 00019666  0x00004a5b store  0x00000001 , 0x0000025a 
+ 00019667  0x00004a5c copy  0x0000003f , 0x00000039 
+ 00019668  0x00004a5d ifetch  0x00000002 , 0x00000003 
+ 00019669  0x00004a5e store  0x00000002 , 0x0000025b 
+ 00019670  0x00004a5f arg  0x00001000 , 0x00000005 
+ 00019671  0x00004a60 call  0x000066fd 
+ 00019672  0x00004a61 fetcht  0x00000001 , 0x0000025a 
+ 00019673  0x00004a62 arg  0x00001000 , 0x00000011 
+ 00019674  0x00004a63 fetch  0x00000002 , 0x0000025b 
+ 00019675  0x00004a64 branch  0x00006608 
+ 00019676  0x00004a6a force  0x00000004 , 0x00000039 
+ 00019677  0x00004a6c call  0x00004cf4 
+ 00019678  0x00004a6d force  0x00000001 , 0x0000003f 
+ 00019679  0x00004a6e istore  0x00000001 , 0x0000000a 
+ 00019680  0x00004a6f deposit  0x00000030 
+ 00019681  0x00004a70 istore  0x00000003 , 0x0000000a 
+ 00019682  0x00004a71 force  0x0000000e , 0x00000007 
+ 00019683  0x00004a73 bpatchx  0x00000004 , 0x00004020 
+ 00019684  0x00004a74 call  0x00004cf6 
+ 00019685  0x00004a75 deposit  0x00000007 
+ 00019686  0x00004a76 istore  0x00000001 , 0x0000000a 
+ 00019687  0x00004a77 deposit  0x00000039 
+ 00019688  0x00004a78 istore  0x00000001 , 0x0000000a 
+ 00019689  0x00004a7a force  0x00000005 , 0x00000007 
+ 00019690  0x00004a7b increase  0x00000002 , 0x00000039 
+ 00019691  0x00004a7d branch  0x00004bf9 
+ 00019692  0x00004a80 force  0x000000ff , 0x00000007 
+ 00019693  0x00004a81 call  0x00004cf4 
+ 00019694  0x00004a82 setarg  0x00000001 
+ 00019695  0x00004a83 istore  0x00000001 , 0x0000000a 
+ 00019696  0x00004a84 force  0x00000001 , 0x00000039 
+ 00019697  0x00004a85 branch  0x00004ce3 
+ 00019698  0x00004a88 force  0x0000000c , 0x0000000a 
+ 00019699  0x00004a89 branch  0x00004cf7 
+ 00019700  0x00004a8c force  0x00000008 , 0x0000000a 
+ 00019701  0x00004a8d branch  0x00004cf7 
+ 00019702  0x00004a90 force  0x00000006 , 0x0000000a 
+ 00019703  0x00004a92 branch  0x00004bf5 
+ 00019704  0x00004a97 pulse  0x0000000f 
+ 00019705  0x00004a98 enable  0x00000009 
+ 00019706  0x00004a9a ifetch  0x00000001 , 0x0000000a 
+ 00019707  0x00004a9b inject  0x00000000 , 0x00000008 
+ 00019708  0x00004a9c loop  0x00004cfa 
+ 00019709  0x00004a9d enable  0x00000008 
+ 00019710  0x00004a9e inject  0x00000000 , 0x00000010 
+ 00019711  0x00004a9f disable  0x00000008 
+ 00019712  0x00004aa0 disable  0x00000009 
+ 00019713  0x00004aa1 disable  0x0000000f 
+ 00019714  0x00004aa2 byteswap  0x0000003f , 0x0000003f 
+ 00019715  0x00004aa3 rtn 
+ 00019716  0x00004aa8 jam  0x00000000 , 0x000041ce 
+ 00019717  0x00004aa9 rtn 
+ 00019718  0x00004aab fetch  0x00000006 , 0x000041d0 
+ 00019719  0x00004aac fetcht  0x00000006 , 0x00000040 
+ 00019720  0x00004aad isub  0x00000002 , 0x0000003e 
+ 00019721  0x00004aae rtn 
+ 00019722  0x00004ab4 fetch  0x00000001 , 0x0000004b 
+ 00019723  0x00004ab5 bbit1  0x00000002 , 0x00004d0f 
+ 00019724  0x00004ab6 call  0x000062ef 
+ 00019725  0x00004ab7 jam  0x00000008 , 0x0000007c 
+ 00019726  0x00004ab8 branch  0x00004d04 
+ 00019727  0x00004aba set0  0x00000002 , 0x0000003f 
+ 00019728  0x00004abb store  0x00000001 , 0x0000004b 
+ 00019729  0x00004abc call  0x00006001 
+ 00019730  0x00004abd setarg  0x00000000 
+ 00019731  0x00004abe setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00019732  0x00004abf store  0x00000001 , 0x0000007f 
+ 00019733  0x00004ac0 branch  0x00004d04 
+ 00019734  0x00004ac1 rtn 
+ 00019735  0x00004ac3 jam  0x00000017 , 0x0000007c 
+ 00019736  0x00004ac4 arg  0x000004d9 , 0x00000005 
+ 00019737  0x00004ac5 setarg  0x00000000 
+ 00019738  0x00004ac6 isolate1  0x0000001b , 0x00000028 
+ 00019739  0x00004ac7 setflag  0x00000001 , 0x00000001 , 0x0000003f 
+ 00019740  0x00004ac8 istore  0x00000001 , 0x00000005 
+ 00019741  0x00004ac9 setarg  0x00000000 
+ 00019742  0x00004aca istore  0x00000002 , 0x00000005 
+ 00019743  0x00004acb fetch  0x00000002 , 0x000041e3 
+ 00019744  0x00004acc istore  0x00000002 , 0x00000005 
+ 00019745  0x00004acd fetch  0x00000001 , 0x000041e5 
+ 00019746  0x00004ace istore  0x00000002 , 0x00000005 
+ 00019747  0x00004acf fetch  0x00000001 , 0x000041e7 
+ 00019748  0x00004ad0 istore  0x00000002 , 0x00000005 
+ 00019749  0x00004ad1 branch  0x00004d04 
+ 00019750  0x00004ad4 jam  0x00000018 , 0x0000007c 
+ 00019751  0x00004ad5 branch  0x00004d04 
+ 00019752  0x00004ad8 call  0x00006899 
+ 00019753  0x00004ad9 rtn  0x00000001 
+ 00019754  0x00004ada arg  0x00000007 , 0x00000002 
+ 00019755  0x00004adb call  0x0000681d 
+ 00019756  0x00004adc nbranch  0x00004d2f , 0x00000001 
+ 00019757  0x00004add jam  0x00000001 , 0x00004245 
+ 00019758  0x00004ade rtn 
+ 00019759  0x00004ae0 fetch  0x00000001 , 0x00004245 
+ 00019760  0x00004ae1 rtnne  0x00000001 
+ 00019761  0x00004ae2 call  0x00004c62 
+ 00019762  0x00004ae3 branch  0x00004cec 
+ 00019763  0x00004af2 bpatchx  0x00000005 , 0x00004020 
+ 00019764  0x00004af3 fetch  0x00000002 , 0x00000264 
+ 00019765  0x00004af4 copy  0x0000003f , 0x00000006 
+ 00019766  0x00004af5 ifetch  0x00000001 , 0x00000006 
+ 00019767  0x00004af6 and  0x0000003f , 0x0000000f , 0x00000002 
+ 00019768  0x00004af7 rshift4  0x0000003f , 0x0000003f 
+ 00019769  0x00004af8 beq  0x00000009 , 0x00004d53 
+ 00019770  0x00004af9 beq  0x00000007 , 0x00004d53 
+ 00019771  0x00004afa beq  0x0000000a , 0x00004d5f 
+ 00019772  0x00004afb beq  0x00000005 , 0x00004d4b 
+ 00019773  0x00004afc beq  0x00000001 , 0x00004d3f 
+ 00019774  0x00004afd rtn 
+ 00019775  0x00004b00 copy  0x00000002 , 0x0000003f 
+ 00019776  0x00004b01 beq  0x00000005 , 0x00004d43 
+ 00019777  0x00004b02 beq  0x00000003 , 0x00004d4a 
+ 00019778  0x00004b03 rtn 
+ 00019779  0x00004b06 jam  0x00000027 , 0x00000a99 
+ 00019780  0x00004b07 call  0x00007d86 
+ 00019781  0x00004b08 fetch  0x00000001 , 0x00004092 
+ 00019782  0x00004b09 rtnbit0  0x00000006 
+ 00019783  0x00004b0a copy  0x00000002 , 0x0000003f 
+ 00019784  0x00004b0b beq  0x00000005 , 0x0000438e 
+ 00019785  0x00004b0c rtn 
+ 00019786  0x00004b0e rtn 
+ 00019787  0x00004b11 call  0x00004d5f 
+ 00019788  0x00004b12 arg  0x00000001 , 0x00000011 
+ 00019789  0x00004b13 call  0x00004d63 
+ 00019790  0x00004b14 fetch  0x00000002 , 0x0000424c 
+ 00019791  0x00004b15 istore  0x00000002 , 0x00000005 
+ 00019792  0x00004b16 setarg  0x00000000 
+ 00019793  0x00004b17 istore  0x00000001 , 0x00000005 
+ 00019794  0x00004b18 rtn 
+ 00019795  0x00004b1b arg  0x00000001 , 0x00000011 
+ 00019796  0x00004b1c call  0x00004d63 
+ 00019797  0x00004b1d fetch  0x00000002 , 0x0000424c 
+ 00019798  0x00004b1e istore  0x00000002 , 0x00000005 
+ 00019799  0x00004b1f setarg  0x00000000 
+ 00019800  0x00004b20 istore  0x00000001 , 0x00000005 
+ 00019801  0x00004b21 jam  0x00000001 , 0x00000a8e 
+ 00019802  0x00004b22 fetch  0x00000001 , 0x00004252 
+ 00019803  0x00004b23 set1  0x00000006 
+ 00019804  0x00004b24 store  0x00000001 , 0x00004252 
+ 00019805  0x00004b25 jam  0x00000012 , 0x00000a99 
+ 00019806  0x00004b26 branch  0x00007d86 
+ 00019807  0x00004b29 ifetch  0x00000001 , 0x00000006 
+ 00019808  0x00004b2a beq  0x00000001 , 0x00004d62 
+ 00019809  0x00004b2b rtn 
+ 00019810  0x00004b2e rtn 
+ 00019811  0x00004b32 call  0x00005240 
+ 00019812  0x00004b33 copy  0x00000011 , 0x00000002 
+ 00019813  0x00004b34 storet  0x00000001 , 0x00000a8e 
+ 00019814  0x00004b35 copy  0x0000003f , 0x00000005 
+ 00019815  0x00004b36 copy  0x00000011 , 0x0000003f 
+ 00019816  0x00004b37 istore  0x00000002 , 0x00000005 
+ 00019817  0x00004b38 rtn 
+ 00019818  0x00004b4a branch  0x00004d6f , 0x0000002b 
+ 00019819  0x00004b4c setarg  0x00004365 
+ 00019820  0x00004b4d arg  0x00004246 , 0x00000005 
+ 00019821  0x00004b4e isub  0x00000005 , 0x00000039 
+ 00019822  0x00004b4f call  0x00007ed4 
+ 00019823  0x00004b51 bpatchx  0x00000006 , 0x00004020 
+ 00019824  0x00004b52 setarg  0x00000551 
+ 00019825  0x00004b53 arg  0x00000511 , 0x00000005 
+ 00019826  0x00004b54 isub  0x00000005 , 0x00000039 
+ 00019827  0x00004b55 call  0x00007ed4 
+ 00019828  0x00004b56 setarg  0x000002c9 
+ 00019829  0x00004b57 arg  0x0000025d , 0x00000005 
+ 00019830  0x00004b58 isub  0x00000005 , 0x00000039 
+ 00019831  0x00004b59 call  0x00007ed4 
+ 00019832  0x00004b5a branch  0x00005318 
+ 00019833  0x00004b5d bpatchx  0x00000007 , 0x00004020 
+ 00019834  0x00004b5e copy  0x00000006 , 0x00000002 
+ 00019835  0x00004b61 copy  0x00000002 , 0x00000006 
+ 00019836  0x00004b62 ifetch  0x00000002 , 0x00000006 
+ 00019837  0x00004b63 store  0x00000002 , 0x00000266 
+ 00019838  0x00004b64 ifetch  0x00000002 , 0x00000006 
+ 00019839  0x00004b65 store  0x00000002 , 0x00000268 
+ 00019840  0x00004b66 deposit  0x00000006 
+ 00019841  0x00004b67 store  0x00000002 , 0x00000264 
+ 00019842  0x00004b68 fetch  0x00000001 , 0x00004681 
+ 00019843  0x00004b69 beq  0x00000000 , 0x00004d85 
+ 00019844  0x00004b6a branch  0x000050ef 
+ 00019845  0x00004b6d fetch  0x00000002 , 0x00000266 
+ 00019846  0x00004b6e branch  0x00004dfc , 0x00000034 
+ 00019847  0x00004b6f bpatchx  0x00000008 , 0x00004021 
+ 00019848  0x00004b70 fetch  0x00000001 , 0x00000268 
+ 00019849  0x00004b71 beq  0x00000001 , 0x00004d9d 
+ 00019850  0x00004b73 beq  0x00000050 , 0x00004de0 
+ 00019851  0x00004b74 beq  0x00000051 , 0x00004df5 
+ 00019852  0x00004b75 beq  0x00000052 , 0x00004df3 
+ 00019853  0x00004b76 beq  0x00000053 , 0x00004df3 
+ 00019854  0x00004b77 branch  0x00004dfc 
+ 00019855  0x00004b7c bpatchx  0x00000009 , 0x00004021 
+ 00019856  0x00004b7d call  0x0000527e 
+ 00019857  0x00004b7e fetch  0x00000001 , 0x00004256 
+ 00019858  0x00004b7f beq  0x00000000 , 0x00004d9b 
+ 00019859  0x00004b80 beq  0x00000001 , 0x00004d9b 
+ 00019860  0x00004b81 beq  0x00000002 , 0x00004d9b 
+ 00019861  0x00004b82 beq  0x00000003 , 0x00004d9b 
+ 00019862  0x00004b83 beq  0x00000081 , 0x00004d9b 
+ 00019863  0x00004b84 beq  0x000000c0 , 0x00004d9b 
+ 00019864  0x00004b85 beq  0x00000080 , 0x00004d9b 
+ 00019865  0x00004b86 beq  0x00000040 , 0x00004d9b 
+ 00019866  0x00004b87 rtn 
+ 00019867  0x00004b8a setarg  0x00000000 
+ 00019868  0x00004b8b rtn 
+ 00019869  0x00004b8f call  0x00004d8f 
+ 00019870  0x00004b90 nrtn  0x00000034 
+ 00019871  0x00004b92 call  0x000052b8 
+ 00019872  0x00004b93 call  0x00004e01 
+ 00019873  0x00004b94 fetcht  0x00000002 , 0x0000026f 
+ 00019874  0x00004b95 branch  0x00004dfb , 0x00000034 
+ 00019875  0x00004b96 call  0x000052c1 
+ 00019876  0x00004b97 fetch  0x00000002 , 0x0000026f 
+ 00019877  0x00004b98 istore  0x00000002 , 0x00000005 
+ 00019878  0x00004b99 force  0x00000001 , 0x0000003f 
+ 00019879  0x00004b9a istore  0x00000002 , 0x00000005 
+ 00019880  0x00004b9b branch  0x00004dfc 
+ 00019881  0x00004b9e fetch  0x00000001 , 0x00004364 
+ 00019882  0x00004b9f rtn  0x00000034 
+ 00019883  0x00004ba0 copy  0x0000003f , 0x00000011 
+ 00019884  0x00004ba1 bpatchx  0x0000000a , 0x00004021 
+ 00019885  0x00004ba2 fetch  0x00000004 , 0x000002d5 
+ 00019886  0x00004ba3 arg  0x00000100 , 0x00000002 
+ 00019887  0x00004ba4 iadd  0x00000002 , 0x00000002 
+ 00019888  0x00004ba5 copy  0x00000022 , 0x0000003f 
+ 00019889  0x00004ba6 isub  0x00000002 , 0x0000003e 
+ 00019890  0x00004ba7 nrtn  0x00000002 
+ 00019891  0x00004ba8 jam  0x00000000 , 0x00004364 
+ 00019892  0x00004ba9 copy  0x00000011 , 0x0000003f 
+ 00019893  0x00004baa beq  0x00000050 , 0x00004db7 
+ 00019894  0x00004bab branch  0x00002a8c 
+ 00019895  0x00004bad arg  0x00000000 , 0x00000008 
+ 00019896  0x00004bae call  0x000052b8 
+ 00019897  0x00004baf call  0x00004e7a 
+ 00019898  0x00004bb0 call  0x000052c3 
+ 00019899  0x00004bb1 call  0x00007ea8 
+ 00019900  0x00004bb2 call  0x00004ead 
+ 00019901  0x00004bb3 call  0x000052c1 
+ 00019902  0x00004bb5 setarg  0x0000000c 
+ 00019903  0x00004bb6 istore  0x00000002 , 0x00000005 
+ 00019904  0x00004bb7 force  0x00000001 , 0x0000003f 
+ 00019905  0x00004bb8 istore  0x00000002 , 0x00000005 
+ 00019906  0x00004bb9 branch  0x00004dfc 
+ 00019907  0x00004bbe bpatchx  0x0000000b , 0x00004021 
+ 00019908  0x00004bbf fetch  0x00000002 , 0x00000275 
+ 00019909  0x00004bc0 increase  0x00000004 , 0x0000003f 
+ 00019910  0x00004bc1 rshift4  0x0000003f , 0x0000003f 
+ 00019911  0x00004bc2 rshift3  0x0000003f , 0x0000003f 
+ 00019912  0x00004bc3 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00019913  0x00004bc4 arg  0x00004260 , 0x00000006 
+ 00019914  0x00004bc5 ifetch  0x00000003 , 0x00000006 
+ 00019915  0x00004bc6 rtn  0x00000034 
+ 00019916  0x00004bc7 store  0x00000003 , 0x00000ac2 
+ 00019917  0x00004bc8 fetch  0x00000001 , 0x00000ac2 
+ 00019918  0x00004bc9 copy  0x0000003f , 0x00000011 
+ 00019919  0x00004bca call  0x00004dd3 
+ 00019920  0x00004bcb copy  0x00000012 , 0x0000003f 
+ 00019921  0x00004bcc store  0x00000001 , 0x00004260 
+ 00019922  0x00004bcd rtn 
+ 00019923  0x00004bd0 arg  0x00000000 , 0x00000007 
+ 00019924  0x00004bd1 arg  0x00000000 , 0x00000012 
+ 00019925  0x00004bd4 sub  0x00000007 , 0x00000007 , 0x0000003e 
+ 00019926  0x00004bd5 nrtn  0x00000002 
+ 00019927  0x00004bd6 qisolate1  0x00000011 
+ 00019928  0x00004bd7 branch  0x00004dda , 0x00000001 
+ 00019929  0x00004bd8 branch  0x00004dde 
+ 00019930  0x00004bdb copy  0x00000002 , 0x0000003f 
+ 00019931  0x00004bdc branch  0x00004dde , 0x00000034 
+ 00019932  0x00004bdd qset1  0x00000012 
+ 00019933  0x00004bde increase  0xffffffff , 0x00000002 
+ 00019934  0x00004be1 increase  0x00000001 , 0x00000007 
+ 00019935  0x00004be2 branch  0x00004dd5 
+ 00019936  0x00004be5 call  0x00005274 
+ 00019937  0x00004be6 nrtn  0x00000034 
+ 00019938  0x00004be7 call  0x00004d8f 
+ 00019939  0x00004be8 nrtn  0x00000034 
+ 00019940  0x00004be9 call  0x000052c5 
+ 00019941  0x00004bea call  0x00006e11 
+ 00019942  0x00004beb call  0x00004dc3 
+ 00019943  0x00004bec branch  0x00004dec 
+ 00019944  0x00004bf0 call  0x00005274 
+ 00019945  0x00004bf1 nrtn  0x00000034 
+ 00019946  0x00004bf2 call  0x000052c5 
+ 00019947  0x00004bf3 call  0x00006e11 
+ 00019948  0x00004bf5 call  0x000052ce 
+ 00019949  0x00004bf6 fetch  0x00000002 , 0x00000275 
+ 00019950  0x00004bf7 branch  0x00004dfb , 0x00000034 
+ 00019951  0x00004bf8 istore  0x00000002 , 0x00000005 
+ 00019952  0x00004bf9 fetch  0x00000002 , 0x00004248 
+ 00019953  0x00004bfa istore  0x00000002 , 0x00000005 
+ 00019954  0x00004bfb branch  0x00004dfc 
+ 00019955  0x00004bfe call  0x00004d33 
+ 00019956  0x00004bff branch  0x00004dfc 
+ 00019957  0x00004c02 bpatchx  0x0000000c , 0x00004021 
+ 00019958  0x00004c03 jam  0x00000000 , 0x00000284 
+ 00019959  0x00004c04 call  0x00006a8a 
+ 00019960  0x00004c05 fetch  0x00000001 , 0x00000284 
+ 00019961  0x00004c06 rtneq  0x00000001 
+ 00019962  0x00004c07 branch  0x00004dfc 
+ 00019963  0x00004c09 call  0x00005264 
+ 00019964  0x00004c0c setarg  0x00000000 
+ 00019965  0x00004c0d store  0x00000002 , 0x00000266 
+ 00019966  0x00004c0e store  0x00000002 , 0x00000268 
+ 00019967  0x00004c0f jam  0x00000001 , 0x0000026a 
+ 00019968  0x00004c10 rtn 
+ 00019969  0x00004c13 bpatchx  0x0000000d , 0x00004021 
+ 00019970  0x00004c14 call  0x000052c3 
+ 00019971  0x00004c15 force  0x00000000 , 0x00000012 
+ 00019972  0x00004c16 fetch  0x00000002 , 0x00000266 
+ 00019973  0x00004c17 copy  0x0000003f , 0x00000013 
+ 00019974  0x00004c18 fetch  0x00000002 , 0x00000264 
+ 00019975  0x00004c19 iforce  0x00000006 
+ 00019976  0x00004c1b call  0x00004e10 
+ 00019977  0x00004c1c deposit  0x00000013 
+ 00019978  0x00004c1d increase  0xfffffffc , 0x00000013 
+ 00019979  0x00004c1e increase  0xfffffffc , 0x0000003f 
+ 00019980  0x00004c1f nbranch  0x00004e08 , 0x00000034 
+ 00019981  0x00004c20 copy  0x00000012 , 0x0000003f 
+ 00019982  0x00004c21 store  0x00000002 , 0x0000026f 
+ 00019983  0x00004c22 rtn 
+ 00019984  0x00004c25 bpatchx  0x0000000e , 0x00004021 
+ 00019985  0x00004c26 ifetch  0x00000001 , 0x00000006 
+ 00019986  0x00004c27 beq  0x00000001 , 0x00004e49 
+ 00019987  0x00004c28 beq  0x00000002 , 0x00004e51 
+ 00019988  0x00004c29 beq  0x00000003 , 0x00004ed5 
+ 00019989  0x00004c2a beq  0x00000004 , 0x00004f05 
+ 00019990  0x00004c2b beq  0x00000005 , 0x00004fa2 
+ 00019991  0x00004c2c beq  0x00000006 , 0x00004fcb 
+ 00019992  0x00004c2d beq  0x00000007 , 0x0000501b 
+ 00019993  0x00004c2e beq  0x00000008 , 0x00005050 
+ 00019994  0x00004c2f beq  0x00000009 , 0x00005060 
+ 00019995  0x00004c30 beq  0x0000000a , 0x00004e1f 
+ 00019996  0x00004c31 beq  0x0000000b , 0x00005061 
+ 00019997  0x00004c32 call  0x00005062 
+ 00019998  0x00004c34 rtn 
+ 00019999  0x00004c37 ifetch  0x00000001 , 0x00000006 
+ 00020000  0x00004c38 copy  0x0000003f , 0x00000007 
+ 00020001  0x00004c39 ifetch  0x00000002 , 0x00000006 
+ 00020002  0x00004c3a copy  0x0000003f , 0x00000011 
+ 00020003  0x00004c3b copy  0x00000013 , 0x0000003f 
+ 00020004  0x00004c3c isub  0x00000011 , 0x00000013 
+ 00020005  0x00004c3d setarg  0x0000000b 
+ 00020006  0x00004c3e istore  0x00000001 , 0x00000005 
+ 00020007  0x00004c3f copy  0x00000007 , 0x0000003f 
+ 00020008  0x00004c40 istore  0x00000001 , 0x00000005 
+ 00020009  0x00004c41 ifetch  0x00000002 , 0x00000006 
+ 00020010  0x00004c43 beq  0x00000002 , 0x00004e2d 
+ 00020011  0x00004c44 beq  0x00000003 , 0x00004e33 
+ 00020012  0x00004c45 rtn 
+ 00020013  0x00004c47 setarg  0x00020008 
+ 00020014  0x00004c48 istore  0x00000006 , 0x00000005 
+ 00020015  0x00004c49 setarg  0x00000280 
+ 00020016  0x00004c4a istore  0x00000004 , 0x00000005 
+ 00020017  0x00004c4b force  0x0000000c , 0x0000003f 
+ 00020018  0x00004c4c branch  0x00004e38 
+ 00020019  0x00004c4e setarg  0x0003000c 
+ 00020020  0x00004c4f istore  0x00000006 , 0x00000005 
+ 00020021  0x00004c50 setarg  0x00000006 
+ 00020022  0x00004c51 istore  0x00000008 , 0x00000005 
+ 00020023  0x00004c52 force  0x00000010 , 0x0000003f 
+ 00020024  0x00004c54 iadd  0x00000012 , 0x00000012 
+ 00020025  0x00004c55 branch  0x00004e1e 
+ 00020026  0x00004c58 ifetch  0x00000001 , 0x00000006 
+ 00020027  0x00004c59 copy  0x0000003f , 0x00000007 
+ 00020028  0x00004c5a ifetch  0x00000002 , 0x00000006 
+ 00020029  0x00004c5b copy  0x0000003f , 0x00000011 
+ 00020030  0x00004c5c ifetch  0x00000002 , 0x00000006 
+ 00020031  0x00004c5d store  0x00000002 , 0x00000aa2 
+ 00020032  0x00004c5e copy  0x00000013 , 0x0000003f 
+ 00020033  0x00004c5f isub  0x00000011 , 0x00000013 
+ 00020034  0x00004c60 call  0x000052c3 
+ 00020035  0x00004c61 setarg  0x0000000b 
+ 00020036  0x00004c62 istore  0x00000001 , 0x00000005 
+ 00020037  0x00004c63 copy  0x00000007 , 0x0000003f 
+ 00020038  0x00004c64 istore  0x00000001 , 0x00000005 
+ 00020039  0x00004c65 fetch  0x00000002 , 0x00000aa2 
+ 00020040  0x00004c66 branch  0x00004e2a 
+ 00020041  0x00004c6b ifetch  0x00000001 , 0x00000006 
+ 00020042  0x00004c6c copy  0x0000003f , 0x00000007 
+ 00020043  0x00004c6d ifetch  0x00000002 , 0x00000006 
+ 00020044  0x00004c6e copy  0x0000003f , 0x00000011 
+ 00020045  0x00004c6f iadd  0x00000006 , 0x00000006 
+ 00020046  0x00004c70 copy  0x00000013 , 0x0000003f 
+ 00020047  0x00004c71 isub  0x00000011 , 0x00000013 
+ 00020048  0x00004c73 branch  0x00004e1e 
+ 00020049  0x00004c76 call  0x00007ea8 
+ 00020050  0x00004c79 call  0x00007ead 
+ 00020051  0x00004c7a arg  0x00000000 , 0x00000008 
+ 00020052  0x00004c7b ifetch  0x00000001 , 0x00000006 
+ 00020053  0x00004c7c copy  0x0000003f , 0x00000007 
+ 00020054  0x00004c7d ifetch  0x00000002 , 0x00000006 
+ 00020055  0x00004c7e copy  0x0000003f , 0x00000011 
+ 00020056  0x00004c7f ifetch  0x00000002 , 0x00000006 
+ 00020057  0x00004c80 copy  0x0000003f , 0x00000002 
+ 00020058  0x00004c81 ifetch  0x00000002 , 0x00000006 
+ 00020059  0x00004c82 copy  0x0000003f , 0x0000000b 
+ 00020060  0x00004c83 bpatchx  0x0000000f , 0x00004021 
+ 00020061  0x00004c84 copy  0x00000002 , 0x0000003f 
+ 00020062  0x00004c85 beq  0x00000001 , 0x00004e64 
+ 00020063  0x00004c86 beq  0x00000003 , 0x00004e86 
+ 00020064  0x00004c87 beq  0x00000011 , 0x00004e92 
+ 00020065  0x00004c88 beq  0x00000013 , 0x00004e9d 
+ 00020066  0x00004c89 call  0x00005062 
+ 00020067  0x00004c8a branch  0x00004ed4 
+ 00020068  0x00004c8d call  0x00007ea8 
+ 00020069  0x00004c8e arg  0x00000050 , 0x00000002 
+ 00020070  0x00004c8f fetch  0x00000002 , 0x00004248 
+ 00020071  0x00004c90 nbranch  0x00004ece , 0x00000034 
+ 00020072  0x00004c91 copy  0x0000000b , 0x0000003f 
+ 00020073  0x00004c92 store  0x00000002 , 0x00004248 
+ 00020074  0x00004c93 copy  0x00000022 , 0x0000003f 
+ 00020075  0x00004c94 store  0x00000004 , 0x000002d5 
+ 00020076  0x00004c95 call  0x00004e6e 
+ 00020077  0x00004c96 branch  0x00004ea9 
+ 00020078  0x00004c99 storet  0x00000002 , 0x000002d3 
+ 00020079  0x00004c9a deposit  0x0000000b 
+ 00020080  0x00004c9b store  0x00000002 , 0x000002c9 
+ 00020081  0x00004c9c deposit  0x00000011 
+ 00020082  0x00004c9d store  0x00000002 , 0x000002cb 
+ 00020083  0x00004c9e deposit  0x00000012 
+ 00020084  0x00004c9f store  0x00000002 , 0x000002cd 
+ 00020085  0x00004ca0 deposit  0x00000013 
+ 00020086  0x00004ca1 store  0x00000002 , 0x000002cf 
+ 00020087  0x00004ca2 deposit  0x00000007 
+ 00020088  0x00004ca3 store  0x00000002 , 0x000002d1 
+ 00020089  0x00004ca4 rtn 
+ 00020090  0x00004ca7 fetcht  0x00000002 , 0x000002d3 
+ 00020091  0x00004ca8 fetch  0x00000002 , 0x000002c9 
+ 00020092  0x00004ca9 copy  0x0000003f , 0x0000000b 
+ 00020093  0x00004caa fetch  0x00000002 , 0x000002cb 
+ 00020094  0x00004cab copy  0x0000003f , 0x00000011 
+ 00020095  0x00004cac fetch  0x00000002 , 0x000002cd 
+ 00020096  0x00004cad copy  0x0000003f , 0x00000012 
+ 00020097  0x00004cae fetch  0x00000002 , 0x000002cf 
+ 00020098  0x00004caf copy  0x0000003f , 0x00000013 
+ 00020099  0x00004cb0 fetch  0x00000002 , 0x000002d1 
+ 00020100  0x00004cb1 copy  0x0000003f , 0x00000007 
+ 00020101  0x00004cb2 rtn 
+ 00020102  0x00004cb5 call  0x00007ea8 
+ 00020103  0x00004cb6 setarg  0x00000051 
+ 00020104  0x00004cb7 arg  0x00000051 , 0x00000002 
+ 00020105  0x00004cb8 fetch  0x00000002 , 0x0000424a 
+ 00020106  0x00004cb9 nbranch  0x00004ece , 0x00000034 
+ 00020107  0x00004cba copy  0x0000000b , 0x0000003f 
+ 00020108  0x00004cbb store  0x00000002 , 0x0000424a 
+ 00020109  0x00004cbc fetch  0x00000001 , 0x00004251 
+ 00020110  0x00004cbd set1  0x00000000 , 0x0000003f 
+ 00020111  0x00004cbe set1  0x00000001 , 0x0000003f 
+ 00020112  0x00004cbf store  0x00000001 , 0x00004251 
+ 00020113  0x00004cc0 branch  0x00004eb1 
+ 00020114  0x00004cc2 call  0x00007ea8 
+ 00020115  0x00004cc3 arg  0x00000052 , 0x00000002 
+ 00020116  0x00004cc4 fetch  0x00000002 , 0x0000424c 
+ 00020117  0x00004cc5 nbranch  0x00004ece , 0x00000034 
+ 00020118  0x00004cc6 copy  0x0000000b , 0x0000003f 
+ 00020119  0x00004cc7 store  0x00000002 , 0x0000424c 
+ 00020120  0x00004cc8 fetch  0x00000001 , 0x00004252 
+ 00020121  0x00004cc9 set1  0x00000000 , 0x0000003f 
+ 00020122  0x00004cca set1  0x00000001 , 0x0000003f 
+ 00020123  0x00004ccb store  0x00000001 , 0x00004252 
+ 00020124  0x00004ccc branch  0x00004eb1 
+ 00020125  0x00004cce call  0x00007ea8 
+ 00020126  0x00004ccf deposit  0x0000001a 
+ 00020127  0x00004cd0 arg  0x00000053 , 0x00000002 
+ 00020128  0x00004cd1 fetch  0x00000002 , 0x0000424e 
+ 00020129  0x00004cd2 nbranch  0x00004ece , 0x00000034 
+ 00020130  0x00004cd3 copy  0x0000000b , 0x0000003f 
+ 00020131  0x00004cd4 store  0x00000002 , 0x0000424e 
+ 00020132  0x00004cd5 fetch  0x00000001 , 0x00004253 
+ 00020133  0x00004cd6 set1  0x00000000 , 0x0000003f 
+ 00020134  0x00004cd7 set1  0x00000001 , 0x0000003f 
+ 00020135  0x00004cd8 store  0x00000001 , 0x00004253 
+ 00020136  0x00004cd9 branch  0x00004eb1 
+ 00020137  0x00004cdc setarg  0x00000001 
+ 00020138  0x00004cdd store  0x00000002 , 0x0000027d 
+ 00020139  0x00004cde jam  0x00000050 , 0x00004364 
+ 00020140  0x00004cdf branch  0x00004eb3 
+ 00020141  0x00004ce1 fetch  0x00000001 , 0x00004250 
+ 00020142  0x00004ce2 set1  0x00000000 , 0x0000003f 
+ 00020143  0x00004ce3 set1  0x00000001 , 0x0000003f 
+ 00020144  0x00004ce4 store  0x00000001 , 0x00004250 
+ 00020145  0x00004ce6 setarg  0x00000000 
+ 00020146  0x00004ce7 store  0x00000002 , 0x0000027d 
+ 00020147  0x00004ce9 bpatchx  0x00000010 , 0x00004022 
+ 00020148  0x00004cea call  0x00007ead 
+ 00020149  0x00004ceb setarg  0x00000003 
+ 00020150  0x00004cec istore  0x00000001 , 0x00000005 
+ 00020151  0x00004ced copy  0x00000007 , 0x0000003f 
+ 00020152  0x00004cee istore  0x00000001 , 0x00000005 
+ 00020153  0x00004cef setarg  0x00000008 
+ 00020154  0x00004cf0 istore  0x00000002 , 0x00000005 
+ 00020155  0x00004cf1 copy  0x00000002 , 0x0000003f 
+ 00020156  0x00004cf2 istore  0x00000002 , 0x00000005 
+ 00020157  0x00004cf3 copy  0x0000000b , 0x0000003f 
+ 00020158  0x00004cf4 istore  0x00000002 , 0x00000005 
+ 00020159  0x00004cf5 fetch  0x00000002 , 0x0000027d 
+ 00020160  0x00004cf6 beq  0x00000001 , 0x00004ec9 
+ 00020161  0x00004cf7 isolate0  0x00000000 , 0x00000008 
+ 00020162  0x00004cf8 branch  0x00004ec4 , 0x00000001 
+ 00020163  0x00004cf9 setarg  0x00000004 
+ 00020164  0x00004cfb istore  0x00000002 , 0x00000005 
+ 00020165  0x00004cfc force  0x00000000 , 0x0000003f 
+ 00020166  0x00004cfd istore  0x00000002 , 0x00000005 
+ 00020167  0x00004cfe setarg  0x0000000c 
+ 00020168  0x00004cff branch  0x00004ed0 
+ 00020169  0x00004d01 istore  0x00000002 , 0x00000005 
+ 00020170  0x00004d02 force  0x00000002 , 0x0000003f 
+ 00020171  0x00004d03 istore  0x00000002 , 0x00000005 
+ 00020172  0x00004d04 setarg  0x0000000c 
+ 00020173  0x00004d05 branch  0x00004ed0 
+ 00020174  0x00004d08 set1  0x00000000 , 0x00000008 
+ 00020175  0x00004d09 branch  0x00004eb1 
+ 00020176  0x00004d0b iadd  0x00000012 , 0x00000012 
+ 00020177  0x00004d0c copy  0x00000013 , 0x0000003f 
+ 00020178  0x00004d0d isub  0x00000011 , 0x00000013 
+ 00020179  0x00004d0e branch  0x00004ed4 
+ 00020180  0x00004d10 branch  0x00004e1e 
+ 00020181  0x00004d13 ifetch  0x00000001 , 0x00000006 
+ 00020182  0x00004d14 copy  0x0000003f , 0x00000007 
+ 00020183  0x00004d15 ifetch  0x00000002 , 0x00000006 
+ 00020184  0x00004d16 copy  0x0000003f , 0x00000011 
+ 00020185  0x00004d17 copy  0x00000013 , 0x0000003f 
+ 00020186  0x00004d18 isub  0x00000011 , 0x00000013 
+ 00020187  0x00004d19 ifetch  0x00000002 , 0x00000006 
+ 00020188  0x00004d1a copy  0x0000003f , 0x0000000b 
+ 00020189  0x00004d1b ifetch  0x00000002 , 0x00000006 
+ 00020190  0x00004d1c copy  0x0000003f , 0x00000002 
+ 00020191  0x00004d1d bpatchx  0x00000011 , 0x00004022 
+ 00020192  0x00004d1e setarg  0x00000050 
+ 00020193  0x00004d1f isub  0x00000002 , 0x0000003e 
+ 00020194  0x00004d20 branch  0x00004eed , 0x00000005 
+ 00020195  0x00004d21 setarg  0x00000051 
+ 00020196  0x00004d22 isub  0x00000002 , 0x0000003e 
+ 00020197  0x00004d23 branch  0x00004ef3 , 0x00000005 
+ 00020198  0x00004d24 setarg  0x00000052 
+ 00020199  0x00004d25 isub  0x00000002 , 0x0000003e 
+ 00020200  0x00004d26 branch  0x00004eff , 0x00000005 
+ 00020201  0x00004d27 setarg  0x00000053 
+ 00020202  0x00004d28 isub  0x00000002 , 0x0000003e 
+ 00020203  0x00004d29 branch  0x00004ef9 , 0x00000005 
+ 00020204  0x00004d2a rtn 
+ 00020205  0x00004d2d copy  0x0000000b , 0x0000003f 
+ 00020206  0x00004d2e store  0x00000002 , 0x00004248 
+ 00020207  0x00004d2f fetch  0x00000001 , 0x00004250 
+ 00020208  0x00004d30 set1  0x00000001 , 0x0000003f 
+ 00020209  0x00004d31 store  0x00000001 , 0x00004250 
+ 00020210  0x00004d32 branch  0x00004e1e 
+ 00020211  0x00004d34 copy  0x0000000b , 0x0000003f 
+ 00020212  0x00004d35 store  0x00000002 , 0x0000424a 
+ 00020213  0x00004d36 fetch  0x00000001 , 0x00004251 
+ 00020214  0x00004d37 set1  0x00000001 , 0x0000003f 
+ 00020215  0x00004d38 store  0x00000001 , 0x00004251 
+ 00020216  0x00004d39 rtn 
+ 00020217  0x00004d3b copy  0x0000000b , 0x0000003f 
+ 00020218  0x00004d3c store  0x00000002 , 0x0000424c 
+ 00020219  0x00004d3d fetch  0x00000001 , 0x00004253 
+ 00020220  0x00004d3e set1  0x00000001 , 0x0000003f 
+ 00020221  0x00004d3f store  0x00000001 , 0x00004253 
+ 00020222  0x00004d40 rtn 
+ 00020223  0x00004d42 copy  0x0000000b , 0x0000003f 
+ 00020224  0x00004d43 store  0x00000002 , 0x0000424e 
+ 00020225  0x00004d44 fetch  0x00000001 , 0x00004252 
+ 00020226  0x00004d45 set1  0x00000001 , 0x0000003f 
+ 00020227  0x00004d46 store  0x00000001 , 0x00004252 
+ 00020228  0x00004d47 rtn 
+ 00020229  0x00004d4a ifetch  0x00000001 , 0x00000006 
+ 00020230  0x00004d4b copy  0x0000003f , 0x00000007 
+ 00020231  0x00004d4c ifetch  0x00000002 , 0x00000006 
+ 00020232  0x00004d4d copy  0x0000003f , 0x00000011 
+ 00020233  0x00004d4e copy  0x00000013 , 0x0000003f 
+ 00020234  0x00004d4f isub  0x00000011 , 0x00000013 
+ 00020235  0x00004d50 ifetch  0x00000002 , 0x00000006 
+ 00020236  0x00004d51 copy  0x0000003f , 0x00000002 
+ 00020237  0x00004d52 copy  0x00000002 , 0x00000011 
+ 00020238  0x00004d53 bpatchx  0x00000012 , 0x00004022 
+ 00020239  0x00004d54 setarg  0x00000050 
+ 00020240  0x00004d55 isub  0x00000002 , 0x0000003e 
+ 00020241  0x00004d56 branch  0x00004f1c , 0x00000005 
+ 00020242  0x00004d57 setarg  0x00000051 
+ 00020243  0x00004d58 isub  0x00000002 , 0x0000003e 
+ 00020244  0x00004d59 branch  0x00004f3a , 0x00000005 
+ 00020245  0x00004d5a setarg  0x00000052 
+ 00020246  0x00004d5b isub  0x00000002 , 0x0000003e 
+ 00020247  0x00004d5c branch  0x00004f26 , 0x00000005 
+ 00020248  0x00004d5d setarg  0x00000053 
+ 00020249  0x00004d5e isub  0x00000002 , 0x0000003e 
+ 00020250  0x00004d5f branch  0x00004f30 , 0x00000005 
+ 00020251  0x00004d60 branch  0x00005062 
+ 00020252  0x00004d63 copy  0x00000005 , 0x0000000b 
+ 00020253  0x00004d64 fetch  0x00000001 , 0x00004250 
+ 00020254  0x00004d65 set1  0x00000004 , 0x0000003f 
+ 00020255  0x00004d66 set1  0x00000003 , 0x0000003f 
+ 00020256  0x00004d68 store  0x00000001 , 0x00004250 
+ 00020257  0x00004d69 copy  0x0000000b , 0x00000005 
+ 00020258  0x00004d6a arg  0x00000050 , 0x0000000b 
+ 00020259  0x00004d6b fetch  0x00000002 , 0x00004248 
+ 00020260  0x00004d6c copy  0x0000003f , 0x00000002 
+ 00020261  0x00004d6d branch  0x00004f43 
+ 00020262  0x00004d6f copy  0x00000005 , 0x0000000b 
+ 00020263  0x00004d70 fetch  0x00000001 , 0x00004252 
+ 00020264  0x00004d71 set1  0x00000004 , 0x0000003f 
+ 00020265  0x00004d72 set1  0x00000003 , 0x0000003f 
+ 00020266  0x00004d74 store  0x00000001 , 0x00004252 
+ 00020267  0x00004d75 copy  0x0000000b , 0x00000005 
+ 00020268  0x00004d76 arg  0x00000052 , 0x0000000b 
+ 00020269  0x00004d77 fetch  0x00000002 , 0x0000424c 
+ 00020270  0x00004d78 copy  0x0000003f , 0x00000002 
+ 00020271  0x00004d79 branch  0x00004f43 
+ 00020272  0x00004d7b copy  0x00000005 , 0x0000000b 
+ 00020273  0x00004d7c fetch  0x00000001 , 0x00004253 
+ 00020274  0x00004d7d set1  0x00000004 , 0x0000003f 
+ 00020275  0x00004d7e set1  0x00000003 , 0x0000003f 
+ 00020276  0x00004d80 store  0x00000001 , 0x00004253 
+ 00020277  0x00004d81 copy  0x0000000b , 0x00000005 
+ 00020278  0x00004d82 arg  0x00000053 , 0x0000000b 
+ 00020279  0x00004d83 fetch  0x00000002 , 0x0000424e 
+ 00020280  0x00004d84 copy  0x0000003f , 0x00000002 
+ 00020281  0x00004d85 branch  0x00004f43 
+ 00020282  0x00004d87 copy  0x00000005 , 0x0000000b 
+ 00020283  0x00004d88 fetch  0x00000001 , 0x00004251 
+ 00020284  0x00004d89 set1  0x00000004 , 0x0000003f 
+ 00020285  0x00004d8a set1  0x00000003 , 0x0000003f 
+ 00020286  0x00004d8c store  0x00000001 , 0x00004251 
+ 00020287  0x00004d8e copy  0x0000000b , 0x00000005 
+ 00020288  0x00004d8f arg  0x00000051 , 0x0000000b 
+ 00020289  0x00004d90 fetch  0x00000002 , 0x0000424a 
+ 00020290  0x00004d91 copy  0x0000003f , 0x00000002 
+ 00020291  0x00004d93 bpatchx  0x00000013 , 0x00004022 
+ 00020292  0x00004d94 setarg  0x00000005 
+ 00020293  0x00004d95 istore  0x00000001 , 0x00000005 
+ 00020294  0x00004d96 copy  0x00000007 , 0x0000003f 
+ 00020295  0x00004d97 istore  0x00000001 , 0x00000005 
+ 00020296  0x00004d98 setarg  0x00000006 
+ 00020297  0x00004d99 istore  0x00000002 , 0x00000005 
+ 00020298  0x00004d9a copy  0x00000002 , 0x0000003f 
+ 00020299  0x00004d9b istore  0x00000002 , 0x00000005 
+ 00020300  0x00004d9c force  0x00000000 , 0x0000003f 
+ 00020301  0x00004d9d istore  0x00000002 , 0x00000005 
+ 00020302  0x00004d9e force  0x00000000 , 0x0000003f 
+ 00020303  0x00004d9f istore  0x00000002 , 0x00000005 
+ 00020304  0x00004da0 force  0x0000000a , 0x0000003f 
+ 00020305  0x00004da1 iadd  0x00000012 , 0x00000012 
+ 00020306  0x00004da3 storet  0x00000002 , 0x00000282 
+ 00020307  0x00004da4 copy  0x00000007 , 0x0000003f 
+ 00020308  0x00004da5 store  0x00000001 , 0x00000281 
+ 00020309  0x00004da6 force  0x00000050 , 0x0000003f 
+ 00020310  0x00004da7 icompare  0x000000ff , 0x0000000b 
+ 00020311  0x00004da8 branch  0x00004f59 , 0x00000001 
+ 00020312  0x00004da9 increase  0x00000001 , 0x0000003f 
+ 00020313  0x00004dac rtn 
+ 00020314  0x00004dae disable  0x00000028 
+ 00020315  0x00004daf rtnbit1  0x00000002 , 0x0000003f 
+ 00020316  0x00004db0 rtnbit0  0x00000000 , 0x0000003f 
+ 00020317  0x00004db1 rtnbit0  0x00000001 , 0x0000003f 
+ 00020318  0x00004db2 set1  0x00000002 , 0x0000003f 
+ 00020319  0x00004db3 copy  0x00000006 , 0x00000005 
+ 00020320  0x00004db4 increase  0xffffffff , 0x00000005 
+ 00020321  0x00004db5 istore  0x00000001 , 0x00000005 
+ 00020322  0x00004db6 enable  0x00000028 
+ 00020323  0x00004db7 rtn 
+ 00020324  0x00004dba fetch  0x00000001 , 0x00004250 
+ 00020325  0x00004dbb call  0x00004f5a 
+ 00020326  0x00004dbc nbranch  0x00004f6b , 0x00000028 
+ 00020327  0x00004dbd jam  0x00000050 , 0x00000280 
+ 00020328  0x00004dbe fetch  0x00000002 , 0x00004248 
+ 00020329  0x00004dbf store  0x00000002 , 0x00000282 
+ 00020330  0x00004dc0 branch  0x00004f7f 
+ 00020331  0x00004dc2 fetch  0x00000001 , 0x00004251 
+ 00020332  0x00004dc3 call  0x00004f5a 
+ 00020333  0x00004dc4 nbranch  0x00004f72 , 0x00000028 
+ 00020334  0x00004dc5 jam  0x00000051 , 0x00000280 
+ 00020335  0x00004dc6 fetch  0x00000002 , 0x0000424a 
+ 00020336  0x00004dc7 store  0x00000002 , 0x00000282 
+ 00020337  0x00004dc8 branch  0x00004f7f 
+ 00020338  0x00004dca fetch  0x00000001 , 0x00004252 
+ 00020339  0x00004dcb call  0x00004f5a 
+ 00020340  0x00004dcc nbranch  0x00004f79 , 0x00000028 
+ 00020341  0x00004dcd jam  0x00000052 , 0x00000280 
+ 00020342  0x00004dce fetch  0x00000002 , 0x0000424c 
+ 00020343  0x00004dcf store  0x00000002 , 0x00000282 
+ 00020344  0x00004dd0 branch  0x00004f7f 
+ 00020345  0x00004dd2 fetch  0x00000001 , 0x00004253 
+ 00020346  0x00004dd3 call  0x00004f5a 
+ 00020347  0x00004dd4 nrtn  0x00000028 
+ 00020348  0x00004dd5 jam  0x00000053 , 0x00000280 
+ 00020349  0x00004dd6 fetch  0x00000002 , 0x0000424e 
+ 00020350  0x00004dd7 store  0x00000002 , 0x00000282 
+ 00020351  0x00004ddb bpatchx  0x00000014 , 0x00004022 
+ 00020352  0x00004ddc call  0x0000523a 
+ 00020353  0x00004ddd call  0x000052b8 
+ 00020354  0x00004dde force  0x00000000 , 0x00000012 
+ 00020355  0x00004ddf call  0x000052c3 
+ 00020356  0x00004de0 force  0x00000004 , 0x0000003f 
+ 00020357  0x00004de1 istore  0x00000001 , 0x00000005 
+ 00020358  0x00004de2 fetch  0x00000001 , 0x00004255 
+ 00020359  0x00004de3 istore  0x00000001 , 0x00000005 
+ 00020360  0x00004de4 setarg  0x00000008 
+ 00020361  0x00004de5 istore  0x00000002 , 0x00000005 
+ 00020362  0x00004de6 fetch  0x00000002 , 0x00000282 
+ 00020363  0x00004de7 istore  0x00000002 , 0x00000005 
+ 00020364  0x00004de8 setarg  0x00000000 
+ 00020365  0x00004de9 istore  0x00000002 , 0x00000005 
+ 00020366  0x00004dea force  0x00000001 , 0x0000003f 
+ 00020367  0x00004deb istore  0x00000001 , 0x00000005 
+ 00020368  0x00004dec force  0x00000002 , 0x0000003f 
+ 00020369  0x00004ded istore  0x00000001 , 0x00000005 
+ 00020370  0x00004dee fetch  0x00000001 , 0x00000280 
+ 00020371  0x00004def beq  0x00000051 , 0x00004f97 
+ 00020372  0x00004df0 setarg  0x00000030 
+ 00020373  0x00004df1 istore  0x00000002 , 0x00000005 
+ 00020374  0x00004df2 branch  0x00004f99 
+ 00020375  0x00004df4 setarg  0x000003e3 
+ 00020376  0x00004df5 istore  0x00000002 , 0x00000005 
+ 00020377  0x00004df7 arg  0x0000000c , 0x00000002 
+ 00020378  0x00004df8 storet  0x00000002 , 0x0000026f 
+ 00020379  0x00004df9 call  0x000052c1 
+ 00020380  0x00004dfa fetch  0x00000002 , 0x0000026f 
+ 00020381  0x00004dfb istore  0x00000002 , 0x00000005 
+ 00020382  0x00004dfc force  0x00000001 , 0x0000003f 
+ 00020383  0x00004dfd istore  0x00000002 , 0x00000005 
+ 00020384  0x00004dfe jam  0x00000000 , 0x00000280 
+ 00020385  0x00004e00 branch  0x00004e1e 
+ 00020386  0x00004e03 increase  0x00000001 , 0x00000006 
+ 00020387  0x00004e04 ifetch  0x00000002 , 0x00000006 
+ 00020388  0x00004e05 copy  0x0000003f , 0x00000011 
+ 00020389  0x00004e06 copy  0x00000013 , 0x0000003f 
+ 00020390  0x00004e07 isub  0x00000011 , 0x00000013 
+ 00020391  0x00004e08 ifetch  0x00000002 , 0x00000006 
+ 00020392  0x00004e09 copy  0x0000003f , 0x00000011 
+ 00020393  0x00004e0a bpatchx  0x00000015 , 0x00004022 
+ 00020394  0x00004e0b setarg  0x00000050 
+ 00020395  0x00004e0c isub  0x00000011 , 0x0000003e 
+ 00020396  0x00004e0d branch  0x00004fba , 0x00000005 
+ 00020397  0x00004e0e setarg  0x00000051 
+ 00020398  0x00004e0f isub  0x00000011 , 0x0000003e 
+ 00020399  0x00004e10 branch  0x00004fbe , 0x00000005 
+ 00020400  0x00004e11 setarg  0x00000052 
+ 00020401  0x00004e12 isub  0x00000011 , 0x0000003e 
+ 00020402  0x00004e13 branch  0x00004fc2 , 0x00000005 
+ 00020403  0x00004e14 setarg  0x00000053 
+ 00020404  0x00004e15 isub  0x00000011 , 0x0000003e 
+ 00020405  0x00004e16 branch  0x00004fc6 , 0x00000005 
+ 00020406  0x00004e17 increase  0x00000002 , 0x00000006 
+ 00020407  0x00004e18 ifetch  0x00000002 , 0x00000006 
+ 00020408  0x00004e19 iforce  0x0000003e 
+ 00020409  0x00004e1a branch  0x00004e1e 
+ 00020410  0x00004e1c fetch  0x00000001 , 0x00004250 
+ 00020411  0x00004e1d set1  0x00000005 , 0x0000003f 
+ 00020412  0x00004e1e store  0x00000001 , 0x00004250 
+ 00020413  0x00004e1f branch  0x00004e1e 
+ 00020414  0x00004e21 fetch  0x00000001 , 0x00004251 
+ 00020415  0x00004e22 set1  0x00000005 , 0x0000003f 
+ 00020416  0x00004e23 store  0x00000001 , 0x00004251 
+ 00020417  0x00004e24 branch  0x00004e1e 
+ 00020418  0x00004e26 fetch  0x00000001 , 0x00004252 
+ 00020419  0x00004e27 set1  0x00000005 , 0x0000003f 
+ 00020420  0x00004e28 store  0x00000001 , 0x00004252 
+ 00020421  0x00004e29 branch  0x00004e1e 
+ 00020422  0x00004e2b fetch  0x00000001 , 0x00004253 
+ 00020423  0x00004e2c set1  0x00000005 , 0x0000003f 
+ 00020424  0x00004e2d store  0x00000001 , 0x00004253 
+ 00020425  0x00004e2e jam  0x00000006 , 0x00000a99 
+ 00020426  0x00004e2f branch  0x00007d86 
+ 00020427  0x00004e34 ifetch  0x00000001 , 0x00000006 
+ 00020428  0x00004e35 copy  0x0000003f , 0x00000007 
+ 00020429  0x00004e36 ifetch  0x00000002 , 0x00000006 
+ 00020430  0x00004e37 copy  0x0000003f , 0x00000011 
+ 00020431  0x00004e38 copy  0x00000013 , 0x0000003f 
+ 00020432  0x00004e39 isub  0x00000011 , 0x00000013 
+ 00020433  0x00004e3a ifetch  0x00000002 , 0x00000006 
+ 00020434  0x00004e3b copy  0x0000003f , 0x00000011 
+ 00020435  0x00004e3c ifetch  0x00000002 , 0x00000006 
+ 00020436  0x00004e3d copy  0x0000003f , 0x0000000b 
+ 00020437  0x00004e3e copy  0x00000011 , 0x00000002 
+ 00020438  0x00004e3f call  0x00007ea8 
+ 00020439  0x00004e40 bpatchx  0x00000016 , 0x00004022 
+ 00020440  0x00004e41 setarg  0x00000050 
+ 00020441  0x00004e42 isub  0x00000002 , 0x0000003e 
+ 00020442  0x00004e43 branch  0x00004ff2 , 0x00000005 
+ 00020443  0x00004e44 setarg  0x00000051 
+ 00020444  0x00004e45 isub  0x00000002 , 0x0000003e 
+ 00020445  0x00004e46 branch  0x00005002 , 0x00000005 
+ 00020446  0x00004e47 setarg  0x00000052 
+ 00020447  0x00004e48 isub  0x00000002 , 0x0000003e 
+ 00020448  0x00004e49 branch  0x00004fe6 , 0x00000005 
+ 00020449  0x00004e4a setarg  0x00000053 
+ 00020450  0x00004e4b isub  0x00000002 , 0x0000003e 
+ 00020451  0x00004e4c branch  0x00004fec , 0x00000005 
+ 00020452  0x00004e4d call  0x00005062 
+ 00020453  0x00004e4e branch  0x00005017 
+ 00020454  0x00004e50 copy  0x0000000b , 0x00000002 
+ 00020455  0x00004e51 fetch  0x00000002 , 0x0000424c 
+ 00020456  0x00004e52 isub  0x00000002 , 0x0000003e 
+ 00020457  0x00004e53 branch  0x00004ff8 , 0x00000005 
+ 00020458  0x00004e54 call  0x00005062 
+ 00020459  0x00004e55 branch  0x00005017 
+ 00020460  0x00004e57 copy  0x0000000b , 0x00000002 
+ 00020461  0x00004e58 fetch  0x00000002 , 0x0000424e 
+ 00020462  0x00004e59 isub  0x00000002 , 0x0000003e 
+ 00020463  0x00004e5a branch  0x00004ffa , 0x00000005 
+ 00020464  0x00004e5b call  0x00005062 
+ 00020465  0x00004e5c branch  0x00005017 
+ 00020466  0x00004e5f copy  0x0000000b , 0x00000002 
+ 00020467  0x00004e60 fetch  0x00000002 , 0x00004248 
+ 00020468  0x00004e61 isub  0x00000002 , 0x0000003e 
+ 00020469  0x00004e62 branch  0x00004ffe , 0x00000005 
+ 00020470  0x00004e63 call  0x00005062 
+ 00020471  0x00004e64 branch  0x00005017 
+ 00020472  0x00004e66 call  0x00005079 
+ 00020473  0x00004e67 branch  0x0000500a 
+ 00020474  0x00004e69 call  0x0000507f 
+ 00020475  0x00004e6a fetch  0x00000002 , 0x0000424c 
+ 00020476  0x00004e6b branch  0x0000500a , 0x00000034 
+ 00020477  0x00004e73 branch  0x0000500a 
+ 00020478  0x00004e76 call  0x00005074 
+ 00020479  0x00004e77 fetch  0x00000001 , 0x00000288 
+ 00020480  0x00004e78 nbranch  0x0000500a , 0x00000034 
+ 00020481  0x00004e7b branch  0x0000500a 
+ 00020482  0x00004e7d copy  0x0000000b , 0x00000002 
+ 00020483  0x00004e7e fetch  0x00000002 , 0x0000424a 
+ 00020484  0x00004e7f isub  0x00000002 , 0x0000003e 
+ 00020485  0x00004e80 branch  0x00005008 , 0x00000005 
+ 00020486  0x00004e81 call  0x00005062 
+ 00020487  0x00004e82 branch  0x00005017 
+ 00020488  0x00004e84 call  0x0000506f 
+ 00020489  0x00004e85 branch  0x0000500a 
+ 00020490  0x00004e87 call  0x00007ead 
+ 00020491  0x00004e88 setarg  0x00000007 
+ 00020492  0x00004e89 istore  0x00000001 , 0x00000005 
+ 00020493  0x00004e8a copy  0x00000007 , 0x0000003f 
+ 00020494  0x00004e8b istore  0x00000001 , 0x00000005 
+ 00020495  0x00004e8c setarg  0x00000004 
+ 00020496  0x00004e8d istore  0x00000002 , 0x00000005 
+ 00020497  0x00004e8e copy  0x00000011 , 0x0000003f 
+ 00020498  0x00004e8f istore  0x00000002 , 0x00000005 
+ 00020499  0x00004e90 copy  0x0000000b , 0x0000003f 
+ 00020500  0x00004e91 istore  0x00000002 , 0x00000005 
+ 00020501  0x00004e92 force  0x00000008 , 0x0000003f 
+ 00020502  0x00004e93 branch  0x00005019 
+ 00020503  0x00004e95 call  0x00007ead 
+ 00020504  0x00004e96 branch  0x00005019 
+ 00020505  0x00004e98 iadd  0x00000012 , 0x00000012 
+ 00020506  0x00004e99 branch  0x00004e1e 
+ 00020507  0x00004e9b ifetch  0x00000001 , 0x00000006 
+ 00020508  0x00004e9c copy  0x0000003f , 0x00000007 
+ 00020509  0x00004e9d ifetch  0x00000002 , 0x00000006 
+ 00020510  0x00004e9e copy  0x0000003f , 0x00000011 
+ 00020511  0x00004e9f copy  0x00000013 , 0x0000003f 
+ 00020512  0x00004ea0 isub  0x00000011 , 0x00000013 
+ 00020513  0x00004ea1 ifetch  0x00000002 , 0x00000006 
+ 00020514  0x00004ea2 copy  0x0000003f , 0x0000000b 
+ 00020515  0x00004ea3 ifetch  0x00000002 , 0x00000006 
+ 00020516  0x00004ea4 copy  0x0000003f , 0x00000002 
+ 00020517  0x00004ea5 call  0x00007ea8 
+ 00020518  0x00004ea6 bpatchx  0x00000017 , 0x00004022 
+ 00020519  0x00004ea7 setarg  0x00000050 
+ 00020520  0x00004ea8 isub  0x00000002 , 0x0000003e 
+ 00020521  0x00004ea9 branch  0x00005035 , 0x00000005 
+ 00020522  0x00004eaa setarg  0x00000051 
+ 00020523  0x00004eab isub  0x00000002 , 0x0000003e 
+ 00020524  0x00004eac branch  0x0000503b , 0x00000005 
+ 00020525  0x00004ead setarg  0x00000052 
+ 00020526  0x00004eae isub  0x00000002 , 0x0000003e 
+ 00020527  0x00004eaf branch  0x00005041 , 0x00000005 
+ 00020528  0x00004eb0 setarg  0x00000053 
+ 00020529  0x00004eb1 isub  0x00000002 , 0x0000003e 
+ 00020530  0x00004eb2 branch  0x00005047 , 0x00000005 
+ 00020531  0x00004eb3 call  0x00005062 
+ 00020532  0x00004eb4 branch  0x0000504f 
+ 00020533  0x00004eb6 copy  0x00000002 , 0x00000011 
+ 00020534  0x00004eb7 copy  0x0000000b , 0x00000002 
+ 00020535  0x00004eb8 fetch  0x00000002 , 0x00004248 
+ 00020536  0x00004eb9 isub  0x00000002 , 0x0000003e 
+ 00020537  0x00004eba call  0x00005074 , 0x00000005 
+ 00020538  0x00004ebb branch  0x0000504d 
+ 00020539  0x00004ebd copy  0x00000002 , 0x00000011 
+ 00020540  0x00004ebe copy  0x0000000b , 0x00000002 
+ 00020541  0x00004ebf fetch  0x00000002 , 0x0000424a 
+ 00020542  0x00004ec0 isub  0x00000002 , 0x0000003e 
+ 00020543  0x00004ec1 call  0x0000506f , 0x00000005 
+ 00020544  0x00004ec2 branch  0x0000504d 
+ 00020545  0x00004ec4 copy  0x00000002 , 0x00000011 
+ 00020546  0x00004ec5 copy  0x0000000b , 0x00000002 
+ 00020547  0x00004ec6 fetch  0x00000002 , 0x0000424c 
+ 00020548  0x00004ec7 isub  0x00000002 , 0x0000003e 
+ 00020549  0x00004ec8 call  0x00005079 , 0x00000005 
+ 00020550  0x00004ec9 branch  0x0000504d 
+ 00020551  0x00004ecb copy  0x00000002 , 0x00000011 
+ 00020552  0x00004ecc copy  0x0000000b , 0x00000002 
+ 00020553  0x00004ecd fetch  0x00000002 , 0x0000424e 
+ 00020554  0x00004ece isub  0x00000002 , 0x0000003e 
+ 00020555  0x00004ecf call  0x0000507f , 0x00000005 
+ 00020556  0x00004ed0 branch  0x0000504d 
+ 00020557  0x00004ed2 call  0x00007ead 
+ 00020558  0x00004ed3 branch  0x00004e1e 
+ 00020559  0x00004ed5 branch  0x00004e1e 
+ 00020560  0x00004ed9 ifetch  0x00000001 , 0x00000006 
+ 00020561  0x00004eda copy  0x0000003f , 0x00000007 
+ 00020562  0x00004edb ifetch  0x00000002 , 0x00000006 
+ 00020563  0x00004edc copy  0x0000003f , 0x00000011 
+ 00020564  0x00004edd iadd  0x00000006 , 0x00000006 
+ 00020565  0x00004ede setarg  0x00000009 
+ 00020566  0x00004edf istore  0x00000001 , 0x00000005 
+ 00020567  0x00004ee0 copy  0x00000007 , 0x0000003f 
+ 00020568  0x00004ee1 istore  0x00000001 , 0x00000005 
+ 00020569  0x00004ee2 force  0x00000000 , 0x0000003f 
+ 00020570  0x00004ee3 istore  0x00000002 , 0x00000005 
+ 00020571  0x00004ee4 force  0x00000004 , 0x0000003f 
+ 00020572  0x00004ee5 iadd  0x00000012 , 0x00000012 
+ 00020573  0x00004ee6 copy  0x00000013 , 0x0000003f 
+ 00020574  0x00004ee7 isub  0x00000011 , 0x00000013 
+ 00020575  0x00004ee8 branch  0x00004e1e 
+ 00020576  0x00004eea branch  0x00004e1e 
+ 00020577  0x00004eed branch  0x00004e1e 
+ 00020578  0x00004eef force  0x00000000 , 0x00000012 
+ 00020579  0x00004ef0 call  0x000052c3 
+ 00020580  0x00004ef1 setarg  0x00000001 
+ 00020581  0x00004ef2 istore  0x00000001 , 0x00000005 
+ 00020582  0x00004ef3 copy  0x00000007 , 0x0000003f 
+ 00020583  0x00004ef4 istore  0x00000001 , 0x00000005 
+ 00020584  0x00004ef5 setarg  0x00000002 
+ 00020585  0x00004ef6 istore  0x00000002 , 0x00000005 
+ 00020586  0x00004ef7 setarg  0x00000000 
+ 00020587  0x00004ef8 istore  0x00000002 , 0x00000005 
+ 00020588  0x00004ef9 increase  0x00000006 , 0x00000012 
+ 00020589  0x00004efa arg  0x00000004 , 0x00000013 
+ 00020590  0x00004efb branch  0x00004e1e 
+ 00020591  0x00004f00 setarg  0x00000000 
+ 00020592  0x00004f01 store  0x00000002 , 0x0000027b 
+ 00020593  0x00004f02 store  0x00000002 , 0x0000424a 
+ 00020594  0x00004f03 jam  0x00000000 , 0x00004251 
+ 00020595  0x00004f04 rtn 
+ 00020596  0x00004f06 setarg  0x00000000 
+ 00020597  0x00004f07 store  0x00000002 , 0x00000275 
+ 00020598  0x00004f08 store  0x00000002 , 0x00004248 
+ 00020599  0x00004f09 jam  0x00000000 , 0x00004250 
+ 00020600  0x00004f0a rtn 
+ 00020601  0x00004f0c setarg  0x00000000 
+ 00020602  0x00004f0d store  0x00000002 , 0x0000424c 
+ 00020603  0x00004f0e jam  0x00000000 , 0x00004252 
+ 00020604  0x00004f0f fetch  0x00000001 , 0x00004253 
+ 00020605  0x00004f10 beq  0x00000000 , 0x00005085 
+ 00020606  0x00004f11 rtn 
+ 00020607  0x00004f14 setarg  0x00000000 
+ 00020608  0x00004f15 store  0x00000002 , 0x0000424e 
+ 00020609  0x00004f16 jam  0x00000000 , 0x00004253 
+ 00020610  0x00004f17 fetch  0x00000001 , 0x00004252 
+ 00020611  0x00004f18 beq  0x00000000 , 0x00005085 
+ 00020612  0x00004f19 rtn 
+ 00020613  0x00004f1c jam  0x00000007 , 0x00000a99 
+ 00020614  0x00004f1d branch  0x00007d86 
+ 00020615  0x00004f20 fetch  0x00000001 , 0x0000027f 
+ 00020616  0x00004f21 set0  0x00000000 , 0x0000003f 
+ 00020617  0x00004f22 store  0x00000001 , 0x0000027f 
+ 00020618  0x00004f23 fetch  0x00000002 , 0x0000424e 
+ 00020619  0x00004f24 rtn  0x00000034 
+ 00020620  0x00004f25 call  0x000052b8 
+ 00020621  0x00004f26 fetch  0x00000002 , 0x0000424e 
+ 00020622  0x00004f27 copy  0x0000003f , 0x00000011 
+ 00020623  0x00004f28 force  0x00000053 , 0x00000012 
+ 00020624  0x00004f29 branch  0x0000509a 
+ 00020625  0x00004f2b fetch  0x00000001 , 0x0000027f 
+ 00020626  0x00004f2c set0  0x00000007 , 0x0000003f 
+ 00020627  0x00004f2d store  0x00000001 , 0x0000027f 
+ 00020628  0x00004f2e fetch  0x00000002 , 0x0000424c 
+ 00020629  0x00004f2f rtn  0x00000034 
+ 00020630  0x00004f30 call  0x000052b8 
+ 00020631  0x00004f31 fetch  0x00000002 , 0x0000424c 
+ 00020632  0x00004f32 copy  0x0000003f , 0x00000011 
+ 00020633  0x00004f33 force  0x00000052 , 0x00000012 
+ 00020634  0x00004f35 call  0x0000523a 
+ 00020635  0x00004f36 call  0x000052c3 
+ 00020636  0x00004f37 force  0x00000006 , 0x0000003f 
+ 00020637  0x00004f38 istore  0x00000001 , 0x00000005 
+ 00020638  0x00004f39 fetch  0x00000001 , 0x00004255 
+ 00020639  0x00004f3a istore  0x00000001 , 0x00000005 
+ 00020640  0x00004f3b setarg  0x00000004 
+ 00020641  0x00004f3c istore  0x00000002 , 0x00000005 
+ 00020642  0x00004f3d copy  0x00000011 , 0x0000003f 
+ 00020643  0x00004f3e istore  0x00000002 , 0x00000005 
+ 00020644  0x00004f3f copy  0x00000012 , 0x0000003f 
+ 00020645  0x00004f40 istore  0x00000002 , 0x00000005 
+ 00020646  0x00004f41 force  0x00000008 , 0x00000002 
+ 00020647  0x00004f42 branch  0x000050de 
+ 00020648  0x00004f45 bpatchx  0x00000018 , 0x00004023 
+ 00020649  0x00004f46 call  0x0000523a 
+ 00020650  0x00004f47 call  0x000052c3 
+ 00020651  0x00004f48 setarg  0x00000002 
+ 00020652  0x00004f49 istore  0x00000001 , 0x00000005 
+ 00020653  0x00004f4a fetch  0x00000001 , 0x00004255 
+ 00020654  0x00004f4b istore  0x00000001 , 0x00000005 
+ 00020655  0x00004f4c setarg  0x00000004 
+ 00020656  0x00004f4d istore  0x00000002 , 0x00000005 
+ 00020657  0x00004f4e copy  0x00000002 , 0x0000003f 
+ 00020658  0x00004f4f istore  0x00000002 , 0x00000005 
+ 00020659  0x00004f50 copy  0x0000000b , 0x0000003f 
+ 00020660  0x00004f51 istore  0x00000002 , 0x00000005 
+ 00020661  0x00004f52 arg  0x00000008 , 0x00000002 
+ 00020662  0x00004f53 branch  0x000050de 
+ 00020663  0x00004f55 bpatchx  0x00000019 , 0x00004023 
+ 00020664  0x00004f56 call  0x0000523a 
+ 00020665  0x00004f57 call  0x000052c3 
+ 00020666  0x00004f58 setarg  0x00000004 
+ 00020667  0x00004f59 istore  0x00000001 , 0x00000005 
+ 00020668  0x00004f5a fetch  0x00000001 , 0x00004255 
+ 00020669  0x00004f5b istore  0x00000001 , 0x00000005 
+ 00020670  0x00004f5c setarg  0x00000008 
+ 00020671  0x00004f5d istore  0x00000002 , 0x00000005 
+ 00020672  0x00004f5f copy  0x00000002 , 0x0000003f 
+ 00020673  0x00004f61 istore  0x00000002 , 0x00000005 
+ 00020674  0x00004f62 setarg  0x00000000 
+ 00020675  0x00004f63 istore  0x00000002 , 0x00000005 
+ 00020676  0x00004f64 setarg  0x00000001 
+ 00020677  0x00004f65 istore  0x00000001 , 0x00000005 
+ 00020678  0x00004f66 setarg  0x00000002 
+ 00020679  0x00004f67 istore  0x00000001 , 0x00000005 
+ 00020680  0x00004f68 setarg  0x000003e3 
+ 00020681  0x00004f69 istore  0x00000002 , 0x00000005 
+ 00020682  0x00004f6a arg  0x0000000c , 0x00000002 
+ 00020683  0x00004f6b branch  0x000050de 
+ 00020684  0x00004f6d bpatchx  0x0000001a , 0x00004023 
+ 00020685  0x00004f6e call  0x0000523a 
+ 00020686  0x00004f6f call  0x000052c3 
+ 00020687  0x00004f70 setarg  0x00000006 
+ 00020688  0x00004f71 istore  0x00000001 , 0x00000005 
+ 00020689  0x00004f72 fetch  0x00000001 , 0x00004255 
+ 00020690  0x00004f73 increase  0x00000001 , 0x0000003f 
+ 00020691  0x00004f74 copy  0x00000005 , 0x00000011 
+ 00020692  0x00004f75 store  0x00000001 , 0x00004255 
+ 00020693  0x00004f76 copy  0x00000011 , 0x00000005 
+ 00020694  0x00004f77 istore  0x00000001 , 0x00000005 
+ 00020695  0x00004f78 setarg  0x00000004 
+ 00020696  0x00004f79 istore  0x00000002 , 0x00000005 
+ 00020697  0x00004f7a copy  0x00000002 , 0x0000003f 
+ 00020698  0x00004f7b istore  0x00000002 , 0x00000005 
+ 00020699  0x00004f7c copy  0x0000000b , 0x0000003f 
+ 00020700  0x00004f7d istore  0x00000002 , 0x00000005 
+ 00020701  0x00004f7e arg  0x00000008 , 0x00000002 
+ 00020702  0x00004f82 storet  0x00000002 , 0x0000026f 
+ 00020703  0x00004f83 copy  0x00000002 , 0x0000003f 
+ 00020704  0x00004f84 branch  0x00005264 , 0x00000034 
+ 00020705  0x00004f85 call  0x000052c1 
+ 00020706  0x00004f86 fetch  0x00000002 , 0x0000026f 
+ 00020707  0x00004f87 istore  0x00000002 , 0x00000005 
+ 00020708  0x00004f88 force  0x00000001 , 0x0000003f 
+ 00020709  0x00004f89 istore  0x00000002 , 0x00000005 
+ 00020710  0x00004f8a rtn 
+ 00020711  0x00004f8d fetch  0x00000002 , 0x00000275 
+ 00020712  0x00004f8e branch  0x00002a8c , 0x00000034 
+ 00020713  0x00004f8f call  0x000052ce 
+ 00020714  0x00004f90 fetch  0x00000002 , 0x00000275 
+ 00020715  0x00004f91 istore  0x00000002 , 0x00000005 
+ 00020716  0x00004f92 fetch  0x00000002 , 0x00004248 
+ 00020717  0x00004f93 istore  0x00000002 , 0x00000005 
+ 00020718  0x00004f94 rtn 
+ 00020719  0x00004f96 fetch  0x00000002 , 0x00000266 
+ 00020720  0x00004f97 branch  0x00004dfc , 0x00000034 
+ 00020721  0x00004f98 bpatchx  0x0000001b , 0x00004023 
+ 00020722  0x00004f99 fetch  0x00000001 , 0x00000268 
+ 00020723  0x00004f9a beq  0x00000001 , 0x000050f9 
+ 00020724  0x00004f9b beq  0x00000050 , 0x00004de8 
+ 00020725  0x00004f9c beq  0x00000051 , 0x00004df5 
+ 00020726  0x00004f9d beq  0x00000052 , 0x00004df3 
+ 00020727  0x00004f9e beq  0x00000053 , 0x00004df3 
+ 00020728  0x00004f9f branch  0x00004dfc 
+ 00020729  0x00004fa2 bpatchx  0x0000001c , 0x00004023 
+ 00020730  0x00004fa3 call  0x000052b8 
+ 00020731  0x00004fa4 force  0x00000000 , 0x00000012 
+ 00020732  0x00004fa5 call  0x000052c3 
+ 00020733  0x00004fa6 copy  0x0000003f , 0x00000005 
+ 00020734  0x00004fa7 fetch  0x00000002 , 0x00000266 
+ 00020735  0x00004fa8 copy  0x0000003f , 0x00000013 
+ 00020736  0x00004fa9 fetch  0x00000002 , 0x00000264 
+ 00020737  0x00004faa iforce  0x00000006 
+ 00020738  0x00004fac call  0x00005108 
+ 00020739  0x00004fad increase  0xfffffffc , 0x00000013 
+ 00020740  0x00004fae nbranch  0x00005102 , 0x00000005 
+ 00020741  0x00004faf copy  0x00000012 , 0x00000002 
+ 00020742  0x00004fb0 call  0x000050de 
+ 00020743  0x00004fb1 branch  0x00004dfc 
+ 00020744  0x00004fb4 ifetch  0x00000001 , 0x00000006 
+ 00020745  0x00004fb5 beq  0x00000002 , 0x00005113 
+ 00020746  0x00004fb6 beq  0x00000001 , 0x00005116 
+ 00020747  0x00004fb7 beq  0x00000003 , 0x00005120 
+ 00020748  0x00004fb8 beq  0x00000005 , 0x0000515c 
+ 00020749  0x00004fb9 beq  0x00000004 , 0x0000518e 
+ 00020750  0x00004fba beq  0x00000007 , 0x00005213 
+ 00020751  0x00004fbb beq  0x00000006 , 0x000051e1 
+ 00020752  0x00004fbc beq  0x00000008 , 0x00005050 
+ 00020753  0x00004fbd beq  0x0000000a , 0x00004e3a 
+ 00020754  0x00004fbe branch  0x0000522e 
+ 00020755  0x00004fc1 call  0x00007ea8 
+ 00020756  0x00004fc3 call  0x00007ead 
+ 00020757  0x00004fc4 branch  0x00004e51 
+ 00020758  0x00004fc6 ifetch  0x00000001 , 0x00000006 
+ 00020759  0x00004fc7 copy  0x0000003f , 0x00000007 
+ 00020760  0x00004fc8 ifetch  0x00000002 , 0x00000006 
+ 00020761  0x00004fc9 copy  0x0000003f , 0x00000011 
+ 00020762  0x00004fca copy  0x00000013 , 0x0000003f 
+ 00020763  0x00004fcb isub  0x00000011 , 0x00000013 
+ 00020764  0x00004fcd ifetch  0x00000001 , 0x00000006 
+ 00020765  0x00004fce increase  0xffffffff , 0x00000011 
+ 00020766  0x00004fcf nbranch  0x0000511c , 0x00000005 
+ 00020767  0x00004fd0 rtn 
+ 00020768  0x00004fd2 ifetch  0x00000001 , 0x00000006 
+ 00020769  0x00004fd3 copy  0x0000003f , 0x00000007 
+ 00020770  0x00004fd4 ifetch  0x00000002 , 0x00000006 
+ 00020771  0x00004fd5 copy  0x0000003f , 0x00000011 
+ 00020772  0x00004fd6 ifetch  0x00000002 , 0x00000006 
+ 00020773  0x00004fd7 copy  0x0000003f , 0x0000000b 
+ 00020774  0x00004fd8 ifetch  0x00000002 , 0x00000006 
+ 00020775  0x00004fd9 copy  0x0000003f , 0x00000002 
+ 00020776  0x00004fda ifetch  0x00000002 , 0x00000006 
+ 00020777  0x00004fdb sub  0x0000003f , 0x00000000 , 0x0000003e 
+ 00020778  0x00004fdc branch  0x00005132 , 0x00000005 
+ 00020779  0x00004fdd beq  0x00000002 , 0x0000512e 
+ 00020780  0x00004fde beq  0x00000004 , 0x0000512e 
+ 00020781  0x00004fdf branch  0x00005130 
+ 00020782  0x00004fe1 jam  0x00000016 , 0x00000a99 
+ 00020783  0x00004fe2 call  0x00007d86 
+ 00020784  0x00004fe4 ifetch  0x00000002 , 0x00000006 
+ 00020785  0x00004fe5 branch  0x00005159 
+ 00020786  0x00004fe7 call  0x00007ea8 
+ 00020787  0x00004feb bpatchx  0x0000001d , 0x00004023 
+ 00020788  0x00004fec setarg  0x00000050 
+ 00020789  0x00004fed isub  0x00000002 , 0x0000003e 
+ 00020790  0x00004fee branch  0x00005141 , 0x00000005 
+ 00020791  0x00004fef setarg  0x00000051 
+ 00020792  0x00004ff0 isub  0x00000002 , 0x0000003e 
+ 00020793  0x00004ff1 branch  0x00005147 , 0x00000005 
+ 00020794  0x00004ff2 setarg  0x00000053 
+ 00020795  0x00004ff3 isub  0x00000002 , 0x0000003e 
+ 00020796  0x00004ff4 branch  0x00005153 , 0x00000005 
+ 00020797  0x00004ff5 setarg  0x00000052 
+ 00020798  0x00004ff6 isub  0x00000002 , 0x0000003e 
+ 00020799  0x00004ff7 branch  0x0000514d , 0x00000005 
+ 00020800  0x00004ff8 branch  0x00005159 
+ 00020801  0x00004ffa copy  0x0000000b , 0x0000003f 
+ 00020802  0x00004ffb store  0x00000002 , 0x00004248 
+ 00020803  0x00004ffc fetch  0x00000001 , 0x00004250 
+ 00020804  0x00004ffd set1  0x00000001 
+ 00020805  0x00004ffe store  0x00000001 , 0x00004250 
+ 00020806  0x00004fff branch  0x00005158 
+ 00020807  0x00005001 copy  0x0000000b , 0x0000003f 
+ 00020808  0x00005002 store  0x00000002 , 0x0000424a 
+ 00020809  0x00005003 fetch  0x00000001 , 0x00004251 
+ 00020810  0x00005004 set1  0x00000001 
+ 00020811  0x00005005 store  0x00000001 , 0x00004251 
+ 00020812  0x00005006 branch  0x00005158 
+ 00020813  0x00005008 copy  0x0000000b , 0x0000003f 
+ 00020814  0x00005009 store  0x00000002 , 0x0000424c 
+ 00020815  0x0000500a fetch  0x00000001 , 0x00004252 
+ 00020816  0x0000500b set1  0x00000001 
+ 00020817  0x0000500c store  0x00000001 , 0x00004252 
+ 00020818  0x0000500d branch  0x00005158 
+ 00020819  0x0000500f copy  0x0000000b , 0x0000003f 
+ 00020820  0x00005010 store  0x00000002 , 0x0000424e 
+ 00020821  0x00005011 fetch  0x00000001 , 0x00004253 
+ 00020822  0x00005012 set1  0x00000001 
+ 00020823  0x00005013 store  0x00000001 , 0x00004253 
+ 00020824  0x00005017 call  0x00007ead 
+ 00020825  0x00005019 copy  0x00000013 , 0x0000003f 
+ 00020826  0x0000501a isub  0x00000011 , 0x00000013 
+ 00020827  0x0000501b rtn 
+ 00020828  0x0000501e ifetch  0x00000001 , 0x00000006 
+ 00020829  0x0000501f copy  0x0000003f , 0x00000007 
+ 00020830  0x00005020 ifetch  0x00000002 , 0x00000006 
+ 00020831  0x00005021 copy  0x0000003f , 0x00000011 
+ 00020832  0x00005022 copy  0x00000013 , 0x0000003f 
+ 00020833  0x00005023 isub  0x00000011 , 0x00000013 
+ 00020834  0x00005024 ifetch  0x00000002 , 0x00000006 
+ 00020835  0x00005025 copy  0x0000003f , 0x0000000b 
+ 00020836  0x00005026 ifetch  0x00000002 , 0x00000006 
+ 00020837  0x00005027 ifetch  0x00000002 , 0x00000006 
+ 00020838  0x00005028 nbranch  0x00005188 , 0x00000034 
+ 00020839  0x00005029 call  0x00007ea8 
+ 00020840  0x0000502d copy  0x0000000b , 0x00000002 
+ 00020841  0x0000502e bpatchx  0x0000001e , 0x00004023 
+ 00020842  0x0000502f setarg  0x00000050 
+ 00020843  0x00005030 isub  0x00000002 , 0x0000003e 
+ 00020844  0x00005031 branch  0x00005176 , 0x00000005 
+ 00020845  0x00005032 setarg  0x00000051 
+ 00020846  0x00005033 isub  0x00000002 , 0x0000003e 
+ 00020847  0x00005034 branch  0x0000517a , 0x00000005 
+ 00020848  0x00005035 setarg  0x00000052 
+ 00020849  0x00005036 isub  0x00000002 , 0x0000003e 
+ 00020850  0x00005037 branch  0x0000517e , 0x00000005 
+ 00020851  0x00005038 setarg  0x00000053 
+ 00020852  0x00005039 isub  0x00000002 , 0x0000003e 
+ 00020853  0x0000503a branch  0x00005182 , 0x00000005 
+ 00020854  0x0000503c fetch  0x00000001 , 0x00004250 
+ 00020855  0x0000503d set1  0x00000005 
+ 00020856  0x0000503e store  0x00000001 , 0x00004250 
+ 00020857  0x0000503f rtn 
+ 00020858  0x00005041 fetch  0x00000001 , 0x00004251 
+ 00020859  0x00005042 set1  0x00000005 
+ 00020860  0x00005043 store  0x00000001 , 0x00004251 
+ 00020861  0x00005044 rtn 
+ 00020862  0x00005046 fetch  0x00000001 , 0x00004252 
+ 00020863  0x00005047 set1  0x00000005 
+ 00020864  0x00005048 store  0x00000001 , 0x00004252 
+ 00020865  0x00005049 rtn 
+ 00020866  0x0000504b fetch  0x00000001 , 0x00004253 
+ 00020867  0x0000504c set1  0x00000005 
+ 00020868  0x0000504d store  0x00000001 , 0x00004253 
+ 00020869  0x0000504e jam  0x00000006 , 0x00000a99 
+ 00020870  0x0000504f branch  0x00007d86 
+ 00020871  0x00005053 call  0x00007ead 
+ 00020872  0x00005055 increase  0xfffffffa , 0x00000011 
+ 00020873  0x00005057 branch  0x0000518d , 0x00000005 
+ 00020874  0x00005058 increase  0x00000001 , 0x00000006 
+ 00020875  0x00005059 increase  0xffffffff , 0x00000011 
+ 00020876  0x0000505a branch  0x00005189 
+ 00020877  0x0000505c rtn 
+ 00020878  0x0000505e ifetch  0x00000001 , 0x00000006 
+ 00020879  0x0000505f copy  0x0000003f , 0x00000007 
+ 00020880  0x00005060 ifetch  0x00000002 , 0x00000006 
+ 00020881  0x00005061 copy  0x0000003f , 0x00000011 
+ 00020882  0x00005062 copy  0x00000013 , 0x0000003f 
+ 00020883  0x00005063 isub  0x00000011 , 0x00000013 
+ 00020884  0x00005064 ifetch  0x00000002 , 0x00000006 
+ 00020885  0x00005065 increase  0x00000002 , 0x00000006 
+ 00020886  0x00005066 copy  0x0000003f , 0x00000002 
+ 00020887  0x00005067 setarg  0x00000005 
+ 00020888  0x00005068 istore  0x00000001 , 0x00000005 
+ 00020889  0x00005069 copy  0x00000007 , 0x0000003f 
+ 00020890  0x0000506a istore  0x00000001 , 0x00000005 
+ 00020891  0x0000506b increase  0x00000002 , 0x00000011 
+ 00020892  0x0000506c copy  0x00000011 , 0x0000003f 
+ 00020893  0x0000506d istore  0x00000002 , 0x00000005 
+ 00020894  0x0000506e call  0x00007ea8 
+ 00020895  0x0000506f bpatchx  0x0000001f , 0x00004023 
+ 00020896  0x00005070 setarg  0x00000050 
+ 00020897  0x00005071 isub  0x00000002 , 0x0000003e 
+ 00020898  0x00005072 branch  0x000051ad , 0x00000005 
+ 00020899  0x00005073 setarg  0x00000051 
+ 00020900  0x00005074 isub  0x00000002 , 0x0000003e 
+ 00020901  0x00005075 branch  0x000051be , 0x00000005 
+ 00020902  0x00005076 setarg  0x00000052 
+ 00020903  0x00005077 isub  0x00000002 , 0x0000003e 
+ 00020904  0x00005078 branch  0x000051c4 , 0x00000005 
+ 00020905  0x00005079 setarg  0x00000053 
+ 00020906  0x0000507a isub  0x00000002 , 0x0000003e 
+ 00020907  0x0000507b branch  0x000051ca , 0x00000005 
+ 00020908  0x0000507c branch  0x000051cf 
+ 00020909  0x0000507e fetch  0x00000001 , 0x00004250 
+ 00020910  0x0000507f set1  0x00000004 , 0x0000003f 
+ 00020911  0x00005080 set1  0x00000003 , 0x0000003f 
+ 00020912  0x00005081 store  0x00000001 , 0x00004250 
+ 00020913  0x00005082 bbit1  0x00000002 , 0x000051bb 
+ 00020914  0x00005083 fetcht  0x00000001 , 0x0000027f 
+ 00020915  0x00005084 set1  0x00000006 , 0x00000002 
+ 00020916  0x00005085 storet  0x00000001 , 0x0000027f 
+ 00020917  0x00005086 copy  0x00000007 , 0x0000003f 
+ 00020918  0x00005087 increase  0x00000001 , 0x0000003f 
+ 00020919  0x00005088 store  0x00000001 , 0x00000281 
+ 00020920  0x00005089 fetch  0x00000001 , 0x00004250 
+ 00020921  0x0000508a set1  0x00000002 , 0x0000003f 
+ 00020922  0x0000508b store  0x00000001 , 0x00004250 
+ 00020923  0x0000508d fetch  0x00000002 , 0x00004248 
+ 00020924  0x0000508e store  0x00000002 , 0x00000282 
+ 00020925  0x0000508f branch  0x000051cf 
+ 00020926  0x00005091 fetch  0x00000001 , 0x00004251 
+ 00020927  0x00005092 set1  0x00000004 , 0x0000003f 
+ 00020928  0x00005093 set1  0x00000003 , 0x0000003f 
+ 00020929  0x00005094 store  0x00000001 , 0x00004251 
+ 00020930  0x00005095 fetch  0x00000002 , 0x0000424a 
+ 00020931  0x00005096 branch  0x000051cf 
+ 00020932  0x00005098 fetch  0x00000001 , 0x00004252 
+ 00020933  0x00005099 set1  0x00000004 , 0x0000003f 
+ 00020934  0x0000509a set1  0x00000003 , 0x0000003f 
+ 00020935  0x0000509b store  0x00000001 , 0x00004252 
+ 00020936  0x0000509c fetch  0x00000002 , 0x0000424c 
+ 00020937  0x0000509d branch  0x000051cf 
+ 00020938  0x0000509f fetch  0x00000001 , 0x00004253 
+ 00020939  0x000050a0 set1  0x00000004 , 0x0000003f 
+ 00020940  0x000050a1 set1  0x00000003 , 0x0000003f 
+ 00020941  0x000050a2 store  0x00000001 , 0x00004253 
+ 00020942  0x000050a3 fetch  0x00000002 , 0x0000424e 
+ 00020943  0x000050a7 copy  0x0000003f , 0x0000000b 
+ 00020944  0x000050a8 call  0x00007ead 
+ 00020945  0x000050aa copy  0x0000000b , 0x0000003f 
+ 00020946  0x000050ac istore  0x00000002 , 0x00000005 
+ 00020947  0x000050ad force  0x00000000 , 0x0000003f 
+ 00020948  0x000050ae istore  0x00000002 , 0x00000005 
+ 00020949  0x000050af force  0x00000000 , 0x0000003f 
+ 00020950  0x000050b0 istore  0x00000002 , 0x00000005 
+ 00020951  0x000050b1 force  0x0000000a , 0x0000003f 
+ 00020952  0x000050b2 iadd  0x00000012 , 0x00000012 
+ 00020953  0x000050b3 increase  0xfffffffa , 0x00000011 
+ 00020954  0x000050b5 branch  0x000051e0 , 0x00000005 
+ 00020955  0x000050b6 ifetch  0x00000001 , 0x00000006 
+ 00020956  0x000050b7 istore  0x00000001 , 0x00000005 
+ 00020957  0x000050b8 increase  0x00000001 , 0x00000012 
+ 00020958  0x000050b9 increase  0xffffffff , 0x00000011 
+ 00020959  0x000050ba branch  0x000051da 
+ 00020960  0x000050bc rtn 
+ 00020961  0x000050be ifetch  0x00000001 , 0x00000006 
+ 00020962  0x000050bf copy  0x0000003f , 0x00000007 
+ 00020963  0x000050c0 ifetch  0x00000002 , 0x00000006 
+ 00020964  0x000050c1 copy  0x0000003f , 0x00000011 
+ 00020965  0x000050c2 copy  0x00000013 , 0x0000003f 
+ 00020966  0x000050c3 isub  0x00000011 , 0x00000013 
+ 00020967  0x000050c5 ifetch  0x00000002 , 0x00000006 
+ 00020968  0x000050c6 copy  0x0000003f , 0x00000011 
+ 00020969  0x000050c7 ifetch  0x00000002 , 0x00000006 
+ 00020970  0x000050c8 copy  0x0000003f , 0x0000000b 
+ 00020971  0x000050c9 call  0x00007ea8 
+ 00020972  0x000050ca bpatchx  0x00000020 , 0x00004024 
+ 00020973  0x000050cb setarg  0x00000050 
+ 00020974  0x000050cc copy  0x00000011 , 0x00000002 
+ 00020975  0x000050cd isub  0x00000002 , 0x0000003e 
+ 00020976  0x000050ce branch  0x000051fa , 0x00000005 
+ 00020977  0x000050cf setarg  0x00000052 
+ 00020978  0x000050d0 copy  0x00000011 , 0x00000002 
+ 00020979  0x000050d1 isub  0x00000002 , 0x0000003e 
+ 00020980  0x000050d2 branch  0x000051ff , 0x00000005 
+ 00020981  0x000050d3 setarg  0x00000053 
+ 00020982  0x000050d4 copy  0x00000011 , 0x00000002 
+ 00020983  0x000050d5 isub  0x00000002 , 0x0000003e 
+ 00020984  0x000050d6 branch  0x00005201 , 0x00000005 
+ 00020985  0x000050d7 branch  0x00005203 
+ 00020986  0x000050d9 setarg  0x00000000 
+ 00020987  0x000050da store  0x00000002 , 0x00000275 
+ 00020988  0x000050db store  0x00000002 , 0x00004248 
+ 00020989  0x000050dc store  0x00000001 , 0x00004250 
+ 00020990  0x000050dd branch  0x00005205 
+ 00020991  0x000050df call  0x00005079 
+ 00020992  0x000050e0 branch  0x00005205 
+ 00020993  0x000050e2 call  0x0000507f 
+ 00020994  0x000050e8 branch  0x00005205 
+ 00020995  0x000050ea setarg  0x00000000 
+ 00020996  0x000050eb store  0x00000002 , 0x0000027b 
+ 00020997  0x000050ed call  0x00007ead 
+ 00020998  0x000050ee setarg  0x00000007 
+ 00020999  0x000050ef istore  0x00000001 , 0x00000005 
+ 00021000  0x000050f0 copy  0x00000007 , 0x0000003f 
+ 00021001  0x000050f1 istore  0x00000001 , 0x00000005 
+ 00021002  0x000050f2 setarg  0x00000004 
+ 00021003  0x000050f3 istore  0x00000002 , 0x00000005 
+ 00021004  0x000050f4 copy  0x00000011 , 0x0000003f 
+ 00021005  0x000050f5 istore  0x00000002 , 0x00000005 
+ 00021006  0x000050f6 copy  0x0000000b , 0x0000003f 
+ 00021007  0x000050f7 istore  0x00000002 , 0x00000005 
+ 00021008  0x000050f8 force  0x00000008 , 0x0000003f 
+ 00021009  0x000050f9 iadd  0x00000012 , 0x00000012 
+ 00021010  0x000050fa rtn 
+ 00021011  0x000050fd ifetch  0x00000001 , 0x00000006 
+ 00021012  0x000050fe copy  0x0000003f , 0x00000007 
+ 00021013  0x000050ff ifetch  0x00000002 , 0x00000006 
+ 00021014  0x00005100 copy  0x0000003f , 0x00000011 
+ 00021015  0x00005101 ifetch  0x00000002 , 0x00000006 
+ 00021016  0x00005102 copy  0x0000003f , 0x0000000b 
+ 00021017  0x00005103 ifetch  0x00000002 , 0x00000006 
+ 00021018  0x00005104 copy  0x0000003f , 0x00000002 
+ 00021019  0x00005105 call  0x00007ea8 
+ 00021020  0x00005106 bpatchx  0x00000021 , 0x00004024 
+ 00021021  0x00005107 fetch  0x00000001 , 0x00004255 
+ 00021022  0x00005108 icompare  0x000000ff , 0x00000007 
+ 00021023  0x00005109 nbranch  0x0000522a , 0x00000001 
+ 00021024  0x0000510a setarg  0x00000050 
+ 00021025  0x0000510b isub  0x00000002 , 0x0000003e 
+ 00021026  0x0000510c branch  0x00005227 , 0x00000005 
+ 00021027  0x0000510d setarg  0x00000051 
+ 00021028  0x0000510e isub  0x00000002 , 0x0000003e 
+ 00021029  0x0000510f branch  0x0000522a , 0x00000005 
+ 00021030  0x00005110 branch  0x0000522a 
+ 00021031  0x00005112 jam  0x00000000 , 0x00004248 
+ 00021032  0x00005113 jam  0x00000000 , 0x00004250 
+ 00021033  0x00005114 branch  0x0000522a 
+ 00021034  0x00005119 call  0x00007ead 
+ 00021035  0x0000511a copy  0x00000013 , 0x0000003f 
+ 00021036  0x0000511b isub  0x00000011 , 0x00000013 
+ 00021037  0x0000511c rtn 
+ 00021038  0x0000511f setarg  0x00000001 
+ 00021039  0x00005120 istore  0x00000001 , 0x00000005 
+ 00021040  0x00005121 ifetch  0x00000001 , 0x00000006 
+ 00021041  0x00005122 istore  0x00000001 , 0x00000005 
+ 00021042  0x00005123 setarg  0x00000002 
+ 00021043  0x00005124 istore  0x00000002 , 0x00000005 
+ 00021044  0x00005125 setarg  0x00000000 
+ 00021045  0x00005126 istore  0x00000002 , 0x00000005 
+ 00021046  0x00005127 setarg  0x00000006 
+ 00021047  0x00005128 iadd  0x00000012 , 0x00000012 
+ 00021048  0x00005129 force  0x00000004 , 0x00000013 
+ 00021049  0x0000512a rtn 
+ 00021050  0x0000512e fetch  0x00000001 , 0x00004255 
+ 00021051  0x0000512f increase  0x00000001 , 0x0000003f 
+ 00021052  0x00005130 bne  0x00000000 , 0x0000523e 
+ 00021053  0x00005131 increase  0x00000001 , 0x0000003f 
+ 00021054  0x00005133 store  0x00000001 , 0x00004255 
+ 00021055  0x00005134 rtn 
+ 00021056  0x0000513f bpatchx  0x00000022 , 0x00004024 
+ 00021057  0x00005140 arg  0x00000000 , 0x00000012 
+ 00021058  0x00005141 call  0x0000526e 
+ 00021059  0x00005142 nbranch  0x00002a8c , 0x00000034 
+ 00021060  0x00005143 call  0x0000527e 
+ 00021061  0x00005144 arg  0x00001800 , 0x00000012 
+ 00021062  0x00005145 arg  0x00000000 , 0x00000007 
+ 00021063  0x00005147 fetcht  0x00000001 , 0x00004256 
+ 00021064  0x00005148 qisolate1  0x00000002 
+ 00021065  0x00005149 branch  0x0000524f , 0x00000001 
+ 00021066  0x0000514a call  0x000052a0 
+ 00021067  0x0000514b sub  0x0000000b , 0x00000000 , 0x0000003e 
+ 00021068  0x0000514c branch  0x0000524f , 0x00000002 
+ 00021069  0x0000514d call  0x00005288 
+ 00021070  0x0000514e branch  0x00005255 
+ 00021071  0x00005150 increase  0x00000080 , 0x00000012 
+ 00021072  0x00005151 increase  0x00000001 , 0x00000007 
+ 00021073  0x00005152 setarg  0x00000008 
+ 00021074  0x00005153 isub  0x00000007 , 0x0000003e 
+ 00021075  0x00005154 branch  0x00005247 , 0x00000002 
+ 00021076  0x00005155 arg  0x00000000 , 0x00000012 
+ 00021077  0x00005157 copy  0x00000012 , 0x0000003f 
+ 00021078  0x00005158 branch  0x00002a8c , 0x00000034 
+ 00021079  0x00005159 rtn 
+ 00021080  0x00005162 bpatchx  0x00000023 , 0x00004024 
+ 00021081  0x00005163 call  0x00005277 
+ 00021082  0x00005164 increase  0x00000001 , 0x00000006 
+ 00021083  0x00005165 ifetch  0x00000002 , 0x00000006 
+ 00021084  0x00005166 rtn 
+ 00021085  0x0000516d bpatchx  0x00000024 , 0x00004024 
+ 00021086  0x0000516e call  0x00005277 
+ 00021087  0x0000516f copy  0x00000006 , 0x00000005 
+ 00021088  0x00005170 copy  0x00000006 , 0x00000002 
+ 00021089  0x00005171 setarg  0x00000000 
+ 00021090  0x00005172 istore  0x00000003 , 0x00000005 
+ 00021091  0x00005173 rtn 
+ 00021092  0x00005179 bpatchx  0x00000025 , 0x00004024 
+ 00021093  0x0000517a call  0x00005274 
+ 00021094  0x0000517b branch  0x00002a8c , 0x00000034 
+ 00021095  0x0000517c fetch  0x00000003 , 0x0000425d 
+ 00021096  0x0000517d store  0x00000003 , 0x00004260 
+ 00021097  0x0000517e fetch  0x00000003 , 0x0000425a 
+ 00021098  0x0000517f store  0x00000003 , 0x0000425d 
+ 00021099  0x00005180 fetch  0x00000003 , 0x00004257 
+ 00021100  0x00005181 store  0x00000003 , 0x0000425a 
+ 00021101  0x00005182 rtn 
+ 00021102  0x00005189 bpatchx  0x00000026 , 0x00004024 
+ 00021103  0x0000518a fetch  0x00000003 , 0x00004257 
+ 00021104  0x0000518b rtn 
+ 00021105  0x00005192 bpatchx  0x00000027 , 0x00004024 
+ 00021106  0x00005193 fetch  0x00000003 , 0x0000425a 
+ 00021107  0x00005194 rtn 
+ 00021108  0x0000519b bpatchx  0x00000028 , 0x00004025 
+ 00021109  0x0000519c fetch  0x00000003 , 0x00004260 
+ 00021110  0x0000519d rtn 
+ 00021111  0x000051a3 call  0x00005274 
+ 00021112  0x000051a4 branch  0x00002a8c , 0x00000034 
+ 00021113  0x000051a5 arg  0x00004257 , 0x00000006 
+ 00021114  0x000051a7 ifetch  0x00000003 , 0x00000006 
+ 00021115  0x000051a8 branch  0x0000527a , 0x00000034 
+ 00021116  0x000051a9 increase  0xfffffffd , 0x00000006 
+ 00021117  0x000051aa rtn 
+ 00021118  0x000051b2 bpatchx  0x00000029 , 0x00004025 
+ 00021119  0x000051b3 arg  0x00000004 , 0x00000039 
+ 00021120  0x000051b4 arg  0x00004257 , 0x00000006 
+ 00021121  0x000051b5 arg  0x00000000 , 0x00000002 
+ 00021122  0x000051b7 ifetch  0x00000003 , 0x00000006 
+ 00021123  0x000051b8 and  0x0000003f , 0x000000ff , 0x0000003f 
+ 00021124  0x000051b9 ior  0x00000002 , 0x00000002 
+ 00021125  0x000051ba loop  0x00005282 
+ 00021126  0x000051bb storet  0x00000001 , 0x00004256 
+ 00021127  0x000051bc rtn 
+ 00021128  0x000051c5 bpatchx  0x0000002a , 0x00004025 
+ 00021129  0x000051c6 call  0x0000526e 
+ 00021130  0x000051c7 nbranch  0x00002a8c , 0x00000034 
+ 00021131  0x000051c8 call  0x00005274 
+ 00021132  0x000051c9 branch  0x00005295 , 0x00000034 
+ 00021133  0x000051ca fetch  0x00000003 , 0x0000425a 
+ 00021134  0x000051cb store  0x00000003 , 0x00004257 
+ 00021135  0x000051cc ifetch  0x00000003 , 0x00000006 
+ 00021136  0x000051cd istore  0x00000003 , 0x00000005 
+ 00021137  0x000051ce ifetch  0x00000003 , 0x00000006 
+ 00021138  0x000051cf istore  0x00000003 , 0x00000005 
+ 00021139  0x000051d0 setarg  0x00000000 
+ 00021140  0x000051d1 istore  0x00000003 , 0x00000005 
+ 00021141  0x000051d3 arg  0x00000000 , 0x00000002 
+ 00021142  0x000051d4 copy  0x0000000b , 0x0000003f 
+ 00021143  0x000051d5 iadd  0x00000007 , 0x0000003f 
+ 00021144  0x000051d7 qset1  0x00000002 
+ 00021145  0x000051d8 increase  0x00000001 , 0x00000007 
+ 00021146  0x000051d9 isub  0x00000007 , 0x0000003e 
+ 00021147  0x000051da nbranch  0x00005298 , 0x00000005 
+ 00021148  0x000051dc lshift8  0x00000012 , 0x0000003f 
+ 00021149  0x000051dd ior  0x00000002 , 0x0000003f 
+ 00021150  0x000051de store  0x00000003 , 0x00004260 
+ 00021151  0x000051df rtn 
+ 00021152  0x000051ea bpatchx  0x0000002b , 0x00004025 
+ 00021153  0x000051eb call  0x0000527e 
+ 00021154  0x000051ec copy  0x00000007 , 0x00000013 
+ 00021155  0x000051ed arg  0x00000000 , 0x00000002 
+ 00021156  0x000051ee arg  0x00000000 , 0x0000000b 
+ 00021157  0x000051f1 copy  0x00000007 , 0x0000003f 
+ 00021158  0x000051f2 beq  0x00000008 , 0x000052b0 
+ 00021159  0x000051f3 fetch  0x00000001 , 0x00004256 
+ 00021160  0x000051f4 qisolate1  0x0000003f 
+ 00021161  0x000051f5 branch  0x000052b0 , 0x00000001 
+ 00021162  0x000051f6 increase  0x00000080 , 0x00000002 
+ 00021163  0x000051f7 increase  0x00000001 , 0x00000007 
+ 00021164  0x000051f8 copy  0x00000011 , 0x0000003f 
+ 00021165  0x000051f9 isub  0x00000002 , 0x0000003e 
+ 00021166  0x000051fa branch  0x000052b0 , 0x00000005 
+ 00021167  0x000051fb branch  0x000052a5 , 0x00000002 
+ 00021168  0x000051fd copy  0x00000002 , 0x0000003f 
+ 00021169  0x000051fe isub  0x00000011 , 0x0000003e 
+ 00021170  0x000051ff nbranch  0x000052b6 , 0x00000002 
+ 00021171  0x00005200 copy  0x00000007 , 0x0000003f 
+ 00021172  0x00005201 copy  0x00000013 , 0x00000002 
+ 00021173  0x00005202 isub  0x00000002 , 0x0000000b 
+ 00021174  0x00005204 copy  0x00000013 , 0x00000007 
+ 00021175  0x00005205 rtn 
+ 00021176  0x00005209 bpatchx  0x0000002c , 0x00004025 
+ 00021177  0x0000520a arg  0x0000007f , 0x00000011 
+ 00021178  0x0000520b call  0x00005240 
+ 00021179  0x0000520c store  0x00000002 , 0x0000026b 
+ 00021180  0x0000520d increase  0x00000004 , 0x0000003f 
+ 00021181  0x0000520e store  0x00000002 , 0x0000026d 
+ 00021182  0x0000520f setarg  0x00000000 
+ 00021183  0x00005210 store  0x00000002 , 0x0000026f 
+ 00021184  0x00005211 rtn 
+ 00021185  0x00005214 fetch  0x00000002 , 0x0000026b 
+ 00021186  0x00005215 branch  0x000052e2 
+ 00021187  0x00005218 fetch  0x00000002 , 0x0000026d 
+ 00021188  0x00005219 branch  0x000052e2 
+ 00021189  0x0000521d bpatchx  0x0000002d , 0x00004025 
+ 00021190  0x0000521e arg  0x000000fa , 0x00000011 
+ 00021191  0x0000521f call  0x00005240 
+ 00021192  0x00005220 store  0x00000002 , 0x00000271 
+ 00021193  0x00005221 increase  0x00000004 , 0x0000003f 
+ 00021194  0x00005222 store  0x00000002 , 0x00000273 
+ 00021195  0x00005223 setarg  0x00000000 
+ 00021196  0x00005224 store  0x00000002 , 0x00000275 
+ 00021197  0x00005225 rtn 
+ 00021198  0x00005228 fetch  0x00000002 , 0x00000271 
+ 00021199  0x00005229 branch  0x000052e2 
+ 00021200  0x0000522c fetch  0x00000002 , 0x00000273 
+ 00021201  0x0000522d branch  0x000052e2 
+ 00021202  0x00005231 bpatchx  0x0000002e , 0x00004025 
+ 00021203  0x00005232 call  0x00007e7c 
+ 00021204  0x00005233 jam  0x00000001 , 0x00000284 
+ 00021205  0x00005234 call  0x0000526e 
+ 00021206  0x00005235 nrtn  0x00000034 
+ 00021207  0x00005236 arg  0x0000007f , 0x00000011 
+ 00021208  0x00005237 call  0x00005240 
+ 00021209  0x00005238 store  0x00000002 , 0x00000277 
+ 00021210  0x00005239 increase  0x00000004 , 0x0000003f 
+ 00021211  0x0000523a store  0x00000002 , 0x00000279 
+ 00021212  0x0000523b setarg  0x00000000 
+ 00021213  0x0000523c store  0x00000002 , 0x0000027b 
+ 00021214  0x0000523d jam  0x00000000 , 0x00000284 
+ 00021215  0x0000523e branch  0x00007e8c 
+ 00021216  0x00005241 fetch  0x00000002 , 0x00000277 
+ 00021217  0x00005242 branch  0x000052e2 
+ 00021218  0x00005245 branch  0x00002a8c , 0x00000034 
+ 00021219  0x00005246 copy  0x0000003f , 0x00000005 
+ 00021220  0x00005247 rtn 
+ 00021221  0x0000524b bpatchx  0x0000002f , 0x00004025 
+ 00021222  0x0000524c arg  0x00000000 , 0x00000012 
+ 00021223  0x0000524d arg  0x00004257 , 0x00000011 
+ 00021224  0x0000524e increase  0xfffffffe , 0x00000011 
+ 00021225  0x00005250 increase  0x00000002 , 0x00000011 
+ 00021226  0x00005251 setarg  0x00004263 
+ 00021227  0x00005252 isub  0x00000011 , 0x0000003e 
+ 00021228  0x00005253 branch  0x000052f5 , 0x00000005 
+ 00021229  0x00005254 ifetch  0x00000001 , 0x00000011 
+ 00021230  0x00005255 increase  0x00000001 , 0x00000011 
+ 00021231  0x00005256 branch  0x000052e9 , 0x00000034 
+ 00021232  0x00005257 ifetcht  0x00000002 , 0x00000011 
+ 00021233  0x00005258 ifetch  0x00000002 , 0x00000002 
+ 00021234  0x00005259 iadd  0x00000012 , 0x00000012 
+ 00021235  0x0000525a increase  0x00000004 , 0x00000012 
+ 00021236  0x0000525b branch  0x000052e9 
+ 00021237  0x0000525d copy  0x00000012 , 0x0000003f 
+ 00021238  0x0000525e rtn 
+ 00021239  0x00005262 arg  0x0000000c , 0x00000007 
+ 00021240  0x00005263 branch  0x00002c32 
+ 00021241  0x00005266 arg  0x0000000c , 0x00000007 
+ 00021242  0x00005267 branch  0x00002c36 
+ 00021243  0x0000526a bpatchx  0x00000030 , 0x00004026 
+ 00021244  0x0000526b call  0x0000527e 
+ 00021245  0x0000526c fetch  0x00000001 , 0x00004256 
+ 00021246  0x0000526d rtn  0x00000034 
+ 00021247  0x0000526e call  0x000052e5 
+ 00021248  0x0000526f arg  0x00000100 , 0x00000002 
+ 00021249  0x00005270 isub  0x00000002 , 0x0000003e 
+ 00021250  0x00005271 branch  0x000052f7 , 0x00000002 
+ 00021251  0x00005272 call  0x000052f9 
+ 00021252  0x00005273 arg  0x00004263 , 0x00000005 
+ 00021253  0x00005274 arg  0x00004257 , 0x00000011 
+ 00021254  0x00005276 setarg  0x00004263 
+ 00021255  0x00005277 isub  0x00000011 , 0x0000003e 
+ 00021256  0x00005278 rtn  0x00000005 
+ 00021257  0x00005279 ifetch  0x00000001 , 0x00000011 
+ 00021258  0x0000527a increase  0x00000001 , 0x00000011 
+ 00021259  0x0000527b nbranch  0x0000530f , 0x00000034 
+ 00021260  0x0000527c istore  0x00000002 , 0x00000005 
+ 00021261  0x0000527d increase  0x00000002 , 0x00000011 
+ 00021262  0x0000527e branch  0x00005306 
+ 00021263  0x00005280 ifetch  0x00000002 , 0x00000011 
+ 00021264  0x00005281 increase  0x00000002 , 0x00000011 
+ 00021265  0x00005282 copy  0x0000003f , 0x00000006 
+ 00021266  0x00005283 ifetch  0x00000002 , 0x00000006 
+ 00021267  0x00005284 istore  0x00000002 , 0x00000005 
+ 00021268  0x00005285 copy  0x0000003f , 0x00000039 
+ 00021269  0x00005286 increase  0x00000002 , 0x00000039 
+ 00021270  0x00005287 call  0x00007f01 
+ 00021271  0x00005288 branch  0x00005306 
+ 00021272  0x0000528b bpatchx  0x00000031 , 0x00004026 
+ 00021273  0x0000528c call  0x0000527e 
+ 00021274  0x0000528d fetch  0x00000001 , 0x00004256 
+ 00021275  0x0000528e rtn  0x00000034 
+ 00021276  0x0000528f arg  0x00004258 , 0x00000011 
+ 00021277  0x00005290 increase  0xfffffffd , 0x00000011 
+ 00021278  0x00005291 arg  0x00004263 , 0x00000006 
+ 00021279  0x00005293 increase  0x00000003 , 0x00000011 
+ 00021280  0x00005294 setarg  0x00004264 
+ 00021281  0x00005295 isub  0x00000011 , 0x0000003e 
+ 00021282  0x00005296 rtn  0x00000005 
+ 00021283  0x00005297 ifetch  0x00000002 , 0x00000006 
+ 00021284  0x00005298 branch  0x0000531f , 0x00000034 
+ 00021285  0x00005299 increase  0x00000004 , 0x0000003f 
+ 00021286  0x0000529a copy  0x0000003f , 0x00000039 
+ 00021287  0x0000529b copy  0x00000006 , 0x00000012 
+ 00021288  0x0000529c ifetch  0x00000002 , 0x00000011 
+ 00021289  0x0000529d copy  0x0000003f , 0x00000005 
+ 00021290  0x0000529e copy  0x00000012 , 0x00000006 
+ 00021291  0x0000529f increase  0xfffffffe , 0x00000006 
+ 00021292  0x000052a0 call  0x00007f01 
+ 00021293  0x000052a1 branch  0x0000531f 
+ 00021294  0x000052ac bpatchx  0x00000032 , 0x00004026 
+ 00021295  0x000052ad disable  0x0000002b 
+ 00021296  0x000052ae jam  0x00000001 , 0x00000455 
+ 00021297  0x000052af jam  0x00000003 , 0x0000043f 
+ 00021298  0x000052b0 jam  0x00000001 , 0x00000456 
+ 00021299  0x000052b1 setarg  0xffffffff 
+ 00021300  0x000052b2 store  0x00000002 , 0x00000459 
+ 00021301  0x000052b3 force  0x00000000 , 0x0000003f 
+ 00021302  0x000052b4 store  0x00000001 , 0x00000457 
+ 00021303  0x000052b5 store  0x00000001 , 0x00000462 
+ 00021304  0x000052b6 store  0x00000003 , 0x00004169 
+ 00021305  0x000052b7 store  0x00000003 , 0x0000416c 
+ 00021306  0x000052b8 store  0x00000005 , 0x00004403 
+ 00021307  0x000052b9 set1  0x00000027 , 0x0000003f 
+ 00021308  0x000052ba store  0x00000005 , 0x00004408 
+ 00021309  0x000052bb jam  0x00000001 , 0x000043dc 
+ 00021310  0x000052bc jam  0x00000000 , 0x000043dd 
+ 00021311  0x000052bd branch  0x000056ed 
+ 00021312  0x000052c0 bpatchx  0x00000033 , 0x00004026 
+ 00021313  0x000052c1 enable  0x00000029 
+ 00021314  0x000052c2 jam  0x00000003 , 0x00000440 
+ 00021315  0x000052c3 jam  0x00000001 , 0x00000478 
+ 00021316  0x000052c4 jam  0x00000001 , 0x0000445a 
+ 00021317  0x000052c5 setarg  0x0000ffff 
+ 00021318  0x000052c6 store  0x00000002 , 0x0000445c 
+ 00021319  0x000052c7 force  0x00000000 , 0x0000003f 
+ 00021320  0x000052c8 store  0x00000005 , 0x00004408 
+ 00021321  0x000052c9 set1  0x00000027 , 0x0000003f 
+ 00021322  0x000052ca store  0x00000005 , 0x00004403 
+ 00021323  0x000052cb branch  0x0000532e 
+ 00021324  0x000052cf bpatchx  0x00000034 , 0x00004026 
+ 00021325  0x000052d0 disable  0x00000029 
+ 00021326  0x000052d1 setarg  0x00000017 
+ 00021327  0x000052d2 store  0x00000002 , 0x000044a8 
+ 00021328  0x000052d3 jam  0x00000001 , 0x00000440 
+ 00021329  0x000052d4 jam  0x00000000 , 0x0000436e 
+ 00021330  0x000052d5 jam  0x00000000 , 0x000000a0 
+ 00021331  0x000052d6 jam  0x00000000 , 0x000044c4 
+ 00021332  0x000052d7 jam  0x00000000 , 0x000044c5 
+ 00021333  0x000052d8 fetch  0x00000002 , 0x0000046d 
+ 00021334  0x000052d9 store  0x00000002 , 0x000044ba 
+ 00021335  0x000052da fetch  0x00000002 , 0x00000441 
+ 00021336  0x000052db mul32  0x0000003f , 0x00000005 , 0x0000003f 
+ 00021337  0x000052dc rshift4  0x0000003f , 0x0000003f 
+ 00021338  0x000052dd store  0x00000002 , 0x0000046d 
+ 00021339  0x000052de branch  0x0000532e 
+ 00021340  0x000052e5 call  0x000053c4 
+ 00021341  0x000052e6 call  0x000055e8 
+ 00021342  0x000052e7 call  0x000056f0 
+ 00021343  0x000052e8 branch  0x000053ce 
+ 00021344  0x000052eb bpatchx  0x00000035 , 0x00004026 
+ 00021345  0x000052ec call  0x000053c4 
+ 00021346  0x000052ed call  0x000032f4 
+ 00021347  0x000052ee fetch  0x00000001 , 0x00000440 
+ 00021348  0x000052ef beq  0x00000003 , 0x00005366 
+ 00021349  0x000052f0 branch  0x0000537a 
+ 00021350  0x000052f7 bpatchx  0x00000036 , 0x00004026 
+ 00021351  0x000052f8 enable  0x00000029 
+ 00021352  0x000052f9 call  0x000056e4 
+ 00021353  0x000052fa branch  0x00005377 , 0x00000002 
+ 00021354  0x000052fb call  0x00002c6c 
+ 00021355  0x000052fc call  0x00005413 
+ 00021356  0x000052fd call  0x0000561e 
+ 00021357  0x000052fe disable  0x0000002d 
+ 00021358  0x000052ff call  0x000054bf 
+ 00021359  0x00005300 nrtn  0x0000002d 
+ 00021360  0x00005301 bpatchx  0x00000037 , 0x00004026 
+ 00021361  0x00005302 fetch  0x00000001 , 0x00000005 
+ 00021362  0x00005303 increase  0x00000001 , 0x0000003f 
+ 00021363  0x00005304 store  0x00000001 , 0x00000005 
+ 00021364  0x00005305 call  0x000055aa 
+ 00021365  0x00005306 disable  0x00000029 
+ 00021366  0x00005307 rtn 
+ 00021367  0x0000530a call  0x000053a9 
+ 00021368  0x0000530b disable  0x00000029 
+ 00021369  0x0000530c rtn 
+ 00021370  0x00005312 bpatchx  0x00000038 , 0x00004027 
+ 00021371  0x00005313 jam  0x00000000 , 0x0000450f 
+ 00021372  0x00005314 call  0x00007aaf 
+ 00021373  0x00005315 call  0x00005c18 
+ 00021374  0x00005316 disable  0x0000002e 
+ 00021375  0x00005317 call  0x000056e4 
+ 00021376  0x00005318 branch  0x000053a9 , 0x00000002 
+ 00021377  0x00005319 call  0x00002c6c 
+ 00021378  0x0000531a call  0x00005413 
+ 00021379  0x0000531b call  0x00005489 
+ 00021380  0x0000531c nbranch  0x0000539b , 0x00000018 
+ 00021381  0x0000531d call  0x000053b7 
+ 00021382  0x0000531e branch  0x00005388 , 0x0000002d 
+ 00021383  0x0000531f branch  0x00005395 
+ 00021384  0x00005323 bpatchx  0x00000039 , 0x00004027 
+ 00021385  0x00005324 fetch  0x00000001 , 0x0000450f 
+ 00021386  0x00005325 pincrease  0x00000001 
+ 00021387  0x00005326 store  0x00000001 , 0x0000450f 
+ 00021388  0x00005327 beq  0x0000000c , 0x00005395 
+ 00021389  0x00005328 call  0x000055aa 
+ 00021390  0x00005329 call  0x0000561e 
+ 00021391  0x0000532a call  0x000054c7 
+ 00021392  0x0000532b call  0x0000567e 
+ 00021393  0x0000532c fetch  0x00000002 , 0x000041fb 
+ 00021394  0x0000532d call  0x00007f9c 
+ 00021395  0x0000532e call  0x000053a0 
+ 00021396  0x0000532f branch  0x000053a4 , 0x00000028 
+ 00021397  0x00005331 bpatchx  0x0000003a , 0x00004027 
+ 00021398  0x00005332 call  0x00005be4 
+ 00021399  0x00005333 call  0x00005bdb 
+ 00021400  0x00005334 call  0x00007d9c 
+ 00021401  0x00005335 fetch  0x00000001 , 0x00000462 
+ 00021402  0x00005336 bbit1  0x00000003 , 0x000053a9 
+ 00021403  0x00005338 bpatchx  0x0000003b , 0x00004027 
+ 00021404  0x00005339 call  0x000057f4 
+ 00021405  0x0000533a call  0x0000559d 
+ 00021406  0x0000533b call  0x00005575 
+ 00021407  0x0000533c branch  0x00002841 
+ 00021408  0x00005340 disable  0x00000028 
+ 00021409  0x00005341 bmark1  0x0000002a , 0x00007fe7 
+ 00021410  0x00005342 bmark1  0x00000029 , 0x00007fe7 
+ 00021411  0x00005343 rtn 
+ 00021412  0x00005347 bpatchx  0x0000003c , 0x00004027 
+ 00021413  0x00005348 enable  0x0000002e 
+ 00021414  0x00005349 call  0x000054c1 
+ 00021415  0x0000534a branch  0x00005388 , 0x0000002d 
+ 00021416  0x0000534b branch  0x00005395 
+ 00021417  0x00005351 bpatchx  0x0000003d , 0x00004027 
+ 00021418  0x00005352 call  0x000053af 
+ 00021419  0x00005353 call  0x000033b4 
+ 00021420  0x00005354 call  0x00007a77 
+ 00021421  0x00005355 jam  0x00000015 , 0x00000a99 
+ 00021422  0x00005356 branch  0x00007d86 
+ 00021423  0x00005359 setarg  0x00000000 
+ 00021424  0x0000535a store  0x00000009 , 0x000044ff 
+ 00021425  0x0000535b jam  0x00000000 , 0x00000455 
+ 00021426  0x0000535c jam  0x00000000 , 0x00000440 
+ 00021427  0x0000535d jam  0x00000000 , 0x0000043f 
+ 00021428  0x0000535e jam  0x00000000 , 0x000044c5 
+ 00021429  0x0000535f jam  0x00000000 , 0x000044c4 
+ 00021430  0x00005360 rtn 
+ 00021431  0x00005363 bpatchx  0x0000003e , 0x00004027 
+ 00021432  0x00005364 fetch  0x00000001 , 0x00000005 
+ 00021433  0x00005365 increase  0x00000001 , 0x0000003f 
+ 00021434  0x00005366 store  0x00000001 , 0x00000005 
+ 00021435  0x00005367 fetch  0x00000001 , 0x0000043f 
+ 00021436  0x00005368 rtnbit1  0x00000003 
+ 00021437  0x00005369 set1  0x00000003 
+ 00021438  0x0000536a store  0x00000001 , 0x0000043f 
+ 00021439  0x0000536b fetch  0x00000002 , 0x000044ba 
+ 00021440  0x0000536c store  0x00000002 , 0x0000046d 
+ 00021441  0x0000536d setarg  0x00000000 
+ 00021442  0x0000536e store  0x00000004 , 0x000044e5 
+ 00021443  0x0000536f rtn 
+ 00021444  0x00005373 bpatchx  0x0000003f , 0x00004027 
+ 00021445  0x00005374 jam  0x00000036 , 0x0000890f 
+ 00021446  0x00005375 jam  0x0000005f , 0x0000890b 
+ 00021447  0x00005376 enable  0x00000036 
+ 00021448  0x00005377 jam  0x00000007 , 0x00008914 
+ 00021449  0x00005378 call  0x00002c6c 
+ 00021450  0x00005379 fetch  0x00000001 , 0x000041e0 
+ 00021451  0x0000537a rtn  0x00000034 
+ 00021452  0x0000537b jam  0x000000b8 , 0x0000890a 
+ 00021453  0x0000537c rtn 
+ 00021454  0x0000537f bpatchx  0x00000040 , 0x00004028 
+ 00021455  0x00005380 jam  0x0000002e , 0x0000890f 
+ 00021456  0x00005381 jam  0x000000ff , 0x0000890b 
+ 00021457  0x00005382 disable  0x00000036 
+ 00021458  0x00005383 jam  0x00000003 , 0x00008914 
+ 00021459  0x00005384 arg  0x00000000 , 0x0000001b 
+ 00021460  0x00005385 rtn 
+ 00021461  0x00005388 disable  0x00000009 
+ 00021462  0x00005389 disable  0x00000007 
+ 00021463  0x0000538a fetch  0x00000003 , 0x00000467 
+ 00021464  0x0000538b iforce  0x0000000f 
+ 00021465  0x0000538c fetch  0x00000001 , 0x00000016 
+ 00021466  0x0000538d reverse  0x0000003f , 0x00000002 
+ 00021467  0x0000538e set1  0x00000001 , 0x00000002 
+ 00021468  0x0000538f rshift  0x00000002 , 0x0000000e 
+ 00021469  0x00005390 rtn 
+ 00021470  0x00005394 call  0x000053e6 
+ 00021471  0x00005395 call  0x0000291f 
+ 00021472  0x00005396 setarg  0x00000500 
+ 00021473  0x00005397 call  0x00002a8f 
+ 00021474  0x00005398 branch  0x00002924 
+ 00021475  0x0000539b branch  0x00002939 , 0x0000002d 
+ 00021476  0x0000539d call  0x000053e6 
+ 00021477  0x0000539e branch  0x00002933 
+ 00021478  0x000053a0 bpatchx  0x00000041 , 0x00004028 
+ 00021479  0x000053a1 call  0x00002918 
+ 00021480  0x000053a2 fetch  0x00000001 , 0x0000048c 
+ 00021481  0x000053a3 nbranch  0x000053f9 , 0x00000034 
+ 00021482  0x000053a4 fetch  0x00000001 , 0x00000016 
+ 00021483  0x000053a5 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021484  0x000053a6 branch  0x000053f3 , 0x00000002 
+ 00021485  0x000053a7 force  0x00000000 , 0x00000002 
+ 00021486  0x000053a8 rtneq  0x00000025 
+ 00021487  0x000053a9 force  0x00000018 , 0x00000002 
+ 00021488  0x000053aa rtneq  0x00000026 
+ 00021489  0x000053ab force  0x0000004e , 0x00000002 
+ 00021490  0x000053ac rtn 
+ 00021491  0x000053af sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00021492  0x000053b0 branch  0x000053f6 , 0x00000002 
+ 00021493  0x000053b1 increase  0x00000001 , 0x0000003f 
+ 00021494  0x000053b4 lshift  0x0000003f , 0x0000003f 
+ 00021495  0x000053b5 add  0x0000003f , 0x00000002 , 0x00000002 
+ 00021496  0x000053b6 rtn 
+ 00021497  0x000053b9 fetch  0x00000001 , 0x00000016 
+ 00021498  0x000053ba lshift  0x0000003f , 0x00000002 
+ 00021499  0x000053bb rtn 
+ 00021500  0x000053be arg  0x000001f4 , 0x00000002 
+ 00021501  0x000053bf rtn  0x00000034 
+ 00021502  0x000053c0 arg  0x000000fa , 0x00000002 
+ 00021503  0x000053c1 rtneq  0x00000001 
+ 00021504  0x000053c2 arg  0x00000096 , 0x00000002 
+ 00021505  0x000053c3 rtneq  0x00000002 
+ 00021506  0x000053c4 arg  0x00000064 , 0x00000002 
+ 00021507  0x000053c5 rtneq  0x00000003 
+ 00021508  0x000053c6 arg  0x0000004b , 0x00000002 
+ 00021509  0x000053c7 rtneq  0x00000004 
+ 00021510  0x000053c8 arg  0x00000032 , 0x00000002 
+ 00021511  0x000053c9 rtneq  0x00000005 
+ 00021512  0x000053ca arg  0x00000028 , 0x00000002 
+ 00021513  0x000053cb rtneq  0x00000006 
+ 00021514  0x000053cc arg  0x00000014 , 0x00000002 
+ 00021515  0x000053cd rtn 
+ 00021516  0x000053d2 setarg  0x008e89be 
+ 00021517  0x000053d3 lshift8  0x0000003f , 0x0000003f 
+ 00021518  0x000053d4 or_into  0x000000d6 , 0x0000003f 
+ 00021519  0x000053d5 iforce  0x00000009 
+ 00021520  0x000053d6 setarg  0x00555555 
+ 00021521  0x000053d7 store  0x00000003 , 0x00000467 
+ 00021522  0x000053d8 rtn 
+ 00021523  0x000053db bpatchx  0x00000042 , 0x00004028 
+ 00021524  0x000053dc enable  0x00000010 
+ 00021525  0x000053dd fetch  0x00000004 , 0x00000463 
+ 00021526  0x000053de iforce  0x00000009 
+ 00021527  0x000053df call  0x00005466 
+ 00021528  0x000053e0 setarg  0x00000200 
+ 00021529  0x000053e1 branch  0x0000541c , 0x00000029 
+ 00021530  0x000053e2 fetch  0x00000002 , 0x0000044d 
+ 00021531  0x000053e3 rshift  0x0000003f , 0x0000003f 
+ 00021532  0x000053e5 arg  0x00000500 , 0x00000002 
+ 00021533  0x000053e6 iadd  0x00000002 , 0x0000003f 
+ 00021534  0x000053e7 call  0x00002a24 
+ 00021535  0x000053e8 deposit  0x0000001a 
+ 00021536  0x000053e9 store  0x00000006 , 0x00000491 
+ 00021537  0x000053ea rtn 
+ 00021538  0x000053ed bpatchx  0x00000043 , 0x00004028 
+ 00021539  0x000053ee fetch  0x00000001 , 0x00000016 
+ 00021540  0x000053ef beq  0x00000025 , 0x00005428 
+ 00021541  0x000053f0 beq  0x00000026 , 0x0000542e 
+ 00021542  0x000053f1 beq  0x00000027 , 0x00005434 
+ 00021543  0x000053f2 branch  0x00005434 
+ 00021544  0x000053f5 fetcht  0x00000001 , 0x0000448d 
+ 00021545  0x000053f6 isolate1  0x00000001 , 0x00000002 
+ 00021546  0x000053f7 branch  0x0000543f , 0x00000001 
+ 00021547  0x000053f8 isolate1  0x00000002 , 0x00000002 
+ 00021548  0x000053f9 branch  0x00005444 , 0x00000001 
+ 00021549  0x000053fa branch  0x0000543a 
+ 00021550  0x000053fe fetcht  0x00000001 , 0x0000448d 
+ 00021551  0x000053ff isolate1  0x00000002 , 0x00000002 
+ 00021552  0x00005400 branch  0x00005444 , 0x00000001 
+ 00021553  0x00005401 isolate1  0x00000000 , 0x00000002 
+ 00021554  0x00005402 branch  0x0000543a , 0x00000001 
+ 00021555  0x00005403 branch  0x0000543f 
+ 00021556  0x00005407 fetcht  0x00000001 , 0x0000448d 
+ 00021557  0x00005408 isolate1  0x00000000 , 0x00000002 
+ 00021558  0x00005409 branch  0x0000543a , 0x00000001 
+ 00021559  0x0000540a isolate1  0x00000001 , 0x00000002 
+ 00021560  0x0000540b branch  0x0000543f , 0x00000001 
+ 00021561  0x0000540c branch  0x00005444 
+ 00021562  0x00005411 jam  0x00000025 , 0x00000016 
+ 00021563  0x00005412 fetch  0x00000001 , 0x00000ac2 
+ 00021564  0x00005413 set1  0x00000000 , 0x0000003f 
+ 00021565  0x00005414 store  0x00000001 , 0x00000ac2 
+ 00021566  0x00005415 rtn 
+ 00021567  0x00005418 jam  0x00000026 , 0x00000016 
+ 00021568  0x00005419 fetch  0x00000001 , 0x00000ac2 
+ 00021569  0x0000541a set1  0x00000001 , 0x0000003f 
+ 00021570  0x0000541b store  0x00000001 , 0x00000ac2 
+ 00021571  0x0000541c rtn 
+ 00021572  0x0000541f jam  0x00000027 , 0x00000016 
+ 00021573  0x00005420 fetch  0x00000001 , 0x00000ac2 
+ 00021574  0x00005421 set1  0x00000002 , 0x0000003f 
+ 00021575  0x00005422 store  0x00000001 , 0x00000ac2 
+ 00021576  0x00005423 rtn 
+ 00021577  0x00005428 bpatchx  0x00000044 , 0x00004028 
+ 00021578  0x00005429 add  0x00000011 , 0x00000001 , 0x00000006 
+ 00021579  0x0000542a ifetch  0x00000001 , 0x00000006 
+ 00021580  0x0000542b rtnbit0  0x00000000 
+ 00021581  0x0000542c add  0x00000011 , 0x0000001a , 0x00000005 
+ 00021582  0x0000542d ifetch  0x00000002 , 0x00000005 
+ 00021583  0x0000542e increase  0x00000001 , 0x0000003f 
+ 00021584  0x0000542f istore  0x00000002 , 0x00000005 
+ 00021585  0x00005430 add  0x00000011 , 0x00000019 , 0x00000006 
+ 00021586  0x00005431 ifetch  0x00000001 , 0x00000006 
+ 00021587  0x00005432 add  0x00000011 , 0x00000018 , 0x00000005 
+ 00021588  0x00005433 ifetcht  0x00000001 , 0x00000005 
+ 00021589  0x00005434 iadd  0x00000002 , 0x0000003f 
+ 00021590  0x00005435 sub  0x0000003f , 0x00000024 , 0x0000003e 
+ 00021591  0x00005436 branch  0x00005459 , 0x00000002 
+ 00021592  0x00005437 increase  0xffffffdb , 0x0000003f 
+ 00021593  0x00005439 istore  0x00000001 , 0x00000005 
+ 00021594  0x0000543a rtn 
+ 00021595  0x0000543e bpatchx  0x00000045 , 0x00004028 
+ 00021596  0x0000543f fetch  0x00000005 , 0x0000046f 
+ 00021597  0x00005440 force  0x00000000 , 0x00000002 
+ 00021598  0x00005441 force  0x00000025 , 0x00000039 
+ 00021599  0x00005443 bbit0  0x00000000 , 0x00005461 
+ 00021600  0x00005444 increase  0x00000001 , 0x00000002 
+ 00021601  0x00005446 rshift  0x0000003f , 0x0000003f 
+ 00021602  0x00005447 loop  0x0000545f 
+ 00021603  0x00005448 add  0x00000002 , 0xffffffff , 0x0000003f 
+ 00021604  0x00005449 store  0x00000001 , 0x00000461 
+ 00021605  0x0000544a rtn 
+ 00021606  0x0000544d bpatchx  0x00000046 , 0x00004028 
+ 00021607  0x0000544e fetch  0x00000001 , 0x00000457 
+ 00021608  0x0000544f iforce  0x00000007 
+ 00021609  0x00005450 fetcht  0x00000005 , 0x0000046f 
+ 00021610  0x00005451 qisolate1  0x00000002 
+ 00021611  0x00005452 branch  0x0000547c , 0x00000001 
+ 00021612  0x00005454 bpatchx  0x00000047 , 0x00004028 
+ 00021613  0x00005455 fetch  0x00000001 , 0x00000461 
+ 00021614  0x00005456 isub  0x00000007 , 0x0000003f 
+ 00021615  0x00005457 branch  0x00005472 , 0x00000002 
+ 00021616  0x00005458 sub  0x0000003f , 0xffffffff , 0x00000007 
+ 00021617  0x00005459 branch  0x0000546c 
+ 00021618  0x0000545b copy  0x00000007 , 0x00000039 
+ 00021619  0x0000545c force  0x00000000 , 0x00000007 
+ 00021620  0x0000545e qisolate1  0x00000002 
+ 00021621  0x0000545f branch  0x00005477 , 0x00000001 
+ 00021622  0x00005460 increase  0x00000001 , 0x00000039 
+ 00021623  0x00005462 deposit  0x00000039 
+ 00021624  0x00005463 branch  0x0000547c , 0x00000034 
+ 00021625  0x00005464 increase  0x00000001 , 0x00000007 
+ 00021626  0x00005465 increase  0xffffffff , 0x00000039 
+ 00021627  0x00005466 branch  0x00005474 
+ 00021628  0x00005468 deposit  0x00000007 
+ 00021629  0x00005469 store  0x00000001 , 0x00000016 
+ 00021630  0x0000546a rtn 
+ 00021631  0x0000546e branch  0x00005482 , 0x00000029 
+ 00021632  0x0000546f until  0x0000003e , 0x00000003 
+ 00021633  0x00005470 rtn 
+ 00021634  0x00005473 arg  0x00000ea0 , 0x0000000b 
+ 00021635  0x00005474 until  0x00000023 , 0x00000026 
+ 00021636  0x00005475 rtn 
+ 00021637  0x00005478 disable  0x00000010 
+ 00021638  0x00005479 fetch  0x00000002 , 0x0000436c 
+ 00021639  0x0000547a copy  0x0000003f , 0x0000000b 
+ 00021640  0x0000547b branch  0x0000548e 
+ 00021641  0x0000547f bpatchx  0x00000048 , 0x00004029 
+ 00021642  0x00005480 enable  0x00000010 
+ 00021643  0x00005481 fetch  0x00000002 , 0x0000044d 
+ 00021644  0x00005482 fetcht  0x00000004 , 0x000044e5 
+ 00021645  0x00005483 iadd  0x00000002 , 0x0000000b 
+ 00021646  0x00005485 call  0x000053de 
+ 00021647  0x00005487 bpatchx  0x00000049 , 0x00004029 
+ 00021648  0x00005488 call  0x000053d5 
+ 00021649  0x00005489 disable  0x0000002d 
+ 00021650  0x0000548a enable  0x0000000d 
+ 00021651  0x0000548b enable  0x00000021 
+ 00021652  0x0000548c disable  0x00000020 
+ 00021653  0x0000548d copy  0x0000000b , 0x0000001b 
+ 00021654  0x0000548e correlate  0x0000003e , 0x00000003 
+ 00021655  0x0000548f branch  0x0000549a , 0x0000002e 
+ 00021656  0x00005490 copy  0x0000001a , 0x00000002 
+ 00021657  0x00005491 storet  0x00000006 , 0x0000009a 
+ 00021658  0x00005493 nbranch  0x0000264d , 0x00000018 
+ 00021659  0x00005494 branch  0x000054a1 , 0x0000002e 
+ 00021660  0x00005495 arg  0x000001e0 , 0x00000029 
+ 00021661  0x00005496 copy  0x00000021 , 0x00000028 
+ 00021662  0x00005497 fetch  0x00000001 , 0x0000043f 
+ 00021663  0x00005498 bbit0  0x00000003 , 0x000054a1 
+ 00021664  0x00005499 call  0x00002b05 , 0x0000002b 
+ 00021665  0x0000549b bpatchx  0x0000004a , 0x00004029 
+ 00021666  0x0000549c call  0x000029bb 
+ 00021667  0x0000549d enable  0x00000007 
+ 00021668  0x0000549e enable  0x00000009 
+ 00021669  0x0000549f parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021670  0x000054a0 rshift3  0x0000000c , 0x0000003f 
+ 00021671  0x000054a1 store  0x00000001 , 0x000002d9 
+ 00021672  0x000054a2 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021673  0x000054a3 rshift3  0x0000000c , 0x0000003f 
+ 00021674  0x000054a4 istore  0x00000001 , 0x00000005 
+ 00021675  0x000054a5 and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021676  0x000054a6 branch  0x000054b1 , 0x00000005 
+ 00021677  0x000054a9 parse  0x00000003 , 0x00000000 , 0x00000008 
+ 00021678  0x000054aa rshift3  0x0000000c , 0x0000003f 
+ 00021679  0x000054ab istore  0x00000001 , 0x00000005 
+ 00021680  0x000054ac loop  0x000054ad 
+ 00021681  0x000054af bpatchx  0x0000004b , 0x00004029 
+ 00021682  0x000054b0 parse  0x00000003 , 0x00000000 , 0x00000018 
+ 00021683  0x000054b1 enable  0x00000010 
+ 00021684  0x000054b2 arg  0x00000664 , 0x0000001b 
+ 00021685  0x000054b3 rshift32  0x0000003f , 0x0000003f 
+ 00021686  0x000054b4 rshift16  0x0000003f , 0x0000003f 
+ 00021687  0x000054b5 istore  0x00000003 , 0x00000005 
+ 00021688  0x000054b6 branch  0x0000264d , 0x00000006 
+ 00021689  0x000054b7 enable  0x0000002d 
+ 00021690  0x000054b8 fetch  0x00000001 , 0x00000017 
+ 00021691  0x000054b9 add  0x0000003f , 0x00000000 , 0x00000011 
+ 00021692  0x000054ba call  0x00002981 
+ 00021693  0x000054bb disable  0x0000000d 
+ 00021694  0x000054bc branch  0x00002918 
+ 00021695  0x000054bf bpatchx  0x0000004c , 0x00004029 
+ 00021696  0x000054c0 call  0x000054c9 
+ 00021697  0x000054c2 fetcht  0x00000001 , 0x00000017 
+ 00021698  0x000054c3 call  0x0000291f 
+ 00021699  0x000054c4 call  0x00002924 
+ 00021700  0x000054c5 enable  0x00000010 
+ 00021701  0x000054c6 arg  0x0000157c , 0x0000000b 
+ 00021702  0x000054c7 branch  0x0000548f 
+ 00021703  0x000054ca call  0x000054c9 
+ 00021704  0x000054cb branch  0x0000264d 
+ 00021705  0x000054ce bpatchx  0x0000004d , 0x00004029 
+ 00021706  0x000054cf call  0x000053d5 
+ 00021707  0x000054d0 call  0x000053e3 
+ 00021708  0x000054d1 branch  0x000054cd 
+ 00021709  0x000054d4 set1  0x00000000 , 0x00000015 
+ 00021710  0x000054d5 enable  0x0000001d 
+ 00021711  0x000054d6 enable  0x00000020 
+ 00021712  0x000054d7 disable  0x00000021 
+ 00021713  0x000054d8 call  0x0000547f 
+ 00021714  0x000054d9 rshift16  0x00000009 , 0x0000003f 
+ 00021715  0x000054da rshift8  0x0000003f , 0x0000003f 
+ 00021716  0x000054db rshift4  0x0000003f , 0x0000003f 
+ 00021717  0x000054dc inject  0x00000003 , 0x00000028 
+ 00021718  0x000054dd enable  0x00000007 
+ 00021719  0x000054de enable  0x00000009 
+ 00021720  0x000054df bpatchx  0x0000004e , 0x00004029 
+ 00021721  0x000054e0 fetch  0x00000001 , 0x000043dc 
+ 00021722  0x000054e1 inject  0x00000003 , 0x00000008 
+ 00021723  0x000054e2 ifetch  0x00000001 , 0x00000006 
+ 00021724  0x000054e3 and  0x0000003f , 0x0000003f , 0x00000039 
+ 00021725  0x000054e4 inject  0x00000003 , 0x00000008 
+ 00021726  0x000054e5 branch  0x000054e2 , 0x00000005 
+ 00021727  0x000054e7 ifetch  0x00000001 , 0x00000006 
+ 00021728  0x000054e8 inject  0x00000003 , 0x00000008 
+ 00021729  0x000054e9 loop  0x000054df 
+ 00021730  0x000054ec enable  0x00000008 
+ 00021731  0x000054ed inject  0x00000003 , 0x00000018 
+ 00021732  0x000054ee disable  0x00000008 
+ 00021733  0x000054ef until  0x0000003e , 0x00000027 
+ 00021734  0x000054f0 nop  0x00000064 
+ 00021735  0x000054f1 disable  0x0000001d 
+ 00021736  0x000054f2 rtn 
+ 00021737  0x000054f5 bpatchx  0x0000004f , 0x00004029 
+ 00021738  0x000054f6 fetch  0x00000001 , 0x00004484 
+ 00021739  0x000054f7 beq  0x00000001 , 0x000054f9 
+ 00021740  0x000054f8 fetch  0x00000001 , 0x00004485 
+ 00021741  0x000054f9 lshift4  0x0000003f , 0x0000003f 
+ 00021742  0x000054fa lshift2  0x0000003f , 0x0000003f 
+ 00021743  0x000054fb store  0x00000001 , 0x000043dc 
+ 00021744  0x000054fc fetcht  0x00000001 , 0x0000436f 
+ 00021745  0x000054fd add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021746  0x000054fe store  0x00000001 , 0x000043dd 
+ 00021747  0x000054ff fetch  0x00000006 , 0x000044a0 
+ 00021748  0x00005500 store  0x00000006 , 0x000043de 
+ 00021749  0x00005501 copy  0x00000002 , 0x00000039 
+ 00021750  0x00005502 arg  0x00004370 , 0x00000006 
+ 00021751  0x00005503 call  0x00007ef4 
+ 00021752  0x00005504 branch  0x00005504 
+ 00021753  0x00005506 fetch  0x00000001 , 0x00004486 
+ 00021754  0x00005507 lshift4  0x0000003f , 0x0000003f 
+ 00021755  0x00005508 lshift2  0x0000003f , 0x0000003f 
+ 00021756  0x00005509 increase  0x00000001 , 0x0000003f 
+ 00021757  0x0000550a store  0x00000001 , 0x000043dc 
+ 00021758  0x0000550b setarg  0x0000000c 
+ 00021759  0x0000550c store  0x00000001 , 0x000043dd 
+ 00021760  0x0000550d fetch  0x00000006 , 0x000044a0 
+ 00021761  0x0000550e store  0x00000006 , 0x000043de 
+ 00021762  0x0000550f fetch  0x00000006 , 0x000041d0 
+ 00021763  0x00005510 istore  0x00000006 , 0x00000005 
+ 00021764  0x00005512 bpatchx  0x00000050 , 0x0000402a 
+ 00021765  0x00005513 fetch  0x00000001 , 0x00000000 
+ 00021766  0x00005514 increase  0x00000001 , 0x0000003f 
+ 00021767  0x00005515 store  0x00000001 , 0x00000000 
+ 00021768  0x00005516 arg  0x00000708 , 0x0000001b 
+ 00021769  0x00005517 disable  0x0000002d 
+ 00021770  0x00005518 branch  0x000054bf 
+ 00021771  0x0000551b bpatchx  0x00000051 , 0x0000402a 
+ 00021772  0x0000551c fetch  0x00000001 , 0x0000449e 
+ 00021773  0x0000551d rtnne  0x00000001 
+ 00021774  0x0000551e fetch  0x00000001 , 0x00000000 
+ 00021775  0x0000551f increase  0x00000001 , 0x0000003f 
+ 00021776  0x00005520 store  0x00000001 , 0x00000000 
+ 00021777  0x00005521 arg  0x00000c03 , 0x00000002 
+ 00021778  0x00005522 fetch  0x00000001 , 0x0000449f 
+ 00021779  0x00005523 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021780  0x00005524 copy  0x00000011 , 0x0000003f 
+ 00021781  0x00005525 nsetflag  0x00000034 , 0x00000007 , 0x00000002 
+ 00021782  0x00005526 storet  0x00000002 , 0x000043dc 
+ 00021783  0x00005527 fetch  0x00000006 , 0x000044a0 
+ 00021784  0x00005528 istore  0x00000006 , 0x00000005 
+ 00021785  0x00005529 fetch  0x00000006 , 0x0000044f 
+ 00021786  0x0000552a istore  0x00000006 , 0x00000005 
+ 00021787  0x0000552b branch  0x000054bf 
+ 00021788  0x0000552f bpatchx  0x00000052 , 0x0000402a 
+ 00021789  0x00005530 arg  0x00000004 , 0x00000002 
+ 00021790  0x00005531 fetch  0x00000001 , 0x00004485 
+ 00021791  0x00005532 nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00021792  0x00005533 storet  0x00000001 , 0x000043dc 
+ 00021793  0x00005534 fetcht  0x00000001 , 0x0000438f 
+ 00021794  0x00005535 add  0x00000002 , 0x00000006 , 0x0000003f 
+ 00021795  0x00005536 store  0x00000001 , 0x000043dd 
+ 00021796  0x00005537 fetch  0x00000006 , 0x000044a0 
+ 00021797  0x00005538 store  0x00000006 , 0x000043de 
+ 00021798  0x00005539 arg  0x00004390 , 0x00000006 
+ 00021799  0x0000553a copy  0x00000002 , 0x00000039 
+ 00021800  0x0000553b call  0x00007ef4 
+ 00021801  0x0000553c call  0x000054c7 
+ 00021802  0x0000553d branch  0x00005706 
+ 00021803  0x00005540 bpatchx  0x00000053 , 0x0000402a 
+ 00021804  0x00005541 force  0xffffffff , 0x0000003f 
+ 00021805  0x00005542 setsect  0x00000002 , 0x00000001 
+ 00021806  0x00005543 store  0x00000005 , 0x0000046f 
+ 00021807  0x00005544 call  0x0000545b 
+ 00021808  0x00005545 force  0x00000004 , 0x00000039 
+ 00021809  0x00005546 arg  0x00000463 , 0x00000005 
+ 00021810  0x00005547 call  0x0000630d 
+ 00021811  0x00005548 fetch  0x00000002 , 0x0000449c 
+ 00021812  0x00005549 store  0x00000002 , 0x0000046d 
+ 00021813  0x0000554b random  0x0000003f 
+ 00021814  0x0000554c and_into  0x0000000f , 0x0000003f 
+ 00021815  0x0000554d sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00021816  0x0000554e branch  0x00005535 , 0x00000002 
+ 00021817  0x0000554f store  0x00000001 , 0x00000458 
+ 00021818  0x00005550 store  0x00000001 , 0x000006e6 
+ 00021819  0x00005551 bpatchx  0x00000054 , 0x0000402a 
+ 00021820  0x00005552 fetcht  0x00000002 , 0x00004367 
+ 00021821  0x00005553 storet  0x00000002 , 0x00000441 
+ 00021822  0x00005554 copy  0x00000002 , 0x00000013 
+ 00021823  0x00005555 add  0x00000022 , 0x00000007 , 0x0000003f 
+ 00021824  0x00005556 idiv  0x00000013 
+ 00021825  0x00005557 call  0x00007f86 
+ 00021826  0x00005558 remainder  0x00000011 
+ 00021827  0x00005559 isub  0x00000011 , 0x0000003f 
+ 00021828  0x0000555a iadd  0x00000013 , 0x0000003f 
+ 00021829  0x0000555b fetcht  0x00000002 , 0x00004365 
+ 00021830  0x0000555c iadd  0x00000002 , 0x0000003f 
+ 00021831  0x0000555d store  0x00000004 , 0x00000443 
+ 00021832  0x0000555e isub  0x00000022 , 0x00000011 
+ 00021833  0x0000555f increase  0xfffffffa , 0x00000011 
+ 00021834  0x00005560 arg  0x00002205 , 0x00000012 
+ 00021835  0x00005561 fetch  0x00000001 , 0x00004495 
+ 00021836  0x00005562 nsetflag  0x00000034 , 0x00000006 , 0x00000012 
+ 00021837  0x00005563 fetch  0x00000001 , 0x0000448e 
+ 00021838  0x00005564 nsetflag  0x00000034 , 0x00000007 , 0x00000012 
+ 00021839  0x00005565 copy  0x00000012 , 0x0000003f 
+ 00021840  0x00005566 store  0x00000002 , 0x000043dc 
+ 00021841  0x00005567 fetch  0x00000006 , 0x000044a0 
+ 00021842  0x00005568 istore  0x00000006 , 0x00000005 
+ 00021843  0x00005569 fetch  0x00000006 , 0x0000044f 
+ 00021844  0x0000556a istore  0x00000006 , 0x00000005 
+ 00021845  0x0000556b fetch  0x00000004 , 0x00000463 
+ 00021846  0x0000556c istore  0x00000004 , 0x00000005 
+ 00021847  0x0000556d random  0x0000003f 
+ 00021848  0x0000556e istore  0x00000002 , 0x00000005 
+ 00021849  0x0000556f random  0x0000003f 
+ 00021850  0x00005570 istore  0x00000001 , 0x00000005 
+ 00021851  0x00005571 force  0x00000002 , 0x0000003f 
+ 00021852  0x00005572 istore  0x00000001 , 0x00000005 
+ 00021853  0x00005573 rshift2  0x00000011 , 0x0000003f 
+ 00021854  0x00005574 istore  0x00000002 , 0x00000005 
+ 00021855  0x00005575 rshift2  0x00000013 , 0x0000003f 
+ 00021856  0x00005576 istore  0x00000002 , 0x00000005 
+ 00021857  0x00005577 bpatchx  0x00000055 , 0x0000402a 
+ 00021858  0x00005578 setarg  0x00000000 
+ 00021859  0x00005579 istore  0x00000002 , 0x00000005 
+ 00021860  0x0000557a fetch  0x00000002 , 0x0000449c 
+ 00021861  0x0000557b istore  0x00000002 , 0x00000005 
+ 00021862  0x0000557c fetch  0x00000005 , 0x0000046f 
+ 00021863  0x0000557d istore  0x00000005 , 0x00000005 
+ 00021864  0x0000557e fetch  0x00000001 , 0x00000458 
+ 00021865  0x0000557f arg  0x000000a0 , 0x00000002 
+ 00021866  0x00005580 ior  0x00000002 , 0x0000003f 
+ 00021867  0x00005581 istore  0x00000001 , 0x00000005 
+ 00021868  0x00005582 call  0x000054c7 
+ 00021869  0x00005583 setarg  0x000043dc 
+ 00021870  0x00005584 add  0x0000003f , 0x00000012 , 0x00000006 
+ 00021871  0x00005585 ifetch  0x00000003 , 0x00000006 
+ 00021872  0x00005586 store  0x00000003 , 0x00000467 
+ 00021873  0x00005587 rtn 
+ 00021874  0x0000558a bpatchx  0x00000056 , 0x0000402a 
+ 00021875  0x0000558b disable  0x00000029 
+ 00021876  0x0000558c branch  0x0000540c 
+ 00021877  0x00005591 fetch  0x00000001 , 0x0000043f 
+ 00021878  0x00005592 rtnbit0  0x00000005 
+ 00021879  0x00005593 fetch  0x00000002 , 0x00000459 
+ 00021880  0x00005594 fetcht  0x00000002 , 0x0000045f 
+ 00021881  0x00005595 isub  0x00000002 , 0x0000003f 
+ 00021882  0x00005596 nrtn  0x00000002 
+ 00021883  0x00005597 store  0x00000002 , 0x00000a9a 
+ 00021884  0x00005598 bpatchx  0x00000057 , 0x0000402a 
+ 00021885  0x00005599 fetch  0x00000001 , 0x0000043f 
+ 00021886  0x0000559a set0  0x00000005 , 0x0000003f 
+ 00021887  0x0000559b set0  0x00000003 , 0x0000003f 
+ 00021888  0x0000559c store  0x00000001 , 0x0000043f 
+ 00021889  0x0000559d fetch  0x00000004 , 0x00000443 
+ 00021890  0x0000559e fetcht  0x00000002 , 0x00000441 
+ 00021891  0x0000559f storet  0x00000002 , 0x00000aa2 
+ 00021892  0x000055a0 isub  0x00000002 , 0x00000011 
+ 00021893  0x000055a1 bpatchx  0x00000058 , 0x0000402b 
+ 00021894  0x000055a2 fetch  0x00000001 , 0x000043d3 
+ 00021895  0x000055a3 store  0x00000001 , 0x0000046a 
+ 00021896  0x000055a4 ifetcht  0x00000002 , 0x00000006 
+ 00021897  0x000055a5 ifetch  0x00000002 , 0x00000006 
+ 00021898  0x000055a6 lshift2  0x0000003f , 0x0000003f 
+ 00021899  0x000055a7 store  0x00000002 , 0x00000441 
+ 00021900  0x000055a8 lshift2  0x00000002 , 0x00000002 
+ 00021901  0x000055a9 iadd  0x00000002 , 0x0000003f 
+ 00021902  0x000055aa ifetcht  0x00000004 , 0x00000006 
+ 00021903  0x000055ab storet  0x00000004 , 0x0000046b 
+ 00021904  0x000055ac iadd  0x00000011 , 0x0000003f 
+ 00021905  0x000055ad copy  0x0000003f , 0x00000014 
+ 00021906  0x000055ae fetch  0x00000002 , 0x00000441 
+ 00021907  0x000055af fetcht  0x00000002 , 0x00000aa2 
+ 00021908  0x000055b0 isub  0x00000002 , 0x0000003f 
+ 00021909  0x000055b1 fetcht  0x00000002 , 0x00000a9a 
+ 00021910  0x000055b2 imul32  0x00000002 , 0x0000003f 
+ 00021911  0x000055b3 iadd  0x00000014 , 0x0000003f 
+ 00021912  0x000055b4 store  0x00000004 , 0x00000443 
+ 00021913  0x000055b5 call  0x00005713 
+ 00021914  0x000055b6 fetch  0x00000002 , 0x0000046d 
+ 00021915  0x000055b7 store  0x00000002 , 0x000044ba 
+ 00021916  0x000055b8 rtn 
+ 00021917  0x000055bc bpatchx  0x00000059 , 0x0000402b 
+ 00021918  0x000055bd fetch  0x00000001 , 0x0000043f 
+ 00021919  0x000055be rtnbit0  0x00000006 
+ 00021920  0x000055bf fetch  0x00000002 , 0x00000459 
+ 00021921  0x000055c0 fetcht  0x00000002 , 0x0000045f 
+ 00021922  0x000055c1 isub  0x00000002 , 0x0000003f 
+ 00021923  0x000055c2 nrtn  0x00000002 
+ 00021924  0x000055c3 fetch  0x00000001 , 0x0000043f 
+ 00021925  0x000055c4 set0  0x00000006 , 0x0000003f 
+ 00021926  0x000055c5 store  0x00000001 , 0x0000043f 
+ 00021927  0x000055c6 fetch  0x00000005 , 0x000043ce 
+ 00021928  0x000055c7 store  0x00000005 , 0x0000046f 
+ 00021929  0x000055c8 branch  0x0000545b 
+ 00021930  0x000055cc bpatchx  0x0000005a , 0x0000402b 
+ 00021931  0x000055cd call  0x000056ed 
+ 00021932  0x000055ce call  0x000055c0 
+ 00021933  0x000055cf fetch  0x00000001 , 0x000002d9 
+ 00021934  0x000055d0 isolate1  0x00000004 , 0x0000003f 
+ 00021935  0x000055d1 setflag  0x00000001 , 0x0000002a , 0x00000000 
+ 00021936  0x000055d2 rshift  0x0000003f , 0x0000003f 
+ 00021937  0x000055d3 ixor  0x00000002 , 0x0000003f 
+ 00021938  0x000055d4 isolate1  0x00000002 , 0x0000003f 
+ 00021939  0x000055d5 setflag  0x00000001 , 0x0000000f , 0x00000000 
+ 00021940  0x000055d6 rtnmark1  0x0000000f 
+ 00021941  0x000055d7 fetch  0x00000001 , 0x000002da 
+ 00021942  0x000055d8 branch  0x000055bc , 0x00000034 
+ 00021943  0x000055d9 fetch  0x00000001 , 0x0000043f 
+ 00021944  0x000055da bbit0  0x00000004 , 0x000055bc 
+ 00021945  0x000055db call  0x0000748d 
+ 00021946  0x000055dc call  0x000073fb 
+ 00021947  0x000055dd nrtn  0x00000034 
+ 00021948  0x000055df fetcht  0x00000001 , 0x00000456 
+ 00021949  0x000055e0 setflip  0x00000002 , 0x00000002 
+ 00021950  0x000055e1 storet  0x00000001 , 0x00000456 
+ 00021951  0x000055e2 rtn 
+ 00021952  0x000055e6 bpatchx  0x0000005b , 0x0000402b 
+ 00021953  0x000055e7 fetcht  0x00000001 , 0x00000456 
+ 00021954  0x000055e8 isolate0  0x00000005 , 0x00000002 
+ 00021955  0x000055e9 rtn  0x00000001 
+ 00021956  0x000055ea fetch  0x00000001 , 0x000002d9 
+ 00021957  0x000055eb lshift  0x0000003f , 0x0000003f 
+ 00021958  0x000055ec ixor  0x00000002 , 0x0000003f 
+ 00021959  0x000055ed rtnbit0  0x00000003 
+ 00021960  0x000055ee set0  0x00000005 , 0x00000002 
+ 00021961  0x000055ef setflip  0x00000003 , 0x00000002 
+ 00021962  0x000055f0 storet  0x00000001 , 0x00000456 
+ 00021963  0x000055f1 compare  0x00000003 , 0x00000002 , 0x00000003 
+ 00021964  0x000055f2 nrtn  0x00000001 
+ 00021965  0x000055f3 fetch  0x00000001 , 0x000043de 
+ 00021966  0x000055f4 beq  0x00000005 , 0x000055d2 
+ 00021967  0x000055f5 fetch  0x00000001 , 0x000044c5 
+ 00021968  0x000055f6 beq  0x00000002 , 0x000055d6 
+ 00021969  0x000055f7 rtn 
+ 00021970  0x000055fb fetch  0x00000001 , 0x0000043f 
+ 00021971  0x000055fc set1  0x00000004 , 0x0000003f 
+ 00021972  0x000055fd store  0x00000001 , 0x0000043f 
+ 00021973  0x000055fe rtn 
+ 00021974  0x00005601 bpatchx  0x0000005c , 0x0000402b 
+ 00021975  0x00005602 jam  0x00000000 , 0x000044c5 
+ 00021976  0x00005603 arg  0x00000000 , 0x0000003f 
+ 00021977  0x00005604 store  0x00000004 , 0x0000440d 
+ 00021978  0x00005605 store  0x00000005 , 0x00004403 
+ 00021979  0x00005606 set1  0x00000027 , 0x0000003f 
+ 00021980  0x00005607 store  0x00000005 , 0x00004408 
+ 00021981  0x00005608 fetch  0x00000001 , 0x0000043f 
+ 00021982  0x00005609 set0  0x00000004 , 0x0000003f 
+ 00021983  0x0000560a store  0x00000001 , 0x0000043f 
+ 00021984  0x0000560b rtn 
+ 00021985  0x0000560f bpatchx  0x0000005d , 0x0000402b 
+ 00021986  0x00005610 call  0x00005422 
+ 00021987  0x00005611 call  0x00005485 
+ 00021988  0x00005612 fetch  0x00000001 , 0x00000001 
+ 00021989  0x00005613 increase  0x00000001 , 0x0000003f 
+ 00021990  0x00005614 store  0x00000001 , 0x00000001 
+ 00021991  0x00005615 rtn 
+ 00021992  0x00005619 bpatchx  0x0000005e , 0x0000402b 
+ 00021993  0x0000561a fetch  0x00000001 , 0x00004369 
+ 00021994  0x0000561b rtnne  0x00000001 
+ 00021995  0x0000561c arg  0x00000002 , 0x00000007 
+ 00021996  0x0000561d call  0x00007f16 
+ 00021997  0x0000561e nrtn  0x00000034 
+ 00021998  0x0000561f fetch  0x00000002 , 0x0000436a 
+ 00021999  0x00005620 fetcht  0x00000002 , 0x0000436c 
+ 00022000  0x00005621 isub  0x00000002 , 0x0000003f 
+ 00022001  0x00005622 arg  0x00000002 , 0x00000007 
+ 00022002  0x00005623 call  0x00007f08 
+ 00022003  0x00005624 disable  0x00000029 
+ 00022004  0x00005625 call  0x00005572 
+ 00022005  0x00005626 call  0x000055e1 
+ 00022006  0x00005627 nrtn  0x0000002d 
+ 00022007  0x00005628 bpatchx  0x0000005f , 0x0000402b 
+ 00022008  0x00005629 fetch  0x00000006 , 0x000002db 
+ 00022009  0x0000562a store  0x00000006 , 0x0000044f 
+ 00022010  0x0000562d fetch  0x00000001 , 0x00000002 
+ 00022011  0x0000562e increase  0x00000001 , 0x0000003f 
+ 00022012  0x0000562f store  0x00000001 , 0x00000002 
+ 00022013  0x00005630 call  0x00005608 
+ 00022014  0x00005631 rtn  0x00000029 
+ 00022015  0x00005632 call  0x0000550b 
+ 00022016  0x00005633 nrtn  0x0000002d 
+ 00022017  0x00005634 bpatchx  0x00000060 , 0x0000402c 
+ 00022018  0x00005635 fetch  0x00000001 , 0x00000004 
+ 00022019  0x00005636 increase  0x00000001 , 0x0000003f 
+ 00022020  0x00005637 store  0x00000001 , 0x00000004 
+ 00022021  0x00005638 fetch  0x00000009 , 0x000002e1 
+ 00022022  0x00005639 store  0x00000009 , 0x00000101 
+ 00022023  0x0000563a rtn 
+ 00022024  0x0000563d bpatchx  0x00000061 , 0x0000402c 
+ 00022025  0x0000563e fetch  0x00000001 , 0x0000049b 
+ 00022026  0x0000563f rtnne  0x0000001b 
+ 00022027  0x00005640 fetch  0x00000006 , 0x0000044f 
+ 00022028  0x00005641 fetcht  0x00000006 , 0x0000448f 
+ 00022029  0x00005642 isub  0x00000002 , 0x0000003e 
+ 00022030  0x00005643 nrtn  0x00000005 
+ 00022031  0x00005644 call  0x0000223b 
+ 00022032  0x00005645 nrtn  0x00000005 
+ 00022033  0x00005646 call  0x0000552b 
+ 00022034  0x00005647 call  0x00005340 
+ 00022035  0x00005648 bpatchx  0x00000062 , 0x0000402c 
+ 00022036  0x00005649 jam  0x00000000 , 0x000041ce 
+ 00022037  0x0000564a jam  0x00000000 , 0x00000476 
+ 00022038  0x0000564b jam  0x00000000 , 0x00004369 
+ 00022039  0x0000564c jam  0x00000000 , 0x0000049b 
+ 00022040  0x0000564d branch  0x00002223 
+ 00022041  0x00005650 arg  0x00000001 , 0x00000011 
+ 00022042  0x00005651 fetch  0x00000001 , 0x000002d9 
+ 00022043  0x00005652 rtnbit1  0x00000006 
+ 00022044  0x00005653 arg  0x00000000 , 0x00000011 
+ 00022045  0x00005654 rtn 
+ 00022046  0x00005659 bpatchx  0x00000063 , 0x0000402c 
+ 00022047  0x0000565a fetch  0x00000001 , 0x00000456 
+ 00022048  0x0000565b rtnbit1  0x00000005 
+ 00022049  0x0000565c call  0x00005642 
+ 00022050  0x0000565d call  0x00005873 
+ 00022051  0x0000565e branch  0x00005664 , 0x00000034 
+ 00022052  0x0000565f ifetch  0x00000001 , 0x00000006 
+ 00022053  0x00005660 ifetcht  0x00000001 , 0x00000006 
+ 00022054  0x00005661 copy  0x00000002 , 0x00000011 
+ 00022055  0x00005662 isub  0x00000011 , 0x0000003f 
+ 00022056  0x00005663 arg  0x0000001b , 0x00000002 
+ 00022057  0x00005664 call  0x00007fdd 
+ 00022058  0x00005665 copy  0x0000003f , 0x00000002 
+ 00022059  0x00005666 ifetch  0x00000001 , 0x00000006 
+ 00022060  0x00005667 copy  0x0000003f , 0x00000001 
+ 00022061  0x00005668 copy  0x00000011 , 0x0000003f 
+ 00022062  0x00005669 iadd  0x00000006 , 0x00000006 
+ 00022063  0x0000566a arg  0x000043de , 0x00000005 
+ 00022064  0x0000566b copy  0x00000002 , 0x00000039 
+ 00022065  0x0000566c call  0x00007f01 
+ 00022066  0x0000566d call  0x00005654 
+ 00022067  0x0000566e call  0x00005666 
+ 00022068  0x00005670 call  0x00005873 
+ 00022069  0x00005671 ifetch  0x00000001 , 0x00000006 
+ 00022070  0x00005672 copy  0x0000003f , 0x00000011 
+ 00022071  0x00005673 copy  0x00000006 , 0x00000013 
+ 00022072  0x00005674 ifetcht  0x00000001 , 0x00000006 
+ 00022073  0x00005675 copy  0x00000002 , 0x00000012 
+ 00022074  0x00005676 isub  0x00000012 , 0x0000003f 
+ 00022075  0x00005677 arg  0x0000001b , 0x00000002 
+ 00022076  0x00005678 call  0x00007fdd 
+ 00022077  0x00005679 iadd  0x00000012 , 0x0000003f 
+ 00022078  0x0000567a istore  0x00000001 , 0x00000013 
+ 00022079  0x0000567b isub  0x00000011 , 0x0000003e 
+ 00022080  0x0000567c nrtn  0x00000005 
+ 00022081  0x0000567d branch  0x00005896 
+ 00022082  0x00005681 call  0x00005649 
+ 00022083  0x00005682 rtnmark1  0x00000029 
+ 00022084  0x00005683 fetch  0x00000001 , 0x000044e9 
+ 00022085  0x00005684 bbit0  0x00000002 , 0x00005652 
+ 00022086  0x00005685 call  0x00005876 
+ 00022087  0x00005686 branch  0x00005652 , 0x00000034 
+ 00022088  0x00005687 branch  0x00005650 
+ 00022089  0x0000568b call  0x00005873 
+ 00022090  0x0000568c branch  0x00005652 , 0x00000034 
+ 00022091  0x0000568d ifetch  0x00000001 , 0x00000006 
+ 00022092  0x0000568e ifetcht  0x00000001 , 0x00000006 
+ 00022093  0x0000568f isub  0x00000002 , 0x0000003f 
+ 00022094  0x00005690 sub  0x0000003f , 0x0000001b , 0x0000003e 
+ 00022095  0x00005691 branch  0x00005652 , 0x00000002 
+ 00022096  0x00005693 set1  0x00000029 , 0x00000000 
+ 00022097  0x00005694 rtn 
+ 00022098  0x00005697 set0  0x00000029 , 0x00000000 
+ 00022099  0x00005698 rtn 
+ 00022100  0x0000569b copy  0x00000011 , 0x0000003f 
+ 00022101  0x0000569c rtn  0x00000034 
+ 00022102  0x0000569d arg  0x00000001 , 0x00000001 
+ 00022103  0x0000569e rtn 
+ 00022104  0x000056a2 bpatchx  0x00000064 , 0x0000402c 
+ 00022105  0x000056a3 increase  0x00000001 , 0x00000002 
+ 00022106  0x000056a4 call  0x0000576a 
+ 00022107  0x000056a5 increase  0xfffffffe , 0x00000006 
+ 00022108  0x000056a6 ifetch  0x00000002 , 0x00000006 
+ 00022109  0x000056a7 arg  0x00002902 , 0x00000002 
+ 00022110  0x000056a8 isub  0x00000002 , 0x0000003e 
+ 00022111  0x000056a9 nrtn  0x00000005 
+ 00022112  0x000056aa increase  0x00000001 , 0x00000006 
+ 00022113  0x000056ab copy  0x00000006 , 0x00000011 
+ 00022114  0x000056ac ifetch  0x00000001 , 0x00000006 
+ 00022115  0x000056ad rtn 
+ 00022116  0x000056b1 force  0x00000000 , 0x00000002 
+ 00022117  0x000056b2 force  0x00000001 , 0x00000001 
+ 00022118  0x000056b5 bpatchx  0x00000065 , 0x0000402c 
+ 00022119  0x000056b6 storet  0x00000001 , 0x000043dd 
+ 00022120  0x000056b7 fetcht  0x00000001 , 0x00000456 
+ 00022121  0x000056b8 set1  0x00000005 , 0x00000002 
+ 00022122  0x000056b9 and  0x00000002 , 0x000000fc , 0x0000003f 
+ 00022123  0x000056ba ior  0x00000001 , 0x0000003f 
+ 00022124  0x000056bb store  0x00000001 , 0x00000456 
+ 00022125  0x000056bc and_into  0x0000001f , 0x0000003f 
+ 00022126  0x000056bd isolate1  0x00000029 , 0x00000000 
+ 00022127  0x000056be setflag  0x00000001 , 0x00000004 , 0x0000003f 
+ 00022128  0x000056bf store  0x00000001 , 0x000043dc 
+ 00022129  0x000056c1 fetch  0x00000001 , 0x000043dc 
+ 00022130  0x000056c2 compare  0x00000001 , 0x00000001 , 0x00000003 
+ 00022131  0x000056c3 nbranch  0x00005676 , 0x00000001 
+ 00022132  0x000056c4 fetch  0x00000001 , 0x000043dd 
+ 00022133  0x000056c5 rtn  0x00000034 
+ 00022134  0x000056c7 fetch  0x00000001 , 0x0000043f 
+ 00022135  0x000056c8 rtnbit0  0x00000004 
+ 00022136  0x000056c9 call  0x0000748d 
+ 00022137  0x000056ca branch  0x000073e3 
+ 00022138  0x000056ce arg  0x00000000 , 0x00000007 
+ 00022139  0x000056cf branch  0x00002c32 
+ 00022140  0x000056d2 arg  0x00000000 , 0x00000007 
+ 00022141  0x000056d3 branch  0x00002c36 
+ 00022142  0x000056d7 bpatchx  0x00000066 , 0x0000402c 
+ 00022143  0x000056d8 rtnmark1  0x0000000f 
+ 00022144  0x000056d9 call  0x00005890 
+ 00022145  0x000056da nrtn  0x00000034 
+ 00022146  0x000056db fetch  0x00000001 , 0x000002d9 
+ 00022147  0x000056dc and  0x0000003f , 0x00000003 , 0x0000003f 
+ 00022148  0x000056dd store  0x00000001 , 0x0000450c 
+ 00022149  0x000056de ifetch  0x00000001 , 0x00000006 
+ 00022150  0x000056df and  0x0000003f , 0x0000001f , 0x0000003f 
+ 00022151  0x000056e0 store  0x00000001 , 0x0000450b 
+ 00022152  0x000056e1 rtn  0x00000034 
+ 00022153  0x000056e2 copy  0x00000006 , 0x0000003f 
+ 00022154  0x000056e3 store  0x00000002 , 0x0000450d 
+ 00022155  0x000056e4 fetch  0x00000001 , 0x0000450c 
+ 00022156  0x000056e5 beq  0x00000003 , 0x00005c64 
+ 00022157  0x000056e7 call  0x0000569a 
+ 00022158  0x000056e8 nbranch  0x0000567a , 0x00000028 
+ 00022159  0x000056e9 call  0x0000567c 
+ 00022160  0x000056ea fetch  0x00000002 , 0x0000450d 
+ 00022161  0x000056eb copy  0x0000003f , 0x00000006 
+ 00022162  0x000056ec ifetch  0x00000002 , 0x00000006 
+ 00022163  0x000056ed store  0x00000002 , 0x000044fc 
+ 00022164  0x000056ee bpatchx  0x00000067 , 0x0000402c 
+ 00022165  0x000056ef ifetch  0x00000002 , 0x00000006 
+ 00022166  0x000056f0 beq  0x00000004 , 0x000058ab 
+ 00022167  0x000056f1 beq  0x00000006 , 0x00005af4 
+ 00022168  0x000056f2 beq  0x00000005 , 0x00005ab6 
+ 00022169  0x000056f3 rtn 
+ 00022170  0x000056f7 fetch  0x00000001 , 0x0000450c 
+ 00022171  0x000056f8 beq  0x00000002 , 0x000056a9 
+ 00022172  0x000056f9 beq  0x00000001 , 0x000056c1 
+ 00022173  0x000056fa rtn 
+ 00022174  0x00005700 call  0x00007fe7 
+ 00022175  0x00005701 arg  0x00000004 , 0x00000002 
+ 00022176  0x00005702 isub  0x0000003f , 0x0000003e 
+ 00022177  0x00005703 rtn  0x00000005 
+ 00022178  0x00005704 arg  0x00000005 , 0x00000002 
+ 00022179  0x00005705 isub  0x0000003f , 0x0000003e 
+ 00022180  0x00005706 rtn  0x00000005 
+ 00022181  0x00005707 arg  0x00000006 , 0x00000002 
+ 00022182  0x00005708 isub  0x0000003f , 0x0000003e 
+ 00022183  0x00005709 rtn  0x00000005 
+ 00022184  0x0000570a branch  0x00007fe9 
+ 00022185  0x0000570e fetch  0x00000002 , 0x0000450d 
+ 00022186  0x0000570f copy  0x0000003f , 0x00000006 
+ 00022187  0x00005710 ifetch  0x00000002 , 0x00000006 
+ 00022188  0x00005711 store  0x00000002 , 0x000044fc 
+ 00022189  0x00005712 ifetch  0x00000002 , 0x00000006 
+ 00022190  0x00005713 call  0x0000569e 
+ 00022191  0x00005714 nrtn  0x00000028 
+ 00022192  0x00005715 fetcht  0x00000001 , 0x0000450b 
+ 00022193  0x00005716 storet  0x00000001 , 0x000044fe 
+ 00022194  0x00005717 fetch  0x00000002 , 0x000044fc 
+ 00022195  0x00005718 increase  0x00000004 , 0x0000003f 
+ 00022196  0x00005719 isub  0x00000002 , 0x0000003e 
+ 00022197  0x0000571a branch  0x00007fe7 , 0x00000005 
+ 00022198  0x0000571b fetch  0x00000001 , 0x0000450b 
+ 00022199  0x0000571c copy  0x0000003f , 0x00000039 
+ 00022200  0x0000571d arg  0x00000311 , 0x00000005 
+ 00022201  0x0000571e fetch  0x00000002 , 0x0000450d 
+ 00022202  0x0000571f copy  0x0000003f , 0x00000006 
+ 00022203  0x00005720 call  0x00007f01 
+ 00022204  0x00005721 branch  0x00007fe9 
+ 00022205  0x00005727 call  0x00007fe7 
+ 00022206  0x00005728 fetch  0x00000001 , 0x000044fe 
+ 00022207  0x00005729 nrtn  0x00000034 
+ 00022208  0x0000572a branch  0x00007fe9 
+ 00022209  0x0000572d call  0x000056bd 
+ 00022210  0x0000572e nrtn  0x00000028 
+ 00022211  0x0000572f fetch  0x00000001 , 0x000044fe 
+ 00022212  0x00005730 arg  0x00000311 , 0x00000005 
+ 00022213  0x00005731 iadd  0x00000005 , 0x00000011 
+ 00022214  0x00005732 fetcht  0x00000001 , 0x0000450b 
+ 00022215  0x00005733 iadd  0x00000002 , 0x0000003f 
+ 00022216  0x00005734 store  0x00000001 , 0x000044fe 
+ 00022217  0x00005735 fetch  0x00000001 , 0x0000450b 
+ 00022218  0x00005736 copy  0x0000003f , 0x00000039 
+ 00022219  0x00005737 copy  0x00000011 , 0x00000005 
+ 00022220  0x00005738 fetch  0x00000002 , 0x0000450d 
+ 00022221  0x00005739 copy  0x0000003f , 0x00000006 
+ 00022222  0x0000573a call  0x00007ef4 
+ 00022223  0x0000573b setarg  0x00000311 
+ 00022224  0x0000573c store  0x00000002 , 0x0000450d 
+ 00022225  0x0000573d fetch  0x00000002 , 0x000044fc 
+ 00022226  0x0000573e increase  0x00000004 , 0x0000003f 
+ 00022227  0x0000573f fetcht  0x00000001 , 0x000044fe 
+ 00022228  0x00005740 isub  0x00000002 , 0x0000003e 
+ 00022229  0x00005741 branch  0x00007fe7 , 0x00000005 
+ 00022230  0x00005742 branch  0x00007fe9 
+ 00022231  0x00005749 call  0x00007ea5 
+ 00022232  0x0000574a arg  0x0000445e , 0x00000005 
+ 00022233  0x0000574c fetch  0x00000002 , 0x000044fc 
+ 00022234  0x0000574d increase  0xfffffffb , 0x0000003f 
+ 00022235  0x0000574f istore  0x00000001 , 0x00000005 
+ 00022236  0x00005750 copy  0x0000003f , 0x00000039 
+ 00022237  0x00005751 call  0x00007e9f 
+ 00022238  0x00005752 branch  0x00007ef4 
+ 00022239  0x00005755 call  0x00007ea5 
+ 00022240  0x00005756 arg  0x00004471 , 0x00000005 
+ 00022241  0x00005757 branch  0x000056d9 
+ 00022242  0x0000575c fetch  0x00000002 , 0x000041f9 
+ 00022243  0x0000575d branch  0x00007f9c 
+ 00022244  0x00005760 fetcht  0x00000004 , 0x0000045b 
+ 00022245  0x00005761 call  0x00002a7b 
+ 00022246  0x00005762 isub  0x00000002 , 0x0000000b 
+ 00022247  0x00005763 deposit  0x0000000b 
+ 00022248  0x00005764 fetcht  0x00000002 , 0x0000046d 
+ 00022249  0x00005765 lshift4  0x00000002 , 0x00000002 
+ 00022250  0x00005766 lshift  0x00000002 , 0x00000002 
+ 00022251  0x00005767 isub  0x00000002 , 0x0000003f 
+ 00022252  0x00005768 rtn 
+ 00022253  0x0000576b call  0x00002a7b 
+ 00022254  0x0000576c store  0x00000004 , 0x0000045b 
+ 00022255  0x0000576d rtn 
+ 00022256  0x00005771 jam  0x00000024 , 0x00000016 
+ 00022257  0x00005772 jam  0x00000000 , 0x00000ac2 
+ 00022258  0x00005774 bpatchx  0x00000068 , 0x0000402d 
+ 00022259  0x00005775 fetch  0x00000001 , 0x0000436e 
+ 00022260  0x00005776 rtn  0x00000034 
+ 00022261  0x00005777 arg  0x00000000 , 0x00000007 
+ 00022262  0x00005778 call  0x00007f16 
+ 00022263  0x00005779 nrtn  0x00000034 
+ 00022264  0x0000577a bpatchx  0x00000069 , 0x0000402d 
+ 00022265  0x0000577c disable  0x00000029 
+ 00022266  0x0000577d enable  0x00000010 
+ 00022267  0x0000577e call  0x00005572 
+ 00022268  0x0000577f call  0x00005422 
+ 00022269  0x00005780 call  0x000054e9 
+ 00022270  0x00005781 nbranch  0x00005706 , 0x0000002d 
+ 00022271  0x00005782 fetch  0x00000001 , 0x00000003 
+ 00022272  0x00005783 increase  0x00000001 , 0x0000003f 
+ 00022273  0x00005784 store  0x00000001 , 0x00000003 
+ 00022274  0x00005785 fetch  0x00000001 , 0x000002d9 
+ 00022275  0x00005786 and  0x0000003f , 0x0000000f , 0x0000003f 
+ 00022276  0x00005787 beq  0x00000003 , 0x0000551c 
+ 00022277  0x00005788 beq  0x00000005 , 0x00005728 
+ 00022278  0x0000578a bpatchx  0x0000006a , 0x0000402d 
+ 00022279  0x0000578b random  0x0000003f 
+ 00022280  0x0000578c arg  0x000001ff , 0x00000002 
+ 00022281  0x0000578d iand  0x00000002 , 0x0000003f 
+ 00022282  0x0000578e add  0x0000003f , 0x000000fa , 0x0000003f 
+ 00022283  0x0000578f call  0x00003cbe 
+ 00022284  0x00005790 fetch  0x00000001 , 0x00000ac2 
+ 00022285  0x00005791 fetcht  0x00000001 , 0x0000448d 
+ 00022286  0x00005792 isub  0x00000002 , 0x0000003e 
+ 00022287  0x00005793 nbranch  0x000056f2 , 0x00000005 
+ 00022288  0x00005794 arg  0x00000000 , 0x00000007 
+ 00022289  0x00005795 fetch  0x00000002 , 0x00004482 
+ 00022290  0x00005796 branch  0x00007f08 
+ 00022291  0x0000579a bpatchx  0x0000006b , 0x0000402d 
+ 00022292  0x0000579b fetch  0x00000001 , 0x00000476 
+ 00022293  0x0000579c call  0x000053fc 
+ 00022294  0x0000579d fetch  0x00000002 , 0x00000441 
+ 00022295  0x0000579e imul32  0x00000002 , 0x0000003f 
+ 00022296  0x0000579f arg  0x00000177 , 0x00000002 
+ 00022297  0x000057a0 imul32  0x00000002 , 0x0000003f 
+ 00022298  0x000057a1 arg  0x000186a0 , 0x00000002 
+ 00022299  0x000057a2 idiv  0x00000002 
+ 00022300  0x000057a3 fetch  0x00000001 , 0x0000046a 
+ 00022301  0x000057a4 arg  0x00004e20 , 0x00000002 
+ 00022302  0x000057a5 imul32  0x00000002 , 0x0000003f 
+ 00022303  0x000057a6 iadd  0x00000002 , 0x0000003f 
+ 00022304  0x000057a7 store  0x00000004 , 0x000044e5 
+ 00022305  0x000057a8 bpatchx  0x0000006c , 0x0000402d 
+ 00022306  0x000057a9 fetch  0x00000002 , 0x000040c1 
+ 00022307  0x000057aa call  0x00007f86 
+ 00022308  0x000057ab quotient  0x00000002 
+ 00022309  0x000057ac iadd  0x00000002 , 0x0000003f 
+ 00022310  0x000057ad store  0x00000002 , 0x0000044d 
+ 00022311  0x000057ae rtn 
+ 00022312  0x000057b1 bpatchx  0x0000006d , 0x0000402d 
+ 00022313  0x000057b2 fetch  0x00000006 , 0x000002e1 
+ 00022314  0x000057b3 fetcht  0x00000006 , 0x000044a0 
+ 00022315  0x000057b4 isub  0x00000002 , 0x0000003e 
+ 00022316  0x000057b5 nrtn  0x00000005 
+ 00022317  0x000057b6 call  0x00005619 
+ 00022318  0x000057b7 copy  0x00000011 , 0x0000003f 
+ 00022319  0x000057b8 store  0x00000001 , 0x0000448e 
+ 00022320  0x000057b9 fetch  0x00000007 , 0x000002ee 
+ 00022321  0x000057ba store  0x00000007 , 0x00000101 
+ 00022322  0x000057bb ifetch  0x00000008 , 0x00000006 
+ 00022323  0x000057bc istore  0x00000008 , 0x00000005 
+ 00022324  0x000057bd fetch  0x00000006 , 0x000002db 
+ 00022325  0x000057be store  0x00000006 , 0x0000044f 
+ 00022326  0x000057bf increase  0x00000006 , 0x00000006 
+ 00022327  0x000057c0 ifetch  0x00000008 , 0x00000006 
+ 00022328  0x000057c1 store  0x00000008 , 0x00000463 
+ 00022329  0x000057c2 ifetcht  0x00000002 , 0x00000006 
+ 00022330  0x000057c3 bpatchx  0x0000006e , 0x0000402d 
+ 00022331  0x000057c4 lshift2  0x00000002 , 0x00000002 
+ 00022332  0x000057c5 ifetch  0x00000002 , 0x00000006 
+ 00022333  0x000057c6 lshift2  0x0000003f , 0x0000003f 
+ 00022334  0x000057c7 store  0x00000002 , 0x00000441 
+ 00022335  0x000057c8 store  0x00000004 , 0x00000443 
+ 00022336  0x000057c9 isub  0x00000002 , 0x0000003f 
+ 00022337  0x000057ca add  0x0000003f , 0xfffffffe , 0x00000028 
+ 00022338  0x000057cb ifetch  0x00000009 , 0x00000006 
+ 00022339  0x000057cc store  0x00000009 , 0x0000046b 
+ 00022340  0x000057cd bpatchx  0x0000006f , 0x0000402d 
+ 00022341  0x000057ce ifetch  0x00000001 , 0x00000006 
+ 00022342  0x000057cf rshift4  0x0000003f , 0x00000002 
+ 00022343  0x000057d0 rshift  0x00000002 , 0x00000002 
+ 00022344  0x000057d1 storet  0x00000001 , 0x00000476 
+ 00022345  0x000057d2 and_into  0x0000001f , 0x0000003f 
+ 00022346  0x000057d3 store  0x00000001 , 0x00000458 
+ 00022347  0x000057d4 call  0x00005713 
+ 00022348  0x000057d5 call  0x0000545b 
+ 00022349  0x000057d6 call  0x0000534c 
+ 00022350  0x000057d7 call  0x0000223b 
+ 00022351  0x000057d8 nrtn  0x00000005 
+ 00022352  0x000057d9 bpatchx  0x00000070 , 0x0000402e 
+ 00022353  0x000057da call  0x00002841 
+ 00022354  0x000057db call  0x00005ad3 
+ 00022355  0x000057dc jam  0x00000014 , 0x00000a99 
+ 00022356  0x000057dd call  0x00007d86 
+ 00022357  0x000057de branch  0x00002223 
+ 00022358  0x000057e2 bpatchx  0x00000071 , 0x0000402e 
+ 00022359  0x000057e3 fetch  0x00000002 , 0x0000445a 
+ 00022360  0x000057e4 iforce  0x00000012 
+ 00022361  0x000057e5 fetch  0x00000002 , 0x0000445c 
+ 00022362  0x000057e6 iforce  0x00000013 
+ 00022363  0x000057e7 fetch  0x00000002 , 0x000044bc 
+ 00022364  0x000057e8 iforce  0x00000006 
+ 00022365  0x000057e9 enable  0x00000028 
+ 00022366  0x000057ea rtn 
+ 00022367  0x000057ee ifetch  0x00000002 , 0x00000006 
+ 00022368  0x000057ef rtn  0x00000034 
+ 00022369  0x000057f0 isub  0x00000012 , 0x0000003e 
+ 00022370  0x000057f1 nrtn  0x00000002 
+ 00022371  0x000057f2 isub  0x00000013 , 0x0000003e 
+ 00022372  0x000057f3 rtn  0x00000005 
+ 00022373  0x000057f4 branch  0x00005768 , 0x00000002 
+ 00022374  0x000057f5 force  0x00000001 , 0x0000003e 
+ 00022375  0x000057f6 rtn 
+ 00022376  0x000057f8 force  0x00000000 , 0x0000003f 
+ 00022377  0x000057f9 rtn 
+ 00022378  0x000057fe call  0x0000576d 
+ 00022379  0x000057ff branch  0x00005779 , 0x00000005 
+ 00022380  0x00005800 rtn 
+ 00022381  0x00005803 bpatchx  0x00000072 , 0x0000402e 
+ 00022382  0x00005804 fetch  0x00000002 , 0x000044bc 
+ 00022383  0x00005805 iforce  0x00000006 
+ 00022384  0x00005807 ifetch  0x00000002 , 0x00000006 
+ 00022385  0x00005808 rtn  0x00000034 
+ 00022386  0x00005809 isub  0x00000002 , 0x0000003e 
+ 00022387  0x0000580a rtn  0x00000005 
+ 00022388  0x0000580b ifetch  0x00000001 , 0x00000006 
+ 00022389  0x0000580c iadd  0x00000006 , 0x00000006 
+ 00022390  0x0000580d ifetch  0x00000001 , 0x00000006 
+ 00022391  0x0000580e iadd  0x00000006 , 0x00000006 
+ 00022392  0x0000580f branch  0x00005770 
+ 00022393  0x00005811 ifetch  0x00000001 , 0x00000006 
+ 00022394  0x00005812 iadd  0x00000006 , 0x00000006 
+ 00022395  0x00005813 rtn 
+ 00022396  0x00005818 bpatchx  0x00000073 , 0x0000402e 
+ 00022397  0x00005819 fetch  0x00000002 , 0x000044bc 
+ 00022398  0x0000581a iforce  0x00000006 
+ 00022399  0x0000581c ifetch  0x00000002 , 0x00000006 
+ 00022400  0x0000581d rtn  0x00000034 
+ 00022401  0x0000581e ifetch  0x00000001 , 0x00000006 
+ 00022402  0x0000581f iadd  0x00000006 , 0x00000006 
+ 00022403  0x00005820 increase  0xfffffffe , 0x00000006 
+ 00022404  0x00005821 ifetch  0x00000002 , 0x00000006 
+ 00022405  0x00005822 isub  0x00000002 , 0x0000003e 
+ 00022406  0x00005823 rtn  0x00000005 
+ 00022407  0x00005824 ifetch  0x00000001 , 0x00000006 
+ 00022408  0x00005825 iadd  0x00000006 , 0x00000006 
+ 00022409  0x00005826 branch  0x0000577f 
+ 00022410  0x0000582b fetch  0x00000002 , 0x0000049c 
+ 00022411  0x0000582c branch  0x0000578e 
+ 00022412  0x0000582f bpatchx  0x00000074 , 0x0000402e 
+ 00022413  0x00005830 fetch  0x00000002 , 0x000044bc 
+ 00022414  0x00005832 iforce  0x00000006 
+ 00022415  0x00005833 copy  0x00000002 , 0x00000011 
+ 00022416  0x00005835 ifetch  0x00000002 , 0x00000006 
+ 00022417  0x00005836 branch  0x00005799 , 0x00000034 
+ 00022418  0x00005837 isub  0x00000011 , 0x0000003e 
+ 00022419  0x00005838 branch  0x0000579a , 0x00000005 
+ 00022420  0x00005839 ifetch  0x00000001 , 0x00000006 
+ 00022421  0x0000583a iadd  0x00000006 , 0x00000006 
+ 00022422  0x0000583b ifetch  0x00000001 , 0x00000006 
+ 00022423  0x0000583c iadd  0x00000006 , 0x00000006 
+ 00022424  0x0000583d branch  0x00005790 
+ 00022425  0x0000583f branch  0x00007fef 
+ 00022426  0x00005842 ifetch  0x00000001 , 0x00000006 
+ 00022427  0x00005843 store  0x00000001 , 0x000004a2 
+ 00022428  0x00005844 copy  0x0000003f , 0x00000039 
+ 00022429  0x00005845 arg  0x000004a3 , 0x00000005 
+ 00022430  0x00005846 call  0x00007ef4 
+ 00022431  0x00005847 ifetch  0x00000001 , 0x00000006 
+ 00022432  0x00005848 store  0x00000001 , 0x000004b3 
+ 00022433  0x00005849 call  0x00007ea5 
+ 00022434  0x0000584a branch  0x00007ff1 
+ 00022435  0x0000584e bpatchx  0x00000075 , 0x0000402e 
+ 00022436  0x0000584f call  0x000057a6 
+ 00022437  0x00005850 branch  0x000057b8 
+ 00022438  0x00005853 arg  0x00002a00 , 0x00000002 
+ 00022439  0x00005854 call  0x0000577c 
+ 00022440  0x00005855 rtn  0x00000034 
+ 00022441  0x00005856 ifetch  0x00000001 , 0x00000006 
+ 00022442  0x00005857 copy  0x00000006 , 0x00000005 
+ 00022443  0x00005858 fetcht  0x00000001 , 0x000043af 
+ 00022444  0x00005859 copy  0x00000002 , 0x00000039 
+ 00022445  0x0000585a isub  0x00000002 , 0x0000003e 
+ 00022446  0x0000585b nbranch  0x000057b5 , 0x00000002 
+ 00022447  0x0000585c isub  0x00000002 , 0x00000002 
+ 00022448  0x0000585d arg  0x000043b0 , 0x00000006 
+ 00022449  0x0000585e call  0x00007f01 
+ 00022450  0x0000585f copy  0x00000002 , 0x00000039 
+ 00022451  0x00005860 ncall  0x000057f0 , 0x00000005 
+ 00022452  0x00005861 rtn 
+ 00022453  0x00005863 copy  0x0000003f , 0x00000039 
+ 00022454  0x00005864 arg  0x000043b0 , 0x00000006 
+ 00022455  0x00005865 branch  0x00007ef4 
+ 00022456  0x00005869 arg  0x0000438f , 0x00000013 
+ 00022457  0x0000586a arg  0x00004370 , 0x00000011 
+ 00022458  0x0000586b call  0x000057c5 
+ 00022459  0x0000586c setarg  0x00000000 
+ 00022460  0x0000586d setflag  0x00000028 , 0x00000000 , 0x0000003f 
+ 00022461  0x0000586e store  0x00000001 , 0x00000a9a 
+ 00022462  0x0000586f arg  0x000043af , 0x00000013 
+ 00022463  0x00005870 arg  0x00004390 , 0x00000011 
+ 00022464  0x00005871 call  0x000057c5 
+ 00022465  0x00005872 rtn  0x00000028 
+ 00022466  0x00005873 fetch  0x00000001 , 0x00000a9a 
+ 00022467  0x00005874 branch  0x00002a8c , 0x00000034 
+ 00022468  0x00005875 rtn 
+ 00022469  0x00005879 bpatchx  0x00000076 , 0x0000402e 
+ 00022470  0x0000587a call  0x00007fe7 
+ 00022471  0x0000587b call  0x00007eda 
+ 00022472  0x0000587c arg  0x00000000 , 0x00000012 
+ 00022473  0x0000587d arg  0x00000ac3 , 0x00000005 
+ 00022474  0x0000587e call  0x000057df 
+ 00022475  0x0000587f fetch  0x00000001 , 0x000043af 
+ 00022476  0x00005880 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00022477  0x00005881 iadd  0x00000012 , 0x00000011 
+ 00022478  0x00005882 increase  0x00000002 , 0x00000011 
+ 00022479  0x00005883 sub  0x00000011 , 0x0000001f , 0x0000003e 
+ 00022480  0x00005884 nbranch  0x000057dd , 0x00000002 
+ 00022481  0x00005885 istoret  0x00000001 , 0x00000005 
+ 00022482  0x00005886 arg  0x00000009 , 0x00000002 
+ 00022483  0x00005887 istoret  0x00000001 , 0x00000005 
+ 00022484  0x00005888 iforce  0x00000039 
+ 00022485  0x00005889 call  0x00007ef4 
+ 00022486  0x0000588a copy  0x00000011 , 0x00000012 
+ 00022487  0x0000588c deposit  0x00000012 
+ 00022488  0x0000588d store  0x00000001 , 0x00000ac2 
+ 00022489  0x0000588e arg  0x00000ac2 , 0x00000006 
+ 00022490  0x0000588f setarg  0xffffffe0 
+ 00022491  0x00005890 iadd  0x00000013 , 0x00000005 
+ 00022492  0x00005891 branch  0x00007ebd 
+ 00022493  0x00005894 call  0x00007fe9 
+ 00022494  0x00005895 branch  0x000057d7 
+ 00022495  0x00005898 ifetch  0x00000001 , 0x00000011 
+ 00022496  0x00005899 rtn  0x00000034 
+ 00022497  0x0000589a pincrease  0x00000001 
+ 00022498  0x0000589b ifetcht  0x00000001 , 0x00000006 
+ 00022499  0x0000589c sub  0x00000002 , 0x00000009 , 0x0000003e 
+ 00022500  0x0000589d branch  0x000057ee , 0x00000005 
+ 00022501  0x0000589e iadd  0x00000012 , 0x00000012 
+ 00022502  0x0000589f copy  0x00000011 , 0x00000006 
+ 00022503  0x000058a0 iforce  0x00000039 
+ 00022504  0x000058a1 call  0x00007ef4 
+ 00022505  0x000058a2 copy  0x00000006 , 0x00000011 
+ 00022506  0x000058a4 deposit  0x00000011 
+ 00022507  0x000058a5 isub  0x00000013 , 0x0000003e 
+ 00022508  0x000058a6 rtn  0x00000002 
+ 00022509  0x000058a7 branch  0x000057df 
+ 00022510  0x000058aa iadd  0x00000011 , 0x00000011 
+ 00022511  0x000058ab branch  0x000057ea 
+ 00022512  0x000058af setarg  0x00000020 
+ 00022513  0x000058b0 istore  0x00000001 , 0x00000005 
+ 00022514  0x000058b1 loop  0x000057f0 
+ 00022515  0x000058b2 rtn 
+ 00022516  0x000058b6 bpatchx  0x00000077 , 0x0000402e 
+ 00022517  0x000058b7 disable  0x0000002b 
+ 00022518  0x000058b8 branch  0x000057f8 , 0x0000002e 
+ 00022519  0x000058b9 nbranch  0x00005806 , 0x0000002d 
+ 00022520  0x000058bb call  0x00002bcb 
+ 00022521  0x000058bc fetch  0x00000002 , 0x000040c1 
+ 00022522  0x000058bd store  0x00000002 , 0x0000044d 
+ 00022523  0x000058bf nbranch  0x00002bde , 0x0000002d 
+ 00022524  0x000058c0 bmark1  0x0000000f , 0x00002bde 
+ 00022525  0x000058c2 fetch  0x00000001 , 0x0000450b 
+ 00022526  0x000058c3 nbranch  0x00002bde , 0x00000034 
+ 00022527  0x000058c4 fetch  0x00000001 , 0x000043dd 
+ 00022528  0x000058c5 nbranch  0x00002bde , 0x00000034 
+ 00022529  0x000058c7 fetch  0x00000001 , 0x000044e9 
+ 00022530  0x000058c8 bbit1  0x00000005 , 0x00002bde 
+ 00022531  0x000058ca fetch  0x00000001 , 0x0000043f 
+ 00022532  0x000058cb bbit1  0x00000005 , 0x00002bde 
+ 00022533  0x000058cc branch  0x00002bc0 
+ 00022534  0x000058cf fetcht  0x00000002 , 0x000040c1 
+ 00022535  0x000058d0 rshift  0x00000002 , 0x00000002 
+ 00022536  0x000058d1 fetch  0x00000002 , 0x0000044d 
+ 00022537  0x000058d2 iadd  0x00000002 , 0x0000003f 
+ 00022538  0x000058d3 store  0x00000002 , 0x0000044d 
+ 00022539  0x000058d4 branch  0x00002bd6 
+ 00022540  0x000058d8 arg  0x00000000 , 0x00000007 
+ 00022541  0x000058d9 branch  0x00005824 
+ 00022542  0x000058dc arg  0x00000000 , 0x00000007 
+ 00022543  0x000058dd branch  0x00005828 
+ 00022544  0x000058e0 arg  0x00000001 , 0x00000007 
+ 00022545  0x000058e1 branch  0x00005824 
+ 00022546  0x000058e4 arg  0x00000001 , 0x00000007 
+ 00022547  0x000058e5 branch  0x00005828 
+ 00022548  0x000058e8 arg  0x00000002 , 0x00000007 
+ 00022549  0x000058e9 branch  0x00005824 
+ 00022550  0x000058ec arg  0x00000002 , 0x00000007 
+ 00022551  0x000058ed branch  0x00005828 
+ 00022552  0x000058f0 arg  0x00000003 , 0x00000007 
+ 00022553  0x000058f1 branch  0x00005824 
+ 00022554  0x000058f4 arg  0x00000003 , 0x00000007 
+ 00022555  0x000058f5 branch  0x00005828 
+ 00022556  0x000058f8 arg  0x00000004 , 0x00000007 
+ 00022557  0x000058f9 branch  0x00005824 
+ 00022558  0x000058fc arg  0x00000004 , 0x00000007 
+ 00022559  0x000058fd branch  0x00005828 
+ 00022560  0x00005900 arg  0x00000005 , 0x00000007 
+ 00022561  0x00005901 branch  0x00005824 
+ 00022562  0x00005904 arg  0x00000005 , 0x00000007 
+ 00022563  0x00005905 branch  0x00005828 
+ 00022564  0x00005909 fetch  0x00000001 , 0x000044e9 
+ 00022565  0x0000590a qset1  0x0000003f 
+ 00022566  0x0000590b store  0x00000001 , 0x000044e9 
+ 00022567  0x0000590c rtn 
+ 00022568  0x0000590f fetch  0x00000001 , 0x000044e9 
+ 00022569  0x00005910 qset0  0x0000003f 
+ 00022570  0x00005911 store  0x00000001 , 0x000044e9 
+ 00022571  0x00005912 rtn 
+ 00022572  0x00005915 setarg  0x00112233 
+ 00022573  0x00005916 store  0x00000003 , 0x000044ea 
+ 00022574  0x00005917 setarg  0x00445566 
+ 00022575  0x00005918 istore  0x00000003 , 0x00000005 
+ 00022576  0x00005919 setarg  0x00778899 
+ 00022577  0x0000591a istore  0x00000003 , 0x00000005 
+ 00022578  0x0000591b setarg  0x00001122 
+ 00022579  0x0000591c istore  0x00000003 , 0x00000005 
+ 00022580  0x0000591d setarg  0x00334455 
+ 00022581  0x0000591e istore  0x00000003 , 0x00000005 
+ 00022582  0x0000591f setarg  0x00000066 
+ 00022583  0x00005920 istore  0x00000001 , 0x00000005 
+ 00022584  0x00005921 rtn 
+ 00022585  0x00005925 setarg  0x01000302 
+ 00022586  0x00005926 store  0x00000004 , 0x00004453 
+ 00022587  0x00005927 setarg  0x00010010 
+ 00022588  0x00005928 store  0x00000003 , 0x00004457 
+ 00022589  0x00005929 jam  0x00000001 , 0x000044c6 
+ 00022590  0x0000592a rtn 
+ 00022591  0x0000592f arg  0x00000000 , 0x00000011 
+ 00022592  0x00005930 arg  0x00000001 , 0x00000001 
+ 00022593  0x00005931 branch  0x00005850 
+ 00022594  0x00005936 arg  0x00000003 , 0x00000001 
+ 00022595  0x00005937 call  0x00005850 
+ 00022596  0x00005938 copy  0x00000012 , 0x0000003f 
+ 00022597  0x00005939 istore  0x00000001 , 0x00000005 
+ 00022598  0x0000593a rtn 
+ 00022599  0x0000593f force  0x00000002 , 0x00000001 
+ 00022600  0x00005940 increase  0x00000004 , 0x00000011 
+ 00022601  0x00005941 call  0x00005850 
+ 00022602  0x00005942 increase  0xfffffffc , 0x00000011 
+ 00022603  0x00005943 copy  0x00000011 , 0x0000003f 
+ 00022604  0x00005944 istore  0x00000002 , 0x00000005 
+ 00022605  0x00005945 copy  0x00000012 , 0x0000003f 
+ 00022606  0x00005946 istore  0x00000002 , 0x00000005 
+ 00022607  0x00005947 rtn 
+ 00022608  0x0000594c sub  0x00000011 , 0x000000f0 , 0x0000003e 
+ 00022609  0x0000594d nbranch  0x00002a8c , 0x00000002 
+ 00022610  0x0000594e fetch  0x00000001 , 0x000044ff 
+ 00022611  0x0000594f arg  0x00000001 , 0x00000002 
+ 00022612  0x00005950 arg  0x00000004 , 0x00000039 
+ 00022613  0x00005952 iand  0x00000002 , 0x0000003e 
+ 00022614  0x00005953 branch  0x0000585a , 0x00000005 
+ 00022615  0x00005954 lshift  0x00000002 , 0x00000002 
+ 00022616  0x00005955 loop  0x00005855 
+ 00022617  0x00005956 branch  0x00002a8c 
+ 00022618  0x00005958 ixor  0x00000002 , 0x0000003f 
+ 00022619  0x00005959 store  0x00000001 , 0x000044ff 
+ 00022620  0x0000595a sub  0x00000039 , 0x00000004 , 0x0000003f 
+ 00022621  0x0000595b lshift4  0x0000003f , 0x0000003f 
+ 00022622  0x0000595c lshift4  0x0000003f , 0x0000003f 
+ 00022623  0x0000595d arg  0x00001800 , 0x00000002 
+ 00022624  0x0000595e iadd  0x00000002 , 0x00000002 
+ 00022625  0x00005960 arg  0x00000000 , 0x00000039 
+ 00022626  0x00005961 arg  0x00004500 , 0x00000006 
+ 00022627  0x00005963 ifetch  0x00000002 , 0x00000006 
+ 00022628  0x00005964 branch  0x00005869 , 0x00000034 
+ 00022629  0x00005965 copy  0x00000039 , 0x0000003f 
+ 00022630  0x00005966 increase  0x00000001 , 0x00000039 
+ 00022631  0x00005967 bne  0x00000004 , 0x00005863 
+ 00022632  0x00005968 branch  0x00002a8c 
+ 00022633  0x0000596c increase  0xfffffffe , 0x00000006 
+ 00022634  0x0000596d istoret  0x00000002 , 0x00000006 
+ 00022635  0x0000596e copy  0x00000002 , 0x00000005 
+ 00022636  0x0000596f copy  0x00000011 , 0x0000003f 
+ 00022637  0x00005970 istore  0x00000001 , 0x00000005 
+ 00022638  0x00005971 setarg  0x00000000 
+ 00022639  0x00005972 istore  0x00000001 , 0x00000005 
+ 00022640  0x00005973 copy  0x00000001 , 0x0000003f 
+ 00022641  0x00005974 istore  0x00000001 , 0x00000005 
+ 00022642  0x00005975 rtn 
+ 00022643  0x0000597a fetch  0x00000002 , 0x00004500 
+ 00022644  0x0000597b copy  0x0000003f , 0x00000006 
+ 00022645  0x0000597c rtn 
+ 00022646  0x0000597f fetch  0x00000002 , 0x00004502 
+ 00022647  0x00005980 copy  0x0000003f , 0x00000006 
+ 00022648  0x00005981 rtn 
+ 00022649  0x00005984 call  0x0000587c 
+ 00022650  0x00005985 copy  0x0000003f , 0x00000006 
+ 00022651  0x00005986 rtn 
+ 00022652  0x00005988 fetch  0x00000002 , 0x00004506 
+ 00022653  0x00005989 nrtn  0x00000034 
+ 00022654  0x0000598a fetch  0x00000002 , 0x00004504 
+ 00022655  0x0000598b nrtn  0x00000034 
+ 00022656  0x0000598c fetch  0x00000002 , 0x00004502 
+ 00022657  0x0000598d nrtn  0x00000034 
+ 00022658  0x0000598e fetch  0x00000002 , 0x00004500 
+ 00022659  0x0000598f rtn 
+ 00022660  0x00005992 call  0x00005873 
+ 00022661  0x00005993 increase  0x00000003 , 0x00000006 
+ 00022662  0x00005994 rtn 
+ 00022663  0x00005997 call  0x00005873 
+ 00022664  0x00005998 increase  0x00000007 , 0x00000006 
+ 00022665  0x00005999 rtn 
+ 00022666  0x0000599c call  0x00005879 
+ 00022667  0x0000599d increase  0x00000007 , 0x00000006 
+ 00022668  0x0000599e rtn 
+ 00022669  0x000059a1 call  0x00005879 
+ 00022670  0x000059a2 increase  0x00000003 , 0x00000006 
+ 00022671  0x000059a3 rtn 
+ 00022672  0x000059a8 fetch  0x00000002 , 0x00004506 
+ 00022673  0x000059a9 rtn 
+ 00022674  0x000059ad fetch  0x00000002 , 0x00004504 
+ 00022675  0x000059ae rtn 
+ 00022676  0x000059b2 fetch  0x00000002 , 0x00004500 
+ 00022677  0x000059b3 rtn 
+ 00022678  0x000059b7 fetch  0x00000002 , 0x00004500 
+ 00022679  0x000059b8 arg  0x00001800 , 0x00000002 
+ 00022680  0x000059b9 isub  0x00000002 , 0x0000003f 
+ 00022681  0x000059ba rshift4  0x0000003f , 0x0000003f 
+ 00022682  0x000059bb rshift4  0x0000003f , 0x00000007 
+ 00022683  0x000059bc fetch  0x00000001 , 0x000044ff 
+ 00022684  0x000059bd qset0  0x0000003f 
+ 00022685  0x000059be store  0x00000001 , 0x000044ff 
+ 00022686  0x000059bf arg  0x00000000 , 0x00000039 
+ 00022687  0x000059c1 lshift  0x00000039 , 0x0000003f 
+ 00022688  0x000059c2 arg  0x00004502 , 0x00000002 
+ 00022689  0x000059c3 iadd  0x00000002 , 0x00000002 
+ 00022690  0x000059c4 ifetch  0x00000002 , 0x00000002 
+ 00022691  0x000059c5 increase  0xfffffffe , 0x00000002 
+ 00022692  0x000059c6 istore  0x00000002 , 0x00000002 
+ 00022693  0x000059c7 copy  0x00000039 , 0x0000003f 
+ 00022694  0x000059c8 increase  0x00000001 , 0x00000039 
+ 00022695  0x000059c9 bne  0x00000003 , 0x0000589f 
+ 00022696  0x000059ca setarg  0x00000000 
+ 00022697  0x000059cb istore  0x00000002 , 0x00000002 
+ 00022698  0x000059cc rtn 
+ 00022699  0x000059d3 ifetch  0x00000003 , 0x00000006 
+ 00022700  0x000059d4 store  0x00000003 , 0x00000477 
+ 00022701  0x000059d5 beq  0x00000002 , 0x000058c1 
+ 00022702  0x000059d6 beq  0x00000003 , 0x000058c9 
+ 00022703  0x000059d7 beq  0x00000004 , 0x000058cc 
+ 00022704  0x000059d8 beq  0x00000006 , 0x000058f2 
+ 00022705  0x000059d9 beq  0x00000008 , 0x0000593f 
+ 00022706  0x000059da beq  0x0000000a , 0x000059bc 
+ 00022707  0x000059db beq  0x0000000c , 0x000059e4 
+ 00022708  0x000059dc beq  0x00000010 , 0x000059fa 
+ 00022709  0x000059dd beq  0x00000012 , 0x00005a2f 
+ 00022710  0x000059de beq  0x00000016 , 0x00005a48 
+ 00022711  0x000059df beq  0x00000018 , 0x00005a5b 
+ 00022712  0x000059e0 beq  0x00000052 , 0x00005a60 
+ 00022713  0x000059e1 rtn 
+ 00022714  0x000059e5 force  0x00000003 , 0x00000011 
+ 00022715  0x000059e6 call  0x00005a82 
+ 00022716  0x000059e7 setarg  0x00000002 
+ 00022717  0x000059e8 istore  0x00000001 , 0x00000005 
+ 00022718  0x000059e9 fetch  0x00000002 , 0x000044a6 
+ 00022719  0x000059ea istore  0x00000002 , 0x00000005 
+ 00022720  0x000059eb rtn 
+ 00022721  0x000059ef call  0x000058c9 
+ 00022722  0x000059f1 force  0x00000003 , 0x00000011 
+ 00022723  0x000059f2 call  0x00005a82 
+ 00022724  0x000059f3 setarg  0x00000003 
+ 00022725  0x000059f4 istore  0x00000001 , 0x00000005 
+ 00022726  0x000059f5 fetch  0x00000002 , 0x000044a6 
+ 00022727  0x000059f6 istore  0x00000002 , 0x00000005 
+ 00022728  0x000059f7 rtn 
+ 00022729  0x000059fa rshift8  0x0000003f , 0x0000003f 
+ 00022730  0x000059fb store  0x00000002 , 0x000044a8 
+ 00022731  0x000059fc rtn 
+ 00022732  0x000059ff call  0x00005ab1 
+ 00022733  0x00005a00 call  0x00007fe7 
+ 00022734  0x00005a01 branch  0x000058cf 
+ 00022735  0x00005a04 arg  0x00000003 , 0x0000000b 
+ 00022736  0x00005a05 call  0x00005756 
+ 00022737  0x00005a07 call  0x0000575f 
+ 00022738  0x00005a08 branch  0x000058f0 , 0x00000034 
+ 00022739  0x00005a09 nbranch  0x000058ed , 0x00000002 
+ 00022740  0x00005a0a increase  0xfffffffe , 0x00000006 
+ 00022741  0x00005a0b call  0x00007ea5 
+ 00022742  0x00005a0c call  0x00007e9c 
+ 00022743  0x00005a0d nbranch  0x000058e1 , 0x00000028 
+ 00022744  0x00005a0e call  0x00007e85 
+ 00022745  0x00005a0f call  0x00007fe9 
+ 00022746  0x00005a10 force  0x00000014 , 0x00000011 
+ 00022747  0x00005a11 call  0x00005a82 
+ 00022748  0x00005a12 call  0x00007e95 
+ 00022749  0x00005a13 setarg  0x00000005 
+ 00022750  0x00005a14 istore  0x00000001 , 0x00000005 
+ 00022751  0x00005a15 setarg  0x00000001 
+ 00022752  0x00005a16 istore  0x00000001 , 0x00000005 
+ 00022753  0x00005a18 call  0x00007e9f 
+ 00022754  0x00005a19 ifetch  0x00000002 , 0x00000006 
+ 00022755  0x00005a1a istore  0x00000002 , 0x00000005 
+ 00022756  0x00005a1b ifetch  0x00000001 , 0x00000006 
+ 00022757  0x00005a1c copy  0x0000003f , 0x00000039 
+ 00022758  0x00005a1d call  0x00007f01 
+ 00022759  0x00005a1e call  0x00007ea2 
+ 00022760  0x00005a1f increase  0xffffffff , 0x0000000b 
+ 00022761  0x00005a20 branch  0x000058f0 , 0x00000005 
+ 00022762  0x00005a22 ifetch  0x00000001 , 0x00000006 
+ 00022763  0x00005a23 iadd  0x00000006 , 0x00000006 
+ 00022764  0x00005a24 branch  0x000058d1 
+ 00022765  0x00005a26 ifetch  0x00000001 , 0x00000006 
+ 00022766  0x00005a27 iadd  0x00000006 , 0x00000006 
+ 00022767  0x00005a28 branch  0x000058ea 
+ 00022768  0x00005a2a branch  0x00005a76 , 0x00000028 
+ 00022769  0x00005a2b branch  0x00005aa5 
+ 00022770  0x00005a2f call  0x00005ab1 
+ 00022771  0x00005a30 ifetch  0x00000002 , 0x00000006 
+ 00022772  0x00005a31 store  0x00000002 , 0x00004472 
+ 00022773  0x00005a32 call  0x00007ea5 
+ 00022774  0x00005a33 arg  0x0000445e , 0x00000005 
+ 00022775  0x00005a34 fetch  0x00000002 , 0x000044fc 
+ 00022776  0x00005a35 increase  0xfffffff9 , 0x0000003f 
+ 00022777  0x00005a36 call  0x000056db 
+ 00022778  0x00005a37 branch  0x00005905 
+ 00022779  0x00005a3b disable  0x00000028 
+ 00022780  0x00005a3c fetcht  0x00000002 , 0x0000445a 
+ 00022781  0x00005a3d fetch  0x00000002 , 0x0000445c 
+ 00022782  0x00005a3e isub  0x00000002 , 0x0000003e 
+ 00022783  0x00005a3f nbranch  0x00005902 , 0x00000002 
+ 00022784  0x00005a40 deposit  0x00000002 
+ 00022785  0x00005a41 rtnne  0x00000000 
+ 00022786  0x00005a43 enable  0x00000028 
+ 00022787  0x00005a44 jam  0x00000001 , 0x0000047a 
+ 00022788  0x00005a45 branch  0x00005a77 
+ 00022789  0x00005a49 call  0x000058fb 
+ 00022790  0x00005a4a rtn  0x00000028 
+ 00022791  0x00005a4b fetcht  0x00000002 , 0x00004472 
+ 00022792  0x00005a4c setarg  0x00002800 
+ 00022793  0x00005a4d isub  0x00000002 , 0x0000003e 
+ 00022794  0x00005a4e branch  0x0000590c , 0x00000005 
+ 00022795  0x00005a4f branch  0x00005a76 
+ 00022796  0x00005a53 jam  0x00000000 , 0x000004b4 
+ 00022797  0x00005a54 fetcht  0x00000002 , 0x0000445a 
+ 00022798  0x00005a55 storet  0x00000002 , 0x00000aa2 
+ 00022799  0x00005a56 call  0x0000578c 
+ 00022800  0x00005a57 nbranch  0x00005a76 , 0x00000034 
+ 00022801  0x00005a59 fetcht  0x00000002 , 0x00000aa2 
+ 00022802  0x00005a5a call  0x0000578c 
+ 00022803  0x00005a5b nbranch  0x00005925 , 0x00000034 
+ 00022804  0x00005a5c copy  0x00000006 , 0x00000011 
+ 00022805  0x00005a5d fetch  0x00000001 , 0x000004b3 
+ 00022806  0x00005a5e copy  0x0000003f , 0x00000039 
+ 00022807  0x00005a5f fetcht  0x00000001 , 0x0000445e 
+ 00022808  0x00005a60 isub  0x00000002 , 0x0000003e 
+ 00022809  0x00005a61 nbranch  0x00005921 , 0x00000005 
+ 00022810  0x00005a62 arg  0x0000445f , 0x00000012 
+ 00022811  0x00005a63 call  0x00007f88 
+ 00022812  0x00005a65 branch  0x00005928 , 0x00000005 
+ 00022813  0x00005a67 fetch  0x00000002 , 0x000004a3 
+ 00022814  0x00005a68 fetcht  0x00000002 , 0x00004472 
+ 00022815  0x00005a69 isub  0x00000002 , 0x0000003e 
+ 00022816  0x00005a6a branch  0x00005930 , 0x00000005 
+ 00022817  0x00005a6c fetch  0x00000002 , 0x00000aa2 
+ 00022818  0x00005a6d increase  0x00000001 , 0x0000003f 
+ 00022819  0x00005a6e store  0x00000002 , 0x00000aa2 
+ 00022820  0x00005a6f branch  0x00005911 
+ 00022821  0x00005a72 fetch  0x00000001 , 0x000004b4 
+ 00022822  0x00005a73 beq  0x00000001 , 0x00005930 
+ 00022823  0x00005a74 branch  0x00005a76 
+ 00022824  0x00005a78 fetch  0x00000002 , 0x000004a3 
+ 00022825  0x00005a79 fetcht  0x00000002 , 0x00004472 
+ 00022826  0x00005a7a isub  0x00000002 , 0x0000003e 
+ 00022827  0x00005a7b nbranch  0x00005921 , 0x00000005 
+ 00022828  0x00005a7c jam  0x00000001 , 0x000004b4 
+ 00022829  0x00005a7e fetcht  0x00000002 , 0x00000aa2 
+ 00022830  0x00005a7f storet  0x00000002 , 0x0000049e 
+ 00022831  0x00005a80 branch  0x00005921 
+ 00022832  0x00005a83 fetch  0x00000001 , 0x000004b4 
+ 00022833  0x00005a84 beq  0x00000000 , 0x00005921 
+ 00022834  0x00005a85 jam  0x00000002 , 0x000004b4 
+ 00022835  0x00005a86 fetcht  0x00000002 , 0x00000aa2 
+ 00022836  0x00005a87 increase  0xffffffff , 0x00000002 
+ 00022837  0x00005a88 storet  0x00000002 , 0x000004a0 
+ 00022838  0x00005a8b arg  0x00000005 , 0x00000011 
+ 00022839  0x00005a8c call  0x00005a82 
+ 00022840  0x00005a8d setarg  0x00000007 
+ 00022841  0x00005a8e istore  0x00000001 , 0x00000005 
+ 00022842  0x00005a8f fetch  0x00000002 , 0x0000049e 
+ 00022843  0x00005a90 istore  0x00000002 , 0x00000005 
+ 00022844  0x00005a91 fetch  0x00000002 , 0x000004a0 
+ 00022845  0x00005a92 istore  0x00000002 , 0x00000005 
+ 00022846  0x00005a93 rtn 
+ 00022847  0x00005a98 call  0x00005ab1 
+ 00022848  0x00005a99 call  0x000056df 
+ 00022849  0x00005a9a branch  0x00005942 
+ 00022850  0x00005a9d fetcht  0x00000002 , 0x0000445a 
+ 00022851  0x00005a9e storet  0x00000002 , 0x00000aa2 
+ 00022852  0x00005a9f call  0x00005756 
+ 00022853  0x00005aa0 call  0x0000576d 
+ 00022854  0x00005aa1 increase  0xfffffffe , 0x00000006 
+ 00022855  0x00005aa2 copy  0x00000006 , 0x0000003f 
+ 00022856  0x00005aa3 store  0x00000002 , 0x0000049c 
+ 00022857  0x00005aa5 fetcht  0x00000002 , 0x00004472 
+ 00022858  0x00005aa6 setarg  0x00002a00 
+ 00022859  0x00005aa7 isub  0x00000002 , 0x0000003e 
+ 00022860  0x00005aa8 branch  0x000059a8 , 0x00000005 
+ 00022861  0x00005aa9 setarg  0x00002803 
+ 00022862  0x00005aaa isub  0x00000002 , 0x0000003e 
+ 00022863  0x00005aab nbranch  0x00005990 , 0x00000005 
+ 00022864  0x00005aac arg  0x00000002 , 0x0000000b 
+ 00022865  0x00005aae call  0x00005a88 
+ 00022866  0x00005aaf nbranch  0x0000596d , 0x00000002 
+ 00022867  0x00005ab0 fetcht  0x00000002 , 0x00000aa2 
+ 00022868  0x00005ab1 call  0x0000578a 
+ 00022869  0x00005ab2 beq  0x00000001 , 0x0000596d 
+ 00022870  0x00005ab3 call  0x00005a94 
+ 00022871  0x00005ab4 nbranch  0x0000596b , 0x00000005 
+ 00022872  0x00005ab5 nbranch  0x0000596f , 0x00000028 
+ 00022873  0x00005ab6 disable  0x00000028 
+ 00022874  0x00005ab7 arg  0x00000014 , 0x00000011 
+ 00022875  0x00005ab8 call  0x00005a82 
+ 00022876  0x00005ab9 setarg  0x00000009 
+ 00022877  0x00005aba istore  0x00000001 , 0x00000005 
+ 00022878  0x00005abb copy  0x00000005 , 0x00000030 
+ 00022879  0x00005abc increase  0x00000001 , 0x00000005 
+ 00022880  0x00005abe call  0x0000597d 
+ 00022881  0x00005abf call  0x00005a84 
+ 00022882  0x00005ac0 call  0x0000578a 
+ 00022883  0x00005ac1 call  0x00005984 
+ 00022884  0x00005ac2 fetch  0x00000001 , 0x000004a2 
+ 00022885  0x00005ac3 increase  0x00000005 , 0x0000003f 
+ 00022886  0x00005ac4 istore  0x00000001 , 0x00000030 
+ 00022887  0x00005ac5 fetch  0x00000001 , 0x000004a2 
+ 00022888  0x00005ac6 beq  0x00000010 , 0x0000596d 
+ 00022889  0x00005ac7 increase  0xffffffff , 0x0000000b 
+ 00022890  0x00005ac8 branch  0x0000596d , 0x00000005 
+ 00022891  0x00005aca call  0x00005a84 
+ 00022892  0x00005acb branch  0x00005951 
+ 00022893  0x00005acd branch  0x00005a76 , 0x00000028 
+ 00022894  0x00005ace branch  0x00005aa5 
+ 00022895  0x00005ad1 call  0x00005a97 
+ 00022896  0x00005ad2 call  0x00005a84 
+ 00022897  0x00005ad3 call  0x0000578a 
+ 00022898  0x00005ad4 fetch  0x00000001 , 0x000004a2 
+ 00022899  0x00005ad5 beq  0x00000010 , 0x0000596d 
+ 00022900  0x00005ad7 call  0x00007e9c 
+ 00022901  0x00005ad8 fetch  0x00000002 , 0x00000aa2 
+ 00022902  0x00005ad9 increase  0xffffffff , 0x0000003f 
+ 00022903  0x00005ada istore  0x00000002 , 0x00000005 
+ 00022904  0x00005adb call  0x00005aa1 
+ 00022905  0x00005adc call  0x00005984 
+ 00022906  0x00005add increase  0xffffffff , 0x0000000b 
+ 00022907  0x00005ade branch  0x0000596d , 0x00000005 
+ 00022908  0x00005adf branch  0x0000596b 
+ 00022909  0x00005ae3 fetch  0x00000002 , 0x00000aa2 
+ 00022910  0x00005ae4 istore  0x00000002 , 0x00000005 
+ 00022911  0x00005ae6 fetch  0x00000001 , 0x000004b3 
+ 00022912  0x00005ae7 copy  0x0000003f , 0x00000039 
+ 00022913  0x00005ae8 call  0x00007e9f 
+ 00022914  0x00005ae9 call  0x00007ef4 
+ 00022915  0x00005aea branch  0x00007ea2 
+ 00022916  0x00005aec call  0x00007e9c 
+ 00022917  0x00005aed fetch  0x00000002 , 0x00000aa2 
+ 00022918  0x00005aee istore  0x00000002 , 0x00000005 
+ 00022919  0x00005aef call  0x00007ea2 
+ 00022920  0x00005af0 fetch  0x00000001 , 0x000004a2 
+ 00022921  0x00005af1 copy  0x0000003f , 0x00000039 
+ 00022922  0x00005af2 call  0x00007e9c 
+ 00022923  0x00005af3 call  0x00007e9f 
+ 00022924  0x00005af4 isub  0x00000039 , 0x00000006 
+ 00022925  0x00005af5 increase  0xffffffff , 0x00000006 
+ 00022926  0x00005af6 call  0x00007ef4 
+ 00022927  0x00005af7 branch  0x00007ea2 
+ 00022928  0x00005afc fetcht  0x00000002 , 0x0000445a 
+ 00022929  0x00005afd storet  0x00000002 , 0x00000aa2 
+ 00022930  0x00005aff call  0x00005a88 
+ 00022931  0x00005b00 nbranch  0x00005a76 , 0x00000002 
+ 00022932  0x00005b01 call  0x0000578a 
+ 00022933  0x00005b02 beq  0x00000001 , 0x00005a76 
+ 00022934  0x00005b03 call  0x00005a94 
+ 00022935  0x00005b04 nbranch  0x000059a6 , 0x00000005 
+ 00022936  0x00005b07 arg  0x00000014 , 0x00000011 
+ 00022937  0x00005b08 call  0x00005a82 
+ 00022938  0x00005b09 setarg  0x00000009 
+ 00022939  0x00005b0a istore  0x00000001 , 0x00000005 
+ 00022940  0x00005b0b fetch  0x00000001 , 0x000004b3 
+ 00022941  0x00005b0c copy  0x0000003f , 0x00000039 
+ 00022942  0x00005b0d increase  0x00000002 , 0x0000003f 
+ 00022943  0x00005b0e istore  0x00000001 , 0x00000005 
+ 00022944  0x00005b0f fetch  0x00000002 , 0x00000aa2 
+ 00022945  0x00005b10 istore  0x00000002 , 0x00000005 
+ 00022946  0x00005b11 call  0x00007e9f 
+ 00022947  0x00005b12 call  0x00007ef4 
+ 00022948  0x00005b13 call  0x00007ea2 
+ 00022949  0x00005b14 branch  0x00005aa5 
+ 00022950  0x00005b17 call  0x00005a84 
+ 00022951  0x00005b18 branch  0x00005992 
+ 00022952  0x00005b1c arg  0x00002a00 , 0x00000002 
+ 00022953  0x00005b1d call  0x0000577c 
+ 00022954  0x00005b1e rtn  0x00000034 
+ 00022955  0x00005b1f increase  0xfffffffb , 0x00000006 
+ 00022956  0x00005b20 ifetch  0x00000002 , 0x00000006 
+ 00022957  0x00005b21 store  0x00000002 , 0x00000aa2 
+ 00022958  0x00005b22 arg  0x00000014 , 0x00000011 
+ 00022959  0x00005b23 call  0x00005a82 
+ 00022960  0x00005b24 setarg  0x00000009 
+ 00022961  0x00005b25 istore  0x00000001 , 0x00000005 
+ 00022962  0x00005b26 fetch  0x00000001 , 0x000043af 
+ 00022963  0x00005b27 copy  0x0000003f , 0x00000039 
+ 00022964  0x00005b28 increase  0x00000002 , 0x0000003f 
+ 00022965  0x00005b29 istore  0x00000001 , 0x00000005 
+ 00022966  0x00005b2a fetch  0x00000002 , 0x00000aa2 
+ 00022967  0x00005b2b istore  0x00000002 , 0x00000005 
+ 00022968  0x00005b2c arg  0x000043b0 , 0x00000006 
+ 00022969  0x00005b2d call  0x00007ef4 
+ 00022970  0x00005b2e call  0x00007ea2 
+ 00022971  0x00005b2f branch  0x00005aa5 
+ 00022972  0x00005b34 fetcht  0x00000002 , 0x00000478 
+ 00022973  0x00005b35 fetch  0x00000001 , 0x000044e9 
+ 00022974  0x00005b36 bbit1  0x00000003 , 0x000059dd 
+ 00022975  0x00005b39 call  0x0000576a 
+ 00022976  0x00005b3a branch  0x00005a76 , 0x00000034 
+ 00022977  0x00005b3b increase  0xfffffffe , 0x00000006 
+ 00022978  0x00005b3c ifetch  0x00000002 , 0x00000006 
+ 00022979  0x00005b3d arg  0x00002a00 , 0x00000002 
+ 00022980  0x00005b3e isub  0x00000002 , 0x0000003e 
+ 00022981  0x00005b3f branch  0x000059d3 , 0x00000005 
+ 00022982  0x00005b40 ifetch  0x00000001 , 0x00000006 
+ 00022983  0x00005b41 sub  0x0000003f , 0x00000016 , 0x0000003e 
+ 00022984  0x00005b42 branch  0x000059ca , 0x00000002 
+ 00022985  0x00005b43 force  0x00000016 , 0x0000003f 
+ 00022986  0x00005b45 copy  0x0000003f , 0x00000013 
+ 00022987  0x00005b46 call  0x00007ea5 
+ 00022988  0x00005b47 add  0x00000013 , 0x00000001 , 0x00000011 
+ 00022989  0x00005b48 call  0x00005a82 
+ 00022990  0x00005b49 setarg  0x0000000b 
+ 00022991  0x00005b4a istore  0x00000001 , 0x00000005 
+ 00022992  0x00005b4b copy  0x00000013 , 0x00000039 
+ 00022993  0x00005b4c call  0x00007e9f 
+ 00022994  0x00005b4d branch  0x00007f01 
+ 00022995  0x00005b50 call  0x00007ea5 
+ 00022996  0x00005b51 fetch  0x00000001 , 0x000043af 
+ 00022997  0x00005b52 add  0x0000003f , 0x00000001 , 0x00000011 
+ 00022998  0x00005b53 call  0x00005a82 
+ 00022999  0x00005b54 setarg  0x0000000b 
+ 00023000  0x00005b55 istore  0x00000001 , 0x00000005 
+ 00023001  0x00005b56 fetch  0x00000001 , 0x000043af 
+ 00023002  0x00005b57 copy  0x0000003f , 0x00000039 
+ 00023003  0x00005b58 arg  0x000043b0 , 0x00000006 
+ 00023004  0x00005b59 branch  0x00007f01 
+ 00023005  0x00005b5d fetch  0x00000002 , 0x000044fa 
+ 00023006  0x00005b5e isub  0x00000002 , 0x0000003e 
+ 00023007  0x00005b5f nbranch  0x000059bf , 0x00000005 
+ 00023008  0x00005b61 call  0x00005a42 
+ 00023009  0x00005b62 nbranch  0x000059bf , 0x00000028 
+ 00023010  0x00005b63 jam  0x00000005 , 0x0000047a 
+ 00023011  0x00005b64 branch  0x00005a77 
+ 00023012  0x00005b68 ifetch  0x00000002 , 0x00000006 
+ 00023013  0x00005b69 store  0x00000002 , 0x0000445e 
+ 00023014  0x00005b6b arg  0x00000014 , 0x00000011 
+ 00023015  0x00005b6c call  0x00005a82 
+ 00023016  0x00005b6d setarg  0x0000000d 
+ 00023017  0x00005b6e istore  0x00000001 , 0x00000005 
+ 00023018  0x00005b6f fetch  0x00000002 , 0x0000445e 
+ 00023019  0x00005b70 iforce  0x00000011 
+ 00023020  0x00005b71 fetcht  0x00000002 , 0x00000478 
+ 00023021  0x00005b72 call  0x0000576a 
+ 00023022  0x00005b73 branch  0x00005a76 , 0x00000034 
+ 00023023  0x00005b74 ifetch  0x00000001 , 0x00000006 
+ 00023024  0x00005b75 isub  0x00000011 , 0x00000039 
+ 00023025  0x00005b76 nbranch  0x00005a76 , 0x00000002 
+ 00023026  0x00005b77 sub  0x00000039 , 0x00000016 , 0x0000003e 
+ 00023027  0x00005b78 branch  0x000059f5 , 0x00000002 
+ 00023028  0x00005b79 force  0x00000016 , 0x00000039 
+ 00023029  0x00005b7b deposit  0x00000011 
+ 00023030  0x00005b7c iadd  0x00000006 , 0x00000006 
+ 00023031  0x00005b7d call  0x00007ef4 
+ 00023032  0x00005b7e call  0x00007ea2 
+ 00023033  0x00005b7f branch  0x00005aa5 
+ 00023034  0x00005b83 call  0x00005ab1 
+ 00023035  0x00005b84 call  0x000056d7 
+ 00023036  0x00005b85 branch  0x000059fd 
+ 00023037  0x00005b8b arg  0x00000002 , 0x0000000b 
+ 00023038  0x00005b8c fetcht  0x00000002 , 0x0000445a 
+ 00023039  0x00005b90 storet  0x00000002 , 0x00000aa2 
+ 00023040  0x00005b91 call  0x00005756 
+ 00023041  0x00005b92 call  0x0000576d 
+ 00023042  0x00005b93 increase  0xfffffffe , 0x00000006 
+ 00023043  0x00005b94 copy  0x00000006 , 0x0000003f 
+ 00023044  0x00005b95 store  0x00000002 , 0x0000049c 
+ 00023045  0x00005b97 call  0x00005a88 
+ 00023046  0x00005b98 nbranch  0x00005a25 , 0x00000002 
+ 00023047  0x00005b99 fetcht  0x00000002 , 0x00000aa2 
+ 00023048  0x00005b9a call  0x0000578a 
+ 00023049  0x00005b9b beq  0x00000001 , 0x00005a28 
+ 00023050  0x00005b9d call  0x00005a8c 
+ 00023051  0x00005b9e nbranch  0x00005a23 , 0x00000005 
+ 00023052  0x00005b9f copy  0x0000000b , 0x0000003f 
+ 00023053  0x00005ba0 beq  0x00000000 , 0x00005a28 
+ 00023054  0x00005ba1 nbranch  0x00005a19 , 0x00000028 
+ 00023055  0x00005ba2 disable  0x00000028 
+ 00023056  0x00005ba4 arg  0x00000014 , 0x00000011 
+ 00023057  0x00005ba5 call  0x00005a82 
+ 00023058  0x00005ba6 setarg  0x00000011 
+ 00023059  0x00005ba7 istore  0x00000001 , 0x00000005 
+ 00023060  0x00005ba8 fetch  0x00000001 , 0x000004b3 
+ 00023061  0x00005ba9 increase  0x00000004 , 0x0000003f 
+ 00023062  0x00005baa istore  0x00000001 , 0x00000005 
+ 00023063  0x00005bab call  0x00007ea2 
+ 00023064  0x00005bac branch  0x00005a1f 
+ 00023065  0x00005bae fetch  0x00000001 , 0x000004b3 
+ 00023066  0x00005baf beq  0x00000010 , 0x00005a28 
+ 00023067  0x00005bb0 fetch  0x00000002 , 0x00000aa2 
+ 00023068  0x00005bb1 increase  0xffffffff , 0x0000003f 
+ 00023069  0x00005bb2 store  0x00000002 , 0x000004a0 
+ 00023070  0x00005bb3 call  0x00005a9c 
+ 00023071  0x00005bb5 fetch  0x00000002 , 0x00000aa2 
+ 00023072  0x00005bb6 store  0x00000002 , 0x0000049e 
+ 00023073  0x00005bb7 call  0x00005a97 
+ 00023074  0x00005bb8 increase  0xffffffff , 0x0000000b 
+ 00023075  0x00005bbb call  0x00005a84 
+ 00023076  0x00005bbc branch  0x00005a05 
+ 00023077  0x00005bbf fetch  0x00000002 , 0x00000aa2 
+ 00023078  0x00005bc0 store  0x00000002 , 0x000004a0 
+ 00023079  0x00005bc1 branch  0x00005a2c 
+ 00023080  0x00005bc3 fetch  0x00000002 , 0x00000aa2 
+ 00023081  0x00005bc4 increase  0xffffffff , 0x0000003f 
+ 00023082  0x00005bc5 store  0x00000002 , 0x000004a0 
+ 00023083  0x00005bc6 branch  0x00005a2c 
+ 00023084  0x00005bc8 branch  0x00005a76 , 0x00000028 
+ 00023085  0x00005bc9 call  0x00005a9c 
+ 00023086  0x00005bca branch  0x00005aa5 
+ 00023087  0x00005bd0 copy  0x00000006 , 0x00000011 
+ 00023088  0x00005bd1 fetch  0x00000002 , 0x000044fc 
+ 00023089  0x00005bd2 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023090  0x00005bd3 call  0x000056e2 
+ 00023091  0x00005bd5 fetch  0x00000001 , 0x000044e9 
+ 00023092  0x00005bd6 bbit0  0x00000004 , 0x00005a3d 
+ 00023093  0x00005bd8 fetcht  0x00000002 , 0x00000478 
+ 00023094  0x00005bd9 fetch  0x00000002 , 0x000044fa 
+ 00023095  0x00005bda isub  0x00000002 , 0x0000003e 
+ 00023096  0x00005bdb nbranch  0x00005a3d , 0x00000005 
+ 00023097  0x00005bdc call  0x00005a42 
+ 00023098  0x00005bdd nbranch  0x00005a3d , 0x00000028 
+ 00023099  0x00005bde jam  0x00000005 , 0x0000047a 
+ 00023100  0x00005bdf branch  0x00005a77 
+ 00023101  0x00005be2 force  0x00000001 , 0x00000011 
+ 00023102  0x00005be3 call  0x00005a82 
+ 00023103  0x00005be4 setarg  0x00000013 
+ 00023104  0x00005be5 istore  0x00000001 , 0x00000005 
+ 00023105  0x00005be6 rtn 
+ 00023106  0x00005be9 call  0x00007fe9 
+ 00023107  0x00005bea fetch  0x00000001 , 0x000044c6 
+ 00023108  0x00005beb rtneq  0x00000000 
+ 00023109  0x00005bec fetch  0x00000001 , 0x00004040 
+ 00023110  0x00005bed rtnbit1  0x00000004 
+ 00023111  0x00005bee branch  0x00007fe7 
+ 00023112  0x00005bf2 add  0x00000006 , 0x00000002 , 0x00000011 
+ 00023113  0x00005bf3 fetch  0x00000002 , 0x000044fc 
+ 00023114  0x00005bf4 add  0x0000003f , 0xfffffffb , 0x00000012 
+ 00023115  0x00005bf5 call  0x000056e2 
+ 00023116  0x00005bf6 branch  0x00005a4d 
+ 00023117  0x00005bfa fetch  0x00000002 , 0x000044fc 
+ 00023118  0x00005bfb copy  0x0000003f , 0x00000011 
+ 00023119  0x00005bfc call  0x00005a82 
+ 00023120  0x00005bfd setarg  0x00000017 
+ 00023121  0x00005bfe istore  0x00000001 , 0x00000005 
+ 00023122  0x00005bff fetch  0x00000002 , 0x00000478 
+ 00023123  0x00005c00 istore  0x00000002 , 0x00000005 
+ 00023124  0x00005c01 fetch  0x00000002 , 0x000044fc 
+ 00023125  0x00005c02 add  0x0000003f , 0xfffffffb , 0x00000039 
+ 00023126  0x00005c03 fetch  0x00000002 , 0x0000450d 
+ 00023127  0x00005c04 add  0x0000003f , 0x00000007 , 0x00000006 
+ 00023128  0x00005c05 ifetch  0x00000002 , 0x00000006 
+ 00023129  0x00005c06 istore  0x00000002 , 0x00000005 
+ 00023130  0x00005c07 branch  0x00007ef4 
+ 00023131  0x00005c0e force  0x00000001 , 0x00000011 
+ 00023132  0x00005c0f call  0x00005a82 
+ 00023133  0x00005c10 setarg  0x00000019 
+ 00023134  0x00005c11 istore  0x00000001 , 0x00000005 
+ 00023135  0x00005c12 rtn 
+ 00023136  0x00005c17 copy  0x00000006 , 0x00000011 
+ 00023137  0x00005c18 fetch  0x00000002 , 0x000044fc 
+ 00023138  0x00005c19 add  0x0000003f , 0xfffffffd , 0x00000012 
+ 00023139  0x00005c1a branch  0x000056e2 
+ 00023140  0x00005c20 copy  0x00000002 , 0x00000013 
+ 00023141  0x00005c21 increase  0x00000003 , 0x00000011 
+ 00023142  0x00005c22 call  0x00005a82 
+ 00023143  0x00005c23 increase  0xfffffffd , 0x00000011 
+ 00023144  0x00005c24 setarg  0x0000001b 
+ 00023145  0x00005c25 istore  0x00000001 , 0x00000005 
+ 00023146  0x00005c26 copy  0x00000013 , 0x00000002 
+ 00023147  0x00005c27 istoret  0x00000002 , 0x00000005 
+ 00023148  0x00005c28 rtn 
+ 00023149  0x00005c2c copy  0x00000002 , 0x00000013 
+ 00023150  0x00005c2d increase  0x00000003 , 0x00000011 
+ 00023151  0x00005c2e call  0x00005a82 
+ 00023152  0x00005c2f increase  0xfffffffd , 0x00000011 
+ 00023153  0x00005c30 setarg  0x0000001d 
+ 00023154  0x00005c31 istore  0x00000001 , 0x00000005 
+ 00023155  0x00005c32 copy  0x00000013 , 0x00000002 
+ 00023156  0x00005c33 istoret  0x00000002 , 0x00000005 
+ 00023157  0x00005c34 rtn 
+ 00023158  0x00005c3a jam  0x0000000a , 0x0000047a 
+ 00023159  0x00005c3c force  0x00000005 , 0x00000011 
+ 00023160  0x00005c3d call  0x00005a82 
+ 00023161  0x00005c3e setarg  0x00000001 
+ 00023162  0x00005c3f istore  0x00000001 , 0x00000005 
+ 00023163  0x00005c40 fetch  0x00000001 , 0x00000477 
+ 00023164  0x00005c41 istore  0x00000001 , 0x00000005 
+ 00023165  0x00005c42 fetch  0x00000002 , 0x00000478 
+ 00023166  0x00005c43 istore  0x00000002 , 0x00000005 
+ 00023167  0x00005c44 fetch  0x00000001 , 0x0000047a 
+ 00023168  0x00005c45 istore  0x00000001 , 0x00000005 
+ 00023169  0x00005c46 rtn 
+ 00023170  0x00005c4a force  0x00000004 , 0x00000012 
+ 00023171  0x00005c4b branch  0x00005847 
+ 00023172  0x00005c4f fetcht  0x00000002 , 0x00000aa2 
+ 00023173  0x00005c50 increase  0x00000001 , 0x00000002 
+ 00023174  0x00005c51 storet  0x00000002 , 0x00000aa2 
+ 00023175  0x00005c52 rtn 
+ 00023176  0x00005c55 fetcht  0x00000002 , 0x00000aa2 
+ 00023177  0x00005c56 fetch  0x00000002 , 0x0000445c 
+ 00023178  0x00005c57 isub  0x00000002 , 0x0000003e 
+ 00023179  0x00005c58 rtn 
+ 00023180  0x00005c5c fetcht  0x00000001 , 0x0000445e 
+ 00023181  0x00005c5d arg  0x0000445f , 0x00000011 
+ 00023182  0x00005c5f fetch  0x00000001 , 0x000004a2 
+ 00023183  0x00005c60 copy  0x0000003f , 0x00000039 
+ 00023184  0x00005c61 isub  0x00000002 , 0x0000003e 
+ 00023185  0x00005c62 nrtn  0x00000005 
+ 00023186  0x00005c63 arg  0x000004a3 , 0x00000012 
+ 00023187  0x00005c64 branch  0x00007f88 
+ 00023188  0x00005c67 fetcht  0x00000001 , 0x00004471 
+ 00023189  0x00005c68 arg  0x00004472 , 0x00000011 
+ 00023190  0x00005c69 branch  0x00005a8e 
+ 00023191  0x00005c6d fetch  0x00000001 , 0x000004b3 
+ 00023192  0x00005c6e store  0x00000001 , 0x00000101 
+ 00023193  0x00005c6f copy  0x0000003f , 0x00000039 
+ 00023194  0x00005c70 call  0x00007e9f 
+ 00023195  0x00005c71 branch  0x00007ef4 
+ 00023196  0x00005c75 call  0x00007e9c 
+ 00023197  0x00005c76 fetch  0x00000002 , 0x0000049e 
+ 00023198  0x00005c77 istore  0x00000002 , 0x00000005 
+ 00023199  0x00005c78 fetch  0x00000002 , 0x000004a0 
+ 00023200  0x00005c79 istore  0x00000002 , 0x00000005 
+ 00023201  0x00005c7b fetch  0x00000001 , 0x00000101 
+ 00023202  0x00005c7c copy  0x0000003f , 0x00000039 
+ 00023203  0x00005c7d call  0x00007ef4 
+ 00023204  0x00005c7e branch  0x00007ea2 
+ 00023205  0x00005c83 call  0x00007e9c 
+ 00023206  0x00005c84 call  0x0000588a 
+ 00023207  0x00005c85 copy  0x00000005 , 0x0000003f 
+ 00023208  0x00005c86 isub  0x00000006 , 0x00000011 
+ 00023209  0x00005c87 call  0x0000588d 
+ 00023210  0x00005c88 copy  0x00000011 , 0x0000003f 
+ 00023211  0x00005c89 istore  0x00000002 , 0x00000006 
+ 00023212  0x00005c8a increase  0x00000004 , 0x00000011 
+ 00023213  0x00005c8b call  0x00005879 
+ 00023214  0x00005c8c copy  0x00000011 , 0x0000003f 
+ 00023215  0x00005c8d istore  0x00000001 , 0x00000006 
+ 00023216  0x00005c8e rtn 
+ 00023217  0x00005c92 rshift8  0x0000003f , 0x0000003f 
+ 00023218  0x00005c93 store  0x00000002 , 0x0000445a 
+ 00023219  0x00005c94 ifetch  0x00000002 , 0x00000006 
+ 00023220  0x00005c95 store  0x00000002 , 0x0000445c 
+ 00023221  0x00005c96 rtn 
+ 00023222  0x00005c9c ifetch  0x00000001 , 0x00000006 
+ 00023223  0x00005c9d ifetcht  0x00000001 , 0x00000006 
+ 00023224  0x00005c9e ifetcht  0x00000002 , 0x00000006 
+ 00023225  0x00005c9f beq  0x00000013 , 0x00005abb 
+ 00023226  0x00005ca0 rtn 
+ 00023227  0x00005ca2 ifetch  0x00000002 , 0x00000006 
+ 00023228  0x00005ca3 store  0x00000002 , 0x00004509 
+ 00023229  0x00005ca4 jam  0x00000040 , 0x00000a99 
+ 00023230  0x00005ca5 branch  0x00007d86 
+ 00023231  0x00005cac arg  0x0000000c , 0x00000011 
+ 00023232  0x00005cad arg  0x00000012 , 0x00000013 
+ 00023233  0x00005cae call  0x00005ac7 
+ 00023234  0x00005caf setarg  0x00000008 
+ 00023235  0x00005cb0 istore  0x00000002 , 0x00000005 
+ 00023236  0x00005cb1 fetch  0x00000008 , 0x00004496 
+ 00023237  0x00005cb2 istore  0x00000008 , 0x00000005 
+ 00023238  0x00005cb3 rtn 
+ 00023239  0x00005cb8 call  0x00005acf 
+ 00023240  0x00005cb9 arg  0x00000005 , 0x00000012 
+ 00023241  0x00005cba call  0x00005847 
+ 00023242  0x00005cbb copy  0x00000013 , 0x0000003f 
+ 00023243  0x00005cbc istore  0x00000001 , 0x00000005 
+ 00023244  0x00005cbd fetch  0x00000001 , 0x00004508 
+ 00023245  0x00005cbe istore  0x00000001 , 0x00000005 
+ 00023246  0x00005cbf rtn 
+ 00023247  0x00005cc3 fetch  0x00000001 , 0x00004508 
+ 00023248  0x00005cc5 pincrease  0x00000001 
+ 00023249  0x00005cc6 store  0x00000001 , 0x00004508 
+ 00023250  0x00005cc7 rtnne  0x00000000 
+ 00023251  0x00005cca jam  0x00000001 , 0x00004508 
+ 00023252  0x00005ccb rtn 
+ 00023253  0x00005cd1 fetch  0x00000001 , 0x000044c6 
+ 00023254  0x00005cd2 beq  0x00000000 , 0x00005ae4 
+ 00023255  0x00005cd3 beq  0x00000001 , 0x00005ae7 
+ 00023256  0x00005cd4 beq  0x00000002 , 0x00005ae9 
+ 00023257  0x00005cd5 beq  0x00000081 , 0x00005add 
+ 00023258  0x00005cd6 beq  0x00000082 , 0x00005adf 
+ 00023259  0x00005cd7 beq  0x00000083 , 0x00005ae2 
+ 00023260  0x00005cd8 rtn 
+ 00023261  0x00005cdb jam  0x0000000d , 0x00004456 
+ 00023262  0x00005cdc branch  0x00005ae5 
+ 00023263  0x00005cde jam  0x0000000d , 0x00004456 
+ 00023264  0x00005cdf jam  0x00000001 , 0x00004454 
+ 00023265  0x00005ce0 rtn 
+ 00023266  0x00005ce2 jam  0x0000000d , 0x00004456 
+ 00023267  0x00005ce3 branch  0x00005aea 
+ 00023268  0x00005ce5 jam  0x00000000 , 0x00004456 
+ 00023269  0x00005ce7 jam  0x00000003 , 0x00004454 
+ 00023270  0x00005ce8 rtn 
+ 00023271  0x00005cea jam  0x00000005 , 0x00004456 
+ 00023272  0x00005ceb branch  0x00005ae5 
+ 00023273  0x00005ced jam  0x00000005 , 0x00004456 
+ 00023274  0x00005cef jam  0x00000000 , 0x00004454 
+ 00023275  0x00005cf0 rtn 
+ 00023276  0x00005cf4 fetch  0x00000001 , 0x00004456 
+ 00023277  0x00005cf5 set1  0x00000003 , 0x0000003f 
+ 00023278  0x00005cf6 store  0x00000001 , 0x00004456 
+ 00023279  0x00005cf7 rtn 
+ 00023280  0x00005cf9 fetch  0x00000001 , 0x00004456 
+ 00023281  0x00005cfa set0  0x00000003 , 0x0000003f 
+ 00023282  0x00005cfb store  0x00000001 , 0x00004456 
+ 00023283  0x00005cfc rtn 
+ 00023284  0x00005cff ifetch  0x00000001 , 0x00000006 
+ 00023285  0x00005d00 beq  0x00000001 , 0x00005b09 
+ 00023286  0x00005d02 beq  0x00000003 , 0x00005b30 
+ 00023287  0x00005d03 beq  0x00000004 , 0x00005b4d 
+ 00023288  0x00005d04 beq  0x00000005 , 0x00005b5a 
+ 00023289  0x00005d05 beq  0x00000006 , 0x00005b80 
+ 00023290  0x00005d06 beq  0x00000007 , 0x00005bc4 
+ 00023291  0x00005d07 beq  0x00000008 , 0x00005baf 
+ 00023292  0x00005d08 beq  0x00000009 , 0x00005bc0 
+ 00023293  0x00005d09 beq  0x0000000a , 0x00005bc4 
+ 00023294  0x00005d0a beq  0x0000000b , 0x00005bc4 
+ 00023295  0x00005d0b beq  0x0000000c , 0x00005bc5 
+ 00023296  0x00005d0c beq  0x0000000d , 0x00005bca 
+ 00023297  0x00005d0d rtn 
+ 00023298  0x00005d12 force  0x00000002 , 0x00000011 
+ 00023299  0x00005d13 call  0x00005c62 
+ 00023300  0x00005d14 setarg  0x0000000b 
+ 00023301  0x00005d15 istore  0x00000001 , 0x00000005 
+ 00023302  0x00005d16 fetch  0x00000001 , 0x00004456 
+ 00023303  0x00005d17 istore  0x00000001 , 0x00000005 
+ 00023304  0x00005d18 rtn 
+ 00023305  0x00005d1b store  0x00000001 , 0x0000444c 
+ 00023306  0x00005d1c ifetch  0x00000006 , 0x00000006 
+ 00023307  0x00005d1d istore  0x00000006 , 0x00000005 
+ 00023308  0x00005d1e fetch  0x00000001 , 0x000044c6 
+ 00023309  0x00005d1f beq  0x00000000 , 0x00005b5f 
+ 00023310  0x00005d20 call  0x00005b2b 
+ 00023311  0x00005d21 call  0x00005b26 
+ 00023312  0x00005d22 jam  0x00000003 , 0x000044c4 
+ 00023313  0x00005d23 fetch  0x00000001 , 0x0000444d 
+ 00023314  0x00005d24 beq  0x00000000 , 0x00005b18 
+ 00023315  0x00005d25 beq  0x00000001 , 0x00005b18 
+ 00023316  0x00005d26 beq  0x00000003 , 0x00005b18 
+ 00023317  0x00005d27 fetch  0x00000001 , 0x000044c6 
+ 00023318  0x00005d28 beq  0x00000002 , 0x00005b1b 
+ 00023319  0x00005d29 rtneq  0x00000083 
+ 00023320  0x00005d2b arg  0x00000000 , 0x0000003f 
+ 00023321  0x00005d2c store  0x00000004 , 0x000044c7 
+ 00023322  0x00005d2d rtn 
+ 00023323  0x00005d30 fetch  0x00000001 , 0x000044e9 
+ 00023324  0x00005d31 bbit1  0x00000000 , 0x00005b24 
+ 00023325  0x00005d33 arg  0x000044c7 , 0x00000011 
+ 00023326  0x00005d34 copy  0x00000011 , 0x00000005 
+ 00023327  0x00005d35 arg  0x00000003 , 0x00000039 
+ 00023328  0x00005d36 call  0x0000630d 
+ 00023329  0x00005d37 fetch  0x00000002 , 0x000044c9 
+ 00023330  0x00005d38 and_into  0x00000007 , 0x0000003f 
+ 00023331  0x00005d39 store  0x00000002 , 0x000044c9 
+ 00023332  0x00005d3b jam  0x00000034 , 0x00000a99 
+ 00023333  0x00005d3c branch  0x00007d86 
+ 00023334  0x00005d3f fetch  0x00000001 , 0x0000444f 
+ 00023335  0x00005d40 rtnbit1  0x00000003 
+ 00023336  0x00005d41 fetch  0x00000001 , 0x000044c6 
+ 00023337  0x00005d42 rtnbit0  0x00000007 
+ 00023338  0x00005d43 branch  0x00003402 
+ 00023339  0x00005d46 force  0x00000007 , 0x00000011 
+ 00023340  0x00005d47 call  0x00005c62 
+ 00023341  0x00005d48 fetch  0x00000007 , 0x00004453 
+ 00023342  0x00005d49 istore  0x00000007 , 0x00000005 
+ 00023343  0x00005d4a rtn 
+ 00023344  0x00005d4e copy  0x00000006 , 0x00000011 
+ 00023345  0x00005d4f fetch  0x00000001 , 0x000044c6 
+ 00023346  0x00005d50 beq  0x00000083 , 0x00005b37 
+ 00023347  0x00005d51 copy  0x00000011 , 0x00000006 
+ 00023348  0x00005d52 arg  0x0000442a , 0x00000005 
+ 00023349  0x00005d53 call  0x00007ebf 
+ 00023350  0x00005d54 branch  0x00005b3d 
+ 00023351  0x00005d56 copy  0x00000011 , 0x00000006 
+ 00023352  0x00005d57 arg  0x0000442a , 0x00000005 
+ 00023353  0x00005d58 call  0x00007ebf 
+ 00023354  0x00005d59 jam  0x00000002 , 0x000044bf 
+ 00023355  0x00005d5a jam  0x00000008 , 0x000044c1 
+ 00023356  0x00005d5b rtn 
+ 00023357  0x00005d5f fetch  0x00000001 , 0x000044c6 
+ 00023358  0x00005d60 bbit1  0x00000007 , 0x00005b45 
+ 00023359  0x00005d61 call  0x0000739c 
+ 00023360  0x00005d62 force  0x00000011 , 0x00000011 
+ 00023361  0x00005d63 call  0x00005c62 
+ 00023362  0x00005d64 setarg  0x00000003 
+ 00023363  0x00005d65 istore  0x00000001 , 0x00000005 
+ 00023364  0x00005d66 branch  0x00007497 
+ 00023365  0x00005d6a arg  0x0000443a , 0x00000005 
+ 00023366  0x00005d6b call  0x0000630c 
+ 00023367  0x00005d6c call  0x000071c5 
+ 00023368  0x00005d6d force  0x00000011 , 0x00000011 
+ 00023369  0x00005d6e call  0x00005c62 
+ 00023370  0x00005d6f setarg  0x00000003 
+ 00023371  0x00005d70 istore  0x00000001 , 0x00000005 
+ 00023372  0x00005d71 branch  0x00007201 
+ 00023373  0x00005d76 copy  0x00000006 , 0x00000011 
+ 00023374  0x00005d77 fetch  0x00000001 , 0x000044c6 
+ 00023375  0x00005d78 bbit1  0x00000007 , 0x00005b61 
+ 00023376  0x00005d79 copy  0x00000011 , 0x00000006 
+ 00023377  0x00005d7a call  0x00007394 
+ 00023378  0x00005d7b branch  0x00005b75 , 0x00000005 
+ 00023379  0x00005d7d jam  0x00000004 , 0x0000047b 
+ 00023380  0x00005d7f force  0x00000002 , 0x00000011 
+ 00023381  0x00005d80 call  0x00005c62 
+ 00023382  0x00005d81 setarg  0x00000005 
+ 00023383  0x00005d82 istore  0x00000001 , 0x00000005 
+ 00023384  0x00005d83 fetch  0x00000001 , 0x0000047b 
+ 00023385  0x00005d84 istore  0x00000001 , 0x00000005 
+ 00023386  0x00005d86 force  0x0000000a , 0x00000007 
+ 00023387  0x00005d87 call  0x00007f07 
+ 00023388  0x00005d88 jam  0x00000000 , 0x000044c4 
+ 00023389  0x00005d89 jam  0x00000030 , 0x00000a99 
+ 00023390  0x00005d8a branch  0x00007d86 
+ 00023391  0x00005d8d jam  0x00000005 , 0x0000047b 
+ 00023392  0x00005d8e branch  0x00005b54 
+ 00023393  0x00005d92 arg  0x0000042f , 0x00000005 
+ 00023394  0x00005d93 copy  0x00000011 , 0x00000006 
+ 00023395  0x00005d94 call  0x00007ebf 
+ 00023396  0x00005d95 fetch  0x00000001 , 0x000044c6 
+ 00023397  0x00005d96 beq  0x00000083 , 0x00005b6c 
+ 00023398  0x00005d97 call  0x0000714f 
+ 00023399  0x00005d9a call  0x00005b7a 
+ 00023400  0x00005d9b fetch  0x00000001 , 0x000044c6 
+ 00023401  0x00005d9c rtnne  0x00000082 
+ 00023402  0x00005d9d jam  0x0000003b , 0x00000a99 
+ 00023403  0x00005d9e branch  0x00007d86 
+ 00023404  0x00005da1 call  0x000071ba 
+ 00023405  0x00005da2 arg  0x00000af2 , 0x00000005 
+ 00023406  0x00005da3 call  0x00007201 
+ 00023407  0x00005da4 arg  0x00000af2 , 0x00000011 
+ 00023408  0x00005da5 arg  0x0000442a , 0x00000012 
+ 00023409  0x00005da6 arg  0x00000010 , 0x00000039 
+ 00023410  0x00005da7 call  0x00007f88 
+ 00023411  0x00005da8 nbranch  0x00005b53 , 0x00000005 
+ 00023412  0x00005da9 branch  0x00005b7a 
+ 00023413  0x00005dac call  0x00007390 
+ 00023414  0x00005dad jam  0x00000031 , 0x00000a99 
+ 00023415  0x00005dae call  0x00007d86 
+ 00023416  0x00005daf jam  0x00000001 , 0x00004429 
+ 00023417  0x00005db0 jam  0x00000005 , 0x000044c4 
+ 00023418  0x00005db3 force  0x00000011 , 0x00000011 
+ 00023419  0x00005db4 call  0x00005c62 
+ 00023420  0x00005db5 setarg  0x00000004 
+ 00023421  0x00005db6 istore  0x00000001 , 0x00000005 
+ 00023422  0x00005db7 arg  0x0000443a , 0x00000006 
+ 00023423  0x00005db8 branch  0x00007ebf 
+ 00023424  0x00005dbb arg  0x0000041f , 0x00000005 
+ 00023425  0x00005dbc branch  0x00007ebf 
+ 00023426  0x00005dbf force  0x00000011 , 0x00000011 
+ 00023427  0x00005dc0 call  0x00005c62 
+ 00023428  0x00005dc1 setarg  0x00000006 
+ 00023429  0x00005dc2 istore  0x00000001 , 0x00000005 
+ 00023430  0x00005dc3 fetch  0x00000001 , 0x000044e9 
+ 00023431  0x00005dc4 bbit1  0x00000001 , 0x00005b8a 
+ 00023432  0x00005dc5 arg  0x00004419 , 0x00000006 
+ 00023433  0x00005dc6 branch  0x00007ebf 
+ 00023434  0x00005dc9 arg  0x000044ea , 0x00000006 
+ 00023435  0x00005dca branch  0x00007ebf 
+ 00023436  0x00005dce arg  0x000044cb , 0x00000005 
+ 00023437  0x00005dcf force  0x0000000a , 0x00000039 
+ 00023438  0x00005dd0 call  0x0000630d 
+ 00023439  0x00005dd1 force  0x0000000b , 0x00000011 
+ 00023440  0x00005dd2 call  0x00005c62 
+ 00023441  0x00005dd3 setarg  0x00000007 
+ 00023442  0x00005dd4 istore  0x00000001 , 0x00000005 
+ 00023443  0x00005dd5 fetch  0x00000002 , 0x000044cb 
+ 00023444  0x00005dd6 istore  0x00000002 , 0x00000005 
+ 00023445  0x00005dd7 fetch  0x00000008 , 0x000044cd 
+ 00023446  0x00005dd8 istore  0x00000008 , 0x00000005 
+ 00023447  0x00005dd9 rtn 
+ 00023448  0x00005ddc force  0x00000011 , 0x00000011 
+ 00023449  0x00005ddd call  0x00005c62 
+ 00023450  0x00005dde setarg  0x00000008 
+ 00023451  0x00005ddf istore  0x00000001 , 0x00000005 
+ 00023452  0x00005de0 setarg  0x00000000 
+ 00023453  0x00005de1 istore  0x00000008 , 0x00000005 
+ 00023454  0x00005de2 istore  0x00000008 , 0x00000005 
+ 00023455  0x00005de3 rtn 
+ 00023456  0x00005de7 force  0x00000008 , 0x00000011 
+ 00023457  0x00005de8 call  0x00005c62 
+ 00023458  0x00005de9 setarg  0x00000009 
+ 00023459  0x00005dea istore  0x00000001 , 0x00000005 
+ 00023460  0x00005deb fetch  0x00000001 , 0x00004495 
+ 00023461  0x00005dec istore  0x00000001 , 0x00000005 
+ 00023462  0x00005ded fetch  0x00000006 , 0x000044a0 
+ 00023463  0x00005dee istore  0x00000006 , 0x00000005 
+ 00023464  0x00005def rtn 
+ 00023465  0x00005df3 jam  0x00000008 , 0x0000047b 
+ 00023466  0x00005df4 branch  0x00005b54 
+ 00023467  0x00005df7 fetch  0x00000001 , 0x00004458 
+ 00023468  0x00005df8 fetcht  0x00000001 , 0x00004458 
+ 00023469  0x00005df9 iand  0x00000002 , 0x0000003f 
+ 00023470  0x00005dfa rtn 
+ 00023471  0x00005dfd arg  0x000044d5 , 0x00000005 
+ 00023472  0x00005dfe call  0x00007ebf 
+ 00023473  0x00005dff call  0x00005bab 
+ 00023474  0x00005e00 isolate0  0x00000001 , 0x0000003f 
+ 00023475  0x00005e01 branch  0x00005ba9 , 0x00000001 
+ 00023476  0x00005e02 fetch  0x00000001 , 0x00004092 
+ 00023477  0x00005e03 rtnne  0x0000000a 
+ 00023478  0x00005e04 call  0x00005bb9 
+ 00023479  0x00005e05 nrtn  0x00000028 
+ 00023480  0x00005e06 branch  0x00003410 
+ 00023481  0x00005e0a call  0x00007fe9 
+ 00023482  0x00005e0b fetch  0x00000001 , 0x0000448e 
+ 00023483  0x00005e0c rtneq  0x00000000 
+ 00023484  0x00005e0d fetch  0x00000001 , 0x00000454 
+ 00023485  0x00005e0e compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00023486  0x00005e0f rtn  0x00000001 
+ 00023487  0x00005e10 branch  0x00007fe7 
+ 00023488  0x00005e13 call  0x00005bab 
+ 00023489  0x00005e14 isolate0  0x00000001 , 0x0000003f 
+ 00023490  0x00005e15 branch  0x00005ba9 , 0x00000001 
+ 00023491  0x00005e16 rtn 
+ 00023492  0x00005e1b rtn 
+ 00023493  0x00005e1e arg  0x000009be , 0x00000005 
+ 00023494  0x00005e1f call  0x00007eb3 
+ 00023495  0x00005e20 jam  0x00000002 , 0x000044bf 
+ 00023496  0x00005e21 jam  0x00000001 , 0x000044c1 
+ 00023497  0x00005e22 rtn 
+ 00023498  0x00005e25 arg  0x00000a6e , 0x00000005 
+ 00023499  0x00005e26 call  0x00007ebf 
+ 00023500  0x00005e27 jam  0x00000006 , 0x000044c1 
+ 00023501  0x00005e28 jam  0x00000002 , 0x000044bf 
+ 00023502  0x00005e29 rtn 
+ 00023503  0x00005e2c force  0x00000041 , 0x00000011 
+ 00023504  0x00005e2d call  0x00005c62 
+ 00023505  0x00005e2e setarg  0x0000000c 
+ 00023506  0x00005e2f istore  0x00000001 , 0x00000005 
+ 00023507  0x00005e30 arg  0x000045d2 , 0x00000006 
+ 00023508  0x00005e31 branch  0x00007eb3 
+ 00023509  0x00005e34 call  0x00007166 
+ 00023510  0x00005e35 force  0x00000011 , 0x00000011 
+ 00023511  0x00005e36 call  0x00005c62 
+ 00023512  0x00005e37 setarg  0x0000000d 
+ 00023513  0x00005e38 istore  0x00000001 , 0x00000005 
+ 00023514  0x00005e39 branch  0x00007201 
+ 00023515  0x00005e3d fetch  0x00000001 , 0x000044c4 
+ 00023516  0x00005e3e rtneq  0x000000ff 
+ 00023517  0x00005e3f arg  0x00000003 , 0x00000002 
+ 00023518  0x00005e40 isub  0x00000002 , 0x0000003e 
+ 00023519  0x00005e41 nrtn  0x00000002 
+ 00023520  0x00005e42 arg  0x0000000a , 0x00000007 
+ 00023521  0x00005e43 call  0x00007f16 
+ 00023522  0x00005e44 nrtn  0x00000034 
+ 00023523  0x00005e45 branch  0x00005ba9 
+ 00023524  0x00005e48 bpatchx  0x00000078 , 0x0000402f 
+ 00023525  0x00005e49 fetch  0x00000001 , 0x000044c4 
+ 00023526  0x00005e4a beq  0x00000000 , 0x00005bef 
+ 00023527  0x00005e4b beq  0x00000001 , 0x00005bf5 
+ 00023528  0x00005e4c beq  0x00000002 , 0x00005bef 
+ 00023529  0x00005e4d beq  0x00000003 , 0x00005bf7 
+ 00023530  0x00005e4e beq  0x00000005 , 0x00005bfb 
+ 00023531  0x00005e4f beq  0x00000007 , 0x00005c07 
+ 00023532  0x00005e50 beq  0x00000008 , 0x00005c09 
+ 00023533  0x00005e51 beq  0x00000009 , 0x00005c10 
+ 00023534  0x00005e52 rtn 
+ 00023535  0x00005e56 fetch  0x00000001 , 0x000044c5 
+ 00023536  0x00005e57 rtnne  0x00000004 
+ 00023537  0x00005e58 jam  0x000000ff , 0x000044c5 
+ 00023538  0x00005e59 jam  0x000000ff , 0x000044c4 
+ 00023539  0x00005e5a jam  0x0000003f , 0x00000a99 
+ 00023540  0x00005e5b branch  0x00007d86 
+ 00023541  0x00005e5f jam  0x00000002 , 0x000044c4 
+ 00023542  0x00005e60 branch  0x00005b02 
+ 00023543  0x00005e63 jam  0x00000004 , 0x000044c4 
+ 00023544  0x00005e64 setarg  0x00017700 
+ 00023545  0x00005e65 arg  0x0000000a , 0x00000007 
+ 00023546  0x00005e66 branch  0x00007f08 
+ 00023547  0x00005e69 fetch  0x00000001 , 0x000044c5 
+ 00023548  0x00005e6a beq  0x00000004 , 0x00005bfe 
+ 00023549  0x00005e6b rtn 
+ 00023550  0x00005e6e jam  0x00000007 , 0x000044c4 
+ 00023551  0x00005e6f jam  0x00000029 , 0x00000a99 
+ 00023552  0x00005e70 call  0x00007d86 
+ 00023553  0x00005e71 call  0x00005b82 
+ 00023554  0x00005e72 fetch  0x00000001 , 0x00004092 
+ 00023555  0x00005e73 rtnne  0x0000000a 
+ 00023556  0x00005e74 call  0x00005bb9 
+ 00023557  0x00005e75 rtn  0x00000028 
+ 00023558  0x00005e76 branch  0x00003410 
+ 00023559  0x00005e7a jam  0x00000008 , 0x000044c4 
+ 00023560  0x00005e7b branch  0x00005b8c 
+ 00023561  0x00005e7e fetch  0x00000001 , 0x00004452 
+ 00023562  0x00005e7f fetcht  0x00000001 , 0x00004459 
+ 00023563  0x00005e80 iand  0x00000002 , 0x0000003f 
+ 00023564  0x00005e81 isolate0  0x00000001 , 0x0000003f 
+ 00023565  0x00005e82 branch  0x00005c12 , 0x00000001 
+ 00023566  0x00005e83 jam  0x00000009 , 0x000044c4 
+ 00023567  0x00005e84 branch  0x00005b98 
+ 00023568  0x00005e87 call  0x00005ba0 
+ 00023569  0x00005e88 branch  0x00005c12 
+ 00023570  0x00005e8c force  0x0000000a , 0x00000007 
+ 00023571  0x00005e8d call  0x00007f07 
+ 00023572  0x00005e8e jam  0x000000ff , 0x000044c5 
+ 00023573  0x00005e8f jam  0x000000ff , 0x000044c4 
+ 00023574  0x00005e90 jam  0x0000003e , 0x00000a99 
+ 00023575  0x00005e91 branch  0x00007d86 
+ 00023576  0x00005e96 bpatchx  0x00000079 , 0x0000402f 
+ 00023577  0x00005e97 fetch  0x00000001 , 0x000044c6 
+ 00023578  0x00005e98 rtnbit0  0x00000007 
+ 00023579  0x00005e99 fetch  0x00000001 , 0x000044bf 
+ 00023580  0x00005e9a rtnne  0x00000002 
+ 00023581  0x00005e9b jam  0x00000000 , 0x000044bf 
+ 00023582  0x00005e9c fetch  0x00000001 , 0x000044c1 
+ 00023583  0x00005e9d beq  0x00000001 , 0x00005c58 
+ 00023584  0x00005e9e beq  0x00000002 , 0x00005c5f 
+ 00023585  0x00005e9f beq  0x00000003 , 0x00005c52 
+ 00023586  0x00005ea0 beq  0x00000006 , 0x00005c39 
+ 00023587  0x00005ea1 beq  0x00000007 , 0x00005c30 
+ 00023588  0x00005ea2 beq  0x00000008 , 0x00005c26 
+ 00023589  0x00005ea3 rtn 
+ 00023590  0x00005ea7 fetch  0x00000001 , 0x00004663 
+ 00023591  0x00005ea8 copy  0x0000003f , 0x00000007 
+ 00023592  0x00005ea9 increase  0x00000001 , 0x0000003f 
+ 00023593  0x00005eaa store  0x00000001 , 0x00004663 
+ 00023594  0x00005eab fetch  0x00000004 , 0x000044c7 
+ 00023595  0x00005eac qisolate1  0x0000003f 
+ 00023596  0x00005ead setarg  0x00000080 
+ 00023597  0x00005eae setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00023598  0x00005eaf store  0x00000001 , 0x00004664 
+ 00023599  0x00005eb0 branch  0x00005c55 
+ 00023600  0x00005eb3 fetch  0x00000001 , 0x000044c2 
+ 00023601  0x00005eb4 jam  0x00000000 , 0x000044c2 
+ 00023602  0x00005eb5 beq  0x00000001 , 0x00005c35 
+ 00023603  0x00005eb6 jam  0x00000002 , 0x000044bf 
+ 00023604  0x00005eb7 rtn 
+ 00023605  0x00005eba jam  0x00000031 , 0x00000a99 
+ 00023606  0x00005ebb call  0x00007d86 
+ 00023607  0x00005ebc jam  0x00000005 , 0x000044c4 
+ 00023608  0x00005ebd branch  0x00005bd5 
+ 00023609  0x00005ec0 fetch  0x00000001 , 0x000009b9 
+ 00023610  0x00005ec1 beq  0x00000003 , 0x00005c3d 
+ 00023611  0x00005ec2 jam  0x00000002 , 0x000044bf 
+ 00023612  0x00005ec3 rtn 
+ 00023613  0x00005ec6 call  0x0000718d 
+ 00023614  0x00005eca fetch  0x00000001 , 0x000044c6 
+ 00023615  0x00005ecb beq  0x00000083 , 0x00005c41 
+ 00023616  0x00005ecc call  0x00005b18 
+ 00023617  0x00005ece call  0x0000717a 
+ 00023618  0x00005ecf arg  0x00000af2 , 0x00000011 
+ 00023619  0x00005ed0 arg  0x00000a6e , 0x00000012 
+ 00023620  0x00005ed1 arg  0x00000010 , 0x00000039 
+ 00023621  0x00005ed2 call  0x00007f88 
+ 00023622  0x00005ed3 branch  0x00005c49 , 0x00000005 
+ 00023623  0x00005ed5 jam  0x0000000b , 0x0000047b 
+ 00023624  0x00005ed6 branch  0x00005b54 
+ 00023625  0x00005eda call  0x00007595 
+ 00023626  0x00005edb nbranch  0x00005c47 , 0x00000005 
+ 00023627  0x00005edc jam  0x00000001 , 0x00004429 
+ 00023628  0x00005edd fetch  0x00000001 , 0x000044c6 
+ 00023629  0x00005ede beq  0x00000081 , 0x00005c35 
+ 00023630  0x00005edf beq  0x00000083 , 0x00005c35 
+ 00023631  0x00005ee0 jam  0x00000002 , 0x000044bf 
+ 00023632  0x00005ee1 jam  0x00000007 , 0x000044c1 
+ 00023633  0x00005ee2 rtn 
+ 00023634  0x00005ee5 fetch  0x00000001 , 0x000044c6 
+ 00023635  0x00005ee6 beq  0x00000083 , 0x00005c56 
+ 00023636  0x00005ee7 jam  0x00000000 , 0x00004664 
+ 00023637  0x00005ee9 branch  0x00005b3d 
+ 00023638  0x00005eef jam  0x00000000 , 0x00004663 
+ 00023639  0x00005ef0 branch  0x00005b1b 
+ 00023640  0x00005ef4 jam  0x00000002 , 0x000044bf 
+ 00023641  0x00005ef5 fetch  0x00000001 , 0x000044c3 
+ 00023642  0x00005ef6 beq  0x00000003 , 0x00005c5c 
+ 00023643  0x00005ef8 rtn 
+ 00023644  0x00005efb jam  0x00000002 , 0x000044c1 
+ 00023645  0x00005efc jam  0x00000000 , 0x000009b9 
+ 00023646  0x00005efd branch  0x00007a99 
+ 00023647  0x00005f00 jam  0x00000002 , 0x000044bf 
+ 00023648  0x00005f01 jam  0x00000003 , 0x000044c1 
+ 00023649  0x00005f02 branch  0x00005bcf 
+ 00023650  0x00005f07 force  0x00000006 , 0x00000012 
+ 00023651  0x00005f08 branch  0x00005847 
+ 00023652  0x00005f0d fetch  0x00000001 , 0x000002db 
+ 00023653  0x00005f0e beq  0x00000000 , 0x00005c7b 
+ 00023654  0x00005f0f beq  0x00000001 , 0x00005c83 
+ 00023655  0x00005f10 beq  0x00000002 , 0x00005c8e 
+ 00023656  0x00005f11 beq  0x00000003 , 0x00005caa 
+ 00023657  0x00005f12 beq  0x00000004 , 0x00005ce1 
+ 00023658  0x00005f13 beq  0x00000005 , 0x00005ce6 
+ 00023659  0x00005f14 beq  0x00000006 , 0x00005cea 
+ 00023660  0x00005f15 beq  0x00000007 , 0x00005cf5 
+ 00023661  0x00005f16 beq  0x00000008 , 0x00005c99 
+ 00023662  0x00005f17 beq  0x00000009 , 0x00005cf5 
+ 00023663  0x00005f18 beq  0x0000000a , 0x00005cef 
+ 00023664  0x00005f19 beq  0x0000000b , 0x00005cf5 
+ 00023665  0x00005f1a beq  0x0000000c , 0x00005c9f 
+ 00023666  0x00005f1b beq  0x0000000d , 0x00005cf5 
+ 00023667  0x00005f1c beq  0x00000012 , 0x00005ca6 
+ 00023668  0x00005f1d beq  0x00000013 , 0x00005cf5 
+ 00023669  0x00005f1e arg  0x00000002 , 0x00000011 
+ 00023670  0x00005f1f arg  0x00000007 , 0x00000012 
+ 00023671  0x00005f20 call  0x00005842 
+ 00023672  0x00005f21 fetch  0x00000001 , 0x000002db 
+ 00023673  0x00005f22 istore  0x00000001 , 0x00000005 
+ 00023674  0x00005f23 rtn 
+ 00023675  0x00005f27 ifetch  0x00000009 , 0x00000006 
+ 00023676  0x00005f28 store  0x00000009 , 0x000043d3 
+ 00023677  0x00005f29 ifetch  0x00000002 , 0x00000006 
+ 00023678  0x00005f2a store  0x00000002 , 0x0000045f 
+ 00023679  0x00005f2b fetch  0x00000001 , 0x0000043f 
+ 00023680  0x00005f2c set1  0x00000005 , 0x0000003f 
+ 00023681  0x00005f2d store  0x00000001 , 0x0000043f 
+ 00023682  0x00005f2e rtn 
+ 00023683  0x00005f31 ifetch  0x00000005 , 0x00000006 
+ 00023684  0x00005f32 store  0x00000005 , 0x000043ce 
+ 00023685  0x00005f33 ifetch  0x00000002 , 0x00000006 
+ 00023686  0x00005f34 store  0x00000002 , 0x0000045f 
+ 00023687  0x00005f35 fetcht  0x00000002 , 0x00000459 
+ 00023688  0x00005f36 isub  0x00000002 , 0x0000003e 
+ 00023689  0x00005f37 nbranch  0x00005c8e , 0x00000002 
+ 00023690  0x00005f38 fetch  0x00000001 , 0x0000043f 
+ 00023691  0x00005f39 set1  0x00000006 , 0x0000003f 
+ 00023692  0x00005f3a store  0x00000001 , 0x0000043f 
+ 00023693  0x00005f3b rtn 
+ 00023694  0x00005f3f setarg  0x00000014 
+ 00023695  0x00005f40 store  0x00000002 , 0x0000046d 
+ 00023696  0x00005f41 store  0x00000002 , 0x000044ba 
+ 00023697  0x00005f42 rtn 
+ 00023698  0x00005f45 arg  0x00000013 , 0x00000013 
+ 00023699  0x00005f49 arg  0x00000002 , 0x00000011 
+ 00023700  0x00005f4a arg  0x00000002 , 0x00000012 
+ 00023701  0x00005f4b call  0x00005842 
+ 00023702  0x00005f4c copy  0x00000013 , 0x0000003f 
+ 00023703  0x00005f4d istore  0x00000001 , 0x00000005 
+ 00023704  0x00005f4e rtn 
+ 00023705  0x00005f53 arg  0x00000009 , 0x00000011 
+ 00023706  0x00005f54 arg  0x00000009 , 0x00000012 
+ 00023707  0x00005f55 call  0x00005842 
+ 00023708  0x00005f56 setarg  0x00000001 
+ 00023709  0x00005f57 istore  0x00000008 , 0x00000005 
+ 00023710  0x00005f58 rtn 
+ 00023711  0x00005f5c rtn  0x00000029 
+ 00023712  0x00005f5e arg  0x00000006 , 0x00000011 
+ 00023713  0x00005f5f arg  0x0000000c , 0x00000012 
+ 00023714  0x00005f60 call  0x00005842 
+ 00023715  0x00005f61 fetch  0x00000005 , 0x00004510 
+ 00023716  0x00005f62 istore  0x00000005 , 0x00000005 
+ 00023717  0x00005f63 rtn 
+ 00023718  0x00005f67 arg  0x00000013 , 0x00000012 
+ 00023719  0x00005f68 branch  0x00005ca8 
+ 00023720  0x00005f6c arg  0x00000001 , 0x00000011 
+ 00023721  0x00005f6d branch  0x00005842 
+ 00023722  0x00005f71 ifetch  0x00000008 , 0x00000006 
+ 00023723  0x00005f72 store  0x00000008 , 0x000044cd 
+ 00023724  0x00005f73 ifetch  0x00000002 , 0x00000006 
+ 00023725  0x00005f74 store  0x00000002 , 0x000044cb 
+ 00023726  0x00005f75 ifetch  0x00000008 , 0x00000006 
+ 00023727  0x00005f76 store  0x00000008 , 0x000044aa 
+ 00023728  0x00005f77 ifetch  0x00000004 , 0x00000006 
+ 00023729  0x00005f78 store  0x00000004 , 0x00004411 
+ 00023730  0x00005f79 call  0x00005ccf 
+ 00023731  0x00005f7a bpatchx  0x0000007a , 0x0000402f 
+ 00023732  0x00005f7b fetch  0x00000001 , 0x000044c4 
+ 00023733  0x00005f7c beq  0x00000005 , 0x00005cbc 
+ 00023734  0x00005f7d fetch  0x00000001 , 0x000044e9 
+ 00023735  0x00005f7e bbit1  0x00000001 , 0x00005cbf 
+ 00023736  0x00005f7f fetch  0x00000001 , 0x00004217 
+ 00023737  0x00005f80 ncall  0x000067be , 0x00000034 
+ 00023738  0x00005f81 fetch  0x00000001 , 0x00004429 
+ 00023739  0x00005f82 beq  0x00000000 , 0x00005cc4 
+ 00023740  0x00005f84 jam  0x00000001 , 0x000044c5 
+ 00023741  0x00005f85 call  0x00005cdd 
+ 00023742  0x00005f86 branch  0x000073a2 
+ 00023743  0x00005f89 jam  0x00000001 , 0x00004429 
+ 00023744  0x00005f8a arg  0x000044ea , 0x00000006 
+ 00023745  0x00005f8b arg  0x00004419 , 0x00000005 
+ 00023746  0x00005f8c call  0x00007ebf 
+ 00023747  0x00005f8d branch  0x00005cbc 
+ 00023748  0x00005f91 bpatchx  0x0000007b , 0x0000402f 
+ 00023749  0x00005f92 jam  0x00000000 , 0x000044c5 
+ 00023750  0x00005f93 jam  0x00000000 , 0x000044c4 
+ 00023751  0x00005f94 jam  0x00000041 , 0x00000a99 
+ 00023752  0x00005f95 branch  0x00007d86 
+ 00023753  0x00005f98 arg  0x00000002 , 0x00000011 
+ 00023754  0x00005f99 arg  0x0000000d , 0x00000012 
+ 00023755  0x00005f9a call  0x00005842 
+ 00023756  0x00005f9b setarg  0x00000006 
+ 00023757  0x00005f9c istore  0x00000001 , 0x00000005 
+ 00023758  0x00005f9d rtn 
+ 00023759  0x00005fa0 arg  0x000044b2 , 0x00000005 
+ 00023760  0x00005fa1 force  0x00000008 , 0x00000039 
+ 00023761  0x00005fa2 call  0x0000630d 
+ 00023762  0x00005fa3 arg  0x00004415 , 0x00000005 
+ 00023763  0x00005fa4 force  0x00000004 , 0x00000039 
+ 00023764  0x00005fa5 call  0x0000630d 
+ 00023765  0x00005fa6 arg  0x0000000d , 0x00000011 
+ 00023766  0x00005fa7 arg  0x00000004 , 0x00000012 
+ 00023767  0x00005fa8 call  0x00005842 
+ 00023768  0x00005fa9 fetch  0x00000008 , 0x000044b2 
+ 00023769  0x00005faa istore  0x00000008 , 0x00000005 
+ 00023770  0x00005fab fetch  0x00000004 , 0x00004415 
+ 00023771  0x00005fac istore  0x00000004 , 0x00000005 
+ 00023772  0x00005fad rtn 
+ 00023773  0x00005fb0 arg  0x00000005 , 0x00000012 
+ 00023774  0x00005fb1 branch  0x00005ca8 
+ 00023775  0x00005fb4 arg  0x00000006 , 0x00000012 
+ 00023776  0x00005fb5 branch  0x00005ca8 
+ 00023777  0x00005fb9 ifetch  0x00000008 , 0x00000006 
+ 00023778  0x00005fba store  0x00000008 , 0x000044b2 
+ 00023779  0x00005fbb ifetch  0x00000004 , 0x00000006 
+ 00023780  0x00005fbc store  0x00000004 , 0x00004415 
+ 00023781  0x00005fbd branch  0x000073a2 
+ 00023782  0x00005fc0 fetch  0x00000001 , 0x0000043f 
+ 00023783  0x00005fc1 set1  0x00000004 , 0x0000003f 
+ 00023784  0x00005fc2 store  0x00000001 , 0x0000043f 
+ 00023785  0x00005fc3 rtn 
+ 00023786  0x00005fc6 rtn  0x00000029 
+ 00023787  0x00005fc7 jam  0x00000032 , 0x00000a99 
+ 00023788  0x00005fc8 call  0x00007d86 
+ 00023789  0x00005fc9 jam  0x00000004 , 0x000044c5 
+ 00023790  0x00005fca branch  0x00005cdf 
+ 00023791  0x00005fcd jam  0x00000002 , 0x000044c5 
+ 00023792  0x00005fce call  0x00005cf3 
+ 00023793  0x00005fcf jam  0x00000033 , 0x00000a99 
+ 00023794  0x00005fd0 branch  0x00007d86 
+ 00023795  0x00005fd3 arg  0x0000000b , 0x00000012 
+ 00023796  0x00005fd4 branch  0x00005ca8 
+ 00023797  0x00005fdc rtn 
+ 00023798  0x00005fe4 rtn  0x0000002b 
+ 00023799  0x00005fe6 bpatchx  0x0000007c , 0x0000402f 
+ 00023800  0x00005fe7 setarg  0x00000000 
+ 00023801  0x00005fe8 store  0x00000001 , 0x00000048 
+ 00023802  0x00005fe9 store  0x00000001 , 0x00000055 
+ 00023803  0x00005fea store  0x00000001 , 0x00000078 
+ 00023804  0x00005feb store  0x00000001 , 0x0000007c 
+ 00023805  0x00005fec store  0x00000001 , 0x00004158 
+ 00023806  0x00005fed store  0x00000001 , 0x000004d7 
+ 00023807  0x00005fee store  0x00000001 , 0x0000016d 
+ 00023808  0x00005fef store  0x00000001 , 0x000009b5 
+ 00023809  0x00005ff0 jam  0x00000000 , 0x0000455b 
+ 00023810  0x00005ff1 jam  0x00000000 , 0x00000229 
+ 00023811  0x00005ff2 jam  0x00000000 , 0x000004d8 
+ 00023812  0x00005ff4 jam  0x00000000 , 0x000009b5 
+ 00023813  0x00005ff5 jam  0x00000000 , 0x000009b4 
+ 00023814  0x00005ff6 jam  0x00000000 , 0x000004d1 
+ 00023815  0x00005ff9 rtn 
+ 00023816  0x00005ffc bpatchx  0x0000007d , 0x0000402f 
+ 00023817  0x00005ffd call  0x000062ff , 0x00000029 
+ 00023818  0x00005ffe ncall  0x00006303 , 0x00000029 
+ 00023819  0x00005fff call  0x000062bc 
+ 00023820  0x00006000 nrtn  0x00000034 
+ 00023821  0x00006001 fetch  0x00000001 , 0x0000004c 
+ 00023822  0x00006002 rtnbit0  0x00000006 
+ 00023823  0x00006003 set0  0x00000006 , 0x0000003f 
+ 00023824  0x00006004 set0  0x00000001 , 0x00000000 
+ 00023825  0x00006005 store  0x00000001 , 0x0000004c 
+ 00023826  0x00006006 fetch  0x00000001 , 0x00000551 
+ 00023827  0x00006007 fetcht  0x00000001 , 0x0000004c 
+ 00023828  0x00006008 isolate1  0x00000000 , 0x0000003f 
+ 00023829  0x00006009 setflag  0x00000001 , 0x00000001 , 0x00000002 
+ 00023830  0x0000600a storet  0x00000001 , 0x0000004c 
+ 00023831  0x0000600b and_into  0x00000002 , 0x00000002 
+ 00023832  0x0000600c storet  0x00000001 , 0x0000007f 
+ 00023833  0x0000600d fetcht  0x00000001 , 0x0000004c 
+ 00023834  0x0000600e rshift  0x0000003f , 0x0000003f 
+ 00023835  0x0000600f store  0x00000001 , 0x0000007d 
+ 00023836  0x00006010 bpatchx  0x0000007e , 0x0000402f 
+ 00023837  0x00006011 fetch  0x00000001 , 0x0000007d 
+ 00023838  0x00006012 beq  0x0000007f , 0x00005d66 
+ 00023839  0x00006013 beq  0x00000003 , 0x00005db1 
+ 00023840  0x00006014 beq  0x00000004 , 0x00005dc2 
+ 00023841  0x00006015 beq  0x0000003c , 0x00005d59 
+ 00023842  0x00006016 beq  0x00000005 , 0x00005d55 
+ 00023843  0x00006017 beq  0x0000000f , 0x00005fa8 
+ 00023844  0x00006018 beq  0x00000010 , 0x00005e24 
+ 00023845  0x00006019 beq  0x00000023 , 0x00005e42 
+ 00023846  0x0000601a beq  0x00000039 , 0x00005fc1 
+ 00023847  0x0000601b beq  0x00000038 , 0x00005fbc 
+ 00023848  0x0000601c beq  0x00000031 , 0x00005e27 
+ 00023849  0x0000601d beq  0x00000037 , 0x00005eb0 
+ 00023850  0x0000601e beq  0x00000027 , 0x00005eac 
+ 00023851  0x0000601f beq  0x00000033 , 0x00005ea9 
+ 00023852  0x00006020 beq  0x00000025 , 0x00005eae 
+ 00023853  0x00006021 beq  0x00000026 , 0x00005e3e 
+ 00023854  0x00006022 beq  0x00000007 , 0x00005e36 
+ 00023855  0x00006023 beq  0x0000002d , 0x00005e2d 
+ 00023856  0x00006024 beq  0x0000002e , 0x00005e2e 
+ 00023857  0x00006025 beq  0x00000001 , 0x00005ea5 
+ 00023858  0x00006026 beq  0x00000002 , 0x00005e90 
+ 00023859  0x00006027 beq  0x00000028 , 0x00005fb3 
+ 00023860  0x00006028 beq  0x00000009 , 0x00005e86 
+ 00023861  0x00006029 beq  0x0000000b , 0x00005e5f 
+ 00023862  0x0000602a beq  0x00000008 , 0x00005e43 
+ 00023863  0x0000602b beq  0x0000000c , 0x00005e6a 
+ 00023864  0x0000602c beq  0x0000001f , 0x00005e3a 
+ 00023865  0x0000602d beq  0x00000020 , 0x00005e3c 
+ 00023866  0x0000602e beq  0x00000021 , 0x00005eca 
+ 00023867  0x0000602f beq  0x00000022 , 0x00005eca 
+ 00023868  0x00006030 beq  0x00000035 , 0x00005ecb 
+ 00023869  0x00006031 beq  0x00000036 , 0x00005ecc 
+ 00023870  0x00006032 beq  0x00000024 , 0x00005eca 
+ 00023871  0x00006033 beq  0x00000034 , 0x00005ecd 
+ 00023872  0x00006034 beq  0x00000017 , 0x00005ed6 
+ 00023873  0x00006035 beq  0x00000011 , 0x00005ef2 
+ 00023874  0x00006036 beq  0x00000012 , 0x00005ef6 
+ 00023875  0x00006037 beq  0x00000013 , 0x00005ef8 
+ 00023876  0x00006038 beq  0x0000000d , 0x00005f0a 
+ 00023877  0x00006039 beq  0x0000000e , 0x00005f0a 
+ 00023878  0x0000603a beq  0x0000002f , 0x00005eaa 
+ 00023879  0x0000603b beq  0x00000030 , 0x00005f0a 
+ 00023880  0x0000603c beq  0x0000000a , 0x00005f0a 
+ 00023881  0x0000603d beq  0x00000018 , 0x00005f0b 
+ 00023882  0x0000603e beq  0x00000032 , 0x00005f0a 
+ 00023883  0x0000603f beq  0x0000003d , 0x00005f10 
+ 00023884  0x00006040 beq  0x0000003e , 0x00005f51 
+ 00023885  0x00006041 beq  0x0000003f , 0x00005f4b 
+ 00023886  0x00006042 beq  0x00000040 , 0x00005f78 
+ 00023887  0x00006043 beq  0x00000041 , 0x00005f8a 
+ 00023888  0x00006044 beq  0x00000006 , 0x00005fa7 
+ 00023889  0x00006045 beq  0x0000003a , 0x00005d57 
+ 00023890  0x00006049 jam  0x00000019 , 0x0000007e 
+ 00023891  0x0000604b jam  0x00000004 , 0x0000007c 
+ 00023892  0x0000604c rtn 
+ 00023893  0x0000604f jam  0x00000006 , 0x0000007c 
+ 00023894  0x00006050 rtn 
+ 00023895  0x00006053 jam  0x0000003b , 0x0000007c 
+ 00023896  0x00006054 rtn 
+ 00023897  0x00006057 fetch  0x00000004 , 0x00000552 
+ 00023898  0x00006058 lshift  0x0000003f , 0x0000003f 
+ 00023899  0x00006059 store  0x00000004 , 0x000040d2 
+ 00023900  0x0000605a fetch  0x00000001 , 0x00000556 
+ 00023901  0x0000605b store  0x00000001 , 0x000040d9 
+ 00023902  0x0000605c fetch  0x00000005 , 0x00000557 
+ 00023903  0x0000605d store  0x00000005 , 0x000040e7 
+ 00023904  0x0000605e fetch  0x00000005 , 0x0000055c 
+ 00023905  0x0000605f istore  0x00000005 , 0x00000005 
+ 00023906  0x00006060 fetch  0x00000001 , 0x00000031 
+ 00023907  0x00006061 set1  0x00000003 , 0x0000003f 
+ 00023908  0x00006062 store  0x00000001 , 0x00000031 
+ 00023909  0x00006063 rtn 
+ 00023910  0x00006065 bpatchx  0x0000007f , 0x0000402f 
+ 00023911  0x00006066 fetch  0x00000001 , 0x00000552 
+ 00023912  0x00006067 set1  0x00000007 , 0x0000003f 
+ 00023913  0x00006068 store  0x00000001 , 0x0000007d 
+ 00023914  0x00006069 beq  0x00000081 , 0x00005d88 
+ 00023915  0x0000606a beq  0x00000082 , 0x00005d8d 
+ 00023916  0x0000606b beq  0x00000095 , 0x00005eb1 
+ 00023917  0x0000606c beq  0x00000096 , 0x00005eca 
+ 00023918  0x0000606d beq  0x0000008b , 0x00005ebf 
+ 00023919  0x0000606e beq  0x00000083 , 0x00005da5 
+ 00023920  0x0000606f beq  0x00000084 , 0x00005da7 
+ 00023921  0x00006070 beq  0x00000090 , 0x00005d7a 
+ 00023922  0x00006071 beq  0x00000097 , 0x00005d9e 
+ 00023923  0x00006072 beq  0x00000098 , 0x00005da3 
+ 00023924  0x00006073 beq  0x00000099 , 0x00005d7d 
+ 00023925  0x00006074 beq  0x0000009a , 0x00005d80 
+ 00023926  0x00006075 rtneq  0x00000084 
+ 00023927  0x00006079 jam  0x00000082 , 0x0000007c 
+ 00023928  0x0000607a jam  0x00000019 , 0x0000007e 
+ 00023929  0x0000607c rtn 
+ 00023930  0x0000607e jam  0x00000082 , 0x0000007c 
+ 00023931  0x0000607f jam  0x0000002e , 0x0000007e 
+ 00023932  0x00006080 rtn 
+ 00023933  0x00006083 call  0x00005d82 
+ 00023934  0x00006084 jam  0x0000009a , 0x0000007c 
+ 00023935  0x00006085 rtn 
+ 00023936  0x00006088 call  0x00005d82 
+ 00023937  0x00006089 branch  0x00005d86 
+ 00023938  0x0000608c arg  0x0000465e , 0x00000005 
+ 00023939  0x0000608d fetch  0x00000003 , 0x00000553 
+ 00023940  0x0000608e istore  0x00000003 , 0x00000005 
+ 00023941  0x0000608f rtn 
+ 00023942  0x00006092 branch  0x000076d8 , 0x00000001 
+ 00023943  0x00006093 rtn 
+ 00023944  0x00006095 fetch  0x00000001 , 0x00000554 
+ 00023945  0x00006096 set1  0x00000007 , 0x0000003f 
+ 00023946  0x00006097 store  0x00000001 , 0x000004c9 
+ 00023947  0x00006098 beq  0x0000008b , 0x00005d92 
+ 00023948  0x00006099 rtn 
+ 00023949  0x0000609d fetch  0x00000001 , 0x00000554 
+ 00023950  0x0000609e set1  0x00000007 , 0x0000003f 
+ 00023951  0x0000609f store  0x00000001 , 0x000004c9 
+ 00023952  0x000060a0 beq  0x0000008b , 0x00005d96 
+ 00023953  0x000060a1 rtn 
+ 00023954  0x000060a4 fetch  0x00000001 , 0x0000415a 
+ 00023955  0x000060a5 fetcht  0x00000001 , 0x0000004c 
+ 00023956  0x000060a6 nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00023957  0x000060a7 storet  0x00000001 , 0x0000004c 
+ 00023958  0x000060a9 fetch  0x00000001 , 0x00000030 
+ 00023959  0x000060aa rtnbit0  0x00000005 
+ 00023960  0x000060ab set0  0x00000005 , 0x0000003f 
+ 00023961  0x000060ac store  0x00000001 , 0x00000030 
+ 00023962  0x000060ad fetch  0x00000001 , 0x000004d7 
+ 00023963  0x000060ae nrtn  0x00000034 
+ 00023964  0x000060af jam  0x00000031 , 0x0000007c 
+ 00023965  0x000060b0 rtn 
+ 00023966  0x000060b3 nbranch  0x00005da1 , 0x00000029 
+ 00023967  0x000060b4 jam  0x00000012 , 0x0000007c 
+ 00023968  0x000060b5 branch  0x000062eb 
+ 00023969  0x000060b8 jam  0x00000097 , 0x0000007c 
+ 00023970  0x000060b9 rtn 
+ 00023971  0x000060be call  0x000062eb 
+ 00023972  0x000060bf branch  0x00005ffe 
+ 00023973  0x000060c2 jam  0x00000084 , 0x0000007c 
+ 00023974  0x000060c3 rtn 
+ 00023975  0x000060c6 fetcht  0x00000001 , 0x00000555 
+ 00023976  0x000060c7 and  0x00000002 , 0x00000001 , 0x00000002 
+ 00023977  0x000060c8 storet  0x00000001 , 0x000004d0 
+ 00023978  0x000060c9 fetch  0x00000001 , 0x000041ce 
+ 00023979  0x000060ca bne  0x00000051 , 0x00005dad 
+ 00023980  0x000060cb jam  0x00000000 , 0x000041ce 
+ 00023981  0x000060cd fetch  0x00000001 , 0x00000055 
+ 00023982  0x000060ce rtnne  0x00000015 
+ 00023983  0x000060cf jam  0x00000004 , 0x00000055 
+ 00023984  0x000060d0 branch  0x0000631b 
+ 00023985  0x000060d3 bpatchx  0x00000080 , 0x00004030 
+ 00023986  0x000060d4 fetch  0x00000001 , 0x00000552 
+ 00023987  0x000060d5 store  0x00000001 , 0x000004c9 
+ 00023988  0x000060d6 beq  0x00000033 , 0x00005dd8 
+ 00023989  0x000060d7 beq  0x00000008 , 0x00005de7 
+ 00023990  0x000060d8 beq  0x0000000f , 0x00005dee 
+ 00023991  0x000060d9 beq  0x00000010 , 0x00005df4 
+ 00023992  0x000060da beq  0x00000011 , 0x00005df5 
+ 00023993  0x000060db beq  0x00000012 , 0x00005dfd 
+ 00023994  0x000060dc beq  0x00000018 , 0x00005e13 
+ 00023995  0x000060dd beq  0x00000017 , 0x00005e16 
+ 00023996  0x000060de beq  0x00000013 , 0x00005dcf 
+ 00023997  0x000060e0 beq  0x0000003d , 0x00005f1e 
+ 00023998  0x000060e1 beq  0x0000003e , 0x00005f6a 
+ 00023999  0x000060e2 beq  0x00000040 , 0x00005f20 
+ 00024000  0x000060e3 beq  0x00000041 , 0x00005f3d 
+ 00024001  0x000060e4 rtn 
+ 00024002  0x000060e7 bpatchx  0x00000081 , 0x00004030 
+ 00024003  0x000060e8 fetch  0x00000001 , 0x00000552 
+ 00024004  0x000060e9 store  0x00000001 , 0x000004c9 
+ 00024005  0x000060ea beq  0x00000001 , 0x00005e0a 
+ 00024006  0x000060eb beq  0x00000033 , 0x00005de2 
+ 00024007  0x000060ec beq  0x0000000b , 0x00005dfe 
+ 00024008  0x000060ed beq  0x00000008 , 0x00005e01 
+ 00024009  0x000060ee beq  0x00000013 , 0x00005dd2 
+ 00024010  0x000060f0 beq  0x00000040 , 0x00005e0b 
+ 00024011  0x000060f1 beq  0x00000041 , 0x00005e0e 
+ 00024012  0x000060f2 beq  0x00000018 , 0x00005e11 
+ 00024013  0x000060f3 beq  0x00000017 , 0x00005e22 
+ 00024014  0x000060f4 rtn 
+ 00024015  0x000060f7 jam  0x00000020 , 0x00000a99 
+ 00024016  0x000060f8 call  0x00007d86 
+ 00024017  0x000060f9 branch  0x000021dc 
+ 00024018  0x000060fb jam  0x00000019 , 0x00000a99 
+ 00024019  0x000060fc call  0x00007d86 
+ 00024020  0x000060fd jam  0x00000002 , 0x0000455b 
+ 00024021  0x000060fe setarg  0x00000050 
+ 00024022  0x000060ff arg  0x00000006 , 0x00000007 
+ 00024023  0x00006100 branch  0x00007f08 
+ 00024024  0x00006106 fetch  0x00000001 , 0x000004d1 
+ 00024025  0x00006107 set1  0x00000000 , 0x0000003f 
+ 00024026  0x00006108 store  0x00000001 , 0x000004d1 
+ 00024027  0x00006109 jam  0x00000001 , 0x00000a99 
+ 00024028  0x0000610a call  0x00007d86 
+ 00024029  0x0000610b jam  0x0000008b , 0x0000007c 
+ 00024030  0x0000610f fetch  0x00000001 , 0x00000055 
+ 00024031  0x00006110 bne  0x00000005 , 0x00005d07 
+ 00024032  0x00006113 jam  0x00000006 , 0x00000055 
+ 00024033  0x00006114 rtn 
+ 00024034  0x0000611d jam  0x0000000b , 0x000004ca 
+ 00024035  0x0000611e jam  0x00000007 , 0x0000007c 
+ 00024036  0x00006120 jam  0x00000000 , 0x00000055 
+ 00024037  0x00006122 branch  0x00005d07 , 0x00000001 
+ 00024038  0x00006123 rtn 
+ 00024039  0x00006126 fetch  0x00000001 , 0x000041bd 
+ 00024040  0x00006127 nrtn  0x00000034 
+ 00024041  0x00006128 call  0x0000244f 
+ 00024042  0x00006129 call  0x00005ffc 
+ 00024043  0x0000612a rtn  0x00000029 
+ 00024044  0x0000612b set1  0x00000021 , 0x00000000 
+ 00024045  0x0000612c rtn 
+ 00024046  0x0000612f nrtn  0x00000029 
+ 00024047  0x00006130 jam  0x00000010 , 0x0000007c 
+ 00024048  0x00006131 fetch  0x00000001 , 0x0000004c 
+ 00024049  0x00006132 rtnbit0  0x00000002 
+ 00024050  0x00006133 jam  0x00000012 , 0x0000007c 
+ 00024051  0x00006134 rtn 
+ 00024052  0x00006137 branch  0x00005ffe 
+ 00024053  0x0000613a call  0x00006059 
+ 00024054  0x0000613b fetch  0x00000001 , 0x00000030 
+ 00024055  0x0000613c rtnbit1  0x00000004 
+ 00024056  0x0000613d jam  0x00000031 , 0x0000007c 
+ 00024057  0x0000613e fetch  0x00000001 , 0x00000055 
+ 00024058  0x0000613f rtnne  0x0000000a 
+ 00024059  0x00006140 jam  0x0000000b , 0x00000055 
+ 00024060  0x00006141 rtn 
+ 00024061  0x0000614b rtn 
+ 00024062  0x0000614f jam  0x00000007 , 0x0000007c 
+ 00024063  0x00006150 jam  0x00000013 , 0x000004ca 
+ 00024064  0x00006151 rtn 
+ 00024065  0x00006154 fetch  0x00000001 , 0x00000553 
+ 00024066  0x00006155 beq  0x00000006 , 0x00005e07 
+ 00024067  0x00006156 rtnne  0x00000018 
+ 00024068  0x00006157 jam  0x00000018 , 0x000004ca 
+ 00024069  0x00006158 jam  0x00000007 , 0x0000007c 
+ 00024070  0x00006159 rtn 
+ 00024071  0x0000615b jam  0x00000006 , 0x000004ca 
+ 00024072  0x0000615c jam  0x00000007 , 0x0000007c 
+ 00024073  0x0000615d rtn 
+ 00024074  0x00006160 rtn 
+ 00024075  0x00006163 jam  0x00000000 , 0x000009ae 
+ 00024076  0x00006164 jam  0x00000007 , 0x0000007c 
+ 00024077  0x00006165 branch  0x00005d07 
+ 00024078  0x00006168 jam  0x00000000 , 0x000009ae 
+ 00024079  0x00006169 jam  0x00000007 , 0x0000007c 
+ 00024080  0x0000616a branch  0x00005d07 
+ 00024081  0x0000616c jam  0x00000024 , 0x00000a99 
+ 00024082  0x0000616d branch  0x00007d86 
+ 00024083  0x00006170 jam  0x00000023 , 0x00000a99 
+ 00024084  0x00006171 call  0x00007d86 
+ 00024085  0x00006172 branch  0x000026e9 
+ 00024086  0x00006175 jam  0x00000022 , 0x00000a99 
+ 00024087  0x00006176 call  0x00007d86 
+ 00024088  0x00006177 setarg  0x00000000 
+ 00024089  0x00006178 store  0x00000002 , 0x00000075 
+ 00024090  0x00006179 fetch  0x00000002 , 0x000041e3 
+ 00024091  0x0000617a lshift  0x0000003f , 0x0000003f 
+ 00024092  0x0000617b store  0x00000002 , 0x00000032 
+ 00024093  0x0000617c fetch  0x00000001 , 0x000041e5 
+ 00024094  0x0000617d store  0x00000001 , 0x00000073 
+ 00024095  0x0000617e fetch  0x00000001 , 0x000041e7 
+ 00024096  0x0000617f store  0x00000001 , 0x00000074 
+ 00024097  0x00006180 branch  0x000026c6 
+ 00024098  0x00006183 jam  0x00000021 , 0x00000a99 
+ 00024099  0x00006184 branch  0x00007d86 
+ 00024100  0x00006187 fetcht  0x00000001 , 0x00000552 
+ 00024101  0x00006188 storet  0x00000001 , 0x00000054 
+ 00024102  0x00006189 branch  0x00005e38 
+ 00024103  0x0000618c fetch  0x00000001 , 0x000004d1 
+ 00024104  0x0000618d set1  0x00000002 , 0x0000003f 
+ 00024105  0x0000618e store  0x00000001 , 0x000004d1 
+ 00024106  0x0000618f rtnbit1  0x00000003 
+ 00024107  0x00006190 jam  0x00000031 , 0x0000007c 
+ 00024108  0x00006191 branch  0x00005d07 
+ 00024109  0x00006196 rtn 
+ 00024110  0x00006199 fetch  0x00000001 , 0x000040d0 
+ 00024111  0x0000619a fetcht  0x00000001 , 0x00000552 
+ 00024112  0x0000619b isub  0x00000002 , 0x0000003e 
+ 00024113  0x0000619d branch  0x00005e38 , 0x00000002 
+ 00024114  0x0000619e jam  0x00000004 , 0x0000007c 
+ 00024115  0x0000619f jam  0x0000001f , 0x0000007e 
+ 00024116  0x000061a0 jam  0x0000002e , 0x0000007d 
+ 00024117  0x000061a1 rtn 
+ 00024118  0x000061a4 call  0x00006157 
+ 00024119  0x000061a5 branch  0x00005e38 
+ 00024120  0x000061a8 jam  0x00000003 , 0x0000007c 
+ 00024121  0x000061a9 rtn 
+ 00024122  0x000061ac jam  0x00000021 , 0x0000007c 
+ 00024123  0x000061ad rtn 
+ 00024124  0x000061b0 jam  0x00000022 , 0x0000007c 
+ 00024125  0x000061b1 rtn 
+ 00024126  0x000061b4 fetch  0x00000001 , 0x00000055 
+ 00024127  0x000061b5 rtneq  0x00000013 
+ 00024128  0x000061b7 jam  0x00000002 , 0x00000055 
+ 00024129  0x000061b9 rtn 
+ 00024130  0x000061bd rtn 
+ 00024131  0x000061c0 call  0x00005ff9 
+ 00024132  0x000061c1 jam  0x00000001 , 0x000004d4 
+ 00024133  0x000061c2 jam  0x0000000a , 0x00000a99 
+ 00024134  0x000061c3 call  0x00007d86 
+ 00024135  0x000061c5 call  0x000062f3 
+ 00024136  0x000061c6 nbranch  0x00006001 , 0x00000001 
+ 00024137  0x000061c8 nbranch  0x00005e4e , 0x00000029 
+ 00024138  0x000061c9 jam  0x00000004 , 0x0000007c 
+ 00024139  0x000061ca jam  0x00000008 , 0x0000007d 
+ 00024140  0x000061cb jam  0x00000023 , 0x0000007e 
+ 00024141  0x000061cc rtn 
+ 00024142  0x000061ce fetch  0x00000001 , 0x0000004b 
+ 00024143  0x000061cf set1  0x00000002 , 0x0000003f 
+ 00024144  0x000061d0 store  0x00000001 , 0x0000004b 
+ 00024145  0x000061d1 rtn 
+ 00024146  0x000061d5 fetcht  0x00000001 , 0x0000004c 
+ 00024147  0x000061d6 nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00024148  0x000061d7 storet  0x00000001 , 0x0000004c 
+ 00024149  0x000061d8 rtn 
+ 00024150  0x000061dc fetch  0x00000001 , 0x0000007f 
+ 00024151  0x000061dd rshift  0x0000003f , 0x0000003f 
+ 00024152  0x000061de and_into  0x00000001 , 0x0000003f 
+ 00024153  0x000061df rtn 
+ 00024154  0x000061e2 fetch  0x00000001 , 0x00004217 
+ 00024155  0x000061e3 rtn  0x00000034 
+ 00024156  0x000061e4 fetch  0x00000001 , 0x000009b5 
+ 00024157  0x000061e5 call  0x000067b2 , 0x00000034 
+ 00024158  0x000061e6 rtn 
+ 00024159  0x000061e9 call  0x00005e5a 
+ 00024160  0x000061ea call  0x00005e56 
+ 00024161  0x000061eb store  0x00000001 , 0x000004d5 
+ 00024162  0x000061ec call  0x00005ff9 
+ 00024163  0x000061ed jam  0x0000000c , 0x0000007c 
+ 00024164  0x000061ee fetch  0x00000001 , 0x000041bd 
+ 00024165  0x000061ef nrtn  0x00000034 
+ 00024166  0x000061f0 fetch  0x00000001 , 0x00000030 
+ 00024167  0x000061f1 rtnbit1  0x00000006 
+ 00024168  0x000061f2 jam  0x00000006 , 0x0000007e 
+ 00024169  0x000061f3 branch  0x00005d53 
+ 00024170  0x000061f6 arg  0x00000040 , 0x00000011 
+ 00024171  0x000061f7 call  0x00007288 
+ 00024172  0x000061f8 fetch  0x00000004 , 0x00000552 
+ 00024173  0x000061f9 fetcht  0x00000004 , 0x00000592 
+ 00024174  0x000061fa isub  0x00000002 , 0x0000003e 
+ 00024175  0x000061fb branch  0x00005e73 , 0x00000005 
+ 00024176  0x000061fc jam  0x00000007 , 0x0000007c 
+ 00024177  0x000061fd jam  0x00000005 , 0x000004ca 
+ 00024178  0x000061fe rtn 
+ 00024179  0x00006200 call  0x00005e77 
+ 00024180  0x00006201 fetch  0x00000001 , 0x0000465a 
+ 00024181  0x00006202 branch  0x00005f3e , 0x00000034 
+ 00024182  0x00006203 rtn 
+ 00024183  0x00006207 call  0x00007386 
+ 00024184  0x00006208 call  0x000021b2 
+ 00024185  0x00006209 fetch  0x00000001 , 0x0000004b 
+ 00024186  0x0000620a isolate1  0x00000001 , 0x0000003f 
+ 00024187  0x0000620b set0  0x00000001 , 0x0000003f 
+ 00024188  0x0000620c store  0x00000001 , 0x0000004b 
+ 00024189  0x0000620d fetch  0x00000001 , 0x00000055 
+ 00024190  0x0000620e beq  0x00000019 , 0x00005e81 
+ 00024191  0x0000620f beq  0x00000018 , 0x00005e81 
+ 00024192  0x00006210 rtn 
+ 00024193  0x00006212 fetch  0x00000001 , 0x000009b5 
+ 00024194  0x00006213 rtnne  0x00000000 
+ 00024195  0x00006214 fetch  0x00000001 , 0x0000004c 
+ 00024196  0x00006215 rtnbit1  0x00000002 
+ 00024197  0x00006216 branch  0x000063b1 
+ 00024198  0x00006219 arg  0x00000552 , 0x00000011 
+ 00024199  0x0000621a arg  0x00000582 , 0x00000012 
+ 00024200  0x0000621b arg  0x00000562 , 0x00000005 
+ 00024201  0x0000621c call  0x00007352 
+ 00024202  0x0000621d arg  0x00000040 , 0x00000011 
+ 00024203  0x0000621e call  0x00006311 
+ 00024204  0x0000621f jam  0x0000000b , 0x0000007c 
+ 00024205  0x00006220 fetch  0x00000001 , 0x00000030 
+ 00024206  0x00006221 bbit0  0x00000006 , 0x00005ffc 
+ 00024207  0x00006222 rtn 
+ 00024208  0x00006225 fetch  0x00000002 , 0x0000015f 
+ 00024209  0x00006226 add  0x0000003f , 0xfffffffd , 0x00000039 
+ 00024210  0x00006227 fetcht  0x00000001 , 0x00000552 
+ 00024211  0x00006228 setarg  0x00000101 
+ 00024212  0x00006229 iadd  0x00000002 , 0x00000005 
+ 00024213  0x0000622a arg  0x00000554 , 0x00000006 
+ 00024214  0x0000622b call  0x00007f01 
+ 00024215  0x0000622c fetcht  0x00000001 , 0x00000053 
+ 00024216  0x0000622d fetch  0x00000001 , 0x00000553 
+ 00024217  0x0000622e isub  0x00000002 , 0x0000003f 
+ 00024218  0x0000622f sub  0x0000003f , 0x0000000e , 0x0000003e 
+ 00024219  0x00006230 branch  0x00005ea0 , 0x00000002 
+ 00024220  0x00006231 add  0x00000002 , 0x0000000e , 0x0000003f 
+ 00024221  0x00006232 store  0x00000001 , 0x00000053 
+ 00024222  0x00006233 jam  0x00000001 , 0x0000007c 
+ 00024223  0x00006234 rtn 
+ 00024224  0x00006236 fetch  0x00000001 , 0x0000004c 
+ 00024225  0x00006237 set1  0x00000003 , 0x0000003f 
+ 00024226  0x00006238 store  0x00000001 , 0x0000004c 
+ 00024227  0x00006239 bbit1  0x00000004 , 0x00006006 
+ 00024228  0x0000623a rtn 
+ 00024229  0x0000623c fetch  0x00000001 , 0x00000552 
+ 00024230  0x0000623d store  0x00000001 , 0x0000007d 
+ 00024231  0x0000623e jam  0x00000002 , 0x0000007c 
+ 00024232  0x0000623f rtn 
+ 00024233  0x00006242 branch  0x00005e38 
+ 00024234  0x00006245 jam  0x00000030 , 0x0000007c 
+ 00024235  0x00006246 rtn 
+ 00024236  0x00006249 jam  0x00000028 , 0x0000007c 
+ 00024237  0x0000624a rtn 
+ 00024238  0x0000624d jam  0x00000026 , 0x0000007c 
+ 00024239  0x0000624e rtn 
+ 00024240  0x00006253 rtn 
+ 00024241  0x00006258 fetch  0x00000002 , 0x00000032 
+ 00024242  0x00006259 iforce  0x00000002 
+ 00024243  0x0000625a fetch  0x00000001 , 0x00000553 
+ 00024244  0x0000625b store  0x00000001 , 0x00000095 
+ 00024245  0x0000625c imul32  0x00000002 , 0x00000002 
+ 00024246  0x0000625d fetch  0x00000002 , 0x00000554 
+ 00024247  0x0000625e lshift  0x0000003f , 0x0000003f 
+ 00024248  0x0000625f store  0x00000002 , 0x00000096 
+ 00024249  0x00006260 fetch  0x00000004 , 0x00000556 
+ 00024250  0x00006261 lshift  0x0000003f , 0x0000003f 
+ 00024251  0x00006262 store  0x00000004 , 0x00000091 
+ 00024252  0x00006264 deposit  0x00000002 
+ 00024253  0x00006265 store  0x00000002 , 0x00000098 
+ 00024254  0x00006266 rtn 
+ 00024255  0x00006268 fetcht  0x00000001 , 0x0000415a 
+ 00024256  0x00006269 fetch  0x00000001 , 0x00000553 
+ 00024257  0x0000626a ixor  0x00000002 , 0x0000003e 
+ 00024258  0x0000626b nbranch  0x00005d77 , 0x00000005 
+ 00024259  0x0000626c isolate1  0x00000000 , 0x0000003f 
+ 00024260  0x0000626d fetch  0x00000001 , 0x0000004c 
+ 00024261  0x0000626e setflag  0x00000001 , 0x00000005 , 0x0000003f 
+ 00024262  0x0000626f store  0x00000001 , 0x0000004c 
+ 00024263  0x00006270 jam  0x00000081 , 0x0000007c 
+ 00024264  0x00006271 jam  0x0000008b , 0x0000007d 
+ 00024265  0x00006272 rtn 
+ 00024266  0x00006279 rtn 
+ 00024267  0x0000627c branch  0x00005e38 
+ 00024268  0x00006280 branch  0x00005e38 
+ 00024269  0x00006285 fetch  0x00000002 , 0x00000552 
+ 00024270  0x00006286 store  0x00000002 , 0x00000171 
+ 00024271  0x00006287 rtn 
+ 00024272  0x0000628a fetch  0x00000002 , 0x00000555 
+ 00024273  0x0000628b fetcht  0x00000001 , 0x00004172 
+ 00024274  0x0000628c imul32  0x00000002 , 0x0000003f 
+ 00024275  0x0000628d arg  0x00000640 , 0x00000002 
+ 00024276  0x0000628e isub  0x00000002 , 0x0000003e 
+ 00024277  0x00006290 rtn 
+ 00024278  0x00006293 fetch  0x00000002 , 0x00000557 
+ 00024279  0x00006294 branch  0x00005ef0 , 0x00000034 
+ 00024280  0x00006295 call  0x00005ed0 
+ 00024281  0x00006296 branch  0x00005ef0 , 0x00000002 
+ 00024282  0x00006297 fetch  0x00000001 , 0x00004092 
+ 00024283  0x00006298 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00024284  0x00006299 call  0x00003cd5 , 0x00000005 
+ 00024285  0x0000629a fetch  0x00000001 , 0x00000030 
+ 00024286  0x0000629b bbit1  0x00000001 , 0x00005ef0 
+ 00024287  0x0000629c fetch  0x00000002 , 0x00000553 
+ 00024288  0x0000629d lshift  0x0000003f , 0x0000003f 
+ 00024289  0x0000629e store  0x00000002 , 0x00000075 
+ 00024290  0x0000629f fetch  0x00000002 , 0x00000555 
+ 00024291  0x000062a0 lshift  0x0000003f , 0x0000003f 
+ 00024292  0x000062a1 store  0x00000002 , 0x00000032 
+ 00024293  0x000062a2 fetch  0x00000002 , 0x00000557 
+ 00024294  0x000062a3 store  0x00000001 , 0x00000073 
+ 00024295  0x000062a4 iforce  0x00000002 
+ 00024296  0x000062a5 fetch  0x00000002 , 0x00000559 
+ 00024297  0x000062a6 store  0x00000001 , 0x00000074 
+ 00024298  0x000062a7 isub  0x00000002 , 0x0000003e 
+ 00024299  0x000062a8 nbranch  0x00005eed , 0x00000002 
+ 00024300  0x000062a9 store  0x00000001 , 0x00000073 
+ 00024301  0x000062ac jam  0x00000003 , 0x0000007c 
+ 00024302  0x000062ad jam  0x00000017 , 0x0000007d 
+ 00024303  0x000062ae rtn 
+ 00024304  0x000062b1 jam  0x00000024 , 0x0000007e 
+ 00024305  0x000062b2 branch  0x00005d53 
+ 00024306  0x000062b5 call  0x00005e38 
+ 00024307  0x000062b6 call  0x00005ff9 
+ 00024308  0x000062b7 call  0x0000728b 
+ 00024309  0x000062b8 branch  0x000026b8 
+ 00024310  0x000062bb call  0x00005e38 
+ 00024311  0x000062bc branch  0x000026c0 
+ 00024312  0x000062c0 fetch  0x00000004 , 0x00000552 
+ 00024313  0x000062c1 lshift  0x0000003f , 0x0000003f 
+ 00024314  0x000062c3 branch  0x00005f04 , 0x00000029 
+ 00024315  0x000062c4 fetcht  0x00000001 , 0x000041bd 
+ 00024316  0x000062c5 nbranch  0x00005f01 , 0x00000034 
+ 00024317  0x000062c7 jam  0x00000004 , 0x0000007c 
+ 00024318  0x000062c8 jam  0x00000013 , 0x0000007d 
+ 00024319  0x000062c9 jam  0x00000024 , 0x0000007e 
+ 00024320  0x000062ca rtn 
+ 00024321  0x000062cc jam  0x00000034 , 0x0000007c 
+ 00024322  0x000062cd jam  0x00000000 , 0x00000055 
+ 00024323  0x000062ce branch  0x000021d9 
+ 00024324  0x000062d1 call  0x000021d9 
+ 00024325  0x000062d2 set1  0x00000022 , 0x00000000 
+ 00024326  0x000062d3 fetch  0x00000001 , 0x0000016d 
+ 00024327  0x000062d4 set0  0x00000002 , 0x0000003f 
+ 00024328  0x000062d5 store  0x00000001 , 0x0000016d 
+ 00024329  0x000062d6 branch  0x00005e38 
+ 00024330  0x000062df rtn 
+ 00024331  0x000062e3 jam  0x00000003 , 0x0000007c 
+ 00024332  0x000062e4 jam  0x00000018 , 0x0000007d 
+ 00024333  0x000062e5 jam  0x0000002e , 0x00000a99 
+ 00024334  0x000062e6 call  0x00007d86 
+ 00024335  0x000062e7 branch  0x000026e9 
+ 00024336  0x000062ea fetch  0x00000001 , 0x00000552 
+ 00024337  0x000062eb bne  0x00000001 , 0x00005f1c 
+ 00024338  0x000062ec fetch  0x00000001 , 0x00000553 
+ 00024339  0x000062ed bne  0x00000001 , 0x00005f1c 
+ 00024340  0x000062ee fetch  0x00000001 , 0x00000554 
+ 00024341  0x000062ef bne  0x00000030 , 0x00005f1c 
+ 00024342  0x000062f0 call  0x000062fc 
+ 00024343  0x000062f1 branch  0x00005f19 , 0x00000001 
+ 00024344  0x000062f2 jam  0x00000001 , 0x000009ae 
+ 00024345  0x000062f4 jam  0x00000003 , 0x0000007c 
+ 00024346  0x000062f5 jam  0x0000003d , 0x0000007d 
+ 00024347  0x000062f6 branch  0x00005d07 
+ 00024348  0x000062f9 jam  0x00000024 , 0x0000007e 
+ 00024349  0x000062fa branch  0x00005d53 
+ 00024350  0x000062ff jam  0x0000003e , 0x0000007c 
+ 00024351  0x00006301 rtn 
+ 00024352  0x00006303 fetch  0x00000001 , 0x00004662 
+ 00024353  0x00006304 beq  0x00000001 , 0x00005f27 
+ 00024354  0x00006305 beq  0x00000002 , 0x00005f2b 
+ 00024355  0x00006307 call  0x000062fc 
+ 00024356  0x00006308 rtn  0x00000001 
+ 00024357  0x00006309 jam  0x00000008 , 0x000009ae 
+ 00024358  0x0000630a rtn 
+ 00024359  0x0000630d call  0x00007962 
+ 00024360  0x0000630e jam  0x00000035 , 0x00000a99 
+ 00024361  0x0000630f call  0x00007d86 
+ 00024362  0x00006310 branch  0x00005f23 
+ 00024363  0x00006314 call  0x000062fc 
+ 00024364  0x00006315 rtn  0x00000001 
+ 00024365  0x00006316 fetch  0x00000001 , 0x00004663 
+ 00024366  0x00006317 beq  0x00000013 , 0x00005f3b 
+ 00024367  0x00006318 increase  0x00000001 , 0x0000003f 
+ 00024368  0x00006319 store  0x00000001 , 0x00004663 
+ 00024369  0x0000631d jam  0x00000001 , 0x000009b0 
+ 00024370  0x0000631e jam  0x00000004 , 0x000009ae 
+ 00024371  0x0000631f fetch  0x00000001 , 0x00004663 
+ 00024372  0x00006320 copy  0x0000003f , 0x00000007 
+ 00024373  0x00006321 fetch  0x00000006 , 0x0000468a 
+ 00024374  0x00006322 qisolate1  0x0000003f 
+ 00024375  0x00006323 setarg  0x00000080 
+ 00024376  0x00006324 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024377  0x00006325 store  0x00000001 , 0x00004664 
+ 00024378  0x00006326 rtn 
+ 00024379  0x00006329 jam  0x00000008 , 0x000009ae 
+ 00024380  0x0000632a rtn 
+ 00024381  0x0000632d call  0x00005f43 
+ 00024382  0x0000632f fetch  0x00000001 , 0x00004665 
+ 00024383  0x00006330 rtn  0x00000034 
+ 00024384  0x00006331 jam  0x00000000 , 0x00004665 
+ 00024385  0x00006332 jam  0x00000038 , 0x00000a99 
+ 00024386  0x00006333 branch  0x00007d86 
+ 00024387  0x00006338 call  0x000062fc 
+ 00024388  0x00006339 ncall  0x00007965 , 0x00000001 
+ 00024389  0x0000633a call  0x00007975 , 0x00000001 
+ 00024390  0x0000633b call  0x000062fc 
+ 00024391  0x0000633c rtn  0x00000001 
+ 00024392  0x0000633d jam  0x0000000c , 0x000009ae 
+ 00024393  0x0000633e jam  0x00000001 , 0x000009b0 
+ 00024394  0x0000633f rtn 
+ 00024395  0x00006342 arg  0x00000a6e , 0x00000005 
+ 00024396  0x00006343 arg  0x00000552 , 0x00000006 
+ 00024397  0x00006344 call  0x00007ebf 
+ 00024398  0x00006345 fetch  0x00000001 , 0x00004662 
+ 00024399  0x00006346 rtneq  0x00000002 
+ 00024400  0x00006347 branch  0x000076d8 
+ 00024401  0x0000634a fetch  0x00000001 , 0x000009af 
+ 00024402  0x0000634b beq  0x00000007 , 0x00005f55 
+ 00024403  0x0000634c fetch  0x00000001 , 0x000009ae 
+ 00024404  0x0000634d bne  0x00000001 , 0x00005f68 
+ 00024405  0x0000634f fetch  0x00000001 , 0x000009b7 
+ 00024406  0x00006350 sub  0x0000003f , 0x00000020 , 0x00000005 
+ 00024407  0x00006351 nbranch  0x00005f68 , 0x00000002 
+ 00024408  0x00006352 arg  0x000009c6 , 0x00000005 
+ 00024409  0x00006353 iadd  0x00000005 , 0x00000005 
+ 00024410  0x00006354 fetch  0x00000008 , 0x00000552 
+ 00024411  0x00006355 istore  0x00000008 , 0x00000005 
+ 00024412  0x00006356 fetch  0x00000008 , 0x0000055a 
+ 00024413  0x00006357 istore  0x00000008 , 0x00000005 
+ 00024414  0x00006358 fetch  0x00000001 , 0x000009b7 
+ 00024415  0x00006359 increase  0x00000010 , 0x0000003f 
+ 00024416  0x0000635a store  0x00000001 , 0x000009b7 
+ 00024417  0x0000635b bne  0x00000030 , 0x00005e38 
+ 00024418  0x0000635d call  0x000062fc 
+ 00024419  0x0000635e branch  0x00005e38 , 0x00000001 
+ 00024420  0x0000635f jam  0x00000001 , 0x000009b8 
+ 00024421  0x00006360 jam  0x00000002 , 0x000009ae 
+ 00024422  0x00006361 jam  0x00000001 , 0x000009b0 
+ 00024423  0x00006362 branch  0x00005e38 
+ 00024424  0x00006364 jam  0x00000024 , 0x0000007e 
+ 00024425  0x00006365 branch  0x00005d53 
+ 00024426  0x00006367 fetch  0x00000001 , 0x000009b6 
+ 00024427  0x00006368 beq  0x00000030 , 0x00005f6e 
+ 00024428  0x00006369 jam  0x0000003e , 0x0000007c 
+ 00024429  0x0000636a branch  0x00005d07 
+ 00024430  0x0000636d call  0x000062fc 
+ 00024431  0x0000636e branch  0x00005f77 , 0x00000001 
+ 00024432  0x0000636f fetch  0x00000001 , 0x00004662 
+ 00024433  0x00006370 beq  0x00000002 , 0x00005f75 
+ 00024434  0x00006371 jam  0x00000001 , 0x000009b0 
+ 00024435  0x00006372 jam  0x00000004 , 0x000009ae 
+ 00024436  0x00006373 branch  0x00005d07 
+ 00024437  0x00006376 jam  0x00000036 , 0x00000a99 
+ 00024438  0x00006377 branch  0x00007d86 
+ 00024439  0x0000637c branch  0x00005d07 
+ 00024440  0x0000637f fetch  0x00000001 , 0x000009af 
+ 00024441  0x00006380 beq  0x00000007 , 0x00005f7c 
+ 00024442  0x00006381 fetch  0x00000001 , 0x000009ae 
+ 00024443  0x00006382 bne  0x00000006 , 0x00005f88 
+ 00024444  0x00006384 arg  0x00000a2e , 0x00000005 
+ 00024445  0x00006385 fetch  0x00000008 , 0x00000552 
+ 00024446  0x00006386 istore  0x00000008 , 0x00000005 
+ 00024447  0x00006387 fetch  0x00000008 , 0x0000055a 
+ 00024448  0x00006388 istore  0x00000008 , 0x00000005 
+ 00024449  0x00006389 call  0x000062fc 
+ 00024450  0x0000638a branch  0x00005f86 , 0x00000001 
+ 00024451  0x0000638b jam  0x00000007 , 0x000009ae 
+ 00024452  0x0000638c jam  0x00000001 , 0x000009b0 
+ 00024453  0x0000638d branch  0x00005e38 
+ 00024454  0x0000638f jam  0x00000004 , 0x000009af 
+ 00024455  0x00006390 branch  0x000076d8 
+ 00024456  0x00006394 jam  0x00000024 , 0x0000007e 
+ 00024457  0x00006395 branch  0x00005d53 
+ 00024458  0x00006398 fetch  0x00000001 , 0x000009af 
+ 00024459  0x00006399 beq  0x0000000b , 0x00005f8e 
+ 00024460  0x0000639a fetch  0x00000001 , 0x000009ae 
+ 00024461  0x0000639b bne  0x00000008 , 0x00005f9d 
+ 00024462  0x0000639d arg  0x00000a5e , 0x00000005 
+ 00024463  0x0000639e arg  0x00000552 , 0x00000006 
+ 00024464  0x0000639f call  0x00007ebf 
+ 00024465  0x000063a0 call  0x000062fc 
+ 00024466  0x000063a1 branch  0x00005f9a , 0x00000001 
+ 00024467  0x000063a2 fetch  0x00000001 , 0x00004662 
+ 00024468  0x000063a3 beq  0x00000001 , 0x00005f9f 
+ 00024469  0x000063a5 jam  0x00000000 , 0x00004661 
+ 00024470  0x000063a6 jam  0x00000009 , 0x000009ae 
+ 00024471  0x000063a7 jam  0x00000001 , 0x000009b0 
+ 00024472  0x000063a8 jam  0x00000041 , 0x0000007d 
+ 00024473  0x000063a9 branch  0x00005d07 
+ 00024474  0x000063ac jam  0x00000009 , 0x000009af 
+ 00024475  0x000063ad jam  0x00000001 , 0x000009b1 
+ 00024476  0x000063ae branch  0x00005d07 
+ 00024477  0x000063b0 jam  0x00000024 , 0x0000007e 
+ 00024478  0x000063b1 branch  0x00005d53 
+ 00024479  0x000063b4 fetch  0x00000001 , 0x00004661 
+ 00024480  0x000063b5 bbit1  0x00000007 , 0x00005fa4 
+ 00024481  0x000063b6 set1  0x00000006 , 0x0000003f 
+ 00024482  0x000063b7 store  0x00000001 , 0x00004661 
+ 00024483  0x000063b8 rtn 
+ 00024484  0x000063bb bbit1  0x00000000 , 0x00005f95 
+ 00024485  0x000063bc jam  0x00000000 , 0x00004661 
+ 00024486  0x000063bd branch  0x00005f9d 
+ 00024487  0x000063c1 branch  0x00005d07 
+ 00024488  0x000063c4 fetch  0x00000001 , 0x0000016d 
+ 00024489  0x000063c5 set0  0x00000001 
+ 00024490  0x000063c6 store  0x00000001 , 0x0000016d 
+ 00024491  0x000063c7 call  0x00005e38 
+ 00024492  0x000063c8 nrtn  0x00000029 
+ 00024493  0x000063c9 fetch  0x00000001 , 0x00000552 
+ 00024494  0x000063ca fetcht  0x00000001 , 0x0000004b 
+ 00024495  0x000063cb setflag  0x00000034 , 0x00000004 , 0x00000002 
+ 00024496  0x000063cc nsetflag  0x00000034 , 0x00000005 , 0x00000002 
+ 00024497  0x000063cd storet  0x00000001 , 0x0000004b 
+ 00024498  0x000063ce rtn 
+ 00024499  0x000063d1 fetcht  0x00000008 , 0x00000552 
+ 00024500  0x000063d3 fetch  0x00000001 , 0x00000055 
+ 00024501  0x000063d4 rtnne  0x00000003 
+ 00024502  0x000063d6 fetch  0x00000001 , 0x0000016d 
+ 00024503  0x000063d7 bbit0  0x00000004 , 0x00005fba 
+ 00024504  0x000063d9 jam  0x00000014 , 0x00000055 
+ 00024505  0x000063da rtn 
+ 00024506  0x000063dc jam  0x00000004 , 0x00000055 
+ 00024507  0x000063dd rtn 
+ 00024508  0x000063df fetch  0x00000001 , 0x0000017f 
+ 00024509  0x000063e0 store  0x00000001 , 0x0000015b 
+ 00024510  0x000063e1 jam  0x00000003 , 0x0000007c 
+ 00024511  0x000063e2 jam  0x00000038 , 0x0000007d 
+ 00024512  0x000063e3 rtn 
+ 00024513  0x000063e7 jam  0x00000003 , 0x0000007c 
+ 00024514  0x000063e8 jam  0x00000039 , 0x0000007d 
+ 00024515  0x000063e9 force  0x00000009 , 0x00000039 
+ 00024516  0x000063ea arg  0x00000552 , 0x00000006 
+ 00024517  0x000063eb arg  0x00000152 , 0x00000005 
+ 00024518  0x000063ed ifetch  0x00000001 , 0x00000006 
+ 00024519  0x000063ee xor_into  0x00000055 , 0x0000003f 
+ 00024520  0x000063ef istore  0x00000001 , 0x00000005 
+ 00024521  0x000063f0 loop  0x00005fc6 
+ 00024522  0x000063f1 fetch  0x00000001 , 0x00000152 
+ 00024523  0x000063f2 fetcht  0x00000001 , 0x00000151 
+ 00024524  0x000063f3 set0  0x00000007 , 0x00000002 
+ 00024525  0x000063f4 set0  0x00000004 , 0x00000002 
+ 00024526  0x000063f5 beq  0x000000ff , 0x00005fda 
+ 00024527  0x000063f6 beq  0x00000000 , 0x00005ff3 
+ 00024528  0x000063f7 beq  0x00000005 , 0x00005fe7 
+ 00024529  0x000063f8 beq  0x00000007 , 0x00005fe6 
+ 00024530  0x000063f9 beq  0x00000006 , 0x00005fe7 
+ 00024531  0x000063fa beq  0x00000008 , 0x00005fe6 
+ 00024532  0x000063fb beq  0x00000001 , 0x00005fdf 
+ 00024533  0x000063fc beq  0x00000002 , 0x00005fdf 
+ 00024534  0x000063fd beq  0x00000003 , 0x00005fdf 
+ 00024535  0x000063fe beq  0x00000009 , 0x00005fdf 
+ 00024536  0x000063ff beq  0x00000004 , 0x00005fdf 
+ 00024537  0x00006400 rtn 
+ 00024538  0x00006403 fetch  0x00000001 , 0x00000151 
+ 00024539  0x00006404 set1  0x00000003 , 0x0000003f 
+ 00024540  0x00006405 set1  0x00000002 , 0x0000003f 
+ 00024541  0x00006406 store  0x00000001 , 0x00000151 
+ 00024542  0x00006407 rtn 
+ 00024543  0x00006409 set1  0x00000004 , 0x00000002 
+ 00024544  0x0000640a jam  0x00000005 , 0x00000180 
+ 00024545  0x0000640b fetch  0x00000002 , 0x00000159 
+ 00024546  0x0000640c iforce  0x00000039 
+ 00024547  0x0000640d store  0x00000002 , 0x0000015f 
+ 00024548  0x0000640e arg  0x00000551 , 0x00000005 
+ 00024549  0x0000640f call  0x00007f73 
+ 00024550  0x00006411 set1  0x00000007 , 0x00000002 
+ 00024551  0x00006413 set1  0x00000002 , 0x00000002 
+ 00024552  0x00006414 force  0x00000000 , 0x0000003f 
+ 00024553  0x00006415 store  0x00000001 , 0x0000000b 
+ 00024554  0x00006416 store  0x00000002 , 0x000000fa 
+ 00024555  0x00006417 store  0x00000002 , 0x000000fc 
+ 00024556  0x00006418 store  0x00000002 , 0x000000f8 
+ 00024557  0x00006419 store  0x00000002 , 0x000000f6 
+ 00024558  0x0000641a fetch  0x00000001 , 0x00000153 
+ 00024559  0x0000641b compare  0x00000000 , 0x0000003f , 0x000000ff 
+ 00024560  0x0000641c setflag  0x00000001 , 0x00000006 , 0x00000002 
+ 00024561  0x0000641d storet  0x00000001 , 0x00000151 
+ 00024562  0x0000641e rtn 
+ 00024563  0x00006421 set0  0x00000011 , 0x00000000 
+ 00024564  0x00006422 jam  0x00000000 , 0x00000151 
+ 00024565  0x00006423 fetch  0x00000001 , 0x0000017f 
+ 00024566  0x00006424 set0  0x00000006 , 0x0000003f 
+ 00024567  0x00006425 store  0x00000001 , 0x0000017f 
+ 00024568  0x00006426 rtn 
+ 00024569  0x0000642d arg  0x00000552 , 0x00000006 
+ 00024570  0x0000642e arg  0x00000562 , 0x00000005 
+ 00024571  0x0000642f branch  0x00007ebf 
+ 00024572  0x00006432 jam  0x00000009 , 0x0000007c 
+ 00024573  0x00006433 rtn 
+ 00024574  0x00006436 nrtn  0x00000029 
+ 00024575  0x00006437 jam  0x00000011 , 0x0000007c 
+ 00024576  0x00006438 rtn 
+ 00024577  0x0000643b arg  0x000040a0 , 0x00000011 
+ 00024578  0x0000643c call  0x00007255 
+ 00024579  0x0000643d jam  0x00000003 , 0x0000007c 
+ 00024580  0x0000643e jam  0x00000008 , 0x0000007d 
+ 00024581  0x0000643f rtn 
+ 00024582  0x00006442 jam  0x0000000a , 0x00000072 
+ 00024583  0x00006443 jam  0x00000007 , 0x0000007c 
+ 00024584  0x00006444 jam  0x00000016 , 0x000004ca 
+ 00024585  0x00006445 rtn 
+ 00024586  0x0000644c bpatchx  0x00000082 , 0x00004030 
+ 00024587  0x0000644d disable  0x00000028 
+ 00024588  0x0000644e call  0x000062c1 
+ 00024589  0x0000644f fetch  0x00000001 , 0x00000048 
+ 00024590  0x00006450 rtn  0x00000034 
+ 00024591  0x00006455 bbit1  0x00000007 , 0x0000603f 
+ 00024592  0x00006457 beq  0x00000001 , 0x0000616f 
+ 00024593  0x00006458 beq  0x00000002 , 0x000060e4 
+ 00024594  0x00006459 beq  0x00000003 , 0x0000604a 
+ 00024595  0x0000645a beq  0x00000004 , 0x00006060 
+ 00024596  0x0000645b beq  0x00000027 , 0x000061db 
+ 00024597  0x0000645c beq  0x00000028 , 0x00006108 
+ 00024598  0x0000645d beq  0x00000030 , 0x000060f4 
+ 00024599  0x0000645e beq  0x00000025 , 0x000061d6 
+ 00024600  0x0000645f beq  0x00000026 , 0x00006103 
+ 00024601  0x00006460 beq  0x00000031 , 0x000061c3 
+ 00024602  0x00006461 beq  0x00000037 , 0x0000616a 
+ 00024603  0x00006462 beq  0x00000033 , 0x0000615c 
+ 00024604  0x00006463 beq  0x00000008 , 0x00006259 
+ 00024605  0x00006464 beq  0x00000009 , 0x0000624f 
+ 00024606  0x00006465 beq  0x0000000b , 0x00006264 
+ 00024607  0x00006466 beq  0x0000000c , 0x0000626d 
+ 00024608  0x00006467 beq  0x0000000f , 0x00006162 
+ 00024609  0x00006468 beq  0x00000010 , 0x00006292 
+ 00024610  0x00006469 beq  0x00000011 , 0x00006288 
+ 00024611  0x0000646a beq  0x00000007 , 0x00006152 
+ 00024612  0x0000646b beq  0x0000002a , 0x0000617e 
+ 00024613  0x0000646c beq  0x0000000a , 0x0000617f 
+ 00024614  0x0000646e beq  0x0000001f , 0x000061bc 
+ 00024615  0x0000646f beq  0x00000006 , 0x000060f9 
+ 00024616  0x00006470 beq  0x00000021 , 0x0000615f 
+ 00024617  0x00006471 beq  0x0000002d , 0x000061b2 
+ 00024618  0x00006472 beq  0x0000002e , 0x000061b7 
+ 00024619  0x00006473 beq  0x00000022 , 0x0000615f 
+ 00024620  0x00006474 beq  0x00000034 , 0x00006180 
+ 00024621  0x00006475 beq  0x00000013 , 0x00006195 
+ 00024622  0x00006476 beq  0x00000017 , 0x000061a4 
+ 00024623  0x00006477 beq  0x00000012 , 0x0000628f 
+ 00024624  0x00006478 beq  0x0000002f , 0x000061aa 
+ 00024625  0x00006479 beq  0x00000018 , 0x000061af 
+ 00024626  0x0000647a beq  0x0000003d , 0x000061ff 
+ 00024627  0x0000647b beq  0x0000003e , 0x0000620b 
+ 00024628  0x0000647c beq  0x0000003f , 0x0000621d 
+ 00024629  0x0000647d beq  0x00000040 , 0x00006227 
+ 00024630  0x0000647e beq  0x00000041 , 0x0000623c 
+ 00024631  0x0000647f beq  0x00000023 , 0x0000624b 
+ 00024632  0x00006480 beq  0x0000003b , 0x00006246 
+ 00024633  0x00006482 beq  0x00000005 , 0x0000624c 
+ 00024634  0x00006483 beq  0x00000029 , 0x0000624d 
+ 00024635  0x00006484 beq  0x00000038 , 0x0000624e 
+ 00024636  0x00006485 beq  0x00000039 , 0x00006175 
+ 00024637  0x00006487 branch  0x00002a8c 
+ 00024638  0x00006488 rtn 
+ 00024639  0x0000648a beq  0x00000081 , 0x0000606d 
+ 00024640  0x0000648b beq  0x00000084 , 0x00006099 
+ 00024641  0x0000648c beq  0x00000082 , 0x00006076 
+ 00024642  0x0000648d beq  0x00000083 , 0x0000610d 
+ 00024643  0x0000648e beq  0x0000008b , 0x00006118 
+ 00024644  0x0000648f beq  0x00000097 , 0x0000614e 
+ 00024645  0x00006490 beq  0x00000099 , 0x000060d5 
+ 00024646  0x00006491 beq  0x0000009a , 0x000060a4 
+ 00024647  0x00006492 beq  0x00000095 , 0x000060da 
+ 00024648  0x00006493 beq  0x00000096 , 0x000060db 
+ 00024649  0x00006494 branch  0x00002a8c 
+ 00024650  0x0000649b force  0x00000002 , 0x0000003f 
+ 00024651  0x0000649c call  0x00006298 
+ 00024652  0x0000649d fetch  0x00000001 , 0x00000049 
+ 00024653  0x0000649e istore  0x00000001 , 0x00000005 
+ 00024654  0x0000649f call  0x000062a7 
+ 00024655  0x000064a0 bpatchx  0x00000083 , 0x00004030 
+ 00024656  0x000064a1 fetch  0x00000001 , 0x00000049 
+ 00024657  0x000064a2 beq  0x00000008 , 0x00006080 
+ 00024658  0x000064a3 beq  0x0000000f , 0x00006084 
+ 00024659  0x000064a4 beq  0x00000010 , 0x0000608f 
+ 00024660  0x000064a5 beq  0x00000017 , 0x0000605f 
+ 00024661  0x000064a6 beq  0x00000033 , 0x00006092 
+ 00024662  0x000064a7 beq  0x00000041 , 0x00006098 
+ 00024663  0x000064a8 beq  0x00000011 , 0x00006059 
+ 00024664  0x000064a9 rtn 
+ 00024665  0x000064ac fetch  0x00000001 , 0x00000055 
+ 00024666  0x000064ad rtn  0x00000034 
+ 00024667  0x000064ae jam  0x0000001b , 0x00000055 
+ 00024668  0x000064af setarg  0x0000000c 
+ 00024669  0x000064b0 arg  0x00000007 , 0x00000007 
+ 00024670  0x000064b1 branch  0x00007f08 
+ 00024671  0x000064b4 branch  0x000026c6 
+ 00024672  0x000064b6 force  0x00000003 , 0x0000003f 
+ 00024673  0x000064b7 call  0x00006298 
+ 00024674  0x000064b8 fetch  0x00000001 , 0x00000049 
+ 00024675  0x000064b9 beq  0x0000000b , 0x00006068 
+ 00024676  0x000064ba istore  0x00000001 , 0x00000005 
+ 00024677  0x000064bb fetch  0x00000001 , 0x0000004a 
+ 00024678  0x000064bc istore  0x00000001 , 0x00000005 
+ 00024679  0x000064bd branch  0x000062a7 
+ 00024680  0x000064c0 istore  0x00000001 , 0x00000005 
+ 00024681  0x000064c1 fetch  0x00000001 , 0x0000004a 
+ 00024682  0x000064c2 istore  0x00000001 , 0x00000005 
+ 00024683  0x000064c3 arg  0x000004d5 , 0x00000002 
+ 00024684  0x000064c4 branch  0x000062e2 
+ 00024685  0x000064c7 force  0x00000004 , 0x00000007 
+ 00024686  0x000064c8 call  0x000062a0 
+ 00024687  0x000064c9 setarg  0x0000007f 
+ 00024688  0x000064ca istore  0x00000001 , 0x00000005 
+ 00024689  0x000064cb fetch  0x00000001 , 0x00000049 
+ 00024690  0x000064cc set0  0x00000007 , 0x0000003f 
+ 00024691  0x000064cd istore  0x00000001 , 0x00000005 
+ 00024692  0x000064ce fetch  0x00000001 , 0x00000049 
+ 00024693  0x000064cf branch  0x000062a7 
+ 00024694  0x000064d2 force  0x00000005 , 0x00000007 
+ 00024695  0x000064d3 call  0x000062a0 
+ 00024696  0x000064d4 setarg  0x0000007f 
+ 00024697  0x000064d5 istore  0x00000001 , 0x00000005 
+ 00024698  0x000064d6 fetch  0x00000001 , 0x00000049 
+ 00024699  0x000064d7 set0  0x00000007 , 0x0000003f 
+ 00024700  0x000064d8 istore  0x00000001 , 0x00000005 
+ 00024701  0x000064d9 fetch  0x00000001 , 0x0000004a 
+ 00024702  0x000064da istore  0x00000001 , 0x00000005 
+ 00024703  0x000064db branch  0x000062a7 
+ 00024704  0x000064df call  0x0000244f 
+ 00024705  0x000064e0 call  0x000062f3 
+ 00024706  0x000064e1 rtn  0x00000001 
+ 00024707  0x000064e2 branch  0x00005ffc 
+ 00024708  0x000064e5 fetch  0x00000001 , 0x0000004b 
+ 00024709  0x000064e6 bbit1  0x00000005 , 0x0000608b 
+ 00024710  0x000064e7 rtnbit0  0x00000004 
+ 00024711  0x000064e8 jam  0x00000012 , 0x0000007c 
+ 00024712  0x000064e9 set0  0x00000004 , 0x0000003f 
+ 00024713  0x000064ea call  0x000062eb 
+ 00024714  0x000064eb branch  0x0000608d 
+ 00024715  0x000064ed jam  0x00000010 , 0x0000007c 
+ 00024716  0x000064ee set0  0x00000005 , 0x0000003f 
+ 00024717  0x000064f0 store  0x00000001 , 0x0000004b 
+ 00024718  0x000064f1 rtn 
+ 00024719  0x000064f4 call  0x000062fc 
+ 00024720  0x000064f5 branch  0x00005ffe , 0x00000001 
+ 00024721  0x000064f6 rtn 
+ 00024722  0x000064f9 jam  0x0000008b , 0x0000007c 
+ 00024723  0x000064fb fetch  0x00000001 , 0x000004d1 
+ 00024724  0x000064fc set1  0x00000000 , 0x0000003f 
+ 00024725  0x000064fd store  0x00000001 , 0x000004d1 
+ 00024726  0x000064fe jam  0x00000001 , 0x00000a99 
+ 00024727  0x000064ff branch  0x00007d86 
+ 00024728  0x00006503 rtn 
+ 00024729  0x00006508 force  0x0000000c , 0x00000007 
+ 00024730  0x00006509 call  0x000062a0 
+ 00024731  0x0000650a setarg  0x00000001 
+ 00024732  0x0000650b istore  0x00000001 , 0x00000005 
+ 00024733  0x0000650c fetch  0x00000002 , 0x000004ce 
+ 00024734  0x0000650d istore  0x00000002 , 0x00000005 
+ 00024735  0x0000650e setarg  0x00000000 
+ 00024736  0x0000650f istore  0x00000003 , 0x00000005 
+ 00024737  0x00006510 setarg  0x00000000 
+ 00024738  0x00006511 istore  0x00000004 , 0x00000005 
+ 00024739  0x00006512 branch  0x000062b0 
+ 00024740  0x00006514 force  0x00000005 , 0x00000007 
+ 00024741  0x00006515 call  0x000062a0 
+ 00024742  0x00006516 fetch  0x00000003 , 0x0000465b 
+ 00024743  0x00006517 istore  0x00000003 , 0x00000005 
+ 00024744  0x00006518 call  0x000062b0 
+ 00024745  0x00006519 jam  0x00000001 , 0x00004665 
+ 00024746  0x0000651a fetch  0x00000001 , 0x0000465b 
+ 00024747  0x0000651b beq  0x00000001 , 0x000060b5 
+ 00024748  0x0000651c beq  0x00000002 , 0x000060af 
+ 00024749  0x0000651d beq  0x00000003 , 0x000060bb 
+ 00024750  0x0000651e rtn 
+ 00024751  0x00006521 fetch  0x00000001 , 0x0000465e 
+ 00024752  0x00006522 beq  0x00000000 , 0x000060c7 
+ 00024753  0x00006523 beq  0x00000001 , 0x000060c7 
+ 00024754  0x00006524 beq  0x00000002 , 0x000060c7 
+ 00024755  0x00006525 beq  0x00000003 , 0x000060c1 
+ 00024756  0x00006526 rtn 
+ 00024757  0x0000652a fetch  0x00000001 , 0x0000465e 
+ 00024758  0x0000652b beq  0x00000000 , 0x000060c1 
+ 00024759  0x0000652c beq  0x00000001 , 0x000060c5 
+ 00024760  0x0000652d beq  0x00000002 , 0x000060c7 
+ 00024761  0x0000652e beq  0x00000003 , 0x000060c1 
+ 00024762  0x0000652f rtn 
+ 00024763  0x00006533 fetch  0x00000001 , 0x0000465e 
+ 00024764  0x00006534 beq  0x00000000 , 0x000060c1 
+ 00024765  0x00006535 beq  0x00000001 , 0x000060c1 
+ 00024766  0x00006536 beq  0x00000002 , 0x000060c1 
+ 00024767  0x00006537 beq  0x00000003 , 0x000060c1 
+ 00024768  0x00006538 rtn 
+ 00024769  0x00006542 jam  0x00000003 , 0x00004662 
+ 00024770  0x00006543 fetch  0x00000001 , 0x0000455c 
+ 00024771  0x00006544 bbit1  0x00000000 , 0x000033e9 
+ 00024772  0x00006545 rtn 
+ 00024773  0x00006549 jam  0x00000001 , 0x00004662 
+ 00024774  0x0000654a rtn 
+ 00024775  0x00006551 jam  0x00000002 , 0x00004662 
+ 00024776  0x00006552 rtn 
+ 00024777  0x00006556 arg  0x00000000 , 0x00000007 
+ 00024778  0x00006557 branch  0x000060cd 
+ 00024779  0x0000655a arg  0x00000000 , 0x00000007 
+ 00024780  0x0000655b branch  0x000060d1 
+ 00024781  0x0000655e fetch  0x00000001 , 0x0000455c 
+ 00024782  0x0000655f qset1  0x0000003f 
+ 00024783  0x00006560 store  0x00000001 , 0x0000455c 
+ 00024784  0x00006561 rtn 
+ 00024785  0x00006564 fetch  0x00000001 , 0x0000455c 
+ 00024786  0x00006565 qset0  0x0000003f 
+ 00024787  0x00006566 store  0x00000001 , 0x0000455c 
+ 00024788  0x00006567 rtn 
+ 00024789  0x0000656b force  0x00000005 , 0x00000007 
+ 00024790  0x0000656c call  0x000062a0 
+ 00024791  0x0000656d fetch  0x00000003 , 0x0000465b 
+ 00024792  0x0000656e istore  0x00000003 , 0x00000005 
+ 00024793  0x0000656f branch  0x000062b2 
+ 00024794  0x00006574 rtn 
+ 00024795  0x00006576 force  0x00000009 , 0x00000007 
+ 00024796  0x00006577 call  0x000062a0 
+ 00024797  0x00006578 fetch  0x00000001 , 0x00000095 
+ 00024798  0x00006579 istore  0x00000001 , 0x00000005 
+ 00024799  0x0000657a fetch  0x00000002 , 0x00000096 
+ 00024800  0x0000657b istore  0x00000002 , 0x00000005 
+ 00024801  0x0000657c fetch  0x00000004 , 0x00000091 
+ 00024802  0x0000657d istore  0x00000004 , 0x00000005 
+ 00024803  0x0000657e branch  0x000062b0 
+ 00024804  0x00006581 force  0x00000011 , 0x0000003f 
+ 00024805  0x00006582 call  0x00006298 
+ 00024806  0x00006583 fetch  0x00000001 , 0x00000049 
+ 00024807  0x00006584 copy  0x0000003f , 0x00000002 
+ 00024808  0x00006585 beq  0x00000000 , 0x000060ec 
+ 00024809  0x00006586 beq  0x0000000e , 0x000060ec 
+ 00024810  0x00006587 beq  0x0000001c , 0x000060ec 
+ 00024811  0x00006588 rtn 
+ 00024812  0x0000658a istore  0x00000001 , 0x00000005 
+ 00024813  0x0000658b fetch  0x00000001 , 0x00004515 
+ 00024814  0x0000658c istore  0x00000001 , 0x00000005 
+ 00024815  0x0000658d arg  0x0000000e , 0x00000039 
+ 00024816  0x0000658e setarg  0x00004516 
+ 00024817  0x0000658f iadd  0x00000002 , 0x00000006 
+ 00024818  0x00006590 call  0x00007f01 
+ 00024819  0x00006591 branch  0x000062b0 
+ 00024820  0x00006595 force  0x00000003 , 0x0000003f 
+ 00024821  0x00006596 call  0x00006298 
+ 00024822  0x00006597 setarg  0x00000114 
+ 00024823  0x00006598 istore  0x00000002 , 0x00000005 
+ 00024824  0x00006599 branch  0x000062b0 
+ 00024825  0x0000659d force  0x00000003 , 0x0000003f 
+ 00024826  0x0000659e call  0x00006298 
+ 00024827  0x0000659f fetch  0x00000004 , 0x00000165 
+ 00024828  0x000065a0 isub  0x00000022 , 0x0000003f 
+ 00024829  0x000065a1 branch  0x000060ff , 0x00000029 
+ 00024830  0x000065a2 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00024831  0x000065a5 rshift2  0x0000003f , 0x0000003f 
+ 00024832  0x000065a6 set0  0x0000000f , 0x0000003f 
+ 00024833  0x000065a7 istore  0x00000002 , 0x00000005 
+ 00024834  0x000065a8 branch  0x000062b0 
+ 00024835  0x000065ab force  0x00000006 , 0x0000003f 
+ 00024836  0x000065ac call  0x00006298 
+ 00024837  0x000065ad fetch  0x00000005 , 0x00004510 
+ 00024838  0x000065ae istore  0x00000005 , 0x00000005 
+ 00024839  0x000065af branch  0x000062b0 
+ 00024840  0x000065b2 force  0x00000009 , 0x0000003f 
+ 00024841  0x000065b3 call  0x00006298 
+ 00024842  0x000065b4 fetch  0x00000008 , 0x00004098 
+ 00024843  0x000065b5 istore  0x00000008 , 0x00000005 
+ 00024844  0x000065b6 branch  0x000062b0 
+ 00024845  0x000065be force  0x0000000c , 0x00000007 
+ 00024846  0x000065bf call  0x000062a0 
+ 00024847  0x000065c0 setarg  0x00000001 
+ 00024848  0x000065c1 istore  0x00000001 , 0x00000005 
+ 00024849  0x000065c2 fetch  0x00000002 , 0x000004ce 
+ 00024850  0x000065c3 istore  0x00000002 , 0x00000005 
+ 00024851  0x000065c4 setarg  0x00000000 
+ 00024852  0x000065c5 istore  0x00000003 , 0x00000005 
+ 00024853  0x000065c6 setarg  0x00000000 
+ 00024854  0x000065c7 istore  0x00000004 , 0x00000005 
+ 00024855  0x000065c8 branch  0x000062b2 
+ 00024856  0x000065cb force  0x00000003 , 0x00000007 
+ 00024857  0x000065cc call  0x000062a0 
+ 00024858  0x000065cd fetch  0x00000001 , 0x0000415a 
+ 00024859  0x000065ce istore  0x00000001 , 0x00000005 
+ 00024860  0x000065cf disable  0x00000028 
+ 00024861  0x000065d0 call  0x000062b2 
+ 00024862  0x000065d1 nrtn  0x00000028 
+ 00024863  0x000065d2 nrtn  0x00000029 
+ 00024864  0x000065d3 fetch  0x00000001 , 0x000040d8 
+ 00024865  0x000065d4 rtnbit0  0x00000000 
+ 00024866  0x000065d5 call  0x00006132 
+ 00024867  0x000065d6 branch  0x0000613c 
+ 00024868  0x000065da bpatchx  0x00000084 , 0x00004030 
+ 00024869  0x000065db fetch  0x00000001 , 0x0000409e 
+ 00024870  0x000065dc set1  0x00000003 , 0x0000003f 
+ 00024871  0x000065dd store  0x00000001 , 0x0000409e 
+ 00024872  0x000065de setarg  0x00000101 
+ 00024873  0x000065df store  0x00000002 , 0x000004ce 
+ 00024874  0x000065e0 rtn 
+ 00024875  0x000065e3 bpatchx  0x00000085 , 0x00004030 
+ 00024876  0x000065e4 fetch  0x00000001 , 0x0000409e 
+ 00024877  0x000065e5 set0  0x00000003 , 0x0000003f 
+ 00024878  0x000065e6 store  0x00000001 , 0x0000409e 
+ 00024879  0x000065e7 setarg  0x00000000 
+ 00024880  0x000065e8 store  0x00000002 , 0x000004ce 
+ 00024881  0x000065e9 rtn 
+ 00024882  0x000065ec jam  0x00000003 , 0x000040d8 
+ 00024883  0x000065ed setarg  0x00000000 
+ 00024884  0x000065ee store  0x00000004 , 0x00004142 
+ 00024885  0x000065ef arg  0x000040da , 0x00000005 
+ 00024886  0x000065f0 call  0x00006140 
+ 00024887  0x000065f1 arg  0x000040e7 , 0x00000005 
+ 00024888  0x000065f2 call  0x00006140 
+ 00024889  0x000065f3 arg  0x00004146 , 0x00000005 
+ 00024890  0x000065f4 call  0x00006140 
+ 00024891  0x000065f5 branch  0x00006147 
+ 00024892  0x000065f7 arg  0x000040e7 , 0x00000005 
+ 00024893  0x000065f8 call  0x00006140 
+ 00024894  0x000065f9 call  0x00006147 
+ 00024895  0x000065fa branch  0x0000614a 
+ 00024896  0x000065fe setarg  0x00ffffff 
+ 00024897  0x000065ff istore  0x00000003 , 0x00000005 
+ 00024898  0x00006600 istore  0x00000003 , 0x00000005 
+ 00024899  0x00006601 istore  0x00000003 , 0x00000005 
+ 00024900  0x00006602 setarg  0x0000007f 
+ 00024901  0x00006603 istore  0x00000001 , 0x00000005 
+ 00024902  0x00006604 rtn 
+ 00024903  0x00006606 setarg  0x00000000 
+ 00024904  0x00006607 store  0x00000002 , 0x000040d6 
+ 00024905  0x00006608 rtn 
+ 00024906  0x0000660a fetch  0x00000001 , 0x000040d8 
+ 00024907  0x0000660b set1  0x00000002 , 0x0000003f 
+ 00024908  0x0000660c store  0x00000001 , 0x000040d8 
+ 00024909  0x0000660d rtn 
+ 00024910  0x00006611 force  0x00000002 , 0x00000007 
+ 00024911  0x00006612 call  0x000062a0 
+ 00024912  0x00006613 nbranch  0x000062b0 , 0x00000029 
+ 00024913  0x00006615 branch  0x000062b2 
+ 00024914  0x0000661a force  0x00000002 , 0x0000003f 
+ 00024915  0x0000661b call  0x00006298 
+ 00024916  0x0000661c fetch  0x00000001 , 0x000004ca 
+ 00024917  0x0000661d istore  0x00000001 , 0x00000005 
+ 00024918  0x0000661e call  0x000062b2 
+ 00024919  0x00006620 fetch  0x00000001 , 0x0000004b 
+ 00024920  0x00006621 set1  0x00000003 , 0x0000003f 
+ 00024921  0x00006622 store  0x00000001 , 0x0000004b 
+ 00024922  0x00006623 jam  0x00000032 , 0x00000072 
+ 00024923  0x00006624 rtn 
+ 00024924  0x00006628 force  0x00000001 , 0x0000003f 
+ 00024925  0x00006629 call  0x00006298 
+ 00024926  0x0000662a branch  0x000062b2 
+ 00024927  0x0000662c force  0x00000001 , 0x0000003f 
+ 00024928  0x0000662d call  0x00006298 
+ 00024929  0x0000662e branch  0x000062b0 
+ 00024930  0x00006632 force  0x00000002 , 0x0000003f 
+ 00024931  0x00006633 call  0x00006298 
+ 00024932  0x00006634 fetch  0x00000001 , 0x0000004c 
+ 00024933  0x00006635 isolate0  0x00000002 , 0x0000003f 
+ 00024934  0x00006636 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00024935  0x00006637 and_into  0x00000001 , 0x0000003f 
+ 00024936  0x00006638 istore  0x00000001 , 0x00000005 
+ 00024937  0x00006639 branch  0x000062b2 
+ 00024938  0x0000663d force  0x00000003 , 0x0000003f 
+ 00024939  0x0000663e call  0x00006298 
+ 00024940  0x0000663f fetch  0x00000002 , 0x00000051 
+ 00024941  0x00006640 istore  0x00000002 , 0x00000005 
+ 00024942  0x00006641 branch  0x000062b2 
+ 00024943  0x00006644 jam  0x000000fa , 0x00000072 
+ 00024944  0x00006645 force  0x00000002 , 0x0000003f 
+ 00024945  0x00006646 call  0x00006298 
+ 00024946  0x00006647 fetch  0x00000001 , 0x00000053 
+ 00024947  0x00006648 istore  0x00000001 , 0x00000005 
+ 00024948  0x00006649 branch  0x000062b2 
+ 00024949  0x0000664c force  0x0000000a , 0x0000003f 
+ 00024950  0x0000664d call  0x00006298 
+ 00024951  0x0000664e arg  0x00000152 , 0x00000006 
+ 00024952  0x0000664f force  0x00000009 , 0x00000039 
+ 00024953  0x00006651 ifetch  0x00000001 , 0x00000006 
+ 00024954  0x00006652 xor_into  0x00000055 , 0x0000003f 
+ 00024955  0x00006653 istore  0x00000001 , 0x00000005 
+ 00024956  0x00006654 loop  0x00006179 
+ 00024957  0x00006655 branch  0x000062b2 
+ 00024958  0x00006658 branch  0x000062b2 
+ 00024959  0x0000665a branch  0x000062b2 
+ 00024960  0x0000665d rtn  0x00000029 
+ 00024961  0x0000665e call  0x0000282d 
+ 00024962  0x0000665f force  0x00000009 , 0x0000003f 
+ 00024963  0x00006660 call  0x00006298 
+ 00024964  0x00006661 fetch  0x00000002 , 0x00000171 
+ 00024965  0x00006662 istore  0x00000002 , 0x00000005 
+ 00024966  0x00006663 fetch  0x00000003 , 0x000040a0 
+ 00024967  0x00006664 istore  0x00000003 , 0x00000005 
+ 00024968  0x00006665 fetch  0x00000001 , 0x000040a3 
+ 00024969  0x00006666 istore  0x00000001 , 0x00000005 
+ 00024970  0x00006667 fetch  0x00000002 , 0x000040a4 
+ 00024971  0x00006668 istore  0x00000002 , 0x00000005 
+ 00024972  0x00006669 bmark0  0x00000003 , 0x00006191 
+ 00024973  0x0000666a set0  0x00000003 , 0x00000000 
+ 00024974  0x0000666b call  0x000062b2 
+ 00024975  0x0000666c jam  0x00000013 , 0x0000007c 
+ 00024976  0x0000666d rtn 
+ 00024977  0x0000666f call  0x000062b0 
+ 00024978  0x00006670 jam  0x00000003 , 0x0000007c 
+ 00024979  0x00006671 jam  0x00000013 , 0x0000007d 
+ 00024980  0x00006672 rtn 
+ 00024981  0x00006675 arg  0x00000200 , 0x00000002 
+ 00024982  0x00006676 branch  0x00006199 , 0x00000029 
+ 00024983  0x00006677 deposit  0x00000028 
+ 00024984  0x00006678 branch  0x0000619a 
+ 00024985  0x0000667a deposit  0x00000022 
+ 00024986  0x0000667c deposit  0x00000021 
+ 00024987  0x0000667d iadd  0x00000002 , 0x0000003f 
+ 00024988  0x0000667e and_into  0x000001fc , 0x0000003f 
+ 00024989  0x0000667f store  0x00000004 , 0x00000034 
+ 00024990  0x00006680 force  0x00000005 , 0x0000003f 
+ 00024991  0x00006681 call  0x00006298 
+ 00024992  0x00006682 fetch  0x00000004 , 0x00000034 
+ 00024993  0x00006683 rshift  0x0000003f , 0x0000003f 
+ 00024994  0x00006684 istore  0x00000004 , 0x00000005 
+ 00024995  0x00006685 branch  0x000062b2 
+ 00024996  0x00006688 force  0x0000000a , 0x0000003f 
+ 00024997  0x00006689 call  0x00006298 
+ 00024998  0x0000668a arg  0x000004d9 , 0x00000006 
+ 00024999  0x0000668b ifetch  0x00000009 , 0x00000006 
+ 00025000  0x0000668c istore  0x00000009 , 0x00000005 
+ 00025001  0x0000668d branch  0x000062b2 
+ 00025002  0x00006692 force  0x00000003 , 0x0000003f 
+ 00025003  0x00006693 call  0x00006298 
+ 00025004  0x00006694 setarg  0x00000114 
+ 00025005  0x00006695 istore  0x00000002 , 0x00000005 
+ 00025006  0x00006696 branch  0x000062b2 
+ 00025007  0x0000669a force  0x00000001 , 0x0000003f 
+ 00025008  0x0000669b call  0x00006298 
+ 00025009  0x000066a4 branch  0x000062b2 
+ 00025010  0x000066a8 force  0x00000002 , 0x0000003f 
+ 00025011  0x000066a9 call  0x00006298 
+ 00025012  0x000066aa fetch  0x00000001 , 0x000040d0 
+ 00025013  0x000066ab istore  0x00000001 , 0x00000005 
+ 00025014  0x000066ac branch  0x000062b2 
+ 00025015  0x000066b0 force  0x00000002 , 0x0000003f 
+ 00025016  0x000066b1 call  0x00006298 
+ 00025017  0x000066b2 setarg  0x00000005 
+ 00025018  0x000066b3 istore  0x00000001 , 0x00000005 
+ 00025019  0x000066b4 branch  0x000062b2 
+ 00025020  0x000066b8 force  0x00000002 , 0x0000003f 
+ 00025021  0x000066b9 call  0x00006298 
+ 00025022  0x000066ba setarg  0x00000000 
+ 00025023  0x000066bb istore  0x00000001 , 0x00000005 
+ 00025024  0x000066bc branch  0x000062b2 
+ 00025025  0x000066c0 jam  0x0000002e , 0x0000007c 
+ 00025026  0x000066c1 rtn 
+ 00025027  0x000066c3 fetch  0x00000001 , 0x00004092 
+ 00025028  0x000066c4 sub  0x0000003f , 0x0000000a , 0x0000003e 
+ 00025029  0x000066c5 call  0x000061c1 , 0x00000005 
+ 00025030  0x000066c6 fetch  0x00000001 , 0x00000030 
+ 00025031  0x000066c7 set1  0x00000004 , 0x0000003f 
+ 00025032  0x000066c8 store  0x00000001 , 0x00000030 
+ 00025033  0x000066c9 copy  0x00000022 , 0x0000003f 
+ 00025034  0x000066ca store  0x00000004 , 0x000004e9 
+ 00025035  0x000066cb fetch  0x00000001 , 0x000004d1 
+ 00025036  0x000066cc bbit1  0x00000003 , 0x000061d4 
+ 00025037  0x000066cd set1  0x00000003 , 0x0000003f 
+ 00025038  0x000066ce store  0x00000001 , 0x000004d1 
+ 00025039  0x000066cf jam  0x00000005 , 0x00000a99 
+ 00025040  0x000066d0 call  0x00007d86 
+ 00025041  0x000066d1 force  0x00000001 , 0x0000003f 
+ 00025042  0x000066d2 call  0x00006298 
+ 00025043  0x000066d3 branch  0x000062b2 
+ 00025044  0x000066d5 jam  0x00000000 , 0x00000048 
+ 00025045  0x000066d6 rtn 
+ 00025046  0x000066d9 force  0x00000006 , 0x0000003f 
+ 00025047  0x000066da call  0x00006298 
+ 00025048  0x000066db fetch  0x00000005 , 0x00004510 
+ 00025049  0x000066dc istore  0x00000005 , 0x00000005 
+ 00025050  0x000066dd branch  0x000062b2 
+ 00025051  0x000066e0 force  0x00000009 , 0x0000003f 
+ 00025052  0x000066e1 call  0x00006298 
+ 00025053  0x000066e2 fetch  0x00000008 , 0x00004098 
+ 00025054  0x000066e3 istore  0x00000008 , 0x00000005 
+ 00025055  0x000066e4 branch  0x000062b2 
+ 00025056  0x000066e7 jam  0x00000001 , 0x000009b1 
+ 00025057  0x000066e8 fetch  0x00000001 , 0x000045b1 
+ 00025058  0x000066e9 rtnne  0x00000001 
+ 00025059  0x000066ea jam  0x00000013 , 0x000009af 
+ 00025060  0x000066eb rtn 
+ 00025061  0x000066ee call  0x000062ef 
+ 00025062  0x000066ef jam  0x00000099 , 0x0000007c 
+ 00025063  0x000066f0 jam  0x00000003 , 0x000009af 
+ 00025064  0x000066f1 rtn 
+ 00025065  0x000066f5 call  0x000062ef 
+ 00025066  0x000066f6 jam  0x0000003d , 0x0000007c 
+ 00025067  0x000066f7 jam  0x00000007 , 0x000009af 
+ 00025068  0x000066f8 rtn 
+ 00025069  0x000066fb arg  0x00000a4e , 0x00000011 
+ 00025070  0x000066fc arg  0x00000a6e , 0x00000012 
+ 00025071  0x000066fd arg  0x00000010 , 0x00000039 
+ 00025072  0x000066fe call  0x00007f88 
+ 00025073  0x000066ff branch  0x000061f7 , 0x00000005 
+ 00025074  0x00006700 jam  0x00000000 , 0x000009af 
+ 00025075  0x00006701 call  0x000076da 
+ 00025076  0x00006702 jam  0x00000024 , 0x0000007e 
+ 00025077  0x00006703 jam  0x00000040 , 0x0000007d 
+ 00025078  0x00006704 branch  0x00005d53 
+ 00025079  0x00006706 jam  0x0000000a , 0x000009af 
+ 00025080  0x00006707 call  0x000076d8 
+ 00025081  0x00006708 jam  0x00000040 , 0x0000007d 
+ 00025082  0x00006709 branch  0x00005e38 
+ 00025083  0x0000670e jam  0x00000040 , 0x0000007c 
+ 00025084  0x0000670f rtn 
+ 00025085  0x00006716 jam  0x0000003d , 0x0000007c 
+ 00025086  0x00006718 rtn 
+ 00025087  0x0000671f jam  0x00000000 , 0x000009b6 
+ 00025088  0x00006720 force  0x00000004 , 0x0000003f 
+ 00025089  0x00006721 call  0x00006298 
+ 00025090  0x00006722 force  0x00000001 , 0x0000003f 
+ 00025091  0x00006723 istore  0x00000001 , 0x00000005 
+ 00025092  0x00006724 force  0x00000001 , 0x0000003f 
+ 00025093  0x00006725 istore  0x00000001 , 0x00000005 
+ 00025094  0x00006726 force  0x00000030 , 0x0000003f 
+ 00025095  0x00006727 istore  0x00000001 , 0x00000005 
+ 00025096  0x00006728 call  0x000062fc 
+ 00025097  0x00006729 branch  0x000062b2 , 0x00000001 
+ 00025098  0x0000672a branch  0x000062b0 
+ 00025099  0x0000672e force  0x00000011 , 0x0000003f 
+ 00025100  0x0000672f call  0x00006298 
+ 00025101  0x00006730 fetch  0x00000001 , 0x000009b6 
+ 00025102  0x00006731 arg  0x0000462a , 0x00000006 
+ 00025103  0x00006732 iadd  0x00000006 , 0x00000006 
+ 00025104  0x00006733 ifetch  0x00000008 , 0x00000006 
+ 00025105  0x00006734 istore  0x00000008 , 0x00000005 
+ 00025106  0x00006735 ifetch  0x00000008 , 0x00000006 
+ 00025107  0x00006736 istore  0x00000008 , 0x00000005 
+ 00025108  0x00006737 fetch  0x00000001 , 0x000009b6 
+ 00025109  0x00006738 increase  0x00000010 , 0x0000003f 
+ 00025110  0x00006739 store  0x00000001 , 0x000009b6 
+ 00025111  0x0000673a call  0x000062fc 
+ 00025112  0x0000673b branch  0x000062b2 , 0x00000001 
+ 00025113  0x0000673c branch  0x000062b0 
+ 00025114  0x00006740 jam  0x00000006 , 0x000009ae 
+ 00025115  0x00006741 jam  0x0000003f , 0x0000007c 
+ 00025116  0x00006742 rtn 
+ 00025117  0x00006746 force  0x00000011 , 0x0000003f 
+ 00025118  0x00006747 call  0x00006298 
+ 00025119  0x00006748 arg  0x00000a4e , 0x00000006 
+ 00025120  0x00006749 ifetch  0x00000008 , 0x00000006 
+ 00025121  0x0000674a istore  0x00000008 , 0x00000005 
+ 00025122  0x0000674b ifetch  0x00000008 , 0x00000006 
+ 00025123  0x0000674c istore  0x00000008 , 0x00000005 
+ 00025124  0x0000674d branch  0x000062b0 
+ 00025125  0x00006750 jam  0x00000040 , 0x0000007c 
+ 00025126  0x00006751 rtn 
+ 00025127  0x00006755 call  0x000062fc 
+ 00025128  0x00006756 call  0x00007612 , 0x00000001 
+ 00025129  0x00006757 force  0x00000011 , 0x0000003f 
+ 00025130  0x00006758 call  0x00006298 
+ 00025131  0x00006759 arg  0x00000a1e , 0x00000006 
+ 00025132  0x0000675a ifetch  0x00000008 , 0x00000006 
+ 00025133  0x0000675b istore  0x00000008 , 0x00000005 
+ 00025134  0x0000675c ifetch  0x00000008 , 0x00000006 
+ 00025135  0x0000675d istore  0x00000008 , 0x00000005 
+ 00025136  0x0000675e call  0x000062fc 
+ 00025137  0x0000675f nbranch  0x000062b0 , 0x00000001 
+ 00025138  0x00006760 branch  0x000062b2 , 0x00000001 
+ 00025139  0x00006764 jam  0x0000000f , 0x000009af 
+ 00025140  0x00006766 call  0x000062ef 
+ 00025141  0x00006767 jam  0x0000000b , 0x0000007c 
+ 00025142  0x00006768 call  0x00006307 
+ 00025143  0x00006769 branch  0x0000764e , 0x00000001 
+ 00025144  0x0000676a branch  0x00007658 
+ 00025145  0x0000676c call  0x000062eb 
+ 00025146  0x0000676e jam  0x00000041 , 0x0000007c 
+ 00025147  0x0000676f rtn 
+ 00025148  0x00006772 force  0x00000011 , 0x0000003f 
+ 00025149  0x00006773 call  0x00006298 
+ 00025150  0x00006774 arg  0x00000a4e , 0x00000006 
+ 00025151  0x00006775 ifetch  0x00000008 , 0x00000006 
+ 00025152  0x00006776 istore  0x00000008 , 0x00000005 
+ 00025153  0x00006777 ifetch  0x00000008 , 0x00000006 
+ 00025154  0x00006778 istore  0x00000008 , 0x00000005 
+ 00025155  0x00006779 call  0x000062fc 
+ 00025156  0x0000677a nbranch  0x000062b0 , 0x00000001 
+ 00025157  0x0000677b branch  0x000062b2 , 0x00000001 
+ 00025158  0x0000677e force  0x00000003 , 0x0000003f 
+ 00025159  0x0000677f call  0x00006298 
+ 00025160  0x00006780 setarg  0x0000fffe 
+ 00025161  0x00006781 istore  0x00000002 , 0x00000005 
+ 00025162  0x00006782 branch  0x000062b0 
+ 00025163  0x00006785 branch  0x000062b2 
+ 00025164  0x00006787 branch  0x000062b2 
+ 00025165  0x00006789 branch  0x000062b2 
+ 00025166  0x0000678b branch  0x000062b2 
+ 00025167  0x00006791 call  0x0000630b 
+ 00025168  0x00006792 arg  0x000040a0 , 0x00000011 
+ 00025169  0x00006793 call  0x00006311 
+ 00025170  0x00006794 force  0x00000011 , 0x0000003f 
+ 00025171  0x00006795 call  0x00006298 
+ 00025172  0x00006796 arg  0x00000582 , 0x00000011 
+ 00025173  0x00006797 arg  0x00000562 , 0x00000012 
+ 00025174  0x00006798 call  0x00007352 
+ 00025175  0x00006799 nbranch  0x000062a7 , 0x00000029 
+ 00025176  0x0000679a branch  0x000062ad 
+ 00025177  0x0000679d call  0x0000630b 
+ 00025178  0x0000679e arg  0x00000040 , 0x00000011 
+ 00025179  0x0000679f call  0x00007255 
+ 00025180  0x000067a1 force  0x00000011 , 0x0000003f 
+ 00025181  0x000067a2 call  0x00006298 
+ 00025182  0x000067a3 arg  0x00000562 , 0x00000006 
+ 00025183  0x000067a4 call  0x00007ebf 
+ 00025184  0x000067a5 fetch  0x00000001 , 0x00000055 
+ 00025185  0x000067a6 beq  0x00000019 , 0x000062b2 
+ 00025186  0x000067a7 beq  0x00000018 , 0x000062b2 
+ 00025187  0x000067a8 branch  0x000062ad 
+ 00025188  0x000067ab fetch  0x00000001 , 0x000009b5 
+ 00025189  0x000067ac branch  0x0000626a , 0x00000034 
+ 00025190  0x000067ad call  0x000062fc 
+ 00025191  0x000067ae call  0x000062ef , 0x00000001 
+ 00025192  0x000067af ncall  0x000062eb , 0x00000001 
+ 00025193  0x000067b0 branch  0x0000626b 
+ 00025194  0x000067b2 call  0x000062ef 
+ 00025195  0x000067b4 call  0x0000630b 
+ 00025196  0x000067b5 branch  0x0000625c 
+ 00025197  0x000067b8 arg  0x000040a0 , 0x00000011 
+ 00025198  0x000067b9 call  0x00007288 
+ 00025199  0x000067ba force  0x00000005 , 0x0000003f 
+ 00025200  0x000067bb call  0x00006298 
+ 00025201  0x000067bc fetch  0x00000004 , 0x00000592 
+ 00025202  0x000067bd istore  0x00000004 , 0x00000005 
+ 00025203  0x000067be arg  0x000004d5 , 0x00000002 
+ 00025204  0x000067bf call  0x000062e2 
+ 00025205  0x000067c0 call  0x00007386 
+ 00025206  0x000067c1 call  0x000062fc 
+ 00025207  0x000067c2 branch  0x0000627c , 0x00000001 
+ 00025208  0x000067c3 jam  0x00000001 , 0x000004d8 
+ 00025209  0x000067c4 fetch  0x00000001 , 0x000009b5 
+ 00025210  0x000067c5 rtn  0x00000034 
+ 00025211  0x000067c6 jam  0x0000000b , 0x0000007c 
+ 00025212  0x000067c8 fetch  0x00000001 , 0x000041bd 
+ 00025213  0x000067c9 rtn  0x00000034 
+ 00025214  0x000067cb call  0x000062fc 
+ 00025215  0x000067cc nbranch  0x00006284 , 0x00000001 
+ 00025216  0x000067cd fetch  0x00000001 , 0x000004d7 
+ 00025217  0x000067ce rtn  0x00000034 
+ 00025218  0x000067cf jam  0x0000000f , 0x0000007c 
+ 00025219  0x000067d0 rtn 
+ 00025220  0x000067d2 rtnmark0  0x00000021 
+ 00025221  0x000067d3 set0  0x00000021 , 0x00000000 
+ 00025222  0x000067d4 jam  0x0000000f , 0x0000007c 
+ 00025223  0x000067d5 rtn 
+ 00025224  0x000067da call  0x0000630b 
+ 00025225  0x000067db call  0x0000728b 
+ 00025226  0x000067dc force  0x00000011 , 0x0000003f 
+ 00025227  0x000067dd call  0x00006298 
+ 00025228  0x000067de arg  0x00000562 , 0x00000006 
+ 00025229  0x000067df call  0x00007ebf 
+ 00025230  0x000067e0 branch  0x000062ad 
+ 00025231  0x000067e3 force  0x00000001 , 0x0000003f 
+ 00025232  0x000067e4 call  0x00006298 
+ 00025233  0x000067e5 branch  0x000062ad 
+ 00025234  0x000067e8 force  0x00000002 , 0x0000003f 
+ 00025235  0x000067e9 call  0x00006298 
+ 00025236  0x000067ea force  0x00000010 , 0x0000003f 
+ 00025237  0x000067eb istore  0x00000001 , 0x00000005 
+ 00025238  0x000067ec store  0x00000001 , 0x00000054 
+ 00025239  0x000067ed branch  0x000062ad 
+ 00025240  0x000067f1 lshift3  0x0000003f , 0x0000003f 
+ 00025241  0x000067f2 or_into  0x00000007 , 0x0000003f 
+ 00025242  0x000067f3 store  0x00000001 , 0x000004b6 
+ 00025243  0x000067f4 arg  0x00000011 , 0x00000039 
+ 00025244  0x000067f5 arg  0x000004b8 , 0x00000005 
+ 00025245  0x000067f6 call  0x00007ed4 
+ 00025246  0x000067f7 arg  0x000004b8 , 0x00000005 
+ 00025247  0x000067f8 rtn 
+ 00025248  0x000067fb and  0x0000003f , 0x0000007f , 0x00000011 
+ 00025249  0x000067fc jam  0x0000007f , 0x00000048 
+ 00025250  0x000067fd deposit  0x00000007 
+ 00025251  0x000067fe call  0x00006298 
+ 00025252  0x000067ff deposit  0x00000011 
+ 00025253  0x00006800 istore  0x00000001 , 0x00000005 
+ 00025254  0x00006801 rtn 
+ 00025255  0x00006804 fetch  0x00000001 , 0x00000048 
+ 00025256  0x00006805 lshift  0x0000003f , 0x0000003f 
+ 00025257  0x00006806 fetcht  0x00000001 , 0x0000004c 
+ 00025258  0x00006807 isolate1  0x00000001 , 0x00000002 
+ 00025259  0x00006808 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025260  0x00006809 branch  0x000062b7 
+ 00025261  0x0000680d fetcht  0x00000001 , 0x0000004c 
+ 00025262  0x0000680e and_into  0x00000001 , 0x00000002 
+ 00025263  0x0000680f branch  0x000062b3 
+ 00025264  0x00006812 force  0x00000000 , 0x00000002 
+ 00025265  0x00006813 branch  0x000062b3 
+ 00025266  0x00006816 force  0x00000001 , 0x00000002 
+ 00025267  0x00006818 fetch  0x00000001 , 0x00000048 
+ 00025268  0x00006819 lshift  0x0000003f , 0x0000003f 
+ 00025269  0x0000681a setflag  0x00000029 , 0x00000000 , 0x0000003f 
+ 00025270  0x0000681b ixor  0x00000002 , 0x0000003f 
+ 00025271  0x0000681d store  0x00000001 , 0x000004b7 
+ 00025272  0x0000681e jam  0x00000000 , 0x00000048 
+ 00025273  0x0000681f call  0x000062c7 
+ 00025274  0x00006820 enable  0x00000028 
+ 00025275  0x00006821 rtn 
+ 00025276  0x00006825 fetch  0x00000001 , 0x0000007c 
+ 00025277  0x00006826 rtn  0x00000034 
+ 00025278  0x00006827 call  0x000062c1 
+ 00025279  0x00006828 fetch  0x00000001 , 0x0000007c 
+ 00025280  0x00006829 rtn 
+ 00025281  0x0000682c bpatchx  0x00000086 , 0x00004030 
+ 00025282  0x0000682d fetch  0x00000001 , 0x00000048 
+ 00025283  0x0000682e branch  0x000062c7 , 0x00000034 
+ 00025284  0x0000682f fetch  0x00000001 , 0x00000078 
+ 00025285  0x00006830 nrtn  0x00000034 
+ 00025286  0x00006831 branch  0x000062d1 
+ 00025287  0x00006833 fetch  0x00000001 , 0x00000078 
+ 00025288  0x00006834 branch  0x000062d7 , 0x00000034 
+ 00025289  0x00006835 fetch  0x00000003 , 0x00000078 
+ 00025290  0x00006836 store  0x00000003 , 0x00000048 
+ 00025291  0x00006837 fetcht  0x00000001 , 0x0000007b 
+ 00025292  0x00006838 fetch  0x00000001 , 0x0000004c 
+ 00025293  0x00006839 set0  0x00000001 , 0x0000003f 
+ 00025294  0x0000683a ior  0x00000002 , 0x0000003f 
+ 00025295  0x0000683b store  0x00000001 , 0x0000004c 
+ 00025296  0x0000683c jam  0x00000000 , 0x00000078 
+ 00025297  0x0000683e fetch  0x00000001 , 0x0000007c 
+ 00025298  0x0000683f rtn  0x00000034 
+ 00025299  0x00006840 fetch  0x00000004 , 0x0000007c 
+ 00025300  0x00006841 store  0x00000004 , 0x00000078 
+ 00025301  0x00006842 jam  0x00000000 , 0x0000007c 
+ 00025302  0x00006843 rtn 
+ 00025303  0x00006845 fetch  0x00000001 , 0x0000007c 
+ 00025304  0x00006846 rtn  0x00000034 
+ 00025305  0x00006847 fetch  0x00000003 , 0x0000007c 
+ 00025306  0x00006848 store  0x00000003 , 0x00000048 
+ 00025307  0x00006849 fetcht  0x00000001 , 0x0000007f 
+ 00025308  0x0000684a fetch  0x00000001 , 0x0000004c 
+ 00025309  0x0000684b set0  0x00000001 , 0x0000003f 
+ 00025310  0x0000684c ior  0x00000002 , 0x0000003f 
+ 00025311  0x0000684d store  0x00000001 , 0x0000004c 
+ 00025312  0x0000684e jam  0x00000000 , 0x0000007c 
+ 00025313  0x0000684f rtn 
+ 00025314  0x00006853 bpatchx  0x00000087 , 0x00004030 
+ 00025315  0x00006854 fetch  0x00000001 , 0x0000004c 
+ 00025316  0x00006855 copy  0x0000003f , 0x00000013 
+ 00025317  0x00006856 ifetch  0x00000001 , 0x00000002 
+ 00025318  0x00006857 call  0x00005e52 
+ 00025319  0x00006858 call  0x000062a7 
+ 00025320  0x00006859 copy  0x00000013 , 0x0000003f 
+ 00025321  0x0000685a store  0x00000001 , 0x0000004c 
+ 00025322  0x0000685b rtn 
+ 00025323  0x0000685e fetcht  0x00000001 , 0x0000004c 
+ 00025324  0x0000685f set0  0x00000000 , 0x00000002 
+ 00025325  0x00006860 storet  0x00000001 , 0x0000004c 
+ 00025326  0x00006861 rtn 
+ 00025327  0x00006864 fetcht  0x00000001 , 0x0000004c 
+ 00025328  0x00006865 set1  0x00000000 , 0x00000002 
+ 00025329  0x00006866 storet  0x00000001 , 0x0000004c 
+ 00025330  0x00006867 rtn 
+ 00025331  0x0000686b nsetflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025332  0x0000686c fetcht  0x00000001 , 0x0000004c 
+ 00025333  0x0000686d ixor  0x00000002 , 0x0000003f 
+ 00025334  0x0000686e isolate1  0x00000001 , 0x0000003f 
+ 00025335  0x0000686f rtn 
+ 00025336  0x00006873 fetch  0x00000001 , 0x0000004c 
+ 00025337  0x00006874 setflag  0x00000029 , 0x00000001 , 0x0000003f 
+ 00025338  0x00006875 store  0x00000001 , 0x0000004c 
+ 00025339  0x00006876 rtn 
+ 00025340  0x0000687a fetch  0x00000001 , 0x000009b4 
+ 00025341  0x0000687b compare  0x00000001 , 0x0000003f , 0x0000007f 
+ 00025342  0x0000687c rtn 
+ 00025343  0x0000687e fetch  0x00000001 , 0x000009b4 
+ 00025344  0x0000687f set1  0x00000007 , 0x0000003f 
+ 00025345  0x00006880 store  0x00000001 , 0x000009b4 
+ 00025346  0x00006881 rtn 
+ 00025347  0x00006883 fetch  0x00000001 , 0x000009b4 
+ 00025348  0x00006884 set0  0x00000007 , 0x0000003f 
+ 00025349  0x00006885 store  0x00000001 , 0x000009b4 
+ 00025350  0x00006886 rtn 
+ 00025351  0x00006888 fetch  0x00000001 , 0x000009b4 
+ 00025352  0x00006889 isolate1  0x00000007 , 0x0000003f 
+ 00025353  0x0000688a store  0x00000001 , 0x000009b4 
+ 00025354  0x0000688b rtn 
+ 00025355  0x0000688f arg  0x00000562 , 0x00000005 
+ 00025356  0x00006891 force  0x00000010 , 0x00000039 
+ 00025357  0x00006894 random  0x0000003f 
+ 00025358  0x00006895 istore  0x00000001 , 0x00000005 
+ 00025359  0x00006896 loop  0x0000630d 
+ 00025360  0x00006897 rtn 
+ 00025361  0x0000689a call  0x00007259 
+ 00025362  0x0000689b arg  0x000041be , 0x00000011 
+ 00025363  0x0000689c arg  0x00000592 , 0x00000012 
+ 00025364  0x0000689d ifetch  0x00000008 , 0x00000011 
+ 00025365  0x0000689e fetcht  0x00000001 , 0x00000030 
+ 00025366  0x0000689f nsetflag  0x00000034 , 0x00000006 , 0x00000002 
+ 00025367  0x000068a0 storet  0x00000001 , 0x00000030 
+ 00025368  0x000068a1 copy  0x00000011 , 0x00000005 
+ 00025369  0x000068a2 call  0x00007352 
+ 00025370  0x000068a3 branch  0x000021c4 
+ 00025371  0x000068ab bpatchx  0x00000088 , 0x00004031 
+ 00025372  0x000068ad call  0x000062bc 
+ 00025373  0x000068ae nrtn  0x00000034 
+ 00025374  0x000068b0 fetch  0x00000001 , 0x00000055 
+ 00025375  0x000068b1 rtn  0x00000034 
+ 00025376  0x000068b5 beq  0x00000004 , 0x0000636f 
+ 00025377  0x000068b6 beq  0x00000005 , 0x00006374 
+ 00025378  0x000068b7 beq  0x00000002 , 0x00006366 
+ 00025379  0x000068b8 beq  0x00000003 , 0x0000637c 
+ 00025380  0x000068b9 beq  0x0000000e , 0x00006369 
+ 00025381  0x000068ba beq  0x00000006 , 0x00006398 
+ 00025382  0x000068bb beq  0x00000007 , 0x000063b0 
+ 00025383  0x000068bc beq  0x00000009 , 0x000063b1 
+ 00025384  0x000068bd beq  0x0000000a , 0x000063ba 
+ 00025385  0x000068be beq  0x0000000b , 0x000063be 
+ 00025386  0x000068bf beq  0x0000000c , 0x00006386 
+ 00025387  0x000068c0 beq  0x0000000d , 0x00006389 
+ 00025388  0x000068c1 beq  0x0000000f , 0x0000638f 
+ 00025389  0x000068c2 beq  0x00000012 , 0x00006359 
+ 00025390  0x000068c3 beq  0x00000013 , 0x0000637c 
+ 00025391  0x000068c4 beq  0x00000010 , 0x0000635c 
+ 00025392  0x000068c5 beq  0x00000014 , 0x00006356 
+ 00025393  0x000068c6 beq  0x00000015 , 0x0000637c 
+ 00025394  0x000068c7 beq  0x00000016 , 0x00006350 
+ 00025395  0x000068c8 beq  0x00000018 , 0x00006355 
+ 00025396  0x000068c9 beq  0x00000017 , 0x00006349 
+ 00025397  0x000068ca beq  0x00000019 , 0x0000634f 
+ 00025398  0x000068cb beq  0x0000001a , 0x0000633a 
+ 00025399  0x000068cc beq  0x0000001b , 0x00006344 
+ 00025400  0x000068cd jam  0x00000000 , 0x00000055 
+ 00025401  0x000068cf rtn 
+ 00025402  0x000068d1 fetch  0x00000001 , 0x000004d1 
+ 00025403  0x000068d2 rtnbit0  0x00000002 
+ 00025404  0x000068d3 rtnbit0  0x00000003 
+ 00025405  0x000068d4 jam  0x00000000 , 0x00000055 
+ 00025406  0x000068d5 call  0x00006340 
+ 00025407  0x000068d6 branch  0x00006cef 
+ 00025408  0x000068d9 fetch  0x00000001 , 0x0000016d 
+ 00025409  0x000068da rtnbit0  0x00000001 
+ 00025410  0x000068db jam  0x0000000a , 0x00000055 
+ 00025411  0x000068dc rtn 
+ 00025412  0x000068df arg  0x00000007 , 0x00000007 
+ 00025413  0x000068e0 call  0x00007f16 
+ 00025414  0x000068e1 nrtn  0x00000034 
+ 00025415  0x000068e2 jam  0x0000001a , 0x00000055 
+ 00025416  0x000068e3 rtn 
+ 00025417  0x000068e6 fetch  0x00000001 , 0x0000016d 
+ 00025418  0x000068e7 set0  0x00000000 , 0x0000003f 
+ 00025419  0x000068e8 store  0x00000001 , 0x0000016d 
+ 00025420  0x000068e9 jam  0x00000019 , 0x00000055 
+ 00025421  0x000068ea jam  0x0000000b , 0x0000007c 
+ 00025422  0x000068eb rtn 
+ 00025423  0x000068ed rtn 
+ 00025424  0x000068ef fetch  0x00000001 , 0x000004d4 
+ 00025425  0x000068f0 rtnne  0x00000002 
+ 00025426  0x000068f1 call  0x000063c0 
+ 00025427  0x000068f2 jam  0x00000018 , 0x00000055 
+ 00025428  0x000068f3 rtn 
+ 00025429  0x000068f6 rtn 
+ 00025430  0x000068f8 jam  0x00000015 , 0x00000055 
+ 00025431  0x000068f9 jam  0x00000083 , 0x0000007c 
+ 00025432  0x000068fa rtn 
+ 00025433  0x000068fc jam  0x00000013 , 0x00000055 
+ 00025434  0x000068fd jam  0x00000025 , 0x0000007c 
+ 00025435  0x000068fe rtn 
+ 00025436  0x00006901 fetch  0x00000001 , 0x0000455b 
+ 00025437  0x00006902 rtneq  0x00000000 
+ 00025438  0x00006903 beq  0x00000001 , 0x00006364 
+ 00025439  0x00006904 arg  0x00000006 , 0x00000007 
+ 00025440  0x00006905 call  0x00007f16 
+ 00025441  0x00006906 nrtn  0x00000034 
+ 00025442  0x00006907 jam  0x00000000 , 0x0000455b 
+ 00025443  0x00006908 branch  0x0000637d 
+ 00025444  0x0000690a rtn  0x00000029 
+ 00025445  0x0000690b branch  0x00006398 
+ 00025446  0x0000690e jam  0x00000003 , 0x00000055 
+ 00025447  0x0000690f jam  0x00000027 , 0x0000007c 
+ 00025448  0x00006910 rtn 
+ 00025449  0x00006912 jam  0x00000013 , 0x0000007c 
+ 00025450  0x00006913 set1  0x00000003 , 0x00000000 
+ 00025451  0x00006914 jam  0x00000005 , 0x00000055 
+ 00025452  0x00006915 setarg  0x000001ff 
+ 00025453  0x00006916 store  0x00000002 , 0x000004d2 
+ 00025454  0x00006917 rtn 
+ 00025455  0x00006919 jam  0x00000005 , 0x00000055 
+ 00025456  0x0000691a jam  0x000000ff , 0x000004d2 
+ 00025457  0x0000691b set0  0x00000022 , 0x00000000 
+ 00025458  0x0000691c jam  0x00000033 , 0x0000007c 
+ 00025459  0x0000691d branch  0x00005d04 
+ 00025460  0x0000691f rtnmark1  0x00000022 
+ 00025461  0x00006920 fetch  0x00000002 , 0x000004d2 
+ 00025462  0x00006921 sub  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025463  0x00006922 branch  0x0000637a , 0x00000005 
+ 00025464  0x00006923 store  0x00000002 , 0x000004d2 
+ 00025465  0x00006924 rtn 
+ 00025466  0x00006926 jam  0x0000000e , 0x00000055 
+ 00025467  0x00006927 rtn 
+ 00025468  0x0000692a rtn 
+ 00025469  0x0000692d fetch  0x00000001 , 0x000004d1 
+ 00025470  0x0000692e rtnbit0  0x00000003 
+ 00025471  0x0000692f rtnbit0  0x00000002 
+ 00025472  0x00006930 fetch  0x00000001 , 0x0000016d 
+ 00025473  0x00006931 set0  0x00000002 , 0x0000003f 
+ 00025474  0x00006932 store  0x00000001 , 0x0000016d 
+ 00025475  0x00006933 jam  0x00000013 , 0x0000007c 
+ 00025476  0x00006934 jam  0x00000010 , 0x00000055 
+ 00025477  0x00006935 rtn 
+ 00025478  0x00006938 jam  0x0000000d , 0x00000055 
+ 00025479  0x00006939 jam  0x00000031 , 0x0000007c 
+ 00025480  0x0000693a rtn 
+ 00025481  0x0000693d fetch  0x00000001 , 0x000004d1 
+ 00025482  0x0000693e rtnbit0  0x00000002 
+ 00025483  0x0000693f jam  0x00000000 , 0x00000055 
+ 00025484  0x00006941 rtn 
+ 00025485  0x00006943 jam  0x00000006 , 0x00000055 
+ 00025486  0x00006944 rtn 
+ 00025487  0x00006947 fetch  0x00000001 , 0x000004d2 
+ 00025488  0x00006948 increase  0xffffffff , 0x0000003f 
+ 00025489  0x00006949 branch  0x00006394 , 0x00000034 
+ 00025490  0x0000694a store  0x00000001 , 0x000004d2 
+ 00025491  0x0000694b rtn 
+ 00025492  0x0000694d jam  0x00000007 , 0x0000007c 
+ 00025493  0x0000694e jam  0x00000016 , 0x000004ca 
+ 00025494  0x0000694f jam  0x00000000 , 0x00000055 
+ 00025495  0x00006950 rtn 
+ 00025496  0x00006953 fetch  0x00000001 , 0x0000016d 
+ 00025497  0x00006954 bbit1  0x00000002 , 0x0000637d 
+ 00025498  0x00006955 bbit1  0x00000000 , 0x0000639d 
+ 00025499  0x00006957 jam  0x0000001a , 0x00000055 
+ 00025500  0x00006958 rtn 
+ 00025501  0x0000695a fetch  0x00000001 , 0x000041bd 
+ 00025502  0x0000695b branch  0x000063a9 , 0x00000034 
+ 00025503  0x0000695c fetch  0x00000001 , 0x000004d1 
+ 00025504  0x0000695d rtnbit0  0x00000003 
+ 00025505  0x0000695e rtnbit0  0x00000002 
+ 00025506  0x0000695f fetch  0x00000004 , 0x000004e9 
+ 00025507  0x00006960 arg  0x00000064 , 0x00000002 
+ 00025508  0x00006961 iadd  0x00000002 , 0x00000002 
+ 00025509  0x00006962 copy  0x00000022 , 0x0000003f 
+ 00025510  0x00006963 isub  0x00000002 , 0x0000003e 
+ 00025511  0x00006964 nrtn  0x00000002 
+ 00025512  0x00006965 branch  0x00006349 
+ 00025513  0x0000696a jam  0x00000016 , 0x00000055 
+ 00025514  0x0000696b jam  0x00000004 , 0x00004689 
+ 00025515  0x0000696c setarg  0x00003030 
+ 00025516  0x0000696d store  0x00000002 , 0x0000468a 
+ 00025517  0x0000696e istore  0x00000002 , 0x00000005 
+ 00025518  0x0000696f jam  0x00000002 , 0x000004d4 
+ 00025519  0x00006970 branch  0x00006350 
+ 00025520  0x00006973 rtn 
+ 00025521  0x00006975 fetch  0x00000001 , 0x0000016d 
+ 00025522  0x00006976 bbit1  0x00000001 , 0x000063b5 
+ 00025523  0x00006977 jam  0x0000001a , 0x00000055 
+ 00025524  0x00006978 rtn 
+ 00025525  0x0000697b fetch  0x00000001 , 0x0000016d 
+ 00025526  0x0000697c set0  0x00000001 , 0x0000003f 
+ 00025527  0x0000697d store  0x00000001 , 0x0000016d 
+ 00025528  0x0000697e jam  0x0000000f , 0x0000007c 
+ 00025529  0x0000697f rtn 
+ 00025530  0x00006982 fetch  0x00000001 , 0x000004d8 
+ 00025531  0x00006983 rtn  0x00000034 
+ 00025532  0x00006984 jam  0x00000000 , 0x00000055 
+ 00025533  0x00006985 branch  0x000063b5 
+ 00025534  0x00006988 jam  0x0000000c , 0x00000055 
+ 00025535  0x00006989 rtn 
+ 00025536  0x0000698c fetch  0x00000001 , 0x0000004b 
+ 00025537  0x0000698d bbit1  0x00000002 , 0x000063c5 
+ 00025538  0x0000698e call  0x000062ef 
+ 00025539  0x0000698f jam  0x00000008 , 0x0000007c 
+ 00025540  0x00006990 branch  0x00004d04 
+ 00025541  0x00006992 fetch  0x00000001 , 0x0000004b 
+ 00025542  0x00006993 set0  0x00000002 , 0x0000003f 
+ 00025543  0x00006994 store  0x00000001 , 0x0000004b 
+ 00025544  0x00006995 call  0x00006001 
+ 00025545  0x00006996 call  0x000062f8 
+ 00025546  0x00006997 branch  0x00004d04 
+ 00025547  0x0000699a setarg  0x00000004 
+ 00025548  0x0000699b store  0x00000001 , 0x00004689 
+ 00025549  0x0000699c setarg  0x00003030 
+ 00025550  0x0000699d istore  0x00000002 , 0x00000005 
+ 00025551  0x0000699e istore  0x00000002 , 0x00000005 
+ 00025552  0x0000699f rtn 
+ 00025553  0x000069a6 bpatchx  0x0000008c , 0x00004031 
+ 00025554  0x000069a7 hfetch  0x00000001 , 0x00008073 
+ 00025555  0x000069a8 arg  0x00000006 , 0x00000002 
+ 00025556  0x000069a9 ior  0x00000002 , 0x0000003f 
+ 00025557  0x000069aa hstore  0x00000001 , 0x00008073 
+ 00025558  0x000069ab hfetch  0x00000001 , 0x00008077 
+ 00025559  0x000069ac ior  0x00000002 , 0x0000003f 
+ 00025560  0x000069ad hstore  0x00000001 , 0x00008077 
+ 00025561  0x000069ae call  0x000063ee 
+ 00025562  0x000069af hfetch  0x00000001 , 0x00008077 
+ 00025563  0x000069b0 set0  0x00000001 , 0x0000003f 
+ 00025564  0x000069b1 set0  0x00000002 , 0x0000003f 
+ 00025565  0x000069b2 hstore  0x00000001 , 0x00008077 
+ 00025566  0x000069b3 nop  0x0000001e 
+ 00025567  0x000069b4 branch  0x000063f2 
+ 00025568  0x000069b7 hfetch  0x00000001 , 0x00008073 
+ 00025569  0x000069b8 arg  0x000000c0 , 0x00000002 
+ 00025570  0x000069b9 ior  0x00000002 , 0x0000003f 
+ 00025571  0x000069ba hstore  0x00000001 , 0x00008073 
+ 00025572  0x000069bb hfetch  0x00000001 , 0x00008077 
+ 00025573  0x000069bc ior  0x00000002 , 0x0000003f 
+ 00025574  0x000069bd hstore  0x00000001 , 0x00008077 
+ 00025575  0x000069be call  0x000063ee 
+ 00025576  0x000069bf hfetch  0x00000001 , 0x00008077 
+ 00025577  0x000069c0 set0  0x00000006 , 0x0000003f 
+ 00025578  0x000069c1 set0  0x00000007 , 0x0000003f 
+ 00025579  0x000069c2 hstore  0x00000001 , 0x00008077 
+ 00025580  0x000069c3 nop  0x0000001e 
+ 00025581  0x000069c4 branch  0x000063f6 
+ 00025582  0x000069c7 hfetch  0x00000001 , 0x00008081 
+ 00025583  0x000069c8 and  0x0000003f , 0x000000fc , 0x0000003f 
+ 00025584  0x000069c9 hstore  0x00000001 , 0x00008081 
+ 00025585  0x000069ca rtn 
+ 00025586  0x000069cc hfetch  0x00000001 , 0x00008081 
+ 00025587  0x000069cd or  0x0000003f , 0x00000001 , 0x0000003f 
+ 00025588  0x000069ce hstore  0x00000001 , 0x00008081 
+ 00025589  0x000069cf rtn 
+ 00025590  0x000069d1 hfetch  0x00000001 , 0x00008081 
+ 00025591  0x000069d2 or  0x0000003f , 0x00000003 , 0x0000003f 
+ 00025592  0x000069d3 set0  0x00000004 , 0x0000003f 
+ 00025593  0x000069d4 hstore  0x00000001 , 0x00008081 
+ 00025594  0x000069d5 rtn 
+ 00025595  0x000069da copy  0x0000003f , 0x00000012 
+ 00025596  0x000069db call  0x0000640f 
+ 00025597  0x000069dc nop  0x00000064 
+ 00025598  0x000069dd copy  0x00000012 , 0x0000003f 
+ 00025599  0x000069de call  0x00006414 
+ 00025600  0x000069df copy  0x0000003f , 0x00000012 
+ 00025601  0x000069e0 call  0x00006411 
+ 00025602  0x000069e1 nop  0x00000064 
+ 00025603  0x000069e2 copy  0x00000012 , 0x0000003f 
+ 00025604  0x000069e3 rtn 
+ 00025605  0x000069e6 copy  0x0000003f , 0x00000012 
+ 00025606  0x000069e7 call  0x0000640f 
+ 00025607  0x000069e8 nop  0x00000064 
+ 00025608  0x000069e9 copy  0x00000012 , 0x0000003f 
+ 00025609  0x000069ea call  0x00006413 
+ 00025610  0x000069eb call  0x00006411 
+ 00025611  0x000069ec nop  0x00000064 
+ 00025612  0x000069ed rtn 
+ 00025613  0x000069f1 fetcht  0x00000001 , 0x00004214 
+ 00025614  0x000069f2 branch  0x0000680e 
+ 00025615  0x000069f6 fetcht  0x00000001 , 0x00004214 
+ 00025616  0x000069f7 branch  0x00006829 
+ 00025617  0x000069fb fetcht  0x00000001 , 0x00004214 
+ 00025618  0x000069fc branch  0x00006825 
+ 00025619  0x00006a00 branch  0x000064ec 
+ 00025620  0x00006a03 branch  0x000064f3 
+ 00025621  0x00006a0b nbranch  0x00006419 , 0x00000028 
+ 00025622  0x00006a0c hfetch  0x00000001 , 0x00008085 
+ 00025623  0x00006a0d or_into  0x00000002 , 0x0000003f 
+ 00025624  0x00006a0e hstore  0x00000001 , 0x00008085 
+ 00025625  0x00006a10 copy  0x00000002 , 0x0000003e 
+ 00025626  0x00006a11 branch  0x0000641c , 0x00000005 
+ 00025627  0x00006a12 copy  0x00000013 , 0x0000003d 
+ 00025628  0x00006a14 isolate0  0x00000000 , 0x0000003e 
+ 00025629  0x00006a15 branch  0x000064b9 
+ 00025630  0x00006a19 force  0x00000004 , 0x00000002 
+ 00025631  0x00006a1b arg  0x000001fe , 0x00000011 
+ 00025632  0x00006a1c hfetch  0x00000001 , 0x00008085 
+ 00025633  0x00006a1d and_into  0x000000fd , 0x0000003f 
+ 00025634  0x00006a1e hstore  0x00000001 , 0x00008085 
+ 00025635  0x00006a1f call  0x00006419 
+ 00025636  0x00006a20 arg  0x000055aa , 0x00000011 
+ 00025637  0x00006a21 fetch  0x00000002 , 0x000001fe 
+ 00025638  0x00006a22 ifetcht  0x00000002 , 0x00000006 
+ 00025639  0x00006a23 isub  0x00000011 , 0x0000003e 
+ 00025640  0x00006a24 rtn 
+ 00025641  0x00006a27 arg  0x00000002 , 0x00000002 
+ 00025642  0x00006a28 arg  0x00000204 , 0x00000011 
+ 00025643  0x00006a29 call  0x00006419 
+ 00025644  0x00006a2a fetch  0x00000002 , 0x00000204 
+ 00025645  0x00006a2b store  0x00000002 , 0x000001f7 
+ 00025646  0x00006a2c call  0x00006430 , 0x00000028 
+ 00025647  0x00006a2d rtn 
+ 00025648  0x00006a30 arg  0x00000010 , 0x00000002 
+ 00025649  0x00006a31 arg  0x00000206 , 0x00000011 
+ 00025650  0x00006a32 hfetch  0x00000001 , 0x00008085 
+ 00025651  0x00006a33 and_into  0x000000fd , 0x0000003f 
+ 00025652  0x00006a34 hstore  0x00000001 , 0x00008085 
+ 00025653  0x00006a35 call  0x00006419 
+ 00025654  0x00006a36 arg  0x00000206 , 0x00000006 
+ 00025655  0x00006a37 arg  0x00000010 , 0x00000039 
+ 00025656  0x00006a38 call  0x00007478 
+ 00025657  0x00006a39 call  0x00007428 
+ 00025658  0x00006a3a call  0x00007491 
+ 00025659  0x00006a3b branch  0x00007422 
+ 00025660  0x00006a3e disable  0x0000002d 
+ 00025661  0x00006a3f call  0x0000641e 
+ 00025662  0x00006a40 nrtn  0x00000005 
+ 00025663  0x00006a41 enable  0x0000002d 
+ 00025664  0x00006a42 jam  0x00000080 , 0x00008023 
+ 00025665  0x00006a43 jam  0x00000000 , 0x00008022 
+ 00025666  0x00006a44 jam  0x00000000 , 0x00008024 
+ 00025667  0x00006a45 arg  0x00008025 , 0x00000011 
+ 00025668  0x00006a46 call  0x00006415 
+ 00025669  0x00006a47 jam  0x00000000 , 0x00008023 
+ 00025670  0x00006a49 arg  0x00000006 , 0x00000002 
+ 00025671  0x00006a4a call  0x0000641f 
+ 00025672  0x00006a4b nrtn  0x00000005 
+ 00025673  0x00006a4c ifetch  0x00000002 , 0x00000006 
+ 00025674  0x00006a4d iforce  0x00000011 
+ 00025675  0x00006a4e call  0x00006419 
+ 00025676  0x00006a4f branch  0x00006446 
+ 00025677  0x00006a54 call  0x00007f99 
+ 00025678  0x00006a55 setarg  0x00001000 
+ 00025679  0x00006a56 store  0x00000002 , 0x000001f7 
+ 00025680  0x00006a57 arg  0x000065e5 , 0x00000013 
+ 00025681  0x00006a58 arg  0x00000002 , 0x00000039 
+ 00025682  0x00006a5a call  0x0000641e 
+ 00025683  0x00006a5b nrtn  0x00000005 
+ 00025684  0x00006a5c fetch  0x00000002 , 0x000001f7 
+ 00025685  0x00006a5d byteswap  0x0000003f , 0x0000003f 
+ 00025686  0x00006a5e iadd  0x00000002 , 0x0000003f 
+ 00025687  0x00006a5f byteswap  0x0000003f , 0x0000003f 
+ 00025688  0x00006a60 store  0x00000002 , 0x000001f7 
+ 00025689  0x00006a61 loop  0x00006452 
+ 00025690  0x00006a62 branch  0x00006446 
+ 00025691  0x00006a65 call  0x00007f99 
+ 00025692  0x00006a66 disable  0x00000028 
+ 00025693  0x00006a67 call  0x0000666a 
+ 00025694  0x00006a68 setarg  0x00000000 
+ 00025695  0x00006a69 arg  0x000001f3 , 0x00000011 
+ 00025696  0x00006a6a arg  0x00000002 , 0x00000002 
+ 00025697  0x00006a6b call  0x000066b3 
+ 00025698  0x00006a6c fetch  0x00000002 , 0x000001f3 
+ 00025699  0x00006a6d bbit0  0x00000007 , 0x0000646e 
+ 00025700  0x00006a6e jam  0x00000025 , 0x00008050 
+ 00025701  0x00006a6f setarg  0x000007f0 
+ 00025702  0x00006a70 arg  0x00000206 , 0x00000011 
+ 00025703  0x00006a71 arg  0x00000010 , 0x00000002 
+ 00025704  0x00006a72 call  0x000066b3 
+ 00025705  0x00006a73 jam  0x00000008 , 0x00008006 
+ 00025706  0x00006a74 set1  0x0000002b , 0x00000000 
+ 00025707  0x00006a75 arg  0x00000206 , 0x00000006 
+ 00025708  0x00006a76 call  0x00007484 
+ 00025709  0x00006a77 enable  0x00000028 
+ 00025710  0x00006a79 jam  0x00000000 , 0x000041da 
+ 00025711  0x00006a7b call  0x000064b0 
+ 00025712  0x00006a7c fetch  0x00000002 , 0x000001f3 
+ 00025713  0x00006a7d byteswap  0x0000003f , 0x0000003f 
+ 00025714  0x00006a7e arg  0x000007ff , 0x00000002 
+ 00025715  0x00006a7f iand  0x00000002 , 0x0000003f 
+ 00025716  0x00006a80 branch  0x0000647b , 0x00000005 
+ 00025717  0x00006a81 call  0x0000666f 
+ 00025718  0x00006a82 arg  0x000066b8 , 0x00000013 
+ 00025719  0x00006a83 call  0x00006430 , 0x00000028 
+ 00025720  0x00006a84 call  0x0000643c 
+ 00025721  0x00006a85 fetch  0x00000001 , 0x000001f2 
+ 00025722  0x00006a86 bbit0  0x00000000 , 0x0000646f 
+ 00025723  0x00006a89 call  0x0000666d 
+ 00025724  0x00006a8a jam  0x00000000 , 0x000041da 
+ 00025725  0x00006a8c call  0x000064b0 
+ 00025726  0x00006a8d call  0x000065c2 
+ 00025727  0x00006a8e fetch  0x00000001 , 0x000001f3 
+ 00025728  0x00006a8f bbit1  0x00000006 , 0x0000648e 
+ 00025729  0x00006a90 call  0x000064aa 
+ 00025730  0x00006a91 nbranch  0x00006486 , 0x0000002d 
+ 00025731  0x00006a92 fetch  0x00000001 , 0x000001f2 
+ 00025732  0x00006a93 bbit0  0x00000000 , 0x0000647d 
+ 00025733  0x00006a94 branch  0x0000649b 
+ 00025734  0x00006a96 call  0x000065bf 
+ 00025735  0x00006a97 fetch  0x00000001 , 0x000001f3 
+ 00025736  0x00006a98 bbit1  0x00000006 , 0x0000648e 
+ 00025737  0x00006a99 call  0x000064aa 
+ 00025738  0x00006a9a nbranch  0x0000648e , 0x0000002d 
+ 00025739  0x00006a9b fetch  0x00000001 , 0x000001f2 
+ 00025740  0x00006a9c bbit0  0x00000000 , 0x0000647d 
+ 00025741  0x00006a9d branch  0x0000649b 
+ 00025742  0x00006aa0 jam  0x00000000 , 0x000041da 
+ 00025743  0x00006aa2 call  0x000064b0 
+ 00025744  0x00006aa3 fetch  0x00000001 , 0x000001f3 
+ 00025745  0x00006aa4 bbit1  0x00000005 , 0x0000649b 
+ 00025746  0x00006aa5 setarg  0x00000000 
+ 00025747  0x00006aa6 store  0x00000003 , 0x000001f6 
+ 00025748  0x00006aa7 call  0x00006502 
+ 00025749  0x00006aa8 arg  0x00006578 , 0x00000013 
+ 00025750  0x00006aa9 call  0x00006429 
+ 00025751  0x00006aaa call  0x0000643c 
+ 00025752  0x00006aab nbranch  0x0000649b , 0x0000002d 
+ 00025753  0x00006aac fetch  0x00000001 , 0x000001f2 
+ 00025754  0x00006aad bbit0  0x00000000 , 0x0000648f 
+ 00025755  0x00006ab0 bmark1  0x0000002b , 0x0000649d 
+ 00025756  0x00006ab1 call  0x000064a3 
+ 00025757  0x00006ab3 fetch  0x00000001 , 0x000001f3 
+ 00025758  0x00006ab4 bbit0  0x00000004 , 0x000064a3 
+ 00025759  0x00006ab5 jam  0x00000021 , 0x00008050 
+ 00025760  0x00006ab6 call  0x00004c0e 
+ 00025761  0x00006ab8 call  0x00004c2e 
+ 00025762  0x00006ab9 branch  0x000064a1 
+ 00025763  0x00006abc setarg  0x00000000 
+ 00025764  0x00006abd store  0x00000008 , 0x00000206 
+ 00025765  0x00006abe store  0x00000008 , 0x0000020e 
+ 00025766  0x00006abf force  0x00000004 , 0x00000038 
+ 00025767  0x00006ac0 call  0x00007492 
+ 00025768  0x00006ac1 jam  0x00000021 , 0x00008050 
+ 00025769  0x00006ac2 rtn 
+ 00025770  0x00006ac6 setarg  0x00000000 
+ 00025771  0x00006ac7 store  0x00000002 , 0x000001f7 
+ 00025772  0x00006ac8 arg  0x000065e5 , 0x00000013 
+ 00025773  0x00006ac9 call  0x000065a3 
+ 00025774  0x00006aca call  0x00006429 
+ 00025775  0x00006acb branch  0x0000643c 
+ 00025776  0x00006acf fetch  0x00000001 , 0x000041da 
+ 00025777  0x00006ad0 increase  0x00000001 , 0x0000003f 
+ 00025778  0x00006ad1 sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00025779  0x00006ad2 nbranch  0x000064b6 , 0x00000002 
+ 00025780  0x00006ad3 store  0x00000001 , 0x000041da 
+ 00025781  0x00006ad4 rtn 
+ 00025782  0x00006ad7 call  0x000064a3 
+ 00025783  0x00006ad8 call  0x00007fa1 
+ 00025784  0x00006ad9 rtn 
+ 00025785  0x00006ade fetch  0x00000001 , 0x000001f2 
+ 00025786  0x00006adf lshift  0x0000003f , 0x0000003f 
+ 00025787  0x00006ae0 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00025788  0x00006ae1 isolate0  0x0000000f , 0x00000011 
+ 00025789  0x00006ae2 rtn  0x00000001 
+ 00025790  0x00006ae3 store  0x00000001 , 0x000001f2 
+ 00025791  0x00006ae4 rtn 
+ 00025792  0x00006ae8 hfetch  0x00000001 , 0x00008085 
+ 00025793  0x00006ae9 rtnbit0  0x00000001 
+ 00025794  0x00006aea branch  0x000064c6 
+ 00025795  0x00006aec hfetch  0x00000001 , 0x0000812c 
+ 00025796  0x00006aed qisolate1  0x0000003f 
+ 00025797  0x00006aee rtn  0x00000001 
+ 00025798  0x00006af0 hfetch  0x00000001 , 0x00008108 
+ 00025799  0x00006af1 bbit0  0x00000001 , 0x000064c3 
+ 00025800  0x00006af2 call  0x00007422 
+ 00025801  0x00006af3 branch  0x000064c3 
+ 00025802  0x00006af8 fetch  0x00000002 , 0x00004199 
+ 00025803  0x00006af9 rtn  0x00000034 
+ 00025804  0x00006afa jam  0x00000080 , 0x00008023 
+ 00025805  0x00006afb jam  0x00000000 , 0x00008022 
+ 00025806  0x00006afc jam  0x00000000 , 0x00008024 
+ 00025807  0x00006afd fetcht  0x00000002 , 0x0000419b 
+ 00025808  0x00006afe lshift2  0x00000002 , 0x00000039 
+ 00025809  0x00006aff iforce  0x00000006 
+ 00025810  0x00006b01 ifetch  0x00000001 , 0x00000006 
+ 00025811  0x00006b02 hstore  0x00000001 , 0x00008025 
+ 00025812  0x00006b03 loop  0x000064d2 
+ 00025813  0x00006b04 jam  0x00000000 , 0x00008023 
+ 00025814  0x00006b05 rtn 
+ 00025815  0x00006b0b bpatchx  0x0000008d , 0x00004031 
+ 00025816  0x00006b0c call  0x000064dd 
+ 00025817  0x00006b0d branch  0x000063f2 
+ 00025818  0x00006b10 call  0x000064dd 
+ 00025819  0x00006b11 call  0x000063ee 
+ 00025820  0x00006b12 branch  0x000063f6 
+ 00025821  0x00006b15 fetch  0x00000001 , 0x00004212 
+ 00025822  0x00006b16 hstore  0x00000001 , 0x00008086 
+ 00025823  0x00006b17 fetch  0x00000001 , 0x00004213 
+ 00025824  0x00006b18 hstore  0x00000001 , 0x00008087 
+ 00025825  0x00006b19 setarg  0x000001f5 
+ 00025826  0x00006b1a hstore  0x00000002 , 0x0000808a 
+ 00025827  0x00006b1b setarg  0x000001fa 
+ 00025828  0x00006b1c hstore  0x00000002 , 0x0000808c 
+ 00025829  0x00006b1d branch  0x000063ee 
+ 00025830  0x00006b20 hfetch  0x00000001 , 0x00008086 
+ 00025831  0x00006b21 set1  0x00000007 , 0x0000003f 
+ 00025832  0x00006b22 hstore  0x00000001 , 0x00008086 
+ 00025833  0x00006b23 set0  0x00000007 , 0x0000003f 
+ 00025834  0x00006b24 hstore  0x00000001 , 0x00008086 
+ 00025835  0x00006b25 rtn 
+ 00025836  0x00006b2a set1  0x00000007 , 0x0000003f 
+ 00025837  0x00006b2b store  0x00000002 , 0x000001f5 
+ 00025838  0x00006b2c bpatchx  0x0000008e , 0x00004031 
+ 00025839  0x00006b2d jam  0x00000002 , 0x00008088 
+ 00025840  0x00006b2e jam  0x00000000 , 0x0000808e 
+ 00025841  0x00006b2f jam  0x00000002 , 0x00008006 
+ 00025842  0x00006b30 branch  0x000064fc 
+ 00025843  0x00006b34 force  0x00000001 , 0x00000002 
+ 00025844  0x00006b38 store  0x00000001 , 0x000001f5 
+ 00025845  0x00006b39 bpatchx  0x0000008f , 0x00004031 
+ 00025846  0x00006b3a jam  0x00000001 , 0x00008088 
+ 00025847  0x00006b3b hstoret  0x00000002 , 0x0000808e 
+ 00025848  0x00006b3c jam  0x00000002 , 0x00008006 
+ 00025849  0x00006b3d call  0x000064fc 
+ 00025850  0x00006b3e fetch  0x00000001 , 0x000001fa 
+ 00025851  0x00006b3f rtn 
+ 00025852  0x00006b42 fetch  0x00000002 , 0x000040d6 
+ 00025853  0x00006b43 increase  0x00000001 , 0x0000003f 
+ 00025854  0x00006b44 store  0x00000002 , 0x000040d6 
+ 00025855  0x00006b45 hfetch  0x00000001 , 0x0000812c 
+ 00025856  0x00006b46 bbit0  0x00000003 , 0x000064fc 
+ 00025857  0x00006b47 rtn 
+ 00025858  0x00006b4a jam  0x00000040 , 0x00008086 
+ 00025859  0x00006b4b jam  0x00000000 , 0x00008087 
+ 00025860  0x00006b4c hfetch  0x00000001 , 0x00008081 
+ 00025861  0x00006b4d set0  0x00000000 , 0x0000003f 
+ 00025862  0x00006b4e set1  0x00000001 , 0x0000003f 
+ 00025863  0x00006b4f hstore  0x00000001 , 0x00008081 
+ 00025864  0x00006b50 setarg  0x00000000 
+ 00025865  0x00006b51 store  0x00000004 , 0x000001f5 
+ 00025866  0x00006b52 rtn 
+ 00025867  0x00006b56 setarg  0x00000000 
+ 00025868  0x00006b57 hstore  0x00000002 , 0x0000808e 
+ 00025869  0x00006b58 setarg  0x00000001 
+ 00025870  0x00006b59 hstore  0x00000002 , 0x00008088 
+ 00025871  0x00006b5a setarg  0x000001f5 
+ 00025872  0x00006b5b hstore  0x00000002 , 0x0000808a 
+ 00025873  0x00006b5c jam  0x00000006 , 0x000001f5 
+ 00025874  0x00006b5d jam  0x00000002 , 0x00008006 
+ 00025875  0x00006b5e branch  0x000064fc 
+ 00025876  0x00006b6e disable  0x00000028 
+ 00025877  0x00006b6f copy  0x0000003f , 0x00000012 
+ 00025878  0x00006b70 fetch  0x00000001 , 0x00004239 
+ 00025879  0x00006b71 rtnne  0x00000000 
+ 00025880  0x00006b72 enable  0x00000028 
+ 00025881  0x00006b73 copy  0x00000012 , 0x0000003f 
+ 00025882  0x00006b74 branch  0x00006522 
+ 00025883  0x00006b78 fetch  0x00000001 , 0x00004239 
+ 00025884  0x00006b79 beq  0x00000001 , 0x00006522 
+ 00025885  0x00006b7a beq  0x00000002 , 0x00006528 
+ 00025886  0x00006b7b beq  0x00000003 , 0x00006530 
+ 00025887  0x00006b7c beq  0x00000004 , 0x00006537 
+ 00025888  0x00006b7d beq  0x00000005 , 0x0000653d 
+ 00025889  0x00006b7e rtn 
+ 00025890  0x00006b81 store  0x00000003 , 0x00004232 
+ 00025891  0x00006b82 copy  0x00000011 , 0x0000003f 
+ 00025892  0x00006b83 store  0x00000002 , 0x00004235 
+ 00025893  0x00006b84 storet  0x00000002 , 0x00004237 
+ 00025894  0x00006b85 jam  0x00000002 , 0x00004239 
+ 00025895  0x00006b86 branch  0x00006502 
+ 00025896  0x00006b88 call  0x00006502 
+ 00025897  0x00006b89 jam  0x00000003 , 0x00004239 
+ 00025898  0x00006b8a call  0x0000650b 
+ 00025899  0x00006b8b arg  0x000001f5 , 0x00000011 
+ 00025900  0x00006b8c fetch  0x00000003 , 0x00004232 
+ 00025901  0x00006b8d jam  0x00000004 , 0x00008088 
+ 00025902  0x00006b8e arg  0x00000020 , 0x00000002 
+ 00025903  0x00006b8f branch  0x00006556 
+ 00025904  0x00006b92 call  0x00006502 
+ 00025905  0x00006b93 call  0x0000650b 
+ 00025906  0x00006b94 setarg  0x00000005 
+ 00025907  0x00006b95 call  0x000064f3 
+ 00025908  0x00006b96 rtnbit1  0x00000000 
+ 00025909  0x00006b97 jam  0x00000004 , 0x00004239 
+ 00025910  0x00006b98 rtn 
+ 00025911  0x00006b9a call  0x00006502 
+ 00025912  0x00006b9b jam  0x00000005 , 0x00004239 
+ 00025913  0x00006b9c call  0x0000650b 
+ 00025914  0x00006b9d call  0x0000654a 
+ 00025915  0x00006b9e call  0x00006552 
+ 00025916  0x00006b9f branch  0x00006545 
+ 00025917  0x00006ba1 call  0x00006502 
+ 00025918  0x00006ba2 call  0x0000650b 
+ 00025919  0x00006ba3 setarg  0x00000005 
+ 00025920  0x00006ba4 call  0x000064f3 
+ 00025921  0x00006ba5 rtnbit1  0x00000000 
+ 00025922  0x00006ba6 jam  0x00000000 , 0x00004239 
+ 00025923  0x00006ba7 fetch  0x00000002 , 0x00004201 
+ 00025924  0x00006ba8 branch  0x00007f9c 
+ 00025925  0x00006baa fetch  0x00000004 , 0x00000aa2 
+ 00025926  0x00006bab fetcht  0x00000002 , 0x00004235 
+ 00025927  0x00006bac increase  0xfffffffc , 0x00000002 
+ 00025928  0x00006bad istore  0x00000004 , 0x00000002 
+ 00025929  0x00006bae rtn 
+ 00025930  0x00006bb0 fetcht  0x00000002 , 0x00004235 
+ 00025931  0x00006bb1 copy  0x00000002 , 0x00000011 
+ 00025932  0x00006bb2 increase  0xfffffffc , 0x00000002 
+ 00025933  0x00006bb3 ifetch  0x00000004 , 0x00000002 
+ 00025934  0x00006bb4 store  0x00000004 , 0x00000aa2 
+ 00025935  0x00006bb5 fetcht  0x00000002 , 0x00004237 
+ 00025936  0x00006bb6 fetch  0x00000003 , 0x00004232 
+ 00025937  0x00006bb7 rtn 
+ 00025938  0x00006bbc increase  0x00000004 , 0x00000002 
+ 00025939  0x00006bbd hstoret  0x00000002 , 0x00008088 
+ 00025940  0x00006bbe arg  0x00000002 , 0x00000002 
+ 00025941  0x00006bbf increase  0xfffffffc , 0x00000011 
+ 00025942  0x00006bc2 istoret  0x00000001 , 0x00000011 
+ 00025943  0x00006bc3 rshift16  0x0000003f , 0x00000002 
+ 00025944  0x00006bc4 istoret  0x00000001 , 0x00000005 
+ 00025945  0x00006bc5 rshift8  0x0000003f , 0x00000002 
+ 00025946  0x00006bc6 istoret  0x00000001 , 0x00000005 
+ 00025947  0x00006bc7 istore  0x00000001 , 0x00000005 
+ 00025948  0x00006bc8 deposit  0x00000011 
+ 00025949  0x00006bc9 hstore  0x00000002 , 0x0000808a 
+ 00025950  0x00006bca setarg  0x00000000 
+ 00025951  0x00006bcb hstore  0x00000002 , 0x0000808e 
+ 00025952  0x00006bcc jam  0x00000002 , 0x00008006 
+ 00025953  0x00006bcd branch  0x000064fc 
+ 00025954  0x00006bd2 hstoret  0x00000002 , 0x0000808e 
+ 00025955  0x00006bd3 rshift16  0x0000003f , 0x00000002 
+ 00025956  0x00006bd4 storet  0x00000001 , 0x000001f6 
+ 00025957  0x00006bd5 rshift8  0x0000003f , 0x00000002 
+ 00025958  0x00006bd6 storet  0x00000001 , 0x000001f7 
+ 00025959  0x00006bd7 store  0x00000001 , 0x000001f8 
+ 00025960  0x00006bd8 setarg  0x00000004 
+ 00025961  0x00006bd9 hstore  0x00000002 , 0x00008088 
+ 00025962  0x00006bda jam  0x00000003 , 0x000001f5 
+ 00025963  0x00006bdb setarg  0x000001f5 
+ 00025964  0x00006bdc hstore  0x00000002 , 0x0000808a 
+ 00025965  0x00006bdd deposit  0x00000011 
+ 00025966  0x00006bde hstore  0x00000002 , 0x0000808c 
+ 00025967  0x00006bdf hfetch  0x00000001 , 0x00008086 
+ 00025968  0x00006be0 isolate0  0x0000000f , 0x00000011 
+ 00025969  0x00006be1 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025970  0x00006be2 hstore  0x00000001 , 0x00008086 
+ 00025971  0x00006be3 jam  0x00000002 , 0x00008006 
+ 00025972  0x00006be5 hfetch  0x00000001 , 0x0000812c 
+ 00025973  0x00006be6 bbit1  0x00000007 , 0x00006574 
+ 00025974  0x00006be7 arg  0x00000003 , 0x00000007 
+ 00025975  0x00006be8 branch  0x000064fc 
+ 00025976  0x00006bed hstoret  0x00000002 , 0x0000808e 
+ 00025977  0x00006bee setarg  0x00000004 
+ 00025978  0x00006bef hstore  0x00000002 , 0x00008088 
+ 00025979  0x00006bf0 jam  0x00000003 , 0x000001f5 
+ 00025980  0x00006bf1 setarg  0x000001f5 
+ 00025981  0x00006bf2 hstore  0x00000002 , 0x0000808a 
+ 00025982  0x00006bf3 deposit  0x00000011 
+ 00025983  0x00006bf4 hstore  0x00000002 , 0x0000808c 
+ 00025984  0x00006bf5 hfetch  0x00000001 , 0x00008086 
+ 00025985  0x00006bf6 isolate0  0x0000000f , 0x00000011 
+ 00025986  0x00006bf7 setflag  0x00000001 , 0x00000006 , 0x0000003f 
+ 00025987  0x00006bf8 hstore  0x00000001 , 0x00008086 
+ 00025988  0x00006bf9 jam  0x00000002 , 0x00008006 
+ 00025989  0x00006bfb hfetch  0x00000001 , 0x0000812c 
+ 00025990  0x00006bfc bbit1  0x00000007 , 0x00006585 
+ 00025991  0x00006bfd arg  0x00000003 , 0x00000007 
+ 00025992  0x00006bfe call  0x000064c0 
+ 00025993  0x00006bff call  0x000064fc 
+ 00025994  0x00006c00 isolate1  0x00000002 , 0x0000003f 
+ 00025995  0x00006c01 call  0x000064b9 
+ 00025996  0x00006c02 fetch  0x00000001 , 0x000001f6 
+ 00025997  0x00006c03 lshift16  0x0000003f , 0x00000012 
+ 00025998  0x00006c04 fetch  0x00000001 , 0x000001f7 
+ 00025999  0x00006c05 lshift8  0x0000003f , 0x0000003f 
+ 00026000  0x00006c06 ior  0x00000012 , 0x00000012 
+ 00026001  0x00006c07 fetch  0x00000001 , 0x000001f8 
+ 00026002  0x00006c08 ior  0x00000012 , 0x0000003f 
+ 00026003  0x00006c09 iadd  0x00000002 , 0x0000003f 
+ 00026004  0x00006c0a store  0x00000001 , 0x000001f8 
+ 00026005  0x00006c0b rshift8  0x0000003f , 0x0000003f 
+ 00026006  0x00006c0c store  0x00000001 , 0x000001f7 
+ 00026007  0x00006c0d rshift8  0x0000003f , 0x0000003f 
+ 00026008  0x00006c0e store  0x00000001 , 0x000001f6 
+ 00026009  0x00006c0f rtn 
+ 00026010  0x00006c15 jam  0x00000001 , 0x00008010 
+ 00026011  0x00006c16 rtn 
+ 00026012  0x00006c1d jam  0x0000000c , 0x00008091 
+ 00026013  0x00006c1e jam  0x0000000d , 0x00008092 
+ 00026014  0x00006c1f jam  0x0000000d , 0x00008093 
+ 00026015  0x00006c20 jam  0x0000000d , 0x00008094 
+ 00026016  0x00006c21 jam  0x0000000d , 0x00008095 
+ 00026017  0x00006c22 jam  0x0000000c , 0x00008096 
+ 00026018  0x00006c23 branch  0x000065a9 
+ 00026019  0x00006c27 jam  0x00000005 , 0x00008091 
+ 00026020  0x00006c28 jam  0x00000007 , 0x00008092 
+ 00026021  0x00006c29 jam  0x00000007 , 0x00008093 
+ 00026022  0x00006c2a jam  0x00000007 , 0x00008094 
+ 00026023  0x00006c2b jam  0x00000007 , 0x00008095 
+ 00026024  0x00006c2c jam  0x00000005 , 0x00008096 
+ 00026025  0x00006c2e hfetch  0x00000001 , 0x0000807b 
+ 00026026  0x00006c2f or_into  0x000000c0 , 0x0000003f 
+ 00026027  0x00006c30 hstore  0x00000001 , 0x0000807b 
+ 00026028  0x00006c31 hfetch  0x00000001 , 0x00008081 
+ 00026029  0x00006c32 or_into  0x00000010 , 0x0000003f 
+ 00026030  0x00006c33 hstore  0x00000001 , 0x00008081 
+ 00026031  0x00006c34 rtn 
+ 00026032  0x00006c39 hfetch  0x00000001 , 0x0000812c 
+ 00026033  0x00006c3a bbit0  0x00000005 , 0x000065b0 
+ 00026034  0x00006c3b rtn 
+ 00026035  0x00006c44 hstore  0x00000002 , 0x00008098 
+ 00026036  0x00006c45 deposit  0x00000011 
+ 00026037  0x00006c46 hstore  0x00000002 , 0x0000809a 
+ 00026038  0x00006c47 deposit  0x00000012 
+ 00026039  0x00006c48 hstore  0x00000002 , 0x0000809c 
+ 00026040  0x00006c49 deposit  0x00000002 
+ 00026041  0x00006c4a hstore  0x00000002 , 0x0000809e 
+ 00026042  0x00006c4b arg  0x00000001 , 0x00000002 
+ 00026043  0x00006c4c nsetflag  0x00000034 , 0x00000001 , 0x00000002 
+ 00026044  0x00006c4d hstore  0x00000001 , 0x00008090 
+ 00026045  0x00006c4e jam  0x00000004 , 0x00008006 
+ 00026046  0x00006c4f branch  0x000065b0 
+ 00026047  0x00006c53 set1  0x00000028 , 0x00000000 
+ 00026048  0x00006c54 jam  0x00000008 , 0x00004211 
+ 00026049  0x00006c55 rtn 
+ 00026050  0x00006c58 set0  0x00000028 , 0x00000000 
+ 00026051  0x00006c59 jam  0x00000020 , 0x00004211 
+ 00026052  0x00006c5a rtn 
+ 00026053  0x00006c5e fetch  0x00000001 , 0x00004203 
+ 00026054  0x00006c5f iadd  0x00000012 , 0x0000003f 
+ 00026055  0x00006c60 store  0x00000001 , 0x000001f7 
+ 00026056  0x00006c61 branch  0x000065cc 
+ 00026057  0x00006c64 fetch  0x00000002 , 0x000001f7 
+ 00026058  0x00006c65 byteswap  0x0000003f , 0x0000003f 
+ 00026059  0x00006c66 store  0x00000001 , 0x000001f7 
+ 00026060  0x00006c6c setarg  0x00000003 
+ 00026061  0x00006c6d hstore  0x00000002 , 0x00008098 
+ 00026062  0x00006c6e jam  0x000000a0 , 0x000001f6 
+ 00026063  0x00006c6f jam  0x000000a1 , 0x000001f8 
+ 00026064  0x00006c70 branch  0x000065eb 
+ 00026065  0x00006c77 storet  0x00000002 , 0x00000aa2 
+ 00026066  0x00006c78 call  0x000065d6 
+ 00026067  0x00006c79 fetcht  0x00000002 , 0x00000aa2 
+ 00026068  0x00006c7a call  0x00006606 
+ 00026069  0x00006c7b branch  0x000065dd 
+ 00026070  0x00006c7e fetch  0x00000001 , 0x0000423a 
+ 00026071  0x00006c7f rtneq  0x000000ff 
+ 00026072  0x00006c80 bbit0  0x00000006 , 0x000065db 
+ 00026073  0x00006c81 setarg  0x000249f0 
+ 00026074  0x00006c82 call  0x00002a8f 
+ 00026075  0x00006c84 fetcht  0x00000001 , 0x0000423a 
+ 00026076  0x00006c85 branch  0x00006829 
+ 00026077  0x00006c88 fetcht  0x00000001 , 0x0000423a 
+ 00026078  0x00006c89 branch  0x00006825 
+ 00026079  0x00006c8f bpatchx  0x00000090 , 0x00004032 
+ 00026080  0x00006c90 bmark1  0x00000028 , 0x000065c5 
+ 00026081  0x00006c91 fetch  0x00000002 , 0x00004203 
+ 00026082  0x00006c92 iadd  0x00000012 , 0x0000003f 
+ 00026083  0x00006c93 byteswap  0x0000003f , 0x0000003f 
+ 00026084  0x00006c94 store  0x00000002 , 0x000001f7 
+ 00026085  0x00006c98 bpatchx  0x00000091 , 0x00004032 
+ 00026086  0x00006c99 bmark1  0x00000028 , 0x000065c9 
+ 00026087  0x00006c9a setarg  0x00000004 
+ 00026088  0x00006c9b hstore  0x00000002 , 0x00008098 
+ 00026089  0x00006c9c jam  0x000000a0 , 0x000001f6 
+ 00026090  0x00006c9d jam  0x000000a1 , 0x000001f9 
+ 00026091  0x00006c9f setarg  0x000001f6 
+ 00026092  0x00006ca0 hstore  0x00000002 , 0x0000809a 
+ 00026093  0x00006ca1 hstoret  0x00000002 , 0x0000809e 
+ 00026094  0x00006ca2 deposit  0x00000011 
+ 00026095  0x00006ca3 hstore  0x00000002 , 0x0000809c 
+ 00026096  0x00006ca4 setarg  0x00000002 
+ 00026097  0x00006ca5 isolate0  0x0000000f , 0x00000011 
+ 00026098  0x00006ca6 setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00026099  0x00006ca7 hstore  0x00000001 , 0x00008090 
+ 00026100  0x00006ca8 jam  0x00000004 , 0x00008006 
+ 00026101  0x00006ca9 arg  0x00000005 , 0x00000007 
+ 00026102  0x00006caa call  0x000064c0 
+ 00026103  0x00006cab call  0x000065b0 
+ 00026104  0x00006cac isolate1  0x00000004 , 0x0000003f 
+ 00026105  0x00006cad call  0x000064b9 
+ 00026106  0x00006cae bmark1  0x00000028 , 0x00006601 
+ 00026107  0x00006caf fetch  0x00000002 , 0x000001f7 
+ 00026108  0x00006cb0 byteswap  0x0000003f , 0x0000003f 
+ 00026109  0x00006cb1 iadd  0x00000002 , 0x0000003f 
+ 00026110  0x00006cb2 byteswap  0x0000003f , 0x0000003f 
+ 00026111  0x00006cb3 store  0x00000002 , 0x000001f7 
+ 00026112  0x00006cb4 rtn 
+ 00026113  0x00006cb7 fetch  0x00000001 , 0x000001f7 
+ 00026114  0x00006cb8 iadd  0x00000002 , 0x0000003f 
+ 00026115  0x00006cb9 byteswap  0x0000003f , 0x0000003f 
+ 00026116  0x00006cba store  0x00000002 , 0x000001f7 
+ 00026117  0x00006cbb rtn 
+ 00026118  0x00006cc2 fetch  0x00000002 , 0x00004203 
+ 00026119  0x00006cc3 iadd  0x00000012 , 0x0000003f 
+ 00026120  0x00006cc7 store  0x00000002 , 0x00000a9a 
+ 00026121  0x00006cc8 bpatchx  0x00000092 , 0x00004032 
+ 00026122  0x00006cc9 storet  0x00000002 , 0x00000aa2 
+ 00026123  0x00006cca copy  0x00000011 , 0x0000003f 
+ 00026124  0x00006ccb store  0x00000002 , 0x00000ab9 
+ 00026125  0x00006ccd call  0x0000661d 
+ 00026126  0x00006ccf fetcht  0x00000002 , 0x00000ab2 
+ 00026127  0x00006cd0 fetch  0x00000002 , 0x00000ab9 
+ 00026128  0x00006cd1 copy  0x0000003f , 0x00000011 
+ 00026129  0x00006cd2 fetch  0x00000002 , 0x00000a9a 
+ 00026130  0x00006cd4 call  0x0000663d 
+ 00026131  0x00006cd6 fetch  0x00000002 , 0x00000ab2 
+ 00026132  0x00006cd7 fetcht  0x00000002 , 0x00000ab9 
+ 00026133  0x00006cd8 iadd  0x00000002 , 0x00000002 
+ 00026134  0x00006cd9 storet  0x00000002 , 0x00000ab9 
+ 00026135  0x00006cda fetcht  0x00000002 , 0x00000a9a 
+ 00026136  0x00006cdb iadd  0x00000002 , 0x00000002 
+ 00026137  0x00006cdc storet  0x00000002 , 0x00000a9a 
+ 00026138  0x00006cdd fetch  0x00000002 , 0x00000aa2 
+ 00026139  0x00006cde nbranch  0x0000660d , 0x00000034 
+ 00026140  0x00006cdf rtn 
+ 00026141  0x00006ce8 bpatchx  0x00000093 , 0x00004032 
+ 00026142  0x00006ce9 fetch  0x00000001 , 0x00004211 
+ 00026143  0x00006cea increase  0xffffffff , 0x0000003f 
+ 00026144  0x00006ceb fetcht  0x00000002 , 0x00000a9a 
+ 00026145  0x00006cec ior  0x00000002 , 0x0000003f 
+ 00026146  0x00006ced increase  0x00000001 , 0x0000003f 
+ 00026147  0x00006cee store  0x00000003 , 0x00000ab6 
+ 00026148  0x00006cf0 fetch  0x00000002 , 0x00000aa2 
+ 00026149  0x00006cf1 iadd  0x00000002 , 0x0000003f 
+ 00026150  0x00006cf3 fetcht  0x00000003 , 0x00000ab6 
+ 00026151  0x00006cf4 isub  0x00000002 , 0x0000003f 
+ 00026152  0x00006cf5 nbranch  0x0000662f , 0x00000002 
+ 00026153  0x00006cf6 store  0x00000002 , 0x00000aa2 
+ 00026154  0x00006cf7 fetch  0x00000003 , 0x00000ab6 
+ 00026155  0x00006cf8 fetcht  0x00000002 , 0x00000a9a 
+ 00026156  0x00006cf9 isub  0x00000002 , 0x0000003f 
+ 00026157  0x00006cfa store  0x00000002 , 0x00000ab2 
+ 00026158  0x00006cfb rtn 
+ 00026159  0x00006cfd fetch  0x00000002 , 0x00000aa2 
+ 00026160  0x00006cfe store  0x00000002 , 0x00000ab2 
+ 00026161  0x00006cff setarg  0x00000000 
+ 00026162  0x00006d00 store  0x00000002 , 0x00000aa2 
+ 00026163  0x00006d01 rtn 
+ 00026164  0x00006d04 increase  0x00000002 , 0x00000002 
+ 00026165  0x00006d05 hstoret  0x00000002 , 0x00008098 
+ 00026166  0x00006d06 increase  0xfffffffe , 0x00000011 
+ 00026167  0x00006d07 ifetcht  0x00000003 , 0x00000011 
+ 00026168  0x00006d08 copy  0x00000002 , 0x00000012 
+ 00026169  0x00006d09 arg  0x000000a0 , 0x00000002 
+ 00026170  0x00006d0a istoret  0x00000001 , 0x00000011 
+ 00026171  0x00006d0c istore  0x00000001 , 0x00000005 
+ 00026172  0x00006d0d branch  0x0000664a 
+ 00026173  0x00006d11 copy  0x0000003f , 0x00000012 
+ 00026174  0x00006d12 bpatchx  0x00000094 , 0x00004032 
+ 00026175  0x00006d13 bmark1  0x00000028 , 0x00006634 
+ 00026176  0x00006d14 copy  0x00000012 , 0x0000003f 
+ 00026177  0x00006d15 increase  0x00000003 , 0x00000002 
+ 00026178  0x00006d16 hstoret  0x00000002 , 0x00008098 
+ 00026179  0x00006d17 increase  0xfffffffd , 0x00000011 
+ 00026180  0x00006d18 ifetcht  0x00000003 , 0x00000011 
+ 00026181  0x00006d19 copy  0x00000002 , 0x00000012 
+ 00026182  0x00006d1a arg  0x000000a0 , 0x00000002 
+ 00026183  0x00006d1b istoret  0x00000001 , 0x00000011 
+ 00026184  0x00006d1c byteswap  0x0000003f , 0x0000003f 
+ 00026185  0x00006d1d istore  0x00000002 , 0x00000005 
+ 00026186  0x00006d1f deposit  0x00000011 
+ 00026187  0x00006d20 hstore  0x00000002 , 0x0000809a 
+ 00026188  0x00006d21 setarg  0x00000000 
+ 00026189  0x00006d22 hstore  0x00000002 , 0x0000809e 
+ 00026190  0x00006d23 jam  0x00000001 , 0x00008090 
+ 00026191  0x00006d24 jam  0x00000004 , 0x00008006 
+ 00026192  0x00006d25 call  0x000065b0 
+ 00026193  0x00006d26 copy  0x00000012 , 0x0000003f 
+ 00026194  0x00006d27 istore  0x00000003 , 0x00000011 
+ 00026195  0x00006d2a bpatchx  0x00000095 , 0x00004032 
+ 00026196  0x00006d2b jam  0x00000000 , 0x000001f9 
+ 00026197  0x00006d2d setarg  0x00000001 
+ 00026198  0x00006d2e hstore  0x00000002 , 0x00008098 
+ 00026199  0x00006d2f jam  0x000000a0 , 0x000001f6 
+ 00026200  0x00006d30 setarg  0x000001f6 
+ 00026201  0x00006d31 hstore  0x00000002 , 0x0000809a 
+ 00026202  0x00006d32 setarg  0x00000000 
+ 00026203  0x00006d33 hstore  0x00000002 , 0x0000809e 
+ 00026204  0x00006d34 hstore  0x00000002 , 0x0000809c 
+ 00026205  0x00006d35 setarg  0x00000003 
+ 00026206  0x00006d36 hstore  0x00000001 , 0x00008090 
+ 00026207  0x00006d37 jam  0x00000004 , 0x00008006 
+ 00026208  0x00006d38 call  0x000065b0 
+ 00026209  0x00006d39 hfetch  0x00000001 , 0x0000812c 
+ 00026210  0x00006d3a rtnbit0  0x00000006 
+ 00026211  0x00006d3b nop  0x000005dc 
+ 00026212  0x00006d3c fetch  0x00000001 , 0x000001f9 
+ 00026213  0x00006d3d increase  0x00000001 , 0x0000003f 
+ 00026214  0x00006d3e store  0x00000001 , 0x000001f9 
+ 00026215  0x00006d3f sub  0x0000003f , 0x00000028 , 0x0000003e 
+ 00026216  0x00006d40 nrtn  0x00000002 
+ 00026217  0x00006d41 branch  0x00006655 
+ 00026218  0x00006d46 jam  0x00000070 , 0x00008973 
+ 00026219  0x00006d47 nop  0x00000bb8 
+ 00026220  0x00006d48 rtn 
+ 00026221  0x00006d4b jam  0x00000030 , 0x00008973 
+ 00026222  0x00006d4c rtn 
+ 00026223  0x00006d4f lshift3  0x0000003f , 0x0000003f 
+ 00026224  0x00006d50 hstore  0x00000002 , 0x00008045 
+ 00026225  0x00006d51 jam  0x00000000 , 0x0000804b 
+ 00026226  0x00006d52 rtn 
+ 00026227  0x00006d56 call  0x0000666f 
+ 00026228  0x00006d57 call  0x000066a0 
+ 00026229  0x00006d59 ifetcht  0x00000001 , 0x00000011 
+ 00026230  0x00006d5a increase  0x00000001 , 0x00000011 
+ 00026231  0x00006d5b force  0x00000000 , 0x00000007 
+ 00026232  0x00006d5d qisolate0  0x00000002 
+ 00026233  0x00006d5e branch  0x00006697 , 0x00000001 
+ 00026234  0x00006d5f hfetch  0x00000001 , 0x00008046 
+ 00026235  0x00006d60 set1  0x00000006 , 0x0000003f 
+ 00026236  0x00006d61 set1  0x00000007 , 0x0000003f 
+ 00026237  0x00006d62 hstore  0x00000001 , 0x00008046 
+ 00026238  0x00006d63 jam  0x00000002 , 0x00008047 
+ 00026239  0x00006d64 jam  0x00000082 , 0x00008047 
+ 00026240  0x00006d65 set0  0x00000007 , 0x0000003f 
+ 00026241  0x00006d66 hstore  0x00000001 , 0x00008046 
+ 00026242  0x00006d67 jam  0x0000008a , 0x00008047 
+ 00026243  0x00006d68 nop  0x0000000b 
+ 00026244  0x00006d69 jam  0x000000ca , 0x00008047 
+ 00026245  0x00006d6a nop  0x00000021 
+ 00026246  0x00006d6b jam  0x0000004a , 0x00008047 
+ 00026247  0x00006d6c nop  0x0000002c 
+ 00026248  0x00006d6d jam  0x000000ca , 0x00008047 
+ 00026249  0x00006d6e nop  0x00000016 
+ 00026250  0x00006d6f jam  0x0000008a , 0x00008047 
+ 00026251  0x00006d70 nop  0x00000021 
+ 00026252  0x00006d71 jam  0x00000082 , 0x00008047 
+ 00026253  0x00006d72 nop  0x00000001 
+ 00026254  0x00006d73 jam  0x00000092 , 0x00008047 
+ 00026255  0x00006d74 nop  0x0000000a 
+ 00026256  0x00006d75 jam  0x000000b2 , 0x00008047 
+ 00026257  0x00006d76 hfetch  0x00000001 , 0x00008007 
+ 00026258  0x00006d77 jam  0x00000092 , 0x00008047 
+ 00026259  0x00006d78 nop  0x00000001 
+ 00026260  0x00006d79 jam  0x00000082 , 0x00008047 
+ 00026261  0x00006d7a qisolate0  0x0000003f 
+ 00026262  0x00006d7b branch  0x00006678 , 0x00000001 
+ 00026263  0x00006d7d hfetch  0x00000002 , 0x00008045 
+ 00026264  0x00006d7e increase  0x00000001 , 0x0000003f 
+ 00026265  0x00006d7f hstore  0x00000002 , 0x00008045 
+ 00026266  0x00006d80 increase  0x00000001 , 0x00000007 
+ 00026267  0x00006d81 compare  0x00000008 , 0x00000007 , 0x0000000f 
+ 00026268  0x00006d82 nbranch  0x00006678 , 0x00000001 
+ 00026269  0x00006d83 loop  0x00006675 
+ 00026270  0x00006d84 jam  0x00000083 , 0x00008047 
+ 00026271  0x00006d85 rtn 
+ 00026272  0x00006d88 jam  0x00000082 , 0x00008047 
+ 00026273  0x00006d89 nop  0x0000000c 
+ 00026274  0x00006d8a jam  0x00000080 , 0x00008047 
+ 00026275  0x00006d8b jam  0x00000082 , 0x00008047 
+ 00026276  0x00006d8c nop  0x00000096 
+ 00026277  0x00006d8d rtn 
+ 00026278  0x00006d91 call  0x000066a0 
+ 00026279  0x00006d92 jam  0x000000a2 , 0x00008047 
+ 00026280  0x00006d93 deposit  0x00000011 
+ 00026281  0x00006d94 hstore  0x00000002 , 0x00008048 
+ 00026282  0x00006d95 set1  0x0000000b , 0x00000002 
+ 00026283  0x00006d96 isolate0  0x0000000f , 0x0000003f 
+ 00026284  0x00006d97 setflag  0x00000001 , 0x0000000f , 0x00000002 
+ 00026285  0x00006d98 hstoret  0x00000002 , 0x0000804a 
+ 00026286  0x00006d99 jam  0x00000001 , 0x00008006 
+ 00026287  0x00006d9a rtn 
+ 00026288  0x00006d9d hfetch  0x00000001 , 0x0000812c 
+ 00026289  0x00006d9e bbit0  0x00000001 , 0x000066b0 
+ 00026290  0x00006d9f rtn 
+ 00026291  0x00006da3 call  0x0000666f 
+ 00026292  0x00006da4 call  0x000066a6 
+ 00026293  0x00006da5 call  0x000066b0 
+ 00026294  0x00006da6 jam  0x00000083 , 0x00008047 
+ 00026295  0x00006da7 rtn 
+ 00026296  0x00006dad hfetch  0x00000002 , 0x00008124 
+ 00026297  0x00006dae hstore  0x00000002 , 0x00008045 
+ 00026298  0x00006daf call  0x000066a6 
+ 00026299  0x00006db0 arg  0x00000001 , 0x00000007 
+ 00026300  0x00006db1 call  0x000064c0 
+ 00026301  0x00006db2 call  0x000066b0 
+ 00026302  0x00006db3 isolate1  0x00000000 , 0x0000003f 
+ 00026303  0x00006db4 call  0x000064b9 
+ 00026304  0x00006db5 jam  0x00000083 , 0x00008047 
+ 00026305  0x00006db6 rtn 
+ 00026306  0x00006dba hfetch  0x00000002 , 0x0000805e 
+ 00026307  0x00006dbb iforce  0x0000000a 
+ 00026308  0x00006dbc rtn 
+ 00026309  0x00006dbf deposit  0x0000000a 
+ 00026310  0x00006dc0 hstore  0x00000002 , 0x0000805e 
+ 00026311  0x00006dc1 rtn 
+ 00026312  0x00006dc4 deposit  0x00000003 
+ 00026313  0x00006dc5 hstore  0x00000002 , 0x00008058 
+ 00026314  0x00006dc6 rtn 
+ 00026315  0x00006dc9 hfetch  0x00000002 , 0x00008058 
+ 00026316  0x00006dca copy  0x0000003f , 0x00000003 
+ 00026317  0x00006dcb rtn 
+ 00026318  0x00006dce fetch  0x00000002 , 0x00004243 
+ 00026319  0x00006dcf hstore  0x00000002 , 0x00008052 
+ 00026320  0x00006dd0 rtn 
+ 00026321  0x00006dd3 deposit  0x00000039 
+ 00026322  0x00006dd4 rtn  0x00000034 
+ 00026323  0x00006dd6 increase  0xfffffff8 , 0x00000039 
+ 00026324  0x00006dd7 call  0x000066de , 0x00000002 
+ 00026325  0x00006dd8 rtn  0x00000005 
+ 00026326  0x00006dd9 branch  0x000066d3 , 0x00000002 
+ 00026327  0x00006dda increase  0x00000008 , 0x00000039 
+ 00026328  0x00006ddc increase  0xfffffffc , 0x00000039 
+ 00026329  0x00006ddd call  0x000066e1 , 0x00000002 
+ 00026330  0x00006dde rtn  0x00000005 
+ 00026331  0x00006ddf branch  0x000066d8 , 0x00000002 
+ 00026332  0x00006de0 increase  0x00000004 , 0x00000039 
+ 00026333  0x00006de1 branch  0x000066e4 
+ 00026334  0x00006de4 ifetch  0x00000008 , 0x00000006 
+ 00026335  0x00006de5 istore  0x00000008 , 0x0000000a 
+ 00026336  0x00006de6 rtn 
+ 00026337  0x00006de9 ifetch  0x00000004 , 0x00000006 
+ 00026338  0x00006dea istore  0x00000004 , 0x0000000a 
+ 00026339  0x00006deb rtn 
+ 00026340  0x00006dee deposit  0x00000039 
+ 00026341  0x00006def rtn  0x00000034 
+ 00026342  0x00006df1 ifetch  0x00000001 , 0x00000006 
+ 00026343  0x00006df2 istore  0x00000001 , 0x0000000a 
+ 00026344  0x00006df3 loop  0x000066e6 
+ 00026345  0x00006df4 rtn 
+ 00026346  0x00006df7 deposit  0x00000039 
+ 00026347  0x00006df8 rtn  0x00000034 
+ 00026348  0x00006dfa increase  0xfffffff8 , 0x00000039 
+ 00026349  0x00006dfb call  0x000066f7 , 0x00000002 
+ 00026350  0x00006dfc rtn  0x00000005 
+ 00026351  0x00006dfd branch  0x000066ec , 0x00000002 
+ 00026352  0x00006dfe increase  0x00000008 , 0x00000039 
+ 00026353  0x00006e00 increase  0xfffffffc , 0x00000039 
+ 00026354  0x00006e01 call  0x000066fa , 0x00000002 
+ 00026355  0x00006e02 rtn  0x00000005 
+ 00026356  0x00006e03 branch  0x000066f1 , 0x00000002 
+ 00026357  0x00006e04 increase  0x00000004 , 0x00000039 
+ 00026358  0x00006e05 branch  0x000066fd 
+ 00026359  0x00006e08 ifetch  0x00000008 , 0x00000003 
+ 00026360  0x00006e09 istore  0x00000008 , 0x00000005 
+ 00026361  0x00006e0a rtn 
+ 00026362  0x00006e0d ifetch  0x00000004 , 0x00000003 
+ 00026363  0x00006e0e istore  0x00000004 , 0x00000005 
+ 00026364  0x00006e0f rtn 
+ 00026365  0x00006e13 deposit  0x00000039 
+ 00026366  0x00006e14 rtn  0x00000034 
+ 00026367  0x00006e16 ifetch  0x00000001 , 0x00000003 
+ 00026368  0x00006e17 istore  0x00000001 , 0x00000005 
+ 00026369  0x00006e18 loop  0x000066ff 
+ 00026370  0x00006e19 rtn 
+ 00026371  0x00006e1d deposit  0x00000039 
+ 00026372  0x00006e1e rtn  0x00000034 
+ 00026373  0x00006e20 ifetch  0x00000001 , 0x00000003 
+ 00026374  0x00006e21 istore  0x00000001 , 0x0000000a 
+ 00026375  0x00006e22 loop  0x00006705 
+ 00026376  0x00006e23 rtn 
+ 00026377  0x00006e29 jam  0x0000003d , 0x00000a99 
+ 00026378  0x00006e2a branch  0x00007d86 
+ 00026379  0x00006e2e bpatchx  0x00000096 , 0x00004032 
+ 00026380  0x00006e2f fetch  0x00000001 , 0x00004217 
+ 00026381  0x00006e30 rtn  0x00000034 
+ 00026382  0x00006e31 call  0x000067a3 
+ 00026383  0x00006e32 call  0x000067a9 , 0x00000005 
+ 00026384  0x00006e33 call  0x0000673e 
+ 00026385  0x00006e35 fetch  0x00000001 , 0x00004217 
+ 00026386  0x00006e36 icopy  0x00000013 
+ 00026387  0x00006e37 fetcht  0x00000002 , 0x00004215 
+ 00026388  0x00006e38 storet  0x00000002 , 0x0000018c 
+ 00026389  0x00006e3a copy  0x00000013 , 0x0000003f 
+ 00026390  0x00006e3b branch  0x00006709 , 0x00000034 
+ 00026391  0x00006e3c increase  0xffffffff , 0x00000013 
+ 00026392  0x00006e3d copy  0x00000002 , 0x00000011 
+ 00026393  0x00006e3e ifetch  0x00000001 , 0x00000011 
+ 00026394  0x00006e3f fetcht  0x00000001 , 0x00000184 
+ 00026395  0x00006e40 isub  0x00000002 , 0x0000003e 
+ 00026396  0x00006e41 call  0x00006725 , 0x00000005 
+ 00026397  0x00006e42 branch  0x00006721 , 0x00000002 
+ 00026398  0x00006e43 ifetch  0x00000001 , 0x00000011 
+ 00026399  0x00006e44 increase  0x00000001 , 0x0000003f 
+ 00026400  0x00006e45 istore  0x00000001 , 0x00000011 
+ 00026401  0x00006e47 fetcht  0x00000002 , 0x0000018c 
+ 00026402  0x00006e48 increase  0x00000022 , 0x00000002 
+ 00026403  0x00006e49 storet  0x00000002 , 0x0000018c 
+ 00026404  0x00006e4a branch  0x00006715 
+ 00026405  0x00006e4d setarg  0x00000000 
+ 00026406  0x00006e4e istore  0x00000001 , 0x00000011 
+ 00026407  0x00006e4f fetch  0x00000001 , 0x00000185 
+ 00026408  0x00006e50 istore  0x00000001 , 0x00000005 
+ 00026409  0x00006e51 bne  0x00000033 , 0x00006733 
+ 00026410  0x00006e52 arg  0x000041be , 0x00000012 
+ 00026411  0x00006e54 ifetch  0x00000006 , 0x00000006 
+ 00026412  0x00006e55 istore  0x00000008 , 0x00000005 
+ 00026413  0x00006e56 setarg  0x00000000 
+ 00026414  0x00006e57 istore  0x00000008 , 0x00000005 
+ 00026415  0x00006e58 copy  0x00000012 , 0x00000006 
+ 00026416  0x00006e5a call  0x00007ebf 
+ 00026417  0x00006e5b force  0x00000001 , 0x0000003e 
+ 00026418  0x00006e5c rtn 
+ 00026419  0x00006e5f beq  0x00000036 , 0x00006737 
+ 00026420  0x00006e60 beq  0x00000037 , 0x0000673b 
+ 00026421  0x00006e61 arg  0x00004419 , 0x00000012 
+ 00026422  0x00006e62 branch  0x0000672b 
+ 00026423  0x00006e65 arg  0x000044d5 , 0x00000006 
+ 00026424  0x00006e66 call  0x00007ebf 
+ 00026425  0x00006e68 arg  0x00004419 , 0x00000006 
+ 00026426  0x00006e69 branch  0x00006730 
+ 00026427  0x00006e6c arg  0x000044cd , 0x00000006 
+ 00026428  0x00006e6d call  0x00007ebf 
+ 00026429  0x00006e6e branch  0x00006739 
+ 00026430  0x00006e72 call  0x00007fe9 
+ 00026431  0x00006e73 fetch  0x00000001 , 0x00004217 
+ 00026432  0x00006e74 rtn  0x00000034 
+ 00026433  0x00006e75 fetch  0x00000002 , 0x00004682 
+ 00026434  0x00006e76 bbit1  0x00000000 , 0x00006754 
+ 00026435  0x00006e78 bpatchx  0x00000097 , 0x00004032 
+ 00026436  0x00006e79 fetch  0x00000001 , 0x0000448e 
+ 00026437  0x00006e7a beq  0x00000000 , 0x0000674d 
+ 00026438  0x00006e7b fetch  0x00000001 , 0x00000454 
+ 00026439  0x00006e7c compare  0x000000c0 , 0x0000003f , 0x000000c0 
+ 00026440  0x00006e7d branch  0x0000674d , 0x00000001 
+ 00026441  0x00006e7e compare  0x00000040 , 0x0000003f , 0x000000c0 
+ 00026442  0x00006e7f branch  0x00006752 , 0x00000001 
+ 00026443  0x00006e80 compare  0x00000000 , 0x0000003f , 0x000000c0 
+ 00026444  0x00006e81 branch  0x00006750 , 0x00000001 
+ 00026445  0x00006e83 jam  0x00000035 , 0x00000185 
+ 00026446  0x00006e84 fetch  0x00000006 , 0x0000044f 
+ 00026447  0x00006e85 branch  0x00006757 
+ 00026448  0x00006e88 jam  0x00000037 , 0x00000185 
+ 00026449  0x00006e89 branch  0x00006757 
+ 00026450  0x00006e8d jam  0x00000036 , 0x00000185 
+ 00026451  0x00006e8e branch  0x00006757 
+ 00026452  0x00006e92 bpatchx  0x00000098 , 0x00004033 
+ 00026453  0x00006e93 jam  0x00000033 , 0x00000185 
+ 00026454  0x00006e94 fetch  0x00000006 , 0x00000040 
+ 00026455  0x00006e96 store  0x00000006 , 0x00000186 
+ 00026456  0x00006e97 fetch  0x00000002 , 0x00004215 
+ 00026457  0x00006e98 ifetcht  0x00000001 , 0x0000003f 
+ 00026458  0x00006e99 pincrease  0x00000001 
+ 00026459  0x00006e9a store  0x00000002 , 0x0000018c 
+ 00026460  0x00006e9b storet  0x00000001 , 0x00000184 
+ 00026461  0x00006e9c fetch  0x00000001 , 0x00004217 
+ 00026462  0x00006e9d icopy  0x00000013 
+ 00026463  0x00006e9f fetch  0x00000002 , 0x0000018c 
+ 00026464  0x00006ea0 copy  0x0000003f , 0x00000011 
+ 00026465  0x00006ea1 call  0x0000676f 
+ 00026466  0x00006ea2 rtn  0x00000028 
+ 00026467  0x00006ea3 fetcht  0x00000002 , 0x0000018c 
+ 00026468  0x00006ea4 increase  0x00000022 , 0x00000002 
+ 00026469  0x00006ea5 storet  0x00000002 , 0x0000018c 
+ 00026470  0x00006ea6 increase  0xffffffff , 0x00000002 
+ 00026471  0x00006ea7 ifetch  0x00000001 , 0x00000002 
+ 00026472  0x00006ea8 store  0x00000001 , 0x00000184 
+ 00026473  0x00006ea9 increase  0xffffffff , 0x00000013 
+ 00026474  0x00006eaa nbranch  0x0000675f , 0x00000005 
+ 00026475  0x00006eab fetch  0x00000001 , 0x00004217 
+ 00026476  0x00006eac pincrease  0xffffffff 
+ 00026477  0x00006ead store  0x00000001 , 0x00000184 
+ 00026478  0x00006eae rtn 
+ 00026479  0x00006eb0 fetch  0x00000001 , 0x00000185 
+ 00026480  0x00006eb1 bne  0x00000033 , 0x00006776 
+ 00026481  0x00006eb3 arg  0x00000185 , 0x00000012 
+ 00026482  0x00006eb4 arg  0x00000007 , 0x00000039 
+ 00026483  0x00006eb5 call  0x00007f88 
+ 00026484  0x00006eb6 branch  0x00007fe7 , 0x00000005 
+ 00026485  0x00006eb7 rtn 
+ 00026486  0x00006eba beq  0x00000036 , 0x00006779 
+ 00026487  0x00006ebb beq  0x00000037 , 0x00006794 
+ 00026488  0x00006ebc branch  0x00006771 
+ 00026489  0x00006ebf ifetcht  0x00000001 , 0x00000011 
+ 00026490  0x00006ec0 isub  0x00000002 , 0x0000003e 
+ 00026491  0x00006ec1 nrtn  0x00000005 
+ 00026492  0x00006ec2 arg  0x00000ac2 , 0x00000005 
+ 00026493  0x00006ec3 arg  0x00000010 , 0x00000039 
+ 00026494  0x00006ec4 call  0x00007ed4 
+ 00026495  0x00006ec5 fetch  0x00000003 , 0x00000452 
+ 00026496  0x00006ec6 store  0x00000003 , 0x00000ac2 
+ 00026497  0x00006ec7 call  0x0000678b 
+ 00026498  0x00006ec8 fetch  0x00000002 , 0x00000adf 
+ 00026499  0x00006ec9 byteswap  0x0000003f , 0x0000003f 
+ 00026500  0x00006eca lshift8  0x0000003f , 0x00000002 
+ 00026501  0x00006ecb ifetch  0x00000001 , 0x00000006 
+ 00026502  0x00006ecc iadd  0x00000002 , 0x0000003f 
+ 00026503  0x00006ecd fetcht  0x00000003 , 0x0000044f 
+ 00026504  0x00006ece isub  0x00000002 , 0x0000003e 
+ 00026505  0x00006ecf branch  0x00007fe7 , 0x00000005 
+ 00026506  0x00006ed0 rtn 
+ 00026507  0x00006ed4 arg  0x00000ac2 , 0x00000006 
+ 00026508  0x00006ed5 call  0x00007486 
+ 00026509  0x00006ed7 ifetch  0x00000001 , 0x00000011 
+ 00026510  0x00006ed8 call  0x00007487 
+ 00026511  0x00006ed9 force  0x00000038 , 0x00000036 
+ 00026512  0x00006eda force  0x00000000 , 0x00000036 
+ 00026513  0x00006edb call  0x0000741d 
+ 00026514  0x00006edc arg  0x00000ad2 , 0x00000005 
+ 00026515  0x00006edd branch  0x00007497 
+ 00026516  0x00006ee0 ifetcht  0x00000001 , 0x00000011 
+ 00026517  0x00006ee1 isub  0x00000002 , 0x0000003e 
+ 00026518  0x00006ee2 nrtn  0x00000005 
+ 00026519  0x00006ee3 copy  0x00000006 , 0x00000011 
+ 00026520  0x00006ee4 add  0x00000006 , 0x00000008 , 0x00000013 
+ 00026521  0x00006ee5 arg  0x000044cd , 0x00000012 
+ 00026522  0x00006ee6 arg  0x00000008 , 0x00000039 
+ 00026523  0x00006ee7 call  0x00007f88 
+ 00026524  0x00006ee8 branch  0x00007fe7 , 0x00000005 
+ 00026525  0x00006ee9 copy  0x00000013 , 0x00000011 
+ 00026526  0x00006eea arg  0x000044d5 , 0x00000012 
+ 00026527  0x00006eeb arg  0x00000008 , 0x00000039 
+ 00026528  0x00006eec call  0x00007f88 
+ 00026529  0x00006eed branch  0x00007fe7 , 0x00000005 
+ 00026530  0x00006eee rtn 
+ 00026531  0x00006ef1 fetch  0x00000002 , 0x00004215 
+ 00026532  0x00006ef2 ifetcht  0x00000001 , 0x0000003f 
+ 00026533  0x00006ef3 pincrease  0x00000022 
+ 00026534  0x00006ef4 ifetch  0x00000001 , 0x0000003f 
+ 00026535  0x00006ef5 isub  0x00000002 , 0x0000003e 
+ 00026536  0x00006ef6 rtn 
+ 00026537  0x00006ef9 fetch  0x00000001 , 0x00004217 
+ 00026538  0x00006efa icopy  0x00000039 
+ 00026539  0x00006efb fetcht  0x00000002 , 0x00004215 
+ 00026540  0x00006efc setarg  0x00000000 
+ 00026541  0x00006efe istore  0x00000001 , 0x00000002 
+ 00026542  0x00006eff increase  0x00000022 , 0x00000002 
+ 00026543  0x00006f00 pincrease  0x00000001 
+ 00026544  0x00006f01 loop  0x000067ad 
+ 00026545  0x00006f02 rtn 
+ 00026546  0x00006f05 bpatchx  0x00000099 , 0x00004033 
+ 00026547  0x00006f06 call  0x0000673e 
+ 00026548  0x00006f07 fetch  0x00000001 , 0x00000030 
+ 00026549  0x00006f08 setflag  0x00000028 , 0x00000006 , 0x0000003f 
+ 00026550  0x00006f09 store  0x00000001 , 0x00000030 
+ 00026551  0x00006f0a nbranch  0x000067bc , 0x00000028 
+ 00026552  0x00006f0b add  0x00000011 , 0x0000000a , 0x00000006 
+ 00026553  0x00006f0d arg  0x000041be , 0x00000005 
+ 00026554  0x00006f0e call  0x00007ebf 
+ 00026555  0x00006f0f branch  0x000067d7 
+ 00026556  0x00006f11 jam  0x00000000 , 0x000041bd 
+ 00026557  0x00006f12 rtn 
+ 00026558  0x00006f15 fetch  0x00000009 , 0x000044cb 
+ 00026559  0x00006f16 branch  0x000067ca , 0x00000034 
+ 00026560  0x00006f17 call  0x0000673e 
+ 00026561  0x00006f18 nbranch  0x000067ca , 0x00000028 
+ 00026562  0x00006f19 fetch  0x00000002 , 0x0000018c 
+ 00026563  0x00006f1a add  0x0000003f , 0x00000001 , 0x00000006 
+ 00026564  0x00006f1b arg  0x000044d5 , 0x00000005 
+ 00026565  0x00006f1c call  0x00007ebf 
+ 00026566  0x00006f1d arg  0x00004419 , 0x00000005 
+ 00026567  0x00006f1e call  0x00007ebf 
+ 00026568  0x00006f1f jam  0x00000001 , 0x00004429 
+ 00026569  0x00006f20 rtn 
+ 00026570  0x00006f23 jam  0x00000000 , 0x00004429 
+ 00026571  0x00006f24 rtn 
+ 00026572  0x00006f28 fetch  0x00000006 , 0x0000044f 
+ 00026573  0x00006f29 store  0x00000006 , 0x00000186 
+ 00026574  0x00006f2a jam  0x00000034 , 0x00000185 
+ 00026575  0x00006f2b branch  0x000067d3 
+ 00026576  0x00006f2d fetch  0x00000006 , 0x00000040 
+ 00026577  0x00006f2e store  0x00000006 , 0x00000186 
+ 00026578  0x00006f2f jam  0x00000033 , 0x00000185 
+ 00026579  0x00006f31 fetch  0x00000001 , 0x00004092 
+ 00026580  0x00006f32 beq  0x0000000a , 0x0000670b 
+ 00026581  0x00006f33 bbit1  0x00000006 , 0x000042da 
+ 00026582  0x00006f34 rtn 
+ 00026583  0x00006f38 fetch  0x00000008 , 0x000041be 
+ 00026584  0x00006f39 fetcht  0x00000008 , 0x000041c6 
+ 00026585  0x00006f3a ior  0x00000002 , 0x0000003f 
+ 00026586  0x00006f3b rtn  0x00000034 
+ 00026587  0x00006f3c jam  0x00000001 , 0x000041bd 
+ 00026588  0x00006f3d rtn 
+ 00026589  0x00006f45 bpatchx  0x0000009a , 0x00004033 
+ 00026590  0x00006f46 set1  0x00000007 , 0x00000002 
+ 00026591  0x00006f47 call  0x0000681d 
+ 00026592  0x00006f48 nsetflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00026593  0x00006f4e bpatchx  0x0000009b , 0x00004033 
+ 00026594  0x00006f4f sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026595  0x00006f50 rtn  0x00000005 
+ 00026596  0x00006f51 isolate0  0x00000007 , 0x00000002 
+ 00026597  0x00006f52 and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026598  0x00006f53 fetch  0x00000004 , 0x000000a1 
+ 00026599  0x00006f54 qsetflag  0x00000001 , 0x0000003f 
+ 00026600  0x00006f55 store  0x00000004 , 0x000000a1 
+ 00026601  0x00006f56 fetch  0x00000004 , 0x000000a5 
+ 00026602  0x00006f57 nqsetflag  0x00000001 , 0x0000003f 
+ 00026603  0x00006f58 store  0x00000004 , 0x000000a5 
+ 00026604  0x00006f59 rtn 
+ 00026605  0x00006f5d bpatchx  0x0000009c , 0x00004033 
+ 00026606  0x00006f5e sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026607  0x00006f5f rtn  0x00000005 
+ 00026608  0x00006f60 isolate0  0x00000007 , 0x00000002 
+ 00026609  0x00006f61 and  0x00000002 , 0x0000001f , 0x00000007 
+ 00026610  0x00006f62 fetch  0x00000004 , 0x000000a1 
+ 00026611  0x00006f63 qset0  0x0000003f 
+ 00026612  0x00006f64 store  0x00000004 , 0x000000a1 
+ 00026613  0x00006f65 fetch  0x00000004 , 0x000000a5 
+ 00026614  0x00006f66 qset0  0x0000003f 
+ 00026615  0x00006f67 store  0x00000004 , 0x000000a5 
+ 00026616  0x00006f68 rtn 
+ 00026617  0x00006f6c call  0x000067ed 
+ 00026618  0x00006f6d branch  0x000067fe 
+ 00026619  0x00006f71 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026620  0x00006f72 rtn  0x00000005 
+ 00026621  0x00006f73 ncall  0x000067e1 , 0x0000002b 
+ 00026622  0x00006f76 arg  0x0000807c , 0x00000005 
+ 00026623  0x00006f77 call  0x00006830 
+ 00026624  0x00006f78 setflip  0x00000007 , 0x00000002 
+ 00026625  0x00006f79 arg  0x00008078 , 0x00000005 
+ 00026626  0x00006f7a call  0x00006830 
+ 00026627  0x00006f7b set0  0x00000007 , 0x00000002 
+ 00026628  0x00006f7c arg  0x00008070 , 0x00000005 
+ 00026629  0x00006f7d branch  0x00006830 
+ 00026630  0x00006f81 arg  0x0000807c , 0x00000005 
+ 00026631  0x00006f82 call  0x00006830 
+ 00026632  0x00006f83 set0  0x00000007 , 0x00000002 
+ 00026633  0x00006f84 arg  0x00008078 , 0x00000005 
+ 00026634  0x00006f85 call  0x00006830 
+ 00026635  0x00006f86 set0  0x00000007 , 0x00000002 
+ 00026636  0x00006f87 arg  0x00008070 , 0x00000005 
+ 00026637  0x00006f88 branch  0x00006830 
+ 00026638  0x00006f8d sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026639  0x00006f8e rtn  0x00000005 
+ 00026640  0x00006f8f setflip  0x00000007 , 0x00000002 
+ 00026641  0x00006f90 call  0x0000682f 
+ 00026642  0x00006f92 set1  0x00000007 , 0x00000002 
+ 00026643  0x00006f93 arg  0x00008070 , 0x00000005 
+ 00026644  0x00006f94 branch  0x00006830 
+ 00026645  0x00006f97 and  0x00000002 , 0x00000007 , 0x00000007 
+ 00026646  0x00006f98 rshift3  0x00000002 , 0x0000003f 
+ 00026647  0x00006f99 and_into  0x00000003 , 0x0000003f 
+ 00026648  0x00006f9a iadd  0x00000005 , 0x00000005 
+ 00026649  0x00006f9b ifetch  0x00000001 , 0x00000005 
+ 00026650  0x00006f9c rtn 
+ 00026651  0x00006f9f arg  0x00008074 , 0x00000005 
+ 00026652  0x00006fa0 branch  0x0000681e 
+ 00026653  0x00006fa5 arg  0x0000811c , 0x00000005 
+ 00026654  0x00006fa7 call  0x00006815 
+ 00026655  0x00006fa8 isolate1  0x00000007 , 0x00000002 
+ 00026656  0x00006fa9 branch  0x00006823 , 0x00000001 
+ 00026657  0x00006faa qisolate0  0x0000003f 
+ 00026658  0x00006fab rtn 
+ 00026659  0x00006fad qisolate1  0x0000003f 
+ 00026660  0x00006fae rtn 
+ 00026661  0x00006fb1 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026662  0x00006fb2 rtn  0x00000005 
+ 00026663  0x00006fb3 isolate1  0x00000007 , 0x0000003e 
+ 00026664  0x00006fb4 branch  0x0000682c 
+ 00026665  0x00006fb7 sub  0x00000002 , 0x000000ff , 0x0000003e 
+ 00026666  0x00006fb8 rtn  0x00000005 
+ 00026667  0x00006fb9 isolate0  0x00000007 , 0x0000003e 
+ 00026668  0x00006fbd setarg  0x00000000 
+ 00026669  0x00006fbe nsetflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00026670  0x00006fbf ixor  0x00000002 , 0x00000002 
+ 00026671  0x00006fc3 arg  0x00008074 , 0x00000005 
+ 00026672  0x00006fc7 call  0x00006815 
+ 00026673  0x00006fc8 isolate1  0x00000007 , 0x00000002 
+ 00026674  0x00006fc9 qsetflag  0x00000001 , 0x0000003f 
+ 00026675  0x00006fca istore  0x00000001 , 0x00000005 
+ 00026676  0x00006fcb rtn 
+ 00026677  0x00006fce arg  0xffffffff , 0x00000011 
+ 00026678  0x00006fcf hfetch  0x00000001 , 0x00008081 
+ 00026679  0x00006fd0 compare  0x00000002 , 0x0000003f , 0x00000003 
+ 00026680  0x00006fd1 call  0x00006878 , 0x00000001 
+ 00026681  0x00006fd3 compare  0x00000001 , 0x0000003f , 0x00000003 
+ 00026682  0x00006fd4 call  0x0000687a , 0x00000001 
+ 00026683  0x00006fd6 compare  0x00000003 , 0x0000003f , 0x00000003 
+ 00026684  0x00006fd7 call  0x0000687a , 0x00000001 
+ 00026685  0x00006fd9 isolate1  0x00000002 , 0x0000003f 
+ 00026686  0x00006fda call  0x00006874 , 0x00000001 
+ 00026687  0x00006fdc isolate1  0x00000003 , 0x0000003f 
+ 00026688  0x00006fdd call  0x00006876 , 0x00000001 
+ 00026689  0x00006fdf isolate1  0x00000004 , 0x0000003f 
+ 00026690  0x00006fe0 call  0x0000687c , 0x00000001 
+ 00026691  0x00006fe2 isolate1  0x00000006 , 0x0000003f 
+ 00026692  0x00006fe3 nsetflag  0x00000001 , 0x00000004 , 0x00000011 
+ 00026693  0x00006fe5 isolate1  0x00000007 , 0x0000003f 
+ 00026694  0x00006fe6 nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026695  0x00006fe8 hfetch  0x00000001 , 0x00008082 
+ 00026696  0x00006fe9 isolate1  0x00000000 , 0x0000003f 
+ 00026697  0x00006fea nsetflag  0x00000001 , 0x0000001b , 0x00000011 
+ 00026698  0x00006feb isolate1  0x00000001 , 0x0000003f 
+ 00026699  0x00006fec nsetflag  0x00000001 , 0x0000001c , 0x00000011 
+ 00026700  0x00006fed isolate1  0x00000002 , 0x0000003f 
+ 00026701  0x00006fee nsetflag  0x00000001 , 0x00000003 , 0x00000011 
+ 00026702  0x00006fef isolate1  0x00000003 , 0x0000003f 
+ 00026703  0x00006ff0 nsetflag  0x00000001 , 0x00000008 , 0x00000011 
+ 00026704  0x00006ff1 isolate1  0x00000004 , 0x0000003f 
+ 00026705  0x00006ff2 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026706  0x00006ff3 isolate1  0x00000005 , 0x0000003f 
+ 00026707  0x00006ff4 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026708  0x00006ff5 isolate1  0x00000006 , 0x0000003f 
+ 00026709  0x00006ff6 nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026710  0x00006ff7 isolate1  0x00000007 , 0x0000003f 
+ 00026711  0x00006ff8 nsetflag  0x00000001 , 0x00000017 , 0x00000011 
+ 00026712  0x00006ffa hfetch  0x00000001 , 0x00008080 
+ 00026713  0x00006ffb isolate1  0x00000000 , 0x0000003f 
+ 00026714  0x00006ffc nsetflag  0x00000001 , 0x00000005 , 0x00000011 
+ 00026715  0x00006ffd isolate1  0x00000001 , 0x0000003f 
+ 00026716  0x00006ffe nsetflag  0x00000001 , 0x00000006 , 0x00000011 
+ 00026717  0x00006fff isolate1  0x00000002 , 0x0000003f 
+ 00026718  0x00007000 nsetflag  0x00000001 , 0x00000007 , 0x00000011 
+ 00026719  0x00007001 isolate1  0x00000003 , 0x0000003f 
+ 00026720  0x00007002 nsetflag  0x00000001 , 0x00000012 , 0x00000011 
+ 00026721  0x00007003 isolate1  0x00000004 , 0x0000003f 
+ 00026722  0x00007004 nsetflag  0x00000001 , 0x00000013 , 0x00000011 
+ 00026723  0x00007005 isolate1  0x00000005 , 0x0000003f 
+ 00026724  0x00007006 nsetflag  0x00000001 , 0x00000014 , 0x00000011 
+ 00026725  0x00007007 isolate1  0x00000006 , 0x0000003f 
+ 00026726  0x00007008 nsetflag  0x00000001 , 0x00000015 , 0x00000011 
+ 00026727  0x00007009 isolate1  0x00000007 , 0x0000003f 
+ 00026728  0x0000700a nsetflag  0x00000001 , 0x00000016 , 0x00000011 
+ 00026729  0x0000700c hfetch  0x00000001 , 0x00008062 
+ 00026730  0x0000700d isolate1  0x00000004 , 0x0000003f 
+ 00026731  0x0000700e call  0x0000687e , 0x00000001 
+ 00026732  0x0000700f bpatchx  0x0000009d , 0x00004033 
+ 00026733  0x00007011 hfetch  0x00000004 , 0x00008078 
+ 00026734  0x00007012 hfetcht  0x00000004 , 0x0000807c 
+ 00026735  0x00007013 ior  0x00000002 , 0x0000003f 
+ 00026736  0x00007014 invert  0x0000003f , 0x0000003f 
+ 00026737  0x00007015 iand  0x00000011 , 0x0000003f 
+ 00026738  0x00007017 hstore  0x00000004 , 0x00008070 
+ 00026739  0x00007018 rtn 
+ 00026740  0x0000701c arg  0x00000006 , 0x00000007 
+ 00026741  0x0000701d branch  0x00006884 
+ 00026742  0x0000701f arg  0x00000009 , 0x00000007 
+ 00026743  0x00007020 branch  0x00006882 
+ 00026744  0x00007022 arg  0x00000017 , 0x00000007 
+ 00026745  0x00007023 branch  0x00006882 
+ 00026746  0x00007025 arg  0x00000019 , 0x00000007 
+ 00026747  0x00007026 branch  0x00006884 
+ 00026748  0x00007028 arg  0x0000001e , 0x00000007 
+ 00026749  0x00007029 branch  0x00006884 
+ 00026750  0x0000702b arg  0x00000002 , 0x00000007 
+ 00026751  0x0000702c branch  0x00006884 
+ 00026752  0x0000702e arg  0x00000001 , 0x00000039 
+ 00026753  0x0000702f branch  0x00006885 
+ 00026754  0x00007031 arg  0x00000004 , 0x00000039 
+ 00026755  0x00007032 branch  0x00006885 
+ 00026756  0x00007034 arg  0x00000002 , 0x00000039 
+ 00026757  0x00007036 qset0  0x00000011 
+ 00026758  0x00007037 increase  0x00000001 , 0x00000007 
+ 00026759  0x00007038 loop  0x00006885 
+ 00026760  0x00007039 rtn 
+ 00026761  0x00007042 call  0x00006895 
+ 00026762  0x00007043 arg  0x00000006 , 0x00000002 
+ 00026763  0x00007044 branch  0x0000680e 
+ 00026764  0x00007047 call  0x00006889 
+ 00026765  0x00007048 arg  0x00000006 , 0x00000002 
+ 00026766  0x00007049 branch  0x00006825 
+ 00026767  0x0000704e call  0x00006895 
+ 00026768  0x0000704f hfetch  0x00000001 , 0x00008078 
+ 00026769  0x00007050 set1  0x00000007 , 0x0000003f 
+ 00026770  0x00007051 hstore  0x00000001 , 0x00008078 
+ 00026771  0x00007052 arg  0x00000007 , 0x00000002 
+ 00026772  0x00007053 branch  0x000067fb 
+ 00026773  0x00007056 hfetch  0x00000001 , 0x00008081 
+ 00026774  0x00007057 and_into  0x000000fb , 0x0000003f 
+ 00026775  0x00007058 hstore  0x00000001 , 0x00008081 
+ 00026776  0x00007059 rtn 
+ 00026777  0x0000705c hfetch  0x00000001 , 0x00008081 
+ 00026778  0x0000705d isolate1  0x00000002 , 0x0000003f 
+ 00026779  0x0000705e rtn 
+ 00026780  0x00007061 call  0x0000666a 
+ 00026781  0x00007062 setarg  0x000007e0 
+ 00026782  0x00007063 arg  0x00004150 , 0x00000011 
+ 00026783  0x00007064 arg  0x00000002 , 0x00000002 
+ 00026784  0x00007065 call  0x000066b3 
+ 00026785  0x00007066 branch  0x0000666d 
+ 00026786  0x0000706a call  0x0000666a 
+ 00026787  0x0000706b setarg  0x000007e2 
+ 00026788  0x0000706c arg  0x0000421d , 0x00000011 
+ 00026789  0x0000706d arg  0x0000000e , 0x00000002 
+ 00026790  0x0000706e call  0x000066b3 
+ 00026791  0x0000706f branch  0x0000666d 
+ 00026792  0x00007074 bpatchx  0x0000009e , 0x00004033 
+ 00026793  0x00007076 call  0x000068a2 
+ 00026794  0x00007078 fetch  0x00000001 , 0x0000422d 
+ 00026795  0x00007079 beq  0x00000000 , 0x000068af 
+ 00026796  0x0000707a beq  0x00000001 , 0x000068c3 
+ 00026797  0x0000707b beq  0x00000002 , 0x000068d7 
+ 00026798  0x0000707c rtn 
+ 00026799  0x0000707f fetcht  0x00000002 , 0x00004229 
+ 00026800  0x00007080 setarg  0x0000aa55 
+ 00026801  0x00007081 isub  0x00000002 , 0x0000003e 
+ 00026802  0x00007082 branch  0x000068b8 , 0x00000005 
+ 00026803  0x00007083 setarg  0x00004dfa 
+ 00026804  0x00007084 store  0x00000002 , 0x00004227 
+ 00026805  0x00007085 setarg  0x00004894 
+ 00026806  0x00007086 store  0x00000002 , 0x00004221 
+ 00026807  0x00007087 branch  0x000068c0 
+ 00026808  0x0000708a fetch  0x00000002 , 0x00004227 
+ 00026809  0x0000708b nbranch  0x000068bc , 0x00000034 
+ 00026810  0x0000708c setarg  0x00004dfa 
+ 00026811  0x0000708d store  0x00000002 , 0x00004227 
+ 00026812  0x0000708f fetch  0x00000002 , 0x00004221 
+ 00026813  0x00007090 nbranch  0x000068c0 , 0x00000034 
+ 00026814  0x00007091 setarg  0x00004894 
+ 00026815  0x00007092 store  0x00000002 , 0x00004221 
+ 00026816  0x00007094 setarg  0x00000064 
+ 00026817  0x00007095 store  0x00000002 , 0x0000422b 
+ 00026818  0x00007096 rtn 
+ 00026819  0x00007099 fetcht  0x00000002 , 0x00004229 
+ 00026820  0x0000709a setarg  0x0000aa55 
+ 00026821  0x0000709b isub  0x00000002 , 0x0000003e 
+ 00026822  0x0000709c branch  0x000068cc , 0x00000005 
+ 00026823  0x0000709d setarg  0x00005932 
+ 00026824  0x0000709e store  0x00000002 , 0x00004225 
+ 00026825  0x0000709f setarg  0x00004323 
+ 00026826  0x000070a0 store  0x00000002 , 0x0000421f 
+ 00026827  0x000070a1 branch  0x000068d4 
+ 00026828  0x000070a4 fetch  0x00000002 , 0x00004225 
+ 00026829  0x000070a5 nbranch  0x000068d0 , 0x00000034 
+ 00026830  0x000070a6 setarg  0x00005932 
+ 00026831  0x000070a7 store  0x00000002 , 0x00004225 
+ 00026832  0x000070a9 fetch  0x00000002 , 0x0000421f 
+ 00026833  0x000070aa nbranch  0x000068d4 , 0x00000034 
+ 00026834  0x000070ab setarg  0x00004323 
+ 00026835  0x000070ac store  0x00000002 , 0x0000421f 
+ 00026836  0x000070ae setarg  0x00000190 
+ 00026837  0x000070af store  0x00000002 , 0x0000422b 
+ 00026838  0x000070b0 rtn 
+ 00026839  0x000070b3 fetcht  0x00000002 , 0x00004229 
+ 00026840  0x000070b4 setarg  0x0000aa55 
+ 00026841  0x000070b5 isub  0x00000002 , 0x0000003e 
+ 00026842  0x000070b6 branch  0x000068e0 , 0x00000005 
+ 00026843  0x000070b7 setarg  0x00006946 
+ 00026844  0x000070b8 store  0x00000002 , 0x00004223 
+ 00026845  0x000070b9 setarg  0x00005377 
+ 00026846  0x000070ba store  0x00000002 , 0x0000421d 
+ 00026847  0x000070bb branch  0x000068e8 
+ 00026848  0x000070be fetch  0x00000002 , 0x00004223 
+ 00026849  0x000070bf nbranch  0x000068e4 , 0x00000034 
+ 00026850  0x000070c0 setarg  0x00006946 
+ 00026851  0x000070c1 store  0x00000002 , 0x00004223 
+ 00026852  0x000070c3 fetch  0x00000002 , 0x0000421d 
+ 00026853  0x000070c4 nbranch  0x000068e8 , 0x00000034 
+ 00026854  0x000070c5 setarg  0x00005377 
+ 00026855  0x000070c6 store  0x00000002 , 0x0000421d 
+ 00026856  0x000070c8 setarg  0x00000032 
+ 00026857  0x000070c9 store  0x00000002 , 0x0000422b 
+ 00026858  0x000070ca rtn 
+ 00026859  0x000070ce fetch  0x00000001 , 0x0000422d 
+ 00026860  0x000070cf beq  0x00000000 , 0x000068f0 
+ 00026861  0x000070d0 beq  0x00000001 , 0x000068f2 
+ 00026862  0x000070d1 beq  0x00000002 , 0x000068f4 
+ 00026863  0x000070d2 rtn 
+ 00026864  0x000070d4 jam  0x000000bf , 0x00008971 
+ 00026865  0x000070d5 branch  0x000068f8 
+ 00026866  0x000070d7 jam  0x000000af , 0x00008971 
+ 00026867  0x000070d8 branch  0x000068f8 
+ 00026868  0x000070da jam  0x0000008f , 0x00008971 
+ 00026869  0x000070db fetch  0x00000001 , 0x0000422e 
+ 00026870  0x000070dc hstore  0x00000001 , 0x00008973 
+ 00026871  0x000070dd branch  0x000068f8 
+ 00026872  0x000070df bpatchx  0x0000009f , 0x00004033 
+ 00026873  0x000070e0 hfetch  0x00000001 , 0x00008053 
+ 00026874  0x000070e1 set1  0x00000007 , 0x0000003f 
+ 00026875  0x000070e2 hstore  0x00000001 , 0x00008053 
+ 00026876  0x000070e3 hfetch  0x00000001 , 0x00008973 
+ 00026877  0x000070e4 or_into  0x00000030 , 0x0000003f 
+ 00026878  0x000070e5 hstore  0x00000001 , 0x00008973 
+ 00026879  0x000070e6 jam  0x0000007c , 0x00008906 
+ 00026880  0x000070e7 jam  0x000000aa , 0x00008972 
+ 00026881  0x000070e8 nop  0x00001388 
+ 00026882  0x000070e9 hfetcht  0x00000002 , 0x00008150 
+ 00026883  0x000070ea hfetch  0x00000001 , 0x00008053 
+ 00026884  0x000070eb set0  0x00000007 , 0x0000003f 
+ 00026885  0x000070ec hstore  0x00000001 , 0x00008053 
+ 00026886  0x000070ed storet  0x00000002 , 0x0000422f 
+ 00026887  0x000070ee rtn 
+ 00026888  0x000070f1 bpatchx  0x000000a0 , 0x00004034 
+ 00026889  0x000070f2 fetch  0x00000001 , 0x0000422d 
+ 00026890  0x000070f3 beq  0x00000000 , 0x0000690e 
+ 00026891  0x000070f4 beq  0x00000001 , 0x00006912 
+ 00026892  0x000070f5 beq  0x00000002 , 0x00006916 
+ 00026893  0x000070f6 rtn 
+ 00026894  0x000070f9 fetch  0x00000002 , 0x00004227 
+ 00026895  0x000070fa fetcht  0x00000002 , 0x00004221 
+ 00026896  0x000070fb arg  0x000000c8 , 0x00000013 
+ 00026897  0x000070fc branch  0x0000691a 
+ 00026898  0x000070ff fetch  0x00000002 , 0x00004225 
+ 00026899  0x00007100 fetcht  0x00000002 , 0x0000421f 
+ 00026900  0x00007101 arg  0x00000064 , 0x00000013 
+ 00026901  0x00007102 branch  0x0000691a 
+ 00026902  0x00007105 fetch  0x00000002 , 0x00004223 
+ 00026903  0x00007106 fetcht  0x00000002 , 0x0000421d 
+ 00026904  0x00007107 arg  0x00000032 , 0x00000013 
+ 00026905  0x00007108 branch  0x0000691a 
+ 00026906  0x0000710b isub  0x00000002 , 0x00000011 
+ 00026907  0x0000710c fetch  0x00000002 , 0x0000422f 
+ 00026908  0x0000710d isub  0x00000002 , 0x0000003f 
+ 00026909  0x0000710e nbranch  0x00006927 , 0x00000002 
+ 00026910  0x0000710f fetcht  0x00000002 , 0x0000422b 
+ 00026911  0x00007110 imul32  0x00000002 , 0x00000012 
+ 00026912  0x00007111 copy  0x00000013 , 0x0000003f 
+ 00026913  0x00007112 imul32  0x00000011 , 0x0000003f 
+ 00026914  0x00007113 iadd  0x00000012 , 0x0000003f 
+ 00026915  0x00007115 idiv  0x00000011 
+ 00026916  0x00007116 call  0x00007f86 
+ 00026917  0x00007117 quotient  0x0000003f 
+ 00026918  0x00007118 rtn 
+ 00026919  0x0000711b copy  0x00000002 , 0x0000003f 
+ 00026920  0x0000711c fetcht  0x00000002 , 0x0000422f 
+ 00026921  0x0000711d isub  0x00000002 , 0x0000003f 
+ 00026922  0x0000711e fetcht  0x00000002 , 0x0000422b 
+ 00026923  0x0000711f imul32  0x00000002 , 0x00000012 
+ 00026924  0x00007120 copy  0x00000013 , 0x0000003f 
+ 00026925  0x00007121 imul32  0x00000011 , 0x0000003f 
+ 00026926  0x00007122 isub  0x00000012 , 0x0000003f 
+ 00026927  0x00007123 branch  0x00006923 
+ 00026928  0x0000712f ifetch  0x00000008 , 0x00000011 
+ 00026929  0x00007130 store  0x00000008 , 0x00000a9a 
+ 00026930  0x00007131 fetch  0x00000002 , 0x00000a9a 
+ 00026931  0x00007132 fetcht  0x00000002 , 0x00000a9c 
+ 00026932  0x00007133 isub  0x00000002 , 0x00000011 
+ 00026933  0x00007134 fetch  0x00000002 , 0x00000aa0 
+ 00026934  0x00007135 isub  0x00000002 , 0x00000012 
+ 00026935  0x00007136 fetcht  0x00000002 , 0x00000a9e 
+ 00026936  0x00007137 isub  0x00000002 , 0x0000003e 
+ 00026937  0x00007138 ncall  0x00006940 , 0x00000002 
+ 00026938  0x00007139 mul32  0x00000012 , 0x00000064 , 0x0000003f 
+ 00026939  0x0000713a idiv  0x00000011 
+ 00026940  0x0000713b call  0x00007f86 
+ 00026941  0x0000713c quotient  0x0000003f 
+ 00026942  0x0000713d call  0x00006944 , 0x00000034 
+ 00026943  0x0000713e rtn 
+ 00026944  0x00007140 fetch  0x00000001 , 0x00004231 
+ 00026945  0x00007141 set1  0x00000000 , 0x0000003f 
+ 00026946  0x00007142 store  0x00000001 , 0x00004231 
+ 00026947  0x00007143 rtn 
+ 00026948  0x00007145 fetcht  0x00000001 , 0x00004231 
+ 00026949  0x00007146 set1  0x00000001 , 0x00000002 
+ 00026950  0x00007147 storet  0x00000001 , 0x00004231 
+ 00026951  0x00007148 rtn 
+ 00026952  0x0000714e fetch  0x00000002 , 0x0000423d 
+ 00026953  0x0000714f ifetch  0x00000001 , 0x0000003f 
+ 00026954  0x00007151 rtn  0x00000034 
+ 00026955  0x00007152 copy  0x0000003f , 0x00000039 
+ 00026956  0x00007154 fetch  0x00000002 , 0x0000423d 
+ 00026957  0x00007155 increase  0x00000003 , 0x0000003f 
+ 00026958  0x00007156 copy  0x0000003f , 0x00000011 
+ 00026959  0x00007158 ifetcht  0x00000001 , 0x00000011 
+ 00026960  0x00007159 call  0x000067fb 
+ 00026961  0x0000715a increase  0x00000001 , 0x00000011 
+ 00026962  0x0000715b loop  0x0000694f 
+ 00026963  0x0000715d rtn 
+ 00026964  0x00007160 fetch  0x00000002 , 0x0000423d 
+ 00026965  0x00007161 increase  0x00000003 , 0x0000003f 
+ 00026966  0x00007162 copy  0x0000003f , 0x00000011 
+ 00026967  0x00007164 force  0x00000000 , 0x00000012 
+ 00026968  0x00007165 jam  0x00000000 , 0x00000b12 
+ 00026969  0x00007167 ifetcht  0x00000001 , 0x00000011 
+ 00026970  0x00007168 call  0x0000681d 
+ 00026971  0x00007169 bpatchx  0x000000a1 , 0x00004034 
+ 00026972  0x0000716a fetch  0x00000002 , 0x00000b12 
+ 00026973  0x0000716b copy  0x00000012 , 0x00000007 
+ 00026974  0x0000716c qsetflag  0x00000001 , 0x0000003f 
+ 00026975  0x0000716d store  0x00000002 , 0x00000b12 
+ 00026976  0x0000716e increase  0x00000001 , 0x00000011 
+ 00026977  0x0000716f increase  0x00000001 , 0x00000012 
+ 00026978  0x00007170 fetch  0x00000002 , 0x0000423d 
+ 00026979  0x00007171 ifetch  0x00000001 , 0x0000003f 
+ 00026980  0x00007173 ixor  0x00000012 , 0x0000003e 
+ 00026981  0x00007174 nbranch  0x00006959 , 0x00000005 
+ 00026982  0x00007175 fetch  0x00000002 , 0x00000b12 
+ 00026983  0x00007176 fetcht  0x00000002 , 0x00000b14 
+ 00026984  0x00007177 ixor  0x00000002 , 0x0000003e 
+ 00026985  0x00007178 rtn  0x00000005 
+ 00026986  0x00007179 enable  0x00000028 
+ 00026987  0x0000717a rtn 
+ 00026988  0x0000717d fetch  0x00000002 , 0x0000423d 
+ 00026989  0x0000717e ifetch  0x00000001 , 0x0000003f 
+ 00026990  0x00007180 rtn  0x00000034 
+ 00026991  0x00007181 copy  0x0000003f , 0x00000039 
+ 00026992  0x00007182 fetch  0x00000002 , 0x0000423d 
+ 00026993  0x00007183 increase  0x00000003 , 0x0000003f 
+ 00026994  0x00007184 copy  0x0000003f , 0x00000011 
+ 00026995  0x00007186 ifetcht  0x00000001 , 0x00000011 
+ 00026996  0x00007187 call  0x000067dd 
+ 00026997  0x00007188 increase  0x00000001 , 0x00000011 
+ 00026998  0x00007189 loop  0x00006973 
+ 00026999  0x0000718b rtn 
+ 00027000  0x0000718e arg  0x00000009 , 0x00000007 
+ 00027001  0x0000718f call  0x00007f16 
+ 00027002  0x00007190 nrtn  0x00000034 
+ 00027003  0x00007191 setarg  0x00000020 
+ 00027004  0x00007192 arg  0x00000009 , 0x00000007 
+ 00027005  0x00007193 call  0x00007f08 
+ 00027006  0x00007194 disable  0x00000028 
+ 00027007  0x00007195 call  0x0000696c 
+ 00027008  0x00007196 bpatchx  0x000000a2 , 0x00004034 
+ 00027009  0x00007197 fetch  0x00000002 , 0x0000423d 
+ 00027010  0x00007198 ifetch  0x00000001 , 0x0000003f 
+ 00027011  0x0000719a rtn  0x00000034 
+ 00027012  0x0000719b call  0x00006954 
+ 00027013  0x0000719c nbranch  0x00007d02 , 0x00000028 
+ 00027014  0x0000719d call  0x00007d00 
+ 00027015  0x0000719e disable  0x00000028 
+ 00027016  0x0000719f fetch  0x00000002 , 0x00000b12 
+ 00027017  0x000071a0 store  0x00000002 , 0x00000b19 
+ 00027018  0x000071a1 jam  0x00000000 , 0x00000b1b 
+ 00027019  0x000071a2 force  0x00000000 , 0x00000007 
+ 00027020  0x000071a4 fetch  0x00000002 , 0x00000b14 
+ 00027021  0x000071a5 rshift  0x0000003f , 0x00000002 
+ 00027022  0x000071a6 storet  0x00000002 , 0x00000b14 
+ 00027023  0x000071a7 and  0x0000003f , 0x00000001 , 0x0000003f 
+ 00027024  0x000071a8 fetcht  0x00000002 , 0x00000b19 
+ 00027025  0x000071a9 and  0x00000002 , 0x00000001 , 0x00000011 
+ 00027026  0x000071aa rshift  0x00000002 , 0x00000002 
+ 00027027  0x000071ab storet  0x00000002 , 0x00000b19 
+ 00027028  0x000071ac ixor  0x00000011 , 0x0000003e 
+ 00027029  0x000071ad ncall  0x000069a1 , 0x00000005 
+ 00027030  0x000071ae fetch  0x00000002 , 0x0000423d 
+ 00027031  0x000071af ifetch  0x00000001 , 0x0000003f 
+ 00027032  0x000071b1 fetcht  0x00000001 , 0x00000b1b 
+ 00027033  0x000071b2 increase  0x00000001 , 0x00000002 
+ 00027034  0x000071b3 storet  0x00000001 , 0x00000b1b 
+ 00027035  0x000071b4 copy  0x00000002 , 0x00000007 
+ 00027036  0x000071b5 ixor  0x00000007 , 0x0000003e 
+ 00027037  0x000071b6 nbranch  0x0000698c , 0x00000005 
+ 00027038  0x000071b7 fetch  0x00000002 , 0x00000b12 
+ 00027039  0x000071b8 store  0x00000002 , 0x00000b14 
+ 00027040  0x000071b9 rtn 
+ 00027041  0x000071bb bpatchx  0x000000a3 , 0x00004034 
+ 00027042  0x000071bc fetch  0x00000002 , 0x0000423d 
+ 00027043  0x000071bd increase  0x00000001 , 0x0000003f 
+ 00027044  0x000071be ifetch  0x00000002 , 0x0000003f 
+ 00027045  0x000071bf branch  0x00007f9c 
+ 00027046  0x000071cb hfetch  0x00000001 , 0x00008042 
+ 00027047  0x000071cc ior  0x00000011 , 0x0000003f 
+ 00027048  0x000071cd hstore  0x00000001 , 0x00008042 
+ 00027049  0x000071ce hfetch  0x00000002 , 0x00008050 
+ 00027050  0x000071cf set0  0x0000000d , 0x0000003f 
+ 00027051  0x000071d0 hstore  0x00000002 , 0x00008050 
+ 00027052  0x000071d1 nop  0x00000064 
+ 00027053  0x000071d2 rtn 
+ 00027054  0x000071de fetcht  0x00000003 , 0x00000a9c 
+ 00027055  0x000071df setarg  0x00b71b00 
+ 00027056  0x000071e0 idiv  0x00000002 
+ 00027057  0x000071e1 call  0x00007f86 
+ 00027058  0x000071e2 quotient  0x00000002 
+ 00027059  0x000071e3 fetch  0x00000001 , 0x00000a9f 
+ 00027060  0x000071e4 imul32  0x00000002 , 0x0000003f 
+ 00027061  0x000071e5 div  0x0000003f , 0x00000064 
+ 00027062  0x000071e6 call  0x00007f86 
+ 00027063  0x000071e7 quotient  0x00000011 
+ 00027064  0x000071e8 copy  0x00000002 , 0x0000003f 
+ 00027065  0x000071e9 isub  0x00000011 , 0x00000012 
+ 00027066  0x000071ea fetch  0x00000001 , 0x00000a9b 
+ 00027067  0x000071eb call  0x000069be 
+ 00027068  0x000071ec fetch  0x00000001 , 0x00000a9a 
+ 00027069  0x000071ed branch  0x000069d5 
+ 00027070  0x000071f1 beq  0x00000000 , 0x000069c4 
+ 00027071  0x000071f2 beq  0x00000001 , 0x000069c6 
+ 00027072  0x000071f3 beq  0x00000002 , 0x000069c8 
+ 00027073  0x000071f4 beq  0x00000003 , 0x000069ca 
+ 00027074  0x000071f5 beq  0x00000004 , 0x000069cc 
+ 00027075  0x000071f6 beq  0x00000005 , 0x000069ce 
+ 00027076  0x000071f8 arg  0x000080a0 , 0x00000005 
+ 00027077  0x000071f9 branch  0x000069d0 
+ 00027078  0x000071fb arg  0x000080a4 , 0x00000005 
+ 00027079  0x000071fc branch  0x000069d0 
+ 00027080  0x000071fe arg  0x000080a8 , 0x00000005 
+ 00027081  0x000071ff branch  0x000069d0 
+ 00027082  0x00007201 arg  0x00008064 , 0x00000005 
+ 00027083  0x00007202 branch  0x000069d0 
+ 00027084  0x00007204 arg  0x00008068 , 0x00000005 
+ 00027085  0x00007205 branch  0x000069d0 
+ 00027086  0x00007207 arg  0x0000806c , 0x00000005 
+ 00027087  0x00007208 branch  0x000069d0 
+ 00027088  0x0000720a copy  0x00000011 , 0x0000003f 
+ 00027089  0x0000720b istore  0x00000002 , 0x00000005 
+ 00027090  0x0000720c copy  0x00000012 , 0x0000003f 
+ 00027091  0x0000720d istore  0x00000002 , 0x00000005 
+ 00027092  0x0000720e rtn 
+ 00027093  0x00007213 enable  0x00000028 
+ 00027094  0x00007214 branch  0x000069d8 
+ 00027095  0x00007216 disable  0x00000028 
+ 00027096  0x00007218 beq  0x00000004 , 0x000069e3 
+ 00027097  0x00007219 beq  0x00000005 , 0x000069e5 
+ 00027098  0x0000721a beq  0x0000001b , 0x000069e7 
+ 00027099  0x0000721b beq  0x0000001c , 0x000069e9 
+ 00027100  0x0000721c beq  0x00000003 , 0x000069eb 
+ 00027101  0x0000721d beq  0x00000008 , 0x000069ed 
+ 00027102  0x0000721e beq  0x00000014 , 0x000069ef 
+ 00027103  0x0000721f beq  0x00000015 , 0x000069f1 
+ 00027104  0x00007220 beq  0x00000016 , 0x000069f3 
+ 00027105  0x00007221 beq  0x00000017 , 0x000069f5 
+ 00027106  0x00007222 rtn 
+ 00027107  0x00007226 arg  0x00000006 , 0x00000007 
+ 00027108  0x00007227 branch  0x000069ff 
+ 00027109  0x00007229 arg  0x00000007 , 0x00000007 
+ 00027110  0x0000722a branch  0x000069ff 
+ 00027111  0x0000722c arg  0x00000008 , 0x00000007 
+ 00027112  0x0000722d branch  0x000069ff 
+ 00027113  0x0000722f arg  0x00000009 , 0x00000007 
+ 00027114  0x00007230 branch  0x000069ff 
+ 00027115  0x00007232 arg  0x0000000a , 0x00000007 
+ 00027116  0x00007233 branch  0x000069ff 
+ 00027117  0x00007235 arg  0x0000000b , 0x00000007 
+ 00027118  0x00007236 branch  0x000069ff 
+ 00027119  0x00007238 arg  0x0000000c , 0x00000007 
+ 00027120  0x00007239 branch  0x00006a01 
+ 00027121  0x0000723b arg  0x0000000d , 0x00000007 
+ 00027122  0x0000723c branch  0x00006a01 
+ 00027123  0x0000723e arg  0x0000000e , 0x00000007 
+ 00027124  0x0000723f branch  0x00006a01 
+ 00027125  0x00007241 arg  0x0000000f , 0x00000007 
+ 00027126  0x00007242 branch  0x00006a01 
+ 00027127  0x00007245 hfetch  0x00000002 , 0x00008081 
+ 00027128  0x00007246 qsetflag  0x00000028 , 0x0000003f 
+ 00027129  0x00007247 hstore  0x00000002 , 0x00008081 
+ 00027130  0x00007248 copy  0x00000011 , 0x00000007 
+ 00027131  0x00007249 hfetch  0x00000001 , 0x00008085 
+ 00027132  0x0000724a qsetflag  0x00000028 , 0x0000003f 
+ 00027133  0x0000724b hstore  0x00000001 , 0x00008085 
+ 00027134  0x0000724c rtn 
+ 00027135  0x0000724f add  0x00000007 , 0xfffffffc , 0x00000011 
+ 00027136  0x00007250 branch  0x000069f7 
+ 00027137  0x00007253 add  0x00000007 , 0xfffffff6 , 0x00000011 
+ 00027138  0x00007254 branch  0x000069f7 
+ 00027139  0x0000725a rtn  0x0000002b 
+ 00027140  0x0000725b jam  0x00000000 , 0x00004567 
+ 00027141  0x0000725c jam  0x00000003 , 0x000004ed 
+ 00027142  0x0000725d jam  0x00000003 , 0x000004ee 
+ 00027143  0x0000725e jam  0x00000011 , 0x000004f2 
+ 00027144  0x0000725f jam  0x00000013 , 0x000004f3 
+ 00027145  0x00007260 setarg  0x00000000 
+ 00027146  0x00007261 store  0x00000003 , 0x000004ef 
+ 00027147  0x00007262 store  0x00000001 , 0x00004254 
+ 00027148  0x00007263 jam  0x00000000 , 0x00004681 
+ 00027149  0x00007266 bpatchx  0x000000a4 , 0x00004034 
+ 00027150  0x00007267 setarg  0x00000000 
+ 00027151  0x00007268 store  0x00000001 , 0x00004254 
+ 00027152  0x00007269 store  0x00000001 , 0x00004564 
+ 00027153  0x0000726a store  0x00000001 , 0x0000455d 
+ 00027154  0x0000726b fetch  0x00000001 , 0x0000456b 
+ 00027155  0x0000726c beq  0x00000001 , 0x00006a16 
+ 00027156  0x0000726d jam  0x00000050 , 0x00004569 
+ 00027157  0x0000726e rtn 
+ 00027158  0x00007271 jam  0x00000000 , 0x00004569 
+ 00027159  0x00007272 rtn 
+ 00027160  0x00007275 or_into  0x00000002 , 0x00000002 
+ 00027161  0x00007276 rtn 
+ 00027162  0x00007283 copy  0x00000002 , 0x0000003f 
+ 00027163  0x00007284 reverse  0x0000003f , 0x0000003f 
+ 00027164  0x00007285 store  0x00000001 , 0x00004562 
+ 00027165  0x00007286 force  0x0000003f , 0x0000003f 
+ 00027166  0x00007287 reverse  0x0000003f , 0x0000003f 
+ 00027167  0x00007288 store  0x00000001 , 0x00004561 
+ 00027168  0x00007289 force  0x00000001 , 0x0000003f 
+ 00027169  0x0000728a reverse  0x0000003f , 0x0000003f 
+ 00027170  0x0000728b store  0x00000001 , 0x00004560 
+ 00027171  0x0000728c call  0x00006a50 
+ 00027172  0x0000728d copy  0x00000002 , 0x0000003f 
+ 00027173  0x0000728e rtn 
+ 00027174  0x00007290 reverse  0x0000003f , 0x0000003f 
+ 00027175  0x00007291 store  0x00000001 , 0x00004562 
+ 00027176  0x00007292 force  0x00000073 , 0x0000003f 
+ 00027177  0x00007293 reverse  0x0000003f , 0x0000003f 
+ 00027178  0x00007294 store  0x00000001 , 0x00004561 
+ 00027179  0x00007295 force  0x00000001 , 0x0000003f 
+ 00027180  0x00007296 reverse  0x0000003f , 0x0000003f 
+ 00027181  0x00007297 store  0x00000001 , 0x00004560 
+ 00027182  0x00007298 branch  0x00006a50 
+ 00027183  0x0000729b fetch  0x00000001 , 0x00004563 
+ 00027184  0x0000729c branch  0x00006a33 , 0x00000034 
+ 00027185  0x0000729d setarg  0x00000070 
+ 00027186  0x0000729e rtn 
+ 00027187  0x000072a0 setarg  0x000000aa 
+ 00027188  0x000072a1 rtn 
+ 00027189  0x000072a4 reverse  0x0000003f , 0x0000003f 
+ 00027190  0x000072a5 store  0x00000001 , 0x00004562 
+ 00027191  0x000072a6 force  0x000000ef , 0x0000003f 
+ 00027192  0x000072a7 call  0x00006a44 
+ 00027193  0x000072a8 fetcht  0x00000002 , 0x000004f7 
+ 00027194  0x000072a9 copy  0x00000002 , 0x00000005 
+ 00027195  0x000072aa istore  0x00000001 , 0x00000005 
+ 00027196  0x000072ab copy  0x00000005 , 0x00000002 
+ 00027197  0x000072ac storet  0x00000002 , 0x000004f7 
+ 00027198  0x000072ad force  0x000000ff , 0x0000003f 
+ 00027199  0x000072ae call  0x00006a44 
+ 00027200  0x000072af fetcht  0x00000002 , 0x000004f7 
+ 00027201  0x000072b0 copy  0x00000002 , 0x00000005 
+ 00027202  0x000072b1 istore  0x00000001 , 0x00000005 
+ 00027203  0x000072b2 rtn 
+ 00027204  0x000072bc reverse  0x0000003f , 0x0000003f 
+ 00027205  0x000072bd store  0x00000001 , 0x00004561 
+ 00027206  0x000072be fetch  0x00000002 , 0x00004561 
+ 00027207  0x000072bf lshift8  0x0000003f , 0x0000003f 
+ 00027208  0x000072c0 store  0x00000003 , 0x000004f4 
+ 00027209  0x000072c1 arg  0x00000107 , 0x00000011 
+ 00027210  0x000072c2 arg  0x0000000f , 0x00000012 
+ 00027211  0x000072c3 call  0x00006a5d 
+ 00027212  0x000072c4 xor_into  0x000000d7 , 0x0000003f 
+ 00027213  0x000072c5 invert  0x0000003f , 0x0000003f 
+ 00027214  0x000072c6 reverse  0x0000003f , 0x0000003f 
+ 00027215  0x000072c7 rtn 
+ 00027216  0x000072d2 fetch  0x00000003 , 0x00004560 
+ 00027217  0x000072d3 store  0x00000003 , 0x000004f4 
+ 00027218  0x000072d4 arg  0x00000107 , 0x00000011 
+ 00027219  0x000072d5 arg  0x0000000f , 0x00000012 
+ 00027220  0x000072d6 call  0x00006a5d 
+ 00027221  0x000072d7 lshift8  0x0000003f , 0x0000003f 
+ 00027222  0x000072d8 arg  0x00000007 , 0x00000012 
+ 00027223  0x000072d9 call  0x00006a5d 
+ 00027224  0x000072da xor_into  0x0000002b , 0x0000003f 
+ 00027225  0x000072db invert  0x0000003f , 0x0000003f 
+ 00027226  0x000072dc reverse  0x0000003f , 0x0000003f 
+ 00027227  0x000072dd copy  0x0000003f , 0x00000002 
+ 00027228  0x000072de rtn 
+ 00027229  0x000072e1 arg  0x00000000 , 0x00000013 
+ 00027230  0x000072e2 copy  0x00000012 , 0x00000039 
+ 00027231  0x000072e3 call  0x00007e71 
+ 00027232  0x000072e4 icopy  0x00000002 
+ 00027233  0x000072ea copy  0x00000002 , 0x0000003f 
+ 00027234  0x000072eb lshift  0x00000013 , 0x00000013 
+ 00027235  0x000072ec bbit0  0x00000008 , 0x00006a66 
+ 00027236  0x000072ed ixor  0x00000011 , 0x00000002 
+ 00027237  0x000072ee increase  0x00000001 , 0x00000013 
+ 00027238  0x000072f0 lshift  0x00000002 , 0x00000002 
+ 00027239  0x000072f1 fetch  0x00000003 , 0x000004f4 
+ 00027240  0x000072f2 increase  0xffffffff , 0x00000012 
+ 00027241  0x000072f3 compare  0x000000ff , 0x00000012 , 0x000000ff 
+ 00027242  0x000072f4 branch  0x00006a70 , 0x00000001 
+ 00027243  0x000072f5 copy  0x00000012 , 0x00000039 
+ 00027244  0x000072f6 call  0x00007e71 
+ 00027245  0x000072f7 isolate1  0x00000000 , 0x0000003f 
+ 00027246  0x000072f8 setflag  0x00000001 , 0x00000000 , 0x00000002 
+ 00027247  0x000072f9 branch  0x00006a61 
+ 00027248  0x000072fc rshift  0x00000002 , 0x0000003f 
+ 00027249  0x000072fd rtn 
+ 00027250  0x00007300 fetcht  0x00000001 , 0x0000455d 
+ 00027251  0x00007303 lshift2  0x00000002 , 0x00000002 
+ 00027252  0x00007304 set1  0x00000000 , 0x00000002 
+ 00027253  0x00007305 fetch  0x00000001 , 0x00004563 
+ 00027254  0x00007306 ncall  0x00006a18 , 0x00000034 
+ 00027255  0x00007307 storet  0x00000001 , 0x0000050d 
+ 00027256  0x00007308 rtn 
+ 00027257  0x0000730c lshift  0x00000002 , 0x00000002 
+ 00027258  0x0000730d fetch  0x00000001 , 0x00004563 
+ 00027259  0x0000730e setflag  0x00000034 , 0x00000000 , 0x00000002 
+ 00027260  0x00007310 rtn 
+ 00027261  0x00007312 fetcht  0x00000001 , 0x000004fc 
+ 00027262  0x00007313 jam  0x000000d7 , 0x000004fe 
+ 00027263  0x00007314 call  0x00006bb6 
+ 00027264  0x00007315 fetch  0x00000001 , 0x00004251 
+ 00027265  0x00007316 set1  0x00000006 , 0x0000003f 
+ 00027266  0x00007317 set1  0x00000007 , 0x0000003f 
+ 00027267  0x00007318 store  0x00000001 , 0x00004251 
+ 00027268  0x00007319 jam  0x00000000 , 0x00004563 
+ 00027269  0x0000731a branch  0x00006b97 
+ 00027270  0x0000731c fetch  0x00000001 , 0x00004251 
+ 00027271  0x0000731d set1  0x00000007 , 0x0000003f 
+ 00027272  0x0000731e store  0x00000001 , 0x00004251 
+ 00027273  0x0000731f branch  0x00006b97 
+ 00027274  0x00007323 bpatchx  0x000000a5 , 0x00004034 
+ 00027275  0x00007324 fetch  0x00000001 , 0x00004681 
+ 00027276  0x00007325 beq  0x00000000 , 0x00006a8e 
+ 00027277  0x00007326 branch  0x00006b4c 
+ 00027278  0x00007329 fetch  0x00000002 , 0x00000264 
+ 00027279  0x0000732a copy  0x0000003f , 0x00000006 
+ 00027280  0x0000732b call  0x00006ab8 
+ 00027281  0x0000732c fetch  0x00000001 , 0x000004fc 
+ 00027282  0x0000732d beq  0x00000000 , 0x00006a94 
+ 00027283  0x0000732e branch  0x00006b18 
+ 00027284  0x00007330 bpatchx  0x000000a6 , 0x00004034 
+ 00027285  0x00007331 fetch  0x00000001 , 0x000004fd 
+ 00027286  0x00007332 beq  0x0000003f , 0x00006a7d 
+ 00027287  0x00007333 beq  0x00000073 , 0x00006a86 
+ 00027288  0x00007334 beq  0x000000ef , 0x00006a9b 
+ 00027289  0x00007335 beq  0x00000053 , 0x00006b44 
+ 00027290  0x00007336 rtn 
+ 00027291  0x0000733a fetch  0x00000002 , 0x00000501 
+ 00027292  0x0000733b copy  0x0000003f , 0x00000006 
+ 00027293  0x0000733c call  0x00006ac3 
+ 00027294  0x0000733d fetch  0x00000001 , 0x00000503 
+ 00027295  0x0000733e beq  0x00000041 , 0x00006aa5 
+ 00027296  0x0000733f beq  0x00000040 , 0x00006aad 
+ 00027297  0x00007340 beq  0x00000071 , 0x00006ae6 
+ 00027298  0x00007341 beq  0x00000070 , 0x00006af2 
+ 00027299  0x00007342 beq  0x00000049 , 0x00006afd 
+ 00027300  0x00007343 branch  0x00006b97 
+ 00027301  0x00007346 call  0x00006aaf 
+ 00027302  0x00007348 branch  0x00006aa7 
+ 00027303  0x0000734b fetch  0x00000001 , 0x00004254 
+ 00027304  0x0000734c set1  0x00000000 , 0x0000003f 
+ 00027305  0x0000734d set1  0x00000001 , 0x0000003f 
+ 00027306  0x0000734e store  0x00000001 , 0x00004254 
+ 00027307  0x0000734f call  0x00006be0 
+ 00027308  0x00007350 branch  0x00006b97 
+ 00027309  0x00007353 call  0x00006aaf 
+ 00027310  0x00007354 branch  0x00006b97 
+ 00027311  0x00007357 call  0x00006acb 
+ 00027312  0x00007358 branch  0x00006ad7 
+ 00027313  0x0000735b call  0x00006acb 
+ 00027314  0x0000735c ifetch  0x00000001 , 0x00000006 
+ 00027315  0x0000735d rshift3  0x0000003f , 0x0000003f 
+ 00027316  0x0000735e store  0x00000001 , 0x0000456a 
+ 00027317  0x0000735f ifetch  0x00000001 , 0x00000006 
+ 00027318  0x00007360 store  0x00000001 , 0x00000508 
+ 00027319  0x00007361 rtn 
+ 00027320  0x00007365 ifetch  0x00000001 , 0x00000006 
+ 00027321  0x00007366 store  0x00000001 , 0x000004fb 
+ 00027322  0x00007367 rshift3  0x0000003f , 0x0000003f 
+ 00027323  0x00007368 store  0x00000001 , 0x000004fc 
+ 00027324  0x00007369 ifetch  0x00000001 , 0x00000006 
+ 00027325  0x0000736a store  0x00000001 , 0x000004fd 
+ 00027326  0x0000736c call  0x00006ace 
+ 00027327  0x0000736d storet  0x00000002 , 0x000004ff 
+ 00027328  0x0000736e copy  0x00000006 , 0x0000003f 
+ 00027329  0x0000736f store  0x00000002 , 0x00000501 
+ 00027330  0x00007370 rtn 
+ 00027331  0x00007373 ifetch  0x00000001 , 0x00000006 
+ 00027332  0x00007374 rshift  0x0000003f , 0x0000003f 
+ 00027333  0x00007375 store  0x00000001 , 0x00000503 
+ 00027334  0x00007376 call  0x00006ace 
+ 00027335  0x00007377 storet  0x00000002 , 0x00000504 
+ 00027336  0x00007378 copy  0x00000006 , 0x0000003f 
+ 00027337  0x00007379 store  0x00000002 , 0x00000506 
+ 00027338  0x0000737a rtn 
+ 00027339  0x0000737e fetch  0x00000002 , 0x00000506 
+ 00027340  0x0000737f copy  0x0000003f , 0x00000006 
+ 00027341  0x00007380 rtn 
+ 00027342  0x00007383 ifetch  0x00000001 , 0x00000006 
+ 00027343  0x00007384 copy  0x0000003f , 0x00000002 
+ 00027344  0x00007385 rshift  0x00000002 , 0x00000002 
+ 00027345  0x00007386 rtnbit1  0x00000000 
+ 00027346  0x00007387 ifetch  0x00000001 , 0x00000006 
+ 00027347  0x00007388 lshift3  0x0000003f , 0x0000003f 
+ 00027348  0x00007389 lshift4  0x0000003f , 0x0000003f 
+ 00027349  0x0000738a iadd  0x00000002 , 0x00000002 
+ 00027350  0x0000738b rtn 
+ 00027351  0x0000738e ifetch  0x00000001 , 0x00000006 
+ 00027352  0x0000738f store  0x00000001 , 0x0000455d 
+ 00027353  0x00007390 ifetch  0x00000001 , 0x00000006 
+ 00027354  0x00007391 store  0x00000001 , 0x00000509 
+ 00027355  0x00007392 ifetch  0x00000001 , 0x00000006 
+ 00027356  0x00007393 store  0x00000001 , 0x0000050a 
+ 00027357  0x00007394 ifetch  0x00000001 , 0x00000006 
+ 00027358  0x00007395 store  0x00000001 , 0x0000050b 
+ 00027359  0x00007396 ifetch  0x00000002 , 0x00000006 
+ 00027360  0x00007397 store  0x00000002 , 0x0000455e 
+ 00027361  0x00007398 ifetch  0x00000001 , 0x00000006 
+ 00027362  0x00007399 store  0x00000001 , 0x0000050c 
+ 00027363  0x0000739a ifetch  0x00000001 , 0x00000006 
+ 00027364  0x0000739b store  0x00000001 , 0x00004568 
+ 00027365  0x0000739c rtn 
+ 00027366  0x000073a0 call  0x00006ab1 
+ 00027367  0x000073a2 branch  0x00006ae8 
+ 00027368  0x000073a5 fetch  0x00000001 , 0x00004254 
+ 00027369  0x000073a6 set1  0x00000005 , 0x0000003f 
+ 00027370  0x000073a7 set1  0x00000006 , 0x0000003f 
+ 00027371  0x000073a8 store  0x00000001 , 0x00004254 
+ 00027372  0x000073a9 fetcht  0x00000001 , 0x0000455d 
+ 00027373  0x000073aa lshift2  0x00000002 , 0x00000002 
+ 00027374  0x000073ab or_into  0x00000003 , 0x00000002 
+ 00027375  0x000073ac call  0x00006c11 
+ 00027376  0x000073ad jam  0x00000003 , 0x00004567 
+ 00027377  0x000073ae branch  0x00006b97 
+ 00027378  0x000073b1 jam  0x00000008 , 0x00000a99 
+ 00027379  0x000073b2 call  0x00007d86 
+ 00027380  0x000073b3 call  0x00006ab1 
+ 00027381  0x000073b4 fetch  0x00000001 , 0x0000456a 
+ 00027382  0x000073b5 sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00027383  0x000073b6 branch  0x00006af9 , 0x00000005 
+ 00027384  0x000073b7 branch  0x00002a8c 
+ 00027385  0x000073b9 fetch  0x00000001 , 0x00004254 
+ 00027386  0x000073ba set1  0x00000007 , 0x0000003f 
+ 00027387  0x000073bb store  0x00000001 , 0x00004254 
+ 00027388  0x000073bc branch  0x00006b97 
+ 00027389  0x000073bf call  0x00006acb 
+ 00027390  0x000073c0 ifetch  0x00000001 , 0x00000006 
+ 00027391  0x000073c1 store  0x00000001 , 0x00000ac2 
+ 00027392  0x000073c2 call  0x000052d2 
+ 00027393  0x000073c3 call  0x000052e0 
+ 00027394  0x000073c4 setarg  0x0000000e 
+ 00027395  0x000073c5 istore  0x00000002 , 0x00000005 
+ 00027396  0x000073c6 fetch  0x00000002 , 0x0000424a 
+ 00027397  0x000073c7 istore  0x00000002 , 0x00000005 
+ 00027398  0x000073c8 fetch  0x00000001 , 0x00004563 
+ 00027399  0x000073ca lshift  0x0000003f , 0x0000003f 
+ 00027400  0x000073cb set1  0x00000000 , 0x0000003f 
+ 00027401  0x000073cc istore  0x00000001 , 0x00000005 
+ 00027402  0x000073cd bpatchx  0x000000a7 , 0x00004034 
+ 00027403  0x000073ce setarg  0x000015ef 
+ 00027404  0x000073cf istore  0x00000002 , 0x00000005 
+ 00027405  0x000073d0 setarg  0x00001191 
+ 00027406  0x000073d1 istore  0x00000002 , 0x00000005 
+ 00027407  0x000073d4 fetch  0x00000001 , 0x00000ac2 
+ 00027408  0x000073d5 istore  0x00000001 , 0x00000005 
+ 00027409  0x000073d6 setarg  0x00000007 
+ 00027410  0x000073d7 istore  0x00000005 , 0x00000005 
+ 00027411  0x000073da setarg  0x00000001 
+ 00027412  0x000073db istore  0x00000002 , 0x00000005 
+ 00027413  0x000073de call  0x00006a2f 
+ 00027414  0x000073df istore  0x00000001 , 0x00000005 
+ 00027415  0x000073e0 rtn 
+ 00027416  0x000073e5 branch  0x00006b19 
+ 00027417  0x000073e8 bpatchx  0x000000a8 , 0x00004035 
+ 00027418  0x000073e9 fetch  0x00000001 , 0x000004fd 
+ 00027419  0x000073ea beq  0x00000073 , 0x00006b21 
+ 00027420  0x000073eb beq  0x0000003f , 0x00006b25 
+ 00027421  0x000073ec beq  0x000000ef , 0x00006b3f 
+ 00027422  0x000073ed beq  0x000000ff , 0x00006b37 
+ 00027423  0x000073ee beq  0x00000053 , 0x00006b46 
+ 00027424  0x000073ef rtn 
+ 00027425  0x000073f1 fetch  0x00000001 , 0x00004254 
+ 00027426  0x000073f2 set1  0x00000003 , 0x0000003f 
+ 00027427  0x000073f3 store  0x00000001 , 0x00004254 
+ 00027428  0x000073f4 branch  0x00006b97 
+ 00027429  0x000073f6 fetch  0x00000001 , 0x00004254 
+ 00027430  0x000073f7 set1  0x00000003 , 0x0000003f 
+ 00027431  0x000073f8 set1  0x00000002 , 0x0000003f 
+ 00027432  0x000073f9 store  0x00000001 , 0x00004254 
+ 00027433  0x000073fa fetch  0x00000001 , 0x000004fb 
+ 00027434  0x000073fb call  0x00006a26 
+ 00027435  0x000073fc store  0x00000001 , 0x000004fe 
+ 00027436  0x000073fd call  0x00006bb6 
+ 00027437  0x000073fe fetch  0x00000001 , 0x000004fb 
+ 00027438  0x000073ff rshift2  0x0000003f , 0x0000003f 
+ 00027439  0x00007400 store  0x00000001 , 0x0000455d 
+ 00027440  0x00007401 lshift2  0x0000003f , 0x0000003f 
+ 00027441  0x00007402 set0  0x00000001 , 0x0000003f 
+ 00027442  0x00007403 set1  0x00000000 , 0x0000003f 
+ 00027443  0x00007404 arg  0x00004565 , 0x00000002 
+ 00027444  0x00007405 storet  0x00000002 , 0x000004f7 
+ 00027445  0x00007406 call  0x00006a35 
+ 00027446  0x00007407 branch  0x00006b97 
+ 00027447  0x0000740a fetch  0x00000002 , 0x00000501 
+ 00027448  0x0000740b copy  0x0000003f , 0x00000006 
+ 00027449  0x0000740c increase  0x00000001 , 0x0000003f 
+ 00027450  0x0000740d store  0x00000002 , 0x00000501 
+ 00027451  0x0000740e ifetch  0x00000001 , 0x00000006 
+ 00027452  0x0000740f fetcht  0x00000001 , 0x00004568 
+ 00027453  0x00007410 iadd  0x00000002 , 0x0000003f 
+ 00027454  0x00007411 store  0x00000001 , 0x00004568 
+ 00027455  0x00007413 call  0x00006c42 
+ 00027456  0x00007415 call  0x00006a72 
+ 00027457  0x00007416 call  0x00006c28 
+ 00027458  0x00007417 call  0x00006c4b 
+ 00027459  0x00007418 branch  0x00006b97 
+ 00027460  0x0000741b jam  0x00000009 , 0x00000a99 
+ 00027461  0x0000741c call  0x00007d86 
+ 00027462  0x0000741e call  0x00006a0d 
+ 00027463  0x0000741f fetch  0x00000001 , 0x000004fb 
+ 00027464  0x00007420 call  0x00006a26 
+ 00027465  0x00007421 store  0x00000001 , 0x000004fe 
+ 00027466  0x00007422 call  0x00006bb6 
+ 00027467  0x00007423 branch  0x00006b97 
+ 00027468  0x00007429 fetch  0x00000002 , 0x00000264 
+ 00027469  0x0000742a copy  0x0000003f , 0x00000006 
+ 00027470  0x0000742b call  0x00006ab8 
+ 00027471  0x0000742c fetch  0x00000001 , 0x000004fc 
+ 00027472  0x0000742d beq  0x00000000 , 0x00006b52 
+ 00027473  0x0000742e branch  0x00006b86 
+ 00027474  0x00007431 bpatchx  0x000000a9 , 0x00004035 
+ 00027475  0x00007432 fetch  0x00000001 , 0x000004fd 
+ 00027476  0x00007433 beq  0x0000003f , 0x00006a7d 
+ 00027477  0x00007434 beq  0x00000073 , 0x00006a86 
+ 00027478  0x00007435 beq  0x000000ef , 0x00006b58 
+ 00027479  0x00007436 branch  0x00006b97 
+ 00027480  0x00007438 fetch  0x00000002 , 0x00000501 
+ 00027481  0x00007439 copy  0x0000003f , 0x00000006 
+ 00027482  0x0000743a call  0x00006ac3 
+ 00027483  0x0000743b fetch  0x00000001 , 0x00000503 
+ 00027484  0x0000743c beq  0x00000041 , 0x00006b61 
+ 00027485  0x0000743d beq  0x00000040 , 0x00006b61 
+ 00027486  0x0000743e beq  0x00000071 , 0x00006b6c 
+ 00027487  0x0000743f beq  0x00000070 , 0x00006b7c 
+ 00027488  0x00007440 branch  0x00006b97 
+ 00027489  0x00007443 call  0x00006aaf 
+ 00027490  0x00007444 fetch  0x00000001 , 0x0000455d 
+ 00027491  0x00007445 rshift  0x0000003f , 0x0000003f 
+ 00027492  0x00007446 fetcht  0x00000001 , 0x00004564 
+ 00027493  0x00007447 isub  0x00000002 , 0x0000003e 
+ 00027494  0x00007448 branch  0x00006b68 , 0x00000005 
+ 00027495  0x00007449 branch  0x00002a8c 
+ 00027496  0x0000744b fetch  0x00000001 , 0x00004254 
+ 00027497  0x0000744c set1  0x00000001 , 0x0000003f 
+ 00027498  0x0000744d store  0x00000001 , 0x00004254 
+ 00027499  0x0000744e branch  0x00006b97 
+ 00027500  0x00007451 call  0x00006ab1 
+ 00027501  0x00007452 fetch  0x00000001 , 0x0000456a 
+ 00027502  0x00007453 fetcht  0x00000001 , 0x00004564 
+ 00027503  0x00007454 isub  0x00000002 , 0x0000003e 
+ 00027504  0x00007455 branch  0x00006b73 , 0x00000005 
+ 00027505  0x00007456 branch  0x00002a8c 
+ 00027506  0x00007457 branch  0x00006b97 
+ 00027507  0x00007459 fetch  0x00000001 , 0x00004254 
+ 00027508  0x0000745a set1  0x00000005 , 0x0000003f 
+ 00027509  0x0000745b set1  0x00000006 , 0x0000003f 
+ 00027510  0x0000745c store  0x00000001 , 0x00004254 
+ 00027511  0x0000745d fetcht  0x00000001 , 0x0000455d 
+ 00027512  0x0000745e lshift2  0x00000002 , 0x00000002 
+ 00027513  0x0000745f or_into  0x00000003 , 0x00000002 
+ 00027514  0x00007460 call  0x00006c11 
+ 00027515  0x00007461 branch  0x00006b97 
+ 00027516  0x00007464 call  0x00006ab1 
+ 00027517  0x00007465 fetch  0x00000001 , 0x0000456a 
+ 00027518  0x00007466 fetcht  0x00000001 , 0x00004564 
+ 00027519  0x00007467 isub  0x00000002 , 0x0000003e 
+ 00027520  0x00007468 branch  0x00006b82 , 0x00000005 
+ 00027521  0x00007469 branch  0x00002a8c 
+ 00027522  0x0000746b fetch  0x00000001 , 0x00004254 
+ 00027523  0x0000746c set1  0x00000007 , 0x0000003f 
+ 00027524  0x0000746d store  0x00000001 , 0x00004254 
+ 00027525  0x0000746e branch  0x00006b97 
+ 00027526  0x00007471 fetch  0x00000001 , 0x000004fc 
+ 00027527  0x00007472 fetcht  0x00000001 , 0x00004564 
+ 00027528  0x00007473 isub  0x00000002 , 0x0000003e 
+ 00027529  0x00007474 branch  0x00006b8c , 0x00000005 
+ 00027530  0x00007475 branch  0x00002a8c 
+ 00027531  0x00007476 branch  0x00006b97 
+ 00027532  0x00007479 fetch  0x00000001 , 0x000004fd 
+ 00027533  0x0000747a beq  0x00000073 , 0x00006b91 
+ 00027534  0x0000747b beq  0x000000ef , 0x00006b3f 
+ 00027535  0x0000747c beq  0x000000ff , 0x00006b37 
+ 00027536  0x0000747d beq  0x00000053 , 0x00006b96 
+ 00027537  0x0000747f fetch  0x00000001 , 0x00004254 
+ 00027538  0x00007480 set1  0x00000003 , 0x0000003f 
+ 00027539  0x00007481 store  0x00000001 , 0x00004254 
+ 00027540  0x00007482 branch  0x00006b97 
+ 00027541  0x00007484 branch  0x00006b95 
+ 00027542  0x00007486 branch  0x00006b46 
+ 00027543  0x00007488 rtn 
+ 00027544  0x0000748b fetch  0x00000001 , 0x00004567 
+ 00027545  0x0000748c rtn  0x00000034 
+ 00027546  0x0000748d beq  0x00000003 , 0x00006b9c 
+ 00027547  0x0000748e branch  0x00002a8c 
+ 00027548  0x00007491 jam  0x00000000 , 0x00004567 
+ 00027549  0x00007492 call  0x000052d2 
+ 00027550  0x00007493 arg  0x00000001 , 0x00000002 
+ 00027551  0x00007494 fetcht  0x00000001 , 0x0000455d 
+ 00027552  0x00007495 lshift2  0x00000002 , 0x00000002 
+ 00027553  0x00007497 or_into  0x00000003 , 0x00000002 
+ 00027554  0x00007498 arg  0x000000aa , 0x00000011 
+ 00027555  0x00007499 call  0x00006bfc 
+ 00027556  0x0000749a call  0x000052e0 
+ 00027557  0x0000749b copy  0x00000005 , 0x00000006 
+ 00027558  0x0000749c ifetch  0x00000002 , 0x00000006 
+ 00027559  0x0000749d branch  0x00002a8c , 0x00000034 
+ 00027560  0x0000749e rtn 
+ 00027561  0x000074a1 call  0x000052e0 
+ 00027562  0x000074a2 setarg  0x00000004 
+ 00027563  0x000074a3 istore  0x00000002 , 0x00000005 
+ 00027564  0x000074a4 fetch  0x00000002 , 0x0000424a 
+ 00027565  0x000074a5 istore  0x00000002 , 0x00000005 
+ 00027566  0x000074a6 fetch  0x00000001 , 0x000004fb 
+ 00027567  0x000074a7 istore  0x00000001 , 0x00000005 
+ 00027568  0x000074a8 bpatchx  0x000000aa , 0x00004035 
+ 00027569  0x000074a9 setarg  0x0000013f 
+ 00027570  0x000074aa istore  0x00000002 , 0x00000005 
+ 00027571  0x000074ab fetch  0x00000001 , 0x000004fe 
+ 00027572  0x000074ac istore  0x00000001 , 0x00000005 
+ 00027573  0x000074ad rtn 
+ 00027574  0x000074af call  0x000052d2 
+ 00027575  0x000074b0 call  0x000052e0 
+ 00027576  0x000074b1 setarg  0x00000004 
+ 00027577  0x000074b2 istore  0x00000002 , 0x00000005 
+ 00027578  0x000074b3 fetch  0x00000002 , 0x0000424a 
+ 00027579  0x000074b4 istore  0x00000002 , 0x00000005 
+ 00027580  0x000074b5 fetch  0x00000001 , 0x000004fb 
+ 00027581  0x000074b6 istore  0x00000001 , 0x00000005 
+ 00027582  0x000074b7 bpatchx  0x000000ab , 0x00004035 
+ 00027583  0x000074b8 setarg  0x00000173 
+ 00027584  0x000074b9 istore  0x00000002 , 0x00000005 
+ 00027585  0x000074ba fetch  0x00000001 , 0x000004fe 
+ 00027586  0x000074bb istore  0x00000001 , 0x00000005 
+ 00027587  0x000074bc rtn 
+ 00027588  0x000074be call  0x000052e0 
+ 00027589  0x000074bf setarg  0x0000000e 
+ 00027590  0x000074c0 istore  0x00000002 , 0x00000005 
+ 00027591  0x000074c1 fetch  0x00000002 , 0x0000424a 
+ 00027592  0x000074c2 istore  0x00000002 , 0x00000005 
+ 00027593  0x000074c3 fetch  0x00000001 , 0x00004563 
+ 00027594  0x000074c4 lshift  0x0000003f , 0x0000003f 
+ 00027595  0x000074c5 set1  0x00000000 , 0x0000003f 
+ 00027596  0x000074c6 istore  0x00000001 , 0x00000005 
+ 00027597  0x000074c7 bpatchx  0x000000ac , 0x00004035 
+ 00027598  0x000074c8 setarg  0x000015ef 
+ 00027599  0x000074c9 istore  0x00000002 , 0x00000005 
+ 00027600  0x000074ca setarg  0x00001183 
+ 00027601  0x000074cb istore  0x00000002 , 0x00000005 
+ 00027602  0x000074cc copy  0x00000002 , 0x0000003f 
+ 00027603  0x000074cd istore  0x00000001 , 0x00000005 
+ 00027604  0x000074ce setarg  0x000000f0 
+ 00027605  0x000074cf istore  0x00000003 , 0x00000005 
+ 00027606  0x000074d0 setarg  0x0000007f 
+ 00027607  0x000074d1 istore  0x00000002 , 0x00000005 
+ 00027608  0x000074d2 setarg  0x00000000 
+ 00027609  0x000074d3 istore  0x00000001 , 0x00000005 
+ 00027610  0x000074d4 setarg  0x00000001 
+ 00027611  0x000074d5 istore  0x00000001 , 0x00000005 
+ 00027612  0x000074d6 call  0x00006a2f 
+ 00027613  0x000074d7 istore  0x00000001 , 0x00000005 
+ 00027614  0x000074d8 jam  0x00000010 , 0x00004569 
+ 00027615  0x000074d9 rtn 
+ 00027616  0x000074db call  0x000052d2 
+ 00027617  0x000074dc call  0x000052e0 
+ 00027618  0x000074dd setarg  0x0000000e 
+ 00027619  0x000074de istore  0x00000002 , 0x00000005 
+ 00027620  0x000074df fetch  0x00000002 , 0x0000424a 
+ 00027621  0x000074e0 istore  0x00000002 , 0x00000005 
+ 00027622  0x000074e1 fetch  0x00000001 , 0x00004563 
+ 00027623  0x000074e2 lshift  0x0000003f , 0x0000003f 
+ 00027624  0x000074e3 set1  0x00000000 , 0x0000003f 
+ 00027625  0x000074e4 istore  0x00000001 , 0x00000005 
+ 00027626  0x000074e5 bpatchx  0x000000ad , 0x00004035 
+ 00027627  0x000074e6 setarg  0x000015ef 
+ 00027628  0x000074e7 istore  0x00000002 , 0x00000005 
+ 00027629  0x000074e8 setarg  0x00001181 
+ 00027630  0x000074e9 istore  0x00000002 , 0x00000005 
+ 00027631  0x000074ea fetch  0x00000001 , 0x0000455d 
+ 00027632  0x000074eb istore  0x00000001 , 0x00000005 
+ 00027633  0x000074ec setarg  0x000000e0 
+ 00027634  0x000074ed istore  0x00000003 , 0x00000005 
+ 00027635  0x000074ee fetch  0x00000002 , 0x0000456c 
+ 00027636  0x000074ef istore  0x00000002 , 0x00000005 
+ 00027637  0x000074f0 setarg  0x00000000 
+ 00027638  0x000074f1 istore  0x00000001 , 0x00000005 
+ 00027639  0x000074f2 fetch  0x00000001 , 0x0000456e 
+ 00027640  0x000074f3 istore  0x00000001 , 0x00000005 
+ 00027641  0x000074f4 call  0x00006a2f 
+ 00027642  0x000074f5 istore  0x00000001 , 0x00000005 
+ 00027643  0x000074f6 rtn 
+ 00027644  0x000074f8 call  0x000052e0 
+ 00027645  0x000074f9 setarg  0x00000008 
+ 00027646  0x000074fa istore  0x00000002 , 0x00000005 
+ 00027647  0x000074fb fetch  0x00000002 , 0x0000424a 
+ 00027648  0x000074fc istore  0x00000002 , 0x00000005 
+ 00027649  0x000074fd fetch  0x00000001 , 0x00004563 
+ 00027650  0x000074fe lshift  0x0000003f , 0x0000003f 
+ 00027651  0x000074ff set1  0x00000000 , 0x0000003f 
+ 00027652  0x00007500 istore  0x00000001 , 0x00000005 
+ 00027653  0x00007501 bpatchx  0x000000ae , 0x00004035 
+ 00027654  0x00007502 setarg  0x000009ef 
+ 00027655  0x00007503 istore  0x00000002 , 0x00000005 
+ 00027656  0x00007504 setarg  0x000005e3 
+ 00027657  0x00007505 istore  0x00000002 , 0x00000005 
+ 00027658  0x00007506 copy  0x00000002 , 0x0000003f 
+ 00027659  0x00007507 istore  0x00000001 , 0x00000005 
+ 00027660  0x00007508 setarg  0x0000008d 
+ 00027661  0x00007509 istore  0x00000001 , 0x00000005 
+ 00027662  0x0000750a call  0x00006a2f 
+ 00027663  0x0000750b istore  0x00000001 , 0x00000005 
+ 00027664  0x0000750c rtn 
+ 00027665  0x0000750f call  0x000052d2 
+ 00027666  0x00007510 call  0x000052e0 
+ 00027667  0x00007511 setarg  0x00000008 
+ 00027668  0x00007512 istore  0x00000002 , 0x00000005 
+ 00027669  0x00007513 fetch  0x00000002 , 0x0000424a 
+ 00027670  0x00007514 istore  0x00000002 , 0x00000005 
+ 00027671  0x00007515 copy  0x00000002 , 0x0000000b 
+ 00027672  0x00007516 fetch  0x00000001 , 0x00004563 
+ 00027673  0x00007517 lshift  0x0000003f , 0x0000003f 
+ 00027674  0x00007518 set1  0x00000000 , 0x0000003f 
+ 00027675  0x00007519 istore  0x00000001 , 0x00000005 
+ 00027676  0x0000751a bpatchx  0x000000af , 0x00004035 
+ 00027677  0x0000751b setarg  0x000009ef 
+ 00027678  0x0000751c istore  0x00000002 , 0x00000005 
+ 00027679  0x0000751d setarg  0x000005e1 
+ 00027680  0x0000751e istore  0x00000002 , 0x00000005 
+ 00027681  0x0000751f copy  0x0000000b , 0x0000003f 
+ 00027682  0x00007520 istore  0x00000001 , 0x00000005 
+ 00027683  0x00007521 setarg  0x0000008d 
+ 00027684  0x00007522 istore  0x00000001 , 0x00000005 
+ 00027685  0x00007523 call  0x00006a2f 
+ 00027686  0x00007524 istore  0x00000001 , 0x00000005 
+ 00027687  0x00007525 rtn 
+ 00027688  0x00007528 bpatchx  0x000000b0 , 0x00004036 
+ 00027689  0x00007529 fetch  0x00000001 , 0x00004569 
+ 00027690  0x0000752a rtn  0x00000034 
+ 00027691  0x0000752b hfetch  0x00000002 , 0x00008112 
+ 00027692  0x0000752c nrtn  0x00000034 
+ 00027693  0x0000752d copy  0x00000011 , 0x0000003f 
+ 00027694  0x0000752e store  0x00000001 , 0x00000a9b 
+ 00027695  0x0000752f storet  0x00000001 , 0x00000a9a 
+ 00027696  0x00007530 call  0x0000526e 
+ 00027697  0x00007531 nrtn  0x00000034 
+ 00027698  0x00007532 call  0x000052d2 
+ 00027699  0x00007533 call  0x000052e0 
+ 00027700  0x00007534 setarg  0x00000005 
+ 00027701  0x00007535 istore  0x00000002 , 0x00000005 
+ 00027702  0x00007536 fetch  0x00000002 , 0x0000424a 
+ 00027703  0x00007537 istore  0x00000002 , 0x00000005 
+ 00027704  0x00007538 fetch  0x00000001 , 0x0000050d 
+ 00027705  0x00007539 istore  0x00000001 , 0x00000005 
+ 00027706  0x0000753a setarg  0x000001ff 
+ 00027707  0x0000753b istore  0x00000002 , 0x00000005 
+ 00027708  0x0000753c fetch  0x00000001 , 0x00004569 
+ 00027709  0x0000753d istore  0x00000001 , 0x00000005 
+ 00027710  0x0000753e fetch  0x00000001 , 0x00004566 
+ 00027711  0x0000753f istore  0x00000001 , 0x00000005 
+ 00027712  0x00007540 jam  0x00000000 , 0x00004569 
+ 00027713  0x00007541 rtn 
+ 00027714  0x00007544 bpatchx  0x000000b1 , 0x00004036 
+ 00027715  0x00007545 fetch  0x00000001 , 0x0000456b 
+ 00027716  0x00007546 rtneq  0x00000001 
+ 00027717  0x00007547 fetch  0x00000002 , 0x000004ff 
+ 00027718  0x00007548 rtn  0x00000034 
+ 00027719  0x00007549 fetch  0x00000001 , 0x00004569 
+ 00027720  0x0000754a increase  0x00000001 , 0x0000003f 
+ 00027721  0x0000754b store  0x00000001 , 0x00004569 
+ 00027722  0x0000754c rtn 
+ 00027723  0x0000754f fetch  0x00000002 , 0x0000456f 
+ 00027724  0x00007550 branch  0x00007f9c 
+ 00027725  0x00007553 bpatchx  0x000000b2 , 0x00004036 
+ 00027726  0x00007555 fetch  0x00000001 , 0x00004568 
+ 00027727  0x00007556 rtn  0x00000034 
+ 00027728  0x00007557 increase  0xffffffff , 0x0000003f 
+ 00027729  0x00007558 store  0x00000001 , 0x00004568 
+ 00027730  0x00007559 fetch  0x00000002 , 0x0000455e 
+ 00027731  0x0000755a fetcht  0x00000002 , 0x0000469f 
+ 00027732  0x0000755b isub  0x00000002 , 0x0000003e 
+ 00027733  0x0000755c branch  0x00006c57 , 0x00000002 
+ 00027734  0x0000755d store  0x00000002 , 0x0000469f 
+ 00027735  0x0000755f fetch  0x00000001 , 0x00004569 
+ 00027736  0x00007560 branch  0x00006c5f , 0x00000034 
+ 00027737  0x00007561 jam  0x00000001 , 0x00000510 
+ 00027738  0x00007562 fetch  0x00000001 , 0x00004566 
+ 00027739  0x00007563 store  0x00000001 , 0x0000050f 
+ 00027740  0x00007564 setarg  0x000000ff 
+ 00027741  0x00007565 store  0x00000001 , 0x0000050e 
+ 00027742  0x00007566 branch  0x00006c64 
+ 00027743  0x00007568 jam  0x00000000 , 0x00000510 
+ 00027744  0x00007569 fetch  0x00000001 , 0x00004565 
+ 00027745  0x0000756a store  0x00000001 , 0x0000050f 
+ 00027746  0x0000756b setarg  0x000000ef 
+ 00027747  0x0000756c store  0x00000001 , 0x0000050e 
+ 00027748  0x0000756e bpatchx  0x000000b3 , 0x00004036 
+ 00027749  0x0000756f fetch  0x00000002 , 0x0000469f 
+ 00027750  0x00007570 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027751  0x00007571 branch  0x00006c6b , 0x00000002 
+ 00027752  0x00007572 fetch  0x00000001 , 0x00000510 
+ 00027753  0x00007573 increase  0x00000001 , 0x0000003f 
+ 00027754  0x00007574 store  0x00000001 , 0x00000510 
+ 00027755  0x00007576 call  0x00006a72 
+ 00027756  0x00007577 fetch  0x00000002 , 0x0000469f 
+ 00027757  0x00007578 increase  0x00000008 , 0x0000003f 
+ 00027758  0x00007579 fetcht  0x00000001 , 0x00000510 
+ 00027759  0x0000757a iadd  0x00000002 , 0x00000011 
+ 00027760  0x0000757c call  0x00005240 
+ 00027761  0x0000757d store  0x00000002 , 0x00000277 
+ 00027762  0x0000757e increase  0x00000004 , 0x0000003f 
+ 00027763  0x0000757f store  0x00000002 , 0x00000279 
+ 00027764  0x00007580 copy  0x0000003f , 0x00000005 
+ 00027765  0x00007581 fetch  0x00000001 , 0x0000050d 
+ 00027766  0x00007582 istore  0x00000001 , 0x00000005 
+ 00027767  0x00007583 fetch  0x00000001 , 0x0000050e 
+ 00027768  0x00007584 istore  0x00000001 , 0x00000005 
+ 00027769  0x00007585 call  0x00006c95 
+ 00027770  0x00007586 call  0x00006ca6 
+ 00027771  0x00007587 bpatchx  0x000000b4 , 0x00004036 
+ 00027772  0x00007588 fetch  0x00000002 , 0x00004571 
+ 00027773  0x00007589 copy  0x0000003f , 0x00000003 
+ 00027774  0x0000758a fetch  0x00000002 , 0x0000469f 
+ 00027775  0x0000758b copy  0x0000003f , 0x00000039 
+ 00027776  0x0000758c call  0x000066ea 
+ 00027777  0x0000758d copy  0x00000005 , 0x00000002 
+ 00027778  0x0000758e copy  0x00000003 , 0x0000003f 
+ 00027779  0x0000758f store  0x00000002 , 0x00004571 
+ 00027780  0x00007590 copy  0x00000002 , 0x00000005 
+ 00027781  0x00007591 fetch  0x00000001 , 0x0000050f 
+ 00027782  0x00007592 istore  0x00000001 , 0x00000005 
+ 00027783  0x00007593 fetch  0x00000002 , 0x00000277 
+ 00027784  0x00007594 copy  0x0000003f , 0x00000005 
+ 00027785  0x00007595 fetch  0x00000002 , 0x0000469f 
+ 00027786  0x00007596 fetcht  0x00000001 , 0x00000510 
+ 00027787  0x00007597 iadd  0x00000002 , 0x0000003f 
+ 00027788  0x00007598 increase  0x00000004 , 0x0000003f 
+ 00027789  0x00007599 istore  0x00000002 , 0x00000005 
+ 00027790  0x0000759a fetch  0x00000002 , 0x0000424a 
+ 00027791  0x0000759b istore  0x00000002 , 0x00000005 
+ 00027792  0x0000759c jam  0x00000000 , 0x00004569 
+ 00027793  0x0000759d fetch  0x00000002 , 0x00004573 
+ 00027794  0x0000759e beq  0x00000000 , 0x00003a97 
+ 00027795  0x0000759f jam  0x00000000 , 0x00000b05 
+ 00027796  0x000075a0 rtn 
+ 00027797  0x000075a3 bpatchx  0x000000b5 , 0x00004036 
+ 00027798  0x000075a4 fetch  0x00000002 , 0x0000469f 
+ 00027799  0x000075a5 sub  0x0000003f , 0x0000007f , 0x0000003e 
+ 00027800  0x000075a6 nbranch  0x00006c9d , 0x00000002 
+ 00027801  0x000075a7 lshift  0x0000003f , 0x0000003f 
+ 00027802  0x000075a8 set1  0x00000000 , 0x0000003f 
+ 00027803  0x000075a9 istore  0x00000001 , 0x00000005 
+ 00027804  0x000075aa rtn 
+ 00027805  0x000075ac fetch  0x00000002 , 0x0000469f 
+ 00027806  0x000075ad rshift3  0x0000003f , 0x0000003f 
+ 00027807  0x000075ae rshift4  0x0000003f , 0x00000002 
+ 00027808  0x000075af and_into  0x0000007f , 0x0000003f 
+ 00027809  0x000075b0 lshift  0x0000003f , 0x0000003f 
+ 00027810  0x000075b1 set0  0x00000000 , 0x0000003f 
+ 00027811  0x000075b2 istore  0x00000001 , 0x00000005 
+ 00027812  0x000075b3 istoret  0x00000001 , 0x00000005 
+ 00027813  0x000075b4 rtn 
+ 00027814  0x000075b6 fetch  0x00000001 , 0x00004569 
+ 00027815  0x000075b7 rtn  0x00000034 
+ 00027816  0x000075b8 istore  0x00000001 , 0x00000005 
+ 00027817  0x000075b9 rtn 
+ 00027818  0x000075bf bpatchx  0x000000b6 , 0x00004036 
+ 00027819  0x000075c0 call  0x00007d9c 
+ 00027820  0x000075c1 call  0x000032f6 
+ 00027821  0x000075c2 call  0x0000631b 
+ 00027822  0x000075c4 bpatchx  0x000000b7 , 0x00004036 
+ 00027823  0x000075c5 call  0x000076dc 
+ 00027824  0x000075c6 call  0x000076b5 
+ 00027825  0x000075c7 call  0x000076c6 
+ 00027826  0x000075ca call  0x0000526e 
+ 00027827  0x000075cb nrtn  0x00000034 
+ 00027828  0x000075cd call  0x00004da9 
+ 00027829  0x000075ce call  0x0000526e 
+ 00027830  0x000075cf nrtn  0x00000034 
+ 00027831  0x000075d0 bpatchx  0x000000b8 , 0x00004037 
+ 00027832  0x000075d2 call  0x00006cf5 
+ 00027833  0x000075d3 call  0x00004f64 
+ 00027834  0x000075d4 call  0x00006b98 
+ 00027835  0x000075d6 call  0x00006cbe 
+ 00027836  0x000075d7 bpatchx  0x000000b9 , 0x00004037 
+ 00027837  0x000075da branch  0x000032f2 
+ 00027838  0x000075dd fetch  0x00000001 , 0x0000027f 
+ 00027839  0x000075de bbit1  0x00000000 , 0x00005087 
+ 00027840  0x000075df bbit1  0x00000007 , 0x00005091 
+ 00027841  0x000075e0 rtn 
+ 00027842  0x000075e3 bpatchx  0x000000ba , 0x00004037 
+ 00027843  0x000075e4 call  0x00005274 
+ 00027844  0x000075e5 rtn  0x00000034 
+ 00027845  0x000075e6 fetch  0x00000001 , 0x0000004b 
+ 00027846  0x000075e7 rtnbit1  0x00000006 
+ 00027847  0x000075e8 call  0x00005258 
+ 00027848  0x000075e9 store  0x00000002 , 0x0000016f 
+ 00027849  0x000075ea copy  0x0000003f , 0x00000006 
+ 00027850  0x000075eb ifetch  0x00000002 , 0x00000006 
+ 00027851  0x000075ec increase  0x00000004 , 0x0000003f 
+ 00027852  0x000075ed store  0x00000002 , 0x000041dc 
+ 00027853  0x000075ee jam  0x00000006 , 0x000041db 
+ 00027854  0x000075ef bpatchx  0x000000bb , 0x00004037 
+ 00027855  0x000075f0 fetch  0x00000002 , 0x00004246 
+ 00027856  0x000075f1 branch  0x00006cdd , 0x00000034 
+ 00027857  0x000075f2 fetch  0x00000001 , 0x0000004b 
+ 00027858  0x000075f3 rtnbit0  0x00000007 
+ 00027859  0x000075f4 set0  0x00000007 , 0x0000003f 
+ 00027860  0x000075f5 store  0x00000001 , 0x0000004b 
+ 00027861  0x000075f6 jam  0x00000005 , 0x000041db 
+ 00027862  0x000075f7 fetcht  0x00000002 , 0x00004246 
+ 00027863  0x000075f8 fetch  0x00000002 , 0x0000016f 
+ 00027864  0x000075f9 iadd  0x00000002 , 0x0000003f 
+ 00027865  0x000075fa store  0x00000002 , 0x0000016f 
+ 00027866  0x000075fb fetch  0x00000002 , 0x000041dc 
+ 00027867  0x000075fc isub  0x00000002 , 0x0000003f 
+ 00027868  0x000075fd store  0x00000002 , 0x000041dc 
+ 00027869  0x000075ff bpatchx  0x000000bc , 0x00004037 
+ 00027870  0x00007600 fetch  0x00000002 , 0x000041dc 
+ 00027871  0x00007601 branch  0x00002a8c , 0x00000034 
+ 00027872  0x00007602 arg  0x00000104 , 0x00000002 
+ 00027873  0x00007603 isub  0x00000002 , 0x0000003f 
+ 00027874  0x00007604 nbranch  0x00006ce9 , 0x00000002 
+ 00027875  0x00007605 bpatchx  0x000000bd , 0x00004037 
+ 00027876  0x00007606 storet  0x00000002 , 0x000041dc 
+ 00027877  0x00007607 fetch  0x00000002 , 0x00004246 
+ 00027878  0x00007608 iadd  0x00000002 , 0x0000003f 
+ 00027879  0x00007609 store  0x00000002 , 0x00004246 
+ 00027880  0x0000760a branch  0x00006ceb 
+ 00027881  0x0000760c setarg  0x00000000 
+ 00027882  0x0000760d store  0x00000002 , 0x00004246 
+ 00027883  0x0000760f fetch  0x00000001 , 0x0000004b 
+ 00027884  0x00007610 set1  0x00000006 , 0x0000003f 
+ 00027885  0x00007611 store  0x00000001 , 0x0000004b 
+ 00027886  0x00007612 rtn 
+ 00027887  0x00007615 fetch  0x00000001 , 0x00004684 
+ 00027888  0x00007616 bbit1  0x00000000 , 0x00006cf3 
+ 00027889  0x00007617 jam  0x00000001 , 0x00000287 
+ 00027890  0x00007618 rtn 
+ 00027891  0x0000761a jam  0x0000000f , 0x00000287 
+ 00027892  0x0000761b rtn 
+ 00027893  0x0000761e fetch  0x00000001 , 0x00004681 
+ 00027894  0x0000761f nbranch  0x00006cfb , 0x00000034 
+ 00027895  0x00007621 fetch  0x00000001 , 0x00000286 
+ 00027896  0x00007623 rtn  0x00000034 
+ 00027897  0x00007625 jam  0x00000000 , 0x00000286 
+ 00027898  0x00007627 rtn 
+ 00027899  0x0000762b bpatchx  0x000000be , 0x00004037 
+ 00027900  0x0000762c fetch  0x00000001 , 0x00000287 
+ 00027901  0x0000762d rtn  0x00000034 
+ 00027902  0x0000762e beq  0x00000001 , 0x00006d1b 
+ 00027903  0x0000762f beq  0x00000002 , 0x00006d74 
+ 00027904  0x00007630 beq  0x00000003 , 0x00006d21 
+ 00027905  0x00007631 beq  0x00000004 , 0x00006d78 
+ 00027906  0x00007632 beq  0x0000003b , 0x00006d2b 
+ 00027907  0x00007633 beq  0x0000003c , 0x00006d7b 
+ 00027908  0x00007634 beq  0x0000000d , 0x00006d30 
+ 00027909  0x00007635 beq  0x0000000e , 0x00006d80 
+ 00027910  0x00007636 beq  0x0000000f , 0x00006d33 
+ 00027911  0x00007637 beq  0x00000010 , 0x00006d86 
+ 00027912  0x00007638 beq  0x00000011 , 0x00006d39 
+ 00027913  0x00007639 beq  0x00000012 , 0x00006d8a 
+ 00027914  0x0000763a beq  0x00000013 , 0x00006d3f 
+ 00027915  0x0000763b beq  0x00000014 , 0x00006d8e 
+ 00027916  0x0000763c beq  0x00000015 , 0x00006d45 
+ 00027917  0x0000763d beq  0x00000016 , 0x00006d92 
+ 00027918  0x0000763e beq  0x00000017 , 0x00006d4b 
+ 00027919  0x0000763f beq  0x00000018 , 0x00006d97 
+ 00027920  0x00007640 beq  0x00000019 , 0x00006d51 
+ 00027921  0x00007641 beq  0x0000001a , 0x00006d9b 
+ 00027922  0x00007642 beq  0x0000001b , 0x00006d57 
+ 00027923  0x00007643 beq  0x0000001c , 0x00006d9f 
+ 00027924  0x00007644 beq  0x0000001d , 0x00006d5d 
+ 00027925  0x00007645 beq  0x0000001e , 0x00006da4 
+ 00027926  0x00007646 beq  0x0000001f , 0x00006d63 
+ 00027927  0x00007647 beq  0x00000020 , 0x00006da8 
+ 00027928  0x00007648 beq  0x00000021 , 0x00006d6e 
+ 00027929  0x00007649 beq  0x00000022 , 0x00006dac 
+ 00027930  0x0000764b rtn 
+ 00027931  0x0000764d call  0x00006db7 
+ 00027932  0x0000764e jam  0x00000002 , 0x00000287 
+ 00027933  0x0000764f fetch  0x00000001 , 0x00004250 
+ 00027934  0x00007650 set1  0x00000000 , 0x0000003f 
+ 00027935  0x00007651 store  0x00000001 , 0x00004250 
+ 00027936  0x00007652 rtn 
+ 00027937  0x00007654 jam  0x00000004 , 0x00000287 
+ 00027938  0x00007655 fetch  0x00000001 , 0x00004250 
+ 00027939  0x00007656 rtnbit1  0x00000002 
+ 00027940  0x00007657 jam  0x00000003 , 0x00000287 
+ 00027941  0x00007658 call  0x00006dbe 
+ 00027942  0x00007659 jam  0x00000004 , 0x00000287 
+ 00027943  0x0000765a fetch  0x00000001 , 0x00004250 
+ 00027944  0x0000765b set1  0x00000002 , 0x0000003f 
+ 00027945  0x0000765c store  0x00000001 , 0x00004250 
+ 00027946  0x0000765d rtn 
+ 00027947  0x0000765f call  0x00005274 
+ 00027948  0x00007660 nrtn  0x00000034 
+ 00027949  0x00007661 call  0x00006dcd 
+ 00027950  0x00007662 jam  0x0000003c , 0x00000287 
+ 00027951  0x00007663 rtn 
+ 00027952  0x00007665 call  0x00006dc3 
+ 00027953  0x00007666 jam  0x0000000e , 0x00000287 
+ 00027954  0x00007667 rtn 
+ 00027955  0x00007669 call  0x00006ddd 
+ 00027956  0x0000766a jam  0x00000010 , 0x00000287 
+ 00027957  0x0000766b fetch  0x00000001 , 0x00004252 
+ 00027958  0x0000766c set1  0x00000000 , 0x0000003f 
+ 00027959  0x0000766d store  0x00000001 , 0x00004252 
+ 00027960  0x0000766e rtn 
+ 00027961  0x00007670 call  0x00006de4 
+ 00027962  0x00007671 jam  0x00000012 , 0x00000287 
+ 00027963  0x00007672 fetch  0x00000001 , 0x00004252 
+ 00027964  0x00007673 set1  0x00000002 , 0x0000003f 
+ 00027965  0x00007674 store  0x00000001 , 0x00004252 
+ 00027966  0x00007675 rtn 
+ 00027967  0x00007677 call  0x00006de9 
+ 00027968  0x00007678 jam  0x00000014 , 0x00000287 
+ 00027969  0x00007679 fetch  0x00000001 , 0x00004253 
+ 00027970  0x0000767a set1  0x00000000 , 0x0000003f 
+ 00027971  0x0000767b store  0x00000001 , 0x00004253 
+ 00027972  0x0000767c rtn 
+ 00027973  0x0000767e call  0x00006df0 
+ 00027974  0x0000767f jam  0x00000016 , 0x00000287 
+ 00027975  0x00007680 fetch  0x00000001 , 0x00004253 
+ 00027976  0x00007681 set1  0x00000002 , 0x0000003f 
+ 00027977  0x00007682 store  0x00000001 , 0x00004253 
+ 00027978  0x00007683 rtn 
+ 00027979  0x00007685 call  0x00006dd1 
+ 00027980  0x00007686 jam  0x00000018 , 0x00000287 
+ 00027981  0x00007687 fetch  0x00000001 , 0x00004251 
+ 00027982  0x00007688 set1  0x00000000 , 0x0000003f 
+ 00027983  0x00007689 store  0x00000001 , 0x00004251 
+ 00027984  0x0000768a rtn 
+ 00027985  0x0000768c call  0x00006dd8 
+ 00027986  0x0000768d jam  0x0000001a , 0x00000287 
+ 00027987  0x0000768e fetch  0x00000001 , 0x00004251 
+ 00027988  0x0000768f set1  0x00000002 , 0x0000003f 
+ 00027989  0x00007690 store  0x00000001 , 0x00004251 
+ 00027990  0x00007691 rtn 
+ 00027991  0x00007693 call  0x00006df5 
+ 00027992  0x00007694 jam  0x0000001c , 0x00000287 
+ 00027993  0x00007695 fetch  0x00000001 , 0x00004251 
+ 00027994  0x00007696 set1  0x00000006 , 0x0000003f 
+ 00027995  0x00007697 store  0x00000001 , 0x00004251 
+ 00027996  0x00007698 rtn 
+ 00027997  0x0000769a call  0x00006dfc 
+ 00027998  0x0000769b fetch  0x00000001 , 0x00004254 
+ 00027999  0x0000769c set1  0x00000000 
+ 00028000  0x0000769d store  0x00000001 , 0x00004254 
+ 00028001  0x0000769e jam  0x0000001e , 0x00000287 
+ 00028002  0x0000769f rtn 
+ 00028003  0x000076a1 call  0x00006e02 
+ 00028004  0x000076a2 fetch  0x00000001 , 0x00004254 
+ 00028005  0x000076a3 set1  0x00000002 
+ 00028006  0x000076a4 store  0x00000001 , 0x00004254 
+ 00028007  0x000076a5 jam  0x00000020 , 0x00000287 
+ 00028008  0x000076a6 fetch  0x00000001 , 0x00004564 
+ 00028009  0x000076a7 lshift3  0x0000003f , 0x0000003f 
+ 00028010  0x000076a8 or_into  0x00000003 , 0x0000003f 
+ 00028011  0x000076a9 arg  0x00004565 , 0x00000002 
+ 00028012  0x000076aa storet  0x00000002 , 0x000004f7 
+ 00028013  0x000076ab branch  0x00006a35 
+ 00028014  0x000076ad call  0x00006e0c 
+ 00028015  0x000076ae fetch  0x00000001 , 0x00004254 
+ 00028016  0x000076af set1  0x00000004 
+ 00028017  0x000076b0 store  0x00000001 , 0x00004254 
+ 00028018  0x000076b1 jam  0x00000022 , 0x00000287 
+ 00028019  0x000076b2 rtn 
+ 00028020  0x000076b5 fetch  0x00000001 , 0x00004250 
+ 00028021  0x000076b6 rtnbit0  0x00000001 
+ 00028022  0x000076b7 jam  0x00000003 , 0x00000287 
+ 00028023  0x000076b8 branch  0x00006cfb 
+ 00028024  0x000076ba fetch  0x00000001 , 0x00004250 
+ 00028025  0x000076bb rtnne  0x0000003f 
+ 00028026  0x000076bc jam  0x0000003b , 0x00000287 
+ 00028027  0x000076be fetch  0x00000001 , 0x00000285 
+ 00028028  0x000076bf rtnne  0x00000017 
+ 00028029  0x000076c0 jam  0x00000000 , 0x00000285 
+ 00028030  0x000076c1 jam  0x0000000d , 0x00000287 
+ 00028031  0x000076c2 branch  0x00006cfb 
+ 00028032  0x000076c4 fetch  0x00000001 , 0x00004250 
+ 00028033  0x000076c5 nrtn  0x00000034 
+ 00028034  0x000076c6 fetch  0x00000001 , 0x00004684 
+ 00028035  0x000076c7 bbit1  0x00000000 , 0x00006daf 
+ 00028036  0x000076c8 bbit1  0x00000006 , 0x00006db1 
+ 00028037  0x000076c9 branch  0x00006db5 
+ 00028038  0x000076cb fetch  0x00000001 , 0x00004252 
+ 00028039  0x000076cc rtnbit0  0x00000001 
+ 00028040  0x000076cd jam  0x00000011 , 0x00000287 
+ 00028041  0x000076ce branch  0x00006cfb 
+ 00028042  0x000076d0 fetch  0x00000001 , 0x00004252 
+ 00028043  0x000076d1 rtnne  0x0000003f 
+ 00028044  0x000076d2 jam  0x00000013 , 0x00000287 
+ 00028045  0x000076d3 branch  0x00006cfb 
+ 00028046  0x000076d5 fetch  0x00000001 , 0x00004253 
+ 00028047  0x000076d6 rtnbit0  0x00000001 
+ 00028048  0x000076d7 jam  0x00000015 , 0x00000287 
+ 00028049  0x000076d8 branch  0x00006cfb 
+ 00028050  0x000076da fetch  0x00000001 , 0x00004253 
+ 00028051  0x000076db rtnne  0x0000003f 
+ 00028052  0x000076dc fetch  0x00000001 , 0x00004684 
+ 00028053  0x000076dd bbit1  0x00000006 , 0x00006db1 
+ 00028054  0x000076de branch  0x00006db5 
+ 00028055  0x000076e0 fetch  0x00000001 , 0x00004251 
+ 00028056  0x000076e1 rtnbit0  0x00000001 
+ 00028057  0x000076e2 jam  0x00000019 , 0x00000287 
+ 00028058  0x000076e3 branch  0x00006cfb 
+ 00028059  0x000076e5 fetch  0x00000001 , 0x00004251 
+ 00028060  0x000076e6 rtnne  0x0000003f 
+ 00028061  0x000076e7 jam  0x0000001b , 0x00000287 
+ 00028062  0x000076e8 branch  0x00006cfb 
+ 00028063  0x000076ea fetch  0x00000001 , 0x00004251 
+ 00028064  0x000076eb rtnne  0x000000ff 
+ 00028065  0x000076ec fetch  0x00000001 , 0x00004684 
+ 00028066  0x000076ed bbit1  0x00000006 , 0x00006db3 
+ 00028067  0x000076ee branch  0x00006db5 
+ 00028068  0x000076f0 fetch  0x00000001 , 0x00004254 
+ 00028069  0x000076f1 rtnbit0  0x00000001 
+ 00028070  0x000076f2 jam  0x0000001f , 0x00000287 
+ 00028071  0x000076f3 branch  0x00006cfb 
+ 00028072  0x000076f5 fetch  0x00000001 , 0x00004254 
+ 00028073  0x000076f6 rtnbit0  0x00000003 
+ 00028074  0x000076f7 jam  0x00000021 , 0x00000287 
+ 00028075  0x000076f8 branch  0x00006cfb 
+ 00028076  0x000076fa fetch  0x00000001 , 0x00004254 
+ 00028077  0x000076fb rtnne  0x000000ff 
+ 00028078  0x000076fc branch  0x00006db5 
+ 00028079  0x000076ff jam  0x0000000f , 0x00000287 
+ 00028080  0x00007700 branch  0x00006cfb 
+ 00028081  0x00007703 jam  0x00000017 , 0x00000287 
+ 00028082  0x00007704 branch  0x00006cfb 
+ 00028083  0x00007706 jam  0x0000001d , 0x00000287 
+ 00028084  0x00007707 branch  0x00006cfb 
+ 00028085  0x0000770c jam  0x00000000 , 0x00000287 
+ 00028086  0x0000770d rtn 
+ 00028087  0x0000770f bpatchx  0x000000bf , 0x00004037 
+ 00028088  0x00007710 call  0x000052b8 
+ 00028089  0x00007711 setarg  0x00000001 
+ 00028090  0x00007712 copy  0x0000003f , 0x00000002 
+ 00028091  0x00007713 setarg  0x00000050 
+ 00028092  0x00007714 copy  0x0000003f , 0x0000000b 
+ 00028093  0x00007715 branch  0x000050a8 
+ 00028094  0x00007718 bpatchx  0x000000c0 , 0x00004038 
+ 00028095  0x00007719 call  0x000052b8 
+ 00028096  0x0000771a fetch  0x00000002 , 0x00004248 
+ 00028097  0x0000771b copy  0x0000003f , 0x00000002 
+ 00028098  0x0000771c branch  0x000050b7 
+ 00028099  0x0000771f bpatchx  0x000000c1 , 0x00004038 
+ 00028100  0x00007720 call  0x000052b8 
+ 00028101  0x00007721 fetch  0x00000002 , 0x00004248 
+ 00028102  0x00007722 copy  0x0000003f , 0x00000002 
+ 00028103  0x00007723 arg  0x00000050 , 0x0000000b 
+ 00028104  0x00007724 call  0x000050cc 
+ 00028105  0x00007725 fetch  0x00000001 , 0x00004250 
+ 00028106  0x00007726 set0  0x00000005 , 0x0000003f 
+ 00028107  0x00007727 store  0x00000001 , 0x00004250 
+ 00028108  0x00007728 rtn 
+ 00028109  0x0000772b bpatchx  0x000000c2 , 0x00004038 
+ 00028110  0x0000772c call  0x000052c5 
+ 00028111  0x0000772d call  0x00007138 
+ 00028112  0x0000772e branch  0x000050e7 
+ 00028113  0x00007731 bpatchx  0x000000c3 , 0x00004038 
+ 00028114  0x00007732 call  0x000052b8 
+ 00028115  0x00007733 setarg  0x00000003 
+ 00028116  0x00007734 copy  0x0000003f , 0x00000002 
+ 00028117  0x00007735 setarg  0x00000051 
+ 00028118  0x00007736 copy  0x0000003f , 0x0000000b 
+ 00028119  0x00007737 branch  0x000050a8 
+ 00028120  0x0000773a bpatchx  0x000000c4 , 0x00004038 
+ 00028121  0x0000773b call  0x000052b8 
+ 00028122  0x0000773c fetch  0x00000002 , 0x0000424a 
+ 00028123  0x0000773d copy  0x0000003f , 0x00000002 
+ 00028124  0x0000773e branch  0x000050b7 
+ 00028125  0x00007741 bpatchx  0x000000c5 , 0x00004038 
+ 00028126  0x00007742 call  0x000052b8 
+ 00028127  0x00007743 setarg  0x00000011 
+ 00028128  0x00007744 copy  0x0000003f , 0x00000002 
+ 00028129  0x00007745 setarg  0x00000052 
+ 00028130  0x00007746 copy  0x0000003f , 0x0000000b 
+ 00028131  0x00007747 branch  0x000050a8 
+ 00028132  0x0000774a bpatchx  0x000000c6 , 0x00004038 
+ 00028133  0x0000774b call  0x000052b8 
+ 00028134  0x0000774c fetch  0x00000002 , 0x0000424c 
+ 00028135  0x0000774d copy  0x0000003f , 0x00000002 
+ 00028136  0x0000774e branch  0x000050b7 
+ 00028137  0x00007751 bpatchx  0x000000c7 , 0x00004038 
+ 00028138  0x00007752 call  0x000052b8 
+ 00028139  0x00007753 setarg  0x00000013 
+ 00028140  0x00007754 copy  0x0000003f , 0x00000002 
+ 00028141  0x00007755 setarg  0x00000053 
+ 00028142  0x00007756 copy  0x0000003f , 0x0000000b 
+ 00028143  0x00007757 branch  0x000050a8 
+ 00028144  0x0000775a bpatchx  0x000000c8 , 0x00004039 
+ 00028145  0x0000775b call  0x000052b8 
+ 00028146  0x0000775c fetch  0x00000002 , 0x0000424e 
+ 00028147  0x0000775d copy  0x0000003f , 0x00000002 
+ 00028148  0x0000775e branch  0x000050b7 
+ 00028149  0x00007761 bpatchx  0x000000c9 , 0x00004039 
+ 00028150  0x00007762 call  0x000052d2 
+ 00028151  0x00007764 jam  0x00000003 , 0x000004fb 
+ 00028152  0x00007765 jam  0x0000001c , 0x000004fe 
+ 00028153  0x00007766 call  0x00006ba9 
+ 00028154  0x00007767 jam  0x00000001 , 0x00004563 
+ 00028155  0x00007768 rtn 
+ 00028156  0x0000776b bpatchx  0x000000ca , 0x00004039 
+ 00028157  0x0000776c call  0x000052d2 
+ 00028158  0x0000776d fetcht  0x00000001 , 0x00004564 
+ 00028159  0x0000776e call  0x00006a79 
+ 00028160  0x0000776f storet  0x00000001 , 0x0000455d 
+ 00028161  0x00007770 branch  0x00006bc4 
+ 00028162  0x00007773 bpatchx  0x000000cb , 0x00004039 
+ 00028163  0x00007774 call  0x000052d2 
+ 00028164  0x00007775 fetcht  0x00000001 , 0x0000455d 
+ 00028165  0x00007776 call  0x00006a73 
+ 00028166  0x00007777 call  0x00006a1a 
+ 00028167  0x00007778 store  0x00000001 , 0x000004fe 
+ 00028168  0x00007779 fetcht  0x00000001 , 0x0000455d 
+ 00028169  0x0000777a call  0x00006a73 
+ 00028170  0x0000777b storet  0x00000001 , 0x000004fb 
+ 00028171  0x0000777c branch  0x00006ba9 
+ 00028172  0x0000777f bpatchx  0x000000cc , 0x00004039 
+ 00028173  0x00007780 call  0x000052d2 
+ 00028174  0x00007781 fetcht  0x00000001 , 0x0000455d 
+ 00028175  0x00007782 call  0x00006a73 
+ 00028176  0x00007783 branch  0x00006bfc 
+ 00028177  0x00007791 bpatchx  0x000000cd , 0x00004039 
+ 00028178  0x00007792 fetch  0x00000002 , 0x00000264 
+ 00028179  0x00007793 iforce  0x00000006 
+ 00028180  0x00007796 ifetch  0x00000001 , 0x00000006 
+ 00028181  0x00007797 copy  0x0000003f , 0x00000012 
+ 00028182  0x00007798 store  0x00000001 , 0x0000051b 
+ 00028183  0x00007799 ifetch  0x00000002 , 0x00000006 
+ 00028184  0x0000779a store  0x00000002 , 0x0000051c 
+ 00028185  0x0000779b ifetch  0x00000001 , 0x00000006 
+ 00028186  0x0000779c lshift8  0x0000003f , 0x0000000b 
+ 00028187  0x0000779d ifetch  0x00000001 , 0x00000006 
+ 00028188  0x0000779e iadd  0x0000000b , 0x0000000b 
+ 00028189  0x0000779f bpatchx  0x000000ce , 0x00004039 
+ 00028190  0x000077a0 copy  0x00000006 , 0x00000002 
+ 00028191  0x000077a1 arg  0x00000004 , 0x00000039 
+ 00028192  0x000077a2 arg  0x0000052a , 0x00000005 
+ 00028193  0x000077a3 call  0x00007ec6 
+ 00028194  0x000077a4 copy  0x00000002 , 0x00000006 
+ 00028195  0x000077a5 deposit  0x00000012 
+ 00028196  0x000077a6 beq  0x00000001 , 0x00006fba 
+ 00028197  0x000077a7 beq  0x00000002 , 0x00006e2c 
+ 00028198  0x000077a8 beq  0x00000003 , 0x00006fba 
+ 00028199  0x000077a9 beq  0x00000004 , 0x00006e54 
+ 00028200  0x000077aa beq  0x00000005 , 0x00006fba 
+ 00028201  0x000077ab beq  0x00000006 , 0x00006f02 
+ 00028202  0x000077ac beq  0x00000007 , 0x00006fba 
+ 00028203  0x000077ad branch  0x00006fc1 
+ 00028204  0x000077b9 bpatchx  0x000000cf , 0x00004039 
+ 00028205  0x000077ba call  0x00006fd0 
+ 00028206  0x000077bb compare  0x00000001 , 0x00000002 , 0x000000ff 
+ 00028207  0x000077bc branch  0x00007040 , 0x00000001 
+ 00028208  0x000077bd compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028209  0x000077be branch  0x00006fc4 , 0x00000001 
+ 00028210  0x000077c0 ifetch  0x00000002 , 0x00000006 
+ 00028211  0x000077c1 store  0x00000002 , 0x00000522 
+ 00028212  0x000077c2 increase  0xfffffffe , 0x0000000b 
+ 00028213  0x000077c4 increase  0xffffffff , 0x0000000b 
+ 00028214  0x000077c5 nbranch  0x00006fbe , 0x00000005 
+ 00028215  0x000077c6 arg  0x00000511 , 0x0000000b 
+ 00028216  0x000077c7 ifetch  0x00000002 , 0x0000000b 
+ 00028217  0x000077c8 rtn  0x00000034 
+ 00028218  0x000077c9 call  0x00007082 
+ 00028219  0x000077ca call  0x000052d0 
+ 00028220  0x000077cb force  0x00000003 , 0x0000003f 
+ 00028221  0x000077cc istore  0x00000001 , 0x00000005 
+ 00028222  0x000077cd fetch  0x00000002 , 0x0000051c 
+ 00028223  0x000077ce istore  0x00000002 , 0x00000005 
+ 00028224  0x000077cf lshift2  0x00000007 , 0x0000003f 
+ 00028225  0x000077d0 add  0x0000003f , 0x00000005 , 0x0000003f 
+ 00028226  0x000077d1 add  0x0000003f , 0x00000005 , 0x00000013 
+ 00028227  0x000077d2 byteswap  0x0000003f , 0x0000003f 
+ 00028228  0x000077d3 istore  0x00000002 , 0x00000005 
+ 00028229  0x000077d4 deposit  0x00000007 
+ 00028230  0x000077d5 byteswap  0x0000003f , 0x0000003f 
+ 00028231  0x000077d6 istore  0x00000002 , 0x00000005 
+ 00028232  0x000077d7 istore  0x00000002 , 0x00000005 
+ 00028233  0x000077d8 arg  0x0000052a , 0x00000006 
+ 00028234  0x000077d9 copy  0x00000007 , 0x00000039 
+ 00028235  0x000077da branch  0x00006e4f , 0x00000005 
+ 00028236  0x000077dc ifetch  0x00000004 , 0x00000006 
+ 00028237  0x000077dd istore  0x00000004 , 0x00000005 
+ 00028238  0x000077de loop  0x00006e4c 
+ 00028239  0x000077e0 force  0x00000000 , 0x0000003f 
+ 00028240  0x000077e1 istore  0x00000001 , 0x00000005 
+ 00028241  0x000077e2 deposit  0x00000013 
+ 00028242  0x000077e3 store  0x00000002 , 0x00000275 
+ 00028243  0x000077e5 rtn 
+ 00028244  0x000077f1 bpatchx  0x000000d0 , 0x0000403a 
+ 00028245  0x000077f2 ifetch  0x00000004 , 0x00000006 
+ 00028246  0x000077f3 store  0x00000004 , 0x00000524 
+ 00028247  0x000077f4 increase  0xfffffffc , 0x0000000b 
+ 00028248  0x000077f5 call  0x00006f2e 
+ 00028249  0x000077f6 store  0x00000002 , 0x00000520 
+ 00028250  0x000077f7 increase  0xfffffffe , 0x0000000b 
+ 00028251  0x000077f8 call  0x00007028 
+ 00028252  0x000077f9 branch  0x00006fc4 , 0x00000005 
+ 00028253  0x000077fa compare  0x00000005 , 0x00000011 , 0x000000ff 
+ 00028254  0x000077fc branch  0x00006e62 , 0x00000001 
+ 00028255  0x000077fe arg  0x0000052a , 0x00000005 
+ 00028256  0x000077ff force  0x00000000 , 0x00000007 
+ 00028257  0x00007800 branch  0x00006e71 
+ 00028258  0x00007802 ifetch  0x00000001 , 0x00000006 
+ 00028259  0x00007803 bne  0x0000000a , 0x00006fc4 
+ 00028260  0x00007804 ifetch  0x00000002 , 0x00000006 
+ 00028261  0x00007805 nbranch  0x00006e6f , 0x00000034 
+ 00028262  0x00007806 ifetch  0x00000001 , 0x00000006 
+ 00028263  0x00007807 bne  0x000000ff , 0x00006e6d 
+ 00028264  0x00007808 ifetch  0x00000001 , 0x00000006 
+ 00028265  0x00007809 bne  0x000000ff , 0x00006e6b 
+ 00028266  0x0000780a branch  0x00006eb8 
+ 00028267  0x0000780c increase  0xfffffffb , 0x00000006 
+ 00028268  0x0000780d branch  0x00006e5f 
+ 00028269  0x0000780f increase  0xfffffffc , 0x00000006 
+ 00028270  0x00007810 branch  0x00006e5f 
+ 00028271  0x00007812 increase  0xfffffffd , 0x00000006 
+ 00028272  0x00007813 branch  0x00006e5f 
+ 00028273  0x00007815 ifetch  0x00000001 , 0x00000006 
+ 00028274  0x00007816 beq  0x00000009 , 0x00006e86 
+ 00028275  0x00007817 beq  0x0000000a , 0x00006e74 
+ 00028276  0x00007819 ifetch  0x00000002 , 0x00000006 
+ 00028277  0x0000781a istore  0x00000002 , 0x00000005 
+ 00028278  0x0000781b increase  0x00000001 , 0x00000007 
+ 00028279  0x0000781c byteswap  0x0000003f , 0x00000012 
+ 00028280  0x0000781d ifetch  0x00000002 , 0x00000006 
+ 00028281  0x0000781e byteswap  0x0000003f , 0x0000003f 
+ 00028282  0x00007820 increase  0x00000001 , 0x00000012 
+ 00028283  0x00007821 isub  0x00000012 , 0x0000003e 
+ 00028284  0x00007822 nbranch  0x00006e83 , 0x00000002 
+ 00028285  0x00007823 copy  0x0000003f , 0x00000013 
+ 00028286  0x00007824 byteswap  0x00000012 , 0x0000003f 
+ 00028287  0x00007825 istore  0x00000002 , 0x00000005 
+ 00028288  0x00007826 increase  0x00000001 , 0x00000007 
+ 00028289  0x00007827 copy  0x00000013 , 0x0000003f 
+ 00028290  0x00007828 branch  0x00006e7a 
+ 00028291  0x0000782a increase  0xfffffffb , 0x0000000b 
+ 00028292  0x0000782b increase  0xfffffffb , 0x00000011 
+ 00028293  0x0000782c branch  0x00006e8b 
+ 00028294  0x0000782e ifetch  0x00000002 , 0x00000006 
+ 00028295  0x0000782f istore  0x00000002 , 0x00000005 
+ 00028296  0x00007830 increase  0x00000001 , 0x00000007 
+ 00028297  0x00007831 increase  0xfffffffd , 0x0000000b 
+ 00028298  0x00007832 increase  0xfffffffd , 0x00000011 
+ 00028299  0x00007834 nbranch  0x00006fc4 , 0x00000002 
+ 00028300  0x00007835 nbranch  0x00006e71 , 0x00000005 
+ 00028301  0x00007836 increase  0xffffffff , 0x0000000b 
+ 00028302  0x00007837 nbranch  0x00006fc4 , 0x00000005 
+ 00028303  0x00007839 call  0x000052d0 
+ 00028304  0x0000783a increase  0x0000000a , 0x00000005 
+ 00028305  0x0000783b arg  0x0000052a , 0x00000011 
+ 00028306  0x0000783d copy  0x00000007 , 0x0000003f 
+ 00028307  0x0000783e branch  0x00006ea5 , 0x00000034 
+ 00028308  0x0000783f ifetch  0x00000002 , 0x00000011 
+ 00028309  0x00007840 branch  0x00006ea5 , 0x00000034 
+ 00028310  0x00007841 iforce  0x00000012 
+ 00028311  0x00007842 fetch  0x00000004 , 0x00000524 
+ 00028312  0x00007843 iforce  0x00000002 
+ 00028313  0x00007844 call  0x000070e7 
+ 00028314  0x00007845 copy  0x00000006 , 0x0000003f 
+ 00028315  0x00007846 branch  0x00006ea2 , 0x00000034 
+ 00028316  0x00007847 increase  0xfffffffd , 0x00000006 
+ 00028317  0x00007848 ifetch  0x00000003 , 0x00000006 
+ 00028318  0x00007849 istore  0x00000003 , 0x00000005 
+ 00028319  0x0000784a call  0x0000705b 
+ 00028320  0x0000784b iforce  0x00000039 
+ 00028321  0x0000784c call  0x00007f01 
+ 00028322  0x0000784e increase  0x00000002 , 0x00000011 
+ 00028323  0x0000784f increase  0xffffffff , 0x00000007 
+ 00028324  0x00007850 branch  0x00006e92 
+ 00028325  0x00007853 arg  0x00000005 , 0x00000011 
+ 00028326  0x00007854 call  0x00006f84 
+ 00028327  0x00007855 fetch  0x00000002 , 0x00000275 
+ 00028328  0x00007856 beq  0x0000000b , 0x00007043 
+ 00028329  0x00007857 branch  0x00006f9a 
+ 00028330  0x0000785b ifetch  0x00000001 , 0x00000006 
+ 00028331  0x0000785c beq  0x00000000 , 0x00006eae 
+ 00028332  0x0000785d beq  0x00000001 , 0x00006eb0 
+ 00028333  0x0000785e beq  0x00000002 , 0x00006eb3 
+ 00028334  0x00007860 increase  0xffffffff , 0x0000000b 
+ 00028335  0x00007861 branch  0x00006eb6 
+ 00028336  0x00007863 ifetch  0x00000001 , 0x00000006 
+ 00028337  0x00007864 increase  0xfffffffe , 0x0000000b 
+ 00028338  0x00007865 branch  0x00006eb6 
+ 00028339  0x00007867 ifetch  0x00000002 , 0x00000006 
+ 00028340  0x00007868 byteswap  0x0000003f , 0x0000003f 
+ 00028341  0x00007869 increase  0xfffffffd , 0x0000000b 
+ 00028342  0x0000786b store  0x00000002 , 0x00000519 
+ 00028343  0x0000786c rtn 
+ 00028344  0x0000786f increase  0xfffffffb , 0x0000000b 
+ 00028345  0x00007870 call  0x00006eaa 
+ 00028346  0x00007871 nbranch  0x00006fbe , 0x00000005 
+ 00028347  0x00007872 fetcht  0x00000004 , 0x00000524 
+ 00028348  0x00007873 call  0x000070b1 
+ 00028349  0x00007874 nbranch  0x00006fbb , 0x00000005 
+ 00028350  0x00007875 copy  0x00000006 , 0x00000011 
+ 00028351  0x00007876 call  0x000052d0 
+ 00028352  0x00007877 copy  0x00000011 , 0x00000006 
+ 00028353  0x00007878 increase  0x00000003 , 0x00000005 
+ 00028354  0x00007879 copy  0x00000006 , 0x0000000b 
+ 00028355  0x0000787a call  0x00007062 
+ 00028356  0x0000787b copy  0x0000003f , 0x00000011 
+ 00028357  0x0000787d fetch  0x00000002 , 0x00000519 
+ 00028358  0x0000787e copy  0x0000003f , 0x00000012 
+ 00028359  0x0000787f copy  0x00000011 , 0x0000003f 
+ 00028360  0x00007880 isub  0x00000012 , 0x00000012 
+ 00028361  0x00007881 fetch  0x00000002 , 0x00000520 
+ 00028362  0x00007882 isub  0x00000012 , 0x0000003e 
+ 00028363  0x00007883 nbranch  0x00006ee7 , 0x00000002 
+ 00028364  0x00007885 disable  0x00000028 
+ 00028365  0x00007886 fetch  0x00000002 , 0x00000519 
+ 00028366  0x00007887 branch  0x00006eda , 0x00000034 
+ 00028367  0x00007888 iadd  0x0000000b , 0x00000006 
+ 00028368  0x00007889 increase  0x00000003 , 0x00000012 
+ 00028369  0x0000788a copy  0x00000012 , 0x00000039 
+ 00028370  0x0000788b copy  0x00000039 , 0x0000003f 
+ 00028371  0x0000788c increase  0x00000003 , 0x0000003f 
+ 00028372  0x0000788d byteswap  0x0000003f , 0x0000003f 
+ 00028373  0x0000788e istore  0x00000002 , 0x00000005 
+ 00028374  0x0000788f copy  0x00000039 , 0x0000003f 
+ 00028375  0x00007890 byteswap  0x0000003f , 0x0000003f 
+ 00028376  0x00007891 istore  0x00000002 , 0x00000005 
+ 00028377  0x00007892 branch  0x00006ef5 
+ 00028378  0x00007894 add  0x00000011 , 0x00000006 , 0x00000039 
+ 00028379  0x00007895 branch  0x00006ede , 0x00000028 
+ 00028380  0x00007896 byteswap  0x00000039 , 0x0000003f 
+ 00028381  0x00007897 branch  0x00006ee1 
+ 00028382  0x00007899 copy  0x00000039 , 0x0000003f 
+ 00028383  0x0000789a increase  0x00000002 , 0x0000003f 
+ 00028384  0x0000789b byteswap  0x0000003f , 0x0000003f 
+ 00028385  0x0000789d istore  0x00000002 , 0x00000005 
+ 00028386  0x0000789e increase  0xfffffffd , 0x00000039 
+ 00028387  0x0000789f byteswap  0x00000039 , 0x0000003f 
+ 00028388  0x000078a0 istore  0x00000002 , 0x00000005 
+ 00028389  0x000078a1 copy  0x0000000b , 0x00000006 
+ 00028390  0x000078a2 branch  0x00006ef5 
+ 00028391  0x000078a4 enable  0x00000028 
+ 00028392  0x000078a6 fetch  0x00000002 , 0x00000520 
+ 00028393  0x000078a7 copy  0x0000003f , 0x00000011 
+ 00028394  0x000078a8 copy  0x00000011 , 0x00000039 
+ 00028395  0x000078a9 fetch  0x00000002 , 0x00000519 
+ 00028396  0x000078aa branch  0x00006eda , 0x00000034 
+ 00028397  0x000078ab iadd  0x0000000b , 0x00000006 
+ 00028398  0x000078ac copy  0x00000011 , 0x0000003f 
+ 00028399  0x000078ad increase  0x00000005 , 0x0000003f 
+ 00028400  0x000078ae byteswap  0x0000003f , 0x0000003f 
+ 00028401  0x000078af istore  0x00000002 , 0x00000005 
+ 00028402  0x000078b0 copy  0x00000011 , 0x0000003f 
+ 00028403  0x000078b1 byteswap  0x0000003f , 0x0000003f 
+ 00028404  0x000078b2 istore  0x00000002 , 0x00000005 
+ 00028405  0x000078b4 call  0x00007f01 
+ 00028406  0x000078b5 nbranch  0x00006efe , 0x00000028 
+ 00028407  0x000078b6 force  0x00000002 , 0x0000003f 
+ 00028408  0x000078b7 istore  0x00000001 , 0x00000005 
+ 00028409  0x000078b8 copy  0x00000006 , 0x0000003f 
+ 00028410  0x000078b9 isub  0x0000000b , 0x0000003f 
+ 00028411  0x000078ba byteswap  0x0000003f , 0x0000003f 
+ 00028412  0x000078bb istore  0x00000002 , 0x00000005 
+ 00028413  0x000078bc branch  0x00006f00 
+ 00028414  0x000078be force  0x00000000 , 0x0000003f 
+ 00028415  0x000078bf istore  0x00000001 , 0x00000005 
+ 00028416  0x000078c1 arg  0x00000005 , 0x00000011 
+ 00028417  0x000078c2 branch  0x00006fb0 
+ 00028418  0x000078ce bpatchx  0x000000d1 , 0x0000403a 
+ 00028419  0x000078cf call  0x00006fd0 
+ 00028420  0x000078d0 compare  0x000000ff , 0x00000002 , 0x000000ff 
+ 00028421  0x000078d1 branch  0x00006fc4 , 0x00000001 
+ 00028422  0x000078d2 call  0x00006f2e 
+ 00028423  0x000078d3 store  0x00000002 , 0x00000520 
+ 00028424  0x000078d4 increase  0xfffffffe , 0x0000000b 
+ 00028425  0x000078d5 call  0x00007028 
+ 00028426  0x000078d6 arg  0x0000052a , 0x00000005 
+ 00028427  0x000078d7 force  0x00000000 , 0x00000007 
+ 00028428  0x000078d9 ifetch  0x00000001 , 0x00000006 
+ 00028429  0x000078da beq  0x0000000a , 0x00006f36 
+ 00028430  0x000078db ifetch  0x00000002 , 0x00000006 
+ 00028431  0x000078dc istore  0x00000002 , 0x00000005 
+ 00028432  0x000078dd increase  0x00000001 , 0x00000007 
+ 00028433  0x000078de increase  0xfffffffd , 0x0000000b 
+ 00028434  0x000078df increase  0xfffffffd , 0x00000011 
+ 00028435  0x000078e0 nbranch  0x00006fc4 , 0x00000002 
+ 00028436  0x000078e1 nbranch  0x00006f0c , 0x00000005 
+ 00028437  0x000078e2 increase  0xffffffff , 0x0000000b 
+ 00028438  0x000078e3 nbranch  0x00006fc4 , 0x00000005 
+ 00028439  0x000078e4 call  0x000052d0 
+ 00028440  0x000078e5 increase  0x0000000d , 0x00000005 
+ 00028441  0x000078e6 fetch  0x00000002 , 0x00000511 
+ 00028442  0x000078e7 iforce  0x00000013 
+ 00028443  0x000078e8 arg  0x0000052a , 0x00000011 
+ 00028444  0x000078ea ifetch  0x00000002 , 0x00000011 
+ 00028445  0x000078eb branch  0x00006f29 , 0x00000034 
+ 00028446  0x000078ec iforce  0x00000012 
+ 00028447  0x000078ed call  0x000070c6 
+ 00028448  0x000078ee branch  0x00006f27 , 0x00000034 
+ 00028449  0x000078ef increase  0xfffffffd , 0x00000006 
+ 00028450  0x000078f0 ifetch  0x00000003 , 0x00000006 
+ 00028451  0x000078f1 istore  0x00000003 , 0x00000005 
+ 00028452  0x000078f2 call  0x0000705b 
+ 00028453  0x000078f3 iforce  0x00000039 
+ 00028454  0x000078f4 call  0x00007f01 
+ 00028455  0x000078f6 increase  0x00000002 , 0x00000011 
+ 00028456  0x000078f7 branch  0x00006f1c 
+ 00028457  0x000078fa call  0x00006f83 
+ 00028458  0x000078fb fetch  0x00000002 , 0x00000275 
+ 00028459  0x000078fc beq  0x0000000e , 0x00007046 
+ 00028460  0x000078fd call  0x00006f9a 
+ 00028461  0x000078fe branch  0x00006f9a 
+ 00028462  0x00007902 ifetch  0x00000002 , 0x00000006 
+ 00028463  0x00007903 byteswap  0x0000003f , 0x0000003f 
+ 00028464  0x00007904 increase  0xfffffffd , 0x0000003f 
+ 00028465  0x00007905 arg  0x000000c8 , 0x00000002 
+ 00028466  0x00007906 isub  0x00000002 , 0x0000003e 
+ 00028467  0x00007907 nrtn  0x00000002 
+ 00028468  0x00007908 setarg  0x000000c8 
+ 00028469  0x00007909 rtn 
+ 00028470  0x0000790d increase  0x00000004 , 0x00000006 
+ 00028471  0x0000790e increase  0xfffffffb , 0x0000000b 
+ 00028472  0x0000790f increase  0xfffffffb , 0x00000011 
+ 00028473  0x00007910 nbranch  0x00006fc4 , 0x00000005 
+ 00028474  0x00007911 call  0x00006eaa 
+ 00028475  0x00007912 nbranch  0x00006fbe , 0x00000005 
+ 00028476  0x00007913 arg  0x00000511 , 0x0000000b 
+ 00028477  0x00007914 call  0x00007082 
+ 00028478  0x00007915 deposit  0x00000007 
+ 00028479  0x00007916 branch  0x00007046 , 0x00000034 
+ 00028480  0x00007917 store  0x00000001 , 0x0000054e 
+ 00028481  0x00007919 copy  0x00000012 , 0x0000003f 
+ 00028482  0x0000791a store  0x00000002 , 0x0000054c 
+ 00028483  0x0000791b arg  0x00000000 , 0x00000007 
+ 00028484  0x0000791c arg  0x00000000 , 0x00000011 
+ 00028485  0x0000791d call  0x000052d0 
+ 00028486  0x0000791e increase  0x0000000a , 0x00000005 
+ 00028487  0x00007920 call  0x00006f6c 
+ 00028488  0x00007921 nbranch  0x00002a8c , 0x00000028 
+ 00028489  0x00007922 copy  0x00000006 , 0x0000000b 
+ 00028490  0x00007923 copy  0x0000003f , 0x00000013 
+ 00028491  0x00007924 iadd  0x00000011 , 0x00000011 
+ 00028492  0x00007927 fetch  0x00000002 , 0x00000519 
+ 00028493  0x00007928 copy  0x0000003f , 0x00000012 
+ 00028494  0x00007929 branch  0x00006f75 , 0x00000034 
+ 00028495  0x0000792b copy  0x00000011 , 0x0000003f 
+ 00028496  0x0000792c isub  0x00000012 , 0x00000012 
+ 00028497  0x0000792d branch  0x00006f67 , 0x00000005 
+ 00028498  0x0000792e nbranch  0x00006f67 , 0x00000002 
+ 00028499  0x0000792f fetch  0x00000002 , 0x00000520 
+ 00028500  0x00007930 isub  0x00000012 , 0x0000003e 
+ 00028501  0x00007931 branch  0x00006f5e , 0x00000005 
+ 00028502  0x00007932 nbranch  0x00006f5e , 0x00000002 
+ 00028503  0x00007936 copy  0x00000012 , 0x00000039 
+ 00028504  0x00007937 call  0x00006f61 
+ 00028505  0x00007938 fetch  0x00000001 , 0x0000054e 
+ 00028506  0x00007939 increase  0x00000001 , 0x00000007 
+ 00028507  0x0000793a isub  0x00000007 , 0x0000003e 
+ 00028508  0x0000793b branch  0x00006f83 , 0x00000005 
+ 00028509  0x0000793c branch  0x00006fa0 
+ 00028510  0x0000793f copy  0x0000003f , 0x00000039 
+ 00028511  0x00007940 call  0x00006f61 
+ 00028512  0x00007941 branch  0x00006fa0 
+ 00028513  0x00007944 increase  0xfffffffd , 0x00000005 
+ 00028514  0x00007945 copy  0x00000039 , 0x00000002 
+ 00028515  0x00007946 copy  0x00000013 , 0x0000003f 
+ 00028516  0x00007947 isub  0x00000012 , 0x0000003f 
+ 00028517  0x00007948 iadd  0x0000000b , 0x00000006 
+ 00028518  0x00007949 branch  0x00007f01 
+ 00028519  0x0000794c fetch  0x00000001 , 0x0000054e 
+ 00028520  0x0000794d increase  0x00000001 , 0x00000007 
+ 00028521  0x0000794e isub  0x00000007 , 0x0000003e 
+ 00028522  0x0000794f rtn  0x00000005 
+ 00028523  0x00007950 branch  0x00006f47 
+ 00028524  0x00007953 call  0x00007fe9 
+ 00028525  0x00007954 arg  0x0000052a , 0x00000006 
+ 00028526  0x00007955 lshift2  0x00000007 , 0x0000003f 
+ 00028527  0x00007956 iadd  0x00000006 , 0x00000006 
+ 00028528  0x00007957 ifetcht  0x00000004 , 0x00000006 
+ 00028529  0x00007958 call  0x000070b1 
+ 00028530  0x00007959 nrtn  0x00000005 
+ 00028531  0x0000795a call  0x0000705b 
+ 00028532  0x0000795b branch  0x00007fe7 
+ 00028533  0x0000795e fetch  0x00000002 , 0x00000520 
+ 00028534  0x0000795f isub  0x00000011 , 0x0000003e 
+ 00028535  0x00007960 nbranch  0x00006f8f , 0x00000002 
+ 00028536  0x00007961 copy  0x00000011 , 0x00000039 
+ 00028537  0x00007962 copy  0x00000039 , 0x00000002 
+ 00028538  0x00007963 copy  0x0000000b , 0x00000006 
+ 00028539  0x00007964 call  0x00007f01 
+ 00028540  0x00007965 fetch  0x00000002 , 0x0000054c 
+ 00028541  0x00007966 isub  0x00000011 , 0x0000003e 
+ 00028542  0x00007967 branch  0x00006f81 , 0x00000005 
+ 00028543  0x00007969 call  0x00006fa0 
+ 00028544  0x0000796a branch  0x00006f94 
+ 00028545  0x0000796d call  0x00006f83 
+ 00028546  0x0000796e branch  0x00006f94 
+ 00028547  0x00007971 arg  0x00000007 , 0x00000011 
+ 00028548  0x00007973 force  0x00000000 , 0x0000003f 
+ 00028549  0x00007974 istore  0x00000001 , 0x00000005 
+ 00028550  0x00007975 call  0x00006fb0 
+ 00028551  0x00007976 fetcht  0x00000002 , 0x00000275 
+ 00028552  0x00007977 increase  0xfffffffb , 0x00000002 
+ 00028553  0x00007978 byteswap  0x00000002 , 0x0000003f 
+ 00028554  0x00007979 istore  0x00000002 , 0x00000005 
+ 00028555  0x0000797a increase  0xfffffffd , 0x00000002 
+ 00028556  0x0000797b byteswap  0x00000002 , 0x0000003f 
+ 00028557  0x0000797c istore  0x00000002 , 0x00000005 
+ 00028558  0x0000797d rtn 
+ 00028559  0x00007980 copy  0x0000003f , 0x00000039 
+ 00028560  0x00007981 copy  0x00000039 , 0x00000002 
+ 00028561  0x00007982 copy  0x0000000b , 0x00000006 
+ 00028562  0x00007983 call  0x00007f01 
+ 00028563  0x00007984 call  0x00006fa0 
+ 00028564  0x00007986 setarg  0x00000036 
+ 00028565  0x00007987 istore  0x00000001 , 0x00000005 
+ 00028566  0x00007988 fetch  0x00000002 , 0x0000054c 
+ 00028567  0x00007989 byteswap  0x0000003f , 0x0000003f 
+ 00028568  0x0000798a istore  0x00000002 , 0x00000005 
+ 00028569  0x0000798b rtn 
+ 00028570  0x0000798e setarg  0x00000036 
+ 00028571  0x0000798f istore  0x00000001 , 0x00000005 
+ 00028572  0x00007990 increase  0xfffffffd , 0x00000002 
+ 00028573  0x00007991 byteswap  0x00000002 , 0x0000003f 
+ 00028574  0x00007992 istore  0x00000002 , 0x00000005 
+ 00028575  0x00007993 rtn 
+ 00028576  0x00007996 arg  0x00000007 , 0x00000011 
+ 00028577  0x00007997 setarg  0x00000002 
+ 00028578  0x00007998 istore  0x00000001 , 0x00000005 
+ 00028579  0x00007999 fetch  0x00000002 , 0x00000519 
+ 00028580  0x0000799a iadd  0x00000002 , 0x00000002 
+ 00028581  0x0000799b byteswap  0x00000002 , 0x0000003f 
+ 00028582  0x0000799c istore  0x00000002 , 0x00000005 
+ 00028583  0x0000799d call  0x00006fb0 
+ 00028584  0x0000799e fetcht  0x00000002 , 0x00000275 
+ 00028585  0x0000799f increase  0xfffffffb , 0x00000002 
+ 00028586  0x000079a0 byteswap  0x00000002 , 0x0000003f 
+ 00028587  0x000079a1 istore  0x00000002 , 0x00000005 
+ 00028588  0x000079a2 increase  0xfffffffb , 0x00000002 
+ 00028589  0x000079a3 byteswap  0x00000002 , 0x0000003f 
+ 00028590  0x000079a4 istore  0x00000002 , 0x00000005 
+ 00028591  0x000079a5 rtn 
+ 00028592  0x000079a8 fetch  0x00000002 , 0x00000273 
+ 00028593  0x000079a9 isub  0x00000005 , 0x0000003f 
+ 00028594  0x000079aa sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00028595  0x000079ab store  0x00000002 , 0x00000275 
+ 00028596  0x000079ac call  0x000052d0 
+ 00028597  0x000079ad copy  0x00000011 , 0x0000003f 
+ 00028598  0x000079ae istore  0x00000001 , 0x00000005 
+ 00028599  0x000079af fetch  0x00000002 , 0x0000051c 
+ 00028600  0x000079b0 istore  0x00000002 , 0x00000005 
+ 00028601  0x000079b1 rtn 
+ 00028602  0x000079c2 rtn 
+ 00028603  0x000079e4 setarg  0x00000200 
+ 00028604  0x000079e5 store  0x00000002 , 0x0000054a 
+ 00028605  0x000079e6 branch  0x00006fc6 
+ 00028606  0x000079e8 setarg  0x00000400 
+ 00028607  0x000079e9 store  0x00000002 , 0x0000054a 
+ 00028608  0x000079ea branch  0x00006fc6 
+ 00028609  0x000079ec setarg  0x00000600 
+ 00028610  0x000079ed store  0x00000002 , 0x0000054a 
+ 00028611  0x000079ee branch  0x00006fc6 
+ 00028612  0x000079f0 setarg  0x00000300 
+ 00028613  0x000079f1 store  0x00000002 , 0x0000054a 
+ 00028614  0x000079f3 call  0x000052d0 
+ 00028615  0x000079f4 istore  0x00000001 , 0x00000005 
+ 00028616  0x000079f5 fetch  0x00000002 , 0x0000051c 
+ 00028617  0x000079f6 istore  0x00000002 , 0x00000005 
+ 00028618  0x000079f7 setarg  0x00000200 
+ 00028619  0x000079f8 istore  0x00000002 , 0x00000005 
+ 00028620  0x000079f9 fetch  0x00000002 , 0x0000054a 
+ 00028621  0x000079fa istore  0x00000002 , 0x00000005 
+ 00028622  0x000079fb jam  0x00000007 , 0x00000275 
+ 00028623  0x000079fc rtn 
+ 00028624  0x00007a02 arg  0x00000000 , 0x00000012 
+ 00028625  0x00007a03 force  0x00000000 , 0x00000002 
+ 00028626  0x00007a04 arg  0x00000511 , 0x00000005 
+ 00028627  0x00007a05 call  0x00007028 
+ 00028628  0x00007a06 branch  0x00007026 , 0x00000005 
+ 00028629  0x00007a08 increase  0x00000001 , 0x00000012 
+ 00028630  0x00007a09 ifetch  0x00000001 , 0x00000006 
+ 00028631  0x00007a0a increase  0xffffffff , 0x00000011 
+ 00028632  0x00007a0b increase  0xffffffff , 0x0000000b 
+ 00028633  0x00007a0c compare  0x00000018 , 0x0000003f , 0x000000f8 
+ 00028634  0x00007a0d nbranch  0x00007026 , 0x00000001 
+ 00028635  0x00007a0e compare  0x00000004 , 0x0000003f , 0x00000007 
+ 00028636  0x00007a0f nbranch  0x00006ff3 , 0x00000001 
+ 00028637  0x00007a10 force  0x00000001 , 0x00000002 
+ 00028638  0x00007a12 ifetch  0x00000001 , 0x00000006 
+ 00028639  0x00007a13 increase  0xffffffff , 0x00000011 
+ 00028640  0x00007a14 increase  0xffffffff , 0x0000000b 
+ 00028641  0x00007a15 bne  0x00000000 , 0x00006fe7 
+ 00028642  0x00007a16 ifetch  0x00000001 , 0x00000006 
+ 00028643  0x00007a17 increase  0xffffffff , 0x00000011 
+ 00028644  0x00007a18 increase  0xffffffff , 0x0000000b 
+ 00028645  0x00007a19 beq  0x00000000 , 0x00006ff8 
+ 00028646  0x00007a1a branch  0x00006fea 
+ 00028647  0x00007a1c increase  0x00000001 , 0x00000006 
+ 00028648  0x00007a1d increase  0xffffffff , 0x00000011 
+ 00028649  0x00007a1e increase  0xffffffff , 0x0000000b 
+ 00028650  0x00007a20 increase  0x00000002 , 0x00000006 
+ 00028651  0x00007a21 increase  0xfffffffe , 0x00000011 
+ 00028652  0x00007a22 increase  0xfffffffe , 0x0000000b 
+ 00028653  0x00007a23 compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028654  0x00007a24 branch  0x00007020 , 0x00000001 
+ 00028655  0x00007a25 increase  0x0000000c , 0x00000006 
+ 00028656  0x00007a26 increase  0xfffffff4 , 0x00000011 
+ 00028657  0x00007a27 increase  0xfffffff4 , 0x0000000b 
+ 00028658  0x00007a28 branch  0x00007020 
+ 00028659  0x00007a2a compare  0x00000002 , 0x0000003f , 0x00000007 
+ 00028660  0x00007a2b nbranch  0x00006ff6 , 0x00000001 
+ 00028661  0x00007a2c branch  0x00006fde 
+ 00028662  0x00007a2e compare  0x00000001 , 0x0000003f , 0x00000007 
+ 00028663  0x00007a2f nbranch  0x00007026 , 0x00000001 
+ 00028664  0x00007a31 increase  0xfffffffe , 0x00000011 
+ 00028665  0x00007a32 increase  0xfffffffe , 0x0000000b 
+ 00028666  0x00007a33 ifetch  0x00000002 , 0x00000006 
+ 00028667  0x00007a34 sub  0x00000012 , 0x00000004 , 0x0000003e 
+ 00028668  0x00007a35 branch  0x00006ffe , 0x00000005 
+ 00028669  0x00007a36 istore  0x00000002 , 0x00000005 
+ 00028670  0x00007a38 compare  0x00000000 , 0x00000002 , 0x000000ff 
+ 00028671  0x00007a39 branch  0x00007020 , 0x00000001 
+ 00028672  0x00007a3a copy  0x00000006 , 0x00000002 
+ 00028673  0x00007a3b ifetch  0x00000001 , 0x00000006 
+ 00028674  0x00007a3c bne  0x00000000 , 0x00007019 
+ 00028675  0x00007a3d ifetch  0x00000001 , 0x00000006 
+ 00028676  0x00007a3e bne  0x00000000 , 0x00007019 
+ 00028677  0x00007a3f ifetch  0x00000001 , 0x00000006 
+ 00028678  0x00007a40 bne  0x00000010 , 0x00007019 
+ 00028679  0x00007a41 ifetch  0x00000001 , 0x00000006 
+ 00028680  0x00007a42 bne  0x00000000 , 0x00007019 
+ 00028681  0x00007a43 ifetch  0x00000001 , 0x00000006 
+ 00028682  0x00007a44 bne  0x00000080 , 0x00007019 
+ 00028683  0x00007a45 ifetch  0x00000001 , 0x00000006 
+ 00028684  0x00007a46 bne  0x00000000 , 0x00007019 
+ 00028685  0x00007a47 ifetch  0x00000001 , 0x00000006 
+ 00028686  0x00007a48 bne  0x00000000 , 0x00007019 
+ 00028687  0x00007a49 ifetch  0x00000001 , 0x00000006 
+ 00028688  0x00007a4a bne  0x00000080 , 0x00007019 
+ 00028689  0x00007a4b ifetch  0x00000001 , 0x00000006 
+ 00028690  0x00007a4c bne  0x0000005f , 0x00007019 
+ 00028691  0x00007a4d ifetch  0x00000001 , 0x00000006 
+ 00028692  0x00007a4e bne  0x0000009b , 0x00007019 
+ 00028693  0x00007a4f ifetch  0x00000001 , 0x00000006 
+ 00028694  0x00007a50 bne  0x00000034 , 0x00007019 
+ 00028695  0x00007a51 ifetch  0x00000001 , 0x00000006 
+ 00028696  0x00007a52 beq  0x000000fb , 0x0000701e 
+ 00028697  0x00007a54 copy  0x00000002 , 0x00000006 
+ 00028698  0x00007a56 increase  0x0000000c , 0x00000006 
+ 00028699  0x00007a57 force  0x00000000 , 0x00000007 
+ 00028700  0x00007a58 force  0x00000000 , 0x00000002 
+ 00028701  0x00007a59 branch  0x0000701e 
+ 00028702  0x00007a5c increase  0xfffffff4 , 0x0000000b 
+ 00028703  0x00007a5d increase  0xfffffff4 , 0x00000011 
+ 00028704  0x00007a5f force  0x00000000 , 0x00000002 
+ 00028705  0x00007a60 compare  0x00000000 , 0x00000011 , 0x000000ff 
+ 00028706  0x00007a61 nbranch  0x00006fd5 , 0x00000001 
+ 00028707  0x00007a62 force  0x00000000 , 0x0000003f 
+ 00028708  0x00007a63 istore  0x00000002 , 0x00000005 
+ 00028709  0x00007a64 rtn 
+ 00028710  0x00007a66 arg  0x000000ff , 0x00000002 
+ 00028711  0x00007a67 rtn 
+ 00028712  0x00007a72 bpatchx  0x000000d4 , 0x0000403a 
+ 00028713  0x00007a73 ifetch  0x00000001 , 0x00000006 
+ 00028714  0x00007a74 increase  0xffffffff , 0x0000000b 
+ 00028715  0x00007a75 compare  0x00000030 , 0x0000003f , 0x000000f8 
+ 00028716  0x00007a76 nbranch  0x0000703e , 0x00000001 
+ 00028717  0x00007a77 compare  0x00000007 , 0x0000003f , 0x00000007 
+ 00028718  0x00007a78 branch  0x00007037 , 0x00000001 
+ 00028719  0x00007a79 compare  0x00000006 , 0x0000003f , 0x00000007 
+ 00028720  0x00007a7a branch  0x00007039 , 0x00000001 
+ 00028721  0x00007a7b compare  0x00000005 , 0x0000003f , 0x00000007 
+ 00028722  0x00007a7c nbranch  0x0000703e , 0x00000001 
+ 00028723  0x00007a7e ifetch  0x00000001 , 0x00000006 
+ 00028724  0x00007a7f copy  0x0000003f , 0x00000011 
+ 00028725  0x00007a80 increase  0xffffffff , 0x0000000b 
+ 00028726  0x00007a81 branch  0x0000703c 
+ 00028727  0x00007a83 increase  0x00000002 , 0x00000006 
+ 00028728  0x00007a84 increase  0xfffffffe , 0x0000000b 
+ 00028729  0x00007a86 ifetch  0x00000002 , 0x00000006 
+ 00028730  0x00007a87 byteswap  0x0000003f , 0x00000011 
+ 00028731  0x00007a88 increase  0xfffffffe , 0x0000000b 
+ 00028732  0x00007a8a force  0x00000001 , 0x0000003f 
+ 00028733  0x00007a8b rtn 
+ 00028734  0x00007a8d force  0x00000000 , 0x0000003f 
+ 00028735  0x00007a8e rtn 
+ 00028736  0x00007a99 setarg  0x00000003 
+ 00028737  0x00007a9a store  0x00000001 , 0x0000051b 
+ 00028738  0x00007a9b branch  0x00007048 
+ 00028739  0x00007a9d setarg  0x00000005 
+ 00028740  0x00007a9e store  0x00000001 , 0x0000051b 
+ 00028741  0x00007a9f branch  0x00007048 
+ 00028742  0x00007aa1 setarg  0x00000007 
+ 00028743  0x00007aa2 store  0x00000001 , 0x0000051b 
+ 00028744  0x00007aa4 call  0x000052d0 
+ 00028745  0x00007aa7 fetch  0x00000001 , 0x0000051b 
+ 00028746  0x00007aa8 copy  0x0000003f , 0x00000012 
+ 00028747  0x00007aa9 istore  0x00000001 , 0x00000005 
+ 00028748  0x00007aaa fetch  0x00000002 , 0x0000051c 
+ 00028749  0x00007aab istore  0x00000002 , 0x00000005 
+ 00028750  0x00007aac setarg  0x00000500 
+ 00028751  0x00007aad istore  0x00000002 , 0x00000005 
+ 00028752  0x00007aae compare  0x00000005 , 0x00000012 , 0x000000ff 
+ 00028753  0x00007aaf branch  0x00007057 , 0x00000001 
+ 00028754  0x00007ab0 compare  0x00000007 , 0x00000012 , 0x000000ff 
+ 00028755  0x00007ab1 branch  0x00007057 , 0x00000001 
+ 00028756  0x00007ab2 setarg  0x00000000 
+ 00028757  0x00007ab3 istore  0x00000005 , 0x00000005 
+ 00028758  0x00007ab4 branch  0x00007059 
+ 00028759  0x00007ab7 setarg  0x00350200 
+ 00028760  0x00007ab8 istore  0x00000005 , 0x00000005 
+ 00028761  0x00007aba jam  0x0000000a , 0x00000275 
+ 00028762  0x00007abb rtn 
+ 00028763  0x00007abf call  0x00007ea2 
+ 00028764  0x00007ac0 call  0x00007ea5 
+ 00028765  0x00007ac1 call  0x00007062 
+ 00028766  0x00007ac2 call  0x00007e9c 
+ 00028767  0x00007ac3 call  0x00007e9f 
+ 00028768  0x00007ac4 copy  0x00000002 , 0x0000003f 
+ 00028769  0x00007ac5 rtn 
+ 00028770  0x00007ac9 ifetch  0x00000001 , 0x00000006 
+ 00028771  0x00007aca and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028772  0x00007acb rshift3  0x0000003f , 0x0000003f 
+ 00028773  0x00007acc bne  0x00000000 , 0x0000706c 
+ 00028774  0x00007ace force  0x00000001 , 0x0000003f 
+ 00028775  0x00007acf force  0x00000001 , 0x00000002 
+ 00028776  0x00007ad0 rtn 
+ 00028777  0x00007ad3 call  0x00007e76 
+ 00028778  0x00007ad4 add  0x0000003f , 0x00000001 , 0x00000002 
+ 00028779  0x00007ad5 rtn 
+ 00028780  0x00007ad7 deposit  0x00000039 
+ 00028781  0x00007ad8 sub  0x0000003f , 0x00000004 , 0x0000003e 
+ 00028782  0x00007ad9 branch  0x00007069 , 0x00000002 
+ 00028783  0x00007ada beq  0x00000005 , 0x00007073 
+ 00028784  0x00007adb beq  0x00000006 , 0x00007076 
+ 00028785  0x00007adc beq  0x00000007 , 0x0000707a 
+ 00028786  0x00007add rtn 
+ 00028787  0x00007ae0 ifetch  0x00000001 , 0x00000006 
+ 00028788  0x00007ae1 add  0x0000003f , 0x00000002 , 0x00000002 
+ 00028789  0x00007ae2 rtn 
+ 00028790  0x00007ae4 ifetch  0x00000002 , 0x00000006 
+ 00028791  0x00007ae5 byteswap  0x0000003f , 0x0000003f 
+ 00028792  0x00007ae6 add  0x0000003f , 0x00000003 , 0x00000002 
+ 00028793  0x00007ae7 rtn 
+ 00028794  0x00007ae9 ifetch  0x00000002 , 0x00000006 
+ 00028795  0x00007aea byteswap  0x0000003f , 0x0000003f 
+ 00028796  0x00007aeb ifetcht  0x00000002 , 0x00000006 
+ 00028797  0x00007aec byteswap  0x00000002 , 0x00000002 
+ 00028798  0x00007aed lshift16  0x00000002 , 0x00000002 
+ 00028799  0x00007aee iadd  0x00000002 , 0x0000003f 
+ 00028800  0x00007aef add  0x0000003f , 0x00000005 , 0x00000002 
+ 00028801  0x00007af0 rtn 
+ 00028802  0x00007af7 bpatchx  0x000000d5 , 0x0000403a 
+ 00028803  0x00007af8 force  0x00000000 , 0x00000007 
+ 00028804  0x00007af9 arg  0x00000000 , 0x00000012 
+ 00028805  0x00007afa arg  0x0000052a , 0x00000005 
+ 00028806  0x00007afc ifetch  0x00000002 , 0x0000000b 
+ 00028807  0x00007afd rtn  0x00000034 
+ 00028808  0x00007afe call  0x0000708d 
+ 00028809  0x00007aff copy  0x00000007 , 0x0000003f 
+ 00028810  0x00007b00 rtneq  0x00000007 
+ 00028811  0x00007b01 increase  0x00000002 , 0x0000000b 
+ 00028812  0x00007b02 branch  0x00007086 
+ 00028813  0x00007b06 iforce  0x00000013 
+ 00028814  0x00007b08 fetch  0x00000002 , 0x00004575 
+ 00028815  0x00007b09 iforce  0x00000006 
+ 00028816  0x00007b0b copy  0x00000007 , 0x0000003f 
+ 00028817  0x00007b0c rtneq  0x00000007 
+ 00028818  0x00007b0d disable  0x00000028 
+ 00028819  0x00007b0e ifetch  0x00000001 , 0x00000006 
+ 00028820  0x00007b0f rtn  0x00000034 
+ 00028821  0x00007b10 iforce  0x00000039 
+ 00028822  0x00007b12 ifetch  0x00000002 , 0x00000006 
+ 00028823  0x00007b13 isub  0x00000013 , 0x0000003e 
+ 00028824  0x00007b14 nbranch  0x0000709a , 0x00000005 
+ 00028825  0x00007b15 enable  0x00000028 
+ 00028826  0x00007b17 loop  0x00007096 
+ 00028827  0x00007b18 ifetcht  0x00000004 , 0x00000006 
+ 00028828  0x00007b19 copy  0x00000006 , 0x00000011 
+ 00028829  0x00007b1a nbranch  0x000070ad , 0x00000028 
+ 00028830  0x00007b1b arg  0x0000052a , 0x00000006 
+ 00028831  0x00007b1c arg  0x00000007 , 0x00000039 
+ 00028832  0x00007b1e ifetch  0x00000004 , 0x00000006 
+ 00028833  0x00007b1f branch  0x000070a6 , 0x00000034 
+ 00028834  0x00007b20 isub  0x00000002 , 0x0000003e 
+ 00028835  0x00007b21 branch  0x000070ad , 0x00000005 
+ 00028836  0x00007b22 loop  0x000070a0 
+ 00028837  0x00007b23 rtn 
+ 00028838  0x00007b25 istoret  0x00000004 , 0x00000005 
+ 00028839  0x00007b26 increase  0x00000001 , 0x00000007 
+ 00028840  0x00007b27 copy  0x00000011 , 0x00000006 
+ 00028841  0x00007b28 call  0x0000705b 
+ 00028842  0x00007b29 iadd  0x00000012 , 0x00000012 
+ 00028843  0x00007b2a iadd  0x00000006 , 0x00000006 
+ 00028844  0x00007b2b branch  0x00007090 
+ 00028845  0x00007b2d copy  0x00000011 , 0x00000006 
+ 00028846  0x00007b2e call  0x00007062 
+ 00028847  0x00007b2f iadd  0x00000006 , 0x00000006 
+ 00028848  0x00007b30 branch  0x00007090 
+ 00028849  0x00007b37 bpatchx  0x000000d6 , 0x0000403a 
+ 00028850  0x00007b38 fetch  0x00000002 , 0x00004575 
+ 00028851  0x00007b39 iforce  0x00000006 
+ 00028852  0x00007b3b ifetch  0x00000001 , 0x00000006 
+ 00028853  0x00007b3c branch  0x00007fe3 , 0x00000034 
+ 00028854  0x00007b3d lshift  0x0000003f , 0x0000003f 
+ 00028855  0x00007b3e iadd  0x00000006 , 0x00000006 
+ 00028856  0x00007b3f ifetch  0x00000004 , 0x00000006 
+ 00028857  0x00007b40 isub  0x00000002 , 0x0000003e 
+ 00028858  0x00007b41 rtn  0x00000005 
+ 00028859  0x00007b42 deposit  0x00000005 
+ 00028860  0x00007b43 store  0x00000002 , 0x00000abb 
+ 00028861  0x00007b44 storet  0x00000008 , 0x00000aa2 
+ 00028862  0x00007b45 call  0x00007062 
+ 00028863  0x00007b46 iadd  0x00000006 , 0x00000006 
+ 00028864  0x00007b47 copy  0x00000006 , 0x0000003f 
+ 00028865  0x00007b48 fetcht  0x00000002 , 0x00000abb 
+ 00028866  0x00007b49 copy  0x00000002 , 0x00000005 
+ 00028867  0x00007b4a fetcht  0x00000008 , 0x00000aa2 
+ 00028868  0x00007b4b copy  0x0000003f , 0x00000006 
+ 00028869  0x00007b4c branch  0x000070b4 
+ 00028870  0x00007b53 bpatchx  0x000000d7 , 0x0000403a 
+ 00028871  0x00007b54 fetch  0x00000002 , 0x00004575 
+ 00028872  0x00007b55 iforce  0x00000006 
+ 00028873  0x00007b57 ifetch  0x00000001 , 0x00000006 
+ 00028874  0x00007b58 branch  0x000070e4 , 0x00000034 
+ 00028875  0x00007b59 iforce  0x00000039 
+ 00028876  0x00007b5b ifetch  0x00000002 , 0x00000006 
+ 00028877  0x00007b5c isub  0x00000013 , 0x0000003e 
+ 00028878  0x00007b5d branch  0x000070d4 , 0x00000005 
+ 00028879  0x00007b5e loop  0x000070cc 
+ 00028880  0x00007b5f increase  0x00000004 , 0x00000006 
+ 00028881  0x00007b60 call  0x00007062 
+ 00028882  0x00007b61 iadd  0x00000006 , 0x00000006 
+ 00028883  0x00007b62 branch  0x000070c9 
+ 00028884  0x00007b64 increase  0xffffffff , 0x00000039 
+ 00028885  0x00007b65 lshift  0x00000039 , 0x0000003f 
+ 00028886  0x00007b66 iadd  0x00000006 , 0x00000006 
+ 00028887  0x00007b67 increase  0x00000004 , 0x00000006 
+ 00028888  0x00007b68 call  0x00007062 
+ 00028889  0x00007b69 iadd  0x00000006 , 0x0000000b 
+ 00028890  0x00007b6b increase  0x00000001 , 0x00000006 
+ 00028891  0x00007b6c ifetch  0x00000002 , 0x00000006 
+ 00028892  0x00007b6d isub  0x00000012 , 0x0000003e 
+ 00028893  0x00007b71 branch  0x00007fef , 0x00000005 
+ 00028894  0x00007b72 call  0x0000705b 
+ 00028895  0x00007b73 iadd  0x00000006 , 0x00000006 
+ 00028896  0x00007b74 deposit  0x0000000b 
+ 00028897  0x00007b75 isub  0x00000006 , 0x0000003e 
+ 00028898  0x00007b76 branch  0x000070e4 , 0x00000005 
+ 00028899  0x00007b77 branch  0x000070da 
+ 00028900  0x00007b79 force  0x00000000 , 0x00000006 
+ 00028901  0x00007b7a force  0x00000000 , 0x0000003f 
+ 00028902  0x00007b7b rtn 
+ 00028903  0x00007b82 bpatchx  0x000000d8 , 0x0000403b 
+ 00028904  0x00007b83 fetch  0x00000002 , 0x00004575 
+ 00028905  0x00007b84 iforce  0x00000006 
+ 00028906  0x00007b86 ifetch  0x00000001 , 0x00000006 
+ 00028907  0x00007b87 branch  0x00007100 , 0x00000034 
+ 00028908  0x00007b88 lshift  0x0000003f , 0x0000003f 
+ 00028909  0x00007b89 iadd  0x00000006 , 0x00000006 
+ 00028910  0x00007b8a ifetch  0x00000004 , 0x00000006 
+ 00028911  0x00007b8b isub  0x00000002 , 0x0000003e 
+ 00028912  0x00007b8c branch  0x000070f4 , 0x00000005 
+ 00028913  0x00007b8d call  0x00007062 
+ 00028914  0x00007b8e iadd  0x00000006 , 0x00000006 
+ 00028915  0x00007b8f branch  0x000070ea 
+ 00028916  0x00007b91 call  0x00007062 
+ 00028917  0x00007b92 iadd  0x00000006 , 0x0000000b 
+ 00028918  0x00007b94 increase  0x00000001 , 0x00000006 
+ 00028919  0x00007b95 ifetch  0x00000002 , 0x00000006 
+ 00028920  0x00007b96 isub  0x00000012 , 0x0000003e 
+ 00028921  0x00007b97 rtn  0x00000005 
+ 00028922  0x00007b98 call  0x0000705b 
+ 00028923  0x00007b99 iadd  0x00000006 , 0x00000006 
+ 00028924  0x00007b9a deposit  0x0000000b 
+ 00028925  0x00007b9b isub  0x00000006 , 0x0000003e 
+ 00028926  0x00007b9c branch  0x00007100 , 0x00000005 
+ 00028927  0x00007b9d branch  0x000070f6 
+ 00028928  0x00007b9f force  0x00000000 , 0x00000006 
+ 00028929  0x00007ba0 rtn 
+ 00028930  0x00007ba5 arg  0x00000400 , 0x00000012 
+ 00028931  0x00007ba6 call  0x000070f4 
+ 00028932  0x00007ba7 arg  0x00000300 , 0x00000012 
+ 00028933  0x00007ba8 call  0x0000710d 
+ 00028934  0x00007ba9 nrtn  0x00000028 
+ 00028935  0x00007baa sub  0x00000011 , 0x00000003 , 0x0000003e 
+ 00028936  0x00007bab branch  0x00007fe9 , 0x00000002 
+ 00028937  0x00007bac ifetch  0x00000001 , 0x00000006 
+ 00028938  0x00007bad bne  0x00000008 , 0x00007fe9 
+ 00028939  0x00007bae ifetch  0x00000001 , 0x00000006 
+ 00028940  0x00007baf rtn 
+ 00028941  0x00007bb5 bpatchx  0x000000d9 , 0x0000403b 
+ 00028942  0x00007bb6 call  0x00007062 
+ 00028943  0x00007bb7 copy  0x0000003f , 0x00000011 
+ 00028944  0x00007bb9 ifetch  0x00000001 , 0x00000006 
+ 00028945  0x00007bba and  0x0000003f , 0x00000007 , 0x00000039 
+ 00028946  0x00007bbb rshift3  0x0000003f , 0x0000003f 
+ 00028947  0x00007bbc sub  0x0000003f , 0x00000003 , 0x0000003e 
+ 00028948  0x00007bbd branch  0x00007129 , 0x00000005 
+ 00028949  0x00007bbe copy  0x00000039 , 0x0000003f 
+ 00028950  0x00007bbf beq  0x00000005 , 0x00007120 
+ 00028951  0x00007bc0 beq  0x00000006 , 0x00007123 
+ 00028952  0x00007bc1 beq  0x00000007 , 0x00007126 
+ 00028953  0x00007bc2 increase  0xffffffff , 0x00000006 
+ 00028954  0x00007bc3 call  0x00007062 
+ 00028955  0x00007bc4 iadd  0x00000006 , 0x00000006 
+ 00028956  0x00007bc5 copy  0x00000011 , 0x0000003f 
+ 00028957  0x00007bc6 isub  0x00000002 , 0x00000011 
+ 00028958  0x00007bc7 branch  0x00007fe9 , 0x00000005 
+ 00028959  0x00007bc8 branch  0x00007110 
+ 00028960  0x00007bcb increase  0xfffffffe , 0x00000011 
+ 00028961  0x00007bcc increase  0x00000001 , 0x00000006 
+ 00028962  0x00007bcd branch  0x00007110 
+ 00028963  0x00007bcf increase  0xfffffffd , 0x00000011 
+ 00028964  0x00007bd0 increase  0x00000002 , 0x00000006 
+ 00028965  0x00007bd1 branch  0x00007110 
+ 00028966  0x00007bd3 increase  0xfffffffb , 0x00000011 
+ 00028967  0x00007bd4 increase  0x00000004 , 0x00000006 
+ 00028968  0x00007bd5 branch  0x00007110 
+ 00028969  0x00007bd8 increase  0xffffffff , 0x00000011 
+ 00028970  0x00007bd9 copy  0x00000039 , 0x0000003f 
+ 00028971  0x00007bda beq  0x00000001 , 0x00007132 
+ 00028972  0x00007bdb beq  0x00000002 , 0x00007130 
+ 00028973  0x00007bdc beq  0x00000004 , 0x0000712f 
+ 00028974  0x00007bdd branch  0x00007fe9 
+ 00028975  0x00007bdf increase  0xfffffff4 , 0x00000011 
+ 00028976  0x00007be1 ifetch  0x00000002 , 0x00000006 
+ 00028977  0x00007be2 increase  0xfffffffe , 0x00000011 
+ 00028978  0x00007be4 ifetch  0x00000002 , 0x00000006 
+ 00028979  0x00007be5 isub  0x00000012 , 0x0000003e 
+ 00028980  0x00007be6 branch  0x00007fe7 , 0x00000005 
+ 00028981  0x00007be7 increase  0xfffffffe , 0x00000011 
+ 00028982  0x00007be8 branch  0x00007fe9 , 0x00000005 
+ 00028983  0x00007be9 branch  0x00007110 
+ 00028984  0x00007c25 call  0x000052d0 
+ 00028985  0x00007c26 copy  0x0000003f , 0x00000005 
+ 00028986  0x00007c27 setarg  0x00000006 
+ 00028987  0x00007c28 istore  0x00000001 , 0x00000005 
+ 00028988  0x00007c29 setarg  0x0000006e 
+ 00028989  0x00007c2a istore  0x00000002 , 0x00000005 
+ 00028990  0x00007c2b setarg  0x00000f00 
+ 00028991  0x00007c2c istore  0x00000002 , 0x00000005 
+ 00028992  0x00007c2d setarg  0x001a0535 
+ 00028993  0x00007c2e istore  0x00000003 , 0x00000005 
+ 00028994  0x00007c2f setarg  0x00000111 
+ 00028995  0x00007c30 lshift16  0x0000003f , 0x0000003f 
+ 00028996  0x00007c31 istore  0x00000004 , 0x00000005 
+ 00028997  0x00007c32 setarg  0x00002600 
+ 00028998  0x00007c33 istore  0x00000002 , 0x00000005 
+ 00028999  0x00007c34 setarg  0x00000335 
+ 00029000  0x00007c35 istore  0x00000002 , 0x00000005 
+ 00029001  0x00007c36 setarg  0x00000009 
+ 00029002  0x00007c37 istore  0x00000002 , 0x00000005 
+ 00029003  0x00007c38 setarg  0x00000004 
+ 00029004  0x00007c39 istore  0x00000002 , 0x00000005 
+ 00029005  0x00007c3a jam  0x00000014 , 0x00000275 
+ 00029006  0x00007c3b rtn 
+ 00029007  0x00007c40 bpatchx  0x000000da , 0x0000403b 
+ 00029008  0x00007c41 jam  0x00000050 , 0x000005e5 
+ 00029009  0x00007c42 arg  0x000005e6 , 0x00000005 
+ 00029010  0x00007c43 arg  0x0000443a , 0x00000006 
+ 00029011  0x00007c44 call  0x00007ebf 
+ 00029012  0x00007c45 arg  0x000045d2 , 0x00000006 
+ 00029013  0x00007c46 call  0x00007ebd 
+ 00029014  0x00007c47 arg  0x000009be , 0x00000006 
+ 00029015  0x00007c48 call  0x00007ebd 
+ 00029016  0x00007c49 call  0x0000720a 
+ 00029017  0x00007c4a arg  0x0000042f , 0x00000006 
+ 00029018  0x00007c4b call  0x00007205 
+ 00029019  0x00007c4c call  0x000071d0 
+ 00029020  0x00007c4e arg  0x00000af2 , 0x00000005 
+ 00029021  0x00007c4f call  0x00007201 
+ 00029022  0x00007c50 setarg  0x000f4240 
+ 00029023  0x00007c51 copy  0x0000003f , 0x00000011 
+ 00029024  0x00007c52 fetch  0x00000004 , 0x00000af2 
+ 00029025  0x00007c53 idiv  0x00000011 
+ 00029026  0x00007c54 call  0x00007f86 
+ 00029027  0x00007c55 remainder  0x0000003f 
+ 00029028  0x00007c56 store  0x00000004 , 0x000009ba 
+ 00029029  0x00007c58 rtn 
+ 00029030  0x00007c5b jam  0x00000041 , 0x000005e5 
+ 00029031  0x00007c5c arg  0x000005e6 , 0x00000005 
+ 00029032  0x00007c5d call  0x000071b5 
+ 00029033  0x00007c5e call  0x000071b0 
+ 00029034  0x00007c5f fetch  0x00000003 , 0x00004454 
+ 00029035  0x00007c60 istore  0x00000003 , 0x00000005 
+ 00029036  0x00007c63 call  0x00007176 
+ 00029037  0x00007c65 arg  0x0000042f , 0x00000006 
+ 00029038  0x00007c66 call  0x00007ebf 
+ 00029039  0x00007c67 arg  0x0000443a , 0x00000006 
+ 00029040  0x00007c68 call  0x00007ebf 
+ 00029041  0x00007c69 call  0x0000720a 
+ 00029042  0x00007c6a arg  0x00000b12 , 0x00000006 
+ 00029043  0x00007c6b arg  0x00000ac2 , 0x00000005 
+ 00029044  0x00007c6c call  0x00007ebf 
+ 00029045  0x00007c6e branch  0x000071d0 
+ 00029046  0x00007c73 fetch  0x00000004 , 0x000044c7 
+ 00029047  0x00007c74 istore  0x00000004 , 0x00000005 
+ 00029048  0x00007c75 call  0x00007ecd 
+ 00029049  0x00007c76 branch  0x00007eca 
+ 00029050  0x00007c79 bpatchx  0x000000db , 0x0000403b 
+ 00029051  0x00007c7a jam  0x00000041 , 0x000005e5 
+ 00029052  0x00007c7b arg  0x000005e6 , 0x00000005 
+ 00029053  0x00007c7c call  0x000071b0 
+ 00029054  0x00007c7d call  0x000071b5 
+ 00029055  0x00007c7e fetch  0x00000003 , 0x0000444d 
+ 00029056  0x00007c7f istore  0x00000003 , 0x00000005 
+ 00029057  0x00007c82 call  0x00007176 
+ 00029058  0x00007c83 arg  0x0000443a , 0x00000006 
+ 00029059  0x00007c84 call  0x00007ebf 
+ 00029060  0x00007c85 arg  0x0000042f , 0x00000006 
+ 00029061  0x00007c86 call  0x00007ebf 
+ 00029062  0x00007c87 call  0x0000720a 
+ 00029063  0x00007c88 arg  0x00000b12 , 0x00000006 
+ 00029064  0x00007c89 arg  0x00000ac2 , 0x00000005 
+ 00029065  0x00007c8a call  0x00007ebf 
+ 00029066  0x00007c8c call  0x000071d0 
+ 00029067  0x00007c8d arg  0x00000af2 , 0x00000005 
+ 00029068  0x00007c8e branch  0x00007201 
+ 00029069  0x00007c91 jam  0x00000020 , 0x000005e5 
+ 00029070  0x00007c92 arg  0x000009fe , 0x00000006 
+ 00029071  0x00007c93 arg  0x000005e6 , 0x00000005 
+ 00029072  0x00007c94 call  0x00007ebd 
+ 00029073  0x00007c95 call  0x0000720a 
+ 00029074  0x00007c96 arg  0x0000099e , 0x00000006 
+ 00029075  0x00007c97 call  0x00007205 
+ 00029076  0x00007c98 call  0x000071d0 
+ 00029077  0x00007c99 arg  0x00000ac2 , 0x00000005 
+ 00029078  0x00007c9a call  0x00007497 
+ 00029079  0x00007c9b arg  0x00000001 , 0x00000002 
+ 00029080  0x00007c9c call  0x0000719f 
+ 00029081  0x00007c9d arg  0x00004419 , 0x00000005 
+ 00029082  0x00007c9e call  0x00007201 
+ 00029083  0x00007c9f arg  0x00000000 , 0x00000002 
+ 00029084  0x00007ca0 call  0x0000719f 
+ 00029085  0x00007ca1 arg  0x00000b12 , 0x00000005 
+ 00029086  0x00007ca3 branch  0x00007497 
+ 00029087  0x00007ca7 bpatchx  0x000000dc , 0x0000403b 
+ 00029088  0x00007ca8 jam  0x00000035 , 0x000005e5 
+ 00029089  0x00007ca9 setarg  0x00000100 
+ 00029090  0x00007caa store  0x00000002 , 0x000005e6 
+ 00029091  0x00007cab call  0x000071b0 
+ 00029092  0x00007cac call  0x000071b5 
+ 00029093  0x00007cad arg  0x0000443a , 0x00000006 
+ 00029094  0x00007cae call  0x00007ebf 
+ 00029095  0x00007caf arg  0x0000042f , 0x00000006 
+ 00029096  0x00007cb0 call  0x00007ebf 
+ 00029097  0x00007cb2 setarg  0x00006c65 
+ 00029098  0x00007cb3 istore  0x00000002 , 0x00000005 
+ 00029099  0x00007cb4 setarg  0x00006274 
+ 00029100  0x00007cb5 istore  0x00000002 , 0x00000005 
+ 00029101  0x00007cb6 istoret  0x00000001 , 0x00000005 
+ 00029102  0x00007cb7 call  0x0000720a 
+ 00029103  0x00007cb8 branch  0x000071d0 
+ 00029104  0x00007cbb fetch  0x00000006 , 0x000044a0 
+ 00029105  0x00007cbc istore  0x00000006 , 0x00000005 
+ 00029106  0x00007cbd fetch  0x00000001 , 0x00004495 
+ 00029107  0x00007cbe istore  0x00000001 , 0x00000005 
+ 00029108  0x00007cbf rtn 
+ 00029109  0x00007cc2 fetch  0x00000006 , 0x0000044f 
+ 00029110  0x00007cc3 istore  0x00000006 , 0x00000005 
+ 00029111  0x00007cc8 fetch  0x00000001 , 0x0000448e 
+ 00029112  0x00007cc9 istore  0x00000001 , 0x00000005 
+ 00029113  0x00007cca rtn 
+ 00029114  0x00007ccd jam  0x00000041 , 0x000005e5 
+ 00029115  0x00007cce fetch  0x00000001 , 0x00004664 
+ 00029116  0x00007ccf store  0x00000001 , 0x000005e6 
+ 00029117  0x00007cd0 arg  0x000045d2 , 0x00000006 
+ 00029118  0x00007cd1 call  0x00007ebd 
+ 00029119  0x00007cd2 arg  0x000009be , 0x00000006 
+ 00029120  0x00007cd3 call  0x00007ebd 
+ 00029121  0x00007cd4 call  0x0000720a 
+ 00029122  0x00007cd5 arg  0x0000042f , 0x00000006 
+ 00029123  0x00007cd6 call  0x00007205 
+ 00029124  0x00007cd7 branch  0x000071d0 
+ 00029125  0x00007cdb jam  0x00000041 , 0x000005e5 
+ 00029126  0x00007cdc fetch  0x00000001 , 0x00004664 
+ 00029127  0x00007cdd store  0x00000001 , 0x000005e6 
+ 00029128  0x00007cde arg  0x000009be , 0x00000006 
+ 00029129  0x00007cdf call  0x00007ebd 
+ 00029130  0x00007ce0 arg  0x000045d2 , 0x00000006 
+ 00029131  0x00007ce1 call  0x00007ebd 
+ 00029132  0x00007ce2 call  0x0000720a 
+ 00029133  0x00007ce3 arg  0x0000443a , 0x00000006 
+ 00029134  0x00007ce4 call  0x00007205 
+ 00029135  0x00007ce5 branch  0x000071d0 
+ 00029136  0x00007ce8 bpatchx  0x000000dd , 0x0000403b 
+ 00029137  0x00007ce9 call  0x0000721f 
+ 00029138  0x00007ced fetch  0x00000001 , 0x000005e5 
+ 00029139  0x00007cee copy  0x0000003f , 0x00000002 
+ 00029140  0x00007cf0 increase  0x0000000f , 0x0000003f 
+ 00029141  0x00007cf1 rshift4  0x0000003f , 0x0000003f 
+ 00029142  0x00007cf2 copy  0x0000003f , 0x00000012 
+ 00029143  0x00007cf3 branch  0x000071e2 , 0x00000034 
+ 00029144  0x00007cf4 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029145  0x00007cf5 nbranch  0x000071e5 , 0x00000034 
+ 00029146  0x00007cf7 arg  0x00000ad2 , 0x00000013 
+ 00029147  0x00007cf8 arg  0x000005e6 , 0x0000003f 
+ 00029148  0x00007cf9 increase  0xfffffff0 , 0x0000003f 
+ 00029149  0x00007cfc iadd  0x00000002 , 0x00000011 
+ 00029150  0x00007cfd arg  0x00000b02 , 0x00000005 
+ 00029151  0x00007cfe arg  0x00000004 , 0x00000039 
+ 00029152  0x00007cff call  0x00007edd 
+ 00029153  0x00007d03 branch  0x000071f0 
+ 00029154  0x00007d06 arg  0x00000001 , 0x00000012 
+ 00029155  0x00007d07 arg  0x00000000 , 0x00000011 
+ 00029156  0x00007d09 branch  0x000071e6 
+ 00029157  0x00007d0e and  0x00000002 , 0x0000000f , 0x00000011 
+ 00029158  0x00007d10 arg  0x000005e6 , 0x0000003f 
+ 00029159  0x00007d11 iadd  0x00000002 , 0x0000003f 
+ 00029160  0x00007d12 isub  0x00000011 , 0x00000006 
+ 00029161  0x00007d14 arg  0x00000af2 , 0x00000005 
+ 00029162  0x00007d15 call  0x00007245 
+ 00029163  0x00007d17 arg  0x00000ae2 , 0x00000013 
+ 00029164  0x00007d18 arg  0x00000af2 , 0x00000011 
+ 00029165  0x00007d19 arg  0x00000b02 , 0x00000005 
+ 00029166  0x00007d1a arg  0x00000004 , 0x00000039 
+ 00029167  0x00007d1b call  0x00007edd 
+ 00029168  0x00007d27 call  0x00007491 
+ 00029169  0x00007d28 call  0x00007428 
+ 00029170  0x00007d2b arg  0x000005e6 , 0x00000006 
+ 00029171  0x00007d2e increase  0xffffffff , 0x00000012 
+ 00029172  0x00007d2f deposit  0x00000012 
+ 00029173  0x00007d30 branch  0x000071f9 , 0x00000034 
+ 00029174  0x00007d31 call  0x00007486 
+ 00029175  0x00007d32 call  0x00007422 
+ 00029176  0x00007d33 branch  0x000071f3 
+ 00029177  0x00007d36 arg  0x00000af2 , 0x00000005 
+ 00029178  0x00007d37 call  0x00007497 
+ 00029179  0x00007d38 arg  0x00000b02 , 0x00000006 
+ 00029180  0x00007d39 call  0x00007486 
+ 00029181  0x00007d3a call  0x00007428 
+ 00029182  0x00007d3b arg  0x00000af2 , 0x00000006 
+ 00029183  0x00007d3c call  0x00007486 
+ 00029184  0x00007d3d branch  0x00007422 
+ 00029185  0x00007d43 copy  0x00000005 , 0x00000011 
+ 00029186  0x00007d44 call  0x00007497 
+ 00029187  0x00007d46 arg  0x00000010 , 0x00000039 
+ 00029188  0x00007d47 branch  0x00007ee5 
+ 00029189  0x00007d4a arg  0x00000ac2 , 0x00000005 
+ 00029190  0x00007d4b call  0x00007ebf 
+ 00029191  0x00007d4d arg  0x00000010 , 0x00000039 
+ 00029192  0x00007d4e arg  0x00000ac2 , 0x00000011 
+ 00029193  0x00007d4f branch  0x00007ee5 
+ 00029194  0x00007d52 fetch  0x00000001 , 0x000005e5 
+ 00029195  0x00007d53 copy  0x0000003f , 0x00000039 
+ 00029196  0x00007d54 arg  0x000005e6 , 0x00000011 
+ 00029197  0x00007d55 branch  0x00007ee5 
+ 00029198  0x00007d58 ifetch  0x00000001 , 0x00000011 
+ 00029199  0x00007d59 lshift  0x0000003f , 0x0000003f 
+ 00029200  0x00007d5a isolate1  0x00000000 , 0x00000013 
+ 00029201  0x00007d5b setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00029202  0x00007d5c isolate1  0x00000008 , 0x0000003f 
+ 00029203  0x00007d5d setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00029204  0x00007d5e istore  0x00000001 , 0x00000011 
+ 00029205  0x00007d5f increase  0xffffffff , 0x00000011 
+ 00029206  0x00007d60 loop  0x0000720e 
+ 00029207  0x00007d61 rtn 
+ 00029208  0x00007d64 arg  0x00000ad2 , 0x00000011 
+ 00029209  0x00007d66 increase  0x0000000f , 0x00000011 
+ 00029210  0x00007d67 force  0x00000010 , 0x00000039 
+ 00029211  0x00007d68 force  0x00000000 , 0x00000013 
+ 00029212  0x00007d69 branch  0x0000720e 
+ 00029213  0x00007d6c arg  0x00000ae2 , 0x00000011 
+ 00029214  0x00007d6d branch  0x00007219 
+ 00029215  0x00007d71 arg  0x00000ac2 , 0x00000006 
+ 00029216  0x00007d72 call  0x00007484 
+ 00029217  0x00007d75 force  0x00000008 , 0x00000038 
+ 00029218  0x00007d76 call  0x00007492 
+ 00029219  0x00007d77 call  0x00007491 
+ 00029220  0x00007d78 call  0x0000741f 
+ 00029221  0x00007d7d arg  0x00000ad2 , 0x00000005 
+ 00029222  0x00007d7e call  0x00007497 
+ 00029223  0x00007d80 bpatchx  0x000000de , 0x0000403b 
+ 00029224  0x00007d81 fetch  0x00000001 , 0x00000ad2 
+ 00029225  0x00007d82 isolate1  0x00000007 , 0x0000003f 
+ 00029226  0x00007d83 nbranch  0x00007230 , 0x00000001 
+ 00029227  0x00007d84 call  0x00007218 
+ 00029228  0x00007d87 arg  0x00000ad2 , 0x00000013 
+ 00029229  0x00007d89 arg  0x00000ad2 , 0x00000005 
+ 00029230  0x00007d8c call  0x0000723a 
+ 00029231  0x00007d8d branch  0x00007231 
+ 00029232  0x00007d8f call  0x00007218 
+ 00029233  0x00007d92 arg  0x00000ad2 , 0x00000006 
+ 00029234  0x00007d93 arg  0x00000ae2 , 0x00000005 
+ 00029235  0x00007d94 call  0x00007ebf 
+ 00029236  0x00007d95 fetch  0x00000001 , 0x00000ae2 
+ 00029237  0x00007d96 isolate1  0x00000007 , 0x0000003f 
+ 00029238  0x00007d97 nbranch  0x0000721d , 0x00000001 
+ 00029239  0x00007d98 call  0x0000721d 
+ 00029240  0x00007d9a arg  0x00000ae2 , 0x00000013 
+ 00029241  0x00007d9c arg  0x00000ae2 , 0x00000005 
+ 00029242  0x00007da3 arg  0x00000003 , 0x00000039 
+ 00029243  0x00007da5 arg  0x00000000 , 0x00000002 
+ 00029244  0x00007da6 call  0x00007241 
+ 00029245  0x00007da7 increase  0x00000004 , 0x00000013 
+ 00029246  0x00007da8 loop  0x0000723b 
+ 00029247  0x00007da9 arg  0x00008700 , 0x00000002 
+ 00029248  0x00007daa lshift16  0x00000002 , 0x00000002 
+ 00029249  0x00007dac ifetch  0x00000004 , 0x00000013 
+ 00029250  0x00007dad ixor  0x00000002 , 0x0000003f 
+ 00029251  0x00007dae istore  0x00000004 , 0x00000005 
+ 00029252  0x00007daf rtn 
+ 00029253  0x00007db6 bpatchx  0x000000df , 0x0000403b 
+ 00029254  0x00007db7 arg  0x00000010 , 0x00000039 
+ 00029255  0x00007db8 arg  0x00000000 , 0x0000003f 
+ 00029256  0x00007dba isub  0x00000011 , 0x0000003e 
+ 00029257  0x00007dbb branch  0x00007250 , 0x00000005 
+ 00029258  0x00007dbc branch  0x00007253 , 0x00000002 
+ 00029259  0x00007dbd ifetcht  0x00000001 , 0x00000006 
+ 00029260  0x00007dbe istoret  0x00000001 , 0x00000005 
+ 00029261  0x00007dc0 increase  0x00000001 , 0x0000003f 
+ 00029262  0x00007dc1 loop  0x00007248 
+ 00029263  0x00007dc2 rtn 
+ 00029264  0x00007dc4 arg  0x00000080 , 0x00000002 
+ 00029265  0x00007dc6 istoret  0x00000001 , 0x00000005 
+ 00029266  0x00007dc7 branch  0x0000724d 
+ 00029267  0x00007dca arg  0x00000000 , 0x00000002 
+ 00029268  0x00007dcb branch  0x00007251 
+ 00029269  0x00007dcf call  0x00007268 
+ 00029270  0x00007dd0 arg  0x00000592 , 0x00000006 
+ 00029271  0x00007dd1 arg  0x00000582 , 0x00000005 
+ 00029272  0x00007dd2 branch  0x00007ebf 
+ 00029273  0x00007dd6 disable  0x00000028 
+ 00029274  0x00007dd7 call  0x0000735f 
+ 00029275  0x00007dd8 arg  0x00000562 , 0x00000006 
+ 00029276  0x00007dd9 arg  0x000005a2 , 0x00000005 
+ 00029277  0x00007dda force  0x0000000f , 0x00000039 
+ 00029278  0x00007ddb call  0x00007f01 
+ 00029279  0x00007ddc ifetch  0x00000001 , 0x00000006 
+ 00029280  0x00007ddd xor_into  0x00000006 , 0x0000003f 
+ 00029281  0x00007dde istore  0x00000001 , 0x00000005 
+ 00029282  0x00007ddf setarg  0x000005b2 
+ 00029283  0x00007de0 store  0x00000002 , 0x000005d6 
+ 00029284  0x00007de1 setarg  0x000005a2 
+ 00029285  0x00007de2 store  0x00000002 , 0x000005d4 
+ 00029286  0x00007de3 set1  0x00000012 , 0x00000000 
+ 00029287  0x00007de4 branch  0x000072a8 
+ 00029288  0x00007de9 fetcht  0x00000001 , 0x00004689 
+ 00029289  0x00007dea force  0x00000010 , 0x00000012 
+ 00029290  0x00007deb add  0x00000002 , 0x00000006 , 0x00000013 
+ 00029291  0x00007dec sub  0x00000013 , 0x00000010 , 0x0000003e 
+ 00029292  0x00007ded branch  0x0000726e , 0x00000002 
+ 00029293  0x00007dee force  0x00000010 , 0x00000013 
+ 00029294  0x00007df0 arg  0x000005a2 , 0x00000005 
+ 00029295  0x00007df2 arg  0x0000468a , 0x00000006 
+ 00029296  0x00007df3 copy  0x00000002 , 0x00000039 
+ 00029297  0x00007df4 disable  0x00000028 
+ 00029298  0x00007df6 ifetch  0x00000001 , 0x00000006 
+ 00029299  0x00007df7 istore  0x00000001 , 0x00000005 
+ 00029300  0x00007df8 increase  0xffffffff , 0x00000012 
+ 00029301  0x00007df9 branch  0x0000727c , 0x00000005 
+ 00029302  0x00007dfa loop  0x00007272 
+ 00029303  0x00007dfb branch  0x0000726f , 0x00000028 
+ 00029304  0x00007dfc enable  0x00000028 
+ 00029305  0x00007dfd force  0x00000006 , 0x00000039 
+ 00029306  0x00007dfe copy  0x00000011 , 0x00000006 
+ 00029307  0x00007dff branch  0x00007272 
+ 00029308  0x00007e01 arg  0x00000562 , 0x00000006 
+ 00029309  0x00007e02 arg  0x000005b2 , 0x00000005 
+ 00029310  0x00007e03 call  0x00007ebf 
+ 00029311  0x00007e04 fetch  0x00000001 , 0x000005c1 
+ 00029312  0x00007e05 ixor  0x00000013 , 0x0000003f 
+ 00029313  0x00007e06 store  0x00000001 , 0x000005c1 
+ 00029314  0x00007e07 setarg  0x000005b2 
+ 00029315  0x00007e08 store  0x00000002 , 0x000005d6 
+ 00029316  0x00007e09 setarg  0x000005a2 
+ 00029317  0x00007e0a store  0x00000002 , 0x000005d4 
+ 00029318  0x00007e0b set1  0x00000012 , 0x00000000 
+ 00029319  0x00007e0c branch  0x000072a8 
+ 00029320  0x00007e12 disable  0x00000028 
+ 00029321  0x00007e13 call  0x0000735f 
+ 00029322  0x00007e14 branch  0x00007292 
+ 00029323  0x00007e17 arg  0x00000056 , 0x00000011 
+ 00029324  0x00007e18 enable  0x00000028 
+ 00029325  0x00007e19 call  0x0000735f 
+ 00029326  0x00007e1a call  0x00007292 
+ 00029327  0x00007e1b arg  0x00000592 , 0x00000006 
+ 00029328  0x00007e1c arg  0x00000062 , 0x00000005 
+ 00029329  0x00007e1d branch  0x00007ebf 
+ 00029330  0x00007e21 setarg  0x00000562 
+ 00029331  0x00007e22 store  0x00000002 , 0x000005d6 
+ 00029332  0x00007e23 setarg  0x000041be 
+ 00029333  0x00007e24 store  0x00000002 , 0x000005d4 
+ 00029334  0x00007e25 set0  0x00000012 , 0x00000000 
+ 00029335  0x00007e26 call  0x000072a8 
+ 00029336  0x00007e27 arg  0x00000592 , 0x00000011 
+ 00029337  0x00007e28 arg  0x00000562 , 0x00000012 
+ 00029338  0x00007e29 arg  0x000005a2 , 0x00000005 
+ 00029339  0x00007e2a call  0x00007352 
+ 00029340  0x00007e2b arg  0x000005a2 , 0x00000011 
+ 00029341  0x00007e2c arg  0x000005b2 , 0x00000012 
+ 00029342  0x00007e2d copy  0x00000012 , 0x00000005 
+ 00029343  0x00007e2e enable  0x00000028 
+ 00029344  0x00007e2f call  0x00007350 
+ 00029345  0x00007e30 call  0x0000736a 
+ 00029346  0x00007e31 setarg  0x000005b2 
+ 00029347  0x00007e32 store  0x00000002 , 0x000005d6 
+ 00029348  0x00007e33 setarg  0x000005a2 
+ 00029349  0x00007e34 store  0x00000002 , 0x000005d4 
+ 00029350  0x00007e35 set1  0x00000012 , 0x00000000 
+ 00029351  0x00007e36 branch  0x000072a8 
+ 00029352  0x00007e3b jam  0x00000000 , 0x000005d8 
+ 00029353  0x00007e3c fetch  0x00000002 , 0x000005d4 
+ 00029354  0x00007e3d iforce  0x00000006 
+ 00029355  0x00007e3e arg  0x000005c2 , 0x00000005 
+ 00029356  0x00007e3f call  0x00007ebf 
+ 00029357  0x00007e40 fetch  0x00000002 , 0x000005d6 
+ 00029358  0x00007e41 iforce  0x00000006 
+ 00029359  0x00007e42 arg  0x00000592 , 0x00000005 
+ 00029360  0x00007e43 call  0x00007ebf 
+ 00029361  0x00007e46 call  0x000072cf 
+ 00029362  0x00007e47 disable  0x00000028 
+ 00029363  0x00007e48 bmark0  0x00000012 , 0x000072b9 
+ 00029364  0x00007e49 fetch  0x00000001 , 0x000005d8 
+ 00029365  0x00007e4a bne  0x00000004 , 0x000072b9 
+ 00029366  0x00007e4b fetch  0x00000002 , 0x000005d6 
+ 00029367  0x00007e4c iforce  0x00000012 
+ 00029368  0x00007e4d call  0x00007301 
+ 00029369  0x00007e4f call  0x00007300 
+ 00029370  0x00007e50 call  0x00007313 
+ 00029371  0x00007e51 fetch  0x00000001 , 0x000005d8 
+ 00029372  0x00007e52 increase  0x00000001 , 0x0000003f 
+ 00029373  0x00007e53 store  0x00000001 , 0x000005d8 
+ 00029374  0x00007e55 call  0x000072cf 
+ 00029375  0x00007e56 enable  0x00000028 
+ 00029376  0x00007e57 call  0x00007300 
+ 00029377  0x00007e58 call  0x00007322 
+ 00029378  0x00007e59 call  0x00007331 
+ 00029379  0x00007e5a call  0x00007322 
+ 00029380  0x00007e5b call  0x00007331 
+ 00029381  0x00007e5c call  0x00007322 
+ 00029382  0x00007e5d call  0x00007331 
+ 00029383  0x00007e5e call  0x00007322 
+ 00029384  0x00007e5f fetch  0x00000001 , 0x000005d8 
+ 00029385  0x00007e60 increase  0x00000001 , 0x0000003f 
+ 00029386  0x00007e61 store  0x00000001 , 0x000005d8 
+ 00029387  0x00007e62 bne  0x00000010 , 0x000072b1 
+ 00029388  0x00007e63 call  0x000072cf 
+ 00029389  0x00007e64 disable  0x00000028 
+ 00029390  0x00007e65 branch  0x00007300 
+ 00029391  0x00007e6a fetch  0x00000001 , 0x000005d8 
+ 00029392  0x00007e6b arg  0x000005c2 , 0x00000006 
+ 00029393  0x00007e6c branch  0x000072f6 , 0x00000034 
+ 00029394  0x00007e6d iforce  0x00000012 
+ 00029395  0x00007e6e force  0x00000011 , 0x00000039 
+ 00029396  0x00007e6f copy  0x00000006 , 0x00000005 
+ 00029397  0x00007e71 ifetch  0x00000001 , 0x00000006 
+ 00029398  0x00007e72 lshift3  0x0000003f , 0x00000002 
+ 00029399  0x00007e73 rshift2  0x0000003f , 0x0000003f 
+ 00029400  0x00007e74 rshift3  0x0000003f , 0x0000003f 
+ 00029401  0x00007e75 ior  0x00000002 , 0x0000003f 
+ 00029402  0x00007e76 istore  0x00000001 , 0x00000005 
+ 00029403  0x00007e77 loop  0x000072d5 
+ 00029404  0x00007e78 setarg  0x000005c2 
+ 00029405  0x00007e79 iadd  0x00000012 , 0x00000006 
+ 00029406  0x00007e7a force  0x00000010 , 0x00000039 
+ 00029407  0x00007e7b arg  0x00000572 , 0x00000005 
+ 00029408  0x00007e7d ifetch  0x00000001 , 0x00000006 
+ 00029409  0x00007e7e istore  0x00000001 , 0x00000005 
+ 00029410  0x00007e7f compare  0x000005d3 , 0x00000006 , 0x000000ff 
+ 00029411  0x00007e80 nbranch  0x000072e5 , 0x00000001 
+ 00029412  0x00007e81 increase  0xffffffef , 0x00000006 
+ 00029413  0x00007e83 loop  0x000072e0 
+ 00029414  0x00007e84 force  0x00000000 , 0x00000011 
+ 00029415  0x00007e85 add  0x00000012 , 0xffffffff , 0x00000013 
+ 00029416  0x00007e86 lshift2  0x00000013 , 0x00000013 
+ 00029417  0x00007e87 lshift2  0x00000013 , 0x00000013 
+ 00029418  0x00007e88 call  0x000074b9 
+ 00029419  0x00007e89 setarg  0x00008400 
+ 00029420  0x00007e8a iadd  0x00000013 , 0x00000013 
+ 00029421  0x00007e8b arg  0x00000572 , 0x00000005 
+ 00029422  0x00007e8c force  0x00000010 , 0x00000039 
+ 00029423  0x00007e8e ifetcht  0x00000001 , 0x00000013 
+ 00029424  0x00007e8f ifetch  0x00000001 , 0x00000005 
+ 00029425  0x00007e90 iadd  0x00000002 , 0x0000003f 
+ 00029426  0x00007e91 istore  0x00000001 , 0x00000005 
+ 00029427  0x00007e92 increase  0x00000001 , 0x00000013 
+ 00029428  0x00007e93 loop  0x000072ef 
+ 00029429  0x00007e94 branch  0x000074bd 
+ 00029430  0x00007e97 force  0x00000010 , 0x00000039 
+ 00029431  0x00007e98 force  0x00000000 , 0x00000002 
+ 00029432  0x00007e9a ifetch  0x00000001 , 0x00000006 
+ 00029433  0x00007e9b ixor  0x00000002 , 0x00000002 
+ 00029434  0x00007e9c loop  0x000072f8 
+ 00029435  0x00007e9d deposit  0x00000002 
+ 00029436  0x00007e9e istore  0x00000001 , 0x00000006 
+ 00029437  0x00007e9f arg  0x000005c2 , 0x00000006 
+ 00029438  0x00007ea0 arg  0x00000572 , 0x00000005 
+ 00029439  0x00007ea1 branch  0x00007ebf 
+ 00029440  0x00007ea4 arg  0x00000572 , 0x00000012 
+ 00029441  0x00007ea6 force  0x00000010 , 0x00000039 
+ 00029442  0x00007ea7 arg  0x00000592 , 0x00000011 
+ 00029443  0x00007ea8 copy  0x00000011 , 0x00000005 
+ 00029444  0x00007eaa ifetcht  0x00000001 , 0x00000011 
+ 00029445  0x00007eab ifetch  0x00000001 , 0x00000012 
+ 00029446  0x00007eac ixor  0x00000002 , 0x00000030 
+ 00029447  0x00007ead and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029448  0x00007eae nbranch  0x0000730a , 0x00000028 
+ 00029449  0x00007eaf xor_into  0x00000003 , 0x00000013 
+ 00029450  0x00007eb1 sub  0x00000013 , 0x00000001 , 0x00000013 
+ 00029451  0x00007eb2 branch  0x0000730d , 0x00000002 
+ 00029452  0x00007eb3 iadd  0x00000002 , 0x00000030 
+ 00029453  0x00007eb5 deposit  0x00000030 
+ 00029454  0x00007eb6 istore  0x00000001 , 0x00000005 
+ 00029455  0x00007eb7 increase  0x00000001 , 0x00000011 
+ 00029456  0x00007eb8 increase  0x00000001 , 0x00000012 
+ 00029457  0x00007eb9 loop  0x00007304 
+ 00029458  0x00007eba rtn 
+ 00029459  0x00007ebd call  0x000074b9 
+ 00029460  0x00007ebe force  0x00000010 , 0x00000039 
+ 00029461  0x00007ebf arg  0x00000592 , 0x00000011 
+ 00029462  0x00007ec1 ifetch  0x00000001 , 0x00000011 
+ 00029463  0x00007ec2 arg  0x00008500 , 0x00000006 
+ 00029464  0x00007ec3 and  0x00000039 , 0x00000003 , 0x00000013 
+ 00029465  0x00007ec4 sub  0x00000013 , 0x00000001 , 0x0000003e 
+ 00029466  0x00007ec5 branch  0x0000731c , 0x00000002 
+ 00029467  0x00007ec6 arg  0x00008600 , 0x00000006 
+ 00029468  0x00007ec8 iadd  0x00000006 , 0x00000006 
+ 00029469  0x00007ec9 ifetch  0x00000001 , 0x00000006 
+ 00029470  0x00007eca istore  0x00000001 , 0x00000011 
+ 00029471  0x00007ecb increase  0x00000001 , 0x00000011 
+ 00029472  0x00007ecc loop  0x00007316 
+ 00029473  0x00007ecd branch  0x000074bd 
+ 00029474  0x00007ed0 force  0x00000008 , 0x00000039 
+ 00029475  0x00007ed1 arg  0x00000592 , 0x00000006 
+ 00029476  0x00007ed2 copy  0x00000006 , 0x00000005 
+ 00029477  0x00007ed4 ifetch  0x00000001 , 0x00000006 
+ 00029478  0x00007ed5 iforce  0x00000011 
+ 00029479  0x00007ed6 ifetch  0x00000001 , 0x00000006 
+ 00029480  0x00007ed7 iforce  0x00000012 
+ 00029481  0x00007ed8 lshift  0x00000011 , 0x0000003f 
+ 00029482  0x00007ed9 iadd  0x00000012 , 0x0000003f 
+ 00029483  0x00007eda istore  0x00000001 , 0x00000005 
+ 00029484  0x00007edb deposit  0x00000011 
+ 00029485  0x00007edc iadd  0x00000012 , 0x0000003f 
+ 00029486  0x00007edd istore  0x00000001 , 0x00000005 
+ 00029487  0x00007ede loop  0x00007325 
+ 00029488  0x00007edf rtn 
+ 00029489  0x00007ee3 setarg  0x008ae42c 
+ 00029490  0x00007ee4 iforce  0x00000002 
+ 00029491  0x00007ee5 force  0x00000007 , 0x00000039 
+ 00029492  0x00007ee6 call  0x00007340 
+ 00029493  0x00007ee7 setarg  0x000d751b 
+ 00029494  0x00007ee8 iforce  0x00000002 
+ 00029495  0x00007ee9 force  0x00000005 , 0x00000039 
+ 00029496  0x00007eea call  0x00007340 
+ 00029497  0x00007eeb fetch  0x00000001 , 0x000005a1 
+ 00029498  0x00007eec iforce  0x00000011 
+ 00029499  0x00007eed fetch  0x00000001 , 0x00000595 
+ 00029500  0x00007eee store  0x00000001 , 0x000005a1 
+ 00029501  0x00007eef deposit  0x00000011 
+ 00029502  0x00007ef0 store  0x00000001 , 0x00000595 
+ 00029503  0x00007ef1 rtn 
+ 00029504  0x00007ef4 and  0x00000002 , 0x0000000f , 0x00000012 
+ 00029505  0x00007ef6 and  0x00000002 , 0x0000000f , 0x0000003f 
+ 00029506  0x00007ef7 arg  0x00000592 , 0x00000005 
+ 00029507  0x00007ef8 iadd  0x00000005 , 0x00000005 
+ 00029508  0x00007ef9 ifetch  0x00000001 , 0x00000005 
+ 00029509  0x00007efa iforce  0x00000013 
+ 00029510  0x00007efb deposit  0x00000011 
+ 00029511  0x00007efc istore  0x00000001 , 0x00000005 
+ 00029512  0x00007efd copy  0x00000013 , 0x00000011 
+ 00029513  0x00007efe rshift4  0x00000002 , 0x00000002 
+ 00029514  0x00007eff loop  0x00007341 
+ 00029515  0x00007f00 setarg  0x00000592 
+ 00029516  0x00007f01 iadd  0x00000012 , 0x00000005 
+ 00029517  0x00007f02 deposit  0x00000011 
+ 00029518  0x00007f03 istore  0x00000001 , 0x00000005 
+ 00029519  0x00007f04 rtn 
+ 00029520  0x00007f07 enable  0x00000028 
+ 00029521  0x00007f08 branch  0x00007353 
+ 00029522  0x00007f0b disable  0x00000028 
+ 00029523  0x00007f0d force  0x00000010 , 0x00000039 
+ 00029524  0x00007f0f ifetcht  0x00000001 , 0x00000011 
+ 00029525  0x00007f10 ifetch  0x00000001 , 0x00000012 
+ 00029526  0x00007f11 branch  0x00007359 , 0x00000028 
+ 00029527  0x00007f12 ixor  0x00000002 , 0x0000003f 
+ 00029528  0x00007f13 branch  0x0000735a 
+ 00029529  0x00007f15 iadd  0x00000002 , 0x0000003f 
+ 00029530  0x00007f17 istore  0x00000001 , 0x00000005 
+ 00029531  0x00007f18 increase  0x00000001 , 0x00000011 
+ 00029532  0x00007f19 increase  0x00000001 , 0x00000012 
+ 00029533  0x00007f1a loop  0x00007354 
+ 00029534  0x00007f1b rtn 
+ 00029535  0x00007f1f arg  0x000005b2 , 0x00000005 
+ 00029536  0x00007f20 ifetch  0x00000006 , 0x00000011 
+ 00029537  0x00007f21 istore  0x00000006 , 0x00000005 
+ 00029538  0x00007f22 branch  0x00007365 , 0x00000028 
+ 00029539  0x00007f23 ifetch  0x00000006 , 0x00000011 
+ 00029540  0x00007f24 branch  0x00007366 
+ 00029541  0x00007f26 ifetch  0x00000006 , 0x00000006 
+ 00029542  0x00007f28 istore  0x00000006 , 0x00000005 
+ 00029543  0x00007f29 ifetch  0x00000004 , 0x00000011 
+ 00029544  0x00007f2a istore  0x00000004 , 0x00000005 
+ 00029545  0x00007f2b rtn 
+ 00029546  0x00007f2e arg  0x000041be , 0x00000006 
+ 00029547  0x00007f2f arg  0x000005a2 , 0x00000005 
+ 00029548  0x00007f30 arg  0x00000000 , 0x00000002 
+ 00029549  0x00007f31 setarg  0x008395a7 
+ 00029550  0x00007f32 call  0x0000738b 
+ 00029551  0x00007f33 setarg  0x00b3c1df 
+ 00029552  0x00007f34 call  0x0000738b 
+ 00029553  0x00007f35 setarg  0x0000e5e9 
+ 00029554  0x00007f36 call  0x0000738c 
+ 00029555  0x00007f37 copy  0x00000002 , 0x00000014 
+ 00029556  0x00007f38 disable  0x00000028 
+ 00029557  0x00007f39 call  0x00007379 
+ 00029558  0x00007f3a copy  0x00000014 , 0x00000002 
+ 00029559  0x00007f3b enable  0x00000028 
+ 00029560  0x00007f3c branch  0x00007379 
+ 00029561  0x00007f3f force  0x00000008 , 0x00000039 
+ 00029562  0x00007f41 ifetch  0x00000001 , 0x00000006 
+ 00029563  0x00007f42 compare  0x00000001 , 0x00000039 , 0x00000001 
+ 00029564  0x00007f43 branch  0x00007380 , 0x00000028 
+ 00029565  0x00007f44 branch  0x00007381 , 0x00000001 
+ 00029566  0x00007f46 iadd  0x00000002 , 0x0000003f 
+ 00029567  0x00007f47 branch  0x00007382 
+ 00029568  0x00007f49 branch  0x0000737e , 0x00000001 
+ 00029569  0x00007f4b ixor  0x00000002 , 0x0000003f 
+ 00029570  0x00007f4d istore  0x00000001 , 0x00000005 
+ 00029571  0x00007f4e rshift8  0x00000002 , 0x00000002 
+ 00029572  0x00007f4f loop  0x0000737a 
+ 00029573  0x00007f50 rtn 
+ 00029574  0x00007f53 fetch  0x00000006 , 0x00000596 
+ 00029575  0x00007f54 store  0x00000006 , 0x00000056 
+ 00029576  0x00007f55 ifetch  0x00000006 , 0x00000006 
+ 00029577  0x00007f56 istore  0x00000006 , 0x00000005 
+ 00029578  0x00007f57 rtn 
+ 00029579  0x00007f5a lshift8  0x00000002 , 0x00000002 
+ 00029580  0x00007f5c lshift16  0x00000002 , 0x00000002 
+ 00029581  0x00007f5d ior  0x00000002 , 0x00000002 
+ 00029582  0x00007f5e rtn 
+ 00029583  0x00007f63 branch  0x0000738f 
+ 00029584  0x00007f68 bpatchx  0x000000e0 , 0x0000403c 
+ 00029585  0x00007f69 call  0x0000742b 
+ 00029586  0x00007f6a arg  0x00004419 , 0x00000005 
+ 00029587  0x00007f6b branch  0x00007497 
+ 00029588  0x00007f6f arg  0x0000443a , 0x00000005 
+ 00029589  0x00007f70 branch  0x00007397 , 0x00000029 
+ 00029590  0x00007f71 arg  0x0000042f , 0x00000005 
+ 00029591  0x00007f73 copy  0x00000006 , 0x00000011 
+ 00029592  0x00007f74 call  0x00007ebf 
+ 00029593  0x00007f75 call  0x00007440 
+ 00029594  0x00007f76 arg  0x0000442a , 0x00000006 
+ 00029595  0x00007f77 branch  0x000074b0 
+ 00029596  0x00007f7a arg  0x0000042f , 0x00000011 
+ 00029597  0x00007f7b branch  0x0000739f , 0x00000029 
+ 00029598  0x00007f7c arg  0x0000443a , 0x00000011 
+ 00029599  0x00007f7e copy  0x00000011 , 0x00000005 
+ 00029600  0x00007f7f call  0x0000630c 
+ 00029601  0x00007f80 branch  0x00007440 
+ 00029602  0x00007f83 arg  0x000044aa , 0x00000006 
+ 00029603  0x00007f84 call  0x00007486 
+ 00029604  0x00007f85 arg  0x00004419 , 0x00000006 
+ 00029605  0x00007f86 call  0x00007487 
+ 00029606  0x00007f87 force  0x00000038 , 0x00000036 
+ 00029607  0x00007f88 force  0x00000000 , 0x00000036 
+ 00029608  0x00007f89 call  0x0000741d 
+ 00029609  0x00007f8a arg  0x0000047c , 0x00000005 
+ 00029610  0x00007f8b branch  0x00007497 
+ 00029611  0x00007f8f force  0x00000049 , 0x0000003f 
+ 00029612  0x00007f90 branch  0x000073ae 
+ 00029613  0x00007f92 force  0x00000001 , 0x0000003f 
+ 00029614  0x00007f94 force  0x00000000 , 0x00000038 
+ 00029615  0x00007f95 lshift8  0x00000002 , 0x0000002f 
+ 00029616  0x00007f96 ior  0x0000002f , 0x0000002f 
+ 00029617  0x00007f97 increase  0x00000001 , 0x00000038 
+ 00029618  0x00007f98 rshift8  0x00000002 , 0x0000002f 
+ 00029619  0x00007f99 rshift16  0x0000002f , 0x0000002f 
+ 00029620  0x00007f9a fetch  0x00000002 , 0x00004411 
+ 00029621  0x00007f9b lshift16 , 0x0000003f , 0x0000003f 
+ 00029622  0x00007f9c ior  0x0000002f , 0x0000002f 
+ 00029623  0x00007f9d increase  0x00000001 , 0x00000038 
+ 00029624  0x00007f9e ifetch  0x00000004 , 0x00000006 
+ 00029625  0x00007f9f iforce  0x0000002f 
+ 00029626  0x00007fa0 increase  0x00000001 , 0x00000038 
+ 00029627  0x00007fa1 ifetch  0x00000002 , 0x00000006 
+ 00029628  0x00007fa2 byteswap  0x00000011 , 0x0000002f 
+ 00029629  0x00007fa3 lshift16  0x0000002f , 0x0000002f 
+ 00029630  0x00007fa4 ior  0x0000002f , 0x0000002f 
+ 00029631  0x00007fa5 increase  0x00000001 , 0x00000038 
+ 00029632  0x00007fa6 rtn 
+ 00029633  0x00007fab add  0x00000013 , 0x00000001 , 0x00000006 
+ 00029634  0x00007fac ifetch  0x00000001 , 0x00000006 
+ 00029635  0x00007fad iforce  0x00000011 
+ 00029636  0x00007fae call  0x000073ab 
+ 00029637  0x00007faf call  0x0000741f 
+ 00029638  0x00007fb1 force  0x00000000 , 0x00000038 
+ 00029639  0x00007fb2 ifetch  0x00000001 , 0x00000013 
+ 00029640  0x00007fb3 and_into  0x00000003 , 0x0000003f 
+ 00029641  0x00007fb4 lshift16  0x0000003f , 0x0000002f 
+ 00029642  0x00007fb5 set1  0x00000008 , 0x0000002f 
+ 00029643  0x00007fb6 call  0x0000748f 
+ 00029644  0x00007fb7 call  0x00007422 
+ 00029645  0x00007fb9 copy  0x00000011 , 0x00000039 
+ 00029646  0x00007fba add  0x00000013 , 0x00000002 , 0x00000006 
+ 00029647  0x00007fbb call  0x0000746e 
+ 00029648  0x00007fbd call  0x00007478 
+ 00029649  0x00007fbe call  0x00007422 
+ 00029650  0x00007fbf deposit  0x00000039 
+ 00029651  0x00007fc0 branch  0x000073d5 , 0x00000034 
+ 00029652  0x00007fc1 branch  0x000073d0 
+ 00029653  0x00007fc3 force  0x0000000c , 0x00000038 
+ 00029654  0x00007fc4 deposit  0x0000002f 
+ 00029655  0x00007fc5 store  0x00000004 , 0x00000417 
+ 00029656  0x00007fc6 rtn 
+ 00029657  0x00007fc9 increase  0x00000001 , 0x00000011 
+ 00029658  0x00007fca call  0x000073ad 
+ 00029659  0x00007fcb copy  0x00000013 , 0x00000006 
+ 00029660  0x00007fcc call  0x00007482 
+ 00029661  0x00007fcd call  0x00007425 
+ 00029662  0x00007fce call  0x0000749e 
+ 00029663  0x00007fcf increase  0x00000010 , 0x00000013 
+ 00029664  0x00007fd0 increase  0xfffffff0 , 0x00000012 
+ 00029665  0x00007fd1 branch  0x000073d9 , 0x00000002 
+ 00029666  0x00007fd2 rtn 
+ 00029667  0x00007fd5 bpatchx  0x000000e1 , 0x0000403c 
+ 00029668  0x00007fd6 arg  0x000043dc , 0x00000013 
+ 00029669  0x00007fd7 fetcht  0x00000005 , 0x00004403 
+ 00029670  0x00007fd8 call  0x000073c1 
+ 00029671  0x00007fd9 force  0x00000008 , 0x00000038 
+ 00029672  0x00007fda iforce  0x0000002f 
+ 00029673  0x00007fdb force  0x00000000 , 0x00000011 
+ 00029674  0x00007fdc call  0x000073ad 
+ 00029675  0x00007fdd call  0x00007425 
+ 00029676  0x00007fde arg  0x000043de , 0x00000013 
+ 00029677  0x00007fdf fetch  0x00000001 , 0x000043dd 
+ 00029678  0x00007fe0 add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029679  0x00007fe1 iadd  0x00000013 , 0x00000005 
+ 00029680  0x00007fe2 force  0x0000000c , 0x00000038 
+ 00029681  0x00007fe3 deposit  0x0000002f 
+ 00029682  0x00007fe4 istore  0x00000004 , 0x00000005 
+ 00029683  0x00007fe5 call  0x000073d9 
+ 00029684  0x00007fe6 fetch  0x00000001 , 0x000043dd 
+ 00029685  0x00007fe7 increase  0x00000004 , 0x0000003f 
+ 00029686  0x00007fe8 store  0x00000001 , 0x000043dd 
+ 00029687  0x00007fe9 fetcht  0x00000005 , 0x00004403 
+ 00029688  0x00007fea increase  0x00000001 , 0x00000002 
+ 00029689  0x00007feb storet  0x00000005 , 0x00004403 
+ 00029690  0x00007fec rtn 
+ 00029691  0x00007fef bpatchx  0x000000e2 , 0x0000403c 
+ 00029692  0x00007ff0 fetch  0x00000001 , 0x000002da 
+ 00029693  0x00007ff1 sub  0x0000003f , 0x00000014 , 0x0000003e 
+ 00029694  0x00007ff2 branch  0x000073ff , 0x00000002 
+ 00029695  0x00007ff4 arg  0x000002db , 0x00000013 
+ 00029696  0x00007ff5 add  0x0000003f , 0xffffffff , 0x00000012 
+ 00029697  0x00007ff6 increase  0xfffffffc , 0x0000003f 
+ 00029698  0x00007ff7 store  0x00000001 , 0x000002da 
+ 00029699  0x00007ff8 iadd  0x00000013 , 0x00000006 
+ 00029700  0x00007ff9 ifetch  0x00000004 , 0x00000006 
+ 00029701  0x00007ffa force  0x00000008 , 0x00000038 
+ 00029702  0x00007ffb iforce  0x0000002f 
+ 00029703  0x00007ffc force  0x00000000 , 0x00000011 
+ 00029704  0x00007ffd fetcht  0x00000005 , 0x00004408 
+ 00029705  0x00007ffe call  0x000073ad 
+ 00029706  0x00007fff call  0x00007425 
+ 00029707  0x00008000 force  0x0000000c , 0x00000038 
+ 00029708  0x00008001 deposit  0x0000002f 
+ 00029709  0x00008002 store  0x00000004 , 0x0000041b 
+ 00029710  0x00008003 call  0x000073d9 
+ 00029711  0x00008004 arg  0x000002d9 , 0x00000013 
+ 00029712  0x00008005 call  0x000073c1 
+ 00029713  0x00008006 fetcht  0x00000004 , 0x0000041b 
+ 00029714  0x00008007 isub  0x00000002 , 0x0000003f 
+ 00029715  0x00008008 nrtn  0x00000034 
+ 00029716  0x00008009 fetch  0x00000004 , 0x0000440d 
+ 00029717  0x0000800a isub  0x00000002 , 0x0000003f 
+ 00029718  0x0000800b rtn  0x00000034 
+ 00029719  0x0000800c storet  0x00000004 , 0x0000440d 
+ 00029720  0x0000800d fetch  0x00000005 , 0x00004408 
+ 00029721  0x0000800e increase  0x00000001 , 0x0000003f 
+ 00029722  0x0000800f store  0x00000005 , 0x00004408 
+ 00029723  0x00008010 force  0x00000000 , 0x0000003f 
+ 00029724  0x00008011 rtn 
+ 00029725  0x00008014 nbranch  0x0000741d , 0x00000037 
+ 00029726  0x00008015 rtn 
+ 00029727  0x00008018 force  0x00000030 , 0x00000036 
+ 00029728  0x00008019 force  0x00000000 , 0x00000036 
+ 00029729  0x0000801a branch  0x0000741d 
+ 00029730  0x0000801d force  0x00000032 , 0x00000036 
+ 00029731  0x0000801e force  0x00000002 , 0x00000036 
+ 00029732  0x0000801f branch  0x0000741d 
+ 00029733  0x00008022 force  0x00000034 , 0x00000036 
+ 00029734  0x00008023 force  0x00000004 , 0x00000036 
+ 00029735  0x00008024 branch  0x0000741d 
+ 00029736  0x00008028 force  0x00000001 , 0x00000036 
+ 00029737  0x00008029 force  0x00000000 , 0x00000036 
+ 00029738  0x0000802a rtn 
+ 00029739  0x0000802c force  0x00000000 , 0x00000038 
+ 00029740  0x0000802d fetch  0x00000004 , 0x0000042f 
+ 00029741  0x0000802e iforce  0x0000002f 
+ 00029742  0x0000802f increase  0x00000001 , 0x00000038 
+ 00029743  0x00008030 ifetch  0x00000004 , 0x00000006 
+ 00029744  0x00008031 iforce  0x0000002f 
+ 00029745  0x00008032 increase  0x00000001 , 0x00000038 
+ 00029746  0x00008033 fetch  0x00000004 , 0x0000443a 
+ 00029747  0x00008034 iforce  0x0000002f 
+ 00029748  0x00008035 increase  0x00000001 , 0x00000038 
+ 00029749  0x00008036 ifetch  0x00000004 , 0x00000006 
+ 00029750  0x00008037 iforce  0x0000002f 
+ 00029751  0x00008038 increase  0x00000001 , 0x00000038 
+ 00029752  0x00008039 call  0x00007492 
+ 00029753  0x0000803a increase  0xfffffffc , 0x00000038 
+ 00029754  0x0000803b fetch  0x00000004 , 0x000044c7 
+ 00029755  0x0000803c copy  0x0000003f , 0x0000002f 
+ 00029756  0x0000803d increase  0x00000004 , 0x00000038 
+ 00029757  0x0000803e force  0x00000038 , 0x00000036 
+ 00029758  0x0000803f force  0x00000008 , 0x00000036 
+ 00029759  0x00008040 branch  0x0000741d 
+ 00029760  0x00008044 bpatchx  0x000000e3 , 0x0000403c 
+ 00029761  0x00008045 fetch  0x00000006 , 0x000044a0 
+ 00029762  0x00008046 fetcht  0x00000006 , 0x0000044f 
+ 00029763  0x00008047 branch  0x00007446 , 0x00000029 
+ 00029764  0x00008048 fetch  0x00000006 , 0x0000044f 
+ 00029765  0x00008049 fetcht  0x00000006 , 0x000044a0 
+ 00029766  0x0000804b force  0x00000008 , 0x00000038 
+ 00029767  0x0000804c copy  0x00000002 , 0x0000002f 
+ 00029768  0x0000804d increase  0x00000001 , 0x00000038 
+ 00029769  0x0000804e rshift32  0x00000002 , 0x0000002f 
+ 00029770  0x0000804f lshift16  0x0000003f , 0x0000003f 
+ 00029771  0x00008050 ior  0x0000002f , 0x0000002f 
+ 00029772  0x00008051 increase  0x00000001 , 0x00000038 
+ 00029773  0x00008052 rshift32  0x0000003f , 0x0000002f 
+ 00029774  0x00008053 increase  0x00000001 , 0x00000038 
+ 00029775  0x00008054 force  0x00000000 , 0x0000002f 
+ 00029776  0x00008055 force  0x00000000 , 0x0000003f 
+ 00029777  0x00008056 fetch  0x00000001 , 0x0000448e 
+ 00029778  0x00008057 fetcht  0x00000001 , 0x00004485 
+ 00029779  0x00008058 nbranch  0x00007456 , 0x00000029 
+ 00029780  0x0000805a fetch  0x00000001 , 0x00004495 
+ 00029781  0x0000805b fetcht  0x00000001 , 0x0000448e 
+ 00029782  0x0000805d store  0x00000001 , 0x0000444a 
+ 00029783  0x0000805e storet  0x00000001 , 0x0000444b 
+ 00029784  0x0000805f force  0x00000000 , 0x00000038 
+ 00029785  0x00008060 arg  0x0000444a , 0x00000012 
+ 00029786  0x00008061 force  0x00000004 , 0x00000039 
+ 00029787  0x00008063 ifetch  0x00000004 , 0x00000011 
+ 00029788  0x00008064 ifetcht  0x00000004 , 0x00000012 
+ 00029789  0x00008065 ixor  0x00000002 , 0x0000002f 
+ 00029790  0x00008066 increase  0x00000001 , 0x00000038 
+ 00029791  0x00008067 increase  0x00000004 , 0x00000011 
+ 00029792  0x00008068 increase  0x00000004 , 0x00000012 
+ 00029793  0x00008069 loop  0x0000745b 
+ 00029794  0x0000806a call  0x00007492 
+ 00029795  0x0000806b increase  0xfffffffc , 0x00000038 
+ 00029796  0x0000806c fetch  0x00000004 , 0x000044c7 
+ 00029797  0x0000806d copy  0x0000003f , 0x0000002f 
+ 00029798  0x0000806e increase  0x00000004 , 0x00000038 
+ 00029799  0x0000806f force  0x00000038 , 0x00000036 
+ 00029800  0x00008070 force  0x0000000c , 0x00000036 
+ 00029801  0x00008071 call  0x0000741d 
+ 00029802  0x00008073 call  0x00007491 
+ 00029803  0x00008074 force  0x0000003a , 0x00000036 
+ 00029804  0x00008075 force  0x00000008 , 0x00000036 
+ 00029805  0x00008076 branch  0x0000741d 
+ 00029806  0x00008079 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029807  0x0000807a rtn  0x00000001 
+ 00029808  0x0000807b deposit  0x00000006 
+ 00029809  0x0000807c iadd  0x00000039 , 0x00000005 
+ 00029810  0x0000807d force  0x00000000 , 0x0000003f 
+ 00029811  0x0000807f istore  0x00000001 , 0x00000005 
+ 00029812  0x00008080 increase  0x00000001 , 0x00000039 
+ 00029813  0x00008081 compare  0x00000000 , 0x00000039 , 0x00000003 
+ 00029814  0x00008082 rtn  0x00000001 
+ 00029815  0x00008083 branch  0x00007473 
+ 00029816  0x00008086 force  0x00000000 , 0x00000038 
+ 00029817  0x00008088 deposit  0x00000039 
+ 00029818  0x00008089 branch  0x0000747d , 0x00000034 
+ 00029819  0x0000808a ifetch  0x00000004 , 0x00000006 
+ 00029820  0x0000808b increase  0xfffffffc , 0x00000039 
+ 00029821  0x0000808d iforce  0x0000002f 
+ 00029822  0x0000808e increase  0x00000001 , 0x00000038 
+ 00029823  0x0000808f compare  0x00000004 , 0x00000038 , 0x0000000f 
+ 00029824  0x00008090 rtn  0x00000001 
+ 00029825  0x00008091 branch  0x00007479 
+ 00029826  0x00008094 force  0x00000008 , 0x00000038 
+ 00029827  0x00008095 branch  0x00007487 
+ 00029828  0x00008097 force  0x00000004 , 0x00000038 
+ 00029829  0x00008098 branch  0x00007487 
+ 00029830  0x0000809a force  0x00000000 , 0x00000038 
+ 00029831  0x0000809c force  0x00000004 , 0x00000039 
+ 00029832  0x0000809e ifetch  0x00000004 , 0x00000006 
+ 00029833  0x0000809f iforce  0x0000002f 
+ 00029834  0x000080a0 increase  0x00000001 , 0x00000038 
+ 00029835  0x000080a1 loop  0x00007488 
+ 00029836  0x000080a2 rtn 
+ 00029837  0x000080a5 arg  0x0000047c , 0x00000006 
+ 00029838  0x000080a6 branch  0x00007484 
+ 00029839  0x000080a9 force  0x00000004 , 0x00000039 
+ 00029840  0x000080aa branch  0x00007494 
+ 00029841  0x000080ad force  0x00000000 , 0x00000038 
+ 00029842  0x000080af force  0x00000004 , 0x00000039 
+ 00029843  0x000080b1 force  0x00000000 , 0x0000002f 
+ 00029844  0x000080b3 increase  0x00000001 , 0x00000038 
+ 00029845  0x000080b4 loop  0x00007493 
+ 00029846  0x000080b5 rtn 
+ 00029847  0x000080b8 force  0x0000000c , 0x00000038 
+ 00029848  0x000080b9 force  0x00000004 , 0x00000039 
+ 00029849  0x000080bb deposit  0x0000002f 
+ 00029850  0x000080bc istore  0x00000004 , 0x00000005 
+ 00029851  0x000080bd increase  0x00000001 , 0x00000038 
+ 00029852  0x000080be loop  0x00007499 
+ 00029853  0x000080bf rtn 
+ 00029854  0x000080c2 force  0x0000000c , 0x00000038 
+ 00029855  0x000080c3 copy  0x00000013 , 0x00000005 
+ 00029856  0x000080c4 add  0x00000012 , 0x00000001 , 0x00000039 
+ 00029857  0x000080c5 sub  0x00000039 , 0x0000000f , 0x0000003e 
+ 00029858  0x000080c6 branch  0x000074a4 , 0x00000002 
+ 00029859  0x000080c7 force  0x00000010 , 0x00000039 
+ 00029860  0x000080c9 deposit  0x0000002f 
+ 00029861  0x000080ca sub  0x00000039 , 0x00000003 , 0x0000003e 
+ 00029862  0x000080cb branch  0x000074ac , 0x00000002 
+ 00029863  0x000080cc istore  0x00000004 , 0x00000005 
+ 00029864  0x000080cd increase  0xfffffffc , 0x00000039 
+ 00029865  0x000080ce rtn  0x00000005 
+ 00029866  0x000080cf increase  0x00000001 , 0x00000038 
+ 00029867  0x000080d0 branch  0x000074a4 
+ 00029868  0x000080d2 istore  0x00000001 , 0x00000005 
+ 00029869  0x000080d3 rshift8  0x0000003f , 0x0000003f 
+ 00029870  0x000080d4 loop  0x000074ac 
+ 00029871  0x000080d5 rtn 
+ 00029872  0x000080d9 force  0x0000000c , 0x00000038 
+ 00029873  0x000080da force  0x00000004 , 0x00000039 
+ 00029874  0x000080dc ifetch  0x00000004 , 0x00000006 
+ 00029875  0x000080dd isub  0x0000002f , 0x0000003e 
+ 00029876  0x000080de nrtn  0x00000005 
+ 00029877  0x000080df increase  0x00000001 , 0x00000038 
+ 00029878  0x000080e0 loop  0x000074b2 
+ 00029879  0x000080e1 force  0x00000000 , 0x0000003e 
+ 00029880  0x000080e2 rtn 
+ 00029881  0x000080e5 hfetch  0x00000001 , 0x00008050 
+ 00029882  0x000080e6 set0  0x00000000 , 0x0000003f 
+ 00029883  0x000080e7 hstore  0x00000001 , 0x00008050 
+ 00029884  0x000080e8 rtn 
+ 00029885  0x000080eb hfetch  0x00000001 , 0x00008050 
+ 00029886  0x000080ec set1  0x00000000 , 0x0000003f 
+ 00029887  0x000080ed hstore  0x00000001 , 0x00008050 
+ 00029888  0x000080ee rtn 
+ 00029889  0x000080f1 arg  0x00000886 , 0x00000005 
+ 00029890  0x000080f2 setsect  0x00000000 , 0x0003ffff 
+ 00029891  0x000080f3 setsect  0x00000001 , 0x0003ffff 
+ 00029892  0x000080f4 setsect  0x00000002 , 0x0003ffff 
+ 00029893  0x000080f5 setsect  0x00000003 , 0x0003fbff 
+ 00029894  0x000080f6 istore  0x00000009 , 0x00000005 
+ 00029895  0x000080f7 setsect  0x00000000 , 0x0003ffff 
+ 00029896  0x000080f8 setsect  0x00000001 , 0x0003ffff 
+ 00029897  0x000080f9 setsect  0x00000002 , 0x0003ffff 
+ 00029898  0x000080fa setsect  0x00000003 , 0x0003ffff 
+ 00029899  0x000080fb istore  0x00000009 , 0x00000005 
+ 00029900  0x000080fc setsect  0x00000000 , 0x0003ffff 
+ 00029901  0x000080fd setsect  0x00000001 , 0x0003ffff 
+ 00029902  0x000080fe setsect  0x00000002 , 0x0003cfff 
+ 00029903  0x000080ff setsect  0x00000003 , 0x0003ffff 
+ 00029904  0x00008100 istore  0x00000009 , 0x00000005 
+ 00029905  0x00008101 setsect  0x00000000 , 0x0003ffff 
+ 00029906  0x00008102 setsect  0x00000001 , 0x0003ffff 
+ 00029907  0x00008103 setsect  0x00000002 , 0x0003ffef 
+ 00029908  0x00008104 setsect  0x00000003 , 0x0003ffff 
+ 00029909  0x00008105 istore  0x00000009 , 0x00000005 
+ 00029910  0x00008106 setsect  0x00000000 , 0x0003ffff 
+ 00029911  0x00008107 setsect  0x00000001 , 0x0003ffff 
+ 00029912  0x00008108 setsect  0x00000002 , 0x0003ffff 
+ 00029913  0x00008109 setsect  0x00000003 , 0x0003ffff 
+ 00029914  0x0000810a istore  0x00000009 , 0x00000005 
+ 00029915  0x0000810b setsect  0x00000000 , 0x0003ffff 
+ 00029916  0x0000810c setsect  0x00000001 , 0x00026c7f 
+ 00029917  0x0000810d setsect  0x00000002 , 0x0000146b 
+ 00029918  0x0000810e setsect  0x00000003 , 0x00037bb3 
+ 00029919  0x0000810f istore  0x00000009 , 0x00000005 
+ 00029920  0x00008110 setsect  0x00000000 , 0x0001feb8 
+ 00029921  0x00008111 setsect  0x00000001 , 0x00010c12 
+ 00029922  0x00008112 setsect  0x00000002 , 0x0002b722 
+ 00029923  0x00008113 setsect  0x00000003 , 0x00029fa6 
+ 00029924  0x00008114 istore  0x00000009 , 0x00000005 
+ 00029925  0x00008115 setsect  0x00000000 , 0x0000e70f 
+ 00029926  0x00008116 setsect  0x00000001 , 0x00016720 
+ 00029927  0x00008117 setsect  0x00000002 , 0x0000519e 
+ 00029928  0x00008118 setsect  0x00000003 , 0x00019084 
+ 00029929  0x00008119 istore  0x00000009 , 0x00000005 
+ 00029930  0x0000811a setsect  0x00000000 , 0x00031012 
+ 00029931  0x0000811b setsect  0x00000001 , 0x000360bf 
+ 00029932  0x0000811c setsect  0x00000002 , 0x0003f0af 
+ 00029933  0x0000811d setsect  0x00000003 , 0x000003d3 
+ 00029934  0x0000811e istore  0x00000009 , 0x00000005 
+ 00029935  0x0000811f setsect  0x00000000 , 0x0003a188 
+ 00029936  0x00008120 setsect  0x00000001 , 0x00003ad0 
+ 00029937  0x00008121 setsect  0x00000002 , 0x0003cbf2 
+ 00029938  0x00008122 setsect  0x00000003 , 0x000243d9 
+ 00029939  0x00008123 istore  0x00000009 , 0x00000005 
+ 00029940  0x00008124 setsect  0x00000000 , 0x0002b030 
+ 00029941  0x00008125 setsect  0x00000001 , 0x00036a03 
+ 00029942  0x00008126 setsect  0x00000002 , 0x00011188 
+ 00029943  0x00008127 setsect  0x00000003 , 0x0001e520 
+ 00029944  0x00008128 istore  0x00000009 , 0x00000005 
+ 00029945  0x00008129 setsect  0x00000000 , 0x0003a11e 
+ 00029946  0x0000812a setsect  0x00000001 , 0x0000fe5d 
+ 00029947  0x0000812b setsect  0x00000002 , 0x0000dd57 
+ 00029948  0x0000812c setsect  0x00000003 , 0x0001ac93 
+ 00029949  0x0000812d istore  0x00000009 , 0x00000005 
+ 00029950  0x0000812e setsect  0x00000000 , 0x000011ed 
+ 00029951  0x0000812f setsect  0x00000001 , 0x000218c4 
+ 00029952  0x00008130 setsect  0x00000002 , 0x00008da7 
+ 00029953  0x00008131 setsect  0x00000003 , 0x000257ff 
+ 00029954  0x00008132 istore  0x00000009 , 0x00000005 
+ 00029955  0x00008133 setsect  0x00000000 , 0x0003192b 
+ 00029956  0x00008134 setsect  0x00000001 , 0x00034641 
+ 00029957  0x00008135 setsect  0x00000002 , 0x0001be0c 
+ 00029958  0x00008136 setsect  0x00000003 , 0x000366ad 
+ 00029959  0x00008137 istore  0x00000009 , 0x00000005 
+ 00029960  0x00008138 setsect  0x00000000 , 0x00001f83 
+ 00029961  0x00008139 setsect  0x00000001 , 0x00015a23 
+ 00029962  0x0000813a setsect  0x00000002 , 0x0003f9b0 
+ 00029963  0x0000813b setsect  0x00000003 , 0x00003949 
+ 00029964  0x0000813c istore  0x00000009 , 0x00000005 
+ 00029965  0x0000813d setsect  0x00000000 , 0x00013a51 
+ 00029966  0x0000813e setsect  0x00000001 , 0x000153fd 
+ 00029967  0x0000813f setsect  0x00000002 , 0x0003372a 
+ 00029968  0x00008140 setsect  0x00000003 , 0x0000f1bb 
+ 00029969  0x00008141 istore  0x00000009 , 0x00000005 
+ 00029970  0x00008142 setsect  0x00000000 , 0x0003ae85 
+ 00029971  0x00008143 setsect  0x00000001 , 0x0001eed9 
+ 00029972  0x00008144 setsect  0x00000002 , 0x00009e66 
+ 00029973  0x00008145 setsect  0x00000003 , 0x000001a8 
+ 00029974  0x00008146 istore  0x00000008 , 0x00000005 
+ 00029975  0x00008147 rtn 
+ 00029976  0x0000814c arg  0x0000091e , 0x00000005 
+ 00029977  0x0000814d setsect  0x00000000 , 0x0003ffff 
+ 00029978  0x0000814e setsect  0x00000001 , 0x0003ffff 
+ 00029979  0x0000814f setsect  0x00000002 , 0x0003ffff 
+ 00029980  0x00008150 setsect  0x00000003 , 0x0003ffff 
+ 00029981  0x00008151 istore  0x00000009 , 0x00000005 
+ 00029982  0x00008152 setsect  0x00000000 , 0x0003ffff 
+ 00029983  0x00008153 setsect  0x00000001 , 0x0000003f 
+ 00029984  0x00008154 setsect  0x00000002 , 0x00000000 
+ 00029985  0x00008155 setsect  0x00000003 , 0x00000000 
+ 00029986  0x00008156 istore  0x00000009 , 0x00000005 
+ 00029987  0x00008157 setsect  0x00000000 , 0x00000000 
+ 00029988  0x00008158 setsect  0x00000001 , 0x00000000 
+ 00029989  0x00008159 setsect  0x00000002 , 0x00001000 
+ 00029990  0x0000815a setsect  0x00000003 , 0x00000000 
+ 00029991  0x0000815b istore  0x00000009 , 0x00000005 
+ 00029992  0x0000815c setsect  0x00000000 , 0x0003ff00 
+ 00029993  0x0000815d setsect  0x00000001 , 0x0003ffff 
+ 00029994  0x0000815e setsect  0x00000002 , 0x0003ffcf 
+ 00029995  0x0000815f setsect  0x00000003 , 0x0003ffff 
+ 00029996  0x00008160 istore  0x00000009 , 0x00000005 
+ 00029997  0x00008161 setsect  0x00000000 , 0x0003ffff 
+ 00029998  0x00008162 setsect  0x00000001 , 0x0003ffff 
+ 00029999  0x00008163 setsect  0x00000002 , 0x0003ffff 
+ 00030000  0x00008164 setsect  0x00000003 , 0x000003ff 
+ 00030001  0x00008165 istore  0x00000009 , 0x00000005 
+ 00030002  0x00008166 setsect  0x00000000 , 0x00000000 
+ 00030003  0x00008167 setsect  0x00000001 , 0x00000000 
+ 00030004  0x00008168 setsect  0x00000002 , 0x00000000 
+ 00030005  0x00008169 setsect  0x00000003 , 0x00000000 
+ 00030006  0x0000816a istore  0x00000009 , 0x00000005 
+ 00030007  0x0000816b setsect  0x00000000 , 0x00010000 
+ 00030008  0x0000816c setsect  0x00000001 , 0x00000000 
+ 00030009  0x0000816d setsect  0x00000002 , 0x0003f000 
+ 00030010  0x0000816e setsect  0x00000003 , 0x0003ffff 
+ 00030011  0x0000816f istore  0x00000009 , 0x00000005 
+ 00030012  0x00008170 setsect  0x00000000 , 0x000296ff 
+ 00030013  0x00008171 setsect  0x00000001 , 0x00022630 
+ 00030014  0x00008172 setsect  0x00000002 , 0x0003945d 
+ 00030015  0x00008173 setsect  0x00000003 , 0x0003d284 
+ 00030016  0x00008174 istore  0x00000009 , 0x00000005 
+ 00030017  0x00008175 setsect  0x00000000 , 0x000333a0 
+ 00030018  0x00008176 setsect  0x00000001 , 0x00004b7a 
+ 00030019  0x00008177 setsect  0x00000002 , 0x000037d8 
+ 00030020  0x00008178 setsect  0x00000003 , 0x0003c9dc 
+ 00030021  0x00008179 istore  0x00000009 , 0x00000005 
+ 00030022  0x0000817a setsect  0x00000000 , 0x0003a440 
+ 00030023  0x0000817b setsect  0x00000001 , 0x0001b958 
+ 00030024  0x0000817c setsect  0x00000002 , 0x00038bce 
+ 00030025  0x0000817d setsect  0x00000003 , 0x0001091f 
+ 00030026  0x0000817e istore  0x00000009 , 0x00000005 
+ 00030027  0x0000817f setsect  0x00000000 , 0x0002e12c 
+ 00030028  0x00008180 setsect  0x00000001 , 0x0001f47c 
+ 00030029  0x00008181 setsect  0x00000002 , 0x000356b1 
+ 00030030  0x00008182 setsect  0x00000003 , 0x0002fd47 
+ 00030031  0x00008183 istore  0x00000009 , 0x00000005 
+ 00030032  0x00008184 setsect  0x00000000 , 0x00006837 
+ 00030033  0x00008185 setsect  0x00000001 , 0x0002ed90 
+ 00030034  0x00008186 setsect  0x00000002 , 0x0001ecec 
+ 00030035  0x00008187 setsect  0x00000003 , 0x0001acc5 
+ 00030036  0x00008188 istore  0x00000009 , 0x00000005 
+ 00030037  0x00008189 setsect  0x00000000 , 0x00023357 
+ 00030038  0x0000818a setsect  0x00000001 , 0x00018af3 
+ 00030039  0x0000818b setsect  0x00000002 , 0x0000f9e1 
+ 00030040  0x0000818c setsect  0x00000003 , 0x000129f0 
+ 00030041  0x0000818d istore  0x00000009 , 0x00000005 
+ 00030042  0x0000818e setsect  0x00000000 , 0x0002e7eb 
+ 00030043  0x0000818f setsect  0x00000001 , 0x0003e6e3 
+ 00030044  0x00008190 setsect  0x00000002 , 0x0003e1a7 
+ 00030045  0x00008191 setsect  0x00000003 , 0x00010b8b 
+ 00030046  0x00008192 istore  0x00000009 , 0x00000005 
+ 00030047  0x00008193 setsect  0x00000000 , 0x00024fe3 
+ 00030048  0x00008194 setsect  0x00000001 , 0x000020ef 
+ 00030049  0x00008195 setsect  0x00000002 , 0x0001b5a6 
+ 00030050  0x00008196 setsect  0x00000003 , 0x0000dc2f 
+ 00030051  0x00008197 istore  0x00000009 , 0x00000005 
+ 00030052  0x00008198 setsect  0x00000000 , 0x00013860 
+ 00030053  0x00008199 setsect  0x00000001 , 0x0002bd69 
+ 00030054  0x0000819a setsect  0x00000002 , 0x0000391a 
+ 00030055  0x0000819b setsect  0x00000003 , 0x0001b222 
+ 00030056  0x0000819c istore  0x00000009 , 0x00000005 
+ 00030057  0x0000819d rtn 
+ 00030058  0x000081a1 fetch  0x00000001 , 0x0000465a 
+ 00030059  0x000081a2 nbranch  0x0000757d , 0x00000034 
+ 00030060  0x000081a3 branch  0x00007a77 
+ 00030061  0x000081a6 bpatchx  0x000000e4 , 0x0000403c 
+ 00030062  0x000081a7 fetch  0x00000001 , 0x0000465a 
+ 00030063  0x000081a8 rtn  0x00000034 
+ 00030064  0x000081a9 fetch  0x00000001 , 0x000045b1 
+ 00030065  0x000081aa rtnne  0x00000001 
+ 00030066  0x000081ab fetch  0x00000001 , 0x000044be 
+ 00030067  0x000081ac rtn  0x00000034 
+ 00030068  0x000081ad fetch  0x00000001 , 0x000044c3 
+ 00030069  0x000081ae rtneq  0x00000003 
+ 00030070  0x000081af fetch  0x00000002 , 0x00004682 
+ 00030071  0x000081b0 bbit1  0x00000000 , 0x0000757b 
+ 00030072  0x000081b1 fetch  0x00000001 , 0x000044c0 
+ 00030073  0x000081b2 beq  0x00000000 , 0x00007a77 
+ 00030074  0x000081b3 rtn 
+ 00030075  0x000081b5 jam  0x00000000 , 0x000044c0 
+ 00030076  0x000081b6 rtn 
+ 00030077  0x000081ba bpatchx  0x000000e5 , 0x0000403c 
+ 00030078  0x000081bb fetch  0x00000001 , 0x0000465a 
+ 00030079  0x000081bc branch  0x0000612b , 0x00000034 
+ 00030080  0x000081bd call  0x00006124 
+ 00030081  0x000081be call  0x00007583 
+ 00030082  0x000081bf branch  0x0000766d 
+ 00030083  0x000081c2 setarg  0x00000000 
+ 00030084  0x000081c3 store  0x00000008 , 0x000009ae 
+ 00030085  0x000081c4 store  0x00000004 , 0x000009b6 
+ 00030086  0x000081c5 store  0x00000007 , 0x0000465e 
+ 00030087  0x000081c6 rtn 
+ 00030088  0x000081c9 jam  0x00000001 , 0x000009b0 
+ 00030089  0x000081ca branch  0x0000758d 
+ 00030090  0x000081cc fetch  0x00000001 , 0x000045b1 
+ 00030091  0x000081cd beq  0x00000001 , 0x0000768a 
+ 00030092  0x000081ce branch  0x00002a8c 
+ 00030093  0x000081d0 fetch  0x00000001 , 0x000045b1 
+ 00030094  0x000081d1 beq  0x00000001 , 0x00007590 
+ 00030095  0x000081d2 branch  0x0000766d 
+ 00030096  0x000081d5 call  0x0000768a 
+ 00030097  0x000081d6 fetch  0x00000001 , 0x000009af 
+ 00030098  0x000081d7 nrtn  0x00000034 
+ 00030099  0x000081d8 jam  0x00000003 , 0x000009ae 
+ 00030100  0x000081d9 rtn 
+ 00030101  0x000081dd call  0x000075b0 
+ 00030102  0x000081de arg  0x000009de , 0x00000011 
+ 00030103  0x000081df arg  0x00000866 , 0x00000005 
+ 00030104  0x000081e0 call  0x00007c79 
+ 00030105  0x000081e1 arg  0x000009be , 0x00000011 
+ 00030106  0x000081e2 arg  0x00000826 , 0x00000005 
+ 00030107  0x000081e3 call  0x00007c79 
+ 00030108  0x000081e4 arg  0x00000826 , 0x00000011 
+ 00030109  0x000081e5 arg  0x000009be , 0x00000012 
+ 00030110  0x000081e6 arg  0x00000826 , 0x00000005 
+ 00030111  0x000081e7 call  0x00007be1 
+ 00030112  0x000081e8 arg  0x0000093e , 0x00000011 
+ 00030113  0x000081e9 arg  0x000009be , 0x00000012 
+ 00030114  0x000081ea arg  0x00000846 , 0x00000005 
+ 00030115  0x000081eb call  0x00007be1 
+ 00030116  0x000081ec arg  0x00000846 , 0x00000011 
+ 00030117  0x000081ed arg  0x00000826 , 0x00000012 
+ 00030118  0x000081ee arg  0x00000826 , 0x00000005 
+ 00030119  0x000081ef call  0x00007c7d 
+ 00030120  0x000081f0 arg  0x00000806 , 0x00000011 
+ 00030121  0x000081f1 arg  0x00000826 , 0x00000012 
+ 00030122  0x000081f2 arg  0x00000806 , 0x00000005 
+ 00030123  0x000081f3 call  0x00007c7d 
+ 00030124  0x000081f4 arg  0x00000020 , 0x00000039 
+ 00030125  0x000081f5 arg  0x00000866 , 0x00000011 
+ 00030126  0x000081f6 arg  0x00000806 , 0x00000012 
+ 00030127  0x000081f7 branch  0x00007f88 
+ 00030128  0x000081fa arg  0x0000097e , 0x00000011 
+ 00030129  0x000081fb arg  0x00000806 , 0x00000005 
+ 00030130  0x000081fc call  0x00007c79 
+ 00030131  0x000081fd arg  0x0000095e , 0x00000011 
+ 00030132  0x000081fe arg  0x00000826 , 0x00000005 
+ 00030133  0x000081ff call  0x00007c79 
+ 00030134  0x00008200 arg  0x00000826 , 0x00000011 
+ 00030135  0x00008201 arg  0x0000095e , 0x00000012 
+ 00030136  0x00008202 arg  0x00000826 , 0x00000005 
+ 00030137  0x00008203 call  0x00007be1 
+ 00030138  0x00008204 arg  0x0000093e , 0x00000011 
+ 00030139  0x00008205 arg  0x0000095e , 0x00000012 
+ 00030140  0x00008206 arg  0x00000846 , 0x00000005 
+ 00030141  0x00008207 call  0x00007be1 
+ 00030142  0x00008208 arg  0x00000846 , 0x00000011 
+ 00030143  0x00008209 arg  0x00000826 , 0x00000012 
+ 00030144  0x0000820a arg  0x00000826 , 0x00000005 
+ 00030145  0x0000820b call  0x00007c7d 
+ 00030146  0x0000820c arg  0x00000806 , 0x00000011 
+ 00030147  0x0000820d arg  0x00000826 , 0x00000012 
+ 00030148  0x0000820e arg  0x00000806 , 0x00000005 
+ 00030149  0x0000820f branch  0x00007c96 
+ 00030150  0x00008212 call  0x000075e1 
+ 00030151  0x00008213 arg  0x000009e6 , 0x00000011 
+ 00030152  0x00008214 arg  0x00000866 , 0x00000005 
+ 00030153  0x00008215 call  0x000077a8 
+ 00030154  0x00008216 arg  0x000009c6 , 0x00000011 
+ 00030155  0x00008217 arg  0x00000826 , 0x00000005 
+ 00030156  0x00008218 call  0x000077a8 
+ 00030157  0x00008219 arg  0x00000826 , 0x00000011 
+ 00030158  0x0000821a arg  0x000009c6 , 0x00000012 
+ 00030159  0x0000821b arg  0x00000826 , 0x00000005 
+ 00030160  0x0000821c call  0x00007786 
+ 00030161  0x0000821d arg  0x0000089e , 0x00000011 
+ 00030162  0x0000821e arg  0x000009c6 , 0x00000012 
+ 00030163  0x0000821f arg  0x00000846 , 0x00000005 
+ 00030164  0x00008220 call  0x00007786 
+ 00030165  0x00008221 arg  0x00000846 , 0x00000011 
+ 00030166  0x00008222 arg  0x00000826 , 0x00000012 
+ 00030167  0x00008223 arg  0x00000826 , 0x00000005 
+ 00030168  0x00008224 call  0x00007755 
+ 00030169  0x00008225 arg  0x00000806 , 0x00000011 
+ 00030170  0x00008226 arg  0x00000826 , 0x00000012 
+ 00030171  0x00008227 arg  0x00000806 , 0x00000005 
+ 00030172  0x00008228 call  0x00007755 
+ 00030173  0x00008229 arg  0x00000018 , 0x00000039 
+ 00030174  0x0000822a arg  0x00000866 , 0x00000011 
+ 00030175  0x0000822b arg  0x00000806 , 0x00000012 
+ 00030176  0x0000822c branch  0x00007f88 
+ 00030177  0x0000822f arg  0x000008e6 , 0x00000011 
+ 00030178  0x00008230 arg  0x00000806 , 0x00000005 
+ 00030179  0x00008231 call  0x000077a8 
+ 00030180  0x00008232 arg  0x000008ce , 0x00000011 
+ 00030181  0x00008233 arg  0x00000826 , 0x00000005 
+ 00030182  0x00008234 call  0x000077a8 
+ 00030183  0x00008235 arg  0x00000826 , 0x00000011 
+ 00030184  0x00008236 arg  0x000008ce , 0x00000012 
+ 00030185  0x00008237 arg  0x00000826 , 0x00000005 
+ 00030186  0x00008238 call  0x00007786 
+ 00030187  0x00008239 arg  0x0000089e , 0x00000011 
+ 00030188  0x0000823a arg  0x000008ce , 0x00000012 
+ 00030189  0x0000823b arg  0x00000846 , 0x00000005 
+ 00030190  0x0000823c call  0x00007786 
+ 00030191  0x0000823d arg  0x00000846 , 0x00000011 
+ 00030192  0x0000823e arg  0x00000826 , 0x00000012 
+ 00030193  0x0000823f arg  0x00000826 , 0x00000005 
+ 00030194  0x00008240 call  0x00007755 
+ 00030195  0x00008241 arg  0x00000806 , 0x00000011 
+ 00030196  0x00008242 arg  0x00000826 , 0x00000012 
+ 00030197  0x00008243 arg  0x00000806 , 0x00000005 
+ 00030198  0x00008244 branch  0x00007758 
+ 00030199  0x00008248 fetch  0x00000001 , 0x000009b2 
+ 00030200  0x00008249 bne  0x00000000 , 0x00007615 
+ 00030201  0x0000824a call  0x00007612 
+ 00030202  0x0000824b arg  0x00000a7e , 0x00000005 
+ 00030203  0x0000824c setarg  0x00000a2e 
+ 00030204  0x0000824d istore  0x00000002 , 0x00000005 
+ 00030205  0x0000824e setarg  0x00004642 
+ 00030206  0x0000824f istore  0x00000002 , 0x00000005 
+ 00030207  0x00008250 setarg  0x000009de 
+ 00030208  0x00008251 istore  0x00000002 , 0x00000005 
+ 00030209  0x00008252 branch  0x00007609 
+ 00030210  0x00008254 arg  0x00000a7e , 0x00000005 
+ 00030211  0x00008255 setarg  0x00000a3e 
+ 00030212  0x00008256 istore  0x00000002 , 0x00000005 
+ 00030213  0x00008257 setarg  0x000009de 
+ 00030214  0x00008258 istore  0x00000002 , 0x00000005 
+ 00030215  0x00008259 setarg  0x00004642 
+ 00030216  0x0000825a istore  0x00000002 , 0x00000005 
+ 00030217  0x0000825c call  0x000079a0 
+ 00030218  0x0000825d fetch  0x00000001 , 0x000009af 
+ 00030219  0x0000825e beq  0x00000004 , 0x0000760f 
+ 00030220  0x0000825f jam  0x00000001 , 0x000009b0 
+ 00030221  0x00008260 jam  0x00000005 , 0x000009ae 
+ 00030222  0x00008261 rtn 
+ 00030223  0x00008263 jam  0x00000014 , 0x000009af 
+ 00030224  0x00008264 call  0x0000758a 
+ 00030225  0x00008265 branch  0x000076d8 
+ 00030226  0x00008268 arg  0x00000a1e , 0x00000005 
+ 00030227  0x00008269 force  0x00000008 , 0x00000007 
+ 00030228  0x0000826a branch  0x000076a2 
+ 00030229  0x0000826d jam  0x00000001 , 0x000009b0 
+ 00030230  0x0000826e rtn 
+ 00030231  0x00008272 bpatchx  0x000000e6 , 0x0000403c 
+ 00030232  0x00008273 arg  0x00000727 , 0x00000005 
+ 00030233  0x00008274 fetch  0x00000006 , 0x000040a0 
+ 00030234  0x00008275 istore  0x00000006 , 0x00000005 
+ 00030235  0x00008276 fetch  0x00000006 , 0x00000040 
+ 00030236  0x00008277 istore  0x00000006 , 0x00000005 
+ 00030237  0x00008278 fetch  0x00000003 , 0x0000465e 
+ 00030238  0x00008279 istore  0x00000003 , 0x00000005 
+ 00030239  0x0000827b call  0x00007a0d 
+ 00030240  0x0000827d arg  0x00000a4e , 0x00000011 
+ 00030241  0x0000827e arg  0x00000a5e , 0x00000012 
+ 00030242  0x0000827f force  0x00000004 , 0x00000007 
+ 00030243  0x00008280 call  0x000076a7 
+ 00030244  0x00008281 nbranch  0x00007631 , 0x00000001 
+ 00030245  0x00008283 call  0x00007628 
+ 00030246  0x00008284 jam  0x00000041 , 0x0000007d 
+ 00030247  0x00008285 branch  0x000062f8 
+ 00030248  0x00008288 fetch  0x00000001 , 0x000009af 
+ 00030249  0x00008289 beq  0x00000009 , 0x0000762e 
+ 00030250  0x0000828a jam  0x0000000a , 0x000009ae 
+ 00030251  0x0000828b jam  0x00000001 , 0x000009b0 
+ 00030252  0x0000828c jam  0x00000003 , 0x0000007c 
+ 00030253  0x0000828d rtn 
+ 00030254  0x0000828f jam  0x00000003 , 0x0000007c 
+ 00030255  0x00008290 jam  0x00000015 , 0x000009af 
+ 00030256  0x00008291 branch  0x000076d8 
+ 00030257  0x00008295 fetch  0x00000001 , 0x000009af 
+ 00030258  0x00008296 beq  0x00000009 , 0x00007637 
+ 00030259  0x00008297 jam  0x00000000 , 0x000009ae 
+ 00030260  0x00008298 jam  0x00000004 , 0x0000007c 
+ 00030261  0x0000829a jam  0x00000005 , 0x0000007e 
+ 00030262  0x0000829b rtn 
+ 00030263  0x0000829d jam  0x00000004 , 0x0000007c 
+ 00030264  0x0000829e jam  0x00000000 , 0x000009af 
+ 00030265  0x0000829f rtn 
+ 00030266  0x000082a2 fetch  0x00000001 , 0x000009b3 
+ 00030267  0x000082a3 beq  0x00000001 , 0x0000763e 
+ 00030268  0x000082a4 jam  0x0000000a , 0x000009af 
+ 00030269  0x000082a5 branch  0x000076d8 
+ 00030270  0x000082a7 arg  0x00000727 , 0x00000005 
+ 00030271  0x000082a8 fetch  0x00000006 , 0x00000040 
+ 00030272  0x000082a9 istore  0x00000006 , 0x00000005 
+ 00030273  0x000082aa fetch  0x00000006 , 0x000040a0 
+ 00030274  0x000082ab istore  0x00000006 , 0x00000005 
+ 00030275  0x000082ac fetch  0x00000003 , 0x0000465b 
+ 00030276  0x000082ad istore  0x00000003 , 0x00000005 
+ 00030277  0x000082af call  0x00007a24 
+ 00030278  0x000082b0 fetch  0x00000001 , 0x000009af 
+ 00030279  0x000082b1 beq  0x0000000a , 0x0000764b 
+ 00030280  0x000082b2 jam  0x0000000b , 0x000009ae 
+ 00030281  0x000082b3 jam  0x00000001 , 0x000009b0 
+ 00030282  0x000082b4 rtn 
+ 00030283  0x000082b6 jam  0x0000000b , 0x000009af 
+ 00030284  0x000082b7 jam  0x00000001 , 0x000009b1 
+ 00030285  0x000082b8 rtn 
+ 00030286  0x000082bb arg  0x00000a7e , 0x00000005 
+ 00030287  0x000082bc fetch  0x00000006 , 0x00000040 
+ 00030288  0x000082bd istore  0x00000006 , 0x00000005 
+ 00030289  0x000082be fetch  0x00000006 , 0x000040a0 
+ 00030290  0x000082bf istore  0x00000006 , 0x00000005 
+ 00030291  0x000082c0 setarg  0x00000a2e 
+ 00030292  0x000082c1 istore  0x00000002 , 0x00000005 
+ 00030293  0x000082c2 setarg  0x00000a3e 
+ 00030294  0x000082c3 istore  0x00000002 , 0x00000005 
+ 00030295  0x000082c4 branch  0x00007662 
+ 00030296  0x000082c6 jam  0x0000000f , 0x000009ae 
+ 00030297  0x000082c7 arg  0x00000a7e , 0x00000005 
+ 00030298  0x000082c8 fetch  0x00000006 , 0x000040a0 
+ 00030299  0x000082c9 istore  0x00000006 , 0x00000005 
+ 00030300  0x000082ca fetch  0x00000006 , 0x00000040 
+ 00030301  0x000082cb istore  0x00000006 , 0x00000005 
+ 00030302  0x000082cc setarg  0x00000a3e 
+ 00030303  0x000082cd istore  0x00000002 , 0x00000005 
+ 00030304  0x000082ce setarg  0x00000a2e 
+ 00030305  0x000082cf istore  0x00000002 , 0x00000005 
+ 00030306  0x000082d2 arg  0x00000727 , 0x00000005 
+ 00030307  0x000082d3 fetch  0x00000006 , 0x00000a7e 
+ 00030308  0x000082d4 istore  0x00000006 , 0x00000005 
+ 00030309  0x000082d5 fetch  0x00000006 , 0x00000a84 
+ 00030310  0x000082d6 istore  0x00000006 , 0x00000005 
+ 00030311  0x000082d8 call  0x000079d7 
+ 00030312  0x000082db jam  0x00000001 , 0x000041bd 
+ 00030313  0x000082dc arg  0x000041be , 0x00000005 
+ 00030314  0x000082dd arg  0x00000a4e , 0x00000006 
+ 00030315  0x000082de call  0x00007ebf 
+ 00030316  0x000082df branch  0x000021c4 
+ 00030317  0x000082e3 bpatchx  0x000000e7 , 0x0000403c 
+ 00030318  0x000082e4 fetch  0x00000001 , 0x000045b1 
+ 00030319  0x000082e5 rtnne  0x00000000 
+ 00030320  0x000082e6 fetch  0x00000001 , 0x000009b2 
+ 00030321  0x000082e7 rtnne  0x00000000 
+ 00030322  0x000082e8 arg  0x00004612 , 0x00000005 
+ 00030323  0x000082e9 force  0x0000000b , 0x00000007 
+ 00030324  0x000082ea call  0x000076a2 
+ 00030325  0x000082eb random  0x0000003f 
+ 00030326  0x000082ec rshift  0x0000003f , 0x0000003f 
+ 00030327  0x000082ed istore  0x00000002 , 0x00000005 
+ 00030328  0x000082ef arg  0x000006be , 0x00000005 
+ 00030329  0x000082f0 arg  0x00004612 , 0x00000006 
+ 00030330  0x000082f1 call  0x00007ebe 
+ 00030331  0x000082f3 arg  0x000005e6 , 0x00000005 
+ 00030332  0x000082f4 arg  0x000008ce , 0x00000006 
+ 00030333  0x000082f5 call  0x00007ebc 
+ 00030334  0x000082f7 arg  0x00000616 , 0x00000005 
+ 00030335  0x000082f8 call  0x00007ec5 
+ 00030336  0x000082f9 jam  0x00000001 , 0x00000616 
+ 00030337  0x000082fb call  0x00007a5d 
+ 00030338  0x000082fc jam  0x00000001 , 0x000009b2 
+ 00030339  0x000082fd rtn 
+ 00030340  0x00008300 arg  0x0000462a , 0x00000005 
+ 00030341  0x00008301 arg  0x0000062e , 0x00000006 
+ 00030342  0x00008302 call  0x00007ebc 
+ 00030343  0x00008303 jam  0x00000001 , 0x000045b1 
+ 00030344  0x00008304 jam  0x00000000 , 0x000009b2 
+ 00030345  0x00008305 rtn 
+ 00030346  0x00008308 bpatchx  0x000000e8 , 0x0000403d 
+ 00030347  0x00008309 fetch  0x00000001 , 0x000009b9 
+ 00030348  0x0000830a rtnne  0x00000000 
+ 00030349  0x0000830b fetch  0x00000001 , 0x000009b2 
+ 00030350  0x0000830c rtnne  0x00000000 
+ 00030351  0x0000830e arg  0x000006be , 0x00000005 
+ 00030352  0x0000830f arg  0x00004612 , 0x00000006 
+ 00030353  0x00008310 call  0x00007ebe 
+ 00030354  0x00008312 arg  0x000005e6 , 0x00000005 
+ 00030355  0x00008313 arg  0x000009c6 , 0x00000006 
+ 00030356  0x00008314 call  0x00007ebc 
+ 00030357  0x00008316 arg  0x00000616 , 0x00000005 
+ 00030358  0x00008317 call  0x00007ec5 
+ 00030359  0x00008318 jam  0x00000001 , 0x00000616 
+ 00030360  0x0000831a call  0x00007a5d 
+ 00030361  0x0000831b jam  0x00000002 , 0x000009b2 
+ 00030362  0x0000831c rtn 
+ 00030363  0x0000831f jam  0x00000001 , 0x000009b3 
+ 00030364  0x00008320 arg  0x00000a06 , 0x00000005 
+ 00030365  0x00008321 arg  0x0000062e , 0x00000006 
+ 00030366  0x00008322 call  0x00007ebe 
+ 00030367  0x00008323 jam  0x00000001 , 0x000009b9 
+ 00030368  0x00008324 jam  0x00000000 , 0x000009b2 
+ 00030369  0x00008325 rtn 
+ 00030370  0x00008328 increase  0xffffffff , 0x00000007 
+ 00030371  0x00008329 nrtn  0x00000002 
+ 00030372  0x0000832a random  0x0000003f 
+ 00030373  0x0000832b istore  0x00000002 , 0x00000005 
+ 00030374  0x0000832c branch  0x000076a2 
+ 00030375  0x0000832e increase  0xffffffff , 0x00000007 
+ 00030376  0x0000832f nbranch  0x000076b3 , 0x00000002 
+ 00030377  0x00008330 ifetch  0x00000004 , 0x00000011 
+ 00030378  0x00008331 copy  0x0000003f , 0x00000002 
+ 00030379  0x00008332 ifetch  0x00000004 , 0x00000012 
+ 00030380  0x00008333 iflip  0x00000002 , 0x0000003f 
+ 00030381  0x00008334 nbranch  0x000076b1 , 0x00000005 
+ 00030382  0x00008335 increase  0x00000004 , 0x00000011 
+ 00030383  0x00008336 increase  0x00000004 , 0x00000012 
+ 00030384  0x00008337 branch  0x000076a7 
+ 00030385  0x00008339 disable  0x00000001 
+ 00030386  0x0000833a rtn 
+ 00030387  0x0000833c enable  0x00000001 
+ 00030388  0x0000833d rtn 
+ 00030389  0x00008345 bpatchx  0x000000e9 , 0x0000403d 
+ 00030390  0x00008346 fetch  0x00000001 , 0x000009b0 
+ 00030391  0x00008347 rtn  0x00000034 
+ 00030392  0x00008348 call  0x000062bc 
+ 00030393  0x00008349 nrtn  0x00000034 
+ 00030394  0x0000834a jam  0x00000000 , 0x000009b0 
+ 00030395  0x0000834b fetch  0x00000001 , 0x000009ae 
+ 00030396  0x0000834c beq  0x00000003 , 0x000061fd 
+ 00030397  0x0000834d beq  0x00000005 , 0x0000621a 
+ 00030398  0x0000834e beq  0x00000007 , 0x00006225 
+ 00030399  0x0000834f beq  0x0000000b , 0x0000623a 
+ 00030400  0x00008350 beq  0x00000002 , 0x00007588 
+ 00030401  0x00008351 beq  0x00000004 , 0x000075f7 
+ 00030402  0x00008352 beq  0x00000009 , 0x00007617 
+ 00030403  0x00008353 beq  0x0000000a , 0x0000763a 
+ 00030404  0x00008354 beq  0x0000000c , 0x00007658 
+ 00030405  0x00008356 rtn 
+ 00030406  0x00008359 bpatchx  0x000000ea , 0x0000403d 
+ 00030407  0x0000835a fetch  0x00000001 , 0x000009b1 
+ 00030408  0x0000835b rtn  0x00000034 
+ 00030409  0x0000835c call  0x000062bc 
+ 00030410  0x0000835d nrtn  0x00000034 
+ 00030411  0x0000835e jam  0x00000000 , 0x000009b1 
+ 00030412  0x0000835f fetch  0x00000001 , 0x000009af 
+ 00030413  0x00008360 beq  0x00000012 , 0x000061e0 
+ 00030414  0x00008361 beq  0x00000013 , 0x000061e5 
+ 00030415  0x00008362 beq  0x00000003 , 0x000061e9 
+ 00030416  0x00008363 beq  0x00000004 , 0x00007602 
+ 00030417  0x00008364 beq  0x00000014 , 0x000061ed 
+ 00030418  0x00008365 beq  0x00000007 , 0x000061fb 
+ 00030419  0x00008366 beq  0x0000000a , 0x0000763a 
+ 00030420  0x00008367 beq  0x0000000b , 0x00006239 
+ 00030421  0x00008368 beq  0x00000009 , 0x00007617 
+ 00030422  0x00008369 beq  0x00000015 , 0x00006233 
+ 00030423  0x0000836a rtn 
+ 00030424  0x0000836d jam  0x00000001 , 0x000009b1 
+ 00030425  0x0000836e rtn 
+ 00030426  0x00008371 jam  0x00000000 , 0x000009b1 
+ 00030427  0x00008372 rtn 
+ 00030428  0x00008374 bpatchx  0x000000eb , 0x0000403d 
+ 00030429  0x00008375 fetch  0x00000001 , 0x0000465a 
+ 00030430  0x00008376 rtn  0x00000034 
+ 00030431  0x00008377 fetch  0x00000001 , 0x000009b2 
+ 00030432  0x00008378 rtn  0x00000034 
+ 00030433  0x00008379 increase  0x00000080 , 0x0000003f 
+ 00030434  0x0000837a store  0x00000001 , 0x000009b2 
+ 00030435  0x0000837b rtnbit1  0x00000007 
+ 00030436  0x0000837c fetch  0x00000001 , 0x000005e3 
+ 00030437  0x0000837d branch  0x000076e7 , 0x00000034 
+ 00030438  0x0000837e branch  0x00007a68 
+ 00030439  0x00008381 call  0x000078d3 
+ 00030440  0x00008382 fetch  0x00000001 , 0x000009b2 
+ 00030441  0x00008383 beq  0x00000001 , 0x00007684 
+ 00030442  0x00008384 beq  0x00000002 , 0x0000769b 
+ 00030443  0x00008385 rtn 
+ 00030444  0x00008389 and  0x0000003f , 0x00000007 , 0x00000007 
+ 00030445  0x0000838a rshift3  0x0000003f , 0x0000003f 
+ 00030446  0x0000838b iadd  0x00000006 , 0x00000006 
+ 00030447  0x0000838c ifetch  0x00000001 , 0x00000006 
+ 00030448  0x0000838d qisolate0  0x0000003f 
+ 00030449  0x0000838e rtn 
+ 00030450  0x00008392 call  0x00007ebe 
+ 00030451  0x00008393 call  0x00007ebe 
+ 00030452  0x00008394 branch  0x00007ebe 
+ 00030453  0x00008398 ifetch  0x00000008 , 0x00000006 
+ 00030454  0x00008399 nrtn  0x00000034 
+ 00030455  0x0000839a ifetch  0x00000008 , 0x00000006 
+ 00030456  0x0000839b nrtn  0x00000034 
+ 00030457  0x0000839c ifetch  0x00000008 , 0x00000006 
+ 00030458  0x0000839d rtn 
+ 00030459  0x000083a3 ifetch  0x00000004 , 0x00000011 
+ 00030460  0x000083a4 iforce  0x00000002 
+ 00030461  0x000083a5 ifetch  0x00000004 , 0x00000012 
+ 00030462  0x000083a6 isub  0x00000002 , 0x0000003e 
+ 00030463  0x000083a7 nrtn  0x00000005 
+ 00030464  0x000083a8 increase  0x00000004 , 0x00000011 
+ 00030465  0x000083a9 increase  0x00000004 , 0x00000012 
+ 00030466  0x000083aa loop  0x000076fb 
+ 00030467  0x000083ab rtn 
+ 00030468  0x000083af force  0x00000006 , 0x00000039 
+ 00030469  0x000083b0 increase  0x00000014 , 0x00000011 
+ 00030470  0x000083b1 increase  0x00000014 , 0x00000012 
+ 00030471  0x000083b3 ifetch  0x00000004 , 0x00000012 
+ 00030472  0x000083b4 iforce  0x00000002 
+ 00030473  0x000083b5 ifetch  0x00000004 , 0x00000011 
+ 00030474  0x000083b6 isub  0x00000002 , 0x0000003f 
+ 00030475  0x000083b7 nrtn  0x00000002 
+ 00030476  0x000083b8 nrtn  0x00000034 
+ 00030477  0x000083b9 increase  0xfffffffc , 0x00000011 
+ 00030478  0x000083ba increase  0xfffffffc , 0x00000012 
+ 00030479  0x000083bb loop  0x00007707 
+ 00030480  0x000083bc rtn 
+ 00030481  0x000083bf force  0x00000006 , 0x00000039 
+ 00030482  0x000083c0 force  0x00000000 , 0x00000013 
+ 00030483  0x000083c2 ifetch  0x00000004 , 0x00000011 
+ 00030484  0x000083c3 iforce  0x00000002 
+ 00030485  0x000083c4 ifetch  0x00000004 , 0x00000012 
+ 00030486  0x000083c5 iadd  0x00000002 , 0x0000003f 
+ 00030487  0x000083c6 iadd  0x00000013 , 0x0000003f 
+ 00030488  0x000083c7 istore  0x00000004 , 0x00000005 
+ 00030489  0x000083c8 isolate1  0x00000020 , 0x0000003f 
+ 00030490  0x000083c9 setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030491  0x000083ca increase  0x00000004 , 0x00000011 
+ 00030492  0x000083cb increase  0x00000004 , 0x00000012 
+ 00030493  0x000083cc loop  0x00007713 
+ 00030494  0x000083cd rtn 
+ 00030495  0x000083d0 force  0x00000006 , 0x00000039 
+ 00030496  0x000083d1 force  0x00000000 , 0x00000013 
+ 00030497  0x000083d3 ifetch  0x00000004 , 0x00000012 
+ 00030498  0x000083d4 iforce  0x00000002 
+ 00030499  0x000083d5 ifetch  0x00000004 , 0x00000011 
+ 00030500  0x000083d6 isub  0x00000002 , 0x0000003f 
+ 00030501  0x000083d7 isub  0x00000013 , 0x0000003f 
+ 00030502  0x000083d8 istore  0x00000004 , 0x00000005 
+ 00030503  0x000083d9 isolate1  0x00000020 , 0x0000003f 
+ 00030504  0x000083da setflag  0x00000001 , 0x00000000 , 0x00000013 
+ 00030505  0x000083db increase  0x00000004 , 0x00000011 
+ 00030506  0x000083dc increase  0x00000004 , 0x00000012 
+ 00030507  0x000083dd loop  0x00007721 
+ 00030508  0x000083de rtn 
+ 00030509  0x000083e1 force  0x00000006 , 0x00000039 
+ 00030510  0x000083e2 increase  0x00000014 , 0x00000011 
+ 00030511  0x000083e4 force  0x00000000 , 0x00000013 
+ 00030512  0x000083e6 ifetch  0x00000004 , 0x00000011 
+ 00030513  0x000083e7 isolate1  0x00000000 , 0x0000003f 
+ 00030514  0x000083e8 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030515  0x000083e9 rshift  0x0000003f , 0x0000003f 
+ 00030516  0x000083ea isolate1  0x00000000 , 0x00000013 
+ 00030517  0x000083eb setflag  0x00000001 , 0x0000001f , 0x0000003f 
+ 00030518  0x000083ec istore  0x00000004 , 0x00000011 
+ 00030519  0x000083ed increase  0xfffffffc , 0x00000011 
+ 00030520  0x000083ee rshift  0x00000013 , 0x00000013 
+ 00030521  0x000083ef loop  0x00007730 
+ 00030522  0x000083f0 rtn 
+ 00030523  0x000083f3 force  0x00000006 , 0x00000039 
+ 00030524  0x000083f4 force  0x00000000 , 0x00000013 
+ 00030525  0x000083f6 ifetch  0x00000004 , 0x00000011 
+ 00030526  0x000083f7 isolate1  0x0000001f , 0x0000003f 
+ 00030527  0x000083f8 setflag  0x00000001 , 0x00000001 , 0x00000013 
+ 00030528  0x000083f9 lshift  0x0000003f , 0x0000003f 
+ 00030529  0x000083fa isolate1  0x00000000 , 0x00000013 
+ 00030530  0x000083fb setflag  0x00000001 , 0x00000000 , 0x0000003f 
+ 00030531  0x000083fc istore  0x00000004 , 0x00000011 
+ 00030532  0x000083fd increase  0x00000004 , 0x00000011 
+ 00030533  0x000083fe rshift  0x00000013 , 0x00000013 
+ 00030534  0x000083ff loop  0x0000773d 
+ 00030535  0x00008400 rtn 
+ 00030536  0x00008403 call  0x0000773b 
+ 00030537  0x00008405 isolate1  0x00000000 , 0x00000013 
+ 00030538  0x00008406 branch  0x00007751 , 0x00000001 
+ 00030539  0x00008407 arg  0x00000886 , 0x00000012 
+ 00030540  0x00008408 copy  0x00000011 , 0x00000013 
+ 00030541  0x00008409 increase  0xffffffe8 , 0x00000011 
+ 00030542  0x0000840a call  0x00007704 
+ 00030543  0x0000840b nrtn  0x00000002 
+ 00030544  0x0000840c copy  0x00000013 , 0x00000011 
+ 00030545  0x0000840e increase  0xffffffe8 , 0x00000011 
+ 00030546  0x0000840f arg  0x00000886 , 0x00000012 
+ 00030547  0x00008410 copy  0x00000011 , 0x00000005 
+ 00030548  0x00008411 branch  0x0000771f 
+ 00030549  0x00008415 call  0x00007711 
+ 00030550  0x00008416 copy  0x00000005 , 0x00000011 
+ 00030551  0x00008417 branch  0x00007749 
+ 00030552  0x0000841a call  0x0000771f 
+ 00030553  0x0000841b isolate0  0x00000000 , 0x00000013 
+ 00030554  0x0000841c rtn  0x00000001 
+ 00030555  0x0000841d arg  0x00000886 , 0x00000012 
+ 00030556  0x0000841e add  0x00000005 , 0xffffffe8 , 0x00000011 
+ 00030557  0x0000841f copy  0x00000011 , 0x00000005 
+ 00030558  0x00008420 branch  0x00007711 
+ 00030559  0x00008424 copy  0x00000005 , 0x0000000b 
+ 00030560  0x00008425 copy  0x00000011 , 0x00000030 
+ 00030561  0x00008426 arg  0x00000716 , 0x00000012 
+ 00030562  0x00008427 copy  0x00000012 , 0x00000005 
+ 00030563  0x00008428 add  0x00000011 , 0x00000018 , 0x00000006 
+ 00030564  0x00008429 ifetch  0x00000008 , 0x00000006 
+ 00030565  0x0000842a istore  0x00000008 , 0x00000005 
+ 00030566  0x0000842b istore  0x00000008 , 0x00000005 
+ 00030567  0x0000842c force  0x00000000 , 0x0000003f 
+ 00030568  0x0000842d istore  0x00000008 , 0x00000005 
+ 00030569  0x0000842e copy  0x0000000b , 0x00000005 
+ 00030570  0x0000842f call  0x00007755 
+ 00030571  0x00008430 arg  0x00000716 , 0x00000012 
+ 00030572  0x00008431 copy  0x00000012 , 0x00000005 
+ 00030573  0x00008432 force  0x00000000 , 0x0000003f 
+ 00030574  0x00008433 istore  0x00000008 , 0x00000005 
+ 00030575  0x00008434 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00030576  0x00008435 ifetch  0x00000008 , 0x00000006 
+ 00030577  0x00008436 istore  0x00000008 , 0x00000005 
+ 00030578  0x00008437 istore  0x00000008 , 0x00000005 
+ 00030579  0x00008438 copy  0x0000000b , 0x00000011 
+ 00030580  0x00008439 copy  0x00000011 , 0x00000005 
+ 00030581  0x0000843a call  0x00007755 
+ 00030582  0x0000843b arg  0x00000716 , 0x00000012 
+ 00030583  0x0000843c copy  0x00000012 , 0x00000005 
+ 00030584  0x0000843d add  0x00000030 , 0x00000028 , 0x00000006 
+ 00030585  0x0000843e ifetch  0x00000008 , 0x00000006 
+ 00030586  0x0000843f istore  0x00000008 , 0x00000005 
+ 00030587  0x00008440 istore  0x00000008 , 0x00000005 
+ 00030588  0x00008441 istore  0x00000008 , 0x00000005 
+ 00030589  0x00008442 copy  0x0000000b , 0x00000011 
+ 00030590  0x00008443 copy  0x00000011 , 0x00000005 
+ 00030591  0x00008444 branch  0x00007755 
+ 00030592  0x00008448 force  0x00000006 , 0x00000039 
+ 00030593  0x0000844a ifetch  0x00000004 , 0x00000006 
+ 00030594  0x0000844b iforce  0x0000002f 
+ 00030595  0x0000844c increase  0x00000001 , 0x00000038 
+ 00030596  0x0000844d loop  0x00007781 
+ 00030597  0x0000844e rtn 
+ 00030598  0x00008453 copy  0x00000005 , 0x0000000b 
+ 00030599  0x00008454 arg  0x000006e6 , 0x00000005 
+ 00030600  0x00008455 call  0x00007ec5 
+ 00030601  0x00008456 arg  0x000006e6 , 0x00000005 
+ 00030602  0x00008457 copy  0x00000011 , 0x00000006 
+ 00030603  0x00008458 force  0x00000000 , 0x00000038 
+ 00030604  0x00008459 call  0x00007780 
+ 00030605  0x0000845a copy  0x00000012 , 0x00000006 
+ 00030606  0x0000845b call  0x00007780 
+ 00030607  0x0000845c force  0x00000000 , 0x00000012 
+ 00030608  0x0000845e force  0x00000000 , 0x00000002 
+ 00030609  0x0000845f force  0x00000006 , 0x00000013 
+ 00030610  0x00008461 ifetch  0x00000004 , 0x00000005 
+ 00030611  0x00008462 iforce  0x00000011 
+ 00030612  0x00008463 copy  0x00000012 , 0x00000038 
+ 00030613  0x00008464 deposit  0x0000002f 
+ 00030614  0x00008465 copy  0x00000013 , 0x00000038 
+ 00030615  0x00008466 imul32  0x0000002f , 0x0000003f 
+ 00030616  0x00008467 iadd  0x00000011 , 0x0000003f 
+ 00030617  0x00008468 iadd  0x00000002 , 0x0000003f 
+ 00030618  0x00008469 istore  0x00000004 , 0x00000005 
+ 00030619  0x0000846a rshift32  0x0000003f , 0x00000002 
+ 00030620  0x0000846b increase  0x00000001 , 0x00000013 
+ 00030621  0x0000846c compare  0x0000000c , 0x00000013 , 0x000000ff 
+ 00030622  0x0000846d nbranch  0x00007792 , 0x00000001 
+ 00030623  0x0000846e deposit  0x00000002 
+ 00030624  0x0000846f istore  0x00000004 , 0x00000005 
+ 00030625  0x00008470 increase  0xffffffe8 , 0x00000005 
+ 00030626  0x00008471 increase  0x00000001 , 0x00000012 
+ 00030627  0x00008472 compare  0x00000006 , 0x00000012 , 0x000000ff 
+ 00030628  0x00008473 nbranch  0x00007790 , 0x00000001 
+ 00030629  0x00008474 arg  0x000006e6 , 0x00000011 
+ 00030630  0x00008475 copy  0x0000000b , 0x00000005 
+ 00030631  0x00008476 branch  0x0000775f 
+ 00030632  0x0000847a copy  0x00000011 , 0x00000012 
+ 00030633  0x0000847b branch  0x00007786 
+ 00030634  0x0000847e copy  0x00000011 , 0x00000030 
+ 00030635  0x00008480 copy  0x00000030 , 0x00000011 
+ 00030636  0x00008481 ifetch  0x00000001 , 0x00000011 
+ 00030637  0x00008482 isolate1  0x00000000 , 0x0000003f 
+ 00030638  0x00008483 rtn  0x00000001 
+ 00030639  0x00008484 call  0x0000772d 
+ 00030640  0x00008485 ifetch  0x00000001 , 0x00000012 
+ 00030641  0x00008486 isolate0  0x00000000 , 0x0000003f 
+ 00030642  0x00008487 branch  0x000077ba , 0x00000001 
+ 00030643  0x00008488 arg  0x00000886 , 0x00000011 
+ 00030644  0x00008489 copy  0x00000012 , 0x00000005 
+ 00030645  0x0000848a call  0x00007711 
+ 00030646  0x0000848b ifetch  0x00000001 , 0x00000012 
+ 00030647  0x0000848c iadd  0x00000013 , 0x0000003f 
+ 00030648  0x0000848d istore  0x00000001 , 0x00000012 
+ 00030649  0x0000848e increase  0xffffffe8 , 0x00000012 
+ 00030650  0x00008490 add  0x00000012 , 0x00000018 , 0x00000011 
+ 00030651  0x00008491 force  0x00000007 , 0x00000039 
+ 00030652  0x00008492 call  0x0000772f 
+ 00030653  0x00008493 branch  0x000077ab 
+ 00030654  0x00008497 copy  0x00000005 , 0x0000000b 
+ 00030655  0x00008498 arg  0x00000746 , 0x00000005 
+ 00030656  0x00008499 call  0x00007ec5 
+ 00030657  0x0000849a force  0x00000000 , 0x0000003f 
+ 00030658  0x0000849b store  0x00000004 , 0x000006fe 
+ 00030659  0x0000849c store  0x00000004 , 0x0000075e 
+ 00030660  0x0000849d jam  0x00000001 , 0x00000746 
+ 00030661  0x0000849e arg  0x000006e6 , 0x00000005 
+ 00030662  0x0000849f call  0x00007ec5 
+ 00030663  0x000084a0 arg  0x00000886 , 0x00000006 
+ 00030664  0x000084a1 arg  0x00000716 , 0x00000005 
+ 00030665  0x000084a2 call  0x00007ebe 
+ 00030666  0x000084a3 copy  0x00000011 , 0x00000006 
+ 00030667  0x000084a4 arg  0x0000072e , 0x00000005 
+ 00030668  0x000084a5 call  0x00007ebe 
+ 00030669  0x000084a7 arg  0x0000072e , 0x00000006 
+ 00030670  0x000084a8 call  0x000076f5 
+ 00030671  0x000084a9 branch  0x000077f6 , 0x00000034 
+ 00030672  0x000084aa arg  0x0000072e , 0x00000011 
+ 00030673  0x000084ab arg  0x00000746 , 0x00000012 
+ 00030674  0x000084ac call  0x000077aa 
+ 00030675  0x000084ae arg  0x00000716 , 0x00000011 
+ 00030676  0x000084af arg  0x000006e6 , 0x00000012 
+ 00030677  0x000084b0 call  0x000077aa 
+ 00030678  0x000084b1 arg  0x0000072e , 0x00000011 
+ 00030679  0x000084b2 arg  0x00000716 , 0x00000012 
+ 00030680  0x000084b3 call  0x00007704 
+ 00030681  0x000084b4 branch  0x000077e8 , 0x00000002 
+ 00030682  0x000084b5 arg  0x00000716 , 0x00000011 
+ 00030683  0x000084b6 arg  0x0000072e , 0x00000012 
+ 00030684  0x000084b7 copy  0x00000011 , 0x00000005 
+ 00030685  0x000084b8 call  0x0000771f 
+ 00030686  0x000084b9 arg  0x00000746 , 0x00000011 
+ 00030687  0x000084ba arg  0x000006e6 , 0x00000012 
+ 00030688  0x000084bb copy  0x00000012 , 0x00000005 
+ 00030689  0x000084bc call  0x00007711 
+ 00030690  0x000084bd ifetch  0x00000001 , 0x00000011 
+ 00030691  0x000084be iadd  0x00000013 , 0x00000013 
+ 00030692  0x000084bf ifetch  0x00000001 , 0x00000012 
+ 00030693  0x000084c0 iadd  0x00000013 , 0x0000003f 
+ 00030694  0x000084c1 istore  0x00000001 , 0x00000012 
+ 00030695  0x000084c2 branch  0x000077cd 
+ 00030696  0x000084c4 arg  0x0000072e , 0x00000011 
+ 00030697  0x000084c5 arg  0x00000716 , 0x00000012 
+ 00030698  0x000084c6 copy  0x00000011 , 0x00000005 
+ 00030699  0x000084c7 call  0x0000771f 
+ 00030700  0x000084c8 arg  0x000006e6 , 0x00000011 
+ 00030701  0x000084c9 arg  0x00000746 , 0x00000012 
+ 00030702  0x000084ca copy  0x00000012 , 0x00000005 
+ 00030703  0x000084cb call  0x00007711 
+ 00030704  0x000084cc ifetch  0x00000001 , 0x00000011 
+ 00030705  0x000084cd iadd  0x00000013 , 0x00000013 
+ 00030706  0x000084ce ifetch  0x00000001 , 0x00000012 
+ 00030707  0x000084cf iadd  0x00000013 , 0x0000003f 
+ 00030708  0x000084d0 istore  0x00000001 , 0x00000012 
+ 00030709  0x000084d1 branch  0x000077cd 
+ 00030710  0x000084d3 arg  0x00000746 , 0x00000005 
+ 00030711  0x000084d4 call  0x00007ec5 
+ 00030712  0x000084d5 fetch  0x00000001 , 0x000006fe 
+ 00030713  0x000084d6 store  0x00000001 , 0x00000746 
+ 00030714  0x000084d7 store  0x00000001 , 0x0000074e 
+ 00030715  0x000084d8 arg  0x00000746 , 0x00000011 
+ 00030716  0x000084d9 arg  0x000006e6 , 0x00000012 
+ 00030717  0x000084da copy  0x00000012 , 0x00000005 
+ 00030718  0x000084db call  0x00007755 
+ 00030719  0x000084dc arg  0x00000886 , 0x00000011 
+ 00030720  0x000084dd arg  0x000006e6 , 0x00000012 
+ 00030721  0x000084de copy  0x0000000b , 0x00000005 
+ 00030722  0x000084df branch  0x00007758 
+ 00030723  0x000084e5 arg  0x000006a6 , 0x00000011 
+ 00030724  0x000084e6 arg  0x0000075e , 0x00000005 
+ 00030725  0x000084e7 call  0x000077a8 
+ 00030726  0x000084e8 arg  0x0000075e , 0x00000011 
+ 00030727  0x000084e9 arg  0x00000776 , 0x00000005 
+ 00030728  0x000084ea call  0x000077a8 
+ 00030729  0x000084eb arg  0x0000089e , 0x00000011 
+ 00030730  0x000084ec arg  0x00000776 , 0x00000012 
+ 00030731  0x000084ed arg  0x00000776 , 0x00000005 
+ 00030732  0x000084ee call  0x00007786 
+ 00030733  0x000084ef arg  0x00000676 , 0x00000011 
+ 00030734  0x000084f0 arg  0x0000075e , 0x00000005 
+ 00030735  0x000084f1 call  0x000077a8 
+ 00030736  0x000084f2 arg  0x0000075e , 0x00000006 
+ 00030737  0x000084f3 arg  0x0000072e , 0x00000005 
+ 00030738  0x000084f4 call  0x00007ebe 
+ 00030739  0x000084f5 arg  0x0000072e , 0x00000011 
+ 00030740  0x000084f6 call  0x00007748 
+ 00030741  0x000084f7 arg  0x0000075e , 0x00000011 
+ 00030742  0x000084f8 arg  0x0000072e , 0x00000012 
+ 00030743  0x000084f9 arg  0x0000075e , 0x00000005 
+ 00030744  0x000084fa call  0x00007755 
+ 00030745  0x000084fb arg  0x0000075e , 0x00000011 
+ 00030746  0x000084fc arg  0x00000776 , 0x00000012 
+ 00030747  0x000084fd arg  0x0000075e , 0x00000005 
+ 00030748  0x000084fe call  0x00007755 
+ 00030749  0x000084ff arg  0x00000676 , 0x00000006 
+ 00030750  0x00008500 arg  0x0000072e , 0x00000005 
+ 00030751  0x00008501 call  0x00007ebe 
+ 00030752  0x00008502 arg  0x0000068e , 0x00000011 
+ 00030753  0x00008503 arg  0x00000776 , 0x00000005 
+ 00030754  0x00008504 call  0x000077a8 
+ 00030755  0x00008505 arg  0x0000072e , 0x00000011 
+ 00030756  0x00008506 call  0x00007748 
+ 00030757  0x00008507 arg  0x0000072e , 0x00000011 
+ 00030758  0x00008508 call  0x00007748 
+ 00030759  0x00008509 arg  0x0000072e , 0x00000011 
+ 00030760  0x0000850a arg  0x00000776 , 0x00000012 
+ 00030761  0x0000850b arg  0x0000072e , 0x00000005 
+ 00030762  0x0000850c call  0x00007786 
+ 00030763  0x0000850d arg  0x00000776 , 0x00000011 
+ 00030764  0x0000850e arg  0x00000746 , 0x00000005 
+ 00030765  0x0000850f call  0x000077a8 
+ 00030766  0x00008510 arg  0x00000746 , 0x00000011 
+ 00030767  0x00008511 call  0x00007748 
+ 00030768  0x00008512 arg  0x00000746 , 0x00000011 
+ 00030769  0x00008513 call  0x00007748 
+ 00030770  0x00008514 arg  0x00000746 , 0x00000011 
+ 00030771  0x00008515 call  0x00007748 
+ 00030772  0x00008516 arg  0x0000068e , 0x00000006 
+ 00030773  0x00008517 arg  0x00000776 , 0x00000005 
+ 00030774  0x00008518 call  0x00007ebe 
+ 00030775  0x00008519 arg  0x00000776 , 0x00000011 
+ 00030776  0x0000851a call  0x00007748 
+ 00030777  0x0000851b arg  0x00000776 , 0x00000011 
+ 00030778  0x0000851c arg  0x000006a6 , 0x00000012 
+ 00030779  0x0000851d arg  0x000006a6 , 0x00000005 
+ 00030780  0x0000851e call  0x00007786 
+ 00030781  0x0000851f arg  0x0000075e , 0x00000011 
+ 00030782  0x00008520 arg  0x00000776 , 0x00000005 
+ 00030783  0x00008521 call  0x000077a8 
+ 00030784  0x00008522 arg  0x00000776 , 0x00000011 
+ 00030785  0x00008523 arg  0x0000072e , 0x00000012 
+ 00030786  0x00008524 arg  0x00000776 , 0x00000005 
+ 00030787  0x00008525 call  0x00007758 
+ 00030788  0x00008526 arg  0x00000776 , 0x00000011 
+ 00030789  0x00008527 arg  0x0000072e , 0x00000012 
+ 00030790  0x00008528 arg  0x00000676 , 0x00000005 
+ 00030791  0x00008529 call  0x00007758 
+ 00030792  0x0000852a arg  0x0000072e , 0x00000011 
+ 00030793  0x0000852b arg  0x00000676 , 0x00000012 
+ 00030794  0x0000852c arg  0x00000776 , 0x00000005 
+ 00030795  0x0000852d call  0x00007758 
+ 00030796  0x0000852e arg  0x00000776 , 0x00000011 
+ 00030797  0x0000852f arg  0x0000075e , 0x00000012 
+ 00030798  0x00008530 arg  0x00000776 , 0x00000005 
+ 00030799  0x00008531 call  0x00007786 
+ 00030800  0x00008532 arg  0x00000776 , 0x00000011 
+ 00030801  0x00008533 arg  0x00000746 , 0x00000012 
+ 00030802  0x00008534 arg  0x0000068e , 0x00000005 
+ 00030803  0x00008535 branch  0x00007758 
+ 00030804  0x0000853a arg  0x00000616 , 0x00000011 
+ 00030805  0x0000853b arg  0x0000078e , 0x00000005 
+ 00030806  0x0000853c call  0x000077a8 
+ 00030807  0x0000853d arg  0x00000676 , 0x00000011 
+ 00030808  0x0000853e arg  0x0000078e , 0x00000012 
+ 00030809  0x0000853f arg  0x00000746 , 0x00000005 
+ 00030810  0x00008540 call  0x00007786 
+ 00030811  0x00008541 arg  0x00000616 , 0x00000011 
+ 00030812  0x00008542 arg  0x0000078e , 0x00000012 
+ 00030813  0x00008543 arg  0x0000078e , 0x00000005 
+ 00030814  0x00008544 call  0x00007786 
+ 00030815  0x00008545 arg  0x0000068e , 0x00000011 
+ 00030816  0x00008546 arg  0x0000078e , 0x00000012 
+ 00030817  0x00008547 arg  0x0000072e , 0x00000005 
+ 00030818  0x00008548 call  0x00007786 
+ 00030819  0x00008549 arg  0x000006a6 , 0x00000011 
+ 00030820  0x0000854a arg  0x0000078e , 0x00000005 
+ 00030821  0x0000854b call  0x000077a8 
+ 00030822  0x0000854c arg  0x000005e6 , 0x00000011 
+ 00030823  0x0000854d arg  0x0000078e , 0x00000012 
+ 00030824  0x0000854e arg  0x0000075e , 0x00000005 
+ 00030825  0x0000854f call  0x00007786 
+ 00030826  0x00008550 arg  0x000006a6 , 0x00000011 
+ 00030827  0x00008551 arg  0x0000078e , 0x00000012 
+ 00030828  0x00008552 arg  0x0000078e , 0x00000005 
+ 00030829  0x00008553 call  0x00007786 
+ 00030830  0x00008554 arg  0x000005fe , 0x00000011 
+ 00030831  0x00008555 arg  0x0000078e , 0x00000012 
+ 00030832  0x00008556 arg  0x00000776 , 0x00000005 
+ 00030833  0x00008557 call  0x00007786 
+ 00030834  0x00008558 arg  0x00000746 , 0x00000011 
+ 00030835  0x00008559 arg  0x0000075e , 0x00000012 
+ 00030836  0x0000855a arg  0x0000078e , 0x00000005 
+ 00030837  0x0000855b call  0x00007758 
+ 00030838  0x0000855c arg  0x00000746 , 0x00000011 
+ 00030839  0x0000855d arg  0x0000075e , 0x00000012 
+ 00030840  0x0000855e arg  0x00000746 , 0x00000005 
+ 00030841  0x0000855f call  0x00007755 
+ 00030842  0x00008560 arg  0x0000072e , 0x00000011 
+ 00030843  0x00008561 arg  0x00000776 , 0x00000012 
+ 00030844  0x00008562 arg  0x0000075e , 0x00000005 
+ 00030845  0x00008563 call  0x00007758 
+ 00030846  0x00008564 arg  0x0000072e , 0x00000011 
+ 00030847  0x00008565 arg  0x00000776 , 0x00000012 
+ 00030848  0x00008566 arg  0x0000072e , 0x00000005 
+ 00030849  0x00008567 call  0x00007755 
+ 00030850  0x00008568 arg  0x0000072e , 0x00000011 
+ 00030851  0x00008569 arg  0x0000078e , 0x00000012 
+ 00030852  0x0000856a arg  0x0000072e , 0x00000005 
+ 00030853  0x0000856b call  0x00007786 
+ 00030854  0x0000856c arg  0x000006a6 , 0x00000011 
+ 00030855  0x0000856d arg  0x00000616 , 0x00000012 
+ 00030856  0x0000856e arg  0x00000776 , 0x00000005 
+ 00030857  0x0000856f call  0x00007786 
+ 00030858  0x00008570 arg  0x00000776 , 0x00000011 
+ 00030859  0x00008571 arg  0x0000078e , 0x00000012 
+ 00030860  0x00008572 arg  0x000006a6 , 0x00000005 
+ 00030861  0x00008573 call  0x00007786 
+ 00030862  0x00008574 arg  0x0000078e , 0x00000011 
+ 00030863  0x00008575 arg  0x0000078e , 0x00000005 
+ 00030864  0x00008576 call  0x000077a8 
+ 00030865  0x00008577 arg  0x0000078e , 0x00000011 
+ 00030866  0x00008578 arg  0x00000746 , 0x00000012 
+ 00030867  0x00008579 arg  0x00000776 , 0x00000005 
+ 00030868  0x0000857a call  0x00007786 
+ 00030869  0x0000857b arg  0x0000078e , 0x00000011 
+ 00030870  0x0000857c arg  0x0000072e , 0x00000012 
+ 00030871  0x0000857d arg  0x0000072e , 0x00000005 
+ 00030872  0x0000857e call  0x00007786 
+ 00030873  0x0000857f arg  0x0000075e , 0x00000011 
+ 00030874  0x00008580 arg  0x00000676 , 0x00000005 
+ 00030875  0x00008581 call  0x000077a8 
+ 00030876  0x00008582 arg  0x00000676 , 0x00000011 
+ 00030877  0x00008583 arg  0x00000776 , 0x00000012 
+ 00030878  0x00008584 arg  0x00000676 , 0x00000005 
+ 00030879  0x00008585 call  0x00007758 
+ 00030880  0x00008586 arg  0x00000676 , 0x00000006 
+ 00030881  0x00008587 arg  0x0000078e , 0x00000005 
+ 00030882  0x00008588 call  0x00007ebe 
+ 00030883  0x00008589 arg  0x0000078e , 0x00000011 
+ 00030884  0x0000858a call  0x00007748 
+ 00030885  0x0000858b arg  0x00000776 , 0x00000011 
+ 00030886  0x0000858c arg  0x0000078e , 0x00000012 
+ 00030887  0x0000858d arg  0x00000776 , 0x00000005 
+ 00030888  0x0000858e call  0x00007758 
+ 00030889  0x0000858f arg  0x00000776 , 0x00000011 
+ 00030890  0x00008590 arg  0x0000075e , 0x00000012 
+ 00030891  0x00008591 arg  0x0000075e , 0x00000005 
+ 00030892  0x00008592 call  0x00007786 
+ 00030893  0x00008593 arg  0x0000075e , 0x00000011 
+ 00030894  0x00008594 arg  0x0000072e , 0x00000012 
+ 00030895  0x00008595 arg  0x0000068e , 0x00000005 
+ 00030896  0x00008596 call  0x00007758 
+ 00030897  0x00008597 arg  0x0000068e , 0x00000011 
+ 00030898  0x00008598 arg  0x00000886 , 0x00000012 
+ 00030899  0x00008599 arg  0x0000068e , 0x00000005 
+ 00030900  0x0000859a force  0x00000000 , 0x00000013 
+ 00030901  0x0000859b fetch  0x00000001 , 0x0000068e 
+ 00030902  0x0000859c isolate1  0x00000000 , 0x0000003f 
+ 00030903  0x0000859d call  0x00007711 , 0x00000001 
+ 00030904  0x0000859e copy  0x00000013 , 0x00000030 
+ 00030905  0x0000859f arg  0x0000068e , 0x00000011 
+ 00030906  0x000085a0 call  0x0000772d 
+ 00030907  0x000085a1 fetch  0x00000001 , 0x000006a5 
+ 00030908  0x000085a2 isolate1  0x00000000 , 0x00000030 
+ 00030909  0x000085a3 setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00030910  0x000085a4 store  0x00000001 , 0x000006a5 
+ 00030911  0x000085a5 rtn 
+ 00030912  0x000085aa fetch  0x00000001 , 0x000005e3 
+ 00030913  0x000085ab increase  0xffffffff , 0x0000003f 
+ 00030914  0x000085ac nrtn  0x00000002 
+ 00030915  0x000085ad store  0x00000001 , 0x000005e3 
+ 00030916  0x000085ae fetch  0x00000001 , 0x000005e2 
+ 00030917  0x000085af call  0x00007803 , 0x00000034 
+ 00030918  0x000085b0 fetch  0x00000001 , 0x000005e3 
+ 00030919  0x000085b1 arg  0x000006be , 0x00000006 
+ 00030920  0x000085b2 call  0x000076ec 
+ 00030921  0x000085b3 branch  0x000078c0 , 0x00000001 
+ 00030922  0x000085b4 fetch  0x00000001 , 0x000005e2 
+ 00030923  0x000085b5 nbranch  0x000078ce , 0x00000034 
+ 00030924  0x000085b6 call  0x00007854 
+ 00030925  0x000085b7 branch  0x000078c0 
+ 00030926  0x000085b9 jam  0x00000000 , 0x000005e2 
+ 00030927  0x000085ba arg  0x000005e6 , 0x00000006 
+ 00030928  0x000085bb arg  0x00000676 , 0x00000005 
+ 00030929  0x000085bc call  0x000076f2 
+ 00030930  0x000085bd branch  0x000078c0 
+ 00030931  0x000085c1 arg  0x000006a6 , 0x00000011 
+ 00030932  0x000085c2 arg  0x00000776 , 0x00000005 
+ 00030933  0x000085c3 call  0x000077be 
+ 00030934  0x000085c4 arg  0x00000776 , 0x00000011 
+ 00030935  0x000085c5 arg  0x0000072e , 0x00000005 
+ 00030936  0x000085c6 call  0x000077a8 
+ 00030937  0x000085c7 arg  0x00000676 , 0x00000011 
+ 00030938  0x000085c8 arg  0x0000072e , 0x00000012 
+ 00030939  0x000085c9 arg  0x0000062e , 0x00000005 
+ 00030940  0x000085ca call  0x00007786 
+ 00030941  0x000085cb arg  0x00000776 , 0x00000011 
+ 00030942  0x000085cc arg  0x0000072e , 0x00000012 
+ 00030943  0x000085cd arg  0x0000075e , 0x00000005 
+ 00030944  0x000085ce call  0x00007786 
+ 00030945  0x000085cf arg  0x0000068e , 0x00000011 
+ 00030946  0x000085d0 arg  0x0000075e , 0x00000012 
+ 00030947  0x000085d1 arg  0x00000646 , 0x00000005 
+ 00030948  0x000085d2 branch  0x00007786 
+ 00030949  0x000085d7 ifetch  0x00000004 , 0x00000006 
+ 00030950  0x000085d8 force  0x00000004 , 0x00000011 
+ 00030951  0x000085d9 increase  0x00000003 , 0x00000005 
+ 00030952  0x000085db istore  0x00000001 , 0x00000005 
+ 00030953  0x000085dc rshift8  0x0000003f , 0x0000003f 
+ 00030954  0x000085dd increase  0xfffffffe , 0x00000005 
+ 00030955  0x000085de increase  0xffffffff , 0x00000011 
+ 00030956  0x000085df nbranch  0x000078e8 , 0x00000005 
+ 00030957  0x000085e0 increase  0x00000005 , 0x00000005 
+ 00030958  0x000085e1 loop  0x000078e5 
+ 00030959  0x000085e2 rtn 
+ 00030960  0x000085e6 lshift2  0x00000007 , 0x0000003f 
+ 00030961  0x000085e7 iadd  0x0000000b , 0x00000006 
+ 00030962  0x000085e8 ifetch  0x00000004 , 0x00000006 
+ 00030963  0x000085e9 rtn 
+ 00030964  0x000085ec force  0x00000010 , 0x00000030 
+ 00030965  0x000085ed arg  0x000005e6 , 0x0000000b 
+ 00030966  0x000085ef add  0x00000030 , 0xfffffff9 , 0x00000007 
+ 00030967  0x000085f0 call  0x000078f0 
+ 00030968  0x000085f1 iforce  0x00000002 
+ 00030969  0x000085f2 add  0x00000030 , 0xfffffff0 , 0x00000007 
+ 00030970  0x000085f3 call  0x000078f0 
+ 00030971  0x000085f4 iadd  0x00000002 , 0x00000002 
+ 00030972  0x000085f5 add  0x00000030 , 0xfffffffe , 0x00000007 
+ 00030973  0x000085f6 call  0x000078f0 
+ 00030974  0x000085f7 shasx  0x0000003f , 0x00000001 , 0x0000003f 
+ 00030975  0x000085f8 iadd  0x00000002 , 0x00000002 
+ 00030976  0x000085f9 add  0x00000030 , 0xfffffff1 , 0x00000007 
+ 00030977  0x000085fa call  0x000078f0 
+ 00030978  0x000085fb shasx  0x0000003f , 0x00000000 , 0x0000003f 
+ 00030979  0x000085fc iadd  0x00000002 , 0x00000002 
+ 00030980  0x000085fd lshift2  0x00000030 , 0x0000003f 
+ 00030981  0x000085fe iadd  0x0000000b , 0x00000005 
+ 00030982  0x000085ff istoret  0x00000004 , 0x00000005 
+ 00030983  0x00008600 increase  0x00000001 , 0x00000030 
+ 00030984  0x00008601 compare  0x00000040 , 0x00000030 , 0x000000ff 
+ 00030985  0x00008602 nbranch  0x000078f6 , 0x00000001 
+ 00030986  0x00008603 rtn 
+ 00030987  0x00008607 arg  0x000008fe , 0x00000006 
+ 00030988  0x00008608 force  0x00000007 , 0x00000038 
+ 00030989  0x0000860a ifetch  0x00000004 , 0x00000006 
+ 00030990  0x0000860b iforce  0x0000002f 
+ 00030991  0x0000860c increase  0xffffffff , 0x00000038 
+ 00030992  0x0000860d branch  0x0000790d , 0x00000002 
+ 00030993  0x0000860e rtn 
+ 00030994  0x00008611 bpatchx  0x000000ec , 0x0000403d 
+ 00030995  0x00008612 call  0x000078f4 
+ 00030996  0x00008613 arg  0x000006e6 , 0x00000005 
+ 00030997  0x00008614 force  0x00000000 , 0x00000038 
+ 00030998  0x00008616 deposit  0x0000002f 
+ 00030999  0x00008617 istore  0x00000004 , 0x00000005 
+ 00031000  0x00008618 increase  0x00000001 , 0x00000038 
+ 00031001  0x00008619 compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031002  0x0000861a nbranch  0x00007916 , 0x00000001 
+ 00031003  0x0000861b call  0x000074b9 
+ 00031004  0x0000861c arg  0x00008700 , 0x0000000b 
+ 00031005  0x0000861d arg  0x000005e6 , 0x00000030 
+ 00031006  0x0000861e force  0x00000040 , 0x00000039 
+ 00031007  0x00008620 ifetcht  0x00000004 , 0x00000030 
+ 00031008  0x00008621 ifetch  0x00000004 , 0x0000000b 
+ 00031009  0x00008622 increase  0x00000004 , 0x0000000b 
+ 00031010  0x00008623 increase  0x00000004 , 0x00000030 
+ 00031011  0x00008624 iadd  0x00000002 , 0x0000003f 
+ 00031012  0x00008625 force  0x00000007 , 0x00000038 
+ 00031013  0x00008626 iadd  0x0000002f , 0x00000002 
+ 00031014  0x00008627 force  0x00000004 , 0x00000038 
+ 00031015  0x00008628 shasx  0x0000002f , 0x00000003 , 0x0000003f 
+ 00031016  0x00008629 iadd  0x00000002 , 0x00000002 
+ 00031017  0x0000862a force  0x00000005 , 0x00000038 
+ 00031018  0x0000862b deposit  0x0000002f 
+ 00031019  0x0000862c force  0x00000006 , 0x00000038 
+ 00031020  0x0000862d ixor  0x0000002f , 0x0000003f 
+ 00031021  0x0000862e force  0x00000004 , 0x00000038 
+ 00031022  0x0000862f iand  0x0000002f , 0x0000003f 
+ 00031023  0x00008630 force  0x00000006 , 0x00000038 
+ 00031024  0x00008631 ixor  0x0000002f , 0x0000003f 
+ 00031025  0x00008632 iadd  0x00000002 , 0x00000002 
+ 00031026  0x00008633 force  0x00000007 , 0x00000038 
+ 00031027  0x00008634 copy  0x00000002 , 0x0000002f 
+ 00031028  0x00008635 force  0x00000003 , 0x00000038 
+ 00031029  0x00008636 deposit  0x0000002f 
+ 00031030  0x00008637 iadd  0x00000002 , 0x0000002f 
+ 00031031  0x00008638 force  0x00000000 , 0x00000038 
+ 00031032  0x00008639 deposit  0x0000002f 
+ 00031033  0x0000863a force  0x00000001 , 0x00000038 
+ 00031034  0x0000863b iand  0x0000002f , 0x00000002 
+ 00031035  0x0000863c ior  0x0000002f , 0x0000003f 
+ 00031036  0x0000863d force  0x00000002 , 0x00000038 
+ 00031037  0x0000863e iand  0x0000002f , 0x0000003f 
+ 00031038  0x0000863f ior  0x00000002 , 0x00000002 
+ 00031039  0x00008640 force  0x00000000 , 0x00000038 
+ 00031040  0x00008641 shasx  0x0000002f , 0x00000002 , 0x0000003f 
+ 00031041  0x00008642 iadd  0x00000002 , 0x0000003f 
+ 00031042  0x00008643 force  0x00000007 , 0x00000038 
+ 00031043  0x00008644 iadd  0x0000002f , 0x0000002f 
+ 00031044  0x00008645 regexrot 
+ 00031045  0x00008646 loop  0x0000791f 
+ 00031046  0x00008647 arg  0x000006e6 , 0x00000006 
+ 00031047  0x00008648 force  0x00000000 , 0x00000038 
+ 00031048  0x0000864a ifetch  0x00000004 , 0x00000006 
+ 00031049  0x0000864b iadd  0x0000002f , 0x0000002f 
+ 00031050  0x0000864c increase  0x00000001 , 0x00000038 
+ 00031051  0x0000864d compare  0x00000008 , 0x00000038 , 0x000000ff 
+ 00031052  0x0000864e nbranch  0x00007948 , 0x00000001 
+ 00031053  0x0000864f branch  0x000074bd 
+ 00031054  0x00008653 arg  0x00000a3e , 0x00000005 
+ 00031055  0x00008654 force  0x00000007 , 0x00000038 
+ 00031056  0x00008656 deposit  0x0000002f 
+ 00031057  0x00008657 istore  0x00000004 , 0x00000005 
+ 00031058  0x00008658 increase  0xffffffff , 0x00000038 
+ 00031059  0x00008659 branch  0x00007950 , 0x00000002 
+ 00031060  0x0000865a rtn 
+ 00031061  0x0000865e arg  0x000005e6 , 0x00000005 
+ 00031062  0x0000865f increase  0xfffffffc , 0x00000006 
+ 00031063  0x00008660 sub  0x00000039 , 0x00000010 , 0x00000011 
+ 00031064  0x00008662 ifetch  0x00000004 , 0x00000006 
+ 00031065  0x00008663 ixor  0x00000002 , 0x0000003f 
+ 00031066  0x00008664 istore  0x00000004 , 0x00000005 
+ 00031067  0x00008665 increase  0xfffffff8 , 0x00000006 
+ 00031068  0x00008666 loop  0x00007958 
+ 00031069  0x00008667 copy  0x00000011 , 0x00000039 
+ 00031070  0x00008668 deposit  0x00000002 
+ 00031071  0x0000866a istore  0x00000004 , 0x00000005 
+ 00031072  0x0000866b loop  0x0000795f 
+ 00031073  0x0000866c rtn 
+ 00031074  0x0000866f call  0x00007967 
+ 00031075  0x00008670 call  0x0000794e 
+ 00031076  0x00008671 branch  0x0000798d 
+ 00031077  0x00008674 call  0x00007967 
+ 00031078  0x00008675 branch  0x0000798d 
+ 00031079  0x00008678 arg  0x000009de , 0x00000006 
+ 00031080  0x00008679 arg  0x000005e6 , 0x00000005 
+ 00031081  0x0000867a force  0x00000006 , 0x00000039 
+ 00031082  0x0000867b call  0x00007a71 
+ 00031083  0x0000867c arg  0x00004642 , 0x00000006 
+ 00031084  0x0000867d force  0x00000006 , 0x00000039 
+ 00031085  0x0000867e call  0x00007a71 
+ 00031086  0x0000867f arg  0x00000a3e , 0x00000006 
+ 00031087  0x00008680 call  0x00007a70 
+ 00031088  0x00008681 call  0x0000790b 
+ 00031089  0x00008682 call  0x00007912 
+ 00031090  0x00008683 arg  0x00000a2e , 0x00000006 
+ 00031091  0x00008684 arg  0x000005e6 , 0x00000005 
+ 00031092  0x00008685 branch  0x00007984 
+ 00031093  0x00008688 arg  0x00004642 , 0x00000006 
+ 00031094  0x00008689 arg  0x000005e6 , 0x00000005 
+ 00031095  0x0000868a force  0x00000006 , 0x00000039 
+ 00031096  0x0000868b call  0x00007a71 
+ 00031097  0x0000868c arg  0x000009de , 0x00000006 
+ 00031098  0x0000868d force  0x00000006 , 0x00000039 
+ 00031099  0x0000868e call  0x00007a71 
+ 00031100  0x0000868f arg  0x00000a2e , 0x00000006 
+ 00031101  0x00008690 call  0x00007a70 
+ 00031102  0x00008691 call  0x0000790b 
+ 00031103  0x00008692 call  0x00007912 
+ 00031104  0x00008693 arg  0x00000a3e , 0x00000006 
+ 00031105  0x00008694 arg  0x000005e6 , 0x00000005 
+ 00031106  0x00008695 call  0x00007984 
+ 00031107  0x00008696 branch  0x0000798d 
+ 00031108  0x00008699 call  0x00007a70 
+ 00031109  0x0000869a setarg  0x00800000 
+ 00031110  0x0000869b lshift8  0x0000003f , 0x0000003f 
+ 00031111  0x0000869c istore  0x00000004 , 0x00000005 
+ 00031112  0x0000869d force  0x00000005 , 0x00000039 
+ 00031113  0x0000869e call  0x00007ec6 
+ 00031114  0x0000869f setarg  0x00000280 
+ 00031115  0x000086a0 istore  0x00000004 , 0x00000005 
+ 00031116  0x000086a1 branch  0x00007912 
+ 00031117  0x000086a3 fetch  0x00000004 , 0x00000a3e 
+ 00031118  0x000086a5 arg  0x000003e8 , 0x00000011 
+ 00031119  0x000086a6 idiv  0x00000011 
+ 00031120  0x000086a7 call  0x00007f86 
+ 00031121  0x000086a8 remainder  0x0000003f 
+ 00031122  0x000086a9 store  0x00000004 , 0x000009ba 
+ 00031123  0x000086aa quotient  0x0000003f 
+ 00031124  0x000086ab arg  0x000003e8 , 0x00000011 
+ 00031125  0x000086ac idiv  0x00000011 
+ 00031126  0x000086ad call  0x00007f86 
+ 00031127  0x000086ae remainder  0x0000003f 
+ 00031128  0x000086af arg  0x000003e8 , 0x00000011 
+ 00031129  0x000086b0 imul32  0x00000011 , 0x0000003f 
+ 00031130  0x000086b1 fetcht  0x00000004 , 0x000009ba 
+ 00031131  0x000086b2 iadd  0x00000002 , 0x0000003f 
+ 00031132  0x000086b3 store  0x00000004 , 0x000009ba 
+ 00031133  0x000086b4 rtn 
+ 00031134  0x000086b7 jam  0x00000000 , 0x00004664 
+ 00031135  0x000086b8 branch  0x000079a2 
+ 00031136  0x000086bb fetch  0x00000001 , 0x00004662 
+ 00031137  0x000086bc bne  0x00000002 , 0x0000799e 
+ 00031138  0x000086be bpatchx  0x000000ed , 0x0000403d 
+ 00031139  0x000086bf setarg  0x00363636 
+ 00031140  0x000086c0 lshift8  0x0000003f , 0x00000002 
+ 00031141  0x000086c1 or_into  0x00000036 , 0x00000002 
+ 00031142  0x000086c2 fetch  0x00000002 , 0x00000a7e 
+ 00031143  0x000086c3 copy  0x0000003f , 0x00000006 
+ 00031144  0x000086c4 force  0x00000004 , 0x00000039 
+ 00031145  0x000086c5 call  0x00007955 
+ 00031146  0x000086c6 call  0x0000790b 
+ 00031147  0x000086c7 call  0x00007912 
+ 00031148  0x000086c8 fetch  0x00000002 , 0x00000a80 
+ 00031149  0x000086c9 copy  0x0000003f , 0x00000006 
+ 00031150  0x000086ca arg  0x000005e6 , 0x00000005 
+ 00031151  0x000086cb force  0x00000006 , 0x00000039 
+ 00031152  0x000086cc call  0x00007a71 
+ 00031153  0x000086cd fetch  0x00000002 , 0x00000a82 
+ 00031154  0x000086ce copy  0x0000003f , 0x00000006 
+ 00031155  0x000086cf force  0x00000006 , 0x00000039 
+ 00031156  0x000086d0 call  0x00007a71 
+ 00031157  0x000086d1 setarg  0x00800000 
+ 00031158  0x000086d2 istore  0x00000003 , 0x00000005 
+ 00031159  0x000086d4 fetch  0x00000001 , 0x00004664 
+ 00031160  0x000086d6 istore  0x00000001 , 0x00000005 
+ 00031161  0x000086d7 force  0x00000000 , 0x0000003f 
+ 00031162  0x000086d8 istore  0x00000008 , 0x00000005 
+ 00031163  0x000086d9 setarg  0x00000388 
+ 00031164  0x000086da istore  0x00000004 , 0x00000005 
+ 00031165  0x000086db call  0x00007912 
+ 00031166  0x000086dc call  0x0000794e 
+ 00031167  0x000086dd arg  0x00000a3e , 0x00000006 
+ 00031168  0x000086de arg  0x00000706 , 0x00000005 
+ 00031169  0x000086df call  0x00007ebd 
+ 00031170  0x000086e1 setarg  0x005c5c5c 
+ 00031171  0x000086e2 lshift8  0x0000003f , 0x00000002 
+ 00031172  0x000086e3 or_into  0x0000005c , 0x00000002 
+ 00031173  0x000086e4 fetch  0x00000002 , 0x00000a7e 
+ 00031174  0x000086e5 copy  0x0000003f , 0x00000006 
+ 00031175  0x000086e6 force  0x00000004 , 0x00000039 
+ 00031176  0x000086e7 call  0x00007955 
+ 00031177  0x000086e8 call  0x0000790b 
+ 00031178  0x000086e9 call  0x00007912 
+ 00031179  0x000086ea arg  0x00000726 , 0x00000006 
+ 00031180  0x000086eb arg  0x000005e6 , 0x00000005 
+ 00031181  0x000086ec force  0x00000008 , 0x00000039 
+ 00031182  0x000086ed call  0x00007a71 
+ 00031183  0x000086ee setarg  0x00800000 
+ 00031184  0x000086ef lshift8  0x0000003f , 0x0000003f 
+ 00031185  0x000086f0 istore  0x00000004 , 0x00000005 
+ 00031186  0x000086f1 call  0x00007ec5 
+ 00031187  0x000086f2 setarg  0x00000300 
+ 00031188  0x000086f3 istore  0x00000004 , 0x00000005 
+ 00031189  0x000086f4 call  0x00007912 
+ 00031190  0x000086f5 branch  0x0000794e 
+ 00031191  0x000086f9 setarg  0x00363636 
+ 00031192  0x000086fa lshift8  0x0000003f , 0x00000002 
+ 00031193  0x000086fb or_into  0x00000036 , 0x00000002 
+ 00031194  0x000086fc arg  0x00000a1e , 0x00000006 
+ 00031195  0x000086fd force  0x00000006 , 0x00000039 
+ 00031196  0x000086fe call  0x00007955 
+ 00031197  0x000086ff call  0x0000790b 
+ 00031198  0x00008700 call  0x00007912 
+ 00031199  0x00008701 fetch  0x00000002 , 0x00000a8a 
+ 00031200  0x00008702 copy  0x0000003f , 0x00000006 
+ 00031201  0x00008703 arg  0x000005e6 , 0x00000005 
+ 00031202  0x00008704 call  0x00007a70 
+ 00031203  0x00008705 fetch  0x00000002 , 0x00000a8c 
+ 00031204  0x00008706 copy  0x0000003f , 0x00000006 
+ 00031205  0x00008707 call  0x00007a70 
+ 00031206  0x00008709 setarg  0x0062746c 
+ 00031207  0x0000870a lshift8  0x0000003f , 0x0000003f 
+ 00031208  0x0000870b or_into  0x0000006b , 0x0000003f 
+ 00031209  0x0000870c istore  0x00000004 , 0x00000005 
+ 00031210  0x0000870d arg  0x00000733 , 0x00000006 
+ 00031211  0x0000870e force  0x00000003 , 0x00000039 
+ 00031212  0x0000870f call  0x00007a71 
+ 00031213  0x00008711 setarg  0x00800000 
+ 00031214  0x00008712 lshift8  0x0000003f , 0x0000003f 
+ 00031215  0x00008713 istore  0x00000004 , 0x00000005 
+ 00031216  0x00008714 force  0x00000000 , 0x0000003f 
+ 00031217  0x00008715 istore  0x00000008 , 0x00000005 
+ 00031218  0x00008716 setarg  0x00000380 
+ 00031219  0x00008717 istore  0x00000004 , 0x00000005 
+ 00031220  0x00008718 call  0x00007912 
+ 00031221  0x0000871a call  0x0000794e 
+ 00031222  0x0000871b arg  0x00000a3e , 0x00000006 
+ 00031223  0x0000871c arg  0x00000706 , 0x00000005 
+ 00031224  0x0000871d call  0x00007ebd 
+ 00031225  0x0000871f setarg  0x005c5c5c 
+ 00031226  0x00008720 lshift8  0x0000003f , 0x00000002 
+ 00031227  0x00008721 or_into  0x0000005c , 0x00000002 
+ 00031228  0x00008722 arg  0x00000a1e , 0x00000006 
+ 00031229  0x00008723 force  0x00000006 , 0x00000039 
+ 00031230  0x00008724 call  0x00007955 
+ 00031231  0x00008725 call  0x0000790b 
+ 00031232  0x00008726 call  0x00007912 
+ 00031233  0x00008727 arg  0x00000726 , 0x00000006 
+ 00031234  0x00008728 arg  0x000005e6 , 0x00000005 
+ 00031235  0x00008729 force  0x00000008 , 0x00000039 
+ 00031236  0x0000872a call  0x00007a71 
+ 00031237  0x0000872b setarg  0x00800000 
+ 00031238  0x0000872c lshift8  0x0000003f , 0x0000003f 
+ 00031239  0x0000872d istore  0x00000004 , 0x00000005 
+ 00031240  0x0000872e call  0x00007ec5 
+ 00031241  0x0000872f setarg  0x00000300 
+ 00031242  0x00008730 istore  0x00000004 , 0x00000005 
+ 00031243  0x00008731 call  0x00007912 
+ 00031244  0x00008732 branch  0x0000794e 
+ 00031245  0x00008736 fetch  0x00000001 , 0x00004662 
+ 00031246  0x00008737 bne  0x00000002 , 0x00007a1e 
+ 00031247  0x00008739 bpatchx  0x000000ee , 0x0000403d 
+ 00031248  0x0000873a setarg  0x00363636 
+ 00031249  0x0000873b lshift8  0x0000003f , 0x00000002 
+ 00031250  0x0000873c or_into  0x00000036 , 0x00000002 
+ 00031251  0x0000873d arg  0x00000a1e , 0x00000006 
+ 00031252  0x0000873e force  0x00000006 , 0x00000039 
+ 00031253  0x0000873f call  0x00007955 
+ 00031254  0x00008740 call  0x0000790b 
+ 00031255  0x00008741 call  0x00007912 
+ 00031256  0x00008742 arg  0x00000a3e , 0x00000006 
+ 00031257  0x00008743 arg  0x000005e6 , 0x00000005 
+ 00031258  0x00008744 call  0x00007a70 
+ 00031259  0x00008745 arg  0x00000a2e , 0x00000006 
+ 00031260  0x00008746 call  0x00007a70 
+ 00031261  0x00008747 branch  0x00007a33 
+ 00031262  0x0000874a setarg  0x00000000 
+ 00031263  0x0000874b store  0x00000004 , 0x0000468a 
+ 00031264  0x0000874c branch  0x00007a0f 
+ 00031265  0x0000874f setarg  0x00000000 
+ 00031266  0x00008750 store  0x00000004 , 0x0000468a 
+ 00031267  0x00008751 branch  0x00007a26 
+ 00031268  0x00008755 fetch  0x00000001 , 0x00004662 
+ 00031269  0x00008756 bne  0x00000002 , 0x00007a21 
+ 00031270  0x00008758 setarg  0x00363636 
+ 00031271  0x00008759 lshift8  0x0000003f , 0x00000002 
+ 00031272  0x0000875a or_into  0x00000036 , 0x00000002 
+ 00031273  0x0000875b arg  0x00000a1e , 0x00000006 
+ 00031274  0x0000875c force  0x00000006 , 0x00000039 
+ 00031275  0x0000875d call  0x00007955 
+ 00031276  0x0000875e call  0x0000790b 
+ 00031277  0x0000875f call  0x00007912 
+ 00031278  0x00008761 arg  0x00000a2e , 0x00000006 
+ 00031279  0x00008762 arg  0x000005e6 , 0x00000005 
+ 00031280  0x00008763 call  0x00007a70 
+ 00031281  0x00008764 arg  0x00000a3e , 0x00000006 
+ 00031282  0x00008765 call  0x00007a70 
+ 00031283  0x00008767 setarg  0x00000000 
+ 00031284  0x00008768 istore  0x00000008 , 0x00000005 
+ 00031285  0x00008769 istore  0x00000004 , 0x00000005 
+ 00031286  0x0000876a fetch  0x00000004 , 0x0000468a 
+ 00031287  0x0000876b istore  0x00000004 , 0x00000005 
+ 00031288  0x0000876d copy  0x00000005 , 0x00000002 
+ 00031289  0x0000876e jam  0x00000080 , 0x00000726 
+ 00031290  0x0000876f copy  0x00000002 , 0x00000005 
+ 00031291  0x00008770 arg  0x00000736 , 0x00000006 
+ 00031292  0x00008771 call  0x00007a70 
+ 00031293  0x00008773 call  0x00007912 
+ 00031294  0x00008775 arg  0x000005e6 , 0x00000005 
+ 00031295  0x00008776 force  0x00000007 , 0x00000039 
+ 00031296  0x00008777 call  0x00007ec6 
+ 00031297  0x00008778 istore  0x00000004 , 0x00000005 
+ 00031298  0x00008779 setarg  0x000003f8 
+ 00031299  0x0000877a istore  0x00000004 , 0x00000005 
+ 00031300  0x0000877b call  0x00007912 
+ 00031301  0x0000877c call  0x0000794e 
+ 00031302  0x0000877e arg  0x00000a3e , 0x00000006 
+ 00031303  0x0000877f arg  0x00000706 , 0x00000005 
+ 00031304  0x00008780 call  0x00007ebd 
+ 00031305  0x00008782 setarg  0x005c5c5c 
+ 00031306  0x00008783 lshift8  0x0000003f , 0x00000002 
+ 00031307  0x00008784 or_into  0x0000005c , 0x00000002 
+ 00031308  0x00008785 arg  0x00000a1e , 0x00000006 
+ 00031309  0x00008786 force  0x00000006 , 0x00000039 
+ 00031310  0x00008787 call  0x00007955 
+ 00031311  0x00008788 call  0x0000790b 
+ 00031312  0x00008789 call  0x00007912 
+ 00031313  0x0000878a arg  0x00000726 , 0x00000006 
+ 00031314  0x0000878b arg  0x000005e6 , 0x00000005 
+ 00031315  0x0000878c force  0x00000008 , 0x00000039 
+ 00031316  0x0000878d call  0x00007a71 
+ 00031317  0x0000878e setarg  0x00800000 
+ 00031318  0x0000878f lshift8  0x0000003f , 0x0000003f 
+ 00031319  0x00008790 istore  0x00000004 , 0x00000005 
+ 00031320  0x00008791 call  0x00007ec5 
+ 00031321  0x00008792 setarg  0x00000300 
+ 00031322  0x00008793 istore  0x00000004 , 0x00000005 
+ 00031323  0x00008794 call  0x00007912 
+ 00031324  0x00008795 branch  0x0000794e 
+ 00031325  0x0000879d jam  0x000000c0 , 0x000005e3 
+ 00031326  0x0000879f fetch  0x00000001 , 0x000005e3 
+ 00031327  0x000087a0 rtn  0x00000034 
+ 00031328  0x000087a1 increase  0xffffffff , 0x0000003f 
+ 00031329  0x000087a2 store  0x00000001 , 0x000005e3 
+ 00031330  0x000087a3 arg  0x000006be , 0x00000006 
+ 00031331  0x000087a4 call  0x000076ec 
+ 00031332  0x000087a5 branch  0x00007a5e , 0x00000001 
+ 00031333  0x000087a6 arg  0x000005e6 , 0x00000006 
+ 00031334  0x000087a7 arg  0x00000676 , 0x00000005 
+ 00031335  0x000087a8 branch  0x000076f2 
+ 00031336  0x000087ab call  0x00007803 
+ 00031337  0x000087ac fetch  0x00000001 , 0x000005e3 
+ 00031338  0x000087ad increase  0xffffffff , 0x0000003f 
+ 00031339  0x000087ae store  0x00000001 , 0x000005e3 
+ 00031340  0x000087af arg  0x000006be , 0x00000006 
+ 00031341  0x000087b0 call  0x000076ec 
+ 00031342  0x000087b1 rtn  0x00000001 
+ 00031343  0x000087b2 branch  0x00007854 
+ 00031344  0x000087b5 force  0x00000004 , 0x00000039 
+ 00031345  0x000087b7 increase  0xfffffffc , 0x00000006 
+ 00031346  0x000087b9 ifetch  0x00000004 , 0x00000006 
+ 00031347  0x000087ba istore  0x00000004 , 0x00000005 
+ 00031348  0x000087bb increase  0xfffffff8 , 0x00000006 
+ 00031349  0x000087bc loop  0x00007a72 
+ 00031350  0x000087bd rtn 
+ 00031351  0x000087c3 bpatchx  0x000000ef , 0x0000403d 
+ 00031352  0x000087c4 fetch  0x00000001 , 0x000044be 
+ 00031353  0x000087c5 branch  0x00005af0 , 0x00000034 
+ 00031354  0x000087c6 call  0x00005aec 
+ 00031355  0x000087c7 call  0x00007583 
+ 00031356  0x000087c9 branch  0x00007a7d 
+ 00031357  0x000087cf fetch  0x00000001 , 0x000044c3 
+ 00031358  0x000087d0 rtnne  0x00000000 
+ 00031359  0x000087d1 fetch  0x00000001 , 0x000044c0 
+ 00031360  0x000087d2 rtnne  0x00000000 
+ 00031361  0x000087d4 arg  0x000045b2 , 0x00000005 
+ 00031362  0x000087d5 force  0x0000000f , 0x00000007 
+ 00031363  0x000087d6 call  0x000076a2 
+ 00031364  0x000087d7 random  0x0000003f 
+ 00031365  0x000087d8 rshift  0x0000003f , 0x0000003f 
+ 00031366  0x000087d9 istore  0x00000002 , 0x00000005 
+ 00031367  0x000087db arg  0x00000766 , 0x00000005 
+ 00031368  0x000087dc arg  0x000045b2 , 0x00000006 
+ 00031369  0x000087dd call  0x00007ebd 
+ 00031370  0x000087df arg  0x00000646 , 0x00000005 
+ 00031371  0x000087e0 arg  0x0000095e , 0x00000006 
+ 00031372  0x000087e1 call  0x00007eb3 
+ 00031373  0x000087e3 arg  0x00000686 , 0x00000005 
+ 00031374  0x000087e4 call  0x00007ed0 
+ 00031375  0x000087e5 jam  0x00000001 , 0x00000686 
+ 00031376  0x000087e7 call  0x00007ac7 
+ 00031377  0x000087e8 jam  0x00000003 , 0x000044c0 
+ 00031378  0x000087e9 rtn 
+ 00031379  0x000087ec arg  0x000045d2 , 0x00000005 
+ 00031380  0x000087ed arg  0x000006a6 , 0x00000006 
+ 00031381  0x000087ee call  0x00007eb3 
+ 00031382  0x000087ef jam  0x00000003 , 0x000044c3 
+ 00031383  0x000087f0 jam  0x00000000 , 0x000044c0 
+ 00031384  0x000087f1 rtn 
+ 00031385  0x000087f6 fetch  0x00000001 , 0x000009b9 
+ 00031386  0x000087f7 rtnne  0x00000000 
+ 00031387  0x000087f8 fetch  0x00000001 , 0x000044c0 
+ 00031388  0x000087f9 rtnne  0x00000000 
+ 00031389  0x000087fb arg  0x00000766 , 0x00000005 
+ 00031390  0x000087fc arg  0x000045b2 , 0x00000006 
+ 00031391  0x000087fd call  0x00007ebd 
+ 00031392  0x000087ff arg  0x00000646 , 0x00000005 
+ 00031393  0x00008800 arg  0x000009be , 0x00000006 
+ 00031394  0x00008801 call  0x00007eb3 
+ 00031395  0x00008803 arg  0x00000686 , 0x00000005 
+ 00031396  0x00008804 call  0x00007ed0 
+ 00031397  0x00008805 jam  0x00000001 , 0x00000686 
+ 00031398  0x00008807 call  0x00007ac7 
+ 00031399  0x00008808 jam  0x00000004 , 0x000044c0 
+ 00031400  0x00008809 rtn 
+ 00031401  0x0000880e arg  0x000009fe , 0x00000005 
+ 00031402  0x0000880f arg  0x000006a6 , 0x00000006 
+ 00031403  0x00008810 call  0x00007ebd 
+ 00031404  0x00008811 jam  0x00000003 , 0x000009b9 
+ 00031405  0x00008812 jam  0x00000000 , 0x000044c0 
+ 00031406  0x00008813 rtn 
+ 00031407  0x00008818 fetch  0x00000001 , 0x000044be 
+ 00031408  0x00008819 rtn  0x00000034 
+ 00031409  0x0000881a fetch  0x00000001 , 0x000044c0 
+ 00031410  0x0000881b rtn  0x00000034 
+ 00031411  0x0000881c increase  0x00000080 , 0x0000003f 
+ 00031412  0x0000881d store  0x00000001 , 0x000044c0 
+ 00031413  0x0000881e rtnbit1  0x00000007 
+ 00031414  0x0000881f fetch  0x00000002 , 0x000005e3 
+ 00031415  0x00008820 branch  0x00007ab9 , 0x00000034 
+ 00031416  0x00008821 branch  0x00007abf 
+ 00031417  0x00008824 bpatchx  0x000000f0 , 0x0000403e 
+ 00031418  0x00008825 call  0x00007ad4 
+ 00031419  0x00008826 fetch  0x00000001 , 0x000044c0 
+ 00031420  0x00008827 beq  0x00000003 , 0x00007a93 
+ 00031421  0x00008828 beq  0x00000004 , 0x00007aa9 
+ 00031422  0x00008829 rtn 
+ 00031423  0x0000882d call  0x00007ae6 
+ 00031424  0x0000882e fetch  0x00000002 , 0x000005e3 
+ 00031425  0x0000882f increase  0xffffffff , 0x0000003f 
+ 00031426  0x00008830 store  0x00000002 , 0x000005e3 
+ 00031427  0x00008831 arg  0x00000766 , 0x00000006 
+ 00031428  0x00008832 call  0x000076ec 
+ 00031429  0x00008833 rtn  0x00000001 
+ 00031430  0x00008834 branch  0x00007b37 
+ 00031431  0x00008837 bpatchx  0x000000f1 , 0x0000403e 
+ 00031432  0x00008838 setarg  0x00000100 , 0x0000003f 
+ 00031433  0x00008839 store  0x00000002 , 0x000005e3 
+ 00031434  0x0000883b fetch  0x00000002 , 0x000005e3 
+ 00031435  0x0000883c rtn  0x00000034 
+ 00031436  0x0000883d increase  0xffffffff , 0x0000003f 
+ 00031437  0x0000883e store  0x00000002 , 0x000005e3 
+ 00031438  0x0000883f arg  0x00000766 , 0x00000006 
+ 00031439  0x00008840 call  0x000076ec 
+ 00031440  0x00008841 branch  0x00007aca , 0x00000001 
+ 00031441  0x00008842 arg  0x00000646 , 0x00000006 
+ 00031442  0x00008843 arg  0x00000706 , 0x00000005 
+ 00031443  0x00008844 branch  0x00007eb2 
+ 00031444  0x00008848 arg  0x00000746 , 0x00000011 
+ 00031445  0x00008849 arg  0x00000846 , 0x00000005 
+ 00031446  0x0000884a call  0x00007ba3 
+ 00031447  0x0000884b arg  0x00000846 , 0x00000011 
+ 00031448  0x0000884c arg  0x000007e6 , 0x00000005 
+ 00031449  0x0000884d call  0x00007c79 
+ 00031450  0x0000884e arg  0x00000706 , 0x00000011 
+ 00031451  0x0000884f arg  0x000007e6 , 0x00000012 
+ 00031452  0x00008850 arg  0x000006a6 , 0x00000005 
+ 00031453  0x00008851 call  0x00007be1 
+ 00031454  0x00008852 arg  0x00000846 , 0x00000011 
+ 00031455  0x00008853 arg  0x000007e6 , 0x00000012 
+ 00031456  0x00008854 arg  0x00000826 , 0x00000005 
+ 00031457  0x00008855 call  0x00007be1 
+ 00031458  0x00008856 arg  0x00000726 , 0x00000011 
+ 00031459  0x00008857 arg  0x00000826 , 0x00000012 
+ 00031460  0x00008858 arg  0x000006c6 , 0x00000005 
+ 00031461  0x00008859 branch  0x00007be1 
+ 00031462  0x0000885c arg  0x00000746 , 0x00000011 
+ 00031463  0x0000885d arg  0x00000826 , 0x00000005 
+ 00031464  0x0000885e call  0x00007c79 
+ 00031465  0x0000885f arg  0x00000826 , 0x00000011 
+ 00031466  0x00008860 arg  0x00000846 , 0x00000005 
+ 00031467  0x00008861 call  0x00007c79 
+ 00031468  0x00008863 arg  0x0000093e , 0x00000011 
+ 00031469  0x00008864 arg  0x00000846 , 0x00000012 
+ 00031470  0x00008865 arg  0x00000846 , 0x00000005 
+ 00031471  0x00008866 call  0x00007be1 
+ 00031472  0x00008867 arg  0x00000706 , 0x00000011 
+ 00031473  0x00008868 arg  0x00000826 , 0x00000005 
+ 00031474  0x00008869 call  0x00007c79 
+ 00031475  0x0000886b arg  0x00000826 , 0x00000006 
+ 00031476  0x0000886c arg  0x000007e6 , 0x00000005 
+ 00031477  0x0000886d call  0x00007ebd 
+ 00031478  0x0000886e arg  0x000007e6 , 0x00000011 
+ 00031479  0x0000886f call  0x00007c80 
+ 00031480  0x00008870 arg  0x00000826 , 0x00000011 
+ 00031481  0x00008871 arg  0x000007e6 , 0x00000012 
+ 00031482  0x00008872 arg  0x00000826 , 0x00000005 
+ 00031483  0x00008873 call  0x00007c7d 
+ 00031484  0x00008875 arg  0x00000826 , 0x00000011 
+ 00031485  0x00008876 arg  0x00000846 , 0x00000012 
+ 00031486  0x00008877 arg  0x00000826 , 0x00000005 
+ 00031487  0x00008878 call  0x00007c7d 
+ 00031488  0x0000887a arg  0x00000706 , 0x00000006 
+ 00031489  0x0000887b arg  0x000007e6 , 0x00000005 
+ 00031490  0x0000887c call  0x00007ebd 
+ 00031491  0x0000887d arg  0x00000726 , 0x00000011 
+ 00031492  0x0000887e arg  0x00000846 , 0x00000005 
+ 00031493  0x0000887f call  0x00007c79 
+ 00031494  0x00008880 arg  0x000007e6 , 0x00000011 
+ 00031495  0x00008881 call  0x00007c80 
+ 00031496  0x00008882 arg  0x000007e6 , 0x00000011 
+ 00031497  0x00008883 call  0x00007c80 
+ 00031498  0x00008884 arg  0x000007e6 , 0x00000011 
+ 00031499  0x00008885 arg  0x00000846 , 0x00000012 
+ 00031500  0x00008886 arg  0x000007e6 , 0x00000005 
+ 00031501  0x00008887 call  0x00007be1 
+ 00031502  0x00008888 arg  0x00000846 , 0x00000011 
+ 00031503  0x00008889 arg  0x00000806 , 0x00000005 
+ 00031504  0x0000888a call  0x00007c79 
+ 00031505  0x0000888b arg  0x00000806 , 0x00000011 
+ 00031506  0x0000888c call  0x00007c80 
+ 00031507  0x0000888d arg  0x00000806 , 0x00000011 
+ 00031508  0x0000888e call  0x00007c80 
+ 00031509  0x0000888f arg  0x00000806 , 0x00000011 
+ 00031510  0x00008890 call  0x00007c80 
+ 00031511  0x00008891 arg  0x00000726 , 0x00000006 
+ 00031512  0x00008892 arg  0x00000846 , 0x00000005 
+ 00031513  0x00008893 call  0x00007ebd 
+ 00031514  0x00008894 arg  0x00000846 , 0x00000011 
+ 00031515  0x00008895 call  0x00007c80 
+ 00031516  0x00008896 arg  0x00000846 , 0x00000011 
+ 00031517  0x00008897 arg  0x00000746 , 0x00000012 
+ 00031518  0x00008898 arg  0x00000746 , 0x00000005 
+ 00031519  0x00008899 call  0x00007be1 
+ 00031520  0x0000889c arg  0x00000826 , 0x00000011 
+ 00031521  0x0000889d arg  0x00000846 , 0x00000005 
+ 00031522  0x0000889e call  0x00007c79 
+ 00031523  0x000088a0 arg  0x00000846 , 0x00000011 
+ 00031524  0x000088a1 arg  0x000007e6 , 0x00000012 
+ 00031525  0x000088a2 arg  0x00000846 , 0x00000005 
+ 00031526  0x000088a3 call  0x00007c96 
+ 00031527  0x000088a4 arg  0x00000846 , 0x00000011 
+ 00031528  0x000088a5 arg  0x000007e6 , 0x00000012 
+ 00031529  0x000088a6 arg  0x00000706 , 0x00000005 
+ 00031530  0x000088a7 call  0x00007c96 
+ 00031531  0x000088a8 arg  0x000007e6 , 0x00000011 
+ 00031532  0x000088a9 arg  0x00000706 , 0x00000012 
+ 00031533  0x000088aa arg  0x00000846 , 0x00000005 
+ 00031534  0x000088ab call  0x00007c96 
+ 00031535  0x000088ac arg  0x00000846 , 0x00000011 
+ 00031536  0x000088ad arg  0x00000826 , 0x00000012 
+ 00031537  0x000088ae arg  0x00000846 , 0x00000005 
+ 00031538  0x000088af call  0x00007be1 
+ 00031539  0x000088b0 arg  0x00000846 , 0x00000011 
+ 00031540  0x000088b1 arg  0x00000806 , 0x00000012 
+ 00031541  0x000088b2 arg  0x00000726 , 0x00000005 
+ 00031542  0x000088b3 branch  0x00007c96 
+ 00031543  0x000088b7 arg  0x00000686 , 0x00000011 
+ 00031544  0x000088b8 arg  0x00000866 , 0x00000005 
+ 00031545  0x000088b9 call  0x00007c79 
+ 00031546  0x000088ba arg  0x00000706 , 0x00000011 
+ 00031547  0x000088bb arg  0x00000866 , 0x00000012 
+ 00031548  0x000088bc arg  0x00000806 , 0x00000005 
+ 00031549  0x000088bd call  0x00007be1 
+ 00031550  0x000088c0 arg  0x00000686 , 0x00000011 
+ 00031551  0x000088c1 arg  0x00000866 , 0x00000012 
+ 00031552  0x000088c2 arg  0x00000866 , 0x00000005 
+ 00031553  0x000088c3 call  0x00007be1 
+ 00031554  0x000088c4 arg  0x00000726 , 0x00000011 
+ 00031555  0x000088c5 arg  0x00000866 , 0x00000012 
+ 00031556  0x000088c6 arg  0x000007e6 , 0x00000005 
+ 00031557  0x000088c7 call  0x00007be1 
+ 00031558  0x000088ca arg  0x00000746 , 0x00000011 
+ 00031559  0x000088cb arg  0x00000866 , 0x00000005 
+ 00031560  0x000088cc call  0x00007c79 
+ 00031561  0x000088cd arg  0x00000646 , 0x00000011 
+ 00031562  0x000088ce arg  0x00000866 , 0x00000012 
+ 00031563  0x000088cf arg  0x00000826 , 0x00000005 
+ 00031564  0x000088d0 call  0x00007be1 
+ 00031565  0x000088d2 arg  0x00000746 , 0x00000011 
+ 00031566  0x000088d3 arg  0x00000866 , 0x00000012 
+ 00031567  0x000088d4 arg  0x00000866 , 0x00000005 
+ 00031568  0x000088d5 call  0x00007be1 
+ 00031569  0x000088d6 arg  0x00000666 , 0x00000011 
+ 00031570  0x000088d7 arg  0x00000866 , 0x00000012 
+ 00031571  0x000088d8 arg  0x00000846 , 0x00000005 
+ 00031572  0x000088d9 call  0x00007be1 
+ 00031573  0x000088de arg  0x00000806 , 0x00000012 
+ 00031574  0x000088df arg  0x00000826 , 0x00000011 
+ 00031575  0x000088e0 arg  0x00000866 , 0x00000005 
+ 00031576  0x000088e1 call  0x00007c96 
+ 00031577  0x000088e2 arg  0x00000806 , 0x00000011 
+ 00031578  0x000088e3 arg  0x00000826 , 0x00000012 
+ 00031579  0x000088e4 arg  0x00000806 , 0x00000005 
+ 00031580  0x000088e5 call  0x00007c7d 
+ 00031581  0x000088e8 arg  0x000007e6 , 0x00000012 
+ 00031582  0x000088e9 arg  0x00000846 , 0x00000011 
+ 00031583  0x000088ea arg  0x00000826 , 0x00000005 
+ 00031584  0x000088eb call  0x00007c96 
+ 00031585  0x000088ec arg  0x000007e6 , 0x00000011 
+ 00031586  0x000088ed arg  0x00000846 , 0x00000012 
+ 00031587  0x000088ee arg  0x000007e6 , 0x00000005 
+ 00031588  0x000088ef call  0x00007c7d 
+ 00031589  0x000088f0 arg  0x000007e6 , 0x00000011 
+ 00031590  0x000088f1 arg  0x00000866 , 0x00000012 
+ 00031591  0x000088f2 arg  0x000007e6 , 0x00000005 
+ 00031592  0x000088f3 call  0x00007be1 
+ 00031593  0x000088f4 arg  0x00000746 , 0x00000011 
+ 00031594  0x000088f5 arg  0x00000686 , 0x00000012 
+ 00031595  0x000088f6 arg  0x00000846 , 0x00000005 
+ 00031596  0x000088f7 call  0x00007be1 
+ 00031597  0x000088f8 arg  0x00000846 , 0x00000011 
+ 00031598  0x000088f9 arg  0x00000866 , 0x00000012 
+ 00031599  0x000088fa arg  0x00000746 , 0x00000005 
+ 00031600  0x000088fb call  0x00007be1 
+ 00031601  0x000088fd arg  0x00000866 , 0x00000011 
+ 00031602  0x000088fe arg  0x00000866 , 0x00000005 
+ 00031603  0x000088ff call  0x00007c79 
+ 00031604  0x00008900 arg  0x00000866 , 0x00000011 
+ 00031605  0x00008901 arg  0x00000806 , 0x00000012 
+ 00031606  0x00008902 arg  0x00000846 , 0x00000005 
+ 00031607  0x00008903 call  0x00007be1 
+ 00031608  0x00008904 arg  0x00000866 , 0x00000011 
+ 00031609  0x00008905 arg  0x000007e6 , 0x00000012 
+ 00031610  0x00008906 arg  0x000007e6 , 0x00000005 
+ 00031611  0x00008907 call  0x00007be1 
+ 00031612  0x00008908 arg  0x00000826 , 0x00000011 
+ 00031613  0x00008909 arg  0x00000706 , 0x00000005 
+ 00031614  0x0000890a call  0x00007c79 
+ 00031615  0x0000890b arg  0x00000706 , 0x00000011 
+ 00031616  0x0000890c arg  0x00000846 , 0x00000012 
+ 00031617  0x0000890d arg  0x00000706 , 0x00000005 
+ 00031618  0x0000890e call  0x00007c96 
+ 00031619  0x0000890f arg  0x00000706 , 0x00000006 
+ 00031620  0x00008910 arg  0x00000866 , 0x00000005 
+ 00031621  0x00008911 call  0x00007ebd 
+ 00031622  0x00008912 arg  0x00000866 , 0x00000011 
+ 00031623  0x00008913 call  0x00007c80 
+ 00031624  0x00008914 arg  0x00000846 , 0x00000011 
+ 00031625  0x00008915 arg  0x00000866 , 0x00000012 
+ 00031626  0x00008916 arg  0x00000846 , 0x00000005 
+ 00031627  0x00008917 call  0x00007c96 
+ 00031628  0x00008918 arg  0x00000846 , 0x00000011 
+ 00031629  0x00008919 arg  0x00000826 , 0x00000012 
+ 00031630  0x0000891a arg  0x00000826 , 0x00000005 
+ 00031631  0x0000891b call  0x00007be1 
+ 00031632  0x0000891c arg  0x00000826 , 0x00000011 
+ 00031633  0x0000891d arg  0x000007e6 , 0x00000012 
+ 00031634  0x0000891e arg  0x00000726 , 0x00000005 
+ 00031635  0x0000891f call  0x00007c96 
+ 00031636  0x00008920 arg  0x00000726 , 0x00000011 
+ 00031637  0x00008921 arg  0x0000091e , 0x00000012 
+ 00031638  0x00008922 arg  0x00000726 , 0x00000005 
+ 00031639  0x00008923 force  0x00000000 , 0x00000013 
+ 00031640  0x00008924 fetch  0x00000001 , 0x00000726 
+ 00031641  0x00008925 isolate1  0x00000000 , 0x0000003f 
+ 00031642  0x00008926 call  0x00007c7b , 0x00000001 
+ 00031643  0x00008927 copy  0x00000013 , 0x00000030 
+ 00031644  0x00008928 arg  0x00000726 , 0x00000011 
+ 00031645  0x00008929 call  0x00007cab 
+ 00031646  0x0000892a fetch  0x00000001 , 0x00000745 
+ 00031647  0x0000892b isolate1  0x00000000 , 0x00000030 
+ 00031648  0x0000892c setflag  0x00000001 , 0x00000007 , 0x0000003f 
+ 00031649  0x0000892d store  0x00000001 , 0x00000745 
+ 00031650  0x0000892e rtn 
+ 00031651  0x00008931 copy  0x00000005 , 0x0000000b 
+ 00031652  0x00008932 arg  0x00000806 , 0x00000005 
+ 00031653  0x00008933 call  0x00007ed0 
+ 00031654  0x00008934 force  0x00000000 , 0x0000003f 
+ 00031655  0x00008936 store  0x00000004 , 0x00000826 
+ 00031656  0x00008937 jam  0x00000001 , 0x00000806 
+ 00031657  0x00008938 arg  0x00000786 , 0x00000005 
+ 00031658  0x00008939 call  0x00007ed2 
+ 00031659  0x0000893a arg  0x0000091e , 0x00000006 
+ 00031660  0x0000893b arg  0x000007c6 , 0x00000005 
+ 00031661  0x0000893c call  0x00007ebd 
+ 00031662  0x0000893d copy  0x00000011 , 0x00000006 
+ 00031663  0x0000893e arg  0x000007e6 , 0x00000005 
+ 00031664  0x0000893f call  0x00007ebd 
+ 00031665  0x00008946 arg  0x000007e6 , 0x00000006 
+ 00031666  0x00008947 call  0x00007cb5 
+ 00031667  0x00008948 branch  0x00007bda , 0x00000034 
+ 00031668  0x0000894d arg  0x000007e6 , 0x00000011 
+ 00031669  0x0000894e arg  0x00000806 , 0x00000012 
+ 00031670  0x0000894f call  0x00007cb8 
+ 00031671  0x00008950 arg  0x000007c6 , 0x00000011 
+ 00031672  0x00008951 arg  0x00000786 , 0x00000012 
+ 00031673  0x00008952 call  0x00007cb8 
+ 00031674  0x00008954 arg  0x000007e6 , 0x00000011 
+ 00031675  0x00008955 arg  0x000007c6 , 0x00000012 
+ 00031676  0x00008956 call  0x00007cb1 
+ 00031677  0x00008957 branch  0x00007bcc , 0x00000002 
+ 00031678  0x00008958 arg  0x000007c6 , 0x00000011 
+ 00031679  0x00008959 arg  0x000007e6 , 0x00000012 
+ 00031680  0x0000895a copy  0x00000011 , 0x00000005 
+ 00031681  0x0000895b call  0x00007ca9 
+ 00031682  0x0000895c arg  0x00000806 , 0x00000011 
+ 00031683  0x0000895d arg  0x00000786 , 0x00000012 
+ 00031684  0x0000895e copy  0x00000012 , 0x00000005 
+ 00031685  0x0000895f call  0x00007c7b 
+ 00031686  0x00008960 ifetch  0x00000001 , 0x00000011 
+ 00031687  0x00008961 iadd  0x00000013 , 0x00000013 
+ 00031688  0x00008962 ifetch  0x00000001 , 0x00000012 
+ 00031689  0x00008963 iadd  0x00000013 , 0x0000003f 
+ 00031690  0x00008964 istore  0x00000001 , 0x00000012 
+ 00031691  0x00008965 branch  0x00007bb1 
+ 00031692  0x00008967 arg  0x000007e6 , 0x00000011 
+ 00031693  0x00008968 arg  0x000007c6 , 0x00000012 
+ 00031694  0x00008969 copy  0x00000011 , 0x00000005 
+ 00031695  0x0000896a call  0x00007ca9 
+ 00031696  0x0000896b arg  0x00000786 , 0x00000011 
+ 00031697  0x0000896c arg  0x00000806 , 0x00000012 
+ 00031698  0x0000896d copy  0x00000012 , 0x00000005 
+ 00031699  0x0000896e call  0x00007c7b 
+ 00031700  0x0000896f ifetch  0x00000001 , 0x00000011 
+ 00031701  0x00008970 iadd  0x00000013 , 0x00000013 
+ 00031702  0x00008971 ifetch  0x00000001 , 0x00000012 
+ 00031703  0x00008972 iadd  0x00000013 , 0x0000003f 
+ 00031704  0x00008973 istore  0x00000001 , 0x00000012 
+ 00031705  0x00008974 branch  0x00007bb1 
+ 00031706  0x00008977 arg  0x00000786 , 0x00000011 
+ 00031707  0x00008978 copy  0x0000000b , 0x00000005 
+ 00031708  0x00008979 call  0x00007c0a 
+ 00031709  0x0000897b arg  0x0000091e , 0x00000011 
+ 00031710  0x0000897c copy  0x0000000b , 0x00000012 
+ 00031711  0x0000897d copy  0x0000000b , 0x00000005 
+ 00031712  0x0000897e branch  0x00007c96 
+ 00031713  0x00008982 copy  0x00000005 , 0x0000000b 
+ 00031714  0x00008984 force  0x00000000 , 0x00000038 
+ 00031715  0x00008986 arg  0x00000786 , 0x00000005 
+ 00031716  0x00008987 call  0x00007ed2 
+ 00031717  0x00008988 arg  0x00000ad2 , 0x00000005 
+ 00031718  0x00008989 call  0x00007ed2 
+ 00031719  0x0000898d copy  0x00000011 , 0x00000006 
+ 00031720  0x0000898f jam  0x00000000 , 0x00000ad2 
+ 00031721  0x00008990 setarg  0x00000000 
+ 00031722  0x00008991 call  0x00007c73 
+ 00031723  0x00008992 copy  0x00000012 , 0x00000006 
+ 00031724  0x00008993 call  0x00007c77 
+ 00031725  0x00008996 force  0x00000000 , 0x00000007 
+ 00031726  0x00008997 arg  0x00000786 , 0x00000005 
+ 00031727  0x0000899b arg  0x00000ad2 , 0x00000002 
+ 00031728  0x0000899c copy  0x00000007 , 0x00000012 
+ 00031729  0x0000899d lshift2  0x00000012 , 0x0000003f 
+ 00031730  0x0000899f iadd  0x00000002 , 0x00000012 
+ 00031731  0x000089a0 force  0x00000000 , 0x00000002 
+ 00031732  0x000089a1 force  0x00000000 , 0x00000013 
+ 00031733  0x000089a7 ifetch  0x00000004 , 0x00000005 
+ 00031734  0x000089a8 iforce  0x00000011 
+ 00031735  0x000089ab ifetch  0x00000004 , 0x00000012 
+ 00031736  0x000089ac copy  0x00000013 , 0x00000038 
+ 00031737  0x000089ad imul32  0x0000002f , 0x0000003f 
+ 00031738  0x000089ae iadd  0x00000011 , 0x0000003f 
+ 00031739  0x000089af iadd  0x00000002 , 0x0000003f 
+ 00031740  0x000089b0 istore  0x00000004 , 0x00000005 
+ 00031741  0x000089b1 rshift32  0x0000003f , 0x00000002 
+ 00031742  0x000089b2 increase  0x00000001 , 0x00000013 
+ 00031743  0x000089b3 compare  0x00000008 , 0x00000013 , 0x000000ff 
+ 00031744  0x000089b4 nbranch  0x00007bf5 , 0x00000001 
+ 00031745  0x000089b6 deposit  0x00000002 
+ 00031746  0x000089b7 istore  0x00000004 , 0x00000005 
+ 00031747  0x000089b8 increase  0xffffffe0 , 0x00000005 
+ 00031748  0x000089bb increase  0x00000001 , 0x00000007 
+ 00031749  0x000089bc compare  0x00000008 , 0x00000007 , 0x000000ff 
+ 00031750  0x000089bd nbranch  0x00007bef , 0x00000001 
+ 00031751  0x000089be arg  0x00000786 , 0x00000011 
+ 00031752  0x000089bf copy  0x0000000b , 0x00000005 
+ 00031753  0x000089c0 branch  0x00007c0a 
+ 00031754  0x000089c3 bpatchx  0x000000f2 , 0x0000403e 
+ 00031755  0x000089c4 copy  0x00000005 , 0x0000000b 
+ 00031756  0x000089c5 copy  0x00000011 , 0x00000030 
+ 00031757  0x000089c6 arg  0x000007c6 , 0x00000012 
+ 00031758  0x000089c7 copy  0x00000012 , 0x00000005 
+ 00031759  0x000089c8 call  0x00007ecd 
+ 00031760  0x000089c9 istore  0x00000008 , 0x00000005 
+ 00031761  0x000089ca add  0x00000011 , 0x0000002c , 0x00000006 
+ 00031762  0x000089cb call  0x00007eb9 
+ 00031763  0x000089cc call  0x00007eb5 
+ 00031764  0x000089cd copy  0x00000012 , 0x00000011 
+ 00031765  0x000089ce call  0x00007c80 
+ 00031766  0x000089cf arg  0x000007c6 , 0x00000012 
+ 00031767  0x000089d0 copy  0x00000030 , 0x00000011 
+ 00031768  0x000089d1 copy  0x0000000b , 0x00000005 
+ 00031769  0x000089d2 call  0x00007c7d 
+ 00031770  0x000089d4 arg  0x000007c6 , 0x00000012 
+ 00031771  0x000089d5 copy  0x00000012 , 0x00000005 
+ 00031772  0x000089d6 call  0x00007ecd 
+ 00031773  0x000089d7 istore  0x00000008 , 0x00000005 
+ 00031774  0x000089d8 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031775  0x000089d9 call  0x00007ebf 
+ 00031776  0x000089da call  0x00007ecd 
+ 00031777  0x000089db copy  0x00000012 , 0x00000011 
+ 00031778  0x000089dc call  0x00007c80 
+ 00031779  0x000089e0 arg  0x000007c6 , 0x00000012 
+ 00031780  0x000089e1 copy  0x0000000b , 0x00000011 
+ 00031781  0x000089e2 copy  0x00000011 , 0x00000005 
+ 00031782  0x000089e3 call  0x00007c7d 
+ 00031783  0x000089e7 arg  0x000007c6 , 0x00000012 
+ 00031784  0x000089e8 copy  0x00000012 , 0x00000005 
+ 00031785  0x000089e9 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031786  0x000089ea call  0x00007eb5 
+ 00031787  0x000089eb call  0x00007ecd 
+ 00031788  0x000089ec istore  0x00000008 , 0x00000005 
+ 00031789  0x000089ed add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031790  0x000089ee call  0x00007eb9 
+ 00031791  0x000089ef copy  0x0000000b , 0x00000011 
+ 00031792  0x000089f0 copy  0x00000011 , 0x00000005 
+ 00031793  0x000089f1 call  0x00007c7d 
+ 00031794  0x000089f5 arg  0x000007c6 , 0x00000012 
+ 00031795  0x000089f6 copy  0x00000012 , 0x00000005 
+ 00031796  0x000089f7 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031797  0x000089f8 call  0x00007eb5 
+ 00031798  0x000089f9 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031799  0x000089fa call  0x00007eb5 
+ 00031800  0x000089fb add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031801  0x000089fc call  0x00007eb6 
+ 00031802  0x000089fd add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031803  0x000089fe call  0x00007eb6 
+ 00031804  0x000089ff copy  0x0000000b , 0x00000011 
+ 00031805  0x00008a00 copy  0x00000011 , 0x00000005 
+ 00031806  0x00008a01 call  0x00007c7d 
+ 00031807  0x00008a04 arg  0x000007c6 , 0x00000012 
+ 00031808  0x00008a05 copy  0x00000012 , 0x00000005 
+ 00031809  0x00008a06 add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031810  0x00008a07 call  0x00007eb5 
+ 00031811  0x00008a08 call  0x00007ecd 
+ 00031812  0x00008a09 istore  0x00000008 , 0x00000005 
+ 00031813  0x00008a0a add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031814  0x00008a0b call  0x00007eb6 
+ 00031815  0x00008a0c add  0x00000030 , 0x00000028 , 0x00000006 
+ 00031816  0x00008a0d call  0x00007eb6 
+ 00031817  0x00008a0e copy  0x0000000b , 0x00000011 
+ 00031818  0x00008a0f copy  0x00000011 , 0x00000005 
+ 00031819  0x00008a10 call  0x00007c96 
+ 00031820  0x00008a13 arg  0x000007c6 , 0x00000012 
+ 00031821  0x00008a14 copy  0x00000012 , 0x00000005 
+ 00031822  0x00008a15 add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031823  0x00008a16 call  0x00007eb9 
+ 00031824  0x00008a17 call  0x00007eb9 
+ 00031825  0x00008a18 force  0x00000000 , 0x0000003f 
+ 00031826  0x00008a19 istore  0x00000008 , 0x00000005 
+ 00031827  0x00008a1a add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031828  0x00008a1b call  0x00007eb6 
+ 00031829  0x00008a1c add  0x00000030 , 0x0000002c , 0x00000006 
+ 00031830  0x00008a1d call  0x00007eb6 
+ 00031831  0x00008a1e copy  0x0000000b , 0x00000011 
+ 00031832  0x00008a1f copy  0x00000011 , 0x00000005 
+ 00031833  0x00008a20 call  0x00007c96 
+ 00031834  0x00008a23 arg  0x000007c6 , 0x00000012 
+ 00031835  0x00008a24 copy  0x00000012 , 0x00000005 
+ 00031836  0x00008a25 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031837  0x00008a26 call  0x00007eb5 
+ 00031838  0x00008a27 add  0x00000030 , 0x00000020 , 0x00000006 
+ 00031839  0x00008a28 call  0x00007eb5 
+ 00031840  0x00008a29 call  0x00007ecd 
+ 00031841  0x00008a2a add  0x00000030 , 0x00000030 , 0x00000006 
+ 00031842  0x00008a2b call  0x00007eb6 
+ 00031843  0x00008a2c copy  0x0000000b , 0x00000011 
+ 00031844  0x00008a2d copy  0x00000011 , 0x00000005 
+ 00031845  0x00008a2e call  0x00007c96 
+ 00031846  0x00008a31 arg  0x000007c6 , 0x00000012 
+ 00031847  0x00008a32 copy  0x00000012 , 0x00000005 
+ 00031848  0x00008a33 add  0x00000030 , 0x00000038 , 0x00000006 
+ 00031849  0x00008a34 call  0x00007eb9 
+ 00031850  0x00008a35 call  0x00007ecd 
+ 00031851  0x00008a36 add  0x00000030 , 0x00000024 , 0x00000006 
+ 00031852  0x00008a37 call  0x00007eb5 
+ 00031853  0x00008a38 call  0x00007ecd 
+ 00031854  0x00008a39 add  0x00000030 , 0x00000034 , 0x00000006 
+ 00031855  0x00008a3a call  0x00007eb6 
+ 00031856  0x00008a3b copy  0x0000000b , 0x00000011 
+ 00031857  0x00008a3c copy  0x00000011 , 0x00000005 
+ 00031858  0x00008a3d branch  0x00007c96 
+ 00031859  0x00008a41 force  0x00000020 , 0x00000039 
+ 00031860  0x00008a42 arg  0x00000ad2 , 0x00000005 
+ 00031861  0x00008a43 iadd  0x00000005 , 0x00000005 
+ 00031862  0x00008a44 branch  0x00007f01 
+ 00031863  0x00008a47 force  0x00000008 , 0x00000039 
+ 00031864  0x00008a48 branch  0x00007781 
+ 00031865  0x00008a4b copy  0x00000011 , 0x00000012 
+ 00031866  0x00008a4c branch  0x00007be1 
+ 00031867  0x00008a4f force  0x00000008 , 0x00000039 
+ 00031868  0x00008a50 branch  0x00007712 
+ 00031869  0x00008a53 call  0x00007c7b 
+ 00031870  0x00008a54 copy  0x00000005 , 0x00000011 
+ 00031871  0x00008a55 branch  0x00007c81 
+ 00031872  0x00008a58 call  0x00007cae 
+ 00031873  0x00008a5a isolate1  0x00000000 , 0x00000013 
+ 00031874  0x00008a5b branch  0x00007c8a , 0x00000001 
+ 00031875  0x00008a5c arg  0x0000091e , 0x00000012 
+ 00031876  0x00008a5d copy  0x00000011 , 0x00000013 
+ 00031877  0x00008a5e increase  0xffffffe0 , 0x00000011 
+ 00031878  0x00008a5f call  0x00007cb1 
+ 00031879  0x00008a60 nrtn  0x00000002 
+ 00031880  0x00008a61 copy  0x00000013 , 0x00000011 
+ 00031881  0x00008a62 branch  0x00007c92 
+ 00031882  0x00008a65 call  0x00007c92 
+ 00031883  0x00008a67 copy  0x00000011 , 0x00000013 
+ 00031884  0x00008a68 increase  0xffffffe0 , 0x00000011 
+ 00031885  0x00008a69 arg  0x0000091e , 0x00000012 
+ 00031886  0x00008a6a call  0x00007cb1 
+ 00031887  0x00008a6b nrtn  0x00000002 
+ 00031888  0x00008a6c copy  0x00000013 , 0x00000011 
+ 00031889  0x00008a6d branch  0x00007c92 
+ 00031890  0x00008a71 increase  0xffffffe0 , 0x00000011 
+ 00031891  0x00008a72 arg  0x0000091e , 0x00000012 
+ 00031892  0x00008a73 copy  0x00000011 , 0x00000005 
+ 00031893  0x00008a74 branch  0x00007ca9 
+ 00031894  0x00008a7a call  0x00007ca9 
+ 00031895  0x00008a7c branch  0x00007ca0 , 0x00000001 
+ 00031896  0x00008a7f add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031897  0x00008a80 arg  0x0000091e , 0x00000012 
+ 00031898  0x00008a81 call  0x00007cb1 
+ 00031899  0x00008a82 nrtn  0x00000002 
+ 00031900  0x00008a83 arg  0x0000091e , 0x00000012 
+ 00031901  0x00008a84 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031902  0x00008a86 copy  0x00000011 , 0x00000005 
+ 00031903  0x00008a87 branch  0x00007ca9 
+ 00031904  0x00008a89 add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031905  0x00008a8a arg  0x0000091e , 0x00000012 
+ 00031906  0x00008a8b copy  0x00000011 , 0x00000005 
+ 00031907  0x00008a8c call  0x00007c7b 
+ 00031908  0x00008a8e rtn  0x00000001 
+ 00031909  0x00008a8f add  0x00000005 , 0xffffffe0 , 0x00000011 
+ 00031910  0x00008a90 arg  0x0000091e , 0x00000012 
+ 00031911  0x00008a91 copy  0x00000011 , 0x00000005 
+ 00031912  0x00008a92 branch  0x00007c7b 
+ 00031913  0x00008a97 force  0x00000008 , 0x00000039 
+ 00031914  0x00008a98 branch  0x00007720 
+ 00031915  0x00008a9b force  0x00000008 , 0x00000039 
+ 00031916  0x00008a9c increase  0x0000001c , 0x00000011 
+ 00031917  0x00008a9d branch  0x0000772f 
+ 00031918  0x00008aa0 force  0x00000008 , 0x00000039 
+ 00031919  0x00008aa1 force  0x00000000 , 0x00000013 
+ 00031920  0x00008aa2 branch  0x0000773d 
+ 00031921  0x00008aa5 force  0x00000008 , 0x00000039 
+ 00031922  0x00008aa6 increase  0x0000001c , 0x00000011 
+ 00031923  0x00008aa7 increase  0x0000001c , 0x00000012 
+ 00031924  0x00008aa8 branch  0x00007707 
+ 00031925  0x00008aac ifetch  0x00000008 , 0x00000006 
+ 00031926  0x00008aad nrtn  0x00000034 
+ 00031927  0x00008aae branch  0x000076f5 
+ 00031928  0x00008ab4 copy  0x00000011 , 0x00000030 
+ 00031929  0x00008ab6 copy  0x00000030 , 0x00000011 
+ 00031930  0x00008ab7 ifetch  0x00000001 , 0x00000011 
+ 00031931  0x00008ab8 isolate1  0x00000000 , 0x0000003f 
+ 00031932  0x00008ab9 rtn  0x00000001 
+ 00031933  0x00008aba call  0x00007cab 
+ 00031934  0x00008abb ifetch  0x00000001 , 0x00000012 
+ 00031935  0x00008abc isolate0  0x00000000 , 0x0000003f 
+ 00031936  0x00008abd branch  0x00007cc8 , 0x00000001 
+ 00031937  0x00008abe arg  0x0000091e , 0x00000011 
+ 00031938  0x00008abf copy  0x00000012 , 0x00000005 
+ 00031939  0x00008ac0 call  0x00007c7b 
+ 00031940  0x00008ac1 ifetch  0x00000001 , 0x00000012 
+ 00031941  0x00008ac2 iadd  0x00000013 , 0x0000003f 
+ 00031942  0x00008ac3 istore  0x00000001 , 0x00000012 
+ 00031943  0x00008ac4 increase  0xffffffe0 , 0x00000012 
+ 00031944  0x00008ac6 add  0x00000012 , 0x00000020 , 0x00000011 
+ 00031945  0x00008ac7 force  0x00000009 , 0x00000039 
+ 00031946  0x00008ac8 call  0x0000772f 
+ 00031947  0x00008ac9 branch  0x00007cb9 
+ 00031948  0x00008ace call  0x00002c65 
+ 00031949  0x00008acf rtn  0x0000002b 
+ 00031950  0x00008ad0 call  0x00007cd3 
+ 00031951  0x00008ad1 call  0x00007d75 
+ 00031952  0x00008ad2 branch  0x00007d08 
+ 00031953  0x00008ad5 call  0x00007d29 
+ 00031954  0x00008ad7 branch  0x00007d64 
+ 00031955  0x00008ada fetch  0x00000001 , 0x00004686 
+ 00031956  0x00008adb rtneq  0x000000ff 
+ 00031957  0x00008adc iforce  0x00000002 
+ 00031958  0x00008add call  0x0000680e 
+ 00031959  0x00008ade fetcht  0x00000001 , 0x00004686 
+ 00031960  0x00008adf call  0x00006825 
+ 00031961  0x00008ae0 nop  0x00000064 
+ 00031962  0x00008ae1 fetcht  0x00000001 , 0x00004686 
+ 00031963  0x00008ae2 call  0x000067fb 
+ 00031964  0x00008ae3 branch  0x00007cdd 
+ 00031965  0x00008ae8 bpatchx  0x000000f3 , 0x0000403e 
+ 00031966  0x00008ae9 fetch  0x00000001 , 0x00004686 
+ 00031967  0x00008aea rtneq  0x000000ff 
+ 00031968  0x00008aeb copy  0x0000003f , 0x00000002 
+ 00031969  0x00008aec call  0x0000681d 
+ 00031970  0x00008aed nbranch  0x00007cef , 0x00000001 
+ 00031971  0x00008af0 call  0x00007cf9 
+ 00031972  0x00008af1 fetch  0x00000002 , 0x00004682 
+ 00031973  0x00008af2 set1  0x0000000c 
+ 00031974  0x00008af3 store  0x00000002 , 0x00004682 
+ 00031975  0x00008af4 fetch  0x00000001 , 0x00004679 
+ 00031976  0x00008af5 rtneq  0x00000000 
+ 00031977  0x00008af6 jam  0x00000000 , 0x00004679 
+ 00031978  0x00008af8 fetch  0x00000001 , 0x00004685 
+ 00031979  0x00008af9 store  0x00000001 , 0x00004678 
+ 00031980  0x00008afa call  0x00007d00 
+ 00031981  0x00008afb jam  0x0000002c , 0x00000a99 
+ 00031982  0x00008afc branch  0x00007d86 
+ 00031983  0x00008afe fetch  0x00000002 , 0x00004682 
+ 00031984  0x00008aff set0  0x0000000c 
+ 00031985  0x00008b00 store  0x00000002 , 0x00004682 
+ 00031986  0x00008b01 fetch  0x00000001 , 0x00004679 
+ 00031987  0x00008b02 rtneq  0x00000001 
+ 00031988  0x00008b03 jam  0x00000001 , 0x00004679 
+ 00031989  0x00008b05 jam  0x00000000 , 0x00004678 
+ 00031990  0x00008b06 call  0x00007d02 
+ 00031991  0x00008b07 jam  0x0000002d , 0x00000a99 
+ 00031992  0x00008b08 branch  0x00007d86 
+ 00031993  0x00008b0b fetch  0x00000001 , 0x00004678 
+ 00031994  0x00008b0c rtn  0x00000034 
+ 00031995  0x00008b0d increase  0xffffffff , 0x0000003f 
+ 00031996  0x00008b0e store  0x00000001 , 0x00004678 
+ 00031997  0x00008b0f nrtn  0x00000034 
+ 00031998  0x00008b11 jam  0x00000010 , 0x00000a99 
+ 00031999  0x00008b12 branch  0x00007d86 
+ 00032000  0x00008b15 arg  0x00000007 , 0x00000007 
+ 00032001  0x00008b16 branch  0x00002c32 
+ 00032002  0x00008b19 arg  0x00000007 , 0x00000007 
+ 00032003  0x00008b1a branch  0x00002c36 
+ 00032004  0x00008b31 fetch  0x00000002 , 0x0000421b 
+ 00032005  0x00008b32 mul32  0x00000011 , 0x0000000b , 0x00000012 
+ 00032006  0x00008b33 iadd  0x00000012 , 0x00000012 
+ 00032007  0x00008b34 rtn 
+ 00032008  0x00008b38 fetch  0x00000001 , 0x0000421a 
+ 00032009  0x00008b39 rtn  0x00000034 
+ 00032010  0x00008b3a copy  0x0000003f , 0x00000039 
+ 00032011  0x00008b3b fetch  0x00000002 , 0x0000421b 
+ 00032012  0x00008b3c copy  0x0000003f , 0x00000012 
+ 00032013  0x00008b3e add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032014  0x00008b3f ifetcht  0x00000001 , 0x00000013 
+ 00032015  0x00008b40 call  0x0000680e 
+ 00032016  0x00008b41 call  0x00007d32 
+ 00032017  0x00008b42 increase  0x0000000b , 0x00000012 
+ 00032018  0x00008b43 loop  0x00007d0d 
+ 00032019  0x00008b44 rtn 
+ 00032020  0x00008b49 call  0x00007d04 
+ 00032021  0x00008b4a setarg  0x00000002 
+ 00032022  0x00008b4b istore  0x00000001 , 0x00000012 
+ 00032023  0x00008b4c call  0x00007d5e 
+ 00032024  0x00008b4d branch  0x00007d35 
+ 00032025  0x00008b53 call  0x00007d04 
+ 00032026  0x00008b54 setarg  0x00000003 
+ 00032027  0x00008b55 istore  0x00000001 , 0x00000012 
+ 00032028  0x00008b56 call  0x00007d5e 
+ 00032029  0x00008b57 branch  0x00007d32 
+ 00032030  0x00008b5c call  0x00007d04 
+ 00032031  0x00008b5d setarg  0x00000001 
+ 00032032  0x00008b5e istore  0x00000001 , 0x00000012 
+ 00032033  0x00008b5f setarg  0x000000ff 
+ 00032034  0x00008b60 istore  0x00000001 , 0x00000005 
+ 00032035  0x00008b61 branch  0x00007d32 
+ 00032036  0x00008b67 call  0x00007d04 
+ 00032037  0x00008b68 arg  0x0000000b , 0x00000039 
+ 00032038  0x00008b69 copy  0x00000013 , 0x00000006 
+ 00032039  0x00008b6a copy  0x00000012 , 0x00000005 
+ 00032040  0x00008b6b branch  0x00007ef4 
+ 00032041  0x00008b70 fetch  0x00000001 , 0x0000421a 
+ 00032042  0x00008b71 rtn  0x00000034 
+ 00032043  0x00008b72 arg  0x00000000 , 0x00000011 
+ 00032044  0x00008b74 call  0x00007d38 
+ 00032045  0x00008b75 increase  0x00000001 , 0x00000011 
+ 00032046  0x00008b76 fetch  0x00000001 , 0x0000421a 
+ 00032047  0x00008b77 isub  0x00000011 , 0x0000003e 
+ 00032048  0x00008b78 rtn  0x00000005 
+ 00032049  0x00008b79 branch  0x00007d2c 
+ 00032050  0x00008b7d add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032051  0x00008b7e ifetcht  0x00000001 , 0x00000013 
+ 00032052  0x00008b7f branch  0x00006825 
+ 00032053  0x00008b83 add  0x00000012 , 0x00000002 , 0x00000013 
+ 00032054  0x00008b84 ifetcht  0x00000001 , 0x00000013 
+ 00032055  0x00008b85 branch  0x00006829 
+ 00032056  0x00008b8a add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032057  0x00008b8b call  0x00007f16 
+ 00032058  0x00008b8c nrtn  0x00000034 
+ 00032059  0x00008b8e call  0x00007d04 
+ 00032060  0x00008b90 ifetch  0x00000001 , 0x00000012 
+ 00032061  0x00008b92 beq  0x00000002 , 0x00007d35 
+ 00032062  0x00008b93 beq  0x00000003 , 0x00007d32 
+ 00032063  0x00008b94 beq  0x00000000 , 0x00007d32 
+ 00032064  0x00008b95 beq  0x00000005 , 0x00007d4c 
+ 00032065  0x00008b97 call  0x00007d35 
+ 00032066  0x00008b98 add  0x00000012 , 0x00000007 , 0x00000013 
+ 00032067  0x00008b99 call  0x00007e7c 
+ 00032068  0x00008b9a ifetch  0x00000002 , 0x00000013 
+ 00032069  0x00008b9b call  0x00007f9c 
+ 00032070  0x00008b9c call  0x00007e8c 
+ 00032071  0x00008b9d setarg  0x00000005 
+ 00032072  0x00008b9e istore  0x00000001 , 0x00000012 
+ 00032073  0x00008b9f add  0x00000012 , 0x00000003 , 0x00000013 
+ 00032074  0x00008ba0 ifetch  0x00000002 , 0x00000013 
+ 00032075  0x00008ba1 branch  0x00007d5c 
+ 00032076  0x00008ba5 call  0x00007d32 
+ 00032077  0x00008ba6 add  0x00000012 , 0x00000009 , 0x00000013 
+ 00032078  0x00008ba7 call  0x00007e7c 
+ 00032079  0x00008ba8 ifetch  0x00000002 , 0x00000013 
+ 00032080  0x00008ba9 call  0x00007f9c 
+ 00032081  0x00008baa call  0x00007e8c 
+ 00032082  0x00008bac add  0x00000012 , 0x00000001 , 0x00000013 
+ 00032083  0x00008bad ifetch  0x00000001 , 0x00000013 
+ 00032084  0x00008bae beq  0x000000ff , 0x00007d58 
+ 00032085  0x00008baf increase  0xffffffff , 0x0000003f 
+ 00032086  0x00008bb0 istore  0x00000001 , 0x00000013 
+ 00032087  0x00008bb1 branch  0x00007d19 , 0x00000034 
+ 00032088  0x00008bb3 setarg  0x00000004 
+ 00032089  0x00008bb4 istore  0x00000001 , 0x00000012 
+ 00032090  0x00008bb5 add  0x00000012 , 0x00000005 , 0x00000013 
+ 00032091  0x00008bb6 ifetch  0x00000002 , 0x00000013 
+ 00032092  0x00008bb8 add  0x00000011 , 0x0000000b , 0x00000007 
+ 00032093  0x00008bb9 branch  0x00007f08 
+ 00032094  0x00008bbc setarg  0x00000000 
+ 00032095  0x00008bbd branch  0x00007d5c 
+ 00032096  0x00008bc4 setarg  0x00001000 
+ 00032097  0x00008bc5 lshift16  0x0000003f , 0x0000003f 
+ 00032098  0x00008bc6 iadd  0x00000012 , 0x00000012 
+ 00032099  0x00008bc7 rtn 
+ 00032100  0x00008bca bpatchx  0x000000f4 , 0x0000403e 
+ 00032101  0x00008bcb arg  0x00000000 , 0x00000011 
+ 00032102  0x00008bcc fetcht  0x00000004 , 0x0000467a 
+ 00032103  0x00008bcd copy  0x00000022 , 0x00000012 
+ 00032104  0x00008bce copy  0x00000012 , 0x0000003f 
+ 00032105  0x00008bcf isub  0x00000002 , 0x0000003e 
+ 00032106  0x00008bd0 ncall  0x00007d60 , 0x00000002 
+ 00032107  0x00008bd3 copy  0x00000012 , 0x0000003f 
+ 00032108  0x00008bd4 increase  0x000000a0 , 0x00000002 
+ 00032109  0x00008bd5 increase  0x000000a0 , 0x00000002 
+ 00032110  0x00008bd6 isub  0x00000002 , 0x0000003e 
+ 00032111  0x00008bd7 nbranch  0x00007d78 , 0x00000002 
+ 00032112  0x00008bd8 increase  0x00000001 , 0x00000011 
+ 00032113  0x00008bd9 and  0x00000011 , 0x0000000f , 0x0000003f 
+ 00032114  0x00008bda nbranch  0x00007d6b , 0x00000034 
+ 00032115  0x00008bdb arg  0x00000000 , 0x00000011 
+ 00032116  0x00008bdc call  0x00007d7f 
+ 00032117  0x00008bde copy  0x00000022 , 0x0000003f 
+ 00032118  0x00008bdf store  0x00000004 , 0x0000467a 
+ 00032119  0x00008be0 rtn 
+ 00032120  0x00008be2 bpatchx  0x000000f5 , 0x0000403e 
+ 00032121  0x00008be3 copy  0x00000011 , 0x0000003f 
+ 00032122  0x00008be4 rtn  0x00000034 
+ 00032123  0x00008be5 increase  0xffffff60 , 0x00000002 
+ 00032124  0x00008be6 increase  0xffffff60 , 0x00000002 
+ 00032125  0x00008be7 set0  0x0000001c , 0x00000002 
+ 00032126  0x00008be8 storet  0x00000004 , 0x0000467a 
+ 00032127  0x00008bea branch  0x0000335f 
+ 00032128  0x00008bf2 jam  0x00000001 , 0x00004666 
+ 00032129  0x00008bf4 fetch  0x00000001 , 0x00004667 
+ 00032130  0x00008bf5 nbranch  0x00007d81 , 0x00000034 
+ 00032131  0x00008bf6 rtn 
+ 00032132  0x00008bf9 jam  0x00000000 , 0x00004666 
+ 00032133  0x00008bfa rtn 
+ 00032134  0x00008bff bpatchx  0x000000f6 , 0x0000403e 
+ 00032135  0x00008c00 call  0x00007d80 
+ 00032136  0x00008c01 copy  0x00000011 , 0x0000003f 
+ 00032137  0x00008c02 store  0x00000004 , 0x00000a91 
+ 00032138  0x00008c03 arg  0x00004668 , 0x00000011 
+ 00032139  0x00008c04 call  0x00007fb8 
+ 00032140  0x00008c05 fetch  0x00000004 , 0x00000a91 
+ 00032141  0x00008c06 copy  0x0000003f , 0x00000011 
+ 00032142  0x00008c07 branch  0x00007d84 
+ 00032143  0x00008c0a bpatchx  0x000000f7 , 0x0000403e 
+ 00032144  0x00008c0b call  0x00007d80 
+ 00032145  0x00008c0c copy  0x00000011 , 0x0000003f 
+ 00032146  0x00008c0d store  0x00000004 , 0x00000a91 
+ 00032147  0x00008c0e arg  0x00004670 , 0x00000011 
+ 00032148  0x00008c0f call  0x00007fb8 
+ 00032149  0x00008c10 fetch  0x00000004 , 0x00000a91 
+ 00032150  0x00008c11 copy  0x0000003f , 0x00000011 
+ 00032151  0x00008c12 branch  0x00007d84 
+ 00032152  0x00008c15 setarg  0x00000000 
+ 00032153  0x00008c16 store  0x00000008 , 0x00004670 
+ 00032154  0x00008c17 store  0x00000008 , 0x00004668 
+ 00032155  0x00008c18 rtn 
+ 00032156  0x00008c1b bpatchx  0x000000f8 , 0x0000403f 
+ 00032157  0x00008c1c fetch  0x00000001 , 0x000041ce 
+ 00032158  0x00008c1d nrtn  0x00000034 
+ 00032159  0x00008c1e arg  0x00004670 , 0x00000011 
+ 00032160  0x00008c1f call  0x00007fd0 
+ 00032161  0x00008c20 rtn  0x00000034 
+ 00032162  0x00008c21 jam  0x00000000 , 0x00000a90 
+ 00032163  0x00008c22 call  0x00007da7 
+ 00032164  0x00008c23 fetch  0x00000001 , 0x00000a90 
+ 00032165  0x00008c24 branch  0x00007d9c , 0x00000034 
+ 00032166  0x00008c25 rtn 
+ 00032167  0x00008c28 call  0x00007d80 
+ 00032168  0x00008c29 arg  0x00004670 , 0x00000011 
+ 00032169  0x00008c2a call  0x00007fc4 
+ 00032170  0x00008c2b copy  0x0000003f , 0x00000002 
+ 00032171  0x00008c2c call  0x00007d84 
+ 00032172  0x00008c2d bpatchx  0x000000f9 , 0x0000403f 
+ 00032173  0x00008c2e copy  0x00000002 , 0x0000003f 
+ 00032174  0x00008c2f rtn  0x00000034 
+ 00032175  0x00008c30 beq  0x00000001 , 0x00007ddd 
+ 00032176  0x00008c31 beq  0x00000002 , 0x00007de2 
+ 00032177  0x00008c32 beq  0x00000003 , 0x00007de8 
+ 00032178  0x00008c33 beq  0x00000007 , 0x00007ded 
+ 00032179  0x00008c34 beq  0x00000008 , 0x00007dee 
+ 00032180  0x00008c35 beq  0x00000009 , 0x00007def 
+ 00032181  0x00008c36 beq  0x0000000b , 0x00007df2 
+ 00032182  0x00008c37 beq  0x0000000c , 0x00007df3 
+ 00032183  0x00008c38 beq  0x0000000d , 0x00007df4 
+ 00032184  0x00008c39 beq  0x0000000e , 0x00007dfa 
+ 00032185  0x00008c3a beq  0x0000000f , 0x00007dff 
+ 00032186  0x00008c3b beq  0x00000010 , 0x00007e05 
+ 00032187  0x00008c3c beq  0x00000013 , 0x00007e0f 
+ 00032188  0x00008c3d beq  0x00000014 , 0x00007e11 
+ 00032189  0x00008c3e beq  0x00000015 , 0x00007e13 
+ 00032190  0x00008c3f beq  0x00000016 , 0x00007e15 
+ 00032191  0x00008c40 beq  0x00000017 , 0x00007e18 
+ 00032192  0x00008c41 beq  0x00000018 , 0x00007e1a 
+ 00032193  0x00008c42 beq  0x00000019 , 0x00007e1d 
+ 00032194  0x00008c43 beq  0x0000001b , 0x00007e25 
+ 00032195  0x00008c44 beq  0x0000001e , 0x00007e2f 
+ 00032196  0x00008c46 store  0x00000001 , 0x00000a99 
+ 00032197  0x00008c47 bpatchx  0x000000fa , 0x0000403f 
+ 00032198  0x00008c48 call  0x000062bc 
+ 00032199  0x00008c49 nbranch  0x00007ddb , 0x00000034 
+ 00032200  0x00008c4b fetch  0x00000001 , 0x00000a99 
+ 00032201  0x00008c4c bmark0  0x00000009 , 0x00007dd6 
+ 00032202  0x00008c4d beq  0x00000004 , 0x00007dea 
+ 00032203  0x00008c4e beq  0x00000005 , 0x00004d17 
+ 00032204  0x00008c4f beq  0x00000006 , 0x00004d26 
+ 00032205  0x00008c50 beq  0x0000000a , 0x00007df0 
+ 00032206  0x00008c51 beq  0x00000011 , 0x00007e0a 
+ 00032207  0x00008c52 beq  0x00000012 , 0x00007e0e 
+ 00032208  0x00008c53 beq  0x0000001d , 0x00007e26 
+ 00032209  0x00008c54 beq  0x0000001f , 0x000067cc 
+ 00032210  0x00008c55 beq  0x00000020 , 0x000067d0 
+ 00032211  0x00008c56 beq  0x00000021 , 0x00007e31 
+ 00032212  0x00008c57 beq  0x00000025 , 0x0000670b 
+ 00032213  0x00008c58 rtn 
+ 00032214  0x00008c5b store  0x00000001 , 0x00000a99 
+ 00032215  0x00008c5c call  0x00002252 
+ 00032216  0x00008c5d branch  0x00007ddb , 0x00000005 
+ 00032217  0x00008c5e call  0x0000225a 
+ 00032218  0x00008c5f nrtn  0x00000005 
+ 00032219  0x00008c61 jam  0x00000001 , 0x00000a90 
+ 00032220  0x00008c62 branch  0x00007d8f 
+ 00032221  0x00008c68 fetch  0x00000002 , 0x00004682 
+ 00032222  0x00008c69 set1  0x00000006 
+ 00032223  0x00008c6a store  0x00000002 , 0x00004682 
+ 00032224  0x00008c6b jam  0x00000003 , 0x00004093 
+ 00032225  0x00008c6c rtn 
+ 00032226  0x00008c71 jam  0x00000000 , 0x00004680 
+ 00032227  0x00008c72 jam  0x00000000 , 0x00004093 
+ 00032228  0x00008c73 fetch  0x00000002 , 0x00004682 
+ 00032229  0x00008c74 set0  0x00000006 
+ 00032230  0x00008c75 store  0x00000002 , 0x00004682 
+ 00032231  0x00008c76 rtn 
+ 00032232  0x00008c7b jam  0x00000005 , 0x000041ce 
+ 00032233  0x00008c7c rtn 
+ 00032234  0x00008c81 jam  0x00000007 , 0x0000007c 
+ 00032235  0x00008c82 jam  0x00000013 , 0x000004ca 
+ 00032236  0x00008c83 rtn 
+ 00032237  0x00008c88 rtn 
+ 00032238  0x00008c8d rtn 
+ 00032239  0x00008c92 rtn 
+ 00032240  0x00008c97 jam  0x00000002 , 0x000004d4 
+ 00032241  0x00008c98 branch  0x00004d0a 
+ 00032242  0x00008c9d rtn 
+ 00032243  0x00008ca2 rtn 
+ 00032244  0x00008ca7 jam  0x00000001 , 0x0000436e 
+ 00032245  0x00008ca8 jam  0x00000000 , 0x00004484 
+ 00032246  0x00008ca9 fetch  0x00000002 , 0x00004682 
+ 00032247  0x00008caa set1  0x0000000b , 0x0000003f 
+ 00032248  0x00008cab store  0x00000002 , 0x00004682 
+ 00032249  0x00008cac rtn 
+ 00032250  0x00008cb1 fetch  0x00000002 , 0x00004682 
+ 00032251  0x00008cb2 set0  0x0000000b , 0x0000003f 
+ 00032252  0x00008cb3 store  0x00000002 , 0x00004682 
+ 00032253  0x00008cb4 jam  0x00000000 , 0x0000436e 
+ 00032254  0x00008cb5 rtn 
+ 00032255  0x00008cba jam  0x00000001 , 0x0000436e 
+ 00032256  0x00008cbb jam  0x00000001 , 0x00004484 
+ 00032257  0x00008cbc fetch  0x00000002 , 0x00004682 
+ 00032258  0x00008cbd set1  0x0000000b , 0x0000003f 
+ 00032259  0x00008cbe store  0x00000002 , 0x00004682 
+ 00032260  0x00008cbf rtn 
+ 00032261  0x00008cc4 fetch  0x00000002 , 0x00004682 
+ 00032262  0x00008cc5 set0  0x0000000b , 0x0000003f 
+ 00032263  0x00008cc6 store  0x00000002 , 0x00004682 
+ 00032264  0x00008cc7 jam  0x00000000 , 0x0000436e 
+ 00032265  0x00008cc8 rtn 
+ 00032266  0x00008ccd setarg  0x00000014 
+ 00032267  0x00008cce store  0x00000002 , 0x0000046d 
+ 00032268  0x00008ccf store  0x00000002 , 0x000044ba 
+ 00032269  0x00008cd0 branch  0x00005c92 
+ 00032270  0x00008cd5 branch  0x00005abf 
+ 00032271  0x00008cda arg  0x00000000 , 0x00000011 
+ 00032272  0x00008cdb branch  0x00007d19 
+ 00032273  0x00008ce0 arg  0x00000000 , 0x00000011 
+ 00032274  0x00008ce1 branch  0x00007d14 
+ 00032275  0x00008ce6 arg  0x00000000 , 0x00000011 
+ 00032276  0x00008ce7 branch  0x00007d1e 
+ 00032277  0x00008cec jam  0x00000001 , 0x00004369 
+ 00032278  0x00008ced jam  0x0000001b , 0x000041ce 
+ 00032279  0x00008cf0 rtn 
+ 00032280  0x00008cf5 jam  0x00000001 , 0x00004369 
+ 00032281  0x00008cf6 rtn 
+ 00032282  0x00008cfb jam  0x00000000 , 0x00004369 
+ 00032283  0x00008cfc jam  0x00000000 , 0x000041ce 
+ 00032284  0x00008cfd rtn 
+ 00032285  0x00008d02 fetch  0x00000002 , 0x000041eb 
+ 00032286  0x00008d03 call  0x00007f9c 
+ 00032287  0x00008d04 fetch  0x00000001 , 0x00004686 
+ 00032288  0x00008d05 beq  0x000000ff , 0x00007e23 
+ 00032289  0x00008d06 copy  0x0000003f , 0x00000002 
+ 00032290  0x00008d07 call  0x000067fb 
+ 00032291  0x00008d09 call  0x00007d98 
+ 00032292  0x00008d0a branch  0x00002b1f 
+ 00032293  0x00008d0f branch  0x00005b02 
+ 00032294  0x00008d14 jam  0x00000034 , 0x0000007c 
+ 00032295  0x00008d15 set1  0x00000003 , 0x00000000 
+ 00032296  0x00008d16 nrtn  0x00000029 
+ 00032297  0x00008d17 jam  0x00000000 , 0x0000455b 
+ 00032298  0x00008d18 jam  0x00000013 , 0x0000007c 
+ 00032299  0x00008d19 fetch  0x00000001 , 0x0000016d 
+ 00032300  0x00008d1a set0  0x00000002 , 0x0000003f 
+ 00032301  0x00008d1b store  0x00000001 , 0x0000016d 
+ 00032302  0x00008d1c rtn 
+ 00032303  0x00008d21 force  0x00000003 , 0x00000007 
+ 00032304  0x00008d22 branch  0x00007f07 
+ 00032305  0x00008d27 call  0x000062f8 
+ 00032306  0x00008d28 jam  0x00000041 , 0x0000007d 
+ 00032307  0x00008d29 branch  0x00005f9d 
+ 00032308  0x00008d2d fetch  0x00000001 , 0x00004682 
+ 00032309  0x00008d2e rtnbit0  0x0000000c 
+ 00032310  0x00008d2f rtnbit0  0x00000007 
+ 00032311  0x00008d30 branch  0x00007e2f 
+ 00032312  0x00008d36 fetch  0x00000002 , 0x00004218 
+ 00032313  0x00008d37 add  0x0000003f , 0x00000002 , 0x00000005 
+ 00032314  0x00008d38 setarg  0x00000000 
+ 00032315  0x00008d39 istore  0x00000003 , 0x00000005 
+ 00032316  0x00008d3a rtn 
+ 00032317  0x00008d3f call  0x00007fe9 
+ 00032318  0x00008d40 call  0x00007e69 
+ 00032319  0x00008d41 rtn  0x00000034 
+ 00032320  0x00008d42 fetch  0x00000002 , 0x00004218 
+ 00032321  0x00008d43 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032322  0x00008d44 ifetcht  0x00000001 , 0x00000012 
+ 00032323  0x00008d45 increase  0x00000001 , 0x00000002 
+ 00032324  0x00008d46 istoret  0x00000001 , 0x00000012 
+ 00032325  0x00008d48 ifetcht  0x00000001 , 0x0000003f 
+ 00032326  0x00008d49 copy  0x00000002 , 0x00000039 
+ 00032327  0x00008d4a add  0x0000003f , 0x00000004 , 0x00000012 
+ 00032328  0x00008d4b ifetch  0x00000001 , 0x00000012 
+ 00032329  0x00008d4c imul32  0x00000002 , 0x0000003f 
+ 00032330  0x00008d4d iadd  0x00000006 , 0x00000005 
+ 00032331  0x00008d4e copy  0x00000011 , 0x00000006 
+ 00032332  0x00008d50 call  0x00007f01 
+ 00032333  0x00008d51 call  0x00007e6d 
+ 00032334  0x00008d52 pincrease  0xffffffff 
+ 00032335  0x00008d53 ifetcht  0x00000001 , 0x00000012 
+ 00032336  0x00008d54 increase  0x00000001 , 0x00000002 
+ 00032337  0x00008d55 iand  0x00000002 , 0x00000002 
+ 00032338  0x00008d56 istoret  0x00000001 , 0x00000012 
+ 00032339  0x00008d57 branch  0x00007fe7 
+ 00032340  0x00008d5d call  0x00007fe9 
+ 00032341  0x00008d5e call  0x00007e65 
+ 00032342  0x00008d5f rtn  0x00000034 
+ 00032343  0x00008d60 fetch  0x00000002 , 0x00004218 
+ 00032344  0x00008d61 add  0x0000003f , 0x00000002 , 0x00000012 
+ 00032345  0x00008d62 ifetcht  0x00000001 , 0x00000012 
+ 00032346  0x00008d63 increase  0xffffffff , 0x00000002 
+ 00032347  0x00008d64 istoret  0x00000001 , 0x00000012 
+ 00032348  0x00008d65 ifetcht  0x00000001 , 0x0000003f 
+ 00032349  0x00008d66 copy  0x00000002 , 0x00000039 
+ 00032350  0x00008d67 add  0x0000003f , 0x00000003 , 0x00000012 
+ 00032351  0x00008d68 ifetch  0x00000001 , 0x00000012 
+ 00032352  0x00008d69 imul32  0x00000002 , 0x0000003f 
+ 00032353  0x00008d6a iadd  0x00000006 , 0x00000006 
+ 00032354  0x00008d6b increase  0x00000001 , 0x00000006 
+ 00032355  0x00008d6c copy  0x00000011 , 0x00000005 
+ 00032356  0x00008d6d branch  0x00007e4c 
+ 00032357  0x00008d72 fetch  0x00000002 , 0x00004218 
+ 00032358  0x00008d73 add  0x0000003f , 0x00000002 , 0x00000006 
+ 00032359  0x00008d74 ifetch  0x00000001 , 0x00000006 
+ 00032360  0x00008d75 rtn 
+ 00032361  0x00008d79 call  0x00007e6d 
+ 00032362  0x00008d7a ifetcht  0x00000001 , 0x00000006 
+ 00032363  0x00008d7b isub  0x00000002 , 0x0000003f 
+ 00032364  0x00008d7c rtn 
+ 00032365  0x00008d80 fetch  0x00000002 , 0x00004218 
+ 00032366  0x00008d81 add  0x0000003f , 0x00000001 , 0x00000006 
+ 00032367  0x00008d82 ifetch  0x00000001 , 0x00000006 
+ 00032368  0x00008d83 rtn 
+ 00032369  0x00008d8c sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032370  0x00008d8d rtn  0x00000005 
+ 00032371  0x00008d8f rshift  0x0000003f , 0x0000003f 
+ 00032372  0x00008d90 loop  0x00007e73 
+ 00032373  0x00008d91 rtn 
+ 00032374  0x00008d95 force  0x00000001 , 0x0000003f 
+ 00032375  0x00008d96 sub  0x00000039 , 0x00000000 , 0x0000003e 
+ 00032376  0x00008d97 rtn  0x00000005 
+ 00032377  0x00008d99 lshift  0x0000003f , 0x0000003f 
+ 00032378  0x00008d9a loop  0x00007e79 
+ 00032379  0x00008d9b rtn 
+ 00032380  0x00008d9d deposit  0x00000005 
+ 00032381  0x00008d9e store  0x00000002 , 0x00000abb 
+ 00032382  0x00008d9f storet  0x00000008 , 0x00000aa2 
+ 00032383  0x00008da0 deposit  0x0000000b 
+ 00032384  0x00008da1 store  0x00000004 , 0x00000aaa 
+ 00032385  0x00008da2 call  0x00007e85 
+ 00032386  0x00008da3 deposit  0x00000006 
+ 00032387  0x00008da4 store  0x00000002 , 0x00000ab9 
+ 00032388  0x00008da5 rtn 
+ 00032389  0x00008da8 deposit  0x00000011 
+ 00032390  0x00008da9 store  0x00000004 , 0x00000aae 
+ 00032391  0x00008daa deposit  0x00000012 
+ 00032392  0x00008dab store  0x00000004 , 0x00000ab2 
+ 00032393  0x00008dac deposit  0x00000013 
+ 00032394  0x00008dad store  0x00000003 , 0x00000ab6 
+ 00032395  0x00008dae rtn 
+ 00032396  0x00008db1 fetcht  0x00000008 , 0x00000aa2 
+ 00032397  0x00008db2 fetch  0x00000004 , 0x00000aaa 
+ 00032398  0x00008db3 iforce  0x0000000b 
+ 00032399  0x00008db4 call  0x00007e95 
+ 00032400  0x00008db5 fetch  0x00000002 , 0x00000abb 
+ 00032401  0x00008db6 iforce  0x00000005 
+ 00032402  0x00008db7 fetch  0x00000002 , 0x00000ab9 
+ 00032403  0x00008db8 iforce  0x00000006 
+ 00032404  0x00008db9 rtn 
+ 00032405  0x00008dbc fetch  0x00000004 , 0x00000aae 
+ 00032406  0x00008dbd iforce  0x00000011 
+ 00032407  0x00008dbe fetch  0x00000004 , 0x00000ab2 
+ 00032408  0x00008dbf iforce  0x00000012 
+ 00032409  0x00008dc0 fetch  0x00000003 , 0x00000ab6 
+ 00032410  0x00008dc1 iforce  0x00000013 
+ 00032411  0x00008dc2 rtn 
+ 00032412  0x00008dc5 fetch  0x00000002 , 0x00000abb 
+ 00032413  0x00008dc6 copy  0x0000003f , 0x00000005 
+ 00032414  0x00008dc7 rtn 
+ 00032415  0x00008dc9 fetch  0x00000002 , 0x00000ab9 
+ 00032416  0x00008dca copy  0x0000003f , 0x00000006 
+ 00032417  0x00008dcb rtn 
+ 00032418  0x00008dcd copy  0x00000005 , 0x0000003f 
+ 00032419  0x00008dce store  0x00000002 , 0x00000abb 
+ 00032420  0x00008dcf rtn 
+ 00032421  0x00008dd1 copy  0x00000006 , 0x0000003f 
+ 00032422  0x00008dd2 store  0x00000002 , 0x00000ab9 
+ 00032423  0x00008dd3 rtn 
+ 00032424  0x00008dd8 copy  0x00000005 , 0x0000003f 
+ 00032425  0x00008dd9 store  0x00000002 , 0x00000a97 
+ 00032426  0x00008dda copy  0x00000006 , 0x0000003f 
+ 00032427  0x00008ddb store  0x00000002 , 0x00000a95 
+ 00032428  0x00008ddc rtn 
+ 00032429  0x00008dde fetch  0x00000002 , 0x00000a97 
+ 00032430  0x00008ddf copy  0x0000003f , 0x00000005 
+ 00032431  0x00008de0 fetch  0x00000002 , 0x00000a95 
+ 00032432  0x00008de1 copy  0x0000003f , 0x00000006 
+ 00032433  0x00008de2 rtn 
+ 00032434  0x00008de5 call  0x00007ebd 
+ 00032435  0x00008de7 call  0x00007ebd 
+ 00032436  0x00008de8 branch  0x00007ebd 
+ 00032437  0x00008dea call  0x00007eb9 
+ 00032438  0x00008dec ifetch  0x00000004 , 0x00000006 
+ 00032439  0x00008ded istore  0x00000004 , 0x00000005 
+ 00032440  0x00008dee rtn 
+ 00032441  0x00008df0 ifetch  0x00000008 , 0x00000006 
+ 00032442  0x00008df1 istore  0x00000008 , 0x00000005 
+ 00032443  0x00008df2 rtn 
+ 00032444  0x00008df5 call  0x00007ebf 
+ 00032445  0x00008df7 call  0x00007eb9 
+ 00032446  0x00008df9 call  0x00007eb9 
+ 00032447  0x00008dfb call  0x00007eb9 
+ 00032448  0x00008dfc branch  0x00007eb9 
+ 00032449  0x00008e01 arg  0x0000000a , 0x00000039 
+ 00032450  0x00008e03 nop  0x00002ee0 
+ 00032451  0x00008e04 loop  0x00007ec2 
+ 00032452  0x00008e05 rtn 
+ 00032453  0x00008e08 force  0x00000003 , 0x00000039 
+ 00032454  0x00008e0a force  0x00000000 , 0x0000003f 
+ 00032455  0x00008e0c istore  0x00000008 , 0x00000005 
+ 00032456  0x00008e0d loop  0x00007ec7 
+ 00032457  0x00008e0e rtn 
+ 00032458  0x00008e11 force  0x00000000 , 0x0000003f 
+ 00032459  0x00008e12 istore  0x00000008 , 0x00000005 
+ 00032460  0x00008e13 rtn 
+ 00032461  0x00008e15 force  0x00000000 , 0x0000003f 
+ 00032462  0x00008e16 istore  0x00000004 , 0x00000005 
+ 00032463  0x00008e17 rtn 
+ 00032464  0x00008e1a force  0x00000004 , 0x00000039 
+ 00032465  0x00008e1b branch  0x00007ec6 
+ 00032466  0x00008e1d force  0x00000008 , 0x00000039 
+ 00032467  0x00008e1e branch  0x00007ec6 
+ 00032468  0x00008e21 deposit  0x00000039 
+ 00032469  0x00008e22 rtn  0x00000034 
+ 00032470  0x00008e23 setarg  0x00000000 
+ 00032471  0x00008e25 istore  0x00000001 , 0x00000005 
+ 00032472  0x00008e26 loop  0x00007ed7 
+ 00032473  0x00008e27 rtn 
+ 00032474  0x00008e2b arg  0x00000020 , 0x00000039 
+ 00032475  0x00008e2c arg  0x00000ac2 , 0x00000005 
+ 00032476  0x00008e2d branch  0x00007ed4 
+ 00032477  0x00008e30 ifetch  0x00000004 , 0x00000013 
+ 00032478  0x00008e31 ifetcht  0x00000004 , 0x00000011 
+ 00032479  0x00008e32 ixor  0x00000002 , 0x0000003f 
+ 00032480  0x00008e33 istore  0x00000004 , 0x00000005 
+ 00032481  0x00008e34 increase  0x00000004 , 0x00000011 
+ 00032482  0x00008e35 increase  0x00000004 , 0x00000013 
+ 00032483  0x00008e36 loop  0x00007edd 
+ 00032484  0x00008e37 rtn 
+ 00032485  0x00008e3c bpatchx  0x000000fb , 0x0000403f 
+ 00032486  0x00008e3d copy  0x00000039 , 0x0000003f 
+ 00032487  0x00008e3e sub  0x0000003f , 0x00000001 , 0x0000003e 
+ 00032488  0x00008e3f rtn  0x00000002 
+ 00032489  0x00008e40 iadd  0x00000011 , 0x00000012 
+ 00032490  0x00008e41 increase  0xffffffff , 0x00000012 
+ 00032491  0x00008e42 rshift  0x00000039 , 0x00000039 
+ 00032492  0x00008e44 ifetcht  0x00000001 , 0x00000011 
+ 00032493  0x00008e45 ifetch  0x00000001 , 0x00000012 
+ 00032494  0x00008e46 istore  0x00000001 , 0x00000011 
+ 00032495  0x00008e47 istoret  0x00000001 , 0x00000012 
+ 00032496  0x00008e48 increase  0xffffffff , 0x00000012 
+ 00032497  0x00008e49 increase  0x00000001 , 0x00000011 
+ 00032498  0x00008e4a loop  0x00007eec 
+ 00032499  0x00008e4b rtn 
+ 00032500  0x00008e4f deposit  0x00000039 
+ 00032501  0x00008e50 rtn  0x00000034 
+ 00032502  0x00008e52 increase  0xfffffff8 , 0x00000039 
+ 00032503  0x00008e53 call  0x00007eb9 , 0x00000002 
+ 00032504  0x00008e54 rtn  0x00000005 
+ 00032505  0x00008e55 branch  0x00007ef6 , 0x00000002 
+ 00032506  0x00008e56 increase  0x00000008 , 0x00000039 
+ 00032507  0x00008e58 increase  0xfffffffc , 0x00000039 
+ 00032508  0x00008e59 call  0x00007eb6 , 0x00000002 
+ 00032509  0x00008e5a rtn  0x00000005 
+ 00032510  0x00008e5b branch  0x00007efb , 0x00000002 
+ 00032511  0x00008e5c increase  0x00000004 , 0x00000039 
+ 00032512  0x00008e5d branch  0x00007f01 
+ 00032513  0x00008e60 deposit  0x00000039 
+ 00032514  0x00008e61 rtn  0x00000034 
+ 00032515  0x00008e63 ifetch  0x00000001 , 0x00000006 
+ 00032516  0x00008e64 istore  0x00000001 , 0x00000005 
+ 00032517  0x00008e65 loop  0x00007f03 
+ 00032518  0x00008e66 rtn 
+ 00032519  0x00008e69 setarg  0x00000000 
+ 00032520  0x00008e6b rshift  0x00000022 , 0x00000002 
+ 00032521  0x00008e6c storet  0x00000004 , 0x00004094 
+ 00032522  0x00008e6d arg  0x0000419d , 0x00000005 
+ 00032523  0x00008e6e iforce  0x00000002 
+ 00032524  0x00008e6f lshift  0x00000007 , 0x0000003f 
+ 00032525  0x00008e70 iadd  0x00000005 , 0x00000005 
+ 00032526  0x00008e71 istoret  0x00000002 , 0x00000005 
+ 00032527  0x00008e72 bpatchx  0x000000fc , 0x0000403f 
+ 00032528  0x00008e73 rtn 
+ 00032529  0x00008e76 arg  0x00000800 , 0x0000000b 
+ 00032530  0x00008e77 lshift16  0x0000000b , 0x0000000b 
+ 00032531  0x00008e78 iadd  0x0000000b , 0x0000003f 
+ 00032532  0x00008e79 rtn 
+ 00032533  0x00008e7d arg  0x00000000 , 0x00000007 
+ 00032534  0x00008e7f bpatchx  0x000000fd , 0x0000403f 
+ 00032535  0x00008e80 fetcht  0x00000004 , 0x00004094 
+ 00032536  0x00008e81 rshift  0x00000022 , 0x0000003f 
+ 00032537  0x00008e82 store  0x00000004 , 0x00004094 
+ 00032538  0x00008e83 isub  0x00000002 , 0x0000003e 
+ 00032539  0x00008e84 ncall  0x00007f11 , 0x00000002 
+ 00032540  0x00008e85 isub  0x00000002 , 0x0000000b 
+ 00032541  0x00008e86 copy  0x0000000b , 0x00000002 
+ 00032542  0x00008e87 arg  0x0000419d , 0x00000006 
+ 00032543  0x00008e88 copy  0x00000006 , 0x00000005 
+ 00032544  0x00008e89 arg  0x00000010 , 0x00000039 
+ 00032545  0x00008e8b ifetch  0x00000002 , 0x00000006 
+ 00032546  0x00008e8c isub  0x00000002 , 0x0000003f 
+ 00032547  0x00008e8d branch  0x00007f25 , 0x00000002 
+ 00032548  0x00008e8e force  0x00000000 , 0x0000003f 
+ 00032549  0x00008e90 istore  0x00000002 , 0x00000005 
+ 00032550  0x00008e91 loop  0x00007f21 
+ 00032551  0x00008e92 arg  0x0000419d , 0x00000006 
+ 00032552  0x00008e93 lshift  0x00000007 , 0x0000003f 
+ 00032553  0x00008e94 iadd  0x00000006 , 0x00000006 
+ 00032554  0x00008e95 ifetch  0x00000002 , 0x00000006 
+ 00032555  0x00008e96 rtn 
+ 00032556  0x00008e9c iadd  0x00000002 , 0x00000002 
+ 00032557  0x00008e9d copy  0x00000002 , 0x00000039 
+ 00032558  0x00008e9e setarg  0x00000ea6 
+ 00032559  0x00008e9f isub  0x00000039 , 0x0000003f 
+ 00032560  0x00008ea0 rtn  0x00000002 
+ 00032561  0x00008ea1 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032562  0x00008ea2 rshift16  0x00000002 , 0x00000002 
+ 00032563  0x00008ea3 increase  0x00000001 , 0x00000002 
+ 00032564  0x00008ea4 lshift16  0x00000002 , 0x00000002 
+ 00032565  0x00008ea5 ior  0x00000002 , 0x00000002 
+ 00032566  0x00008ea6 rtn 
+ 00032567  0x00008ea9 call  0x00007f39 
+ 00032568  0x00008eaa branch  0x00007f43 
+ 00032569  0x00008eae disable  0x00000028 
+ 00032570  0x00008eaf isub  0x00000002 , 0x0000003f 
+ 00032571  0x00008eb0 branch  0x00007f3e , 0x00000002 
+ 00032572  0x00008eb1 enable  0x00000028 
+ 00032573  0x00008eb2 sub  0x0000003f , 0x00000000 , 0x0000003f 
+ 00032574  0x00008eb4 rtnbit0  0x0000000f 
+ 00032575  0x00008eb5 arg  0xffff0ea6 , 0x00000002 
+ 00032576  0x00008eb6 iadd  0x00000002 , 0x0000003f 
+ 00032577  0x00008eb7 set0  0x00000040 , 0x0000003f 
+ 00032578  0x00008eb8 rtn 
+ 00032579  0x00008ebb iforce  0x00000006 
+ 00032580  0x00008ebc rshift16  0x0000003f , 0x0000003f 
+ 00032581  0x00008ebd arg  0x00000ea6 , 0x00000002 
+ 00032582  0x00008ebe imul32  0x00000002 , 0x0000003f 
+ 00032583  0x00008ebf iadd  0x00000006 , 0x0000003f 
+ 00032584  0x00008ec0 rtn 
+ 00032585  0x00008ec4 lshift8  0x0000003f , 0x0000003f 
+ 00032586  0x00008ec5 lshift4  0x0000003f , 0x0000003f 
+ 00032587  0x00008ec6 fetcht  0x00000003 , 0x0000416f 
+ 00032588  0x00008ec7 idiv  0x00000002 
+ 00032589  0x00008ec8 call  0x00007f86 
+ 00032590  0x00008ec9 quotient  0x00000002 
+ 00032591  0x00008eca rtn 
+ 00032592  0x00008ece arg  0x00000ea6 , 0x00000002 
+ 00032593  0x00008ecf idiv  0x00000002 
+ 00032594  0x00008ed0 call  0x00007f86 
+ 00032595  0x00008ed1 quotient  0x0000003f 
+ 00032596  0x00008ed2 lshift16  0x0000003f , 0x0000003f 
+ 00032597  0x00008ed3 remainder  0x00000002 
+ 00032598  0x00008ed4 ior  0x00000002 , 0x00000002 
+ 00032599  0x00008ed5 rtn 
+ 00032600  0x00008edd arg  0x00000000 , 0x00000002 
+ 00032601  0x00008edf copy  0x00000002 , 0x00000013 
+ 00032602  0x00008ee0 ifetch  0x00000001 , 0x00000003 
+ 00032603  0x00008ee1 call  0x00007f64 
+ 00032604  0x00008ee2 copy  0x00000013 , 0x00000002 
+ 00032605  0x00008ee3 call  0x00007f95 
+ 00032606  0x00008ee4 arg  0x0000000a , 0x00000012 
+ 00032607  0x00008ee5 imul32  0x00000012 , 0x0000003f 
+ 00032608  0x00008ee6 iadd  0x00000002 , 0x0000003f 
+ 00032609  0x00008ee7 copy  0x0000003f , 0x00000002 
+ 00032610  0x00008ee8 loop  0x00007f59 
+ 00032611  0x00008ee9 rtn 
+ 00032612  0x00008eee arg  0x0000003a , 0x00000002 
+ 00032613  0x00008eef isub  0x00000002 , 0x0000003e 
+ 00032614  0x00008ef0 nbranch  0x00007f6d , 0x00000002 
+ 00032615  0x00008ef1 arg  0x00000061 , 0x00000002 
+ 00032616  0x00008ef2 isub  0x00000002 , 0x0000003e 
+ 00032617  0x00008ef3 branch  0x00007f70 , 0x00000002 
+ 00032618  0x00008ef4 arg  0x00000037 , 0x00000002 
+ 00032619  0x00008ef5 isub  0x00000002 , 0x0000003f 
+ 00032620  0x00008ef6 rtn 
+ 00032621  0x00008ef8 arg  0x00000030 , 0x00000002 
+ 00032622  0x00008ef9 isub  0x00000002 , 0x0000003f 
+ 00032623  0x00008efa rtn 
+ 00032624  0x00008efc arg  0x00000057 , 0x00000002 
+ 00032625  0x00008efd isub  0x00000002 , 0x0000003f 
+ 00032626  0x00008efe rtn 
+ 00032627  0x00008f01 copy  0x00000002 , 0x00000030 
+ 00032628  0x00008f02 setarg  0x000001ff 
+ 00032629  0x00008f03 force  0x00000000 , 0x00000012 
+ 00032630  0x00008f05 rshift3  0x0000003f , 0x00000011 
+ 00032631  0x00008f06 rshift  0x00000011 , 0x00000011 
+ 00032632  0x00008f07 ixor  0x00000011 , 0x00000011 
+ 00032633  0x00008f08 isolate1  0x00000000 , 0x00000011 
+ 00032634  0x00008f09 setflag  0x00000001 , 0x00000009 , 0x0000003f 
+ 00032635  0x00008f0a rshift  0x00000002 , 0x00000002 
+ 00032636  0x00008f0b isolate1  0x00000000 , 0x0000003f 
+ 00032637  0x00008f0c setflag  0x00000001 , 0x00000007 , 0x00000002 
+ 00032638  0x00008f0d rshift  0x0000003f , 0x0000003f 
+ 00032639  0x00008f0e increase  0x00000001 , 0x00000012 
+ 00032640  0x00008f0f compare  0x00000000 , 0x00000012 , 0x00000007 
+ 00032641  0x00008f10 nbranch  0x00007f76 , 0x00000001 
+ 00032642  0x00008f11 istoret  0x00000001 , 0x00000005 
+ 00032643  0x00008f12 loop  0x00007f76 
+ 00032644  0x00008f13 copy  0x00000030 , 0x00000002 
+ 00032645  0x00008f14 rtn 
+ 00032646  0x00008f18 rtn  0x00000035 
+ 00032647  0x00008f19 branch  0x00007f86 
+ 00032648  0x00008f25 ifetch  0x00000001 , 0x00000011 
+ 00032649  0x00008f26 ifetcht  0x00000001 , 0x00000012 
+ 00032650  0x00008f27 isub  0x00000002 , 0x0000003e 
+ 00032651  0x00008f28 nrtn  0x00000005 
+ 00032652  0x00008f29 increase  0x00000001 , 0x00000011 
+ 00032653  0x00008f2a increase  0x00000001 , 0x00000012 
+ 00032654  0x00008f2b loop  0x00007f88 
+ 00032655  0x00008f2c force  0x00000000 , 0x0000003e 
+ 00032656  0x00008f2d rtn 
+ 00032657  0x00008f31 isub  0x00000002 , 0x0000003e 
+ 00032658  0x00008f32 nrtn  0x00000002 
+ 00032659  0x00008f33 deposit  0x00000002 
+ 00032660  0x00008f34 rtn 
+ 00032661  0x00008f37 iadd  0x00000002 , 0x0000003f 
+ 00032662  0x00008f38 isub  0x00000002 , 0x00000002 
+ 00032663  0x00008f39 isub  0x00000002 , 0x0000003f 
+ 00032664  0x00008f3a rtn 
+ 00032665  0x00008f3d arg  0x00000200 , 0x00000039 
+ 00032666  0x00008f3e arg  0x00004000 , 0x00000005 
+ 00032667  0x00008f3f branch  0x00007ec6 
+ 00032668  0x00008f43 rtn  0x00000034 
+ 00032669  0x00008f44 copy  0x0000003f , 0x0000003d 
+ 00032670  0x00008f48 hfetch  0x00000002 , 0x0000810e 
+ 00032671  0x00008f49 nbranch  0x00007f9e , 0x00000034 
+ 00032672  0x00008f4a rtn 
+ 00032673  0x00008f4d jam  0x00000001 , 0x00008203 
+ 00032674  0x00008f4e rtn 
+ 00032675  0x00008f51 hstore  0x00000002 , 0x00008205 
+ 00032676  0x00008f52 hfetch  0x00000001 , 0x00008203 
+ 00032677  0x00008f53 set1  0x00000004 , 0x0000003f 
+ 00032678  0x00008f54 hstore  0x00000001 , 0x00008203 
+ 00032679  0x00008f55 rtn 
+ 00032680  0x00008f57 hstore  0x00000002 , 0x00008207 
+ 00032681  0x00008f58 hfetch  0x00000001 , 0x00008203 
+ 00032682  0x00008f59 set1  0x00000006 , 0x0000003f 
+ 00032683  0x00008f5a hstore  0x00000001 , 0x00008203 
+ 00032684  0x00008f5b rtn 
+ 00032685  0x00008f5e hstore  0x00000002 , 0x00008205 
+ 00032686  0x00008f5f jam  0x00000030 , 0x00008203 
+ 00032687  0x00008f60 rtn 
+ 00032688  0x00008f65 hfetch  0x00000001 , 0x00008043 
+ 00032689  0x00008f66 set0  0x00000004 , 0x0000003f 
+ 00032690  0x00008f67 hstore  0x00000001 , 0x00008043 
+ 00032691  0x00008f68 rtn 
+ 00032692  0x00008f6b hfetch  0x00000002 , 0x0000810e 
+ 00032693  0x00008f6c arg  0x00000200 , 0x00000002 
+ 00032694  0x00008f6e isub  0x00000002 , 0x0000003e 
+ 00032695  0x00008f6f rtn 
+ 00032696  0x00008f76 bpatchx  0x000000fe , 0x0000403f 
+ 00032697  0x00008f77 ifetcht  0x00000008 , 0x00000011 
+ 00032698  0x00008f78 and  0x00000002 , 0x000000ff , 0x0000003f 
+ 00032699  0x00008f79 nbranch  0x00007fbe , 0x00000034 
+ 00032700  0x00008f7a rshift8  0x00000002 , 0x0000003f 
+ 00032701  0x00008f7b istore  0x00000008 , 0x00000011 
+ 00032702  0x00008f7d increase  0x00000007 , 0x00000011 
+ 00032703  0x00008f7e ifetch  0x00000001 , 0x00000011 
+ 00032704  0x00008f7f nbranch  0x00002a8c , 0x00000034 
+ 00032705  0x00008f80 fetch  0x00000001 , 0x00000a99 
+ 00032706  0x00008f81 istore  0x00000001 , 0x00000011 
+ 00032707  0x00008f82 rtn 
+ 00032708  0x00008f88 bpatchx  0x000000ff , 0x0000403f 
+ 00032709  0x00008f89 arg  0x00000008 , 0x00000039 
+ 00032710  0x00008f8a ifetch  0x00000008 , 0x00000011 
+ 00032711  0x00008f8b rtn  0x00000034 
+ 00032712  0x00008f8d ifetch  0x00000001 , 0x00000011 
+ 00032713  0x00008f8e nbranch  0x00007fcd , 0x00000034 
+ 00032714  0x00008f8f increase  0x00000001 , 0x00000011 
+ 00032715  0x00008f90 loop  0x00007fc8 
+ 00032716  0x00008f91 branch  0x00002a8c 
+ 00032717  0x00008f93 arg  0x00000000 , 0x00000002 
+ 00032718  0x00008f94 istoret  0x00000001 , 0x00000011 
+ 00032719  0x00008f95 rtn 
+ 00032720  0x00008f9b ifetch  0x00000008 , 0x00000011 
+ 00032721  0x00008f9c rtn 
+ 00032722  0x00008fa2 ifetch  0x00000001 , 0x00000011 
+ 00032723  0x00008fa3 rtn 
+ 00032724  0x00008fa7 ifetch  0x00000002 , 0x00000011 
+ 00032725  0x00008fa8 rtn 
+ 00032726  0x00008fad arg  0x00000000 , 0x00000002 
+ 00032727  0x00008faf fetch  0x00000001 , 0x00000006 
+ 00032728  0x00008fb0 loop  0x00007fd7 , 0x00000034 
+ 00032729  0x00008fb1 increase  0x00000001 , 0x00000002 
+ 00032730  0x00008fb2 loop  0x00007fd7 
+ 00032731  0x00008fb3 copy  0x00000002 , 0x0000003f 
+ 00032732  0x00008fb4 rtn 
+ 00032733  0x00008fb7 isub  0x00000002 , 0x0000003e 
+ 00032734  0x00008fb8 nrtn  0x00000002 
+ 00032735  0x00008fb9 copy  0x00000002 , 0x0000003f 
+ 00032736  0x00008fba rtn 
+ 00032737  0x00008fbe force  0xffffffff , 0x0000003e 
+ 00032738  0x00008fbf rtn 
+ 00032739  0x00008fc2 force  0x00000001 , 0x0000003e 
+ 00032740  0x00008fc3 rtn 
+ 00032741  0x00008fc5 force  0x00000000 , 0x0000003e 
+ 00032742  0x00008fc6 rtn 
+ 00032743  0x00008fc9 enable  0x00000028 
+ 00032744  0x00008fca rtn 
+ 00032745  0x00008fcd disable  0x00000028 
+ 00032746  0x00008fce rtn 
+ 00032747  0x00008fd1 enable  0x0000002c 
+ 00032748  0x00008fd2 rtn 
+ 00032749  0x00008fd5 disable  0x0000002c 
+ 00032750  0x00008fd6 rtn 
+ 00032751  0x00008fd9 setarg  0x00000001 
+ 00032752  0x00008fda rtn 
+ 00032753  0x00008fdd setarg  0x00000000 
+ 00032754  0x00008fde rtn 
+ 00032755  0x00008fe2 copy  0x00000039 , 0x0000003f 
+ 00032756  0x00008fe3 rtn  0x00000034 
+ 00032757  0x00008fe4 copy  0x00000006 , 0x0000003f 
+ 00032758  0x00008fe5 iadd  0x00000039 , 0x0000003f 
+ 00032759  0x00008fe6 increase  0xffffffff , 0x0000003f 
+ 00032760  0x00008fe7 copy  0x0000003f , 0x00000006 
+ 00032761  0x00008fe9 ifetch  0x00000001 , 0x00000006 
+ 00032762  0x00008fea increase  0xfffffffe , 0x00000006 
+ 00032763  0x00008feb istore  0x00000001 , 0x00000005 
+ 00032764  0x00008fec loop  0x00007ff9 
+ 00032765  0x00008fed rtn 
Index: output/bt_program23.list
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/output/bt_program23.list	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/output/bt_program23.list	(working copy)
@@ -1,30824 +1,30853 @@
               include "bt_format "
               org 0x0000
-0x0000 000062 bbit1 8 ,pf_patch_ext 
-0x0001 000063 beq patch10_5 ,p_shutdown_radio 
-0x0002 000064 beq patch11_1 ,p_set_freq_tx 
-0x0003 000065 beq patch00_1 ,p_soft_reset_1 
-0x0004 000066 beq patch03_3 ,p_page_wait_fhs_reply_ok 
-0x0005 000067 beq patch09_2 ,p_prepare_tx 
-0x0006 000068 beq patch0b_1 ,p_process_dmh 
-0x0007 000069 beq patch0a_1 ,p_slave_conn_recv_packet 
-0x0008 000070 beq patch19_3 ,p_app_bt_start_reconnect 
-0x0009 000071 beq patch14_1 ,p_init_param 
-0x000a 000072 beq patch14_7 ,p_lpm_dispatch 
-0x000b 000073 beq patch15_0 ,p_lpm_dispatch_next2 
-0x000c 000074 beq patch16_1 ,p_lpm_check_wake_lock 
-0x000d 000075 beq patch16_2 ,p_g24_dispatch 
-0x000e 000076 beq patch18_4 ,p_device_init 
-0x000f 000077 beq patch19_1 ,p_app_flag_store 
-0x0010 000078 beq patch19_2 ,p_app_initflag_check 
-0x0011 000079 beq patch1c_3 ,p_mouse_seting_dpi 
-0x0012 000080 beq patch1c_6 ,p_mouse_motion 
-0x0013 000081 beq patch1d_1 ,p_mouse_bb_disconnected 
-0x0014 000082 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
-0x0015 000083 beq patch1d_3 ,p_mouse_start_discovery 
-0x0016 000084 beq patch1d_4 ,p_mouse_stop_discovery 
-0x0017 000085 branch loop 
-:      000086 pf_patch_ext:
-0x0018 000087 beq patch27_1 ,p_le_slave_match 
-0x0019 000088 beq patch28_3 ,p_le_next_adv_channel 
-0x001a 000089 beq patch29_2 ,p_le_receive_skip 
-0x001b 000090 beq patch2a_7 ,p_le_update_param 
-0x001c 000091 beq patch2c_3 ,p_le_prepare_tx 
-0x001d 000092 beq patch2c_7 ,p_le_parse_l2cap 
-0x001e 000093 beq patch2d_2 ,p_le_adv_not_match 
-0x001f 000094 beq patch2e_7 ,p_le_lpm_setmult 
-0x0020 000095 beq patch30_2 ,p_send_lmp 
-0x0021 000096 beq patch39_5 ,p_sdp_process 
-0x0022 000097 beq patch31_4 ,p_twspi_reset 
-0x0023 000098 branch loop 
-:      000104 p_rssi_signal:
-0x0024 000105 copy pdata ,rega 
-0x0025 000106 fetcht 1 ,mem_rssi_signal_index 
-0x0026 000107 setarg mem_rssi_signal_buf 
-0x0027 000108 iadd temp ,contw 
-0x0028 000109 copy rega ,pdata 
-0x0029 000110 istore 1 ,contw 
-0x002a 000111 increase 1 ,temp 
-0x002b 000112 and_into rssi_buf_len_signal ,temp 
-0x002c 000113 storet 1 ,mem_rssi_signal_index 
-0x002d 000114 rtn 
-:      000116 p_soft_reset_1:
-0x002e 000117 arg mem_sp_state ,contw 
-0x002f 000118 arg 12 ,loopcnt 
-0x0030 000119 call clear_mem 
-0x0031 000120 call p_mouse_le_txbuff_load 
-0x0032 000121 call rfcomm_init 
-0x0033 000122 call init_lmp 
-0x0034 000123 ncall lpm_disable_exen_output ,wake 
-0x0035 000124 call ui_init + 1 
-0x0036 000125 branch soft_reset + 11 
-:      000128 p_init_param:
-0x0037 000129 setarg param_le_version 
-0x0038 000130 store 3 ,mem_lmp_version 
-0x0039 000131 setarg param_le_subversion 
-0x003a 000132 store 2 ,mem_lmp_version + 3 
-0x003b 000133 branch init_param + 12 
-:      000136 p_lpm_dispatch:
-0x003c 000137 call lpo_calibration 
-0x003d 000138 fetch 3 ,mem_clks_per_lpo 
-0x003e 000139 rtn blank 
-0x003f 000140 fetch 1 ,mem_lpm_mode 
-0x0040 000141 rtn blank 
-0x0041 000142 fetch 1 ,mem_ssp_enable 
-0x0042 000143 branch p_lpm_dispatch_next ,blank 
-0x0043 000144 fetch 1 ,mem_sp_local_key_invalid 
-0x0044 000145 rtn blank 
-:      000146 p_lpm_dispatch_next:
-0x0045 000147 fetch 1 ,mem_le_sc_calc 
-0x0046 000148 nrtn blank 
-0x0047 000149 call lpm_check_wake_lock 
-0x0048 000150 nrtn blank 
-0x0049 000151 fetch 1 ,mem_context 
-0x004a 000152 compare 3 ,pdata ,0x7 
-0x004b 000153 nbranch lpm_dispatch_unconn ,true 
-0x004c 000156 fetch 2 ,mem_context + coffset_tsniff 
-0x004d 000157 arg 0xffff ,temp 
-0x004e 000158 isub temp ,null 
-0x004f 000159 rtn zero 
-0x0050 000160 branch lpm_dispatch_next + 9 
-:      000163 p_lpm_dispatch_next2:
-0x0051 000164 fetch 1 ,mem_mouse_wheel_trigger 
-0x0052 000165 nrtn blank 
-0x0053 000166 branch lpm_dispatch_next2 
-:      000168 p_lpm_check_wake_lock:
-0x0054 000169 rtnmark1 mark_24g 
-0x0055 000170 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x0056 000171 beq 0 ,disable_blank 
-0x0057 000172 fetch 1 ,mem_mouse_le_conn_param_reject 
-0x0058 000173 beq le_lpm_disable ,disable_blank 
-0x0059 000174 fetch 2 ,mem_sdp_remote_cid 
-0x005a 000175 nbranch disable_blank ,blank 
-0x005b 000176 branch enable_blank 
-:      000178 p_g24_dispatch:
-0x005c 000179 rtnmark0 mark_24g 
-0x005d 000180 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x005e 000181 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
-:      000182 p_g24_transmit_process:
-0x005f 000183 call p_g24_txdata_prep 
-0x0060 000184 nbranch p_g24_nodata_transmit ,user 
-0x0061 000185 call p_g24_rf_sta_check 
-:      000186 p_g24_transmit_start:
-0x0062 000187 call p_g24_transmit_packet 
-0x0063 000188 fetch 1 ,mem_24g_pairing_sm 
-0x0064 000189 rtnne state_24g_pairing_success 
-0x0065 000190 call power_ctrl_start 
-:      000191 p_g24_short_sleep:
-0x0066 000192 fetch 1 ,mem_24g_transmit_by_interrupt 
-0x0067 000193 rtneq g24_tx_timer_int_enable 
-0x0068 000194 call lpo_calibration 
-0x0069 000195 fetch 3 ,mem_clks_per_lpo 
-0x006a 000196 rtn blank 
-0x006b 000197 fetch 1 ,mem_lpm_mode 
-0x006c 000198 rtn blank 
-0x006d 000199 call p_mouse_setgpio_lpm 
-0x006e 000200 call p_clear_wake 
-0x006f 000201 setarg 60500 
-0x0070 000202 branch lpm_dispatch_sleep 
-:      000204 p_g24_transmit_by_interrupt:
-0x0071 000205 call p_g24_timer_check 
-0x0072 000206 nrtn user 
-0x0073 000207 call p_g24_interval_calibrate 
-0x0074 000208 fetch 1 ,mem_24g_transmit_by_interrupt_exit_count 
-0x0075 000209 increase 1 ,pdata 
-0x0076 000210 store 1 ,mem_24g_transmit_by_interrupt_exit_count 
-0x0077 000211 sub pdata ,25 ,null 
-0x0078 000212 call p_g24_transmit_by_interrupt_exit ,zero 
-0x0079 000213 branch p_g24_transmit_process 
-:      000214 p_g24_transmit_by_interrupt_exit:
-0x007a 000215 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x007b 000216 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
-:      000217 p_g24_interval_min:
-0x007c 000218 jam 0 ,mem_24g_pac_index 
-0x007d 000219 fetch 1 ,mem_24g_interval_min 
-0x007e 000220 store 1 ,mem_24g_interval 
-0x007f 000221 rtn 
-:      000222 p_g24_interval_max:
-0x0080 000223 fetch 1 ,mem_24g_interval_max 
-0x0081 000224 store 1 ,mem_24g_interval 
-0x0082 000225 rtn 
-:      000226 p_g24_interval_calibrate:
-0x0083 000227 fetch 1 ,mem_24g_pac_index 
-0x0084 000228 increase 1 ,pdata 
-0x0085 000229 store 1 ,mem_24g_pac_index 
-0x0086 000230 beq 4 ,p_g24_interval_max 
-0x0087 000231 beq 5 ,p_g24_interval_min 
-0x0088 000232 rtn 
-:      000233 p_g24_transmit_by_interrupt_enable:
-0x0089 000234 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-0x008a 000235 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
-0x008b 000236 rtn 
-:      000238 p_g24_nodata_transmit:
-0x008c 000239 fetch 1 ,mem_24g_abort_pac 
-0x008d 000240 call p_g24_send_abort_packet ,blank 
-:      000241 p_g24_long_sleep:
-0x008e 000242 call lpo_calibration 
-0x008f 000243 fetch 3 ,mem_clks_per_lpo 
-0x0090 000244 rtn blank 
-0x0091 000245 fetch 1 ,mem_lpm_mode 
-0x0092 000246 rtn blank 
-0x0093 000247 call p_mouse_setgpio_lpm 
-0x0094 000248 fetch 8 ,mem_24g_enter_hibernate 
-0x0095 000249 call clk2lpo 
-0x0096 000250 storet 4 ,mem_sleep_counter 
-0x0097 000251 branch lpm_sleep 
-:      000253 p_g24_send_abort_packet:
-0x0098 000254 jam 1 ,mem_24g_abort_pac 
-0x0099 000255 jam 0 ,mem_24g_rf_hop_ch 
-0x009a 000256 call p_g24_transmit_rf_ctrl_clear 
-0x009b 000257 store 1 ,mem_24g_txbuf 
-0x009c 000258 setarg 0 
-0x009d 000259 store 7 ,mem_24g_txbuf + 1 
-0x009e 000260 fetch 4 ,mem_24g_device_addr 
-0x009f 000261 store 4 ,mem_24g_txbuf + 8 
-0x00a0 000262 jam 12 ,mem_24g_datalen 
-0x00a1 000263 fetch 1 ,mem_24g_data_type 
-0x00a2 000264 set1 bit_abort ,pdata 
-0x00a3 000265 store 1 ,mem_24g_data_type 
-0x00a4 000266 call p_g24_transmit_prep 
-0x00a5 000267 call p_g24_txdata_enable_tx 
-0x00a6 000268 branch p_g24_transmit_start 
-:      000271 p_mouse_before_lpm:
-0x00a7 000272 rtnmark1 mark_24g 
-0x00a8 000273 call p_mouse_le_txbuff_save 
-0x00a9 000274 call p_mouse_setgpio_lpm 
-0x00aa 000275 fetch 1 ,mem_context 
-0x00ab 000276 bbit0 state_inconn ,p_clear_wake 
-0x00ac 000277 fetch 1 ,mem_lpm_current_mult 
-0x00ad 000278 nrtn blank 
-:      000279 p_clear_wake:
-0x00ae 000280 setarg 0 
-0x00af 000281 store 8 ,mem_gpio_wakeup_low 
-0x00b0 000282 rtn 
-:      000284 p_mouse_setgpio_lpm:
-0x00b1 000285 call p_mouse_set_sdio_high 
-0x00b2 000286 call p_clear_wake 
-0x00b3 000287 call mouse_lpm_before_common 
-0x00b4 000288 hfetch 4 ,core_gpio_oe0 
-0x00b5 000289 hfetcht 4 ,core_gpio_pu0 
-0x00b6 000290 ior temp ,temp 
-0x00b7 000291 invert temp ,temp 
-0x00b8 000292 hstoret 4 ,core_gpio_pd0 
-0x00b9 000293 rtn 
-:      000294 p_mouse_set_sdio_high:
-0x00ba 000295 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0x00bb 000296 rtn blank 
-0x00bc 000297 branch p_mouse_seting_dpi + 1 
-:      000298 p_mouse_le_txbuff_save:
-0x00bd 000299 arg mem_le_tx_buffer0 ,contr 
-0x00be 000300 arg mem_le_tx_buffer0_omemalloc ,contw 
-0x00bf 000301 call p_mouse_le_txbuff_copy 
-0x00c0 000302 arg mem_le_tx_buffer1 ,contr 
-0x00c1 000303 arg mem_le_tx_buffer1_omemalloc ,contw 
-0x00c2 000304 call p_mouse_le_txbuff_copy 
-0x00c3 000305 arg mem_le_tx_buffer2 ,contr 
-0x00c4 000306 arg mem_le_tx_buffer2_omemalloc ,contw 
-0x00c5 000307 call p_mouse_le_txbuff_copy 
-0x00c6 000308 arg mem_le_tx_buffer3 ,contr 
-0x00c7 000309 arg mem_le_tx_buffer3_omemalloc ,contw 
-:      000310 p_mouse_le_txbuff_copy:
-0x00c8 000311 arg 27 ,loopcnt 
-0x00c9 000312 branch memcpy 
-:      000314 p_mouse_le_txbuff_load:
-0x00ca 000315 arg mem_le_tx_buffer0_omemalloc ,contr 
-0x00cb 000316 arg mem_le_tx_buffer0 ,contw 
-0x00cc 000317 call p_mouse_le_txbuff_copy 
-0x00cd 000318 arg mem_le_tx_buffer1_omemalloc ,contr 
-0x00ce 000319 arg mem_le_tx_buffer1 ,contw 
-0x00cf 000320 call p_mouse_le_txbuff_copy 
-0x00d0 000321 arg mem_le_tx_buffer2_omemalloc ,contr 
-0x00d1 000322 arg mem_le_tx_buffer2 ,contw 
-0x00d2 000323 call p_mouse_le_txbuff_copy 
-0x00d3 000324 arg mem_le_tx_buffer3_omemalloc ,contr 
-0x00d4 000325 arg mem_le_tx_buffer3 ,contw 
-0x00d5 000326 branch p_mouse_le_txbuff_copy 
+0x0000 000063 bbit1 8 ,pf_patch_ext 
+0x0001 000064 beq patch10_5 ,p_shutdown_radio 
+0x0002 000065 beq patch11_1 ,p_set_freq_tx 
+0x0003 000066 beq patch00_1 ,p_soft_reset_1 
+0x0004 000067 beq patch00_2 ,p_soft_reset_2 
+0x0005 000068 beq patch03_3 ,p_page_wait_fhs_reply_ok 
+0x0006 000069 beq patch09_2 ,p_prepare_tx 
+0x0007 000070 beq patch0b_1 ,p_process_dmh 
+0x0008 000071 beq patch0a_1 ,p_slave_conn_recv_packet 
+0x0009 000072 beq patch19_3 ,p_app_bt_start_reconnect 
+0x000a 000073 beq patch14_1 ,p_init_param 
+0x000b 000074 beq patch14_7 ,p_lpm_dispatch 
+0x000c 000075 beq patch15_0 ,p_lpm_dispatch_next2 
+0x000d 000076 beq patch16_1 ,p_lpm_check_wake_lock 
+0x000e 000077 beq patch16_2 ,p_g24_dispatch 
+0x000f 000078 beq patch18_4 ,p_device_init 
+0x0010 000079 beq patch19_1 ,p_app_flag_store 
+0x0011 000080 beq patch19_2 ,p_app_initflag_check 
+0x0012 000081 beq patch1c_3 ,p_mouse_seting_dpi 
+0x0013 000082 beq patch1c_6 ,p_mouse_motion 
+0x0014 000083 beq patch1d_1 ,p_mouse_bb_disconnected 
+0x0015 000084 beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+0x0016 000085 beq patch1d_3 ,p_mouse_start_discovery 
+0x0017 000086 beq patch1d_4 ,p_mouse_stop_discovery 
+0x0018 000087 branch loop 
+:      000088 pf_patch_ext:
+0x0019 000089 beq patch27_1 ,p_le_slave_match 
+0x001a 000090 beq patch28_3 ,p_le_next_adv_channel 
+0x001b 000091 beq patch29_2 ,p_le_receive_skip 
+0x001c 000092 beq patch2a_7 ,p_le_update_param 
+0x001d 000093 beq patch2b_1 ,p_le_update_channel_map 
+0x001e 000094 beq patch2c_3 ,p_le_prepare_tx 
+0x001f 000095 beq patch2c_6 ,p_le_parse 
+0x0020 000096 beq patch2c_7 ,p_le_parse_l2cap 
+0x0021 000097 beq patch2d_2 ,p_le_adv_not_match 
+0x0022 000098 beq patch2e_7 ,p_le_lpm_setmult 
+0x0023 000099 beq patch30_2 ,p_send_lmp 
+0x0024 000100 beq patch31_4 ,p_twspi_reset 
+0x0025 000101 branch loop 
+:      000103 p_rssi_signal:
+0x0026 000104 copy pdata ,rega 
+0x0027 000105 fetcht 1 ,mem_rssi_signal_index 
+0x0028 000106 setarg mem_rssi_signal_buf 
+0x0029 000107 iadd temp ,contw 
+0x002a 000108 copy rega ,pdata 
+0x002b 000109 istore 1 ,contw 
+0x002c 000110 increase 1 ,temp 
+0x002d 000111 and_into rssi_buf_len_signal ,temp 
+0x002e 000112 storet 1 ,mem_rssi_signal_index 
+0x002f 000113 rtn 
+:      000115 p_soft_reset_1:
+0x0030 000116 arg mem_sp_state ,contw 
+0x0031 000117 arg 12 ,loopcnt 
+0x0032 000118 call clear_mem 
+0x0033 000119 call p_mouse_le_txbuff_load 
+0x0034 000120 call rfcomm_init 
+0x0035 000121 call init_lmp 
+0x0036 000122 ncall lpm_disable_exen_output ,wake 
+0x0037 000123 call ui_init + 1 
+0x0038 000124 branch soft_reset + 11 
+:      000126 p_soft_reset_2:
+0x0039 000127 call app_lpm_init ,wake 
+0x003a 000128 call p_publickey_init 
+0x003b 000129 branch soft_reset_2 
+:      000130 p_publickey_init:
+0x003c 000131 rtnmark1 mark_24g 
+0x003d 000132 branch publickey_init 
+:      000134 p_init_param:
+0x003e 000135 setarg param_le_version 
+0x003f 000136 store 3 ,mem_lmp_version 
+0x0040 000137 setarg param_le_subversion 
+0x0041 000138 store 2 ,mem_lmp_version + 3 
+0x0042 000139 branch init_param + 12 
+:      000141 p_lpm_dispatch:
+0x0043 000142 rtnmark1 mark_24g 
+0x0044 000143 call lpo_calibration 
+0x0045 000144 fetch 3 ,mem_clks_per_lpo 
+0x0046 000145 rtn blank 
+0x0047 000146 fetch 1 ,mem_lpm_mode 
+0x0048 000147 rtn blank 
+0x0049 000148 fetch 1 ,mem_ssp_enable 
+0x004a 000149 branch p_lpm_dispatch_next ,blank 
+0x004b 000150 fetch 1 ,mem_sp_local_key_invalid 
+0x004c 000151 rtn blank 
+:      000152 p_lpm_dispatch_next:
+0x004d 000153 fetch 1 ,mem_le_sc_calc 
+0x004e 000154 nrtn blank 
+0x004f 000155 call lpm_check_wake_lock 
+0x0050 000156 nrtn blank 
+0x0051 000157 fetch 1 ,mem_context 
+0x0052 000158 compare 3 ,pdata ,0x7 
+0x0053 000159 nbranch lpm_dispatch_unconn ,true 
+0x0054 000162 fetch 2 ,mem_context + coffset_tsniff 
+0x0055 000163 arg 0xffff ,temp 
+0x0056 000164 isub temp ,null 
+0x0057 000165 rtn zero 
+0x0058 000166 branch lpm_dispatch_next + 9 
+:      000169 p_lpm_dispatch_next2:
+0x0059 000170 fetch 1 ,mem_mouse_wheel_trigger 
+0x005a 000171 nrtn blank 
+0x005b 000172 branch lpm_dispatch_next2 
+:      000174 p_lpm_check_wake_lock:
+0x005c 000175 rtnmark1 mark_24g 
+0x005d 000176 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x005e 000177 beq 0 ,disable_blank 
+0x005f 000178 fetch 1 ,mem_mouse_le_conn_param_reject 
+0x0060 000179 beq le_lpm_disable ,disable_blank 
+0x0061 000180 fetch 2 ,mem_sdp_remote_cid 
+0x0062 000181 nbranch disable_blank ,blank 
+0x0063 000182 branch enable_blank 
+:      000184 p_g24_dispatch:
+0x0064 000185 rtnmark0 mark_24g 
+0x0065 000186 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x0066 000187 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+:      000188 p_g24_transmit_process:
+0x0067 000189 call p_g24_txdata_prep 
+0x0068 000190 nbranch p_g24_nodata_transmit ,user 
+0x0069 000191 call p_g24_rf_sta_check 
+:      000192 p_g24_transmit_start:
+0x006a 000193 call p_g24_transmit_packet 
+0x006b 000194 fetch 1 ,mem_24g_pairing_sm 
+0x006c 000195 rtnne state_24g_pairing_success 
+0x006d 000196 call power_ctrl_start 
+:      000197 p_g24_short_sleep:
+0x006e 000198 fetch 1 ,mem_24g_transmit_by_interrupt 
+0x006f 000199 rtneq g24_tx_timer_int_enable 
+0x0070 000200 call lpo_calibration 
+0x0071 000201 fetch 3 ,mem_clks_per_lpo 
+0x0072 000202 rtn blank 
+0x0073 000203 fetch 1 ,mem_lpm_mode 
+0x0074 000204 rtn blank 
+0x0075 000205 call p_mouse_setgpio_lpm 
+0x0076 000206 call p_clear_wake 
+0x0077 000207 setarg 60500 
+0x0078 000208 branch lpm_dispatch_sleep 
+:      000210 p_g24_transmit_by_interrupt:
+0x0079 000211 call p_g24_timer_check 
+0x007a 000212 nrtn user 
+0x007b 000213 call p_g24_interval_calibrate 
+0x007c 000214 fetch 1 ,mem_24g_transmit_by_interrupt_exit_count 
+0x007d 000215 increase 1 ,pdata 
+0x007e 000216 store 1 ,mem_24g_transmit_by_interrupt_exit_count 
+0x007f 000217 sub pdata ,25 ,null 
+0x0080 000218 call p_g24_transmit_by_interrupt_exit ,zero 
+0x0081 000219 branch p_g24_transmit_process 
+:      000220 p_g24_transmit_by_interrupt_exit:
+0x0082 000221 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x0083 000222 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+:      000223 p_g24_interval_min:
+0x0084 000224 jam 0 ,mem_24g_pac_index 
+0x0085 000225 fetch 1 ,mem_24g_interval_min 
+0x0086 000226 store 1 ,mem_24g_interval 
+0x0087 000227 rtn 
+:      000228 p_g24_interval_max:
+0x0088 000229 fetch 1 ,mem_24g_interval_max 
+0x0089 000230 store 1 ,mem_24g_interval 
+0x008a 000231 rtn 
+:      000232 p_g24_interval_calibrate:
+0x008b 000233 fetch 1 ,mem_24g_pac_index 
+0x008c 000234 increase 1 ,pdata 
+0x008d 000235 store 1 ,mem_24g_pac_index 
+0x008e 000236 beq 4 ,p_g24_interval_max 
+0x008f 000237 beq 5 ,p_g24_interval_min 
+0x0090 000238 rtn 
+:      000239 p_g24_transmit_by_interrupt_enable:
+0x0091 000240 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0x0092 000241 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+0x0093 000242 rtn 
+:      000244 p_g24_nodata_transmit:
+0x0094 000245 fetch 1 ,mem_24g_abort_pac 
+0x0095 000246 call p_g24_send_abort_packet ,blank 
+:      000247 p_g24_long_sleep:
+0x0096 000248 call lpo_calibration 
+0x0097 000249 fetch 3 ,mem_clks_per_lpo 
+0x0098 000250 rtn blank 
+0x0099 000251 fetch 1 ,mem_lpm_mode 
+0x009a 000252 rtn blank 
+0x009b 000253 call p_mouse_setgpio_lpm 
+0x009c 000254 fetch 3 ,mem_24g_enter_hibernate 
+0x009d 000255 call clk2lpo 
+0x009e 000256 storet 4 ,mem_sleep_counter 
+0x009f 000257 branch lpm_sleep 
+:      000259 p_g24_send_abort_packet:
+0x00a0 000260 jam 1 ,mem_24g_abort_pac 
+0x00a1 000261 jam 0 ,mem_24g_rf_hop_ch 
+0x00a2 000262 call p_g24_transmit_rf_ctrl_clear 
+0x00a3 000263 store 1 ,mem_24g_txbuf 
+0x00a4 000264 setarg 0 
+0x00a5 000265 store 7 ,mem_24g_txbuf + 1 
+0x00a6 000266 fetch 4 ,mem_24g_device_addr 
+0x00a7 000267 store 4 ,mem_24g_txbuf + 8 
+0x00a8 000268 jam 12 ,mem_24g_datalen 
+0x00a9 000269 fetch 1 ,mem_24g_data_type 
+0x00aa 000270 set1 bit_abort ,pdata 
+0x00ab 000271 store 1 ,mem_24g_data_type 
+0x00ac 000272 call p_g24_transmit_prep 
+0x00ad 000273 call p_g24_txdata_enable_tx 
+0x00ae 000274 branch p_g24_transmit_start 
+:      000277 p_mouse_before_lpm:
+0x00af 000278 rtnmark1 mark_24g 
+0x00b0 000279 call p_mouse_le_txbuff_save 
+0x00b1 000280 call p_mouse_setgpio_lpm 
+0x00b2 000281 fetch 1 ,mem_context 
+0x00b3 000282 bbit0 state_inconn ,p_clear_wake 
+0x00b4 000283 fetch 1 ,mem_lpm_current_mult 
+0x00b5 000284 nrtn blank 
+:      000285 p_clear_wake:
+0x00b6 000286 setarg 0 
+0x00b7 000287 store 8 ,mem_gpio_wakeup_low 
+0x00b8 000288 rtn 
+:      000290 p_mouse_setgpio_lpm:
+0x00b9 000291 call p_mouse_set_sdio_high 
+0x00ba 000292 call p_clear_wake 
+0x00bb 000293 call mouse_lpm_before_common 
+0x00bc 000294 hfetch 4 ,core_gpio_oe0 
+0x00bd 000295 hfetcht 4 ,core_gpio_pu0 
+0x00be 000296 ior temp ,temp 
+0x00bf 000297 invert temp ,temp 
+0x00c0 000298 hstoret 4 ,core_gpio_pd0 
+0x00c1 000299 rtn 
+:      000300 p_mouse_set_sdio_high:
+0x00c2 000301 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x00c3 000302 rtn blank 
+0x00c4 000303 branch p_mouse_seting_dpi + 1 
+:      000304 p_mouse_le_txbuff_save:
+0x00c5 000305 arg mem_le_tx_buffer0 ,contr 
+0x00c6 000306 arg mem_le_tx_buffer0_omemalloc ,contw 
+0x00c7 000307 call p_mouse_le_txbuff_copy 
+0x00c8 000308 arg mem_le_tx_buffer1 ,contr 
+0x00c9 000309 call p_mouse_le_txbuff_copy 
+0x00ca 000310 arg mem_le_tx_buffer2 ,contr 
+0x00cb 000311 call p_mouse_le_txbuff_copy 
+0x00cc 000312 arg mem_le_tx_buffer3 ,contr 
+:      000313 p_mouse_le_txbuff_copy:
+0x00cd 000314 arg 27 ,loopcnt 
+0x00ce 000315 branch memcpy 
+:      000317 p_mouse_le_txbuff_load:
+0x00cf 000318 arg mem_le_tx_buffer0_omemalloc ,contr 
+0x00d0 000319 arg mem_le_tx_buffer0 ,contw 
+0x00d1 000320 call p_mouse_le_txbuff_copy 
+0x00d2 000321 arg mem_le_tx_buffer1 ,contw 
+0x00d3 000322 call p_mouse_le_txbuff_copy 
+0x00d4 000323 arg mem_le_tx_buffer2 ,contw 
+0x00d5 000324 call p_mouse_le_txbuff_copy 
+0x00d6 000325 arg mem_le_tx_buffer3 ,contw 
+0x00d7 000326 branch p_mouse_le_txbuff_copy 
 :      000328 p_device_init:
-0x00d6 000329 call app_lpm_mult_enable 
-0x00d7 000330 branch p_device_init_common ,wake 
-0x00d8 000331 jam 0x20 ,core_gpio_pu0 
-0x00d9 000333 call p_mouse_data_init 
-0x00da 000334 fetch 1 ,mem_tx_power 
-0x00db 000335 store 1 ,mem_tx_power_temp 
-0x00dc 000336 call power_ctrl_pac_succ_cnt_init 
-0x00dd 000337 fetch 1 ,mem_ui_button_timeout 
-0x00de 000338 store 1 ,mem_combination_ui_button_count 
-0x00df 000339 fetch 1 ,mem_ui_button_timeout1 
-0x00e0 000340 store 1 ,mem_combination_ui_button_count1 
-0x00e1 000341 call mouse_bt_discovery_button_down_disable 
+0x00d8 000329 call app_lpm_mult_enable 
+0x00d9 000330 branch p_device_init_common ,wake 
+0x00da 000331 jam 0x20 ,core_gpio_pu0 
+0x00db 000333 call p_mouse_data_init 
+0x00dc 000334 fetch 1 ,mem_tx_power 
+0x00dd 000335 store 1 ,mem_tx_power_temp 
+0x00de 000336 call power_ctrl_pac_succ_cnt_init 
+0x00df 000337 fetch 1 ,mem_ui_button_timeout 
+0x00e0 000338 store 1 ,mem_combination_ui_button_count 
+0x00e1 000339 fetch 1 ,mem_ui_button_timeout1 
+0x00e2 000340 store 1 ,mem_combination_ui_button_count1 
+0x00e3 000341 call mouse_bt_discovery_button_down_disable 
 :      000342 p_device_init_common:
-0x00e2 000343 call p_mouse_init 
-0x00e3 000344 branch enable_authrom 
+0x00e4 000343 call p_mouse_init 
+0x00e5 000344 branch enable_authrom 
 :      000346 p_mouse_init:
-0x00e4 000347 ncall p_mouse_setting_config ,wake 
-0x00e5 000348 call p_mouse_spi_init 
-0x00e6 000349 rtn wake 
-0x00e7 000350 call p_mouse_cb_fuction 
-0x00e8 000351 call p_mouse_cheak_select_device_by_switch 
-0x00e9 000352 call mouse_check_key_gpio 
-0x00ea 000353 beq mouse_lm_button ,p_mouse_24g_pairing_button 
-0x00eb 000354 call p_mouse_wakeup_from_power 
-0x00ec 000355 branch p_mouse_check_reconn_target 
+0x00e6 000347 ncall p_mouse_setting_config ,wake 
+0x00e7 000348 call p_mouse_spi_init 
+0x00e8 000349 rtn wake 
+0x00e9 000350 call p_mouse_cb_fuction 
+0x00ea 000351 call p_mouse_cheak_select_device_by_switch 
+0x00eb 000352 call mouse_check_key_gpio 
+0x00ec 000353 beq mouse_lm_button ,p_mouse_24g_pairing_button 
+0x00ed 000354 call p_mouse_wakeup_from_power 
+0x00ee 000355 branch p_mouse_check_reconn_target 
 :      000357 p_mouse_cheak_select_device_by_switch:
-0x00ed 000358 fetch 1 ,mem_config_function_enable 
-0x00ee 000359 rtnbit0 enable_select_device_by_switch 
-0x00ef 000360 branch mouse_cheak_select_device_by_switch + 2 
+0x00ef 000358 fetch 1 ,mem_config_function_enable 
+0x00f0 000359 rtnbit0 enable_select_device_by_switch 
+0x00f1 000360 branch mouse_cheak_select_device_by_switch + 2 
 :      000373 p_mouse_check_reconn_target:
-0x00f0 000374 call p_mouse_mode_bt_device1_multi_led_on 
-0x00f1 000375 call p_mouse_cheak_select_device_by_switch 
-0x00f2 000376 fetch 1 ,mem_device_flag 
-0x00f3 000378 sub pdata ,0xff ,null 
-0x00f4 000379 call p_set_device_24g ,zero 
-0x00f5 000380 fetch 1 ,mem_device_flag 
-0x00f6 000381 fetcht 1 ,mem_24g_device_number 
-0x00f7 000382 isub temp ,null 
-0x00f8 000383 branch p_mouse_start_24g_mode ,zero 
-0x00f9 000384 fetch 1 ,mem_tx_power_temp 
-0x00fa 000385 store 1 ,mem_tx_power 
-0x00fb 000386 fetch 1 ,mem_xrecord_mode 
-0x00fc 000387 beq rec_3_mode ,p_mouse3_0_check_reconn_target 
-0x00fd 000388 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
-0x00fe 000389 rtn 
-:      000390 p_set_device_24g:
-0x00ff 000391 jam 2 ,mem_device_flag 
-0x0100 000392 rtn 
-:      000393 p_mouse3_0_check_reconn_target:
-0x0101 000394 fetch 6 ,mem_hci_plap 
-0x0102 000395 branch app_bt_start_discovery_short ,blank 
-0x0103 000396 branch mouse3_0_check_reconn_target + 3 
-:      000398 p_mouse4_0_check_reconn_target:
-0x0104 000399 jam 1 ,mem_mouse_le_reconnect_flag 
-0x0105 000400 fetch 2 ,mem_mouse_direct_timeout 
-0x0106 000401 store 2 ,mem_mouse_direct_timer 
-0x0107 000402 call app_lpm_mult_disable 
-0x0108 000403 call p_le_check_adv_flag 
-0x0109 000404 setarg adv_flag_bredr_not_supported 
-0x010a 000405 istore 1 ,contr 
-0x010b 000406 branch check_51cmd_adv 
-:      000408 p_le_check_adv_flag:
-0x010c 000409 arg mem_le_adv_data ,rega 
-:      000410 p_le_check_adv_flag_loop:
-0x010d 000411 ifetch 1 ,rega 
-0x010e 000412 rtn blank 
-0x010f 000413 iadd contr ,rega 
-0x0110 000414 ifetch 1 ,contr 
-0x0111 000415 rtneq 0x01 
-0x0112 000416 branch p_le_check_adv_flag_loop 
-:      000418 p_mouse_24g_pairing_button:
-0x0113 000419 fetch 1 ,mem_device_flag 
-0x0114 000420 beq mode_bt_device1 ,p_return 
-0x0115 000421 fetch mouse_flag_len ,mem_mouse_flag 
-0x0116 000422 rtnbit0 mouse_enable_24g 
-0x0117 000423 rtnbit1 mosue_24g_pairing_flag 
-0x0118 000424 rtnmark1 mark_24g 
-0x0119 000425 call p_device_led_off 
-0x011a 000426 arg mosue_24g_pairing_flag ,queue 
-0x011b 000427 call mouse_enable_function_flag 
-0x011c 000428 setarg 0 
-0x011d 000429 store 2 ,mem_mouse_direct_timer 
-0x011e 000430 store 1 ,mem_mouse_send_blank_timer 
-0x011f 000431 store 2 ,mem_24g_check_dongle_times 
-0x0120 000432 call mouse_stop_discovery 
-0x0121 000433 branch p_g24_start_pairing_sm1 
-:      000434 p_return:
-0x0122 000435 rtn 
-:      000436 p_device_led_off:
-0x0123 000437 call mouse_device1_led_on 
-0x0124 000438 call mouse_device2_led_on 
-0x0125 000439 branch p_low_power_led_on 
-:      000440 p_mouse_dpi_config:
-0x0126 000441 fetch mouse_flag_len ,mem_mouse_flag 
-0x0127 000442 bbit0 mouse_enable_eeprom ,mouse_dpi_config 
-0x0128 000443 fetch 1 ,mem_mouse_dpi 
-0x0129 000444 beq 0xff ,mouse_dpi_config 
-0x012a 000445 branch mouse_seting_dpi + 2 
-:      000446 p_mouse_spi_init:
-0x012b 000447 jam 0x76 ,mem_spi_init_clk 
-0x012c 000448 branch mouse_spi_init 
-:      000449 p_mouse_init_sunt:
-0x012d 000450 call p_mouse_spi_init 
-0x012e 000451 call mouse_spi_sdio_gpio_pollup 
-0x012f 000452 fetch 1 ,mem_config_sensor_type 
-0x0130 000453 beq p3610 ,mouse_init_3610sensor 
-:      000454 p_mouse_init_sensor:
-0x0131 000455 call mouse_read_sensor_id 
-0x0132 000456 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
-0x0133 000457 beq p3065_id1 ,p_mouse_p3065_init_param 
-0x0134 000458 call mouse_twspi_reset 
-0x0135 000459 nop 1000 
-0x0136 000460 branch p_mouse_init_sensor 
-:      000461 p_mouse_init_sensor_reset:
-0x0137 000462 jam 1 ,mem_mouse_init_sensor_reset_flag 
-0x0138 000463 call spi_ncs_enable 
-0x0139 000464 call p_mouse_init_sunt 
-0x013a 000465 branch spi_ncs_disable 
-:      000466 p_mouse_init_p32xx_id2_judge:
-0x013b 000467 call p_mouse_sensor_poweron 
-0x013c 000468 branch mouse_init_p32xx_id2_judge 
-:      000471 p_mouse_p3065_init_param:
-0x013d 000472 call p_mouse_sensor_poweron 
-0x013e 000473 fetch 1 ,mem_sensor_id2 
-0x013f 000474 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x0140 000475 jam p3065 ,mem_config_sensor_type 
-0x0141 000476 rtn 
-:      000478 p_mouse_sensor_poweron:
-0x0142 000479 setarg 0x8006 
-0x0143 000480 call twspi_write 
-0x0144 000481 nop 12000 
-0x0145 000482 branch p_mouse_dpi_config 
-:      000483 p_mouse_sensor_powerdown:
-0x0146 000484 setarg 0x06 
-0x0147 000485 call twspi_read 
-0x0148 000486 or pdata ,0x08 ,pdata 
-0x0149 000487 lshift8 pdata ,pdata 
-0x014a 000488 add pdata ,0x06 ,pdata 
-0x014b 000489 branch twspi_write 
-:      000491 p_mouse_setting_config:
-0x014c 000492 call p_g24_set_device_addr 
-0x014d 000494 hfetch 1 ,core_usb_config 
-0x014e 000495 set0 4 ,pdata 
-0x014f 000496 hstore 1 ,core_usb_config 
-0x0150 000497 call mouse_gpio_init 
-0x0151 000499 call mouse_device1_led_on 
-0x0152 000500 call mouse_device2_led_on 
-0x0153 000501 fetcht 1 ,mem_24g_sw_gpio 
-0x0154 000502 call gpio_config_output 
-0x0155 000503 fetch 1 ,mem_dpi_led_gpio 
-0x0156 000504 store 1 ,mem_mouse_struct_led_gpio 
-0x0157 000505 call mouse_led_on 
-0x0158 000507 call mouse_param_init 
-0x0159 000508 call p_mouse_bt_sdp_update 
-0x015a 000509 setarg 0 
-0x015b 000510 store 2 ,mem_lpm_interval 
-0x015c 000511 call mouse_adc_init 
-0x015d 000512 call le_set_config_fixed_ltk 
-0x015e 000513 call le_set_justwork 
-0x015f 000514 call le_set_fixed_ltk 
-0x0160 000515 call le_set_config_read_authentication 
-0x0161 000516 fetch mouse_flag_len ,mem_mouse_flag 
-0x0162 000517 bbit1 mouse_enable_eeprom ,p_mouse_init_iic 
-0x0163 000519 rtn 
-:      000521 p_mouse_init_iic:
-0x0164 000522 call iic_init_390k 
-0x0165 000523 fetch mouse_flag_len ,mem_mouse_flag 
-0x0166 000524 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x0167 000525 ncall clear_eeprom_size_2k ,true 
-0x0168 000526 call mouse_load_eeprom_dpi 
-0x0169 000527 call p_mouse_init_environment 
-0x016a 000528 call p_mouse_set_24g_addr_eeprom 
-0x016b 000529 branch iicd_read_eep_data 
-:      000531 p_mouse_bt_sdp_update:
-0x016c 000532 call enable_authrom 
-0x016d 000533 arg 0x8c00 ,contr 
-0x016e 000534 arg mem_mouse_uuid_list ,contw 
-0x016f 000535 arg 369 ,loopcnt 
-0x0170 000536 call memcpy 
-0x0171 000538 setarg 0x0f0209 
-0x0172 000539 istore 3 ,contw 
-0x0173 000540 setarg 0x120009 
-0x0174 000541 istore 3 ,contw 
-0x0175 000543 setarg 0x100209 
-0x0176 000544 istore 3 ,contw 
-0x0177 000545 setarg 0x000009 
-0x0178 000546 istore 3 ,contw 
-0x0179 000547 arg 0x8d71 ,contr 
-0x017a 000548 arg 265 ,loopcnt 
-0x017b 000549 call memcpy 
-0x017c 000551 jam 0 ,mem_mouse_uuid_list + 23 
-0x017d 000552 jam 0x6d ,mem_mouse_uuid_list + 15 
-0x017e 000553 setarg 0x401f 
-0x017f 000554 store 2 ,mem_mouse_uuid_list + 357 
-0x0180 000555 setarg 0x6d04 
-0x0181 000556 store 2 ,mem_mouse_uuid_list + 462 
-0x0182 000557 setarg 0x16b0 
-0x0183 000558 store 2 ,mem_mouse_uuid_list + 468 
-0x0184 000560 setarg mem_mouse_uuid_list 
-0x0185 000561 store 2 ,mem_ui_uuid_table 
-0x0186 000562 rtn 
-:      000564 p_mouse_init_environment:
-0x0187 000565 call app_initflag_check 
-0x0188 000566 branch mouse_eeprom_load_recon_info ,zero 
-0x0189 000567 call p_le_addr_random_config 
-0x018a 000568 branch mouse_init_environment + 2 
-:      000570 p_app_flag_store:
-0x018b 000571 arg 2 ,temp 
-0x018c 000572 arg mem_timeup ,rega 
-0x018d 000573 arg mouse_eeprom_module_init_flag ,regb 
-0x018e 000574 branch iicd_write_eep_data 
-:      000576 p_app_initflag_check:
-0x018f 000577 arg 2 ,temp 
-0x0190 000578 arg mem_pdatatemp ,rega 
-0x0191 000579 arg mouse_eeprom_module_init_flag ,regb 
-0x0192 000580 branch app_initflag_check + 4 
-:      000606 p_mouse_wakeup_from_power:
-0x0193 000607 fetch mouse_flag_len ,mem_mouse_flag 
-0x0194 000608 bbit0 mouse_enable_wakeup_from_power ,p_mouse_wakeup_no_from_power 
-0x0195 000609 fetch 1 ,mem_wakup_from_power_flag 
-0x0196 000610 isolate0 gpio_latch ,pdata 
-0x0197 000611 nbranch p_mouse_wakeup_no_from_power ,true 
-0x0198 000612 call p_mouse_init_sunt 
-0x0199 000613 call p_mouse_sensor_powerdown 
-:      000614 p_mouse_wakeup_no_from_power:
-0x019a 000615 fetch 1 ,mem_reconn_times_init 
-0x019b 000616 store 1 ,mem_reconn_times 
-0x019c 000617 fetch 1 ,mem_config_function_enable 
-0x019d 000618 rtnbit1 enable_select_device_by_gpio_button 
-0x019e 000619 rtnbit1 enable_select_device_by_switch 
-:      000620 p_mouse_start_24g_mode:
-0x019f 000621 fetch mouse_flag_len ,mem_mouse_flag 
-0x01a0 000622 rtnbit0 mouse_enable_24g 
-0x01a1 000623 call p_g24_factory_check 
-0x01a2 000624 branch p_g24_auto_pair_start ,user 
-0x01a3 000625 branch p_g24_start_24g_mode 
-:      000627 p_g24_factory_check:
-0x01a4 000628 arg 2 ,loopcnt 
-0x01a5 000629 arg mem_24g_addr ,contr 
-:      000630 p_pdata_0xff_check:
-0x01a6 000631 call enable_user 
-0x01a7 000632 setarg 0xffff 
-:      000633 p_pdata_0xff_check_loop:
-0x01a8 000634 ifetcht 2 ,contr 
-0x01a9 000635 isub temp ,null 
-0x01aa 000636 ncall disable_user ,zero 
-0x01ab 000637 loop p_pdata_0xff_check_loop 
-0x01ac 000638 rtn 
-:      000640 p_mouse_cb_fuction:
-0x01ad 000641 setarg p_mouse_g24_package_data 
-0x01ae 000642 store 2 ,mem_cb_24g_data 
-0x01af 000643 setarg p_mouse_le 
-0x01b0 000644 store 2 ,mem_cb_le_process 
-0x01b1 000645 setarg p_le_mouse_bb_event_connect_complete 
-0x01b2 000646 store 2 ,mem_cb_att_write 
-0x01b3 000647 setarg p_mouse_bt 
-0x01b4 000648 store 2 ,mem_cb_bt_process 
-0x01b5 000649 setarg p_mouse_before_lpm 
-0x01b6 000650 store 2 ,mem_cb_before_lpm 
-0x01b7 000651 setarg p_mouse_priority_bb_event 
-0x01b8 000652 store 2 ,mem_cb_bb_event_process 
-0x01b9 000653 setarg p_mouse_idle 
-0x01ba 000654 store 2 ,mem_cb_idle_process 
-0x01bb 000655 setarg p_mouse_before_hibernate 
-0x01bc 000656 store 2 ,mem_cb_before_hibernate 
-0x01bd 000657 setarg p_mouse_bb_event_timer 
-0x01be 000658 store 2 ,mem_cb_event_timer 
-0x01bf 000659 setarg mouse_spi_write_flash_cb 
-0x01c0 000660 store 2 ,mem_cb_spi_flash_write_complate 
-0x01c1 000661 rtn 
-:      000663 p_mouse_g24_package_data:
-0x01c2 000664 call mouse_g24_package_data 
-0x01c3 000665 fetch 2 ,mem_mouse_z 
-0x01c4 000666 rtn blank 
-0x01c5 000667 branch p_g24_transmit_by_interrupt_enable 
-:      000669 p_mouse_le:
-0x01c6 000670 call le_fifo_check_nearly_full 
-0x01c7 000671 nrtn blank 
-0x01c8 000672 fetch 1 ,mem_le_connect_status_flag 
-0x01c9 000673 and pdata ,0x03 ,pdata 
-0x01ca 000674 rtnne 0x03 
-0x01cb 000675 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x01cc 000676 call p_mouse_clear_sensor_data ,blank 
-0x01cd 000677 fetch mouse_flag_len ,mem_mouse_flag 
-0x01ce 000680 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x01cf 000681 call mouse_motion 
-0x01d0 000682 nrtn user 
-0x01d1 000683 fetch 2 ,mem_mouse_z 
-0x01d2 000684 ncall p_mouse_wheel_trigger ,blank 
-0x01d3 000685 branch p_mouse_data_push 
-:      000687 p_mouse_wheel_trigger:
-0x01d4 000688 jam 1 ,mem_mouse_wheel_trigger 
-0x01d5 000689 jam 2 ,mem_mouse_wheel_trigger_timer 
-0x01d6 000690 rtn 
-:      000692 p_mouse_bt:
-0x01d7 000693 rtn attempt 
-0x01d8 000694 fetch 1 ,mem_app_handshake_flag 
-0x01d9 000695 rtn blank 
-0x01da 000696 call l2cap_malloc_is_fifo_nearly_full 
-0x01db 000697 nrtn blank 
-0x01dc 000698 fetch 1 ,mem_mouse_clear_sensor_data_flag 
-0x01dd 000699 call p_mouse_clear_sensor_data ,blank 
-0x01de 000700 fetch mouse_flag_len ,mem_mouse_flag 
-0x01df 000703 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-0x01e0 000704 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
-0x01e1 000705 call mouse_motion 
-0x01e2 000706 nrtn user 
-0x01e3 000707 fetch 2 ,mem_mouse_z 
-0x01e4 000708 ncall p_mouse_wheel_trigger ,blank 
-0x01e5 000709 branch mouse_send_data 
-:      000711 p_mouse_clear_sensor_data:
-0x01e6 000712 call le_set_config_more_data 
-0x01e7 000713 jam 1 ,mem_mouse_clear_sensor_data_flag 
-0x01e8 000714 branch p_mouse_sensor_poweron 
-:      000716 p_mouse_idle:
-0x01e9 000718 call ui_check_paring_button 
-0x01ea 000719 call mouse_dpi_cheak 
-0x01eb 000720 branch mouse_wheel_check 
-:      000755 p_mouse_discovery_multi_led_blink:
-0x01ec 000756 jam 1 ,mem_mouse_multi_led_blink_timer 
-0x01ed 000757 jam 2 ,mem_mouse_multi_led_blink_timer_init 
-0x01ee 000758 jam 0 ,mem_mouse_multi_led_blink_count_limited 
-0x01ef 000759 jam 1 ,mem_mouse_multi_led_blink_count 
-:      000760 p_mouse_multi_led_blink_enable:
-0x01f0 000761 jam on ,mem_mouse_multi_led_blink_enable 
-0x01f1 000762 jam multi_led_blink ,mem_mouse_multi_led_type 
-0x01f2 000763 rtn 
-:      000789 p_mouse_priority_bb_event:
-0x01f3 000790 copy regc ,pdata 
-0x01f4 000791 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-0x01f5 000792 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-0x01f6 000793 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
-0x01f7 000794 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-0x01f8 000795 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-0x01f9 000796 beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
-0x01fa 000797 beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
-0x01fb 000798 beq bt_evt_virtual_cable_unplug ,p_mouse_irtual_cable_unplug 
-0x01fc 000799 beq bt_evt_switch_not_accept ,app_bt_role_switch 
-0x01fd 000800 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
-0x01fe 000801 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
-0x01ff 000802 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
-0x0200 000803 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
-0x0201 000805 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0x0202 000806 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0x0203 000807 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0x0204 000808 branch mouse_priority_bb_event + 1 
-:      000810 p_mouse_le_bb_event_connected:
-0x0205 000811 call p_mouse_init_sensor_reset 
-0x0206 000812 call p_mouse_data_init 
-0x0207 000813 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x0208 000814 set0 app_disc_by_button ,pdata 
-0x0209 000815 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x020a 000816 setarg 0 
-0x020b 000817 store 2 ,mem_mouse_direct_timer 
-0x020c 000818 call p_mouse_no_data_timer_init 
-0x020d 000819 branch mouse_stop_discovery 
-:      000820 p_mouse_no_data_timer_init:
-0x020e 000821 call p_low_power_no_data_off_led_time 
-0x020f 000822 fetch 1 ,mem_device_flag 
-0x0210 000823 beq mode_bt_device1 ,p_mouse_ble_no_data_time 
-0x0211 000824 beq mode_24g_device ,mouse_no_data_timer_init 
-0x0212 000825 rtn 
-:      000826 p_mouse_ble_no_data_time:
-0x0213 000827 fetch 2 ,mem_mouse_no_data_timeout_ble 
-0x0214 000828 branch mouse_no_data_timer_init + 1 
-:      000830 p_mouse_le_bb_disconnected:
-0x0215 000831 call p_mouse_sensor_powerdown_check 
-0x0216 000832 setarg le_interval_8_75ms 
-0x0217 000833 store 2 ,mem_le_interval_min 
-0x0218 000834 store 2 ,mem_le_interval_min + 2 
-0x0219 000835 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x021a 000836 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x021b 000837 call p_mouse_data_init 
-0x021c 000838 call le_clr_config_more_data 
-0x021d 000839 branch mouse_bb_disconnected 
-:      000841 p_mouse_le_enc_info:
-:      000842 p_app_updata_le_param:
-0x021e 000843 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x021f 000844 branch ui_ipc_send_cmd 
-:      000846 p_mouse_le_ll_start_encryt:
-0x0220 000847 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x0221 000848 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0x0222 000849 branch p_mouse_le_ll_enable_start_enc_flag 
-:      000851 p_mouse_le_ll_reconn_start_encryt:
-0x0223 000852 call p_app_updata_le_param 
-0x0224 000853 jam 20 ,mem_le_start_encrypt_timer 
-:      000854 p_mouse_le_ll_enable_start_enc_flag:
-0x0225 000855 arg ll_start_enc_flag ,queue 
-0x0226 000856 branch mouse_le_enable_connect_flag 
-:      000858 p_mouse_le_conn_param_update_rsp_recieved:
-0x0227 000859 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x0228 000860 rtneq ble_signaling_connect_parameter_update_accepted 
-0x0229 000861 fetch 1 ,mem_le_tsniff 
-0x022a 000862 rshift2 pdata ,pdata 
-0x022b 000863 sub pdata ,le_interval_15ms ,null 
-0x022c 000864 rtn positive 
-0x022d 000865 setarg le_interval_11_25ms 
-0x022e 000866 store 2 ,mem_le_interval_min 
-0x022f 000867 store 2 ,mem_le_interval_min + 2 
-0x0230 000868 call p_app_updata_le_param 
-0x0231 000869 branch p_mouse_le_conn_param_lpm_disable 
-:      000872 p_mouse_bb_event_reconn_timeout:
-:      000873 p_mouse_bb_event_reconn_failed:
-0x0232 000874 fetch 2 ,mem_ui_state_map 
-0x0233 000875 rtnbit1 ui_state_btn_down 
-0x0234 000876 rtnbit1 ui_state_bt_discovery 
-0x0235 000877 rtnbit1 ui_state_ble_adv 
-0x0236 000878 fetch mouse_flag_len ,mem_mouse_flag 
-0x0237 000879 rtnbit1 mouse_bt_discovery_button_down_flag 
-0x0238 000882 branch app_bb_hibernate 
-:      000884 p_mouse_irtual_cable_unplug:
-0x0239 000885 call mouse_irtual_cable_unplug 
-0x023a 000886 branch app_bb_hibernate 
-:      000888 p_mouse_sniff_not_accept:
-0x023b 000889 fetch 1 ,mem_mouse_enter_sniff_count 
-0x023c 000890 rtneq 2 
-0x023d 000891 increase 1 ,pdata 
-0x023e 000892 store 1 ,mem_mouse_enter_sniff_count 
-0x023f 000893 jam 0x12 ,mem_sniff_param_interval 
-0x0240 000894 branch app_bt_enter_sniff 
-:      000896 p_mouse_bb_event_connected:
-0x0241 000897 jam 0 ,mem_mouse_send_switch_req_timer 
-0x0242 000898 call p_mouse_init_sensor_reset 
-0x0243 000899 branch mouse_stop_discovery 
-:      000900 p_mouse_bb_event_disconnected:
-0x0244 000901 call p_mouse_sensor_powerdown_check 
-0x0245 000902 branch mouse_bb_disconnected 
-:      000903 p_mouse_enter_sniff_check:
-0x0246 000904 fetch 1 ,mem_mouse_enter_sniff_count 
-0x0247 000905 rtnne 2 
-0x0248 000906 jam 0 ,mem_mouse_enter_sniff_count 
-0x0249 000907 jam 0x0e ,mem_sniff_param_interval 
-0x024a 000908 branch app_bt_enter_sniff 
-:      000914 p_mouse_24g_pairing_complete:
-0x024b 000915 call p_mouse_init_sensor_reset 
-0x024c 000916 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x024d 000917 arg mosue_24g_pairing_flag ,queue 
-0x024e 000918 call mouse_disable_function_flag 
-0x024f 000919 setarg 0 
-0x0250 000920 store 2 ,mem_24g_pairing_timer_count 
-0x0251 000921 jam 0 ,mem_mouse_move_flag 
-0x0252 000923 fetch 1 ,mem_config_sensor_type 
-0x0253 000924 sub pdata ,p3610 ,null 
-0x0254 000925 call mouse_read_sensor3610_data ,zero 
-0x0255 000926 ncall mouse_read_sensor_common ,zero 
-0x0256 000928 fetch 1 ,mem_tx_power_temp 
-0x0257 000929 store 1 ,mem_tx_power 
-0x0258 000931 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x0259 000932 bbit1 mouse_enable_flash ,p_mouse_store_flash_24g_address 
-0x025a 000933 call p_mouse_set_24g_addr_eeprom 
-0x025b 000934 branch iicd_write_protect_eep_data 
+0x00f2 000374 call p_mouse_mode_bt_device1_multi_led_on 
+0x00f3 000375 call p_mouse_cheak_select_device_by_switch 
+0x00f4 000376 fetch 1 ,mem_device_flag 
+0x00f5 000378 sub pdata ,0xff ,null 
+0x00f6 000379 call p_set_device_24g ,zero 
+0x00f7 000380 fetch 1 ,mem_device_flag 
+0x00f8 000381 fetcht 1 ,mem_24g_device_number 
+0x00f9 000382 isub temp ,null 
+0x00fa 000383 branch p_mouse_start_24g_mode ,zero 
+0x00fb 000384 call p_mouse_tx_power_init 
+0x00fc 000385 fetch 1 ,mem_xrecord_mode 
+0x00fd 000386 beq rec_3_mode ,p_mouse3_0_check_reconn_target 
+0x00fe 000387 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
+0x00ff 000388 rtn 
+:      000389 p_set_device_24g:
+0x0100 000390 jam 2 ,mem_device_flag 
+0x0101 000391 rtn 
+:      000392 p_mouse3_0_check_reconn_target:
+0x0102 000393 fetch 6 ,mem_hci_plap 
+0x0103 000394 branch app_bt_start_discovery_short ,blank 
+0x0104 000395 branch mouse3_0_check_reconn_target + 3 
+:      000397 p_mouse4_0_check_reconn_target:
+0x0105 000398 jam 1 ,mem_mouse_le_reconnect_flag 
+0x0106 000399 fetch 2 ,mem_mouse_direct_timeout 
+0x0107 000400 fetcht 1 ,mem_mouse_fast_conn_flag 
+0x0108 000401 sub temp ,0xff ,null 
+0x0109 000402 nbranch p_mouse4_0_check_reconn_target_next ,zero 
+0x010a 000403 setarg 0x0258 
+:      000404 p_mouse4_0_check_reconn_target_next:
+0x010b 000405 store 2 ,mem_mouse_direct_timer 
+0x010c 000406 call app_lpm_mult_disable 
+0x010d 000407 call p_le_check_adv_flag 
+0x010e 000408 setarg adv_flag_bredr_not_supported 
+0x010f 000409 istore 1 ,contr 
+0x0110 000410 arg mem_le_scan_data ,contr 
+0x0111 000411 call p_le_adv_data_update 
+0x0112 000412 branch check_51cmd_adv 
+:      000414 p_le_check_adv_flag:
+0x0113 000415 arg mem_le_adv_data ,rega 
+:      000416 p_le_check_adv_flag_loop:
+0x0114 000417 ifetch 1 ,rega 
+0x0115 000418 rtn blank 
+0x0116 000419 iadd contr ,rega 
+0x0117 000420 ifetch 1 ,contr 
+0x0118 000421 rtneq 0x01 
+0x0119 000422 branch p_le_check_adv_flag_loop 
+:      000424 p_mouse_24g_pairing_button:
+0x011a 000425 fetch 1 ,mem_device_flag 
+0x011b 000426 beq mode_bt_device1 ,p_return 
+0x011c 000427 fetch mouse_flag_len ,mem_mouse_flag 
+0x011d 000428 rtnbit0 mouse_enable_24g 
+0x011e 000429 rtnbit1 mosue_24g_pairing_flag 
+0x011f 000430 rtnmark1 mark_24g 
+0x0120 000431 call p_device_led_off 
+0x0121 000432 arg mosue_24g_pairing_flag ,queue 
+0x0122 000433 call mouse_enable_function_flag 
+0x0123 000434 setarg 0 
+0x0124 000435 store 2 ,mem_mouse_direct_timer 
+0x0125 000436 store 1 ,mem_mouse_send_blank_timer 
+0x0126 000437 store 2 ,mem_24g_check_dongle_times 
+0x0127 000438 call mouse_stop_discovery 
+0x0128 000439 branch p_g24_start_pairing_sm1 
+:      000440 p_return:
+0x0129 000441 rtn 
+:      000442 p_device_led_off:
+0x012a 000443 call mouse_device1_led_on 
+0x012b 000444 call mouse_device2_led_on 
+0x012c 000445 branch p_low_power_led_on 
+:      000446 p_mouse_dpi_config:
+0x012d 000447 fetch mouse_flag_len ,mem_mouse_flag 
+0x012e 000448 bbit0 mouse_enable_eeprom ,mouse_dpi_config 
+0x012f 000449 fetch 1 ,mem_mouse_dpi 
+0x0130 000450 beq 0xff ,mouse_dpi_config 
+0x0131 000451 branch mouse_seting_dpi + 2 
+:      000452 p_mouse_spi_init:
+0x0132 000453 jam 0x76 ,mem_spi_init_clk 
+0x0133 000454 branch mouse_spi_init 
+:      000455 p_mouse_init_sunt:
+0x0134 000456 call p_mouse_spi_init 
+0x0135 000457 call mouse_spi_sdio_gpio_pollup 
+0x0136 000458 fetch 1 ,mem_config_sensor_type 
+0x0137 000459 beq p3610 ,mouse_init_3610sensor 
+:      000460 p_mouse_init_sensor:
+0x0138 000461 call mouse_read_sensor_id 
+0x0139 000462 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+0x013a 000463 beq p3065_id1 ,p_mouse_p3065_init_param 
+0x013b 000464 call mouse_twspi_reset 
+0x013c 000465 nop 1000 
+0x013d 000466 branch p_mouse_init_sensor 
+:      000467 p_mouse_init_sensor_reset:
+0x013e 000468 jam 1 ,mem_mouse_init_sensor_reset_flag 
+0x013f 000469 call spi_ncs_enable 
+0x0140 000470 call p_mouse_init_sunt 
+0x0141 000471 branch spi_ncs_disable 
+:      000472 p_mouse_init_p32xx_id2_judge:
+0x0142 000473 call p_mouse_sensor_poweron 
+0x0143 000474 branch mouse_init_p32xx_id2_judge 
+:      000477 p_mouse_p3065_init_param:
+0x0144 000478 call p_mouse_sensor_poweron 
+0x0145 000479 fetch 1 ,mem_sensor_id2 
+0x0146 000480 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x0147 000481 jam p3065 ,mem_config_sensor_type 
+0x0148 000482 rtn 
+:      000484 p_mouse_sensor_poweron:
+0x0149 000485 setarg 0x8006 
+0x014a 000486 call twspi_write 
+0x014b 000487 nop 12000 
+0x014c 000488 branch p_mouse_dpi_config 
+:      000489 p_mouse_sensor_powerdown:
+0x014d 000490 setarg 0x06 
+0x014e 000491 call twspi_read 
+0x014f 000492 or pdata ,0x08 ,pdata 
+0x0150 000493 lshift8 pdata ,pdata 
+0x0151 000494 add pdata ,0x06 ,pdata 
+0x0152 000495 branch twspi_write 
+:      000497 p_mouse_setting_config:
+0x0153 000498 call p_g24_set_device_addr 
+0x0154 000500 hfetch 1 ,core_usb_config 
+0x0155 000501 set0 4 ,pdata 
+0x0156 000502 hstore 1 ,core_usb_config 
+0x0157 000503 call mouse_gpio_init 
+0x0158 000505 call mouse_device1_led_on 
+0x0159 000506 call mouse_device2_led_on 
+0x015a 000507 fetcht 1 ,mem_24g_sw_gpio 
+0x015b 000508 call gpio_config_output 
+0x015c 000509 fetch 1 ,mem_dpi_led_gpio 
+0x015d 000510 store 1 ,mem_mouse_struct_led_gpio 
+0x015e 000511 call mouse_led_on 
+0x015f 000513 call mouse_param_init 
+0x0160 000514 call p_mouse_bt_sdp_update 
+0x0161 000515 setarg 0 
+0x0162 000516 store 2 ,mem_lpm_interval 
+0x0163 000517 call mouse_adc_init 
+0x0164 000518 call le_set_config_fixed_ltk 
+0x0165 000519 call le_set_justwork 
+0x0166 000520 call le_set_fixed_ltk 
+0x0167 000521 call le_set_config_read_authentication 
+0x0168 000522 fetch mouse_flag_len ,mem_mouse_flag 
+0x0169 000523 bbit1 mouse_enable_eeprom ,p_mouse_init_iic 
+0x016a 000525 rtn 
+:      000527 p_mouse_init_iic:
+0x016b 000528 call iic_init_390k 
+0x016c 000529 fetch mouse_flag_len ,mem_mouse_flag 
+0x016d 000530 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x016e 000531 ncall clear_eeprom_size_2k ,true 
+0x016f 000532 call mouse_load_eeprom_dpi 
+0x0170 000533 call p_mouse_init_environment 
+0x0171 000534 call p_mouse_set_24g_addr_eeprom 
+0x0172 000535 call iicd_read_eep_data 
+0x0173 000536 call p_mouse_load_fast_conn_flag 
+0x0174 000537 fetch 1 ,mem_mouse_fast_conn_flag 
+0x0175 000538 beq 0xff ,p_mouse_fast_conn_init 
+0x0176 000539 rtn 
+:      000542 p_mouse_load_fast_conn_flag:
+0x0177 000543 arg 1 ,temp 
+0x0178 000544 arg mem_mouse_fast_conn_flag ,rega 
+0x0179 000545 arg mouse_fast_conn_flag_offset ,regb 
+0x017a 000546 branch iicd_read_eep_data 
+:      000547 p_mouse_store_fast_conn_flag:
+0x017b 000548 arg 1 ,temp 
+0x017c 000549 arg mem_mouse_fast_conn_flag ,rega 
+0x017d 000550 arg mouse_fast_conn_flag_offset ,regb 
+0x017e 000551 branch iicd_write_protect_eep_data 
+:      000552 p_mouse_fast_conn_init:
+0x017f 000553 jam 0x34 ,mem_xrecord_mode 
+0x0180 000554 setarg 0 
+0x0181 000555 invert pdata ,pdata 
+0x0182 000556 store 6 ,mem_le_lap 
+0x0183 000557 rtn 
+:      000559 p_mouse_bt_sdp_update:
+0x0184 000560 call enable_authrom 
+0x0185 000561 arg 0x8c00 ,contr 
+0x0186 000562 arg mem_mouse_uuid_list ,contw 
+0x0187 000563 arg 369 ,loopcnt 
+0x0188 000564 call memcpy 
+0x0189 000566 setarg 0x0f0209 
+0x018a 000567 istore 3 ,contw 
+0x018b 000568 setarg 0x120009 
+0x018c 000569 istore 3 ,contw 
+0x018d 000571 setarg 0x100209 
+0x018e 000572 istore 3 ,contw 
+0x018f 000573 setarg 0x000009 
+0x0190 000574 istore 3 ,contw 
+0x0191 000575 arg 0x8d71 ,contr 
+0x0192 000576 arg 265 ,loopcnt 
+0x0193 000577 call memcpy 
+0x0194 000578 jam 0 ,mem_mouse_uuid_list + 23 
+0x0195 000579 jam 0x6d ,mem_mouse_uuid_list + 15 
+0x0196 000580 setarg 0x401f 
+0x0197 000581 store 2 ,mem_mouse_uuid_list + 357 
+0x0198 000582 setarg 0x6d04 
+0x0199 000583 store 2 ,mem_mouse_uuid_list + 462 
+0x019a 000584 setarg 0x16b0 
+0x019b 000585 store 2 ,mem_mouse_uuid_list + 468 
+0x019c 000587 setarg mem_mouse_uuid_list 
+0x019d 000588 store 2 ,mem_ui_uuid_table 
+0x019e 000589 rtn 
+:      000591 p_mouse_init_environment:
+0x019f 000592 call app_initflag_check 
+0x01a0 000593 branch mouse_eeprom_load_recon_info ,zero 
+0x01a1 000594 call p_le_addr_random_config 
+0x01a2 000595 branch mouse_init_environment + 2 
+:      000597 p_app_flag_store:
+0x01a3 000598 arg 2 ,temp 
+0x01a4 000599 arg mem_timeup ,rega 
+0x01a5 000600 arg mouse_eeprom_module_init_flag ,regb 
+0x01a6 000601 branch iicd_write_eep_data 
+:      000603 p_app_initflag_check:
+0x01a7 000604 arg 2 ,temp 
+0x01a8 000605 arg mem_pdatatemp ,rega 
+0x01a9 000606 arg mouse_eeprom_module_init_flag ,regb 
+0x01aa 000607 branch app_initflag_check + 4 
+:      000609 p_mouse_tx_power_init:
+0x01ab 000610 fetch 1 ,mem_tx_power_temp 
+0x01ac 000611 store 1 ,mem_tx_power 
+0x01ad 000612 rtn 
+:      000638 p_mouse_wakeup_from_power:
+0x01ae 000639 fetch mouse_flag_len ,mem_mouse_flag 
+0x01af 000640 bbit0 mouse_enable_wakeup_from_power ,p_mouse_wakeup_no_from_power 
+0x01b0 000641 fetch 1 ,mem_wakup_from_power_flag 
+0x01b1 000642 isolate0 gpio_latch ,pdata 
+0x01b2 000643 nbranch p_mouse_wakeup_no_from_power ,true 
+0x01b3 000644 call p_mouse_init_sunt 
+0x01b4 000645 call p_mouse_sensor_powerdown 
+:      000646 p_mouse_wakeup_no_from_power:
+0x01b5 000647 fetch 1 ,mem_reconn_times_init 
+0x01b6 000648 store 1 ,mem_reconn_times 
+0x01b7 000649 fetch 1 ,mem_config_function_enable 
+0x01b8 000650 rtnbit1 enable_select_device_by_gpio_button 
+0x01b9 000651 rtnbit1 enable_select_device_by_switch 
+:      000652 p_mouse_start_24g_mode:
+0x01ba 000653 fetch mouse_flag_len ,mem_mouse_flag 
+0x01bb 000654 rtnbit0 mouse_enable_24g 
+0x01bc 000655 call p_g24_factory_check 
+0x01bd 000656 branch p_g24_auto_pair_start ,user 
+0x01be 000657 branch p_g24_start_24g_mode 
+:      000659 p_g24_factory_check:
+0x01bf 000660 arg 2 ,loopcnt 
+0x01c0 000661 arg mem_24g_addr ,contr 
+:      000662 p_pdata_0xff_check:
+0x01c1 000663 call enable_user 
+0x01c2 000664 setarg 0xffff 
+:      000665 p_pdata_0xff_check_loop:
+0x01c3 000666 ifetcht 2 ,contr 
+0x01c4 000667 isub temp ,null 
+0x01c5 000668 ncall disable_user ,zero 
+0x01c6 000669 loop p_pdata_0xff_check_loop 
+0x01c7 000670 rtn 
+:      000672 p_mouse_cb_fuction:
+0x01c8 000673 setarg p_mouse_g24_package_data 
+0x01c9 000674 store 2 ,mem_cb_24g_data 
+0x01ca 000675 setarg p_mouse_le 
+0x01cb 000676 store 2 ,mem_cb_le_process 
+0x01cc 000677 setarg p_le_mouse_bb_event_connect_complete 
+0x01cd 000678 store 2 ,mem_cb_att_write 
+0x01ce 000679 setarg p_mouse_bt 
+0x01cf 000680 store 2 ,mem_cb_bt_process 
+0x01d0 000681 setarg p_mouse_before_lpm 
+0x01d1 000682 store 2 ,mem_cb_before_lpm 
+0x01d2 000683 setarg p_mouse_priority_bb_event 
+0x01d3 000684 store 2 ,mem_cb_bb_event_process 
+0x01d4 000685 setarg p_mouse_idle 
+0x01d5 000686 store 2 ,mem_cb_idle_process 
+0x01d6 000687 setarg p_mouse_before_hibernate 
+0x01d7 000688 store 2 ,mem_cb_before_hibernate 
+0x01d8 000689 setarg p_mouse_bb_event_timer 
+0x01d9 000690 store 2 ,mem_cb_event_timer 
+0x01da 000691 rtn 
+:      000693 p_mouse_g24_package_data:
+0x01db 000694 call mouse_g24_package_data 
+0x01dc 000695 fetch 2 ,mem_mouse_z 
+0x01dd 000696 rtn blank 
+0x01de 000697 branch p_g24_transmit_by_interrupt_enable 
+:      000699 p_mouse_le:
+0x01df 000700 call le_fifo_check_nearly_full 
+0x01e0 000701 nrtn blank 
+0x01e1 000702 fetch 1 ,mem_mouse_fast_conn_flag 
+0x01e2 000703 beq 0xff ,p_mouse_le_next 
+0x01e3 000704 fetch 1 ,mem_le_connect_status_flag 
+0x01e4 000705 and pdata ,0x03 ,pdata 
+0x01e5 000706 rtnne 0x03 
+:      000707 p_mouse_le_next:
+0x01e6 000708 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x01e7 000709 call p_mouse_clear_sensor_data ,blank 
+0x01e8 000710 fetch mouse_flag_len ,mem_mouse_flag 
+0x01e9 000713 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x01ea 000714 call mouse_motion 
+0x01eb 000715 nrtn user 
+0x01ec 000716 fetch 2 ,mem_mouse_z 
+0x01ed 000717 ncall p_mouse_wheel_trigger ,blank 
+0x01ee 000718 branch p_mouse_data_push 
+:      000720 p_mouse_wheel_trigger:
+0x01ef 000721 jam 1 ,mem_mouse_wheel_trigger 
+0x01f0 000722 jam 2 ,mem_mouse_wheel_trigger_timer 
+0x01f1 000723 rtn 
+:      000725 p_mouse_bt:
+0x01f2 000726 rtn attempt 
+0x01f3 000727 fetch 1 ,mem_app_handshake_flag 
+0x01f4 000728 rtn blank 
+0x01f5 000729 call l2cap_malloc_is_fifo_nearly_full 
+0x01f6 000730 nrtn blank 
+0x01f7 000731 fetch 1 ,mem_mouse_clear_sensor_data_flag 
+0x01f8 000732 call p_mouse_clear_sensor_data ,blank 
+0x01f9 000733 fetch mouse_flag_len ,mem_mouse_flag 
+0x01fa 000736 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x01fb 000737 bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
+0x01fc 000738 call mouse_motion 
+0x01fd 000739 nrtn user 
+0x01fe 000740 call p_mouse_wheel_trigger 
+0x01ff 000741 branch mouse_send_data 
+:      000743 p_mouse_clear_sensor_data:
+0x0200 000744 call le_set_config_more_data 
+0x0201 000745 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0x0202 000746 branch p_mouse_sensor_poweron 
+:      000748 p_mouse_idle:
+0x0203 000749 call ui_check_paring_button 
+0x0204 000750 call mouse_dpi_cheak 
+0x0205 000751 branch mouse_wheel_check 
+:      000786 p_mouse_discovery_multi_led_blink:
+0x0206 000787 jam 1 ,mem_mouse_multi_led_blink_timer 
+0x0207 000788 jam 2 ,mem_mouse_multi_led_blink_timer_init 
+0x0208 000789 jam 0 ,mem_mouse_multi_led_blink_count_limited 
+0x0209 000790 jam 1 ,mem_mouse_multi_led_blink_count 
+:      000791 p_mouse_multi_led_blink_enable:
+0x020a 000792 jam on ,mem_mouse_multi_led_blink_enable 
+0x020b 000793 jam multi_led_blink ,mem_mouse_multi_led_type 
+0x020c 000794 rtn 
+:      000796 p_mouse_priority_bb_event:
+0x020d 000797 copy regc ,pdata 
+0x020e 000798 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+0x020f 000799 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0x0210 000800 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+0x0211 000801 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0x0212 000802 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0x0213 000803 beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
+0x0214 000804 beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
+0x0215 000805 beq bt_evt_virtual_cable_unplug ,p_mouse_irtual_cable_unplug 
+0x0216 000806 beq bt_evt_switch_not_accept ,app_bt_role_switch 
+0x0217 000807 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
+0x0218 000808 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
+0x0219 000809 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
+0x021a 000810 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
+0x021b 000812 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+0x021c 000813 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+0x021d 000814 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+0x021e 000815 branch mouse_priority_bb_event + 1 
+:      000817 p_mouse_le_bb_event_connected:
+0x021f 000818 call p_mouse_init_sensor_reset 
+0x0220 000819 call p_mouse_data_init 
+0x0221 000820 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x0222 000821 set0 app_disc_by_button ,pdata 
+0x0223 000822 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x0224 000823 setarg 0 
+0x0225 000824 store 2 ,mem_mouse_direct_timer 
+0x0226 000825 call p_mouse_no_data_timer_init 
+0x0227 000826 branch mouse_stop_discovery 
+:      000827 p_mouse_no_data_timer_init:
+0x0228 000828 call p_low_power_no_data_off_led_time 
+0x0229 000829 fetch 1 ,mem_device_flag 
+0x022a 000830 beq mode_bt_device1 ,p_mouse_ble_no_data_time 
+0x022b 000831 beq mode_24g_device ,mouse_no_data_timer_init 
+0x022c 000832 rtn 
+:      000833 p_mouse_ble_no_data_time:
+0x022d 000834 fetch 2 ,mem_mouse_no_data_timeout_ble 
+0x022e 000835 branch mouse_no_data_timer_init + 1 
+:      000837 p_mouse_le_bb_disconnected:
+0x022f 000838 call p_mouse_sensor_powerdown_check 
+0x0230 000839 setarg le_interval_8_75ms 
+0x0231 000840 store 2 ,mem_le_interval_min 
+0x0232 000841 store 2 ,mem_le_interval_min + 2 
+0x0233 000842 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x0234 000843 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x0235 000844 call p_mouse_data_init 
+0x0236 000845 call le_clr_config_more_data 
+0x0237 000846 branch mouse_bb_disconnected 
+:      000848 p_mouse_le_enc_info:
+:      000849 p_app_updata_le_param:
+0x0238 000850 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x0239 000851 branch ui_ipc_send_cmd 
+:      000853 p_mouse_le_ll_start_encryt:
+0x023a 000854 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x023b 000855 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+0x023c 000856 branch p_mouse_le_ll_enable_start_enc_flag 
+:      000858 p_mouse_le_ll_reconn_start_encryt:
+0x023d 000859 call p_app_updata_le_param 
+0x023e 000860 jam 20 ,mem_le_start_encrypt_timer 
+:      000861 p_mouse_le_ll_enable_start_enc_flag:
+0x023f 000862 arg ll_start_enc_flag ,queue 
+0x0240 000863 branch mouse_le_enable_connect_flag 
+:      000865 p_mouse_le_conn_param_update_rsp_recieved:
+0x0241 000866 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x0242 000867 rtneq ble_signaling_connect_parameter_update_accepted 
+0x0243 000868 fetch 1 ,mem_le_tsniff 
+0x0244 000869 rshift2 pdata ,pdata 
+0x0245 000870 sub pdata ,le_interval_15ms ,null 
+0x0246 000871 rtn positive 
+0x0247 000872 setarg le_interval_11_25ms 
+0x0248 000873 store 2 ,mem_le_interval_min 
+0x0249 000874 store 2 ,mem_le_interval_min + 2 
+0x024a 000875 call p_app_updata_le_param 
+0x024b 000876 branch p_mouse_le_conn_param_lpm_disable 
+:      000879 p_mouse_bb_event_reconn_timeout:
+:      000880 p_mouse_bb_event_reconn_failed:
+0x024c 000881 fetch 2 ,mem_ui_state_map 
+0x024d 000882 rtnbit1 ui_state_btn_down 
+0x024e 000883 rtnbit1 ui_state_bt_discovery 
+0x024f 000884 rtnbit1 ui_state_ble_adv 
+0x0250 000885 fetch mouse_flag_len ,mem_mouse_flag 
+0x0251 000886 rtnbit1 mouse_bt_discovery_button_down_flag 
+0x0252 000889 branch app_bb_hibernate 
+:      000891 p_mouse_irtual_cable_unplug:
+0x0253 000892 call mouse_irtual_cable_unplug 
+0x0254 000893 branch app_bb_hibernate 
+:      000895 p_mouse_sniff_not_accept:
+0x0255 000896 fetch 1 ,mem_mouse_enter_sniff_count 
+0x0256 000897 rtneq 2 
+0x0257 000898 increase 1 ,pdata 
+0x0258 000899 store 1 ,mem_mouse_enter_sniff_count 
+0x0259 000900 jam 0x12 ,mem_sniff_param_interval 
+0x025a 000901 branch app_bt_enter_sniff 
+:      000903 p_mouse_bb_event_connected:
+0x025b 000904 jam 0 ,mem_mouse_send_switch_req_timer 
+0x025c 000905 call p_mouse_init_sensor_reset 
+0x025d 000906 branch mouse_stop_discovery 
+:      000907 p_mouse_bb_event_disconnected:
+0x025e 000908 call p_mouse_sensor_powerdown_check 
+0x025f 000909 branch mouse_bb_disconnected 
+:      000910 p_mouse_enter_sniff_check:
+0x0260 000911 fetch 1 ,mem_mouse_enter_sniff_count 
+0x0261 000912 rtnne 2 
+0x0262 000913 jam 0 ,mem_mouse_enter_sniff_count 
+0x0263 000914 jam 0x0e ,mem_sniff_param_interval 
+0x0264 000915 branch app_bt_enter_sniff 
+:      000921 p_mouse_24g_pairing_complete:
+0x0265 000922 call p_mouse_init_sensor_reset 
+0x0266 000923 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x0267 000924 arg mosue_24g_pairing_flag ,queue 
+0x0268 000925 call mouse_disable_function_flag 
+0x0269 000926 setarg 0 
+0x026a 000927 store 2 ,mem_24g_pairing_timer_count 
+0x026b 000928 jam 0 ,mem_mouse_move_flag 
+0x026c 000929 call mouse_read_sensor_common 
+0x026d 000930 call p_mouse_tx_power_init 
+0x026e 000933 call p_mouse_set_24g_addr_eeprom 
+0x026f 000934 branch iicd_write_protect_eep_data 
 :      000936 p_mouse_set_24g_addr_eeprom:
-0x025c 000937 arg mem_24g_addr ,rega 
-0x025d 000938 arg mouse_g24_addr_eeprom_offect ,regb 
-0x025e 000939 arg 4 ,temp 
-0x025f 000940 rtn 
-:      000942 p_mouse_store_flash_24g_address:
-0x0260 000943 arg mem_24g_addr ,regb 
-0x0261 000944 ifetch 4 ,regb 
-0x0262 000945 store 4 ,mem_mouse_24g_addr 
-0x0263 000946 branch mouse_store_flash_device_info 
+0x0270 000937 arg mem_24g_addr ,rega 
+0x0271 000938 arg mouse_g24_addr_eeprom_offect ,regb 
+0x0272 000939 arg 4 ,temp 
+0x0273 000940 rtn 
 :      000948 p_mouse_24g_attempt_fail:
-0x0264 000949 call p_mouse_sensor_powerdown_check 
-0x0265 000950 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0x0266 000951 fetch 1 ,mem_tx_power_temp 
-0x0267 000952 store 1 ,mem_tx_power 
-0x0268 000953 call p_g24_check_51cmd_stop_24g 
-0x0269 000954 fetch 1 ,mem_config_function_enable 
-0x026a 000955 bbit1 enable_select_device_by_gpio_button ,p_mouse_null_enter_hibernate_count 
-0x026b 000956 bbit1 enable_select_device_by_switch ,p_mouse_null_enter_hibernate_count 
-0x026c 000957 jam 0 ,mem_link_key_exists 
-0x026d 000958 call mouse_eeprom_load_recon_info 
-0x026e 000959 arg 3 ,loopcnt 
-0x026f 000960 arg mem_device1_addr ,contr 
-0x0270 000961 call p_pdata_0xff_check 
-0x0271 000962 branch p_mouse_null_enter_hibernate_count ,user 
-0x0272 000963 branch p_mouse_check_reconn_target 
-:      000965 p_mouse_null_enter_hibernate_count:
-0x0273 000966 jam 1 ,mem_mouse_null_enter_hibernate_flag 
-0x0274 000967 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0x0275 000968 rtn 
-:      000969 p_mouse_24g_attempt_success:
-0x0276 000970 call p_mouse_init_sensor_reset 
-0x0277 000971 branch mouse_no_data_timer_init 
-:      000972 p_mouse_before_hibernate:
-0x0278 000973 enable user 
-0x0279 000974 hfetch 4 ,0x8138 
-0x027a 000975 setflag user ,26 ,pdata 
-0x027b 000976 hstore 4 ,core_lpm_reg 
-0x027c 000977 call lpm_write_ctrl 
-0x027d 000978 call p_mouse_sensor_powerdown_check 
-0x027e 000979 call disable_authrom 
-0x027f 000980 call p_device_led_off 
-0x0280 000981 call mouse_before_hibernate_wheel_gpio_set 
-0x0281 000982 call p_clear_wake 
-0x0282 000983 branch mouse_lpm_before_common 
-:      000986 p_mouse_sensor_powerdown_check:
-0x0283 000987 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0x0284 000988 rtn blank 
-0x0285 000989 jam 0 ,mem_mouse_init_sensor_reset_flag 
-0x0286 000990 branch p_mouse_sensor_powerdown 
-:      000991 p_mouse_bb_event_timer:
-0x0287 000992 call p_mouse_send_switch_req_timer 
-0x0288 000993 call p_mouse_wheel_trigger_timer 
-0x0289 000995 call p_mouse_null_enter_hibernate_check 
-0x028a 000996 call p_mouse_bt_discovery_check 
-0x028b 000997 call p_mouse_select_device 
-0x028c 000998 call p_mouse_multi_led_blink_timer 
-0x028d 001000 call mouse_check_hid_handshake_timer 
-0x028e 001001 call mouse_check_discovery_timeout_timer 
-0x028f 001002 call mouse_check_direct_timeout_timer 
-0x0290 001003 call mouse_check_no_data_timeout_timer 
-0x0291 001004 branch p_mouse_le_enable_att_list_timer 
-:      001005 p_mouse_select_device:
-0x0292 001006 fetch 1 ,mem_config_function_enable 
-0x0293 001007 bbit1 enable_select_device_by_gpio_button ,p_mouse_select_device_by_button 
-0x0294 001008 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
-0x0295 001009 branch mouse_select_device_by_combination_key 
-:      001010 p_mouse_select_device_by_button:
-0x0296 001011 fetch 1 ,mem_config_select_device_button_gpio 
-0x0297 001012 rtneq gpio_disable 
-0x0298 001013 fetcht 1 ,mem_config_select_device_button_gpio 
-0x0299 001014 call gpio_get_bit 
-0x029a 001015 branch p_mouse_select_device_button_down ,true 
-:      001016 p_mouse_select_device_button_up:
-0x029b 001017 fetch 1 ,mem_device_change_flag 
-0x029c 001018 beq 1 ,p_mouse_long_button_select_device 
-0x029d 001019 arg mouse_long_bt_button_flag ,queue 
-0x029e 001020 branch mouse_disable_function_flag 
-:      001021 p_mouse_select_device_button_down:
-0x029f 001027 jam 1 ,mem_device_change_flag 
-0x02a0 001028 rtn 
-:      001030 p_mouse_long_button_select_device:
-0x02a1 001031 fetch 1 ,mem_device_band 
-0x02a2 001032 beq 1 ,p_device_band 
-0x02a3 001033 fetch mouse_flag_len ,mem_mouse_flag 
-0x02a4 001034 rtnbit1 mouse_long_bt_button_flag 
-0x02a5 001035 jam 0 ,mem_device_change_flag 
-0x02a6 001036 branch mouse_ready_reconnection_by_button 
-:      001038 p_device_band:
-0x02a7 001039 jam 0 ,mem_device_band 
-0x02a8 001040 jam 0 ,mem_device_change_flag 
-0x02a9 001041 rtn 
-:      001043 p_low_power_nodata_off_led_time_check:
-0x02aa 001044 arg mem_low_power_no_data_off_led_time ,regc 
-0x02ab 001045 arg p_mouse_check_low_power_nodata_timeout ,regb 
-0x02ac 001046 branch timer_single_step_2b 
-:      001047 p_mouse_check_low_power_nodata_timeout:
-0x02ad 001048 jam 1 ,mem_low_power_led_blink_flag 
-0x02ae 001049 branch p_device_led_off 
-:      001051 p_mouse_low_voltage_led_timer:
-0x02af 001052 fetch 1 ,mem_low_power_led_blink_flag 
-0x02b0 001053 nrtn blank 
-0x02b1 001054 fetch mouse_flag_len ,mem_mouse_flag 
-0x02b2 001055 rtnbit0 mouse_low_voltage_flag 
-0x02b3 001056 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x02b4 001057 pincrease 1 
-0x02b5 001058 store 1 ,mem_adc_low_volatage_led_timer_count 
-0x02b6 001059 beq 5 ,p_blink_low_power_led 
-0x02b7 001060 rtn 
-:      001061 p_blink_low_power_led:
-0x02b8 001062 jam 0 ,mem_adc_low_volatage_led_timer_count 
-0x02b9 001063 fetch 1 ,mem_low_power_led_state 
-0x02ba 001064 beq on ,p_off_low_power_led 
-0x02bb 001065 beq off ,p_on_low_power_led 
-0x02bc 001066 rtn 
-:      001067 p_off_low_power_led:
-0x02bd 001068 jam off ,mem_low_power_led_state 
-0x02be 001069 fetch 1 ,mem_lowpower_led_select 
-0x02bf 001070 beq 1 ,p_low_power_led_on 
-0x02c0 001071 fetch 1 ,mem_device_flag 
-0x02c1 001072 beq mode_bt_device1 ,mouse_device1_led_on 
-0x02c2 001073 beq mode_24g_device ,mouse_device2_led_on 
-0x02c3 001074 rtn 
-:      001076 p_on_low_power_led:
-0x02c4 001077 jam on ,mem_low_power_led_state 
-0x02c5 001078 fetch 1 ,mem_lowpower_led_select 
-0x02c6 001079 beq 1 ,p_low_power_led_off 
-0x02c7 001080 fetch 1 ,mem_device_flag 
-0x02c8 001081 beq mode_bt_device1 ,mouse_devce1_led_off 
-0x02c9 001082 beq mode_24g_device ,mouse_devce2_led_off 
-0x02ca 001083 rtn 
-:      001084 p_low_power_led_on:
-0x02cb 001085 fetch 1 ,mem_dpi_led_gpio 
-0x02cc 001086 store 1 ,mem_mouse_struct_led_gpio 
-0x02cd 001087 branch mouse_led_on 
-:      001088 p_low_power_led_off:
-0x02ce 001089 fetch 1 ,mem_dpi_led_gpio 
-0x02cf 001090 rtneq gpio_disable 
-0x02d0 001091 store 1 ,mem_mouse_struct_led_gpio 
-0x02d1 001092 branch mouse_led_off 
-:      001093 p_mouse_send_switch_req_timer:
-0x02d2 001094 arg mem_mouse_send_switch_req_timer ,regc 
-0x02d3 001095 arg host_create_conn_resend ,regb 
-0x02d4 001096 branch timer_single_step 
-:      001098 p_mouse_wheel_trigger_timer:
-0x02d5 001099 arg mem_mouse_wheel_trigger_timer ,regc 
-0x02d6 001100 arg p_mouse_wheel_trigger_disable ,regb 
-0x02d7 001101 branch timer_single_step 
-:      001102 p_mouse_wheel_trigger_disable:
-0x02d8 001103 jam 0 ,mem_mouse_wheel_trigger 
-0x02d9 001104 rtn 
-:      001106 p_mouse_le_enable_att_list_timer:
-0x02da 001107 arg mem_le_start_encrypt_timer ,regc 
-0x02db 001108 arg mouse_le_write_enable ,regb 
-0x02dc 001109 branch timer_single_step 
-:      001111 p_mouse_bt_discovery_check:
-0x02dd 001112 fetch 1 ,mem_device_flag 
-0x02de 001113 beq mode_24g_device ,p_return 
-0x02df 001114 fetch 1 ,mem_config_function_enable 
-0x02e0 001115 bbit1 enable_bt_button ,p_mouse_bt_discovery_by_button 
-:      001116 p_mouse_bt_discovery_commbination_key:
-0x02e1 001117 fetch 1 ,mem_discovery_on_flag 
-0x02e2 001118 beq 1 ,p_return 
-0x02e3 001119 call mouse_check_key_gpio 
-0x02e4 001120 beq mouse_lm_button ,p_mouse_bt_discovery_commbination_key_down 
-:      001121 p_mouse_bt_discovery_commbination_key_up:
-0x02e5 001122 fetch 1 ,mem_ui_button_timeout 
-0x02e6 001123 store 1 ,mem_combination_ui_button_count 
-0x02e7 001124 jam 0 ,mem_discovery_on_flag 
-0x02e8 001125 fetch 1 ,mem_bt_discovey_button_statue 
-0x02e9 001126 rtneq dpi_button_state_up 
-0x02ea 001127 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x02eb 001128 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x02ec 001129 call mouse_disable_function_flag 
-0x02ed 001130 branch mouse_bt_discovery_button_down_disable 
-:      001131 p_mouse_bt_discovery_commbination_key_down:
-0x02ee 001132 jam 2 ,mem_discovery_on_flag 
-0x02ef 001133 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0x02f0 001134 call p_mouse_bt_discovery_timer 
-0x02f1 001135 branch mouse_bt_discovery_commbination_key_down + 1 
-:      001137 p_mouse_bt_discovery_by_button:
-0x02f2 001140 fetch 1 ,mem_config_bt_button_gpio 
-0x02f3 001141 rtneq gpio_disable 
-0x02f4 001143 fetcht 1 ,mem_config_bt_button_gpio 
-0x02f5 001144 call gpio_get_bit 
-0x02f6 001145 branch p_mouse_bt_discovery_bt_key_down ,true 
-:      001146 p_mouse_bt_discovery_bt_key_up:
-0x02f7 001147 fetch 1 ,mem_ui_button_timeout1 
-0x02f8 001148 store 1 ,mem_combination_ui_button_count1 
-0x02f9 001149 branch p_mouse_bt_discovery_commbination_key_up + 2 
-:      001150 p_mouse_bt_discovery_bt_key_down:
-0x02fa 001151 jam 1 ,mem_discovery_on_flag 
-0x02fb 001152 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0x02fc 001153 call p_mouse_bt_discovery_timer1 
-0x02fd 001154 branch mouse_bt_discovery_commbination_key_down + 1 
-:      001155 p_mouse_bt_discovery_timer1:
-0x02fe 001156 arg mem_combination_ui_button_count1 ,regc 
-0x02ff 001157 branch p_mouse_bt_discovery_timer + 1 
-:      001159 p_mouse_bt_discovery_timer:
-0x0300 001160 arg mem_combination_ui_button_count ,regc 
-0x0301 001161 arg p_mouse_long_button_bt_discovery ,regb 
-0x0302 001162 branch timer_single_step 
-:      001164 p_mouse_long_button_bt_discovery:
-0x0303 001165 call p_mouse_sensor_powerdown_check 
-0x0304 001166 jam 1 ,mem_device_band 
-0x0305 001167 fetch 2 ,mem_ui_state_map 
-0x0306 001168 isolate1 ui_state_ble_adv ,pdata 
-0x0307 001169 call mouse_stop_le_adv ,true 
-0x0308 001170 fetch 2 ,mem_ui_state_map 
-0x0309 001171 isolate1 ui_state_bt_reconnect ,pdata 
-0x030a 001172 call mouse_cancel_reconnect ,true 
-0x030b 001173 arg mouse_bt_discovery_button_long_down_flag ,queue 
-0x030c 001174 call mouse_enable_function_flag 
-0x030d 001175 branch mouse_long_button_bt_discovry 
-:      001178 p_mouse_null_enter_hibernate_check:
-0x030e 001179 fetch 1 ,mem_mouse_null_enter_hibernate_flag 
-0x030f 001180 rtn blank 
-0x0310 001181 fetch 1 ,mem_mouse_null_enter_hibernate_timer 
-0x0311 001182 branch p_mouse_null_enter_hibernate ,blank 
-0x0312 001183 increase -1 ,pdata 
-0x0313 001184 store 1 ,mem_mouse_null_enter_hibernate_timer 
-0x0314 001185 rtn 
-:      001186 p_mouse_null_enter_hibernate:
-0x0315 001187 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-0x0316 001188 branch app_enter_hibernate 
-:      001191 p_mouse_motion:
-0x0317 001192 disable user 
-0x0318 001193 setarg 0 
-0x0319 001194 store 6 ,mem_mouse_x 
-0x031a 001195 call mouse_cheak_sensor_data 
-0x031b 001196 call mouse_zwheel 
-0x031c 001197 call mouse_t_zwheel 
-0x031d 001198 call mouse_key 
-0x031e 001199 nrtn user 
-0x031f 001200 call p_mouse_no_data_timer_init 
-0x0320 001201 branch mouse_motion + 10 
-:      001274 p_low_power_no_data_off_led_time:
-0x0321 001277 jam 0 ,mem_low_power_led_blink_flag 
-0x0322 001278 setarg 0x12c 
-0x0323 001279 store 2 ,mem_low_power_no_data_off_led_time 
-0x0324 001280 rtn 
-:      001282 p_mouse_mode_bt_device1_multi_led_on:
-:      001283 p_mouse_mode_24g_device_multi_led_on:
-0x0325 001284 jam on ,mem_mouse_multi_led_blink_enable 
-0x0326 001285 jam multi_led_on ,mem_mouse_multi_led_type 
-0x0327 001286 jam 0 ,mem_mode_2s_count 
-0x0328 001287 rtn 
-:      001289 p_mouse_multi_led_blink_timer:
-0x0329 001290 fetch 1 ,mem_mouse_multi_led_blink_enable 
-0x032a 001291 rtn blank 
-0x032b 001292 fetch 1 ,mem_mouse_multi_led_type 
-0x032c 001293 beq multi_led_on ,p_mouse_multi_led_type_on 
-0x032d 001294 beq multi_led_blink ,p_mouse_multi_led_type_blink 
-0x032e 001295 rtn 
-:      001297 p_mouse_multi_led_type_on:
-0x032f 001298 call p_on_low_power_led 
-0x0330 001299 fetch 1 ,mem_mode_2s_count 
-0x0331 001300 increase 1 ,pdata 
-0x0332 001301 store 1 ,mem_mode_2s_count 
-0x0333 001302 beq 20 ,p_mouse_multi_led_off 
-0x0334 001303 rtn 
-:      001304 p_mouse_multi_led_type_blink:
-0x0335 001305 fetch 1 ,mem_mouse_multi_led_blink_timer 
-0x0336 001306 increase -1 ,pdata 
-0x0337 001307 store 1 ,mem_mouse_multi_led_blink_timer 
-0x0338 001308 nrtn blank 
-0x0339 001309 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-0x033a 001310 store 1 ,mem_mouse_multi_led_blink_timer 
-0x033b 001311 fetch 1 ,mem_mouse_multi_led_blink_count_limited 
-0x033c 001312 branch p_mouse_multi_led_blink_count_no_limited ,blank 
-0x033d 001313 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x033e 001314 branch p_mouse_multi_led_blink_off ,blank 
-0x033f 001315 increase -1 ,pdata 
-0x0340 001316 store 1 ,mem_mouse_multi_led_blink_count 
-:      001317 p_mouse_multi_led_blink_count_no_limited:
-0x0341 001318 branch p_blink_low_power_led + 1 
-:      001319 p_mouse_multi_led_blink_off:
-0x0342 001320 jam 0 ,mem_mouse_multi_led_blink_timer 
-0x0343 001321 jam 0 ,mem_mouse_multi_led_blink_count 
-0x0344 001322 jam 0 ,mem_mouse_multi_led_blink_count_limited 
-:      001323 p_mouse_multi_led_off:
-0x0345 001324 fetch 1 ,mem_mouse_multi_led_blink_count 
-0x0346 001325 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
-0x0347 001326 jam 0 ,mem_mouse_multi_led_blink_enable 
-0x0348 001327 jam 0 ,mem_mouse_multi_led_type 
-:      001328 p_mouse_multi_led_off_wait_blink_over:
-0x0349 001329 jam 0 ,mem_mode_2s_count 
-0x034a 001330 jam off ,mem_low_power_led_state 
-0x034b 001331 branch p_device_led_off 
+0x0274 000949 call p_mouse_sensor_powerdown_check 
+0x0275 000950 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0x0276 000951 call p_mouse_tx_power_init 
+0x0277 000952 call p_g24_check_51cmd_stop_24g 
+0x0278 000953 fetch 1 ,mem_config_function_enable 
+0x0279 000954 bbit1 enable_select_device_by_gpio_button ,p_mouse_null_enter_hibernate_count 
+0x027a 000955 bbit1 enable_select_device_by_switch ,p_mouse_null_enter_hibernate_count 
+0x027b 000956 jam 0 ,mem_link_key_exists 
+0x027c 000957 fetch 1 ,mem_mouse_fast_conn_flag 
+0x027d 000958 beq 0xff ,p_mouse_24g_attempt_fail_next 
+0x027e 000959 call mouse_eeprom_load_recon_info 
+0x027f 000960 arg 3 ,loopcnt 
+0x0280 000961 arg mem_device1_addr ,contr 
+0x0281 000962 call p_pdata_0xff_check 
+0x0282 000963 branch p_mouse_null_enter_hibernate_count ,user 
+:      000964 p_mouse_24g_attempt_fail_next:
+0x0283 000965 branch p_mouse_check_reconn_target 
+:      000967 p_mouse_null_enter_hibernate_count:
+0x0284 000968 jam 1 ,mem_mouse_null_enter_hibernate_flag 
+0x0285 000969 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x0286 000970 rtn 
+:      000971 p_mouse_24g_attempt_success:
+0x0287 000972 call p_mouse_init_sensor_reset 
+0x0288 000973 branch mouse_no_data_timer_init 
+:      000974 p_mouse_before_hibernate:
+0x0289 000975 enable user 
+0x028a 000976 hfetch 4 ,0x8138 
+0x028b 000977 setflag user ,26 ,pdata 
+0x028c 000978 hstore 4 ,core_lpm_reg 
+0x028d 000979 call lpm_write_ctrl 
+0x028e 000980 call p_mouse_sensor_powerdown_check 
+0x028f 000981 call disable_authrom 
+0x0290 000982 call p_device_led_off 
+0x0291 000983 call mouse_before_hibernate_wheel_gpio_set 
+0x0292 000984 call p_clear_wake 
+0x0293 000985 branch mouse_lpm_before_common 
+:      000988 p_mouse_sensor_powerdown_check:
+0x0294 000989 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0x0295 000990 rtn blank 
+0x0296 000991 jam 0 ,mem_mouse_init_sensor_reset_flag 
+0x0297 000992 branch p_mouse_sensor_powerdown 
+:      000993 p_mouse_bb_event_timer:
+0x0298 000994 call p_mouse_send_switch_req_timer 
+0x0299 000995 call p_mouse_wheel_trigger_timer 
+0x029a 000997 call p_mouse_null_enter_hibernate_check 
+0x029b 000998 call p_mouse_bt_discovery_check 
+0x029c 000999 call p_mouse_select_device 
+0x029d 001000 call p_mouse_multi_led_blink_timer 
+0x029e 001002 call mouse_check_hid_handshake_timer 
+0x029f 001003 call mouse_check_discovery_timeout_timer 
+0x02a0 001004 call mouse_check_direct_timeout_timer 
+0x02a1 001005 call mouse_check_no_data_timeout_timer 
+0x02a2 001006 branch p_mouse_le_enable_att_list_timer 
+:      001007 p_mouse_select_device:
+0x02a3 001008 fetch 1 ,mem_config_function_enable 
+0x02a4 001009 bbit1 enable_select_device_by_gpio_button ,p_mouse_select_device_by_button 
+0x02a5 001010 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+0x02a6 001011 branch mouse_select_device_by_combination_key 
+:      001012 p_mouse_select_device_by_button:
+0x02a7 001013 fetch 1 ,mem_config_select_device_button_gpio 
+0x02a8 001014 rtneq gpio_disable 
+0x02a9 001015 fetcht 1 ,mem_config_select_device_button_gpio 
+0x02aa 001016 call gpio_get_bit 
+0x02ab 001017 branch p_mouse_select_device_button_down ,true 
+:      001018 p_mouse_select_device_button_up:
+0x02ac 001019 fetch 1 ,mem_device_change_flag 
+0x02ad 001020 beq 1 ,p_mouse_long_button_select_device 
+0x02ae 001021 arg mouse_long_bt_button_flag ,queue 
+0x02af 001022 branch mouse_disable_function_flag 
+:      001023 p_mouse_select_device_button_down:
+0x02b0 001029 jam 1 ,mem_device_change_flag 
+0x02b1 001030 rtn 
+:      001032 p_mouse_long_button_select_device:
+0x02b2 001033 fetch 1 ,mem_device_band 
+0x02b3 001034 beq 1 ,p_device_band 
+0x02b4 001035 fetch mouse_flag_len ,mem_mouse_flag 
+0x02b5 001036 rtnbit1 mouse_long_bt_button_flag 
+0x02b6 001037 jam 0 ,mem_device_change_flag 
+0x02b7 001038 branch mouse_ready_reconnection_by_button 
+:      001040 p_device_band:
+0x02b8 001041 jam 0 ,mem_device_band 
+0x02b9 001042 jam 0 ,mem_device_change_flag 
+0x02ba 001043 rtn 
+:      001045 p_low_power_nodata_off_led_time_check:
+0x02bb 001046 arg mem_low_power_no_data_off_led_time ,regc 
+0x02bc 001047 arg p_mouse_check_low_power_nodata_timeout ,regb 
+0x02bd 001048 branch timer_single_step_2b 
+:      001049 p_mouse_check_low_power_nodata_timeout:
+0x02be 001050 jam 1 ,mem_low_power_led_blink_flag 
+0x02bf 001051 branch p_device_led_off 
+:      001053 p_mouse_low_voltage_led_timer:
+0x02c0 001054 fetch 1 ,mem_low_power_led_blink_flag 
+0x02c1 001055 nrtn blank 
+0x02c2 001056 fetch mouse_flag_len ,mem_mouse_flag 
+0x02c3 001057 rtnbit0 mouse_low_voltage_flag 
+0x02c4 001058 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x02c5 001059 pincrease 1 
+0x02c6 001060 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x02c7 001061 beq 5 ,p_blink_low_power_led 
+0x02c8 001062 rtn 
+:      001063 p_blink_low_power_led:
+0x02c9 001064 jam 0 ,mem_adc_low_volatage_led_timer_count 
+0x02ca 001065 fetch 1 ,mem_low_power_led_state 
+0x02cb 001066 beq on ,p_off_low_power_led 
+0x02cc 001067 beq off ,p_on_low_power_led 
+0x02cd 001068 rtn 
+:      001069 p_off_low_power_led:
+0x02ce 001070 jam off ,mem_low_power_led_state 
+0x02cf 001071 fetch 1 ,mem_lowpower_led_select 
+0x02d0 001072 beq 1 ,p_low_power_led_on 
+0x02d1 001073 fetch 1 ,mem_device_flag 
+0x02d2 001074 beq mode_bt_device1 ,mouse_device1_led_on 
+0x02d3 001075 beq mode_24g_device ,mouse_device2_led_on 
+0x02d4 001076 rtn 
+:      001078 p_on_low_power_led:
+0x02d5 001079 jam on ,mem_low_power_led_state 
+0x02d6 001080 fetch 1 ,mem_lowpower_led_select 
+0x02d7 001081 beq 1 ,p_low_power_led_off 
+0x02d8 001082 fetch 1 ,mem_device_flag 
+0x02d9 001083 beq mode_bt_device1 ,mouse_devce1_led_off 
+0x02da 001084 beq mode_24g_device ,mouse_devce2_led_off 
+0x02db 001085 rtn 
+:      001086 p_low_power_led_on:
+0x02dc 001087 fetch 1 ,mem_dpi_led_gpio 
+0x02dd 001088 store 1 ,mem_mouse_struct_led_gpio 
+0x02de 001089 branch mouse_led_on 
+:      001090 p_low_power_led_off:
+0x02df 001091 fetch 1 ,mem_dpi_led_gpio 
+0x02e0 001092 rtneq gpio_disable 
+0x02e1 001093 store 1 ,mem_mouse_struct_led_gpio 
+0x02e2 001094 branch mouse_led_off 
+:      001095 p_mouse_send_switch_req_timer:
+0x02e3 001096 arg mem_mouse_send_switch_req_timer ,regc 
+0x02e4 001097 arg host_create_conn_resend ,regb 
+0x02e5 001098 branch timer_single_step 
+:      001100 p_mouse_wheel_trigger_timer:
+0x02e6 001101 arg mem_mouse_wheel_trigger_timer ,regc 
+0x02e7 001102 arg p_mouse_wheel_trigger_disable ,regb 
+0x02e8 001103 branch timer_single_step 
+:      001104 p_mouse_wheel_trigger_disable:
+0x02e9 001105 jam 0 ,mem_mouse_wheel_trigger 
+0x02ea 001106 rtn 
+:      001108 p_mouse_le_enable_att_list_timer:
+0x02eb 001109 arg mem_le_start_encrypt_timer ,regc 
+0x02ec 001110 arg mouse_le_write_enable ,regb 
+0x02ed 001111 branch timer_single_step 
+:      001113 p_mouse_bt_discovery_check:
+0x02ee 001114 fetch 1 ,mem_device_flag 
+0x02ef 001115 beq mode_24g_device ,p_return 
+0x02f0 001116 fetch 1 ,mem_config_function_enable 
+0x02f1 001117 bbit1 enable_bt_button ,p_mouse_bt_discovery_by_button 
+:      001118 p_mouse_bt_discovery_commbination_key:
+0x02f2 001119 fetch 1 ,mem_discovery_on_flag 
+0x02f3 001120 beq 1 ,p_return 
+0x02f4 001121 call mouse_check_key_gpio 
+0x02f5 001122 beq mouse_lm_button ,p_mouse_bt_discovery_commbination_key_down 
+:      001123 p_mouse_bt_discovery_commbination_key_up:
+0x02f6 001124 fetch 1 ,mem_ui_button_timeout 
+0x02f7 001125 store 1 ,mem_combination_ui_button_count 
+0x02f8 001126 jam 0 ,mem_discovery_on_flag 
+0x02f9 001127 fetch 1 ,mem_bt_discovey_button_statue 
+0x02fa 001128 rtneq dpi_button_state_up 
+0x02fb 001129 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x02fc 001130 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x02fd 001131 call mouse_disable_function_flag 
+0x02fe 001132 branch mouse_bt_discovery_button_down_disable 
+:      001133 p_mouse_bt_discovery_commbination_key_down:
+0x02ff 001134 jam 2 ,mem_discovery_on_flag 
+0x0300 001135 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x0301 001136 call p_mouse_bt_discovery_timer 
+0x0302 001137 branch mouse_bt_discovery_commbination_key_down + 1 
+:      001139 p_mouse_bt_discovery_by_button:
+0x0303 001142 fetch 1 ,mem_config_bt_button_gpio 
+0x0304 001143 rtneq gpio_disable 
+0x0305 001145 fetcht 1 ,mem_config_bt_button_gpio 
+0x0306 001146 call gpio_get_bit 
+0x0307 001147 branch p_mouse_bt_discovery_bt_key_down ,true 
+:      001148 p_mouse_bt_discovery_bt_key_up:
+0x0308 001149 fetch 1 ,mem_ui_button_timeout1 
+0x0309 001150 store 1 ,mem_combination_ui_button_count1 
+0x030a 001151 branch p_mouse_bt_discovery_commbination_key_up + 2 
+:      001152 p_mouse_bt_discovery_bt_key_down:
+0x030b 001153 jam 1 ,mem_discovery_on_flag 
+0x030c 001154 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0x030d 001155 call p_mouse_bt_discovery_timer1 
+0x030e 001156 branch mouse_bt_discovery_commbination_key_down + 1 
+:      001157 p_mouse_bt_discovery_timer1:
+0x030f 001158 arg mem_combination_ui_button_count1 ,regc 
+0x0310 001159 branch p_mouse_bt_discovery_timer + 1 
+:      001161 p_mouse_bt_discovery_timer:
+0x0311 001162 arg mem_combination_ui_button_count ,regc 
+0x0312 001163 arg p_mouse_long_button_bt_discovery ,regb 
+0x0313 001164 branch timer_single_step 
+:      001166 p_mouse_long_button_bt_discovery:
+0x0314 001167 call p_mouse_sensor_powerdown_check 
+0x0315 001168 jam 1 ,mem_device_band 
+0x0316 001169 fetch 2 ,mem_ui_state_map 
+0x0317 001170 isolate1 ui_state_ble_adv ,pdata 
+0x0318 001171 call mouse_stop_le_adv ,true 
+0x0319 001172 fetch 2 ,mem_ui_state_map 
+0x031a 001173 isolate1 ui_state_bt_reconnect ,pdata 
+0x031b 001174 call mouse_cancel_reconnect ,true 
+0x031c 001175 arg mouse_bt_discovery_button_long_down_flag ,queue 
+0x031d 001176 call mouse_enable_function_flag 
+0x031e 001177 branch mouse_long_button_bt_discovry 
+:      001180 p_mouse_null_enter_hibernate_check:
+0x031f 001181 fetch 1 ,mem_mouse_null_enter_hibernate_flag 
+0x0320 001182 rtn blank 
+0x0321 001183 fetch 1 ,mem_mouse_null_enter_hibernate_timer 
+0x0322 001184 branch p_mouse_null_enter_hibernate ,blank 
+0x0323 001185 increase -1 ,pdata 
+0x0324 001186 store 1 ,mem_mouse_null_enter_hibernate_timer 
+0x0325 001187 rtn 
+:      001188 p_mouse_null_enter_hibernate:
+0x0326 001189 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0x0327 001190 branch app_enter_hibernate 
+:      001193 p_mouse_motion:
+0x0328 001194 disable user 
+0x0329 001195 setarg 0 
+0x032a 001196 store 6 ,mem_mouse_x 
+0x032b 001197 call mouse_cheak_sensor_data 
+0x032c 001198 call mouse_zwheel 
+0x032d 001199 call mouse_t_zwheel 
+0x032e 001200 call mouse_key 
+0x032f 001201 nrtn user 
+0x0330 001202 call p_mouse_no_data_timer_init 
+0x0331 001203 branch mouse_motion + 10 
+:      001276 p_low_power_no_data_off_led_time:
+0x0332 001279 jam 0 ,mem_low_power_led_blink_flag 
+0x0333 001280 setarg 0x12c 
+0x0334 001281 store 2 ,mem_low_power_no_data_off_led_time 
+0x0335 001282 rtn 
+:      001284 p_mouse_mode_bt_device1_multi_led_on:
+:      001285 p_mouse_mode_24g_device_multi_led_on:
+0x0336 001286 jam on ,mem_mouse_multi_led_blink_enable 
+0x0337 001287 jam multi_led_on ,mem_mouse_multi_led_type 
+0x0338 001288 jam 0 ,mem_mode_2s_count 
+0x0339 001289 rtn 
+:      001291 p_mouse_multi_led_blink_timer:
+0x033a 001292 fetch 1 ,mem_mouse_multi_led_blink_enable 
+0x033b 001293 rtn blank 
+0x033c 001294 fetch 1 ,mem_mouse_multi_led_type 
+0x033d 001295 beq multi_led_on ,p_mouse_multi_led_type_on 
+0x033e 001296 beq multi_led_blink ,p_mouse_multi_led_type_blink 
+0x033f 001297 rtn 
+:      001299 p_mouse_multi_led_type_on:
+0x0340 001300 call p_on_low_power_led 
+0x0341 001301 fetch 1 ,mem_mode_2s_count 
+0x0342 001302 increase 1 ,pdata 
+0x0343 001303 store 1 ,mem_mode_2s_count 
+0x0344 001304 beq 20 ,p_mouse_multi_led_off 
+0x0345 001305 rtn 
+:      001306 p_mouse_multi_led_type_blink:
+0x0346 001307 fetch 1 ,mem_mouse_multi_led_blink_timer 
+0x0347 001308 increase -1 ,pdata 
+0x0348 001309 store 1 ,mem_mouse_multi_led_blink_timer 
+0x0349 001310 nrtn blank 
+0x034a 001311 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+0x034b 001312 store 1 ,mem_mouse_multi_led_blink_timer 
+0x034c 001313 fetch 1 ,mem_mouse_multi_led_blink_count_limited 
+0x034d 001314 branch p_mouse_multi_led_blink_count_no_limited ,blank 
+0x034e 001315 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x034f 001316 branch p_mouse_multi_led_blink_off ,blank 
+0x0350 001317 increase -1 ,pdata 
+0x0351 001318 store 1 ,mem_mouse_multi_led_blink_count 
+:      001319 p_mouse_multi_led_blink_count_no_limited:
+0x0352 001320 branch p_blink_low_power_led + 1 
+:      001321 p_mouse_multi_led_blink_off:
+0x0353 001322 setarg 0 
+0x0354 001323 store 3 ,mem_mouse_multi_led_blink_timer 
+:      001324 p_mouse_multi_led_off:
+0x0355 001325 fetch 1 ,mem_mouse_multi_led_blink_count 
+0x0356 001326 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
+0x0357 001327 jam 0 ,mem_mouse_multi_led_blink_enable 
+0x0358 001328 jam 0 ,mem_mouse_multi_led_type 
+:      001329 p_mouse_multi_led_off_wait_blink_over:
+0x0359 001330 jam 0 ,mem_mode_2s_count 
+0x035a 001331 jam off ,mem_low_power_led_state 
+0x035b 001332 branch p_device_led_off 
 :      001334 p_mouse_seting_dpi:
-0x034c 001336 fetch 1 ,mem_config_sensor_type 
-0x034d 001337 beq p3610 ,mouse_seting_3610_dpi 
-0x034e 001338 beq p3212 ,mouse_seting_3212_dpi 
-0x034f 001339 beq p3065_xy ,p_mouse_seting_3065xy_dpi 
-0x0350 001340 branch mouse_seting_dpi + 5 
+0x035c 001336 fetch 1 ,mem_config_sensor_type 
+0x035d 001337 beq p3610 ,mouse_seting_3610_dpi 
+0x035e 001338 beq p3212 ,mouse_seting_3212_dpi 
+0x035f 001339 beq p3065_xy ,p_mouse_seting_3065xy_dpi 
+0x0360 001340 branch mouse_seting_dpi + 5 
 :      001342 p_mouse_seting_3065xy_dpi:
-0x0351 001343 fetch 1 ,mem_mouse_dpi 
-0x0352 001344 call p_mouse_3065xy_dpi_recount ,blank 
-0x0353 001345 fetch 1 ,mem_mouse_dpi 
-0x0354 001346 beq mouse_dpi_level2 ,mouse_set_cpi1 
-0x0355 001347 beq mouse_dpi_level3 ,mouse_set_cpi3 
-0x0356 001348 beq mouse_dpi_level4 ,mouse_set_cpi4 
-0x0357 001349 branch mouse_set_cpi3 
-:      001350 p_mouse_3065xy_dpi_recount:
-0x0358 001351 jam 1 ,mem_mouse_dpi 
-0x0359 001352 rtn 
-:      001371 p_mouse_bb_disconnected:
-0x035a 001372 jam 0 ,mem_mouse_enter_sniff_count 
-0x035b 001373 jam 0x0e ,mem_sniff_param_interval 
-0x035c 001374 call mouse_bb_discon_clear_stack 
-0x035d 001375 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x035e 001376 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x035f 001377 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x0360 001378 bbit1 app_disc_after_pairing ,p_mouse_event_light_state_pairing 
-0x0361 001379 bbit1 app_disc_after_reconn ,p_mouse_event_light_state_hibernate 
-0x0362 001380 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
-0x0363 001381 branch mouse_start_discovery 
-:      001382 p_mouse_event_light_state_pairing:
-0x0364 001383 bbit1 app_disc_after_handshake ,p_mouse_event_light_state_hibernate 
-0x0365 001384 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
-0x0366 001385 branch mouse_start_discovery 
-:      001386 p_mouse_event_light_state_hibernate:
-0x0367 001387 fetch 2 ,mem_ui_state_map 
-0x0368 001388 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x0369 001389 call app_disconn_reason_clear 
-0x036a 001390 call mouse_check_key_gpio 
-0x036b 001391 beq mouse_lmr_button ,p_mouse_null_enter_hibernate_count 
-0x036c 001392 branch app_bb_hibernate 
-:      001394 p_mouse_bb_event_discovery_btn:
-0x036d 001395 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-0x036e 001396 jam 0 ,mem_mouse_null_enter_hibernate_timer 
-0x036f 001397 bmark1 mark_24g ,p_mouse_switch_to_bt 
-0x0370 001398 branch mouse_bb_event_discovery_btn + 1 
-:      001399 p_mouse_switch_to_bt:
-0x0371 001400 call p_g24_check_51cmd_stop_24g 
-0x0372 001401 branch mouse_bb_event_discovery_btn + 1 
-:      001404 p_le_addr_random_config:
-0x0373 001405 call load_adc_init 
-0x0374 001406 fetch 2 ,mem_0_5_adc_io_data 
-0x0375 001407 branch p_le_otp_adc_empty ,blank 
-0x0376 001408 store 2 ,mem_random_addr_increase_count 
-:      001409 p_le_addr_random_store:
-0x0377 001410 branch p_mouse_store_eerpom_random_addr_increase_count 
-:      001412 p_le_otp_adc_empty:
-0x0378 001413 setarg 0x1122 
-0x0379 001414 store 2 ,mem_random_addr_increase_count 
-0x037a 001415 branch p_le_addr_random_store 
-:      001417 p_mouse_start_discovery:
-0x037b 001418 fetch 1 ,mem_tx_power_temp 
-0x037c 001419 store 1 ,mem_tx_power 
-0x037d 001420 jam 0 ,mem_mouse_clear_sensor_data_flag 
-0x037e 001421 fetch 2 ,mem_ui_state_map 
-0x037f 001422 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
-0x0380 001423 fetch mouse_flag_len ,mem_mouse_flag 
-0x0381 001424 bbit0 mouse_enable_ble_random_addre ,p_mouse_start_discovery_norandom 
-0x0382 001426 call p_mouse_load_eeprom_random_addr_increase_count 
-0x0383 001427 fetcht 2 ,mem_random_addr_increase_count 
-0x0384 001428 increase 1 ,temp 
-0x0385 001429 storet 2 ,mem_random_addr_increase_count 
-0x0386 001430 storet 2 ,mem_le_lap + 1 
-0x0387 001431 call p_mouse_store_eerpom_random_addr_increase_count 
-0x0388 001432 random pdata 
-0x0389 001433 store 1 ,mem_le_lap 
-:      001435 p_mouse_start_discovery_norandom:
-0x038a 001436 call app_lpm_mult_disable 
-0x038b 001437 fetch 2 ,mem_discovery_timeout 
-0x038c 001438 store 2 ,mem_mouse_discovery_timer 
-0x038d 001439 jam 6 ,mem_connection_options 
-0x038e 001440 setarg 0 
-0x038f 001441 store 2 ,mem_mouse_no_data_timer 
-0x0390 001442 store 2 ,mem_mouse_direct_timer 
-0x0391 001443 arg mouse_store_eeprom_flag ,queue 
-0x0392 001444 call mouse_enable_function_flag 
-0x0393 001445 call mouse_bt_discovery_button_down_disable 
-0x0394 001446 fetch 1 ,mem_device_option 
-0x0395 001447 isolate1 mode_4_mouse ,pdata 
-0x0396 001448 call p_check_51cmd_adv ,true 
-0x0397 001449 fetch 1 ,mem_device_option 
-0x0398 001450 isolate1 mode_3_mouse ,pdata 
-0x0399 001451 call check_51cmd_start_discovery ,true 
-0x039a 001452 fetch mouse_flag_len ,mem_mouse_flag 
-0x039b 001453 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
-0x039c 001455 branch p_mouse_discovery_multi_led_blink 
-:      001456 p_mouse_store_eerpom_random_addr_increase_count:
-0x039d 001457 arg 2 ,temp 
-0x039e 001458 arg mem_random_addr_increase_count ,rega 
-0x039f 001459 arg mouse_random_addr_count_eeprom_offset ,regb 
-0x03a0 001460 branch iicd_write_protect_eep_data 
-:      001462 p_mouse_load_eeprom_random_addr_increase_count:
-0x03a1 001463 arg 2 ,temp 
-0x03a2 001464 arg mem_random_addr_increase_count ,rega 
-0x03a3 001465 arg mouse_random_addr_count_eeprom_offset ,regb 
-0x03a4 001466 branch iicd_read_eep_data 
-:      001468 p_check_51cmd_adv:
-0x03a5 001469 jam 0 ,mem_mouse_le_reconnect_flag 
-0x03a6 001470 call p_le_check_adv_flag 
-0x03a7 001471 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-0x03a8 001472 istore 1 ,contr 
-0x03a9 001473 branch check_51cmd_adv 
-:      001475 p_mouse_stop_discovery:
-0x03aa 001476 setarg 0 
-0x03ab 001477 store 2 ,mem_mouse_discovery_timer 
-0x03ac 001478 call p_mouse_sensor_poweron 
-0x03ad 001481 fetch 1 ,mem_device_option 
-0x03ae 001482 isolate1 mode_4_mouse ,pdata 
-0x03af 001483 call mouse_stop_le_adv ,true 
-0x03b0 001484 fetch 1 ,mem_device_option 
-0x03b1 001485 isolate1 mode_3_mouse ,pdata 
-0x03b2 001486 call mouse_stop_bt3_discovery ,true 
-0x03b3 001487 fetch mouse_flag_len ,mem_mouse_flag 
-0x03b4 001488 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
-:      001489 p_mouse_discovey_led_blink_off:
-0x03b5 001490 fetch 1 ,mem_mode_2s_count 
-0x03b6 001491 nrtn blank 
-0x03b7 001492 branch p_mouse_multi_led_blink_off 
-:      001493 p_le_slave_match:
-0x03b8 001494 fetch 1 ,mem_le_md_count 
-0x03b9 001495 pincrease 1 
-0x03ba 001496 store 1 ,mem_le_md_count 
-0x03bb 001497 beq le_md_max_count ,le_slave_cont 
-0x03bc 001498 call le_acknowledge 
-0x03bd 001499 call le_prepare_tx 
-0x03be 001500 call power_ctrl_start 
-0x03bf 001501 branch le_slave_match + 7 
-:      001503 p_le_next_adv_channel:
-0x03c0 001504 fetch 1 ,mem_le_ch_mapped 
-0x03c1 001505 increase 1 ,pdata 
-0x03c2 001506 store 1 ,mem_le_ch_mapped 
-0x03c3 001507 rtnne 40 
-0x03c4 001508 jam 37 ,mem_le_ch_mapped 
-0x03c5 001509 rtn 
-:      001511 p_le_receive_skip:
-0x03c6 001512 call save_rssi 
-0x03c7 001513 call p_rssi_signal 
-0x03c8 001514 branch le_receive_skip + 2 
-:      001516 p_le_update_param:
-0x03c9 001517 call p_mouse_le_conn_param_check 
-0x03ca 001518 branch le_update_param + 8 
-:      001519 p_mouse_le_lpm_mult_reinit:
-0x03cb 001520 fetch 1 ,mem_lpm_mult_init 
-0x03cc 001521 store 1 ,mem_lpm_mult 
-:      001522 p_mouse_le_conn_param_lpm_enable:
-0x03cd 001523 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-0x03ce 001524 rtn 
-:      001525 p_mouse_le_conn_param_lpm_disable:
-0x03cf 001526 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-0x03d0 001527 rtn 
-:      001528 p_mouse_le_conn_param_check:
-0x03d1 001529 fetch 1 ,mem_le_new_conninterval 
-0x03d2 001530 sub pdata ,le_interval_15ms ,null 
-0x03d3 001531 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
-0x03d4 001532 fetch 1 ,mem_le_new_connslavelatency 
-0x03d5 001533 fetcht 1 ,mem_lpm_mult_init 
-0x03d6 001534 isub temp ,null 
-0x03d7 001535 branch p_mouse_le_lpm_mult_reinit ,positive 
-0x03d8 001536 fetch 1 ,mem_le_new_connslavelatency 
-0x03d9 001537 store 1 ,mem_lpm_mult 
-0x03da 001538 branch p_mouse_le_conn_param_lpm_enable 
-:      001540 p_le_prepare_tx:
-0x03db 001541 fetch 1 ,mem_le_arq 
-0x03dc 001542 bbit1 wak ,p_le_prepare_tx_wak 
-0x03dd 001543 call power_ctrl_pac_succ_incrs 
-0x03de 001544 fetch 1 ,mem_empty_count 
-0x03df 001545 nbranch p_le_send_empyt ,blank 
-0x03e0 001546 fetch 1 ,mem_le_state 
-0x03e1 001547 bbit0 lestate_encryption ,p_le_tx_4 
-0x03e2 001548 fetch 1 ,mem_le_rxbuf + 1 
-0x03e3 001549 branch p_le_tx_4 ,blank 
-0x03e4 001550 branch le_send_empty 
-:      001551 p_le_send_empyt:
-0x03e5 001552 fetch 1 ,mem_empty_count 
-0x03e6 001553 increase -1 ,pdata 
-0x03e7 001554 store 1 ,mem_empty_count 
-0x03e8 001555 branch le_send_empty 
-:      001556 p_le_tx_4:
-0x03e9 001557 fetch 1 ,mem_le_pairing_state 
-0x03ea 001558 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-0x03eb 001559 jam 3 ,mem_empty_count 
-:      001560 p_in_le_tx_4:
-0x03ec 001561 call le_fifo_check_nearly_full 
-0x03ed 001562 call p_mouse_data_pull ,blank 
-0x03ee 001563 branch le_prepare_tx + 4 
-:      001565 p_le_prepare_tx_wak:
-0x03ef 001566 call p_le_check_tx_retransmit_setmd 
-0x03f0 001567 branch p_le_power_ctrl_pac_succ_decrs 
-:      001569 p_le_check_tx_retransmit_setmd:
-0x03f1 001570 fetch 1 ,mem_le_connect_status_flag 
-0x03f2 001571 and pdata ,0x03 ,pdata 
-0x03f3 001572 rtnne 0x03 
-0x03f4 001573 fetch 1 ,mem_mouse_data_queue_num 
-0x03f5 001574 rtn blank 
-0x03f6 001575 fetch 1 ,mem_le_txlen 
-0x03f7 001576 rtn blank 
-0x03f8 001577 fetch 1 ,mem_le_txheader 
-0x03f9 001578 set1 md ,pdata 
-0x03fa 001579 store 1 ,mem_le_txheader 
-0x03fb 001580 call le_set_md 
-0x03fc 001581 rtn 
-:      001585 p_le_power_ctrl_pac_succ_decrs:
-0x03fd 001586 branch power_ctrl_pac_succ_decrs 
-:      001588 p_mouse_le_reconn_write_enable_timer_reinit:
-0x03fe 001589 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x03ff 001590 rtn blank 
-0x0400 001591 fetch 1 ,mem_le_connect_status_flag 
-0x0401 001592 and pdata ,0x03 ,pdata 
-0x0402 001593 rtneq 0x03 
-0x0403 001594 jam 10 ,mem_le_start_encrypt_timer 
-0x0404 001595 rtn 
-:      001597 p_le_parse_l2cap:
-0x0405 001598 ifetch 2 ,contr 
-0x0406 001599 beq le_l2cap_cid_att ,p_le_parse_att 
-0x0407 001600 beq le_l2cap_cid_smp ,p_le_parse_smp 
-0x0408 001601 branch le_parse_l2cap + 11 
-:      001602 p_le_parse_att:
-0x0409 001603 call store_contr 
-0x040a 001604 call p_mouse_le_reconn_write_enable_timer_reinit 
-0x040b 001605 call get_contr 
-0x040c 001606 ifetch 3 ,contr 
-0x040d 001607 store 3 ,mem_le_att_opcode 
-0x040e 001608 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-0x040f 001609 rshift8 pdata ,temp 
-0x0410 001610 sub temp ,0x24 ,null 
-0x0411 001611 branch le_parse_att + 2 ,positive 
-0x0412 001612 arg mem_mouse_le_uuid_sup ,temp 
-0x0413 001613 storet 2 ,mem_ui_le_uuid_table 
-0x0414 001614 call le_parse_att + 2 
-0x0415 001615 setarg 0x8e7a 
-0x0416 001616 store 2 ,mem_ui_le_uuid_table 
-0x0417 001617 rtn 
-:      001619 p_le_parse_att_read_by_group_type_request:
-0x0418 001620 call le_parse_att_read_by_group_type_request 
-0x0419 001621 call le_fifo_get_last_tx_ptr 
-0x041a 001622 increase 7 ,contr 
-0x041b 001623 ifetch 1 ,contr 
-0x041c 001624 rtnne attop_read_by_group_type_response 
-0x041d 001625 increase 5 ,contr 
-0x041e 001626 ifetch 2 ,contr 
-0x041f 001627 arg uuid_service_hids ,temp 
-0x0420 001628 isub temp ,null 
-0x0421 001629 nrtn zero 
-0x0422 001630 increase -4 ,contr 
-0x0423 001631 setarg 0x2b 
-0x0424 001632 istore 2 ,contr 
-0x0425 001633 rtn 
-:      001635 p_le_parse_smp:
-0x0426 001636 ifetch 1 ,contr 
-0x0427 001637 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
-0x0428 001638 branch le_parse_smp + 1 
-:      001639 p_le_parse_smp_pairing_failed:
-0x0429 001640 call le_parse_smp_pairing_failed 
-0x042a 001641 fetch 1 ,mem_le_state 
-0x042b 001642 set0 lestate_update_param ,pdata 
-0x042c 001643 store 1 ,mem_le_state 
-0x042d 001644 branch le_parse_terminate_ind 
-:      001646 p_le_adv_not_match:
-0x042e 001647 fetch 1 ,mem_le_ch_mapped 
-0x042f 001648 bne 39 ,le_adv_loop 
-0x0430 001649 call p_le_adv_random_delay 
-0x0431 001650 arg le_adv_interval_timer ,queue 
-0x0432 001651 fetch 2 ,mem_le_adv_interval 
-0x0433 001652 branch timer_init 
-:      001653 p_le_adv_random_delay:
-0x0434 001654 random pdata 
-0x0435 001655 arg 0x1ff ,temp 
-0x0436 001656 iand temp ,pdata 
-0x0437 001657 add pdata ,250 ,pdata 
-0x0438 001658 branch delay 
-:      001660 p_le_lpm_setmult:
-0x0439 001661 disable wake 
-0x043a 001662 branch p_le_lpm_set_mult_attempt ,attempt 
-0x043b 001663 nbranch le_lpm_lost ,match 
-:      001664 p_le_lpm_set_mult_attempt:
-0x043c 001665 call lpm_match 
-0x043d 001666 fetch 2 ,mem_rx_window_sniff 
-0x043e 001667 store 2 ,mem_le_receive_window 
-0x043f 001668 fetch 1 ,mem_le_connect_status_flag 
-0x0440 001669 compare 3 ,pdata ,3 
-0x0441 001670 nbranch lpm_mult_short ,true 
-0x0442 001671 branch le_lpm_set_mult_attempt + 3 
-:      001673 p_le_mouse_bb_event_connect_complete:
-0x0443 001674 fetch 1 ,mem_mouse_le_reconnect_flag 
-0x0444 001675 nrtn blank 
-0x0445 001676 fetch 1 ,mem_le_att_handle 
-0x0446 001677 sub pdata ,26 ,pdata 
-0x0447 001678 nrtn zero 
-0x0448 001679 branch mouse_le_write_enable 
-:      001681 p_twspi_reset:
-0x0449 001682 hfetch 1 ,core_gpio_out3 
-0x044a 001683 and_into 0xfd ,pdata 
-0x044b 001684 hstore 1 ,core_gpio_out3 
-0x044c 001685 hfetcht 1 ,core_gpio_oe3 
-0x044d 001686 or_into 0x2 ,temp 
-0x044e 001687 hstoret 1 ,core_gpio_oe3 
-0x044f 001688 call twspi_disable 
-0x0450 001689 and_into 0xfd ,temp 
-0x0451 001690 nop 13 
-0x0452 001691 call twspi_enable 
-0x0453 001692 hstoret 1 ,core_gpio_oe3 
-0x0454 001693 rtn 
-:      001698 p_page_wait_fhs_reply_ok:
-0x0455 001699 fetch 1 ,mem_page_rcv_fhs 
-0x0456 001700 increase 1 ,pdata 
-0x0457 001701 store 1 ,mem_page_rcv_fhs 
-0x0458 001702 call prepare_newconn 
-:      001703 p_master_newconn_loop:
-0x0459 001704 set1 mark_first_packet ,mark 
-0x045a 001705 call master_newconn_once 
-0x045b 001706 branch p_newconn_poll_responded ,sync 
-0x045c 001707 set0 mark_first_packet ,mark 
-0x045d 001708 call new_conn_timeout 
-0x045e 001709 nbranch p_master_newconn_loop ,blank 
-0x045f 001710 branch page_restart 
-:      001712 p_newconn_poll_responded:
-0x0460 001713 set0 mark_first_packet ,mark 
-0x0461 001714 branch newconn_poll_responded 
-:      001716 p_process_dmh:
-0x0462 001717 bmark1 mark_first_packet ,end_of_packet 
-0x0463 001718 branch process_dmh + 1 
-:      001721 p_prepare_tx:
-0x0464 001722 fetch 1 ,mem_state 
-0x0465 001723 isolate1 state_inconn ,pdata 
-0x0466 001724 call p_bt_power_ctrl ,true 
-0x0467 001725 branch prepare_tx + 1 
-:      001726 p_bt_power_ctrl:
-0x0468 001727 fetch 1 ,mem_arq 
-0x0469 001728 isolate1 wack ,pdata 
-0x046a 001729 call power_ctrl_pac_succ_decrs ,true 
-0x046b 001730 ncall power_ctrl_pac_succ_incrs ,true 
-0x046c 001731 branch power_ctrl_start 
-:      001733 p_slave_conn_recv_packet:
-0x046d 001734 call slave_receive_master_slot 
-0x046e 001735 nbranch shutdown_radio ,sync 
-0x046f 001736 call save_rssi 
-0x0470 001737 call p_rssi_signal 
-0x0471 001738 branch slave_conn_recv_packet + 4 
-:      001740 p_app_bt_start_reconnect:
-0x0472 001741 branch app_bt_start_reconnect + 3 
-:      001743 p_send_lmp:
-0x0473 001744 disable user 
-0x0474 001745 call lmo_fifo_process 
-0x0475 001748 fetch 1 ,mem_lmp_to_send 
-0x0476 001749 rtn blank 
-0x0477 001750 bbit1 7 ,p_send_lmp_escape 
-0x0478 001751 beq lmp_accepted ,p_send_lmp_accepted 
-0x0479 001752 branch send_lmp0 
-:      001753 p_send_lmp_escape:
-0x047a 001754 beq lmp_ext_features_res ,p_send_lmpext_features_res 
-0x047b 001755 beq lmp_ext_features_req ,p_send_lmpext_features_req 
-0x047c 001756 branch send_lmp_escape 
-:      001757 p_send_lmpext_features_res:
-0x047d 001758 call p_check_ssp_enable 
-0x047e 001759 fetch 1 ,mem_lmp_to_send 
-0x047f 001760 branch send_lmpext_features_res 
-:      001761 p_send_lmpext_features_req:
-0x0480 001762 call p_check_ssp_enable 
-0x0481 001763 fetch 1 ,mem_lmp_to_send 
-0x0482 001764 branch send_lmpext_features_req 
-:      001765 p_check_ssp_enable:
-0x0483 001766 fetch 1 ,mem_ssp_enable 
-0x0484 001767 branch ssp_disable ,blank 
-0x0485 001768 branch ssp_enable 
-:      001770 p_sdp_process:
-0x0486 001771 call enable_authrom 
-0x0487 001772 branch sdp_process + 1 
-:      001774 p_send_lmp_accepted:
-0x0488 001775 force 2 ,pdata 
-0x0489 001776 call msg_send_lmp 
-0x048a 001777 fetch 1 ,mem_lmi_opcode 
-0x048b 001778 istore 1 ,contw 
-0x048c 001779 store 1 ,mem_lmi_opcode_temp 
-0x048d 001780 call send_lmp_follow 
-0x048e 001781 fetch 1 ,mem_lmi_opcode_temp 
-0x048f 001782 branch send_lmp_accepted + 7 
-:      001786 p_g24_set_device_addr:
-0x0490 001787 call adc_init_data 
-0x0491 001791 fetch 4 ,mem_lap 
-0x0492 001792 store 4 ,mem_24g_device_addr 
-0x0493 001793 rtn 
-:      001796 p_g24_transmit_rf_sta_init:
-0x0494 001797 jam 1 ,mem_24g_rf_last_sta 
-0x0495 001798 jam 0 ,mem_24g_sync_cnt 
-:      001799 p_g24_transmit_rf_ctrl_clear:
-0x0496 001800 fetch 1 ,mem_24g_data_type 
-0x0497 001801 and_into bits_data ,pdata 
-0x0498 001802 store 1 ,mem_24g_data_type 
-0x0499 001803 rtn 
-:      001805 p_g24_hop_ch_enable:
-0x049a 001806 fetch 1 ,mem_24g_data_type 
-0x049b 001807 set1 bit_hop ,pdata 
-0x049c 001808 store 1 ,mem_24g_data_type 
-0x049d 001810 store 1 ,mem_24g_txpayload 
-0x049e 001811 rtn 
-:      001812 p_g24_hop_ch_disable:
-0x049f 001813 fetch 1 ,mem_24g_data_type 
-0x04a0 001814 set0 bit_hop ,pdata 
-0x04a1 001815 store 1 ,mem_24g_data_type 
-0x04a2 001816 rtn 
-:      001818 p_g24_transmit_hop_pac_fail:
-0x04a3 001819 call power_ctrl_pac_succ_decrs 
-0x04a4 001820 fetch 1 ,mem_24g_rf_work_stage 
-0x04a5 001821 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
-0x04a6 001822 beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
-0x04a7 001823 rtn 
-:      001824 p_g24_transmit_hop_pac_fail_wo_hop:
-0x04a8 001825 jam 2 ,mem_24g_sync_cnt 
-:      001826 p_g24_transmit_hop_pac_fail_stage1:
-0x04a9 001827 jam 0 ,mem_24g_hop_pac_retry 
-0x04aa 001828 jam 0 ,mem_24g_rf_last_sta 
-0x04ab 001829 branch p_g24_transmit_rf_ctrl_clear 
-:      001831 p_g24_transmit_hop_pac_fail_hop_stage2:
-0x04ac 001832 jam 0 ,mem_24g_rf_hop_ch 
-0x04ad 001833 branch p_g24_transmit_hop_pac_fail_stage1 
-:      001836 p_g24_transmit_pac_fail_hop_stage3:
-0x04ae 001837 fetch 2 ,mem_24g_txfail_cnt 
-0x04af 001838 increase 1 ,pdata 
-0x04b0 001839 store 2 ,mem_24g_txfail_cnt 
-0x04b1 001840 bbit1 10 ,p_g24_tx_attempt_fail 
-0x04b2 001841 fetch 1 ,mem_24g_rf_hop_ch 
-0x04b3 001842 beq 1 ,p_g24_rf_hop_fastly 
-0x04b4 001843 jam 1 ,mem_24g_rf_hop_ch 
-:      001844 p_g24_rf_hop_attemp_again:
-0x04b5 001845 fetch 1 ,mem_24g_rf_hop_ch 
-0x04b6 001846 bne 1 ,p_g24_transmit_rf_ctrl_clear 
-:      001847 p_g24_rf_hop_fastly:
-0x04b7 001848 fetch 1 ,mem_24g_hop_fastly_cnt 
-0x04b8 001849 increase 1 ,pdata 
-0x04b9 001850 store 1 ,mem_24g_hop_fastly_cnt 
-0x04ba 001851 beq 4 ,p_g24_rf_hop_fastly_exit 
-0x04bb 001852 call p_g24_ch 
-0x04bc 001853 jam 2 ,mem_24g_max_retry 
-0x04bd 001854 branch p_g24_transmit_packet 
-:      001856 p_g24_rf_hop_fastly_exit:
-0x04be 001857 call power_ctrl_pac_succ_decrs 
-0x04bf 001858 jam 0 ,mem_24g_hop_fastly_cnt 
-0x04c0 001859 branch p_g24_transmit_rf_ctrl_clear 
-:      001861 p_g24_transmit_hop_pac_succ_wo_hop:
-0x04c1 001862 jam 2 ,mem_24g_sync_cnt 
-:      001863 p_g24_transmit_hop_pac_succ:
-0x04c2 001864 jam 1 ,mem_24g_rf_last_sta 
-0x04c3 001865 jam 0 ,mem_24g_rf_hop_ch 
-0x04c4 001866 branch p_g24_transmit_rf_ctrl_clear 
-:      001868 p_g24_transmit_succ_rf_config:
-0x04c5 001869 fetch 1 ,mem_24g_rf_work_stage 
-0x04c6 001870 beq 3 ,p_g24_transmit_hop_pac_succ 
-0x04c7 001871 fetch 1 ,mem_24g_data_type 
-0x04c8 001872 isolate0 bit_hop ,pdata 
-0x04c9 001873 branch p_g24_transmit_rf_sta_init ,true 
-0x04ca 001874 fetch 1 ,mem_24g_rf_work_stage 
-0x04cb 001875 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
-0x04cc 001876 beq 2 ,p_g24_transmit_hop_pac_succ 
-0x04cd 001877 rtn 
-:      001879 p_g24_rf_sta_check:
-0x04ce 001880 fetch 1 ,mem_24g_pairing_sm 
-0x04cf 001881 rtnne state_24g_pairing_success 
-0x04d0 001882 call p_g24_rf_laststa_synccnt_check 
-0x04d1 001883 ncall p_g24_rf_sync_cnt_check ,user2 
-0x04d2 001884 rtn 
-:      001886 p_g24_rf_laststa_synccnt_check:
-0x04d3 001887 disable user2 
-0x04d4 001888 fetch 1 ,mem_24g_rf_last_sta 
-0x04d5 001889 rtnne 1 
-0x04d6 001890 fetch 1 ,mem_24g_sync_cnt 
-0x04d7 001891 rtnne 0 
-0x04d8 001892 jam 1 ,mem_24g_rf_work_stage 
-0x04d9 001893 jam 4 ,mem_24g_max_retry 
-0x04da 001894 branch enable_user2 
-:      001896 p_g24_rf_sync_cnt_check:
-0x04db 001897 fetch 1 ,mem_24g_sync_cnt 
-0x04dc 001898 branch p_g24_rf_hop_attemp ,blank 
-0x04dd 001899 increase -1 ,pdata 
-0x04de 001900 store 1 ,mem_24g_sync_cnt 
-0x04df 001901 jam 2 ,mem_24g_rf_work_stage 
-0x04e0 001902 call p_g24_ch 
-0x04e1 001903 jam 4 ,mem_24g_max_retry 
-0x04e2 001904 rtn 
-:      001906 p_g24_rf_hop_attemp:
-0x04e3 001907 jam 3 ,mem_24g_rf_work_stage 
-0x04e4 001908 fetch 1 ,mem_24g_rf_hop_ch 
-0x04e5 001909 nbranch p_g24_rf_hop_attemp_again ,blank 
-0x04e6 001910 call p_g24_ch 
-0x04e7 001911 jam 2 ,mem_24g_max_retry 
-0x04e8 001912 rtn 
-:      001914 p_g24_txdata_prep:
-0x04e9 001915 fetch 1 ,mem_24g_pairing_sm 
-0x04ea 001916 bne state_24g_pairing_success ,p_g24_pairing_sm 
-:      001917 p_g24_txdata_prep_packeage_data:
-0x04eb 001918 call p_g24_package_data 
-0x04ec 001919 call p_g24_transmit_prep 
-:      001920 p_g24_txdata_enable_tx:
-0x04ed 001921 jam ensure_on_24g ,mem_24g_ensure 
-0x04ee 001922 rtn 
-:      001924 p_g24_package_data:
-0x04ef 001925 fetch 2 ,mem_cb_24g_data 
-0x04f0 001926 call callback_func 
-0x04f1 001927 branch p_g24_accumulate_mouse_data ,user 
-0x04f2 001928 fetch 7 ,mem_24g_txbuf + 1 
-0x04f3 001929 rtn blank 
-0x04f4 001930 branch enable_user 
-:      001931 p_g24_accumulate_mouse_data:
-0x04f5 001932 jam 0 ,mem_24g_abort_pac 
-0x04f6 001933 add rega ,1 ,pdata 
-0x04f7 001934 store 1 ,mem_24g_datalen 
-0x04f8 001935 call p_g24_transmit_rf_ctrl_clear 
-0x04f9 001936 store 1 ,mem_24g_txbuf 
-0x04fa 001937 ifetcht 1 ,contw 
-0x04fb 001938 ifetch 1 ,regb 
-0x04fc 001939 ior temp ,pdata 
-0x04fd 001940 istore 1 ,contw 
-0x04fe 001941 increase 1 ,regb 
-0x04ff 001942 arg 2 ,loopcnt 
-:      001943 p_g24_accumulation_loop:
-0x0500 001944 ifetch 2 ,regb 
-0x0501 001947 istore 2 ,contw 
-0x0502 001948 increase 2 ,regb 
-0x0503 001949 loop p_g24_accumulation_loop 
-0x0504 001950 arg mem_24g_txbuf + 6 ,contw 
-0x0505 001951 arg 2 ,loopcnt 
-:      001952 p_g24_accumulation_loop2:
-0x0506 001953 ifetch 1 ,regb 
-0x0507 001954 ifetcht 1 ,contw 
-0x0508 001955 iadd temp ,pdata 
-0x0509 001956 istore 1 ,contw 
-0x050a 001957 increase 1 ,regb 
-0x050b 001958 loop p_g24_accumulation_loop2 
-0x050c 001959 rtn 
-:      001961 p_g24_transmit_packet:
-0x050d 001962 jam 0 ,mem_24g_retry 
-:      001963 p_g24_transmit_loop:
-0x050e 001964 arg param_rx_setup ,timeup 
-0x050f 001965 until clkn_rt ,meet 
-0x0510 001966 call p_g24_transmit_receive_ack 
-0x0511 001967 fetch 1 ,mem_24g_no_ack 
-0x0512 001968 rtneq no_ack_24g 
-0x0513 001969 nbranch p_g24_retransmit ,sync 
-0x0514 001970 nbranch p_g24_retransmit ,user3 
-0x0515 001971 setarg 0 
-0x0516 001972 store 8 ,mem_24g_txbuf 
-0x0517 001973 call p_g24_ackpayload_parse 
-0x0518 001974 call power_ctrl_pac_succ_incrs 
-:      001975 p_g24_transmit_next_packet:
-0x0519 001976 fetch 1 ,mem_24g_pid 
-0x051a 001977 increase 1 ,pdata 
-0x051b 001978 store 1 ,mem_24g_pid 
-0x051c 001979 fetch 1 ,mem_24g_pairing_sm 
-0x051d 001980 bne state_24g_pairing_success ,p_g24_paring_mode_start 
-0x051e 001981 call p_g24_transmit_succ_rf_config 
-:      001982 p_g24_transmit_abandon:
-0x051f 001983 setarg 0 
-0x0520 001984 store 2 ,mem_24g_txfail_cnt 
-0x0521 001985 store 1 ,mem_24g_get_ack_fail 
-0x0522 001986 store 1 ,mem_24g_hop_pac_retry 
-0x0523 001987 jam ensure_off_24g ,mem_24g_ensure 
-0x0524 001988 rtn 
-:      001990 p_g24_paring_mode_start:
-0x0525 001991 call power_ctrl_pac_succ_cnt_init 
-0x0526 001992 branch p_g24_paring_mode 
-:      001994 p_g24_transmit_receive_ack:
-0x0527 001995 disable user3 
-0x0528 001996 call p_g24_transmit 
-0x0529 001999 fetch 1 ,mem_24g_no_ack 
-0x052a 002000 beq no_ack_24g ,p_g24_transmit_no_ack 
-0x052b 002001 force 0 ,radio_ctrl 
-0x052c 002002 fetch 4 ,mem_24g_addr 
-0x052d 002003 iforce access 
-0x052e 002004 fetcht 1 ,mem_last_freq 
-0x052f 002005 call set_freq_rx 
-0x0530 002006 call rf_rx_enable 
-0x0531 002007 call p_g24_receive_rxon 
-0x0532 002008 call p_g24_end_of_packet ,user3 
-0x0533 002009 rtn 
-:      002010 p_g24_transmit_no_ack:
-0x0534 002011 call p_g24_end_of_packet 
-0x0535 002012 branch p_g24_transmit_next_packet 
-:      002014 p_g24_retransmit:
-0x0536 002015 fetch 1 ,mem_24g_get_ack_fail 
-0x0537 002016 increase 1 ,pdata 
-0x0538 002017 store 1 ,mem_24g_get_ack_fail 
-0x0539 002018 fetch 1 ,mem_24g_pairing_sm 
-0x053a 002019 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
-0x053b 002020 fetcht 1 ,mem_24g_retry 
-0x053c 002021 increase 1 ,temp 
-0x053d 002022 storet 1 ,mem_24g_retry 
-0x053e 002023 fetch 1 ,mem_24g_max_retry 
-0x053f 002024 isub temp ,pdata 
-0x0540 002025 nbranch p_g24_transmit_loop ,blank 
-0x0541 002026 fetch 1 ,mem_24g_rf_work_stage 
-0x0542 002027 beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
-0x0543 002028 fetch 1 ,mem_24g_hop_pac_retry 
-0x0544 002029 increase 1 ,pdata 
-0x0545 002030 store 1 ,mem_24g_hop_pac_retry 
-0x0546 002031 beq 2 ,p_g24_transmit_hop_pac_fail 
-0x0547 002032 call p_g24_hop_ch_enable 
-0x0548 002033 jam 1 ,mem_24g_max_retry 
-0x0549 002034 branch p_g24_transmit_packet 
-:      002036 p_g24_tx_paring_retry:
-0x054a 002037 fetch 1 ,mem_24g_get_ack_fail 
-0x054b 002038 rtnne 0xff 
-0x054c 002039 jam 0 ,mem_24g_get_ack_fail 
-0x054d 002040 branch p_g24_stop_g24_mode 
-:      002042 p_g24_tx_attempt_fail:
-0x054e 002043 setarg 0 
-0x054f 002044 store 2 ,mem_24g_txfail_cnt 
-:      002045 p_g24_stop_g24_mode:
-0x0550 002046 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x0551 002047 branch ui_ipc_send_event 
-:      002049 p_g24_ackpayload_parse:
-0x0552 002050 call p_g24_read_len_pid_crc 
-0x0553 002051 fetch 1 ,mem_24g_rxdata_length 
-0x0554 002052 rtn blank 
-0x0555 002053 iforce loopcnt 
-0x0556 002054 arg mem_24g_rxbuf + 2 ,contr 
-0x0557 002055 arg mem_24g_rxpayload ,contw 
-0x0558 002056 branch memcpy 
-:      002058 power_ctrl_pac_succ_cnt_init:
-0x0559 002059 jam 1 ,mem_power_ctrl_level 
-0x055a 002060 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-0x055b 002061 rtn 
-:      002062 power_ctrl_pac_succ_incrs:
-0x055c 002063 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x055d 002064 increase 1 ,pdata 
-0x055e 002065 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x055f 002066 rtn 
-:      002067 power_ctrl_pac_succ_decrs:
-0x0560 002068 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0561 002069 sub pdata ,2 ,null 
-0x0562 002070 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0x0563 002071 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0564 002072 rtneq 0 
-0x0565 002073 increase -1 ,pdata 
-0x0566 002074 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0567 002075 rtn 
-:      002076 power_ctrl_pac_succ_cnt_reinit:
-0x0568 002077 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0x0569 002078 rtn 
-:      002080 power_ctrl_start:
-0x056a 002081 fetch 2 ,mem_ui_state_map 
-0x056b 002082 rtnbit1 ui_state_ble_adv 
-0x056c 002083 rtnbit1 ui_state_bt_reconnect 
-0x056d 002084 rtnbit1 ui_state_bt_discovery 
-0x056e 002085 arg mem_rssi_signal_buf ,rega 
-0x056f 002086 call p_rssi_average 
-0x0570 002087 storet 1 ,mem_rssi_avg_received 
-0x0571 002090 isolate1 mark_24g ,mark 
-0x0572 002091 call power_ctrl_24g_dis_max ,true 
-0x0573 002092 ncall power_ctrl_le_dis_max ,true 
-0x0574 002093 isub temp ,null 
-0x0575 002094 nbranch power_ctrl_txpower_incrs_force ,positive 
-0x0576 002096 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0577 002097 sub pdata ,2 ,null 
-0x0578 002098 nbranch power_ctrl_txpower_decrs_check ,positive 
-0x0579 002099 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x057a 002100 beq 0 ,power_ctrl_txpower_incrs 
-0x057b 002101 rtn 
-:      002103 power_ctrl_24g_dis_max:
-0x057c 002104 setarg rssi_dis_max_24g 
-0x057d 002105 rtn 
-:      002106 power_ctrl_24g_dis_min:
-0x057e 002107 setarg rssi_dis_min_24g 
-0x057f 002108 rtn 
-:      002109 power_ctrl_le_dis_max:
-0x0580 002110 setarg rssi_dis_max_ble 
-0x0581 002111 rtn 
-:      002112 power_ctrl_le_dis_min:
-0x0582 002113 setarg rssi_dis_min_ble 
-0x0583 002114 rtn 
-:      002116 power_ctrl_txpower_decrs_check:
-0x0584 002117 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0x0585 002118 rtnne 32 
-0x0586 002119 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002120 power_ctrl_txpower_decrs:
-0x0587 002121 fetcht 1 ,mem_rssi_avg_received 
-0x0588 002122 isolate1 mark_24g ,mark 
-0x0589 002123 call power_ctrl_24g_dis_min ,true 
-0x058a 002124 ncall power_ctrl_le_dis_min ,true 
-0x058b 002125 isub temp ,null 
-0x058c 002126 nrtn positive 
-0x058d 002127 fetch 1 ,mem_power_ctrl_level 
-0x058e 002128 beq 0 ,power_ctrl_decrs_level0 
-0x058f 002129 increase -1 ,pdata 
-0x0590 002130 store 1 ,mem_power_ctrl_level 
-0x0591 002131 beq 0 ,power_ctrl_decrs_level0 
-:      002132 power_ctrl_decrs_level1:
-:      002133 power_ctrl_incrs_level1:
-0x0592 002134 jam tx_power_0db ,mem_tx_power 
-0x0593 002135 rtn 
-:      002137 power_ctrl_txpower_incrs_force:
-0x0594 002138 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-:      002139 power_ctrl_txpower_incrs:
-0x0595 002140 fetch 1 ,mem_power_ctrl_level 
-0x0596 002141 beq 2 ,power_ctrl_incrs_level2 
-0x0597 002142 increase 1 ,pdata 
-0x0598 002143 store 1 ,mem_power_ctrl_level 
-0x0599 002144 beq 1 ,power_ctrl_incrs_level1 
-:      002145 power_ctrl_incrs_level2:
-0x059a 002147 jam tx_power_5db ,mem_tx_power 
-0x059b 002148 rtn 
-:      002150 power_ctrl_decrs_level0:
-0x059c 002152 jam tx_power_f5db ,mem_tx_power 
-0x059d 002153 rtn 
-:      002155 p_g24_start_pairing_sm1:
-0x059e 002156 set1 mark_24g ,mark 
-0x059f 002157 call p_g24_pair_init 
-:      002158 p_g24_set_pairing_sm_1:
-0x05a0 002159 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
-0x05a1 002160 rtn 
-:      002162 p_g24_pair_init:
-0x05a2 002163 jam tx_power_pair ,mem_tx_power 
-0x05a3 002164 jam 0 ,mem_24g_pid 
-0x05a4 002165 jam g24_pair_ch ,mem_24g_ch 
-0x05a5 002166 fetch 4 ,mem_24g_paring_addr 
-0x05a6 002167 branch p_g24_update_addr_and_synccrc8 
-:      002169 p_g24_pairing_sm:
-0x05a7 002170 fetch 1 ,mem_24g_ensure 
-0x05a8 002171 beq ensure_on_24g ,enable_user 
-0x05a9 002172 fetch 1 ,mem_24g_pairing_sm 
-0x05aa 002173 beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
-0x05ab 002174 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
-0x05ac 002175 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
-0x05ad 002176 branch assert 
-:      002178 p_g24_pairing_sm_1:
-0x05ae 002179 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
-0x05af 002180 jam 0xaa ,mem_24g_common_temp 
-0x05b0 002181 branch p_g24_pairing_sm_common 
-:      002182 p_g24_pairing_sm_2:
-0x05b1 002183 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
-0x05b2 002184 jam 0x55 ,mem_24g_common_temp 
-0x05b3 002185 branch p_g24_pairing_sm_common 
-:      002186 p_g24_pairing_sm_3:
-0x05b4 002187 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
-0x05b5 002188 jam 0x22 ,mem_24g_common_temp 
-:      002189 p_g24_pairing_sm_common:
-0x05b6 002190 fetch 1 ,mem_24g_data_type 
-0x05b7 002191 and_into bits_data ,pdata 
-0x05b8 002192 store 1 ,mem_24g_common_temp + 1 
-0x05b9 002193 fetch 4 ,mem_24g_device_addr 
-0x05ba 002194 store 4 ,mem_24g_common_temp + 2 
-:      002195 p_g24_put_pairing_data_in_buff:
-0x05bb 002196 jam 0 ,mem_24g_common_temp + 6 
-0x05bc 002197 arg mem_24g_common_temp ,rega 
-0x05bd 002198 arg 7 ,temp 
-0x05be 002199 call p_g24_put_data_in_buff 
-0x05bf 002200 call p_g24_transmit_prep 
-0x05c0 002201 call p_g24_txdata_enable_tx 
-0x05c1 002202 branch enable_user 
-:      002204 p_g24_paring_mode:
-0x05c2 002205 fetch 1 ,mem_24g_pairing_sm 
-0x05c3 002206 rtneq state_24g_pairing_success 
-0x05c4 002207 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
-0x05c5 002208 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
-0x05c6 002209 beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
-0x05c7 002210 rtn 
-:      002213 p_g24_pairing_sm_1_waiting_ack:
-0x05c8 002214 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
-0x05c9 002215 branch p_g24_transmit_abandon 
-:      002216 p_g24_pairing_sm_2_waiting_ack:
-0x05ca 002217 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
-0x05cb 002218 branch p_g24_transmit_abandon 
-:      002219 p_g24_pairing_sm_3_waiting_ack:
-0x05cc 002220 jam state_24g_pairing_success ,mem_24g_pairing_sm 
-0x05cd 002221 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x05ce 002222 call ui_ipc_send_event 
-0x05cf 002223 fetch 4 ,mem_24g_rxpayload + 2 
-0x05d0 002224 call p_g24_update_addr_and_synccrc8 
-0x05d1 002225 branch p_g24_transmit_abandon 
-:      002227 p_g24_start_24g_mode:
-0x05d2 002228 set0 mark_24g ,mark 
-0x05d3 002229 call p_g24_syncword_crc8 
-0x05d4 002230 call p_g24_ch 
-0x05d5 002231 fetch 1 ,mem_24g_pairing_sm 
-0x05d6 002232 rtnne state_24g_pairing_success 
-0x05d7 002233 call p_g24_tx_attemp_data_prep 
-:      002234 p_g24_tx_attemp_dongle:
-0x05d8 002235 setarg 0 
-0x05d9 002236 store 2 ,mem_24g_check_dongle_times 
-:      002237 p_g24_tx_attemp_dongle_loop:
-0x05da 002238 call lpo_calibration 
-0x05db 002239 nop 2000 
-0x05dc 002240 fetch 1 ,mem_24g_check_dongle_times 
-0x05dd 002241 beq 0xff ,p_g24_stop_g24_mode 
-0x05de 002242 call p_g24_transmit_receive_ack 
-0x05df 002243 nbranch p_g24_attemp_txdata_retry ,sync 
-0x05e0 002244 nbranch p_g24_attemp_txdata_retry ,user3 
-:      002245 p_g24_tx_attemp_dongle_succ:
-0x05e1 002246 set1 mark_24g ,mark 
-0x05e2 002247 setarg 0 
-0x05e3 002248 store 2 ,mem_24g_check_dongle_times 
-0x05e4 002249 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x05e5 002250 call ui_ipc_send_event 
-0x05e6 002251 branch p_g24_transmit_by_interrupt_enable 
-:      002253 p_g24_tx_attemp_data_prep:
-0x05e7 002254 jam 0xff ,mem_24g_common_temp 
-0x05e8 002255 fetch 1 ,mem_24g_data_type 
-0x05e9 002256 store 1 ,mem_24g_common_temp + 1 
-0x05ea 002257 fetch 4 ,mem_24g_device_addr 
-0x05eb 002258 store 4 ,mem_24g_common_temp + 2 
-0x05ec 002259 arg 6 ,temp 
-0x05ed 002260 arg mem_24g_common_temp ,rega 
-0x05ee 002261 call p_g24_put_data_in_buff 
-0x05ef 002262 branch p_g24_transmit_prep 
-:      002264 p_g24_attemp_txdata_retry:
-0x05f0 002265 fetch 2 ,mem_24g_check_dongle_times 
-0x05f1 002266 increase 1 ,pdata 
-0x05f2 002267 store 2 ,mem_24g_check_dongle_times 
-0x05f3 002268 call p_g24_ch 
-0x05f4 002269 branch p_g24_tx_attemp_dongle_loop 
-:      002271 p_g24_auto_pair_start:
-0x05f5 002272 set0 mark_24g ,mark 
-0x05f6 002273 call p_g24_auto_pair_all_powerful 
-0x05f7 002274 call p_g24_tx_attemp_data_prep 
-:      002275 p_g24_auto_pair_restart:
-0x05f8 002276 jam 0 ,mem_24g_check_dongle_times 
-:      002277 p_g24_auto_pair_start_loop:
-0x05f9 002278 call lpo_calibration 
-0x05fa 002279 nop 2000 
-0x05fb 002280 fetch 1 ,mem_24g_check_dongle_times 
-0x05fc 002281 beq 0xff ,p_g24_stop_g24_mode 
-0x05fd 002282 call p_g24_transmit_receive_ack 
-0x05fe 002283 nbranch p_g24_auto_pair_retry ,sync 
-0x05ff 002284 nbranch p_g24_auto_pair_retry ,user3 
-0x0600 002285 call p_g24_ackpayload_parse 
-0x0601 002286 fetch 1 ,mem_tx_power_temp 
-0x0602 002287 store 1 ,mem_tx_power 
-0x0603 002288 fetch 4 ,mem_24g_addr 
-0x0604 002289 fetcht 4 ,mem_24g_paring_addr 
-0x0605 002290 isub temp ,null 
-0x0606 002291 branch p_g24_start_pairing_sm1 ,zero 
-0x0607 002292 branch p_g24_tx_attemp_dongle_succ 
-:      002294 p_g24_auto_pair_retry:
-0x0608 002295 fetch 1 ,mem_24g_check_dongle_times 
-0x0609 002296 increase 1 ,pdata 
-0x060a 002297 store 1 ,mem_24g_check_dongle_times 
-0x060b 002298 fetch 1 ,mem_24g_auto_paring_switch 
-0x060c 002299 increase 1 ,pdata 
-0x060d 002300 and_into 1 ,pdata 
-0x060e 002301 store 1 ,mem_24g_auto_paring_switch 
-0x060f 002302 beq 0 ,p_g24_auto_pair_device_attemp 
-0x0610 002303 beq 1 ,p_g24_auto_pair_pair_attemp 
-0x0611 002304 rtn 
-:      002306 p_g24_auto_pair_all_powerful:
-0x0612 002307 jam tx_power_pair ,mem_tx_power 
-0x0613 002308 setarg 0x0f0f 
-0x0614 002309 store 2 ,mem_24g_addr 
-0x0615 002310 istore 2 ,contw 
-:      002311 p_g24_ch_syncword_crc8_init:
-0x0616 002312 call p_g24_syncword_crc8 
-0x0617 002313 branch p_g24_ch 
-:      002315 p_g24_auto_pair_device_attemp:
-0x0618 002316 call p_g24_auto_pair_all_powerful 
-0x0619 002317 branch p_g24_auto_pair_start_loop 
-:      002319 p_g24_auto_pair_pair_attemp:
-0x061a 002320 call p_g24_pair_init 
-0x061b 002321 branch p_g24_auto_pair_start_loop 
-:      002323 p_g24_check_51cmd_stop_24g:
-0x061c 002324 set0 mark_24g ,mark 
-0x061d 002325 call le_disable 
-:      002326 p_mouse_disable_g24_pairing_flag:
-0x061e 002327 arg mosue_24g_pairing_flag ,queue 
-0x061f 002328 branch mouse_disable_function_flag 
-:      002330 p_g24_put_data_in_buff:
-0x0620 002331 storet 1 ,mem_24g_datalen 
-0x0621 002332 copy temp ,loopcnt 
-0x0622 002333 arg mem_24g_txbuf ,contw 
-0x0623 002334 copy rega ,contr 
-0x0624 002335 branch memcpy 
-:      002337 p_g24_read_len_pid_crc:
-0x0625 002339 fetch 1 ,mem_24g_rxbuf + 1 
-0x0626 002340 rshift3 pdata ,pdata 
-0x0627 002341 store 1 ,mem_24g_rxdata_length 
-0x0628 002343 increase 1 ,pdata 
-0x0629 002344 arg mem_24g_rxbuf + 1 ,contr 
-0x062a 002345 iadd contr ,contr 
-0x062b 002346 ifetch 3 ,contr 
-0x062c 002347 store 3 ,mem_24g_sta_crc 
-0x062d 002349 fetch 1 ,mem_24g_rxbuf + 1 
-0x062e 002350 rshift pdata ,pdata 
-0x062f 002351 and pdata ,0x03 ,pdata 
-0x0630 002352 store 1 ,mem_24g_sta_pid 
-0x0631 002353 rtn 
-:      002356 p_set_freq_tx:
-0x0632 002357 storet 1 ,mem_last_freq 
-0x0633 002358 add temp ,0 ,rega 
-0x0634 002359 call rf_write_freq 
-0x0635 002360 setarg param_pll_setup 
-0x0636 002361 call sleep 
-:      002362 p_rf_tx_enable:
-0x0637 002363 jam 0x1 ,rfen_adc 
-0x0638 002364 jam 0x3c ,rfen_rx 
-0x0639 002365 jam 0xe0 ,rfen_tx 
-0x063a 002366 nop 10 
-0x063b 002367 jam 0x01 ,rfen_mdm 
-0x063c 002368 jam 0x3d ,rfen_mdm 
-0x063d 002369 nop 10 
-0x063e 002370 jam 0xb7 ,rfen_sn 
-0x063f 002371 nop 10 
-0x0640 002372 jam 0x7d ,rfen_mdm 
-0x0641 002373 fetch 1 ,mem_tx_power 
-0x0642 002374 beq tx_power_0db ,p_set_tx_power_0db 
-0x0643 002375 beq tx_power_3db ,p_set_tx_power_3db 
-0x0644 002376 beq tx_power_5db ,p_set_tx_power_5db 
-0x0645 002377 beq tx_power_f3db ,p_set_tx_power_f3db 
-0x0646 002378 beq tx_power_f5db ,p_set_tx_power_f5db 
-0x0647 002379 beq tx_power_pair ,p_set_tx_power_pair 
-0x0648 002380 branch p_set_tx_power_0db 
-:      002382 p_set_tx_power_0db:
-0x0649 002383 call p_rx_low_sens 
-0x064a 002384 jam 0xba ,0x894b 
-0x064b 002385 jam 0xd0 ,0x8955 
-0x064c 002386 jam 0xe0 ,0x8956 
-0x064d 002387 jam 0x88 ,0x8957 
-0x064e 002388 jam 0x6c ,0x8958 
-0x064f 002389 jam 0x10 ,0x8959 
-0x0650 002390 branch set_tx_power_0db 
-:      002392 p_set_tx_power_3db:
-0x0651 002393 call p_rx_high_sens 
-0x0652 002394 jam 0xba ,0x894b 
-0x0653 002395 jam 0xd0 ,0x8955 
-0x0654 002396 jam 0xe0 ,0x8956 
-0x0655 002397 jam 0x88 ,0x8957 
-0x0656 002398 jam 0x3c ,0x8958 
-0x0657 002399 jam 0x10 ,0x8959 
-0x0658 002400 branch set_tx_power_3db 
-:      002402 p_set_tx_power_5db:
-0x0659 002403 call p_rx_high_sens 
-0x065a 002404 jam 0xba ,0x894b 
-0x065b 002405 jam 0xd0 ,0x8955 
-0x065c 002406 jam 0xe0 ,0x8956 
-0x065d 002407 jam 0x88 ,0x8957 
-0x065e 002408 jam 0x3c ,0x8958 
-0x065f 002409 jam 0x10 ,0x8959 
-0x0660 002410 branch set_tx_power_5db 
-:      002412 p_set_tx_power_f3db:
-0x0661 002413 call p_rx_low_sens 
-0x0662 002414 jam 0xba ,0x894b 
-0x0663 002415 jam 0xd0 ,0x8955 
-0x0664 002416 jam 0xc0 ,0x8956 
-0x0665 002417 jam 0x88 ,0x8957 
-0x0666 002418 jam 0x6c ,0x8958 
-0x0667 002419 jam 0x10 ,0x8959 
-0x0668 002420 branch set_tx_power_f3db 
-:      002422 p_set_tx_power_f5db:
-0x0669 002423 call p_rx_low_sens 
-0x066a 002424 jam 0xba ,0x894b 
-0x066b 002425 jam 0xd0 ,0x8955 
-0x066c 002426 jam 0xc0 ,0x8956 
-0x066d 002427 jam 0x88 ,0x8957 
-0x066e 002428 jam 0x6c ,0x8958 
-0x066f 002429 jam 0x10 ,0x8959 
-0x0670 002430 branch set_tx_power_f5db 
-:      002432 p_rx_low_sens:
-0x0671 002433 jam 0x5b ,0x894c 
-0x0672 002434 jam 0x96 ,0x894d 
-0x0673 002435 jam 0x2c ,0x894e 
-0x0674 002436 jam 0x46 ,0x894f 
-0x0675 002437 rtn 
-:      002439 p_rx_high_sens:
-0x0676 002440 jam 0xfb ,0x894c 
-0x0677 002441 jam 0xef ,0x894d 
-0x0678 002442 jam 0xec ,0x894e 
-0x0679 002443 jam 0x5e ,0x894f 
-0x067a 002444 rtn 
-:      002446 p_set_tx_power_pair:
-0x067b 002447 jam 0xba ,0x894b 
-0x067c 002448 jam 0xc2 ,0x8956 
-0x067d 002449 jam 0xd0 ,0x8955 
-0x067e 002450 rtn 
-:      002452 p_shutdown_radio:
-0x067f 002453 force 8 ,radio_ctrl 
-0x0680 002454 branch shutdown_radio + 1 
-:      002457 p_g24_timer_check:
-0x0681 002458 call disable_user 
-0x0682 002459 fetcht 4 ,mem_24g_tx_btclk 
-0x0683 002460 copy clkn_bt ,pdata 
-0x0684 002461 isub temp ,null 
-0x0685 002462 ncall g24_timer_timeout ,positive 
-0x0686 002463 copy pdata ,regb 
-0x0687 002464 fetch 4 ,mem_24g_tx_btclk 
-0x0688 002465 fetcht 1 ,mem_24g_interval 
-0x0689 002466 iadd temp ,temp 
-0x068a 002467 copy regb ,pdata 
-0x068b 002468 isub temp ,null 
-0x068c 002469 nrtn positive 
-0x068d 002470 set0 28 ,pdata 
-0x068e 002471 store 4 ,mem_24g_tx_btclk 
-0x068f 002472 branch enable_user 
-:      002474 p_rssi_noise:
-0x0690 002475 call save_rssi 
-0x0691 002476 rtn blank 
-0x0692 002477 fetcht 1 ,mem_rssi_noise_index 
-0x0693 002478 arg mem_rssi_noise_buffer ,rega 
-0x0694 002479 call p_rssi_store 
-0x0695 002480 storet 1 ,mem_rssi_noise_index 
-0x0696 002481 rtn 
-:      002483 p_rssi_store:
-0x0697 002484 copy rega ,pdata 
-0x0698 002485 iadd temp ,contw 
-0x0699 002486 fetch 1 ,mem_rssi 
-0x069a 002487 istore 1 ,contw 
-0x069b 002488 increase 1 ,temp 
-0x069c 002489 and_into rssi_buf_len_signal ,temp 
-0x069d 002490 rtn 
-:      002491 p_rssi_average:
-0x069e 002492 arg 0 ,temp 
-0x069f 002493 arg rssi_buf_len_signal + 1 ,loopcnt 
-0x06a0 002494 copy rega ,contr 
-:      002495 p_rssi_average_loop:
-0x06a1 002496 ifetch 1 ,contr 
-0x06a2 002497 iadd temp ,temp 
-0x06a3 002498 loop p_rssi_average_loop 
-0x06a4 002499 rshift3 temp ,pdata 
-0x06a5 002500 copy pdata ,temp 
-0x06a6 002501 rtnmark0 mark_24g 
-0x06a7 002503 div pdata ,10 
-0x06a8 002504 call wait_div_end 
-0x06a9 002505 quotient pdata 
-0x06aa 002506 lshift4 pdata ,pdata 
-0x06ab 002507 remainder temp 
-0x06ac 002508 ior temp ,temp 
-0x06ad 002509 rtn 
-0x06ae 002510 rtn 
-:      002512 p_g24_update_addr_and_synccrc8:
-0x06af 002513 store 4 ,mem_24g_addr 
-:      002516 p_g24_syncword_crc8:
-0x06b0 002517 arg 0 ,rega 
-0x06b1 002518 arg 4 ,loopcnt 
-0x06b2 002519 arg mem_24g_addr ,contr 
-:      002520 p_g24_syncword_crc8_loop:
-0x06b3 002521 ifetch 1 ,contr 
-0x06b4 002522 iadd rega ,rega 
-0x06b5 002523 loop p_g24_syncword_crc8_loop 
-0x06b6 002524 copy rega ,pdata 
-0x06b7 002525 store 2 ,mem_24g_syncword 
-0x06b8 002526 fetch 1 ,mem_24g_syncword 
-0x06b9 002527 fetcht 1 ,mem_24g_syncword + 1 
-0x06ba 002528 iadd temp ,pdata 
-0x06bb 002529 store 1 ,mem_24g_syncword_crc8 
-0x06bc 002530 rtn 
-:      002533 p_g24_transmit_prep:
-0x06bd 002536 fetch 1 ,mem_24g_datalen 
-0x06be 002537 increase 2 ,pdata 
-0x06bf 002538 store 1 ,mem_24g_txlen 
-0x06c0 002540 fetch 1 ,mem_24g_data_type 
-0x06c1 002541 store 1 ,mem_24g_txpayload 
-0x06c2 002543 fetch 1 ,mem_24g_datalen 
-0x06c3 002544 lshift3 pdata ,pdata 
-0x06c4 002545 fetcht 1 ,mem_24g_pid 
-0x06c5 002546 and temp ,0x03 ,temp 
-0x06c6 002547 lshift temp ,temp 
-0x06c7 002548 ior temp ,pdata 
-0x06c8 002549 fetcht 1 ,mem_24g_no_ack 
-0x06c9 002550 iadd temp ,pdata 
-0x06ca 002551 istore 1 ,contw 
-0x06cb 002553 fetch 1 ,mem_24g_datalen 
-0x06cc 002554 iforce loopcnt 
-0x06cd 002555 arg mem_24g_txbuf ,contr 
-0x06ce 002556 branch memcpy 
-:      002558 p_g24_ch:
-0x06cf 002559 fetcht 1 ,mem_24g_current_ch_number 
-0x06d0 002560 call p_g24_ch_map_size 
-0x06d1 002561 storet 1 ,mem_24g_current_ch_number 
-0x06d2 002562 rtn 
-:      002564 p_g24_ch_map_size:
-0x06d3 002565 call p_g24_ch_calc 
-0x06d4 002566 increase 1 ,temp 
-0x06d5 002567 and_into 3 ,temp 
-0x06d6 002568 rtn 
-:      002570 p_g24_ch_calc:
-0x06d7 002571 fetch 1 ,mem_24g_addr 
-0x06d8 002572 and_into 0x03 ,pdata 
-0x06d9 002573 mul32 pdata ,4 ,rega 
-0x06da 002574 setarg mem_24g_ch_map1 
-0x06db 002575 iadd rega ,pdata 
-0x06dc 002576 iadd temp ,contr 
-0x06dd 002577 ifetch 1 ,contr 
-0x06de 002578 store 1 ,mem_24g_ch 
-0x06df 002579 rtn 
-:      002581 p_g24_prep:
-0x06e0 002582 disable enable_crc 
-0x06e1 002583 disable enable_white 
-0x06e2 002584 setarg 0x555555 
-0x06e3 002585 iforce crc24_init 
-0x06e4 002586 fetch 1 ,mem_24g_ch 
-0x06e5 002587 reverse pdata ,temp 
-0x06e6 002588 set1 1 ,temp 
-0x06e7 002589 rshift temp ,white_init 
-0x06e8 002590 rtn 
-:      002592 p_g24_receive_packet:
-0x06e9 002593 call le_enable 
-0x06ea 002594 fetch 4 ,mem_24g_addr 
-0x06eb 002595 iforce access 
-0x06ec 002596 call set_sync_on 
-0x06ed 002597 fetcht 1 ,mem_24g_ch 
-0x06ee 002598 call set_freq_rx 
-0x06ef 002599 setarg param_pll_setup 
-0x06f0 002600 call sleep 
-0x06f1 002601 call rf_rx_enable 
-:      002602 p_g24_receive_rxon:
-0x06f2 002605 call p_g24_prep 
-0x06f3 002606 disable user3 
-0x06f4 002607 enable decode_fec0 
-0x06f5 002608 enable is_rx 
-0x06f6 002609 disable is_tx 
-0x06f7 002610 enable swfine 
-0x06f8 002611 fetch 2 ,mem_24g_rx_window 
-0x06f9 002612 iforce stop_watch 
-0x06fa 002613 correlate null ,timeout 
-0x06fb 002614 nbranch p_g24_sync_timeout ,sync 
-0x06fc 002617 disable decode_fec0 
-0x06fd 002618 enable decode_fec1 
-0x06fe 002619 enable enable_white 
-0x06ff 002620 enable enable_crc 
-0x0700 002621 parse demod ,bucket ,8 
-0x0701 002622 rshift3 pwindow ,pdata 
-0x0702 002623 store 1 ,mem_24g_get_syncword_crc8 
-0x0703 002624 fetcht 1 ,mem_24g_syncword_crc8 
-0x0704 002625 isub temp ,null 
-0x0705 002626 nbranch p_g24_end_of_packet ,zero 
-0x0706 002627 parse demod ,bucket ,8 
-0x0707 002628 rshift3 pwindow ,pdata 
-0x0708 002629 store 1 ,mem_24g_rxbuf 
-0x0709 002630 fetch 1 ,mem_24g_mode 
-0x070a 002631 sub pdata ,rx_24g ,null 
-0x070b 002632 branch p_g24_receive_skip ,zero 
-0x070c 002633 fetch 1 ,mem_24g_rxbuf 
-0x070d 002634 fetcht 1 ,mem_24g_data_type 
-0x070e 002635 icompare bits_data ,temp 
-0x070f 002636 nbranch p_g24_end_of_packet ,true 
-:      002637 p_g24_receive_skip:
-0x0710 002638 parse demod ,bucket ,8 
-0x0711 002639 rshift3 pwindow ,pdata 
-0x0712 002640 istore 1 ,contw 
-0x0713 002641 rshift3 pdata ,pdata 
-0x0714 002642 and pdata ,0x1f ,loopcnt 
-0x0715 002643 branch p_g24rx_nopayload ,zero 
-:      002644 p_g24rx_loop:
-0x0716 002645 parse demod ,bucket ,8 
-0x0717 002646 rshift3 pwindow ,pdata 
-0x0718 002647 istore 1 ,contw 
-0x0719 002648 loop p_g24rx_loop 
-:      002649 p_g24rx_nopayload:
-0x071a 002651 copy contw ,rega 
-0x071b 002652 parse demod ,bucket ,8 
-0x071c 002653 rshift3 pwindow ,pdata 
-0x071d 002654 store 1 ,mem_rssi_hex_received 
-0x071e 002655 copy rega ,contw 
-0x071f 002656 parse demod ,bucket ,24 
-0x0720 002657 enable swfine 
-0x0721 002658 arg param_sifs ,stop_watch 
-0x0722 002659 rshift32 pdata ,pdata 
-0x0723 002660 rshift16 pdata ,pdata 
-0x0724 002661 istore 3 ,contw 
-0x0725 002662 disable decode_fec1 
-0x0726 002663 branch p_g24_end_of_packet ,crc_failed 
-0x0727 002666 enable user3 
-0x0728 002667 fetch 1 ,mem_last_freq 
-0x0729 002668 add pdata ,0 ,rega 
-0x072a 002669 call rf_write_freq 
-0x072b 002670 disable decode_fec0 
-0x072c 002671 call set_sync_on 
-0x072d 002672 fetch 1 ,mem_rssi_hex_received 
-0x072e 002673 call p_rssi_signal 
-0x072f 002674 rtn 
-:      002676 p_g24_end_of_packet:
-0x0730 002677 disable encode_fec1 
-0x0731 002678 disable decode_fec1 
-0x0732 002679 call end_of_packet 
-0x0733 002680 rtn 
-:      002682 p_g24_sync_timeout:
-0x0734 002683 branch p_g24_end_of_packet 
-:      002685 p_g24_set_freq_tx:
-0x0735 002686 call set_sync_on 
-0x0736 002687 fetcht 1 ,mem_24g_ch 
-0x0737 002688 branch set_freq_tx 
-:      002690 p_g24_transmit:
-0x0738 002691 call le_enable 
-0x0739 002692 fetch 4 ,mem_24g_addr 
-0x073a 002693 iforce access 
-0x073b 002694 call p_g24_prep 
-0x073c 002695 call p_g24_set_freq_tx 
-0x073d 002696 set1 txgfsk ,radio_ctrl 
-0x073e 002697 enable encode_fec0 
-0x073f 002698 enable is_tx 
-0x0740 002699 disable is_rx 
-0x0741 002702 rshift16 access ,pdata 
-0x0742 002703 rshift8 pdata ,pdata 
-0x0743 002704 rshift4 pdata ,pdata 
-0x0744 002705 inject mod ,40 
-0x0745 002706 disable encode_fec0 
-0x0746 002707 enable encode_fec1 
-0x0747 002708 enable enable_white 
-0x0748 002709 enable enable_crc 
-0x0749 002710 fetch 1 ,mem_24g_syncword_crc8 
-0x074a 002711 inject mod ,8 
-0x074b 002712 fetch 1 ,mem_24g_txlen 
-0x074c 002713 iforce loopcnt 
-0x074d 002714 arg mem_24g_txpayload ,contr 
-:      002715 p_g24tr_loop:
-0x074e 002716 ifetch 1 ,contr 
-0x074f 002717 inject mod ,8 
-0x0750 002718 loop p_g24tr_loop 
-0x0751 002721 enable enable_parity 
-0x0752 002722 inject mod ,24 
-0x0753 002723 disable enable_parity 
-0x0754 002724 until null ,tx_clear 
-0x0755 002725 nop 100 
-0x0756 002726 disable encode_fec0 
-0x0757 002727 disable encode_fec1 
-0x0758 002728 rtn 
-:      002732 p_mouse_data_init:
-0x0759 002733 jam 7 ,mem_mouse_data_queue 
-0x075a 002734 jam 4 ,mem_mouse_data_queue + 1 
-0x075b 002735 setarg mem_mouse_data_queue 
-0x075c 002736 store 2 ,mem_queue_ptr 
-0x075d 002737 branch queue_init 
-:      002739 p_mouse_data_push:
-0x075e 002740 arg mem_mouse_key ,rega 
-0x075f 002741 call queue_push 
-0x0760 002742 call p_mouse_queue_increase ,user 
-0x0761 002744 rtn 
-:      002745 p_mouse_queue_increase:
-0x0762 002746 fetch 1 ,mem_mouse_data_queue_num 
-0x0763 002747 increase 1 ,pdata 
-0x0764 002748 store 1 ,mem_mouse_data_queue_num 
-0x0765 002749 rtn 
-:      002751 p_mouse_data_pull:
-0x0766 002752 arg mem_mouse_key ,rega 
-0x0767 002753 call queue_pop 
-0x0768 002754 branch p_mouse_fill_data_le ,user 
-0x0769 002755 rtn 
-:      002757 p_mouse_fill_data_le:
-0x076a 002758 call le_clear_md 
-0x076b 002759 fetch 1 ,mem_mouse_data_queue_num 
-0x076c 002760 sub pdata ,1 ,null 
-0x076d 002761 ncall le_set_md ,positive 
-0x076e 002762 fetch 1 ,mem_mouse_data_queue_num 
-0x076f 002763 rtn blank 
-0x0770 002764 increase -1 ,pdata 
-0x0771 002765 store 1 ,mem_mouse_data_queue_num 
-0x0772 002766 branch mouse_fill_data_le 
+0x0361 001343 fetch 1 ,mem_mouse_dpi 
+0x0362 001344 call p_mouse_3065xy_dpi_recount ,blank 
+0x0363 001345 fetch 1 ,mem_mouse_dpi 
+0x0364 001346 beq mouse_dpi_level2 ,mouse_set_cpi1 
+0x0365 001347 beq mouse_dpi_level4 ,mouse_set_cpi4 
+0x0366 001348 branch mouse_set_cpi3 
+:      001349 p_mouse_3065xy_dpi_recount:
+0x0367 001350 jam 1 ,mem_mouse_dpi 
+0x0368 001351 rtn 
+:      001370 p_mouse_bb_disconnected:
+0x0369 001371 jam 0 ,mem_mouse_enter_sniff_count 
+0x036a 001372 jam 0x0e ,mem_sniff_param_interval 
+0x036b 001373 call mouse_bb_discon_clear_stack 
+0x036c 001374 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x036d 001375 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x036e 001376 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x036f 001377 bbit1 app_disc_after_pairing ,p_mouse_event_light_state_pairing 
+0x0370 001378 bbit1 app_disc_after_reconn ,p_mouse_event_light_state_hibernate 
+0x0371 001379 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
+0x0372 001380 branch mouse_start_discovery 
+:      001381 p_mouse_event_light_state_pairing:
+0x0373 001382 bbit1 app_disc_after_handshake ,p_mouse_event_light_state_hibernate 
+0x0374 001383 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
+0x0375 001384 branch mouse_start_discovery 
+:      001385 p_mouse_event_light_state_hibernate:
+0x0376 001386 fetch 2 ,mem_ui_state_map 
+0x0377 001387 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x0378 001388 call app_disconn_reason_clear 
+0x0379 001389 call mouse_check_key_gpio 
+0x037a 001390 beq mouse_lmr_button ,p_mouse_null_enter_hibernate_count 
+0x037b 001391 branch app_bb_hibernate 
+:      001393 p_mouse_bb_event_discovery_btn:
+0x037c 001394 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0x037d 001395 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+0x037e 001396 bmark1 mark_24g ,p_mouse_switch_to_bt 
+0x037f 001397 branch mouse_bb_event_discovery_btn + 1 
+:      001398 p_mouse_switch_to_bt:
+0x0380 001399 call p_g24_check_51cmd_stop_24g 
+0x0381 001400 branch mouse_bb_event_discovery_btn + 1 
+:      001403 p_le_addr_random_config:
+0x0382 001404 call load_adc_init 
+0x0383 001405 fetch 2 ,mem_0_5_adc_io_data 
+0x0384 001406 branch p_le_otp_adc_empty ,blank 
+0x0385 001407 store 2 ,mem_random_addr_increase_count 
+:      001408 p_le_addr_random_store:
+0x0386 001409 branch p_mouse_store_eerpom_random_addr_increase_count 
+:      001411 p_le_otp_adc_empty:
+0x0387 001412 setarg 0x1122 
+0x0388 001413 store 2 ,mem_random_addr_increase_count 
+0x0389 001414 branch p_le_addr_random_store 
+:      001416 p_mouse_start_discovery:
+0x038a 001417 call p_mouse_tx_power_init 
+0x038b 001418 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0x038c 001419 fetch 2 ,mem_ui_state_map 
+0x038d 001420 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
+0x038e 001421 fetch mouse_flag_len ,mem_mouse_flag 
+0x038f 001422 bbit0 mouse_enable_ble_random_addre ,p_mouse_start_discovery_norandom 
+0x0390 001424 call p_mouse_load_eeprom_random_addr_increase_count 
+0x0391 001425 fetcht 2 ,mem_random_addr_increase_count 
+0x0392 001426 increase 1 ,temp 
+0x0393 001427 storet 2 ,mem_random_addr_increase_count 
+0x0394 001428 storet 2 ,mem_le_lap + 1 
+0x0395 001429 call p_mouse_store_eerpom_random_addr_increase_count 
+0x0396 001430 random pdata 
+0x0397 001431 store 1 ,mem_le_lap 
+:      001433 p_mouse_start_discovery_norandom:
+0x0398 001434 call app_ble_disconnect 
+0x0399 001435 setarg 0xed8e0e 
+0x039a 001436 store 3 ,mem_le_lap + 3 
+0x039b 001437 jam 0x5a ,mem_mouse_fast_conn_flag 
+0x039c 001438 call p_mouse_store_fast_conn_flag 
+0x039d 001439 call app_lpm_mult_disable 
+0x039e 001440 fetch 2 ,mem_discovery_timeout 
+0x039f 001441 store 2 ,mem_mouse_discovery_timer 
+0x03a0 001442 jam 6 ,mem_connection_options 
+0x03a1 001443 setarg 0 
+0x03a2 001444 store 2 ,mem_mouse_no_data_timer 
+0x03a3 001445 store 2 ,mem_mouse_direct_timer 
+0x03a4 001446 arg mouse_store_eeprom_flag ,queue 
+0x03a5 001447 call mouse_enable_function_flag 
+0x03a6 001448 call mouse_bt_discovery_button_down_disable 
+0x03a7 001449 fetch 1 ,mem_device_option 
+0x03a8 001450 isolate1 mode_4_mouse ,pdata 
+0x03a9 001451 call p_check_51cmd_adv ,true 
+0x03aa 001452 fetch 1 ,mem_device_option 
+0x03ab 001453 isolate1 mode_3_mouse ,pdata 
+0x03ac 001454 call check_51cmd_start_discovery ,true 
+0x03ad 001455 fetch mouse_flag_len ,mem_mouse_flag 
+0x03ae 001456 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+0x03af 001458 branch p_mouse_discovery_multi_led_blink 
+:      001459 p_mouse_store_eerpom_random_addr_increase_count:
+0x03b0 001460 arg 2 ,temp 
+0x03b1 001461 arg mem_random_addr_increase_count ,rega 
+0x03b2 001462 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x03b3 001463 branch iicd_write_protect_eep_data 
+:      001465 p_mouse_load_eeprom_random_addr_increase_count:
+0x03b4 001466 arg 2 ,temp 
+0x03b5 001467 arg mem_random_addr_increase_count ,rega 
+0x03b6 001468 arg mouse_random_addr_count_eeprom_offset ,regb 
+0x03b7 001469 branch iicd_read_eep_data 
+:      001471 p_check_51cmd_adv:
+0x03b8 001472 jam 0 ,mem_mouse_le_reconnect_flag 
+0x03b9 001473 call p_le_check_adv_flag 
+0x03ba 001474 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+0x03bb 001475 istore 1 ,contr 
+0x03bc 001476 arg mem_le_adv_swift_pair ,contr 
+0x03bd 001477 call p_le_adv_data_update 
+0x03be 001478 branch check_51cmd_adv 
+:      001480 p_le_adv_data_update:
+0x03bf 001481 arg mem_le_adv_data + 11 ,contw 
+0x03c0 001482 arg 19 ,loopcnt 
+0x03c1 001483 call memcpy 
+0x03c2 001484 branch le_modified_name_adv 
+:      001486 p_mouse_stop_discovery:
+0x03c3 001487 setarg 0 
+0x03c4 001488 store 2 ,mem_mouse_discovery_timer 
+0x03c5 001489 call p_mouse_sensor_poweron 
+0x03c6 001492 fetch 1 ,mem_device_option 
+0x03c7 001493 isolate1 mode_4_mouse ,pdata 
+0x03c8 001494 call mouse_stop_le_adv ,true 
+0x03c9 001495 fetch 1 ,mem_device_option 
+0x03ca 001496 isolate1 mode_3_mouse ,pdata 
+0x03cb 001497 call mouse_stop_bt3_discovery ,true 
+0x03cc 001498 fetch mouse_flag_len ,mem_mouse_flag 
+0x03cd 001499 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
+:      001500 p_mouse_discovey_led_blink_off:
+0x03ce 001501 fetch 1 ,mem_mode_2s_count 
+0x03cf 001502 nrtn blank 
+0x03d0 001503 branch p_mouse_multi_led_blink_off 
+:      001504 p_le_slave_match:
+0x03d1 001505 fetch 1 ,mem_le_md_count 
+0x03d2 001506 pincrease 1 
+0x03d3 001507 store 1 ,mem_le_md_count 
+0x03d4 001508 beq le_md_max_count ,le_slave_cont 
+0x03d5 001509 call le_acknowledge 
+0x03d6 001510 call le_prepare_tx 
+0x03d7 001511 call power_ctrl_start 
+0x03d8 001512 branch le_slave_match + 7 
+:      001514 p_le_next_adv_channel:
+0x03d9 001515 fetch 1 ,mem_le_ch_mapped 
+0x03da 001516 increase 1 ,pdata 
+0x03db 001517 store 1 ,mem_le_ch_mapped 
+0x03dc 001518 rtnne 40 
+0x03dd 001519 jam 37 ,mem_le_ch_mapped 
+0x03de 001520 rtn 
+:      001522 p_le_receive_skip:
+0x03df 001523 call save_rssi 
+0x03e0 001524 call p_rssi_signal 
+0x03e1 001525 branch le_receive_skip + 2 
+:      001527 p_le_update_param:
+0x03e2 001528 call p_mouse_le_conn_param_check 
+0x03e3 001529 branch le_update_param + 8 
+:      001530 p_mouse_le_lpm_mult_reinit:
+0x03e4 001531 fetch 1 ,mem_lpm_mult_init 
+0x03e5 001532 store 1 ,mem_lpm_mult 
+:      001533 p_mouse_le_conn_param_lpm_enable:
+0x03e6 001534 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0x03e7 001535 rtn 
+:      001536 p_mouse_le_conn_param_lpm_disable:
+0x03e8 001537 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+0x03e9 001538 rtn 
+:      001539 p_mouse_le_conn_param_check:
+0x03ea 001540 fetch 1 ,mem_le_new_conninterval 
+0x03eb 001541 sub pdata ,le_interval_15ms ,null 
+0x03ec 001542 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
+0x03ed 001543 fetch 1 ,mem_le_new_connslavelatency 
+0x03ee 001544 fetcht 1 ,mem_lpm_mult_init 
+0x03ef 001545 isub temp ,null 
+0x03f0 001546 branch p_mouse_le_lpm_mult_reinit ,positive 
+0x03f1 001547 fetch 1 ,mem_le_new_connslavelatency 
+0x03f2 001548 store 1 ,mem_lpm_mult 
+0x03f3 001549 branch p_mouse_le_conn_param_lpm_enable 
+:      001551 p_le_update_channel_map:
+0x03f4 001552 fetch 1 ,mem_le_state 
+0x03f5 001553 rtnbit0 lestate_update_map 
+0x03f6 001554 call p_le_channel_map_overflow_check 
+0x03f7 001555 nrtn user 
+0x03f8 001556 branch le_update_channel_map + 3 
+:      001557 p_le_channel_map_overflow_check:
+0x03f9 001558 enable user 
+0x03fa 001559 fetch 1 ,mem_le_event_count + 1 
+0x03fb 001560 rshift4 pdata ,pdata 
+0x03fc 001561 rtnne 0x0f 
+0x03fd 001562 fetch 1 ,mem_le_instant + 1 
+0x03fe 001563 rshift4 pdata ,pdata 
+0x03ff 001564 rtnne 0x00 
+0x0400 001565 branch disable_user 
+:      001567 p_le_prepare_tx:
+0x0401 001568 fetch 1 ,mem_le_arq 
+0x0402 001569 bbit1 wak ,p_le_prepare_tx_wak 
+0x0403 001570 call power_ctrl_pac_succ_incrs 
+0x0404 001571 fetch 1 ,mem_empty_count 
+0x0405 001572 nbranch p_le_send_empyt ,blank 
+0x0406 001573 fetch 1 ,mem_le_state 
+0x0407 001574 bbit0 lestate_encryption ,p_le_tx_4 
+0x0408 001575 fetch 1 ,mem_le_rxbuf + 1 
+0x0409 001576 branch p_le_tx_4 ,blank 
+0x040a 001577 branch le_send_empty 
+:      001578 p_le_send_empyt:
+0x040b 001579 fetch 1 ,mem_empty_count 
+0x040c 001580 increase -1 ,pdata 
+0x040d 001581 store 1 ,mem_empty_count 
+0x040e 001582 branch le_send_empty 
+:      001583 p_le_tx_4:
+0x040f 001584 fetch 1 ,mem_le_pairing_state 
+0x0410 001585 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0x0411 001586 jam 3 ,mem_empty_count 
+:      001587 p_in_le_tx_4:
+0x0412 001588 call le_fifo_check_nearly_full 
+0x0413 001589 call p_mouse_data_pull ,blank 
+0x0414 001590 branch le_prepare_tx + 4 
+:      001592 p_le_prepare_tx_wak:
+0x0415 001593 call p_le_check_tx_retransmit_setmd 
+0x0416 001594 branch p_le_power_ctrl_pac_succ_decrs 
+:      001596 p_le_check_tx_retransmit_setmd:
+0x0417 001597 fetch 1 ,mem_le_connect_status_flag 
+0x0418 001598 and pdata ,0x03 ,pdata 
+0x0419 001599 rtnne 0x03 
+0x041a 001600 fetch 1 ,mem_mouse_data_queue_num 
+0x041b 001601 rtn blank 
+0x041c 001602 fetch 1 ,mem_le_txlen 
+0x041d 001603 rtn blank 
+0x041e 001604 fetch 1 ,mem_le_txheader 
+0x041f 001605 set1 md ,pdata 
+0x0420 001606 store 1 ,mem_le_txheader 
+0x0421 001607 call le_set_md 
+0x0422 001608 rtn 
+:      001612 p_le_power_ctrl_pac_succ_decrs:
+0x0423 001613 branch power_ctrl_pac_succ_decrs 
+:      001615 p_mouse_le_reconn_write_enable_timer_reinit:
+0x0424 001616 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x0425 001617 rtn blank 
+0x0426 001618 fetch 1 ,mem_le_connect_status_flag 
+0x0427 001619 and pdata ,0x03 ,pdata 
+0x0428 001620 rtneq 0x03 
+0x0429 001621 jam 10 ,mem_le_start_encrypt_timer 
+0x042a 001622 rtn 
+:      001624 p_le_parse:
+0x042b 001625 rtnmark1 mark_old_packet 
+0x042c 001626 call le_fifo_check_full 
+0x042d 001627 nrtn blank 
+0x042e 001628 fetch 1 ,mem_le_rxbuf 
+0x042f 001629 and pdata ,0x3 ,pdata 
+0x0430 001630 store 1 ,mem_le_packet_llid 
+0x0431 001631 ifetch 1 ,contr 
+0x0432 001632 and pdata ,0x1f ,pdata 
+0x0433 001633 store 1 ,mem_le_packet_size 
+0x0434 001634 rtn blank 
+0x0435 001635 copy contr ,pdata 
+0x0436 001636 store 2 ,mem_le_payload_ptr 
+0x0437 001637 fetch 1 ,mem_le_packet_llid 
+0x0438 001638 beq llid_le_ll ,p_le_parse_ll 
+0x0439 001639 branch le_parse_l2cap 
+:      001640 p_le_parse_ll:
+0x043a 001641 fetch 1 ,mem_le_rxbuf + 2 
+0x043b 001642 beq ll_channel_map_req ,p_le_parse_channel_map_req 
+0x043c 001643 branch le_parse_ll + 1 
+:      001644 p_le_parse_channel_map_req:
+0x043d 001645 ifetch 5 ,contr 
+0x043e 001646 store 5 ,mem_le_new_map 
+0x043f 001647 ifetch 2 ,contr 
+0x0440 001648 store 2 ,mem_le_instant 
+0x0441 001649 branch le_parse_channel_map_req + 7 
+:      001651 p_le_parse_l2cap:
+0x0442 001652 ifetch 2 ,contr 
+0x0443 001653 beq le_l2cap_cid_att ,p_le_parse_att 
+0x0444 001654 beq le_l2cap_cid_smp ,p_le_parse_smp 
+0x0445 001655 branch le_parse_l2cap + 11 
+:      001656 p_le_parse_att:
+0x0446 001657 call store_contr 
+0x0447 001658 call p_mouse_le_reconn_write_enable_timer_reinit 
+0x0448 001659 call get_contr 
+0x0449 001660 ifetch 3 ,contr 
+0x044a 001661 store 3 ,mem_le_att_opcode 
+0x044b 001662 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+0x044c 001663 rshift8 pdata ,temp 
+0x044d 001664 sub temp ,0x24 ,null 
+0x044e 001665 branch le_parse_att + 2 ,positive 
+0x044f 001666 arg mem_mouse_le_uuid_sup ,temp 
+0x0450 001667 storet 2 ,mem_ui_le_uuid_table 
+0x0451 001668 call le_parse_att + 2 
+0x0452 001669 setarg 0x8e7a 
+0x0453 001670 store 2 ,mem_ui_le_uuid_table 
+0x0454 001671 rtn 
+:      001673 p_le_parse_att_read_by_group_type_request:
+0x0455 001674 call le_parse_att_read_by_group_type_request 
+0x0456 001675 call le_fifo_get_last_tx_ptr 
+0x0457 001676 increase 7 ,contr 
+0x0458 001677 ifetch 1 ,contr 
+0x0459 001678 rtnne attop_read_by_group_type_response 
+0x045a 001679 increase 5 ,contr 
+0x045b 001680 ifetch 2 ,contr 
+0x045c 001681 arg uuid_service_hids ,temp 
+0x045d 001682 isub temp ,null 
+0x045e 001683 nrtn zero 
+0x045f 001684 increase -4 ,contr 
+0x0460 001685 setarg 0x2b 
+0x0461 001686 istore 2 ,contr 
+0x0462 001687 rtn 
+:      001689 p_le_parse_smp:
+0x0463 001690 ifetch 1 ,contr 
+0x0464 001691 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+0x0465 001692 branch le_parse_smp + 1 
+:      001693 p_le_parse_smp_pairing_failed:
+0x0466 001694 call le_parse_smp_pairing_failed 
+0x0467 001695 fetch 1 ,mem_le_state 
+0x0468 001696 set0 lestate_update_param ,pdata 
+0x0469 001697 store 1 ,mem_le_state 
+0x046a 001698 branch le_parse_terminate_ind 
+:      001700 p_le_adv_not_match:
+0x046b 001701 fetch 1 ,mem_le_ch_mapped 
+0x046c 001702 bne 39 ,le_adv_loop 
+0x046d 001703 call p_le_adv_random_delay 
+0x046e 001704 arg le_adv_interval_timer ,queue 
+0x046f 001705 fetch 2 ,mem_le_adv_interval 
+0x0470 001706 branch timer_init 
+:      001707 p_le_adv_random_delay:
+0x0471 001708 random pdata 
+0x0472 001709 arg 0x1ff ,temp 
+0x0473 001710 iand temp ,pdata 
+0x0474 001711 add pdata ,250 ,pdata 
+0x0475 001712 branch delay 
+:      001714 p_le_lpm_setmult:
+0x0476 001715 disable wake 
+0x0477 001716 branch p_le_lpm_set_mult_attempt ,attempt 
+0x0478 001717 nbranch le_lpm_lost ,match 
+:      001718 p_le_lpm_set_mult_attempt:
+0x0479 001719 call lpm_match 
+0x047a 001720 fetch 2 ,mem_rx_window_sniff 
+0x047b 001721 store 2 ,mem_le_receive_window 
+0x047c 001722 fetch 1 ,mem_le_connect_status_flag 
+0x047d 001723 compare 3 ,pdata ,3 
+0x047e 001724 nbranch lpm_mult_short ,true 
+0x047f 001725 branch le_lpm_set_mult_attempt + 3 
+:      001727 p_le_mouse_bb_event_connect_complete:
+0x0480 001728 fetch 1 ,mem_mouse_le_reconnect_flag 
+0x0481 001729 nrtn blank 
+0x0482 001730 fetch 1 ,mem_le_att_handle 
+0x0483 001731 sub pdata ,26 ,pdata 
+0x0484 001732 nrtn zero 
+0x0485 001733 branch mouse_le_write_enable 
+:      001735 p_twspi_reset:
+0x0486 001736 hfetch 1 ,core_gpio_out3 
+0x0487 001737 and_into 0xfd ,pdata 
+0x0488 001738 hstore 1 ,core_gpio_out3 
+0x0489 001739 hfetcht 1 ,core_gpio_oe3 
+0x048a 001740 or_into 0x2 ,temp 
+0x048b 001741 hstoret 1 ,core_gpio_oe3 
+0x048c 001742 call twspi_disable 
+0x048d 001743 and_into 0xfd ,temp 
+0x048e 001744 nop 13 
+0x048f 001745 call twspi_enable 
+0x0490 001746 hstoret 1 ,core_gpio_oe3 
+0x0491 001747 rtn 
+:      001752 p_page_wait_fhs_reply_ok:
+0x0492 001753 fetch 1 ,mem_page_rcv_fhs 
+0x0493 001754 increase 1 ,pdata 
+0x0494 001755 store 1 ,mem_page_rcv_fhs 
+0x0495 001756 call prepare_newconn 
+:      001757 p_master_newconn_loop:
+0x0496 001758 set1 mark_first_packet ,mark 
+0x0497 001759 call master_newconn_once 
+0x0498 001760 branch p_newconn_poll_responded ,sync 
+0x0499 001761 set0 mark_first_packet ,mark 
+0x049a 001762 call new_conn_timeout 
+0x049b 001763 nbranch p_master_newconn_loop ,blank 
+0x049c 001764 branch page_restart 
+:      001766 p_newconn_poll_responded:
+0x049d 001767 set0 mark_first_packet ,mark 
+0x049e 001768 branch newconn_poll_responded 
+:      001770 p_process_dmh:
+0x049f 001771 bmark1 mark_first_packet ,end_of_packet 
+0x04a0 001772 branch process_dmh + 1 
+:      001775 p_prepare_tx:
+0x04a1 001776 fetch 1 ,mem_state 
+0x04a2 001777 isolate1 state_inconn ,pdata 
+0x04a3 001778 call p_bt_power_ctrl ,true 
+0x04a4 001779 branch prepare_tx + 1 
+:      001780 p_bt_power_ctrl:
+0x04a5 001781 fetch 1 ,mem_arq 
+0x04a6 001782 isolate1 wack ,pdata 
+0x04a7 001783 call power_ctrl_pac_succ_decrs ,true 
+0x04a8 001784 ncall power_ctrl_pac_succ_incrs ,true 
+0x04a9 001785 branch power_ctrl_start 
+:      001787 p_slave_conn_recv_packet:
+0x04aa 001788 call slave_receive_master_slot 
+0x04ab 001789 nbranch shutdown_radio ,sync 
+0x04ac 001790 call save_rssi 
+0x04ad 001791 call p_rssi_signal 
+0x04ae 001792 branch slave_conn_recv_packet + 4 
+:      001794 p_app_bt_start_reconnect:
+0x04af 001795 branch app_bt_start_reconnect + 3 
+:      001797 p_send_lmp:
+0x04b0 001798 disable user 
+0x04b1 001799 call lmo_fifo_process 
+0x04b2 001802 fetch 1 ,mem_lmp_to_send 
+0x04b3 001803 rtn blank 
+0x04b4 001804 bbit1 7 ,p_send_lmp_escape 
+0x04b5 001805 beq lmp_accepted ,p_send_lmp_accepted 
+0x04b6 001806 branch send_lmp0 
+:      001807 p_send_lmp_escape:
+0x04b7 001808 beq lmp_ext_features_res ,p_send_lmpext_features_res 
+0x04b8 001809 beq lmp_ext_features_req ,p_send_lmpext_features_req 
+0x04b9 001810 branch send_lmp_escape 
+:      001811 p_send_lmpext_features_res:
+0x04ba 001812 call p_check_ssp_enable 
+0x04bb 001813 fetch 1 ,mem_lmp_to_send 
+0x04bc 001814 branch send_lmpext_features_res 
+:      001815 p_send_lmpext_features_req:
+0x04bd 001816 call p_check_ssp_enable 
+0x04be 001817 fetch 1 ,mem_lmp_to_send 
+0x04bf 001818 branch send_lmpext_features_req 
+:      001819 p_check_ssp_enable:
+0x04c0 001820 fetch 1 ,mem_ssp_enable 
+0x04c1 001821 branch ssp_disable ,blank 
+0x04c2 001822 branch ssp_enable 
+:      001824 p_send_lmp_accepted:
+0x04c3 001825 force 2 ,pdata 
+0x04c4 001826 call msg_send_lmp 
+0x04c5 001827 fetch 1 ,mem_lmi_opcode 
+0x04c6 001828 istore 1 ,contw 
+0x04c7 001829 store 1 ,mem_lmi_opcode_temp 
+0x04c8 001830 call send_lmp_follow 
+0x04c9 001831 fetch 1 ,mem_lmi_opcode_temp 
+0x04ca 001832 branch send_lmp_accepted + 7 
+:      001836 p_g24_set_device_addr:
+0x04cb 001837 call adc_init_data 
+0x04cc 001841 fetch 4 ,mem_lap 
+0x04cd 001842 store 4 ,mem_24g_device_addr 
+0x04ce 001843 rtn 
+:      001846 p_g24_transmit_rf_sta_init:
+0x04cf 001847 jam 1 ,mem_24g_rf_last_sta 
+0x04d0 001848 jam 0 ,mem_24g_sync_cnt 
+:      001849 p_g24_transmit_rf_ctrl_clear:
+0x04d1 001850 fetch 1 ,mem_24g_data_type 
+0x04d2 001851 and_into bits_data ,pdata 
+0x04d3 001852 store 1 ,mem_24g_data_type 
+0x04d4 001853 rtn 
+:      001855 p_g24_hop_ch_enable:
+0x04d5 001856 fetch 1 ,mem_24g_data_type 
+0x04d6 001857 set1 bit_hop ,pdata 
+0x04d7 001858 store 1 ,mem_24g_data_type 
+0x04d8 001860 store 1 ,mem_24g_txpayload 
+0x04d9 001861 rtn 
+:      001862 p_g24_hop_ch_disable:
+0x04da 001863 fetch 1 ,mem_24g_data_type 
+0x04db 001864 set0 bit_hop ,pdata 
+0x04dc 001865 store 1 ,mem_24g_data_type 
+0x04dd 001866 rtn 
+:      001868 p_g24_transmit_hop_pac_fail:
+0x04de 001869 call power_ctrl_pac_succ_decrs 
+0x04df 001870 fetch 1 ,mem_24g_rf_work_stage 
+0x04e0 001871 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
+0x04e1 001872 beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
+0x04e2 001873 rtn 
+:      001874 p_g24_transmit_hop_pac_fail_wo_hop:
+0x04e3 001875 jam 2 ,mem_24g_sync_cnt 
+:      001876 p_g24_transmit_hop_pac_fail_stage1:
+0x04e4 001877 jam 0 ,mem_24g_hop_pac_retry 
+0x04e5 001878 jam 0 ,mem_24g_rf_last_sta 
+0x04e6 001879 branch p_g24_transmit_rf_ctrl_clear 
+:      001881 p_g24_transmit_hop_pac_fail_hop_stage2:
+0x04e7 001882 jam 0 ,mem_24g_rf_hop_ch 
+0x04e8 001883 branch p_g24_transmit_hop_pac_fail_stage1 
+:      001886 p_g24_transmit_pac_fail_hop_stage3:
+0x04e9 001887 fetch 2 ,mem_24g_txfail_cnt 
+0x04ea 001888 increase 1 ,pdata 
+0x04eb 001889 store 2 ,mem_24g_txfail_cnt 
+0x04ec 001890 bbit1 10 ,p_g24_tx_attempt_fail 
+0x04ed 001891 fetch 1 ,mem_24g_rf_hop_ch 
+0x04ee 001892 beq 1 ,p_g24_rf_hop_fastly 
+0x04ef 001893 jam 1 ,mem_24g_rf_hop_ch 
+:      001894 p_g24_rf_hop_attemp_again:
+0x04f0 001895 fetch 1 ,mem_24g_rf_hop_ch 
+0x04f1 001896 bne 1 ,p_g24_transmit_rf_ctrl_clear 
+:      001897 p_g24_rf_hop_fastly:
+0x04f2 001898 fetch 1 ,mem_24g_hop_fastly_cnt 
+0x04f3 001899 increase 1 ,pdata 
+0x04f4 001900 store 1 ,mem_24g_hop_fastly_cnt 
+0x04f5 001901 beq 4 ,p_g24_rf_hop_fastly_exit 
+0x04f6 001902 call p_g24_ch 
+0x04f7 001903 jam 2 ,mem_24g_max_retry 
+0x04f8 001904 branch p_g24_transmit_packet 
+:      001906 p_g24_rf_hop_fastly_exit:
+0x04f9 001907 call power_ctrl_pac_succ_decrs 
+0x04fa 001908 jam 0 ,mem_24g_hop_fastly_cnt 
+0x04fb 001909 branch p_g24_transmit_rf_ctrl_clear 
+:      001911 p_g24_transmit_hop_pac_succ_wo_hop:
+0x04fc 001912 jam 2 ,mem_24g_sync_cnt 
+:      001913 p_g24_transmit_hop_pac_succ:
+0x04fd 001914 jam 1 ,mem_24g_rf_last_sta 
+0x04fe 001915 jam 0 ,mem_24g_rf_hop_ch 
+0x04ff 001916 branch p_g24_transmit_rf_ctrl_clear 
+:      001918 p_g24_transmit_succ_rf_config:
+0x0500 001919 fetch 1 ,mem_24g_rf_work_stage 
+0x0501 001920 beq 3 ,p_g24_transmit_hop_pac_succ 
+0x0502 001921 fetch 1 ,mem_24g_data_type 
+0x0503 001922 isolate0 bit_hop ,pdata 
+0x0504 001923 branch p_g24_transmit_rf_sta_init ,true 
+0x0505 001924 fetch 1 ,mem_24g_rf_work_stage 
+0x0506 001925 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+0x0507 001926 beq 2 ,p_g24_transmit_hop_pac_succ 
+0x0508 001927 rtn 
+:      001929 p_g24_rf_sta_check:
+0x0509 001930 fetch 1 ,mem_24g_pairing_sm 
+0x050a 001931 rtnne state_24g_pairing_success 
+0x050b 001932 call p_g24_rf_laststa_synccnt_check 
+0x050c 001933 ncall p_g24_rf_sync_cnt_check ,user2 
+0x050d 001934 rtn 
+:      001936 p_g24_rf_laststa_synccnt_check:
+0x050e 001937 disable user2 
+0x050f 001938 fetch 1 ,mem_24g_rf_last_sta 
+0x0510 001939 rtnne 1 
+0x0511 001940 fetch 1 ,mem_24g_sync_cnt 
+0x0512 001941 rtnne 0 
+0x0513 001942 jam 1 ,mem_24g_rf_work_stage 
+0x0514 001943 jam 4 ,mem_24g_max_retry 
+0x0515 001944 branch enable_user2 
+:      001946 p_g24_rf_sync_cnt_check:
+0x0516 001947 fetch 1 ,mem_24g_sync_cnt 
+0x0517 001948 branch p_g24_rf_hop_attemp ,blank 
+0x0518 001949 increase -1 ,pdata 
+0x0519 001950 store 1 ,mem_24g_sync_cnt 
+0x051a 001951 jam 2 ,mem_24g_rf_work_stage 
+0x051b 001952 call p_g24_ch 
+0x051c 001953 jam 4 ,mem_24g_max_retry 
+0x051d 001954 rtn 
+:      001956 p_g24_rf_hop_attemp:
+0x051e 001957 jam 3 ,mem_24g_rf_work_stage 
+0x051f 001958 fetch 1 ,mem_24g_rf_hop_ch 
+0x0520 001959 nbranch p_g24_rf_hop_attemp_again ,blank 
+0x0521 001960 call p_g24_ch 
+0x0522 001961 jam 2 ,mem_24g_max_retry 
+0x0523 001962 rtn 
+:      001964 p_g24_txdata_prep:
+0x0524 001965 fetch 1 ,mem_24g_pairing_sm 
+0x0525 001966 bne state_24g_pairing_success ,p_g24_pairing_sm 
+:      001967 p_g24_txdata_prep_packeage_data:
+0x0526 001968 call p_g24_package_data 
+0x0527 001969 call p_g24_transmit_prep 
+:      001970 p_g24_txdata_enable_tx:
+0x0528 001971 jam ensure_on_24g ,mem_24g_ensure 
+0x0529 001972 rtn 
+:      001974 p_g24_package_data:
+0x052a 001975 fetch 2 ,mem_cb_24g_data 
+0x052b 001976 call callback_func 
+0x052c 001977 branch p_g24_accumulate_mouse_data ,user 
+0x052d 001978 fetch 7 ,mem_24g_txbuf + 1 
+0x052e 001979 rtn blank 
+0x052f 001980 branch enable_user 
+:      001981 p_g24_accumulate_mouse_data:
+0x0530 001982 jam 0 ,mem_24g_abort_pac 
+0x0531 001983 add rega ,1 ,pdata 
+0x0532 001984 store 1 ,mem_24g_datalen 
+0x0533 001985 call p_g24_transmit_rf_ctrl_clear 
+0x0534 001986 store 1 ,mem_24g_txbuf 
+0x0535 001987 ifetcht 1 ,contw 
+0x0536 001988 ifetch 1 ,regb 
+0x0537 001989 ior temp ,pdata 
+0x0538 001990 istore 1 ,contw 
+0x0539 001991 increase 1 ,regb 
+0x053a 001992 ifetch 4 ,regb 
+0x053b 001993 istore 4 ,contw 
+0x053c 001994 increase 4 ,regb 
+0x053d 001995 arg mem_24g_txbuf + 6 ,contw 
+0x053e 001996 arg 2 ,loopcnt 
+:      001997 p_g24_accumulation_loop2:
+0x053f 001998 ifetch 1 ,regb 
+0x0540 001999 ifetcht 1 ,contw 
+0x0541 002000 iadd temp ,pdata 
+0x0542 002001 istore 1 ,contw 
+0x0543 002002 increase 1 ,regb 
+0x0544 002003 loop p_g24_accumulation_loop2 
+0x0545 002004 rtn 
+:      002006 p_g24_transmit_packet:
+0x0546 002007 jam 0 ,mem_24g_retry 
+:      002008 p_g24_transmit_loop:
+0x0547 002009 arg param_rx_setup ,timeup 
+0x0548 002010 until clkn_rt ,meet 
+0x0549 002011 call p_g24_transmit_receive_ack 
+0x054a 002012 fetch 1 ,mem_24g_no_ack 
+0x054b 002013 rtneq no_ack_24g 
+0x054c 002014 nbranch p_g24_retransmit ,sync 
+0x054d 002015 nbranch p_g24_retransmit ,user3 
+0x054e 002016 setarg 0 
+0x054f 002017 store 8 ,mem_24g_txbuf 
+0x0550 002018 call p_g24_ackpayload_parse 
+0x0551 002019 call power_ctrl_pac_succ_incrs 
+:      002020 p_g24_transmit_next_packet:
+0x0552 002021 fetch 1 ,mem_24g_pid 
+0x0553 002022 increase 1 ,pdata 
+0x0554 002023 store 1 ,mem_24g_pid 
+0x0555 002024 fetch 1 ,mem_24g_pairing_sm 
+0x0556 002025 bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0x0557 002026 call p_g24_transmit_succ_rf_config 
+:      002027 p_g24_transmit_abandon:
+0x0558 002028 setarg 0 
+0x0559 002029 store 2 ,mem_24g_txfail_cnt 
+0x055a 002030 store 1 ,mem_24g_get_ack_fail 
+0x055b 002031 store 1 ,mem_24g_hop_pac_retry 
+0x055c 002032 jam ensure_off_24g ,mem_24g_ensure 
+0x055d 002033 rtn 
+:      002035 p_g24_paring_mode_start:
+0x055e 002036 call power_ctrl_pac_succ_cnt_init 
+0x055f 002037 branch p_g24_paring_mode 
+:      002039 p_g24_transmit_receive_ack:
+0x0560 002040 disable user3 
+0x0561 002041 call p_g24_transmit 
+0x0562 002044 fetch 1 ,mem_24g_no_ack 
+0x0563 002045 beq no_ack_24g ,p_g24_transmit_no_ack 
+0x0564 002046 force 0 ,radio_ctrl 
+0x0565 002047 fetch 4 ,mem_24g_addr 
+0x0566 002048 iforce access 
+0x0567 002049 fetcht 1 ,mem_last_freq 
+0x0568 002050 call set_freq_rx 
+0x0569 002051 call rf_rx_enable 
+0x056a 002052 call p_g24_receive_rxon 
+0x056b 002053 call p_g24_end_of_packet ,user3 
+0x056c 002054 rtn 
+:      002055 p_g24_transmit_no_ack:
+0x056d 002056 call p_g24_end_of_packet 
+0x056e 002057 branch p_g24_transmit_next_packet 
+:      002059 p_g24_retransmit:
+0x056f 002060 fetch 1 ,mem_24g_get_ack_fail 
+0x0570 002061 increase 1 ,pdata 
+0x0571 002062 store 1 ,mem_24g_get_ack_fail 
+0x0572 002063 fetch 1 ,mem_24g_pairing_sm 
+0x0573 002064 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0x0574 002065 fetcht 1 ,mem_24g_retry 
+0x0575 002066 increase 1 ,temp 
+0x0576 002067 storet 1 ,mem_24g_retry 
+0x0577 002068 fetch 1 ,mem_24g_max_retry 
+0x0578 002069 isub temp ,pdata 
+0x0579 002070 nbranch p_g24_transmit_loop ,blank 
+0x057a 002071 fetch 1 ,mem_24g_rf_work_stage 
+0x057b 002072 beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
+0x057c 002073 fetch 1 ,mem_24g_hop_pac_retry 
+0x057d 002074 increase 1 ,pdata 
+0x057e 002075 store 1 ,mem_24g_hop_pac_retry 
+0x057f 002076 beq 2 ,p_g24_transmit_hop_pac_fail 
+0x0580 002077 call p_g24_hop_ch_enable 
+0x0581 002078 jam 1 ,mem_24g_max_retry 
+0x0582 002079 branch p_g24_transmit_packet 
+:      002081 p_g24_tx_paring_retry:
+0x0583 002082 fetch 1 ,mem_24g_get_ack_fail 
+0x0584 002083 rtnne 0xff 
+0x0585 002084 jam 0 ,mem_24g_get_ack_fail 
+0x0586 002085 branch p_g24_stop_g24_mode 
+:      002087 p_g24_tx_attempt_fail:
+0x0587 002088 setarg 0 
+0x0588 002089 store 2 ,mem_24g_txfail_cnt 
+:      002090 p_g24_stop_g24_mode:
+0x0589 002091 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x058a 002092 branch ui_ipc_send_event 
+:      002094 p_g24_ackpayload_parse:
+0x058b 002095 call p_g24_read_len_pid_crc 
+0x058c 002096 fetch 1 ,mem_24g_rxdata_length 
+0x058d 002097 rtn blank 
+0x058e 002098 iforce loopcnt 
+0x058f 002099 arg mem_24g_rxbuf + 2 ,contr 
+0x0590 002100 arg mem_24g_rxpayload ,contw 
+0x0591 002101 branch memcpy 
+:      002103 power_ctrl_pac_succ_cnt_init:
+0x0592 002104 jam 1 ,mem_power_ctrl_level 
+0x0593 002105 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0x0594 002106 rtn 
+:      002107 power_ctrl_pac_succ_incrs:
+0x0595 002108 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0596 002109 increase 1 ,pdata 
+0x0597 002110 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x0598 002111 rtn 
+:      002112 power_ctrl_pac_succ_decrs:
+0x0599 002113 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x059a 002114 sub pdata ,2 ,null 
+0x059b 002115 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+0x059c 002116 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x059d 002117 rtneq 0 
+0x059e 002118 increase -1 ,pdata 
+0x059f 002119 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0x05a0 002120 rtn 
+:      002121 power_ctrl_pac_succ_cnt_reinit:
+0x05a1 002122 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+0x05a2 002123 rtn 
+:      002125 power_ctrl_start:
+0x05a3 002126 fetch 2 ,mem_ui_state_map 
+0x05a4 002127 rtnbit1 ui_state_ble_adv 
+0x05a5 002128 rtnbit1 ui_state_bt_reconnect 
+0x05a6 002129 rtnbit1 ui_state_bt_discovery 
+0x05a7 002130 arg mem_rssi_signal_buf ,rega 
+0x05a8 002131 call p_rssi_average 
+0x05a9 002132 storet 1 ,mem_rssi_avg_received 
+0x05aa 002134 setarg rssi_dis_max_24g 
+0x05ab 002135 bmark1 mark_24g ,power_ctrl_start_next 
+0x05ac 002136 setarg rssi_dis_max_ble 
+:      002137 power_ctrl_start_next:
+0x05ad 002138 isub temp ,null 
+0x05ae 002139 nbranch power_ctrl_txpower_incrs_force ,positive 
+0x05af 002141 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x05b0 002142 sub pdata ,2 ,null 
+0x05b1 002143 nbranch power_ctrl_txpower_decrs_check ,positive 
+0x05b2 002144 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x05b3 002145 beq 0 ,power_ctrl_txpower_incrs 
+0x05b4 002146 rtn 
+:      002148 power_ctrl_txpower_decrs_check:
+0x05b5 002149 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0x05b6 002150 rtnne 32 
+0x05b7 002151 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002152 power_ctrl_txpower_decrs:
+0x05b8 002153 fetcht 1 ,mem_rssi_avg_received 
+0x05b9 002154 setarg rssi_dis_min_24g 
+0x05ba 002155 bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+0x05bb 002156 setarg rssi_dis_min_ble 
+:      002157 power_ctrl_txpower_decrs_next:
+0x05bc 002158 isub temp ,null 
+0x05bd 002159 nrtn positive 
+0x05be 002160 fetch 1 ,mem_power_ctrl_level 
+0x05bf 002161 beq 0 ,power_ctrl_decrs_level0 
+0x05c0 002162 increase -1 ,pdata 
+0x05c1 002163 store 1 ,mem_power_ctrl_level 
+0x05c2 002164 beq 0 ,power_ctrl_decrs_level0 
+:      002165 power_ctrl_decrs_level1:
+:      002166 power_ctrl_incrs_level1:
+0x05c3 002167 jam tx_power_0db ,mem_tx_power 
+0x05c4 002168 rtn 
+:      002170 power_ctrl_txpower_incrs_force:
+0x05c5 002171 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+:      002172 power_ctrl_txpower_incrs:
+0x05c6 002173 fetch 1 ,mem_power_ctrl_level 
+0x05c7 002174 beq 2 ,power_ctrl_incrs_level2 
+0x05c8 002175 increase 1 ,pdata 
+0x05c9 002176 store 1 ,mem_power_ctrl_level 
+0x05ca 002177 beq 1 ,power_ctrl_incrs_level1 
+:      002178 power_ctrl_incrs_level2:
+0x05cb 002179 jam tx_power_5db ,mem_tx_power 
+0x05cc 002180 rtn 
+:      002182 power_ctrl_decrs_level0:
+0x05cd 002184 jam tx_power_f5db ,mem_tx_power 
+0x05ce 002185 rtn 
+:      002187 p_g24_start_pairing_sm1:
+0x05cf 002188 set1 mark_24g ,mark 
+0x05d0 002189 call p_g24_pair_init 
+:      002190 p_g24_set_pairing_sm_1:
+0x05d1 002191 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+0x05d2 002192 rtn 
+:      002194 p_g24_pair_init:
+0x05d3 002195 jam tx_power_pair ,mem_tx_power 
+0x05d4 002196 jam 0 ,mem_24g_pid 
+0x05d5 002197 jam g24_pair_ch ,mem_24g_ch 
+0x05d6 002198 fetch 4 ,mem_24g_paring_addr 
+0x05d7 002199 branch p_g24_update_addr_and_synccrc8 
+:      002201 p_g24_pairing_sm:
+0x05d8 002202 fetch 1 ,mem_24g_ensure 
+0x05d9 002203 beq ensure_on_24g ,enable_user 
+0x05da 002204 fetch 1 ,mem_24g_pairing_sm 
+0x05db 002205 beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
+0x05dc 002206 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
+0x05dd 002207 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
+0x05de 002208 branch assert 
+:      002210 p_g24_pairing_sm_1:
+0x05df 002211 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+0x05e0 002212 jam 0xaa ,mem_24g_common_temp 
+0x05e1 002213 branch p_g24_pairing_sm_common 
+:      002214 p_g24_pairing_sm_2:
+0x05e2 002215 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+0x05e3 002216 jam 0x55 ,mem_24g_common_temp 
+0x05e4 002217 branch p_g24_pairing_sm_common 
+:      002218 p_g24_pairing_sm_3:
+0x05e5 002219 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+0x05e6 002220 jam 0x22 ,mem_24g_common_temp 
+:      002221 p_g24_pairing_sm_common:
+0x05e7 002222 fetch 1 ,mem_24g_data_type 
+0x05e8 002223 and_into bits_data ,pdata 
+0x05e9 002224 store 1 ,mem_24g_common_temp + 1 
+0x05ea 002225 fetch 4 ,mem_24g_device_addr 
+0x05eb 002226 store 4 ,mem_24g_common_temp + 2 
+:      002227 p_g24_put_pairing_data_in_buff:
+0x05ec 002228 jam 0 ,mem_24g_common_temp + 6 
+0x05ed 002229 arg mem_24g_common_temp ,rega 
+0x05ee 002230 arg 7 ,temp 
+0x05ef 002231 call p_g24_put_data_in_buff 
+0x05f0 002232 call p_g24_transmit_prep 
+0x05f1 002233 call p_g24_txdata_enable_tx 
+0x05f2 002234 branch enable_user 
+:      002236 p_g24_paring_mode:
+0x05f3 002237 fetch 1 ,mem_24g_pairing_sm 
+0x05f4 002238 rtneq state_24g_pairing_success 
+0x05f5 002239 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
+0x05f6 002240 beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
+0x05f7 002241 beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
+0x05f8 002242 rtn 
+:      002245 p_g24_pairing_sm_1_waiting_ack:
+0x05f9 002246 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+0x05fa 002247 branch p_g24_transmit_abandon 
+:      002248 p_g24_pairing_sm_2_waiting_ack:
+0x05fb 002249 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+0x05fc 002250 branch p_g24_transmit_abandon 
+:      002251 p_g24_pairing_sm_3_waiting_ack:
+0x05fd 002252 jam state_24g_pairing_success ,mem_24g_pairing_sm 
+0x05fe 002253 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x05ff 002254 call ui_ipc_send_event 
+0x0600 002255 fetch 4 ,mem_24g_rxpayload + 2 
+0x0601 002256 call p_g24_update_addr_and_synccrc8 
+0x0602 002257 branch p_g24_transmit_abandon 
+:      002259 p_g24_start_24g_mode:
+0x0603 002260 set0 mark_24g ,mark 
+0x0604 002261 call p_g24_syncword_crc8 
+0x0605 002262 call p_g24_ch 
+0x0606 002263 fetch 1 ,mem_24g_pairing_sm 
+0x0607 002264 rtnne state_24g_pairing_success 
+0x0608 002265 call p_g24_tx_attemp_data_prep 
+:      002266 p_g24_tx_attemp_dongle:
+0x0609 002267 setarg 0 
+0x060a 002268 store 2 ,mem_24g_check_dongle_times 
+:      002269 p_g24_tx_attemp_dongle_loop:
+0x060b 002270 call lpo_calibration 
+0x060c 002271 nop 2000 
+0x060d 002272 fetch 1 ,mem_24g_check_dongle_times 
+0x060e 002273 beq 0xff ,p_g24_stop_g24_mode 
+0x060f 002274 call p_g24_transmit_receive_ack 
+0x0610 002275 nbranch p_g24_attemp_txdata_retry ,sync 
+0x0611 002276 nbranch p_g24_attemp_txdata_retry ,user3 
+:      002277 p_g24_tx_attemp_dongle_succ:
+0x0612 002278 set1 mark_24g ,mark 
+0x0613 002279 setarg 0 
+0x0614 002280 store 2 ,mem_24g_check_dongle_times 
+0x0615 002281 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x0616 002282 call ui_ipc_send_event 
+0x0617 002283 branch p_g24_transmit_by_interrupt_enable 
+:      002285 p_g24_tx_attemp_data_prep:
+0x0618 002286 jam 0xff ,mem_24g_common_temp 
+0x0619 002287 fetch 1 ,mem_24g_data_type 
+0x061a 002288 store 1 ,mem_24g_common_temp + 1 
+0x061b 002289 fetch 4 ,mem_24g_device_addr 
+0x061c 002290 store 4 ,mem_24g_common_temp + 2 
+0x061d 002291 arg 6 ,temp 
+0x061e 002292 arg mem_24g_common_temp ,rega 
+0x061f 002293 call p_g24_put_data_in_buff 
+0x0620 002294 branch p_g24_transmit_prep 
+:      002296 p_g24_attemp_txdata_retry:
+0x0621 002297 fetch 2 ,mem_24g_check_dongle_times 
+0x0622 002298 increase 1 ,pdata 
+0x0623 002299 store 2 ,mem_24g_check_dongle_times 
+0x0624 002300 call p_g24_ch 
+0x0625 002301 branch p_g24_tx_attemp_dongle_loop 
+:      002303 p_g24_auto_pair_start:
+0x0626 002304 set0 mark_24g ,mark 
+0x0627 002305 call p_g24_auto_pair_all_powerful 
+0x0628 002306 call p_g24_tx_attemp_data_prep 
+:      002307 p_g24_auto_pair_restart:
+0x0629 002308 jam 0 ,mem_24g_check_dongle_times 
+:      002309 p_g24_auto_pair_start_loop:
+0x062a 002310 call lpo_calibration 
+0x062b 002311 nop 2000 
+0x062c 002312 fetch 1 ,mem_24g_check_dongle_times 
+0x062d 002313 beq 0xff ,p_g24_stop_g24_mode 
+0x062e 002314 call p_g24_transmit_receive_ack 
+0x062f 002315 nbranch p_g24_auto_pair_retry ,sync 
+0x0630 002316 nbranch p_g24_auto_pair_retry ,user3 
+0x0631 002317 call p_g24_ackpayload_parse 
+0x0632 002318 call p_mouse_tx_power_init 
+0x0633 002319 fetch 4 ,mem_24g_addr 
+0x0634 002320 fetcht 4 ,mem_24g_paring_addr 
+0x0635 002321 isub temp ,null 
+0x0636 002322 branch p_g24_start_pairing_sm1 ,zero 
+0x0637 002323 branch p_g24_tx_attemp_dongle_succ 
+:      002325 p_g24_auto_pair_retry:
+0x0638 002326 fetch 1 ,mem_24g_check_dongle_times 
+0x0639 002327 increase 1 ,pdata 
+0x063a 002328 store 1 ,mem_24g_check_dongle_times 
+0x063b 002329 fetch 1 ,mem_24g_auto_paring_switch 
+0x063c 002330 increase 1 ,pdata 
+0x063d 002331 and_into 1 ,pdata 
+0x063e 002332 store 1 ,mem_24g_auto_paring_switch 
+0x063f 002333 beq 0 ,p_g24_auto_pair_device_attemp 
+0x0640 002334 beq 1 ,p_g24_auto_pair_pair_attemp 
+0x0641 002335 rtn 
+:      002337 p_g24_auto_pair_all_powerful:
+0x0642 002338 jam tx_power_pair ,mem_tx_power 
+0x0643 002339 setarg 0x0f0f 
+0x0644 002340 store 2 ,mem_24g_addr 
+0x0645 002341 istore 2 ,contw 
+:      002342 p_g24_ch_syncword_crc8_init:
+0x0646 002343 call p_g24_syncword_crc8 
+0x0647 002344 branch p_g24_ch 
+:      002346 p_g24_auto_pair_device_attemp:
+0x0648 002347 call p_g24_auto_pair_all_powerful 
+0x0649 002348 branch p_g24_auto_pair_start_loop 
+:      002350 p_g24_auto_pair_pair_attemp:
+0x064a 002351 call p_g24_pair_init 
+0x064b 002352 branch p_g24_auto_pair_start_loop 
+:      002354 p_g24_check_51cmd_stop_24g:
+0x064c 002355 set0 mark_24g ,mark 
+0x064d 002356 call le_disable 
+:      002357 p_mouse_disable_g24_pairing_flag:
+0x064e 002358 arg mosue_24g_pairing_flag ,queue 
+0x064f 002359 branch mouse_disable_function_flag 
+:      002361 p_g24_put_data_in_buff:
+0x0650 002362 storet 1 ,mem_24g_datalen 
+0x0651 002363 copy temp ,loopcnt 
+0x0652 002364 arg mem_24g_txbuf ,contw 
+0x0653 002365 copy rega ,contr 
+0x0654 002366 branch memcpy 
+:      002368 p_g24_read_len_pid_crc:
+0x0655 002370 fetch 1 ,mem_24g_rxbuf + 1 
+0x0656 002371 rshift3 pdata ,pdata 
+0x0657 002372 store 1 ,mem_24g_rxdata_length 
+0x0658 002374 increase 1 ,pdata 
+0x0659 002375 arg mem_24g_rxbuf + 1 ,contr 
+0x065a 002376 iadd contr ,contr 
+0x065b 002377 ifetch 3 ,contr 
+0x065c 002378 store 3 ,mem_24g_sta_crc 
+0x065d 002380 fetch 1 ,mem_24g_rxbuf + 1 
+0x065e 002381 rshift pdata ,pdata 
+0x065f 002382 and pdata ,0x03 ,pdata 
+0x0660 002383 store 1 ,mem_24g_sta_pid 
+0x0661 002384 rtn 
+:      002387 p_set_freq_tx:
+0x0662 002388 storet 1 ,mem_last_freq 
+0x0663 002389 add temp ,0 ,rega 
+0x0664 002390 call rf_write_freq 
+0x0665 002391 setarg param_pll_setup 
+0x0666 002392 call sleep 
+:      002393 p_rf_tx_enable:
+0x0667 002394 jam 0x1 ,rfen_adc 
+0x0668 002395 jam 0x3c ,rfen_rx 
+0x0669 002396 jam 0xe0 ,rfen_tx 
+0x066a 002397 nop 10 
+0x066b 002398 jam 0x01 ,rfen_mdm 
+0x066c 002399 jam 0x3d ,rfen_mdm 
+0x066d 002400 nop 10 
+0x066e 002401 jam 0xb7 ,rfen_sn 
+0x066f 002402 nop 10 
+0x0670 002403 jam 0x7d ,rfen_mdm 
+0x0671 002404 fetch 1 ,mem_tx_power 
+0x0672 002405 beq tx_power_0db ,p_set_tx_power_0db 
+0x0673 002407 beq tx_power_5db ,p_set_tx_power_5db 
+0x0674 002409 beq tx_power_f5db ,p_set_tx_power_f5db 
+0x0675 002410 beq tx_power_pair ,p_set_tx_power_pair 
+0x0676 002411 branch p_set_tx_power_0db 
+:      002413 p_set_tx_power_0db:
+0x0677 002414 call p_rx_low_sens 
+0x0678 002415 jam 0xd0 ,0x8955 
+0x0679 002416 jam 0xe0 ,0x8956 
+0x067a 002417 jam 0x6c ,0x8958 
+0x067b 002418 branch set_tx_power_0db 
+:      002430 p_set_tx_power_5db:
+0x067c 002431 call p_rx_high_sens 
+0x067d 002432 jam 0xd0 ,0x8955 
+0x067e 002433 jam 0xe0 ,0x8956 
+0x067f 002434 jam 0x3c ,0x8958 
+0x0680 002435 branch set_tx_power_5db 
+:      002447 p_set_tx_power_f5db:
+0x0681 002448 call p_rx_low_sens 
+0x0682 002449 jam 0xd0 ,0x8955 
+0x0683 002450 jam 0xc0 ,0x8956 
+0x0684 002451 jam 0x6c ,0x8958 
+0x0685 002452 branch set_tx_power_f5db 
+:      002454 p_rx_low_sens:
+0x0686 002455 jam 0x5b ,0x894c 
+0x0687 002456 jam 0x96 ,0x894d 
+0x0688 002457 jam 0x2c ,0x894e 
+0x0689 002458 jam 0x46 ,0x894f 
+0x068a 002459 rtn 
+:      002461 p_rx_high_sens:
+0x068b 002462 jam 0xfb ,0x894c 
+0x068c 002463 jam 0xef ,0x894d 
+0x068d 002464 jam 0xec ,0x894e 
+0x068e 002465 jam 0x5e ,0x894f 
+0x068f 002466 rtn 
+:      002468 p_set_tx_power_pair:
+0x0690 002469 jam 0xc2 ,0x8956 
+0x0691 002470 jam 0xd0 ,0x8955 
+0x0692 002471 rtn 
+:      002473 p_shutdown_radio:
+0x0693 002474 force 8 ,radio_ctrl 
+0x0694 002475 branch shutdown_radio + 1 
+:      002478 p_g24_timer_check:
+0x0695 002479 call disable_user 
+0x0696 002480 fetcht 4 ,mem_24g_tx_btclk 
+0x0697 002481 copy clkn_bt ,pdata 
+0x0698 002482 isub temp ,null 
+0x0699 002483 ncall g24_timer_timeout ,positive 
+0x069a 002484 copy pdata ,regb 
+0x069b 002485 fetch 4 ,mem_24g_tx_btclk 
+0x069c 002486 fetcht 1 ,mem_24g_interval 
+0x069d 002487 iadd temp ,temp 
+0x069e 002488 copy regb ,pdata 
+0x069f 002489 isub temp ,null 
+0x06a0 002490 nrtn positive 
+0x06a1 002491 set0 28 ,pdata 
+0x06a2 002492 store 4 ,mem_24g_tx_btclk 
+0x06a3 002493 branch enable_user 
+:      002495 p_rssi_noise:
+0x06a4 002496 call save_rssi 
+0x06a5 002497 rtn blank 
+0x06a6 002498 fetcht 1 ,mem_rssi_noise_index 
+0x06a7 002499 arg mem_rssi_noise_buffer ,rega 
+0x06a8 002500 call p_rssi_store 
+0x06a9 002501 storet 1 ,mem_rssi_noise_index 
+0x06aa 002502 rtn 
+:      002504 p_rssi_store:
+0x06ab 002505 copy rega ,pdata 
+0x06ac 002506 iadd temp ,contw 
+0x06ad 002507 fetch 1 ,mem_rssi 
+0x06ae 002508 istore 1 ,contw 
+0x06af 002509 increase 1 ,temp 
+0x06b0 002510 and_into rssi_buf_len_signal ,temp 
+0x06b1 002511 rtn 
+:      002512 p_rssi_average:
+0x06b2 002513 arg 0 ,temp 
+0x06b3 002514 arg rssi_buf_len_signal + 1 ,loopcnt 
+0x06b4 002515 copy rega ,contr 
+:      002516 p_rssi_average_loop:
+0x06b5 002517 ifetch 1 ,contr 
+0x06b6 002518 iadd temp ,temp 
+0x06b7 002519 loop p_rssi_average_loop 
+0x06b8 002520 rshift3 temp ,pdata 
+0x06b9 002521 copy pdata ,temp 
+0x06ba 002522 rtnmark0 mark_24g 
+0x06bb 002524 div pdata ,10 
+0x06bc 002525 call wait_div_end 
+0x06bd 002526 quotient pdata 
+0x06be 002527 lshift4 pdata ,pdata 
+0x06bf 002528 remainder temp 
+0x06c0 002529 ior temp ,temp 
+0x06c1 002530 rtn 
+0x06c2 002531 rtn 
+:      002533 p_g24_update_addr_and_synccrc8:
+0x06c3 002534 store 4 ,mem_24g_addr 
+:      002537 p_g24_syncword_crc8:
+0x06c4 002538 arg 0 ,rega 
+0x06c5 002539 arg 4 ,loopcnt 
+0x06c6 002540 arg mem_24g_addr ,contr 
+:      002541 p_g24_syncword_crc8_loop:
+0x06c7 002542 ifetch 1 ,contr 
+0x06c8 002543 iadd rega ,rega 
+0x06c9 002544 loop p_g24_syncword_crc8_loop 
+0x06ca 002545 copy rega ,pdata 
+0x06cb 002546 store 2 ,mem_24g_syncword 
+0x06cc 002547 fetch 1 ,mem_24g_syncword 
+0x06cd 002548 fetcht 1 ,mem_24g_syncword + 1 
+0x06ce 002549 iadd temp ,pdata 
+0x06cf 002550 store 1 ,mem_24g_syncword_crc8 
+0x06d0 002551 rtn 
+:      002554 p_g24_transmit_prep:
+0x06d1 002557 fetch 1 ,mem_24g_datalen 
+0x06d2 002558 increase 2 ,pdata 
+0x06d3 002559 store 1 ,mem_24g_txlen 
+0x06d4 002561 fetch 1 ,mem_24g_data_type 
+0x06d5 002562 store 1 ,mem_24g_txpayload 
+0x06d6 002564 fetch 1 ,mem_24g_datalen 
+0x06d7 002565 lshift3 pdata ,pdata 
+0x06d8 002566 fetcht 1 ,mem_24g_pid 
+0x06d9 002567 and temp ,0x03 ,temp 
+0x06da 002568 lshift temp ,temp 
+0x06db 002569 ior temp ,pdata 
+0x06dc 002570 fetcht 1 ,mem_24g_no_ack 
+0x06dd 002571 iadd temp ,pdata 
+0x06de 002572 istore 1 ,contw 
+0x06df 002574 fetch 1 ,mem_24g_datalen 
+0x06e0 002575 iforce loopcnt 
+0x06e1 002576 arg mem_24g_txbuf ,contr 
+0x06e2 002577 branch memcpy 
+:      002579 p_g24_ch:
+0x06e3 002580 fetcht 1 ,mem_24g_current_ch_number 
+0x06e4 002581 call p_g24_ch_map_size 
+0x06e5 002582 storet 1 ,mem_24g_current_ch_number 
+0x06e6 002583 rtn 
+:      002585 p_g24_ch_map_size:
+0x06e7 002586 call p_g24_ch_calc 
+0x06e8 002587 increase 1 ,temp 
+0x06e9 002588 and_into 3 ,temp 
+0x06ea 002589 rtn 
+:      002591 p_g24_ch_calc:
+0x06eb 002592 fetch 1 ,mem_24g_addr 
+0x06ec 002593 and_into 0x03 ,pdata 
+0x06ed 002594 mul32 pdata ,4 ,rega 
+0x06ee 002595 setarg mem_24g_ch_map1 
+0x06ef 002596 iadd rega ,pdata 
+0x06f0 002597 iadd temp ,contr 
+0x06f1 002598 ifetch 1 ,contr 
+0x06f2 002599 store 1 ,mem_24g_ch 
+0x06f3 002600 rtn 
+:      002602 p_g24_prep:
+0x06f4 002603 disable enable_crc 
+0x06f5 002604 disable enable_white 
+0x06f6 002605 setarg 0x555555 
+0x06f7 002606 iforce crc24_init 
+0x06f8 002607 fetch 1 ,mem_24g_ch 
+0x06f9 002608 reverse pdata ,temp 
+0x06fa 002609 set1 1 ,temp 
+0x06fb 002610 rshift temp ,white_init 
+0x06fc 002611 rtn 
+:      002613 p_g24_receive_packet:
+0x06fd 002614 call le_enable 
+0x06fe 002615 fetch 4 ,mem_24g_addr 
+0x06ff 002616 iforce access 
+0x0700 002617 call set_sync_on 
+0x0701 002618 fetcht 1 ,mem_24g_ch 
+0x0702 002619 call set_freq_rx 
+0x0703 002620 setarg param_pll_setup 
+0x0704 002621 call sleep 
+0x0705 002622 call rf_rx_enable 
+:      002623 p_g24_receive_rxon:
+0x0706 002626 call p_g24_prep 
+0x0707 002627 disable user3 
+0x0708 002628 enable decode_fec0 
+0x0709 002629 enable is_rx 
+0x070a 002630 disable is_tx 
+0x070b 002631 enable swfine 
+0x070c 002632 fetch 2 ,mem_24g_rx_window 
+0x070d 002633 iforce stop_watch 
+0x070e 002634 correlate null ,timeout 
+0x070f 002635 nbranch p_g24_sync_timeout ,sync 
+0x0710 002638 disable decode_fec0 
+0x0711 002639 enable decode_fec1 
+0x0712 002640 enable enable_white 
+0x0713 002641 enable enable_crc 
+0x0714 002642 parse demod ,bucket ,8 
+0x0715 002643 rshift3 pwindow ,pdata 
+0x0716 002644 store 1 ,mem_24g_get_syncword_crc8 
+0x0717 002645 fetcht 1 ,mem_24g_syncword_crc8 
+0x0718 002646 isub temp ,null 
+0x0719 002647 nbranch p_g24_end_of_packet ,zero 
+0x071a 002648 parse demod ,bucket ,8 
+0x071b 002649 rshift3 pwindow ,pdata 
+0x071c 002650 store 1 ,mem_24g_rxbuf 
+0x071d 002651 fetch 1 ,mem_24g_mode 
+0x071e 002652 sub pdata ,rx_24g ,null 
+0x071f 002653 branch p_g24_receive_skip ,zero 
+0x0720 002654 fetch 1 ,mem_24g_rxbuf 
+0x0721 002655 fetcht 1 ,mem_24g_data_type 
+0x0722 002656 icompare bits_data ,temp 
+0x0723 002657 nbranch p_g24_end_of_packet ,true 
+:      002658 p_g24_receive_skip:
+0x0724 002659 parse demod ,bucket ,8 
+0x0725 002660 rshift3 pwindow ,pdata 
+0x0726 002661 istore 1 ,contw 
+0x0727 002662 rshift3 pdata ,pdata 
+0x0728 002663 and pdata ,0x1f ,loopcnt 
+0x0729 002664 branch p_g24rx_nopayload ,zero 
+:      002665 p_g24rx_loop:
+0x072a 002666 parse demod ,bucket ,8 
+0x072b 002667 rshift3 pwindow ,pdata 
+0x072c 002668 istore 1 ,contw 
+0x072d 002669 loop p_g24rx_loop 
+:      002670 p_g24rx_nopayload:
+0x072e 002672 copy contw ,rega 
+0x072f 002673 parse demod ,bucket ,8 
+0x0730 002674 rshift3 pwindow ,pdata 
+0x0731 002675 store 1 ,mem_rssi_hex_received 
+0x0732 002676 copy rega ,contw 
+0x0733 002677 parse demod ,bucket ,24 
+0x0734 002678 enable swfine 
+0x0735 002679 arg param_sifs ,stop_watch 
+0x0736 002680 rshift32 pdata ,pdata 
+0x0737 002681 rshift16 pdata ,pdata 
+0x0738 002682 istore 3 ,contw 
+0x0739 002683 disable decode_fec1 
+0x073a 002684 branch p_g24_end_of_packet ,crc_failed 
+0x073b 002687 enable user3 
+0x073c 002688 fetch 1 ,mem_last_freq 
+0x073d 002689 add pdata ,0 ,rega 
+0x073e 002690 call rf_write_freq 
+0x073f 002691 disable decode_fec0 
+0x0740 002692 call set_sync_on 
+0x0741 002693 fetch 1 ,mem_rssi_hex_received 
+0x0742 002694 call p_rssi_signal 
+0x0743 002695 rtn 
+:      002697 p_g24_end_of_packet:
+0x0744 002698 disable encode_fec1 
+0x0745 002699 disable decode_fec1 
+0x0746 002700 call end_of_packet 
+0x0747 002701 rtn 
+:      002703 p_g24_sync_timeout:
+0x0748 002704 branch p_g24_end_of_packet 
+:      002706 p_g24_set_freq_tx:
+0x0749 002707 call set_sync_on 
+0x074a 002708 fetcht 1 ,mem_24g_ch 
+0x074b 002709 branch set_freq_tx 
+:      002711 p_g24_transmit:
+0x074c 002712 call le_enable 
+0x074d 002713 fetch 4 ,mem_24g_addr 
+0x074e 002714 iforce access 
+0x074f 002715 call p_g24_prep 
+0x0750 002716 call p_g24_set_freq_tx 
+0x0751 002717 set1 txgfsk ,radio_ctrl 
+0x0752 002718 enable encode_fec0 
+0x0753 002719 enable is_tx 
+0x0754 002720 disable is_rx 
+0x0755 002723 rshift16 access ,pdata 
+0x0756 002724 rshift8 pdata ,pdata 
+0x0757 002725 rshift4 pdata ,pdata 
+0x0758 002726 inject mod ,40 
+0x0759 002727 disable encode_fec0 
+0x075a 002728 enable encode_fec1 
+0x075b 002729 enable enable_white 
+0x075c 002730 enable enable_crc 
+0x075d 002731 fetch 1 ,mem_24g_syncword_crc8 
+0x075e 002732 inject mod ,8 
+0x075f 002733 fetch 1 ,mem_24g_txlen 
+0x0760 002734 iforce loopcnt 
+0x0761 002735 arg mem_24g_txpayload ,contr 
+:      002736 p_g24tr_loop:
+0x0762 002737 ifetch 1 ,contr 
+0x0763 002738 inject mod ,8 
+0x0764 002739 loop p_g24tr_loop 
+0x0765 002742 enable enable_parity 
+0x0766 002743 inject mod ,24 
+0x0767 002744 disable enable_parity 
+0x0768 002745 until null ,tx_clear 
+0x0769 002746 nop 100 
+0x076a 002747 disable encode_fec0 
+0x076b 002748 disable encode_fec1 
+0x076c 002749 rtn 
+:      002753 p_mouse_data_init:
+0x076d 002754 jam 7 ,mem_mouse_data_queue 
+0x076e 002755 jam 4 ,mem_mouse_data_queue + 1 
+0x076f 002756 setarg mem_mouse_data_queue 
+0x0770 002757 store 2 ,mem_queue_ptr 
+0x0771 002758 branch queue_init 
+:      002760 p_mouse_data_push:
+0x0772 002761 arg mem_mouse_key ,rega 
+0x0773 002762 call queue_push 
+0x0774 002763 call p_mouse_queue_increase ,user 
+0x0775 002765 rtn 
+:      002766 p_mouse_queue_increase:
+0x0776 002767 fetch 1 ,mem_mouse_data_queue_num 
+0x0777 002768 increase 1 ,pdata 
+0x0778 002769 store 1 ,mem_mouse_data_queue_num 
+0x0779 002770 rtn 
+:      002772 p_mouse_data_pull:
+0x077a 002773 arg mem_mouse_key ,rega 
+0x077b 002774 call queue_pop 
+0x077c 002775 branch p_mouse_fill_data_le ,user 
+0x077d 002776 rtn 
+:      002778 p_mouse_fill_data_le:
+0x077e 002779 call le_clear_md 
+0x077f 002780 fetch 1 ,mem_mouse_data_queue_num 
+0x0780 002781 sub pdata ,1 ,null 
+0x0781 002782 ncall le_set_md ,positive 
+0x0782 002783 fetch 1 ,mem_mouse_data_queue_num 
+0x0783 002784 rtn blank 
+0x0784 002785 increase -1 ,pdata 
+0x0785 002786 store 1 ,mem_mouse_data_queue_num 
+0x0786 002787 branch mouse_fill_data_le 
               org 0x2000
-:      002854 start:
-0x2000 002855 call lpmstate 
-:      002857 soft_reset:
-0x2001 002858 bpatch patch00_0 ,mem_patch00 
-0x2002 002859 clear_stack 
-0x2003 002860 call spi_ncs_gpio_init 
-0x2004 002861 call initialize_radio 
-0x2005 002862 call iicd_init_12m 
-0x2006 002863 call init_param 
-0x2007 002864 call l2cap_init 
-0x2008 002865 bpatch patch00_1 ,mem_patch00 
-0x2009 002866 call rfcomm_init 
-0x200a 002867 call init_lmp 
-0x200b 002868 call ui_init 
-0x200c 002869 call app_init 
-0x200d 002870 ncall load_chip_option ,wake 
-0x200e 002871 bpatch patch00_2 ,mem_patch00 
-0x200f 002872 call app_lpm_init ,wake 
-0x2010 002873 call publickey_init 
-0x2011 002874 call lpm_recover_clk ,wake 
-:      002875 main_loop:
-0x2012 002876 bpatch patch00_3 ,mem_patch00 
-0x2013 002877 call sp_calc_sequence 
-0x2014 002878 call sp_calc_sequence_256 
-0x2015 002879 call sp_calc_sequence_256_check 
-0x2016 002880 call le_dispatch 
-0x2017 002881 bpatch patch00_4 ,mem_patch00 
-0x2018 002882 call idle_dispatch 
-0x2019 002883 call app_process_idle 
-0x201a 002884 call inquiry_dispatch 
-0x201b 002885 call inquiry_scan_dispatch 
-0x201c 002886 call page_scan_dispatch 
-0x201d 002887 call connection_dispatch 
-0x201e 002888 call lpm_dispatch 
-0x201f 002889 call g24_dispatch 
-0x2020 002890 branch main_loop 
-:      002892 connection_dispatch:
-0x2021 002893 call connection_incontext 
-0x2022 002894 rtnmark0 mark_context 
-0x2023 002895 set0 mark_context ,mark 
-0x2024 002896 call context_save 
-0x2025 002897 branch le_disable 
-:      002899 connection_incontext:
-0x2026 002900 bpatch patch00_5 ,mem_patch00 
-0x2027 002901 call context_search_insniff 
-0x2028 002902 nbranch connection_nosniff ,zero 
-0x2029 002903 call context_load 
-0x202a 002904 add rega ,coffset_mode ,contr 
-0x202b 002905 ifetch 1 ,contr 
-0x202c 002906 bbit1 mode_le ,le_conn_dispatch 
-0x202d 002907 bbit1 mode_master ,master_dispatch 
-0x202e 002908 branch slave_dispatch 
-:      002909 connection_nosniff:
-0x202f 002910 call context_get_next 
-0x2030 002911 copy loopcnt ,null 
-0x2031 002912 rtn zero 
-0x2032 002913 call context_load 
-0x2033 002914 fetch 1 ,mem_state 
-0x2034 002915 bbit1 state_inpage ,master_page 
-0x2035 002916 fetch 1 ,mem_mode 
-0x2036 002917 bbit1 mode_master ,master_dispatch 
-0x2037 002918 branch slave_dispatch 
-:      002926 idle_dispatch:
-0x2038 002927 fetch 1 ,mem_hci_cmd 
-0x2039 002928 rtn blank 
-0x203a 002929 beq hci_cmd_inquiry ,idle_inquiry 
-0x203b 002930 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
-0x203c 002931 beq hci_cmd_remote_name_req ,idle_remote_name_req 
-0x203d 002932 beq hci_cmd_create_conn ,idle_create_conn 
-0x203e 002933 beq hci_cmd_le_create_conn ,idle_le_create_conn 
-0x203f 002934 call context_search_conn_handle 
-0x2040 002935 rtn zero 
-0x2041 002936 call context_search_plap 
-0x2042 002937 rtn zero 
-:      002938 idle_exit:
-0x2043 002939 jam 0 ,mem_hci_cmd 
-0x2044 002940 rtn 
-:      002942 idle_le_create_conn:
-0x2045 002943 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
-0x2046 002944 jam 0 ,mem_hci_cmd 
-0x2047 002945 rtn 
-:      002947 idle_inquiry:
-0x2048 002948 set1 mark_inquiry_on ,mark 
-0x2049 002949 set0 mark_inquiry_trainb ,mark 
-0x204a 002950 jam param_ninquiry ,mem_ninqy_index 
-0x204b 002951 jam 31 ,mem_nfreq_index_inq 
-0x204c 002952 branch idle_exit 
-:      002954 idle_inquiry_cancel:
-0x204d 002955 set0 mark_inquiry_on ,mark 
-0x204e 002956 force 0 ,stop_watch 
-0x204f 002957 branch idle_exit 
-:      002959 idle_remote_name_req:
-0x2050 002960 call context_search_plap 
-0x2051 002961 rtn zero 
-0x2052 002962 force lmp_name_req ,temp 
-0x2053 002963 jam 5 ,mem_nameres_cnt 
-0x2054 002964 branch idle_start_page 
-:      002966 idle_create_conn:
-0x2055 002967 bpatch patch00_6 ,mem_patch00 
-:      002968 idle_create_conn_device:
-0x2056 002969 fetch 6 ,mem_hci_plap 
-0x2057 002970 branch idle_exit ,blank 
-0x2058 002971 jam reconnect_hid ,memui_reconnect_mode 
-0x2059 002973 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x205a 002974 branch idle_create_conn_cont 
-:      002976 idle_create_conn_cont:
-0x205b 002977 force lmp_version_req ,temp 
-:      002978 idle_start_page:
-0x205c 002979 bpatch patch00_7 ,mem_patch00 
-0x205d 002980 fetch 1 ,mem_page_mode 
-0x205e 002981 branch idle_page_mode_r0 ,blank 
-0x205f 002982 lshift3 pdata ,pdata 
-0x2060 002983 lshift4 pdata ,pdata 
-0x2061 002984 increase -1 ,pdata 
-:      002985 idle_page_mode_r0:
-0x2062 002986 store 1 ,mem_npage 
-0x2063 002987 store 1 ,mem_npage_index 
-0x2064 002988 jam 31 ,mem_nfreq_index_page 
-0x2065 002989 set0 mark_page_trainb ,mark 
-0x2066 002990 call context_new 
-0x2067 002991 nbranch idle_page_fail ,zero 
-0x2068 002992 call get_free_amaddr 
-0x2069 002993 store 1 ,mem_amaddr 
-0x206a 002994 storet 1 ,mem_lmo_opcode2 
-0x206b 002995 fetch 6 ,mem_hci_plap 
-0x206c 002996 store 6 ,mem_plap 
-0x206d 002997 bpatch patch01_0 ,mem_patch01 
-0x206e 002998 call timer_reinit 
-0x206f 002999 force 0 ,pdata 
-0x2070 003000 compare lmp_name_req ,temp ,0xff 
-0x2071 003001 nsetflag true ,state_init_seq ,pdata 
-0x2072 003002 set1 state_inpage ,pdata 
-0x2073 003003 store 1 ,mem_state 
-0x2074 003004 jam bt_evt_reconn_started ,mem_fifo_temp 
-0x2075 003005 call ui_ipc_send_event 
-0x2076 003006 force 0 ,pdata 
-0x2077 003007 setflag true ,smap_name_req ,pdata 
-0x2078 003008 store 1 ,mem_state_map 
-0x2079 003009 setarg 0 
-0x207a 003010 set1 mode_master ,pdata 
-0x207b 003011 store 1 ,mem_mode 
-0x207c 003012 enable master 
-0x207d 003013 call context_save 
-0x207e 003014 disable master 
-0x207f 003015 force page_length_timer ,queue 
-0x2080 003016 fetch 2 ,mem_page_to 
-0x2081 003017 call timer_init 
-0x2082 003018 branch idle_exit 
-:      003019 idle_page_fail:
-0x2083 003020 bpatch patch01_1 ,mem_patch01 
-0x2084 003021 fetch 6 ,mem_hci_plap 
-0x2085 003022 store 6 ,mem_plap 
-0x2086 003023 compare lmp_name_req ,temp ,0xff 
-0x2087 003024 branch idle_name_fail ,true 
-0x2088 003025 branch idle_exit 
-:      003026 idle_name_fail:
-0x2089 003027 arg mem_tmp_buffer ,contw 
-0x208a 003028 arg 8 ,loopcnt 
-0x208b 003029 call memset0 
-0x208c 003030 jam bt_evt_reconn_failed ,mem_fifo_temp 
-0x208d 003031 call ui_ipc_send_event 
-0x208e 003032 branch idle_exit 
-:      003039 inquiry_dispatch:
-0x208f 003040 rtnmark0 mark_inquiry_on 
-0x2090 003041 force inquiry_length_timer ,queue 
-0x2091 003042 call timer_check 
-0x2092 003043 nsetflag blank ,mark_inquiry_on ,mark 
-0x2093 003044 nbranch inquiry_start ,blank 
-0x2094 003045 rtn 
-:      003049 inquiry_start:
-0x2095 003050 bpatch patch01_2 ,mem_patch01 
-0x2096 003051 fetcht 2 ,mem_inq_window 
-0x2097 003052 force 4 ,queue 
-0x2098 003053 call sniff_check_window 
-0x2099 003054 rtn user 
-0x209a 003055 call afh_clear 
-0x209b 003056 force 0 ,freq_mode 
-:      003057 inquiry_restart:
-0x209c 003058 rtn timeout 
-0x209d 003059 set0 mark_fhs_already_good ,mark 
-0x209e 003060 set0 mark_fhs_eir ,mark 
-:      003061 inquiry_rx_restart:
-0x209f 003062 add clkn_bt ,1 ,bt_clk 
-0x20a0 003063 isolate1 mark_inquiry_trainb ,mark 
-0x20a1 003064 setflag true ,2 ,freq_mode 
-0x20a2 003065 compare 0x00 ,bt_clk ,0x02 
-0x20a3 003066 nbranch inquiry_receive ,true 
-:      003068 inquiry_transmit:
-0x20a4 003069 bpatch patch01_3 ,mem_patch01 
-0x20a5 003070 fetch 1 ,mem_inquiry_transmit 
-0x20a6 003071 increase 1 ,pdata 
-0x20a7 003072 store 1 ,mem_inquiry_transmit 
-0x20a8 003073 call fetch_giac 
-0x20a9 003074 call tx_radio_freq 
-0x20aa 003075 call fetch_diac 
-0x20ab 003076 call start_transmitter 
-0x20ac 003077 call start_tx_native 
-0x20ad 003078 call send_access_word 
-0x20ae 003079 call end_of_packet 
-0x20af 003080 call inquiry_check_train 
-0x20b0 003081 branch inquiry_restart 
-:      003083 inquiry_check_train:
-0x20b1 003084 bpatch patch01_4 ,mem_patch01 
-0x20b2 003085 fetch 1 ,mem_nfreq_index_inq 
-0x20b3 003086 increase -1 ,pdata 
-0x20b4 003087 store 1 ,mem_nfreq_index_inq 
-0x20b5 003088 rtn positive 
-0x20b6 003089 jam 31 ,mem_nfreq_index_inq 
-0x20b7 003090 fetch 1 ,mem_ninqy_index 
-0x20b8 003091 increase -1 ,pdata 
-0x20b9 003092 store 1 ,mem_ninqy_index 
-0x20ba 003093 rtn positive 
-0x20bb 003094 setflip mark_inquiry_trainb ,mark 
-0x20bc 003095 jam param_ninquiry ,mem_ninqy_index 
-0x20bd 003096 rtn 
-:      003098 inquiry_receive:
-0x20be 003099 bpatch patch01_5 ,mem_patch01 
-0x20bf 003100 call fetch_giac 
-0x20c0 003101 call rx_radio_freq 
-0x20c1 003102 call fetch_diac 
-0x20c2 003103 call start_rx_native 
-0x20c3 003104 call start_receiver 
-0x20c4 003105 call wait_access_clkn_rt 
-0x20c5 003106 branch inquiry_sync ,sync 
-0x20c6 003107 call inquiry_check_train 
-0x20c7 003108 branch inquiry_rx_restart 
-:      003109 inquiry_sync:
-0x20c8 003110 bpatch patch01_6 ,mem_patch01 
-0x20c9 003111 call save_rssi 
-0x20ca 003112 call scan_mode_whiten 
-0x20cb 003113 call receive_packet_whitened 
-0x20cc 003114 set0 mark_rxbuf_inuse ,mark 
-0x20cd 003115 rtnmark0 mark_fhs_already_good 
-:      003116 inquiry_receive_rtn:
-0x20ce 003117 bpatch patch01_7 ,mem_patch01 
-:      003118 inquiry_receive_eir_rtn:
-0x20cf 003119 fetch 1 ,mem_inquiry_rcv 
-0x20d0 003120 increase 1 ,pdata 
-0x20d1 003121 store 1 ,mem_inquiry_rcv 
-0x20d2 003122 rtn 
-:      003130 master_page:
-0x20d3 003131 bpatch patch02_0 ,mem_patch02 
-0x20d4 003132 enable master 
-0x20d5 003133 enable clknt 
-0x20d6 003134 fetch 2 ,mem_page_interval 
-0x20d7 003135 branch master_page_no_interval ,blank 
-0x20d8 003136 force page_interval_timer ,queue 
-0x20d9 003137 call timer_check 
-0x20da 003138 nrtn blank 
-:      003139 master_page_no_interval:
-0x20db 003140 bpatch patch02_1 ,mem_patch02 
-0x20dc 003141 fetcht 2 ,mem_page_window 
-0x20dd 003142 force 40 ,queue 
-0x20de 003143 call sniff_check_window 
-0x20df 003144 branch page_exit ,user 
-0x20e0 003145 force page_length_timer ,queue 
-0x20e1 003146 call timer_check 
-0x20e2 003147 nbranch page_start ,blank 
-0x20e3 003148 fetch 1 ,mem_state_map 
-0x20e4 003149 bbit1 smap_name_req ,master_npage_timeout 
-0x20e5 003150 branch master_page_timeout 
-:      003151 master_npage_timeout:
-0x20e6 003152 arg mem_tmp_buffer ,contw 
-0x20e7 003153 arg 8 ,loopcnt 
-0x20e8 003154 call memset0 
-:      003155 master_page_timeout:
-0x20e9 003156 bpatch patch02_2 ,mem_patch02 
-0x20ea 003157 jam 0 ,mem_state 
-0x20eb 003158 call init_lmp_work 
-0x20ec 003159 jam 0 ,memui_reconnect_mode 
-0x20ed 003160 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
-0x20ee 003161 call ui_ipc_send_event 
-0x20ef 003162 branch page_exit 
-:      003164 page_start:
-0x20f0 003165 bpatch patch02_3 ,mem_patch02 
-0x20f1 003166 force 0 ,timeup 
-0x20f2 003167 until clkn_rt ,meet 
-0x20f3 003168 fetch 1 ,mem_page_clk 
-0x20f4 003169 increase -1 ,pdata 
-0x20f5 003170 ixor clkn_bt ,pdata 
-0x20f6 003171 compare 0 ,pdata ,3 
-0x20f7 003172 nbranch page_start ,true 
-0x20f8 003173 deposit am_addr 
-0x20f9 003174 store 1 ,mem_fhs_am_addr 
-0x20fa 003175 force 0 ,n_tx_slot 
-0x20fb 003176 force 0 ,freq_mode 
-:      003178 page_restart:
-0x20fc 003179 bpatch patch02_4 ,mem_patch02 
-0x20fd 003180 branch page_exit ,timeout 
-0x20fe 003181 call fetch_page_bt_adr 
-0x20ff 003182 arg param_rf_setup ,timeup 
-0x2100 003183 until clkn_rt ,meet 
-:      003184 page_rx_restart:
-0x2101 003185 bpatch patch02_5 ,mem_patch02 
-0x2102 003186 fetch 4 ,mem_page_clk 
-0x2103 003187 iforce bt_clk 
-0x2104 003188 increase 1 ,pdata 
-0x2105 003189 store 4 ,mem_page_clk 
-0x2106 003190 isolate1 mark_page_trainb ,mark 
-0x2107 003191 setflag true ,2 ,freq_mode 
-0x2108 003192 compare 0x00 ,bt_clk ,0x02 
-0x2109 003193 nbranch page_receive ,true 
-0x210a 003194 fetch 1 ,mem_page_transmit 
-0x210b 003195 increase 1 ,pdata 
-0x210c 003196 store 1 ,mem_page_transmit 
-0x210d 003197 call tx_radio_freq 
-0x210e 003198 call start_transmitter 
-0x210f 003199 call start_tx_native 
-0x2110 003200 call send_access_word 
-0x2111 003201 call end_of_packet 
-0x2112 003202 call page_check_train 
-0x2113 003203 branch page_restart 
-:      003204 page_exit:
-0x2114 003205 bpatch patch02_6 ,mem_patch02 
-0x2115 003206 disable master 
-0x2116 003207 fetch 2 ,mem_page_interval 
-0x2117 003208 rtn blank 
-0x2118 003209 force page_interval_timer ,queue 
-0x2119 003210 branch timer_init 
-:      003212 page_check_train:
-0x211a 003213 bpatch patch02_7 ,mem_patch02 
-0x211b 003214 fetch 1 ,mem_nfreq_index_page 
-0x211c 003215 increase -1 ,pdata 
-0x211d 003216 store 1 ,mem_nfreq_index_page 
-0x211e 003217 rtn positive 
-0x211f 003218 jam 31 ,mem_nfreq_index_page 
-0x2120 003219 fetch 1 ,mem_npage_index 
-0x2121 003220 increase -1 ,pdata 
-0x2122 003221 store 1 ,mem_npage_index 
-0x2123 003222 rtn positive 
-0x2124 003223 setflip mark_page_trainb ,mark 
-0x2125 003224 fetch 1 ,mem_npage 
-0x2126 003225 store 1 ,mem_npage_index 
-0x2127 003226 rtn 
-:      003228 page_receive:
-0x2128 003229 bpatch patch03_0 ,mem_patch03 
-0x2129 003230 call rx_radio_freq 
-0x212a 003231 call start_rx_native 
-0x212b 003232 call start_receiver 
-0x212c 003233 call wait_access_clkn_rt 
-0x212d 003234 branch page_sync ,sync 
-0x212e 003235 call page_check_train 
-0x212f 003236 branch page_rx_restart 
-:      003237 page_sync:
-0x2130 003238 call end_of_packet 
-0x2131 003239 fetch 1 ,mem_page_rcv 
-0x2132 003240 increase 1 ,pdata 
-0x2133 003241 store 1 ,mem_page_rcv 
-0x2134 003242 force 0 ,stop_watch 
-0x2135 003243 fetch 4 ,mem_page_clk 
-:      003244 page_send_fhs:
-0x2136 003245 bpatch patch03_1 ,mem_patch03 
-0x2137 003246 call rf_setup_time_master_slot 
-0x2138 003247 call fetch_page_bt_adr 
-0x2139 003248 increase 1 ,n_tx_slot 
-:      003249 page_send_fhs_continue:
-0x213a 003250 and_into 0x1fd ,bt_clk 
-0x213b 003251 and_into 0x1fc ,freq_mode 
-0x213c 003252 call tx_radio_freq 
-0x213d 003253 call start_transmitter 
-0x213e 003254 call start_tx_native 
-0x213f 003255 call send_access_word 
-0x2140 003256 deposit clkn_bt 
-0x2141 003257 store 4 ,mem_clkn_bt 
-0x2142 003258 force 0 ,am_addr 
-0x2143 003259 force type_fhs ,type 
-0x2144 003260 call scan_mode_whiten 
-0x2145 003261 call transmit_packet_whitened 
-:      003262 page_wait_fhs_reply:
-0x2146 003263 bpatch patch03_2 ,mem_patch03 
-0x2147 003264 call rf_setup_time_slave_slot 
-0x2148 003265 or_into 0x02 ,bt_clk 
-0x2149 003266 and_into 0x1fc ,freq_mode 
-0x214a 003267 call rx_radio_freq 
-0x214b 003268 call start_rx_native 
-0x214c 003269 call start_receiver 
-0x214d 003270 call wait_access_clkn_rt 
-0x214e 003271 call end_of_packet ,sync 
-0x214f 003272 branch page_wait_fhs_reply_ok ,sync 
-0x2150 003273 fetch 1 ,mem_fhs_wait_counter 
-0x2151 003274 branch page_restart ,blank 
-0x2152 003275 increase -1 ,pdata 
-0x2153 003276 store 1 ,mem_fhs_wait_counter 
-0x2154 003277 branch page_send_fhs 
-:      003279 page_wait_fhs_reply_ok:
-0x2155 003280 bpatch patch03_3 ,mem_patch03 
-0x2156 003281 fetch 1 ,mem_page_rcv_fhs 
-0x2157 003282 increase 1 ,pdata 
-0x2158 003283 store 1 ,mem_page_rcv_fhs 
-0x2159 003284 call prepare_newconn 
-:      003285 master_newconn_loop:
-0x215a 003286 call master_newconn_once 
-0x215b 003287 branch newconn_poll_responded ,sync 
-0x215c 003288 call new_conn_timeout 
-0x215d 003289 nbranch master_newconn_loop ,blank 
-0x215e 003290 branch page_restart 
-:      003292 newconn_poll_responded:
-0x215f 003293 bpatch patch03_4 ,mem_patch03 
-0x2160 003294 fetch 1 ,mem_state 
-0x2161 003295 set0 state_inpage ,pdata 
-0x2162 003296 store 1 ,mem_state 
-0x2163 003297 call newconn_init 
-0x2164 003298 disable master 
-0x2165 003299 rtn 
-:      003302 master_dispatch:
-0x2166 003303 bpatch patch03_5 ,mem_patch03 
-0x2167 003304 enable master 
-0x2168 003305 enable clknt 
-0x2169 003306 call role_switch_master 
-0x216a 003307 rtn user 
-0x216b 003308 call check_bt_disabled 
-0x216c 003309 call rf_setup_time_master_slot 
-0x216d 003310 add clkn_bt ,1 ,bt_clk 
-0x216e 003311 call fetch_self_bt_adr 
-0x216f 003312 force 0x03 ,freq_mode 
-0x2170 003313 call scheduler_tx_l2cap_pkt 
-0x2171 003314 call prepare_tx 
-0x2172 003315 call tx_radio_freq 
-0x2173 003316 call start_transmitter 
-0x2174 003317 call start_tx_native 
-0x2175 003318 call send_access_word 
-0x2176 003319 call transmit_packet 
-:      003320 master_loop:
-0x2177 003321 bpatch patch03_6 ,mem_patch03 
-0x2178 003322 call parse_lmp 
-0x2179 003323 call master_conn_recv_packet 
-0x217a 003324 nbranch master_notmatch ,match 
-0x217b 003325 call supervision_flush 
-0x217c 003326 call parse_l2cap 
-0x217d 003327 fetch 1 ,mem_master_rcvcnt 
-0x217e 003328 increase 1 ,pdata 
-0x217f 003329 store 1 ,mem_master_rcvcnt 
-:      003330 master_notmatch:
-0x2180 003331 bpatch patch03_7 ,mem_patch03 
-0x2181 003332 call scheduler_process 
-0x2182 003333 call check_master_disconnect 
-0x2183 003334 nrtn master 
-0x2184 003335 call check_attempt 
-0x2185 003336 nbranch master_attempt ,blank 
-:      003337 master_exit:
-0x2186 003338 disable master 
-0x2187 003339 rtn 
-:      003341 master_attempt:
-0x2188 003342 call prepare_tx 
-0x2189 003343 call master_conn_send_packet 
-0x218a 003344 branch master_loop 
-:      003347 check_master_disconnect:
-0x218b 003348 branch check_master_match ,match 
-0x218c 003349 call supervision_update 
-0x218d 003350 branch master_disconnect ,positive 
-:      003351 check_master_match:
-0x218e 003352 call check_disconnect_timeout 
-0x218f 003353 nbranch master_disconnect ,user 
-0x2190 003354 fetch 1 ,mem_state_map 
-0x2191 003355 rtnbit0 smap_name_req 
-0x2192 003356 rtnbit1 smap_name_res 
-0x2193 003357 fetch 1 ,mem_op 
-0x2194 003358 rtnbit1 op_disconn 
-0x2195 003359 call conn_timer_expired 
-0x2196 003360 nrtn blank 
-0x2197 003361 fetch 1 ,mem_nameres_cnt 
-0x2198 003362 increase -1 ,pdata 
-0x2199 003363 store 1 ,mem_nameres_cnt 
-0x219a 003364 nrtn blank 
-0x219b 003365 branch lmp_disconnect 
-:      003367 master_disconnect:
-0x219c 003368 bpatch patch04_0 ,mem_patch04 
-0x219d 003369 call quit_connection 
-0x219e 003370 disable master 
-0x219f 003371 fetch 1 ,mem_state_map 
-0x21a0 003372 bbit1 smap_name_req ,master_name_disconnect 
-0x21a1 003373 rtn 
-:      003375 master_name_disconnect:
-0x21a2 003376 fetch 1 ,mem_state_map 
-0x21a3 003377 rtnbit1 smap_name_res 
-:      003378 master_name_error:
-0x21a4 003379 arg mem_tmp_buffer ,contw 
-0x21a5 003380 arg 8 ,loopcnt 
-0x21a6 003381 branch memset0 
-:      003383 check_disconnect_timeout:
-0x21a7 003384 bpatch patch04_1 ,mem_patch04 
-0x21a8 003385 enable user 
-0x21a9 003386 fetch 1 ,mem_op 
-0x21aa 003387 rtnbit0 op_disconn 
-0x21ab 003388 call conn_timer_expired 
-0x21ac 003389 nrtn blank 
-0x21ad 003390 branch disable_user 
-:      003392 conn_timer_expired:
-0x21ae 003393 fetch 1 ,mem_conn_timer 
-0x21af 003394 increase -1 ,pdata 
-0x21b0 003395 store 1 ,mem_conn_timer 
-0x21b1 003396 rtn 
-:      003398 linkkey_ready:
-0x21b2 003399 bpatch patch04_2 ,mem_patch04 
-0x21b3 003400 fetch 1 ,mem_state 
-0x21b4 003401 bbit1 state_linkkey ,linkkey_set 
-0x21b5 003402 fetch 1 ,mem_pairing_auth 
-0x21b6 003403 branch linkkey_set ,blank 
-0x21b7 003404 jam defalt_pairing_auth ,mem_pairing_auth 
-0x21b8 003405 jam bt_evt_linkkey_generate ,mem_fifo_temp 
-0x21b9 003406 call ui_ipc_send_event 
-0x21ba 003407 branch linkkey_set 
-:      003408 linkkey_set:
-0x21bb 003409 bpatch patch04_3 ,mem_patch04 
-0x21bc 003410 call context_traverse_linkkey 
-0x21bd 003411 fetch 1 ,mem_state 
-0x21be 003412 set1 state_linkkey ,pdata 
-0x21bf 003413 store 1 ,mem_state 
-0x21c0 003414 jam 1 ,mem_link_key_exists 
-0x21c1 003415 fetch 1 ,mem_conn_sm 
-0x21c2 003416 bne conn_sm_pairing ,linkkey_set_continue 
-:      003417 linkkey_set_continue:
-0x21c3 003418 rtn 
-:      003420 generate_linkkey_continue:
-0x21c4 003421 jam pairing_auth ,mem_pairing_auth 
-:      003422 clear_linkstate:
-0x21c5 003423 fetch 1 ,mem_state 
-0x21c6 003424 set0 state_linkkey ,pdata 
-0x21c7 003425 store 1 ,mem_state 
-0x21c8 003426 rtn 
-:      003430 role_switch_check:
-0x21c9 003431 bpatch patch04_4 ,mem_patch04 
-0x21ca 003432 disable user 
-0x21cb 003433 fetch 2 ,mem_tsniff 
-0x21cc 003434 arg 0xffff ,temp 
-0x21cd 003435 isub temp ,null 
-0x21ce 003436 nrtn zero 
-0x21cf 003437 fetch 4 ,mem_sniff_anchor 
-0x21d0 003438 branch role_switch_clkn ,clknt 
-0x21d1 003439 isub clke_bt ,pdata 
-0x21d2 003440 branch role_switch_clke 
-:      003441 role_switch_clkn:
-0x21d3 003442 isub clkn_bt ,pdata 
-:      003443 role_switch_clke:
-0x21d4 003444 sub pdata ,4 ,null 
-0x21d5 003445 nrtn positive 
-0x21d6 003446 force 0 ,pdata 
-0x21d7 003447 store 2 ,mem_tsniff 
-0x21d8 003448 branch enable_user 
-:      003452 role_switch_prepare:
-0x21d9 003453 copy pdata ,temp 
-0x21da 003454 bpatch patch04_5 ,mem_patch04 
-0x21db 003455 storet 4 ,mem_sniff_anchor 
-:      003456 role_switch_prepare0:
-0x21dc 003457 jam switch_flag_accept ,mem_switch_flag 
-0x21dd 003458 setarg 0xffff 
-0x21de 003459 store 2 ,mem_tsniff 
-0x21df 003460 jam 1 ,mem_sniff_attempt 
-0x21e0 003461 rtn 
-:      003464 role_switch_master:
-0x21e1 003465 bpatch patch04_6 ,mem_patch04 
-0x21e2 003466 call role_switch_check 
-0x21e3 003467 nrtn user 
-0x21e4 003468 disable user 
-0x21e5 003469 jam param_newconnto ,mem_newconnto_counter 
-0x21e6 003470 set0 mark_fhs_already_good ,mark 
-:      003471 roles_waitfhs_loop:
-0x21e7 003472 call rf_setup_time_master_slot 
-0x21e8 003473 call master_recv_packet 
-0x21e9 003474 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
-0x21ea 003475 call new_conn_timeout 
-0x21eb 003476 nbranch roles_waitfhs_loop ,blank 
-:      003477 role_switch_fail_master:
-0x21ec 003478 bpatch patch04_7 ,mem_patch04 
-0x21ed 003479 disable user 
-0x21ee 003480 deposit clkn_bt 
-0x21ef 003481 store 4 ,mem_next_btclk 
-0x21f0 003482 enable clknt 
-0x21f1 003483 enable master 
-0x21f2 003484 jam bt_evt_switch_fail_master ,mem_fifo_temp 
-0x21f3 003485 branch ui_ipc_send_event 
-:      003487 roles_replyto_fhs:
-0x21f4 003488 bpatch patch05_0 ,mem_patch05 
-0x21f5 003489 call rf_setup_time_slave_slot 
-0x21f6 003490 arg type_id ,type 
-0x21f7 003491 call master_send_packet 
-0x21f8 003492 disable clknt 
-0x21f9 003493 disable master 
-0x21fa 003494 call apply_switch_clke 
-0x21fb 003495 call prepare_newconn 
-:      003496 roles_newconns_loop:
-0x21fc 003497 bpatch patch05_1 ,mem_patch05 
-0x21fd 003498 call slave_newconn_once 
-0x21fe 003499 branch roles_newconns_responded ,match 
-0x21ff 003500 call new_conn_timeout 
-0x2200 003501 nbranch roles_newconns_loop ,blank 
-0x2201 003502 branch role_switch_fail_master 
-:      003503 roles_newconns_responded:
-0x2202 003504 fetch 1 ,mem_mode 
-0x2203 003505 set0 mode_master ,pdata 
-0x2204 003506 store 1 ,mem_mode 
-0x2205 003507 call supervision_flush 
-0x2206 003508 call calc_clke_offset 
-0x2207 003509 enable user 
-0x2208 003510 jam bt_evt_switch_success_master ,mem_fifo_temp 
-0x2209 003511 branch ui_ipc_send_event 
-:      003516 context_load:
-0x220a 003517 bpatch patch05_2 ,mem_patch05 
-0x220b 003518 set1 mark_context ,mark 
-0x220c 003519 deposit rega 
-0x220d 003520 store 2 ,mem_context_ptr 
-0x220e 003521 force context_size ,loopcnt 
-0x220f 003522 arg mem_le_state ,contw 
-0x2210 003523 add rega ,coffset_mode ,contr 
-0x2211 003524 ifetch 1 ,contr 
-0x2212 003525 copy rega ,contr 
-0x2213 003526 bbit1 mode_le ,memcpy 
-0x2214 003527 arg mem_state ,contw 
-0x2215 003528 call memcpy 
-0x2216 003529 disable attempt 
-0x2217 003530 fetch 1 ,mem_amaddr 
-0x2218 003531 iforce am_addr 
-0x2219 003532 jam 1 ,mem_current_sniff_attempt 
-0x221a 003533 branch context_load_master ,master 
-0x221b 003534 jam 1 ,mem_current_sniff_attempt 
-:      003535 context_load_master:
-0x221c 003536 fetch 1 ,mem_state 
-0x221d 003537 rtnbit0 state_insniff 
-0x221e 003538 fetch 1 ,mem_sniff_attempt 
-0x221f 003539 store 1 ,mem_current_sniff_attempt 
-0x2220 003540 fetch 1 ,mem_sniff_timeout 
-0x2221 003541 store 1 ,mem_current_sniff_timeout 
-0x2222 003542 rtn 
-:      003544 context_save:
-0x2223 003545 bpatch patch05_3 ,mem_patch05 
-0x2224 003546 fetch 2 ,mem_context_ptr 
-0x2225 003547 iforce contw 
-0x2226 003548 force context_size ,loopcnt 
-0x2227 003549 arg mem_le_state ,contr 
-0x2228 003550 branch memcpy ,le 
-0x2229 003551 arg mem_state ,contr 
-0x222a 003552 branch memcpy 
-:      003556 context_get_next:
-0x222b 003557 arg context_num ,loopcnt 
-0x222c 003558 fetcht 1 ,mem_current_context 
-:      003559 context_get_next_loop:
-0x222d 003560 increase 1 ,temp 
-0x222e 003561 compare context_num ,temp ,0xff 
-0x222f 003562 nbranch context_get_next_cont ,true 
-0x2230 003563 arg 0 ,temp 
-:      003564 context_get_next_cont:
-0x2231 003565 storet 1 ,mem_current_context 
-0x2232 003566 mul32 temp ,context_size ,pdata 
-0x2233 003567 arg mem_context ,rega 
-0x2234 003568 iadd rega ,rega 
-0x2235 003569 ifetch 1 ,rega 
-0x2236 003570 bbit1 state_insniff ,context_get_next_sniff 
-0x2237 003571 rtnbit1 state_inconn 
-0x2238 003572 rtnbit1 state_inpage 
-:      003573 context_get_next_sniff:
-0x2239 003574 loop context_get_next_loop 
-0x223a 003575 rtn 
-:      003577 context_new:
-0x223b 003578 bpatch patch05_4 ,mem_patch05 
-0x223c 003579 arg context_search_empty ,regc 
-0x223d 003580 call context_search 
-0x223e 003581 nrtn zero 
-0x223f 003582 deposit rega 
-0x2240 003583 store 2 ,mem_context_ptr 
-0x2241 003584 force 0 ,null 
-0x2242 003585 rtn 
-:      003589 context_check_all_wack:
-0x2243 003590 call check_esco_amaddr 
-0x2244 003591 branch context_check_esco_wack ,true 
-0x2245 003592 fetch 2 ,mem_context_ptr 
-0x2246 003593 add pdata ,coffset_arq ,contw 
-0x2247 003594 fetch 1 ,mem_arq 
-0x2248 003595 istore 1 ,contw 
-0x2249 003596 arg context_check_a_wack ,regc 
-0x224a 003597 branch context_search 
-:      003599 context_check_esco_wack:
-0x224b 003600 fetch 1 ,mem_arq 
-0x224c 003601 isolate1 wack ,pdata 
-0x224d 003602 branch context_esco_wack ,true 
-0x224e 003603 force 1 ,null 
-0x224f 003604 rtn 
-:      003605 context_esco_wack:
-0x2250 003606 force 0 ,null 
-0x2251 003607 rtn 
-:      003610 context_check_idle:
-0x2252 003611 arg context_check_inconn ,regc 
-0x2253 003612 branch context_search 
-:      003614 context_traverse_linkkey:
-0x2254 003615 fetcht 2 ,mem_context_ptr 
-0x2255 003616 arg context_traverse_clearkey ,regc 
-0x2256 003617 branch context_search 
-:      003621 context_search_conn_handle:
-0x2257 003622 fetcht 1 ,mem_hci_conn_handle 
-:      003623 context_search_conn_handle2:
-0x2258 003624 arg context_search_handle ,regc 
-0x2259 003625 branch context_search 
-:      003627 context_search_plap:
-0x225a 003628 bpatch patch05_5 ,mem_patch05 
-0x225b 003629 fetcht 6 ,mem_hci_plap 
-:      003630 context_search_plap2:
-0x225c 003631 arg context_search_lap ,regc 
-0x225d 003632 branch context_search 
-:      003634 context_search_insniff:
-0x225e 003635 arg context_search_sniff ,regc 
-0x225f 003636 branch context_search 
-:      003638 context_search_sniff_window:
-0x2260 003639 arg context_search_window ,regc 
-:      003640 context_search:
-0x2261 003641 bpatch patch05_6 ,mem_patch05 
-0x2262 003642 arg mem_context ,rega 
-0x2263 003643 arg context_num ,loopcnt 
-:      003644 context_search_loop:
-0x2264 003645 ifetch 1 ,rega 
-0x2265 003646 copy regc ,pc 
-:      003647 context_search_next:
-0x2266 003648 increase context_size ,rega 
-0x2267 003649 loop context_search_loop 
-0x2268 003650 force 1 ,null 
-0x2269 003651 rtn 
-:      003653 context_search_empty:
-0x226a 003654 bbit1 state_inconn ,context_search_next 
-0x226b 003655 bbit1 state_inpage ,context_search_next 
-0x226c 003656 force 0 ,null 
-0x226d 003657 rtn 
-:      003659 context_search_lap:
-0x226e 003660 bbit1 state_inpage ,context_search_lap_cont 
-0x226f 003661 bbit0 state_inconn ,context_search_next 
-:      003662 context_search_lap_cont:
-0x2270 003663 add rega ,coffset_plap ,contr 
-0x2271 003664 ifetch 6 ,contr 
-0x2272 003665 isub temp ,null 
-0x2273 003666 rtn zero 
-0x2274 003667 branch context_search_next 
-:      003669 context_search_handle:
-0x2275 003670 bbit0 state_inconn ,context_search_next 
-0x2276 003671 add rega ,coffset_conn_handle ,contr 
-0x2277 003672 ifetch 1 ,contr 
-0x2278 003673 isub temp ,null 
-0x2279 003674 rtn zero 
-0x227a 003675 branch context_search_next 
-:      003677 context_search_sniff:
-0x227b 003678 bbit0 state_insniff ,context_search_next 
-:      003679 context_search_sniff_loop:
-0x227c 003680 call context_get_anchor 
-0x227d 003681 call sign_pdata_temp 
-0x227e 003682 isub temp ,pdata 
-0x227f 003683 increase 1 ,pdata 
-0x2280 003684 branch context_search_sniff_miss ,positive 
-0x2281 003685 copy contr ,regb 
-0x2282 003686 store 9 ,mem_temp 
-0x2283 003687 fetch 1 ,mem_le_sc_calc 
-0x2284 003688 nbranch context_search_sniff_sc ,blank 
-0x2285 003689 fetch 9 ,mem_temp 
-0x2286 003690 copy regb ,contr 
-0x2287 003691 increase 5 ,pdata 
-0x2288 003692 branch context_search_meet1 
-:      003693 context_search_sniff_sc:
-0x2289 003694 fetch 9 ,mem_temp 
-0x228a 003695 copy regb ,contr 
-0x228b 003696 increase 20 ,pdata 
-:      003697 context_search_meet1:
-0x228c 003698 nbranch context_search_next ,positive 
-:      003699 context_search_meet:
-0x228d 003700 copy temp ,bt_clk 
-0x228e 003701 call context_next_anchor 
-0x228f 003702 force 0 ,null 
-0x2290 003703 rtn 
-:      003706 context_search_sniff_miss:
-0x2291 003707 iforce regb 
-0x2292 003708 add rega ,coffset_tsniff ,contr 
-0x2293 003709 ifetch 2 ,contr 
-0x2294 003710 branch context_search_meet ,blank 
-0x2295 003711 call context_next_anchor 
-0x2296 003712 branch context_search_sniff_loop 
-:      003714 sign_pdata_temp:
-0x2297 003715 rshift16 pdata ,timeup 
-0x2298 003716 rshift8 timeup ,timeup 
-0x2299 003717 branch sign_pdata_temp_p0 ,zero 
-0x229a 003718 compare 0xf ,timeup ,0xf 
-0x229b 003719 nrtn true 
-0x229c 003720 rshift16 temp ,timeup 
-0x229d 003721 rshift8 timeup ,timeup 
-0x229e 003722 nrtn zero 
-0x229f 003723 set1 28 ,temp 
-0x22a0 003724 rtn 
-:      003725 sign_pdata_temp_p0:
-0x22a1 003726 rshift16 temp ,timeup 
-0x22a2 003727 rshift8 timeup ,timeup 
-0x22a3 003728 compare 0xf ,timeup ,0xf 
-0x22a4 003729 nrtn true 
-0x22a5 003730 set1 28 ,pdata 
-0x22a6 003731 rtn 
-:      003733 context_check_inconn:
-0x22a7 003734 bbit0 state_inconn ,context_search_next 
-0x22a8 003735 force 0 ,null 
-0x22a9 003736 rtn 
-:      003738 context_check_a_wack:
-0x22aa 003739 bbit0 state_inconn ,context_search_next 
-0x22ab 003740 add rega ,coffset_mode ,contr 
-0x22ac 003741 ifetch 1 ,contr 
-0x22ad 003742 bbit1 mode_le ,context_search_next 
-0x22ae 003743 add rega ,coffset_arq ,contr 
-0x22af 003744 ifetch 1 ,contr 
-0x22b0 003745 bbit0 wack ,context_search_next 
-0x22b1 003746 force 0 ,null 
-0x22b2 003747 rtn 
-:      003749 context_get_anchor:
-0x22b3 003750 add rega ,coffset_mode ,contr 
-0x22b4 003751 ifetcht 1 ,contr 
-0x22b5 003752 deposit clkn_bt 
-0x22b6 003753 isolate1 mode_master ,temp 
-0x22b7 003754 add rega ,coffset_sniff_anchor ,contr 
-0x22b8 003755 ifetcht 4 ,contr 
-0x22b9 003756 rtn true 
-0x22ba 003757 add rega ,coffset_clk_offset ,contr 
-0x22bb 003758 ifetch 6 ,contr 
-0x22bc 003759 call calc_clke2 
-0x22bd 003760 deposit clke_bt 
-0x22be 003761 rtn 
-:      003763 context_next_anchor:
-0x22bf 003764 add rega ,coffset_tsniff ,contr 
-0x22c0 003765 add rega ,coffset_sniff_anchor ,contw 
-0x22c1 003766 ifetch 2 ,contr 
-0x22c2 003767 iadd temp ,timeup 
-0x22c3 003768 deposit timeup 
-0x22c4 003769 istore 4 ,contw 
-0x22c5 003770 branch le_context_nexthop 
-:      003773 context_search_window:
-0x22c6 003774 bbit0 state_insniff ,context_search_next 
-0x22c7 003775 call context_get_anchor 
-0x22c8 003776 iadd stop_watch ,pdata 
-0x22c9 003777 iadd stop_watch ,pdata 
-0x22ca 003778 iadd queue ,pdata 
-0x22cb 003779 isub temp ,null 
-0x22cc 003780 nbranch context_search_next ,positive 
-0x22cd 003781 force 0 ,null 
-0x22ce 003782 rtn 
-:      003784 context_traverse_clearkey:
-0x22cf 003785 bbit0 state_inconn ,context_search_next 
-0x22d0 003786 deposit temp 
-0x22d1 003787 isub rega ,null 
-0x22d2 003788 branch context_search_next ,null 
-0x22d3 003789 add rega ,coffset_mode ,contr 
-0x22d4 003790 ifetch 1 ,contr 
-0x22d5 003791 bbit1 mode_le ,context_search_next 
-0x22d6 003792 ifetch 1 ,rega 
-0x22d7 003793 set0 state_linkkey ,pdata 
-0x22d8 003794 istore 1 ,rega 
-0x22d9 003795 branch context_search_next 
-:      003798 master_conn_send_packet:
-0x22da 003799 bpatch patch05_7 ,mem_patch05 
-0x22db 003800 call rf_setup_time_master_slot 
-:      003801 master_send_packet:
-0x22dc 003802 add clkn_bt ,1 ,bt_clk 
-0x22dd 003803 call fetch_self_bt_adr 
-0x22de 003804 force 0x03 ,freq_mode 
-0x22df 003805 call tx_radio_freq 
-0x22e0 003806 call start_transmitter 
-0x22e1 003807 call start_tx_native 
-0x22e2 003808 call send_access_word 
-0x22e3 003809 branch transmit_packet 
-:      003811 master_conn_recv_packet:
-0x22e4 003812 bpatch patch06_0 ,mem_patch06 
-0x22e5 003813 call rf_setup_time_slave_slot 
-:      003814 master_recv_packet:
-0x22e6 003815 add clkn_bt ,1 ,bt_clk 
-0x22e7 003816 call fetch_self_bt_adr 
-0x22e8 003817 force 0x03 ,freq_mode 
-0x22e9 003818 call rx_radio_freq 
-0x22ea 003819 call init_rx_packet_flags 
-0x22eb 003820 call prep_crypt 
-0x22ec 003821 call start_rx_native 
-0x22ed 003822 call start_receiver 
-:      003823 master_rx_conn_finish_packet:
-0x22ee 003824 call wait_access_clkn_rt 
-0x22ef 003825 nrtn sync 
-0x22f0 003826 call save_rssi 
-0x22f1 003827 branch receive_packet 
-:      003831 master_newconn_once:
-0x22f2 003832 bpatch patch06_1 ,mem_patch06 
-0x22f3 003833 fetch 1 ,mem_fhs_am_addr 
-0x22f4 003834 iforce am_addr 
-0x22f5 003835 force type_poll ,type 
-0x22f6 003836 call master_conn_send_packet 
-0x22f7 003837 branch master_conn_recv_packet 
-:      003848 inquiry_scan_dispatch:
-0x22f8 003849 fetch 1 ,mem_scan_mode 
-0x22f9 003850 rtnbit0 inq_scan_mode 
-0x22fa 003851 force iscan_interval_timer ,queue 
-0x22fb 003852 call timer_check 
-0x22fc 003853 nrtn blank 
-0x22fd 003854 fetcht 2 ,mem_iscan_window 
-0x22fe 003855 force 4 ,queue 
-0x22ff 003856 call sniff_check_window 
-0x2300 003857 rtn user 
-0x2301 003858 call inquiry_scan_start 
-0x2302 003859 force iscan_interval_timer ,queue 
-0x2303 003860 fetch 2 ,mem_iscan_interval 
-0x2304 003861 nbranch timer_init ,sync 
-0x2305 003862 random pdata 
-0x2306 003863 iand mask3ff ,pdata 
-0x2307 003864 branch timer_init 
-:      003867 inquiry_scan_start:
-0x2308 003868 bpatch patch06_2 ,mem_patch06 
-0x2309 003869 jam 0 ,mem_fhs_am_addr 
-0x230a 003870 disable clknt 
-0x230b 003871 disable attempt 
-0x230c 003872 call afh_clear 
-0x230d 003873 and clkn_bt ,0x1fc ,bt_clk 
-0x230e 003874 force 0x01 ,freq_mode 
-0x230f 003875 call fetch_giac 
-0x2310 003876 call rx_radio_freq 
-0x2311 003877 setflip mark_inquiry_state ,mark 
-0x2312 003878 fetch 1 ,mem_inquiryscan_waitcnt 
-0x2313 003879 increase 1 ,pdata 
-0x2314 003880 store 1 ,mem_inquiryscan_waitcnt 
-0x2315 003881 call fetch_diac 
-0x2316 003882 call start_receiver 
-0x2317 003883 call wait_access_forever 
-0x2318 003884 nrtn sync 
-0x2319 003885 bpatch patch06_3 ,mem_patch06 
-0x231a 003886 force 0 ,stop_watch 
-0x231b 003887 call shutdown_radio 
-0x231c 003888 fetch 1 ,mem_inquiryscan_rcvcnt 
-0x231d 003889 increase 1 ,pdata 
-0x231e 003890 store 1 ,mem_inquiryscan_rcvcnt 
-0x231f 003891 call fetch_giac 
-0x2320 003892 call rf_setup_time_slave_slot 
-0x2321 003893 or_into 0x002 ,bt_clk 
-0x2322 003894 force 0x01 ,freq_mode 
-0x2323 003895 call tx_radio_freq 
-0x2324 003896 call fetch_diac 
-0x2325 003897 call start_transmitter 
-0x2326 003898 call start_tx_external 
-0x2327 003899 deposit clkn_bt 
-0x2328 003900 store 4 ,mem_clkn_bt 
-0x2329 003901 call send_access_word 
-0x232a 003902 force type_fhs ,type 
-0x232b 003903 force 0 ,am_addr 
-0x232c 003904 call scan_mode_whiten 
-0x232d 003905 call transmit_packet_whitened 
-0x232e 003906 call send_eir 
-0x232f 003907 and_into 0x1fd ,bt_clk 
-0x2330 003908 increase 1 ,n_tx_slot 
-0x2331 003909 rtn 
-:      003911 send_eir:
-0x2332 003912 bpatch patch06_4 ,mem_patch06 
-0x2333 003913 fetch 1 ,mem_eir_enable 
-0x2334 003914 rtn blank 
-0x2335 003915 arg mem_eir ,contw 
-0x2336 003916 fetch 1 ,mem_local_name_length 
-0x2337 003917 copy pdata ,loopcnt 
-0x2338 003918 increase 1 ,pdata 
-0x2339 003919 istore 1 ,contw 
-0x233a 003920 copy contw ,temp 
-0x233b 003921 increase 1 ,pdata 
-0x233c 003922 store 2 ,mem_tx_len 
-0x233d 003923 copy temp ,contw 
-0x233e 003924 setarg 0x09 
-0x233f 003925 istore 1 ,contw 
-0x2340 003926 arg mem_local_name ,contr 
-0x2341 003927 call memcpy 
-0x2342 003929 arg mem_all_uuid_128bits ,regc 
-0x2343 003930 arg 4 ,loopcnt 
-0x2344 003931 call get_all_uuid 
-0x2345 003932 arg mem_all_uuid_16bits ,regc 
-0x2346 003933 arg 1 ,loopcnt 
-0x2347 003934 call get_all_uuid 
-0x2348 003936 force type_dm3 ,type 
-0x2349 003937 jam 2 ,mem_tx_lch 
-0x234a 003938 setarg mem_eir 
-0x234b 003939 store 2 ,mem_txptr 
-0x234c 003940 call rf_setup_time_slave_slot 
-0x234d 003941 call tx_radio_freq 
-0x234e 003942 call start_transmitter 
-0x234f 003943 call start_tx_external 
-0x2350 003944 call send_access_word 
-0x2351 003945 call scan_mode_whiten 
-0x2352 003946 call transmit_packet_whitened 
-0x2353 003947 rtn 
-:      003950 get_all_uuid:
-0x2354 003951 copy contw ,temp 
-0x2355 003952 copy regc ,contr 
-0x2356 003953 ifetch 1 ,contr 
-0x2357 003954 rtn blank 
-:      003955 lshift_loop:
-0x2358 003956 lshift pdata ,pdata 
-0x2359 003957 loop lshift_loop 
-0x235a 003958 copy pdata ,rega 
-0x235b 003959 increase 2 ,pdata 
-0x235c 003960 copy pdata ,queue 
-0x235d 003961 fetch 2 ,mem_tx_len 
-0x235e 003962 iadd queue ,pdata 
-0x235f 003963 store 2 ,mem_tx_len 
-0x2360 003964 copy temp ,contw 
-0x2361 003965 copy rega ,pdata 
-0x2362 003966 increase 1 ,pdata 
-0x2363 003967 istore 1 ,contw 
-0x2364 003968 copy regc ,contr 
-0x2365 003969 ifetch 1 ,contr 
-0x2366 003970 ifetch 1 ,contr 
-0x2367 003971 istore 1 ,contw 
-0x2368 003972 copy rega ,loopcnt 
-0x2369 003973 branch memcpy 
-:      003979 page_scan_dispatch:
-0x236a 003980 fetch 1 ,mem_scan_mode 
-0x236b 003981 rtnbit0 page_scan_mode 
-0x236c 003982 force pscan_interval_timer ,queue 
-0x236d 003983 call timer_check 
-0x236e 003984 nrtn blank 
-0x236f 003985 fetcht 2 ,mem_pscan_window 
-0x2370 003986 force 40 ,queue 
-0x2371 003987 call sniff_check_window 
-0x2372 003988 rtn user 
-0x2373 003989 force 0 ,am_addr 
-0x2374 003990 jam param_pagerespto ,mem_fhs_wait_counter 
-0x2375 003991 set0 mark_fhs_already_good ,mark 
-0x2376 003992 call page_scan_start 
-0x2377 003993 force pscan_interval_timer ,queue 
-0x2378 003994 fetch 2 ,mem_pscan_interval 
-0x2379 003995 branch timer_init 
-:      003998 page_scan_start:
-0x237a 003999 bpatch patch06_5 ,mem_patch06 
-0x237b 004000 disable clknt 
-0x237c 004001 call afh_clear 
-0x237d 004002 fetch 1 ,mem_pagescan_waitcnt 
-0x237e 004003 increase 1 ,pdata 
-0x237f 004004 store 1 ,mem_pagescan_waitcnt 
-0x2380 004005 force 0 ,n_tx_slot 
-0x2381 004006 call fetch_self_bt_adr 
-0x2382 004007 add clkn_bt ,1 ,bt_clk 
-0x2383 004008 force 0x02 ,freq_mode 
-0x2384 004009 bpatch patch06_6 ,mem_patch06 
-0x2385 004010 call rx_radio_freq 
-0x2386 004011 call start_receiver 
-0x2387 004012 call wait_access_forever 
-0x2388 004013 nrtn sync 
-0x2389 004014 call shutdown_radio 
-0x238a 004015 fetch 1 ,mem_pagescan_rcvcnt 
-0x238b 004016 increase 1 ,pdata 
-0x238c 004017 store 1 ,mem_pagescan_rcvcnt 
-0x238d 004018 force 0 ,stop_watch 
-0x238e 004019 call rf_setup_time_slave_slot 
-0x238f 004020 or_into 0x002 ,bt_clk 
-0x2390 004021 force 0x01 ,freq_mode 
-0x2391 004022 call tx_radio_freq 
-0x2392 004023 call start_transmitter 
-0x2393 004024 call start_tx_external 
-0x2394 004025 call send_access_word 
-0x2395 004026 call end_of_packet 
-0x2396 004027 force 0 ,am_addr 
-0x2397 004028 arg param_rf_setup ,timeup 
-0x2398 004029 until clke_rt ,meet 
-0x2399 004030 or_into 0x03 ,clke_bt 
-0x239a 004031 and_into 0x1fd ,bt_clk 
-:      004032 page_scan_wait_fhs_restart:
-0x239b 004033 bpatch patch06_7 ,mem_patch06 
-0x239c 004034 increase 1 ,n_tx_slot 
-0x239d 004035 call rx_radio_freq 
-0x239e 004036 call start_receiver 
-0x239f 004037 call wait_access_mhalfbnd 
-0x23a0 004038 nbranch page_scan_wait_fhs_again ,sync 
-0x23a1 004039 call scan_mode_whiten 
-0x23a2 004040 call receive_packet_whitened 
-0x23a3 004041 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
-:      004042 page_scan_wait_fhs_again:
-0x23a4 004043 bpatch patch07_0 ,mem_patch07 
-0x23a5 004044 fetch 1 ,mem_fhs_wait_counter 
-0x23a6 004045 rtn blank 
-0x23a7 004046 increase -1 ,pdata 
-0x23a8 004047 store 1 ,mem_fhs_wait_counter 
-0x23a9 004048 call rf_setup_time_master_slot 
-0x23aa 004049 branch page_scan_wait_fhs_restart 
-:      004052 page_scan_reply_to_fhs:
-0x23ab 004053 bpatch patch07_1 ,mem_patch07 
-0x23ac 004054 set0 1 ,clke_bt 
-0x23ad 004055 set1 0 ,clke_bt 
-0x23ae 004056 fetch 1 ,mem_pagescan_rcvfhscnt 
-0x23af 004057 increase 1 ,pdata 
-0x23b0 004058 store 1 ,mem_pagescan_rcvfhscnt 
-0x23b1 004059 call rf_setup_time_slave_slot 
-0x23b2 004060 or_into 0x02 ,bt_clk 
-0x23b3 004061 call tx_radio_freq 
-0x23b4 004062 call start_transmitter 
-0x23b5 004063 call start_tx_external 
-0x23b6 004064 call send_access_word 
-0x23b7 004065 call end_of_packet 
-:      004066 slave_apply_clke_bt:
-0x23b8 004067 compare 0x03 ,clke_bt ,0x03 
-0x23b9 004068 branch slave_apply_clke_bt_now ,true 
-0x23ba 004069 until null ,mhalfbnd 
-0x23bb 004070 branch slave_apply_clke_bt 
-:      004071 slave_apply_clke_bt_now:
-0x23bc 004072 fetch 4 ,mem_clke_bt 
-0x23bd 004073 or_into 0x03 ,pdata 
-0x23be 004074 icopy clke_bt 
-:      004076 start_slave_connection:
-0x23bf 004077 bpatch patch07_2 ,mem_patch07 
-0x23c0 004078 fetch 6 ,extm_lap 
-0x23c1 004079 store 6 ,mem_plap 
-0x23c2 004080 call prepare_newconn 
-:      004081 slave_newconn_loop:
-0x23c3 004082 call slave_newconn_once 
-0x23c4 004083 branch sconn_successful ,match 
-0x23c5 004084 call new_conn_timeout 
-0x23c6 004085 nbranch slave_newconn_loop ,blank 
-0x23c7 004086 rtn 
-:      004089 sconn_successful:
-0x23c8 004090 bpatch patch07_3 ,mem_patch07 
-0x23c9 004091 call newconn_init 
-0x23ca 004092 call context_new 
-0x23cb 004093 nrtn zero 
-0x23cc 004094 jam 0 ,mem_mode 
-0x23cd 004095 call calc_clke_offset 
-0x23ce 004096 branch context_save 
-:      004101 slave_dispatch:
-0x23cf 004102 bpatch patch07_4 ,mem_patch07 
-0x23d0 004103 call calc_clke 
-0x23d1 004104 call role_switch_slave 
-0x23d2 004105 rtn user 
-:      004106 slave_loop:
-0x23d3 004107 bpatch patch07_5 ,mem_patch07 
-0x23d4 004108 call check_bt_disabled 
-0x23d5 004109 call scheduler_process 
-0x23d6 004110 call slave_conn_recv_packet 
-0x23d7 004111 nbranch slave_notmatch ,match 
-0x23d8 004112 call supervision_flush 
-0x23d9 004113 call scheduler_tx_l2cap_pkt 
-0x23da 004114 call prepare_tx 
-0x23db 004115 call slave_conn_send_packet 
-0x23dc 004116 call parse_l2cap 
-0x23dd 004117 call parse_lmp 
-0x23de 004118 fetch 1 ,mem_slave_rcvcnt 
-0x23df 004119 increase 1 ,pdata 
-0x23e0 004120 store 1 ,mem_slave_rcvcnt 
-0x23e1 004121 call calc_clke_offset 
-:      004122 slave_notmatch:
-0x23e2 004123 bpatch patch07_6 ,mem_patch07 
-0x23e3 004124 call lpm_set_mult 
-0x23e4 004125 call supervision_update 
-0x23e5 004126 branch slave_disconnect ,positive 
-0x23e6 004127 call check_disconnect_timeout 
-0x23e7 004128 nbranch slave_disconnect ,user 
-0x23e8 004129 call check_attempt 
-0x23e9 004130 nbranch slave_loop ,blank 
-0x23ea 004131 rtn 
-:      004133 slave_disconnect:
-0x23eb 004134 bpatch patch07_7 ,mem_patch07 
-0x23ec 004135 jam 0 ,mem_tester_emulate 
-0x23ed 004136 jam 0 ,mem_debug_config 
-0x23ee 004137 call quit_connection 
-0x23ef 004138 set0 mark_testmode ,mark 
-0x23f0 004139 call test_enable_white 
-0x23f1 004140 fetch 1 ,mem_state 
-0x23f2 004141 rtn 
-:      004144 role_switch_slave:
-0x23f3 004145 bpatch patch08_0 ,mem_patch08 
-0x23f4 004146 call role_switch_check 
-0x23f5 004147 nrtn user 
-0x23f6 004148 copy am_addr ,temp 
-0x23f7 004149 call get_free_amaddr 
-0x23f8 004150 store 1 ,mem_fhs_am_addr 
-0x23f9 004151 copy temp ,am_addr 
-0x23fa 004152 jam param_newconnto ,mem_newconnto_counter 
-:      004153 roles_sendfhs_loop:
-0x23fb 004154 bpatch patch08_1 ,mem_patch08 
-0x23fc 004155 call rf_setup_time_master_slot 
-0x23fd 004156 force type_fhs ,type 
-0x23fe 004157 call slave_send_access 
-0x23ff 004158 deposit clkn_bt 
-0x2400 004159 store 4 ,mem_clkn_bt 
-0x2401 004160 call transmit_packet 
-0x2402 004161 call rf_setup_time_slave_slot 
-0x2403 004162 enable user3 
-0x2404 004163 call slave_receive_access 
-0x2405 004164 branch roles_got_fhs_reply ,sync 
-0x2406 004165 call shutdown_radio 
-0x2407 004166 call new_conn_timeout 
-0x2408 004167 nbranch roles_sendfhs_loop ,blank 
-0x2409 004168 rtnmark0 mark_accept_switch 
-0x240a 004169 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x240b 004170 set1 mark_switch_initiated ,mark 
-0x240c 004171 rtn 
-:      004172 roles_got_fhs_reply:
-0x240d 004173 enable clknt 
-0x240e 004174 call prepare_newconn 
-0x240f 004175 call afh_clear 
-:      004176 roles_newconn_loop:
-0x2410 004177 bpatch patch08_2 ,mem_patch08 
-0x2411 004178 call master_newconn_once 
-0x2412 004179 branch roles_newconn_responded ,sync 
-0x2413 004180 call new_conn_timeout 
-0x2414 004181 nbranch roles_newconn_loop ,blank 
-0x2415 004182 disable clknt 
-0x2416 004183 deposit clke_bt 
-0x2417 004184 store 4 ,mem_next_btclk 
-0x2418 004185 rtn 
-:      004186 roles_newconn_responded:
-0x2419 004187 enable master 
-0x241a 004188 bmark0 mark_accept_switch ,roles_newconn_nolmp 
-0x241b 004189 set0 mark_accept_switch ,mark 
-0x241c 004190 jam lmp_accepted ,mem_lmo_opcode2 
-0x241d 004191 jam lmp_host_connection_req ,mem_lmi_opcode2 
-0x241e 004192 call tid_set_reply 
-:      004193 roles_newconn_nolmp:
-0x241f 004194 deposit am_addr 
-0x2420 004195 store 1 ,mem_amaddr 
-0x2421 004196 force 0 ,pdata 
-0x2422 004197 store 6 ,mem_clk_offset 
-0x2423 004198 fetch 1 ,mem_mode 
-0x2424 004199 set1 mode_master ,pdata 
-0x2425 004200 store 1 ,mem_mode 
-0x2426 004201 call supervision_flush 
-0x2427 004202 disable master 
-0x2428 004203 enable user 
-0x2429 004204 rtn 
-:      004208 init_rx_packet_flags:
-0x242a 004209 bpatch patch08_3 ,mem_patch08 
-0x242b 004210 disable match 
-0x242c 004211 set0 mark_loopback ,mark 
-0x242d 004212 set0 mark_am_addr_broadcast ,mark 
-0x242e 004213 set0 mark_longpacket ,mark 
-0x242f 004214 set0 mark_old_packet ,mark 
-0x2430 004215 fetch 1 ,mem_arq 
-0x2431 004216 set0 arqnx ,pdata 
-0x2432 004217 set1 flowx ,pdata 
-0x2433 004218 store 1 ,mem_arq 
-0x2434 004219 rtn 
-:      004221 prepare_newconn:
-0x2435 004222 bpatch patch08_4 ,mem_patch08 
-0x2436 004223 jam param_newconnto ,mem_newconnto_counter 
-0x2437 004224 jam param_newconn_arq ,mem_arq 
-0x2438 004225 fetch 2 ,mem_rx_window_init 
-0x2439 004226 store 2 ,mem_rx_window 
-0x243a 004227 deposit clkn_bt 
-0x243b 004228 store 4 ,mem_next_btclk 
-0x243c 004229 rtn clknt 
-0x243d 004230 deposit clke_bt 
-0x243e 004231 store 4 ,mem_next_btclk 
-0x243f 004232 rtn 
-:      004234 newconn_init:
-0x2440 004235 bpatch patch08_5 ,mem_patch08 
-0x2441 004236 call init_lmp_reinit 
-0x2442 004237 call new_conn_handle 
-0x2443 004238 store 1 ,mem_conn_handle 
-0x2444 004239 setarg 0 
-0x2445 004240 store 2 ,mem_l2cap_rxbuff1_len 
-0x2446 004241 setarg param_supervision_to 
-0x2447 004242 store 2 ,mem_supervision_to 
-0x2448 004243 fetch 1 ,mem_state 
-0x2449 004244 set1 state_inconn ,pdata 
-0x244a 004245 store 1 ,mem_state 
-0x244b 004246 jam 0 ,mem_op 
-0x244c 004247 jam 0 ,mem_state_map 
-0x244d 004248 jam 0 ,mem_lpm_current_mult 
-0x244e 004249 branch supervision_flush 
-:      004252 clear_linkkey:
-0x244f 004253 bpatch patch08_6 ,mem_patch08 
-0x2450 004254 force 0 ,pdata 
-0x2451 004255 store 8 ,mem_link_key 
-0x2452 004256 istore 8 ,contw 
-0x2453 004257 call clear_linkstate 
-0x2454 004258 branch context_traverse_linkkey 
-:      004260 new_conn_timeout:
-0x2455 004261 fetch 1 ,mem_newconnto_counter 
-0x2456 004262 increase -1 ,pdata 
-0x2457 004263 store 1 ,mem_newconnto_counter 
-0x2458 004264 rtn 
-:      004266 new_conn_handle:
-0x2459 004267 fetch 1 ,mem_handle_num 
-0x245a 004268 increase 1 ,pdata 
-0x245b 004269 store 1 ,mem_handle_num 
-0x245c 004270 rtn 
-:      004273 quit_connection:
-0x245d 004274 bpatch patch08_7 ,mem_patch08 
-0x245e 004275 fetch 1 ,mem_hci_cmd 
-0x245f 004276 beq hci_cmd_remote_name_req ,quit_connection_name 
-0x2460 004277 fetch 1 ,mem_lmp_to_send 
-0x2461 004278 bne lmp_name_req ,quit_connection_cont 
-:      004279 quit_connection_name:
-0x2462 004280 call cmd_check_plap 
-0x2463 004281 nbranch quit_connection_cont ,zero 
-0x2464 004282 call master_name_error 
-0x2465 004283 jam 0 ,mem_hci_cmd 
-:      004284 quit_connection_cont:
-0x2466 004285 bpatch patch09_0 ,mem_patch09 
-0x2467 004286 call app_disconn_reason_collect_bt 
-0x2468 004287 call sniff_exit 
-0x2469 004288 jam bt_evt_bb_disconnected ,mem_fifo_temp 
-0x246a 004289 call ui_ipc_send_event 
-0x246b 004290 call init_lmp_work 
-0x246c 004291 call l2cap_init_work 
-0x246d 004292 call sp_initialize 
-0x246e 004293 fetch 1 ,mem_state 
-0x246f 004294 set0 state_inconn 
-0x2470 004295 store 1 ,mem_state 
-0x2471 004296 jam 0 ,memui_reconnect_mode 
-0x2472 004298 fetch 1 ,mem_state_map 
-0x2473 004299 compare 0x0 ,pdata ,0xc0 
-0x2474 004300 branch quit_connection_not_clear_mark ,true 
-0x2475 004301 set0 mark_rxbuf_inuse ,mark 
-:      004302 quit_connection_not_clear_mark:
-0x2476 004303 fetch 1 ,mem_arq 
-0x2477 004304 bbit0 wack ,quit_connection_not_clear_tx 
-:      004305 quit_connection_not_clear_tx:
-0x2478 004306 fetch 1 ,mem_op 
-0x2479 004307 rtnbit0 op_txl2cap 
-0x247a 004308 set0 mark_tx_l2cap ,mark 
-0x247b 004309 rtn 
-:      004311 slave_newconn_once:
-0x247c 004312 bpatch patch09_1 ,mem_patch09 
-0x247d 004313 fetch 1 ,extm_newconn_am_addr 
-0x247e 004314 rtn blank 
-0x247f 004315 icopy am_addr 
-0x2480 004316 call slave_conn_recv_packet 
-0x2481 004317 nrtn match 
-0x2482 004318 force type_null ,type 
-0x2483 004319 call slave_conn_send_packet 
-0x2484 004320 deposit am_addr 
-0x2485 004321 store 1 ,mem_amaddr 
-0x2486 004322 force 0 ,pdata 
-0x2487 004323 store 1 ,extm_newconn_am_addr 
-0x2488 004324 rtn 
-:      004330 prepare_tx:
-0x2489 004331 bpatch patch09_2 ,mem_patch09 
-0x248a 004332 fetch 1 ,mem_state 
-0x248b 004333 bbit0 state_insco ,prepare_tx_not_sco 
-0x248c 004334 force type_hv3 ,type 
-0x248d 004335 bmark0 mark_esco ,prepare_tx_not_esco 
-0x248e 004336 call check_esco_amaddr 
-0x248f 004337 nbranch prepare_tx_not_sco ,true 
-0x2490 004338 branch prepare_tx_not_sco ,attempt 
-0x2491 004339 call set_wait_ack 
-0x2492 004340 setarg 2 
-0x2493 004341 store 2 ,mem_retransmission_cnt 
-0x2494 004342 rtn 
-:      004343 prepare_tx_not_esco:
-0x2495 004344 nrtn attempt 
-:      004345 prepare_tx_not_sco:
-0x2496 004346 bpatch patch09_3 ,mem_patch09 
-0x2497 004347 call context_check_all_wack 
-0x2498 004348 nbranch prepare_tx_no_retransmit ,zero 
-0x2499 004349 fetch 1 ,mem_arq 
-0x249a 004350 bbit0 wack ,prepare_tx_pollnull 
-:      004351 prepare_tx_retransmit:
-0x249b 004352 bmark1 mark_loopback ,prepare_tx_loopback 
-0x249c 004353 fetch 1 ,mem_debug_config 
-0x249d 004354 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-0x249e 004355 fetch 2 ,mem_retransmission_cnt 
-0x249f 004356 increase -1 ,pdata 
-0x24a0 004357 store 2 ,mem_retransmission_cnt 
-0x24a1 004358 branch prepare_tx_nomore_retransmit ,blank 
-0x24a2 004359 fetch 1 ,mem_last_type 
-0x24a3 004360 iforce type 
-0x24a4 004361 rtn 
-:      004363 prepare_tx_nomore_retransmit:
-0x24a5 004364 bpatch patch09_4 ,mem_patch09 
-0x24a6 004365 call clear_got_tx 
-:      004366 prepare_tx_no_retransmit:
-0x24a7 004367 call check_esco_amaddr 
-0x24a8 004368 branch prepare_tx_pollnull ,true 
-0x24a9 004369 call send_lmp 
-0x24aa 004370 branch prepare_tx_sendlmp ,user 
-0x24ab 004371 fetch 1 ,mem_op 
-0x24ac 004372 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
-0x24ad 004373 bmark1 mark_loopback ,prepare_tx_loopback 
-0x24ae 004374 fetch 1 ,mem_debug_config 
-0x24af 004375 bbit1 debug_tx_pattern ,prepare_tx_txpat 
-:      004376 prepare_tx_pollnull:
-0x24b0 004377 force type_poll ,type 
-0x24b1 004378 rtn master 
-0x24b2 004379 force type_null ,type 
-0x24b3 004380 rtn 
-:      004381 prepare_tx_loopback:
-0x24b4 004382 bpatch patch09_5 ,mem_patch09 
-0x24b5 004383 fetch 1 ,mem_rx_type 
-0x24b6 004384 iforce type 
-0x24b7 004385 rtnne 1 
-0x24b8 004386 force type_null ,type 
-0x24b9 004387 rtn 
-:      004388 prepare_tx_txpat:
-0x24ba 004389 fetch 1 ,test_mode_packet_type 
-0x24bb 004390 and pdata ,0xf ,type 
-0x24bc 004391 set1 mark_loopback ,mark 
-0x24bd 004392 rtn 
-:      004393 prepare_tx_sendlmp:
-0x24be 004394 force type_lmp ,type 
-0x24bf 004395 branch set_wait_ack 
-:      004396 prepare_tx_sendl2cap:
-0x24c0 004397 call tx_l2cap_type 
-:      004399 set_wait_ack:
-0x24c1 004400 bpatch patch09_6 ,mem_patch09 
-0x24c2 004401 fetcht 1 ,mem_arq 
-0x24c3 004402 set1 wack ,temp 
-0x24c4 004403 storet 1 ,mem_arq 
-0x24c5 004404 deposit type 
-0x24c6 004405 store 1 ,mem_last_type 
-0x24c7 004406 setarg 0xffff 
-0x24c8 004407 store 2 ,mem_retransmission_cnt 
-0x24c9 004408 rtn 
-:      004410 tx_l2cap_type:
-0x24ca 004411 bpatch patch09_7 ,mem_patch09 
-0x24cb 004412 fetch 1 ,mem_state_map 
-0x24cc 004413 isolate1 smap_edr ,pdata 
-0x24cd 004414 fetch 2 ,mem_tx_len 
-0x24ce 004415 branch tx_l2cap_type_edr ,true 
-0x24cf 004416 force type_dm1 ,type 
-0x24d0 004417 sub pdata ,17 ,null 
-0x24d1 004418 rtn positive 
-0x24d2 004419 force type_dh1 ,type 
-0x24d3 004420 sub pdata ,27 ,null 
-0x24d4 004421 rtn positive 
-0x24d5 004422 force type_dm3 ,type 
-0x24d6 004423 sub pdata ,121 ,null 
-0x24d7 004424 rtn positive 
-0x24d8 004425 force type_dh3 ,type 
-0x24d9 004426 sub pdata ,183 ,null 
-0x24da 004427 rtn positive 
-0x24db 004428 force type_dm5 ,type 
-0x24dc 004429 sub pdata ,224 ,null 
-0x24dd 004430 rtn positive 
-0x24de 004431 force type_dh5 ,type 
-0x24df 004432 rtn 
-:      004433 tx_l2cap_type_edr:
-0x24e0 004434 force type_dm1 ,type 
-0x24e1 004435 sub pdata ,17 ,null 
-0x24e2 004436 rtn positive 
-0x24e3 004437 force type_dh1 ,type 
-0x24e4 004438 sub pdata ,54 ,null 
-0x24e5 004439 rtn positive 
-0x24e6 004440 force type_dm3 ,type 
-0x24e7 004441 arg 367 ,temp 
-0x24e8 004442 isub temp ,null 
-0x24e9 004443 nrtn positive 
-0x24ea 004444 force type_dm5 ,type 
-0x24eb 004445 arg 679 ,temp 
-0x24ec 004446 isub temp ,null 
-0x24ed 004447 nrtn positive 
-0x24ee 004448 force type_dh5 ,type 
-0x24ef 004449 rtn 
-:      004458 slave_receive_master_slot:
-0x24f0 004459 fetch 1 ,mem_state 
-0x24f1 004460 bbit0 state_insniff ,slave_receive_notsniff 
-0x24f2 004461 fetch 2 ,mem_tsniff 
-0x24f3 004462 branch slave_receive_notsniff ,blank 
-0x24f4 004463 nbranch slave_receive_sniff ,attempt 
-:      004464 slave_receive_notsniff:
-0x24f5 004465 call rf_setup_time_master_slot 
-:      004466 slave_receive_access:
-0x24f6 004467 add clke_bt ,1 ,bt_clk 
-:      004468 slave_receive_sniff:
-0x24f7 004469 enable swfine 
-0x24f8 004470 fetch 2 ,mem_rx_window 
-0x24f9 004471 rshift pdata ,pdata 
-0x24fa 004472 arg param_pll_setup ,temp 
-0x24fb 004473 iadd temp ,pdata 
-0x24fc 004474 call ahead_window 
-0x24fd 004475 call fetch_extm_bt_adr 
-0x24fe 004476 force 0x03 ,freq_mode 
-0x24ff 004477 call rx_radio_freq 
-0x2500 004478 call init_rx_packet_flags 
-0x2501 004479 call prep_crypt 
-0x2502 004480 bpatch patch0a_0 ,mem_patch0a 
-0x2503 004481 fetch 2 ,mem_rx_window 
-0x2504 004482 rshift pdata ,pdata 
-0x2505 004483 call ahead_window 
-0x2506 004484 call start_receiver 
-0x2507 004485 enable decode_fec0 
-0x2508 004486 fetch 2 ,mem_rx_window 
-0x2509 004487 arg param_clke_cal ,temp 
-0x250a 004488 iadd temp ,stop_watch 
-0x250b 004489 correlate null ,timeout 
-0x250c 004490 copy clke ,temp 
-0x250d 004491 storet 6 ,mem_sync_clke 
-0x250e 004492 disable decode_fec0 
-0x250f 004493 nrtn sync 
-0x2510 004494 arg param_clke_cal ,clke_rt 
-0x2511 004495 copy bt_clk ,clke_bt 
-0x2512 004496 branch lpm_adjust_clk ,wake 
-0x2513 004497 rtn 
-:      004500 slave_conn_recv_packet:
-0x2514 004501 bpatch patch0a_1 ,mem_patch0a 
-0x2515 004502 call slave_receive_master_slot 
-0x2516 004503 nbranch shutdown_radio ,sync 
-0x2517 004504 call save_rssi 
-0x2518 004505 bmark0 mark_testmode ,receive_packet 
-0x2519 004506 fetch 2 ,mem_tst_pktcnt_sync 
-0x251a 004507 increase 1 ,pdata 
-0x251b 004508 store 2 ,mem_tst_pktcnt_sync 
-:      004509 receive_packet:
-0x251c 004510 rshift bt_clk ,temp 
-0x251d 004511 or temp ,0x40 ,white_init 
-:      004512 receive_packet_whitened:
-0x251e 004513 bpatch patch0a_2 ,mem_patch0a 
-0x251f 004514 enable enable_white 
-0x2520 004515 enable enable_hec 
-0x2521 004516 enable decode_fec1 
-0x2522 004517 parse demod ,bucket ,3 
-0x2523 004518 rshift8 pwindow ,pdata 
-0x2524 004519 store 1 ,mem_temp_am_addr 
-0x2525 004520 parse demod ,bucket ,4 
-0x2526 004521 inject bucket ,7 
-0x2527 004522 copy pwindow ,pdata 
-0x2528 004523 store 1 ,mem_rx_type 
-0x2529 004524 parse demod ,bucket ,3 
-0x252a 004525 rshift8 pwindow ,pdata 
-0x252b 004526 store 1 ,mem_temp_arq 
-0x252c 004527 fetch 1 ,mem_rx_type 
-0x252d 004528 sub pdata ,3 ,null 
-0x252e 004529 branch receive_packet_noedr ,positive 
-0x252f 004530 beq 7 ,receive_packet_noedr 
-0x2530 004531 fetch 1 ,mem_state_map 
-0x2531 004532 isolate1 smap_edr ,pdata 
-0x2532 004533 setflag true ,psk ,radio_ctrl 
-:      004534 receive_packet_noedr:
-0x2533 004535 bpatch patch0a_3 ,mem_patch0a 
-0x2534 004536 parse demod ,bucket ,8 
-0x2535 004537 disable decode_fec1 
-0x2536 004538 disable enable_hec 
-0x2537 004539 branch error_header ,crc_failed 
-0x2538 004540 bmark0 mark_testmode ,receive_packet_amchk 
-0x2539 004541 fetch 2 ,mem_tst_pktcnt_hec 
-0x253a 004542 increase 1 ,pdata 
-0x253b 004543 store 2 ,mem_tst_pktcnt_hec 
-:      004544 receive_packet_amchk:
-0x253c 004545 bpatch patch0a_4 ,mem_patch0a 
-0x253d 004546 fetch 1 ,mem_temp_am_addr 
-0x253e 004547 compare 0 ,pdata ,0x07 
-0x253f 004548 setflag true ,mark_am_addr_broadcast ,mark 
-0x2540 004549 branch am_addr_ok ,true 
-0x2541 004550 icompare 0x07 ,am_addr 
-0x2542 004551 branch am_addr_match ,true 
-0x2543 004552 bmark0 mark_esco ,end_of_packet 
-0x2544 004553 fetcht 1 ,mem_saved_amaddr 
-0x2545 004554 icompare 0x7 ,temp 
-0x2546 004555 nbranch end_of_packet ,true 
-0x2547 004556 fetch 1 ,mem_arq 
-0x2548 004557 set0 arqnx ,pdata 
-0x2549 004558 set1 flowx ,pdata 
-0x254a 004559 store 1 ,mem_arq 
-:      004560 am_addr_match:
-0x254b 004561 enable match 
-:      004562 am_addr_ok:
-0x254c 004563 bpatch patch0a_5 ,mem_patch0a 
-0x254d 004564 fetch 1 ,mem_rx_type 
-0x254e 004565 icopy type 
-0x254f 004566 bmark1 mark_am_addr_broadcast ,arqn_bypass 
-0x2550 004567 fetcht 1 ,mem_temp_arq 
-0x2551 004568 fetch 1 ,mem_arq 
-0x2552 004569 set0 flow ,pdata 
-0x2553 004570 isolate1 flow ,temp 
-0x2554 004571 setflag true ,flow ,pdata 
-0x2555 004572 isolate1 arqn ,temp 
-0x2556 004573 setflag true ,arqn ,pdata 
-0x2557 004574 store 1 ,mem_arq 
-0x2558 004575 isolate0 arqn ,temp 
-0x2559 004576 branch arqn_bypass ,true 
-0x255a 004577 call clear_got_tx 
-:      004578 arqn_bypass:
-0x255b 004579 bpatch patch0a_6 ,mem_patch0a 
-0x255c 004580 arg 0 ,temp 
-0x255d 004581 call reserve_slot 
-0x255e 004582 and type ,0xf ,pdata 
-0x255f 004583 beq type_poll ,process_poll 
-0x2560 004584 beq type_null ,end_of_packet 
-0x2561 004585 beq type_fhs ,process_fhs 
-0x2562 004586 fetcht 1 ,mem_temp_arq 
-0x2563 004587 fetch 1 ,mem_arq 
-0x2564 004588 icompare 0x04 ,temp 
-0x2565 004589 nbranch rx_type_dispatch ,true 
-0x2566 004590 bmark0 mark_am_addr_broadcast ,failed_seqn 
-0x2567 004591 bbit0 bcast1 ,rx_type_dispatch 
-:      004592 failed_seqn:
-0x2568 004593 set1 mark_old_packet ,mark 
-:      004594 rx_type_dispatch:
-0x2569 004595 bpatch patch0a_7 ,mem_patch0a 
-0x256a 004596 deposit type 
-0x256b 004597 beq type_dm1 ,process_dm1 
-0x256c 004598 beq type_dh1 ,process_dh1 
-0x256d 004599 beq type_hv3 ,process_hev 
-0x256e 004600 beq type_3dh1 ,process_3dh1 
-0x256f 004601 arg 4 ,temp 
-0x2570 004602 call reserve_slot 
-0x2571 004603 beq type_dm3 ,process_dm3 
-0x2572 004604 beq type_dh3 ,process_dh3 
-0x2573 004605 arg 8 ,temp 
-0x2574 004606 call reserve_slot 
-0x2575 004607 beq type_dm5 ,process_dm5 
-0x2576 004608 beq type_dh5 ,process_dh5 
-0x2577 004609 rtn 
-:      004612 process_hev:
-0x2578 004613 bpatch patch0b_0 ,mem_patch0b 
-0x2579 004614 enable decode_fec0 
-0x257a 004615 enable enable_crc 
-0x257b 004616 enable encrypt 
-0x257c 004617 arg mem_sco_ibuf ,contw 
-0x257d 004618 force 30 ,loopcnt 
-:      004619 process_hev_loop:
-0x257e 004620 parse demod ,bucket ,8 
-0x257f 004621 rshift3 pwindow ,pdata 
-0x2580 004622 istore 1 ,contw 
-0x2581 004623 loop process_hev_loop 
-0x2582 004624 bmark0 mark_esco ,end_of_packet 
-0x2583 004625 parse demod ,bucket ,16 
-0x2584 004626 nsetflag crc_failed ,mark_esco_rxok ,mark 
-0x2585 004627 branch error_payload ,crc_failed 
-0x2586 004628 branch ack_payload 
-:      004631 process_poll:
-0x2587 004632 branch end_of_packet 
-:      004634 process_dm3:
-:      004635 process_dm5:
-0x2588 004636 set1 mark_longpacket ,mark 
-:      004637 process_dm1:
-0x2589 004638 enable decode_fec2 
-0x258a 004639 branch process_dmh 
-:      004641 process_dh3:
-:      004642 process_dh5:
-0x258b 004643 set1 mark_longpacket ,mark 
-:      004644 process_3dh1:
-0x258c 004645 set1 psk3m ,radio_ctrl 
-:      004646 process_dh1:
-0x258d 004647 enable decode_fec0 
-:      004648 process_dmh:
-0x258e 004649 bpatch patch0b_1 ,mem_patch0b 
-0x258f 004650 bmark1 mark_rxbuf_inuse ,end_of_packet 
-0x2590 004651 isolate0 psk ,radio_ctrl 
-0x2591 004652 branch process_dmh_noedr ,true 
-0x2592 004653 disable enable_white 
-0x2593 004654 enable decode_fec0 
-0x2594 004655 disable decode_fec2 
-0x2595 004656 add clkn_bt ,2 ,timeup 
-0x2596 004657 correlate clkn_bt ,meet 
-0x2597 004658 nbranch error_payload ,sync 
-0x2598 004659 set1 mark_longpacket ,mark 
-0x2599 004660 enable enable_white 
-:      004661 process_dmh_noedr:
-0x259a 004662 bpatch patch0b_2 ,mem_patch0b 
-0x259b 004663 enable encrypt 
-0x259c 004664 enable enable_crc 
-0x259d 004665 parse demod ,bucket ,3 
-0x259e 004666 rshift8 pwindow ,pdata 
-0x259f 004667 store 1 ,mem_lch_code 
-0x25a0 004668 parse demod ,bucket ,5 
-0x25a1 004669 bmark1 mark_longpacket ,process_dmh_long 
-0x25a2 004670 rshift3 pwindow ,loopcnt 
-0x25a3 004671 rshift3 loopcnt ,loopcnt 
-0x25a4 004672 branch process_dmh_common 
-:      004673 process_dmh_long:
-0x25a5 004674 parse demod ,bucket ,5 
-0x25a6 004675 rshift pwindow ,loopcnt 
-0x25a7 004676 parse demod ,bucket ,3 
-:      004677 process_dmh_common:
-0x25a8 004678 bpatch patch0b_3 ,mem_patch0b 
-0x25a9 004679 deposit loopcnt 
-0x25aa 004680 store 2 ,mem_len 
-0x25ab 004681 branch process_dmh_data_end ,blank 
-0x25ac 004682 isub mask3ff ,null 
-0x25ad 004683 branch error_payload ,positive 
-0x25ae 004684 bpatch patch0b_4 ,mem_patch0b 
-0x25af 004685 set0 mark_fhs_eir ,mark 
-0x25b0 004686 fetch 1 ,mem_lch_code 
-0x25b1 004687 and_into 0x03 ,pdata 
-0x25b2 004688 arg mem_rxbuf ,contw 
-0x25b3 004689 beq llid_lmp ,process_lmp 
-0x25b4 004690 bmark1 mark_testmode ,process_dmh_data 
-0x25b5 004692 fetch 1 ,mem_lch_code 
-0x25b6 004693 and_into 0x03 ,pdata 
-0x25b7 004694 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
-0x25b8 004695 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
-0x25b9 004696 branch error_payload 
-:      004698 process_lmp:
-0x25ba 004699 fetch 2 ,mem_len 
-0x25bb 004700 sub pdata ,0x70 ,null 
-0x25bc 004701 nbranch error_payload ,positive 
-0x25bd 004702 bmark1 mark_old_packet ,ack_payload 
-0x25be 004703 branch process_dmh_data 
-:      004706 process_dmh_data_l2cap_start_pkt:
-0x25bf 004707 bpatch patch0b_5 ,mem_patch0b 
-0x25c0 004708 bmark1 mark_old_packet ,ack_payload 
-0x25c1 004709 fetch 2 ,mem_len 
-0x25c2 004710 arg 0x2e0 ,temp 
-0x25c3 004711 isub temp ,null 
-0x25c4 004712 branch error_payload ,positive 
-0x25c5 004713 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x25c6 004714 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
-0x25c7 004715 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
-0x25c8 004716 branch end_of_packet 
-:      004717 process_dmh_data_into_buff1:
-0x25c9 004718 jam 1 ,mem_l2cap_rxbuff_new 
-0x25ca 004719 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25cb 004720 bne 0 ,end_of_packet 
-0x25cc 004721 arg mem_l2cap_rxbuff1 ,contw 
-0x25cd 004722 branch process_dmh_data 
-:      004723 process_dmh_data_into_buff2:
-0x25ce 004724 jam 2 ,mem_l2cap_rxbuff_new 
-0x25cf 004725 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25d0 004726 bne 0 ,end_of_packet 
-0x25d1 004727 arg mem_l2cap_rxbuff2 ,contw 
-0x25d2 004728 branch process_dmh_data 
-:      004730 process_dmh_data_l2cap_continue_pkt:
-0x25d3 004731 bpatch patch0b_6 ,mem_patch0b 
-0x25d4 004732 bmark1 mark_old_packet ,ack_payload 
-0x25d5 004733 fetch 2 ,mem_len 
-0x25d6 004734 arg 0x2e0 ,temp 
-0x25d7 004735 isub temp ,null 
-0x25d8 004736 branch error_payload ,positive 
-0x25d9 004737 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25da 004738 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
-0x25db 004739 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
-0x25dc 004740 branch end_of_packet 
-:      004741 process_dmh_data_l2cap_continue_pkt1:
-0x25dd 004742 arg mem_l2cap_rxbuff1 ,contw 
-0x25de 004743 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25df 004744 iadd contw ,contw 
-0x25e0 004745 branch process_dmh_data 
-:      004746 process_dmh_data_l2cap_continue_pkt2:
-0x25e1 004747 arg mem_l2cap_rxbuff2 ,contw 
-0x25e2 004748 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x25e3 004749 iadd contw ,contw 
-:      004750 process_dmh_data:
-0x25e4 004751 parse demod ,bucket ,8 
-0x25e5 004752 rshift3 pwindow ,pdata 
-0x25e6 004753 istore 1 ,contw 
-0x25e7 004754 loop process_dmh_data 
-:      004755 process_dmh_data_end:
-0x25e8 004756 bpatch patch0b_7 ,mem_patch0b 
-0x25e9 004757 parse demod ,bucket ,16 
-0x25ea 004758 branch error_payload_crc ,crc_failed 
-0x25eb 004759 fetch 1 ,mem_l2cap_flow_ctrl_flag 
-0x25ec 004760 beq l2cap_flow_ctrl_enable ,end_of_packet 
-0x25ed 004761 bmark1 mark_testmode ,process_dmh_cont 
-0x25ee 004762 bmark1 mark_old_packet ,redundant_payload 
-0x25ef 004763 fetch 1 ,mem_lch_code 
-0x25f0 004764 compare 3 ,pdata ,3 
-0x25f1 004765 branch process_dmh_cont ,true 
-0x25f2 004766 fetch 2 ,mem_len 
-0x25f3 004767 branch process_dmh_cont ,blank 
-0x25f4 004768 bpatch patch0c_0 ,mem_patch0c 
-0x25f5 004769 fetch 1 ,mem_l2cap_rxbuff_new 
-0x25f6 004770 beq 1 ,process_l2cap_pass_crc_buff1 
-0x25f7 004771 beq 2 ,process_l2cap_pass_crc_buff2 
-0x25f8 004772 branch assert 
-:      004773 process_l2cap_pass_crc_buff1:
-0x25f9 004774 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x25fa 004775 fetcht 2 ,mem_len 
-0x25fb 004776 iadd temp ,pdata 
-0x25fc 004777 store 2 ,mem_l2cap_rxbuff1_len 
-0x25fd 004778 beq 0 ,assert 
-0x25fe 004779 fetcht 2 ,mem_l2cap_rxbuff1 
-0x25ff 004780 increase 4 ,temp 
-0x2600 004781 isub temp ,null 
-0x2601 004782 call l2cap_buff1_inuse ,zero 
-0x2602 004783 branch process_dmh_cont 
-:      004784 process_l2cap_pass_crc_buff2:
-0x2603 004785 fetch 2 ,mem_l2cap_rxbuff2_len 
-0x2604 004786 fetcht 2 ,mem_len 
-0x2605 004787 iadd temp ,pdata 
-0x2606 004788 store 2 ,mem_l2cap_rxbuff2_len 
-0x2607 004789 beq 0 ,assert 
-0x2608 004790 fetcht 2 ,mem_l2cap_rxbuff2 
-0x2609 004791 add temp ,4 ,temp 
-0x260a 004792 isub temp ,null 
-0x260b 004793 call l2cap_buff2_inuse ,zero 
-0x260c 004794 branch process_dmh_cont 
-:      004795 process_dmh_cont:
-0x260d 004796 bpatch patch0c_1 ,mem_patch0c 
-0x260e 004797 fetcht 1 ,mem_state_map 
-0x260f 004798 fetch 1 ,mem_lch_code 
-0x2610 004799 compare 3 ,pdata ,0x03 
-0x2611 004800 setflag true ,smap_rxlmp ,temp 
-0x2612 004801 nsetflag true ,smap_rxl2cap ,temp 
-0x2613 004802 storet 1 ,mem_state_map 
-0x2614 004803 nbranch process_dmh_cont_rxbuf_not_use ,true 
-0x2615 004804 set1 mark_rxbuf_inuse ,mark 
-:      004805 process_dmh_cont_rxbuf_not_use:
-0x2616 004806 bmark0 mark_testmode ,ack_payload 
-0x2617 004807 isolate1 smap_rxlmp ,temp 
-0x2618 004808 branch ack_payload ,true 
-0x2619 004809 fetch 2 ,mem_tst_pktcnt_crc 
-0x261a 004810 increase 1 ,pdata 
-0x261b 004811 store 2 ,mem_tst_pktcnt_crc 
-0x261c 004812 set1 mark_loopback ,mark 
-0x261d 004813 set0 smap_rxl2cap ,temp 
-0x261e 004814 set0 mark_rxbuf_inuse ,mark 
-0x261f 004815 storet 1 ,mem_state_map 
-:      004816 ack_payload:
-0x2620 004817 bpatch patch0c_2 ,mem_patch0c 
-0x2621 004818 fetcht 1 ,mem_temp_arq 
-0x2622 004819 fetch 1 ,mem_arq 
-0x2623 004820 set1 arqnx ,pdata 
-0x2624 004821 isolate1 seqn ,temp 
-0x2625 004822 setflag true ,seqn ,pdata 
-0x2626 004823 isolate1 mark_am_addr_broadcast ,mark 
-0x2627 004824 setflag true ,bcast1 ,pdata 
-0x2628 004825 store 1 ,mem_arq 
-0x2629 004826 fetch 2 ,mem_len 
-0x262a 004827 nbranch end_of_packet ,blank 
-0x262b 004828 fetch 1 ,mem_state_map 
-0x262c 004829 set0 smap_rxl2cap ,pdata 
-0x262d 004830 store 1 ,mem_state_map 
-0x262e 004831 fetch 1 ,mem_lch_code 
-0x262f 004832 compare 0x01 ,pdata ,0x07 
-0x2630 004834 branch end_of_packet 
-:      004836 error_header:
-0x2631 004837 bpatch patch0c_3 ,mem_patch0c 
-0x2632 004838 disable match 
-0x2633 004839 fetch 2 ,mem_rx_hec_err 
-0x2634 004840 increase 1 ,pdata 
-0x2635 004841 store 2 ,mem_rx_hec_err 
-0x2636 004842 branch end_of_packet 
-:      004843 error_payload_crc:
-0x2637 004844 fetch 2 ,mem_rx_crc_err 
-0x2638 004845 increase 1 ,pdata 
-0x2639 004846 store 2 ,mem_rx_crc_err 
-0x263a 004847 call discard_pkt 
-0x263b 004848 bmark0 mark_testmode ,error_payload 
-0x263c 004849 set1 mark_loopback ,mark 
-:      004850 error_payload:
-0x263d 004851 branch end_of_packet 
-:      004853 discard_pkt:
-0x263e 004854 bpatch patch0c_4 ,mem_patch0c 
-0x263f 004855 fetch 1 ,mem_lch_code 
-0x2640 004856 compare 3 ,pdata ,0x03 
-0x2641 004857 nbranch discard_pkt_l2cap ,true 
-:      004858 discard_pkt_lmp:
-0x2642 004859 fetcht 1 ,mem_state_map 
-0x2643 004860 set0 smap_rxlmp ,temp 
-0x2644 004861 storet 1 ,mem_state_map 
-0x2645 004862 rtn 
-:      004863 discard_pkt_l2cap:
-0x2646 004866 fetcht 1 ,mem_state_map 
-0x2647 004867 set0 smap_rxl2cap ,temp 
-0x2648 004868 storet 1 ,mem_state_map 
-0x2649 004869 branch h4_send_acl_trigger_clear 
-:      004871 redundant_payload:
-0x264a 004872 fetch 1 ,mem_arq 
-0x264b 004873 set1 arqnx ,pdata 
-0x264c 004874 store 1 ,mem_arq 
-:      004875 end_of_packet:
-0x264d 004876 bpatch patch0c_5 ,mem_patch0c 
-0x264e 004877 disable encode_fec0 
-0x264f 004878 disable encode_fec2 
-0x2650 004879 disable decode_fec0 
-0x2651 004880 disable decode_fec2 
-0x2652 004881 disable enable_crc 
-0x2653 004882 disable encrypt 
-0x2654 004883 disable enable_white 
-0x2655 004884 branch shutdown_radio ,is_rx 
-0x2656 004885 until null ,tx_clear 
-0x2657 004886 nop 100 
-0x2658 004887 branch shutdown_radio 
-:      004889 process_fhs:
-0x2659 004890 bpatch patch0c_6 ,mem_patch0c 
-0x265a 004891 enable enable_crc 
-0x265b 004892 enable decode_fec2 
-0x265c 004893 parse demod ,bucket ,72 
-0x265d 004894 isolate1 58 ,pdata 
-0x265e 004895 setflag true ,mark_fhs_eir ,mark 
-0x265f 004896 copy bt_adr ,temp 
-0x2660 004897 ialigned bt_adr 
-0x2661 004898 ialigned fhs0 
-0x2662 004899 pulse recalc 
-0x2663 004900 setsect 2 ,0xfffff 
-0x2664 004901 setsect 3 ,0x0ffff 
-0x2665 004902 nop 32 
-0x2666 004903 iverify fhs_parity 
-0x2667 004904 deposit lap 
-0x2668 004905 store 3 ,extm_lap 
-0x2669 004906 deposit uap 
-0x266a 004907 store 1 ,extm_uap 
-0x266b 004908 copy temp ,bt_adr 
-0x266c 004909 branch fhs_parity_ok ,true 
-0x266d 004910 branch error_payload 
-:      004911 fhs_parity_ok:
-0x266e 004912 bpatch patch0c_7 ,mem_patch0c 
-0x266f 004913 parse demod ,bucket ,72 
-0x2670 004914 ialigned fhs1 
-0x2671 004915 ialigned am_addr 
-0x2672 004916 ialigned nap 
-0x2673 004917 ialigned regb 
-0x2674 004918 force 0 ,pdata 
-0x2675 004919 parse demod ,bucket ,16 
-0x2676 004920 branch error_payload ,crc_failed 
-0x2677 004921 setarg 0x0ffffffc 
-0x2678 004922 iand regb ,pdata 
-0x2679 004923 store 4 ,mem_clke_bt 
-0x267a 004924 deposit fhs_class 
-0x267b 004925 store 3 ,extm_class 
-0x267c 004926 deposit fhs_misc 
-0x267d 004927 store 1 ,extm_fhs_misc 
-0x267e 004928 deposit am_addr 
-0x267f 004929 store 1 ,extm_newconn_am_addr 
-0x2680 004930 deposit nap 
-0x2681 004931 store 2 ,extm_nap 
-0x2682 004932 deposit bt_clk 
-0x2683 004933 inject rxf ,32 
-0x2684 004934 compare type_fhs ,type ,0x0f 
-0x2685 004935 setflag true ,mark_fhs_already_good ,mark 
-0x2686 004936 branch end_of_packet 
-:      004938 clear_got_tx:
-0x2687 004939 bpatch patch0d_0 ,mem_patch0d 
-0x2688 004940 fetch 1 ,mem_arq 
-0x2689 004941 rtnbit0 wack 
-0x268a 004942 set0 wack ,pdata 
-0x268b 004943 setflip seqnx ,pdata 
-0x268c 004944 store 1 ,mem_arq 
-0x268d 004945 fetch 1 ,mem_last_type 
-0x268e 004946 beq type_lmp ,clear_got_txlmp 
-0x268f 004947 rtneq type_hv3 
-0x2690 004948 fetch 1 ,mem_op 
-0x2691 004949 rtnbit0 op_txl2cap ,pdata 
-0x2692 004950 set0 op_txl2cap ,pdata 
-0x2693 004951 set1 op_pkt_comp ,pdata 
-0x2694 004952 store 1 ,mem_op 
-0x2695 004953 set0 mark_tx_l2cap ,mark 
-0x2696 004954 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x2697 004955 nrtn blank 
-0x2698 004956 fetch 1 ,mem_op 
-0x2699 004957 set0 op_pkt_comp ,pdata 
-0x269a 004958 store 1 ,mem_op 
-0x269b 004959 branch l2cap_malloc_free 
-:      004961 clear_got_txlmp:
-0x269c 004962 bpatch patch0d_1 ,mem_patch0d 
-0x269d 004963 fetch 1 ,mem_lmo_header_opcode 
-0x269e 004964 rshift pdata ,pdata 
-0x269f 004965 beq lmp_start_encryption_req ,start_encryption 
-0x26a0 004966 beq lmp_stop_encryption_req ,stop_encryption 
-0x26a1 004967 beq lmp_unsniff_req ,sniff_exit 
-0x26a2 004968 beq lmp_escape ,clear_lmp_escape 
-0x26a3 004969 rtnne lmp_accepted 
-0x26a4 004970 fetch 1 ,mem_lmo_payload 
-0x26a5 004971 beq lmp_sco_link_req ,sco_link_req_by_slave 
-0x26a6 004972 beq lmp_start_encryption_req ,clear_send_setup_complete 
-0x26a7 004973 rtn 
-:      004975 clear_lmp_escape:
-0x26a8 004976 fetch 1 ,mem_lmo_payload 
-0x26a9 004977 set1 7 ,pdata 
-0x26aa 004978 rtn 
-:      004979 clear_send_setup_complete:
-0x26ab 004980 rtn master 
-0x26ac 004981 fetch 1 ,mem_state 
-0x26ad 004982 rtnbit1 state_conn_comp 
-0x26ae 004983 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x26af 004984 rtn 
-:      004987 sco_link_req_by_slave:
-0x26b0 004988 rtn master 
-0x26b1 004989 fetch 1 ,mem_mode 
-0x26b2 004990 isolate1 send_sco_when_slave ,pdata 
-0x26b3 004991 branch clean_mem_mode ,true 
-0x26b4 004993 rtn 
-:      004994 clean_mem_mode:
-0x26b5 004995 set0 send_sco_when_slave ,pdata 
-0x26b6 004996 store 1 ,mem_mode 
-0x26b7 004997 rtn 
-:      004999 start_encryption:
-0x26b8 005000 bpatch patch0d_2 ,mem_patch0d 
-0x26b9 005001 fetch 1 ,mem_state_map 
-0x26ba 005002 set1 smap_encryption ,pdata 
-0x26bb 005003 store 1 ,mem_state_map 
-0x26bc 005004 jam 1 ,core_encrypt 
-0x26bd 005005 fetch 1 ,mem_state 
-0x26be 005006 isolate1 state_conn_comp ,pdata 
-0x26bf 005007 rtn 
-:      005009 stop_encryption:
-0x26c0 005010 bpatch patch0d_3 ,mem_patch0d 
-0x26c1 005011 fetch 1 ,mem_state_map 
-0x26c2 005012 set0 smap_encryption ,pdata 
-0x26c3 005013 store 1 ,mem_state_map 
-0x26c4 005014 jam 0 ,core_encrypt 
-0x26c5 005015 rtn 
-:      005018 sniff_init:
-0x26c6 005019 bpatch patch0d_4 ,mem_patch0d 
-0x26c7 005020 copy clkn_bt ,pdata 
-0x26c8 005021 store 4 ,mem_lpm_delay_after_sniff 
-0x26c9 005022 add clkn_bt ,3 ,rega 
-0x26ca 005023 branch sniff_init_master ,master 
-0x26cb 005024 add clke_bt ,3 ,rega 
-:      005025 sniff_init_master:
-0x26cc 005026 fetcht 2 ,mem_tsniff 
-0x26cd 005027 deposit rega 
-0x26ce 005028 set0 27 ,pdata 
-0x26cf 005029 idiv temp 
-0x26d0 005030 fetch 2 ,mem_dsniff 
-0x26d1 005031 call wait_div_end 
-0x26d2 005032 remainder regc 
-0x26d3 005033 isub regc ,pdata 
-0x26d4 005034 branch sniff_init_nowrap ,positive 
-0x26d5 005035 iadd temp ,pdata 
-:      005036 sniff_init_nowrap:
-0x26d6 005037 iadd rega ,pdata 
-0x26d7 005038 store 4 ,mem_sniff_anchor 
-0x26d8 005039 jam switch_flag_init ,mem_switch_flag 
-0x26d9 005040 fetch 1 ,mem_state 
-0x26da 005041 set1 state_insniff ,pdata 
-0x26db 005042 store 1 ,mem_state 
-0x26dc 005043 fetch 1 ,mem_sniff_attempt 
-0x26dd 005044 store 1 ,mem_current_sniff_attempt 
-0x26de 005045 setarg 0 
-0x26df 005046 store 3 ,mem_sniff_rcv 
-0x26e0 005047 store 3 ,mem_sniff_lost 
-0x26e1 005048 store 1 ,mem_sniff_unint_lost 
-0x26e2 005049 jam bt_evt_enter_sniff ,mem_fifo_temp 
-0x26e3 005050 call ui_ipc_send_event 
-0x26e4 005051 fetch 2 ,mem_rx_window_sniff 
-0x26e5 005052 store 2 ,mem_rx_window 
-0x26e6 005053 nrtn master 
-0x26e7 005054 add am_addr ,-1 ,queue 
-0x26e8 005055 rtn 
-:      005057 sniff_exit:
-0x26e9 005058 bpatch patch0d_5 ,mem_patch0d 
-0x26ea 005059 fetch 1 ,mem_state 
-0x26eb 005060 rtnbit0 state_insniff 
-0x26ec 005061 set0 state_insniff ,pdata 
-0x26ed 005062 store 1 ,mem_state 
-0x26ee 005063 fetch 2 ,mem_rx_window_init 
-0x26ef 005064 store 2 ,mem_rx_window 
-0x26f0 005065 disable wake 
-0x26f1 005066 jam bt_evt_exit_sniff ,mem_fifo_temp 
-0x26f2 005067 branch ui_ipc_send_event 
-:      005070 check_attempt:
-0x26f3 005071 bpatch patch0d_6 ,mem_patch0d 
-0x26f4 005072 enable attempt 
-0x26f5 005073 fetch 1 ,mem_state 
-0x26f6 005074 bbit1 state_insniff ,check_attempt_sniff 
-0x26f7 005075 rtnmark1 mark_testmode 
-0x26f8 005076 fetch 1 ,mem_arq 
-0x26f9 005077 rtnbit1 wack 
-0x26fa 005078 fetch 1 ,mem_lmp_to_send 
-0x26fb 005079 nrtn blank 
-0x26fc 005080 fetch 1 ,mem_op 
-0x26fd 005081 rtnbit1 op_txl2cap 
-:      005082 check_attempt_nomore:
-0x26fe 005083 force 0 ,pdata 
-0x26ff 005084 rtn 
-:      005086 check_attempt_sniff:
-0x2700 005087 bbit0 state_insco ,check_attempt_not_sco 
-0x2701 005088 fetch 1 ,mem_current_sniff_attempt 
-0x2702 005089 beq 2 ,check_attempt_sniff_restore_sco 
-0x2703 005090 fetch 1 ,mem_arq 
-0x2704 005091 bbit1 wack ,check_attempt_notimeout 
-0x2705 005092 bmark0 mark_esco_rxok ,check_attempt_notimeout 
-:      005093 check_attempt_sniff_restore_sco:
-0x2706 005094 nbranch check_attempt_notimeout ,master 
-0x2707 005095 fetch 1 ,mem_lmp_to_send 
-0x2708 005096 nbranch check_attempt_notimeout ,blank 
-:      005097 check_attempt_sco_master:
-0x2709 005098 fetch 1 ,mem_sco_poll 
-0x270a 005099 increase -1 ,pdata 
-0x270b 005100 store 1 ,mem_sco_poll 
-0x270c 005101 nbranch check_attempt_nomore ,blank 
-0x270d 005102 jam param_sco_poll ,mem_sco_poll 
-0x270e 005103 branch check_attempt_notimeout 
-:      005110 check_attempt_not_sco:
-0x270f 005111 fetch 1 ,mem_current_sniff_attempt 
-0x2710 005112 bne 1 ,check_attempt_notimeout 
-0x2711 005113 fetch 1 ,mem_current_sniff_timeout 
-0x2712 005114 branch check_attempt_notimeout ,blank 
-0x2713 005115 increase -1 ,pdata 
-0x2714 005116 store 1 ,mem_current_sniff_timeout 
-0x2715 005117 fetch 1 ,mem_arq 
-0x2716 005118 rtnbit1 wack 
-0x2717 005119 nrtn match 
-:      005120 check_attempt_notimeout:
-0x2718 005121 fetch 1 ,mem_current_sniff_attempt 
-0x2719 005122 increase -1 ,pdata 
-0x271a 005123 store 1 ,mem_current_sniff_attempt 
-0x271b 005124 rtn 
-:      005135 sniff_check_window:
-0x271c 005136 bpatch patch0d_7 ,mem_patch0d 
-0x271d 005137 disable swfine 
-0x271e 005138 copy temp ,stop_watch 
-0x271f 005139 call context_search_sniff_window 
-0x2720 005140 disable user 
-0x2721 005141 nrtn zero 
-0x2722 005142 force 0 ,stop_watch 
-0x2723 005143 enable user 
-0x2724 005144 rtn 
-:      005147 check_esco_amaddr:
-0x2725 005148 fetch 1 ,mem_esco_addr 
-0x2726 005149 icompare 0xff ,am_addr 
-0x2727 005150 rtn 
-:      005153 parse_l2cap:
-0x2728 005154 bpatch patch0e_0 ,mem_patch0e 
-0x2729 005155 set0 mark_rxbuf_inuse ,mark 
-:      005156 parse_l2cap_cont:
-0x272a 005157 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x272b 005158 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x272c 005159 rtn blank 
-0x272d 005160 isolate1 l2cap_inuse_buff1 ,pdata 
-0x272e 005161 arg mem_l2cap_rxbuff1 ,contr 
-0x272f 005162 call process_rx_l2cap_pkt ,true 
-0x2730 005163 bpatch patch0e_1 ,mem_patch0e 
-0x2731 005164 fetch 1 ,mem_l2cap_rx_done 
-0x2732 005165 beq l2cap_rx_done ,parse_l2cap_release_buff1 
-0x2733 005167 jam l2cap_rx_clear ,mem_l2cap_rx_done 
-0x2734 005168 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2735 005169 rtnbit0 l2cap_inuse_buff2 
-0x2736 005170 arg mem_l2cap_rxbuff2 ,contr 
-0x2737 005171 call process_rx_l2cap_pkt 
-0x2738 005172 fetch 1 ,mem_l2cap_rx_done 
-0x2739 005173 beq l2cap_rx_done ,parse_l2cap_release_buff2 
-0x273a 005174 rtn 
-:      005176 parse_l2cap_release_buff1:
-0x273b 005177 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x273c 005178 set0 l2cap_inuse_buff1 ,pdata 
-0x273d 005179 store 1 ,mem_l2cap_rxbuff_inuse 
-0x273e 005180 setarg 0 
-0x273f 005181 store 2 ,mem_l2cap_rxbuff1_len 
-0x2740 005182 rtn 
-:      005183 parse_l2cap_release_buff2:
-0x2741 005184 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2742 005185 set0 l2cap_inuse_buff2 ,pdata 
-0x2743 005186 store 1 ,mem_l2cap_rxbuff_inuse 
-0x2744 005187 setarg 0 
-0x2745 005188 store 2 ,mem_l2cap_rxbuff2_len 
-0x2746 005189 rtn 
-:      005191 l2cap_buff1_inuse:
-0x2747 005192 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x2748 005193 set1 l2cap_inuse_buff1 ,pdata 
-0x2749 005194 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274a 005195 rtn 
-:      005197 l2cap_buff2_inuse:
-0x274b 005198 fetch 1 ,mem_l2cap_rxbuff_inuse 
-0x274c 005199 set1 l2cap_inuse_buff2 ,pdata 
-0x274d 005200 store 1 ,mem_l2cap_rxbuff_inuse 
-0x274e 005201 rtn 
-:      005207 slave_send_access:
-0x274f 005208 bpatch patch0e_2 ,mem_patch0e 
-0x2750 005209 add clke_bt ,1 ,bt_clk 
-0x2751 005210 call fetch_extm_bt_adr 
-0x2752 005211 force 0x03 ,freq_mode 
-0x2753 005212 call tx_radio_freq 
-0x2754 005213 call start_transmitter 
-0x2755 005214 call start_tx_external 
-0x2756 005215 branch send_access_word 
-:      005218 slave_conn_send_packet:
-0x2757 005219 bpatch patch0e_3 ,mem_patch0e 
-0x2758 005220 call rf_setup_time_slave_slot 
-0x2759 005221 deposit clke_bt 
-0x275a 005222 fetcht 4 ,mem_next_btclk 
-0x275b 005223 isub temp ,pdata 
-0x275c 005224 rtnne 1 
-0x275d 005225 compare type_null ,type ,0x1f 
-0x275e 005226 nbranch slave_conn_send_access ,true 
-0x275f 005227 fetch 1 ,mem_rx_type 
-0x2760 005228 rtn blank 
-:      005229 slave_conn_send_access:
-0x2761 005230 call slave_send_access 
-:      005231 transmit_packet:
-0x2762 005232 compare type_id ,type ,0x1f 
-0x2763 005233 branch end_of_packet ,true 
-0x2764 005234 rshift bt_clk ,temp 
-0x2765 005235 or temp ,0x40 ,white_init 
-:      005236 transmit_packet_whitened:
-0x2766 005237 bpatch patch0e_4 ,mem_patch0e 
-0x2767 005238 enable enable_white 
-0x2768 005239 enable enable_hec 
-0x2769 005240 enable encode_fec1 
-0x276a 005241 set0 mark_longpacket ,mark 
-0x276b 005242 deposit am_addr 
-0x276c 005243 inject mod ,3 
-0x276d 005244 deposit type 
-0x276e 005245 inject mod ,4 
-0x276f 005246 fetch 1 ,mem_arq 
-0x2770 005247 inject bucket ,4 
-0x2771 005248 inject mod ,3 
-0x2772 005249 enable enable_parity 
-0x2773 005250 inject mod ,8 
-0x2774 005251 disable encode_fec1 
-0x2775 005252 disable enable_parity 
-0x2776 005253 disable enable_hec 
-0x2777 005254 set0 psk3m ,radio_ctrl 
-0x2778 005255 arg 0 ,temp 
-0x2779 005256 call reserve_slot 
-0x277a 005257 bpatch patch0e_5 ,mem_patch0e 
-0x277b 005258 and type ,0x1f ,pdata 
-0x277c 005259 beq type_lmp ,transmit_lmp 
-0x277d 005260 beq type_null ,end_of_packet 
-0x277e 005261 beq type_poll ,end_of_packet 
-0x277f 005262 beq type_fhs ,transmit_fhs 
-0x2780 005263 beq type_dm1 ,transmit_dm1 
-0x2781 005264 beq type_dh1 ,transmit_dh1 
-0x2782 005265 beq type_hv3 ,transmit_hev 
-0x2783 005266 beq type_3dh1 ,transmit_3dh1 
-0x2784 005267 arg 4 ,temp 
-0x2785 005268 call reserve_slot 
-0x2786 005269 beq type_dm3 ,transmit_dm3 
-0x2787 005270 beq type_dh3 ,transmit_dh3 
-0x2788 005271 arg 8 ,temp 
-0x2789 005272 call reserve_slot 
-0x278a 005273 beq type_dh5 ,transmit_dh5 
-0x278b 005274 branch transmit_dm5 
-:      005277 transmit_hev:
-0x278c 005278 bpatch patch0e_6 ,mem_patch0e 
-0x278d 005279 enable encode_fec0 
-0x278e 005280 enable enable_crc 
-0x278f 005281 enable encrypt 
-0x2790 005282 force 30 ,loopcnt 
-0x2791 005283 arg mem_sco_obuf ,contr 
-:      005284 transmit_ev_loop:
-0x2792 005285 ifetch 1 ,contr 
-0x2793 005286 inject mod ,8 
-0x2794 005287 loop transmit_ev_loop 
-0x2795 005288 bmark1 mark_esco ,transmit_end 
-0x2796 005289 branch end_of_packet 
-:      005291 transmit_fhs:
-0x2797 005292 bpatch patch0e_7 ,mem_patch0e 
-0x2798 005293 fetch 1 ,mem_fhs_am_addr 
-0x2799 005294 icopy am_addr 
-0x279a 005295 fetch 1 ,mem_fhs_misc 
-0x279b 005296 icopy fhs_misc 
-0x279c 005297 fetch 3 ,mem_class 
-0x279d 005298 icopy fhs_class 
-0x279e 005299 fetch 2 ,mem_nap 
-0x279f 005300 icopy nap 
-0x27a0 005301 enable enable_crc 
-0x27a1 005302 enable encode_fec2 
-0x27a2 005303 copy bt_adr ,rega 
-0x27a3 005304 call fetch_self_bt_adr 
-0x27a4 005305 pulse recalc 
-0x27a5 005306 nop 32 
-0x27a6 005307 copy bt_clk ,timeup 
-0x27a7 005308 fetch 4 ,mem_clkn_bt 
-0x27a8 005309 icopy bt_clk 
-0x27a9 005310 preload fhs0 
-0x27aa 005311 set1 58 ,pdata 
-0x27ab 005312 inject mod ,72 
-0x27ac 005313 preload fhs1 
-0x27ad 005314 inject mod ,72 
-0x27ae 005315 copy timeup ,bt_clk 
-0x27af 005316 copy rega ,bt_adr 
-0x27b0 005317 enable enable_parity 
-0x27b1 005318 inject mod ,16 
-0x27b2 005319 disable enable_parity 
-0x27b3 005320 branch end_of_packet 
-:      005322 transmit_lmp:
-0x27b4 005323 bpatch patch0f_0 ,mem_patch0f 
-0x27b5 005324 enable encrypt 
-0x27b6 005325 enable enable_crc 
-0x27b7 005326 enable encode_fec2 
-0x27b8 005327 fetch 1 ,mem_lmo_header_length 
-0x27b9 005328 and pdata ,0x1f8 ,temp 
-0x27ba 005329 arg mem_lmo_header_length ,contr 
-0x27bb 005330 increase 8 ,temp 
-:      005331 transmit_lmp_loop:
-0x27bc 005332 add temp ,-72 ,regc 
-0x27bd 005333 nbranch transmit_lmp_finish ,positive 
-0x27be 005334 ifetch 9 ,contr 
-0x27bf 005335 inject mod ,72 
-0x27c0 005336 copy regc ,temp 
-0x27c1 005337 branch transmit_lmp_loop 
-:      005338 transmit_lmp_finish:
-0x27c2 005339 ifetch 9 ,contr 
-0x27c3 005340 iinject mod ,temp 
-0x27c4 005341 branch transmit_end 
-:      005343 transmit_dm1:
-0x27c5 005344 enable encode_fec2 
-0x27c6 005345 branch transmit_dmh 
-:      005346 transmit_dm3:
-:      005347 transmit_dm5:
-0x27c7 005348 enable encode_fec2 
-0x27c8 005349 set1 mark_longpacket ,mark 
-0x27c9 005350 branch transmit_dmh 
-:      005352 transmit_3dh1:
-0x27ca 005353 set1 psk3m ,radio_ctrl 
-:      005354 transmit_dh1:
-0x27cb 005355 enable encode_fec0 
-0x27cc 005356 branch transmit_dmh 
-:      005358 transmit_dh3:
-:      005359 transmit_dh5:
-0x27cd 005360 set1 psk3m ,radio_ctrl 
-0x27ce 005361 enable encode_fec0 
-0x27cf 005362 set1 mark_longpacket ,mark 
-:      005364 transmit_dmh:
-0x27d0 005365 bpatch patch0f_1 ,mem_patch0f 
-0x27d1 005366 fetch 1 ,mem_state_map 
-0x27d2 005367 bbit0 smap_edr ,transmit_noedr 
-0x27d3 005368 sub type ,3 ,null 
-0x27d4 005369 branch transmit_noedr ,positive 
-0x27d5 005370 disable encrypt 
-0x27d6 005371 disable encode_fec2 
-0x27d7 005372 enable encode_fec0 
-0x27d8 005373 disable enable_white 
-0x27d9 005374 set1 psk ,radio_ctrl 
-0x27da 005375 isolate1 psk3m ,radio_ctrl 
-0x27db 005376 branch transmit_edr3m ,true 
-0x27dc 005377 setarg 0xabeee 
-0x27dd 005378 inject mod ,20 
-0x27de 005379 branch transmit_edr_sync_end 
-:      005380 transmit_edr3m:
-0x27df 005381 setarg 0x5faeba 
-0x27e0 005382 inject mod ,24 
-0x27e1 005383 setarg 0x12 
-0x27e2 005384 inject mod ,6 
-:      005385 transmit_edr_sync_end:
-0x27e3 005386 enable enable_white 
-0x27e4 005387 set1 mark_longpacket ,mark 
-:      005388 transmit_noedr:
-0x27e5 005389 enable encrypt 
-0x27e6 005390 enable enable_crc 
-0x27e7 005391 bmark1 mark_loopback ,transmit_loopback 
-0x27e8 005392 fetch 1 ,mem_tx_lch 
-0x27e9 005393 inject mod ,3 
-0x27ea 005394 fetch 2 ,mem_tx_len 
-0x27eb 005395 iforce loopcnt 
-0x27ec 005396 bmark1 mark_longpacket ,transmit_long 
-0x27ed 005397 inject mod ,5 
-0x27ee 005398 branch transmit_stuff 
-:      005399 transmit_long:
-0x27ef 005400 inject mod ,13 
-:      005401 transmit_stuff:
-0x27f0 005402 deposit loopcnt 
-0x27f1 005403 branch transmit_end ,blank 
-0x27f2 005404 fetch 2 ,mem_txptr 
-0x27f3 005405 iforce contr 
-:      005406 transmit_stuff_loop:
-0x27f4 005407 ifetch 1 ,contr 
-0x27f5 005408 inject mod ,8 
-0x27f6 005409 loop transmit_stuff_loop 
-:      005412 transmit_end:
-0x27f7 005413 enable enable_parity 
-0x27f8 005414 inject mod ,16 
-0x27f9 005415 disable enable_parity 
-0x27fa 005416 call set_wait_ack 
-0x27fb 005417 fetch 1 ,mem_state_map 
-0x27fc 005418 bbit0 smap_edr ,end_of_packet 
-0x27fd 005419 force 0 ,pdata 
-0x27fe 005420 inject mod ,6 
-0x27ff 005421 branch end_of_packet 
-:      005424 transmit_loopback:
-0x2800 005425 bpatch patch0f_2 ,mem_patch0f 
-0x2801 005426 bmark1 mark_longpacket ,transmit_loopback_long 
-:      005427 transmit_loopback_short:
-0x2802 005428 fetch 1 ,mem_lch_code 
-0x2803 005429 inject mod ,3 
-0x2804 005430 fetch 1 ,mem_len 
-0x2805 005431 iforce regc 
-0x2806 005432 inject mod ,5 
-0x2807 005433 branch transmit_loopback_cont 
-:      005434 transmit_loopback_long:
-0x2808 005435 fetch 1 ,mem_lch_code 
-0x2809 005436 inject mod ,3 
-0x280a 005437 fetch 2 ,mem_len 
-0x280b 005438 iforce regc 
-0x280c 005439 inject mod ,13 
-:      005440 transmit_loopback_cont:
-0x280d 005441 arg mem_rxbuf ,contr 
-:      005442 transmit_loopback_loop:
-0x280e 005443 copy regc ,null 
-0x280f 005444 branch transmit_loopback_end ,zero 
-0x2810 005445 ifetch 1 ,contr 
-0x2811 005446 inject mod ,8 
-0x2812 005447 increase -1 ,regc 
-0x2813 005448 branch transmit_loopback_loop 
-:      005449 transmit_loopback_end:
-0x2814 005450 fetch 2 ,mem_tst_pktcnt_dmh 
-0x2815 005451 increase 1 ,pdata 
-0x2816 005452 store 2 ,mem_tst_pktcnt_dmh 
-0x2817 005453 branch transmit_end 
-:      005456 apply_switch_clke:
-0x2818 005457 fetch 4 ,mem_clke_bt 
-0x2819 005458 add pdata ,7 ,rega 
-0x281a 005459 fetch 2 ,mem_slot_offset 
-0x281b 005460 nbranch apply_switch_nozero ,blank 
-0x281c 005461 increase -3 ,rega 
-0x281d 005462 branch apply_switch_wait_loop 
-:      005463 apply_switch_nozero:
-0x281e 005464 mul32 pdata ,12 ,pdata 
-0x281f 005465 hfetcht 2 ,core_halfslot 
-0x2820 005466 increase 1 ,temp 
-:      005467 apply_switch_loop:
-0x2821 005468 isub temp ,pdata 
-0x2822 005469 nbranch apply_switch_bt ,positive 
-0x2823 005470 increase -1 ,rega 
-0x2824 005471 branch apply_switch_loop 
-:      005472 apply_switch_bt:
-0x2825 005473 sub pdata ,0 ,pdata 
-:      005474 apply_switch_wait_loop:
-0x2826 005475 until null ,oneslot 
-0x2827 005476 compare 0 ,clkn_bt ,3 
-0x2828 005477 nbranch apply_switch_wait_loop ,true 
-0x2829 005478 iforce clke_rt 
-0x282a 005479 copy rega ,clke_bt 
-0x282b 005480 iforce clke_rt 
-0x282c 005481 rtn 
-:      005484 calc_slot_offset:
-0x282d 005485 bpatch patch0f_3 ,mem_patch0f 
-0x282e 005486 until null ,halfslot 
-0x282f 005487 deposit clke 
-0x2830 005488 iforce contr 
-0x2831 005489 rshift16 ,pdata ,pdata 
-0x2832 005490 isub clkn_bt ,loopcnt 
-0x2833 005491 and_into 3 ,loopcnt 
-0x2834 005492 nbranch calc_bt_portion ,zero 
-0x2835 005493 force 0 ,pdata 
-0x2836 005494 branch calc_skip_bt 
-:      005495 calc_bt_portion:
-0x2837 005496 arg 3750 ,temp 
-0x2838 005497 force 0 ,pdata 
-:      005498 calc_slot_offset_loop:
-0x2839 005499 iadd temp ,pdata 
-0x283a 005500 loop calc_slot_offset_loop 
-:      005501 calc_skip_bt:
-0x283b 005502 iadd contr ,pdata 
-0x283c 005503 div pdata ,12 
-0x283d 005504 call wait_div_end 
-0x283e 005505 quotient pdata 
-0x283f 005506 store 2 ,mem_slot_offset 
-0x2840 005507 rtn 
-:      005509 calc_clke_offset:
-0x2841 005510 bpatch patch0f_4 ,mem_patch0f 
-0x2842 005511 deposit clke 
-0x2843 005512 copy clkn ,temp 
-0x2844 005513 isub temp ,null 
-0x2845 005514 nsetflag positive ,44 ,pdata 
-0x2846 005515 isub temp ,temp 
-0x2847 005516 setarg 3750 
-0x2848 005517 isolate0 15 ,temp 
-0x2849 005518 branch calc_clke_pos ,true 
-0x284a 005519 setarg -61786 
-0x284b 005520 iadd temp ,temp 
-:      005521 calc_clke_pos:
-0x284c 005522 storet 6 ,mem_le_clk_offset 
-0x284d 005523 rtn le 
-0x284e 005524 storet 6 ,mem_clk_offset 
-0x284f 005525 rtn 
-:      005527 calc_clke:
-0x2850 005528 disable clknt 
-0x2851 005529 fetch 6 ,mem_le_clk_offset 
-0x2852 005530 branch calc_clke2 ,le 
-0x2853 005531 fetch 6 ,mem_clk_offset 
-:      005532 calc_clke2:
-0x2854 005533 iadd clkn ,alarm 
-0x2855 005534 increase 10 ,alarm 
-0x2856 005535 setarg 3750 
-0x2857 005536 isub alarm ,pdata 
-0x2858 005537 isolate0 15 ,pdata 
-0x2859 005538 branch calc_clke_pos_adj ,true 
-0x285a 005539 setarg 0xf15a 
-0x285b 005540 iadd alarm ,alarm 
-:      005541 calc_clke_pos2:
-0x285c 005542 copy alarm ,clke 
-0x285d 005543 rtn 
-:      005544 calc_clke_pos_adj:
-0x285e 005545 force 0 ,null 
-0x285f 005546 branch calc_clke_pos2 
-:      005553 calc_radio_freq:
-0x2860 005554 bpatch patch0f_5 ,mem_patch0f 
-0x2861 005555 call set_sync_on 
-0x2862 005556 copy bt_clk ,pdata 
-0x2863 005557 and_into 0x180 ,pdata 
-0x2864 005558 compare 3 ,freq_mode ,0x07 
-0x2865 005559 nbranch freq_not_connection ,true 
-0x2866 005560 rshift3 pdata ,pdata 
-0x2867 005561 iadd freq_index ,pdata 
-0x2868 005562 branch do_hop_mod_now 
-:      005563 freq_not_connection:
-0x2869 005564 copy freq_index ,pdata 
-:      005565 do_hop_mod_now:
-0x286a 005566 div pdata ,79 
-0x286b 005567 pulse recalc 
-0x286c 005568 call wait_div_end 
-0x286d 005569 remainder rega 
-0x286e 005570 add rega ,-40 ,temp 
-0x286f 005571 branch odd_half ,positive 
-0x2870 005572 lshift rega ,temp 
-0x2871 005573 branch freq_result 
-:      005574 odd_half:
-0x2872 005575 lshift temp ,temp 
-0x2873 005576 increase 1 ,temp 
-:      005577 freq_result:
-0x2874 005578 bpatch patch0f_6 ,mem_patch0f 
-0x2875 005579 fetch 1 ,mem_mode 
-0x2876 005580 bbit0 afh_change ,afh_process_con 
-:      005581 afh_process_0:
-0x2877 005582 fetch 4 ,mem_afh_instant 
-0x2878 005583 isub bt_clk ,null 
-0x2879 005584 branch afh_process_con ,positive 
-0x287a 005585 call afh_clear 
-0x287b 005586 fetch 1 ,mem_afh_new_mod 
-0x287c 005587 rtn blank 
-0x287d 005588 fetch 1 ,mem_mode 
-0x287e 005589 set1 afh_enable ,pdata 
-0x287f 005590 store 1 ,mem_mode 
-0x2880 005591 fetch 5 ,mem_afh_map_new 
-0x2881 005592 store 5 ,mem_afh_map_lo 
-0x2882 005593 ifetch 5 ,contr 
-0x2883 005594 store 5 ,mem_afh_map_hi 
-0x2884 005595 call afh_process_freq_map 
-:      005596 afh_process_con:
-0x2885 005597 fetch 1 ,mem_mode 
-0x2886 005598 rtnbit0 afh_enable 
-0x2887 005599 isolate1 1 ,bt_clk 
-0x2888 005600 branch afh_same_channel ,true 
-0x2889 005601 rshift3 temp ,rega 
-0x288a 005602 and temp ,7 ,queue 
-0x288b 005603 setarg mem_afh_map_lo 
-0x288c 005604 iadd rega ,rega 
-0x288d 005605 ifetch 1 ,rega 
-0x288e 005606 qisolate0 pdata 
-0x288f 005607 branch afh_process_1 ,true 
-0x2890 005608 deposit temp 
-0x2891 005609 branch afh_process_end 
-:      005610 afh_process_1:
-0x2892 005611 fetch 1 ,mem_afh_used 
-0x2893 005612 iforce regb 
-0x2894 005613 deposit bt_clk 
-0x2895 005614 and_into 0x180 ,pdata 
-0x2896 005615 rshift3 pdata ,pdata 
-0x2897 005616 iadd freq_index ,pdata 
-0x2898 005617 idiv regb 
-0x2899 005618 setarg mem_afh_map 
-0x289a 005619 call wait_div_end 
-0x289b 005620 remainder rega 
-0x289c 005621 iadd rega ,contr 
-0x289d 005622 ifetch 1 ,contr 
-:      005623 afh_process_end:
-0x289e 005624 store 1 ,mem_afh_index 
-0x289f 005625 iforce temp 
-0x28a0 005626 rtn 
-:      005628 afh_same_channel:
-0x28a1 005629 fetch 1 ,mem_afh_index 
-0x28a2 005630 iforce temp 
-0x28a3 005631 rtn 
-:      005633 afh_clear:
-0x28a4 005634 fetch 1 ,mem_mode 
-0x28a5 005635 set0 afh_enable ,pdata 
-0x28a6 005636 set0 afh_change ,pdata 
-0x28a7 005637 store 1 ,mem_mode 
-0x28a8 005638 rtn 
-:      005644 afh_process_freq_map:
-0x28a9 005645 bpatch patch0f_7 ,mem_patch0f 
-0x28aa 005646 arg mem_afh_map ,contw 
-0x28ab 005647 force 10 ,loopcnt 
-0x28ac 005648 call memset0 
-0x28ad 005649 arg mem_afh_map ,contw 
-0x28ae 005650 force 0 ,regc 
-0x28af 005651 force 2 ,queue 
-:      005652 process_freq_3:
-0x28b0 005653 fetch 5 ,mem_afh_map_lo 
-0x28b1 005654 iforce temp 
-0x28b2 005655 compare 2 ,queue ,0xff 
-0x28b3 005656 branch process_freq_1 ,true 
-0x28b4 005657 rshift temp ,temp 
-:      005658 process_freq_1:
-0x28b5 005659 isolate0 0 ,temp 
-0x28b6 005660 branch process_freq_0 ,true 
-0x28b7 005661 deposit regc 
-0x28b8 005662 istore 1 ,contw 
-:      005663 process_freq_0:
-0x28b9 005664 rshift2 temp ,temp 
-0x28ba 005665 increase 2 ,regc 
-0x28bb 005666 compare 40 ,regc ,0xfe 
-0x28bc 005667 nbranch process_freq_2 ,true 
-0x28bd 005668 fetch 5 ,mem_afh_map_hi 
-0x28be 005669 iforce temp 
-0x28bf 005670 compare 2 ,queue ,0xff 
-0x28c0 005671 branch process_freq_2 ,true 
-0x28c1 005672 rshift temp ,temp 
-:      005673 process_freq_2:
-0x28c2 005674 sub regc ,78 ,null 
-0x28c3 005675 branch process_freq_1 ,positive 
-0x28c4 005676 force 1 ,regc 
-0x28c5 005677 increase -1 ,queue 
-0x28c6 005678 nbranch process_freq_3 ,zero 
-0x28c7 005679 arg mem_afh_map ,rega 
-0x28c8 005680 deposit contw 
-0x28c9 005681 isub rega ,pdata 
-0x28ca 005682 store 1 ,mem_afh_used 
-0x28cb 005683 rtn 
-:      005685 rx_radio_freq:
-0x28cc 005686 bpatch patch10_0 ,mem_patch10 
-0x28cd 005687 call calc_radio_freq 
-0x28ce 005688 fetch 1 ,mem_debug_config 
-0x28cf 005689 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
-0x28d0 005690 fetcht 1 ,mem_rx_fixed_freq 
-:      005691 rx_radio_freq_now:
-0x28d1 005692 branch set_freq_rx 
-:      005695 tx_radio_freq:
-0x28d2 005696 bpatch patch10_1 ,mem_patch10 
-0x28d3 005697 call calc_radio_freq 
-0x28d4 005698 fetch 1 ,mem_debug_config 
-0x28d5 005699 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
-0x28d6 005700 fetcht 1 ,mem_tx_fixed_freq 
-:      005701 tx_radio_freq_now:
-0x28d7 005702 branch set_freq_tx 
-:      005705 fetch_giac:
-0x28d8 005706 force 0 ,uap 
-0x28d9 005707 fetch 3 ,mem_glap 
-0x28da 005708 iforce lap 
-0x28db 005709 rtn 
-:      005711 fetch_page_bt_adr:
-0x28dc 005712 bpatch patch10_2 ,mem_patch10 
-0x28dd 005713 fetch 1 ,mem_hci_puap 
-0x28de 005714 icopy uap 
-0x28df 005715 fetch 3 ,mem_hci_plap 
-0x28e0 005716 icopy lap 
-0x28e1 005717 rtn 
-:      005719 fetch_self_bt_adr:
-0x28e2 005720 bpatch patch10_3 ,mem_patch10 
-0x28e3 005721 fetch 2 ,mem_nap 
-0x28e4 005722 icopy nap 
-0x28e5 005723 fetch 1 ,mem_uap 
-0x28e6 005724 icopy uap 
-0x28e7 005725 fetch 3 ,mem_lap 
-0x28e8 005726 icopy lap 
-0x28e9 005727 rtn 
-:      005729 fetch_extm_bt_adr:
-0x28ea 005730 bpatch patch10_4 ,mem_patch10 
-0x28eb 005731 fetch 2 ,mem_pnap 
-0x28ec 005732 icopy nap 
-0x28ed 005733 fetch 1 ,mem_puap 
-0x28ee 005734 icopy uap 
-0x28ef 005735 fetch 3 ,mem_plap 
-0x28f0 005736 icopy lap 
-0x28f1 005737 rtn 
-:      005740 fetch_diac:
-0x28f2 005741 bmark1 mark_all_diac ,fetch_diac_do 
-0x28f3 005742 rtnmark0 mark_inquiry_state 
-0x28f4 005743 rtnmark0 mark_periodical_diac 
-:      005744 fetch_diac_do:
-0x28f5 005745 and_into -256 ,lap 
-0x28f6 005746 pulse recalc 
-0x28f7 005747 nop 32 
-0x28f8 005748 rtn 
-:      005751 shutdown_radio:
-0x28f9 005752 bpatch patch10_5 ,mem_patch10 
-0x28fa 005753 branch shutdown_radio0 ,is_rx 
-0x28fb 005754 jam 0xd4 ,rf_tx_pa_ib 
-0x28fc 005755 nop 4 
-0x28fd 005756 jam 0xd2 ,rf_tx_pa_ib 
-0x28fe 005757 nop 4 
-0x28ff 005758 jam 0xd1 ,rf_tx_pa_ib 
-0x2900 005759 nop 4 
-0x2901 005760 fetch 1 ,mem_tx_power 
-0x2902 005761 beq tx_power_0db ,shutdown_radio_0db 
-0x2903 005762 beq tx_power_3db ,shutdown_radio_3db 
-0x2904 005763 beq tx_power_5db ,shutdown_radio_5db 
-0x2905 005764 beq tx_power_f3db ,shutdown_radio_f3db 
-0x2906 005765 beq tx_power_f5db ,shutdown_radio_f5db 
-0x2907 005766 beq tx_power_pair ,shutdown_radio_pair 
-:      005767 shutdown_radio_5db:
-:      005768 shutdown_radio_0db:
-0x2908 005769 jam 0xd0 ,rf_tx_pa_ib 
-0x2909 005770 jam 0xe0 ,rf_tx_pa_gc 
-:      005771 shutdown_radio0:
-0x290a 005772 force 0 ,radio_ctrl 
-0x290b 005773 disable is_rx 
-0x290c 005774 disable is_tx 
-0x290d 005775 pulse packet_end 
-0x290e 005776 jam 0x0 ,rfen_mdm 
-0x290f 005777 jam 0x0 ,rfen_tx 
-0x2910 005778 jam 0x0 ,rfen_rx 
-0x2911 005779 jam 0 ,rfen_sn 
-0x2912 005780 jam 0x70 ,rfen_msc 
-0x2913 005781 jam 0x0 ,rfen_adc 
-0x2914 005782 rtn 
-:      005784 shutdown_radio_pair:
-:      005785 shutdown_radio_f5db:
-:      005786 shutdown_radio_f3db:
-:      005787 shutdown_radio_3db:
-0x2915 005788 jam 0xd0 ,rf_tx_pa_ib 
-0x2916 005789 jam 0xc0 ,rf_tx_pa_gc 
-0x2917 005790 branch shutdown_radio0 
-:      005792 set_sync_on:
-0x2918 005793 bpatch patch10_6 ,mem_patch10 
-0x2919 005794 jam 0x0 ,rfen_mdm 
-0x291a 005795 jam 0x0 ,rfen_tx 
-0x291b 005796 jam 0x18 ,rfen_rx 
-0x291c 005797 jam 0xa7 ,rfen_sn 
-0x291d 005798 jam 0x7f ,rfen_msc 
-0x291e 005799 rtn 
-:      005801 set_freq_rx:
-0x291f 005802 bpatch patch10_7 ,mem_patch10 
-0x2920 005804 storet 1 ,mem_last_freq 
-0x2921 005805 add temp ,rx_freq_offset ,rega 
-0x2922 005806 jam 0x07 ,rf_balun_ctrim 
-0x2923 005807 branch rf_write_freq 
-:      005808 rf_rx_enable:
-0x2924 005809 bpatch patch11_0 ,mem_patch11 
-0x2925 005810 jam 0xcf ,rfen_tx 
-0x2926 005811 nop 10 
-0x2927 005812 jam 0xff ,rfen_rx 
-0x2928 005813 jam 0xaf ,rfen_sn 
-0x2929 005814 jam 0xff ,rfen_msc 
-0x292a 005815 nop 10 
-0x292b 005816 jam 0xa0 ,rfen_mdm 
-0x292c 005817 rtn 
-:      005819 set_freq_tx_offset:
-0x292d 005820 fetch 1 ,mem_250k_freq_enable 
-0x292e 005821 branch set_freq_tx_2m_offset ,blank 
-:      005822 set_freq_tx_0m_offset:
-0x292f 005823 add temp ,2 ,rega 
-0x2930 005824 rtn 
-:      005825 set_freq_tx_2m_offset:
-0x2931 005826 add temp ,0 ,rega 
-0x2932 005827 rtn 
-:      005829 set_freq_tx:
-0x2933 005830 bpatch patch11_1 ,mem_patch11 
-0x2934 005831 storet 1 ,mem_last_freq 
-0x2935 005832 call set_freq_tx_offset 
-0x2936 005833 call rf_write_freq 
-0x2937 005834 setarg param_pll_setup 
-0x2938 005835 call sleep 
-:      005836 txon:
-0x2939 005837 jam 0x1 ,rfen_adc 
-0x293a 005838 jam 0x3c ,rfen_rx 
-0x293b 005839 jam 0xe0 ,rfen_tx 
-0x293c 005840 jam 0x12 ,rf_balun_ctrim 
-0x293d 005841 nop 10 
-0x293e 005842 jam 0x01 ,rfen_mdm 
-0x293f 005843 jam 0x3d ,rfen_mdm 
-0x2940 005844 nop 10 
-0x2941 005845 jam 0xb7 ,rfen_sn 
-0x2942 005846 nop 10 
-0x2943 005847 jam 0x7f ,rfen_mdm 
-:      005848 txon_power_select:
-0x2944 005849 fetch 1 ,mem_tx_power 
-0x2945 005850 beq tx_power_0db ,set_tx_power_0db 
-0x2946 005851 beq tx_power_3db ,set_tx_power_3db 
-0x2947 005852 beq tx_power_5db ,set_tx_power_5db 
-0x2948 005853 beq tx_power_f3db ,set_tx_power_f3db 
-0x2949 005854 beq tx_power_f5db ,set_tx_power_f5db 
-0x294a 005855 beq tx_power_pair ,set_tx_power_pair 
-:      005856 set_tx_power_0db:
-0x294b 005857 jam 0xf0 ,rf_tx_pa_gc 
-0x294c 005858 call txon_common 
-0x294d 005859 jam 0xd8 ,rf_tx_pa_ib 
-0x294e 005860 rtn 
-:      005862 set_tx_power_3db:
-0x294f 005863 jam 0xdf ,rf_tx_pa_gc 
-0x2950 005864 call txon_common 
-0x2951 005865 jam 0xdf ,rf_tx_pa_ib 
-0x2952 005866 rtn 
-:      005868 set_tx_power_5db:
-0x2953 005869 jam 0xff ,rf_tx_pa_gc 
-0x2954 005870 call txon_common 
-0x2955 005871 jam 0xdf ,rf_tx_pa_ib 
-0x2956 005872 rtn 
-:      005873 set_tx_power_f3db:
-0x2957 005874 jam 0xce ,rf_tx_pa_gc 
-0x2958 005875 call txon_common 
-0x2959 005876 jam 0xd8 ,rf_tx_pa_ib 
-0x295a 005877 rtn 
-:      005879 set_tx_power_f5db:
-0x295b 005880 jam 0xcb ,rf_tx_pa_gc 
-0x295c 005881 call txon_common 
-0x295d 005882 jam 0xd8 ,rf_tx_pa_ib 
-0x295e 005883 rtn 
-:      005885 set_tx_power_pair:
-0x295f 005886 jam 0xd0 ,rf_tx_pa_ib 
-0x2960 005887 jam 0xc0 ,rf_tx_pa_gc 
-0x2961 005888 jam 0x4c ,0x8957 
-0x2962 005889 jam 0x6c ,0x8958 
-0x2963 005890 jam 0x50 ,0x8959 
-0x2964 005891 rtn 
-:      005893 txon_common:
-0x2965 005894 nop 4 
-0x2966 005895 jam 0xd1 ,rf_tx_pa_ib 
-0x2967 005896 nop 4 
-0x2968 005897 jam 0xd2 ,rf_tx_pa_ib 
-0x2969 005898 nop 4 
-0x296a 005899 jam 0xd4 ,rf_tx_pa_ib 
-0x296b 005900 rtn 
-:      005903 initialize_radio:
-0x296c 005904 jam clksel_rc ,core_clksel 
-:      005905 initialize_radio_wait:
-0x296d 005906 fetch 2 ,mem_rf_init_ptr 
-0x296e 005907 bbit0 14 ,initialize_radio_wait 
-0x296f 005908 iforce contr 
-0x2970 005909 arg 0x8900 ,temp 
-:      005910 initialize_radio_loop:
-0x2971 005911 ifetch 1 ,contr 
-0x2972 005912 beq 0xff ,initialize_radio_cont 
-0x2973 005913 ior temp ,contw 
-0x2974 005914 ifetch 1 ,contr 
-0x2975 005915 istore 1 ,contw 
-0x2976 005916 branch initialize_radio_loop 
-:      005917 initialize_radio_cont:
-0x2977 005918 bpatch patch11_2 ,mem_patch11 
-0x2978 005919 call lpm_cal_xtal_startup 
-0x2979 005920 call switchto_dpllclk 
-0x297a 005922 setarg param_dpll_start_delay 
-0x297b 005923 iadd clkn_bt ,pdata 
-0x297c 005924 store 4 ,mem_dpll_clkn 
-0x297d 005925 set1 reset ,radio_ctrl 
-0x297e 005926 force 0 ,radio_ctrl 
-0x297f 005927 ncall do_rccal ,wake 
-0x2980 005928 branch set_rccal 
-:      005931 rf_write_freq:
-0x2981 005932 bpatch patch11_3 ,mem_patch11 
-0x2982 005933 setarg 2400 
-0x2983 005934 iadd rega ,temp 
-0x2984 005935 fetch 1 ,mem_fcomp_mul 
-0x2985 005936 jam 0x04 ,rf_pll_rstn 
-0x2986 005937 imul32 temp ,pdata 
-0x2987 005938 fetcht 1 ,mem_fcomp_div 
-0x2988 005939 idiv temp 
-0x2989 005940 call wait_div_end 
-0x298a 005941 quotient rega 
-0x298b 005942 remainder pdata 
-0x298c 005943 lshift16 pdata ,pdata 
-0x298d 005944 lshift4 pdata ,pdata 
-0x298e 005945 idiv temp 
-0x298f 005946 call wait_div_end 
-0x2990 005947 quotient pdata 
-0x2991 005948 lshift8 pdata ,pdata 
-0x2992 005949 lshift pdata ,pdata 
-0x2993 005950 ior rega ,pdata 
-0x2994 005951 hstore 4 ,rf_pll_intg 
-0x2995 005952 jam 0x44 ,rf_pll_rstn 
-0x2996 005953 jam 0xc4 ,rf_pll_rstn 
-0x2997 005954 rtn 
-:      005957 do_rccal:
-0x2998 005958 bpatch patch11_4 ,mem_patch11 
-0x2999 005959 jam 0x02 ,rfen_adc 
-0x299a 005960 setarg 250000 
-0x299b 005961 call sleep 
-0x299c 005962 jam 0x7f ,rfen_rx 
-0x299d 005963 nop 130 
-0x299e 005964 jam 0x30 ,rf_rccal_ctrl 
-0x299f 005965 jam 0xd0 ,rfen_tx 
-0x29a0 005966 jam 0x70 ,rf_rccal_ctrl 
-0x29a1 005967 jam 0xf0 ,rf_rccal_ctrl 
-0x29a2 005968 force 50 ,loopcnt 
-:      005969 do_rccal_loop:
-0x29a3 005970 hfetch 1 ,rf_rccal_result 
-0x29a4 005971 bbit1 5 ,do_rccal_end 
-0x29a5 005972 loop do_rccal_loop 
-:      005973 do_rccal_end:
-0x29a6 005974 store 1 ,mem_rf_rccal 
-0x29a7 005975 jam 0 ,rfen_tx 
-0x29a8 005976 jam 0 ,rfen_rx 
-0x29a9 005977 jam 0x00 ,rfen_adc 
-0x29aa 005978 rtn 
-:      005980 set_rccal:
-0x29ab 005981 bpatch patch11_5 ,mem_patch11 
-0x29ac 005982 fetch 1 ,mem_rf_rccal 
-0x29ad 005983 set1 5 ,pdata 
-0x29ae 005984 hstore 1 ,rf_rccal_ctrl 
-0x29af 005985 hfetcht 1 ,rf_bpf_ctrim 
-0x29b0 005986 and_into 7 ,temp 
-0x29b1 005987 lshift3 pdata ,pdata 
-0x29b2 005988 ior temp ,pdata 
-0x29b3 005989 hstore 1 ,rf_bpf_ctrim 
-0x29b4 005990 hfetch 1 ,rf_bpf_ib 
-0x29b5 005991 set0 bpf_rccal ,pdata 
-0x29b6 005992 hstore 1 ,rf_bpf_ib 
-0x29b7 005993 hfetch 1 ,rf_adc_rccal 
-0x29b8 005994 set0 adc_rccal ,pdata 
-0x29b9 005995 hstore 1 ,rf_adc_rccal 
-0x29ba 005996 rtn 
-:      005998 save_rssi:
-0x29bb 005999 bpatch patch11_6 ,mem_patch11 
-0x29bc 006000 hfetch 2 ,rf_afc_d2a 
-0x29bd 006001 rshift4 pdata ,pdata 
-0x29be 006002 rshift3 pdata ,pdata 
-0x29bf 006003 sub pdata ,0 ,pdata 
-:      006004 bcd:
-0x29c0 006005 and_into 0xff ,pdata 
-0x29c1 006006 div pdata ,10 
-0x29c2 006007 call wait_div_end 
-0x29c3 006008 quotient pdata 
-0x29c4 006009 lshift4 pdata ,pdata 
-0x29c5 006010 remainder temp 
-0x29c6 006011 ior temp ,pdata 
-0x29c7 006012 store 1 ,mem_rssi 
-0x29c8 006013 rtn 
-:      006016 switchto_dpllclk:
-0x29c9 006017 jam clksel_rc ,core_clksel 
-0x29ca 006018 hfetch 1 ,rf_clkpll_frac + 2 
-0x29cb 006019 set0 4 ,pdata 
-0x29cc 006020 set0 5 ,pdata 
-0x29cd 006021 hstore 1 ,rf_clkpll_frac + 2 
-0x29ce 006022 jam 0x00 ,rfen_ck 
-0x29cf 006023 jam 0x00 ,rfen_msc 
-0x29d0 006024 jam 0x70 ,rfen_msc 
-0x29d1 006025 jam 0xff ,rfen_ck 
-0x29d2 006026 hfetch 1 ,rf_clkpll_frac + 2 
-0x29d3 006027 set1 4 ,pdata 
-0x29d4 006028 set1 5 ,pdata 
-0x29d5 006029 hstore 1 ,rf_clkpll_frac + 2 
-0x29d6 006030 call init_lpm_ctrl 
-0x29d7 006031 hfetch 1 ,rf_clkpll_int 
-0x29d8 006032 set1 7 ,pdata 
-0x29d9 006033 hstore 1 ,rf_clkpll_int 
-0x29da 006034 set0 7 ,pdata 
-0x29db 006035 hstore 1 ,rf_clkpll_int 
-0x29dc 006036 set1 7 ,pdata 
-0x29dd 006037 hstore 1 ,rf_clkpll_int 
-0x29de 006038 jam clksel_dpll ,core_clksel 
-0x29df 006039 nop 1 
-0x29e0 006040 jam clksel_xtal ,core_clksel 
-0x29e1 006041 hfetch 1 ,rf_clkpll_frac + 2 
-0x29e2 006042 and_into 0xcf ,pdata 
-0x29e3 006043 hstore 1 ,rf_clkpll_frac + 2 
-0x29e4 006044 or_into 0x30 ,pdata 
-0x29e5 006045 hstore 1 ,rf_clkpll_frac + 2 
-0x29e6 006046 rtn 
-:      006049 xtal_fast_wake:
-0x29e7 006050 setarg 0xf0f 
-0x29e8 006051 branch lpm_write_config 
-:      006053 init_lpm_ctrl:
-0x29e9 006054 setarg 0x80f 
-0x29ea 006055 branch lpm_write_config 
-:      006059 start_receiver:
-0x29eb 006060 bpatch patch11_7 ,mem_patch11 
-0x29ec 006061 call rf_rx_enable 
-0x29ed 006062 disable is_tx 
-0x29ee 006063 enable is_rx 
-0x29ef 006064 pulse init_encrypt 
-0x29f0 006065 rtn 
-:      006067 prep_crypt:
-0x29f1 006068 bpatch patch12_0 ,mem_patch12 
-0x29f2 006069 fetch 1 ,mem_state_map 
-0x29f3 006070 isolate1 smap_encryption ,pdata 
-0x29f4 006071 setflag true ,0 ,pdata 
-0x29f5 006072 hstore 1 ,core_encrypt 
-0x29f6 006073 arg mem_kc ,contr 
-0x29f7 006074 ifetch 9 ,contr 
-0x29f8 006075 iforce kc_ls 
-0x29f9 006076 ifetch 7 ,contr 
-0x29fa 006077 iforce kc_ms 
-0x29fb 006078 fetch 1 ,mem_key_size 
-0x29fc 006079 add pdata ,-1 ,g1l 
-0x29fd 006080 pulse kc_p_activate 
-0x29fe 006081 rtn 
-:      006083 wait_access_end:
-0x29ff 006084 deposit clke 
-0x2a00 006085 store 6 ,mem_sync_clke 
-0x2a01 006086 disable decode_fec0 
-0x2a02 006087 nbranch shutdown_radio ,sync 
-0x2a03 006088 arg param_clke_cal ,clke_rt 
-0x2a04 006089 increase 1 ,clke_bt 
-0x2a05 006090 and_into 0x1fc ,clke_bt 
-0x2a06 006091 rtn 
-:      006095 wait_access_mhalfbnd:
-0x2a07 006096 enable decode_fec0 
-:      006097 wait_access_mhalfbnd_correlate:
-0x2a08 006098 correlate null ,mhalfbnd 
-0x2a09 006099 branch wait_access_end ,sync 
-0x2a0a 006100 compare 0x02 ,clke_bt ,0x02 
-0x2a0b 006101 nbranch wait_access_mhalfbnd_correlate ,true 
-0x2a0c 006102 branch wait_access_end 
-:      006104 wait_access_clkn_rt:
-0x2a0d 006105 bpatch patch12_1 ,mem_patch12 
-0x2a0e 006106 arg param_conn_access ,timeup 
-0x2a0f 006107 enable decode_fec0 
-0x2a10 006108 correlate clkn_rt ,meet 
-0x2a11 006109 disable decode_fec0 
-0x2a12 006110 nbranch shutdown_radio ,sync 
-0x2a13 006111 rtn 
-:      006113 wait_access_forever:
-0x2a14 006114 bpatch patch12_2 ,mem_patch12 
-0x2a15 006115 enable decode_fec0 
-0x2a16 006116 correlate null ,timeout 
-0x2a17 006117 disable decode_fec0 
-0x2a18 006118 nbranch shutdown_radio ,sync 
-0x2a19 006119 arg param_clke_cal ,clke_rt 
-0x2a1a 006120 and_into 0x1fc ,clke_bt 
-0x2a1b 006121 rtn 
-:      006124 reserve_slot:
-0x2a1c 006125 bpatch patch12_3 ,mem_patch12 
-0x2a1d 006126 iforce rega 
-0x2a1e 006127 deposit bt_clk 
-0x2a1f 006128 iadd temp ,timeup 
-0x2a20 006129 copy timeup ,pdata 
-0x2a21 006130 store 4 ,mem_next_btclk 
-0x2a22 006131 deposit rega 
-0x2a23 006132 rtn 
-:      006135 ahead_window:
-0x2a24 006136 copy pdata ,temp 
-0x2a25 006137 bpatch patch12_4 ,mem_patch12 
-0x2a26 006138 copy temp ,pdata 
-0x2a27 006139 call clk2bt 
-0x2a28 006140 lshift16 bt_clk ,pdata 
-0x2a29 006141 set1 44 ,pdata 
-0x2a2a 006142 call clk_diff 
-0x2a2b 006143 set0 44 ,pdata 
-0x2a2c 006144 call get_clk 
-0x2a2d 006145 call clk_diff 
-0x2a2e 006146 rtn user 
-0x2a2f 006147 call clk2rt 
-0x2a30 006148 iforce stop_watch 
-0x2a31 006149 until null ,timeout 
-0x2a32 006150 rtn 
-:      006153 setup_clk:
-0x2a33 006154 bpatch patch12_5 ,mem_patch12 
-0x2a34 006155 branch setup_clkn ,clknt 
-0x2a35 006156 until clke_rt ,meet 
-:      006157 skip_setup_clke:
-0x2a36 006158 copy clke_bt ,temp 
-0x2a37 006159 branch setup_clknbt 
-:      006160 setup_clkn:
-0x2a38 006161 branch skip_setup_clkn ,attempt 
-0x2a39 006162 until clkn_rt ,meet 
-:      006163 skip_setup_clkn:
-0x2a3a 006164 copy clkn_bt ,temp 
-:      006165 setup_clknbt:
-0x2a3b 006166 branch setup_clk11 ,user 
-0x2a3c 006167 compare 1 ,temp ,3 
-0x2a3d 006168 nbranch setup_clk ,true 
-:      006169 setup_complete:
-0x2a3e 006170 bpatch patch12_6 ,mem_patch12 
-0x2a3f 006171 fetch 1 ,mem_state 
-0x2a40 006172 rtnbit0 state_inconn 
-0x2a41 006173 fetch 4 ,mem_next_btclk 
-0x2a42 006174 isub temp ,pdata 
-0x2a43 006175 nrtn positive 
-0x2a44 006176 sub pdata ,0xff ,null 
-0x2a45 006177 branch setup_clk ,positive 
-0x2a46 006178 rtn 
-:      006179 setup_clk11:
-0x2a47 006180 compare 3 ,temp ,3 
-0x2a48 006181 nbranch setup_clk ,true 
-0x2a49 006182 branch setup_complete 
-:      006184 rf_setup_time:
-0x2a4a 006185 bpatch patch12_7 ,mem_patch12 
-0x2a4b 006186 arg param_rf_setup ,timeup 
-0x2a4c 006187 branch setup_clk 
-:      006189 rf_setup_time_slave_slot:
-0x2a4d 006190 disable user 
-0x2a4e 006191 branch rf_setup_time 
-:      006193 rf_setup_time_master_slot:
-0x2a4f 006194 enable user 
-0x2a50 006195 branch rf_setup_time 
-:      006197 start_transmitter:
-0x2a51 006198 bpatch patch13_0 ,mem_patch13 
-0x2a52 006199 call prep_crypt 
-0x2a53 006200 disable is_rx 
-0x2a54 006201 enable is_tx 
-0x2a55 006202 rtn 
-:      006206 start_tx_native:
-0x2a56 006207 bpatch patch13_1 ,mem_patch13 
-0x2a57 006208 arg param_tx_setup ,timeup 
-0x2a58 006209 until clkn_rt ,meet 
-0x2a59 006210 pulse init_encrypt 
-0x2a5a 006211 rtn 
-:      006213 start_rx_native:
-0x2a5b 006214 bpatch patch13_2 ,mem_patch13 
-0x2a5c 006215 arg param_rx_setup ,timeup 
-0x2a5d 006216 until clkn_rt ,meet 
-0x2a5e 006217 rtn 
-:      006220 start_tx_external:
-0x2a5f 006221 bpatch patch13_3 ,mem_patch13 
-0x2a60 006222 arg param_tx_setup ,timeup 
-0x2a61 006223 until clke_rt ,meet 
-0x2a62 006224 pulse init_encrypt 
-0x2a63 006225 rtn 
-:      006227 send_access_word:
-0x2a64 006228 bpatch patch13_4 ,mem_patch13 
-0x2a65 006229 preload access 
-0x2a66 006230 enable encode_fec0 
-0x2a67 006231 set1 txgfsk ,radio_ctrl 
-0x2a68 006232 inject mod ,72 
-0x2a69 006233 disable encode_fec0 
-0x2a6a 006234 rtn 
-:      006237 scan_mode_whiten:
-0x2a6b 006238 copy xin ,temp 
-0x2a6c 006239 or_into 0x60 ,temp 
-0x2a6d 006240 copy temp ,white_init 
-0x2a6e 006241 rtn 
-:      006246 get_free_amaddr:
-0x2a6f 006247 bpatch patch13_5 ,mem_patch13 
-0x2a70 006248 fetch 1 ,mem_current_amaddr 
-0x2a71 006249 increase 1 ,pdata 
-0x2a72 006250 bne param_esco_addr ,get_free_amaddr_cont 
-0x2a73 006251 force 1 ,pdata 
-:      006252 get_free_amaddr_cont:
-0x2a74 006253 store 1 ,mem_current_amaddr 
-0x2a75 006254 iforce am_addr 
-0x2a76 006255 rtn 
-:      006257 get_clk:
-0x2a77 006258 copy clkn ,temp 
-0x2a78 006259 rtn master 
-0x2a79 006260 copy clke ,temp 
-0x2a7a 006261 rtn 
-:      006263 get_clkbt:
-0x2a7b 006264 deposit clkn_bt 
-0x2a7c 006265 rtn master 
-0x2a7d 006266 deposit clke_bt 
-0x2a7e 006267 rtn 
-:      006270 supervision_update:
-0x2a7f 006271 bpatch patch13_6 ,mem_patch13 
-0x2a80 006272 fetcht 4 ,mem_supervision_timer 
-0x2a81 006273 call get_clkbt 
-0x2a82 006274 isub temp ,timeup 
-0x2a83 006275 deposit timeup 
-0x2a84 006276 fetcht 2 ,mem_supervision_to 
-0x2a85 006277 lshift temp ,temp 
-0x2a86 006278 isub temp ,pdata 
-0x2a87 006279 rtn 
-:      006281 supervision_flush:
-0x2a88 006282 bpatch patch13_7 ,mem_patch13 
-0x2a89 006283 call get_clkbt 
-0x2a8a 006284 store 4 ,mem_supervision_timer 
-0x2a8b 006285 rtn 
-:      006287 assert:
-0x2a8c 006288 bpatch patch14_0 ,mem_patch14 
-0x2a8d 006289 branch assert 
-:      006291 loop:
-0x2a8e 006292 branch loop 
-:      006294 sleep:
-0x2a8f 006295 rtn blank 
-0x2a90 006297 rshift pdata ,pdata 
-0x2a91 006298 increase -3 ,pdata 
-:      006299 sleep_loop:
-0x2a92 006300 increase -1 ,pdata 
-0x2a93 006301 nbranch sleep_loop ,zero 
-0x2a94 006302 force 0 ,pdata 
-0x2a95 006303 rtn 
-:      006307 init_param:
-0x2a96 006309 arg 0x10 ,loopcnt 
-0x2a97 006310 arg 0 ,contw 
-0x2a98 006311 call memset0 
-0x2a99 006312 arg mem_le_state ,contw 
-0x2a9a 006313 arg 10 ,loopcnt 
-0x2a9b 006314 call memset0 
-0x2a9c 006315 jam 0 ,mem_sp_calc 
-0x2a9d 006316 jam 0 ,mem_fifo_temp 
-0x2a9e 006317 jam 0 ,mem_le_testtype 
-0x2a9f 006318 jam 0 ,mem_debug_config 
-0x2aa0 006319 jam 0 ,mem_lmp_conn_state 
-0x2aa1 006320 bpatch patch14_1 ,mem_patch14 
-0x2aa2 006321 jam 0 ,mem_connection_options 
-0x2aa3 006322 jam 0 ,mem_tester_emulate 
-0x2aa4 006323 jam 0 ,mem_tester_cnt 
-0x2aa5 006324 setarg param_glap 
-0x2aa6 006325 store 3 ,mem_glap 
-0x2aa7 006326 setarg param_acl_pktlen 
-0x2aa8 006327 store 2 ,mem_acl_pktlen 
-0x2aa9 006328 jam param_sco_pktlen ,mem_sco_pktlen 
-0x2aaa 006329 jam param_acl_pktcnt ,mem_acl_pktcnt 
-0x2aab 006330 jam param_sco_pktcnt ,mem_sco_pktcnt 
-0x2aac 006331 setarg param_hci_version 
-0x2aad 006332 store 3 ,mem_hci_version 
-0x2aae 006337 jam 0x60 ,mem_fhs_misc 
-0x2aaf 006338 jam param_max_slot ,mem_max_slot 
-0x2ab0 006339 jam 0x02 ,mem_fw_ver 
-0x2ab1 006340 fetch 1 ,mem_ssp_enable 
-0x2ab2 006341 ncall init_memp ,blank 
-0x2ab3 006342 fetch 1 ,mem_le_secure_connect_enable 
-0x2ab4 006343 ncall init_memp_256 ,blank 
-0x2ab5 006344 bpatch patch14_2 ,mem_patch14 
-0x2ab6 006345 rtn wake 
-0x2ab7 006346 setarg 0 
-0x2ab8 006347 store 2 ,mem_tx_len 
-0x2ab9 006348 rshift clkn_bt ,pdata 
-0x2aba 006349 store 4 ,mem_last_clkn 
-0x2abb 006350 rtn 
-:      006357 lpmstate:
-0x2abc 006358 setarg 0xee21 
-0x2abd 006359 hstore 2 ,core_clkoff 
-0x2abe 006360 hfetch 4 ,core_gpio_in 
-0x2abf 006361 store 4 ,mem_saved_gpio_in 
-0x2ac0 006362 hfetch 1 ,core_lpm_ldocnt 
-0x2ac1 006363 store 1 ,mem_wakup_from_power_flag 
-0x2ac2 006364 bbit0 gpio_latch ,loadcode 
-0x2ac3 006365 enable wake 
-0x2ac4 006366 bbit0 cold_wake ,lpmwake 
-0x2ac5 006367 disable wake 
-0x2ac6 006368 deposit auxcnt 
-0x2ac7 006369 nbranch lpmwake ,blank 
-0x2ac8 006370 hfetch 1 ,core_lpm_ctrl + 3 
-0x2ac9 006371 bbit1 reload_code ,lpmwake 
-0x2aca 006372 arg param_hibernate_clks ,temp 
-0x2acb 006373 branch lpm_enter_sleep 
-:      006374 lpmwake:
-0x2acc 006375 hfetch 3 ,core_lpm_xtalcnt 
-0x2acd 006376 hstore 3 ,core_lpm_reg 
-0x2ace 006377 ifetch 1 ,contr 
-0x2acf 006378 or_into isogate_mask ,pdata 
-0x2ad0 006379 istore 1 ,contw 
-0x2ad1 006380 call lpm_write_ctrl2 
-0x2ad2 006381 hfetch 1 ,core_lpm_isogate 
-0x2ad3 006382 set1 enable_retmem ,pdata 
-0x2ad4 006383 hstore 1 ,core_lpm_isogate 
-0x2ad5 006384 call lpm_write_ctrl2 
-0x2ad6 006385 call lpm_load_context ,wake 
-0x2ad7 006386 hfetch 1 ,core_lpm_reg + 2 
-0x2ad8 006387 set0 gpio_latch ,pdata 
-0x2ad9 006388 hstore 1 ,core_lpm_reg + 2 
-0x2ada 006389 call lpm_write_ctrl2 
-0x2adb 006390 nbranch loadcode ,wake 
-0x2adc 006391 rtnmark0 mark_otp_encrypt 
-0x2add 006392 jam lock_otp ,core_misc_ctrl 
-0x2ade 006393 rtn 
-:      006395 lpm_load_context:
-0x2adf 006396 fetch 1 ,mem_saved_spidctrl 
-0x2ae0 006397 hstore 1 ,core_spid_ctrl 
-0x2ae1 006398 fetch 3 ,mem_saved_gsel 
-0x2ae2 006399 hstore 3 ,core_gpio_sel 
-0x2ae3 006400 fetch 4 ,mem_saved_gpio + 4 
-0x2ae4 006401 hstore 4 ,core_gpio_out0 
-0x2ae5 006402 fetch 4 ,mem_saved_gpio 
-0x2ae6 006403 hstore 4 ,core_gpio_oe0 
-0x2ae7 006404 fetch 8 ,mem_saved_gpio + 8 
-0x2ae8 006405 hstore 8 ,core_gpio_pu0 
-0x2ae9 006406 fetch 8 ,mem_saved_mark 
-0x2aea 006407 iforce mark 
-0x2aeb 006408 hfetch 8 ,core_gpio_wakeup_low 
-0x2aec 006409 store 8 ,mem_gpio_wakeup_low 
-0x2aed 006410 call load_ucode 
-0x2aee 006411 rtn 
-:      006413 lpm_save_context:
-0x2aef 006414 deposit mark 
-0x2af0 006415 store 8 ,mem_saved_mark 
-0x2af1 006416 hfetch 8 ,core_gpio_oe0 
-0x2af2 006417 store 8 ,mem_saved_gpio 
-0x2af3 006418 ifetch 8 ,contr 
-0x2af4 006419 istore 8 ,contw 
-0x2af5 006420 hfetch 3 ,core_gpio_sel 
-0x2af6 006421 store 3 ,mem_saved_gsel 
-0x2af7 006422 hfetch 1 ,core_spid_ctrl 
-0x2af8 006423 store 1 ,mem_saved_spidctrl 
-0x2af9 006424 branch lpm_write_gpio_wakeup 
-:      006426 lpo_calibration:
-0x2afa 006427 hfetch 1 ,core_bist_ctrl 
-0x2afb 006428 nbranch lpo_cal_inited ,blank 
-0x2afc 006429 fetch 3 ,mem_clks_per_lpo 
-0x2afd 006430 nrtn blank 
-0x2afe 006431 jam 0xc0 ,core_bist_ctrl 
-0x2aff 006432 jam ccnt_start ,core_misc_ctrl 
-:      006433 lpo_cal_inited:
-0x2b00 006434 hfetch 1 ,core_perf_status 
-0x2b01 006435 rtnbit0 1 
-0x2b02 006436 hfetch 3 ,core_clk_counter 
-0x2b03 006437 store 3 ,mem_clks_per_lpo 
-0x2b04 006438 rtn 
-:      006442 lpm_adjust_clk:
-0x2b05 006443 bpatch patch14_3 ,mem_patch14 
-0x2b06 006444 deposit clke 
-0x2b07 006445 call clk_diff_rt 
-0x2b08 006446 fetcht 4 ,mem_sleep_counter_all 
-0x2b09 006447 sub temp ,0xff ,null 
-0x2b0a 006448 rtn positive 
-0x2b0b 006449 lshift8 pdata ,pdata 
-0x2b0c 006450 lshift4 pdata ,pdata 
-0x2b0d 006451 idiv temp 
-0x2b0e 006452 call wait_div_end 
-0x2b0f 006453 quotient pdata 
-0x2b10 006454 arg param_lpm_adjmax ,temp 
-0x2b11 006455 call ceiling 
-0x2b12 006456 store 1 ,mem_lpm_adjust 
-0x2b13 006457 nbranch lpm_adjust_positive ,user 
-0x2b14 006458 sub pdata ,0 ,pdata 
-:      006459 lpm_adjust_positive:
-0x2b15 006460 fetcht 3 ,mem_clks_per_lpo 
-0x2b16 006461 iadd temp ,pdata 
-0x2b17 006462 store 3 ,mem_clks_per_lpo 
-:      006463 lpm_clear_counter:
-0x2b18 006464 setarg 0 
-0x2b19 006465 store 4 ,mem_sleep_counter_all 
-0x2b1a 006466 rtn 
-:      006470 lpm_doze:
-0x2b1b 006471 fetch 1 ,mem_lpm_config + 2 
-0x2b1c 006472 set1 reload_code ,pdata 
-0x2b1d 006473 store 1 ,mem_lpm_config + 2 
-0x2b1e 006474 branch lpm_hibernate_normal 
-:      006478 lpm_hibernate:
-0x2b1f 006479 arg param_hibernate_clks ,temp 
-0x2b20 006480 fetch 1 ,mem_lpm_config + 1 
-0x2b21 006481 set0 7 ,pdata 
-0x2b22 006482 store 1 ,mem_lpm_config + 1 
-:      006483 lpm_hibernate_normal:
-0x2b23 006484 bpatch patch14_4 ,mem_patch14 
-0x2b24 006485 call lpm_write_gpio_wakeup 
-0x2b25 006486 fetch 1 ,mem_lpm_hibernate_switch 
-0x2b26 006487 store 1 ,mem_lpm_xtalcnt + 4 
-0x2b27 006488 fetch 1 ,mem_lpm_xtalcnt + 2 
-0x2b28 006489 set1 cold_wake ,pdata 
-0x2b29 006490 store 1 ,mem_lpm_xtalcnt + 2 
-:      006493 lpm_sleep:
-0x2b2a 006494 bpatch patch14_5 ,mem_patch14 
-0x2b2b 006495 call xtal_fast_wake 
-0x2b2c 006496 fetch 4 ,mem_sleep_counter_all 
-0x2b2d 006497 iadd temp ,pdata 
-0x2b2e 006498 store 4 ,mem_sleep_counter_all 
-0x2b2f 006499 call lpm_save_context 
-0x2b30 006500 fetch 5 ,mem_lpm_xtalcnt 
-0x2b31 006501 hstore 4 ,core_lpm_reg 
-0x2b32 006502 rshift32 pdata ,rega 
-0x2b33 006503 until null ,lpo_edge 
-0x2b34 006504 deposit clkn 
-0x2b35 006505 store 6 ,mem_sleep_clkn 
-0x2b36 006506 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-0x2b37 006507 until null ,lpo_edge 
-0x2b38 006508 until null ,lpo_edge 
-0x2b39 006509 deposit rega 
-0x2b3a 006510 hstore 1 ,core_lpm_isogate 
-0x2b3b 006511 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
-:      006512 lpm_enter_sleep:
-0x2b3c 006513 until null ,lpo_edge 
-0x2b3d 006514 until null ,lpo_edge 
-0x2b3e 006515 hstoret 4 ,core_lpm_reg 
-0x2b3f 006516 jam lpmreg_sel_counter ,core_lpm_wr 
-0x2b40 006517 until null ,never 
-:      006522 lpm_recover_clk:
-0x2b41 006523 bpatch patch14_6 ,mem_patch14 
-0x2b42 006524 setarg 0 
-0x2b43 006525 copy auxcnt ,null 
-0x2b44 006526 branch lpm_recover_timeout ,zero 
-0x2b45 006527 hfetch 1 ,core_lpm_xtalcnt 
-0x2b46 006528 hfetcht 1 ,core_lpm_buckcnt 
-0x2b47 006529 isub temp ,null 
-0x2b48 006530 branch lpm_recover_xtal ,positive 
-0x2b49 006531 deposit temp 
-:      006532 lpm_recover_xtal:
-0x2b4a 006533 isub auxcnt ,pdata 
-0x2b4b 006534 increase 1 ,pdata 
-:      006535 lpm_recover_timeout:
-0x2b4c 006536 increase 8 ,pdata 
-0x2b4d 006537 until null ,lpo_edge 
-0x2b4e 006538 iadd lpo_time ,pdata 
-0x2b4f 006539 fetcht 4 ,mem_sleep_counter 
-0x2b50 006540 iadd temp ,pdata 
-0x2b51 006541 fetcht 3 ,mem_clks_per_lpo 
-0x2b52 006542 imul32 temp ,pdata 
-0x2b53 006543 rshift8 pdata ,pdata 
-0x2b54 006544 rshift4 pdata ,pdata 
-0x2b55 006545 increase param_lpm_fix ,pdata 
-0x2b56 006546 arg 3750 ,temp 
-0x2b57 006547 idiv temp 
-0x2b58 006548 call wait_div_end 
-0x2b59 006549 quotient pdata 
-0x2b5a 006550 lshift16 pdata ,pdata 
-0x2b5b 006551 remainder temp 
-0x2b5c 006552 ior temp ,pdata 
-0x2b5d 006553 fetcht 6 ,mem_sleep_clkn 
-0x2b5e 006554 call clk_add 
-0x2b5f 006555 copy temp ,clkn 
-0x2b60 006556 fetch 6 ,mem_context + coffset_clk_offset 
-0x2b61 006557 call calc_clke2 
-0x2b62 006558 deposit clke 
-0x2b63 006559 store 6 ,mem_pdatatemp 
-0x2b64 006560 deposit auxcnt 
-0x2b65 006561 istore 1 ,contw 
-0x2b66 006562 hfetch 1 ,core_gpio_in1 
-0x2b67 006563 or_into 0xf0 ,pdata 
-0x2b68 006564 istore 1 ,contw 
-0x2b69 006565 rtn 
-:      006567 lpm_dispatch:
-0x2b6a 006568 bpatch patch14_7 ,mem_patch14 
-0x2b6b 006569 call lpo_calibration 
-0x2b6c 006570 fetch 3 ,mem_clks_per_lpo 
-0x2b6d 006571 rtn blank 
-0x2b6e 006572 fetch 1 ,mem_lpm_mode 
-0x2b6f 006573 rtn blank 
-0x2b70 006574 fetch 1 ,mem_ssp_enable 
-0x2b71 006575 branch lpm_dispatch_next ,blank 
-0x2b72 006576 fetch 1 ,mem_sp_local_key_invalid 
-0x2b73 006577 rtn blank 
-:      006578 lpm_dispatch_next:
-0x2b74 006579 fetch 1 ,mem_le_sc_calc 
-0x2b75 006580 nrtn blank 
-0x2b76 006581 call lpm_check_wake_lock 
-0x2b77 006582 nrtn blank 
-0x2b78 006583 fetch 1 ,mem_context 
-0x2b79 006584 compare 3 ,pdata ,0x7 
-0x2b7a 006585 nbranch lpm_dispatch_unconn ,true 
-0x2b7b 006586 fetch 2 ,mem_context + coffset_tsniff 
-0x2b7c 006587 rtn blank 
-0x2b7d 006588 rtn wake 
-0x2b7e 006589 bpatch patch15_0 ,mem_patch15 
-:      006590 lpm_dispatch_next2:
-0x2b7f 006591 fetcht 1 ,mem_lpm_current_mult 
-0x2b80 006592 fetch 2 ,mem_context + coffset_tsniff 
-0x2b81 006593 imul32 temp ,pdata 
-0x2b82 006594 rshift4 temp ,temp 
-0x2b83 006595 rshift2 temp ,temp 
-0x2b84 006596 isub temp ,pdata 
-0x2b85 006597 fetcht 4 ,mem_context + coffset_sniff_anchor 
-0x2b86 006598 iadd temp ,pdata 
-0x2b87 006599 fetcht 1 ,mem_lpm_overhead 
-0x2b88 006600 isub temp ,pdata 
-0x2b89 006601 lshift16 pdata ,alarm 
-0x2b8a 006602 bpatch patch15_1 ,mem_patch15 
-0x2b8b 006603 fetch 2 ,mem_context + coffset_rx_window 
-0x2b8c 006604 rshift pdata ,pdata 
-0x2b8d 006605 call clk2bt 
-0x2b8e 006606 deposit alarm 
-0x2b8f 006607 call clk_diff 
-0x2b90 006608 copy clke ,temp 
-0x2b91 006609 call clk_diff_rt 
-0x2b92 006610 rtn user 
-:      006611 lpm_dispatch_sleep:
-0x2b93 006612 call clk2lpo 
-:      006613 lpm_dispatch_lpo:
-0x2b94 006614 bpatch patch15_2 ,mem_patch15 
-0x2b95 006615 fetch 1 ,mem_lpm_xtalcnt 
-0x2b96 006616 isub temp ,null 
-0x2b97 006617 branch lpm_clear_counter ,positive 
-0x2b98 006618 storet 4 ,mem_sleep_counter 
-0x2b99 006619 call app_will_enter_lpm 
-0x2b9a 006620 call l2cap_lpm_save_txbuf 
-0x2b9b 006621 fetcht 4 ,mem_sleep_counter 
-0x2b9c 006622 branch lpm_sleep 
-:      006624 lpm_dispatch_unconn:
-0x2b9d 006625 bpatch patch15_3 ,mem_patch15 
-0x2b9e 006626 fetch 1 ,mem_context 
-0x2b9f 006627 rtnbit1 state_inconn 
-0x2ba0 006628 rtnbit1 state_inpage 
-0x2ba1 006629 fetch 1 ,mem_ssp_enable 
-0x2ba2 006630 branch lpm_unconn_nossp ,blank 
-0x2ba3 006631 fetch 1 ,mem_sp_local_key_invalid 
-0x2ba4 006632 rtn blank 
-:      006633 lpm_unconn_nossp:
-0x2ba5 006634 bpatch patch15_4 ,mem_patch15 
-0x2ba6 006635 fetch 1 ,mem_le_adv_enable 
-0x2ba7 006636 nbranch lpm_unconn_cont ,blank 
-0x2ba8 006637 fetch 1 ,mem_scan_mode 
-0x2ba9 006638 rtn blank 
-:      006639 lpm_unconn_cont:
-0x2baa 006640 fetch 2 ,mem_lpm_interval 
-0x2bab 006641 rtn blank 
-:      006642 lpm_sleep_btclk:
-0x2bac 006643 fetcht 1 ,mem_lpm_overhead 
-0x2bad 006644 isub temp ,pdata 
-0x2bae 006645 arg 7500 ,temp 
-0x2baf 006646 imul32 temp ,pdata 
-0x2bb0 006647 branch lpm_dispatch_sleep 
-:      006649 lpm_set_mult:
-0x2bb1 006650 bpatch patch15_5 ,mem_patch15 
-0x2bb2 006651 disable wake 
-0x2bb3 006652 fetch 1 ,mem_state 
-0x2bb4 006653 rtnbit0 state_insniff 
-0x2bb5 006654 nbranch lpm_not_match ,match 
-0x2bb6 006655 call lpm_match 
-0x2bb7 006656 fetch 2 ,mem_rx_window_sniff 
-0x2bb8 006657 store 2 ,mem_rx_window 
-0x2bb9 006658 fetch 1 ,mem_arq 
-0x2bba 006659 bbit1 wack ,lpm_mult_short 
-0x2bbb 006660 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bbc 006661 call l2cap_malloc_is_fifo_empty 
-0x2bbd 006662 nbranch lpm_mult_short ,blank 
-0x2bbe 006663 fetch 1 ,mem_classic_bt_flag 
-0x2bbf 006664 bbit1 short_mult_flag ,lpm_mult_short 
-:      006665 lpm_mult_wait_timeout:
-0x2bc0 006666 jam 0 ,mem_lpm_current_mult 
-0x2bc1 006667 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
-0x2bc2 006668 fetch 1 ,mem_lpm_mult_cnt 
-0x2bc3 006669 branch lpm_mult_long ,blank 
-0x2bc4 006670 increase -1 ,pdata 
-0x2bc5 006671 store 1 ,mem_lpm_mult_cnt 
-0x2bc6 006672 rtn 
-:      006675 classic_bt_set_mult_short_flag:
-0x2bc7 006676 arg short_mult_flag ,queue 
-0x2bc8 006677 branch classic_bluetooth_set_flag 
-:      006679 classic_bt_clr_mult_short_flag:
-0x2bc9 006680 arg short_mult_flag ,queue 
-0x2bca 006681 branch classic_bluetooth_clr_flag 
-:      006685 lpm_match:
-0x2bcb 006686 jam 0 ,mem_sniff_unint_lost 
-0x2bcc 006687 fetch 3 ,mem_sniff_rcv 
-0x2bcd 006688 increase 1 ,pdata 
-0x2bce 006689 store 3 ,mem_sniff_rcv 
-0x2bcf 006690 rtn 
-:      006692 lpm_not_match:
-0x2bd0 006693 bpatch patch15_6 ,mem_patch15 
-0x2bd1 006694 fetcht 2 ,mem_rx_window_sniff 
-0x2bd2 006695 rshift temp ,temp 
-0x2bd3 006696 fetch 2 ,mem_rx_window 
-0x2bd4 006697 iadd temp ,pdata 
-0x2bd5 006698 store 2 ,mem_rx_window 
-:      006699 lpm_lost:
-0x2bd6 006700 jam 0 ,mem_lpm_current_mult 
-0x2bd7 006701 fetch 3 ,mem_sniff_lost 
-0x2bd8 006702 increase 1 ,pdata 
-0x2bd9 006703 store 3 ,mem_sniff_lost 
-0x2bda 006704 fetch 1 ,mem_sniff_unint_lost 
-0x2bdb 006705 increase 1 ,pdata 
-0x2bdc 006706 store 1 ,mem_sniff_unint_lost 
-0x2bdd 006707 rtn 
-:      006709 lpm_mult_short:
-0x2bde 006710 jam 0 ,mem_lpm_current_mult 
-0x2bdf 006711 fetch 1 ,mem_lpm_mult_timeout 
-0x2be0 006712 store 1 ,mem_lpm_mult_cnt 
-0x2be1 006713 rtn 
-:      006715 lpm_mult_long:
-0x2be2 006716 fetcht 1 ,mem_lpm_mult 
-0x2be3 006717 storet 1 ,mem_lpm_current_mult 
-0x2be4 006718 rtn 
-:      006720 lpm_cal_xtal_startup:
-0x2be5 006721 bpatch patch15_7 ,mem_patch15 
-0x2be6 006722 fetch 1 ,mem_lpm_xtalcnt 
-0x2be7 006723 nrtn blank 
-0x2be8 006724 jam clksel_rc ,core_clksel 
-0x2be9 006725 setarg 0xf0c 
-0x2bea 006726 call lpm_write_config 
-0x2beb 006727 setarg 200000 
-0x2bec 006728 call sleep 
-0x2bed 006729 until null ,lpo_edge 
-0x2bee 006730 copy lpo_time ,alarm 
-0x2bef 006731 call xtal_fast_wake 
-0x2bf0 006732 jam clksel_xtal ,core_clksel 
-0x2bf1 006733 nop 10 
-0x2bf2 006734 until null ,lpo_edge 
-0x2bf3 006735 deposit lpo_time 
-0x2bf4 006736 isub alarm ,pdata 
-0x2bf5 006737 increase 0x30 ,pdata 
-0x2bf6 006738 arg 0xff ,temp 
-0x2bf7 006739 call ceiling 
-0x2bf8 006740 store 1 ,mem_lpm_xtalcnt 
-0x2bf9 006741 nop 30000 
-0x2bfa 006742 nop 30000 
-0x2bfb 006743 nop 30000 
-0x2bfc 006744 rtn 
-:      006746 lpm_cal_xtal_startup_by_snooze:
-0x2bfd 006747 fetch 1 ,mem_lpm_xtalcnt 
-0x2bfe 006748 nrtn blank 
-0x2bff 006749 jam 0xff ,core_xtal_stable_time 
-0x2c00 006750 jam clksel_rc ,core_clksel 
-0x2c01 006751 call xtal_fast_wake 
-0x2c02 006752 setarg 1000 
-0x2c03 006753 iadd lpo_time ,alarm 
-0x2c04 006754 snooze 
-0x2c05 006755 deposit lpo_time 
-0x2c06 006756 nop 12000 
-0x2c07 006757 nop 12000 
-0x2c08 006758 nop 12000 
-0x2c09 006759 nop 12000 
-0x2c0a 006760 nop 12000 
-0x2c0b 006761 nop 12000 
-0x2c0c 006762 nop 12000 
-0x2c0d 006763 nop 12000 
-0x2c0e 006764 nop 12000 
-0x2c0f 006765 isub alarm ,pdata 
-0x2c10 006766 add pdata ,0x30 ,pdata 
-0x2c11 006767 arg 0xff ,temp 
-0x2c12 006768 call ceiling 
-0x2c13 006769 store 1 ,mem_lpm_xtalcnt 
-0x2c14 006770 nop 30000 
-0x2c15 006771 nop 30000 
-0x2c16 006772 nop 30000 
-0x2c17 006773 rtn 
-:      006778 lpm_write_config:
-0x2c18 006779 arg 0xfff ,contw 
-0x2c19 006780 iand contw ,contw 
-0x2c1a 006781 fetch 1 ,mem_lpm_config 
-0x2c1b 006782 and_into 0xf0 ,pdata 
-0x2c1c 006783 lshift8 pdata ,pdata 
-0x2c1d 006784 ior contw ,pdata 
-0x2c1e 006785 hstore 2 ,core_lpm_reg 
-0x2c1f 006786 ifetch 2 ,contr 
-0x2c20 006787 istore 2 ,contw 
-:      006789 lpm_write_ctrl:
-0x2c21 006790 setarg lpmreg_sel_ctrl 
-0x2c22 006791 branch lpm_write 
-:      006793 lpm_write_ctrl2:
-0x2c23 006794 setarg lpmreg_sel_ctrl2 
-:      006795 lpm_write:
-0x2c24 006796 until null ,lpo_edge 
-0x2c25 006797 hstore 1 ,core_lpm_wr 
-0x2c26 006798 until null ,lpo_edge 
-0x2c27 006799 until null ,lpo_edge 
-0x2c28 006800 rtn 
-:      006803 lpm_write_gpio_wakeup:
-0x2c29 006804 bpatch patch16_0 ,mem_patch16 
-0x2c2a 006805 fetch 4 ,mem_gpio_wakeup_low 
-0x2c2b 006806 hstore 4 ,core_lpm_reg 
-0x2c2c 006807 setarg lpmreg_sel_gpiolow 
-0x2c2d 006808 call lpm_write 
-0x2c2e 006809 fetch 4 ,mem_gpio_wakeup_high 
-0x2c2f 006810 hstore 4 ,core_lpm_reg 
-0x2c30 006811 setarg lpmreg_sel_gpiohigh 
-0x2c31 006812 branch lpm_write 
-:      006814 lpm_get_wake_lock:
-0x2c32 006815 fetch 2 ,mem_lpm_wake_lock 
-0x2c33 006816 qset1 pdata 
-0x2c34 006817 store 2 ,mem_lpm_wake_lock 
-0x2c35 006818 rtn 
-:      006820 lpm_put_wake_lock:
-0x2c36 006821 fetch 2 ,mem_lpm_wake_lock 
-0x2c37 006822 qset0 pdata 
-0x2c38 006823 store 2 ,mem_lpm_wake_lock 
-0x2c39 006824 rtn 
-:      006828 lpm_check_wake_lock:
-0x2c3a 006829 bpatch patch16_1 ,mem_patch16 
-0x2c3b 006830 call app_check_wake_lock 
-0x2c3c 006831 fetch 2 ,mem_lpm_wake_lock 
-0x2c3d 006832 copy pdata ,rega 
-0x2c3e 006833 fetch 1 ,mem_state_map 
-0x2c3f 006834 isolate1 smap_rxlmp ,pdata 
-0x2c40 006835 setflag true ,wake_lock_lmp_rx ,rega 
-0x2c41 006836 fetch 1 ,mem_lmo_opcode1 
-0x2c42 006837 fetcht 1 ,mem_lmo_opcode2 
-0x2c43 006838 iadd temp ,pdata 
-0x2c44 006839 fetcht 1 ,mem_lmp_to_send 
-0x2c45 006840 iadd temp ,pdata 
-0x2c46 006841 nsetflag blank ,wake_lock_lmp_tx ,rega 
-0x2c47 006842 fetch 1 ,mem_le_tx_buff_used 
-0x2c48 006843 nsetflag blank ,wake_lock_ble_tx ,rega 
-0x2c49 006844 fetch 2 ,mem_l2cap_rxbuff1_len 
-0x2c4a 006845 fetcht 2 ,mem_l2cap_rxbuff2_len 
-0x2c4b 006846 iadd temp ,pdata 
-0x2c4c 006847 nsetflag blank ,wake_lock_l2cap_rx ,rega 
-0x2c4d 006848 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x2c4e 006849 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
-0x2c4f 006850 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
-0x2c50 006851 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
-0x2c51 006852 fetch 1 ,mem_hci_cmd 
-0x2c52 006853 nsetflag blank ,wake_lock_cmd ,rega 
-0x2c53 006854 fetch 1 ,mem_device_option 
-0x2c54 006855 compare dvc_op_module ,pdata ,0xff 
-0x2c55 006856 call lpm_uart_wake_lock ,true 
-0x2c56 006857 setarg -8 
-0x2c57 006858 iand rega ,rega 
-0x2c58 006859 copy rega ,pdata 
-0x2c59 006860 store 2 ,mem_lpm_wake_lock 
-0x2c5a 006861 rtn 
-:      006863 lpm_uart_wake_lock:
-0x2c5b 006864 hfetch 2 ,core_uart_rxitems 
-0x2c5c 006865 nsetflag blank ,wake_lock_uart_rx ,rega 
-0x2c5d 006866 hfetch 2 ,core_uart_txitems 
-0x2c5e 006867 nsetflag blank ,wake_lock_uart_tx ,rega 
-0x2c5f 006868 rtn 
-:      006870 lpm_shut_down:
-0x2c60 006871 hfetch 4 ,core_lpm_ctrl 
-0x2c61 006872 set0 27 ,pdata 
-0x2c62 006873 hstore 4 ,core_lpm_reg 
-0x2c63 006874 call lpm_write_ctrl 
-0x2c64 006875 branch assert 
-:      006877 lpm_disable_exen_output:
-0x2c65 006878 hfetch 4 ,core_lpm_xtalcnt 
-0x2c66 006879 set0 20 ,pdata 
-0x2c67 006880 hstore 4 ,core_lpm_reg 
-0x2c68 006881 branch lpm_write_ctrl2 
-:      006883 check_bt_disabled:
-0x2c69 006884 fetch 2 ,mem_chip_functions 
-0x2c6a 006885 bbit1 bt_disabled ,assert 
-0x2c6b 006886 rtn 
-:      006887 check_ble_disabled:
-0x2c6c 006888 fetch 2 ,mem_chip_functions 
-0x2c6d 006889 bbit1 ble_disabled ,assert 
-0x2c6e 006890 rtn 
-:      006891 check_module_disabled:
-0x2c6f 006892 fetch 2 ,mem_chip_functions 
-0x2c70 006893 bbit1 module_disable ,assert 
-0x2c71 006894 rtn 
-:      006955 g24_dispatch:
-0x2c72 006956 bpatch patch16_2 ,mem_patch16 
-0x2c73 006957 call g24_head_ptr2regc 
-0x2c74 006958 add regc ,offset_24g_mode ,regb 
-0x2c75 006959 ifetch 1 ,regb 
-0x2c76 006961 rtneq disable_24g 
-0x2c77 006962 beq tx_24g ,g24_transmit_process 
-0x2c78 006963 beq rx_24g ,g24_receive_process 
-0x2c79 006964 rtn 
-:      006966 g24_head_ptr2regc:
-0x2c7a 006967 fetcht 2 ,mem_24g_head_ptr 
-0x2c7b 006968 copy temp ,regc 
-0x2c7c 006969 rtn 
-:      006971 g24_receive_process_init:
-0x2c7d 006972 call g24_receive_init 
-0x2c7e 006973 branch g24_mode_switch_init 
-:      006975 g24_receive_process:
-0x2c7f 006976 call g24_mode_switch 
-0x2c80 006977 call g24_dongle_work_mode_auto 
-0x2c81 006978 call g24_dongle_bind_mode_auto 
-0x2c82 006979 branch g24_dongle_search_mode_auto 
-:      006982 g24_pair_init:
-0x2c83 006985 call g24_set0_mem_pid 
-0x2c84 006986 setarg g24_pair_ch 
-0x2c85 006987 call g24_store_mem_ch 
-0x2c86 006988 call g24_store_mem_pair_txpower 
-0x2c87 006991 add regc ,offset_24g_paring_addr ,rega 
-0x2c88 006992 ifetch 4 ,rega 
-0x2c89 006993 branch g24_store_mem_addr 
-:      006995 g24_ch:
-0x2c8a 006996 call g24_head_ptr2regc 
-0x2c8b 006997 add regc ,offset_24g_current_ch_number ,regb 
-0x2c8c 006998 ifetcht 1 ,regb 
-0x2c8d 007000 call g24_ch_temp_incre_size4 
-0x2c8e 007001 add regc ,offset_24g_current_ch_number ,contw 
-0x2c8f 007003 branch g24_contw_istoret_1byte 
-:      007005 g24_ch_temp_incre_size4:
-0x2c90 007006 call g24_ch_calc 
-0x2c91 007007 increase 1 ,temp 
-0x2c92 007008 and_into 3 ,temp 
-0x2c93 007009 rtn 
-:      007011 g24_ch_calc:
-0x2c94 007012 add regc ,offset_24g_addr ,regb 
-0x2c95 007013 ifetch 1 ,regb 
-0x2c96 007015 and_into 0x03 ,pdata 
-0x2c97 007016 mul32 pdata ,4 ,rega 
-0x2c98 007017 add regc ,offset_24g_ch_map1 ,pdata 
-0x2c99 007019 iadd rega ,pdata 
-0x2c9a 007020 iadd temp ,contr 
-0x2c9b 007021 ifetch 1 ,contr 
-0x2c9c 007023 branch g24_store_mem_ch 
-:      007025 g24_set_device_addr:
-0x2c9d 007026 call g24_store_mem_tx_power_temp 
-0x2c9e 007027 call otp_enable_chgpump 
-0x2c9f 007028 setarg 0x7e2 
-0x2ca0 007029 arg mem_temp ,rega 
-0x2ca1 007030 arg 4 ,temp 
-0x2ca2 007031 call otpd_read_data 
-0x2ca3 007032 call otp_disable_chgpump 
-0x2ca4 007033 fetch 4 ,mem_temp 
-0x2ca5 007034 call g24_store_mem_device_addr 
-0x2ca6 007036 nrtn blank 
-0x2ca7 007037 fetch 4 ,mem_lap 
-0x2ca8 007039 branch g24_store_mem_device_addr 
-:      007041 g24_transmit_rf_sta_init:
-0x2ca9 007042 call g24_set1_mem_rf_last_sta 
-0x2caa 007044 setarg 0 
-0x2cab 007045 call g24_store_mem_sync_cnt 
-:      007047 g24_transmit_rf_ctrl_clear:
-0x2cac 007048 call g24_fetch_mem_data_type 
-0x2cad 007050 and_into bits_data ,pdata 
-0x2cae 007052 branch g24_store_mem_data_type 
-:      007054 g24_hop_ch_enable:
-0x2caf 007055 call g24_fetch_mem_data_type 
-0x2cb0 007057 set1 bit_hop ,pdata 
-0x2cb1 007058 call g24_store_mem_data_type 
-0x2cb2 007061 branch g24_store_mem_txpayload 
-:      007063 g24_transmit_hop_pac_fail:
-0x2cb3 007064 call g24_fetch_mem_rf_work_stage 
-0x2cb4 007066 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
-0x2cb5 007067 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
-0x2cb6 007068 rtn 
-:      007070 g24_transmit_hop_pac_fail_wo_hop:
-0x2cb7 007071 call g24_set2_mem_sync_cnt 
-:      007073 g24_transmit_hop_pac_fail_stage1:
-0x2cb8 007074 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2cb9 007075 call g24_mem_set0 
-0x2cba 007077 call g24_store_mem_rf_last_sta 
-0x2cbb 007079 branch g24_transmit_rf_ctrl_clear 
-:      007081 g24_transmit_hop_pac_fail_hop_stage2:
-0x2cbc 007082 call g24_set0_mem_rf_hop_ch 
-0x2cbd 007084 branch g24_transmit_hop_pac_fail_stage1 
-:      007086 g24_transmit_pac_fail_hop_stage3:
-0x2cbe 007087 add regc ,offset_24g_txfail_cnt ,rega 
-0x2cbf 007088 ifetch 1 ,rega 
-0x2cc0 007090 increase 1 ,pdata 
-0x2cc1 007091 add regc ,offset_24g_txfail_cnt ,contw 
-0x2cc2 007092 istore 1 ,contw 
-0x2cc3 007094 beq 0x20 ,g24_tx_attempt_fail 
-0x2cc4 007095 call g24_fetch_mem_rf_hop_ch 
-0x2cc5 007097 beq 1 ,g24_rf_hop_fastly 
-0x2cc6 007098 setarg 1 
-0x2cc7 007099 call g24_store_mem_rf_hop_ch 
-:      007101 g24_rf_hop_attemp_again:
-0x2cc8 007102 call g24_fetch_mem_rf_hop_ch 
-0x2cc9 007104 bne 1 ,g24_transmit_rf_ctrl_clear 
-:      007105 g24_rf_hop_fastly:
-0x2cca 007106 add regc ,offset_24g_hop_fastly_cnt ,rega 
-0x2ccb 007107 ifetch 1 ,rega 
-0x2ccc 007109 increase 1 ,pdata 
-0x2ccd 007110 call g24_store_mem_hop_fastly_cnt 
-0x2cce 007112 beq 4 ,g24_rf_hop_fastly_exit 
-0x2ccf 007113 call g24_ch 
-0x2cd0 007114 call g24_set2_mem_max_retry 
-0x2cd1 007116 branch g24_transmit_packet 
-:      007118 g24_rf_hop_fastly_exit:
-0x2cd2 007119 call g24_set0_mem_hop_fastly_cnt 
-0x2cd3 007121 branch g24_transmit_rf_ctrl_clear 
-:      007123 g24_set0_mem_hop_fastly_cnt:
-0x2cd4 007124 setarg 0 
-:      007125 g24_store_mem_hop_fastly_cnt:
-0x2cd5 007126 add regc ,offset_24g_hop_fastly_cnt ,contw 
-0x2cd6 007127 branch g24_contw_istore_1byte 
-:      007129 g24_transmit_hop_pac_succ_wo_hop:
-0x2cd7 007130 call g24_set2_mem_sync_cnt 
-:      007132 g24_transmit_hop_pac_succ:
-0x2cd8 007133 call g24_set0_mem_rf_hop_ch 
-0x2cd9 007135 call g24_set1_mem_rf_last_sta 
-0x2cda 007137 branch g24_transmit_rf_ctrl_clear 
-:      007139 g24_transmit_succ_rf_config:
-0x2cdb 007140 call g24_fetch_mem_rf_work_stage 
-0x2cdc 007142 beq 3 ,g24_transmit_hop_pac_succ 
-0x2cdd 007143 call g24_fetch_mem_data_type 
-0x2cde 007145 isolate0 bit_hop ,pdata 
-0x2cdf 007146 branch g24_transmit_rf_sta_init ,true 
-0x2ce0 007147 call g24_fetch_mem_rf_work_stage 
-0x2ce1 007149 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
-0x2ce2 007150 beq 2 ,g24_transmit_hop_pac_succ 
-0x2ce3 007151 rtn 
-:      007153 g24_rf_sta_check:
-0x2ce4 007154 call g24_fetch_mem_pairing_sm 
-0x2ce5 007156 rtnne state_24g_pairing_success 
-0x2ce6 007157 call g24_rf_laststa_synccnt_check 
-0x2ce7 007158 ncall g24_rf_sync_cnt_check ,user2 
-0x2ce8 007159 rtn 
-:      007161 g24_rf_laststa_synccnt_check:
-0x2ce9 007162 disable user2 
-0x2cea 007163 add regc ,offset_24g_rf_last_sta ,rega 
-0x2ceb 007164 ifetch 1 ,rega 
-0x2cec 007166 rtnne 1 
-0x2ced 007167 add regc ,offset_24g_sync_cnt ,rega 
-0x2cee 007168 ifetch 1 ,rega 
-0x2cef 007170 rtnne 0 
-0x2cf0 007171 setarg 1 
-0x2cf1 007172 call g24_store_mem_rf_work_stage 
-0x2cf2 007174 call g24_set4_mem_max_retry 
-0x2cf3 007176 branch enable_user2 
-:      007178 g24_rf_sync_cnt_check:
-0x2cf4 007179 add regc ,offset_24g_sync_cnt ,rega 
-0x2cf5 007180 ifetch 1 ,rega 
-0x2cf6 007182 branch g24_rf_hop_attemp ,blank 
-0x2cf7 007183 increase -1 ,pdata 
-0x2cf8 007184 call g24_store_mem_sync_cnt 
-0x2cf9 007186 setarg 2 
-0x2cfa 007187 call g24_store_mem_rf_work_stage 
-0x2cfb 007189 call g24_ch 
-0x2cfc 007191 branch g24_set4_mem_max_retry 
-:      007193 g24_store_mem_rf_work_stage:
-0x2cfd 007194 add regc ,offset_24g_rf_work_stage ,contw 
-0x2cfe 007195 branch g24_contw_istore_1byte 
-:      007198 g24_rf_hop_attemp:
-0x2cff 007199 setarg 3 
-0x2d00 007200 call g24_store_mem_rf_work_stage 
-0x2d01 007202 call g24_fetch_mem_rf_hop_ch 
-0x2d02 007204 nbranch g24_rf_hop_attemp_again ,blank 
-0x2d03 007205 call g24_ch 
-:      007207 g24_set2_mem_max_retry:
-0x2d04 007208 setarg 2 
-0x2d05 007209 branch g24_store_mem_max_retry 
-:      007211 g24_transmit_process:
-0x2d06 007212 rtnmark0 mark_24g 
-0x2d07 007213 set1 mark_24g_conext ,mark 
-0x2d08 007214 bpatch patch16_3 ,mem_patch16 
-0x2d09 007215 add regc ,offset_24g_tx_without_int ,rega 
-0x2d0a 007216 ifetch 1 ,rega 
-0x2d0b 007218 beq 1 ,g24_transmit_without_int 
-0x2d0c 007219 call g24_timer_check 
-0x2d0d 007220 nbranch g24_transmit_exit ,user 
-0x2d0e 007221 call g24_interval_calibrate 
-:      007222 g24_transmit_without_int:
-0x2d0f 007223 add regc ,offset_24g_tx_without_int ,contw 
-0x2d10 007224 call g24_mem_set0 
-0x2d11 007226 call g24_txdata_prep 
-0x2d12 007227 nbranch g24_enter_lpm ,user 
-0x2d13 007228 call g24_rf_sta_check 
-:      007229 g24_transmit_start:
-0x2d14 007230 call g24_transmit_packet 
-0x2d15 007231 call g24_power_ctrl 
-:      007232 g24_transmit_exit:
-0x2d16 007233 set0 mark_24g_conext ,mark 
-0x2d17 007234 rtn 
-:      007236 g24_timer_timeout:
-0x2d18 007237 rtn zero 
-0x2d19 007238 set1 28 ,pdata 
-0x2d1a 007239 rtn 
-:      007241 g24_interval_calibrate:
-0x2d1b 007242 add regc ,offset_24g_pac_index ,rega 
-0x2d1c 007243 ifetch 1 ,rega 
-0x2d1d 007245 increase 1 ,pdata 
-0x2d1e 007246 add regc ,offset_24g_pac_index ,contw 
-0x2d1f 007247 istore 1 ,contw 
-0x2d20 007249 beq 4 ,g24_interval_max 
-0x2d21 007250 beq 5 ,g24_interval_min 
-0x2d22 007251 rtn 
-:      007252 g24_interval_max:
-0x2d23 007253 add regc ,offset_24g_interval_max ,rega 
-0x2d24 007254 ifetch 1 ,rega 
-:      007256 g24_interval_update:
-0x2d25 007258 add regc ,offset_24g_interval ,contw 
-0x2d26 007259 branch g24_contw_istore_1byte 
-:      007261 g24_interval_min:
-0x2d27 007262 add regc ,offset_24g_pac_index ,contw 
-0x2d28 007263 call g24_mem_set0 
-0x2d29 007265 add regc ,offset_24g_interval_min ,rega 
-0x2d2a 007266 ifetch 1 ,rega 
-0x2d2b 007268 branch g24_interval_update 
-:      007270 g24_txdata_prep:
-0x2d2c 007271 call g24_fetch_mem_pairing_sm 
-0x2d2d 007273 bne state_24g_pairing_success ,g24_pairing_sm 
-0x2d2e 007274 bpatch patch16_4 ,mem_patch16 
-0x2d2f 007275 call g24_package_data 
-0x2d30 007276 nbranch g24_txdata_last_pac ,user 
-0x2d31 007277 call g24_transmit_prep 
-0x2d32 007278 call g24_power_ctrl_pac_incrs 
-:      007279 g24_txdata_enable_tx:
-0x2d33 007281 setarg ensure_on_24g 
-:      007282 g24_store_mem_ensure:
-0x2d34 007283 add regc ,offset_24g_ensure ,contw 
-0x2d35 007284 branch g24_contw_istore_1byte 
-:      007286 g24_txdata_last_pac:
-0x2d36 007287 add regc ,offset_24g_ensure ,rega 
-0x2d37 007288 ifetch 1 ,rega 
-0x2d38 007290 beq ensure_on_24g ,enable_user 
-0x2d39 007291 rtn 
-:      007293 g24_package_data:
-0x2d3a 007295 add regc ,offset_24g_cb_data ,temp 
-0x2d3b 007296 ifetch 2 ,temp 
-0x2d3c 007298 call callback_func 
-0x2d3d 007299 nrtn user 
-0x2d3e 007300 copy rega ,pdata 
-0x2d3f 007301 store 1 ,mem_rega 
-0x2d40 007302 add regc ,offset_24g_abort_pac ,contw 
-0x2d41 007303 call g24_mem_set0 
-0x2d42 007305 call g24_transmit_rf_ctrl_clear 
-0x2d43 007306 store 1 ,mem_24g_common_temp 
-0x2d44 007307 fetch 1 ,mem_rega 
-0x2d45 007308 copy pdata ,rega 
-0x2d46 007309 add rega ,1 ,temp 
-0x2d47 007310 arg mem_24g_common_temp + 1 ,contw 
-0x2d48 007311 copy rega ,loopcnt 
-0x2d49 007312 copy regb ,contr 
-0x2d4a 007313 call memcpy 
-0x2d4b 007314 arg mem_24g_common_temp ,rega 
-:      007315 g24_put_data_in_buff:
-0x2d4c 007316 rtnmark0 mark_24g_conext 
-0x2d4d 007317 add regc ,offset_24g_datalen ,contw 
-0x2d4e 007318 istoret 1 ,contw 
-0x2d4f 007320 copy temp ,loopcnt 
-0x2d50 007321 add regc ,offset_24g_txbuf ,contw 
-0x2d51 007323 copy rega ,contr 
-0x2d52 007324 branch memcpy 
-:      007326 g24_transmit_prep:
-0x2d53 007328 add regc ,offset_24g_datalen ,rega 
-0x2d54 007329 ifetch 1 ,rega 
-0x2d55 007331 increase 2 ,pdata 
-0x2d56 007332 add regc ,offset_24g_txlen ,contw 
-0x2d57 007333 istore 1 ,contw 
-0x2d58 007336 call g24_fetch_mem_data_type 
-0x2d59 007338 call g24_store_mem_txpayload 
-0x2d5a 007341 add regc ,offset_24g_datalen ,rega 
-0x2d5b 007342 ifetch 1 ,rega 
-0x2d5c 007344 lshift3 pdata ,pdata 
-0x2d5d 007345 add regc ,offset_24g_pid ,rega 
-0x2d5e 007346 ifetcht 1 ,rega 
-0x2d5f 007348 and temp ,0x03 ,temp 
-0x2d60 007349 lshift temp ,temp 
-0x2d61 007350 ior temp ,pdata 
-0x2d62 007351 add regc ,offset_24g_no_ack ,rega 
-0x2d63 007352 ifetcht 1 ,rega 
-0x2d64 007354 iadd temp ,pdata 
-0x2d65 007355 istore 1 ,contw 
-0x2d66 007357 add regc ,offset_24g_datalen ,rega 
-0x2d67 007358 ifetch 1 ,rega 
-0x2d68 007360 iforce loopcnt 
-0x2d69 007361 add regc ,offset_24g_txbuf ,contr 
-0x2d6a 007363 branch memcpy 
-:      007365 g24_send_abort_packet:
-0x2d6b 007366 call g24_set1_mem_abort_pac 
-0x2d6c 007368 call g24_set0_mem_rf_hop_ch 
-0x2d6d 007370 call g24_power_ctrl_reinit 
-0x2d6e 007371 call g24_transmit_rf_ctrl_clear 
-0x2d6f 007372 store 1 ,mem_24g_common_temp 
-0x2d70 007373 call g24_put_data_in_buff_pre 
-0x2d71 007374 call g24_fetch_mem_data_type 
-0x2d72 007376 set1 bit_abort ,pdata 
-0x2d73 007377 call g24_store_mem_data_type 
-0x2d74 007379 call g24_transmit_prep 
-0x2d75 007380 call g24_txdata_enable_tx 
-0x2d76 007381 branch g24_transmit_start 
-:      007383 g24_put_data_in_buff_pre:
-0x2d77 007384 store 1 ,mem_24g_common_temp + 1 
-0x2d78 007385 call g24_fetch_mem_device_addr 
-0x2d79 007387 store 4 ,mem_24g_common_temp + 2 
-0x2d7a 007388 arg 6 ,temp 
-0x2d7b 007389 arg mem_24g_common_temp ,rega 
-0x2d7c 007390 branch g24_put_data_in_buff 
-:      007392 g24_enter_lpm:
-0x2d7d 007393 add regc ,offset_24g_abort_pac ,rega 
-0x2d7e 007394 ifetch 1 ,rega 
-0x2d7f 007396 branch g24_send_abort_packet ,blank 
-:      007397 g24_enter_lpm_prepare:
-0x2d80 007399 add regc ,offset_24g_cb_lpm_prepare ,rega 
-0x2d81 007400 ifetch 2 ,rega 
-0x2d82 007402 branch callback_func 
-:      007404 g24_lpm_long_sleep:
-0x2d83 007405 call g24_head_ptr2regc 
-0x2d84 007407 call lpo_calibration 
-0x2d85 007408 fetch 3 ,mem_clks_per_lpo 
-0x2d86 007409 rtn blank 
-0x2d87 007410 add regc ,offset_24g_cb_lpm_before ,temp 
-0x2d88 007411 ifetch 2 ,temp 
-0x2d89 007413 call callback_func 
-0x2d8a 007414 add regc ,offset_24g_enter_hibernate ,temp 
-0x2d8b 007415 ifetch 8 ,temp 
-0x2d8c 007416 call clk2lpo 
-0x2d8d 007417 storet 4 ,mem_sleep_counter 
-0x2d8e 007418 branch lpm_sleep 
-:      007420 g24_transmit_packet:
-0x2d8f 007421 call g24_head_ptr2regc 
-0x2d90 007422 add regc ,offset_24g_retry ,contw 
-0x2d91 007423 call g24_mem_set0 
-:      007425 g24_transmit_loop:
-0x2d92 007426 call g24_transmit_receive_ack 
-0x2d93 007427 nbranch g24_retransmit ,sync 
-0x2d94 007428 nbranch g24_retransmit ,user3 
-0x2d95 007429 call g24_ackpayload_parse 
-0x2d96 007430 call g24_power_ctrl_ack_incrs 
-:      007431 g24_transmit_next_packet:
-0x2d97 007432 call g24_head_ptr2regc 
-0x2d98 007433 add regc ,offset_24g_pid ,rega 
-0x2d99 007434 ifetch 1 ,rega 
-0x2d9a 007436 increase 1 ,pdata 
-0x2d9b 007437 call g24_store_mem_pid 
-0x2d9c 007439 call g24_fetch_mem_pairing_sm 
-0x2d9d 007441 bne state_24g_pairing_success ,g24_paring_mode 
-0x2d9e 007442 call g24_transmit_succ_rf_config 
-:      007443 g24_transmit_abandon:
-0x2d9f 007444 setarg 0 
-0x2da0 007445 add regc ,offset_24g_txfail_cnt ,contw 
-0x2da1 007446 istore 2 ,contw 
-0x2da2 007450 setarg ensure_off_24g 
-0x2da3 007451 branch g24_store_mem_ensure 
-:      007454 g24_transmit_receive_ack:
-0x2da4 007455 disable user3 
-0x2da5 007456 call g24_transmit 
-0x2da6 007457 call g24_head_ptr2regc 
-0x2da7 007458 add regc ,offset_24g_no_ack ,rega 
-0x2da8 007459 ifetch 1 ,rega 
-0x2da9 007461 beq no_ack_24g ,g24_transmit_no_ack 
-0x2daa 007462 call g24_receive_packet 
-0x2dab 007463 branch g24_end_of_packet 
-:      007464 g24_transmit_no_ack:
-0x2dac 007465 call g24_end_of_packet 
-0x2dad 007466 branch g24_transmit_next_packet 
-:      007469 g24_retransmit:
-0x2dae 007470 bpatch patch16_5 ,mem_patch16 
-0x2daf 007471 add regc ,offset_24g_get_ack_fail ,rega 
-0x2db0 007472 ifetch 1 ,rega 
-0x2db1 007474 increase 1 ,pdata 
-0x2db2 007475 add regc ,offset_24g_get_ack_fail ,contw 
-0x2db3 007476 istore 1 ,contw 
-0x2db4 007478 call g24_fetch_mem_pairing_sm 
-0x2db5 007480 bne state_24g_pairing_success ,g24_tx_paring_retry 
-0x2db6 007481 add regc ,offset_24g_retry ,rega 
-0x2db7 007482 ifetcht 1 ,rega 
-0x2db8 007484 increase 1 ,temp 
-0x2db9 007485 add regc ,offset_24g_retry ,contw 
-0x2dba 007486 istoret 1 ,contw 
-0x2dbb 007488 add regc ,offset_24g_max_retry ,rega 
-0x2dbc 007489 ifetch 1 ,rega 
-0x2dbd 007491 isub temp ,pdata 
-0x2dbe 007492 nbranch g24_transmit_loop ,blank 
-0x2dbf 007493 bpatch patch16_6 ,mem_patch16 
-0x2dc0 007494 call g24_fetch_mem_rf_work_stage 
-0x2dc1 007496 beq 3 ,g24_transmit_pac_fail_hop_stage3 
-0x2dc2 007497 add regc ,offset_24g_hop_pac_retry ,rega 
-0x2dc3 007498 ifetch 1 ,rega 
-0x2dc4 007500 increase 1 ,pdata 
-0x2dc5 007501 add regc ,offset_24g_hop_pac_retry ,contw 
-0x2dc6 007502 istore 1 ,contw 
-0x2dc7 007504 beq 2 ,g24_transmit_hop_pac_fail 
-0x2dc8 007505 call g24_hop_ch_enable 
-0x2dc9 007506 setarg 1 
-0x2dca 007507 call g24_store_mem_max_retry 
-0x2dcb 007509 branch g24_transmit_packet 
-:      007511 g24_tx_paring_retry:
-0x2dcc 007512 add regc ,offset_24g_get_ack_fail ,rega 
-0x2dcd 007513 ifetch 1 ,rega 
-0x2dce 007515 rtnne 0xff 
-0x2dcf 007516 add regc ,offset_24g_get_ack_fail ,contw 
-0x2dd0 007517 call g24_mem_set0 
-0x2dd1 007519 branch g24_stop_24g_mode 
-:      007521 g24_tx_attempt_fail:
-0x2dd2 007522 add regc ,offset_24g_txfail_cnt ,contw 
-0x2dd3 007523 call g24_mem_set0 
-:      007525 g24_stop_24g_mode:
-0x2dd4 007526 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0x2dd5 007527 branch ui_ipc_send_event 
-:      007529 g24_ackpayload_parse:
-0x2dd6 007530 call g24_read_len_pid_crc 
-0x2dd7 007531 add regc ,offset_24g_rxdata_length ,rega 
-0x2dd8 007532 ifetch 1 ,rega 
-0x2dd9 007534 rtn blank 
-0x2dda 007535 iforce loopcnt 
-0x2ddb 007536 add regc ,offset_24g_rxbuf_add2 ,contr 
-0x2ddc 007538 add regc ,offset_24g_rxpayload ,contw 
-0x2ddd 007540 branch memcpy 
-:      007543 g24_read_len_pid_crc:
-0x2dde 007545 call g24_fetch_mem_rxbuf_add1 
-0x2ddf 007547 rshift3 pdata ,pdata 
-0x2de0 007548 add regc ,offset_24g_rxdata_length ,contw 
-0x2de1 007549 istore 1 ,contw 
-0x2de2 007552 increase 1 ,pdata 
-0x2de3 007553 add regc ,offset_24g_rxbuf_add1 ,contr 
-0x2de4 007555 iadd contr ,contr 
-0x2de5 007556 ifetch 3 ,contr 
-0x2de6 007557 add regc ,offset_24g_sta_crc ,contw 
-0x2de7 007558 istore 3 ,contw 
-0x2de8 007561 call g24_fetch_mem_rxbuf_add1 
-0x2de9 007563 rshift pdata ,pdata 
-0x2dea 007564 and pdata ,0x03 ,pdata 
-0x2deb 007565 add regc ,offset_24g_sta_pid ,contw 
-0x2dec 007566 istore 1 ,contw 
-0x2ded 007568 rtn 
-:      007570 g24_prep:
-0x2dee 007571 disable enable_crc 
-0x2def 007572 disable enable_white 
-0x2df0 007573 setarg 0x555555 
-0x2df1 007574 iforce crc24_init 
-0x2df2 007575 rtn 
-:      007577 g24_set_freq_tx:
-0x2df3 007578 call set_sync_on 
-0x2df4 007579 add regc ,offset_24g_ch ,rega 
-0x2df5 007580 ifetcht 1 ,rega 
-0x2df6 007582 branch set_freq_tx 
-:      007584 g24_transmit:
-0x2df7 007585 call g24_prep 
-0x2df8 007586 call g24_set_freq_tx 
-0x2df9 007587 set1 txgfsk ,radio_ctrl 
-0x2dfa 007588 enable encode_fec0 
-0x2dfb 007589 enable is_tx 
-0x2dfc 007590 disable is_rx 
-0x2dfd 007591 call le_enable 
-0x2dfe 007592 call g24_fetch_mem_addr 
-0x2dff 007594 iforce access 
-0x2e00 007595 inject mod ,32 
-0x2e01 007596 enable enable_crc 
-0x2e02 007597 add regc ,offset_24g_txlen ,rega 
-0x2e03 007598 ifetch 1 ,rega 
-0x2e04 007600 iforce loopcnt 
-0x2e05 007601 add regc ,offset_24g_txpayload ,contr 
-:      007603 g24tr_loop:
-0x2e06 007604 ifetch 1 ,contr 
-0x2e07 007605 inject mod ,8 
-0x2e08 007606 loop g24tr_loop 
-0x2e09 007607 enable enable_parity 
-0x2e0a 007608 inject mod ,24 
-0x2e0b 007609 disable enable_parity 
-0x2e0c 007610 until null ,tx_clear 
-0x2e0d 007611 bpatch patch16_7 ,mem_patch16 
-0x2e0e 007612 nop 100 
-0x2e0f 007613 disable encode_fec0 
-0x2e10 007614 rtn 
-:      007616 g24_receive_packet:
-0x2e11 007617 disable user3 
-0x2e12 007618 force 0 ,radio_ctrl 
-0x2e13 007619 add regc ,offset_24g_ch ,rega 
-0x2e14 007620 ifetcht 1 ,rega 
-0x2e15 007622 call set_freq_rx 
-0x2e16 007623 call rf_rx_enable 
-:      007624 g24_receive_rxon:
-0x2e17 007625 call g24_prep 
-0x2e18 007626 enable decode_fec0 
-0x2e19 007627 enable is_rx 
-0x2e1a 007628 disable is_tx 
-0x2e1b 007629 call le_enable 
-0x2e1c 007630 call g24_fetch_mem_addr 
-0x2e1d 007632 iforce access 
-0x2e1e 007633 enable swfine 
-0x2e1f 007634 add regc ,offset_24g_rx_window ,rega 
-0x2e20 007635 ifetch 2 ,rega 
-0x2e21 007637 iforce stop_watch 
-0x2e22 007638 correlate null ,timeout 
-0x2e23 007639 nbranch g24_sync_timeout ,sync 
-0x2e24 007640 enable enable_crc 
-0x2e25 007641 parse demod ,bucket ,8 
-0x2e26 007642 rshift3 pwindow ,pdata 
-0x2e27 007643 add regc ,offset_24g_rxbuf ,contw 
-0x2e28 007644 istore 1 ,contw 
-0x2e29 007646 add regc ,offset_24g_mode ,rega 
-0x2e2a 007647 ifetch 1 ,rega 
-0x2e2b 007649 beq rx_24g ,g24_receive_skip 
-0x2e2c 007650 bpatch patch17_0 ,mem_patch17 
-0x2e2d 007651 add regc ,offset_24g_rxbuf ,rega 
-0x2e2e 007652 ifetch 1 ,rega 
-0x2e2f 007654 add regc ,offset_24g_data_type ,rega 
-0x2e30 007655 ifetcht 1 ,rega 
-0x2e31 007657 icompare bits_data ,temp 
-0x2e32 007658 nbranch g24_end_of_packet ,true 
-:      007659 g24_receive_skip:
-0x2e33 007660 parse demod ,bucket ,8 
-0x2e34 007661 rshift3 pwindow ,pdata 
-0x2e35 007662 istore 1 ,contw 
-0x2e36 007663 rshift3 pdata ,pdata 
-0x2e37 007664 and pdata ,0x1f ,loopcnt 
-0x2e38 007665 branch g24rx_nopayload ,zero 
-:      007666 g24rx_loop:
-0x2e39 007667 parse demod ,bucket ,8 
-0x2e3a 007668 rshift3 pwindow ,pdata 
-0x2e3b 007669 istore 1 ,contw 
-0x2e3c 007670 loop g24rx_loop 
-:      007671 g24rx_nopayload:
-0x2e3d 007672 parse demod ,bucket ,24 
-0x2e3e 007673 rshift32 pdata ,pdata 
-0x2e3f 007674 rshift16 pdata ,pdata 
-0x2e40 007675 istore 3 ,contw 
-0x2e41 007676 branch g24_end_of_packet ,crc_failed 
-0x2e42 007677 enable user3 
-0x2e43 007678 disable decode_fec0 
-0x2e44 007679 rtn 
-:      007682 g24_end_of_packet:
-0x2e45 007683 disable encode_fec0 
-0x2e46 007684 disable decode_fec0 
-0x2e47 007685 disable enable_crc 
-0x2e48 007686 disable enable_white 
-0x2e49 007687 branch shutdown_radio ,is_rx 
-0x2e4a 007688 until null ,tx_clear 
-0x2e4b 007689 nop 100 
-0x2e4c 007690 branch shutdown_radio 
-:      007692 g24_sync_timeout:
-0x2e4d 007693 call rssi_noise 
-0x2e4e 007694 branch g24_end_of_packet 
-:      007696 rssi_noise:
-0x2e4f 007697 call save_rssi 
-0x2e50 007698 rtn blank 
-0x2e51 007699 add regc ,offset_rssi_noise_index ,rega 
-0x2e52 007700 ifetcht 1 ,rega 
-0x2e53 007702 arg mem_rssi_noise_buffer ,rega 
-0x2e54 007704 call rssi_noise_store 
-0x2e55 007705 add regc ,offset_rssi_noise_index ,contw 
-:      007707 g24_contw_istoret_1byte:
-0x2e56 007708 istoret 1 ,contw 
-0x2e57 007709 rtn 
-:      007711 rssi_noise_store:
-0x2e58 007712 arg rssi_buf_len_noise ,regb 
-0x2e59 007713 branch rssi_store 
-:      007731 rssi_store:
-0x2e5a 007732 copy rega ,pdata 
-0x2e5b 007733 iadd temp ,contw 
-0x2e5c 007734 fetch 1 ,mem_rssi 
-0x2e5d 007735 istore 1 ,contw 
-0x2e5e 007736 increase 1 ,temp 
-0x2e5f 007737 copy regb ,pdata 
-0x2e60 007738 iand_into temp 
-0x2e61 007739 rtn 
-:      007741 rssi_average:
-0x2e62 007742 arg 0 ,temp 
-0x2e63 007743 copy rega ,contr 
-:      007744 rssi_average_loop:
-0x2e64 007745 ifetch 1 ,contr 
-0x2e65 007746 iadd temp ,temp 
-0x2e66 007747 loop rssi_average_loop 
-0x2e67 007748 rshift8 temp ,temp 
-0x2e68 007749 rtn 
-:      007751 g24_power_ctrl_init:
-0x2e69 007752 call g24_head_ptr2regc 
-0x2e6a 007753 call g24_power_ctrl_incrs_level1 
-0x2e6b 007754 setarg 1 
-0x2e6c 007755 call g24_store_mem_power_ctrl_level 
-:      007757 g24_power_ctrl_reinit:
-0x2e6d 007758 setarg 0 
-0x2e6e 007759 call g24_store_mem_power_ctrl_pac 
-0x2e6f 007761 istore 1 ,contw 
-0x2e70 007763 rtn 
-:      007765 g24_power_ctrl_pac_incrs:
-0x2e71 007766 call g24_fetch_mem_power_ctrl_pac 
-0x2e72 007768 increase 1 ,pdata 
-:      007769 g24_store_mem_power_ctrl_pac:
-0x2e73 007771 add regc ,offset_power_ctrl_packet_cnt ,contw 
-0x2e74 007772 branch g24_contw_istore_1byte 
-:      007774 g24_power_ctrl_ack_incrs:
-0x2e75 007777 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e76 007778 ifetch 1 ,rega 
-0x2e77 007779 increase 1 ,pdata 
-0x2e78 007780 add regc ,offset_power_ctrl_ack_cnt ,contw 
-0x2e79 007781 branch g24_contw_istore_1byte 
-:      007783 g24_power_ctrl:
-0x2e7a 007784 bpatch patch17_1 ,mem_patch17 
-0x2e7b 007785 call g24_fetch_mem_power_ctrl_pac 
-0x2e7c 007787 sub pdata ,power_ctrl_max_packet_cnt ,null 
-0x2e7d 007788 rtn positive 
-0x2e7e 007789 add regc ,offset_power_ctrl_ack_cnt ,rega 
-0x2e7f 007790 ifetcht 1 ,rega 
-0x2e80 007792 isub temp ,temp 
-0x2e81 007793 call g24_power_ctrl_reinit 
-0x2e82 007794 setarg offset_power_ctrl_threshold_up 
-0x2e83 007795 iadd regc ,rega 
-0x2e84 007796 ifetch 1 ,rega 
-0x2e85 007798 isub temp ,null 
-0x2e86 007799 nbranch g24_power_ctrl_incrs ,positive 
-0x2e87 007800 setarg offset_power_ctrl_threshold_down 
-0x2e88 007801 iadd regc ,rega 
-0x2e89 007802 ifetch 1 ,rega 
-0x2e8a 007804 isub temp ,null 
-0x2e8b 007805 branch g24_power_ctrl_decrs ,positive 
-0x2e8c 007806 rtn 
-:      007808 g24_power_ctrl_incrs:
-0x2e8d 007809 add regc ,offset_power_ctrl_level ,rega 
-0x2e8e 007810 ifetch 1 ,rega 
-0x2e8f 007812 beq 2 ,g24_power_ctrl_incrs_level2 
-0x2e90 007813 increase 1 ,pdata 
-0x2e91 007814 call g24_store_mem_power_ctrl_level 
-0x2e92 007816 beq 1 ,g24_power_ctrl_incrs_level1 
-:      007817 g24_power_ctrl_incrs_level2:
-0x2e93 007818 setarg power_ctrl_losspac_thresh_up2 
-0x2e94 007819 call g24_store_mem_power_ctrl_threshold_up 
-0x2e95 007821 setarg power_ctrl_losspac_thresh_down2 
-0x2e96 007822 call g24_store_mem_power_ctrl_threshold_down 
-0x2e97 007825 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
-0x2e98 007827 branch g24_ifetch_rega_store_mem_txpower 
-:      007829 g24_power_ctrl_decrs:
-0x2e99 007830 add regc ,offset_power_ctrl_level ,rega 
-0x2e9a 007831 ifetch 1 ,rega 
-0x2e9b 007833 beq 0 ,g24_power_ctrl_decrs_level0 
-0x2e9c 007834 increase -1 ,pdata 
-0x2e9d 007835 call g24_store_mem_power_ctrl_level 
-0x2e9e 007837 beq 0 ,g24_power_ctrl_decrs_level0 
-:      007838 g24_power_ctrl_decrs_level1:
-:      007841 g24_power_ctrl_incrs_level1:
-0x2e9f 007842 setarg power_ctrl_losspac_thresh_up1 
-0x2ea0 007843 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea1 007845 setarg power_ctrl_losspac_thresh_down1 
-0x2ea2 007846 call g24_store_mem_power_ctrl_threshold_down 
-0x2ea3 007849 setarg offset_power_ctrl_txpwr_level1 
-:      007850 g24_iadd_offset_mem_txpower:
-0x2ea4 007851 iadd regc ,rega 
-:      007852 g24_ifetch_rega_store_mem_txpower:
-0x2ea5 007853 ifetch 1 ,rega 
-0x2ea6 007855 branch g24_store_mem_txpower 
-:      007857 g24_power_ctrl_decrs_level0:
-0x2ea7 007860 setarg power_ctrl_losspac_thresh_up0 
-0x2ea8 007861 call g24_store_mem_power_ctrl_threshold_up 
-0x2ea9 007863 setarg power_ctrl_losspac_thresh_down0 
-0x2eaa 007864 call g24_store_mem_power_ctrl_threshold_down 
-0x2eab 007867 setarg offset_power_ctrl_txpwr_level0 
-0x2eac 007869 branch g24_iadd_offset_mem_txpower 
-:      007883 g24_start_pairing_sm1:
-0x2ead 007884 set1 mark_24g ,mark 
-0x2eae 007885 call g24_pair_init 
-:      007886 g24_set_pairing_sm_1:
-0x2eaf 007888 setarg state_24g_pairing_1 
-0x2eb0 007889 branch g24_store_mem_pairing_sm 
-:      007891 g24_pairing_sm:
-0x2eb1 007892 add regc ,offset_24g_ensure ,rega 
-0x2eb2 007893 ifetch 1 ,rega 
-0x2eb3 007895 beq ensure_on_24g ,enable_user 
-0x2eb4 007896 call g24_fetch_mem_pairing_sm 
-0x2eb5 007898 beq state_24g_pairing_1 ,g24_pairing_sm_1 
-0x2eb6 007899 beq state_24g_pairing_2 ,g24_pairing_sm_2 
-0x2eb7 007900 beq state_24g_pairing_3 ,g24_pairing_sm_3 
-0x2eb8 007901 branch assert 
-:      007903 g24_pairing_sm_1:
-0x2eb9 007904 setarg state_24g_pairing_1_waiting_ack 
-0x2eba 007905 call g24_store_mem_pairing_sm 
-0x2ebb 007907 jam 0xaa ,mem_24g_common_temp 
-0x2ebc 007908 branch g24_pairing_sm_common 
-:      007909 g24_pairing_sm_2:
-0x2ebd 007910 setarg state_24g_pairing_2_waiting_ack 
-0x2ebe 007911 call g24_store_mem_pairing_sm 
-0x2ebf 007913 jam 0x55 ,mem_24g_common_temp 
-0x2ec0 007914 branch g24_pairing_sm_common 
-:      007915 g24_pairing_sm_3:
-0x2ec1 007916 setarg state_24g_pairing_3_waiting_ack 
-0x2ec2 007917 call g24_store_mem_pairing_sm 
-0x2ec3 007919 jam 0x22 ,mem_24g_common_temp 
-:      007920 g24_pairing_sm_common:
-0x2ec4 007921 call g24_fetch_mem_data_type 
-0x2ec5 007923 and_into bits_data ,pdata 
-0x2ec6 007924 store 1 ,mem_24g_common_temp + 1 
-0x2ec7 007925 call g24_fetch_mem_device_addr 
-0x2ec8 007927 store 4 ,mem_24g_common_temp + 2 
-:      007928 g24_put_pairing_data_in_buff:
-0x2ec9 007929 jam 0 ,mem_24g_common_temp + 6 
-0x2eca 007930 arg mem_24g_common_temp ,rega 
-0x2ecb 007931 arg 7 ,temp 
-0x2ecc 007932 call g24_put_data_in_buff 
-0x2ecd 007933 call g24_transmit_prep 
-0x2ece 007934 call g24_txdata_enable_tx 
-0x2ecf 007935 branch enable_user 
-:      007937 g24_paring_mode:
-0x2ed0 007938 call g24_fetch_mem_pairing_sm 
-0x2ed1 007940 rtneq state_24g_pairing_success 
-0x2ed2 007941 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
-0x2ed3 007942 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
-0x2ed4 007943 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
-0x2ed5 007944 rtn 
-:      007946 g24_pairing_sm_1_waiting_ack:
-0x2ed6 007947 setarg state_24g_pairing_2 
-0x2ed7 007948 call g24_store_mem_pairing_sm 
-0x2ed8 007950 branch g24_transmit_abandon 
-:      007951 g24_pairing_sm_2_waiting_ack:
-0x2ed9 007952 setarg state_24g_pairing_3 
-0x2eda 007953 call g24_store_mem_pairing_sm 
-0x2edb 007955 branch g24_transmit_abandon 
-:      007956 g24_pairing_sm_3_waiting_ack:
-0x2edc 007957 setarg state_24g_pairing_success 
-0x2edd 007958 call g24_store_mem_pairing_sm 
-0x2ede 007960 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-0x2edf 007961 call ui_ipc_send_event 
-0x2ee0 007962 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ee1 007963 ifetch 4 ,rega 
-0x2ee2 007965 call g24_store_mem_addr 
-0x2ee3 007967 branch g24_transmit_abandon 
-:      007969 g24_auto_pair_start:
-0x2ee4 007970 set0 mark_24g ,mark 
-0x2ee5 007971 call g24_auto_pair_set_device_info 
-0x2ee6 007972 call g24_tx_attemp_data_prep 
-:      007973 g24_auto_pair_restart:
-0x2ee7 007974 call g24_set0_mem_check_dongle_times 
-:      007975 g24_auto_pair_start_loop:
-0x2ee8 007976 nop 2000 
-0x2ee9 007977 call g24_fetch_mem_check_dongle_times 
-0x2eea 007978 beq 0xff ,g24_stop_24g_mode 
-0x2eeb 007979 call g24_transmit_receive_ack 
-0x2eec 007980 nbranch g24_auto_pair_retry ,sync 
-0x2eed 007981 nbranch g24_auto_pair_retry ,user3 
-0x2eee 007982 call g24_ackpayload_parse 
-0x2eef 007983 call g24_head_ptr2regc 
-0x2ef0 007984 add regc ,offset_24g_paring_addr ,rega 
-0x2ef1 007985 ifetcht 4 ,rega 
-0x2ef2 007986 call g24_fetch_mem_addr_isub_temp 
-0x2ef3 007987 branch g24_start_pairing_sm1 ,zero 
-0x2ef4 007988 call g24_head_ptr2regc 
-0x2ef5 007989 add regc ,offset_24g_rxpayload_add2 ,rega 
-0x2ef6 007990 ifetch 4 ,rega 
-0x2ef7 007991 beq 0 ,g24_auto_pair_restart 
-0x2ef8 007992 call g24_store_mem_addr 
-0x2ef9 007993 branch g24_tx_attemp_dongle_succ 
-:      007995 g24_auto_pair_retry:
-0x2efa 007996 call g24_fetch_mem_check_dongle_times 
-0x2efb 007997 increase 1 ,pdata 
-0x2efc 007998 call g24_store_mem_check_dongle_times 
-0x2efd 008000 call g24_fetch_mem_auto_paring_switch 
-0x2efe 008001 increase 1 ,pdata 
-0x2eff 008002 and_into 1 ,pdata 
-0x2f00 008003 call g24_store_mem_auto_paring_switch 
-0x2f01 008004 beq 0 ,g24_auto_pair_device_attemp 
-0x2f02 008005 beq 1 ,g24_auto_pair_pair_attemp 
-0x2f03 008006 rtn 
-:      008008 g24_fetch_mem_auto_paring_switch:
-0x2f04 008009 setarg offset_24g_auto_pair_switch 
-0x2f05 008010 branch g24_set_rega_ifetch_1byte 
-:      008011 g24_store_mem_auto_paring_switch:
-0x2f06 008012 arg offset_24g_auto_pair_switch ,rega 
-0x2f07 008013 branch g24_set_contw_with_regb_store_1byte 
-:      008015 g24_auto_pair_set_device_info:
-0x2f08 008016 call g24_store_mem_tx_power 
-0x2f09 008017 call g24_fetch_mem_device_addr 
-0x2f0a 008018 call g24_store_mem_addr 
-0x2f0b 008019 branch g24_ch 
-:      008021 g24_auto_pair_device_attemp:
-0x2f0c 008022 call g24_auto_pair_set_device_info 
-0x2f0d 008023 branch g24_auto_pair_start_loop 
-:      008025 g24_auto_pair_pair_attemp:
-0x2f0e 008026 call g24_pair_init 
-0x2f0f 008027 branch g24_auto_pair_start_loop 
-:      008030 g24_start_24g_mode:
-0x2f10 008031 set0 mark_24g ,mark 
-0x2f11 008032 call g24_ch 
-0x2f12 008033 call g24_fetch_mem_pairing_sm 
-0x2f13 008035 rtnne state_24g_pairing_success 
-0x2f14 008036 call g24_tx_attemp_data_prep 
-0x2f15 008037 call g24_set0_mem_check_dongle_times 
-:      008039 g24_tx_attemp_dongle_loop:
-0x2f16 008040 nop 2000 
-0x2f17 008041 call g24_fetch_mem_check_dongle_times 
-0x2f18 008043 beq 0xff ,g24_stop_24g_mode 
-0x2f19 008044 call g24_transmit_receive_ack 
-0x2f1a 008045 nbranch g24_attemp_txdata_retry ,sync 
-0x2f1b 008046 nbranch g24_attemp_txdata_retry ,user3 
-:      008047 g24_tx_attemp_dongle_succ:
-0x2f1c 008048 set1 mark_24g ,mark 
-0x2f1d 008049 call g24_set0_mem_check_dongle_times 
-0x2f1e 008050 setarg state_24g_pairing_success 
-0x2f1f 008051 call g24_store_mem_pairing_sm 
-0x2f20 008053 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-0x2f21 008054 branch ui_ipc_send_event 
-:      008056 g24_tx_attemp_data_prep:
-0x2f22 008057 set1 mark_24g_conext ,mark 
-0x2f23 008058 jam 0xff ,mem_24g_common_temp 
-0x2f24 008059 call g24_fetch_mem_data_type 
-0x2f25 008061 call g24_put_data_in_buff_pre 
-0x2f26 008062 branch g24_transmit_prep 
-:      008064 g24_attemp_txdata_retry:
-0x2f27 008065 call g24_fetch_mem_check_dongle_times 
-0x2f28 008067 increase 1 ,pdata 
-0x2f29 008068 call g24_store_mem_check_dongle_times 
-0x2f2a 008070 call g24_ch 
-0x2f2b 008071 branch g24_tx_attemp_dongle_loop 
-:      008073 g24_check_51cmd_start_24g:
-0x2f2c 008074 call g24_store_mem_tx_power 
-0x2f2d 008077 setarg state_24g_pairing_success 
-0x2f2e 008078 call g24_store_mem_pairing_sm 
-0x2f2f 008080 branch g24_start_24g_mode 
-:      008089 dongle_init:
-0x2f30 008090 bpatch patch17_2 ,mem_patch17 
-0x2f31 008091 call g24_head_ptr2regc 
-0x2f32 008092 setarg dongle_rxdata_type1 
-0x2f33 008093 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x2f34 008094 istore 2 ,contw 
-0x2f35 008096 call g24_receive_init 
-0x2f36 008097 call usb_init 
-0x2f37 008098 call g24_fetch_mem_pair_mode 
-0x2f38 008100 bpatch patch17_3 ,mem_patch17 
-0x2f39 008101 beq 0x00 ,dongle_auto_bind 
-0x2f3a 008102 beq 0x01 ,dongle_pc_bind 
-0x2f3b 008103 beq 0x0f ,dongle_all_powerful 
-0x2f3c 008104 branch assert 
-:      008106 g24_receive_init:
-0x2f3d 008107 call g24_store_mem_tx_power_temp 
-0x2f3e 008108 arg 0x80 ,loopcnt 
-0x2f3f 008109 arg mem_rssi_noise_buffer ,contw 
-0x2f40 008110 branch memset0 
-:      008112 dongle_all_powerful:
-0x2f41 008113 call dongle_check_mode 
-:      008114 dongle_all_powerful_loop:
-0x2f42 008115 call g24_dongle_work_mode 
-0x2f43 008116 call usb_isr 
-0x2f44 008117 branch dongle_all_powerful_loop 
-:      008119 dongle_pc_bind:
-0x2f45 008120 bpatch patch17_4 ,mem_patch17 
-0x2f46 008121 call dongle_check_mode 
-:      008122 dongle_pc_bind_loop:
-0x2f47 008123 call g24_dongle_work_mode 
-0x2f48 008124 call g24_dongle_bind_mode 
-0x2f49 008125 call usb_isr 
-0x2f4a 008126 call dongle_usb_dispatch 
-0x2f4b 008127 branch dongle_pc_bind_loop 
-:      008129 dongle_check_mode:
-0x2f4c 008133 call g24_set_work_mem_dongle_work_mode 
-0x2f4d 008134 call g24_set0_mem_dongle_mode_init 
-0x2f4e 008135 branch g24_set0_mem_ackpayload_enable 
-:      008137 g24_dongle_work_mode:
-0x2f4f 008138 call g24_fetch_mem_dongle_work_mode 
-0x2f50 008140 rtnne dongle_work 
-:      008141 g24_dongle_work_mode_start:
-0x2f51 008142 call g24_dongle_work_init 
-0x2f52 008143 call g24_ch_process 
-0x2f53 008144 call g24_receive_packet_start 
-0x2f54 008145 branch g24_blank_data_process 
-:      008147 g24_dongle_work_init:
-0x2f55 008148 call g24_fetch_mem_dongle_mode_init 
-0x2f56 008150 rtnbit1 dongle_work 
-0x2f57 008151 set1 dongle_work ,pdata 
-0x2f58 008152 call g24_store_mem_dongle_mode_init 
-0x2f59 008154 call g24_store_mem_tx_power 
-0x2f5a 008157 call g24_set0_mem_ackpayload_enable 
-0x2f5b 008159 jam 0 ,mem_usb_tx_enable 
-0x2f5c 008160 call g24_set1_mem_abort_pac 
-0x2f5d 008162 call g24_dongle_init 
-:      008163 g24_rx_interrupt_clear:
-0x2f5e 008164 add regc ,offset_24g_rxbuf ,contw 
-0x2f5f 008166 arg 66 ,loopcnt 
-0x2f60 008167 branch clear_mem 
-:      008169 g24_dongle_init:
-0x2f61 008170 call g24_set0_mem_pid 
-0x2f62 008172 call g24_fetch_mem_rx_addr 
-0x2f63 008174 call g24_store_mem_addr 
-0x2f64 008176 branch g24_ch 
-:      008178 g24_ch_process:
-0x2f65 008179 bpatch patch17_5 ,mem_patch17 
-0x2f66 008180 call g24_fetch_mem_abort_pac 
-0x2f67 008182 beq 1 ,g24_noise_rssi 
-0x2f68 008183 call g24_fetch_mem_hop_pac 
-0x2f69 008185 beq 1 ,g24_ch 
-0x2f6a 008186 setarg offset_24g_hop_btclk 
-0x2f6b 008187 iadd regc ,rega 
-0x2f6c 008188 ifetcht 4 ,rega 
-0x2f6d 008190 copy clkn_bt ,pdata 
-0x2f6e 008191 isub temp ,null 
-0x2f6f 008192 ncall g24_timer_timeout ,positive 
-0x2f70 008193 copy pdata ,regb 
-0x2f71 008194 setarg offset_24g_hop_btclk 
-0x2f72 008195 iadd regc ,rega 
-0x2f73 008196 ifetch 4 ,rega 
-0x2f74 008197 copy pdata ,temp 
-0x2f75 008199 setarg offset_24g_hop_interval 
-0x2f76 008200 iadd regc ,rega 
-0x2f77 008201 copy temp ,pdata 
-0x2f78 008202 ifetcht 1 ,rega 
-0x2f79 008204 iadd temp ,temp 
-0x2f7a 008205 copy regb ,pdata 
-0x2f7b 008206 isub temp ,null 
-0x2f7c 008207 nrtn positive 
-0x2f7d 008208 set0 28 ,pdata 
-0x2f7e 008209 setarg offset_24g_hop_btclk 
-0x2f7f 008210 iadd regc ,contw 
-0x2f80 008211 istore 4 ,contw 
-:      008213 g24_ch_update:
-0x2f81 008214 call g24_ch 
-0x2f82 008215 call g24_fetch_mem_rf_laststa 
-0x2f83 008217 increase 1 ,pdata 
-0x2f84 008218 call g24_store_mem_rf_laststa 
-0x2f85 008220 rtnne 2 
-0x2f86 008221 call g24_set0_mem_rf_laststa 
-0x2f87 008225 branch g24_set1_mem_abort_pac 
-:      008227 g24_ch_timer_reinit:
-0x2f88 008228 copy clkn_bt ,pdata 
-0x2f89 008229 arg offset_24g_hop_btclk ,rega 
-0x2f8a 008230 call g24_set_contw_with_temp 
-0x2f8b 008231 istore 4 ,contw 
-0x2f8c 008235 branch g24_set0_mem_rf_laststa 
-:      008237 g24_noise_rssi:
-0x2f8d 008238 arg mem_rssi_noise_buffer ,rega 
-0x2f8e 008239 call g24_noise_rssi_average 
-0x2f8f 008240 add regc ,offset_rssi_noise_avg ,contw 
-0x2f90 008241 istoret 1 ,contw 
-0x2f91 008243 sub temp ,rssi_thresh_noise ,null 
-0x2f92 008244 nrtn positive 
-0x2f93 008245 branch g24_ch 
-:      008247 g24_noise_rssi_average:
-0x2f94 008248 arg rssi_buf_len_noise + 1 ,loopcnt 
-0x2f95 008249 branch rssi_average 
-:      008251 g24_blank_data_process:
-0x2f96 008252 call g24_ms_blank_data 
-0x2f97 008253 call g24_kb_blank_data 
-0x2f98 008254 branch g24_kb_mul_blank_data 
-:      008256 g24_ms_blank_data:
-0x2f99 008257 setarg offset_24g_ms_blank_data_enable 
-0x2f9a 008258 call g24_set_rega_ifetch_1byte 
-0x2f9b 008260 rtn blank 
-0x2f9c 008261 arg timer_ms_blank ,queue 
-0x2f9d 008262 call timer_check 
-0x2f9e 008263 nrtn blank 
-0x2f9f 008264 call g24_set0_mem_ms_blank_data_enable 
-:      008266 g24_ms_blank_data_2usb:
-0x2fa0 008267 setarg ms_report_id 
-0x2fa1 008268 store 1 ,mem_usb_mouse_data 
-0x2fa2 008269 setarg 0 
-0x2fa3 008270 istore 7 ,contw 
-0x2fa4 008271 branch g24_data_type1_usbtx_enable 
-:      008273 g24_kb_blank_data:
-0x2fa5 008274 setarg offset_24g_kb_blank_data_enable 
-0x2fa6 008275 call g24_set_rega_ifetch_1byte 
-0x2fa7 008277 rtn blank 
-0x2fa8 008278 arg timer_kb_blank ,queue 
-0x2fa9 008279 call timer_check 
-0x2faa 008280 nrtn blank 
-0x2fab 008281 call g24_set0_mem_kb_blank_data_enable 
-:      008283 g24_kb_blank_data_2usb:
-0x2fac 008284 arg mem_usb_kb_data ,contw 
-0x2fad 008285 arg 2 ,loopcnt 
-0x2fae 008286 call memset0 
-0x2faf 008287 jam kb_normal_report_id ,mem_usb_kb_data 
-0x2fb0 008288 branch g24_kb_data_into_ep1_fifo 
-:      008290 g24_kb_mul_blank_data:
-0x2fb1 008291 setarg offset_24g_kb_mul_blank_data_enable 
-0x2fb2 008292 call g24_set_rega_ifetch_1byte 
-0x2fb3 008294 rtn blank 
-0x2fb4 008295 arg timer_kb_mul_blank ,queue 
-0x2fb5 008296 call timer_check 
-0x2fb6 008297 nrtn blank 
-0x2fb7 008298 call g24_set0_mem_kb_mul_blank_data_enable 
-:      008300 g24_kb_mul_blank_data_2usb:
-0x2fb8 008301 arg mem_usb_kb_multikey ,contw 
-0x2fb9 008302 arg 2 ,loopcnt 
-0x2fba 008303 call memset0 
-0x2fbb 008304 jam kb_multikey_report_id ,mem_usb_kb_multikey 
-0x2fbc 008305 branch g24_kb_mul_data_into_ep2_fifo 
-:      008307 g24_dongle_bind_mode:
-0x2fbd 008308 call g24_fetch_mem_dongle_work_mode 
-0x2fbe 008310 rtnne dongle_bind 
-0x2fbf 008311 call g24_dongle_bind_init 
-0x2fc0 008312 branch g24_dongle_bind_data_process 
-:      008314 g24_dongle_bind_init:
-0x2fc1 008315 call g24_fetch_mem_dongle_mode_init 
-0x2fc2 008317 rtnbit1 dongle_bind 
-0x2fc3 008318 set1 dongle_bind ,pdata 
-0x2fc4 008319 call g24_store_mem_dongle_mode_init 
-0x2fc5 008321 call g24_set1_mem_ackpayload_enable 
-0x2fc6 008323 call g24_pair_init 
-0x2fc7 008324 setarg 0 
-0x2fc8 008325 arg offset_dongle_ms_bind_step ,rega 
-0x2fc9 008326 call g24_set_contw_with_temp 
-0x2fca 008328 branch g24_contw_istore_3byte 
-:      008330 g24_dongle_bind_data_process:
-0x2fcb 008331 call g24_receive_transmit_ack 
-0x2fcc 008332 nbranch g24_rx_interrupt_clear ,user3 
-0x2fcd 008333 add regc ,offset_24g_rxbuf ,contr 
-0x2fce 008334 setarg offset_24g_rxdata_temp 
-0x2fcf 008335 iadd regc ,contw 
-0x2fd0 008336 arg 8 ,loopcnt 
-0x2fd1 008337 call memcpy 
-0x2fd2 008338 setarg offset_24g_rxdata_temp_add2 
-0x2fd3 008339 call g24_set_rega_ifetch_1byte 
-0x2fd4 008340 beq datatype_bind ,g24_dongle_bind_first_step 
-0x2fd5 008341 beq datatype_config ,g24_dongle_bind_second_step 
-0x2fd6 008342 beq datatype_ok ,g24_dongle_bind_third_step 
-0x2fd7 008343 beq 0xff ,g24_data_attemp 
-0x2fd8 008344 branch g24_rx_interrupt_clear 
-:      008346 g24_dongle_bind_first_step:
-0x2fd9 008347 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fda 008348 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
-0x2fdb 008349 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
-0x2fdc 008350 rtn 
-:      008351 g24_dongle_bind_first_step_mouse:
-0x2fdd 008352 setarg 1 
-0x2fde 008353 call g24_store_mem_ms_bind_step 
-:      008355 g24_dongle_bind_ms_payload_cfg:
-0x2fdf 008356 setarg datatype_mouse 
-0x2fe0 008357 call g24_store_mem_bind_payload 
-:      008359 g24_dongle_bind_payload_cfg:
-0x2fe1 008360 setarg 0x80 
-0x2fe2 008361 arg offset_24g_bind_payload_add1 ,rega 
-0x2fe3 008362 call g24_set_contw_with_regb_store_1byte 
-0x2fe4 008364 call g24_fetch_mem_rx_addr 
-0x2fe5 008366 arg offset_24g_bind_payload_add2 ,rega 
-0x2fe6 008367 call g24_set_contw_with_temp 
-0x2fe7 008369 branch g24_contw_istore_4byte 
-:      008371 g24_dongle_bind_first_step_keyboard:
-0x2fe8 008372 setarg 1 
-0x2fe9 008373 call g24_store_mem_kb_bind_step 
-:      008375 g24_dongle_bind_kb_payload_cfg:
-0x2fea 008376 setarg datatype_keyboard 
-0x2feb 008377 call g24_store_mem_bind_payload 
-0x2fec 008379 branch g24_dongle_bind_payload_cfg 
-:      008381 g24_dongle_bind_second_step:
-0x2fed 008382 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x2fee 008383 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
-0x2fef 008384 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
-0x2ff0 008385 rtn 
-:      008386 g24_dongle_bind_second_step_mouse:
-0x2ff1 008387 call g24_dongle_bind_ms_payload_cfg 
-0x2ff2 008388 setarg offset_dongle_ms_bind_step 
-0x2ff3 008389 call g24_set_rega_ifetch_1byte 
-0x2ff4 008391 beq 1 ,g24_dongle_ms_bind_step_set2 
-0x2ff5 008392 rtn 
-:      008393 g24_dongle_ms_bind_step_set2:
-0x2ff6 008394 setarg 2 
-:      008396 g24_store_mem_ms_bind_step:
-0x2ff7 008397 arg offset_dongle_ms_bind_step ,rega 
-0x2ff8 008398 branch g24_set_contw_with_regb_store_1byte 
-:      008400 g24_dongle_bind_second_step_keyboard:
-0x2ff9 008401 call g24_dongle_bind_kb_payload_cfg 
-0x2ffa 008402 setarg offset_dongle_kb_bind_step 
-0x2ffb 008403 call g24_set_rega_ifetch_1byte 
-0x2ffc 008405 beq 1 ,g24_dongle_kb_bind_step_set2 
-0x2ffd 008406 rtn 
-:      008407 g24_dongle_kb_bind_step_set2:
-0x2ffe 008408 setarg 2 
-:      008410 g24_store_mem_kb_bind_step:
-0x2fff 008411 arg offset_dongle_kb_bind_step ,rega 
-0x3000 008412 branch g24_set_contw_with_regb_store_1byte 
-:      008414 g24_dongle_bind_third_step:
-0x3001 008415 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3002 008416 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
-0x3003 008417 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
-0x3004 008418 rtn 
-:      008419 g24_dongle_bind_third_step_mouse:
-0x3005 008420 setarg offset_dongle_ms_bind_step 
-0x3006 008421 call g24_set_rega_ifetch_1byte 
-0x3007 008423 beq 2 ,g24_dongle_ms_bind_step_success 
-0x3008 008424 rtn 
-:      008425 g24_dongle_ms_bind_step_success:
-0x3009 008426 call g24_fetch_mem_bind_device_status 
-0x300a 008428 or_into 0x01 ,pdata 
-0x300b 008429 call g24_store_mem_bind_device_status 
-:      008431 g24_dongle_bind_exit:
-0x300c 008432 setarg 0 
-0x300d 008433 setarg offset_dongle_ms_bind_step 
-0x300e 008434 iadd regc ,contw 
-0x300f 008435 istore 2 ,contw 
-0x3010 008436 branch g24_rx_interrupt_clear 
-:      008438 g24_dongle_bind_third_step_keyboard:
-0x3011 008439 setarg offset_dongle_kb_bind_step 
-0x3012 008440 call g24_set_rega_ifetch_1byte 
-0x3013 008442 bne 0 ,g24_dongle_kb_bind_step_success 
-0x3014 008443 rtn 
-:      008444 g24_dongle_kb_bind_step_success:
-0x3015 008445 call g24_fetch_mem_bind_device_status 
-0x3016 008447 or_into 0x02 ,pdata 
-0x3017 008448 call g24_store_mem_bind_device_status 
-0x3018 008450 branch g24_dongle_bind_exit 
-:      008453 dongle_usb_dispatch:
-0x3019 008454 fetch 1 ,mem_usb0_get_set_report 
-0x301a 008455 rtn blank 
-0x301b 008456 jam 0 ,mem_usb0_get_set_report 
-0x301c 008457 fetch 2 ,mem_usb_setup_bvalue_temp 
-0x301d 008458 arg pc_set_report ,temp 
-0x301e 008459 isub temp ,null 
-0x301f 008460 nrtn zero 
-0x3020 008462 fetch 1 ,mem_usb0_set_report_data 
-0x3021 008463 rtnne pc_report_id 
-0x3022 008464 fetch 1 ,mem_usb0_set_report_data + 1 
-0x3023 008465 bpatch patch17_6 ,mem_patch17 
-0x3024 008466 beq command_mode ,dongle_dispose_cmd_mode 
-0x3025 008467 beq command_bind ,dongle_dispose_cmd_bind 
-0x3026 008468 beq command_current_project ,dongle_dispose_cmd_current_project 
-0x3027 008469 beq command_current_mode ,dongle_dispose_cmd_current_mode 
-0x3028 008470 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
-0x3029 008471 beq command_user_defined ,dongle_dispose_cmd_user_defined 
-:      008472 usb0_data_ready_report_set0:
-0x302a 008473 jam 0 ,mem_usb0_data_ready_report 
-0x302b 008474 rtn 
-:      008475 dongle_dispose_cmd_bind:
-0x302c 008476 fetch 1 ,mem_usb0_set_report_data + 2 
-0x302d 008477 beq com_bind_get ,dongle_dispose_cmd_get_bind 
-0x302e 008478 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
-0x302f 008479 beq com_read_mode ,dongle_dispose_cmd_read_mode 
-0x3030 008480 branch usb0_data_ready_report_set0 
-:      008481 dongle_dispose_cmd_get_bind:
-0x3031 008482 call g24_fetch_mem_bind_device_status 
-0x3032 008484 store 1 ,mem_usb0_get_report_data + 1 
-0x3033 008485 branch usb0_data_ready_report_set1 
-:      008486 dongle_dispose_cmd_exit_bind:
-0x3034 008487 call g24_set_work_mem_dongle_work_mode 
-0x3035 008489 call g24_set0_mem_dongle_mode_init 
-0x3036 008491 call g24_fetch_mem_bind_device_status 
-0x3037 008493 store 1 ,mem_usb0_get_report_data + 1 
-0x3038 008494 branch usb0_data_ready_report_set1 
-:      008496 dongle_dispose_cmd_read_mode:
-:      008497 dongle_dispose_in_bind_mode:
-0x3039 008498 jam command_bind ,mem_usb0_get_report_data + 1 
-0x303a 008499 branch usb0_data_ready_report_set1 
-:      008501 dongle_dispose_cmd_mode:
-0x303b 008502 fetch 1 ,mem_usb0_set_report_data + 2 
-0x303c 008503 beq com_mode_bind ,dongle_enter_bind_mode 
-0x303d 008505 branch usb0_data_ready_report_set0 
-:      008506 dongle_enter_bind_mode:
-0x303e 008509 call g24_bind_mode_enable 
-:      008510 usb0_data_ready_report_set1:
-0x303f 008511 jam 1 ,mem_usb0_data_ready_report 
-0x3040 008512 rtn 
-:      008517 dongle_dispose_cmd_current_project:
-0x3041 008518 jam product_id ,mem_usb0_get_report_data + 1 
-0x3042 008519 branch usb0_data_ready_report_set1 
-:      008521 dongle_dispose_cmd_current_mode:
-0x3043 008522 call g24_fetch_mem_dongle_work_mode 
-0x3044 008524 beq dongle_work ,dongle_dispose_in_work_mode 
-0x3045 008525 beq dongle_bind ,dongle_dispose_in_bind_mode 
-0x3046 008527 rtn 
-:      008528 dongle_dispose_in_work_mode:
-0x3047 008529 jam command_mode ,mem_usb0_get_report_data + 1 
-0x3048 008530 branch usb0_data_ready_report_set1 
-:      008535 dongle_dispose_cmd_current_fw_version:
-0x3049 008536 jam fw_version0 ,mem_usb0_get_report_data + 1 
-0x304a 008537 jam fw_version1 ,mem_usb0_get_report_data + 2 
-0x304b 008538 jam fw_version2 ,mem_usb0_get_report_data + 3 
-0x304c 008539 branch usb0_data_ready_report_set1 
-:      008541 dongle_dispose_cmd_user_defined:
-0x304d 008543 call g24_set1_mem_ackpayload_enable 
-0x304e 008544 fetch 1 ,mem_usb0_set_report_data + 2 
-0x304f 008545 increase 2 ,pdata 
-0x3050 008546 copy pdata ,loopcnt 
-0x3051 008547 arg mem_usb0_set_report_data ,contr 
-0x3052 008548 setarg offset_24g_ackpayload 
-0x3053 008549 iadd regc ,contw 
-0x3054 008550 branch memcpy 
-:      008553 dongle_auto_bind:
-0x3055 008554 bpatch patch17_7 ,mem_patch17 
-0x3056 008555 call g24_mode_switch_init 
-:      008556 dongle_auto_bind_loop:
-0x3057 008557 call g24_receive_process 
-0x3058 008558 call usb_isr 
-0x3059 008559 branch dongle_auto_bind_loop 
-:      008561 g24_dongle_work_mode_auto:
-0x305a 008562 call g24_fetch_mem_dongle_work_mode 
-0x305b 008564 rtnne dongle_work 
-0x305c 008565 call g24_dongle_work_mode_start 
-0x305d 008566 branch g24_rx_nodata_process 
-:      008568 g24_dongle_bind_mode_auto:
-0x305e 008569 call g24_fetch_mem_dongle_work_mode 
-0x305f 008571 rtnne dongle_bind 
-0x3060 008572 call g24_dongle_bind_init 
-0x3061 008573 call g24_dongle_bind_data_process 
-0x3062 008574 call g24_fetch_mem_bind_device_status 
-0x3063 008576 rtn blank 
-0x3064 008577 call g24_set0_mem_mode_switch 
-0x3065 008579 call dongle_check_mode 
-0x3066 008580 call g24_enable_nodata_timer 
-:      008581 g24_timer_init:
-0x3067 008582 setarg 0 
-0x3068 008583 add regc ,offset_24g_tx_btclk ,contw 
-0x3069 008585 branch g24_contw_istore_4byte 
-:      008587 g24_timer_check:
-0x306a 008588 call disable_user 
-0x306b 008589 add regc ,offset_24g_tx_btclk ,rega 
-0x306c 008590 ifetcht 4 ,rega 
-0x306d 008592 copy clkn_bt ,pdata 
-0x306e 008593 isub temp ,null 
-0x306f 008594 ncall g24_timer_timeout ,positive 
-0x3070 008595 copy pdata ,regb 
-0x3071 008596 add regc ,offset_24g_tx_btclk ,rega 
-0x3072 008597 ifetch 4 ,rega 
-0x3073 008599 add regc ,offset_24g_interval ,rega 
-0x3074 008600 ifetcht 1 ,rega 
-0x3075 008602 iadd temp ,temp 
-0x3076 008603 copy regb ,pdata 
-0x3077 008604 isub temp ,null 
-0x3078 008605 nrtn positive 
-0x3079 008606 set0 28 ,pdata 
-0x307a 008607 add regc ,offset_24g_tx_btclk ,contw 
-0x307b 008608 istore 4 ,contw 
-0x307c 008610 branch enable_user 
-:      008612 g24_mode_switch_init:
-0x307d 008613 setarg 1 
-0x307e 008614 call g24_store_mem_mode_switch 
-0x307f 008616 call g24_set0_mem_time_slice 
-0x3080 008618 setarg 0xff 
-0x3081 008619 add regc ,offset_24g_interval ,contw 
-0x3082 008620 istore 1 ,contw 
-0x3083 008622 branch g24_timer_init 
-:      008624 g24_mode_switch:
-0x3084 008625 setarg offset_24g_mode_switch 
-0x3085 008626 call g24_set_rega_ifetch_1byte 
-0x3086 008628 rtn blank 
-0x3087 008629 call g24_timer_check 
-0x3088 008630 nrtn user 
-0x3089 008631 call g24_fetch_mem_time_slice 
-0x308a 008633 increase 1 ,pdata 
-0x308b 008634 and_into 1 ,pdata 
-0x308c 008635 call g24_store_mem_time_slice 
-0x308d 008637 beq 0 ,dongle_check_mode 
-0x308e 008638 beq 1 ,g24_bind_mode_enable 
-0x308f 008639 rtn 
-:      008641 g24_bind_mode_enable:
-0x3090 008645 setarg dongle_bind 
-0x3091 008646 call g24_store_mem_dongle_work_mode 
-0x3092 008647 branch g24_set0_mem_dongle_mode_init 
-:      008649 g24_enable_nodata_timer:
-0x3093 008650 setarg 1 
-0x3094 008651 call g24_store_mem_nodata_timer_enable 
-:      008653 g24_enable_nodata_timer_init:
-0x3095 008654 setarg timer_nodata_delay 
-0x3096 008655 arg timer_nodata ,queue 
-0x3097 008656 branch timer_init 
-:      008658 g24_rx_nodata_process:
-0x3098 008659 call g24_fetch_mem_nodata_timer_enable 
-0x3099 008661 rtn blank 
-0x309a 008662 arg timer_nodata ,queue 
-0x309b 008663 call timer_check 
-0x309c 008664 nrtn blank 
-0x309d 008665 call g24_set0_mem_nodata_timer_enable 
-0x309e 008668 setarg dongle_search 
-0x309f 008669 call g24_store_mem_dongle_work_mode 
-0x30a0 008671 call g24_set0_mem_dongle_mode_init 
-0x30a1 008673 branch g24_rx_interrupt_clear 
-:      008675 g24_dongle_search_mode_auto:
-0x30a2 008676 bpatch patch18_0 ,mem_patch18 
-0x30a3 008677 call g24_fetch_mem_dongle_work_mode 
-0x30a4 008679 rtnne dongle_search 
-0x30a5 008680 call g24_dongle_search_mode_init 
-0x30a6 008681 call g24_rx_auto_addr_ch_search 
-0x30a7 008682 call g24_receive_transmit_ack 
-0x30a8 008683 nbranch g24_rx_interrupt_clear ,user3 
-0x30a9 008685 call g24_dongle_search_addr_check 
-0x30aa 008686 call g24_receive_packet_parse ,zero 
-0x30ab 008690 call dongle_check_mode 
-0x30ac 008691 call g24_fetch_mem_dongle_mode_init 
-0x30ad 008693 set1 dongle_work ,pdata 
-0x30ae 008694 call g24_store_mem_dongle_mode_init 
-0x30af 008696 call g24_rx_interrupt_clear 
-0x30b0 008697 call g24_enable_nodata_timer 
-0x30b1 008698 call g24_dongle_search_addr_check 
-0x30b2 008699 branch g24_dg_ch_num_reinit ,zero 
-0x30b3 008700 setarg offset_24g_kb_addr 
-0x30b4 008701 call g24_set_rega_ifetcht_4byte 
-0x30b5 008703 call g24_fetch_mem_addr_isub_temp 
-0x30b6 008704 branch g24_kb_ch_num_reinit ,zero 
-0x30b7 008705 setarg offset_24g_mouse_addr 
-0x30b8 008706 call g24_set_rega_ifetcht_4byte 
-0x30b9 008708 call g24_fetch_mem_addr_isub_temp 
-0x30ba 008709 branch g24_ms_ch_num_reinit ,zero 
-0x30bb 008710 rtn 
-:      008712 g24_dongle_search_addr_check:
-0x30bc 008713 setarg offset_24g_rx_addr 
-0x30bd 008714 call g24_set_rega_ifetcht_4byte 
-:      008716 g24_fetch_mem_addr_isub_temp:
-0x30be 008717 call g24_fetch_mem_addr 
-0x30bf 008719 isub temp ,null 
-0x30c0 008720 rtn 
-:      008722 g24_dg_ch_num_reinit:
-0x30c1 008723 setarg offset_24g_dg_ch_number 
-0x30c2 008724 call g24_set_rega_ifetch_1byte 
-:      008726 g24_current_ch_num_reinit:
-0x30c3 008728 add regc ,offset_24g_current_ch_number ,contw 
-0x30c4 008729 branch g24_contw_istore_1byte 
-:      008731 g24_kb_ch_num_reinit:
-0x30c5 008732 setarg offset_24g_kb_ch_number 
-0x30c6 008733 call g24_set_rega_ifetch_1byte 
-0x30c7 008735 branch g24_current_ch_num_reinit 
-:      008736 g24_ms_ch_num_reinit:
-0x30c8 008737 setarg offset_24g_ms_ch_number 
-0x30c9 008738 call g24_set_rega_ifetch_1byte 
-0x30ca 008740 branch g24_current_ch_num_reinit 
-:      008742 g24_dongle_search_mode_init:
-0x30cb 008743 call g24_fetch_mem_dongle_mode_init 
-0x30cc 008745 rtnbit1 dongle_search 
-0x30cd 008746 set1 dongle_search ,pdata 
-0x30ce 008747 call g24_store_mem_dongle_mode_init 
-0x30cf 008749 call g24_set0_mem_time_slice 
-0x30d0 008751 call g24_set1_mem_ackpayload_enable 
-0x30d1 008753 setarg 0 
-0x30d2 008754 add regc ,offset_rssi_noise_dg_index ,contw 
-0x30d3 008755 istore 3 ,contw 
-0x30d4 008757 arg offset_24g_dg_config_ch_once ,rega 
-0x30d5 008758 call g24_set_contw_with_temp 
-0x30d6 008759 istore 7 ,contw 
-0x30d7 008762 call g24_dongle_search_addr_check 
-0x30d8 008763 nrtn zero 
-0x30d9 008764 add regc ,offset_24g_current_ch_number ,rega 
-0x30da 008765 ifetch 1 ,rega 
-0x30db 008767 arg offset_24g_dg_ch_number ,rega 
-0x30dc 008768 call g24_set_contw_with_regb_store_1byte 
-0x30dd 008770 add regc ,offset_24g_ch ,rega 
-0x30de 008771 ifetch 1 ,rega 
-0x30df 008774 branch g24_store_mem_dg_last_ch 
-:      008776 g24_rx_auto_addr_ch_search:
-0x30e0 008777 bpatch patch18_1 ,mem_patch18 
-0x30e1 008778 call g24_fetch_mem_time_slice 
-0x30e2 008780 increase 1 ,pdata 
-0x30e3 008781 and_into 3 ,pdata 
-0x30e4 008782 call g24_store_mem_time_slice 
-0x30e5 008785 beq 0 ,g24_rx_auto_bind_config_kb 
-0x30e6 008786 beq 1 ,g24_rx_auto_bind_config_dongle 
-0x30e7 008787 beq 2 ,g24_rx_auto_bind_config_mouse 
-0x30e8 008788 beq 3 ,g24_rx_auto_bind_config_dongle 
-0x30e9 008789 rtn 
-:      008791 g24_rx_auto_bind_config_mouse:
-0x30ea 008792 call g24_dongle_bind_ms_payload_cfg 
-0x30eb 008793 setarg offset_24g_mouse_addr 
-0x30ec 008794 call g24_set_rega_ifetch_4byte 
-0x30ed 008796 branch g24_rx_auto_addr_ch_search ,blank 
-0x30ee 008797 call g24_store_mem_addr 
-0x30ef 008799 setarg offset_24g_ms_config_ch_once 
-0x30f0 008800 call g24_set_rega_ifetch_1byte 
-0x30f1 008802 call g24_ms_config_ch_once ,blank 
-0x30f2 008803 setarg offset_24g_ms_last_ch 
-0x30f3 008804 call g24_set_rega_ifetch_1byte 
-0x30f4 008806 call g24_store_mem_ch 
-0x30f5 008808 add regc ,offset_rssi_noise_ms_index ,rega 
-0x30f6 008809 ifetcht 1 ,rega 
-0x30f7 008811 arg mem_rssi_noise_ms_buffer ,rega 
-0x30f8 008812 call rssi_noise_store 
-0x30f9 008813 add regc ,offset_rssi_noise_ms_index ,contw 
-0x30fa 008814 istoret 1 ,contw 
-0x30fb 008816 call g24_noise_rssi_average 
-0x30fc 008817 add regc ,offset_rssi_noise_ms_avg ,contw 
-0x30fd 008818 istoret 1 ,contw 
-0x30fe 008820 sub temp ,rssi_thresh_noise ,null 
-0x30ff 008821 nrtn positive 
-0x3100 008822 setarg offset_24g_ms_ch_number 
-0x3101 008823 call g24_set_rega_ifetcht_1byte 
-0x3102 008825 call g24_ch_temp_incre_size4 
-0x3103 008826 arg offset_24g_ms_ch_number ,rega 
-0x3104 008827 call g24_set_contw_with_regb2 
-0x3105 008828 istoret 1 ,contw 
-:      008830 g24_store_mem_ms_last_ch:
-0x3106 008832 arg offset_24g_ms_last_ch ,rega 
-0x3107 008833 branch g24_set_contw_with_regb_store_1byte 
-:      008835 g24_ms_config_ch_once:
-0x3108 008836 setarg 1 
-0x3109 008837 arg offset_24g_ms_config_ch_once ,rega 
-0x310a 008838 call g24_set_contw_with_regb_store_1byte 
-0x310b 008840 arg 0 ,temp 
-0x310c 008841 call g24_ch_calc 
-0x310d 008844 branch g24_store_mem_ms_last_ch 
-:      008846 g24_rx_auto_bind_config_kb:
-0x310e 008847 call g24_dongle_bind_kb_payload_cfg 
-0x310f 008848 setarg offset_24g_kb_addr 
-0x3110 008849 call g24_set_rega_ifetch_4byte 
-0x3111 008851 branch g24_rx_auto_addr_ch_search ,blank 
-0x3112 008852 call g24_store_mem_addr 
-0x3113 008854 setarg offset_24g_kb_config_ch_once 
-0x3114 008855 call g24_set_rega_ifetch_1byte 
-0x3115 008857 call g24_kb_config_ch_once ,blank 
-0x3116 008858 setarg offset_24g_kb_last_ch 
-0x3117 008859 call g24_set_rega_ifetch_1byte 
-0x3118 008861 call g24_store_mem_ch 
-0x3119 008863 add regc ,offset_rssi_noise_kb_index ,rega 
-0x311a 008864 ifetcht 1 ,rega 
-0x311b 008866 arg mem_rssi_noise_kb_buffer ,rega 
-0x311c 008867 call rssi_noise_store 
-0x311d 008868 add regc ,offset_rssi_noise_kb_index ,contw 
-0x311e 008869 istoret 1 ,contw 
-0x311f 008871 call g24_noise_rssi_average 
-0x3120 008872 add regc ,offset_rssi_noise_kb_avg ,contw 
-0x3121 008873 istoret 1 ,contw 
-0x3122 008875 sub temp ,rssi_thresh_noise ,null 
-0x3123 008876 nrtn positive 
-0x3124 008877 setarg offset_24g_kb_ch_number 
-0x3125 008878 call g24_set_rega_ifetcht_1byte 
-0x3126 008880 call g24_ch_temp_incre_size4 
-0x3127 008881 arg offset_24g_kb_ch_number ,rega 
-0x3128 008882 call g24_set_contw_with_regb2 
-0x3129 008883 istoret 1 ,contw 
-:      008885 g24_store_mem_kb_last_ch:
-0x312a 008887 arg offset_24g_kb_last_ch ,rega 
-0x312b 008888 branch g24_set_contw_with_regb_store_1byte 
-:      008890 g24_kb_config_ch_once:
-0x312c 008891 setarg 1 
-0x312d 008892 arg offset_24g_kb_config_ch_once ,rega 
-0x312e 008893 call g24_set_contw_with_regb_store_1byte 
-0x312f 008895 arg 0 ,temp 
-0x3130 008896 call g24_ch_calc 
-0x3131 008899 branch g24_store_mem_kb_last_ch 
-:      008901 g24_rx_auto_bind_config_dongle:
-0x3132 008902 call g24_dongle_bind_ms_payload_cfg 
-0x3133 008903 call g24_fetch_mem_rx_addr 
-0x3134 008905 call g24_store_mem_addr 
-0x3135 008907 setarg offset_24g_dg_config_ch_once 
-0x3136 008908 call g24_set_rega_ifetch_1byte 
-0x3137 008910 call g24_dg_config_ch_once ,blank 
-0x3138 008911 call g24_dg_store_config_ch 
-0x3139 008912 add regc ,offset_rssi_noise_dg_index ,rega 
-0x313a 008913 ifetcht 1 ,rega 
-0x313b 008915 arg mem_rssi_noise_dg_buffer ,rega 
-0x313c 008916 call rssi_noise_store 
-0x313d 008917 add regc ,offset_rssi_noise_dg_index ,contw 
-0x313e 008918 istoret 1 ,contw 
-0x313f 008920 call g24_noise_rssi_average 
-0x3140 008921 add regc ,offset_rssi_noise_dg_avg ,contw 
-0x3141 008922 istoret 1 ,contw 
-0x3142 008924 sub temp ,rssi_thresh_noise ,null 
-0x3143 008925 nrtn positive 
-0x3144 008926 setarg offset_24g_dg_ch_number 
-0x3145 008927 call g24_set_rega_ifetcht_1byte 
-0x3146 008929 call g24_ch_temp_incre_size4 
-0x3147 008930 arg offset_24g_dg_ch_number ,rega 
-0x3148 008931 call g24_set_contw_with_regb2 
-0x3149 008932 istoret 1 ,contw 
-:      008934 g24_store_mem_dg_last_ch:
-0x314a 008937 arg offset_24g_dg_last_ch ,rega 
-0x314b 008938 branch g24_set_contw_with_regb_store_1byte 
-:      008941 g24_dg_config_ch_once:
-0x314c 008946 setarg 1 
-0x314d 008947 arg offset_24g_dg_config_ch_once ,rega 
-0x314e 008948 call g24_set_contw_with_regb_store_1byte 
-:      008949 g24_dg_store_config_ch:
-0x314f 008950 setarg offset_24g_dg_last_ch 
-0x3150 008951 call g24_set_rega_ifetch_1byte 
-0x3151 008952 branch g24_store_mem_ch 
-:      008955 g24_transmit_ack:
-0x3152 008957 add regc ,offset_24g_rxbuf ,rega 
-0x3153 008958 ifetch 1 ,rega 
-0x3154 008960 call g24_store_mem_data_type 
-0x3155 008963 call g24_read_len_pid_crc 
-0x3156 008965 call g24_fetch_mem_rxbuf_add1 
-0x3157 008967 isolate1 bit_ack_24g ,pdata 
-0x3158 008968 branch g24tx_no_ack ,true 
-:      008969 g24tx_with_ack:
-0x3159 008970 call g24_ackpayload_prep 
-0x315a 008971 call g24_transmit_prep 
-0x315b 008972 call g24_transmit 
-:      008973 g24tx_no_ack:
-0x315c 008974 branch g24_end_of_packet 
-:      008976 g24_ackpayload_prep:
-0x315d 008977 bpatch patch18_2 ,mem_patch18 
-0x315e 008978 add regc ,offset_24g_datalen ,contw 
-0x315f 008979 call g24_mem_set0 
-0x3160 008981 setarg offset_24g_ackpayload_enable 
-0x3161 008982 call g24_set_rega_ifetch_1byte 
-0x3162 008984 rtn blank 
-0x3163 008985 setarg 0x06 
-0x3164 008986 add regc ,offset_24g_datalen ,contw 
-0x3165 008987 istore 1 ,contw 
-0x3166 008989 arg 0x06 ,loopcnt 
-0x3167 008990 setarg offset_24g_bind_payload 
-0x3168 008991 iadd regc ,contr 
-0x3169 008993 add regc ,offset_24g_txbuf ,contw 
-0x316a 008995 branch memcpy 
-:      008998 g24_receive_packet_start:
-0x316b 008999 call g24_receive_transmit_ack 
-0x316c 009000 nbranch g24_rx_interrupt_clear ,user3 
-0x316d 009001 branch g24_receive_packet_parse 
-:      009003 g24_receive_transmit_ack:
-0x316e 009004 call g24_rx_interrupt_clear 
-0x316f 009005 call g24_receive_packet 
-0x3170 009006 nrtn user3 
-0x3171 009007 branch g24_transmit_ack 
-:      009009 g24_receive_packet_parse:
-0x3172 009010 bpatch patch18_3 ,mem_patch18 
-0x3173 009011 call g24_receive_packet_parse_pid_crc 
-0x3174 009012 nbranch g24_rx_interrupt_clear ,user 
-0x3175 009013 add regc ,offset_24g_rxdata_length ,rega 
-0x3176 009014 ifetch 1 ,rega 
-0x3177 009016 branch g24_rx_interrupt_clear ,blank 
-0x3178 009017 increase 2 ,pdata 
-0x3179 009018 iforce loopcnt 
-0x317a 009019 add regc ,offset_24g_rxbuf ,contr 
-0x317b 009021 setarg offset_24g_rxdata_temp 
-0x317c 009022 iadd regc ,contw 
-0x317d 009024 call memcpy 
-0x317e 009025 call g24_set0_mem_mode_switch 
-0x317f 009027 call g24_fetch_mem_pair_mode 
-0x3180 009029 call g24_enable_nodata_timer ,blank 
-0x3181 009030 setarg offset_24g_rxdata_temp_add2 
-0x3182 009031 call g24_set_rega_ifetch_1byte 
-0x3183 009033 beq 0x01 ,g24_data_type1 
-0x3184 009034 beq 0x02 ,g24_data_type2 
-0x3185 009035 beq 0x03 ,g24_data_type3 
-0x3186 009036 beq 0xff ,g24_data_attemp 
-0x3187 009037 branch g24_rx_interrupt_clear 
-:      009039 g24_receive_packet_parse_pid_crc:
-0x3188 009040 call g24_head_ptr2regc 
-0x3189 009041 call disable_user 
-0x318a 009042 add regc ,offset_24g_sta_pid ,rega 
-0x318b 009043 ifetch 1 ,rega 
-0x318c 009045 add regc ,offset_24g_last_pid ,rega 
-0x318d 009046 ifetcht 1 ,rega 
-0x318e 009048 isub temp ,null 
-0x318f 009049 ncall enable_user ,zero 
-0x3190 009050 add regc ,offset_24g_sta_pid ,rega 
-0x3191 009051 ifetch 1 ,rega 
-0x3192 009053 add regc ,offset_24g_last_pid ,contw 
-0x3193 009054 istore 1 ,contw 
-0x3194 009056 add regc ,offset_24g_sta_crc ,rega 
-0x3195 009057 ifetch 3 ,rega 
-0x3196 009059 add regc ,offset_24g_last_crc ,rega 
-0x3197 009060 ifetcht 3 ,rega 
-0x3198 009062 isub temp ,null 
-0x3199 009063 ncall enable_user ,zero 
-0x319a 009064 add regc ,offset_24g_sta_crc ,rega 
-0x319b 009065 ifetch 3 ,rega 
-0x319c 009067 add regc ,offset_24g_last_crc ,contw 
-0x319d 009069 branch g24_contw_istore_3byte 
-:      009071 g24_data_type1:
-0x319e 009072 call g24_ch_timer_reinit 
-0x319f 009073 call g24_fetch_mem_abort_pac 
-0x31a0 009074 store 1 ,mem_temp 
-0x31a1 009076 call g24_fetcht_mem_rxdata_temp 
-0x31a2 009077 fetch 1 ,mem_temp 
-0x31a3 009079 isolate1 bit_abort ,temp 
-0x31a4 009080 setflag true ,0 ,pdata 
-0x31a5 009081 add regc ,offset_24g_abort_pac ,contw 
-0x31a6 009082 istore 1 ,contw 
-0x31a7 009084 beq 1 ,g24_data_attemp_mouse 
-0x31a8 009085 call g24_fetch_mem_hop_pac 
-0x31a9 009087 call g24_fetcht_mem_rxdata_temp 
-0x31aa 009089 isolate1 bit_hop ,temp 
-0x31ab 009090 setflag true ,0 ,pdata 
-0x31ac 009091 call g24_store_mem_hop_pac 
-0x31ad 009093 add regc ,offset_24g_cb_rxdata_type1 ,rega 
-0x31ae 009094 ifetch 2 ,rega 
-0x31af 009096 branch callback_func 
-:      009098 dongle_rxdata_type1:
-0x31b0 009099 setarg ms_report_id 
-0x31b1 009100 store 1 ,mem_usb_mouse_data 
-0x31b2 009101 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b3 009103 istore 7 ,contw 
-0x31b4 009104 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b5 009106 ncall g24_ms_enable_blank_data_forcibly ,blank 
-0x31b6 009107 call g24_fetch_mem_rxdata_temp_add3_7byte 
-0x31b7 009109 call g24_ms_disable_blank_data_forcibly ,blank 
-:      009110 g24_data_type1_usbtx_enable:
-0x31b8 009111 jam usb_ep2_ms ,mem_usb_ep2_data 
-:      009112 g24_data_type1_usbtx_enable_ep2:
-0x31b9 009113 fetch 1 ,mem_usb_tx_enable 
-0x31ba 009114 set1 2 ,pdata 
-0x31bb 009115 store 1 ,mem_usb_tx_enable 
-0x31bc 009116 rtn 
-:      009118 g24_ms_enable_blank_data_forcibly:
-0x31bd 009119 setarg 1 
-0x31be 009120 call g24_store_mem_ms_blank_data_enable 
-:      009122 g24_ms_enable_blank_data_timer:
-0x31bf 009123 setarg timer_ms_blank_delay 
-0x31c0 009124 arg timer_ms_blank ,queue 
-0x31c1 009125 branch timer_init 
-:      009126 g24_ms_disable_blank_data_forcibly:
-0x31c2 009127 call g24_set0_mem_ms_blank_data_enable 
-:      009129 g24_ms_disable_blank_data_timer:
-0x31c3 009130 setarg 0 
-0x31c4 009131 arg timer_ms_blank ,queue 
-0x31c5 009132 branch timer_init 
-:      009134 g24_data_type2:
-0x31c6 009135 call g24_fetcht_mem_rxdata_temp 
-0x31c7 009137 isolate1 bit_abort ,temp 
-0x31c8 009138 branch g24_data_attemp_kbd ,true 
-0x31c9 009139 arg mem_usb_kb_data ,contw 
-0x31ca 009140 call g24_data_type2_reverse_data 
-0x31cb 009141 fetch 8 ,mem_usb_kb_data 
-0x31cc 009142 ncall g24_kb_enable_blank_data_forcibly ,blank 
-0x31cd 009143 fetch 8 ,mem_usb_kb_data 
-0x31ce 009144 call g24_kb_disable_blank_data_forcibly ,blank 
-0x31cf 009145 call g24_head_ptr2regc 
-0x31d0 009146 fetch 8 ,mem_usb_kb_data 
-0x31d1 009147 arg offset_24g_kb_data_sta_data ,rega 
-0x31d2 009148 call g24_set_contw_with_temp 
-0x31d3 009149 istore 8 ,contw 
-0x31d4 009151 setarg offset_24g_kb_data_last_data 
-0x31d5 009152 iadd regc ,rega 
-0x31d6 009153 ifetcht 8 ,rega 
-0x31d7 009155 isub temp ,null 
-0x31d8 009156 ncall g24_kb_data_dispose ,zero 
-0x31d9 009157 setarg offset_24g_kb_data_sta_data 
-0x31da 009158 iadd regc ,rega 
-0x31db 009159 ifetch 8 ,rega 
-0x31dc 009161 arg offset_24g_kb_data_last_data ,rega 
-0x31dd 009162 call g24_set_contw_with_temp 
-0x31de 009163 istore 8 ,contw 
-0x31df 009165 branch g24_rx_interrupt_clear 
-:      009167 g24_data_type2_reverse_data:
-0x31e0 009168 setarg offset_24g_rxdata_temp_add2 
-0x31e1 009169 iadd regc ,contr 
-0x31e2 009171 arg 9 ,loopcnt 
-0x31e3 009172 branch reverse_byte 
-:      009174 g24_kb_enable_blank_data_forcibly:
-0x31e4 009175 setarg 1 
-0x31e5 009176 call g24_store_mem_kb_blank_data_enable 
-:      009178 g24_kb_enable_blank_data_timer:
-0x31e6 009179 setarg timer_kb_blank_delay 
-0x31e7 009180 arg timer_kb_blank ,queue 
-0x31e8 009181 branch timer_init 
-:      009183 g24_kb_disable_blank_data_forcibly:
-0x31e9 009184 call g24_set0_mem_kb_blank_data_enable 
-:      009186 g24_kb_disable_blank_data_timer:
-0x31ea 009187 setarg 0 
-0x31eb 009188 arg timer_kb_blank ,queue 
-0x31ec 009189 branch timer_init 
-:      009191 g24_kb_data_dispose:
-:      009192 g24_kb_data_into_ep1_fifo:
-0x31ed 009193 jam usb_ep1_kb ,mem_usb_ep1_data 
-0x31ee 009194 fetch 1 ,mem_usb_tx_enable 
-0x31ef 009195 set1 1 ,pdata 
-0x31f0 009196 store 1 ,mem_usb_tx_enable 
-0x31f1 009197 rtn 
-:      009199 g24_data_type3:
-0x31f2 009200 arg mem_usb_kb_multikey ,contw 
-0x31f3 009201 call g24_data_type2_reverse_data 
-0x31f4 009202 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f5 009203 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
-0x31f6 009204 fetch 2 ,mem_usb_kb_multikey + 1 
-0x31f7 009205 call g24_kb_mul_disable_blank_data_forcibly ,blank 
-0x31f8 009206 call g24_head_ptr2regc 
-0x31f9 009207 fetch 3 ,mem_usb_kb_multikey 
-0x31fa 009208 arg offset_24g_kb_multikey_sta_data ,rega 
-0x31fb 009209 call g24_set_contw_with_temp_store_3byte 
-0x31fc 009211 setarg offset_24g_kb_multikey_last_data 
-0x31fd 009212 iadd regc ,rega 
-0x31fe 009213 ifetcht 3 ,rega 
-0x31ff 009215 isub temp ,null 
-0x3200 009216 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
-0x3201 009217 setarg offset_24g_kb_multikey_sta_data 
-0x3202 009218 iadd regc ,rega 
-0x3203 009219 ifetch 3 ,rega 
-0x3204 009221 arg offset_24g_kb_multikey_last_data ,rega 
-0x3205 009222 call g24_set_contw_with_temp_store_3byte 
-0x3206 009224 branch g24_rx_interrupt_clear 
-:      009226 g24_kb_mul_data_into_ep2_fifo:
-0x3207 009227 jam usb_ep2_multikey ,mem_usb_ep2_data 
-0x3208 009228 branch g24_data_type1_usbtx_enable_ep2 
-:      009230 g24_kb_mul_enable_blank_data_forcibly:
-0x3209 009231 setarg 1 
-0x320a 009232 call g24_store_mem_kb_mul_blank_data_enable 
-:      009234 g24_kb_mul_enable_blank_data_timer:
-0x320b 009235 setarg timer_kb_mul_blank_delay 
-0x320c 009236 arg timer_kb_mul_blank ,queue 
-0x320d 009237 branch timer_init 
-:      009239 g24_kb_mul_disable_blank_data_forcibly:
-0x320e 009240 call g24_set0_mem_kb_mul_blank_data_enable 
-:      009242 g24_kb_mul_disable_blank_data_timer:
-0x320f 009243 setarg 0 
-0x3210 009244 arg timer_kb_mul_blank ,queue 
-0x3211 009245 branch timer_init 
-:      009247 g24_data_attemp:
-0x3212 009248 call g24_fetch_mem_rxdata_temp_add3_1byte 
-0x3213 009250 beq datatype_mouse ,g24_data_attemp_mouse 
-0x3214 009251 beq datatype_keyboard ,g24_data_attemp_kbd 
-0x3215 009252 rtn 
-:      009253 g24_data_attemp_mouse:
-0x3216 009254 setarg offset_24g_rxdata_temp_add4 
-0x3217 009255 call g24_set_rega_ifetch_4byte 
-0x3218 009256 arg offset_24g_mouse_addr ,rega 
-0x3219 009257 call g24_set_contw_with_temp 
-0x321a 009260 branch g24_contw_istore_4byte 
-:      009262 g24_data_attemp_kbd:
-0x321b 009263 setarg offset_24g_rxdata_temp_add4 
-0x321c 009264 call g24_set_rega_ifetch_4byte 
-0x321d 009265 arg offset_24g_kb_addr ,rega 
-0x321e 009266 call g24_set_contw_with_temp 
-0x321f 009269 branch g24_contw_istore_4byte 
-:      009271 g24_store_mem_24g_mode:
-0x3220 009272 call g24_head_ptr2regc 
-0x3221 009273 add regc ,offset_24g_mode ,contw 
-0x3222 009274 istore 1 ,contw 
-0x3223 009275 rtn 
-:      009277 g24_fetch_mem_device_addr:
-0x3224 009278 call g24_head_ptr2regc 
-0x3225 009279 add regc ,offset_24g_device_addr ,rega 
-0x3226 009280 branch g24_rega_ifetch_4byte 
-:      009281 g24_store_mem_device_addr:
-0x3227 009282 call g24_head_ptr2regc 
-0x3228 009283 add regc ,offset_24g_device_addr ,contw 
-0x3229 009284 branch g24_contw_istore_4byte 
-:      009286 g24_fetch_mem_addr:
-0x322a 009287 add regc ,offset_24g_addr ,rega 
-0x322b 009288 branch g24_rega_ifetch_4byte 
-:      009289 g24_store_mem_addr:
-0x322c 009290 add regc ,offset_24g_addr ,contw 
-:      009291 g24_contw_istore_4byte:
-0x322d 009292 istore 4 ,contw 
-0x322e 009293 rtn 
-:      009295 g24_store_mem_ch:
-0x322f 009296 add regc ,offset_24g_ch ,contw 
-0x3230 009297 branch g24_contw_istore_1byte 
-:      009299 g24_set0_mem_pid:
-0x3231 009300 setarg 0 
-:      009301 g24_store_mem_pid:
-0x3232 009302 call g24_head_ptr2regc 
-0x3233 009303 add regc ,offset_24g_pid ,contw 
-0x3234 009304 branch g24_contw_istore_1byte 
-:      009306 g24_store_mem_txpayload:
-0x3235 009307 add regc ,offset_24g_txpayload ,contw 
-0x3236 009308 branch g24_contw_istore_1byte 
-:      009310 g24_set4_mem_max_retry:
-0x3237 009311 setarg 4 
-:      009312 g24_store_mem_max_retry:
-0x3238 009313 add regc ,offset_24g_max_retry ,contw 
-0x3239 009314 branch g24_contw_istore_1byte 
-:      009316 g24_fetch_mem_data_type:
-0x323a 009317 add regc ,offset_24g_data_type ,rega 
-0x323b 009318 branch g24_rega_ifetch_1byte 
-:      009319 g24_store_mem_data_type:
-0x323c 009320 add regc ,offset_24g_data_type ,contw 
-0x323d 009321 branch g24_contw_istore_1byte 
-:      009323 g24_set2_mem_sync_cnt:
-0x323e 009324 setarg 2 
-:      009325 g24_store_mem_sync_cnt:
-0x323f 009326 add regc ,offset_24g_sync_cnt ,contw 
-0x3240 009327 branch g24_contw_istore_1byte 
-:      009329 g24_set1_mem_rf_last_sta:
-0x3241 009330 setarg 1 
-:      009331 g24_store_mem_rf_last_sta:
-0x3242 009332 call g24_head_ptr2regc 
-0x3243 009333 add regc ,offset_24g_rf_last_sta ,contw 
-0x3244 009334 branch g24_contw_istore_1byte 
-:      009336 g24_fetch_mem_hop_pac:
-0x3245 009337 call g24_head_ptr2regc 
-0x3246 009338 add regc ,offset_24g_hop_pac ,rega 
-0x3247 009339 branch g24_rega_ifetch_1byte 
-:      009340 g24_set1_mem_hop_pac:
-0x3248 009341 setarg 1 
-:      009342 g24_store_mem_hop_pac:
-0x3249 009343 call g24_head_ptr2regc 
-0x324a 009344 add regc ,offset_24g_hop_pac ,contw 
-0x324b 009345 branch g24_contw_istore_1byte 
-:      009347 g24_fetch_mem_abort_pac:
-0x324c 009348 call g24_head_ptr2regc 
-0x324d 009349 add regc ,offset_24g_abort_pac ,rega 
-0x324e 009350 branch g24_rega_ifetch_1byte 
-:      009351 g24_set1_mem_abort_pac:
-0x324f 009352 setarg 1 
-:      009353 g24_store_mem_abort_pac:
-0x3250 009354 call g24_head_ptr2regc 
-0x3251 009355 add regc ,offset_24g_abort_pac ,contw 
-0x3252 009356 branch g24_contw_istore_1byte 
-:      009358 g24_fetch_mem_pairing_sm:
-0x3253 009359 call g24_head_ptr2regc 
-0x3254 009360 add regc ,offset_24g_pairing_sm ,rega 
-0x3255 009361 branch g24_rega_ifetch_1byte 
-:      009362 g24_store_mem_pairing_sm:
-0x3256 009363 add regc ,offset_24g_pairing_sm ,contw 
-0x3257 009364 branch g24_contw_istore_1byte 
-:      009366 g24_fetch_mem_rf_hop_ch:
-0x3258 009367 add regc ,offset_24g_rf_hop_ch ,rega 
-0x3259 009368 branch g24_rega_ifetch_1byte 
-:      009369 g24_set0_mem_rf_hop_ch:
-0x325a 009370 setarg 0 
-:      009371 g24_store_mem_rf_hop_ch:
-0x325b 009372 add regc ,offset_24g_rf_hop_ch ,contw 
-0x325c 009373 branch g24_contw_istore_1byte 
-:      009375 g24_fetch_mem_rf_work_stage:
-0x325d 009376 add regc ,offset_24g_rf_work_stage ,rega 
-0x325e 009377 branch g24_rega_ifetch_1byte 
-:      009379 g24_fetch_mem_rxbuf_add1:
-0x325f 009380 add regc ,offset_24g_rxbuf_add1 ,rega 
-0x3260 009381 branch g24_rega_ifetch_1byte 
-:      009383 g24_fetch_mem_check_dongle_times:
-0x3261 009384 add regc ,offset_24g_check_dongle_times ,rega 
-0x3262 009385 branch g24_rega_ifetch_1byte 
-:      009386 g24_set0_mem_check_dongle_times:
-0x3263 009387 setarg 0 
-:      009388 g24_store_mem_check_dongle_times:
-0x3264 009389 call g24_head_ptr2regc 
-0x3265 009390 add regc ,offset_24g_check_dongle_times ,contw 
-0x3266 009391 branch g24_contw_istore_1byte 
-:      009393 g24_store_mem_tx_power:
-0x3267 009394 call g24_head_ptr2regc 
-0x3268 009395 add regc ,offset_tx_power_temp ,rega 
-0x3269 009396 ifetch 1 ,rega 
-:      009397 g24_store_mem_txpower:
-0x326a 009398 store 1 ,mem_tx_power 
-0x326b 009399 rtn 
-:      009401 g24_store_mem_tx_power_temp:
-0x326c 009402 call g24_head_ptr2regc 
-0x326d 009403 fetch 1 ,mem_tx_power 
-0x326e 009405 add regc ,offset_tx_power_temp ,contw 
-0x326f 009406 branch g24_contw_istore_1byte 
-:      009408 g24_fetch_mem_power_ctrl_pac:
-0x3270 009409 add regc ,offset_power_ctrl_packet_cnt ,rega 
-0x3271 009410 branch g24_rega_ifetch_1byte 
-:      009412 g24_store_mem_power_ctrl_level:
-0x3272 009413 add regc ,offset_power_ctrl_level ,contw 
-0x3273 009414 branch g24_contw_istore_1byte 
-:      009416 g24_fetcht_mem_rxdata_temp:
-0x3274 009417 setarg offset_24g_rxdata_temp 
-:      009418 g24_set_rega_ifetcht_1byte:
-0x3275 009419 iadd regc ,rega 
-0x3276 009420 ifetcht 1 ,rega 
-0x3277 009421 rtn 
-:      009423 g24_fetch_mem_rf_laststa:
-0x3278 009424 setarg offset_24g_rf_laststa 
-0x3279 009425 branch g24_set_rega_ifetch_1byte 
-:      009426 g24_set0_mem_rf_laststa:
-0x327a 009427 setarg 0 
-:      009428 g24_store_mem_rf_laststa:
-0x327b 009429 arg offset_24g_rf_laststa ,rega 
-0x327c 009430 branch g24_set_contw_with_regb_store_1byte 
-:      009432 g24_fetch_mem_rx_addr:
-0x327d 009433 setarg offset_24g_rx_addr 
-:      009434 g24_set_rega_ifetch_4byte:
-0x327e 009435 call g24_set_rega 
-:      009436 g24_rega_ifetch_4byte:
-0x327f 009437 ifetch 4 ,rega 
-0x3280 009438 rtn 
-:      009440 g24_fetch_mem_time_slice:
-0x3281 009441 setarg offset_24g_time_slice 
-0x3282 009442 branch g24_set_rega_ifetch_1byte 
-:      009443 g24_set0_mem_time_slice:
-0x3283 009444 setarg 0 
-:      009445 g24_store_mem_time_slice:
-0x3284 009446 arg offset_24g_time_slice ,rega 
-0x3285 009447 branch g24_set_contw_with_regb_store_1byte 
-:      009449 g24_set0_mem_mode_switch:
-0x3286 009450 setarg 0 
-:      009451 g24_store_mem_mode_switch:
-0x3287 009452 arg offset_24g_mode_switch ,rega 
-0x3288 009453 branch g24_set_contw_with_regb_store_1byte 
-:      009455 g24_store_mem_bind_payload:
-0x3289 009456 arg offset_24g_bind_payload ,rega 
-0x328a 009457 branch g24_set_contw_with_regb_store_1byte 
-:      009459 g24_fetch_mem_bind_device_status:
-0x328b 009460 setarg offset_dongle_bind_device_status 
-0x328c 009461 branch g24_set_rega_ifetch_1byte 
-:      009462 g24_store_mem_bind_device_status:
-0x328d 009463 arg offset_dongle_bind_device_status ,rega 
-0x328e 009464 branch g24_set_contw_with_regb_store_1byte 
-:      009466 g24_fetch_mem_dongle_work_mode:
-0x328f 009467 setarg offset_dongle_work_mode 
-0x3290 009468 branch g24_set_rega_ifetch_1byte 
-:      009469 g24_set_work_mem_dongle_work_mode:
-0x3291 009470 setarg dongle_work 
-:      009471 g24_store_mem_dongle_work_mode:
-0x3292 009472 arg offset_dongle_work_mode ,rega 
-0x3293 009473 branch g24_set_contw_with_regb_store_1byte 
-:      009475 g24_fetch_mem_dongle_mode_init:
-0x3294 009476 setarg offset_dongle_mode_init 
-0x3295 009477 branch g24_set_rega_ifetch_1byte 
-:      009478 g24_set0_mem_dongle_mode_init:
-0x3296 009479 setarg clear_init 
-:      009480 g24_store_mem_dongle_mode_init:
-0x3297 009481 arg offset_dongle_mode_init ,rega 
-0x3298 009482 branch g24_set_contw_with_regb_store_1byte 
-:      009484 g24_set0_mem_ackpayload_enable:
-0x3299 009485 setarg 0 
-:      009486 g24_store_mem_ackpayload_enable:
-0x329a 009487 arg offset_24g_ackpayload_enable ,rega 
-0x329b 009488 branch g24_set_contw_with_regb_store_1byte 
-:      009489 g24_set1_mem_ackpayload_enable:
-0x329c 009490 setarg 1 
-0x329d 009491 branch g24_store_mem_ackpayload_enable 
-:      009493 g24_fetch_mem_rxdata_temp_add3_7byte:
-0x329e 009494 setarg offset_24g_rxdata_temp_add3 
-0x329f 009495 call g24_set_rega 
-0x32a0 009496 ifetch 7 ,rega 
-0x32a1 009497 rtn 
-:      009499 g24_fetch_mem_nodata_timer_enable:
-0x32a2 009500 setarg offset_24g_nodata_timer_enable 
-0x32a3 009501 branch g24_set_rega_ifetch_1byte 
-:      009502 g24_set0_mem_nodata_timer_enable:
-0x32a4 009503 setarg 0 
-:      009504 g24_store_mem_nodata_timer_enable:
-0x32a5 009505 arg offset_24g_nodata_timer_enable ,rega 
-0x32a6 009506 branch g24_set_contw_with_regb_store_1byte 
-:      009508 g24_set0_mem_ms_blank_data_enable:
-0x32a7 009509 setarg 0 
-:      009510 g24_store_mem_ms_blank_data_enable:
-0x32a8 009511 arg offset_24g_ms_blank_data_enable ,rega 
-0x32a9 009512 branch g24_set_contw_with_regb_store_1byte 
-:      009514 g24_set0_mem_kb_blank_data_enable:
-0x32aa 009515 setarg 0 
-:      009516 g24_store_mem_kb_blank_data_enable:
-0x32ab 009517 arg offset_24g_kb_blank_data_enable ,rega 
-0x32ac 009518 branch g24_set_contw_with_regb_store_1byte 
-:      009520 g24_set0_mem_kb_mul_blank_data_enable:
-0x32ad 009521 setarg 0 
-:      009522 g24_store_mem_kb_mul_blank_data_enable:
-0x32ae 009523 arg offset_24g_kb_mul_blank_data_enable ,rega 
-0x32af 009524 branch g24_set_contw_with_regb_store_1byte 
-:      009526 g24_store_mem_power_ctrl_threshold_up:
-0x32b0 009527 arg offset_power_ctrl_threshold_up ,rega 
-0x32b1 009528 branch g24_set_contw_with_regb_store_1byte 
-:      009530 g24_store_mem_power_ctrl_threshold_down:
-0x32b2 009531 arg offset_power_ctrl_threshold_down ,rega 
-:      009532 g24_set_contw_with_regb_store_1byte:
-0x32b3 009533 call g24_set_contw_with_regb 
-:      009534 g24_contw_istore_1byte:
-0x32b4 009535 istore 1 ,contw 
-0x32b5 009536 rtn 
-:      009538 g24_fetch_mem_pair_mode:
-0x32b6 009539 setarg offset_24g_pair_mode 
-0x32b7 009540 branch g24_set_rega_ifetch_1byte 
-:      009542 g24_store_mem_pair_mode:
-0x32b8 009543 arg offset_24g_pair_mode ,rega 
-0x32b9 009544 branch g24_set_contw_with_regb_store_1byte 
-:      009546 g24_store_mem_pair_txpower:
-0x32ba 009547 setarg offset_24g_pair_txpower 
-0x32bb 009548 call g24_set_rega_ifetch_1byte 
-0x32bc 009549 branch g24_store_mem_txpower 
-:      009551 g24_fetch_mem_rxdata_temp_add3_1byte:
-0x32bd 009552 setarg offset_24g_rxdata_temp_add3 
-0x32be 009553 branch g24_set_rega_ifetch_1byte 
-:      009555 g24_set_contw_with_temp:
-0x32bf 009556 copy pdata ,temp 
-0x32c0 009557 copy rega ,pdata 
-0x32c1 009558 iadd regc ,contw 
-0x32c2 009559 copy temp ,pdata 
-0x32c3 009560 rtn 
-:      009562 g24_set_contw_with_temp_store_3byte:
-0x32c4 009563 call g24_set_contw_with_temp 
-:      009564 g24_contw_istore_3byte:
-0x32c5 009565 istore 3 ,contw 
-0x32c6 009566 rtn 
-:      009568 g24_set_contw_with_regb:
-0x32c7 009569 call g24_head_ptr2regc 
-:      009570 g24_set_contw_with_regb2:
-0x32c8 009571 copy pdata ,regb 
-0x32c9 009572 copy rega ,pdata 
-0x32ca 009573 iadd regc ,contw 
-0x32cb 009574 copy regb ,pdata 
-0x32cc 009575 rtn 
-:      009577 g24_set_rega:
-0x32cd 009578 call g24_head_ptr2regc 
-0x32ce 009579 iadd regc ,rega 
-0x32cf 009580 rtn 
-:      009582 g24_set_rega_ifetch_1byte:
-0x32d0 009583 call g24_set_rega 
-:      009584 g24_rega_ifetch_1byte:
-0x32d1 009585 ifetch 1 ,rega 
-0x32d2 009586 rtn 
-:      009588 g24_set_rega_ifetcht_4byte:
-0x32d3 009589 call g24_set_rega 
-0x32d4 009590 ifetcht 4 ,rega 
-0x32d5 009591 rtn 
-:      009593 g24_mem_set0:
-0x32d6 009594 setarg 0 
-0x32d7 009595 branch g24_contw_istore_1byte 
-:      009599 app_init:
-0x32d8 009600 bpatch patch18_4 ,mem_patch18 
-0x32d9 009601 fetch 1 ,mem_device_option 
-0x32da 009602 branch app_init ,blank 
-0x32db 009604 beq dvc_op_dongle ,dongle_init 
-0x32dc 009605 beq dvc_op_antilost ,antilost_init 
-0x32dd 009606 beq dvc_op_shutter ,shutter_init 
-0x32de 009607 beq dvc_op_module ,module_init 
-0x32df 009608 beq dvc_op_car ,car_init 
-0x32e0 009609 beq dvc_op_remote_car ,remote_car_init 
-0x32e1 009610 bbit1 dvc_op_mouse ,mouse_init 
-0x32e2 009611 rtn 
-:      009613 app_lpm_init:
-0x32e3 009614 bpatch patch18_5 ,mem_patch18 
-0x32e4 009615 jam 0 ,mem_tester_emulate 
-0x32e5 009616 jam 0 ,mem_debug_config 
-0x32e6 009617 jam 0 ,mem_lch_code 
-0x32e7 009618 setarg 0 
-0x32e8 009619 store 5 ,mem_sp_state_start 
-0x32e9 009620 fetch 1 ,mem_device_option 
-0x32ea 009621 branch app_lpm_init ,blank 
-0x32eb 009622 beq dvc_op_module ,module_lpm_init 
-:      009623 app_lpm_init0:
-0x32ec 009624 rtn 
-:      009627 app_process_idle:
-0x32ed 009628 call ui_dispatch 
-0x32ee 009629 call check_51cmd 
-0x32ef 009630 call app_process_bb_event 
-0x32f0 009631 fetch 2 ,mem_cb_idle_process 
-0x32f1 009632 branch callback_func 
-:      009634 app_process_bt:
-0x32f2 009635 fetch 2 ,mem_cb_bt_process 
-0x32f3 009636 branch callback_func 
-:      009638 app_process_ble:
-0x32f4 009639 fetch 2 ,mem_cb_le_process 
-0x32f5 009640 branch callback_func 
-:      009642 app_process_bb_event:
-0x32f6 009643 bpatch patch18_6 ,mem_patch18 
-0x32f7 009645 arg mem_ipc_fifo_bt2c51 ,rega 
-0x32f8 009646 call fifo_out 
-0x32f9 009647 rtn blank 
-0x32fa 009649 copy pdata ,regc 
-0x32fb 009650 call app_event_normal_process 
-0x32fc 009651 branch app_process_bb_event_priority 
-:      009653 app_discard_event:
-0x32fd 009654 arg 0 ,regc 
-0x32fe 009655 rtn 
-:      009660 app_event_normal_process:
-0x32ff 009661 beq bt_evt_bb_connected ,app_evt_bt_conn 
-0x3300 009662 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
-0x3301 009663 beq bt_evt_setup_complete ,app_evt_setup_complete 
-0x3302 009664 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
-0x3303 009665 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
-0x3304 009666 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
-0x3305 009667 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
-0x3306 009668 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
-0x3307 009669 beq bt_evt_le_connected ,app_le_event_bb_connected 
-0x3308 009670 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
-0x3309 009671 beq bt_evt_reconn_started ,app_event_reconn_start 
-0x330a 009672 beq bt_evt_enter_sniff ,app_event_enter_sniff 
-0x330b 009673 beq bt_evt_exit_sniff ,app_event_exit_sniff 
-0x330c 009675 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
-0x330d 009676 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
-0x330e 009677 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
-0x330f 009678 beq bt_evt_switch_success_master ,app_event_switch_success 
-0x3310 009679 rtn 
-:      009682 app_evt_bt_conn:
-0x3311 009683 fetch 2 ,mem_ui_state_map 
-0x3312 009684 set1 ui_state_bt_connected ,pdata 
-0x3313 009685 store 2 ,mem_ui_state_map 
-0x3314 009686 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3315 009687 set0 app_disc_by_button ,pdata 
-0x3316 009688 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3317 009689 rtn 
-:      009691 app_event_switch_success:
-0x3318 009692 jam 0 ,mem_switch_fail_master_count 
-0x3319 009693 rtn 
-:      009695 app_event_switch_fail_master:
-0x331a 009696 fetch 1 ,mem_switch_fail_master_count 
-0x331b 009697 increase 1 ,pdata 
-0x331c 009698 store 1 ,mem_switch_fail_master_count 
-0x331d 009699 sub pdata ,1 ,null 
-0x331e 009700 branch app_bt_role_switch ,positive 
-0x331f 009701 jam 0 ,mem_switch_fail_master_count 
-0x3320 009702 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3321 009703 set1 app_disc_switch_fail ,pdata 
-0x3322 009704 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3323 009705 branch app_bt_disconnect 
-:      009707 app_process_bb_event_priority:
-0x3324 009708 fetch 2 ,mem_cb_bb_event_process 
-0x3325 009709 branch callback_func 
-:      009711 app_check_wake_lock:
-0x3326 009712 fetch 2 ,mem_cb_check_wakelock 
-0x3327 009713 branch callback_func 
-:      009715 app_will_enter_lpm:
-0x3328 009716 fetch 2 ,mem_cb_before_lpm 
-0x3329 009717 branch callback_func 
-:      009719 app_event_linkkey_generate:
-0x332a 009720 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332b 009721 set1 app_disc_after_pairing ,pdata 
-0x332c 009722 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x332d 009723 branch app_bt_store_reconn_info 
-:      009725 app_event_reconn_start:
-0x332e 009726 fetch 2 ,mem_ui_state_map 
-0x332f 009727 set1 ui_state_bt_reconnect ,pdata 
-0x3330 009728 store 2 ,mem_ui_state_map 
-0x3331 009729 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3332 009730 set1 app_disc_after_reconn ,pdata 
-0x3333 009731 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3334 009732 rtn 
-:      009734 app_evt_setup_complete:
-0x3335 009735 fetch 2 ,mem_ui_state_map 
-0x3336 009736 set1 ui_state_bt_setup_complete ,pdata 
-0x3337 009737 store 2 ,mem_ui_state_map 
-0x3338 009738 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3339 009739 set1 app_disc_after_setup_done ,pdata 
-0x333a 009740 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x333b 009741 rtn 
-:      009743 app_evt_hid_handshake:
-0x333c 009744 fetch 2 ,mem_ui_state_map 
-0x333d 009745 set1 ui_state_bt_hid_handshake ,pdata 
-0x333e 009746 store 2 ,mem_ui_state_map 
-0x333f 009747 rtn 
-:      009749 app_event_enter_sniff:
-0x3340 009750 fetch 2 ,mem_ui_state_map 
-0x3341 009751 set1 ui_state_bt_sniff ,pdata 
-0x3342 009752 store 2 ,mem_ui_state_map 
-0x3343 009753 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3344 009754 set1 app_disc_after_sniff ,pdata 
-0x3345 009755 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3346 009756 rtn 
-:      009758 app_event_exit_sniff:
-0x3347 009759 fetch 2 ,mem_ui_state_map 
-0x3348 009760 set0 ui_state_bt_sniff ,pdata 
-0x3349 009761 store 2 ,mem_ui_state_map 
-0x334a 009762 rtn 
-:      009764 app_le_event_bb_connected:
-0x334b 009765 fetch 2 ,mem_ui_state_map 
-0x334c 009766 set1 ui_state_ble_connected ,pdata 
-0x334d 009767 store 2 ,mem_ui_state_map 
-0x334e 009768 rtn 
-:      009770 app_le_event_bb_disconn:
-0x334f 009771 fetch 2 ,mem_ui_state_map 
-0x3350 009772 set0 ui_state_ble_connected ,pdata 
-0x3351 009773 store 2 ,mem_ui_state_map 
-0x3352 009774 branch app_lpm_mult_disable 
-:      009776 app_bb_event_hid_connected:
-0x3353 009777 fetch 2 ,mem_ui_state_map 
-0x3354 009778 set1 ui_state_bt_hid_conn ,pdata 
-0x3355 009779 store 2 ,mem_ui_state_map 
-0x3356 009780 rtn 
-:      009782 app_evt_button_long_pressed:
-0x3357 009783 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x3358 009784 set1 app_disc_by_button ,pdata 
-0x3359 009785 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335a 009786 rtn 
-:      009788 app_event_ml2cap_conn_refused:
-0x335b 009789 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335c 009790 set1 app_disc_l2cap_refused ,pdata 
-0x335d 009791 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x335e 009792 branch app_bt_disconnect 
-:      009795 app_evt_timer:
-0x335f 009796 bpatch patch18_7 ,mem_patch18 
-0x3360 009797 store 1 ,mem_app_evt_timer_count 
-:      009798 app_evt_100ms_loop:
-0x3361 009799 fetch 1 ,mem_app_evt_timer_count 
-0x3362 009800 rtn blank 
-0x3363 009801 increase -1 ,pdata 
-0x3364 009802 store 1 ,mem_app_evt_timer_count 
-0x3365 009803 call ui_button_polling 
-0x3366 009804 call app_lpm_wake_auto_lock_timer 
-0x3367 009805 call app_unsniff_delay_timer 
-0x3368 009806 call app_discovery_timer 
-0x3369 009807 call flash_write_spi_sm_timer 
-0x336a 009808 fetch 2 ,mem_cb_event_timer 
-0x336b 009809 call callback_func 
-0x336c 009810 branch app_evt_100ms_loop 
-:      009815 timer_single_step:
-0x336d 009816 ifetch 1 ,regc 
-0x336e 009817 rtn blank 
-0x336f 009818 pincrease -1 
-0x3370 009819 istore 1 ,regc 
-0x3371 009820 nrtn blank 
-0x3372 009821 copy regb ,pdata 
-0x3373 009822 branch callback_func 
-:      009826 timer_single_step_2b:
-0x3374 009827 ifetch 2 ,regc 
-0x3375 009828 rtn blank 
-0x3376 009829 pincrease -1 
-0x3377 009830 istore 2 ,regc 
-0x3378 009831 nrtn blank 
-0x3379 009832 copy regb ,pdata 
-0x337a 009833 branch callback_func 
-:      009835 app_power_timer:
-0x337b 009836 fetcht 2 ,mem_power_param_ptr 
-0x337c 009837 add temp ,power_timer_offset ,regc 
-0x337d 009838 arg app_power_timer_timeout ,regb 
-0x337e 009839 branch timer_single_step 
-:      009841 app_power_timer_timeout:
-0x337f 009842 call app_got_power_state_common 
-0x3380 009843 beq power_starting ,app_enter_power_stanby_state 
-:      009844 app_enter_power_off_state:
-0x3381 009845 branch app_enter_hibernate 
-:      009846 app_enter_power_stanby_state:
-0x3382 009847 setarg power_standby 
-0x3383 009848 istore 1 ,regc 
-0x3384 009849 add temp ,power_standby_cb_offset ,regb 
-:      009850 app_power_cb_common:
-0x3385 009851 ifetch 2 ,regb 
-0x3386 009852 branch callback_func 
-:      009854 app_unsniff_delay_timer:
-0x3387 009855 arg mem_unsniff2sniff_timer_count ,regc 
-0x3388 009856 arg app_unsniff_delay_timeout ,regb 
-0x3389 009857 branch timer_single_step 
-:      009859 app_unsniff_delay_timeout:
-0x338a 009860 call context_check_idle 
-0x338b 009861 branch app_bt_enter_sniff ,zero 
-0x338c 009862 rtn 
-:      009865 app_discovery_timer:
-0x338d 009866 arg mem_discovery_timeout_timer_count ,regc 
-0x338e 009867 arg app_discovery_timeout ,regb 
-0x338f 009868 branch timer_single_step_2b 
-:      009870 app_discovery_timeout:
-0x3390 009871 call app_bt_stop_discovery 
-0x3391 009872 call app_led_off 
-0x3392 009873 fetch 2 ,mem_cb_discovry_timeout 
-0x3393 009874 branch callback_func 
-:      009877 app_bb_event_reconn_failed:
-0x3394 009878 call app_disconn_reason_flag_clear 
-:      009879 app_clear_reconnect_flag:
-0x3395 009880 fetch 2 ,mem_ui_state_map 
-0x3396 009881 set0 ui_state_bt_reconnect ,pdata 
-0x3397 009882 store 2 ,mem_ui_state_map 
-0x3398 009883 rtn 
-:      009885 app_bb_event_bb_disconn:
-0x3399 009886 jam 0 ,mem_unsniff2sniff_timer_count 
-0x339a 009887 fetch 2 ,mem_ui_state_map 
-0x339b 009888 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
-0x339c 009889 isolate0 ui_state_bt_setup_complete ,pdata 
-0x339d 009890 call app_discard_event ,true 
-:      009891 app_bb_event_bb_reconn_disconn:
-0x339e 009892 bpatch patch19_0 ,mem_patch19 
-0x339f 009893 fetch 2 ,mem_ui_state_map 
-0x33a0 009894 set0 ui_state_bt_connected ,pdata 
-0x33a1 009895 set0 ui_state_bt_setup_complete ,pdata 
-0x33a2 009896 set0 ui_state_bt_hid_conn ,pdata 
-0x33a3 009897 set0 ui_state_bt_hid_handshake ,pdata 
-0x33a4 009898 set0 ui_state_bt_reconnect ,pdata 
-0x33a5 009899 store 2 ,mem_ui_state_map 
-0x33a6 009900 branch app_lpm_mult_disable 
-:      009902 app_bb_hibernate:
-0x33a7 009903 call app_disconn_reason_clear 
-0x33a8 009904 branch app_enter_hibernate 
-:      009907 app_disconn_reason_clear:
-0x33a9 009908 setarg 0 
-0x33aa 009909 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33ab 009910 rtn 
-:      009911 app_disconn_reason_flag_clear:
-0x33ac 009912 setarg 0 
-0x33ad 009913 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33ae 009914 rtn 
-:      009916 app_disconn_reason_collect_bt:
-0x33af 009917 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b0 009918 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b1 009919 setarg 0 
-0x33b2 009920 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b3 009921 rtn 
-:      009923 app_disconn_reason_collect_ble:
-0x33b4 009924 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b5 009925 set1 app_disc_ble ,pdata 
-0x33b6 009926 store app_disc_rsn_size ,mem_app_disconn_reason 
-0x33b7 009927 setarg 0 
-0x33b8 009928 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x33b9 009929 rtn 
-:      009937 app_check_sniff:
-0x33ba 009938 fetch 1 ,mem_ui_state_map 
-0x33bb 009939 isolate1 ui_state_bt_sniff ,pdata 
-0x33bc 009940 rtn 
-:      009948 app_initflag_store:
-0x33bd 009949 setarg eeprom_init_flag 
-:      009950 app_flag_store:
-0x33be 009951 store 2 ,mem_timeup 
-0x33bf 009952 bpatch patch19_1 ,mem_patch19 
-0x33c0 009953 arg 2 ,temp 
-0x33c1 009954 arg mem_timeup ,rega 
-0x33c2 009955 arg eeprom_module_init_flag ,regb 
-0x33c3 009956 branch iicd_write_eep_data 
-:      009959 app_initflag_check:
-0x33c4 009960 bpatch patch19_2 ,mem_patch19 
-0x33c5 009961 arg 2 ,temp 
-0x33c6 009962 arg mem_pdatatemp ,rega 
-0x33c7 009963 arg eeprom_module_init_flag ,regb 
-0x33c8 009964 call iicd_read_eep_data 
-0x33c9 009965 fetch 2 ,mem_pdatatemp 
-0x33ca 009966 arg eeprom_init_flag ,temp 
-0x33cb 009967 isub temp ,null 
-0x33cc 009968 rtn 
-:      009971 app_start_auto_sniff:
-0x33cd 009972 fetch 1 ,mem_unsniff2sniff_timer 
-0x33ce 009973 store 1 ,mem_unsniff2sniff_timer_count 
-0x33cf 009974 rtn 
-:      009976 app_get_lpm_wake_lock:
-0x33d0 009977 arg wake_lock_app ,queue 
-0x33d1 009978 branch lpm_get_wake_lock 
-:      009980 app_put_lpm_wake_lock:
-0x33d2 009981 arg wake_lock_app ,queue 
-0x33d3 009982 branch lpm_put_wake_lock 
-:      009984 app_lpm_wake_auto_lock:
-0x33d4 009985 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
-0x33d5 009986 branch app_get_lpm_wake_lock 
-:      009988 app_lpm_wake_auto_lock_timer:
-0x33d6 009989 arg mem_wake_up_delay_timer ,regc 
-0x33d7 009990 arg app_put_lpm_wake_lock ,regb 
-0x33d8 009991 branch timer_single_step 
-:      009993 app_l2cap_flow_control_enable:
-0x33d9 009994 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
-0x33da 009995 rtn 
-:      009997 app_l2cap_flow_control_disable:
-0x33db 009998 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
-0x33dc 009999 rtn 
-:      010001 app_bt_set_pincode:
-0x33dd 010002 jam bt_cmd_set_pin_code ,mem_fifo_temp 
-0x33de 010003 branch ui_ipc_send_cmd 
-:      010005 app_bt_role_switch:
-0x33df 010006 jam bt_cmd_role_switch ,mem_fifo_temp 
-0x33e0 010007 branch ui_ipc_send_cmd 
-:      010009 app_bt_start_reconnect:
-0x33e1 010010 bpatch patch19_3 ,mem_patch19 
-0x33e2 010011 fetch 1 ,mem_app_connection_options 
-0x33e3 010012 store 1 ,mem_connection_options 
-0x33e4 010013 jam app_flag_reconnect ,mem_reconnect_flag 
-0x33e5 010014 jam bt_cmd_reconnect ,mem_fifo_temp 
-0x33e6 010015 branch ui_ipc_send_cmd 
-:      010017 app_bt_reconnect_cancel:
-0x33e7 010018 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
-0x33e8 010019 branch ui_ipc_send_cmd 
-:      010021 app_bt_disconnect:
-0x33e9 010022 jam bt_cmd_disconnect ,mem_fifo_temp 
-0x33ea 010023 branch ui_ipc_send_cmd 
-:      010025 app_bt_start_discovery_short:
-0x33eb 010026 fetch 2 ,mem_discovery_timeout 
-0x33ec 010027 store 2 ,mem_discovery_timeout_timer_count 
-:      010028 app_bt_start_discovery_led_blink:
-0x33ed 010029 call app_led_start_blink 
-:      010030 app_bt_start_discovery:
-0x33ee 010031 jam bt_cmd_start_discovery ,mem_fifo_temp 
-0x33ef 010032 branch ui_ipc_send_cmd 
-:      010034 app_bt_stop_discovery:
-0x33f0 010035 setarg 0 
-0x33f1 010036 store 2 ,mem_discovery_timeout_timer_count 
-0x33f2 010037 jam bt_cmd_stop_discovery ,mem_fifo_temp 
-0x33f3 010038 branch ui_ipc_send_cmd 
-:      010040 app_ble_start_direct_adv:
-0x33f4 010041 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
-0x33f5 010042 branch ui_ipc_send_cmd 
-:      010044 app_ble_stop_direct_adv:
-0x33f6 010045 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
-0x33f7 010046 branch ui_ipc_send_cmd 
-:      010048 app_ble_stop_adv:
-0x33f8 010049 jam bt_cmd_stop_adv ,mem_fifo_temp 
-0x33f9 010050 branch ui_ipc_send_cmd 
-:      010052 app_ble_start_adv:
-0x33fa 010053 jam bt_cmd_start_adv ,mem_fifo_temp 
-0x33fb 010054 branch ui_ipc_send_cmd 
-:      010056 app_ble_start_scan:
-0x33fc 010057 jam bt_cmd_le_start_scan ,mem_fifo_temp 
-0x33fd 010058 branch ui_ipc_send_cmd 
-:      010060 app_ble_stop_scan:
-0x33fe 010061 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
-0x33ff 010062 branch ui_ipc_send_cmd 
-:      010064 app_ble_start_conn:
-0x3400 010065 jam bt_cmd_le_start_conn ,mem_fifo_temp 
-0x3401 010066 branch ui_ipc_send_cmd 
-:      010068 app_ble_disconnect:
-0x3402 010069 jam bt_cmd_le_disconnect ,mem_fifo_temp 
-0x3403 010070 branch ui_ipc_send_cmd 
-:      010072 app_led_start_blink:
-0x3404 010073 jam bt_cmd_led_blink ,mem_fifo_temp 
-0x3405 010074 branch ui_ipc_send_cmd 
-:      010076 app_led_on:
-0x3406 010077 jam bt_cmd_led_on ,mem_fifo_temp 
-0x3407 010078 branch ui_ipc_send_cmd 
-:      010080 app_led_stop_blink:
-:      010081 app_led_off:
-0x3408 010082 jam bt_cmd_led_off ,mem_fifo_temp 
-0x3409 010083 branch ui_ipc_send_cmd 
-:      010085 app_enter_hibernate:
-0x340a 010086 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
-0x340b 010087 branch ui_ipc_send_cmd 
-:      010089 app_bt_sniff_exit:
-0x340c 010090 jam bt_cmd_exit_sniff ,mem_fifo_temp 
-0x340d 010091 branch ui_ipc_send_cmd 
-:      010093 app_bt_enter_sniff:
-0x340e 010094 jam bt_cmd_enter_sniff ,mem_fifo_temp 
-0x340f 010095 branch ui_ipc_send_cmd 
-:      010097 app_ble_store_reconn_info:
-0x3410 010098 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
-0x3411 010099 branch ui_ipc_send_cmd 
-:      010101 app_bt_store_reconn_info:
-0x3412 010102 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
-0x3413 010103 branch ui_ipc_send_cmd 
-:      010105 app_store_reconn_info:
-0x3414 010106 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
-0x3415 010107 branch ui_ipc_send_cmd 
-:      010109 app_lpm_mult_enable:
-0x3416 010110 set1 mark_lpm_mult_enable ,mark 
-0x3417 010111 rtn 
-:      010113 app_lpm_mult_disable:
-0x3418 010114 set0 mark_lpm_mult_enable ,mark 
-0x3419 010115 rtn 
-:      010135 app_button_long_pressed:
-0x341a 010136 call app_got_power_state_common 
-0x341b 010137 beq power_standby ,app_power_shutting_down 
-:      010138 app_power_starting:
-0x341c 010139 setarg power_starting 
-0x341d 010140 istore 1 ,regc 
-0x341e 010141 add temp ,power_starting_timeout_offset ,rega 
-0x341f 010142 add temp ,power_starting_cb_offset ,regb 
-:      010143 app_power_common:
-0x3420 010144 ifetcht 1 ,rega 
-0x3421 010145 increase 1 ,regc 
-0x3422 010146 istoret 1 ,regc 
-0x3423 010147 branch app_power_cb_common 
-:      010149 app_power_shutting_down:
-0x3424 010150 setarg power_off 
-0x3425 010151 istore 1 ,regc 
-0x3426 010152 fetch 2 ,mem_ui_state_map 
-0x3427 010153 bbit0 ui_state_ble_connected ,app_power_off_end 
-0x3428 010154 call app_ble_disconnect 
-:      010155 app_power_off_end:
-0x3429 010156 fetcht 2 ,mem_power_param_ptr 
-0x342a 010157 add temp ,power_off_timeout_offset ,rega 
-0x342b 010158 add temp ,power_off_cb_offset ,regb 
-0x342c 010159 branch app_power_common 
-:      010161 app_got_power_state_common:
-0x342d 010162 fetcht 2 ,mem_power_param_ptr 
-0x342e 010163 add temp ,power_state_offset ,regc 
-0x342f 010164 ifetch 1 ,regc 
-0x3430 010165 rtn 
-:      010167 app_event_button_up:
-0x3431 010168 call app_got_power_state_common 
-0x3432 010169 bne power_off ,app_power_release 
-0x3433 010170 branch app_enter_hibernate 
-:      010171 app_power_release:
-0x3434 010172 add temp ,ui_butten_up_cb_offset ,regb 
-0x3435 010173 branch app_power_cb_common 
-:      010175 antilost_init:
-0x3436 010176 rtn wake 
-0x3437 010177 jam 0x00 ,core_gpio_sel1 
-0x3438 010178 setarg antilost_le_before_hibernate 
-0x3439 010179 store 2 ,mem_cb_before_hibernate 
-0x343a 010180 setarg keyscan_process_lpm_before 
-0x343b 010181 store 2 ,mem_cb_before_lpm 
-0x343c 010182 setarg antilost_idle_process 
-0x343d 010183 store 2 ,mem_cb_idle_process 
-0x343e 010184 setarg antilost_le_conn_process 
-0x343f 010185 store 2 ,mem_cb_le_process 
-0x3440 010186 setarg antilost_bb_event_process 
-0x3441 010187 store 2 ,mem_cb_bb_event_process 
-0x3442 010188 setarg antilost_le_bb_event_timer 
-0x3443 010189 store 2 ,mem_cb_event_timer 
-0x3444 010190 setarg antilost_le_notification 
-0x3445 010191 store 2 ,mem_cb_ble_transmit 
-0x3446 010192 setarg antilost_lpm_lock_process 
-0x3447 010193 store 2 ,mem_cb_check_wakelock 
-0x3448 010194 setarg antilost_le_receive_data_process 
-0x3449 010195 store 2 ,mem_cb_att_write 
-0x344a 010196 bpatch patch19_4 ,mem_patch19 
-0x344b 010197 call antilost_buzzer_pwm_init 
-0x344c 010198 call keyscan_key_init 
-0x344d 010199 call antilost_adc_init 
-0x344e 010200 call ui_led_init_global 
-0x344f 010201 call ui_button_init 
-0x3450 010202 setarg antilost_key_up_down 
-0x3451 010203 store 2 ,mem_cb_antl_key 
-0x3452 010204 setarg antilost_power_off_cb 
-0x3453 010205 store 2 ,mem_antl_power_off_cb 
-0x3454 010206 setarg antilost_power_starting_cb 
-0x3455 010207 store 2 ,mem_antl_power_starting_cb 
-0x3456 010208 setarg antilost_power_standby_cb 
-0x3457 010209 store 2 ,mem_antl_power_standby_cb 
-0x3458 010210 setarg antilost_led_on_cb 
-0x3459 010211 store 2 ,mem_antl_led_cb_on 
-0x345a 010212 setarg antilost_led_off_cb 
-0x345b 010213 store 2 ,mem_antl_led_cb_off 
-0x345c 010214 setarg antilost_buzzer_on 
-0x345d 010215 store 2 ,mem_antl_buzzer_cb_on 
-0x345e 010216 setarg antilost_buzzer_off 
-0x345f 010217 store 2 ,mem_antl_buzzer_cb_off 
-0x3460 010218 fetch 2 ,mem_ui_state_map 
-0x3461 010219 rtnbit1 ui_state_btn_down 
-0x3462 010220 branch app_enter_hibernate 
-:      010222 antilost_le_before_hibernate:
-0x3463 010223 call antilost_led_buzzer_stop_blink 
-0x3464 010224 branch app_enter_hibernate 
-:      010226 antilost_le_notification:
-0x3465 010227 call le_fifo_check_nearly_full 
-0x3466 010228 nrtn blank 
-0x3467 010229 arg mem_temp_block5 ,rega 
-0x3468 010230 call queue_pop 
-0x3469 010231 nrtn user 
-0x346a 010232 arg mem_temp_block5 ,contr 
-0x346b 010233 branch le_send_notify_from_list 
-:      010235 antilost_power_standby_cb:
-0x346c 010236 fetch 2 ,mem_antl_le_sleep_timeout 
-0x346d 010237 store 2 ,mem_antl_le_sleep_timer 
-0x346e 010238 jam 1 ,mem_antl_key_scan_enable 
-0x346f 010239 branch antilost_fast_adv_start 
-:      010241 antilost_lpm_lock_process:
-0x3470 010242 fetch 1 ,mem_antl_key_state 
-0x3471 010243 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
-0x3472 010244 fetch 2 ,mem_ui_state_map 
-0x3473 010245 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
-0x3474 010246 fetch 1 ,mem_antl_lost_mode 
-0x3475 010247 beq 1 ,app_get_lpm_wake_lock 
-0x3476 010248 fetch 1 ,mem_antl_queue_curr_num 
-0x3477 010249 nbranch app_get_lpm_wake_lock ,blank 
-0x3478 010250 branch app_put_lpm_wake_lock 
-:      010252 antilost_lpm_ctrl_for_led_buzzer:
-0x3479 010253 fetch 1 ,mem_antl_led_state 
-0x347a 010254 fetcht 1 ,mem_antl_buzzer_state 
-0x347b 010255 ior temp ,pdata 
-0x347c 010256 beq 1 ,app_get_lpm_wake_lock 
-0x347d 010257 branch app_put_lpm_wake_lock 
-:      010259 antilost_bb_event_process:
-0x347e 010260 copy regc ,pdata 
-0x347f 010261 beq bt_evt_button_up ,app_event_button_up 
-0x3480 010262 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x3481 010263 beq bt_evt_le_connected ,antilost_le_process_conn 
-0x3482 010264 beq bt_evt_le_disconnected ,antilost_le_process_discon 
-0x3483 010265 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
-0x3484 010266 rtn 
-:      010267 antilost_le_conn_param_update_rsp_recieved:
-0x3485 010268 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x3486 010269 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
-:      010270 antilost_le_conn_param_accepted:
-0x3487 010271 fetch 2 ,mem_le_new_connslavelatency 
-0x3488 010272 branch antilost_master_nonsupport_latency ,blank 
-:      010273 antilost_le_conn_param_updata_procedure_sucsess:
-0x3489 010274 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
-0x348a 010275 jam 60 ,mem_antl_conn_update_timer 
-0x348b 010276 rtn 
-:      010278 antilost_le_conn_param_rejected:
-0x348c 010279 fetch 2 ,mem_le_latency 
-0x348d 010280 branch antilost_conn_param_updata_procedure_faild ,blank 
-:      010281 antilost_conn_param_retransimiting:
-0x348e 010282 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x348f 010283 fetcht 2 ,mem_interval_increment 
-0x3490 010284 fetch 2 ,mem_le_interval_min 
-0x3491 010285 iadd temp ,pdata 
-0x3492 010286 store 2 ,mem_le_interval_min 
-0x3493 010287 copy pdata ,rega 
-0x3494 010288 fetch 2 ,mem_le_interval_max 
-0x3495 010289 iadd temp ,pdata 
-0x3496 010290 store 2 ,mem_le_interval_max 
-0x3497 010291 iadd rega ,pdata 
-0x3498 010292 rshift pdata ,temp 
-0x3499 010293 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x349a 010294 idiv temp 
-0x349b 010295 call wait_div_end 
-0x349c 010296 quotient pdata 
-0x349d 010297 store 2 ,mem_le_latency 
-0x349e 010298 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x349f 010299 rtn 
-:      010300 antilost_conn_param_updata_procedure_faild:
-0x34a0 010301 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
-0x34a1 010302 rtn 
-:      010304 antilost_master_nonsupport_latency:
-0x34a2 010305 jam 0 ,mem_lpm_mult 
-0x34a3 010306 jam 0 ,mem_antl_send_updata_le_param_timer 
-0x34a4 010307 fetch 2 ,mem_le_new_conninterval 
-0x34a5 010308 fetcht 2 ,mem_antl_le_unnormal_interval_min 
-0x34a6 010309 isub temp ,null 
-0x34a7 010310 setflag positive ,0 ,rega 
-0x34a8 010311 fetch 2 ,mem_antl_le_unnormal_interval_max 
-0x34a9 010312 fetcht 2 ,mem_le_new_conninterval 
-0x34aa 010313 isub temp ,pdata 
-0x34ab 010314 setflag positive ,1 ,rega 
-0x34ac 010315 compare 0x03 ,rega ,0x03 
-0x34ad 010316 rtn true 
-0x34ae 010317 fetch 8 ,mem_antl_le_unnormal_interval_min 
-0x34af 010318 store 8 ,mem_le_interval_min 
-0x34b0 010319 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34b1 010320 rtn 
-:      010323 antilost_le_bb_event_timer:
-0x34b2 010325 call app_power_timer 
-0x34b3 010326 call antilost_double_click_timer 
-0x34b4 010327 call antilost_le_fast_adv_timer 
-0x34b5 010328 call antilost_le_sleep_timer 
-0x34b6 010329 call antilost_app_updata_le_param_timer 
-0x34b7 010330 call antilost_conn_update_timer 
-0x34b8 010331 branch antilost_adc_check_timer 
-:      010334 antilost_double_click_timer:
-0x34b9 010335 arg mem_double_click_timer ,regc 
-0x34ba 010336 arg antilost_double_click_timeout ,regb 
-0x34bb 010337 branch timer_single_step 
-:      010338 antilost_double_click_timeout:
-0x34bc 010339 jam 0 ,mem_butten_click_cnt 
-0x34bd 010340 rtn 
-:      010341 antilost_le_fast_adv_timer:
-0x34be 010342 arg mem_antl_fast_adv_timer ,regc 
-0x34bf 010343 arg antilost_le_fast_adv_timeout ,regb 
-0x34c0 010344 branch timer_single_step_2b 
-:      010345 antilost_le_fast_adv_timeout:
-0x34c1 010346 arg mem_antl_slow_adv_led_style ,regc 
-0x34c2 010347 arg mem_antl_slow_adv_lpm_interval ,regb 
-0x34c3 010348 branch antilost_adv_start_common 
-:      010351 antilost_conn_update_timer:
-0x34c4 010352 arg mem_antl_conn_update_timer ,regc 
-0x34c5 010353 arg antilost_conn_update_timer_time_out ,regb 
-0x34c6 010354 branch timer_single_step 
-:      010356 antilost_conn_update_timer_time_out:
-0x34c7 010357 fetch 2 ,mem_le_latency 
-0x34c8 010358 store 1 ,mem_lpm_mult 
-0x34c9 010359 rtn 
-:      010360 antilost_app_updata_le_param_timer:
-0x34ca 010361 arg mem_antl_send_updata_le_param_timer ,regc 
-0x34cb 010362 arg antilost_app_updata_le_param_timeout ,regb 
-0x34cc 010363 branch timer_single_step 
-:      010364 antilost_app_updata_le_param_timeout:
-0x34cd 010365 fetch 1 ,mem_le_state 
-0x34ce 010366 compare 0 ,pdata ,0x60 
-0x34cf 010367 nbranch antilost_wait_for_updata_param_instant_expire ,true 
-0x34d0 010368 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
-0x34d1 010369 call app_lpm_mult_enable 
-0x34d2 010370 branch le_l2cap_tx_update_req 
-:      010371 antilost_wait_for_updata_param_instant_expire:
-0x34d3 010372 jam 1 ,mem_antl_send_updata_le_param_timer 
-0x34d4 010373 rtn 
-:      010375 antilost_le_sleep_timer:
-0x34d5 010376 arg mem_antl_le_sleep_timer ,regc 
-0x34d6 010377 arg antilost_le_sleep_timer_timeout ,regb 
-0x34d7 010378 branch timer_single_step_2b 
-:      010381 antilost_le_sleep_timer_timeout:
-0x34d8 010382 branch app_button_long_pressed 
-:      010384 antilost_adc_check_timer:
-0x34d9 010387 arg mem_adc_timer ,regc 
-0x34da 010388 arg antilost_adc_check_timer_timeout ,regb 
-0x34db 010389 branch timer_single_step_2b 
-:      010390 antilost_adc_check_timer_timeout:
-0x34dc 010391 fetch 2 ,mem_adc_timeout 
-0x34dd 010392 store 2 ,mem_adc_timer 
-0x34de 010393 branch antilost_battery_process 
-:      010396 antilost_le_process_conn:
-0x34df 010397 fetch 2 ,mem_adc_timeout 
-0x34e0 010398 store 2 ,mem_adc_timer 
-0x34e1 010399 setarg 0 
-0x34e2 010400 store 2 ,mem_antl_fast_adv_timer 
-0x34e3 010401 store 2 ,mem_antl_le_sleep_timer 
-0x34e4 010402 call antilost_alert_off 
-0x34e5 010403 call antilost_led_buzzer_stop_blink 
-0x34e6 010404 jam 0 ,mem_lpm_mult 
-0x34e7 010405 branch app_ble_stop_adv 
-:      010408 antilost_le_process_discon:
-0x34e8 010411 setarg 0 
-0x34e9 010412 store 4 ,mem_adc_timer 
-0x34ea 010413 store 3 ,mem_antl_conn_updata_procedure_state 
-0x34eb 010414 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x34ec 010416 jam 1 ,mem_alarm_config_notfy_cnt 
-0x34ed 010417 fetch 2 ,mem_antl_le_sleep_timeout 
-0x34ee 010418 store 2 ,mem_antl_le_sleep_timer 
-0x34ef 010419 call queue_init 
-0x34f0 010420 fetch 1 ,mem_antl_power_state 
-0x34f1 010421 rtneq power_off 
-0x34f2 010422 call antilost_fast_adv_start 
-0x34f3 010423 branch antilost_on_off_alarm_after_disconn 
-:      010426 antilost_le_conn_process:
-0x34f4 010428 branch antilost_key_process 
-:      010430 antilost_idle_process:
-0x34f5 010432 fetch 1 ,mem_antl_power_state 
-0x34f6 010433 rtnne power_standby 
-0x34f7 010434 branch antilost_key_process 
-:      010439 antilost_power_starting_cb:
-0x34f8 010440 arg mem_antl_power_starting_buzzer_style ,regc 
-0x34f9 010441 call antilost_buzzer_configuration 
-0x34fa 010442 arg mem_antl_power_starting_led_style ,regc 
-:      010443 antilost_power_common:
-0x34fb 010444 branch antilost_led_configuration 
-:      010446 antilost_power_off_cb:
-0x34fc 010447 jam off ,mem_le_adv_enable 
-0x34fd 010448 arg mem_antl_power_off_buzzer_style ,regc 
-0x34fe 010449 call antilost_buzzer_configuration 
-0x34ff 010450 arg mem_antl_power_off_led_style ,regc 
-0x3500 010451 branch antilost_power_common 
-:      010453 antilost_le_receive_data_process:
-0x3501 010454 fetch 1 ,mem_le_att_opcode 
-0x3502 010455 beq attop_write_request ,antilost_le_parse_att_write_request 
-0x3503 010456 rtn 
-:      010457 antilost_le_parse_att_write_request:
-0x3504 010458 fetch 2 ,mem_le_att_handle 
-0x3505 010460 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
-0x3506 010461 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
-0x3507 010462 rtn 
-:      010467 antilost_key_process:
-0x3508 010468 fetch 1 ,mem_antl_key_scan_enable 
-0x3509 010469 rtn blank 
-0x350a 010470 branch keyscan_key_process 
-:      010474 antilost_key_up_down:
-0x350b 010475 copy rega ,pdata 
-0x350c 010476 branch antilost_key_is_up ,blank 
-:      010477 antilost_key_is_down:
-0x350d 010478 copy queue ,pdata 
-0x350e 010479 beq 0 ,antilost_key0_down 
-0x350f 010480 rtn 
-:      010481 antilost_key_is_up:
-0x3510 010482 copy queue ,pdata 
-0x3511 010483 beq 0 ,antilost_key0_up 
-0x3512 010484 rtn 
-:      010486 antilost_key0_down:
-0x3513 010487 jam 1 ,mem_antl_key_state 
-0x3514 010488 arg mem_antl_key_buzzer_style ,regc 
-0x3515 010489 call antilost_buzzer_configuration 
-0x3516 010490 arg mem_antl_key_led_style ,regc 
-0x3517 010491 call antilost_led_configuration 
-0x3518 010492 fetch 2 ,mem_ui_state_map 
-0x3519 010493 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
-0x351a 010494 branch antilost_butten_down_after_conn 
-:      010496 antilost_key0_up:
-0x351b 010497 jam 0 ,mem_antl_key_state 
-0x351c 010498 branch antilost_double_click_timer_init 
-:      010502 antilost_double_click_timer_init:
-0x351d 010503 fetch 1 ,mem_butten_click_cnt 
-0x351e 010504 rtnne 1 
-0x351f 010505 jam 5 ,mem_double_click_timer 
-0x3520 010506 rtn 
-:      010508 antilost_butten_down_after_conn:
-0x3521 010509 fetch 1 ,mem_butten_click_cnt 
-0x3522 010510 pincrease 1 
-0x3523 010511 store 1 ,mem_butten_click_cnt 
-0x3524 010512 beq 1 ,antilost_click_once 
-0x3525 010513 beq 2 ,antilost_click_twice 
-0x3526 010514 rtn 
-:      010515 antilost_click_once:
-0x3527 010516 call antilost_alert_off 
-0x3528 010517 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
-0x3529 010518 arg mem_antl_key0_press ,regc 
-0x352a 010519 branch antilost_prepare_data_and_send 
-:      010520 antilost_click_twice:
-0x352b 010521 jam 0 ,mem_butten_click_cnt 
-0x352c 010522 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
-0x352d 010523 arg mem_antl_key0_press ,regc 
-0x352e 010524 call antilost_prepare_data_and_send 
-0x352f 010525 fetch 1 ,mem_antl_lost_mode 
-0x3530 010526 beq 1 ,antilost_alert_on 
-0x3531 010527 rtn 
-:      010529 antilost_butten_down_while_disconn:
-0x3532 010530 fetch 2 ,mem_antl_le_sleep_timeout 
-0x3533 010531 store 2 ,mem_antl_le_sleep_timer 
-0x3534 010532 call antilost_alert_off 
-0x3535 010533 branch antilost_fast_adv_start 
-:      010536 antilost_cmd_parse_for_application:
-0x3536 010537 bpatch patch19_5 ,mem_patch19 
-0x3537 010538 call le_app_receive_data 
-0x3538 010539 ifetch 1 ,rega 
-0x3539 010540 beq opcode3_antl_start_alram ,antilost_on_of_alram 
-0x353a 010541 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
-0x353b 010542 rtn 
-:      010544 antilost_on_of_alram:
-0x353c 010545 fetch 1 ,mem_antl_lost_mode 
-0x353d 010546 beq anti_le_alarm_off ,antilost_alert_on 
-0x353e 010547 beq anti_le_alarm_on ,antilost_alert_off 
-0x353f 010548 rtn 
-:      010550 antilost_configuration_for_alram:
-0x3540 010551 ifetch 1 ,regb 
-0x3541 010552 beq 1 ,antilost_set_start_alarm_after_disconn 
-0x3542 010553 beq 0 ,antilost_set_no_alarm_after_disconn 
-0x3543 010554 rtn 
-:      010561 antilost_prepare_data_and_send:
-0x3544 010562 bpatch patch19_6 ,mem_patch19 
-0x3545 010563 fetch 1 ,mem_client_characteristic_configuration_descriptor 
-0x3546 010564 isolate1 notification_enable_bit ,pdata 
-0x3547 010565 nrtn true 
-0x3548 010566 add regc ,6 ,contr 
-0x3549 010567 ifetch 2 ,contr 
-0x354a 010568 byteswap pdata ,pdata 
-0x354b 010569 add pdata ,5 ,loopcnt 
-0x354c 010570 add regc ,3 ,contr 
-0x354d 010571 call calc_check_sum_start 
-0x354e 010572 istore 1 ,contr 
-0x354f 010573 copy regc ,rega 
-0x3550 010574 branch queue_push 
-:      010580 antilost_alert_on:
-0x3551 010581 fetch 1 ,mem_antl_power_state 
-0x3552 010582 rtn blank 
-0x3553 010583 jam 1 ,mem_antl_lost_mode 
-0x3554 010584 arg mem_antl_alert_buzzer_stlye ,regc 
-0x3555 010585 call antilost_buzzer_configuration 
-0x3556 010586 arg mem_antl_alert_led_stlye ,regc 
-0x3557 010587 call antilost_led_configuration 
-0x3558 010588 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3559 010589 jam 1 ,mem_antl_key0_release + 8 
-0x355a 010590 arg mem_antl_key0_release ,regc 
-0x355b 010591 branch antilost_prepare_data_and_send 
-:      010592 antilost_alert_off:
-0x355c 010593 fetch 1 ,mem_antl_lost_mode 
-0x355d 010594 rtn blank 
-0x355e 010595 jam 0 ,mem_antl_lost_mode 
-0x355f 010596 call antilost_led_buzzer_stop_blink 
-0x3560 010597 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
-0x3561 010598 jam 0 ,mem_antl_key0_release + 8 
-0x3562 010599 arg mem_antl_key0_release ,regc 
-0x3563 010600 branch antilost_prepare_data_and_send 
-:      010602 antilost_set_start_alarm_after_disconn:
-0x3564 010603 jam 1 ,mem_alarm_config 
-0x3565 010604 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x3566 010605 jam 1 ,mem_antl_key0_release + 8 
-0x3567 010606 arg mem_antl_key0_release ,regc 
-0x3568 010607 branch antilost_prepare_data_and_send 
-:      010608 antilost_set_no_alarm_after_disconn:
-0x3569 010609 jam 0 ,mem_alarm_config 
-0x356a 010610 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x356b 010611 jam 0 ,mem_antl_key0_release + 8 
-0x356c 010612 arg mem_antl_key0_release ,regc 
-0x356d 010613 branch antilost_prepare_data_and_send 
-:      010614 antilost_on_off_alarm_after_disconn:
-0x356e 010615 fetch 1 ,mem_alarm_config 
-0x356f 010616 rtn blank 
-0x3570 010617 branch antilost_alert_on 
-:      010619 antilost_notify_alarm_config_first_time:
-0x3571 010620 ifetch 2 ,rega 
-0x3572 010621 store 2 ,mem_client_characteristic_configuration_descriptor 
-0x3573 010622 isolate1 notification_enable_bit ,pdata 
-0x3574 010623 nrtn true 
-0x3575 010624 fetch 1 ,mem_alarm_config_notfy_cnt 
-0x3576 010625 rtn blank 
-0x3577 010626 jam 0 ,mem_alarm_config_notfy_cnt 
-0x3578 010627 fetch 8 ,mem_antl_le_interval_min 
-0x3579 010628 store 8 ,mem_le_interval_min 
-0x357a 010629 jam 2 ,mem_antl_send_updata_le_param_timer 
-0x357b 010630 call antilost_battery_process 
-0x357c 010631 call antilost_battery_calculate_end 
-0x357d 010632 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
-0x357e 010633 fetch 1 ,mem_alarm_config 
-0x357f 010634 store 1 ,mem_antl_key0_release + 8 
-0x3580 010635 arg mem_antl_key0_release ,regc 
-0x3581 010636 branch antilost_prepare_data_and_send 
-:      010640 antilost_buzzer_configuration:
-0x3582 010641 arg 1 ,rega 
-0x3583 010642 branch antilost_configuration_common 
-:      010643 antilost_led_configuration:
-0x3584 010644 arg 0 ,rega 
-:      010645 antilost_configuration_common:
-0x3585 010646 branch antilost_led_buzzer_style_configuration 
-:      010648 antilost_led_buzzer_stop_blink:
-0x3586 010649 arg 0 ,rega 
-0x3587 010650 call ui_led_blink_stop_global 
-0x3588 010651 arg 1 ,rega 
-0x3589 010652 call ui_led_blink_stop_global 
-0x358a 010653 fetch 1 ,mem_buzzer_pwm_conf 
-0x358b 010654 branch pwm_disable 
-:      010656 antilost_led_buzzer_style_configuration:
-0x358c 010657 call calc_curr_struct_prt 
-0x358d 010658 arg 7 ,loopcnt 
-0x358e 010659 branch ui_led_set_style_global + 2 
-:      010663 antilost_fast_adv_start:
-0x358f 010664 arg mem_antl_fast_adv_led_style ,regc 
-0x3590 010665 arg mem_antl_lpm_interval ,regb 
-:      010666 antilost_adv_start_common:
-0x3591 010667 call antilost_adv_interval_lpm_interval_set 
-0x3592 010668 call antilost_led_configuration 
-0x3593 010669 fetch 2 ,mem_antl_fast_adv_timeout 
-0x3594 010670 store 2 ,mem_antl_fast_adv_timer 
-0x3595 010671 branch app_ble_start_adv 
-:      010673 antilost_adv_interval_lpm_interval_set:
-0x3596 010674 ifetch 2 ,regb 
-0x3597 010675 store 2 ,mem_lpm_interval 
-0x3598 010676 ifetch 2 ,contr 
-0x3599 010677 store 2 ,mem_le_adv_interval 
-0x359a 010678 rtn 
-:      010680 antilost_buzzer_pwm_init:
-0x359b 010681 arg 0 ,rega 
-0x359c 010682 call pwm_init 
-0x359d 010683 fetch 6 ,mem_buzzer_pwm_conf 
-0x359e 010684 store 6 ,mem_pdatatemp 
-0x359f 010685 call pwm_out_set 
-0x35a0 010686 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a1 010687 branch pwm_disable 
-:      010689 antilost_led_on_cb:
-0x35a2 010690 jam 1 ,mem_antl_led_state 
-0x35a3 010691 rtn 
-:      010692 antilost_led_off_cb:
-0x35a4 010693 jam 0 ,mem_antl_led_state 
-0x35a5 010694 rtn 
-:      010698 antilost_buzzer_off:
-0x35a6 010699 jam 0 ,mem_antl_buzzer_state 
-0x35a7 010700 fetch 1 ,mem_buzzer_pwm_conf 
-0x35a8 010701 branch pwm_disable 
-:      010703 antilost_buzzer_on:
-0x35a9 010704 jam 1 ,mem_antl_buzzer_state 
-0x35aa 010705 fetch 6 ,mem_buzzer_pwm_conf 
-0x35ab 010706 store 6 ,mem_pdatatemp 
-0x35ac 010707 branch pwm_out_set 
-:      010711 antilost_adc_init:
-0x35ad 010712 jam 0 ,mem_adc_config_flag 
-0x35ae 010713 branch adc_init_data 
-:      010715 antilost_battery_process:
-0x35af 010716 call adc_set_mode 
-0x35b0 010717 call vdd_calculate_by_mode 
-0x35b1 010718 store 2 ,mem_battery_current_voltage 
-0x35b2 010719 arg mem_battery_calculate_set ,rega 
-0x35b3 010720 call adc_bat_percent_lowpower_out 
-0x35b4 010721 store 1 ,mem_voltage_remain_percent 
-0x35b5 010722 beq 0 ,antilost_low_battery 
-0x35b6 010723 sub pdata ,0x64 ,null 
-0x35b7 010724 nbranch antilost_full_battery ,positive 
-0x35b8 010725 store 1 ,mem_antl_key0_release + 8 
-:      010726 antilost_battery_calculate_end:
-0x35b9 010727 jam opcode5_batter_information ,mem_antl_key0_release + 5 
-0x35ba 010728 arg mem_antl_key0_release ,regc 
-0x35bb 010729 branch antilost_prepare_data_and_send 
-:      010730 antilost_full_battery:
-0x35bc 010731 jam 100 ,mem_antl_key0_release + 8 
-0x35bd 010732 branch antilost_battery_calculate_end 
-:      010734 antilost_low_battery:
-0x35be 010735 branch app_button_long_pressed 
-:      010739 car_init:
-0x35bf 010740 rtn wake 
-0x35c0 010741 hfetch 1 ,core_gpio_sel1 
-0x35c1 010742 and_into 0xf0 ,pdata 
-0x35c2 010743 hstore 1 ,core_gpio_sel1 
-0x35c3 010744 setarg car_le_before_hibernate 
-0x35c4 010745 store 2 ,mem_cb_before_hibernate 
-0x35c5 010747 setarg car_le_process_lpm_before 
-0x35c6 010748 store 2 ,mem_cb_before_lpm 
-0x35c7 010750 setarg app_enter_hibernate 
-0x35c8 010751 store 2 ,mem_cb_discovry_timeout 
-0x35c9 010753 setarg car_scale_process_idle 
-0x35ca 010754 store 2 ,mem_cb_idle_process 
-0x35cb 010756 setarg car_scale_process_bb_event 
-0x35cc 010757 store 2 ,mem_cb_bb_event_process 
-0x35cd 010759 setarg app_get_lpm_wake_lock 
-0x35ce 010760 store 2 ,mem_cb_check_wakelock 
-0x35cf 010762 setarg car_le_receive_data 
-0x35d0 010763 store 2 ,mem_cb_att_write 
-0x35d1 010765 setarg car_le_bb_event_timer 
-0x35d2 010766 store 2 ,mem_cb_event_timer 
-0x35d3 010768 call g24_head_ptr2regc 
-0x35d4 010769 setarg car_24g_receive_data 
-0x35d5 010770 add regc ,offset_24g_cb_rxdata_type1 ,contw 
-0x35d6 010771 istore 2 ,contw 
-0x35d7 010773 setarg car_power_off_signal 
-0x35d8 010774 store 2 ,mem_remote_car_power_off_cb 
-0x35d9 010776 setarg car_soft_switch_power_on_signal 
-0x35da 010777 store 2 ,mem_remote_car_power_standby_cb 
-0x35db 010779 bpatch patch19_7 ,mem_patch19 
-0x35dc 010780 call car_init_environment 
-0x35dd 010781 call queue_init 
-0x35de 010782 jam 2 ,mem_lpm_mult 
-0x35df 010783 jam power_on ,mem_car_24g_received_pac 
-0x35e0 010784 fetch 1 ,mem_car_config_soft_switch_enable 
-0x35e1 010785 store 1 ,mem_car_hard_soft_switch 
-0x35e2 010786 beq hard_switch ,car_hard_switch_power_on_signal 
-0x35e3 010787 fetch 1 ,mem_car_config_soft_switch_gpio 
-0x35e4 010788 store 1 ,mem_ui_button_gpio 
-0x35e5 010789 jam off ,mem_le_adv_enable 
-:      010790 car_soft_switch_power_on_init:
-0x35e6 010791 call car_ui_led_init 
-0x35e7 010792 call ui_button_init 
-0x35e8 010793 call ui_button_polling 
-0x35e9 010794 jam power_starting ,mem_car_power_state 
-0x35ea 010795 fetch 2 ,mem_ui_state_map 
-0x35eb 010796 rtnbit1 ui_state_btn_down 
-0x35ec 010797 branch app_enter_hibernate 
-:      010799 car_power_off_signal:
-0x35ed 010800 branch car_ui_led_init 
-:      010802 car_hard_switch_power_on_signal:
-0x35ee 010803 jam power_standby ,mem_car_power_state 
-:      010804 car_soft_switch_power_on_signal:
-0x35ef 010805 jam on ,mem_le_adv_enable 
-0x35f0 010806 call car_ui_led_init 
-0x35f1 010807 arg 0 ,rega 
-0x35f2 010808 call ui_led_blink_start_global 
-0x35f3 010810 setarg fast_adv_interval_value_car 
-0x35f4 010811 call shutter_ble_adv_interval_set 
-:      010812 car_le_modified_name_adv:
-0x35f5 010813 arg mem_le_name + 7 ,contw 
-0x35f6 010814 fetch 1 ,mem_le_lap 
-:      010815 car_name_loop:
-0x35f7 010816 and pdata ,0xF0 ,temp 
-0x35f8 010817 rshift4 temp ,temp 
-0x35f9 010818 call car_hex_to_ascii 
-0x35fa 010819 istoret 1 ,contw 
-0x35fb 010820 and pdata ,0x0F ,temp 
-0x35fc 010821 call car_hex_to_ascii 
-0x35fd 010822 istoret 1 ,contw 
-0x35fe 010823 call le_modified_name_att_list 
-0x35ff 010824 fetcht 1 ,mem_le_name_len 
-0x3600 010825 copy temp ,loopcnt 
-0x3601 010826 arg mem_le_adv_data + 2 ,contw 
-0x3602 010827 arg mem_le_name ,contr 
-0x3603 010828 call memcpy 
-:      010829 car_le_modified_name_scan:
-0x3604 010830 fetcht 1 ,mem_le_name_len 
-0x3605 010831 copy temp ,loopcnt 
-0x3606 010832 arg mem_le_scan_data + 2 ,contw 
-0x3607 010833 arg mem_le_name ,contr 
-0x3608 010834 branch memcpy 
-:      010835 car_hex_to_ascii:
-0x3609 010836 sub temp ,9 ,null 
-0x360a 010837 branch car_hex_num ,positive 
-0x360b 010838 add temp ,55 ,temp 
-0x360c 010839 rtn 
-:      010840 car_hex_num:
-0x360d 010841 add temp ,48 ,temp 
-0x360e 010842 rtn 
-:      010844 car_ui_led_init:
-0x360f 010845 fetch 1 ,mem_car_config_blood_led1_gpio 
-0x3610 010846 bne invalid_pin_num ,car_blood_led_gpio_set 
-:      010847 car_ui_led_init_1:
-0x3611 010848 fetch 1 ,mem_car_config_pairing_led_gpio 
-0x3612 010849 bne invalid_pin_num ,car_pairing_led_gpio_set 
-:      010850 car_ui_led_init_2:
-0x3613 010851 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x3614 010852 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
-:      010853 car_ui_led_init_3:
-0x3615 010854 fetch 1 ,mem_car_led_num 
-0x3616 010855 copy pdata ,loopcnt 
-0x3617 010856 setarg mem_car_led_map 
-0x3618 010857 copy pdata ,rega 
-:      010858 car_in_lp1:
-0x3619 010859 copy rega ,contr 
-0x361a 010860 ifetch 1 ,contr 
-0x361b 010861 copy contr ,rega 
-0x361c 010862 beq invalid_pin_num ,car_in_lp1_end 
-0x361d 010863 copy pdata ,temp 
-0x361e 010864 call gpio_config_output 
-:      010865 car_in_lp1_end:
-0x361f 010866 loop car_in_lp1 
-:      010867 car_ui_led_init_end:
-0x3620 010868 rtn 
-:      010869 car_blood_led_gpio_set:
-0x3621 010870 fetch 8 ,mem_car_config_blood_led1_gpio 
-0x3622 010871 store 8 ,mem_car_led_map + 2 
-0x3623 010872 branch car_ui_led_init_1 
-:      010873 car_pairing_led_gpio_set:
-0x3624 010874 store 1 ,mem_car_led_map 
-0x3625 010875 branch car_ui_led_init_2 
-:      010876 car_low_voltage_led_gpio_set:
-0x3626 010877 store 1 ,mem_car_led_map + 1 
-0x3627 010878 branch car_ui_led_init_3 
-:      010881 car_init_environment:
-0x3628 010882 arg 0 ,rega 
-0x3629 010883 call pwm_init 
-0x362a 010884 call car_ir_rx_init 
-0x362b 010885 call g24_receive_process_init 
-0x362c 010886 branch car_init_adc_hvin 
-:      010888 car_init_adc_hvin:
-0x362d 010889 jam 100 ,mem_car_notify_vdd_value_last 
-0x362e 010890 fetch 1 ,mem_car_config_low_voltage_led_gpio 
-0x362f 010891 store 1 ,mem_car_style2_struct_led_gpio 
-0x3630 010892 branch adc_init_data 
-:      010894 car_le_before_hibernate:
-0x3631 010895 call gpio_set_before_lpm_common 
-0x3632 010896 branch keyscan_process_lpm_before 
-:      010898 car_le_process_lpm_before:
-0x3633 010899 branch keyscan_process_lpm_before 
-:      010901 car_key_scan_process:
-0x3634 010904 branch keyscan_key_process 
-:      010906 car_scale_process_idle:
-0x3635 010907 call car_le_send_packet 
-0x3636 010908 call car_ir_receive_process 
-0x3637 010909 call car_g24_status_process 
-0x3638 010910 branch car_key_scan_process 
-:      010912 car_g24_status_process:
-0x3639 010913 fetch 2 ,mem_ui_state_map 
-0x363a 010914 rtnbit1 ui_state_ble_connected 
-0x363b 010915 fetch 1 ,mem_car_24g_received_pac 
-0x363c 010916 beq work_paired ,car_g24_connected_event 
-0x363d 010917 rtn 
-:      010918 car_g24_connected_event:
-0x363e 010919 fetch 1 ,mem_car_24g_status 
-0x363f 010920 rtneq work_paired 
-0x3640 010921 jam work_paired ,mem_car_24g_status 
-0x3641 010922 branch car_g24_connected 
-:      010924 car_le_send_packet:
-0x3642 010925 fetch 2 ,mem_ui_state_map 
-0x3643 010926 rtnbit0 ui_state_ble_connected 
-0x3644 010927 call le_fifo_check_nearly_full 
-0x3645 010928 nrtn blank 
-0x3646 010929 arg mem_car_pop_queue_buff ,rega 
-0x3647 010930 call queue_pop 
-0x3648 010931 nrtn user 
-0x3649 010932 arg mem_car_pop_queue_buff ,contr 
-0x364a 010933 branch le_send_notify_from_list 
-:      010935 car_scale_process_bb_event:
-0x364b 010936 copy regc ,pdata 
-0x364c 010937 beq bt_evt_button_up ,app_event_button_up 
-0x364d 010938 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x364e 010939 beq bt_evt_le_connected ,car_scale_event_le_conn 
-0x364f 010940 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
-0x3650 010941 rtn 
-:      010943 car_scale_event_le_conn:
-0x3651 010944 setarg disable_24g 
-0x3652 010945 call g24_store_mem_24g_mode 
-0x3653 010946 branch car_scale_process_conn 
-:      010947 car_g24_connected:
-0x3654 010948 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3655 010949 store 2 ,mem_car_24g_no_data_timeout_timer 
-:      010950 car_scale_process_conn:
-0x3656 010951 jam 0x14 ,mem_car_notify_vdd_timer 
-0x3657 010952 jam 0 ,mem_lpm_mode 
-0x3658 010953 call app_ble_stop_adv 
-0x3659 010954 call app_lpm_mult_enable 
-0x365a 010955 fetch 1 ,mem_car_config_pairing_led_conn_status 
-0x365b 010956 beq 0x01 ,car_pairing_led_conn_status_setting 
-:      010957 car_scale_process_conn_next:
-0x365c 010958 arg 0 ,rega 
-0x365d 010959 branch ui_led_on_global 
-:      010960 car_pairing_led_conn_status_setting:
-0x365e 010961 arg 0 ,rega 
-0x365f 010962 branch ui_led_blink_stop_global 
-:      010964 car_scale_event_le_discon:
-0x3660 010965 setarg rx_24g 
-0x3661 010966 call g24_store_mem_24g_mode 
-:      010967 car_g24_disconnect:
-0x3662 010968 setarg 0 
-0x3663 010969 store 5 ,mem_car_led_control 
-0x3664 010970 setarg 4 
-0x3665 010971 call pwm_disable 
-0x3666 010972 setarg 5 
-0x3667 010973 call pwm_disable 
-0x3668 010974 setarg 20 
-0x3669 010975 call pwm_disable 
-0x366a 010976 setarg 21 
-0x366b 010977 call pwm_disable 
-0x366c 010978 setarg 22 
-0x366d 010979 call pwm_disable 
-0x366e 010980 setarg 7 
-0x366f 010981 call pwm_disable 
-0x3670 010982 call queue_init 
-0x3671 010983 jam 10 ,mem_motor1_speed 
-0x3672 010984 jam 10 ,mem_motor2_speed 
-0x3673 010985 jam 10 ,mem_motor3_speed 
-0x3674 010987 jam 2 ,mem_lpm_mult 
-0x3675 010988 arg 0 ,rega 
-0x3676 010989 call ui_led_blink_start_global 
-0x3677 010991 setarg fast_adv_interval_value_car 
-0x3678 010992 call shutter_ble_adv_interval_set 
-0x3679 010993 branch app_ble_start_adv 
-:      010995 car_le_bb_event_timer:
-0x367a 010997 call car_moto1_blank_data_timer 
-0x367b 010998 call car_moto2_blank_data_timer 
-0x367c 010999 call car_moto3_blank_data_timer 
-0x367d 011000 call app_power_timer 
-0x367e 011001 call car_led_control_timer 
-0x367f 011002 call car_notify_vdd_timer 
-0x3680 011003 call car_24g_no_data_timeout_timer 
-0x3681 011004 call car_ir_breakdown_timer 
-0x3682 011005 branch car_attack_shake_timer 
-:      011007 car_ir_breakdown_timer:
-0x3683 011008 arg mem_car_ir_breakdown_check_timer ,regc 
-0x3684 011009 arg car_ir_breakdown_timeout ,regb 
-0x3685 011010 branch timer_single_step 
-:      011011 car_ir_breakdown_timeout:
-0x3686 011012 call car_ir_gpio_get_status 
-0x3687 011013 nrtn true 
-0x3688 011014 jam 1 ,mem_car_ir_breakdown_flag 
-0x3689 011015 rtn 
-:      011017 car_24g_no_data_timeout_timer:
-0x368a 011018 arg mem_car_24g_no_data_timeout_timer ,regc 
-0x368b 011019 arg car_24g_no_data_timer_timeout ,regb 
-0x368c 011020 branch timer_single_step_2b 
-:      011021 car_24g_no_data_timer_timeout:
-0x368d 011022 jam work_search ,mem_car_24g_status 
-0x368e 011023 branch car_g24_disconnect 
-:      011025 car_attack_shake_timer:
-0x368f 011026 arg mem_car_attack_shake_timer ,regc 
-0x3690 011027 arg car_attack_shake ,regb 
-0x3691 011028 branch timer_single_step 
-:      011029 car_attack_shake:
-0x3692 011030 fetch 1 ,mem_car_attack_shake_flag 
-0x3693 011031 branch car_attack_shake_stop ,blank 
-0x3694 011032 jam 2 ,mem_car_attack_shake_timer 
-0x3695 011033 jam 0 ,mem_car_attack_shake_flag 
-0x3696 011034 setarg 0x0a02 
-0x3697 011035 store 2 ,mem_le_receive_payload 
-0x3698 011036 fetch 1 ,mem_car_config_device_select 
-0x3699 011037 beq device_battle_tank ,car_attack_shake_front_battle_tank 
-:      011038 car_attack_shake_front_battle_car:
-0x369a 011039 branch car_motor_control 
-:      011040 car_attack_shake_front_battle_tank:
-0x369b 011041 setarg 0x0a02 
-0x369c 011042 store 2 ,mem_le_receive_payload + 2 
-0x369d 011043 branch car_motor_control 
-:      011044 car_attack_shake_stop:
-0x369e 011045 setarg 0 
-0x369f 011046 store 4 ,mem_le_receive_payload 
-0x36a0 011047 branch car_motor_control 
-:      011049 car_notify_vdd_timer:
-0x36a1 011050 fetch 1 ,mem_car_config_bat_notify_enable 
-0x36a2 011051 rtn blank 
-0x36a3 011052 fetch 2 ,mem_ui_state_map 
-0x36a4 011053 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
-0x36a5 011054 arg mem_car_notify_vdd_timer ,regc 
-0x36a6 011055 arg car_notify_vdd ,regb 
-0x36a7 011056 branch timer_single_step 
-:      011057 car_notify_vdd:
-0x36a8 011058 fetch 1 ,mem_car_notify_vdd_count 
-0x36a9 011059 store 1 ,mem_car_notify_vdd_timer 
-0x36aa 011060 fetch 1 ,mem_car_working_flag 
-0x36ab 011061 nrtn blank 
-:      011062 car_read_hvin:
-0x36ac 011063 call adc_set_mode 
-0x36ad 011064 call vdd_calculate_by_mode 
-0x36ae 011065 store 2 ,mem_vdd_now_vol 
-0x36af 011066 arg mem_vdd_calculate_set ,rega 
-0x36b0 011067 call adc_bat_percent_lowpower_out 
-0x36b1 011068 fetcht 1 ,mem_car_notify_vdd_value_last 
-0x36b2 011069 isub temp ,null 
-0x36b3 011070 branch car_notify_vdd_next2 ,positive 
-0x36b4 011071 store 1 ,mem_car_notify_vdd_value_last 
-0x36b5 011072 copy pdata ,temp 
-:      011073 car_notify_vdd_next2:
-0x36b6 011074 storet 1 ,mem_car_notify_vdd_percent 
-0x36b7 011075 fetch 1 ,mem_car_config_low_voltage_percent 
-0x36b8 011076 isub temp ,null 
-0x36b9 011077 call car_enter_low_bat ,positive 
-0x36ba 011078 storet 1 ,mem_notify_bat_payload 
-0x36bb 011079 arg 6 ,loopcnt 
-0x36bc 011080 arg mem_notify_bat_head ,contr 
-0x36bd 011081 call calc_check_sum_start 
-0x36be 011082 store 1 ,mem_notify_bat_check_sum 
-0x36bf 011083 arg mem_notify_bat_packet ,rega 
-0x36c0 011084 branch queue_push 
-:      011085 car_enter_low_bat:
-0x36c1 011086 fetch 1 ,mem_low_bat_flag 
-0x36c2 011087 nrtn blank 
-0x36c3 011088 jam 1 ,mem_low_bat_flag 
-0x36c4 011089 arg 1 ,rega 
-0x36c5 011090 branch ui_led_blink_start_global 
-:      011091 car_low_bat_led_off:
-0x36c6 011092 arg 1 ,rega 
-0x36c7 011093 branch ui_led_blink_stop_global 
-:      011095 car_led_control_timer:
-0x36c8 011096 arg mem_car_led_control_timer ,regc 
-0x36c9 011097 arg car_led_control ,regb 
-0x36ca 011098 branch timer_single_step 
-:      011099 car_led_control:
-0x36cb 011100 jam 5 ,mem_car_led_control_timer 
-0x36cc 011101 jam 0 ,mem_car_led_no 
-0x36cd 011102 fetch 1 ,mem_car_led_blink_status 
-0x36ce 011103 beq led_on ,car_led_control_blink_off 
-0x36cf 011104 beq led_off ,car_led_control_blink_on 
-:      011105 car_led_control_set:
-0x36d0 011106 arg mem_car_led_control ,contr 
-0x36d1 011107 copy contr ,rega 
-0x36d2 011108 arg 8 ,loopcnt 
-:      011109 car_led_control_timer_next:
-0x36d3 011110 copy rega ,contr 
-0x36d4 011111 ifetch 1 ,contr 
-0x36d5 011112 copy contr ,rega 
-0x36d6 011113 beq led_off ,car_led_control_off 
-0x36d7 011114 beq led_on ,car_led_control_on 
-0x36d8 011115 beq led_blink ,car_led_control_blink 
-:      011116 car_led_control_timer_next_2:
-0x36d9 011117 fetch 1 ,mem_car_led_no 
-0x36da 011118 increase 1 ,pdata 
-0x36db 011119 store 1 ,mem_car_led_no 
-0x36dc 011120 loop car_led_control_timer_next 
-0x36dd 011121 rtn 
-:      011122 car_led_switch:
-0x36de 011123 fetch 1 ,mem_car_led_no 
-0x36df 011124 arg mem_car_config_blood_led_gpio ,regb 
-0x36e0 011125 iadd regb ,regb 
-0x36e1 011126 ifetcht 1 ,regb 
-0x36e2 011127 rtn 
-:      011128 car_led_control_off:
-0x36e3 011129 call car_led_switch 
-0x36e4 011130 call gpio_out_inactive 
-0x36e5 011131 branch car_led_control_timer_next_2 
-:      011132 car_led_control_on:
-0x36e6 011133 call car_led_switch 
-0x36e7 011134 call gpio_out_active 
-0x36e8 011135 branch car_led_control_timer_next_2 
-:      011136 car_led_control_blink:
-0x36e9 011137 fetch 1 ,mem_car_led_blink_status 
-0x36ea 011138 beq led_on ,car_led_control_off 
-0x36eb 011139 branch car_led_control_on 
-:      011140 car_led_control_blink_on:
-0x36ec 011141 jam led_on ,mem_car_led_blink_status 
-0x36ed 011142 branch car_led_control_set 
-:      011143 car_led_control_blink_off:
-0x36ee 011144 jam led_off ,mem_car_led_blink_status 
-0x36ef 011145 branch car_led_control_set 
-:      011149 calc_check_sum_start:
-0x36f0 011150 arg 0 ,rega 
-:      011151 calc_check_sum_loop:
-0x36f1 011152 ifetch 1 ,contr 
-0x36f2 011153 iadd rega ,rega 
-0x36f3 011154 loop calc_check_sum_loop 
-:      011155 calc_check_sum_and:
-0x36f4 011156 and rega ,0xff ,pdata 
-0x36f5 011157 rtn 
-:      011159 car_le_receive_data:
-0x36f6 011160 fetch 1 ,mem_le_att_opcode 
-0x36f7 011161 beq attop_write_request ,car_le_parse_att_write_request 
-0x36f8 011162 rtn 
-:      011163 car_le_parse_att_write_request:
-0x36f9 011164 fetch 2 ,mem_le_att_handle 
-0x36fa 011165 beq att_car_control_handle ,car_control_le_receive 
-0x36fb 011166 rtn 
-:      011178 le_app_receive_data:
-0x36fc 011179 bpatch patch1a_0 ,mem_patch1a 
-0x36fd 011180 ifetch 5 ,rega 
-0x36fe 011181 store 5 ,mem_app_receive_temp 
-0x36ff 011182 fetch 2 ,mem_app_receive_temp 
-0x3700 011183 arg le_receive_packet_head ,temp 
-0x3701 011184 isub temp ,null 
-0x3702 011185 nrtn zero 
-0x3703 011186 fetch 2 ,mem_app_receive_temp + 3 
-0x3704 011187 byteswap pdata ,pdata 
-0x3705 011188 store 2 ,mem_app_receive_temp + 3 
-0x3706 011189 copy pdata ,loopcnt 
-0x3707 011190 increase 5 ,rega 
-0x3708 011191 copy rega ,contr 
-0x3709 011192 arg mem_app_receive_temp + 5 ,contw 
-0x370a 011193 call memcpy 
-0x370b 011194 ifetch 1 ,contr 
-0x370c 011195 store 1 ,mem_app_receive_temp + 15 
-0x370d 011196 arg mem_app_receive_temp + 2 ,rega 
-0x370e 011197 arg mem_app_receive_temp + 5 ,regb 
-0x370f 011198 rtn 
-:      011200 car_control_le_receive:
-0x3710 011201 setarg 0 
-0x3711 011202 store 5 ,mem_le_receive_payload 
-0x3712 011203 store 5 ,mem_le_receive_payload + 5 
-0x3713 011204 call le_app_receive_data 
-0x3714 011205 copy regb ,contr 
-0x3715 011206 arg mem_le_receive_payload ,contw 
-0x3716 011207 arg 10 ,loopcnt 
-0x3717 011208 call memcpy 
-:      011209 car_receive_cmd_select:
-0x3718 011210 bpatch patch1a_1 ,mem_patch1a 
-0x3719 011211 ifetch 1 ,rega 
-0x371a 011212 beq car_cmd_old_car_control ,car_drive_old 
-0x371b 011213 beq car_cmd_old_speed_control ,car_speed_set_old 
-0x371c 011214 beq car_cmd_l_r_motor_control ,car_motor_control 
-0x371d 011215 beq car_cmd_f_b_motor_control ,car_motor_control 
-0x371e 011216 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
-0x371f 011217 beq car_cmd_led_control ,car_led_control_receive 
-0x3720 011218 beq car_cmd_device_info ,car_info_request 
-0x3721 011219 rtn 
-:      011221 car_24g_receive_data:
-0x3722 011222 fetch 2 ,mem_ui_state_map 
-0x3723 011223 rtnbit1 ui_state_ble_connected 
-0x3724 011225 fetch 2 ,mem_car_24g_no_data_timeout_count 
-0x3725 011226 store 2 ,mem_car_24g_no_data_timeout_timer 
-0x3726 011228 jam work_paired ,mem_car_24g_received_pac 
-0x3727 011230 setarg offset_24g_rxdata_temp_add3 
-0x3728 011231 call g24_set_rega 
-0x3729 011232 call car_control_le_receive 
-0x372a 011234 fetch 1 ,mem_app_receive_temp + 2 
-0x372b 011235 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
-0x372c 011236 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
-0x372d 011237 rtn 
-:      011238 car_24g_receive_data_next:
-0x372e 011239 fetch 1 ,mem_le_receive_payload 
-0x372f 011240 ncall car_moto1_enable_blank_data_timer ,blank 
-0x3730 011241 fetch 1 ,mem_le_receive_payload + 2 
-0x3731 011242 ncall car_moto2_enable_blank_data_timer ,blank 
-0x3732 011243 fetch 1 ,mem_le_receive_payload + 4 
-0x3733 011244 ncall car_moto3_enable_blank_data_timer ,blank 
-0x3734 011245 rtn 
-:      011247 car_moto1_enable_blank_data_timer:
-0x3735 011248 jam 5 ,mem_car_moto1_blank_timer 
-0x3736 011249 rtn 
-:      011250 car_moto2_enable_blank_data_timer:
-0x3737 011251 jam 5 ,mem_car_moto2_blank_timer 
-0x3738 011252 rtn 
-:      011253 car_moto3_enable_blank_data_timer:
-0x3739 011254 jam 5 ,mem_car_moto3_blank_timer 
-0x373a 011255 rtn 
-:      011257 car_moto1_blank_data_timer:
-0x373b 011258 arg mem_car_moto1_blank_timer ,regc 
-0x373c 011259 arg car_moto1_blank_data ,regb 
-0x373d 011260 branch timer_single_step 
-:      011261 car_moto2_blank_data_timer:
-0x373e 011262 arg mem_car_moto2_blank_timer ,regc 
-0x373f 011263 arg car_moto2_blank_data ,regb 
-0x3740 011264 branch timer_single_step 
-:      011265 car_moto3_blank_data_timer:
-0x3741 011266 arg mem_car_moto3_blank_timer ,regc 
-0x3742 011267 arg car_moto3_blank_data ,regb 
-0x3743 011268 branch timer_single_step 
-:      011270 car_moto1_blank_data:
-0x3744 011271 jam 0 ,mem_le_receive_payload 
-0x3745 011272 branch car_motor_control 
-:      011273 car_moto2_blank_data:
-0x3746 011274 jam 0 ,mem_le_receive_payload + 2 
-0x3747 011275 branch car_motor_control 
-:      011276 car_moto3_blank_data:
-0x3748 011277 jam 0 ,mem_le_receive_payload + 4 
-0x3749 011278 branch car_motor_control 
-:      011283 car_drive_old:
-0x374a 011284 call car_left_right_control_old 
-0x374b 011285 branch car_front_back_control_old 
-:      011286 car_left_right_control_old:
-0x374c 011287 fetch 1 ,mem_le_receive_payload 
-0x374d 011288 store 1 ,mem_motor2_status 
-0x374e 011289 branch car_motor2_control 
-:      011290 car_front_back_control_old:
-0x374f 011291 fetch 1 ,mem_motor1_speed 
-0x3750 011292 call car_reset_old_speed 
-0x3751 011293 fetch 1 ,mem_le_receive_payload + 1 
-0x3752 011294 store 1 ,mem_motor1_status 
-0x3753 011295 branch car_motor1_control 
-:      011296 car_reset_old_speed:
-0x3754 011297 beq speed_level_2 ,car_reset_old_speed2 
-0x3755 011298 beq speed_level_3 ,car_reset_old_speed3 
-0x3756 011299 store 1 ,mem_motor1_speed 
-0x3757 011300 rtn 
-:      011301 car_reset_old_speed2:
-0x3758 011302 jam speed_level_5 ,mem_motor1_speed 
-0x3759 011303 rtn 
-:      011304 car_reset_old_speed3:
-0x375a 011305 jam speed_level_10 ,mem_motor1_speed 
-0x375b 011306 rtn 
-:      011307 car_speed_set_old:
-0x375c 011308 fetch 1 ,mem_le_receive_payload 
-0x375d 011309 call car_reset_old_speed 
-0x375e 011310 fetch 1 ,mem_motor1_speed 
-0x375f 011311 call car_motor_speed_duty_setting 
-0x3760 011312 call car_motor_speed_duty_transform 
-0x3761 011313 branch pwm_pwm0_duty_set 
-:      011315 car_motor_control:
-0x3762 011316 fetch 1 ,mem_car_24g_go_die_flag 
-0x3763 011317 nrtn blank 
-0x3764 011318 fetch 6 ,mem_le_receive_payload 
-0x3765 011319 store 6 ,mem_motor1_status 
-0x3766 011320 fetch 1 ,mem_motor1_speed 
-0x3767 011321 fetcht 1 ,mem_motor2_speed 
-0x3768 011322 iand temp ,pdata 
-0x3769 011323 fetcht 1 ,mem_motor3_speed 
-0x376a 011324 iand temp ,pdata 
-0x376b 011325 call car_motor_working_flag ,blank 
-0x376c 011326 bpatch patch1a_2 ,mem_patch1a 
-0x376d 011327 call car_motor1_control 
-0x376e 011328 call car_motor2_control 
-0x376f 011329 branch car_motor3_control 
-:      011330 car_motor1_control:
-0x3770 011331 arg mem_motor1_pwm_set ,regb 
-0x3771 011332 arg mem_motor1_status ,contr 
-0x3772 011333 branch car_motor_status_select 
-:      011334 car_motor2_control:
-0x3773 011335 arg mem_motor2_pwm_set ,regb 
-0x3774 011336 arg mem_motor2_status ,contr 
-0x3775 011337 branch car_motor_status_select 
-:      011338 car_motor3_control:
-0x3776 011339 arg mem_motor3_pwm_set ,regb 
-0x3777 011340 arg mem_motor3_status ,contr 
-0x3778 011341 branch car_motor_status_select 
-:      011342 car_motor_working_flag:
-0x3779 011343 jam 0 ,mem_car_working_flag 
-0x377a 011344 rtn 
-:      011346 car_motor_status_select:
-0x377b 011347 ifetch 1 ,contr 
-0x377c 011348 beq motor_stop ,car_motor_stop 
-0x377d 011349 beq go_front ,car_motor_positive 
-0x377e 011350 beq go_back ,car_motor_negative 
-0x377f 011351 rtn 
-:      011352 car_motor_positive:
-0x3780 011353 jam 0 ,mem_motor_select_p_n 
-0x3781 011354 branch car_motor_negative + 1 
-:      011355 car_motor_negative:
-0x3782 011356 jam 1 ,mem_motor_select_p_n 
-0x3783 011357 ifetch 1 ,contr 
-0x3784 011358 store 1 ,mem_car_motor_speed 
-0x3785 011359 ifetch 8 ,regb 
-0x3786 011360 branch car_motor_work 
-:      011362 car_motor_stop:
-0x3787 011363 ifetch 1 ,regb 
-0x3788 011364 call pwm_disable 
-0x3789 011365 increase 1 ,regb 
-0x378a 011366 ifetch 1 ,regb 
-0x378b 011367 branch pwm_disable 
-:      011368 car_motor_work:
-0x378c 011369 store 8 ,mem_motor_pwm_pin1_set 
-0x378d 011370 jam 1 ,mem_car_working_flag 
-0x378e 011371 fetch 1 ,mem_motor_select_p_n 
-0x378f 011372 beq 0 ,car_motor_select_positive 
-:      011373 car_motor_select_negative:
-0x3790 011374 fetch 1 ,mem_motor_pwm_pin2_set 
-0x3791 011375 store 1 ,mem_motor_pwm_pin_set 
-0x3792 011376 fetch 1 ,mem_motor_pwm_pin1_set 
-:      011377 car_motor_work_next:
-0x3793 011378 call pwm_disable 
-0x3794 011379 fetch 1 ,mem_car_motor_speed 
-0x3795 011380 call car_motor_speed_duty_setting 
-0x3796 011381 store 1 ,mem_motor_pwm_dute_set 
-0x3797 011382 fetch 6 ,mem_motor_pwm_pin_set 
-0x3798 011383 store 6 ,mem_pdatatemp 
-0x3799 011384 branch pwm_out_set 
-:      011385 car_motor_select_positive:
-0x379a 011386 fetch 1 ,mem_motor_pwm_pin1_set 
-0x379b 011387 store 1 ,mem_motor_pwm_pin_set 
-0x379c 011388 fetch 1 ,mem_motor_pwm_pin2_set 
-0x379d 011389 branch car_motor_work_next 
-:      011391 car_motor_speed_duty_setting:
-0x379e 011392 mul32 pdata ,5 ,pdata 
-0x379f 011393 add pdata ,50 ,pdata 
-0x37a0 011394 rtn 
-:      011395 car_motor_speed_duty_transform:
-0x37a1 011396 arg 12000 ,temp 
-0x37a2 011397 imul32 temp ,pdata 
-0x37a3 011398 div pdata ,100 
-0x37a4 011399 call wait_div_end 
-0x37a5 011400 quotient temp 
-0x37a6 011401 copy temp ,rega 
-0x37a7 011402 setarg 12000 
-0x37a8 011403 isub temp ,regb 
-0x37a9 011404 rtn 
-:      011407 car_ir_init:
-0x37aa 011408 hfetch 1 ,core_gpio_sel2 
-0x37ab 011409 set1 2 ,pdata 
-0x37ac 011410 hstore 1 ,core_gpio_sel2 
-0x37ad 011411 setarg 158 
-0x37ae 011412 hstore 2 ,core_pwm_pcnt4 
-0x37af 011413 hstore 2 ,core_pwm_ncnt4 
-0x37b0 011414 rtn 
-:      011416 car_ir_data_rx_from_app:
-0x37b1 011417 fetch 1 ,mem_car_24g_go_die_flag 
-0x37b2 011418 nrtn blank 
-0x37b3 011419 fetch 2 ,mem_le_receive_payload 
-0x37b4 011420 store 2 ,mem_ir_data 
-0x37b5 011421 fetch 1 ,mem_car_24g_status 
-0x37b6 011422 bne work_paired ,car_ir_data_tx 
-0x37b7 011423 fetch 2 ,mem_le_lap 
-0x37b8 011424 store 2 ,mem_ir_data 
-:      011425 car_ir_data_tx:
-0x37b9 011426 bpatch patch1a_3 ,mem_patch1a 
-0x37ba 011427 call car_ir_init 
-0x37bb 011428 call car_ir_enable 
-0x37bc 011429 setarg 48000 
-0x37bd 011430 call sleep 
-0x37be 011431 call car_ir_disable 
-0x37bf 011432 setarg 7200 
-0x37c0 011433 call sleep 
-0x37c1 011434 arg 16 ,loopcnt 
-:      011435 car_ir_send_loop:
-0x37c2 011436 call car_ir_enable 
-0x37c3 011437 fetch 2 ,mem_ir_data 
-0x37c4 011438 bbit1 0 ,car_ir_is_bit1 
-0x37c5 011439 setarg 7200 
-0x37c6 011440 call sleep 
-0x37c7 011441 call car_ir_disable 
-0x37c8 011442 branch car_ir_wait_finish 
-:      011444 car_ir_is_bit1:
-0x37c9 011445 setarg 14400 
-0x37ca 011446 call sleep 
-0x37cb 011447 call car_ir_disable 
-:      011448 car_ir_wait_finish:
-0x37cc 011449 setarg 7200 
-0x37cd 011450 call sleep 
-0x37ce 011451 fetch 2 ,mem_ir_data 
-0x37cf 011452 rshift pdata ,pdata 
-0x37d0 011453 store 2 ,mem_ir_data 
-0x37d1 011454 loop car_ir_send_loop 
-0x37d2 011456 jam 2 ,mem_car_attack_shake_timer 
-0x37d3 011457 jam 1 ,mem_car_attack_shake_flag 
-0x37d4 011458 setarg 0x0a01 
-0x37d5 011459 store 2 ,mem_le_receive_payload 
-0x37d6 011460 fetch 1 ,mem_car_config_device_select 
-0x37d7 011461 beq device_battle_tank ,car_attack_shake_back_battle_tank 
-:      011462 car_attack_shake_back_battle_car:
-0x37d8 011463 branch car_motor_control 
-:      011464 car_attack_shake_back_battle_tank:
-0x37d9 011465 setarg 0x0a01 
-0x37da 011466 store 2 ,mem_le_receive_payload + 2 
-0x37db 011467 branch car_motor_control 
-:      011469 car_ir_enable:
-0x37dc 011470 hfetch 1 ,core_gpio_key2 
-0x37dd 011471 or_into 0x40 ,pdata 
-0x37de 011472 hstore 1 ,core_gpio_key2 
-0x37df 011473 rtn 
-:      011474 car_ir_disable:
-0x37e0 011475 hfetch 1 ,core_gpio_key2 
-0x37e1 011476 and_into 0xbf ,pdata 
-0x37e2 011477 hstore 1 ,core_gpio_key2 
-0x37e3 011478 rtn 
-:      011480 car_ir_rx_init:
-0x37e4 011481 fetch 1 ,mem_car_config_ir_enable 
-0x37e5 011482 rtneq 0x00 
-0x37e6 011483 call lpm_disable_exen_output 
-0x37e7 011484 fetcht 1 ,mem_car_config_ir_rx_gpio 
-0x37e8 011485 storet 1 ,mem_ir_rx_gpio 
-0x37e9 011486 call gpio_config_input 
-0x37ea 011487 call car_ir_gpio_get_status 
-0x37eb 011488 nrtn true 
-0x37ec 011489 jam 1 ,mem_car_ir_breakdown_check_timer 
-0x37ed 011490 rtn 
-:      011492 car_ir_receive_process:
-0x37ee 011493 fetch 1 ,mem_car_config_ir_enable 
-0x37ef 011494 rtneq flag_ir_disable 
-0x37f0 011495 fetch 1 ,mem_car_ir_breakdown_flag 
-0x37f1 011496 nrtn blank 
-0x37f2 011497 fetch 2 ,mem_ui_state_map 
-0x37f3 011498 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
-0x37f4 011499 fetch 1 ,mem_car_24g_status 
-0x37f5 011500 rtnne work_paired 
-:      011501 car_ir_receive_process_next:
-0x37f6 011502 bpatch patch1a_4 ,mem_patch1a 
-0x37f7 011503 call car_ir_gpio_get_status 
-0x37f8 011504 nrtn true 
-0x37f9 011505 setarg 36000 
-0x37fa 011506 call sleep 
-0x37fb 011507 call car_ir_gpio_get_status 
-0x37fc 011508 nrtn true 
-0x37fd 011509 call car_ir_clk_get 
-:      011510 car_ir_packet_head_wait_end:
-0x37fe 011511 call car_ir_clk_check 
-0x37ff 011512 nrtn positive 
-0x3800 011513 call car_ir_gpio_get_status 
-0x3801 011514 branch car_ir_packet_head_wait_end ,true 
-0x3802 011515 arg 0 ,rega 
-0x3803 011516 arg 16 ,loopcnt 
-0x3804 011517 call car_ir_clk_get 
-:      011518 car_ir_receive_process_loop:
-0x3805 011519 call car_ir_clk_check 
-0x3806 011520 nrtn positive 
-0x3807 011521 call car_ir_gpio_get_status 
-0x3808 011522 nbranch car_ir_receive_process_loop ,true 
-0x3809 011523 setarg 10800 
-0x380a 011524 call sleep 
-0x380b 011525 call car_ir_gpio_get_status 
-0x380c 011526 branch car_ir_get_bit1 ,true 
-:      011527 car_ir_get_bit0:
-0x380d 011528 setarg 0 
-0x380e 011529 rshift rega ,rega 
-0x380f 011530 ior rega ,rega 
-0x3810 011531 loop car_ir_receive_process_loop 
-0x3811 011532 branch car_ir_receive_process_end 
-:      011533 car_ir_get_bit1:
-0x3812 011534 setarg 0x8000 
-0x3813 011535 rshift rega ,rega 
-0x3814 011536 ior rega ,rega 
-0x3815 011537 call car_ir_clk_get 
-:      011538 car_ir_get_bit1_wait_low_end:
-0x3816 011539 call car_ir_clk_check 
-0x3817 011540 nrtn positive 
-0x3818 011541 call car_ir_gpio_get_status 
-0x3819 011542 branch car_ir_get_bit1_wait_low_end ,true 
-0x381a 011543 loop car_ir_receive_process_loop 
-:      011544 car_ir_receive_process_end:
-0x381b 011545 bpatch patch1a_5 ,mem_patch1a 
-0x381c 011546 copy rega ,pdata 
-0x381d 011547 store 2 ,mem_ir_rx_buf 
-0x381e 011548 store 2 ,mem_ir_notify_data + 8 
-0x381f 011549 fetch 1 ,mem_car_24g_status 
-0x3820 011550 beq work_paired ,car_ir_24g_receive_attack 
-:      011551 car_ir_data_notify:
-0x3821 011552 arg 0x07 ,loopcnt 
-0x3822 011553 arg mem_ir_notify_data_head ,contr 
-0x3823 011554 call calc_check_sum_start 
-0x3824 011555 store 1 ,mem_ir_notify_data_check_sum 
-0x3825 011556 arg mem_ir_notify_data ,rega 
-0x3826 011557 branch queue_push 
-:      011559 car_ir_24g_receive_attack:
-0x3827 011560 fetch 1 ,mem_car_24g_ir_receive_attack_count 
-0x3828 011561 increase 1 ,pdata 
-0x3829 011562 store 1 ,mem_car_24g_ir_receive_attack_count 
-0x382a 011563 div pdata ,2 
-0x382b 011564 call wait_div_end 
-0x382c 011565 quotient temp 
-0x382d 011566 remainder pdata 
-0x382e 011567 nbranch car_ir_24g_receive_attack_blink ,blank 
-:      011568 car_ir_24g_receive_attack_off:
-0x382f 011569 fetch 1 ,mem_car_config_led_num 
-0x3830 011570 isub temp ,null 
-0x3831 011571 call car_ir_24g_go_die ,zero 
-0x3832 011572 arg mem_car_led_control ,pdata 
-0x3833 011573 increase -1 ,temp 
-0x3834 011574 iadd temp ,rega 
-0x3835 011575 arg 0 ,pdata 
-0x3836 011576 istore 1 ,rega 
-0x3837 011577 rtn 
-:      011578 car_ir_24g_receive_attack_blink:
-0x3838 011579 arg mem_car_led_control ,pdata 
-0x3839 011580 iadd temp ,rega 
-0x383a 011581 arg 2 ,pdata 
-0x383b 011582 istore 1 ,rega 
-0x383c 011583 rtn 
-:      011584 car_ir_24g_go_die:
-0x383d 011585 jam 1 ,mem_car_24g_go_die_flag 
-0x383e 011586 rtn 
-:      011587 car_ir_clk_get:
-0x383f 011588 copy clkn_bt ,pdata 
-0x3840 011589 store 4 ,mem_ir_receive_clkn 
-0x3841 011590 rtn 
-:      011591 car_ir_clk_check:
-0x3842 011592 copy clkn_bt ,pdata 
-0x3843 011593 fetcht 4 ,mem_ir_receive_clkn 
-0x3844 011594 isub temp ,pdata 
-0x3845 011595 sub pdata ,200 ,null 
-0x3846 011596 rtn 
-:      011598 car_ir_gpio_get_status:
-0x3847 011599 fetcht 1 ,mem_ir_rx_gpio 
-0x3848 011600 branch gpio_get_bit 
-:      011602 car_led_control_receive:
-0x3849 011603 fetch 8 ,mem_le_receive_payload 
-0x384a 011604 store 8 ,mem_car_led_control 
-0x384b 011605 rtn 
-:      011607 car_info_request:
-0x384c 011608 fetch 1 ,mem_car_config_device_select 
-0x384d 011609 store 1 ,mem_car_info_request_payload 
-0x384e 011610 fetch 1 ,mem_car_config_motor_layout 
-0x384f 011611 store 1 ,mem_car_info_request_payload + 1 
-0x3850 011612 fetch 1 ,mem_car_config_ir_enable 
-0x3851 011613 store 1 ,mem_car_info_request_payload + 2 
-0x3852 011614 arg 13 ,loopcnt 
-0x3853 011615 arg mem_car_info_request_head ,contr 
-0x3854 011616 call calc_check_sum_start 
-0x3855 011617 store 1 ,mem_car_info_request_checksum 
-0x3856 011618 arg mem_car_info_request ,rega 
-0x3857 011619 branch queue_push 
-:      011625 light_init:
-0x3858 011626 call clear_eeprom_size_2k 
-0x3859 011627 jam 0x7a ,mem_curr_packet_num 
-0x385a 011628 call light_load_controler_list 
-0x385b 011629 call light_init_crr_cmd_count 
-0x385c 011630 setarg light_pairing_timer 
-0x385d 011631 store 2 ,mem_cb_event_timer 
-0x385e 011632 arg 0 ,rega 
-0x385f 011633 branch pwm_init 
-:      011635 light_pairing_timer:
-0x3860 011636 fetch 2 ,mem_light_pairing_timer 
-0x3861 011637 rtn blank 
-0x3862 011638 increase -1 ,pdata 
-0x3863 011639 store 2 ,mem_light_pairing_timer 
-0x3864 011640 rtnne 0 
-0x3865 011641 jam 0 ,mem_light_pairing_enable 
-0x3866 011642 rtn 
-:      011644 light_init_crr_cmd_count:
-0x3867 011645 bpatch patch1a_6 ,mem_patch1a 
-0x3868 011646 fetch 1 ,mem_light_next_record 
-0x3869 011647 sub pdata ,40 ,null 
-0x386a 011648 rtn positive 
-0x386b 011649 jam 0 ,mem_light_next_record 
-0x386c 011650 rtn 
-:      011652 light_load_controler_list:
-0x386d 011653 arg mem_light_next_record ,rega 
-0x386e 011654 arg 0 ,regb 
-0x386f 011655 arg 81 ,temp 
-0x3870 011656 branch iicd_read_eep_data 
-:      011659 light_find_controler_pairing:
-0x3871 011660 disable user 
-0x3872 011661 fetch 1 ,mem_light_cnum 
-0x3873 011662 copy pdata ,loopcnt 
-0x3874 011664 arg mem_light_clist ,rega 
-0x3875 011665 copy regc ,regb 
-:      011666 light_find_controler_pairing_loop:
-0x3876 011667 bpatch patch1a_7 ,mem_patch1a 
-0x3877 011668 call light_compare_addr_record 
-0x3878 011669 branch enable_user ,zero 
-:      011670 light_find_single_pairing_diff:
-0x3879 011671 increase 4 ,rega 
-0x387a 011672 loop light_find_controler_pairing_loop 
-0x387b 011673 rtn 
-:      011676 light_compare_addr_record:
-0x387c 011677 bpatch patch1b_0 ,mem_patch1b 
-0x387d 011678 ifetch 3 ,rega 
-0x387e 011679 ifetcht 3 ,regb 
-0x387f 011680 isub temp ,null 
-0x3880 011681 rtn 
-:      011683 light_compare_single_record:
-0x3881 011684 bpatch patch1b_1 ,mem_patch1b 
-0x3882 011685 ifetch 3 ,rega 
-0x3883 011686 ifetcht 3 ,regb 
-0x3884 011687 isub temp ,null 
-0x3885 011688 nrtn zero 
-0x3886 011689 ifetch 1 ,contr 
-0x3887 011690 sub pdata ,0 ,null 
-0x3888 011691 rtn zero 
-0x3889 011692 add rega ,3 ,contr 
-0x388a 011693 ifetcht 1 ,contr 
-0x388b 011694 isub temp ,null 
-0x388c 011695 rtn 
-:      011698 light_find_controler_cmd:
-0x388d 011699 bpatch patch1b_2 ,mem_patch1b 
-0x388e 011700 disable user 
-0x388f 011701 fetch 1 ,mem_light_cnum 
-0x3890 011702 copy pdata ,loopcnt 
-0x3891 011704 arg mem_light_clist ,rega 
-0x3892 011705 copy regc ,regb 
-:      011706 light_find_controler_cmd_loop:
-0x3893 011707 call light_compare_single_record 
-0x3894 011708 branch enable_user ,zero 
-0x3895 011709 increase 4 ,rega 
-0x3896 011710 loop light_find_controler_cmd_loop 
-0x3897 011711 rtn 
-:      011714 light_recv_adv:
-0x3898 011715 fetch 1 ,mem_le_scanrsp_rcv 
-0x3899 011716 increase 1 ,pdata 
-0x389a 011717 store 1 ,mem_le_scanrsp_rcv 
-0x389b 011718 arg mem_le_rxbuf + 12 ,regc 
-:      011720 light_anylize_command:
-0x389c 011721 ifetch 2 ,regc 
-0x389d 011722 arg 0x55aa ,temp 
-0x389e 011723 isub temp ,null 
-0x389f 011724 nrtn zero 
-0x38a0 011725 copy contr ,regc 
-0x38a1 011726 ifetcht 3 ,regc 
-0x38a2 011727 setarg 0xffffff 
-0x38a3 011728 isub temp ,null 
-0x38a4 011729 branch light_parse_cmd ,zero 
-0x38a5 011730 call light_find_controler_cmd 
-0x38a6 011731 branch light_parse_cmd ,user 
-0x38a7 011732 rtn 
-:      011734 light_parse_cmd:
-0x38a8 011735 bpatch patch1b_3 ,mem_patch1b 
-0x38a9 011736 increase 4 ,regc 
-0x38aa 011737 ifetch 1 ,regc 
-0x38ab 011738 fetcht 1 ,mem_curr_packet_num 
-0x38ac 011739 isub temp ,null 
-0x38ad 011740 rtn zero 
-0x38ae 011741 store 1 ,mem_curr_packet_num 
-0x38af 011742 fetch 1 ,mem_le_req_rcv 
-0x38b0 011743 increase 1 ,pdata 
-0x38b1 011744 store 1 ,mem_le_req_rcv 
-0x38b2 011746 increase 1 ,regc 
-0x38b3 011747 ifetch 1 ,regc 
-0x38b4 011748 store 1 ,mem_light_crr_cmd_count 
-0x38b5 011749 copy pdata ,loopcnt 
-0x38b6 011750 rtn blank 
-:      011751 light_parse_cmd_loop:
-0x38b7 011752 ifetch 1 ,contr 
-0x38b8 011753 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
-0x38b9 011754 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
-0x38ba 011755 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
-0x38bb 011756 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
-0x38bc 011757 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
-0x38bd 011758 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
-0x38be 011759 beq light_cmd_auto_mode ,light_parse_auto_mode 
-0x38bf 011760 beq light_cmd_pairing ,light_parse_pairing 
-0x38c0 011761 loop light_parse_cmd_loop 
-0x38c1 011762 rtn 
-:      011764 light_parse_cmd_pwm0:
-0x38c2 011765 copy contr ,regc 
-0x38c3 011766 fetch 1 ,mem_light_pwm0 
-0x38c4 011767 store 1 ,mem_pdatatemp 
-0x38c5 011768 arg 0 ,temp 
-:      011769 light_parse_cmd_pwm_common:
-0x38c6 011770 storet 1 ,mem_pdatatemp + 1 
-0x38c7 011771 setarg 10000 
-0x38c8 011772 store 3 ,mem_pdatatemp + 2 
-0x38c9 011773 ifetch 1 ,regc 
-0x38ca 011774 store 1 ,mem_pdatatemp + 5 
-0x38cb 011775 call pwm_out_set 
-0x38cc 011776 and regc ,1 ,contr 
-0x38cd 011777 loop light_parse_cmd_loop 
-0x38ce 011778 rtn 
-:      011779 light_parse_cmd_pwm1:
-0x38cf 011780 copy regc ,contr 
-0x38d0 011781 fetch 1 ,mem_light_pwm1 
-0x38d1 011782 store 1 ,mem_pdatatemp 
-0x38d2 011783 arg 1 ,temp 
-0x38d3 011784 branch light_parse_cmd_pwm_common 
-:      011785 light_parse_cmd_pwm2:
-0x38d4 011786 copy regc ,contr 
-0x38d5 011787 fetch 1 ,mem_light_pwm2 
-0x38d6 011788 store 1 ,mem_pdatatemp 
-0x38d7 011789 arg 2 ,temp 
-0x38d8 011790 branch light_parse_cmd_pwm_common 
-:      011791 light_parse_cmd_pwm3:
-0x38d9 011792 copy regc ,contr 
-0x38da 011793 fetch 1 ,mem_light_pwm3 
-0x38db 011794 store 1 ,mem_pdatatemp 
-0x38dc 011795 arg 3 ,temp 
-0x38dd 011796 branch light_parse_cmd_pwm_common 
-:      011797 light_parse_cmd_pwm4:
-0x38de 011798 copy regc ,contr 
-0x38df 011799 fetch 1 ,mem_light_pwm4 
-0x38e0 011800 store 1 ,mem_pdatatemp 
-0x38e1 011801 arg 4 ,temp 
-0x38e2 011802 branch light_parse_cmd_pwm_common 
-:      011803 light_parse_cmd_pwm5:
-0x38e3 011804 copy regc ,contr 
-0x38e4 011805 fetch 1 ,mem_light_pwm5 
-0x38e5 011806 store 1 ,mem_pdatatemp 
-0x38e6 011807 arg 5 ,temp 
-0x38e7 011808 branch light_parse_cmd_pwm_common 
-:      011810 light_parse_auto_mode:
-0x38e8 011811 ifetch 1 ,contr 
-0x38e9 011812 rtn 
-:      011814 light_parse_pairing:
-0x38ea 011815 copy contr ,regc 
-0x38eb 011816 fetch 1 ,mem_light_pairing_enable 
-0x38ec 011817 bne 1 ,light_parse_pairing_abandon 
-0x38ed 011818 call update_controler_list 
-:      011819 light_parse_pairing_abandon:
-0x38ee 011820 and regc ,4 ,contr 
-0x38ef 011821 rtn 
-:      011822 update_controler_list:
-0x38f0 011823 bpatch patch1b_4 ,mem_patch1b 
-0x38f1 011824 call light_find_controler_pairing 
-0x38f2 011825 branch update_conrtoler_list_found ,user 
-0x38f3 011826 fetch 1 ,mem_light_next_record 
-0x38f4 011827 copy pdata ,temp 
-0x38f5 011828 increase 1 ,pdata 
-0x38f6 011829 store 1 ,mem_light_next_record 
-0x38f7 011830 call light_init_crr_cmd_count 
-0x38f8 011831 lshift2 temp ,temp 
-0x38f9 011832 setarg mem_light_clist 
-0x38fa 011833 iadd temp ,contw 
-0x38fb 011834 ifetch 4 ,regc 
-0x38fc 011835 istore 4 ,contw 
-0x38fd 011836 branch update_conrtoler_store_list 
-:      011837 update_conrtoler_list_found:
-0x38fe 011838 add regc ,3 ,contr 
-0x38ff 011839 ifetch 1 ,contr 
-0x3900 011840 rtn blank 
-0x3901 011841 ifetch 4 ,regc 
-0x3902 011842 istore 4 ,rega 
-:      011843 update_conrtoler_store_list:
-0x3903 011844 arg mem_light_next_record ,rega 
-0x3904 011845 arg 0 ,regb 
-0x3905 011846 arg 81 ,temp 
-0x3906 011847 branch iicd_write_eep_data 
-:      011851 lightc_init:
-0x3907 011855 fetcht 1 ,mem_lightc_led_gpio 
-0x3908 011856 call gpio_out_inactive 
-0x3909 011857 rtn 
-:      011860 lightc_dispatch:
-0x390a 011863 fetcht 1 ,mem_lightc_led_gpio 
-0x390b 011864 call gpio_out_active 
-0x390c 011867 fetcht 1 ,mem_lightc_led_gpio 
-0x390d 011868 call gpio_out_inactive 
-0x390e 011871 call lightc_start_adv 
-0x390f 011873 fetch 1 ,mem_adv_time 
-0x3910 011874 nrtn blank 
-0x3911 011876 call lpm_write_gpio_wakeup 
-0x3912 011877 hfetch 4 ,core_lpm_ctrl 
-0x3913 011878 set0 15 ,pdata 
-0x3914 011879 hstore 4 ,core_lpm_reg 
-0x3915 011880 call lpm_write_ctrl 
-0x3916 011881 arg param_hibernate_clks ,temp 
-0x3917 011882 branch lpm_sleep 
-:      011884 lightc_adv:
-0x3918 011885 fetch 1 ,mem_adv_time 
-0x3919 011886 branch le_adv_loop_tx ,blank 
-0x391a 011887 increase -1 ,pdata 
-0x391b 011888 store 1 ,mem_adv_time 
-0x391c 011889 branch le_adv_loop_tx 
-:      011891 lightc_start_adv:
-0x391d 011892 mul32 pdata ,20 ,pdata 
-0x391e 011893 arg mem_cmd0_string ,contr 
-0x391f 011894 iadd contr ,contr 
-0x3920 011895 ifetch 1 ,contr 
-0x3921 011896 rtn blank 
-0x3922 011897 copy pdata ,rega 
-0x3923 011898 copy rega ,loopcnt 
-0x3924 011899 arg mem_le_adv_data + 2 ,contw 
-0x3925 011900 call memcpy 
-0x3926 011901 copy rega ,pdata 
-0x3927 011902 increase 2 ,pdata 
-0x3928 011903 store 1 ,mem_le_adv_data_len 
-0x3929 011904 rtn 
-:      011911 module_init:
-0x392a 011913 rtn wake 
-0x392b 011914 call le_modified_name 
-0x392c 011915 call adc_init_data 
-0x392d 011916 setarg module_process_idle 
-0x392e 011917 store 2 ,mem_cb_idle_process 
-0x392f 011918 setarg module_bt_conn_process 
-0x3930 011919 store 2 ,mem_cb_bt_process 
-0x3931 011920 setarg module_process_bb_event 
-0x3932 011921 store 2 ,mem_cb_bb_event_process 
-0x3933 011922 setarg module_le_conn_process 
-0x3934 011923 store 2 ,mem_cb_le_process 
-0x3935 011924 setarg module_lpm_lock 
-0x3936 011925 store 2 ,mem_cb_check_wakelock 
-0x3937 011926 setarg module_hci_cmd_transmit_le_notify 
-0x3938 011927 store 2 ,mem_cb_ble_transmit 
-0x3939 011928 setarg module_hci_event_receive_spp_data 
-0x393a 011929 store 2 ,mem_cb_receive_spp_data 
-0x393b 011930 setarg module_le_receive_data 
-0x393c 011931 store 2 ,mem_cb_att_write 
-0x393d 011932 setarg module_bb_event_timer 
-0x393e 011933 store 2 ,mem_cb_event_timer 
-0x393f 011935 call module_spp_clear_last_transmite_clock 
-0x3940 011936 bpatch patch1b_5 ,mem_patch1b 
-0x3941 011937 call module_lpm_uart_init 
-0x3942 011938 call module_gpio_init 
-0x3943 011939 call check_module_disabled 
-0x3944 011940 branch module_hci_event_enter_standby_mode 
-:      011943 module_lpm_uart_init:
-0x3945 011944 fetch 4 ,mem_module_uart_rx_buffer 
-0x3946 011945 hstore 4 ,core_uart_rsaddr 
-0x3947 011947 fetch 4 ,mem_module_uart_tx_buffer 
-0x3948 011948 hstore 4 ,core_uart_tsaddr 
-0x3949 011950 hfetch 1 ,core_gpio_sel1 
-0x394a 011951 or_into 0x04 ,pdata 
-0x394b 011952 and_into 0xfc ,pdata 
-0x394c 011953 hstore 1 ,core_gpio_sel1 
-0x394d 011954 jam 0x00 ,core_uart_ctrl 
-0x394e 011956 fetch 2 ,mem_module_uart_rx_buffer 
-0x394f 011957 hstore 2 ,core_uart_rrptr 
-0x3950 011958 fetch 2 ,mem_module_uart_tx_buffer 
-0x3951 011959 hstore 2 ,core_uart_twptr 
-0x3952 011960 hstore 2 ,core_uart_trptrp 
-0x3953 011962 hfetch 4 ,core_gpio_pu0 
-0x3954 011963 set1 7 ,pdata 
-0x3955 011964 hstore 4 ,core_gpio_pu0 
-0x3956 011966 hfetch 2 ,core_clkoff 
-0x3957 011967 set0 clock_off_uart ,pdata 
-0x3958 011968 hstore 2 ,core_clkoff 
-0x3959 011969 call uart_set_baud_by_mem 
-0x395a 011970 jam uartclk_crystal ,core_uart_clksel 
-0x395b 011971 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x395c 011973 fetch 1 ,mem_module_flag 
-0x395d 011974 isolate1 module_flag_uart_flow_control ,pdata 
-0x395e 011975 hfetcht 1 ,core_uart_ctrl 
-0x395f 011976 setflag true ,4 ,temp 
-0x3960 011977 hstoret 1 ,core_uart_ctrl 
-0x3961 011978 rtn 
-:      011982 module_lpm_init:
-0x3962 011983 call module_spp_clear_last_transmite_clock 
-0x3963 011984 branch module_lpm_uart_init 
-:      011987 module_gpio_init:
-0x3964 011992 fetcht 1 ,mem_module_connect_state_gpio 
-0x3965 011993 call gpio_config_output 
-0x3966 011994 call module_set_conn_pin_low 
-0x3967 011996 fetcht 1 ,mem_module_wake_up_gpio 
-0x3968 011997 branch gpio_config_input 
-:      011999 module_lpm_lock:
-0x3969 012000 fetcht 1 ,mem_module_wake_up_gpio 
-0x396a 012001 call gpio_get_bit 
-0x396b 012002 nbranch app_put_lpm_wake_lock ,true 
-0x396c 012003 branch app_get_lpm_wake_lock 
-:      012006 module_le_conn_process:
-0x396d 012007 rtn 
-:      012009 module_bt_conn_process:
-0x396e 012010 call module_spp_enter_sniff 
-0x396f 012011 branch module_control_air_flow 
-:      012013 module_spp_enter_sniff:
-0x3970 012014 fetch 1 ,mem_ui_state_map 
-0x3971 012015 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
-0x3972 012016 bpatch patch1b_6 ,mem_patch1b 
-0x3973 012017 setarg 0x3eff 
-0x3974 012018 fetcht 4 ,mem_last_transmite_clock 
-0x3975 012019 iadd temp ,temp 
-0x3976 012020 copy clkn_bt ,pdata 
-0x3977 012021 isub temp ,null 
-0x3978 012022 nrtn positive 
-0x3979 012023 fetch 2 ,mem_ui_state_map 
-0x397a 012024 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
-0x397b 012025 fetch 1 ,mem_module_flag 
-0x397c 012026 rtnbit1 moudle_task_sniff 
-0x397d 012027 call module_set_sniff_task_flag 
-0x397e 012028 call app_bt_enter_sniff 
-:      012029 module_spp_clear_last_transmite_clock:
-0x397f 012030 copy clkn_bt ,pdata 
-0x3980 012031 store 4 ,mem_last_transmite_clock 
-0x3981 012032 rtn 
-:      012035 module_process_idle:
-0x3982 012036 call module_control_air_flow 
-0x3983 012037 call l2cap_malloc_is_fifo_full 
-0x3984 012038 nrtn blank 
-0x3985 012039 branch module_process 
-:      012042 module_process_bb_event:
-0x3986 012043 copy regc ,pdata 
-0x3987 012044 beq bt_evt_bb_connected ,module_process_bb_conn 
-0x3988 012045 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
-0x3989 012046 beq bt_evt_reconn_failed ,module_process_reconn_fail 
-0x398a 012047 beq bt_evt_setup_complete ,module_process_setup_complete 
-0x398b 012048 beq bt_evt_spp_connected ,module_process_spp_connected 
-0x398c 012049 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
-0x398d 012050 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
-0x398e 012051 beq bt_evt_enter_sniff ,module_process_enter_sniff 
-0x398f 012052 beq bt_evt_exit_sniff ,module_process_exit_sniff 
-0x3990 012053 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
-0x3991 012054 beq bt_evt_le_connected ,module_process_le_conn 
-0x3992 012055 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
-0x3993 012056 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
-0x3994 012057 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
-0x3995 012058 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
-0x3996 012059 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
-0x3997 012060 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
-0x3998 012061 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
-0x3999 012062 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
-0x399a 012063 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
-0x399b 012064 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
-0x399c 012065 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
-0x399d 012066 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
-0x399e 012067 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
-0x399f 012068 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
-0x39a0 012069 beq bt_evt_store_nvram ,module_hci_event_store_device 
-0x39a1 012070 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
-0x39a2 012071 rtn 
-:      012074 module_process_bb_event_disconned:
-0x39a3 012075 call module_spp_clear_last_transmite_clock 
-0x39a4 012076 fetch 1 ,mem_flag_pairing_state 
-0x39a5 012077 ncall module_hci_event_bt_pairing_fail ,blank 
-0x39a6 012078 call module_disconn_start 
-0x39a7 012079 fetch 2 ,mem_ui_state_map 
-0x39a8 012080 rtnbit0 ui_state_bt_spp_conn 
-0x39a9 012081 branch module_spp_disconnected 
-:      012083 module_process_spp_connected:
-0x39aa 012084 fetch 2 ,mem_ui_state_map 
-0x39ab 012085 set1 ui_state_bt_spp_conn ,pdata 
-0x39ac 012086 store 2 ,mem_ui_state_map 
-0x39ad 012087 fetch 1 ,mem_module_spp_lpm_mult 
-0x39ae 012088 store 1 ,mem_lpm_mult 
-0x39af 012089 call module_set_conn_pin_low 
-0x39b0 012090 branch module_hci_event_spp_connect 
-:      012092 module_process_spp_disconnected:
-:      012094 module_spp_disconnected:
-0x39b1 012095 fetch 2 ,mem_ui_state_map 
-0x39b2 012096 rtnbit0 ui_state_bt_spp_conn 
-0x39b3 012097 set0 ui_state_bt_spp_conn ,pdata 
-0x39b4 012098 store 2 ,mem_ui_state_map 
-0x39b5 012099 branch module_hci_event_spp_disconnect 
-:      012102 module_process_enter_sniff:
-:      012104 module_sniff_param_check:
-0x39b6 012105 call module_spp_clear_last_transmite_clock 
-0x39b7 012108 fetch 2 ,mem_context + coffset_tsniff 
-0x39b8 012109 rshift pdata ,pdata 
-0x39b9 012110 fetcht 2 ,mem_sniff_param_interval 
-0x39ba 012111 isub temp ,null 
-0x39bb 012112 nbranch module_sniff_param_check_unsniff ,zero 
-0x39bc 012113 branch app_lpm_mult_enable 
-:      012114 module_sniff_param_check_unsniff:
-0x39bd 012115 fetch 1 ,mem_module_flag 
-0x39be 012116 rtnbit1 moudle_task_unsniff 
-0x39bf 012117 hfetch 2 ,core_uart_rxitems 
-0x39c0 012118 ncall module_set_unsniff_task_flag ,blank 
-0x39c1 012119 branch app_bt_sniff_exit 
-:      012121 module_process_exit_sniff:
-0x39c2 012122 call module_clear_sniff_task_flag 
-0x39c3 012123 branch app_lpm_mult_disable 
-:      012125 module_process_setup_complete:
-0x39c4 012126 call module_spp_clear_last_transmite_clock 
-0x39c5 012127 branch module_conn_start 
-:      012129 module_process_bb_even_le_disconn:
-0x39c6 012130 call le_clr_config_more_data 
-0x39c7 012131 call module_disconn_start 
-0x39c8 012132 branch module_hci_event_le_disconnect 
-:      012134 module_process_evt_pincode_req:
-0x39c9 012135 branch app_bt_set_pincode 
-:      012138 module_process_sniff_not_accept:
-0x39ca 012139 branch module_clear_sniff_task_flag 
-:      012142 module_process_unsniff_accept:
-0x39cb 012143 fetch 1 ,mem_module_flag 
-0x39cc 012144 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
-0x39cd 012145 branch module_clear_unsniff_task_flag 
-:      012148 module_process_unsniff_not_accept:
-0x39ce 012149 branch module_clear_unsniff_task_flag 
-:      012152 module_process_le_conn:
-0x39cf 012153 call le_send_att_exchange_mtu_requset 
-0x39d0 012154 call module_conn_start 
-0x39d1 012155 fetch 1 ,mem_module_le_lpm_mult 
-0x39d2 012156 store 1 ,mem_lpm_mult 
-0x39d3 012157 branch module_hci_event_le_connect 
-:      012160 module_process_bb_conn:
-0x39d4 012161 jam 0 ,mem_flag_mode_ssp_pin 
-0x39d5 012162 call module_clear_sniff_task_flag 
-0x39d6 012163 branch module_clear_unsniff_task_flag 
-:      012165 module_process_page_time_out:
-:      012166 module_process_reconn_fail:
-:      012167 module_disconn_start:
-0x39d7 012168 call module_start_adv_discovery_by_command 
-0x39d8 012169 branch module_set_conn_pin_high 
-:      012172 module_process_ble_ltk_lost:
-0x39d9 012173 call le_send_reject_ind 
-0x39da 012174 branch le_send_smp_security_request 
-:      012177 module_set_conn_pin_high:
-0x39db 012178 fetcht 1 ,mem_module_connect_state_gpio 
-0x39dc 012179 branch gpio_out_active 
-:      012181 module_conn_start:
-0x39dd 012182 call module_stop_adv_discovery 
-0x39de 012183 branch module_set_conn_pin_low 
-:      012185 module_stop_adv_discovery:
-0x39df 012186 fetch 1 ,mem_module_state 
-0x39e0 012187 isolate1 moudle_state_bt_bit ,pdata 
-0x39e1 012188 call app_bt_stop_discovery ,true 
-0x39e2 012189 fetch 1 ,mem_module_state 
-0x39e3 012190 isolate1 moudle_state_ble_bit ,pdata 
-0x39e4 012191 call app_ble_stop_adv ,true 
-0x39e5 012192 rtn 
-:      012193 module_set_conn_pin_low:
-0x39e6 012194 fetcht 1 ,mem_module_connect_state_gpio 
-0x39e7 012195 branch gpio_out_inactive 
-:      012197 module_process_with_credit:
-0x39e8 012198 fetch 1 ,mem_credit_flag 
-0x39e9 012199 rtneq credit_disable 
-0x39ea 012200 branch rfcomm_send_uih_without_payload 
-:      012202 module_process:
-0x39eb 012203 hfetch 1 ,core_uart_status 
-0x39ec 012204 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
-0x39ed 012205 call uartd_prepare_rx 
-0x39ee 012206 ifetch 1 ,contru 
-0x39ef 012207 bne 0x01 ,module_hci_in_excp 
-0x39f0 012208 hfetch 2 ,core_uart_rxitems 
-0x39f1 012209 sub pdata ,2 ,null 
-0x39f2 012210 rtn positive 
-0x39f3 012211 ifetch 1 ,contru 
-0x39f4 012212 store 1 ,mem_module_uart_opcode 
-0x39f5 012213 ifetcht 1 ,contru 
-0x39f6 012214 copy contru ,rega 
-0x39f7 012215 storet 1 ,mem_module_uart_len 
-0x39f8 012216 add temp ,3 ,temp 
-0x39f9 012217 hfetch 2 ,core_uart_rxitems 
-0x39fa 012218 isub temp ,temp 
-0x39fb 012219 nrtn positive 
-0x39fc 012220 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x39fd 012221 call module_hci_cmd_control 
-0x39fe 012222 fetch 1 ,mem_module_temp_nl_discard_packet 
-0x39ff 012223 rtneq hci_not_discard_packet 
-0x3a00 012224 branch module_hci_dicard_packet 
-:      012226 module_hci_in_excp:
-0x3a01 012227 call delay_10ms 
-0x3a02 012228 call module_hci_event_invalid_packet 
-0x3a03 012229 branch module_hci_release_except 
-:      012232 module_hci_release_except:
-0x3a04 012233 bpatch patch1b_7 ,mem_patch1b 
-0x3a05 012234 hfetch 2 ,core_uart_rxitems 
-0x3a06 012235 rtn blank 
-0x3a07 012236 call uartd_prepare_rx 
-0x3a08 012237 ifetch 1 ,contru 
-0x3a09 012238 sub pdata ,0x01 ,null 
-0x3a0a 012239 ncall module_hci_dicard_bytes ,zero 
-0x3a0b 012240 nbranch module_hci_release_except ,zero 
-0x3a0c 012241 ifetch 1 ,contru 
-0x3a0d 012242 rtneq hci_cmd_spp_data_req 
-0x3a0e 012243 rtneq hci_cmd_set_credit_given 
-0x3a0f 012244 increase -1 ,contru 
-0x3a10 012245 call module_hci_dicard_bytes 
-0x3a11 012246 branch module_hci_release_except 
-:      012248 module_hci_dicard_packet:
-0x3a12 012249 call uartd_prepare_rx 
-0x3a13 012250 increase 2 ,contru 
-0x3a14 012251 ifetch 1 ,contru 
-0x3a15 012252 iadd contru ,contru 
-:      012253 module_hci_dicard_bytes:
-0x3a16 012254 branch uartd_rxdone 
-:      012257 module_hci_cmd_control:
-0x3a17 012258 bpatch patch1c_0 ,mem_patch1c 
-0x3a18 012259 fetch 1 ,mem_module_uart_opcode 
-0x3a19 012260 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
-0x3a1a 012261 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
-0x3a1b 012262 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
-0x3a1c 012263 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
-0x3a1d 012264 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
-0x3a1e 012265 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
-0x3a1f 012266 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
-0x3a20 012267 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
-0x3a21 012268 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
-0x3a22 012269 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
-0x3a23 012270 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
-0x3a24 012271 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
-0x3a25 012272 beq hci_cmd_version_req ,module_hci_cmd_version_request 
-0x3a26 012273 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
-0x3a27 012274 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
-0x3a28 012275 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
-0x3a29 012276 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
-0x3a2a 012277 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
-0x3a2b 012278 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
-0x3a2c 012279 beq hci_cmd_power_req ,module_hci_cmd_power_request 
-0x3a2d 012280 beq hci_cmd_power_set ,module_hci_cmd_power_set 
-0x3a2e 012281 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
-0x3a2f 012282 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
-0x3a30 012283 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
-0x3a31 012284 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
-0x3a32 012285 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
-0x3a33 012286 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
-0x3a34 012287 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
-0x3a35 012288 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
-0x3a36 012289 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
-0x3a37 012290 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
-0x3a38 012291 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
-0x3a39 012292 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
-0x3a3a 012293 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
-0x3a3b 012294 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
-0x3a3c 012295 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
-0x3a3d 012296 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
-0x3a3e 012297 branch module_hci_event_receive_invalid_cmd 
-:      012302 module_hci_cmd_set_bt_addr:
-0x3a3f 012303 fetch 1 ,mem_module_uart_len 
-0x3a40 012304 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a41 012305 ifetch 6 ,contru 
-0x3a42 012306 store 6 ,mem_lap 
-0x3a43 012307 branch module_hci_event_receive_valid_cmd 
-:      012310 module_hci_cmd_set_le_addr:
-0x3a44 012311 fetch 1 ,mem_module_uart_len 
-0x3a45 012312 bne 6 ,module_hci_event_receive_invalid_cmd 
-0x3a46 012313 ifetch 6 ,contru 
-0x3a47 012314 store 6 ,mem_le_lap 
-0x3a48 012315 branch module_hci_event_receive_valid_cmd 
-:      012319 module_hci_cmd_set_visibility:
-0x3a49 012320 fetch 1 ,mem_module_uart_len 
-0x3a4a 012321 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3a4b 012322 copy rega ,contru 
-0x3a4c 012323 call module_hci_event_receive_valid_cmd 
-0x3a4d 012324 ifetcht 1 ,contru 
-0x3a4e 012325 storet 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a4f 012326 fetch 2 ,mem_ui_state_map 
-0x3a50 012327 rtnbit1 ui_state_ble_connected 
-0x3a51 012328 rtnbit1 ui_state_bt_connected 
-:      012329 module_start_adv_discovery_by_command:
-0x3a52 012330 fetch 1 ,mem_module_state 
-0x3a53 012331 isolate1 moudle_state_bt_bit ,pdata 
-0x3a54 012332 nbranch moudle_start_adv_by_command ,true 
-0x3a55 012333 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a56 012334 and temp ,0x03 ,pdata 
-0x3a57 012335 store 1 ,mem_scan_mode 
-:      012336 moudle_start_adv_by_command:
-0x3a58 012337 fetch 1 ,mem_module_state 
-0x3a59 012338 isolate1 moudle_state_ble_bit ,pdata 
-0x3a5a 012339 nrtn true 
-0x3a5b 012340 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
-0x3a5c 012341 isolate1 2 ,temp 
-0x3a5d 012342 branch app_ble_start_adv ,true 
-0x3a5e 012343 branch app_ble_stop_adv 
-:      012347 module_hci_cmd_set_bt_name:
-0x3a5f 012348 fetch 1 ,mem_module_uart_len 
-0x3a60 012349 sub pdata ,67 ,null 
-0x3a61 012350 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a62 012351 store 1 ,mem_local_name_length 
-0x3a63 012352 arg 8 ,loopcnt 
-0x3a64 012353 call memset0 
-0x3a65 012354 fetch 1 ,mem_module_uart_len 
-0x3a66 012355 copy pdata ,loopcnt 
-0x3a67 012356 copy rega ,contru 
-0x3a68 012357 arg mem_local_name ,contw 
-0x3a69 012358 call uart_copy_rx_bytes_fast 
-0x3a6a 012359 branch module_hci_event_receive_valid_cmd 
-:      012363 module_hci_cmd_set_le_name:
-0x3a6b 012364 fetch 1 ,mem_module_uart_len 
-0x3a6c 012365 sub pdata ,29 ,null 
-0x3a6d 012366 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3a6e 012367 store 1 ,mem_le_name_len 
-0x3a6f 012368 copy pdata ,loopcnt 
-0x3a70 012369 copy rega ,contru 
-0x3a71 012370 arg mem_le_name ,contw 
-0x3a72 012371 call uart_copy_rx_bytes_fast 
-0x3a73 012372 call le_modified_name 
-0x3a74 012373 branch module_hci_event_receive_valid_cmd 
-:      012377 module_hci_cmd_receive_spp_data:
-0x3a75 012378 fetch 1 ,mem_ui_state_map 
-0x3a76 012379 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
-0x3a77 012380 call app_check_sniff 
-0x3a78 012381 branch module_hci_cmd_spp_exit_sniff ,true 
-0x3a79 012382 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a7a 012384 call module_spp_clear_last_transmite_clock 
-0x3a7b 012385 fetch 1 ,mem_remote_credits 
-0x3a7c 012386 rtn blank 
-0x3a7d 012387 fetch 2 ,mem_nl_rx_len_all 
-0x3a7e 012388 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
-0x3a7f 012389 fetch 1 ,mem_module_uart_len 
-0x3a80 012390 store 2 ,mem_nl_rx_len_all 
-0x3a81 012392 copy rega ,contru 
-0x3a82 012395 copy contru ,pdata 
-0x3a83 012396 store 2 ,mem_nl_rx_data_src 
-:      012397 module_hci_cmd_pass_init_ng_rx_len_all:
-0x3a84 012398 call module_hci_cmd_get_current_packet_len_and_remain_len 
-0x3a85 012399 branch spp_tx_rfcomm_packet 
-:      012401 module_hci_cmd_spp_exit_sniff:
-0x3a86 012402 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a87 012403 branch module_exit_sniff 
-:      012405 module_hci_cmd_get_current_packet_len_and_remain_len:
-0x3a88 012406 call module_hci_cmd_get_current_patcket_len 
-0x3a89 012407 fetch 2 ,mem_nl_rx_len_all 
-0x3a8a 012408 fetcht 2 ,mem_current_packet_length 
-0x3a8b 012409 isub temp ,pdata 
-0x3a8c 012410 store 2 ,mem_nl_rx_len_all 
-0x3a8d 012411 rtn 
-:      012413 module_hci_cmd_get_current_patcket_len:
-0x3a8e 012414 fetch 2 ,mem_nl_rx_len_all 
-0x3a8f 012415 arg dm_refcom_buff_len ,temp 
-0x3a90 012416 call not_greater_than 
-0x3a91 012417 fetcht 2 ,mem_rfcomm_max_frame_size 
-0x3a92 012418 call not_greater_than 
-0x3a93 012419 fetcht 2 ,mem_pn_max_frame_size 
-0x3a94 012420 call not_greater_than 
-0x3a95 012421 store 2 ,mem_current_packet_length 
-0x3a96 012422 rtn 
-:      012424 module_hci_command_tx_spp_tx_complete:
-0x3a97 012425 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a98 012426 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
-0x3a99 012427 branch module_hci_event_receive_valid_cmd 
-:      012431 module_hci_cmd_receive_le_data:
-0x3a9a 012432 fetch 2 ,mem_ui_state_map 
-0x3a9b 012433 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3a9c 012434 call module_check_ble_encrypt_state 
-0x3a9d 012435 branch module_hci_event_receive_invalid_cmd ,user 
-0x3a9e 012436 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3a9f 012437 fetch 1 ,mem_module_flag 
-0x3aa0 012438 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
-0x3aa1 012439 fetch 1 ,mem_module_hci_notify_len 
-0x3aa2 012440 nrtn blank 
-0x3aa3 012441 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aa4 012442 ifetch 2 ,contru 
-0x3aa5 012443 store 2 ,mem_module_hci_notify_handle 
-0x3aa6 012444 copy contru ,pdata 
-0x3aa7 012445 store 2 ,mem_module_hci_nofiy_addr 
-0x3aa8 012446 fetch 1 ,mem_module_uart_len 
-0x3aa9 012447 pincrease -2 
-0x3aaa 012448 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aab 012449 branch module_hci_event_receive_invalid_cmd ,zero 
-0x3aac 012450 store 1 ,mem_module_hci_notify_len 
-0x3aad 012451 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3aae 012452 call le_set_config_more_data 
-0x3aaf 012453 call module_hci_cmd_transmit_le_notify 
-0x3ab0 012454 call module_hci_cmd_transmit_le_notify 
-0x3ab1 012455 call module_hci_cmd_transmit_le_notify 
-0x3ab2 012456 fetch 1 ,mem_module_flag 
-0x3ab3 012457 rtnbit0 module_flag_ble_data_finish 
-:      012458 module_hci_cmd_receive_le_data_finish:
-0x3ab4 012459 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
-0x3ab5 012460 call module_clear_le_tx_data_flag 
-0x3ab6 012461 branch module_hci_event_receive_valid_cmd 
-:      012463 module_hci_cmd_transmit_le_notify:
-0x3ab7 012464 fetch 1 ,mem_module_hci_notify_len 
-0x3ab8 012465 rtn blank 
-0x3ab9 012466 call le_fifo_check_nearly_full 
-0x3aba 012467 nrtn blank 
-0x3abb 012468 call module_get_le_remote_mtu 
-0x3abc 012469 bpatch patch1c_1 ,mem_patch1c 
-0x3abd 012470 add temp ,-3 ,pdata 
-0x3abe 012471 fetcht 1 ,mem_module_hci_notify_len 
-0x3abf 012472 call not_greater_than 
-0x3ac0 012473 copy pdata ,rega 
-0x3ac1 012474 copy temp ,pdata 
-0x3ac2 012475 isub rega ,pdata 
-0x3ac3 012476 store 1 ,mem_module_hci_notify_len 
-0x3ac4 012477 fetcht 2 ,mem_module_hci_notify_handle 
-0x3ac5 012478 call le_att_malloc_tx_notify 
-0x3ac6 012479 fetch 2 ,mem_module_hci_nofiy_addr 
-0x3ac7 012480 copy pdata ,contru 
-0x3ac8 012481 copy rega ,loopcnt 
-0x3ac9 012482 call uart_copy_rx_bytes_fast 
-0x3aca 012483 copy contru ,pdata 
-0x3acb 012484 store 2 ,mem_module_hci_nofiy_addr 
-0x3acc 012485 fetch 1 ,mem_module_hci_notify_len 
-0x3acd 012486 nrtn blank 
-0x3ace 012487 branch module_set_le_tx_data_flag 
-:      012491 module_get_le_remote_mtu:
-0x3acf 012492 arg 0x17 ,temp 
-0x3ad0 012493 fetch 1 ,mem_module_flag 
-0x3ad1 012494 rtnbit1 module_flag_ble_send_mtu23 
-0x3ad2 012495 fetcht 2 ,mem_le_remote_mtu 
-0x3ad3 012496 rtn 
-:      012498 module_check_ble_encrypt_state:
-0x3ad4 012499 fetch 1 ,mem_module_flag 
-0x3ad5 012500 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
-0x3ad6 012501 branch disable_user 
-:      012505 module_hci_cmd_inquire_status:
-0x3ad7 012506 branch module_hci_event_status_res 
-:      012510 module_hci_cmd_set_pairing_mode:
-0x3ad8 012511 copy rega ,contru 
-0x3ad9 012512 ifetch 1 ,contru 
-0x3ada 012513 beq pairing_pincode ,module_hci_pairing_pincode_mode 
-0x3adb 012514 beq pairing_justwork ,module_hci_pairing_just_work_mode 
-0x3adc 012515 beq pairing_passkey ,module_hci_pairing_passkey 
-0x3add 012516 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
-0x3ade 012517 branch module_hci_event_receive_invalid_cmd 
-:      012518 module_hci_pairing_pincode_mode:
-0x3adf 012519 call ssp_disable 
-0x3ae0 012520 jam 0 ,mem_ssp_enable 
-0x3ae1 012521 branch module_hci_event_receive_valid_cmd 
-:      012522 module_hci_pairing_just_work_mode:
-0x3ae2 012523 setarg ssp_mode_just_work_io_cap_data 
-:      012524 module_hci_sspairing_mode:
-0x3ae3 012525 store 3 ,mem_sp_iocap_local 
-0x3ae4 012526 store 1 ,mem_ssp_mode_flag 
-0x3ae5 012527 call ssp_enable 
-0x3ae6 012528 jam 1 ,mem_ssp_enable 
-0x3ae7 012529 branch module_hci_event_receive_valid_cmd 
-:      012530 module_hci_pairing_passkey:
-0x3ae8 012531 setarg ssp_mode_passkey_io_cap_data 
-0x3ae9 012532 branch module_hci_sspairing_mode 
-:      012534 module_hci_pairing_numeric_comparison:
-0x3aea 012535 setarg ssp_mode_ssp_pin_io_cap_data 
-0x3aeb 012536 branch module_hci_sspairing_mode 
-:      012539 module_hci_cmd_set_pincode:
-0x3aec 012540 fetch 1 ,mem_module_uart_len 
-0x3aed 012541 sub pdata ,16 ,null 
-0x3aee 012542 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3aef 012543 store 1 ,mem_pin_length 
-0x3af0 012544 copy pdata ,loopcnt 
-0x3af1 012545 arg mem_pin ,contw 
-0x3af2 012546 call uart_copy_rx_bytes 
-0x3af3 012547 branch module_hci_event_receive_valid_cmd 
-:      012551 module_hci_cmd_set_uart_control_mode:
-0x3af4 012552 copy rega ,contru 
-0x3af5 012553 ifetch 1 ,contru 
-0x3af6 012554 hfetcht 1 ,core_uart_ctrl 
-0x3af7 012555 nsetflag blank ,4 ,temp 
-0x3af8 012556 hstoret 1 ,core_uart_ctrl 
-0x3af9 012557 branch module_hci_event_receive_valid_cmd 
-:      012561 module_hci_cmd_set_uart_baud:
-0x3afa 012562 fetch 1 ,mem_module_uart_len 
-0x3afb 012563 copy pdata ,loopcnt 
-0x3afc 012564 copy rega ,contru 
-0x3afd 012565 call string2dec_from_uart 
-0x3afe 012566 setarg uart_clk_24 
-0x3aff 012567 idiv temp 
-0x3b00 012568 call wait_div_end 
-0x3b01 012569 quotient pdata 
-:      012570 module_hci_cmd_set_uart_baud_ok:
-0x3b02 012571 store uart_baud_len ,mem_baud 
-0x3b03 012572 call module_hci_event_receive_valid_cmd 
-0x3b04 012573 call wait_uarttx 
-0x3b05 012574 branch uart_set_baud_by_mem 
-:      012578 module_hci_cmd_version_request:
-0x3b06 012579 arg 2 ,rega 
-0x3b07 012580 arg mem_soft_version_num ,regb 
-0x3b08 012581 arg 0 ,temp 
-0x3b09 012582 branch module_hci_event_set_cmd 
-:      012583 module_hci_event_set_cmd_send_response:
-0x3b0a 012584 store 2 ,mem_event_cmd_response_content 
-0x3b0b 012585 arg mem_event_cmd_response_content ,regb 
-0x3b0c 012586 arg 0 ,temp 
-0x3b0d 012587 branch module_hci_event_set_cmd 
-:      012591 module_hci_cmd_bt_disconnect:
-0x3b0e 012592 fetch 2 ,mem_ui_state_map 
-0x3b0f 012593 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-:      012594 module_hci_cmd_bt_disconnect_doing:
-0x3b10 012595 call module_hci_event_receive_valid_cmd 
-0x3b11 012596 branch app_bt_disconnect 
-:      012600 module_hci_cmd_ble_disconnect:
-0x3b12 012601 fetch 2 ,mem_ui_state_map 
-0x3b13 012602 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-:      012603 module_hci_cmd_ble_disconnect_doing:
-0x3b14 012604 call module_hci_event_receive_valid_cmd 
-0x3b15 012605 branch app_ble_disconnect 
-:      012611 module_hci_cmd_set_nvram:
-0x3b16 012612 fetch 1 ,mem_module_uart_len 
-0x3b17 012613 copy pdata ,loopcnt 
-0x3b18 012614 copy rega ,contru 
-0x3b19 012615 fetch 2 ,mem_nv_data_ptr 
-0x3b1a 012616 icopy contw 
-0x3b1b 012617 call uart_copy_rx_bytes_fast 
-0x3b1c 012618 branch module_hci_event_receive_valid_cmd 
-:      012622 module_hci_cmd_confirm_gkey:
-0x3b1d 012623 fetch 1 ,mem_ui_state_map 
-0x3b1e 012624 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
-0x3b1f 012625 ifetch 1 ,contru 
-0x3b20 012626 fetcht 1 ,mem_flag_mode_ssp_pin 
-0x3b21 012627 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
-0x3b22 012628 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
-0x3b23 012629 storet 1 ,mem_flag_mode_ssp_pin 
-0x3b24 012631 call module_hci_event_receive_valid_cmd 
-0x3b25 012633 fetch 1 ,mem_flag_mode_ssp_pin 
-0x3b26 012634 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
-0x3b27 012635 rtn 
-:      012637 dhkey_not_accept:
-0x3b28 012638 jam 0 ,mem_flag_mode_ssp_pin 
-0x3b29 012639 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
-0x3b2a 012640 branch ui_ipc_send_cmd 
-:      012643 module_hci_cmd_spp_number_comparison_result_is1:
-0x3b2b 012644 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x3b2c 012645 branch dhkey_not_accept 
-:      012649 module_hci_cmd_set_credit_given:
-0x3b2d 012650 fetch 1 ,mem_ui_state_map 
-0x3b2e 012651 rtnbit0 ui_state_bt_spp_conn 
-0x3b2f 012652 fetch 1 ,mem_credit_flag 
-0x3b30 012653 rtneq credit_disable 
-0x3b31 012654 ifetch 1 ,contru 
-0x3b32 012655 fetcht 1 ,mem_credit_given 
-0x3b33 012656 iadd temp ,temp 
-0x3b34 012657 storet 1 ,mem_credit_given 
-0x3b35 012658 rtn 
-:      012662 module_hci_cmd_auto_adv:
-0x3b36 012663 arg 0x40 ,loopcnt 
-0x3b37 012664 arg mem_le_adv_data_len ,contw 
-0x3b38 012665 call clear_mem 
-0x3b39 012666 setarg 0 
-0x3b3a 012667 store 1 ,mem_regb 
-0x3b3b 012668 copy rega ,contru 
-:      012669 module_hci_cmd_auto_adv_loop:
-0x3b3c 012670 copy contru ,pdata 
-0x3b3d 012671 store 2 ,mem_regc 
-0x3b3e 012672 call module_hci_cmd_auto_adv_adv_analys 
-0x3b3f 012674 fetch 1 ,mem_regb 
-0x3b40 012675 fetcht 1 ,mem_temp 
-0x3b41 012676 increase 1 ,temp 
-0x3b42 012677 iadd temp ,pdata 
-0x3b43 012678 store 1 ,mem_regb 
-0x3b44 012680 sub pdata ,31 ,null 
-0x3b45 012681 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
-:      012682 module_hci_cmd_auto_adv_store_adv:
-0x3b46 012683 fetcht 1 ,mem_le_adv_data_len 
-0x3b47 012684 setarg mem_le_adv_data 
-0x3b48 012685 iadd temp ,pdata 
-0x3b49 012686 store 2 ,mem_contw 
-0x3b4a 012687 fetcht 1 ,mem_temp 
-0x3b4b 012688 increase 1 ,temp 
-0x3b4c 012689 fetch 1 ,mem_le_adv_data_len 
-0x3b4d 012690 iadd temp ,pdata 
-0x3b4e 012691 store 1 ,mem_le_adv_data_len 
-0x3b4f 012692 branch module_hci_cmd_auto_adv_store_common 
-:      012693 module_hci_cmd_auto_adv_store_scan:
-0x3b50 012694 fetcht 1 ,mem_le_scan_data_len 
-0x3b51 012695 setarg mem_le_scan_data 
-0x3b52 012696 iadd temp ,pdata 
-0x3b53 012697 store 2 ,mem_contw 
-0x3b54 012698 fetcht 1 ,mem_temp 
-0x3b55 012699 increase 1 ,temp 
-0x3b56 012700 fetch 1 ,mem_le_scan_data_len 
-0x3b57 012701 iadd temp ,pdata 
-0x3b58 012702 store 1 ,mem_le_scan_data_len 
-:      012703 module_hci_cmd_auto_adv_store_common:
-0x3b59 012704 fetch 2 ,mem_contw 
-0x3b5a 012705 copy pdata ,contw 
-0x3b5b 012706 fetch 2 ,mem_regc 
-0x3b5c 012707 copy pdata ,contru 
-0x3b5d 012709 copy temp ,loopcnt 
-0x3b5e 012710 call uart_copy_rx_bytes_fast 
-0x3b5f 012712 fetch 1 ,mem_module_uart_len 
-0x3b60 012713 fetcht 1 ,mem_regb 
-0x3b61 012714 isub temp ,null 
-0x3b62 012715 nbranch module_hci_cmd_auto_adv_loop ,zero 
-0x3b63 012716 branch module_hci_event_receive_valid_cmd 
-:      012719 module_hci_cmd_auto_adv_adv_analys:
-0x3b64 012720 ifetch 1 ,contru 
-0x3b65 012721 store 1 ,mem_temp 
-0x3b66 012722 ifetch 1 ,contru 
-0x3b67 012723 store 1 ,mem_rega 
-0x3b68 012724 rtn 
-:      012728 module_hci_cmd_power_request:
-0x3b69 012729 arg 0 ,temp 
-0x3b6a 012730 arg 2 ,rega 
-0x3b6b 012731 fetch 2 ,mem_module_vdd_quotient 
-0x3b6c 012732 store 2 ,mem_event_cmd_response_content 
-0x3b6d 012733 arg mem_event_cmd_response_content ,regb 
-0x3b6e 012734 branch module_hci_event_set_cmd 
-:      012738 module_hci_cmd_power_set:
-0x3b6f 012739 fetch 1 ,mem_module_uart_len 
-0x3b70 012740 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b71 012741 ifetch 1 ,contru 
-0x3b72 012742 store 1 ,mem_module_read_vdd_flag 
-0x3b73 012743 setarg 0x00 
-0x3b74 012744 store 2 ,mem_module_vdd_quotient 
-0x3b75 012745 branch module_hci_event_receive_valid_cmd 
-:      012749 module_hci_cmd_passkey_entry:
-0x3b76 012750 ifetch 4 ,contru 
-0x3b77 012751 store 4 ,mem_pin 
-0x3b78 012752 jam 4 ,mem_pin_length 
-0x3b79 012753 jam 0 ,mem_authentication_passkey_times 
-0x3b7a 012754 call module_hci_event_receive_valid_cmd 
-0x3b7b 012755 branch authentication_passkey 
-:      012759 module_hci_cmd_set_gpio:
-0x3b7c 012760 fetch 1 ,mem_module_uart_len 
-0x3b7d 012761 bne 3 ,module_hci_event_receive_invalid_cmd 
-0x3b7e 012762 ifetch 1 ,contru 
-0x3b7f 012763 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
-0x3b80 012764 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
-0x3b81 012765 branch module_hci_event_receive_invalid_cmd 
-:      012767 module_set_gpio_input:
-0x3b82 012768 ifetcht 1 ,contru 
-0x3b83 012769 ifetch 1 ,contru 
-0x3b84 012770 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
-0x3b85 012771 nsetflag blank ,7 ,temp 
-0x3b86 012772 call gpio_config_input 
-0x3b87 012773 branch module_hci_event_receive_valid_cmd 
-:      012775 module_set_gpio_high_impedance:
-0x3b88 012776 call gpio_set_high_impedance 
-0x3b89 012777 branch module_hci_event_receive_valid_cmd 
-:      012779 module_set_gpio_output:
-0x3b8a 012780 ifetcht 1 ,contru 
-0x3b8b 012781 call gpio_config_output0 
-0x3b8c 012782 ifetch 1 ,contru 
-0x3b8d 012783 isolate1 0 ,pdata 
-0x3b8e 012784 call gpio_out_flag 
-0x3b8f 012785 branch module_hci_event_receive_valid_cmd 
-:      012789 module_hci_cmd_read_gpio:
-0x3b90 012790 fetch 1 ,mem_module_uart_len 
-0x3b91 012791 bne 1 ,module_hci_event_receive_invalid_cmd 
-0x3b92 012792 ifetcht 1 ,contru 
-0x3b93 012793 call gpio_get_bit 
-0x3b94 012794 setarg 0x0 
-0x3b95 012795 nsetflag true ,0 ,pdata 
-0x3b96 012796 arg 1 ,rega 
-0x3b97 012797 branch module_hci_event_set_cmd_send_response 
-:      012801 module_hci_cmd_le_set_pairing_mode:
-0x3b98 012802 copy rega ,contru 
-0x3b99 012803 ifetch 1 ,contru 
-0x3b9a 012804 copy pdata ,temp 
-0x3b9b 012805 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
-0x3b9c 012806 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
-0x3b9d 012807 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
-0x3b9e 012808 store 1 ,mem_le_pairing_mode 
-0x3b9f 012809 beq le_pairing_mode_none ,module_le_set_no_pairing 
-0x3ba0 012810 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
-0x3ba1 012811 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
-0x3ba2 012812 branch module_hci_event_receive_invalid_cmd 
-:      012814 module_le_set_pairing_mode_secure_justwork:
-0x3ba3 012815 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba4 012816 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3ba5 012817 storet 1 ,mem_le_pairing_mode 
-0x3ba6 012818 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3ba7 012819 branch module_le_set_noinputnooutput 
-:      012820 module_le_set_pairing_mode_secure_numeric:
-0x3ba8 012821 fetch 1 ,mem_le_secure_connect_enable 
-0x3ba9 012822 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3baa 012823 storet 1 ,mem_le_pairing_mode 
-0x3bab 012824 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bac 012825 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x3bad 012826 branch module_hci_event_receive_valid_cmd 
-:      012827 module_le_set_pairing_mode_secure_passkey:
-0x3bae 012828 fetch 1 ,mem_le_secure_connect_enable 
-0x3baf 012829 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bb0 012830 storet 1 ,mem_le_pairing_mode 
-0x3bb1 012831 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x3bb2 012832 branch module_le_set_displayonly 
-:      012833 module_le_set_no_pairing:
-0x3bb3 012834 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      012835 module_le_set_noinputnooutput:
-0x3bb4 012836 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x3bb5 012837 branch module_hci_event_receive_valid_cmd 
-:      012838 module_le_set_pairing_mode_lagacy_just_work:
-0x3bb6 012839 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x3bb7 012840 branch module_le_set_noinputnooutput 
-:      012841 module_le_set_pairing_mode_lagacy_passkey:
-0x3bb8 012842 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      012843 module_le_set_displayonly:
-0x3bb9 012844 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x3bba 012845 branch module_hci_event_receive_valid_cmd 
-:      012849 module_hci_cmd_le_set_adv_data:
-0x3bbb 012850 fetch 1 ,mem_module_uart_len 
-0x3bbc 012851 sub pdata ,31 ,null 
-0x3bbd 012852 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bbe 012853 store 1 ,mem_le_adv_data_len 
-0x3bbf 012854 copy pdata ,loopcnt 
-0x3bc0 012855 copy rega ,contru 
-0x3bc1 012856 arg mem_le_adv_data ,contw 
-0x3bc2 012857 call uart_copy_rx_bytes_fast 
-0x3bc3 012858 branch module_hci_event_receive_valid_cmd 
-:      012862 module_hci_cmd_le_set_scan_data:
-0x3bc4 012863 fetch 1 ,mem_module_uart_len 
-0x3bc5 012864 sub pdata ,31 ,null 
-0x3bc6 012865 nbranch module_hci_event_receive_invalid_cmd ,positive 
-0x3bc7 012866 store 1 ,mem_le_scan_data_len 
-0x3bc8 012867 copy pdata ,loopcnt 
-0x3bc9 012868 copy rega ,contru 
-0x3bca 012869 arg mem_le_scan_data ,contw 
-0x3bcb 012870 call uart_copy_rx_bytes_fast 
-0x3bcc 012871 branch module_hci_event_receive_valid_cmd 
-:      012875 module_hci_cmd_le_send_conn_update_req:
-0x3bcd 012876 fetch 2 ,mem_ui_state_map 
-0x3bce 012877 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
-0x3bcf 012878 fetch 1 ,mem_module_uart_len 
-0x3bd0 012879 bne 0x08 ,module_hci_event_receive_invalid_cmd 
-0x3bd1 012880 copy rega ,contru 
-0x3bd2 012881 ifetch 8 ,contru 
-0x3bd3 012882 store 8 ,mem_le_interval_min 
-0x3bd4 012883 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3bd5 012884 call ui_ipc_send_cmd 
-0x3bd6 012885 branch module_hci_event_receive_valid_cmd 
-:      012889 module_hci_cmd_set_le_adv_parameter:
-0x3bd7 012890 ifetch 2 ,contru 
-0x3bd8 012891 store 2 ,mem_le_adv_interval 
-0x3bd9 012892 branch module_hci_event_receive_valid_cmd 
-:      012896 module_hci_cmd_le_start_pairing:
-0x3bda 012897 fetch 1 ,mem_le_pairing_mode 
-0x3bdb 012898 branch module_hci_event_receive_invalid_cmd ,blank 
-0x3bdc 012899 fetch 1 ,mem_le_pairing_state 
-0x3bdd 012900 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
-0x3bde 012901 fetch 1 ,mem_le_enc_state 
-0x3bdf 012902 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
-0x3be0 012903 call check_51cmd_le_smp_sec_req 
-0x3be1 012904 branch module_hci_event_receive_valid_cmd 
-:      012908 module_hci_cmd_set_wake_gpio:
-0x3be2 012909 fetch 1 ,mem_module_uart_len 
-0x3be3 012910 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3be4 012911 ifetch 1 ,contru 
-0x3be5 012912 store 1 ,mem_module_mcu_wake_pin 
-0x3be6 012913 ifetch 4 ,contru 
-0x3be7 012914 store 4 ,mem_module_mcu_wake_delay_us 
-0x3be8 012915 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3be9 012916 call gpio_config_output 
-0x3bea 012917 call module_set_mcu_wake_pin_low 
-0x3beb 012918 branch module_hci_event_receive_valid_cmd 
-:      012922 module_hci_cmd_set_tx_power:
-0x3bec 012923 fetch 1 ,mem_module_uart_len 
-0x3bed 012924 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bee 012925 ifetch 1 ,contru 
-0x3bef 012926 store 1 ,mem_tx_power 
-0x3bf0 012927 branch module_hci_event_receive_valid_cmd 
-:      012931 module_hci_cmd_le_confirm_gkey:
-0x3bf1 012932 ifetch 1 ,contru 
-0x3bf2 012933 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
-0x3bf3 012934 fetch 1 ,mem_le_secure_connect_state 
-0x3bf4 012935 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf5 012936 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf6 012937 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
-0x3bf7 012938 branch module_hci_event_receive_invalid_cmd 
-:      012939 module_hci_cmd_le_confirm_gkey_ok:
-0x3bf8 012940 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
-0x3bf9 012941 branch module_hci_event_receive_valid_cmd 
-:      012943 module_hci_cmd_le_confirm_gkey_fail:
-0x3bfa 012944 call le_send_pairing_confirm_value_failed 
-0x3bfb 012945 branch module_hci_event_receive_valid_cmd 
-:      012949 module_hci_cmd_set_reject_justwork_flag:
-0x3bfc 012950 fetch 1 ,mem_module_uart_len 
-0x3bfd 012951 bne 0x01 ,module_hci_event_receive_invalid_cmd 
-0x3bfe 012952 call module_hci_event_receive_valid_cmd 
-0x3bff 012953 ifetch 1 ,contru 
-0x3c00 012954 branch classic_bt_clr_reject_justwork_flag ,blank 
-0x3c01 012955 branch classic_bt_set_reject_justwork_flag 
-:      012959 module_hci_cmd_reset_chip:
-0x3c02 012960 call module_hci_event_receive_valid_cmd 
-0x3c03 012961 call wait_uarttx 
-0x3c04 012962 jam 0x01 ,core_reset 
-0x3c05 012963 branch loop 
-:      012967 module_hci_cmd_le_set_fixed_passkey:
-0x3c06 012968 fetch 1 ,mem_module_uart_len 
-0x3c07 012969 beq 0 ,module_hci_event_receive_invalid_cmd 
-0x3c08 012970 ifetch 1 ,contru 
-0x3c09 012971 branch module_hci_cmd_le_set_random_passkey ,blank 
-0x3c0a 012972 fetch 1 ,mem_module_uart_len 
-0x3c0b 012973 bne 5 ,module_hci_event_receive_invalid_cmd 
-0x3c0c 012974 ifetch 4 ,contru 
-0x3c0d 012975 arg 1000000 ,temp 
-0x3c0e 012976 isub temp ,null 
-0x3c0f 012977 branch module_hci_event_receive_invalid_cmd ,positive 
-0x3c10 012978 store 4 ,mem_le_tk 
-0x3c11 012979 call le_set_config_fixed_tk 
-0x3c12 012980 branch module_hci_event_receive_valid_cmd 
-:      012982 module_hci_cmd_le_set_random_passkey:
-0x3c13 012983 call le_clr_config_fixed_tk 
-0x3c14 012984 branch module_hci_event_receive_valid_cmd 
-:      012988 module_hci_test_cmde_close_lpm:
-0x3c15 012989 jam 0 ,mem_lpm_mode 
-0x3c16 012990 branch module_hci_event_receive_valid_cmd 
-:      012995 module_hci_event_receive_invalid_cmd:
-0x3c17 012996 arg 1 ,temp 
-0x3c18 012997 arg 0 ,rega 
-0x3c19 012998 branch module_hci_event_set_cmd 
-:      013001 module_hci_event_receive_valid_cmd:
-0x3c1a 013002 arg 0 ,temp 
-0x3c1b 013003 arg 0 ,rega 
-0x3c1c 013004 branch module_hci_event_set_cmd 
-:      013008 module_hci_event_spp_connect:
-0x3c1d 013009 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
-0x3c1e 013010 branch module_hci_event_enter_standby_mode_len0 
-:      013014 module_hci_event_le_connect:
-0x3c1f 013015 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
-0x3c20 013016 branch module_hci_event_enter_standby_mode_len0 
-:      013020 module_hci_event_spp_disconnect:
-0x3c21 013021 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
-0x3c22 013022 branch module_hci_event_enter_standby_mode_len0 
-:      013026 module_hci_event_le_disconnect:
-0x3c23 013027 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
-0x3c24 013028 branch module_hci_event_enter_standby_mode_len0 
-:      013036 module_hci_event_set_cmd:
-0x3c25 013037 fetch 1 ,mem_module_uart_opcode 
-0x3c26 013038 copy pdata ,regc 
-0x3c27 013039 jam hci_event_cmd_res ,mem_module_uart_opcode 
-0x3c28 013040 setarg 2 
-0x3c29 013041 iadd rega ,pdata 
-0x3c2a 013042 call module_hci_prepare_tx 
-0x3c2b 013043 copy regc ,pdata 
-0x3c2c 013044 istore 1 ,contwu 
-0x3c2d 013045 istoret 1 ,contwu 
-0x3c2e 013046 copy rega ,loopcnt 
-0x3c2f 013047 copy regb ,contr 
-0x3c30 013048 call uart_copy_tx_bytes 
-0x3c31 013049 branch uartd_send 
-:      013053 module_hci_event_receive_spp_data:
-0x3c32 013055 call module_spp_clear_last_transmite_clock 
-0x3c33 013056 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
-0x3c34 013057 fetch 1 ,mem_current_length 
-0x3c35 013058 rtn blank 
-0x3c36 013059 call module_hci_prepare_tx 
-0x3c37 013060 fetch 1 ,mem_current_length 
-0x3c38 013061 copy pdata ,loopcnt 
-0x3c39 013062 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x3c3a 013063 copy pdata ,contr 
-0x3c3b 013064 call uart_copy_tx_bytes_fast 
-0x3c3c 013065 branch uartd_send 
-:      013069 module_hci_event_receive_le_data:
-0x3c3d 013070 jam hci_event_le_data_rep ,mem_module_uart_opcode 
-0x3c3e 013071 fetch 1 ,mem_module_le_rx_data_len 
-0x3c3f 013072 icopy loopcnt 
-0x3c40 013073 increase 2 ,pdata 
-0x3c41 013074 call module_hci_prepare_tx 
-0x3c42 013075 fetch 2 ,mem_module_le_rx_data_handle 
-0x3c43 013076 istore 2 ,contwu 
-0x3c44 013077 fetch 2 ,mem_module_le_rx_data_address 
-0x3c45 013078 icopy contr 
-0x3c46 013079 call uart_copy_tx_bytes_fast 
-0x3c47 013080 branch uartd_send 
-:      013084 module_hci_event_enter_standby_mode:
-0x3c48 013085 jam hci_event_standby_rep ,mem_module_uart_opcode 
-:      013086 module_hci_event_enter_standby_mode_len0:
-0x3c49 013087 setarg 0 
-0x3c4a 013088 call module_hci_prepare_tx 
-0x3c4b 013089 branch uartd_send 
-:      013093 module_hci_event_status_res:
-0x3c4c 013094 jam hci_event_status_res ,mem_module_uart_opcode 
-0x3c4d 013095 setarg 1 
-0x3c4e 013096 call module_hci_prepare_tx 
-0x3c4f 013098 call module_hci_read_bt_status 
-0x3c50 013100 fetch 2 ,mem_ui_state_map 
-0x3c51 013101 arg ui_state_bt_hid_conn ,queue 
-0x3c52 013102 qisolate1 pdata 
-0x3c53 013103 setflag true ,3 ,temp 
-0x3c54 013105 arg ui_state_ble_connected ,queue 
-0x3c55 013106 qisolate1 pdata 
-0x3c56 013107 setflag true ,5 ,temp 
-0x3c57 013109 fetch 1 ,mem_ui_state_map 
-0x3c58 013110 arg ui_state_bt_spp_conn ,queue 
-0x3c59 013111 qisolate1 pdata 
-0x3c5a 013112 setflag true ,4 ,temp 
-0x3c5b 013114 istoret 1 ,contwu 
-0x3c5c 013115 branch uartd_send 
-:      013119 module_hci_read_bt_status:
-0x3c5d 013120 arg 0 ,temp 
-0x3c5e 013121 fetch 1 ,mem_scan_mode 
-0x3c5f 013122 arg inq_scan_mode ,queue 
-0x3c60 013123 qisolate1 pdata 
-0x3c61 013124 setflag true ,0 ,temp 
-0x3c62 013125 arg page_scan_mode ,queue 
-0x3c63 013126 qisolate1 pdata 
-0x3c64 013127 setflag true ,1 ,temp 
-0x3c65 013129 fetch 1 ,mem_le_adv_enable 
-0x3c66 013130 arg 0 ,queue 
-0x3c67 013131 qisolate1 pdata 
-0x3c68 013132 setflag true ,2 ,temp 
-0x3c69 013133 rtn 
-:      013137 module_hci_event_store_device:
-0x3c6a 013138 jam hci_event_nvram_rep ,mem_module_uart_opcode 
-0x3c6b 013139 fetch 1 ,mem_nv_data_number 
-0x3c6c 013140 mul32 pdata ,34 ,pdata 
-0x3c6d 013141 icopy loopcnt 
-0x3c6e 013142 call module_hci_prepare_tx 
-0x3c6f 013143 fetch 2 ,mem_nv_data_ptr 
-0x3c70 013144 icopy contr 
-0x3c71 013145 call uart_copy_tx_bytes_fast 
-0x3c72 013146 branch uartd_send 
-:      013150 module_hci_event_gkey_generate:
-0x3c73 013151 jam hci_event_gkey ,mem_module_uart_opcode 
-0x3c74 013152 setarg 4 
-0x3c75 013153 call module_hci_prepare_tx 
-0x3c76 013154 fetch 4 ,mem_gkey 
-0x3c77 013155 istore 4 ,contwu 
-0x3c78 013156 branch uartd_send 
-:      013160 module_hci_event_invalid_packet:
-0x3c79 013161 jam hci_event_invalid_packet ,mem_module_uart_opcode 
-0x3c7a 013162 hfetch 2 ,core_uart_rxitems 
-0x3c7b 013163 arg 0xff ,temp 
-0x3c7c 013164 call not_greater_than 
-0x3c7d 013165 copy pdata ,loopcnt 
-0x3c7e 013166 call module_hci_prepare_tx 
-0x3c7f 013167 call uartd_prepare_rx 
-0x3c80 013168 call uart_copy_rx2tx 
-0x3c81 013169 branch uartd_send 
-:      013173 module_hci_event_passkey_entry_mode:
-0x3c82 013174 jam hci_event_get_passkey ,mem_module_uart_opcode 
-0x3c83 013175 branch module_hci_event_enter_standby_mode_len0 
-:      013179 module_hci_event_le_tk:
-0x3c84 013180 jam hci_event_le_tk ,mem_module_uart_opcode 
-0x3c85 013181 setarg 4 
-0x3c86 013182 call module_hci_prepare_tx 
-0x3c87 013183 fetch 4 ,mem_le_tk 
-0x3c88 013184 istore 4 ,contwu 
-0x3c89 013185 branch uartd_send 
-:      013189 module_hci_event_le_pairing_fail:
-0x3c8a 013190 arg flag_ble_pairing_fail ,rega 
-0x3c8b 013191 branch module_hci_event_pairing_completed 
-:      013193 module_hci_event_le_pairing_success:
-0x3c8c 013194 arg flag_ble_pairing_success ,rega 
-0x3c8d 013195 branch module_hci_event_pairing_completed 
-:      013197 module_hci_event_bt_pairing_fail:
-0x3c8e 013198 arg flag_bt_pairing_fail ,rega 
-0x3c8f 013199 branch module_hci_event_pairing_completed 
-:      013201 module_hci_event_bt_pairing_success:
-0x3c90 013202 arg flag_bt_pairing_success ,rega 
-:      013204 module_hci_event_pairing_completed:
-0x3c91 013205 jam 0 ,mem_flag_mode_ssp_pin 
-0x3c92 013206 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
-0x3c93 013207 setarg 2 
-0x3c94 013208 call module_hci_prepare_tx 
-0x3c95 013209 copy rega ,pdata 
-0x3c96 013210 istore 2 ,contwu 
-0x3c97 013211 branch uartd_send 
-:      013215 module_hci_event_pause_enc:
-0x3c98 013216 arg flag_event_pause_enc ,regc 
-0x3c99 013217 branch module_hci_event_enc 
-:      013219 module_hci_event_start_enc:
-0x3c9a 013220 arg flag_event_start_enc ,regc 
-:      013222 module_hci_event_enc:
-0x3c9b 013223 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
-0x3c9c 013224 setarg 1 
-0x3c9d 013225 call module_hci_prepare_tx 
-0x3c9e 013226 copy regc ,pdata 
-0x3c9f 013227 istore 1 ,contwu 
-0x3ca0 013228 branch uartd_send 
-:      013232 module_hci_event_le_gkey:
-0x3ca1 013233 jam hci_event_le_gkey ,mem_module_uart_opcode 
-0x3ca2 013234 setarg 4 
-0x3ca3 013235 call module_hci_prepare_tx 
-0x3ca4 013236 fetch 4 ,mem_gkey 
-0x3ca5 013237 istore 4 ,contwu 
-0x3ca6 013238 branch uartd_send 
-:      013249 module_hci_prepare_tx:
-0x3ca7 013250 jam 0x02 ,mem_module_uart_cmd 
-0x3ca8 013251 store 1 ,mem_module_uart_len 
-0x3ca9 013252 storet 8 ,mem_temp 
-0x3caa 013253 bpatch patch1c_2 ,mem_patch1c 
-0x3cab 013254 call module_set_mcu_wake_pin_high_delay 
-0x3cac 013255 fetcht 8 ,mem_temp 
-0x3cad 013256 call uartd_prepare_tx 
-0x3cae 013257 fetch 3 ,mem_module_uart_cmd 
-0x3caf 013258 istore 3 ,contwu 
-0x3cb0 013259 rtn 
-:      013262 module_set_mcu_wake_pin_high_delay:
-0x3cb1 013263 call module_check_mcu_wake_pin_high 
-0x3cb2 013264 rtn true 
-:      013265 module_set_mcu_wake_pin_h_delay:
-0x3cb3 013266 call module_set_mcu_wake_pin_high 
-0x3cb4 013267 fetch 4 ,mem_module_mcu_wake_delay_us 
-0x3cb5 013268 rshift2 pdata ,pdata 
-0x3cb6 013269 rtn blank 
-0x3cb7 013270 branch delay 
-:      013272 module_set_mcu_wake_pin_high:
-0x3cb8 013274 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cb9 013275 branch gpio_out_active 
-:      013277 module_check_mcu_wake_pin_high:
-0x3cba 013278 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbb 013279 branch gpio_check_active 
-:      013281 module_set_mcu_wake_pin_low:
-0x3cbc 013282 fetcht 1 ,mem_module_mcu_wake_pin 
-0x3cbd 013283 branch gpio_out_inactive 
-:      013286 delay:
-0x3cbe 013287 increase -1 ,pdata 
-0x3cbf 013288 nop 38 
-0x3cc0 013289 nbranch delay ,blank 
-0x3cc1 013290 rtn 
-:      013299 module_le_receive_data:
-0x3cc2 013300 call module_check_ble_encrypt_state 
-0x3cc3 013301 rtn user 
-0x3cc4 013302 copy rega ,pdata 
-0x3cc5 013303 store 2 ,mem_module_le_rx_data_address 
-0x3cc6 013304 copy regb ,pdata 
-0x3cc7 013305 store 1 ,mem_module_le_rx_data_len 
-0x3cc8 013306 fetch 2 ,mem_le_att_handle 
-0x3cc9 013307 fetcht 2 ,mem_module_data_write_handle 
-0x3cca 013308 isub temp ,null 
-0x3ccb 013309 branch module_le_receive_data_ok ,zero 
-0x3ccc 013310 fetcht 2 ,mem_module_data_write_handle2 
-0x3ccd 013311 isub temp ,null 
-0x3cce 013312 nrtn zero 
-:      013313 module_le_receive_data_ok:
-0x3ccf 013314 store 2 ,mem_module_le_rx_data_handle 
-0x3cd0 013315 branch module_hci_event_receive_le_data 
-:      013320 module_exit_sniff:
-0x3cd1 013321 fetch 1 ,mem_module_flag 
-0x3cd2 013322 rtnbit1 moudle_task_unsniff 
-0x3cd3 013323 call module_set_unsniff_task_flag 
-0x3cd4 013324 branch app_bt_sniff_exit 
-:      013327 module_set_lpm_mult_2:
-0x3cd5 013328 jam 2 ,mem_lpm_mult 
-0x3cd6 013329 rtn 
-:      013333 module_bb_event_timer:
-0x3cd7 013334 branch module_read_vdd_timer 
-:      013336 module_read_vdd_timer:
-0x3cd8 013337 fetch 1 ,mem_module_read_vdd_flag 
-0x3cd9 013338 rtn blank 
-0x3cda 013339 fetch 1 ,mem_module_read_vdd_count 
-0x3cdb 013340 rtn blank 
-0x3cdc 013341 increase -1 ,pdata 
-0x3cdd 013342 store 1 ,mem_module_read_vdd_count 
-0x3cde 013343 nrtn blank 
-0x3cdf 013344 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
-0x3ce0 013345 call adc_set_mode 
-0x3ce1 013346 call vdd_calculate_by_mode 
-0x3ce2 013347 div pdata ,0x64 
-0x3ce3 013348 call wait_div_end 
-0x3ce4 013349 quotient pdata 
-0x3ce5 013350 remainder temp 
-0x3ce6 013351 store 1 ,mem_module_vdd_quotient 
-0x3ce7 013352 storet 1 ,mem_module_vdd_remainder 
-0x3ce8 013353 rtn 
-:      013356 module_control_air_flow:
-0x3ce9 013357 call check_uart_tx_buff 
-0x3cea 013358 branch app_l2cap_flow_control_enable ,positive 
-0x3ceb 013359 branch app_l2cap_flow_control_disable 
-:      013363 module_set_sniff_task_flag:
-0x3cec 013364 arg moudle_task_sniff ,queue 
-0x3ced 013365 branch module_set_state 
-:      013367 module_clear_sniff_task_flag:
-0x3cee 013368 arg moudle_task_sniff ,queue 
-0x3cef 013369 branch module_clr_state 
-:      013371 module_set_unsniff_task_flag:
-0x3cf0 013372 arg moudle_task_unsniff ,queue 
-0x3cf1 013373 branch module_set_state 
-:      013375 module_clear_unsniff_task_flag:
-0x3cf2 013376 arg moudle_task_unsniff ,queue 
-0x3cf3 013377 branch module_clr_state 
-:      013379 module_set_le_tx_data_flag:
-0x3cf4 013380 arg module_flag_ble_data_finish ,queue 
-0x3cf5 013381 branch module_set_state 
-:      013383 module_clear_le_tx_data_flag:
-0x3cf6 013384 arg module_flag_ble_data_finish ,queue 
-0x3cf7 013385 branch module_clr_state 
-:      013387 module_clr_state:
-0x3cf8 013388 fetch 1 ,mem_module_flag 
-0x3cf9 013389 qset0 pdata 
-0x3cfa 013390 store 1 ,mem_module_flag 
-0x3cfb 013391 rtn 
-:      013393 module_set_state:
-0x3cfc 013394 fetch 1 ,mem_module_flag 
-0x3cfd 013395 qset1 pdata 
-0x3cfe 013396 store 1 ,mem_module_flag 
-0x3cff 013397 rtn 
-:      013407 mouse_init:
-0x3d00 013408 call mouse_setting_config 
-0x3d01 013409 call spi_ncs_enable 
-0x3d02 013410 call mouse_init_sunt 
-0x3d03 013411 call mouse_dpi_config 
-0x3d04 013412 call spi_ncs_disable 
-0x3d05 013413 rtn wake 
-0x3d06 013414 call mouse_cheak_enable_usb 
-0x3d07 013415 call mouse_cb_fuction 
-0x3d08 013418 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d09 013419 rtnbit1 mouse_enable_usb 
-0x3d0a 013420 call mouse_wakeup_from_power 
-0x3d0b 013421 rtnmark1 mark_24g 
-0x3d0c 013422 fetch 2 ,mem_ui_state_map 
-0x3d0d 013423 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x3d0e 013424 branch mouse_check_reconn_target 
-:      013427 mouse_delay_4s:
-0x3d0f 013428 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d10 013429 rtnbit0 mouse_enable_init_delay 
-0x3d11 013430 arg 20 ,loopcnt 
-:      013431 mouse_delay_20ms:
-0x3d12 013432 setarg 200000 
-0x3d13 013433 call sleep 
-0x3d14 013434 loop delay_10ms 
-0x3d15 013435 rtn 
-:      013438 mouse_cheak_enable_usb:
-0x3d16 013439 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d17 013440 rtnbit0 mouse_enable_usb 
-0x3d18 013441 branch usb_init 
-:      013444 mouse_cb_fuction:
-0x3d19 013445 setarg mouse_le 
-0x3d1a 013446 store 2 ,mem_cb_le_process 
-0x3d1b 013447 setarg mouse_send_process 
-0x3d1c 013448 store 2 ,mem_cb_bt_process 
-0x3d1d 013449 setarg mouse_process_lpm_before 
-0x3d1e 013450 store 2 ,mem_cb_before_lpm 
-0x3d1f 013451 setarg mouse_priority_bb_event 
-0x3d20 013452 store 2 ,mem_cb_bb_event_process 
-0x3d21 013453 setarg mouse_idle 
-0x3d22 013454 store 2 ,mem_cb_idle_process 
-0x3d23 013455 setarg mouse_before_hibernate 
-0x3d24 013456 store 2 ,mem_cb_before_hibernate 
-0x3d25 013457 setarg le_mouse_bb_event_connect_complete 
-0x3d26 013458 store 2 ,mem_cb_att_write 
-0x3d27 013460 call g24_head_ptr2regc 
-0x3d28 013461 setarg mouse_g24_package_data 
-0x3d29 013462 add regc ,offset_24g_cb_data ,contw 
-0x3d2a 013463 istore 2 ,contw 
-0x3d2b 013464 setarg mouse_g24_enter_lpm 
-0x3d2c 013465 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x3d2d 013466 istore 2 ,contw 
-0x3d2e 013467 setarg mouse_lpm_before_common 
-0x3d2f 013468 add regc ,offset_24g_cb_lpm_before ,contw 
-0x3d30 013469 istore 2 ,contw 
-0x3d31 013471 setarg mouse_bb_event_timer 
-0x3d32 013472 store 2 ,mem_cb_event_timer 
-0x3d33 013473 setarg mouse_spi_write_flash_cb 
-0x3d34 013474 store 2 ,mem_cb_spi_flash_write_complate 
-0x3d35 013475 rtn 
-:      013476 mouse_spi_write_flash_cb:
-:      013477 mouse_spi_init:
-0x3d36 013478 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d37 013479 bbit0 mouse_enable_spi2 ,spid_init 
-0x3d38 013480 branch spid_init2 
-:      013482 mouse_setting_config:
-0x3d39 013483 rtn wake 
-0x3d3a 013484 call g24_set_device_addr 
-0x3d3b 013485 call mouse_gpio_init 
-0x3d3c 013486 call mouse_param_init 
-0x3d3d 013487 call mouse_adc_init 
-0x3d3e 013488 call le_set_config_fixed_ltk 
-0x3d3f 013489 call le_set_justwork 
-0x3d40 013490 call le_set_fixed_ltk 
-0x3d41 013491 call le_set_config_read_authentication 
-0x3d42 013492 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d43 013493 bbit1 mouse_enable_eeprom ,mouse_init_iic 
-0x3d44 013494 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
-0x3d45 013495 rtn 
-:      013497 mouse_init_iic:
-0x3d46 013498 call iic_init_390k 
-0x3d47 013499 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d48 013500 isolate1 mouse_enable_2k_eeprom ,pdata 
-0x3d49 013501 ncall clear_eeprom_size_2k ,true 
-0x3d4a 013502 call mouse_load_eeprom_dpi 
-0x3d4b 013503 call mouse_init_environment 
-0x3d4c 013504 call mouse_set_24g_addr_eeprom 
-0x3d4d 013505 branch iicd_read_eep_data 
-:      013507 mouse_wakeup_from_power:
-0x3d4e 013508 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d4f 013509 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
-0x3d50 013510 fetch 1 ,mem_wakup_from_power_flag 
-0x3d51 013511 isolate0 gpio_latch ,pdata 
-0x3d52 013512 nrtn true 
-:      013513 mouse_wakeup_no_from_power:
-0x3d53 013514 fetch 1 ,mem_reconn_times_init 
-0x3d54 013515 store 1 ,mem_reconn_times 
-0x3d55 013516 fetch 1 ,mem_config_function_enable 
-0x3d56 013517 rtnbit1 enable_select_device_by_switch 
-:      013518 mouse_start_24g_mode:
-0x3d57 013519 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d58 013520 rtnbit0 mouse_enable_24g 
-0x3d59 013521 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
-0x3d5a 013522 branch g24_check_51cmd_start_24g 
-:      013523 le_mouse_bb_event_connect_complete:
-0x3d5b 013524 fetch 1 ,mem_le_att_handle 
-0x3d5c 013525 sub pdata ,26 ,pdata 
-0x3d5d 013526 nrtn zero 
-0x3d5e 013527 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x3d5f 013528 call ui_ipc_send_cmd 
-:      013529 mouse_le_write_enable:
-0x3d60 013530 arg write_req_enable_flag ,queue 
-0x3d61 013531 branch mouse_le_enable_connect_flag 
-:      013533 mouse_dpi_up:
-0x3d62 013534 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d63 013535 rtneq dpi_button_state_up 
-0x3d64 013536 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
-0x3d65 013537 rtn 
-:      013538 mouse_dpi_config:
-0x3d66 013539 fetch 1 ,mem_config_sensor_motion 
-0x3d67 013540 and pdata ,0x0f ,pdata 
-0x3d68 013541 store 1 ,mem_mouse_dpi 
-0x3d69 013542 branch mouse_seting_dpi + 2 
-:      013545 mouse_dpi_cheak:
-0x3d6a 013546 fetcht 1 ,mem_dpi_button_gpio 
-0x3d6b 013547 call gpio_get_bit 
-0x3d6c 013548 nbranch mouse_dpi_up ,true 
-:      013549 mouse_dpi_down:
-0x3d6d 013550 fetch 1 ,mem_mouse_dpi_button_state 
-0x3d6e 013551 rtneq dpi_button_state_down 
-0x3d6f 013552 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
-0x3d70 013553 fetch 1 ,mem_mouse_dpi 
-0x3d71 013554 increase 1 ,pdata 
-0x3d72 013555 and pdata ,0x03 ,pdata 
-0x3d73 013556 store 1 ,mem_mouse_dpi 
-0x3d74 013557 call mouse_seting_dpi 
-0x3d75 013558 fetch mouse_flag_len ,mem_mouse_flag 
-0x3d76 013559 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
-0x3d77 013560 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
-0x3d78 013561 rtn 
-:      013562 mouse_before_store_flash_cpi:
-0x3d79 013563 arg mouse_spi2_clk_gpio ,temp 
-0x3d7a 013564 call gpio_config_output 
-0x3d7b 013565 arg mouse_spi2_sdio_gpio ,temp 
-0x3d7c 013566 call gpio_config_output 
-0x3d7d 013567 branch mouse_store_flash_device_info 
-:      013569 mouse_seting_dpi:
-0x3d7e 013570 bpatch patch1c_3 ,mem_patch1c 
-0x3d7f 013571 call mosue_dpi_led_blink_init 
-0x3d80 013572 fetch 1 ,mem_config_sensor_type 
-0x3d81 013573 beq p3610 ,mouse_seting_3610_dpi 
-0x3d82 013574 beq p3212 ,mouse_seting_3212_dpi 
-0x3d83 013575 fetch 1 ,mem_mouse_dpi 
-0x3d84 013576 beq mouse_dpi_level1 ,mouse_set_cpi1 
-0x3d85 013577 beq mouse_dpi_level2 ,mouse_set_cpi2 
-0x3d86 013578 beq mouse_dpi_level3 ,mouse_set_cpi3 
-0x3d87 013579 beq mouse_dpi_level4 ,mouse_set_cpi4 
-:      013580 mouse_set_cpi2:
-0x3d88 013581 fetch 1 ,mem_320x_dpi_2 
-0x3d89 013582 branch mouse_p3205_dpi 
-:      013583 mouse_set_cpi1:
-0x3d8a 013584 fetch 1 ,mem_320x_dpi_1 
-0x3d8b 013585 branch mouse_p3205_dpi 
-:      013586 mouse_set_cpi3:
-0x3d8c 013587 fetch 1 ,mem_320x_dpi_3 
-0x3d8d 013588 branch mouse_p3205_dpi 
-:      013589 mouse_set_cpi4:
-0x3d8e 013590 fetch 1 ,mem_320x_dpi_4 
-0x3d8f 013591 branch mouse_p3205_dpi 
-:      013592 moue_seting_cpi_count:
-0x3d90 013593 fetch 1 ,mem_config_sensor_type 
-0x3d91 013594 rtneq p3065_xy 
-0x3d92 013595 fetch 1 ,mem_mouse_cpi_count 
-0x3d93 013596 increase 1 ,pdata 
-0x3d94 013597 store 1 ,mem_mouse_cpi_count 
-0x3d95 013598 rtn 
-:      013600 mouse_seting_3212_dpi:
-0x3d96 013601 fetch 1 ,mem_mouse_dpi 
-0x3d97 013602 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
-0x3d98 013603 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
-0x3d99 013604 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
-0x3d9a 013605 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
-:      013606 mouse_set_p3212_cpi2:
-0x3d9b 013607 fetch 1 ,mem_3212_dpi_2 
-0x3d9c 013608 branch mouse_p3212_dpi 
-:      013609 mouse_set_p3212_cpi1:
-0x3d9d 013610 fetch 1 ,mem_3212_dpi_1 
-0x3d9e 013611 branch mouse_p3212_dpi 
-:      013612 mouse_set_p3212_cpi3:
-0x3d9f 013613 fetch 1 ,mem_3212_dpi_3 
-0x3da0 013614 branch mouse_p3212_dpi 
-:      013615 mouse_set_p3212_cpi4:
-0x3da1 013616 fetch 1 ,mem_3212_dpi_4 
-:      013617 mouse_p3212_dpi:
-0x3da2 013618 store 1 ,mem_mouse_cpi_count 
-0x3da3 013619 lshift8 pdata ,pdata 
-0x3da4 013620 copy pdata ,rega 
-0x3da5 013621 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
-0x3da6 013622 call twspi_write 
-0x3da7 013623 copy rega ,pdata 
-0x3da8 013624 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
-0x3da9 013625 branch twspi_write 
-:      013627 mouse_seting_3610_dpi:
-0x3daa 013628 fetch 1 ,mem_mouse_dpi 
-0x3dab 013629 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
-0x3dac 013630 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
-0x3dad 013631 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
-0x3dae 013632 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
-:      013633 mouse_set_p3610_cpi2:
-0x3daf 013634 fetch 1 ,mem_3610_dpi_2 
-0x3db0 013635 branch mouse_p3610_dpi 
-:      013636 mouse_set_p3610_cpi1:
-0x3db1 013637 fetch 1 ,mem_3610_dpi_1 
-0x3db2 013638 branch mouse_p3610_dpi 
-:      013639 mouse_set_p3610_cpi3:
-0x3db3 013640 fetch 1 ,mem_3610_dpi_3 
-0x3db4 013641 branch mouse_p3610_dpi 
-:      013642 mouse_set_p3610_cpi4:
-0x3db5 013643 fetch 1 ,mem_3610_dpi_4 
-:      013644 mouse_p3610_dpi:
-0x3db6 013645 store 1 ,mem_mouse_cpi_count 
-0x3db7 013646 call mouse_spi_sdio_gpio_pollup 
-0x3db8 013647 fetch 1 ,mem_mouse_cpi_count 
-:      013648 mouse_reset_p3610_dpi:
-0x3db9 013649 add pdata ,0x80 ,pdata 
-0x3dba 013650 lshift8 pdata ,pdata 
-0x3dbb 013651 add pdata ,mouse_p3610_dpi_address ,pdata 
-0x3dbc 013652 copy pdata ,rega 
-0x3dbd 013653 branch mouse_set_sensor_reg 
-:      013655 mouse_p3205_dpi:
-0x3dbe 013656 store 1 ,mem_mouse_cpi_count 
-0x3dbf 013657 call moue_seting_cpi_count 
-0x3dc0 013658 fetch 1 ,mem_mouse_cpi_count 
-0x3dc1 013659 setarg mouse_dpi_address 
-0x3dc2 013660 call twspi_read 
-0x3dc3 013661 and pdata ,0xf8 ,temp 
-0x3dc4 013662 fetch 1 ,mem_mouse_cpi_count 
-0x3dc5 013663 iadd temp ,pdata 
-0x3dc6 013664 lshift8 pdata ,pdata 
-0x3dc7 013665 add pdata ,mouse_dpi_address ,pdata 
-0x3dc8 013666 branch twspi_write 
-:      013669 mouse_init_environment:
-0x3dc9 013670 call app_initflag_check 
-0x3dca 013671 branch mouse_eeprom_load_recon_info ,zero 
-0x3dcb 013672 call mouse_ble_init_address 
-0x3dcc 013673 call mouse_store_eeprom_device_info 
-0x3dcd 013674 branch app_initflag_store 
-:      013677 mouse_24g_pairing_button:
-0x3dce 013678 fetch 2 ,mem_24g_pairing_timer_count 
-0x3dcf 013679 rtn blank 
-0x3dd0 013680 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dd1 013681 rtnbit0 mouse_enable_24g 
-0x3dd2 013682 rtnbit1 mosue_24g_pairing_flag 
-0x3dd3 013683 rtnmark1 mark_24g 
-0x3dd4 013684 call mouse_check_key_gpio 
-0x3dd5 013685 rtnne mouse_lmr_button 
-0x3dd6 013686 call mouse_devce_led_off 
-0x3dd7 013687 arg mosue_24g_pairing_flag ,queue 
-0x3dd8 013688 call mouse_enable_function_flag 
-0x3dd9 013689 setarg 0 
-0x3dda 013690 store 2 ,mem_mouse_direct_timer 
-0x3ddb 013691 store 1 ,mem_mouse_send_blank_timer 
-0x3ddc 013692 call g24_set0_mem_check_dongle_times 
-0x3ddd 013694 fetch 2 ,mem_ui_state_map 
-0x3dde 013695 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x3ddf 013696 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x3de0 013697 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x3de1 013698 call mouse_stop_discovery 
-0x3de2 013699 branch g24_start_pairing_sm1 
-:      013702 mouse_idle:
-0x3de3 013703 call mouse_24g_pairing_button 
-0x3de4 013704 call ui_check_paring_button 
-0x3de5 013705 call mouse_dpi_cheak 
-0x3de6 013706 call mouse_usb_isr 
-0x3de7 013707 call mouse_wheel_check 
-0x3de8 013708 branch mouse_usb_mode 
-:      013709 mouse_usb_isr:
-0x3de9 013710 fetch mouse_flag_len ,mem_mouse_flag 
-0x3dea 013711 rtnbit0 mouse_enable_usb 
-0x3deb 013712 call usb_isr 
-0x3dec 013713 branch usb_offline_state 
-:      013715 mouse_cheak_usb:
-0x3ded 013716 hfetch 1 ,core_usb_addr 
-0x3dee 013717 bbit0 7 ,mouse_usb_no_exsit 
-0x3def 013718 bbit1 7 ,mouse_usb_exsit 
-0x3df0 013719 rtn 
-:      013720 mouse_usb_no_exsit:
-0x3df1 013721 fetch 1 ,mem_usb_addr 
-0x3df2 013722 rtnbit0 7 
-0x3df3 013723 branch soft_reset_chip 
-:      013724 mouse_usb_exsit:
-0x3df4 013725 fetch 1 ,mem_usb_addr 
-0x3df5 013726 rtnbit1 7 
-0x3df6 013727 branch mouse_stop_bluetooth_mode 
-:      013729 mouse_usb_mode:
-0x3df7 013730 call mouse_cheak_usb 
-0x3df8 013731 hfetch 1 ,core_usb_addr 
-0x3df9 013732 store 1 ,mem_usb_addr 
-0x3dfa 013733 rtnbit0 7 
-0x3dfb 013734 call mouse_clkn_check 
-0x3dfc 013735 fetch 4 ,mem_btclk_sensor 
-0x3dfd 013736 fetcht 1 ,mem_wire_usb_interval 
-0x3dfe 013737 iadd temp ,temp 
-0x3dff 013738 copy clkn_bt ,pdata 
-0x3e00 013739 isub temp ,null 
-0x3e01 013740 nrtn positive 
-0x3e02 013741 store 4 ,mem_btclk_sensor 
-0x3e03 013742 call mouse_motion 
-0x3e04 013743 nrtn user 
-0x3e05 013744 jam 4 ,mem_usb_tx_enable 
-0x3e06 013745 branch mouse_wired_to_usb 
-:      013747 mouse_clkn_check:
-0x3e07 013748 fetcht 4 ,mem_btclk_sensor 
-0x3e08 013749 copy clkn_bt ,pdata 
-0x3e09 013750 isub temp ,null 
-0x3e0a 013751 ncall mouse_clkn_timeout ,positive 
-0x3e0b 013752 rtn 
-:      013753 mouse_clkn_timeout:
-0x3e0c 013754 setarg 0 
-0x3e0d 013755 store 4 ,mem_btclk_sensor 
-0x3e0e 013756 rtn 
-:      013760 mouse_wired_to_usb:
-0x3e0f 013761 fetch 1 ,mem_usb_tx_enable 
-0x3e10 013762 rtnbit0 2 
-0x3e11 013763 branch mouse_data_push 
-:      013764 mouse_data_push:
-0x3e12 013765 hfetch 1 ,core_usb_addr 
-0x3e13 013766 rtnbit0 7 
-0x3e14 013767 jam usb_ep2_ms ,mem_usb_ep2_data 
-0x3e15 013768 setarg ms_report_id 
-0x3e16 013769 store 1 ,mem_usb_mouse_data 
-0x3e17 013770 fetch 7 ,mem_mouse_key 
-0x3e18 013771 istore 7 ,contw 
-0x3e19 013772 rtn 
-:      013775 mouse_enable_clock_qdecoder:
-0x3e1a 013776 hfetch 2 ,core_clkoff 
-0x3e1b 013777 set0 clock_off_qdecoder ,pdata 
-0x3e1c 013778 hstore 2 ,core_clkoff 
-0x3e1d 013779 rtn 
-:      013781 mouse_param_init:
-0x3e1e 013782 setarg 0x8c00 
-0x3e1f 013783 store 2 ,mem_ui_uuid_table 
-0x3e20 013784 setarg 0x8e7a 
-0x3e21 013785 store 2 ,mem_ui_le_uuid_table 
-0x3e22 013786 setarg 0x2402 
-0x3e23 013787 store 2 ,mem_fcomp_mul 
-0x3e24 013788 setarg 0x2580 
-0x3e25 013789 store 3 ,mem_class 
-0x3e26 013790 jam 3 ,mem_lpm_mult_timeout 
-0x3e27 013791 jam 8 ,mem_lpm_overhead 
-0x3e28 013792 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x3e29 013793 setarg 0x0200 
-0x3e2a 013794 store 2 ,mem_lpm_interval 
-0x3e2b 013795 jam 0x17 ,mem_le_local_mtu 
-0x3e2c 013796 jam 0x17 ,mem_le_remote_mtu 
-0x3e2d 013798 setarg 0x0a77 
-0x3e2e 013799 store 2 ,mem_spi_init_clk 
-0x3e2f 013815 setsect 0 ,0x306 
-0x3e30 013816 setsect 1 ,0x4440 
-0x3e31 013817 setsect 2 ,0x10000 
-0x3e32 013818 setsect 3 ,0x4408 
-0x3e33 013819 store 9 ,mem_all_uuid_16bits 
-0x3e34 013820 setsect 0 ,0x1224 
-0x3e35 013821 setsect 1 ,0x4000 
-0x3e36 013822 setsect 2 ,0x0 
-0x3e37 013823 istore 5 ,contw 
-0x3e38 013825 setsect 0 ,0x3ffff 
-0x3e39 013826 setsect 1 ,0x2fe23 
-0x3e3a 013827 setsect 2 ,0x199d9 
-0x3e3b 013828 setsect 3 ,0x20d 
-0x3e3c 013829 store 8 ,mem_features 
-0x3e3d 013831 setarg 0x012c 
-0x3e3e 013832 store 2 ,mem_24g_pairing_timer_count 
-0x3e3f 013833 call le_modified_name 
-0x3e40 013834 fetch mouse_flag_len ,mem_mouse_flag 
-0x3e41 013835 rtnbit0 mouse_enable_gpio_control_adc_sensor 
-0x3e42 013836 call mouse_sensor_set_angle 
-0x3e43 013837 branch mouse_select_adc 
-:      013839 mouse_sensor_set_angle:
-0x3e44 013840 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e45 013841 call gpio_config_input 
-0x3e46 013842 fetcht 1 ,mem_select_sensor_angle_gpio 
-0x3e47 013843 call gpio_get_bit 
-0x3e48 013844 jam mouse_3clk_angle ,mem_config_sensor_angle 
-0x3e49 013845 rtn true 
-0x3e4a 013846 jam mouse_12clk_angle ,mem_config_sensor_angle 
-0x3e4b 013847 rtn 
-:      013849 mouse_select_adc:
-0x3e4c 013850 fetcht 1 ,mem_select_adc_gpio 
-0x3e4d 013851 call gpio_config_input 
-0x3e4e 013852 fetcht 1 ,mem_select_adc_gpio 
-0x3e4f 013853 call gpio_get_bit 
-0x3e50 013854 jam adc_config_vinlpm ,mem_adc_config_flag 
-0x3e51 013855 rtn true 
-0x3e52 013856 jam adc_config_gpio ,mem_adc_config_flag 
-0x3e53 013857 rtn 
-:      013860 mouse_adc_init:
-0x3e54 013861 fetch 1 ,mem_adc_config_flag 
-0x3e55 013862 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
-0x3e56 013863 beq adc_config_hvin ,mouse_adc_init_data_hvin 
-0x3e57 013864 beq adc_config_gpio ,mouse_adc_init_data_io 
-0x3e58 013865 branch mouse_adc_init_data_vinlpm 
-:      013867 mouse_adc_init_data_vinlpm:
-0x3e59 013868 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x3e5a 013869 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x3e5b 013870 isub temp ,pdata 
-0x3e5c 013871 mul32 pdata ,20 ,pdata 
-0x3e5d 013872 div pdata ,100 
-0x3e5e 013873 call wait_div_end 
-0x3e5f 013874 quotient pdata 
-0x3e60 013875 store 2 ,mem_adc_reference_voltage 
-0x3e61 013876 rtn 
-:      013877 mouse_adc_init_data_hvin:
-0x3e62 013878 fetcht 2 ,mem_1v_adc_hvin_data 
-0x3e63 013879 fetch 2 ,mem_5v_adc_hvin_data 
-0x3e64 013880 isub temp ,pdata 
-0x3e65 013881 mul32 pdata ,230 ,pdata 
-0x3e66 013882 div pdata ,400 
-0x3e67 013883 call wait_div_end 
-0x3e68 013884 quotient pdata 
-0x3e69 013885 store 2 ,mem_adc_reference_voltage 
-0x3e6a 013886 rtn 
-:      013887 mouse_adc_init_data_io:
-0x3e6b 013888 fetch 2 ,mem_1v_adc_io_data 
-0x3e6c 013889 store 2 ,mem_adc_reference_voltage 
-0x3e6d 013890 rtn 
-:      013891 mouse_gpio_init:
-0x3e6e 013892 fetcht 1 ,mem_eeprom_wp_gpio 
-0x3e6f 013893 call gpio_config_output 
-0x3e70 013894 call usb_offline_check_init 
-0x3e71 013895 fetcht 1 ,mem_lbutton_gpio 
-0x3e72 013896 call gpio_config_input 
-0x3e73 013897 fetcht 1 ,mem_rbutton_gpio 
-0x3e74 013898 call gpio_config_input 
-0x3e75 013899 fetcht 1 ,mem_mbutton_gpio 
-0x3e76 013900 call gpio_config_input 
-0x3e77 013901 fetcht 1 ,mem_sensor_data_gpio 
-0x3e78 013902 call gpio_config_input 
-0x3e79 013904 fetcht 1 ,mem_sensor_reset_gpio 
-0x3e7a 013905 call gpio_config_output 
-0x3e7b 013907 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e7c 013908 call gpio_config_input 
-0x3e7d 013910 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e7e 013911 call gpio_config_input 
-0x3e7f 013913 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e80 013914 call gpio_config_input 
-0x3e81 013915 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e82 013916 call gpio_config_input 
-0x3e83 013918 fetcht 1 ,mem_bk_button_gpio 
-0x3e84 013919 call gpio_config_input 
-0x3e85 013920 fetcht 1 ,mem_fw_button_gpio 
-0x3e86 013921 call gpio_config_input 
-0x3e87 013923 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
-0x3e88 013924 call gpio_config_output 
-0x3e89 013926 fetcht 1 ,mem_config_device1_led_gpio 
-0x3e8a 013927 call gpio_config_output 
-0x3e8b 013929 fetcht 1 ,mem_config_device2_led_gpio 
-0x3e8c 013930 call gpio_config_output 
-0x3e8d 013932 fetcht 1 ,mem_config_device3_led_gpio 
-0x3e8e 013933 call gpio_config_output 
-0x3e8f 013935 fetcht 1 ,mem_dpi_led_gpio 
-0x3e90 013936 call gpio_config_output 
-0x3e91 013938 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3e92 013939 call gpio_config_input 
-0x3e93 013941 fetcht 1 ,mem_config_bt_button_gpio 
-0x3e94 013942 call gpio_config_input 
-0x3e95 013944 fetcht 1 ,mem_dpi_button_gpio 
-0x3e96 013945 branch gpio_config_input 
-:      013947 mouse_wheel_gpio_set_wake:
-0x3e97 013948 fetcht 1 ,mem_whee_a_data_gpio 
-0x3e98 013949 call gpio_set_wake_by_current_state 
-0x3e99 013950 fetcht 1 ,mem_whee_b_data_gpio 
-0x3e9a 013951 call gpio_set_wake_by_current_state 
-0x3e9b 013952 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3e9c 013953 call gpio_set_wake_by_current_state 
-0x3e9d 013954 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3e9e 013955 branch gpio_set_wake_by_current_state 
-:      013957 mouse_before_hibernate_wheel_gpio_set:
-0x3e9f 013958 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ea0 013959 call mouse_gpio_set_pupd_by_input 
-0x3ea1 013960 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ea2 013961 call mouse_gpio_set_pupd_by_input 
-0x3ea3 013962 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ea4 013963 call mouse_gpio_set_pupd_by_input 
-0x3ea5 013964 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ea6 013965 branch mouse_gpio_set_pupd_by_input 
-:      013967 mouse_gpio_set_pupd_by_input:
-0x3ea7 013968 sub temp ,ui_button_gpio_disable ,null 
-0x3ea8 013969 rtn zero 
-0x3ea9 013970 and temp ,0x7f ,queue 
-0x3eaa 013971 hfetch 4 ,core_gpio_in 
-0x3eab 013972 qisolate1 pdata 
-0x3eac 013973 hfetch 4 ,core_gpio_pu0 
-0x3ead 013974 qsetflag true ,pdata 
-0x3eae 013975 hstore 4 ,core_gpio_pu0 
-0x3eaf 013976 hfetch 4 ,core_gpio_pd0 
-0x3eb0 013977 nqsetflag true ,pdata 
-0x3eb1 013978 hstore 4 ,core_gpio_pd0 
-0x3eb2 013979 rtn 
-:      013981 mouse_before_hibernate:
-0x3eb3 013982 enable user 
-0x3eb4 013983 hfetch 4 ,0x8138 
-0x3eb5 013984 setflag user ,26 ,pdata 
-0x3eb6 013985 hstore 4 ,core_lpm_reg 
-0x3eb7 013986 call lpm_write_ctrl 
-0x3eb8 013987 call mouse_devce_led_off 
-0x3eb9 013988 call mouse_before_hibernate_wheel_gpio_set 
-0x3eba 013990 branch mouse_lpm_before_common 
-:      013994 mouse_process_lpm_before:
-0x3ebb 013995 call mouse_lpm_before_common 
-0x3ebc 013996 fetch 1 ,mem_lpm_current_mult 
-0x3ebd 013997 nrtn blank 
-0x3ebe 013998 branch gpio_clr_wake 
-:      014000 mouse_lpm_before_common:
-0x3ebf 014001 call mouse_wheel_check 
-0x3ec0 014002 arg mouse_spi1_clk_gpio ,temp 
-0x3ec1 014003 fetch mouse_flag_len ,mem_mouse_flag 
-0x3ec2 014004 isolate1 mouse_enable_spi2 ,pdata 
-0x3ec3 014005 call mouse_spi_clk_gpio ,true 
-0x3ec4 014006 call gpio_config_output 
-0x3ec5 014007 call twspi_disable 
-0x3ec6 014011 fetcht 1 ,mem_lbutton_gpio 
-0x3ec7 014012 call gpio_set_wake_by_current_state 
-0x3ec8 014013 fetcht 1 ,mem_rbutton_gpio 
-0x3ec9 014014 call gpio_set_wake_by_current_state 
-0x3eca 014015 fetcht 1 ,mem_mbutton_gpio 
-0x3ecb 014016 call gpio_set_wake_by_current_state 
-0x3ecc 014018 fetcht 1 ,mem_bk_button_gpio 
-0x3ecd 014019 call gpio_set_wake_by_current_state 
-0x3ece 014020 fetcht 1 ,mem_fw_button_gpio 
-0x3ecf 014021 call gpio_set_wake_by_current_state 
-0x3ed0 014022 fetcht 1 ,mem_dpi_button_gpio 
-0x3ed1 014023 call gpio_set_wake_by_current_state 
-0x3ed2 014024 fetcht 1 ,mem_config_select_device_button_gpio 
-0x3ed3 014025 call gpio_set_wake_by_current_state 
-0x3ed4 014026 fetcht 1 ,mem_whee_a_data_gpio 
-0x3ed5 014027 call gpio_set_wake_by_current_state 
-0x3ed6 014028 fetcht 1 ,mem_whee_b_data_gpio 
-0x3ed7 014029 call gpio_set_wake_by_current_state 
-0x3ed8 014030 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ed9 014031 call gpio_set_wake_by_current_state 
-0x3eda 014032 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3edb 014033 call gpio_set_wake_by_current_state 
-0x3edc 014034 fetcht 1 ,mem_sensor_data_gpio 
-0x3edd 014035 branch gpio_set_wake 
-:      014039 mouse_spi_clk_gpio:
-0x3ede 014040 arg mouse_spi2_clk_gpio ,temp 
-0x3edf 014041 rtn 
-:      014043 mouse_wheel_check:
-0x3ee0 014044 bpatch patch1c_4 ,mem_patch1c 
-0x3ee1 014045 call mouse_t_wheel_scan 
-0x3ee2 014046 call mouse_wheel_scan 
-0x3ee3 014047 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3ee4 014048 fetcht 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee5 014049 store 1 ,mem_wheel_tb_old_pinlevel 
-0x3ee6 014050 isub temp ,null 
-0x3ee7 014051 nbranch app_lpm_wake_auto_lock ,zero 
-0x3ee8 014052 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3ee9 014053 fetcht 1 ,mem_mwheel_b_old_pinlevel 
-0x3eea 014054 store 1 ,mem_mwheel_b_old_pinlevel 
-0x3eeb 014055 isub temp ,null 
-0x3eec 014056 nbranch app_lpm_wake_auto_lock ,zero 
-0x3eed 014057 rtn 
-:      014058 mouse_t_wheel_scan:
-0x3eee 014059 fetch 1 ,mem_whee_ta_data_gpio 
-0x3eef 014060 rtneq gpio_disable 
-0x3ef0 014061 arg 0 ,rega 
-0x3ef1 014062 fetcht 1 ,mem_whee_ta_data_gpio 
-0x3ef2 014063 call gpio_get_bit 
-0x3ef3 014064 setflag true ,0 ,rega 
-0x3ef4 014065 fetcht 1 ,mem_whee_tb_data_gpio 
-0x3ef5 014066 call gpio_get_bit 
-0x3ef6 014067 setflag true ,1 ,rega 
-0x3ef7 014068 copy rega ,pdata 
-0x3ef8 014069 store 1 ,mem_wheel_tb_new_pinlevel 
-0x3ef9 014070 beq 0x01 ,mouse_t_wheel_scan_judge1 
-0x3efa 014071 beq 0x02 ,mouse_t_wheel_scan_judge2 
-0x3efb 014072 fetch 1 ,mem_wheel_tog 
-0x3efc 014073 bbit1 7 ,mouse_t_wheel_scan_judge3 
-0x3efd 014074 rtn 
-:      014076 mouse_t_wheel_scan_judge1:
-0x3efe 014077 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3eff 014078 beq 0 ,mouse_t_wheel_scan_judge11 
-0x3f00 014079 beq 3 ,mouse_t_wheel_scan_judge12 
-0x3f01 014080 rtn 
-:      014081 mouse_t_wheel_scan_judge2:
-0x3f02 014082 fetch 1 ,mem_wheel_tb_old_pinlevel 
-0x3f03 014083 beq 0 ,mouse_t_wheel_scan_judge21 
-0x3f04 014084 beq 3 ,mouse_t_wheel_scan_judge22 
-0x3f05 014085 rtn 
-:      014086 mouse_t_wheel_scan_judge11:
-0x3f06 014087 jam 0x82 ,mem_wheel_tog 
-0x3f07 014088 rtn 
-:      014089 mouse_t_wheel_scan_judge12:
-0x3f08 014090 jam 0x81 ,mem_wheel_tog 
-0x3f09 014091 rtn 
-:      014092 mouse_t_wheel_scan_judge21:
-0x3f0a 014093 jam 0x80 ,mem_wheel_tog 
-0x3f0b 014094 rtn 
-:      014095 mouse_t_wheel_scan_judge22:
-0x3f0c 014096 jam 0x83 ,mem_wheel_tog 
-0x3f0d 014097 rtn 
-:      014098 mouse_t_wheel_scan_judge3:
-0x3f0e 014099 fetch 1 ,mem_wheel_tog 
-0x3f0f 014100 set0 7 ,pdata 
-0x3f10 014101 store 1 ,mem_wheel_tog 
-0x3f11 014102 beq 0 ,mouse_t_wheel_scan_judge30 
-0x3f12 014103 beq 1 ,mouse_t_wheel_scan_judge31 
-0x3f13 014104 beq 2 ,mouse_t_wheel_scan_judge32 
-0x3f14 014105 beq 3 ,mouse_t_wheel_scan_judge33 
-0x3f15 014106 rtn 
-:      014107 mouse_t_wheel_scan_judge30:
-0x3f16 014108 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f17 014109 beq 3 ,mouse_wheel_t_forward 
-0x3f18 014110 rtn 
-:      014111 mouse_t_wheel_scan_judge31:
-0x3f19 014112 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1a 014113 beq 0 ,mouse_wheel_t_forward 
-0x3f1b 014114 rtn 
-:      014115 mouse_t_wheel_scan_judge32:
-0x3f1c 014116 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f1d 014117 beq 3 ,mouse_wheel_t_back 
-0x3f1e 014118 rtn 
-:      014119 mouse_t_wheel_scan_judge33:
-0x3f1f 014120 fetch 1 ,mem_wheel_tb_new_pinlevel 
-0x3f20 014121 beq 0 ,mouse_wheel_t_back 
-0x3f21 014122 rtn 
-:      014123 mouse_wheel_t_forward:
-0x3f22 014124 fetch 1 ,mem_mouse_tz_data_count1 
-0x3f23 014125 increase 1 ,pdata 
-0x3f24 014126 store 1 ,mem_mouse_tz_data_count1 
-0x3f25 014127 sub pdata ,1 ,null 
-0x3f26 014128 rtn positive 
-0x3f27 014129 jam 0 ,mem_mouse_tz_data_count1 
-0x3f28 014130 fetch 1 ,mem_mouse_tz_data 
-0x3f29 014131 increase 1 ,pdata 
-0x3f2a 014132 store 1 ,mem_mouse_tz_data 
-0x3f2b 014133 rtn 
-:      014134 mouse_wheel_t_back:
-0x3f2c 014135 fetch 1 ,mem_mouse_tz_data_count 
-0x3f2d 014136 increase 1 ,pdata 
-0x3f2e 014137 store 1 ,mem_mouse_tz_data_count 
-0x3f2f 014138 sub pdata ,1 ,null 
-0x3f30 014139 rtn positive 
-0x3f31 014140 jam 0 ,mem_mouse_tz_data_count 
-0x3f32 014141 fetch 1 ,mem_mouse_tz_data 
-0x3f33 014142 increase -1 ,pdata 
-0x3f34 014143 store 1 ,mem_mouse_tz_data 
-0x3f35 014144 rtn 
-:      014147 mouse_wheel_scan:
-0x3f36 014148 fetch 1 ,mem_whee_a_data_gpio 
-0x3f37 014149 rtneq gpio_disable 
-0x3f38 014150 arg 0 ,rega 
-0x3f39 014151 fetcht 1 ,mem_whee_a_data_gpio 
-0x3f3a 014152 call gpio_get_bit 
-0x3f3b 014153 setflag true ,0 ,rega 
-0x3f3c 014154 fetcht 1 ,mem_whee_b_data_gpio 
-0x3f3d 014155 call gpio_get_bit 
-0x3f3e 014156 setflag true ,1 ,rega 
-0x3f3f 014157 copy rega ,pdata 
-0x3f40 014158 store 1 ,mem_mwheel_b_new_pinlevel 
-0x3f41 014159 beq 0x01 ,mouse_wheel_scan_judge1 
-0x3f42 014160 beq 0x02 ,mouse_wheel_scan_judge2 
-0x3f43 014161 fetch 1 ,mem_mwheel_tog 
-0x3f44 014162 bbit1 7 ,mouse_wheel_scan_judge3 
-0x3f45 014163 rtn 
-:      014165 mouse_wheel_scan_judge1:
-0x3f46 014166 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f47 014167 beq 0 ,mouse_wheel_scan_judge11 
-0x3f48 014168 beq 3 ,mouse_wheel_scan_judge12 
-0x3f49 014169 rtn 
-:      014170 mouse_wheel_scan_judge2:
-0x3f4a 014171 fetch 1 ,mem_mwheel_b_old_pinlevel 
-0x3f4b 014172 beq 0 ,mouse_wheel_scan_judge21 
-0x3f4c 014173 beq 3 ,mouse_wheel_scan_judge22 
-0x3f4d 014174 rtn 
-:      014175 mouse_wheel_scan_judge11:
-0x3f4e 014176 jam 0x82 ,mem_mwheel_tog 
-0x3f4f 014177 rtn 
-:      014178 mouse_wheel_scan_judge12:
-0x3f50 014179 jam 0x81 ,mem_mwheel_tog 
-0x3f51 014180 rtn 
-:      014181 mouse_wheel_scan_judge21:
-0x3f52 014182 jam 0x80 ,mem_mwheel_tog 
-0x3f53 014183 rtn 
-:      014184 mouse_wheel_scan_judge22:
-0x3f54 014185 jam 0x83 ,mem_mwheel_tog 
-0x3f55 014186 rtn 
-:      014187 mouse_wheel_scan_judge3:
-0x3f56 014188 fetch 1 ,mem_mwheel_tog 
-0x3f57 014189 set0 7 ,pdata 
-0x3f58 014190 store 1 ,mem_mwheel_tog 
-0x3f59 014191 beq 0 ,mouse_wheel_scan_judge30 
-0x3f5a 014192 beq 1 ,mouse_wheel_scan_judge31 
-0x3f5b 014193 beq 2 ,mouse_wheel_scan_judge32 
-0x3f5c 014194 beq 3 ,mouse_wheel_scan_judge33 
-0x3f5d 014195 rtn 
-:      014196 mouse_wheel_scan_judge30:
-0x3f5e 014197 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f5f 014198 beq 3 ,mouse_wheel_forward 
-0x3f60 014199 rtn 
-:      014200 mouse_wheel_scan_judge31:
-0x3f61 014201 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f62 014202 beq 0 ,mouse_wheel_forward 
-0x3f63 014203 rtn 
-:      014204 mouse_wheel_scan_judge32:
-0x3f64 014205 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f65 014206 beq 3 ,mouse_wheel_back 
-0x3f66 014207 rtn 
-:      014208 mouse_wheel_scan_judge33:
-0x3f67 014209 fetch 1 ,mem_mwheel_b_new_pinlevel 
-0x3f68 014210 beq 0 ,mouse_wheel_back 
-0x3f69 014211 rtn 
-:      014212 mouse_wheel_forward:
-0x3f6a 014213 jam 0 ,mem_mouse_z_data_count1 
-0x3f6b 014214 fetch 1 ,mem_mouse_z_data 
-0x3f6c 014215 increase 1 ,pdata 
-0x3f6d 014216 store 1 ,mem_mouse_z_data 
-0x3f6e 014217 rtn 
-:      014218 mouse_wheel_back:
-0x3f6f 014219 jam 0 ,mem_mouse_z_data_count 
-0x3f70 014220 fetch 1 ,mem_mouse_z_data 
-0x3f71 014221 increase -1 ,pdata 
-0x3f72 014222 store 1 ,mem_mouse_z_data 
-0x3f73 014223 rtn 
-:      014226 mouse_hid_connected:
-0x3f74 014227 setarg hid_handshake_timeout 
-0x3f75 014228 store 1 ,mem_hid_handshake_timer_count 
-0x3f76 014229 rtn 
-:      014231 mouse_send_process:
-0x3f77 014232 fetch 1 ,mem_app_handshake_flag 
-0x3f78 014233 rtn blank 
-0x3f79 014234 call l2cap_malloc_is_fifo_nearly_full 
-0x3f7a 014235 nrtn blank 
-0x3f7b 014236 fetch mouse_flag_len ,mem_mouse_flag 
-0x3f7c 014237 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
-0x3f7d 014238 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
-0x3f7e 014239 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-0x3f7f 014240 call mouse_motion 
-0x3f80 014241 nrtn user 
-:      014242 mouse_send_data:
-0x3f81 014243 arg 9 ,rega 
-0x3f82 014244 call hid_malloc_tx_buff 
-0x3f83 014245 fetch 2 ,mem_hid_int_remote_cid 
-0x3f84 014246 istore 2 ,contw 
-0x3f85 014247 setarg 0x02a1 
-0x3f86 014248 istore 2 ,contw 
-0x3f87 014249 fetch 7 ,mem_mouse_key 
-0x3f88 014250 istore 7 ,contw 
-0x3f89 014251 rtn 
-:      014254 mouse_send_empty_data:
-0x3f8a 014255 setarg 0 
-0x3f8b 014256 store 7 ,mem_mouse_key 
-0x3f8c 014257 branch mouse_send_data 
-:      014260 mouse_no_data_timer_init:
-0x3f8d 014261 fetch 2 ,mem_mouse_no_data_timeout 
-0x3f8e 014262 store 2 ,mem_mouse_no_data_timer 
-0x3f8f 014263 rtn 
-:      014266 mouse_fill_data_le:
-0x3f90 014267 bpatch patch1c_5 ,mem_patch1c 
-0x3f91 014268 arg 7 ,rega 
-0x3f92 014269 fetcht 2 ,mem_le_notify_handle 
-0x3f93 014270 call le_att_malloc_tx_notify 
-0x3f94 014271 fetch 7 ,mem_mouse_key 
-0x3f95 014272 istore 7 ,contw 
-0x3f96 014273 rtn 
-:      014275 mouse_motion:
-0x3f97 014276 bpatch patch1c_6 ,mem_patch1c 
-0x3f98 014277 disable user 
-0x3f99 014278 setarg 0 
-0x3f9a 014279 store 6 ,mem_mouse_x 
-0x3f9b 014280 call mouse_cheak_sensor_data 
-0x3f9c 014281 call mouse_zwheel 
-0x3f9d 014282 call mouse_t_zwheel 
-0x3f9e 014283 call mouse_key 
-0x3f9f 014284 nrtn user 
-0x3fa0 014285 call mouse_no_data_timer_init 
-0x3fa1 014286 arg mouse_statue_up_flag ,queue 
-0x3fa2 014287 branch mouse_enable_function_flag 
-:      014289 motion_6clk_direction_dispose:
-0x3fa3 014290 fetch 2 ,mem_mouse_x 
-0x3fa4 014291 sub pdata ,0 ,pdata 
-0x3fa5 014292 store 2 ,mem_mouse_x 
-0x3fa6 014293 branch enable_user 
-:      014294 motion_12clk_direction_dispose:
-0x3fa7 014295 fetch 2 ,mem_mouse_y 
-0x3fa8 014296 sub pdata ,0 ,pdata 
-0x3fa9 014297 store 2 ,mem_mouse_y 
-0x3faa 014298 branch enable_user 
-:      014299 motion_9clk_direction_dispose:
-0x3fab 014300 fetch 2 ,mem_mouse_y 
-0x3fac 014301 sub pdata ,0 ,pdata 
-0x3fad 014302 store 2 ,mem_mouse_y 
-0x3fae 014303 fetch 2 ,mem_mouse_x 
-0x3faf 014304 sub pdata ,0 ,pdata 
-0x3fb0 014305 store 2 ,mem_mouse_x 
-0x3fb1 014306 call mouse_sensor_data_swap_places 
-0x3fb2 014307 branch enable_user 
-:      014308 motion_3clk_direction_dispose:
-0x3fb3 014309 call mouse_sensor_data_swap_places 
-0x3fb4 014310 branch enable_user 
-:      014311 mouse_cheak_sensor_data:
-0x3fb5 014312 fetch 1 ,mem_spi_write_flash_sm 
-0x3fb6 014313 rtnne flash_sm_no_buys 
-0x3fb7 014314 fetch 1 ,mem_config_sensor_type 
-0x3fb8 014315 beq p3205 ,mouse_p32xx_sensor_motion 
-0x3fb9 014316 beq p3065 ,mouse_p32xx_sensor_motion 
-0x3fba 014317 beq ka8 ,mouse_p32xx_sensor_motion 
-0x3fbb 014318 beq p3204 ,mouse_p32xx_sensor_motion 
-0x3fbc 014319 beq p3212 ,mouse_p3212_sensor_motion 
-0x3fbd 014320 beq p3610 ,mouse_p3610_sensor_motion 
-0x3fbe 014321 beq p3065_xy ,mouse_p32xx_sensor_motion 
-0x3fbf 014322 branch mouse_p32xx_sensor_motion 
-:      014324 mouse_clear_sensor_data:
-0x3fc0 014325 fetch 1 ,mem_mouse_move_flag 
-0x3fc1 014326 call mouse_read_sensor_common ,blank 
-0x3fc2 014327 jam 1 ,mem_mouse_move_flag 
-0x3fc3 014328 rtn 
-:      014331 mouse_p3212_sensor_motion:
-0x3fc4 014332 call mouse_clear_sensor_data 
-0x3fc5 014333 fetcht 1 ,mem_sensor_data_gpio 
-0x3fc6 014334 call gpio_get_bit 
-0x3fc7 014335 nrtn true 
-0x3fc8 014336 setarg pan_reg_pid_l 
-0x3fc9 014337 call twspi_read 
-0x3fca 014338 bne p32xx_id1 ,mouse_twspi_reset 
-0x3fcb 014339 setarg pan_reg_motion_staus 
-0x3fcc 014340 call twspi_read 
-0x3fcd 014341 rtnbit0 7 
-0x3fce 014342 call mouse_read_sensor_common 
-0x3fcf 014343 call mouse_read_3212sensor_xy_high 
-0x3fd0 014344 store 1 ,mem_mouse_xy_h 
-0x3fd1 014345 rshift4 pdata ,pdata 
-0x3fd2 014346 call extsign_bit3 
-0x3fd3 014347 store 1 ,mem_mouse_x + 1 
-0x3fd4 014348 fetch 1 ,mem_mouse_xy_h 
-0x3fd5 014349 and pdata ,0x0f ,pdata 
-0x3fd6 014350 call extsign_bit3 
-0x3fd7 014351 store 1 ,mem_mouse_y + 1 
-0x3fd8 014352 fetch 1 ,mem_config_sensor_angle 
-0x3fd9 014353 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
-0x3fda 014354 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
-0x3fdb 014355 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
-0x3fdc 014356 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
-0x3fdd 014357 rtn 
-:      014359 mouse_read_3212sensor_xy_high:
-0x3fde 014360 setarg 0x12 
-0x3fdf 014361 branch twspi_read 
-:      014363 mouse_p3065_judge:
-0x3fe0 014364 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
-0x3fe1 014365 branch mouse_twspi_reset 
-:      014367 mouse_p32xx_sensor_motion:
-0x3fe2 014368 call mouse_clear_sensor_data 
-0x3fe3 014369 disable user 
-0x3fe4 014370 fetcht 1 ,mem_sensor_data_gpio 
-0x3fe5 014371 call gpio_get_bit 
-0x3fe6 014372 nrtn true 
-0x3fe7 014373 setarg pan_reg_pid_l 
-0x3fe8 014374 call twspi_read 
-0x3fe9 014375 bne p32xx_id1 ,mouse_p3065_judge 
-:      014376 mouse_p32xx_sensor_motion_1:
-0x3fea 014377 setarg pan_reg_motion_staus 
-0x3feb 014378 call twspi_read 
-0x3fec 014379 rtnbit0 7 
-0x3fed 014380 call mouse_read_sensor_common 
-0x3fee 014381 fetch 1 ,mem_mouse_x 
-0x3fef 014382 call extsign 
-0x3ff0 014383 store 2 ,mem_mouse_x 
-0x3ff1 014384 fetch 1 ,mem_mouse_y 
-0x3ff2 014385 call extsign 
-0x3ff3 014386 store 2 ,mem_mouse_y 
-0x3ff4 014387 fetch 1 ,mem_config_sensor_angle 
-0x3ff5 014388 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
-0x3ff6 014389 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
-0x3ff7 014390 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
-0x3ff8 014391 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
-0x3ff9 014392 rtn 
-:      014394 motion32xx_6clk_direction_selection:
-0x3ffa 014395 call motion_6clk_direction_dispose 
-0x3ffb 014396 branch mouse_sensor_sdio_low 
-:      014397 motion32xx_9clk_direction_selection:
-0x3ffc 014398 call motion_9clk_direction_dispose 
-0x3ffd 014399 branch mouse_sensor_sdio_low 
-:      014400 motion32xx_12clk_direction_selection:
-0x3ffe 014401 call motion_12clk_direction_dispose 
-0x3fff 014402 branch mouse_sensor_sdio_low 
-:      014403 motion32xx_3clk_direction_selection:
-0x4000 014404 call motion_3clk_direction_dispose 
-0x4001 014405 branch mouse_sensor_sdio_low 
-:      014407 mouse_sensor_data_swap_places:
-0x4002 014408 fetch 2 ,mem_mouse_y 
-0x4003 014409 fetcht 2 ,mem_mouse_x 
-0x4004 014410 store 2 ,mem_mouse_x 
-0x4005 014411 storet 2 ,mem_mouse_y 
-0x4006 014412 rtn 
-:      014414 mouse_p3610sensor_read:
-0x4007 014415 call spi_ncs_enable 
-0x4008 014416 nop 100 
-0x4009 014417 copy regb ,pdata 
-0x400a 014418 call twspi_read 
-0x400b 014419 copy pdata ,regb 
-0x400c 014420 call spi_ncs_disable 
-0x400d 014421 nop 100 
-0x400e 014422 copy regb ,pdata 
-0x400f 014423 rtn 
-:      014424 mouse_p3610_sensor_motion:
-0x4010 014425 disable user 
-0x4011 014426 fetcht 1 ,mem_sensor_data_gpio 
-0x4012 014427 call gpio_get_bit 
-0x4013 014428 nrtn true 
-0x4014 014429 arg pan_reg_motion_staus ,regb 
-0x4015 014430 call mouse_p3610sensor_read 
-0x4016 014431 rtnbit0 7 
-0x4017 014432 arg pan_reg_pid_l ,regb 
-0x4018 014433 call mouse_p3610sensor_read 
-0x4019 014434 store 1 ,mem_sensor_id1 
-0x401a 014435 bne p3610_id1 ,mouse_init_3610sensor_reset 
-0x401b 014436 fetch 1 ,mem_mouse_move_flag 
-0x401c 014437 call mouse_read_sensor3610_data ,blank 
-0x401d 014438 jam 1 ,mem_mouse_move_flag 
-0x401e 014439 call mouse_read_sensor3610_data 
-0x401f 014440 fetch 1 ,mem_mouse_xy_h 
-0x4020 014441 rshift4 pdata ,pdata 
-0x4021 014442 call extsign_bit3 
-0x4022 014443 store 1 ,mem_mouse_x + 1 
-0x4023 014444 fetch 1 ,mem_mouse_xy_h 
-0x4024 014445 and pdata ,0x0f ,pdata 
-0x4025 014446 call extsign_bit3 
-0x4026 014447 store 1 ,mem_mouse_y + 1 
-0x4027 014448 fetch 1 ,mem_config_sensor_angle 
-0x4028 014449 beq 0 ,motion3610_6clk_direction_selection 
-0x4029 014450 beq 1 ,motion3610_9clk_direction_selection 
-0x402a 014451 beq 2 ,motion3610_12clk_direction_selection 
-0x402b 014452 beq 3 ,motion3610_3clk_direction_selection 
-0x402c 014453 rtn 
-:      014455 mouse_3610_smart_select:
-0x402d 014456 fetch 1 ,mem_sensor_smart_flag 
-0x402e 014457 beq p3610_smart_enable ,mouse_3610_smart_disable 
-0x402f 014458 beq p3610_smart_disable ,mouse_3610_smart_enable 
-0x4030 014459 rtn 
-:      014462 motion3610_6clk_direction_selection:
-0x4031 014463 call motion_6clk_direction_dispose 
-0x4032 014464 branch mouse_3610_smart_select 
-:      014466 motion3610_12clk_direction_selection:
-0x4033 014467 call motion_12clk_direction_dispose 
-0x4034 014468 branch mouse_3610_smart_select 
-:      014470 motion3610_9clk_direction_selection:
-0x4035 014471 call motion_9clk_direction_dispose 
-0x4036 014472 branch mouse_3610_smart_select 
-:      014474 motion3610_3clk_direction_selection:
-0x4037 014475 call motion_3clk_direction_dispose 
-0x4038 014476 branch mouse_3610_smart_select 
-:      014478 mouse_read_sensor3610_data:
-0x4039 014479 call spi_ncs_enable 
-0x403a 014480 call mouse_read_sensor_common 
-0x403b 014481 arg 5 ,pdata 
-0x403c 014482 call twspi_read 
-0x403d 014483 store 1 ,mem_mouse_xy_h 
-0x403e 014484 arg 7 ,pdata 
-0x403f 014485 call twspi_read 
-0x4040 014486 store 1 ,mem_sensor_shutter_hi 
-0x4041 014487 arg 8 ,pdata 
-0x4042 014488 call twspi_read 
-0x4043 014489 store 1 ,mem_sensor_shutter_lo 
-0x4044 014490 branch spi_ncs_disable 
-:      014493 mouse_3610_smart_enable:
-0x4045 014494 fetch 1 ,mem_sensor_shutter_hi 
-0x4046 014495 rtnne 0 
-0x4047 014496 fetch 1 ,mem_sensor_shutter_lo 
-0x4048 014497 sub pdata ,45 ,null 
-0x4049 014498 rtn positive 
-0x404a 014499 jam p3610_smart_enable ,mem_sensor_smart_flag 
-0x404b 014500 setarg 0xba41 
-0x404c 014501 call sensor_write 
-0x404d 014502 setarg 0x0032 
-0x404e 014503 call sensor_write 
-0x404f 014504 setarg 0xb541 
-0x4050 014505 branch sensor_write 
-:      014506 mouse_3610_smart_disable:
-0x4051 014507 fetch 1 ,mem_sensor_shutter_hi 
-0x4052 014508 rtnne 0 
-0x4053 014509 fetch 1 ,mem_sensor_shutter_lo 
-0x4054 014510 sub pdata ,45 ,null 
-0x4055 014511 nrtn positive 
-0x4056 014512 jam p3610_smart_disable ,mem_sensor_smart_flag 
-0x4057 014513 setarg 0xba41 
-0x4058 014514 call sensor_write 
-0x4059 014515 setarg 0x8032 
-0x405a 014516 call sensor_write 
-0x405b 014517 setarg 0xb541 
-0x405c 014518 branch sensor_write 
-:      014522 mouse_read_sensor_common:
-0x405d 014523 arg pan_reg_delta_x ,pdata 
-0x405e 014524 call twspi_read 
-0x405f 014525 store 2 ,mem_mouse_x 
-0x4060 014526 arg pan_reg_delta_y ,pdata 
-0x4061 014527 call twspi_read 
-0x4062 014528 store 2 ,mem_mouse_y 
-0x4063 014529 rtn 
-:      014531 mouse_set_qdecoder_x:
-0x4064 014532 arg mouse_default_xa_gpio ,temp 
-0x4065 014533 call gpio_config_input 
-0x4066 014534 arg mouse_default_xa_gpio ,temp 
-0x4067 014535 call gpio_get_bit 
-0x4068 014536 rtn true 
-0x4069 014537 hfetch 1 ,core_qdec_cntx 
-0x406a 014538 set1 4 ,pdata 
-0x406b 014539 hstore 1 ,core_qdec_cntx 
-0x406c 014540 rtn 
-:      014542 mouse_hardware_zwheel:
-0x406d 014543 fetcht 1 ,mem_mouse_z_data 
-0x406e 014544 hfetch 1 ,core_qdec_cntx 
-0x406f 014545 iadd temp ,pdata 
-0x4070 014546 rtn blank 
-0x4071 014547 store 1 ,mem_mouse_z 
-0x4072 014548 jam 0 ,mem_mouse_z_data 
-0x4073 014549 branch enable_user 
-:      014550 mouse_hardware_zwheel_beforelpm:
-0x4074 014551 fetcht 1 ,mem_mouse_z_data 
-0x4075 014552 hfetch 1 ,core_qdec_cntx 
-0x4076 014553 iadd temp ,pdata 
-0x4077 014554 store 1 ,mem_mouse_z_data 
-0x4078 014555 rtn 
-:      014556 mouse_zwheel:
-0x4079 014557 fetch 1 ,mem_mouse_z_data 
-0x407a 014558 rtn blank 
-0x407b 014559 store 1 ,mem_mouse_z 
-0x407c 014560 jam 0 ,mem_mouse_z_data 
-0x407d 014561 branch enable_user 
-:      014563 mouse_t_zwheel:
-0x407e 014564 fetch 1 ,mem_mouse_tz_data 
-0x407f 014565 rtn blank 
-0x4080 014566 store 1 ,mem_mouse_tz 
-0x4081 014567 jam 0 ,mem_mouse_tz_data 
-0x4082 014568 branch enable_user 
-:      014570 mouse_check_key_gpio:
-0x4083 014571 arg 0 ,rega 
-0x4084 014572 fetcht 1 ,mem_lbutton_gpio 
-0x4085 014573 call gpio_get_bit 
-0x4086 014574 setflag true ,0 ,rega 
-0x4087 014575 fetcht 1 ,mem_rbutton_gpio 
-0x4088 014576 call gpio_get_bit 
-0x4089 014577 setflag true ,1 ,rega 
-0x408a 014578 fetcht 1 ,mem_mbutton_gpio 
-0x408b 014579 call gpio_get_bit 
-0x408c 014580 setflag true ,2 ,rega 
-0x408d 014581 call mouse_check_s_key_gpio 
-0x408e 014582 copy rega ,pdata 
-0x408f 014583 rtn 
-:      014584 mouse_check_s_key_gpio:
-0x4090 014585 fetch 1 ,mem_bk_button_gpio 
-0x4091 014586 rtneq gpio_disable 
-0x4092 014587 fetcht 1 ,mem_bk_button_gpio 
-0x4093 014588 call gpio_get_bit 
-0x4094 014589 setflag true ,3 ,rega 
-0x4095 014590 fetcht 1 ,mem_fw_button_gpio 
-0x4096 014591 call gpio_get_bit 
-0x4097 014592 setflag true ,4 ,rega 
-0x4098 014593 rtn 
-:      014595 mouse_key:
-0x4099 014596 call mouse_check_key_gpio 
-0x409a 014597 call mouse_set_mult 
-0x409b 014598 call mouse_24g_key 
-0x409c 014599 copy rega ,pdata 
-0x409d 014600 fetcht 1 ,mem_mouse_key 
-0x409e 014601 store 1 ,mem_mouse_key 
-0x409f 014602 ixor temp ,pdata 
-0x40a0 014603 sub pdata ,0 ,null 
-0x40a1 014604 rtn zero 
-0x40a2 014605 branch enable_user 
-:      014607 mouse_24g_key:
-0x40a3 014608 rtnmark0 mark_24g 
-0x40a4 014609 copy rega ,pdata 
-0x40a5 014610 rtn blank 
-0x40a6 014611 store 1 ,mem_mouse_key 
-0x40a7 014612 branch enable_user 
-:      014615 mouse_set_mult:
-0x40a8 014616 fetch 2 ,mem_ui_state_map 
-0x40a9 014617 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
-0x40aa 014618 fetch 2 ,mem_ui_state_map 
-0x40ab 014619 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
-0x40ac 014620 rtn 
-:      014621 mouse_set_ble_mult:
-0x40ad 014622 copy rega ,pdata 
-0x40ae 014623 nbranch le_set_config_short_mult ,blank 
-0x40af 014624 branch le_clr_config_short_mult 
-:      014625 mouse_set_bt_mult:
-0x40b0 014626 copy rega ,pdata 
-0x40b1 014627 nbranch classic_bt_set_mult_short_flag ,blank 
-0x40b2 014628 branch classic_bt_clr_mult_short_flag 
-:      014631 mouse_sensor_sdio_low:
-0x40b3 014632 bpatch patch1c_7 ,mem_patch1c 
-0x40b4 014633 arg mouse_spi1_sdio_gpio ,temp 
-0x40b5 014634 fetch mouse_flag_len ,mem_mouse_flag 
-0x40b6 014635 isolate1 mouse_enable_spi2 ,pdata 
-0x40b7 014636 call mouse_sensor_sdio_low2 ,true 
-0x40b8 014637 call gpio_get_bit 
-0x40b9 014638 rtn true 
-0x40ba 014639 setarg 0x0a 
-0x40bb 014640 call twspi_read 
-0x40bc 014641 nop 1000 
-0x40bd 014642 branch mouse_sensor_sdio_low 
-:      014643 mouse_sensor_sdio_low2:
-0x40be 014644 arg mouse_spi2_sdio_gpio ,temp 
-0x40bf 014645 rtn 
-:      014647 mouse_spi_sdio_gpio_pollup:
-0x40c0 014648 fetch mouse_flag_len ,mem_mouse_flag 
-0x40c1 014649 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
-:      014650 mouse_spi1_sdio_gpio_pollup:
-0x40c2 014651 arg mouse_spi1_sdio_gpio ,temp 
-0x40c3 014652 branch gpio_config_input_without_wake 
-:      014653 mouse_spi2_sdio_gpio_pollup:
-0x40c4 014654 arg mouse_spi2_sdio_gpio ,temp 
-0x40c5 014655 branch gpio_config_input_without_wake 
-:      014658 mouse_init_sunt:
-0x40c6 014659 call mouse_spi_init 
-0x40c7 014660 rtn wake 
-0x40c8 014661 call mouse_spi_sdio_gpio_pollup 
-0x40c9 014662 fetch 1 ,mem_config_sensor_type 
-0x40ca 014663 beq p3610 ,mouse_init_3610sensor 
-:      014664 mouse_init_sensor:
-0x40cb 014665 call mouse_read_sensor_id 
-0x40cc 014666 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
-0x40cd 014667 beq p3065_id1 ,mouse_p3065_init_param 
-0x40ce 014668 call mouse_twspi_reset 
-0x40cf 014669 nop 1000 
-0x40d0 014670 branch mouse_init_sensor 
-:      014671 mouse_twspi_reset:
-0x40d1 014672 bpatch patch1d_0 ,mem_patch1d 
-0x40d2 014673 fetch mouse_flag_len ,mem_mouse_flag 
-0x40d3 014674 bbit1 mouse_enable_spi2 ,twspi_reset2 
-0x40d4 014675 branch twspi_reset 
-:      014677 mouse_init_3610sensor:
-0x40d5 014678 call mouse_read_sensor_id 
-0x40d6 014679 beq p3610_id1 ,mouse_init_p3610 
-0x40d7 014680 call mouse_init_3610sensor_reset 
-0x40d8 014681 branch mouse_init_3610sensor 
-:      014683 mouse_read_sensor_id:
-0x40d9 014684 setarg pan_reg_pid_h 
-0x40da 014685 call twspi_read 
-0x40db 014686 store 1 ,mem_sensor_id2 
-0x40dc 014687 setarg pan_reg_pid_l 
-0x40dd 014688 call twspi_read 
-0x40de 014689 store 1 ,mem_sensor_id1 
-0x40df 014690 rtn 
-:      014691 mouse_init_p32xx_id2_judge:
-0x40e0 014692 fetch 1 ,mem_sensor_id2 
-0x40e1 014693 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
-0x40e2 014694 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
-0x40e3 014695 beq p3212_id2 ,mouse_3212_init_param 
-0x40e4 014696 beq pka8_id2 ,mouse_ka8_init_param 
-0x40e5 014697 rtn 
-:      014698 mouse_ka8_init_param:
-0x40e6 014699 jam ka8 ,mem_config_sensor_type 
-0x40e7 014700 rtn 
-:      014701 mouse_p3065xy_init_param:
-0x40e8 014702 jam p3065_xy ,mem_config_sensor_type 
-0x40e9 014703 rtn 
-:      014704 mouse_p3065_init_param:
-0x40ea 014705 fetch 1 ,mem_sensor_id2 
-0x40eb 014706 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0x40ec 014707 jam p3065 ,mem_config_sensor_type 
-0x40ed 014708 rtn 
-:      014709 mouse_3212_init_param:
-0x40ee 014710 jam p3212 ,mem_config_sensor_type 
-0x40ef 014711 call mouse_sensor_disable_wp 
-0x40f0 014712 setarg 0x3426 
-0x40f1 014713 call twspi_write 
-0x40f2 014714 setarg 0x0419 
-0x40f3 014715 call twspi_write 
-:      014716 mouse_sensor_enable_wp:
-0x40f4 014717 setarg 0x0009 
-0x40f5 014718 branch twspi_write 
-:      014719 mouse_sensor_disable_wp:
-0x40f6 014720 setarg 0x5a09 
-0x40f7 014721 branch twspi_write 
-:      014723 mouse_3204_3l_init_param:
-0x40f8 014724 jam p3204 ,mem_config_sensor_type 
-0x40f9 014725 call mouse_sensor_disable_wp 
-0x40fa 014726 setarg 0x0f0d 
-0x40fb 014727 call twspi_write 
-0x40fc 014728 setarg 0xe31d 
-0x40fd 014729 call twspi_write 
-0x40fe 014730 setarg 0xd27d 
-0x40ff 014731 call twspi_write 
-0x4100 014732 call mouse_32xx_init_param 
-0x4101 014733 branch mouse_32xx_init_param_1 
-:      014735 mouse_32xx_init_param:
-0x4102 014736 setarg 0x351b 
-0x4103 014737 call twspi_write 
-0x4104 014738 setarg 0xb428 
-0x4105 014739 call twspi_write 
-0x4106 014740 setarg 0x4629 
-0x4107 014741 call twspi_write 
-0x4108 014742 setarg 0x962a 
-0x4109 014743 call twspi_write 
-0x410a 014744 setarg 0x8c2b 
-0x410b 014745 call twspi_write 
-0x410c 014746 setarg 0x6e2c 
-0x410d 014747 call twspi_write 
-0x410e 014748 setarg 0x642d 
-0x410f 014749 call twspi_write 
-0x4110 014750 setarg 0x5f38 
-0x4111 014751 call twspi_write 
-0x4112 014752 setarg 0x0f39 
-0x4113 014753 call twspi_write 
-0x4114 014754 setarg 0x323a 
-0x4115 014755 call twspi_write 
-0x4116 014756 setarg 0x473b 
-0x4117 014757 call twspi_write 
-0x4118 014758 setarg 0x1042 
-0x4119 014759 branch twspi_write 
-:      014760 mouse_32xx_init_param_1:
-0x411a 014761 setarg 0x2e54 
-0x411b 014762 call twspi_write 
-0x411c 014763 setarg 0xf255 
-0x411d 014764 call twspi_write 
-0x411e 014765 setarg 0xf461 
-0x411f 014766 call twspi_write 
-0x4120 014767 setarg 0x7063 
-0x4121 014768 call twspi_write 
-0x4122 014769 setarg 0x5275 
-0x4123 014770 call twspi_write 
-0x4124 014771 setarg 0x4176 
-0x4125 014772 call twspi_write 
-0x4126 014773 setarg 0xed77 
-0x4127 014774 call twspi_write 
-0x4128 014775 setarg 0x2378 
-0x4129 014776 call twspi_write 
-0x412a 014777 setarg 0x4679 
-0x412b 014778 call twspi_write 
-0x412c 014779 setarg 0xe57a 
-0x412d 014780 call twspi_write 
-0x412e 014781 setarg 0x487c 
-0x412f 014782 call twspi_write 
-0x4130 014783 setarg 0x777e 
-0x4131 014784 call twspi_write 
-0x4132 014785 setarg 0x017f 
-0x4133 014786 call twspi_write 
-0x4134 014787 setarg 0x000b 
-0x4135 014788 call twspi_write 
-0x4136 014789 setarg 0x007f 
-0x4137 014790 call twspi_write 
-0x4138 014791 branch mouse_sensor_enable_wp 
-:      014794 mouse_3205_3t_init_param:
-0x4139 014795 jam p3205 ,mem_config_sensor_type 
-0x413a 014796 call mouse_sensor_disable_wp 
-0x413b 014797 setarg 0x100d 
-0x413c 014798 call twspi_write 
-0x413d 014799 setarg 0xed1d 
-0x413e 014800 call twspi_write 
-0x413f 014801 setarg 0x807d 
-0x4140 014802 call twspi_write 
-0x4141 014803 call mouse_32xx_init_param 
-0x4142 014804 setarg 0x0943 
-0x4143 014805 call twspi_write 
-0x4144 014806 branch mouse_32xx_init_param_1 
-:      014809 mouse_init_3610sensor_reset:
-0x4145 014810 fetcht 1 ,mem_sensor_reset_gpio 
-0x4146 014811 call gpio_out_active 
-0x4147 014812 call delay_10ms 
-0x4148 014813 fetcht 1 ,mem_sensor_reset_gpio 
-0x4149 014814 call gpio_out_inactive 
-0x414a 014815 branch delay_10ms 
-:      014817 mouse_init_p3610:
-0x414b 014818 jam p3610 ,mem_config_sensor_type 
-0x414c 014819 setarg 0xba41 
-0x414d 014820 call sensor_write 
-0x414e 014821 setarg 0x0d11 
-0x414f 014822 call sensor_write 
-0x4150 014823 setarg 0x041b 
-0x4151 014824 call sensor_write 
-0x4152 014825 setarg 0x041c 
-0x4153 014826 call sensor_write 
-0x4154 014827 setarg 0x0f1d 
-0x4155 014828 call sensor_write 
-0x4156 014829 setarg 0x0032 
-0x4157 014830 call sensor_write 
-0x4158 014831 setarg 0xb541 
-0x4159 014832 branch sensor_write 
-:      014836 mouse_set_sensor_reg:
-0x415a 014837 setarg 0xba41 
-0x415b 014838 call sensor_write 
-0x415c 014839 nop 4000 
-0x415d 014840 setarg 0xff7f 
-0x415e 014841 call sensor_write 
-0x415f 014842 copy rega ,pdata 
-0x4160 014843 call sensor_write 
-0x4161 014844 setarg 0x007f 
-0x4162 014845 call sensor_write 
-0x4163 014846 setarg 0xb541 
-0x4164 014847 branch sensor_write 
-:      014849 extsign:
-0x4165 014850 rtnbit0 7 
-0x4166 014851 arg 0xff00 ,temp 
-0x4167 014852 ior temp ,pdata 
-0x4168 014853 rtn 
-:      014855 extsign_bit3:
-0x4169 014856 rtnbit0 3 
-0x416a 014857 arg 0xf0 ,temp 
-0x416b 014858 ior temp ,pdata 
-0x416c 014859 rtn 
-:      014862 mouse_le:
-0x416d 014863 call le_fifo_check_nearly_full 
-0x416e 014864 nrtn blank 
-0x416f 014865 fetch 1 ,mem_le_connect_status_flag 
-0x4170 014866 and pdata ,0x03 ,pdata 
-0x4171 014867 rtnne 0x03 
-0x4172 014868 fetch mouse_flag_len ,mem_mouse_flag 
-0x4173 014869 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
-0x4174 014870 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
-0x4175 014871 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-0x4176 014872 call mouse_motion 
-0x4177 014873 nrtn user 
-0x4178 014874 branch mouse_fill_data_le 
-:      014876 mouse_le_send_empty_packet:
-0x4179 014877 setarg 0 
-0x417a 014878 store 7 ,mem_mouse_key 
-0x417b 014879 branch mouse_fill_data_le 
-:      014881 mouse_priority_bb_event:
-0x417c 014882 copy regc ,pdata 
-0x417d 014883 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
-0x417e 014884 beq bt_evt_bb_connected ,mouse_stop_discovery 
-0x417f 014885 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
-0x4180 014886 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
-0x4181 014887 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
-0x4182 014888 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
-0x4183 014889 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
-0x4184 014890 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
-0x4185 014891 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
-0x4186 014892 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
-0x4187 014893 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
-0x4188 014894 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
-0x4189 014895 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
-0x418a 014896 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
-0x418b 014897 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
-0x418c 014898 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
-0x418d 014899 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
-0x418e 014900 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
-0x418f 014901 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
-0x4190 014902 rtn 
-:      014905 mouse_le_pairing_complete:
-0x4191 014906 branch app_ble_store_reconn_info 
-:      014908 mouse_24g_attempt_fail:
-0x4192 014909 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4193 014910 fetch 1 ,mem_reconn_times 
-0x4194 014911 nbranch mouse_polling_device ,blank 
-0x4195 014912 fetch 1 ,mem_device_flag 
-0x4196 014913 fetcht 1 ,mem_24g_device_number 
-0x4197 014914 isub temp ,null 
-0x4198 014915 branch app_enter_hibernate ,zero 
-0x4199 014916 rtn 
-:      014917 mouse_24g_attempt_success:
-0x419a 014918 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419b 014919 rtn 
-:      014920 mouse_24g_pairing_complete:
-0x419c 014921 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-0x419d 014922 arg mosue_24g_pairing_flag ,queue 
-0x419e 014923 call mouse_disable_function_flag 
-0x419f 014924 setarg 0 
-0x41a0 014925 store 2 ,mem_24g_pairing_timer_count 
-0x41a1 014926 jam 0 ,mem_mouse_move_flag 
-0x41a2 014928 fetch 1 ,mem_config_sensor_type 
-0x41a3 014929 sub pdata ,p3610 ,null 
-0x41a4 014930 call mouse_read_sensor3610_data ,zero 
-0x41a5 014931 ncall mouse_read_sensor_common ,zero 
-0x41a6 014933 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x41a7 014934 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
-0x41a8 014935 call mouse_set_24g_addr_eeprom 
-0x41a9 014936 branch iicd_write_protect_eep_data 
-:      014938 mouse_set_24g_addr_eeprom:
-0x41aa 014939 call g24_head_ptr2regc 
-0x41ab 014940 add regc ,offset_24g_addr ,rega 
-0x41ac 014941 arg mouse_g24_addr_eeprom_offect ,regb 
-0x41ad 014942 arg 4 ,temp 
-0x41ae 014943 rtn 
-:      014945 mouse_store_flash_24g_address:
-0x41af 014946 call g24_head_ptr2regc 
-0x41b0 014947 add regc ,offset_24g_addr ,regb 
-0x41b1 014948 ifetch 1 ,regb 
-0x41b2 014949 store 1 ,mem_mouse_24g_addr 
-0x41b3 014950 branch mouse_store_flash_device_info 
-:      014953 mouse_le_pairing_success:
-0x41b4 014954 arg ll_pairing_success_flag ,queue 
-0x41b5 014955 branch mouse_le_enable_connect_flag 
-:      014956 mouse_le_ll_start_encryt:
-0x41b6 014957 jam 2 ,mem_le_start_encrypt_timer 
-0x41b7 014958 arg ll_start_enc_flag ,queue 
-0x41b8 014959 branch mouse_le_enable_connect_flag 
-:      014962 mouse_le_enable_connect_flag:
-0x41b9 014963 fetch 1 ,mem_le_connect_status_flag 
-0x41ba 014964 qset1 pdata 
-0x41bb 014965 store 1 ,mem_le_connect_status_flag 
-0x41bc 014966 rtn 
-:      014968 mouse_le_disable_connect_flag:
-0x41bd 014969 fetch 1 ,mem_le_connect_status_flag 
-0x41be 014970 qset0 pdata 
-0x41bf 014971 store 1 ,mem_le_connect_status_flag 
-0x41c0 014972 rtn 
-:      014973 mouse_le_clean_connect_flag:
-0x41c1 014974 jam 0 ,mem_le_connect_status_flag 
-0x41c2 014975 rtn 
-:      014977 mouse_le_bb_event_connected:
-0x41c3 014978 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c4 014979 set0 app_disc_by_button ,pdata 
-0x41c5 014980 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0x41c6 014981 setarg 0 
-0x41c7 014982 store 2 ,mem_mouse_direct_timer 
-0x41c8 014983 call mouse_no_data_timer_init 
-0x41c9 014984 branch mouse_stop_discovery 
-:      014986 mouse_bb_event_pincode:
-0x41ca 014987 call pincode_reinit 
-0x41cb 014988 branch app_bt_set_pincode 
-:      014989 mouse_bb_event_reconn_timeout:
-:      014990 mouse_bb_event_reconn_failed:
-0x41cc 014991 fetch 1 ,mem_reconn_times 
-0x41cd 014992 nbranch mouse_polling_device ,blank 
-0x41ce 014993 fetch 2 ,mem_ui_state_map 
-0x41cf 014994 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41d0 014995 fetch mouse_flag_len ,mem_mouse_flag 
-0x41d1 014996 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41d2 014997 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
-0x41d3 014998 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41d4 014999 branch app_bb_hibernate 
-:      015002 mouse_bt_hid_connected:
-0x41d5 015003 branch mouse_hid_connected 
-:      015005 mouse_bt_event_setup_complete:
-0x41d6 015006 rtn 
-:      015008 mouse_soft_reset:
-0x41d7 015009 call mouse_select_device_enable 
-0x41d8 015010 branch soft_reset_chip 
-:      015012 mouse_bb_disconnected:
-0x41d9 015013 bpatch patch1d_1 ,mem_patch1d 
-0x41da 015014 call mouse_bb_discon_clear_stack 
-0x41db 015015 fetch mouse_flag_len ,mem_mouse_flag 
-0x41dc 015016 bbit1 mouse_select_device_flag ,mouse_soft_reset 
-0x41dd 015017 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
-0x41de 015018 fetch 1 ,mem_reconn_times 
-0x41df 015019 nbranch mouse_polling_device ,blank 
-0x41e0 015020 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41e1 015021 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-0x41e2 015022 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41e3 015023 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
-0x41e4 015024 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
-0x41e5 015025 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41e6 015026 branch mouse_start_discovery 
-:      015027 mouse_bb_discon_clear_stack:
-0x41e7 015028 setarg 0 
-0x41e8 015029 store 8 ,mem_wheel_tb_old_pinlevel 
-0x41e9 015030 istore 4 ,contw 
-0x41ea 015031 jam 0 ,mem_mouse_send_blank_timer 
-0x41eb 015032 jam 0 ,mem_mouse_move_flag 
-0x41ec 015033 jam app_handshake_null ,mem_app_handshake_flag 
-0x41ed 015034 jam 0 ,mem_ltk_exists 
-0x41ee 015035 rtn 
-:      015037 mouse_event_light_state_pairing:
-0x41ef 015038 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
-0x41f0 015039 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
-0x41f1 015040 branch mouse_start_discovery 
-:      015041 mouse_event_light_state_hibernate:
-0x41f2 015042 fetch 2 ,mem_ui_state_map 
-0x41f3 015043 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0x41f4 015044 branch app_bb_hibernate 
-:      015046 mouse4_0_event_bb_disconn:
-0x41f5 015047 call mouse_le_clean_connect_flag 
-0x41f6 015048 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-0x41f7 015049 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0x41f8 015050 branch app_bb_hibernate 
-:      015052 mouse_bb_event_timer:
-0x41f9 015053 call mouse_adc_read 
-0x41fa 015054 call mouse_24g_delay_timer 
-0x41fb 015055 call mouse_ban_24g_pairing_timer 
-0x41fc 015056 call mouse_dpi_led_blink_delay_timer 
-0x41fd 015057 call mouse_statue_up_timer 
-0x41fe 015059 call mouse_statue_cheak_timer 
-0x41ff 015060 call mouse_select_device 
-0x4200 015061 call mouse_bt_discovery_cheak 
-0x4201 015062 call mouse_low_voltage_led_timer 
-0x4202 015063 call mouse_sensor_led_contrl_timer 
-0x4203 015064 call mouse_check_hid_handshake_timer 
-0x4204 015065 call mouse_check_discovery_timeout_timer 
-0x4205 015066 call mouse_check_direct_timeout_timer 
-0x4206 015067 call mouse_check_no_data_timeout_timer 
-0x4207 015068 call mouse_check_mouse_state_timer 
-0x4208 015069 branch mouse_le_enable_att_list_timer 
-:      015073 mouse_sensor_led_contrl_timer:
-0x4209 015074 fetch 1 ,mem_mouse_sensor_timer_count 
-0x420a 015075 rtn blank 
-0x420b 015076 increase -1 ,pdata 
-0x420c 015077 store 1 ,mem_mouse_sensor_timer_count 
-0x420d 015078 nrtn blank 
-0x420e 015079 branch mouse_sensor_led_contrl 
-:      015080 mouse_sensor_led_contrl:
-0x420f 015081 fetch 1 ,mem_sensor_led_style 
-0x4210 015082 rtneq ui_led_state_blink_stop 
-0x4211 015083 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
-:      015084 mouse_sensor_led_blink_state_lighting:
-0x4212 015085 call mouse_sensor_led_on 
-0x4213 015086 jam ui_led_state_blink_darking ,mem_sensor_led_style 
-0x4214 015087 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4215 015088 rtn 
-:      015089 mouse_sensor_led_blink_state_darking:
-0x4216 015090 call mouse_sensor_led_off 
-0x4217 015091 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
-0x4218 015092 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x4219 015093 rtn 
-:      015095 mouse_sensor_led_blink_stop:
-:      015096 mouse_sensor_reset:
-0x421a 015097 setarg 0x8006 
-0x421b 015098 call twspi_write 
-0x421c 015099 nop 1000 
-0x421d 015100 jam 0x00 ,mem_mouse_sensor_timer_count 
-0x421e 015101 jam ui_led_state_blink_stop ,mem_sensor_led_style 
-0x421f 015102 branch mouse_init_p32xx_id2_judge 
-:      015104 mouse_p3212sensor_led_on:
-0x4220 015105 setarg 0xa006 
-0x4221 015106 call twspi_write 
-0x4222 015107 setarg 0xa005 
-0x4223 015108 branch twspi_write 
-:      015109 mouse_sensor_led_on_global:
-0x4224 015110 jam 0 ,mem_mouse_sensor_timer_count 
-:      015111 mouse_sensor_led_on:
-0x4225 015112 fetch 1 ,mem_config_sensor_type 
-0x4226 015113 beq p3212 ,mouse_p3212sensor_led_on 
-0x4227 015114 setarg 0x0106 
-0x4228 015115 call twspi_write 
-0x4229 015116 setarg 0xa105 
-0x422a 015117 branch twspi_write 
-:      015119 mouse_sensor_led_off_global:
-0x422b 015120 jam 0 ,mem_mouse_sensor_timer_count 
-:      015121 mouse_sensor_led_off:
-0x422c 015122 setarg 0x0906 
-0x422d 015123 branch twspi_write 
-:      015124 mouse_sensor_start_blink:
-0x422e 015125 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
-0x422f 015126 jam ui_led_state_blink_start ,mem_sensor_led_style 
-0x4230 015127 rtn 
-:      015129 mouse_check_hid_handshake_timer:
-0x4231 015130 arg mem_hid_handshake_timer_count ,regc 
-0x4232 015131 arg mouse_bt_hid_handshake ,regb 
-0x4233 015132 branch timer_single_step 
-:      015134 mouse_check_discovery_timeout_timer:
-0x4234 015135 arg mem_mouse_discovery_timer ,regc 
-0x4235 015136 arg mouse_check_discovery_timeout ,regb 
-0x4236 015137 branch timer_single_step_2b 
-:      015139 mouse_check_direct_timeout_timer:
-0x4237 015140 arg mem_mouse_direct_timer ,regc 
-0x4238 015141 arg mouse_check_direct_timeout ,regb 
-0x4239 015142 branch timer_single_step_2b 
-:      015144 mouse_check_no_data_timeout_timer:
-0x423a 015145 arg mem_mouse_no_data_timer ,regc 
-0x423b 015146 arg mouse_check_no_data_timeout ,regb 
-0x423c 015147 branch timer_single_step_2b 
-:      015149 mouse_check_mouse_state_timer:
-0x423d 015150 arg mem_mouse_statue_led_timer ,regc 
-0x423e 015151 arg mouse_statue_led_off ,regb 
-0x423f 015152 branch timer_single_step 
-:      015156 mouse_le_enable_att_list_timer:
-0x4240 015157 arg mem_le_start_encrypt_timer ,regc 
-0x4241 015158 arg mouse_le_enable_att_list ,regb 
-0x4242 015159 branch timer_single_step 
-:      015161 mouse_24g_delay_timer:
-0x4243 015162 arg mem_24g_enter_lpm_timer ,regc 
-0x4244 015163 arg mouse_24g_delay ,regb 
-0x4245 015164 branch timer_single_step 
-:      015166 mouse_ban_24g_pairing_timer:
-0x4246 015167 arg mem_24g_pairing_timer_count ,regc 
-0x4247 015168 arg mouse_ban_24g_pairing ,regb 
-0x4248 015169 branch timer_single_step_2b 
-:      015170 mouse_ban_24g_pairing:
-:      015171 mouse_24g_delay:
-0x4249 015172 rtn 
-:      015175 mosue_dpi_led_blink_init:
-0x424a 015176 fetch mouse_flag_len ,mem_mouse_flag 
-0x424b 015177 rtnbit0 mouse_enable_dpi_led_blink 
-0x424c 015178 jam 10 ,mem_mouse_dpi_led_delay_count 
-0x424d 015179 fetch 1 ,mem_dpi_led_gpio 
-0x424e 015180 store 1 ,mem_mouse_struct_led_gpio 
-0x424f 015181 rtn 
-:      015184 mouse_dpi_led_blink_delay_timer:
-0x4250 015185 arg mem_mouse_dpi_led_delay_count ,regc 
-0x4251 015186 arg mouse_dpi_led_setting ,regb 
-0x4252 015187 branch timer_single_step 
-:      015188 mouse_dpi_led_setting:
-0x4253 015189 fetch 1 ,mem_dpi_led_gpio 
-0x4254 015190 store 1 ,mem_mouse_struct_led_gpio 
-0x4255 015191 setarg led_dpi_blink 
-0x4256 015192 store 2 ,mem_mouse_on_time 
-0x4257 015193 store 2 ,mem_mouse_off_time 
-0x4258 015194 arg 0 ,rega 
-0x4259 015195 fetcht 1 ,mem_mouse_dpi 
-0x425a 015196 increase 1 ,temp 
-0x425b 015197 storet 1 ,mem_mouse_blink_count 
-0x425c 015198 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x425d 015199 rtn 
-:      015201 mouse_le_enable_att_list:
-0x425e 015202 fetch 1 ,mem_le_connect_status_flag 
-0x425f 015203 rtnbit1 ll_pairing_success_flag 
-0x4260 015204 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-0x4261 015205 call ui_ipc_send_cmd 
-0x4262 015206 arg write_req_enable_flag ,queue 
-0x4263 015207 branch mouse_le_enable_connect_flag 
-:      015210 mouse_check_discovery_timeout:
-0x4264 015211 call mouse_stop_discovery 
-0x4265 015212 branch app_enter_hibernate 
-:      015214 mouse_check_direct_timeout:
-0x4266 015215 call app_ble_stop_direct_adv 
-0x4267 015216 fetch 1 ,mem_reconn_times 
-0x4268 015217 nbranch mouse_polling_device ,blank 
-0x4269 015218 branch app_enter_hibernate 
-:      015220 mouse_check_no_data_timeout:
-0x426a 015221 bmark1 mark_24g ,check_51cmd_hibernate 
-0x426b 015222 branch mouse_disconnect 
-:      015226 mouse_bb_event_discovery_btn:
-0x426c 015227 bpatch patch1d_2 ,mem_patch1d 
-0x426d 015228 jam 0 ,mem_mouse_send_blank_timer 
-0x426e 015229 call mouse_disconnect 
-0x426f 015230 call mouse_le_clean_connect_flag 
-0x4270 015231 branch mouse_start_discovery 
-:      015235 mouse3_0_check_reconn_target:
-0x4271 015236 fetch 6 ,mem_hci_plap 
-0x4272 015237 branch app_bt_start_discovery_short ,blank 
-0x4273 015238 call mouse_reconn_setting_led_gpio 
-0x4274 015239 jam 0x17 ,mem_connection_options 
-0x4275 015240 fetch 1 ,mem_ssp_enable 
-0x4276 015241 nbranch app_bt_start_reconnect ,blank 
-0x4277 015242 jam 0x04 ,mem_connection_options 
-0x4278 015243 branch app_bt_start_reconnect 
-:      015245 mouse4_0_check_reconn_target:
-0x4279 015246 fetch 2 ,mem_mouse_direct_timeout 
-0x427a 015247 store 2 ,mem_mouse_direct_timer 
-0x427b 015248 call mouse_reconn_setting_led_gpio 
-0x427c 015249 call app_lpm_mult_disable 
-0x427d 015250 branch check_51cmd_adv 
-:      015252 mouse_reconn_setting_led_gpio:
-0x427e 015253 setarg led_reconnect_blink 
-0x427f 015254 store 2 ,mem_mouse_on_time 
-0x4280 015255 store 2 ,mem_mouse_off_time 
-0x4281 015256 branch mouse_setting_led_gpio_comman 
-:      015258 mouse_discover_setting_led_gpio:
-0x4282 015259 setarg led_discovery_blink 
-0x4283 015260 store 2 ,mem_mouse_on_time 
-0x4284 015261 store 2 ,mem_mouse_off_time 
-:      015262 mouse_setting_led_gpio_comman:
-0x4285 015263 fetch 1 ,mem_device_flag 
-0x4286 015264 beq mode_bt_device1 ,mouse_device_led1 
-0x4287 015265 beq mode_bt_device2 ,mouse_device_led2 
-0x4288 015266 beq mode_bt_device3 ,mouse_device_led3 
-0x4289 015267 rtn 
-:      015268 mouse_device_led1:
-0x428a 015269 fetch 1 ,mem_config_device1_led_gpio 
-0x428b 015270 branch mouse_led_blink 
-:      015271 mouse_device_led2:
-0x428c 015272 fetch 1 ,mem_config_device2_led_gpio 
-0x428d 015273 branch mouse_led_blink 
-:      015274 mouse_device_led3:
-0x428e 015275 fetch 1 ,mem_config_device3_led_gpio 
-:      015276 mouse_led_blink:
-0x428f 015277 store 1 ,mem_temp 
-0x4290 015278 call mouse_devce_led_off 
-0x4291 015279 fetch 1 ,mem_temp 
-0x4292 015280 store 1 ,mem_mouse_struct_led_gpio 
-0x4293 015281 arg 0 ,rega 
-0x4294 015282 jam ui_led_state_blink_start ,mem_mouse_led_type 
-0x4295 015283 branch ui_led_blink_start_global 
-:      015285 mouse_led_off:
-0x4296 015286 arg 0 ,rega 
-0x4297 015287 branch ui_led_off_global 
-:      015288 mouse_led_on:
-0x4298 015289 arg 0 ,rega 
-0x4299 015290 branch ui_led_on_global 
-:      015292 mouse4_0_bb_event_discovery_btn:
-0x429a 015293 branch mouse_le_clean_connect_flag 
-:      015295 mouse_bt_hid_handshake:
-0x429b 015296 jam app_handshake_done ,mem_app_handshake_flag 
-0x429c 015297 call app_lpm_mult_enable 
-0x429d 015298 call app_bt_store_reconn_info 
-0x429e 015299 setarg 0 
-0x429f 015300 store 2 ,mem_discovery_timeout_timer_count 
-0x42a0 015301 store 1 ,mem_hid_handshake_timer_count 
-0x42a1 015302 branch app_bt_enter_sniff 
-:      015304 mouse_check_reconn_target:
-0x42a2 015305 call mouse_cheak_select_device_by_switch 
-0x42a3 015306 fetch 1 ,mem_device_flag 
-0x42a4 015307 fetcht 1 ,mem_24g_device_number 
-0x42a5 015308 isub temp ,null 
-0x42a6 015309 branch mouse_connect_24g_mode ,zero 
-0x42a7 015310 fetch 1 ,mem_xrecord_mode 
-0x42a8 015311 beq rec_3_mode ,mouse3_0_check_reconn_target 
-0x42a9 015312 beq rec_4_mode ,mouse4_0_check_reconn_target 
-0x42aa 015313 branch mouse_start_discovery 
-:      015314 mouse_connect_24g_mode:
-0x42ab 015315 call mouse_start_24g_mode 
-0x42ac 015316 rtnmark1 mark_24g 
-0x42ad 015317 fetch 1 ,mem_reconn_times 
-0x42ae 015318 nbranch mouse_polling_device ,blank 
-0x42af 015319 rtn 
-:      015321 mouse_start_discovery:
-0x42b0 015322 bpatch patch1d_3 ,mem_patch1d 
-0x42b1 015323 fetch 2 ,mem_ui_state_map 
-0x42b2 015324 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
-0x42b3 015325 fetch mouse_flag_len ,mem_mouse_flag 
-0x42b4 015326 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
-0x42b5 015327 random pdata 
-0x42b6 015328 store 1 ,mem_le_lap + 1 
-:      015329 mouse_start_discovery_norandom:
-0x42b7 015330 call app_lpm_mult_disable 
-0x42b8 015331 fetch 2 ,mem_discovery_timeout 
-0x42b9 015332 store 2 ,mem_mouse_discovery_timer 
-0x42ba 015333 jam 6 ,mem_connection_options 
-0x42bb 015334 setarg 0 
-0x42bc 015335 store 2 ,mem_mouse_no_data_timer 
-0x42bd 015336 store 2 ,mem_mouse_direct_timer 
-0x42be 015337 arg mouse_store_eeprom_flag ,queue 
-0x42bf 015338 call mouse_enable_function_flag 
-0x42c0 015339 call mouse_bt_discovery_button_down_disable 
-0x42c1 015340 fetch 1 ,mem_device_option 
-0x42c2 015341 isolate1 mode_4_mouse ,pdata 
-0x42c3 015342 call check_51cmd_adv ,true 
-0x42c4 015343 fetch 1 ,mem_device_option 
-0x42c5 015344 isolate1 mode_3_mouse ,pdata 
-0x42c6 015345 call check_51cmd_start_discovery ,true 
-0x42c7 015346 fetch mouse_flag_len ,mem_mouse_flag 
-0x42c8 015347 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
-0x42c9 015348 branch mouse_discover_setting_led_gpio 
-:      015350 mouse_stop_discovery:
-0x42ca 015351 bpatch patch1d_4 ,mem_patch1d 
-0x42cb 015352 fetch 1 ,mem_device_option 
-0x42cc 015353 isolate1 mode_4_mouse ,pdata 
-0x42cd 015354 call mouse_stop_le_adv ,true 
-0x42ce 015355 fetch 1 ,mem_device_option 
-0x42cf 015356 isolate1 mode_3_mouse ,pdata 
-0x42d0 015357 call mouse_stop_bt3_discovery ,true 
-0x42d1 015358 fetch mouse_flag_len ,mem_mouse_flag 
-0x42d2 015359 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
-0x42d3 015360 branch mouse_devce_led_off 
-:      015361 mouse_stop_le_adv:
-0x42d4 015362 setarg 0 
-0x42d5 015363 store 2 ,mem_mouse_direct_timer 
-0x42d6 015364 branch check_51cmd_stop_adv 
-:      015365 mouse_stop_bt3_discovery:
-0x42d7 015366 setarg 0 
-0x42d8 015367 store 2 ,mem_mouse_discovery_timer 
-0x42d9 015368 branch check_51cmd_stop_discovery 
-:      015374 mouse_store_remote_bdaddr:
-0x42da 015375 fetch mouse_flag_len ,mem_mouse_flag 
-0x42db 015376 rtnbit0 mouse_store_eeprom_flag 
-0x42dc 015377 arg mouse_store_eeprom_flag ,queue 
-0x42dd 015378 call mouse_disable_function_flag 
-0x42de 015379 call mouse_check_device_addr 
-:      015380 mouse_unplug_clean_bdaddr:
-0x42df 015381 call mouse_before_store_reconn_info 
-0x42e0 015382 fetch mouse_flag_len ,mem_mouse_flag 
-0x42e1 015383 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
-0x42e2 015384 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
-0x42e3 015385 rtn 
-:      015386 mouse_store_eeprom_device_info:
-0x42e4 015387 arg 88 ,temp 
-0x42e5 015388 arg mem_device_flag ,rega 
-0x42e6 015389 arg mouse_info_eeprom_offect ,regb 
-0x42e7 015390 branch iicd_write_protect_eep_data 
-:      015392 mouse_check_device_addr:
-0x42e8 015393 fetch 1 ,mem_record_bt_mode 
-0x42e9 015394 beq rec_4_mode ,mouse_check_le_device_addr 
-0x42ea 015395 beq rec_3_mode ,mouse_check_bt_device_addr 
-0x42eb 015396 rtn 
-:      015397 mouse_check_le_device_addr:
-0x42ec 015398 store 1 ,mem_device_addr_temp 
-0x42ed 015399 fetch 6 ,mem_le_plap 
-0x42ee 015400 branch mouse_check_bt_device_addr_common 
-:      015401 mouse_check_bt_device_addr:
-0x42ef 015402 store 1 ,mem_device_addr_temp 
-0x42f0 015403 fetch 6 ,mem_plap 
-:      015404 mouse_check_bt_device_addr_common:
-0x42f1 015405 store 6 ,mem_device_addr_temp + 1 
-0x42f2 015406 fetch 7 ,mem_device_addr_temp 
-0x42f3 015407 arg mem_device1_type ,contr 
-0x42f4 015408 arg 3 ,loopcnt 
-:      015409 mouse_check_device_addr_end:
-0x42f5 015410 ifetcht 7 ,contr 
-0x42f6 015411 isub temp ,null 
-0x42f7 015412 branch mouse_clean_addr ,zero 
-0x42f8 015413 increase 22 ,contr 
-0x42f9 015414 loop mouse_check_device_addr_end 
-0x42fa 015415 rtn 
-:      015416 mouse_before_store_reconn_info:
-0x42fb 015417 arg mem_device1_type ,rega 
-0x42fc 015418 fetch 1 ,mem_device_flag 
-0x42fd 015419 increase -1 ,pdata 
-0x42fe 015420 mul32 pdata ,29 ,pdata 
-0x42ff 015421 iadd rega ,rega 
-0x4300 015422 fetch 1 ,mem_record_bt_mode 
-0x4301 015423 istore 1 ,rega 
-0x4302 015424 beq rec_4_mode ,mouse_store_le_device 
-0x4303 015425 beq rec_3_mode ,mouse_store_bt_device 
-0x4304 015426 rtn 
-:      015428 mouse_store_le_device:
-0x4305 015429 fetch 6 ,mem_le_plap 
-0x4306 015430 istore 6 ,contw 
-0x4307 015431 arg mem_le_ltk ,contr 
-0x4308 015432 call memcpy16 
-0x4309 015433 fetch 6 ,mem_le_lap 
-0x430a 015434 istore 6 ,contw 
-0x430b 015435 rtn 
-:      015436 mouse_store_bt_device:
-0x430c 015437 fetch 6 ,mem_plap 
-0x430d 015438 istore 6 ,contw 
-0x430e 015439 arg mem_link_key ,contr 
-0x430f 015440 branch memcpy16 
-:      015442 mouse_clean_addr:
-0x4310 015443 increase -6 ,contr 
-0x4311 015444 copy contr ,contw 
-0x4312 015445 fetcht 6 ,mem_device_addr_temp + 1 
-0x4313 015446 increase 3 ,temp 
-0x4314 015447 istoret 6 ,contw 
-0x4315 015448 rtn 
-:      015452 mouse_eeprom_load_recon_info:
-0x4316 015453 arg 88 ,temp 
-0x4317 015454 arg mem_device_flag ,rega 
-0x4318 015455 arg mouse_info_eeprom_offect ,regb 
-0x4319 015456 call iicd_read_eep_data 
-:      015457 mouse_select_reconn_device:
-0x431a 015458 arg mem_device1_type ,rega 
-0x431b 015459 fetch 1 ,mem_device_flag 
-0x431c 015460 fetcht 1 ,mem_24g_device_number 
-0x431d 015461 isub temp ,null 
-0x431e 015462 rtn zero 
-0x431f 015463 increase -1 ,pdata 
-0x4320 015464 mul32 pdata ,29 ,pdata 
-0x4321 015465 iadd rega ,rega 
-0x4322 015466 ifetch 1 ,rega 
-0x4323 015467 store 1 ,mem_xrecord_mode 
-0x4324 015468 beq rec_3_mode ,mouse_load_bt_device 
-0x4325 015469 beq rec_4_mode ,mouse_load_le_device 
-0x4326 015470 rtn 
-:      015472 mouse_load_bt_device:
-0x4327 015473 ifetch 6 ,contr 
-:      015474 mouse_load_bt_device_end:
-0x4328 015475 store 6 ,mem_hci_plap 
-0x4329 015476 arg mem_link_key ,contw 
-0x432a 015477 call memcpy16 
-0x432b 015478 branch check_link_key_load 
-:      015480 mouse_load_le_device:
-0x432c 015481 ifetch 6 ,contr 
-:      015482 mouse_load_le_device_end:
-0x432d 015483 store 6 ,mem_hci_plap 
-0x432e 015484 arg mem_le_ltk ,contw 
-0x432f 015485 call memcpy16 
-0x4330 015486 ifetch 6 ,contr 
-0x4331 015487 store 6 ,mem_le_lap 
-0x4332 015488 rtn 
-:      015491 mouse_select_device:
-0x4333 015492 fetch 1 ,mem_config_function_enable 
-0x4334 015493 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
-0x4335 015494 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
-0x4336 015495 branch mouse_select_device_by_combination_key 
-:      015497 mouse_select_device_by_combination_key:
-0x4337 015498 call mouse_check_key_gpio 
-0x4338 015499 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
-:      015500 mouse_select_device_commbination_key_up:
-0x4339 015501 jam 30 ,mem_combination_select_device_count 
-0x433a 015502 fetch 1 ,mem_select_device_button_statue 
-0x433b 015503 rtneq dpi_button_state_up 
-0x433c 015504 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x433d 015505 rtn 
-:      015507 mouse_select_device_commbination_key_down:
-0x433e 015508 call mouse_combination_select_device_timer 
-0x433f 015509 fetch 1 ,mem_select_device_button_statue 
-0x4340 015510 rtneq dpi_button_state_down 
-0x4341 015511 jam dpi_button_state_down ,mem_select_device_button_statue 
-0x4342 015512 branch mouse_select_device_enable 
-:      015514 mouse_combination_select_device_timer:
-0x4343 015515 fetch 1 ,mem_combination_select_device_count 
-0x4344 015516 rtn blank 
-0x4345 015517 pincrease -1 
-0x4346 015518 store 1 ,mem_combination_select_device_count 
-0x4347 015519 nrtn blank 
-0x4348 015520 branch mouse_ready_reconnection_by_button 
-:      015522 mouse_select_device_by_button:
-0x4349 015523 fetch 1 ,mem_config_select_device_button_gpio 
-0x434a 015524 rtneq gpio_disable 
-0x434b 015525 fetcht 1 ,mem_config_select_device_button_gpio 
-0x434c 015526 call gpio_get_bit 
-0x434d 015527 branch mouse_select_device_button_down ,true 
-:      015528 mouse_select_device_button_up:
-0x434e 015529 fetch 1 ,mem_select_device_button_statue 
-0x434f 015530 rtneq dpi_button_state_up 
-0x4350 015531 jam dpi_button_state_up ,mem_select_device_button_statue 
-0x4351 015532 fetch mouse_flag_len ,mem_mouse_flag 
-0x4352 015533 rtnbit1 mouse_long_bt_button_flag 
-0x4353 015534 branch mouse_ready_reconnection_by_button 
-:      015536 mouse_select_device_button_down:
-0x4354 015537 fetch 1 ,mem_select_device_button_statue 
-0x4355 015538 rtneq dpi_button_state_down 
-0x4356 015539 jam dpi_button_state_down ,mem_select_device_button_statue 
-:      015540 mouse_long_bt_button_flag_disable:
-0x4357 015541 arg mouse_long_bt_button_flag ,queue 
-0x4358 015542 branch mouse_disable_function_flag 
-:      015546 mouse_select_device_by_switch:
-0x4359 015547 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x435a 015548 rtnbit0 enable_select_device_by_switch 
-0x435b 015549 fetch 1 ,mem_device_flag 
-0x435c 015550 beq mode_bt_device1 ,mouse_select1_device 
-0x435d 015551 beq mode_24g_device ,mouse_select2_device 
-0x435e 015552 rtn 
-:      015553 mouse_cheak_select_device_by_switch:
-0x435f 015554 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0x4360 015555 rtnbit0 enable_select_device_by_switch 
-0x4361 015556 fetcht 1 ,mem_config_select_device_button_gpio 
-0x4362 015557 call gpio_get_bit 
-0x4363 015558 branch mouse_cheak_select_24gdevice ,true 
-:      015559 mouse_select_btdevice:
-0x4364 015560 jam mode_bt_device1 ,mem_device_flag 
-0x4365 015561 rtn 
-:      015562 mouse_cheak_select_24gdevice:
-0x4366 015563 fetch 1 ,mem_24g_device_number 
-0x4367 015564 store 1 ,mem_device_flag 
-0x4368 015565 rtn 
-:      015566 mouse_select1_device:
-0x4369 015567 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436a 015568 nbranch mouse_ready_reconnection_by_button ,true 
-0x436b 015569 rtn 
-:      015570 mouse_select2_device:
-0x436c 015571 fetcht 1 ,mem_config_select_device_button_gpio 
-0x436d 015572 call gpio_get_bit 
-0x436e 015573 branch mouse_select_device_button_down ,true 
-0x436f 015574 rtn 
-:      015579 mouse_ready_reconnection_by_button:
-0x4370 015580 fetcht 1 ,mem_device_flag 
-0x4371 015581 increase 1 ,temp 
-0x4372 015582 fetch 1 ,mem_device_number 
-0x4373 015583 isub temp ,null 
-0x4374 015584 ncall mouse_select_device_count_clean ,positive 
-0x4375 015585 storet 1 ,mem_device_flag 
-0x4376 015586 jam 0 ,mem_link_key_exists 
-0x4377 015587 call mouse_store_device_number2eeprom 
-0x4378 015588 call mouse_select_device_enable 
-0x4379 015590 branch mouse_set_reconnection 
-:      015592 mouse_store_device_number2eeprom:
-0x437a 015593 arg 1 ,temp 
-0x437b 015594 arg mem_device_flag ,rega 
-0x437c 015595 arg 0 ,regb 
-0x437d 015596 branch iicd_write_eep_data 
-:      015598 mouse_set_reconnection:
-0x437e 015599 call mouse_stop_bluetooth_mode 
-0x437f 015600 call mouse_select_device_disable 
-0x4380 015601 branch mouse_soft_reset 
-:      015602 mouse_stop_bluetooth_mode:
-0x4381 015603 fetch 2 ,mem_ui_state_map 
-0x4382 015604 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
-0x4383 015605 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x4384 015606 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x4385 015607 branch mouse_stop_discovery 
-:      015609 mouse_disconnect:
-0x4386 015610 bpatch patch1d_5 ,mem_patch1d 
-0x4387 015611 setarg 0 
-0x4388 015612 store 2 ,mem_mouse_no_data_timer 
-0x4389 015613 fetch 2 ,mem_ui_state_map 
-0x438a 015614 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x438b 015615 fetch 2 ,mem_ui_state_map 
-0x438c 015616 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x438d 015617 rtn 
-:      015619 mouse_irtual_cable_unplug:
-0x438e 015620 setarg 0x01 
-0x438f 015621 store 6 ,mem_plap 
-0x4390 015622 jam rec_3_mode ,mem_record_bt_mode 
-0x4391 015623 branch mouse_unplug_clean_bdaddr 
-:      015626 mouse_cancel_reconnect:
-0x4392 015627 call mouse_bt_cannel_reconn_enable 
-0x4393 015628 branch check_51cmd_bb_reconn_cancel 
-:      015630 mouse_bt_discovery_by_button:
-0x4394 015631 fetch 1 ,mem_config_bt_button_gpio 
-0x4395 015632 rtneq gpio_disable 
-0x4396 015633 fetcht 1 ,mem_config_bt_button_gpio 
-0x4397 015634 call gpio_get_bit 
-0x4398 015635 branch mouse_bt_discovery_button_down ,true 
-:      015636 mouse_bt_discovery_button_up:
-0x4399 015637 fetch 1 ,mem_ui_button_timeout 
-0x439a 015638 store 1 ,mem_combination_ui_button_count 
-0x439b 015639 fetch 1 ,mem_bt_discovey_button_statue 
-0x439c 015640 rtneq dpi_button_state_up 
-0x439d 015641 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x439e 015642 branch mouse_bt_discovery_button_down_disable 
-:      015643 mouse_bt_discovery_button_down:
-0x439f 015644 call mouse_bt_discovry_timer 
-0x43a0 015645 fetch 1 ,mem_bt_discovey_button_statue 
-0x43a1 015646 rtneq dpi_button_state_down 
-0x43a2 015647 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43a3 015648 call check_51cmd_bb_reconn_cancel 
-0x43a4 015649 branch mouse_bt_discovery_button_down_enable 
-:      015652 mouse_bt_discovery_cheak:
-0x43a5 015653 fetch 1 ,mem_config_function_enable 
-0x43a6 015654 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
-:      015655 mouse_bt_discovery_commbination_key:
-0x43a7 015656 call mouse_check_key_gpio 
-0x43a8 015657 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
-:      015658 mouse_bt_discovery_commbination_key_up:
-0x43a9 015659 fetch 1 ,mem_ui_button_timeout 
-0x43aa 015660 store 1 ,mem_combination_ui_button_count 
-0x43ab 015661 fetch 1 ,mem_bt_discovey_button_statue 
-0x43ac 015662 rtneq dpi_button_state_up 
-0x43ad 015663 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-0x43ae 015664 branch mouse_bt_discovery_button_down_disable 
-:      015667 mouse_bt_discovery_commbination_key_down:
-0x43af 015668 call mouse_bt_discovry_timer 
-0x43b0 015669 fetch 1 ,mem_bt_discovey_button_statue 
-0x43b1 015670 rtneq dpi_button_state_down 
-0x43b2 015671 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
-0x43b3 015672 call check_51cmd_bb_reconn_cancel 
-0x43b4 015673 branch mouse_bt_discovery_button_down_enable 
-:      015675 mouse_bt_discovry_timer:
-0x43b5 015676 arg mem_combination_ui_button_count ,regc 
-0x43b6 015677 arg mouse_long_button_bt_discovry ,regb 
-0x43b7 015678 branch timer_single_step 
-:      015680 mouse_long_button_bt_discovry:
-0x43b8 015681 arg mouse_long_bt_button_flag ,queue 
-0x43b9 015682 call mouse_enable_function_flag 
-0x43ba 015683 call app_evt_button_long_pressed 
-0x43bb 015684 branch mouse_bb_event_discovery_btn 
-:      015687 mouse_cpi_enable:
-0x43bc 015688 arg mouse_cpi_flag ,queue 
-0x43bd 015689 branch mouse_enable_function_flag 
-:      015690 mouse_cpi_disable:
-0x43be 015691 arg mouse_cpi_flag ,queue 
-0x43bf 015692 branch mouse_disable_function_flag 
-:      015693 mouse_select_device_enable:
-0x43c0 015694 arg mouse_select_device_flag ,queue 
-0x43c1 015695 branch mouse_enable_function_flag 
-:      015696 mouse_select_device_disable:
-0x43c2 015697 arg mouse_select_device_flag ,queue 
-0x43c3 015698 branch mouse_disable_function_flag 
-:      015699 mouse_bt_cannel_reconn_enable:
-0x43c4 015700 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c5 015701 branch mouse_enable_function_flag 
-:      015702 mouse_bt_cannel_reconn_disable:
-0x43c6 015703 arg mouse_bt_cannel_reconn_flag ,queue 
-0x43c7 015704 branch mouse_disable_function_flag 
-:      015705 mouse_bt_discovery_button_down_enable:
-0x43c8 015706 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43c9 015707 branch mouse_enable_function_flag 
-:      015708 mouse_bt_discovery_button_down_disable:
-0x43ca 015709 arg mouse_bt_discovery_button_down_flag ,queue 
-0x43cb 015710 branch mouse_disable_function_flag 
-:      015714 mouse_select_device_count_clean:
-0x43cc 015715 arg 1 ,temp 
-0x43cd 015716 rtn 
-:      015718 mouse_enable_function_flag:
-0x43ce 015719 fetch mouse_flag_len ,mem_mouse_flag 
-0x43cf 015720 qset1 pdata 
-0x43d0 015721 store mouse_flag_len ,mem_mouse_flag 
-0x43d1 015722 rtn 
-:      015724 mouse_disable_function_flag:
-0x43d2 015725 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d3 015726 qset0 pdata 
-0x43d4 015727 store mouse_flag_len ,mem_mouse_flag 
-0x43d5 015728 rtn 
-:      015730 mouse_adc_read:
-0x43d6 015731 fetch mouse_flag_len ,mem_mouse_flag 
-0x43d7 015732 rtnbit0 mouse_enable_adc 
-0x43d8 015733 fetch 1 ,mem_adc_read_timer 
-0x43d9 015734 increase 1 ,pdata 
-0x43da 015735 store 1 ,mem_adc_read_timer 
-0x43db 015736 sub pdata ,10 ,null 
-0x43dc 015737 rtn positive 
-0x43dd 015738 jam 0 ,mem_adc_read_timer 
-0x43de 015739 call adc_set_mode 
-0x43df 015740 call vdd_calculate_by_mode 
-0x43e0 015741 store 2 ,mem_mouse_vdd_now_vol 
-0x43e1 015742 arg mem_mouse_vdd_calculate_set ,rega 
-0x43e2 015743 call adc_bat_percent_lowpower_out 
-0x43e3 015744 fetch 1 ,mem_adc_power_flag 
-0x43e4 015745 bbit1 1 ,mouse_power_down 
-0x43e5 015746 bbit0 0 ,mouse_adc_no_low_voltage 
-0x43e6 015747 branch mouse_adc_low_voltage 
-:      015748 mouse_adc_low_voltage:
-0x43e7 015749 arg mouse_low_voltage_flag ,queue 
-0x43e8 015750 branch mouse_enable_function_flag 
-:      015751 mouse_adc_no_low_voltage:
-0x43e9 015752 arg mouse_low_voltage_flag ,queue 
-0x43ea 015753 branch mouse_disable_function_flag 
-:      015755 mouse_low_voltage_led_timer:
-0x43eb 015756 fetch mouse_flag_len ,mem_mouse_flag 
-0x43ec 015757 rtnbit0 mouse_low_voltage_flag 
-0x43ed 015758 fetch 1 ,mem_config_low_voltage_alarm_gpio 
-0x43ee 015759 store 1 ,mem_mouse_struct_led_gpio 
-0x43ef 015760 fetch 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f0 015761 pincrease 1 
-0x43f1 015762 store 1 ,mem_adc_low_volatage_led_timer_count 
-0x43f2 015763 sub pdata ,20 ,null 
-0x43f3 015764 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
-0x43f4 015765 beq 2 ,mouse_low_voltage_led_on 
-0x43f5 015766 beq 4 ,mouse_low_voltage_led_off 
-0x43f6 015767 beq 6 ,mouse_low_voltage_led_on 
-0x43f7 015768 beq 8 ,mouse_low_voltage_led_off 
-0x43f8 015769 rtn 
-:      015770 mouse_adc_low_volatage_led_timer_count_clean:
-0x43f9 015771 jam 1 ,mem_adc_low_volatage_led_timer_count 
-0x43fa 015772 branch mouse_low_voltage_led_off 
-:      015773 mouse_low_voltage_led_on:
-0x43fb 015774 arg 0 ,rega 
-0x43fc 015775 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x43fd 015776 branch ui_led_on_global 
-:      015777 mouse_low_voltage_led_off:
-0x43fe 015778 arg 0 ,rega 
-0x43ff 015779 jam ui_led_state_lighting ,mem_mouse_led_type 
-0x4400 015780 branch ui_led_off_global 
-:      015782 mouse_g24_package_data:
-0x4401 015783 call mouse_motion 
-0x4402 015784 nrtn user 
-0x4403 015785 arg 7 ,rega 
-0x4404 015786 arg mem_mouse_key ,regb 
-0x4405 015787 rtn 
-:      015789 mouse_g24_enter_lpm:
-0x4406 015790 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
-0x4407 015791 rtn blank 
-0x4408 015793 fetcht 1 ,mem_dpi_button_gpio 
-0x4409 015794 call gpio_get_bit 
-0x440a 015795 call mouse_24g_dpi_delay_init ,true 
-0x440b 015796 fetch 1 ,mem_24g_enter_lpm_timer 
-0x440c 015797 nrtn blank 
-0x440d 015798 call mouse_check_key_gpio 
-0x440e 015799 nrtn blank 
-0x440f 015800 branch g24_lpm_long_sleep 
-:      015802 mouse_24g_dpi_delay_init:
-0x4410 015803 fetch 1 ,mem_dpi_button_gpio 
-0x4411 015804 rtneq ui_button_gpio_disable 
-0x4412 015805 jam 10 ,mem_24g_enter_lpm_timer 
-0x4413 015806 rtn 
-:      015809 mouse_load_flash_info_cheak:
-0x4414 015810 call mouse_load_flash_flag 
-0x4415 015811 fetch 2 ,mem_store_flag 
-0x4416 015812 arg eeprom_init_flag ,temp 
-0x4417 015813 isub temp ,null 
-0x4418 015814 branch mouse_load_flash_device_info ,zero 
-0x4419 015815 storet 2 ,mem_store_flag 
-0x441a 015816 call mouse_ble_init_address 
-0x441b 015817 branch mouse_store_flash_device_info 
-:      015818 mouse_ble_init_address:
-0x441c 015819 fetch 6 ,mem_le_lap 
-0x441d 015820 store 6 ,mem_device1_locall_addr 
-0x441e 015821 add pdata ,0x0100 ,pdata 
-0x441f 015822 store 6 ,mem_device2_locall_addr 
-0x4420 015823 add pdata ,0x0100 ,pdata 
-0x4421 015824 store 6 ,mem_device3_locall_addr 
-0x4422 015825 rtn 
-:      015828 mouse_load_flash_flag:
-0x4423 015829 setarg mem_store_flag 
-0x4424 015830 arg mem_mouse_information_start ,temp 
-0x4425 015831 isub temp ,temp 
-0x4426 015832 fetch 3 ,mem_flash_base 
-0x4427 015833 iadd temp ,pdata 
-0x4428 015834 arg 2 ,temp 
-0x4429 015835 arg mem_store_flag ,rega 
-0x442a 015836 branch spid_read_flash 
-:      015839 mouse_load_flash_device_info:
-0x442b 015840 setarg mem_mouse_information_end 
-0x442c 015841 arg mem_mouse_information_start ,temp 
-0x442d 015842 isub temp ,temp 
-0x442e 015843 fetch 3 ,mem_flash_base 
-0x442f 015844 arg mem_mouse_information_start ,rega 
-0x4430 015845 call spid_read_flash 
-0x4431 015846 call mouse_select_reconn_device 
-0x4432 015847 fetch 4 ,mem_mouse_24g_addr 
-0x4433 015848 call g24_head_ptr2regc 
-0x4434 015849 branch g24_store_mem_addr 
-:      015851 mouse_store_flash_device_info:
-0x4435 015852 setarg mem_mouse_information_end 
-0x4436 015853 arg mem_mouse_information_start ,temp 
-0x4437 015854 isub temp ,temp 
-0x4438 015855 arg mem_mouse_information_start ,rega 
-0x4439 015856 fetch 3 ,mem_flash_base 
-0x443a 015857 branch flash_write 
-:      015859 mouse_store_eerpom_dpi:
-0x443b 015860 arg 1 ,temp 
-0x443c 015861 arg mem_mouse_dpi ,rega 
-0x443d 015862 arg mouse_dpi_eeprom_offect ,regb 
-0x443e 015863 branch iicd_write_protect_eep_data 
-:      015865 mouse_load_eeprom_dpi:
-0x443f 015866 arg 1 ,temp 
-0x4440 015867 arg mem_mouse_dpi ,rega 
-0x4441 015868 arg mouse_dpi_eeprom_offect ,regb 
-0x4442 015869 branch iicd_read_eep_data 
-:      015871 mouse_statue_cheak_timer:
-0x4443 015872 rtnmark1 mark_24g 
-0x4444 015873 fetch mouse_flag_len ,mem_mouse_flag 
-0x4445 015874 rtnbit0 mouse_enable_statue_up 
-0x4446 015875 fetch 1 ,mem_mouse_1step_up_count 
-0x4447 015876 pincrease 1 
-0x4448 015877 and pdata ,0x07 ,pdata 
-0x4449 015878 store 1 ,mem_mouse_1step_up_count 
-0x444a 015879 rtnne 0x07 
-0x444b 015880 fetch 2 ,mem_ui_state_map 
-0x444c 015881 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
-0x444d 015882 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
-0x444e 015883 rtn 
-:      015888 mouse_check_statue_up:
-0x444f 015889 bpatch patch1d_6 ,mem_patch1d 
-0x4450 015890 fetch 1 ,mem_mouse_2step_up_count 
-0x4451 015891 nrtn blank 
-0x4452 015892 fetch mouse_flag_len ,mem_mouse_flag 
-0x4453 015893 rtnbit0 mouse_statue_up_flag 
-0x4454 015894 fetch 1 ,mem_sensor_squal_reg 
-0x4455 015895 call sensor_read 
-0x4456 015896 store 1 ,mem_sensor_iqc 
-0x4457 015897 sub pdata ,0x10 ,null 
-0x4458 015898 branch mouse_statue_up_timer_init ,positive 
-0x4459 015899 jam 0 ,mem_mouse_2step_up_count 
-0x445a 015900 rtn 
-:      015902 mouse_statue_up_timer_init:
-0x445b 015903 jam 30 ,mem_mouse_2step_up_count 
-0x445c 015904 rtn 
-:      015905 mouse_statue_up_timer:
-0x445d 015906 arg mem_mouse_2step_up_count ,regc 
-0x445e 015907 arg mouse_statue_up ,regb 
-0x445f 015908 branch timer_single_step 
-:      015910 mouse_statue_up:
-0x4460 015911 fetch 1 ,mem_sensor_squal_reg 
-0x4461 015912 call twspi_read 
-0x4462 015913 sub pdata ,0x10 ,null 
-0x4463 015914 nrtn positive 
-0x4464 015915 fetch mouse_flag_len ,mem_mouse_flag 
-0x4465 015916 rtnbit0 mouse_statue_up_flag 
-0x4466 015917 arg mouse_statue_up_flag ,queue 
-0x4467 015918 call mouse_disable_function_flag 
-0x4468 015919 jam 0 ,mem_lpm_mult 
-0x4469 015920 jam 30 ,mem_mouse_statue_led_timer 
-0x446a 015921 call mouse_devce_led_off 
-0x446b 015922 fetch mouse_flag_len ,mem_mouse_flag 
-0x446c 015923 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
-:      015924 mouse_two_device_statue_up:
-0x446d 015925 fetch 1 ,mem_device_flag 
-0x446e 015926 beq mode_bt_device1 ,mouse_device1_led_on 
-0x446f 015927 beq mode_bt_device2 ,mouse_device_blink_led_init 
-0x4470 015928 rtn 
-:      015929 mouse_three_device_statue_up:
-0x4471 015930 fetch 1 ,mem_device_flag 
-0x4472 015931 beq mode_bt_device1 ,mouse_device1_led_on 
-0x4473 015932 beq mode_bt_device2 ,mouse_device2_led_on 
-0x4474 015933 beq mode_bt_device3 ,mouse_device3_led_on 
-0x4475 015934 rtn 
-:      015936 mouse_device_blink_led_init:
-0x4476 015937 fetch 1 ,mem_config_device1_led_gpio 
-0x4477 015938 branch mouse_led_blink 
-:      015942 mouse_statue_led_off:
-0x4478 015943 jam 0x20 ,mem_lpm_mult 
-0x4479 015944 branch mouse_devce_led_off 
-:      015948 mouse_devce1_led_off:
-0x447a 015949 fetch 1 ,mem_config_device1_led_gpio 
-0x447b 015950 rtneq gpio_disable 
-0x447c 015951 store 1 ,mem_mouse_struct_led_gpio 
-0x447d 015952 branch mouse_led_off 
-:      015954 mouse_devce2_led_off:
-0x447e 015955 fetch 1 ,mem_config_device2_led_gpio 
-0x447f 015956 rtneq gpio_disable 
-0x4480 015957 store 1 ,mem_mouse_struct_led_gpio 
-0x4481 015958 branch mouse_led_off 
-:      015960 mouse_devce_led_off:
-0x4482 015961 call mouse_led_off 
-0x4483 015962 call mouse_devce1_led_off 
-0x4484 015963 call mouse_devce2_led_off 
-:      015964 mouse_devce3_led_off:
-0x4485 015965 fetch 1 ,mem_config_device3_led_gpio 
-0x4486 015966 rtneq gpio_disable 
-0x4487 015967 store 1 ,mem_mouse_struct_led_gpio 
-0x4488 015968 branch mouse_led_off 
-:      015970 mouse_device1_led_on:
-0x4489 015971 fetch 1 ,mem_config_device1_led_gpio 
-0x448a 015972 store 1 ,mem_mouse_struct_led_gpio 
-0x448b 015973 branch mouse_led_on 
-:      015974 mouse_device2_led_on:
-0x448c 015975 fetch 1 ,mem_config_device2_led_gpio 
-0x448d 015976 store 1 ,mem_mouse_struct_led_gpio 
-0x448e 015977 branch mouse_led_on 
-:      015978 mouse_device3_led_on:
-0x448f 015979 fetch 1 ,mem_config_device3_led_gpio 
-0x4490 015980 store 1 ,mem_mouse_struct_led_gpio 
-0x4491 015981 branch mouse_led_on 
-:      015985 mouse_polling_device:
-0x4492 015986 bpatch patch1d_7 ,mem_patch1d 
-0x4493 015987 fetch 1 ,mem_reconn_times 
-0x4494 015988 increase -1 ,pdata 
-0x4495 015989 store 1 ,mem_reconn_times 
-0x4496 015990 fetcht 1 ,mem_device_flag 
-0x4497 015991 increase 1 ,temp 
-0x4498 015992 fetch 1 ,mem_device_number 
-0x4499 015993 isub temp ,null 
-0x449a 015994 ncall mouse_select_device_count_clean ,positive 
-0x449b 015995 storet 1 ,mem_device_flag 
-0x449c 015996 jam 0 ,mem_link_key_exists 
-0x449d 015997 call mouse_store_device_number2eeprom 
-0x449e 015998 call mouse_before_store_reconn_info 
-0x449f 015999 branch mouse_check_reconn_target 
-:      016001 mouse_power_down:
-0x44a0 016002 call mouse_devce_led_off 
-0x44a1 016003 setarg 0 
-0x44a2 016004 store 8 ,mem_gpio_wakeup_low 
-0x44a3 016005 branch lpm_hibernate 
-:      016016 remote_car_init:
-0x44a4 016017 rtn wake 
-0x44a5 016018 hfetch 1 ,core_gpio_sel1 
-0x44a6 016019 and_into 0xf0 ,pdata 
-0x44a7 016020 hstore 1 ,core_gpio_sel1 
-0x44a8 016021 call keyscan_key_init 
-0x44a9 016022 setarg remote_car_le_before_hibernate 
-0x44aa 016023 store 2 ,mem_cb_before_hibernate 
-0x44ab 016025 setarg remote_car_process_lpm_before 
-0x44ac 016026 store 2 ,mem_cb_before_lpm 
-0x44ad 016028 setarg remote_car_scale_process_idle 
-0x44ae 016029 store 2 ,mem_cb_idle_process 
-0x44af 016031 setarg remote_car_scale_process_bb_event 
-0x44b0 016032 store 2 ,mem_cb_bb_event_process 
-0x44b1 016034 setarg app_get_lpm_wake_lock 
-0x44b2 016035 store 2 ,mem_cb_check_wakelock 
-0x44b3 016037 call g24_head_ptr2regc 
-0x44b4 016038 setarg remote_car_g24_package_data 
-0x44b5 016039 add regc ,offset_24g_cb_data ,contw 
-0x44b6 016040 istore 2 ,contw 
-0x44b7 016042 setarg remote_car_g24_enter_lpm 
-0x44b8 016043 add regc ,offset_24g_cb_lpm_prepare ,contw 
-0x44b9 016044 istore 2 ,contw 
-0x44ba 016046 setarg remote_car_process_lpm_before 
-0x44bb 016047 add regc ,offset_24g_cb_lpm_before ,contw 
-0x44bc 016048 istore 2 ,contw 
-0x44bd 016050 setarg remote_car_event_timer 
-0x44be 016051 store 2 ,mem_cb_event_timer 
-0x44bf 016053 setarg remote_car_power_off_signal 
-0x44c0 016054 store 2 ,mem_remote_car_power_off_cb 
-0x44c1 016056 setarg remote_car_soft_switch_power_on_signal 
-0x44c2 016057 store 2 ,mem_remote_car_power_standby_cb 
-0x44c3 016059 setarg remote_car_send_key_data 
-0x44c4 016060 store 2 ,mem_cb_remote_car_keyscan 
-0x44c5 016062 bpatch patch1e_0 ,mem_patch1e 
-0x44c6 016063 call remote_car_init_environment 
-0x44c7 016064 call queue_init 
-0x44c8 016065 jam 2 ,mem_lpm_mult 
-0x44c9 016066 fetch 1 ,mem_remote_car_config_soft_switch_enable 
-0x44ca 016067 store 1 ,mem_remote_car_hard_soft_switch 
-0x44cb 016068 beq hard_switch ,remote_car_hard_switch_power_on_signal 
-0x44cc 016069 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
-0x44cd 016070 store 1 ,mem_ui_button_gpio 
-:      016071 remote_car_soft_switch_power_on_init:
-0x44ce 016072 call remote_car_ui_led_init 
-0x44cf 016073 call ui_button_init 
-0x44d0 016074 call ui_button_polling 
-0x44d1 016075 jam power_starting ,mem_remote_car_power_state 
-0x44d2 016076 fetch 2 ,mem_ui_state_map 
-0x44d3 016077 rtnbit1 ui_state_btn_down 
-0x44d4 016078 branch app_enter_hibernate 
-:      016082 remote_car_hard_switch_power_on_signal:
-0x44d5 016083 jam power_standby ,mem_remote_car_power_state 
-:      016084 remote_car_soft_switch_power_on_signal:
-0x44d6 016085 call remote_car_ui_led_init 
-0x44d7 016087 arg 0 ,rega 
-0x44d8 016088 call ui_led_blink_start_global 
-:      016089 remote_car_connect_24g_mode:
-0x44d9 016090 branch g24_auto_pair_start 
-:      016092 remote_car_power_off_signal:
-0x44da 016093 branch remote_car_ui_led_init 
-:      016095 remote_car_ui_led_init:
-0x44db 016096 bpatch patch1e_1 ,mem_patch1e 
-0x44dc 016097 fetch 1 ,mem_remote_car_config_connect_led_gpio 
-0x44dd 016098 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
-:      016099 remote_car_ui_led_init_1:
-0x44de 016100 fetcht 1 ,mem_remote_car_led_map 
-0x44df 016101 branch gpio_config_output 
-:      016102 remote_car_pairing_led_gpio_set:
-0x44e0 016103 store 1 ,mem_remote_car_led_map 
-0x44e1 016104 branch remote_car_ui_led_init_1 
-:      016107 remote_car_init_environment:
-0x44e2 016108 call g24_set_device_addr 
-0x44e3 016109 fetch 2 ,mem_remote_car_no_data_timeout 
-0x44e4 016110 store 2 ,mem_remote_car_no_data_timer 
-0x44e5 016111 branch remote_car_get_adc_default_data 
-:      016113 remote_car_le_before_hibernate:
-:      016118 remote_car_in_enter_hibernate:
-0x44e6 016119 call gpio_set_before_lpm_common 
-0x44e7 016120 call remote_car_process_lpm_before 
-0x44e8 016121 branch app_enter_hibernate 
-:      016123 remote_car_process_lpm_before:
-0x44e9 016124 branch keyscan_process_lpm_before 
-:      016126 remote_car_g24_enter_lpm:
-0x44ea 016127 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44eb 016128 rtn blank 
-0x44ec 016130 branch g24_lpm_long_sleep 
-:      016132 remote_car_process_auto_pair_exit:
-0x44ed 016133 rtn 
-:      016135 remote_car_key_scan_process:
-0x44ee 016136 branch keyscan_key_process 
-:      016138 remote_car_scale_process_idle:
-0x44ef 016139 call remote_car_rocker_process 
-0x44f0 016140 call remote_car_24g_status_process 
-0x44f1 016141 branch remote_car_key_scan_process 
-:      016143 remote_car_scale_process_bb_event:
-0x44f2 016144 copy regc ,pdata 
-0x44f3 016145 beq bt_evt_button_up ,app_event_button_up 
-0x44f4 016146 beq bt_evt_button_long_pressed ,app_button_long_pressed 
-0x44f5 016147 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
-0x44f6 016148 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
-0x44f7 016149 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
-0x44f8 016150 rtn 
-:      016152 remote_car_24g_attempt_fail:
-0x44f9 016153 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fa 016154 rtn 
-:      016156 remote_car_24g_pairing_complete:
-0x44fb 016157 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x44fc 016158 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x44fd 016159 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x44fe 016160 rtn 
-:      016162 remote_car_24g_attempt_success:
-0x44ff 016163 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
-0x4500 016164 jam work_paired ,mem_remote_car_24g_auto_work_step 
-0x4501 016165 jam work_paired ,mem_remote_car_24g_pair_success_flag 
-0x4502 016166 rtn 
-:      016168 remote_car_24g_status_process:
-0x4503 016169 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4504 016170 rtneq power_on 
-0x4505 016171 fetch 1 ,mem_remote_car_24g_status 
-0x4506 016172 rtneq work_paired 
-0x4507 016173 jam work_paired ,mem_remote_car_24g_status 
-:      016174 remote_car_scale_process_paired:
-0x4508 016175 arg 0 ,rega 
-0x4509 016176 branch ui_led_off_global 
-:      016177 remote_car_scale_process_shutdown:
-0x450a 016178 arg 0 ,rega 
-0x450b 016179 call ui_led_off_global 
-0x450c 016180 call remote_car_ui_led_init 
-0x450d 016181 branch app_enter_hibernate 
-:      016183 remote_car_event_timer:
-0x450e 016184 call app_power_timer 
-0x450f 016185 branch remote_car_no_data_timer 
-:      016187 remote_car_no_data_timer:
-0x4510 016188 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
-0x4511 016189 rtn blank 
-0x4512 016190 arg mem_remote_car_no_data_timer ,regc 
-0x4513 016191 arg remote_car_scale_process_shutdown ,regb 
-0x4514 016192 branch timer_single_step_2b 
-:      016195 remote_car_get_adc_default_data:
-0x4515 016196 call remote_car_rocker_get_x 
-0x4516 016197 storet 2 ,mem_current_vdd_value_default_mid_x 
-0x4517 016198 call remote_car_rocker_get_y 
-0x4518 016199 storet 2 ,mem_current_vdd_value_default_mid_y 
-0x4519 016200 rtn 
-:      016201 remote_car_rocker_data_get:
-:      016202 remote_car_rocker_get_x:
-0x451a 016203 fetch 2 ,mem_current_vdd_value_default_mid_x 
-0x451b 016204 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x451c 016205 call remote_car_get_adc_from_gpio6 
-0x451d 016206 call remote_car_rocker_get_value 
-0x451e 016207 store 1 ,mem_rocker_status 
-:      016208 remote_car_rocker_get_y:
-0x451f 016209 fetch 2 ,mem_current_vdd_value_default_mid_y 
-0x4520 016210 store 2 ,mem_current_vdd_value_default_mid_temp 
-0x4521 016211 call remote_car_get_adc_from_gpio7 
-0x4522 016212 call remote_car_rocker_get_value 
-0x4523 016213 store 1 ,mem_rocker_status + 1 
-0x4524 016214 rtn 
-:      016215 remote_car_rocker_get_value:
-0x4525 016216 fetch 2 ,mem_current_vdd_default_range 
-0x4526 016217 copy pdata ,rega 
-0x4527 016218 fetch 2 ,mem_current_vdd_value_default_mid_temp 
-0x4528 016219 call remote_car_rocker_mid_value_adjust 
-0x4529 016220 fetch 1 ,mem_rocker_work_status 
-0x452a 016221 nbranch remote_car_rocker_translate_key ,blank 
-0x452b 016222 nrtn positive 
-0x452c 016223 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
-0x452d 016224 rtn 
-:      016225 remote_car_rocker_mid_value_adjust:
-0x452e 016226 isub temp ,pdata 
-0x452f 016227 branch remote_car_rocker_mid_adjust_positive ,positive 
-0x4530 016228 sub pdata ,0 ,pdata 
-0x4531 016229 jam 1 ,mem_rocker_negative_flag 
-0x4532 016230 isub rega ,null 
-0x4533 016231 rtn 
-:      016232 remote_car_rocker_mid_adjust_positive:
-0x4534 016233 jam 0 ,mem_rocker_negative_flag 
-0x4535 016234 isub rega ,null 
-0x4536 016235 rtn 
-:      016236 remote_car_rocker_translate_key:
-0x4537 016237 nbranch remote_car_rocker_middle_key ,positive 
-0x4538 016238 fetch 1 ,mem_rocker_negative_flag 
-0x4539 016239 nbranch remote_car_rocker_negative_key ,blank 
-:      016240 remote_car_rocker_positive_key:
-0x453a 016241 setarg rocker_positive_key 
-0x453b 016242 rtn 
-:      016243 remote_car_rocker_negative_key:
-0x453c 016244 setarg rocker_negative_key 
-0x453d 016245 rtn 
-:      016246 remote_car_rocker_middle_key:
-0x453e 016247 setarg rocker_middle_key 
-0x453f 016248 rtn 
-:      016249 remote_car_get_adc_from_gpio6:
-0x4540 016250 jam 0x33 ,mem_adc_channel 
-0x4541 016251 branch adc_set_mode 
-:      016252 remote_car_get_adc_from_gpio7:
-0x4542 016253 jam 0x34 ,mem_adc_channel 
-0x4543 016254 branch adc_set_mode 
-:      016257 remote_car_rocker_process:
-0x4544 016258 fetch 1 ,mem_remote_car_config_check_way 
-0x4545 016259 rtnne car_remote_check_rocker 
-:      016260 remote_car_read_rocker_check_start:
-0x4546 016261 bpatch patch1e_2 ,mem_patch1e 
-0x4547 016262 jam 1 ,mem_rocker_work_status 
-0x4548 016263 call remote_car_rocker_data_get 
-0x4549 016264 fetch 2 ,mem_rocker_status 
-0x454a 016265 fetcht 2 ,mem_rocker_last_status 
-0x454b 016266 isub temp ,null 
-0x454c 016267 rtn zero 
-0x454d 016268 store 2 ,mem_rocker_last_status 
-0x454e 016269 call remote_car_rocker_x_to_key 
-0x454f 016270 branch remote_car_rocker_y_to_key 
-:      016272 remote_car_rocker_x_to_key:
-0x4550 016273 fetch 1 ,mem_rocker_x_status 
-0x4551 016274 branch rocker_to_queue_set_0 ,blank 
-0x4552 016275 increase -1 ,pdata 
-0x4553 016276 branch remote_car_rocker_to_key 
-:      016277 remote_car_rocker_y_to_key:
-0x4554 016278 fetch 1 ,mem_rocker_y_status 
-0x4555 016279 branch rocker_to_queue_set_2 ,blank 
-0x4556 016280 increase 1 ,pdata 
-:      016281 remote_car_rocker_to_key:
-0x4557 016282 copy pdata ,queue 
-0x4558 016283 arg 1 ,rega 
-0x4559 016284 branch remote_car_send_key_data 
-:      016286 rocker_to_queue_set_0:
-0x455a 016287 arg 0 ,queue 
-0x455b 016288 arg 0 ,rega 
-0x455c 016289 branch remote_car_send_key_data 
-:      016290 rocker_to_queue_set_2:
-0x455d 016291 arg 2 ,queue 
-0x455e 016292 arg 0 ,rega 
-0x455f 016293 branch remote_car_send_key_data 
-:      016295 remote_car_send_key_data:
-0x4560 016296 copy rega ,pdata 
-0x4561 016297 store 1 ,mem_remote_key_status 
-0x4562 016298 fetch 1 ,mem_remote_car_24g_auto_work_step 
-0x4563 016299 beq power_on ,g24_auto_pair_start 
-0x4564 016300 fetch 2 ,mem_remote_car_no_data_timeout 
-0x4565 016301 store 2 ,mem_remote_car_no_data_timer 
-0x4566 016302 fetch 1 ,mem_remote_key_status 
-0x4567 016303 branch remote_car_key_is_release ,blank 
-:      016304 remote_car_key_is_press:
-0x4568 016305 bpatch patch1e_3 ,mem_patch1e 
-0x4569 016306 arg 0 ,rega 
-0x456a 016307 call ui_led_on_global 
-:      016308 remote_car_attack_key_press:
-0x456b 016309 copy queue ,pdata 
-0x456c 016310 beq 4 ,remote_car_send_attack_key4_press 
-0x456d 016311 beq 5 ,remote_car_send_attack_key5_press 
-0x456e 016312 beq 6 ,remote_car_send_fire_key6_press 
-:      016315 remote_car_motor_key_press:
-0x456f 016316 call remote_car_device_layout_select 
-0x4570 016317 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
-0x4571 016318 beq control_l_r_ten ,remote_car_double_motor_key_press 
-0x4572 016319 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
-0x4573 016320 rtn 
-:      016322 remote_car_single_motor_key_is_press:
-0x4574 016323 copy queue ,pdata 
-0x4575 016324 beq 0 ,remote_car_send_motor1_key0_press 
-0x4576 016325 beq 1 ,remote_car_send_motor1_key1_press 
-0x4577 016326 beq 2 ,remote_car_send_motor2_key2_press 
-0x4578 016327 beq 3 ,remote_car_send_motor2_key3_press 
-0x4579 016328 rtn 
-:      016330 remote_car_double_motor_key_press:
-0x457a 016331 copy queue ,pdata 
-0x457b 016332 beq 0 ,remote_car_send_double_motor_key0_press 
-0x457c 016333 beq 1 ,remote_car_send_double_motor_key1_press 
-0x457d 016334 beq 2 ,remote_car_send_double_motor_key2_press 
-0x457e 016335 beq 3 ,remote_car_send_double_motor_key3_press 
-0x457f 016336 rtn 
-:      016338 remote_car_key_is_release:
-0x4580 016339 bpatch patch1e_4 ,mem_patch1e 
-0x4581 016340 arg 0 ,rega 
-0x4582 016341 call ui_led_off_global 
-:      016342 remote_car_attack_key_release:
-0x4583 016343 copy queue ,pdata 
-0x4584 016344 beq 4 ,remote_car_send_attack_key4_rel 
-0x4585 016345 beq 5 ,remote_car_send_attack_key5_rel 
-:      016348 remote_car_motor_key_release:
-0x4586 016349 call remote_car_device_layout_select 
-0x4587 016350 beq control_f_b_ten ,remote_car_single_motor_key_rel 
-0x4588 016351 beq control_l_r_ten ,remote_car_double_motor_key_rel 
-0x4589 016352 beq control_l_r_lr ,remote_car_single_motor_key_rel 
-0x458a 016353 rtn 
-:      016355 remote_car_device_layout_select:
-0x458b 016356 fetch 1 ,mem_remote_car_config_layout 
-0x458c 016357 fetcht 1 ,mem_remote_car_config_key_map 
-0x458d 016358 ior temp ,pdata 
-0x458e 016359 rtn 
-:      016362 remote_car_send_motor1_key0_press:
-0x458f 016363 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4590 016364 branch remote_car_send_key 
-:      016365 remote_car_send_motor1_key1_press:
-0x4591 016366 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x4592 016367 branch remote_car_send_key 
-:      016368 remote_car_send_motor2_key2_press:
-0x4593 016369 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4594 016370 branch remote_car_send_key 
-:      016371 remote_car_send_motor2_key3_press:
-0x4595 016372 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x4596 016373 branch remote_car_send_key 
-:      016376 remote_car_send_double_motor_key0_press:
-0x4597 016377 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x4598 016378 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x4599 016379 branch remote_car_send_key 
-:      016380 remote_car_send_double_motor_key1_press:
-0x459a 016381 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459b 016382 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x459c 016383 branch remote_car_send_key 
-:      016384 remote_car_send_double_motor_key2_press:
-0x459d 016385 jam motor_negative ,mem_remote_car_24g_motor1_payload 
-0x459e 016386 jam motor_positive ,mem_remote_car_24g_motor2_payload 
-0x459f 016387 branch remote_car_send_key 
-:      016388 remote_car_send_double_motor_key3_press:
-0x45a0 016389 jam motor_positive ,mem_remote_car_24g_motor1_payload 
-0x45a1 016390 jam motor_negative ,mem_remote_car_24g_motor2_payload 
-0x45a2 016391 branch remote_car_send_key 
-:      016394 remote_car_send_attack_key4_press:
-0x45a3 016395 jam motor_positive ,mem_remote_car_24g_motor3_payload 
-0x45a4 016396 branch remote_car_send_key 
-:      016397 remote_car_send_attack_key5_press:
-0x45a5 016398 jam motor_negative ,mem_remote_car_24g_motor3_payload 
-0x45a6 016399 branch remote_car_send_key 
-:      016401 remote_car_send_fire_key6_press:
-0x45a7 016402 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
-0x45a8 016403 branch remote_car_send_attack 
-:      016405 remote_car_single_motor_key_rel:
-0x45a9 016406 copy queue ,pdata 
-0x45aa 016407 beq 0 ,remote_car_send_motor1_key0_rel 
-0x45ab 016408 beq 1 ,remote_car_send_motor1_key1_rel 
-0x45ac 016409 beq 2 ,remote_car_send_motor2_key2_rel 
-0x45ad 016410 beq 3 ,remote_car_send_motor2_key3_rel 
-0x45ae 016411 rtn 
-:      016413 remote_car_double_motor_key_rel:
-0x45af 016414 copy queue ,pdata 
-0x45b0 016415 beq 0 ,remote_car_send_double_motor_key0_rel 
-0x45b1 016416 beq 1 ,remote_car_send_double_motor_key1_rel 
-0x45b2 016417 beq 2 ,remote_car_send_double_motor_key2_rel 
-0x45b3 016418 beq 3 ,remote_car_send_double_motor_key3_rel 
-0x45b4 016419 rtn 
-:      016421 remote_car_send_motor1_key0_rel:
-:      016422 remote_car_send_motor1_key1_rel:
-0x45b5 016423 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45b6 016424 branch remote_car_send_key 
-:      016425 remote_car_send_motor2_key2_rel:
-:      016426 remote_car_send_motor2_key3_rel:
-0x45b7 016427 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45b8 016428 branch remote_car_send_key 
-:      016430 remote_car_send_double_motor_key0_rel:
-:      016431 remote_car_send_double_motor_key1_rel:
-:      016432 remote_car_send_double_motor_key2_rel:
-:      016433 remote_car_send_double_motor_key3_rel:
-0x45b9 016434 jam motor_stop ,mem_remote_car_24g_motor1_payload 
-0x45ba 016435 jam motor_stop ,mem_remote_car_24g_motor2_payload 
-0x45bb 016436 branch remote_car_send_key 
-:      016438 remote_car_send_attack_key4_rel:
-:      016439 remote_car_send_attack_key5_rel:
-0x45bc 016440 jam motor_stop ,mem_remote_car_24g_motor3_payload 
-0x45bd 016441 branch remote_car_send_key 
-:      016443 remote_car_send_key:
-0x45be 016444 arg mem_remote_car_24g_motor_packet ,rega 
-0x45bf 016445 branch queue_push 
-:      016446 remote_car_send_attack:
-0x45c0 016447 arg mem_remote_car_24g_fire_packet ,rega 
-0x45c1 016448 branch queue_push 
-:      016450 remote_car_g24_package_data:
-0x45c2 016451 fetch 1 ,mem_remote_car_24g_pair_success_flag 
-0x45c3 016452 beq work_paired ,remote_car_g24_send_empty 
-0x45c4 016453 arg mem_remote_car_24g_tx_temp ,rega 
-0x45c5 016454 call queue_pop 
-0x45c6 016455 nbranch remote_car_moto_data ,user 
-:      016456 remote_car_g24_package_data_continue:
-0x45c7 016457 arg mem_remote_car_24g_tx_temp ,contr 
-0x45c8 016458 ifetch 1 ,contr 
-0x45c9 016459 copy pdata ,rega 
-0x45ca 016460 arg mem_remote_car_24g_tx_temp + 1 ,regb 
-0x45cb 016463 rtn 
-:      016465 remote_car_g24_send_empty:
-0x45cc 016466 jam 0 ,mem_remote_car_24g_pair_success_flag 
-0x45cd 016467 enable user 
-0x45ce 016468 arg 1 ,rega 
-0x45cf 016469 arg mem_remote_car_empty_packet ,regb 
-0x45d0 016470 rtn 
-:      016472 remote_car_moto_data:
-0x45d1 016473 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
-0x45d2 016474 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
-0x45d3 016475 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
-0x45d4 016476 rtn 
-:      016477 remote_car_moto_data_next:
-0x45d5 016478 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
-0x45d6 016479 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d7 016480 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
-0x45d8 016481 nbranch remote_car_moto_data_enable_user ,blank 
-0x45d9 016482 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
-0x45da 016483 nbranch remote_car_moto_data_enable_user ,blank 
-0x45db 016484 rtn 
-:      016485 remote_car_moto_data_enable_user:
-0x45dc 016486 enable user 
-0x45dd 016487 branch remote_car_g24_package_data_continue 
-:      016495 shutter_init:
-0x45de 016496 rtn wake 
-0x45df 016497 hfetch 1 ,core_gpio_sel1 
-0x45e0 016498 and_into 0xfc ,pdata 
-0x45e1 016499 hstore 1 ,core_gpio_sel1 
-0x45e2 016500 setarg shutter_le_before_hibernate 
-0x45e3 016501 store 2 ,mem_cb_before_hibernate 
-0x45e4 016503 setarg shutter_process_lpm_before 
-0x45e5 016504 store 2 ,mem_cb_before_lpm 
-0x45e6 016506 setarg app_enter_hibernate 
-0x45e7 016507 store 2 ,mem_cb_discovry_timeout 
-0x45e8 016509 setarg shutter_process_idle 
-0x45e9 016510 store 2 ,mem_cb_idle_process 
-0x45ea 016512 setarg shutter_process_bb_event 
-0x45eb 016513 store 2 ,mem_cb_bb_event_process 
-0x45ec 016515 setarg shutter_le_scale_lpm_lock 
-0x45ed 016516 store 2 ,mem_cb_check_wakelock 
-0x45ee 016518 setarg ble_shutter_receive_data 
-0x45ef 016519 store 2 ,mem_cb_att_write 
-0x45f0 016521 setarg shutter_le_bb_event_timer 
-0x45f1 016522 store 2 ,mem_cb_event_timer 
-0x45f2 016524 setarg shutter_key_change 
-0x45f3 016525 store 2 ,mem_cb_shutter_keycan 
-0x45f4 016527 setarg shutter_soft_swtich_power_on 
-0x45f5 016528 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
-0x45f6 016529 setarg shutter_soft_swtich_power_off 
-0x45f7 016530 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
-0x45f8 016532 call le_modified_name 
-0x45f9 016533 call shutter_load_bluetooth_config_by_user_config 
-0x45fa 016534 call shutter_init_bluetooth_config 
-0x45fb 016535 call shutter_init_param 
-0x45fc 016536 call keyscan_key_init 
-0x45fd 016537 call shutter_load_buffer_config_form_datarom 
-0x45fe 016538 call queue_init 
-0x45ff 016539 call ui_led_init_global 
-0x4600 016540 call shutter_load_bluetooth_config 
-0x4601 016541 call shutter_load_bluetooth_config_by_eeprom 
-0x4602 016543 bpatch patch1e_5 ,mem_patch1e 
-0x4603 016544 call classic_shutter_load_reconn_info 
-0x4604 016545 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4605 016546 beq hard_switch ,shutter_hart_swtich_power_on 
-0x4606 016547 fetch 1 ,mem_shutter_soft_switch_button_gpio 
-0x4607 016548 store 1 ,mem_ui_button_gpio 
-0x4608 016549 branch ui_soft_swtich_init 
-:      016552 shutter_hart_swtich_power_on:
-0x4609 016553 jam ui_button_gpio_disable ,mem_ui_button_gpio 
-0x460a 016554 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
-0x460b 016555 branch shutter_start_reconnect 
-:      016559 shutter_le_scale_lpm_lock:
-0x460c 016560 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x460d 016561 beq ss_state_power_off ,app_get_lpm_wake_lock 
-0x460e 016562 call l2cap_malloc_get_full_map 
-0x460f 016563 fetch 1 ,mem_used_map 
-0x4610 016564 nbranch app_get_lpm_wake_lock ,blank 
-0x4611 016565 branch app_put_lpm_wake_lock 
-:      016569 shutter_process_bb_event:
-0x4612 016570 copy regc ,pdata 
-0x4613 016572 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
-0x4614 016573 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
-0x4615 016574 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
-0x4616 016575 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
-0x4617 016576 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
-0x4618 016577 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
-0x4619 016578 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
-0x461a 016579 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
-0x461b 016580 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
-0x461c 016581 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
-0x461d 016582 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
-0x461e 016584 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
-0x461f 016585 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
-0x4620 016586 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
-0x4621 016587 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
-0x4622 016589 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
-0x4623 016590 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
-0x4624 016591 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
-0x4625 016592 rtn 
-:      016597 classic_shutter_process_baseband_connect:
-0x4626 016598 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4627 016599 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4628 016600 rtn 
-:      016603 classic_shutter_process_baseband_disconnect:
-0x4629 016604 call classic_shutter_disconnect_clear_flag 
-0x462a 016605 branch classic_shutter_process_reconnect_failed 
-:      016607 classic_shutter_disconnect_clear_flag:
-0x462b 016608 jam app_handshake_null ,mem_app_handshake_flag 
-0x462c 016609 jam 0 ,mem_hid_handshake_timer_count 
-0x462d 016610 jam 0 ,mem_unsniff2sniff_timer_count 
-0x462e 016611 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x462f 016612 jam 0 ,mem_classic_shutter_hid_disconn_count 
-0x4630 016613 branch queue_init 
-:      016616 classic_shutter_process_reconnect_failed:
-0x4631 016617 call app_disconn_reason_clear 
-0x4632 016618 branch shutter_start_bluetooth_discovery 
-:      016621 classic_shutter_process_setup_complete:
-0x4633 016622 call shutter_stop_bluetooth_discovery 
-0x4634 016623 branch app_led_stop_blink 
-:      016626 classic_shutter_process_hid_connect:
-0x4635 016627 setarg hid_handshake_timeout 
-0x4636 016628 store 1 ,mem_hid_handshake_timer_count 
-0x4637 016629 rtn 
-:      016632 classic_shutter_process_hid_disconnect:
-0x4638 016633 jam 0 ,mem_classic_shutter_cable_unplug_conut 
-0x4639 016634 setarg flag_shutter_hid_disconn_timeout 
-0x463a 016635 store 1 ,mem_classic_shutter_hid_disconn_count 
-0x463b 016636 rtn 
-:      016639 classic_shutter_process_hid_handshake:
-0x463c 016640 fetch 1 ,mem_app_handshake_flag 
-0x463d 016641 rtneq app_handshake_done 
-0x463e 016642 jam app_handshake_done ,mem_app_handshake_flag 
-0x463f 016643 call app_lpm_mult_enable 
-0x4640 016644 call app_store_reconn_info 
-0x4641 016645 call shutter_stop_bluetooth_discovery 
-0x4642 016646 call app_led_off 
-0x4643 016647 branch app_bt_enter_sniff 
-:      016650 classic_shutter_process_reconnect_page_timeout:
-0x4644 016651 branch classic_shutter_process_reconnect_failed 
-:      016654 classic_shutter_process_virtual_cable_unplug:
-0x4645 016655 setarg flag_shutter_cable_unplug_timeout 
-0x4646 016656 store 1 ,mem_classic_shutter_cable_unplug_conut 
-0x4647 016657 rtn 
-:      016660 classic_shutter_process_remote_unsniff:
-0x4648 016661 branch app_start_auto_sniff 
-:      016665 classic_shutter_process_store_reconnect_information:
-0x4649 016666 arg nvram_eeprom_offset ,regb 
-0x464a 016667 fetch 1 ,mem_nv_data_number 
-0x464b 016668 mul32 pdata ,34 ,temp 
-0x464c 016669 fetch 2 ,mem_nv_data_ptr 
-0x464d 016670 copy pdata ,rega 
-0x464e 016671 branch iicd_write_eep_data 
-:      016673 classic_shutter_load_reconn_info:
-0x464f 016674 arg nvram_eeprom_offset ,regb 
-0x4650 016675 fetch 1 ,mem_shutter_bluetooth_type 
-0x4651 016676 rtnbit0 classic_shutter 
-0x4652 016677 fetch 1 ,mem_nv_data_number 
-0x4653 016678 rtn blank 
-0x4654 016679 mul32 pdata ,34 ,temp 
-0x4655 016680 fetch 2 ,mem_nv_data_ptr 
-0x4656 016681 copy pdata ,rega 
-0x4657 016682 branch iicd_read_eep_data 
-:      016686 ble_shutter_process_baseband_connect:
-0x4658 016687 call shutter_stop_bluetooth_discovery 
-0x4659 016688 setarg 0 
-0x465a 016689 store 2 ,mem_ble_shutter_reconn_timer 
-0x465b 016690 branch app_led_off 
-:      016693 ble_shutter_process_baseband_disconnect:
-0x465c 016694 call queue_init 
-0x465d 016695 jam 0 ,mem_ble_shutter_enable_notify 
-0x465e 016696 branch shutter_start_reconnect 
-:      016699 ble_shutter_process_reconnect_complete:
-0x465f 016700 call queue_init 
-0x4660 016701 jam 1 ,mem_ble_shutter_enable_notify 
-0x4661 016702 fetch 8 ,mem_ble_shutter_interval_min 
-0x4662 016703 store 8 ,mem_le_interval_min 
-0x4663 016704 call app_lpm_mult_enable 
-0x4664 016705 branch le_l2cap_tx_update_req 
-:      016708 ble_shutter_process_parse_connect_parameter_update_response:
-0x4665 016709 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x4666 016710 rtneq ble_signaling_connect_parameter_update_accepted 
-0x4667 016711 fetch 8 ,mem_ble_shutter_interval_min_new 
-0x4668 016712 rtn blank 
-0x4669 016713 store 8 ,mem_le_interval_min 
-0x466a 016714 branch le_l2cap_tx_update_req 
-:      016718 shutter_process_soft_swtich_button_long_press:
-0x466b 016719 branch ui_soft_switch_botton_long_press 
-:      016721 shutter_process_soft_swtich_button_down:
-0x466c 016722 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x466d 016723 rtneq hard_switch 
-0x466e 016724 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x466f 016725 rtnne ss_state_power_on 
-0x4670 016726 call shutter_store_currenct_led_state 
-0x4671 016727 branch app_led_on 
-:      016729 shutter_store_currenct_led_state:
-0x4672 016730 jam 1 ,mem_shutter_soft_swtich_botton_down 
-0x4673 016731 arg 11 ,loopcnt 
-0x4674 016732 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
-0x4675 016733 arg mem_shutter_led_struct_app_led ,contr 
-0x4676 016734 branch memcpy 
-:      016736 shutter_process_soft_swtich_button_up:
-0x4677 016737 fetch 1 ,mem_shutter_hard_soft_switch_case 
-0x4678 016738 rtneq hard_switch 
-0x4679 016739 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x467a 016740 beq ss_state_power_on ,shutter_load_currenct_led_state 
-0x467b 016741 branch ui_soft_switch_botton_up 
-:      016743 shutter_load_currenct_led_state:
-0x467c 016744 fetch 1 ,mem_shutter_soft_swtich_botton_down 
-0x467d 016745 rtnne 1 
-0x467e 016746 jam 0 ,mem_shutter_soft_swtich_botton_down 
-0x467f 016747 fetch 2 ,mem_ui_state_map 
-0x4680 016748 bbit1 ui_state_bt_connected ,app_led_off 
-0x4681 016749 bbit1 ui_state_ble_connected ,app_led_off 
-0x4682 016750 arg 11 ,loopcnt 
-0x4683 016751 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
-0x4684 016752 arg mem_shutter_led_struct_app_led ,contw 
-0x4685 016753 branch memcpy 
-:      016758 shutter_le_bb_event_timer:
-0x4686 016760 call shutter_check_sleep_timer 
-0x4687 016763 call shutter_check_power_off_timer 
-0x4688 016766 call classic_shutter_check_unplug_timer 
-0x4689 016767 call classic_shutter_hid_handshake_timer 
-0x468a 016768 call classic_shutter_hid_disconn_timer 
-0x468b 016771 branch ble_shutter_reconn_timer 
-:      016775 shutter_check_sleep_timer:
-0x468c 016776 arg mem_shutter_sleep_timer ,regc 
-0x468d 016777 arg shutter_sleep_timeout ,regb 
-0x468e 016778 branch timer_single_step_2b 
-:      016779 shutter_sleep_timeout:
-0x468f 016780 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
-0x4690 016781 call app_led_off 
-0x4691 016782 call shutter_disconnect_current_connection 
-0x4692 016783 branch shutter_wait_power_off 
-:      016786 shutter_check_power_off_timer:
-0x4693 016787 arg mem_shutter_power_off_timer ,regc 
-0x4694 016788 arg shutter_check_power_off_timeout ,regb 
-0x4695 016789 branch timer_single_step 
-:      016791 shutter_check_power_off_timeout:
-0x4696 016792 fetch 2 ,mem_ui_state_map 
-0x4697 016793 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
-0x4698 016794 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
-0x4699 016795 fetch 1 ,mem_shutter_led_struct_app_led_type 
-0x469a 016796 beq ui_led_state_blink_start ,shutter_wait_power_off 
-0x469b 016797 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
-0x469c 016798 beq ui_led_state_blink_darking ,shutter_wait_power_off 
-0x469d 016799 branch app_enter_hibernate 
-:      016803 classic_shutter_check_unplug_timer:
-0x469e 016804 arg mem_classic_shutter_cable_unplug_conut ,regc 
-0x469f 016805 arg classic_shutter_unplug_timeout ,regb 
-0x46a0 016806 branch timer_single_step 
-:      016808 classic_shutter_unplug_timeout:
-0x46a1 016809 fetch 1 ,mem_control_tasks 
-0x46a2 016810 set1 l2cap_disconnect_interrupt ,pdata 
-0x46a3 016811 set1 l2cap_disconnect_control ,pdata 
-0x46a4 016812 store 1 ,mem_control_tasks 
-0x46a5 016813 rtn 
-:      016815 classic_shutter_hid_handshake_timer:
-0x46a6 016816 arg mem_hid_handshake_timer_count ,regc 
-0x46a7 016817 arg classic_shutter_process_hid_handshake ,regb 
-0x46a8 016818 branch timer_single_step 
-:      016820 classic_shutter_hid_disconn_timer:
-0x46a9 016821 arg mem_classic_shutter_hid_disconn_count ,regc 
-0x46aa 016822 arg app_bt_disconnect ,regb 
-0x46ab 016823 branch timer_single_step 
-:      016828 ble_shutter_reconn_timer:
-0x46ac 016829 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46ad 016830 rtnne ss_state_power_on 
-0x46ae 016831 arg mem_ble_shutter_reconn_timer ,regc 
-0x46af 016832 arg shutter_start_bluetooth_discovery ,regb 
-0x46b0 016833 branch timer_single_step_2b 
-:      016836 shutter_process_idle:
-0x46b1 016837 call shutter_send_data_to_master 
-0x46b2 016838 branch keyscan_key_process 
-:      016841 shutter_process_lpm_before:
-0x46b3 016842 branch keyscan_process_lpm_before 
-:      016844 shutter_le_before_hibernate:
-0x46b4 016845 call gpio_set_before_lpm_common 
-0x46b5 016846 branch shutter_process_lpm_before 
-:      016852 shutter_stop_bluetooth_discovery:
-0x46b6 016853 fetch 1 ,mem_shutter_bluetooth_type 
-0x46b7 016854 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
-0x46b8 016855 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
-0x46b9 016856 rtn 
-:      016858 ble_shutter_stop_bluetooth_discovery:
-0x46ba 016859 fetch 2 ,mem_ble_shutter_connect_timeout 
-0x46bb 016860 store 2 ,mem_shutter_sleep_timeout 
-0x46bc 016861 store 2 ,mem_shutter_sleep_timer 
-0x46bd 016862 branch app_ble_stop_adv 
-:      016864 classic_shutter_stop_bluetooth_discovery:
-0x46be 016865 fetch 2 ,mem_classic_shutter_connect_timeout 
-0x46bf 016866 store 2 ,mem_shutter_sleep_timeout 
-0x46c0 016867 store 2 ,mem_shutter_sleep_timer 
-0x46c1 016868 branch app_bt_stop_discovery 
-:      016870 shutter_start_bluetooth_discovery:
-0x46c2 016871 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46c3 016872 rtnne ss_state_power_on 
-0x46c4 016873 fetch 1 ,mem_shutter_bluetooth_type 
-0x46c5 016874 bbit1 classic_shutter ,classic_shutter_start_discovery 
-0x46c6 016875 bbit1 ble_shutter ,ble_shutter_start_discovery 
-0x46c7 016876 rtn 
-:      016878 classic_shutter_start_discovery:
-0x46c8 016879 fetch 2 ,mem_classic_shutter_discovery_timeout ,
-0x46c9 016880 store 2 ,mem_shutter_sleep_timeout 
-0x46ca 016881 store 2 ,mem_shutter_sleep_timer 
-0x46cb 016882 branch app_bt_start_discovery_short 
-:      016884 ble_shutter_start_discovery:
-0x46cc 016885 fetch 2 ,mem_ui_state_map 
-0x46cd 016886 rtnbit1 ui_state_ble_connected 
-0x46ce 016887 fetch 2 ,mem_ble_shutter_discovery_timeout 
-0x46cf 016888 store 2 ,mem_shutter_sleep_timeout 
-0x46d0 016889 store 2 ,mem_shutter_sleep_timer 
-0x46d1 016890 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
-0x46d2 016891 call shutter_ble_adv_interval_set 
-0x46d3 016892 call app_led_start_blink 
-0x46d4 016893 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
-0x46d5 016894 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46d6 016895 fetch 2 ,mem_ui_state_map 
-0x46d7 016896 rtnbit1 ui_state_ble_adv 
-0x46d8 016897 branch app_ble_start_adv 
-:      016900 shutter_start_reconnect:
-0x46d9 016901 fetch 1 ,mem_shutter_soft_switch_power_state 
-0x46da 016902 rtnne ss_state_power_on 
-0x46db 016903 fetch 1 ,mem_shutter_bluetooth_type 
-0x46dc 016904 bbit1 classic_shutter ,classic_shutter_start_reconnect 
-0x46dd 016905 bbit1 ble_shutter ,ble_shutter_start_reconnect 
-0x46de 016906 rtn 
-:      016908 classic_shutter_start_reconnect:
-0x46df 016909 call app_check_reconn_target 
-0x46e0 016910 branch shutter_start_bluetooth_discovery ,blank 
-0x46e1 016911 call app_led_on 
-0x46e2 016912 call app_bt_stop_discovery 
-0x46e3 016913 branch app_bt_start_reconnect 
-:      016915 ble_shutter_start_reconnect:
-0x46e4 016916 fetch 2 ,mem_ble_shutter_reconn_timer 
-0x46e5 016917 fetcht 2 ,mem_ble_shutter_reconn_timeout 
-0x46e6 016918 storet 2 ,mem_ble_shutter_reconn_timer 
-0x46e7 016919 nrtn blank 
-0x46e8 016920 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
-0x46e9 016921 call shutter_ble_adv_interval_set 
-0x46ea 016922 call app_led_start_blink 
-0x46eb 016923 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
-0x46ec 016924 store 4 ,mem_shutter_led_struct_app_led_on_time 
-0x46ed 016925 fetch 2 ,mem_ui_state_map 
-0x46ee 016926 rtnbit1 ui_state_ble_adv 
-0x46ef 016927 branch app_ble_start_adv 
-:      016930 shutter_ble_adv_interval_set:
-0x46f0 016931 store 2 ,mem_lpm_interval 
-0x46f1 016932 increase -4 ,pdata 
-0x46f2 016933 store 2 ,mem_le_adv_interval 
-0x46f3 016934 rtn 
-:      016937 shutter_disconnect_current_connection:
-0x46f4 016938 fetch 2 ,mem_ui_state_map 
-0x46f5 016939 bbit1 ui_state_ble_connected ,app_ble_disconnect 
-0x46f6 016940 bbit1 ui_state_bt_connected ,app_bt_disconnect 
-0x46f7 016941 branch shutter_stop_bluetooth_discovery 
-:      016945 app_check_reconn_target:
-0x46f8 016946 fetch 1 ,mem_nv_data_number 
-0x46f9 016947 copy pdata ,loopcnt 
-0x46fa 016948 fetch 2 ,mem_nv_data_ptr 
-0x46fb 016949 copy pdata ,rega 
-:      016950 app_check_reconn_target_loop:
-0x46fc 016951 ifetch 2 ,rega 
-0x46fd 016952 beq 0 ,found_reconn_device 
-0x46fe 016953 increase nv_data_len ,rega 
-0x46ff 016954 loop app_check_reconn_target_loop 
-0x4700 016955 branch enable_blank 
-:      016957 found_reconn_device:
-0x4701 016958 ifetch 6 ,contr 
-0x4702 016959 store 6 ,mem_hci_plap 
-0x4703 016960 increase 10 ,contr 
-0x4704 016961 arg mem_link_key ,contw 
-0x4705 016962 call memcpy16 
-0x4706 016963 call check_link_key_load 
-0x4707 016964 branch disable_blank 
-:      016970 shutter_check_data_enable:
-0x4708 016971 call disable_user 
-0x4709 016972 fetch 2 ,mem_ui_state_map 
-0x470a 016973 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
-0x470b 016974 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
-0x470c 016975 rtn 
-:      016977 shutter_check_bt_data_enable:
-0x470d 016978 fetch 1 ,mem_hid_interrupt_state 
-0x470e 016979 rtnne 0x3f 
-0x470f 016980 branch enable_user 
-:      016982 shutter_check_ble_data_enable:
-0x4710 016983 fetch 1 ,mem_ble_shutter_enable_notify 
-0x4711 016984 rtn blank 
-0x4712 016985 branch enable_user 
-:      016990 shutter_check_bluetooth_conn:
-0x4713 016991 call disable_user 
-0x4714 016992 fetch 2 ,mem_ui_state_map 
-0x4715 016993 rtnbit1 ui_state_bt_connected 
-0x4716 016994 rtnbit1 ui_state_ble_connected 
-0x4717 016995 branch enable_user 
-:      016999 shutter_change_bluetooth_status_bt_disconn:
-0x4718 017000 fetch 1 ,mem_shutter_bluetooth_type 
-0x4719 017001 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
-0x471a 017002 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
-0x471b 017003 rtn 
-:      017005 classic_shutter_change_bluetooth_status_bt_disconn:
-0x471c 017006 fetch 1 ,mem_scan_mode 
-0x471d 017007 rtnne 0x03 
-0x471e 017008 branch shutter_start_reconnect 
-:      017010 ble_shutter_change_bluetooth_status_bt_disconn:
-0x471f 017011 branch shutter_start_reconnect 
-:      017014 shutter_check_send_data:
-0x4720 017015 disable user2 
-0x4721 017016 fetch 2 ,mem_shutter_sleep_timeout 
-0x4722 017017 store 2 ,mem_shutter_sleep_timer 
-0x4723 017019 call shutter_check_bluetooth_conn 
-0x4724 017020 branch shutter_change_bluetooth_status_bt_disconn ,user 
-0x4725 017022 call shutter_check_data_enable 
-0x4726 017023 nrtn user 
-0x4727 017024 enable user2 
-0x4728 017025 rtn 
-:      017029 shutter_key_change:
-0x4729 017030 call shutter_check_send_data 
-0x472a 017031 nrtn user2 
-0x472b 017032 deposit rega 
-0x472c 017033 branch shutter_key_release ,blank 
-:      017034 shutter_key_press:
-0x472d 017035 call app_led_on 
-0x472e 017036 arg mem_key0_press ,regc 
-0x472f 017037 branch push_queue_press_or_release 
-:      017039 shutter_key_release:
-0x4730 017040 call app_led_off 
-0x4731 017041 arg mem_key0_release ,regc 
-:      017043 push_queue_press_or_release:
-0x4732 017044 arg max_queue_num ,pdata 
-0x4733 017045 imul32 queue ,pdata 
-0x4734 017046 iadd regc ,regc 
-:      017049 push_buffer_in_queue:
-0x4735 017050 ifetch 1 ,regc 
-0x4736 017051 rtn blank 
-0x4737 017052 call queue_push_one_byte 
-0x4738 017053 increase 1 ,regc 
-0x4739 017054 branch push_buffer_in_queue 
-:      017057 shutter_send_data_to_master:
-0x473a 017058 fetch 2 ,mem_ui_state_map 
-0x473b 017059 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
-0x473c 017060 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
-0x473d 017061 rtn 
-:      017063 pop_queue_to_ble_data:
-0x473e 017064 call le_fifo_check_nearly_full 
-0x473f 017065 nrtn blank 
-0x4740 017066 call queue_pop_one_byte 
-0x4741 017067 nrtn user 
-0x4742 017068 pincrease -1 
-0x4743 017069 mul32 pdata ,shutter_ble_data_buffer ,pdata 
-0x4744 017070 arg mem_ble_data_buffer1 ,temp 
-0x4745 017071 iadd temp ,contr 
-:      017072 le_send_notify_from_list:
-0x4746 017073 ifetch 1 ,contr 
-0x4747 017074 copy pdata ,rega 
-0x4748 017075 ifetcht 2 ,contr 
-0x4749 017076 call store_contr 
-0x474a 017077 call le_att_malloc_tx_notify 
-0x474b 017078 copy rega ,loopcnt 
-0x474c 017079 call get_contr 
-0x474d 017080 branch memcpy 
-:      017083 pop_queue_to_classic_data:
-0x474e 017084 call l2cap_malloc_is_fifo_nearly_full 
-0x474f 017085 nrtn blank 
-0x4750 017086 call queue_pop_one_byte 
-0x4751 017087 nrtn user 
-0x4752 017088 pincrease -1 
-0x4753 017089 mul32 pdata ,shutter_classic_data_buffer ,pdata 
-0x4754 017090 arg mem_classic_data_buffer1 ,temp 
-0x4755 017091 iadd temp ,contr 
-0x4756 017092 ifetch 5 ,contr 
-0x4757 017093 store 5 ,mem_classic_data_buffer 
-:      017094 classic_send_hid_data:
-0x4758 017095 fetch 1 ,mem_classic_data_buffer 
-0x4759 017096 copy pdata ,rega 
-0x475a 017097 call hid_malloc_tx_buff 
-0x475b 017098 fetch 2 ,mem_hid_int_remote_cid 
-0x475c 017099 istore 2 ,contw 
-0x475d 017100 setarg 0xa1 
-0x475e 017101 istore 1 ,contw 
-0x475f 017102 fetch 4 ,mem_classic_data_buffer + 1 
-0x4760 017103 istore 9 ,contw 
-0x4761 017104 rtn 
-:      017108 queue_push_one_byte:
-0x4762 017109 store 1 ,mem_pdatatemp 
-0x4763 017110 arg mem_pdatatemp ,rega 
-0x4764 017111 branch queue_push 
-:      017113 queue_pop_one_byte:
-0x4765 017114 arg mem_pdatatemp ,rega 
-0x4766 017115 call queue_pop 
-0x4767 017116 nrtn user 
-0x4768 017117 fetch 1 ,mem_pdatatemp 
-0x4769 017118 rtn 
-:      017121 ble_shutter_receive_data:
-0x476a 017122 fetch 2 ,mem_le_att_handle 
-0x476b 017123 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
-0x476c 017124 rtn 
-:      017126 shutter_init_param:
-0x476d 017127 setarg 0x02 
-0x476e 017128 store 1 ,mem_shutter_power_off_timeout 
-0x476f 017130 setarg 0x00200008 
-0x4770 017131 store 4 ,mem_ble_shutter_interval_min 
-0x4771 017132 setarg 0x012c0005 
-0x4772 017133 istore 4 ,contw 
-0x4773 017136 jam 0x17 ,mem_le_local_mtu 
-0x4774 017139 setarg 0x1b 
-0x4775 017140 store 2 ,mem_le_pairing_handle 
-0x4776 017141 call le_set_config_fixed_ltk 
-0x4777 017142 call le_set_fixed_ltk 
-0x4778 017143 call le_set_justwork 
-0x4779 017144 branch le_set_config_read_authentication 
-:      017147 shutter_load_buffer_config_form_datarom:
-0x477a 017149 arg ble_key_value_list_size ,loopcnt 
-0x477b 017150 arg mem_ble_data_buffer1 ,contw 
-0x477c 017151 arg ble_shutter_key_value_list ,contr 
-0x477d 017152 call memcpy_fast 
-0x477e 017153 arg bt_key_value_list_size ,loopcnt 
-0x477f 017154 arg mem_classic_data_buffer1 ,contw 
-0x4780 017155 arg classic_shutter_key_value_list ,contr 
-0x4781 017156 branch memcpy_fast 
-:      017159 shutter_load_ble_gatt_form_datarom:
-0x4782 017160 arg ble_gatt_list_size ,loopcnt 
-0x4783 017161 arg ble_shutter_gatt_list ,contr 
-0x4784 017162 branch memcpy_fast 
-:      017165 shutter_load_bt_sdp_form_datarom:
-0x4785 017166 arg bt_sdp_list_size ,loopcnt 
-0x4786 017167 arg classic_shutter_sdp_list ,contr 
-0x4787 017168 branch memcpy_fast 
-:      017172 shutter_init_bluetooth_config:
-0x4788 017173 call shutter_check_load_config_flag 
-0x4789 017174 nrtn user 
-0x478a 017175 fetch 1 ,mem_shutter_config_select_gpio1 
-0x478b 017176 call shutter_init_bluetooth_config_gpio_input 
-0x478c 017177 fetch 1 ,mem_shutter_config_select_gpio2 
-0x478d 017178 call shutter_init_bluetooth_config_gpio_input 
-0x478e 017179 fetch 1 ,mem_shutter_config_select_gpio3 
-0x478f 017180 branch shutter_init_bluetooth_config_gpio_input 
-:      017182 shutter_init_bluetooth_config_gpio_input:
-0x4790 017183 rtn blank 
-0x4791 017184 or pdata ,0x80 ,temp 
-0x4792 017185 branch gpio_config_input_nowake 
-:      017188 shutter_load_bluetooth_config:
-0x4793 017189 call shutter_check_load_config_flag 
-0x4794 017190 nrtn user 
-0x4795 017191 call shutter_load_bluetooth_config_label 
-0x4796 017192 branch shutter_load_bluetooth_config_by_otp 
-:      017194 shutter_load_bluetooth_config_label:
-0x4797 017195 arg 0 ,rega 
-0x4798 017196 fetch 1 ,mem_shutter_config_select_gpio1 
-0x4799 017197 call shutter_load_bluetooth_config_read_gpio_input 
-0x479a 017198 nsetflag blank ,0 ,rega 
-0x479b 017199 fetch 1 ,mem_shutter_config_select_gpio2 
-0x479c 017200 call shutter_load_bluetooth_config_read_gpio_input 
-0x479d 017201 nsetflag blank ,1 ,rega 
-0x479e 017202 fetch 1 ,mem_shutter_config_select_gpio3 
-0x479f 017203 call shutter_load_bluetooth_config_read_gpio_input 
-0x47a0 017204 nsetflag blank ,2 ,rega 
-0x47a1 017205 copy rega ,pdata 
-0x47a2 017206 store 1 ,mem_shutter_config_label 
-0x47a3 017207 fetch 1 ,mem_shutter_config_size 
-0x47a4 017208 imul32 rega ,pdata 
-0x47a5 017209 fetcht 2 ,mem_shutter_config_otp_base_address 
-0x47a6 017210 iadd temp ,pdata 
-0x47a7 017211 store 2 ,mem_shutter_config_otp_addr 
-0x47a8 017212 rtn 
-:      017214 shutter_load_bluetooth_config_read_gpio_input:
-0x47a9 017215 rtn blank 
-0x47aa 017216 or pdata ,0x80 ,temp 
-0x47ab 017217 call gpio_get_bit 
-0x47ac 017218 nbranch enable_blank ,true 
-0x47ad 017219 branch disable_blank 
-:      017222 shutter_check_load_config_flag:
-0x47ae 017223 call disable_user 
-0x47af 017224 fetch 1 ,mem_shutter_config_user_size 
-0x47b0 017225 nrtn blank 
-0x47b1 017226 fetch 1 ,mem_shutter_config_enable 
-0x47b2 017227 rtn blank 
-0x47b3 017228 branch enable_user 
-:      017231 shutter_load_bluetooth_config_by_otp:
-0x47b4 017232 call otp_enable_chgpump 
-0x47b5 017233 fetch 2 ,mem_shutter_config_otp_addr 
-0x47b6 017234 arg mem_shutter_config_data_temp ,rega 
-0x47b7 017235 fetcht 1 ,mem_shutter_config_size 
-0x47b8 017236 call otpd_read_data 
-0x47b9 017237 call otp_disable_chgpump 
-:      017238 shutter_load_bluetooth_config_store_name:
-0x47ba 017239 fetch 1 ,mem_shutter_config_data_temp 
-0x47bb 017240 copy pdata ,loopcnt 
-0x47bc 017241 store 1 ,mem_le_name_len 
-0x47bd 017242 call memcpy_fast 
-0x47be 017243 fetch 1 ,mem_shutter_config_data_temp 
-0x47bf 017244 copy pdata ,loopcnt 
-0x47c0 017245 store 1 ,mem_local_name_length 
-0x47c1 017246 call memcpy_fast 
-0x47c2 017247 ifetch 1 ,contr 
-0x47c3 017248 store 1 ,mem_shutter_key_num 
-0x47c4 017249 ifetch 1 ,contr 
-0x47c5 017250 store 1 ,mem_shutter_hard_soft_switch_case 
-0x47c6 017251 rtn 
-:      017254 shutter_load_bluetooth_config_by_eeprom:
-0x47c7 017255 fetch 1 ,mem_shutter_bluetooth_type 
-0x47c8 017256 rtnbit0 classic_shutter 
-0x47c9 017257 arg 3 ,temp 
-0x47ca 017258 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47cb 017259 copy pdata ,regb 
-0x47cc 017260 arg mem_shutter_config_eeprom_start_flag ,rega 
-0x47cd 017261 call iicd_read_eep_data 
-0x47ce 017262 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
-0x47cf 017263 setarg shutter_eeprom_config_crc 
-0x47d0 017264 isub temp ,null 
-0x47d1 017265 nrtn zero 
-0x47d2 017266 fetch 1 ,mem_shutter_config_user_size 
-0x47d3 017267 rtn blank 
-0x47d4 017268 copy pdata ,temp 
-0x47d5 017269 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
-0x47d6 017270 add pdata ,3 ,regb 
-0x47d7 017271 arg mem_shutter_config_data_temp ,rega 
-0x47d8 017272 call iicd_read_eep_data 
-0x47d9 017273 branch shutter_store_config 
-:      017275 shutter_load_bluetooth_config_by_user_config:
-0x47da 017276 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47db 017277 rtn blank 
-0x47dc 017278 call otp_enable_chgpump 
-0x47dd 017279 arg 1 ,temp 
-0x47de 017280 arg mem_shutter_config_user_size ,rega 
-0x47df 017281 call otpd_read_data 
-0x47e0 017283 fetch 1 ,mem_shutter_config_user_size 
-0x47e1 017284 rtn blank 
-0x47e2 017286 fetch 2 ,mem_shutter_config_user_otp_address 
-0x47e3 017287 pincrease 1 
-0x47e4 017288 arg mem_shutter_config_data_temp ,rega 
-0x47e5 017289 fetcht 1 ,mem_shutter_config_user_size 
-0x47e6 017290 call otpd_read_data 
-0x47e7 017291 call otp_disable_chgpump 
-:      017292 shutter_store_config:
-0x47e8 017293 call shutter_load_bluetooth_config_store_name 
-:      017294 shutter_load_bluetooth_config_custom:
-0x47e9 017295 ifetch 2 ,contr 
-0x47ea 017296 rtn blank 
-0x47eb 017297 copy pdata ,contw 
-0x47ec 017298 ifetcht 1 ,contr 
-0x47ed 017299 copy temp ,loopcnt 
-0x47ee 017300 call memcpy 
-0x47ef 017301 branch shutter_load_bluetooth_config_custom 
-:      017305 shutter_random_mac_addr:
-0x47f0 017306 fetch 1 ,mem_shutter_bluetooth_type 
-0x47f1 017307 rtnbit0 classic_shutter 
-0x47f2 017308 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47f3 017309 copy pdata ,regb 
-0x47f4 017310 arg 4 ,temp 
-0x47f5 017311 arg mem_shutter_random_mac_data_temp ,rega 
-0x47f6 017312 call iicd_read_eep_data 
-0x47f7 017313 fetch 1 ,mem_shutter_random_mac_data_temp 
-0x47f8 017314 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
-:      017315 shutter_write_random_mac_addr_to_eeprom:
-0x47f9 017316 setarg 1 
-0x47fa 017317 store 1 ,mem_shutter_random_mac_data_temp 
-0x47fb 017318 force 3 ,loopcnt 
-0x47fc 017319 call generate_random_loop 
-0x47fd 017320 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
-0x47fe 017321 copy pdata ,regb 
-0x47ff 017322 arg 4 ,temp 
-0x4800 017323 arg mem_shutter_random_mac_data_temp ,rega 
-0x4801 017324 call iicd_write_eep_data 
-:      017325 shutter_write_random_mac_addr:
-0x4802 017326 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
-0x4803 017327 store 3 ,mem_lap 
-0x4804 017328 store 3 ,mem_le_lap 
-0x4805 017329 rtn 
-:      017332 shutter_soft_swtich_power_on:
-0x4806 017333 branch shutter_start_reconnect 
-:      017336 shutter_soft_swtich_power_off:
-0x4807 017337 arg 0 ,rega 
-0x4808 017338 arg mem_shutter_power_off_led_style ,regc 
-0x4809 017339 call ui_led_set_style_global 
-0x480a 017340 call shutter_disconnect_current_connection 
-:      017341 shutter_wait_power_off:
-0x480b 017342 fetch 1 ,mem_shutter_power_off_timeout 
-0x480c 017343 store 1 ,mem_shutter_power_off_timer 
-0x480d 017344 rtn 
-:      017348 ui_soft_swtich_init:
-0x480e 017349 setarg ss_state_power_up 
-0x480f 017350 call ui_soft_swtich_init_power_on_time 
-0x4810 017351 jam ui_button_state_up ,mem_ui_button_last_state 
-0x4811 017352 call ui_button_init 
-0x4812 017353 call ui_button_polling 
-0x4813 017354 fetch 2 ,mem_ui_state_map 
-0x4814 017355 rtnbit1 ui_state_btn_down 
-0x4815 017356 branch app_enter_hibernate 
-:      017358 ui_soft_swtich_init_power_on_time:
-0x4816 017359 fetcht 2 ,mem_power_param_ptr 
-0x4817 017360 istore 1 ,temp 
-0x4818 017361 ifetch 1 ,contw 
-0x4819 017362 store 1 ,mem_ui_button_timeout 
-0x481a 017363 rtn 
-:      017366 ui_soft_switch_botton_up:
-0x481b 017367 fetch 2 ,mem_power_param_ptr 
-0x481c 017368 ifetch 1 ,pdata 
-0x481d 017369 rtnne ss_state_power_up 
-0x481e 017370 branch app_enter_hibernate 
-:      017373 ui_soft_switch_botton_long_press:
-0x481f 017374 fetcht 2 ,mem_power_param_ptr 
-0x4820 017375 ifetch 1 ,temp 
-0x4821 017376 beq ss_state_power_on ,ui_soft_switch_power_off 
-:      017377 ui_soft_switch_power_on:
-0x4822 017378 setarg ss_state_power_on 
-0x4823 017379 fetcht 2 ,mem_power_param_ptr 
-0x4824 017380 istore 1 ,temp 
-0x4825 017381 add temp ,ss_power_off_time ,contr 
-0x4826 017382 ifetch 1 ,contr 
-0x4827 017383 istore 1 ,mem_ui_button_timeout 
-0x4828 017384 ifetch 2 ,contr 
-0x4829 017385 branch callback_func 
-:      017387 ui_soft_switch_power_off:
-0x482a 017388 setarg ss_state_power_off 
-0x482b 017389 call ui_soft_swtich_init_power_on_time 
-0x482c 017390 add temp ,ss_power_off_cb ,contr 
-0x482d 017391 ifetch 2 ,contr 
-0x482e 017392 branch app_enter_hibernate ,blank 
-0x482f 017393 branch callback_func 
-:      017399 shutter_byteswap:
-0x4830 017400 store 6 ,mem_tmp_buffer 
-0x4831 017401 fetch 1 ,mem_tmp_buffer 
-0x4832 017402 store 1 ,mem_tmp_buffer + 11 
-0x4833 017403 ifetch 1 ,contr 
-0x4834 017404 store 1 ,mem_tmp_buffer + 10 
-0x4835 017405 ifetch 1 ,contr 
-0x4836 017406 store 1 ,mem_tmp_buffer + 9 
-0x4837 017407 ifetch 1 ,contr 
-0x4838 017408 store 1 ,mem_tmp_buffer + 8 
-0x4839 017409 ifetch 1 ,contr 
-0x483a 017410 store 1 ,mem_tmp_buffer + 7 
-0x483b 017411 ifetch 1 ,contr 
-0x483c 017412 store 1 ,mem_tmp_buffer + 6 
-0x483d 017413 fetch 6 ,mem_tmp_buffer + 6 
-0x483e 017414 rtn 
-:      017416 shutter_random_addr_by_otp:
-0x483f 017417 call load_adc_init 
-0x4840 017418 fetch 1 ,mem_1v_adc_io_data 
-0x4841 017419 store 1 ,mem_le_lap 
-0x4842 017420 fetch 1 ,mem_5v_adc_hvin_data 
-0x4843 017421 istore 1 ,contw 
-0x4844 017422 fetch 1 ,mem_3v_adc_vinlpm_data 
-0x4845 017423 istore 1 ,contw 
-0x4846 017424 fetch 3 ,mem_le_lap 
-0x4847 017425 store 3 ,mem_lap 
-0x4848 017426 rtn 
-:      017438 sim_iic_read_eep_data:
-0x4849 017439 fetch 2 ,mem_eeprom_base 
-0x484a 017440 iadd regb ,pdata 
-0x484b 017441 byteswap pdata ,pdata 
-0x484c 017442 store 2 ,mem_addr_mi 
-0x484d 017443 copy temp ,regb 
-0x484e 017445 call sim_iic_start 
-0x484f 017446 setarg 0xa0 
-0x4850 017447 call sim_iic_send_byte 
-0x4851 017448 fetch 1 ,mem_addr_mi 
-0x4852 017449 call sim_iic_send_byte 
-0x4853 017450 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
-0x4854 017451 fetch 1 ,mem_addr_mi + 1 
-0x4855 017452 call sim_iic_send_byte 
-:      017453 sim_iic_read_eep_data_2k:
-0x4856 017454 call sim_iic_stop 
-0x4857 017456 call sim_iic_start 
-0x4858 017457 setarg 0xa1 
-0x4859 017458 call sim_iic_send_byte 
-:      017460 sim_iic_read_eep_data_loop:
-0x485a 017461 call sim_iic_read_byte 
-0x485b 017462 istore 1 ,rega 
-0x485c 017463 increase 1 ,rega 
-0x485d 017464 increase -1 ,regb 
-0x485e 017465 nbranch sim_iic_read_eep_data_loop ,zero 
-0x485f 017466 branch sim_iic_stop 
-:      017477 sim_iic_write_eep_data:
-0x4860 017478 byteswap regb ,pdata 
-0x4861 017479 store 2 ,mem_addr_mi 
-0x4862 017480 copy temp ,regb 
-0x4863 017482 call sim_iic_start 
-0x4864 017483 setarg 0xa0 
-0x4865 017484 call sim_iic_send_byte 
-0x4866 017486 fetch 1 ,mem_addr_mi 
-0x4867 017487 call sim_iic_send_byte 
-0x4868 017488 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
-0x4869 017489 fetch 1 ,mem_addr_mi + 1 
-0x486a 017490 call sim_iic_send_byte 
-:      017491 sim_iic_write_eep_data_loop:
-0x486b 017492 ifetch 1 ,rega 
-0x486c 017493 call sim_iic_send_byte 
-0x486d 017494 increase 1 ,rega 
-0x486e 017495 increase -1 ,regb 
-0x486f 017496 nbranch sim_iic_write_eep_data_loop ,zero 
-0x4870 017497 branch sim_iic_stop 
-:      017501 sim_iic_wait_ack:
-0x4871 017502 arg 10 ,loopcnt 
-0x4872 017503 call sim_iic_release_sda 
-0x4873 017504 call sim_iic_scl_output_high 
-0x4874 017505 call sim_iic_delay 
-:      017506 sim_iic_wait_ack_loop:
-0x4875 017507 call sim_iic_read_sda_level 
-0x4876 017508 branch sim_iic_scl_output_low ,blank 
-0x4877 017509 loop sim_iic_wait_ack_loop 
-0x4878 017510 branch sim_iic_scl_output_low 
-:      017514 sim_iic_ack_slave:
-0x4879 017515 call sim_iic_scl_output_low 
-0x487a 017516 call sim_iic_sda_output_low 
-0x487b 017517 call sim_iic_delay 
-0x487c 017518 call sim_iic_scl_output_high 
-0x487d 017519 call sim_iic_delay 
-0x487e 017520 branch sim_iic_scl_output_low 
-:      017525 sim_iic_read_byte:
-0x487f 017526 arg 8 ,loopcnt 
-0x4880 017527 arg 0 ,regc 
-0x4881 017528 call sim_iic_release_sda 
-:      017529 sim_iic_read_byte_loop:
-0x4882 017530 call sim_iic_scl_output_high 
-0x4883 017531 call sim_iic_delay 
-0x4884 017532 lshift regc ,regc 
-0x4885 017533 call sim_iic_read_sda_level 
-0x4886 017534 iadd regc ,regc 
-0x4887 017535 call sim_iic_delay 
-0x4888 017536 call sim_iic_scl_output_low 
-0x4889 017537 loop sim_iic_read_byte_loop 
-0x488a 017538 call sim_iic_ack_slave 
-0x488b 017539 copy regc ,pdata 
-0x488c 017540 rtn 
-:      017544 sim_iic_send_byte:
-0x488d 017545 arg 8 ,loopcnt 
-0x488e 017546 copy pdata ,regc 
-0x488f 017547 call sim_iic_scl_output_low 
-:      017548 sim_iic_send_byte_loop:
-0x4890 017549 isolate1 7 ,regc 
-0x4891 017550 call sim_iic_sda_output_high ,true 
-0x4892 017551 ncall sim_iic_sda_output_low ,true 
-0x4893 017552 lshift regc ,regc 
-0x4894 017553 call sim_iic_delay 
-0x4895 017554 call sim_iic_scl_output_high 
-0x4896 017555 call sim_iic_delay 
-0x4897 017556 call sim_iic_scl_output_low 
-0x4898 017557 call sim_iic_delay 
-0x4899 017558 loop sim_iic_send_byte_loop 
-0x489a 017559 branch sim_iic_wait_ack 
-:      017563 sim_iic_start:
-0x489b 017564 call sim_iic_sda_output_high 
-0x489c 017565 call sim_iic_scl_output_high 
-0x489d 017566 call sim_iic_delay 
-0x489e 017567 call sim_iic_sda_output_low 
-0x489f 017568 call sim_iic_delay 
-0x48a0 017569 branch sim_iic_scl_output_low 
-:      017573 sim_iic_stop:
-0x48a1 017574 call sim_iic_sda_output_low 
-0x48a2 017575 call sim_iic_scl_output_high 
-0x48a3 017576 call sim_iic_delay 
-0x48a4 017577 call sim_iic_sda_output_high 
-0x48a5 017578 branch sim_iic_delay 
-:      017582 sim_iic_scl_output_high:
-0x48a6 017583 enable user 
-0x48a7 017584 fetch 1 ,sim_iic_scl_gpio_num 
-0x48a8 017585 branch sim_iic_config_gpio 
-:      017588 sim_iic_scl_output_low:
-0x48a9 017589 disable user 
-0x48aa 017590 fetch 1 ,sim_iic_scl_gpio_num 
-0x48ab 017591 branch sim_iic_config_gpio 
-:      017594 sim_iic_sda_output_high:
-0x48ac 017595 enable user 
-0x48ad 017596 fetch 1 ,sim_iic_sda_gpio_num 
-0x48ae 017597 branch sim_iic_config_gpio 
-:      017600 sim_iic_sda_output_low:
-0x48af 017601 disable user 
-0x48b0 017602 fetch 1 ,sim_iic_sda_gpio_num 
-0x48b1 017603 branch sim_iic_config_gpio 
-:      017608 sim_iic_config_gpio:
-0x48b2 017609 and pdata ,0x07 ,queue 
-0x48b3 017610 rshift3 pdata ,pdata 
-0x48b4 017611 arg core_gpio_oe0 ,temp 
-0x48b5 017612 iadd temp ,temp 
-0x48b6 017613 ifetch 1 ,temp 
-0x48b7 017614 qset1 pdata 
-0x48b8 017615 istore 1 ,temp 
-0x48b9 017616 increase 4 ,temp 
-0x48ba 017617 ifetch 1 ,temp 
-0x48bb 017618 qsetflag user ,pdata 
-0x48bc 017619 istore 1 ,temp 
-0x48bd 017620 rtn 
-:      017623 sim_iic_release_sda:
-0x48be 017624 fetch 1 ,sim_iic_sda_gpio_num 
-0x48bf 017625 and pdata ,0x07 ,queue 
-0x48c0 017626 rshift3 pdata ,pdata 
-0x48c1 017627 arg core_gpio_oe0 ,temp 
-0x48c2 017628 iadd temp ,temp 
-0x48c3 017629 ifetch 1 ,temp 
-0x48c4 017630 qset0 pdata 
-0x48c5 017631 istore 1 ,temp 
-0x48c6 017632 rtn 
-:      017637 sim_iic_read_sda_level:
-0x48c7 017638 nop 4 
-0x48c8 017639 fetch 1 ,sim_iic_sda_gpio_num 
-0x48c9 017640 and pdata ,0x07 ,queue 
-0x48ca 017641 rshift3 pdata ,pdata 
-0x48cb 017642 arg core_gpio_in ,temp 
-0x48cc 017643 iadd temp ,temp 
-0x48cd 017644 setarg 0 
-0x48ce 017645 ifetcht 1 ,temp 
-0x48cf 017646 qisolate1 temp 
-0x48d0 017647 setflag true ,0 ,pdata 
-0x48d1 017648 rtn 
-:      017651 sim_iic_delay:
-0x48d2 017653 rtn 
-:      017659 usb_isr:
-0x48d3 017660 bpatch patch1e_6 ,mem_patch1e 
-0x48d4 017661 hfetch 1 ,core_usb_status 
-0x48d5 017662 isolate1 7 ,pdata 
-0x48d6 017663 call usb_init ,true 
-0x48d7 017664 call usb_nak_state_judge 
-0x48d8 017665 hfetch 1 ,core_usb_status 
-0x48d9 017666 store 1 ,mem_usb_status 
-0x48da 017667 hfetch 1 ,core_usb_fifo_empty 
-0x48db 017668 store 1 ,mem_usb_fifo_empty 
-0x48dc 017669 hstore 1 ,core_usb_fifo_empty 
-0x48dd 017670 pinvert 
-0x48de 017671 fetcht 1 ,mem_usb_tx_wait 
-0x48df 017672 iand temp ,pdata 
-0x48e0 017673 store 1 ,mem_usb_tx_wait 
-0x48e1 017674 jam 0xe0 ,core_usb_status 
-0x48e2 017675 fetch 1 ,mem_usb_fifo_empty 
-0x48e3 017676 compare 0x1 ,pdata ,0x1 
-0x48e4 017677 call usb0_fifo_empty ,true 
-0x48e5 017678 fetch 1 ,mem_usb_status 
-0x48e6 017679 compare 0x1 ,pdata ,0x1 
-0x48e7 017680 call usb_status1 ,true 
-0x48e8 017681 call usb_tx 
-0x48e9 017682 branch usb_nak_state 
-:      017684 usb_init:
-0x48ea 017685 bpatch patch1e_7 ,mem_patch1e 
-0x48eb 017686 call usb_init_param 
-0x48ec 017687 jam 0x00 ,core_usb_config 
-0x48ed 017688 nop 10000 
-0x48ee 017689 jam 0xc0 ,core_usb_trig 
-0x48ef 017690 hfetch 2 ,core_clkoff 
-0x48f0 017691 set0 clock_off_usb ,pdata 
-0x48f1 017692 hstore 2 ,core_clkoff 
-0x48f2 017693 jam 0x3c ,core_usb_config 
-0x48f3 017694 jam 0xff ,core_usb_status 
-0x48f4 017695 jam 0xff ,core_usb_fifo_empty 
-0x48f5 017696 jam 0 ,core_usb_addr 
-0x48f6 017697 jam dev_default ,mem_usb0_state 
-0x48f7 017698 setarg mem_usb_clear_mem_end 
-0x48f8 017699 arg mem_usb_clear_mem_start ,contw 
-0x48f9 017700 isub contw ,loopcnt 
-0x48fa 017701 branch clear_mem 
-:      017703 usb_offline_check_init:
-0x48fb 017704 fetcht 1 ,mem_usb_offline_check_gpio 
-0x48fc 017705 branch gpio_config_input 
-:      017706 usb_offline_state:
-0x48fd 017707 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x48fe 017708 rtn blank 
-0x48ff 017709 fetcht 1 ,mem_usb_offline_check_gpio 
-0x4900 017710 call gpio_get_bit 
-0x4901 017711 branch usb_init ,true 
-0x4902 017712 rtn 
-:      017715 usb_nak_state:
-0x4903 017716 arg timer_nak ,queue 
-0x4904 017717 call timer_check 
-0x4905 017718 nrtn blank 
-0x4906 017719 fetch 1 ,mem_usb_wakestate_onetime_flag 
-0x4907 017720 nrtn blank 
-0x4908 017721 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4909 017722 ncall usb_mac_wakeup_judge ,blank 
-0x490a 017723 rtn 
-:      017725 usb_mem_devicedesc_init:
-0x490b 017726 arg mem_devicedesc ,contw 
-0x490c 017727 setsect 0 ,0x11212 
-0x490d 017728 setsect 1 ,0x8000 
-0x490e 017729 setsect 2 ,0x0 
-0x490f 017730 setsect 3 ,0x10000 
-0x4910 017731 istore 9 ,contw 
-0x4911 017732 setsect 0 ,0x22412 
-0x4912 017733 setsect 1 ,0x8604 
-0x4913 017734 setsect 2 ,0x1000 
-0x4914 017735 setsect 3 ,0x8 
-0x4915 017736 istore 9 ,contw 
-0x4916 017737 setsect 0 ,0x1 
-0x4917 017738 istore 1 ,contw 
-0x4918 017739 rtn 
-:      017741 usb_init_param:
-0x4919 017742 jam 2 ,mem_usb0_state 
-0x491a 017743 setarg 0x0 
-0x491b 017744 store 1 ,mem_remain 
-0x491c 017745 store 2 ,mem_usb_zero_packet 
-0x491d 017746 pincrease 1 
-0x491e 017747 store 2 ,mem_usb_ones_packet 
-0x491f 017748 pincrease 1 
-0x4920 017749 store 2 ,mem_usb_two_packet 
-0x4921 017750 setarg hid_kbdata_addr 
-0x4922 017751 store 2 ,mem_hidreportdesc_kb 
-0x4923 017752 setarg hid_msdata_addr 
-0x4924 017753 store 2 ,mem_hidreportdesc_m 
-0x4925 017754 arg mem_confdesc ,contw 
-0x4926 017755 arg hid_confdata_addr ,contr 
-0x4927 017756 call memcpy64 
-0x4928 017757 fetch 1 ,mem_usb_tx_interval 
-0x4929 017758 ncall usb_tx_interval_config ,blank 
-0x492a 017759 branch usb_mem_devicedesc_init 
-:      017761 usb_tx_interval_config:
-0x492b 017762 store 1 ,mem_confdesc + 34 
-0x492c 017763 store 1 ,mem_confdesc + 59 
-0x492d 017764 rtn 
-:      017765 usb_nak_state_judge:
-0x492e 017766 hfetch 1 ,core_usb_status 
-0x492f 017767 bbit1 usb_status_nak ,usb_nak_state_timer_init 
-0x4930 017768 rtn 
-:      017770 usb_nak_state_timer_init:
-0x4931 017771 call usb0_attached_state_judge 
-0x4932 017772 call timer_reinit 
-0x4933 017773 setarg timer_nak_delay 
-0x4934 017774 arg timer_nak ,queue 
-0x4935 017775 branch timer_init 
-:      017777 usb0_attached_state_judge:
-0x4936 017778 fetch 1 ,mem_usb_state 
-0x4937 017779 bne usb_connected ,usb_clear_halt_dispose 
-0x4938 017780 jam 0 ,mem_usb_wakestate_onetime_flag 
-0x4939 017781 jam 0 ,mem_usb_mac_wakeup_trig 
-0x493a 017782 rtn 
-:      017783 usb_clear_halt_dispose:
-0x493b 017784 fetch 1 ,mem_usb_clear_halt 
-0x493c 017785 rtn blank 
-0x493d 017786 jam 0 ,mem_usb_clear_halt 
-0x493e 017787 jam usb_connected ,mem_usb_state 
-0x493f 017788 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4940 017789 rtn 
-:      017791 usb0_fifo_empty:
-0x4941 017792 jam 0x1 ,core_usb_fifo_empty 
-0x4942 017793 branch usb0_tx 
-:      017795 usb_rx_no_data:
-0x4943 017796 fetch 1 ,mem_usb_status 
-0x4944 017797 bbit1 usb_status_setup ,usb_class_type 
-0x4945 017798 rtn 
-:      017800 usb_rx_read:
-0x4946 017801 hfetch 1 ,core_usb_ep 
-0x4947 017802 istore 1 ,contw 
-0x4948 017803 loop usb_rx_read 
-0x4949 017804 rtn 
-:      017806 usb_status1:
-0x494a 017807 bpatch patch1f_0 ,mem_patch1f 
-0x494b 017808 jam 0x11 ,core_usb_status 
-0x494c 017809 hfetch 1 ,core_usb_ep_len 
-0x494d 017810 store 1 ,mem_usb_read_len 
-0x494e 017811 copy pdata ,loopcnt 
-0x494f 017812 branch usb_rx_no_data ,blank 
-0x4950 017813 arg mem_usb_setup ,contw 
-0x4951 017814 call usb_rx_read 
-0x4952 017815 fetch 1 ,mem_usb_read_len 
-0x4953 017816 sub pdata ,7 ,null 
-0x4954 017817 rtn positive 
-:      017818 usb_class_type:
-0x4955 017819 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4956 017820 and_into 0x80 ,pdata 
-0x4957 017821 beq in_device ,usb_in_device 
-0x4958 017822 beq out_device ,usb_out_device 
-0x4959 017823 branch assert 
-:      017825 usb_in_device:
-0x495a 017826 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x495b 017827 rshift4 pdata ,pdata 
-0x495c 017828 rshift pdata ,pdata 
-0x495d 017829 and_into 0x03 ,pdata 
-0x495e 017830 beq standard_req ,usb_in_standard_req 
-0x495f 017831 beq class_req ,usb_in_class_req 
-0x4960 017832 beq manufacturer_req ,usb_in_manufacturer_req 
-0x4961 017833 branch assert 
-:      017835 usb_out_device:
-0x4962 017836 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4963 017837 rshift4 pdata ,pdata 
-0x4964 017838 rshift pdata ,pdata 
-0x4965 017839 and_into 0x03 ,pdata 
-0x4966 017840 beq standard_req ,usb_out_standard_req 
-0x4967 017841 beq class_req ,usb_out_class_req 
-0x4968 017842 beq manufacturer_req ,usb_out_manufacturer_req 
-0x4969 017843 branch assert 
-:      017845 usb_in_standard_req:
-0x496a 017846 fetch 1 ,mem_usb_setup_brequest 
-0x496b 017847 beq get_configuration ,usb0_request_get_configuration 
-0x496c 017848 beq get_descriptor ,usb0_request_get_descriptor 
-0x496d 017849 beq get_interface ,usb0_request_get_interface 
-0x496e 017850 beq get_status ,usb0_request_get_status 
-0x496f 017851 branch usb0_force_stall 
-:      017853 usb_in_class_req:
-0x4970 017854 fetch 1 ,mem_usb_setup_brequest 
-0x4971 017855 beq get_idle ,usb_get_idle 
-0x4972 017856 beq get_report ,usb_get_report 
-0x4973 017857 beq get_protocol ,usb_get_protocol_req 
-0x4974 017858 branch usb0_force_stall 
-:      017860 usb_in_manufacturer_req:
-0x4975 017861 branch usb0_force_stall 
-:      017863 usb_out_standard_req:
-0x4976 017864 fetch 1 ,mem_usb_setup_brequest 
-0x4977 017865 beq clear_feature ,usb0_request_clear_feature 
-0x4978 017866 beq set_feature ,usb0_request_set_feature 
-0x4979 017867 beq set_address ,usb0_request_set_address 
-0x497a 017868 beq set_configuration ,usb0_request_set_configuration 
-0x497b 017869 beq set_interface ,usb0_request_set_interface 
-0x497c 017870 beq set_descriptor ,usb0_force_stall 
-0x497d 017871 branch usb0_force_stall 
-:      017873 usb_out_class_req:
-0x497e 017874 fetch 1 ,mem_usb_setup_brequest 
-0x497f 017875 beq set_idle ,usb_set_idle 
-0x4980 017876 beq set_report ,usb_set_report 
-0x4981 017877 beq set_protocol ,usb_set_protocol_req 
-0x4982 017878 branch usb0_force_stall 
-:      017880 usb_out_manufacturer_req:
-0x4983 017881 branch usb0_force_stall 
-:      017883 usb0_force_stall:
-0x4984 017884 hfetch 1 ,core_usb_stall 
-0x4985 017885 set1 0 ,pdata 
-0x4986 017886 hstore 1 ,core_usb_stall 
-0x4987 017887 branch usb0_reply_zerolen 
-:      017889 usb0_reply_zerolen:
-0x4988 017890 jam 0x40 ,core_usb_clear 
-0x4989 017891 rtn 
-:      017893 usb0_request_get_configuration:
-0x498a 017894 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x498b 017895 bne in_device ,usb0_force_stall 
-0x498c 017896 fetch 1 ,mem_usb_setup_windex 
-0x498d 017897 bne 0 ,usb0_force_stall 
-0x498e 017898 fetch 1 ,mem_usb_setup_windex + 1 
-0x498f 017899 bne 0 ,usb0_force_stall 
-0x4990 017900 fetch 1 ,mem_usb_setup_blength 
-0x4991 017901 bne 1 ,usb0_force_stall 
-0x4992 017902 fetch 1 ,mem_usb_setup_blengthh 
-0x4993 017903 bne 0 ,usb0_force_stall 
-0x4994 017904 fetch 1 ,mem_usb_setup_bvalue 
-0x4995 017905 bne 0 ,usb0_force_stall 
-0x4996 017906 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4997 017907 bne 0 ,usb0_force_stall 
-0x4998 017908 fetch 1 ,mem_usb0_state 
-0x4999 017909 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
-0x499a 017910 beq dev_address ,usb0_request_get_cfg_dev_addr 
-0x499b 017911 branch usb0_force_stall 
-:      017913 usb0_request_get_cfg_dev_cfg:
-0x499c 017914 arg 1 ,regb 
-0x499d 017915 branch usb_send_ones_packet 
-:      017917 usb0_request_get_cfg_dev_addr:
-0x499e 017918 arg 1 ,regb 
-0x499f 017919 branch usb_send_zero_packet 
-:      017921 usb0_request_get_descriptor:
-0x49a0 017922 bpatch patch1f_1 ,mem_patch1f 
-0x49a1 017923 set0 mark_isstr ,mark 
-0x49a2 017924 fetch 1 ,mem_usb_setup_bvalueh 
-0x49a3 017925 beq dsc_device ,dsc_device_info 
-0x49a4 017926 beq dsc_config ,dsc_config_info 
-0x49a5 017927 beq dsc_string ,dsc_string_info 
-0x49a6 017928 beq dsc_hid ,dsc_hid_info 
-0x49a7 017929 beq dsc_hid_report ,dsc_hid_report_info 
-0x49a8 017930 branch usb0_force_stall 
-:      017932 dsc_hid_info:
-0x49a9 017933 jam 0 ,mem_usb_get_protocol_flag 
-0x49aa 017934 fetch 1 ,mem_usb_setup_windex 
-0x49ab 017935 beq 0 ,dsc_hid_info_interface0 
-0x49ac 017936 beq 1 ,dsc_hid_info_interface1 
-0x49ad 017937 branch usb0_force_stall 
-:      017939 dsc_hid_info_interface0:
-0x49ae 017940 arg mem_confdesc + 19 ,rega 
-0x49af 017941 ifetch 1 ,rega 
-0x49b0 017942 iforce regb 
-0x49b1 017943 branch usb0_respond 
-:      017945 dsc_hid_info_interface1:
-0x49b2 017946 arg mem_confdesc + 44 ,rega 
-0x49b3 017947 ifetch 1 ,rega 
-0x49b4 017948 iforce regb 
-0x49b5 017949 branch usb0_respond 
-:      017951 dsc_device_info:
-0x49b6 017955 fetch 1 ,mem_usb_set_high_addr_flag 
-0x49b7 017956 ncall usb_set_high_addr ,blank 
-0x49b8 017957 setarg mem_devicedesc 
-0x49b9 017958 fetcht 1 ,mem_devicedesc 
-:      017959 dsc_info_set_data_len:
-0x49ba 017960 store 2 ,mem_dsc_info_data_pointer 
-0x49bb 017961 storet 1 ,mem_dsc_info_len 
-0x49bc 017962 fetch 1 ,mem_usb_setup_blength 
-0x49bd 017963 isub temp ,null 
-0x49be 017964 nbranch dsc_info_set_current_data_len ,positive 
-:      017965 dsc_info_set_initial_data_len:
-0x49bf 017966 fetch 1 ,mem_dsc_info_len 
-:      017967 dsc_info_set_data_size_completed:
-0x49c0 017968 iforce regb 
-0x49c1 017969 fetch 2 ,mem_dsc_info_data_pointer 
-0x49c2 017970 add pdata ,1 ,pdata 
-0x49c3 017971 iforce rega 
-0x49c4 017972 branch usb0_respond 
-:      017973 dsc_info_set_current_data_len:
-0x49c5 017974 fetch 1 ,mem_usb_setup_blength 
-0x49c6 017975 branch dsc_info_set_data_size_completed 
-:      017977 usb_set_high_addr:
-0x49c7 017978 hfetch 1 ,core_usb_addr 
-0x49c8 017979 ncall usb0_set_addr ,blank 
-0x49c9 017980 jam 0 ,mem_usb_set_high_addr_flag 
-0x49ca 017981 rtn 
-:      017982 usb0_set_addr:
-0x49cb 017983 hfetch 1 ,core_usb_addr 
-0x49cc 017984 set1 7 ,pdata 
-0x49cd 017985 hstore 1 ,core_usb_addr 
-0x49ce 017986 rtn 
-:      017988 dsc_config_info:
-0x49cf 017989 setarg mem_confdesc 
-0x49d0 017990 fetcht 1 ,mem_confdesc 
-0x49d1 017991 branch dsc_info_set_data_len 
-:      017993 dsc_string_info:
-0x49d2 017994 fetch 1 ,mem_usb_setup_bvalue 
-0x49d3 017995 sub pdata ,3 ,null 
-0x49d4 017996 nbranch usb0_force_stall ,positive 
-0x49d5 017997 fetch 1 ,mem_usb_setup_bvalue 
-0x49d6 017998 arg mem_string0 ,rega 
-0x49d7 017999 beq 0 ,usb0_respond_length 
-0x49d8 018000 set1 mark_isstr ,mark 
-0x49d9 018001 arg mem_string1 ,rega 
-0x49da 018002 beq 1 ,usb0_respond_length 
-0x49db 018003 arg mem_string2 ,rega 
-0x49dc 018004 beq 2 ,usb0_respond_length 
-0x49dd 018005 arg mem_string3 ,rega 
-0x49de 018006 beq 3 ,usb0_respond_length 
-0x49df 018007 rtn 
-:      018009 dsc_hid_report_info:
-0x49e0 018010 fetch 2 ,mem_usb_setup_windex 
-0x49e1 018011 beq 1 ,dsc_hid_report_info0 
-0x49e2 018012 fetch 2 ,mem_hidreportdesc_kb 
-0x49e3 018013 copy pdata ,rega 
-0x49e4 018015 branch usb0_respond_length 
-:      018016 dsc_hid_report_info0:
-0x49e5 018017 jam 1 ,mem_usb_device_enumeration_endflag 
-0x49e6 018018 jam usb_got_report_req ,mem_usb_state 
-0x49e7 018019 fetch 2 ,mem_hidreportdesc_m 
-0x49e8 018020 copy pdata ,rega 
-0x49e9 018022 branch usb0_respond_length 
-:      018025 usb0_request_get_interface:
-0x49ea 018026 fetch 1 ,mem_usb0_state 
-0x49eb 018027 bne dev_configured ,usb0_force_stall 
-0x49ec 018028 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x49ed 018029 bne in_interface ,usb0_force_stall 
-0x49ee 018030 fetch 1 ,mem_usb_setup_bvalue 
-0x49ef 018031 bne 0 ,usb0_force_stall 
-0x49f0 018032 fetch 1 ,mem_usb_setup_bvalueh 
-0x49f1 018033 bne 0 ,usb0_force_stall 
-0x49f2 018034 fetch 1 ,mem_usb_setup_blength 
-0x49f3 018035 bne 1 ,usb0_force_stall 
-0x49f4 018036 fetch 1 ,mem_usb_setup_blengthh 
-0x49f5 018037 bne 0 ,usb0_force_stall 
-0x49f6 018038 fetch 1 ,mem_usb_setup_windex 
-0x49f7 018039 bne 0 ,usb0_force_stall 
-0x49f8 018040 fetch 1 ,mem_usb_setup_windex + 1 
-0x49f9 018041 bne 0 ,usb0_force_stall 
-0x49fa 018042 arg 1 ,regb 
-0x49fb 018043 branch usb_send_zero_packet 
-:      018046 usb0_request_get_status:
-0x49fc 018047 fetch 1 ,mem_usb0_state 
-0x49fd 018048 beq dev_default ,usb0_force_stall 
-0x49fe 018049 fetch 1 ,mem_usb_setup_bvalue 
-0x49ff 018050 bne 0 ,usb0_force_stall 
-0x4a00 018051 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a01 018052 bne 0 ,usb0_force_stall 
-0x4a02 018053 fetch 1 ,mem_usb_setup_blength 
-0x4a03 018054 bne 2 ,usb0_force_stall 
-0x4a04 018055 fetch 1 ,mem_usb_setup_blengthh 
-0x4a05 018056 bne 0 ,usb0_force_stall 
-0x4a06 018057 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a07 018058 bne 0 ,usb0_force_stall 
-0x4a08 018059 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a09 018060 beq in_device ,usb0_get_status_in_device 
-0x4a0a 018061 beq in_interface ,usb0_get_status_in_interface 
-0x4a0b 018062 beq in_endpoint ,usb0_get_status_in_endpoint 
-0x4a0c 018063 branch usb0_force_stall 
-:      018065 usb0_get_status_in_device:
-0x4a0d 018066 fetch 1 ,mem_usb_setup_windex 
-0x4a0e 018067 bne 0 ,usb0_force_stall 
-0x4a0f 018068 arg 2 ,regb 
-0x4a10 018069 fetch 1 ,mem_usb_remote_wakeup 
-0x4a11 018070 beq 0x01 ,usb_send_two_packet 
-:      018072 usb_send_zero_packet:
-0x4a12 018073 arg mem_usb_zero_packet ,rega 
-0x4a13 018074 branch usb0_respond 
-:      018075 usb_send_ones_packet:
-0x4a14 018076 arg mem_usb_ones_packet ,rega 
-0x4a15 018077 branch usb0_respond 
-:      018078 usb_send_two_packet:
-0x4a16 018079 arg mem_usb_two_packet ,rega 
-0x4a17 018080 branch usb0_respond 
-:      018082 usb0_get_status_in_interface:
-0x4a18 018083 fetch 1 ,mem_usb0_state 
-0x4a19 018084 bne dev_configured ,usb0_force_stall 
-0x4a1a 018085 arg 2 ,regb 
-0x4a1b 018086 branch usb_send_zero_packet 
-:      018088 usb0_get_status_in_endpoint:
-0x4a1c 018089 fetch 1 ,mem_usb0_state 
-0x4a1d 018090 bne dev_configured ,usb0_force_stall 
-0x4a1e 018091 fetch 1 ,mem_usb_setup_windex 
-0x4a1f 018092 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
-0x4a20 018093 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
-0x4a21 018094 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
-0x4a22 018095 and_into 0x7f ,pdata 
-0x4a23 018096 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
-0x4a24 018097 branch usb0_force_stall 
-:      018099 usb0_get_status_in_ep_in_ep0:
-0x4a25 018100 fetch 1 ,mem_usb_ep0_stall_status 
-:      018101 usb0_get_status_in_ep_in_ack:
-0x4a26 018102 arg 2 ,regb 
-0x4a27 018103 beq 1 ,usb_send_ones_packet 
-0x4a28 018104 branch usb_send_zero_packet 
-:      018105 usb0_get_status_in_ep_in_ep1:
-0x4a29 018106 fetch 1 ,mem_usb_ep1_stall_status 
-0x4a2a 018107 branch usb0_get_status_in_ep_in_ack 
-:      018108 usb0_get_status_in_ep_in_ep2:
-0x4a2b 018109 fetch 1 ,mem_usb_ep2_stall_status 
-0x4a2c 018110 branch usb0_get_status_in_ep_in_ack 
-:      018111 usb0_get_status_in_ep_in_ep3:
-0x4a2d 018112 fetch 1 ,mem_usb_ep3_stall_status 
-0x4a2e 018113 branch usb0_get_status_in_ep_in_ack 
-:      018115 usb_get_idle:
-0x4a2f 018116 jam 1 ,mem_usb_idle_flag 
-0x4a30 018117 arg mem_usb_idle_rate ,rega 
-0x4a31 018118 arg 1 ,regb 
-0x4a32 018119 branch usb0_respond 
-:      018121 usb_get_report:
-0x4a33 018122 fetch 2 ,mem_usb_setup_bvalue 
-0x4a34 018123 arg pc_get_report ,temp 
-0x4a35 018124 isub temp ,null 
-0x4a36 018125 nbranch usb0_force_stall ,zero 
-0x4a37 018126 set0 mark_isstr ,mark 
-:      018127 usb_get_report_dispose:
-0x4a38 018128 fetch 1 ,mem_usb0_data_ready_report 
-0x4a39 018129 nbranch usb_get_report_data_success ,blank 
-0x4a3a 018130 jam pc_get_nondata ,mem_usb0_get_report_data 
-:      018131 usb_get_report_send_data:
-0x4a3b 018132 fetch 1 ,mem_usb_setup_blength 
-0x4a3c 018133 iforce regb 
-0x4a3d 018134 arg mem_usb0_get_report_data ,rega 
-0x4a3e 018135 call usb0_respond 
-:      018136 usb_get_report_data_release:
-0x4a3f 018137 arg mem_usb0_get_report_data ,contw 
-0x4a40 018138 arg 8 ,loopcnt 
-0x4a41 018139 branch memset0 
-:      018140 usb_get_report_data_success:
-0x4a42 018141 jam 0 ,mem_usb0_data_ready_report 
-0x4a43 018142 jam pc_get_data ,mem_usb0_get_report_data 
-0x4a44 018143 branch usb_get_report_send_data 
-:      018145 usb_get_protocol_req:
-0x4a45 018146 fetch 1 ,mem_usb_setup_blength 
-0x4a46 018147 bne 1 ,usb0_force_stall 
-0x4a47 018148 jam 1 ,mem_usb_get_protocol_flag 
-0x4a48 018149 arg 1 ,regb 
-0x4a49 018150 fetch 1 ,mem_usb_set_protocol_value 
-0x4a4a 018151 beq 0 ,usb_get_report_protocol 
-0x4a4b 018152 beq 1 ,usb_get_boot_protocol 
-0x4a4c 018153 branch usb_send_zero_packet 
-:      018154 usb_get_report_protocol:
-0x4a4d 018155 branch usb_send_ones_packet 
-:      018156 usb_get_boot_protocol:
-0x4a4e 018157 branch usb_send_zero_packet 
-:      018162 usb0_request_clear_feature:
-0x4a4f 018163 fetch 1 ,mem_usb0_state 
-0x4a50 018164 bne dev_configured ,usb0_force_stall 
-0x4a51 018165 fetch 1 ,mem_usb_setup_blength 
-0x4a52 018166 bne 0 ,usb0_force_stall 
-0x4a53 018167 fetch 1 ,mem_usb_setup_blengthh 
-0x4a54 018168 bne 0 ,usb0_force_stall 
-0x4a55 018169 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a56 018170 bne 0 ,usb0_force_stall 
-0x4a57 018171 fetch 1 ,mem_usb_setup_windex + 1 
-0x4a58 018172 bne 0 ,usb0_force_stall 
-0x4a59 018173 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a5a 018174 beq out_device ,usb0_request_clear_feature_out_device 
-0x4a5b 018175 beq out_interface ,usb0_request_clear_feature_out_interface 
-0x4a5c 018176 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
-0x4a5d 018177 branch usb0_force_stall 
-:      018179 usb0_request_clear_feature_out_device:
-0x4a5e 018180 fetch 1 ,mem_usb_setup_bvalue 
-0x4a5f 018181 bne device_remote_wakeup ,usb0_force_stall 
-0x4a60 018182 hfetch 1 ,core_usb_config 
-0x4a61 018183 set0 7 ,pdata 
-0x4a62 018184 hstore 1 ,core_usb_config 
-0x4a63 018185 jam 0 ,mem_usb_remote_wakeup 
-0x4a64 018186 jam 1 ,mem_usb_clear_remote_wakeup 
-0x4a65 018187 branch usb0_reply_zerolen 
-:      018189 usb0_request_clear_feature_out_interface:
-0x4a66 018190 branch usb0_force_stall 
-:      018192 usb0_request_clear_feature_out_endpoint:
-0x4a67 018193 fetch 1 ,mem_usb_setup_bvalue 
-0x4a68 018194 bne endpoint_halt ,usb0_force_stall 
-0x4a69 018195 fetch 1 ,mem_usb_setup_windex 
-0x4a6a 018196 beq in_ep1 ,usb0_force_stall_ep1_in_off 
-0x4a6b 018197 beq in_ep2 ,usb0_force_stall_ep2_in_off 
-0x4a6c 018198 beq in_ep3 ,usb0_force_stall_ep3_in_off 
-0x4a6d 018199 and_into 0x7f ,pdata 
-0x4a6e 018200 beq 0x00 ,usb0_force_stall_ep0_in_off 
-0x4a6f 018201 branch usb0_force_stall 
-:      018203 usb0_force_stall_ep0_in_off:
-0x4a70 018204 jam 0 ,mem_usb_ep0_stall_status 
-0x4a71 018205 branch usb0_reply_zerolen 
-:      018206 usb0_force_stall_ep1_in_off:
-0x4a72 018207 jam 0 ,mem_usb_ep1_stall_status 
-:      018208 usb0_force_stall_ep1_in_off_reply:
-0x4a73 018209 jam 1 ,mem_usb_clear_halt 
-0x4a74 018210 branch usb0_reply_zerolen 
-:      018211 usb0_force_stall_ep2_in_off:
-0x4a75 018212 jam 0 ,mem_usb_ep2_stall_status 
-0x4a76 018213 branch usb0_force_stall_ep1_in_off_reply 
-:      018214 usb0_force_stall_ep3_in_off:
-0x4a77 018215 jam 0 ,mem_usb_ep3_stall_status 
-0x4a78 018216 branch usb0_force_stall_ep1_in_off_reply 
-:      018219 usb0_request_set_feature:
-0x4a79 018220 fetch 1 ,mem_usb_setup_blength 
-0x4a7a 018221 bne 0 ,usb0_force_stall 
-0x4a7b 018222 fetch 1 ,mem_usb_setup_blengthh 
-0x4a7c 018223 bne 0 ,usb0_force_stall 
-0x4a7d 018224 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4a7e 018225 beq out_device ,usb0_request_set_feature_out_device 
-0x4a7f 018226 beq out_interface ,usb0_request_set_feature_out_interface 
-0x4a80 018227 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
-0x4a81 018228 branch usb0_force_stall 
-:      018230 usb0_request_set_feature_out_device:
-0x4a82 018231 fetch 1 ,mem_usb_setup_bvalue 
-0x4a83 018232 bne device_remote_wakeup ,usb0_force_stall 
-0x4a84 018233 hfetch 1 ,core_usb_config 
-0x4a85 018234 set1 7 ,pdata 
-0x4a86 018235 hstore 1 ,core_usb_config 
-0x4a87 018236 jam 1 ,mem_usb_remote_wakeup 
-0x4a88 018237 jam usb_sleep ,mem_usb_state 
-0x4a89 018238 jam 0 ,mem_usb_tx_win_enable 
-0x4a8a 018239 call usb0_reply_zerolen 
-:      018240 usb_wakeup_timer_reinit:
-0x4a8b 018241 call timer_reinit 
-0x4a8c 018242 setarg timer_wakeup_delay 
-0x4a8d 018243 arg timer_wakeup ,queue 
-0x4a8e 018244 branch timer_init 
-:      018246 usb0_request_set_feature_out_interface:
-0x4a8f 018247 branch usb0_force_stall 
-:      018249 usb0_request_set_feature_out_endpoint:
-0x4a90 018250 fetch 1 ,mem_usb_setup_bvalue 
-0x4a91 018251 bne endpoint_halt ,usb0_force_stall 
-0x4a92 018252 fetch 1 ,mem_usb_setup_bvalueh 
-0x4a93 018253 bne 0 ,usb0_force_stall 
-0x4a94 018254 fetch 1 ,mem_usb_setup_windex 
-0x4a95 018255 beq in_ep1 ,usb0_force_stall_ep1_in_on 
-0x4a96 018256 beq in_ep2 ,usb0_force_stall_ep2_in_on 
-0x4a97 018257 beq in_ep3 ,usb0_force_stall_ep3_in_on 
-0x4a98 018258 and_into 0x7f ,pdata 
-0x4a99 018259 beq 0x00 ,usb0_force_stall_ep0_in_on 
-0x4a9a 018260 branch usb0_force_stall 
-:      018262 usb0_force_stall_ep0_in_on:
-0x4a9b 018263 jam 1 ,mem_usb_ep0_stall_status 
-0x4a9c 018264 branch usb0_reply_zerolen 
-:      018265 usb0_force_stall_ep1_in_on:
-0x4a9d 018266 jam 1 ,mem_usb_ep1_stall_status 
-0x4a9e 018267 branch usb0_reply_zerolen 
-:      018268 usb0_force_stall_ep2_in_on:
-0x4a9f 018269 jam 1 ,mem_usb_ep2_stall_status 
-0x4aa0 018270 branch usb0_reply_zerolen 
-:      018271 usb0_force_stall_ep3_in_on:
-0x4aa1 018272 jam 1 ,mem_usb_ep3_stall_status 
-0x4aa2 018273 branch usb0_reply_zerolen 
-:      018276 usb0_request_set_address:
-0x4aa3 018277 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4aa4 018278 bne out_device ,usb0_force_stall 
-0x4aa5 018279 fetch 1 ,mem_usb_setup_windex 
-0x4aa6 018280 bne 0 ,usb0_force_stall 
-0x4aa7 018281 fetch 1 ,mem_usb_setup_windex + 1 
-0x4aa8 018282 bne 0 ,usb0_force_stall 
-0x4aa9 018283 fetch 1 ,mem_usb_setup_blength 
-0x4aaa 018284 bne 0 ,usb0_force_stall 
-0x4aab 018285 fetch 1 ,mem_usb_setup_blengthh 
-0x4aac 018286 bne 0 ,usb0_force_stall 
-0x4aad 018287 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aae 018288 bne 0 ,usb0_force_stall 
-0x4aaf 018289 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab0 018290 and_into 0x80 ,pdata 
-0x4ab1 018291 bne 0 ,usb0_force_stall 
-0x4ab2 018292 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab3 018293 bne 0 ,usb_usb0_state_set_dev_addr 
-:      018294 usb_usb0_state_set_dev_default:
-0x4ab4 018295 jam dev_default ,mem_usb0_state 
-:      018296 usb0_request_set_wait_address:
-0x4ab5 018297 fetch 1 ,mem_usb_setup_bvalue 
-0x4ab6 018298 hstore 1 ,core_usb_addr 
-0x4ab7 018299 call usb0_reply_zerolen 
-0x4ab8 018300 jam 1 ,mem_usb_set_high_addr_flag 
-0x4ab9 018301 rtn 
-:      018302 usb_usb0_state_set_dev_addr:
-0x4aba 018303 jam dev_address ,mem_usb0_state 
-0x4abb 018304 branch usb0_request_set_wait_address 
-:      018307 usb0_request_set_configuration:
-0x4abc 018308 fetch 1 ,mem_usb0_state 
-0x4abd 018309 beq dev_default ,usb0_force_stall 
-0x4abe 018310 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4abf 018311 bne out_device ,usb0_force_stall 
-0x4ac0 018312 fetch 1 ,mem_usb_setup_windex 
-0x4ac1 018313 bne 0 ,usb0_force_stall 
-0x4ac2 018314 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ac3 018315 bne 0 ,usb0_force_stall 
-0x4ac4 018316 fetch 1 ,mem_usb_setup_blength 
-0x4ac5 018317 bne 0 ,usb0_force_stall 
-0x4ac6 018318 fetch 1 ,mem_usb_setup_blengthh 
-0x4ac7 018319 bne 0 ,usb0_force_stall 
-0x4ac8 018320 fetch 1 ,mem_usb_setup_bvalue + 1 
-0x4ac9 018321 bne 0 ,usb0_force_stall 
-0x4aca 018322 fetch 1 ,mem_usb_setup_bvalue 
-0x4acb 018323 sub pdata ,usb_max_num_cfg ,null 
-0x4acc 018324 nbranch usb0_force_stall ,positive 
-0x4acd 018325 fetch 1 ,mem_usb0_state 
-0x4ace 018326 beq dev_address ,usb0_request_set_cfg_addr_state 
-0x4acf 018327 beq dev_configured ,usb0_request_set_cfg_cfg_state 
-0x4ad0 018328 branch usb0_force_stall 
-:      018330 usb0_request_set_cfg_addr_state:
-:      018331 usb0_request_set_cfg_cfg_state:
-0x4ad1 018332 fetch 1 ,mem_usb_setup_bvalue 
-0x4ad2 018333 beq 0 ,usb0_request_set_cfg_stay_addr_state 
-0x4ad3 018334 jam dev_configured ,mem_usb0_state 
-0x4ad4 018335 branch usb0_reply_zerolen 
-:      018336 usb0_request_set_cfg_stay_addr_state:
-0x4ad5 018337 jam dev_address ,mem_usb0_state 
-0x4ad6 018338 branch usb0_reply_zerolen 
-:      018341 usb0_request_set_interface:
-0x4ad7 018342 fetch 1 ,mem_usb0_state 
-0x4ad8 018343 bne dev_configured ,usb0_force_stall 
-0x4ad9 018344 fetch 1 ,mem_usb_setup_bmrequesttype 
-0x4ada 018345 bne out_interface ,usb0_force_stall 
-0x4adb 018346 fetch 1 ,mem_usb_setup_bvalue 
-0x4adc 018347 bne 0 ,usb0_force_stall 
-0x4add 018348 fetch 1 ,mem_usb_setup_bvalueh 
-0x4ade 018349 bne 0 ,usb0_force_stall 
-0x4adf 018350 fetch 1 ,mem_usb_setup_blength 
-0x4ae0 018351 bne 0 ,usb0_force_stall 
-0x4ae1 018352 fetch 1 ,mem_usb_setup_blengthh 
-0x4ae2 018353 bne 0 ,usb0_force_stall 
-0x4ae3 018354 fetch 1 ,mem_usb_setup_windex 
-0x4ae4 018355 bne 0 ,usb0_force_stall 
-0x4ae5 018356 fetch 1 ,mem_usb_setup_windex + 1 
-0x4ae6 018357 bne 0 ,usb0_force_stall 
-0x4ae7 018358 branch usb0_reply_zerolen 
-:      018361 usb_set_idle:
-0x4ae8 018362 jam 1 ,mem_usb_idle_flag 
-0x4ae9 018363 fetch 1 ,mem_usb_setup_bvalueh 
-0x4aea 018364 store 1 ,mem_usb_idle_rate 
-0x4aeb 018365 fetch 1 ,mem_usb_setup_windex 
-0x4aec 018366 sub pdata ,1 ,null 
-0x4aed 018367 call usb_clear_remote_wakeup_set0 ,zero 
-0x4aee 018368 fetch 1 ,mem_usb_state 
-0x4aef 018369 bne usb_resume ,usb0_reply_zerolen 
-0x4af0 018370 jam usb_connected ,mem_usb_state 
-0x4af1 018371 call usb0_reply_zerolen 
-0x4af2 018372 nop 30000 
-0x4af3 018373 nop 30000 
-0x4af4 018374 rtn 
-:      018375 usb_clear_remote_wakeup_set0:
-0x4af5 018376 jam 1 ,mem_usb_device_enumeration_endflag 
-0x4af6 018377 jam 0 ,mem_usb_clear_remote_wakeup 
-0x4af7 018378 jam usb_resume ,mem_usb_state 
-0x4af8 018379 rtn 
-:      018382 usb_set_report:
-0x4af9 018383 jam 1 ,mem_usb0_get_set_report 
-0x4afa 018384 call usb_set_report_resume_judge 
-0x4afb 018385 fetch 2 ,mem_usb_setup_bvalue 
-0x4afc 018386 store 2 ,mem_usb_setup_bvalue_temp 
-0x4afd 018387 fetch 1 ,mem_usb_setup_blength 
-0x4afe 018388 iforce loopcnt 
-0x4aff 018389 arg mem_usb0_setup ,contr 
-0x4b00 018390 arg mem_usb0_set_report_data ,contw 
-0x4b01 018391 call memcpy 
-0x4b02 018392 branch usb0_reply_zerolen 
-:      018394 usb_set_report_resume_judge:
-0x4b03 018395 fetch 2 ,mem_usb_setup_bvalue 
-0x4b04 018396 arg pc_set_report_bvalue ,temp 
-0x4b05 018397 isub temp ,null 
-0x4b06 018398 nrtn zero 
-0x4b07 018399 fetch 2 ,mem_usb_setup_windex 
-0x4b08 018400 arg pc_set_report_windex ,temp 
-0x4b09 018401 isub temp ,null 
-0x4b0a 018402 nrtn zero 
-0x4b0b 018403 fetch 2 ,mem_usb_setup_blength 
-0x4b0c 018404 arg pc_set_report_blength ,temp 
-0x4b0d 018405 isub temp ,null 
-0x4b0e 018406 nrtn zero 
-0x4b0f 018407 jam 1 ,mem_usb_tx_win_enable 
-0x4b10 018408 rtn 
-:      018411 usb_set_protocol_req:
-0x4b11 018412 fetch 1 ,mem_usb_setup_blength 
-0x4b12 018413 bne 0 ,usb0_force_stall 
-0x4b13 018414 fetch 1 ,mem_usb_setup_bvalue 
-0x4b14 018415 beq boot_protocol ,usb_set_boot_protocol 
-0x4b15 018416 beq report_protocol ,usb_set_report_protocol 
-0x4b16 018417 branch usb0_force_stall 
-:      018418 usb_set_boot_protocol:
-0x4b17 018419 jam 0 ,mem_usb_set_protocol_status 
-0x4b18 018420 jam 1 ,mem_usb_set_protocol_value 
-0x4b19 018421 branch usb0_reply_zerolen 
-:      018422 usb_set_report_protocol:
-0x4b1a 018423 jam 1 ,mem_usb_tx_mac_enable 
-0x4b1b 018424 jam 1 ,mem_usb_set_protocol_status 
-0x4b1c 018425 jam 0 ,mem_usb_set_protocol_value 
-0x4b1d 018426 branch usb0_reply_zerolen 
-:      018429 usb0_respond_length:
-0x4b1e 018430 ifetch 1 ,rega 
-0x4b1f 018431 iforce regb 
-0x4b20 018432 increase 1 ,rega 
-:      018434 usb0_respond:
-0x4b21 018435 bpatch patch1f_2 ,mem_patch1f 
-0x4b22 018436 bmark0 mark_isstr ,usb0_respond0 
-0x4b23 018437 add regb ,1 ,pdata 
-0x4b24 018438 lshift pdata ,pdata 
-0x4b25 018439 hstore 1 ,core_usb_dfifo0 
-0x4b26 018440 jam 3 ,core_usb_dfifo0 
-0x4b27 018441 fetch 1 ,mem_usb_setup_blength 
-0x4b28 018442 increase -2 ,pdata 
-0x4b29 018443 rshift pdata ,pdata 
-0x4b2a 018444 store 1 ,mem_usb_setup_blength 
-0x4b2b 018445 beq 0 ,usb_no_respond_data 
-:      018446 usb0_respond0:
-0x4b2c 018447 fetch 2 ,mem_usb_setup_blength 
-0x4b2d 018448 isub regb ,null 
-0x4b2e 018449 branch usb0_respond1 ,positive 
-0x4b2f 018450 copy pdata ,regb 
-:      018451 usb0_respond1:
-0x4b30 018452 deposit rega 
-0x4b31 018453 store 2 ,mem_bufptr 
-0x4b32 018454 deposit regb 
-0x4b33 018455 store 1 ,mem_remain 
-0x4b34 018456 branch usb0_tx 
-:      018458 usb_no_respond_data:
-0x4b35 018459 arg 0 ,queue 
-0x4b36 018460 branch usb_trig 
-:      018463 usb0_tx:
-0x4b37 018464 bpatch patch1f_3 ,mem_patch1f 
-0x4b38 018465 fetch 1 ,mem_remain 
-0x4b39 018466 rtn blank 
-0x4b3a 018467 copy pdata ,loopcnt 
-0x4b3b 018468 sub pdata ,ep0_packet_size ,null 
-0x4b3c 018469 branch usb0_tx_info ,positive 
-0x4b3d 018470 arg ep0_packet_size ,loopcnt 
-:      018471 usb0_tx_info:
-0x4b3e 018472 fetch 1 ,mem_remain 
-0x4b3f 018473 isub loopcnt ,pdata 
-0x4b40 018474 store 1 ,mem_remain 
-0x4b41 018475 fetch 2 ,mem_bufptr 
-0x4b42 018476 copy pdata ,contr 
-:      018477 usb0_tx0:
-0x4b43 018478 ifetch 1 ,contr 
-0x4b44 018479 hstore 1 ,core_usb_dfifo0 
-0x4b45 018480 bmark0 mark_isstr ,usb0_tx1 
-0x4b46 018481 jam 0 ,core_usb_dfifo0 
-:      018482 usb0_tx1:
-0x4b47 018483 loop usb0_tx0 
-0x4b48 018484 copy contr ,pdata 
-0x4b49 018485 store 2 ,mem_bufptr 
-0x4b4a 018486 arg 0 ,queue 
-0x4b4b 018487 call usb_trig 
-0x4b4c 018488 fetch 1 ,mem_remain 
-0x4b4d 018489 nrtn blank 
-0x4b4e 018490 fetch 1 ,mem_usb_state 
-0x4b4f 018491 rtnne usb_got_report_req 
-0x4b50 018492 jam usb_connected ,mem_usb_state 
-0x4b51 018493 rtn 
-:      018496 usb_tx_ep1:
-0x4b52 018497 arg core_usb_dfifo1 ,rega 
-0x4b53 018498 arg 1 ,queue 
-:      018499 usb_tx_loop:
-0x4b54 018500 ifetch 1 ,contr 
-0x4b55 018501 istore 1 ,rega 
-0x4b56 018502 loop usb_tx_loop 
-:      018503 usb_trig:
-0x4b57 018504 setarg 0 
-0x4b58 018505 qset1 pdata 
-0x4b59 018506 hstore 1 ,core_usb_trig 
-0x4b5a 018507 fetcht 1 ,mem_usb_tx_wait 
-0x4b5b 018508 ior temp ,pdata 
-0x4b5c 018509 store 1 ,mem_usb_tx_wait 
-0x4b5d 018510 rtn 
-:      018512 usb_tx_ep2:
-0x4b5e 018513 arg 2 ,queue 
-0x4b5f 018514 arg core_usb_dfifo2 ,rega 
-0x4b60 018515 branch usb_tx_loop 
-:      018517 usb_tx:
-0x4b61 018518 bpatch patch1f_4 ,mem_patch1f 
-0x4b62 018519 fetch 1 ,mem_usb_tx_enable 
-0x4b63 018520 rtn blank 
-0x4b64 018521 fetch 1 ,mem_usb_tx_wait 
-0x4b65 018522 nbranch usb_inwake_state_tx_dispose ,blank 
-0x4b66 018523 fetch 1 ,mem_usb_device_enumeration_endflag 
-0x4b67 018524 branch usb_tx_fifo_release ,blank 
-0x4b68 018525 fetch 1 ,mem_usb_state 
-0x4b69 018526 beq usb_sleep ,usb_windows_wakeup 
-0x4b6a 018527 bne usb_connected ,usb_tx_fifo_release 
-0x4b6b 018528 fetch 1 ,mem_usb_clear_remote_wakeup 
-0x4b6c 018529 nbranch usb_tx_fifo_release ,blank 
-0x4b6d 018530 call usb_tx_data_ep1 
-0x4b6e 018531 branch usb_tx_data_ep2 
-:      018533 usb_tx_data_ep1:
-0x4b6f 018534 fetch 1 ,mem_usb_tx_enable 
-0x4b70 018535 rtnbit0 1 
-0x4b71 018536 fetch 1 ,mem_usb_tx_wait 
-0x4b72 018537 rtnbit1 1 
-0x4b73 018538 fetch 1 ,mem_usb_tx_enable 
-0x4b74 018539 set0 1 ,pdata 
-0x4b75 018540 store 1 ,mem_usb_tx_enable 
-0x4b76 018541 fetch 1 ,mem_usb_ep1_data 
-0x4b77 018542 rtn blank 
-0x4b78 018543 beq usb_ep1_kb ,usb_tx_kb_normal_data 
-0x4b79 018544 branch assert 
-:      018546 usb_tx_data_ep2:
-0x4b7a 018547 fetch 1 ,mem_usb_tx_enable 
-0x4b7b 018548 rtnbit0 2 
-0x4b7c 018549 fetch 1 ,mem_usb_tx_wait 
-0x4b7d 018550 rtnbit1 2 
-0x4b7e 018551 fetch 1 ,mem_usb_tx_enable 
-0x4b7f 018552 set0 2 ,pdata 
-0x4b80 018553 store 1 ,mem_usb_tx_enable 
-0x4b81 018554 fetch 1 ,mem_usb_ep2_data 
-0x4b82 018555 rtn blank 
-0x4b83 018556 beq usb_ep2_ms ,usb_tx_ms_data 
-0x4b84 018557 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
-0x4b85 018558 branch assert 
-:      018560 usb_tx_fifo_release:
-0x4b86 018562 arg mem_usb_mouse_data ,contw 
-0x4b87 018563 arg 6 ,loopcnt 
-0x4b88 018564 branch memset0 
-:      018566 usb_tx_ms_data:
-0x4b89 018567 fetch 1 ,mem_usb_idle_flag 
-0x4b8a 018568 fetcht 1 ,mem_usb_get_protocol_flag 
-0x4b8b 018569 iand temp ,pdata 
-0x4b8c 018570 branch usb_tx_ms_data_normal_mode ,blank 
-0x4b8d 018571 fetcht 1 ,mem_usb_set_protocol_status 
-0x4b8e 018572 iadd temp ,pdata 
-0x4b8f 018573 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
-0x4b90 018574 branch usb_tx_ms_data_normal_mode 
-:      018576 usb_tx_ms_data_mac_boot_mode:
-0x4b91 018577 jam 0 ,mem_usb_ep2_data 
-:      018578 usb_tx_ms_data_mac_boot_regroup:
-0x4b92 018579 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b93 018580 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b94 018581 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
-0x4b95 018582 fetch 1 ,mem_usb_mouse_data + 1 
-0x4b96 018583 store 1 ,mem_usb_mouse_data 
-0x4b97 018584 fetch 1 ,mem_usb_mouse_data + 2 
-0x4b98 018585 istore 1 ,contw 
-0x4b99 018586 fetch 1 ,mem_usb_mouse_data + 4 
-0x4b9a 018587 istore 1 ,contw 
-0x4b9b 018588 fetch 1 ,mem_usb_mouse_data + 6 
-0x4b9c 018589 istore 1 ,contw 
-0x4b9d 018590 arg 4 ,loopcnt 
-0x4b9e 018591 arg mem_usb_mouse_data ,contr 
-0x4b9f 018592 branch usb_tx_ep2 
-:      018594 usb_tx_ms_data_normal_mode:
-0x4ba0 018595 jam 0 ,mem_usb_ep2_data 
-:      018596 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
-0x4ba1 018597 arg 8 ,loopcnt 
-0x4ba2 018598 arg mem_usb_mouse_data ,contr 
-0x4ba3 018599 branch usb_tx_ep2 
-:      018601 usb_tx_kb_multikey_data:
-0x4ba4 018602 jam 0 ,mem_usb_ep2_data 
-0x4ba5 018603 arg 3 ,loopcnt 
-0x4ba6 018604 arg mem_usb_kb_multikey ,contr 
-0x4ba7 018605 branch usb_tx_ep2 
-:      018607 usb_tx_kb_normal_data:
-0x4ba8 018608 jam 0 ,mem_usb_ep1_data 
-0x4ba9 018609 arg 8 ,loopcnt 
-0x4baa 018610 arg mem_usb_kb_data ,contr 
-0x4bab 018611 branch usb_tx_ep1 
-:      018613 usb_inwake_state_tx_dispose:
-0x4bac 018614 fetch 1 ,mem_usb_state 
-0x4bad 018615 beq usb_sleep ,usb_clear_tx_wait 
-0x4bae 018616 beq usb_connected ,usb_mac_wakeup_trig 
-0x4baf 018617 rtn 
-:      018618 usb_clear_tx_wait:
-0x4bb0 018619 jam 0 ,mem_usb_tx_wait 
-0x4bb1 018620 rtn 
-:      018621 usb_mac_wakeup_trig:
-0x4bb2 018622 hfetch 1 ,core_usb_config 
-0x4bb3 018623 set1 7 ,pdata 
-0x4bb4 018624 hstore 1 ,core_usb_config 
-0x4bb5 018625 jam 1 ,mem_usb_mac_wakeup_trig 
-0x4bb6 018626 rtn 
-:      018628 usb_mac_wakeup_judge:
-0x4bb7 018629 fetch 1 ,mem_usb_state 
-0x4bb8 018630 rtneq usb_sleep 
-0x4bb9 018631 beq usb_connected ,usb_mac_wakeup 
-0x4bba 018632 rtn 
-:      018633 usb_mac_wakeup:
-0x4bbb 018634 fetch 1 ,mem_usb_mac_wakeup_trig 
-0x4bbc 018635 rtn blank 
-0x4bbd 018636 jam 1 ,mem_usb_wakestate_onetime_flag 
-0x4bbe 018637 branch usb_wakeup 
-:      018639 usb_windows_wakeup:
-0x4bbf 018640 arg timer_wakeup ,queue 
-0x4bc0 018641 call timer_check 
-0x4bc1 018642 nrtn blank 
-:      018643 usb_wakeup:
-0x4bc2 018644 hfetch 1 ,core_usb_config 
-0x4bc3 018645 rtnbit0 7 
-0x4bc4 018646 jam 0xfc ,core_usb_config 
-0x4bc5 018647 nop 30000 
-0x4bc6 018648 jam 0x3c ,core_usb_config 
-0x4bc7 018649 rtn 
-:      018656 hci_rx_h4:
-0x4bc8 018657 bpatch patch1f_5 ,mem_patch1f 
-0x4bc9 018658 fetch 1 ,mem_hci_cmd 
-0x4bca 018659 nrtn blank 
-:      018660 hci_rx_h4_1:
-0x4bcb 018661 call hci_h4_parse_packet 
-0x4bcc 018662 ncall h4_rx_discard_packet ,user 
-0x4bcd 018663 rtn 
-:      018665 hci_h4_parse_packet:
-0x4bce 018666 bpatch patch1f_6 ,mem_patch1f 
-0x4bcf 018667 copy contru ,rega 
-0x4bd0 018668 arg 4 ,temp 
-0x4bd1 018669 ifetch 1 ,contru 
-0x4bd2 018670 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
-0x4bd3 018671 increase 1 ,temp 
-0x4bd4 018672 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
-0x4bd5 018673 copy contru ,pdata 
-0x4bd6 018674 hstore 2 ,core_uart_rrptr 
-0x4bd7 018675 rtn 
-:      018676 hci_h4_parse_packet_wait_len:
-0x4bd8 018677 hfetch 2 ,core_uart_rxitems 
-0x4bd9 018678 isub temp ,null 
-0x4bda 018679 nbranch hci_h4_parse_packet_wait_len ,positive 
-0x4bdb 018681 disable user 
-0x4bdc 018682 copy rega ,contru 
-0x4bdd 018683 call h4_get_rx_payload_len 
-0x4bde 018684 iadd temp ,temp 
-:      018685 hci_h4_parse_packet_wait:
-0x4bdf 018686 hfetch 2 ,core_uart_rxitems 
-0x4be0 018687 isub temp ,null 
-0x4be1 018688 nbranch hci_h4_parse_packet_wait ,positive 
-0x4be2 018689 copy rega ,contru 
-0x4be3 018690 ifetch 1 ,contru 
-0x4be4 018691 beq hci_h4_type_cmd ,process_hci_cmd 
-0x4be5 018692 branch assert 
-:      018694 h4_rx_discard_packet:
-0x4be6 018695 bpatch patch1f_7 ,mem_patch1f 
-0x4be7 018696 hfetch 2 ,core_uart_rrptr 
-0x4be8 018697 iforce contru 
-0x4be9 018698 call h4_get_rx_payload_len 
-0x4bea 018699 iadd contru ,contru 
-0x4beb 018700 deposit contru 
-0x4bec 018701 hstore 2 ,core_uart_rrptr 
-0x4bed 018702 rtn 
-:      018707 h4_get_rx_payload_len:
-0x4bee 018708 ifetch 1 ,contru 
-0x4bef 018709 increase 2 ,contru 
-0x4bf0 018710 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
-0x4bf1 018711 ifetch 1 ,contru 
-0x4bf2 018712 rtn 
-:      018713 h4_get_rx_payload_len_acl:
-0x4bf3 018714 ifetch 2 ,contru 
-0x4bf4 018715 rtn 
-:      018717 h4_get_tx_ptr:
-0x4bf5 018718 hfetch 2 ,core_uart_twptr 
-0x4bf6 018719 increase -5 ,contwu 
-0x4bf7 018720 iadd contwu ,contwu 
-0x4bf8 018721 rtn 
-:      018723 h4_send_packet_event:
-0x4bf9 018724 arg hci_h4_type_event ,temp 
-0x4bfa 018725 branch h4_send_packet 
-:      018726 h4_send_packet_acl:
-0x4bfb 018727 arg hci_h4_type_acl ,temp 
-:      018728 h4_send_packet:
-0x4bfc 018729 bpatchx patch20_0 ,mem_patch20 
-0x4bfd 018730 increase 1 ,loopcnt 
-0x4bfe 018731 hfetch 2 ,core_uart_twptr 
-0x4bff 018732 copy pdata ,contwu 
-0x4c00 018733 copy loopcnt ,pdata 
-0x4c01 018734 istoret 1 ,contwu 
-0x4c02 018735 increase -1 ,pdata 
-0x4c03 018736 iadd contwu ,contwu 
-0x4c04 018737 copy contwu ,pdata 
-0x4c05 018738 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c06 018739 copy temp ,pdata 
-0x4c07 018740 rtneq hci_h4_type_acl 
-0x4c08 018741 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c09 018742 hstore 2 ,core_uart_twptr 
-0x4c0a 018743 branch h4_send_acl_trigger_clear 
-:      018746 h4_send_acl_trigger_clear:
-0x4c0b 018747 setarg 0 
-0x4c0c 018748 store 2 ,mem_hci_acl_tx_trigger_wptr 
-0x4c0d 018749 rtn 
-:      018756 hci_init:
-0x4c0e 018757 rtn wake 
-0x4c0f 018758 setarg hci_idle_dispatch 
-0x4c10 018759 store 2 ,mem_cb_idle_process 
-0x4c11 018761 setarg uart_baud_115200 
-0x4c12 018762 store uart_baud_len ,mem_baud 
-:      018763 hci_lpm_init:
-0x4c13 018764 setarg mem_h5rx_buf 
-0x4c14 018765 hstore 2 ,core_uart_rsaddr 
-0x4c15 018766 setarg mem_h5rx_buf_end 
-0x4c16 018767 hstore 2 ,core_uart_readdr 
-0x4c17 018768 setarg mem_h5tx_buf 
-0x4c18 018769 hstore 2 ,core_uart_tsaddr 
-0x4c19 018770 call hci_sel_init 
-:      018771 hci_reinit:
-0x4c1a 018772 jam 0x0 ,core_uart_ctrl 
-0x4c1b 018773 setarg mem_h5tx_buf 
-0x4c1c 018774 hstore 2 ,core_uart_twptr 
-0x4c1d 018775 hstore 2 ,core_uart_trptrp 
-0x4c1e 018776 setarg mem_h5rx_buf 
-0x4c1f 018777 hstore 2 ,core_uart_rrptr 
-0x4c20 018778 store 2 ,mem_h5rx_rptr 
-:      018779 hci_init_common:
-0x4c21 018780 hfetch 2 ,core_clkoff 
-0x4c22 018781 set0 clock_off_uart ,pdata 
-0x4c23 018782 hstore 2 ,core_clkoff 
-0x4c24 018783 call uart_set_baud_by_mem 
-0x4c25 018784 jam uartclk_dpll ,core_uart_clksel 
-0x4c26 018785 jam uart_ctrl_h4 ,core_uart_ctrl 
-0x4c27 018786 rtn 
-:      018788 hci_sel_init:
-0x4c28 018789 setarg mem_h5tx_buf_end 
-0x4c29 018790 hstore 2 ,core_uart_teaddr 
-0x4c2a 018791 hfetch 1 ,core_gpio_sel1 
-0x4c2b 018792 or_into 0x07 ,pdata 
-0x4c2c 018793 hstore 1 ,core_gpio_sel1 
-0x4c2d 018794 rtn 
-:      018797 hci_rx_packet:
-0x4c2e 018798 bpatchx patch20_1 ,mem_patch20 
-0x4c2f 018799 hfetch 1 ,core_uart_status 
-0x4c30 018800 iforce regb 
-0x4c31 018801 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
-0x4c32 018802 hfetch 2 ,core_uart_rxitems 
-0x4c33 018803 iforce regc 
-0x4c34 018804 arg 0x44f ,temp 
-0x4c35 018805 isub temp ,null 
-0x4c36 018806 nrtn zero 
-:      018807 hci_rx_packet_cont:
-0x4c37 018808 hfetch 2 ,core_uart_rrptr 
-0x4c38 018809 iforce contru 
-0x4c39 018810 branch hci_rx_h4 
-:      018812 uart_send_byte:
-0x4c3a 018813 hfetcht 1 ,core_uart_status 
-0x4c3b 018814 isolate1 6 ,temp 
-0x4c3c 018815 branch uart_send_byte ,true 
-0x4c3d 018816 hstore 1 ,core_uart_txd 
-0x4c3e 018817 rtn 
-:      018819 process_hci_cmd:
-0x4c3f 018820 bpatchx patch20_2 ,mem_patch20 
-0x4c40 018821 fetch 1 ,mem_hci_cmd 
-0x4c41 018822 branch process_hci_cmd_cont ,blank 
-0x4c42 018823 enable user 
-0x4c43 018824 rtn 
-:      018825 process_hci_cmd_cont:
-0x4c44 018826 ifetch 2 ,contru 
-0x4c45 018827 iforce alarm 
-0x4c46 018828 iforce queue 
-0x4c47 018829 ifetch 1 ,contru 
-0x4c48 018830 iforce temp 
-0x4c49 018831 rshift2 alarm ,pdata 
-0x4c4a 018832 rshift8 pdata ,pdata 
-0x4c4b 018833 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
-0x4c4c 018834 rtn 
-:      018837 phci_grp_vendor_specific:
-0x4c4d 018838 bpatchx patch20_3 ,mem_patch20 
-0x4c4e 018839 deposit queue 
-0x4c4f 018840 beq hci_vendor_cmd_reset ,hci_normal_reply 
-0x4c50 018841 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
-0x4c51 018842 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
-0x4c52 018843 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
-0x4c53 018844 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
-0x4c54 018845 beq hci_vendor_cmd_echo ,hci_normal_reply 
-0x4c55 018846 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
-0x4c56 018847 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
-0x4c57 018849 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
-0x4c58 018850 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
-0x4c59 018851 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
-0x4c5a 018852 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
-0x4c5b 018853 branch hci_normal_reply 
-:      018855 phci_grp_vendor_enter_lpm:
-0x4c5c 018856 call hci_normal_reply 
-0x4c5d 018857 call wait_uarttx 
-0x4c5e 018858 call gpio_pu_uart_tx 
-:      018859 hci_enter_lpm:
-0x4c5f 018860 call app_put_lpm_wake_lock 
-0x4c60 018861 call app_l2cap_flow_control_enable 
-0x4c61 018862 branch gpio_rx_config_input_with_pu 
-:      018864 hci_exit_lpm:
-0x4c62 018865 jam hci_rx_ready ,mem_hci_lt_rx_state 
-0x4c63 018866 call app_get_lpm_wake_lock 
-0x4c64 018867 call hci_lpm_init 
-0x4c65 018868 branch app_l2cap_flow_control_disable 
-:      018870 phci_grp_vendor_chipid:
-0x4c66 018871 call hci_get_cmd_complete_ptr 
-0x4c67 018872 hfetch 2 ,core_chipid 
-0x4c68 018873 istore 2 ,contwu 
-0x4c69 018874 force 6 ,loopcnt 
-0x4c6a 018875 branch hci_command_complete 
-:      018877 phci_grp_vendor_baud:
-0x4c6b 018878 ifetch 2 ,contru 
-0x4c6c 018879 store 2 ,mem_baud 
-0x4c6d 018880 hstore 2 ,core_uart_baud 
-0x4c6e 018881 rtn 
-:      018884 phci_grp_vendor_patch_common:
-0x4c6f 018886 ifetch 1 ,contru 
-0x4c70 018887 copy pdata ,temp 
-0x4c71 018888 hstore 1 ,core_ucode_low 
-0x4c72 018889 ifetch 1 ,contru 
-0x4c73 018890 iadd temp ,temp 
-0x4c74 018891 set1 7 ,pdata 
-0x4c75 018892 hstore 1 ,core_ucode_ctrl 
-0x4c76 018893 ifetch 1 ,contru 
-0x4c77 018894 iadd temp ,temp 
-0x4c78 018895 copy pdata ,loopcnt 
-0x4c79 018896 rtn 
-:      018898 phci_grp_vendor_patch:
-0x4c7a 018899 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c7b 018900 call phci_grp_vendor_patch_common 
-:      018901 phci_grp_vendor_patch_loop:
-0x4c7c 018902 ifetch 1 ,contru 
-0x4c7d 018903 hstore 1 ,core_ucode_data 
-0x4c7e 018904 iadd temp ,temp 
-0x4c7f 018905 loop phci_grp_vendor_patch_loop 
-:      018906 phci_grp_vendor_patch_check_sum:
-0x4c80 018907 and temp ,0xff ,temp 
-0x4c81 018908 ifetch 1 ,contru 
-0x4c82 018909 isub temp ,null 
-0x4c83 018910 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4c84 018911 branch hci_normal_reply 
-:      018914 phci_grp_vendor_patch_sec:
-0x4c85 018915 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4c86 018916 call phci_grp_vendor_patch_common 
-0x4c87 018917 store 8 ,mem_pdatatemp 
-:      018918 phci_grp_vendor_patch_sec_loop:
-0x4c88 018919 call do_aes_cbc 
-0x4c89 018920 arg 16 ,loopcnt 
-0x4c8a 018921 arg mem_temp_block0 ,contw 
-0x4c8b 018922 call load_uart_sum_loop 
-0x4c8c 018923 storet 8 ,mem_temp 
-0x4c8d 018924 arg mem_temp_block2 ,contw 
-0x4c8e 018925 call store_aes_result 
-0x4c8f 018926 arg mem_temp_block2 ,rega 
-0x4c90 018927 arg mem_temp_block0 ,regb 
-0x4c91 018928 arg mem_temp_block3 ,contw 
-0x4c92 018929 call xor16 
-0x4c93 018930 arg 16 ,loopcnt 
-0x4c94 018931 arg mem_temp_block3 ,contr 
-0x4c95 018932 call load_ucode_only_loop 
-0x4c96 018933 fetcht 8 ,mem_temp 
-0x4c97 018934 fetch 8 ,mem_pdatatemp 
-0x4c98 018935 increase -16 ,pdata 
-0x4c99 018936 store 8 ,mem_pdatatemp 
-0x4c9a 018937 nbranch phci_grp_vendor_patch_sec_loop ,blank 
-0x4c9b 018938 branch phci_grp_vendor_patch_check_sum 
-:      018940 load_ucode_only_loop:
-0x4c9c 018941 ifetch 1 ,contr 
-0x4c9d 018942 hstore 1 ,core_ucode_data 
-0x4c9e 018943 loop load_ucode_only_loop 
-0x4c9f 018944 rtn 
-:      018946 load_uart_sum_loop:
-0x4ca0 018947 ifetch 1 ,contru 
-0x4ca1 018948 istore 1 ,contw 
-0x4ca2 018949 iadd temp ,temp 
-0x4ca3 018950 loop load_uart_sum_loop 
-0x4ca4 018951 rtn 
-:      018953 phci_grp_vendor_patch_sec_init:
-0x4ca5 018954 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
-0x4ca6 018955 arg 0 ,temp 
-0x4ca7 018956 arg 16 ,loopcnt 
-0x4ca8 018957 arg mem_temp_block0 ,contw 
-0x4ca9 018958 call load_uart_sum_loop 
-0x4caa 018959 hfetch 1 ,core_gpio_key2 
-0x4cab 018960 and_into 0xfd ,pdata 
-0x4cac 018961 hstore 1 ,core_gpio_key2 
-0x4cad 018962 arg mem_temp_block0 ,contr 
-0x4cae 018963 arg 16 ,loopcnt 
-0x4caf 018964 call aes_load_data 
-0x4cb0 018965 call aes_init 
-0x4cb1 018966 call aes_clear_data 
-0x4cb2 018967 branch phci_grp_vendor_patch_check_sum 
-:      018970 phci_grp_vendor_done:
-0x4cb3 018971 arg 0x20 ,loopcnt 
-0x4cb4 018972 arg mem_patch00 ,contw 
-0x4cb5 018973 arg 0 ,temp 
-:      018974 phci_grp_vendor_done_loop:
-0x4cb6 018975 ifetch 1 ,contru 
-0x4cb7 018976 istore 1 ,contw 
-0x4cb8 018977 iadd temp ,temp 
-0x4cb9 018978 loop phci_grp_vendor_done_loop 
-0x4cba 018979 and temp ,0xff ,temp 
-0x4cbb 018980 ifetch 1 ,contru 
-0x4cbc 018981 isub temp ,null 
-0x4cbd 018982 nbranch phci_grp_vendor_patch_bad ,zero 
-0x4cbe 018983 jam 0 ,core_ucode_ctrl 
-0x4cbf 018984 call hci_normal_reply 
-0x4cc0 018985 call h4_rx_discard_packet 
-0x4cc1 018986 call clear_key_buf 
-0x4cc2 018987 call wait_uarttx 
-0x4cc3 018988 branch soft_reset 
-:      018990 phci_grp_vendor_patch_bad:
-0x4cc4 018991 jam 0 ,core_ucode_ctrl 
-0x4cc5 018992 branch start 
-:      018994 phci_grp_vendor_bdaddr:
-0x4cc6 018995 ifetch 6 ,contru 
-0x4cc7 018996 store 6 ,mem_lap 
-0x4cc8 018997 branch hci_normal_reply 
-:      019000 phci_grp_vendor_mem:
-0x4cc9 019001 ifetch 1 ,contru 
-0x4cca 019002 store 1 ,mem_hci_curr_len 
-0x4ccb 019003 copy pdata ,loopcnt 
-0x4ccc 019004 ifetch 2 ,contru 
-0x4ccd 019005 store 2 ,mem_hci_curr_target 
-0x4cce 019006 copy pdata ,contw 
-0x4ccf 019007 call uart_copy_rx_bytes 
-0x4cd0 019008 branch hci_normal_reply 
-:      019011 phci_grp_vendor_eep:
-0x4cd1 019012 ifetch 1 ,contru 
-0x4cd2 019013 store 1 ,mem_hci_curr_len 
-0x4cd3 019014 copy pdata ,loopcnt 
-0x4cd4 019015 ifetch 2 ,contru 
-0x4cd5 019016 store 2 ,mem_hci_curr_target 
-0x4cd6 019017 arg mem_l2cap_rxbuff1 ,contw 
-0x4cd7 019018 call uart_copy_rx_bytes 
-0x4cd8 019019 fetcht 1 ,mem_hci_curr_len 
-0x4cd9 019020 arg mem_l2cap_rxbuff1 ,rega 
-0x4cda 019021 fetch 2 ,mem_hci_curr_target 
-0x4cdb 019022 branch iicd_write_ota_data 
-:      019027 hci_normal_reply:
-0x4cdc 019028 force 4 ,loopcnt 
-:      019029 hci_command_complete:
-0x4cdd 019030 call hci_get_payload_ptr 
-0x4cde 019031 force 0x1 ,pdata 
-0x4cdf 019032 istore 1 ,contwu 
-0x4ce0 019033 deposit alarm 
-0x4ce1 019034 istore 3 ,contwu 
-0x4ce2 019035 force hci_event_command_complete ,queue 
-:      019036 hci_send_event:
-0x4ce3 019037 bpatchx patch20_4 ,mem_patch20 
-0x4ce4 019038 call hci_get_packet_ptr 
-0x4ce5 019039 deposit queue 
-0x4ce6 019040 istore 1 ,contwu 
-0x4ce7 019041 deposit loopcnt 
-0x4ce8 019042 istore 1 ,contwu 
-:      019043 hci_send_event_raw:
-0x4ce9 019044 force 5 ,queue 
-0x4cea 019045 increase 2 ,loopcnt 
-:      019046 hci_send_packet:
-0x4ceb 019047 branch h4_send_packet_event 
-:      019049 hci_send_commu_ready_event:
-0x4cec 019050 force hci_event_vendor_specific ,queue 
-0x4ced 019051 call hci_get_payload_ptr 
-0x4cee 019052 setarg hci_vendor_event_commu_ready 
-0x4cef 019053 istore 1 ,contwu 
-0x4cf0 019054 force 1 ,loopcnt 
-0x4cf1 019055 branch hci_send_event 
-:      019057 hci_get_cmd_complete_ptr:
-0x4cf2 019058 force 12 ,contwu 
-0x4cf3 019059 branch hci_get_tx_ptr 
-:      019061 hci_get_payload_ptr:
-0x4cf4 019062 force 8 ,contwu 
-0x4cf5 019063 branch hci_get_tx_ptr 
-:      019065 hci_get_packet_ptr:
-0x4cf6 019066 force 6 ,contwu 
-:      019067 hci_get_tx_ptr:
-0x4cf7 019068 branch h4_get_tx_ptr 
-:      019072 calc_tx_crc16:
-0x4cf8 019073 pulse crc16 
-0x4cf9 019074 enable enable_crc 
-:      019075 crcloop:
-0x4cfa 019076 ifetch 1 ,contwu 
-0x4cfb 019077 inject bucket ,8 
-0x4cfc 019078 loop crcloop 
-0x4cfd 019079 enable enable_parity 
-0x4cfe 019080 inject bucket ,16 
-0x4cff 019081 disable enable_parity 
-0x4d00 019082 disable enable_crc 
-0x4d01 019083 disable crc16 
-0x4d02 019084 byteswap pdata ,pdata 
-0x4d03 019085 rtn 
-:      019089 cmd_exit:
-0x4d04 019090 jam 0 ,mem_hci_cmd 
-0x4d05 019091 rtn 
-:      019092 cmd_check_plap:
-0x4d06 019093 fetch 6 ,mem_hci_plap 
-0x4d07 019094 fetcht 6 ,mem_plap 
-0x4d08 019095 isub temp ,null 
-0x4d09 019096 rtn 
-:      019101 cmd_pair:
-0x4d0a 019102 fetch 1 ,mem_op 
-0x4d0b 019103 bbit1 op_inrand_req ,cmd_pair_passive 
-0x4d0c 019104 call tid_initiate 
-0x4d0d 019105 jam lmp_in_rand ,mem_lmo_opcode2 
-0x4d0e 019106 branch cmd_exit 
-:      019107 cmd_pair_passive:
-0x4d0f 019108 set0 op_inrand_req ,pdata 
-0x4d10 019109 store 1 ,mem_op 
-0x4d11 019110 call lmp_accept_inrand 
-0x4d12 019111 setarg 0 
-0x4d13 019112 setflag master ,smap_lmptid ,pdata 
-0x4d14 019113 store 1 ,mem_lmo_tid2 
-0x4d15 019114 branch cmd_exit 
-0x4d16 019115 rtn 
-:      019116 cmd_in_sniff:
-0x4d17 019117 jam lmp_sniff_req ,mem_lmo_opcode2 
-0x4d18 019118 arg mem_sniff_payload ,contw 
-0x4d19 019119 setarg 0 
-0x4d1a 019120 isolate1 27 ,clke_bt 
-0x4d1b 019121 setflag true ,1 ,pdata 
-0x4d1c 019122 istore 1 ,contw 
-0x4d1d 019123 setarg 0 
-0x4d1e 019124 istore 2 ,contw 
-0x4d1f 019125 fetch 2 ,mem_sniff_param_interval 
-0x4d20 019126 istore 2 ,contw 
-0x4d21 019127 fetch 1 ,mem_sniff_param_attempt 
-0x4d22 019128 istore 2 ,contw 
-0x4d23 019129 fetch 1 ,mem_sniff_param_timeout 
-0x4d24 019130 istore 2 ,contw 
-0x4d25 019131 branch cmd_exit 
-:      019133 cmd_exit_sniff:
-0x4d26 019134 jam lmp_unsniff_req ,mem_lmo_opcode2 
-0x4d27 019135 branch cmd_exit 
-:      019137 hci_idle_dispatch:
-0x4d28 019138 call gpio_check_uart_state 
-0x4d29 019139 rtn true 
-0x4d2a 019140 arg uart_wakeup_rx ,temp 
-0x4d2b 019141 call gpio_get_bit 
-0x4d2c 019142 nbranch uart_wake_up ,true 
-0x4d2d 019143 jam hci_rx_wake ,mem_hci_lt_rx_state 
-0x4d2e 019144 rtn 
-:      019145 uart_wake_up:
-0x4d2f 019146 fetch 1 ,mem_hci_lt_rx_state 
-0x4d30 019147 rtnne hci_rx_wake 
-0x4d31 019148 call hci_exit_lpm 
-0x4d32 019149 branch hci_send_commu_ready_event 
-:      019163 hid_rx_process:
-0x4d33 019164 bpatchx patch20_5 ,mem_patch20 
-0x4d34 019165 fetch 2 ,mem_l2cap_payload_ptr 
-0x4d35 019166 copy pdata ,contr 
-0x4d36 019167 ifetch 1 ,contr 
-0x4d37 019168 and pdata ,0x0f ,temp 
-0x4d38 019169 rshift4 pdata ,pdata 
-0x4d39 019170 beq hid_type_set_idle ,hid_rx_process_handshake 
-0x4d3a 019171 beq hid_type_set_protocol ,hid_rx_process_handshake 
-0x4d3b 019172 beq hid_type_data ,hid_rx_process_data 
-0x4d3c 019173 beq hid_type_set_report ,hid_rx_process_set_report 
-0x4d3d 019174 beq hid_type_control ,hid_rx_process_hid_control 
-0x4d3e 019175 rtn 
-:      019177 hid_rx_process_hid_control:
-0x4d3f 019178 copy temp ,pdata 
-0x4d40 019179 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
-0x4d41 019180 beq hid_control_p_suspend ,hid_rx_process_suspend 
-0x4d42 019181 rtn 
-:      019183 hid_rx_process_virtual_cable_unplug:
-0x4d43 019184 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
-0x4d44 019185 call ui_ipc_send_event 
-0x4d45 019186 fetch 1 ,mem_device_option 
-0x4d46 019187 rtnbit0 dvc_op_mouse 
-0x4d47 019188 copy temp ,pdata 
-0x4d48 019189 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
-0x4d49 019190 rtn 
-:      019191 hid_rx_process_suspend:
-0x4d4a 019192 rtn 
-:      019194 hid_rx_process_set_report:
-0x4d4b 019195 call hid_rx_process_data 
-0x4d4c 019196 arg 0x01 ,rega 
-0x4d4d 019197 call hid_malloc_tx_buff 
-0x4d4e 019198 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d4f 019199 istore 2 ,contw 
-0x4d50 019200 setarg 0x00 
-0x4d51 019201 istore 1 ,contw 
-0x4d52 019202 rtn 
-:      019204 hid_rx_process_handshake:
-0x4d53 019205 arg 1 ,rega 
-0x4d54 019206 call hid_malloc_tx_buff 
-0x4d55 019207 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4d56 019208 istore 2 ,contw 
-0x4d57 019209 setarg 0 
-0x4d58 019210 istore 1 ,contw 
-0x4d59 019211 jam 1 ,mem_ui_data_txbuff_length 
-0x4d5a 019212 fetch 1 ,mem_hid_control_state 
-0x4d5b 019213 set1 l2cap_channel_hid_handshake_done 
-0x4d5c 019214 store 1 ,mem_hid_control_state 
-0x4d5d 019215 jam bt_evt_hid_handshake ,mem_fifo_temp 
-0x4d5e 019216 branch ui_ipc_send_event 
-:      019218 hid_rx_process_data:
-0x4d5f 019219 ifetch 1 ,contr 
-0x4d60 019220 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
-0x4d61 019221 rtn 
-:      019223 hid_rx_process_data_hid_kb:
-0x4d62 019224 rtn 
-:      019227 hid_malloc_tx_buff:
-0x4d63 019228 call l2cap_malloc 
-0x4d64 019229 copy rega ,temp 
-0x4d65 019230 storet 1 ,mem_ui_data_txbuff_length 
-0x4d66 019231 copy pdata ,contw 
-0x4d67 019232 copy rega ,pdata 
-0x4d68 019233 istore 2 ,contw 
-0x4d69 019234 rtn 
-:      019251 l2cap_init:
-0x4d6a 019252 branch l2cap_init_wake ,wake 
-:      019253 l2cap_init_work:
-0x4d6b 019254 setarg mem_l2cap_xmem_end 
-0x4d6c 019255 arg mem_l2cap_xmem_start ,contw 
-0x4d6d 019256 isub contw ,loopcnt 
-0x4d6e 019257 call clear_mem 
-:      019258 l2cap_init_wake:
-0x4d6f 019259 bpatchx patch20_6 ,mem_patch20 
-0x4d70 019260 setarg mem_sdp_mem_end 
-0x4d71 019261 arg mem_sdp_mem_start ,contw 
-0x4d72 019262 isub contw ,loopcnt 
-0x4d73 019263 call clear_mem 
-0x4d74 019264 setarg mem_l2cap_mem_end 
-0x4d75 019265 arg mem_l2cap_mem_start ,contw 
-0x4d76 019266 isub contw ,loopcnt 
-0x4d77 019267 call clear_mem 
-0x4d78 019268 branch l2cap_lpm_load_txbuf 
-:      019270 process_rx_l2cap_pkt:
-0x4d79 019271 bpatchx patch20_7 ,mem_patch20 
-0x4d7a 019272 copy contr ,temp 
-0x4d7b 019275 copy temp ,contr 
-0x4d7c 019276 ifetch 2 ,contr 
-0x4d7d 019277 store 2 ,mem_l2cap_rx_pkt_length 
-0x4d7e 019278 ifetch 2 ,contr 
-0x4d7f 019279 store 2 ,mem_l2cap_rx_cid 
-0x4d80 019280 deposit contr 
-0x4d81 019281 store 2 ,mem_l2cap_payload_ptr 
-0x4d82 019282 fetch 1 ,memui_reconnect_mode 
-0x4d83 019283 beq no_reconnection ,l2cap_rx_multiplexing 
-0x4d84 019284 branch ml2cap_rx_multiplexing 
-:      019286 l2cap_rx_multiplexing:
-0x4d85 019287 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4d86 019288 branch l2cap_rx_reset_state ,blank 
-0x4d87 019289 bpatchx patch21_0 ,mem_patch21 
-0x4d88 019290 fetch 1 ,mem_l2cap_rx_cid 
-0x4d89 019291 beq l2cap_signal_channel ,l2cap_call_proc_signal 
-:      019292 l2cap_rx_multiplexing0:
-0x4d8a 019293 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
-0x4d8b 019294 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x4d8c 019295 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x4d8d 019296 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x4d8e 019297 branch l2cap_rx_reset_state 
-:      019299 l2cap_check_map:
-0x4d8f 019302 bpatchx patch21_1 ,mem_patch21 
-0x4d90 019303 call l2cap_malloc_get_full_map 
-0x4d91 019304 fetch 1 ,mem_used_map 
-0x4d92 019305 beq 0 ,set_pdata_0 
-0x4d93 019306 beq 1 ,set_pdata_0 
-0x4d94 019307 beq 2 ,set_pdata_0 
-0x4d95 019308 beq 3 ,set_pdata_0 
-0x4d96 019309 beq 0x81 ,set_pdata_0 
-0x4d97 019310 beq 0xc0 ,set_pdata_0 
-0x4d98 019311 beq 0x80 ,set_pdata_0 
-0x4d99 019312 beq 0x40 ,set_pdata_0 
-0x4d9a 019313 rtn 
-:      019315 set_pdata_0:
-0x4d9b 019316 setarg 0 
-0x4d9c 019317 rtn 
-:      019320 l2cap_call_proc_signal:
-0x4d9d 019321 call l2cap_check_map 
-0x4d9e 019322 nrtn blank 
-:      019323 l2cap_call_proc_signal0:
-0x4d9f 019324 call l2cap_malloc_signal_channel 
-0x4da0 019325 call l2cap_process_signal_pkt 
-0x4da1 019326 fetcht 2 ,mem_l2cap_signal_tx_length 
-0x4da2 019327 branch l2cap_call_proc_no_reply ,blank 
-0x4da3 019328 call l2cap_get_signal_tx_buff 
-0x4da4 019329 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4da5 019330 istore 2 ,contw 
-0x4da6 019331 force l2cap_signal_channel ,pdata 
-0x4da7 019332 istore 2 ,contw 
-0x4da8 019333 branch l2cap_rx_reset_state 
-:      019335 l2cap_call_proc_sigal_pending:
-0x4da9 019336 fetch 1 ,mem_l2cap_pending_item 
-0x4daa 019337 rtn blank 
-0x4dab 019338 copy pdata ,rega 
-0x4dac 019339 bpatchx patch21_2 ,mem_patch21 
-0x4dad 019340 fetch 4 ,mem_l2cap_sdpres_delay_time 
-0x4dae 019341 arg 0x100 ,temp 
-0x4daf 019342 iadd temp ,temp 
-0x4db0 019343 copy clkn_bt ,pdata 
-0x4db1 019344 isub temp ,null 
-0x4db2 019345 nrtn positive 
-0x4db3 019346 jam 0 ,mem_l2cap_pending_item 
-0x4db4 019347 copy rega ,pdata 
-0x4db5 019348 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
-0x4db6 019349 branch assert 
-:      019350 l2cap_sdp_conn_succ:
-0x4db7 019351 arg 0 ,debug 
-0x4db8 019352 call l2cap_malloc_signal_channel 
-0x4db9 019353 call restore_l2cap_req_param 
-0x4dba 019354 call l2cap_get_signal_tx_payload 
-0x4dbb 019355 call save_cont_pointers 
-0x4dbc 019356 call send_connection_sdp_res 
-0x4dbd 019357 call l2cap_get_signal_tx_buff 
-0x4dbe 019359 setarg 0x000c 
-0x4dbf 019360 istore 2 ,contw 
-0x4dc0 019361 force l2cap_signal_channel ,pdata 
-0x4dc1 019362 istore 2 ,contw 
-0x4dc2 019363 branch l2cap_rx_reset_state 
-:      019367 l2cap_reset_sdp_map:
-0x4dc3 019368 bpatchx patch21_3 ,mem_patch21 
-0x4dc4 019369 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dc5 019370 increase 4 ,pdata 
-0x4dc6 019371 rshift4 pdata ,pdata 
-0x4dc7 019372 rshift3 pdata ,pdata 
-0x4dc8 019373 add pdata ,1 ,temp 
-0x4dc9 019374 arg mem_tx_fifo3 ,contr 
-0x4dca 019375 ifetch 3 ,contr 
-0x4dcb 019376 rtn blank 
-0x4dcc 019377 store 3 ,mem_tx_fifo_map_temp 
-0x4dcd 019378 fetch 1 ,mem_tx_fifo_map_temp 
-0x4dce 019379 copy pdata ,rega 
-0x4dcf 019380 call check_l2cap_map 
-0x4dd0 019381 copy regb ,pdata 
-0x4dd1 019382 store 1 ,mem_tx_fifo3 
-0x4dd2 019383 rtn 
-:      019385 check_l2cap_map:
-0x4dd3 019386 arg 0 ,queue 
-0x4dd4 019387 arg 0 ,regb 
-:      019389 check_l2cap_map_loop:
-0x4dd5 019390 sub queue ,7 ,null 
-0x4dd6 019391 nrtn positive 
-0x4dd7 019392 qisolate1 rega 
-0x4dd8 019393 branch check_l2cap_map_used ,true 
-0x4dd9 019394 branch check_l2cap_map_used2 
-:      019396 check_l2cap_map_used:
-0x4dda 019397 copy temp ,pdata 
-0x4ddb 019398 branch check_l2cap_map_used2 ,blank 
-0x4ddc 019399 qset1 regb 
-0x4ddd 019400 increase -1 ,temp 
-:      019402 check_l2cap_map_used2:
-0x4dde 019403 increase 1 ,queue 
-0x4ddf 019404 branch check_l2cap_map_loop 
-:      019406 l2cap_call_proc_sdp:
-0x4de0 019407 call l2cap_malloc_is_fifo_empty 
-0x4de1 019408 nrtn blank 
-0x4de2 019409 call l2cap_check_map 
-0x4de3 019410 nrtn blank 
-0x4de4 019411 call l2cap_malloc_sdp_channel 
-0x4de5 019412 call sdp_process 
-0x4de6 019413 call l2cap_reset_sdp_map 
-0x4de7 019414 branch l2cap_call_proc_sdp_common 
-:      019417 ml2cap_call_proc_sdp:
-0x4de8 019418 call l2cap_malloc_is_fifo_empty 
-0x4de9 019419 nrtn blank 
-0x4dea 019420 call l2cap_malloc_sdp_channel 
-0x4deb 019421 call sdp_process 
-:      019422 l2cap_call_proc_sdp_common:
-0x4dec 019423 call l2cap_get_sdp_tx_buff 
-0x4ded 019424 fetch 2 ,mem_sdp_tx_pkt_length 
-0x4dee 019425 branch l2cap_call_proc_no_reply ,blank 
-0x4def 019426 istore 2 ,contw 
-0x4df0 019427 fetch 2 ,mem_sdp_remote_cid 
-0x4df1 019428 istore 2 ,contw 
-0x4df2 019429 branch l2cap_rx_reset_state 
-:      019431 l2cap_call_proc_hid:
-0x4df3 019432 call hid_rx_process 
-0x4df4 019433 branch l2cap_rx_reset_state 
-:      019435 l2cap_call_proc_rfcomm:
-0x4df5 019436 bpatchx patch21_4 ,mem_patch21 
-0x4df6 019437 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x4df7 019438 call rfcomm_rx_process 
-0x4df8 019439 fetch 1 ,mem_rfcomm_malloc_fail_flag 
-0x4df9 019440 rtneq rfcomm_malloc_fail 
-0x4dfa 019441 branch l2cap_rx_reset_state 
-:      019442 l2cap_call_proc_no_reply:
-0x4dfb 019443 call l2cap_malloc_discard 
-:      019445 l2cap_rx_reset_state:
-0x4dfc 019446 setarg 0 
-0x4dfd 019447 store 2 ,mem_l2cap_rx_pkt_length 
-0x4dfe 019448 store 2 ,mem_l2cap_rx_cid 
-0x4dff 019449 jam l2cap_rx_done ,mem_l2cap_rx_done 
-0x4e00 019450 rtn 
-:      019452 l2cap_process_signal_pkt:
-0x4e01 019453 bpatchx patch21_5 ,mem_patch21 
-0x4e02 019454 call l2cap_get_signal_tx_payload 
-0x4e03 019455 force 0 ,regb 
-0x4e04 019456 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x4e05 019457 copy pdata ,regc 
-0x4e06 019458 fetch 2 ,mem_l2cap_payload_ptr 
-0x4e07 019459 iforce contr 
-:      019460 l2cap_process_signal_pkt_loop:
-0x4e08 019461 call l2cap_process_one_signal 
-0x4e09 019462 deposit regc 
-0x4e0a 019463 increase -4 ,regc 
-0x4e0b 019464 increase -4 ,pdata 
-0x4e0c 019465 nbranch l2cap_process_signal_pkt_loop ,blank 
-0x4e0d 019466 copy regb ,pdata 
-0x4e0e 019467 store 2 ,mem_l2cap_signal_tx_length 
-0x4e0f 019468 rtn 
-:      019470 l2cap_process_one_signal:
-0x4e10 019471 bpatchx patch21_6 ,mem_patch21 
-0x4e11 019472 ifetch 1 ,contr 
-0x4e12 019473 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
-0x4e13 019474 beq signal_connect_req ,l2cap_proc_signal_connect_req 
-0x4e14 019475 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
-0x4e15 019476 beq signal_config_req ,l2cap_proc_signal_config_req 
-0x4e16 019477 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
-0x4e17 019478 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
-0x4e18 019479 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
-0x4e19 019480 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x4e1a 019481 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
-0x4e1b 019482 beq signal_info_req ,l2cap_proc_signal_info_req 
-0x4e1c 019483 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
-0x4e1d 019484 call l2cap_reject_command 
-:      019485 l2cap_process_one_signal_rtn:
-0x4e1e 019486 rtn 
-:      019488 l2cap_proc_signal_info_req:
-0x4e1f 019489 ifetch 1 ,contr 
-0x4e20 019490 copy pdata ,queue 
-0x4e21 019491 ifetch 2 ,contr 
-0x4e22 019492 copy pdata ,rega 
-0x4e23 019493 copy regc ,pdata 
-0x4e24 019494 isub rega ,regc 
-0x4e25 019495 setarg signal_info_rsp 
-0x4e26 019496 istore 1 ,contw 
-0x4e27 019497 copy queue ,pdata 
-0x4e28 019498 istore 1 ,contw 
-0x4e29 019499 ifetch 2 ,contr 
-:      019500 l2cap_proc_signal_info_req_reply:
-0x4e2a 019501 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
-0x4e2b 019502 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
-0x4e2c 019503 rtn 
-:      019504 l2cap_proc_signal_info_req_ext:
-0x4e2d 019505 setarg 0x020008 
-0x4e2e 019506 istore 6 ,contw 
-0x4e2f 019507 setarg 0x0280 
-0x4e30 019508 istore 4 ,contw 
-0x4e31 019509 force 12 ,pdata 
-0x4e32 019510 branch l2cap_proc_signal_info_req_common 
-:      019511 l2cap_proc_signal_info_req_fix:
-0x4e33 019512 setarg 0x3000c 
-0x4e34 019513 istore 6 ,contw 
-0x4e35 019514 setarg 0x0006 
-0x4e36 019515 istore 8 ,contw 
-0x4e37 019516 force 16 ,pdata 
-:      019517 l2cap_proc_signal_info_req_common:
-0x4e38 019518 iadd regb ,regb 
-0x4e39 019519 branch l2cap_process_one_signal_rtn 
-:      019521 ml2cap_proc_signal_info_req:
-0x4e3a 019522 ifetch 1 ,contr 
-0x4e3b 019523 copy pdata ,queue 
-0x4e3c 019524 ifetch 2 ,contr 
-0x4e3d 019525 copy pdata ,rega 
-0x4e3e 019526 ifetch 2 ,contr 
-0x4e3f 019527 store 2 ,mem_temp 
-0x4e40 019528 copy regc ,pdata 
-0x4e41 019529 isub rega ,regc 
-0x4e42 019530 call l2cap_get_signal_tx_payload 
-0x4e43 019531 setarg signal_info_rsp 
-0x4e44 019532 istore 1 ,contw 
-0x4e45 019533 copy queue ,pdata 
-0x4e46 019534 istore 1 ,contw 
-0x4e47 019535 fetch 2 ,mem_temp 
-0x4e48 019536 branch l2cap_proc_signal_info_req_reply 
-:      019540 l2cap_proc_signal_cmd_reject:
-0x4e49 019541 ifetch 1 ,contr 
-0x4e4a 019542 copy pdata ,queue 
-0x4e4b 019543 ifetch 2 ,contr 
-0x4e4c 019544 copy pdata ,rega 
-0x4e4d 019545 iadd contr ,contr 
-0x4e4e 019546 copy regc ,pdata 
-0x4e4f 019547 isub rega ,regc 
-:      019548 l2cap_proc_signal_cmd_reject_rtn:
-0x4e50 019549 branch l2cap_process_one_signal_rtn 
-:      019551 l2cap_proc_signal_connect_req:
-0x4e51 019552 call save_cont_pointers 
-0x4e52 019555 call load_cont_pointers 
-0x4e53 019556 arg 0 ,debug 
-0x4e54 019557 ifetch 1 ,contr 
-0x4e55 019558 copy pdata ,queue 
-0x4e56 019559 ifetch 2 ,contr 
-0x4e57 019560 copy pdata ,rega 
-0x4e58 019561 ifetch 2 ,contr 
-0x4e59 019562 copy pdata ,temp 
-0x4e5a 019563 ifetch 2 ,contr 
-0x4e5b 019564 copy pdata ,timeup 
-0x4e5c 019565 bpatchx patch21_7 ,mem_patch21 
-0x4e5d 019566 copy temp ,pdata 
-0x4e5e 019567 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
-0x4e5f 019568 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
-0x4e60 019569 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
-0x4e61 019570 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
-0x4e62 019571 call l2cap_reject_command 
-0x4e63 019572 branch l2cap_proc_signal_connect_req_rtn 
-:      019574 l2cap_proc_signal_connect_req_sdp:
-0x4e64 019575 call save_cont_pointers 
-0x4e65 019576 arg l2cap_sdp_channel ,temp 
-0x4e66 019577 fetch 2 ,mem_sdp_remote_cid 
-0x4e67 019578 nbranch already_connected ,blank 
-0x4e68 019579 copy timeup ,pdata 
-0x4e69 019580 store 2 ,mem_sdp_remote_cid 
-0x4e6a 019581 copy clkn_bt ,pdata 
-0x4e6b 019582 store 4 ,mem_l2cap_sdpres_delay_time 
-0x4e6c 019583 call store_l2cap_req_param 
-0x4e6d 019584 branch send_connection_pending 
-:      019586 store_l2cap_req_param:
-0x4e6e 019587 storet 2 ,mem_psm 
-0x4e6f 019588 deposit timeup 
-0x4e70 019589 store 2 ,mem_scid 
-0x4e71 019590 deposit rega 
-0x4e72 019591 store 2 ,mem_cmd_length 
-0x4e73 019592 deposit regb 
-0x4e74 019593 store 2 ,mem_tt2 
-0x4e75 019594 deposit regc 
-0x4e76 019595 store 2 ,mem_tt3 
-0x4e77 019596 deposit queue 
-0x4e78 019597 store 2 ,mem_id 
-0x4e79 019598 rtn 
-:      019600 restore_l2cap_req_param:
-0x4e7a 019601 fetcht 2 ,mem_psm 
-0x4e7b 019602 fetch 2 ,mem_scid 
-0x4e7c 019603 copy pdata ,timeup 
-0x4e7d 019604 fetch 2 ,mem_cmd_length 
-0x4e7e 019605 copy pdata ,rega 
-0x4e7f 019606 fetch 2 ,mem_tt2 
-0x4e80 019607 copy pdata ,regb 
-0x4e81 019608 fetch 2 ,mem_tt3 
-0x4e82 019609 copy pdata ,regc 
-0x4e83 019610 fetch 2 ,mem_id 
-0x4e84 019611 copy pdata ,queue 
-0x4e85 019612 rtn 
-:      019614 l2cap_proc_signal_connect_req_rfcomm:
-0x4e86 019615 call save_cont_pointers 
-0x4e87 019616 setarg l2cap_rfcomm_channel 
-0x4e88 019617 arg l2cap_rfcomm_channel ,temp 
-0x4e89 019618 fetch 2 ,mem_rfcomm_remote_cid 
-0x4e8a 019619 nbranch already_connected ,blank 
-0x4e8b 019620 copy timeup ,pdata 
-0x4e8c 019621 store 2 ,mem_rfcomm_remote_cid 
-0x4e8d 019622 fetch 1 ,mem_rfcomm_state 
-0x4e8e 019623 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e8f 019624 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e90 019625 store 1 ,mem_rfcomm_state 
-0x4e91 019626 branch send_connection_res 
-:      019627 l2cap_proc_signal_connect_req_hid_ctrl:
-0x4e92 019628 call save_cont_pointers 
-0x4e93 019629 arg l2cap_hid_control_channel ,temp 
-0x4e94 019630 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4e95 019631 nbranch already_connected ,blank 
-0x4e96 019632 copy timeup ,pdata 
-0x4e97 019633 store 2 ,mem_hid_ctrl_remote_cid 
-0x4e98 019634 fetch 1 ,mem_hid_control_state 
-0x4e99 019635 set1 l2cap_channel_state_conn_req ,pdata 
-0x4e9a 019636 set1 l2cap_channel_state_conn_res ,pdata 
-0x4e9b 019637 store 1 ,mem_hid_control_state 
-0x4e9c 019638 branch send_connection_res 
-:      019639 l2cap_proc_signal_connect_req_hid_int:
-0x4e9d 019640 call save_cont_pointers 
-0x4e9e 019641 deposit clke 
-0x4e9f 019642 arg l2cap_hid_interrupt_channel ,temp 
-0x4ea0 019643 fetch 2 ,mem_hid_int_remote_cid 
-0x4ea1 019644 nbranch already_connected ,blank 
-0x4ea2 019645 copy timeup ,pdata 
-0x4ea3 019646 store 2 ,mem_hid_int_remote_cid 
-0x4ea4 019647 fetch 1 ,mem_hid_interrupt_state 
-0x4ea5 019648 set1 l2cap_channel_state_conn_req ,pdata 
-0x4ea6 019649 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ea7 019650 store 1 ,mem_hid_interrupt_state 
-0x4ea8 019651 branch send_connection_res 
-:      019653 send_connection_pending:
-0x4ea9 019654 setarg l2cap_connect_pending 
-0x4eaa 019655 store 2 ,meml2cap_t1 
-0x4eab 019656 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
-0x4eac 019657 branch send_connection_res0 
-:      019658 send_connection_sdp_res:
-0x4ead 019659 fetch 1 ,mem_sdp_state 
-0x4eae 019660 set1 l2cap_channel_state_conn_req ,pdata 
-0x4eaf 019661 set1 l2cap_channel_state_conn_res ,pdata 
-0x4eb0 019662 store 1 ,mem_sdp_state 
-:      019663 send_connection_res:
-0x4eb1 019664 setarg l2cap_connect_successful 
-0x4eb2 019665 store 2 ,meml2cap_t1 
-:      019666 send_connection_res0:
-0x4eb3 019667 bpatchx patch22_0 ,mem_patch22 
-0x4eb4 019668 call load_cont_pointers 
-0x4eb5 019669 setarg signal_connect_rsp 
-0x4eb6 019670 istore 1 ,contw 
-0x4eb7 019671 copy queue ,pdata 
-0x4eb8 019672 istore 1 ,contw 
-0x4eb9 019673 setarg 0x0008 
-0x4eba 019674 istore 2 ,contw 
-0x4ebb 019675 copy temp ,pdata 
-0x4ebc 019676 istore 2 ,contw 
-0x4ebd 019677 copy timeup ,pdata 
-0x4ebe 019678 istore 2 ,contw 
-0x4ebf 019679 fetch 2 ,meml2cap_t1 
-0x4ec0 019680 beq l2cap_connect_pending ,connect_pending 
-0x4ec1 019681 isolate0 0 ,debug 
-0x4ec2 019682 branch connect_suc ,true 
-0x4ec3 019683 setarg l2cap_connect_refused_no_resources 
-:      019684 connect_suc:
-0x4ec4 019685 istore 2 ,contw 
-0x4ec5 019686 force 0x0000 ,pdata 
-0x4ec6 019687 istore 2 ,contw 
-0x4ec7 019688 setarg 12 
-0x4ec8 019689 branch connect_req_update_byte_counts 
-:      019690 connect_pending:
-0x4ec9 019691 istore 2 ,contw 
-0x4eca 019692 force 0x0002 ,pdata 
-0x4ecb 019693 istore 2 ,contw 
-0x4ecc 019694 setarg 12 
-0x4ecd 019695 branch connect_req_update_byte_counts 
-:      019697 already_connected:
-0x4ece 019698 set1 0 ,debug 
-0x4ecf 019699 branch send_connection_res 
-:      019700 connect_req_update_byte_counts:
-0x4ed0 019701 iadd regb ,regb 
-0x4ed1 019702 copy regc ,pdata 
-0x4ed2 019703 isub rega ,regc 
-0x4ed3 019704 branch l2cap_proc_signal_connect_req_rtn 
-:      019705 l2cap_proc_signal_connect_req_rtn:
-0x4ed4 019706 branch l2cap_process_one_signal_rtn 
-:      019708 l2cap_proc_signal_connect_rsp:
-0x4ed5 019709 ifetch 1 ,contr 
-0x4ed6 019710 copy pdata ,queue 
-0x4ed7 019711 ifetch 2 ,contr 
-0x4ed8 019712 copy pdata ,rega 
-0x4ed9 019713 copy regc ,pdata 
-0x4eda 019714 isub rega ,regc 
-0x4edb 019715 ifetch 2 ,contr 
-0x4edc 019716 copy pdata ,timeup 
-0x4edd 019717 ifetch 2 ,contr 
-0x4ede 019718 copy pdata ,temp 
-0x4edf 019719 bpatchx patch22_1 ,mem_patch22 
-0x4ee0 019720 setarg l2cap_sdp_channel 
-0x4ee1 019721 isub temp ,null 
-0x4ee2 019722 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
-0x4ee3 019723 setarg l2cap_rfcomm_channel 
-0x4ee4 019724 isub temp ,null 
-0x4ee5 019725 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x4ee6 019726 setarg l2cap_hid_control_channel 
-0x4ee7 019727 isub temp ,null 
-0x4ee8 019728 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x4ee9 019729 setarg l2cap_hid_interrupt_channel 
-0x4eea 019730 isub temp ,null 
-0x4eeb 019731 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x4eec 019732 rtn 
-:      019734 l2cap_proc_signal_connect_rsp_sdp:
-0x4eed 019735 copy timeup ,pdata 
-0x4eee 019736 store 2 ,mem_sdp_remote_cid 
-0x4eef 019737 fetch 1 ,mem_sdp_state 
-0x4ef0 019738 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef1 019739 store 1 ,mem_sdp_state 
-0x4ef2 019740 branch l2cap_process_one_signal_rtn 
-:      019741 l2cap_proc_signal_connect_rsp_rfcomm:
-0x4ef3 019742 copy timeup ,pdata 
-0x4ef4 019743 store 2 ,mem_rfcomm_remote_cid 
-0x4ef5 019744 fetch 1 ,mem_rfcomm_state 
-0x4ef6 019745 set1 l2cap_channel_state_conn_res ,pdata 
-0x4ef7 019746 store 1 ,mem_rfcomm_state 
-0x4ef8 019747 rtn 
-:      019748 l2cap_proc_signal_connect_rsp_hid_int:
-0x4ef9 019749 copy timeup ,pdata 
-0x4efa 019750 store 2 ,mem_hid_ctrl_remote_cid 
-0x4efb 019751 fetch 1 ,mem_hid_interrupt_state 
-0x4efc 019752 set1 l2cap_channel_state_conn_res ,pdata 
-0x4efd 019753 store 1 ,mem_hid_interrupt_state 
-0x4efe 019754 rtn 
-:      019755 l2cap_proc_signal_connect_rsp_hid_ctrl:
-0x4eff 019756 copy timeup ,pdata 
-0x4f00 019757 store 2 ,mem_hid_int_remote_cid 
-0x4f01 019758 fetch 1 ,mem_hid_control_state 
-0x4f02 019759 set1 l2cap_channel_state_conn_res ,pdata 
-0x4f03 019760 store 1 ,mem_hid_control_state 
-0x4f04 019761 rtn 
-:      019763 l2cap_proc_signal_config_req:
-0x4f05 019764 ifetch 1 ,contr 
-0x4f06 019765 copy pdata ,queue 
-0x4f07 019766 ifetch 2 ,contr 
-0x4f08 019767 copy pdata ,rega 
-0x4f09 019768 copy regc ,pdata 
-0x4f0a 019769 isub rega ,regc 
-0x4f0b 019770 ifetch 2 ,contr 
-0x4f0c 019771 copy pdata ,temp 
-0x4f0d 019772 copy temp ,rega 
-0x4f0e 019773 bpatchx patch22_2 ,mem_patch22 
-0x4f0f 019774 setarg l2cap_sdp_channel 
-0x4f10 019775 isub temp ,null 
-0x4f11 019776 branch l2cap_proc_signal_config_req_sdp ,zero 
-0x4f12 019777 setarg l2cap_rfcomm_channel 
-0x4f13 019778 isub temp ,null 
-0x4f14 019779 branch l2cap_proc_signal_config_req_rfcomm ,zero 
-0x4f15 019780 setarg l2cap_hid_control_channel 
-0x4f16 019781 isub temp ,null 
-0x4f17 019782 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x4f18 019783 setarg l2cap_hid_interrupt_channel 
-0x4f19 019784 isub temp ,null 
-0x4f1a 019785 branch l2cap_proc_signal_config_req_hid_int ,zero 
-0x4f1b 019786 branch l2cap_reject_command 
-:      019788 l2cap_proc_signal_config_req_sdp:
-0x4f1c 019789 copy contw ,timeup 
-0x4f1d 019790 fetch 1 ,mem_sdp_state 
-0x4f1e 019791 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f1f 019792 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f20 019794 store 1 ,mem_sdp_state 
-0x4f21 019795 copy timeup ,contw 
-0x4f22 019796 arg l2cap_sdp_channel ,timeup 
-0x4f23 019797 fetch 2 ,mem_sdp_remote_cid 
-0x4f24 019798 copy pdata ,temp 
-0x4f25 019799 branch l2cap_send_config_rsp 
-:      019800 l2cap_proc_signal_config_req_hid_ctrl:
-0x4f26 019801 copy contw ,timeup 
-0x4f27 019802 fetch 1 ,mem_hid_control_state 
-0x4f28 019803 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f29 019804 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f2a 019806 store 1 ,mem_hid_control_state 
-0x4f2b 019807 copy timeup ,contw 
-0x4f2c 019808 arg l2cap_hid_control_channel ,timeup 
-0x4f2d 019809 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f2e 019810 copy pdata ,temp 
-0x4f2f 019811 branch l2cap_send_config_rsp 
-:      019812 l2cap_proc_signal_config_req_hid_int:
-0x4f30 019813 copy contw ,timeup 
-0x4f31 019814 fetch 1 ,mem_hid_interrupt_state 
-0x4f32 019815 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f33 019816 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f34 019818 store 1 ,mem_hid_interrupt_state 
-0x4f35 019819 copy timeup ,contw 
-0x4f36 019820 arg l2cap_hid_interrupt_channel ,timeup 
-0x4f37 019821 fetch 2 ,mem_hid_int_remote_cid 
-0x4f38 019822 copy pdata ,temp 
-0x4f39 019823 branch l2cap_send_config_rsp 
-:      019824 l2cap_proc_signal_config_req_rfcomm:
-0x4f3a 019825 copy contw ,timeup 
-0x4f3b 019826 fetch 1 ,mem_rfcomm_state 
-0x4f3c 019827 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x4f3d 019828 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x4f3e 019830 store 1 ,mem_rfcomm_state 
-0x4f3f 019832 copy timeup ,contw 
-0x4f40 019833 arg l2cap_rfcomm_channel ,timeup 
-0x4f41 019834 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f42 019835 copy pdata ,temp 
-:      019836 l2cap_send_config_rsp:
-0x4f43 019837 bpatchx patch22_3 ,mem_patch22 
-0x4f44 019838 setarg signal_config_rsp 
-0x4f45 019839 istore 1 ,contw 
-0x4f46 019840 copy queue ,pdata 
-0x4f47 019841 istore 1 ,contw 
-0x4f48 019842 setarg 0x0006 
-0x4f49 019843 istore 2 ,contw 
-0x4f4a 019844 copy temp ,pdata 
-0x4f4b 019845 istore 2 ,contw 
-0x4f4c 019846 force 0x00 ,pdata 
-0x4f4d 019847 istore 2 ,contw 
-0x4f4e 019848 force l2cap_config_success ,pdata 
-0x4f4f 019849 istore 2 ,contw 
-0x4f50 019850 force 10 ,pdata 
-0x4f51 019851 iadd regb ,regb 
-0x4f52 019853 storet 2 ,mem_config_req_dest_cid 
-0x4f53 019854 copy queue ,pdata 
-0x4f54 019855 store 1 ,mem_config_identifier 
-0x4f55 019856 force l2cap_sdp_channel ,pdata 
-0x4f56 019857 icompare 0xff ,timeup 
-0x4f57 019858 branch l2cap_send_config_rsp_is_sdp ,true 
-0x4f58 019859 increase 1 ,pdata 
-:      019860 l2cap_send_config_rsp_is_sdp:
-0x4f59 019862 rtn 
-:      019863 l2cap_check_channel_state:
-0x4f5a 019864 disable user 
-0x4f5b 019865 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5c 019866 rtnbit0 l2cap_channel_state_conn_req ,pdata 
-0x4f5d 019867 rtnbit0 l2cap_channel_state_conn_res ,pdata 
-0x4f5e 019868 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x4f5f 019869 copy contr ,contw 
-0x4f60 019870 increase -1 ,contw 
-0x4f61 019871 istore 1 ,contw 
-0x4f62 019872 enable user 
-0x4f63 019873 rtn 
-:      019874 l2cap_send_config_req:
-:      019875 l2cap_send_config_req_sdp:
-0x4f64 019876 fetch 1 ,mem_sdp_state 
-0x4f65 019877 call l2cap_check_channel_state 
-0x4f66 019878 nbranch l2cap_send_config_req_rfcomm ,user 
-0x4f67 019879 jam l2cap_sdp_channel ,mem_send_config_req 
-0x4f68 019880 fetch 2 ,mem_sdp_remote_cid 
-0x4f69 019881 store 2 ,mem_config_req_dest_cid 
-0x4f6a 019882 branch l2cap_generate_config_req 
-:      019883 l2cap_send_config_req_rfcomm:
-0x4f6b 019884 fetch 1 ,mem_rfcomm_state 
-0x4f6c 019885 call l2cap_check_channel_state 
-0x4f6d 019886 nbranch l2cap_send_config_req_hid_ctrl ,user 
-0x4f6e 019887 jam l2cap_rfcomm_channel ,mem_send_config_req 
-0x4f6f 019888 fetch 2 ,mem_rfcomm_remote_cid 
-0x4f70 019889 store 2 ,mem_config_req_dest_cid 
-0x4f71 019890 branch l2cap_generate_config_req 
-:      019891 l2cap_send_config_req_hid_ctrl:
-0x4f72 019892 fetch 1 ,mem_hid_control_state 
-0x4f73 019893 call l2cap_check_channel_state 
-0x4f74 019894 nbranch l2cap_send_config_req_hid_int ,user 
-0x4f75 019895 jam l2cap_hid_control_channel ,mem_send_config_req 
-0x4f76 019896 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4f77 019897 store 2 ,mem_config_req_dest_cid 
-0x4f78 019898 branch l2cap_generate_config_req 
-:      019899 l2cap_send_config_req_hid_int:
-0x4f79 019900 fetch 1 ,mem_hid_interrupt_state 
-0x4f7a 019901 call l2cap_check_channel_state 
-0x4f7b 019902 nrtn user 
-0x4f7c 019903 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
-0x4f7d 019904 fetch 2 ,mem_hid_int_remote_cid 
-0x4f7e 019905 store 2 ,mem_config_req_dest_cid 
-:      019908 l2cap_generate_config_req:
-0x4f7f 019909 bpatchx patch22_4 ,mem_patch22 
-0x4f80 019910 call l2cap_get_req_id 
-0x4f81 019911 call l2cap_malloc_signal_channel 
-0x4f82 019912 force 0 ,regb 
-0x4f83 019913 call l2cap_get_signal_tx_payload 
-0x4f84 019914 force signal_config_req ,pdata 
-0x4f85 019915 istore 1 ,contw 
-0x4f86 019916 fetch 1 ,mem_ml2cap_comm_id 
-0x4f87 019917 istore 1 ,contw 
-0x4f88 019918 setarg 0x0008 
-0x4f89 019919 istore 2 ,contw 
-0x4f8a 019920 fetch 2 ,mem_config_req_dest_cid 
-0x4f8b 019921 istore 2 ,contw 
-0x4f8c 019922 setarg 0x0000 
-0x4f8d 019923 istore 2 ,contw 
-0x4f8e 019924 force 1 ,pdata 
-0x4f8f 019925 istore 1 ,contw 
-0x4f90 019926 force 2 ,pdata 
-0x4f91 019927 istore 1 ,contw 
-0x4f92 019928 fetch 1 ,mem_send_config_req 
-0x4f93 019929 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
-0x4f94 019930 setarg l2cap_config_mtu_sdp 
-0x4f95 019931 istore 2 ,contw 
-0x4f96 019932 branch l2cap_generate_config_req_done 
-:      019933 l2cap_generate_config_req_rfcomm:
-0x4f97 019934 setarg l2cap_config_mtu_rfcomm 
-0x4f98 019935 istore 2 ,contw 
-:      019936 l2cap_generate_config_req_done:
-0x4f99 019937 arg 0x0c ,temp 
-0x4f9a 019938 storet 2 ,mem_l2cap_signal_tx_length 
-0x4f9b 019939 call l2cap_get_signal_tx_buff 
-0x4f9c 019940 fetch 2 ,mem_l2cap_signal_tx_length 
-0x4f9d 019941 istore 2 ,contw 
-0x4f9e 019942 force l2cap_signal_channel ,pdata 
-0x4f9f 019943 istore 2 ,contw 
-0x4fa0 019944 jam 0 ,mem_send_config_req 
-:      019945 l2cap_proc_signal_config_req_rtn:
-0x4fa1 019946 branch l2cap_process_one_signal_rtn 
-:      019948 l2cap_proc_signal_config_rsp:
-0x4fa2 019949 increase 1 ,contr 
-0x4fa3 019950 ifetch 2 ,contr 
-0x4fa4 019951 copy pdata ,rega 
-0x4fa5 019952 copy regc ,pdata 
-0x4fa6 019953 isub rega ,regc 
-0x4fa7 019954 ifetch 2 ,contr 
-0x4fa8 019955 copy pdata ,rega 
-0x4fa9 019956 bpatchx patch22_5 ,mem_patch22 
-0x4faa 019957 setarg l2cap_sdp_channel 
-0x4fab 019958 isub rega ,null 
-0x4fac 019959 branch l2cap_proc_signal_config_rsp_sdp ,zero 
-0x4fad 019960 setarg l2cap_rfcomm_channel 
-0x4fae 019961 isub rega ,null 
-0x4faf 019962 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x4fb0 019963 setarg l2cap_hid_control_channel 
-0x4fb1 019964 isub rega ,null 
-0x4fb2 019965 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x4fb3 019966 setarg l2cap_hid_interrupt_channel 
-0x4fb4 019967 isub rega ,null 
-0x4fb5 019968 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
-0x4fb6 019969 increase 2 ,contr 
-0x4fb7 019970 ifetch 2 ,contr 
-0x4fb8 019971 iforce null 
-0x4fb9 019972 branch l2cap_process_one_signal_rtn 
-:      019973 l2cap_proc_signal_config_rsp_sdp:
-0x4fba 019974 fetch 1 ,mem_sdp_state 
-0x4fbb 019975 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fbc 019976 store 1 ,mem_sdp_state 
-0x4fbd 019977 branch l2cap_process_one_signal_rtn 
-:      019978 l2cap_proc_signal_config_rsp_rfcomm:
-0x4fbe 019979 fetch 1 ,mem_rfcomm_state 
-0x4fbf 019980 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc0 019981 store 1 ,mem_rfcomm_state 
-0x4fc1 019982 branch l2cap_process_one_signal_rtn 
-:      019983 l2cap_proc_signal_config_rsp_hid_ctrl:
-0x4fc2 019984 fetch 1 ,mem_hid_control_state 
-0x4fc3 019985 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc4 019986 store 1 ,mem_hid_control_state 
-0x4fc5 019987 branch l2cap_process_one_signal_rtn 
-:      019988 l2cap_proc_signal_config_rsp_hid_int:
-0x4fc6 019989 fetch 1 ,mem_hid_interrupt_state 
-0x4fc7 019990 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x4fc8 019991 store 1 ,mem_hid_interrupt_state 
-0x4fc9 019992 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x4fca 019993 branch ui_ipc_send_event 
-:      019997 l2cap_proc_signal_disconnect_req:
-0x4fcb 019998 ifetch 1 ,contr 
-0x4fcc 019999 copy pdata ,queue 
-0x4fcd 020000 ifetch 2 ,contr 
-0x4fce 020001 copy pdata ,rega 
-0x4fcf 020002 copy regc ,pdata 
-0x4fd0 020003 isub rega ,regc 
-0x4fd1 020004 ifetch 2 ,contr 
-0x4fd2 020005 copy pdata ,rega 
-0x4fd3 020006 ifetch 2 ,contr 
-0x4fd4 020007 copy pdata ,timeup 
-0x4fd5 020008 copy rega ,temp 
-0x4fd6 020009 call save_cont_pointers 
-0x4fd7 020010 bpatchx patch22_6 ,mem_patch22 
-0x4fd8 020011 setarg l2cap_sdp_channel 
-0x4fd9 020012 isub temp ,null 
-0x4fda 020013 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
-0x4fdb 020014 setarg l2cap_rfcomm_channel 
-0x4fdc 020015 isub temp ,null 
-0x4fdd 020016 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
-0x4fde 020017 setarg l2cap_hid_control_channel 
-0x4fdf 020018 isub temp ,null 
-0x4fe0 020019 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
-0x4fe1 020020 setarg l2cap_hid_interrupt_channel 
-0x4fe2 020021 isub temp ,null 
-0x4fe3 020022 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
-0x4fe4 020023 call l2cap_reject_command 
-0x4fe5 020024 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020025 l2cap_proc_signal_disconnect_req_hid_ctrl:
-0x4fe6 020026 copy timeup ,temp 
-0x4fe7 020027 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4fe8 020028 isub temp ,null 
-0x4fe9 020029 branch l2cap_disconnect_hid_control_now ,zero 
-0x4fea 020030 call l2cap_reject_command 
-0x4feb 020031 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020032 l2cap_proc_signal_disconnect_req_hid_int:
-0x4fec 020033 copy timeup ,temp 
-0x4fed 020034 fetch 2 ,mem_hid_int_remote_cid 
-0x4fee 020035 isub temp ,null 
-0x4fef 020036 branch l2cap_disconnect_hid_interrupt_now ,zero 
-0x4ff0 020037 call l2cap_reject_command 
-0x4ff1 020038 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020040 l2cap_proc_signal_disconnect_req_sdp:
-0x4ff2 020041 copy timeup ,temp 
-0x4ff3 020042 fetch 2 ,mem_sdp_remote_cid 
-0x4ff4 020043 isub temp ,null 
-0x4ff5 020044 branch l2cap_disconnect_sdp_now ,zero 
-0x4ff6 020045 call l2cap_reject_command 
-0x4ff7 020046 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020047 l2cap_disconnect_hid_control_now:
-0x4ff8 020048 call l2cap_reset_hid_ctrl_state 
-0x4ff9 020049 branch l2cap_send_disconnect_rsp_pkt 
-:      020050 l2cap_disconnect_hid_interrupt_now:
-0x4ffa 020051 call l2cap_reset_hid_int_state 
-0x4ffb 020052 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x4ffc 020053 branch l2cap_send_disconnect_rsp_pkt ,blank 
-0x4ffd 020061 branch l2cap_send_disconnect_rsp_pkt 
-:      020063 l2cap_disconnect_sdp_now:
-0x4ffe 020064 call l2cap_reset_sdp_channel_state 
-0x4fff 020065 fetch 1 ,mem_upper_sm_ss 
-0x5000 020066 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
-0x5001 020069 branch l2cap_send_disconnect_rsp_pkt 
-:      020070 l2cap_proc_signal_disconnect_req_rfcomm:
-0x5002 020071 copy timeup ,temp 
-0x5003 020072 fetch 2 ,mem_rfcomm_remote_cid 
-0x5004 020073 isub temp ,null 
-0x5005 020074 branch l2cap_disconnect_rfcomm_now ,zero 
-0x5006 020075 call l2cap_reject_command 
-0x5007 020076 branch l2cap_proc_signal_disconnect_req_err_rtn 
-:      020077 l2cap_disconnect_rfcomm_now:
-0x5008 020078 call l2cap_reset_rfcomm_channel_state 
-0x5009 020079 branch l2cap_send_disconnect_rsp_pkt 
-:      020080 l2cap_send_disconnect_rsp_pkt:
-0x500a 020081 call load_cont_pointers 
-0x500b 020082 setarg signal_disconnect_rsp 
-0x500c 020083 istore 1 ,contw 
-0x500d 020084 copy queue ,pdata 
-0x500e 020085 istore 1 ,contw 
-0x500f 020086 setarg 0x0004 
-0x5010 020087 istore 2 ,contw 
-0x5011 020088 copy rega ,pdata 
-0x5012 020089 istore 2 ,contw 
-0x5013 020090 copy timeup ,pdata 
-0x5014 020091 istore 2 ,contw 
-0x5015 020092 force 8 ,pdata 
-0x5016 020093 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020094 l2cap_proc_signal_disconnect_req_err_rtn:
-0x5017 020095 call load_cont_pointers 
-0x5018 020096 branch l2cap_proc_signal_disconnect_req_rtn 
-:      020097 l2cap_proc_signal_disconnect_req_rtn:
-0x5019 020098 iadd regb ,regb 
-0x501a 020099 branch l2cap_process_one_signal_rtn 
-:      020100 l2cap_proc_signal_disconnect_rsp:
-0x501b 020101 ifetch 1 ,contr 
-0x501c 020102 copy pdata ,queue 
-0x501d 020103 ifetch 2 ,contr 
-0x501e 020104 copy pdata ,rega 
-0x501f 020105 copy regc ,pdata 
-0x5020 020106 isub rega ,regc 
-0x5021 020107 ifetch 2 ,contr 
-0x5022 020108 copy pdata ,timeup 
-0x5023 020109 ifetch 2 ,contr 
-0x5024 020110 copy pdata ,temp 
-0x5025 020111 call save_cont_pointers 
-0x5026 020112 bpatchx patch22_7 ,mem_patch22 
-0x5027 020113 setarg l2cap_sdp_channel 
-0x5028 020114 isub temp ,null 
-0x5029 020115 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
-0x502a 020116 setarg l2cap_rfcomm_channel 
-0x502b 020117 isub temp ,null 
-0x502c 020118 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
-0x502d 020119 setarg l2cap_hid_control_channel 
-0x502e 020120 isub temp ,null 
-0x502f 020121 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
-0x5030 020122 setarg l2cap_hid_interrupt_channel 
-0x5031 020123 isub temp ,null 
-0x5032 020124 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
-0x5033 020125 call l2cap_reject_command 
-0x5034 020126 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
-:      020127 l2cap_proc_signal_disconnect_rsp_sdp:
-0x5035 020128 copy temp ,rega 
-0x5036 020129 copy timeup ,temp 
-0x5037 020130 fetch 2 ,mem_sdp_remote_cid 
-0x5038 020131 isub temp ,null 
-0x5039 020132 call l2cap_reset_sdp_channel_state ,zero 
-0x503a 020133 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020134 l2cap_proc_signal_disconnect_rsp_rfcomm:
-0x503b 020135 copy temp ,rega 
-0x503c 020136 copy timeup ,temp 
-0x503d 020137 fetch 2 ,mem_rfcomm_remote_cid 
-0x503e 020138 isub temp ,null 
-0x503f 020139 call l2cap_reset_rfcomm_channel_state ,zero 
-0x5040 020140 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020141 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
-0x5041 020142 copy temp ,rega 
-0x5042 020143 copy timeup ,temp 
-0x5043 020144 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5044 020145 isub temp ,null 
-0x5045 020146 call l2cap_reset_hid_ctrl_state ,zero 
-0x5046 020147 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020148 l2cap_proc_signal_disconnect_rsp_hid_int:
-0x5047 020149 copy temp ,rega 
-0x5048 020150 copy timeup ,temp 
-0x5049 020151 fetch 2 ,mem_hid_int_remote_cid 
-0x504a 020152 isub temp ,null 
-0x504b 020153 call l2cap_reset_hid_int_state ,zero 
-0x504c 020154 branch l2cap_proc_signal_disconnect_rsp_rtn 
-:      020155 l2cap_proc_signal_disconnect_rsp_rtn:
-0x504d 020156 call load_cont_pointers 
-0x504e 020157 branch l2cap_process_one_signal_rtn 
-:      020158 l2cap_proc_signal_disconnect_rsp_err_rtn:
-0x504f 020159 branch l2cap_process_one_signal_rtn 
-:      020162 l2cap_proc_signal_echo_req:
-0x5050 020163 ifetch 1 ,contr 
-0x5051 020164 copy pdata ,queue 
-0x5052 020165 ifetch 2 ,contr 
-0x5053 020166 copy pdata ,rega 
-0x5054 020167 iadd contr ,contr 
-0x5055 020168 setarg 9 
-0x5056 020169 istore 1 ,contw 
-0x5057 020170 copy queue ,pdata 
-0x5058 020171 istore 1 ,contw 
-0x5059 020172 force 0x0000 ,pdata 
-0x505a 020173 istore 2 ,contw 
-0x505b 020174 force 4 ,pdata 
-0x505c 020175 iadd regb ,regb 
-0x505d 020176 copy regc ,pdata 
-0x505e 020177 isub rega ,regc 
-0x505f 020178 branch l2cap_process_one_signal_rtn 
-:      020179 l2cap_proc_signal_echo_rsp:
-0x5060 020180 branch l2cap_process_one_signal_rtn 
-:      020182 l2cap_proc_signal_info_rsp:
-0x5061 020183 branch l2cap_process_one_signal_rtn 
-:      020184 l2cap_reject_command:
-0x5062 020185 force 0 ,regb 
-0x5063 020186 call l2cap_get_signal_tx_payload 
-0x5064 020187 setarg signal_cmd_reject 
-0x5065 020188 istore 1 ,contw 
-0x5066 020189 copy queue ,pdata 
-0x5067 020190 istore 1 ,contw 
-0x5068 020191 setarg 2 
-0x5069 020192 istore 2 ,contw 
-0x506a 020193 setarg cmd_not_understood 
-0x506b 020194 istore 2 ,contw 
-0x506c 020195 increase 6 ,regb 
-0x506d 020196 arg 4 ,regc 
-0x506e 020197 branch l2cap_process_one_signal_rtn 
-:      020201 l2cap_reset_rfcomm_channel_state:
-0x506f 020202 setarg 0 
-0x5070 020203 store 2 ,mem_rfcomm_tx_pkt_length 
-0x5071 020204 store 2 ,mem_rfcomm_remote_cid 
-0x5072 020205 jam 0 ,mem_rfcomm_state 
-0x5073 020206 rtn 
-:      020207 l2cap_reset_sdp_channel_state:
-0x5074 020208 setarg 0 
-0x5075 020209 store 2 ,mem_sdp_tx_pkt_length 
-0x5076 020210 store 2 ,mem_sdp_remote_cid 
-0x5077 020211 jam 0 ,mem_sdp_state 
-0x5078 020212 rtn 
-:      020213 l2cap_reset_hid_ctrl_state:
-0x5079 020214 setarg 0 
-0x507a 020215 store 2 ,mem_hid_ctrl_remote_cid 
-0x507b 020216 jam 0 ,mem_hid_control_state 
-0x507c 020217 fetch 1 ,mem_hid_interrupt_state 
-0x507d 020218 beq 0 ,l2cap_reset_hid_disconnected 
-0x507e 020219 rtn 
-:      020221 l2cap_reset_hid_int_state:
-0x507f 020222 setarg 0 
-0x5080 020223 store 2 ,mem_hid_int_remote_cid 
-0x5081 020224 jam 0 ,mem_hid_interrupt_state 
-0x5082 020225 fetch 1 ,mem_hid_control_state 
-0x5083 020226 beq 0 ,l2cap_reset_hid_disconnected 
-0x5084 020227 rtn 
-:      020229 l2cap_reset_hid_disconnected:
-0x5085 020230 jam bt_evt_hid_disconnected ,mem_fifo_temp 
-0x5086 020231 branch ui_ipc_send_event 
-:      020233 l2cap_disconnect_interrupt_req:
-0x5087 020234 fetch 1 ,mem_control_tasks 
-0x5088 020235 set0 l2cap_disconnect_interrupt ,pdata 
-0x5089 020236 store 1 ,mem_control_tasks 
-0x508a 020237 fetch 2 ,mem_hid_int_remote_cid 
-0x508b 020238 rtn blank 
-0x508c 020239 call l2cap_malloc_signal_channel 
-0x508d 020240 fetch 2 ,mem_hid_int_remote_cid 
-0x508e 020241 copy pdata ,rega 
-0x508f 020242 force l2cap_hid_interrupt_channel ,regb 
-0x5090 020243 branch l2cap_generate_disconnect_req 
-:      020244 l2cap_disconnect_control_req:
-0x5091 020245 fetch 1 ,mem_control_tasks 
-0x5092 020246 set0 l2cap_disconnect_control ,pdata 
-0x5093 020247 store 1 ,mem_control_tasks 
-0x5094 020248 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5095 020249 rtn blank 
-0x5096 020250 call l2cap_malloc_signal_channel 
-0x5097 020251 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x5098 020252 copy pdata ,rega 
-0x5099 020253 force l2cap_hid_control_channel ,regb 
-:      020254 l2cap_generate_disconnect_req:
-0x509a 020255 call l2cap_get_req_id 
-0x509b 020256 call l2cap_get_signal_tx_payload 
-0x509c 020257 force signal_disconnect_req ,pdata 
-0x509d 020258 istore 1 ,contw 
-0x509e 020259 fetch 1 ,mem_ml2cap_comm_id 
-0x509f 020260 istore 1 ,contw 
-0x50a0 020261 setarg 0x0004 
-0x50a1 020262 istore 2 ,contw 
-0x50a2 020263 copy rega ,pdata 
-0x50a3 020264 istore 2 ,contw 
-0x50a4 020265 copy regb ,pdata 
-0x50a5 020266 istore 2 ,contw 
-0x50a6 020267 force 0x08 ,temp 
-0x50a7 020268 branch ml2cap_send_signal 
-:      020270 ml2cap_send_signal_connect_req:
-0x50a8 020271 bpatchx patch23_0 ,mem_patch23 
-0x50a9 020272 call l2cap_get_req_id 
-0x50aa 020273 call l2cap_get_signal_tx_payload 
-0x50ab 020274 setarg signal_connect_req 
-0x50ac 020275 istore 1 ,contw 
-0x50ad 020276 fetch 1 ,mem_ml2cap_comm_id 
-0x50ae 020277 istore 1 ,contw 
-0x50af 020278 setarg 0x0004 
-0x50b0 020279 istore 2 ,contw 
-0x50b1 020280 copy temp ,pdata 
-0x50b2 020281 istore 2 ,contw 
-0x50b3 020282 copy timeup ,pdata 
-0x50b4 020283 istore 2 ,contw 
-0x50b5 020284 arg 8 ,temp 
-0x50b6 020285 branch ml2cap_send_signal 
-:      020286 ml2cap_send_signal_config_req:
-0x50b7 020287 bpatchx patch23_1 ,mem_patch23 
-0x50b8 020288 call l2cap_get_req_id 
-0x50b9 020289 call l2cap_get_signal_tx_payload 
-0x50ba 020290 setarg signal_config_req 
-0x50bb 020291 istore 1 ,contw 
-0x50bc 020292 fetch 1 ,mem_ml2cap_comm_id 
-0x50bd 020293 istore 1 ,contw 
-0x50be 020294 setarg 0x0008 
-0x50bf 020295 istore 2 ,contw 
-0x50c0 020297 copy temp ,pdata 
-0x50c1 020299 istore 2 ,contw 
-0x50c2 020300 setarg 0x0000 
-0x50c3 020301 istore 2 ,contw 
-0x50c4 020302 setarg 0x01 
-0x50c5 020303 istore 1 ,contw 
-0x50c6 020304 setarg 0x02 
-0x50c7 020305 istore 1 ,contw 
-0x50c8 020306 setarg l2cap_config_mtu_rfcomm 
-0x50c9 020307 istore 2 ,contw 
-0x50ca 020308 arg 0xc ,temp 
-0x50cb 020309 branch ml2cap_send_signal 
-:      020310 ml2cap_send_signal_disconn_req:
-0x50cc 020311 bpatchx patch23_2 ,mem_patch23 
-0x50cd 020312 call l2cap_get_req_id 
-0x50ce 020313 call l2cap_get_signal_tx_payload 
-0x50cf 020314 setarg signal_disconnect_req 
-0x50d0 020315 istore 1 ,contw 
-0x50d1 020316 fetch 1 ,mem_ml2cap_comm_id 
-0x50d2 020317 increase 1 ,pdata 
-0x50d3 020318 copy contw ,rega 
-0x50d4 020319 store 1 ,mem_ml2cap_comm_id 
-0x50d5 020320 copy rega ,contw 
-0x50d6 020321 istore 1 ,contw 
-0x50d7 020322 setarg 0x0004 
-0x50d8 020323 istore 2 ,contw 
-0x50d9 020324 copy temp ,pdata 
-0x50da 020325 istore 2 ,contw 
-0x50db 020326 copy timeup ,pdata 
-0x50dc 020327 istore 2 ,contw 
-0x50dd 020328 arg 0x8 ,temp 
-:      020331 ml2cap_send_signal:
-0x50de 020332 storet 2 ,mem_l2cap_signal_tx_length 
-0x50df 020333 copy temp ,pdata 
-0x50e0 020334 branch l2cap_malloc_discard ,blank 
-0x50e1 020335 call l2cap_get_signal_tx_buff 
-0x50e2 020336 fetch 2 ,mem_l2cap_signal_tx_length 
-0x50e3 020337 istore 2 ,contw 
-0x50e4 020338 force l2cap_signal_channel ,pdata 
-0x50e5 020339 istore 2 ,contw 
-0x50e6 020340 rtn 
-:      020342 msdp_send_req_done:
-0x50e7 020343 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50e8 020344 branch assert ,blank 
-0x50e9 020345 call l2cap_get_sdp_tx_buff 
-0x50ea 020346 fetch 2 ,mem_sdp_tx_pkt_length 
-0x50eb 020347 istore 2 ,contw 
-0x50ec 020348 fetch 2 ,mem_sdp_remote_cid 
-0x50ed 020349 istore 2 ,contw 
-0x50ee 020350 rtn 
-:      020351 ml2cap_rx_multiplexing:
-0x50ef 020352 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50f0 020353 branch l2cap_rx_reset_state ,blank 
-0x50f1 020354 bpatchx patch23_3 ,mem_patch23 
-0x50f2 020355 fetch 1 ,mem_l2cap_rx_cid 
-0x50f3 020356 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
-0x50f4 020357 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
-0x50f5 020358 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
-0x50f6 020359 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
-0x50f7 020360 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
-0x50f8 020361 branch l2cap_rx_reset_state 
-:      020363 ml2cap_call_proc_signal:
-0x50f9 020364 bpatchx patch23_4 ,mem_patch23 
-0x50fa 020365 call l2cap_malloc_signal_channel 
-0x50fb 020366 force 0 ,regb 
-0x50fc 020367 call l2cap_get_signal_tx_payload 
-0x50fd 020368 copy pdata ,contw 
-0x50fe 020369 fetch 2 ,mem_l2cap_rx_pkt_length 
-0x50ff 020370 copy pdata ,regc 
-0x5100 020371 fetch 2 ,mem_l2cap_payload_ptr 
-0x5101 020372 iforce contr 
-:      020373 ml2cap_proc_one_comm_loop:
-0x5102 020374 call ml2cap_proc_one_comm 
-0x5103 020375 increase -4 ,regc 
-0x5104 020376 nbranch ml2cap_proc_one_comm_loop ,zero 
-0x5105 020377 copy regb ,temp 
-0x5106 020378 call ml2cap_send_signal 
-0x5107 020379 branch l2cap_rx_reset_state 
-:      020381 ml2cap_proc_one_comm:
-0x5108 020382 ifetch 1 ,contr 
-0x5109 020383 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
-0x510a 020384 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
-0x510b 020385 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
-0x510c 020386 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
-0x510d 020387 beq signal_config_req ,ml2cap_proc_signal_config_req 
-0x510e 020388 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
-0x510f 020389 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
-0x5110 020390 beq signal_echo_req ,l2cap_proc_signal_echo_req 
-0x5111 020391 beq signal_info_req ,ml2cap_proc_signal_info_req 
-0x5112 020392 branch ml2cap_proc_send_reject 
-:      020394 ml2cap_proc_signal_connect_req:
-0x5113 020395 call save_cont_pointers 
-0x5114 020397 call load_cont_pointers 
-0x5115 020398 branch l2cap_proc_signal_connect_req 
-:      020399 ml2cap_proc_signal_cmd_reject:
-0x5116 020400 ifetch 1 ,contr 
-0x5117 020401 copy pdata ,queue 
-0x5118 020402 ifetch 2 ,contr 
-0x5119 020403 copy pdata ,rega 
-0x511a 020404 copy regc ,pdata 
-0x511b 020405 isub rega ,regc 
-:      020406 mvptr:
-0x511c 020407 ifetch 1 ,contr 
-0x511d 020408 increase -1 ,rega 
-0x511e 020409 nbranch mvptr ,zero 
-0x511f 020410 rtn 
-:      020411 ml2cap_proc_signal_connect_rsp:
-0x5120 020412 ifetch 1 ,contr 
-0x5121 020413 copy pdata ,queue 
-0x5122 020414 ifetch 2 ,contr 
-0x5123 020415 copy pdata ,rega 
-0x5124 020416 ifetch 2 ,contr 
-0x5125 020417 copy pdata ,timeup 
-0x5126 020418 ifetch 2 ,contr 
-0x5127 020419 copy pdata ,temp 
-0x5128 020420 ifetch 2 ,contr 
-0x5129 020421 sub pdata ,0 ,null 
-0x512a 020422 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
-0x512b 020423 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
-0x512c 020424 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
-0x512d 020425 branch ml2cap_proc_signal_connect_rsp_mnosucc 
-:      020426 ml2cap_proc_signal_connect_refused_result:
-0x512e 020427 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
-0x512f 020428 call ui_ipc_send_event 
-:      020429 ml2cap_proc_signal_connect_rsp_mnosucc:
-0x5130 020430 ifetch 2 ,contr 
-0x5131 020431 branch mnosucc 
-:      020432 ml2cap_proc_signal_connect_rsp_sucessful:
-0x5132 020433 call save_cont_pointers 
-0x5133 020437 bpatchx patch23_5 ,mem_patch23 
-0x5134 020438 setarg l2cap_sdp_channel 
-0x5135 020439 isub temp ,null 
-0x5136 020440 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
-0x5137 020441 setarg l2cap_rfcomm_channel 
-0x5138 020442 isub temp ,null 
-0x5139 020443 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
-0x513a 020444 setarg l2cap_hid_interrupt_channel 
-0x513b 020445 isub temp ,null 
-0x513c 020446 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
-0x513d 020447 setarg l2cap_hid_control_channel 
-0x513e 020448 isub temp ,null 
-0x513f 020449 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
-0x5140 020450 branch mnosucc 
-:      020451 ml2cap_proc_signal_connect_rsp_sdp:
-0x5141 020452 copy timeup ,pdata 
-0x5142 020453 store 2 ,mem_sdp_remote_cid 
-0x5143 020454 fetch 1 ,mem_sdp_state 
-0x5144 020455 set1 l2cap_channel_state_conn_res 
-0x5145 020456 store 1 ,mem_sdp_state 
-0x5146 020457 branch mnosucc1 
-:      020458 ml2cap_proc_signal_connect_rsp_rfcomm:
-0x5147 020459 copy timeup ,pdata 
-0x5148 020460 store 2 ,mem_rfcomm_remote_cid 
-0x5149 020461 fetch 1 ,mem_rfcomm_state 
-0x514a 020462 set1 l2cap_channel_state_conn_res 
-0x514b 020463 store 1 ,mem_rfcomm_state 
-0x514c 020464 branch mnosucc1 
-:      020465 ml2cap_proc_signal_connect_rsp_hid_ctrl:
-0x514d 020466 copy timeup ,pdata 
-0x514e 020467 store 2 ,mem_hid_ctrl_remote_cid 
-0x514f 020468 fetch 1 ,mem_hid_control_state 
-0x5150 020469 set1 l2cap_channel_state_conn_res 
-0x5151 020470 store 1 ,mem_hid_control_state 
-0x5152 020471 branch mnosucc1 
-:      020472 ml2cap_proc_signal_connect_rsp_hid_int:
-0x5153 020473 copy timeup ,pdata 
-0x5154 020474 store 2 ,mem_hid_int_remote_cid 
-0x5155 020475 fetch 1 ,mem_hid_interrupt_state 
-0x5156 020476 set1 l2cap_channel_state_conn_res 
-0x5157 020477 store 1 ,mem_hid_interrupt_state 
-:      020480 mnosucc1:
-0x5158 020481 call load_cont_pointers 
-:      020482 mnosucc:
-0x5159 020483 copy regc ,pdata 
-0x515a 020484 isub rega ,regc 
-0x515b 020485 rtn 
-:      020487 ml2cap_proc_signal_config_rsp:
-0x515c 020488 ifetch 1 ,contr 
-0x515d 020489 copy pdata ,queue 
-0x515e 020490 ifetch 2 ,contr 
-0x515f 020491 copy pdata ,rega 
-0x5160 020492 copy regc ,pdata 
-0x5161 020493 isub rega ,regc 
-0x5162 020494 ifetch 2 ,contr 
-0x5163 020495 copy pdata ,timeup 
-0x5164 020496 ifetch 2 ,contr 
-0x5165 020497 ifetch 2 ,contr 
-0x5166 020498 nbranch mcrsdone1 ,blank 
-0x5167 020499 call save_cont_pointers 
-0x5168 020503 copy timeup ,temp 
-0x5169 020504 bpatchx patch23_6 ,mem_patch23 
-0x516a 020505 setarg l2cap_sdp_channel 
-0x516b 020506 isub temp ,null 
-0x516c 020507 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
-0x516d 020508 setarg l2cap_rfcomm_channel 
-0x516e 020509 isub temp ,null 
-0x516f 020510 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
-0x5170 020511 setarg l2cap_hid_control_channel 
-0x5171 020512 isub temp ,null 
-0x5172 020513 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
-0x5173 020514 setarg l2cap_hid_interrupt_channel 
-0x5174 020515 isub temp ,null 
-0x5175 020516 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
-:      020517 ml2cap_proc_signal_config_rsp_sdp:
-0x5176 020518 fetch 1 ,mem_sdp_state 
-0x5177 020519 set1 l2cap_channel_state_rcv_cfg_res 
-0x5178 020520 store 1 ,mem_sdp_state 
-0x5179 020521 rtn 
-:      020522 ml2cap_proc_signal_config_rsp_rfcomm:
-0x517a 020523 fetch 1 ,mem_rfcomm_state 
-0x517b 020524 set1 l2cap_channel_state_rcv_cfg_res 
-0x517c 020525 store 1 ,mem_rfcomm_state 
-0x517d 020526 rtn 
-:      020527 ml2cap_proc_signal_config_rsp_hid_ctrl:
-0x517e 020528 fetch 1 ,mem_hid_control_state 
-0x517f 020529 set1 l2cap_channel_state_rcv_cfg_res 
-0x5180 020530 store 1 ,mem_hid_control_state 
-0x5181 020531 rtn 
-:      020532 ml2cap_proc_signal_config_rsp_hid_int:
-0x5182 020533 fetch 1 ,mem_hid_interrupt_state 
-0x5183 020534 set1 l2cap_channel_state_rcv_cfg_res 
-0x5184 020535 store 1 ,mem_hid_interrupt_state 
-0x5185 020536 jam bt_evt_hid_connected ,mem_fifo_temp 
-0x5186 020537 branch ui_ipc_send_event 
-:      020540 mcfrsdone:
-0x5187 020541 call load_cont_pointers 
-:      020542 mcrsdone1:
-0x5188 020543 increase -6 ,rega 
-:      020544 mloop2:
-0x5189 020545 branch mcrsdone ,zero 
-0x518a 020546 increase 1 ,contr 
-0x518b 020547 increase -1 ,rega 
-0x518c 020548 branch mloop2 
-:      020549 mcrsdone:
-0x518d 020550 rtn 
-:      020551 ml2cap_proc_signal_config_req:
-0x518e 020552 ifetch 1 ,contr 
-0x518f 020553 copy pdata ,queue 
-0x5190 020554 ifetch 2 ,contr 
-0x5191 020555 copy pdata ,rega 
-0x5192 020556 copy regc ,pdata 
-0x5193 020557 isub rega ,regc 
-0x5194 020558 ifetch 2 ,contr 
-0x5195 020559 increase 2 ,contr 
-0x5196 020560 copy pdata ,temp 
-0x5197 020561 setarg signal_config_rsp 
-0x5198 020562 istore 1 ,contw 
-0x5199 020563 copy queue ,pdata 
-0x519a 020564 istore 1 ,contw 
-0x519b 020565 increase 2 ,rega 
-0x519c 020566 copy rega ,pdata 
-0x519d 020567 istore 2 ,contw 
-0x519e 020568 call save_cont_pointers 
-0x519f 020569 bpatchx patch23_7 ,mem_patch23 
-0x51a0 020570 setarg l2cap_sdp_channel 
-0x51a1 020571 isub temp ,null 
-0x51a2 020572 branch ml2cap_proc_signal_config_req_sdp ,zero 
-0x51a3 020573 setarg l2cap_rfcomm_channel 
-0x51a4 020574 isub temp ,null 
-0x51a5 020575 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
-0x51a6 020576 setarg l2cap_hid_control_channel 
-0x51a7 020577 isub temp ,null 
-0x51a8 020578 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
-0x51a9 020579 setarg l2cap_hid_interrupt_channel 
-0x51aa 020580 isub temp ,null 
-0x51ab 020581 branch ml2cap_proc_signal_config_req_hid_int ,zero 
-0x51ac 020582 branch mcfgrq_done 
-:      020583 ml2cap_proc_signal_config_req_sdp:
-0x51ad 020584 fetch 1 ,mem_sdp_state 
-0x51ae 020585 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51af 020586 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51b0 020587 store 1 ,mem_sdp_state 
-0x51b1 020588 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
-0x51b2 020589 fetcht 1 ,mem_control_tasks 
-0x51b3 020590 set1 l2cap_init_config_req ,temp 
-0x51b4 020591 storet 1 ,mem_control_tasks 
-0x51b5 020592 copy queue ,pdata 
-0x51b6 020593 increase 1 ,pdata 
-0x51b7 020594 store 1 ,mem_config_identifier 
-0x51b8 020595 fetch 1 ,mem_sdp_state 
-0x51b9 020596 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x51ba 020597 store 1 ,mem_sdp_state 
-:      020598 ml2cap_proc_signal_config_req_sdp_nsndreq:
-0x51bb 020599 fetch 2 ,mem_sdp_remote_cid 
-0x51bc 020600 store 2 ,mem_config_req_dest_cid 
-0x51bd 020601 branch mcfgrq_done 
-:      020602 ml2cap_proc_signal_config_req_rfcomm:
-0x51be 020603 fetch 1 ,mem_rfcomm_state 
-0x51bf 020604 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c0 020605 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c1 020606 store 1 ,mem_rfcomm_state 
-0x51c2 020607 fetch 2 ,mem_rfcomm_remote_cid 
-0x51c3 020608 branch mcfgrq_done 
-:      020609 ml2cap_proc_signal_config_req_hid_ctrl:
-0x51c4 020610 fetch 1 ,mem_hid_control_state 
-0x51c5 020611 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51c6 020612 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51c7 020613 store 1 ,mem_hid_control_state 
-0x51c8 020614 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x51c9 020615 branch mcfgrq_done 
-:      020616 ml2cap_proc_signal_config_req_hid_int:
-0x51ca 020617 fetch 1 ,mem_hid_interrupt_state 
-0x51cb 020618 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
-0x51cc 020619 set1 l2cap_channel_state_snd_cfg_res ,pdata 
-0x51cd 020620 store 1 ,mem_hid_interrupt_state 
-0x51ce 020621 fetch 2 ,mem_hid_int_remote_cid 
-:      020624 mcfgrq_done:
-0x51cf 020625 copy pdata ,timeup 
-0x51d0 020626 call load_cont_pointers 
-0x51d1 020628 copy timeup ,pdata 
-0x51d2 020630 istore 2 ,contw 
-0x51d3 020631 force 0x0000 ,pdata 
-0x51d4 020632 istore 2 ,contw 
-0x51d5 020633 force 0x0000 ,pdata 
-0x51d6 020634 istore 2 ,contw 
-0x51d7 020635 force 10 ,pdata 
-0x51d8 020636 iadd regb ,regb 
-0x51d9 020637 increase -6 ,rega 
-:      020638 mloop1:
-0x51da 020639 branch mcrqdone ,zero 
-0x51db 020640 ifetch 1 ,contr 
-0x51dc 020641 istore 1 ,contw 
-0x51dd 020642 increase 1 ,regb 
-0x51de 020643 increase -1 ,rega 
-0x51df 020644 branch mloop1 
-:      020645 mcrqdone:
-0x51e0 020646 rtn 
-:      020647 ml2cap_proc_signal_disconn_req:
-0x51e1 020648 ifetch 1 ,contr 
-0x51e2 020649 copy pdata ,queue 
-0x51e3 020650 ifetch 2 ,contr 
-0x51e4 020651 copy pdata ,rega 
-0x51e5 020652 copy regc ,pdata 
-0x51e6 020653 isub rega ,regc 
-0x51e7 020655 ifetch 2 ,contr 
-0x51e8 020656 copy pdata ,rega 
-0x51e9 020657 ifetch 2 ,contr 
-0x51ea 020658 copy pdata ,timeup 
-0x51eb 020659 call save_cont_pointers 
-0x51ec 020660 bpatchx patch24_0 ,mem_patch24 
-0x51ed 020661 setarg l2cap_sdp_channel 
-0x51ee 020662 copy rega ,temp 
-0x51ef 020663 isub temp ,null 
-0x51f0 020664 branch ml2cap_proc_signal_disconn_sdp ,zero 
-0x51f1 020665 setarg l2cap_hid_control_channel 
-0x51f2 020666 copy rega ,temp 
-0x51f3 020667 isub temp ,null 
-0x51f4 020668 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
-0x51f5 020669 setarg l2cap_hid_interrupt_channel 
-0x51f6 020670 copy rega ,temp 
-0x51f7 020671 isub temp ,null 
-0x51f8 020672 branch ml2cap_proc_signal_disconn_hid_int ,zero 
-0x51f9 020673 branch mclsrfc 
-:      020674 ml2cap_proc_signal_disconn_sdp:
-0x51fa 020675 setarg 0x0000 
-0x51fb 020676 store 2 ,mem_sdp_tx_pkt_length 
-0x51fc 020677 store 2 ,mem_sdp_remote_cid 
-0x51fd 020678 store 1 ,mem_sdp_state 
-0x51fe 020679 branch mclssdp 
-:      020680 ml2cap_proc_signal_disconn_hid_ctrl:
-0x51ff 020681 call l2cap_reset_hid_ctrl_state 
-0x5200 020682 branch mclssdp 
-:      020683 ml2cap_proc_signal_disconn_hid_int:
-0x5201 020684 call l2cap_reset_hid_int_state 
-0x5202 020690 branch mclssdp 
-:      020691 mclsrfc:
-0x5203 020692 setarg 0x0000 
-0x5204 020693 store 2 ,mem_rfcomm_tx_pkt_length 
-:      020694 mclssdp:
-0x5205 020695 call load_cont_pointers 
-0x5206 020696 setarg signal_disconnect_rsp 
-0x5207 020697 istore 1 ,contw 
-0x5208 020698 copy queue ,pdata 
-0x5209 020699 istore 1 ,contw 
-0x520a 020700 setarg 0x0004 
-0x520b 020701 istore 2 ,contw 
-0x520c 020702 copy rega ,pdata 
-0x520d 020703 istore 2 ,contw 
-0x520e 020704 copy timeup ,pdata 
-0x520f 020705 istore 2 ,contw 
-0x5210 020706 force 8 ,pdata 
-0x5211 020707 iadd regb ,regb 
-0x5212 020708 rtn 
-:      020710 ml2cap_proc_signal_disconn_rsp:
-0x5213 020711 ifetch 1 ,contr 
-0x5214 020712 copy pdata ,queue 
-0x5215 020713 ifetch 2 ,contr 
-0x5216 020714 copy pdata ,rega 
-0x5217 020715 ifetch 2 ,contr 
-0x5218 020716 copy pdata ,timeup 
-0x5219 020717 ifetch 2 ,contr 
-0x521a 020718 copy pdata ,temp 
-0x521b 020719 call save_cont_pointers 
-0x521c 020720 bpatchx patch24_1 ,mem_patch24 
-0x521d 020721 fetch 1 ,mem_ml2cap_comm_id 
-0x521e 020722 icompare 0xff ,queue 
-0x521f 020723 nbranch mdisdone ,true 
-0x5220 020724 setarg l2cap_sdp_channel 
-0x5221 020725 isub temp ,null 
-0x5222 020726 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
-0x5223 020727 setarg l2cap_rfcomm_channel 
-0x5224 020728 isub temp ,null 
-0x5225 020729 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
-0x5226 020730 branch mdisdone 
-:      020731 ml2cap_proc_signal_disconn_rsp_sdp:
-0x5227 020732 jam 0 ,mem_sdp_remote_cid 
-0x5228 020733 jam 0 ,mem_sdp_state 
-0x5229 020734 branch mdisdone 
-:      020735 ml2cap_proc_signal_disconn_rsp_rfcomm:
-:      020738 mdisdone:
-0x522a 020739 call load_cont_pointers 
-0x522b 020740 copy regc ,pdata 
-0x522c 020741 isub rega ,regc 
-0x522d 020742 rtn 
-:      020744 ml2cap_proc_send_reject:
-0x522e 020745 setarg signal_cmd_reject 
-0x522f 020746 istore 1 ,contw 
-0x5230 020747 ifetch 1 ,contr 
-0x5231 020748 istore 1 ,contw 
-0x5232 020749 setarg 0x0002 
-0x5233 020750 istore 2 ,contw 
-0x5234 020751 setarg 0x0000 
-0x5235 020752 istore 2 ,contw 
-0x5236 020753 setarg 0x0006 
-0x5237 020754 iadd regb ,regb 
-0x5238 020755 force 4 ,regc 
-0x5239 020756 rtn 
-:      020759 l2cap_get_req_id:
-0x523a 020760 fetch 1 ,mem_ml2cap_comm_id 
-0x523b 020761 increase 1 ,pdata 
-0x523c 020762 bne 0 ,l2cap_get_req_id_ok 
-0x523d 020763 increase 1 ,pdata 
-:      020764 l2cap_get_req_id_ok:
-0x523e 020765 store 1 ,mem_ml2cap_comm_id 
-0x523f 020766 rtn 
-:      020776 l2cap_malloc:
-0x5240 020777 bpatchx patch24_2 ,mem_patch24 
-0x5241 020778 arg 0 ,regb 
-0x5242 020779 call l2cap_malloc_is_fifo_full 
-0x5243 020780 nbranch assert ,blank 
-0x5244 020781 call l2cap_malloc_get_full_map 
-0x5245 020782 arg mem_tx_buff0 ,regb 
-0x5246 020783 arg 0 ,queue 
-:      020784 l2cap_malloc_loop:
-0x5247 020785 fetcht 1 ,mem_used_map 
-0x5248 020786 qisolate1 temp 
-0x5249 020787 branch l2cap_malloc_next ,true 
-0x524a 020788 call l2cap_malloc_enough 
-0x524b 020789 sub timeup ,0 ,null 
-0x524c 020790 branch l2cap_malloc_next ,positive 
-0x524d 020791 call l2cap_malloc_into_fifo 
-0x524e 020792 branch l2cap_malloc_rtn 
-:      020793 l2cap_malloc_next:
-0x524f 020794 increase 128 ,regb 
-0x5250 020795 increase 1 ,queue 
-0x5251 020796 setarg 8 
-0x5252 020797 isub queue ,null 
-0x5253 020798 branch l2cap_malloc_loop ,positive 
-0x5254 020799 arg 0 ,regb 
-:      020800 l2cap_malloc_rtn:
-0x5255 020801 copy regb ,pdata 
-0x5256 020802 branch assert ,blank 
-0x5257 020803 rtn 
-:      020811 l2cap_malloc_fifo_out:
-0x5258 020812 bpatchx patch24_3 ,mem_patch24 
-0x5259 020813 call l2cap_malloc_fifo_get_first_ptr 
-0x525a 020814 increase 1 ,contr 
-0x525b 020815 ifetch 2 ,contr 
-0x525c 020816 rtn 
-:      020822 l2cap_malloc_free:
-0x525d 020823 bpatchx patch24_4 ,mem_patch24 
-0x525e 020824 call l2cap_malloc_fifo_get_first_ptr 
-0x525f 020825 copy contr ,contw 
-0x5260 020826 copy contr ,temp 
-0x5261 020827 setarg 0 
-0x5262 020828 istore 3 ,contw 
-0x5263 020829 rtn 
-:      020834 l2cap_malloc_discard:
-0x5264 020835 bpatchx patch24_5 ,mem_patch24 
-0x5265 020836 call l2cap_malloc_is_fifo_empty 
-0x5266 020837 branch assert ,blank 
-0x5267 020838 fetch 3 ,mem_tx_fifo2 
-0x5268 020839 store 3 ,mem_tx_fifo3 
-0x5269 020840 fetch 3 ,mem_tx_fifo1 
-0x526a 020841 store 3 ,mem_tx_fifo2 
-0x526b 020842 fetch 3 ,mem_tx_fifo0 
-0x526c 020843 store 3 ,mem_tx_fifo1 
-0x526d 020844 rtn 
-:      020850 l2cap_malloc_is_fifo_full:
-0x526e 020851 bpatchx patch24_6 ,mem_patch24 
-0x526f 020852 fetch 3 ,mem_tx_fifo0 
-0x5270 020853 rtn 
-:      020859 l2cap_malloc_is_fifo_nearly_full:
-0x5271 020860 bpatchx patch24_7 ,mem_patch24 
-0x5272 020861 fetch 3 ,mem_tx_fifo1 
-0x5273 020862 rtn 
-:      020868 l2cap_malloc_is_fifo_empty:
-0x5274 020869 bpatchx patch25_0 ,mem_patch25 
-0x5275 020870 fetch 3 ,mem_tx_fifo3 
-0x5276 020871 rtn 
-:      020876 l2cap_malloc_fifo_get_first_ptr:
-0x5277 020877 call l2cap_malloc_is_fifo_empty 
-0x5278 020878 branch assert ,blank 
-0x5279 020879 arg mem_tx_fifo0 ,contr 
-:      020880 l2cap_malloc_free_loop:
-0x527a 020881 ifetch 3 ,contr 
-0x527b 020882 branch l2cap_malloc_free_loop ,blank 
-0x527c 020883 increase -3 ,contr 
-0x527d 020884 rtn 
-:      020891 l2cap_malloc_get_full_map:
-0x527e 020892 bpatchx patch25_1 ,mem_patch25 
-0x527f 020893 arg 4 ,loopcnt 
-0x5280 020894 arg mem_tx_fifo0_map ,contr 
-0x5281 020895 arg 0 ,temp 
-:      020896 l2cap_malloc_get_full_map_loop:
-0x5282 020897 ifetch 3 ,contr 
-0x5283 020898 and pdata ,0xff ,pdata 
-0x5284 020899 ior temp ,temp 
-0x5285 020900 loop l2cap_malloc_get_full_map_loop 
-0x5286 020901 storet 1 ,mem_used_map 
-0x5287 020902 rtn 
-:      020910 l2cap_malloc_into_fifo:
-0x5288 020911 bpatchx patch25_2 ,mem_patch25 
-0x5289 020912 call l2cap_malloc_is_fifo_full 
-0x528a 020913 nbranch assert ,blank 
-0x528b 020914 call l2cap_malloc_is_fifo_empty 
-0x528c 020915 branch l2cap_malloc_into_fifo_no_push ,blank 
-0x528d 020916 fetch 3 ,mem_tx_fifo1 
-0x528e 020917 store 3 ,mem_tx_fifo0 
-0x528f 020918 ifetch 3 ,contr 
-0x5290 020919 istore 3 ,contw 
-0x5291 020920 ifetch 3 ,contr 
-0x5292 020921 istore 3 ,contw 
-0x5293 020922 setarg 0 
-0x5294 020923 istore 3 ,contw 
-:      020924 l2cap_malloc_into_fifo_no_push:
-0x5295 020925 arg 0 ,temp 
-0x5296 020926 copy timeup ,pdata 
-0x5297 020927 iadd queue ,pdata 
-:      020928 l2cap_malloc_into_fifo_loop:
-0x5298 020929 qset1 temp 
-0x5299 020930 increase 1 ,queue 
-0x529a 020931 isub queue ,null 
-0x529b 020932 nbranch l2cap_malloc_into_fifo_loop ,zero 
-0x529c 020934 lshift8 regb ,pdata 
-0x529d 020935 ior temp ,pdata 
-0x529e 020936 store 3 ,mem_tx_fifo3 
-0x529f 020937 rtn 
-:      020947 l2cap_malloc_enough:
-0x52a0 020948 bpatchx patch25_3 ,mem_patch25 
-0x52a1 020949 call l2cap_malloc_get_full_map 
-0x52a2 020950 copy queue ,regc 
-0x52a3 020951 arg 0 ,temp 
-0x52a4 020952 arg 0 ,timeup 
-:      020954 l2cap_malloc_enough_loop:
-0x52a5 020955 copy queue ,pdata 
-0x52a6 020956 beq 8 ,l2cap_malloc_enough_end 
-0x52a7 020957 fetch 1 ,mem_used_map 
-0x52a8 020958 qisolate1 pdata 
-0x52a9 020959 branch l2cap_malloc_enough_end ,true 
-0x52aa 020960 increase 128 ,temp 
-0x52ab 020961 increase 1 ,queue 
-0x52ac 020962 copy rega ,pdata 
-0x52ad 020963 isub temp ,null 
-0x52ae 020964 branch l2cap_malloc_enough_end ,zero 
-0x52af 020965 branch l2cap_malloc_enough_loop ,positive 
-:      020966 l2cap_malloc_enough_end:
-0x52b0 020967 copy temp ,pdata 
-0x52b1 020968 isub rega ,null 
-0x52b2 020969 nbranch l2cap_malloc_enough_rtn ,positive 
-0x52b3 020970 copy queue ,pdata 
-0x52b4 020971 copy regc ,temp 
-0x52b5 020972 isub temp ,timeup 
-:      020973 l2cap_malloc_enough_rtn:
-0x52b6 020974 copy regc ,queue 
-0x52b7 020975 rtn 
-:      020978 l2cap_malloc_signal_channel:
-0x52b8 020979 bpatchx patch25_4 ,mem_patch25 
-0x52b9 020980 arg l2cap_signal_malloc_size ,rega 
-0x52ba 020981 call l2cap_malloc 
-0x52bb 020982 store 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52bc 020983 increase 4 ,pdata 
-0x52bd 020984 store 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52be 020985 setarg 0 
-0x52bf 020986 store 2 ,mem_l2cap_signal_tx_length 
-0x52c0 020987 rtn 
-:      020989 l2cap_get_signal_tx_buff:
-0x52c1 020990 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
-0x52c2 020991 branch l2cap_util_pdata_to_contw 
-:      020993 l2cap_get_signal_tx_payload:
-0x52c3 020994 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
-0x52c4 020995 branch l2cap_util_pdata_to_contw 
-:      020998 l2cap_malloc_sdp_channel:
-0x52c5 020999 bpatchx patch25_5 ,mem_patch25 
-0x52c6 021000 arg sdp_malloc_size ,rega 
-0x52c7 021001 call l2cap_malloc 
-0x52c8 021002 store 2 ,mem_sdp_tx_buff_ptr 
-0x52c9 021003 increase 4 ,pdata 
-0x52ca 021004 store 2 ,mem_sdp_tx_payload_ptr 
-0x52cb 021005 setarg 0 
-0x52cc 021006 store 2 ,mem_sdp_tx_pkt_length 
-0x52cd 021007 rtn 
-:      021009 l2cap_get_sdp_tx_buff:
-0x52ce 021010 fetch 2 ,mem_sdp_tx_buff_ptr 
-0x52cf 021011 branch l2cap_util_pdata_to_contw 
-:      021013 l2cap_get_sdp_tx_payload:
-0x52d0 021014 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x52d1 021015 branch l2cap_util_pdata_to_contw 
-:      021018 l2cap_malloc_rfcomm_channel:
-0x52d2 021019 bpatchx patch25_6 ,mem_patch25 
-0x52d3 021020 call push_stack 
-0x52d4 021021 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
-0x52d5 021022 call l2cap_malloc_is_fifo_full 
-0x52d6 021023 nrtn blank 
-0x52d7 021024 arg rfcomm_malloc_size ,rega 
-0x52d8 021025 call l2cap_malloc 
-0x52d9 021026 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x52da 021027 increase 4 ,pdata 
-0x52db 021028 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x52dc 021029 setarg 0 
-0x52dd 021030 store 2 ,mem_rfcomm_tx_pkt_length 
-0x52de 021031 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
-0x52df 021032 branch pop_stack 
-:      021034 l2cap_get_rfcomm_tx_buff:
-0x52e0 021035 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x52e1 021036 branch l2cap_util_pdata_to_contw 
-:      021038 l2cap_util_pdata_to_contw:
-0x52e2 021039 branch assert ,blank 
-0x52e3 021040 copy pdata ,contw 
-0x52e4 021041 rtn 
-:      021044 l2cap_lpm_save_calc_len:
-0x52e5 021045 bpatchx patch25_7 ,mem_patch25 
-0x52e6 021046 arg 0 ,regb 
-0x52e7 021047 arg mem_tx_fifo0_map ,rega 
-0x52e8 021048 increase -2 ,rega 
-:      021049 l2cap_lpm_save_calc_len_loop:
-0x52e9 021050 increase 2 ,rega 
-0x52ea 021051 setarg mem_tx_fifo_end 
-0x52eb 021052 isub rega ,null 
-0x52ec 021053 branch l2cap_lpm_save_calc_len_end ,zero 
-0x52ed 021054 ifetch 1 ,rega 
-0x52ee 021055 increase 1 ,rega 
-0x52ef 021056 branch l2cap_lpm_save_calc_len_loop ,blank 
-0x52f0 021057 ifetcht 2 ,rega 
-0x52f1 021058 ifetch 2 ,temp 
-0x52f2 021059 iadd regb ,regb 
-0x52f3 021060 increase 4 ,regb 
-0x52f4 021061 branch l2cap_lpm_save_calc_len_loop 
-:      021062 l2cap_lpm_save_calc_len_end:
-0x52f5 021063 copy regb ,pdata 
-0x52f6 021064 rtn 
-:      021067 l2cap_lpm_get_wake_lock:
-0x52f7 021068 arg wake_lock_l2cap_tx ,queue 
-0x52f8 021069 branch lpm_get_wake_lock 
-:      021071 l2cap_lpm_put_wake_lock:
-0x52f9 021072 arg wake_lock_l2cap_tx ,queue 
-0x52fa 021073 branch lpm_put_wake_lock 
-:      021075 l2cap_lpm_save_txbuf:
-0x52fb 021076 bpatchx patch26_0 ,mem_patch26 
-0x52fc 021077 call l2cap_malloc_get_full_map 
-0x52fd 021078 fetch 1 ,mem_used_map 
-0x52fe 021079 rtn blank 
-0x52ff 021080 call l2cap_lpm_save_calc_len 
-0x5300 021081 arg l2cap_lpm_txbuf_len ,temp 
-0x5301 021082 isub temp ,null 
-0x5302 021083 branch l2cap_lpm_get_wake_lock ,positive 
-0x5303 021084 call l2cap_lpm_put_wake_lock 
-0x5304 021085 arg mem_l2cap_lpm_txbuf ,contw 
-0x5305 021086 arg mem_tx_fifo0 ,rega 
-:      021087 l2cap_lpm_save_txbuf_loop:
-0x5306 021088 setarg mem_tx_fifo_end 
-0x5307 021089 isub rega ,null 
-0x5308 021090 rtn zero 
-0x5309 021091 ifetch 1 ,rega 
-0x530a 021092 increase 1 ,rega 
-0x530b 021093 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
-0x530c 021094 istore 2 ,contw 
-0x530d 021095 increase 2 ,rega 
-0x530e 021096 branch l2cap_lpm_save_txbuf_loop 
-:      021097 l2cap_lpm_save_txbuf_nempty:
-0x530f 021098 ifetch 2 ,rega 
-0x5310 021099 increase 2 ,rega 
-0x5311 021100 copy pdata ,contr 
-0x5312 021101 ifetch 2 ,contr 
-0x5313 021102 istore 2 ,contw 
-0x5314 021103 copy pdata ,loopcnt 
-0x5315 021104 increase 2 ,loopcnt 
-0x5316 021105 call memcpy 
-0x5317 021106 branch l2cap_lpm_save_txbuf_loop 
-:      021108 l2cap_lpm_load_txbuf:
-0x5318 021109 bpatchx patch26_1 ,mem_patch26 
-0x5319 021110 call l2cap_malloc_get_full_map 
-0x531a 021111 fetch 1 ,mem_used_map 
-0x531b 021112 rtn blank 
-0x531c 021113 arg mem_tx_fifo0_ptr ,rega 
-0x531d 021114 increase -3 ,rega 
-0x531e 021115 arg mem_l2cap_lpm_txbuf ,contr 
-:      021116 l2cap_lpm_load_txbuf_loop:
-0x531f 021117 increase 3 ,rega 
-0x5320 021118 setarg mem_tx_fifo_end + 1 
-0x5321 021119 isub rega ,null 
-0x5322 021120 rtn zero 
-0x5323 021121 ifetch 2 ,contr 
-0x5324 021122 branch l2cap_lpm_load_txbuf_loop ,blank 
-0x5325 021123 increase 4 ,pdata 
-0x5326 021124 copy pdata ,loopcnt 
-0x5327 021125 copy contr ,regb 
-0x5328 021126 ifetch 2 ,rega 
-0x5329 021127 copy pdata ,contw 
-0x532a 021128 copy regb ,contr 
-0x532b 021129 increase -2 ,contr 
-0x532c 021130 call memcpy 
-0x532d 021131 branch l2cap_lpm_load_txbuf_loop 
-:      021141 le_init_conn:
-0x532e 021142 bpatchx patch26_2 ,mem_patch26 
-0x532f 021143 disable wake 
-0x5330 021144 jam 1 ,mem_le_conn_handle 
-0x5331 021145 jam 3 ,mem_le_state 
-0x5332 021146 jam 1 ,mem_le_arq 
-0x5333 021147 setarg -1 
-0x5334 021148 store 2 ,mem_le_event_count 
-0x5335 021149 force 0 ,pdata 
-0x5336 021150 store 1 ,mem_le_ch 
-0x5337 021151 store 1 ,mem_le_op 
-0x5338 021152 store 3 ,mem_sniff_rcv 
-0x5339 021153 store 3 ,mem_sniff_lost 
-0x533a 021154 store 5 ,mem_le_pcnt_tx 
-0x533b 021155 set1 39 ,pdata 
-0x533c 021156 store 5 ,mem_le_pcnt_rx 
-0x533d 021157 jam 1 ,mem_le_txheader 
-0x533e 021158 jam 0 ,mem_le_txlen 
-0x533f 021159 branch le_supervision_flush 
-:      021161 le_init_master:
-0x5340 021162 bpatchx patch26_3 ,mem_patch26 
-0x5341 021163 enable master 
-0x5342 021164 jam lemode_master ,mem_le_mode 
-0x5343 021165 jam 1 ,mem_le_att_handle 
-0x5344 021166 jam 1 ,mem_le_search_handle_start 
-0x5345 021167 setarg 0xffff 
-0x5346 021168 store 2 ,mem_le_search_handle_end 
-0x5347 021169 force 0 ,pdata 
-0x5348 021170 store 5 ,mem_le_pcnt_rx 
-0x5349 021171 set1 39 ,pdata 
-0x534a 021172 store 5 ,mem_le_pcnt_tx 
-0x534b 021173 branch le_init_conn 
-:      021176 le_init_slave:
-0x534c 021177 bpatchx patch26_4 ,mem_patch26 
-0x534d 021178 disable master 
-0x534e 021179 setarg 0x17 
-0x534f 021180 store 2 ,mem_le_remote_mtu 
-0x5350 021181 jam lemode_slave ,mem_le_mode 
-0x5351 021182 jam 0 ,mem_le_adv_enable 
-0x5352 021183 jam 0 ,mem_lpm_current_mult 
-0x5353 021184 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5354 021185 jam flag_le_enc_null ,mem_le_enc_state 
-0x5355 021186 fetch 2 ,mem_le_superto 
-0x5356 021187 store 2 ,mem_le_init_superto 
-0x5357 021188 fetch 2 ,mem_le_tsniff 
-0x5358 021189 mul32 pdata ,5 ,pdata 
-0x5359 021190 rshift4 pdata ,pdata 
-0x535a 021191 store 2 ,mem_le_superto 
-0x535b 021192 branch le_init_conn 
-:      021198 le_dispatch:
-0x535c 021199 call le_enable 
-0x535d 021200 call le_scan 
-0x535e 021201 call le_adv 
-0x535f 021202 branch le_disable 
-:      021204 le_conn_dispatch:
-0x5360 021205 bpatchx patch26_5 ,mem_patch26 
-0x5361 021206 call le_enable 
-0x5362 021207 call app_process_ble 
-0x5363 021208 fetch 1 ,mem_le_mode 
-0x5364 021209 beq lemode_master ,le_master_dispatch 
-0x5365 021210 branch le_slave_dispatch 
-:      021216 le_master_dispatch:
-0x5366 021217 bpatchx patch26_6 ,mem_patch26 
-0x5367 021218 enable master 
-0x5368 021219 call le_supervision_update 
-0x5369 021220 branch le_master_disconn ,positive 
-0x536a 021221 call check_ble_disabled 
-0x536b 021222 call le_setup 
-0x536c 021223 call le_prepare_tx 
-0x536d 021224 disable match 
-0x536e 021225 call le_transmit_receive_sifs 
-0x536f 021226 nrtn match 
-0x5370 021227 bpatchx patch26_7 ,mem_patch26 
-0x5371 021228 fetch 1 ,mem_le_conn_rcv 
-0x5372 021229 increase 1 ,pdata 
-0x5373 021230 store 1 ,mem_le_conn_rcv 
-0x5374 021231 call le_acknowledge 
-0x5375 021232 disable master 
-0x5376 021233 rtn 
-:      021235 le_master_disconn:
-0x5377 021236 call le_disconnect 
-0x5378 021237 disable master 
-0x5379 021238 rtn 
-:      021243 le_slave_dispatch:
-0x537a 021244 bpatchx patch27_0 ,mem_patch27 
-0x537b 021245 jam 0 ,mem_le_md_count 
-0x537c 021246 call sp_calc_sequence_256 
-0x537d 021247 call le_secure_connect_sm 
-0x537e 021248 disable attempt 
-0x537f 021249 call le_supervision_update 
-0x5380 021250 branch le_slave_disconn ,positive 
-0x5381 021251 call check_ble_disabled 
-0x5382 021252 call le_setup 
-0x5383 021253 call le_receive_slave 
-0x5384 021254 nbranch le_slave_unsync ,sync 
-0x5385 021255 call le_got_first_packet 
-0x5386 021256 branch le_slave_match ,match 
-0x5387 021257 branch le_slave_cont 
-:      021260 le_slave_match:
-0x5388 021261 bpatchx patch27_1 ,mem_patch27 
-0x5389 021262 fetch 1 ,mem_le_md_count 
-0x538a 021263 pincrease 1 
-0x538b 021264 store 1 ,mem_le_md_count 
-0x538c 021265 beq le_md_max_count ,le_slave_cont 
-0x538d 021266 call le_acknowledge 
-0x538e 021267 call le_prepare_tx 
-0x538f 021268 call le_transmit_norx 
-0x5390 021269 call le_parse 
-0x5391 021270 fetch 2 ,mem_cb_ble_transmit 
-0x5392 021271 call callback_func 
-0x5393 021272 call le_check_md 
-0x5394 021273 branch le_slave_more_data ,user 
-:      021274 le_slave_cont:
-0x5395 021275 bpatchx patch27_2 ,mem_patch27 
-0x5396 021276 call le_pairing_sm 
-0x5397 021277 call le_check_paring_time 
-0x5398 021278 call check_51cmd 
-0x5399 021279 fetch 1 ,mem_le_op 
-0x539a 021280 bbit1 op_disconn ,le_slave_disconn 
-:      021281 le_slave_unsync:
-0x539b 021282 bpatchx patch27_3 ,mem_patch27 
-0x539c 021283 call le_lpm_set_mult 
-0x539d 021284 call le_update_channel_map 
-0x539e 021285 call le_update_param 
-0x539f 021286 branch calc_clke_offset 
-:      021289 le_check_md:
-0x53a0 021290 disable user 
-0x53a1 021291 bmark1 mark_ble_rx_md ,enable_user 
-0x53a2 021292 bmark1 mark_ble_tx_md ,enable_user 
-0x53a3 021293 rtn 
-:      021296 le_slave_more_data:
-0x53a4 021297 bpatchx patch27_4 ,mem_patch27 
-0x53a5 021298 enable attempt 
-0x53a6 021299 call le_transmit_receive_sifs_notx 
-0x53a7 021300 branch le_slave_match ,match 
-0x53a8 021301 branch le_slave_cont 
-:      021303 le_slave_disconn:
-:      021306 le_disconnect:
-0x53a9 021307 bpatchx patch27_5 ,mem_patch27 
-0x53aa 021308 call le_clear_connection_info 
-0x53ab 021309 call app_disconn_reason_collect_ble 
-0x53ac 021310 call sp_initialize_256 
-0x53ad 021311 jam bt_evt_le_disconnected ,mem_fifo_temp 
-0x53ae 021312 branch ui_ipc_send_event 
-:      021314 le_clear_connection_info:
-0x53af 021315 setarg 0 
-0x53b0 021316 store 9 ,mem_le_tx_buff_used 
-0x53b1 021317 jam 0 ,mem_le_conn_handle 
-0x53b2 021318 jam lemode_idle ,mem_le_mode 
-0x53b3 021319 jam 0 ,mem_le_state 
-0x53b4 021320 jam flag_le_enc_null ,mem_le_enc_state 
-0x53b5 021321 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x53b6 021322 rtn 
-:      021324 le_got_first_packet:
-0x53b7 021325 bpatchx patch27_6 ,mem_patch27 
-0x53b8 021326 fetch 1 ,mem_le_conn_rcv 
-0x53b9 021327 increase 1 ,pdata 
-0x53ba 021328 store 1 ,mem_le_conn_rcv 
-0x53bb 021329 fetch 1 ,mem_le_state 
-0x53bc 021330 rtnbit1 lestate_got_first_packet 
-0x53bd 021331 set1 lestate_got_first_packet 
-0x53be 021332 store 1 ,mem_le_state 
-0x53bf 021333 fetch 2 ,mem_le_init_superto 
-0x53c0 021334 store 2 ,mem_le_superto 
-0x53c1 021335 setarg 0 
-0x53c2 021336 store 4 ,mem_le_transmit_window 
-0x53c3 021337 rtn 
-:      021340 le_enable:
-0x53c4 021341 bpatchx patch27_7 ,mem_patch27 
-0x53c5 021342 jam 0x36 ,rf_adc_goff 
-0x53c6 021343 jam 0x5f ,rf_agc_nsat 
-0x53c7 021344 enable le 
-0x53c8 021345 jam 7 ,rfen_ulp 
-0x53c9 021346 call check_ble_disabled 
-0x53ca 021347 fetch 1 ,mem_250k_freq_enable 
-0x53cb 021348 rtn blank 
-0x53cc 021349 jam 0xb8 ,rf_iq_gain 
-0x53cd 021350 rtn 
-:      021352 le_disable:
-0x53ce 021353 bpatchx patch28_0 ,mem_patch28 
-0x53cf 021354 jam 0x2e ,rf_adc_goff 
-0x53d0 021355 jam 0xff ,rf_agc_nsat 
-0x53d1 021356 disable le 
-0x53d2 021357 jam 3 ,rfen_ulp 
-0x53d3 021358 arg 0 ,stop_watch 
-0x53d4 021359 rtn 
-:      021361 le_prep:
-0x53d5 021362 disable enable_crc 
-0x53d6 021363 disable enable_white 
-0x53d7 021364 fetch 3 ,mem_le_crcinit 
-0x53d8 021365 iforce crc24_init 
-0x53d9 021366 fetch 1 ,mem_le_ch_mapped 
-0x53da 021367 reverse pdata ,temp 
-0x53db 021368 set1 1 ,temp 
-0x53dc 021369 rshift temp ,white_init 
-0x53dd 021370 rtn 
-:      021373 lerx_setfreq:
-0x53de 021374 call le_setfreq 
-0x53df 021375 call set_freq_rx 
-0x53e0 021376 setarg param_pll_setup 
-0x53e1 021377 call sleep 
-0x53e2 021378 branch rf_rx_enable 
-:      021380 letx_setfreq:
-0x53e3 021381 branch txon ,match 
-:      021382 letx_setfreq0:
-0x53e4 021383 call le_setfreq 
-0x53e5 021384 branch set_freq_tx 
-:      021385 le_setfreq:
-0x53e6 021386 bpatchx patch28_1 ,mem_patch28 
-0x53e7 021387 call set_sync_on 
-0x53e8 021388 fetch 1 ,mem_le_testtype 
-0x53e9 021389 nbranch le_ctf_test ,blank 
-0x53ea 021390 fetch 1 ,mem_le_ch_mapped 
-0x53eb 021391 sub pdata ,36 ,null 
-0x53ec 021392 branch le_ctf_normal ,positive 
-0x53ed 021393 force 0 ,temp 
-0x53ee 021394 rtneq 37 
-0x53ef 021395 force 24 ,temp 
-0x53f0 021396 rtneq 38 
-0x53f1 021397 force 78 ,temp 
-0x53f2 021398 rtn 
-:      021400 le_ctf_normal:
-0x53f3 021401 sub pdata ,10 ,null 
-0x53f4 021402 branch le_ctf_low ,positive 
-0x53f5 021403 increase 1 ,pdata 
-:      021405 le_ctf_low:
-0x53f6 021406 lshift pdata ,pdata 
-0x53f7 021407 add pdata ,2 ,temp 
-0x53f8 021408 rtn 
-:      021410 le_ctf_test:
-0x53f9 021411 fetch 1 ,mem_le_ch_mapped 
-0x53fa 021412 lshift pdata ,temp 
-0x53fb 021413 rtn 
-:      021415 le_sca_map:
-0x53fc 021416 arg 500 ,temp 
-0x53fd 021417 rtn blank 
-0x53fe 021418 arg 250 ,temp 
-0x53ff 021419 rtneq 1 
-0x5400 021420 arg 150 ,temp 
-0x5401 021421 rtneq 2 
-0x5402 021422 arg 100 ,temp 
-0x5403 021423 rtneq 3 
-0x5404 021424 arg 75 ,temp 
-0x5405 021425 rtneq 4 
-0x5406 021426 arg 50 ,temp 
-0x5407 021427 rtneq 5 
-0x5408 021428 arg 40 ,temp 
-0x5409 021429 rtneq 6 
-0x540a 021430 arg 20 ,temp 
-0x540b 021431 rtn 
-:      021435 le_adv_access:
-0x540c 021436 setarg 0x8e89be 
-0x540d 021437 lshift8 pdata ,pdata 
-0x540e 021438 or_into 0xd6 ,pdata 
-0x540f 021439 iforce access 
-0x5410 021440 setarg 0x555555 
-0x5411 021441 store 3 ,mem_le_crcinit 
-0x5412 021442 rtn 
-:      021444 le_setup:
-0x5413 021445 bpatchx patch28_2 ,mem_patch28 
-0x5414 021446 enable swfine 
-0x5415 021447 fetch 4 ,mem_le_access 
-0x5416 021448 iforce access 
-0x5417 021449 call le_map_channel 
-0x5418 021450 setarg 0x200 
-0x5419 021451 branch le_setup_master ,master 
-0x541a 021452 fetch 2 ,mem_le_receive_window 
-0x541b 021453 rshift pdata ,pdata 
-:      021454 le_setup_master:
-0x541c 021455 arg param_pll_setup ,temp 
-0x541d 021456 iadd temp ,pdata 
-0x541e 021457 call ahead_window 
-0x541f 021458 deposit clke 
-0x5420 021459 store 6 ,mem_le_rxon_ts 
-0x5421 021460 rtn 
-:      021462 le_next_adv_channel:
-0x5422 021463 bpatchx patch28_3 ,mem_patch28 
-0x5423 021464 fetch 1 ,mem_le_ch_mapped 
-0x5424 021465 beq 37 ,le_next_adv_channel_curr_channel_37 
-0x5425 021466 beq 38 ,le_next_adv_channel_curr_channel_38 
-0x5426 021467 beq 39 ,le_next_adv_channel_curr_channel_39 
-0x5427 021468 branch le_next_adv_channel_curr_channel_39 
-:      021470 le_next_adv_channel_curr_channel_37:
-0x5428 021471 fetcht 1 ,mem_le_adv_channel_map 
-0x5429 021472 isolate1 bit_adv_channel_map_38 ,temp 
-0x542a 021473 branch set_le_next_adv_channel_38 ,true 
-0x542b 021474 isolate1 bit_adv_channel_map_39 ,temp 
-0x542c 021475 branch set_le_next_adv_channel_39 ,true 
-0x542d 021476 branch set_le_next_adv_channel_37 
-:      021479 le_next_adv_channel_curr_channel_38:
-0x542e 021480 fetcht 1 ,mem_le_adv_channel_map 
-0x542f 021481 isolate1 bit_adv_channel_map_39 ,temp 
-0x5430 021482 branch set_le_next_adv_channel_39 ,true 
-0x5431 021483 isolate1 bit_adv_channel_map_37 ,temp 
-0x5432 021484 branch set_le_next_adv_channel_37 ,true 
-0x5433 021485 branch set_le_next_adv_channel_38 
-:      021488 le_next_adv_channel_curr_channel_39:
-0x5434 021489 fetcht 1 ,mem_le_adv_channel_map 
-0x5435 021490 isolate1 bit_adv_channel_map_37 ,temp 
-0x5436 021491 branch set_le_next_adv_channel_37 ,true 
-0x5437 021492 isolate1 bit_adv_channel_map_38 ,temp 
-0x5438 021493 branch set_le_next_adv_channel_38 ,true 
-0x5439 021494 branch set_le_next_adv_channel_39 
-:      021498 set_le_next_adv_channel_37:
-0x543a 021499 jam 37 ,mem_le_ch_mapped 
-0x543b 021500 fetch 1 ,mem_le_adv_channel_map_temp 
-0x543c 021501 set1 bit_adv_channel_map_37 ,pdata 
-0x543d 021502 store 1 ,mem_le_adv_channel_map_temp 
-0x543e 021503 rtn 
-:      021505 set_le_next_adv_channel_38:
-0x543f 021506 jam 38 ,mem_le_ch_mapped 
-0x5440 021507 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5441 021508 set1 bit_adv_channel_map_38 ,pdata 
-0x5442 021509 store 1 ,mem_le_adv_channel_map_temp 
-0x5443 021510 rtn 
-:      021512 set_le_next_adv_channel_39:
-0x5444 021513 jam 39 ,mem_le_ch_mapped 
-0x5445 021514 fetch 1 ,mem_le_adv_channel_map_temp 
-0x5446 021515 set1 bit_adv_channel_map_39 ,pdata 
-0x5447 021516 store 1 ,mem_le_adv_channel_map_temp 
-0x5448 021517 rtn 
-:      021521 le_context_nexthop:
-0x5449 021522 bpatchx patch28_4 ,mem_patch28 
-0x544a 021523 add rega ,coffset_mode ,contr 
-0x544b 021524 ifetch 1 ,contr 
-0x544c 021525 rtnbit0 mode_le 
-0x544d 021526 add rega ,coffset_le_event_cnt ,contw 
-0x544e 021527 ifetch 2 ,contw 
-0x544f 021528 increase 1 ,pdata 
-0x5450 021529 istore 2 ,contw 
-0x5451 021530 add rega ,coffset_le_hop ,contr 
-0x5452 021531 ifetch 1 ,contr 
-0x5453 021532 add rega ,coffset_le_ch ,contw 
-0x5454 021533 ifetcht 1 ,contw 
-0x5455 021534 iadd temp ,pdata 
-0x5456 021535 sub pdata ,36 ,null 
-0x5457 021536 branch le_nexthop_nowrap ,positive 
-0x5458 021537 increase -37 ,pdata 
-:      021538 le_nexthop_nowrap:
-0x5459 021539 istore 1 ,contw 
-0x545a 021540 rtn 
-:      021543 le_calc_channel_map:
-0x545b 021544 bpatchx patch28_5 ,mem_patch28 
-0x545c 021545 fetch 5 ,mem_le_channel_map 
-0x545d 021546 force 0 ,temp 
-0x545e 021547 force 37 ,loopcnt 
-:      021548 le_count_channels_loop:
-0x545f 021549 bbit0 0 ,le_count_channels_notused 
-0x5460 021550 increase 1 ,temp 
-:      021551 le_count_channels_notused:
-0x5461 021552 rshift pdata ,pdata 
-0x5462 021553 loop le_count_channels_loop 
-0x5463 021554 add temp ,-1 ,pdata 
-0x5464 021555 store 1 ,mem_le_channels 
-0x5465 021556 rtn 
-:      021558 le_map_channel:
-0x5466 021559 bpatchx patch28_6 ,mem_patch28 
-0x5467 021560 fetch 1 ,mem_le_ch 
-0x5468 021561 iforce queue 
-0x5469 021562 fetcht 5 ,mem_le_channel_map 
-0x546a 021563 qisolate1 temp 
-0x546b 021564 branch le_map_channel_end ,true 
-:      021565 le_map_channel_next:
-0x546c 021566 bpatchx patch28_7 ,mem_patch28 
-0x546d 021567 fetch 1 ,mem_le_channels 
-0x546e 021568 isub queue ,pdata 
-0x546f 021569 branch le_map_channel_cont ,positive 
-0x5470 021570 sub pdata ,-1 ,queue 
-0x5471 021571 branch le_map_channel_next 
-:      021572 le_map_channel_cont:
-0x5472 021573 copy queue ,loopcnt 
-0x5473 021574 force 0 ,queue 
-:      021575 le_map_channel_loop:
-0x5474 021576 qisolate1 temp 
-0x5475 021577 branch le_map_channel_skip ,true 
-0x5476 021578 increase 1 ,loopcnt 
-:      021579 le_map_channel_skip:
-0x5477 021580 deposit loopcnt 
-0x5478 021581 branch le_map_channel_end ,blank 
-0x5479 021582 increase 1 ,queue 
-0x547a 021583 increase -1 ,loopcnt 
-0x547b 021584 branch le_map_channel_loop 
-:      021585 le_map_channel_end:
-0x547c 021586 deposit queue 
-0x547d 021587 store 1 ,mem_le_ch_mapped 
-0x547e 021588 rtn 
-:      021591 le_wait_tx:
-0x547f 021592 branch le_wait_master ,master 
-0x5480 021593 until null ,timeout 
-0x5481 021594 rtn 
-:      021596 le_wait_master:
-0x5482 021597 arg 0xea0 ,timeup 
-0x5483 021598 until clkn_rt ,meet 
-0x5484 021599 rtn 
-:      021601 le_receive_adv:
-0x5485 021602 disable swfine 
-0x5486 021603 fetch 2 ,mem_le_scan_window 
-0x5487 021604 copy pdata ,timeup 
-0x5488 021605 branch le_receive_packet 
-:      021608 le_receive_slave:
-0x5489 021609 bpatchx patch29_0 ,mem_patch29 
-0x548a 021610 enable swfine 
-0x548b 021611 fetch 2 ,mem_le_receive_window 
-0x548c 021612 fetcht 4 ,mem_le_transmit_window 
-0x548d 021613 iadd temp ,timeup 
-:      021614 le_receive_packet:
-0x548e 021615 call lerx_setfreq 
-:      021616 le_receive_rxon:
-0x548f 021617 bpatchx patch29_1 ,mem_patch29 
-0x5490 021618 call le_prep 
-0x5491 021619 disable match 
-0x5492 021620 enable decode_fec0 
-0x5493 021621 enable is_rx 
-0x5494 021622 disable is_tx 
-0x5495 021623 copy timeup ,stop_watch 
-0x5496 021624 correlate null ,timeout 
-0x5497 021625 branch le_receive_on_attempt ,attempt 
-0x5498 021626 copy clke ,temp 
-0x5499 021627 storet 6 ,mem_sync_clke 
-:      021628 le_receive_on_attempt:
-0x549a 021629 nbranch end_of_packet ,sync 
-0x549b 021630 branch le_receive_skip ,attempt 
-0x549c 021631 arg param_clke_cal_le ,clke_rt 
-0x549d 021632 copy bt_clk ,clke_bt 
-0x549e 021633 fetch 1 ,mem_le_state 
-0x549f 021634 bbit0 lestate_got_first_packet ,le_receive_skip 
-0x54a0 021635 call lpm_adjust_clk ,wake 
-:      021636 le_receive_skip:
-0x54a1 021637 bpatchx patch29_2 ,mem_patch29 
-0x54a2 021638 call save_rssi 
-0x54a3 021639 enable enable_white 
-0x54a4 021640 enable enable_crc 
-0x54a5 021641 parse demod ,bucket ,8 
-0x54a6 021642 rshift3 pwindow ,pdata 
-0x54a7 021643 store 1 ,mem_le_rxbuf 
-0x54a8 021644 parse demod ,bucket ,8 
-0x54a9 021645 rshift3 pwindow ,pdata 
-0x54aa 021646 istore 1 ,contw 
-0x54ab 021647 and pdata ,0x3f ,loopcnt 
-0x54ac 021648 branch lerx_nopayload ,zero 
-:      021650 lerx_loop:
-0x54ad 021651 parse demod ,bucket ,8 
-0x54ae 021652 rshift3 pwindow ,pdata 
-0x54af 021653 istore 1 ,contw 
-0x54b0 021654 loop lerx_loop 
-:      021656 lerx_nopayload:
-0x54b1 021657 bpatchx patch29_3 ,mem_patch29 
-0x54b2 021658 parse demod ,bucket ,24 
-0x54b3 021659 enable swfine 
-0x54b4 021660 arg param_sifs ,stop_watch 
-0x54b5 021661 rshift32 pdata ,pdata 
-0x54b6 021662 rshift16 pdata ,pdata 
-0x54b7 021663 istore 3 ,contw 
-0x54b8 021664 branch end_of_packet ,crc_failed 
-0x54b9 021665 enable match 
-0x54ba 021666 fetch 1 ,mem_last_freq 
-0x54bb 021667 add pdata ,0 ,rega 
-0x54bc 021668 call rf_write_freq 
-0x54bd 021669 disable decode_fec0 
-0x54be 021670 branch set_sync_on 
-:      021672 le_transmit_receive_sifs:
-0x54bf 021673 bpatchx patch29_4 ,mem_patch29 
-0x54c0 021674 call le_transmit 
-:      021675 le_transmit_receive_sifs_notx:
-0x54c1 021676 fetcht 1 ,mem_last_freq 
-0x54c2 021677 call set_freq_rx 
-0x54c3 021678 call rf_rx_enable 
-0x54c4 021679 enable swfine 
-0x54c5 021680 arg 5500 ,timeup 
-0x54c6 021681 branch le_receive_rxon 
-:      021683 le_transmit_norx:
-0x54c7 021684 call le_transmit 
-0x54c8 021685 branch end_of_packet 
-:      021687 le_transmit:
-0x54c9 021688 bpatchx patch29_5 ,mem_patch29 
-0x54ca 021689 call le_prep 
-0x54cb 021690 call letx_setfreq 
-0x54cc 021691 branch le_transmit0 
-:      021693 le_transmit0:
-0x54cd 021694 set1 txgfsk ,radio_ctrl 
-0x54ce 021695 enable encode_fec0 
-0x54cf 021696 enable is_tx 
-0x54d0 021697 disable is_rx 
-0x54d1 021698 call le_wait_tx 
-0x54d2 021699 rshift16 access ,pdata 
-0x54d3 021700 rshift8 pdata ,pdata 
-0x54d4 021701 rshift4 pdata ,pdata 
-0x54d5 021702 inject mod ,40 
-0x54d6 021703 enable enable_white 
-0x54d7 021704 enable enable_crc 
-0x54d8 021705 bpatchx patch29_6 ,mem_patch29 
-0x54d9 021706 fetch 1 ,mem_le_txheader 
-0x54da 021707 inject mod ,8 
-0x54db 021708 ifetch 1 ,contr 
-0x54dc 021709 and pdata ,0x3f ,loopcnt 
-0x54dd 021710 inject mod ,8 
-0x54de 021711 branch letr_nopayload ,zero 
-:      021712 letr_loop:
-0x54df 021713 ifetch 1 ,contr 
-0x54e0 021714 inject mod ,8 
-0x54e1 021715 loop letr_loop 
-:      021717 letr_nopayload:
-0x54e2 021718 enable enable_parity 
-0x54e3 021719 inject mod ,24 
-0x54e4 021720 disable enable_parity 
-0x54e5 021721 until null ,tx_clear 
-0x54e6 021722 nop 100 
-0x54e7 021723 disable encode_fec0 
-0x54e8 021724 rtn 
-:      021726 le_send_adv_ind:
-0x54e9 021727 bpatchx patch29_7 ,mem_patch29 
-0x54ea 021728 fetch 1 ,mem_le_adv_type 
-0x54eb 021729 beq adv_direct_ind ,le_send_adv_direct_ind 
-0x54ec 021730 fetch 1 ,mem_le_adv_own_addr_type 
-0x54ed 021731 lshift4 pdata ,pdata 
-0x54ee 021732 lshift2 pdata ,pdata 
-0x54ef 021733 store 1 ,mem_le_txheader 
-0x54f0 021734 fetcht 1 ,mem_le_adv_data_len 
-0x54f1 021735 add temp ,6 ,pdata 
-0x54f2 021736 store 1 ,mem_le_txlen 
-0x54f3 021737 fetch 6 ,mem_le_lap 
-0x54f4 021738 store 6 ,mem_le_txpayload 
-0x54f5 021739 copy temp ,loopcnt 
-0x54f6 021740 arg mem_le_adv_data ,contr 
-0x54f7 021741 call memcpy_fast 
-0x54f8 021742 branch le_send_adv_transmit 
-:      021743 le_send_adv_direct_ind:
-0x54f9 021744 fetch 1 ,mem_le_adv_direct_addr_type 
-0x54fa 021745 lshift4 pdata ,pdata 
-0x54fb 021746 lshift2 pdata ,pdata 
-0x54fc 021747 increase 1 ,pdata 
-0x54fd 021748 store 1 ,mem_le_txheader 
-0x54fe 021749 setarg 12 
-0x54ff 021750 store 1 ,mem_le_txlen 
-0x5500 021751 fetch 6 ,mem_le_lap 
-0x5501 021752 store 6 ,mem_le_txpayload 
-0x5502 021753 fetch 6 ,mem_hci_plap 
-0x5503 021754 istore 6 ,contw 
-:      021755 le_send_adv_transmit:
-0x5504 021756 bpatchx patch2a_0 ,mem_patch2a 
-0x5505 021757 fetch 1 ,mem_le_adv_transmit 
-0x5506 021758 increase 1 ,pdata 
-0x5507 021759 store 1 ,mem_le_adv_transmit 
-0x5508 021760 arg 1800 ,stop_watch 
-0x5509 021761 disable match 
-0x550a 021762 branch le_transmit_receive_sifs 
-:      021764 le_send_scan_request:
-0x550b 021765 bpatchx patch2a_1 ,mem_patch2a 
-0x550c 021766 fetch 1 ,mem_le_scan_type 
-0x550d 021767 rtnne le_scan_type_active 
-0x550e 021768 fetch 1 ,mem_le_adv_transmit 
-0x550f 021769 increase 1 ,pdata 
-0x5510 021770 store 1 ,mem_le_adv_transmit 
-0x5511 021771 arg 0x0c03 ,temp 
-0x5512 021772 fetch 1 ,mem_le_scan_own_addr_type 
-0x5513 021773 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5514 021774 copy rega ,pdata 
-0x5515 021775 nsetflag blank ,le_receiver_addr_bit ,temp 
-0x5516 021776 storet 2 ,mem_le_txheader 
-0x5517 021777 fetch 6 ,mem_le_lap 
-0x5518 021778 istore 6 ,contw 
-0x5519 021779 fetch 6 ,mem_le_plap 
-0x551a 021780 istore 6 ,contw 
-0x551b 021781 branch le_transmit_receive_sifs 
-:      021784 le_send_scan_response:
-0x551c 021785 bpatchx patch2a_2 ,mem_patch2a 
-0x551d 021786 arg scan_rsp ,temp 
-0x551e 021787 fetch 1 ,mem_le_adv_own_addr_type 
-0x551f 021788 nsetflag blank ,le_sender_addr_bit ,temp 
-0x5520 021789 storet 1 ,mem_le_txheader 
-0x5521 021790 fetcht 1 ,mem_le_scan_data_len 
-0x5522 021791 add temp ,6 ,pdata 
-0x5523 021792 store 1 ,mem_le_txlen 
-0x5524 021793 fetch 6 ,mem_le_lap 
-0x5525 021794 store 6 ,mem_le_txpayload 
-0x5526 021795 arg mem_le_scan_data ,contr 
-0x5527 021796 copy temp ,loopcnt 
-0x5528 021797 call memcpy_fast 
-0x5529 021798 call le_transmit_norx 
-0x552a 021799 branch le_adv_not_match 
-:      021801 le_connect_request:
-0x552b 021802 bpatchx patch2a_3 ,mem_patch2a 
-0x552c 021803 force -1 ,pdata 
-0x552d 021804 setsect 2 ,1 
-0x552e 021805 store 5 ,mem_le_channel_map 
-0x552f 021806 call le_calc_channel_map 
-0x5530 021807 force 4 ,loopcnt 
-0x5531 021808 arg mem_le_access ,contw 
-0x5532 021809 call generate_random_loop 
-0x5533 021810 fetch 2 ,mem_le_timeout 
-0x5534 021811 store 2 ,mem_le_superto 
-:      021812 le_con_req_hop_retry:
-0x5535 021813 random pdata 
-0x5536 021814 and_into 0xf ,pdata 
-0x5537 021815 sub pdata ,4 ,null 
-0x5538 021816 branch le_con_req_hop_retry ,positive 
-0x5539 021817 store 1 ,mem_le_hop 
-0x553a 021818 store 1 ,mem_tmp1 
-0x553b 021819 bpatchx patch2a_4 ,mem_patch2a 
-0x553c 021820 fetcht 2 ,mem_le_conn_interval 
-0x553d 021821 storet 2 ,mem_le_tsniff 
-0x553e 021822 copy temp ,regc 
-0x553f 021823 add clkn_bt ,7 ,pdata 
-0x5540 021824 idiv regc 
-0x5541 021825 call wait_div_end 
-0x5542 021826 remainder rega 
-0x5543 021827 isub rega ,pdata 
-0x5544 021828 iadd regc ,pdata 
-0x5545 021829 fetcht 2 ,mem_le_dsniff 
-0x5546 021830 iadd temp ,pdata 
-0x5547 021831 store 4 ,mem_le_anchor 
-0x5548 021832 isub clkn_bt ,rega 
-0x5549 021833 increase -6 ,rega 
-0x554a 021834 arg 0x2205 ,regb 
-0x554b 021835 fetch 1 ,mem_le_conn_own_addr_type 
-0x554c 021836 nsetflag blank ,le_sender_addr_bit ,regb 
-0x554d 021837 fetch 1 ,mem_le_conn_peer_addr_type 
-0x554e 021838 nsetflag blank ,le_receiver_addr_bit ,regb 
-0x554f 021839 copy regb ,pdata 
-0x5550 021840 store 2 ,mem_le_txheader 
-0x5551 021841 fetch 6 ,mem_le_lap 
-0x5552 021842 istore 6 ,contw 
-0x5553 021843 fetch 6 ,mem_le_plap 
-0x5554 021844 istore 6 ,contw 
-0x5555 021845 fetch 4 ,mem_le_access 
-0x5556 021846 istore 4 ,contw 
-0x5557 021847 random pdata 
-0x5558 021848 istore 2 ,contw 
-0x5559 021849 random pdata 
-0x555a 021850 istore 1 ,contw 
-0x555b 021851 force 2 ,pdata 
-0x555c 021852 istore 1 ,contw 
-0x555d 021853 rshift2 rega ,pdata 
-0x555e 021854 istore 2 ,contw 
-0x555f 021855 rshift2 regc ,pdata 
-0x5560 021856 istore 2 ,contw 
-0x5561 021857 bpatchx patch2a_5 ,mem_patch2a 
-0x5562 021858 setarg 0 
-0x5563 021859 istore 2 ,contw 
-0x5564 021860 fetch 2 ,mem_le_timeout 
-0x5565 021861 istore 2 ,contw 
-0x5566 021862 fetch 5 ,mem_le_channel_map 
-0x5567 021863 istore 5 ,contw 
-0x5568 021864 fetch 1 ,mem_le_hop 
-0x5569 021865 arg param_le_sca ,temp 
-0x556a 021866 ior temp ,pdata 
-0x556b 021867 istore 1 ,contw 
-0x556c 021868 call le_transmit_norx 
-0x556d 021869 setarg mem_le_txheader 
-0x556e 021870 add pdata ,18 ,contr 
-0x556f 021871 ifetch 3 ,contr 
-0x5570 021872 store 3 ,mem_le_crcinit 
-0x5571 021873 rtn 
-:      021875 le_init_adv:
-0x5572 021876 bpatchx patch2a_6 ,mem_patch2a 
-0x5573 021877 disable master 
-0x5574 021878 branch le_adv_access 
-:      021882 le_update_param:
-0x5575 021883 fetch 1 ,mem_le_state 
-0x5576 021884 rtnbit0 lestate_update_param 
-0x5577 021885 fetch 2 ,mem_le_event_count 
-0x5578 021886 fetcht 2 ,mem_le_instant 
-0x5579 021887 isub temp ,pdata 
-0x557a 021888 nrtn positive 
-0x557b 021889 store 2 ,mem_pdatatemp 
-0x557c 021890 bpatchx patch2a_7 ,mem_patch2a 
-0x557d 021891 fetch 1 ,mem_le_state 
-0x557e 021892 set0 lestate_update_param ,pdata 
-0x557f 021893 set0 lestate_got_first_packet ,pdata 
-0x5580 021894 store 1 ,mem_le_state 
-0x5581 021895 fetch 4 ,mem_le_anchor 
-0x5582 021896 fetcht 2 ,mem_le_tsniff 
-0x5583 021897 storet 2 ,mem_temp 
-0x5584 021898 isub temp ,rega 
-0x5585 021899 bpatchx patch2b_0 ,mem_patch2b 
-0x5586 021900 fetch 1 ,mem_le_new_param 
-0x5587 021901 store 1 ,mem_le_window_size 
-0x5588 021902 ifetcht 2 ,contr 
-0x5589 021903 ifetch 2 ,contr 
-0x558a 021904 lshift2 pdata ,pdata 
-0x558b 021905 store 2 ,mem_le_tsniff 
-0x558c 021906 lshift2 temp ,temp 
-0x558d 021907 iadd temp ,pdata 
-0x558e 021908 ifetcht 4 ,contr 
-0x558f 021909 storet 4 ,mem_le_slave_latency 
-0x5590 021910 iadd rega ,pdata 
-0x5591 021911 copy pdata ,regab 
-0x5592 021912 fetch 2 ,mem_le_tsniff 
-0x5593 021913 fetcht 2 ,mem_temp 
-0x5594 021914 isub temp ,pdata 
-0x5595 021915 fetcht 2 ,mem_pdatatemp 
-0x5596 021916 imul32 temp ,pdata 
-0x5597 021917 iadd regab ,pdata 
-0x5598 021918 store 4 ,mem_le_anchor 
-0x5599 021919 call le_receive_window_size 
-0x559a 021920 fetch 2 ,mem_le_superto 
-0x559b 021921 store 2 ,mem_le_init_superto 
-0x559c 021922 rtn 
-:      021925 le_update_channel_map:
-0x559d 021926 bpatchx patch2b_1 ,mem_patch2b 
-0x559e 021927 fetch 1 ,mem_le_state 
-0x559f 021928 rtnbit0 lestate_update_map 
-0x55a0 021929 fetch 2 ,mem_le_event_count 
-0x55a1 021930 fetcht 2 ,mem_le_instant 
-0x55a2 021931 isub temp ,pdata 
-0x55a3 021932 nrtn positive 
-0x55a4 021933 fetch 1 ,mem_le_state 
-0x55a5 021934 set0 lestate_update_map ,pdata 
-0x55a6 021935 store 1 ,mem_le_state 
-0x55a7 021936 fetch 5 ,mem_le_new_map 
-0x55a8 021937 store 5 ,mem_le_channel_map 
-0x55a9 021938 branch le_calc_channel_map 
-:      021941 le_acknowledge:
-0x55aa 021942 bpatchx patch2b_2 ,mem_patch2b 
-0x55ab 021943 call le_supervision_flush 
-0x55ac 021944 call le_check_wak 
-0x55ad 021945 fetch 1 ,mem_le_rxbuf 
-0x55ae 021946 isolate1 md ,pdata 
-0x55af 021947 setflag true ,mark_ble_rx_md ,mark 
-0x55b0 021948 rshift pdata ,pdata 
-0x55b1 021949 ixor temp ,pdata 
-0x55b2 021950 isolate1 nesn ,pdata 
-0x55b3 021951 setflag true ,mark_old_packet ,mark 
-0x55b4 021952 rtnmark1 mark_old_packet 
-0x55b5 021953 fetch 1 ,mem_le_rxbuf + 1 
-0x55b6 021954 branch le_ack_unenc ,blank 
-0x55b7 021955 fetch 1 ,mem_le_state 
-0x55b8 021956 bbit0 lestate_encryption ,le_ack_unenc 
-0x55b9 021957 call load_sk 
-0x55ba 021958 call le_decrypt 
-0x55bb 021959 nrtn blank 
-:      021960 le_ack_unenc:
-0x55bc 021961 fetcht 1 ,mem_le_arq 
-0x55bd 021962 setflip nesn ,temp 
-0x55be 021963 storet 1 ,mem_le_arq 
-0x55bf 021964 rtn 
-:      021967 le_check_wak:
-0x55c0 021968 bpatchx patch2b_3 ,mem_patch2b 
-0x55c1 021969 fetcht 1 ,mem_le_arq 
-0x55c2 021970 isolate0 wak ,temp 
-0x55c3 021971 rtn true 
-0x55c4 021972 fetch 1 ,mem_le_rxbuf 
-0x55c5 021973 lshift pdata ,pdata 
-0x55c6 021974 ixor temp ,pdata 
-0x55c7 021975 rtnbit0 sn 
-0x55c8 021976 set0 wak ,temp 
-0x55c9 021977 setflip sn ,temp 
-0x55ca 021978 storet 1 ,mem_le_arq 
-0x55cb 021979 compare 3 ,temp ,3 
-0x55cc 021980 nrtn true 
-0x55cd 021981 fetch 1 ,mem_le_txpayload 
-0x55ce 021982 beq ll_start_enc_req ,le_set_enc 
-0x55cf 021983 fetch 1 ,mem_le_enc_state 
-0x55d0 021984 beq flag_le_enc_pause ,le_clear_enc 
-0x55d1 021985 rtn 
-:      021988 le_set_enc:
-0x55d2 021989 fetch 1 ,mem_le_state 
-0x55d3 021990 set1 lestate_encryption ,pdata 
-0x55d4 021991 store 1 ,mem_le_state 
-0x55d5 021992 rtn 
-:      021994 le_clear_enc:
-0x55d6 021995 bpatchx patch2b_4 ,mem_patch2b 
-0x55d7 021996 jam flag_le_enc_null ,mem_le_enc_state 
-0x55d8 021997 arg 0 ,pdata 
-0x55d9 021998 store 4 ,mem_le_last_mic 
-0x55da 021999 store 5 ,mem_le_pcnt_tx 
-0x55db 022000 set1 39 ,pdata 
-0x55dc 022001 store 5 ,mem_le_pcnt_rx 
-0x55dd 022002 fetch 1 ,mem_le_state 
-0x55de 022003 set0 lestate_encryption ,pdata 
-0x55df 022004 store 1 ,mem_le_state 
-0x55e0 022005 rtn 
-:      022008 le_wait_adv:
-0x55e1 022009 bpatchx patch2b_5 ,mem_patch2b 
-0x55e2 022010 call le_next_adv_channel 
-0x55e3 022011 call le_receive_adv 
-0x55e4 022012 fetch 1 ,mem_le_adv_waitcnt 
-0x55e5 022013 increase 1 ,pdata 
-0x55e6 022014 store 1 ,mem_le_adv_waitcnt 
-0x55e7 022015 rtn 
-:      022018 le_scan:
-0x55e8 022019 bpatchx patch2b_6 ,mem_patch2b 
-0x55e9 022020 fetch 1 ,mem_le_scan_enable 
-0x55ea 022021 rtnne le_scan_enable 
-0x55eb 022022 arg le_scan_interval_timer ,queue 
-0x55ec 022023 call timer_check 
-0x55ed 022024 nrtn blank 
-0x55ee 022025 fetch 2 ,mem_le_scan_interval 
-0x55ef 022026 fetcht 2 ,mem_le_scan_window 
-0x55f0 022027 isub temp ,pdata 
-0x55f1 022028 arg le_scan_interval_timer ,queue 
-0x55f2 022029 call timer_init 
-0x55f3 022030 disable master 
-0x55f4 022031 call le_init_adv 
-0x55f5 022032 call le_wait_adv 
-0x55f6 022033 nrtn match 
-0x55f7 022034 bpatchx patch2b_7 ,mem_patch2b 
-0x55f8 022035 fetch 6 ,mem_le_rxbuf + 2 
-0x55f9 022036 store 6 ,mem_le_plap 
-0x55fa 022039 fetch 1 ,mem_le_adv_rcv 
-0x55fb 022040 increase 1 ,pdata 
-0x55fc 022041 store 1 ,mem_le_adv_rcv 
-0x55fd 022042 call le_create_conn 
-0x55fe 022043 rtn master 
-0x55ff 022044 call le_send_scan_request 
-0x5600 022045 nrtn match 
-0x5601 022046 bpatchx patch2c_0 ,mem_patch2c 
-0x5602 022047 fetch 1 ,mem_le_scanrsp_rcv 
-0x5603 022048 increase 1 ,pdata 
-0x5604 022049 store 1 ,mem_le_scanrsp_rcv 
-0x5605 022050 fetch 9 ,mem_le_rxbuf + 8 
-0x5606 022051 store 9 ,mem_tmp_buffer 
-0x5607 022052 rtn 
-:      022054 le_create_conn:
-0x5608 022055 bpatchx patch2c_1 ,mem_patch2c 
-0x5609 022056 fetch 1 ,mem_cmd_le_create_conn 
-0x560a 022057 rtnne hci_cmd_le_create_conn 
-0x560b 022058 fetch 6 ,mem_le_plap 
-0x560c 022059 fetcht 6 ,mem_le_conn_peer_addr 
-0x560d 022060 isub temp ,null 
-0x560e 022061 nrtn zero 
-0x560f 022062 call context_new 
-0x5610 022063 nrtn zero 
-0x5611 022064 call le_connect_request 
-0x5612 022065 call le_init_master 
-0x5613 022066 bpatchx patch2c_2 ,mem_patch2c 
-0x5614 022067 jam 0 ,mem_hci_cmd 
-0x5615 022068 jam 0 ,mem_le_peer_sca 
-0x5616 022069 jam 0 ,mem_le_scan_enable 
-0x5617 022070 jam 0 ,mem_cmd_le_create_conn 
-0x5618 022071 branch context_save 
-:      022073 le_scan_check_sender_addr_type:
-0x5619 022074 arg 1 ,rega 
-0x561a 022075 fetch 1 ,mem_le_rxbuf 
-0x561b 022076 rtnbit1 le_sender_addr_bit 
-0x561c 022077 arg 0 ,rega 
-0x561d 022078 rtn 
-:      022082 le_prepare_tx:
-0x561e 022083 bpatchx patch2c_3 ,mem_patch2c 
-0x561f 022084 fetch 1 ,mem_le_arq 
-0x5620 022085 rtnbit1 wak 
-0x5621 022086 call le_check_tx_md 
-0x5622 022087 call le_fifo_get_first_tx_ptr 
-0x5623 022088 branch le_send_empty ,blank 
-0x5624 022089 ifetch 1 ,contr 
-0x5625 022090 ifetcht 1 ,contr 
-0x5626 022091 copy temp ,rega 
-0x5627 022092 isub rega ,pdata 
-0x5628 022093 arg le_max_paket_len ,temp 
-0x5629 022094 call not_greater_than 
-0x562a 022095 copy pdata ,temp 
-0x562b 022096 ifetch 1 ,contr 
-0x562c 022097 copy pdata ,type 
-0x562d 022098 copy rega ,pdata 
-0x562e 022099 iadd contr ,contr 
-0x562f 022100 arg mem_le_txpayload ,contw 
-0x5630 022101 copy temp ,loopcnt 
-0x5631 022102 call memcpy 
-0x5632 022103 call le_update_tx_type 
-0x5633 022104 call le_send_packet 
-0x5634 022106 call le_fifo_get_first_tx_ptr 
-0x5635 022107 ifetch 1 ,contr 
-0x5636 022108 copy pdata ,rega 
-0x5637 022109 copy contr ,regc 
-0x5638 022110 ifetcht 1 ,contr 
-0x5639 022111 copy temp ,regb 
-0x563a 022112 isub regb ,pdata 
-0x563b 022113 arg le_max_paket_len ,temp 
-0x563c 022114 call not_greater_than 
-0x563d 022115 iadd regb ,pdata 
-0x563e 022116 istore 1 ,regc 
-0x563f 022117 isub rega ,null 
-0x5640 022118 nrtn zero 
-0x5641 022119 branch le_fifo_release_first_node 
-:      022122 le_check_tx_md:
-0x5642 022123 call le_check_continue 
-0x5643 022124 rtnmark1 mark_ble_tx_md 
-0x5644 022125 fetch 1 ,mem_le_configuration 
-0x5645 022126 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
-0x5646 022127 call le_fifo_get_second_tx_ptr 
-0x5647 022128 branch le_clear_md ,blank 
-0x5648 022129 branch le_set_md 
-:      022132 le_check_continue:
-0x5649 022133 call le_fifo_get_first_tx_ptr 
-0x564a 022134 branch le_clear_md ,blank 
-0x564b 022135 ifetch 1 ,contr 
-0x564c 022136 ifetcht 1 ,contr 
-0x564d 022137 isub temp ,pdata 
-0x564e 022138 sub pdata ,le_max_paket_len ,null 
-0x564f 022139 branch le_clear_md ,positive 
-:      022140 le_set_md:
-0x5650 022141 set1 mark_ble_tx_md ,mark 
-0x5651 022142 rtn 
-:      022144 le_clear_md:
-0x5652 022145 set0 mark_ble_tx_md ,mark 
-0x5653 022146 rtn 
-:      022148 le_update_tx_type:
-0x5654 022149 copy rega ,pdata 
-0x5655 022150 rtn blank 
-0x5656 022151 arg llid_continue ,type 
-0x5657 022152 rtn 
-:      022155 le_att_check_notification_enable:
-0x5658 022156 bpatchx patch2c_4 ,mem_patch2c 
-0x5659 022157 increase 1 ,temp 
-0x565a 022158 call le_att_get_handle_ptr 
-0x565b 022159 increase -2 ,contr 
-0x565c 022160 ifetch 2 ,contr 
-0x565d 022161 arg client_charactertic_configuration ,temp 
-0x565e 022162 isub temp ,null 
-0x565f 022163 nrtn zero 
-0x5660 022164 increase 1 ,contr 
-0x5661 022165 copy contr ,rega 
-0x5662 022166 ifetch 1 ,contr 
-0x5663 022167 rtn 
-:      022170 le_send_empty:
-0x5664 022171 force 0 ,temp 
-0x5665 022172 force 1 ,type 
-:      022174 le_send_packet:
-0x5666 022175 bpatchx patch2c_5 ,mem_patch2c 
-0x5667 022176 storet 1 ,mem_le_txlen 
-0x5668 022177 fetcht 1 ,mem_le_arq 
-0x5669 022178 set1 wak ,temp 
-0x566a 022179 and temp ,0xfc ,pdata 
-0x566b 022180 ior type ,pdata 
-0x566c 022181 store 1 ,mem_le_arq 
-0x566d 022182 and_into 0x1f ,pdata 
-0x566e 022183 isolate1 mark_ble_tx_md ,mark 
-0x566f 022184 setflag true ,md ,pdata 
-0x5670 022185 store 1 ,mem_le_txheader 
-0x5671 022187 fetch 1 ,mem_le_txheader 
-0x5672 022188 compare 1 ,type ,3 
-0x5673 022189 nbranch le_send_no_txlen ,true 
-0x5674 022190 fetch 1 ,mem_le_txlen 
-0x5675 022191 rtn blank 
-:      022192 le_send_no_txlen:
-0x5676 022193 fetch 1 ,mem_le_state 
-0x5677 022194 rtnbit0 lestate_encryption 
-0x5678 022195 call load_sk 
-0x5679 022196 branch le_encrypt 
-:      022199 get_lpm_wake_ble_rx_lock:
-0x567a 022200 arg wake_lock_ble_rx ,queue 
-0x567b 022201 branch lpm_get_wake_lock 
-:      022203 put_lpm_wake_ble_rx_lock:
-0x567c 022204 arg wake_lock_ble_rx ,queue 
-0x567d 022205 branch lpm_put_wake_lock 
-:      022208 le_parse:
-0x567e 022209 bpatchx patch2c_6 ,mem_patch2c 
-0x567f 022210 rtnmark1 mark_old_packet 
-0x5680 022211 call le_fifo_check_full 
-0x5681 022212 nrtn blank 
-0x5682 022213 fetch 1 ,mem_le_rxbuf 
-0x5683 022214 and pdata ,0x3 ,pdata 
-0x5684 022215 store 1 ,mem_le_packet_llid 
-0x5685 022216 ifetch 1 ,contr 
-0x5686 022217 and pdata ,0x1f ,pdata 
-0x5687 022218 store 1 ,mem_le_packet_size 
-0x5688 022219 rtn blank 
-0x5689 022220 copy contr ,pdata 
-0x568a 022221 store 2 ,mem_le_payload_ptr 
-0x568b 022222 fetch 1 ,mem_le_packet_llid 
-0x568c 022223 beq llid_le_ll ,le_parse_ll 
-:      022224 le_parse_l2cap:
-0x568d 022225 call le_check_l2cap_complete 
-0x568e 022226 nbranch get_lpm_wake_ble_rx_lock ,user 
-0x568f 022227 call put_lpm_wake_ble_rx_lock 
-0x5690 022228 fetch 2 ,mem_le_payload_ptr 
-0x5691 022229 copy pdata ,contr 
-0x5692 022230 ifetch 2 ,contr 
-0x5693 022231 store 2 ,mem_le_l2cap_size 
-0x5694 022232 bpatchx patch2c_7 ,mem_patch2c 
-0x5695 022233 ifetch 2 ,contr 
-0x5696 022234 beq le_l2cap_cid_att ,le_parse_att 
-0x5697 022235 beq le_l2cap_cid_smp ,le_parse_smp 
-0x5698 022236 beq le_l2cap_cid_signal ,le_parse_signaling 
-0x5699 022237 rtn 
-:      022240 le_check_l2cap_complete:
-0x569a 022241 fetch 1 ,mem_le_packet_llid 
-0x569b 022242 beq llid_start ,le_check_l2cap_llid_start 
-0x569c 022243 beq llid_continue ,le_check_l2cap_llid_continue 
-0x569d 022244 rtn 
-:      022249 le_check_l2cap_cid_legal:
-0x569e 022250 call enable_user 
-0x569f 022251 arg le_l2cap_cid_att ,temp 
-0x56a0 022252 isub pdata ,null 
-0x56a1 022253 rtn zero 
-0x56a2 022254 arg le_l2cap_cid_signal ,temp 
-0x56a3 022255 isub pdata ,null 
-0x56a4 022256 rtn zero 
-0x56a5 022257 arg le_l2cap_cid_smp ,temp 
-0x56a6 022258 isub pdata ,null 
-0x56a7 022259 rtn zero 
-0x56a8 022260 branch disable_user 
-:      022263 le_check_l2cap_llid_start:
-0x56a9 022264 fetch 2 ,mem_le_payload_ptr 
-0x56aa 022265 copy pdata ,contr 
-0x56ab 022266 ifetch 2 ,contr 
-0x56ac 022267 store 2 ,mem_le_l2cap_size 
-0x56ad 022268 ifetch 2 ,contr 
-0x56ae 022269 call le_check_l2cap_cid_legal 
-0x56af 022270 nrtn user 
-0x56b0 022271 fetcht 1 ,mem_le_packet_size 
-0x56b1 022272 storet 1 ,mem_le_packet_len_recved 
-0x56b2 022273 fetch 2 ,mem_le_l2cap_size 
-0x56b3 022274 increase 4 ,pdata 
-0x56b4 022275 isub temp ,null 
-0x56b5 022276 branch enable_user ,zero 
-0x56b6 022277 fetch 1 ,mem_le_packet_size 
-0x56b7 022278 copy pdata ,loopcnt 
-0x56b8 022279 arg mem_le_l2capbuf ,contw 
-0x56b9 022280 fetch 2 ,mem_le_payload_ptr 
-0x56ba 022281 copy pdata ,contr 
-0x56bb 022282 call memcpy 
-0x56bc 022283 branch disable_user 
-:      022288 le_check_l2cap_continue_legal:
-0x56bd 022289 call enable_user 
-0x56be 022290 fetch 1 ,mem_le_packet_len_recved 
-0x56bf 022291 nrtn blank 
-0x56c0 022292 branch disable_user 
-:      022294 le_check_l2cap_llid_continue:
-0x56c1 022295 call le_check_l2cap_continue_legal 
-0x56c2 022296 nrtn user 
-0x56c3 022297 fetch 1 ,mem_le_packet_len_recved 
-0x56c4 022298 arg mem_le_l2capbuf ,contw 
-0x56c5 022299 iadd contw ,rega 
-0x56c6 022300 fetcht 1 ,mem_le_packet_size 
-0x56c7 022301 iadd temp ,pdata 
-0x56c8 022302 store 1 ,mem_le_packet_len_recved 
-0x56c9 022303 fetch 1 ,mem_le_packet_size 
-0x56ca 022304 copy pdata ,loopcnt 
-0x56cb 022305 copy rega ,contw 
-0x56cc 022306 fetch 2 ,mem_le_payload_ptr 
-0x56cd 022307 copy pdata ,contr 
-0x56ce 022308 call memcpy_fast 
-0x56cf 022309 setarg mem_le_l2capbuf 
-0x56d0 022310 store 2 ,mem_le_payload_ptr 
-0x56d1 022311 fetch 2 ,mem_le_l2cap_size 
-0x56d2 022312 increase 4 ,pdata 
-0x56d3 022313 fetcht 1 ,mem_le_packet_len_recved 
-0x56d4 022314 isub temp ,null 
-0x56d5 022315 branch enable_user ,zero 
-0x56d6 022316 branch disable_user 
-:      022322 le_get_search_att_type:
-0x56d7 022323 call store_contr 
-0x56d8 022324 arg mem_le_search_att_type_length ,contw 
-:      022325 le_get_search_common:
-0x56d9 022326 fetch 2 ,mem_le_l2cap_size 
-0x56da 022327 increase -5 ,pdata 
-:      022328 le_get_search_common2:
-0x56db 022329 istore 1 ,contw 
-0x56dc 022330 copy pdata ,loopcnt 
-0x56dd 022331 call get_contr 
-0x56de 022332 branch memcpy_fast 
-:      022334 le_get_search_att_uuid:
-0x56df 022335 call store_contr 
-0x56e0 022336 arg mem_le_search_uuid_length ,contw 
-0x56e1 022337 branch le_get_search_common 
-:      022341 le_writeatt_cb:
-0x56e2 022342 fetch 2 ,mem_cb_att_write 
-0x56e3 022343 branch callback_func 
-:      022345 le_supervision_update:
-0x56e4 022346 fetcht 4 ,mem_le_supervision_timer 
-0x56e5 022347 call get_clkbt 
-0x56e6 022348 isub temp ,timeup 
-0x56e7 022349 deposit timeup 
-0x56e8 022350 fetcht 2 ,mem_le_superto 
-0x56e9 022351 lshift4 temp ,temp 
-0x56ea 022352 lshift temp ,temp 
-0x56eb 022353 isub temp ,pdata 
-0x56ec 022354 rtn 
-:      022356 le_supervision_flush:
-0x56ed 022357 call get_clkbt 
-0x56ee 022358 store 4 ,mem_le_supervision_timer 
-0x56ef 022359 rtn 
-:      022362 le_adv:
-0x56f0 022363 jam 36 ,mem_le_ch_mapped 
-0x56f1 022364 jam 0 ,mem_le_adv_channel_map_temp 
-:      022365 le_adv_loop:
-0x56f2 022366 bpatchx patch2d_0 ,mem_patch2d 
-0x56f3 022367 fetch 1 ,mem_le_adv_enable 
-0x56f4 022368 rtn blank 
-0x56f5 022369 arg le_adv_interval_timer ,queue 
-0x56f6 022370 call timer_check 
-0x56f7 022371 nrtn blank 
-0x56f8 022372 bpatchx patch2d_1 ,mem_patch2d 
-:      022373 le_adv_loop_tx:
-0x56f9 022374 disable master 
-0x56fa 022375 enable swfine 
-0x56fb 022376 call le_init_adv 
-0x56fc 022377 call le_next_adv_channel 
-0x56fd 022378 call le_send_adv_ind 
-0x56fe 022379 nbranch le_adv_not_match ,match 
-0x56ff 022380 fetch 1 ,mem_le_req_rcv 
-0x5700 022381 increase 1 ,pdata 
-0x5701 022382 store 1 ,mem_le_req_rcv 
-0x5702 022383 fetch 1 ,mem_le_rxbuf 
-0x5703 022384 and pdata ,0x0f ,pdata 
-0x5704 022385 beq scan_req ,le_send_scan_response 
-0x5705 022386 beq connect_req ,le_parse_connect_req 
-:      022387 le_adv_not_match:
-0x5706 022388 bpatchx patch2d_2 ,mem_patch2d 
-0x5707 022389 random pdata 
-0x5708 022390 arg 0x1ff ,temp 
-0x5709 022391 iand temp ,pdata 
-0x570a 022392 add pdata ,250 ,pdata 
-0x570b 022393 call delay 
-0x570c 022394 fetch 1 ,mem_le_adv_channel_map_temp 
-0x570d 022395 fetcht 1 ,mem_le_adv_channel_map 
-0x570e 022396 isub temp ,null 
-0x570f 022397 nbranch le_adv_loop ,zero 
-0x5710 022398 arg le_adv_interval_timer ,queue 
-0x5711 022399 fetch 2 ,mem_le_adv_interval 
-0x5712 022400 branch timer_init 
-:      022403 le_receive_window_size:
-0x5713 022404 bpatchx patch2d_3 ,mem_patch2d 
-0x5714 022405 fetch 1 ,mem_le_peer_sca 
-0x5715 022406 call le_sca_map 
-0x5716 022407 fetch 2 ,mem_le_tsniff 
-0x5717 022408 imul32 temp ,pdata 
-0x5718 022409 arg 375 ,temp 
-0x5719 022410 imul32 temp ,pdata 
-0x571a 022411 arg 100000 ,temp 
-0x571b 022412 idiv temp 
-0x571c 022413 fetch 1 ,mem_le_window_size 
-0x571d 022414 arg 20000 ,temp 
-0x571e 022415 imul32 temp ,pdata 
-0x571f 022416 iadd temp ,pdata 
-0x5720 022417 store 4 ,mem_le_transmit_window 
-0x5721 022418 bpatchx patch2d_4 ,mem_patch2d 
-0x5722 022419 fetch 2 ,mem_rx_window_sniff 
-0x5723 022420 call wait_div_end 
-0x5724 022421 quotient temp 
-0x5725 022422 iadd temp ,pdata 
-0x5726 022423 store 2 ,mem_le_receive_window 
-0x5727 022424 rtn 
-:      022426 le_parse_connect_req:
-0x5728 022427 bpatchx patch2d_5 ,mem_patch2d 
-0x5729 022428 fetch 6 ,mem_le_rxbuf + 8 
-0x572a 022429 fetcht 6 ,mem_le_lap 
-0x572b 022430 isub temp ,null 
-0x572c 022431 nrtn zero 
-0x572d 022432 call le_scan_check_sender_addr_type 
-0x572e 022433 copy rega ,pdata 
-0x572f 022434 store 1 ,mem_le_conn_peer_addr_type 
-0x5730 022435 fetch 7 ,mem_le_rxbuf + 21 
-0x5731 022436 store 7 ,mem_tmp_buffer 
-0x5732 022437 ifetch 8 ,contr 
-0x5733 022438 istore 8 ,contw 
-0x5734 022439 fetch 6 ,mem_le_rxbuf + 2 
-0x5735 022440 store 6 ,mem_le_plap 
-0x5736 022441 increase 6 ,contr 
-0x5737 022442 ifetch 8 ,contr 
-0x5738 022443 store 8 ,mem_le_access 
-0x5739 022444 ifetcht 2 ,contr 
-0x573a 022445 bpatchx patch2d_6 ,mem_patch2d 
-0x573b 022446 lshift2 temp ,temp 
-0x573c 022447 ifetch 2 ,contr 
-0x573d 022448 lshift2 pdata ,pdata 
-0x573e 022449 store 2 ,mem_le_tsniff 
-0x573f 022450 store 4 ,mem_le_anchor 
-0x5740 022451 isub temp ,pdata 
-0x5741 022452 add pdata ,-2 ,clke_bt 
-0x5742 022453 ifetch 9 ,contr 
-0x5743 022454 store 9 ,mem_le_slave_latency 
-0x5744 022455 bpatchx patch2d_7 ,mem_patch2d 
-0x5745 022456 ifetch 1 ,contr 
-0x5746 022457 rshift4 pdata ,temp 
-0x5747 022458 rshift temp ,temp 
-0x5748 022459 storet 1 ,mem_le_peer_sca 
-0x5749 022460 and_into 0x1f ,pdata 
-0x574a 022461 store 1 ,mem_le_hop 
-0x574b 022462 call le_receive_window_size 
-0x574c 022463 call le_calc_channel_map 
-0x574d 022464 call le_init_slave 
-0x574e 022465 call context_new 
-0x574f 022466 nrtn zero 
-0x5750 022467 bpatchx patch2e_0 ,mem_patch2e 
-0x5751 022468 call calc_clke_offset 
-0x5752 022469 call le_l2cap_reset_signaling_identifier 
-0x5753 022470 jam bt_evt_le_connected ,mem_fifo_temp 
-0x5754 022471 call ui_ipc_send_event 
-0x5755 022472 branch context_save 
-:      022475 le_init_attlist_search:
-0x5756 022476 bpatchx patch2e_1 ,mem_patch2e 
-0x5757 022477 fetch 2 ,mem_le_search_handle_start 
-0x5758 022478 iforce regb 
-0x5759 022479 fetch 2 ,mem_le_search_handle_end 
-0x575a 022480 iforce regc 
-0x575b 022481 fetch 2 ,mem_ui_le_uuid_table 
-0x575c 022482 iforce contr 
-0x575d 022483 enable user 
-0x575e 022484 rtn 
-:      022487 le_att_handle_inrange:
-0x575f 022488 ifetch 2 ,contr 
-0x5760 022489 rtn blank 
-0x5761 022490 isub regb ,null 
-0x5762 022491 nrtn positive 
-0x5763 022492 isub regc ,null 
-0x5764 022493 rtn zero 
-0x5765 022494 branch le_att_handle_blank ,positive 
-0x5766 022495 force 1 ,null 
-0x5767 022496 rtn 
-:      022497 le_att_handle_blank:
-0x5768 022498 force 0 ,pdata 
-0x5769 022499 rtn 
-:      022503 le_att_get_handle_ptr:
-0x576a 022504 call le_att_get_handle_ptr2 
-0x576b 022505 branch le_att_get_handle_ptr_found ,zero 
-0x576c 022506 rtn 
-:      022508 le_att_get_handle_ptr2:
-0x576d 022509 bpatchx patch2e_2 ,mem_patch2e 
-0x576e 022510 fetch 2 ,mem_ui_le_uuid_table 
-0x576f 022511 iforce contr 
-:      022512 le_att_get_handle_loop1:
-0x5770 022513 ifetch 2 ,contr 
-0x5771 022514 rtn blank 
-0x5772 022515 isub temp ,null 
-0x5773 022516 rtn zero 
-0x5774 022517 ifetch 1 ,contr 
-0x5775 022518 iadd contr ,contr 
-0x5776 022519 ifetch 1 ,contr 
-0x5777 022520 iadd contr ,contr 
-0x5778 022521 branch le_att_get_handle_loop1 
-:      022522 le_att_get_handle_ptr_found:
-0x5779 022523 ifetch 1 ,contr 
-0x577a 022524 iadd contr ,contr 
-0x577b 022525 rtn 
-:      022529 le_att_get_short_uuid_ptr:
-0x577c 022530 bpatchx patch2e_3 ,mem_patch2e 
-0x577d 022531 fetch 2 ,mem_ui_le_uuid_table 
-0x577e 022532 iforce contr 
-:      022533 le_att_get_short_uuid_loop:
-0x577f 022534 ifetch 2 ,contr 
-0x5780 022535 rtn blank 
-0x5781 022536 ifetch 1 ,contr 
-0x5782 022537 iadd contr ,contr 
-0x5783 022538 increase -2 ,contr 
-0x5784 022539 ifetch 2 ,contr 
-0x5785 022540 isub temp ,null 
-0x5786 022541 rtn zero 
-0x5787 022542 ifetch 1 ,contr 
-0x5788 022543 iadd contr ,contr 
-0x5789 022544 branch le_att_get_short_uuid_loop 
-:      022548 le_att_get_handle_info_from_ptr:
-0x578a 022549 fetch 2 ,mem_le_cur_attlist_start_ptr 
-0x578b 022550 branch le_att_get_handle_info_fast 
-:      022552 le_att_get_handle_info:
-0x578c 022553 bpatchx patch2e_4 ,mem_patch2e 
-0x578d 022554 fetch 2 ,mem_ui_le_uuid_table 
-:      022555 le_att_get_handle_info_fast:
-0x578e 022556 iforce contr 
-0x578f 022557 copy temp ,rega 
-:      022558 le_att_get_handle_loop:
-0x5790 022559 ifetch 2 ,contr 
-0x5791 022560 branch le_att_unfind_handle ,blank 
-0x5792 022561 isub rega ,null 
-0x5793 022562 branch le_att_finded_handle ,zero 
-0x5794 022563 ifetch 1 ,contr 
-0x5795 022564 iadd contr ,contr 
-0x5796 022565 ifetch 1 ,contr 
-0x5797 022566 iadd contr ,contr 
-0x5798 022567 branch le_att_get_handle_loop 
-:      022568 le_att_unfind_handle:
-0x5799 022569 branch disable_blank 
-:      022571 le_att_finded_handle:
-0x579a 022572 ifetch 1 ,contr 
-0x579b 022573 store 1 ,mem_le_cur_uuid_length 
-0x579c 022574 copy pdata ,loopcnt 
-0x579d 022575 arg mem_le_cur_uuid ,contw 
-0x579e 022576 call memcpy_fast 
-0x579f 022577 ifetch 1 ,contr 
-0x57a0 022578 store 1 ,mem_le_curr_att_len 
-0x57a1 022579 call store_contr 
-0x57a2 022580 branch enable_blank 
-:      022583 le_modified_name:
-0x57a3 022584 bpatchx patch2e_5 ,mem_patch2e 
-0x57a4 022585 call le_modified_name_att_list 
-0x57a5 022586 branch le_modified_name_adv 
-:      022588 le_modified_name_att_list:
-0x57a6 022589 arg uuid_chrctr_device_name ,temp 
-0x57a7 022590 call le_att_get_short_uuid_ptr 
-0x57a8 022591 rtn blank 
-0x57a9 022592 ifetch 1 ,contr 
-0x57aa 022593 copy contr ,contw 
-0x57ab 022594 fetcht 1 ,mem_le_name_len 
-0x57ac 022595 copy temp ,loopcnt 
-0x57ad 022596 isub temp ,null 
-0x57ae 022597 nbranch le_name_length_longer_than_att ,positive 
-0x57af 022598 isub temp ,temp 
-0x57b0 022599 arg mem_le_name ,contr 
-0x57b1 022600 call memcpy 
-0x57b2 022601 copy temp ,loopcnt 
-0x57b3 022602 ncall memcpy_empty ,zero 
-0x57b4 022603 rtn 
-:      022604 le_name_length_longer_than_att:
-0x57b5 022605 copy pdata ,loopcnt 
-0x57b6 022606 arg mem_le_name ,contr 
-0x57b7 022607 branch memcpy_fast 
-:      022610 le_modified_name_adv:
-0x57b8 022611 arg mem_le_adv_data_len + 32 ,regc 
-0x57b9 022612 arg mem_le_adv_data ,rega 
-0x57ba 022613 call le_modified_name_adv_and_scan 
-0x57bb 022614 setarg 0 
-0x57bc 022615 setflag user ,0 ,pdata 
-0x57bd 022616 store 1 ,mem_pdatatemp 
-0x57be 022617 arg mem_le_scan_data_len + 32 ,regc 
-0x57bf 022618 arg mem_le_scan_data ,rega 
-0x57c0 022619 call le_modified_name_adv_and_scan 
-0x57c1 022620 rtn user 
-0x57c2 022621 fetch 1 ,mem_pdatatemp 
-0x57c3 022622 branch assert ,blank 
-0x57c4 022623 rtn 
-:      022626 le_modified_name_adv_and_scan:
-0x57c5 022627 bpatchx patch2e_6 ,mem_patch2e 
-0x57c6 022628 call enable_user 
-0x57c7 022629 call clear_temp_block 
-0x57c8 022630 arg 0 ,regb 
-0x57c9 022631 arg mem_le_data_temp ,contw 
-0x57ca 022632 call le_modified_name_adv_loop 
-0x57cb 022633 fetch 1 ,mem_le_name_len 
-0x57cc 022634 add pdata ,1 ,temp 
-0x57cd 022635 iadd regb ,rega 
-0x57ce 022636 increase 2 ,rega 
-0x57cf 022637 sub rega ,0x1f ,null 
-0x57d0 022638 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
-0x57d1 022639 istoret 1 ,contw 
-0x57d2 022640 arg gap_adtype_local_name_complete ,temp 
-0x57d3 022641 istoret 1 ,contw 
-0x57d4 022642 iforce loopcnt 
-0x57d5 022643 call memcpy_fast 
-0x57d6 022644 copy rega ,regb 
-:      022645 le_modified_name_adv_and_scan_store_data:
-0x57d7 022646 deposit regb 
-0x57d8 022647 store 1 ,mem_le_data_len_temp 
-0x57d9 022648 arg mem_le_data_len_temp ,contr 
-0x57da 022649 setarg -32 
-0x57db 022650 iadd regc ,contw 
-0x57dc 022651 branch memcpy32 
-:      022653 le_modified_name_adv_and_scan_name_overflow:
-0x57dd 022654 call disable_user 
-0x57de 022655 branch le_modified_name_adv_and_scan_store_data 
-:      022657 le_modified_name_adv_loop:
-0x57df 022658 ifetch 1 ,rega 
-0x57e0 022659 rtn blank 
-0x57e1 022660 pincrease 1 
-0x57e2 022661 ifetcht 1 ,contr 
-0x57e3 022662 sub temp ,gap_adtype_local_name_complete ,null 
-0x57e4 022663 branch le_modified_name_adv_found_name ,zero 
-0x57e5 022664 iadd regb ,regb 
-0x57e6 022665 copy rega ,contr 
-0x57e7 022666 iforce loopcnt 
-0x57e8 022667 call memcpy_fast 
-0x57e9 022668 copy contr ,rega 
-:      022669 le_modified_name_adv_loop2:
-0x57ea 022670 deposit rega 
-0x57eb 022671 isub regc ,null 
-0x57ec 022672 rtn positive 
-0x57ed 022673 branch le_modified_name_adv_loop 
-:      022675 le_modified_name_adv_found_name:
-0x57ee 022676 iadd rega ,rega 
-0x57ef 022677 branch le_modified_name_adv_loop2 
-:      022680 memcpy_empty:
-0x57f0 022681 setarg space 
-0x57f1 022682 istore 1 ,contw 
-0x57f2 022683 loop memcpy_empty 
-0x57f3 022684 rtn 
-:      022687 le_lpm_set_mult:
-0x57f4 022688 bpatchx patch2e_7 ,mem_patch2e 
-0x57f5 022689 disable wake 
-0x57f6 022690 branch le_lpm_set_mult_attempt ,attempt 
-0x57f7 022691 nbranch le_lpm_lost ,match 
-:      022692 le_lpm_set_mult_attempt:
-0x57f8 022693 call lpm_match 
-0x57f9 022694 fetch 2 ,mem_rx_window_sniff 
-0x57fa 022695 store 2 ,mem_le_receive_window 
-0x57fb 022697 nbranch lpm_mult_short ,match 
-0x57fc 022698 bmark1 mark_old_packet ,lpm_mult_short 
-0x57fd 022700 fetch 1 ,mem_le_packet_size 
-0x57fe 022701 nbranch lpm_mult_short ,blank 
-0x57ff 022702 fetch 1 ,mem_le_txlen 
-0x5800 022703 nbranch lpm_mult_short ,blank 
-0x5801 022705 fetch 1 ,mem_le_configuration 
-0x5802 022706 bbit1 bit_ble_short_mult ,lpm_mult_short 
-0x5803 022708 fetch 1 ,mem_le_state 
-0x5804 022709 bbit1 lestate_update_param ,lpm_mult_short 
-0x5805 022710 branch lpm_mult_wait_timeout 
-:      022712 le_lpm_lost:
-0x5806 022713 fetcht 2 ,mem_rx_window_sniff 
-0x5807 022714 rshift temp ,temp 
-0x5808 022715 fetch 2 ,mem_le_receive_window 
-0x5809 022716 iadd temp ,pdata 
-0x580a 022717 store 2 ,mem_le_receive_window 
-0x580b 022718 branch lpm_lost 
-:      022721 le_set_config_fixed_tk:
-0x580c 022722 arg bit_ble_passkey_fixed_key ,queue 
-0x580d 022723 branch le_set_config 
-:      022725 le_clr_config_fixed_tk:
-0x580e 022726 arg bit_ble_passkey_fixed_key ,queue 
-0x580f 022727 branch le_clr_config 
-:      022729 le_set_config_fixed_ltk:
-0x5810 022730 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5811 022731 branch le_set_config 
-:      022733 le_clr_config_fixed_ltk:
-0x5812 022734 arg bit_ble_pairing_fixed_ltk ,queue 
-0x5813 022735 branch le_clr_config 
-:      022737 le_set_config_more_data:
-0x5814 022738 arg bit_ble_transmit_packet_by_md ,queue 
-0x5815 022739 branch le_set_config 
-:      022741 le_clr_config_more_data:
-0x5816 022742 arg bit_ble_transmit_packet_by_md ,queue 
-0x5817 022743 branch le_clr_config 
-:      022745 le_set_config_read_authentication:
-0x5818 022746 arg bit_ble_read_auth ,queue 
-0x5819 022747 branch le_set_config 
-:      022749 le_clr_config_read_authentication:
-0x581a 022750 arg bit_ble_read_auth ,queue 
-0x581b 022751 branch le_clr_config 
-:      022753 le_set_config_write_authentication:
-0x581c 022754 arg bit_ble_write_auth ,queue 
-0x581d 022755 branch le_set_config 
-:      022757 le_clr_config_write_authentication:
-0x581e 022758 arg bit_ble_write_auth ,queue 
-0x581f 022759 branch le_clr_config 
-:      022761 le_set_config_short_mult:
-0x5820 022762 arg bit_ble_short_mult ,queue 
-0x5821 022763 branch le_set_config 
-:      022765 le_clr_config_short_mult:
-0x5822 022766 arg bit_ble_short_mult ,queue 
-0x5823 022767 branch le_clr_config 
-:      022770 le_set_config:
-0x5824 022771 fetch 1 ,mem_le_configuration 
-0x5825 022772 qset1 pdata 
-0x5826 022773 store 1 ,mem_le_configuration 
-0x5827 022774 rtn 
-:      022776 le_clr_config:
-0x5828 022777 fetch 1 ,mem_le_configuration 
-0x5829 022778 qset0 pdata 
-0x582a 022779 store 1 ,mem_le_configuration 
-0x582b 022780 rtn 
-:      022782 le_set_fixed_ltk:
-0x582c 022783 setarg 0x112233 
-0x582d 022784 store 3 ,mem_le_fixed_ltk 
-0x582e 022785 setarg 0x445566 
-0x582f 022786 istore 3 ,contw 
-0x5830 022787 setarg 0x778899 
-0x5831 022788 istore 3 ,contw 
-0x5832 022789 setarg 0x001122 
-0x5833 022790 istore 3 ,contw 
-0x5834 022791 setarg 0x334455 
-0x5835 022792 istore 3 ,contw 
-0x5836 022793 setarg 0x66 
-0x5837 022794 istore 1 ,contw 
-0x5838 022795 rtn 
-:      022798 le_set_justwork:
-0x5839 022799 setarg 0x01000302 
-0x583a 022800 store 4 ,mem_le_pres 
-0x583b 022801 setarg 0x010010 
-0x583c 022802 store 3 ,mem_le_pres_max_keysize 
-0x583d 022803 jam 1 ,mem_le_pairing_mode 
-0x583e 022804 rtn 
-:      022808 le_fifo_malloc_tx_empty:
-0x583f 022809 arg 0 ,rega 
-0x5840 022810 arg llid_empty ,type 
-0x5841 022811 branch le_fifo_malloc_tx 
-:      022815 le_fifo_malloc_tx_ll:
-0x5842 022816 arg llid_le_ll ,type 
-0x5843 022817 call le_fifo_malloc_tx 
-0x5844 022818 copy regb ,pdata 
-0x5845 022819 istore 1 ,contw 
-0x5846 022820 rtn 
-:      022824 le_fifo_malloc_tx_l2cap:
-0x5847 022825 force llid_l2cap_start ,type 
-0x5848 022826 increase 4 ,rega 
-0x5849 022827 call le_fifo_malloc_tx 
-0x584a 022828 increase -4 ,rega 
-0x584b 022829 copy rega ,pdata 
-0x584c 022830 istore 2 ,contw 
-0x584d 022831 copy regb ,pdata 
-0x584e 022832 istore 2 ,contw 
-0x584f 022833 rtn 
-:      022837 le_fifo_malloc_tx:
-0x5850 022838 sub rega ,240 ,null 
-0x5851 022839 nbranch assert ,positive 
-0x5852 022840 fetch 1 ,mem_le_tx_buff_used 
-0x5853 022841 arg 1 ,temp 
-0x5854 022842 arg le_tx_buff_count ,loopcnt 
-:      022843 le_fifo_malloc_tx_loop:
-0x5855 022844 iand temp ,null 
-0x5856 022845 branch le_fifo_malloc_tx_got_empty ,zero 
-0x5857 022846 lshift temp ,temp 
-0x5858 022847 loop le_fifo_malloc_tx_loop 
-0x5859 022848 branch assert 
-:      022849 le_fifo_malloc_tx_got_empty:
-0x585a 022850 ixor temp ,pdata 
-0x585b 022851 store 1 ,mem_le_tx_buff_used 
-0x585c 022852 sub loopcnt ,le_tx_buff_count ,pdata 
-0x585d 022853 lshift4 pdata ,pdata 
-0x585e 022854 lshift4 pdata ,pdata 
-0x585f 022855 arg mem_le_tx_buffer0 ,temp 
-0x5860 022856 iadd temp ,temp 
-:      022857 le_fifo_tx_find_empty_ptr:
-0x5861 022858 arg 0 ,loopcnt 
-0x5862 022859 arg mem_le_tx_ptr0 ,contr 
-:      022860 le_fifo_tx_find_empty_ptr_loop:
-0x5863 022861 ifetch 2 ,contr 
-0x5864 022862 branch le_fifo_tx_found_empty_ptr ,blank 
-0x5865 022863 copy loopcnt ,pdata 
-0x5866 022864 increase 1 ,loopcnt 
-0x5867 022865 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
-0x5868 022866 branch assert 
-:      022869 le_fifo_tx_found_empty_ptr:
-0x5869 022870 increase -2 ,contr 
-0x586a 022871 istoret 2 ,contr 
-0x586b 022872 copy temp ,contw 
-0x586c 022873 copy rega ,pdata 
-0x586d 022874 istore 1 ,contw 
-0x586e 022875 setarg 0 
-0x586f 022876 istore 1 ,contw 
-0x5870 022877 copy type ,pdata 
-0x5871 022878 istore 1 ,contw 
-0x5872 022879 rtn 
-:      022883 le_fifo_get_first_tx_ptr:
-0x5873 022884 fetch 2 ,mem_le_tx_ptr0 
-0x5874 022885 copy pdata ,contr 
-0x5875 022886 rtn 
-:      022888 le_fifo_get_second_tx_ptr:
-0x5876 022889 fetch 2 ,mem_le_tx_ptr1 
-0x5877 022890 copy pdata ,contr 
-0x5878 022891 rtn 
-:      022893 le_fifo_get_last_tx_ptr:
-0x5879 022894 call le_fifo_get_last_tx_ptr0 
-0x587a 022895 copy pdata ,contr 
-0x587b 022896 rtn 
-:      022897 le_fifo_get_last_tx_ptr0:
-0x587c 022898 fetch 2 ,mem_le_tx_ptr3 
-0x587d 022899 nrtn blank 
-0x587e 022900 fetch 2 ,mem_le_tx_ptr2 
-0x587f 022901 nrtn blank 
-0x5880 022902 fetch 2 ,mem_le_tx_ptr1 
-0x5881 022903 nrtn blank 
-0x5882 022904 fetch 2 ,mem_le_tx_ptr0 
-0x5883 022905 rtn 
-:      022907 le_fifo_get_first_l2cap_ptr:
-0x5884 022908 call le_fifo_get_first_tx_ptr 
-0x5885 022909 increase 3 ,contr 
-0x5886 022910 rtn 
-:      022912 le_fifo_get_first_att_ptr:
-0x5887 022913 call le_fifo_get_first_tx_ptr 
-0x5888 022914 increase 7 ,contr 
-0x5889 022915 rtn 
-:      022917 le_fifo_get_last_att_ptr:
-0x588a 022918 call le_fifo_get_last_tx_ptr 
-0x588b 022919 increase 7 ,contr 
-0x588c 022920 rtn 
-:      022922 le_fifo_get_last_l2cap_ptr:
-0x588d 022923 call le_fifo_get_last_tx_ptr 
-0x588e 022924 increase 3 ,contr 
-0x588f 022925 rtn 
-:      022929 le_fifo_check_full:
-0x5890 022930 fetch 2 ,mem_le_tx_ptr3 
-0x5891 022931 rtn 
-:      022934 le_fifo_check_nearly_full:
-0x5892 022935 fetch 2 ,mem_le_tx_ptr2 
-0x5893 022936 rtn 
-:      022939 le_fifo_check_empty:
-0x5894 022940 fetch 2 ,mem_le_tx_ptr0 
-0x5895 022941 rtn 
-:      022944 le_fifo_release_first_node:
-0x5896 022945 fetch 2 ,mem_le_tx_ptr0 
-0x5897 022946 arg mem_le_tx_buffer0 ,temp 
-0x5898 022947 isub temp ,pdata 
-0x5899 022948 rshift4 pdata ,pdata 
-0x589a 022949 rshift4 pdata ,queue 
-0x589b 022950 fetch 1 ,mem_le_tx_buff_used 
-0x589c 022951 qset0 pdata 
-0x589d 022952 store 1 ,mem_le_tx_buff_used 
-0x589e 022953 arg 0 ,loopcnt 
-:      022954 le_fifo_release_first_node_loop:
-0x589f 022955 lshift loopcnt ,pdata 
-0x58a0 022956 arg mem_le_tx_ptr1 ,temp 
-0x58a1 022957 iadd temp ,temp 
-0x58a2 022958 ifetch 2 ,temp 
-0x58a3 022959 increase -2 ,temp 
-0x58a4 022960 istore 2 ,temp 
-0x58a5 022961 copy loopcnt ,pdata 
-0x58a6 022962 increase 1 ,loopcnt 
-0x58a7 022963 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
-0x58a8 022964 setarg 0 
-0x58a9 022965 istore 2 ,temp 
-0x58aa 022966 rtn 
-:      022972 le_parse_att:
-0x58ab 022973 ifetch 3 ,contr 
-0x58ac 022974 store 3 ,mem_le_att_opcode 
-0x58ad 022975 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
-0x58ae 022976 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
-0x58af 022977 beq attop_find_information_request ,le_parse_att_find_information_request 
-0x58b0 022978 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
-0x58b1 022979 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
-0x58b2 022980 beq attop_read_request ,le_parse_att_read_request 
-0x58b3 022981 beq attop_read_blob_request ,le_parse_att_read_blob_request 
-0x58b4 022982 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
-0x58b5 022983 beq attop_write_request ,le_parse_att_write_request 
-0x58b6 022984 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
-0x58b7 022985 beq attop_execute_write_request ,le_parse_att_execute_write_request 
-0x58b8 022986 beq attop_write_command ,le_parse_att_write_command 
-0x58b9 022987 rtn 
-:      022990 le_send_att_exchange_mtu_requset:
-0x58ba 022991 force 3 ,rega 
-0x58bb 022992 call le_fifo_malloc_tx_l2cap_gatt 
-0x58bc 022993 setarg attop_exchange_mtu_request 
-0x58bd 022994 istore 1 ,contw 
-0x58be 022995 fetch 2 ,mem_le_local_mtu 
-0x58bf 022996 istore 2 ,contw 
-0x58c0 022997 rtn 
-:      023000 le_parse_att_exchange_mtu_request:
-0x58c1 023001 call le_parse_att_exchange_mtu_response 
-:      023002 le_send_att_exchange_mtu_response:
-0x58c2 023003 force 3 ,rega 
-0x58c3 023004 call le_fifo_malloc_tx_l2cap_gatt 
-0x58c4 023005 setarg attop_exchange_mtu_response 
-0x58c5 023006 istore 1 ,contw 
-0x58c6 023007 fetch 2 ,mem_le_local_mtu 
-0x58c7 023008 istore 2 ,contw 
-0x58c8 023009 rtn 
-:      023011 le_parse_att_exchange_mtu_response:
-0x58c9 023012 rshift8 pdata ,pdata 
-0x58ca 023013 store 2 ,mem_le_remote_mtu 
-0x58cb 023014 rtn 
-:      023016 le_parse_att_find_information_request:
-0x58cc 023017 call le_get_search_handle_start_end_common 
-0x58cd 023018 call enable_user 
-0x58ce 023019 branch le_send_att_find_information_response 
-:      023021 le_send_att_find_information_response:
-0x58cf 023022 arg 3 ,timeup 
-0x58d0 023023 call le_init_attlist_search 
-:      023024 le_send_att_find_information_res_loop:
-0x58d1 023025 call le_att_handle_inrange 
-0x58d2 023026 branch le_send_att_find_information_res_end ,blank 
-0x58d3 023027 nbranch le_send_att_find_information_res_next ,positive 
-0x58d4 023028 increase -2 ,contr 
-0x58d5 023029 call store_contr 
-0x58d6 023030 call get_contw 
-0x58d7 023031 nbranch le_send_att_find_information_res_store_info ,user 
-0x58d8 023032 call push_stack_rega_b_c 
-0x58d9 023033 call disable_user 
-0x58da 023034 force 20 ,rega 
-0x58db 023035 call le_fifo_malloc_tx_l2cap_gatt 
-0x58dc 023036 call pop_stack_rega_b_c 
-0x58dd 023037 setarg attop_find_information_response 
-0x58de 023038 istore 1 ,contw 
-0x58df 023039 setarg uuid_size_16bit 
-0x58e0 023040 istore 1 ,contw 
-:      023041 le_send_att_find_information_res_store_info:
-0x58e1 023042 call get_contr 
-0x58e2 023043 ifetch 2 ,contr 
-0x58e3 023044 istore 2 ,contw 
-0x58e4 023045 ifetch 1 ,contr 
-0x58e5 023046 copy pdata ,loopcnt 
-0x58e6 023047 call memcpy 
-0x58e7 023048 call store_contw 
-0x58e8 023049 increase -1 ,timeup 
-0x58e9 023050 branch le_send_att_find_information_res_end ,zero 
-:      023051 le_send_att_find_information_res_cont:
-0x58ea 023052 ifetch 1 ,contr 
-0x58eb 023053 iadd contr ,contr 
-0x58ec 023054 branch le_send_att_find_information_res_loop 
-:      023055 le_send_att_find_information_res_next:
-0x58ed 023056 ifetch 1 ,contr 
-0x58ee 023057 iadd contr ,contr 
-0x58ef 023058 branch le_send_att_find_information_res_cont 
-:      023059 le_send_att_find_information_res_end:
-0x58f0 023060 branch le_send_att_error_response_notfound ,user 
-0x58f1 023061 branch le_send_auto_len_by_mem 
-:      023064 le_parse_att_find_by_type_value_request:
-0x58f2 023065 call le_get_search_handle_start_end_common 
-0x58f3 023066 ifetch 2 ,contr 
-0x58f4 023067 store 2 ,mem_le_search_uuid 
-0x58f5 023068 call store_contr 
-0x58f6 023069 arg mem_le_search_att_type_length ,contw 
-0x58f7 023070 fetch 2 ,mem_le_l2cap_size 
-0x58f8 023071 increase -7 ,pdata 
-0x58f9 023072 call le_get_search_common2 
-0x58fa 023073 branch le_send_att_find_by_type_value_response 
-:      023076 le_start_end_handle_check_1:
-0x58fb 023077 disable user 
-0x58fc 023078 fetcht 2 ,mem_le_search_handle_start 
-0x58fd 023079 fetch 2 ,mem_le_search_handle_end 
-0x58fe 023080 isub temp ,null 
-0x58ff 023081 nbranch le_start_end_handle_check_1_fail ,positive 
-0x5900 023082 deposit temp 
-0x5901 023083 rtnne 0 
-:      023084 le_start_end_handle_check_1_fail:
-0x5902 023085 enable user 
-0x5903 023086 jam att_err_invalid_handle ,mem_le_err_code 
-0x5904 023087 branch le_send_att_error_response 
-:      023090 le_send_att_find_by_type_value_response:
-0x5905 023091 call le_start_end_handle_check_1 
-0x5906 023092 rtn user 
-0x5907 023093 fetcht 2 ,mem_le_search_uuid 
-0x5908 023094 setarg uuid_gatt_primary_service 
-0x5909 023095 isub temp ,null 
-0x590a 023096 branch le_send_att_find_by_type_value_res_primary ,zero 
-0x590b 023097 branch le_send_att_error_response_notfound 
-:      023100 le_send_att_find_by_type_value_res_primary:
-0x590c 023101 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
-0x590d 023102 fetcht 2 ,mem_le_search_handle_start 
-0x590e 023103 storet 2 ,mem_temp 
-0x590f 023104 call le_att_get_handle_info 
-0x5910 023105 nbranch le_send_att_error_response_notfound ,blank 
-:      023106 le_send_att_find_primary_search_loop:
-0x5911 023107 fetcht 2 ,mem_temp 
-0x5912 023108 call le_att_get_handle_info 
-0x5913 023109 nbranch le_send_att_error_response_notfound2 ,blank 
-0x5914 023110 copy contr ,rega 
-0x5915 023111 fetch 1 ,mem_le_curr_att_len 
-0x5916 023112 copy pdata ,loopcnt 
-0x5917 023113 fetcht 1 ,mem_le_search_att_type_length 
-0x5918 023114 isub temp ,null 
-0x5919 023115 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x591a 023116 arg mem_le_search_att_type ,regb 
-0x591b 023117 call string_compare 
-0x591c 023119 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
-0x591d 023121 fetch 2 ,mem_le_cur_uuid 
-0x591e 023122 fetcht 2 ,mem_le_search_uuid 
-0x591f 023123 isub temp ,null 
-0x5920 023124 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
-:      023125 le_send_att_find_primary_search_loop1:
-0x5921 023126 fetch 2 ,mem_temp 
-0x5922 023127 increase 1 ,pdata 
-0x5923 023128 store 2 ,mem_temp 
-0x5924 023129 branch le_send_att_find_primary_search_loop 
-:      023131 le_send_att_error_response_notfound2:
-0x5925 023132 fetch 1 ,mem_le_search_res 
-0x5926 023133 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
-0x5927 023134 branch le_send_att_error_response_notfound 
-:      023137 le_send_att_find_primary_search_end_start_handle_found:
-0x5928 023138 fetch 2 ,mem_le_cur_uuid 
-0x5929 023139 fetcht 2 ,mem_le_search_uuid 
-0x592a 023140 isub temp ,null 
-0x592b 023141 nbranch le_send_att_find_primary_search_loop1 ,zero 
-0x592c 023142 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
-0x592d 023144 fetcht 2 ,mem_temp 
-0x592e 023145 storet 2 ,mem_le_cur_handle_start 
-0x592f 023146 branch le_send_att_find_primary_search_loop1 
-:      023148 le_send_att_find_primary_search_end_ending_handle_found:
-0x5930 023149 fetch 1 ,mem_le_search_res 
-0x5931 023150 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
-0x5932 023151 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
-0x5933 023152 fetcht 2 ,mem_temp 
-0x5934 023153 increase -1 ,temp 
-0x5935 023154 storet 2 ,mem_le_cur_handle_end 
-:      023156 le_send_att_find_primary_search_end:
-0x5936 023157 arg 5 ,rega 
-0x5937 023158 call le_fifo_malloc_tx_l2cap_gatt 
-0x5938 023159 setarg attop_find_by_type_value_response 
-0x5939 023160 istore 1 ,contw 
-0x593a 023161 fetch 2 ,mem_le_cur_handle_start 
-0x593b 023162 istore 2 ,contw 
-0x593c 023163 fetch 2 ,mem_le_cur_handle_end 
-0x593d 023164 istore 2 ,contw 
-0x593e 023165 rtn 
-:      023169 le_parse_att_read_by_type_request:
-0x593f 023170 call le_get_search_handle_start_end_common 
-0x5940 023171 call le_get_search_att_uuid 
-0x5941 023172 branch le_send_att_read_by_type_response 
-:      023174 le_send_att_read_by_type_response:
-0x5942 023175 fetcht 2 ,mem_le_search_handle_start 
-0x5943 023176 storet 2 ,mem_temp 
-0x5944 023177 call le_init_attlist_search 
-0x5945 023178 call le_att_get_handle_ptr2 
-0x5946 023179 increase -2 ,contr 
-0x5947 023180 copy contr ,pdata 
-0x5948 023181 store 2 ,mem_le_cur_attlist_start_ptr 
-0x5949 023183 fetcht 2 ,mem_le_search_uuid 
-0x594a 023184 setarg uuid_chrctr_device_name 
-0x594b 023185 isub temp ,null 
-0x594c 023186 branch le_send_att_read_by_type_res_device_name ,zero 
-0x594d 023187 setarg uuid_gatt_characteristic 
-0x594e 023188 isub temp ,null 
-0x594f 023189 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
-0x5950 023190 arg 2 ,timeup 
-:      023191 le_send_att_read_by_type_response_loop:
-0x5951 023192 call le_att_check_handle_end 
-0x5952 023193 nbranch le_send_att_read_by_type_response_end ,positive 
-0x5953 023194 fetcht 2 ,mem_temp 
-0x5954 023195 call le_att_get_handle_info_from_ptr 
-0x5955 023196 beq 1 ,le_send_att_read_by_type_response_end 
-0x5956 023197 call le_att_same_uuid 
-0x5957 023198 nbranch le_send_att_read_by_type_response_next_handle ,zero 
-0x5958 023199 nbranch le_send_att_read_by_type_res_found_next ,user 
-0x5959 023200 disable user 
-0x595a 023201 arg 20 ,rega 
-0x595b 023202 call le_fifo_malloc_tx_l2cap_gatt 
-0x595c 023203 setarg attop_read_by_type_response 
-0x595d 023204 istore 1 ,contw 
-0x595e 023205 copy contw ,alarm 
-0x595f 023206 increase 1 ,contw 
-0x5960 023208 call le_send_att_read_by_type_write_properties 
-0x5961 023209 call le_att_next_handle 
-0x5962 023210 call le_att_get_handle_info_from_ptr 
-0x5963 023211 call le_send_att_read_by_type_write_uuid 
-0x5964 023212 fetch 1 ,mem_le_cur_uuid_length 
-0x5965 023213 increase 5 ,pdata 
-0x5966 023214 istore 1 ,alarm 
-0x5967 023215 fetch 1 ,mem_le_cur_uuid_length 
-0x5968 023216 beq 16 ,le_send_att_read_by_type_response_end 
-0x5969 023217 increase -1 ,timeup 
-0x596a 023218 branch le_send_att_read_by_type_response_end ,zero 
-:      023219 le_send_att_read_by_type_response_next_handle:
-0x596b 023220 call le_att_next_handle 
-0x596c 023221 branch le_send_att_read_by_type_response_loop 
-:      023222 le_send_att_read_by_type_response_end:
-0x596d 023223 branch le_send_att_error_response_notfound ,user 
-0x596e 023224 branch le_send_auto_len_by_mem 
-:      023226 le_send_att_read_by_type_res_found_next:
-0x596f 023227 call le_store_att_record 
-0x5970 023228 call le_att_next_handle 
-0x5971 023229 call le_att_get_handle_info_from_ptr 
-0x5972 023230 fetch 1 ,mem_le_cur_uuid_length 
-0x5973 023231 beq 16 ,le_send_att_read_by_type_response_end 
-0x5974 023233 call get_contw 
-0x5975 023234 fetch 2 ,mem_temp 
-0x5976 023235 increase -1 ,pdata 
-0x5977 023236 istore 2 ,contw 
-0x5978 023237 call le_write_att_record_common 
-0x5979 023238 call le_send_att_read_by_type_write_uuid 
-0x597a 023239 increase -1 ,timeup 
-0x597b 023240 branch le_send_att_read_by_type_response_end ,zero 
-0x597c 023241 branch le_send_att_read_by_type_response_next_handle 
-:      023244 le_send_att_read_by_type_write_properties:
-0x597d 023245 fetch 2 ,mem_temp 
-0x597e 023246 istore 2 ,contw 
-0x597f 023248 fetch 1 ,mem_le_curr_att_len 
-0x5980 023249 copy pdata ,loopcnt 
-0x5981 023250 call get_contr 
-0x5982 023251 call memcpy_fast 
-0x5983 023252 branch store_contw 
-:      023253 le_send_att_read_by_type_write_uuid:
-0x5984 023254 call get_contw 
-0x5985 023255 fetch 2 ,mem_temp 
-0x5986 023256 istore 2 ,contw 
-0x5987 023257 call store_contw 
-0x5988 023258 fetch 1 ,mem_le_cur_uuid_length 
-0x5989 023259 copy pdata ,loopcnt 
-0x598a 023260 call get_contw 
-0x598b 023261 call get_contr 
-0x598c 023262 isub loopcnt ,contr 
-0x598d 023263 increase -1 ,contr 
-0x598e 023264 call memcpy_fast 
-0x598f 023265 branch store_contw 
-:      023269 le_send_att_read_by_type_res_not_characteristic:
-0x5990 023270 fetcht 2 ,mem_le_search_handle_start 
-0x5991 023271 storet 2 ,mem_temp 
-:      023272 le_send_att_read_by_type_res_not_char_loop:
-0x5992 023273 call le_att_check_handle_end 
-0x5993 023274 nbranch le_send_att_error_response_notfound ,positive 
-0x5994 023275 call le_att_get_handle_info_from_ptr 
-0x5995 023276 beq 1 ,le_send_att_error_response_notfound 
-0x5996 023277 call le_att_same_uuid 
-0x5997 023278 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
-:      023280 le_send_att_read_by_type_res_not_char_common:
-0x5998 023281 arg 20 ,rega 
-0x5999 023282 call le_fifo_malloc_tx_l2cap_gatt 
-0x599a 023283 setarg attop_read_by_type_response 
-0x599b 023284 istore 1 ,contw 
-0x599c 023285 fetch 1 ,mem_le_curr_att_len 
-0x599d 023286 copy pdata ,loopcnt 
-0x599e 023287 increase 2 ,pdata 
-0x599f 023288 istore 1 ,contw 
-0x59a0 023289 fetch 2 ,mem_temp 
-0x59a1 023290 istore 2 ,contw 
-0x59a2 023291 call get_contr 
-0x59a3 023292 call memcpy_fast 
-0x59a4 023293 call store_contw 
-0x59a5 023294 branch le_send_auto_len_by_mem 
-:      023296 le_send_att_read_by_type_res_not_char_next:
-0x59a6 023297 call le_att_next_handle 
-0x59a7 023298 branch le_send_att_read_by_type_res_not_char_loop 
-:      023301 le_send_att_read_by_type_res_device_name:
-0x59a8 023302 arg uuid_chrctr_device_name ,temp 
-0x59a9 023303 call le_att_get_short_uuid_ptr 
-0x59aa 023304 rtn blank 
-0x59ab 023305 increase -5 ,contr 
-0x59ac 023306 ifetch 2 ,contr 
-0x59ad 023307 store 2 ,mem_temp 
-0x59ae 023308 arg 20 ,rega 
-0x59af 023309 call le_fifo_malloc_tx_l2cap_gatt 
-0x59b0 023310 setarg attop_read_by_type_response 
-0x59b1 023311 istore 1 ,contw 
-0x59b2 023312 fetch 1 ,mem_le_name_len 
-0x59b3 023313 copy pdata ,loopcnt 
-0x59b4 023314 increase 2 ,pdata 
-0x59b5 023315 istore 1 ,contw 
-0x59b6 023316 fetch 2 ,mem_temp 
-0x59b7 023317 istore 2 ,contw 
-0x59b8 023318 arg mem_le_name ,contr 
-0x59b9 023319 call memcpy_fast 
-0x59ba 023320 call store_contw 
-0x59bb 023321 branch le_send_auto_len_by_mem 
-:      023325 le_parse_att_read_request:
-0x59bc 023326 fetcht 2 ,mem_le_att_handle 
-0x59bd 023327 fetch 1 ,mem_le_configuration 
-0x59be 023328 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
-:      023330 le_send_att_read_response:
-0x59bf 023331 call le_att_get_handle_ptr 
-0x59c0 023332 branch le_send_att_error_response_notfound ,blank 
-0x59c1 023333 increase -2 ,contr 
-0x59c2 023334 ifetch 2 ,contr 
-0x59c3 023335 arg uuid_chrctr_device_name ,temp 
-0x59c4 023336 isub temp ,null 
-0x59c5 023337 branch le_send_device_name ,zero 
-0x59c6 023338 ifetch 1 ,contr 
-0x59c7 023339 sub pdata ,22 ,null 
-0x59c8 023340 branch le_send_att_read_response_less ,positive 
-0x59c9 023341 force 22 ,pdata 
-:      023342 le_send_att_read_response_less:
-0x59ca 023343 copy pdata ,regc 
-0x59cb 023344 call store_contr 
-0x59cc 023345 add regc ,1 ,rega 
-0x59cd 023346 call le_fifo_malloc_tx_l2cap_gatt 
-0x59ce 023347 setarg attop_read_response 
-0x59cf 023348 istore 1 ,contw 
-0x59d0 023349 copy regc ,loopcnt 
-0x59d1 023350 call get_contr 
-0x59d2 023351 branch memcpy 
-:      023353 le_send_device_name:
-0x59d3 023354 call store_contr 
-0x59d4 023355 fetch 1 ,mem_le_name_len 
-0x59d5 023356 add pdata ,1 ,rega 
-0x59d6 023357 call le_fifo_malloc_tx_l2cap_gatt 
-0x59d7 023358 setarg attop_read_response 
-0x59d8 023359 istore 1 ,contw 
-0x59d9 023360 fetch 1 ,mem_le_name_len 
-0x59da 023361 copy pdata ,loopcnt 
-0x59db 023362 arg mem_le_name ,contr 
-0x59dc 023363 branch memcpy 
-:      023366 le_send_att_read_response_check_auth:
-0x59dd 023367 fetch 2 ,mem_le_pairing_handle 
-0x59de 023368 isub temp ,null 
-0x59df 023369 nbranch le_send_att_read_response ,zero 
-0x59e0 023371 call le_check_encrypt_state 
-0x59e1 023372 nbranch le_send_att_read_response ,user 
-0x59e2 023373 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x59e3 023374 branch le_send_att_error_response 
-:      023377 le_parse_att_read_blob_request:
-0x59e4 023378 ifetch 2 ,contr 
-0x59e5 023379 store 2 ,mem_le_att_offset 
-:      023380 le_send_att_read_blob_response:
-0x59e6 023381 arg 20 ,rega 
-0x59e7 023382 call le_fifo_malloc_tx_l2cap_gatt 
-0x59e8 023383 setarg attop_read_blob_response 
-0x59e9 023384 istore 1 ,contw 
-0x59ea 023385 fetch 2 ,mem_le_att_offset 
-0x59eb 023386 iforce rega 
-0x59ec 023387 fetcht 2 ,mem_le_att_handle 
-0x59ed 023388 call le_att_get_handle_ptr 
-0x59ee 023389 branch le_send_att_error_response_notfound ,blank 
-0x59ef 023390 ifetch 1 ,contr 
-0x59f0 023391 isub rega ,loopcnt 
-0x59f1 023392 nbranch le_send_att_error_response_notfound ,positive 
-0x59f2 023393 sub loopcnt ,22 ,null 
-0x59f3 023394 branch le_send_att_read_blob_response_less ,positive 
-0x59f4 023395 force 22 ,loopcnt 
-:      023396 le_send_att_read_blob_response_less:
-0x59f5 023397 deposit rega 
-0x59f6 023398 iadd contr ,contr 
-0x59f7 023399 call memcpy_fast 
-0x59f8 023400 call store_contw 
-0x59f9 023401 branch le_send_auto_len_by_mem 
-:      023404 le_parse_att_read_by_group_type_request:
-0x59fa 023405 call le_get_search_handle_start_end_common 
-0x59fb 023406 call le_get_search_att_type 
-0x59fc 023407 branch le_send_att_read_by_group_type_response 
-:      023412 le_send_att_read_by_group_type_response:
-0x59fd 023413 arg 2 ,timeup 
-0x59fe 023414 fetcht 2 ,mem_le_search_handle_start 
-0x59ff 023418 storet 2 ,mem_temp 
-0x5a00 023419 call le_init_attlist_search 
-0x5a01 023420 call le_att_get_handle_ptr2 
-0x5a02 023421 increase -2 ,contr 
-0x5a03 023422 copy contr ,pdata 
-0x5a04 023423 store 2 ,mem_le_cur_attlist_start_ptr 
-:      023424 le_send_att_read_by_group_type_response_loop:
-0x5a05 023425 call le_att_check_handle_end 
-0x5a06 023426 nbranch le_send_att_read_by_group_type_end0 ,positive 
-0x5a07 023427 fetcht 2 ,mem_temp 
-0x5a08 023428 call le_att_get_handle_info_from_ptr 
-0x5a09 023429 beq 1 ,le_send_att_read_by_group_type_end1 
-0x5a0a 023431 call le_att_same_type 
-0x5a0b 023432 nbranch le_send_att_read_by_group_type_next_handle ,zero 
-0x5a0c 023433 copy timeup ,pdata 
-0x5a0d 023434 beq 0 ,le_send_att_read_by_group_type_end1 
-0x5a0e 023435 nbranch le_send_att_read_by_group_type_store_write_record ,user 
-0x5a0f 023436 disable user 
-0x5a10 023438 arg 20 ,rega 
-0x5a11 023439 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a12 023440 setarg attop_read_by_group_type_response 
-0x5a13 023441 istore 1 ,contw 
-0x5a14 023442 fetch 1 ,mem_le_curr_att_len 
-0x5a15 023443 increase 4 ,pdata 
-0x5a16 023444 istore 1 ,contw 
-0x5a17 023445 call store_contw 
-0x5a18 023446 branch le_send_att_read_by_group_type_store_record 
-:      023447 le_send_att_read_by_group_type_store_write_record:
-0x5a19 023448 fetch 1 ,mem_le_curr_att_len 
-0x5a1a 023449 beq 16 ,le_send_att_read_by_group_type_end1 
-0x5a1b 023450 fetch 2 ,mem_temp 
-0x5a1c 023451 increase -1 ,pdata 
-0x5a1d 023452 store 2 ,mem_le_cur_handle_end 
-0x5a1e 023453 call le_write_att_record 
-:      023454 le_send_att_read_by_group_type_store_record:
-0x5a1f 023455 fetch 2 ,mem_temp 
-0x5a20 023456 store 2 ,mem_le_cur_handle_start 
-0x5a21 023457 call le_store_att_record 
-0x5a22 023458 increase -1 ,timeup 
-:      023460 le_send_att_read_by_group_type_next_handle:
-0x5a23 023461 call le_att_next_handle 
-0x5a24 023462 branch le_send_att_read_by_group_type_response_loop 
-:      023464 le_send_att_read_by_group_type_end0:
-0x5a25 023465 fetch 2 ,mem_temp 
-0x5a26 023466 store 2 ,mem_le_cur_handle_end 
-0x5a27 023467 branch le_send_att_read_by_group_type_end_common 
-:      023468 le_send_att_read_by_group_type_end1:
-0x5a28 023469 fetch 2 ,mem_temp 
-0x5a29 023470 increase -1 ,pdata 
-0x5a2a 023471 store 2 ,mem_le_cur_handle_end 
-0x5a2b 023472 branch le_send_att_read_by_group_type_end_common 
-:      023473 le_send_att_read_by_group_type_end_common:
-0x5a2c 023474 branch le_send_att_error_response_notfound ,user 
-0x5a2d 023475 call le_write_att_record 
-0x5a2e 023476 branch le_send_auto_len_by_mem 
-:      023481 le_parse_att_write_request:
-0x5a2f 023482 copy contr ,rega 
-0x5a30 023483 fetch 2 ,mem_le_l2cap_size 
-0x5a31 023484 add pdata ,-3 ,regb 
-0x5a32 023485 call le_writeatt_cb 
-:      023486 le_send_att_write_response_check_auth:
-0x5a33 023487 fetch 1 ,mem_le_configuration 
-0x5a34 023488 bbit0 bit_ble_write_auth ,le_send_att_write_response 
-0x5a35 023490 fetcht 2 ,mem_le_att_handle 
-0x5a36 023491 fetch 2 ,mem_le_pairing_handle 
-0x5a37 023492 isub temp ,null 
-0x5a38 023493 nbranch le_send_att_write_response ,zero 
-0x5a39 023494 call le_check_encrypt_state 
-0x5a3a 023495 nbranch le_send_att_write_response ,user 
-0x5a3b 023496 jam att_err_insufficient_authentication ,mem_le_err_code 
-0x5a3c 023497 branch le_send_att_error_response 
-:      023499 le_send_att_write_response:
-0x5a3d 023500 force 1 ,rega 
-0x5a3e 023501 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a3f 023502 setarg attop_write_response 
-0x5a40 023503 istore 1 ,contw 
-0x5a41 023504 rtn 
-:      023506 le_check_encrypt_state:
-0x5a42 023507 call disable_user 
-0x5a43 023508 fetch 1 ,mem_le_pairing_mode 
-0x5a44 023509 rtneq le_pairing_mode_none 
-0x5a45 023510 fetch 1 ,mem_context 
-0x5a46 023511 rtnbit1 lestate_encryption 
-0x5a47 023512 branch enable_user 
-:      023515 le_parse_att_prepare_write_request:
-0x5a48 023516 add contr ,2 ,rega 
-0x5a49 023517 fetch 2 ,mem_le_l2cap_size 
-0x5a4a 023518 add pdata ,-5 ,regb 
-0x5a4b 023519 call le_writeatt_cb 
-0x5a4c 023520 branch le_send_att_prepare_write_response 
-:      023523 le_send_att_prepare_write_response:
-0x5a4d 023524 fetch 2 ,mem_le_l2cap_size 
-0x5a4e 023525 copy pdata ,rega 
-0x5a4f 023526 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a50 023527 setarg attop_prepare_write_response 
-0x5a51 023528 istore 1 ,contw 
-0x5a52 023529 fetch 2 ,mem_le_att_handle 
-0x5a53 023530 istore 2 ,contw 
-0x5a54 023531 fetch 2 ,mem_le_l2cap_size 
-0x5a55 023532 add pdata ,-5 ,loopcnt 
-0x5a56 023533 fetch 2 ,mem_le_payload_ptr 
-0x5a57 023534 add pdata ,7 ,contr 
-0x5a58 023535 ifetch 2 ,contr 
-0x5a59 023536 istore 2 ,contw 
-0x5a5a 023537 branch memcpy_fast 
-:      023541 le_parse_att_execute_write_request:
-:      023543 le_send_att_execute_write_response:
-0x5a5b 023544 force 1 ,rega 
-0x5a5c 023545 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a5d 023546 setarg attop_execute_write_response 
-0x5a5e 023547 istore 1 ,contw 
-0x5a5f 023548 rtn 
-:      023552 le_parse_att_write_command:
-0x5a60 023553 copy contr ,rega 
-0x5a61 023554 fetch 2 ,mem_le_l2cap_size 
-0x5a62 023555 add pdata ,-3 ,regb 
-0x5a63 023556 branch le_writeatt_cb 
-:      023561 le_att_malloc_tx_notify:
-0x5a64 023562 copy temp ,regc 
-0x5a65 023563 increase 3 ,rega 
-0x5a66 023564 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a67 023565 increase -3 ,rega 
-0x5a68 023566 setarg attop_handle_value_notification 
-0x5a69 023567 istore 1 ,contw 
-0x5a6a 023568 copy regc ,temp 
-0x5a6b 023569 istoret 2 ,contw 
-0x5a6c 023570 rtn 
-:      023573 le_att_malloc_tx_indication:
-0x5a6d 023574 copy temp ,regc 
-0x5a6e 023575 increase 3 ,rega 
-0x5a6f 023576 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a70 023577 increase -3 ,rega 
-0x5a71 023578 setarg attop_handle_value_indication 
-0x5a72 023579 istore 1 ,contw 
-0x5a73 023580 copy regc ,temp 
-0x5a74 023581 istoret 2 ,contw 
-0x5a75 023582 rtn 
-:      023587 le_send_att_error_response_notfound:
-0x5a76 023588 jam att_err_attribute_not_found ,mem_le_err_code 
-:      023589 le_send_att_error_response:
-0x5a77 023590 force 5 ,rega 
-0x5a78 023591 call le_fifo_malloc_tx_l2cap_gatt 
-0x5a79 023592 setarg attop_error_response 
-0x5a7a 023593 istore 1 ,contw 
-0x5a7b 023594 fetch 1 ,mem_le_att_opcode 
-0x5a7c 023595 istore 1 ,contw 
-0x5a7d 023596 fetch 2 ,mem_le_att_handle 
-0x5a7e 023597 istore 2 ,contw 
-0x5a7f 023598 fetch 1 ,mem_le_err_code 
-0x5a80 023599 istore 1 ,contw 
-0x5a81 023600 rtn 
-:      023603 le_fifo_malloc_tx_l2cap_gatt:
-0x5a82 023604 force le_l2cap_cid_att ,regb 
-0x5a83 023605 branch le_fifo_malloc_tx_l2cap 
-:      023608 le_att_next_handle:
-0x5a84 023609 fetcht 2 ,mem_temp 
-0x5a85 023610 increase 1 ,temp 
-0x5a86 023611 storet 2 ,mem_temp 
-0x5a87 023612 rtn 
-:      023614 le_att_check_handle_end:
-0x5a88 023615 fetcht 2 ,mem_temp 
-0x5a89 023616 fetch 2 ,mem_le_search_handle_end 
-0x5a8a 023617 isub temp ,null 
-0x5a8b 023618 rtn 
-:      023621 le_att_same_type:
-0x5a8c 023622 fetcht 1 ,mem_le_search_att_type_length 
-0x5a8d 023623 arg mem_le_search_att_type ,rega 
-:      023624 le_att_check_same_common:
-0x5a8e 023625 fetch 1 ,mem_le_cur_uuid_length 
-0x5a8f 023626 copy pdata ,loopcnt 
-0x5a90 023627 isub temp ,null 
-0x5a91 023628 nrtn zero 
-0x5a92 023629 arg mem_le_cur_uuid ,regb 
-0x5a93 023630 branch string_compare 
-:      023632 le_att_same_uuid:
-0x5a94 023633 fetcht 1 ,mem_le_search_uuid_length 
-0x5a95 023634 arg mem_le_search_uuid ,rega 
-0x5a96 023635 branch le_att_check_same_common 
-:      023638 le_store_att_record:
-0x5a97 023639 fetch 1 ,mem_le_curr_att_len 
-0x5a98 023640 store 1 ,mem_tmp_buffer 
-0x5a99 023641 copy pdata ,loopcnt 
-0x5a9a 023642 call get_contr 
-0x5a9b 023643 branch memcpy_fast 
-:      023646 le_write_att_record:
-0x5a9c 023647 call get_contw 
-0x5a9d 023648 fetch 2 ,mem_le_cur_handle_start 
-0x5a9e 023649 istore 2 ,contw 
-0x5a9f 023650 fetch 2 ,mem_le_cur_handle_end 
-0x5aa0 023651 istore 2 ,contw 
-:      023652 le_write_att_record_common:
-0x5aa1 023653 fetch 1 ,mem_tmp_buffer 
-0x5aa2 023654 copy pdata ,loopcnt 
-0x5aa3 023655 call memcpy_fast 
-0x5aa4 023656 branch store_contw 
-:      023660 le_send_auto_len_by_mem:
-0x5aa5 023661 call get_contw 
-0x5aa6 023662 call le_fifo_get_last_att_ptr 
-0x5aa7 023663 copy contw ,pdata 
-0x5aa8 023664 isub contr ,rega 
-0x5aa9 023665 call le_fifo_get_last_l2cap_ptr 
-0x5aaa 023666 copy rega ,pdata 
-0x5aab 023667 istore 2 ,contr 
-0x5aac 023668 increase 4 ,rega 
-0x5aad 023669 call le_fifo_get_last_tx_ptr 
-0x5aae 023670 copy rega ,pdata 
-0x5aaf 023671 istore 1 ,contr 
-0x5ab0 023672 rtn 
-:      023675 le_get_search_handle_start_end_common:
-0x5ab1 023676 rshift8 pdata ,pdata 
-0x5ab2 023677 store 2 ,mem_le_search_handle_start 
-0x5ab3 023678 ifetch 2 ,contr 
-0x5ab4 023679 store 2 ,mem_le_search_handle_end 
-0x5ab5 023680 rtn 
-:      023685 le_parse_signaling:
-0x5ab6 023686 ifetch 1 ,contr 
-0x5ab7 023687 ifetcht 1 ,contr 
-0x5ab8 023688 ifetcht 2 ,contr 
-0x5ab9 023689 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
-0x5aba 023690 rtn 
-:      023691 le_l2cap_parse_conn_parameter_update_rsp:
-0x5abb 023692 ifetch 2 ,contr 
-0x5abc 023693 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0x5abd 023694 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
-0x5abe 023695 branch ui_ipc_send_event 
-:      023701 le_l2cap_tx_update_req:
-0x5abf 023702 arg 0x0c ,rega 
-0x5ac0 023703 arg l2cap_connection_parameter_update_request ,regc 
-0x5ac1 023704 call le_fifo_malloc_tx_l2cap_signaling 
-0x5ac2 023705 setarg 0x08 
-0x5ac3 023706 istore 2 ,contw 
-0x5ac4 023707 fetch 8 ,mem_le_interval_min 
-0x5ac5 023708 istore 8 ,contw 
-0x5ac6 023709 rtn 
-:      023713 le_fifo_malloc_tx_l2cap_signaling:
-0x5ac7 023714 call le_l2cap_update_signaling_identifier 
-0x5ac8 023715 arg le_l2cap_cid_signal ,regb 
-0x5ac9 023716 call le_fifo_malloc_tx_l2cap 
-0x5aca 023717 copy regc ,pdata 
-0x5acb 023718 istore 1 ,contw 
-0x5acc 023719 fetch 1 ,mem_le_signaling_identifier 
-0x5acd 023720 istore 1 ,contw 
-0x5ace 023721 rtn 
-:      023724 le_l2cap_update_signaling_identifier:
-0x5acf 023725 fetch 1 ,mem_le_signaling_identifier 
-0x5ad0 023727 pincrease 1 
-0x5ad1 023728 store 1 ,mem_le_signaling_identifier 
-0x5ad2 023729 rtnne 0 
-:      023731 le_l2cap_reset_signaling_identifier:
-0x5ad3 023732 jam 1 ,mem_le_signaling_identifier 
-0x5ad4 023733 rtn 
-:      023738 le_pairing_mode_init:
-0x5ad5 023739 fetch 1 ,mem_le_pairing_mode 
-0x5ad6 023740 beq le_pairing_mode_none ,le_set_no_pairing 
-0x5ad7 023741 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
-0x5ad8 023742 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
-0x5ad9 023743 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
-0x5ada 023744 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
-0x5adb 023745 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
-0x5adc 023746 rtn 
-:      023748 le_set_pairing_mode_secure_justwork:
-0x5add 023749 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ade 023750 branch le_set_noinputnooutput 
-:      023751 le_set_pairing_mode_secure_numeric:
-0x5adf 023752 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae0 023753 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
-0x5ae1 023754 rtn 
-:      023755 le_set_pairing_mode_secure_passkey:
-0x5ae2 023756 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
-0x5ae3 023757 branch le_set_displayonly 
-:      023758 le_set_no_pairing:
-0x5ae4 023759 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
-:      023760 le_set_noinputnooutput:
-0x5ae5 023761 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
-0x5ae6 023762 rtn 
-:      023763 le_set_pairing_mode_lagacy_just_work:
-0x5ae7 023764 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-0x5ae8 023765 branch le_set_noinputnooutput 
-:      023766 le_set_pairing_mode_lagacy_passkey:
-0x5ae9 023767 jam flag_le_bonding_mitm ,mem_le_pres_auth 
-:      023768 le_set_displayonly:
-0x5aea 023769 jam flag_iocap_displayonly ,mem_le_pres_iocap 
-0x5aeb 023770 rtn 
-:      023773 le_secure_connection_enable:
-0x5aec 023774 fetch 1 ,mem_le_pres_auth 
-0x5aed 023775 set1 le_auth_secure_connection_pairing_bit ,pdata 
-0x5aee 023776 store 1 ,mem_le_pres_auth 
-0x5aef 023777 rtn 
-:      023778 le_secure_connection_disable:
-0x5af0 023779 fetch 1 ,mem_le_pres_auth 
-0x5af1 023780 set0 le_auth_secure_connection_pairing_bit ,pdata 
-0x5af2 023781 store 1 ,mem_le_pres_auth 
-0x5af3 023782 rtn 
-:      023784 le_parse_smp:
-0x5af4 023785 ifetch 1 ,contr 
-0x5af5 023786 beq smp_pairing_request ,le_parse_smp_pairing_request 
-0x5af6 023788 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
-0x5af7 023789 beq smp_pairing_random ,le_parse_smp_pairing_random 
-0x5af8 023790 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
-0x5af9 023791 beq smp_encryption_information ,le_parse_smp_encryption_information 
-0x5afa 023792 beq smp_master_identification ,le_parse_smp_master_identification 
-0x5afb 023793 beq smp_identity_information ,le_parse_smp_identity_information 
-0x5afc 023794 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
-0x5afd 023795 beq smp_signing_information ,le_parse_smp_signing_information 
-0x5afe 023796 beq smp_security_request ,le_parse_smp_security_request 
-0x5aff 023797 beq smp_pairing_public_key ,le_parse_smp_public_key 
-0x5b00 023798 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
-0x5b01 023799 rtn 
-:      023803 le_send_smp_security_request:
-0x5b02 023804 force 2 ,rega 
-0x5b03 023805 call le_fifo_malloc_tx_l2cap_smp 
-0x5b04 023806 setarg smp_security_request 
-0x5b05 023807 istore 1 ,contw 
-0x5b06 023808 fetch 1 ,mem_le_pres_auth 
-0x5b07 023809 istore 1 ,contw 
-0x5b08 023810 rtn 
-:      023812 le_parse_smp_pairing_request:
-0x5b09 023813 store 1 ,mem_le_preq 
-0x5b0a 023814 ifetch 6 ,contr 
-0x5b0b 023815 istore 6 ,contw 
-0x5b0c 023816 fetch 1 ,mem_le_pairing_mode 
-0x5b0d 023817 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
-0x5b0e 023818 call le_send_smp_pairing_response 
-0x5b0f 023819 call le_check_master_support_secure_connect 
-0x5b10 023820 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
-0x5b11 023821 fetch 1 ,mem_le_preq_iocap 
-0x5b12 023822 beq flag_iocap_displayonly ,le_set_tk_0 
-0x5b13 023823 beq flag_iocap_displayyesno ,le_set_tk_0 
-0x5b14 023824 beq flag_iocap_noinputnooutput ,le_set_tk_0 
-0x5b15 023825 fetch 1 ,mem_le_pairing_mode 
-0x5b16 023826 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
-0x5b17 023827 rtneq le_pairing_mode_secure_connect_passkey 
-:      023828 le_set_tk_0:
-0x5b18 023829 arg 0 ,pdata 
-0x5b19 023830 store 4 ,mem_le_tk 
-0x5b1a 023831 rtn 
-:      023833 le_parse_smp_pairing_req_passkey:
-0x5b1b 023834 fetch 1 ,mem_le_configuration 
-0x5b1c 023835 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
-:      023836 le_genernate_tk:
-0x5b1d 023837 arg mem_le_tk ,rega 
-0x5b1e 023838 copy rega ,contw 
-0x5b1f 023839 arg 3 ,loopcnt 
-0x5b20 023840 call generate_random_loop 
-0x5b21 023841 fetch 2 ,mem_le_tk + 2 
-0x5b22 023842 and_into 0x7 ,pdata 
-0x5b23 023843 store 2 ,mem_le_tk + 2 
-:      023844 le_parse_smp_pairing_req_fixed_passkey:
-0x5b24 023845 jam bt_evt_le_tk_generate ,mem_fifo_temp 
-0x5b25 023846 branch ui_ipc_send_event 
-:      023848 le_check_master_support_secure_connect:
-0x5b26 023849 fetch 1 ,mem_le_preq_auth 
-0x5b27 023850 rtnbit1 le_auth_secure_connection_pairing_bit 
-0x5b28 023851 fetch 1 ,mem_le_pairing_mode 
-0x5b29 023852 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5b2a 023853 branch app_ble_disconnect 
-:      023855 le_send_smp_pairing_response:
-0x5b2b 023856 force 7 ,rega 
-0x5b2c 023857 call le_fifo_malloc_tx_l2cap_smp 
-0x5b2d 023858 fetch 7 ,mem_le_pres 
-0x5b2e 023859 istore 7 ,contw 
-0x5b2f 023860 rtn 
-:      023863 le_parse_smp_pairing_confirm:
-0x5b30 023864 copy contr ,rega 
-0x5b31 023865 fetch 1 ,mem_le_pairing_mode 
-0x5b32 023866 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
-0x5b33 023867 copy rega ,contr 
-0x5b34 023868 arg mem_le_rconfirm ,contw 
-0x5b35 023869 call memcpy16 
-0x5b36 023870 branch le_send_smp_pairing_confirm 
-:      023871 le_parse_smp_pairing_confirm_secure_passkey:
-0x5b37 023872 copy rega ,contr 
-0x5b38 023873 arg mem_le_rconfirm ,contw 
-0x5b39 023874 call memcpy16 
-0x5b3a 023875 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5b3b 023876 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
-0x5b3c 023877 rtn 
-:      023880 le_send_smp_pairing_confirm:
-0x5b3d 023881 fetch 1 ,mem_le_pairing_mode 
-0x5b3e 023882 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
-0x5b3f 023883 call generate_confirm 
-0x5b40 023884 force 17 ,rega 
-0x5b41 023885 call le_fifo_malloc_tx_l2cap_smp 
-0x5b42 023886 setarg smp_pairing_confirm 
-0x5b43 023887 istore 1 ,contw 
-0x5b44 023888 branch store_aes_result 
-:      023891 le_send_smp_pairing_confirm_sc:
-0x5b45 023892 arg mem_le_srand ,contw 
-0x5b46 023893 call generate_random 
-0x5b47 023894 call function_f4_cb 
-0x5b48 023895 force 17 ,rega 
-0x5b49 023896 call le_fifo_malloc_tx_l2cap_smp 
-0x5b4a 023897 setarg smp_pairing_confirm 
-0x5b4b 023898 istore 1 ,contw 
-0x5b4c 023899 branch load_inverse_result 
-:      023903 le_parse_smp_pairing_random:
-0x5b4d 023904 copy contr ,rega 
-0x5b4e 023905 fetch 1 ,mem_le_pairing_mode 
-0x5b4f 023906 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
-0x5b50 023907 copy rega ,contr 
-0x5b51 023908 call authenticate_rconfirm 
-0x5b52 023909 branch le_parse_smp_pairing_random_success ,zero 
-:      023910 le_send_pairing_confirm_value_failed:
-0x5b53 023911 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
-:      023912 le_send_pairing_failed:
-0x5b54 023913 force 2 ,rega 
-0x5b55 023914 call le_fifo_malloc_tx_l2cap_smp 
-0x5b56 023915 setarg smp_pairing_failed 
-0x5b57 023916 istore 1 ,contw 
-0x5b58 023917 fetch 1 ,mem_le_ll_pairing_fail_reason 
-0x5b59 023918 istore 1 ,contw 
-:      023919 le_parse_smp_pairing_failed:
-0x5b5a 023920 force smp_pairing_timer ,queue 
-0x5b5b 023921 call timer_stop 
-0x5b5c 023922 jam flag_le_pairing_null ,mem_le_pairing_state 
-0x5b5d 023923 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
-0x5b5e 023924 branch ui_ipc_send_event 
-:      023926 le_smp_pairing_fail_reason_not_support_pairing:
-0x5b5f 023927 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
-0x5b60 023928 branch le_send_pairing_failed 
-:      023931 le_parse_smp_pairing_random_sc:
-0x5b61 023932 arg mem_le_mrand ,contw 
-0x5b62 023933 copy rega ,contr 
-0x5b63 023934 call memcpy16 
-0x5b64 023935 fetch 1 ,mem_le_pairing_mode 
-0x5b65 023936 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
-0x5b66 023937 call function_g2 
-0x5b67 023940 call le_send_smp_pairing_random 
-0x5b68 023941 fetch 1 ,mem_le_pairing_mode 
-0x5b69 023942 rtnne le_pairing_mode_secure_connect_numeric 
-0x5b6a 023943 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
-0x5b6b 023944 branch ui_ipc_send_event 
-:      023946 le_parse_smp_pairing_random_sc_passkey:
-0x5b6c 023947 call function_f4_ca 
-0x5b6d 023948 arg mem_aes_cmac_temp ,contw 
-0x5b6e 023949 call load_inverse_result 
-0x5b6f 023950 arg mem_aes_cmac_temp ,rega 
-0x5b70 023951 arg mem_le_rconfirm ,regb 
-0x5b71 023952 arg 16 ,loopcnt 
-0x5b72 023953 call string_compare 
-0x5b73 023954 nbranch le_send_pairing_confirm_value_failed ,zero 
-0x5b74 023955 branch le_send_smp_pairing_random 
-:      023957 le_parse_smp_pairing_random_success:
-0x5b75 023958 call generate_stk 
-0x5b76 023959 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5b77 023960 call ui_ipc_send_event 
-0x5b78 023961 jam 1 ,mem_ltk_exists 
-0x5b79 023962 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-:      023964 le_send_smp_pairing_random:
-0x5b7a 023965 force 17 ,rega 
-0x5b7b 023966 call le_fifo_malloc_tx_l2cap_smp 
-0x5b7c 023967 setarg smp_pairing_random 
-0x5b7d 023968 istore 1 ,contw 
-0x5b7e 023969 arg mem_le_srand ,contr 
-0x5b7f 023970 branch memcpy16 
-:      023972 le_parse_smp_encryption_information:
-0x5b80 023973 arg mem_le_peer_ltk ,contw 
-0x5b81 023974 branch memcpy16 
-:      023976 le_send_smp_encryption_information:
-0x5b82 023977 force 17 ,rega 
-0x5b83 023978 call le_fifo_malloc_tx_l2cap_smp 
-0x5b84 023979 setarg smp_encryption_information 
-0x5b85 023980 istore 1 ,contw 
-0x5b86 023981 fetch 1 ,mem_le_configuration 
-0x5b87 023982 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
-0x5b88 023983 arg mem_le_ltk ,contr 
-0x5b89 023984 branch memcpy16 
-:      023986 le_send_fixed_ltk:
-0x5b8a 023987 arg mem_le_fixed_ltk ,contr 
-0x5b8b 023988 branch memcpy16 
-:      023991 le_send_smp_master_identification:
-0x5b8c 023992 arg mem_le_ediv ,contw 
-0x5b8d 023993 force 10 ,loopcnt 
-0x5b8e 023994 call generate_random_loop 
-0x5b8f 023995 force 11 ,rega 
-0x5b90 023996 call le_fifo_malloc_tx_l2cap_smp 
-0x5b91 023997 setarg smp_master_identification 
-0x5b92 023998 istore 1 ,contw 
-0x5b93 023999 fetch 2 ,mem_le_ediv 
-0x5b94 024000 istore 2 ,contw 
-0x5b95 024001 fetch 8 ,mem_le_rand 
-0x5b96 024002 istore 8 ,contw 
-0x5b97 024003 rtn 
-:      024005 le_send_smp_identity_information:
-0x5b98 024006 force 17 ,rega 
-0x5b99 024007 call le_fifo_malloc_tx_l2cap_smp 
-0x5b9a 024008 setarg smp_identity_information 
-0x5b9b 024009 istore 1 ,contw 
-0x5b9c 024010 setarg 0 
-0x5b9d 024011 istore 8 ,contw 
-0x5b9e 024012 istore 8 ,contw 
-0x5b9f 024013 rtn 
-:      024016 le_send_smp_identity_address_information:
-0x5ba0 024017 force 8 ,rega 
-0x5ba1 024018 call le_fifo_malloc_tx_l2cap_smp 
-0x5ba2 024019 setarg smp_identity_address_information 
-0x5ba3 024020 istore 1 ,contw 
-0x5ba4 024021 fetch 1 ,mem_le_conn_own_addr_type 
-0x5ba5 024022 istore 1 ,contw 
-0x5ba6 024023 fetch 6 ,mem_le_lap 
-0x5ba7 024024 istore 6 ,contw 
-0x5ba8 024025 rtn 
-:      024028 le_send_pairing_fail_unspecified_reason:
-0x5ba9 024029 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
-0x5baa 024030 branch le_send_pairing_failed 
-:      024032 le_check_init_key_distribution:
-0x5bab 024033 fetch 1 ,mem_le_pres_init_key_distribution 
-0x5bac 024034 fetcht 1 ,mem_le_pres_init_key_distribution 
-0x5bad 024035 iand temp ,pdata 
-0x5bae 024036 rtn 
-:      024038 le_parse_smp_identity_information:
-0x5baf 024039 arg mem_le_irk ,contw 
-0x5bb0 024040 call memcpy16 
-0x5bb1 024041 call le_check_init_key_distribution 
-0x5bb2 024042 isolate0 le_initator_irk_bit ,pdata 
-0x5bb3 024043 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bb4 024044 fetch 1 ,mem_device_option 
-0x5bb5 024045 rtnne dvc_op_module 
-0x5bb6 024046 call le_check_master_addr_type 
-0x5bb7 024047 nrtn user 
-0x5bb8 024048 branch app_ble_store_reconn_info 
-:      024051 le_check_master_addr_type:
-0x5bb9 024052 call disable_user 
-0x5bba 024053 fetch 1 ,mem_le_conn_peer_addr_type 
-0x5bbb 024054 rtneq master_public_addr 
-0x5bbc 024055 fetch 1 ,mem_le_plap + 5 
-0x5bbd 024056 compare 0xc0 ,pdata ,0xc0 
-0x5bbe 024057 rtn true 
-0x5bbf 024058 branch enable_user 
-:      024060 le_parse_smp_identity_address_information:
-0x5bc0 024061 call le_check_init_key_distribution 
-0x5bc1 024062 isolate0 le_initator_irk_bit ,pdata 
-0x5bc2 024063 branch le_send_pairing_fail_unspecified_reason ,true 
-0x5bc3 024064 rtn 
-:      024066 le_parse_smp_master_identification:
-:      024067 le_parse_smp_signing_information:
-:      024068 le_parse_smp_security_request:
-0x5bc4 024069 rtn 
-:      024071 le_parse_smp_public_key:
-0x5bc5 024072 arg mem_le_pubkey_remote_x_256 ,contw 
-0x5bc6 024073 call memcpy64 
-0x5bc7 024074 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bc8 024075 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
-0x5bc9 024076 rtn 
-:      024078 le_parse_smp_dhkey_check:
-0x5bca 024079 arg mem_sp_confirm_remote ,contw 
-0x5bcb 024080 call memcpy16 
-0x5bcc 024081 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
-0x5bcd 024082 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5bce 024083 rtn 
-:      024085 le_send_smp_pairing_public_key:
-0x5bcf 024086 force 65 ,rega 
-0x5bd0 024087 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd1 024088 setarg smp_pairing_public_key 
-0x5bd2 024089 istore 1 ,contw 
-0x5bd3 024090 arg mem_le_pubkey_local_x_256 ,contr 
-0x5bd4 024091 branch memcpy64 
-:      024093 le_send_smp_pairing_dhkey_check:
-0x5bd5 024094 call function_f6_eb 
-0x5bd6 024095 force 17 ,rega 
-0x5bd7 024096 call le_fifo_malloc_tx_l2cap_smp 
-0x5bd8 024097 setarg smp_pairing_dhkey_check 
-0x5bd9 024098 istore 1 ,contw 
-0x5bda 024099 branch load_inverse_result 
-:      024102 le_check_paring_time:
-0x5bdb 024103 fetch 1 ,mem_le_pairing_state 
-0x5bdc 024104 rtneq flag_le_pairing_end 
-0x5bdd 024105 arg flag_le_pairing_rcv_pairing_req ,temp 
-0x5bde 024106 isub temp ,null 
-0x5bdf 024107 nrtn positive 
-0x5be0 024108 arg smp_pairing_timer ,queue 
-0x5be1 024109 call timer_check 
-0x5be2 024110 nrtn blank 
-0x5be3 024111 branch le_send_pairing_fail_unspecified_reason 
-:      024113 le_pairing_sm:
-0x5be4 024114 bpatchx patch2f_0 ,mem_patch2f 
-0x5be5 024115 fetch 1 ,mem_le_pairing_state 
-0x5be6 024116 beq flag_le_pairing_null ,le_pairing_sm_null 
-0x5be7 024117 beq flag_le_pairing_start ,le_pairing_sm_start 
-0x5be8 024118 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
-0x5be9 024119 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
-0x5bea 024120 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
-0x5beb 024121 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
-0x5bec 024122 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
-0x5bed 024123 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
-0x5bee 024124 rtn 
-:      024126 le_pairing_sm_null:
-:      024127 le_pairing_sm_send_sec_req:
-0x5bef 024128 fetch 1 ,mem_le_enc_state 
-0x5bf0 024129 rtnne flag_le_send_start_enc_rsp 
-0x5bf1 024130 jam flag_le_enc_end ,mem_le_enc_state 
-0x5bf2 024131 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5bf3 024132 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
-0x5bf4 024133 branch ui_ipc_send_event 
-:      024136 le_pairing_sm_start:
-0x5bf5 024137 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
-0x5bf6 024138 branch le_send_smp_security_request 
-:      024140 le_pairing_sm_rcv_pairing_req:
-0x5bf7 024141 jam flag_le_pairing_auth ,mem_le_pairing_state 
-0x5bf8 024142 setarg timer_smp_pairing_timeout 
-0x5bf9 024143 arg smp_pairing_timer ,queue 
-0x5bfa 024144 branch timer_init 
-:      024146 le_pairing_sm_after_auth:
-0x5bfb 024147 fetch 1 ,mem_le_enc_state 
-0x5bfc 024148 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
-0x5bfd 024149 rtn 
-:      024151 le_pairing_sm_after_auth_start_enc:
-0x5bfe 024152 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
-0x5bff 024153 jam bt_evt_le_enc_info ,mem_fifo_temp 
-0x5c00 024154 call ui_ipc_send_event 
-0x5c01 024155 call le_send_smp_encryption_information 
-0x5c02 024156 fetch 1 ,mem_device_option 
-0x5c03 024157 rtnne dvc_op_module 
-0x5c04 024158 call le_check_master_addr_type 
-0x5c05 024159 rtn user 
-0x5c06 024160 branch app_ble_store_reconn_info 
-:      024163 le_pairng_sm_send_enc_information:
-0x5c07 024164 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
-0x5c08 024165 branch le_send_smp_master_identification 
-:      024167 le_pairng_sm_send_master_indentification:
-0x5c09 024168 fetch 1 ,mem_le_preq_resp_key_distribution 
-0x5c0a 024169 fetcht 1 ,mem_le_pres_resp_key_distribution 
-0x5c0b 024170 iand temp ,pdata 
-0x5c0c 024171 isolate0 le_initator_irk_bit ,pdata 
-0x5c0d 024172 branch le_parse_start_enc_rsp_after_auth_end ,true 
-0x5c0e 024173 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
-0x5c0f 024174 branch le_send_smp_identity_information 
-:      024176 le_pairng_sm_send_indentity_information:
-0x5c10 024177 call le_send_smp_identity_address_information 
-0x5c11 024178 branch le_parse_start_enc_rsp_after_auth_end 
-:      024181 le_parse_start_enc_rsp_after_auth_end:
-0x5c12 024182 force smp_pairing_timer ,queue 
-0x5c13 024183 call timer_stop 
-0x5c14 024184 jam flag_le_enc_end ,mem_le_enc_state 
-0x5c15 024185 jam flag_le_pairing_end ,mem_le_pairing_state 
-0x5c16 024186 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
-0x5c17 024187 branch ui_ipc_send_event 
-:      024191 le_secure_connect_sm:
-0x5c18 024192 bpatchx patch2f_1 ,mem_patch2f 
-0x5c19 024193 fetch 1 ,mem_le_pairing_mode 
-0x5c1a 024194 rtnbit0 le_pairing_mode_secure_connect_bit 
-0x5c1b 024195 fetch 1 ,mem_le_secure_connect_flag 
-0x5c1c 024196 rtnne le_sp_flag_commit_256 
-0x5c1d 024197 jam sp_flag_standby ,mem_le_secure_connect_flag 
-0x5c1e 024198 fetch 1 ,mem_le_secure_connect_state 
-0x5c1f 024199 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
-0x5c20 024200 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
-0x5c21 024201 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
-0x5c22 024202 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
-0x5c23 024203 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
-0x5c24 024204 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
-0x5c25 024205 rtn 
-:      024208 le_sc_sm_passkey_wait_confirm:
-0x5c26 024209 fetch 1 ,mem_authentication_passkey_times 
-0x5c27 024210 copy pdata ,queue 
-0x5c28 024211 increase 1 ,pdata 
-0x5c29 024212 store 1 ,mem_authentication_passkey_times 
-0x5c2a 024213 fetch 4 ,mem_le_tk 
-0x5c2b 024214 qisolate1 pdata 
-0x5c2c 024215 setarg 0x80 
-0x5c2d 024216 setflag true ,0 ,pdata 
-0x5c2e 024217 store 1 ,mem_passkey_1bit 
-0x5c2f 024218 branch le_sc_sm_ready_send_pairing_confirm 
-:      024220 le_sc_sm_wait_confirm_gkey:
-0x5c30 024221 fetch 1 ,mem_le_sc_confirm_gkey_flag 
-0x5c31 024222 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
-0x5c32 024223 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
-0x5c33 024224 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c34 024225 rtn 
-:      024227 le_sc_confirm_gkey_ok:
-0x5c35 024228 jam bt_evt_le_pairing_success ,mem_fifo_temp 
-0x5c36 024229 call ui_ipc_send_event 
-0x5c37 024230 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
-0x5c38 024231 branch le_send_smp_pairing_dhkey_check 
-:      024233 le_sc_sm_receive_dhkey:
-0x5c39 024234 fetch 1 ,mem_sp_dhkey_invalid 
-0x5c3a 024235 beq sp_key_valid_256 ,le_dhkey_ready 
-0x5c3b 024236 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c3c 024237 rtn 
-:      024239 le_dhkey_ready:
-0x5c3d 024240 call function_f5 
-0x5c3e 024244 fetch 1 ,mem_le_pairing_mode 
-0x5c3f 024245 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
-0x5c40 024246 call le_set_tk_0 
-:      024247 le_dhkey_ready_common:
-0x5c41 024248 call function_f6_ea 
-0x5c42 024249 arg mem_aes_cmac_temp ,rega 
-0x5c43 024250 arg mem_sp_confirm_remote ,regb 
-0x5c44 024251 arg 16 ,loopcnt 
-0x5c45 024252 call string_compare 
-0x5c46 024253 branch le_dhkey_check_ok ,zero 
-:      024254 le_dhkey_check_fail:
-0x5c47 024255 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
-0x5c48 024256 branch le_send_pairing_failed 
-:      024259 le_dhkey_check_ok:
-0x5c49 024260 call sp_calc_check_publickey_256 
-0x5c4a 024261 nbranch le_dhkey_check_fail ,zero 
-0x5c4b 024262 jam 1 ,mem_ltk_exists 
-0x5c4c 024263 fetch 1 ,mem_le_pairing_mode 
-0x5c4d 024264 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
-0x5c4e 024265 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
-0x5c4f 024266 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c50 024267 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
-0x5c51 024268 rtn 
-:      024270 le_sc_sm_send_public_key:
-0x5c52 024271 fetch 1 ,mem_le_pairing_mode 
-0x5c53 024272 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
-0x5c54 024273 jam 0 ,mem_passkey_1bit 
-:      024274 le_sc_sm_ready_send_pairing_confirm:
-0x5c55 024275 branch le_send_smp_pairing_confirm 
-:      024277 le_sc_sm_send_public_key_passkey:
-0x5c56 024281 jam 0 ,mem_authentication_passkey_times 
-0x5c57 024282 branch le_parse_smp_pairing_req_passkey 
-:      024285 le_sc_sm_receive_public_key:
-0x5c58 024286 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c59 024287 fetch 1 ,mem_le_sc_local_key_invalid 
-0x5c5a 024288 beq sp_key_valid_256 ,le_public_key_ready 
-0x5c5b 024290 rtn 
-:      024292 le_public_key_ready:
-0x5c5c 024293 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
-0x5c5d 024294 jam sp_key_invalid ,mem_sp_dhkey_invalid 
-0x5c5e 024295 branch sp_dhkey_calc_256 
-:      024297 le_sc_sm_wait_send_public_key:
-0x5c5f 024298 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
-0x5c60 024299 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
-0x5c61 024300 branch le_send_smp_pairing_public_key 
-:      024304 le_fifo_malloc_tx_l2cap_smp:
-0x5c62 024305 force le_l2cap_cid_smp ,regb 
-0x5c63 024306 branch le_fifo_malloc_tx_l2cap 
-:      024310 le_parse_ll:
-0x5c64 024311 fetch 1 ,mem_le_rxbuf + 2 
-0x5c65 024312 beq ll_connection_update_req ,le_parse_connection_update_req 
-0x5c66 024313 beq ll_channel_map_req ,le_parse_channel_map_req 
-0x5c67 024314 beq ll_terminate_ind ,le_parse_terminate_ind 
-0x5c68 024315 beq ll_enc_req ,le_parse_enc_req 
-0x5c69 024316 beq ll_enc_rsp ,le_parse_enc_rsp 
-0x5c6a 024317 beq ll_start_enc_req ,le_parse_start_enc_req 
-0x5c6b 024318 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
-0x5c6c 024319 beq ll_unknown_rsp ,le_parse_unknown_rsp 
-0x5c6d 024320 beq ll_feature_req ,le_parse_feature_req 
-0x5c6e 024321 beq ll_feature_rsp ,le_parse_feature_rsp 
-0x5c6f 024322 beq ll_pause_enc_req ,le_parse_pause_enc_req 
-0x5c70 024323 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
-0x5c71 024324 beq ll_version_ind ,le_parse_version_ind 
-0x5c72 024325 beq ll_reject_ind ,le_parse_reject_ind 
-0x5c73 024326 beq ll_ping_req ,le_parse_ping_req 
-0x5c74 024327 beq ll_ping_rsp ,le_parse_ping_rsp 
-0x5c75 024328 arg 2 ,rega 
-0x5c76 024329 arg ll_unknown_rsp ,regb 
-0x5c77 024330 call le_fifo_malloc_tx_ll 
-0x5c78 024331 fetch 1 ,mem_le_rxbuf + 2 
-0x5c79 024332 istore 1 ,contw 
-0x5c7a 024333 rtn 
-:      024336 le_parse_connection_update_req:
-0x5c7b 024337 ifetch 9 ,contr 
-0x5c7c 024338 store 9 ,mem_le_new_param 
-0x5c7d 024339 ifetch 2 ,contr 
-0x5c7e 024340 store 2 ,mem_le_instant 
-0x5c7f 024341 fetch 1 ,mem_le_state 
-0x5c80 024342 set1 lestate_update_param ,pdata 
-0x5c81 024343 store 1 ,mem_le_state 
-0x5c82 024344 rtn 
-:      024346 le_parse_channel_map_req:
-0x5c83 024347 ifetch 5 ,contr 
-0x5c84 024348 store 5 ,mem_le_new_map 
-0x5c85 024349 ifetch 2 ,contr 
-0x5c86 024350 store 2 ,mem_le_instant 
-0x5c87 024351 fetcht 2 ,mem_le_event_count 
-0x5c88 024352 isub temp ,null 
-0x5c89 024353 nbranch le_parse_terminate_ind ,positive 
-0x5c8a 024354 fetch 1 ,mem_le_state 
-0x5c8b 024355 set1 lestate_update_map ,pdata 
-0x5c8c 024356 store 1 ,mem_le_state 
-0x5c8d 024357 rtn 
-:      024360 le_parse_terminate_ind:
-0x5c8e 024361 setarg 20 
-0x5c8f 024362 store 2 ,mem_le_superto 
-0x5c90 024363 store 2 ,mem_le_init_superto 
-0x5c91 024364 rtn 
-:      024366 le_send_terminate_ind_user_terminated:
-0x5c92 024367 arg error_remote_user_terminated_connection ,regc 
-:      024370 le_send_terminate_ind:
-0x5c93 024371 arg 2 ,rega 
-0x5c94 024372 arg ll_terminate_ind ,regb 
-0x5c95 024373 call le_fifo_malloc_tx_ll 
-0x5c96 024374 copy regc ,pdata 
-0x5c97 024375 istore 1 ,contw 
-0x5c98 024376 rtn 
-:      024378 le_parse_feature_req:
-:      024380 le_send_feature_rsp:
-0x5c99 024381 arg 9 ,rega 
-0x5c9a 024382 arg ll_feature_rsp ,regb 
-0x5c9b 024383 call le_fifo_malloc_tx_ll 
-0x5c9c 024384 setarg param_le_features 
-0x5c9d 024385 istore 8 ,contw 
-0x5c9e 024386 rtn 
-:      024389 le_parse_version_ind:
-0x5c9f 024390 rtn master 
-:      024391 le_send_version_ind:
-0x5ca0 024392 arg 6 ,rega 
-0x5ca1 024393 arg ll_version_ind ,regb 
-0x5ca2 024394 call le_fifo_malloc_tx_ll 
-0x5ca3 024395 fetch 5 ,mem_lmp_version 
-0x5ca4 024396 istore 5 ,contw 
-0x5ca5 024397 rtn 
-:      024400 le_parse_ping_req:
-0x5ca6 024401 arg ll_ping_rsp ,regb 
-0x5ca7 024402 branch le_send_ll_one_lenth 
-:      024405 le_send_ll_one_lenth:
-0x5ca8 024406 arg 1 ,rega 
-0x5ca9 024407 branch le_fifo_malloc_tx_ll 
-:      024410 le_parse_enc_req:
-0x5caa 024411 ifetch 8 ,contr 
-0x5cab 024412 store 8 ,mem_le_rand 
-0x5cac 024413 ifetch 2 ,contr 
-0x5cad 024414 store 2 ,mem_le_ediv 
-0x5cae 024415 ifetch 8 ,contr 
-0x5caf 024416 store 8 ,mem_le_skdm 
-0x5cb0 024417 ifetch 4 ,contr 
-0x5cb1 024418 store 4 ,mem_le_ivm 
-0x5cb2 024419 call le_send_enc_rsp 
-0x5cb3 024420 bpatchx patch2f_2 ,mem_patch2f 
-0x5cb4 024421 fetch 1 ,mem_le_pairing_state 
-0x5cb5 024422 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
-0x5cb6 024423 fetch 1 ,mem_le_configuration 
-0x5cb7 024424 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
-0x5cb8 024425 fetch 1 ,mem_nv_data_number 
-0x5cb9 024426 ncall load_device_list_mode_4 ,blank 
-0x5cba 024427 fetch 1 ,mem_ltk_exists 
-0x5cbb 024428 beq 0 ,le_ltk_lost 
-:      024429 le_parse_enc_req_after_auth:
-0x5cbc 024430 jam flag_le_rcv_enc_start ,mem_le_enc_state 
-0x5cbd 024431 call le_send_start_enc_req 
-0x5cbe 024432 branch generate_sk 
-:      024434 le_parse_enc_req_fixed_ltk:
-0x5cbf 024435 jam 1 ,mem_ltk_exists 
-0x5cc0 024436 arg mem_le_fixed_ltk ,contr 
-0x5cc1 024437 arg mem_le_ltk ,contw 
-0x5cc2 024438 call memcpy16 
-0x5cc3 024439 branch le_parse_enc_req_after_auth 
-:      024442 le_ltk_lost:
-0x5cc4 024443 bpatchx patch2f_3 ,mem_patch2f 
-0x5cc5 024444 jam flag_le_enc_null ,mem_le_enc_state 
-0x5cc6 024445 jam flag_le_enc_null ,mem_le_pairing_state 
-0x5cc7 024446 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
-0x5cc8 024447 branch ui_ipc_send_event 
-:      024449 le_send_reject_ind:
-0x5cc9 024450 arg 2 ,rega 
-0x5cca 024451 arg ll_reject_ind ,regb 
-0x5ccb 024452 call le_fifo_malloc_tx_ll 
-0x5ccc 024453 setarg le_err_pin_or_key_missing 
-0x5ccd 024454 istore 1 ,contw 
-0x5cce 024455 rtn 
-:      024457 le_send_enc_rsp:
-0x5ccf 024458 arg mem_le_skds ,contw 
-0x5cd0 024459 force 8 ,loopcnt 
-0x5cd1 024460 call generate_random_loop 
-0x5cd2 024461 arg mem_le_ivs ,contw 
-0x5cd3 024462 force 4 ,loopcnt 
-0x5cd4 024463 call generate_random_loop 
-0x5cd5 024464 arg 13 ,rega 
-0x5cd6 024465 arg ll_enc_rsp ,regb 
-0x5cd7 024466 call le_fifo_malloc_tx_ll 
-0x5cd8 024467 fetch 8 ,mem_le_skds 
-0x5cd9 024468 istore 8 ,contw 
-0x5cda 024469 fetch 4 ,mem_le_ivs 
-0x5cdb 024470 istore 4 ,contw 
-0x5cdc 024471 rtn 
-:      024473 le_send_start_enc_req:
-0x5cdd 024474 arg ll_start_enc_req ,regb 
-0x5cde 024475 branch le_send_ll_one_lenth 
-:      024477 le_send_start_enc_rsp:
-0x5cdf 024478 arg ll_start_enc_rsp ,regb 
-0x5ce0 024479 branch le_send_ll_one_lenth 
-:      024482 le_parse_enc_rsp:
-0x5ce1 024483 ifetch 8 ,contr 
-0x5ce2 024484 store 8 ,mem_le_skds 
-0x5ce3 024485 ifetch 4 ,contr 
-0x5ce4 024486 store 4 ,mem_le_ivs 
-0x5ce5 024487 branch generate_sk 
-:      024489 le_parse_start_enc_req:
-0x5ce6 024490 fetch 1 ,mem_le_state 
-0x5ce7 024491 set1 lestate_encryption ,pdata 
-0x5ce8 024492 store 1 ,mem_le_state 
-0x5ce9 024493 rtn 
-:      024495 le_parse_start_enc_rsp:
-0x5cea 024496 rtn master 
-0x5ceb 024497 jam bt_evt_le_start_enc ,mem_fifo_temp 
-0x5cec 024498 call ui_ipc_send_event 
-0x5ced 024499 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
-0x5cee 024500 branch le_send_start_enc_rsp 
-:      024502 le_parse_pause_enc_req:
-0x5cef 024503 jam flag_le_enc_pause ,mem_le_enc_state 
-0x5cf0 024504 call le_send_pause_enc_rsp 
-0x5cf1 024505 jam bt_evt_le_pause_enc ,mem_fifo_temp 
-0x5cf2 024506 branch ui_ipc_send_event 
-:      024508 le_send_pause_enc_rsp:
-0x5cf3 024509 arg ll_pause_enc_rsp ,regb 
-0x5cf4 024510 branch le_send_ll_one_lenth 
-:      024513 le_parse_feature_rsp:
-:      024514 le_parse_unknown_rsp:
-:      024515 le_parse_pause_enc_rsp:
-:      024516 le_parse_reject_ind:
-:      024517 le_parse_ping_rsp:
-0x5cf5 024518 rtn 
-:      024525 init_lmp:
-0x5cf6 024526 rtn wake 
-:      024527 init_lmp_work:
-0x5cf7 024528 bpatchx patch2f_4 ,mem_patch2f 
-0x5cf8 024529 setarg 0 
-0x5cf9 024530 store 1 ,mem_lmp_to_send 
-0x5cfa 024531 store 1 ,mem_conn_sm 
-0x5cfb 024532 store 1 ,mem_lmo_opcode1 
-0x5cfc 024533 store 1 ,mem_lmo_opcode2 
-0x5cfd 024534 store 1 ,mem_esco_addr 
-0x5cfe 024535 store 1 ,mem_auth_enable 
-0x5cff 024536 store 1 ,mem_connection_options 
-0x5d00 024537 store 1 ,mem_pairing_auth 
-0x5d01 024538 jam switch_flag_init ,mem_switch_flag 
-0x5d02 024539 jam 0 ,mem_switch_fail_master_count 
-0x5d03 024540 jam null_encryp ,mem_wait_encryption 
-:      024541 init_lmp_reinit:
-0x5d04 024542 jam 0 ,mem_pairing_auth 
-0x5d05 024543 jam 0 ,mem_sp_localsm 
-0x5d06 024544 jam 0 ,mem_lmp_conn_state 
-:      024546 parse_rx_done:
-0x5d07 024547 rtn 
-:      024549 parse_lmp:
-0x5d08 024550 bpatchx patch2f_5 ,mem_patch2f 
-0x5d09 024551 call setlocalsm_master ,master 
-0x5d0a 024552 ncall setlocalsm_slave ,master 
-0x5d0b 024553 call lmo_fifo_check 
-0x5d0c 024554 nrtn blank 
-0x5d0d 024555 fetch 1 ,mem_state_map 
-0x5d0e 024556 rtnbit0 smap_rxlmp 
-0x5d0f 024557 set0 smap_rxlmp ,pdata 
-0x5d10 024558 set0 mark_rxbuf_inuse ,mark 
-0x5d11 024559 store 1 ,mem_state_map 
-0x5d12 024560 fetch 1 ,mem_rxbuf 
-0x5d13 024561 fetcht 1 ,mem_state_map 
-0x5d14 024562 isolate1 smap_lmptidinit ,pdata 
-0x5d15 024563 setflag true ,smap_lmptid ,temp 
-0x5d16 024564 storet 1 ,mem_state_map 
-0x5d17 024565 and_into 0x2 ,temp 
-0x5d18 024566 storet 1 ,mem_lmo_tid2 
-0x5d19 024567 fetcht 1 ,mem_state_map 
-0x5d1a 024568 rshift pdata ,pdata 
-0x5d1b 024569 store 1 ,mem_lmi_opcode2 
-0x5d1c 024570 bpatchx patch2f_6 ,mem_patch2f 
-0x5d1d 024571 fetch 1 ,mem_lmi_opcode2 
-0x5d1e 024572 beq lmp_escape ,parse_lmp_escape 
-0x5d1f 024573 beq lmp_accepted ,parse_lmp_accepted 
-0x5d20 024574 beq lmp_not_accepted ,parse_lmp_not_accepted 
-0x5d21 024575 beq lmp_set_afh ,parse_lmp_set_afh 
-0x5d22 024576 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
-0x5d23 024577 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
-0x5d24 024578 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
-0x5d25 024579 beq lmp_auto_rate ,parse_lmp_auto_rate 
-0x5d26 024580 beq lmp_test_control ,parse_lmp_test_control 
-0x5d27 024581 beq lmp_test_activate ,parse_lmp_test_activate 
-0x5d28 024582 beq lmp_setup_complete ,parse_lmp_setup_complete 
-0x5d29 024583 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
-0x5d2a 024584 beq lmp_features_req ,parse_lmp_features_req 
-0x5d2b 024585 beq lmp_host_connection_req ,parse_lmp_conn_req 
-0x5d2c 024586 beq lmp_version_req ,parse_lmp_version_req 
-0x5d2d 024587 beq lmp_version_res ,parse_lmp_version_res 
-0x5d2e 024588 beq lmp_detach ,parse_lmp_detach 
-0x5d2f 024589 beq lmp_max_slot ,parse_lmp_max_slot 
-0x5d30 024590 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
-0x5d31 024591 beq lmp_name_req ,parse_lmp_name_req 
-0x5d32 024592 beq lmp_name_res ,parse_lmp_name_res 
-0x5d33 024593 beq lmp_features_res ,parse_lmp_features_res 
-0x5d34 024594 beq lmp_comb_key ,parse_lmp_comb_key 
-0x5d35 024595 beq lmp_au_rand ,parse_lmp_au_rand 
-0x5d36 024596 beq lmp_in_rand ,parse_lmp_in_rand 
-0x5d37 024597 beq lmp_sres ,parse_lmp_sres 
-0x5d38 024598 beq lmp_incr_power_req ,parse_lmp_incr_power 
-0x5d39 024599 beq lmp_decr_power_req ,parse_lmp_decr_power 
-0x5d3a 024600 beq lmp_max_power ,parse_lmp_max_power 
-0x5d3b 024601 beq lmp_min_power ,parse_lmp_min_power 
-0x5d3c 024602 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
-0x5d3d 024603 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
-0x5d3e 024604 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
-0x5d3f 024605 beq lmp_slot_offset ,parse_lmp_slot_offset 
-0x5d40 024606 beq lmp_sniff_req ,parse_lmp_sniff_req 
-0x5d41 024607 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
-0x5d42 024608 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
-0x5d43 024609 beq lmp_switch_req ,parse_lmp_switch_req 
-0x5d44 024610 beq lmp_temp_rand ,parse_lmp_temp_rand 
-0x5d45 024611 beq lmp_temp_key ,parse_lmp_temp_key 
-0x5d46 024612 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
-0x5d47 024613 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
-0x5d48 024614 beq lmp_unit_key ,parse_lmp_unit_key 
-0x5d49 024615 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
-0x5d4a 024616 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
-0x5d4b 024617 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
-0x5d4c 024618 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
-0x5d4d 024619 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
-0x5d4e 024620 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
-0x5d4f 024621 beq lmp_dhkey_check ,parse_dhkey_check 
-0x5d50 024622 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
-0x5d51 024623 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
-:      024626 reject_unknown_packet:
-0x5d52 024627 jam unknown_lmp_pdu ,mem_lmo_reason2 
-:      024628 reject_lmp_packet:
-0x5d53 024629 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5d54 024630 rtn 
-:      024632 parse_lmp_clkoffset_req:
-0x5d55 024633 jam lmp_clkoffset_res ,mem_lmo_opcode2 
-0x5d56 024634 rtn 
-:      024636 parse_enc_key_size_mask_req:
-0x5d57 024637 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
-0x5d58 024638 rtn 
-:      024640 parse_lmp_set_afh:
-0x5d59 024641 fetch 4 ,mem_rxbuf + 1 
-0x5d5a 024642 lshift pdata ,pdata 
-0x5d5b 024643 store 4 ,mem_afh_instant 
-0x5d5c 024644 fetch 1 ,mem_rxbuf + 5 
-0x5d5d 024645 store 1 ,mem_afh_new_mod 
-0x5d5e 024646 fetch 5 ,mem_rxbuf + 6 
-0x5d5f 024647 store 5 ,mem_afh_map_new 
-0x5d60 024648 fetch 5 ,mem_rxbuf + 11 
-0x5d61 024649 istore 5 ,contw 
-0x5d62 024650 fetch 1 ,mem_mode 
-0x5d63 024651 set1 afh_change ,pdata 
-0x5d64 024652 store 1 ,mem_mode 
-0x5d65 024653 rtn 
-:      024654 parse_lmp_escape:
-0x5d66 024655 bpatchx patch2f_7 ,mem_patch2f 
-0x5d67 024656 fetch 1 ,mem_rxbuf + 1 
-0x5d68 024657 set1 7 ,pdata 
-0x5d69 024658 store 1 ,mem_lmi_opcode2 
-0x5d6a 024659 beq lmp_ext_accepted ,parse_lmpext_accepted 
-0x5d6b 024660 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
-0x5d6c 024661 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
-0x5d6d 024662 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
-0x5d6e 024663 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
-0x5d6f 024664 beq lmp_ext_features_req ,parse_lmpext_features_req 
-0x5d70 024665 beq lmp_ext_features_res ,parse_lmpext_features_res 
-0x5d71 024666 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
-0x5d72 024667 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
-0x5d73 024668 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
-0x5d74 024669 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
-0x5d75 024670 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
-0x5d76 024671 rtneq lmp_ext_features_res 
-:      024674 reject_unknown_ext_packet:
-0x5d77 024675 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d78 024676 jam unknown_lmp_pdu ,mem_lmo_reason2 
-0x5d79 024678 rtn 
-:      024679 parse_lmpext_chn_classification_req:
-0x5d7a 024680 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
-0x5d7b 024681 jam not_support_chn_classification ,mem_lmo_reason2 
-0x5d7c 024682 rtn 
-:      024684 parse_lmpext_iocap_req:
-0x5d7d 024685 call iocap_lmpext_load 
-0x5d7e 024686 jam lmp_io_cap_res ,mem_lmo_opcode2 
-0x5d7f 024687 rtn 
-:      024689 parse_lmpext_iocap_res:
-0x5d80 024690 call iocap_lmpext_load 
-0x5d81 024691 branch iocap_lmpext_common 
-:      024693 iocap_lmpext_load:
-0x5d82 024694 arg mem_sp_iocap_remote ,contw 
-0x5d83 024695 fetch 3 ,mem_rxbuf + 2 
-0x5d84 024696 istore 3 ,contw 
-0x5d85 024697 rtn 
-:      024699 iocap_lmpext_common:
-0x5d86 024700 branch master_set_mem_master_sp_flag ,true 
-0x5d87 024701 rtn 
-:      024702 parse_lmpext_accepted:
-0x5d88 024703 fetch 1 ,mem_rxbuf + 3 
-0x5d89 024704 set1 7 ,pdata 
-0x5d8a 024705 store 1 ,mem_lmi_accepted_opcode 
-0x5d8b 024706 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
-0x5d8c 024707 rtn 
-:      024710 parse_lmpext_not_accepted:
-0x5d8d 024711 fetch 1 ,mem_rxbuf + 3 
-0x5d8e 024712 set1 7 ,pdata 
-0x5d8f 024713 store 1 ,mem_lmi_accepted_opcode 
-0x5d90 024714 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
-0x5d91 024715 rtn 
-:      024717 parse_lmpext_accepted_ptt:
-0x5d92 024718 fetch 1 ,mem_ptt 
-0x5d93 024719 fetcht 1 ,mem_state_map 
-0x5d94 024720 nsetflag blank ,smap_edr ,temp 
-0x5d95 024721 storet 1 ,mem_state_map 
-:      024722 parse_lmpext_not_accepted_ptt:
-0x5d96 024723 fetch 1 ,mem_state 
-0x5d97 024724 rtnbit0 state_init_seq 
-0x5d98 024725 set0 state_init_seq ,pdata 
-0x5d99 024726 store 1 ,mem_state 
-0x5d9a 024727 fetch 1 ,mem_auth_enable 
-0x5d9b 024728 nrtn blank 
-0x5d9c 024729 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5d9d 024730 rtn 
-:      024732 parse_lmpext_pause_encrypt:
-0x5d9e 024733 nbranch parse_lmpext_pause_encrypt_slave ,master 
-0x5d9f 024734 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5da0 024735 branch tid_reply 
-:      024737 parse_lmpext_pause_encrypt_slave:
-0x5da1 024738 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
-0x5da2 024739 rtn 
-:      024741 parse_lmpext_resume_encrypt:
-0x5da3 024744 call tid_reply 
-0x5da4 024745 branch lmp_start_encryption 
-:      024747 parse_lmpext_features_req:
-0x5da5 024748 jam lmp_ext_features_res ,mem_lmo_opcode2 
-0x5da6 024749 rtn 
-:      024751 parse_lmpext_features_res:
-0x5da7 024752 fetcht 1 ,mem_rxbuf + 4 
-0x5da8 024753 and temp ,0x1 ,temp 
-0x5da9 024754 storet 1 ,mem_remote_sppcap 
-0x5daa 024755 fetch 1 ,mem_hci_cmd 
-0x5dab 024756 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
-0x5dac 024757 jam 0 ,mem_hci_cmd 
-:      024758 parse_lmpext_features_res_not_hci:
-0x5dad 024759 fetch 1 ,mem_conn_sm 
-0x5dae 024760 rtnne conn_sm_wait_features_ext 
-0x5daf 024761 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5db0 024762 branch process_conn_sm 
-:      024764 parse_lmp_accepted:
-0x5db1 024765 bpatchx patch30_0 ,mem_patch30 
-0x5db2 024766 fetch 1 ,mem_rxbuf + 1 
-0x5db3 024767 store 1 ,mem_lmi_accepted_opcode 
-0x5db4 024768 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
-0x5db5 024769 beq lmp_in_rand ,parse_lmp_accepted_inrand 
-0x5db6 024770 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
-0x5db7 024771 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
-0x5db8 024772 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
-0x5db9 024773 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
-0x5dba 024774 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
-0x5dbb 024775 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
-0x5dbc 024776 beq lmp_switch_req ,parse_lmp_accepted_switch 
-0x5dbd 024778 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
-0x5dbe 024779 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
-0x5dbf 024780 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
-0x5dc0 024781 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
-0x5dc1 024782 rtn 
-:      024784 parse_lmp_not_accepted:
-0x5dc2 024785 bpatchx patch30_1 ,mem_patch30 
-0x5dc3 024786 fetch 1 ,mem_rxbuf + 1 
-0x5dc4 024787 store 1 ,mem_lmi_accepted_opcode 
-0x5dc5 024788 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
-0x5dc6 024789 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
-0x5dc7 024790 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
-0x5dc8 024791 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
-0x5dc9 024792 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
-0x5dca 024794 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
-0x5dcb 024795 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
-0x5dcc 024796 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
-0x5dcd 024797 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
-0x5dce 024798 rtn 
-:      024800 parse_lmp_accepted_switch:
-0x5dcf 024801 jam bt_evt_switch_accept ,mem_fifo_temp 
-0x5dd0 024802 call ui_ipc_send_event 
-0x5dd1 024803 branch role_switch_prepare0 
-:      024804 parse_lmp_not_accepted_switch:
-0x5dd2 024805 jam bt_evt_switch_not_accept ,mem_fifo_temp 
-0x5dd3 024806 call ui_ipc_send_event 
-0x5dd4 024807 jam switch_flag_not_accept ,mem_switch_flag 
-0x5dd5 024808 setarg timer_switch_waite 
-0x5dd6 024809 arg switch_wait_timer ,queue 
-0x5dd7 024810 branch timer_init 
-:      024813 parse_lmp_accepted_hostconn:
-0x5dd8 024816 fetch 1 ,mem_lmp_conn_state 
-0x5dd9 024817 set1 received_conn_req ,pdata 
-0x5dda 024818 store 1 ,mem_lmp_conn_state 
-0x5ddb 024819 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x5ddc 024820 call ui_ipc_send_event 
-0x5ddd 024821 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-:      024823 parse_lmp_accepted_hostconn_ctn:
-0x5dde 024825 fetch 1 ,mem_conn_sm 
-0x5ddf 024826 bne conn_sm_wait_conn_accept ,parse_rx_done 
-0x5de0 024829 jam conn_sm_auth_pair ,mem_conn_sm 
-0x5de1 024830 rtn 
-:      024838 parse_lmp_not_accepted_hostconn:
-0x5de2 024839 jam acl_connection_already_exists ,mem_disconn_reason_send 
-0x5de3 024840 jam lmp_detach ,mem_lmo_opcode2 
-0x5de4 024842 jam conn_sm_standby ,mem_conn_sm 
-0x5de5 024844 branch parse_rx_done ,true 
-0x5de6 024845 rtn 
-:      024847 parse_lmp_accepted_inrand:
-0x5de7 024848 fetch 1 ,mem_link_key_exists 
-0x5de8 024849 nrtn blank 
-0x5de9 024850 call clear_linkkey 
-0x5dea 024851 call lmp_generate_key 
-0x5deb 024852 rtn master 
-0x5dec 024853 set1 mark_slave_in_rand_accepted ,mark 
-0x5ded 024854 rtn 
-:      024856 parse_lmp_accepted_enc_mode:
-0x5dee 024857 nrtn master 
-0x5def 024858 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x5df0 024859 fetch 1 ,mem_state_map 
-0x5df1 024860 rtnbit0 smap_encryption 
-0x5df2 024861 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x5df3 024862 rtn 
-:      024864 parse_lmp_accepted_enc_keysize:
-0x5df4 024865 branch lmp_start_encryption 
-:      024867 parse_lmp_accepted_start_enc:
-0x5df5 024868 call send_create_conn_start_l2cap_timer_sm 
-0x5df6 024869 fetch 1 ,mem_state 
-0x5df7 024870 rtnbit1 state_conn_comp 
-0x5df8 024871 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5df9 024872 fetch 1 ,mem_conn_sm 
-0x5dfa 024873 rtnne conn_sm_encrypt_wait 
-0x5dfb 024874 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
-0x5dfc 024875 rtn 
-:      024877 parse_lmp_accepted_stop_enc:
-0x5dfd 024885 rtn 
-:      024887 parse_lmp_not_accepted_aurand:
-:      024888 parse_lmp_not_accepted_aurand_send_detach:
-0x5dfe 024889 jam lmp_detach ,mem_lmo_opcode2 
-0x5dff 024890 jam other_end_terminated ,mem_disconn_reason_send 
-0x5e00 024891 rtn 
-:      024893 parse_lmp_not_accepted_inrand:
-0x5e01 024894 fetch 1 ,mem_rxbuf + 2 
-0x5e02 024895 beq key_missing ,parse_lmp_inrand_key_missing 
-0x5e03 024896 rtnne pairing_not_allowed 
-0x5e04 024897 jam pairing_not_allowed ,mem_disconn_reason_send 
-0x5e05 024898 jam lmp_detach ,mem_lmo_opcode2 
-0x5e06 024899 rtn 
-:      024900 parse_lmp_inrand_key_missing:
-0x5e07 024901 jam key_missing ,mem_disconn_reason_send 
-0x5e08 024902 jam lmp_detach ,mem_lmo_opcode2 
-0x5e09 024903 rtn 
-:      024905 parse_lmp_not_accepted_name_req:
-0x5e0a 024906 rtn 
-:      024908 parse_lmp_not_accepted_simple_pairing_number:
-0x5e0b 024909 jam sp_stat_null ,mem_sp_state 
-0x5e0c 024910 jam lmp_detach ,mem_lmo_opcode2 
-0x5e0d 024911 branch parse_rx_done 
-:      024913 parse_lmp_not_accepted_dhkey_check:
-0x5e0e 024914 jam sp_stat_null ,mem_sp_state 
-0x5e0f 024915 jam lmp_detach ,mem_lmo_opcode2 
-0x5e10 024916 branch parse_rx_done 
-:      024917 parse_lmp_not_accepted_unsniff_req:
-0x5e11 024918 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
-0x5e12 024919 branch ui_ipc_send_event 
-:      024921 parse_lmp_accepted_unsniff_req:
-0x5e13 024922 jam bt_evt_unsniff_accept ,mem_fifo_temp 
-0x5e14 024923 call ui_ipc_send_event 
-0x5e15 024924 branch sniff_exit 
-:      024926 parse_lmp_accepted_sniff_req:
-0x5e16 024927 jam bt_evt_sniff_accept ,mem_fifo_temp 
-0x5e17 024928 call ui_ipc_send_event 
-0x5e18 024929 setarg 0 
-0x5e19 024930 store 2 ,mem_dsniff 
-0x5e1a 024931 fetch 2 ,mem_sniff_param_interval 
-0x5e1b 024932 lshift pdata ,pdata 
-0x5e1c 024933 store 2 ,mem_tsniff 
-0x5e1d 024934 fetch 1 ,mem_sniff_param_attempt 
-0x5e1e 024935 store 1 ,mem_sniff_attempt 
-0x5e1f 024936 fetch 1 ,mem_sniff_param_timeout 
-0x5e20 024937 store 1 ,mem_sniff_timeout 
-0x5e21 024938 branch sniff_init 
-:      024940 parse_lmp_not_acdcept_sniff_req:
-0x5e22 024941 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
-0x5e23 024942 branch ui_ipc_send_event 
-:      024944 parse_lmp_crypt_key:
-0x5e24 024945 fetcht 1 ,mem_rxbuf + 1 
-0x5e25 024946 storet 1 ,mem_key_size 
-0x5e26 024947 branch accept_lmp_msg 
-:      024949 parse_lmp_setup_complete:
-0x5e27 024950 fetch 1 ,mem_lmp_conn_state 
-0x5e28 024951 set1 received_setup_complete ,pdata 
-0x5e29 024952 store 1 ,mem_lmp_conn_state 
-0x5e2a 024953 rtnbit1 sent_setup_complete 
-0x5e2b 024954 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x5e2c 024955 branch parse_rx_done 
-:      024957 parse_lmp_max_slot:
-0x5e2d 024960 rtn 
-:      024962 parse_lmp_max_slot_req:
-0x5e2e 024963 fetch 1 ,mem_max_slot 
-0x5e2f 024964 fetcht 1 ,mem_rxbuf + 1 
-0x5e30 024965 isub temp ,null 
-0x5e31 024967 branch accept_lmp_msg ,positive 
-0x5e32 024968 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e33 024969 jam unspecified_error ,mem_lmo_reason2 
-0x5e34 024970 jam lmp_max_slot_req ,mem_lmi_opcode2 
-0x5e35 024971 rtn 
-:      024973 parse_lmp_detach:
-0x5e36 024974 call prepare_disconnect 
-0x5e37 024975 branch accept_lmp_msg 
-:      024977 accept_lmp_msg:
-0x5e38 024978 jam lmp_accepted ,mem_lmo_opcode2 
-0x5e39 024979 rtn 
-:      024981 parse_lmp_incr_power:
-0x5e3a 024982 jam lmp_max_power ,mem_lmo_opcode2 
-0x5e3b 024983 rtn 
-:      024985 parse_lmp_decr_power:
-0x5e3c 024986 jam lmp_min_power ,mem_lmo_opcode2 
-0x5e3d 024987 rtn 
-:      024989 parse_lmp_version_res:
-0x5e3e 024990 fetch 1 ,mem_conn_sm 
-0x5e3f 024991 rtneq conn_sm_wait_version 
-0x5e40 024993 jam conn_sm_send_features ,mem_conn_sm 
-0x5e41 024995 rtn 
-:      024998 parse_lmp_auto_rate:
-0x5e42 024999 rtn 
-:      025001 parse_lmp_in_rand:
-0x5e43 025002 call lmp_copy_rand 
-0x5e44 025003 jam pincode_state_wait_pincode ,mem_pincode_state 
-0x5e45 025004 jam bt_evt_pincode_req ,mem_fifo_temp 
-0x5e46 025005 call ui_ipc_send_event 
-0x5e47 025007 call tid_check 
-0x5e48 025008 nbranch lmp_accept_inrand ,true 
-0x5e49 025010 nbranch parse_lmp_inrand_res ,master 
-0x5e4a 025011 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5e4b 025012 jam lmp_in_rand ,mem_lmi_opcode2 
-0x5e4c 025013 jam transaction_collision ,mem_lmo_reason2 
-0x5e4d 025014 rtn 
-:      025015 parse_lmp_inrand_res:
-0x5e4e 025016 fetch 1 ,mem_op 
-0x5e4f 025017 set1 op_inrand_req ,pdata 
-0x5e50 025018 store 1 ,mem_op 
-0x5e51 025019 rtn 
-:      025022 pop_tid_follow:
-0x5e52 025023 fetcht 1 ,mem_state_map 
-0x5e53 025024 nsetflag blank ,smap_lmptid ,temp 
-0x5e54 025025 storet 1 ,mem_state_map 
-0x5e55 025026 rtn 
-:      025029 push_tid_follow:
-0x5e56 025030 fetch 1 ,mem_lmo_tid2 
-0x5e57 025031 rshift pdata ,pdata 
-0x5e58 025032 and_into 1 ,pdata 
-0x5e59 025033 rtn 
-:      025035 parse_lmp_au_rand_moudle:
-0x5e5a 025036 fetch 1 ,mem_nv_data_number 
-0x5e5b 025037 rtn blank 
-0x5e5c 025038 fetch 1 ,mem_pairing_auth 
-0x5e5d 025039 call load_device_list ,blank 
-0x5e5e 025040 rtn 
-:      025042 parse_lmp_au_rand:
-0x5e5f 025043 call parse_lmp_au_rand_moudle 
-0x5e60 025044 call push_tid_follow 
-0x5e61 025045 store 1 ,mem_sres_tid 
-0x5e62 025046 call lmp_copy_rand 
-0x5e63 025047 jam lmp_sres ,mem_lmo_opcode2 
-0x5e64 025048 fetch 1 ,mem_link_key_exists 
-0x5e65 025049 nrtn blank 
-0x5e66 025050 fetch 1 ,mem_state 
-0x5e67 025051 rtnbit1 state_combkey 
-0x5e68 025052 jam key_missing ,mem_lmo_reason2 
-0x5e69 025053 branch reject_lmp_packet 
-:      025055 parse_lmp_sres:
-0x5e6a 025056 arg mem_plap ,rega 
-0x5e6b 025057 call function_e1 
-0x5e6c 025058 fetch 4 ,mem_rxbuf + 1 
-0x5e6d 025059 fetcht 4 ,mem_input_store 
-0x5e6e 025060 isub temp ,null 
-0x5e6f 025061 branch authentication_ok ,zero 
-0x5e70 025062 jam lmp_detach ,mem_lmo_opcode2 
-0x5e71 025063 jam authentication_failure_error ,mem_disconn_reason_send 
-0x5e72 025064 rtn 
-:      025065 authentication_ok:
-0x5e73 025066 call authentication_ok_common 
-0x5e74 025067 fetch 1 ,mem_ssp_enable 
-0x5e75 025068 branch pairing_success ,blank 
-0x5e76 025069 rtn 
-:      025072 authentication_ok_common:
-0x5e77 025073 call copy_aco 
-0x5e78 025074 call linkkey_ready 
-0x5e79 025075 fetch 1 ,mem_op 
-0x5e7a 025076 isolate1 op_auth_req ,pdata 
-0x5e7b 025077 set0 op_auth_req ,pdata 
-0x5e7c 025078 store 1 ,mem_op 
-0x5e7d 025079 fetch 1 ,mem_conn_sm 
-0x5e7e 025080 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
-0x5e7f 025081 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
-0x5e80 025082 rtn 
-:      025083 authentication_ok_conn_sm:
-0x5e81 025084 fetch 1 ,mem_pairing_auth 
-0x5e82 025085 rtnne defalt_pairing_auth 
-0x5e83 025086 fetch 1 ,mem_state_map 
-0x5e84 025087 rtnbit1 smap_encryption 
-0x5e85 025088 branch host_create_conn_encrypt 
-:      025090 parse_lmp_comb_key:
-0x5e86 025091 arg mem_rxbuf + 1 ,rega 
-0x5e87 025092 arg mem_kinit ,regb 
-0x5e88 025093 arg mem_random_number ,contw 
-0x5e89 025094 call xor16 
-0x5e8a 025095 arg mem_plap ,rega 
-0x5e8b 025096 call generate_linkkey 
-0x5e8c 025097 jam lmp_au_rand ,mem_lmo_opcode2 
-0x5e8d 025098 fetch 1 ,mem_state 
-0x5e8e 025099 bbit0 state_combkey ,lmp_generate_key 
-0x5e8f 025100 rtn 
-:      025102 parse_lmp_name_res:
-0x5e90 025103 fetch 2 ,mem_len 
-0x5e91 025104 add pdata ,-3 ,loopcnt 
-0x5e92 025105 fetcht 1 ,mem_rxbuf + 1 
-0x5e93 025106 setarg mem_tmp_buffer 
-0x5e94 025107 iadd temp ,contw 
-0x5e95 025108 arg mem_rxbuf + 3 ,contr 
-0x5e96 025109 call memcpy 
-0x5e97 025110 fetcht 1 ,mem_name_offset 
-0x5e98 025111 fetch 1 ,mem_rxbuf + 2 
-0x5e99 025112 isub temp ,pdata 
-0x5e9a 025113 sub pdata ,14 ,null 
-0x5e9b 025114 branch parse_lmp_name_res_end ,positive 
-0x5e9c 025115 add temp ,14 ,pdata 
-0x5e9d 025116 store 1 ,mem_name_offset 
-0x5e9e 025117 jam lmp_name_req ,mem_lmo_opcode2 
-0x5e9f 025118 rtn 
-:      025119 parse_lmp_name_res_end:
-0x5ea0 025120 fetch 1 ,mem_state_map 
-0x5ea1 025121 set1 smap_name_res ,pdata 
-0x5ea2 025122 store 1 ,mem_state_map 
-0x5ea3 025123 bbit1 smap_name_req ,lmp_disconnect 
-0x5ea4 025124 rtn 
-:      025125 parse_lmp_name_req:
-0x5ea5 025126 fetch 1 ,mem_rxbuf + 1 
-0x5ea6 025127 store 1 ,mem_lmi_opcode2 
-0x5ea7 025128 jam lmp_name_res ,mem_lmo_opcode2 
-0x5ea8 025129 rtn 
-:      025131 parse_lmp_conn_req:
-0x5ea9 025132 branch accept_lmp_msg 
-:      025134 parse_lmp_timing_accuracy_req:
-0x5eaa 025135 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
-0x5eab 025136 rtn 
-:      025138 parse_lmp_features_req:
-0x5eac 025139 jam lmp_features_res ,mem_lmo_opcode2 
-0x5ead 025140 rtn 
-:      025142 parse_lmp_version_req:
-0x5eae 025143 jam lmp_version_res ,mem_lmo_opcode2 
-0x5eaf 025144 rtn 
-:      025146 parse_lmp_supervision_timeout:
-0x5eb0 025149 rtn 
-:      025153 parse_lmp_sniff_subrating_req:
-0x5eb1 025154 fetch 2 ,mem_tsniff 
-0x5eb2 025155 iforce temp 
-0x5eb3 025156 fetch 1 ,mem_rxbuf + 2 
-0x5eb4 025157 store 1 ,mem_subsniff_rate 
-0x5eb5 025158 imul32 temp ,temp 
-0x5eb6 025159 fetch 2 ,mem_rxbuf + 3 
-0x5eb7 025160 lshift pdata ,pdata 
-0x5eb8 025161 store 2 ,mem_subsniff_tcmax 
-0x5eb9 025162 fetch 4 ,mem_rxbuf + 5 
-0x5eba 025163 lshift pdata ,pdata 
-0x5ebb 025164 store 4 ,mem_subsniff_instant 
-0x5ebc 025166 deposit temp 
-0x5ebd 025167 store 2 ,mem_subsniff_tsniff 
-0x5ebe 025168 rtn 
-:      025169 parse_lmpext_packet_type_table_req:
-0x5ebf 025170 fetcht 1 ,mem_ptt 
-0x5ec0 025171 fetch 1 ,mem_rxbuf + 2 
-0x5ec1 025172 ixor temp ,null 
-0x5ec2 025173 nbranch reject_unknown_ext_packet ,zero 
-0x5ec3 025174 isolate1 0 ,pdata 
-0x5ec4 025175 fetch 1 ,mem_state_map 
-0x5ec5 025176 setflag true ,smap_edr ,pdata 
-0x5ec6 025177 store 1 ,mem_state_map 
-0x5ec7 025178 jam lmp_ext_accepted ,mem_lmo_opcode2 
-0x5ec8 025179 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
-0x5ec9 025180 rtn 
-:      025183 parse_lmp_sniff_subrating_res:
-:      025184 parse_lmp_preferred_rate:
-:      025185 parse_lmp_max_power:
-:      025186 parse_lmp_min_power:
-0x5eca 025187 rtn 
-:      025188 parse_lmp_page_mode_req:
-0x5ecb 025190 branch accept_lmp_msg 
-:      025191 parse_lmp_page_scan_mode_req:
-0x5ecc 025194 branch accept_lmp_msg 
-:      025198 parse_lmp_slot_offset:
-0x5ecd 025199 fetch 2 ,mem_rxbuf + 1 
-0x5ece 025200 store 2 ,mem_slot_offset 
-0x5ecf 025201 rtn 
-:      025203 parse_lmp_sniff_req_check_sniff_para:
-0x5ed0 025204 fetch 2 ,mem_rxbuf + 4 
-0x5ed1 025205 fetcht 1 ,mem_lpm_mult 
-0x5ed2 025206 imul32 temp ,pdata 
-0x5ed3 025207 arg 0x640 ,temp 
-0x5ed4 025208 isub temp ,null 
-0x5ed5 025210 rtn 
-:      025212 parse_lmp_sniff_req:
-0x5ed6 025213 fetch 2 ,mem_rxbuf + 6 
-0x5ed7 025214 branch lmp_reject_sniff ,blank 
-0x5ed8 025215 call parse_lmp_sniff_req_check_sniff_para 
-0x5ed9 025216 branch lmp_reject_sniff ,positive 
-0x5eda 025217 fetch 1 ,mem_device_option 
-0x5edb 025218 sub pdata ,dvc_op_module ,null 
-0x5edc 025219 call module_set_lpm_mult_2 ,zero 
-0x5edd 025220 fetch 1 ,mem_state 
-0x5ede 025221 bbit1 state_insniff ,lmp_reject_sniff 
-0x5edf 025222 fetch 2 ,mem_rxbuf + 2 
-0x5ee0 025223 lshift pdata ,pdata 
-0x5ee1 025224 store 2 ,mem_dsniff 
-0x5ee2 025225 fetch 2 ,mem_rxbuf + 4 
-0x5ee3 025226 lshift pdata ,pdata 
-0x5ee4 025227 store 2 ,mem_tsniff 
-0x5ee5 025228 fetch 2 ,mem_rxbuf + 6 
-0x5ee6 025229 store 1 ,mem_sniff_attempt 
-0x5ee7 025230 iforce temp 
-0x5ee8 025231 fetch 2 ,mem_rxbuf + 8 
-0x5ee9 025232 store 1 ,mem_sniff_timeout 
-0x5eea 025233 isub temp ,null 
-0x5eeb 025234 nbranch set_big_value_to_attempt ,positive 
-0x5eec 025235 store 1 ,mem_sniff_attempt 
-:      025236 set_big_value_to_attempt:
-0x5eed 025238 jam lmp_accepted ,mem_lmo_opcode2 
-0x5eee 025239 jam lmp_sniff_req ,mem_lmi_opcode2 
-0x5eef 025240 rtn 
-:      025242 lmp_reject_sniff:
-0x5ef0 025243 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5ef1 025244 branch reject_lmp_packet 
-:      025246 parse_lmp_start_encryption_req:
-0x5ef2 025247 call accept_lmp_msg 
-0x5ef3 025248 call lmp_copy_rand 
-0x5ef4 025249 call function_e3 
-0x5ef5 025250 branch start_encryption 
-:      025252 parse_lmp_stop_encryption_req:
-0x5ef6 025253 call accept_lmp_msg 
-0x5ef7 025254 branch stop_encryption 
-:      025257 parse_lmp_switch_req:
-0x5ef8 025258 fetch 4 ,mem_rxbuf + 1 
-0x5ef9 025259 lshift pdata ,pdata 
-0x5efa 025261 branch parse_lmp_switch_accept ,master 
-0x5efb 025262 fetcht 1 ,mem_link_key_exists 
-0x5efc 025263 nbranch parse_lmp_switch_req_clear_mark ,blank 
-:      025264 parse_lmp_switch_req_not_accept:
-0x5efd 025265 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x5efe 025266 jam lmp_switch_req ,mem_lmi_opcode2 
-0x5eff 025267 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f00 025268 rtn 
-:      025269 parse_lmp_switch_req_clear_mark:
-0x5f01 025270 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x5f02 025271 jam 0 ,mem_conn_sm 
-0x5f03 025272 branch role_switch_prepare 
-:      025274 parse_lmp_switch_accept:
-0x5f04 025275 call role_switch_prepare 
-0x5f05 025276 set1 mark_reconn_recieve_switch ,mark 
-0x5f06 025277 fetch 1 ,mem_connection_options 
-0x5f07 025278 set0 connection_switch ,pdata 
-0x5f08 025279 store 1 ,mem_connection_options 
-0x5f09 025280 branch accept_lmp_msg 
-:      025284 parse_lmp_temp_rand:
-:      025285 parse_lmp_temp_key:
-:      025286 parse_lmp_timing_accuracy_res:
-:      025287 parse_lmp_unit_key:
-:      025288 parse_lmp_use_semi_permanend_key:
-0x5f0a 025289 rtn 
-:      025292 parse_lmp_unsniff_req:
-0x5f0b 025293 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f0c 025294 jam lmp_unsniff_req ,mem_lmi_opcode2 
-0x5f0d 025295 jam bt_evt_remote_unsniff ,mem_fifo_temp 
-0x5f0e 025296 call ui_ipc_send_event 
-0x5f0f 025297 branch sniff_exit 
-:      025299 parse_lmp_encapsulated_header:
-0x5f10 025300 fetch 1 ,mem_rxbuf + 1 
-0x5f11 025301 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f12 025302 fetch 1 ,mem_rxbuf + 2 
-0x5f13 025303 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f14 025304 fetch 1 ,mem_rxbuf + 3 
-0x5f15 025305 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
-0x5f16 025306 call check_localsm 
-0x5f17 025307 branch parse_lmp_encapsulated_header_master ,true 
-0x5f18 025308 jam sp_stat_key_recv ,mem_sp_state 
-:      025309 parse_lmp_encapsulated_header_master:
-0x5f19 025310 jam lmp_accepted ,mem_lmo_opcode2 
-0x5f1a 025311 jam lmp_encapsulated_header ,mem_lmi_opcode2 
-0x5f1b 025312 branch parse_rx_done 
-:      025314 parse_lmp_encapsulated_header_reject:
-0x5f1c 025315 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f1d 025316 branch reject_lmp_packet 
-:      025318 parse_lmp_accepted_encapsulated_header:
-0x5f1e 025321 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f1f 025323 rtn 
-:      025324 parse_lmp_accepted_simple_pairing_number:
-0x5f20 025325 fetch 1 ,mem_ssp_mode_flag 
-0x5f21 025326 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
-0x5f22 025327 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
-:      025328 parse_lmp_accepted_simple_pairing_number_common:
-0x5f23 025329 call check_localsm 
-0x5f24 025330 rtn true 
-0x5f25 025331 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f26 025332 rtn 
-:      025334 parse_lmp_accepted_simple_pairing_number_ssp_pin:
-0x5f27 025335 call g_noninit_number_confirm 
-0x5f28 025336 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
-0x5f29 025337 call ui_ipc_send_event 
-0x5f2a 025338 branch parse_lmp_accepted_simple_pairing_number_common 
-:      025341 parse_lmp_accepted_simple_pairing_number_passkey:
-0x5f2b 025342 call check_localsm 
-0x5f2c 025343 rtn true 
-0x5f2d 025344 fetch 1 ,mem_authentication_passkey_times 
-0x5f2e 025345 beq 19 ,authentication_passkey_end 
-0x5f2f 025346 increase 1 ,pdata 
-0x5f30 025347 store 1 ,mem_authentication_passkey_times 
-:      025350 authentication_passkey:
-0x5f31 025351 jam sp_flag_commit ,mem_sp_flag 
-0x5f32 025352 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f33 025353 fetch 1 ,mem_authentication_passkey_times 
-0x5f34 025354 copy pdata ,queue 
-0x5f35 025355 fetch 6 ,mem_pin 
-0x5f36 025356 qisolate1 pdata 
-0x5f37 025357 setarg 0x80 
-0x5f38 025358 setflag true ,0 ,pdata 
-0x5f39 025359 store 1 ,mem_passkey_1bit 
-0x5f3a 025360 rtn 
-:      025362 authentication_passkey_end:
-0x5f3b 025363 jam sp_stat_confirm_recv ,mem_sp_state 
-0x5f3c 025364 rtn 
-:      025366 parse_lmp_accepted_dhkey_check:
-0x5f3d 025367 call parse_lmp_accepted_dhkey_check_common 
-:      025368 pairing_success:
-0x5f3e 025369 fetch 1 ,mem_flag_pairing_state 
-0x5f3f 025370 rtn blank 
-0x5f40 025371 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
-0x5f41 025372 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
-0x5f42 025373 branch ui_ipc_send_event 
-:      025376 parse_lmp_accepted_dhkey_check_common:
-0x5f43 025378 call check_localsm 
-0x5f44 025379 ncall g_noninit ,true 
-0x5f45 025380 call g_init ,true 
-0x5f46 025381 call check_localsm 
-0x5f47 025382 rtn true 
-0x5f48 025383 jam sp_stat_link_key_calc ,mem_sp_state 
-0x5f49 025384 jam sp_flag_commit ,mem_sp_flag 
-0x5f4a 025385 rtn 
-:      025387 parse_simple_pairing_confirm:
-0x5f4b 025388 arg mem_sp_confirm_remote ,contw 
-0x5f4c 025389 arg mem_rxbuf + 1 ,contr 
-0x5f4d 025390 call memcpy16 
-0x5f4e 025391 fetch 1 ,mem_ssp_mode_flag 
-0x5f4f 025392 rtneq ssp_mode_passkey_entry_flag 
-0x5f50 025393 branch master_set_mem_master_sp_flag 
-:      025395 parse_lmp_encapsulated_payload:
-0x5f51 025396 fetch 1 ,mem_master_sp_state 
-0x5f52 025397 beq sp_stat_random_send ,parse_encapsulated_payload_master 
-0x5f53 025398 fetch 1 ,mem_sp_state 
-0x5f54 025399 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
-:      025400 parse_encapsulated_payload_master:
-0x5f55 025401 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f56 025402 sub pdata ,0x20 ,contw 
-0x5f57 025403 nbranch parse_lmp_encapsulated_payload_reject ,positive 
-0x5f58 025404 arg mem_sp_pubkey_remote ,contw 
-0x5f59 025405 iadd contw ,contw 
-0x5f5a 025406 fetch 8 ,mem_rxbuf + 1 
-0x5f5b 025407 istore 8 ,contw 
-0x5f5c 025408 fetch 8 ,mem_rxbuf + 9 
-0x5f5d 025409 istore 8 ,contw 
-0x5f5e 025410 fetch 1 ,mem_sp_remote_key_recv_count 
-0x5f5f 025411 increase 16 ,pdata 
-0x5f60 025412 store 1 ,mem_sp_remote_key_recv_count 
-0x5f61 025413 bne encapsulated_len_p192 ,accept_lmp_msg 
-:      025414 parse_lmp_encapsulated_payload_completed:
-0x5f62 025415 call check_localsm 
-0x5f63 025416 branch accept_lmp_msg ,true 
-0x5f64 025417 jam sp_key_valid ,mem_sp_remote_key_invalid 
-0x5f65 025418 jam sp_stat_key_generate ,mem_sp_state 
-0x5f66 025419 jam sp_flag_commit ,mem_sp_flag 
-0x5f67 025420 branch accept_lmp_msg 
-:      025421 parse_lmp_encapsulated_payload_reject:
-0x5f68 025422 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f69 025423 branch reject_lmp_packet 
-:      025424 parse_lmp_accepted_encapsulated_payload:
-0x5f6a 025425 fetch 1 ,mem_sp_local_key_send_count 
-0x5f6b 025426 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
-0x5f6c 025427 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
-0x5f6d 025428 branch parse_rx_done 
-:      025430 parse_lmp_encapsulated_payload_all_accepted:
-0x5f6e 025431 call check_localsm 
-0x5f6f 025432 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
-0x5f70 025433 fetch 1 ,mem_ssp_mode_flag 
-0x5f71 025434 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
-0x5f72 025435 jam sp_flag_commit ,mem_sp_flag 
-0x5f73 025436 jam sp_stat_commit_calc ,mem_sp_state 
-0x5f74 025437 branch parse_rx_done 
-:      025439 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
-0x5f75 025440 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
-0x5f76 025441 branch ui_ipc_send_event 
-:      025444 parse_lmp_encapsulated_payload_all_accepted_master:
-0x5f77 025446 branch parse_rx_done 
-:      025448 parse_lmp_simple_pairing_number:
-0x5f78 025449 fetch 1 ,mem_master_sp_state 
-0x5f79 025450 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
-0x5f7a 025451 fetch 1 ,mem_sp_state 
-0x5f7b 025452 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
-:      025453 parse_lmp_simple_pairing_number_master:
-0x5f7c 025454 arg mem_sp_random_remote ,contw 
-0x5f7d 025455 fetch 8 ,mem_rxbuf + 1 
-0x5f7e 025456 istore 8 ,contw 
-0x5f7f 025457 fetch 8 ,mem_rxbuf + 9 
-0x5f80 025458 istore 8 ,contw 
-0x5f81 025459 call check_localsm 
-0x5f82 025460 branch parse_lmp_simple_pairing_number_master0 ,true 
-0x5f83 025461 jam sp_stat_random_send ,mem_sp_state 
-0x5f84 025462 jam sp_flag_commit ,mem_sp_flag 
-0x5f85 025463 branch accept_lmp_msg 
-:      025464 parse_lmp_simple_pairing_number_master0:
-0x5f86 025465 jam sp_stat_commit_calc ,mem_master_sp_state 
-0x5f87 025466 branch master_set_mem_master_sp_flag 
-:      025469 parse_lmp_simple_pairing_number_reject:
-0x5f88 025470 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f89 025471 branch reject_lmp_packet 
-:      025473 parse_dhkey_check:
-0x5f8a 025474 fetch 1 ,mem_master_sp_state 
-0x5f8b 025475 beq sp_stat_confirm_send ,parse_dhkey_check_master 
-0x5f8c 025476 fetch 1 ,mem_sp_state 
-0x5f8d 025477 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
-:      025478 parse_dhkey_check_master:
-0x5f8e 025479 arg mem_sp_check_result ,contw 
-0x5f8f 025480 arg mem_rxbuf + 1 ,contr 
-0x5f90 025481 call memcpy16 
-0x5f91 025482 call check_localsm 
-0x5f92 025483 branch parse_dhkey_check_master0 ,true 
-0x5f93 025484 fetch 1 ,mem_ssp_mode_flag 
-0x5f94 025485 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
-:      025486 number_comparison_successed:
-0x5f95 025487 jam 0 ,mem_flag_mode_ssp_pin 
-0x5f96 025488 jam sp_stat_confirm_check ,mem_sp_state 
-0x5f97 025489 jam sp_flag_commit ,mem_sp_flag 
-0x5f98 025490 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x5f99 025491 branch parse_rx_done 
-:      025493 parse_dhkey_check_master0:
-0x5f9a 025494 jam sp_stat_confirm_check ,mem_master_sp_state 
-0x5f9b 025495 jam sp_flag_commit ,mem_master_sp_flag 
-0x5f9c 025496 branch parse_rx_done 
-:      025497 parse_lmp_dhkey_check_reject:
-0x5f9d 025498 jam pdu_not_allowed ,mem_lmo_reason2 
-0x5f9e 025499 branch reject_lmp_packet 
-:      025501 number_comparison_mode:
-0x5f9f 025502 fetch 1 ,mem_flag_mode_ssp_pin 
-0x5fa0 025503 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
-0x5fa1 025504 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
-0x5fa2 025505 store 1 ,mem_flag_mode_ssp_pin 
-0x5fa3 025506 rtn 
-:      025508 comparison_result:
-0x5fa4 025509 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
-0x5fa5 025510 jam 0 ,mem_flag_mode_ssp_pin 
-0x5fa6 025511 branch parse_lmp_dhkey_check_reject 
-:      025514 parse_lmp_clkoffset_res:
-0x5fa7 025515 branch parse_rx_done 
-:      025517 parse_lmp_encryption_mode_req:
-0x5fa8 025518 fetch 1 ,mem_connection_options 
-0x5fa9 025519 set0 connection_encrypt 
-0x5faa 025520 store 1 ,mem_connection_options 
-0x5fab 025521 call accept_lmp_msg 
-0x5fac 025522 nrtn master 
-0x5fad 025523 fetch 1 ,mem_rxbuf + 1 
-0x5fae 025524 fetcht 1 ,mem_op 
-0x5faf 025525 setflag blank ,op_stop_enc ,temp 
-0x5fb0 025526 nsetflag blank ,op_start_enc ,temp 
-0x5fb1 025527 storet 1 ,mem_op 
-0x5fb2 025528 rtn 
-:      025530 parse_lmp_features_res:
-0x5fb3 025531 fetcht 8 ,mem_rxbuf + 1 
-:      025532 parse_lmp_features_res_not_hci:
-0x5fb4 025533 fetch 1 ,mem_conn_sm 
-0x5fb5 025534 rtnne conn_sm_wait_features_res 
-0x5fb6 025536 fetch 1 ,mem_connection_options 
-0x5fb7 025537 bbit0 connection_feature_ext ,parse_lmp_send_conn 
-0x5fb8 025539 jam conn_sm_send_features_ext ,mem_conn_sm 
-0x5fb9 025540 rtn 
-:      025541 parse_lmp_send_conn:
-0x5fba 025542 jam conn_sm_send_conn_req ,mem_conn_sm 
-0x5fbb 025543 rtn 
-:      025544 parse_lmp_test_activate:
-0x5fbc 025545 fetch 1 ,mem_debug_config 
-0x5fbd 025546 store 1 ,mem_test_mode_old_debug_config 
-0x5fbe 025547 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fbf 025548 jam lmp_test_activate ,mem_lmi_opcode2 
-0x5fc0 025549 rtn 
-:      025550 parse_lmp_test_control:
-0x5fc1 025553 jam lmp_accepted ,mem_lmo_opcode2 
-0x5fc2 025554 jam lmp_test_control ,mem_lmi_opcode2 
-0x5fc3 025555 force 9 ,loopcnt 
-0x5fc4 025556 arg mem_rxbuf + 1 ,contr 
-0x5fc5 025557 arg mem_temp_payload ,contw 
-:      025558 parse_lmp_test_xor:
-0x5fc6 025559 ifetch 1 ,contr 
-0x5fc7 025560 xor_into 0x55 ,pdata 
-0x5fc8 025561 istore 1 ,contw 
-0x5fc9 025562 loop parse_lmp_test_xor 
-0x5fca 025563 fetch 1 ,test_mode_scenario 
-0x5fcb 025564 fetcht 1 ,mem_tester_emulate 
-0x5fcc 025565 set0 tester_no_whitening ,temp 
-0x5fcd 025566 set0 tester_pattern_test ,temp 
-0x5fce 025567 beq exit_test_mode ,parse_lmp_test_control_exit 
-0x5fcf 025568 beq pause_test_mode ,parse_lmp_test_control_pause 
-0x5fd0 025569 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
-0x5fd1 025570 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd2 025571 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
-0x5fd3 025572 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
-0x5fd4 025573 beq zero_pattern ,parse_lmp_test_control_pattern 
-0x5fd5 025574 beq one_pattern ,parse_lmp_test_control_pattern 
-0x5fd6 025575 beq alt_pattern ,parse_lmp_test_control_pattern 
-0x5fd7 025576 beq alt2_pattern ,parse_lmp_test_control_pattern 
-0x5fd8 025577 beq pseudorandom ,parse_lmp_test_control_pattern 
-0x5fd9 025578 rtn 
-:      025579 parse_lmp_test_control_exit:
-0x5fda 025581 fetch 1 ,mem_tester_emulate 
-0x5fdb 025582 set1 tester_exit ,pdata 
-0x5fdc 025583 set1 tester_change ,pdata 
-0x5fdd 025584 store 1 ,mem_tester_emulate 
-0x5fde 025585 rtn 
-:      025586 parse_lmp_test_control_pattern:
-0x5fdf 025587 set1 tester_pattern_test ,temp 
-0x5fe0 025588 jam 5 ,mem_lch_code 
-0x5fe1 025589 fetch 2 ,test_mode_data_length 
-0x5fe2 025590 iforce loopcnt 
-0x5fe3 025591 store 2 ,mem_len 
-0x5fe4 025592 arg mem_rxbuf ,contw 
-0x5fe5 025593 call pn9 
-:      025594 parse_lmp_test_control_loopback_nowhite:
-0x5fe6 025595 set1 tester_no_whitening ,temp 
-:      025596 parse_lmp_test_control_loopback:
-0x5fe7 025597 set1 tester_change ,temp 
-0x5fe8 025598 force 0 ,pdata 
-0x5fe9 025599 store 1 ,mem_slave_rcvcnt 
-0x5fea 025600 store 2 ,mem_tst_pktcnt_crc 
-0x5feb 025601 store 2 ,mem_tst_pktcnt_dmh 
-0x5fec 025602 store 2 ,mem_tst_pktcnt_hec 
-0x5fed 025603 store 2 ,mem_tst_pktcnt_sync 
-0x5fee 025604 fetch 1 ,test_mode_hopping_mode 
-0x5fef 025605 compare fixed_freq ,pdata ,0xff 
-0x5ff0 025606 setflag true ,tester_fixed_freq ,temp 
-0x5ff1 025607 storet 1 ,mem_tester_emulate 
-0x5ff2 025608 rtn 
-:      025610 parse_lmp_test_control_pause:
-0x5ff3 025611 set0 mark_testmode ,mark 
-0x5ff4 025612 jam 0 ,mem_tester_emulate 
-0x5ff5 025613 fetch 1 ,mem_debug_config 
-0x5ff6 025614 set0 debug_tx_pattern ,pdata 
-0x5ff7 025615 store 1 ,mem_debug_config 
-0x5ff8 025616 rtn 
-:      025622 lmp_copy_rand:
-0x5ff9 025623 arg mem_rxbuf + 1 ,contr 
-0x5ffa 025624 arg mem_random_number ,contw 
-0x5ffb 025625 branch memcpy16 
-:      025627 lmp_generate_key:
-0x5ffc 025628 jam lmp_comb_key ,mem_lmo_opcode2 
-0x5ffd 025629 rtn 
-:      025631 lmp_start_encryption:
-0x5ffe 025632 nrtn master 
-0x5fff 025633 jam lmp_start_encryption_req ,mem_lmo_opcode2 
-0x6000 025634 rtn 
-:      025636 lmp_accept_inrand:
-0x6001 025637 arg mem_lap ,rega 
-0x6002 025638 call generate_kinit 
-0x6003 025639 jam lmp_accepted ,mem_lmo_opcode2 
-0x6004 025640 jam lmp_in_rand ,mem_lmi_opcode2 
-0x6005 025641 rtn 
-:      025643 lmp_disconnect:
-0x6006 025644 jam 10 ,mem_conn_timer 
-0x6007 025645 jam lmp_detach ,mem_lmo_opcode2 
-0x6008 025646 jam local_host ,mem_disconn_reason_send 
-0x6009 025647 rtn 
-:      025653 send_lmp:
-0x600a 025654 bpatchx patch30_2 ,mem_patch30 
-0x600b 025655 disable user 
-0x600c 025656 call lmo_fifo_process 
-0x600d 025657 fetch 1 ,mem_lmp_to_send 
-0x600e 025658 rtn blank 
-0x600f 025663 bbit1 7 ,send_lmp_escape 
-:      025664 send_lmp0:
-0x6010 025665 beq lmp_name_req ,send_lmp_name_req 
-0x6011 025666 beq lmp_name_res ,send_lmp_name_res 
-0x6012 025667 beq lmp_accepted ,send_lmp_accepted 
-0x6013 025668 beq lmp_not_accepted ,send_lmp_not_accepted 
-0x6014 025669 beq lmp_features_req ,send_lmp_features_req 
-0x6015 025670 beq lmp_features_res ,send_lmp_features_res 
-0x6016 025671 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
-0x6017 025672 beq lmp_version_req ,send_lmp_version_req 
-0x6018 025673 beq lmp_version_res ,send_lmp_version_res 
-0x6019 025674 beq lmp_setup_complete ,send_lmp_setup_complete 
-0x601a 025675 beq lmp_supervision_timeout ,send_lmp_superto 
-0x601b 025676 beq lmp_host_connection_req ,send_lmp_no_payload 
-0x601c 025677 beq lmp_in_rand ,send_lmp_inrand 
-0x601d 025678 beq lmp_comb_key ,send_lmp_comb_key 
-0x601e 025679 beq lmp_au_rand ,send_lmp_aurand 
-0x601f 025680 beq lmp_sres ,send_lmp_sres 
-0x6020 025681 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
-0x6021 025682 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
-0x6022 025683 beq lmp_start_encryption_req ,send_lmp_start_encryption 
-0x6023 025684 beq lmp_detach ,send_lmp_detach 
-0x6024 025685 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
-0x6025 025686 beq lmp_unit_key ,send_lmp_unit_key 
-0x6026 025688 beq lmp_incr_power_req ,send_lmp_inc_power 
-0x6027 025689 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
-0x6028 025690 beq lmp_max_power ,send_lmp_nopayload_reply 
-0x6029 025691 beq lmp_max_slot ,send_lmp_max_slot 
-0x602a 025692 beq lmp_max_slot_req ,send_lmp_max_slot_req 
-0x602b 025693 beq lmp_min_power ,send_lmp_nopayload_reply 
-0x602c 025694 beq lmp_slot_offset ,send_lmp_slot_offset 
-0x602d 025695 beq lmp_switch_req ,send_lmp_switch_req 
-0x602e 025696 beq lmp_sniff_req ,send_lmp_sniff_req 
-0x602f 025697 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
-0x6030 025698 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
-0x6031 025699 beq lmp_unsniff_req ,send_lmp_unsniff_req 
-0x6032 025700 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
-0x6033 025701 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
-0x6034 025702 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
-0x6035 025703 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
-0x6036 025704 beq lmp_dhkey_check ,send_lmp_dhkey_check 
-0x6037 025705 beq lmp_auto_rate ,send_lmp_auto_rate 
-0x6038 025706 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
-0x6039 025708 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
-0x603a 025709 beq lmp_quality_of_service ,send_lmp_quality_of_service 
-0x603b 025710 beq lmp_test_activate ,send_lmp_test_activate 
-0x603c 025711 beq lmp_test_control ,send_lmp_test_control 
-:      025712 send_lmp_error:
-0x603d 025713 branch assert 
-0x603e 025714 rtn 
-:      025715 send_lmp_escape:
-0x603f 025716 beq lmp_ext_accepted ,send_lmpext_accepted 
-0x6040 025717 beq lmp_ext_features_res ,send_lmpext_features_res 
-0x6041 025718 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
-0x6042 025719 beq lmp_ext_features_req ,send_lmpext_features_req 
-0x6043 025720 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
-0x6044 025721 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
-0x6045 025722 beq lmp_io_cap_req ,send_lmp_io_cap_req 
-0x6046 025723 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
-0x6047 025724 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
-0x6048 025725 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
-0x6049 025726 branch assert 
-:      025732 send_lmp_accepted:
-0x604a 025733 force 2 ,pdata 
-0x604b 025734 call msg_send_lmp 
-0x604c 025735 fetch 1 ,mem_lmi_opcode 
-0x604d 025736 istore 1 ,contw 
-0x604e 025737 call send_lmp_follow 
-0x604f 025738 bpatchx patch30_3 ,mem_patch30 
-0x6050 025739 fetch 1 ,mem_lmi_opcode 
-0x6051 025740 beq lmp_in_rand ,send_lmp_accepted_inrand 
-0x6052 025741 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
-0x6053 025742 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
-0x6054 025743 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
-0x6055 025744 beq lmp_host_connection_req ,send_lmp_accepted_connection 
-0x6056 025745 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
-0x6057 025746 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
-0x6058 025747 rtn 
-:      025749 send_create_conn_start_l2cap_timer_sm:
-0x6059 025750 fetch 1 ,mem_conn_sm 
-0x605a 025751 rtn blank 
-0x605b 025752 jam conn_sm_wait_done ,mem_conn_sm 
-0x605c 025753 setarg timer_enpt_waite 
-0x605d 025754 arg enpt_delay_timer ,queue 
-0x605e 025755 branch timer_init 
-:      025757 send_lmp_accept_sniff_req:
-0x605f 025758 branch sniff_init 
-:      025759 send_lmp_not_accepted:
-0x6060 025760 force 3 ,pdata 
-0x6061 025761 call msg_send_lmp 
-0x6062 025762 fetch 1 ,mem_lmi_opcode 
-0x6063 025763 beq lmp_au_rand ,send_not_accept_aurand 
-0x6064 025764 istore 1 ,contw 
-0x6065 025765 fetch 1 ,mem_lmo_reason 
-0x6066 025766 istore 1 ,contw 
-0x6067 025767 branch send_lmp_follow 
-:      025769 send_not_accept_aurand:
-0x6068 025770 istore 1 ,contw 
-0x6069 025771 fetch 1 ,mem_lmo_reason 
-0x606a 025772 istore 1 ,contw 
-0x606b 025773 arg mem_sres_tid ,temp 
-0x606c 025774 branch special_tid_store 
-:      025776 send_lmpext_accepted:
-0x606d 025777 force 4 ,queue 
-0x606e 025778 call send_lmpext 
-0x606f 025779 setarg lmp_escape 
-0x6070 025780 istore 1 ,contw 
-0x6071 025781 fetch 1 ,mem_lmi_opcode 
-0x6072 025782 set0 7 ,pdata 
-0x6073 025783 istore 1 ,contw 
-0x6074 025784 fetch 1 ,mem_lmi_opcode 
-0x6075 025785 branch send_lmp_follow 
-:      025787 send_lmpext_not_accepted:
-0x6076 025788 force 5 ,queue 
-0x6077 025789 call send_lmpext 
-0x6078 025790 setarg lmp_escape 
-0x6079 025791 istore 1 ,contw 
-0x607a 025792 fetch 1 ,mem_lmi_opcode 
-0x607b 025793 set0 7 ,pdata 
-0x607c 025794 istore 1 ,contw 
-0x607d 025795 fetch 1 ,mem_lmo_reason 
-0x607e 025796 istore 1 ,contw 
-0x607f 025797 branch send_lmp_follow 
-:      025800 send_lmp_accepted_inrand:
-0x6080 025801 call clear_linkkey 
-0x6081 025802 call tid_check 
-0x6082 025803 rtn true 
-0x6083 025804 branch lmp_generate_key 
-:      025806 send_lmp_accepted_enc_mode:
-0x6084 025807 fetch 1 ,mem_op 
-0x6085 025808 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
-0x6086 025809 rtnbit0 op_stop_enc 
-0x6087 025810 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
-0x6088 025811 set0 op_stop_enc ,pdata 
-0x6089 025812 call tid_reply 
-0x608a 025813 branch send_lmp_accepted_enc_exit 
-:      025814 send_lmp_accepted_enc_start:
-0x608b 025815 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
-0x608c 025816 set0 op_start_enc ,pdata 
-:      025817 send_lmp_accepted_enc_exit:
-0x608d 025818 store 1 ,mem_op 
-0x608e 025819 rtn 
-:      025821 send_lmp_accepted_enc_key:
-0x608f 025822 call check_localsm 
-0x6090 025823 branch lmp_start_encryption ,true 
-0x6091 025824 rtn 
-:      025826 send_lmp_accepted_connection:
-0x6092 025827 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
-0x6093 025829 fetch 1 ,mem_lmp_conn_state 
-0x6094 025830 set1 received_conn_req ,pdata 
-0x6095 025831 store 1 ,mem_lmp_conn_state 
-0x6096 025832 jam bt_evt_bb_connected ,mem_fifo_temp 
-0x6097 025833 branch ui_ipc_send_event 
-:      025836 send_lmp_accept_dhkey_check:
-0x6098 025837 rtn 
-:      025841 send_lmpext_features_res:
-0x6099 025842 force 12 ,queue 
-0x609a 025843 call send_lmpext 
-0x609b 025844 setarg 0x01 
-0x609c 025845 istore 1 ,contw 
-0x609d 025846 fetch 2 ,mem_lmpext_ssp_enable 
-0x609e 025847 istore 2 ,contw 
-0x609f 025848 setarg 0 
-0x60a0 025849 istore 3 ,contw 
-0x60a1 025850 setarg 0x00 
-0x60a2 025851 istore 4 ,contw 
-0x60a3 025852 branch send_lmp_reply 
-:      025853 send_lmpext_io_cap_res:
-0x60a4 025854 force 5 ,queue 
-0x60a5 025855 call send_lmpext 
-0x60a6 025856 fetch 3 ,mem_sp_iocap_local 
-0x60a7 025857 istore 3 ,contw 
-0x60a8 025858 call send_lmp_reply 
-0x60a9 025859 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
-0x60aa 025860 fetch 1 ,mem_sp_iocap_local 
-0x60ab 025861 beq display_yesno ,responder_iocap_display_yesno 
-0x60ac 025862 beq keyboard_only ,responder_iocap_keyboard_only 
-0x60ad 025863 beq no_input_no_output ,responder_iocap_no_input_no_output 
-0x60ae 025864 rtn 
-:      025866 responder_iocap_keyboard_only:
-0x60af 025867 fetch 1 ,mem_sp_iocap_remote 
-0x60b0 025868 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
-0x60b1 025869 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
-0x60b2 025870 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
-0x60b3 025871 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
-0x60b4 025872 rtn 
-:      025875 responder_iocap_display_yesno:
-0x60b5 025876 fetch 1 ,mem_sp_iocap_remote 
-0x60b6 025877 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
-0x60b7 025878 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
-0x60b8 025879 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
-0x60b9 025880 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
-0x60ba 025881 rtn 
-:      025884 responder_iocap_no_input_no_output:
-0x60bb 025885 fetch 1 ,mem_sp_iocap_remote 
-0x60bc 025886 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
-0x60bd 025887 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
-0x60be 025888 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
-0x60bf 025889 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
-0x60c0 025890 rtn 
-:      025892 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
-:      025893 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
-:      025894 responder_iocap_display_yesno_initiator_iocap_display_only:
-:      025895 responder_iocap_no_input_no_output_initiator_iocap_display_only:
-:      025896 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
-:      025897 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
-:      025898 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
-:      025899 set_ssp_mode_justwork:
-0x60c1 025900 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
-0x60c2 025901 fetch 1 ,mem_classic_bt_flag 
-0x60c3 025902 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
-0x60c4 025903 rtn 
-:      025905 responder_iocap_display_yesno_initiator_iocap_display_yesno:
-:      025906 set_ssp_mode_numeric_comparison:
-0x60c5 025907 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
-0x60c6 025908 rtn 
-:      025910 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
-:      025911 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
-:      025912 responder_iocap_keyboard_only_initiator_iocap_display_only:
-:      025913 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
-:      025914 set_ssp_mode_passkey:
-0x60c7 025915 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
-0x60c8 025916 rtn 
-:      025919 classic_bt_set_reject_justwork_flag:
-0x60c9 025920 arg flag_ssp_reject_justwork ,queue 
-0x60ca 025921 branch classic_bluetooth_set_flag 
-:      025923 classic_bt_clr_reject_justwork_flag:
-0x60cb 025924 arg flag_ssp_reject_justwork ,queue 
-0x60cc 025925 branch classic_bluetooth_clr_flag 
-:      025927 classic_bluetooth_set_flag:
-0x60cd 025928 fetch 1 ,mem_classic_bt_flag 
-0x60ce 025929 qset1 pdata 
-0x60cf 025930 store 1 ,mem_classic_bt_flag 
-0x60d0 025931 rtn 
-:      025933 classic_bluetooth_clr_flag:
-0x60d1 025934 fetch 1 ,mem_classic_bt_flag 
-0x60d2 025935 qset0 pdata 
-0x60d3 025936 store 1 ,mem_classic_bt_flag 
-0x60d4 025937 rtn 
-:      025940 send_lmp_io_cap_req:
-0x60d5 025941 force 5 ,queue 
-0x60d6 025942 call send_lmpext 
-0x60d7 025943 fetch 3 ,mem_sp_iocap_local 
-0x60d8 025944 istore 3 ,contw 
-0x60d9 025945 branch send_lmp_request 
-:      025948 send_lmpext_sniff_subrating_req:
-0x60da 025950 rtn 
-:      025951 send_lmpext_sniff_subrating_res:
-0x60db 025952 force 9 ,queue 
-0x60dc 025953 call send_lmpext 
-0x60dd 025954 fetch 1 ,mem_subsniff_rate 
-0x60de 025955 istore 1 ,contw 
-0x60df 025956 fetch 2 ,mem_subsniff_tcmax 
-0x60e0 025957 istore 2 ,contw 
-0x60e1 025958 fetch 4 ,mem_subsniff_instant 
-0x60e2 025959 istore 4 ,contw 
-0x60e3 025960 branch send_lmp_reply 
-:      025962 send_lmp_name_res:
-0x60e4 025963 force 17 ,pdata 
-0x60e5 025964 call msg_send_lmp 
-0x60e6 025965 fetch 1 ,mem_lmi_opcode 
-0x60e7 025966 copy pdata ,temp 
-0x60e8 025967 beq 0x00 ,send_lmp_name_res_offset_ok 
-0x60e9 025968 beq 0x0e ,send_lmp_name_res_offset_ok 
-0x60ea 025969 beq 0x1c ,send_lmp_name_res_offset_ok 
-0x60eb 025970 rtn 
-:      025971 send_lmp_name_res_offset_ok:
-0x60ec 025972 istore 1 ,contw 
-0x60ed 025973 fetch 1 ,mem_local_name_length 
-0x60ee 025974 istore 1 ,contw 
-0x60ef 025975 arg 14 ,loopcnt 
-0x60f0 025976 setarg mem_local_name 
-0x60f1 025977 iadd temp ,contr 
-0x60f2 025978 call memcpy 
-0x60f3 025979 branch send_lmp_reply 
-:      025982 send_lmp_timing_accuracy_res:
-0x60f4 025983 force 3 ,pdata 
-0x60f5 025984 call msg_send_lmp 
-0x60f6 025985 setarg 0x0114 
-0x60f7 025986 istore 2 ,contw 
-0x60f8 025987 branch send_lmp_reply 
-:      025989 send_lmp_clkoffset_res:
-0x60f9 025991 force 3 ,pdata 
-0x60fa 025992 call msg_send_lmp 
-0x60fb 025993 fetch 4 ,mem_clke_bt 
-0x60fc 025994 isub clkn_bt ,pdata 
-0x60fd 025995 branch send_lmp_clkoffset_res_master ,master 
-0x60fe 025996 sub pdata ,0 ,pdata 
-:      025997 send_lmp_clkoffset_res_master:
-0x60ff 025999 rshift2 pdata ,pdata 
-0x6100 026000 set0 15 ,pdata 
-0x6101 026001 istore 2 ,contw 
-0x6102 026002 branch send_lmp_reply 
-:      026004 send_lmp_version_res:
-0x6103 026005 force 6 ,pdata 
-0x6104 026006 call msg_send_lmp 
-0x6105 026007 fetch 5 ,mem_lmp_version 
-0x6106 026008 istore 5 ,contw 
-0x6107 026009 branch send_lmp_reply 
-:      026011 send_lmp_features_res:
-0x6108 026012 force 9 ,pdata 
-0x6109 026013 call msg_send_lmp 
-0x610a 026014 fetch 8 ,mem_features 
-0x610b 026015 istore 8 ,contw 
-0x610c 026016 branch send_lmp_reply 
-:      026023 send_lmpext_features_req:
-0x610d 026024 force 12 ,queue 
-0x610e 026025 call send_lmpext 
-0x610f 026026 setarg 0x01 
-0x6110 026027 istore 1 ,contw 
-0x6111 026028 fetch 2 ,mem_lmpext_ssp_enable 
-0x6112 026029 istore 2 ,contw 
-0x6113 026030 setarg 0 
-0x6114 026031 istore 3 ,contw 
-0x6115 026032 setarg 0x00 
-0x6116 026033 istore 4 ,contw 
-0x6117 026034 branch send_lmp_request 
-:      026036 send_lmpext_packet_type_table_req:
-0x6118 026037 force 3 ,queue 
-0x6119 026038 call send_lmpext 
-0x611a 026039 fetch 1 ,mem_ptt 
-0x611b 026040 istore 1 ,contw 
-0x611c 026041 disable user 
-0x611d 026042 call send_lmp_request 
-0x611e 026043 nrtn user 
-0x611f 026044 nrtn master 
-0x6120 026045 fetch 1 ,mem_afh_cfg 
-0x6121 026046 rtnbit0 afh_cfg_on 
-0x6122 026047 call afh_init 
-0x6123 026048 branch afh_open_all_channels 
-:      026051 ssp_enable:
-0x6124 026052 bpatchx patch30_4 ,mem_patch30 
-0x6125 026053 fetch 1 ,mem_features + 6 
-0x6126 026054 set1 param_featrue_ssp ,pdata 
-0x6127 026055 store 1 ,mem_features + 6 
-0x6128 026056 setarg param_lmpext_ssp_enable 
-0x6129 026057 store 2 ,mem_lmpext_ssp_enable 
-0x612a 026058 rtn 
-:      026060 ssp_disable:
-0x612b 026061 bpatchx patch30_5 ,mem_patch30 
-0x612c 026062 fetch 1 ,mem_features + 6 
-0x612d 026063 set0 param_featrue_ssp ,pdata 
-0x612e 026064 store 1 ,mem_features + 6 
-0x612f 026065 setarg 0 
-0x6130 026066 store 2 ,mem_lmpext_ssp_enable 
-0x6131 026067 rtn 
-:      026069 afh_init:
-0x6132 026070 jam 0x3 ,mem_afh_cfg 
-0x6133 026071 setarg 0 
-0x6134 026072 store 4 ,mem_afh_timer 
-0x6135 026073 arg mem_afh_map_lo ,contw 
-0x6136 026074 call afh_reset_map 
-0x6137 026075 arg mem_afh_map_new ,contw 
-0x6138 026076 call afh_reset_map 
-0x6139 026077 arg mem_afh_classify_channel_map ,contw 
-0x613a 026078 call afh_reset_map 
-0x613b 026079 branch afh_clear_error_counter 
-:      026080 afh_open_all_channels:
-0x613c 026081 arg mem_afh_map_new ,contw 
-0x613d 026082 call afh_reset_map 
-0x613e 026083 call afh_clear_error_counter 
-0x613f 026084 branch afh_set_send_flag 
-:      026087 afh_reset_map:
-0x6140 026088 setarg 0xffffff 
-0x6141 026089 istore 3 ,contw 
-0x6142 026090 istore 3 ,contw 
-0x6143 026091 istore 3 ,contw 
-0x6144 026092 setarg 0x7f 
-0x6145 026093 istore 1 ,contw 
-0x6146 026094 rtn 
-:      026095 afh_clear_error_counter:
-0x6147 026096 setarg 0 
-0x6148 026097 store 2 ,mem_afh_error_total 
-0x6149 026098 rtn 
-:      026099 afh_set_send_flag:
-0x614a 026100 fetch 1 ,mem_afh_cfg 
-0x614b 026101 set1 send_lmp_set_afh ,pdata 
-0x614c 026102 store 1 ,mem_afh_cfg 
-0x614d 026103 rtn 
-:      026106 send_lmpext_pause_encryption_req:
-0x614e 026107 force 2 ,queue 
-0x614f 026108 call send_lmpext 
-0x6150 026109 nbranch send_lmp_reply ,master 
-0x6151 026111 branch send_lmp_request 
-:      026115 send_lmp_detach:
-0x6152 026116 force 2 ,pdata 
-0x6153 026117 call msg_send_lmp 
-0x6154 026118 fetch 1 ,mem_disconn_reason_send 
-0x6155 026119 istore 1 ,contw 
-0x6156 026120 call send_lmp_request 
-:      026121 prepare_disconnect:
-0x6157 026122 fetch 1 ,mem_op 
-0x6158 026123 set1 op_disconn ,pdata 
-0x6159 026124 store 1 ,mem_op 
-0x615a 026125 jam 50 ,mem_conn_timer 
-0x615b 026126 rtn 
-:      026129 send_lmp_no_payload:
-0x615c 026130 force 1 ,pdata 
-0x615d 026131 call msg_send_lmp 
-0x615e 026132 branch send_lmp_request 
-:      026133 send_lmp_nopayload_reply:
-0x615f 026134 force 1 ,pdata 
-0x6160 026135 call msg_send_lmp 
-0x6161 026136 branch send_lmp_reply 
-:      026139 send_lmp_encryption_mode_req:
-0x6162 026140 force 2 ,pdata 
-0x6163 026141 call msg_send_lmp 
-0x6164 026142 fetch 1 ,mem_state_map 
-0x6165 026143 isolate0 smap_encryption ,pdata 
-0x6166 026144 setflag true ,0 ,pdata 
-0x6167 026145 and_into 1 ,pdata 
-0x6168 026146 istore 1 ,contw 
-0x6169 026147 branch send_lmp_request 
-:      026150 send_lmp_superto:
-0x616a 026151 force 3 ,pdata 
-0x616b 026152 call msg_send_lmp 
-0x616c 026153 fetch 2 ,mem_supervision_to 
-0x616d 026154 istore 2 ,contw 
-0x616e 026155 branch send_lmp_request 
-:      026157 send_lmp_name_req:
-0x616f 026158 jam 250 ,mem_conn_timer 
-0x6170 026159 force 2 ,pdata 
-0x6171 026160 call msg_send_lmp 
-0x6172 026161 fetch 1 ,mem_name_offset 
-0x6173 026162 istore 1 ,contw 
-0x6174 026163 branch send_lmp_request 
-:      026165 send_lmp_test_control:
-0x6175 026166 force 10 ,pdata 
-0x6176 026167 call msg_send_lmp 
-0x6177 026168 arg mem_temp_payload ,contr 
-0x6178 026169 force 9 ,loopcnt 
-:      026170 send_lmp_test_control_loop:
-0x6179 026171 ifetch 1 ,contr 
-0x617a 026172 xor_into 0x55 ,pdata 
-0x617b 026173 istore 1 ,contw 
-0x617c 026174 loop send_lmp_test_control_loop 
-0x617d 026175 branch send_lmp_request 
-:      026177 send_lmp_quality_of_service_req:
-0x617e 026178 branch send_lmp_request 
-:      026179 send_lmp_unit_key:
-0x617f 026180 branch send_lmp_request 
-:      026182 send_lmp_slot_offset:
-0x6180 026183 rtn master 
-0x6181 026184 call calc_slot_offset 
-0x6182 026185 force 9 ,pdata 
-0x6183 026186 call msg_send_lmp 
-0x6184 026187 fetch 2 ,mem_slot_offset 
-0x6185 026188 istore 2 ,contw 
-0x6186 026189 fetch 3 ,mem_lap 
-0x6187 026190 istore 3 ,contw 
-0x6188 026191 fetch 1 ,mem_uap 
-0x6189 026192 istore 1 ,contw 
-0x618a 026193 fetch 2 ,mem_nap 
-0x618b 026194 istore 2 ,contw 
-0x618c 026195 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
-0x618d 026196 set0 mark_switch_initiated ,mark 
-0x618e 026197 call send_lmp_request 
-0x618f 026198 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6190 026199 rtn 
-:      026200 send_lmp_slot_offset_reply:
-0x6191 026201 call send_lmp_reply 
-0x6192 026202 jam lmp_accepted ,mem_lmo_opcode2 
-0x6193 026203 jam lmp_switch_req ,mem_lmi_opcode2 
-0x6194 026204 rtn 
-:      026206 send_lmp_switch_req:
-0x6195 026207 arg 0x200 ,temp 
-0x6196 026208 branch switch_on_native ,master 
-0x6197 026209 deposit clke_bt 
-0x6198 026210 branch switch_slack 
-:      026211 switch_on_native:
-0x6199 026212 deposit clkn_bt 
-:      026213 switch_slack:
-0x619a 026214 deposit bt_clk 
-0x619b 026215 iadd temp ,pdata 
-0x619c 026216 and_into 0x1fc ,pdata 
-0x619d 026217 store 4 ,mem_sniff_anchor 
-0x619e 026218 force 5 ,pdata 
-0x619f 026219 call msg_send_lmp 
-0x61a0 026220 fetch 4 ,mem_sniff_anchor 
-0x61a1 026221 rshift pdata ,pdata 
-0x61a2 026222 istore 4 ,contw 
-0x61a3 026223 branch send_lmp_request 
-:      026225 send_lmp_sniff_req:
-0x61a4 026226 force 10 ,pdata 
-0x61a5 026227 call msg_send_lmp 
-0x61a6 026228 arg mem_sniff_payload ,contr 
-0x61a7 026229 ifetch 9 ,contr 
-0x61a8 026230 istore 9 ,contw 
-0x61a9 026231 branch send_lmp_request 
-:      026234 send_lmp_timing_accuracy_req:
-0x61aa 026236 force 3 ,pdata 
-0x61ab 026237 call msg_send_lmp 
-0x61ac 026238 setarg 0x0114 
-0x61ad 026239 istore 2 ,contw 
-0x61ae 026240 branch send_lmp_request 
-:      026242 send_lmp_unsniff_req:
-0x61af 026244 force 1 ,pdata 
-0x61b0 026245 call msg_send_lmp 
-0x61b1 026254 branch send_lmp_request 
-:      026257 send_lmp_max_slot:
-0x61b2 026258 force 2 ,pdata 
-0x61b3 026259 call msg_send_lmp 
-0x61b4 026260 fetch 1 ,mem_max_slot 
-0x61b5 026261 istore 1 ,contw 
-0x61b6 026262 branch send_lmp_request 
-:      026265 send_lmp_max_slot_req:
-0x61b7 026266 force 2 ,pdata 
-0x61b8 026267 call msg_send_lmp 
-0x61b9 026268 setarg 0x05 
-0x61ba 026269 istore 1 ,contw 
-0x61bb 026270 branch send_lmp_request 
-:      026273 send_lmp_inc_power:
-0x61bc 026274 force 2 ,pdata 
-0x61bd 026275 call msg_send_lmp 
-0x61be 026276 setarg 0x00 
-0x61bf 026277 istore 1 ,contw 
-0x61c0 026278 branch send_lmp_request 
-:      026281 send_lmp_setup_complete_by_module:
-0x61c1 026282 jam lmp_max_slot_req ,mem_lmo_opcode2 
-0x61c2 026283 rtn 
-:      026284 send_lmp_setup_complete:
-0x61c3 026285 fetch 1 ,mem_device_option 
-0x61c4 026286 sub pdata ,dvc_op_module ,null 
-0x61c5 026287 call send_lmp_setup_complete_by_module ,zero 
-0x61c6 026288 fetch 1 ,mem_state 
-0x61c7 026289 set1 state_conn_comp ,pdata 
-0x61c8 026290 store 1 ,mem_state 
-0x61c9 026291 copy clkn_bt ,pdata 
-0x61ca 026292 store 4 ,mem_aurand_send_delay_time 
-0x61cb 026293 fetch 1 ,mem_lmp_conn_state 
-0x61cc 026294 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
-0x61cd 026295 set1 sent_setup_complete ,pdata 
-0x61ce 026296 store 1 ,mem_lmp_conn_state 
-0x61cf 026297 jam bt_evt_setup_complete ,mem_fifo_temp 
-0x61d0 026298 call ui_ipc_send_event 
-0x61d1 026299 force 1 ,pdata 
-0x61d2 026300 call msg_send_lmp 
-0x61d3 026301 branch send_lmp_request 
-:      026302 send_lmp_setup_complete_has_sent:
-0x61d4 026303 jam 0 ,mem_lmp_to_send 
-0x61d5 026304 rtn 
-:      026306 send_lmp_version_req:
-0x61d6 026307 force 6 ,pdata 
-0x61d7 026308 call msg_send_lmp 
-0x61d8 026309 fetch 5 ,mem_lmp_version 
-0x61d9 026310 istore 5 ,contw 
-0x61da 026311 branch send_lmp_request 
-:      026313 send_lmp_features_req:
-0x61db 026314 force 9 ,pdata 
-0x61dc 026315 call msg_send_lmp 
-0x61dd 026316 fetch 8 ,mem_features 
-0x61de 026317 istore 8 ,contw 
-0x61df 026318 branch send_lmp_request 
-:      026320 sp_master_send_io_cap_get:
-0x61e0 026321 jam sp_flag_commit ,mem_master_sp_flag 
-0x61e1 026322 fetch 1 ,mem_sp_local_key_invalid 
-0x61e2 026323 rtnne sp_key_valid 
-0x61e3 026324 jam sp_master_stat_start_done ,mem_master_sp_state 
-0x61e4 026325 rtn 
-:      026327 sp_master_send_io_cap_send:
-0x61e5 026328 call tid_initiate 
-0x61e6 026329 jam lmp_io_cap_req ,mem_lmo_opcode2 
-0x61e7 026330 jam sp_stat_key_send ,mem_master_sp_state 
-0x61e8 026331 rtn 
-:      026334 sp_master_send_lmp_encapsulated_header:
-0x61e9 026335 call tid_initiate 
-0x61ea 026336 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61eb 026337 jam sp_stat_random_send ,mem_master_sp_state 
-0x61ec 026338 rtn 
-:      026340 sp_master_commitment_compare:
-0x61ed 026341 arg mem_sp_calc_result_high ,rega 
-0x61ee 026342 arg mem_sp_confirm_remote ,regb 
-0x61ef 026343 arg 16 ,loopcnt 
-0x61f0 026344 call string_compare 
-0x61f1 026345 branch sp_master_commitment_compare_success ,zero 
-0x61f2 026346 jam sp_stat_null ,mem_master_sp_state 
-0x61f3 026347 call master_clear_mem_master_sp_flag 
-0x61f4 026348 jam pdu_not_allowed ,mem_lmo_reason2 
-0x61f5 026349 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61f6 026350 branch reject_lmp_packet 
-:      026351 sp_master_commitment_compare_success:
-0x61f7 026352 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x61f8 026353 call master_set_mem_master_sp_flag 
-0x61f9 026354 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
-0x61fa 026355 branch accept_lmp_msg 
-:      026359 sp_master_send_lmp_simple_pairing_number:
-0x61fb 026360 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x61fc 026361 rtn 
-:      026365 sp_send_lmp_encapsulated_header:
-0x61fd 026368 jam lmp_encapsulated_header ,mem_lmo_opcode2 
-0x61fe 026370 rtn 
-:      026376 send_lmp_encapsulated_header:
-0x61ff 026377 jam 0 ,mem_sp_local_key_send_count 
-0x6200 026378 force 4 ,pdata 
-0x6201 026379 call msg_send_lmp 
-0x6202 026380 force encapsulated_major_type_p192 ,pdata 
-0x6203 026381 istore 1 ,contw 
-0x6204 026382 force encapsulated_minor_type_p192 ,pdata 
-0x6205 026383 istore 1 ,contw 
-0x6206 026384 force encapsulated_len_p192 ,pdata 
-0x6207 026385 istore 1 ,contw 
-0x6208 026386 call check_localsm 
-0x6209 026387 branch send_lmp_request ,true 
-0x620a 026388 branch send_lmp_reply 
-:      026390 send_lmp_encapsulated_payload:
-0x620b 026392 force 17 ,pdata 
-0x620c 026393 call msg_send_lmp 
-0x620d 026394 fetch 1 ,mem_sp_local_key_send_count 
-0x620e 026395 arg mem_sp_pubkey_local ,contr 
-0x620f 026396 iadd contr ,contr 
-0x6210 026397 ifetch 8 ,contr 
-0x6211 026398 istore 8 ,contw 
-0x6212 026399 ifetch 8 ,contr 
-0x6213 026400 istore 8 ,contw 
-0x6214 026401 fetch 1 ,mem_sp_local_key_send_count 
-0x6215 026402 increase 16 ,pdata 
-0x6216 026403 store 1 ,mem_sp_local_key_send_count 
-0x6217 026404 call check_localsm 
-0x6218 026405 branch send_lmp_request ,true 
-0x6219 026406 branch send_lmp_reply 
-:      026409 sp_send_lmp_simple_pairing_comfirm:
-0x621a 026410 jam sp_stat_random_recv ,mem_sp_state 
-0x621b 026411 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
-0x621c 026412 rtn 
-:      026413 send_lmp_simple_pairing_comfirm:
-0x621d 026416 force 17 ,pdata 
-0x621e 026417 call msg_send_lmp 
-0x621f 026418 arg mem_sp_calc_result_high ,contr 
-0x6220 026419 ifetch 8 ,contr 
-0x6221 026420 istore 8 ,contw 
-0x6222 026421 ifetch 8 ,contr 
-0x6223 026422 istore 8 ,contw 
-0x6224 026423 branch send_lmp_reply 
-:      026425 sp_send_lmp_simple_pairing_number:
-0x6225 026426 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
-0x6226 026427 rtn 
-:      026429 send_lmp_simple_pairing_number:
-0x6227 026431 call check_localsm 
-0x6228 026432 call sp_local_random_key_generator ,true 
-0x6229 026433 force 17 ,pdata 
-0x622a 026434 call msg_send_lmp 
-0x622b 026435 arg mem_sp_random_local ,contr 
-0x622c 026436 ifetch 8 ,contr 
-0x622d 026437 istore 8 ,contw 
-0x622e 026438 ifetch 8 ,contr 
-0x622f 026439 istore 8 ,contw 
-0x6230 026440 call check_localsm 
-0x6231 026441 nbranch send_lmp_reply ,true 
-0x6232 026442 branch send_lmp_request ,true 
-:      026444 master_sp_sm_end:
-0x6233 026446 jam sp_stat_done ,mem_master_sp_state 
-:      026447 sp_aurand_send:
-0x6234 026448 call tid_initiate 
-0x6235 026449 jam lmp_au_rand ,mem_lmo_opcode2 
-0x6236 026450 call check_localsm_master 
-0x6237 026451 branch sp_master_key_prarm_push ,true 
-0x6238 026452 branch sp_link_key_prarm_push 
-:      026453 master_sp_send_lmp_dhkey_check:
-0x6239 026454 call tid_reply 
-:      026455 sp_send_lmp_dhkey_check:
-0x623a 026456 jam lmp_dhkey_check ,mem_lmo_opcode2 
-0x623b 026457 rtn 
-:      026458 send_lmp_dhkey_check:
-0x623c 026460 force 17 ,pdata 
-0x623d 026461 call msg_send_lmp 
-0x623e 026462 arg mem_sp_calc_result_high ,contr 
-0x623f 026463 ifetch 8 ,contr 
-0x6240 026464 istore 8 ,contw 
-0x6241 026465 ifetch 8 ,contr 
-0x6242 026466 istore 8 ,contw 
-0x6243 026467 call check_localsm 
-0x6244 026468 nbranch send_lmp_reply ,true 
-0x6245 026469 branch send_lmp_request ,true 
-:      026471 send_lmp_enc_key_size_mask_res:
-0x6246 026472 force 3 ,pdata 
-0x6247 026473 call msg_send_lmp 
-0x6248 026474 setarg 0xfffe 
-0x6249 026475 istore 2 ,contw 
-0x624a 026476 branch send_lmp_reply 
-:      026478 send_lmp_auto_rate:
-0x624b 026479 branch send_lmp_request 
-:      026480 send_lmp_clkoffset_req:
-0x624c 026481 branch send_lmp_request 
-:      026482 send_lmp_quality_of_service:
-0x624d 026483 branch send_lmp_request 
-:      026484 send_lmp_test_activate:
-0x624e 026485 branch send_lmp_request 
-:      026490 send_lmp_comb_key:
-0x624f 026491 call generate_random_number 
-0x6250 026492 arg mem_lap ,rega 
-0x6251 026493 call generate_linkkey 
-0x6252 026494 force 17 ,pdata 
-0x6253 026495 call msg_send_lmp 
-0x6254 026496 arg mem_kinit ,rega 
-0x6255 026497 arg mem_random_number ,regb 
-0x6256 026498 call xor16 
-0x6257 026499 nbranch send_lmp_follow ,master 
-0x6258 026500 branch send_lmp_tid 
-:      026502 send_lmp_inrand:
-0x6259 026503 call generate_random_number 
-0x625a 026504 arg mem_plap ,rega 
-0x625b 026505 call generate_kinit 
-:      026506 send_lmp_rand:
-0x625c 026507 force 17 ,pdata 
-0x625d 026508 call msg_send_lmp 
-0x625e 026509 arg mem_random_number ,contr 
-0x625f 026510 call memcpy16 
-0x6260 026511 fetch 1 ,mem_conn_sm 
-0x6261 026512 beq conn_sm_auth_wait ,send_lmp_request 
-0x6262 026513 beq conn_sm_pairing_wait ,send_lmp_request 
-0x6263 026514 branch send_lmp_tid 
-:      026516 send_lmp_aurand:
-0x6264 026517 fetch 1 ,mem_pairing_auth 
-0x6265 026518 branch send_lmp_aurand_notpairing ,blank 
-0x6266 026519 call check_localsm 
-0x6267 026520 call tid_initiate ,true 
-0x6268 026521 ncall tid_reply ,true 
-0x6269 026522 branch send_lmp_aurand_common 
-:      026523 send_lmp_aurand_notpairing:
-0x626a 026524 call tid_initiate 
-:      026525 send_lmp_aurand_common:
-0x626b 026526 call generate_random_number 
-0x626c 026527 branch send_lmp_rand 
-:      026529 send_lmp_sres:
-0x626d 026530 arg mem_lap ,rega 
-0x626e 026531 call function_e1 
-0x626f 026532 force 5 ,pdata 
-0x6270 026533 call msg_send_lmp 
-0x6271 026534 fetch 4 ,mem_input_store 
-0x6272 026535 istore 4 ,contw 
-0x6273 026536 arg mem_sres_tid ,temp 
-0x6274 026537 call special_tid_store 
-0x6275 026538 call copy_aco 
-0x6276 026539 call check_localsm 
-0x6277 026540 branch send_lmp_sres_master ,true 
-0x6278 026541 jam done_encryp ,mem_wait_encryption 
-0x6279 026542 fetch 1 ,mem_pairing_auth 
-0x627a 026543 rtn blank 
-0x627b 026544 jam lmp_au_rand ,mem_lmo_opcode2 
-:      026545 send_lmp_sres_master:
-0x627c 026546 fetch 1 ,mem_link_key_exists 
-0x627d 026547 rtn blank 
-:      026548 send_lmp_sres_startenc:
-0x627e 026549 call check_localsm 
-0x627f 026550 nbranch send_lmp_sres_startenc_slave ,true 
-0x6280 026551 fetch 1 ,mem_auth_enable 
-0x6281 026552 rtn blank 
-0x6282 026553 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6283 026554 rtn 
-:      026555 send_lmp_sres_startenc_slave:
-0x6284 026556 rtnmark0 mark_slave_in_rand_accepted 
-0x6285 026557 set0 mark_slave_in_rand_accepted ,mark 
-0x6286 026558 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x6287 026559 rtn 
-:      026563 send_lmp_start_encryption:
-0x6288 026564 call generate_random_number 
-0x6289 026565 call function_e3 
-0x628a 026566 force 17 ,pdata 
-0x628b 026567 call msg_send_lmp 
-0x628c 026568 arg mem_random_number ,contr 
-0x628d 026569 call memcpy16 
-0x628e 026570 branch send_lmp_tid 
-:      026572 send_lmp_stop_encryption_req:
-0x628f 026573 force 1 ,pdata 
-0x6290 026574 call msg_send_lmp 
-0x6291 026575 branch send_lmp_tid 
-:      026577 send_lmp_encryption_key_size_req:
-0x6292 026578 force 2 ,pdata 
-0x6293 026579 call msg_send_lmp 
-0x6294 026580 force 16 ,pdata 
-0x6295 026581 istore 1 ,contw 
-0x6296 026582 store 1 ,mem_key_size 
-0x6297 026583 branch send_lmp_tid 
-:      026585 msg_send_lmp:
-0x6298 026587 lshift3 pdata ,pdata 
-0x6299 026588 or_into 0x07 ,pdata 
-0x629a 026589 store 1 ,mem_lmo_header_length 
-0x629b 026590 arg 17 ,loopcnt 
-0x629c 026591 arg mem_lmo_payload ,contw 
-0x629d 026592 call clear_mem 
-0x629e 026593 arg mem_lmo_payload ,contw 
-0x629f 026594 rtn 
-:      026596 send_lmpext:
-0x62a0 026597 and pdata ,0x7f ,rega 
-0x62a1 026598 jam lmp_escape ,mem_lmp_to_send 
-0x62a2 026599 deposit queue 
-0x62a3 026600 call msg_send_lmp 
-0x62a4 026601 deposit rega 
-0x62a5 026602 istore 1 ,contw 
-0x62a6 026603 rtn 
-:      026605 send_lmp_follow:
-0x62a7 026606 fetch 1 ,mem_lmp_to_send 
-0x62a8 026607 lshift pdata ,pdata 
-0x62a9 026608 fetcht 1 ,mem_state_map 
-0x62aa 026609 isolate1 smap_lmptid ,temp 
-0x62ab 026610 setflag true ,0 ,pdata 
-0x62ac 026611 branch send_lmp_exit 
-:      026614 send_lmp_tid:
-0x62ad 026615 fetcht 1 ,mem_state_map 
-0x62ae 026616 and_into 1 ,temp 
-0x62af 026617 branch send_lmp_end 
-:      026619 send_lmp_reply:
-0x62b0 026620 force 0 ,temp 
-0x62b1 026621 branch send_lmp_end 
-:      026623 send_lmp_request:
-0x62b2 026624 force 1 ,temp 
-:      026625 send_lmp_end:
-0x62b3 026626 fetch 1 ,mem_lmp_to_send 
-0x62b4 026627 lshift pdata ,pdata 
-0x62b5 026628 setflag master ,0 ,pdata 
-0x62b6 026629 ixor temp ,pdata 
-:      026630 send_lmp_exit:
-0x62b7 026631 store 1 ,mem_lmo_header_opcode 
-0x62b8 026632 jam 0 ,mem_lmp_to_send 
-0x62b9 026633 call lmo_fifo_process_lmo0empty 
-0x62ba 026634 enable user 
-0x62bb 026635 rtn 
-:      026638 lmo_fifo_check:
-0x62bc 026639 fetch 1 ,mem_lmo_opcode2 
-0x62bd 026640 rtn blank 
-0x62be 026641 call lmo_fifo_process 
-0x62bf 026642 fetch 1 ,mem_lmo_opcode2 
-0x62c0 026643 rtn 
-:      026645 lmo_fifo_process:
-0x62c1 026646 bpatchx patch30_6 ,mem_patch30 
-0x62c2 026647 fetch 1 ,mem_lmp_to_send 
-0x62c3 026648 branch lmo_fifo_process_lmo0empty ,blank 
-0x62c4 026649 fetch 1 ,mem_lmo_opcode1 
-0x62c5 026650 nrtn blank 
-0x62c6 026651 branch lmo_fifo_process_lmo2to1 
-:      026652 lmo_fifo_process_lmo0empty:
-0x62c7 026653 fetch 1 ,mem_lmo_opcode1 
-0x62c8 026654 branch lmo_fifo_process_lmo1_empty ,blank 
-0x62c9 026655 fetch 3 ,mem_lmo_opcode1 
-0x62ca 026656 store 3 ,mem_lmp_to_send 
-0x62cb 026657 fetcht 1 ,mem_lmo_tid1 
-0x62cc 026658 fetch 1 ,mem_state_map 
-0x62cd 026659 set0 smap_lmptid ,pdata 
-0x62ce 026660 ior temp ,pdata 
-0x62cf 026661 store 1 ,mem_state_map 
-0x62d0 026662 jam 0 ,mem_lmo_opcode1 
-:      026663 lmo_fifo_process_lmo2to1:
-0x62d1 026664 fetch 1 ,mem_lmo_opcode2 
-0x62d2 026665 rtn blank 
-0x62d3 026666 fetch 4 ,mem_lmo_opcode2 
-0x62d4 026667 store 4 ,mem_lmo_opcode1 
-0x62d5 026668 jam 0 ,mem_lmo_opcode2 
-0x62d6 026669 rtn 
-:      026670 lmo_fifo_process_lmo1_empty:
-0x62d7 026671 fetch 1 ,mem_lmo_opcode2 
-0x62d8 026672 rtn blank 
-0x62d9 026673 fetch 3 ,mem_lmo_opcode2 
-0x62da 026674 store 3 ,mem_lmp_to_send 
-0x62db 026675 fetcht 1 ,mem_lmo_tid2 
-0x62dc 026676 fetch 1 ,mem_state_map 
-0x62dd 026677 set0 smap_lmptid ,pdata 
-0x62de 026678 ior temp ,pdata 
-0x62df 026679 store 1 ,mem_state_map 
-0x62e0 026680 jam 0 ,mem_lmo_opcode2 
-0x62e1 026681 rtn 
-:      026684 special_tid_store:
-0x62e2 026685 bpatchx patch30_7 ,mem_patch30 
-0x62e3 026686 fetch 1 ,mem_state_map 
-0x62e4 026687 copy pdata ,regc 
-0x62e5 026688 ifetch 1 ,temp 
-0x62e6 026689 call pop_tid_follow 
-0x62e7 026690 call send_lmp_follow 
-0x62e8 026691 copy regc ,pdata 
-0x62e9 026692 store 1 ,mem_state_map 
-0x62ea 026693 rtn 
-:      026695 tid_reply:
-0x62eb 026696 fetcht 1 ,mem_state_map 
-0x62ec 026697 set0 smap_lmptidinit ,temp 
-0x62ed 026698 storet 1 ,mem_state_map 
-0x62ee 026699 rtn 
-:      026701 tid_initiate:
-0x62ef 026702 fetcht 1 ,mem_state_map 
-0x62f0 026703 set1 smap_lmptidinit ,temp 
-0x62f1 026704 storet 1 ,mem_state_map 
-0x62f2 026705 rtn 
-:      026708 tid_check:
-0x62f3 026709 nsetflag master ,smap_lmptid ,pdata 
-0x62f4 026710 fetcht 1 ,mem_state_map 
-0x62f5 026711 ixor temp ,pdata 
-0x62f6 026712 isolate1 smap_lmptid ,pdata 
-0x62f7 026713 rtn 
-:      026716 tid_set_reply:
-0x62f8 026717 fetch 1 ,mem_state_map 
-0x62f9 026718 setflag master ,smap_lmptid ,pdata 
-0x62fa 026719 store 1 ,mem_state_map 
-0x62fb 026720 rtn 
-:      026723 check_localsm:
-0x62fc 026724 fetch 1 ,mem_sp_localsm 
-0x62fd 026725 compare local_statemachine ,pdata ,0x7f 
-0x62fe 026726 rtn 
-:      026727 setlocalsm_master:
-0x62ff 026728 fetch 1 ,mem_sp_localsm 
-0x6300 026729 set1 7 ,pdata 
-0x6301 026730 store 1 ,mem_sp_localsm 
-0x6302 026731 rtn 
-:      026732 setlocalsm_slave:
-0x6303 026733 fetch 1 ,mem_sp_localsm 
-0x6304 026734 set0 7 ,pdata 
-0x6305 026735 store 1 ,mem_sp_localsm 
-0x6306 026736 rtn 
-:      026737 check_localsm_master:
-0x6307 026738 fetch 1 ,mem_sp_localsm 
-0x6308 026739 isolate1 7 ,pdata 
-0x6309 026740 store 1 ,mem_sp_localsm 
-0x630a 026741 rtn 
-:      026743 generate_random_number:
-0x630b 026745 arg mem_random_number ,contw 
-:      026746 generate_random:
-0x630c 026747 force 16 ,loopcnt 
-:      026748 generate_random_another:
-:      026749 generate_random_loop:
-0x630d 026750 random pdata 
-0x630e 026751 istore 1 ,contw 
-0x630f 026752 loop generate_random_another 
-0x6310 026753 rtn 
-:      026755 generate_linkkey:
-0x6311 026756 call function_e21 
-0x6312 026757 arg mem_link_key ,rega 
-0x6313 026758 arg mem_input_store ,regb 
-0x6314 026759 ifetch 8 ,rega 
-0x6315 026760 fetcht 1 ,mem_state 
-0x6316 026761 nsetflag blank ,state_combkey ,temp 
-0x6317 026762 storet 1 ,mem_state 
-0x6318 026763 copy rega ,contw 
-0x6319 026764 call xor16 
-0x631a 026765 branch generate_linkkey_continue 
-:      026771 process_conn_sm:
-0x631b 026773 bpatchx patch31_0 ,mem_patch31 
-0x631c 026775 call lmo_fifo_check 
-0x631d 026776 nrtn blank 
-:      026777 process_conn_sm_continue:
-0x631e 026778 fetch 1 ,mem_conn_sm 
-0x631f 026779 rtn blank 
-0x6320 026783 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
-0x6321 026784 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
-0x6322 026785 beq conn_sm_send_features ,host_create_conn_send_features 
-0x6323 026786 beq conn_sm_wait_features_res ,host_create_conn_waiting 
-0x6324 026787 beq conn_sm_send_switch ,host_create_conn_send_switch 
-0x6325 026788 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
-0x6326 026789 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
-0x6327 026790 beq conn_sm_encrypt ,host_create_conn_encrypt 
-0x6328 026791 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
-0x6329 026792 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
-0x632a 026793 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
-0x632b 026794 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
-0x632c 026795 beq conn_sm_detach_delay ,host_create_conn_master_detach 
-0x632d 026796 beq conn_sm_send_version ,host_create_conn_send_version 
-0x632e 026797 beq conn_sm_wait_version ,host_create_conn_waiting 
-0x632f 026798 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
-0x6330 026799 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
-0x6331 026800 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
-0x6332 026801 beq conn_sm_pairing ,host_create_conn_pairing 
-0x6333 026802 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
-0x6334 026803 beq conn_sm_auth ,host_create_conn_auth 
-0x6335 026804 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
-0x6336 026805 beq conn_sm_done ,host_create_conn_done 
-0x6337 026806 beq conn_sm_wait_done ,host_create_conn_done_wait 
-0x6338 026807 jam conn_sm_standby ,mem_conn_sm 
-0x6339 026809 rtn 
-:      026810 host_create_conn_done:
-0x633a 026811 fetch 1 ,mem_lmp_conn_state 
-0x633b 026812 rtnbit0 received_setup_complete 
-0x633c 026813 rtnbit0 sent_setup_complete 
-0x633d 026814 jam conn_sm_standby ,mem_conn_sm 
-0x633e 026815 call host_conn_judge_encrypt 
-0x633f 026816 branch scheduler_start_upper_sm 
-:      026818 host_conn_judge_encrypt:
-0x6340 026819 fetch 1 ,mem_connection_options 
-0x6341 026820 rtnbit0 connection_encrypt 
-0x6342 026821 jam conn_sm_encrypt_wait ,mem_conn_sm 
-0x6343 026822 rtn 
-:      026824 host_create_conn_done_wait:
-0x6344 026825 arg enpt_delay_timer ,queue 
-0x6345 026826 call timer_check 
-0x6346 026827 nrtn blank 
-0x6347 026828 jam conn_sm_done ,mem_conn_sm 
-0x6348 026829 rtn 
-:      026831 host_create_conn_auth:
-0x6349 026832 fetch 1 ,mem_connection_options 
-0x634a 026833 set0 connection_auth ,pdata 
-0x634b 026834 store 1 ,mem_connection_options 
-0x634c 026835 jam conn_sm_auth_wait ,mem_conn_sm 
-0x634d 026836 jam lmp_au_rand ,mem_lmo_opcode2 
-0x634e 026837 rtn 
-:      026838 host_create_conn_auth_wait:
-0x634f 026839 rtn 
-:      026840 host_create_conn_pairing:
-0x6350 026841 fetch 1 ,mem_pincode_state 
-0x6351 026842 rtnne pincode_state_pincode_ready 
-0x6352 026843 call host_auth 
-0x6353 026844 jam conn_sm_pairing_wait ,mem_conn_sm 
-0x6354 026845 rtn 
-:      026847 host_create_conn_pairing_wait:
-0x6355 026848 rtn 
-:      026849 host_creat_conn_send_feat_ext:
-0x6356 026850 jam conn_sm_wait_features_ext ,mem_conn_sm 
-0x6357 026851 jam lmp_ext_features_req ,mem_lmo_opcode2 
-0x6358 026852 rtn 
-:      026853 host_create_conn_send_version:
-0x6359 026854 jam conn_sm_wait_version ,mem_conn_sm 
-0x635a 026855 jam lmp_version_req ,mem_lmo_opcode2 
-0x635b 026856 rtn 
-:      026858 host_creat_conn_wait_switch:
-0x635c 026859 fetch 1 ,mem_switch_flag 
-0x635d 026860 rtneq switch_flag_init 
-0x635e 026861 beq switch_flag_accept ,host_create_conn_switch_accept 
-0x635f 026862 arg switch_wait_timer ,queue 
-0x6360 026863 call timer_check 
-0x6361 026864 nrtn blank 
-0x6362 026865 jam switch_flag_init ,mem_switch_flag 
-0x6363 026866 branch host_create_conn_switch 
-:      026867 host_create_conn_switch_accept:
-0x6364 026868 rtn master 
-0x6365 026869 branch host_create_conn_auth_pair 
-:      026871 host_create_conn_send_features:
-0x6366 026872 jam conn_sm_wait_features_res ,mem_conn_sm 
-0x6367 026873 jam lmp_features_req ,mem_lmo_opcode2 
-0x6368 026874 rtn 
-:      026875 host_create_conn_send_switch:
-0x6369 026876 jam lmp_switch_req ,mem_lmo_opcode2 
-0x636a 026877 set1 mark_switch_initiated ,mark 
-0x636b 026878 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x636c 026879 setarg 0x1ff 
-0x636d 026880 store 2 ,mem_soft_timer 
-0x636e 026881 rtn 
-:      026882 host_create_conn_send_conn_req:
-0x636f 026883 jam conn_sm_wait_conn_accept ,mem_conn_sm 
-0x6370 026884 jam 0xff ,mem_soft_timer 
-0x6371 026885 set0 mark_reconn_recieve_switch ,mark 
-0x6372 026886 jam lmp_host_connection_req ,mem_lmo_opcode2 
-0x6373 026887 branch init_lmp_reinit 
-:      026888 host_create_conn_wait_accept:
-0x6374 026889 rtnmark1 mark_reconn_recieve_switch 
-0x6375 026890 fetch 2 ,mem_soft_timer 
-0x6376 026891 sub pdata ,1 ,pdata 
-0x6377 026892 branch host_create_conn_resend ,zero 
-0x6378 026893 store 2 ,mem_soft_timer 
-0x6379 026894 rtn 
-:      026895 host_create_conn_resend:
-0x637a 026896 jam conn_sm_send_switch ,mem_conn_sm 
-0x637b 026897 rtn 
-:      026898 host_create_conn_waiting:
-0x637c 026900 rtn 
-:      026902 host_create_conn_switch:
-0x637d 026903 fetch 1 ,mem_lmp_conn_state 
-0x637e 026904 rtnbit0 sent_setup_complete 
-0x637f 026905 rtnbit0 received_setup_complete 
-0x6380 026906 fetch 1 ,mem_connection_options 
-0x6381 026907 set0 connection_switch ,pdata 
-0x6382 026908 store 1 ,mem_connection_options 
-0x6383 026909 jam lmp_switch_req ,mem_lmo_opcode2 
-0x6384 026910 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
-0x6385 026911 rtn 
-:      026913 host_create_conn_send_setup_complete:
-0x6386 026914 jam conn_sm_wait_setup_complete ,mem_conn_sm 
-0x6387 026915 jam lmp_setup_complete ,mem_lmo_opcode2 
-0x6388 026916 rtn 
-:      026918 host_create_conn_wait_setup_complete:
-0x6389 026919 fetch 1 ,mem_lmp_conn_state 
-0x638a 026920 rtnbit0 received_setup_complete 
-0x638b 026921 jam conn_sm_standby ,mem_conn_sm 
-0x638c 026923 rtn 
-:      026924 host_create_conn_wait_setup_complete_rtn:
-0x638d 026925 jam conn_sm_auth_pair ,mem_conn_sm 
-0x638e 026926 rtn 
-:      026928 host_create_conn_master_detach:
-0x638f 026929 fetch 1 ,mem_soft_timer 
-0x6390 026930 increase -1 ,pdata 
-0x6391 026931 branch host_create_conn_send_detach ,blank 
-0x6392 026932 store 1 ,mem_soft_timer 
-0x6393 026933 rtn 
-:      026934 host_create_conn_send_detach:
-0x6394 026935 jam lmp_detach ,mem_lmo_opcode2 
-0x6395 026936 jam local_host ,mem_disconn_reason_send 
-0x6396 026937 jam 0 ,mem_conn_sm 
-0x6397 026938 rtn 
-:      026939 host_create_conn_auth_pair:
-0x6398 026941 fetch 1 ,mem_connection_options 
-0x6399 026942 bbit1 connection_switch ,host_create_conn_switch 
-0x639a 026943 bbit1 connection_auth ,host_create_conn_auth_pair_true 
-:      026944 host_create_conn_sm_done:
-0x639b 026945 jam conn_sm_done ,mem_conn_sm 
-0x639c 026946 rtn 
-:      026947 host_create_conn_auth_pair_true:
-0x639d 026948 fetch 1 ,mem_link_key_exists 
-0x639e 026949 branch host_create_conn_auth_pair_nokey ,blank 
-0x639f 026950 fetch 1 ,mem_lmp_conn_state 
-0x63a0 026951 rtnbit0 sent_setup_complete 
-0x63a1 026952 rtnbit0 received_setup_complete 
-0x63a2 026953 fetch 4 ,mem_aurand_send_delay_time 
-0x63a3 026954 arg 100 ,temp 
-0x63a4 026955 iadd temp ,temp 
-0x63a5 026956 copy clkn_bt ,pdata 
-0x63a6 026957 isub temp ,null 
-0x63a7 026958 nrtn positive 
-0x63a8 026959 branch host_create_conn_auth 
-:      026963 host_create_conn_auth_pair_nokey:
-0x63a9 026964 jam conn_sm_pairing ,mem_conn_sm 
-0x63aa 026965 jam 4 ,mem_pin_length 
-0x63ab 026966 setarg 0x3030 
-0x63ac 026967 store 2 ,mem_pin 
-0x63ad 026968 istore 2 ,contw 
-0x63ae 026969 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x63af 026970 branch host_create_conn_pairing 
-:      026972 host_create_conn_auth_pair_wait:
-0x63b0 026973 rtn 
-:      026974 host_create_conn_encrypt:
-0x63b1 026975 fetch 1 ,mem_connection_options 
-0x63b2 026976 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
-0x63b3 026977 jam conn_sm_done ,mem_conn_sm 
-0x63b4 026978 rtn 
-:      026980 host_create_conn_encrypt_start:
-0x63b5 026981 fetch 1 ,mem_connection_options 
-0x63b6 026982 set0 connection_encrypt ,pdata 
-0x63b7 026983 store 1 ,mem_connection_options 
-0x63b8 026984 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
-0x63b9 026985 rtn 
-:      026987 host_create_conn_encrypt_wait:
-0x63ba 026988 fetch 1 ,mem_wait_encryption 
-0x63bb 026989 rtn blank 
-0x63bc 026990 jam conn_sm_standby ,mem_conn_sm 
-0x63bd 026991 branch host_create_conn_encrypt_start 
-:      026993 host_create_conn_encrypt_wait_clear:
-0x63be 026994 jam conn_sm_send_setup_complete ,mem_conn_sm 
-0x63bf 026995 rtn 
-:      026997 host_auth:
-0x63c0 026998 fetch 1 ,mem_op 
-0x63c1 026999 bbit1 op_inrand_req ,remote_auth 
-0x63c2 027000 call tid_initiate 
-0x63c3 027001 jam lmp_in_rand ,mem_lmo_opcode2 
-0x63c4 027002 branch cmd_exit 
-:      027003 remote_auth:
-0x63c5 027004 fetch 1 ,mem_op 
-0x63c6 027005 set0 op_inrand_req ,pdata 
-0x63c7 027006 store 1 ,mem_op 
-0x63c8 027007 call lmp_accept_inrand 
-0x63c9 027008 call tid_set_reply 
-0x63ca 027009 branch cmd_exit 
-:      027011 pincode_reinit:
-0x63cb 027012 setarg 4 
-0x63cc 027013 store 1 ,mem_pin_length 
-0x63cd 027014 setarg 0x3030 
-0x63ce 027015 istore 2 ,contw 
-0x63cf 027016 istore 2 ,contw 
-0x63d0 027017 rtn 
-:      027023 twspi_reset:
-0x63d1 027024 bpatchx patch31_4 ,mem_patch31 
-0x63d2 027025 hfetch 1 ,core_gpio_oe3 
-0x63d3 027026 arg 0x06 ,temp 
-0x63d4 027027 ior temp ,pdata 
-0x63d5 027028 hstore 1 ,core_gpio_oe3 
-0x63d6 027029 hfetch 1 ,core_gpio_out3 
-0x63d7 027030 ior temp ,pdata 
-0x63d8 027031 hstore 1 ,core_gpio_out3 
-0x63d9 027032 call twspi_disable 
-0x63da 027033 hfetch 1 ,core_gpio_out3 
-0x63db 027034 set0 1 ,pdata 
-0x63dc 027035 set0 2 ,pdata 
-0x63dd 027036 hstore 1 ,core_gpio_out3 
-0x63de 027037 nop 30 
-0x63df 027038 branch twspi_enable 
-:      027040 twspi_reset2:
-0x63e0 027041 hfetch 1 ,core_gpio_oe3 
-0x63e1 027042 arg 0xc0 ,temp 
-0x63e2 027043 ior temp ,pdata 
-0x63e3 027044 hstore 1 ,core_gpio_oe3 
-0x63e4 027045 hfetch 1 ,core_gpio_out3 
-0x63e5 027046 ior temp ,pdata 
-0x63e6 027047 hstore 1 ,core_gpio_out3 
-0x63e7 027048 call twspi_disable 
-0x63e8 027049 hfetch 1 ,core_gpio_out3 
-0x63e9 027050 set0 6 ,pdata 
-0x63ea 027051 set0 7 ,pdata 
-0x63eb 027052 hstore 1 ,core_gpio_out3 
-0x63ec 027053 nop 30 
-0x63ed 027054 branch twspi_enable2 
-:      027056 twspi_disable:
-0x63ee 027057 hfetch 1 ,core_gpio_sel1 
-0x63ef 027058 and pdata ,0xfc ,pdata 
-0x63f0 027059 hstore 1 ,core_gpio_sel1 
-0x63f1 027060 rtn 
-:      027061 twspi_enable:
-0x63f2 027062 hfetch 1 ,core_gpio_sel1 
-0x63f3 027063 or pdata ,0x01 ,pdata 
-0x63f4 027064 hstore 1 ,core_gpio_sel1 
-0x63f5 027065 rtn 
-:      027066 twspi_enable2:
-0x63f6 027067 hfetch 1 ,core_gpio_sel1 
-0x63f7 027068 or pdata ,0x03 ,pdata 
-0x63f8 027069 set0 4 ,pdata 
-0x63f9 027070 hstore 1 ,core_gpio_sel1 
-0x63fa 027071 rtn 
-:      027075 sensor_read:
-0x63fb 027076 copy pdata ,regb 
-0x63fc 027077 call spi_ncs_enable 
-0x63fd 027078 nop 100 
-0x63fe 027079 copy regb ,pdata 
-0x63ff 027080 call twspi_read 
-0x6400 027081 copy pdata ,regb 
-0x6401 027082 call spi_ncs_disable 
-0x6402 027083 nop 100 
-0x6403 027084 copy regb ,pdata 
-0x6404 027085 rtn 
-:      027087 sensor_write:
-0x6405 027088 copy pdata ,regb 
-0x6406 027089 call spi_ncs_enable 
-0x6407 027090 nop 100 
-0x6408 027091 copy regb ,pdata 
-0x6409 027092 call twspi_write 
-0x640a 027093 call spi_ncs_disable 
-0x640b 027094 nop 100 
-0x640c 027095 rtn 
-:      027098 spi_ncs_gpio_init:
-0x640d 027099 fetcht 1 ,mem_spi_ncs_gpio 
-0x640e 027100 branch gpio_config_output 
-:      027103 spi_ncs_enable:
-0x640f 027104 fetcht 1 ,mem_spi_ncs_gpio 
-0x6410 027105 branch gpio_out_active 
-:      027108 spi_ncs_disable:
-0x6411 027109 fetcht 1 ,mem_spi_ncs_gpio 
-0x6412 027110 branch gpio_out_inactive 
-:      027113 twspi_write:
-0x6413 027114 branch spid_write_reg 
-:      027116 twspi_read:
-0x6414 027117 branch spid_read_reg 
-:      027124 read_function_aes:
-0x6415 027125 nbranch read_function ,user 
-0x6416 027126 hfetch 1 ,core_gpio_key2 
-0x6417 027127 or_into 0x2 ,pdata 
-0x6418 027128 hstore 1 ,core_gpio_key2 
-:      027129 read_function:
-0x6419 027130 copy temp ,null 
-0x641a 027131 branch read_fuction_zero ,zero 
-0x641b 027132 copy regc ,pc 
-:      027133 read_fuction_zero:
-0x641c 027134 isolate0 0 ,null 
-0x641d 027135 branch set_ucode_status 
-:      027138 get_block_header:
-0x641e 027139 force 4 ,temp 
-:      027140 get_block_header0:
-0x641f 027141 arg mem_ucode_buf ,rega 
-0x6420 027142 hfetch 1 ,core_gpio_key2 
-0x6421 027143 and_into 0xfd ,pdata 
-0x6422 027144 hstore 1 ,core_gpio_key2 
-0x6423 027145 call read_function 
-0x6424 027146 arg 0x55aa ,rega 
-0x6425 027147 fetch 2 ,mem_ucode_buf 
-0x6426 027148 ifetcht 2 ,contr 
-0x6427 027149 isub rega ,null 
-0x6428 027150 rtn 
-:      027152 read_first_block:
-0x6429 027153 arg 2 ,temp 
-0x642a 027154 arg mem_ucode_ptr ,rega 
-0x642b 027155 call read_function 
-0x642c 027156 fetch 2 ,mem_ucode_ptr 
-0x642d 027157 store 2 ,mem_addr_mi 
-0x642e 027158 call get_iv ,user 
-0x642f 027159 rtn 
-:      027161 get_iv:
-0x6430 027162 arg 16 ,temp 
-0x6431 027163 arg mem_ucode_keybuf ,rega 
-0x6432 027164 hfetch 1 ,core_gpio_key2 
-0x6433 027165 and_into 0xfd ,pdata 
-0x6434 027166 hstore 1 ,core_gpio_key2 
-0x6435 027167 call read_function 
-0x6436 027168 arg mem_ucode_keybuf ,contr 
-0x6437 027169 arg 16 ,loopcnt 
-0x6438 027170 call aes_load_data 
-0x6439 027171 call aes_init 
-0x643a 027172 call aes_clear_data 
-0x643b 027173 branch do_aes_cbc 
-:      027175 load_storage:
-0x643c 027176 disable match 
-0x643d 027177 call get_block_header 
-0x643e 027178 nrtn zero 
-0x643f 027179 enable match 
-0x6440 027180 jam 0x80 ,core_ucode_ctrl 
-0x6441 027181 jam 0 ,core_ucode_hi 
-0x6442 027182 jam 0 ,core_ucode_low 
-0x6443 027183 arg core_ucode_data ,rega 
-0x6444 027184 call read_function_aes 
-0x6445 027185 jam 0x0 ,core_ucode_ctrl 
-:      027186 load_storage_loop:
-0x6446 027187 arg 6 ,temp 
-0x6447 027188 call get_block_header0 
-0x6448 027189 nrtn zero 
-0x6449 027190 ifetch 2 ,contr 
-0x644a 027191 iforce rega 
-0x644b 027192 call read_function 
-0x644c 027193 branch load_storage_loop 
-:      027197 reload_eeprom:
-0x644d 027198 call clean_mem 
-0x644e 027199 setarg 0x1000 
-0x644f 027200 store 2 ,mem_addr_mi 
-0x6450 027201 arg iicd_read_eep ,regc 
-0x6451 027202 arg 2 ,loopcnt 
-:      027203 reload_eeprom_loop:
-0x6452 027204 call get_block_header 
-0x6453 027205 nrtn zero 
-0x6454 027206 fetch 2 ,mem_addr_mi 
-0x6455 027207 byteswap pdata ,pdata 
-0x6456 027208 iadd temp ,pdata 
-0x6457 027209 byteswap pdata ,pdata 
-0x6458 027210 store 2 ,mem_addr_mi 
-0x6459 027211 loop reload_eeprom_loop 
-0x645a 027212 branch load_storage_loop 
-:      027214 loadcode:
-0x645b 027215 call clean_mem 
-0x645c 027216 disable user 
-0x645d 027217 call otp_enable_chgpump 
-0x645e 027218 setarg otp_ucode_flag 
-0x645f 027219 arg mem_otp_ucode_flag ,rega 
-0x6460 027220 arg 2 ,temp 
-0x6461 027221 call otpd_read_data 
-0x6462 027222 fetch 2 ,mem_otp_ucode_flag 
-0x6463 027223 bbit0 otp_uflag_aes ,loadcode_otp 
-0x6464 027224 jam 0x25 ,core_clkoff 
-0x6465 027225 setarg otp_ucode_aeskey 
-0x6466 027226 arg mem_ucode_keybuf ,rega 
-0x6467 027227 arg 16 ,temp 
-0x6468 027228 call otpd_read_data 
-0x6469 027229 jam lock_otp ,core_misc_ctrl 
-0x646a 027230 set1 mark_otp_encrypt ,mark 
-0x646b 027231 arg mem_ucode_keybuf ,contr 
-0x646c 027232 call load_key 
-0x646d 027233 enable user 
-:      027234 loadcode_otp:
-0x646e 027235 jam 0 ,mem_loadcode_times 
-:      027236 loadcode_otp_2:
-0x646f 027237 call loadcode_check_times 
-0x6470 027238 fetch 2 ,mem_otp_ucode_flag 
-0x6471 027239 byteswap pdata ,pdata 
-0x6472 027240 arg 0x7ff ,temp 
-0x6473 027241 iand temp ,pdata 
-0x6474 027242 branch loadcode_iic ,zero 
-0x6475 027243 call otp_set_addr 
-0x6476 027244 arg otpd_read_code ,regc 
-0x6477 027245 call get_iv ,user 
-0x6478 027246 call load_storage 
-0x6479 027247 fetch 1 ,mem_ucode_status 
-0x647a 027248 bbit0 0 ,loadcode_otp_2 
-:      027250 loadcode_iic:
-0x647b 027251 call otp_disable_chgpump 
-0x647c 027252 jam 0 ,mem_loadcode_times 
-:      027253 loadcode_iic_2:
-0x647d 027254 call loadcode_check_times 
-0x647e 027255 call clear_eeprom_size_2k 
-0x647f 027256 fetch 1 ,mem_otp_ucode_flag 
-0x6480 027257 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6481 027258 call loadcode_iic_by_eeprom 
-0x6482 027259 nbranch loadcode_iic_eeprom_2k ,match 
-0x6483 027260 fetch 1 ,mem_ucode_status 
-0x6484 027261 bbit0 0 ,loadcode_iic_2 
-0x6485 027262 branch loadcode_hci 
-:      027263 loadcode_iic_eeprom_2k:
-0x6486 027264 call set_eeprom_size_2k 
-0x6487 027265 fetch 1 ,mem_otp_ucode_flag 
-0x6488 027266 bbit1 otp_uflag_skip_eep ,loadcode_spi 
-0x6489 027267 call loadcode_iic_by_eeprom 
-0x648a 027268 nbranch loadcode_spi ,match 
-0x648b 027269 fetch 1 ,mem_ucode_status 
-0x648c 027270 bbit0 0 ,loadcode_iic_2 
-0x648d 027271 branch loadcode_hci 
-:      027273 loadcode_spi:
-0x648e 027274 jam 0 ,mem_loadcode_times 
-:      027275 loadcode_spi_2:
-0x648f 027276 call loadcode_check_times 
-0x6490 027277 fetch 1 ,mem_otp_ucode_flag 
-0x6491 027278 bbit1 otp_uflag_skip_flash ,loadcode_hci 
-0x6492 027279 setarg 0x0 
-0x6493 027280 store 3 ,mem_addr_hi 
-0x6494 027281 call spid_init_flash 
-0x6495 027282 arg spid_load_flash ,regc 
-0x6496 027283 call read_first_block 
-0x6497 027284 call load_storage 
-0x6498 027285 nbranch loadcode_hci ,match 
-0x6499 027286 fetch 1 ,mem_ucode_status 
-0x649a 027287 bbit0 0 ,loadcode_spi_2 
-:      027289 loadcode_hci:
-0x649b 027290 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
-0x649c 027291 call clear_key_buf 
-:      027292 loadcode_hci_enc:
-0x649d 027293 fetch 1 ,mem_otp_ucode_flag 
-0x649e 027294 bbit0 otp_uflag_hci ,clear_key_buf 
-0x649f 027295 jam 0x21 ,core_clkoff 
-0x64a0 027296 call hci_init 
-:      027297 loadcode_hci_loop:
-0x64a1 027298 call hci_rx_packet 
-0x64a2 027299 branch loadcode_hci_loop 
-:      027301 clear_key_buf:
-0x64a3 027302 setarg 0 
-0x64a4 027303 store 8 ,mem_ucode_keybuf 
-0x64a5 027304 store 8 ,mem_ucode_keybuf + 8 
-0x64a6 027305 force regidx_key ,regext_index 
-0x64a7 027306 call aes_clear 
-0x64a8 027307 jam 0x21 ,core_clkoff 
-0x64a9 027308 rtn 
-:      027311 loadcode_iic_by_eeprom:
-0x64aa 027312 setarg 0x0 
-0x64ab 027313 store 2 ,mem_addr_mi 
-0x64ac 027314 arg iicd_read_eep ,regc 
-0x64ad 027315 call iicd_init_12m 
-0x64ae 027316 call read_first_block 
-0x64af 027317 branch load_storage 
-:      027320 loadcode_check_times:
-0x64b0 027321 fetch 1 ,mem_loadcode_times 
-0x64b1 027322 increase 1 ,pdata 
-0x64b2 027323 sub pdata ,3 ,null 
-0x64b3 027324 nbranch loadcode_error ,positive 
-0x64b4 027325 store 1 ,mem_loadcode_times 
-0x64b5 027326 rtn 
-:      027328 loadcode_error:
-0x64b6 027329 call clear_key_buf 
-0x64b7 027330 call ice_break 
-0x64b8 027331 rtn 
-:      027335 set_ucode_status:
-0x64b9 027336 fetch 1 ,mem_ucode_status 
-0x64ba 027337 lshift pdata ,pdata 
-0x64bb 027338 setflag true ,0 ,pdata 
-0x64bc 027339 isolate0 15 ,rega 
-0x64bd 027340 rtn true 
-0x64be 027341 store 1 ,mem_ucode_status 
-0x64bf 027342 rtn 
-:      027345 decrypt_code:
-0x64c0 027346 hfetch 1 ,core_gpio_key2 
-0x64c1 027347 rtnbit0 1 
-0x64c2 027348 branch decrypt_code_skip 
-:      027349 decrypt_code_loop:
-0x64c3 027350 hfetch 1 ,core_dma_status 
-0x64c4 027351 qisolate1 pdata 
-0x64c5 027352 rtn true 
-:      027353 decrypt_code_skip:
-0x64c6 027354 hfetch 1 ,core_misc_status 
-0x64c7 027355 bbit0 1 ,decrypt_code_loop 
-0x64c8 027356 call do_aes_cbc 
-0x64c9 027357 branch decrypt_code_loop 
-:      027361 load_ucode:
-0x64ca 027362 fetch 2 ,mem_patch_ptr 
-0x64cb 027363 rtn blank 
-0x64cc 027364 jam 0x80 ,core_ucode_ctrl 
-0x64cd 027365 jam 0 ,core_ucode_hi 
-0x64ce 027366 jam 0 ,core_ucode_low 
-0x64cf 027367 fetcht 2 ,mem_patch_len 
-0x64d0 027368 lshift2 temp ,loopcnt 
-0x64d1 027369 iforce contr 
-:      027370 load_ucode_loop:
-0x64d2 027371 ifetch 1 ,contr 
-0x64d3 027372 hstore 1 ,core_ucode_data 
-0x64d4 027373 loop load_ucode_loop 
-0x64d5 027374 jam 0x0 ,core_ucode_ctrl 
-0x64d6 027375 rtn 
-:      027380 spid_init:
-0x64d7 027381 bpatchx patch31_5 ,mem_patch31 
-0x64d8 027382 call spid_init_common 
-0x64d9 027383 branch twspi_enable 
-:      027385 spid_init2:
-0x64da 027386 call spid_init_common 
-0x64db 027387 call twspi_disable 
-0x64dc 027388 branch twspi_enable2 
-:      027390 spid_init_common:
-0x64dd 027391 fetch 1 ,mem_spi_init_clk 
-0x64de 027392 hstore 1 ,core_spid_ctrl 
-0x64df 027393 fetch 1 ,mem_spi_init_delay_time 
-0x64e0 027394 hstore 1 ,core_spid_delay 
-0x64e1 027395 setarg mem_spid_tbuf 
-0x64e2 027396 hstore 2 ,core_spid_txaddr 
-0x64e3 027397 setarg mem_spid_rbuf 
-0x64e4 027398 hstore 2 ,core_spid_rxaddr 
-0x64e5 027399 branch twspi_disable 
-:      027401 spid_reset:
-0x64e6 027402 hfetch 1 ,core_spid_ctrl 
-0x64e7 027403 set1 7 ,pdata 
-0x64e8 027404 hstore 1 ,core_spid_ctrl 
-0x64e9 027405 set0 7 ,pdata 
-0x64ea 027406 hstore 1 ,core_spid_ctrl 
-0x64eb 027407 rtn 
-:      027411 spid_write_reg:
-0x64ec 027412 set1 7 ,pdata 
-0x64ed 027413 store 2 ,mem_spid_tbuf 
-0x64ee 027414 bpatchx patch31_6 ,mem_patch31 
-0x64ef 027415 jam 2 ,core_spid_txlen 
-0x64f0 027416 jam 0 ,core_spid_rxlen 
-0x64f1 027417 jam spid_start ,core_misc_ctrl 
-0x64f2 027418 branch wait_spid_done 
-:      027421 spid_read_reg:
-0x64f3 027422 force 1 ,temp 
-:      027424 spid_read_regs:
-0x64f4 027426 store 1 ,mem_spid_tbuf 
-0x64f5 027427 bpatchx patch31_7 ,mem_patch31 
-0x64f6 027428 jam 1 ,core_spid_txlen 
-0x64f7 027429 hstoret 2 ,core_spid_rxlen 
-0x64f8 027430 jam spid_start ,core_misc_ctrl 
-0x64f9 027431 call wait_spid_done 
-0x64fa 027432 fetch 1 ,mem_spid_rbuf 
-0x64fb 027433 rtn 
-:      027435 wait_spid_done:
-0x64fc 027436 fetch 2 ,mem_afh_error_total 
-0x64fd 027437 increase 1 ,pdata 
-0x64fe 027438 store 2 ,mem_afh_error_total 
-0x64ff 027439 hfetch 1 ,core_dma_status 
-0x6500 027440 bbit0 spid_done ,wait_spid_done 
-0x6501 027441 rtn 
-:      027443 spid_init_flash:
-0x6502 027444 jam 0x40 ,core_spid_ctrl 
-0x6503 027445 jam 0x0 ,core_spid_delay 
-0x6504 027446 hfetch 1 ,core_gpio_sel1 
-0x6505 027447 set0 0 ,pdata 
-0x6506 027448 set1 1 ,pdata 
-0x6507 027449 hstore 1 ,core_gpio_sel1 
-0x6508 027450 setarg 0 
-0x6509 027451 store 4 ,mem_spid_tbuf 
-0x650a 027452 rtn 
-:      027455 spid_unlock_flash:
-0x650b 027456 setarg 0 
-0x650c 027457 hstore 2 ,core_spid_rxlen 
-0x650d 027458 setarg 1 
-0x650e 027459 hstore 2 ,core_spid_txlen 
-0x650f 027460 setarg mem_spid_tbuf 
-0x6510 027461 hstore 2 ,core_spid_txaddr 
-0x6511 027462 jam 6 ,mem_spid_tbuf 
-0x6512 027463 jam spid_start ,core_misc_ctrl 
-0x6513 027464 branch wait_spid_done 
-:      027479 flash_write:
-0x6514 027480 disable user 
-0x6515 027481 copy pdata ,regb 
-0x6516 027482 fetch 1 ,mem_spi_write_flash_sm 
-0x6517 027483 rtnne flash_sm_no_buys 
-0x6518 027484 enable user 
-0x6519 027485 copy regb ,pdata 
-0x651a 027486 branch flash_write_start 
-:      027489 flash_write_spi_sm_timer:
-0x651b 027490 fetch 1 ,mem_spi_write_flash_sm 
-0x651c 027491 beq flash_sm_start ,flash_write_start 
-0x651d 027492 beq flash_sm_erase_sector ,flash_erase_sector 
-0x651e 027493 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
-0x651f 027494 beq flash_sm_write_data ,flash_write_data 
-0x6520 027495 beq flash_sm_wait_write_data ,flash_wait_write_data 
-0x6521 027496 rtn 
-:      027498 flash_write_start:
-0x6522 027499 store 3 ,mem_spi_write_addr 
-0x6523 027500 copy rega ,pdata 
-0x6524 027501 store 2 ,mem_spi_write_ptr 
-0x6525 027502 storet 2 ,mem_spi_write_len 
-0x6526 027503 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
-0x6527 027504 branch spid_init_flash 
-:      027505 flash_erase_sector:
-0x6528 027506 call spid_init_flash 
-0x6529 027507 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
-0x652a 027508 call spid_unlock_flash 
-0x652b 027509 arg mem_spid_tbuf ,rega 
-0x652c 027510 fetch 3 ,mem_spi_write_addr 
-0x652d 027511 jam 4 ,core_spid_txlen 
-0x652e 027512 arg flash_command_sector_erase ,temp 
-0x652f 027513 branch spid_write_flash_common 
-:      027515 flash_wait_erase_sector:
-0x6530 027516 call spid_init_flash 
-0x6531 027517 call spid_unlock_flash 
-0x6532 027518 setarg flash_read_satus 
-0x6533 027519 call spid_read_reg 
-0x6534 027520 rtnbit1 flash_status_wip 
-0x6535 027521 jam flash_sm_write_data ,mem_spi_write_flash_sm 
-0x6536 027522 rtn 
-:      027523 flash_write_data:
-0x6537 027524 call spid_init_flash 
-0x6538 027525 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
-0x6539 027526 call spid_unlock_flash 
-0x653a 027527 call flash_data_preserve 
-0x653b 027528 call spid_write_flash 
-0x653c 027529 branch flash_data_recover 
-:      027530 flash_wait_write_data:
-0x653d 027531 call spid_init_flash 
-0x653e 027532 call spid_unlock_flash 
-0x653f 027533 setarg flash_read_satus 
-0x6540 027534 call spid_read_reg 
-0x6541 027535 rtnbit1 flash_status_wip 
-0x6542 027536 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
-0x6543 027537 fetch 2 ,mem_cb_spi_flash_write_complate 
-0x6544 027538 branch callback_func 
-:      027539 flash_data_recover:
-0x6545 027540 fetch 4 ,mem_temp 
-0x6546 027541 fetcht 2 ,mem_spi_write_ptr 
-0x6547 027542 increase -4 ,temp 
-0x6548 027543 istore 4 ,temp 
-0x6549 027544 rtn 
-:      027545 flash_data_preserve:
-0x654a 027546 fetcht 2 ,mem_spi_write_ptr 
-0x654b 027547 copy temp ,rega 
-0x654c 027548 increase -4 ,temp 
-0x654d 027549 ifetch 4 ,temp 
-0x654e 027550 store 4 ,mem_temp 
-0x654f 027551 fetcht 2 ,mem_spi_write_len 
-0x6550 027552 fetch 3 ,mem_spi_write_addr 
-0x6551 027553 rtn 
-:      027557 spid_write_flash:
-0x6552 027558 increase 4 ,temp 
-0x6553 027559 hstoret 2 ,core_spid_txlen 
-0x6554 027560 arg flash_command_write_data ,temp 
-0x6555 027561 increase -4 ,rega 
-:      027562 spid_write_flash_common:
-0x6556 027564 istoret 1 ,rega 
-0x6557 027565 rshift16 pdata ,temp 
-0x6558 027566 istoret 1 ,contw 
-0x6559 027567 rshift8 pdata ,temp 
-0x655a 027568 istoret 1 ,contw 
-0x655b 027569 istore 1 ,contw 
-0x655c 027570 deposit rega 
-0x655d 027571 hstore 2 ,core_spid_txaddr 
-0x655e 027572 setarg 0 
-0x655f 027573 hstore 2 ,core_spid_rxlen 
-0x6560 027574 jam spid_start ,core_misc_ctrl 
-0x6561 027575 branch wait_spid_done 
-:      027579 spid_read_flash:
-0x6562 027580 hstoret 2 ,core_spid_rxlen 
-0x6563 027581 rshift16 pdata ,temp 
-0x6564 027582 storet 1 ,mem_addr_hi 
-0x6565 027583 rshift8 pdata ,temp 
-0x6566 027584 storet 1 ,mem_addr_mi 
-0x6567 027585 store 1 ,mem_addr_lo 
-0x6568 027586 setarg 4 
-0x6569 027587 hstore 2 ,core_spid_txlen 
-0x656a 027588 jam flash_command_read_data ,mem_spid_tbuf 
-0x656b 027589 setarg mem_spid_tbuf 
-0x656c 027590 hstore 2 ,core_spid_txaddr 
-0x656d 027591 deposit rega 
-0x656e 027592 hstore 2 ,core_spid_rxaddr 
-0x656f 027593 hfetch 1 ,core_spid_ctrl 
-0x6570 027594 isolate0 15 ,rega 
-0x6571 027595 setflag true ,6 ,pdata 
-0x6572 027596 hstore 1 ,core_spid_ctrl 
-0x6573 027597 jam spid_start ,core_misc_ctrl 
-:      027598 spi_read_flash_wait:
-0x6574 027599 hfetch 1 ,core_dma_status 
-0x6575 027600 bbit1 7 ,spi_read_flash_wait 
-0x6576 027601 arg spid_done ,queue 
-0x6577 027602 branch wait_spid_done 
-:      027606 spid_load_flash:
-0x6578 027607 hstoret 2 ,core_spid_rxlen 
-0x6579 027608 setarg 4 
-0x657a 027609 hstore 2 ,core_spid_txlen 
-0x657b 027610 jam 3 ,mem_spid_tbuf 
-0x657c 027611 setarg mem_spid_tbuf 
-0x657d 027612 hstore 2 ,core_spid_txaddr 
-0x657e 027613 deposit rega 
-0x657f 027614 hstore 2 ,core_spid_rxaddr 
-0x6580 027615 hfetch 1 ,core_spid_ctrl 
-0x6581 027616 isolate0 15 ,rega 
-0x6582 027617 setflag true ,6 ,pdata 
-0x6583 027618 hstore 1 ,core_spid_ctrl 
-0x6584 027619 jam spid_start ,core_misc_ctrl 
-:      027620 spi_load_flash_wait:
-0x6585 027621 hfetch 1 ,core_dma_status 
-0x6586 027622 bbit1 7 ,spi_load_flash_wait 
-0x6587 027623 arg spid_done ,queue 
-0x6588 027624 call decrypt_code 
-0x6589 027625 call wait_spid_done 
-0x658a 027626 isolate1 spid_crcok ,pdata 
-0x658b 027627 call set_ucode_status 
-0x658c 027628 fetch 1 ,mem_addr_hi 
-0x658d 027629 lshift16 pdata ,regb 
-0x658e 027630 fetch 1 ,mem_addr_mi 
-0x658f 027631 lshift8 pdata ,pdata 
-0x6590 027632 ior regb ,regb 
-0x6591 027633 fetch 1 ,mem_addr_lo 
-0x6592 027634 ior regb ,pdata 
-0x6593 027635 iadd temp ,pdata 
-0x6594 027636 store 1 ,mem_addr_lo 
-0x6595 027637 rshift8 pdata ,pdata 
-0x6596 027638 store 1 ,mem_addr_mi 
-0x6597 027639 rshift8 pdata ,pdata 
-0x6598 027640 store 1 ,mem_addr_hi 
-0x6599 027641 rtn 
-:      027646 soft_reset_chip:
-0x659a 027647 jam 1 ,core_reset 
-0x659b 027648 rtn 
-:      027654 iic_init_390k:
-0x659c 027655 jam 12 ,core_iicd_scl_low 
-0x659d 027656 jam 13 ,core_iicd_scl_high 
-0x659e 027657 jam 13 ,core_iicd_start_setup 
-0x659f 027658 jam 13 ,core_iicd_start_hold 
-0x65a0 027659 jam 13 ,core_iicd_stop_setup 
-0x65a1 027660 jam 12 ,core_iicd_data_setup 
-0x65a2 027661 branch iicd_init_gpio 
-:      027664 iicd_init_12m:
-0x65a3 027665 jam 5 ,core_iicd_scl_low 
-0x65a4 027666 jam 7 ,core_iicd_scl_high 
-0x65a5 027667 jam 7 ,core_iicd_start_setup 
-0x65a6 027668 jam 7 ,core_iicd_start_hold 
-0x65a7 027669 jam 7 ,core_iicd_stop_setup 
-0x65a8 027670 jam 5 ,core_iicd_data_setup 
-:      027671 iicd_init_gpio:
-0x65a9 027672 hfetch 1 ,core_gpio_pu3 
-0x65aa 027673 or_into 0xc0 ,pdata 
-0x65ab 027674 hstore 1 ,core_gpio_pu3 
-0x65ac 027675 hfetch 1 ,core_gpio_sel1 
-0x65ad 027676 or_into 0x10 ,pdata 
-0x65ae 027677 hstore 1 ,core_gpio_sel1 
-0x65af 027678 rtn 
-:      027682 wait_iicd_done:
-0x65b0 027683 hfetch 1 ,core_dma_status 
-0x65b1 027684 bbit0 iicd_done ,wait_iicd_done 
-0x65b2 027685 rtn 
-:      027693 iicd_read_data:
-0x65b3 027694 hstore 2 ,core_iicd_txlen 
-0x65b4 027695 deposit rega 
-0x65b5 027696 hstore 2 ,core_iicd_txaddr 
-0x65b6 027697 deposit regb 
-0x65b7 027698 hstore 2 ,core_iicd_rxaddr 
-0x65b8 027699 deposit temp 
-0x65b9 027700 hstore 2 ,core_iicd_rxlen 
-0x65ba 027701 arg 1 ,temp 
-0x65bb 027702 nsetflag blank ,1 ,temp 
-0x65bc 027703 hstore 1 ,core_iicd_ctrl 
-0x65bd 027704 jam iicd_start ,core_misc_ctrl 
-0x65be 027705 branch wait_iicd_done 
-:      027708 set_eeprom_size_2k:
-0x65bf 027709 set1 mark_eeprom_size ,mark 
-0x65c0 027710 jam 0x08 ,mem_eeprom_block_size 
-0x65c1 027711 rtn 
-:      027713 clear_eeprom_size_2k:
-0x65c2 027714 set0 mark_eeprom_size ,mark 
-0x65c3 027715 jam 0x20 ,mem_eeprom_block_size 
-0x65c4 027716 rtn 
-:      027719 iicd_read_eep_data_size_2k:
-0x65c5 027720 fetch 1 ,mem_eeprom_base 
-0x65c6 027721 iadd regb ,pdata 
-0x65c7 027722 store 1 ,mem_addr_mi 
-0x65c8 027723 branch iicd_read_eep_size_2k 
-:      027725 iicd_read_eep_size_2k_lcadcode:
-0x65c9 027726 fetch 2 ,mem_addr_mi 
-0x65ca 027727 byteswap pdata ,pdata 
-0x65cb 027728 store 1 ,mem_addr_mi 
-:      027733 iicd_read_eep_size_2k:
-0x65cc 027734 setarg 3 
-0x65cd 027735 hstore 2 ,core_iicd_txlen 
-0x65ce 027736 jam 0xa0 ,mem_iicd_tbuf 
-0x65cf 027737 jam 0xa1 ,mem_iicd_tbuf + 2 
-0x65d0 027738 branch iicd_read_eep_common 
-:      027744 iicd_write_protect_eep_data:
-0x65d1 027745 storet 2 ,mem_temp 
-0x65d2 027746 call iicd_eeprom_write_enable 
-0x65d3 027747 fetcht 2 ,mem_temp 
-0x65d4 027748 call iicd_write_eep_data 
-0x65d5 027749 branch iicd_eeprom_write_disable 
-:      027751 iicd_eeprom_write_enable:
-0x65d6 027752 fetch 1 ,mem_eeprom_wp_gpio 
-0x65d7 027753 rtneq gpio_disable 
-0x65d8 027754 bbit0 6 ,iicd_wp_gpio_output_low 
-0x65d9 027755 setarg 150000 
-0x65da 027756 call sleep 
-:      027757 iicd_wp_gpio_output_low:
-0x65db 027758 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65dc 027759 branch gpio_out_active 
-:      027761 iicd_eeprom_write_disable:
-0x65dd 027762 fetcht 1 ,mem_eeprom_wp_gpio 
-0x65de 027763 branch gpio_out_inactive 
-:      027768 iicd_read_eep_data:
-0x65df 027769 bpatchx patch32_0 ,mem_patch32 
-0x65e0 027770 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
-0x65e1 027771 fetch 2 ,mem_eeprom_base 
-0x65e2 027772 iadd regb ,pdata 
-0x65e3 027773 byteswap pdata ,pdata 
-0x65e4 027774 store 2 ,mem_addr_mi 
-:      027777 iicd_read_eep:
-0x65e5 027778 bpatchx patch32_1 ,mem_patch32 
-0x65e6 027779 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
-0x65e7 027780 setarg 4 
-0x65e8 027781 hstore 2 ,core_iicd_txlen 
-0x65e9 027782 jam 0xa0 ,mem_iicd_tbuf 
-0x65ea 027783 jam 0xa1 ,mem_iicd_tbuf + 3 
-:      027784 iicd_read_eep_common:
-0x65eb 027785 setarg mem_iicd_tbuf 
-0x65ec 027786 hstore 2 ,core_iicd_txaddr 
-0x65ed 027787 hstoret 2 ,core_iicd_rxlen 
-0x65ee 027788 deposit rega 
-0x65ef 027789 hstore 2 ,core_iicd_rxaddr 
-0x65f0 027790 setarg 2 
-0x65f1 027791 isolate0 15 ,rega 
-0x65f2 027792 setflag true ,0 ,pdata 
-0x65f3 027793 hstore 1 ,core_iicd_ctrl 
-0x65f4 027794 jam iicd_start ,core_misc_ctrl 
-0x65f5 027795 arg iicd_done ,queue 
-0x65f6 027796 call decrypt_code 
-0x65f7 027797 call wait_iicd_done 
-0x65f8 027798 isolate1 iicd_crcok ,pdata 
-0x65f9 027799 call set_ucode_status 
-0x65fa 027800 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
-0x65fb 027801 fetch 2 ,mem_addr_mi 
-0x65fc 027802 byteswap pdata ,pdata 
-0x65fd 027803 iadd temp ,pdata 
-0x65fe 027804 byteswap pdata ,pdata 
-0x65ff 027805 store 2 ,mem_addr_mi 
-0x6600 027806 rtn 
-:      027808 iicd_read_eep_load_code_size_2k:
-0x6601 027809 fetch 1 ,mem_addr_mi 
-0x6602 027810 iadd temp ,pdata 
-0x6603 027811 byteswap pdata ,pdata 
-0x6604 027812 store 2 ,mem_addr_mi 
-0x6605 027813 rtn 
-:      027819 iicd_write_eep_data:
-0x6606 027820 fetch 2 ,mem_eeprom_base 
-0x6607 027821 iadd regb ,pdata 
-:      027824 iicd_write_ota_data:
-0x6608 027825 store 2 ,mem_pdatatemp 
-0x6609 027826 bpatchx patch32_2 ,mem_patch32 
-0x660a 027827 storet 2 ,mem_temp 
-0x660b 027828 copy rega ,pdata 
-0x660c 027829 store 2 ,mem_contr 
-:      027830 iicd_write_eep_loop:
-0x660d 027831 call iicd_eep_transparency 
-0x660e 027833 fetcht 2 ,mem_regb 
-0x660f 027834 fetch 2 ,mem_contr 
-0x6610 027835 copy pdata ,rega 
-0x6611 027836 fetch 2 ,mem_pdatatemp 
-0x6612 027838 call iicd_write_eep 
-0x6613 027840 fetch 2 ,mem_regb 
-0x6614 027841 fetcht 2 ,mem_contr 
-0x6615 027842 iadd temp ,temp 
-0x6616 027843 storet 2 ,mem_contr 
-0x6617 027844 fetcht 2 ,mem_pdatatemp 
-0x6618 027845 iadd temp ,temp 
-0x6619 027846 storet 2 ,mem_pdatatemp 
-0x661a 027847 fetch 2 ,mem_temp 
-0x661b 027848 nbranch iicd_write_eep_loop ,blank 
-0x661c 027849 rtn 
-:      027857 iicd_eep_transparency:
-0x661d 027858 bpatchx patch32_3 ,mem_patch32 
-0x661e 027859 fetch 1 ,mem_eeprom_block_size 
-0x661f 027860 increase -1 ,pdata 
-0x6620 027861 fetcht 2 ,mem_pdatatemp 
-0x6621 027862 ior temp ,pdata 
-0x6622 027863 increase 1 ,pdata 
-0x6623 027864 store 3 ,mem_regc 
-0x6624 027866 fetch 2 ,mem_temp 
-0x6625 027867 iadd temp ,pdata 
-0x6626 027869 fetcht 3 ,mem_regc 
-0x6627 027870 isub temp ,pdata 
-0x6628 027871 nbranch iicd_eep_deal_short_packet ,positive 
-0x6629 027872 store 2 ,mem_temp 
-0x662a 027873 fetch 3 ,mem_regc 
-0x662b 027874 fetcht 2 ,mem_pdatatemp 
-0x662c 027875 isub temp ,pdata 
-0x662d 027876 store 2 ,mem_regb 
-0x662e 027877 rtn 
-:      027878 iicd_eep_deal_short_packet:
-0x662f 027879 fetch 2 ,mem_temp 
-0x6630 027880 store 2 ,mem_regb 
-0x6631 027881 setarg 0 
-0x6632 027882 store 2 ,mem_temp 
-0x6633 027883 rtn 
-:      027885 iicd_write_eep_size_2k:
-0x6634 027886 increase 2 ,temp 
-0x6635 027887 hstoret 2 ,core_iicd_txlen 
-0x6636 027888 increase -2 ,rega 
-0x6637 027889 ifetcht 3 ,rega 
-0x6638 027890 copy temp ,regb 
-0x6639 027891 arg 0xa0 ,temp 
-0x663a 027892 istoret 1 ,rega 
-0x663b 027894 istore 1 ,contw 
-0x663c 027895 branch iicd_write_eep_common 
-:      027898 iicd_write_eep:
-0x663d 027899 copy pdata ,regb 
-0x663e 027900 bpatchx patch32_4 ,mem_patch32 
-0x663f 027901 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
-0x6640 027902 copy regb ,pdata 
-0x6641 027903 increase 3 ,temp 
-0x6642 027904 hstoret 2 ,core_iicd_txlen 
-0x6643 027905 increase -3 ,rega 
-0x6644 027906 ifetcht 3 ,rega 
-0x6645 027907 copy temp ,regb 
-0x6646 027908 arg 0xa0 ,temp 
-0x6647 027909 istoret 1 ,rega 
-0x6648 027910 byteswap pdata ,pdata 
-0x6649 027911 istore 2 ,contw 
-:      027912 iicd_write_eep_common:
-0x664a 027913 deposit rega 
-0x664b 027914 hstore 2 ,core_iicd_txaddr 
-0x664c 027915 setarg 0 
-0x664d 027916 hstore 2 ,core_iicd_rxlen 
-0x664e 027917 jam 1 ,core_iicd_ctrl 
-0x664f 027918 jam iicd_start ,core_misc_ctrl 
-0x6650 027919 call wait_iicd_done 
-0x6651 027920 copy regb ,pdata 
-0x6652 027921 istore 3 ,rega 
-:      027923 iic_check_eeprom_standby:
-0x6653 027924 bpatchx patch32_5 ,mem_patch32 
-0x6654 027925 jam 0 ,mem_iicd_tbuf + 3 
-:      027926 iic_check_eeprom_standby_wait:
-0x6655 027927 setarg 1 
-0x6656 027928 hstore 2 ,core_iicd_txlen 
-0x6657 027929 jam 0xa0 ,mem_iicd_tbuf 
-0x6658 027930 setarg mem_iicd_tbuf 
-0x6659 027931 hstore 2 ,core_iicd_txaddr 
-0x665a 027932 setarg 0 
-0x665b 027933 hstore 2 ,core_iicd_rxlen 
-0x665c 027934 hstore 2 ,core_iicd_rxaddr 
-0x665d 027935 setarg 3 
-0x665e 027936 hstore 1 ,core_iicd_ctrl 
-0x665f 027937 jam iicd_start ,core_misc_ctrl 
-0x6660 027938 call wait_iicd_done 
-0x6661 027939 hfetch 1 ,core_dma_status 
-0x6662 027940 rtnbit0 iicd_ack 
-0x6663 027941 nop 1500 
-0x6664 027942 fetch 1 ,mem_iicd_tbuf + 3 
-0x6665 027943 increase 1 ,pdata 
-0x6666 027944 store 1 ,mem_iicd_tbuf + 3 
-0x6667 027945 sub pdata ,40 ,null 
-0x6668 027946 nrtn positive 
-0x6669 027947 branch iic_check_eeprom_standby_wait 
-:      027951 otp_enable_chgpump:
-0x666a 027952 jam 0x70 ,rfen_chgpump 
-0x666b 027953 nop param_chgpump_delay 
-0x666c 027954 rtn 
-:      027956 otp_disable_chgpump:
-0x666d 027957 jam 0x30 ,rfen_chgpump 
-0x666e 027958 rtn 
-:      027960 otp_set_addr:
-0x666f 027961 lshift3 pdata ,pdata 
-0x6670 027962 hstore 2 ,core_otp_addr 
-0x6671 027963 jam 0 ,core_otpd_ctrl 
-0x6672 027964 rtn 
-:      027967 otp_write:
-0x6673 027968 call otp_set_addr 
-0x6674 027969 call otp_ce 
-:      027970 otp_program:
-0x6675 027971 ifetcht 1 ,rega 
-0x6676 027972 increase 1 ,rega 
-0x6677 027973 force 0 ,queue 
-:      027974 otp_program_bit:
-0x6678 027975 qisolate0 temp 
-0x6679 027976 branch otp_skip_0 ,true 
-0x667a 027977 hfetch 1 ,core_otp_din 
-0x667b 027978 set1 6 ,pdata 
-0x667c 027979 set1 7 ,pdata 
-0x667d 027980 hstore 1 ,core_otp_din 
-0x667e 027981 jam 0x02 ,core_otp_ctrl 
-0x667f 027982 jam 0x82 ,core_otp_ctrl 
-0x6680 027983 set0 7 ,pdata 
-0x6681 027984 hstore 1 ,core_otp_din 
-0x6682 027985 jam 0x8a ,core_otp_ctrl 
-0x6683 027986 nop 11 
-0x6684 027987 jam 0xca ,core_otp_ctrl 
-0x6685 027988 nop 33 
-0x6686 027989 jam 0x4a ,core_otp_ctrl 
-0x6687 027990 nop 44 
-0x6688 027991 jam 0xca ,core_otp_ctrl 
-0x6689 027992 nop 22 
-0x668a 027993 jam 0x8a ,core_otp_ctrl 
-0x668b 027994 nop 33 
-0x668c 027995 jam 0x82 ,core_otp_ctrl 
-0x668d 027996 nop 1 
-0x668e 027997 jam 0x92 ,core_otp_ctrl 
-0x668f 027998 nop 10 
-0x6690 027999 jam 0xb2 ,core_otp_ctrl 
-0x6691 028000 hfetch 1 ,core_otp_rdata 
-0x6692 028001 jam 0x92 ,core_otp_ctrl 
-0x6693 028002 nop 1 
-0x6694 028003 jam 0x82 ,core_otp_ctrl 
-0x6695 028004 qisolate0 pdata 
-0x6696 028005 branch otp_program_bit ,true 
-:      028006 otp_skip_0:
-0x6697 028007 hfetch 2 ,core_otp_addr 
-0x6698 028008 increase 1 ,pdata 
-0x6699 028009 hstore 2 ,core_otp_addr 
-0x669a 028010 increase 1 ,queue 
-0x669b 028011 compare 8 ,queue ,0xf 
-0x669c 028012 nbranch otp_program_bit ,true 
-0x669d 028013 loop otp_program 
-0x669e 028014 jam 0x83 ,core_otp_ctrl 
-0x669f 028015 rtn 
-:      028017 otp_ce:
-0x66a0 028018 jam 0x82 ,core_otp_ctrl 
-0x66a1 028019 nop 12 
-0x66a2 028020 jam 0x80 ,core_otp_ctrl 
-0x66a3 028021 jam 0x82 ,core_otp_ctrl 
-0x66a4 028022 nop 150 
-0x66a5 028023 rtn 
-:      028026 otpd_read_init:
-0x66a6 028027 call otp_ce 
-0x66a7 028028 jam 0xa2 ,core_otp_ctrl 
-0x66a8 028029 deposit rega 
-0x66a9 028030 hstore 2 ,core_otpd_addr 
-0x66aa 028031 set1 11 ,temp 
-0x66ab 028032 isolate0 15 ,pdata 
-0x66ac 028033 setflag true ,15 ,temp 
-0x66ad 028034 hstoret 2 ,core_otpd_len 
-0x66ae 028035 jam otpd_start ,core_misc_ctrl 
-0x66af 028036 rtn 
-:      028038 otpd_wait_end:
-0x66b0 028039 hfetch 1 ,core_dma_status 
-0x66b1 028040 bbit0 otpd_done ,otpd_wait_end 
-0x66b2 028041 rtn 
-:      028044 otpd_read_data:
-0x66b3 028045 call otp_set_addr 
-0x66b4 028046 call otpd_read_init 
-0x66b5 028047 call otpd_wait_end 
-0x66b6 028048 jam 0x83 ,core_otp_ctrl 
-0x66b7 028049 rtn 
-:      028054 otpd_read_code:
-0x66b8 028055 hfetch 2 ,core_current_otp_addr 
-0x66b9 028056 hstore 2 ,core_otp_addr 
-0x66ba 028057 call otpd_read_init 
-0x66bb 028058 arg otpd_done ,queue 
-0x66bc 028059 call decrypt_code 
-0x66bd 028060 call otpd_wait_end 
-0x66be 028061 isolate1 otpd_crcok ,pdata 
-0x66bf 028062 call set_ucode_status 
-0x66c0 028063 jam 0x83 ,core_otp_ctrl 
-0x66c1 028064 rtn 
-:      028067 uartd_prepare_tx:
-0x66c2 028068 hfetch 2 ,core_uart_twptr 
-0x66c3 028069 iforce contwu 
-0x66c4 028070 rtn 
-:      028072 uartd_send:
-0x66c5 028073 deposit contwu 
-0x66c6 028074 hstore 2 ,core_uart_twptr 
-0x66c7 028075 rtn 
-:      028077 uartd_rxdone:
-0x66c8 028078 deposit contru 
-0x66c9 028079 hstore 2 ,core_uart_rrptr 
-0x66ca 028080 rtn 
-:      028082 uartd_prepare_rx:
-0x66cb 028083 hfetch 2 ,core_uart_rrptr 
-0x66cc 028084 copy pdata ,contru 
-0x66cd 028085 rtn 
-:      028087 uart_set_baud_by_mem:
-0x66ce 028088 fetch uart_baud_len ,mem_baud 
-0x66cf 028089 hstore uart_baud_len ,core_uart_baud 
-0x66d0 028090 rtn 
-:      028092 uart_copy_tx_bytes_fast:
-0x66d1 028093 deposit loopcnt 
-0x66d2 028094 rtn blank 
-:      028095 uart_copy_tx_bytes_fast_loop:
-0x66d3 028096 increase -8 ,loopcnt 
-0x66d4 028097 call uart_tx_8_bytes ,positive 
-0x66d5 028098 rtn zero 
-0x66d6 028099 branch uart_copy_tx_bytes_fast_loop ,positive 
-0x66d7 028100 increase 8 ,loopcnt 
-:      028101 uart_copy_tx_bytes_fast_loop_four:
-0x66d8 028102 increase -4 ,loopcnt 
-0x66d9 028103 call uart_tx_4_bytes ,positive 
-0x66da 028104 rtn zero 
-0x66db 028105 branch uart_copy_tx_bytes_fast_loop_four ,positive 
-0x66dc 028106 increase 4 ,loopcnt 
-0x66dd 028107 branch uart_copy_tx_bytes 
-:      028109 uart_tx_8_bytes:
-0x66de 028110 ifetch 8 ,contr 
-0x66df 028111 istore 8 ,contwu 
-0x66e0 028112 rtn 
-:      028114 uart_tx_4_bytes:
-0x66e1 028115 ifetch 4 ,contr 
-0x66e2 028116 istore 4 ,contwu 
-0x66e3 028117 rtn 
-:      028119 uart_copy_tx_bytes:
-0x66e4 028120 deposit loopcnt 
-0x66e5 028121 rtn blank 
-:      028122 uart_copy_tx_bytes_loop:
-0x66e6 028123 ifetch 1 ,contr 
-0x66e7 028124 istore 1 ,contwu 
-0x66e8 028125 loop uart_copy_tx_bytes_loop 
-0x66e9 028126 rtn 
-:      028128 uart_copy_rx_bytes_fast:
-0x66ea 028129 deposit loopcnt 
-0x66eb 028130 rtn blank 
-:      028131 uart_copy_rx_bytes_fast_loop:
-0x66ec 028132 increase -8 ,loopcnt 
-0x66ed 028133 call uart_rx_8_bytes ,positive 
-0x66ee 028134 rtn zero 
-0x66ef 028135 branch uart_copy_rx_bytes_fast_loop ,positive 
-0x66f0 028136 increase 8 ,loopcnt 
-:      028137 uart_copy_rx_bytes_fast_loop_four:
-0x66f1 028138 increase -4 ,loopcnt 
-0x66f2 028139 call uart_rx_4_bytes ,positive 
-0x66f3 028140 rtn zero 
-0x66f4 028141 branch uart_copy_rx_bytes_fast_loop_four ,positive 
-0x66f5 028142 increase 4 ,loopcnt 
-0x66f6 028143 branch uart_copy_rx_bytes 
-:      028145 uart_rx_8_bytes:
-0x66f7 028146 ifetch 8 ,contru 
-0x66f8 028147 istore 8 ,contw 
-0x66f9 028148 rtn 
-:      028150 uart_rx_4_bytes:
-0x66fa 028151 ifetch 4 ,contru 
-0x66fb 028152 istore 4 ,contw 
-0x66fc 028153 rtn 
-:      028156 uart_copy_rx_bytes:
-0x66fd 028157 deposit loopcnt 
-0x66fe 028158 rtn blank 
-:      028159 uart_copy_rx_bytes_loop:
-0x66ff 028160 ifetch 1 ,contru 
-0x6700 028161 istore 1 ,contw 
-0x6701 028162 loop uart_copy_rx_bytes_loop 
-0x6702 028163 rtn 
-:      028166 uart_copy_rx2tx:
-0x6703 028167 deposit loopcnt 
-0x6704 028168 rtn blank 
-:      028169 uart_copy_rx2tx_loop:
-0x6705 028170 ifetch 1 ,contru 
-0x6706 028171 istore 1 ,contwu 
-0x6707 028172 loop uart_copy_rx2tx_loop 
-0x6708 028173 rtn 
-:      028178 app_store_nvram_event:
-0x6709 028179 jam bt_evt_store_nvram ,mem_fifo_temp 
-0x670a 028180 branch ui_ipc_send_event 
-:      028182 check_51cmd_store_reconn_info:
-:      028183 check_51cmd_update_device_record:
-0x670b 028184 bpatchx patch32_6 ,mem_patch32 
-0x670c 028185 fetch 1 ,mem_nv_data_number 
-0x670d 028186 rtn blank 
-0x670e 028187 call check_nvram 
-0x670f 028188 call init_device_list ,zero 
-0x6710 028189 call nvram_find_addr_from_bd_list 
-:      028190 write_device_record:
-0x6711 028191 fetch 1 ,mem_nv_data_number 
-0x6712 028192 icopy regc 
-0x6713 028193 fetcht 2 ,mem_nv_data_ptr 
-0x6714 028194 storet 2 ,mem_list_item_ptr 
-:      028195 write_device_loop_find:
-0x6715 028196 copy regc ,pdata 
-0x6716 028197 branch app_store_nvram_event ,blank 
-0x6717 028198 increase -1 ,regc 
-0x6718 028199 copy temp ,rega 
-0x6719 028200 ifetch 1 ,rega 
-0x671a 028201 fetcht 1 ,mem_select_list_item 
-0x671b 028202 isub temp ,null 
-0x671c 028203 call set_index_finded_device ,zero 
-0x671d 028204 branch write_device_loop_find0 ,positive 
-0x671e 028205 ifetch 1 ,rega 
-0x671f 028206 increase 1 ,pdata 
-0x6720 028207 istore 1 ,rega 
-:      028208 write_device_loop_find0:
-0x6721 028209 fetcht 2 ,mem_list_item_ptr 
-0x6722 028210 increase nv_data_len ,temp 
-0x6723 028211 storet 2 ,mem_list_item_ptr 
-0x6724 028212 branch write_device_loop_find 
-:      028214 set_index_finded_device:
-0x6725 028215 setarg 0 
-0x6726 028216 istore 1 ,rega 
-0x6727 028217 fetch 1 ,mem_temp_reconn_record 
-0x6728 028218 istore 1 ,contw 
-0x6729 028219 bne rec_3_mode ,set_index_finded_device_ble_mode 
-0x672a 028220 arg mem_link_key ,regb 
-:      028221 set_index_find_device_master_addr:
-0x672b 028222 ifetch 6 ,contr 
-0x672c 028223 istore 8 ,contw 
-0x672d 028224 setarg 0 
-0x672e 028225 istore 8 ,contw 
-0x672f 028226 copy regb ,contr 
-:      028227 store_rec_data_common:
-0x6730 028228 call memcpy16 
-0x6731 028229 force 1 ,null 
-0x6732 028230 rtn 
-:      028232 set_index_finded_device_ble_mode:
-0x6733 028233 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
-0x6734 028234 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
-0x6735 028235 arg mem_le_ltk ,regb 
-0x6736 028236 branch set_index_find_device_master_addr 
-:      028238 set_index_finded_device_irk:
-0x6737 028239 arg mem_le_irk ,contr 
-0x6738 028240 call memcpy16 
-:      028241 store_ble_rec_data_common:
-0x6739 028242 arg mem_le_ltk ,contr 
-0x673a 028243 branch store_rec_data_common 
-:      028245 set_index_finded_device_ediv:
-0x673b 028246 arg mem_le_rand ,contr 
-0x673c 028247 call memcpy16 
-0x673d 028248 branch store_ble_rec_data_common 
-:      028251 nvram_find_addr_from_bd_list:
-0x673e 028252 call disable_user 
-0x673f 028253 fetch 1 ,mem_nv_data_number 
-0x6740 028254 rtn blank 
-0x6741 028255 fetch 2 ,mem_ui_state_map 
-0x6742 028256 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
-:      028257 find_addr_from_bd_list_ble_mode:
-0x6743 028258 bpatchx patch32_7 ,mem_patch32 
-0x6744 028259 fetch 1 ,mem_le_conn_peer_addr_type 
-0x6745 028260 beq master_public_addr ,find_addr_from_bd_list_static_addr 
-0x6746 028261 fetch 1 ,mem_le_plap + 5 
-0x6747 028262 compare 0xc0 ,pdata ,0xc0 
-0x6748 028263 branch find_addr_from_bd_list_static_addr ,true 
-0x6749 028264 compare 0x40 ,pdata ,0xc0 
-0x674a 028265 branch find_addr_from_bd_list_random_addr ,true 
-0x674b 028266 compare 0x00 ,pdata ,0xc0 
-0x674c 028267 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
-:      028268 find_addr_from_bd_list_static_addr:
-0x674d 028269 jam rec_4_mode_static_address ,mem_temp_reconn_record 
-0x674e 028270 fetch 6 ,mem_le_plap 
-0x674f 028271 branch find_addr_from_bd_list_common 
-:      028273 find_addr_from_bd_list_random_non_resolvable_private_address:
-0x6750 028274 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
-0x6751 028275 branch find_addr_from_bd_list_common 
-:      028278 find_addr_from_bd_list_random_addr:
-0x6752 028279 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
-0x6753 028280 branch find_addr_from_bd_list_common 
-:      028283 find_addr_from_bd_list_spp_mode:
-0x6754 028284 bpatchx patch33_0 ,mem_patch33 
-0x6755 028285 jam rec_3_mode ,mem_temp_reconn_record 
-0x6756 028286 fetch 6 ,mem_plap 
-:      028287 find_addr_from_bd_list_common:
-0x6757 028288 store 6 ,mem_temp_reconn_record + 1 
-0x6758 028289 fetch 2 ,mem_nv_data_ptr 
-0x6759 028290 ifetcht 1 ,pdata 
-0x675a 028291 pincrease 1 
-0x675b 028292 store 2 ,mem_list_item_ptr 
-0x675c 028293 storet 1 ,mem_select_list_item 
-0x675d 028294 fetch 1 ,mem_nv_data_number 
-0x675e 028295 icopy regc 
-:      028296 nvram_find_addr_from_list:
-0x675f 028297 fetch 2 ,mem_list_item_ptr 
-0x6760 028298 copy pdata ,rega 
-0x6761 028299 call nvram_find_addr_from_list_compare 
-0x6762 028300 rtn user 
-0x6763 028301 fetcht 2 ,mem_list_item_ptr 
-0x6764 028302 increase nv_data_len ,temp 
-0x6765 028303 storet 2 ,mem_list_item_ptr 
-0x6766 028304 increase -1 ,temp 
-0x6767 028305 ifetch 1 ,temp 
-0x6768 028306 store 1 ,mem_select_list_item 
-0x6769 028307 increase -1 ,regc 
-0x676a 028308 nbranch nvram_find_addr_from_list ,zero 
-0x676b 028309 fetch 1 ,mem_nv_data_number 
-0x676c 028310 pincrease decreased_one 
-0x676d 028311 store 1 ,mem_select_list_item 
-0x676e 028312 rtn 
-:      028313 nvram_find_addr_from_list_compare:
-0x676f 028314 fetch 1 ,mem_temp_reconn_record 
-0x6770 028315 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
-:      028316 find_master_addr_from_list_compare:
-0x6771 028317 arg mem_temp_reconn_record ,regb 
-0x6772 028318 arg 7 ,loopcnt 
-0x6773 028319 call string_compare 
-0x6774 028320 branch enable_user ,zero 
-0x6775 028321 rtn 
-:      028323 find_addr_from_list_compare_ble_mode:
-0x6776 028324 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
-0x6777 028325 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
-0x6778 028326 branch find_master_addr_from_list_compare 
-:      028328 find_irk_form_list_compare:
-0x6779 028329 ifetcht 1 ,rega 
-0x677a 028330 isub temp ,null 
-0x677b 028331 nrtn zero 
-0x677c 028332 arg mem_le_prand ,contw 
-0x677d 028333 arg 16 ,loopcnt 
-0x677e 028334 call clear_mem 
-0x677f 028335 fetch 3 ,mem_le_plap + 3 
-0x6780 028336 store 3 ,mem_le_prand 
-0x6781 028337 call genernate_master_macaddress 
-0x6782 028338 fetch 2 ,mem_le_aes_128 + 13 
-0x6783 028339 byteswap pdata ,pdata 
-0x6784 028340 lshift8 pdata ,temp 
-0x6785 028341 ifetch 1 ,contr 
-0x6786 028342 iadd temp ,pdata 
-0x6787 028343 fetcht 3 ,mem_le_plap 
-0x6788 028344 isub temp ,null 
-0x6789 028345 branch enable_user ,zero 
-0x678a 028346 rtn 
-:      028349 genernate_master_macaddress:
-0x678b 028350 arg mem_le_prand ,contr 
-0x678c 028351 call load_data128 
-0x678d 028353 ifetch 1 ,rega 
-0x678e 028354 call load_regext 
-0x678f 028355 force 0x38 ,aes_ctrl 
-0x6790 028356 force 0x0 ,aes_ctrl 
-0x6791 028357 call wait_aes 
-0x6792 028358 arg mem_le_aes_128 ,contw 
-0x6793 028359 branch store_aes_result 
-:      028361 find_ediv_form_list_compare:
-0x6794 028362 ifetcht 1 ,rega 
-0x6795 028363 isub temp ,null 
-0x6796 028364 nrtn zero 
-0x6797 028365 copy contr ,rega 
-0x6798 028366 add contr ,8 ,regc 
-0x6799 028367 arg mem_le_rand ,regb 
-0x679a 028368 arg 8 ,loopcnt 
-0x679b 028369 call string_compare 
-0x679c 028370 branch enable_user ,zero 
-0x679d 028371 copy regc ,rega 
-0x679e 028372 arg mem_le_irk ,regb 
-0x679f 028373 arg 8 ,loopcnt 
-0x67a0 028374 call string_compare 
-0x67a1 028375 branch enable_user ,zero 
-0x67a2 028376 rtn 
-:      028378 check_nvram:
-0x67a3 028379 fetch 2 ,mem_nv_data_ptr 
-0x67a4 028380 ifetcht 1 ,pdata 
-0x67a5 028381 pincrease nv_data_len 
-0x67a6 028382 ifetch 1 ,pdata 
-0x67a7 028383 isub temp ,null 
-0x67a8 028384 rtn 
-:      028386 init_device_list:
-0x67a9 028387 fetch 1 ,mem_nv_data_number 
-0x67aa 028388 icopy loopcnt 
-0x67ab 028389 fetcht 2 ,mem_nv_data_ptr 
-0x67ac 028390 setarg 0 
-:      028391 init_device_list_loop:
-0x67ad 028392 istore 1 ,temp 
-0x67ae 028393 increase nv_data_len ,temp 
-0x67af 028394 pincrease 1 
-0x67b0 028395 loop init_device_list_loop 
-0x67b1 028396 rtn 
-:      028398 load_device_list:
-0x67b2 028399 bpatchx patch33_1 ,mem_patch33 
-0x67b3 028400 call nvram_find_addr_from_bd_list 
-0x67b4 028401 fetch 1 ,mem_state 
-0x67b5 028402 setflag user ,state_combkey ,pdata 
-0x67b6 028403 store 1 ,mem_state 
-0x67b7 028404 nbranch clear_key_exists ,user 
-0x67b8 028405 add rega ,10 ,contr 
-0x67b9 028407 arg mem_link_key ,contw 
-0x67ba 028408 call memcpy16 
-0x67bb 028409 branch check_link_key_load 
-:      028410 clear_key_exists:
-0x67bc 028411 jam 0 ,mem_link_key_exists 
-0x67bd 028412 rtn 
-:      028414 load_device_list_mode_4:
-0x67be 028415 fetch 9 ,mem_le_ediv 
-0x67bf 028416 branch clear_ltk_exists ,blank 
-0x67c0 028417 call nvram_find_addr_from_bd_list 
-0x67c1 028418 nbranch clear_ltk_exists ,user 
-0x67c2 028419 fetch 2 ,mem_list_item_ptr 
-0x67c3 028420 add pdata ,1 ,contr 
-0x67c4 028421 arg mem_le_irk ,contw 
-0x67c5 028422 call memcpy16 
-0x67c6 028423 arg mem_le_ltk ,contw 
-0x67c7 028424 call memcpy16 
-0x67c8 028425 jam 1 ,mem_ltk_exists 
-0x67c9 028426 rtn 
-:      028428 clear_ltk_exists:
-0x67ca 028429 jam 0 ,mem_ltk_exists 
-0x67cb 028430 rtn 
-:      028433 eeprom_store_le_reconn_info:
-0x67cc 028434 fetch 6 ,mem_le_plap 
-0x67cd 028435 store 6 ,mem_temp_lap 
-0x67ce 028436 jam rec_4_mode ,mem_record_bt_mode 
-0x67cf 028437 branch eeprom_store_reconn_info 
-:      028438 eeprom_store_bd_reconn_info:
-0x67d0 028439 fetch 6 ,mem_plap 
-0x67d1 028440 store 6 ,mem_temp_lap 
-0x67d2 028441 jam rec_3_mode ,mem_record_bt_mode 
-:      028442 eeprom_store_reconn_info:
-0x67d3 028443 fetch 1 ,mem_device_option 
-0x67d4 028444 beq dvc_op_module ,check_51cmd_update_device_record 
-0x67d5 028445 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
-0x67d6 028446 rtn 
-:      028449 check_link_key_load:
-0x67d7 028450 fetch 8 ,mem_link_key 
-0x67d8 028451 fetcht 8 ,mem_link_key + 8 
-0x67d9 028452 ior temp ,pdata 
-0x67da 028453 rtn blank 
-0x67db 028454 jam 1 ,mem_link_key_exists 
-0x67dc 028455 rtn 
-:      028462 gpio_set_wake_by_current_state:
-0x67dd 028463 bpatchx patch33_2 ,mem_patch33 
-0x67de 028464 set1 7 ,temp 
-0x67df 028465 call gpio_get_bit 
-0x67e0 028466 nsetflag true ,7 ,temp 
-:      028471 gpio_set_wake:
-0x67e1 028472 bpatchx patch33_3 ,mem_patch33 
-0x67e2 028473 sub temp ,ui_button_gpio_disable ,null 
-0x67e3 028474 rtn zero 
-0x67e4 028475 isolate0 7 ,temp 
-0x67e5 028476 and temp ,0x1f ,queue 
-0x67e6 028477 fetch 4 ,mem_gpio_wakeup_low 
-0x67e7 028478 qsetflag true ,pdata 
-0x67e8 028479 store 4 ,mem_gpio_wakeup_low 
-0x67e9 028480 fetch 4 ,mem_gpio_wakeup_high 
-0x67ea 028481 nqsetflag true ,pdata 
-0x67eb 028482 store 4 ,mem_gpio_wakeup_high 
-0x67ec 028483 rtn 
-:      028486 gpio_clr_wake:
-0x67ed 028487 bpatchx patch33_4 ,mem_patch33 
-0x67ee 028488 sub temp ,ui_button_gpio_disable ,null 
-0x67ef 028489 rtn zero 
-0x67f0 028490 isolate0 7 ,temp 
-0x67f1 028491 and temp ,0x1f ,queue 
-0x67f2 028492 fetch 4 ,mem_gpio_wakeup_low 
-0x67f3 028493 qset0 pdata 
-0x67f4 028494 store 4 ,mem_gpio_wakeup_low 
-0x67f5 028495 fetch 4 ,mem_gpio_wakeup_high 
-0x67f6 028496 qset0 pdata 
-0x67f7 028497 store 4 ,mem_gpio_wakeup_high 
-0x67f8 028498 rtn 
-:      028501 gpio_config_input_nowake:
-0x67f9 028502 call gpio_clr_wake 
-0x67fa 028503 branch gpio_config_input_without_wake 
-:      028506 gpio_config_input:
-0x67fb 028507 sub temp ,ui_button_gpio_disable ,null 
-0x67fc 028508 rtn zero 
-0x67fd 028509 ncall gpio_set_wake ,wake 
-:      028511 gpio_config_input_without_wake:
-0x67fe 028512 arg core_gpio_pd0 ,contw 
-0x67ff 028513 call gpio_set_bit 
-0x6800 028514 setflip gpio_active_bit ,temp 
-0x6801 028515 arg core_gpio_pu0 ,contw 
-0x6802 028516 call gpio_set_bit 
-0x6803 028517 set0 gpio_active_bit ,temp 
-0x6804 028518 arg core_gpio_oe0 ,contw 
-0x6805 028519 branch gpio_set_bit 
-:      028522 gpio_set_high_impedance:
-0x6806 028523 arg core_gpio_pd0 ,contw 
-0x6807 028524 call gpio_set_bit 
-0x6808 028525 set0 gpio_active_bit ,temp 
-0x6809 028526 arg core_gpio_pu0 ,contw 
-0x680a 028527 call gpio_set_bit 
-0x680b 028528 set0 gpio_active_bit ,temp 
-0x680c 028529 arg core_gpio_oe0 ,contw 
-0x680d 028530 branch gpio_set_bit 
-:      028534 gpio_config_output:
-0x680e 028535 sub temp ,ui_button_gpio_disable ,null 
-0x680f 028536 rtn zero 
-0x6810 028537 setflip gpio_active_bit ,temp 
-0x6811 028538 call gpio_out 
-:      028539 gpio_config_output0:
-0x6812 028540 set1 gpio_active_bit ,temp 
-0x6813 028541 arg core_gpio_oe0 ,contw 
-0x6814 028542 branch gpio_set_bit 
-:      028544 gpio_common:
-0x6815 028545 and temp ,0x07 ,queue 
-0x6816 028546 rshift3 temp ,pdata 
-0x6817 028547 and_into 3 ,pdata 
-0x6818 028548 iadd contw ,contw 
-0x6819 028549 ifetch 1 ,contw 
-0x681a 028550 rtn 
-:      028552 gpio_check_active:
-0x681b 028553 arg core_gpio_out0 ,contw 
-0x681c 028554 branch get_bit_common 
-:      028558 gpio_get_bit:
-0x681d 028559 arg core_gpio_in ,contw 
-:      028560 get_bit_common:
-0x681e 028561 call gpio_common 
-0x681f 028562 isolate1 gpio_active_bit ,temp 
-0x6820 028563 branch gpio_get_bit_reverse ,true 
-0x6821 028564 qisolate0 pdata 
-0x6822 028565 rtn 
-:      028566 gpio_get_bit_reverse:
-0x6823 028567 qisolate1 pdata 
-0x6824 028568 rtn 
-:      028570 gpio_out_inactive:
-0x6825 028571 sub temp ,ui_button_gpio_disable ,null 
-0x6826 028572 rtn zero 
-0x6827 028573 isolate1 7 ,null 
-0x6828 028574 branch gpio_out_flag 
-:      028576 gpio_out_active:
-0x6829 028577 sub temp ,ui_button_gpio_disable ,null 
-0x682a 028578 rtn zero 
-0x682b 028579 isolate0 7 ,null 
-:      028582 gpio_out_flag:
-0x682c 028583 setarg 0 
-0x682d 028584 nsetflag true ,gpio_active_bit ,pdata 
-0x682e 028585 ixor temp ,temp 
-:      028588 gpio_out:
-0x682f 028589 arg core_gpio_out0 ,contw 
-:      028592 gpio_set_bit:
-0x6830 028593 call gpio_common 
-0x6831 028594 isolate1 gpio_active_bit ,temp 
-0x6832 028595 qsetflag true ,pdata 
-0x6833 028596 istore 1 ,contw 
-0x6834 028597 rtn 
-:      028599 gpio_set_before_lpm_common:
-0x6835 028600 arg -1 ,rega 
-0x6836 028601 hfetch 1 ,core_gpio_sel1 
-0x6837 028602 compare 0x02 ,pdata ,0x03 
-0x6838 028603 call neglact4_from_23_pin ,true 
-0x6839 028605 compare 0x01 ,pdata ,0x03 
-0x683a 028606 call neglact2_form_25_pin ,true 
-0x683b 028608 compare 0x03 ,pdata ,0x03 
-0x683c 028609 call neglact2_form_25_pin ,true 
-0x683d 028611 isolate1 2 ,pdata 
-0x683e 028612 call neglect2_from_6_pin ,true 
-0x683f 028614 isolate1 3 ,pdata 
-0x6840 028615 call neglect4_from_9_pin ,true 
-0x6841 028617 isolate1 4 ,pdata 
-0x6842 028618 call neglact2_form_30_pin ,true 
-0x6843 028620 isolate1 6 ,pdata 
-0x6844 028621 nsetflag true ,04 ,rega 
-0x6845 028623 isolate1 7 ,pdata 
-0x6846 028624 nsetflag true ,05 ,rega 
-0x6847 028626 hfetch 1 ,core_gpio_sel2 
-0x6848 028627 isolate1 0 ,pdata 
-0x6849 028628 nsetflag true ,27 ,rega 
-0x684a 028629 isolate1 1 ,pdata 
-0x684b 028630 nsetflag true ,28 ,rega 
-0x684c 028631 isolate1 2 ,pdata 
-0x684d 028632 nsetflag true ,03 ,rega 
-0x684e 028633 isolate1 3 ,pdata 
-0x684f 028634 nsetflag true ,08 ,rega 
-0x6850 028635 isolate1 4 ,pdata 
-0x6851 028636 nsetflag true ,20 ,rega 
-0x6852 028637 isolate1 5 ,pdata 
-0x6853 028638 nsetflag true ,21 ,rega 
-0x6854 028639 isolate1 6 ,pdata 
-0x6855 028640 nsetflag true ,22 ,rega 
-0x6856 028641 isolate1 7 ,pdata 
-0x6857 028642 nsetflag true ,23 ,rega 
-0x6858 028644 hfetch 1 ,core_gpio_sel 
-0x6859 028645 isolate1 0 ,pdata 
-0x685a 028646 nsetflag true ,05 ,rega 
-0x685b 028647 isolate1 1 ,pdata 
-0x685c 028648 nsetflag true ,06 ,rega 
-0x685d 028649 isolate1 2 ,pdata 
-0x685e 028650 nsetflag true ,07 ,rega 
-0x685f 028651 isolate1 3 ,pdata 
-0x6860 028652 nsetflag true ,18 ,rega 
-0x6861 028653 isolate1 4 ,pdata 
-0x6862 028654 nsetflag true ,19 ,rega 
-0x6863 028655 isolate1 5 ,pdata 
-0x6864 028656 nsetflag true ,20 ,rega 
-0x6865 028657 isolate1 6 ,pdata 
-0x6866 028658 nsetflag true ,21 ,rega 
-0x6867 028659 isolate1 7 ,pdata 
-0x6868 028660 nsetflag true ,22 ,rega 
-0x6869 028662 hfetch 1 ,core_uart_ctrl 
-0x686a 028663 isolate1 4 ,pdata 
-0x686b 028664 call neglact2_form_2_pin ,true 
-0x686c 028665 bpatchx patch33_5 ,mem_patch33 
-0x686d 028667 hfetch 4 ,core_gpio_pu0 
-0x686e 028668 hfetcht 4 ,core_gpio_pd0 
-0x686f 028669 ior temp ,pdata 
-0x6870 028670 invert pdata ,pdata 
-0x6871 028671 iand rega ,pdata 
-0x6872 028673 hstore 4 ,core_gpio_oe0 
-0x6873 028674 rtn 
-:      028677 neglect2_from_6_pin:
-0x6874 028678 arg 6 ,queue 
-0x6875 028679 branch neglect_2_pin 
-:      028680 neglect4_from_9_pin:
-0x6876 028681 arg 9 ,queue 
-0x6877 028682 branch neglact_4_pin 
-:      028683 neglact4_from_23_pin:
-0x6878 028684 arg 23 ,queue 
-0x6879 028685 branch neglact_4_pin 
-:      028686 neglact2_form_25_pin:
-0x687a 028687 arg 25 ,queue 
-0x687b 028688 branch neglect_2_pin 
-:      028689 neglact2_form_30_pin:
-0x687c 028690 arg 30 ,queue 
-0x687d 028691 branch neglect_2_pin 
-:      028692 neglact2_form_2_pin:
-0x687e 028693 arg 2 ,queue 
-0x687f 028694 branch neglect_2_pin 
-:      028695 neglact_1_pin:
-0x6880 028696 arg 1 ,loopcnt 
-0x6881 028697 branch neglect_pin_loop 
-:      028698 neglact_4_pin:
-0x6882 028699 arg 4 ,loopcnt 
-0x6883 028700 branch neglect_pin_loop 
-:      028701 neglect_2_pin:
-0x6884 028702 arg 2 ,loopcnt 
-:      028703 neglect_pin_loop:
-0x6885 028704 qset0 rega 
-0x6886 028705 increase 1 ,queue 
-0x6887 028706 loop neglect_pin_loop 
-0x6888 028707 rtn 
-:      028715 gpio_cfg_uart_tx_output:
-0x6889 028716 call gpio_uart2gpio 
-0x688a 028717 arg uart_wakeup_tx ,temp 
-0x688b 028718 branch gpio_config_output 
-:      028720 gpio_pu_uart_tx:
-0x688c 028721 call gpio_cfg_uart_tx_output 
-0x688d 028722 arg uart_wakeup_tx ,temp 
-0x688e 028723 branch gpio_out_inactive 
-:      028727 gpio_rx_config_input_with_pu:
-0x688f 028728 call gpio_uart2gpio 
-0x6890 028729 hfetch 1 ,core_gpio_pu0 
-0x6891 028730 set1 uart_wakeup_rx ,pdata 
-0x6892 028731 hstore 1 ,core_gpio_pu0 
-0x6893 028732 arg uart_wakeup_rx ,temp 
-0x6894 028733 branch gpio_config_input 
-:      028735 gpio_uart2gpio:
-0x6895 028736 hfetch 1 ,core_gpio_sel1 
-0x6896 028737 and_into 0xfb ,pdata 
-0x6897 028738 hstore 1 ,core_gpio_sel1 
-0x6898 028739 rtn 
-:      028741 gpio_check_uart_state:
-0x6899 028742 hfetch 1 ,core_gpio_sel1 
-0x689a 028743 isolate1 2 ,pdata 
-0x689b 028744 rtn 
-:      028746 load_chip_option:
-0x689c 028747 call otp_enable_chgpump 
-0x689d 028748 setarg otp_chip_functions 
-0x689e 028749 arg mem_chip_functions ,rega 
-0x689f 028750 arg 0x02 ,temp 
-0x68a0 028751 call otpd_read_data 
-0x68a1 028752 branch otp_disable_chgpump 
-:      028755 load_adc_init:
-0x68a2 028756 call otp_enable_chgpump 
-0x68a3 028757 setarg otp_adc_io_0_5v_addr 
-0x68a4 028758 arg mem_0_5_adc_io_data ,rega 
-0x68a5 028759 arg 14 ,temp 
-0x68a6 028760 call otpd_read_data 
-0x68a7 028761 branch otp_disable_chgpump 
-:      028765 adc_init_data:
-0x68a8 028766 bpatchx patch33_6 ,mem_patch33 
-0x68a9 028768 call load_adc_init 
-0x68aa 028770 fetch 1 ,mem_adc_config_flag 
-0x68ab 028771 beq adc_config_vinlpm ,adc_init_data_vinlpm 
-0x68ac 028772 beq adc_config_hvin ,adc_init_data_hvin 
-0x68ad 028773 beq adc_config_gpio ,adc_init_data_io 
-0x68ae 028774 rtn 
-:      028776 adc_init_data_vinlpm:
-0x68af 028777 fetcht 2 ,mem_otp_adc_flag 
-0x68b0 028778 setarg otp_adc_flag 
-0x68b1 028779 isub temp ,null 
-0x68b2 028780 branch adc_check_data_vinlpm ,zero 
-0x68b3 028781 setarg 0x4dfa 
-0x68b4 028782 store 2 ,mem_3v_adc_vinlpm_data 
-0x68b5 028783 setarg 0x4894 
-0x68b6 028784 store 2 ,mem_2v_adc_vinlpm_data 
-0x68b7 028785 branch set_vdd_reference_voltage_1v 
-:      028787 adc_check_data_vinlpm:
-0x68b8 028788 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x68b9 028789 nbranch adc_check_2v_vinlpm ,blank 
-0x68ba 028790 setarg 0x4dfa 
-0x68bb 028791 store 2 ,mem_3v_adc_vinlpm_data 
-:      028792 adc_check_2v_vinlpm:
-0x68bc 028793 fetch 2 ,mem_2v_adc_vinlpm_data 
-0x68bd 028794 nbranch set_vdd_reference_voltage_1v ,blank 
-0x68be 028795 setarg 0x4894 
-0x68bf 028796 store 2 ,mem_2v_adc_vinlpm_data 
-:      028797 set_vdd_reference_voltage_1v:
-0x68c0 028798 setarg 100 
-0x68c1 028799 store 2 ,mem_reference_voltage 
-0x68c2 028800 rtn 
-:      028802 adc_init_data_hvin:
-0x68c3 028803 fetcht 2 ,mem_otp_adc_flag 
-0x68c4 028804 setarg otp_adc_flag 
-0x68c5 028805 isub temp ,null 
-0x68c6 028806 branch adc_check_data_hvin ,zero 
-0x68c7 028807 setarg 0x5932 
-0x68c8 028808 store 2 ,mem_5v_adc_hvin_data 
-0x68c9 028809 setarg 0x4323 
-0x68ca 028810 store 2 ,mem_1v_adc_hvin_data 
-0x68cb 028811 branch set_vdd_reference_voltage_4v 
-:      028813 adc_check_data_hvin:
-0x68cc 028814 fetch 2 ,mem_5v_adc_hvin_data 
-0x68cd 028815 nbranch adc_check_1v_hvin ,blank 
-0x68ce 028816 setarg 0x5932 
-0x68cf 028817 store 2 ,mem_5v_adc_hvin_data 
-:      028818 adc_check_1v_hvin:
-0x68d0 028819 fetch 2 ,mem_1v_adc_hvin_data 
-0x68d1 028820 nbranch set_vdd_reference_voltage_4v ,blank 
-0x68d2 028821 setarg 0x4323 
-0x68d3 028822 store 2 ,mem_1v_adc_hvin_data 
-:      028823 set_vdd_reference_voltage_4v:
-0x68d4 028824 setarg 400 
-0x68d5 028825 store 2 ,mem_reference_voltage 
-0x68d6 028826 rtn 
-:      028828 adc_init_data_io:
-0x68d7 028829 fetcht 2 ,mem_otp_adc_flag 
-0x68d8 028830 setarg otp_adc_flag 
-0x68d9 028831 isub temp ,null 
-0x68da 028832 branch adc_check_data_io ,zero 
-0x68db 028833 setarg 0x6946 
-0x68dc 028834 store 2 ,mem_1v_adc_io_data 
-0x68dd 028835 setarg 0x5377 
-0x68de 028836 store 2 ,mem_0_5_adc_io_data 
-0x68df 028837 branch set_vdd_reference_voltage_0_5v 
-:      028839 adc_check_data_io:
-0x68e0 028840 fetch 2 ,mem_1v_adc_io_data 
-0x68e1 028841 nbranch adc_check_0_5v_io ,blank 
-0x68e2 028842 setarg 0x6946 
-0x68e3 028843 store 2 ,mem_1v_adc_io_data 
-:      028844 adc_check_0_5v_io:
-0x68e4 028845 fetch 2 ,mem_0_5_adc_io_data 
-0x68e5 028846 nbranch set_vdd_reference_voltage_0_5v ,blank 
-0x68e6 028847 setarg 0x5377 
-0x68e7 028848 store 2 ,mem_0_5_adc_io_data 
-:      028849 set_vdd_reference_voltage_0_5v:
-0x68e8 028850 setarg 50 
-0x68e9 028851 store 2 ,mem_reference_voltage 
-0x68ea 028852 rtn 
-:      028855 adc_set_mode:
-0x68eb 028856 fetch 1 ,mem_adc_config_flag 
-0x68ec 028857 beq adc_config_vinlpm ,adc_check_vinlpm 
-0x68ed 028858 beq adc_config_hvin ,adc_check_hvin 
-0x68ee 028859 beq adc_config_gpio ,adc_check_gpio 
-0x68ef 028860 rtn 
-:      028861 adc_check_vinlpm:
-0x68f0 028862 jam 0xbf ,rf_adc_mode 
-0x68f1 028863 branch read_adc 
-:      028864 adc_check_hvin:
-0x68f2 028865 jam 0xaf ,rf_adc_mode 
-0x68f3 028866 branch read_adc 
-:      028867 adc_check_gpio:
-0x68f4 028868 jam 0x8f ,rf_adc_mode 
-0x68f5 028869 fetch 1 ,mem_adc_channel 
-0x68f6 028870 hstore 1 ,rf_adc_ch 
-0x68f7 028871 branch read_adc 
-:      028872 read_adc:
-0x68f8 028873 bpatchx patch33_7 ,mem_patch33 
-0x68f9 028874 hfetch 1 ,core_uart_baud + 1 
-0x68fa 028875 set1 7 ,pdata 
-0x68fb 028876 hstore 1 ,core_uart_baud + 1 
-0x68fc 028877 hfetch 1 ,rf_adc_ch 
-0x68fd 028878 or_into 0x30 ,pdata 
-0x68fe 028879 hstore 1 ,rf_adc_ch 
-0x68ff 028880 jam 0x7c ,rfen_adc 
-0x6900 028881 jam 0xaa ,rf_adc_gc 
-0x6901 028882 nop 5000 
-0x6902 028883 hfetcht 2 ,core_adc_sum 
-0x6903 028884 hfetch 1 ,core_uart_baud + 1 
-0x6904 028885 set0 7 ,pdata 
-0x6905 028886 hstore 1 ,core_uart_baud + 1 
-0x6906 028887 storet 2 ,mem_adc_current_value 
-0x6907 028888 rtn 
-:      028890 vdd_calculate_by_mode:
-0x6908 028891 bpatchx patch34_0 ,mem_patch34 
-0x6909 028892 fetch 1 ,mem_adc_config_flag 
-0x690a 028893 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
-0x690b 028894 beq adc_config_hvin ,vdd_calculate_hvin 
-0x690c 028895 beq adc_config_gpio ,vdd_calculate_io 
-0x690d 028896 rtn 
-:      028898 vdd_calculate_vinlpm:
-0x690e 028899 fetch 2 ,mem_3v_adc_vinlpm_data 
-0x690f 028900 fetcht 2 ,mem_2v_adc_vinlpm_data 
-0x6910 028901 arg 200 ,regc 
-0x6911 028902 branch vdd_calculate 
-:      028904 vdd_calculate_hvin:
-0x6912 028905 fetch 2 ,mem_5v_adc_hvin_data 
-0x6913 028906 fetcht 2 ,mem_1v_adc_hvin_data 
-0x6914 028907 arg 100 ,regc 
-0x6915 028908 branch vdd_calculate 
-:      028910 vdd_calculate_io:
-0x6916 028911 fetch 2 ,mem_1v_adc_io_data 
-0x6917 028912 fetcht 2 ,mem_0_5_adc_io_data 
-0x6918 028913 arg 50 ,regc 
-0x6919 028914 branch vdd_calculate 
-:      028916 vdd_calculate:
-0x691a 028917 isub temp ,rega 
-0x691b 028918 fetch 2 ,mem_adc_current_value 
-0x691c 028919 isub temp ,pdata 
-0x691d 028920 nbranch vdd_calculate1 ,positive 
-0x691e 028921 fetcht 2 ,mem_reference_voltage 
-0x691f 028922 imul32 temp ,regb 
-0x6920 028923 copy regc ,pdata 
-0x6921 028924 imul32 rega ,pdata 
-0x6922 028925 iadd regb ,pdata 
-:      028926 vdd_calculate2:
-0x6923 028927 idiv rega 
-0x6924 028928 call wait_div_end 
-0x6925 028929 quotient pdata 
-0x6926 028930 rtn 
-:      028932 vdd_calculate1:
-0x6927 028933 copy temp ,pdata 
-0x6928 028934 fetcht 2 ,mem_adc_current_value 
-0x6929 028935 isub temp ,pdata 
-0x692a 028936 fetcht 2 ,mem_reference_voltage 
-0x692b 028937 imul32 temp ,regb 
-0x692c 028938 copy regc ,pdata 
-0x692d 028939 imul32 rega ,pdata 
-0x692e 028940 isub regb ,pdata 
-0x692f 028941 branch vdd_calculate2 
-:      028952 adc_bat_percent_lowpower_out:
-0x6930 028953 ifetch 8 ,rega 
-0x6931 028954 store 8 ,mem_pdatatemp 
-0x6932 028955 fetch 2 ,mem_pdatatemp 
-0x6933 028956 fetcht 2 ,mem_pdatatemp + 2 
-0x6934 028957 isub temp ,rega 
-0x6935 028958 fetch 2 ,mem_pdatatemp + 6 
-0x6936 028959 isub temp ,regb 
-0x6937 028960 fetcht 2 ,mem_pdatatemp + 4 
-0x6938 028961 isub temp ,null 
-0x6939 028962 ncall adc_set_low_power_flag ,positive 
-0x693a 028963 mul32 regb ,100 ,pdata 
-0x693b 028964 idiv rega 
-0x693c 028965 call wait_div_end 
-0x693d 028966 quotient pdata 
-0x693e 028967 call adc_set_no_power_flag ,blank 
-0x693f 028968 rtn 
-:      028969 adc_set_low_power_flag:
-0x6940 028970 fetch 1 ,mem_adc_power_flag 
-0x6941 028971 set1 0 ,pdata 
-0x6942 028972 store 1 ,mem_adc_power_flag 
-0x6943 028973 rtn 
-:      028974 adc_set_no_power_flag:
-0x6944 028975 fetcht 1 ,mem_adc_power_flag 
-0x6945 028976 set1 1 ,temp 
-0x6946 028977 storet 1 ,mem_adc_power_flag 
-0x6947 028978 rtn 
-:      028983 keyscan_key_init:
-0x6948 028984 fetch 2 ,mem_key_num_ptr 
-0x6949 028985 ifetch 1 ,pdata 
-:      028986 keyscan_key_init_next:
-0x694a 028987 rtn blank 
-0x694b 028988 copy pdata ,loopcnt 
-0x694c 028990 fetch 2 ,mem_keyscan_ptr 
-0x694d 028991 increase 3 ,pdata 
-0x694e 028992 copy pdata ,rega 
-:      028993 keyscan_key_init_lp1:
-0x694f 028994 ifetcht 1 ,rega 
-0x6950 028995 call gpio_config_input 
-0x6951 028996 increase key_conf_struct_len ,rega 
-0x6952 028997 loop keyscan_key_init_lp1 
-:      028998 keyscan_key_init_end:
-0x6953 028999 rtn 
-:      029001 keyscan_scan_key:
-0x6954 029002 fetch 2 ,mem_keyscan_ptr 
-0x6955 029003 increase 3 ,pdata 
-0x6956 029004 copy pdata ,rega 
-0x6957 029006 force 0 ,regb 
-0x6958 029007 jam 0 ,mem_key_value_temp 
-:      029008 keyscan_scan_key_lp1:
-0x6959 029009 ifetcht 1 ,rega 
-0x695a 029010 call gpio_get_bit 
-0x695b 029011 bpatchx patch34_1 ,mem_patch34 
-0x695c 029012 fetch 2 ,mem_key_value_temp 
-0x695d 029013 copy regb ,queue 
-0x695e 029014 qsetflag true ,pdata 
-0x695f 029015 store 2 ,mem_key_value_temp 
-0x6960 029016 increase key_conf_struct_len ,rega 
-0x6961 029017 increase 1 ,regb 
-0x6962 029018 fetch 2 ,mem_key_num_ptr 
-0x6963 029019 ifetch 1 ,pdata 
-:      029020 keyscan_scan_key_lp1_next:
-0x6964 029021 ixor regb ,null 
-0x6965 029022 nbranch keyscan_scan_key_lp1 ,zero 
-0x6966 029023 fetch 2 ,mem_key_value_temp 
-0x6967 029024 fetcht 2 ,mem_key_value 
-0x6968 029025 ixor temp ,null 
-0x6969 029026 rtn zero 
-0x696a 029027 enable user 
-0x696b 029028 rtn 
-:      029030 keyscan_process_lpm_before:
-0x696c 029031 fetch 2 ,mem_key_num_ptr 
-0x696d 029032 ifetch 1 ,pdata 
-:      029033 keyscan_process_lpm_before_next:
-0x696e 029034 rtn blank 
-0x696f 029035 copy pdata ,loopcnt 
-0x6970 029036 fetch 2 ,mem_keyscan_ptr 
-0x6971 029037 increase 3 ,pdata 
-0x6972 029038 copy pdata ,rega 
-:      029039 keyscan_process_lpm_before_lp1:
-0x6973 029040 ifetcht 1 ,rega 
-0x6974 029041 call gpio_set_wake_by_current_state 
-0x6975 029042 increase key_conf_struct_len ,rega 
-0x6976 029043 loop keyscan_process_lpm_before_lp1 
-:      029044 keyscan_process_lpm_before_end:
-0x6977 029045 rtn 
-:      029047 keyscan_key_process:
-0x6978 029048 arg key_scan_timer ,queue 
-0x6979 029049 call timer_check 
-0x697a 029050 nrtn blank 
-0x697b 029051 setarg 0x20 
-0x697c 029052 arg key_scan_timer ,queue 
-0x697d 029053 call timer_init 
-0x697e 029054 disable user 
-0x697f 029055 call keyscan_process_lpm_before 
-0x6980 029056 bpatchx patch34_2 ,mem_patch34 
-0x6981 029057 fetch 2 ,mem_key_num_ptr 
-0x6982 029058 ifetch 1 ,pdata 
-:      029059 keyscan_key_process_next:
-0x6983 029060 rtn blank 
-0x6984 029061 call keyscan_scan_key 
-0x6985 029062 nbranch lpm_button_clean_wake_lock ,user 
-0x6986 029063 call lpm_button_get_wake_lock 
-0x6987 029064 disable user 
-0x6988 029065 fetch 2 ,mem_key_value_temp 
-0x6989 029066 store 2 ,mem_key_value_temp4 
-0x698a 029067 jam 0 ,mem_key_value_temp6 
-0x698b 029068 force 0 ,queue 
-:      029069 keyscan_key_lp1:
-0x698c 029070 fetch 2 ,mem_key_value 
-0x698d 029071 rshift pdata ,temp 
-0x698e 029072 storet 2 ,mem_key_value 
-0x698f 029073 and pdata ,0x01 ,pdata 
-0x6990 029074 fetcht 2 ,mem_key_value_temp4 
-0x6991 029075 and temp ,0x01 ,rega 
-0x6992 029076 rshift temp ,temp 
-0x6993 029077 storet 2 ,mem_key_value_temp4 
-0x6994 029078 ixor rega ,null 
-0x6995 029079 ncall keyscan_send_key_data ,zero 
-0x6996 029080 fetch 2 ,mem_key_num_ptr 
-0x6997 029081 ifetch 1 ,pdata 
-:      029082 keyscan_key_lp1_next:
-0x6998 029083 fetcht 1 ,mem_key_value_temp6 
-0x6999 029084 increase 1 ,temp 
-0x699a 029085 storet 1 ,mem_key_value_temp6 
-0x699b 029086 copy temp ,queue 
-0x699c 029087 ixor queue ,null 
-0x699d 029088 nbranch keyscan_key_lp1 ,zero 
-0x699e 029089 fetch 2 ,mem_key_value_temp 
-0x699f 029090 store 2 ,mem_key_value 
-0x69a0 029091 rtn 
-:      029092 keyscan_send_key_data:
-0x69a1 029093 bpatchx patch34_3 ,mem_patch34 
-0x69a2 029094 fetch 2 ,mem_keyscan_ptr 
-0x69a3 029095 increase 1 ,pdata 
-0x69a4 029096 ifetch 2 ,pdata 
-0x69a5 029097 branch callback_func 
-:      029108 pwm_init:
-0x69a6 029109 hfetch 1 ,core_clksel 
-0x69a7 029110 ior rega ,pdata 
-0x69a8 029111 hstore 1 ,core_clksel 
-0x69a9 029112 hfetch 2 ,core_clkoff 
-0x69aa 029113 set0 clock_off_pwm ,pdata 
-0x69ab 029114 hstore 2 ,core_clkoff 
-0x69ac 029115 nop 100 
-0x69ad 029116 rtn 
-:      029127 pwm_out_set:
-0x69ae 029128 fetcht 3 ,mem_pdatatemp + 2 
-0x69af 029129 setarg pwm_12mhz 
-0x69b0 029130 idiv temp 
-0x69b1 029131 call wait_div_end 
-0x69b2 029132 quotient temp 
-0x69b3 029133 fetch 1 ,mem_pdatatemp + 5 
-0x69b4 029134 imul32 temp ,pdata 
-0x69b5 029135 div pdata ,100 
-0x69b6 029136 call wait_div_end 
-0x69b7 029137 quotient rega 
-0x69b8 029138 copy temp ,pdata 
-0x69b9 029139 isub rega ,regb 
-0x69ba 029140 fetch 1 ,mem_pdatatemp + 1 
-0x69bb 029141 call pwm_duty_cycle_set 
-0x69bc 029142 fetch 1 ,mem_pdatatemp 
-0x69bd 029143 branch pwm_enable 
-:      029146 pwm_duty_cycle_set:
-0x69be 029147 beq 0 ,pwm_pwm0_duty_set 
-0x69bf 029148 beq 1 ,pwm_pwm1_duty_set 
-0x69c0 029149 beq 2 ,pwm_pwm2_duty_set 
-0x69c1 029150 beq 3 ,pwm_pwm3_duty_set 
-0x69c2 029151 beq 4 ,pwm_pwm4_duty_set 
-0x69c3 029152 beq 5 ,pwm_pwm5_duty_set 
-:      029153 pwm_pwm0_duty_set:
-0x69c4 029154 arg core_pwm_pcnt0 ,contw 
-0x69c5 029155 branch pwm_set_pncnt 
-:      029156 pwm_pwm1_duty_set:
-0x69c6 029157 arg core_pwm_pcnt1 ,contw 
-0x69c7 029158 branch pwm_set_pncnt 
-:      029159 pwm_pwm2_duty_set:
-0x69c8 029160 arg core_pwm_pcnt2 ,contw 
-0x69c9 029161 branch pwm_set_pncnt 
-:      029162 pwm_pwm3_duty_set:
-0x69ca 029163 arg core_pwm_pcnt3 ,contw 
-0x69cb 029164 branch pwm_set_pncnt 
-:      029165 pwm_pwm4_duty_set:
-0x69cc 029166 arg core_pwm_pcnt4 ,contw 
-0x69cd 029167 branch pwm_set_pncnt 
-:      029168 pwm_pwm5_duty_set:
-0x69ce 029169 arg core_pwm_pcnt5 ,contw 
-0x69cf 029170 branch pwm_set_pncnt 
-:      029171 pwm_set_pncnt:
-0x69d0 029172 copy rega ,pdata 
-0x69d1 029173 istore 2 ,contw 
-0x69d2 029174 copy regb ,pdata 
-0x69d3 029175 istore 2 ,contw 
-0x69d4 029176 rtn 
-:      029180 pwm_enable:
-0x69d5 029181 enable user 
-0x69d6 029182 branch pwm_gpio_set 
-:      029183 pwm_disable:
-0x69d7 029184 disable user 
-:      029185 pwm_gpio_set:
-0x69d8 029186 beq 4 ,pwm_gpio4_set 
-0x69d9 029187 beq 5 ,pwm_gpio5_set 
-0x69da 029188 beq 27 ,pwm_gpio27_set 
-0x69db 029189 beq 28 ,pwm_gpio28_set 
-0x69dc 029190 beq 3 ,pwm_gpio3_set 
-0x69dd 029191 beq 8 ,pwm_gpio8_set 
-0x69de 029192 beq 20 ,pwm_gpio20_set 
-0x69df 029193 beq 21 ,pwm_gpio21_set 
-0x69e0 029194 beq 22 ,pwm_gpio22_set 
-0x69e1 029195 beq 23 ,pwm_gpio23_set 
-0x69e2 029196 rtn 
-:      029199 pwm_gpio4_set:
-0x69e3 029200 arg 6 ,queue 
-0x69e4 029201 branch pwm_one_set_select 
-:      029202 pwm_gpio5_set:
-0x69e5 029203 arg 7 ,queue 
-0x69e6 029204 branch pwm_one_set_select 
-:      029205 pwm_gpio27_set:
-0x69e7 029206 arg 8 ,queue 
-0x69e8 029207 branch pwm_one_set_select 
-:      029208 pwm_gpio28_set:
-0x69e9 029209 arg 9 ,queue 
-0x69ea 029210 branch pwm_one_set_select 
-:      029211 pwm_gpio3_set:
-0x69eb 029212 arg 10 ,queue 
-0x69ec 029213 branch pwm_one_set_select 
-:      029214 pwm_gpio8_set:
-0x69ed 029215 arg 11 ,queue 
-0x69ee 029216 branch pwm_one_set_select 
-:      029217 pwm_gpio20_set:
-0x69ef 029218 arg 12 ,queue 
-0x69f0 029219 branch pwm_tw0_set_select 
-:      029220 pwm_gpio21_set:
-0x69f1 029221 arg 13 ,queue 
-0x69f2 029222 branch pwm_tw0_set_select 
-:      029223 pwm_gpio22_set:
-0x69f3 029224 arg 14 ,queue 
-0x69f4 029225 branch pwm_tw0_set_select 
-:      029226 pwm_gpio23_set:
-0x69f5 029227 arg 15 ,queue 
-0x69f6 029228 branch pwm_tw0_set_select 
-:      029230 pwm_set_select:
-0x69f7 029231 hfetch 2 ,core_gpio_sel1 
-0x69f8 029232 qsetflag user ,pdata 
-0x69f9 029233 hstore 2 ,core_gpio_sel1 
-0x69fa 029234 copy rega ,queue 
-0x69fb 029235 hfetch 1 ,core_gpio_key2 
-0x69fc 029236 qsetflag user ,pdata 
-0x69fd 029237 hstore 1 ,core_gpio_key2 
-0x69fe 029238 rtn 
-:      029240 pwm_one_set_select:
-0x69ff 029241 add queue ,-4 ,rega 
-0x6a00 029242 branch pwm_set_select 
-:      029244 pwm_tw0_set_select:
-0x6a01 029245 add queue ,-10 ,rega 
-0x6a02 029246 branch pwm_set_select 
-:      029251 rfcomm_init:
-0x6a03 029252 rtn wake 
-0x6a04 029253 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6a05 029254 jam bits9600 ,memremoterpnbitrate 
-0x6a06 029255 jam databits8 ,memremoteprndatabits 
-0x6a07 029256 jam 0x11 ,memremoteprnxon 
-0x6a08 029257 jam 0x13 ,memremoteprnxoff 
-0x6a09 029258 setarg 0 
-0x6a0a 029259 store 3 ,memremoteprnstopbit 
-0x6a0b 029260 store 1 ,mem_spp_state 
-0x6a0c 029261 jam 0 ,memui_reconnect_mode 
-:      029263 rfcomm_init_spp:
-0x6a0d 029264 bpatchx patch34_4 ,mem_patch34 
-0x6a0e 029265 setarg 0 
-0x6a0f 029266 store 1 ,mem_spp_state 
-0x6a10 029267 store 1 ,mem_remote_spp_channel 
-0x6a11 029268 store 1 ,mem_pn_dlci 
-0x6a12 029269 fetch 1 ,mem_credit_flag 
-0x6a13 029270 beq credit_enable ,rfcomm_init_spp_with_credit 
-0x6a14 029271 jam 0x50 ,mem_credit_given 
-0x6a15 029272 rtn 
-:      029274 rfcomm_init_spp_with_credit:
-0x6a16 029275 jam 0x00 ,mem_credit_given 
-0x6a17 029276 rtn 
-:      029278 set_cr_bit:
-0x6a18 029279 or_into 0x02 ,temp 
-0x6a19 029280 rtn 
-:      029292 rfcomm_calculate_fcs_sabm:
-0x6a1a 029293 copy temp ,pdata 
-0x6a1b 029294 reverse pdata ,pdata 
-0x6a1c 029295 store 1 ,memfcstemp3 
-0x6a1d 029296 force ini_tx_sabm ,pdata 
-0x6a1e 029297 reverse pdata ,pdata 
-0x6a1f 029298 store 1 ,memfcstemp2 
-0x6a20 029299 force 0x01 ,pdata 
-0x6a21 029300 reverse pdata ,pdata 
-0x6a22 029301 store 1 ,memfcstemp1 
-0x6a23 029302 call caculate_fcs 
-0x6a24 029303 copy temp ,pdata 
-0x6a25 029304 rtn 
-:      029305 rfcomm_calculate_fcs_ua:
-0x6a26 029306 reverse pdata ,pdata 
-0x6a27 029307 store 1 ,memfcstemp3 
-0x6a28 029308 force rsp_tx_ua ,pdata 
-0x6a29 029309 reverse pdata ,pdata 
-0x6a2a 029310 store 1 ,memfcstemp2 
-0x6a2b 029311 force 0x01 ,pdata 
-0x6a2c 029312 reverse pdata ,pdata 
-0x6a2d 029313 store 1 ,memfcstemp1 
-0x6a2e 029314 branch caculate_fcs 
-:      029316 rfcomm_calculate_fcs_dlci0:
-0x6a2f 029317 fetch 1 ,mem_rfcomm_initiator 
-0x6a30 029318 branch rfcomm_calculate_fcs_dlci0_res ,blank 
-0x6a31 029319 setarg 0x70 
-0x6a32 029320 rtn 
-:      029321 rfcomm_calculate_fcs_dlci0_res:
-0x6a33 029322 setarg 0xaa 
-0x6a34 029323 rtn 
-:      029325 rfcomm_save_fcs_uih:
-0x6a35 029326 reverse pdata ,pdata 
-0x6a36 029327 store 1 ,memfcstemp3 
-0x6a37 029328 force rsp_rx_uih ,pdata 
-0x6a38 029329 call caculate_uihdata_fcs 
-0x6a39 029330 fetcht 2 ,mem_contw_temp 
-0x6a3a 029331 copy temp ,contw 
-0x6a3b 029332 istore 1 ,contw 
-0x6a3c 029333 copy contw ,temp 
-0x6a3d 029334 storet 2 ,mem_contw_temp 
-0x6a3e 029335 force rsp_rx_uih_wdata ,pdata 
-0x6a3f 029336 call caculate_uihdata_fcs 
-0x6a40 029337 fetcht 2 ,mem_contw_temp 
-0x6a41 029338 copy temp ,contw 
-0x6a42 029339 istore 1 ,contw 
-0x6a43 029340 rtn 
-:      029349 caculate_uihdata_fcs:
-0x6a44 029350 reverse pdata ,pdata 
-0x6a45 029351 store 1 ,memfcstemp2 
-0x6a46 029352 fetch 2 ,memfcstemp2 
-0x6a47 029353 lshift8 pdata ,pdata 
-0x6a48 029354 store 3 ,mem_mod2div_temp 
-0x6a49 029355 arg 0x107 ,rega 
-0x6a4a 029356 arg 0xf ,regb 
-0x6a4b 029357 call mod2div 
-0x6a4c 029358 xor_into 0xd7 ,pdata 
-0x6a4d 029359 invert pdata ,pdata 
-0x6a4e 029360 reverse pdata ,pdata 
-0x6a4f 029361 rtn 
-:      029371 caculate_fcs:
-0x6a50 029372 fetch 3 ,memfcstemp1 
-0x6a51 029373 store 3 ,mem_mod2div_temp 
-0x6a52 029374 arg 0x107 ,rega 
-0x6a53 029375 arg 0xf ,regb 
-0x6a54 029376 call mod2div 
-0x6a55 029377 lshift8 pdata ,pdata 
-0x6a56 029378 arg 0x7 ,regb 
-0x6a57 029379 call mod2div 
-0x6a58 029380 xor_into 0x2b ,pdata 
-0x6a59 029381 invert pdata ,pdata 
-0x6a5a 029382 reverse pdata ,pdata 
-0x6a5b 029383 copy pdata ,temp 
-0x6a5c 029384 rtn 
-:      029386 mod2div:
-0x6a5d 029387 arg 0 ,regc 
-0x6a5e 029388 copy regb ,loopcnt 
-0x6a5f 029389 call right_shift_n 
-0x6a60 029390 icopy temp 
-:      029391 mod2div_loop:
-0x6a61 029396 copy temp ,pdata 
-0x6a62 029397 lshift regc ,regc 
-0x6a63 029398 bbit0 8 ,mod2div_not_enough_reduction 
-0x6a64 029399 ixor rega ,temp 
-0x6a65 029400 increase 1 ,regc 
-:      029401 mod2div_not_enough_reduction:
-0x6a66 029402 lshift temp ,temp 
-0x6a67 029403 fetch 3 ,mem_mod2div_temp 
-0x6a68 029404 increase -1 ,regb 
-0x6a69 029405 compare 0xff ,regb ,0xff 
-0x6a6a 029406 branch mod2div_end ,true 
-0x6a6b 029407 copy regb ,loopcnt 
-0x6a6c 029408 call right_shift_n 
-0x6a6d 029409 isolate1 0 ,pdata 
-0x6a6e 029410 setflag true ,0 ,temp 
-0x6a6f 029411 branch mod2div_loop 
-:      029412 mod2div_end:
-0x6a70 029414 rshift temp ,pdata 
-0x6a71 029415 rtn 
-:      029417 get_rfcomm_snd_adss:
-0x6a72 029418 fetcht 1 ,mem_pn_dlci 
-:      029419 dlci_to_address_cmd:
-0x6a73 029421 lshift2 temp ,temp 
-0x6a74 029422 set1 rfcomm_address_ext_len ,temp 
-0x6a75 029423 fetch 1 ,mem_rfcomm_initiator 
-0x6a76 029424 ncall set_cr_bit ,blank 
-0x6a77 029425 storet 1 ,mem_rfcomm_send_adss 
-0x6a78 029426 rtn 
-:      029428 channel_to_dlci:
-0x6a79 029430 lshift temp ,temp 
-0x6a7a 029431 fetch 1 ,mem_rfcomm_initiator 
-0x6a7b 029432 setflag blank ,0 ,temp 
-0x6a7c 029434 rtn 
-:      029435 rfcomm_rx_process_dlci0_sabm:
-0x6a7d 029436 fetcht 1 ,mem_current_channel 
-0x6a7e 029437 jam 0xd7 ,mem_current_fcs 
-0x6a7f 029438 call rfcomm_send_ua 
-0x6a80 029439 fetch 1 ,mem_rfcomm_state 
-0x6a81 029440 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6a82 029441 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a83 029442 store 1 ,mem_rfcomm_state 
-0x6a84 029443 jam 0 ,mem_rfcomm_initiator 
-0x6a85 029444 branch rfcomm_rx_process_end 
-:      029445 rfcomm_rx_process_dlci0_ua:
-0x6a86 029446 fetch 1 ,mem_rfcomm_state 
-0x6a87 029447 set1 l2cap_channel_rfcomm_only_ua ,pdata 
-0x6a88 029448 store 1 ,mem_rfcomm_state 
-0x6a89 029449 branch rfcomm_rx_process_end 
-:      029452 rfcomm_rx_process:
-0x6a8a 029453 bpatchx patch34_5 ,mem_patch34 
-0x6a8b 029454 fetch 1 ,memui_reconnect_mode 
-0x6a8c 029455 beq no_reconnection ,rfcomm_rx_process_remote_page 
-0x6a8d 029456 branch rfcomm_rx_process_reconn 
-:      029458 rfcomm_rx_process_remote_page:
-0x6a8e 029459 fetch 2 ,mem_l2cap_payload_ptr 
-0x6a8f 029460 copy pdata ,contr 
-0x6a90 029461 call get_rfcomm_head_struct 
-0x6a91 029462 fetch 1 ,mem_current_channel 
-0x6a92 029463 beq 0 ,parse_dlci0_rp 
-0x6a93 029464 branch parse_uih_rp 
-:      029465 parse_dlci0_rp:
-0x6a94 029466 bpatchx patch34_6 ,mem_patch34 
-0x6a95 029467 fetch 1 ,mem_current_frame_type 
-0x6a96 029468 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6a97 029469 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6a98 029470 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
-0x6a99 029471 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
-0x6a9a 029472 rtn 
-:      029475 parse_dlci0_rp_uih:
-0x6a9b 029476 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6a9c 029477 copy pdata ,contr 
-0x6a9d 029478 call get_rfcomm_uih_head_struct 
-0x6a9e 029479 fetch 1 ,mem_uih_cmd_type 
-0x6a9f 029480 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
-0x6aa0 029481 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
-0x6aa1 029482 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
-0x6aa2 029483 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
-0x6aa3 029484 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
-0x6aa4 029485 branch rfcomm_rx_process_end 
-:      029487 parse_dlci0_rp_uih_pn_cmd:
-0x6aa5 029488 call parse_dlci0_rp_uih_pn_res_common 
-0x6aa6 029490 branch parse_dlci0_rp_uih_pn_cmd_spp 
-:      029492 parse_dlci0_rp_uih_pn_cmd_spp:
-0x6aa7 029493 fetch 1 ,mem_spp_state 
-0x6aa8 029494 set1 rfcomm_channel_state_pn_cmd ,pdata 
-0x6aa9 029495 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6aaa 029496 store 1 ,mem_spp_state 
-0x6aab 029497 call rfcomm_send_param_neg_res 
-0x6aac 029498 branch rfcomm_rx_process_end 
-:      029500 parse_dlci0_rp_uih_pn_res:
-0x6aad 029501 call parse_dlci0_rp_uih_pn_res_common 
-0x6aae 029502 branch rfcomm_rx_process_end 
-:      029504 parse_dlci0_rp_uih_pn_res_common:
-0x6aaf 029505 call get_param_payload_ptr 
-0x6ab0 029506 branch get_rfcomm_prarmer_negotiation 
-:      029508 get_rfcomm_param_modem_status:
-0x6ab1 029509 call get_param_payload_ptr 
-0x6ab2 029510 ifetch 1 ,contr 
-0x6ab3 029511 rshift3 pdata ,pdata 
-0x6ab4 029512 store 1 ,mem_ms_channel 
-0x6ab5 029513 ifetch 1 ,contr 
-0x6ab6 029514 store 1 ,mem_ms_param 
-0x6ab7 029515 rtn 
-:      029518 get_rfcomm_head_struct:
-0x6ab8 029519 ifetch 1 ,contr 
-0x6ab9 029520 store 1 ,mem_current_adss 
-0x6aba 029521 rshift3 pdata ,pdata 
-0x6abb 029522 store 1 ,mem_current_channel 
-0x6abc 029523 ifetch 1 ,contr 
-0x6abd 029524 store 1 ,mem_current_frame_type 
-:      029525 get_rfcomm_current_length:
-0x6abe 029526 call get_rfcomm_length_common 
-0x6abf 029527 storet 2 ,mem_current_length 
-0x6ac0 029528 copy contr ,pdata 
-0x6ac1 029529 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6ac2 029530 rtn 
-:      029532 get_rfcomm_uih_head_struct:
-0x6ac3 029533 ifetch 1 ,contr 
-0x6ac4 029534 rshift pdata ,pdata 
-0x6ac5 029535 store 1 ,mem_uih_cmd_type 
-0x6ac6 029536 call get_rfcomm_length_common 
-0x6ac7 029537 storet 2 ,mem_uih_length 
-0x6ac8 029538 copy contr ,pdata 
-0x6ac9 029539 store 2 ,mem_param_payload_ptr 
-0x6aca 029540 rtn 
-:      029543 get_param_payload_ptr:
-0x6acb 029544 fetch 2 ,mem_param_payload_ptr 
-0x6acc 029545 copy pdata ,contr 
-0x6acd 029546 rtn 
-:      029548 get_rfcomm_length_common:
-0x6ace 029549 ifetch 1 ,contr 
-0x6acf 029550 copy pdata ,temp 
-0x6ad0 029551 rshift temp ,temp 
-0x6ad1 029552 rtnbit1 0 
-0x6ad2 029553 ifetch 1 ,contr 
-0x6ad3 029554 lshift3 pdata ,pdata 
-0x6ad4 029555 lshift4 pdata ,pdata 
-0x6ad5 029556 iadd temp ,temp 
-0x6ad6 029557 rtn 
-:      029559 get_rfcomm_prarmer_negotiation:
-0x6ad7 029560 ifetch 1 ,contr 
-0x6ad8 029561 store 1 ,mem_pn_dlci 
-0x6ad9 029562 ifetch 1 ,contr 
-0x6ada 029563 store 1 ,mem_pn_credit_flow_type_info 
-0x6adb 029564 ifetch 1 ,contr 
-0x6adc 029565 store 1 ,mem_pn_priority 
-0x6add 029566 ifetch 1 ,contr 
-0x6ade 029567 store 1 ,mem_pn_acknowledg_timer 
-0x6adf 029568 ifetch 2 ,contr 
-0x6ae0 029569 store 2 ,mem_pn_max_frame_size 
-0x6ae1 029570 ifetch 1 ,contr 
-0x6ae2 029571 store 1 ,mem_pn_max_retrans 
-0x6ae3 029572 ifetch 1 ,contr 
-0x6ae4 029573 store 1 ,mem_remote_credits 
-0x6ae5 029574 rtn 
-:      029577 parse_dlci0_rp_uih_ms_cmd:
-0x6ae6 029578 call get_rfcomm_param_modem_status 
-0x6ae7 029580 branch parse_dlci0_rp_uih_ms_cmd_spp 
-:      029582 parse_dlci0_rp_uih_ms_cmd_spp:
-0x6ae8 029583 fetch 1 ,mem_spp_state 
-0x6ae9 029584 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6aea 029585 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6aeb 029586 store 1 ,mem_spp_state 
-0x6aec 029587 fetcht 1 ,mem_pn_dlci 
-0x6aed 029588 lshift2 temp ,temp 
-0x6aee 029589 or_into 3 ,temp 
-0x6aef 029590 call rfcomm_send_modem_status_res 
-0x6af0 029591 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
-0x6af1 029592 branch rfcomm_rx_process_end 
-:      029594 parse_dlci0_rp_uih_ms_res:
-0x6af2 029595 jam bt_evt_spp_connected ,mem_fifo_temp 
-0x6af3 029596 call ui_ipc_send_event 
-0x6af4 029597 call get_rfcomm_param_modem_status 
-0x6af5 029598 fetch 1 ,mem_ms_channel 
-0x6af6 029599 sub pdata ,1 ,null 
-0x6af7 029600 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
-0x6af8 029601 branch assert 
-:      029602 parse_dlci0_rp_uih_ms_res_spp:
-0x6af9 029603 fetch 1 ,mem_spp_state 
-0x6afa 029604 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6afb 029605 store 1 ,mem_spp_state 
-0x6afc 029606 branch rfcomm_rx_process_end 
-:      029608 parse_dlci0_rp_uih_cmd_port:
-0x6afd 029609 call get_param_payload_ptr 
-0x6afe 029610 ifetch 1 ,contr 
-0x6aff 029611 store 1 ,mem_rpn_dlci 
-0x6b00 029612 call l2cap_malloc_rfcomm_channel 
-0x6b01 029613 call l2cap_get_rfcomm_tx_buff 
-0x6b02 029614 setarg 0x000e 
-0x6b03 029615 istore 2 ,contw 
-0x6b04 029616 fetch 2 ,mem_rfcomm_remote_cid 
-0x6b05 029617 istore 2 ,contw 
-0x6b06 029618 fetch 1 ,mem_rfcomm_initiator 
-0x6b07 029620 lshift pdata ,pdata 
-0x6b08 029621 set1 0 ,pdata 
-0x6b09 029622 istore 1 ,contw 
-0x6b0a 029623 bpatchx patch34_7 ,mem_patch34 
-0x6b0b 029624 setarg 0x15ef 
-0x6b0c 029625 istore 2 ,contw 
-0x6b0d 029626 setarg 0x1191 
-0x6b0e 029627 istore 2 ,contw 
-0x6b0f 029630 fetch 1 ,mem_rpn_dlci 
-0x6b10 029631 istore 1 ,contw 
-0x6b11 029632 setarg 0x000007 
-0x6b12 029633 istore 5 ,contw 
-0x6b13 029636 setarg 0x01 
-0x6b14 029637 istore 2 ,contw 
-0x6b15 029640 call rfcomm_calculate_fcs_dlci0 
-0x6b16 029641 istore 1 ,contw 
-0x6b17 029642 rtn 
-:      029646 parse_uih_rp:
-0x6b18 029647 branch parse_uih_rp_spp 
-:      029649 parse_uih_rp_spp:
-0x6b19 029650 bpatchx patch35_0 ,mem_patch35 
-0x6b1a 029651 fetch 1 ,mem_current_frame_type 
-0x6b1b 029652 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
-0x6b1c 029653 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
-0x6b1d 029654 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b1e 029655 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b1f 029656 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
-0x6b20 029657 rtn 
-:      029658 parse_uih_rp_spp_ua:
-0x6b21 029659 fetch 1 ,mem_spp_state 
-0x6b22 029660 set1 rfcomm_channel_state_ua ,pdata 
-0x6b23 029661 store 1 ,mem_spp_state 
-0x6b24 029662 branch rfcomm_rx_process_end 
-:      029663 parse_uih_rp_spp_sabm:
-0x6b25 029664 fetch 1 ,mem_spp_state 
-0x6b26 029665 set1 rfcomm_channel_state_ua ,pdata 
-0x6b27 029666 set1 rfcomm_channel_state_sabm ,pdata 
-0x6b28 029667 store 1 ,mem_spp_state 
-0x6b29 029668 fetch 1 ,mem_current_adss 
-0x6b2a 029669 call rfcomm_calculate_fcs_ua 
-0x6b2b 029670 store 1 ,mem_current_fcs 
-0x6b2c 029671 call rfcomm_send_ua 
-0x6b2d 029672 fetch 1 ,mem_current_adss 
-0x6b2e 029673 rshift2 pdata ,pdata 
-0x6b2f 029674 store 1 ,mem_pn_dlci 
-0x6b30 029675 lshift2 pdata ,pdata 
-0x6b31 029676 set0 rfcomm_address_cr ,pdata 
-0x6b32 029677 set1 rfcomm_address_ext_len ,pdata 
-0x6b33 029678 arg mem_hiufcs_spp ,temp 
-0x6b34 029679 storet 2 ,mem_contw_temp 
-0x6b35 029680 call rfcomm_save_fcs_uih 
-0x6b36 029681 branch rfcomm_rx_process_end 
-:      029683 parse_uih_spp_uih_credits:
-0x6b37 029684 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b38 029685 copy pdata ,contr 
-0x6b39 029686 increase 1 ,pdata 
-0x6b3a 029687 store 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b3b 029688 ifetch 1 ,contr 
-0x6b3c 029689 fetcht 1 ,mem_remote_credits 
-0x6b3d 029690 iadd temp ,pdata 
-0x6b3e 029691 store 1 ,mem_remote_credits 
-:      029692 parse_uih_spp_uih:
-0x6b3f 029693 call rfcomm_increase_credit_given 
-:      029694 parse_uih_spp_uih_cont:
-0x6b40 029695 call get_rfcomm_snd_adss 
-0x6b41 029696 call rfcomm_send_uih_without_payload 
-0x6b42 029697 call spp_process_rx_data 
-0x6b43 029698 branch rfcomm_rx_process_end 
-:      029700 parse_uih_rp_spp_disconn_send_event:
-0x6b44 029701 jam bt_evt_spp_disconnected ,mem_fifo_temp 
-0x6b45 029702 call ui_ipc_send_event 
-:      029703 parse_uih_rp_spp_disconn:
-0x6b46 029704 call rfcomm_init_spp 
-0x6b47 029705 fetch 1 ,mem_current_adss 
-0x6b48 029706 call rfcomm_calculate_fcs_ua 
-0x6b49 029707 store 1 ,mem_current_fcs 
-0x6b4a 029708 call rfcomm_send_ua 
-0x6b4b 029709 branch rfcomm_rx_process_end 
-:      029714 rfcomm_rx_process_reconn:
-0x6b4c 029715 fetch 2 ,mem_l2cap_payload_ptr 
-0x6b4d 029716 copy pdata ,contr 
-0x6b4e 029717 call get_rfcomm_head_struct 
-0x6b4f 029718 fetch 1 ,mem_current_channel 
-0x6b50 029719 beq 0 ,parse_dlci0_reconn 
-0x6b51 029720 branch parse_uih_reconn 
-:      029722 parse_dlci0_reconn:
-0x6b52 029723 bpatchx patch35_1 ,mem_patch35 
-0x6b53 029724 fetch 1 ,mem_current_frame_type 
-0x6b54 029725 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
-0x6b55 029726 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
-0x6b56 029727 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
-0x6b57 029728 branch rfcomm_rx_process_end 
-:      029729 parse_dlci0_reconn_uih:
-0x6b58 029730 fetch 2 ,mem_rfcomm_uih_payload_ptr 
-0x6b59 029731 copy pdata ,contr 
-0x6b5a 029732 call get_rfcomm_uih_head_struct 
-0x6b5b 029733 fetch 1 ,mem_uih_cmd_type 
-0x6b5c 029734 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5d 029735 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
-0x6b5e 029736 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
-0x6b5f 029737 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
-0x6b60 029738 branch rfcomm_rx_process_end 
-:      029740 parse_dlci0_reconn_uih_pn_cmd:
-0x6b61 029741 call parse_dlci0_rp_uih_pn_res_common 
-0x6b62 029742 fetch 1 ,mem_pn_dlci 
-0x6b63 029743 rshift pdata ,pdata 
-0x6b64 029744 fetcht 1 ,mem_remote_spp_channel 
-0x6b65 029745 isub temp ,null 
-0x6b66 029746 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
-0x6b67 029747 branch assert 
-:      029748 parse_dlci0_reconn_uih_pn_cmd_spp:
-0x6b68 029749 fetch 1 ,mem_spp_state 
-0x6b69 029750 set1 rfcomm_channel_state_pn_res ,pdata 
-0x6b6a 029751 store 1 ,mem_spp_state 
-0x6b6b 029752 branch rfcomm_rx_process_end 
-:      029754 parse_dlci0_reconn_uih_ms_cmd:
-0x6b6c 029755 call get_rfcomm_param_modem_status 
-0x6b6d 029756 fetch 1 ,mem_ms_channel 
-0x6b6e 029757 fetcht 1 ,mem_remote_spp_channel 
-0x6b6f 029758 isub temp ,null 
-0x6b70 029759 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
-0x6b71 029760 branch assert 
-0x6b72 029761 branch rfcomm_rx_process_end 
-:      029762 parse_dlci0_reconn_uih_ms_cmd_spp:
-0x6b73 029763 fetch 1 ,mem_spp_state 
-0x6b74 029764 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
-0x6b75 029765 set1 rfcomm_channel_state_snd_ms_res ,pdata 
-0x6b76 029766 store 1 ,mem_spp_state 
-0x6b77 029767 fetcht 1 ,mem_pn_dlci 
-0x6b78 029768 lshift2 temp ,temp 
-0x6b79 029769 or_into 3 ,temp 
-0x6b7a 029770 call rfcomm_send_modem_status_res 
-0x6b7b 029771 branch rfcomm_rx_process_end 
-:      029773 parse_dlci0_reconn_uih_ms_res:
-0x6b7c 029774 call get_rfcomm_param_modem_status 
-0x6b7d 029775 fetch 1 ,mem_ms_channel 
-0x6b7e 029776 fetcht 1 ,mem_remote_spp_channel 
-0x6b7f 029777 isub temp ,null 
-0x6b80 029778 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
-0x6b81 029779 branch assert 
-:      029780 parse_dlci0_reconn_uih_ms_res_spp:
-0x6b82 029781 fetch 1 ,mem_spp_state 
-0x6b83 029782 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
-0x6b84 029783 store 1 ,mem_spp_state 
-0x6b85 029784 branch rfcomm_rx_process_end 
-:      029786 parse_uih_reconn:
-0x6b86 029787 fetch 1 ,mem_current_channel 
-0x6b87 029788 fetcht 1 ,mem_remote_spp_channel 
-0x6b88 029789 isub temp ,null 
-0x6b89 029790 branch parse_uih_reconn_spp ,zero 
-0x6b8a 029791 branch assert 
-0x6b8b 029792 branch rfcomm_rx_process_end 
-:      029794 parse_uih_reconn_spp:
-0x6b8c 029795 fetch 1 ,mem_current_frame_type 
-0x6b8d 029796 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
-0x6b8e 029797 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
-0x6b8f 029798 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
-0x6b90 029799 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
-:      029800 parse_uih_reconn_spp_ua:
-0x6b91 029801 fetch 1 ,mem_spp_state 
-0x6b92 029802 set1 rfcomm_channel_state_ua ,pdata 
-0x6b93 029803 store 1 ,mem_spp_state 
-0x6b94 029804 branch rfcomm_rx_process_end 
-:      029805 parse_uih_reconn_spp_sabm:
-0x6b95 029806 branch parse_uih_reconn_spp_sabm 
-:      029807 parse_uih_reconn_spp_disconn:
-0x6b96 029808 branch parse_uih_rp_spp_disconn 
-:      029809 rfcomm_rx_process_end:
-0x6b97 029810 rtn 
-:      029812 rfcomm_send_more_pkt:
-0x6b98 029813 fetch 1 ,mem_rfcomm_send_more_pkt 
-0x6b99 029814 rtn blank 
-0x6b9a 029815 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
-0x6b9b 029816 branch assert 
-:      029818 rfcomm_send_more_pkt_msc_cmd_spp:
-0x6b9c 029819 jam 0 ,mem_rfcomm_send_more_pkt 
-0x6b9d 029820 call l2cap_malloc_rfcomm_channel 
-0x6b9e 029821 arg spp_slave_channel ,temp 
-0x6b9f 029822 fetcht 1 ,mem_pn_dlci 
-0x6ba0 029823 lshift2 temp ,temp 
-:      029824 rfcomm_send_more_pkt_msc_cmd_spp0:
-0x6ba1 029825 or_into 0x03 ,temp 
-0x6ba2 029826 arg 0xaa ,rega 
-0x6ba3 029827 call rfcomm_send_modem_status_cmd 
-0x6ba4 029828 call l2cap_get_rfcomm_tx_buff 
-0x6ba5 029829 copy contw ,contr 
-0x6ba6 029830 ifetch 2 ,contr 
-0x6ba7 029831 branch assert ,blank 
-0x6ba8 029832 rtn 
-:      029834 rfcomm_send_sabm:
-0x6ba9 029835 call l2cap_get_rfcomm_tx_buff 
-0x6baa 029836 setarg 0x0004 
-0x6bab 029837 istore 2 ,contw 
-0x6bac 029838 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bad 029839 istore 2 ,contw 
-0x6bae 029840 fetch 1 ,mem_current_adss 
-0x6baf 029841 istore 1 ,contw 
-0x6bb0 029842 bpatchx patch35_2 ,mem_patch35 
-0x6bb1 029843 setarg 0x013f 
-0x6bb2 029844 istore 2 ,contw 
-0x6bb3 029845 fetch 1 ,mem_current_fcs 
-0x6bb4 029846 istore 1 ,contw 
-0x6bb5 029847 rtn 
-:      029848 rfcomm_send_ua:
-0x6bb6 029849 call l2cap_malloc_rfcomm_channel 
-0x6bb7 029850 call l2cap_get_rfcomm_tx_buff 
-0x6bb8 029851 setarg 0x0004 
-0x6bb9 029852 istore 2 ,contw 
-0x6bba 029853 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bbb 029854 istore 2 ,contw 
-0x6bbc 029855 fetch 1 ,mem_current_adss 
-0x6bbd 029856 istore 1 ,contw 
-0x6bbe 029857 bpatchx patch35_3 ,mem_patch35 
-0x6bbf 029858 setarg 0x0173 
-0x6bc0 029859 istore 2 ,contw 
-0x6bc1 029860 fetch 1 ,mem_current_fcs 
-0x6bc2 029861 istore 1 ,contw 
-0x6bc3 029862 rtn 
-:      029863 rfcomm_send_param_neg_cmd:
-0x6bc4 029864 call l2cap_get_rfcomm_tx_buff 
-0x6bc5 029865 setarg 0x000e 
-0x6bc6 029866 istore 2 ,contw 
-0x6bc7 029867 fetch 2 ,mem_rfcomm_remote_cid 
-0x6bc8 029868 istore 2 ,contw 
-0x6bc9 029869 fetch 1 ,mem_rfcomm_initiator 
-0x6bca 029870 lshift pdata ,pdata 
-0x6bcb 029871 set1 0 ,pdata 
-0x6bcc 029872 istore 1 ,contw 
-0x6bcd 029873 bpatchx patch35_4 ,mem_patch35 
-0x6bce 029874 setarg 0x15ef 
-0x6bcf 029875 istore 2 ,contw 
-0x6bd0 029876 setarg 0x1183 
-0x6bd1 029877 istore 2 ,contw 
-0x6bd2 029878 copy temp ,pdata 
-0x6bd3 029879 istore 1 ,contw 
-0x6bd4 029880 setarg 0x0000f0 
-0x6bd5 029881 istore 3 ,contw 
-0x6bd6 029882 setarg rfcomm_max_frame_size 
-0x6bd7 029883 istore 2 ,contw 
-0x6bd8 029884 setarg 0 
-0x6bd9 029885 istore 1 ,contw 
-0x6bda 029886 setarg 0x01 
-0x6bdb 029887 istore 1 ,contw 
-0x6bdc 029888 call rfcomm_calculate_fcs_dlci0 
-0x6bdd 029889 istore 1 ,contw 
-0x6bde 029890 jam 0x10 ,mem_credit_given 
-0x6bdf 029891 rtn 
-:      029892 rfcomm_send_param_neg_res:
-0x6be0 029893 call l2cap_malloc_rfcomm_channel 
-0x6be1 029894 call l2cap_get_rfcomm_tx_buff 
-0x6be2 029895 setarg 0x000e 
-0x6be3 029896 istore 2 ,contw 
-0x6be4 029897 fetch 2 ,mem_rfcomm_remote_cid 
-0x6be5 029898 istore 2 ,contw 
-0x6be6 029899 fetch 1 ,mem_rfcomm_initiator 
-0x6be7 029900 lshift pdata ,pdata 
-0x6be8 029901 set1 0 ,pdata 
-0x6be9 029902 istore 1 ,contw 
-0x6bea 029903 bpatchx patch35_5 ,mem_patch35 
-0x6beb 029904 setarg 0x15ef 
-0x6bec 029905 istore 2 ,contw 
-0x6bed 029906 setarg 0x1181 
-0x6bee 029907 istore 2 ,contw 
-0x6bef 029908 fetch 1 ,mem_pn_dlci 
-0x6bf0 029909 istore 1 ,contw 
-0x6bf1 029910 setarg 0x0000e0 
-0x6bf2 029911 istore 3 ,contw 
-0x6bf3 029912 fetch 2 ,mem_rfcomm_max_frame_size 
-0x6bf4 029913 istore 2 ,contw 
-0x6bf5 029914 setarg 0x00 
-0x6bf6 029915 istore 1 ,contw 
-0x6bf7 029916 fetch 1 ,mem_rfcomm_credit_init_data 
-0x6bf8 029917 istore 1 ,contw 
-0x6bf9 029918 call rfcomm_calculate_fcs_dlci0 
-0x6bfa 029919 istore 1 ,contw 
-0x6bfb 029920 rtn 
-:      029921 rfcomm_send_modem_status_cmd:
-0x6bfc 029922 call l2cap_get_rfcomm_tx_buff 
-0x6bfd 029923 setarg 0x0008 
-0x6bfe 029924 istore 2 ,contw 
-0x6bff 029925 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c00 029926 istore 2 ,contw 
-0x6c01 029927 fetch 1 ,mem_rfcomm_initiator 
-0x6c02 029928 lshift pdata ,pdata 
-0x6c03 029929 set1 0 ,pdata 
-0x6c04 029930 istore 1 ,contw 
-0x6c05 029931 bpatchx patch35_6 ,mem_patch35 
-0x6c06 029932 setarg 0x09ef 
-0x6c07 029933 istore 2 ,contw 
-0x6c08 029934 setarg 0x05e3 
-0x6c09 029935 istore 2 ,contw 
-0x6c0a 029936 copy temp ,pdata 
-0x6c0b 029937 istore 1 ,contw 
-0x6c0c 029938 setarg 0x8d 
-0x6c0d 029939 istore 1 ,contw 
-0x6c0e 029940 call rfcomm_calculate_fcs_dlci0 
-0x6c0f 029941 istore 1 ,contw 
-0x6c10 029942 rtn 
-:      029944 rfcomm_send_modem_status_res:
-0x6c11 029945 call l2cap_malloc_rfcomm_channel 
-0x6c12 029946 call l2cap_get_rfcomm_tx_buff 
-0x6c13 029947 setarg 0x0008 
-0x6c14 029948 istore 2 ,contw 
-0x6c15 029949 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c16 029950 istore 2 ,contw 
-0x6c17 029951 copy temp ,timeup 
-0x6c18 029952 fetch 1 ,mem_rfcomm_initiator 
-0x6c19 029953 lshift pdata ,pdata 
-0x6c1a 029954 set1 0 ,pdata 
-0x6c1b 029955 istore 1 ,contw 
-0x6c1c 029956 bpatchx patch35_7 ,mem_patch35 
-0x6c1d 029957 setarg 0x09ef 
-0x6c1e 029958 istore 2 ,contw 
-0x6c1f 029959 setarg 0x05e1 
-0x6c20 029960 istore 2 ,contw 
-0x6c21 029961 copy timeup ,pdata 
-0x6c22 029962 istore 1 ,contw 
-0x6c23 029963 setarg 0x8d 
-0x6c24 029964 istore 1 ,contw 
-0x6c25 029965 call rfcomm_calculate_fcs_dlci0 
-0x6c26 029966 istore 1 ,contw 
-0x6c27 029967 rtn 
-:      029969 rfcomm_send_uih_without_payload:
-0x6c28 029970 bpatchx patch36_0 ,mem_patch36 
-0x6c29 029971 fetch 1 ,mem_credit_given 
-0x6c2a 029972 rtn blank 
-0x6c2b 029973 hfetch 2 ,core_uart_rxitems 
-0x6c2c 029974 nrtn blank 
-0x6c2d 029975 copy rega ,pdata 
-0x6c2e 029976 store 1 ,mem_pdatatemp + 1 
-0x6c2f 029977 storet 1 ,mem_pdatatemp 
-0x6c30 029978 call l2cap_malloc_is_fifo_full 
-0x6c31 029979 nrtn blank 
-0x6c32 029980 call l2cap_malloc_rfcomm_channel 
-0x6c33 029981 call l2cap_get_rfcomm_tx_buff 
-0x6c34 029982 setarg 0x05 
-0x6c35 029983 istore 2 ,contw 
-0x6c36 029984 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c37 029985 istore 2 ,contw 
-0x6c38 029986 fetch 1 ,mem_rfcomm_send_adss 
-0x6c39 029987 istore 1 ,contw 
-0x6c3a 029988 setarg 0x01ff 
-0x6c3b 029989 istore 2 ,contw 
-0x6c3c 029990 fetch 1 ,mem_credit_given 
-0x6c3d 029991 istore 1 ,contw 
-0x6c3e 029992 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c3f 029993 istore 1 ,contw 
-0x6c40 029994 jam 0 ,mem_credit_given 
-0x6c41 029995 rtn 
-:      029997 rfcomm_increase_credit_given:
-0x6c42 029998 bpatchx patch36_1 ,mem_patch36 
-0x6c43 029999 fetch 1 ,mem_credit_flag 
-0x6c44 030000 rtneq credit_enable 
-0x6c45 030001 fetch 2 ,mem_current_length 
-0x6c46 030002 rtn blank 
-0x6c47 030003 fetch 1 ,mem_credit_given 
-0x6c48 030004 increase 1 ,pdata 
-0x6c49 030005 store 1 ,mem_credit_given 
-0x6c4a 030006 rtn 
-:      030008 spp_process_rx_data:
-0x6c4b 030009 fetch 2 ,mem_cb_receive_spp_data 
-0x6c4c 030010 branch callback_func 
-:      030012 spp_tx_rfcomm_packet:
-0x6c4d 030013 bpatchx patch36_2 ,mem_patch36 
-0x6c4e 030015 fetch 1 ,mem_remote_credits 
-0x6c4f 030016 rtn blank 
-0x6c50 030017 increase -1 ,pdata 
-0x6c51 030018 store 1 ,mem_remote_credits 
-0x6c52 030019 fetch 2 ,mem_pn_max_frame_size 
-0x6c53 030020 fetcht 2 ,mem_current_packet_length 
-0x6c54 030021 isub temp ,null 
-0x6c55 030022 branch ssp_tx_rfcomm_from_uart ,positive 
-0x6c56 030023 store 2 ,mem_current_packet_length 
-:      030024 ssp_tx_rfcomm_from_uart:
-0x6c57 030025 fetch 1 ,mem_credit_given 
-0x6c58 030026 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
-0x6c59 030027 jam 1 ,mem_rfcomm_send_offset 
-0x6c5a 030028 fetch 1 ,mem_hiufcs_spp_wcredits 
-0x6c5b 030029 store 1 ,mem_rfcomm_send_fcs 
-0x6c5c 030030 setarg rsp_rx_uih_wdata 
-0x6c5d 030031 store 1 ,mem_rfcomm_send_frame_type 
-0x6c5e 030032 branch ssp_tx_rfcomm_from_uart_common 
-:      030033 ssp_tx_rfcomm_from_uart_without_credit:
-0x6c5f 030034 jam 0 ,mem_rfcomm_send_offset 
-0x6c60 030035 fetch 1 ,mem_hiufcs_spp 
-0x6c61 030036 store 1 ,mem_rfcomm_send_fcs 
-0x6c62 030037 setarg rsp_tx_uih 
-0x6c63 030038 store 1 ,mem_rfcomm_send_frame_type 
-:      030039 ssp_tx_rfcomm_from_uart_common:
-0x6c64 030040 bpatchx patch36_3 ,mem_patch36 
-0x6c65 030041 fetch 2 ,mem_current_packet_length 
-0x6c66 030042 sub pdata ,127 ,null 
-0x6c67 030043 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
-0x6c68 030044 fetch 1 ,mem_rfcomm_send_offset 
-0x6c69 030045 increase 1 ,pdata 
-0x6c6a 030046 store 1 ,mem_rfcomm_send_offset 
-:      030047 ssp_tx_rfcomm_from_uart_common0:
-0x6c6b 030048 call get_rfcomm_snd_adss 
-0x6c6c 030049 fetch 2 ,mem_current_packet_length 
-0x6c6d 030050 increase 8 ,pdata 
-0x6c6e 030051 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c6f 030052 iadd temp ,rega 
-0x6c70 030054 call l2cap_malloc 
-0x6c71 030055 store 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c72 030056 increase 4 ,pdata 
-0x6c73 030057 store 2 ,mem_rfcomm_tx_payload_ptr 
-0x6c74 030058 copy pdata ,contw 
-0x6c75 030059 fetch 1 ,mem_rfcomm_send_adss 
-0x6c76 030060 istore 1 ,contw 
-0x6c77 030061 fetch 1 ,mem_rfcomm_send_frame_type 
-0x6c78 030062 istore 1 ,contw 
-0x6c79 030063 call ssp_tx_write_length 
-0x6c7a 030064 call ssp_tx_write_given_credit 
-0x6c7b 030065 bpatchx patch36_4 ,mem_patch36 
-0x6c7c 030066 fetch 2 ,mem_nl_rx_data_src 
-0x6c7d 030067 copy pdata ,contru 
-0x6c7e 030068 fetch 2 ,mem_current_packet_length 
-0x6c7f 030069 copy pdata ,loopcnt 
-0x6c80 030070 call uart_copy_rx_bytes_fast 
-0x6c81 030071 copy contw ,temp 
-0x6c82 030072 copy contru ,pdata 
-0x6c83 030073 store 2 ,mem_nl_rx_data_src 
-0x6c84 030074 copy temp ,contw 
-0x6c85 030075 fetch 1 ,mem_rfcomm_send_fcs 
-0x6c86 030076 istore 1 ,contw 
-0x6c87 030077 fetch 2 ,mem_rfcomm_tx_buff_ptr 
-0x6c88 030078 copy pdata ,contw 
-0x6c89 030079 fetch 2 ,mem_current_packet_length 
-0x6c8a 030080 fetcht 1 ,mem_rfcomm_send_offset 
-0x6c8b 030081 iadd temp ,pdata 
-0x6c8c 030082 increase 4 ,pdata 
-0x6c8d 030083 istore 2 ,contw 
-0x6c8e 030084 fetch 2 ,mem_rfcomm_remote_cid 
-0x6c8f 030085 istore 2 ,contw 
-0x6c90 030086 jam 0 ,mem_credit_given 
-0x6c91 030087 fetch 2 ,mem_nl_rx_len_all 
-0x6c92 030088 beq 0 ,module_hci_command_tx_spp_tx_complete 
-0x6c93 030089 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
-0x6c94 030090 rtn 
-:      030092 ssp_tx_write_length:
-0x6c95 030093 bpatchx patch36_5 ,mem_patch36 
-0x6c96 030094 fetch 2 ,mem_current_packet_length 
-0x6c97 030095 sub pdata ,0x7f ,null 
-0x6c98 030096 nbranch ssp_tx_write_long_packet ,positive 
-0x6c99 030097 lshift pdata ,pdata 
-0x6c9a 030098 set1 0 ,pdata 
-0x6c9b 030099 istore 1 ,contw 
-0x6c9c 030100 rtn 
-:      030101 ssp_tx_write_long_packet:
-0x6c9d 030102 fetch 2 ,mem_current_packet_length 
-0x6c9e 030103 rshift3 pdata ,pdata 
-0x6c9f 030104 rshift4 pdata ,temp 
-0x6ca0 030105 and_into 0x7f ,pdata 
-0x6ca1 030106 lshift pdata ,pdata 
-0x6ca2 030107 set0 0 ,pdata 
-0x6ca3 030108 istore 1 ,contw 
-0x6ca4 030109 istoret 1 ,contw 
-0x6ca5 030110 rtn 
-:      030111 ssp_tx_write_given_credit:
-0x6ca6 030112 fetch 1 ,mem_credit_given 
-0x6ca7 030113 rtn blank 
-0x6ca8 030114 istore 1 ,contw 
-0x6ca9 030115 rtn 
-:      030120 scheduler_process:
-0x6caa 030121 bpatchx patch36_6 ,mem_patch36 
-0x6cab 030122 call check_51cmd 
-0x6cac 030123 call app_process_bb_event 
-0x6cad 030124 call process_conn_sm 
-0x6cae 030126 bpatchx patch36_7 ,mem_patch36 
-0x6caf 030127 call sp_calc_sequence 
-0x6cb0 030128 call simple_pairing_sequence 
-0x6cb1 030129 call master_simple_paring_sequence 
-0x6cb2 030132 call l2cap_malloc_is_fifo_full 
-0x6cb3 030133 nrtn blank 
-0x6cb4 030135 call l2cap_call_proc_sigal_pending 
-0x6cb5 030136 call l2cap_malloc_is_fifo_full 
-0x6cb6 030137 nrtn blank 
-0x6cb7 030138 bpatchx patch37_0 ,mem_patch37 
-0x6cb8 030140 call process_upper_sm 
-0x6cb9 030141 call l2cap_send_config_req 
-0x6cba 030142 call rfcomm_send_more_pkt 
-:      030143 scheduler_process0:
-0x6cbb 030144 call scheduler_tx_disconnect_hid 
-0x6cbc 030145 bpatchx patch37_1 ,mem_patch37 
-0x6cbd 030148 branch app_process_bt 
-:      030150 scheduler_tx_disconnect_hid:
-0x6cbe 030151 fetch 1 ,mem_control_tasks 
-0x6cbf 030152 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
-0x6cc0 030153 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
-0x6cc1 030154 rtn 
-:      030156 scheduler_tx_l2cap_pkt:
-0x6cc2 030157 bpatchx patch37_2 ,mem_patch37 
-0x6cc3 030158 call l2cap_malloc_is_fifo_empty 
-0x6cc4 030159 rtn blank 
-0x6cc5 030160 fetch 1 ,mem_op 
-0x6cc6 030161 rtnbit1 op_txl2cap 
-0x6cc7 030162 call l2cap_malloc_fifo_out 
-0x6cc8 030163 store 2 ,mem_txptr 
-0x6cc9 030164 copy pdata ,contr 
-0x6cca 030165 ifetch 2 ,contr 
-0x6ccb 030166 increase 4 ,pdata 
-0x6ccc 030167 store 2 ,mem_tx_len 
-0x6ccd 030168 jam 6 ,mem_tx_lch 
-0x6cce 030169 bpatchx patch37_3 ,mem_patch37 
-0x6ccf 030170 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6cd0 030171 branch scheduler_tx_l2cap_start_pkt ,blank 
-0x6cd1 030172 fetch 1 ,mem_op 
-0x6cd2 030173 rtnbit0 op_pkt_comp 
-0x6cd3 030174 set0 op_pkt_comp ,pdata 
-0x6cd4 030175 store 1 ,mem_op 
-0x6cd5 030176 jam 5 ,mem_tx_lch 
-0x6cd6 030177 fetcht 2 ,mem_l2cap_tx_multi_offset 
-0x6cd7 030178 fetch 2 ,mem_txptr 
-0x6cd8 030179 iadd temp ,pdata 
-0x6cd9 030180 store 2 ,mem_txptr 
-0x6cda 030181 fetch 2 ,mem_tx_len 
-0x6cdb 030182 isub temp ,pdata 
-0x6cdc 030183 store 2 ,mem_tx_len 
-:      030184 scheduler_tx_l2cap_start_pkt:
-0x6cdd 030185 bpatchx patch37_4 ,mem_patch37 
-0x6cde 030186 fetch 2 ,mem_tx_len 
-0x6cdf 030187 branch assert ,blank 
-0x6ce0 030188 arg l2cap_max_pkt_len ,temp 
-0x6ce1 030189 isub temp ,pdata 
-0x6ce2 030190 nbranch scheduler_tx_l2cap_last_pkt ,positive 
-0x6ce3 030191 bpatchx patch37_5 ,mem_patch37 
-0x6ce4 030192 storet 2 ,mem_tx_len 
-0x6ce5 030193 fetch 2 ,mem_l2cap_tx_multi_offset 
-0x6ce6 030194 iadd temp ,pdata 
-0x6ce7 030195 store 2 ,mem_l2cap_tx_multi_offset 
-0x6ce8 030196 branch scheduler_tx_l2cap_pkt_end 
-:      030197 scheduler_tx_l2cap_last_pkt:
-0x6ce9 030198 setarg 0 
-0x6cea 030199 store 2 ,mem_l2cap_tx_multi_offset 
-:      030200 scheduler_tx_l2cap_pkt_end:
-0x6ceb 030201 fetch 1 ,mem_op 
-0x6cec 030202 set1 op_txl2cap ,pdata 
-0x6ced 030203 store 1 ,mem_op 
-0x6cee 030204 rtn 
-:      030206 scheduler_start_upper_sm:
-0x6cef 030207 fetch 1 ,mem_ui_profile_supported 
-0x6cf0 030208 bbit1 support_hid ,scheduler_start_upper_sm_hid 
-0x6cf1 030209 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
-0x6cf2 030210 rtn 
-:      030211 scheduler_start_upper_sm_hid:
-0x6cf3 030212 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6cf4 030213 rtn 
-:      030215 process_upper_sm:
-0x6cf5 030216 fetch 1 ,memui_reconnect_mode 
-0x6cf6 030217 nbranch process_upper_sm_reconn ,blank 
-:      030218 process_upper_sm_remote_page:
-0x6cf7 030219 fetch 1 ,mem_upper_sm_remote_page 
-0x6cf8 030221 rtn blank 
-0x6cf9 030223 jam 0 ,mem_upper_sm_remote_page 
-:      030224 process_upper_sm_rp_wait:
-0x6cfa 030225 rtn 
-:      030228 process_upper_sm_reconn:
-0x6cfb 030229 bpatchx patch37_6 ,mem_patch37 
-0x6cfc 030230 fetch 1 ,mem_upper_sm_reconn 
-0x6cfd 030231 rtn blank 
-0x6cfe 030232 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
-0x6cff 030233 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
-0x6d00 030234 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
-0x6d01 030235 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
-0x6d02 030236 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
-0x6d03 030237 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
-0x6d04 030238 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
-0x6d05 030239 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
-0x6d06 030240 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
-0x6d07 030241 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
-0x6d08 030242 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
-0x6d09 030243 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
-0x6d0a 030244 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
-0x6d0b 030245 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
-0x6d0c 030246 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
-0x6d0d 030247 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
-0x6d0e 030248 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
-0x6d0f 030249 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
-0x6d10 030250 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
-0x6d11 030251 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
-0x6d12 030252 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
-0x6d13 030253 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
-0x6d14 030254 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
-0x6d15 030255 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
-0x6d16 030256 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
-0x6d17 030257 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
-0x6d18 030258 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
-0x6d19 030259 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
-:      030260 process_upper_sm_reconn_wait:
-0x6d1a 030261 rtn 
-:      030262 process_upper_sm_reconn_sdp_conn:
-0x6d1b 030263 call upper_sm_send_sdp_conn 
-0x6d1c 030264 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
-0x6d1d 030265 fetch 1 ,mem_sdp_state 
-0x6d1e 030266 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d1f 030267 store 1 ,mem_sdp_state 
-0x6d20 030268 rtn 
-:      030269 process_upper_sm_reconn_sdp_cfg:
-0x6d21 030270 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d22 030271 fetch 1 ,mem_sdp_state 
-0x6d23 030272 rtnbit1 l2cap_channel_state_snd_cfg_req 
-0x6d24 030273 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d25 030274 call upper_sm_send_sdp_cfg 
-0x6d26 030275 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
-0x6d27 030276 fetch 1 ,mem_sdp_state 
-0x6d28 030277 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d29 030278 store 1 ,mem_sdp_state 
-0x6d2a 030279 rtn 
-:      030280 process_upper_sm_reconn_ss_spp:
-0x6d2b 030281 call l2cap_malloc_is_fifo_empty 
-0x6d2c 030282 nrtn blank 
-0x6d2d 030283 call upper_sm_send_ss_spp 
-0x6d2e 030284 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
-0x6d2f 030285 rtn 
-:      030286 process_upper_sm_reconn_sdp_disconn:
-0x6d30 030287 call upper_sm_send_sdp_disconn 
-0x6d31 030288 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
-0x6d32 030289 rtn 
-:      030290 process_upper_sm_reconn_hid_ctrl_conn:
-0x6d33 030291 call upper_sm_send_hid_ctrl_conn 
-0x6d34 030292 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
-0x6d35 030293 fetch 1 ,mem_hid_control_state 
-0x6d36 030294 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d37 030295 store 1 ,mem_hid_control_state 
-0x6d38 030296 rtn 
-:      030297 process_upper_sm_reconn_hid_ctrl_cfg:
-0x6d39 030298 call upper_sm_send_hid_ctrl_cfg 
-0x6d3a 030299 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
-0x6d3b 030300 fetch 1 ,mem_hid_control_state 
-0x6d3c 030301 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d3d 030302 store 1 ,mem_hid_control_state 
-0x6d3e 030303 rtn 
-:      030304 process_upper_sm_reconn_hid_int_conn:
-0x6d3f 030305 call upper_sm_send_hid_int_conn 
-0x6d40 030306 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
-0x6d41 030307 fetch 1 ,mem_hid_interrupt_state 
-0x6d42 030308 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d43 030309 store 1 ,mem_hid_interrupt_state 
-0x6d44 030310 rtn 
-:      030311 process_upper_sm_reconn_hid_int_cfg:
-0x6d45 030312 call upper_sm_send_hid_int_cfg 
-0x6d46 030313 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
-0x6d47 030314 fetch 1 ,mem_hid_interrupt_state 
-0x6d48 030315 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d49 030316 store 1 ,mem_hid_interrupt_state 
-0x6d4a 030317 rtn 
-:      030318 process_upper_sm_reconn_rfcomm_conn:
-0x6d4b 030319 call upper_sm_send_rfcomm_conn 
-0x6d4c 030320 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
-0x6d4d 030321 fetch 1 ,mem_rfcomm_state 
-0x6d4e 030322 set1 l2cap_channel_state_conn_req ,pdata 
-0x6d4f 030323 store 1 ,mem_rfcomm_state 
-0x6d50 030324 rtn 
-:      030325 process_upper_sm_reconn_rfcomm_cfg:
-0x6d51 030326 call upper_sm_send_rfcomm_cfg 
-0x6d52 030327 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
-0x6d53 030328 fetch 1 ,mem_rfcomm_state 
-0x6d54 030329 set1 l2cap_channel_state_snd_cfg_req ,pdata 
-0x6d55 030330 store 1 ,mem_rfcomm_state 
-0x6d56 030331 rtn 
-:      030332 process_upper_sm_reconn_rfcomm_sabm:
-0x6d57 030333 call upper_sm_send_rfcomm_sabm 
-0x6d58 030334 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
-0x6d59 030335 fetch 1 ,mem_rfcomm_state 
-0x6d5a 030336 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
-0x6d5b 030337 store 1 ,mem_rfcomm_state 
-0x6d5c 030338 rtn 
-:      030339 process_upper_sm_reconn_spp_cmd_pn:
-0x6d5d 030340 call upper_sm_send_spp_cmd_pn 
-0x6d5e 030341 fetch 1 ,mem_spp_state 
-0x6d5f 030342 set1 rfcomm_channel_state_pn_cmd 
-0x6d60 030343 store 1 ,mem_spp_state 
-0x6d61 030344 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
-0x6d62 030345 rtn 
-:      030346 process_upper_sm_reconn_spp_sabm:
-0x6d63 030347 call upper_sm_send_spp_sabm 
-0x6d64 030348 fetch 1 ,mem_spp_state 
-0x6d65 030349 set1 rfcomm_channel_state_sabm 
-0x6d66 030350 store 1 ,mem_spp_state 
-0x6d67 030351 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
-0x6d68 030352 fetch 1 ,mem_remote_spp_channel 
-0x6d69 030353 lshift3 pdata ,pdata 
-0x6d6a 030354 or_into 3 ,pdata 
-0x6d6b 030355 arg mem_hiufcs_spp ,temp 
-0x6d6c 030356 storet 2 ,mem_contw_temp 
-0x6d6d 030357 branch rfcomm_save_fcs_uih 
-:      030358 process_upper_sm_reconn_spp_cmd_ms:
-0x6d6e 030359 call upper_sm_send_spp_cmd_ms 
-0x6d6f 030360 fetch 1 ,mem_spp_state 
-0x6d70 030361 set1 rfcomm_channel_state_snd_ms_cmd 
-0x6d71 030362 store 1 ,mem_spp_state 
-0x6d72 030363 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
-0x6d73 030364 rtn 
-:      030366 process_upper_sm_reconn_sdp_conn_wait:
-0x6d74 030367 fetch 1 ,mem_sdp_state 
-0x6d75 030368 rtnbit0 l2cap_channel_state_conn_res 
-0x6d76 030369 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
-0x6d77 030370 branch process_upper_sm_reconn 
-:      030371 process_upper_sm_reconn_sdp_cfg_wait:
-0x6d78 030372 fetch 1 ,mem_sdp_state 
-0x6d79 030373 rtnne l2cap_channel_setup_complete 
-0x6d7a 030374 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
-:      030375 process_upper_sm_reconn_ss_spp_wait:
-0x6d7b 030376 fetch 1 ,mem_message_to_uppersm 
-0x6d7c 030377 rtnne recieve_ss_reasult_hf 
-0x6d7d 030378 jam 0 ,mem_message_to_uppersm 
-0x6d7e 030379 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
-0x6d7f 030380 branch process_upper_sm_reconn 
-:      030381 process_upper_sm_reconn_sdp_disconn_wait:
-0x6d80 030382 fetch 1 ,mem_sdp_state 
-0x6d81 030383 nrtn blank 
-0x6d82 030384 fetch 1 ,mem_ui_profile_supported 
-0x6d83 030385 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
-0x6d84 030386 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d85 030387 branch process_upper_sm_reconn_termination 
-:      030388 process_upper_sm_reconn_hid_ctrl_conn_wait:
-0x6d86 030389 fetch 1 ,mem_hid_control_state 
-0x6d87 030390 rtnbit0 l2cap_channel_state_conn_res 
-0x6d88 030391 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
-0x6d89 030392 branch process_upper_sm_reconn 
-:      030393 process_upper_sm_reconn_hid_ctrl_cfg_wait:
-0x6d8a 030394 fetch 1 ,mem_hid_control_state 
-0x6d8b 030395 rtnne l2cap_channel_setup_complete 
-0x6d8c 030396 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
-0x6d8d 030397 branch process_upper_sm_reconn 
-:      030398 process_upper_sm_reconn_hid_int_conn_wait:
-0x6d8e 030399 fetch 1 ,mem_hid_interrupt_state 
-0x6d8f 030400 rtnbit0 l2cap_channel_state_conn_res 
-0x6d90 030401 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
-0x6d91 030402 branch process_upper_sm_reconn 
-:      030403 process_upper_sm_reconn_hid_int_cfg_wait:
-0x6d92 030404 fetch 1 ,mem_hid_interrupt_state 
-0x6d93 030405 rtnne l2cap_channel_setup_complete 
-0x6d94 030406 fetch 1 ,mem_ui_profile_supported 
-0x6d95 030407 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
-0x6d96 030408 branch process_upper_sm_reconn_termination 
-:      030409 process_upper_sm_reconn_rfcomm_conn_wait:
-0x6d97 030410 fetch 1 ,mem_rfcomm_state 
-0x6d98 030411 rtnbit0 l2cap_channel_state_conn_res 
-0x6d99 030412 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
-0x6d9a 030413 branch process_upper_sm_reconn 
-:      030414 process_upper_sm_reconn_rfcomm_cfg_wait:
-0x6d9b 030415 fetch 1 ,mem_rfcomm_state 
-0x6d9c 030416 rtnne l2cap_channel_setup_complete 
-0x6d9d 030417 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
-0x6d9e 030418 branch process_upper_sm_reconn 
-:      030419 process_upper_sm_reconn_rfcomm_sabm_wait:
-0x6d9f 030420 fetch 1 ,mem_rfcomm_state 
-0x6da0 030421 rtnne l2cap_channel_rfcomm_dlci0_opened 
-0x6da1 030422 fetch 1 ,mem_ui_profile_supported 
-0x6da2 030423 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
-0x6da3 030424 branch process_upper_sm_reconn_termination 
-:      030425 process_upper_sm_reconn_spp_cmd_pn_wait:
-0x6da4 030426 fetch 1 ,mem_spp_state 
-0x6da5 030427 rtnbit0 rfcomm_channel_state_pn_res 
-0x6da6 030428 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
-0x6da7 030429 branch process_upper_sm_reconn 
-:      030430 process_upper_sm_reconn_spp_sabm_wait:
-0x6da8 030431 fetch 1 ,mem_spp_state 
-0x6da9 030432 rtnbit0 rfcomm_channel_state_ua 
-0x6daa 030433 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
-0x6dab 030434 branch process_upper_sm_reconn 
-:      030435 process_upper_sm_reconn_spp_cmd_ms_wait:
-0x6dac 030436 fetch 1 ,mem_spp_state 
-0x6dad 030437 rtnne rfcomm_channel_setup_complete 
-0x6dae 030438 branch process_upper_sm_reconn_termination 
-:      030440 process_upper_sm_reconn_setup_hid:
-0x6daf 030441 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
-0x6db0 030442 branch process_upper_sm_reconn 
-:      030444 process_upper_sm_reconn_setup_rfcomm:
-0x6db1 030445 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
-0x6db2 030446 branch process_upper_sm_reconn 
-:      030447 process_upper_sm_reconn_setup_spp:
-0x6db3 030448 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
-0x6db4 030449 branch process_upper_sm_reconn 
-:      030453 process_upper_sm_reconn_termination:
-0x6db5 030454 jam 0 ,mem_upper_sm_reconn 
-0x6db6 030455 rtn 
-:      030456 upper_sm_send_sdp_conn:
-0x6db7 030457 bpatchx patch37_7 ,mem_patch37 
-0x6db8 030458 call l2cap_malloc_signal_channel 
-0x6db9 030459 setarg psm_sdp 
-0x6dba 030460 copy pdata ,temp 
-0x6dbb 030461 setarg l2cap_sdp_channel 
-0x6dbc 030462 copy pdata ,timeup 
-0x6dbd 030463 branch ml2cap_send_signal_connect_req 
-:      030465 upper_sm_send_sdp_cfg:
-0x6dbe 030466 bpatchx patch38_0 ,mem_patch38 
-0x6dbf 030467 call l2cap_malloc_signal_channel 
-0x6dc0 030468 fetch 2 ,mem_sdp_remote_cid 
-0x6dc1 030469 copy pdata ,temp 
-0x6dc2 030470 branch ml2cap_send_signal_config_req 
-:      030472 upper_sm_send_sdp_disconn:
-0x6dc3 030473 bpatchx patch38_1 ,mem_patch38 
-0x6dc4 030474 call l2cap_malloc_signal_channel 
-0x6dc5 030475 fetch 2 ,mem_sdp_remote_cid 
-0x6dc6 030476 copy pdata ,temp 
-0x6dc7 030477 arg l2cap_sdp_channel ,timeup 
-0x6dc8 030478 call ml2cap_send_signal_disconn_req 
-0x6dc9 030479 fetch 1 ,mem_sdp_state 
-0x6dca 030480 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
-0x6dcb 030481 store 1 ,mem_sdp_state 
-0x6dcc 030482 rtn 
-:      030484 upper_sm_send_ss_spp:
-0x6dcd 030485 bpatchx patch38_2 ,mem_patch38 
-0x6dce 030486 call l2cap_malloc_sdp_channel 
-0x6dcf 030487 call sdp_send_spp_request 
-0x6dd0 030488 branch msdp_send_req_done 
-:      030490 upper_sm_send_rfcomm_conn:
-0x6dd1 030491 bpatchx patch38_3 ,mem_patch38 
-0x6dd2 030492 call l2cap_malloc_signal_channel 
-0x6dd3 030493 setarg psm_rfcomm 
-0x6dd4 030494 copy pdata ,temp 
-0x6dd5 030495 setarg l2cap_rfcomm_channel 
-0x6dd6 030496 copy pdata ,timeup 
-0x6dd7 030497 branch ml2cap_send_signal_connect_req 
-:      030499 upper_sm_send_rfcomm_cfg:
-0x6dd8 030500 bpatchx patch38_4 ,mem_patch38 
-0x6dd9 030501 call l2cap_malloc_signal_channel 
-0x6dda 030502 fetch 2 ,mem_rfcomm_remote_cid 
-0x6ddb 030503 copy pdata ,temp 
-0x6ddc 030504 branch ml2cap_send_signal_config_req 
-:      030506 upper_sm_send_hid_ctrl_conn:
-0x6ddd 030507 bpatchx patch38_5 ,mem_patch38 
-0x6dde 030508 call l2cap_malloc_signal_channel 
-0x6ddf 030509 setarg psm_hid_control 
-0x6de0 030510 copy pdata ,temp 
-0x6de1 030511 setarg l2cap_hid_control_channel 
-0x6de2 030512 copy pdata ,timeup 
-0x6de3 030513 branch ml2cap_send_signal_connect_req 
-:      030515 upper_sm_send_hid_ctrl_cfg:
-0x6de4 030516 bpatchx patch38_6 ,mem_patch38 
-0x6de5 030517 call l2cap_malloc_signal_channel 
-0x6de6 030518 fetch 2 ,mem_hid_ctrl_remote_cid 
-0x6de7 030519 copy pdata ,temp 
-0x6de8 030520 branch ml2cap_send_signal_config_req 
-:      030522 upper_sm_send_hid_int_conn:
-0x6de9 030523 bpatchx patch38_7 ,mem_patch38 
-0x6dea 030524 call l2cap_malloc_signal_channel 
-0x6deb 030525 setarg psm_hid_interrupt 
-0x6dec 030526 copy pdata ,temp 
-0x6ded 030527 setarg l2cap_hid_interrupt_channel 
-0x6dee 030528 copy pdata ,timeup 
-0x6def 030529 branch ml2cap_send_signal_connect_req 
-:      030531 upper_sm_send_hid_int_cfg:
-0x6df0 030532 bpatchx patch39_0 ,mem_patch39 
-0x6df1 030533 call l2cap_malloc_signal_channel 
-0x6df2 030534 fetch 2 ,mem_hid_int_remote_cid 
-0x6df3 030535 copy pdata ,temp 
-0x6df4 030536 branch ml2cap_send_signal_config_req 
-:      030538 upper_sm_send_rfcomm_sabm:
-0x6df5 030539 bpatchx patch39_1 ,mem_patch39 
-0x6df6 030540 call l2cap_malloc_rfcomm_channel 
-0x6df7 030542 jam 3 ,mem_current_adss 
-0x6df8 030543 jam 0x1c ,mem_current_fcs 
-0x6df9 030544 call rfcomm_send_sabm 
-0x6dfa 030545 jam 1 ,mem_rfcomm_initiator 
-0x6dfb 030546 rtn 
-:      030548 upper_sm_send_spp_cmd_pn:
-0x6dfc 030549 bpatchx patch39_2 ,mem_patch39 
-0x6dfd 030550 call l2cap_malloc_rfcomm_channel 
-0x6dfe 030551 fetcht 1 ,mem_remote_spp_channel 
-0x6dff 030552 call channel_to_dlci 
-0x6e00 030553 storet 1 ,mem_pn_dlci 
-0x6e01 030554 branch rfcomm_send_param_neg_cmd 
-:      030556 upper_sm_send_spp_sabm:
-0x6e02 030557 bpatchx patch39_3 ,mem_patch39 
-0x6e03 030558 call l2cap_malloc_rfcomm_channel 
-0x6e04 030559 fetcht 1 ,mem_pn_dlci 
-0x6e05 030560 call dlci_to_address_cmd 
-0x6e06 030561 call rfcomm_calculate_fcs_sabm 
-0x6e07 030562 store 1 ,mem_current_fcs 
-0x6e08 030563 fetcht 1 ,mem_pn_dlci 
-0x6e09 030564 call dlci_to_address_cmd 
-0x6e0a 030565 storet 1 ,mem_current_adss 
-0x6e0b 030566 branch rfcomm_send_sabm 
-:      030568 upper_sm_send_spp_cmd_ms:
-0x6e0c 030569 bpatchx patch39_4 ,mem_patch39 
-0x6e0d 030570 call l2cap_malloc_rfcomm_channel 
-0x6e0e 030571 fetcht 1 ,mem_pn_dlci 
-0x6e0f 030572 call dlci_to_address_cmd 
-0x6e10 030573 branch rfcomm_send_modem_status_cmd 
-:      030586 sdp_process:
-0x6e11 030587 bpatchx patch39_5 ,mem_patch39 
-0x6e12 030588 fetch 2 ,mem_l2cap_payload_ptr 
-0x6e13 030589 iforce contr 
-0x6e14 030592 ifetch 1 ,contr 
-0x6e15 030593 copy pdata ,regb 
-0x6e16 030594 store 1 ,mem_sdp_pduid 
-0x6e17 030595 ifetch 2 ,contr 
-0x6e18 030596 store 2 ,mem_sdp_transactionid 
-0x6e19 030597 ifetch 1 ,contr 
-0x6e1a 030598 lshift8 pdata ,timeup 
-0x6e1b 030599 ifetch 1 ,contr 
-0x6e1c 030600 iadd timeup ,timeup 
-0x6e1d 030601 bpatchx patch39_6 ,mem_patch39 
-0x6e1e 030602 copy contr ,temp 
-0x6e1f 030603 arg 4 ,loopcnt 
-0x6e20 030604 arg mem_sdp_handle_list ,contw 
-0x6e21 030605 call memset0 
-0x6e22 030606 copy temp ,contr 
-0x6e23 030607 deposit regb 
-0x6e24 030608 beq sdp_error_res ,sdp_process_error_res 
-0x6e25 030609 beq sdp_search_req ,sdp_process_ss_req 
-0x6e26 030610 beq sdp_search_res ,sdp_process_ss_res 
-0x6e27 030611 beq sdp_attribute_req ,sdp_process_sa_req 
-0x6e28 030612 beq sdp_attribute_res ,sdp_process_sa_res 
-0x6e29 030613 beq sdp_searchattrib_req ,sdp_process_ssa_req 
-0x6e2a 030614 beq sdp_searchattrib_res ,sdp_process_ssa_res 
-0x6e2b 030615 branch sdp_insufficient_resource 
-:      030626 sdp_process_ss_req:
-0x6e2c 030627 bpatchx patch39_7 ,mem_patch39 
-0x6e2d 030628 call ask_serviceclassid 
-0x6e2e 030629 compare 1 ,temp ,0xff 
-0x6e2f 030630 branch ss_empty_rsp ,true 
-0x6e30 030631 compare 0xff ,temp ,0xff 
-0x6e31 030632 branch sdp_invalid_request_syntax ,true 
-0x6e32 030634 ifetch 2 ,contr 
-0x6e33 030635 store 2 ,mem_sdp_record_maxcnt 
-0x6e34 030636 increase -2 ,timeup 
-0x6e35 030638 increase -1 ,timeup 
-0x6e36 030639 nbranch sdp_invalid_pdu_size ,zero 
-0x6e37 030640 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6e38 030641 ifetch 2 ,timeup 
-0x6e39 030642 rtn blank 
-0x6e3a 030643 call search_all_uuid 
-0x6e3b 030644 call l2cap_get_sdp_tx_payload 
-0x6e3c 030645 force 3 ,pdata 
-0x6e3d 030646 istore 1 ,contw 
-0x6e3e 030647 fetch 2 ,mem_sdp_transactionid 
-0x6e3f 030648 istore 2 ,contw 
-0x6e40 030649 lshift2 queue ,pdata 
-0x6e41 030650 add pdata ,5 ,pdata 
-0x6e42 030651 add pdata ,5 ,regc 
-0x6e43 030652 byteswap pdata ,pdata 
-0x6e44 030653 istore 2 ,contw 
-0x6e45 030654 deposit queue 
-0x6e46 030655 byteswap pdata ,pdata 
-0x6e47 030656 istore 2 ,contw 
-0x6e48 030657 istore 2 ,contw 
-0x6e49 030658 arg mem_sdp_handle_list ,contr 
-0x6e4a 030659 copy queue ,loopcnt 
-0x6e4b 030660 branch ss_req_blank ,zero 
-:      030661 ss_req_loop:
-0x6e4c 030662 ifetch 4 ,contr 
-0x6e4d 030663 istore 4 ,contw 
-0x6e4e 030664 loop ss_req_loop 
-:      030665 ss_req_blank:
-0x6e4f 030666 force 0 ,pdata 
-0x6e50 030667 istore 1 ,contw 
-0x6e51 030668 deposit regc 
-0x6e52 030669 store 2 ,mem_sdp_tx_pkt_length 
-0x6e53 030671 rtn 
-:      030682 sdp_process_sa_req:
-0x6e54 030683 bpatchx patch3a_0 ,mem_patch3a 
-0x6e55 030684 ifetch 4 ,contr 
-0x6e56 030685 store 4 ,mem_sdp_record_handle 
-0x6e57 030686 increase -4 ,timeup 
-0x6e58 030687 call sdp_store_maxbyte 
-0x6e59 030688 store 2 ,mem_sdp_attribute_maxbyte 
-0x6e5a 030689 increase -2 ,timeup 
-0x6e5b 030690 call dataelementtype6 
-0x6e5c 030691 branch sdp_invalid_request_syntax ,zero 
-0x6e5d 030692 compare 5 ,rega ,0xff 
-0x6e5e 030694 branch sa_judge_wholerange ,true 
-:      030695 sa_isnot_wholerange:
-0x6e5f 030696 arg mem_sdp_attrib_list ,contw 
-0x6e60 030697 force 0 ,queue 
-0x6e61 030698 branch sa_req_loop 
-:      030699 sa_judge_wholerange:
-0x6e62 030700 ifetch 1 ,contr 
-0x6e63 030701 bne sdp_attribute_range ,sdp_invalid_request_syntax 
-0x6e64 030702 ifetch 2 ,contr 
-0x6e65 030703 nbranch sa_judge_wholerange_false1 ,blank 
-0x6e66 030704 ifetch 1 ,contr 
-0x6e67 030705 bne 0xff ,sa_judge_wholerange_false2 
-0x6e68 030706 ifetch 1 ,contr 
-0x6e69 030707 bne 0xff ,sa_judge_wholerange_false3 
-0x6e6a 030708 branch sa_req_all 
-:      030709 sa_judge_wholerange_false3:
-0x6e6b 030710 increase -5 ,contr 
-0x6e6c 030711 branch sa_isnot_wholerange 
-:      030712 sa_judge_wholerange_false2:
-0x6e6d 030713 increase -4 ,contr 
-0x6e6e 030714 branch sa_isnot_wholerange 
-:      030715 sa_judge_wholerange_false1:
-0x6e6f 030716 increase -3 ,contr 
-0x6e70 030717 branch sa_isnot_wholerange 
-:      030718 sa_req_loop:
-0x6e71 030719 ifetch 1 ,contr 
-0x6e72 030720 beq sdp_attribute_id ,sa_req_one_id 
-0x6e73 030721 beq sdp_attribute_range ,sa_req_range 
-:      030722 sa_req_range:
-0x6e74 030723 ifetch 2 ,contr 
-0x6e75 030724 istore 2 ,contw 
-0x6e76 030725 increase 1 ,queue 
-0x6e77 030726 byteswap pdata ,regb 
-0x6e78 030727 ifetch 2 ,contr 
-0x6e79 030728 byteswap pdata ,pdata 
-:      030729 sa_req_range_id_increase:
-0x6e7a 030730 increase 1 ,regb 
-0x6e7b 030731 isub regb ,null 
-0x6e7c 030732 nbranch sa_req_range_id_finish ,positive 
-0x6e7d 030733 copy pdata ,regc 
-0x6e7e 030734 byteswap regb ,pdata 
-0x6e7f 030735 istore 2 ,contw 
-0x6e80 030736 increase 1 ,queue 
-0x6e81 030737 copy regc ,pdata 
-0x6e82 030738 branch sa_req_range_id_increase 
-:      030739 sa_req_range_id_finish:
-0x6e83 030740 increase -5 ,timeup 
-0x6e84 030741 increase -5 ,rega 
-0x6e85 030742 branch sa_req_check_next_id 
-:      030743 sa_req_one_id:
-0x6e86 030744 ifetch 2 ,contr 
-0x6e87 030745 istore 2 ,contw 
-0x6e88 030746 increase 1 ,queue 
-0x6e89 030747 increase -3 ,timeup 
-0x6e8a 030748 increase -3 ,rega 
-:      030749 sa_req_check_next_id:
-0x6e8b 030750 nbranch sdp_invalid_request_syntax ,positive 
-0x6e8c 030751 nbranch sa_req_loop ,zero 
-0x6e8d 030752 increase -1 ,timeup 
-0x6e8e 030753 nbranch sdp_invalid_request_syntax ,zero 
-0x6e8f 030755 call l2cap_get_sdp_tx_payload 
-0x6e90 030756 increase 10 ,contw 
-0x6e91 030757 arg mem_sdp_attrib_list ,rega 
-:      030758 sa_req_handle_attributelist_next:
-0x6e92 030759 copy queue ,pdata 
-0x6e93 030760 branch sa_req_handle_attributelist_end ,blank 
-0x6e94 030761 ifetch 2 ,rega 
-0x6e95 030762 branch sa_req_handle_attributelist_end ,blank 
-0x6e96 030763 iforce regb 
-0x6e97 030764 fetch 4 ,mem_sdp_record_handle 
-0x6e98 030765 iforce temp 
-0x6e99 030766 call search_handle_attrib 
-0x6e9a 030767 copy contr ,pdata 
-0x6e9b 030768 branch sa_req_handle_attributelist_notfound ,blank 
-0x6e9c 030769 increase -3 ,contr 
-0x6e9d 030770 ifetch 3 ,contr 
-0x6e9e 030771 istore 3 ,contw 
-0x6e9f 030772 call sdp_data_len 
-0x6ea0 030773 iforce loopcnt 
-0x6ea1 030774 call memcpy 
-:      030775 sa_req_handle_attributelist_notfound:
-0x6ea2 030776 increase 2 ,rega 
-0x6ea3 030777 increase -1 ,queue 
-0x6ea4 030778 branch sa_req_handle_attributelist_next 
-:      030780 sa_req_handle_attributelist_end:
-0x6ea5 030781 arg sdp_attribute_res ,rega 
-0x6ea6 030782 call ssa_req_range_lastfreg_common 
-0x6ea7 030783 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6ea8 030784 beq 11 ,sa_empty_rsp 
-0x6ea9 030785 branch ssa_req_range_attrbutes_length_no_continue 
-:      030788 sdp_store_continue_common:
-0x6eaa 030789 ifetch 1 ,contr 
-0x6eab 030790 beq 0 ,sdp_store_continue_0byte 
-0x6eac 030791 beq 1 ,sdp_store_continue_1byte 
-0x6ead 030792 beq 2 ,sdp_store_continue_2byte 
-:      030793 sdp_store_continue_0byte:
-0x6eae 030794 increase -1 ,timeup 
-0x6eaf 030795 branch sdp_store_continue_end 
-:      030796 sdp_store_continue_1byte:
-0x6eb0 030797 ifetch 1 ,contr 
-0x6eb1 030798 increase -2 ,timeup 
-0x6eb2 030799 branch sdp_store_continue_end 
-:      030800 sdp_store_continue_2byte:
-0x6eb3 030801 ifetch 2 ,contr 
-0x6eb4 030802 byteswap pdata ,pdata 
-0x6eb5 030803 increase -3 ,timeup 
-:      030804 sdp_store_continue_end:
-0x6eb6 030805 store 2 ,mem_sdp_continue_byte 
-0x6eb7 030806 rtn 
-:      030808 sa_req_all:
-0x6eb8 030809 increase -5 ,timeup 
-0x6eb9 030810 call sdp_store_continue_common 
-0x6eba 030811 nbranch sdp_invalid_pdu_size ,zero 
-0x6ebb 030812 fetcht 4 ,mem_sdp_record_handle 
-0x6ebc 030813 call search_handle 
-0x6ebd 030814 nbranch sdp_invalid_service_record_handle ,zero 
-0x6ebe 030815 copy contr ,rega 
-0x6ebf 030816 call l2cap_get_sdp_tx_payload 
-0x6ec0 030817 copy rega ,contr 
-0x6ec1 030818 increase 3 ,contw 
-0x6ec2 030819 copy contr ,timeup 
-0x6ec3 030820 call sdp_get_data 
-0x6ec4 030821 copy pdata ,rega 
-0x6ec5 030823 fetch 2 ,mem_sdp_continue_byte 
-0x6ec6 030824 copy pdata ,regb 
-0x6ec7 030825 copy rega ,pdata 
-0x6ec8 030826 isub regb ,regb 
-0x6ec9 030827 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6eca 030828 isub regb ,null 
-0x6ecb 030829 nbranch sa_req_all_fragment_sdp ,positive 
-0x6ecc 030831 disable user 
-0x6ecd 030832 fetch 2 ,mem_sdp_continue_byte 
-0x6ece 030833 branch sa_req_all_fisrt_fragment ,blank 
-0x6ecf 030834 iadd timeup ,contr 
-0x6ed0 030835 increase 3 ,regb 
-0x6ed1 030836 copy regb ,loopcnt 
-0x6ed2 030837 copy loopcnt ,pdata 
-0x6ed3 030838 increase 3 ,pdata 
-0x6ed4 030839 byteswap pdata ,pdata 
-0x6ed5 030840 istore 2 ,contw 
-0x6ed6 030841 copy loopcnt ,pdata 
-0x6ed7 030842 byteswap pdata ,pdata 
-0x6ed8 030843 istore 2 ,contw 
-0x6ed9 030844 branch sa_req_all_answer_attributelist_full_loop 
-:      030845 sa_req_all_fisrt_fragment:
-0x6eda 030846 add rega ,6 ,loopcnt 
-0x6edb 030847 branch sa_req_all_parlength_continue_byte ,user 
-0x6edc 030848 byteswap loopcnt ,pdata 
-0x6edd 030849 branch sa_req_all_parlength_continue_byte_end 
-:      030850 sa_req_all_parlength_continue_byte:
-0x6ede 030851 copy loopcnt ,pdata 
-0x6edf 030852 increase 2 ,pdata 
-0x6ee0 030853 byteswap pdata ,pdata 
-:      030854 sa_req_all_parlength_continue_byte_end:
-0x6ee1 030855 istore 2 ,contw 
-0x6ee2 030856 increase -3 ,loopcnt 
-0x6ee3 030857 byteswap loopcnt ,pdata 
-0x6ee4 030858 istore 2 ,contw 
-0x6ee5 030859 copy timeup ,contr 
-0x6ee6 030860 branch sa_req_all_answer_attributelist_full_loop 
-:      030861 sa_req_all_fragment_sdp:
-0x6ee7 030862 enable user 
-0x6ee8 030864 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6ee9 030865 copy pdata ,rega 
-0x6eea 030866 copy rega ,loopcnt 
-0x6eeb 030867 fetch 2 ,mem_sdp_continue_byte 
-0x6eec 030868 branch sa_req_all_fisrt_fragment ,blank 
-0x6eed 030869 iadd timeup ,contr 
-0x6eee 030870 copy rega ,pdata 
-0x6eef 030871 increase 5 ,pdata 
-0x6ef0 030872 byteswap pdata ,pdata 
-0x6ef1 030873 istore 2 ,contw 
-0x6ef2 030874 copy rega ,pdata 
-0x6ef3 030875 byteswap pdata ,pdata 
-0x6ef4 030876 istore 2 ,contw 
-:      030877 sa_req_all_answer_attributelist_full_loop:
-0x6ef5 030878 call memcpy 
-0x6ef6 030879 nbranch sa_req_all_last_frag_continue ,user 
-0x6ef7 030880 force 2 ,pdata 
-0x6ef8 030881 istore 1 ,contw 
-0x6ef9 030882 copy contr ,pdata 
-0x6efa 030883 isub timeup ,pdata 
-0x6efb 030884 byteswap pdata ,pdata 
-0x6efc 030885 istore 2 ,contw 
-0x6efd 030886 branch sa_req_all_frag_end 
-:      030887 sa_req_all_last_frag_continue:
-0x6efe 030888 force 0 ,pdata 
-0x6eff 030889 istore 1 ,contw 
-:      030890 sa_req_all_frag_end:
-0x6f00 030891 arg sdp_attribute_res ,rega 
-0x6f01 030892 branch ssa_req_range_common 
-:      030903 sdp_process_ssa_req:
-0x6f02 030904 bpatchx patch3a_1 ,mem_patch3a 
-0x6f03 030905 call ask_serviceclassid 
-0x6f04 030906 compare 0xff ,temp ,0xff 
-0x6f05 030907 branch sdp_invalid_request_syntax ,true 
-0x6f06 030908 call sdp_store_maxbyte 
-0x6f07 030909 store 2 ,mem_sdp_attribute_maxbyte 
-0x6f08 030910 increase -2 ,timeup 
-0x6f09 030911 call dataelementtype6 
-0x6f0a 030912 arg mem_sdp_attrib_list ,contw 
-0x6f0b 030913 force 0 ,queue 
-:      030914 ssa_req_loop:
-0x6f0c 030915 ifetch 1 ,contr 
-0x6f0d 030916 beq sdp_attribute_range ,ssa_req_range 
-0x6f0e 030917 ifetch 2 ,contr 
-0x6f0f 030918 istore 2 ,contw 
-0x6f10 030919 increase 1 ,queue 
-0x6f11 030920 increase -3 ,timeup 
-0x6f12 030921 increase -3 ,rega 
-0x6f13 030922 nbranch sdp_invalid_request_syntax ,positive 
-0x6f14 030923 nbranch ssa_req_loop ,zero 
-0x6f15 030924 increase -1 ,timeup 
-0x6f16 030925 nbranch sdp_invalid_request_syntax ,zero 
-0x6f17 030926 call l2cap_get_sdp_tx_payload 
-0x6f18 030927 increase 13 ,contw 
-0x6f19 030928 fetch 2 ,mem_sdp_uuid_search_ptr 
-0x6f1a 030929 iforce regc 
-0x6f1b 030930 arg mem_sdp_attrib_list ,rega 
-:      030931 ssa_req_attributelist_next:
-0x6f1c 030932 ifetch 2 ,rega 
-0x6f1d 030933 branch ssa_req_attributelist_end ,blank 
-0x6f1e 030934 iforce regb 
-0x6f1f 030935 call search_attrib 
-0x6f20 030936 branch ssa_req_attributelist_notfound ,blank 
-0x6f21 030937 increase -3 ,contr 
-0x6f22 030938 ifetch 3 ,contr 
-0x6f23 030939 istore 3 ,contw 
-0x6f24 030940 call sdp_data_len 
-0x6f25 030941 iforce loopcnt 
-0x6f26 030942 call memcpy 
-:      030943 ssa_req_attributelist_notfound:
-0x6f27 030944 increase 2 ,rega 
-0x6f28 030945 branch ssa_req_attributelist_next 
-:      030947 ssa_req_attributelist_end:
-0x6f29 030948 call ssa_req_range_lastfreg 
-0x6f2a 030949 fetch 2 ,mem_sdp_tx_pkt_length 
-0x6f2b 030950 beq 14 ,ssa_empty_rsp 
-0x6f2c 030951 call ssa_req_range_attrbutes_length_no_continue 
-0x6f2d 030952 branch ssa_req_range_attrbutes_length_no_continue 
-:      030955 sdp_store_maxbyte:
-0x6f2e 030956 ifetch 2 ,contr 
-0x6f2f 030957 byteswap pdata ,pdata 
-0x6f30 030958 increase -3 ,pdata 
-0x6f31 030959 arg 200 ,temp 
-0x6f32 030960 isub temp ,null 
-0x6f33 030961 nrtn positive 
-0x6f34 030962 setarg 200 
-0x6f35 030963 rtn 
-:      030966 ssa_req_range:
-0x6f36 030967 increase 4 ,contr 
-0x6f37 030968 increase -5 ,timeup 
-0x6f38 030969 increase -5 ,rega 
-0x6f39 030970 nbranch sdp_invalid_request_syntax ,zero 
-0x6f3a 030971 call sdp_store_continue_common 
-0x6f3b 030972 nbranch sdp_invalid_pdu_size ,zero 
-0x6f3c 030973 arg mem_sdp_uuid_search_ptr ,timeup 
-0x6f3d 030974 call search_all_uuid 
-0x6f3e 030975 deposit queue 
-0x6f3f 030976 branch ssa_empty_rsp ,blank 
-0x6f40 030977 store 1 ,mem_handle_humber 
-0x6f41 030979 copy regb ,pdata 
-0x6f42 030980 store 2 ,mem_sdp_all_length 
-0x6f43 030981 arg 0 ,queue 
-0x6f44 030982 arg 0 ,rega 
-0x6f45 030983 call l2cap_get_sdp_tx_payload 
-0x6f46 030984 increase 10 ,contw 
-:      030985 ssa_req_range_find_handle:
-0x6f47 030986 call ssa_req_range_get_length 
-0x6f48 030987 nbranch assert ,user 
-0x6f49 030988 copy contr ,timeup 
-0x6f4a 030989 copy pdata ,regc 
-0x6f4b 030990 iadd rega ,rega 
-0x6f4c 030993 fetch 2 ,mem_sdp_continue_byte 
-0x6f4d 030994 copy pdata ,regb 
-0x6f4e 030995 branch ssa_req_range_first_freg ,blank 
-:      030996 ssa_req_range_later_freg_with_continue:
-0x6f4f 030997 copy rega ,pdata 
-0x6f50 030998 isub regb ,regb 
-0x6f51 030999 branch ssa_req_range_next_handle ,zero 
-0x6f52 031000 nbranch ssa_req_range_next_handle ,positive 
-0x6f53 031001 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f54 031002 isub regb ,null 
-0x6f55 031003 branch ssa_req_range_maxbyte_with_continue ,zero 
-0x6f56 031004 nbranch ssa_req_range_maxbyte_with_continue ,positive 
-:      031007 ssa_req_range_send_not_maxbyte:
-0x6f57 031008 copy regb ,loopcnt 
-0x6f58 031009 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f59 031010 fetch 1 ,mem_handle_humber 
-0x6f5a 031011 increase 1 ,queue 
-0x6f5b 031012 isub queue ,null 
-0x6f5c 031013 branch ssa_req_range_lastfreg ,zero 
-0x6f5d 031014 branch ssa_req_range_freg_with_continue 
-:      031016 ssa_req_range_maxbyte_with_continue:
-0x6f5e 031017 copy pdata ,loopcnt 
-0x6f5f 031018 call ssa_req_range_maxbyte_with_continue_cpy 
-0x6f60 031019 branch ssa_req_range_freg_with_continue 
-:      031021 ssa_req_range_maxbyte_with_continue_cpy:
-0x6f61 031022 increase -3 ,contw 
-0x6f62 031023 copy loopcnt ,temp 
-0x6f63 031024 copy regc ,pdata 
-0x6f64 031025 isub regb ,pdata 
-0x6f65 031026 iadd timeup ,contr 
-0x6f66 031027 branch memcpy 
-:      031029 ssa_req_range_next_handle:
-0x6f67 031030 fetch 1 ,mem_handle_humber 
-0x6f68 031031 increase 1 ,queue 
-0x6f69 031032 isub queue ,null 
-0x6f6a 031033 rtn zero 
-0x6f6b 031034 branch ssa_req_range_find_handle 
-:      031036 ssa_req_range_get_length:
-0x6f6c 031037 call disable_user 
-0x6f6d 031038 arg mem_sdp_handle_list ,contr 
-0x6f6e 031039 lshift2 queue ,pdata 
-0x6f6f 031040 iadd contr ,contr 
-0x6f70 031041 ifetcht 4 ,contr 
-0x6f71 031042 call search_handle 
-0x6f72 031043 nrtn zero 
-0x6f73 031044 call sdp_data_len 
-0x6f74 031045 branch enable_user 
-:      031047 ssa_req_range_first_freg:
-0x6f75 031048 fetch 2 ,mem_sdp_attribute_maxbyte 
-0x6f76 031049 isub rega ,null 
-0x6f77 031050 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
-0x6f78 031051 copy rega ,loopcnt 
-0x6f79 031052 copy loopcnt ,temp 
-0x6f7a 031053 copy timeup ,contr 
-0x6f7b 031054 call memcpy 
-0x6f7c 031055 fetch 2 ,mem_sdp_all_length 
-0x6f7d 031056 isub rega ,null 
-0x6f7e 031057 branch ssa_req_range_freg_no_continue ,zero 
-:      031058 ssa_req_range_firstfreg_not_maxbyte_with_continue:
-0x6f7f 031059 call ssa_req_range_freg_with_continue 
-0x6f80 031060 branch ssa_req_range_attrbutes_length 
-:      031062 ssa_req_range_freg_no_continue:
-0x6f81 031063 call ssa_req_range_lastfreg 
-0x6f82 031064 branch ssa_req_range_attrbutes_length 
-:      031066 ssa_req_range_lastfreg:
-0x6f83 031067 arg sdp_searchattrib_res ,rega 
-:      031068 ssa_req_range_lastfreg_common:
-0x6f84 031069 force 0 ,pdata 
-0x6f85 031070 istore 1 ,contw 
-0x6f86 031071 call ssa_req_range_common 
-0x6f87 031072 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6f88 031073 increase -5 ,temp 
-0x6f89 031074 byteswap temp ,pdata 
-0x6f8a 031075 istore 2 ,contw 
-0x6f8b 031076 increase -3 ,temp 
-0x6f8c 031077 byteswap temp ,pdata 
-0x6f8d 031078 istore 2 ,contw 
-0x6f8e 031079 rtn 
-:      031081 ssa_req_range_firstfreg_maxbyte_with_continue:
-0x6f8f 031082 copy pdata ,loopcnt 
-0x6f90 031083 copy loopcnt ,temp 
-0x6f91 031084 copy timeup ,contr 
-0x6f92 031085 call memcpy 
-0x6f93 031086 call ssa_req_range_freg_with_continue 
-:      031087 ssa_req_range_attrbutes_length:
-0x6f94 031088 setarg 0x36 
-0x6f95 031089 istore 1 ,contw 
-0x6f96 031090 fetch 2 ,mem_sdp_all_length 
-0x6f97 031091 byteswap pdata ,pdata 
-0x6f98 031092 istore 2 ,contw 
-0x6f99 031093 rtn 
-:      031095 ssa_req_range_attrbutes_length_no_continue:
-0x6f9a 031096 setarg 0x36 
-0x6f9b 031097 istore 1 ,contw 
-0x6f9c 031098 increase -3 ,temp 
-0x6f9d 031099 byteswap temp ,pdata 
-0x6f9e 031100 istore 2 ,contw 
-0x6f9f 031101 rtn 
-:      031103 ssa_req_range_freg_with_continue:
-0x6fa0 031104 arg sdp_searchattrib_res ,rega 
-0x6fa1 031105 setarg 2 
-0x6fa2 031106 istore 1 ,contw 
-0x6fa3 031107 fetch 2 ,mem_sdp_continue_byte 
-0x6fa4 031108 iadd temp ,temp 
-0x6fa5 031109 byteswap temp ,pdata 
-0x6fa6 031110 istore 2 ,contw 
-0x6fa7 031111 call ssa_req_range_common 
-0x6fa8 031112 fetcht 2 ,mem_sdp_tx_pkt_length 
-0x6fa9 031113 increase -5 ,temp 
-0x6faa 031114 byteswap temp ,pdata 
-0x6fab 031115 istore 2 ,contw 
-0x6fac 031116 increase -5 ,temp 
-0x6fad 031117 byteswap temp ,pdata 
-0x6fae 031118 istore 2 ,contw 
-0x6faf 031119 rtn 
-:      031121 ssa_req_range_common:
-0x6fb0 031122 fetch 2 ,mem_sdp_tx_payload_ptr 
-0x6fb1 031123 isub contw ,pdata 
-0x6fb2 031124 sub pdata ,0 ,pdata 
-0x6fb3 031125 store 2 ,mem_sdp_tx_pkt_length 
-0x6fb4 031126 call l2cap_get_sdp_tx_payload 
-0x6fb5 031127 copy rega ,pdata 
-0x6fb6 031128 istore 1 ,contw 
-0x6fb7 031129 fetch 2 ,mem_sdp_transactionid 
-0x6fb8 031130 istore 2 ,contw 
-0x6fb9 031131 rtn 
-:      031144 sdp_process_ssa_res:
-:      031145 sdp_process_ss_res:
-:      031146 sdp_process_sa_res:
-:      031147 sdp_process_error_res:
-0x6fba 031148 rtn 
-:      031181 sdp_invalid_service_record_handle:
-0x6fbb 031182 setarg 0x0200 
-0x6fbc 031183 store 2 ,mem_sdp_error_code 
-0x6fbd 031184 branch sdp_error_response 
-:      031185 sdp_invalid_pdu_size:
-0x6fbe 031186 setarg 0x0400 
-0x6fbf 031187 store 2 ,mem_sdp_error_code 
-0x6fc0 031188 branch sdp_error_response 
-:      031189 sdp_insufficient_resource:
-0x6fc1 031190 setarg 0x0600 
-0x6fc2 031191 store 2 ,mem_sdp_error_code 
-0x6fc3 031192 branch sdp_error_response 
-:      031193 sdp_invalid_request_syntax:
-0x6fc4 031194 setarg 0x0300 
-0x6fc5 031195 store 2 ,mem_sdp_error_code 
-:      031196 sdp_error_response:
-0x6fc6 031197 call l2cap_get_sdp_tx_payload 
-0x6fc7 031198 istore 1 ,contw 
-0x6fc8 031199 fetch 2 ,mem_sdp_transactionid 
-0x6fc9 031200 istore 2 ,contw 
-0x6fca 031201 setarg 0x0200 
-0x6fcb 031202 istore 2 ,contw 
-0x6fcc 031203 fetch 2 ,mem_sdp_error_code 
-0x6fcd 031204 istore 2 ,contw 
-0x6fce 031205 jam 7 ,mem_sdp_tx_pkt_length 
-0x6fcf 031206 rtn 
-:      031211 ask_serviceclassid:
-0x6fd0 031212 arg 0 ,regb 
-0x6fd1 031213 force 0 ,temp 
-0x6fd2 031214 arg mem_sdp_uuid_search_ptr ,contw 
-0x6fd3 031215 call dataelementtype6 
-0x6fd4 031216 branch asksrv_error ,zero 
-:      031217 classidloop:
-0x6fd5 031218 increase 1 ,regb 
-0x6fd6 031219 ifetch 1 ,contr 
-0x6fd7 031220 increase -1 ,rega 
-0x6fd8 031221 increase -1 ,timeup 
-0x6fd9 031222 compare 0x18 ,pdata ,0xf8 
-0x6fda 031223 nbranch asksrv_error ,true 
-0x6fdb 031224 compare 0x04 ,pdata ,0x07 
-0x6fdc 031225 nbranch cmp032 ,true 
-0x6fdd 031226 force 1 ,temp 
-:      031227 skip2bytes:
-0x6fde 031228 ifetch 1 ,contr 
-0x6fdf 031229 increase -1 ,rega 
-0x6fe0 031230 increase -1 ,timeup 
-0x6fe1 031231 bne 0x00 ,frstbwrong 
-0x6fe2 031232 ifetch 1 ,contr 
-0x6fe3 031233 increase -1 ,rega 
-0x6fe4 031234 increase -1 ,timeup 
-0x6fe5 031235 beq 0x00 ,cmpuuid 
-0x6fe6 031236 branch scndbwrong 
-:      031237 frstbwrong:
-0x6fe7 031238 increase 1 ,contr 
-0x6fe8 031239 increase -1 ,rega 
-0x6fe9 031240 increase -1 ,timeup 
-:      031241 scndbwrong:
-0x6fea 031242 increase 2 ,contr 
-0x6feb 031243 increase -2 ,rega 
-0x6fec 031244 increase -2 ,timeup 
-0x6fed 031245 compare 0x00 ,temp ,0xff 
-0x6fee 031246 branch loopornot ,true 
-0x6fef 031247 increase 12 ,contr 
-0x6ff0 031248 increase -12 ,rega 
-0x6ff1 031249 increase -12 ,timeup 
-0x6ff2 031250 branch loopornot 
-:      031251 cmp032:
-0x6ff3 031252 compare 0x02 ,pdata ,0x07 
-0x6ff4 031253 nbranch cmp016 ,true 
-0x6ff5 031254 branch skip2bytes 
-:      031255 cmp016:
-0x6ff6 031256 compare 0x01 ,pdata ,0x07 
-0x6ff7 031257 nbranch asksrv_error ,true 
-:      031258 cmpuuid:
-0x6ff8 031259 increase -2 ,rega 
-0x6ff9 031260 increase -2 ,timeup 
-0x6ffa 031261 ifetch 2 ,contr 
-0x6ffb 031262 sub regb ,4 ,null 
-0x6ffc 031263 branch uuidsize ,zero 
-0x6ffd 031264 istore 2 ,contw 
-:      031265 uuidsize:
-0x6ffe 031266 compare 0x00 ,temp ,0xff 
-0x6fff 031267 branch loopornot ,true 
-0x7000 031268 copy contr ,temp 
-0x7001 031269 ifetch 1 ,contr 
-0x7002 031270 bne 0x00 ,wrong12b 
-0x7003 031271 ifetch 1 ,contr 
-0x7004 031272 bne 0x00 ,wrong12b 
-0x7005 031273 ifetch 1 ,contr 
-0x7006 031274 bne 0x10 ,wrong12b 
-0x7007 031275 ifetch 1 ,contr 
-0x7008 031276 bne 0x00 ,wrong12b 
-0x7009 031277 ifetch 1 ,contr 
-0x700a 031278 bne 0x80 ,wrong12b 
-0x700b 031279 ifetch 1 ,contr 
-0x700c 031280 bne 0x00 ,wrong12b 
-0x700d 031281 ifetch 1 ,contr 
-0x700e 031282 bne 0x00 ,wrong12b 
-0x700f 031283 ifetch 1 ,contr 
-0x7010 031284 bne 0x80 ,wrong12b 
-0x7011 031285 ifetch 1 ,contr 
-0x7012 031286 bne 0x5f ,wrong12b 
-0x7013 031287 ifetch 1 ,contr 
-0x7014 031288 bne 0x9b ,wrong12b 
-0x7015 031289 ifetch 1 ,contr 
-0x7016 031290 bne 0x34 ,wrong12b 
-0x7017 031291 ifetch 1 ,contr 
-0x7018 031292 beq 0xfb ,chck12dn 
-:      031293 wrong12b:
-0x7019 031294 copy temp ,contr 
-:      031295 wrong12b1:
-0x701a 031296 increase 12 ,contr 
-0x701b 031297 force 0x00 ,queue 
-0x701c 031298 force 0x00 ,temp 
-0x701d 031299 branch chck12dn 
-:      031301 chck12dn:
-0x701e 031302 increase -12 ,timeup 
-0x701f 031303 increase -12 ,rega 
-:      031304 loopornot:
-0x7020 031305 force 0x00 ,temp 
-0x7021 031306 compare 0x00 ,rega ,0xff 
-0x7022 031307 nbranch classidloop ,true 
-0x7023 031308 force 0 ,pdata 
-0x7024 031309 istore 2 ,contw 
-0x7025 031310 rtn 
-:      031311 asksrv_error:
-0x7026 031312 arg 0xff ,temp 
-0x7027 031313 rtn 
-:      031323 dataelementtype6:
-0x7028 031324 bpatchx patch3a_4 ,mem_patch3a 
-0x7029 031325 ifetch 1 ,contr 
-0x702a 031326 increase -1 ,timeup 
-0x702b 031327 compare 0x30 ,pdata ,0xf8 
-0x702c 031328 nbranch dsize_error ,true 
-0x702d 031329 compare 0x07 ,pdata ,0x07 
-0x702e 031330 branch dsize32 ,true 
-0x702f 031331 compare 0x06 ,pdata ,0x07 
-0x7030 031332 branch dsize16 ,true 
-0x7031 031333 compare 0x05 ,pdata ,0x07 
-0x7032 031334 nbranch dsize_error ,true 
-0x7033 031336 ifetch 1 ,contr 
-0x7034 031337 copy pdata ,rega 
-0x7035 031338 increase -1 ,timeup 
-0x7036 031339 branch dsize 
-:      031340 dsize32:
-0x7037 031341 increase 2 ,contr 
-0x7038 031342 increase -2 ,timeup 
-:      031343 dsize16:
-0x7039 031344 ifetch 2 ,contr 
-0x703a 031345 byteswap pdata ,rega 
-0x703b 031346 increase -2 ,timeup 
-:      031347 dsize:
-0x703c 031348 force 0x01 ,pdata 
-0x703d 031349 rtn 
-:      031350 dsize_error:
-0x703e 031351 force 0x00 ,pdata 
-0x703f 031352 rtn 
-:      031362 ss_empty_rsp:
-0x7040 031363 setarg sdp_search_res 
-0x7041 031364 store 1 ,mem_sdp_pduid 
-0x7042 031365 branch empty_response 
-:      031366 sa_empty_rsp:
-0x7043 031367 setarg sdp_attribute_res 
-0x7044 031368 store 1 ,mem_sdp_pduid 
-0x7045 031369 branch empty_response 
-:      031370 ssa_empty_rsp:
-0x7046 031371 setarg sdp_searchattrib_res 
-0x7047 031372 store 1 ,mem_sdp_pduid 
-:      031373 empty_response:
-0x7048 031374 call l2cap_get_sdp_tx_payload 
-0x7049 031377 fetch 1 ,mem_sdp_pduid 
-0x704a 031378 copy pdata ,regb 
-0x704b 031379 istore 1 ,contw 
-0x704c 031380 fetch 2 ,mem_sdp_transactionid 
-0x704d 031381 istore 2 ,contw 
-0x704e 031382 setarg 0x0500 
-0x704f 031383 istore 2 ,contw 
-0x7050 031384 compare sdp_attribute_res ,regb ,0xff 
-0x7051 031385 branch fullsearch ,true 
-0x7052 031386 compare sdp_searchattrib_res ,regb ,0xff 
-0x7053 031387 branch fullsearch ,true 
-0x7054 031388 setarg 0x000000 
-0x7055 031389 istore 5 ,contw 
-0x7056 031390 branch outempty 
-:      031392 fullsearch:
-0x7057 031393 setarg 0x350200 
-0x7058 031394 istore 5 ,contw 
-:      031395 outempty:
-0x7059 031396 jam 10 ,mem_sdp_tx_pkt_length 
-0x705a 031397 rtn 
-:      031400 sdp_data_len:
-0x705b 031401 call store_contw 
-0x705c 031402 call store_contr 
-0x705d 031403 call sdp_get_data 
-0x705e 031404 call get_contw 
-0x705f 031405 call get_contr 
-0x7060 031406 copy temp ,pdata 
-0x7061 031407 rtn 
-:      031410 sdp_get_data:
-0x7062 031411 ifetch 1 ,contr 
-0x7063 031412 and pdata ,0x7 ,loopcnt 
-0x7064 031413 rshift3 pdata ,pdata 
-0x7065 031414 bne 0 ,sdp_get_data_type_not0 
-:      031415 sdp_get_data_type0:
-0x7066 031416 force 1 ,pdata 
-0x7067 031417 force 1 ,temp 
-0x7068 031418 rtn 
-:      031420 sdp_get_data_type_not0_sizeindex01234:
-0x7069 031421 call left_shift_n 
-0x706a 031422 add pdata ,1 ,temp 
-0x706b 031423 rtn 
-:      031424 sdp_get_data_type_not0:
-0x706c 031425 deposit loopcnt 
-0x706d 031426 sub pdata ,4 ,null 
-0x706e 031427 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
-0x706f 031428 beq 5 ,sdp_get_data_type_not0_sizeindex5 
-0x7070 031429 beq 6 ,sdp_get_data_type_not0_sizeindex6 
-0x7071 031430 beq 7 ,sdp_get_data_type_not0_sizeindex7 
-0x7072 031431 rtn 
-:      031433 sdp_get_data_type_not0_sizeindex5:
-0x7073 031434 ifetch 1 ,contr 
-0x7074 031435 add pdata ,2 ,temp 
-0x7075 031436 rtn 
-:      031437 sdp_get_data_type_not0_sizeindex6:
-0x7076 031438 ifetch 2 ,contr 
-0x7077 031439 byteswap pdata ,pdata 
-0x7078 031440 add pdata ,3 ,temp 
-0x7079 031441 rtn 
-:      031442 sdp_get_data_type_not0_sizeindex7:
-0x707a 031443 ifetch 2 ,contr 
-0x707b 031444 byteswap pdata ,pdata 
-0x707c 031445 ifetcht 2 ,contr 
-0x707d 031446 byteswap temp ,temp 
-0x707e 031447 lshift16 temp ,temp 
-0x707f 031448 iadd temp ,pdata 
-0x7080 031449 add pdata ,5 ,temp 
-0x7081 031450 rtn 
-:      031456 search_all_uuid:
-0x7082 031457 bpatchx patch3a_5 ,mem_patch3a 
-0x7083 031458 force 0 ,queue 
-0x7084 031459 arg 0 ,regb 
-0x7085 031460 arg mem_sdp_handle_list ,contw 
-:      031461 search_all_uuid_llop:
-0x7086 031462 ifetch 2 ,timeup 
-0x7087 031463 rtn blank 
-0x7088 031464 call search_uuid 
-0x7089 031465 copy queue ,pdata 
-0x708a 031466 rtneq sdp_max_handle_number 
-0x708b 031467 increase 2 ,timeup 
-0x708c 031468 branch search_all_uuid_llop 
-:      031470 search_uuid:
-0x708d 031472 iforce regc 
-0x708e 031474 fetch 2 ,mem_ui_uuid_table 
-0x708f 031475 iforce contr 
-:      031476 search_uuid_next:
-0x7090 031477 copy queue ,pdata 
-0x7091 031478 rtneq sdp_max_handle_number 
-0x7092 031479 disable user 
-0x7093 031480 ifetch 1 ,contr 
-0x7094 031481 rtn blank 
-0x7095 031482 iforce loopcnt 
-:      031483 search_uuid_loop:
-0x7096 031484 ifetch 2 ,contr 
-0x7097 031485 isub regc ,null 
-0x7098 031486 nbranch search_uuid_not_found ,zero 
-0x7099 031487 enable user 
-:      031488 search_uuid_not_found:
-0x709a 031489 loop search_uuid_loop 
-0x709b 031490 ifetcht 4 ,contr 
-0x709c 031491 copy contr ,rega 
-0x709d 031492 nbranch search_uuid_nomatch ,user 
-0x709e 031493 arg mem_sdp_handle_list ,contr 
-0x709f 031494 arg sdp_max_handle_number ,loopcnt 
-:      031495 search_uuid_check_same_handle:
-0x70a0 031496 ifetch 4 ,contr 
-0x70a1 031497 branch search_uuid_store_handle ,blank 
-0x70a2 031498 isub temp ,null 
-0x70a3 031499 branch search_uuid_nomatch ,zero 
-0x70a4 031500 loop search_uuid_check_same_handle 
-0x70a5 031501 rtn 
-:      031502 search_uuid_store_handle:
-0x70a6 031503 istoret 4 ,contw 
-0x70a7 031504 increase 1 ,queue 
-0x70a8 031505 copy rega ,contr 
-0x70a9 031506 call sdp_data_len 
-0x70aa 031507 iadd regb ,regb 
-0x70ab 031508 iadd contr ,contr 
-0x70ac 031509 branch search_uuid_next 
-:      031510 search_uuid_nomatch:
-0x70ad 031511 copy rega ,contr 
-0x70ae 031512 call sdp_get_data 
-0x70af 031513 iadd contr ,contr 
-0x70b0 031514 branch search_uuid_next 
-:      031520 search_handle:
-0x70b1 031521 bpatchx patch3a_6 ,mem_patch3a 
-0x70b2 031522 fetch 2 ,mem_ui_uuid_table 
-0x70b3 031523 iforce contr 
-:      031524 search_handle_loop:
-0x70b4 031525 ifetch 1 ,contr 
-0x70b5 031526 branch disable_zero ,blank 
-0x70b6 031527 lshift pdata ,pdata 
-0x70b7 031528 iadd contr ,contr 
-0x70b8 031529 ifetch 4 ,contr 
-0x70b9 031530 isub temp ,null 
-0x70ba 031531 rtn zero 
-0x70bb 031532 deposit contw 
-0x70bc 031533 store 2 ,mem_contw 
-0x70bd 031534 storet 8 ,mem_temp 
-0x70be 031535 call sdp_get_data 
-0x70bf 031536 iadd contr ,contr 
-0x70c0 031537 copy contr ,pdata 
-0x70c1 031538 fetcht 2 ,mem_contw 
-0x70c2 031539 copy temp ,contw 
-0x70c3 031540 fetcht 8 ,mem_temp 
-0x70c4 031541 copy pdata ,contr 
-0x70c5 031542 branch search_handle_loop 
-:      031548 search_attrib:
-0x70c6 031549 bpatchx patch3a_7 ,mem_patch3a 
-0x70c7 031550 fetch 2 ,mem_ui_uuid_table 
-0x70c8 031551 iforce contr 
-:      031552 search_attrib_next:
-0x70c9 031553 ifetch 1 ,contr 
-0x70ca 031554 branch search_attrib_end ,blank 
-0x70cb 031555 iforce loopcnt 
-:      031556 search_attrib_loop:
-0x70cc 031557 ifetch 2 ,contr 
-0x70cd 031558 isub regc ,null 
-0x70ce 031559 branch search_attrib_found_uuid ,zero 
-0x70cf 031560 loop search_attrib_loop 
-0x70d0 031561 increase 4 ,contr 
-0x70d1 031562 call sdp_get_data 
-0x70d2 031563 iadd contr ,contr 
-0x70d3 031564 branch search_attrib_next 
-:      031565 search_attrib_found_uuid:
-0x70d4 031566 increase -1 ,loopcnt 
-0x70d5 031567 lshift loopcnt ,pdata 
-0x70d6 031568 iadd contr ,contr 
-0x70d7 031569 increase 4 ,contr 
-0x70d8 031570 call sdp_get_data 
-0x70d9 031571 iadd contr ,timeup 
-:      031572 search_attrib_loop_attribs:
-0x70da 031573 increase 1 ,contr 
-0x70db 031574 ifetch 2 ,contr 
-0x70dc 031575 isub regb ,null 
-0x70dd 031579 branch disable_blank ,zero 
-0x70de 031580 call sdp_data_len 
-0x70df 031581 iadd contr ,contr 
-0x70e0 031582 deposit timeup 
-0x70e1 031583 isub contr ,null 
-0x70e2 031584 branch search_attrib_end ,zero 
-0x70e3 031585 branch search_attrib_loop_attribs 
-:      031586 search_attrib_end:
-0x70e4 031587 force 0 ,contr 
-0x70e5 031588 force 0 ,pdata 
-0x70e6 031589 rtn 
-:      031595 search_handle_attrib:
-0x70e7 031596 bpatchx patch3b_0 ,mem_patch3b 
-0x70e8 031597 fetch 2 ,mem_ui_uuid_table 
-0x70e9 031598 iforce contr 
-:      031599 search_handle_attrib_next:
-0x70ea 031600 ifetch 1 ,contr 
-0x70eb 031601 branch search_handle_attrib_end ,blank 
-0x70ec 031602 lshift pdata ,pdata 
-0x70ed 031603 iadd contr ,contr 
-0x70ee 031604 ifetch 4 ,contr 
-0x70ef 031605 isub temp ,null 
-0x70f0 031606 branch search_handl_attrib_found_handle ,zero 
-0x70f1 031607 call sdp_get_data 
-0x70f2 031608 iadd contr ,contr 
-0x70f3 031609 branch search_handle_attrib_next 
-:      031610 search_handl_attrib_found_handle:
-0x70f4 031611 call sdp_get_data 
-0x70f5 031612 iadd contr ,timeup 
-:      031613 search_handle_attrib_loop_attribs:
-0x70f6 031614 increase 1 ,contr 
-0x70f7 031615 ifetch 2 ,contr 
-0x70f8 031616 isub regb ,null 
-0x70f9 031617 rtn zero 
-0x70fa 031618 call sdp_data_len 
-0x70fb 031619 iadd contr ,contr 
-0x70fc 031620 deposit timeup 
-0x70fd 031621 isub contr ,null 
-0x70fe 031622 branch search_handle_attrib_end ,zero 
-0x70ff 031623 branch search_handle_attrib_loop_attribs 
-:      031624 search_handle_attrib_end:
-0x7100 031625 force 0 ,contr 
-0x7101 031626 rtn 
-:      031630 search_rfcomm_cn:
-0x7102 031631 arg 0x0400 ,regb 
-0x7103 031632 call search_handl_attrib_found_handle 
-0x7104 031633 arg 0x0300 ,regb 
-0x7105 031634 call search_uuid_in_data 
-0x7106 031635 nrtn user 
-0x7107 031636 sub rega ,3 ,null 
-0x7108 031637 branch disable_user ,positive 
-0x7109 031638 ifetch 1 ,contr 
-0x710a 031639 bne 0x08 ,disable_user 
-0x710b 031640 ifetch 1 ,contr 
-0x710c 031641 rtn 
-:      031646 search_uuid_in_data:
-0x710d 031647 bpatchx patch3b_1 ,mem_patch3b 
-0x710e 031648 call sdp_get_data 
-0x710f 031649 copy pdata ,rega 
-:      031650 search_uuid_in_data_loop:
-0x7110 031651 ifetch 1 ,contr 
-0x7111 031652 and pdata ,0x7 ,loopcnt 
-0x7112 031653 rshift3 pdata ,pdata 
-0x7113 031654 sub pdata ,3 ,null 
-0x7114 031655 branch search_uuid_in_data_found_uuid ,zero 
-0x7115 031656 copy loopcnt ,pdata 
-0x7116 031657 beq 5 ,search_uuid_in_data_found_element_index5 
-0x7117 031658 beq 6 ,search_uuid_in_data_found_element_index6 
-0x7118 031659 beq 7 ,search_uuid_in_data_found_element_index7 
-0x7119 031660 increase -1 ,contr 
-0x711a 031661 call sdp_get_data 
-0x711b 031662 iadd contr ,contr 
-0x711c 031663 copy rega ,pdata 
-0x711d 031664 isub temp ,rega 
-0x711e 031665 branch disable_user ,zero 
-0x711f 031666 branch search_uuid_in_data_loop 
-:      031668 search_uuid_in_data_found_element_index5:
-0x7120 031669 increase -2 ,rega 
-0x7121 031670 increase 1 ,contr 
-0x7122 031671 branch search_uuid_in_data_loop 
-:      031672 search_uuid_in_data_found_element_index6:
-0x7123 031673 increase -3 ,rega 
-0x7124 031674 increase 2 ,contr 
-0x7125 031675 branch search_uuid_in_data_loop 
-:      031676 search_uuid_in_data_found_element_index7:
-0x7126 031677 increase -5 ,rega 
-0x7127 031678 increase 4 ,contr 
-0x7128 031679 branch search_uuid_in_data_loop 
-:      031681 search_uuid_in_data_found_uuid:
-0x7129 031682 increase -1 ,rega 
-0x712a 031683 copy loopcnt ,pdata 
-0x712b 031684 beq 1 ,search_uuid_in_data_type_uuid_16 
-0x712c 031685 beq 2 ,search_uuid_in_data_type_uuid_32 
-0x712d 031686 beq 4 ,search_uuid_in_data_type_uuid_128 
-0x712e 031687 branch disable_user 
-:      031688 search_uuid_in_data_type_uuid_128:
-0x712f 031689 increase -12 ,rega 
-:      031690 search_uuid_in_data_type_uuid_32:
-0x7130 031691 ifetch 2 ,contr 
-0x7131 031692 increase -2 ,rega 
-:      031693 search_uuid_in_data_type_uuid_16:
-0x7132 031694 ifetch 2 ,contr 
-0x7133 031695 isub regb ,null 
-0x7134 031696 branch enable_user ,zero 
-0x7135 031697 increase -2 ,rega 
-0x7136 031698 branch disable_user ,zero 
-0x7137 031699 branch search_uuid_in_data_loop 
-:      031758 sdp_send_spp_request:
-0x7138 031759 call l2cap_get_sdp_tx_payload 
-0x7139 031760 copy pdata ,contw 
-0x713a 031761 setarg 6 
-0x713b 031762 istore 1 ,contw 
-0x713c 031763 setarg sdp_tid_spp 
-0x713d 031764 istore 2 ,contw 
-0x713e 031765 setarg 0x0f00 
-0x713f 031766 istore 2 ,contw 
-0x7140 031767 setarg 0x1a0535 
-0x7141 031768 istore 3 ,contw 
-0x7142 031769 setarg 0x0111 
-0x7143 031770 lshift16 pdata ,pdata 
-0x7144 031771 istore 4 ,contw 
-0x7145 031772 setarg 0x2600 
-0x7146 031773 istore 2 ,contw 
-0x7147 031774 setarg 0x0335 
-0x7148 031775 istore 2 ,contw 
-0x7149 031776 setarg 0x0009 
-0x714a 031777 istore 2 ,contw 
-0x714b 031778 setarg 0x0004 
-0x714c 031779 istore 2 ,contw 
-0x714d 031780 jam 0x14 ,mem_sdp_tx_pkt_length 
-0x714e 031781 rtn 
-:      031785 function_g2:
-0x714f 031786 bpatchx patch3b_2 ,mem_patch3b 
-0x7150 031787 jam 80 ,mem_aes_cmac_data_length 
-0x7151 031788 arg memdat ,contw 
-0x7152 031789 arg mem_le_srand ,contr 
-0x7153 031790 call memcpy16 
-0x7154 031791 arg mem_le_pubkey_local_x_256 ,contr 
-0x7155 031792 call memcpy32 
-0x7156 031793 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7157 031794 call memcpy32 
-0x7158 031795 call inverse_memdat 
-0x7159 031796 arg mem_le_mrand ,contr 
-0x715a 031797 call store_inverse_k 
-0x715b 031798 call function_aes_cmac 
-0x715c 031800 arg mem_aes_cmac_temp ,contw 
-0x715d 031801 call load_inverse_result 
-0x715e 031802 setarg 1000000 
-0x715f 031803 copy pdata ,rega 
-0x7160 031804 fetch 4 ,mem_aes_cmac_temp 
-0x7161 031805 idiv rega 
-0x7162 031806 call wait_div_end 
-0x7163 031807 remainder pdata 
-0x7164 031808 store 4 ,mem_gkey 
-0x7165 031810 rtn 
-:      031812 function_f6_eb:
-0x7166 031813 jam 65 ,mem_aes_cmac_data_length 
-0x7167 031814 arg memdat ,contw 
-0x7168 031815 call store_addr_common_a 
-0x7169 031816 call store_addr_common_b 
-0x716a 031817 fetch 3 ,mem_le_pres + 1 
-0x716b 031818 istore 3 ,contw 
-0x716c 031821 call get_r 
-0x716d 031823 arg mem_le_mrand ,contr 
-0x716e 031824 call memcpy16 
-0x716f 031825 arg mem_le_srand ,contr 
-0x7170 031826 call memcpy16 
-0x7171 031827 call inverse_memdat 
-0x7172 031828 arg mem_le_mackey ,contr 
-0x7173 031829 arg mem_aes_cmac_k ,contw 
-0x7174 031830 call memcpy16 
-0x7175 031832 branch function_aes_cmac 
-:      031836 get_r:
-0x7176 031837 fetch 4 ,mem_le_tk 
-0x7177 031838 istore 4 ,contw 
-0x7178 031839 call memset0_4 
-0x7179 031840 branch memset0_8 
-:      031842 function_f6_ea:
-0x717a 031843 bpatchx patch3b_3 ,mem_patch3b 
-0x717b 031844 jam 65 ,mem_aes_cmac_data_length 
-0x717c 031845 arg memdat ,contw 
-0x717d 031846 call store_addr_common_b 
-0x717e 031847 call store_addr_common_a 
-0x717f 031848 fetch 3 ,mem_le_preq + 1 
-0x7180 031849 istore 3 ,contw 
-0x7181 031852 call get_r 
-0x7182 031853 arg mem_le_srand ,contr 
-0x7183 031854 call memcpy16 
-0x7184 031855 arg mem_le_mrand ,contr 
-0x7185 031856 call memcpy16 
-0x7186 031857 call inverse_memdat 
-0x7187 031858 arg mem_le_mackey ,contr 
-0x7188 031859 arg mem_aes_cmac_k ,contw 
-0x7189 031860 call memcpy16 
-0x718a 031862 call function_aes_cmac 
-0x718b 031863 arg mem_aes_cmac_temp ,contw 
-0x718c 031864 branch load_inverse_result 
-:      031866 function_f5:
-0x718d 031867 jam 32 ,mem_aes_cmac_data_length 
-0x718e 031868 arg mem_le_dhkey_256 ,contr 
-0x718f 031869 arg memdat ,contw 
-0x7190 031870 call memcpy32 
-0x7191 031871 call inverse_memdat 
-0x7192 031872 arg mem_le_slat ,contr 
-0x7193 031873 call store_inverse_k 
-0x7194 031874 call function_aes_cmac 
-0x7195 031875 arg mem_aes_cmac_k ,contw 
-0x7196 031876 call store_aes_result 
-0x7197 031877 arg 1 ,temp 
-0x7198 031878 call function_f5_common 
-0x7199 031879 arg mem_le_ltk ,contw 
-0x719a 031880 call load_inverse_result 
-0x719b 031881 arg 0 ,temp 
-0x719c 031882 call function_f5_common 
-0x719d 031883 arg mem_le_mackey ,contw 
-0x719e 031885 branch store_aes_result 
-:      031888 function_f5_common:
-0x719f 031889 bpatchx patch3b_4 ,mem_patch3b 
-0x71a0 031890 jam 53 ,mem_aes_cmac_data_length 
-0x71a1 031891 setarg 0x100 
-0x71a2 031892 store 2 ,memdat 
-0x71a3 031893 call store_addr_common_b 
-0x71a4 031894 call store_addr_common_a 
-0x71a5 031895 arg mem_le_srand ,contr 
-0x71a6 031896 call memcpy16 
-0x71a7 031897 arg mem_le_mrand ,contr 
-0x71a8 031898 call memcpy16 
-0x71a9 031900 setarg 0x6c65 
-0x71aa 031901 istore 2 ,contw 
-0x71ab 031902 setarg 0x6274 
-0x71ac 031903 istore 2 ,contw 
-0x71ad 031904 istoret 1 ,contw 
-0x71ae 031905 call inverse_memdat 
-0x71af 031906 branch function_aes_cmac 
-:      031908 store_addr_common_b:
-0x71b0 031909 fetch 6 ,mem_le_lap 
-0x71b1 031910 istore 6 ,contw 
-0x71b2 031911 fetch 1 ,mem_le_conn_own_addr_type 
-0x71b3 031912 istore 1 ,contw 
-0x71b4 031913 rtn 
-:      031915 store_addr_common_a:
-0x71b5 031916 fetch 6 ,mem_le_plap 
-0x71b6 031917 istore 6 ,contw 
-0x71b7 031922 fetch 1 ,mem_le_conn_peer_addr_type 
-0x71b8 031923 istore 1 ,contw 
-0x71b9 031924 rtn 
-:      031926 function_f4_ca:
-0x71ba 031927 jam 65 ,mem_aes_cmac_data_length 
-0x71bb 031928 fetch 1 ,mem_passkey_1bit 
-0x71bc 031929 store 1 ,memdat 
-0x71bd 031930 arg mem_le_pubkey_local_x_256 ,contr 
-0x71be 031931 call memcpy32 
-0x71bf 031932 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c0 031933 call memcpy32 
-0x71c1 031934 call inverse_memdat 
-0x71c2 031935 arg mem_le_mrand ,contr 
-0x71c3 031936 call store_inverse_k 
-0x71c4 031937 branch function_aes_cmac 
-:      031940 function_f4_cb:
-0x71c5 031941 jam 65 ,mem_aes_cmac_data_length 
-0x71c6 031942 fetch 1 ,mem_passkey_1bit 
-0x71c7 031943 store 1 ,memdat 
-0x71c8 031944 arg mem_le_pubkey_remote_x_256 ,contr 
-0x71c9 031945 call memcpy32 
-0x71ca 031946 arg mem_le_pubkey_local_x_256 ,contr 
-0x71cb 031947 call memcpy32 
-0x71cc 031948 call inverse_memdat 
-0x71cd 031949 arg mem_le_srand ,contr 
-0x71ce 031950 call store_inverse_k 
-0x71cf 031951 branch function_aes_cmac 
-:      031953 function_aes_cmac:
-0x71d0 031954 bpatchx patch3b_5 ,mem_patch3b 
-0x71d1 031955 call function_aes_cmac_generate_subkey 
-0x71d2 031959 fetch 1 ,mem_aes_cmac_data_length 
-0x71d3 031960 copy pdata ,temp 
-:      031961 function_ceil16:
-0x71d4 031962 increase 15 ,pdata 
-0x71d5 031963 rshift4 pdata ,pdata 
-0x71d6 031964 copy pdata ,regb 
-0x71d7 031965 branch function_aes_cmac_set_flag_0_balnk ,blank 
-0x71d8 031966 and temp ,0x0f ,pdata 
-0x71d9 031967 nbranch function_aes_cmac_set_flag_0 ,blank 
-0x71da 031969 arg mem_aes_cmac_k1 ,regc 
-0x71db 031970 arg memdat ,pdata 
-0x71dc 031971 increase -16 ,pdata 
-0x71dd 031974 iadd temp ,rega 
-0x71de 031975 arg mem_aes_cmac_m_last ,contw 
-0x71df 031976 arg 4 ,loopcnt 
-0x71e0 031977 call xor_loop 
-0x71e1 031981 branch function_aes_cmac_aes 
-:      031983 function_aes_cmac_set_flag_0_balnk:
-0x71e2 031984 arg 1 ,regb 
-0x71e3 031985 arg 0 ,rega 
-0x71e4 031987 branch function_aes_cmac_set_flag_0_common 
-:      031990 function_aes_cmac_set_flag_0:
-0x71e5 031992 and temp ,0x0f ,rega 
-:      031993 function_aes_cmac_set_flag_0_common:
-0x71e6 031994 arg memdat ,pdata 
-0x71e7 031995 iadd temp ,pdata 
-0x71e8 031996 isub rega ,contr 
-0x71e9 031998 arg mem_aes_cmac_temp ,contw 
-0x71ea 031999 call function_aes_cmac_padding 
-0x71eb 032001 arg mem_aes_cmac_k2 ,regc 
-0x71ec 032002 arg mem_aes_cmac_temp ,rega 
-0x71ed 032003 arg mem_aes_cmac_m_last ,contw 
-0x71ee 032004 arg 4 ,loopcnt 
-0x71ef 032005 call xor_loop 
-:      032012 function_aes_cmac_aes:
-0x71f0 032017 call aes_clear_data 
-0x71f1 032018 call aes_init 
-0x71f2 032021 arg memdat ,contr 
-:      032022 function_aes_cmac_aes_loop:
-0x71f3 032024 increase -1 ,regb 
-0x71f4 032025 deposit regb 
-0x71f5 032026 branch function_aes_cmac_aes_loop_end ,blank 
-0x71f6 032027 call load_data128 
-0x71f7 032028 call do_aes_cbc 
-0x71f8 032029 branch function_aes_cmac_aes_loop 
-:      032031 function_aes_cmac_aes_loop_end:
-0x71f9 032032 arg mem_aes_cmac_temp ,contw 
-0x71fa 032033 call store_aes_result 
-0x71fb 032034 arg mem_aes_cmac_m_last ,contr 
-0x71fc 032035 call load_data128 
-0x71fd 032036 call aes_init 
-0x71fe 032037 arg mem_aes_cmac_temp ,contr 
-0x71ff 032038 call load_data128 
-0x7200 032039 branch do_aes_cbc 
-:      032043 load_inverse_result:
-0x7201 032045 copy contw ,rega 
-0x7202 032046 call store_aes_result 
-0x7203 032048 arg 16 ,loopcnt 
-0x7204 032049 branch inverse_data 
-:      032051 store_inverse_k:
-0x7205 032052 arg mem_aes_cmac_k ,contw 
-0x7206 032053 call memcpy16 
-:      032054 inverse_k:
-0x7207 032055 arg 16 ,loopcnt 
-0x7208 032056 arg mem_aes_cmac_k ,rega 
-0x7209 032057 branch inverse_data 
-:      032059 inverse_memdat:
-0x720a 032060 fetch 1 ,mem_aes_cmac_data_length 
-0x720b 032061 copy pdata ,loopcnt 
-0x720c 032062 arg memdat ,rega 
-0x720d 032063 branch inverse_data 
-:      032065 bn_lshift_0_inverse:
-0x720e 032066 ifetch 1 ,rega 
-0x720f 032067 lshift pdata ,pdata 
-0x7210 032068 isolate1 0 ,regc 
-0x7211 032069 setflag true ,0 ,pdata 
-0x7212 032070 isolate1 8 ,pdata 
-0x7213 032071 setflag true ,0 ,regc 
-0x7214 032072 istore 1 ,rega 
-0x7215 032073 increase -1 ,rega 
-0x7216 032074 loop bn_lshift_0_inverse 
-0x7217 032075 rtn 
-:      032077 function_aes_cmac_k1_inverse:
-0x7218 032078 arg mem_aes_cmac_k1 ,rega 
-:      032079 function_aes_cmac_inverse_common:
-0x7219 032080 increase 15 ,rega 
-0x721a 032081 force 16 ,loopcnt 
-0x721b 032082 force 0 ,regc 
-0x721c 032083 branch bn_lshift_0_inverse 
-:      032085 function_aes_cmac_k2_inverse:
-0x721d 032086 arg mem_aes_cmac_k2 ,rega 
-0x721e 032087 branch function_aes_cmac_inverse_common 
-:      032090 function_aes_cmac_generate_subkey:
-0x721f 032091 arg mem_aes_cmac_k ,contr 
-0x7220 032092 call load_key 
-0x7221 032095 force regidx_xor ,regext_index 
-0x7222 032096 call aes_clear 
-0x7223 032097 call aes_clear_data 
-0x7224 032098 call do_aes_ocb 
-0x7225 032103 arg mem_aes_cmac_k1 ,contw 
-0x7226 032104 call store_aes_result 
-:      032105 function_aes_cmac_k1:
-0x7227 032106 bpatchx patch3b_6 ,mem_patch3b 
-0x7228 032107 fetch 1 ,mem_aes_cmac_k1 
-0x7229 032108 isolate1 7 ,pdata 
-0x722a 032109 nbranch function_aes_cmac_k1_0 ,true 
-0x722b 032110 call function_aes_cmac_k1_inverse 
-0x722c 032113 arg mem_aes_cmac_k1 ,regc 
-0x722d 032115 arg mem_aes_cmac_k1 ,contw 
-0x722e 032118 call function_aes_cmac_xor_rb 
-0x722f 032119 branch function_aes_cmac_k2 
-:      032120 function_aes_cmac_k1_0:
-0x7230 032121 call function_aes_cmac_k1_inverse 
-:      032122 function_aes_cmac_k2:
-0x7231 032124 arg mem_aes_cmac_k1 ,contr 
-0x7232 032125 arg mem_aes_cmac_k2 ,contw 
-0x7233 032126 call memcpy16 
-0x7234 032127 fetch 1 ,mem_aes_cmac_k2 
-0x7235 032128 isolate1 7 ,pdata 
-0x7236 032129 nbranch function_aes_cmac_k2_inverse ,true 
-0x7237 032130 call function_aes_cmac_k2_inverse 
-0x7238 032132 arg mem_aes_cmac_k2 ,regc 
-0x7239 032134 arg mem_aes_cmac_k2 ,contw 
-:      032140 function_aes_cmac_xor_rb:
-0x723a 032141 arg 3 ,loopcnt 
-:      032142 function_aes_cmac_xor_rb_loop:
-0x723b 032143 arg 0 ,temp 
-0x723c 032144 call function_aes_cmac_xor_loop_common 
-0x723d 032145 increase 4 ,regc 
-0x723e 032146 loop function_aes_cmac_xor_rb_loop 
-0x723f 032147 arg 0x8700 ,temp 
-0x7240 032148 lshift16 temp ,temp 
-:      032149 function_aes_cmac_xor_loop_common:
-0x7241 032150 ifetch 4 ,regc 
-0x7242 032151 ixor temp ,pdata 
-0x7243 032152 istore 4 ,contw 
-0x7244 032153 rtn 
-:      032159 function_aes_cmac_padding:
-0x7245 032160 bpatchx patch3b_7 ,mem_patch3b 
-0x7246 032161 arg 16 ,loopcnt 
-0x7247 032162 arg 0 ,pdata 
-:      032163 function_aes_cmac_padding_loop:
-0x7248 032164 isub rega ,null 
-0x7249 032165 branch function_aes_cmac_padding_beq_length ,zero 
-0x724a 032166 branch function_aes_cmac_padding_big_length ,positive 
-0x724b 032167 ifetcht 1 ,contr 
-0x724c 032168 istoret 1 ,contw 
-:      032169 function_aes_cmac_padding_loop2:
-0x724d 032170 increase 1 ,pdata 
-0x724e 032171 loop function_aes_cmac_padding_loop 
-0x724f 032172 rtn 
-:      032173 function_aes_cmac_padding_beq_length:
-0x7250 032174 arg 0x80 ,temp 
-:      032175 function_aes_cmac_padding_common:
-0x7251 032176 istoret 1 ,contw 
-0x7252 032177 branch function_aes_cmac_padding_loop2 
-:      032179 function_aes_cmac_padding_big_length:
-0x7253 032180 arg 0 ,temp 
-0x7254 032181 branch function_aes_cmac_padding_common 
-:      032184 generate_kinit:
-0x7255 032185 call function_e22 
-0x7256 032186 arg mem_input_store ,contr 
-0x7257 032187 arg mem_kinit ,contw 
-0x7258 032188 branch memcpy16 
-:      032191 function_e21:
-0x7259 032192 disable user 
-0x725a 032193 call function_expand 
-0x725b 032194 arg mem_random_number ,contr 
-0x725c 032195 arg mem_x ,contw 
-0x725d 032196 force 15 ,loopcnt 
-0x725e 032197 call memcpy 
-0x725f 032198 ifetch 1 ,contr 
-0x7260 032199 xor_into 6 ,pdata 
-0x7261 032200 istore 1 ,contw 
-0x7262 032201 setarg mem_y 
-0x7263 032202 store 2 ,memp_ar_input 
-0x7264 032203 setarg mem_x 
-0x7265 032204 store 2 ,memp_ar_key 
-0x7266 032205 set1 mark_ar2 ,mark 
-0x7267 032206 branch function_ar 
-:      032210 function_e22:
-0x7268 032211 fetcht 1 ,mem_pin_length 
-0x7269 032212 force 16 ,regb 
-0x726a 032213 add temp ,6 ,regc 
-0x726b 032214 sub regc ,16 ,null 
-0x726c 032215 branch function_e22_pin_init ,positive 
-0x726d 032216 force 16 ,regc 
-:      032217 function_e22_pin_init:
-0x726e 032218 arg mem_x ,contw 
-:      032219 function_e22_genx_pin:
-0x726f 032220 arg mem_pin ,contr 
-0x7270 032221 copy temp ,loopcnt 
-0x7271 032222 disable user 
-:      032223 function_e22_genx_loop:
-0x7272 032224 ifetch 1 ,contr 
-0x7273 032225 istore 1 ,contw 
-0x7274 032226 increase -1 ,regb 
-0x7275 032227 branch function_e22_genx_end ,zero 
-0x7276 032228 loop function_e22_genx_loop 
-0x7277 032229 branch function_e22_genx_pin ,user 
-0x7278 032230 enable user 
-0x7279 032231 force 6 ,loopcnt 
-0x727a 032232 copy rega ,contr 
-0x727b 032233 branch function_e22_genx_loop 
-:      032234 function_e22_genx_end:
-0x727c 032235 arg mem_random_number ,contr 
-0x727d 032236 arg mem_y ,contw 
-0x727e 032237 call memcpy16 
-0x727f 032238 fetch 1 ,mem_y15 
-0x7280 032239 ixor regc ,pdata 
-0x7281 032240 store 1 ,mem_y15 
-0x7282 032241 setarg mem_y 
-0x7283 032242 store 2 ,memp_ar_input 
-0x7284 032243 setarg mem_x 
-0x7285 032244 store 2 ,memp_ar_key 
-0x7286 032245 set1 mark_ar2 ,mark 
-0x7287 032246 branch function_ar 
-:      032251 function_e1:
-0x7288 032252 disable user 
-0x7289 032253 call function_expand 
-0x728a 032254 branch function_hash 
-:      032256 function_e3:
-0x728b 032257 arg mem_aco ,rega 
-0x728c 032258 enable user 
-0x728d 032259 call function_expand 
-0x728e 032260 call function_hash 
-0x728f 032261 arg mem_input_store ,contr 
-0x7290 032262 arg mem_kc ,contw 
-0x7291 032263 branch memcpy16 
-:      032266 function_hash:
-0x7292 032267 setarg mem_random_number 
-0x7293 032268 store 2 ,memp_ar_input 
-0x7294 032269 setarg mem_link_key 
-0x7295 032270 store 2 ,memp_ar_key 
-0x7296 032271 set0 mark_ar2 ,mark 
-0x7297 032272 call function_ar 
-0x7298 032273 arg mem_input_store ,rega 
-0x7299 032274 arg mem_random_number ,regb 
-0x729a 032275 arg mem_x ,contw 
-0x729b 032276 call xor16 
-0x729c 032277 arg mem_x ,rega 
-0x729d 032278 arg mem_y ,regb 
-0x729e 032279 copy regb ,contw 
-0x729f 032280 enable user 
-0x72a0 032281 call add16 
-0x72a1 032282 call key_offset 
-0x72a2 032283 setarg mem_y 
-0x72a3 032284 store 2 ,memp_ar_input 
-0x72a4 032285 setarg mem_x 
-0x72a5 032286 store 2 ,memp_ar_key 
-0x72a6 032287 set1 mark_ar2 ,mark 
-0x72a7 032288 branch function_ar 
-:      032292 function_ar:
-0x72a8 032293 jam 0 ,mem_ar_hround 
-0x72a9 032294 fetch 2 ,memp_ar_key 
-0x72aa 032295 iforce contr 
-0x72ab 032296 arg mem_key_store ,contw 
-0x72ac 032297 call memcpy16 
-0x72ad 032298 fetch 2 ,memp_ar_input 
-0x72ae 032299 iforce contr 
-0x72af 032300 arg mem_input_store ,contw 
-0x72b0 032301 call memcpy16 
-:      032303 function_ar_loop:
-0x72b1 032304 call key_scheduling 
-0x72b2 032305 disable user 
-0x72b3 032306 bmark0 mark_ar2 ,function_ar_original 
-0x72b4 032307 fetch 1 ,mem_ar_hround 
-0x72b5 032308 bne 4 ,function_ar_original 
-0x72b6 032309 fetch 2 ,memp_ar_input 
-0x72b7 032310 iforce regb 
-0x72b8 032311 call xor_mod32_ar2 
-:      032312 function_ar_original:
-0x72b9 032313 call xor_mod32 
-0x72ba 032314 call el_boxes 
-0x72bb 032315 fetch 1 ,mem_ar_hround 
-0x72bc 032316 increase 1 ,pdata 
-0x72bd 032317 store 1 ,mem_ar_hround 
-0x72be 032319 call key_scheduling 
-0x72bf 032320 enable user 
-0x72c0 032321 call xor_mod32 
-0x72c1 032322 call pht 
-0x72c2 032323 call permute 
-0x72c3 032324 call pht 
-0x72c4 032325 call permute 
-0x72c5 032326 call pht 
-0x72c6 032327 call permute 
-0x72c7 032328 call pht 
-0x72c8 032329 fetch 1 ,mem_ar_hround 
-0x72c9 032330 increase 1 ,pdata 
-0x72ca 032331 store 1 ,mem_ar_hround 
-0x72cb 032332 bne 16 ,function_ar_loop 
-0x72cc 032333 call key_scheduling 
-0x72cd 032334 disable user 
-0x72ce 032335 branch xor_mod32 
-:      032339 key_scheduling:
-0x72cf 032340 fetch 1 ,mem_ar_hround 
-0x72d0 032341 arg mem_key_store ,contr 
-0x72d1 032342 branch key_sched_zero ,blank 
-0x72d2 032343 iforce regb 
-0x72d3 032344 force 17 ,loopcnt 
-0x72d4 032345 copy contr ,contw 
-:      032346 key_rotateloop:
-0x72d5 032347 ifetch 1 ,contr 
-0x72d6 032348 lshift3 pdata ,temp 
-0x72d7 032349 rshift2 pdata ,pdata 
-0x72d8 032350 rshift3 pdata ,pdata 
-0x72d9 032351 ior temp ,pdata 
-0x72da 032352 istore 1 ,contw 
-0x72db 032353 loop key_rotateloop 
-0x72dc 032354 setarg mem_key_store 
-0x72dd 032355 iadd regb ,contr 
-0x72de 032356 force 16 ,loopcnt 
-0x72df 032357 arg mem_round_key ,contw 
-:      032358 key_select_octet_loop:
-0x72e0 032359 ifetch 1 ,contr 
-0x72e1 032360 istore 1 ,contw 
-0x72e2 032361 compare mem_key_store_end ,contr ,0xff 
-0x72e3 032362 nbranch key_select_octet_nwrap ,true 
-0x72e4 032363 increase -17 ,contr 
-:      032364 key_select_octet_nwrap:
-0x72e5 032365 loop key_select_octet_loop 
-0x72e6 032366 force 0 ,rega 
-0x72e7 032367 add regb ,-1 ,regc 
-0x72e8 032368 lshift2 regc ,regc 
-0x72e9 032369 lshift2 regc ,regc 
-0x72ea 032370 call enable_authrom 
-0x72eb 032371 setarg mem_b_box 
-0x72ec 032372 iadd regc ,regc 
-0x72ed 032373 arg mem_round_key ,contw 
-0x72ee 032374 force 16 ,loopcnt 
-:      032375 bias_round_key_loop:
-0x72ef 032376 ifetcht 1 ,regc 
-0x72f0 032377 ifetch 1 ,contw 
-0x72f1 032378 iadd temp ,pdata 
-0x72f2 032379 istore 1 ,contw 
-0x72f3 032380 increase 1 ,regc 
-0x72f4 032381 loop bias_round_key_loop 
-0x72f5 032382 branch disable_authrom 
-:      032384 key_sched_zero:
-0x72f6 032385 force 16 ,loopcnt 
-0x72f7 032386 force 0 ,temp 
-:      032387 create_byte_16_loop:
-0x72f8 032388 ifetch 1 ,contr 
-0x72f9 032389 ixor temp ,temp 
-0x72fa 032390 loop create_byte_16_loop 
-0x72fb 032391 deposit temp 
-0x72fc 032392 istore 1 ,contr 
-0x72fd 032393 arg mem_key_store ,contr 
-0x72fe 032394 arg mem_round_key ,contw 
-0x72ff 032395 branch memcpy16 
-:      032397 xor_mod32:
-0x7300 032398 arg mem_round_key ,regb 
-:      032399 xor_mod32_ar2:
-0x7301 032400 force 16 ,loopcnt 
-0x7302 032401 arg mem_input_store ,rega 
-0x7303 032402 copy rega ,contw 
-:      032403 xor_mod32_loop:
-0x7304 032404 ifetcht 1 ,rega 
-0x7305 032405 ifetch 1 ,regb 
-0x7306 032406 ixor temp ,alarm 
-0x7307 032407 and loopcnt ,3 ,regc 
-0x7308 032408 nbranch xor_mod32_invert ,user 
-0x7309 032409 xor_into 3 ,regc 
-:      032410 xor_mod32_invert:
-0x730a 032411 sub regc ,1 ,regc 
-0x730b 032412 branch xor_even ,positive 
-0x730c 032413 iadd temp ,alarm 
-:      032414 xor_even:
-0x730d 032415 deposit alarm 
-0x730e 032416 istore 1 ,contw 
-0x730f 032417 increase 1 ,rega 
-0x7310 032418 increase 1 ,regb 
-0x7311 032419 loop xor_mod32_loop 
-0x7312 032420 rtn 
-:      032422 el_boxes:
-0x7313 032423 call enable_authrom 
-0x7314 032424 force 16 ,loopcnt 
-0x7315 032425 arg mem_input_store ,rega 
-:      032426 el_box_loop:
-0x7316 032427 ifetch 1 ,rega 
-0x7317 032428 arg mem_e_box ,contr 
-0x7318 032429 and loopcnt ,3 ,regc 
-0x7319 032430 sub regc ,1 ,null 
-0x731a 032431 branch e_boxes ,positive 
-0x731b 032432 arg mem_l_box ,contr 
-:      032433 e_boxes:
-0x731c 032434 iadd contr ,contr 
-0x731d 032435 ifetch 1 ,contr 
-0x731e 032436 istore 1 ,rega 
-0x731f 032437 increase 1 ,rega 
-0x7320 032438 loop el_box_loop 
-0x7321 032439 branch disable_authrom 
-:      032441 pht:
-0x7322 032442 force 8 ,loopcnt 
-0x7323 032443 arg mem_input_store ,contr 
-0x7324 032444 copy contr ,contw 
-:      032445 pht_loop:
-0x7325 032446 ifetch 1 ,contr 
-0x7326 032447 iforce rega 
-0x7327 032448 ifetch 1 ,contr 
-0x7328 032449 iforce regb 
-0x7329 032450 lshift rega ,pdata 
-0x732a 032451 iadd regb ,pdata 
-0x732b 032452 istore 1 ,contw 
-0x732c 032453 deposit rega 
-0x732d 032454 iadd regb ,pdata 
-0x732e 032455 istore 1 ,contw 
-0x732f 032456 loop pht_loop 
-0x7330 032457 rtn 
-:      032460 permute:
-0x7331 032461 setarg 0x8ae42c 
-0x7332 032462 iforce temp 
-0x7333 032463 force 7 ,loopcnt 
-0x7334 032464 call permute_exchange 
-0x7335 032465 setarg 0xd751b 
-0x7336 032466 iforce temp 
-0x7337 032467 force 5 ,loopcnt 
-0x7338 032468 call permute_exchange 
-0x7339 032469 fetch 1 ,mem_input_store + 15 
-0x733a 032470 iforce rega 
-0x733b 032471 fetch 1 ,mem_input_store + 3 
-0x733c 032472 store 1 ,mem_input_store + 15 
-0x733d 032473 deposit rega 
-0x733e 032474 store 1 ,mem_input_store + 3 
-0x733f 032475 rtn 
-:      032477 permute_exchange:
-0x7340 032478 and temp ,0xf ,regb 
-:      032479 permute_loop:
-0x7341 032480 and temp ,0xf ,pdata 
-0x7342 032481 arg mem_input_store ,contw 
-0x7343 032482 iadd contw ,contw 
-0x7344 032483 ifetch 1 ,contw 
-0x7345 032484 iforce regc 
-0x7346 032485 deposit rega 
-0x7347 032486 istore 1 ,contw 
-0x7348 032487 copy regc ,rega 
-0x7349 032488 rshift4 temp ,temp 
-0x734a 032489 loop permute_loop 
-0x734b 032490 setarg mem_input_store 
-0x734c 032491 iadd regb ,contw 
-0x734d 032492 deposit rega 
-0x734e 032493 istore 1 ,contw 
-0x734f 032494 rtn 
-:      032496 add16:
-0x7350 032497 enable user 
-0x7351 032498 branch xor_add16 
-:      032500 xor16:
-0x7352 032501 disable user 
-:      032502 xor_add16:
-0x7353 032503 force 16 ,loopcnt 
-:      032504 xoradd_loop:
-0x7354 032505 ifetcht 1 ,rega 
-0x7355 032506 ifetch 1 ,regb 
-0x7356 032507 branch xoradd_add ,user 
-0x7357 032508 ixor temp ,pdata 
-0x7358 032509 branch xoradd_store 
-:      032510 xoradd_add:
-0x7359 032511 iadd temp ,pdata 
-:      032512 xoradd_store:
-0x735a 032513 istore 1 ,contw 
-0x735b 032514 increase 1 ,rega 
-0x735c 032515 increase 1 ,regb 
-0x735d 032516 loop xoradd_loop 
-0x735e 032517 rtn 
-:      032520 function_expand:
-0x735f 032521 arg mem_y ,contw 
-0x7360 032522 ifetch 6 ,rega 
-0x7361 032523 istore 6 ,contw 
-0x7362 032524 branch expand_12 ,user 
-0x7363 032525 ifetch 6 ,rega 
-0x7364 032526 branch expand_cont 
-:      032527 expand_12:
-0x7365 032528 ifetch 6 ,contr 
-:      032529 expand_cont:
-0x7366 032530 istore 6 ,contw 
-0x7367 032531 ifetch 4 ,rega 
-0x7368 032532 istore 4 ,contw 
-0x7369 032533 rtn 
-:      032535 key_offset:
-0x736a 032536 arg mem_link_key ,contr 
-0x736b 032537 arg mem_x ,contw 
-0x736c 032538 arg 0 ,temp 
-0x736d 032539 setarg 0x8395a7 
-0x736e 032540 call concatenate_temp24 
-0x736f 032541 setarg 0xb3c1df 
-0x7370 032542 call concatenate_temp24 
-0x7371 032543 setarg 0xe5e9 
-0x7372 032544 call concatenate_temp16 
-0x7373 032545 copy temp ,regab 
-0x7374 032546 disable user 
-0x7375 032547 call key_addxor 
-0x7376 032548 copy regab ,temp 
-0x7377 032549 enable user 
-0x7378 032550 branch key_addxor 
-:      032552 key_addxor:
-0x7379 032553 force 8 ,loopcnt 
-:      032554 key_addxor_loop:
-0x737a 032555 ifetch 1 ,contr 
-0x737b 032556 compare 1 ,loopcnt ,1 
-0x737c 032557 branch key_high ,user 
-0x737d 032558 branch key_xor ,true 
-:      032559 key_add:
-0x737e 032560 iadd temp ,pdata 
-0x737f 032561 branch key_store 
-:      032562 key_high:
-0x7380 032563 branch key_add ,true 
-:      032564 key_xor:
-0x7381 032565 ixor temp ,pdata 
-:      032566 key_store:
-0x7382 032567 istore 1 ,contw 
-0x7383 032568 rshift8 temp ,temp 
-0x7384 032569 loop key_addxor_loop 
-0x7385 032570 rtn 
-:      032572 copy_aco:
-0x7386 032573 fetch 6 ,mem_input_store + 4 
-0x7387 032574 store 6 ,mem_aco 
-0x7388 032575 ifetch 6 ,contr 
-0x7389 032576 istore 6 ,contw 
-0x738a 032577 rtn 
-:      032579 concatenate_temp24:
-0x738b 032580 lshift8 temp ,temp 
-:      032581 concatenate_temp16:
-0x738c 032582 lshift16 temp ,temp 
-0x738d 032583 ior temp ,temp 
-0x738e 032584 rtn 
-:      032588 loop1:
-0x738f 032589 branch loop1 
-:      032593 generate_stk:
-0x7390 032594 bpatchx patch3c_0 ,mem_patch3c 
-0x7391 032595 call function_s1 
-0x7392 032596 arg mem_le_ltk ,contw 
-0x7393 032597 branch store_aes_result 
-:      032600 authenticate_rconfirm:
-0x7394 032601 arg mem_le_srand ,contw 
-0x7395 032602 branch authenticate_mconfirm ,master 
-0x7396 032603 arg mem_le_mrand ,contw 
-:      032604 authenticate_mconfirm:
-0x7397 032605 copy contr ,rega 
-0x7398 032606 call memcpy16 
-0x7399 032607 call function_c1 
-0x739a 032608 arg mem_le_rconfirm ,contr 
-0x739b 032609 branch compare_res 
-:      032611 generate_confirm:
-0x739c 032612 arg mem_le_mrand ,rega 
-0x739d 032613 branch generate_mrand ,master 
-0x739e 032614 arg mem_le_srand ,rega 
-:      032615 generate_mrand:
-0x739f 032616 copy rega ,contw 
-0x73a0 032617 call generate_random 
-0x73a1 032618 branch function_c1 
-:      032620 generate_sk:
-0x73a2 032621 arg mem_le_skdm ,contr 
-0x73a3 032622 call load_data128 
-0x73a4 032623 arg mem_le_ltk ,contr 
-0x73a5 032624 call load_regext 
-0x73a6 032625 force 0x38 ,aes_ctrl 
-0x73a7 032626 force 0x0 ,aes_ctrl 
-0x73a8 032627 call wait_aes 
-0x73a9 032628 arg mem_le_sk ,contw 
-0x73aa 032629 branch store_aes_result 
-:      032632 first_block_counter:
-0x73ab 032633 force 0x49 ,pdata 
-0x73ac 032634 branch first_block 
-:      032635 first_block_data:
-0x73ad 032636 force 1 ,pdata 
-:      032637 first_block:
-0x73ae 032638 force regidx_data ,regext_index 
-0x73af 032639 lshift8 temp ,regext 
-0x73b0 032640 ior regext ,regext 
-0x73b1 032641 increase 1 ,regext_index 
-0x73b2 032642 rshift8 temp ,regext 
-0x73b3 032643 rshift16 regext ,regext 
-0x73b4 032644 fetch 2 ,mem_le_ivm 
-0x73b5 032645 lshift16 ,pdata ,pdata 
-0x73b6 032646 ior regext ,regext 
-0x73b7 032647 increase 1 ,regext_index 
-0x73b8 032648 ifetch 4 ,contr 
-0x73b9 032649 iforce regext 
-0x73ba 032650 increase 1 ,regext_index 
-0x73bb 032651 ifetch 2 ,contr 
-0x73bc 032652 byteswap rega ,regext 
-0x73bd 032653 lshift16 regext ,regext 
-0x73be 032654 ior regext ,regext 
-0x73bf 032655 increase 1 ,regext_index 
-0x73c0 032656 rtn 
-:      032660 generate_mic:
-0x73c1 032661 add regc ,1 ,contr 
-0x73c2 032662 ifetch 1 ,contr 
-0x73c3 032663 iforce rega 
-0x73c4 032664 call first_block_counter 
-0x73c5 032665 call do_aes_ocb 
-0x73c6 032667 force regidx_data ,regext_index 
-0x73c7 032668 ifetch 1 ,regc 
-0x73c8 032669 and_into 0x3 ,pdata 
-0x73c9 032670 lshift16 pdata ,regext 
-0x73ca 032671 set1 8 ,regext 
-0x73cb 032672 call clear_hidata 
-0x73cc 032673 call do_aes_cbc 
-0x73cd 032675 copy rega ,loopcnt 
-0x73ce 032676 add regc ,2 ,contr 
-0x73cf 032677 call padding_data 
-:      032678 generate_mic_loop:
-0x73d0 032679 call aes_load_data 
-0x73d1 032680 call do_aes_cbc 
-0x73d2 032681 deposit loopcnt 
-0x73d3 032682 branch generate_mic_end ,blank 
-0x73d4 032683 branch generate_mic_loop 
-:      032684 generate_mic_end:
-0x73d5 032685 force regidx_result ,regext_index 
-0x73d6 032686 deposit regext 
-0x73d7 032687 store 4 ,mem_le_mic 
-0x73d8 032688 rtn 
-:      032690 aes_crypt_data:
-0x73d9 032691 increase 1 ,rega 
-0x73da 032692 call first_block_data 
-0x73db 032693 copy regc ,contr 
-0x73dc 032694 call aes_load_xor 
-0x73dd 032695 call do_aes_ctr 
-0x73de 032696 call store_enc_data 
-0x73df 032697 increase 16 ,regc 
-0x73e0 032698 increase -16 ,regb 
-0x73e1 032699 branch aes_crypt_data ,positive 
-0x73e2 032700 rtn 
-:      032702 le_encrypt:
-0x73e3 032703 bpatchx patch3c_1 ,mem_patch3c 
-0x73e4 032704 arg mem_le_txheader ,regc 
-0x73e5 032705 fetcht 5 ,mem_le_pcnt_tx 
-0x73e6 032706 call generate_mic 
-0x73e7 032707 force regidx_xor ,regext_index 
-0x73e8 032708 iforce regext 
-0x73e9 032709 force 0 ,rega 
-0x73ea 032710 call first_block_data 
-0x73eb 032711 call do_aes_ctr 
-0x73ec 032712 arg mem_le_txpayload ,regc 
-0x73ed 032713 fetch 1 ,mem_le_txlen 
-0x73ee 032714 add pdata ,-1 ,regb 
-0x73ef 032715 iadd regc ,contw 
-0x73f0 032716 force regidx_result ,regext_index 
-0x73f1 032717 deposit regext 
-0x73f2 032718 istore 4 ,contw 
-0x73f3 032719 call aes_crypt_data 
-0x73f4 032720 fetch 1 ,mem_le_txlen 
-0x73f5 032721 increase 4 ,pdata 
-0x73f6 032722 store 1 ,mem_le_txlen 
-0x73f7 032723 fetcht 5 ,mem_le_pcnt_tx 
-0x73f8 032724 increase 1 ,temp 
-0x73f9 032725 storet 5 ,mem_le_pcnt_tx 
-0x73fa 032726 rtn 
-:      032728 le_decrypt:
-0x73fb 032729 bpatchx patch3c_2 ,mem_patch3c 
-0x73fc 032730 fetch 1 ,mem_le_rxbuf + 1 
-0x73fd 032731 sub pdata ,20 ,null 
-0x73fe 032732 branch le_dec_cont ,positive 
-:      032733 le_dec_cont:
-0x73ff 032734 arg mem_le_rxbuf + 2 ,regc 
-0x7400 032735 add pdata ,-1 ,regb 
-0x7401 032736 increase -4 ,pdata 
-0x7402 032737 store 1 ,mem_le_rxbuf + 1 
-0x7403 032738 iadd regc ,contr 
-0x7404 032739 ifetch 4 ,contr 
-0x7405 032740 force regidx_xor ,regext_index 
-0x7406 032741 iforce regext 
-0x7407 032742 force 0 ,rega 
-0x7408 032743 fetcht 5 ,mem_le_pcnt_rx 
-0x7409 032744 call first_block_data 
-0x740a 032745 call do_aes_ctr 
-0x740b 032746 force regidx_result ,regext_index 
-0x740c 032747 deposit regext 
-0x740d 032748 store 4 ,mem_le_peer_mic 
-0x740e 032749 call aes_crypt_data 
-0x740f 032750 arg mem_le_rxbuf ,regc 
-0x7410 032751 call generate_mic 
-0x7411 032752 fetcht 4 ,mem_le_peer_mic 
-0x7412 032753 isub temp ,pdata 
-0x7413 032754 nrtn blank 
-0x7414 032755 fetch 4 ,mem_le_last_mic 
-0x7415 032756 isub temp ,pdata 
-0x7416 032757 rtn blank 
-0x7417 032758 storet 4 ,mem_le_last_mic 
-0x7418 032759 fetch 5 ,mem_le_pcnt_rx 
-0x7419 032760 increase 1 ,pdata 
-0x741a 032761 store 5 ,mem_le_pcnt_rx 
-0x741b 032762 force 0 ,pdata 
-0x741c 032763 rtn 
-:      032765 wait_aes:
-0x741d 032766 nbranch wait_aes ,aes_ready 
-0x741e 032767 rtn 
-:      032769 do_aes_ocb:
-0x741f 032770 force 0x30 ,aes_ctrl 
-0x7420 032771 force 0x0 ,aes_ctrl 
-0x7421 032772 branch wait_aes 
-:      032774 do_aes_cbc:
-0x7422 032775 force 0x32 ,aes_ctrl 
-0x7423 032776 force 0x2 ,aes_ctrl 
-0x7424 032777 branch wait_aes 
-:      032779 do_aes_ctr:
-0x7425 032780 force 0x34 ,aes_ctrl 
-0x7426 032781 force 0x4 ,aes_ctrl 
-0x7427 032782 branch wait_aes 
-:      032785 aes_init:
-0x7428 032786 force 1 ,aes_ctrl 
-0x7429 032787 force 0 ,aes_ctrl 
-0x742a 032788 rtn 
-:      032789 function_s1:
-0x742b 032790 force regidx_data ,regext_index 
-0x742c 032791 fetch 4 ,mem_le_mrand 
-0x742d 032792 iforce regext 
-0x742e 032793 increase 1 ,regext_index 
-0x742f 032794 ifetch 4 ,contr 
-0x7430 032795 iforce regext 
-0x7431 032796 increase 1 ,regext_index 
-0x7432 032797 fetch 4 ,mem_le_srand 
-0x7433 032798 iforce regext 
-0x7434 032799 increase 1 ,regext_index 
-0x7435 032800 ifetch 4 ,contr 
-0x7436 032801 iforce regext 
-0x7437 032802 increase 1 ,regext_index 
-0x7438 032803 call aes_clear 
-0x7439 032804 increase -4 ,regext_index 
-0x743a 032805 fetch 4 ,mem_le_tk 
-0x743b 032806 copy pdata ,regext 
-0x743c 032807 increase 4 ,regext_index 
-0x743d 032808 force 0x38 ,aes_ctrl 
-0x743e 032809 force 0x8 ,aes_ctrl 
-0x743f 032810 branch wait_aes 
-:      032813 function_c1:
-0x7440 032814 bpatchx patch3c_3 ,mem_patch3c 
-0x7441 032815 fetch 6 ,mem_le_lap 
-0x7442 032816 fetcht 6 ,mem_le_plap 
-0x7443 032817 branch function_c1_master ,master 
-0x7444 032818 fetch 6 ,mem_le_plap 
-0x7445 032819 fetcht 6 ,mem_le_lap 
-:      032820 function_c1_master:
-0x7446 032821 force regidx_xor ,regext_index 
-0x7447 032822 copy temp ,regext 
-0x7448 032823 increase 1 ,regext_index 
-0x7449 032824 rshift32 temp ,regext 
-0x744a 032825 lshift16 pdata ,pdata 
-0x744b 032826 ior regext ,regext 
-0x744c 032827 increase 1 ,regext_index 
-0x744d 032828 rshift32 pdata ,regext 
-0x744e 032829 increase 1 ,regext_index 
-0x744f 032830 force 0 ,regext 
-0x7450 032831 force 0 ,pdata 
-0x7451 032832 fetch 1 ,mem_le_conn_peer_addr_type 
-0x7452 032833 fetcht 1 ,mem_le_adv_own_addr_type 
-0x7453 032834 nbranch function_c1_irat ,master 
-0x7454 032836 fetch 1 ,mem_le_conn_own_addr_type 
-0x7455 032837 fetcht 1 ,mem_le_conn_peer_addr_type 
-:      032838 function_c1_irat:
-0x7456 032839 store 1 ,mem_le_iat 
-0x7457 032840 storet 1 ,mem_le_rat 
-0x7458 032841 force regidx_data ,regext_index 
-0x7459 032842 arg mem_le_iat ,regb 
-0x745a 032843 force 4 ,loopcnt 
-:      032844 function_c1_loop1:
-0x745b 032845 ifetch 4 ,rega 
-0x745c 032846 ifetcht 4 ,regb 
-0x745d 032847 ixor temp ,regext 
-0x745e 032848 increase 1 ,regext_index 
-0x745f 032849 increase 4 ,rega 
-0x7460 032850 increase 4 ,regb 
-0x7461 032851 loop function_c1_loop1 
-0x7462 032852 call aes_clear 
-0x7463 032853 increase -4 ,regext_index 
-0x7464 032854 fetch 4 ,mem_le_tk 
-0x7465 032855 copy pdata ,regext 
-0x7466 032856 increase 4 ,regext_index 
-0x7467 032857 force 0x38 ,aes_ctrl 
-0x7468 032858 force 0xc ,aes_ctrl 
-0x7469 032859 call wait_aes 
-0x746a 032861 call aes_clear_data 
-0x746b 032862 force 0x3a ,aes_ctrl 
-0x746c 032863 force 0x8 ,aes_ctrl 
-0x746d 032864 branch wait_aes 
-:      032866 padding_data:
-0x746e 032867 compare 0 ,loopcnt ,3 
-0x746f 032868 rtn true 
-0x7470 032869 deposit contr 
-0x7471 032870 iadd loopcnt ,contw 
-0x7472 032871 force 0 ,pdata 
-:      032872 padding_loop:
-0x7473 032873 istore 1 ,contw 
-0x7474 032874 increase 1 ,loopcnt 
-0x7475 032875 compare 0 ,loopcnt ,3 
-0x7476 032876 rtn true 
-0x7477 032877 branch padding_loop 
-:      032879 aes_load_data:
-0x7478 032880 force regidx_data ,regext_index 
-:      032881 load_data_loop:
-0x7479 032882 deposit loopcnt 
-0x747a 032883 branch load_data_padding ,blank 
-0x747b 032884 ifetch 4 ,contr 
-0x747c 032885 increase -4 ,loopcnt 
-:      032886 load_data_padding:
-0x747d 032887 iforce regext 
-0x747e 032888 increase 1 ,regext_index 
-0x747f 032889 compare regidx_key ,regext_index ,0xf 
-0x7480 032890 rtn true 
-0x7481 032891 branch load_data_loop 
-:      032893 aes_load_xor:
-0x7482 032894 force regidx_xor ,regext_index 
-0x7483 032895 branch load_regext 
-:      032896 load_key:
-0x7484 032897 force regidx_key ,regext_index 
-0x7485 032898 branch load_regext 
-:      032899 load_data128:
-0x7486 032900 force regidx_data ,regext_index 
-:      032901 load_regext:
-0x7487 032902 force 4 ,loopcnt 
-:      032903 load_regext_loop:
-0x7488 032904 ifetch 4 ,contr 
-0x7489 032905 iforce regext 
-0x748a 032906 increase 1 ,regext_index 
-0x748b 032907 loop load_regext_loop 
-0x748c 032908 rtn 
-:      032910 load_sk:
-0x748d 032911 arg mem_le_sk ,contr 
-0x748e 032912 branch load_key 
-:      032914 clear_hidata:
-0x748f 032915 force 4 ,loopcnt 
-0x7490 032916 branch clear_data_rest 
-:      032918 aes_clear_data:
-0x7491 032919 force regidx_data ,regext_index 
-:      032920 aes_clear:
-0x7492 032921 force 4 ,loopcnt 
-:      032922 clear_loop:
-0x7493 032923 force 0 ,regext 
-:      032924 clear_data_rest:
-0x7494 032925 increase 1 ,regext_index 
-0x7495 032926 loop clear_loop 
-0x7496 032927 rtn 
-:      032929 store_aes_result:
-0x7497 032930 force regidx_result ,regext_index 
-0x7498 032931 force 4 ,loopcnt 
-:      032932 send_aes_result_loop:
-0x7499 032933 deposit regext 
-0x749a 032934 istore 4 ,contw 
-0x749b 032935 increase 1 ,regext_index 
-0x749c 032936 loop send_aes_result_loop 
-0x749d 032937 rtn 
-:      032939 store_enc_data:
-0x749e 032940 force regidx_result ,regext_index 
-0x749f 032941 copy regc ,contw 
-0x74a0 032942 add regb ,1 ,loopcnt 
-0x74a1 032943 sub loopcnt ,15 ,null 
-0x74a2 032944 branch store_enc_loop ,positive 
-0x74a3 032945 force 16 ,loopcnt 
-:      032946 store_enc_loop:
-0x74a4 032947 deposit regext 
-0x74a5 032948 sub loopcnt ,3 ,null 
-0x74a6 032949 branch store_enc_byte ,positive 
-0x74a7 032950 istore 4 ,contw 
-0x74a8 032951 increase -4 ,loopcnt 
-0x74a9 032952 rtn zero 
-0x74aa 032953 increase 1 ,regext_index 
-0x74ab 032954 branch store_enc_loop 
-:      032955 store_enc_byte:
-0x74ac 032956 istore 1 ,contw 
-0x74ad 032957 rshift8 pdata ,pdata 
-0x74ae 032958 loop store_enc_byte 
-0x74af 032959 rtn 
-:      032962 compare_res:
-0x74b0 032963 force regidx_result ,regext_index 
-0x74b1 032964 force 4 ,loopcnt 
-:      032965 compare_res_loop:
-0x74b2 032966 ifetch 4 ,contr 
-0x74b3 032967 isub regext ,null 
-0x74b4 032968 nrtn zero 
-0x74b5 032969 increase 1 ,regext_index 
-0x74b6 032970 loop compare_res_loop 
-0x74b7 032971 force 0 ,null 
-0x74b8 032972 rtn 
-:      032974 enable_authrom:
-0x74b9 032975 hfetch 1 ,core_clkoff 
-0x74ba 032976 set0 clock_off_auth_rom ,pdata 
-0x74bb 032977 hstore 1 ,core_clkoff 
-0x74bc 032978 rtn 
-:      032980 disable_authrom:
-0x74bd 032981 hfetch 1 ,core_clkoff 
-0x74be 032982 set1 clock_off_auth_rom ,pdata 
-0x74bf 032983 hstore 1 ,core_clkoff 
-0x74c0 032984 rtn 
-:      032986 init_memp:
-0x74c1 032987 arg mem_p ,contw 
-0x74c2 032988 setsect 0 ,0x3ffff 
-0x74c3 032989 setsect 1 ,0x3ffff 
-0x74c4 032990 setsect 2 ,0x3ffff 
-0x74c5 032991 setsect 3 ,0x3fbff 
-0x74c6 032992 istore 9 ,contw 
-0x74c7 032993 setsect 0 ,0x3ffff 
-0x74c8 032994 setsect 1 ,0x3ffff 
-0x74c9 032995 setsect 2 ,0x3ffff 
-0x74ca 032996 setsect 3 ,0x3ffff 
-0x74cb 032997 istore 9 ,contw 
-0x74cc 032998 setsect 0 ,0x3ffff 
-0x74cd 032999 setsect 1 ,0x3ffff 
-0x74ce 033000 setsect 2 ,0x3cfff 
-0x74cf 033001 setsect 3 ,0x3ffff 
-0x74d0 033002 istore 9 ,contw 
-0x74d1 033003 setsect 0 ,0x3ffff 
-0x74d2 033004 setsect 1 ,0x3ffff 
-0x74d3 033005 setsect 2 ,0x3ffef 
-0x74d4 033006 setsect 3 ,0x3ffff 
-0x74d5 033007 istore 9 ,contw 
-0x74d6 033008 setsect 0 ,0x3ffff 
-0x74d7 033009 setsect 1 ,0x3ffff 
-0x74d8 033010 setsect 2 ,0x3ffff 
-0x74d9 033011 setsect 3 ,0x3ffff 
-0x74da 033012 istore 9 ,contw 
-0x74db 033013 setsect 0 ,0x3ffff 
-0x74dc 033014 setsect 1 ,0x26c7f 
-0x74dd 033015 setsect 2 ,0x146b 
-0x74de 033016 setsect 3 ,0x37bb3 
-0x74df 033017 istore 9 ,contw 
-0x74e0 033018 setsect 0 ,0x1feb8 
-0x74e1 033019 setsect 1 ,0x10c12 
-0x74e2 033020 setsect 2 ,0x2b722 
-0x74e3 033021 setsect 3 ,0x29fa6 
-0x74e4 033022 istore 9 ,contw 
-0x74e5 033023 setsect 0 ,0xe70f 
-0x74e6 033024 setsect 1 ,0x16720 
-0x74e7 033025 setsect 2 ,0x519e 
-0x74e8 033026 setsect 3 ,0x19084 
-0x74e9 033027 istore 9 ,contw 
-0x74ea 033028 setsect 0 ,0x31012 
-0x74eb 033029 setsect 1 ,0x360bf 
-0x74ec 033030 setsect 2 ,0x3f0af 
-0x74ed 033031 setsect 3 ,0x3d3 
-0x74ee 033032 istore 9 ,contw 
-0x74ef 033033 setsect 0 ,0x3a188 
-0x74f0 033034 setsect 1 ,0x3ad0 
-0x74f1 033035 setsect 2 ,0x3cbf2 
-0x74f2 033036 setsect 3 ,0x243d9 
-0x74f3 033037 istore 9 ,contw 
-0x74f4 033038 setsect 0 ,0x2b030 
-0x74f5 033039 setsect 1 ,0x36a03 
-0x74f6 033040 setsect 2 ,0x11188 
-0x74f7 033041 setsect 3 ,0x1e520 
-0x74f8 033042 istore 9 ,contw 
-0x74f9 033043 setsect 0 ,0x3a11e 
-0x74fa 033044 setsect 1 ,0xfe5d 
-0x74fb 033045 setsect 2 ,0xdd57 
-0x74fc 033046 setsect 3 ,0x1ac93 
-0x74fd 033047 istore 9 ,contw 
-0x74fe 033048 setsect 0 ,0x11ed 
-0x74ff 033049 setsect 1 ,0x218c4 
-0x7500 033050 setsect 2 ,0x8da7 
-0x7501 033051 setsect 3 ,0x257ff 
-0x7502 033052 istore 9 ,contw 
-0x7503 033053 setsect 0 ,0x3192b 
-0x7504 033054 setsect 1 ,0x34641 
-0x7505 033055 setsect 2 ,0x1be0c 
-0x7506 033056 setsect 3 ,0x366ad 
-0x7507 033057 istore 9 ,contw 
-0x7508 033058 setsect 0 ,0x1f83 
-0x7509 033059 setsect 1 ,0x15a23 
-0x750a 033060 setsect 2 ,0x3f9b0 
-0x750b 033061 setsect 3 ,0x3949 
-0x750c 033062 istore 9 ,contw 
-0x750d 033063 setsect 0 ,0x13a51 
-0x750e 033064 setsect 1 ,0x153fd 
-0x750f 033065 setsect 2 ,0x3372a 
-0x7510 033066 setsect 3 ,0xf1bb 
-0x7511 033067 istore 9 ,contw 
-0x7512 033068 setsect 0 ,0x3ae85 
-0x7513 033069 setsect 1 ,0x1eed9 
-0x7514 033070 setsect 2 ,0x9e66 
-0x7515 033071 setsect 3 ,0x1a8 
-0x7516 033072 istore 8 ,contw 
-0x7517 033073 rtn 
-:      033077 init_memp_256:
-0x7518 033078 arg mem_p_256 ,contw 
-0x7519 033079 setsect 0 ,0x3ffff 
-0x751a 033080 setsect 1 ,0x3ffff 
-0x751b 033081 setsect 2 ,0x3ffff 
-0x751c 033082 setsect 3 ,0x3ffff 
-0x751d 033083 istore 9 ,contw 
-0x751e 033084 setsect 0 ,0x3ffff 
-0x751f 033085 setsect 1 ,0x3f 
-0x7520 033086 setsect 2 ,0x0 
-0x7521 033087 setsect 3 ,0x0 
-0x7522 033088 istore 9 ,contw 
-0x7523 033089 setsect 0 ,0x0 
-0x7524 033090 setsect 1 ,0x0 
-0x7525 033091 setsect 2 ,0x1000 
-0x7526 033092 setsect 3 ,0x0 
-0x7527 033093 istore 9 ,contw 
-0x7528 033094 setsect 0 ,0x3ff00 
-0x7529 033095 setsect 1 ,0x3ffff 
-0x752a 033096 setsect 2 ,0x3ffcf 
-0x752b 033097 setsect 3 ,0x3ffff 
-0x752c 033098 istore 9 ,contw 
-0x752d 033099 setsect 0 ,0x3ffff 
-0x752e 033100 setsect 1 ,0x3ffff 
-0x752f 033101 setsect 2 ,0x3ffff 
-0x7530 033102 setsect 3 ,0x3ff 
-0x7531 033103 istore 9 ,contw 
-0x7532 033104 setsect 0 ,0x0 
-0x7533 033105 setsect 1 ,0x0 
-0x7534 033106 setsect 2 ,0x0 
-0x7535 033107 setsect 3 ,0x0 
-0x7536 033108 istore 9 ,contw 
-0x7537 033109 setsect 0 ,0x10000 
-0x7538 033110 setsect 1 ,0x0 
-0x7539 033111 setsect 2 ,0x3f000 
-0x753a 033112 setsect 3 ,0x3ffff 
-0x753b 033113 istore 9 ,contw 
-0x753c 033114 setsect 0 ,0x296ff 
-0x753d 033115 setsect 1 ,0x22630 
-0x753e 033116 setsect 2 ,0x3945d 
-0x753f 033117 setsect 3 ,0x3d284 
-0x7540 033118 istore 9 ,contw 
-0x7541 033119 setsect 0 ,0x333a0 
-0x7542 033120 setsect 1 ,0x4b7a 
-0x7543 033121 setsect 2 ,0x37d8 
-0x7544 033122 setsect 3 ,0x3c9dc 
-0x7545 033123 istore 9 ,contw 
-0x7546 033124 setsect 0 ,0x3a440 
-0x7547 033125 setsect 1 ,0x1b958 
-0x7548 033126 setsect 2 ,0x38bce 
-0x7549 033127 setsect 3 ,0x1091f 
-0x754a 033128 istore 9 ,contw 
-0x754b 033129 setsect 0 ,0x2e12c 
-0x754c 033130 setsect 1 ,0x1f47c 
-0x754d 033131 setsect 2 ,0x356b1 
-0x754e 033132 setsect 3 ,0x2fd47 
-0x754f 033133 istore 9 ,contw 
-0x7550 033134 setsect 0 ,0x6837 
-0x7551 033135 setsect 1 ,0x2ed90 
-0x7552 033136 setsect 2 ,0x1ecec 
-0x7553 033137 setsect 3 ,0x1acc5 
-0x7554 033138 istore 9 ,contw 
-0x7555 033139 setsect 0 ,0x23357 
-0x7556 033140 setsect 1 ,0x18af3 
-0x7557 033141 setsect 2 ,0xf9e1 
-0x7558 033142 setsect 3 ,0x129f0 
-0x7559 033143 istore 9 ,contw 
-0x755a 033144 setsect 0 ,0x2e7eb 
-0x755b 033145 setsect 1 ,0x3e6e3 
-0x755c 033146 setsect 2 ,0x3e1a7 
-0x755d 033147 setsect 3 ,0x10b8b 
-0x755e 033148 istore 9 ,contw 
-0x755f 033149 setsect 0 ,0x24fe3 
-0x7560 033150 setsect 1 ,0x20ef 
-0x7561 033151 setsect 2 ,0x1b5a6 
-0x7562 033152 setsect 3 ,0xdc2f 
-0x7563 033153 istore 9 ,contw 
-0x7564 033154 setsect 0 ,0x13860 
-0x7565 033155 setsect 1 ,0x2bd69 
-0x7566 033156 setsect 2 ,0x391a 
-0x7567 033157 setsect 3 ,0x1b222 
-0x7568 033158 istore 9 ,contw 
-0x7569 033159 rtn 
-:      033162 publickey_init:
-0x756a 033163 fetch 1 ,mem_ssp_enable 
-0x756b 033164 nbranch sp_initialize ,blank 
-0x756c 033165 branch sp_initialize_256 
-:      033167 sp_calc_sequence_256_check:
-0x756d 033168 bpatchx patch3c_4 ,mem_patch3c 
-0x756e 033169 fetch 1 ,mem_ssp_enable 
-0x756f 033170 rtn blank 
-0x7570 033171 fetch 1 ,mem_sp_local_key_invalid 
-0x7571 033172 rtnne sp_key_valid 
-0x7572 033173 fetch 1 ,mem_le_secure_connect_enable 
-0x7573 033174 rtn blank 
-0x7574 033175 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7575 033176 rtneq sp_key_valid_256 
-0x7576 033177 fetch 2 ,mem_ui_state_map 
-0x7577 033178 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
-0x7578 033179 fetch 1 ,mem_le_sc_calc 
-0x7579 033180 beq sp_calc_standby ,sp_initialize_256 
-0x757a 033181 rtn 
-:      033182 stop_publickey_calc_256:
-0x757b 033183 jam sp_calc_standby ,mem_le_sc_calc 
-0x757c 033184 rtn 
-:      033187 sp_initialize:
-0x757d 033188 bpatchx patch3c_5 ,mem_patch3c 
-0x757e 033189 fetch 1 ,mem_ssp_enable 
-0x757f 033190 branch ssp_disable ,blank 
-0x7580 033191 call ssp_enable 
-0x7581 033192 call sp_clear_flags 
-0x7582 033193 branch sp_pubkey_calc 
-:      033195 sp_clear_flags:
-0x7583 033196 setarg 0 
-0x7584 033197 store 8 ,mem_sp_state_start 
-0x7585 033198 store 4 ,mem_sp_flag_start 
-0x7586 033199 store 7 ,mem_sp_iocap_remote 
-0x7587 033200 rtn 
-:      033202 sp_generate_local_key:
-0x7588 033203 jam sp_flag_commit ,mem_sp_flag 
-0x7589 033204 branch sp_generate_local_key0 
-:      033205 sp_master_generate_local_key:
-0x758a 033206 fetch 1 ,mem_sp_local_key_invalid 
-0x758b 033207 beq sp_key_valid ,sp_dhkey_calc 
-0x758c 033208 branch assert 
-:      033209 sp_generate_local_key0:
-0x758d 033210 fetch 1 ,mem_sp_local_key_invalid 
-0x758e 033211 beq sp_key_valid ,sp_start_send_pubkey 
-0x758f 033212 branch sp_pubkey_calc 
-:      033214 sp_start_send_pubkey:
-0x7590 033215 call sp_dhkey_calc 
-0x7591 033216 fetch 1 ,mem_master_sp_state 
-0x7592 033217 nrtn blank 
-0x7593 033218 jam sp_stat_key_send ,mem_sp_state 
-0x7594 033219 rtn 
-:      033222 sp_calc_check_publickey_256:
-0x7595 033223 call sp_calc_b256 
-0x7596 033224 arg mem_le_pubkey_remote_y_256 ,rega 
-0x7597 033225 arg mem_t7_256 ,contw 
-0x7598 033226 call bn_sqrmod_256 
-0x7599 033227 arg mem_le_pubkey_remote_x_256 ,rega 
-0x759a 033228 arg mem_t2_256 ,contw 
-0x759b 033229 call bn_sqrmod_256 
-0x759c 033230 arg mem_t2_256 ,rega 
-0x759d 033231 arg mem_le_pubkey_remote_x_256 ,regb 
-0x759e 033232 arg mem_t2_256 ,contw 
-0x759f 033233 call bn_mulmod_256 
-0x75a0 033234 arg mem_a_256 ,rega 
-0x75a1 033235 arg mem_le_pubkey_remote_x_256 ,regb 
-0x75a2 033236 arg mem_t3_256 ,contw 
-0x75a3 033237 call bn_mulmod_256 
-0x75a4 033238 arg mem_t3_256 ,rega 
-0x75a5 033239 arg mem_t2_256 ,regb 
-0x75a6 033240 arg mem_t2_256 ,contw 
-0x75a7 033241 call bn_addmod_256 
-0x75a8 033242 arg mem_t0_256 ,rega 
-0x75a9 033243 arg mem_t2_256 ,regb 
-0x75aa 033244 arg mem_t0_256 ,contw 
-0x75ab 033245 call bn_addmod_256 
-0x75ac 033246 arg 32 ,loopcnt 
-0x75ad 033247 arg mem_t7_256 ,rega 
-0x75ae 033248 arg mem_t0_256 ,regb 
-0x75af 033249 branch string_compare 
-:      033251 sp_calc_b256:
-0x75b0 033252 arg mem_gy_256 ,rega 
-0x75b1 033253 arg mem_t0_256 ,contw 
-0x75b2 033254 call bn_sqrmod_256 
-0x75b3 033255 arg mem_gx_256 ,rega 
-0x75b4 033256 arg mem_t2_256 ,contw 
-0x75b5 033257 call bn_sqrmod_256 
-0x75b6 033258 arg mem_t2_256 ,rega 
-0x75b7 033259 arg mem_gx_256 ,regb 
-0x75b8 033260 arg mem_t2_256 ,contw 
-0x75b9 033261 call bn_mulmod_256 
-0x75ba 033262 arg mem_a_256 ,rega 
-0x75bb 033263 arg mem_gx_256 ,regb 
-0x75bc 033264 arg mem_t3_256 ,contw 
-0x75bd 033265 call bn_mulmod_256 
-0x75be 033266 arg mem_t3_256 ,rega 
-0x75bf 033267 arg mem_t2_256 ,regb 
-0x75c0 033268 arg mem_t2_256 ,contw 
-0x75c1 033269 call bn_addmod_256 
-0x75c2 033270 arg mem_t0_256 ,rega 
-0x75c3 033271 arg mem_t2_256 ,regb 
-0x75c4 033272 arg mem_t0_256 ,contw 
-0x75c5 033273 branch bn_submod_256 
-:      033275 sp_calc_check_publickey:
-0x75c6 033276 call sp_calc_b 
-0x75c7 033277 arg mem_sp_pubkey_remote_y ,rega 
-0x75c8 033278 arg mem_t7_256 ,contw 
-0x75c9 033279 call bn_sqrmod 
-0x75ca 033280 arg mem_sp_pubkey_remote_x ,rega 
-0x75cb 033281 arg mem_t2_256 ,contw 
-0x75cc 033282 call bn_sqrmod 
-0x75cd 033283 arg mem_t2_256 ,rega 
-0x75ce 033284 arg mem_sp_pubkey_remote_x ,regb 
-0x75cf 033285 arg mem_t2_256 ,contw 
-0x75d0 033286 call bn_mulmod 
-0x75d1 033287 arg mem_a ,rega 
-0x75d2 033288 arg mem_sp_pubkey_remote_x ,regb 
-0x75d3 033289 arg mem_t3_256 ,contw 
-0x75d4 033290 call bn_mulmod 
-0x75d5 033291 arg mem_t3_256 ,rega 
-0x75d6 033292 arg mem_t2_256 ,regb 
-0x75d7 033293 arg mem_t2_256 ,contw 
-0x75d8 033294 call bn_addmod 
-0x75d9 033295 arg mem_t0_256 ,rega 
-0x75da 033296 arg mem_t2_256 ,regb 
-0x75db 033297 arg mem_t0_256 ,contw 
-0x75dc 033298 call bn_addmod 
-0x75dd 033299 arg 24 ,loopcnt 
-0x75de 033300 arg mem_t7_256 ,rega 
-0x75df 033301 arg mem_t0_256 ,regb 
-0x75e0 033302 branch string_compare 
-:      033304 sp_calc_b:
-0x75e1 033305 arg mem_gy ,rega 
-0x75e2 033306 arg mem_t0_256 ,contw 
-0x75e3 033307 call bn_sqrmod 
-0x75e4 033308 arg mem_gx ,rega 
-0x75e5 033309 arg mem_t2_256 ,contw 
-0x75e6 033310 call bn_sqrmod 
-0x75e7 033311 arg mem_t2_256 ,rega 
-0x75e8 033312 arg mem_gx ,regb 
-0x75e9 033313 arg mem_t2_256 ,contw 
-0x75ea 033314 call bn_mulmod 
-0x75eb 033315 arg mem_a ,rega 
-0x75ec 033316 arg mem_gx ,regb 
-0x75ed 033317 arg mem_t3_256 ,contw 
-0x75ee 033318 call bn_mulmod 
-0x75ef 033319 arg mem_t3_256 ,rega 
-0x75f0 033320 arg mem_t2_256 ,regb 
-0x75f1 033321 arg mem_t2_256 ,contw 
-0x75f2 033322 call bn_addmod 
-0x75f3 033323 arg mem_t0_256 ,rega 
-0x75f4 033324 arg mem_t2_256 ,regb 
-0x75f5 033325 arg mem_t0_256 ,contw 
-0x75f6 033326 branch bn_submod 
-:      033329 sp_calculate_commitment:
-0x75f7 033330 fetch 1 ,mem_sp_calc 
-0x75f8 033331 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
-0x75f9 033332 call sp_local_random_key_generator 
-0x75fa 033333 arg mem_sp_prarm_stack ,contw 
-0x75fb 033334 setarg mem_sp_random_local_end 
-0x75fc 033335 istore 2 ,contw 
-0x75fd 033336 setarg mem_sp_pubkey_local_x_end 
-0x75fe 033337 istore 2 ,contw 
-0x75ff 033338 setarg mem_sp_pubkey_remote_x_end 
-0x7600 033339 istore 2 ,contw 
-0x7601 033340 branch sp_calculate_commitment0 
-:      033341 master_sp_calculate_commitment:
-0x7602 033342 arg mem_sp_prarm_stack ,contw 
-0x7603 033343 setarg mem_sp_random_remote_end 
-0x7604 033344 istore 2 ,contw 
-0x7605 033345 setarg mem_sp_pubkey_remote_x_end 
-0x7606 033346 istore 2 ,contw 
-0x7607 033347 setarg mem_sp_pubkey_local_x_end 
-0x7608 033348 istore 2 ,contw 
-:      033349 sp_calculate_commitment0:
-0x7609 033350 call function_f1 
-0x760a 033351 fetch 1 ,mem_master_sp_state 
-0x760b 033352 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
-0x760c 033353 jam sp_flag_commit ,mem_sp_flag 
-0x760d 033354 jam sp_stat_commit_send ,mem_sp_state 
-0x760e 033355 rtn 
-:      033356 master_sp_calculate_commitment0:
-0x760f 033357 jam sp_stat_commitment_compare ,mem_master_sp_state 
-0x7610 033358 call sp_master_generate_local_key 
-0x7611 033359 branch master_set_mem_master_sp_flag 
-:      033361 sp_local_random_key_generator:
-0x7612 033362 arg mem_sp_random_local ,contw 
-0x7613 033363 force 8 ,queue 
-0x7614 033364 branch random_generator 
-:      033366 sp_calculate_commitment_wait_dhkey_calc:
-0x7615 033367 jam sp_flag_commit ,mem_sp_flag 
-0x7616 033368 rtn 
-:      033370 sp_confirm_check:
-0x7617 033372 bpatchx patch3c_6 ,mem_patch3c 
-0x7618 033373 arg mem_addr_value ,contw 
-0x7619 033374 fetch 6 ,mem_lap 
-0x761a 033375 istore 6 ,contw 
-0x761b 033376 fetch 6 ,mem_plap 
-0x761c 033377 istore 6 ,contw 
-0x761d 033378 fetch 3 ,mem_sp_iocap_remote 
-0x761e 033379 istore 3 ,contw 
-0x761f 033381 call function_f3a 
-0x7620 033383 arg mem_sp_calc_result_high ,rega 
-0x7621 033384 arg mem_sp_check_result ,regb 
-0x7622 033385 force 4 ,queue 
-0x7623 033386 call compare4 
-0x7624 033387 nbranch sp_confirm_check_failed ,true 
-0x7625 033389 call sp_confirm_check_success 
-0x7626 033390 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7627 033391 branch tid_set_reply 
-:      033393 sp_confirm_check_success:
-0x7628 033394 fetch 1 ,mem_master_sp_state 
-0x7629 033395 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
-0x762a 033396 jam sp_stat_confirm_calc ,mem_sp_state 
-0x762b 033397 jam sp_flag_commit ,mem_sp_flag 
-0x762c 033398 jam lmp_accepted ,mem_lmo_opcode2 
-0x762d 033399 rtn 
-:      033400 sp_confirm_check_success_master:
-0x762e 033401 jam lmp_accepted ,mem_lmo_opcode2 
-0x762f 033402 jam sp_state_end ,mem_master_sp_state 
-0x7630 033403 branch master_set_mem_master_sp_flag 
-:      033406 sp_confirm_check_failed:
-0x7631 033407 fetch 1 ,mem_master_sp_state 
-0x7632 033408 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
-0x7633 033409 jam sp_stat_null ,mem_sp_state 
-0x7634 033410 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7635 033412 jam authentication_failure_error ,mem_lmo_reason2 
-0x7636 033413 rtn 
-:      033414 sp_confirm_check_failed_master:
-0x7637 033415 jam lmp_not_accepted ,mem_lmo_opcode2 
-0x7638 033416 jam sp_stat_null ,mem_master_sp_state 
-0x7639 033417 rtn 
-:      033419 sp_confirm_calc:
-0x763a 033420 fetch 1 ,mem_sp_dh_ready 
-0x763b 033421 beq sp_flag_commit ,sp_confirm_calc_ready 
-0x763c 033422 jam sp_stat_confirm_calc ,mem_master_sp_state 
-0x763d 033423 branch master_set_mem_master_sp_flag 
-:      033424 sp_confirm_calc_ready:
-0x763e 033425 arg mem_addr_value ,contw 
-0x763f 033426 fetch 6 ,mem_plap 
-0x7640 033427 istore 6 ,contw 
-0x7641 033428 fetch 6 ,mem_lap 
-0x7642 033429 istore 6 ,contw 
-0x7643 033430 fetch 3 ,mem_sp_iocap_local 
-0x7644 033431 istore 3 ,contw 
-0x7645 033433 call function_f3b 
-0x7646 033434 fetch 1 ,mem_master_sp_state 
-0x7647 033435 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
-0x7648 033436 jam sp_stat_confirm_send ,mem_sp_state 
-0x7649 033437 jam sp_flag_commit ,mem_sp_flag 
-0x764a 033438 rtn 
-:      033439 sp_confirm_calc_master:
-0x764b 033440 jam sp_stat_confirm_send ,mem_master_sp_state 
-0x764c 033441 jam sp_flag_commit ,mem_master_sp_flag 
-0x764d 033442 rtn 
-:      033444 sp_master_key_prarm_push:
-0x764e 033445 arg mem_sp_prarm_stack ,contw 
-0x764f 033446 fetch 6 ,mem_plap 
-0x7650 033447 istore 6 ,contw 
-0x7651 033448 fetch 6 ,mem_lap 
-0x7652 033449 istore 6 ,contw 
-0x7653 033450 setarg mem_sp_random_local_end 
-0x7654 033451 istore 2 ,contw 
-0x7655 033452 setarg mem_sp_random_remote_end 
-0x7656 033453 istore 2 ,contw 
-0x7657 033454 branch sp_link_key_calc 
-:      033455 sp_link_key_prarm_push:
-0x7658 033456 jam sp_stat_done ,mem_sp_state 
-0x7659 033457 arg mem_sp_prarm_stack ,contw 
-0x765a 033458 fetch 6 ,mem_lap 
-0x765b 033459 istore 6 ,contw 
-0x765c 033460 fetch 6 ,mem_plap 
-0x765d 033461 istore 6 ,contw 
-0x765e 033462 setarg mem_sp_random_remote_end 
-0x765f 033463 istore 2 ,contw 
-0x7660 033464 setarg mem_sp_random_local_end 
-0x7661 033465 istore 2 ,contw 
-:      033466 sp_link_key_calc:
-0x7662 033468 arg mem_addr_value ,contw 
-0x7663 033469 fetch 6 ,mem_sp_prarm_stack 
-0x7664 033470 istore 6 ,contw 
-0x7665 033471 fetch 6 ,mem_sp_prarm_stack + 6 
-0x7666 033472 istore 6 ,contw 
-0x7667 033474 call function_f2 
-0x7668 033477 jam 1 ,mem_link_key_exists 
-0x7669 033478 arg mem_link_key ,contw 
-0x766a 033479 arg mem_sp_calc_result_high ,contr 
-0x766b 033480 call memcpy16 
-0x766c 033481 branch generate_linkkey_continue 
-:      033484 sp_pubkey_calc:
-0x766d 033485 bpatchx patch3c_7 ,mem_patch3c 
-0x766e 033486 fetch 1 ,mem_sp_local_key_invalid 
-0x766f 033487 rtnne sp_key_invalid 
-0x7670 033488 fetch 1 ,mem_sp_calc 
-0x7671 033489 rtnne sp_calc_standby 
-0x7672 033490 arg mem_sp_private_key ,contw 
-0x7673 033491 force 11 ,queue 
-0x7674 033492 call random_generator 
-0x7675 033493 random pdata 
-0x7676 033494 rshift pdata ,pdata 
-0x7677 033495 istore 2 ,contw 
-0x7678 033497 arg mem_k ,contw 
-0x7679 033498 arg mem_sp_private_key ,contr 
-0x767a 033499 call memcpy24 
-0x767b 033501 arg mem_ax ,contw 
-0x767c 033502 arg mem_gx ,contr 
-0x767d 033503 call memcpy48 
-0x767e 033505 arg mem_az ,contw 
-0x767f 033506 call bn_zero 
-0x7680 033507 jam 1 ,mem_az 
-0x7681 033509 call eckp_calc_init 
-0x7682 033510 jam sp_calc_pubkey ,mem_sp_calc 
-0x7683 033511 rtn 
-:      033513 sp_pubkey_generated:
-0x7684 033514 arg mem_sp_pubkey_local ,contw 
-0x7685 033515 arg mem_bx ,contr 
-0x7686 033516 call memcpy48 
-0x7687 033517 jam sp_key_valid ,mem_sp_local_key_invalid 
-0x7688 033518 jam sp_calc_standby ,mem_sp_calc 
-0x7689 033519 rtn 
-:      033521 sp_dhkey_calc:
-0x768a 033522 bpatchx patch3d_0 ,mem_patch3d 
-0x768b 033523 fetch 1 ,mem_sp_dhkey_invalid 
-0x768c 033524 rtnne sp_key_invalid 
-0x768d 033525 fetch 1 ,mem_sp_calc 
-0x768e 033526 rtnne sp_calc_standby 
-0x768f 033528 arg mem_k ,contw 
-0x7690 033529 arg mem_sp_private_key ,contr 
-0x7691 033530 call memcpy24 
-0x7692 033532 arg mem_ax ,contw 
-0x7693 033533 arg mem_sp_pubkey_remote ,contr 
-0x7694 033534 call memcpy48 
-0x7695 033536 arg mem_az ,contw 
-0x7696 033537 call bn_zero 
-0x7697 033538 jam 1 ,mem_az 
-0x7698 033540 call eckp_calc_init 
-0x7699 033541 jam sp_calc_dhkey ,mem_sp_calc 
-0x769a 033542 rtn 
-:      033544 sp_dhkey_generated:
-0x769b 033545 jam sp_flag_commit ,mem_sp_dh_ready 
-0x769c 033546 arg mem_sp_dhkey ,contw 
-0x769d 033547 arg mem_bx ,contr 
-0x769e 033548 call memcpy24 
-0x769f 033549 jam sp_key_valid ,mem_sp_dhkey_invalid 
-0x76a0 033550 jam sp_calc_standby ,mem_sp_calc 
-0x76a1 033551 rtn 
-:      033553 random_generator:
-0x76a2 033554 increase -1 ,queue 
-0x76a3 033555 nrtn positive 
-0x76a4 033556 random pdata 
-0x76a5 033557 istore 2 ,contw 
-0x76a6 033558 branch random_generator 
-:      033559 compare4:
-0x76a7 033560 increase -1 ,queue 
-0x76a8 033561 nbranch compare4_success ,positive 
-0x76a9 033562 ifetch 4 ,rega 
-0x76aa 033563 copy pdata ,temp 
-0x76ab 033564 ifetch 4 ,regb 
-0x76ac 033565 iflip temp ,pdata 
-0x76ad 033566 nbranch compare4_failed ,zero 
-0x76ae 033567 increase 4 ,rega 
-0x76af 033568 increase 4 ,regb 
-0x76b0 033569 branch compare4 
-:      033570 compare4_failed:
-0x76b1 033571 disable true 
-0x76b2 033572 rtn 
-:      033573 compare4_success:
-0x76b3 033574 enable true 
-0x76b4 033575 rtn 
-:      033582 simple_pairing_sequence:
-0x76b5 033583 bpatchx patch3d_1 ,mem_patch3d 
-0x76b6 033584 fetch 1 ,mem_sp_flag 
-0x76b7 033585 rtn blank 
-0x76b8 033586 call lmo_fifo_check 
-0x76b9 033587 nrtn blank 
-0x76ba 033588 jam sp_flag_standby ,mem_sp_flag 
-0x76bb 033589 fetch 1 ,mem_sp_state 
-0x76bc 033590 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
-0x76bd 033591 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
-0x76be 033592 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
-0x76bf 033593 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
-0x76c0 033594 beq sp_stat_key_generate ,sp_generate_local_key 
-0x76c1 033595 beq sp_stat_commit_calc ,sp_calculate_commitment 
-0x76c2 033596 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76c3 033597 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76c4 033598 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
-0x76c5 033600 rtn 
-:      033602 master_simple_paring_sequence:
-0x76c6 033603 bpatchx patch3d_2 ,mem_patch3d 
-0x76c7 033604 fetch 1 ,mem_master_sp_flag 
-0x76c8 033605 rtn blank 
-0x76c9 033606 call lmo_fifo_check 
-0x76ca 033607 nrtn blank 
-0x76cb 033608 jam sp_flag_standby ,mem_master_sp_flag 
-0x76cc 033609 fetch 1 ,mem_master_sp_state 
-0x76cd 033610 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
-0x76ce 033611 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
-0x76cf 033612 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
-0x76d0 033613 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
-0x76d1 033614 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
-0x76d2 033615 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
-0x76d3 033616 beq sp_stat_confirm_calc ,sp_confirm_calc 
-0x76d4 033617 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
-0x76d5 033618 beq sp_stat_confirm_check ,sp_confirm_check 
-0x76d6 033619 beq sp_state_end ,master_sp_sm_end 
-0x76d7 033620 rtn 
-:      033622 master_set_mem_master_sp_flag:
-0x76d8 033623 jam sp_flag_commit ,mem_master_sp_flag 
-0x76d9 033624 rtn 
-:      033626 master_clear_mem_master_sp_flag:
-0x76da 033627 jam sp_flag_standby ,mem_master_sp_flag 
-0x76db 033628 rtn 
-:      033629 sp_calc_sequence:
-0x76dc 033630 bpatchx patch3d_3 ,mem_patch3d 
-0x76dd 033631 fetch 1 ,mem_ssp_enable 
-0x76de 033632 rtn blank 
-0x76df 033633 fetch 1 ,mem_sp_calc 
-0x76e0 033634 rtn blank 
-0x76e1 033635 increase 0x80 ,pdata 
-0x76e2 033636 store 1 ,mem_sp_calc 
-0x76e3 033637 rtnbit1 7 
-0x76e4 033638 fetch 1 ,mem_ec_loopc 
-0x76e5 033639 branch sp_calc_sequence_done ,blank 
-0x76e6 033640 branch eckp_calc 
-:      033642 sp_calc_sequence_done:
-0x76e7 033643 call ecunmapz 
-0x76e8 033644 fetch 1 ,mem_sp_calc 
-0x76e9 033645 beq sp_calc_pubkey ,sp_pubkey_generated 
-0x76ea 033646 beq sp_calc_dhkey ,sp_dhkey_generated 
-0x76eb 033647 rtn 
-:      033650 bn_testbit:
-0x76ec 033651 and pdata ,7 ,queue 
-0x76ed 033652 rshift3 pdata ,pdata 
-0x76ee 033653 iadd contr ,contr 
-0x76ef 033654 ifetch 1 ,contr 
-0x76f0 033655 qisolate0 pdata 
-0x76f1 033656 rtn 
-:      033659 ec_copy:
-0x76f2 033660 call memcpy24 
-0x76f3 033661 call memcpy24 
-0x76f4 033662 branch memcpy24 
-:      033665 bn_eq_zero:
-0x76f5 033666 ifetch 8 ,contr 
-0x76f6 033667 nrtn blank 
-0x76f7 033668 ifetch 8 ,contr 
-0x76f8 033669 nrtn blank 
-0x76f9 033670 ifetch 8 ,contr 
-0x76fa 033671 rtn 
-:      033676 bn_eq_0:
-0x76fb 033677 ifetch 4 ,rega 
-0x76fc 033678 iforce temp 
-0x76fd 033679 ifetch 4 ,regb 
-0x76fe 033680 isub temp ,null 
-0x76ff 033681 nrtn zero 
-0x7700 033682 increase 4 ,rega 
-0x7701 033683 increase 4 ,regb 
-0x7702 033684 loop bn_eq_0 
-0x7703 033685 rtn 
-:      033688 bn_bigeq:
-0x7704 033689 force 6 ,loopcnt 
-0x7705 033690 increase 20 ,rega 
-0x7706 033691 increase 20 ,regb 
-:      033692 bn_bigeq_0:
-0x7707 033693 ifetch 4 ,regb 
-0x7708 033694 iforce temp 
-0x7709 033695 ifetch 4 ,rega 
-0x770a 033696 isub temp ,pdata 
-0x770b 033697 nrtn positive 
-0x770c 033698 nrtn blank 
-0x770d 033699 increase -4 ,rega 
-0x770e 033700 increase -4 ,regb 
-0x770f 033701 loop bn_bigeq_0 
-0x7710 033702 rtn 
-:      033704 bn_add:
-0x7711 033705 force 6 ,loopcnt 
-0x7712 033706 force 0 ,regc 
-:      033707 bn_add_0:
-0x7713 033708 ifetch 4 ,rega 
-0x7714 033709 iforce temp 
-0x7715 033710 ifetch 4 ,regb 
-0x7716 033711 iadd temp ,pdata 
-0x7717 033712 iadd regc ,pdata 
-0x7718 033713 istore 4 ,contw 
-0x7719 033714 isolate1 32 ,pdata 
-0x771a 033715 setflag true ,0 ,regc 
-0x771b 033716 increase 4 ,rega 
-0x771c 033717 increase 4 ,regb 
-0x771d 033718 loop bn_add_0 
-0x771e 033719 rtn 
-:      033721 bn_sub:
-0x771f 033722 force 6 ,loopcnt 
-0x7720 033723 force 0 ,regc 
-:      033724 bn_sub_0:
-0x7721 033725 ifetch 4 ,regb 
-0x7722 033726 iforce temp 
-0x7723 033727 ifetch 4 ,rega 
-0x7724 033728 isub temp ,pdata 
-0x7725 033729 isub regc ,pdata 
-0x7726 033730 istore 4 ,contw 
-0x7727 033731 isolate1 32 ,pdata 
-0x7728 033732 setflag true ,0 ,regc 
-0x7729 033733 increase 4 ,rega 
-0x772a 033734 increase 4 ,regb 
-0x772b 033735 loop bn_sub_0 
-0x772c 033736 rtn 
-:      033738 bn_rshift6:
-0x772d 033739 force 6 ,loopcnt 
-0x772e 033740 increase 20 ,rega 
-:      033741 bn_rshift:
-0x772f 033742 force 0 ,regc 
-:      033743 bn_rshift_0:
-0x7730 033744 ifetch 4 ,rega 
-0x7731 033745 isolate1 0 ,pdata 
-0x7732 033746 setflag true ,1 ,regc 
-0x7733 033747 rshift pdata ,pdata 
-0x7734 033748 isolate1 0 ,regc 
-0x7735 033749 setflag true ,31 ,pdata 
-0x7736 033750 istore 4 ,rega 
-0x7737 033751 increase -4 ,rega 
-0x7738 033752 rshift regc ,regc 
-0x7739 033753 loop bn_rshift_0 
-0x773a 033754 rtn 
-:      033756 bn_lshift:
-0x773b 033757 force 6 ,loopcnt 
-0x773c 033758 force 0 ,regc 
-:      033759 bn_lshift_0:
-0x773d 033760 ifetch 4 ,rega 
-0x773e 033761 isolate1 31 ,pdata 
-0x773f 033762 setflag true ,1 ,regc 
-0x7740 033763 lshift pdata ,pdata 
-0x7741 033764 isolate1 0 ,regc 
-0x7742 033765 setflag true ,0 ,pdata 
-0x7743 033766 istore 4 ,rega 
-0x7744 033767 increase 4 ,rega 
-0x7745 033768 rshift regc ,regc 
-0x7746 033769 loop bn_lshift_0 
-0x7747 033770 rtn 
-:      033772 bn_lshiftmod:
-0x7748 033773 call bn_lshift 
-:      033774 bn_lshiftmod_ismod:
-0x7749 033775 isolate1 0 ,regc 
-0x774a 033776 branch bn_lshiftmod_0 ,true 
-0x774b 033777 arg mem_p ,regb 
-0x774c 033778 copy rega ,regc 
-0x774d 033779 increase -24 ,rega 
-0x774e 033780 call bn_bigeq 
-0x774f 033781 nrtn positive 
-0x7750 033782 copy regc ,rega 
-:      033783 bn_lshiftmod_0:
-0x7751 033784 increase -24 ,rega 
-0x7752 033785 arg mem_p ,regb 
-0x7753 033786 copy rega ,contw 
-0x7754 033787 branch bn_sub 
-:      033790 bn_addmod:
-0x7755 033791 call bn_add 
-0x7756 033792 copy contw ,rega 
-0x7757 033793 branch bn_lshiftmod_ismod 
-:      033795 bn_submod:
-0x7758 033796 call bn_sub 
-0x7759 033797 isolate0 0 ,regc 
-0x775a 033798 rtn true 
-0x775b 033799 arg mem_p ,regb 
-0x775c 033800 add contw ,-24 ,rega 
-0x775d 033801 copy rega ,contw 
-0x775e 033802 branch bn_add 
-:      033805 bn_p192mod:
-0x775f 033806 copy contw ,timeup 
-0x7760 033807 copy rega ,alarm 
-0x7761 033808 arg mem_tmp2 ,regb 
-0x7762 033809 copy regb ,contw 
-0x7763 033810 add rega ,24 ,contr 
-0x7764 033811 ifetch 8 ,contr 
-0x7765 033812 istore 8 ,contw 
-0x7766 033813 istore 8 ,contw 
-0x7767 033814 force 0 ,pdata 
-0x7768 033815 istore 8 ,contw 
-0x7769 033816 copy timeup ,contw 
-0x776a 033817 call bn_addmod 
-0x776b 033818 arg mem_tmp2 ,regb 
-0x776c 033819 copy regb ,contw 
-0x776d 033820 force 0 ,pdata 
-0x776e 033821 istore 8 ,contw 
-0x776f 033822 add alarm ,32 ,contr 
-0x7770 033823 ifetch 8 ,contr 
-0x7771 033824 istore 8 ,contw 
-0x7772 033825 istore 8 ,contw 
-0x7773 033826 copy timeup ,rega 
-0x7774 033827 copy rega ,contw 
-0x7775 033828 call bn_addmod 
-0x7776 033829 arg mem_tmp2 ,regb 
-0x7777 033830 copy regb ,contw 
-0x7778 033831 add alarm ,40 ,contr 
-0x7779 033832 ifetch 8 ,contr 
-0x777a 033833 istore 8 ,contw 
-0x777b 033834 istore 8 ,contw 
-0x777c 033835 istore 8 ,contw 
-0x777d 033836 copy timeup ,rega 
-0x777e 033837 copy rega ,contw 
-0x777f 033838 branch bn_addmod 
-:      033841 bn_load:
-0x7780 033842 force 6 ,loopcnt 
-:      033843 bn_load_0:
-0x7781 033844 ifetch 4 ,contr 
-0x7782 033845 iforce regext 
-0x7783 033846 increase 1 ,regext_index 
-0x7784 033847 loop bn_load_0 
-0x7785 033848 rtn 
-:      033852 bn_mulmod:
-0x7786 033853 copy contw ,timeup 
-0x7787 033854 arg mem_tmp1 ,contw 
-0x7788 033855 call bn_zero 
-0x7789 033856 arg mem_tmp1 ,contw 
-0x778a 033857 copy rega ,contr 
-0x778b 033858 force 0 ,regext_index 
-0x778c 033859 call bn_load 
-0x778d 033860 copy regb ,contr 
-0x778e 033861 call bn_load 
-0x778f 033862 force 0 ,regb 
-:      033863 bn_mulmod_1:
-0x7790 033864 force 0 ,temp 
-0x7791 033865 force 6 ,regc 
-:      033866 bn_mulmod_0:
-0x7792 033867 ifetch 4 ,contw 
-0x7793 033868 iforce rega 
-0x7794 033869 copy regb ,regext_index 
-0x7795 033870 deposit regext 
-0x7796 033871 copy regc ,regext_index 
-0x7797 033872 imul32 regext ,pdata 
-0x7798 033873 iadd rega ,pdata 
-0x7799 033874 iadd temp ,pdata 
-0x779a 033875 istore 4 ,contw 
-0x779b 033876 rshift32 pdata ,temp 
-0x779c 033877 increase 1 ,regc 
-0x779d 033878 compare 12 ,regc ,0xff 
-0x779e 033879 nbranch bn_mulmod_0 ,true 
-0x779f 033880 deposit temp 
-0x77a0 033881 istore 4 ,contw 
-0x77a1 033882 increase -24 ,contw 
-0x77a2 033883 increase 1 ,regb 
-0x77a3 033884 compare 6 ,regb ,0xff 
-0x77a4 033885 nbranch bn_mulmod_1 ,true 
-0x77a5 033886 arg mem_tmp1 ,rega 
-0x77a6 033887 copy timeup ,contw 
-0x77a7 033888 branch bn_p192mod 
-:      033891 bn_sqrmod:
-0x77a8 033892 copy rega ,regb 
-0x77a9 033893 branch bn_mulmod 
-:      033895 bn_rshifteven:
-0x77aa 033896 copy rega ,alarm 
-:      033897 bn_rshifteven_1:
-0x77ab 033898 copy alarm ,rega 
-0x77ac 033899 ifetch 1 ,rega 
-0x77ad 033900 isolate1 0 ,pdata 
-0x77ae 033901 rtn true 
-0x77af 033902 call bn_rshift6 
-0x77b0 033903 ifetch 1 ,regb 
-0x77b1 033904 isolate0 0 ,pdata 
-0x77b2 033905 branch bn_rshifteven_0 ,true 
-0x77b3 033906 arg mem_p ,rega 
-0x77b4 033907 copy regb ,contw 
-0x77b5 033908 call bn_add 
-0x77b6 033909 ifetch 1 ,regb 
-0x77b7 033910 iadd regc ,pdata 
-0x77b8 033911 istore 1 ,regb 
-0x77b9 033912 increase -24 ,regb 
-:      033913 bn_rshifteven_0:
-0x77ba 033914 add regb ,24 ,rega 
-0x77bb 033915 force 7 ,loopcnt 
-0x77bc 033916 call bn_rshift 
-0x77bd 033917 branch bn_rshifteven_1 
-:      033920 bn_invmod:
-0x77be 033921 copy contw ,timeup 
-0x77bf 033922 arg mem_tmp0 ,contw 
-0x77c0 033923 call bn_zero 
-0x77c1 033924 force 0 ,pdata 
-0x77c2 033925 store 4 ,mem_tmp5 
-0x77c3 033926 store 4 ,mem_t2 
-0x77c4 033927 jam 1 ,mem_tmp0 
-0x77c5 033928 arg mem_tmp1 ,contw 
-0x77c6 033929 call bn_zero 
-0x77c7 033930 arg mem_p ,contr 
-0x77c8 033931 arg mem_tmp2 ,contw 
-0x77c9 033932 call memcpy24 
-0x77ca 033933 copy rega ,contr 
-0x77cb 033934 arg mem_tmp3 ,contw 
-0x77cc 033935 call memcpy24 
-:      033936 bn_invmod_2:
-0x77cd 033937 arg mem_tmp3 ,contr 
-0x77ce 033938 call bn_eq_zero 
-0x77cf 033939 branch bn_invmod_0 ,blank 
-0x77d0 033940 arg mem_tmp3 ,rega 
-0x77d1 033941 arg mem_tmp0 ,regb 
-0x77d2 033942 call bn_rshifteven 
-0x77d3 033944 arg mem_tmp2 ,rega 
-0x77d4 033945 arg mem_tmp1 ,regb 
-0x77d5 033946 call bn_rshifteven 
-0x77d6 033947 arg mem_tmp3 ,rega 
-0x77d7 033948 arg mem_tmp2 ,regb 
-0x77d8 033949 call bn_bigeq 
-0x77d9 033950 branch bn_invmod_1 ,positive 
-0x77da 033951 arg mem_tmp2 ,rega 
-0x77db 033952 arg mem_tmp3 ,regb 
-0x77dc 033953 copy rega ,contw 
-0x77dd 033954 call bn_sub 
-0x77de 033955 arg mem_tmp0 ,rega 
-0x77df 033956 arg mem_tmp1 ,regb 
-0x77e0 033957 copy regb ,contw 
-0x77e1 033958 call bn_add 
-0x77e2 033959 ifetch 1 ,rega 
-0x77e3 033960 iadd regc ,regc 
-0x77e4 033961 ifetch 1 ,regb 
-0x77e5 033962 iadd regc ,pdata 
-0x77e6 033963 istore 1 ,regb 
-0x77e7 033964 branch bn_invmod_2 
-:      033965 bn_invmod_1:
-0x77e8 033966 arg mem_tmp3 ,rega 
-0x77e9 033967 arg mem_tmp2 ,regb 
-0x77ea 033968 copy rega ,contw 
-0x77eb 033969 call bn_sub 
-0x77ec 033970 arg mem_tmp1 ,rega 
-0x77ed 033971 arg mem_tmp0 ,regb 
-0x77ee 033972 copy regb ,contw 
-0x77ef 033973 call bn_add 
-0x77f0 033974 ifetch 1 ,rega 
-0x77f1 033975 iadd regc ,regc 
-0x77f2 033976 ifetch 1 ,regb 
-0x77f3 033977 iadd regc ,pdata 
-0x77f4 033978 istore 1 ,regb 
-0x77f5 033979 branch bn_invmod_2 
-:      033980 bn_invmod_0:
-0x77f6 033981 arg mem_tmp0 ,contw 
-0x77f7 033982 call bn_zero 
-0x77f8 033983 fetch 1 ,mem_tmp5 
-0x77f9 033984 store 1 ,mem_tmp0 
-0x77fa 033985 store 1 ,mem_tmp0a 
-0x77fb 033986 arg mem_tmp0 ,rega 
-0x77fc 033987 arg mem_tmp1 ,regb 
-0x77fd 033988 copy regb ,contw 
-0x77fe 033989 call bn_addmod 
-0x77ff 033990 arg mem_p ,rega 
-0x7800 033991 arg mem_tmp1 ,regb 
-0x7801 033992 copy timeup ,contw 
-0x7802 033993 branch bn_submod 
-:      033998 ecdbl:
-0x7803 033999 arg mem_cz ,rega 
-0x7804 034000 arg mem_t2 ,contw 
-0x7805 034001 call bn_sqrmod 
-0x7806 034002 arg mem_t2 ,rega 
-0x7807 034003 arg mem_t3 ,contw 
-0x7808 034004 call bn_sqrmod 
-0x7809 034005 arg mem_a ,rega 
-0x780a 034006 arg mem_t3 ,regb 
-0x780b 034007 arg mem_t3 ,contw 
-0x780c 034008 call bn_mulmod 
-0x780d 034009 arg mem_cx ,rega 
-0x780e 034010 arg mem_t2 ,contw 
-0x780f 034011 call bn_sqrmod 
-0x7810 034012 arg mem_t2 ,contr 
-0x7811 034013 arg mem_t1 ,contw 
-0x7812 034014 call memcpy24 
-0x7813 034015 arg mem_t1 ,rega 
-0x7814 034016 call bn_lshiftmod 
-0x7815 034017 arg mem_t2 ,rega 
-0x7816 034018 arg mem_t1 ,regb 
-0x7817 034019 arg mem_t2 ,contw 
-0x7818 034020 call bn_addmod 
-0x7819 034021 arg mem_t2 ,rega 
-0x781a 034022 arg mem_t3 ,regb 
-0x781b 034023 arg mem_t2 ,contw 
-0x781c 034024 call bn_addmod 
-0x781d 034025 arg mem_cx ,contr 
-0x781e 034026 arg mem_t1 ,contw 
-0x781f 034027 call memcpy24 
-0x7820 034028 arg mem_cy ,rega 
-0x7821 034029 arg mem_t3 ,contw 
-0x7822 034030 call bn_sqrmod 
-0x7823 034031 arg mem_t1 ,rega 
-0x7824 034032 call bn_lshiftmod 
-0x7825 034033 arg mem_t1 ,rega 
-0x7826 034034 call bn_lshiftmod 
-0x7827 034035 arg mem_t1 ,rega 
-0x7828 034036 arg mem_t3 ,regb 
-0x7829 034037 arg mem_t1 ,contw 
-0x782a 034038 call bn_mulmod 
-0x782b 034039 arg mem_t3 ,rega 
-0x782c 034040 arg mem_t0 ,contw 
-0x782d 034041 call bn_sqrmod 
-0x782e 034042 arg mem_t0 ,rega 
-0x782f 034043 call bn_lshiftmod 
-0x7830 034044 arg mem_t0 ,rega 
-0x7831 034045 call bn_lshiftmod 
-0x7832 034046 arg mem_t0 ,rega 
-0x7833 034047 call bn_lshiftmod 
-0x7834 034048 arg mem_cy ,contr 
-0x7835 034049 arg mem_t3 ,contw 
-0x7836 034050 call memcpy24 
-0x7837 034051 arg mem_t3 ,rega 
-0x7838 034052 call bn_lshiftmod 
-0x7839 034053 arg mem_t3 ,rega 
-0x783a 034054 arg mem_cz ,regb 
-0x783b 034055 arg mem_cz ,contw 
-0x783c 034056 call bn_mulmod 
-0x783d 034057 arg mem_t2 ,rega 
-0x783e 034058 arg mem_t3 ,contw 
-0x783f 034059 call bn_sqrmod 
-0x7840 034060 arg mem_t3 ,rega 
-0x7841 034061 arg mem_t1 ,regb 
-0x7842 034062 arg mem_t3 ,contw 
-0x7843 034063 call bn_submod 
-0x7844 034064 arg mem_t3 ,rega 
-0x7845 034065 arg mem_t1 ,regb 
-0x7846 034066 arg mem_cx ,contw 
-0x7847 034067 call bn_submod 
-0x7848 034068 arg mem_t1 ,rega 
-0x7849 034069 arg mem_cx ,regb 
-0x784a 034070 arg mem_t3 ,contw 
-0x784b 034071 call bn_submod 
-0x784c 034072 arg mem_t3 ,rega 
-0x784d 034073 arg mem_t2 ,regb 
-0x784e 034074 arg mem_t3 ,contw 
-0x784f 034075 call bn_mulmod 
-0x7850 034076 arg mem_t3 ,rega 
-0x7851 034077 arg mem_t0 ,regb 
-0x7852 034078 arg mem_cy ,contw 
-0x7853 034079 branch bn_submod 
-:      034083 ecadd:
-0x7854 034084 arg mem_az ,rega 
-0x7855 034085 arg mem_t7 ,contw 
-0x7856 034086 call bn_sqrmod 
-0x7857 034087 arg mem_cx ,rega 
-0x7858 034088 arg mem_t7 ,regb 
-0x7859 034089 arg mem_t0 ,contw 
-0x785a 034090 call bn_mulmod 
-0x785b 034091 arg mem_az ,rega 
-0x785c 034092 arg mem_t7 ,regb 
-0x785d 034093 arg mem_t7 ,contw 
-0x785e 034094 call bn_mulmod 
-0x785f 034095 arg mem_cy ,rega 
-0x7860 034096 arg mem_t7 ,regb 
-0x7861 034097 arg mem_t1 ,contw 
-0x7862 034098 call bn_mulmod 
-0x7863 034099 arg mem_cz ,rega 
-0x7864 034100 arg mem_t7 ,contw 
-0x7865 034101 call bn_sqrmod 
-0x7866 034102 arg mem_ax ,rega 
-0x7867 034103 arg mem_t7 ,regb 
-0x7868 034104 arg mem_t2 ,contw 
-0x7869 034105 call bn_mulmod 
-0x786a 034106 arg mem_cz ,rega 
-0x786b 034107 arg mem_t7 ,regb 
-0x786c 034108 arg mem_t7 ,contw 
-0x786d 034109 call bn_mulmod 
-0x786e 034110 arg mem_ay ,rega 
-0x786f 034111 arg mem_t7 ,regb 
-0x7870 034112 arg mem_t3 ,contw 
-0x7871 034113 call bn_mulmod 
-0x7872 034114 arg mem_t0 ,rega 
-0x7873 034115 arg mem_t2 ,regb 
-0x7874 034116 arg mem_t7 ,contw 
-0x7875 034117 call bn_submod 
-0x7876 034118 arg mem_t0 ,rega 
-0x7877 034119 arg mem_t2 ,regb 
-0x7878 034120 arg mem_t0 ,contw 
-0x7879 034121 call bn_addmod 
-0x787a 034122 arg mem_t1 ,rega 
-0x787b 034123 arg mem_t3 ,regb 
-0x787c 034124 arg mem_t2 ,contw 
-0x787d 034125 call bn_submod 
-0x787e 034126 arg mem_t1 ,rega 
-0x787f 034127 arg mem_t3 ,regb 
-0x7880 034128 arg mem_t1 ,contw 
-0x7881 034129 call bn_addmod 
-0x7882 034130 arg mem_t1 ,rega 
-0x7883 034131 arg mem_t7 ,regb 
-0x7884 034132 arg mem_t1 ,contw 
-0x7885 034133 call bn_mulmod 
-0x7886 034134 arg mem_cz ,rega 
-0x7887 034135 arg mem_az ,regb 
-0x7888 034136 arg mem_t3 ,contw 
-0x7889 034137 call bn_mulmod 
-0x788a 034138 arg mem_t3 ,rega 
-0x788b 034139 arg mem_t7 ,regb 
-0x788c 034140 arg mem_cz ,contw 
-0x788d 034141 call bn_mulmod 
-0x788e 034142 arg mem_t7 ,rega 
-0x788f 034143 arg mem_t7 ,contw 
-0x7890 034144 call bn_sqrmod 
-0x7891 034145 arg mem_t7 ,rega 
-0x7892 034146 arg mem_t0 ,regb 
-0x7893 034147 arg mem_t3 ,contw 
-0x7894 034148 call bn_mulmod 
-0x7895 034149 arg mem_t7 ,rega 
-0x7896 034150 arg mem_t1 ,regb 
-0x7897 034151 arg mem_t1 ,contw 
-0x7898 034152 call bn_mulmod 
-0x7899 034153 arg mem_t2 ,rega 
-0x789a 034154 arg mem_cx ,contw 
-0x789b 034155 call bn_sqrmod 
-0x789c 034156 arg mem_cx ,rega 
-0x789d 034157 arg mem_t3 ,regb 
-0x789e 034158 arg mem_cx ,contw 
-0x789f 034159 call bn_submod 
-0x78a0 034160 arg mem_cx ,contr 
-0x78a1 034161 arg mem_t7 ,contw 
-0x78a2 034162 call memcpy24 
-0x78a3 034163 arg mem_t7 ,rega 
-0x78a4 034164 call bn_lshiftmod 
-0x78a5 034165 arg mem_t3 ,rega 
-0x78a6 034166 arg mem_t7 ,regb 
-0x78a7 034167 arg mem_t3 ,contw 
-0x78a8 034168 call bn_submod 
-0x78a9 034169 arg mem_t3 ,rega 
-0x78aa 034170 arg mem_t2 ,regb 
-0x78ab 034171 arg mem_t2 ,contw 
-0x78ac 034172 call bn_mulmod 
-0x78ad 034173 arg mem_t2 ,rega 
-0x78ae 034174 arg mem_t1 ,regb 
-0x78af 034175 arg mem_cy ,contw 
-0x78b0 034176 call bn_submod 
-0x78b1 034177 arg mem_cy ,rega 
-0x78b2 034178 arg mem_p ,regb 
-0x78b3 034179 arg mem_cy ,contw 
-0x78b4 034180 force 0 ,regc 
-0x78b5 034181 fetch 1 ,mem_cy 
-0x78b6 034182 isolate1 0 ,pdata 
-0x78b7 034183 call bn_add ,true 
-0x78b8 034184 copy regc ,alarm 
-0x78b9 034185 arg mem_cy ,rega 
-0x78ba 034186 call bn_rshift6 
-0x78bb 034187 fetch 1 ,mem_cy5 
-0x78bc 034188 isolate1 0 ,alarm 
-0x78bd 034189 setflag true ,7 ,pdata 
-0x78be 034190 store 1 ,mem_cy5 
-0x78bf 034191 rtn 
-:      034195 eckp_0:
-0x78c0 034196 fetch 1 ,mem_ec_loopc 
-0x78c1 034197 increase -1 ,pdata 
-0x78c2 034198 nrtn positive 
-0x78c3 034199 store 1 ,mem_ec_loopc 
-0x78c4 034200 fetch 1 ,mem_ec_infinite 
-0x78c5 034201 call ecdbl ,blank 
-0x78c6 034202 fetch 1 ,mem_ec_loopc 
-0x78c7 034203 arg mem_k ,contr 
-0x78c8 034204 call bn_testbit 
-0x78c9 034205 branch eckp_0 ,true 
-0x78ca 034206 fetch 1 ,mem_ec_infinite 
-0x78cb 034207 nbranch eckp_1 ,blank 
-0x78cc 034208 call ecadd 
-0x78cd 034209 branch eckp_0 
-:      034210 eckp_1:
-0x78ce 034211 jam 0 ,mem_ec_infinite 
-0x78cf 034212 arg mem_ax ,contr 
-0x78d0 034213 arg mem_cx ,contw 
-0x78d1 034214 call ec_copy 
-0x78d2 034215 branch eckp_0 
-:      034218 ecunmapz:
-0x78d3 034219 arg mem_cz ,rega 
-0x78d4 034220 arg mem_t3 ,contw 
-0x78d5 034221 call bn_invmod 
-0x78d6 034222 arg mem_t3 ,rega 
-0x78d7 034223 arg mem_t1 ,contw 
-0x78d8 034224 call bn_sqrmod 
-0x78d9 034225 arg mem_cx ,rega 
-0x78da 034226 arg mem_t1 ,regb 
-0x78db 034227 arg mem_bx ,contw 
-0x78dc 034228 call bn_mulmod 
-0x78dd 034229 arg mem_t3 ,rega 
-0x78de 034230 arg mem_t1 ,regb 
-0x78df 034231 arg mem_t2 ,contw 
-0x78e0 034232 call bn_mulmod 
-0x78e1 034233 arg mem_cy ,rega 
-0x78e2 034234 arg mem_t2 ,regb 
-0x78e3 034235 arg mem_by ,contw 
-0x78e4 034236 branch bn_mulmod 
-:      034240 sha_endian_swap2:
-0x78e5 034241 ifetch 4 ,contr 
-0x78e6 034242 force 4 ,rega 
-0x78e7 034243 increase 3 ,contw 
-:      034244 sha_endian_loop:
-0x78e8 034245 istore 1 ,contw 
-0x78e9 034246 rshift8 pdata ,pdata 
-0x78ea 034247 increase -2 ,contw 
-0x78eb 034248 increase -1 ,rega 
-0x78ec 034249 nbranch sha_endian_loop ,zero 
-0x78ed 034250 increase 5 ,contw 
-0x78ee 034251 loop sha_endian_swap2 
-0x78ef 034252 rtn 
-:      034255 sha_getw:
-0x78f0 034256 lshift2 queue ,pdata 
-0x78f1 034257 iadd timeup ,contr 
-0x78f2 034258 ifetch 4 ,contr 
-0x78f3 034259 rtn 
-:      034261 sha_r:
-0x78f4 034262 force 16 ,alarm 
-0x78f5 034263 arg memdat ,timeup 
-:      034264 sha_r_loop:
-0x78f6 034265 add alarm ,-7 ,queue 
-0x78f7 034266 call sha_getw 
-0x78f8 034267 iforce temp 
-0x78f9 034268 add alarm ,-16 ,queue 
-0x78fa 034269 call sha_getw 
-0x78fb 034270 iadd temp ,temp 
-0x78fc 034271 add alarm ,-2 ,queue 
-0x78fd 034272 call sha_getw 
-0x78fe 034273 shasx pdata ,1 ,pdata 
-0x78ff 034274 iadd temp ,temp 
-0x7900 034275 add alarm ,-15 ,queue 
-0x7901 034276 call sha_getw 
-0x7902 034277 shasx pdata ,0 ,pdata 
-0x7903 034278 iadd temp ,temp 
-0x7904 034279 lshift2 alarm ,pdata 
-0x7905 034280 iadd timeup ,contw 
-0x7906 034281 istoret 4 ,contw 
-0x7907 034282 increase 1 ,alarm 
-0x7908 034283 compare 64 ,alarm ,0xff 
-0x7909 034284 nbranch sha_r_loop ,true 
-0x790a 034285 rtn 
-:      034288 sha_init:
-0x790b 034289 arg memh0 ,contr 
-0x790c 034290 force 7 ,regext_index 
-:      034291 sha_init_0:
-0x790d 034292 ifetch 4 ,contr 
-0x790e 034293 iforce regext 
-0x790f 034294 increase -1 ,regext_index 
-0x7910 034295 branch sha_init_0 ,positive 
-0x7911 034296 rtn 
-:      034298 sha:
-0x7912 034299 bpatchx patch3d_4 ,mem_patch3d 
-0x7913 034300 call sha_r 
-0x7914 034301 arg memahbak ,contw 
-0x7915 034302 force 0 ,regext_index 
-:      034303 sha_0:
-0x7916 034304 deposit regext 
-0x7917 034305 istore 4 ,contw 
-0x7918 034306 increase 1 ,regext_index 
-0x7919 034307 compare 8 ,regext_index ,0xff 
-0x791a 034308 nbranch sha_0 ,true 
-0x791b 034309 call enable_authrom 
-0x791c 034310 arg memk ,timeup 
-0x791d 034311 arg memdat ,alarm 
-0x791e 034312 force 64 ,loopcnt 
-:      034313 sha_loop:
-0x791f 034314 ifetcht 4 ,alarm 
-0x7920 034315 ifetch 4 ,timeup 
-0x7921 034316 increase 4 ,timeup 
-0x7922 034317 increase 4 ,alarm 
-0x7923 034318 iadd temp ,pdata 
-0x7924 034319 force 7 ,regext_index 
-0x7925 034320 iadd regext ,temp 
-0x7926 034321 force 4 ,regext_index 
-0x7927 034322 shasx regext ,3 ,pdata 
-0x7928 034323 iadd temp ,temp 
-0x7929 034324 force 5 ,regext_index 
-0x792a 034325 deposit regext 
-0x792b 034326 force 6 ,regext_index 
-0x792c 034327 ixor regext ,pdata 
-0x792d 034328 force 4 ,regext_index 
-0x792e 034329 iand regext ,pdata 
-0x792f 034330 force 6 ,regext_index 
-0x7930 034331 ixor regext ,pdata 
-0x7931 034332 iadd temp ,temp 
-0x7932 034333 force 7 ,regext_index 
-0x7933 034334 copy temp ,regext 
-0x7934 034335 force 3 ,regext_index 
-0x7935 034336 deposit regext 
-0x7936 034337 iadd temp ,regext 
-0x7937 034338 force 0 ,regext_index 
-0x7938 034339 deposit regext 
-0x7939 034340 force 1 ,regext_index 
-0x793a 034341 iand regext ,temp 
-0x793b 034342 ior regext ,pdata 
-0x793c 034343 force 2 ,regext_index 
-0x793d 034344 iand regext ,pdata 
-0x793e 034345 ior temp ,temp 
-0x793f 034346 force 0 ,regext_index 
-0x7940 034347 shasx regext ,2 ,pdata 
-0x7941 034348 iadd temp ,pdata 
-0x7942 034349 force 7 ,regext_index 
-0x7943 034350 iadd regext ,regext 
-0x7944 034351 regexrot 
-0x7945 034352 loop sha_loop 
-0x7946 034353 arg memahbak ,contr 
-0x7947 034354 force 0 ,regext_index 
-:      034355 sha_1:
-0x7948 034356 ifetch 4 ,contr 
-0x7949 034357 iadd regext ,regext 
-0x794a 034358 increase 1 ,regext_index 
-0x794b 034359 compare 8 ,regext_index ,0xff 
-0x794c 034360 nbranch sha_1 ,true 
-0x794d 034361 branch disable_authrom 
-:      034364 sha_result:
-0x794e 034365 arg memresult ,contw 
-0x794f 034366 force 7 ,regext_index 
-:      034367 sha_regext_save:
-0x7950 034368 deposit regext 
-0x7951 034369 istore 4 ,contw 
-0x7952 034370 increase -1 ,regext_index 
-0x7953 034371 branch sha_regext_save ,positive 
-0x7954 034372 rtn 
-:      034374 pad_xor:
-0x7955 034376 arg memdat ,contw 
-0x7956 034377 increase -4 ,contr 
-0x7957 034378 sub loopcnt ,16 ,rega 
-:      034379 pad_xor_0:
-0x7958 034380 ifetch 4 ,contr 
-0x7959 034381 ixor temp ,pdata 
-0x795a 034382 istore 4 ,contw 
-0x795b 034383 increase -8 ,contr 
-0x795c 034384 loop pad_xor_0 
-0x795d 034385 copy rega ,loopcnt 
-0x795e 034386 deposit temp 
-:      034387 pad_xor_1:
-0x795f 034388 istore 4 ,contw 
-0x7960 034389 loop pad_xor_1 
-0x7961 034390 rtn 
-:      034392 g_noninit_number_confirm:
-0x7962 034393 call g_noninit0 
-0x7963 034394 call sha_result 
-0x7964 034395 branch g_common0 
-:      034397 g_noninit:
-0x7965 034398 call g_noninit0 
-0x7966 034399 branch g_common0 
-:      034401 g_noninit0:
-0x7967 034402 arg mem_sp_pubkey_remote_x_end ,contr 
-0x7968 034403 arg memdat ,contw 
-0x7969 034404 force 6 ,loopcnt 
-0x796a 034405 call memcpy_dword_swap 
-0x796b 034406 arg mem_sp_pubkey_local_x_end ,contr 
-0x796c 034407 force 6 ,loopcnt 
-0x796d 034408 call memcpy_dword_swap 
-0x796e 034409 arg mem_sp_random_remote_end ,contr 
-0x796f 034410 call memcpy_dword_swap4 
-0x7970 034411 call sha_init 
-0x7971 034412 call sha 
-0x7972 034413 arg mem_sp_random_local_end ,contr 
-0x7973 034414 arg memdat ,contw 
-0x7974 034415 branch g_common 
-:      034417 g_init:
-0x7975 034418 arg mem_sp_pubkey_local_x_end ,contr 
-0x7976 034419 arg memdat ,contw 
-0x7977 034420 force 6 ,loopcnt 
-0x7978 034421 call memcpy_dword_swap 
-0x7979 034422 arg mem_sp_pubkey_remote_x_end ,contr 
-0x797a 034423 force 6 ,loopcnt 
-0x797b 034424 call memcpy_dword_swap 
-0x797c 034425 arg mem_sp_random_local_end ,contr 
-0x797d 034426 call memcpy_dword_swap4 
-0x797e 034427 call sha_init 
-0x797f 034428 call sha 
-0x7980 034429 arg mem_sp_random_remote_end ,contr 
-0x7981 034430 arg memdat ,contw 
-0x7982 034431 call g_common 
-0x7983 034432 branch g_common0 
-:      034434 g_common:
-0x7984 034435 call memcpy_dword_swap4 
-0x7985 034436 setarg 0x800000 
-0x7986 034437 lshift8 pdata ,pdata 
-0x7987 034438 istore 4 ,contw 
-0x7988 034439 force 5 ,loopcnt 
-0x7989 034440 call memset0 
-0x798a 034441 setarg 640 
-0x798b 034442 istore 4 ,contw 
-0x798c 034443 branch sha 
-:      034444 g_common0:
-0x798d 034445 fetch 4 ,memresult 
-0x798e 034447 arg 1000 ,rega 
-0x798f 034448 idiv rega 
-0x7990 034449 call wait_div_end 
-0x7991 034450 remainder pdata 
-0x7992 034451 store 4 ,mem_gkey 
-0x7993 034452 quotient pdata 
-0x7994 034453 arg 1000 ,rega 
-0x7995 034454 idiv rega 
-0x7996 034455 call wait_div_end 
-0x7997 034456 remainder pdata 
-0x7998 034457 arg 1000 ,rega 
-0x7999 034458 imul32 rega ,pdata 
-0x799a 034459 fetcht 4 ,mem_gkey 
-0x799b 034460 iadd temp ,pdata 
-0x799c 034461 store 4 ,mem_gkey 
-0x799d 034462 rtn 
-:      034464 function_f1_no_key:
-0x799e 034465 jam 0 ,mem_passkey_1bit 
-0x799f 034466 branch function_f1_common 
-:      034468 function_f1:
-0x79a0 034469 fetch 1 ,mem_ssp_mode_flag 
-0x79a1 034470 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
-:      034471 function_f1_common:
-0x79a2 034472 bpatchx patch3d_5 ,mem_patch3d 
-0x79a3 034473 setarg 0x363636 
-0x79a4 034474 lshift8 pdata ,temp 
-0x79a5 034475 or_into 0x36 ,temp 
-0x79a6 034476 fetch 2 ,mem_sp_prarm_stack 
-0x79a7 034477 copy pdata ,contr 
-0x79a8 034478 force 4 ,loopcnt 
-0x79a9 034479 call pad_xor 
-0x79aa 034480 call sha_init 
-0x79ab 034481 call sha 
-0x79ac 034482 fetch 2 ,mem_sp_prarm_stack + 2 
-0x79ad 034483 copy pdata ,contr 
-0x79ae 034484 arg memdat ,contw 
-0x79af 034485 force 6 ,loopcnt 
-0x79b0 034486 call memcpy_dword_swap 
-0x79b1 034487 fetch 2 ,mem_sp_prarm_stack + 4 
-0x79b2 034488 copy pdata ,contr 
-0x79b3 034489 force 6 ,loopcnt 
-0x79b4 034490 call memcpy_dword_swap 
-0x79b5 034491 setarg 0x800000 
-0x79b6 034492 istore 3 ,contw 
-0x79b7 034494 fetch 1 ,mem_passkey_1bit 
-0x79b8 034496 istore 1 ,contw 
-0x79b9 034497 force 0 ,pdata 
-0x79ba 034498 istore 8 ,contw 
-0x79bb 034499 setarg 0x0388 
-0x79bc 034500 istore 4 ,contw 
-0x79bd 034501 call sha 
-0x79be 034502 call sha_result 
-0x79bf 034503 arg memresult ,contr 
-0x79c0 034504 arg memahsave ,contw 
-0x79c1 034505 call memcpy32 
-0x79c2 034507 setarg 0x5c5c5c 
-0x79c3 034508 lshift8 pdata ,temp 
-0x79c4 034509 or_into 0x5c ,temp 
-0x79c5 034510 fetch 2 ,mem_sp_prarm_stack 
-0x79c6 034511 copy pdata ,contr 
-0x79c7 034512 force 4 ,loopcnt 
-0x79c8 034513 call pad_xor 
-0x79c9 034514 call sha_init 
-0x79ca 034515 call sha 
-0x79cb 034516 arg memahsave_end ,contr 
-0x79cc 034517 arg memdat ,contw 
-0x79cd 034518 force 8 ,loopcnt 
-0x79ce 034519 call memcpy_dword_swap 
-0x79cf 034520 setarg 0x800000 
-0x79d0 034521 lshift8 pdata ,pdata 
-0x79d1 034522 istore 4 ,contw 
-0x79d2 034523 call bn_zero 
-0x79d3 034524 setarg 0x0300 
-0x79d4 034525 istore 4 ,contw 
-0x79d5 034526 call sha 
-0x79d6 034527 branch sha_result 
-:      034530 function_f2:
-0x79d7 034531 setarg 0x363636 
-0x79d8 034532 lshift8 pdata ,temp 
-0x79d9 034533 or_into 0x36 ,temp 
-0x79da 034534 arg mem_sp_dhkey_end ,contr 
-0x79db 034535 force 6 ,loopcnt 
-0x79dc 034536 call pad_xor 
-0x79dd 034537 call sha_init 
-0x79de 034538 call sha 
-0x79df 034539 fetch 2 ,mem_sp_prarm_stack + 12 
-0x79e0 034540 copy pdata ,contr 
-0x79e1 034541 arg memdat ,contw 
-0x79e2 034542 call memcpy_dword_swap4 
-0x79e3 034543 fetch 2 ,mem_sp_prarm_stack + 14 
-0x79e4 034544 copy pdata ,contr 
-0x79e5 034545 call memcpy_dword_swap4 
-0x79e6 034547 setarg 0x62746c 
-0x79e7 034548 lshift8 pdata ,pdata 
-0x79e8 034549 or_into 0x6b ,pdata 
-0x79e9 034550 istore 4 ,contw 
-0x79ea 034551 arg mem_addr_value_end ,contr 
-0x79eb 034552 force 3 ,loopcnt 
-0x79ec 034553 call memcpy_dword_swap 
-0x79ed 034555 setarg 0x800000 
-0x79ee 034556 lshift8 pdata ,pdata 
-0x79ef 034557 istore 4 ,contw 
-0x79f0 034558 force 0 ,pdata 
-0x79f1 034559 istore 8 ,contw 
-0x79f2 034560 setarg 0x0380 
-0x79f3 034561 istore 4 ,contw 
-0x79f4 034562 call sha 
-0x79f5 034564 call sha_result 
-0x79f6 034565 arg memresult ,contr 
-0x79f7 034566 arg memahsave ,contw 
-0x79f8 034567 call memcpy32 
-0x79f9 034569 setarg 0x5c5c5c 
-0x79fa 034570 lshift8 pdata ,temp 
-0x79fb 034571 or_into 0x5c ,temp 
-0x79fc 034572 arg mem_sp_dhkey_end ,contr 
-0x79fd 034573 force 6 ,loopcnt 
-0x79fe 034574 call pad_xor 
-0x79ff 034575 call sha_init 
-0x7a00 034576 call sha 
-0x7a01 034577 arg memahsave_end ,contr 
-0x7a02 034578 arg memdat ,contw 
-0x7a03 034579 force 8 ,loopcnt 
-0x7a04 034580 call memcpy_dword_swap 
-0x7a05 034581 setarg 0x800000 
-0x7a06 034582 lshift8 pdata ,pdata 
-0x7a07 034583 istore 4 ,contw 
-0x7a08 034584 call bn_zero 
-0x7a09 034585 setarg 0x0300 
-0x7a0a 034586 istore 4 ,contw 
-0x7a0b 034587 call sha 
-0x7a0c 034588 branch sha_result 
-:      034591 function_f3a:
-0x7a0d 034592 fetch 1 ,mem_ssp_mode_flag 
-0x7a0e 034593 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
-:      034594 function_f3a_common:
-0x7a0f 034595 bpatchx patch3d_6 ,mem_patch3d 
-0x7a10 034596 setarg 0x363636 
-0x7a11 034597 lshift8 pdata ,temp 
-0x7a12 034598 or_into 0x36 ,temp 
-0x7a13 034599 arg mem_sp_dhkey_end ,contr 
-0x7a14 034600 force 6 ,loopcnt 
-0x7a15 034601 call pad_xor 
-0x7a16 034602 call sha_init 
-0x7a17 034603 call sha 
-0x7a18 034604 arg mem_sp_random_remote_end ,contr 
-0x7a19 034605 arg memdat ,contw 
-0x7a1a 034606 call memcpy_dword_swap4 
-0x7a1b 034607 arg mem_sp_random_local_end ,contr 
-0x7a1c 034608 call memcpy_dword_swap4 
-0x7a1d 034609 branch function_f3_common 
-:      034611 function_f3a_no_pin:
-0x7a1e 034612 setarg 0 
-0x7a1f 034613 store 4 ,mem_pin 
-0x7a20 034614 branch function_f3a_common 
-:      034616 function_f3b_no_pin:
-0x7a21 034617 setarg 0 
-0x7a22 034618 store 4 ,mem_pin 
-0x7a23 034619 branch function_f3b_common 
-:      034622 function_f3b:
-0x7a24 034623 fetch 1 ,mem_ssp_mode_flag 
-0x7a25 034624 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
-:      034625 function_f3b_common:
-0x7a26 034626 setarg 0x363636 
-0x7a27 034627 lshift8 pdata ,temp 
-0x7a28 034628 or_into 0x36 ,temp 
-0x7a29 034629 arg mem_sp_dhkey_end ,contr 
-0x7a2a 034630 force 6 ,loopcnt 
-0x7a2b 034631 call pad_xor 
-0x7a2c 034632 call sha_init 
-0x7a2d 034633 call sha 
-0x7a2e 034635 arg mem_sp_random_local_end ,contr 
-0x7a2f 034636 arg memdat ,contw 
-0x7a30 034637 call memcpy_dword_swap4 
-0x7a31 034638 arg mem_sp_random_remote_end ,contr 
-0x7a32 034639 call memcpy_dword_swap4 
-:      034640 function_f3_common:
-0x7a33 034641 setarg 0x0 
-0x7a34 034642 istore 8 ,contw 
-0x7a35 034643 istore 4 ,contw 
-0x7a36 034644 fetch 4 ,mem_pin 
-0x7a37 034645 istore 4 ,contw 
-0x7a38 034647 copy contw ,temp 
-0x7a39 034648 jam 0x80 ,mem_addr_padding 
-0x7a3a 034649 copy temp ,contw 
-0x7a3b 034650 arg mem_addr_iocap_end ,contr 
-0x7a3c 034651 call memcpy_dword_swap4 
-0x7a3d 034653 call sha 
-0x7a3e 034655 arg memdat ,contw 
-0x7a3f 034656 force 7 ,loopcnt 
-0x7a40 034657 call memset0 
-0x7a41 034658 istore 4 ,contw 
-0x7a42 034659 setarg 0x03F8 
-0x7a43 034660 istore 4 ,contw 
-0x7a44 034661 call sha 
-0x7a45 034662 call sha_result 
-0x7a46 034664 arg memresult ,contr 
-0x7a47 034665 arg memahsave ,contw 
-0x7a48 034666 call memcpy32 
-0x7a49 034668 setarg 0x5c5c5c 
-0x7a4a 034669 lshift8 pdata ,temp 
-0x7a4b 034670 or_into 0x5c ,temp 
-0x7a4c 034671 arg mem_sp_dhkey_end ,contr 
-0x7a4d 034672 force 6 ,loopcnt 
-0x7a4e 034673 call pad_xor 
-0x7a4f 034674 call sha_init 
-0x7a50 034675 call sha 
-0x7a51 034676 arg memahsave_end ,contr 
-0x7a52 034677 arg memdat ,contw 
-0x7a53 034678 force 8 ,loopcnt 
-0x7a54 034679 call memcpy_dword_swap 
-0x7a55 034680 setarg 0x800000 
-0x7a56 034681 lshift8 pdata ,pdata 
-0x7a57 034682 istore 4 ,contw 
-0x7a58 034683 call bn_zero 
-0x7a59 034684 setarg 0x0300 
-0x7a5a 034685 istore 4 ,contw 
-0x7a5b 034686 call sha 
-0x7a5c 034687 branch sha_result 
-:      034694 eckp_calc_init:
-0x7a5d 034695 jam 192 ,mem_ec_loopc 
-:      034696 eckp_calc_init_1:
-0x7a5e 034697 fetch 1 ,mem_ec_loopc 
-0x7a5f 034698 rtn blank 
-0x7a60 034699 increase -1 ,pdata 
-0x7a61 034700 store 1 ,mem_ec_loopc 
-0x7a62 034701 arg mem_k ,contr 
-0x7a63 034702 call bn_testbit 
-0x7a64 034703 branch eckp_calc_init_1 ,true 
-0x7a65 034704 arg mem_ax ,contr 
-0x7a66 034705 arg mem_cx ,contw 
-0x7a67 034706 branch ec_copy 
-:      034708 eckp_calc:
-0x7a68 034709 call ecdbl 
-0x7a69 034710 fetch 1 ,mem_ec_loopc 
-0x7a6a 034711 increase -1 ,pdata 
-0x7a6b 034712 store 1 ,mem_ec_loopc 
-0x7a6c 034713 arg mem_k ,contr 
-0x7a6d 034714 call bn_testbit 
-0x7a6e 034715 rtn true 
-0x7a6f 034716 branch ecadd 
-:      034718 memcpy_dword_swap4:
-0x7a70 034719 force 4 ,loopcnt 
-:      034720 memcpy_dword_swap:
-0x7a71 034721 increase -4 ,contr 
-:      034722 memcpy_dword_swap_loop:
-0x7a72 034723 ifetch 4 ,contr 
-0x7a73 034724 istore 4 ,contw 
-0x7a74 034725 increase -8 ,contr 
-0x7a75 034726 loop memcpy_dword_swap_loop 
-0x7a76 034727 rtn 
-:      034732 sp_initialize_256:
-0x7a77 034733 bpatchx patch3d_7 ,mem_patch3d 
-0x7a78 034734 fetch 1 ,mem_le_secure_connect_enable 
-0x7a79 034735 branch le_secure_connection_disable ,blank 
-0x7a7a 034736 call le_secure_connection_enable 
-0x7a7b 034737 call sp_clear_flags 
-0x7a7c 034739 branch sp_pubkey_calc_256 
-:      034744 sp_pubkey_calc_256:
-0x7a7d 034745 fetch 1 ,mem_le_sc_local_key_invalid 
-0x7a7e 034746 rtnne sp_key_invalid 
-0x7a7f 034747 fetch 1 ,mem_le_sc_calc 
-0x7a80 034748 rtnne sp_calc_standby 
-0x7a81 034750 arg mem_le_private_key_256 ,contw 
-0x7a82 034751 force 15 ,queue 
-0x7a83 034752 call random_generator 
-0x7a84 034753 random pdata 
-0x7a85 034754 rshift pdata ,pdata 
-0x7a86 034755 istore 2 ,contw 
-0x7a87 034757 arg mem_k_256 ,contw 
-0x7a88 034758 arg mem_le_private_key_256 ,contr 
-0x7a89 034759 call memcpy32 
-0x7a8a 034761 arg mem_ax_256 ,contw 
-0x7a8b 034762 arg mem_gx_256 ,contr 
-0x7a8c 034763 call memcpy64 
-0x7a8d 034765 arg mem_az_256 ,contw 
-0x7a8e 034766 call clear_mem_256 
-0x7a8f 034767 jam 1 ,mem_az_256 
-0x7a90 034769 call eckp_calc_init_256 
-0x7a91 034770 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
-0x7a92 034771 rtn 
-:      034773 sp_pubkey_generated_256:
-0x7a93 034774 arg mem_le_pubkey_local_x_256 ,contw 
-0x7a94 034775 arg mem_bx_256 ,contr 
-0x7a95 034776 call memcpy64 
-0x7a96 034777 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
-0x7a97 034778 jam sp_calc_standby ,mem_le_sc_calc 
-0x7a98 034779 rtn 
-:      034783 sp_dhkey_calc_256:
-0x7a99 034784 fetch 1 ,mem_sp_dhkey_invalid 
-0x7a9a 034785 rtnne sp_key_invalid 
-0x7a9b 034786 fetch 1 ,mem_le_sc_calc 
-0x7a9c 034787 rtnne sp_calc_standby 
-0x7a9d 034789 arg mem_k_256 ,contw 
-0x7a9e 034790 arg mem_le_private_key_256 ,contr 
-0x7a9f 034791 call memcpy32 
-0x7aa0 034793 arg mem_ax_256 ,contw 
-0x7aa1 034794 arg mem_le_pubkey_remote_x_256 ,contr 
-0x7aa2 034795 call memcpy64 
-0x7aa3 034797 arg mem_az_256 ,contw 
-0x7aa4 034798 call clear_mem_256 
-0x7aa5 034799 jam 1 ,mem_az_256 
-0x7aa6 034801 call eckp_calc_init_256 
-0x7aa7 034802 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
-0x7aa8 034803 rtn 
-:      034806 sp_dhkey_generated_256:
-0x7aa9 034808 arg mem_le_dhkey_256 ,contw 
-0x7aaa 034809 arg mem_bx_256 ,contr 
-0x7aab 034810 call memcpy32 
-0x7aac 034811 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
-0x7aad 034812 jam sp_calc_standby ,mem_le_sc_calc 
-0x7aae 034813 rtn 
-:      034817 sp_calc_sequence_256:
-0x7aaf 034818 fetch 1 ,mem_le_secure_connect_enable 
-0x7ab0 034819 rtn blank 
-0x7ab1 034820 fetch 1 ,mem_le_sc_calc 
-0x7ab2 034821 rtn blank 
-0x7ab3 034822 increase 0x80 ,pdata 
-0x7ab4 034823 store 1 ,mem_le_sc_calc 
-0x7ab5 034824 rtnbit1 7 
-0x7ab6 034825 fetch 2 ,mem_ec_loopc 
-0x7ab7 034826 branch sp_calc_sequence_done_256 ,blank 
-0x7ab8 034827 branch eckp_calc_256 
-:      034829 sp_calc_sequence_done_256:
-0x7ab9 034830 bpatchx patch3e_0 ,mem_patch3e 
-0x7aba 034831 call ecunmapz_256 
-0x7abb 034832 fetch 1 ,mem_le_sc_calc 
-0x7abc 034833 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
-0x7abd 034834 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
-0x7abe 034835 rtn 
-:      034838 eckp_calc_256:
-0x7abf 034839 call ecdbl_256 
-0x7ac0 034840 fetch 2 ,mem_ec_loopc 
-0x7ac1 034841 increase -1 ,pdata 
-0x7ac2 034842 store 2 ,mem_ec_loopc 
-0x7ac3 034843 arg mem_k_256 ,contr 
-0x7ac4 034844 call bn_testbit 
-0x7ac5 034845 rtn true 
-0x7ac6 034846 branch ecadd_256 
-:      034848 eckp_calc_init_256:
-0x7ac7 034849 bpatchx patch3e_1 ,mem_patch3e 
-0x7ac8 034850 setarg 256 ,pdata 
-0x7ac9 034851 store 2 ,mem_ec_loopc 
-:      034852 eckp_calc_init_256_1:
-0x7aca 034853 fetch 2 ,mem_ec_loopc 
-0x7acb 034854 rtn blank 
-0x7acc 034855 increase -1 ,pdata 
-0x7acd 034856 store 2 ,mem_ec_loopc 
-0x7ace 034857 arg mem_k_256 ,contr 
-0x7acf 034858 call bn_testbit 
-0x7ad0 034859 branch eckp_calc_init_256_1 ,true 
-0x7ad1 034860 arg mem_ax_256 ,contr 
-0x7ad2 034861 arg mem_cx_256 ,contw 
-0x7ad3 034862 branch memcpy96 
-:      034865 ecunmapz_256:
-0x7ad4 034866 arg mem_cz_256 ,rega 
-0x7ad5 034867 arg mem_t3_256 ,contw 
-0x7ad6 034868 call bn_invmod_256 
-0x7ad7 034869 arg mem_t3_256 ,rega 
-0x7ad8 034870 arg mem_t1_256 ,contw 
-0x7ad9 034871 call bn_sqrmod_256 
-0x7ada 034872 arg mem_cx_256 ,rega 
-0x7adb 034873 arg mem_t1_256 ,regb 
-0x7adc 034874 arg mem_bx_256 ,contw 
-0x7add 034875 call bn_mulmod_256 
-0x7ade 034876 arg mem_t3_256 ,rega 
-0x7adf 034877 arg mem_t1_256 ,regb 
-0x7ae0 034878 arg mem_t2_256 ,contw 
-0x7ae1 034879 call bn_mulmod_256 
-0x7ae2 034880 arg mem_cy_256 ,rega 
-0x7ae3 034881 arg mem_t2_256 ,regb 
-0x7ae4 034882 arg mem_by_256 ,contw 
-0x7ae5 034883 branch bn_mulmod_256 
-:      034885 ecdbl_256:
-0x7ae6 034886 arg mem_cz_256 ,rega 
-0x7ae7 034887 arg mem_t2_256 ,contw 
-0x7ae8 034888 call bn_sqrmod_256 
-0x7ae9 034889 arg mem_t2_256 ,rega 
-0x7aea 034890 arg mem_t3_256 ,contw 
-0x7aeb 034891 call bn_sqrmod_256 
-0x7aec 034893 arg mem_a_256 ,rega 
-0x7aed 034894 arg mem_t3_256 ,regb 
-0x7aee 034895 arg mem_t3_256 ,contw 
-0x7aef 034896 call bn_mulmod_256 
-0x7af0 034897 arg mem_cx_256 ,rega 
-0x7af1 034898 arg mem_t2_256 ,contw 
-0x7af2 034899 call bn_sqrmod_256 
-0x7af3 034901 arg mem_t2_256 ,contr 
-0x7af4 034902 arg mem_t1_256 ,contw 
-0x7af5 034903 call memcpy32 
-0x7af6 034904 arg mem_t1_256 ,rega 
-0x7af7 034905 call bn_lshiftmod_256 
-0x7af8 034906 arg mem_t2_256 ,rega 
-0x7af9 034907 arg mem_t1_256 ,regb 
-0x7afa 034908 arg mem_t2_256 ,contw 
-0x7afb 034909 call bn_addmod_256 
-0x7afc 034911 arg mem_t2_256 ,rega 
-0x7afd 034912 arg mem_t3_256 ,regb 
-0x7afe 034913 arg mem_t2_256 ,contw 
-0x7aff 034914 call bn_addmod_256 
-0x7b00 034916 arg mem_cx_256 ,contr 
-0x7b01 034917 arg mem_t1_256 ,contw 
-0x7b02 034918 call memcpy32 
-0x7b03 034919 arg mem_cy_256 ,rega 
-0x7b04 034920 arg mem_t3_256 ,contw 
-0x7b05 034921 call bn_sqrmod_256 
-0x7b06 034922 arg mem_t1_256 ,rega 
-0x7b07 034923 call bn_lshiftmod_256 
-0x7b08 034924 arg mem_t1_256 ,rega 
-0x7b09 034925 call bn_lshiftmod_256 
-0x7b0a 034926 arg mem_t1_256 ,rega 
-0x7b0b 034927 arg mem_t3_256 ,regb 
-0x7b0c 034928 arg mem_t1_256 ,contw 
-0x7b0d 034929 call bn_mulmod_256 
-0x7b0e 034930 arg mem_t3_256 ,rega 
-0x7b0f 034931 arg mem_t0_256 ,contw 
-0x7b10 034932 call bn_sqrmod_256 
-0x7b11 034933 arg mem_t0_256 ,rega 
-0x7b12 034934 call bn_lshiftmod_256 
-0x7b13 034935 arg mem_t0_256 ,rega 
-0x7b14 034936 call bn_lshiftmod_256 
-0x7b15 034937 arg mem_t0_256 ,rega 
-0x7b16 034938 call bn_lshiftmod_256 
-0x7b17 034939 arg mem_cy_256 ,contr 
-0x7b18 034940 arg mem_t3_256 ,contw 
-0x7b19 034941 call memcpy32 
-0x7b1a 034942 arg mem_t3_256 ,rega 
-0x7b1b 034943 call bn_lshiftmod_256 
-0x7b1c 034944 arg mem_t3_256 ,rega 
-0x7b1d 034945 arg mem_cz_256 ,regb 
-0x7b1e 034946 arg mem_cz_256 ,contw 
-0x7b1f 034947 call bn_mulmod_256 
-0x7b20 034950 arg mem_t2_256 ,rega 
-0x7b21 034951 arg mem_t3_256 ,contw 
-0x7b22 034952 call bn_sqrmod_256 
-0x7b23 034954 arg mem_t3_256 ,rega 
-0x7b24 034955 arg mem_t1_256 ,regb 
-0x7b25 034956 arg mem_t3_256 ,contw 
-0x7b26 034957 call bn_submod_256 
-0x7b27 034958 arg mem_t3_256 ,rega 
-0x7b28 034959 arg mem_t1_256 ,regb 
-0x7b29 034960 arg mem_cx_256 ,contw 
-0x7b2a 034961 call bn_submod_256 
-0x7b2b 034962 arg mem_t1_256 ,rega 
-0x7b2c 034963 arg mem_cx_256 ,regb 
-0x7b2d 034964 arg mem_t3_256 ,contw 
-0x7b2e 034965 call bn_submod_256 
-0x7b2f 034966 arg mem_t3_256 ,rega 
-0x7b30 034967 arg mem_t2_256 ,regb 
-0x7b31 034968 arg mem_t3_256 ,contw 
-0x7b32 034969 call bn_mulmod_256 
-0x7b33 034970 arg mem_t3_256 ,rega 
-0x7b34 034971 arg mem_t0_256 ,regb 
-0x7b35 034972 arg mem_cy_256 ,contw 
-0x7b36 034973 branch bn_submod_256 
-:      034975 ecadd_256:
-0x7b37 034977 arg mem_az_256 ,rega 
-0x7b38 034978 arg mem_t7_256 ,contw 
-0x7b39 034979 call bn_sqrmod_256 
-0x7b3a 034980 arg mem_cx_256 ,rega 
-0x7b3b 034981 arg mem_t7_256 ,regb 
-0x7b3c 034982 arg mem_t0_256 ,contw 
-0x7b3d 034983 call bn_mulmod_256 
-0x7b3e 034986 arg mem_az_256 ,rega 
-0x7b3f 034987 arg mem_t7_256 ,regb 
-0x7b40 034988 arg mem_t7_256 ,contw 
-0x7b41 034989 call bn_mulmod_256 
-0x7b42 034990 arg mem_cy_256 ,rega 
-0x7b43 034991 arg mem_t7_256 ,regb 
-0x7b44 034992 arg mem_t1_256 ,contw 
-0x7b45 034993 call bn_mulmod_256 
-0x7b46 034996 arg mem_cz_256 ,rega 
-0x7b47 034997 arg mem_t7_256 ,contw 
-0x7b48 034998 call bn_sqrmod_256 
-0x7b49 034999 arg mem_ax_256 ,rega 
-0x7b4a 035000 arg mem_t7_256 ,regb 
-0x7b4b 035001 arg mem_t2_256 ,contw 
-0x7b4c 035002 call bn_mulmod_256 
-0x7b4d 035004 arg mem_cz_256 ,rega 
-0x7b4e 035005 arg mem_t7_256 ,regb 
-0x7b4f 035006 arg mem_t7_256 ,contw 
-0x7b50 035007 call bn_mulmod_256 
-0x7b51 035008 arg mem_ay_256 ,rega 
-0x7b52 035009 arg mem_t7_256 ,regb 
-0x7b53 035010 arg mem_t3_256 ,contw 
-0x7b54 035011 call bn_mulmod_256 
-0x7b55 035016 arg mem_t0_256 ,regb 
-0x7b56 035017 arg mem_t2_256 ,rega 
-0x7b57 035018 arg mem_t7_256 ,contw 
-0x7b58 035019 call bn_submod_256 
-0x7b59 035020 arg mem_t0_256 ,rega 
-0x7b5a 035021 arg mem_t2_256 ,regb 
-0x7b5b 035022 arg mem_t0_256 ,contw 
-0x7b5c 035023 call bn_addmod_256 
-0x7b5d 035026 arg mem_t1_256 ,regb 
-0x7b5e 035027 arg mem_t3_256 ,rega 
-0x7b5f 035028 arg mem_t2_256 ,contw 
-0x7b60 035029 call bn_submod_256 
-0x7b61 035030 arg mem_t1_256 ,rega 
-0x7b62 035031 arg mem_t3_256 ,regb 
-0x7b63 035032 arg mem_t1_256 ,contw 
-0x7b64 035033 call bn_addmod_256 
-0x7b65 035034 arg mem_t1_256 ,rega 
-0x7b66 035035 arg mem_t7_256 ,regb 
-0x7b67 035036 arg mem_t1_256 ,contw 
-0x7b68 035037 call bn_mulmod_256 
-0x7b69 035038 arg mem_cz_256 ,rega 
-0x7b6a 035039 arg mem_az_256 ,regb 
-0x7b6b 035040 arg mem_t3_256 ,contw 
-0x7b6c 035041 call bn_mulmod_256 
-0x7b6d 035042 arg mem_t3_256 ,rega 
-0x7b6e 035043 arg mem_t7_256 ,regb 
-0x7b6f 035044 arg mem_cz_256 ,contw 
-0x7b70 035045 call bn_mulmod_256 
-0x7b71 035047 arg mem_t7_256 ,rega 
-0x7b72 035048 arg mem_t7_256 ,contw 
-0x7b73 035049 call bn_sqrmod_256 
-0x7b74 035050 arg mem_t7_256 ,rega 
-0x7b75 035051 arg mem_t0_256 ,regb 
-0x7b76 035052 arg mem_t3_256 ,contw 
-0x7b77 035053 call bn_mulmod_256 
-0x7b78 035054 arg mem_t7_256 ,rega 
-0x7b79 035055 arg mem_t1_256 ,regb 
-0x7b7a 035056 arg mem_t1_256 ,contw 
-0x7b7b 035057 call bn_mulmod_256 
-0x7b7c 035058 arg mem_t2_256 ,rega 
-0x7b7d 035059 arg mem_cx_256 ,contw 
-0x7b7e 035060 call bn_sqrmod_256 
-0x7b7f 035061 arg mem_cx_256 ,rega 
-0x7b80 035062 arg mem_t3_256 ,regb 
-0x7b81 035063 arg mem_cx_256 ,contw 
-0x7b82 035064 call bn_submod_256 
-0x7b83 035065 arg mem_cx_256 ,contr 
-0x7b84 035066 arg mem_t7_256 ,contw 
-0x7b85 035067 call memcpy32 
-0x7b86 035068 arg mem_t7_256 ,rega 
-0x7b87 035069 call bn_lshiftmod_256 
-0x7b88 035070 arg mem_t3_256 ,rega 
-0x7b89 035071 arg mem_t7_256 ,regb 
-0x7b8a 035072 arg mem_t3_256 ,contw 
-0x7b8b 035073 call bn_submod_256 
-0x7b8c 035074 arg mem_t3_256 ,rega 
-0x7b8d 035075 arg mem_t2_256 ,regb 
-0x7b8e 035076 arg mem_t2_256 ,contw 
-0x7b8f 035077 call bn_mulmod_256 
-0x7b90 035078 arg mem_t2_256 ,rega 
-0x7b91 035079 arg mem_t1_256 ,regb 
-0x7b92 035080 arg mem_cy_256 ,contw 
-0x7b93 035081 call bn_submod_256 
-0x7b94 035082 arg mem_cy_256 ,rega 
-0x7b95 035083 arg mem_p_256 ,regb 
-0x7b96 035084 arg mem_cy_256 ,contw 
-0x7b97 035085 force 0 ,regc 
-0x7b98 035086 fetch 1 ,mem_cy_256 
-0x7b99 035087 isolate1 0 ,pdata 
-0x7b9a 035088 call bn_add_256 ,true 
-0x7b9b 035089 copy regc ,alarm 
-0x7b9c 035090 arg mem_cy_256 ,rega 
-0x7b9d 035091 call bn_rshift_256 
-0x7b9e 035092 fetch 1 ,mem_cy5_256 
-0x7b9f 035093 isolate1 0 ,alarm 
-0x7ba0 035094 setflag true ,7 ,pdata 
-0x7ba1 035095 store 1 ,mem_cy5_256 
-0x7ba2 035096 rtn 
-:      035098 bn_invmod_256:
-0x7ba3 035099 copy contw ,timeup 
-0x7ba4 035100 arg mem_tmp0_256 ,contw 
-0x7ba5 035101 call clear_mem_256 
-0x7ba6 035102 force 0 ,pdata 
-0x7ba7 035104 store 4 ,mem_t2_256 
-0x7ba8 035105 jam 1 ,mem_tmp0_256 
-0x7ba9 035106 arg mem_tmp1_256 ,contw 
-0x7baa 035107 call clear_mem_512 
-0x7bab 035108 arg mem_p_256 ,contr 
-0x7bac 035109 arg mem_tmp2_256 ,contw 
-0x7bad 035110 call memcpy32 
-0x7bae 035111 copy rega ,contr 
-0x7baf 035112 arg mem_tmp3_256 ,contw 
-0x7bb0 035113 call memcpy32 
-:      035119 bn_invmod_256_2:
-0x7bb1 035120 arg mem_tmp3_256 ,contr 
-0x7bb2 035121 call bn_eq_zero_256 
-0x7bb3 035122 branch bn_invmod_256_0 ,blank 
-0x7bb4 035127 arg mem_tmp3_256 ,rega 
-0x7bb5 035128 arg mem_tmp0_256 ,regb 
-0x7bb6 035129 call bn_rshifteven_256 
-0x7bb7 035130 arg mem_tmp2_256 ,rega 
-0x7bb8 035131 arg mem_tmp1_256 ,regb 
-0x7bb9 035132 call bn_rshifteven_256 
-0x7bba 035134 arg mem_tmp3_256 ,rega 
-0x7bbb 035135 arg mem_tmp2_256 ,regb 
-0x7bbc 035136 call bn_bigeq_256 
-0x7bbd 035137 branch bn_invmod_256_1 ,positive 
-0x7bbe 035138 arg mem_tmp2_256 ,rega 
-0x7bbf 035139 arg mem_tmp3_256 ,regb 
-0x7bc0 035140 copy rega ,contw 
-0x7bc1 035141 call bn_sub_256 
-0x7bc2 035142 arg mem_tmp0_256 ,rega 
-0x7bc3 035143 arg mem_tmp1_256 ,regb 
-0x7bc4 035144 copy regb ,contw 
-0x7bc5 035145 call bn_add_256 
-0x7bc6 035146 ifetch 1 ,rega 
-0x7bc7 035147 iadd regc ,regc 
-0x7bc8 035148 ifetch 1 ,regb 
-0x7bc9 035149 iadd regc ,pdata 
-0x7bca 035150 istore 1 ,regb 
-0x7bcb 035151 branch bn_invmod_256_2 
-:      035152 bn_invmod_256_1:
-0x7bcc 035153 arg mem_tmp3_256 ,rega 
-0x7bcd 035154 arg mem_tmp2_256 ,regb 
-0x7bce 035155 copy rega ,contw 
-0x7bcf 035156 call bn_sub_256 
-0x7bd0 035157 arg mem_tmp1_256 ,rega 
-0x7bd1 035158 arg mem_tmp0_256 ,regb 
-0x7bd2 035159 copy regb ,contw 
-0x7bd3 035160 call bn_add_256 
-0x7bd4 035161 ifetch 1 ,rega 
-0x7bd5 035162 iadd regc ,regc 
-0x7bd6 035163 ifetch 1 ,regb 
-0x7bd7 035164 iadd regc ,pdata 
-0x7bd8 035165 istore 1 ,regb 
-0x7bd9 035166 branch bn_invmod_256_2 
-:      035167 bn_invmod_256_0:
-0x7bda 035169 arg mem_tmp1_256 ,rega 
-0x7bdb 035170 copy timeup ,contw 
-0x7bdc 035171 call bn_p256mod 
-0x7bdd 035173 arg mem_p_256 ,rega 
-0x7bde 035174 copy timeup ,regb 
-0x7bdf 035175 copy timeup ,contw 
-0x7be0 035176 branch bn_submod_256 
-:      035179 bn_mulmod_256:
-0x7be1 035180 copy contw ,timeup 
-0x7be2 035182 force 0 ,regext_index 
-0x7be3 035184 arg mem_tmp1_256 ,contw 
-0x7be4 035185 call clear_mem_512 
-0x7be5 035186 arg mem_regext ,contw 
-0x7be6 035187 call clear_mem_512 
-0x7be7 035191 copy rega ,contr 
-0x7be8 035193 jam 0 ,mem_regext 
-0x7be9 035194 setarg 0 
-0x7bea 035195 call bn_load_mem 
-0x7beb 035196 copy regb ,contr 
-0x7bec 035197 call bn_load_256 
-0x7bed 035200 force 0 ,queue 
-0x7bee 035201 arg mem_tmp1_256 ,contw 
-:      035202 bn_mulmod_256_1:
-0x7bef 035205 arg mem_regext ,temp 
-0x7bf0 035206 copy queue ,regb 
-0x7bf1 035207 lshift2 regb ,pdata 
-0x7bf2 035209 iadd temp ,regb 
-0x7bf3 035210 force 0 ,temp 
-0x7bf4 035211 force 0 ,regc 
-:      035212 bn_mulmod_256_0:
-0x7bf5 035217 ifetch 4 ,contw 
-0x7bf6 035218 iforce rega 
-0x7bf7 035221 ifetch 4 ,regb 
-0x7bf8 035222 copy regc ,regext_index 
-0x7bf9 035223 imul32 regext ,pdata 
-0x7bfa 035224 iadd rega ,pdata 
-0x7bfb 035225 iadd temp ,pdata 
-0x7bfc 035226 istore 4 ,contw 
-0x7bfd 035227 rshift32 pdata ,temp 
-0x7bfe 035228 increase 1 ,regc 
-0x7bff 035229 compare 8 ,regc ,0xff 
-0x7c00 035230 nbranch bn_mulmod_256_0 ,true 
-0x7c01 035232 deposit temp 
-0x7c02 035233 istore 4 ,contw 
-0x7c03 035234 increase -32 ,contw 
-0x7c04 035237 increase 1 ,queue 
-0x7c05 035238 compare 8 ,queue ,0xff 
-0x7c06 035239 nbranch bn_mulmod_256_1 ,true 
-0x7c07 035240 arg mem_tmp1_256 ,rega 
-0x7c08 035241 copy timeup ,contw 
-0x7c09 035242 branch bn_p256mod 
-:      035244 bn_p256mod:
-0x7c0a 035245 bpatchx patch3e_2 ,mem_patch3e 
-0x7c0b 035246 copy contw ,timeup 
-0x7c0c 035247 copy rega ,alarm 
-0x7c0d 035248 arg mem_tmp2_256 ,regb 
-0x7c0e 035249 copy regb ,contw 
-0x7c0f 035250 call memset0_4 
-0x7c10 035251 istore 8 ,contw 
-0x7c11 035252 add rega ,44 ,contr 
-0x7c12 035253 call memcpy8 
-0x7c13 035254 call memcpy12 
-0x7c14 035255 copy regb ,rega 
-0x7c15 035256 call bn_lshiftmod_256 
-0x7c16 035257 arg mem_tmp2_256 ,regb 
-0x7c17 035258 copy alarm ,rega 
-0x7c18 035259 copy timeup ,contw 
-0x7c19 035260 call bn_addmod_256 
-0x7c1a 035262 arg mem_tmp2_256 ,regb 
-0x7c1b 035263 copy regb ,contw 
-0x7c1c 035264 call memset0_4 
-0x7c1d 035265 istore 8 ,contw 
-0x7c1e 035266 add alarm ,48 ,contr 
-0x7c1f 035267 call memcpy16 
-0x7c20 035268 call memset0_4 
-0x7c21 035269 copy regb ,rega 
-0x7c22 035270 call bn_lshiftmod_256 
-0x7c23 035274 arg mem_tmp2_256 ,regb 
-0x7c24 035275 copy timeup ,rega 
-0x7c25 035276 copy rega ,contw 
-0x7c26 035277 call bn_addmod_256 
-0x7c27 035281 arg mem_tmp2_256 ,regb 
-0x7c28 035282 copy regb ,contw 
-0x7c29 035283 add alarm ,32 ,contr 
-0x7c2a 035284 call memcpy12 
-0x7c2b 035285 call memset0_4 
-0x7c2c 035286 istore 8 ,contw 
-0x7c2d 035287 add alarm ,56 ,contr 
-0x7c2e 035288 call memcpy8 
-0x7c2f 035289 copy timeup ,rega 
-0x7c30 035290 copy rega ,contw 
-0x7c31 035291 call bn_addmod_256 
-0x7c32 035295 arg mem_tmp2_256 ,regb 
-0x7c33 035296 copy regb ,contw 
-0x7c34 035297 add alarm ,36 ,contr 
-0x7c35 035298 call memcpy12 
-0x7c36 035299 add alarm ,52 ,contr 
-0x7c37 035300 call memcpy12 
-0x7c38 035301 add alarm ,52 ,contr 
-0x7c39 035302 call memcpy4 
-0x7c3a 035303 add alarm ,32 ,contr 
-0x7c3b 035304 call memcpy4 
-0x7c3c 035305 copy timeup ,rega 
-0x7c3d 035306 copy rega ,contw 
-0x7c3e 035307 call bn_addmod_256 
-0x7c3f 035310 arg mem_tmp2_256 ,regb 
-0x7c40 035311 copy regb ,contw 
-0x7c41 035312 add alarm ,44 ,contr 
-0x7c42 035313 call memcpy12 
-0x7c43 035314 call memset0_4 
-0x7c44 035315 istore 8 ,contw 
-0x7c45 035316 add alarm ,32 ,contr 
-0x7c46 035317 call memcpy4 
-0x7c47 035318 add alarm ,40 ,contr 
-0x7c48 035319 call memcpy4 
-0x7c49 035320 copy timeup ,rega 
-0x7c4a 035321 copy rega ,contw 
-0x7c4b 035322 call bn_submod_256 
-0x7c4c 035325 arg mem_tmp2_256 ,regb 
-0x7c4d 035326 copy regb ,contw 
-0x7c4e 035327 add alarm ,48 ,contr 
-0x7c4f 035328 call memcpy8 
-0x7c50 035329 call memcpy8 
-0x7c51 035330 force 0 ,pdata 
-0x7c52 035331 istore 8 ,contw 
-0x7c53 035332 add alarm ,36 ,contr 
-0x7c54 035333 call memcpy4 
-0x7c55 035334 add alarm ,44 ,contr 
-0x7c56 035335 call memcpy4 
-0x7c57 035336 copy timeup ,rega 
-0x7c58 035337 copy rega ,contw 
-0x7c59 035338 call bn_submod_256 
-0x7c5a 035341 arg mem_tmp2_256 ,regb 
-0x7c5b 035342 copy regb ,contw 
-0x7c5c 035343 add alarm ,52 ,contr 
-0x7c5d 035344 call memcpy12 
-0x7c5e 035345 add alarm ,32 ,contr 
-0x7c5f 035346 call memcpy12 
-0x7c60 035347 call memset0_4 
-0x7c61 035348 add alarm ,48 ,contr 
-0x7c62 035349 call memcpy4 
-0x7c63 035350 copy timeup ,rega 
-0x7c64 035351 copy rega ,contw 
-0x7c65 035352 call bn_submod_256 
-0x7c66 035355 arg mem_tmp2_256 ,regb 
-0x7c67 035356 copy regb ,contw 
-0x7c68 035357 add alarm ,56 ,contr 
-0x7c69 035358 call memcpy8 
-0x7c6a 035359 call memset0_4 
-0x7c6b 035360 add alarm ,36 ,contr 
-0x7c6c 035361 call memcpy12 
-0x7c6d 035362 call memset0_4 
-0x7c6e 035363 add alarm ,52 ,contr 
-0x7c6f 035364 call memcpy4 
-0x7c70 035365 copy timeup ,rega 
-0x7c71 035366 copy rega ,contw 
-0x7c72 035367 branch bn_submod_256 
-:      035370 bn_load_mem:
-0x7c73 035371 force 32 ,loopcnt 
-0x7c74 035372 arg mem_regext ,contw 
-0x7c75 035373 iadd contw ,contw 
-0x7c76 035374 branch memcpy 
-:      035376 bn_load_256:
-0x7c77 035377 force 8 ,loopcnt 
-0x7c78 035378 branch bn_load_0 
-:      035380 bn_sqrmod_256:
-0x7c79 035381 copy rega ,regb 
-0x7c7a 035382 branch bn_mulmod_256 
-:      035384 bn_add_256:
-0x7c7b 035385 force 8 ,loopcnt 
-0x7c7c 035386 branch bn_add + 1 
-:      035388 bn_addmod_256:
-0x7c7d 035389 call bn_add_256 
-0x7c7e 035390 copy contw ,rega 
-0x7c7f 035391 branch bn_lshiftmod_ismod_256 
-:      035393 bn_lshiftmod_256:
-0x7c80 035394 call bn_lshift_256 
-:      035395 bn_lshiftmod_ismod_256:
-0x7c81 035396 isolate1 0 ,regc 
-0x7c82 035397 branch bn_lshiftmod_p_256 ,true 
-0x7c83 035398 arg mem_p_256 ,regb 
-0x7c84 035399 copy rega ,regc 
-0x7c85 035400 increase -32 ,rega 
-0x7c86 035401 call bn_bigeq_256 
-0x7c87 035402 nrtn positive 
-0x7c88 035403 copy regc ,rega 
-0x7c89 035404 branch sub_p2_256 
-:      035406 bn_lshiftmod_p_256:
-0x7c8a 035407 call sub_p2_256 
-0x7c8b 035409 copy rega ,regc 
-0x7c8c 035410 increase -32 ,rega 
-0x7c8d 035411 arg mem_p_256 ,regb 
-0x7c8e 035412 call bn_bigeq_256 
-0x7c8f 035413 nrtn positive 
-0x7c90 035414 copy regc ,rega 
-0x7c91 035415 branch sub_p2_256 
-:      035418 sub_p2_256:
-0x7c92 035419 increase -32 ,rega 
-0x7c93 035420 arg mem_p_256 ,regb 
-0x7c94 035421 copy rega ,contw 
-0x7c95 035422 branch bn_sub_256 
-:      035427 bn_submod_256:
-0x7c96 035428 call bn_sub_256 
-0x7c97 035430 branch bn_submod_256_np ,true 
-0x7c98 035433 add contw ,-32 ,rega 
-0x7c99 035434 arg mem_p_256 ,regb 
-0x7c9a 035435 call bn_bigeq_256 
-0x7c9b 035436 nrtn positive 
-0x7c9c 035437 arg mem_p_256 ,regb 
-0x7c9d 035438 add contw ,-32 ,rega 
-0x7c9e 035440 copy rega ,contw 
-0x7c9f 035441 branch bn_sub_256 
-:      035442 bn_submod_256_np:
-0x7ca0 035443 add contw ,-32 ,rega 
-0x7ca1 035444 arg mem_p_256 ,regb 
-0x7ca2 035445 copy rega ,contw 
-0x7ca3 035446 call bn_add_256 
-0x7ca4 035448 rtn true 
-0x7ca5 035449 add contw ,-32 ,rega 
-0x7ca6 035450 arg mem_p_256 ,regb 
-0x7ca7 035451 copy rega ,contw 
-0x7ca8 035452 branch bn_add_256 
-:      035456 bn_sub_256:
-0x7ca9 035457 force 8 ,loopcnt 
-0x7caa 035458 branch bn_sub + 1 
-:      035460 bn_rshift_256:
-0x7cab 035461 force 8 ,loopcnt 
-0x7cac 035462 increase 28 ,rega 
-0x7cad 035463 branch bn_rshift 
-:      035465 bn_lshift_256:
-0x7cae 035466 force 8 ,loopcnt 
-0x7caf 035467 force 0 ,regc 
-0x7cb0 035468 branch bn_lshift_0 
-:      035470 bn_bigeq_256:
-0x7cb1 035471 force 8 ,loopcnt 
-0x7cb2 035472 increase 28 ,rega 
-0x7cb3 035473 increase 28 ,regb 
-0x7cb4 035474 branch bn_bigeq_0 
-:      035477 bn_eq_zero_256:
-0x7cb5 035478 ifetch 8 ,contr 
-0x7cb6 035479 nrtn blank 
-0x7cb7 035480 branch bn_eq_zero 
-:      035485 bn_rshifteven_256:
-0x7cb8 035486 copy rega ,alarm 
-:      035487 bn_rshifteven_256_1:
-0x7cb9 035488 copy alarm ,rega 
-0x7cba 035489 ifetch 1 ,rega 
-0x7cbb 035490 isolate1 0 ,pdata 
-0x7cbc 035491 rtn true 
-0x7cbd 035492 call bn_rshift_256 
-0x7cbe 035493 ifetch 1 ,regb 
-0x7cbf 035494 isolate0 0 ,pdata 
-0x7cc0 035495 branch bn_rshifteven_256_0 ,true 
-0x7cc1 035496 arg mem_p_256 ,rega 
-0x7cc2 035497 copy regb ,contw 
-0x7cc3 035498 call bn_add_256 
-0x7cc4 035499 ifetch 1 ,regb 
-0x7cc5 035500 iadd regc ,pdata 
-0x7cc6 035501 istore 1 ,regb 
-0x7cc7 035502 increase -32 ,regb 
-:      035503 bn_rshifteven_256_0:
-0x7cc8 035504 add regb ,32 ,rega 
-0x7cc9 035505 force 9 ,loopcnt 
-0x7cca 035506 call bn_rshift 
-0x7ccb 035507 branch bn_rshifteven_256_1 
-:      035511 ui_init:
-0x7ccc 035512 call lpm_disable_exen_output 
-0x7ccd 035513 rtn wake 
-0x7cce 035514 call ui_button_init 
-0x7ccf 035515 call ui_timer_init 
-0x7cd0 035516 branch ui_led_init_global 
-:      035518 ui_dispatch:
-0x7cd1 035519 call ui_led_dispatch 
-0x7cd2 035521 branch ui_timer_check 
-:      035523 ui_button_init:
-0x7cd3 035524 fetch 1 ,mem_ui_button_gpio 
-0x7cd4 035525 rtneq ui_button_gpio_disable 
-0x7cd5 035526 iforce temp 
-0x7cd6 035527 call gpio_config_output 
-0x7cd7 035528 fetcht 1 ,mem_ui_button_gpio 
-0x7cd8 035529 call gpio_out_inactive 
-0x7cd9 035530 nop 100 
-0x7cda 035531 fetcht 1 ,mem_ui_button_gpio 
-0x7cdb 035532 call gpio_config_input 
-0x7cdc 035533 branch ui_button_polling 
-:      035537 ui_button_polling:
-0x7cdd 035538 bpatchx patch3e_3 ,mem_patch3e 
-0x7cde 035539 fetch 1 ,mem_ui_button_gpio 
-0x7cdf 035540 rtneq ui_button_gpio_disable 
-0x7ce0 035541 copy pdata ,temp 
-0x7ce1 035542 call gpio_get_bit 
-0x7ce2 035543 nbranch ui_button_up ,true 
-:      035545 ui_button_down:
-0x7ce3 035546 call ui_button_check_long_press 
-0x7ce4 035547 fetch 2 ,mem_ui_state_map 
-0x7ce5 035548 set1 ui_state_btn_down 
-0x7ce6 035549 store 2 ,mem_ui_state_map 
-0x7ce7 035550 fetch 1 ,mem_ui_button_last_state 
-0x7ce8 035551 rtneq ui_button_state_down 
-0x7ce9 035552 jam ui_button_state_down ,mem_ui_button_last_state 
-0x7cea 035554 fetch 1 ,mem_ui_button_timeout 
-0x7ceb 035555 store 1 ,mem_ui_button_timer 
-0x7cec 035556 call lpm_button_get_wake_lock 
-0x7ced 035557 jam bt_evt_button_down ,mem_fifo_temp 
-0x7cee 035558 branch ui_ipc_send_event 
-:      035559 ui_button_up:
-0x7cef 035560 fetch 2 ,mem_ui_state_map 
-0x7cf0 035561 set0 ui_state_btn_down 
-0x7cf1 035562 store 2 ,mem_ui_state_map 
-0x7cf2 035563 fetch 1 ,mem_ui_button_last_state 
-0x7cf3 035564 rtneq ui_button_state_up 
-0x7cf4 035565 jam ui_button_state_up ,mem_ui_button_last_state 
-0x7cf5 035567 jam 0 ,mem_ui_button_timer 
-0x7cf6 035568 call lpm_button_clean_wake_lock 
-0x7cf7 035569 jam bt_evt_button_up ,mem_fifo_temp 
-0x7cf8 035570 branch ui_ipc_send_event 
-:      035572 ui_button_check_long_press:
-0x7cf9 035573 fetch 1 ,mem_ui_button_timer 
-0x7cfa 035574 rtn blank 
-0x7cfb 035575 increase -1 ,pdata 
-0x7cfc 035576 store 1 ,mem_ui_button_timer 
-0x7cfd 035577 nrtn blank 
-0x7cfe 035579 jam bt_evt_button_long_pressed ,mem_fifo_temp 
-0x7cff 035580 branch ui_ipc_send_event 
-:      035582 lpm_button_get_wake_lock:
-0x7d00 035583 arg wake_lock_button ,queue 
-0x7d01 035584 branch lpm_get_wake_lock 
-:      035586 lpm_button_clean_wake_lock:
-0x7d02 035587 arg wake_lock_button ,queue 
-0x7d03 035588 branch lpm_put_wake_lock 
-:      035610 calc_curr_struct_prt:
-0x7d04 035611 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d05 035612 mul32 rega ,led_offset_length ,regb 
-0x7d06 035613 iadd regb ,regb 
-0x7d07 035614 rtn 
-:      035617 ui_led_init_global:
-0x7d08 035618 fetch 1 ,mem_ui_led_struct_num 
-0x7d09 035619 rtn blank 
-0x7d0a 035620 copy pdata ,loopcnt 
-0x7d0b 035621 fetch 2 ,mem_ui_led_struct_ptr 
-0x7d0c 035622 copy pdata ,regb 
-:      035623 ui_led_init_loop:
-0x7d0d 035624 add regb ,led_offset_led_gpio ,regc 
-0x7d0e 035625 ifetcht 1 ,regc 
-0x7d0f 035626 call gpio_config_output 
-0x7d10 035627 call ui_led_off_static 
-0x7d11 035628 increase led_offset_length ,regb 
-0x7d12 035629 loop ui_led_init_loop 
-0x7d13 035630 rtn 
-:      035634 ui_led_on_global:
-0x7d14 035635 call calc_curr_struct_prt 
-0x7d15 035636 setarg ui_led_state_lighting 
-0x7d16 035637 istore 1 ,regb 
-0x7d17 035638 call ui_led_stop_timer 
-0x7d18 035639 branch ui_led_on_static 
-:      035643 ui_led_blink_stop_global:
-:      035644 ui_led_off_global:
-0x7d19 035645 call calc_curr_struct_prt 
-0x7d1a 035646 setarg ui_led_state_darking 
-0x7d1b 035647 istore 1 ,regb 
-0x7d1c 035648 call ui_led_stop_timer 
-0x7d1d 035649 branch ui_led_off_static 
-:      035653 ui_led_blink_start_global:
-0x7d1e 035654 call calc_curr_struct_prt 
-0x7d1f 035655 setarg ui_led_state_blink_start 
-0x7d20 035656 istore 1 ,regb 
-0x7d21 035657 setarg led_infinite_flash_num 
-0x7d22 035658 istore 1 ,contw 
-0x7d23 035659 branch ui_led_off_static 
-:      035664 ui_led_set_style_global:
-0x7d24 035665 call calc_curr_struct_prt 
-0x7d25 035666 arg led_offset_length ,loopcnt 
-0x7d26 035667 copy regc ,contr 
-0x7d27 035668 copy regb ,contw 
-0x7d28 035669 branch memcpy_fast 
-:      035673 ui_led_dispatch:
-0x7d29 035674 fetch 1 ,mem_ui_led_struct_num 
-0x7d2a 035675 rtn blank 
-0x7d2b 035676 arg 0 ,rega 
-:      035677 ui_led_blink_polling:
-0x7d2c 035678 call ui_led_change_style_by_type 
-0x7d2d 035679 increase 1 ,rega 
-0x7d2e 035680 fetch 1 ,mem_ui_led_struct_num 
-0x7d2f 035681 isub rega ,null 
-0x7d30 035682 rtn zero 
-0x7d31 035683 branch ui_led_blink_polling 
-:      035686 ui_led_off_static:
-0x7d32 035687 add regb ,led_offset_led_gpio ,regc 
-0x7d33 035688 ifetcht 1 ,regc 
-0x7d34 035689 branch gpio_out_inactive 
-:      035692 ui_led_on_static:
-0x7d35 035693 add regb ,led_offset_led_gpio ,regc 
-0x7d36 035694 ifetcht 1 ,regc 
-0x7d37 035695 branch gpio_out_active 
-:      035699 ui_led_change_style_by_type:
-0x7d38 035700 add rega ,ui_led_blink ,queue 
-0x7d39 035701 call timer_check 
-0x7d3a 035702 nrtn blank 
-0x7d3b 035704 call calc_curr_struct_prt 
-0x7d3c 035706 ifetch 1 ,regb 
-0x7d3d 035708 beq ui_led_state_lighting ,ui_led_on_static 
-0x7d3e 035709 beq ui_led_state_darking ,ui_led_off_static 
-0x7d3f 035710 beq ui_led_state_blink_stop ,ui_led_off_static 
-0x7d40 035711 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
-:      035712 ui_led_blink_state_lighting:
-0x7d41 035713 call ui_led_on_static 
-0x7d42 035714 add regb ,led_offset_cb_ledon ,regc 
-0x7d43 035715 call push_stack 
-0x7d44 035716 ifetch 2 ,regc 
-0x7d45 035717 call callback_func 
-0x7d46 035718 call pop_stack 
-0x7d47 035719 setarg ui_led_state_blink_darking 
-0x7d48 035720 istore 1 ,regb 
-0x7d49 035721 add regb ,led_offset_on_time ,regc 
-0x7d4a 035722 ifetch 2 ,regc 
-0x7d4b 035723 branch ui_led_blink_timer_start 
-:      035726 ui_led_blink_state_darking:
-0x7d4c 035727 call ui_led_off_static 
-0x7d4d 035728 add regb ,led_offset_cb_ledoff ,regc 
-0x7d4e 035729 call push_stack 
-0x7d4f 035730 ifetch 2 ,regc 
-0x7d50 035731 call callback_func 
-0x7d51 035732 call pop_stack 
-0x7d52 035734 add regb ,led_offset_blink_count ,regc 
-0x7d53 035735 ifetch 1 ,regc 
-0x7d54 035736 beq led_infinite_flash_num ,ui_led_blink_infinite 
-0x7d55 035737 increase -1 ,pdata 
-0x7d56 035738 istore 1 ,regc 
-0x7d57 035739 branch ui_led_blink_stop_global ,blank 
-:      035740 ui_led_blink_infinite:
-0x7d58 035741 setarg ui_led_state_blink_lighting 
-0x7d59 035742 istore 1 ,regb 
-0x7d5a 035743 add regb ,led_offset_off_time ,regc 
-0x7d5b 035744 ifetch 2 ,regc 
-:      035745 ui_led_blink_timer_start:
-0x7d5c 035746 add rega ,ui_led_blink ,queue 
-0x7d5d 035747 branch timer_init 
-:      035749 ui_led_stop_timer:
-0x7d5e 035750 setarg 0 
-0x7d5f 035751 branch ui_led_blink_timer_start 
-:      035757 ui_timer_timeout:
-0x7d60 035758 setarg 0x1000 
-0x7d61 035759 lshift16 pdata ,pdata 
-0x7d62 035760 iadd regb ,regb 
-0x7d63 035761 rtn 
-:      035763 ui_timer_check:
-0x7d64 035764 bpatchx patch3e_4 ,mem_patch3e 
-0x7d65 035765 arg 0 ,rega 
-0x7d66 035766 fetcht 4 ,mem_ui_timer_last_btclk 
-0x7d67 035767 copy clkn_bt ,regb 
-0x7d68 035768 copy regb ,pdata 
-0x7d69 035769 isub temp ,null 
-0x7d6a 035770 ncall ui_timer_timeout ,positive 
-:      035772 ui_timer_check_loop:
-0x7d6b 035773 copy regb ,pdata 
-0x7d6c 035774 increase 160 ,temp 
-0x7d6d 035775 increase 160 ,temp 
-0x7d6e 035776 isub temp ,null 
-0x7d6f 035777 nbranch ui_timer_check_end ,positive 
-0x7d70 035778 increase 1 ,rega 
-0x7d71 035779 and rega ,0x0f ,pdata 
-0x7d72 035780 nbranch ui_timer_check_loop ,blank 
-0x7d73 035781 arg 0 ,rega 
-0x7d74 035782 call ui_timer_check_send_evt 
-:      035783 ui_timer_init:
-0x7d75 035784 copy clkn_bt ,pdata 
-0x7d76 035785 store 4 ,mem_ui_timer_last_btclk 
-0x7d77 035786 rtn 
-:      035787 ui_timer_check_end:
-0x7d78 035788 bpatchx patch3e_5 ,mem_patch3e 
-0x7d79 035789 copy rega ,pdata 
-0x7d7a 035790 rtn blank 
-0x7d7b 035791 increase -160 ,temp 
-0x7d7c 035792 increase -160 ,temp 
-0x7d7d 035793 set0 28 ,temp 
-0x7d7e 035794 storet 4 ,mem_ui_timer_last_btclk 
-:      035795 ui_timer_check_send_evt:
-0x7d7f 035796 branch app_evt_timer 
-:      035803 ui_ipc_get_lock:
-0x7d80 035804 jam 1 ,mem_ipc_lock_bt 
-:      035805 ui_ipc_get_lock_wait:
-0x7d81 035806 fetch 1 ,mem_ipc_lock_c51 
-0x7d82 035807 nbranch ui_ipc_get_lock_wait ,blank 
-0x7d83 035808 rtn 
-:      035810 ui_ipc_put_lock:
-0x7d84 035811 jam 0 ,mem_ipc_lock_bt 
-0x7d85 035812 rtn 
-:      035816 ui_ipc_send_event:
-0x7d86 035817 bpatchx patch3e_6 ,mem_patch3e 
-0x7d87 035818 call ui_ipc_get_lock 
-0x7d88 035819 copy rega ,pdata 
-0x7d89 035820 store 4 ,mem_ipc_rega_temp 
-0x7d8a 035821 arg mem_ipc_fifo_bt2c51 ,rega 
-0x7d8b 035822 call fifo_in 
-0x7d8c 035823 fetch 4 ,mem_ipc_rega_temp 
-0x7d8d 035824 copy pdata ,rega 
-0x7d8e 035825 branch ui_ipc_put_lock 
-:      035827 ui_ipc_send_cmd:
-0x7d8f 035828 bpatchx patch3e_7 ,mem_patch3e 
-0x7d90 035829 call ui_ipc_get_lock 
-0x7d91 035830 copy rega ,pdata 
-0x7d92 035831 store 4 ,mem_ipc_rega_temp 
-0x7d93 035832 arg mem_ipc_fifo_c512bt ,rega 
-0x7d94 035833 call fifo_in 
-0x7d95 035834 fetch 4 ,mem_ipc_rega_temp 
-0x7d96 035835 copy pdata ,rega 
-0x7d97 035836 branch ui_ipc_put_lock 
-:      035838 ui_ipc_clean_all_fifo:
-0x7d98 035839 setarg 0 
-0x7d99 035840 store util_fifo_len ,mem_ipc_fifo_c512bt 
-0x7d9a 035841 store util_fifo_len ,mem_ipc_fifo_bt2c51 
-0x7d9b 035842 rtn 
-:      035844 check_51cmd:
-0x7d9c 035845 bpatchx patch3f_0 ,mem_patch3f 
-0x7d9d 035846 fetch 1 ,mem_hci_cmd 
-0x7d9e 035847 nrtn blank 
-0x7d9f 035848 arg mem_ipc_fifo_c512bt ,rega 
-0x7da0 035849 call fifo_is_empty 
-0x7da1 035850 rtn blank 
-0x7da2 035851 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
-0x7da3 035852 call check_51cmd_once 
-0x7da4 035853 fetch 1 ,mem_ipc_skip_continue_proc 
-0x7da5 035854 branch check_51cmd ,blank 
-0x7da6 035855 rtn 
-:      035857 check_51cmd_once:
-0x7da7 035858 call ui_ipc_get_lock 
-0x7da8 035859 arg mem_ipc_fifo_c512bt ,rega 
-0x7da9 035860 call fifo_out 
-0x7daa 035861 copy pdata ,temp 
-0x7dab 035862 call ui_ipc_put_lock 
-0x7dac 035863 bpatchx patch3f_1 ,mem_patch3f 
-0x7dad 035864 copy temp ,pdata 
-0x7dae 035865 rtn blank 
-0x7daf 035866 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
-0x7db0 035867 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
-0x7db1 035868 beq bt_cmd_reconnect ,check_51cmd_reconnect 
-0x7db2 035869 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
-0x7db3 035870 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
-0x7db4 035871 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
-0x7db5 035872 beq bt_cmd_start_inquiry ,check_51cmd_inq 
-0x7db6 035873 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
-0x7db7 035874 beq bt_cmd_start_adv ,check_51cmd_adv 
-0x7db8 035875 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
-0x7db9 035876 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
-0x7dba 035877 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
-0x7dbb 035878 beq bt_cmd_led_off ,check_51cmd_led_off 
-0x7dbc 035879 beq bt_cmd_led_on ,check_51cmd_led_on 
-0x7dbd 035880 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
-0x7dbe 035881 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
-0x7dbf 035882 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
-0x7dc0 035883 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
-0x7dc1 035884 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
-0x7dc2 035885 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
-0x7dc3 035886 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
-0x7dc4 035888 store 1 ,mem_fifo_temp 
-0x7dc5 035889 bpatchx patch3f_2 ,mem_patch3f 
-0x7dc6 035890 call lmo_fifo_check 
-0x7dc7 035891 nbranch check_51cmd_restore ,blank 
-:      035892 check_51cmd_once_continue:
-0x7dc8 035893 fetch 1 ,mem_fifo_temp 
-0x7dc9 035894 bmark0 mark_context ,check_51cmd_check_idle 
-0x7dca 035895 beq bt_cmd_disconnect ,check_51cmd_disconnect 
-0x7dcb 035896 beq bt_cmd_enter_sniff ,cmd_in_sniff 
-0x7dcc 035897 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
-0x7dcd 035898 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
-0x7dce 035899 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
-0x7dcf 035900 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
-0x7dd0 035901 beq bt_cmd_role_switch ,check_51cmd_role_switch 
-0x7dd1 035902 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
-0x7dd2 035903 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
-0x7dd3 035904 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
-0x7dd4 035905 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
-0x7dd5 035906 rtn 
-:      035908 check_51cmd_check_idle:
-0x7dd6 035909 store 1 ,mem_fifo_temp 
-0x7dd7 035910 call context_check_idle 
-0x7dd8 035911 branch check_51cmd_restore ,zero 
-0x7dd9 035912 call context_search_plap 
-0x7dda 035913 nrtn zero 
-:      035914 check_51cmd_restore:
-0x7ddb 035915 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
-0x7ddc 035916 branch ui_ipc_send_cmd 
-:      035921 check_51cmd_start_discovery:
-0x7ddd 035922 fetch 2 ,mem_ui_state_map 
-0x7dde 035923 set1 ui_state_bt_discovery 
-0x7ddf 035924 store 2 ,mem_ui_state_map 
-0x7de0 035925 jam 3 ,mem_scan_mode 
-0x7de1 035926 rtn 
-:      035930 check_51cmd_stop_discovery:
-0x7de2 035931 jam 0 ,mem_hid_handshake_timer_count 
-0x7de3 035932 jam 0 ,mem_scan_mode 
-0x7de4 035933 fetch 2 ,mem_ui_state_map 
-0x7de5 035934 set0 ui_state_bt_discovery 
-0x7de6 035935 store 2 ,mem_ui_state_map 
-0x7de7 035936 rtn 
-:      035940 check_51cmd_reconnect:
-0x7de8 035941 jam hci_cmd_create_conn ,mem_hci_cmd 
-0x7de9 035942 rtn 
-:      035946 check_51cmd_disconnect:
-0x7dea 035947 jam lmp_detach ,mem_lmo_opcode2 
-0x7deb 035948 jam other_end_terminated ,mem_disconn_reason_send 
-0x7dec 035949 rtn 
-:      035953 check_51cmd_enter_sniff_subrating:
-0x7ded 035954 rtn 
-:      035958 check_51cmd_exit_sniff_subrating:
-0x7dee 035959 rtn 
-:      035963 check_51cmd_sniff_test:
-0x7def 035964 rtn 
-:      035968 check_51cmd_pincode:
-0x7df0 035969 jam pincode_state_pincode_ready ,mem_pincode_state 
-0x7df1 035970 branch cmd_pair 
-:      035974 check_51cmd_inq:
-0x7df2 035975 rtn 
-:      035979 check_51cmd_stop_inq:
-0x7df3 035980 rtn 
-:      035984 check_51cmd_adv:
-0x7df4 035985 jam on ,mem_le_adv_enable 
-0x7df5 035986 jam adv_ind ,mem_le_adv_type 
-0x7df6 035987 fetch 2 ,mem_ui_state_map 
-0x7df7 035988 set1 ui_state_ble_adv ,pdata 
-0x7df8 035989 store 2 ,mem_ui_state_map 
-0x7df9 035990 rtn 
-:      035994 check_51cmd_stop_adv:
-0x7dfa 035995 fetch 2 ,mem_ui_state_map 
-0x7dfb 035996 set0 ui_state_ble_adv ,pdata 
-0x7dfc 035997 store 2 ,mem_ui_state_map 
-0x7dfd 035998 jam off ,mem_le_adv_enable 
-0x7dfe 035999 rtn 
-:      036003 check_51cmd_direct_adv:
-0x7dff 036004 jam on ,mem_le_adv_enable 
-0x7e00 036005 jam adv_direct_ind ,mem_le_adv_type 
-0x7e01 036006 fetch 2 ,mem_ui_state_map 
-0x7e02 036007 set1 ui_state_ble_adv ,pdata 
-0x7e03 036008 store 2 ,mem_ui_state_map 
-0x7e04 036009 rtn 
-:      036013 check_51cmd_stop_direct_adv:
-0x7e05 036014 fetch 2 ,mem_ui_state_map 
-0x7e06 036015 set0 ui_state_ble_adv ,pdata 
-0x7e07 036016 store 2 ,mem_ui_state_map 
-0x7e08 036017 jam off ,mem_le_adv_enable 
-0x7e09 036018 rtn 
-:      036022 check_51cmd_le_disconnect:
-0x7e0a 036023 setarg 20 
-0x7e0b 036024 store 2 ,mem_le_superto 
-0x7e0c 036025 store 2 ,mem_le_init_superto 
-0x7e0d 036026 branch le_send_terminate_ind_user_terminated 
-:      036030 check_51cmd_ble_update_connect_param:
-0x7e0e 036031 branch le_l2cap_tx_update_req 
-:      036035 check_51cmd_led_off:
-0x7e0f 036036 arg 0 ,rega 
-0x7e10 036037 branch ui_led_off_global 
-:      036041 check_51cmd_led_on:
-0x7e11 036042 arg 0 ,rega 
-0x7e12 036043 branch ui_led_on_global 
-:      036047 check_51cmd_led_start_blink:
-0x7e13 036048 arg 0 ,rega 
-0x7e14 036049 branch ui_led_blink_start_global 
-:      036053 check_51cmd_le_start_con:
-0x7e15 036054 jam on ,mem_le_scan_enable 
-0x7e16 036055 jam hci_cmd_le_create_conn ,mem_hci_cmd 
-0x7e17 036058 rtn 
-:      036062 check_51cmd_start_scan:
-0x7e18 036063 jam on ,mem_le_scan_enable 
-0x7e19 036064 rtn 
-:      036068 check_51cmd_stop_scan:
-0x7e1a 036069 jam off ,mem_le_scan_enable 
-0x7e1b 036070 jam 0 ,mem_hci_cmd 
-0x7e1c 036071 rtn 
-:      036075 check_51cmd_hibernate:
-0x7e1d 036076 fetch 2 ,mem_cb_before_hibernate 
-0x7e1e 036077 call callback_func 
-0x7e1f 036078 fetch 1 ,mem_ui_button_gpio 
-0x7e20 036079 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
-0x7e21 036080 copy pdata ,temp 
-0x7e22 036081 call gpio_config_input 
-:      036082 check_51cmd_hibernate_btn_disabled:
-0x7e23 036083 call ui_ipc_clean_all_fifo 
-0x7e24 036084 branch lpm_hibernate 
-:      036088 check_51cmd_le_smp_sec_req:
-0x7e25 036089 branch le_send_smp_security_request 
-:      036093 check_51cmd_role_switch:
-0x7e26 036094 jam lmp_slot_offset ,mem_lmo_opcode2 
-0x7e27 036095 set1 mark_switch_initiated ,mark 
-0x7e28 036096 nrtn master 
-0x7e29 036097 jam switch_flag_init ,mem_switch_flag 
-0x7e2a 036098 jam lmp_switch_req ,mem_lmo_opcode2 
-0x7e2b 036099 fetch 1 ,mem_connection_options 
-0x7e2c 036100 set0 connection_switch ,pdata 
-0x7e2d 036101 store 1 ,mem_connection_options 
-0x7e2e 036102 rtn 
-:      036106 check_51cmd_bb_reconn_cancel:
-0x7e2f 036107 force page_length_timer ,queue 
-0x7e30 036108 branch timer_stop 
-:      036112 check_51cmd_dhkey_not_accept:
-0x7e31 036113 call tid_set_reply 
-0x7e32 036114 jam lmp_dhkey_check ,mem_lmi_opcode2 
-0x7e33 036115 branch parse_lmp_dhkey_check_reject 
-:      036118 ui_check_paring_button:
-0x7e34 036119 fetch 1 ,mem_ui_state_map 
-0x7e35 036120 rtnbit0 ui_state_btn_down 
-0x7e36 036121 rtnbit0 ui_state_bt_reconnect 
-0x7e37 036122 branch check_51cmd_bb_reconn_cancel 
-:      036127 queue_init:
-0x7e38 036128 fetch 2 ,mem_queue_ptr 
-0x7e39 036129 add pdata ,queue_offset_curr_num ,contw 
-0x7e3a 036130 setarg 0 
-0x7e3b 036131 istore 3 ,contw 
-0x7e3c 036132 rtn 
-:      036136 queue_push:
-0x7e3d 036137 call disable_user 
-0x7e3e 036138 call queue_full 
-0x7e3f 036139 rtn blank 
-0x7e40 036140 fetch 2 ,mem_queue_ptr 
-0x7e41 036141 add pdata ,queue_offset_curr_num ,regb 
-0x7e42 036142 ifetcht 1 ,regb 
-0x7e43 036143 increase 1 ,temp 
-0x7e44 036144 istoret 1 ,regb 
-0x7e45 036146 ifetcht 1 ,pdata 
-0x7e46 036147 copy temp ,loopcnt 
-0x7e47 036148 add pdata ,queue_offset_write_ptr ,regb 
-0x7e48 036149 ifetch 1 ,regb 
-0x7e49 036150 imul32 temp ,pdata 
-0x7e4a 036151 iadd contr ,contw 
-0x7e4b 036152 copy rega ,contr 
-:      036153 calc_queue_next_ptr:
-0x7e4c 036154 call memcpy 
-0x7e4d 036155 call queue_get_size 
-0x7e4e 036156 pincrease -1 
-0x7e4f 036157 ifetcht 1 ,regb 
-0x7e50 036158 increase 1 ,temp 
-0x7e51 036159 iand temp ,temp 
-0x7e52 036160 istoret 1 ,regb 
-0x7e53 036161 branch enable_user 
-:      036166 queue_pop:
-0x7e54 036167 call disable_user 
-0x7e55 036168 call queue_empty 
-0x7e56 036169 rtn blank 
-0x7e57 036170 fetch 2 ,mem_queue_ptr 
-0x7e58 036171 add pdata ,queue_offset_curr_num ,regb 
-0x7e59 036172 ifetcht 1 ,regb 
-0x7e5a 036173 increase -1 ,temp 
-0x7e5b 036174 istoret 1 ,regb 
-0x7e5c 036175 ifetcht 1 ,pdata 
-0x7e5d 036176 copy temp ,loopcnt 
-0x7e5e 036177 add pdata ,queue_offset_read_ptr ,regb 
-0x7e5f 036178 ifetch 1 ,regb 
-0x7e60 036179 imul32 temp ,pdata 
-0x7e61 036180 iadd contr ,contr 
-0x7e62 036181 increase 1 ,contr 
-0x7e63 036182 copy rega ,contw 
-0x7e64 036183 branch calc_queue_next_ptr 
-:      036187 queue_empty:
-0x7e65 036188 fetch 2 ,mem_queue_ptr 
-0x7e66 036189 add pdata ,queue_offset_curr_num ,contr 
-0x7e67 036190 ifetch 1 ,contr 
-0x7e68 036191 rtn 
-:      036194 queue_full:
-0x7e69 036195 call queue_get_size 
-0x7e6a 036196 ifetcht 1 ,contr 
-0x7e6b 036197 isub temp ,pdata 
-0x7e6c 036198 rtn 
-:      036201 queue_get_size:
-0x7e6d 036202 fetch 2 ,mem_queue_ptr 
-0x7e6e 036203 add pdata ,queue_offset_length ,contr 
-0x7e6f 036204 ifetch 1 ,contr 
-0x7e70 036205 rtn 
-:      036213 right_shift_n:
-0x7e71 036214 sub loopcnt ,0 ,null 
-0x7e72 036215 rtn zero 
-:      036216 right_shift_n_loop:
-0x7e73 036217 rshift pdata ,pdata 
-0x7e74 036218 loop right_shift_n_loop 
-0x7e75 036219 rtn 
-:      036222 left_shift_n:
-0x7e76 036223 force 1 ,pdata 
-0x7e77 036224 sub loopcnt ,0 ,null 
-0x7e78 036225 rtn zero 
-:      036226 left_shift_n_loop:
-0x7e79 036227 lshift pdata ,pdata 
-0x7e7a 036228 loop left_shift_n_loop 
-0x7e7b 036229 rtn 
-:      036230 push_stack:
-0x7e7c 036231 deposit contw 
-0x7e7d 036232 store 2 ,mem_contw 
-0x7e7e 036233 storet 8 ,mem_temp 
-0x7e7f 036234 deposit timeup 
-0x7e80 036235 store 4 ,mem_timeup 
-0x7e81 036236 call push_stack_rega_b_c 
-0x7e82 036237 deposit contr 
-0x7e83 036238 store 2 ,mem_contr 
-0x7e84 036239 rtn 
-:      036241 push_stack_rega_b_c:
-0x7e85 036242 deposit rega 
-0x7e86 036243 store 4 ,mem_rega 
-0x7e87 036244 deposit regb 
-0x7e88 036245 store 4 ,mem_regb 
-0x7e89 036246 deposit regc 
-0x7e8a 036247 store 3 ,mem_regc 
-0x7e8b 036248 rtn 
-:      036250 pop_stack:
-0x7e8c 036251 fetcht 8 ,mem_temp 
-0x7e8d 036252 fetch 4 ,mem_timeup 
-0x7e8e 036253 iforce timeup 
-0x7e8f 036254 call pop_stack_rega_b_c 
-0x7e90 036255 fetch 2 ,mem_contw 
-0x7e91 036256 iforce contw 
-0x7e92 036257 fetch 2 ,mem_contr 
-0x7e93 036258 iforce contr 
-0x7e94 036259 rtn 
-:      036261 pop_stack_rega_b_c:
-0x7e95 036262 fetch 4 ,mem_rega 
-0x7e96 036263 iforce rega 
-0x7e97 036264 fetch 4 ,mem_regb 
-0x7e98 036265 iforce regb 
-0x7e99 036266 fetch 3 ,mem_regc 
-0x7e9a 036267 iforce regc 
-0x7e9b 036268 rtn 
-:      036270 get_contw:
-0x7e9c 036271 fetch 2 ,mem_contw 
-0x7e9d 036272 copy pdata ,contw 
-0x7e9e 036273 rtn 
-:      036274 get_contr:
-0x7e9f 036275 fetch 2 ,mem_contr 
-0x7ea0 036276 copy pdata ,contr 
-0x7ea1 036277 rtn 
-:      036278 store_contw:
-0x7ea2 036279 copy contw ,pdata 
-0x7ea3 036280 store 2 ,mem_contw 
-0x7ea4 036281 rtn 
-:      036282 store_contr:
-0x7ea5 036283 copy contr ,pdata 
-0x7ea6 036284 store 2 ,mem_contr 
-0x7ea7 036285 rtn 
-:      036289 save_cont_pointers:
-0x7ea8 036290 copy contw ,pdata 
-0x7ea9 036291 store 2 ,mem_hold_contw 
-0x7eaa 036292 copy contr ,pdata 
-0x7eab 036293 store 2 ,mem_hold_contr 
-0x7eac 036294 rtn 
-:      036295 load_cont_pointers:
-0x7ead 036296 fetch 2 ,mem_hold_contw 
-0x7eae 036297 copy pdata ,contw 
-0x7eaf 036298 fetch 2 ,mem_hold_contr 
-0x7eb0 036299 copy pdata ,contr 
-0x7eb1 036300 rtn 
-:      036302 memcpy96:
-0x7eb2 036303 call memcpy32 
-:      036304 memcpy64:
-0x7eb3 036305 call memcpy32 
-0x7eb4 036306 branch memcpy32 
-:      036307 memcpy12:
-0x7eb5 036308 call memcpy8 
-:      036309 memcpy4:
-0x7eb6 036310 ifetch 4 ,contr 
-0x7eb7 036311 istore 4 ,contw 
-0x7eb8 036312 rtn 
-:      036313 memcpy8:
-0x7eb9 036314 ifetch 8 ,contr 
-0x7eba 036315 istore 8 ,contw 
-0x7ebb 036316 rtn 
-:      036318 memcpy48:
-0x7ebc 036319 call memcpy16 
-:      036320 memcpy32:
-0x7ebd 036321 call memcpy8 
-:      036322 memcpy24:
-0x7ebe 036323 call memcpy8 
-:      036324 memcpy16:
-0x7ebf 036325 call memcpy8 
-0x7ec0 036326 branch memcpy8 
-:      036330 delay_10ms:
-0x7ec1 036331 arg 10 ,loopcnt 
-:      036332 delay_ms_wait:
-0x7ec2 036333 nop 12000 
-0x7ec3 036334 loop delay_ms_wait 
-0x7ec4 036335 rtn 
-:      036337 bn_zero:
-0x7ec5 036338 force 3 ,loopcnt 
-:      036339 memset0:
-0x7ec6 036340 force 0 ,pdata 
-:      036341 memset8:
-0x7ec7 036342 istore 8 ,contw 
-0x7ec8 036343 loop memset8 
-0x7ec9 036344 rtn 
-:      036346 memset0_8:
-0x7eca 036347 force 0 ,pdata 
-0x7ecb 036348 istore 8 ,contw 
-0x7ecc 036349 rtn 
-:      036350 memset0_4:
-0x7ecd 036351 force 0 ,pdata 
-0x7ece 036352 istore 4 ,contw 
-0x7ecf 036353 rtn 
-:      036355 clear_mem_256:
-0x7ed0 036356 force 4 ,loopcnt 
-0x7ed1 036357 branch memset0 
-:      036358 clear_mem_512:
-0x7ed2 036359 force 8 ,loopcnt 
-0x7ed3 036360 branch memset0 
-:      036362 clear_mem:
-0x7ed4 036363 deposit loopcnt 
-0x7ed5 036364 rtn blank 
-0x7ed6 036365 setarg 0 
-:      036366 clear_mem_loop:
-0x7ed7 036367 istore 1 ,contw 
-0x7ed8 036368 loop clear_mem_loop 
-0x7ed9 036369 rtn 
-:      036372 clear_temp_block:
-0x7eda 036373 arg 32 ,loopcnt 
-0x7edb 036374 arg mem_temp_block0 ,contw 
-0x7edc 036375 branch clear_mem 
-:      036377 xor_loop:
-0x7edd 036378 ifetch 4 ,regc 
-0x7ede 036379 ifetcht 4 ,rega 
-0x7edf 036380 ixor temp ,pdata 
-0x7ee0 036381 istore 4 ,contw 
-0x7ee1 036382 increase 4 ,rega 
-0x7ee2 036383 increase 4 ,regc 
-0x7ee3 036384 loop xor_loop 
-0x7ee4 036385 rtn 
-:      036389 inverse_data:
-0x7ee5 036390 bpatchx patch3f_3 ,mem_patch3f 
-0x7ee6 036391 copy loopcnt ,pdata 
-0x7ee7 036392 sub pdata ,1 ,null 
-0x7ee8 036393 rtn positive 
-0x7ee9 036394 iadd rega ,regb 
-0x7eea 036395 increase -1 ,regb 
-0x7eeb 036396 rshift loopcnt ,loopcnt 
-:      036397 inverse_loop:
-0x7eec 036398 ifetcht 1 ,rega 
-0x7eed 036399 ifetch 1 ,regb 
-0x7eee 036400 istore 1 ,rega 
-0x7eef 036401 istoret 1 ,regb 
-0x7ef0 036402 increase -1 ,regb 
-0x7ef1 036403 increase 1 ,rega 
-0x7ef2 036404 loop inverse_loop 
-0x7ef3 036405 rtn 
-:      036408 memcpy_fast:
-0x7ef4 036409 deposit loopcnt 
-0x7ef5 036410 rtn blank 
-:      036411 memcpy_fast_loop:
-0x7ef6 036412 increase -8 ,loopcnt 
-0x7ef7 036413 call memcpy8 ,positive 
-0x7ef8 036414 rtn zero 
-0x7ef9 036415 branch memcpy_fast_loop ,positive 
-0x7efa 036416 increase 8 ,loopcnt 
-:      036417 memcpy_fast_loop_four:
-0x7efb 036418 increase -4 ,loopcnt 
-0x7efc 036419 call memcpy4 ,positive 
-0x7efd 036420 rtn zero 
-0x7efe 036421 branch memcpy_fast_loop_four ,positive 
-0x7eff 036422 increase 4 ,loopcnt 
-0x7f00 036423 branch memcpy 
-:      036425 memcpy:
-0x7f01 036426 deposit loopcnt 
-0x7f02 036427 rtn blank 
-:      036428 memcpy_loop:
-0x7f03 036429 ifetch 1 ,contr 
-0x7f04 036430 istore 1 ,contw 
-0x7f05 036431 loop memcpy_loop 
-0x7f06 036432 rtn 
-:      036434 timer_stop:
-0x7f07 036435 setarg 0 
-:      036436 timer_init:
-0x7f08 036437 rshift clkn_bt ,temp 
-0x7f09 036438 storet 4 ,mem_last_clkn 
-0x7f0a 036439 arg mem_timers ,contw 
-0x7f0b 036440 iforce temp 
-0x7f0c 036441 lshift queue ,pdata 
-0x7f0d 036442 iadd contw ,contw 
-0x7f0e 036443 istoret 2 ,contw 
-0x7f0f 036444 bpatchx patch3f_4 ,mem_patch3f 
-0x7f10 036445 rtn 
-:      036447 timer_check_timeout:
-0x7f11 036448 arg 0x800 ,timeup 
-0x7f12 036449 lshift16 timeup ,timeup 
-0x7f13 036450 iadd timeup ,pdata 
-0x7f14 036451 rtn 
-:      036454 timer_reinit:
-0x7f15 036455 arg 0 ,queue 
-:      036456 timer_check:
-0x7f16 036457 bpatchx patch3f_5 ,mem_patch3f 
-0x7f17 036458 fetcht 4 ,mem_last_clkn 
-0x7f18 036459 rshift clkn_bt ,pdata 
-0x7f19 036460 store 4 ,mem_last_clkn 
-0x7f1a 036461 isub temp ,null 
-0x7f1b 036462 ncall timer_check_timeout ,positive 
-0x7f1c 036463 isub temp ,timeup 
-0x7f1d 036464 copy timeup ,temp 
-0x7f1e 036465 arg mem_timers ,contr 
-0x7f1f 036466 copy contr ,contw 
-0x7f20 036467 arg 16 ,loopcnt 
-:      036468 timer_loop:
-0x7f21 036469 ifetch 2 ,contr 
-0x7f22 036470 isub temp ,pdata 
-0x7f23 036471 branch timer_counting ,positive 
-0x7f24 036472 force 0 ,pdata 
-:      036473 timer_counting:
-0x7f25 036474 istore 2 ,contw 
-0x7f26 036475 loop timer_loop 
-0x7f27 036476 arg mem_timers ,contr 
-0x7f28 036477 lshift queue ,pdata 
-0x7f29 036478 iadd contr ,contr 
-0x7f2a 036479 ifetch 2 ,contr 
-0x7f2b 036480 rtn 
-:      036485 clk_add:
-0x7f2c 036486 iadd temp ,temp 
-0x7f2d 036487 copy temp ,loopcnt 
-0x7f2e 036488 setarg 3750 
-0x7f2f 036489 isub loopcnt ,pdata 
-0x7f30 036490 rtn positive 
-0x7f31 036491 sub pdata ,0 ,pdata 
-0x7f32 036492 rshift16 temp ,temp 
-0x7f33 036493 increase 1 ,temp 
-0x7f34 036494 lshift16 temp ,temp 
-0x7f35 036495 ior temp ,temp 
-0x7f36 036496 rtn 
-:      036498 clk_diff_rt:
-0x7f37 036499 call clk_diff 
-0x7f38 036500 branch clk2rt 
-:      036503 clk_diff:
-0x7f39 036504 disable user 
-0x7f3a 036505 isub temp ,pdata 
-0x7f3b 036506 branch clk_diff_pos ,positive 
-0x7f3c 036507 enable user 
-0x7f3d 036508 sub pdata ,0 ,pdata 
-:      036509 clk_diff_pos:
-0x7f3e 036510 rtnbit0 15 
-0x7f3f 036511 arg -61786 ,temp 
-0x7f40 036512 iadd temp ,pdata 
-0x7f41 036513 set0 64 ,pdata 
-0x7f42 036514 rtn 
-:      036516 clk2rt:
-0x7f43 036517 iforce contr 
-0x7f44 036518 rshift16 pdata ,pdata 
-0x7f45 036519 arg 3750 ,temp 
-0x7f46 036520 imul32 temp ,pdata 
-0x7f47 036521 iadd contr ,pdata 
-0x7f48 036522 rtn 
-:      036525 clk2lpo:
-0x7f49 036526 lshift8 pdata ,pdata 
-0x7f4a 036527 lshift4 pdata ,pdata 
-0x7f4b 036528 fetcht 3 ,mem_clks_per_lpo 
-0x7f4c 036529 idiv temp 
-0x7f4d 036530 call wait_div_end 
-0x7f4e 036531 quotient temp 
-0x7f4f 036532 rtn 
-:      036535 clk2bt:
-0x7f50 036536 arg 3750 ,temp 
-0x7f51 036537 idiv temp 
-0x7f52 036538 call wait_div_end 
-0x7f53 036539 quotient pdata 
-0x7f54 036540 lshift16 pdata ,pdata 
-0x7f55 036541 remainder temp 
-0x7f56 036542 ior temp ,temp 
-0x7f57 036543 rtn 
-:      036550 string2dec_from_uart:
-0x7f58 036551 arg 0 ,temp 
-:      036552 string2dec_from_uart_done:
-0x7f59 036553 copy temp ,regc 
-0x7f5a 036554 ifetch 1 ,contru 
-0x7f5b 036555 call uchar2dialog 
-0x7f5c 036556 copy regc ,temp 
-0x7f5d 036557 call swap 
-0x7f5e 036558 arg 10 ,regb 
-0x7f5f 036559 imul32 regb ,pdata 
-0x7f60 036560 iadd temp ,pdata 
-0x7f61 036561 copy pdata ,temp 
-0x7f62 036562 loop string2dec_from_uart_done 
-0x7f63 036563 rtn 
-:      036567 uchar2dialog:
-0x7f64 036568 arg 0x3a ,temp 
-0x7f65 036569 isub temp ,null 
-0x7f66 036570 nbranch uchar2dialog_number ,positive 
-0x7f67 036571 arg 0x61 ,temp 
-0x7f68 036572 isub temp ,null 
-0x7f69 036573 branch uchar2dialog_a2f ,positive 
-0x7f6a 036574 arg 0x37 ,temp 
-0x7f6b 036575 isub temp ,pdata 
-0x7f6c 036576 rtn 
-:      036577 uchar2dialog_number:
-0x7f6d 036578 arg 0x30 ,temp 
-0x7f6e 036579 isub temp ,pdata 
-0x7f6f 036580 rtn 
-:      036581 uchar2dialog_a2f:
-0x7f70 036582 arg 0x57 ,temp 
-0x7f71 036583 isub temp ,pdata 
-0x7f72 036584 rtn 
-:      036586 pn9:
-0x7f73 036587 copy temp ,alarm 
-0x7f74 036588 setarg 0x1ff 
-0x7f75 036589 force 0 ,regb 
-:      036590 pn9_loop:
-0x7f76 036591 rshift3 pdata ,rega 
-0x7f77 036592 rshift rega ,rega 
-0x7f78 036593 ixor rega ,rega 
-0x7f79 036594 isolate1 0 ,rega 
-0x7f7a 036595 setflag true ,9 ,pdata 
-0x7f7b 036596 rshift temp ,temp 
-0x7f7c 036597 isolate1 0 ,pdata 
-0x7f7d 036598 setflag true ,7 ,temp 
-0x7f7e 036599 rshift pdata ,pdata 
-0x7f7f 036600 increase 1 ,regb 
-0x7f80 036601 compare 0 ,regb ,0x7 
-0x7f81 036602 nbranch pn9_loop ,true 
-0x7f82 036603 istoret 1 ,contw 
-0x7f83 036604 loop pn9_loop 
-0x7f84 036605 copy alarm ,temp 
-0x7f85 036606 rtn 
-:      036609 wait_div_end:
-0x7f86 036610 rtn modone 
-0x7f87 036611 branch wait_div_end 
-:      036621 compare_loop:
-:      036622 string_compare:
-0x7f88 036623 ifetch 1 ,rega 
-0x7f89 036624 ifetcht 1 ,regb 
-0x7f8a 036625 isub temp ,null 
-0x7f8b 036626 nrtn zero 
-0x7f8c 036627 increase 1 ,rega 
-0x7f8d 036628 increase 1 ,regb 
-0x7f8e 036629 loop string_compare 
-0x7f8f 036630 force 0 ,null 
-0x7f90 036631 rtn 
-:      036634 ceiling:
-0x7f91 036635 isub temp ,null 
-0x7f92 036636 nrtn positive 
-0x7f93 036637 deposit temp 
-0x7f94 036638 rtn 
-:      036640 swap:
-0x7f95 036641 iadd temp ,pdata 
-0x7f96 036642 isub temp ,temp 
-0x7f97 036643 isub temp ,pdata 
-0x7f98 036644 rtn 
-:      036646 clean_mem:
-0x7f99 036647 arg 0x200 ,loopcnt 
-0x7f9a 036648 arg 0x4000 ,contw 
-0x7f9b 036649 branch memset0 
-:      036652 callback_func:
-0x7f9c 036653 rtn blank 
-0x7f9d 036654 copy pdata ,pc 
-:      036657 wait_uarttx:
-0x7f9e 036658 hfetch 2 ,core_uart_txitems 
-0x7f9f 036659 nbranch wait_uarttx ,blank 
-0x7fa0 036660 rtn 
-:      036662 ice_break:
-0x7fa1 036663 jam 0x1 ,core_ice_ctrl 
-0x7fa2 036664 rtn 
-:      036666 ice_setbp:
-0x7fa3 036667 hstore 2 ,core_ice_break0 
-0x7fa4 036668 hfetch 1 ,core_ice_ctrl 
-0x7fa5 036669 set1 4 ,pdata 
-0x7fa6 036670 hstore 1 ,core_ice_ctrl 
-0x7fa7 036671 rtn 
-:      036672 ice_setbp2:
-0x7fa8 036673 hstore 2 ,core_ice_break1 
-0x7fa9 036674 hfetch 1 ,core_ice_ctrl 
-0x7faa 036675 set1 6 ,pdata 
-0x7fab 036676 hstore 1 ,core_ice_ctrl 
-0x7fac 036677 rtn 
-:      036679 ice_set_write_bp:
-0x7fad 036680 hstore 2 ,core_ice_break0 
-0x7fae 036681 jam 0x30 ,core_ice_ctrl 
-0x7faf 036682 rtn 
-:      036686 test_enable_white:
-0x7fb0 036687 hfetch 1 ,core_config 
-0x7fb1 036688 set0 whiteoff_bit ,pdata 
-0x7fb2 036689 hstore 1 ,core_config 
-0x7fb3 036690 rtn 
-:      036692 check_uart_tx_buff:
-0x7fb4 036693 hfetch 2 ,core_uart_txitems 
-0x7fb5 036694 arg uart_air_control_threshold ,temp 
-:      036695 pdata_sub_temp:
-0x7fb6 036696 isub temp ,null 
-0x7fb7 036697 rtn 
-:      036703 fifo_in:
-0x7fb8 036704 bpatchx patch3f_6 ,mem_patch3f 
-0x7fb9 036705 ifetcht util_fifo_len ,rega 
-0x7fba 036706 and temp ,0xff ,pdata 
-0x7fbb 036707 nbranch fifo_in_push ,blank 
-0x7fbc 036708 rshift8 temp ,pdata 
-0x7fbd 036709 istore util_fifo_len ,rega 
-:      036710 fifo_in_push:
-0x7fbe 036711 increase util_fifo_len + util_fifo_offset ,rega 
-0x7fbf 036712 ifetch 1 ,rega 
-0x7fc0 036713 nbranch assert ,blank 
-0x7fc1 036714 fetch 1 ,mem_fifo_temp 
-0x7fc2 036715 istore 1 ,rega 
-0x7fc3 036716 rtn 
-:      036721 fifo_out:
-0x7fc4 036722 bpatchx patch3f_7 ,mem_patch3f 
-0x7fc5 036723 arg util_fifo_len ,loopcnt 
-0x7fc6 036724 ifetch util_fifo_len ,rega 
-0x7fc7 036725 rtn blank 
-:      036726 fifo_out_loop:
-0x7fc8 036727 ifetch 1 ,rega 
-0x7fc9 036728 nbranch fifo_out_end ,blank 
-0x7fca 036729 increase 1 ,rega 
-0x7fcb 036730 loop fifo_out_loop 
-0x7fcc 036731 branch assert 
-:      036732 fifo_out_end:
-0x7fcd 036733 arg 0 ,temp 
-0x7fce 036734 istoret 1 ,rega 
-0x7fcf 036735 rtn 
-:      036740 fifo_is_empty:
-0x7fd0 036741 ifetch util_fifo_len ,rega 
-0x7fd1 036742 rtn 
-:      036747 fifo_is_full:
-0x7fd2 036748 ifetch 1 ,rega 
-0x7fd3 036749 rtn 
-:      036752 fifo_is_near_full:
-0x7fd4 036753 ifetch 2 ,rega 
-0x7fd5 036754 rtn 
-:      036758 fifo_content_count:
-0x7fd6 036759 arg 0 ,temp 
-:      036760 fifo_content_count_loop:
-0x7fd7 036761 fetch 1 ,contr 
-0x7fd8 036762 loop fifo_content_count_loop ,blank 
-0x7fd9 036763 increase 1 ,temp 
-0x7fda 036764 loop fifo_content_count_loop 
-0x7fdb 036765 copy temp ,pdata 
-0x7fdc 036766 rtn 
-:      036768 not_greater_than:
-0x7fdd 036769 isub temp ,null 
-0x7fde 036770 nrtn positive 
-0x7fdf 036771 copy temp ,pdata 
-0x7fe0 036772 rtn 
-:      036775 disable_positive:
-0x7fe1 036776 force -1 ,null 
-0x7fe2 036777 rtn 
-:      036778 enable_positive:
-:      036779 disable_zero:
-0x7fe3 036780 force 1 ,null 
-0x7fe4 036781 rtn 
-:      036782 enable_zero:
-0x7fe5 036783 force 0 ,null 
-0x7fe6 036784 rtn 
-:      036786 enable_user:
-0x7fe7 036787 enable user 
-0x7fe8 036788 rtn 
-:      036790 disable_user:
-0x7fe9 036791 disable user 
-0x7fea 036792 rtn 
-:      036794 enable_user2:
-0x7feb 036795 enable user2 
-0x7fec 036796 rtn 
-:      036798 disable_user2:
-0x7fed 036799 disable user2 
-0x7fee 036800 rtn 
-:      036802 disable_blank:
-0x7fef 036803 setarg 1 
-0x7ff0 036804 rtn 
-:      036806 enable_blank:
-0x7ff1 036807 setarg 0 
-0x7ff2 036808 rtn 
-:      036811 reverse_byte:
-0x7ff3 036812 copy loopcnt ,pdata 
-0x7ff4 036813 rtn blank 
-0x7ff5 036814 copy contr ,pdata 
-0x7ff6 036815 iadd loopcnt ,pdata 
-0x7ff7 036816 increase -1 ,pdata 
-0x7ff8 036817 copy pdata ,contr 
-:      036818 reverse_loop:
-0x7ff9 036819 ifetch 1 ,contr 
-0x7ffa 036820 increase -2 ,contr 
-0x7ffb 036821 istore 1 ,contw 
-0x7ffc 036822 loop reverse_loop 
-0x7ffd 036823 rtn 
+:      002875 start:
+0x2000 002876 call lpmstate 
+:      002878 soft_reset:
+0x2001 002879 bpatch patch00_0 ,mem_patch00 
+0x2002 002880 clear_stack 
+0x2003 002881 call spi_ncs_gpio_init 
+0x2004 002882 call initialize_radio 
+0x2005 002883 call iicd_init_12m 
+0x2006 002884 call init_param 
+0x2007 002885 call l2cap_init 
+0x2008 002886 bpatch patch00_1 ,mem_patch00 
+0x2009 002887 call rfcomm_init 
+0x200a 002888 call init_lmp 
+0x200b 002889 call ui_init 
+0x200c 002890 call app_init 
+0x200d 002891 ncall load_chip_option ,wake 
+0x200e 002892 bpatch patch00_2 ,mem_patch00 
+0x200f 002893 call app_lpm_init ,wake 
+0x2010 002894 call publickey_init 
+:      002895 soft_reset_2:
+0x2011 002896 call lpm_recover_clk ,wake 
+:      002897 main_loop:
+0x2012 002898 bpatch patch00_3 ,mem_patch00 
+0x2013 002899 call sp_calc_sequence 
+0x2014 002900 call sp_calc_sequence_256 
+0x2015 002901 call sp_calc_sequence_256_check 
+0x2016 002902 call le_dispatch 
+0x2017 002903 bpatch patch00_4 ,mem_patch00 
+0x2018 002904 call idle_dispatch 
+0x2019 002905 call app_process_idle 
+0x201a 002906 call inquiry_dispatch 
+0x201b 002907 call inquiry_scan_dispatch 
+0x201c 002908 call page_scan_dispatch 
+0x201d 002909 call connection_dispatch 
+0x201e 002910 call lpm_dispatch 
+0x201f 002911 call g24_dispatch 
+0x2020 002912 branch main_loop 
+:      002914 connection_dispatch:
+0x2021 002915 call connection_incontext 
+0x2022 002916 rtnmark0 mark_context 
+0x2023 002917 set0 mark_context ,mark 
+0x2024 002918 call context_save 
+0x2025 002919 branch le_disable 
+:      002921 connection_incontext:
+0x2026 002922 bpatch patch00_5 ,mem_patch00 
+0x2027 002923 call context_search_insniff 
+0x2028 002924 nbranch connection_nosniff ,zero 
+0x2029 002925 call context_load 
+0x202a 002926 add rega ,coffset_mode ,contr 
+0x202b 002927 ifetch 1 ,contr 
+0x202c 002928 bbit1 mode_le ,le_conn_dispatch 
+0x202d 002929 bbit1 mode_master ,master_dispatch 
+0x202e 002930 branch slave_dispatch 
+:      002931 connection_nosniff:
+0x202f 002932 call context_get_next 
+0x2030 002933 copy loopcnt ,null 
+0x2031 002934 rtn zero 
+0x2032 002935 call context_load 
+0x2033 002936 fetch 1 ,mem_state 
+0x2034 002937 bbit1 state_inpage ,master_page 
+0x2035 002938 fetch 1 ,mem_mode 
+0x2036 002939 bbit1 mode_master ,master_dispatch 
+0x2037 002940 branch slave_dispatch 
+:      002948 idle_dispatch:
+0x2038 002949 fetch 1 ,mem_hci_cmd 
+0x2039 002950 rtn blank 
+0x203a 002951 beq hci_cmd_inquiry ,idle_inquiry 
+0x203b 002952 beq hci_cmd_inquiry_cancel ,idle_inquiry_cancel 
+0x203c 002953 beq hci_cmd_remote_name_req ,idle_remote_name_req 
+0x203d 002954 beq hci_cmd_create_conn ,idle_create_conn 
+0x203e 002955 beq hci_cmd_le_create_conn ,idle_le_create_conn 
+0x203f 002956 call context_search_conn_handle 
+0x2040 002957 rtn zero 
+0x2041 002958 call context_search_plap 
+0x2042 002959 rtn zero 
+:      002960 idle_exit:
+0x2043 002961 jam 0 ,mem_hci_cmd 
+0x2044 002962 rtn 
+:      002964 idle_le_create_conn:
+0x2045 002965 jam hci_cmd_le_create_conn ,mem_cmd_le_create_conn 
+0x2046 002966 jam 0 ,mem_hci_cmd 
+0x2047 002967 rtn 
+:      002969 idle_inquiry:
+0x2048 002970 set1 mark_inquiry_on ,mark 
+0x2049 002971 set0 mark_inquiry_trainb ,mark 
+0x204a 002972 jam param_ninquiry ,mem_ninqy_index 
+0x204b 002973 jam 31 ,mem_nfreq_index_inq 
+0x204c 002974 branch idle_exit 
+:      002976 idle_inquiry_cancel:
+0x204d 002977 set0 mark_inquiry_on ,mark 
+0x204e 002978 force 0 ,stop_watch 
+0x204f 002979 branch idle_exit 
+:      002981 idle_remote_name_req:
+0x2050 002982 call context_search_plap 
+0x2051 002983 rtn zero 
+0x2052 002984 force lmp_name_req ,temp 
+0x2053 002985 jam 5 ,mem_nameres_cnt 
+0x2054 002986 branch idle_start_page 
+:      002988 idle_create_conn:
+0x2055 002989 bpatch patch00_6 ,mem_patch00 
+:      002990 idle_create_conn_device:
+0x2056 002991 fetch 6 ,mem_hci_plap 
+0x2057 002992 branch idle_exit ,blank 
+0x2058 002993 jam reconnect_hid ,memui_reconnect_mode 
+0x2059 002995 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x205a 002996 branch idle_create_conn_cont 
+:      002998 idle_create_conn_cont:
+0x205b 002999 force lmp_version_req ,temp 
+:      003000 idle_start_page:
+0x205c 003001 bpatch patch00_7 ,mem_patch00 
+0x205d 003002 fetch 1 ,mem_page_mode 
+0x205e 003003 branch idle_page_mode_r0 ,blank 
+0x205f 003004 lshift3 pdata ,pdata 
+0x2060 003005 lshift4 pdata ,pdata 
+0x2061 003006 increase -1 ,pdata 
+:      003007 idle_page_mode_r0:
+0x2062 003008 store 1 ,mem_npage 
+0x2063 003009 store 1 ,mem_npage_index 
+0x2064 003010 jam 31 ,mem_nfreq_index_page 
+0x2065 003011 set0 mark_page_trainb ,mark 
+0x2066 003012 call context_new 
+0x2067 003013 nbranch idle_page_fail ,zero 
+0x2068 003014 call get_free_amaddr 
+0x2069 003015 store 1 ,mem_amaddr 
+0x206a 003016 storet 1 ,mem_lmo_opcode2 
+0x206b 003017 fetch 6 ,mem_hci_plap 
+0x206c 003018 store 6 ,mem_plap 
+0x206d 003019 bpatch patch01_0 ,mem_patch01 
+0x206e 003020 call timer_reinit 
+0x206f 003021 force 0 ,pdata 
+0x2070 003022 compare lmp_name_req ,temp ,0xff 
+0x2071 003023 nsetflag true ,state_init_seq ,pdata 
+0x2072 003024 set1 state_inpage ,pdata 
+0x2073 003025 store 1 ,mem_state 
+0x2074 003026 jam bt_evt_reconn_started ,mem_fifo_temp 
+0x2075 003027 call ui_ipc_send_event 
+0x2076 003028 force 0 ,pdata 
+0x2077 003029 setflag true ,smap_name_req ,pdata 
+0x2078 003030 store 1 ,mem_state_map 
+0x2079 003031 setarg 0 
+0x207a 003032 set1 mode_master ,pdata 
+0x207b 003033 store 1 ,mem_mode 
+0x207c 003034 enable master 
+0x207d 003035 call context_save 
+0x207e 003036 disable master 
+0x207f 003037 force page_length_timer ,queue 
+0x2080 003038 fetch 2 ,mem_page_to 
+0x2081 003039 call timer_init 
+0x2082 003040 branch idle_exit 
+:      003041 idle_page_fail:
+0x2083 003042 bpatch patch01_1 ,mem_patch01 
+0x2084 003043 fetch 6 ,mem_hci_plap 
+0x2085 003044 store 6 ,mem_plap 
+0x2086 003045 compare lmp_name_req ,temp ,0xff 
+0x2087 003046 branch idle_name_fail ,true 
+0x2088 003047 branch idle_exit 
+:      003048 idle_name_fail:
+0x2089 003049 arg mem_tmp_buffer ,contw 
+0x208a 003050 arg 8 ,loopcnt 
+0x208b 003051 call memset0 
+0x208c 003052 jam bt_evt_reconn_failed ,mem_fifo_temp 
+0x208d 003053 call ui_ipc_send_event 
+0x208e 003054 branch idle_exit 
+:      003061 inquiry_dispatch:
+0x208f 003062 rtnmark0 mark_inquiry_on 
+0x2090 003063 force inquiry_length_timer ,queue 
+0x2091 003064 call timer_check 
+0x2092 003065 nsetflag blank ,mark_inquiry_on ,mark 
+0x2093 003066 nbranch inquiry_start ,blank 
+0x2094 003067 rtn 
+:      003071 inquiry_start:
+0x2095 003072 bpatch patch01_2 ,mem_patch01 
+0x2096 003073 fetcht 2 ,mem_inq_window 
+0x2097 003074 force 4 ,queue 
+0x2098 003075 call sniff_check_window 
+0x2099 003076 rtn user 
+0x209a 003077 call afh_clear 
+0x209b 003078 force 0 ,freq_mode 
+:      003079 inquiry_restart:
+0x209c 003080 rtn timeout 
+0x209d 003081 set0 mark_fhs_already_good ,mark 
+0x209e 003082 set0 mark_fhs_eir ,mark 
+:      003083 inquiry_rx_restart:
+0x209f 003084 add clkn_bt ,1 ,bt_clk 
+0x20a0 003085 isolate1 mark_inquiry_trainb ,mark 
+0x20a1 003086 setflag true ,2 ,freq_mode 
+0x20a2 003087 compare 0x00 ,bt_clk ,0x02 
+0x20a3 003088 nbranch inquiry_receive ,true 
+:      003090 inquiry_transmit:
+0x20a4 003091 bpatch patch01_3 ,mem_patch01 
+0x20a5 003092 fetch 1 ,mem_inquiry_transmit 
+0x20a6 003093 increase 1 ,pdata 
+0x20a7 003094 store 1 ,mem_inquiry_transmit 
+0x20a8 003095 call fetch_giac 
+0x20a9 003096 call tx_radio_freq 
+0x20aa 003097 call fetch_diac 
+0x20ab 003098 call start_transmitter 
+0x20ac 003099 call start_tx_native 
+0x20ad 003100 call send_access_word 
+0x20ae 003101 call end_of_packet 
+0x20af 003102 call inquiry_check_train 
+0x20b0 003103 branch inquiry_restart 
+:      003105 inquiry_check_train:
+0x20b1 003106 bpatch patch01_4 ,mem_patch01 
+0x20b2 003107 fetch 1 ,mem_nfreq_index_inq 
+0x20b3 003108 increase -1 ,pdata 
+0x20b4 003109 store 1 ,mem_nfreq_index_inq 
+0x20b5 003110 rtn positive 
+0x20b6 003111 jam 31 ,mem_nfreq_index_inq 
+0x20b7 003112 fetch 1 ,mem_ninqy_index 
+0x20b8 003113 increase -1 ,pdata 
+0x20b9 003114 store 1 ,mem_ninqy_index 
+0x20ba 003115 rtn positive 
+0x20bb 003116 setflip mark_inquiry_trainb ,mark 
+0x20bc 003117 jam param_ninquiry ,mem_ninqy_index 
+0x20bd 003118 rtn 
+:      003120 inquiry_receive:
+0x20be 003121 bpatch patch01_5 ,mem_patch01 
+0x20bf 003122 call fetch_giac 
+0x20c0 003123 call rx_radio_freq 
+0x20c1 003124 call fetch_diac 
+0x20c2 003125 call start_rx_native 
+0x20c3 003126 call start_receiver 
+0x20c4 003127 call wait_access_clkn_rt 
+0x20c5 003128 branch inquiry_sync ,sync 
+0x20c6 003129 call inquiry_check_train 
+0x20c7 003130 branch inquiry_rx_restart 
+:      003131 inquiry_sync:
+0x20c8 003132 bpatch patch01_6 ,mem_patch01 
+0x20c9 003133 call save_rssi 
+0x20ca 003134 call scan_mode_whiten 
+0x20cb 003135 call receive_packet_whitened 
+0x20cc 003136 set0 mark_rxbuf_inuse ,mark 
+0x20cd 003137 rtnmark0 mark_fhs_already_good 
+:      003138 inquiry_receive_rtn:
+0x20ce 003139 bpatch patch01_7 ,mem_patch01 
+:      003140 inquiry_receive_eir_rtn:
+0x20cf 003141 fetch 1 ,mem_inquiry_rcv 
+0x20d0 003142 increase 1 ,pdata 
+0x20d1 003143 store 1 ,mem_inquiry_rcv 
+0x20d2 003144 rtn 
+:      003152 master_page:
+0x20d3 003153 bpatch patch02_0 ,mem_patch02 
+0x20d4 003154 enable master 
+0x20d5 003155 enable clknt 
+0x20d6 003156 fetch 2 ,mem_page_interval 
+0x20d7 003157 branch master_page_no_interval ,blank 
+0x20d8 003158 force page_interval_timer ,queue 
+0x20d9 003159 call timer_check 
+0x20da 003160 nrtn blank 
+:      003161 master_page_no_interval:
+0x20db 003162 bpatch patch02_1 ,mem_patch02 
+0x20dc 003163 fetcht 2 ,mem_page_window 
+0x20dd 003164 force 40 ,queue 
+0x20de 003165 call sniff_check_window 
+0x20df 003166 branch page_exit ,user 
+0x20e0 003167 force page_length_timer ,queue 
+0x20e1 003168 call timer_check 
+0x20e2 003169 nbranch page_start ,blank 
+0x20e3 003170 fetch 1 ,mem_state_map 
+0x20e4 003171 bbit1 smap_name_req ,master_npage_timeout 
+0x20e5 003172 branch master_page_timeout 
+:      003173 master_npage_timeout:
+0x20e6 003174 arg mem_tmp_buffer ,contw 
+0x20e7 003175 arg 8 ,loopcnt 
+0x20e8 003176 call memset0 
+:      003177 master_page_timeout:
+0x20e9 003178 bpatch patch02_2 ,mem_patch02 
+0x20ea 003179 jam 0 ,mem_state 
+0x20eb 003180 call init_lmp_work 
+0x20ec 003181 jam 0 ,memui_reconnect_mode 
+0x20ed 003182 jam bt_evt_reconn_page_timeout ,mem_fifo_temp 
+0x20ee 003183 call ui_ipc_send_event 
+0x20ef 003184 branch page_exit 
+:      003186 page_start:
+0x20f0 003187 bpatch patch02_3 ,mem_patch02 
+0x20f1 003188 force 0 ,timeup 
+0x20f2 003189 until clkn_rt ,meet 
+0x20f3 003190 fetch 1 ,mem_page_clk 
+0x20f4 003191 increase -1 ,pdata 
+0x20f5 003192 ixor clkn_bt ,pdata 
+0x20f6 003193 compare 0 ,pdata ,3 
+0x20f7 003194 nbranch page_start ,true 
+0x20f8 003195 deposit am_addr 
+0x20f9 003196 store 1 ,mem_fhs_am_addr 
+0x20fa 003197 force 0 ,n_tx_slot 
+0x20fb 003198 force 0 ,freq_mode 
+:      003200 page_restart:
+0x20fc 003201 bpatch patch02_4 ,mem_patch02 
+0x20fd 003202 branch page_exit ,timeout 
+0x20fe 003203 call fetch_page_bt_adr 
+0x20ff 003204 arg param_rf_setup ,timeup 
+0x2100 003205 until clkn_rt ,meet 
+:      003206 page_rx_restart:
+0x2101 003207 bpatch patch02_5 ,mem_patch02 
+0x2102 003208 fetch 4 ,mem_page_clk 
+0x2103 003209 iforce bt_clk 
+0x2104 003210 increase 1 ,pdata 
+0x2105 003211 store 4 ,mem_page_clk 
+0x2106 003212 isolate1 mark_page_trainb ,mark 
+0x2107 003213 setflag true ,2 ,freq_mode 
+0x2108 003214 compare 0x00 ,bt_clk ,0x02 
+0x2109 003215 nbranch page_receive ,true 
+0x210a 003216 fetch 1 ,mem_page_transmit 
+0x210b 003217 increase 1 ,pdata 
+0x210c 003218 store 1 ,mem_page_transmit 
+0x210d 003219 call tx_radio_freq 
+0x210e 003220 call start_transmitter 
+0x210f 003221 call start_tx_native 
+0x2110 003222 call send_access_word 
+0x2111 003223 call end_of_packet 
+0x2112 003224 call page_check_train 
+0x2113 003225 branch page_restart 
+:      003226 page_exit:
+0x2114 003227 bpatch patch02_6 ,mem_patch02 
+0x2115 003228 disable master 
+0x2116 003229 fetch 2 ,mem_page_interval 
+0x2117 003230 rtn blank 
+0x2118 003231 force page_interval_timer ,queue 
+0x2119 003232 branch timer_init 
+:      003234 page_check_train:
+0x211a 003235 bpatch patch02_7 ,mem_patch02 
+0x211b 003236 fetch 1 ,mem_nfreq_index_page 
+0x211c 003237 increase -1 ,pdata 
+0x211d 003238 store 1 ,mem_nfreq_index_page 
+0x211e 003239 rtn positive 
+0x211f 003240 jam 31 ,mem_nfreq_index_page 
+0x2120 003241 fetch 1 ,mem_npage_index 
+0x2121 003242 increase -1 ,pdata 
+0x2122 003243 store 1 ,mem_npage_index 
+0x2123 003244 rtn positive 
+0x2124 003245 setflip mark_page_trainb ,mark 
+0x2125 003246 fetch 1 ,mem_npage 
+0x2126 003247 store 1 ,mem_npage_index 
+0x2127 003248 rtn 
+:      003250 page_receive:
+0x2128 003251 bpatch patch03_0 ,mem_patch03 
+0x2129 003252 call rx_radio_freq 
+0x212a 003253 call start_rx_native 
+0x212b 003254 call start_receiver 
+0x212c 003255 call wait_access_clkn_rt 
+0x212d 003256 branch page_sync ,sync 
+0x212e 003257 call page_check_train 
+0x212f 003258 branch page_rx_restart 
+:      003259 page_sync:
+0x2130 003260 call end_of_packet 
+0x2131 003261 fetch 1 ,mem_page_rcv 
+0x2132 003262 increase 1 ,pdata 
+0x2133 003263 store 1 ,mem_page_rcv 
+0x2134 003264 force 0 ,stop_watch 
+0x2135 003265 fetch 4 ,mem_page_clk 
+:      003266 page_send_fhs:
+0x2136 003267 bpatch patch03_1 ,mem_patch03 
+0x2137 003268 call rf_setup_time_master_slot 
+0x2138 003269 call fetch_page_bt_adr 
+0x2139 003270 increase 1 ,n_tx_slot 
+:      003271 page_send_fhs_continue:
+0x213a 003272 and_into 0x1fd ,bt_clk 
+0x213b 003273 and_into 0x1fc ,freq_mode 
+0x213c 003274 call tx_radio_freq 
+0x213d 003275 call start_transmitter 
+0x213e 003276 call start_tx_native 
+0x213f 003277 call send_access_word 
+0x2140 003278 deposit clkn_bt 
+0x2141 003279 store 4 ,mem_clkn_bt 
+0x2142 003280 force 0 ,am_addr 
+0x2143 003281 force type_fhs ,type 
+0x2144 003282 call scan_mode_whiten 
+0x2145 003283 call transmit_packet_whitened 
+:      003284 page_wait_fhs_reply:
+0x2146 003285 bpatch patch03_2 ,mem_patch03 
+0x2147 003286 call rf_setup_time_slave_slot 
+0x2148 003287 or_into 0x02 ,bt_clk 
+0x2149 003288 and_into 0x1fc ,freq_mode 
+0x214a 003289 call rx_radio_freq 
+0x214b 003290 call start_rx_native 
+0x214c 003291 call start_receiver 
+0x214d 003292 call wait_access_clkn_rt 
+0x214e 003293 call end_of_packet ,sync 
+0x214f 003294 branch page_wait_fhs_reply_ok ,sync 
+0x2150 003295 fetch 1 ,mem_fhs_wait_counter 
+0x2151 003296 branch page_restart ,blank 
+0x2152 003297 increase -1 ,pdata 
+0x2153 003298 store 1 ,mem_fhs_wait_counter 
+0x2154 003299 branch page_send_fhs 
+:      003301 page_wait_fhs_reply_ok:
+0x2155 003302 bpatch patch03_3 ,mem_patch03 
+0x2156 003303 fetch 1 ,mem_page_rcv_fhs 
+0x2157 003304 increase 1 ,pdata 
+0x2158 003305 store 1 ,mem_page_rcv_fhs 
+0x2159 003306 call prepare_newconn 
+:      003307 master_newconn_loop:
+0x215a 003308 call master_newconn_once 
+0x215b 003309 branch newconn_poll_responded ,sync 
+0x215c 003310 call new_conn_timeout 
+0x215d 003311 nbranch master_newconn_loop ,blank 
+0x215e 003312 branch page_restart 
+:      003314 newconn_poll_responded:
+0x215f 003315 bpatch patch03_4 ,mem_patch03 
+0x2160 003316 fetch 1 ,mem_state 
+0x2161 003317 set0 state_inpage ,pdata 
+0x2162 003318 store 1 ,mem_state 
+0x2163 003319 call newconn_init 
+0x2164 003320 disable master 
+0x2165 003321 rtn 
+:      003324 master_dispatch:
+0x2166 003325 bpatch patch03_5 ,mem_patch03 
+0x2167 003326 enable master 
+0x2168 003327 enable clknt 
+0x2169 003328 call role_switch_master 
+0x216a 003329 rtn user 
+0x216b 003330 call check_bt_disabled 
+0x216c 003331 call rf_setup_time_master_slot 
+0x216d 003332 add clkn_bt ,1 ,bt_clk 
+0x216e 003333 call fetch_self_bt_adr 
+0x216f 003334 force 0x03 ,freq_mode 
+0x2170 003335 call scheduler_tx_l2cap_pkt 
+0x2171 003336 call prepare_tx 
+0x2172 003337 call tx_radio_freq 
+0x2173 003338 call start_transmitter 
+0x2174 003339 call start_tx_native 
+0x2175 003340 call send_access_word 
+0x2176 003341 call transmit_packet 
+:      003342 master_loop:
+0x2177 003343 bpatch patch03_6 ,mem_patch03 
+0x2178 003344 call parse_lmp 
+0x2179 003345 call master_conn_recv_packet 
+0x217a 003346 nbranch master_notmatch ,match 
+0x217b 003347 call supervision_flush 
+0x217c 003348 call parse_l2cap 
+0x217d 003349 fetch 1 ,mem_master_rcvcnt 
+0x217e 003350 increase 1 ,pdata 
+0x217f 003351 store 1 ,mem_master_rcvcnt 
+:      003352 master_notmatch:
+0x2180 003353 bpatch patch03_7 ,mem_patch03 
+0x2181 003354 call scheduler_process 
+0x2182 003355 call check_master_disconnect 
+0x2183 003356 nrtn master 
+0x2184 003357 call check_attempt 
+0x2185 003358 nbranch master_attempt ,blank 
+:      003359 master_exit:
+0x2186 003360 disable master 
+0x2187 003361 rtn 
+:      003363 master_attempt:
+0x2188 003364 call prepare_tx 
+0x2189 003365 call master_conn_send_packet 
+0x218a 003366 branch master_loop 
+:      003369 check_master_disconnect:
+0x218b 003370 branch check_master_match ,match 
+0x218c 003371 call supervision_update 
+0x218d 003372 branch master_disconnect ,positive 
+:      003373 check_master_match:
+0x218e 003374 call check_disconnect_timeout 
+0x218f 003375 nbranch master_disconnect ,user 
+0x2190 003376 fetch 1 ,mem_state_map 
+0x2191 003377 rtnbit0 smap_name_req 
+0x2192 003378 rtnbit1 smap_name_res 
+0x2193 003379 fetch 1 ,mem_op 
+0x2194 003380 rtnbit1 op_disconn 
+0x2195 003381 call conn_timer_expired 
+0x2196 003382 nrtn blank 
+0x2197 003383 fetch 1 ,mem_nameres_cnt 
+0x2198 003384 increase -1 ,pdata 
+0x2199 003385 store 1 ,mem_nameres_cnt 
+0x219a 003386 nrtn blank 
+0x219b 003387 branch lmp_disconnect 
+:      003389 master_disconnect:
+0x219c 003390 bpatch patch04_0 ,mem_patch04 
+0x219d 003391 call quit_connection 
+0x219e 003392 disable master 
+0x219f 003393 fetch 1 ,mem_state_map 
+0x21a0 003394 bbit1 smap_name_req ,master_name_disconnect 
+0x21a1 003395 rtn 
+:      003397 master_name_disconnect:
+0x21a2 003398 fetch 1 ,mem_state_map 
+0x21a3 003399 rtnbit1 smap_name_res 
+:      003400 master_name_error:
+0x21a4 003401 arg mem_tmp_buffer ,contw 
+0x21a5 003402 arg 8 ,loopcnt 
+0x21a6 003403 branch memset0 
+:      003405 check_disconnect_timeout:
+0x21a7 003406 bpatch patch04_1 ,mem_patch04 
+0x21a8 003407 enable user 
+0x21a9 003408 fetch 1 ,mem_op 
+0x21aa 003409 rtnbit0 op_disconn 
+0x21ab 003410 call conn_timer_expired 
+0x21ac 003411 nrtn blank 
+0x21ad 003412 branch disable_user 
+:      003414 conn_timer_expired:
+0x21ae 003415 fetch 1 ,mem_conn_timer 
+0x21af 003416 increase -1 ,pdata 
+0x21b0 003417 store 1 ,mem_conn_timer 
+0x21b1 003418 rtn 
+:      003420 linkkey_ready:
+0x21b2 003421 bpatch patch04_2 ,mem_patch04 
+0x21b3 003422 fetch 1 ,mem_state 
+0x21b4 003423 bbit1 state_linkkey ,linkkey_set 
+0x21b5 003424 fetch 1 ,mem_pairing_auth 
+0x21b6 003425 branch linkkey_set ,blank 
+0x21b7 003426 jam defalt_pairing_auth ,mem_pairing_auth 
+0x21b8 003427 jam bt_evt_linkkey_generate ,mem_fifo_temp 
+0x21b9 003428 call ui_ipc_send_event 
+0x21ba 003429 branch linkkey_set 
+:      003430 linkkey_set:
+0x21bb 003431 bpatch patch04_3 ,mem_patch04 
+0x21bc 003432 call context_traverse_linkkey 
+0x21bd 003433 fetch 1 ,mem_state 
+0x21be 003434 set1 state_linkkey ,pdata 
+0x21bf 003435 store 1 ,mem_state 
+0x21c0 003436 jam 1 ,mem_link_key_exists 
+0x21c1 003437 fetch 1 ,mem_conn_sm 
+0x21c2 003438 bne conn_sm_pairing ,linkkey_set_continue 
+:      003439 linkkey_set_continue:
+0x21c3 003440 rtn 
+:      003442 generate_linkkey_continue:
+0x21c4 003443 jam pairing_auth ,mem_pairing_auth 
+:      003444 clear_linkstate:
+0x21c5 003445 fetch 1 ,mem_state 
+0x21c6 003446 set0 state_linkkey ,pdata 
+0x21c7 003447 store 1 ,mem_state 
+0x21c8 003448 rtn 
+:      003452 role_switch_check:
+0x21c9 003453 bpatch patch04_4 ,mem_patch04 
+0x21ca 003454 disable user 
+0x21cb 003455 fetch 2 ,mem_tsniff 
+0x21cc 003456 arg 0xffff ,temp 
+0x21cd 003457 isub temp ,null 
+0x21ce 003458 nrtn zero 
+0x21cf 003459 fetch 4 ,mem_sniff_anchor 
+0x21d0 003460 branch role_switch_clkn ,clknt 
+0x21d1 003461 isub clke_bt ,pdata 
+0x21d2 003462 branch role_switch_clke 
+:      003463 role_switch_clkn:
+0x21d3 003464 isub clkn_bt ,pdata 
+:      003465 role_switch_clke:
+0x21d4 003466 sub pdata ,4 ,null 
+0x21d5 003467 nrtn positive 
+0x21d6 003468 force 0 ,pdata 
+0x21d7 003469 store 2 ,mem_tsniff 
+0x21d8 003470 branch enable_user 
+:      003474 role_switch_prepare:
+0x21d9 003475 copy pdata ,temp 
+0x21da 003476 bpatch patch04_5 ,mem_patch04 
+0x21db 003477 storet 4 ,mem_sniff_anchor 
+:      003478 role_switch_prepare0:
+0x21dc 003479 jam switch_flag_accept ,mem_switch_flag 
+0x21dd 003480 setarg 0xffff 
+0x21de 003481 store 2 ,mem_tsniff 
+0x21df 003482 jam 1 ,mem_sniff_attempt 
+0x21e0 003483 rtn 
+:      003486 role_switch_master:
+0x21e1 003487 bpatch patch04_6 ,mem_patch04 
+0x21e2 003488 call role_switch_check 
+0x21e3 003489 nrtn user 
+0x21e4 003490 disable user 
+0x21e5 003491 jam param_newconnto ,mem_newconnto_counter 
+0x21e6 003492 set0 mark_fhs_already_good ,mark 
+:      003493 roles_waitfhs_loop:
+0x21e7 003494 call rf_setup_time_master_slot 
+0x21e8 003495 call master_recv_packet 
+0x21e9 003496 bmark1 mark_fhs_already_good ,roles_replyto_fhs 
+0x21ea 003497 call new_conn_timeout 
+0x21eb 003498 nbranch roles_waitfhs_loop ,blank 
+:      003499 role_switch_fail_master:
+0x21ec 003500 bpatch patch04_7 ,mem_patch04 
+0x21ed 003501 disable user 
+0x21ee 003502 deposit clkn_bt 
+0x21ef 003503 store 4 ,mem_next_btclk 
+0x21f0 003504 enable clknt 
+0x21f1 003505 enable master 
+0x21f2 003506 jam bt_evt_switch_fail_master ,mem_fifo_temp 
+0x21f3 003507 branch ui_ipc_send_event 
+:      003509 roles_replyto_fhs:
+0x21f4 003510 bpatch patch05_0 ,mem_patch05 
+0x21f5 003511 call rf_setup_time_slave_slot 
+0x21f6 003512 arg type_id ,type 
+0x21f7 003513 call master_send_packet 
+0x21f8 003514 disable clknt 
+0x21f9 003515 disable master 
+0x21fa 003516 call apply_switch_clke 
+0x21fb 003517 call prepare_newconn 
+:      003518 roles_newconns_loop:
+0x21fc 003519 bpatch patch05_1 ,mem_patch05 
+0x21fd 003520 call slave_newconn_once 
+0x21fe 003521 branch roles_newconns_responded ,match 
+0x21ff 003522 call new_conn_timeout 
+0x2200 003523 nbranch roles_newconns_loop ,blank 
+0x2201 003524 branch role_switch_fail_master 
+:      003525 roles_newconns_responded:
+0x2202 003526 fetch 1 ,mem_mode 
+0x2203 003527 set0 mode_master ,pdata 
+0x2204 003528 store 1 ,mem_mode 
+0x2205 003529 call supervision_flush 
+0x2206 003530 call calc_clke_offset 
+0x2207 003531 enable user 
+0x2208 003532 jam bt_evt_switch_success_master ,mem_fifo_temp 
+0x2209 003533 branch ui_ipc_send_event 
+:      003538 context_load:
+0x220a 003539 bpatch patch05_2 ,mem_patch05 
+0x220b 003540 set1 mark_context ,mark 
+0x220c 003541 deposit rega 
+0x220d 003542 store 2 ,mem_context_ptr 
+0x220e 003543 force context_size ,loopcnt 
+0x220f 003544 arg mem_le_state ,contw 
+0x2210 003545 add rega ,coffset_mode ,contr 
+0x2211 003546 ifetch 1 ,contr 
+0x2212 003547 copy rega ,contr 
+0x2213 003548 bbit1 mode_le ,memcpy 
+0x2214 003549 arg mem_state ,contw 
+0x2215 003550 call memcpy 
+0x2216 003551 disable attempt 
+0x2217 003552 fetch 1 ,mem_amaddr 
+0x2218 003553 iforce am_addr 
+0x2219 003554 jam 1 ,mem_current_sniff_attempt 
+0x221a 003555 branch context_load_master ,master 
+0x221b 003556 jam 1 ,mem_current_sniff_attempt 
+:      003557 context_load_master:
+0x221c 003558 fetch 1 ,mem_state 
+0x221d 003559 rtnbit0 state_insniff 
+0x221e 003560 fetch 1 ,mem_sniff_attempt 
+0x221f 003561 store 1 ,mem_current_sniff_attempt 
+0x2220 003562 fetch 1 ,mem_sniff_timeout 
+0x2221 003563 store 1 ,mem_current_sniff_timeout 
+0x2222 003564 rtn 
+:      003566 context_save:
+0x2223 003567 bpatch patch05_3 ,mem_patch05 
+0x2224 003568 fetch 2 ,mem_context_ptr 
+0x2225 003569 iforce contw 
+0x2226 003570 force context_size ,loopcnt 
+0x2227 003571 arg mem_le_state ,contr 
+0x2228 003572 branch memcpy ,le 
+0x2229 003573 arg mem_state ,contr 
+0x222a 003574 branch memcpy 
+:      003578 context_get_next:
+0x222b 003579 arg context_num ,loopcnt 
+0x222c 003580 fetcht 1 ,mem_current_context 
+:      003581 context_get_next_loop:
+0x222d 003582 increase 1 ,temp 
+0x222e 003583 compare context_num ,temp ,0xff 
+0x222f 003584 nbranch context_get_next_cont ,true 
+0x2230 003585 arg 0 ,temp 
+:      003586 context_get_next_cont:
+0x2231 003587 storet 1 ,mem_current_context 
+0x2232 003588 mul32 temp ,context_size ,pdata 
+0x2233 003589 arg mem_context ,rega 
+0x2234 003590 iadd rega ,rega 
+0x2235 003591 ifetch 1 ,rega 
+0x2236 003592 bbit1 state_insniff ,context_get_next_sniff 
+0x2237 003593 rtnbit1 state_inconn 
+0x2238 003594 rtnbit1 state_inpage 
+:      003595 context_get_next_sniff:
+0x2239 003596 loop context_get_next_loop 
+0x223a 003597 rtn 
+:      003599 context_new:
+0x223b 003600 bpatch patch05_4 ,mem_patch05 
+0x223c 003601 arg context_search_empty ,regc 
+0x223d 003602 call context_search 
+0x223e 003603 nrtn zero 
+0x223f 003604 deposit rega 
+0x2240 003605 store 2 ,mem_context_ptr 
+0x2241 003606 force 0 ,null 
+0x2242 003607 rtn 
+:      003611 context_check_all_wack:
+0x2243 003612 call check_esco_amaddr 
+0x2244 003613 branch context_check_esco_wack ,true 
+0x2245 003614 fetch 2 ,mem_context_ptr 
+0x2246 003615 add pdata ,coffset_arq ,contw 
+0x2247 003616 fetch 1 ,mem_arq 
+0x2248 003617 istore 1 ,contw 
+0x2249 003618 arg context_check_a_wack ,regc 
+0x224a 003619 branch context_search 
+:      003621 context_check_esco_wack:
+0x224b 003622 fetch 1 ,mem_arq 
+0x224c 003623 isolate1 wack ,pdata 
+0x224d 003624 branch context_esco_wack ,true 
+0x224e 003625 force 1 ,null 
+0x224f 003626 rtn 
+:      003627 context_esco_wack:
+0x2250 003628 force 0 ,null 
+0x2251 003629 rtn 
+:      003632 context_check_idle:
+0x2252 003633 arg context_check_inconn ,regc 
+0x2253 003634 branch context_search 
+:      003636 context_traverse_linkkey:
+0x2254 003637 fetcht 2 ,mem_context_ptr 
+0x2255 003638 arg context_traverse_clearkey ,regc 
+0x2256 003639 branch context_search 
+:      003643 context_search_conn_handle:
+0x2257 003644 fetcht 1 ,mem_hci_conn_handle 
+:      003645 context_search_conn_handle2:
+0x2258 003646 arg context_search_handle ,regc 
+0x2259 003647 branch context_search 
+:      003649 context_search_plap:
+0x225a 003650 bpatch patch05_5 ,mem_patch05 
+0x225b 003651 fetcht 6 ,mem_hci_plap 
+:      003652 context_search_plap2:
+0x225c 003653 arg context_search_lap ,regc 
+0x225d 003654 branch context_search 
+:      003656 context_search_insniff:
+0x225e 003657 arg context_search_sniff ,regc 
+0x225f 003658 branch context_search 
+:      003660 context_search_sniff_window:
+0x2260 003661 arg context_search_window ,regc 
+:      003662 context_search:
+0x2261 003663 bpatch patch05_6 ,mem_patch05 
+0x2262 003664 arg mem_context ,rega 
+0x2263 003665 arg context_num ,loopcnt 
+:      003666 context_search_loop:
+0x2264 003667 ifetch 1 ,rega 
+0x2265 003668 copy regc ,pc 
+:      003669 context_search_next:
+0x2266 003670 increase context_size ,rega 
+0x2267 003671 loop context_search_loop 
+0x2268 003672 force 1 ,null 
+0x2269 003673 rtn 
+:      003675 context_search_empty:
+0x226a 003676 bbit1 state_inconn ,context_search_next 
+0x226b 003677 bbit1 state_inpage ,context_search_next 
+0x226c 003678 force 0 ,null 
+0x226d 003679 rtn 
+:      003681 context_search_lap:
+0x226e 003682 bbit1 state_inpage ,context_search_lap_cont 
+0x226f 003683 bbit0 state_inconn ,context_search_next 
+:      003684 context_search_lap_cont:
+0x2270 003685 add rega ,coffset_plap ,contr 
+0x2271 003686 ifetch 6 ,contr 
+0x2272 003687 isub temp ,null 
+0x2273 003688 rtn zero 
+0x2274 003689 branch context_search_next 
+:      003691 context_search_handle:
+0x2275 003692 bbit0 state_inconn ,context_search_next 
+0x2276 003693 add rega ,coffset_conn_handle ,contr 
+0x2277 003694 ifetch 1 ,contr 
+0x2278 003695 isub temp ,null 
+0x2279 003696 rtn zero 
+0x227a 003697 branch context_search_next 
+:      003699 context_search_sniff:
+0x227b 003700 bbit0 state_insniff ,context_search_next 
+:      003701 context_search_sniff_loop:
+0x227c 003702 call context_get_anchor 
+0x227d 003703 call sign_pdata_temp 
+0x227e 003704 isub temp ,pdata 
+0x227f 003705 increase 1 ,pdata 
+0x2280 003706 branch context_search_sniff_miss ,positive 
+0x2281 003707 copy contr ,regb 
+0x2282 003708 store 9 ,mem_temp 
+0x2283 003709 fetch 1 ,mem_le_sc_calc 
+0x2284 003710 nbranch context_search_sniff_sc ,blank 
+0x2285 003711 fetch 9 ,mem_temp 
+0x2286 003712 copy regb ,contr 
+0x2287 003713 increase 5 ,pdata 
+0x2288 003714 branch context_search_meet1 
+:      003715 context_search_sniff_sc:
+0x2289 003716 fetch 9 ,mem_temp 
+0x228a 003717 copy regb ,contr 
+0x228b 003718 increase 20 ,pdata 
+:      003719 context_search_meet1:
+0x228c 003720 nbranch context_search_next ,positive 
+:      003721 context_search_meet:
+0x228d 003722 copy temp ,bt_clk 
+0x228e 003723 call context_next_anchor 
+0x228f 003724 force 0 ,null 
+0x2290 003725 rtn 
+:      003728 context_search_sniff_miss:
+0x2291 003729 iforce regb 
+0x2292 003730 add rega ,coffset_tsniff ,contr 
+0x2293 003731 ifetch 2 ,contr 
+0x2294 003732 branch context_search_meet ,blank 
+0x2295 003733 call context_next_anchor 
+0x2296 003734 branch context_search_sniff_loop 
+:      003736 sign_pdata_temp:
+0x2297 003737 rshift16 pdata ,timeup 
+0x2298 003738 rshift8 timeup ,timeup 
+0x2299 003739 branch sign_pdata_temp_p0 ,zero 
+0x229a 003740 compare 0xf ,timeup ,0xf 
+0x229b 003741 nrtn true 
+0x229c 003742 rshift16 temp ,timeup 
+0x229d 003743 rshift8 timeup ,timeup 
+0x229e 003744 nrtn zero 
+0x229f 003745 set1 28 ,temp 
+0x22a0 003746 rtn 
+:      003747 sign_pdata_temp_p0:
+0x22a1 003748 rshift16 temp ,timeup 
+0x22a2 003749 rshift8 timeup ,timeup 
+0x22a3 003750 compare 0xf ,timeup ,0xf 
+0x22a4 003751 nrtn true 
+0x22a5 003752 set1 28 ,pdata 
+0x22a6 003753 rtn 
+:      003755 context_check_inconn:
+0x22a7 003756 bbit0 state_inconn ,context_search_next 
+0x22a8 003757 force 0 ,null 
+0x22a9 003758 rtn 
+:      003760 context_check_a_wack:
+0x22aa 003761 bbit0 state_inconn ,context_search_next 
+0x22ab 003762 add rega ,coffset_mode ,contr 
+0x22ac 003763 ifetch 1 ,contr 
+0x22ad 003764 bbit1 mode_le ,context_search_next 
+0x22ae 003765 add rega ,coffset_arq ,contr 
+0x22af 003766 ifetch 1 ,contr 
+0x22b0 003767 bbit0 wack ,context_search_next 
+0x22b1 003768 force 0 ,null 
+0x22b2 003769 rtn 
+:      003771 context_get_anchor:
+0x22b3 003772 add rega ,coffset_mode ,contr 
+0x22b4 003773 ifetcht 1 ,contr 
+0x22b5 003774 deposit clkn_bt 
+0x22b6 003775 isolate1 mode_master ,temp 
+0x22b7 003776 add rega ,coffset_sniff_anchor ,contr 
+0x22b8 003777 ifetcht 4 ,contr 
+0x22b9 003778 rtn true 
+0x22ba 003779 add rega ,coffset_clk_offset ,contr 
+0x22bb 003780 ifetch 6 ,contr 
+0x22bc 003781 call calc_clke2 
+0x22bd 003782 deposit clke_bt 
+0x22be 003783 rtn 
+:      003785 context_next_anchor:
+0x22bf 003786 add rega ,coffset_tsniff ,contr 
+0x22c0 003787 add rega ,coffset_sniff_anchor ,contw 
+0x22c1 003788 ifetch 2 ,contr 
+0x22c2 003789 iadd temp ,timeup 
+0x22c3 003790 deposit timeup 
+0x22c4 003791 istore 4 ,contw 
+0x22c5 003792 branch le_context_nexthop 
+:      003795 context_search_window:
+0x22c6 003796 bbit0 state_insniff ,context_search_next 
+0x22c7 003797 call context_get_anchor 
+0x22c8 003798 iadd stop_watch ,pdata 
+0x22c9 003799 iadd stop_watch ,pdata 
+0x22ca 003800 iadd queue ,pdata 
+0x22cb 003801 isub temp ,null 
+0x22cc 003802 nbranch context_search_next ,positive 
+0x22cd 003803 force 0 ,null 
+0x22ce 003804 rtn 
+:      003806 context_traverse_clearkey:
+0x22cf 003807 bbit0 state_inconn ,context_search_next 
+0x22d0 003808 deposit temp 
+0x22d1 003809 isub rega ,null 
+0x22d2 003810 branch context_search_next ,null 
+0x22d3 003811 add rega ,coffset_mode ,contr 
+0x22d4 003812 ifetch 1 ,contr 
+0x22d5 003813 bbit1 mode_le ,context_search_next 
+0x22d6 003814 ifetch 1 ,rega 
+0x22d7 003815 set0 state_linkkey ,pdata 
+0x22d8 003816 istore 1 ,rega 
+0x22d9 003817 branch context_search_next 
+:      003820 master_conn_send_packet:
+0x22da 003821 bpatch patch05_7 ,mem_patch05 
+0x22db 003822 call rf_setup_time_master_slot 
+:      003823 master_send_packet:
+0x22dc 003824 add clkn_bt ,1 ,bt_clk 
+0x22dd 003825 call fetch_self_bt_adr 
+0x22de 003826 force 0x03 ,freq_mode 
+0x22df 003827 call tx_radio_freq 
+0x22e0 003828 call start_transmitter 
+0x22e1 003829 call start_tx_native 
+0x22e2 003830 call send_access_word 
+0x22e3 003831 branch transmit_packet 
+:      003833 master_conn_recv_packet:
+0x22e4 003834 bpatch patch06_0 ,mem_patch06 
+0x22e5 003835 call rf_setup_time_slave_slot 
+:      003836 master_recv_packet:
+0x22e6 003837 add clkn_bt ,1 ,bt_clk 
+0x22e7 003838 call fetch_self_bt_adr 
+0x22e8 003839 force 0x03 ,freq_mode 
+0x22e9 003840 call rx_radio_freq 
+0x22ea 003841 call init_rx_packet_flags 
+0x22eb 003842 call prep_crypt 
+0x22ec 003843 call start_rx_native 
+0x22ed 003844 call start_receiver 
+:      003845 master_rx_conn_finish_packet:
+0x22ee 003846 call wait_access_clkn_rt 
+0x22ef 003847 nrtn sync 
+0x22f0 003848 call save_rssi 
+0x22f1 003849 branch receive_packet 
+:      003853 master_newconn_once:
+0x22f2 003854 bpatch patch06_1 ,mem_patch06 
+0x22f3 003855 fetch 1 ,mem_fhs_am_addr 
+0x22f4 003856 iforce am_addr 
+0x22f5 003857 force type_poll ,type 
+0x22f6 003858 call master_conn_send_packet 
+0x22f7 003859 branch master_conn_recv_packet 
+:      003870 inquiry_scan_dispatch:
+0x22f8 003871 fetch 1 ,mem_scan_mode 
+0x22f9 003872 rtnbit0 inq_scan_mode 
+0x22fa 003873 force iscan_interval_timer ,queue 
+0x22fb 003874 call timer_check 
+0x22fc 003875 nrtn blank 
+0x22fd 003876 fetcht 2 ,mem_iscan_window 
+0x22fe 003877 force 4 ,queue 
+0x22ff 003878 call sniff_check_window 
+0x2300 003879 rtn user 
+0x2301 003880 call inquiry_scan_start 
+0x2302 003881 force iscan_interval_timer ,queue 
+0x2303 003882 fetch 2 ,mem_iscan_interval 
+0x2304 003883 nbranch timer_init ,sync 
+0x2305 003884 random pdata 
+0x2306 003885 iand mask3ff ,pdata 
+0x2307 003886 branch timer_init 
+:      003889 inquiry_scan_start:
+0x2308 003890 bpatch patch06_2 ,mem_patch06 
+0x2309 003891 jam 0 ,mem_fhs_am_addr 
+0x230a 003892 disable clknt 
+0x230b 003893 disable attempt 
+0x230c 003894 call afh_clear 
+0x230d 003895 and clkn_bt ,0x1fc ,bt_clk 
+0x230e 003896 force 0x01 ,freq_mode 
+0x230f 003897 call fetch_giac 
+0x2310 003898 call rx_radio_freq 
+0x2311 003899 setflip mark_inquiry_state ,mark 
+0x2312 003900 fetch 1 ,mem_inquiryscan_waitcnt 
+0x2313 003901 increase 1 ,pdata 
+0x2314 003902 store 1 ,mem_inquiryscan_waitcnt 
+0x2315 003903 call fetch_diac 
+0x2316 003904 call start_receiver 
+0x2317 003905 call wait_access_forever 
+0x2318 003906 nrtn sync 
+0x2319 003907 bpatch patch06_3 ,mem_patch06 
+0x231a 003908 force 0 ,stop_watch 
+0x231b 003909 call shutdown_radio 
+0x231c 003910 fetch 1 ,mem_inquiryscan_rcvcnt 
+0x231d 003911 increase 1 ,pdata 
+0x231e 003912 store 1 ,mem_inquiryscan_rcvcnt 
+0x231f 003913 call fetch_giac 
+0x2320 003914 call rf_setup_time_slave_slot 
+0x2321 003915 or_into 0x002 ,bt_clk 
+0x2322 003916 force 0x01 ,freq_mode 
+0x2323 003917 call tx_radio_freq 
+0x2324 003918 call fetch_diac 
+0x2325 003919 call start_transmitter 
+0x2326 003920 call start_tx_external 
+0x2327 003921 deposit clkn_bt 
+0x2328 003922 store 4 ,mem_clkn_bt 
+0x2329 003923 call send_access_word 
+0x232a 003924 force type_fhs ,type 
+0x232b 003925 force 0 ,am_addr 
+0x232c 003926 call scan_mode_whiten 
+0x232d 003927 call transmit_packet_whitened 
+0x232e 003928 call send_eir 
+0x232f 003929 and_into 0x1fd ,bt_clk 
+0x2330 003930 increase 1 ,n_tx_slot 
+0x2331 003931 rtn 
+:      003933 send_eir:
+0x2332 003934 bpatch patch06_4 ,mem_patch06 
+0x2333 003935 fetch 1 ,mem_eir_enable 
+0x2334 003936 rtn blank 
+0x2335 003937 arg mem_eir ,contw 
+0x2336 003938 fetch 1 ,mem_local_name_length 
+0x2337 003939 copy pdata ,loopcnt 
+0x2338 003940 increase 1 ,pdata 
+0x2339 003941 istore 1 ,contw 
+0x233a 003942 copy contw ,temp 
+0x233b 003943 increase 1 ,pdata 
+0x233c 003944 store 2 ,mem_tx_len 
+0x233d 003945 copy temp ,contw 
+0x233e 003946 setarg 0x09 
+0x233f 003947 istore 1 ,contw 
+0x2340 003948 arg mem_local_name ,contr 
+0x2341 003949 call memcpy 
+0x2342 003951 arg mem_all_uuid_128bits ,regc 
+0x2343 003952 arg 4 ,loopcnt 
+0x2344 003953 call get_all_uuid 
+0x2345 003954 arg mem_all_uuid_16bits ,regc 
+0x2346 003955 arg 1 ,loopcnt 
+0x2347 003956 call get_all_uuid 
+0x2348 003958 force type_dm3 ,type 
+0x2349 003959 jam 2 ,mem_tx_lch 
+0x234a 003960 setarg mem_eir 
+0x234b 003961 store 2 ,mem_txptr 
+0x234c 003962 call rf_setup_time_slave_slot 
+0x234d 003963 call tx_radio_freq 
+0x234e 003964 call start_transmitter 
+0x234f 003965 call start_tx_external 
+0x2350 003966 call send_access_word 
+0x2351 003967 call scan_mode_whiten 
+0x2352 003968 call transmit_packet_whitened 
+0x2353 003969 rtn 
+:      003972 get_all_uuid:
+0x2354 003973 copy contw ,temp 
+0x2355 003974 copy regc ,contr 
+0x2356 003975 ifetch 1 ,contr 
+0x2357 003976 rtn blank 
+:      003977 lshift_loop:
+0x2358 003978 lshift pdata ,pdata 
+0x2359 003979 loop lshift_loop 
+0x235a 003980 copy pdata ,rega 
+0x235b 003981 increase 2 ,pdata 
+0x235c 003982 copy pdata ,queue 
+0x235d 003983 fetch 2 ,mem_tx_len 
+0x235e 003984 iadd queue ,pdata 
+0x235f 003985 store 2 ,mem_tx_len 
+0x2360 003986 copy temp ,contw 
+0x2361 003987 copy rega ,pdata 
+0x2362 003988 increase 1 ,pdata 
+0x2363 003989 istore 1 ,contw 
+0x2364 003990 copy regc ,contr 
+0x2365 003991 ifetch 1 ,contr 
+0x2366 003992 ifetch 1 ,contr 
+0x2367 003993 istore 1 ,contw 
+0x2368 003994 copy rega ,loopcnt 
+0x2369 003995 branch memcpy 
+:      004001 page_scan_dispatch:
+0x236a 004002 fetch 1 ,mem_scan_mode 
+0x236b 004003 rtnbit0 page_scan_mode 
+0x236c 004004 force pscan_interval_timer ,queue 
+0x236d 004005 call timer_check 
+0x236e 004006 nrtn blank 
+0x236f 004007 fetcht 2 ,mem_pscan_window 
+0x2370 004008 force 40 ,queue 
+0x2371 004009 call sniff_check_window 
+0x2372 004010 rtn user 
+0x2373 004011 force 0 ,am_addr 
+0x2374 004012 jam param_pagerespto ,mem_fhs_wait_counter 
+0x2375 004013 set0 mark_fhs_already_good ,mark 
+0x2376 004014 call page_scan_start 
+0x2377 004015 force pscan_interval_timer ,queue 
+0x2378 004016 fetch 2 ,mem_pscan_interval 
+0x2379 004017 branch timer_init 
+:      004020 page_scan_start:
+0x237a 004021 bpatch patch06_5 ,mem_patch06 
+0x237b 004022 disable clknt 
+0x237c 004023 call afh_clear 
+0x237d 004024 fetch 1 ,mem_pagescan_waitcnt 
+0x237e 004025 increase 1 ,pdata 
+0x237f 004026 store 1 ,mem_pagescan_waitcnt 
+0x2380 004027 force 0 ,n_tx_slot 
+0x2381 004028 call fetch_self_bt_adr 
+0x2382 004029 add clkn_bt ,1 ,bt_clk 
+0x2383 004030 force 0x02 ,freq_mode 
+0x2384 004031 bpatch patch06_6 ,mem_patch06 
+0x2385 004032 call rx_radio_freq 
+0x2386 004033 call start_receiver 
+0x2387 004034 call wait_access_forever 
+0x2388 004035 nrtn sync 
+0x2389 004036 call shutdown_radio 
+0x238a 004037 fetch 1 ,mem_pagescan_rcvcnt 
+0x238b 004038 increase 1 ,pdata 
+0x238c 004039 store 1 ,mem_pagescan_rcvcnt 
+0x238d 004040 force 0 ,stop_watch 
+0x238e 004041 call rf_setup_time_slave_slot 
+0x238f 004042 or_into 0x002 ,bt_clk 
+0x2390 004043 force 0x01 ,freq_mode 
+0x2391 004044 call tx_radio_freq 
+0x2392 004045 call start_transmitter 
+0x2393 004046 call start_tx_external 
+0x2394 004047 call send_access_word 
+0x2395 004048 call end_of_packet 
+0x2396 004049 force 0 ,am_addr 
+0x2397 004050 arg param_rf_setup ,timeup 
+0x2398 004051 until clke_rt ,meet 
+0x2399 004052 or_into 0x03 ,clke_bt 
+0x239a 004053 and_into 0x1fd ,bt_clk 
+:      004054 page_scan_wait_fhs_restart:
+0x239b 004055 bpatch patch06_7 ,mem_patch06 
+0x239c 004056 increase 1 ,n_tx_slot 
+0x239d 004057 call rx_radio_freq 
+0x239e 004058 call start_receiver 
+0x239f 004059 call wait_access_mhalfbnd 
+0x23a0 004060 nbranch page_scan_wait_fhs_again ,sync 
+0x23a1 004061 call scan_mode_whiten 
+0x23a2 004062 call receive_packet_whitened 
+0x23a3 004063 bmark1 mark_fhs_already_good ,page_scan_reply_to_fhs 
+:      004064 page_scan_wait_fhs_again:
+0x23a4 004065 bpatch patch07_0 ,mem_patch07 
+0x23a5 004066 fetch 1 ,mem_fhs_wait_counter 
+0x23a6 004067 rtn blank 
+0x23a7 004068 increase -1 ,pdata 
+0x23a8 004069 store 1 ,mem_fhs_wait_counter 
+0x23a9 004070 call rf_setup_time_master_slot 
+0x23aa 004071 branch page_scan_wait_fhs_restart 
+:      004074 page_scan_reply_to_fhs:
+0x23ab 004075 bpatch patch07_1 ,mem_patch07 
+0x23ac 004076 set0 1 ,clke_bt 
+0x23ad 004077 set1 0 ,clke_bt 
+0x23ae 004078 fetch 1 ,mem_pagescan_rcvfhscnt 
+0x23af 004079 increase 1 ,pdata 
+0x23b0 004080 store 1 ,mem_pagescan_rcvfhscnt 
+0x23b1 004081 call rf_setup_time_slave_slot 
+0x23b2 004082 or_into 0x02 ,bt_clk 
+0x23b3 004083 call tx_radio_freq 
+0x23b4 004084 call start_transmitter 
+0x23b5 004085 call start_tx_external 
+0x23b6 004086 call send_access_word 
+0x23b7 004087 call end_of_packet 
+:      004088 slave_apply_clke_bt:
+0x23b8 004089 compare 0x03 ,clke_bt ,0x03 
+0x23b9 004090 branch slave_apply_clke_bt_now ,true 
+0x23ba 004091 until null ,mhalfbnd 
+0x23bb 004092 branch slave_apply_clke_bt 
+:      004093 slave_apply_clke_bt_now:
+0x23bc 004094 fetch 4 ,mem_clke_bt 
+0x23bd 004095 or_into 0x03 ,pdata 
+0x23be 004096 icopy clke_bt 
+:      004098 start_slave_connection:
+0x23bf 004099 bpatch patch07_2 ,mem_patch07 
+0x23c0 004100 fetch 6 ,extm_lap 
+0x23c1 004101 store 6 ,mem_plap 
+0x23c2 004102 call prepare_newconn 
+:      004103 slave_newconn_loop:
+0x23c3 004104 call slave_newconn_once 
+0x23c4 004105 branch sconn_successful ,match 
+0x23c5 004106 call new_conn_timeout 
+0x23c6 004107 nbranch slave_newconn_loop ,blank 
+0x23c7 004108 rtn 
+:      004111 sconn_successful:
+0x23c8 004112 bpatch patch07_3 ,mem_patch07 
+0x23c9 004113 call newconn_init 
+0x23ca 004114 call context_new 
+0x23cb 004115 nrtn zero 
+0x23cc 004116 jam 0 ,mem_mode 
+0x23cd 004117 call calc_clke_offset 
+0x23ce 004118 branch context_save 
+:      004123 slave_dispatch:
+0x23cf 004124 bpatch patch07_4 ,mem_patch07 
+0x23d0 004125 call calc_clke 
+0x23d1 004126 call role_switch_slave 
+0x23d2 004127 rtn user 
+:      004128 slave_loop:
+0x23d3 004129 bpatch patch07_5 ,mem_patch07 
+0x23d4 004130 call check_bt_disabled 
+0x23d5 004131 call scheduler_process 
+0x23d6 004132 call slave_conn_recv_packet 
+0x23d7 004133 nbranch slave_notmatch ,match 
+0x23d8 004134 call supervision_flush 
+0x23d9 004135 call scheduler_tx_l2cap_pkt 
+0x23da 004136 call prepare_tx 
+0x23db 004137 call slave_conn_send_packet 
+0x23dc 004138 call parse_l2cap 
+0x23dd 004139 call parse_lmp 
+0x23de 004140 fetch 1 ,mem_slave_rcvcnt 
+0x23df 004141 increase 1 ,pdata 
+0x23e0 004142 store 1 ,mem_slave_rcvcnt 
+0x23e1 004143 call calc_clke_offset 
+:      004144 slave_notmatch:
+0x23e2 004145 bpatch patch07_6 ,mem_patch07 
+0x23e3 004146 call lpm_set_mult 
+0x23e4 004147 call supervision_update 
+0x23e5 004148 branch slave_disconnect ,positive 
+0x23e6 004149 call check_disconnect_timeout 
+0x23e7 004150 nbranch slave_disconnect ,user 
+0x23e8 004151 call check_attempt 
+0x23e9 004152 nbranch slave_loop ,blank 
+0x23ea 004153 rtn 
+:      004155 slave_disconnect:
+0x23eb 004156 bpatch patch07_7 ,mem_patch07 
+0x23ec 004157 jam 0 ,mem_tester_emulate 
+0x23ed 004158 jam 0 ,mem_debug_config 
+0x23ee 004159 call quit_connection 
+0x23ef 004160 set0 mark_testmode ,mark 
+0x23f0 004161 call test_enable_white 
+0x23f1 004162 fetch 1 ,mem_state 
+0x23f2 004163 rtn 
+:      004166 role_switch_slave:
+0x23f3 004167 bpatch patch08_0 ,mem_patch08 
+0x23f4 004168 call role_switch_check 
+0x23f5 004169 nrtn user 
+0x23f6 004170 copy am_addr ,temp 
+0x23f7 004171 call get_free_amaddr 
+0x23f8 004172 store 1 ,mem_fhs_am_addr 
+0x23f9 004173 copy temp ,am_addr 
+0x23fa 004174 jam param_newconnto ,mem_newconnto_counter 
+:      004175 roles_sendfhs_loop:
+0x23fb 004176 bpatch patch08_1 ,mem_patch08 
+0x23fc 004177 call rf_setup_time_master_slot 
+0x23fd 004178 force type_fhs ,type 
+0x23fe 004179 call slave_send_access 
+0x23ff 004180 deposit clkn_bt 
+0x2400 004181 store 4 ,mem_clkn_bt 
+0x2401 004182 call transmit_packet 
+0x2402 004183 call rf_setup_time_slave_slot 
+0x2403 004184 enable user3 
+0x2404 004185 call slave_receive_access 
+0x2405 004186 branch roles_got_fhs_reply ,sync 
+0x2406 004187 call shutdown_radio 
+0x2407 004188 call new_conn_timeout 
+0x2408 004189 nbranch roles_sendfhs_loop ,blank 
+0x2409 004190 rtnmark0 mark_accept_switch 
+0x240a 004191 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x240b 004192 set1 mark_switch_initiated ,mark 
+0x240c 004193 rtn 
+:      004194 roles_got_fhs_reply:
+0x240d 004195 enable clknt 
+0x240e 004196 call prepare_newconn 
+0x240f 004197 call afh_clear 
+:      004198 roles_newconn_loop:
+0x2410 004199 bpatch patch08_2 ,mem_patch08 
+0x2411 004200 call master_newconn_once 
+0x2412 004201 branch roles_newconn_responded ,sync 
+0x2413 004202 call new_conn_timeout 
+0x2414 004203 nbranch roles_newconn_loop ,blank 
+0x2415 004204 disable clknt 
+0x2416 004205 deposit clke_bt 
+0x2417 004206 store 4 ,mem_next_btclk 
+0x2418 004207 rtn 
+:      004208 roles_newconn_responded:
+0x2419 004209 enable master 
+0x241a 004210 bmark0 mark_accept_switch ,roles_newconn_nolmp 
+0x241b 004211 set0 mark_accept_switch ,mark 
+0x241c 004212 jam lmp_accepted ,mem_lmo_opcode2 
+0x241d 004213 jam lmp_host_connection_req ,mem_lmi_opcode2 
+0x241e 004214 call tid_set_reply 
+:      004215 roles_newconn_nolmp:
+0x241f 004216 deposit am_addr 
+0x2420 004217 store 1 ,mem_amaddr 
+0x2421 004218 force 0 ,pdata 
+0x2422 004219 store 6 ,mem_clk_offset 
+0x2423 004220 fetch 1 ,mem_mode 
+0x2424 004221 set1 mode_master ,pdata 
+0x2425 004222 store 1 ,mem_mode 
+0x2426 004223 call supervision_flush 
+0x2427 004224 disable master 
+0x2428 004225 enable user 
+0x2429 004226 rtn 
+:      004230 init_rx_packet_flags:
+0x242a 004231 bpatch patch08_3 ,mem_patch08 
+0x242b 004232 disable match 
+0x242c 004233 set0 mark_loopback ,mark 
+0x242d 004234 set0 mark_am_addr_broadcast ,mark 
+0x242e 004235 set0 mark_longpacket ,mark 
+0x242f 004236 set0 mark_old_packet ,mark 
+0x2430 004237 fetch 1 ,mem_arq 
+0x2431 004238 set0 arqnx ,pdata 
+0x2432 004239 set1 flowx ,pdata 
+0x2433 004240 store 1 ,mem_arq 
+0x2434 004241 rtn 
+:      004243 prepare_newconn:
+0x2435 004244 bpatch patch08_4 ,mem_patch08 
+0x2436 004245 jam param_newconnto ,mem_newconnto_counter 
+0x2437 004246 jam param_newconn_arq ,mem_arq 
+0x2438 004247 fetch 2 ,mem_rx_window_init 
+0x2439 004248 store 2 ,mem_rx_window 
+0x243a 004249 deposit clkn_bt 
+0x243b 004250 store 4 ,mem_next_btclk 
+0x243c 004251 rtn clknt 
+0x243d 004252 deposit clke_bt 
+0x243e 004253 store 4 ,mem_next_btclk 
+0x243f 004254 rtn 
+:      004256 newconn_init:
+0x2440 004257 bpatch patch08_5 ,mem_patch08 
+0x2441 004258 call init_lmp_reinit 
+0x2442 004259 call new_conn_handle 
+0x2443 004260 store 1 ,mem_conn_handle 
+0x2444 004261 setarg 0 
+0x2445 004262 store 2 ,mem_l2cap_rxbuff1_len 
+0x2446 004263 setarg param_supervision_to 
+0x2447 004264 store 2 ,mem_supervision_to 
+0x2448 004265 fetch 1 ,mem_state 
+0x2449 004266 set1 state_inconn ,pdata 
+0x244a 004267 store 1 ,mem_state 
+0x244b 004268 jam 0 ,mem_op 
+0x244c 004269 jam 0 ,mem_state_map 
+0x244d 004270 jam 0 ,mem_lpm_current_mult 
+0x244e 004271 branch supervision_flush 
+:      004274 clear_linkkey:
+0x244f 004275 bpatch patch08_6 ,mem_patch08 
+0x2450 004276 force 0 ,pdata 
+0x2451 004277 store 8 ,mem_link_key 
+0x2452 004278 istore 8 ,contw 
+0x2453 004279 call clear_linkstate 
+0x2454 004280 branch context_traverse_linkkey 
+:      004282 new_conn_timeout:
+0x2455 004283 fetch 1 ,mem_newconnto_counter 
+0x2456 004284 increase -1 ,pdata 
+0x2457 004285 store 1 ,mem_newconnto_counter 
+0x2458 004286 rtn 
+:      004288 new_conn_handle:
+0x2459 004289 fetch 1 ,mem_handle_num 
+0x245a 004290 increase 1 ,pdata 
+0x245b 004291 store 1 ,mem_handle_num 
+0x245c 004292 rtn 
+:      004295 quit_connection:
+0x245d 004296 bpatch patch08_7 ,mem_patch08 
+0x245e 004297 fetch 1 ,mem_hci_cmd 
+0x245f 004298 beq hci_cmd_remote_name_req ,quit_connection_name 
+0x2460 004299 fetch 1 ,mem_lmp_to_send 
+0x2461 004300 bne lmp_name_req ,quit_connection_cont 
+:      004301 quit_connection_name:
+0x2462 004302 call cmd_check_plap 
+0x2463 004303 nbranch quit_connection_cont ,zero 
+0x2464 004304 call master_name_error 
+0x2465 004305 jam 0 ,mem_hci_cmd 
+:      004306 quit_connection_cont:
+0x2466 004307 bpatch patch09_0 ,mem_patch09 
+0x2467 004308 call app_disconn_reason_collect_bt 
+0x2468 004309 call sniff_exit 
+0x2469 004310 jam bt_evt_bb_disconnected ,mem_fifo_temp 
+0x246a 004311 call ui_ipc_send_event 
+0x246b 004312 call init_lmp_work 
+0x246c 004313 call l2cap_init_work 
+0x246d 004314 call sp_initialize 
+0x246e 004315 fetch 1 ,mem_state 
+0x246f 004316 set0 state_inconn 
+0x2470 004317 store 1 ,mem_state 
+0x2471 004318 jam 0 ,memui_reconnect_mode 
+0x2472 004320 fetch 1 ,mem_state_map 
+0x2473 004321 compare 0x0 ,pdata ,0xc0 
+0x2474 004322 branch quit_connection_not_clear_mark ,true 
+0x2475 004323 set0 mark_rxbuf_inuse ,mark 
+:      004324 quit_connection_not_clear_mark:
+0x2476 004325 fetch 1 ,mem_arq 
+0x2477 004326 bbit0 wack ,quit_connection_not_clear_tx 
+:      004327 quit_connection_not_clear_tx:
+0x2478 004328 fetch 1 ,mem_op 
+0x2479 004329 rtnbit0 op_txl2cap 
+0x247a 004330 set0 mark_tx_l2cap ,mark 
+0x247b 004331 rtn 
+:      004333 slave_newconn_once:
+0x247c 004334 bpatch patch09_1 ,mem_patch09 
+0x247d 004335 fetch 1 ,extm_newconn_am_addr 
+0x247e 004336 rtn blank 
+0x247f 004337 icopy am_addr 
+0x2480 004338 call slave_conn_recv_packet 
+0x2481 004339 nrtn match 
+0x2482 004340 force type_null ,type 
+0x2483 004341 call slave_conn_send_packet 
+0x2484 004342 deposit am_addr 
+0x2485 004343 store 1 ,mem_amaddr 
+0x2486 004344 force 0 ,pdata 
+0x2487 004345 store 1 ,extm_newconn_am_addr 
+0x2488 004346 rtn 
+:      004352 prepare_tx:
+0x2489 004353 bpatch patch09_2 ,mem_patch09 
+0x248a 004354 fetch 1 ,mem_state 
+0x248b 004355 bbit0 state_insco ,prepare_tx_not_sco 
+0x248c 004356 force type_hv3 ,type 
+0x248d 004357 bmark0 mark_esco ,prepare_tx_not_esco 
+0x248e 004358 call check_esco_amaddr 
+0x248f 004359 nbranch prepare_tx_not_sco ,true 
+0x2490 004360 branch prepare_tx_not_sco ,attempt 
+0x2491 004361 call set_wait_ack 
+0x2492 004362 setarg 2 
+0x2493 004363 store 2 ,mem_retransmission_cnt 
+0x2494 004364 rtn 
+:      004365 prepare_tx_not_esco:
+0x2495 004366 nrtn attempt 
+:      004367 prepare_tx_not_sco:
+0x2496 004368 bpatch patch09_3 ,mem_patch09 
+0x2497 004369 call context_check_all_wack 
+0x2498 004370 nbranch prepare_tx_no_retransmit ,zero 
+0x2499 004371 fetch 1 ,mem_arq 
+0x249a 004372 bbit0 wack ,prepare_tx_pollnull 
+:      004373 prepare_tx_retransmit:
+0x249b 004374 bmark1 mark_loopback ,prepare_tx_loopback 
+0x249c 004375 fetch 1 ,mem_debug_config 
+0x249d 004376 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+0x249e 004377 fetch 2 ,mem_retransmission_cnt 
+0x249f 004378 increase -1 ,pdata 
+0x24a0 004379 store 2 ,mem_retransmission_cnt 
+0x24a1 004380 branch prepare_tx_nomore_retransmit ,blank 
+0x24a2 004381 fetch 1 ,mem_last_type 
+0x24a3 004382 iforce type 
+0x24a4 004383 rtn 
+:      004385 prepare_tx_nomore_retransmit:
+0x24a5 004386 bpatch patch09_4 ,mem_patch09 
+0x24a6 004387 call clear_got_tx 
+:      004388 prepare_tx_no_retransmit:
+0x24a7 004389 call check_esco_amaddr 
+0x24a8 004390 branch prepare_tx_pollnull ,true 
+0x24a9 004391 call send_lmp 
+0x24aa 004392 branch prepare_tx_sendlmp ,user 
+0x24ab 004393 fetch 1 ,mem_op 
+0x24ac 004394 bbit1 op_txl2cap ,prepare_tx_sendl2cap 
+0x24ad 004395 bmark1 mark_loopback ,prepare_tx_loopback 
+0x24ae 004396 fetch 1 ,mem_debug_config 
+0x24af 004397 bbit1 debug_tx_pattern ,prepare_tx_txpat 
+:      004398 prepare_tx_pollnull:
+0x24b0 004399 force type_poll ,type 
+0x24b1 004400 rtn master 
+0x24b2 004401 force type_null ,type 
+0x24b3 004402 rtn 
+:      004403 prepare_tx_loopback:
+0x24b4 004404 bpatch patch09_5 ,mem_patch09 
+0x24b5 004405 fetch 1 ,mem_rx_type 
+0x24b6 004406 iforce type 
+0x24b7 004407 rtnne 1 
+0x24b8 004408 force type_null ,type 
+0x24b9 004409 rtn 
+:      004410 prepare_tx_txpat:
+0x24ba 004411 fetch 1 ,test_mode_packet_type 
+0x24bb 004412 and pdata ,0xf ,type 
+0x24bc 004413 set1 mark_loopback ,mark 
+0x24bd 004414 rtn 
+:      004415 prepare_tx_sendlmp:
+0x24be 004416 force type_lmp ,type 
+0x24bf 004417 branch set_wait_ack 
+:      004418 prepare_tx_sendl2cap:
+0x24c0 004419 call tx_l2cap_type 
+:      004421 set_wait_ack:
+0x24c1 004422 bpatch patch09_6 ,mem_patch09 
+0x24c2 004423 fetcht 1 ,mem_arq 
+0x24c3 004424 set1 wack ,temp 
+0x24c4 004425 storet 1 ,mem_arq 
+0x24c5 004426 deposit type 
+0x24c6 004427 store 1 ,mem_last_type 
+0x24c7 004428 setarg 0xffff 
+0x24c8 004429 store 2 ,mem_retransmission_cnt 
+0x24c9 004430 rtn 
+:      004432 tx_l2cap_type:
+0x24ca 004433 bpatch patch09_7 ,mem_patch09 
+0x24cb 004434 fetch 1 ,mem_state_map 
+0x24cc 004435 isolate1 smap_edr ,pdata 
+0x24cd 004436 fetch 2 ,mem_tx_len 
+0x24ce 004437 branch tx_l2cap_type_edr ,true 
+0x24cf 004438 force type_dm1 ,type 
+0x24d0 004439 sub pdata ,17 ,null 
+0x24d1 004440 rtn positive 
+0x24d2 004441 force type_dh1 ,type 
+0x24d3 004442 sub pdata ,27 ,null 
+0x24d4 004443 rtn positive 
+0x24d5 004444 force type_dm3 ,type 
+0x24d6 004445 sub pdata ,121 ,null 
+0x24d7 004446 rtn positive 
+0x24d8 004447 force type_dh3 ,type 
+0x24d9 004448 sub pdata ,183 ,null 
+0x24da 004449 rtn positive 
+0x24db 004450 force type_dm5 ,type 
+0x24dc 004451 sub pdata ,224 ,null 
+0x24dd 004452 rtn positive 
+0x24de 004453 force type_dh5 ,type 
+0x24df 004454 rtn 
+:      004455 tx_l2cap_type_edr:
+0x24e0 004456 force type_dm1 ,type 
+0x24e1 004457 sub pdata ,17 ,null 
+0x24e2 004458 rtn positive 
+0x24e3 004459 force type_dh1 ,type 
+0x24e4 004460 sub pdata ,54 ,null 
+0x24e5 004461 rtn positive 
+0x24e6 004462 force type_dm3 ,type 
+0x24e7 004463 arg 367 ,temp 
+0x24e8 004464 isub temp ,null 
+0x24e9 004465 nrtn positive 
+0x24ea 004466 force type_dm5 ,type 
+0x24eb 004467 arg 679 ,temp 
+0x24ec 004468 isub temp ,null 
+0x24ed 004469 nrtn positive 
+0x24ee 004470 force type_dh5 ,type 
+0x24ef 004471 rtn 
+:      004480 slave_receive_master_slot:
+0x24f0 004481 fetch 1 ,mem_state 
+0x24f1 004482 bbit0 state_insniff ,slave_receive_notsniff 
+0x24f2 004483 fetch 2 ,mem_tsniff 
+0x24f3 004484 branch slave_receive_notsniff ,blank 
+0x24f4 004485 nbranch slave_receive_sniff ,attempt 
+:      004486 slave_receive_notsniff:
+0x24f5 004487 call rf_setup_time_master_slot 
+:      004488 slave_receive_access:
+0x24f6 004489 add clke_bt ,1 ,bt_clk 
+:      004490 slave_receive_sniff:
+0x24f7 004491 enable swfine 
+0x24f8 004492 fetch 2 ,mem_rx_window 
+0x24f9 004493 rshift pdata ,pdata 
+0x24fa 004494 arg param_pll_setup ,temp 
+0x24fb 004495 iadd temp ,pdata 
+0x24fc 004496 call ahead_window 
+0x24fd 004497 call fetch_extm_bt_adr 
+0x24fe 004498 force 0x03 ,freq_mode 
+0x24ff 004499 call rx_radio_freq 
+0x2500 004500 call init_rx_packet_flags 
+0x2501 004501 call prep_crypt 
+0x2502 004502 bpatch patch0a_0 ,mem_patch0a 
+0x2503 004503 fetch 2 ,mem_rx_window 
+0x2504 004504 rshift pdata ,pdata 
+0x2505 004505 call ahead_window 
+0x2506 004506 call start_receiver 
+0x2507 004507 enable decode_fec0 
+0x2508 004508 fetch 2 ,mem_rx_window 
+0x2509 004509 arg param_clke_cal ,temp 
+0x250a 004510 iadd temp ,stop_watch 
+0x250b 004511 correlate null ,timeout 
+0x250c 004512 copy clke ,temp 
+0x250d 004513 storet 6 ,mem_sync_clke 
+0x250e 004514 disable decode_fec0 
+0x250f 004515 nrtn sync 
+0x2510 004516 arg param_clke_cal ,clke_rt 
+0x2511 004517 copy bt_clk ,clke_bt 
+0x2512 004518 branch lpm_adjust_clk ,wake 
+0x2513 004519 rtn 
+:      004522 slave_conn_recv_packet:
+0x2514 004523 bpatch patch0a_1 ,mem_patch0a 
+0x2515 004524 call slave_receive_master_slot 
+0x2516 004525 nbranch shutdown_radio ,sync 
+0x2517 004526 call save_rssi 
+0x2518 004527 bmark0 mark_testmode ,receive_packet 
+0x2519 004528 fetch 2 ,mem_tst_pktcnt_sync 
+0x251a 004529 increase 1 ,pdata 
+0x251b 004530 store 2 ,mem_tst_pktcnt_sync 
+:      004531 receive_packet:
+0x251c 004532 rshift bt_clk ,temp 
+0x251d 004533 or temp ,0x40 ,white_init 
+:      004534 receive_packet_whitened:
+0x251e 004535 bpatch patch0a_2 ,mem_patch0a 
+0x251f 004536 enable enable_white 
+0x2520 004537 enable enable_hec 
+0x2521 004538 enable decode_fec1 
+0x2522 004539 parse demod ,bucket ,3 
+0x2523 004540 rshift8 pwindow ,pdata 
+0x2524 004541 store 1 ,mem_temp_am_addr 
+0x2525 004542 parse demod ,bucket ,4 
+0x2526 004543 inject bucket ,7 
+0x2527 004544 copy pwindow ,pdata 
+0x2528 004545 store 1 ,mem_rx_type 
+0x2529 004546 parse demod ,bucket ,3 
+0x252a 004547 rshift8 pwindow ,pdata 
+0x252b 004548 store 1 ,mem_temp_arq 
+0x252c 004549 fetch 1 ,mem_rx_type 
+0x252d 004550 sub pdata ,3 ,null 
+0x252e 004551 branch receive_packet_noedr ,positive 
+0x252f 004552 beq 7 ,receive_packet_noedr 
+0x2530 004553 fetch 1 ,mem_state_map 
+0x2531 004554 isolate1 smap_edr ,pdata 
+0x2532 004555 setflag true ,psk ,radio_ctrl 
+:      004556 receive_packet_noedr:
+0x2533 004557 bpatch patch0a_3 ,mem_patch0a 
+0x2534 004558 parse demod ,bucket ,8 
+0x2535 004559 disable decode_fec1 
+0x2536 004560 disable enable_hec 
+0x2537 004561 branch error_header ,crc_failed 
+0x2538 004562 bmark0 mark_testmode ,receive_packet_amchk 
+0x2539 004563 fetch 2 ,mem_tst_pktcnt_hec 
+0x253a 004564 increase 1 ,pdata 
+0x253b 004565 store 2 ,mem_tst_pktcnt_hec 
+:      004566 receive_packet_amchk:
+0x253c 004567 bpatch patch0a_4 ,mem_patch0a 
+0x253d 004568 fetch 1 ,mem_temp_am_addr 
+0x253e 004569 compare 0 ,pdata ,0x07 
+0x253f 004570 setflag true ,mark_am_addr_broadcast ,mark 
+0x2540 004571 branch am_addr_ok ,true 
+0x2541 004572 icompare 0x07 ,am_addr 
+0x2542 004573 branch am_addr_match ,true 
+0x2543 004574 bmark0 mark_esco ,end_of_packet 
+0x2544 004575 fetcht 1 ,mem_saved_amaddr 
+0x2545 004576 icompare 0x7 ,temp 
+0x2546 004577 nbranch end_of_packet ,true 
+0x2547 004578 fetch 1 ,mem_arq 
+0x2548 004579 set0 arqnx ,pdata 
+0x2549 004580 set1 flowx ,pdata 
+0x254a 004581 store 1 ,mem_arq 
+:      004582 am_addr_match:
+0x254b 004583 enable match 
+:      004584 am_addr_ok:
+0x254c 004585 bpatch patch0a_5 ,mem_patch0a 
+0x254d 004586 fetch 1 ,mem_rx_type 
+0x254e 004587 icopy type 
+0x254f 004588 bmark1 mark_am_addr_broadcast ,arqn_bypass 
+0x2550 004589 fetcht 1 ,mem_temp_arq 
+0x2551 004590 fetch 1 ,mem_arq 
+0x2552 004591 set0 flow ,pdata 
+0x2553 004592 isolate1 flow ,temp 
+0x2554 004593 setflag true ,flow ,pdata 
+0x2555 004594 isolate1 arqn ,temp 
+0x2556 004595 setflag true ,arqn ,pdata 
+0x2557 004596 store 1 ,mem_arq 
+0x2558 004597 isolate0 arqn ,temp 
+0x2559 004598 branch arqn_bypass ,true 
+0x255a 004599 call clear_got_tx 
+:      004600 arqn_bypass:
+0x255b 004601 bpatch patch0a_6 ,mem_patch0a 
+0x255c 004602 arg 0 ,temp 
+0x255d 004603 call reserve_slot 
+0x255e 004604 and type ,0xf ,pdata 
+0x255f 004605 beq type_poll ,process_poll 
+0x2560 004606 beq type_null ,end_of_packet 
+0x2561 004607 beq type_fhs ,process_fhs 
+0x2562 004608 fetcht 1 ,mem_temp_arq 
+0x2563 004609 fetch 1 ,mem_arq 
+0x2564 004610 icompare 0x04 ,temp 
+0x2565 004611 nbranch rx_type_dispatch ,true 
+0x2566 004612 bmark0 mark_am_addr_broadcast ,failed_seqn 
+0x2567 004613 bbit0 bcast1 ,rx_type_dispatch 
+:      004614 failed_seqn:
+0x2568 004615 set1 mark_old_packet ,mark 
+:      004616 rx_type_dispatch:
+0x2569 004617 bpatch patch0a_7 ,mem_patch0a 
+0x256a 004618 deposit type 
+0x256b 004619 beq type_dm1 ,process_dm1 
+0x256c 004620 beq type_dh1 ,process_dh1 
+0x256d 004621 beq type_hv3 ,process_hev 
+0x256e 004622 beq type_3dh1 ,process_3dh1 
+0x256f 004623 arg 4 ,temp 
+0x2570 004624 call reserve_slot 
+0x2571 004625 beq type_dm3 ,process_dm3 
+0x2572 004626 beq type_dh3 ,process_dh3 
+0x2573 004627 arg 8 ,temp 
+0x2574 004628 call reserve_slot 
+0x2575 004629 beq type_dm5 ,process_dm5 
+0x2576 004630 beq type_dh5 ,process_dh5 
+0x2577 004631 rtn 
+:      004634 process_hev:
+0x2578 004635 bpatch patch0b_0 ,mem_patch0b 
+0x2579 004636 enable decode_fec0 
+0x257a 004637 enable enable_crc 
+0x257b 004638 enable encrypt 
+0x257c 004639 arg mem_sco_ibuf ,contw 
+0x257d 004640 force 30 ,loopcnt 
+:      004641 process_hev_loop:
+0x257e 004642 parse demod ,bucket ,8 
+0x257f 004643 rshift3 pwindow ,pdata 
+0x2580 004644 istore 1 ,contw 
+0x2581 004645 loop process_hev_loop 
+0x2582 004646 bmark0 mark_esco ,end_of_packet 
+0x2583 004647 parse demod ,bucket ,16 
+0x2584 004648 nsetflag crc_failed ,mark_esco_rxok ,mark 
+0x2585 004649 branch error_payload ,crc_failed 
+0x2586 004650 branch ack_payload 
+:      004653 process_poll:
+0x2587 004654 branch end_of_packet 
+:      004656 process_dm3:
+:      004657 process_dm5:
+0x2588 004658 set1 mark_longpacket ,mark 
+:      004659 process_dm1:
+0x2589 004660 enable decode_fec2 
+0x258a 004661 branch process_dmh 
+:      004663 process_dh3:
+:      004664 process_dh5:
+0x258b 004665 set1 mark_longpacket ,mark 
+:      004666 process_3dh1:
+0x258c 004667 set1 psk3m ,radio_ctrl 
+:      004668 process_dh1:
+0x258d 004669 enable decode_fec0 
+:      004670 process_dmh:
+0x258e 004671 bpatch patch0b_1 ,mem_patch0b 
+0x258f 004672 bmark1 mark_rxbuf_inuse ,end_of_packet 
+0x2590 004673 isolate0 psk ,radio_ctrl 
+0x2591 004674 branch process_dmh_noedr ,true 
+0x2592 004675 disable enable_white 
+0x2593 004676 enable decode_fec0 
+0x2594 004677 disable decode_fec2 
+0x2595 004678 add clkn_bt ,2 ,timeup 
+0x2596 004679 correlate clkn_bt ,meet 
+0x2597 004680 nbranch error_payload ,sync 
+0x2598 004681 set1 mark_longpacket ,mark 
+0x2599 004682 enable enable_white 
+:      004683 process_dmh_noedr:
+0x259a 004684 bpatch patch0b_2 ,mem_patch0b 
+0x259b 004685 enable encrypt 
+0x259c 004686 enable enable_crc 
+0x259d 004687 parse demod ,bucket ,3 
+0x259e 004688 rshift8 pwindow ,pdata 
+0x259f 004689 store 1 ,mem_lch_code 
+0x25a0 004690 parse demod ,bucket ,5 
+0x25a1 004691 bmark1 mark_longpacket ,process_dmh_long 
+0x25a2 004692 rshift3 pwindow ,loopcnt 
+0x25a3 004693 rshift3 loopcnt ,loopcnt 
+0x25a4 004694 branch process_dmh_common 
+:      004695 process_dmh_long:
+0x25a5 004696 parse demod ,bucket ,5 
+0x25a6 004697 rshift pwindow ,loopcnt 
+0x25a7 004698 parse demod ,bucket ,3 
+:      004699 process_dmh_common:
+0x25a8 004700 bpatch patch0b_3 ,mem_patch0b 
+0x25a9 004701 deposit loopcnt 
+0x25aa 004702 store 2 ,mem_len 
+0x25ab 004703 branch process_dmh_data_end ,blank 
+0x25ac 004704 isub mask3ff ,null 
+0x25ad 004705 branch error_payload ,positive 
+0x25ae 004706 bpatch patch0b_4 ,mem_patch0b 
+0x25af 004707 set0 mark_fhs_eir ,mark 
+0x25b0 004708 fetch 1 ,mem_lch_code 
+0x25b1 004709 and_into 0x03 ,pdata 
+0x25b2 004710 arg mem_rxbuf ,contw 
+0x25b3 004711 beq llid_lmp ,process_lmp 
+0x25b4 004712 bmark1 mark_testmode ,process_dmh_data 
+0x25b5 004714 fetch 1 ,mem_lch_code 
+0x25b6 004715 and_into 0x03 ,pdata 
+0x25b7 004716 beq llid_l2cap_start ,process_dmh_data_l2cap_start_pkt 
+0x25b8 004717 beq llid_l2cap_cont ,process_dmh_data_l2cap_continue_pkt 
+0x25b9 004718 branch error_payload 
+:      004720 process_lmp:
+0x25ba 004721 fetch 2 ,mem_len 
+0x25bb 004722 sub pdata ,0x70 ,null 
+0x25bc 004723 nbranch error_payload ,positive 
+0x25bd 004724 bmark1 mark_old_packet ,ack_payload 
+0x25be 004725 branch process_dmh_data 
+:      004728 process_dmh_data_l2cap_start_pkt:
+0x25bf 004729 bpatch patch0b_5 ,mem_patch0b 
+0x25c0 004730 bmark1 mark_old_packet ,ack_payload 
+0x25c1 004731 fetch 2 ,mem_len 
+0x25c2 004732 arg 0x2e0 ,temp 
+0x25c3 004733 isub temp ,null 
+0x25c4 004734 branch error_payload ,positive 
+0x25c5 004735 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x25c6 004736 bbit0 l2cap_inuse_buff1 ,process_dmh_data_into_buff1 
+0x25c7 004737 bbit0 l2cap_inuse_buff2 ,process_dmh_data_into_buff2 
+0x25c8 004738 branch end_of_packet 
+:      004739 process_dmh_data_into_buff1:
+0x25c9 004740 jam 1 ,mem_l2cap_rxbuff_new 
+0x25ca 004741 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25cb 004742 bne 0 ,end_of_packet 
+0x25cc 004743 arg mem_l2cap_rxbuff1 ,contw 
+0x25cd 004744 branch process_dmh_data 
+:      004745 process_dmh_data_into_buff2:
+0x25ce 004746 jam 2 ,mem_l2cap_rxbuff_new 
+0x25cf 004747 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25d0 004748 bne 0 ,end_of_packet 
+0x25d1 004749 arg mem_l2cap_rxbuff2 ,contw 
+0x25d2 004750 branch process_dmh_data 
+:      004752 process_dmh_data_l2cap_continue_pkt:
+0x25d3 004753 bpatch patch0b_6 ,mem_patch0b 
+0x25d4 004754 bmark1 mark_old_packet ,ack_payload 
+0x25d5 004755 fetch 2 ,mem_len 
+0x25d6 004756 arg 0x2e0 ,temp 
+0x25d7 004757 isub temp ,null 
+0x25d8 004758 branch error_payload ,positive 
+0x25d9 004759 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25da 004760 beq 1 ,process_dmh_data_l2cap_continue_pkt1 
+0x25db 004761 beq 2 ,process_dmh_data_l2cap_continue_pkt2 
+0x25dc 004762 branch end_of_packet 
+:      004763 process_dmh_data_l2cap_continue_pkt1:
+0x25dd 004764 arg mem_l2cap_rxbuff1 ,contw 
+0x25de 004765 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25df 004766 iadd contw ,contw 
+0x25e0 004767 branch process_dmh_data 
+:      004768 process_dmh_data_l2cap_continue_pkt2:
+0x25e1 004769 arg mem_l2cap_rxbuff2 ,contw 
+0x25e2 004770 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x25e3 004771 iadd contw ,contw 
+:      004772 process_dmh_data:
+0x25e4 004773 parse demod ,bucket ,8 
+0x25e5 004774 rshift3 pwindow ,pdata 
+0x25e6 004775 istore 1 ,contw 
+0x25e7 004776 loop process_dmh_data 
+:      004777 process_dmh_data_end:
+0x25e8 004778 bpatch patch0b_7 ,mem_patch0b 
+0x25e9 004779 parse demod ,bucket ,16 
+0x25ea 004780 branch error_payload_crc ,crc_failed 
+0x25eb 004781 fetch 1 ,mem_l2cap_flow_ctrl_flag 
+0x25ec 004782 beq l2cap_flow_ctrl_enable ,end_of_packet 
+0x25ed 004783 bmark1 mark_testmode ,process_dmh_cont 
+0x25ee 004784 bmark1 mark_old_packet ,redundant_payload 
+0x25ef 004785 fetch 1 ,mem_lch_code 
+0x25f0 004786 compare 3 ,pdata ,3 
+0x25f1 004787 branch process_dmh_cont ,true 
+0x25f2 004788 fetch 2 ,mem_len 
+0x25f3 004789 branch process_dmh_cont ,blank 
+0x25f4 004790 bpatch patch0c_0 ,mem_patch0c 
+0x25f5 004791 fetch 1 ,mem_l2cap_rxbuff_new 
+0x25f6 004792 beq 1 ,process_l2cap_pass_crc_buff1 
+0x25f7 004793 beq 2 ,process_l2cap_pass_crc_buff2 
+0x25f8 004794 branch assert 
+:      004795 process_l2cap_pass_crc_buff1:
+0x25f9 004796 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x25fa 004797 fetcht 2 ,mem_len 
+0x25fb 004798 iadd temp ,pdata 
+0x25fc 004799 store 2 ,mem_l2cap_rxbuff1_len 
+0x25fd 004800 beq 0 ,assert 
+0x25fe 004801 fetcht 2 ,mem_l2cap_rxbuff1 
+0x25ff 004802 increase 4 ,temp 
+0x2600 004803 isub temp ,null 
+0x2601 004804 call l2cap_buff1_inuse ,zero 
+0x2602 004805 branch process_dmh_cont 
+:      004806 process_l2cap_pass_crc_buff2:
+0x2603 004807 fetch 2 ,mem_l2cap_rxbuff2_len 
+0x2604 004808 fetcht 2 ,mem_len 
+0x2605 004809 iadd temp ,pdata 
+0x2606 004810 store 2 ,mem_l2cap_rxbuff2_len 
+0x2607 004811 beq 0 ,assert 
+0x2608 004812 fetcht 2 ,mem_l2cap_rxbuff2 
+0x2609 004813 add temp ,4 ,temp 
+0x260a 004814 isub temp ,null 
+0x260b 004815 call l2cap_buff2_inuse ,zero 
+0x260c 004816 branch process_dmh_cont 
+:      004817 process_dmh_cont:
+0x260d 004818 bpatch patch0c_1 ,mem_patch0c 
+0x260e 004819 fetcht 1 ,mem_state_map 
+0x260f 004820 fetch 1 ,mem_lch_code 
+0x2610 004821 compare 3 ,pdata ,0x03 
+0x2611 004822 setflag true ,smap_rxlmp ,temp 
+0x2612 004823 nsetflag true ,smap_rxl2cap ,temp 
+0x2613 004824 storet 1 ,mem_state_map 
+0x2614 004825 nbranch process_dmh_cont_rxbuf_not_use ,true 
+0x2615 004826 set1 mark_rxbuf_inuse ,mark 
+:      004827 process_dmh_cont_rxbuf_not_use:
+0x2616 004828 bmark0 mark_testmode ,ack_payload 
+0x2617 004829 isolate1 smap_rxlmp ,temp 
+0x2618 004830 branch ack_payload ,true 
+0x2619 004831 fetch 2 ,mem_tst_pktcnt_crc 
+0x261a 004832 increase 1 ,pdata 
+0x261b 004833 store 2 ,mem_tst_pktcnt_crc 
+0x261c 004834 set1 mark_loopback ,mark 
+0x261d 004835 set0 smap_rxl2cap ,temp 
+0x261e 004836 set0 mark_rxbuf_inuse ,mark 
+0x261f 004837 storet 1 ,mem_state_map 
+:      004838 ack_payload:
+0x2620 004839 bpatch patch0c_2 ,mem_patch0c 
+0x2621 004840 fetcht 1 ,mem_temp_arq 
+0x2622 004841 fetch 1 ,mem_arq 
+0x2623 004842 set1 arqnx ,pdata 
+0x2624 004843 isolate1 seqn ,temp 
+0x2625 004844 setflag true ,seqn ,pdata 
+0x2626 004845 isolate1 mark_am_addr_broadcast ,mark 
+0x2627 004846 setflag true ,bcast1 ,pdata 
+0x2628 004847 store 1 ,mem_arq 
+0x2629 004848 fetch 2 ,mem_len 
+0x262a 004849 nbranch end_of_packet ,blank 
+0x262b 004850 fetch 1 ,mem_state_map 
+0x262c 004851 set0 smap_rxl2cap ,pdata 
+0x262d 004852 store 1 ,mem_state_map 
+0x262e 004853 fetch 1 ,mem_lch_code 
+0x262f 004854 compare 0x01 ,pdata ,0x07 
+0x2630 004856 branch end_of_packet 
+:      004858 error_header:
+0x2631 004859 bpatch patch0c_3 ,mem_patch0c 
+0x2632 004860 disable match 
+0x2633 004861 fetch 2 ,mem_rx_hec_err 
+0x2634 004862 increase 1 ,pdata 
+0x2635 004863 store 2 ,mem_rx_hec_err 
+0x2636 004864 branch end_of_packet 
+:      004865 error_payload_crc:
+0x2637 004866 fetch 2 ,mem_rx_crc_err 
+0x2638 004867 increase 1 ,pdata 
+0x2639 004868 store 2 ,mem_rx_crc_err 
+0x263a 004869 call discard_pkt 
+0x263b 004870 bmark0 mark_testmode ,error_payload 
+0x263c 004871 set1 mark_loopback ,mark 
+:      004872 error_payload:
+0x263d 004873 branch end_of_packet 
+:      004875 discard_pkt:
+0x263e 004876 bpatch patch0c_4 ,mem_patch0c 
+0x263f 004877 fetch 1 ,mem_lch_code 
+0x2640 004878 compare 3 ,pdata ,0x03 
+0x2641 004879 nbranch discard_pkt_l2cap ,true 
+:      004880 discard_pkt_lmp:
+0x2642 004881 fetcht 1 ,mem_state_map 
+0x2643 004882 set0 smap_rxlmp ,temp 
+0x2644 004883 storet 1 ,mem_state_map 
+0x2645 004884 rtn 
+:      004885 discard_pkt_l2cap:
+0x2646 004888 fetcht 1 ,mem_state_map 
+0x2647 004889 set0 smap_rxl2cap ,temp 
+0x2648 004890 storet 1 ,mem_state_map 
+0x2649 004891 branch h4_send_acl_trigger_clear 
+:      004893 redundant_payload:
+0x264a 004894 fetch 1 ,mem_arq 
+0x264b 004895 set1 arqnx ,pdata 
+0x264c 004896 store 1 ,mem_arq 
+:      004897 end_of_packet:
+0x264d 004898 bpatch patch0c_5 ,mem_patch0c 
+0x264e 004899 disable encode_fec0 
+0x264f 004900 disable encode_fec2 
+0x2650 004901 disable decode_fec0 
+0x2651 004902 disable decode_fec2 
+0x2652 004903 disable enable_crc 
+0x2653 004904 disable encrypt 
+0x2654 004905 disable enable_white 
+0x2655 004906 branch shutdown_radio ,is_rx 
+0x2656 004907 until null ,tx_clear 
+0x2657 004908 nop 100 
+0x2658 004909 branch shutdown_radio 
+:      004911 process_fhs:
+0x2659 004912 bpatch patch0c_6 ,mem_patch0c 
+0x265a 004913 enable enable_crc 
+0x265b 004914 enable decode_fec2 
+0x265c 004915 parse demod ,bucket ,72 
+0x265d 004916 isolate1 58 ,pdata 
+0x265e 004917 setflag true ,mark_fhs_eir ,mark 
+0x265f 004918 copy bt_adr ,temp 
+0x2660 004919 ialigned bt_adr 
+0x2661 004920 ialigned fhs0 
+0x2662 004921 pulse recalc 
+0x2663 004922 setsect 2 ,0xfffff 
+0x2664 004923 setsect 3 ,0x0ffff 
+0x2665 004924 nop 32 
+0x2666 004925 iverify fhs_parity 
+0x2667 004926 deposit lap 
+0x2668 004927 store 3 ,extm_lap 
+0x2669 004928 deposit uap 
+0x266a 004929 store 1 ,extm_uap 
+0x266b 004930 copy temp ,bt_adr 
+0x266c 004931 branch fhs_parity_ok ,true 
+0x266d 004932 branch error_payload 
+:      004933 fhs_parity_ok:
+0x266e 004934 bpatch patch0c_7 ,mem_patch0c 
+0x266f 004935 parse demod ,bucket ,72 
+0x2670 004936 ialigned fhs1 
+0x2671 004937 ialigned am_addr 
+0x2672 004938 ialigned nap 
+0x2673 004939 ialigned regb 
+0x2674 004940 force 0 ,pdata 
+0x2675 004941 parse demod ,bucket ,16 
+0x2676 004942 branch error_payload ,crc_failed 
+0x2677 004943 setarg 0x0ffffffc 
+0x2678 004944 iand regb ,pdata 
+0x2679 004945 store 4 ,mem_clke_bt 
+0x267a 004946 deposit fhs_class 
+0x267b 004947 store 3 ,extm_class 
+0x267c 004948 deposit fhs_misc 
+0x267d 004949 store 1 ,extm_fhs_misc 
+0x267e 004950 deposit am_addr 
+0x267f 004951 store 1 ,extm_newconn_am_addr 
+0x2680 004952 deposit nap 
+0x2681 004953 store 2 ,extm_nap 
+0x2682 004954 deposit bt_clk 
+0x2683 004955 inject rxf ,32 
+0x2684 004956 compare type_fhs ,type ,0x0f 
+0x2685 004957 setflag true ,mark_fhs_already_good ,mark 
+0x2686 004958 branch end_of_packet 
+:      004960 clear_got_tx:
+0x2687 004961 bpatch patch0d_0 ,mem_patch0d 
+0x2688 004962 fetch 1 ,mem_arq 
+0x2689 004963 rtnbit0 wack 
+0x268a 004964 set0 wack ,pdata 
+0x268b 004965 setflip seqnx ,pdata 
+0x268c 004966 store 1 ,mem_arq 
+0x268d 004967 fetch 1 ,mem_last_type 
+0x268e 004968 beq type_lmp ,clear_got_txlmp 
+0x268f 004969 rtneq type_hv3 
+0x2690 004970 fetch 1 ,mem_op 
+0x2691 004971 rtnbit0 op_txl2cap ,pdata 
+0x2692 004972 set0 op_txl2cap ,pdata 
+0x2693 004973 set1 op_pkt_comp ,pdata 
+0x2694 004974 store 1 ,mem_op 
+0x2695 004975 set0 mark_tx_l2cap ,mark 
+0x2696 004976 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x2697 004977 nrtn blank 
+0x2698 004978 fetch 1 ,mem_op 
+0x2699 004979 set0 op_pkt_comp ,pdata 
+0x269a 004980 store 1 ,mem_op 
+0x269b 004981 branch l2cap_malloc_free 
+:      004983 clear_got_txlmp:
+0x269c 004984 bpatch patch0d_1 ,mem_patch0d 
+0x269d 004985 fetch 1 ,mem_lmo_header_opcode 
+0x269e 004986 rshift pdata ,pdata 
+0x269f 004987 beq lmp_start_encryption_req ,start_encryption 
+0x26a0 004988 beq lmp_stop_encryption_req ,stop_encryption 
+0x26a1 004989 beq lmp_unsniff_req ,sniff_exit 
+0x26a2 004990 beq lmp_escape ,clear_lmp_escape 
+0x26a3 004991 rtnne lmp_accepted 
+0x26a4 004992 fetch 1 ,mem_lmo_payload 
+0x26a5 004993 beq lmp_sco_link_req ,sco_link_req_by_slave 
+0x26a6 004994 beq lmp_start_encryption_req ,clear_send_setup_complete 
+0x26a7 004995 rtn 
+:      004997 clear_lmp_escape:
+0x26a8 004998 fetch 1 ,mem_lmo_payload 
+0x26a9 004999 set1 7 ,pdata 
+0x26aa 005000 rtn 
+:      005001 clear_send_setup_complete:
+0x26ab 005002 rtn master 
+0x26ac 005003 fetch 1 ,mem_state 
+0x26ad 005004 rtnbit1 state_conn_comp 
+0x26ae 005005 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x26af 005006 rtn 
+:      005009 sco_link_req_by_slave:
+0x26b0 005010 rtn master 
+0x26b1 005011 fetch 1 ,mem_mode 
+0x26b2 005012 isolate1 send_sco_when_slave ,pdata 
+0x26b3 005013 branch clean_mem_mode ,true 
+0x26b4 005015 rtn 
+:      005016 clean_mem_mode:
+0x26b5 005017 set0 send_sco_when_slave ,pdata 
+0x26b6 005018 store 1 ,mem_mode 
+0x26b7 005019 rtn 
+:      005021 start_encryption:
+0x26b8 005022 bpatch patch0d_2 ,mem_patch0d 
+0x26b9 005023 fetch 1 ,mem_state_map 
+0x26ba 005024 set1 smap_encryption ,pdata 
+0x26bb 005025 store 1 ,mem_state_map 
+0x26bc 005026 jam 1 ,core_encrypt 
+0x26bd 005027 fetch 1 ,mem_state 
+0x26be 005028 isolate1 state_conn_comp ,pdata 
+0x26bf 005029 rtn 
+:      005031 stop_encryption:
+0x26c0 005032 bpatch patch0d_3 ,mem_patch0d 
+0x26c1 005033 fetch 1 ,mem_state_map 
+0x26c2 005034 set0 smap_encryption ,pdata 
+0x26c3 005035 store 1 ,mem_state_map 
+0x26c4 005036 jam 0 ,core_encrypt 
+0x26c5 005037 rtn 
+:      005040 sniff_init:
+0x26c6 005041 bpatch patch0d_4 ,mem_patch0d 
+0x26c7 005042 copy clkn_bt ,pdata 
+0x26c8 005043 store 4 ,mem_lpm_delay_after_sniff 
+0x26c9 005044 add clkn_bt ,3 ,rega 
+0x26ca 005045 branch sniff_init_master ,master 
+0x26cb 005046 add clke_bt ,3 ,rega 
+:      005047 sniff_init_master:
+0x26cc 005048 fetcht 2 ,mem_tsniff 
+0x26cd 005049 deposit rega 
+0x26ce 005050 set0 27 ,pdata 
+0x26cf 005051 idiv temp 
+0x26d0 005052 fetch 2 ,mem_dsniff 
+0x26d1 005053 call wait_div_end 
+0x26d2 005054 remainder regc 
+0x26d3 005055 isub regc ,pdata 
+0x26d4 005056 branch sniff_init_nowrap ,positive 
+0x26d5 005057 iadd temp ,pdata 
+:      005058 sniff_init_nowrap:
+0x26d6 005059 iadd rega ,pdata 
+0x26d7 005060 store 4 ,mem_sniff_anchor 
+0x26d8 005061 jam switch_flag_init ,mem_switch_flag 
+0x26d9 005062 fetch 1 ,mem_state 
+0x26da 005063 set1 state_insniff ,pdata 
+0x26db 005064 store 1 ,mem_state 
+0x26dc 005065 fetch 1 ,mem_sniff_attempt 
+0x26dd 005066 store 1 ,mem_current_sniff_attempt 
+0x26de 005067 setarg 0 
+0x26df 005068 store 3 ,mem_sniff_rcv 
+0x26e0 005069 store 3 ,mem_sniff_lost 
+0x26e1 005070 store 1 ,mem_sniff_unint_lost 
+0x26e2 005071 jam bt_evt_enter_sniff ,mem_fifo_temp 
+0x26e3 005072 call ui_ipc_send_event 
+0x26e4 005073 fetch 2 ,mem_rx_window_sniff 
+0x26e5 005074 store 2 ,mem_rx_window 
+0x26e6 005075 nrtn master 
+0x26e7 005076 add am_addr ,-1 ,queue 
+0x26e8 005077 rtn 
+:      005079 sniff_exit:
+0x26e9 005080 bpatch patch0d_5 ,mem_patch0d 
+0x26ea 005081 fetch 1 ,mem_state 
+0x26eb 005082 rtnbit0 state_insniff 
+0x26ec 005083 set0 state_insniff ,pdata 
+0x26ed 005084 store 1 ,mem_state 
+0x26ee 005085 fetch 2 ,mem_rx_window_init 
+0x26ef 005086 store 2 ,mem_rx_window 
+0x26f0 005087 disable wake 
+0x26f1 005088 jam bt_evt_exit_sniff ,mem_fifo_temp 
+0x26f2 005089 branch ui_ipc_send_event 
+:      005092 check_attempt:
+0x26f3 005093 bpatch patch0d_6 ,mem_patch0d 
+0x26f4 005094 enable attempt 
+0x26f5 005095 fetch 1 ,mem_state 
+0x26f6 005096 bbit1 state_insniff ,check_attempt_sniff 
+0x26f7 005097 rtnmark1 mark_testmode 
+0x26f8 005098 fetch 1 ,mem_arq 
+0x26f9 005099 rtnbit1 wack 
+0x26fa 005100 fetch 1 ,mem_lmp_to_send 
+0x26fb 005101 nrtn blank 
+0x26fc 005102 fetch 1 ,mem_op 
+0x26fd 005103 rtnbit1 op_txl2cap 
+:      005104 check_attempt_nomore:
+0x26fe 005105 force 0 ,pdata 
+0x26ff 005106 rtn 
+:      005108 check_attempt_sniff:
+0x2700 005109 bbit0 state_insco ,check_attempt_not_sco 
+0x2701 005110 fetch 1 ,mem_current_sniff_attempt 
+0x2702 005111 beq 2 ,check_attempt_sniff_restore_sco 
+0x2703 005112 fetch 1 ,mem_arq 
+0x2704 005113 bbit1 wack ,check_attempt_notimeout 
+0x2705 005114 bmark0 mark_esco_rxok ,check_attempt_notimeout 
+:      005115 check_attempt_sniff_restore_sco:
+0x2706 005116 nbranch check_attempt_notimeout ,master 
+0x2707 005117 fetch 1 ,mem_lmp_to_send 
+0x2708 005118 nbranch check_attempt_notimeout ,blank 
+:      005119 check_attempt_sco_master:
+0x2709 005120 fetch 1 ,mem_sco_poll 
+0x270a 005121 increase -1 ,pdata 
+0x270b 005122 store 1 ,mem_sco_poll 
+0x270c 005123 nbranch check_attempt_nomore ,blank 
+0x270d 005124 jam param_sco_poll ,mem_sco_poll 
+0x270e 005125 branch check_attempt_notimeout 
+:      005132 check_attempt_not_sco:
+0x270f 005133 fetch 1 ,mem_current_sniff_attempt 
+0x2710 005134 bne 1 ,check_attempt_notimeout 
+0x2711 005135 fetch 1 ,mem_current_sniff_timeout 
+0x2712 005136 branch check_attempt_notimeout ,blank 
+0x2713 005137 increase -1 ,pdata 
+0x2714 005138 store 1 ,mem_current_sniff_timeout 
+0x2715 005139 fetch 1 ,mem_arq 
+0x2716 005140 rtnbit1 wack 
+0x2717 005141 nrtn match 
+:      005142 check_attempt_notimeout:
+0x2718 005143 fetch 1 ,mem_current_sniff_attempt 
+0x2719 005144 increase -1 ,pdata 
+0x271a 005145 store 1 ,mem_current_sniff_attempt 
+0x271b 005146 rtn 
+:      005157 sniff_check_window:
+0x271c 005158 bpatch patch0d_7 ,mem_patch0d 
+0x271d 005159 disable swfine 
+0x271e 005160 copy temp ,stop_watch 
+0x271f 005161 call context_search_sniff_window 
+0x2720 005162 disable user 
+0x2721 005163 nrtn zero 
+0x2722 005164 force 0 ,stop_watch 
+0x2723 005165 enable user 
+0x2724 005166 rtn 
+:      005169 check_esco_amaddr:
+0x2725 005170 fetch 1 ,mem_esco_addr 
+0x2726 005171 icompare 0xff ,am_addr 
+0x2727 005172 rtn 
+:      005175 parse_l2cap:
+0x2728 005176 bpatch patch0e_0 ,mem_patch0e 
+0x2729 005177 set0 mark_rxbuf_inuse ,mark 
+:      005178 parse_l2cap_cont:
+0x272a 005179 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x272b 005180 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x272c 005181 rtn blank 
+0x272d 005182 isolate1 l2cap_inuse_buff1 ,pdata 
+0x272e 005183 arg mem_l2cap_rxbuff1 ,contr 
+0x272f 005184 call process_rx_l2cap_pkt ,true 
+0x2730 005185 bpatch patch0e_1 ,mem_patch0e 
+0x2731 005186 fetch 1 ,mem_l2cap_rx_done 
+0x2732 005187 beq l2cap_rx_done ,parse_l2cap_release_buff1 
+0x2733 005189 jam l2cap_rx_clear ,mem_l2cap_rx_done 
+0x2734 005190 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2735 005191 rtnbit0 l2cap_inuse_buff2 
+0x2736 005192 arg mem_l2cap_rxbuff2 ,contr 
+0x2737 005193 call process_rx_l2cap_pkt 
+0x2738 005194 fetch 1 ,mem_l2cap_rx_done 
+0x2739 005195 beq l2cap_rx_done ,parse_l2cap_release_buff2 
+0x273a 005196 rtn 
+:      005198 parse_l2cap_release_buff1:
+0x273b 005199 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x273c 005200 set0 l2cap_inuse_buff1 ,pdata 
+0x273d 005201 store 1 ,mem_l2cap_rxbuff_inuse 
+0x273e 005202 setarg 0 
+0x273f 005203 store 2 ,mem_l2cap_rxbuff1_len 
+0x2740 005204 rtn 
+:      005205 parse_l2cap_release_buff2:
+0x2741 005206 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2742 005207 set0 l2cap_inuse_buff2 ,pdata 
+0x2743 005208 store 1 ,mem_l2cap_rxbuff_inuse 
+0x2744 005209 setarg 0 
+0x2745 005210 store 2 ,mem_l2cap_rxbuff2_len 
+0x2746 005211 rtn 
+:      005213 l2cap_buff1_inuse:
+0x2747 005214 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x2748 005215 set1 l2cap_inuse_buff1 ,pdata 
+0x2749 005216 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274a 005217 rtn 
+:      005219 l2cap_buff2_inuse:
+0x274b 005220 fetch 1 ,mem_l2cap_rxbuff_inuse 
+0x274c 005221 set1 l2cap_inuse_buff2 ,pdata 
+0x274d 005222 store 1 ,mem_l2cap_rxbuff_inuse 
+0x274e 005223 rtn 
+:      005229 slave_send_access:
+0x274f 005230 bpatch patch0e_2 ,mem_patch0e 
+0x2750 005231 add clke_bt ,1 ,bt_clk 
+0x2751 005232 call fetch_extm_bt_adr 
+0x2752 005233 force 0x03 ,freq_mode 
+0x2753 005234 call tx_radio_freq 
+0x2754 005235 call start_transmitter 
+0x2755 005236 call start_tx_external 
+0x2756 005237 branch send_access_word 
+:      005240 slave_conn_send_packet:
+0x2757 005241 bpatch patch0e_3 ,mem_patch0e 
+0x2758 005242 call rf_setup_time_slave_slot 
+0x2759 005243 deposit clke_bt 
+0x275a 005244 fetcht 4 ,mem_next_btclk 
+0x275b 005245 isub temp ,pdata 
+0x275c 005246 rtnne 1 
+0x275d 005247 compare type_null ,type ,0x1f 
+0x275e 005248 nbranch slave_conn_send_access ,true 
+0x275f 005249 fetch 1 ,mem_rx_type 
+0x2760 005250 rtn blank 
+:      005251 slave_conn_send_access:
+0x2761 005252 call slave_send_access 
+:      005253 transmit_packet:
+0x2762 005254 compare type_id ,type ,0x1f 
+0x2763 005255 branch end_of_packet ,true 
+0x2764 005256 rshift bt_clk ,temp 
+0x2765 005257 or temp ,0x40 ,white_init 
+:      005258 transmit_packet_whitened:
+0x2766 005259 bpatch patch0e_4 ,mem_patch0e 
+0x2767 005260 enable enable_white 
+0x2768 005261 enable enable_hec 
+0x2769 005262 enable encode_fec1 
+0x276a 005263 set0 mark_longpacket ,mark 
+0x276b 005264 deposit am_addr 
+0x276c 005265 inject mod ,3 
+0x276d 005266 deposit type 
+0x276e 005267 inject mod ,4 
+0x276f 005268 fetch 1 ,mem_arq 
+0x2770 005269 inject bucket ,4 
+0x2771 005270 inject mod ,3 
+0x2772 005271 enable enable_parity 
+0x2773 005272 inject mod ,8 
+0x2774 005273 disable encode_fec1 
+0x2775 005274 disable enable_parity 
+0x2776 005275 disable enable_hec 
+0x2777 005276 set0 psk3m ,radio_ctrl 
+0x2778 005277 arg 0 ,temp 
+0x2779 005278 call reserve_slot 
+0x277a 005279 bpatch patch0e_5 ,mem_patch0e 
+0x277b 005280 and type ,0x1f ,pdata 
+0x277c 005281 beq type_lmp ,transmit_lmp 
+0x277d 005282 beq type_null ,end_of_packet 
+0x277e 005283 beq type_poll ,end_of_packet 
+0x277f 005284 beq type_fhs ,transmit_fhs 
+0x2780 005285 beq type_dm1 ,transmit_dm1 
+0x2781 005286 beq type_dh1 ,transmit_dh1 
+0x2782 005287 beq type_hv3 ,transmit_hev 
+0x2783 005288 beq type_3dh1 ,transmit_3dh1 
+0x2784 005289 arg 4 ,temp 
+0x2785 005290 call reserve_slot 
+0x2786 005291 beq type_dm3 ,transmit_dm3 
+0x2787 005292 beq type_dh3 ,transmit_dh3 
+0x2788 005293 arg 8 ,temp 
+0x2789 005294 call reserve_slot 
+0x278a 005295 beq type_dh5 ,transmit_dh5 
+0x278b 005296 branch transmit_dm5 
+:      005299 transmit_hev:
+0x278c 005300 bpatch patch0e_6 ,mem_patch0e 
+0x278d 005301 enable encode_fec0 
+0x278e 005302 enable enable_crc 
+0x278f 005303 enable encrypt 
+0x2790 005304 force 30 ,loopcnt 
+0x2791 005305 arg mem_sco_obuf ,contr 
+:      005306 transmit_ev_loop:
+0x2792 005307 ifetch 1 ,contr 
+0x2793 005308 inject mod ,8 
+0x2794 005309 loop transmit_ev_loop 
+0x2795 005310 bmark1 mark_esco ,transmit_end 
+0x2796 005311 branch end_of_packet 
+:      005313 transmit_fhs:
+0x2797 005314 bpatch patch0e_7 ,mem_patch0e 
+0x2798 005315 fetch 1 ,mem_fhs_am_addr 
+0x2799 005316 icopy am_addr 
+0x279a 005317 fetch 1 ,mem_fhs_misc 
+0x279b 005318 icopy fhs_misc 
+0x279c 005319 fetch 3 ,mem_class 
+0x279d 005320 icopy fhs_class 
+0x279e 005321 fetch 2 ,mem_nap 
+0x279f 005322 icopy nap 
+0x27a0 005323 enable enable_crc 
+0x27a1 005324 enable encode_fec2 
+0x27a2 005325 copy bt_adr ,rega 
+0x27a3 005326 call fetch_self_bt_adr 
+0x27a4 005327 pulse recalc 
+0x27a5 005328 nop 32 
+0x27a6 005329 copy bt_clk ,timeup 
+0x27a7 005330 fetch 4 ,mem_clkn_bt 
+0x27a8 005331 icopy bt_clk 
+0x27a9 005332 preload fhs0 
+0x27aa 005333 set1 58 ,pdata 
+0x27ab 005334 inject mod ,72 
+0x27ac 005335 preload fhs1 
+0x27ad 005336 inject mod ,72 
+0x27ae 005337 copy timeup ,bt_clk 
+0x27af 005338 copy rega ,bt_adr 
+0x27b0 005339 enable enable_parity 
+0x27b1 005340 inject mod ,16 
+0x27b2 005341 disable enable_parity 
+0x27b3 005342 branch end_of_packet 
+:      005344 transmit_lmp:
+0x27b4 005345 bpatch patch0f_0 ,mem_patch0f 
+0x27b5 005346 enable encrypt 
+0x27b6 005347 enable enable_crc 
+0x27b7 005348 enable encode_fec2 
+0x27b8 005349 fetch 1 ,mem_lmo_header_length 
+0x27b9 005350 and pdata ,0x1f8 ,temp 
+0x27ba 005351 arg mem_lmo_header_length ,contr 
+0x27bb 005352 increase 8 ,temp 
+:      005353 transmit_lmp_loop:
+0x27bc 005354 add temp ,-72 ,regc 
+0x27bd 005355 nbranch transmit_lmp_finish ,positive 
+0x27be 005356 ifetch 9 ,contr 
+0x27bf 005357 inject mod ,72 
+0x27c0 005358 copy regc ,temp 
+0x27c1 005359 branch transmit_lmp_loop 
+:      005360 transmit_lmp_finish:
+0x27c2 005361 ifetch 9 ,contr 
+0x27c3 005362 iinject mod ,temp 
+0x27c4 005363 branch transmit_end 
+:      005365 transmit_dm1:
+0x27c5 005366 enable encode_fec2 
+0x27c6 005367 branch transmit_dmh 
+:      005368 transmit_dm3:
+:      005369 transmit_dm5:
+0x27c7 005370 enable encode_fec2 
+0x27c8 005371 set1 mark_longpacket ,mark 
+0x27c9 005372 branch transmit_dmh 
+:      005374 transmit_3dh1:
+0x27ca 005375 set1 psk3m ,radio_ctrl 
+:      005376 transmit_dh1:
+0x27cb 005377 enable encode_fec0 
+0x27cc 005378 branch transmit_dmh 
+:      005380 transmit_dh3:
+:      005381 transmit_dh5:
+0x27cd 005382 set1 psk3m ,radio_ctrl 
+0x27ce 005383 enable encode_fec0 
+0x27cf 005384 set1 mark_longpacket ,mark 
+:      005386 transmit_dmh:
+0x27d0 005387 bpatch patch0f_1 ,mem_patch0f 
+0x27d1 005388 fetch 1 ,mem_state_map 
+0x27d2 005389 bbit0 smap_edr ,transmit_noedr 
+0x27d3 005390 sub type ,3 ,null 
+0x27d4 005391 branch transmit_noedr ,positive 
+0x27d5 005392 disable encrypt 
+0x27d6 005393 disable encode_fec2 
+0x27d7 005394 enable encode_fec0 
+0x27d8 005395 disable enable_white 
+0x27d9 005396 set1 psk ,radio_ctrl 
+0x27da 005397 isolate1 psk3m ,radio_ctrl 
+0x27db 005398 branch transmit_edr3m ,true 
+0x27dc 005399 setarg 0xabeee 
+0x27dd 005400 inject mod ,20 
+0x27de 005401 branch transmit_edr_sync_end 
+:      005402 transmit_edr3m:
+0x27df 005403 setarg 0x5faeba 
+0x27e0 005404 inject mod ,24 
+0x27e1 005405 setarg 0x12 
+0x27e2 005406 inject mod ,6 
+:      005407 transmit_edr_sync_end:
+0x27e3 005408 enable enable_white 
+0x27e4 005409 set1 mark_longpacket ,mark 
+:      005410 transmit_noedr:
+0x27e5 005411 enable encrypt 
+0x27e6 005412 enable enable_crc 
+0x27e7 005413 bmark1 mark_loopback ,transmit_loopback 
+0x27e8 005414 fetch 1 ,mem_tx_lch 
+0x27e9 005415 inject mod ,3 
+0x27ea 005416 fetch 2 ,mem_tx_len 
+0x27eb 005417 iforce loopcnt 
+0x27ec 005418 bmark1 mark_longpacket ,transmit_long 
+0x27ed 005419 inject mod ,5 
+0x27ee 005420 branch transmit_stuff 
+:      005421 transmit_long:
+0x27ef 005422 inject mod ,13 
+:      005423 transmit_stuff:
+0x27f0 005424 deposit loopcnt 
+0x27f1 005425 branch transmit_end ,blank 
+0x27f2 005426 fetch 2 ,mem_txptr 
+0x27f3 005427 iforce contr 
+:      005428 transmit_stuff_loop:
+0x27f4 005429 ifetch 1 ,contr 
+0x27f5 005430 inject mod ,8 
+0x27f6 005431 loop transmit_stuff_loop 
+:      005434 transmit_end:
+0x27f7 005435 enable enable_parity 
+0x27f8 005436 inject mod ,16 
+0x27f9 005437 disable enable_parity 
+0x27fa 005438 call set_wait_ack 
+0x27fb 005439 fetch 1 ,mem_state_map 
+0x27fc 005440 bbit0 smap_edr ,end_of_packet 
+0x27fd 005441 force 0 ,pdata 
+0x27fe 005442 inject mod ,6 
+0x27ff 005443 branch end_of_packet 
+:      005446 transmit_loopback:
+0x2800 005447 bpatch patch0f_2 ,mem_patch0f 
+0x2801 005448 bmark1 mark_longpacket ,transmit_loopback_long 
+:      005449 transmit_loopback_short:
+0x2802 005450 fetch 1 ,mem_lch_code 
+0x2803 005451 inject mod ,3 
+0x2804 005452 fetch 1 ,mem_len 
+0x2805 005453 iforce regc 
+0x2806 005454 inject mod ,5 
+0x2807 005455 branch transmit_loopback_cont 
+:      005456 transmit_loopback_long:
+0x2808 005457 fetch 1 ,mem_lch_code 
+0x2809 005458 inject mod ,3 
+0x280a 005459 fetch 2 ,mem_len 
+0x280b 005460 iforce regc 
+0x280c 005461 inject mod ,13 
+:      005462 transmit_loopback_cont:
+0x280d 005463 arg mem_rxbuf ,contr 
+:      005464 transmit_loopback_loop:
+0x280e 005465 copy regc ,null 
+0x280f 005466 branch transmit_loopback_end ,zero 
+0x2810 005467 ifetch 1 ,contr 
+0x2811 005468 inject mod ,8 
+0x2812 005469 increase -1 ,regc 
+0x2813 005470 branch transmit_loopback_loop 
+:      005471 transmit_loopback_end:
+0x2814 005472 fetch 2 ,mem_tst_pktcnt_dmh 
+0x2815 005473 increase 1 ,pdata 
+0x2816 005474 store 2 ,mem_tst_pktcnt_dmh 
+0x2817 005475 branch transmit_end 
+:      005478 apply_switch_clke:
+0x2818 005479 fetch 4 ,mem_clke_bt 
+0x2819 005480 add pdata ,7 ,rega 
+0x281a 005481 fetch 2 ,mem_slot_offset 
+0x281b 005482 nbranch apply_switch_nozero ,blank 
+0x281c 005483 increase -3 ,rega 
+0x281d 005484 branch apply_switch_wait_loop 
+:      005485 apply_switch_nozero:
+0x281e 005486 mul32 pdata ,12 ,pdata 
+0x281f 005487 hfetcht 2 ,core_halfslot 
+0x2820 005488 increase 1 ,temp 
+:      005489 apply_switch_loop:
+0x2821 005490 isub temp ,pdata 
+0x2822 005491 nbranch apply_switch_bt ,positive 
+0x2823 005492 increase -1 ,rega 
+0x2824 005493 branch apply_switch_loop 
+:      005494 apply_switch_bt:
+0x2825 005495 sub pdata ,0 ,pdata 
+:      005496 apply_switch_wait_loop:
+0x2826 005497 until null ,oneslot 
+0x2827 005498 compare 0 ,clkn_bt ,3 
+0x2828 005499 nbranch apply_switch_wait_loop ,true 
+0x2829 005500 iforce clke_rt 
+0x282a 005501 copy rega ,clke_bt 
+0x282b 005502 iforce clke_rt 
+0x282c 005503 rtn 
+:      005506 calc_slot_offset:
+0x282d 005507 bpatch patch0f_3 ,mem_patch0f 
+0x282e 005508 until null ,halfslot 
+0x282f 005509 deposit clke 
+0x2830 005510 iforce contr 
+0x2831 005511 rshift16 ,pdata ,pdata 
+0x2832 005512 isub clkn_bt ,loopcnt 
+0x2833 005513 and_into 3 ,loopcnt 
+0x2834 005514 nbranch calc_bt_portion ,zero 
+0x2835 005515 force 0 ,pdata 
+0x2836 005516 branch calc_skip_bt 
+:      005517 calc_bt_portion:
+0x2837 005518 arg 3750 ,temp 
+0x2838 005519 force 0 ,pdata 
+:      005520 calc_slot_offset_loop:
+0x2839 005521 iadd temp ,pdata 
+0x283a 005522 loop calc_slot_offset_loop 
+:      005523 calc_skip_bt:
+0x283b 005524 iadd contr ,pdata 
+0x283c 005525 div pdata ,12 
+0x283d 005526 call wait_div_end 
+0x283e 005527 quotient pdata 
+0x283f 005528 store 2 ,mem_slot_offset 
+0x2840 005529 rtn 
+:      005531 calc_clke_offset:
+0x2841 005532 bpatch patch0f_4 ,mem_patch0f 
+0x2842 005533 deposit clke 
+0x2843 005534 copy clkn ,temp 
+0x2844 005535 isub temp ,null 
+0x2845 005536 nsetflag positive ,44 ,pdata 
+0x2846 005537 isub temp ,temp 
+0x2847 005538 setarg 3750 
+0x2848 005539 isolate0 15 ,temp 
+0x2849 005540 branch calc_clke_pos ,true 
+0x284a 005541 setarg -61786 
+0x284b 005542 iadd temp ,temp 
+:      005543 calc_clke_pos:
+0x284c 005544 storet 6 ,mem_le_clk_offset 
+0x284d 005545 rtn le 
+0x284e 005546 storet 6 ,mem_clk_offset 
+0x284f 005547 rtn 
+:      005549 calc_clke:
+0x2850 005550 disable clknt 
+0x2851 005551 fetch 6 ,mem_le_clk_offset 
+0x2852 005552 branch calc_clke2 ,le 
+0x2853 005553 fetch 6 ,mem_clk_offset 
+:      005554 calc_clke2:
+0x2854 005555 iadd clkn ,alarm 
+0x2855 005556 increase 10 ,alarm 
+0x2856 005557 setarg 3750 
+0x2857 005558 isub alarm ,pdata 
+0x2858 005559 isolate0 15 ,pdata 
+0x2859 005560 branch calc_clke_pos_adj ,true 
+0x285a 005561 setarg 0xf15a 
+0x285b 005562 iadd alarm ,alarm 
+:      005563 calc_clke_pos2:
+0x285c 005564 copy alarm ,clke 
+0x285d 005565 rtn 
+:      005566 calc_clke_pos_adj:
+0x285e 005567 force 0 ,null 
+0x285f 005568 branch calc_clke_pos2 
+:      005575 calc_radio_freq:
+0x2860 005576 bpatch patch0f_5 ,mem_patch0f 
+0x2861 005577 call set_sync_on 
+0x2862 005578 copy bt_clk ,pdata 
+0x2863 005579 and_into 0x180 ,pdata 
+0x2864 005580 compare 3 ,freq_mode ,0x07 
+0x2865 005581 nbranch freq_not_connection ,true 
+0x2866 005582 rshift3 pdata ,pdata 
+0x2867 005583 iadd freq_index ,pdata 
+0x2868 005584 branch do_hop_mod_now 
+:      005585 freq_not_connection:
+0x2869 005586 copy freq_index ,pdata 
+:      005587 do_hop_mod_now:
+0x286a 005588 div pdata ,79 
+0x286b 005589 pulse recalc 
+0x286c 005590 call wait_div_end 
+0x286d 005591 remainder rega 
+0x286e 005592 add rega ,-40 ,temp 
+0x286f 005593 branch odd_half ,positive 
+0x2870 005594 lshift rega ,temp 
+0x2871 005595 branch freq_result 
+:      005596 odd_half:
+0x2872 005597 lshift temp ,temp 
+0x2873 005598 increase 1 ,temp 
+:      005599 freq_result:
+0x2874 005600 bpatch patch0f_6 ,mem_patch0f 
+0x2875 005601 fetch 1 ,mem_mode 
+0x2876 005602 bbit0 afh_change ,afh_process_con 
+:      005603 afh_process_0:
+0x2877 005604 fetch 4 ,mem_afh_instant 
+0x2878 005605 isub bt_clk ,null 
+0x2879 005606 branch afh_process_con ,positive 
+0x287a 005607 call afh_clear 
+0x287b 005608 fetch 1 ,mem_afh_new_mod 
+0x287c 005609 rtn blank 
+0x287d 005610 fetch 1 ,mem_mode 
+0x287e 005611 set1 afh_enable ,pdata 
+0x287f 005612 store 1 ,mem_mode 
+0x2880 005613 fetch 5 ,mem_afh_map_new 
+0x2881 005614 store 5 ,mem_afh_map_lo 
+0x2882 005615 ifetch 5 ,contr 
+0x2883 005616 store 5 ,mem_afh_map_hi 
+0x2884 005617 call afh_process_freq_map 
+:      005618 afh_process_con:
+0x2885 005619 fetch 1 ,mem_mode 
+0x2886 005620 rtnbit0 afh_enable 
+0x2887 005621 isolate1 1 ,bt_clk 
+0x2888 005622 branch afh_same_channel ,true 
+0x2889 005623 rshift3 temp ,rega 
+0x288a 005624 and temp ,7 ,queue 
+0x288b 005625 setarg mem_afh_map_lo 
+0x288c 005626 iadd rega ,rega 
+0x288d 005627 ifetch 1 ,rega 
+0x288e 005628 qisolate0 pdata 
+0x288f 005629 branch afh_process_1 ,true 
+0x2890 005630 deposit temp 
+0x2891 005631 branch afh_process_end 
+:      005632 afh_process_1:
+0x2892 005633 fetch 1 ,mem_afh_used 
+0x2893 005634 iforce regb 
+0x2894 005635 deposit bt_clk 
+0x2895 005636 and_into 0x180 ,pdata 
+0x2896 005637 rshift3 pdata ,pdata 
+0x2897 005638 iadd freq_index ,pdata 
+0x2898 005639 idiv regb 
+0x2899 005640 setarg mem_afh_map 
+0x289a 005641 call wait_div_end 
+0x289b 005642 remainder rega 
+0x289c 005643 iadd rega ,contr 
+0x289d 005644 ifetch 1 ,contr 
+:      005645 afh_process_end:
+0x289e 005646 store 1 ,mem_afh_index 
+0x289f 005647 iforce temp 
+0x28a0 005648 rtn 
+:      005650 afh_same_channel:
+0x28a1 005651 fetch 1 ,mem_afh_index 
+0x28a2 005652 iforce temp 
+0x28a3 005653 rtn 
+:      005655 afh_clear:
+0x28a4 005656 fetch 1 ,mem_mode 
+0x28a5 005657 set0 afh_enable ,pdata 
+0x28a6 005658 set0 afh_change ,pdata 
+0x28a7 005659 store 1 ,mem_mode 
+0x28a8 005660 rtn 
+:      005666 afh_process_freq_map:
+0x28a9 005667 bpatch patch0f_7 ,mem_patch0f 
+0x28aa 005668 arg mem_afh_map ,contw 
+0x28ab 005669 force 10 ,loopcnt 
+0x28ac 005670 call memset0 
+0x28ad 005671 arg mem_afh_map ,contw 
+0x28ae 005672 force 0 ,regc 
+0x28af 005673 force 2 ,queue 
+:      005674 process_freq_3:
+0x28b0 005675 fetch 5 ,mem_afh_map_lo 
+0x28b1 005676 iforce temp 
+0x28b2 005677 compare 2 ,queue ,0xff 
+0x28b3 005678 branch process_freq_1 ,true 
+0x28b4 005679 rshift temp ,temp 
+:      005680 process_freq_1:
+0x28b5 005681 isolate0 0 ,temp 
+0x28b6 005682 branch process_freq_0 ,true 
+0x28b7 005683 deposit regc 
+0x28b8 005684 istore 1 ,contw 
+:      005685 process_freq_0:
+0x28b9 005686 rshift2 temp ,temp 
+0x28ba 005687 increase 2 ,regc 
+0x28bb 005688 compare 40 ,regc ,0xfe 
+0x28bc 005689 nbranch process_freq_2 ,true 
+0x28bd 005690 fetch 5 ,mem_afh_map_hi 
+0x28be 005691 iforce temp 
+0x28bf 005692 compare 2 ,queue ,0xff 
+0x28c0 005693 branch process_freq_2 ,true 
+0x28c1 005694 rshift temp ,temp 
+:      005695 process_freq_2:
+0x28c2 005696 sub regc ,78 ,null 
+0x28c3 005697 branch process_freq_1 ,positive 
+0x28c4 005698 force 1 ,regc 
+0x28c5 005699 increase -1 ,queue 
+0x28c6 005700 nbranch process_freq_3 ,zero 
+0x28c7 005701 arg mem_afh_map ,rega 
+0x28c8 005702 deposit contw 
+0x28c9 005703 isub rega ,pdata 
+0x28ca 005704 store 1 ,mem_afh_used 
+0x28cb 005705 rtn 
+:      005707 rx_radio_freq:
+0x28cc 005708 bpatch patch10_0 ,mem_patch10 
+0x28cd 005709 call calc_radio_freq 
+0x28ce 005710 fetch 1 ,mem_debug_config 
+0x28cf 005711 bbit0 debug_rx_fixed_freq ,rx_radio_freq_now 
+0x28d0 005712 fetcht 1 ,mem_rx_fixed_freq 
+:      005713 rx_radio_freq_now:
+0x28d1 005714 branch set_freq_rx 
+:      005717 tx_radio_freq:
+0x28d2 005718 bpatch patch10_1 ,mem_patch10 
+0x28d3 005719 call calc_radio_freq 
+0x28d4 005720 fetch 1 ,mem_debug_config 
+0x28d5 005721 bbit0 debug_tx_fixed_freq ,tx_radio_freq_now 
+0x28d6 005722 fetcht 1 ,mem_tx_fixed_freq 
+:      005723 tx_radio_freq_now:
+0x28d7 005724 branch set_freq_tx 
+:      005727 fetch_giac:
+0x28d8 005728 force 0 ,uap 
+0x28d9 005729 fetch 3 ,mem_glap 
+0x28da 005730 iforce lap 
+0x28db 005731 rtn 
+:      005733 fetch_page_bt_adr:
+0x28dc 005734 bpatch patch10_2 ,mem_patch10 
+0x28dd 005735 fetch 1 ,mem_hci_puap 
+0x28de 005736 icopy uap 
+0x28df 005737 fetch 3 ,mem_hci_plap 
+0x28e0 005738 icopy lap 
+0x28e1 005739 rtn 
+:      005741 fetch_self_bt_adr:
+0x28e2 005742 bpatch patch10_3 ,mem_patch10 
+0x28e3 005743 fetch 2 ,mem_nap 
+0x28e4 005744 icopy nap 
+0x28e5 005745 fetch 1 ,mem_uap 
+0x28e6 005746 icopy uap 
+0x28e7 005747 fetch 3 ,mem_lap 
+0x28e8 005748 icopy lap 
+0x28e9 005749 rtn 
+:      005751 fetch_extm_bt_adr:
+0x28ea 005752 bpatch patch10_4 ,mem_patch10 
+0x28eb 005753 fetch 2 ,mem_pnap 
+0x28ec 005754 icopy nap 
+0x28ed 005755 fetch 1 ,mem_puap 
+0x28ee 005756 icopy uap 
+0x28ef 005757 fetch 3 ,mem_plap 
+0x28f0 005758 icopy lap 
+0x28f1 005759 rtn 
+:      005762 fetch_diac:
+0x28f2 005763 bmark1 mark_all_diac ,fetch_diac_do 
+0x28f3 005764 rtnmark0 mark_inquiry_state 
+0x28f4 005765 rtnmark0 mark_periodical_diac 
+:      005766 fetch_diac_do:
+0x28f5 005767 and_into -256 ,lap 
+0x28f6 005768 pulse recalc 
+0x28f7 005769 nop 32 
+0x28f8 005770 rtn 
+:      005773 shutdown_radio:
+0x28f9 005774 bpatch patch10_5 ,mem_patch10 
+0x28fa 005775 branch shutdown_radio0 ,is_rx 
+0x28fb 005776 jam 0xd4 ,rf_tx_pa_ib 
+0x28fc 005777 nop 4 
+0x28fd 005778 jam 0xd2 ,rf_tx_pa_ib 
+0x28fe 005779 nop 4 
+0x28ff 005780 jam 0xd1 ,rf_tx_pa_ib 
+0x2900 005781 nop 4 
+0x2901 005782 fetch 1 ,mem_tx_power 
+0x2902 005783 beq tx_power_0db ,shutdown_radio_0db 
+0x2903 005784 beq tx_power_3db ,shutdown_radio_3db 
+0x2904 005785 beq tx_power_5db ,shutdown_radio_5db 
+0x2905 005786 beq tx_power_f3db ,shutdown_radio_f3db 
+0x2906 005787 beq tx_power_f5db ,shutdown_radio_f5db 
+0x2907 005788 beq tx_power_pair ,shutdown_radio_pair 
+:      005789 shutdown_radio_5db:
+:      005790 shutdown_radio_0db:
+0x2908 005791 jam 0xd0 ,rf_tx_pa_ib 
+0x2909 005792 jam 0xe0 ,rf_tx_pa_gc 
+:      005793 shutdown_radio0:
+0x290a 005794 force 0 ,radio_ctrl 
+0x290b 005795 disable is_rx 
+0x290c 005796 disable is_tx 
+0x290d 005797 pulse packet_end 
+0x290e 005798 jam 0x0 ,rfen_mdm 
+0x290f 005799 jam 0x0 ,rfen_tx 
+0x2910 005800 jam 0x0 ,rfen_rx 
+0x2911 005801 jam 0 ,rfen_sn 
+0x2912 005802 jam 0x70 ,rfen_msc 
+0x2913 005803 jam 0x0 ,rfen_adc 
+0x2914 005804 rtn 
+:      005806 shutdown_radio_pair:
+:      005807 shutdown_radio_f5db:
+:      005808 shutdown_radio_f3db:
+:      005809 shutdown_radio_3db:
+0x2915 005810 jam 0xd0 ,rf_tx_pa_ib 
+0x2916 005811 jam 0xc0 ,rf_tx_pa_gc 
+0x2917 005812 branch shutdown_radio0 
+:      005814 set_sync_on:
+0x2918 005815 bpatch patch10_6 ,mem_patch10 
+0x2919 005816 jam 0x0 ,rfen_mdm 
+0x291a 005817 jam 0x0 ,rfen_tx 
+0x291b 005818 jam 0x18 ,rfen_rx 
+0x291c 005819 jam 0xa7 ,rfen_sn 
+0x291d 005820 jam 0x7f ,rfen_msc 
+0x291e 005821 rtn 
+:      005823 set_freq_rx:
+0x291f 005824 bpatch patch10_7 ,mem_patch10 
+0x2920 005826 storet 1 ,mem_last_freq 
+0x2921 005827 add temp ,rx_freq_offset ,rega 
+0x2922 005828 jam 0x07 ,rf_balun_ctrim 
+0x2923 005829 branch rf_write_freq 
+:      005830 rf_rx_enable:
+0x2924 005831 bpatch patch11_0 ,mem_patch11 
+0x2925 005832 jam 0xcf ,rfen_tx 
+0x2926 005833 nop 10 
+0x2927 005834 jam 0xff ,rfen_rx 
+0x2928 005835 jam 0xaf ,rfen_sn 
+0x2929 005836 jam 0xff ,rfen_msc 
+0x292a 005837 nop 10 
+0x292b 005838 jam 0xa0 ,rfen_mdm 
+0x292c 005839 rtn 
+:      005841 set_freq_tx_offset:
+0x292d 005842 fetch 1 ,mem_250k_freq_enable 
+0x292e 005843 branch set_freq_tx_2m_offset ,blank 
+:      005844 set_freq_tx_0m_offset:
+0x292f 005845 add temp ,2 ,rega 
+0x2930 005846 rtn 
+:      005847 set_freq_tx_2m_offset:
+0x2931 005848 add temp ,0 ,rega 
+0x2932 005849 rtn 
+:      005851 set_freq_tx:
+0x2933 005852 bpatch patch11_1 ,mem_patch11 
+0x2934 005853 storet 1 ,mem_last_freq 
+0x2935 005854 call set_freq_tx_offset 
+0x2936 005855 call rf_write_freq 
+0x2937 005856 setarg param_pll_setup 
+0x2938 005857 call sleep 
+:      005858 txon:
+0x2939 005859 jam 0x1 ,rfen_adc 
+0x293a 005860 jam 0x3c ,rfen_rx 
+0x293b 005861 jam 0xe0 ,rfen_tx 
+0x293c 005862 jam 0x12 ,rf_balun_ctrim 
+0x293d 005863 nop 10 
+0x293e 005864 jam 0x01 ,rfen_mdm 
+0x293f 005865 jam 0x3d ,rfen_mdm 
+0x2940 005866 nop 10 
+0x2941 005867 jam 0xb7 ,rfen_sn 
+0x2942 005868 nop 10 
+0x2943 005869 jam 0x7f ,rfen_mdm 
+:      005870 txon_power_select:
+0x2944 005871 fetch 1 ,mem_tx_power 
+0x2945 005872 beq tx_power_0db ,set_tx_power_0db 
+0x2946 005873 beq tx_power_3db ,set_tx_power_3db 
+0x2947 005874 beq tx_power_5db ,set_tx_power_5db 
+0x2948 005875 beq tx_power_f3db ,set_tx_power_f3db 
+0x2949 005876 beq tx_power_f5db ,set_tx_power_f5db 
+0x294a 005877 beq tx_power_pair ,set_tx_power_pair 
+:      005878 set_tx_power_0db:
+0x294b 005879 jam 0xf0 ,rf_tx_pa_gc 
+0x294c 005880 call txon_common 
+0x294d 005881 jam 0xd8 ,rf_tx_pa_ib 
+0x294e 005882 rtn 
+:      005884 set_tx_power_3db:
+0x294f 005885 jam 0xdf ,rf_tx_pa_gc 
+0x2950 005886 call txon_common 
+0x2951 005887 jam 0xdf ,rf_tx_pa_ib 
+0x2952 005888 rtn 
+:      005890 set_tx_power_5db:
+0x2953 005891 jam 0xff ,rf_tx_pa_gc 
+0x2954 005892 call txon_common 
+0x2955 005893 jam 0xdf ,rf_tx_pa_ib 
+0x2956 005894 rtn 
+:      005895 set_tx_power_f3db:
+0x2957 005896 jam 0xce ,rf_tx_pa_gc 
+0x2958 005897 call txon_common 
+0x2959 005898 jam 0xd8 ,rf_tx_pa_ib 
+0x295a 005899 rtn 
+:      005901 set_tx_power_f5db:
+0x295b 005902 jam 0xcb ,rf_tx_pa_gc 
+0x295c 005903 call txon_common 
+0x295d 005904 jam 0xd8 ,rf_tx_pa_ib 
+0x295e 005905 rtn 
+:      005907 set_tx_power_pair:
+0x295f 005908 jam 0xd0 ,rf_tx_pa_ib 
+0x2960 005909 jam 0xc0 ,rf_tx_pa_gc 
+0x2961 005910 jam 0x4c ,0x8957 
+0x2962 005911 jam 0x6c ,0x8958 
+0x2963 005912 jam 0x50 ,0x8959 
+0x2964 005913 rtn 
+:      005915 txon_common:
+0x2965 005916 nop 4 
+0x2966 005917 jam 0xd1 ,rf_tx_pa_ib 
+0x2967 005918 nop 4 
+0x2968 005919 jam 0xd2 ,rf_tx_pa_ib 
+0x2969 005920 nop 4 
+0x296a 005921 jam 0xd4 ,rf_tx_pa_ib 
+0x296b 005922 rtn 
+:      005925 initialize_radio:
+0x296c 005926 jam clksel_rc ,core_clksel 
+:      005927 initialize_radio_wait:
+0x296d 005928 fetch 2 ,mem_rf_init_ptr 
+0x296e 005929 bbit0 14 ,initialize_radio_wait 
+0x296f 005930 iforce contr 
+0x2970 005931 arg 0x8900 ,temp 
+:      005932 initialize_radio_loop:
+0x2971 005933 ifetch 1 ,contr 
+0x2972 005934 beq 0xff ,initialize_radio_cont 
+0x2973 005935 ior temp ,contw 
+0x2974 005936 ifetch 1 ,contr 
+0x2975 005937 istore 1 ,contw 
+0x2976 005938 branch initialize_radio_loop 
+:      005939 initialize_radio_cont:
+0x2977 005940 bpatch patch11_2 ,mem_patch11 
+0x2978 005941 call lpm_cal_xtal_startup 
+0x2979 005942 call switchto_dpllclk 
+0x297a 005944 setarg param_dpll_start_delay 
+0x297b 005945 iadd clkn_bt ,pdata 
+0x297c 005946 store 4 ,mem_dpll_clkn 
+0x297d 005947 set1 reset ,radio_ctrl 
+0x297e 005948 force 0 ,radio_ctrl 
+0x297f 005949 ncall do_rccal ,wake 
+0x2980 005950 branch set_rccal 
+:      005953 rf_write_freq:
+0x2981 005954 bpatch patch11_3 ,mem_patch11 
+0x2982 005955 setarg 2400 
+0x2983 005956 iadd rega ,temp 
+0x2984 005957 fetch 1 ,mem_fcomp_mul 
+0x2985 005958 jam 0x04 ,rf_pll_rstn 
+0x2986 005959 imul32 temp ,pdata 
+0x2987 005960 fetcht 1 ,mem_fcomp_div 
+0x2988 005961 idiv temp 
+0x2989 005962 call wait_div_end 
+0x298a 005963 quotient rega 
+0x298b 005964 remainder pdata 
+0x298c 005965 lshift16 pdata ,pdata 
+0x298d 005966 lshift4 pdata ,pdata 
+0x298e 005967 idiv temp 
+0x298f 005968 call wait_div_end 
+0x2990 005969 quotient pdata 
+0x2991 005970 lshift8 pdata ,pdata 
+0x2992 005971 lshift pdata ,pdata 
+0x2993 005972 ior rega ,pdata 
+0x2994 005973 hstore 4 ,rf_pll_intg 
+0x2995 005974 jam 0x44 ,rf_pll_rstn 
+0x2996 005975 jam 0xc4 ,rf_pll_rstn 
+0x2997 005976 rtn 
+:      005979 do_rccal:
+0x2998 005980 bpatch patch11_4 ,mem_patch11 
+0x2999 005981 jam 0x02 ,rfen_adc 
+0x299a 005982 setarg 250000 
+0x299b 005983 call sleep 
+0x299c 005984 jam 0x7f ,rfen_rx 
+0x299d 005985 nop 130 
+0x299e 005986 jam 0x30 ,rf_rccal_ctrl 
+0x299f 005987 jam 0xd0 ,rfen_tx 
+0x29a0 005988 jam 0x70 ,rf_rccal_ctrl 
+0x29a1 005989 jam 0xf0 ,rf_rccal_ctrl 
+0x29a2 005990 force 50 ,loopcnt 
+:      005991 do_rccal_loop:
+0x29a3 005992 hfetch 1 ,rf_rccal_result 
+0x29a4 005993 bbit1 5 ,do_rccal_end 
+0x29a5 005994 loop do_rccal_loop 
+:      005995 do_rccal_end:
+0x29a6 005996 store 1 ,mem_rf_rccal 
+0x29a7 005997 jam 0 ,rfen_tx 
+0x29a8 005998 jam 0 ,rfen_rx 
+0x29a9 005999 jam 0x00 ,rfen_adc 
+0x29aa 006000 rtn 
+:      006002 set_rccal:
+0x29ab 006003 bpatch patch11_5 ,mem_patch11 
+0x29ac 006004 fetch 1 ,mem_rf_rccal 
+0x29ad 006005 set1 5 ,pdata 
+0x29ae 006006 hstore 1 ,rf_rccal_ctrl 
+0x29af 006007 hfetcht 1 ,rf_bpf_ctrim 
+0x29b0 006008 and_into 7 ,temp 
+0x29b1 006009 lshift3 pdata ,pdata 
+0x29b2 006010 ior temp ,pdata 
+0x29b3 006011 hstore 1 ,rf_bpf_ctrim 
+0x29b4 006012 hfetch 1 ,rf_bpf_ib 
+0x29b5 006013 set0 bpf_rccal ,pdata 
+0x29b6 006014 hstore 1 ,rf_bpf_ib 
+0x29b7 006015 hfetch 1 ,rf_adc_rccal 
+0x29b8 006016 set0 adc_rccal ,pdata 
+0x29b9 006017 hstore 1 ,rf_adc_rccal 
+0x29ba 006018 rtn 
+:      006020 save_rssi:
+0x29bb 006021 bpatch patch11_6 ,mem_patch11 
+0x29bc 006022 hfetch 2 ,rf_afc_d2a 
+0x29bd 006023 rshift4 pdata ,pdata 
+0x29be 006024 rshift3 pdata ,pdata 
+0x29bf 006025 sub pdata ,0 ,pdata 
+:      006026 bcd:
+0x29c0 006027 and_into 0xff ,pdata 
+0x29c1 006028 div pdata ,10 
+0x29c2 006029 call wait_div_end 
+0x29c3 006030 quotient pdata 
+0x29c4 006031 lshift4 pdata ,pdata 
+0x29c5 006032 remainder temp 
+0x29c6 006033 ior temp ,pdata 
+0x29c7 006034 store 1 ,mem_rssi 
+0x29c8 006035 rtn 
+:      006038 switchto_dpllclk:
+0x29c9 006039 jam clksel_rc ,core_clksel 
+0x29ca 006040 hfetch 1 ,rf_clkpll_frac + 2 
+0x29cb 006041 set0 4 ,pdata 
+0x29cc 006042 set0 5 ,pdata 
+0x29cd 006043 hstore 1 ,rf_clkpll_frac + 2 
+0x29ce 006044 jam 0x00 ,rfen_ck 
+0x29cf 006045 jam 0x00 ,rfen_msc 
+0x29d0 006046 jam 0x70 ,rfen_msc 
+0x29d1 006047 jam 0xff ,rfen_ck 
+0x29d2 006048 hfetch 1 ,rf_clkpll_frac + 2 
+0x29d3 006049 set1 4 ,pdata 
+0x29d4 006050 set1 5 ,pdata 
+0x29d5 006051 hstore 1 ,rf_clkpll_frac + 2 
+0x29d6 006052 call init_lpm_ctrl 
+0x29d7 006053 hfetch 1 ,rf_clkpll_int 
+0x29d8 006054 set1 7 ,pdata 
+0x29d9 006055 hstore 1 ,rf_clkpll_int 
+0x29da 006056 set0 7 ,pdata 
+0x29db 006057 hstore 1 ,rf_clkpll_int 
+0x29dc 006058 set1 7 ,pdata 
+0x29dd 006059 hstore 1 ,rf_clkpll_int 
+0x29de 006060 jam clksel_dpll ,core_clksel 
+0x29df 006061 nop 1 
+0x29e0 006062 jam clksel_xtal ,core_clksel 
+0x29e1 006063 hfetch 1 ,rf_clkpll_frac + 2 
+0x29e2 006064 and_into 0xcf ,pdata 
+0x29e3 006065 hstore 1 ,rf_clkpll_frac + 2 
+0x29e4 006066 or_into 0x30 ,pdata 
+0x29e5 006067 hstore 1 ,rf_clkpll_frac + 2 
+0x29e6 006068 rtn 
+:      006071 xtal_fast_wake:
+0x29e7 006072 setarg 0xf0f 
+0x29e8 006073 branch lpm_write_config 
+:      006075 init_lpm_ctrl:
+0x29e9 006076 setarg 0x80f 
+0x29ea 006077 branch lpm_write_config 
+:      006081 start_receiver:
+0x29eb 006082 bpatch patch11_7 ,mem_patch11 
+0x29ec 006083 call rf_rx_enable 
+0x29ed 006084 disable is_tx 
+0x29ee 006085 enable is_rx 
+0x29ef 006086 pulse init_encrypt 
+0x29f0 006087 rtn 
+:      006089 prep_crypt:
+0x29f1 006090 bpatch patch12_0 ,mem_patch12 
+0x29f2 006091 fetch 1 ,mem_state_map 
+0x29f3 006092 isolate1 smap_encryption ,pdata 
+0x29f4 006093 setflag true ,0 ,pdata 
+0x29f5 006094 hstore 1 ,core_encrypt 
+0x29f6 006095 arg mem_kc ,contr 
+0x29f7 006096 ifetch 9 ,contr 
+0x29f8 006097 iforce kc_ls 
+0x29f9 006098 ifetch 7 ,contr 
+0x29fa 006099 iforce kc_ms 
+0x29fb 006100 fetch 1 ,mem_key_size 
+0x29fc 006101 add pdata ,-1 ,g1l 
+0x29fd 006102 pulse kc_p_activate 
+0x29fe 006103 rtn 
+:      006105 wait_access_end:
+0x29ff 006106 deposit clke 
+0x2a00 006107 store 6 ,mem_sync_clke 
+0x2a01 006108 disable decode_fec0 
+0x2a02 006109 nbranch shutdown_radio ,sync 
+0x2a03 006110 arg param_clke_cal ,clke_rt 
+0x2a04 006111 increase 1 ,clke_bt 
+0x2a05 006112 and_into 0x1fc ,clke_bt 
+0x2a06 006113 rtn 
+:      006117 wait_access_mhalfbnd:
+0x2a07 006118 enable decode_fec0 
+:      006119 wait_access_mhalfbnd_correlate:
+0x2a08 006120 correlate null ,mhalfbnd 
+0x2a09 006121 branch wait_access_end ,sync 
+0x2a0a 006122 compare 0x02 ,clke_bt ,0x02 
+0x2a0b 006123 nbranch wait_access_mhalfbnd_correlate ,true 
+0x2a0c 006124 branch wait_access_end 
+:      006126 wait_access_clkn_rt:
+0x2a0d 006127 bpatch patch12_1 ,mem_patch12 
+0x2a0e 006128 arg param_conn_access ,timeup 
+0x2a0f 006129 enable decode_fec0 
+0x2a10 006130 correlate clkn_rt ,meet 
+0x2a11 006131 disable decode_fec0 
+0x2a12 006132 nbranch shutdown_radio ,sync 
+0x2a13 006133 rtn 
+:      006135 wait_access_forever:
+0x2a14 006136 bpatch patch12_2 ,mem_patch12 
+0x2a15 006137 enable decode_fec0 
+0x2a16 006138 correlate null ,timeout 
+0x2a17 006139 disable decode_fec0 
+0x2a18 006140 nbranch shutdown_radio ,sync 
+0x2a19 006141 arg param_clke_cal ,clke_rt 
+0x2a1a 006142 and_into 0x1fc ,clke_bt 
+0x2a1b 006143 rtn 
+:      006146 reserve_slot:
+0x2a1c 006147 bpatch patch12_3 ,mem_patch12 
+0x2a1d 006148 iforce rega 
+0x2a1e 006149 deposit bt_clk 
+0x2a1f 006150 iadd temp ,timeup 
+0x2a20 006151 copy timeup ,pdata 
+0x2a21 006152 store 4 ,mem_next_btclk 
+0x2a22 006153 deposit rega 
+0x2a23 006154 rtn 
+:      006157 ahead_window:
+0x2a24 006158 copy pdata ,temp 
+0x2a25 006159 bpatch patch12_4 ,mem_patch12 
+0x2a26 006160 copy temp ,pdata 
+0x2a27 006161 call clk2bt 
+0x2a28 006162 lshift16 bt_clk ,pdata 
+0x2a29 006163 set1 44 ,pdata 
+0x2a2a 006164 call clk_diff 
+0x2a2b 006165 set0 44 ,pdata 
+0x2a2c 006166 call get_clk 
+0x2a2d 006167 call clk_diff 
+0x2a2e 006168 rtn user 
+0x2a2f 006169 call clk2rt 
+0x2a30 006170 iforce stop_watch 
+0x2a31 006171 until null ,timeout 
+0x2a32 006172 rtn 
+:      006175 setup_clk:
+0x2a33 006176 bpatch patch12_5 ,mem_patch12 
+0x2a34 006177 branch setup_clkn ,clknt 
+0x2a35 006178 until clke_rt ,meet 
+:      006179 skip_setup_clke:
+0x2a36 006180 copy clke_bt ,temp 
+0x2a37 006181 branch setup_clknbt 
+:      006182 setup_clkn:
+0x2a38 006183 branch skip_setup_clkn ,attempt 
+0x2a39 006184 until clkn_rt ,meet 
+:      006185 skip_setup_clkn:
+0x2a3a 006186 copy clkn_bt ,temp 
+:      006187 setup_clknbt:
+0x2a3b 006188 branch setup_clk11 ,user 
+0x2a3c 006189 compare 1 ,temp ,3 
+0x2a3d 006190 nbranch setup_clk ,true 
+:      006191 setup_complete:
+0x2a3e 006192 bpatch patch12_6 ,mem_patch12 
+0x2a3f 006193 fetch 1 ,mem_state 
+0x2a40 006194 rtnbit0 state_inconn 
+0x2a41 006195 fetch 4 ,mem_next_btclk 
+0x2a42 006196 isub temp ,pdata 
+0x2a43 006197 nrtn positive 
+0x2a44 006198 sub pdata ,0xff ,null 
+0x2a45 006199 branch setup_clk ,positive 
+0x2a46 006200 rtn 
+:      006201 setup_clk11:
+0x2a47 006202 compare 3 ,temp ,3 
+0x2a48 006203 nbranch setup_clk ,true 
+0x2a49 006204 branch setup_complete 
+:      006206 rf_setup_time:
+0x2a4a 006207 bpatch patch12_7 ,mem_patch12 
+0x2a4b 006208 arg param_rf_setup ,timeup 
+0x2a4c 006209 branch setup_clk 
+:      006211 rf_setup_time_slave_slot:
+0x2a4d 006212 disable user 
+0x2a4e 006213 branch rf_setup_time 
+:      006215 rf_setup_time_master_slot:
+0x2a4f 006216 enable user 
+0x2a50 006217 branch rf_setup_time 
+:      006219 start_transmitter:
+0x2a51 006220 bpatch patch13_0 ,mem_patch13 
+0x2a52 006221 call prep_crypt 
+0x2a53 006222 disable is_rx 
+0x2a54 006223 enable is_tx 
+0x2a55 006224 rtn 
+:      006228 start_tx_native:
+0x2a56 006229 bpatch patch13_1 ,mem_patch13 
+0x2a57 006230 arg param_tx_setup ,timeup 
+0x2a58 006231 until clkn_rt ,meet 
+0x2a59 006232 pulse init_encrypt 
+0x2a5a 006233 rtn 
+:      006235 start_rx_native:
+0x2a5b 006236 bpatch patch13_2 ,mem_patch13 
+0x2a5c 006237 arg param_rx_setup ,timeup 
+0x2a5d 006238 until clkn_rt ,meet 
+0x2a5e 006239 rtn 
+:      006242 start_tx_external:
+0x2a5f 006243 bpatch patch13_3 ,mem_patch13 
+0x2a60 006244 arg param_tx_setup ,timeup 
+0x2a61 006245 until clke_rt ,meet 
+0x2a62 006246 pulse init_encrypt 
+0x2a63 006247 rtn 
+:      006249 send_access_word:
+0x2a64 006250 bpatch patch13_4 ,mem_patch13 
+0x2a65 006251 preload access 
+0x2a66 006252 enable encode_fec0 
+0x2a67 006253 set1 txgfsk ,radio_ctrl 
+0x2a68 006254 inject mod ,72 
+0x2a69 006255 disable encode_fec0 
+0x2a6a 006256 rtn 
+:      006259 scan_mode_whiten:
+0x2a6b 006260 copy xin ,temp 
+0x2a6c 006261 or_into 0x60 ,temp 
+0x2a6d 006262 copy temp ,white_init 
+0x2a6e 006263 rtn 
+:      006268 get_free_amaddr:
+0x2a6f 006269 bpatch patch13_5 ,mem_patch13 
+0x2a70 006270 fetch 1 ,mem_current_amaddr 
+0x2a71 006271 increase 1 ,pdata 
+0x2a72 006272 bne param_esco_addr ,get_free_amaddr_cont 
+0x2a73 006273 force 1 ,pdata 
+:      006274 get_free_amaddr_cont:
+0x2a74 006275 store 1 ,mem_current_amaddr 
+0x2a75 006276 iforce am_addr 
+0x2a76 006277 rtn 
+:      006279 get_clk:
+0x2a77 006280 copy clkn ,temp 
+0x2a78 006281 rtn master 
+0x2a79 006282 copy clke ,temp 
+0x2a7a 006283 rtn 
+:      006285 get_clkbt:
+0x2a7b 006286 deposit clkn_bt 
+0x2a7c 006287 rtn master 
+0x2a7d 006288 deposit clke_bt 
+0x2a7e 006289 rtn 
+:      006292 supervision_update:
+0x2a7f 006293 bpatch patch13_6 ,mem_patch13 
+0x2a80 006294 fetcht 4 ,mem_supervision_timer 
+0x2a81 006295 call get_clkbt 
+0x2a82 006296 isub temp ,timeup 
+0x2a83 006297 deposit timeup 
+0x2a84 006298 fetcht 2 ,mem_supervision_to 
+0x2a85 006299 lshift temp ,temp 
+0x2a86 006300 isub temp ,pdata 
+0x2a87 006301 rtn 
+:      006303 supervision_flush:
+0x2a88 006304 bpatch patch13_7 ,mem_patch13 
+0x2a89 006305 call get_clkbt 
+0x2a8a 006306 store 4 ,mem_supervision_timer 
+0x2a8b 006307 rtn 
+:      006309 assert:
+0x2a8c 006310 bpatch patch14_0 ,mem_patch14 
+0x2a8d 006311 branch assert 
+:      006313 loop:
+0x2a8e 006314 branch loop 
+:      006316 sleep:
+0x2a8f 006317 rtn blank 
+0x2a90 006319 rshift pdata ,pdata 
+0x2a91 006320 increase -3 ,pdata 
+:      006321 sleep_loop:
+0x2a92 006322 increase -1 ,pdata 
+0x2a93 006323 nbranch sleep_loop ,zero 
+0x2a94 006324 force 0 ,pdata 
+0x2a95 006325 rtn 
+:      006329 init_param:
+0x2a96 006331 arg 0x10 ,loopcnt 
+0x2a97 006332 arg 0 ,contw 
+0x2a98 006333 call memset0 
+0x2a99 006334 arg mem_le_state ,contw 
+0x2a9a 006335 arg 10 ,loopcnt 
+0x2a9b 006336 call memset0 
+0x2a9c 006337 jam 0 ,mem_sp_calc 
+0x2a9d 006338 jam 0 ,mem_fifo_temp 
+0x2a9e 006339 jam 0 ,mem_le_testtype 
+0x2a9f 006340 jam 0 ,mem_debug_config 
+0x2aa0 006341 jam 0 ,mem_lmp_conn_state 
+0x2aa1 006342 bpatch patch14_1 ,mem_patch14 
+0x2aa2 006343 jam 0 ,mem_connection_options 
+0x2aa3 006344 jam 0 ,mem_tester_emulate 
+0x2aa4 006345 jam 0 ,mem_tester_cnt 
+0x2aa5 006346 setarg param_glap 
+0x2aa6 006347 store 3 ,mem_glap 
+0x2aa7 006348 setarg param_acl_pktlen 
+0x2aa8 006349 store 2 ,mem_acl_pktlen 
+0x2aa9 006350 jam param_sco_pktlen ,mem_sco_pktlen 
+0x2aaa 006351 jam param_acl_pktcnt ,mem_acl_pktcnt 
+0x2aab 006352 jam param_sco_pktcnt ,mem_sco_pktcnt 
+0x2aac 006353 setarg param_hci_version 
+0x2aad 006354 store 3 ,mem_hci_version 
+0x2aae 006359 jam 0x60 ,mem_fhs_misc 
+0x2aaf 006360 jam param_max_slot ,mem_max_slot 
+0x2ab0 006361 jam 0x02 ,mem_fw_ver 
+0x2ab1 006362 fetch 1 ,mem_ssp_enable 
+0x2ab2 006363 ncall init_memp ,blank 
+0x2ab3 006364 fetch 1 ,mem_le_secure_connect_enable 
+0x2ab4 006365 ncall init_memp_256 ,blank 
+0x2ab5 006366 bpatch patch14_2 ,mem_patch14 
+0x2ab6 006367 rtn wake 
+0x2ab7 006368 setarg 0 
+0x2ab8 006369 store 2 ,mem_tx_len 
+0x2ab9 006370 rshift clkn_bt ,pdata 
+0x2aba 006371 store 4 ,mem_last_clkn 
+0x2abb 006372 rtn 
+:      006379 lpmstate:
+0x2abc 006380 setarg 0xee21 
+0x2abd 006381 hstore 2 ,core_clkoff 
+0x2abe 006382 hfetch 4 ,core_gpio_in 
+0x2abf 006383 store 4 ,mem_saved_gpio_in 
+0x2ac0 006384 hfetch 1 ,core_lpm_ldocnt 
+0x2ac1 006385 store 1 ,mem_wakup_from_power_flag 
+0x2ac2 006386 bbit0 gpio_latch ,loadcode 
+0x2ac3 006387 enable wake 
+0x2ac4 006388 bbit0 cold_wake ,lpmwake 
+0x2ac5 006389 disable wake 
+0x2ac6 006390 deposit auxcnt 
+0x2ac7 006391 nbranch lpmwake ,blank 
+0x2ac8 006392 hfetch 1 ,core_lpm_ctrl + 3 
+0x2ac9 006393 bbit1 reload_code ,lpmwake 
+0x2aca 006394 arg param_hibernate_clks ,temp 
+0x2acb 006395 branch lpm_enter_sleep 
+:      006396 lpmwake:
+0x2acc 006397 hfetch 3 ,core_lpm_xtalcnt 
+0x2acd 006398 hstore 3 ,core_lpm_reg 
+0x2ace 006399 ifetch 1 ,contr 
+0x2acf 006400 or_into isogate_mask ,pdata 
+0x2ad0 006401 istore 1 ,contw 
+0x2ad1 006402 call lpm_write_ctrl2 
+0x2ad2 006403 hfetch 1 ,core_lpm_isogate 
+0x2ad3 006404 set1 enable_retmem ,pdata 
+0x2ad4 006405 hstore 1 ,core_lpm_isogate 
+0x2ad5 006406 call lpm_write_ctrl2 
+0x2ad6 006407 call lpm_load_context ,wake 
+0x2ad7 006408 hfetch 1 ,core_lpm_reg + 2 
+0x2ad8 006409 set0 gpio_latch ,pdata 
+0x2ad9 006410 hstore 1 ,core_lpm_reg + 2 
+0x2ada 006411 call lpm_write_ctrl2 
+0x2adb 006412 nbranch loadcode ,wake 
+0x2adc 006413 rtnmark0 mark_otp_encrypt 
+0x2add 006414 jam lock_otp ,core_misc_ctrl 
+0x2ade 006415 rtn 
+:      006417 lpm_load_context:
+0x2adf 006418 fetch 1 ,mem_saved_spidctrl 
+0x2ae0 006419 hstore 1 ,core_spid_ctrl 
+0x2ae1 006420 fetch 3 ,mem_saved_gsel 
+0x2ae2 006421 hstore 3 ,core_gpio_sel 
+0x2ae3 006422 fetch 4 ,mem_saved_gpio + 4 
+0x2ae4 006423 hstore 4 ,core_gpio_out0 
+0x2ae5 006424 fetch 4 ,mem_saved_gpio 
+0x2ae6 006425 hstore 4 ,core_gpio_oe0 
+0x2ae7 006426 fetch 8 ,mem_saved_gpio + 8 
+0x2ae8 006427 hstore 8 ,core_gpio_pu0 
+0x2ae9 006428 fetch 8 ,mem_saved_mark 
+0x2aea 006429 iforce mark 
+0x2aeb 006430 hfetch 8 ,core_gpio_wakeup_low 
+0x2aec 006431 store 8 ,mem_gpio_wakeup_low 
+0x2aed 006432 call load_ucode 
+0x2aee 006433 rtn 
+:      006435 lpm_save_context:
+0x2aef 006436 deposit mark 
+0x2af0 006437 store 8 ,mem_saved_mark 
+0x2af1 006438 hfetch 8 ,core_gpio_oe0 
+0x2af2 006439 store 8 ,mem_saved_gpio 
+0x2af3 006440 ifetch 8 ,contr 
+0x2af4 006441 istore 8 ,contw 
+0x2af5 006442 hfetch 3 ,core_gpio_sel 
+0x2af6 006443 store 3 ,mem_saved_gsel 
+0x2af7 006444 hfetch 1 ,core_spid_ctrl 
+0x2af8 006445 store 1 ,mem_saved_spidctrl 
+0x2af9 006446 branch lpm_write_gpio_wakeup 
+:      006448 lpo_calibration:
+0x2afa 006449 hfetch 1 ,core_bist_ctrl 
+0x2afb 006450 nbranch lpo_cal_inited ,blank 
+0x2afc 006451 fetch 3 ,mem_clks_per_lpo 
+0x2afd 006452 nrtn blank 
+0x2afe 006453 jam 0xc0 ,core_bist_ctrl 
+0x2aff 006454 jam ccnt_start ,core_misc_ctrl 
+:      006455 lpo_cal_inited:
+0x2b00 006456 hfetch 1 ,core_perf_status 
+0x2b01 006457 rtnbit0 1 
+0x2b02 006458 hfetch 3 ,core_clk_counter 
+0x2b03 006459 store 3 ,mem_clks_per_lpo 
+0x2b04 006460 rtn 
+:      006464 lpm_adjust_clk:
+0x2b05 006465 bpatch patch14_3 ,mem_patch14 
+0x2b06 006466 deposit clke 
+0x2b07 006467 call clk_diff_rt 
+0x2b08 006468 fetcht 4 ,mem_sleep_counter_all 
+0x2b09 006469 sub temp ,0xff ,null 
+0x2b0a 006470 rtn positive 
+0x2b0b 006471 lshift8 pdata ,pdata 
+0x2b0c 006472 lshift4 pdata ,pdata 
+0x2b0d 006473 idiv temp 
+0x2b0e 006474 call wait_div_end 
+0x2b0f 006475 quotient pdata 
+0x2b10 006476 arg param_lpm_adjmax ,temp 
+0x2b11 006477 call ceiling 
+0x2b12 006478 store 1 ,mem_lpm_adjust 
+0x2b13 006479 nbranch lpm_adjust_positive ,user 
+0x2b14 006480 sub pdata ,0 ,pdata 
+:      006481 lpm_adjust_positive:
+0x2b15 006482 fetcht 3 ,mem_clks_per_lpo 
+0x2b16 006483 iadd temp ,pdata 
+0x2b17 006484 store 3 ,mem_clks_per_lpo 
+:      006485 lpm_clear_counter:
+0x2b18 006486 setarg 0 
+0x2b19 006487 store 4 ,mem_sleep_counter_all 
+0x2b1a 006488 rtn 
+:      006492 lpm_doze:
+0x2b1b 006493 fetch 1 ,mem_lpm_config + 2 
+0x2b1c 006494 set1 reload_code ,pdata 
+0x2b1d 006495 store 1 ,mem_lpm_config + 2 
+0x2b1e 006496 branch lpm_hibernate_normal 
+:      006500 lpm_hibernate:
+0x2b1f 006501 arg param_hibernate_clks ,temp 
+0x2b20 006502 fetch 1 ,mem_lpm_config + 1 
+0x2b21 006503 set0 7 ,pdata 
+0x2b22 006504 store 1 ,mem_lpm_config + 1 
+:      006505 lpm_hibernate_normal:
+0x2b23 006506 bpatch patch14_4 ,mem_patch14 
+0x2b24 006507 call lpm_write_gpio_wakeup 
+0x2b25 006508 fetch 1 ,mem_lpm_hibernate_switch 
+0x2b26 006509 store 1 ,mem_lpm_xtalcnt + 4 
+0x2b27 006510 fetch 1 ,mem_lpm_xtalcnt + 2 
+0x2b28 006511 set1 cold_wake ,pdata 
+0x2b29 006512 store 1 ,mem_lpm_xtalcnt + 2 
+:      006515 lpm_sleep:
+0x2b2a 006516 bpatch patch14_5 ,mem_patch14 
+0x2b2b 006517 call xtal_fast_wake 
+0x2b2c 006518 fetch 4 ,mem_sleep_counter_all 
+0x2b2d 006519 iadd temp ,pdata 
+0x2b2e 006520 store 4 ,mem_sleep_counter_all 
+0x2b2f 006521 call lpm_save_context 
+0x2b30 006522 fetch 5 ,mem_lpm_xtalcnt 
+0x2b31 006523 hstore 4 ,core_lpm_reg 
+0x2b32 006524 rshift32 pdata ,rega 
+0x2b33 006525 until null ,lpo_edge 
+0x2b34 006526 deposit clkn 
+0x2b35 006527 store 6 ,mem_sleep_clkn 
+0x2b36 006528 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+0x2b37 006529 until null ,lpo_edge 
+0x2b38 006530 until null ,lpo_edge 
+0x2b39 006531 deposit rega 
+0x2b3a 006532 hstore 1 ,core_lpm_isogate 
+0x2b3b 006533 jam lpmreg_sel_ctrl2 ,core_lpm_wr 
+:      006534 lpm_enter_sleep:
+0x2b3c 006535 until null ,lpo_edge 
+0x2b3d 006536 until null ,lpo_edge 
+0x2b3e 006537 hstoret 4 ,core_lpm_reg 
+0x2b3f 006538 jam lpmreg_sel_counter ,core_lpm_wr 
+0x2b40 006539 until null ,never 
+:      006544 lpm_recover_clk:
+0x2b41 006545 bpatch patch14_6 ,mem_patch14 
+0x2b42 006546 setarg 0 
+0x2b43 006547 copy auxcnt ,null 
+0x2b44 006548 branch lpm_recover_timeout ,zero 
+0x2b45 006549 hfetch 1 ,core_lpm_xtalcnt 
+0x2b46 006550 hfetcht 1 ,core_lpm_buckcnt 
+0x2b47 006551 isub temp ,null 
+0x2b48 006552 branch lpm_recover_xtal ,positive 
+0x2b49 006553 deposit temp 
+:      006554 lpm_recover_xtal:
+0x2b4a 006555 isub auxcnt ,pdata 
+0x2b4b 006556 increase 1 ,pdata 
+:      006557 lpm_recover_timeout:
+0x2b4c 006558 increase 8 ,pdata 
+0x2b4d 006559 until null ,lpo_edge 
+0x2b4e 006560 iadd lpo_time ,pdata 
+0x2b4f 006561 fetcht 4 ,mem_sleep_counter 
+0x2b50 006562 iadd temp ,pdata 
+0x2b51 006563 fetcht 3 ,mem_clks_per_lpo 
+0x2b52 006564 imul32 temp ,pdata 
+0x2b53 006565 rshift8 pdata ,pdata 
+0x2b54 006566 rshift4 pdata ,pdata 
+0x2b55 006567 increase param_lpm_fix ,pdata 
+0x2b56 006568 arg 3750 ,temp 
+0x2b57 006569 idiv temp 
+0x2b58 006570 call wait_div_end 
+0x2b59 006571 quotient pdata 
+0x2b5a 006572 lshift16 pdata ,pdata 
+0x2b5b 006573 remainder temp 
+0x2b5c 006574 ior temp ,pdata 
+0x2b5d 006575 fetcht 6 ,mem_sleep_clkn 
+0x2b5e 006576 call clk_add 
+0x2b5f 006577 copy temp ,clkn 
+0x2b60 006578 fetch 6 ,mem_context + coffset_clk_offset 
+0x2b61 006579 call calc_clke2 
+0x2b62 006580 deposit clke 
+0x2b63 006581 store 6 ,mem_pdatatemp 
+0x2b64 006582 deposit auxcnt 
+0x2b65 006583 istore 1 ,contw 
+0x2b66 006584 hfetch 1 ,core_gpio_in1 
+0x2b67 006585 or_into 0xf0 ,pdata 
+0x2b68 006586 istore 1 ,contw 
+0x2b69 006587 rtn 
+:      006589 lpm_dispatch:
+0x2b6a 006590 bpatch patch14_7 ,mem_patch14 
+0x2b6b 006591 call lpo_calibration 
+0x2b6c 006592 fetch 3 ,mem_clks_per_lpo 
+0x2b6d 006593 rtn blank 
+0x2b6e 006594 fetch 1 ,mem_lpm_mode 
+0x2b6f 006595 rtn blank 
+0x2b70 006596 fetch 1 ,mem_ssp_enable 
+0x2b71 006597 branch lpm_dispatch_next ,blank 
+0x2b72 006598 fetch 1 ,mem_sp_local_key_invalid 
+0x2b73 006599 rtn blank 
+:      006600 lpm_dispatch_next:
+0x2b74 006601 fetch 1 ,mem_le_sc_calc 
+0x2b75 006602 nrtn blank 
+0x2b76 006603 call lpm_check_wake_lock 
+0x2b77 006604 nrtn blank 
+0x2b78 006605 fetch 1 ,mem_context 
+0x2b79 006606 compare 3 ,pdata ,0x7 
+0x2b7a 006607 nbranch lpm_dispatch_unconn ,true 
+0x2b7b 006608 fetch 2 ,mem_context + coffset_tsniff 
+0x2b7c 006609 rtn blank 
+0x2b7d 006610 rtn wake 
+0x2b7e 006611 bpatch patch15_0 ,mem_patch15 
+:      006612 lpm_dispatch_next2:
+0x2b7f 006613 fetcht 1 ,mem_lpm_current_mult 
+0x2b80 006614 fetch 2 ,mem_context + coffset_tsniff 
+0x2b81 006615 imul32 temp ,pdata 
+0x2b82 006616 rshift4 temp ,temp 
+0x2b83 006617 rshift2 temp ,temp 
+0x2b84 006618 isub temp ,pdata 
+0x2b85 006619 fetcht 4 ,mem_context + coffset_sniff_anchor 
+0x2b86 006620 iadd temp ,pdata 
+0x2b87 006621 fetcht 1 ,mem_lpm_overhead 
+0x2b88 006622 isub temp ,pdata 
+0x2b89 006623 lshift16 pdata ,alarm 
+0x2b8a 006624 bpatch patch15_1 ,mem_patch15 
+0x2b8b 006625 fetch 2 ,mem_context + coffset_rx_window 
+0x2b8c 006626 rshift pdata ,pdata 
+0x2b8d 006627 call clk2bt 
+0x2b8e 006628 deposit alarm 
+0x2b8f 006629 call clk_diff 
+0x2b90 006630 copy clke ,temp 
+0x2b91 006631 call clk_diff_rt 
+0x2b92 006632 rtn user 
+:      006633 lpm_dispatch_sleep:
+0x2b93 006634 call clk2lpo 
+:      006635 lpm_dispatch_lpo:
+0x2b94 006636 bpatch patch15_2 ,mem_patch15 
+0x2b95 006637 fetch 1 ,mem_lpm_xtalcnt 
+0x2b96 006638 isub temp ,null 
+0x2b97 006639 branch lpm_clear_counter ,positive 
+0x2b98 006640 storet 4 ,mem_sleep_counter 
+0x2b99 006641 call app_will_enter_lpm 
+0x2b9a 006642 call l2cap_lpm_save_txbuf 
+0x2b9b 006643 fetcht 4 ,mem_sleep_counter 
+0x2b9c 006644 branch lpm_sleep 
+:      006646 lpm_dispatch_unconn:
+0x2b9d 006647 bpatch patch15_3 ,mem_patch15 
+0x2b9e 006648 fetch 1 ,mem_context 
+0x2b9f 006649 rtnbit1 state_inconn 
+0x2ba0 006650 rtnbit1 state_inpage 
+0x2ba1 006651 fetch 1 ,mem_ssp_enable 
+0x2ba2 006652 branch lpm_unconn_nossp ,blank 
+0x2ba3 006653 fetch 1 ,mem_sp_local_key_invalid 
+0x2ba4 006654 rtn blank 
+:      006655 lpm_unconn_nossp:
+0x2ba5 006656 bpatch patch15_4 ,mem_patch15 
+0x2ba6 006657 fetch 1 ,mem_le_adv_enable 
+0x2ba7 006658 nbranch lpm_unconn_cont ,blank 
+0x2ba8 006659 fetch 1 ,mem_scan_mode 
+0x2ba9 006660 rtn blank 
+:      006661 lpm_unconn_cont:
+0x2baa 006662 fetch 2 ,mem_lpm_interval 
+0x2bab 006663 rtn blank 
+:      006664 lpm_sleep_btclk:
+0x2bac 006665 fetcht 1 ,mem_lpm_overhead 
+0x2bad 006666 isub temp ,pdata 
+0x2bae 006667 arg 7500 ,temp 
+0x2baf 006668 imul32 temp ,pdata 
+0x2bb0 006669 branch lpm_dispatch_sleep 
+:      006671 lpm_set_mult:
+0x2bb1 006672 bpatch patch15_5 ,mem_patch15 
+0x2bb2 006673 disable wake 
+0x2bb3 006674 fetch 1 ,mem_state 
+0x2bb4 006675 rtnbit0 state_insniff 
+0x2bb5 006676 nbranch lpm_not_match ,match 
+0x2bb6 006677 call lpm_match 
+0x2bb7 006678 fetch 2 ,mem_rx_window_sniff 
+0x2bb8 006679 store 2 ,mem_rx_window 
+0x2bb9 006680 fetch 1 ,mem_arq 
+0x2bba 006681 bbit1 wack ,lpm_mult_short 
+0x2bbb 006682 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bbc 006683 call l2cap_malloc_is_fifo_empty 
+0x2bbd 006684 nbranch lpm_mult_short ,blank 
+0x2bbe 006685 fetch 1 ,mem_classic_bt_flag 
+0x2bbf 006686 bbit1 short_mult_flag ,lpm_mult_short 
+:      006687 lpm_mult_wait_timeout:
+0x2bc0 006688 jam 0 ,mem_lpm_current_mult 
+0x2bc1 006689 bmark0 mark_lpm_mult_enable ,lpm_mult_short 
+0x2bc2 006690 fetch 1 ,mem_lpm_mult_cnt 
+0x2bc3 006691 branch lpm_mult_long ,blank 
+0x2bc4 006692 increase -1 ,pdata 
+0x2bc5 006693 store 1 ,mem_lpm_mult_cnt 
+0x2bc6 006694 rtn 
+:      006697 classic_bt_set_mult_short_flag:
+0x2bc7 006698 arg short_mult_flag ,queue 
+0x2bc8 006699 branch classic_bluetooth_set_flag 
+:      006701 classic_bt_clr_mult_short_flag:
+0x2bc9 006702 arg short_mult_flag ,queue 
+0x2bca 006703 branch classic_bluetooth_clr_flag 
+:      006707 lpm_match:
+0x2bcb 006708 jam 0 ,mem_sniff_unint_lost 
+0x2bcc 006709 fetch 3 ,mem_sniff_rcv 
+0x2bcd 006710 increase 1 ,pdata 
+0x2bce 006711 store 3 ,mem_sniff_rcv 
+0x2bcf 006712 rtn 
+:      006714 lpm_not_match:
+0x2bd0 006715 bpatch patch15_6 ,mem_patch15 
+0x2bd1 006716 fetcht 2 ,mem_rx_window_sniff 
+0x2bd2 006717 rshift temp ,temp 
+0x2bd3 006718 fetch 2 ,mem_rx_window 
+0x2bd4 006719 iadd temp ,pdata 
+0x2bd5 006720 store 2 ,mem_rx_window 
+:      006721 lpm_lost:
+0x2bd6 006722 jam 0 ,mem_lpm_current_mult 
+0x2bd7 006723 fetch 3 ,mem_sniff_lost 
+0x2bd8 006724 increase 1 ,pdata 
+0x2bd9 006725 store 3 ,mem_sniff_lost 
+0x2bda 006726 fetch 1 ,mem_sniff_unint_lost 
+0x2bdb 006727 increase 1 ,pdata 
+0x2bdc 006728 store 1 ,mem_sniff_unint_lost 
+0x2bdd 006729 rtn 
+:      006731 lpm_mult_short:
+0x2bde 006732 jam 0 ,mem_lpm_current_mult 
+0x2bdf 006733 fetch 1 ,mem_lpm_mult_timeout 
+0x2be0 006734 store 1 ,mem_lpm_mult_cnt 
+0x2be1 006735 rtn 
+:      006737 lpm_mult_long:
+0x2be2 006738 fetcht 1 ,mem_lpm_mult 
+0x2be3 006739 storet 1 ,mem_lpm_current_mult 
+0x2be4 006740 rtn 
+:      006742 lpm_cal_xtal_startup:
+0x2be5 006743 bpatch patch15_7 ,mem_patch15 
+0x2be6 006744 fetch 1 ,mem_lpm_xtalcnt 
+0x2be7 006745 nrtn blank 
+0x2be8 006746 jam clksel_rc ,core_clksel 
+0x2be9 006747 setarg 0xf0c 
+0x2bea 006748 call lpm_write_config 
+0x2beb 006749 setarg 200000 
+0x2bec 006750 call sleep 
+0x2bed 006751 until null ,lpo_edge 
+0x2bee 006752 copy lpo_time ,alarm 
+0x2bef 006753 call xtal_fast_wake 
+0x2bf0 006754 jam clksel_xtal ,core_clksel 
+0x2bf1 006755 nop 10 
+0x2bf2 006756 until null ,lpo_edge 
+0x2bf3 006757 deposit lpo_time 
+0x2bf4 006758 isub alarm ,pdata 
+0x2bf5 006759 increase 0x30 ,pdata 
+0x2bf6 006760 arg 0xff ,temp 
+0x2bf7 006761 call ceiling 
+0x2bf8 006762 store 1 ,mem_lpm_xtalcnt 
+0x2bf9 006763 nop 30000 
+0x2bfa 006764 nop 30000 
+0x2bfb 006765 nop 30000 
+0x2bfc 006766 rtn 
+:      006768 lpm_cal_xtal_startup_by_snooze:
+0x2bfd 006769 fetch 1 ,mem_lpm_xtalcnt 
+0x2bfe 006770 nrtn blank 
+0x2bff 006771 jam 0xff ,core_xtal_stable_time 
+0x2c00 006772 jam clksel_rc ,core_clksel 
+0x2c01 006773 call xtal_fast_wake 
+0x2c02 006774 setarg 1000 
+0x2c03 006775 iadd lpo_time ,alarm 
+0x2c04 006776 snooze 
+0x2c05 006777 deposit lpo_time 
+0x2c06 006778 nop 12000 
+0x2c07 006779 nop 12000 
+0x2c08 006780 nop 12000 
+0x2c09 006781 nop 12000 
+0x2c0a 006782 nop 12000 
+0x2c0b 006783 nop 12000 
+0x2c0c 006784 nop 12000 
+0x2c0d 006785 nop 12000 
+0x2c0e 006786 nop 12000 
+0x2c0f 006787 isub alarm ,pdata 
+0x2c10 006788 add pdata ,0x30 ,pdata 
+0x2c11 006789 arg 0xff ,temp 
+0x2c12 006790 call ceiling 
+0x2c13 006791 store 1 ,mem_lpm_xtalcnt 
+0x2c14 006792 nop 30000 
+0x2c15 006793 nop 30000 
+0x2c16 006794 nop 30000 
+0x2c17 006795 rtn 
+:      006800 lpm_write_config:
+0x2c18 006801 arg 0xfff ,contw 
+0x2c19 006802 iand contw ,contw 
+0x2c1a 006803 fetch 1 ,mem_lpm_config 
+0x2c1b 006804 and_into 0xf0 ,pdata 
+0x2c1c 006805 lshift8 pdata ,pdata 
+0x2c1d 006806 ior contw ,pdata 
+0x2c1e 006807 hstore 2 ,core_lpm_reg 
+0x2c1f 006808 ifetch 2 ,contr 
+0x2c20 006809 istore 2 ,contw 
+:      006811 lpm_write_ctrl:
+0x2c21 006812 setarg lpmreg_sel_ctrl 
+0x2c22 006813 branch lpm_write 
+:      006815 lpm_write_ctrl2:
+0x2c23 006816 setarg lpmreg_sel_ctrl2 
+:      006817 lpm_write:
+0x2c24 006818 until null ,lpo_edge 
+0x2c25 006819 hstore 1 ,core_lpm_wr 
+0x2c26 006820 until null ,lpo_edge 
+0x2c27 006821 until null ,lpo_edge 
+0x2c28 006822 rtn 
+:      006825 lpm_write_gpio_wakeup:
+0x2c29 006826 bpatch patch16_0 ,mem_patch16 
+0x2c2a 006827 fetch 4 ,mem_gpio_wakeup_low 
+0x2c2b 006828 hstore 4 ,core_lpm_reg 
+0x2c2c 006829 setarg lpmreg_sel_gpiolow 
+0x2c2d 006830 call lpm_write 
+0x2c2e 006831 fetch 4 ,mem_gpio_wakeup_high 
+0x2c2f 006832 hstore 4 ,core_lpm_reg 
+0x2c30 006833 setarg lpmreg_sel_gpiohigh 
+0x2c31 006834 branch lpm_write 
+:      006836 lpm_get_wake_lock:
+0x2c32 006837 fetch 2 ,mem_lpm_wake_lock 
+0x2c33 006838 qset1 pdata 
+0x2c34 006839 store 2 ,mem_lpm_wake_lock 
+0x2c35 006840 rtn 
+:      006842 lpm_put_wake_lock:
+0x2c36 006843 fetch 2 ,mem_lpm_wake_lock 
+0x2c37 006844 qset0 pdata 
+0x2c38 006845 store 2 ,mem_lpm_wake_lock 
+0x2c39 006846 rtn 
+:      006850 lpm_check_wake_lock:
+0x2c3a 006851 bpatch patch16_1 ,mem_patch16 
+0x2c3b 006852 call app_check_wake_lock 
+0x2c3c 006853 fetch 2 ,mem_lpm_wake_lock 
+0x2c3d 006854 copy pdata ,rega 
+0x2c3e 006855 fetch 1 ,mem_state_map 
+0x2c3f 006856 isolate1 smap_rxlmp ,pdata 
+0x2c40 006857 setflag true ,wake_lock_lmp_rx ,rega 
+0x2c41 006858 fetch 1 ,mem_lmo_opcode1 
+0x2c42 006859 fetcht 1 ,mem_lmo_opcode2 
+0x2c43 006860 iadd temp ,pdata 
+0x2c44 006861 fetcht 1 ,mem_lmp_to_send 
+0x2c45 006862 iadd temp ,pdata 
+0x2c46 006863 nsetflag blank ,wake_lock_lmp_tx ,rega 
+0x2c47 006864 fetch 1 ,mem_le_tx_buff_used 
+0x2c48 006865 nsetflag blank ,wake_lock_ble_tx ,rega 
+0x2c49 006866 fetch 2 ,mem_l2cap_rxbuff1_len 
+0x2c4a 006867 fetcht 2 ,mem_l2cap_rxbuff2_len 
+0x2c4b 006868 iadd temp ,pdata 
+0x2c4c 006869 nsetflag blank ,wake_lock_l2cap_rx ,rega 
+0x2c4d 006870 fetch util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x2c4e 006871 nsetflag blank ,wake_lock_ipc_bt2c51 ,rega 
+0x2c4f 006872 fetch util_fifo_len ,mem_ipc_fifo_c512bt 
+0x2c50 006873 nsetflag blank ,wake_lock_ipc_c512bt ,rega 
+0x2c51 006874 fetch 1 ,mem_hci_cmd 
+0x2c52 006875 nsetflag blank ,wake_lock_cmd ,rega 
+0x2c53 006876 fetch 1 ,mem_device_option 
+0x2c54 006877 compare dvc_op_module ,pdata ,0xff 
+0x2c55 006878 call lpm_uart_wake_lock ,true 
+0x2c56 006879 setarg -8 
+0x2c57 006880 iand rega ,rega 
+0x2c58 006881 copy rega ,pdata 
+0x2c59 006882 store 2 ,mem_lpm_wake_lock 
+0x2c5a 006883 rtn 
+:      006885 lpm_uart_wake_lock:
+0x2c5b 006886 hfetch 2 ,core_uart_rxitems 
+0x2c5c 006887 nsetflag blank ,wake_lock_uart_rx ,rega 
+0x2c5d 006888 hfetch 2 ,core_uart_txitems 
+0x2c5e 006889 nsetflag blank ,wake_lock_uart_tx ,rega 
+0x2c5f 006890 rtn 
+:      006892 lpm_shut_down:
+0x2c60 006893 hfetch 4 ,core_lpm_ctrl 
+0x2c61 006894 set0 27 ,pdata 
+0x2c62 006895 hstore 4 ,core_lpm_reg 
+0x2c63 006896 call lpm_write_ctrl 
+0x2c64 006897 branch assert 
+:      006899 lpm_disable_exen_output:
+0x2c65 006900 hfetch 4 ,core_lpm_xtalcnt 
+0x2c66 006901 set0 20 ,pdata 
+0x2c67 006902 hstore 4 ,core_lpm_reg 
+0x2c68 006903 branch lpm_write_ctrl2 
+:      006905 check_bt_disabled:
+0x2c69 006906 fetch 2 ,mem_chip_functions 
+0x2c6a 006907 bbit1 bt_disabled ,assert 
+0x2c6b 006908 rtn 
+:      006909 check_ble_disabled:
+0x2c6c 006910 fetch 2 ,mem_chip_functions 
+0x2c6d 006911 bbit1 ble_disabled ,assert 
+0x2c6e 006912 rtn 
+:      006913 check_module_disabled:
+0x2c6f 006914 fetch 2 ,mem_chip_functions 
+0x2c70 006915 bbit1 module_disable ,assert 
+0x2c71 006916 rtn 
+:      006977 g24_dispatch:
+0x2c72 006978 bpatch patch16_2 ,mem_patch16 
+0x2c73 006979 call g24_head_ptr2regc 
+0x2c74 006980 add regc ,offset_24g_mode ,regb 
+0x2c75 006981 ifetch 1 ,regb 
+0x2c76 006983 rtneq disable_24g 
+0x2c77 006984 beq tx_24g ,g24_transmit_process 
+0x2c78 006985 beq rx_24g ,g24_receive_process 
+0x2c79 006986 rtn 
+:      006988 g24_head_ptr2regc:
+0x2c7a 006989 fetcht 2 ,mem_24g_head_ptr 
+0x2c7b 006990 copy temp ,regc 
+0x2c7c 006991 rtn 
+:      006993 g24_receive_process_init:
+0x2c7d 006994 call g24_receive_init 
+0x2c7e 006995 branch g24_mode_switch_init 
+:      006997 g24_receive_process:
+0x2c7f 006998 call g24_mode_switch 
+0x2c80 006999 call g24_dongle_work_mode_auto 
+0x2c81 007000 call g24_dongle_bind_mode_auto 
+0x2c82 007001 branch g24_dongle_search_mode_auto 
+:      007004 g24_pair_init:
+0x2c83 007007 call g24_set0_mem_pid 
+0x2c84 007008 setarg g24_pair_ch 
+0x2c85 007009 call g24_store_mem_ch 
+0x2c86 007010 call g24_store_mem_pair_txpower 
+0x2c87 007013 add regc ,offset_24g_paring_addr ,rega 
+0x2c88 007014 ifetch 4 ,rega 
+0x2c89 007015 branch g24_store_mem_addr 
+:      007017 g24_ch:
+0x2c8a 007018 call g24_head_ptr2regc 
+0x2c8b 007019 add regc ,offset_24g_current_ch_number ,regb 
+0x2c8c 007020 ifetcht 1 ,regb 
+0x2c8d 007022 call g24_ch_temp_incre_size4 
+0x2c8e 007023 add regc ,offset_24g_current_ch_number ,contw 
+0x2c8f 007025 branch g24_contw_istoret_1byte 
+:      007027 g24_ch_temp_incre_size4:
+0x2c90 007028 call g24_ch_calc 
+0x2c91 007029 increase 1 ,temp 
+0x2c92 007030 and_into 3 ,temp 
+0x2c93 007031 rtn 
+:      007033 g24_ch_calc:
+0x2c94 007034 add regc ,offset_24g_addr ,regb 
+0x2c95 007035 ifetch 1 ,regb 
+0x2c96 007037 and_into 0x03 ,pdata 
+0x2c97 007038 mul32 pdata ,4 ,rega 
+0x2c98 007039 add regc ,offset_24g_ch_map1 ,pdata 
+0x2c99 007041 iadd rega ,pdata 
+0x2c9a 007042 iadd temp ,contr 
+0x2c9b 007043 ifetch 1 ,contr 
+0x2c9c 007045 branch g24_store_mem_ch 
+:      007047 g24_set_device_addr:
+0x2c9d 007048 call g24_store_mem_tx_power_temp 
+0x2c9e 007049 call otp_enable_chgpump 
+0x2c9f 007050 setarg 0x7e2 
+0x2ca0 007051 arg mem_temp ,rega 
+0x2ca1 007052 arg 4 ,temp 
+0x2ca2 007053 call otpd_read_data 
+0x2ca3 007054 call otp_disable_chgpump 
+0x2ca4 007055 fetch 4 ,mem_temp 
+0x2ca5 007056 call g24_store_mem_device_addr 
+0x2ca6 007058 nrtn blank 
+0x2ca7 007059 fetch 4 ,mem_lap 
+0x2ca8 007061 branch g24_store_mem_device_addr 
+:      007063 g24_transmit_rf_sta_init:
+0x2ca9 007064 call g24_set1_mem_rf_last_sta 
+0x2caa 007066 setarg 0 
+0x2cab 007067 call g24_store_mem_sync_cnt 
+:      007069 g24_transmit_rf_ctrl_clear:
+0x2cac 007070 call g24_fetch_mem_data_type 
+0x2cad 007072 and_into bits_data ,pdata 
+0x2cae 007074 branch g24_store_mem_data_type 
+:      007076 g24_hop_ch_enable:
+0x2caf 007077 call g24_fetch_mem_data_type 
+0x2cb0 007079 set1 bit_hop ,pdata 
+0x2cb1 007080 call g24_store_mem_data_type 
+0x2cb2 007083 branch g24_store_mem_txpayload 
+:      007085 g24_transmit_hop_pac_fail:
+0x2cb3 007086 call g24_fetch_mem_rf_work_stage 
+0x2cb4 007088 beq 1 ,g24_transmit_hop_pac_fail_wo_hop 
+0x2cb5 007089 beq 2 ,g24_transmit_hop_pac_fail_hop_stage2 
+0x2cb6 007090 rtn 
+:      007092 g24_transmit_hop_pac_fail_wo_hop:
+0x2cb7 007093 call g24_set2_mem_sync_cnt 
+:      007095 g24_transmit_hop_pac_fail_stage1:
+0x2cb8 007096 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2cb9 007097 call g24_mem_set0 
+0x2cba 007099 call g24_store_mem_rf_last_sta 
+0x2cbb 007101 branch g24_transmit_rf_ctrl_clear 
+:      007103 g24_transmit_hop_pac_fail_hop_stage2:
+0x2cbc 007104 call g24_set0_mem_rf_hop_ch 
+0x2cbd 007106 branch g24_transmit_hop_pac_fail_stage1 
+:      007108 g24_transmit_pac_fail_hop_stage3:
+0x2cbe 007109 add regc ,offset_24g_txfail_cnt ,rega 
+0x2cbf 007110 ifetch 1 ,rega 
+0x2cc0 007112 increase 1 ,pdata 
+0x2cc1 007113 add regc ,offset_24g_txfail_cnt ,contw 
+0x2cc2 007114 istore 1 ,contw 
+0x2cc3 007116 beq 0x20 ,g24_tx_attempt_fail 
+0x2cc4 007117 call g24_fetch_mem_rf_hop_ch 
+0x2cc5 007119 beq 1 ,g24_rf_hop_fastly 
+0x2cc6 007120 setarg 1 
+0x2cc7 007121 call g24_store_mem_rf_hop_ch 
+:      007123 g24_rf_hop_attemp_again:
+0x2cc8 007124 call g24_fetch_mem_rf_hop_ch 
+0x2cc9 007126 bne 1 ,g24_transmit_rf_ctrl_clear 
+:      007127 g24_rf_hop_fastly:
+0x2cca 007128 add regc ,offset_24g_hop_fastly_cnt ,rega 
+0x2ccb 007129 ifetch 1 ,rega 
+0x2ccc 007131 increase 1 ,pdata 
+0x2ccd 007132 call g24_store_mem_hop_fastly_cnt 
+0x2cce 007134 beq 4 ,g24_rf_hop_fastly_exit 
+0x2ccf 007135 call g24_ch 
+0x2cd0 007136 call g24_set2_mem_max_retry 
+0x2cd1 007138 branch g24_transmit_packet 
+:      007140 g24_rf_hop_fastly_exit:
+0x2cd2 007141 call g24_set0_mem_hop_fastly_cnt 
+0x2cd3 007143 branch g24_transmit_rf_ctrl_clear 
+:      007145 g24_set0_mem_hop_fastly_cnt:
+0x2cd4 007146 setarg 0 
+:      007147 g24_store_mem_hop_fastly_cnt:
+0x2cd5 007148 add regc ,offset_24g_hop_fastly_cnt ,contw 
+0x2cd6 007149 branch g24_contw_istore_1byte 
+:      007151 g24_transmit_hop_pac_succ_wo_hop:
+0x2cd7 007152 call g24_set2_mem_sync_cnt 
+:      007154 g24_transmit_hop_pac_succ:
+0x2cd8 007155 call g24_set0_mem_rf_hop_ch 
+0x2cd9 007157 call g24_set1_mem_rf_last_sta 
+0x2cda 007159 branch g24_transmit_rf_ctrl_clear 
+:      007161 g24_transmit_succ_rf_config:
+0x2cdb 007162 call g24_fetch_mem_rf_work_stage 
+0x2cdc 007164 beq 3 ,g24_transmit_hop_pac_succ 
+0x2cdd 007165 call g24_fetch_mem_data_type 
+0x2cde 007167 isolate0 bit_hop ,pdata 
+0x2cdf 007168 branch g24_transmit_rf_sta_init ,true 
+0x2ce0 007169 call g24_fetch_mem_rf_work_stage 
+0x2ce1 007171 beq 1 ,g24_transmit_hop_pac_succ_wo_hop 
+0x2ce2 007172 beq 2 ,g24_transmit_hop_pac_succ 
+0x2ce3 007173 rtn 
+:      007175 g24_rf_sta_check:
+0x2ce4 007176 call g24_fetch_mem_pairing_sm 
+0x2ce5 007178 rtnne state_24g_pairing_success 
+0x2ce6 007179 call g24_rf_laststa_synccnt_check 
+0x2ce7 007180 ncall g24_rf_sync_cnt_check ,user2 
+0x2ce8 007181 rtn 
+:      007183 g24_rf_laststa_synccnt_check:
+0x2ce9 007184 disable user2 
+0x2cea 007185 add regc ,offset_24g_rf_last_sta ,rega 
+0x2ceb 007186 ifetch 1 ,rega 
+0x2cec 007188 rtnne 1 
+0x2ced 007189 add regc ,offset_24g_sync_cnt ,rega 
+0x2cee 007190 ifetch 1 ,rega 
+0x2cef 007192 rtnne 0 
+0x2cf0 007193 setarg 1 
+0x2cf1 007194 call g24_store_mem_rf_work_stage 
+0x2cf2 007196 call g24_set4_mem_max_retry 
+0x2cf3 007198 branch enable_user2 
+:      007200 g24_rf_sync_cnt_check:
+0x2cf4 007201 add regc ,offset_24g_sync_cnt ,rega 
+0x2cf5 007202 ifetch 1 ,rega 
+0x2cf6 007204 branch g24_rf_hop_attemp ,blank 
+0x2cf7 007205 increase -1 ,pdata 
+0x2cf8 007206 call g24_store_mem_sync_cnt 
+0x2cf9 007208 setarg 2 
+0x2cfa 007209 call g24_store_mem_rf_work_stage 
+0x2cfb 007211 call g24_ch 
+0x2cfc 007213 branch g24_set4_mem_max_retry 
+:      007215 g24_store_mem_rf_work_stage:
+0x2cfd 007216 add regc ,offset_24g_rf_work_stage ,contw 
+0x2cfe 007217 branch g24_contw_istore_1byte 
+:      007220 g24_rf_hop_attemp:
+0x2cff 007221 setarg 3 
+0x2d00 007222 call g24_store_mem_rf_work_stage 
+0x2d01 007224 call g24_fetch_mem_rf_hop_ch 
+0x2d02 007226 nbranch g24_rf_hop_attemp_again ,blank 
+0x2d03 007227 call g24_ch 
+:      007229 g24_set2_mem_max_retry:
+0x2d04 007230 setarg 2 
+0x2d05 007231 branch g24_store_mem_max_retry 
+:      007233 g24_transmit_process:
+0x2d06 007234 rtnmark0 mark_24g 
+0x2d07 007235 set1 mark_24g_conext ,mark 
+0x2d08 007236 bpatch patch16_3 ,mem_patch16 
+0x2d09 007237 add regc ,offset_24g_tx_without_int ,rega 
+0x2d0a 007238 ifetch 1 ,rega 
+0x2d0b 007240 beq 1 ,g24_transmit_without_int 
+0x2d0c 007241 call g24_timer_check 
+0x2d0d 007242 nbranch g24_transmit_exit ,user 
+0x2d0e 007243 call g24_interval_calibrate 
+:      007244 g24_transmit_without_int:
+0x2d0f 007245 add regc ,offset_24g_tx_without_int ,contw 
+0x2d10 007246 call g24_mem_set0 
+0x2d11 007248 call g24_txdata_prep 
+0x2d12 007249 nbranch g24_enter_lpm ,user 
+0x2d13 007250 call g24_rf_sta_check 
+:      007251 g24_transmit_start:
+0x2d14 007252 call g24_transmit_packet 
+0x2d15 007253 call g24_power_ctrl 
+:      007254 g24_transmit_exit:
+0x2d16 007255 set0 mark_24g_conext ,mark 
+0x2d17 007256 rtn 
+:      007258 g24_timer_timeout:
+0x2d18 007259 rtn zero 
+0x2d19 007260 set1 28 ,pdata 
+0x2d1a 007261 rtn 
+:      007263 g24_interval_calibrate:
+0x2d1b 007264 add regc ,offset_24g_pac_index ,rega 
+0x2d1c 007265 ifetch 1 ,rega 
+0x2d1d 007267 increase 1 ,pdata 
+0x2d1e 007268 add regc ,offset_24g_pac_index ,contw 
+0x2d1f 007269 istore 1 ,contw 
+0x2d20 007271 beq 4 ,g24_interval_max 
+0x2d21 007272 beq 5 ,g24_interval_min 
+0x2d22 007273 rtn 
+:      007274 g24_interval_max:
+0x2d23 007275 add regc ,offset_24g_interval_max ,rega 
+0x2d24 007276 ifetch 1 ,rega 
+:      007278 g24_interval_update:
+0x2d25 007280 add regc ,offset_24g_interval ,contw 
+0x2d26 007281 branch g24_contw_istore_1byte 
+:      007283 g24_interval_min:
+0x2d27 007284 add regc ,offset_24g_pac_index ,contw 
+0x2d28 007285 call g24_mem_set0 
+0x2d29 007287 add regc ,offset_24g_interval_min ,rega 
+0x2d2a 007288 ifetch 1 ,rega 
+0x2d2b 007290 branch g24_interval_update 
+:      007292 g24_txdata_prep:
+0x2d2c 007293 call g24_fetch_mem_pairing_sm 
+0x2d2d 007295 bne state_24g_pairing_success ,g24_pairing_sm 
+0x2d2e 007296 bpatch patch16_4 ,mem_patch16 
+0x2d2f 007297 call g24_package_data 
+0x2d30 007298 nbranch g24_txdata_last_pac ,user 
+0x2d31 007299 call g24_transmit_prep 
+0x2d32 007300 call g24_power_ctrl_pac_incrs 
+:      007301 g24_txdata_enable_tx:
+0x2d33 007303 setarg ensure_on_24g 
+:      007304 g24_store_mem_ensure:
+0x2d34 007305 add regc ,offset_24g_ensure ,contw 
+0x2d35 007306 branch g24_contw_istore_1byte 
+:      007308 g24_txdata_last_pac:
+0x2d36 007309 add regc ,offset_24g_ensure ,rega 
+0x2d37 007310 ifetch 1 ,rega 
+0x2d38 007312 beq ensure_on_24g ,enable_user 
+0x2d39 007313 rtn 
+:      007315 g24_package_data:
+0x2d3a 007317 add regc ,offset_24g_cb_data ,temp 
+0x2d3b 007318 ifetch 2 ,temp 
+0x2d3c 007320 call callback_func 
+0x2d3d 007321 nrtn user 
+0x2d3e 007322 copy rega ,pdata 
+0x2d3f 007323 store 1 ,mem_rega 
+0x2d40 007324 add regc ,offset_24g_abort_pac ,contw 
+0x2d41 007325 call g24_mem_set0 
+0x2d42 007327 call g24_transmit_rf_ctrl_clear 
+0x2d43 007328 store 1 ,mem_24g_common_temp 
+0x2d44 007329 fetch 1 ,mem_rega 
+0x2d45 007330 copy pdata ,rega 
+0x2d46 007331 add rega ,1 ,temp 
+0x2d47 007332 arg mem_24g_common_temp + 1 ,contw 
+0x2d48 007333 copy rega ,loopcnt 
+0x2d49 007334 copy regb ,contr 
+0x2d4a 007335 call memcpy 
+0x2d4b 007336 arg mem_24g_common_temp ,rega 
+:      007337 g24_put_data_in_buff:
+0x2d4c 007338 rtnmark0 mark_24g_conext 
+0x2d4d 007339 add regc ,offset_24g_datalen ,contw 
+0x2d4e 007340 istoret 1 ,contw 
+0x2d4f 007342 copy temp ,loopcnt 
+0x2d50 007343 add regc ,offset_24g_txbuf ,contw 
+0x2d51 007345 copy rega ,contr 
+0x2d52 007346 branch memcpy 
+:      007348 g24_transmit_prep:
+0x2d53 007350 add regc ,offset_24g_datalen ,rega 
+0x2d54 007351 ifetch 1 ,rega 
+0x2d55 007353 increase 2 ,pdata 
+0x2d56 007354 add regc ,offset_24g_txlen ,contw 
+0x2d57 007355 istore 1 ,contw 
+0x2d58 007358 call g24_fetch_mem_data_type 
+0x2d59 007360 call g24_store_mem_txpayload 
+0x2d5a 007363 add regc ,offset_24g_datalen ,rega 
+0x2d5b 007364 ifetch 1 ,rega 
+0x2d5c 007366 lshift3 pdata ,pdata 
+0x2d5d 007367 add regc ,offset_24g_pid ,rega 
+0x2d5e 007368 ifetcht 1 ,rega 
+0x2d5f 007370 and temp ,0x03 ,temp 
+0x2d60 007371 lshift temp ,temp 
+0x2d61 007372 ior temp ,pdata 
+0x2d62 007373 add regc ,offset_24g_no_ack ,rega 
+0x2d63 007374 ifetcht 1 ,rega 
+0x2d64 007376 iadd temp ,pdata 
+0x2d65 007377 istore 1 ,contw 
+0x2d66 007379 add regc ,offset_24g_datalen ,rega 
+0x2d67 007380 ifetch 1 ,rega 
+0x2d68 007382 iforce loopcnt 
+0x2d69 007383 add regc ,offset_24g_txbuf ,contr 
+0x2d6a 007385 branch memcpy 
+:      007387 g24_send_abort_packet:
+0x2d6b 007388 call g24_set1_mem_abort_pac 
+0x2d6c 007390 call g24_set0_mem_rf_hop_ch 
+0x2d6d 007392 call g24_power_ctrl_reinit 
+0x2d6e 007393 call g24_transmit_rf_ctrl_clear 
+0x2d6f 007394 store 1 ,mem_24g_common_temp 
+0x2d70 007395 call g24_put_data_in_buff_pre 
+0x2d71 007396 call g24_fetch_mem_data_type 
+0x2d72 007398 set1 bit_abort ,pdata 
+0x2d73 007399 call g24_store_mem_data_type 
+0x2d74 007401 call g24_transmit_prep 
+0x2d75 007402 call g24_txdata_enable_tx 
+0x2d76 007403 branch g24_transmit_start 
+:      007405 g24_put_data_in_buff_pre:
+0x2d77 007406 store 1 ,mem_24g_common_temp + 1 
+0x2d78 007407 call g24_fetch_mem_device_addr 
+0x2d79 007409 store 4 ,mem_24g_common_temp + 2 
+0x2d7a 007410 arg 6 ,temp 
+0x2d7b 007411 arg mem_24g_common_temp ,rega 
+0x2d7c 007412 branch g24_put_data_in_buff 
+:      007414 g24_enter_lpm:
+0x2d7d 007415 add regc ,offset_24g_abort_pac ,rega 
+0x2d7e 007416 ifetch 1 ,rega 
+0x2d7f 007418 branch g24_send_abort_packet ,blank 
+:      007419 g24_enter_lpm_prepare:
+0x2d80 007421 add regc ,offset_24g_cb_lpm_prepare ,rega 
+0x2d81 007422 ifetch 2 ,rega 
+0x2d82 007424 branch callback_func 
+:      007426 g24_lpm_long_sleep:
+0x2d83 007427 call g24_head_ptr2regc 
+0x2d84 007429 call lpo_calibration 
+0x2d85 007430 fetch 3 ,mem_clks_per_lpo 
+0x2d86 007431 rtn blank 
+0x2d87 007432 add regc ,offset_24g_cb_lpm_before ,temp 
+0x2d88 007433 ifetch 2 ,temp 
+0x2d89 007435 call callback_func 
+0x2d8a 007436 add regc ,offset_24g_enter_hibernate ,temp 
+0x2d8b 007437 ifetch 8 ,temp 
+0x2d8c 007438 call clk2lpo 
+0x2d8d 007439 storet 4 ,mem_sleep_counter 
+0x2d8e 007440 branch lpm_sleep 
+:      007442 g24_transmit_packet:
+0x2d8f 007443 call g24_head_ptr2regc 
+0x2d90 007444 add regc ,offset_24g_retry ,contw 
+0x2d91 007445 call g24_mem_set0 
+:      007447 g24_transmit_loop:
+0x2d92 007448 call g24_transmit_receive_ack 
+0x2d93 007449 nbranch g24_retransmit ,sync 
+0x2d94 007450 nbranch g24_retransmit ,user3 
+0x2d95 007451 call g24_ackpayload_parse 
+0x2d96 007452 call g24_power_ctrl_ack_incrs 
+:      007453 g24_transmit_next_packet:
+0x2d97 007454 call g24_head_ptr2regc 
+0x2d98 007455 add regc ,offset_24g_pid ,rega 
+0x2d99 007456 ifetch 1 ,rega 
+0x2d9a 007458 increase 1 ,pdata 
+0x2d9b 007459 call g24_store_mem_pid 
+0x2d9c 007461 call g24_fetch_mem_pairing_sm 
+0x2d9d 007463 bne state_24g_pairing_success ,g24_paring_mode 
+0x2d9e 007464 call g24_transmit_succ_rf_config 
+:      007465 g24_transmit_abandon:
+0x2d9f 007466 setarg 0 
+0x2da0 007467 add regc ,offset_24g_txfail_cnt ,contw 
+0x2da1 007468 istore 2 ,contw 
+0x2da2 007472 setarg ensure_off_24g 
+0x2da3 007473 branch g24_store_mem_ensure 
+:      007476 g24_transmit_receive_ack:
+0x2da4 007477 disable user3 
+0x2da5 007478 call g24_transmit 
+0x2da6 007479 call g24_head_ptr2regc 
+0x2da7 007480 add regc ,offset_24g_no_ack ,rega 
+0x2da8 007481 ifetch 1 ,rega 
+0x2da9 007483 beq no_ack_24g ,g24_transmit_no_ack 
+0x2daa 007484 call g24_receive_packet 
+0x2dab 007485 branch g24_end_of_packet 
+:      007486 g24_transmit_no_ack:
+0x2dac 007487 call g24_end_of_packet 
+0x2dad 007488 branch g24_transmit_next_packet 
+:      007491 g24_retransmit:
+0x2dae 007492 bpatch patch16_5 ,mem_patch16 
+0x2daf 007493 add regc ,offset_24g_get_ack_fail ,rega 
+0x2db0 007494 ifetch 1 ,rega 
+0x2db1 007496 increase 1 ,pdata 
+0x2db2 007497 add regc ,offset_24g_get_ack_fail ,contw 
+0x2db3 007498 istore 1 ,contw 
+0x2db4 007500 call g24_fetch_mem_pairing_sm 
+0x2db5 007502 bne state_24g_pairing_success ,g24_tx_paring_retry 
+0x2db6 007503 add regc ,offset_24g_retry ,rega 
+0x2db7 007504 ifetcht 1 ,rega 
+0x2db8 007506 increase 1 ,temp 
+0x2db9 007507 add regc ,offset_24g_retry ,contw 
+0x2dba 007508 istoret 1 ,contw 
+0x2dbb 007510 add regc ,offset_24g_max_retry ,rega 
+0x2dbc 007511 ifetch 1 ,rega 
+0x2dbd 007513 isub temp ,pdata 
+0x2dbe 007514 nbranch g24_transmit_loop ,blank 
+0x2dbf 007515 bpatch patch16_6 ,mem_patch16 
+0x2dc0 007516 call g24_fetch_mem_rf_work_stage 
+0x2dc1 007518 beq 3 ,g24_transmit_pac_fail_hop_stage3 
+0x2dc2 007519 add regc ,offset_24g_hop_pac_retry ,rega 
+0x2dc3 007520 ifetch 1 ,rega 
+0x2dc4 007522 increase 1 ,pdata 
+0x2dc5 007523 add regc ,offset_24g_hop_pac_retry ,contw 
+0x2dc6 007524 istore 1 ,contw 
+0x2dc7 007526 beq 2 ,g24_transmit_hop_pac_fail 
+0x2dc8 007527 call g24_hop_ch_enable 
+0x2dc9 007528 setarg 1 
+0x2dca 007529 call g24_store_mem_max_retry 
+0x2dcb 007531 branch g24_transmit_packet 
+:      007533 g24_tx_paring_retry:
+0x2dcc 007534 add regc ,offset_24g_get_ack_fail ,rega 
+0x2dcd 007535 ifetch 1 ,rega 
+0x2dce 007537 rtnne 0xff 
+0x2dcf 007538 add regc ,offset_24g_get_ack_fail ,contw 
+0x2dd0 007539 call g24_mem_set0 
+0x2dd1 007541 branch g24_stop_24g_mode 
+:      007543 g24_tx_attempt_fail:
+0x2dd2 007544 add regc ,offset_24g_txfail_cnt ,contw 
+0x2dd3 007545 call g24_mem_set0 
+:      007547 g24_stop_24g_mode:
+0x2dd4 007548 jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+0x2dd5 007549 branch ui_ipc_send_event 
+:      007551 g24_ackpayload_parse:
+0x2dd6 007552 call g24_read_len_pid_crc 
+0x2dd7 007553 add regc ,offset_24g_rxdata_length ,rega 
+0x2dd8 007554 ifetch 1 ,rega 
+0x2dd9 007556 rtn blank 
+0x2dda 007557 iforce loopcnt 
+0x2ddb 007558 add regc ,offset_24g_rxbuf_add2 ,contr 
+0x2ddc 007560 add regc ,offset_24g_rxpayload ,contw 
+0x2ddd 007562 branch memcpy 
+:      007565 g24_read_len_pid_crc:
+0x2dde 007567 call g24_fetch_mem_rxbuf_add1 
+0x2ddf 007569 rshift3 pdata ,pdata 
+0x2de0 007570 add regc ,offset_24g_rxdata_length ,contw 
+0x2de1 007571 istore 1 ,contw 
+0x2de2 007574 increase 1 ,pdata 
+0x2de3 007575 add regc ,offset_24g_rxbuf_add1 ,contr 
+0x2de4 007577 iadd contr ,contr 
+0x2de5 007578 ifetch 3 ,contr 
+0x2de6 007579 add regc ,offset_24g_sta_crc ,contw 
+0x2de7 007580 istore 3 ,contw 
+0x2de8 007583 call g24_fetch_mem_rxbuf_add1 
+0x2de9 007585 rshift pdata ,pdata 
+0x2dea 007586 and pdata ,0x03 ,pdata 
+0x2deb 007587 add regc ,offset_24g_sta_pid ,contw 
+0x2dec 007588 istore 1 ,contw 
+0x2ded 007590 rtn 
+:      007592 g24_prep:
+0x2dee 007593 disable enable_crc 
+0x2def 007594 disable enable_white 
+0x2df0 007595 setarg 0x555555 
+0x2df1 007596 iforce crc24_init 
+0x2df2 007597 rtn 
+:      007599 g24_set_freq_tx:
+0x2df3 007600 call set_sync_on 
+0x2df4 007601 add regc ,offset_24g_ch ,rega 
+0x2df5 007602 ifetcht 1 ,rega 
+0x2df6 007604 branch set_freq_tx 
+:      007606 g24_transmit:
+0x2df7 007607 call g24_prep 
+0x2df8 007608 call g24_set_freq_tx 
+0x2df9 007609 set1 txgfsk ,radio_ctrl 
+0x2dfa 007610 enable encode_fec0 
+0x2dfb 007611 enable is_tx 
+0x2dfc 007612 disable is_rx 
+0x2dfd 007613 call le_enable 
+0x2dfe 007614 call g24_fetch_mem_addr 
+0x2dff 007616 iforce access 
+0x2e00 007617 inject mod ,32 
+0x2e01 007618 enable enable_crc 
+0x2e02 007619 add regc ,offset_24g_txlen ,rega 
+0x2e03 007620 ifetch 1 ,rega 
+0x2e04 007622 iforce loopcnt 
+0x2e05 007623 add regc ,offset_24g_txpayload ,contr 
+:      007625 g24tr_loop:
+0x2e06 007626 ifetch 1 ,contr 
+0x2e07 007627 inject mod ,8 
+0x2e08 007628 loop g24tr_loop 
+0x2e09 007629 enable enable_parity 
+0x2e0a 007630 inject mod ,24 
+0x2e0b 007631 disable enable_parity 
+0x2e0c 007632 until null ,tx_clear 
+0x2e0d 007633 bpatch patch16_7 ,mem_patch16 
+0x2e0e 007634 nop 100 
+0x2e0f 007635 disable encode_fec0 
+0x2e10 007636 rtn 
+:      007638 g24_receive_packet:
+0x2e11 007639 disable user3 
+0x2e12 007640 force 0 ,radio_ctrl 
+0x2e13 007641 add regc ,offset_24g_ch ,rega 
+0x2e14 007642 ifetcht 1 ,rega 
+0x2e15 007644 call set_freq_rx 
+0x2e16 007645 call rf_rx_enable 
+:      007646 g24_receive_rxon:
+0x2e17 007647 call g24_prep 
+0x2e18 007648 enable decode_fec0 
+0x2e19 007649 enable is_rx 
+0x2e1a 007650 disable is_tx 
+0x2e1b 007651 call le_enable 
+0x2e1c 007652 call g24_fetch_mem_addr 
+0x2e1d 007654 iforce access 
+0x2e1e 007655 enable swfine 
+0x2e1f 007656 add regc ,offset_24g_rx_window ,rega 
+0x2e20 007657 ifetch 2 ,rega 
+0x2e21 007659 iforce stop_watch 
+0x2e22 007660 correlate null ,timeout 
+0x2e23 007661 nbranch g24_sync_timeout ,sync 
+0x2e24 007662 enable enable_crc 
+0x2e25 007663 parse demod ,bucket ,8 
+0x2e26 007664 rshift3 pwindow ,pdata 
+0x2e27 007665 add regc ,offset_24g_rxbuf ,contw 
+0x2e28 007666 istore 1 ,contw 
+0x2e29 007668 add regc ,offset_24g_mode ,rega 
+0x2e2a 007669 ifetch 1 ,rega 
+0x2e2b 007671 beq rx_24g ,g24_receive_skip 
+0x2e2c 007672 bpatch patch17_0 ,mem_patch17 
+0x2e2d 007673 add regc ,offset_24g_rxbuf ,rega 
+0x2e2e 007674 ifetch 1 ,rega 
+0x2e2f 007676 add regc ,offset_24g_data_type ,rega 
+0x2e30 007677 ifetcht 1 ,rega 
+0x2e31 007679 icompare bits_data ,temp 
+0x2e32 007680 nbranch g24_end_of_packet ,true 
+:      007681 g24_receive_skip:
+0x2e33 007682 parse demod ,bucket ,8 
+0x2e34 007683 rshift3 pwindow ,pdata 
+0x2e35 007684 istore 1 ,contw 
+0x2e36 007685 rshift3 pdata ,pdata 
+0x2e37 007686 and pdata ,0x1f ,loopcnt 
+0x2e38 007687 branch g24rx_nopayload ,zero 
+:      007688 g24rx_loop:
+0x2e39 007689 parse demod ,bucket ,8 
+0x2e3a 007690 rshift3 pwindow ,pdata 
+0x2e3b 007691 istore 1 ,contw 
+0x2e3c 007692 loop g24rx_loop 
+:      007693 g24rx_nopayload:
+0x2e3d 007694 parse demod ,bucket ,24 
+0x2e3e 007695 rshift32 pdata ,pdata 
+0x2e3f 007696 rshift16 pdata ,pdata 
+0x2e40 007697 istore 3 ,contw 
+0x2e41 007698 branch g24_end_of_packet ,crc_failed 
+0x2e42 007699 enable user3 
+0x2e43 007700 disable decode_fec0 
+0x2e44 007701 rtn 
+:      007704 g24_end_of_packet:
+0x2e45 007705 disable encode_fec0 
+0x2e46 007706 disable decode_fec0 
+0x2e47 007707 disable enable_crc 
+0x2e48 007708 disable enable_white 
+0x2e49 007709 branch shutdown_radio ,is_rx 
+0x2e4a 007710 until null ,tx_clear 
+0x2e4b 007711 nop 100 
+0x2e4c 007712 branch shutdown_radio 
+:      007714 g24_sync_timeout:
+0x2e4d 007715 call rssi_noise 
+0x2e4e 007716 branch g24_end_of_packet 
+:      007718 rssi_noise:
+0x2e4f 007719 call save_rssi 
+0x2e50 007720 rtn blank 
+0x2e51 007721 add regc ,offset_rssi_noise_index ,rega 
+0x2e52 007722 ifetcht 1 ,rega 
+0x2e53 007724 arg mem_rssi_noise_buffer ,rega 
+0x2e54 007726 call rssi_noise_store 
+0x2e55 007727 add regc ,offset_rssi_noise_index ,contw 
+:      007729 g24_contw_istoret_1byte:
+0x2e56 007730 istoret 1 ,contw 
+0x2e57 007731 rtn 
+:      007733 rssi_noise_store:
+0x2e58 007734 arg rssi_buf_len_noise ,regb 
+0x2e59 007735 branch rssi_store 
+:      007753 rssi_store:
+0x2e5a 007754 copy rega ,pdata 
+0x2e5b 007755 iadd temp ,contw 
+0x2e5c 007756 fetch 1 ,mem_rssi 
+0x2e5d 007757 istore 1 ,contw 
+0x2e5e 007758 increase 1 ,temp 
+0x2e5f 007759 copy regb ,pdata 
+0x2e60 007760 iand_into temp 
+0x2e61 007761 rtn 
+:      007763 rssi_average:
+0x2e62 007764 arg 0 ,temp 
+0x2e63 007765 copy rega ,contr 
+:      007766 rssi_average_loop:
+0x2e64 007767 ifetch 1 ,contr 
+0x2e65 007768 iadd temp ,temp 
+0x2e66 007769 loop rssi_average_loop 
+0x2e67 007770 rshift8 temp ,temp 
+0x2e68 007771 rtn 
+:      007773 g24_power_ctrl_init:
+0x2e69 007774 call g24_head_ptr2regc 
+0x2e6a 007775 call g24_power_ctrl_incrs_level1 
+0x2e6b 007776 setarg 1 
+0x2e6c 007777 call g24_store_mem_power_ctrl_level 
+:      007779 g24_power_ctrl_reinit:
+0x2e6d 007780 setarg 0 
+0x2e6e 007781 call g24_store_mem_power_ctrl_pac 
+0x2e6f 007783 istore 1 ,contw 
+0x2e70 007785 rtn 
+:      007787 g24_power_ctrl_pac_incrs:
+0x2e71 007788 call g24_fetch_mem_power_ctrl_pac 
+0x2e72 007790 increase 1 ,pdata 
+:      007791 g24_store_mem_power_ctrl_pac:
+0x2e73 007793 add regc ,offset_power_ctrl_packet_cnt ,contw 
+0x2e74 007794 branch g24_contw_istore_1byte 
+:      007796 g24_power_ctrl_ack_incrs:
+0x2e75 007799 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e76 007800 ifetch 1 ,rega 
+0x2e77 007801 increase 1 ,pdata 
+0x2e78 007802 add regc ,offset_power_ctrl_ack_cnt ,contw 
+0x2e79 007803 branch g24_contw_istore_1byte 
+:      007805 g24_power_ctrl:
+0x2e7a 007806 bpatch patch17_1 ,mem_patch17 
+0x2e7b 007807 call g24_fetch_mem_power_ctrl_pac 
+0x2e7c 007809 sub pdata ,power_ctrl_max_packet_cnt ,null 
+0x2e7d 007810 rtn positive 
+0x2e7e 007811 add regc ,offset_power_ctrl_ack_cnt ,rega 
+0x2e7f 007812 ifetcht 1 ,rega 
+0x2e80 007814 isub temp ,temp 
+0x2e81 007815 call g24_power_ctrl_reinit 
+0x2e82 007816 setarg offset_power_ctrl_threshold_up 
+0x2e83 007817 iadd regc ,rega 
+0x2e84 007818 ifetch 1 ,rega 
+0x2e85 007820 isub temp ,null 
+0x2e86 007821 nbranch g24_power_ctrl_incrs ,positive 
+0x2e87 007822 setarg offset_power_ctrl_threshold_down 
+0x2e88 007823 iadd regc ,rega 
+0x2e89 007824 ifetch 1 ,rega 
+0x2e8a 007826 isub temp ,null 
+0x2e8b 007827 branch g24_power_ctrl_decrs ,positive 
+0x2e8c 007828 rtn 
+:      007830 g24_power_ctrl_incrs:
+0x2e8d 007831 add regc ,offset_power_ctrl_level ,rega 
+0x2e8e 007832 ifetch 1 ,rega 
+0x2e8f 007834 beq 2 ,g24_power_ctrl_incrs_level2 
+0x2e90 007835 increase 1 ,pdata 
+0x2e91 007836 call g24_store_mem_power_ctrl_level 
+0x2e92 007838 beq 1 ,g24_power_ctrl_incrs_level1 
+:      007839 g24_power_ctrl_incrs_level2:
+0x2e93 007840 setarg power_ctrl_losspac_thresh_up2 
+0x2e94 007841 call g24_store_mem_power_ctrl_threshold_up 
+0x2e95 007843 setarg power_ctrl_losspac_thresh_down2 
+0x2e96 007844 call g24_store_mem_power_ctrl_threshold_down 
+0x2e97 007847 add regc ,offset_power_ctrl_txpwr_level2 ,rega 
+0x2e98 007849 branch g24_ifetch_rega_store_mem_txpower 
+:      007851 g24_power_ctrl_decrs:
+0x2e99 007852 add regc ,offset_power_ctrl_level ,rega 
+0x2e9a 007853 ifetch 1 ,rega 
+0x2e9b 007855 beq 0 ,g24_power_ctrl_decrs_level0 
+0x2e9c 007856 increase -1 ,pdata 
+0x2e9d 007857 call g24_store_mem_power_ctrl_level 
+0x2e9e 007859 beq 0 ,g24_power_ctrl_decrs_level0 
+:      007860 g24_power_ctrl_decrs_level1:
+:      007863 g24_power_ctrl_incrs_level1:
+0x2e9f 007864 setarg power_ctrl_losspac_thresh_up1 
+0x2ea0 007865 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea1 007867 setarg power_ctrl_losspac_thresh_down1 
+0x2ea2 007868 call g24_store_mem_power_ctrl_threshold_down 
+0x2ea3 007871 setarg offset_power_ctrl_txpwr_level1 
+:      007872 g24_iadd_offset_mem_txpower:
+0x2ea4 007873 iadd regc ,rega 
+:      007874 g24_ifetch_rega_store_mem_txpower:
+0x2ea5 007875 ifetch 1 ,rega 
+0x2ea6 007877 branch g24_store_mem_txpower 
+:      007879 g24_power_ctrl_decrs_level0:
+0x2ea7 007882 setarg power_ctrl_losspac_thresh_up0 
+0x2ea8 007883 call g24_store_mem_power_ctrl_threshold_up 
+0x2ea9 007885 setarg power_ctrl_losspac_thresh_down0 
+0x2eaa 007886 call g24_store_mem_power_ctrl_threshold_down 
+0x2eab 007889 setarg offset_power_ctrl_txpwr_level0 
+0x2eac 007891 branch g24_iadd_offset_mem_txpower 
+:      007905 g24_start_pairing_sm1:
+0x2ead 007906 set1 mark_24g ,mark 
+0x2eae 007907 call g24_pair_init 
+:      007908 g24_set_pairing_sm_1:
+0x2eaf 007910 setarg state_24g_pairing_1 
+0x2eb0 007911 branch g24_store_mem_pairing_sm 
+:      007913 g24_pairing_sm:
+0x2eb1 007914 add regc ,offset_24g_ensure ,rega 
+0x2eb2 007915 ifetch 1 ,rega 
+0x2eb3 007917 beq ensure_on_24g ,enable_user 
+0x2eb4 007918 call g24_fetch_mem_pairing_sm 
+0x2eb5 007920 beq state_24g_pairing_1 ,g24_pairing_sm_1 
+0x2eb6 007921 beq state_24g_pairing_2 ,g24_pairing_sm_2 
+0x2eb7 007922 beq state_24g_pairing_3 ,g24_pairing_sm_3 
+0x2eb8 007923 branch assert 
+:      007925 g24_pairing_sm_1:
+0x2eb9 007926 setarg state_24g_pairing_1_waiting_ack 
+0x2eba 007927 call g24_store_mem_pairing_sm 
+0x2ebb 007929 jam 0xaa ,mem_24g_common_temp 
+0x2ebc 007930 branch g24_pairing_sm_common 
+:      007931 g24_pairing_sm_2:
+0x2ebd 007932 setarg state_24g_pairing_2_waiting_ack 
+0x2ebe 007933 call g24_store_mem_pairing_sm 
+0x2ebf 007935 jam 0x55 ,mem_24g_common_temp 
+0x2ec0 007936 branch g24_pairing_sm_common 
+:      007937 g24_pairing_sm_3:
+0x2ec1 007938 setarg state_24g_pairing_3_waiting_ack 
+0x2ec2 007939 call g24_store_mem_pairing_sm 
+0x2ec3 007941 jam 0x22 ,mem_24g_common_temp 
+:      007942 g24_pairing_sm_common:
+0x2ec4 007943 call g24_fetch_mem_data_type 
+0x2ec5 007945 and_into bits_data ,pdata 
+0x2ec6 007946 store 1 ,mem_24g_common_temp + 1 
+0x2ec7 007947 call g24_fetch_mem_device_addr 
+0x2ec8 007949 store 4 ,mem_24g_common_temp + 2 
+:      007950 g24_put_pairing_data_in_buff:
+0x2ec9 007951 jam 0 ,mem_24g_common_temp + 6 
+0x2eca 007952 arg mem_24g_common_temp ,rega 
+0x2ecb 007953 arg 7 ,temp 
+0x2ecc 007954 call g24_put_data_in_buff 
+0x2ecd 007955 call g24_transmit_prep 
+0x2ece 007956 call g24_txdata_enable_tx 
+0x2ecf 007957 branch enable_user 
+:      007959 g24_paring_mode:
+0x2ed0 007960 call g24_fetch_mem_pairing_sm 
+0x2ed1 007962 rtneq state_24g_pairing_success 
+0x2ed2 007963 beq state_24g_pairing_1_waiting_ack ,g24_pairing_sm_1_waiting_ack 
+0x2ed3 007964 beq state_24g_pairing_2_waiting_ack ,g24_pairing_sm_2_waiting_ack 
+0x2ed4 007965 beq state_24g_pairing_3_waiting_ack ,g24_pairing_sm_3_waiting_ack 
+0x2ed5 007966 rtn 
+:      007968 g24_pairing_sm_1_waiting_ack:
+0x2ed6 007969 setarg state_24g_pairing_2 
+0x2ed7 007970 call g24_store_mem_pairing_sm 
+0x2ed8 007972 branch g24_transmit_abandon 
+:      007973 g24_pairing_sm_2_waiting_ack:
+0x2ed9 007974 setarg state_24g_pairing_3 
+0x2eda 007975 call g24_store_mem_pairing_sm 
+0x2edb 007977 branch g24_transmit_abandon 
+:      007978 g24_pairing_sm_3_waiting_ack:
+0x2edc 007979 setarg state_24g_pairing_success 
+0x2edd 007980 call g24_store_mem_pairing_sm 
+0x2ede 007982 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+0x2edf 007983 call ui_ipc_send_event 
+0x2ee0 007984 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ee1 007985 ifetch 4 ,rega 
+0x2ee2 007987 call g24_store_mem_addr 
+0x2ee3 007989 branch g24_transmit_abandon 
+:      007991 g24_auto_pair_start:
+0x2ee4 007992 set0 mark_24g ,mark 
+0x2ee5 007993 call g24_auto_pair_set_device_info 
+0x2ee6 007994 call g24_tx_attemp_data_prep 
+:      007995 g24_auto_pair_restart:
+0x2ee7 007996 call g24_set0_mem_check_dongle_times 
+:      007997 g24_auto_pair_start_loop:
+0x2ee8 007998 nop 2000 
+0x2ee9 007999 call g24_fetch_mem_check_dongle_times 
+0x2eea 008000 beq 0xff ,g24_stop_24g_mode 
+0x2eeb 008001 call g24_transmit_receive_ack 
+0x2eec 008002 nbranch g24_auto_pair_retry ,sync 
+0x2eed 008003 nbranch g24_auto_pair_retry ,user3 
+0x2eee 008004 call g24_ackpayload_parse 
+0x2eef 008005 call g24_head_ptr2regc 
+0x2ef0 008006 add regc ,offset_24g_paring_addr ,rega 
+0x2ef1 008007 ifetcht 4 ,rega 
+0x2ef2 008008 call g24_fetch_mem_addr_isub_temp 
+0x2ef3 008009 branch g24_start_pairing_sm1 ,zero 
+0x2ef4 008010 call g24_head_ptr2regc 
+0x2ef5 008011 add regc ,offset_24g_rxpayload_add2 ,rega 
+0x2ef6 008012 ifetch 4 ,rega 
+0x2ef7 008013 beq 0 ,g24_auto_pair_restart 
+0x2ef8 008014 call g24_store_mem_addr 
+0x2ef9 008015 branch g24_tx_attemp_dongle_succ 
+:      008017 g24_auto_pair_retry:
+0x2efa 008018 call g24_fetch_mem_check_dongle_times 
+0x2efb 008019 increase 1 ,pdata 
+0x2efc 008020 call g24_store_mem_check_dongle_times 
+0x2efd 008022 call g24_fetch_mem_auto_paring_switch 
+0x2efe 008023 increase 1 ,pdata 
+0x2eff 008024 and_into 1 ,pdata 
+0x2f00 008025 call g24_store_mem_auto_paring_switch 
+0x2f01 008026 beq 0 ,g24_auto_pair_device_attemp 
+0x2f02 008027 beq 1 ,g24_auto_pair_pair_attemp 
+0x2f03 008028 rtn 
+:      008030 g24_fetch_mem_auto_paring_switch:
+0x2f04 008031 setarg offset_24g_auto_pair_switch 
+0x2f05 008032 branch g24_set_rega_ifetch_1byte 
+:      008033 g24_store_mem_auto_paring_switch:
+0x2f06 008034 arg offset_24g_auto_pair_switch ,rega 
+0x2f07 008035 branch g24_set_contw_with_regb_store_1byte 
+:      008037 g24_auto_pair_set_device_info:
+0x2f08 008038 call g24_store_mem_tx_power 
+0x2f09 008039 call g24_fetch_mem_device_addr 
+0x2f0a 008040 call g24_store_mem_addr 
+0x2f0b 008041 branch g24_ch 
+:      008043 g24_auto_pair_device_attemp:
+0x2f0c 008044 call g24_auto_pair_set_device_info 
+0x2f0d 008045 branch g24_auto_pair_start_loop 
+:      008047 g24_auto_pair_pair_attemp:
+0x2f0e 008048 call g24_pair_init 
+0x2f0f 008049 branch g24_auto_pair_start_loop 
+:      008052 g24_start_24g_mode:
+0x2f10 008053 set0 mark_24g ,mark 
+0x2f11 008054 call g24_ch 
+0x2f12 008055 call g24_fetch_mem_pairing_sm 
+0x2f13 008057 rtnne state_24g_pairing_success 
+0x2f14 008058 call g24_tx_attemp_data_prep 
+0x2f15 008059 call g24_set0_mem_check_dongle_times 
+:      008061 g24_tx_attemp_dongle_loop:
+0x2f16 008062 nop 2000 
+0x2f17 008063 call g24_fetch_mem_check_dongle_times 
+0x2f18 008065 beq 0xff ,g24_stop_24g_mode 
+0x2f19 008066 call g24_transmit_receive_ack 
+0x2f1a 008067 nbranch g24_attemp_txdata_retry ,sync 
+0x2f1b 008068 nbranch g24_attemp_txdata_retry ,user3 
+:      008069 g24_tx_attemp_dongle_succ:
+0x2f1c 008070 set1 mark_24g ,mark 
+0x2f1d 008071 call g24_set0_mem_check_dongle_times 
+0x2f1e 008072 setarg state_24g_pairing_success 
+0x2f1f 008073 call g24_store_mem_pairing_sm 
+0x2f20 008075 jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0x2f21 008076 branch ui_ipc_send_event 
+:      008078 g24_tx_attemp_data_prep:
+0x2f22 008079 set1 mark_24g_conext ,mark 
+0x2f23 008080 jam 0xff ,mem_24g_common_temp 
+0x2f24 008081 call g24_fetch_mem_data_type 
+0x2f25 008083 call g24_put_data_in_buff_pre 
+0x2f26 008084 branch g24_transmit_prep 
+:      008086 g24_attemp_txdata_retry:
+0x2f27 008087 call g24_fetch_mem_check_dongle_times 
+0x2f28 008089 increase 1 ,pdata 
+0x2f29 008090 call g24_store_mem_check_dongle_times 
+0x2f2a 008092 call g24_ch 
+0x2f2b 008093 branch g24_tx_attemp_dongle_loop 
+:      008095 g24_check_51cmd_start_24g:
+0x2f2c 008096 call g24_store_mem_tx_power 
+0x2f2d 008099 setarg state_24g_pairing_success 
+0x2f2e 008100 call g24_store_mem_pairing_sm 
+0x2f2f 008102 branch g24_start_24g_mode 
+:      008111 dongle_init:
+0x2f30 008112 bpatch patch17_2 ,mem_patch17 
+0x2f31 008113 call g24_head_ptr2regc 
+0x2f32 008114 setarg dongle_rxdata_type1 
+0x2f33 008115 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x2f34 008116 istore 2 ,contw 
+0x2f35 008118 call g24_receive_init 
+0x2f36 008119 call usb_init 
+0x2f37 008120 call g24_fetch_mem_pair_mode 
+0x2f38 008122 bpatch patch17_3 ,mem_patch17 
+0x2f39 008123 beq 0x00 ,dongle_auto_bind 
+0x2f3a 008124 beq 0x01 ,dongle_pc_bind 
+0x2f3b 008125 beq 0x0f ,dongle_all_powerful 
+0x2f3c 008126 branch assert 
+:      008128 g24_receive_init:
+0x2f3d 008129 call g24_store_mem_tx_power_temp 
+0x2f3e 008130 arg 0x80 ,loopcnt 
+0x2f3f 008131 arg mem_rssi_noise_buffer ,contw 
+0x2f40 008132 branch memset0 
+:      008134 dongle_all_powerful:
+0x2f41 008135 call dongle_check_mode 
+:      008136 dongle_all_powerful_loop:
+0x2f42 008137 call g24_dongle_work_mode 
+0x2f43 008138 call usb_isr 
+0x2f44 008139 branch dongle_all_powerful_loop 
+:      008141 dongle_pc_bind:
+0x2f45 008142 bpatch patch17_4 ,mem_patch17 
+0x2f46 008143 call dongle_check_mode 
+:      008144 dongle_pc_bind_loop:
+0x2f47 008145 call g24_dongle_work_mode 
+0x2f48 008146 call g24_dongle_bind_mode 
+0x2f49 008147 call usb_isr 
+0x2f4a 008148 call dongle_usb_dispatch 
+0x2f4b 008149 branch dongle_pc_bind_loop 
+:      008151 dongle_check_mode:
+0x2f4c 008155 call g24_set_work_mem_dongle_work_mode 
+0x2f4d 008156 call g24_set0_mem_dongle_mode_init 
+0x2f4e 008157 branch g24_set0_mem_ackpayload_enable 
+:      008159 g24_dongle_work_mode:
+0x2f4f 008160 call g24_fetch_mem_dongle_work_mode 
+0x2f50 008162 rtnne dongle_work 
+:      008163 g24_dongle_work_mode_start:
+0x2f51 008164 call g24_dongle_work_init 
+0x2f52 008165 call g24_ch_process 
+0x2f53 008166 call g24_receive_packet_start 
+0x2f54 008167 branch g24_blank_data_process 
+:      008169 g24_dongle_work_init:
+0x2f55 008170 call g24_fetch_mem_dongle_mode_init 
+0x2f56 008172 rtnbit1 dongle_work 
+0x2f57 008173 set1 dongle_work ,pdata 
+0x2f58 008174 call g24_store_mem_dongle_mode_init 
+0x2f59 008176 call g24_store_mem_tx_power 
+0x2f5a 008179 call g24_set0_mem_ackpayload_enable 
+0x2f5b 008181 jam 0 ,mem_usb_tx_enable 
+0x2f5c 008182 call g24_set1_mem_abort_pac 
+0x2f5d 008184 call g24_dongle_init 
+:      008185 g24_rx_interrupt_clear:
+0x2f5e 008186 add regc ,offset_24g_rxbuf ,contw 
+0x2f5f 008188 arg 66 ,loopcnt 
+0x2f60 008189 branch clear_mem 
+:      008191 g24_dongle_init:
+0x2f61 008192 call g24_set0_mem_pid 
+0x2f62 008194 call g24_fetch_mem_rx_addr 
+0x2f63 008196 call g24_store_mem_addr 
+0x2f64 008198 branch g24_ch 
+:      008200 g24_ch_process:
+0x2f65 008201 bpatch patch17_5 ,mem_patch17 
+0x2f66 008202 call g24_fetch_mem_abort_pac 
+0x2f67 008204 beq 1 ,g24_noise_rssi 
+0x2f68 008205 call g24_fetch_mem_hop_pac 
+0x2f69 008207 beq 1 ,g24_ch 
+0x2f6a 008208 setarg offset_24g_hop_btclk 
+0x2f6b 008209 iadd regc ,rega 
+0x2f6c 008210 ifetcht 4 ,rega 
+0x2f6d 008212 copy clkn_bt ,pdata 
+0x2f6e 008213 isub temp ,null 
+0x2f6f 008214 ncall g24_timer_timeout ,positive 
+0x2f70 008215 copy pdata ,regb 
+0x2f71 008216 setarg offset_24g_hop_btclk 
+0x2f72 008217 iadd regc ,rega 
+0x2f73 008218 ifetch 4 ,rega 
+0x2f74 008219 copy pdata ,temp 
+0x2f75 008221 setarg offset_24g_hop_interval 
+0x2f76 008222 iadd regc ,rega 
+0x2f77 008223 copy temp ,pdata 
+0x2f78 008224 ifetcht 1 ,rega 
+0x2f79 008226 iadd temp ,temp 
+0x2f7a 008227 copy regb ,pdata 
+0x2f7b 008228 isub temp ,null 
+0x2f7c 008229 nrtn positive 
+0x2f7d 008230 set0 28 ,pdata 
+0x2f7e 008231 setarg offset_24g_hop_btclk 
+0x2f7f 008232 iadd regc ,contw 
+0x2f80 008233 istore 4 ,contw 
+:      008235 g24_ch_update:
+0x2f81 008236 call g24_ch 
+0x2f82 008237 call g24_fetch_mem_rf_laststa 
+0x2f83 008239 increase 1 ,pdata 
+0x2f84 008240 call g24_store_mem_rf_laststa 
+0x2f85 008242 rtnne 2 
+0x2f86 008243 call g24_set0_mem_rf_laststa 
+0x2f87 008247 branch g24_set1_mem_abort_pac 
+:      008249 g24_ch_timer_reinit:
+0x2f88 008250 copy clkn_bt ,pdata 
+0x2f89 008251 arg offset_24g_hop_btclk ,rega 
+0x2f8a 008252 call g24_set_contw_with_temp 
+0x2f8b 008253 istore 4 ,contw 
+0x2f8c 008257 branch g24_set0_mem_rf_laststa 
+:      008259 g24_noise_rssi:
+0x2f8d 008260 arg mem_rssi_noise_buffer ,rega 
+0x2f8e 008261 call g24_noise_rssi_average 
+0x2f8f 008262 add regc ,offset_rssi_noise_avg ,contw 
+0x2f90 008263 istoret 1 ,contw 
+0x2f91 008265 sub temp ,rssi_thresh_noise ,null 
+0x2f92 008266 nrtn positive 
+0x2f93 008267 branch g24_ch 
+:      008269 g24_noise_rssi_average:
+0x2f94 008270 arg rssi_buf_len_noise + 1 ,loopcnt 
+0x2f95 008271 branch rssi_average 
+:      008273 g24_blank_data_process:
+0x2f96 008274 call g24_ms_blank_data 
+0x2f97 008275 call g24_kb_blank_data 
+0x2f98 008276 branch g24_kb_mul_blank_data 
+:      008278 g24_ms_blank_data:
+0x2f99 008279 setarg offset_24g_ms_blank_data_enable 
+0x2f9a 008280 call g24_set_rega_ifetch_1byte 
+0x2f9b 008282 rtn blank 
+0x2f9c 008283 arg timer_ms_blank ,queue 
+0x2f9d 008284 call timer_check 
+0x2f9e 008285 nrtn blank 
+0x2f9f 008286 call g24_set0_mem_ms_blank_data_enable 
+:      008288 g24_ms_blank_data_2usb:
+0x2fa0 008289 setarg ms_report_id 
+0x2fa1 008290 store 1 ,mem_usb_mouse_data 
+0x2fa2 008291 setarg 0 
+0x2fa3 008292 istore 7 ,contw 
+0x2fa4 008293 branch g24_data_type1_usbtx_enable 
+:      008295 g24_kb_blank_data:
+0x2fa5 008296 setarg offset_24g_kb_blank_data_enable 
+0x2fa6 008297 call g24_set_rega_ifetch_1byte 
+0x2fa7 008299 rtn blank 
+0x2fa8 008300 arg timer_kb_blank ,queue 
+0x2fa9 008301 call timer_check 
+0x2faa 008302 nrtn blank 
+0x2fab 008303 call g24_set0_mem_kb_blank_data_enable 
+:      008305 g24_kb_blank_data_2usb:
+0x2fac 008306 arg mem_usb_kb_data ,contw 
+0x2fad 008307 arg 2 ,loopcnt 
+0x2fae 008308 call memset0 
+0x2faf 008309 jam kb_normal_report_id ,mem_usb_kb_data 
+0x2fb0 008310 branch g24_kb_data_into_ep1_fifo 
+:      008312 g24_kb_mul_blank_data:
+0x2fb1 008313 setarg offset_24g_kb_mul_blank_data_enable 
+0x2fb2 008314 call g24_set_rega_ifetch_1byte 
+0x2fb3 008316 rtn blank 
+0x2fb4 008317 arg timer_kb_mul_blank ,queue 
+0x2fb5 008318 call timer_check 
+0x2fb6 008319 nrtn blank 
+0x2fb7 008320 call g24_set0_mem_kb_mul_blank_data_enable 
+:      008322 g24_kb_mul_blank_data_2usb:
+0x2fb8 008323 arg mem_usb_kb_multikey ,contw 
+0x2fb9 008324 arg 2 ,loopcnt 
+0x2fba 008325 call memset0 
+0x2fbb 008326 jam kb_multikey_report_id ,mem_usb_kb_multikey 
+0x2fbc 008327 branch g24_kb_mul_data_into_ep2_fifo 
+:      008329 g24_dongle_bind_mode:
+0x2fbd 008330 call g24_fetch_mem_dongle_work_mode 
+0x2fbe 008332 rtnne dongle_bind 
+0x2fbf 008333 call g24_dongle_bind_init 
+0x2fc0 008334 branch g24_dongle_bind_data_process 
+:      008336 g24_dongle_bind_init:
+0x2fc1 008337 call g24_fetch_mem_dongle_mode_init 
+0x2fc2 008339 rtnbit1 dongle_bind 
+0x2fc3 008340 set1 dongle_bind ,pdata 
+0x2fc4 008341 call g24_store_mem_dongle_mode_init 
+0x2fc5 008343 call g24_set1_mem_ackpayload_enable 
+0x2fc6 008345 call g24_pair_init 
+0x2fc7 008346 setarg 0 
+0x2fc8 008347 arg offset_dongle_ms_bind_step ,rega 
+0x2fc9 008348 call g24_set_contw_with_temp 
+0x2fca 008350 branch g24_contw_istore_3byte 
+:      008352 g24_dongle_bind_data_process:
+0x2fcb 008353 call g24_receive_transmit_ack 
+0x2fcc 008354 nbranch g24_rx_interrupt_clear ,user3 
+0x2fcd 008355 add regc ,offset_24g_rxbuf ,contr 
+0x2fce 008356 setarg offset_24g_rxdata_temp 
+0x2fcf 008357 iadd regc ,contw 
+0x2fd0 008358 arg 8 ,loopcnt 
+0x2fd1 008359 call memcpy 
+0x2fd2 008360 setarg offset_24g_rxdata_temp_add2 
+0x2fd3 008361 call g24_set_rega_ifetch_1byte 
+0x2fd4 008362 beq datatype_bind ,g24_dongle_bind_first_step 
+0x2fd5 008363 beq datatype_config ,g24_dongle_bind_second_step 
+0x2fd6 008364 beq datatype_ok ,g24_dongle_bind_third_step 
+0x2fd7 008365 beq 0xff ,g24_data_attemp 
+0x2fd8 008366 branch g24_rx_interrupt_clear 
+:      008368 g24_dongle_bind_first_step:
+0x2fd9 008369 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fda 008370 beq bind_mouse ,g24_dongle_bind_first_step_mouse 
+0x2fdb 008371 beq bind_keyboard ,g24_dongle_bind_first_step_keyboard 
+0x2fdc 008372 rtn 
+:      008373 g24_dongle_bind_first_step_mouse:
+0x2fdd 008374 setarg 1 
+0x2fde 008375 call g24_store_mem_ms_bind_step 
+:      008377 g24_dongle_bind_ms_payload_cfg:
+0x2fdf 008378 setarg datatype_mouse 
+0x2fe0 008379 call g24_store_mem_bind_payload 
+:      008381 g24_dongle_bind_payload_cfg:
+0x2fe1 008382 setarg 0x80 
+0x2fe2 008383 arg offset_24g_bind_payload_add1 ,rega 
+0x2fe3 008384 call g24_set_contw_with_regb_store_1byte 
+0x2fe4 008386 call g24_fetch_mem_rx_addr 
+0x2fe5 008388 arg offset_24g_bind_payload_add2 ,rega 
+0x2fe6 008389 call g24_set_contw_with_temp 
+0x2fe7 008391 branch g24_contw_istore_4byte 
+:      008393 g24_dongle_bind_first_step_keyboard:
+0x2fe8 008394 setarg 1 
+0x2fe9 008395 call g24_store_mem_kb_bind_step 
+:      008397 g24_dongle_bind_kb_payload_cfg:
+0x2fea 008398 setarg datatype_keyboard 
+0x2feb 008399 call g24_store_mem_bind_payload 
+0x2fec 008401 branch g24_dongle_bind_payload_cfg 
+:      008403 g24_dongle_bind_second_step:
+0x2fed 008404 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x2fee 008405 beq bind_mouse ,g24_dongle_bind_second_step_mouse 
+0x2fef 008406 beq bind_keyboard ,g24_dongle_bind_second_step_keyboard 
+0x2ff0 008407 rtn 
+:      008408 g24_dongle_bind_second_step_mouse:
+0x2ff1 008409 call g24_dongle_bind_ms_payload_cfg 
+0x2ff2 008410 setarg offset_dongle_ms_bind_step 
+0x2ff3 008411 call g24_set_rega_ifetch_1byte 
+0x2ff4 008413 beq 1 ,g24_dongle_ms_bind_step_set2 
+0x2ff5 008414 rtn 
+:      008415 g24_dongle_ms_bind_step_set2:
+0x2ff6 008416 setarg 2 
+:      008418 g24_store_mem_ms_bind_step:
+0x2ff7 008419 arg offset_dongle_ms_bind_step ,rega 
+0x2ff8 008420 branch g24_set_contw_with_regb_store_1byte 
+:      008422 g24_dongle_bind_second_step_keyboard:
+0x2ff9 008423 call g24_dongle_bind_kb_payload_cfg 
+0x2ffa 008424 setarg offset_dongle_kb_bind_step 
+0x2ffb 008425 call g24_set_rega_ifetch_1byte 
+0x2ffc 008427 beq 1 ,g24_dongle_kb_bind_step_set2 
+0x2ffd 008428 rtn 
+:      008429 g24_dongle_kb_bind_step_set2:
+0x2ffe 008430 setarg 2 
+:      008432 g24_store_mem_kb_bind_step:
+0x2fff 008433 arg offset_dongle_kb_bind_step ,rega 
+0x3000 008434 branch g24_set_contw_with_regb_store_1byte 
+:      008436 g24_dongle_bind_third_step:
+0x3001 008437 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3002 008438 beq bind_mouse ,g24_dongle_bind_third_step_mouse 
+0x3003 008439 beq bind_keyboard ,g24_dongle_bind_third_step_keyboard 
+0x3004 008440 rtn 
+:      008441 g24_dongle_bind_third_step_mouse:
+0x3005 008442 setarg offset_dongle_ms_bind_step 
+0x3006 008443 call g24_set_rega_ifetch_1byte 
+0x3007 008445 beq 2 ,g24_dongle_ms_bind_step_success 
+0x3008 008446 rtn 
+:      008447 g24_dongle_ms_bind_step_success:
+0x3009 008448 call g24_fetch_mem_bind_device_status 
+0x300a 008450 or_into 0x01 ,pdata 
+0x300b 008451 call g24_store_mem_bind_device_status 
+:      008453 g24_dongle_bind_exit:
+0x300c 008454 setarg 0 
+0x300d 008455 setarg offset_dongle_ms_bind_step 
+0x300e 008456 iadd regc ,contw 
+0x300f 008457 istore 2 ,contw 
+0x3010 008458 branch g24_rx_interrupt_clear 
+:      008460 g24_dongle_bind_third_step_keyboard:
+0x3011 008461 setarg offset_dongle_kb_bind_step 
+0x3012 008462 call g24_set_rega_ifetch_1byte 
+0x3013 008464 bne 0 ,g24_dongle_kb_bind_step_success 
+0x3014 008465 rtn 
+:      008466 g24_dongle_kb_bind_step_success:
+0x3015 008467 call g24_fetch_mem_bind_device_status 
+0x3016 008469 or_into 0x02 ,pdata 
+0x3017 008470 call g24_store_mem_bind_device_status 
+0x3018 008472 branch g24_dongle_bind_exit 
+:      008475 dongle_usb_dispatch:
+0x3019 008476 fetch 1 ,mem_usb0_get_set_report 
+0x301a 008477 rtn blank 
+0x301b 008478 jam 0 ,mem_usb0_get_set_report 
+0x301c 008479 fetch 2 ,mem_usb_setup_bvalue_temp 
+0x301d 008480 arg pc_set_report ,temp 
+0x301e 008481 isub temp ,null 
+0x301f 008482 nrtn zero 
+0x3020 008484 fetch 1 ,mem_usb0_set_report_data 
+0x3021 008485 rtnne pc_report_id 
+0x3022 008486 fetch 1 ,mem_usb0_set_report_data + 1 
+0x3023 008487 bpatch patch17_6 ,mem_patch17 
+0x3024 008488 beq command_mode ,dongle_dispose_cmd_mode 
+0x3025 008489 beq command_bind ,dongle_dispose_cmd_bind 
+0x3026 008490 beq command_current_project ,dongle_dispose_cmd_current_project 
+0x3027 008491 beq command_current_mode ,dongle_dispose_cmd_current_mode 
+0x3028 008492 beq command_current_fw_version ,dongle_dispose_cmd_current_fw_version 
+0x3029 008493 beq command_user_defined ,dongle_dispose_cmd_user_defined 
+:      008494 usb0_data_ready_report_set0:
+0x302a 008495 jam 0 ,mem_usb0_data_ready_report 
+0x302b 008496 rtn 
+:      008497 dongle_dispose_cmd_bind:
+0x302c 008498 fetch 1 ,mem_usb0_set_report_data + 2 
+0x302d 008499 beq com_bind_get ,dongle_dispose_cmd_get_bind 
+0x302e 008500 beq com_bind_exit ,dongle_dispose_cmd_exit_bind 
+0x302f 008501 beq com_read_mode ,dongle_dispose_cmd_read_mode 
+0x3030 008502 branch usb0_data_ready_report_set0 
+:      008503 dongle_dispose_cmd_get_bind:
+0x3031 008504 call g24_fetch_mem_bind_device_status 
+0x3032 008506 store 1 ,mem_usb0_get_report_data + 1 
+0x3033 008507 branch usb0_data_ready_report_set1 
+:      008508 dongle_dispose_cmd_exit_bind:
+0x3034 008509 call g24_set_work_mem_dongle_work_mode 
+0x3035 008511 call g24_set0_mem_dongle_mode_init 
+0x3036 008513 call g24_fetch_mem_bind_device_status 
+0x3037 008515 store 1 ,mem_usb0_get_report_data + 1 
+0x3038 008516 branch usb0_data_ready_report_set1 
+:      008518 dongle_dispose_cmd_read_mode:
+:      008519 dongle_dispose_in_bind_mode:
+0x3039 008520 jam command_bind ,mem_usb0_get_report_data + 1 
+0x303a 008521 branch usb0_data_ready_report_set1 
+:      008523 dongle_dispose_cmd_mode:
+0x303b 008524 fetch 1 ,mem_usb0_set_report_data + 2 
+0x303c 008525 beq com_mode_bind ,dongle_enter_bind_mode 
+0x303d 008527 branch usb0_data_ready_report_set0 
+:      008528 dongle_enter_bind_mode:
+0x303e 008531 call g24_bind_mode_enable 
+:      008532 usb0_data_ready_report_set1:
+0x303f 008533 jam 1 ,mem_usb0_data_ready_report 
+0x3040 008534 rtn 
+:      008539 dongle_dispose_cmd_current_project:
+0x3041 008540 jam product_id ,mem_usb0_get_report_data + 1 
+0x3042 008541 branch usb0_data_ready_report_set1 
+:      008543 dongle_dispose_cmd_current_mode:
+0x3043 008544 call g24_fetch_mem_dongle_work_mode 
+0x3044 008546 beq dongle_work ,dongle_dispose_in_work_mode 
+0x3045 008547 beq dongle_bind ,dongle_dispose_in_bind_mode 
+0x3046 008549 rtn 
+:      008550 dongle_dispose_in_work_mode:
+0x3047 008551 jam command_mode ,mem_usb0_get_report_data + 1 
+0x3048 008552 branch usb0_data_ready_report_set1 
+:      008557 dongle_dispose_cmd_current_fw_version:
+0x3049 008558 jam fw_version0 ,mem_usb0_get_report_data + 1 
+0x304a 008559 jam fw_version1 ,mem_usb0_get_report_data + 2 
+0x304b 008560 jam fw_version2 ,mem_usb0_get_report_data + 3 
+0x304c 008561 branch usb0_data_ready_report_set1 
+:      008563 dongle_dispose_cmd_user_defined:
+0x304d 008565 call g24_set1_mem_ackpayload_enable 
+0x304e 008566 fetch 1 ,mem_usb0_set_report_data + 2 
+0x304f 008567 increase 2 ,pdata 
+0x3050 008568 copy pdata ,loopcnt 
+0x3051 008569 arg mem_usb0_set_report_data ,contr 
+0x3052 008570 setarg offset_24g_ackpayload 
+0x3053 008571 iadd regc ,contw 
+0x3054 008572 branch memcpy 
+:      008575 dongle_auto_bind:
+0x3055 008576 bpatch patch17_7 ,mem_patch17 
+0x3056 008577 call g24_mode_switch_init 
+:      008578 dongle_auto_bind_loop:
+0x3057 008579 call g24_receive_process 
+0x3058 008580 call usb_isr 
+0x3059 008581 branch dongle_auto_bind_loop 
+:      008583 g24_dongle_work_mode_auto:
+0x305a 008584 call g24_fetch_mem_dongle_work_mode 
+0x305b 008586 rtnne dongle_work 
+0x305c 008587 call g24_dongle_work_mode_start 
+0x305d 008588 branch g24_rx_nodata_process 
+:      008590 g24_dongle_bind_mode_auto:
+0x305e 008591 call g24_fetch_mem_dongle_work_mode 
+0x305f 008593 rtnne dongle_bind 
+0x3060 008594 call g24_dongle_bind_init 
+0x3061 008595 call g24_dongle_bind_data_process 
+0x3062 008596 call g24_fetch_mem_bind_device_status 
+0x3063 008598 rtn blank 
+0x3064 008599 call g24_set0_mem_mode_switch 
+0x3065 008601 call dongle_check_mode 
+0x3066 008602 call g24_enable_nodata_timer 
+:      008603 g24_timer_init:
+0x3067 008604 setarg 0 
+0x3068 008605 add regc ,offset_24g_tx_btclk ,contw 
+0x3069 008607 branch g24_contw_istore_4byte 
+:      008609 g24_timer_check:
+0x306a 008610 call disable_user 
+0x306b 008611 add regc ,offset_24g_tx_btclk ,rega 
+0x306c 008612 ifetcht 4 ,rega 
+0x306d 008614 copy clkn_bt ,pdata 
+0x306e 008615 isub temp ,null 
+0x306f 008616 ncall g24_timer_timeout ,positive 
+0x3070 008617 copy pdata ,regb 
+0x3071 008618 add regc ,offset_24g_tx_btclk ,rega 
+0x3072 008619 ifetch 4 ,rega 
+0x3073 008621 add regc ,offset_24g_interval ,rega 
+0x3074 008622 ifetcht 1 ,rega 
+0x3075 008624 iadd temp ,temp 
+0x3076 008625 copy regb ,pdata 
+0x3077 008626 isub temp ,null 
+0x3078 008627 nrtn positive 
+0x3079 008628 set0 28 ,pdata 
+0x307a 008629 add regc ,offset_24g_tx_btclk ,contw 
+0x307b 008630 istore 4 ,contw 
+0x307c 008632 branch enable_user 
+:      008634 g24_mode_switch_init:
+0x307d 008635 setarg 1 
+0x307e 008636 call g24_store_mem_mode_switch 
+0x307f 008638 call g24_set0_mem_time_slice 
+0x3080 008640 setarg 0xff 
+0x3081 008641 add regc ,offset_24g_interval ,contw 
+0x3082 008642 istore 1 ,contw 
+0x3083 008644 branch g24_timer_init 
+:      008646 g24_mode_switch:
+0x3084 008647 setarg offset_24g_mode_switch 
+0x3085 008648 call g24_set_rega_ifetch_1byte 
+0x3086 008650 rtn blank 
+0x3087 008651 call g24_timer_check 
+0x3088 008652 nrtn user 
+0x3089 008653 call g24_fetch_mem_time_slice 
+0x308a 008655 increase 1 ,pdata 
+0x308b 008656 and_into 1 ,pdata 
+0x308c 008657 call g24_store_mem_time_slice 
+0x308d 008659 beq 0 ,dongle_check_mode 
+0x308e 008660 beq 1 ,g24_bind_mode_enable 
+0x308f 008661 rtn 
+:      008663 g24_bind_mode_enable:
+0x3090 008667 setarg dongle_bind 
+0x3091 008668 call g24_store_mem_dongle_work_mode 
+0x3092 008669 branch g24_set0_mem_dongle_mode_init 
+:      008671 g24_enable_nodata_timer:
+0x3093 008672 setarg 1 
+0x3094 008673 call g24_store_mem_nodata_timer_enable 
+:      008675 g24_enable_nodata_timer_init:
+0x3095 008676 setarg timer_nodata_delay 
+0x3096 008677 arg timer_nodata ,queue 
+0x3097 008678 branch timer_init 
+:      008680 g24_rx_nodata_process:
+0x3098 008681 call g24_fetch_mem_nodata_timer_enable 
+0x3099 008683 rtn blank 
+0x309a 008684 arg timer_nodata ,queue 
+0x309b 008685 call timer_check 
+0x309c 008686 nrtn blank 
+0x309d 008687 call g24_set0_mem_nodata_timer_enable 
+0x309e 008690 setarg dongle_search 
+0x309f 008691 call g24_store_mem_dongle_work_mode 
+0x30a0 008693 call g24_set0_mem_dongle_mode_init 
+0x30a1 008695 branch g24_rx_interrupt_clear 
+:      008697 g24_dongle_search_mode_auto:
+0x30a2 008698 bpatch patch18_0 ,mem_patch18 
+0x30a3 008699 call g24_fetch_mem_dongle_work_mode 
+0x30a4 008701 rtnne dongle_search 
+0x30a5 008702 call g24_dongle_search_mode_init 
+0x30a6 008703 call g24_rx_auto_addr_ch_search 
+0x30a7 008704 call g24_receive_transmit_ack 
+0x30a8 008705 nbranch g24_rx_interrupt_clear ,user3 
+0x30a9 008707 call g24_dongle_search_addr_check 
+0x30aa 008708 call g24_receive_packet_parse ,zero 
+0x30ab 008712 call dongle_check_mode 
+0x30ac 008713 call g24_fetch_mem_dongle_mode_init 
+0x30ad 008715 set1 dongle_work ,pdata 
+0x30ae 008716 call g24_store_mem_dongle_mode_init 
+0x30af 008718 call g24_rx_interrupt_clear 
+0x30b0 008719 call g24_enable_nodata_timer 
+0x30b1 008720 call g24_dongle_search_addr_check 
+0x30b2 008721 branch g24_dg_ch_num_reinit ,zero 
+0x30b3 008722 setarg offset_24g_kb_addr 
+0x30b4 008723 call g24_set_rega_ifetcht_4byte 
+0x30b5 008725 call g24_fetch_mem_addr_isub_temp 
+0x30b6 008726 branch g24_kb_ch_num_reinit ,zero 
+0x30b7 008727 setarg offset_24g_mouse_addr 
+0x30b8 008728 call g24_set_rega_ifetcht_4byte 
+0x30b9 008730 call g24_fetch_mem_addr_isub_temp 
+0x30ba 008731 branch g24_ms_ch_num_reinit ,zero 
+0x30bb 008732 rtn 
+:      008734 g24_dongle_search_addr_check:
+0x30bc 008735 setarg offset_24g_rx_addr 
+0x30bd 008736 call g24_set_rega_ifetcht_4byte 
+:      008738 g24_fetch_mem_addr_isub_temp:
+0x30be 008739 call g24_fetch_mem_addr 
+0x30bf 008741 isub temp ,null 
+0x30c0 008742 rtn 
+:      008744 g24_dg_ch_num_reinit:
+0x30c1 008745 setarg offset_24g_dg_ch_number 
+0x30c2 008746 call g24_set_rega_ifetch_1byte 
+:      008748 g24_current_ch_num_reinit:
+0x30c3 008750 add regc ,offset_24g_current_ch_number ,contw 
+0x30c4 008751 branch g24_contw_istore_1byte 
+:      008753 g24_kb_ch_num_reinit:
+0x30c5 008754 setarg offset_24g_kb_ch_number 
+0x30c6 008755 call g24_set_rega_ifetch_1byte 
+0x30c7 008757 branch g24_current_ch_num_reinit 
+:      008758 g24_ms_ch_num_reinit:
+0x30c8 008759 setarg offset_24g_ms_ch_number 
+0x30c9 008760 call g24_set_rega_ifetch_1byte 
+0x30ca 008762 branch g24_current_ch_num_reinit 
+:      008764 g24_dongle_search_mode_init:
+0x30cb 008765 call g24_fetch_mem_dongle_mode_init 
+0x30cc 008767 rtnbit1 dongle_search 
+0x30cd 008768 set1 dongle_search ,pdata 
+0x30ce 008769 call g24_store_mem_dongle_mode_init 
+0x30cf 008771 call g24_set0_mem_time_slice 
+0x30d0 008773 call g24_set1_mem_ackpayload_enable 
+0x30d1 008775 setarg 0 
+0x30d2 008776 add regc ,offset_rssi_noise_dg_index ,contw 
+0x30d3 008777 istore 3 ,contw 
+0x30d4 008779 arg offset_24g_dg_config_ch_once ,rega 
+0x30d5 008780 call g24_set_contw_with_temp 
+0x30d6 008781 istore 7 ,contw 
+0x30d7 008784 call g24_dongle_search_addr_check 
+0x30d8 008785 nrtn zero 
+0x30d9 008786 add regc ,offset_24g_current_ch_number ,rega 
+0x30da 008787 ifetch 1 ,rega 
+0x30db 008789 arg offset_24g_dg_ch_number ,rega 
+0x30dc 008790 call g24_set_contw_with_regb_store_1byte 
+0x30dd 008792 add regc ,offset_24g_ch ,rega 
+0x30de 008793 ifetch 1 ,rega 
+0x30df 008796 branch g24_store_mem_dg_last_ch 
+:      008798 g24_rx_auto_addr_ch_search:
+0x30e0 008799 bpatch patch18_1 ,mem_patch18 
+0x30e1 008800 call g24_fetch_mem_time_slice 
+0x30e2 008802 increase 1 ,pdata 
+0x30e3 008803 and_into 3 ,pdata 
+0x30e4 008804 call g24_store_mem_time_slice 
+0x30e5 008807 beq 0 ,g24_rx_auto_bind_config_kb 
+0x30e6 008808 beq 1 ,g24_rx_auto_bind_config_dongle 
+0x30e7 008809 beq 2 ,g24_rx_auto_bind_config_mouse 
+0x30e8 008810 beq 3 ,g24_rx_auto_bind_config_dongle 
+0x30e9 008811 rtn 
+:      008813 g24_rx_auto_bind_config_mouse:
+0x30ea 008814 call g24_dongle_bind_ms_payload_cfg 
+0x30eb 008815 setarg offset_24g_mouse_addr 
+0x30ec 008816 call g24_set_rega_ifetch_4byte 
+0x30ed 008818 branch g24_rx_auto_addr_ch_search ,blank 
+0x30ee 008819 call g24_store_mem_addr 
+0x30ef 008821 setarg offset_24g_ms_config_ch_once 
+0x30f0 008822 call g24_set_rega_ifetch_1byte 
+0x30f1 008824 call g24_ms_config_ch_once ,blank 
+0x30f2 008825 setarg offset_24g_ms_last_ch 
+0x30f3 008826 call g24_set_rega_ifetch_1byte 
+0x30f4 008828 call g24_store_mem_ch 
+0x30f5 008830 add regc ,offset_rssi_noise_ms_index ,rega 
+0x30f6 008831 ifetcht 1 ,rega 
+0x30f7 008833 arg mem_rssi_noise_ms_buffer ,rega 
+0x30f8 008834 call rssi_noise_store 
+0x30f9 008835 add regc ,offset_rssi_noise_ms_index ,contw 
+0x30fa 008836 istoret 1 ,contw 
+0x30fb 008838 call g24_noise_rssi_average 
+0x30fc 008839 add regc ,offset_rssi_noise_ms_avg ,contw 
+0x30fd 008840 istoret 1 ,contw 
+0x30fe 008842 sub temp ,rssi_thresh_noise ,null 
+0x30ff 008843 nrtn positive 
+0x3100 008844 setarg offset_24g_ms_ch_number 
+0x3101 008845 call g24_set_rega_ifetcht_1byte 
+0x3102 008847 call g24_ch_temp_incre_size4 
+0x3103 008848 arg offset_24g_ms_ch_number ,rega 
+0x3104 008849 call g24_set_contw_with_regb2 
+0x3105 008850 istoret 1 ,contw 
+:      008852 g24_store_mem_ms_last_ch:
+0x3106 008854 arg offset_24g_ms_last_ch ,rega 
+0x3107 008855 branch g24_set_contw_with_regb_store_1byte 
+:      008857 g24_ms_config_ch_once:
+0x3108 008858 setarg 1 
+0x3109 008859 arg offset_24g_ms_config_ch_once ,rega 
+0x310a 008860 call g24_set_contw_with_regb_store_1byte 
+0x310b 008862 arg 0 ,temp 
+0x310c 008863 call g24_ch_calc 
+0x310d 008866 branch g24_store_mem_ms_last_ch 
+:      008868 g24_rx_auto_bind_config_kb:
+0x310e 008869 call g24_dongle_bind_kb_payload_cfg 
+0x310f 008870 setarg offset_24g_kb_addr 
+0x3110 008871 call g24_set_rega_ifetch_4byte 
+0x3111 008873 branch g24_rx_auto_addr_ch_search ,blank 
+0x3112 008874 call g24_store_mem_addr 
+0x3113 008876 setarg offset_24g_kb_config_ch_once 
+0x3114 008877 call g24_set_rega_ifetch_1byte 
+0x3115 008879 call g24_kb_config_ch_once ,blank 
+0x3116 008880 setarg offset_24g_kb_last_ch 
+0x3117 008881 call g24_set_rega_ifetch_1byte 
+0x3118 008883 call g24_store_mem_ch 
+0x3119 008885 add regc ,offset_rssi_noise_kb_index ,rega 
+0x311a 008886 ifetcht 1 ,rega 
+0x311b 008888 arg mem_rssi_noise_kb_buffer ,rega 
+0x311c 008889 call rssi_noise_store 
+0x311d 008890 add regc ,offset_rssi_noise_kb_index ,contw 
+0x311e 008891 istoret 1 ,contw 
+0x311f 008893 call g24_noise_rssi_average 
+0x3120 008894 add regc ,offset_rssi_noise_kb_avg ,contw 
+0x3121 008895 istoret 1 ,contw 
+0x3122 008897 sub temp ,rssi_thresh_noise ,null 
+0x3123 008898 nrtn positive 
+0x3124 008899 setarg offset_24g_kb_ch_number 
+0x3125 008900 call g24_set_rega_ifetcht_1byte 
+0x3126 008902 call g24_ch_temp_incre_size4 
+0x3127 008903 arg offset_24g_kb_ch_number ,rega 
+0x3128 008904 call g24_set_contw_with_regb2 
+0x3129 008905 istoret 1 ,contw 
+:      008907 g24_store_mem_kb_last_ch:
+0x312a 008909 arg offset_24g_kb_last_ch ,rega 
+0x312b 008910 branch g24_set_contw_with_regb_store_1byte 
+:      008912 g24_kb_config_ch_once:
+0x312c 008913 setarg 1 
+0x312d 008914 arg offset_24g_kb_config_ch_once ,rega 
+0x312e 008915 call g24_set_contw_with_regb_store_1byte 
+0x312f 008917 arg 0 ,temp 
+0x3130 008918 call g24_ch_calc 
+0x3131 008921 branch g24_store_mem_kb_last_ch 
+:      008923 g24_rx_auto_bind_config_dongle:
+0x3132 008924 call g24_dongle_bind_ms_payload_cfg 
+0x3133 008925 call g24_fetch_mem_rx_addr 
+0x3134 008927 call g24_store_mem_addr 
+0x3135 008929 setarg offset_24g_dg_config_ch_once 
+0x3136 008930 call g24_set_rega_ifetch_1byte 
+0x3137 008932 call g24_dg_config_ch_once ,blank 
+0x3138 008933 call g24_dg_store_config_ch 
+0x3139 008934 add regc ,offset_rssi_noise_dg_index ,rega 
+0x313a 008935 ifetcht 1 ,rega 
+0x313b 008937 arg mem_rssi_noise_dg_buffer ,rega 
+0x313c 008938 call rssi_noise_store 
+0x313d 008939 add regc ,offset_rssi_noise_dg_index ,contw 
+0x313e 008940 istoret 1 ,contw 
+0x313f 008942 call g24_noise_rssi_average 
+0x3140 008943 add regc ,offset_rssi_noise_dg_avg ,contw 
+0x3141 008944 istoret 1 ,contw 
+0x3142 008946 sub temp ,rssi_thresh_noise ,null 
+0x3143 008947 nrtn positive 
+0x3144 008948 setarg offset_24g_dg_ch_number 
+0x3145 008949 call g24_set_rega_ifetcht_1byte 
+0x3146 008951 call g24_ch_temp_incre_size4 
+0x3147 008952 arg offset_24g_dg_ch_number ,rega 
+0x3148 008953 call g24_set_contw_with_regb2 
+0x3149 008954 istoret 1 ,contw 
+:      008956 g24_store_mem_dg_last_ch:
+0x314a 008959 arg offset_24g_dg_last_ch ,rega 
+0x314b 008960 branch g24_set_contw_with_regb_store_1byte 
+:      008963 g24_dg_config_ch_once:
+0x314c 008968 setarg 1 
+0x314d 008969 arg offset_24g_dg_config_ch_once ,rega 
+0x314e 008970 call g24_set_contw_with_regb_store_1byte 
+:      008971 g24_dg_store_config_ch:
+0x314f 008972 setarg offset_24g_dg_last_ch 
+0x3150 008973 call g24_set_rega_ifetch_1byte 
+0x3151 008974 branch g24_store_mem_ch 
+:      008977 g24_transmit_ack:
+0x3152 008979 add regc ,offset_24g_rxbuf ,rega 
+0x3153 008980 ifetch 1 ,rega 
+0x3154 008982 call g24_store_mem_data_type 
+0x3155 008985 call g24_read_len_pid_crc 
+0x3156 008987 call g24_fetch_mem_rxbuf_add1 
+0x3157 008989 isolate1 bit_ack_24g ,pdata 
+0x3158 008990 branch g24tx_no_ack ,true 
+:      008991 g24tx_with_ack:
+0x3159 008992 call g24_ackpayload_prep 
+0x315a 008993 call g24_transmit_prep 
+0x315b 008994 call g24_transmit 
+:      008995 g24tx_no_ack:
+0x315c 008996 branch g24_end_of_packet 
+:      008998 g24_ackpayload_prep:
+0x315d 008999 bpatch patch18_2 ,mem_patch18 
+0x315e 009000 add regc ,offset_24g_datalen ,contw 
+0x315f 009001 call g24_mem_set0 
+0x3160 009003 setarg offset_24g_ackpayload_enable 
+0x3161 009004 call g24_set_rega_ifetch_1byte 
+0x3162 009006 rtn blank 
+0x3163 009007 setarg 0x06 
+0x3164 009008 add regc ,offset_24g_datalen ,contw 
+0x3165 009009 istore 1 ,contw 
+0x3166 009011 arg 0x06 ,loopcnt 
+0x3167 009012 setarg offset_24g_bind_payload 
+0x3168 009013 iadd regc ,contr 
+0x3169 009015 add regc ,offset_24g_txbuf ,contw 
+0x316a 009017 branch memcpy 
+:      009020 g24_receive_packet_start:
+0x316b 009021 call g24_receive_transmit_ack 
+0x316c 009022 nbranch g24_rx_interrupt_clear ,user3 
+0x316d 009023 branch g24_receive_packet_parse 
+:      009025 g24_receive_transmit_ack:
+0x316e 009026 call g24_rx_interrupt_clear 
+0x316f 009027 call g24_receive_packet 
+0x3170 009028 nrtn user3 
+0x3171 009029 branch g24_transmit_ack 
+:      009031 g24_receive_packet_parse:
+0x3172 009032 bpatch patch18_3 ,mem_patch18 
+0x3173 009033 call g24_receive_packet_parse_pid_crc 
+0x3174 009034 nbranch g24_rx_interrupt_clear ,user 
+0x3175 009035 add regc ,offset_24g_rxdata_length ,rega 
+0x3176 009036 ifetch 1 ,rega 
+0x3177 009038 branch g24_rx_interrupt_clear ,blank 
+0x3178 009039 increase 2 ,pdata 
+0x3179 009040 iforce loopcnt 
+0x317a 009041 add regc ,offset_24g_rxbuf ,contr 
+0x317b 009043 setarg offset_24g_rxdata_temp 
+0x317c 009044 iadd regc ,contw 
+0x317d 009046 call memcpy 
+0x317e 009047 call g24_set0_mem_mode_switch 
+0x317f 009049 call g24_fetch_mem_pair_mode 
+0x3180 009051 call g24_enable_nodata_timer ,blank 
+0x3181 009052 setarg offset_24g_rxdata_temp_add2 
+0x3182 009053 call g24_set_rega_ifetch_1byte 
+0x3183 009055 beq 0x01 ,g24_data_type1 
+0x3184 009056 beq 0x02 ,g24_data_type2 
+0x3185 009057 beq 0x03 ,g24_data_type3 
+0x3186 009058 beq 0xff ,g24_data_attemp 
+0x3187 009059 branch g24_rx_interrupt_clear 
+:      009061 g24_receive_packet_parse_pid_crc:
+0x3188 009062 call g24_head_ptr2regc 
+0x3189 009063 call disable_user 
+0x318a 009064 add regc ,offset_24g_sta_pid ,rega 
+0x318b 009065 ifetch 1 ,rega 
+0x318c 009067 add regc ,offset_24g_last_pid ,rega 
+0x318d 009068 ifetcht 1 ,rega 
+0x318e 009070 isub temp ,null 
+0x318f 009071 ncall enable_user ,zero 
+0x3190 009072 add regc ,offset_24g_sta_pid ,rega 
+0x3191 009073 ifetch 1 ,rega 
+0x3192 009075 add regc ,offset_24g_last_pid ,contw 
+0x3193 009076 istore 1 ,contw 
+0x3194 009078 add regc ,offset_24g_sta_crc ,rega 
+0x3195 009079 ifetch 3 ,rega 
+0x3196 009081 add regc ,offset_24g_last_crc ,rega 
+0x3197 009082 ifetcht 3 ,rega 
+0x3198 009084 isub temp ,null 
+0x3199 009085 ncall enable_user ,zero 
+0x319a 009086 add regc ,offset_24g_sta_crc ,rega 
+0x319b 009087 ifetch 3 ,rega 
+0x319c 009089 add regc ,offset_24g_last_crc ,contw 
+0x319d 009091 branch g24_contw_istore_3byte 
+:      009093 g24_data_type1:
+0x319e 009094 call g24_ch_timer_reinit 
+0x319f 009095 call g24_fetch_mem_abort_pac 
+0x31a0 009096 store 1 ,mem_temp 
+0x31a1 009098 call g24_fetcht_mem_rxdata_temp 
+0x31a2 009099 fetch 1 ,mem_temp 
+0x31a3 009101 isolate1 bit_abort ,temp 
+0x31a4 009102 setflag true ,0 ,pdata 
+0x31a5 009103 add regc ,offset_24g_abort_pac ,contw 
+0x31a6 009104 istore 1 ,contw 
+0x31a7 009106 beq 1 ,g24_data_attemp_mouse 
+0x31a8 009107 call g24_fetch_mem_hop_pac 
+0x31a9 009109 call g24_fetcht_mem_rxdata_temp 
+0x31aa 009111 isolate1 bit_hop ,temp 
+0x31ab 009112 setflag true ,0 ,pdata 
+0x31ac 009113 call g24_store_mem_hop_pac 
+0x31ad 009115 add regc ,offset_24g_cb_rxdata_type1 ,rega 
+0x31ae 009116 ifetch 2 ,rega 
+0x31af 009118 branch callback_func 
+:      009120 dongle_rxdata_type1:
+0x31b0 009121 setarg ms_report_id 
+0x31b1 009122 store 1 ,mem_usb_mouse_data 
+0x31b2 009123 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b3 009125 istore 7 ,contw 
+0x31b4 009126 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b5 009128 ncall g24_ms_enable_blank_data_forcibly ,blank 
+0x31b6 009129 call g24_fetch_mem_rxdata_temp_add3_7byte 
+0x31b7 009131 call g24_ms_disable_blank_data_forcibly ,blank 
+:      009132 g24_data_type1_usbtx_enable:
+0x31b8 009133 jam usb_ep2_ms ,mem_usb_ep2_data 
+:      009134 g24_data_type1_usbtx_enable_ep2:
+0x31b9 009135 fetch 1 ,mem_usb_tx_enable 
+0x31ba 009136 set1 2 ,pdata 
+0x31bb 009137 store 1 ,mem_usb_tx_enable 
+0x31bc 009138 rtn 
+:      009140 g24_ms_enable_blank_data_forcibly:
+0x31bd 009141 setarg 1 
+0x31be 009142 call g24_store_mem_ms_blank_data_enable 
+:      009144 g24_ms_enable_blank_data_timer:
+0x31bf 009145 setarg timer_ms_blank_delay 
+0x31c0 009146 arg timer_ms_blank ,queue 
+0x31c1 009147 branch timer_init 
+:      009148 g24_ms_disable_blank_data_forcibly:
+0x31c2 009149 call g24_set0_mem_ms_blank_data_enable 
+:      009151 g24_ms_disable_blank_data_timer:
+0x31c3 009152 setarg 0 
+0x31c4 009153 arg timer_ms_blank ,queue 
+0x31c5 009154 branch timer_init 
+:      009156 g24_data_type2:
+0x31c6 009157 call g24_fetcht_mem_rxdata_temp 
+0x31c7 009159 isolate1 bit_abort ,temp 
+0x31c8 009160 branch g24_data_attemp_kbd ,true 
+0x31c9 009161 arg mem_usb_kb_data ,contw 
+0x31ca 009162 call g24_data_type2_reverse_data 
+0x31cb 009163 fetch 8 ,mem_usb_kb_data 
+0x31cc 009164 ncall g24_kb_enable_blank_data_forcibly ,blank 
+0x31cd 009165 fetch 8 ,mem_usb_kb_data 
+0x31ce 009166 call g24_kb_disable_blank_data_forcibly ,blank 
+0x31cf 009167 call g24_head_ptr2regc 
+0x31d0 009168 fetch 8 ,mem_usb_kb_data 
+0x31d1 009169 arg offset_24g_kb_data_sta_data ,rega 
+0x31d2 009170 call g24_set_contw_with_temp 
+0x31d3 009171 istore 8 ,contw 
+0x31d4 009173 setarg offset_24g_kb_data_last_data 
+0x31d5 009174 iadd regc ,rega 
+0x31d6 009175 ifetcht 8 ,rega 
+0x31d7 009177 isub temp ,null 
+0x31d8 009178 ncall g24_kb_data_dispose ,zero 
+0x31d9 009179 setarg offset_24g_kb_data_sta_data 
+0x31da 009180 iadd regc ,rega 
+0x31db 009181 ifetch 8 ,rega 
+0x31dc 009183 arg offset_24g_kb_data_last_data ,rega 
+0x31dd 009184 call g24_set_contw_with_temp 
+0x31de 009185 istore 8 ,contw 
+0x31df 009187 branch g24_rx_interrupt_clear 
+:      009189 g24_data_type2_reverse_data:
+0x31e0 009190 setarg offset_24g_rxdata_temp_add2 
+0x31e1 009191 iadd regc ,contr 
+0x31e2 009193 arg 9 ,loopcnt 
+0x31e3 009194 branch reverse_byte 
+:      009196 g24_kb_enable_blank_data_forcibly:
+0x31e4 009197 setarg 1 
+0x31e5 009198 call g24_store_mem_kb_blank_data_enable 
+:      009200 g24_kb_enable_blank_data_timer:
+0x31e6 009201 setarg timer_kb_blank_delay 
+0x31e7 009202 arg timer_kb_blank ,queue 
+0x31e8 009203 branch timer_init 
+:      009205 g24_kb_disable_blank_data_forcibly:
+0x31e9 009206 call g24_set0_mem_kb_blank_data_enable 
+:      009208 g24_kb_disable_blank_data_timer:
+0x31ea 009209 setarg 0 
+0x31eb 009210 arg timer_kb_blank ,queue 
+0x31ec 009211 branch timer_init 
+:      009213 g24_kb_data_dispose:
+:      009214 g24_kb_data_into_ep1_fifo:
+0x31ed 009215 jam usb_ep1_kb ,mem_usb_ep1_data 
+0x31ee 009216 fetch 1 ,mem_usb_tx_enable 
+0x31ef 009217 set1 1 ,pdata 
+0x31f0 009218 store 1 ,mem_usb_tx_enable 
+0x31f1 009219 rtn 
+:      009221 g24_data_type3:
+0x31f2 009222 arg mem_usb_kb_multikey ,contw 
+0x31f3 009223 call g24_data_type2_reverse_data 
+0x31f4 009224 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f5 009225 ncall g24_kb_mul_enable_blank_data_forcibly ,blank 
+0x31f6 009226 fetch 2 ,mem_usb_kb_multikey + 1 
+0x31f7 009227 call g24_kb_mul_disable_blank_data_forcibly ,blank 
+0x31f8 009228 call g24_head_ptr2regc 
+0x31f9 009229 fetch 3 ,mem_usb_kb_multikey 
+0x31fa 009230 arg offset_24g_kb_multikey_sta_data ,rega 
+0x31fb 009231 call g24_set_contw_with_temp_store_3byte 
+0x31fc 009233 setarg offset_24g_kb_multikey_last_data 
+0x31fd 009234 iadd regc ,rega 
+0x31fe 009235 ifetcht 3 ,rega 
+0x31ff 009237 isub temp ,null 
+0x3200 009238 ncall g24_kb_mul_data_into_ep2_fifo ,zero 
+0x3201 009239 setarg offset_24g_kb_multikey_sta_data 
+0x3202 009240 iadd regc ,rega 
+0x3203 009241 ifetch 3 ,rega 
+0x3204 009243 arg offset_24g_kb_multikey_last_data ,rega 
+0x3205 009244 call g24_set_contw_with_temp_store_3byte 
+0x3206 009246 branch g24_rx_interrupt_clear 
+:      009248 g24_kb_mul_data_into_ep2_fifo:
+0x3207 009249 jam usb_ep2_multikey ,mem_usb_ep2_data 
+0x3208 009250 branch g24_data_type1_usbtx_enable_ep2 
+:      009252 g24_kb_mul_enable_blank_data_forcibly:
+0x3209 009253 setarg 1 
+0x320a 009254 call g24_store_mem_kb_mul_blank_data_enable 
+:      009256 g24_kb_mul_enable_blank_data_timer:
+0x320b 009257 setarg timer_kb_mul_blank_delay 
+0x320c 009258 arg timer_kb_mul_blank ,queue 
+0x320d 009259 branch timer_init 
+:      009261 g24_kb_mul_disable_blank_data_forcibly:
+0x320e 009262 call g24_set0_mem_kb_mul_blank_data_enable 
+:      009264 g24_kb_mul_disable_blank_data_timer:
+0x320f 009265 setarg 0 
+0x3210 009266 arg timer_kb_mul_blank ,queue 
+0x3211 009267 branch timer_init 
+:      009269 g24_data_attemp:
+0x3212 009270 call g24_fetch_mem_rxdata_temp_add3_1byte 
+0x3213 009272 beq datatype_mouse ,g24_data_attemp_mouse 
+0x3214 009273 beq datatype_keyboard ,g24_data_attemp_kbd 
+0x3215 009274 rtn 
+:      009275 g24_data_attemp_mouse:
+0x3216 009276 setarg offset_24g_rxdata_temp_add4 
+0x3217 009277 call g24_set_rega_ifetch_4byte 
+0x3218 009278 arg offset_24g_mouse_addr ,rega 
+0x3219 009279 call g24_set_contw_with_temp 
+0x321a 009282 branch g24_contw_istore_4byte 
+:      009284 g24_data_attemp_kbd:
+0x321b 009285 setarg offset_24g_rxdata_temp_add4 
+0x321c 009286 call g24_set_rega_ifetch_4byte 
+0x321d 009287 arg offset_24g_kb_addr ,rega 
+0x321e 009288 call g24_set_contw_with_temp 
+0x321f 009291 branch g24_contw_istore_4byte 
+:      009293 g24_store_mem_24g_mode:
+0x3220 009294 call g24_head_ptr2regc 
+0x3221 009295 add regc ,offset_24g_mode ,contw 
+0x3222 009296 istore 1 ,contw 
+0x3223 009297 rtn 
+:      009299 g24_fetch_mem_device_addr:
+0x3224 009300 call g24_head_ptr2regc 
+0x3225 009301 add regc ,offset_24g_device_addr ,rega 
+0x3226 009302 branch g24_rega_ifetch_4byte 
+:      009303 g24_store_mem_device_addr:
+0x3227 009304 call g24_head_ptr2regc 
+0x3228 009305 add regc ,offset_24g_device_addr ,contw 
+0x3229 009306 branch g24_contw_istore_4byte 
+:      009308 g24_fetch_mem_addr:
+0x322a 009309 add regc ,offset_24g_addr ,rega 
+0x322b 009310 branch g24_rega_ifetch_4byte 
+:      009311 g24_store_mem_addr:
+0x322c 009312 add regc ,offset_24g_addr ,contw 
+:      009313 g24_contw_istore_4byte:
+0x322d 009314 istore 4 ,contw 
+0x322e 009315 rtn 
+:      009317 g24_store_mem_ch:
+0x322f 009318 add regc ,offset_24g_ch ,contw 
+0x3230 009319 branch g24_contw_istore_1byte 
+:      009321 g24_set0_mem_pid:
+0x3231 009322 setarg 0 
+:      009323 g24_store_mem_pid:
+0x3232 009324 call g24_head_ptr2regc 
+0x3233 009325 add regc ,offset_24g_pid ,contw 
+0x3234 009326 branch g24_contw_istore_1byte 
+:      009328 g24_store_mem_txpayload:
+0x3235 009329 add regc ,offset_24g_txpayload ,contw 
+0x3236 009330 branch g24_contw_istore_1byte 
+:      009332 g24_set4_mem_max_retry:
+0x3237 009333 setarg 4 
+:      009334 g24_store_mem_max_retry:
+0x3238 009335 add regc ,offset_24g_max_retry ,contw 
+0x3239 009336 branch g24_contw_istore_1byte 
+:      009338 g24_fetch_mem_data_type:
+0x323a 009339 add regc ,offset_24g_data_type ,rega 
+0x323b 009340 branch g24_rega_ifetch_1byte 
+:      009341 g24_store_mem_data_type:
+0x323c 009342 add regc ,offset_24g_data_type ,contw 
+0x323d 009343 branch g24_contw_istore_1byte 
+:      009345 g24_set2_mem_sync_cnt:
+0x323e 009346 setarg 2 
+:      009347 g24_store_mem_sync_cnt:
+0x323f 009348 add regc ,offset_24g_sync_cnt ,contw 
+0x3240 009349 branch g24_contw_istore_1byte 
+:      009351 g24_set1_mem_rf_last_sta:
+0x3241 009352 setarg 1 
+:      009353 g24_store_mem_rf_last_sta:
+0x3242 009354 call g24_head_ptr2regc 
+0x3243 009355 add regc ,offset_24g_rf_last_sta ,contw 
+0x3244 009356 branch g24_contw_istore_1byte 
+:      009358 g24_fetch_mem_hop_pac:
+0x3245 009359 call g24_head_ptr2regc 
+0x3246 009360 add regc ,offset_24g_hop_pac ,rega 
+0x3247 009361 branch g24_rega_ifetch_1byte 
+:      009362 g24_set1_mem_hop_pac:
+0x3248 009363 setarg 1 
+:      009364 g24_store_mem_hop_pac:
+0x3249 009365 call g24_head_ptr2regc 
+0x324a 009366 add regc ,offset_24g_hop_pac ,contw 
+0x324b 009367 branch g24_contw_istore_1byte 
+:      009369 g24_fetch_mem_abort_pac:
+0x324c 009370 call g24_head_ptr2regc 
+0x324d 009371 add regc ,offset_24g_abort_pac ,rega 
+0x324e 009372 branch g24_rega_ifetch_1byte 
+:      009373 g24_set1_mem_abort_pac:
+0x324f 009374 setarg 1 
+:      009375 g24_store_mem_abort_pac:
+0x3250 009376 call g24_head_ptr2regc 
+0x3251 009377 add regc ,offset_24g_abort_pac ,contw 
+0x3252 009378 branch g24_contw_istore_1byte 
+:      009380 g24_fetch_mem_pairing_sm:
+0x3253 009381 call g24_head_ptr2regc 
+0x3254 009382 add regc ,offset_24g_pairing_sm ,rega 
+0x3255 009383 branch g24_rega_ifetch_1byte 
+:      009384 g24_store_mem_pairing_sm:
+0x3256 009385 add regc ,offset_24g_pairing_sm ,contw 
+0x3257 009386 branch g24_contw_istore_1byte 
+:      009388 g24_fetch_mem_rf_hop_ch:
+0x3258 009389 add regc ,offset_24g_rf_hop_ch ,rega 
+0x3259 009390 branch g24_rega_ifetch_1byte 
+:      009391 g24_set0_mem_rf_hop_ch:
+0x325a 009392 setarg 0 
+:      009393 g24_store_mem_rf_hop_ch:
+0x325b 009394 add regc ,offset_24g_rf_hop_ch ,contw 
+0x325c 009395 branch g24_contw_istore_1byte 
+:      009397 g24_fetch_mem_rf_work_stage:
+0x325d 009398 add regc ,offset_24g_rf_work_stage ,rega 
+0x325e 009399 branch g24_rega_ifetch_1byte 
+:      009401 g24_fetch_mem_rxbuf_add1:
+0x325f 009402 add regc ,offset_24g_rxbuf_add1 ,rega 
+0x3260 009403 branch g24_rega_ifetch_1byte 
+:      009405 g24_fetch_mem_check_dongle_times:
+0x3261 009406 add regc ,offset_24g_check_dongle_times ,rega 
+0x3262 009407 branch g24_rega_ifetch_1byte 
+:      009408 g24_set0_mem_check_dongle_times:
+0x3263 009409 setarg 0 
+:      009410 g24_store_mem_check_dongle_times:
+0x3264 009411 call g24_head_ptr2regc 
+0x3265 009412 add regc ,offset_24g_check_dongle_times ,contw 
+0x3266 009413 branch g24_contw_istore_1byte 
+:      009415 g24_store_mem_tx_power:
+0x3267 009416 call g24_head_ptr2regc 
+0x3268 009417 add regc ,offset_tx_power_temp ,rega 
+0x3269 009418 ifetch 1 ,rega 
+:      009419 g24_store_mem_txpower:
+0x326a 009420 store 1 ,mem_tx_power 
+0x326b 009421 rtn 
+:      009423 g24_store_mem_tx_power_temp:
+0x326c 009424 call g24_head_ptr2regc 
+0x326d 009425 fetch 1 ,mem_tx_power 
+0x326e 009427 add regc ,offset_tx_power_temp ,contw 
+0x326f 009428 branch g24_contw_istore_1byte 
+:      009430 g24_fetch_mem_power_ctrl_pac:
+0x3270 009431 add regc ,offset_power_ctrl_packet_cnt ,rega 
+0x3271 009432 branch g24_rega_ifetch_1byte 
+:      009434 g24_store_mem_power_ctrl_level:
+0x3272 009435 add regc ,offset_power_ctrl_level ,contw 
+0x3273 009436 branch g24_contw_istore_1byte 
+:      009438 g24_fetcht_mem_rxdata_temp:
+0x3274 009439 setarg offset_24g_rxdata_temp 
+:      009440 g24_set_rega_ifetcht_1byte:
+0x3275 009441 iadd regc ,rega 
+0x3276 009442 ifetcht 1 ,rega 
+0x3277 009443 rtn 
+:      009445 g24_fetch_mem_rf_laststa:
+0x3278 009446 setarg offset_24g_rf_laststa 
+0x3279 009447 branch g24_set_rega_ifetch_1byte 
+:      009448 g24_set0_mem_rf_laststa:
+0x327a 009449 setarg 0 
+:      009450 g24_store_mem_rf_laststa:
+0x327b 009451 arg offset_24g_rf_laststa ,rega 
+0x327c 009452 branch g24_set_contw_with_regb_store_1byte 
+:      009454 g24_fetch_mem_rx_addr:
+0x327d 009455 setarg offset_24g_rx_addr 
+:      009456 g24_set_rega_ifetch_4byte:
+0x327e 009457 call g24_set_rega 
+:      009458 g24_rega_ifetch_4byte:
+0x327f 009459 ifetch 4 ,rega 
+0x3280 009460 rtn 
+:      009462 g24_fetch_mem_time_slice:
+0x3281 009463 setarg offset_24g_time_slice 
+0x3282 009464 branch g24_set_rega_ifetch_1byte 
+:      009465 g24_set0_mem_time_slice:
+0x3283 009466 setarg 0 
+:      009467 g24_store_mem_time_slice:
+0x3284 009468 arg offset_24g_time_slice ,rega 
+0x3285 009469 branch g24_set_contw_with_regb_store_1byte 
+:      009471 g24_set0_mem_mode_switch:
+0x3286 009472 setarg 0 
+:      009473 g24_store_mem_mode_switch:
+0x3287 009474 arg offset_24g_mode_switch ,rega 
+0x3288 009475 branch g24_set_contw_with_regb_store_1byte 
+:      009477 g24_store_mem_bind_payload:
+0x3289 009478 arg offset_24g_bind_payload ,rega 
+0x328a 009479 branch g24_set_contw_with_regb_store_1byte 
+:      009481 g24_fetch_mem_bind_device_status:
+0x328b 009482 setarg offset_dongle_bind_device_status 
+0x328c 009483 branch g24_set_rega_ifetch_1byte 
+:      009484 g24_store_mem_bind_device_status:
+0x328d 009485 arg offset_dongle_bind_device_status ,rega 
+0x328e 009486 branch g24_set_contw_with_regb_store_1byte 
+:      009488 g24_fetch_mem_dongle_work_mode:
+0x328f 009489 setarg offset_dongle_work_mode 
+0x3290 009490 branch g24_set_rega_ifetch_1byte 
+:      009491 g24_set_work_mem_dongle_work_mode:
+0x3291 009492 setarg dongle_work 
+:      009493 g24_store_mem_dongle_work_mode:
+0x3292 009494 arg offset_dongle_work_mode ,rega 
+0x3293 009495 branch g24_set_contw_with_regb_store_1byte 
+:      009497 g24_fetch_mem_dongle_mode_init:
+0x3294 009498 setarg offset_dongle_mode_init 
+0x3295 009499 branch g24_set_rega_ifetch_1byte 
+:      009500 g24_set0_mem_dongle_mode_init:
+0x3296 009501 setarg clear_init 
+:      009502 g24_store_mem_dongle_mode_init:
+0x3297 009503 arg offset_dongle_mode_init ,rega 
+0x3298 009504 branch g24_set_contw_with_regb_store_1byte 
+:      009506 g24_set0_mem_ackpayload_enable:
+0x3299 009507 setarg 0 
+:      009508 g24_store_mem_ackpayload_enable:
+0x329a 009509 arg offset_24g_ackpayload_enable ,rega 
+0x329b 009510 branch g24_set_contw_with_regb_store_1byte 
+:      009511 g24_set1_mem_ackpayload_enable:
+0x329c 009512 setarg 1 
+0x329d 009513 branch g24_store_mem_ackpayload_enable 
+:      009515 g24_fetch_mem_rxdata_temp_add3_7byte:
+0x329e 009516 setarg offset_24g_rxdata_temp_add3 
+0x329f 009517 call g24_set_rega 
+0x32a0 009518 ifetch 7 ,rega 
+0x32a1 009519 rtn 
+:      009521 g24_fetch_mem_nodata_timer_enable:
+0x32a2 009522 setarg offset_24g_nodata_timer_enable 
+0x32a3 009523 branch g24_set_rega_ifetch_1byte 
+:      009524 g24_set0_mem_nodata_timer_enable:
+0x32a4 009525 setarg 0 
+:      009526 g24_store_mem_nodata_timer_enable:
+0x32a5 009527 arg offset_24g_nodata_timer_enable ,rega 
+0x32a6 009528 branch g24_set_contw_with_regb_store_1byte 
+:      009530 g24_set0_mem_ms_blank_data_enable:
+0x32a7 009531 setarg 0 
+:      009532 g24_store_mem_ms_blank_data_enable:
+0x32a8 009533 arg offset_24g_ms_blank_data_enable ,rega 
+0x32a9 009534 branch g24_set_contw_with_regb_store_1byte 
+:      009536 g24_set0_mem_kb_blank_data_enable:
+0x32aa 009537 setarg 0 
+:      009538 g24_store_mem_kb_blank_data_enable:
+0x32ab 009539 arg offset_24g_kb_blank_data_enable ,rega 
+0x32ac 009540 branch g24_set_contw_with_regb_store_1byte 
+:      009542 g24_set0_mem_kb_mul_blank_data_enable:
+0x32ad 009543 setarg 0 
+:      009544 g24_store_mem_kb_mul_blank_data_enable:
+0x32ae 009545 arg offset_24g_kb_mul_blank_data_enable ,rega 
+0x32af 009546 branch g24_set_contw_with_regb_store_1byte 
+:      009548 g24_store_mem_power_ctrl_threshold_up:
+0x32b0 009549 arg offset_power_ctrl_threshold_up ,rega 
+0x32b1 009550 branch g24_set_contw_with_regb_store_1byte 
+:      009552 g24_store_mem_power_ctrl_threshold_down:
+0x32b2 009553 arg offset_power_ctrl_threshold_down ,rega 
+:      009554 g24_set_contw_with_regb_store_1byte:
+0x32b3 009555 call g24_set_contw_with_regb 
+:      009556 g24_contw_istore_1byte:
+0x32b4 009557 istore 1 ,contw 
+0x32b5 009558 rtn 
+:      009560 g24_fetch_mem_pair_mode:
+0x32b6 009561 setarg offset_24g_pair_mode 
+0x32b7 009562 branch g24_set_rega_ifetch_1byte 
+:      009564 g24_store_mem_pair_mode:
+0x32b8 009565 arg offset_24g_pair_mode ,rega 
+0x32b9 009566 branch g24_set_contw_with_regb_store_1byte 
+:      009568 g24_store_mem_pair_txpower:
+0x32ba 009569 setarg offset_24g_pair_txpower 
+0x32bb 009570 call g24_set_rega_ifetch_1byte 
+0x32bc 009571 branch g24_store_mem_txpower 
+:      009573 g24_fetch_mem_rxdata_temp_add3_1byte:
+0x32bd 009574 setarg offset_24g_rxdata_temp_add3 
+0x32be 009575 branch g24_set_rega_ifetch_1byte 
+:      009577 g24_set_contw_with_temp:
+0x32bf 009578 copy pdata ,temp 
+0x32c0 009579 copy rega ,pdata 
+0x32c1 009580 iadd regc ,contw 
+0x32c2 009581 copy temp ,pdata 
+0x32c3 009582 rtn 
+:      009584 g24_set_contw_with_temp_store_3byte:
+0x32c4 009585 call g24_set_contw_with_temp 
+:      009586 g24_contw_istore_3byte:
+0x32c5 009587 istore 3 ,contw 
+0x32c6 009588 rtn 
+:      009590 g24_set_contw_with_regb:
+0x32c7 009591 call g24_head_ptr2regc 
+:      009592 g24_set_contw_with_regb2:
+0x32c8 009593 copy pdata ,regb 
+0x32c9 009594 copy rega ,pdata 
+0x32ca 009595 iadd regc ,contw 
+0x32cb 009596 copy regb ,pdata 
+0x32cc 009597 rtn 
+:      009599 g24_set_rega:
+0x32cd 009600 call g24_head_ptr2regc 
+0x32ce 009601 iadd regc ,rega 
+0x32cf 009602 rtn 
+:      009604 g24_set_rega_ifetch_1byte:
+0x32d0 009605 call g24_set_rega 
+:      009606 g24_rega_ifetch_1byte:
+0x32d1 009607 ifetch 1 ,rega 
+0x32d2 009608 rtn 
+:      009610 g24_set_rega_ifetcht_4byte:
+0x32d3 009611 call g24_set_rega 
+0x32d4 009612 ifetcht 4 ,rega 
+0x32d5 009613 rtn 
+:      009615 g24_mem_set0:
+0x32d6 009616 setarg 0 
+0x32d7 009617 branch g24_contw_istore_1byte 
+:      009621 app_init:
+0x32d8 009622 bpatch patch18_4 ,mem_patch18 
+0x32d9 009623 fetch 1 ,mem_device_option 
+0x32da 009624 branch app_init ,blank 
+0x32db 009626 beq dvc_op_dongle ,dongle_init 
+0x32dc 009627 beq dvc_op_antilost ,antilost_init 
+0x32dd 009628 beq dvc_op_shutter ,shutter_init 
+0x32de 009629 beq dvc_op_module ,module_init 
+0x32df 009630 beq dvc_op_car ,car_init 
+0x32e0 009631 beq dvc_op_remote_car ,remote_car_init 
+0x32e1 009632 bbit1 dvc_op_mouse ,mouse_init 
+0x32e2 009633 rtn 
+:      009635 app_lpm_init:
+0x32e3 009636 bpatch patch18_5 ,mem_patch18 
+0x32e4 009637 jam 0 ,mem_tester_emulate 
+0x32e5 009638 jam 0 ,mem_debug_config 
+0x32e6 009639 jam 0 ,mem_lch_code 
+0x32e7 009640 setarg 0 
+0x32e8 009641 store 5 ,mem_sp_state_start 
+0x32e9 009642 fetch 1 ,mem_device_option 
+0x32ea 009643 branch app_lpm_init ,blank 
+0x32eb 009644 beq dvc_op_module ,module_lpm_init 
+:      009645 app_lpm_init0:
+0x32ec 009646 rtn 
+:      009649 app_process_idle:
+0x32ed 009650 call ui_dispatch 
+0x32ee 009651 call check_51cmd 
+0x32ef 009652 call app_process_bb_event 
+0x32f0 009653 fetch 2 ,mem_cb_idle_process 
+0x32f1 009654 branch callback_func 
+:      009656 app_process_bt:
+0x32f2 009657 fetch 2 ,mem_cb_bt_process 
+0x32f3 009658 branch callback_func 
+:      009660 app_process_ble:
+0x32f4 009661 fetch 2 ,mem_cb_le_process 
+0x32f5 009662 branch callback_func 
+:      009664 app_process_bb_event:
+0x32f6 009665 bpatch patch18_6 ,mem_patch18 
+0x32f7 009667 arg mem_ipc_fifo_bt2c51 ,rega 
+0x32f8 009668 call fifo_out 
+0x32f9 009669 rtn blank 
+0x32fa 009671 copy pdata ,regc 
+0x32fb 009672 call app_event_normal_process 
+0x32fc 009673 branch app_process_bb_event_priority 
+:      009675 app_discard_event:
+0x32fd 009676 arg 0 ,regc 
+0x32fe 009677 rtn 
+:      009682 app_event_normal_process:
+0x32ff 009683 beq bt_evt_bb_connected ,app_evt_bt_conn 
+0x3300 009684 beq bt_evt_button_long_pressed ,app_evt_button_long_pressed 
+0x3301 009685 beq bt_evt_setup_complete ,app_evt_setup_complete 
+0x3302 009686 beq bt_evt_hid_handshake ,app_evt_hid_handshake 
+0x3303 009687 beq bt_evt_hid_connected ,app_bb_event_hid_connected 
+0x3304 009688 beq bt_evt_reconn_failed ,app_bb_event_reconn_failed 
+0x3305 009689 beq bt_evt_bb_disconnected ,app_bb_event_bb_disconn 
+0x3306 009690 beq bt_evt_reconn_page_timeout ,app_bb_event_reconn_failed 
+0x3307 009691 beq bt_evt_le_connected ,app_le_event_bb_connected 
+0x3308 009692 beq bt_evt_le_disconnected ,app_le_event_bb_disconn 
+0x3309 009693 beq bt_evt_reconn_started ,app_event_reconn_start 
+0x330a 009694 beq bt_evt_enter_sniff ,app_event_enter_sniff 
+0x330b 009695 beq bt_evt_exit_sniff ,app_event_exit_sniff 
+0x330c 009697 beq bt_evt_ml2cap_conn_refused ,app_event_ml2cap_conn_refused 
+0x330d 009698 beq bt_evt_linkkey_generate ,app_event_linkkey_generate 
+0x330e 009699 beq bt_evt_switch_fail_master ,app_event_switch_fail_master 
+0x330f 009700 beq bt_evt_switch_success_master ,app_event_switch_success 
+0x3310 009701 rtn 
+:      009704 app_evt_bt_conn:
+0x3311 009705 fetch 2 ,mem_ui_state_map 
+0x3312 009706 set1 ui_state_bt_connected ,pdata 
+0x3313 009707 store 2 ,mem_ui_state_map 
+0x3314 009708 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3315 009709 set0 app_disc_by_button ,pdata 
+0x3316 009710 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3317 009711 rtn 
+:      009713 app_event_switch_success:
+0x3318 009714 jam 0 ,mem_switch_fail_master_count 
+0x3319 009715 rtn 
+:      009717 app_event_switch_fail_master:
+0x331a 009718 fetch 1 ,mem_switch_fail_master_count 
+0x331b 009719 increase 1 ,pdata 
+0x331c 009720 store 1 ,mem_switch_fail_master_count 
+0x331d 009721 sub pdata ,1 ,null 
+0x331e 009722 branch app_bt_role_switch ,positive 
+0x331f 009723 jam 0 ,mem_switch_fail_master_count 
+0x3320 009724 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3321 009725 set1 app_disc_switch_fail ,pdata 
+0x3322 009726 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3323 009727 branch app_bt_disconnect 
+:      009729 app_process_bb_event_priority:
+0x3324 009730 fetch 2 ,mem_cb_bb_event_process 
+0x3325 009731 branch callback_func 
+:      009733 app_check_wake_lock:
+0x3326 009734 fetch 2 ,mem_cb_check_wakelock 
+0x3327 009735 branch callback_func 
+:      009737 app_will_enter_lpm:
+0x3328 009738 fetch 2 ,mem_cb_before_lpm 
+0x3329 009739 branch callback_func 
+:      009741 app_event_linkkey_generate:
+0x332a 009742 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332b 009743 set1 app_disc_after_pairing ,pdata 
+0x332c 009744 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x332d 009745 branch app_bt_store_reconn_info 
+:      009747 app_event_reconn_start:
+0x332e 009748 fetch 2 ,mem_ui_state_map 
+0x332f 009749 set1 ui_state_bt_reconnect ,pdata 
+0x3330 009750 store 2 ,mem_ui_state_map 
+0x3331 009751 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3332 009752 set1 app_disc_after_reconn ,pdata 
+0x3333 009753 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3334 009754 rtn 
+:      009756 app_evt_setup_complete:
+0x3335 009757 fetch 2 ,mem_ui_state_map 
+0x3336 009758 set1 ui_state_bt_setup_complete ,pdata 
+0x3337 009759 store 2 ,mem_ui_state_map 
+0x3338 009760 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3339 009761 set1 app_disc_after_setup_done ,pdata 
+0x333a 009762 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x333b 009763 rtn 
+:      009765 app_evt_hid_handshake:
+0x333c 009766 fetch 2 ,mem_ui_state_map 
+0x333d 009767 set1 ui_state_bt_hid_handshake ,pdata 
+0x333e 009768 store 2 ,mem_ui_state_map 
+0x333f 009769 rtn 
+:      009771 app_event_enter_sniff:
+0x3340 009772 fetch 2 ,mem_ui_state_map 
+0x3341 009773 set1 ui_state_bt_sniff ,pdata 
+0x3342 009774 store 2 ,mem_ui_state_map 
+0x3343 009775 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3344 009776 set1 app_disc_after_sniff ,pdata 
+0x3345 009777 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3346 009778 rtn 
+:      009780 app_event_exit_sniff:
+0x3347 009781 fetch 2 ,mem_ui_state_map 
+0x3348 009782 set0 ui_state_bt_sniff ,pdata 
+0x3349 009783 store 2 ,mem_ui_state_map 
+0x334a 009784 rtn 
+:      009786 app_le_event_bb_connected:
+0x334b 009787 fetch 2 ,mem_ui_state_map 
+0x334c 009788 set1 ui_state_ble_connected ,pdata 
+0x334d 009789 store 2 ,mem_ui_state_map 
+0x334e 009790 rtn 
+:      009792 app_le_event_bb_disconn:
+0x334f 009793 fetch 2 ,mem_ui_state_map 
+0x3350 009794 set0 ui_state_ble_connected ,pdata 
+0x3351 009795 store 2 ,mem_ui_state_map 
+0x3352 009796 branch app_lpm_mult_disable 
+:      009798 app_bb_event_hid_connected:
+0x3353 009799 fetch 2 ,mem_ui_state_map 
+0x3354 009800 set1 ui_state_bt_hid_conn ,pdata 
+0x3355 009801 store 2 ,mem_ui_state_map 
+0x3356 009802 rtn 
+:      009804 app_evt_button_long_pressed:
+0x3357 009805 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x3358 009806 set1 app_disc_by_button ,pdata 
+0x3359 009807 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335a 009808 rtn 
+:      009810 app_event_ml2cap_conn_refused:
+0x335b 009811 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335c 009812 set1 app_disc_l2cap_refused ,pdata 
+0x335d 009813 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x335e 009814 branch app_bt_disconnect 
+:      009817 app_evt_timer:
+0x335f 009818 bpatch patch18_7 ,mem_patch18 
+0x3360 009819 store 1 ,mem_app_evt_timer_count 
+:      009820 app_evt_100ms_loop:
+0x3361 009821 fetch 1 ,mem_app_evt_timer_count 
+0x3362 009822 rtn blank 
+0x3363 009823 increase -1 ,pdata 
+0x3364 009824 store 1 ,mem_app_evt_timer_count 
+0x3365 009825 call ui_button_polling 
+0x3366 009826 call app_lpm_wake_auto_lock_timer 
+0x3367 009827 call app_unsniff_delay_timer 
+0x3368 009828 call app_discovery_timer 
+0x3369 009829 call flash_write_spi_sm_timer 
+0x336a 009830 fetch 2 ,mem_cb_event_timer 
+0x336b 009831 call callback_func 
+0x336c 009832 branch app_evt_100ms_loop 
+:      009837 timer_single_step:
+0x336d 009838 ifetch 1 ,regc 
+0x336e 009839 rtn blank 
+0x336f 009840 pincrease -1 
+0x3370 009841 istore 1 ,regc 
+0x3371 009842 nrtn blank 
+0x3372 009843 copy regb ,pdata 
+0x3373 009844 branch callback_func 
+:      009848 timer_single_step_2b:
+0x3374 009849 ifetch 2 ,regc 
+0x3375 009850 rtn blank 
+0x3376 009851 pincrease -1 
+0x3377 009852 istore 2 ,regc 
+0x3378 009853 nrtn blank 
+0x3379 009854 copy regb ,pdata 
+0x337a 009855 branch callback_func 
+:      009857 app_power_timer:
+0x337b 009858 fetcht 2 ,mem_power_param_ptr 
+0x337c 009859 add temp ,power_timer_offset ,regc 
+0x337d 009860 arg app_power_timer_timeout ,regb 
+0x337e 009861 branch timer_single_step 
+:      009863 app_power_timer_timeout:
+0x337f 009864 call app_got_power_state_common 
+0x3380 009865 beq power_starting ,app_enter_power_stanby_state 
+:      009866 app_enter_power_off_state:
+0x3381 009867 branch app_enter_hibernate 
+:      009868 app_enter_power_stanby_state:
+0x3382 009869 setarg power_standby 
+0x3383 009870 istore 1 ,regc 
+0x3384 009871 add temp ,power_standby_cb_offset ,regb 
+:      009872 app_power_cb_common:
+0x3385 009873 ifetch 2 ,regb 
+0x3386 009874 branch callback_func 
+:      009876 app_unsniff_delay_timer:
+0x3387 009877 arg mem_unsniff2sniff_timer_count ,regc 
+0x3388 009878 arg app_unsniff_delay_timeout ,regb 
+0x3389 009879 branch timer_single_step 
+:      009881 app_unsniff_delay_timeout:
+0x338a 009882 call context_check_idle 
+0x338b 009883 branch app_bt_enter_sniff ,zero 
+0x338c 009884 rtn 
+:      009887 app_discovery_timer:
+0x338d 009888 arg mem_discovery_timeout_timer_count ,regc 
+0x338e 009889 arg app_discovery_timeout ,regb 
+0x338f 009890 branch timer_single_step_2b 
+:      009892 app_discovery_timeout:
+0x3390 009893 call app_bt_stop_discovery 
+0x3391 009894 call app_led_off 
+0x3392 009895 fetch 2 ,mem_cb_discovry_timeout 
+0x3393 009896 branch callback_func 
+:      009899 app_bb_event_reconn_failed:
+0x3394 009900 call app_disconn_reason_flag_clear 
+:      009901 app_clear_reconnect_flag:
+0x3395 009902 fetch 2 ,mem_ui_state_map 
+0x3396 009903 set0 ui_state_bt_reconnect ,pdata 
+0x3397 009904 store 2 ,mem_ui_state_map 
+0x3398 009905 rtn 
+:      009907 app_bb_event_bb_disconn:
+0x3399 009908 jam 0 ,mem_unsniff2sniff_timer_count 
+0x339a 009909 fetch 2 ,mem_ui_state_map 
+0x339b 009910 bbit1 ui_state_bt_reconnect ,app_bb_event_bb_reconn_disconn 
+0x339c 009911 isolate0 ui_state_bt_setup_complete ,pdata 
+0x339d 009912 call app_discard_event ,true 
+:      009913 app_bb_event_bb_reconn_disconn:
+0x339e 009914 bpatch patch19_0 ,mem_patch19 
+0x339f 009915 fetch 2 ,mem_ui_state_map 
+0x33a0 009916 set0 ui_state_bt_connected ,pdata 
+0x33a1 009917 set0 ui_state_bt_setup_complete ,pdata 
+0x33a2 009918 set0 ui_state_bt_hid_conn ,pdata 
+0x33a3 009919 set0 ui_state_bt_hid_handshake ,pdata 
+0x33a4 009920 set0 ui_state_bt_reconnect ,pdata 
+0x33a5 009921 store 2 ,mem_ui_state_map 
+0x33a6 009922 branch app_lpm_mult_disable 
+:      009924 app_bb_hibernate:
+0x33a7 009925 call app_disconn_reason_clear 
+0x33a8 009926 branch app_enter_hibernate 
+:      009929 app_disconn_reason_clear:
+0x33a9 009930 setarg 0 
+0x33aa 009931 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33ab 009932 rtn 
+:      009933 app_disconn_reason_flag_clear:
+0x33ac 009934 setarg 0 
+0x33ad 009935 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33ae 009936 rtn 
+:      009938 app_disconn_reason_collect_bt:
+0x33af 009939 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b0 009940 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b1 009941 setarg 0 
+0x33b2 009942 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b3 009943 rtn 
+:      009945 app_disconn_reason_collect_ble:
+0x33b4 009946 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b5 009947 set1 app_disc_ble ,pdata 
+0x33b6 009948 store app_disc_rsn_size ,mem_app_disconn_reason 
+0x33b7 009949 setarg 0 
+0x33b8 009950 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x33b9 009951 rtn 
+:      009959 app_check_sniff:
+0x33ba 009960 fetch 1 ,mem_ui_state_map 
+0x33bb 009961 isolate1 ui_state_bt_sniff ,pdata 
+0x33bc 009962 rtn 
+:      009970 app_initflag_store:
+0x33bd 009971 setarg eeprom_init_flag 
+:      009972 app_flag_store:
+0x33be 009973 store 2 ,mem_timeup 
+0x33bf 009974 bpatch patch19_1 ,mem_patch19 
+0x33c0 009975 arg 2 ,temp 
+0x33c1 009976 arg mem_timeup ,rega 
+0x33c2 009977 arg eeprom_module_init_flag ,regb 
+0x33c3 009978 branch iicd_write_eep_data 
+:      009981 app_initflag_check:
+0x33c4 009982 bpatch patch19_2 ,mem_patch19 
+0x33c5 009983 arg 2 ,temp 
+0x33c6 009984 arg mem_pdatatemp ,rega 
+0x33c7 009985 arg eeprom_module_init_flag ,regb 
+0x33c8 009986 call iicd_read_eep_data 
+0x33c9 009987 fetch 2 ,mem_pdatatemp 
+0x33ca 009988 arg eeprom_init_flag ,temp 
+0x33cb 009989 isub temp ,null 
+0x33cc 009990 rtn 
+:      009993 app_start_auto_sniff:
+0x33cd 009994 fetch 1 ,mem_unsniff2sniff_timer 
+0x33ce 009995 store 1 ,mem_unsniff2sniff_timer_count 
+0x33cf 009996 rtn 
+:      009998 app_get_lpm_wake_lock:
+0x33d0 009999 arg wake_lock_app ,queue 
+0x33d1 010000 branch lpm_get_wake_lock 
+:      010002 app_put_lpm_wake_lock:
+0x33d2 010003 arg wake_lock_app ,queue 
+0x33d3 010004 branch lpm_put_wake_lock 
+:      010006 app_lpm_wake_auto_lock:
+0x33d4 010007 jam lpm_wake_up_delay_timer ,mem_wake_up_delay_timer 
+0x33d5 010008 branch app_get_lpm_wake_lock 
+:      010010 app_lpm_wake_auto_lock_timer:
+0x33d6 010011 arg mem_wake_up_delay_timer ,regc 
+0x33d7 010012 arg app_put_lpm_wake_lock ,regb 
+0x33d8 010013 branch timer_single_step 
+:      010015 app_l2cap_flow_control_enable:
+0x33d9 010016 jam l2cap_flow_ctrl_enable ,mem_l2cap_flow_ctrl_flag 
+0x33da 010017 rtn 
+:      010019 app_l2cap_flow_control_disable:
+0x33db 010020 jam l2cap_flow_ctrl_disable ,mem_l2cap_flow_ctrl_flag 
+0x33dc 010021 rtn 
+:      010023 app_bt_set_pincode:
+0x33dd 010024 jam bt_cmd_set_pin_code ,mem_fifo_temp 
+0x33de 010025 branch ui_ipc_send_cmd 
+:      010027 app_bt_role_switch:
+0x33df 010028 jam bt_cmd_role_switch ,mem_fifo_temp 
+0x33e0 010029 branch ui_ipc_send_cmd 
+:      010031 app_bt_start_reconnect:
+0x33e1 010032 bpatch patch19_3 ,mem_patch19 
+0x33e2 010033 fetch 1 ,mem_app_connection_options 
+0x33e3 010034 store 1 ,mem_connection_options 
+0x33e4 010035 jam app_flag_reconnect ,mem_reconnect_flag 
+0x33e5 010036 jam bt_cmd_reconnect ,mem_fifo_temp 
+0x33e6 010037 branch ui_ipc_send_cmd 
+:      010039 app_bt_reconnect_cancel:
+0x33e7 010040 jam bt_cmd_bb_reconn_cancel ,mem_fifo_temp 
+0x33e8 010041 branch ui_ipc_send_cmd 
+:      010043 app_bt_disconnect:
+0x33e9 010044 jam bt_cmd_disconnect ,mem_fifo_temp 
+0x33ea 010045 branch ui_ipc_send_cmd 
+:      010047 app_bt_start_discovery_short:
+0x33eb 010048 fetch 2 ,mem_discovery_timeout 
+0x33ec 010049 store 2 ,mem_discovery_timeout_timer_count 
+:      010050 app_bt_start_discovery_led_blink:
+0x33ed 010051 call app_led_start_blink 
+:      010052 app_bt_start_discovery:
+0x33ee 010053 jam bt_cmd_start_discovery ,mem_fifo_temp 
+0x33ef 010054 branch ui_ipc_send_cmd 
+:      010056 app_bt_stop_discovery:
+0x33f0 010057 setarg 0 
+0x33f1 010058 store 2 ,mem_discovery_timeout_timer_count 
+0x33f2 010059 jam bt_cmd_stop_discovery ,mem_fifo_temp 
+0x33f3 010060 branch ui_ipc_send_cmd 
+:      010062 app_ble_start_direct_adv:
+0x33f4 010063 jam bt_cmd_start_direct_adv ,mem_fifo_temp 
+0x33f5 010064 branch ui_ipc_send_cmd 
+:      010066 app_ble_stop_direct_adv:
+0x33f6 010067 jam bt_cmd_stop_direct_adv ,mem_fifo_temp 
+0x33f7 010068 branch ui_ipc_send_cmd 
+:      010070 app_ble_stop_adv:
+0x33f8 010071 jam bt_cmd_stop_adv ,mem_fifo_temp 
+0x33f9 010072 branch ui_ipc_send_cmd 
+:      010074 app_ble_start_adv:
+0x33fa 010075 jam bt_cmd_start_adv ,mem_fifo_temp 
+0x33fb 010076 branch ui_ipc_send_cmd 
+:      010078 app_ble_start_scan:
+0x33fc 010079 jam bt_cmd_le_start_scan ,mem_fifo_temp 
+0x33fd 010080 branch ui_ipc_send_cmd 
+:      010082 app_ble_stop_scan:
+0x33fe 010083 jam bt_cmd_le_stop_scan ,mem_fifo_temp 
+0x33ff 010084 branch ui_ipc_send_cmd 
+:      010086 app_ble_start_conn:
+0x3400 010087 jam bt_cmd_le_start_conn ,mem_fifo_temp 
+0x3401 010088 branch ui_ipc_send_cmd 
+:      010090 app_ble_disconnect:
+0x3402 010091 jam bt_cmd_le_disconnect ,mem_fifo_temp 
+0x3403 010092 branch ui_ipc_send_cmd 
+:      010094 app_led_start_blink:
+0x3404 010095 jam bt_cmd_led_blink ,mem_fifo_temp 
+0x3405 010096 branch ui_ipc_send_cmd 
+:      010098 app_led_on:
+0x3406 010099 jam bt_cmd_led_on ,mem_fifo_temp 
+0x3407 010100 branch ui_ipc_send_cmd 
+:      010102 app_led_stop_blink:
+:      010103 app_led_off:
+0x3408 010104 jam bt_cmd_led_off ,mem_fifo_temp 
+0x3409 010105 branch ui_ipc_send_cmd 
+:      010107 app_enter_hibernate:
+0x340a 010108 jam bt_cmd_enter_hibernate ,mem_fifo_temp 
+0x340b 010109 branch ui_ipc_send_cmd 
+:      010111 app_bt_sniff_exit:
+0x340c 010112 jam bt_cmd_exit_sniff ,mem_fifo_temp 
+0x340d 010113 branch ui_ipc_send_cmd 
+:      010115 app_bt_enter_sniff:
+0x340e 010116 jam bt_cmd_enter_sniff ,mem_fifo_temp 
+0x340f 010117 branch ui_ipc_send_cmd 
+:      010119 app_ble_store_reconn_info:
+0x3410 010120 jam bt_cmd_store_reconn_info_le ,mem_fifo_temp 
+0x3411 010121 branch ui_ipc_send_cmd 
+:      010123 app_bt_store_reconn_info:
+0x3412 010124 jam bt_cmd_store_reconn_info_bt ,mem_fifo_temp 
+0x3413 010125 branch ui_ipc_send_cmd 
+:      010127 app_store_reconn_info:
+0x3414 010128 jam bt_cmd_store_reconn_info ,mem_fifo_temp 
+0x3415 010129 branch ui_ipc_send_cmd 
+:      010131 app_lpm_mult_enable:
+0x3416 010132 set1 mark_lpm_mult_enable ,mark 
+0x3417 010133 rtn 
+:      010135 app_lpm_mult_disable:
+0x3418 010136 set0 mark_lpm_mult_enable ,mark 
+0x3419 010137 rtn 
+:      010157 app_button_long_pressed:
+0x341a 010158 call app_got_power_state_common 
+0x341b 010159 beq power_standby ,app_power_shutting_down 
+:      010160 app_power_starting:
+0x341c 010161 setarg power_starting 
+0x341d 010162 istore 1 ,regc 
+0x341e 010163 add temp ,power_starting_timeout_offset ,rega 
+0x341f 010164 add temp ,power_starting_cb_offset ,regb 
+:      010165 app_power_common:
+0x3420 010166 ifetcht 1 ,rega 
+0x3421 010167 increase 1 ,regc 
+0x3422 010168 istoret 1 ,regc 
+0x3423 010169 branch app_power_cb_common 
+:      010171 app_power_shutting_down:
+0x3424 010172 setarg power_off 
+0x3425 010173 istore 1 ,regc 
+0x3426 010174 fetch 2 ,mem_ui_state_map 
+0x3427 010175 bbit0 ui_state_ble_connected ,app_power_off_end 
+0x3428 010176 call app_ble_disconnect 
+:      010177 app_power_off_end:
+0x3429 010178 fetcht 2 ,mem_power_param_ptr 
+0x342a 010179 add temp ,power_off_timeout_offset ,rega 
+0x342b 010180 add temp ,power_off_cb_offset ,regb 
+0x342c 010181 branch app_power_common 
+:      010183 app_got_power_state_common:
+0x342d 010184 fetcht 2 ,mem_power_param_ptr 
+0x342e 010185 add temp ,power_state_offset ,regc 
+0x342f 010186 ifetch 1 ,regc 
+0x3430 010187 rtn 
+:      010189 app_event_button_up:
+0x3431 010190 call app_got_power_state_common 
+0x3432 010191 bne power_off ,app_power_release 
+0x3433 010192 branch app_enter_hibernate 
+:      010193 app_power_release:
+0x3434 010194 add temp ,ui_butten_up_cb_offset ,regb 
+0x3435 010195 branch app_power_cb_common 
+:      010197 antilost_init:
+0x3436 010198 rtn wake 
+0x3437 010199 jam 0x00 ,core_gpio_sel1 
+0x3438 010200 setarg antilost_le_before_hibernate 
+0x3439 010201 store 2 ,mem_cb_before_hibernate 
+0x343a 010202 setarg keyscan_process_lpm_before 
+0x343b 010203 store 2 ,mem_cb_before_lpm 
+0x343c 010204 setarg antilost_idle_process 
+0x343d 010205 store 2 ,mem_cb_idle_process 
+0x343e 010206 setarg antilost_le_conn_process 
+0x343f 010207 store 2 ,mem_cb_le_process 
+0x3440 010208 setarg antilost_bb_event_process 
+0x3441 010209 store 2 ,mem_cb_bb_event_process 
+0x3442 010210 setarg antilost_le_bb_event_timer 
+0x3443 010211 store 2 ,mem_cb_event_timer 
+0x3444 010212 setarg antilost_le_notification 
+0x3445 010213 store 2 ,mem_cb_ble_transmit 
+0x3446 010214 setarg antilost_lpm_lock_process 
+0x3447 010215 store 2 ,mem_cb_check_wakelock 
+0x3448 010216 setarg antilost_le_receive_data_process 
+0x3449 010217 store 2 ,mem_cb_att_write 
+0x344a 010218 bpatch patch19_4 ,mem_patch19 
+0x344b 010219 call antilost_buzzer_pwm_init 
+0x344c 010220 call keyscan_key_init 
+0x344d 010221 call antilost_adc_init 
+0x344e 010222 call ui_led_init_global 
+0x344f 010223 call ui_button_init 
+0x3450 010224 setarg antilost_key_up_down 
+0x3451 010225 store 2 ,mem_cb_antl_key 
+0x3452 010226 setarg antilost_power_off_cb 
+0x3453 010227 store 2 ,mem_antl_power_off_cb 
+0x3454 010228 setarg antilost_power_starting_cb 
+0x3455 010229 store 2 ,mem_antl_power_starting_cb 
+0x3456 010230 setarg antilost_power_standby_cb 
+0x3457 010231 store 2 ,mem_antl_power_standby_cb 
+0x3458 010232 setarg antilost_led_on_cb 
+0x3459 010233 store 2 ,mem_antl_led_cb_on 
+0x345a 010234 setarg antilost_led_off_cb 
+0x345b 010235 store 2 ,mem_antl_led_cb_off 
+0x345c 010236 setarg antilost_buzzer_on 
+0x345d 010237 store 2 ,mem_antl_buzzer_cb_on 
+0x345e 010238 setarg antilost_buzzer_off 
+0x345f 010239 store 2 ,mem_antl_buzzer_cb_off 
+0x3460 010240 fetch 2 ,mem_ui_state_map 
+0x3461 010241 rtnbit1 ui_state_btn_down 
+0x3462 010242 branch app_enter_hibernate 
+:      010244 antilost_le_before_hibernate:
+0x3463 010245 call antilost_led_buzzer_stop_blink 
+0x3464 010246 branch app_enter_hibernate 
+:      010248 antilost_le_notification:
+0x3465 010249 call le_fifo_check_nearly_full 
+0x3466 010250 nrtn blank 
+0x3467 010251 arg mem_temp_block5 ,rega 
+0x3468 010252 call queue_pop 
+0x3469 010253 nrtn user 
+0x346a 010254 arg mem_temp_block5 ,contr 
+0x346b 010255 branch le_send_notify_from_list 
+:      010257 antilost_power_standby_cb:
+0x346c 010258 fetch 2 ,mem_antl_le_sleep_timeout 
+0x346d 010259 store 2 ,mem_antl_le_sleep_timer 
+0x346e 010260 jam 1 ,mem_antl_key_scan_enable 
+0x346f 010261 branch antilost_fast_adv_start 
+:      010263 antilost_lpm_lock_process:
+0x3470 010264 fetch 1 ,mem_antl_key_state 
+0x3471 010265 beq 1 ,antilost_lpm_ctrl_for_led_buzzer 
+0x3472 010266 fetch 2 ,mem_ui_state_map 
+0x3473 010267 bbit0 ui_state_ble_connected ,antilost_lpm_ctrl_for_led_buzzer 
+0x3474 010268 fetch 1 ,mem_antl_lost_mode 
+0x3475 010269 beq 1 ,app_get_lpm_wake_lock 
+0x3476 010270 fetch 1 ,mem_antl_queue_curr_num 
+0x3477 010271 nbranch app_get_lpm_wake_lock ,blank 
+0x3478 010272 branch app_put_lpm_wake_lock 
+:      010274 antilost_lpm_ctrl_for_led_buzzer:
+0x3479 010275 fetch 1 ,mem_antl_led_state 
+0x347a 010276 fetcht 1 ,mem_antl_buzzer_state 
+0x347b 010277 ior temp ,pdata 
+0x347c 010278 beq 1 ,app_get_lpm_wake_lock 
+0x347d 010279 branch app_put_lpm_wake_lock 
+:      010281 antilost_bb_event_process:
+0x347e 010282 copy regc ,pdata 
+0x347f 010283 beq bt_evt_button_up ,app_event_button_up 
+0x3480 010284 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x3481 010285 beq bt_evt_le_connected ,antilost_le_process_conn 
+0x3482 010286 beq bt_evt_le_disconnected ,antilost_le_process_discon 
+0x3483 010287 beq bt_evt_le_parse_conn_papa_update_rsp ,antilost_le_conn_param_update_rsp_recieved 
+0x3484 010288 rtn 
+:      010289 antilost_le_conn_param_update_rsp_recieved:
+0x3485 010290 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x3486 010291 beq ble_signaling_connect_parameter_update_rejected ,antilost_le_conn_param_rejected 
+:      010292 antilost_le_conn_param_accepted:
+0x3487 010293 fetch 2 ,mem_le_new_connslavelatency 
+0x3488 010294 branch antilost_master_nonsupport_latency ,blank 
+:      010295 antilost_le_conn_param_updata_procedure_sucsess:
+0x3489 010296 jam conn_param_updata_procedure_complete ,mem_antl_conn_updata_procedure_state 
+0x348a 010297 jam 60 ,mem_antl_conn_update_timer 
+0x348b 010298 rtn 
+:      010300 antilost_le_conn_param_rejected:
+0x348c 010301 fetch 2 ,mem_le_latency 
+0x348d 010302 branch antilost_conn_param_updata_procedure_faild ,blank 
+:      010303 antilost_conn_param_retransimiting:
+0x348e 010304 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x348f 010305 fetcht 2 ,mem_interval_increment 
+0x3490 010306 fetch 2 ,mem_le_interval_min 
+0x3491 010307 iadd temp ,pdata 
+0x3492 010308 store 2 ,mem_le_interval_min 
+0x3493 010309 copy pdata ,rega 
+0x3494 010310 fetch 2 ,mem_le_interval_max 
+0x3495 010311 iadd temp ,pdata 
+0x3496 010312 store 2 ,mem_le_interval_max 
+0x3497 010313 iadd rega ,pdata 
+0x3498 010314 rshift pdata ,temp 
+0x3499 010315 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x349a 010316 idiv temp 
+0x349b 010317 call wait_div_end 
+0x349c 010318 quotient pdata 
+0x349d 010319 store 2 ,mem_le_latency 
+0x349e 010320 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x349f 010321 rtn 
+:      010322 antilost_conn_param_updata_procedure_faild:
+0x34a0 010323 jam conn_param_updata_procedure_faild ,mem_antl_conn_updata_procedure_state 
+0x34a1 010324 rtn 
+:      010326 antilost_master_nonsupport_latency:
+0x34a2 010327 jam 0 ,mem_lpm_mult 
+0x34a3 010328 jam 0 ,mem_antl_send_updata_le_param_timer 
+0x34a4 010329 fetch 2 ,mem_le_new_conninterval 
+0x34a5 010330 fetcht 2 ,mem_antl_le_unnormal_interval_min 
+0x34a6 010331 isub temp ,null 
+0x34a7 010332 setflag positive ,0 ,rega 
+0x34a8 010333 fetch 2 ,mem_antl_le_unnormal_interval_max 
+0x34a9 010334 fetcht 2 ,mem_le_new_conninterval 
+0x34aa 010335 isub temp ,pdata 
+0x34ab 010336 setflag positive ,1 ,rega 
+0x34ac 010337 compare 0x03 ,rega ,0x03 
+0x34ad 010338 rtn true 
+0x34ae 010339 fetch 8 ,mem_antl_le_unnormal_interval_min 
+0x34af 010340 store 8 ,mem_le_interval_min 
+0x34b0 010341 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34b1 010342 rtn 
+:      010345 antilost_le_bb_event_timer:
+0x34b2 010347 call app_power_timer 
+0x34b3 010348 call antilost_double_click_timer 
+0x34b4 010349 call antilost_le_fast_adv_timer 
+0x34b5 010350 call antilost_le_sleep_timer 
+0x34b6 010351 call antilost_app_updata_le_param_timer 
+0x34b7 010352 call antilost_conn_update_timer 
+0x34b8 010353 branch antilost_adc_check_timer 
+:      010356 antilost_double_click_timer:
+0x34b9 010357 arg mem_double_click_timer ,regc 
+0x34ba 010358 arg antilost_double_click_timeout ,regb 
+0x34bb 010359 branch timer_single_step 
+:      010360 antilost_double_click_timeout:
+0x34bc 010361 jam 0 ,mem_butten_click_cnt 
+0x34bd 010362 rtn 
+:      010363 antilost_le_fast_adv_timer:
+0x34be 010364 arg mem_antl_fast_adv_timer ,regc 
+0x34bf 010365 arg antilost_le_fast_adv_timeout ,regb 
+0x34c0 010366 branch timer_single_step_2b 
+:      010367 antilost_le_fast_adv_timeout:
+0x34c1 010368 arg mem_antl_slow_adv_led_style ,regc 
+0x34c2 010369 arg mem_antl_slow_adv_lpm_interval ,regb 
+0x34c3 010370 branch antilost_adv_start_common 
+:      010373 antilost_conn_update_timer:
+0x34c4 010374 arg mem_antl_conn_update_timer ,regc 
+0x34c5 010375 arg antilost_conn_update_timer_time_out ,regb 
+0x34c6 010376 branch timer_single_step 
+:      010378 antilost_conn_update_timer_time_out:
+0x34c7 010379 fetch 2 ,mem_le_latency 
+0x34c8 010380 store 1 ,mem_lpm_mult 
+0x34c9 010381 rtn 
+:      010382 antilost_app_updata_le_param_timer:
+0x34ca 010383 arg mem_antl_send_updata_le_param_timer ,regc 
+0x34cb 010384 arg antilost_app_updata_le_param_timeout ,regb 
+0x34cc 010385 branch timer_single_step 
+:      010386 antilost_app_updata_le_param_timeout:
+0x34cd 010387 fetch 1 ,mem_le_state 
+0x34ce 010388 compare 0 ,pdata ,0x60 
+0x34cf 010389 nbranch antilost_wait_for_updata_param_instant_expire ,true 
+0x34d0 010390 jam conn_param_updata_procedure_starting ,mem_antl_conn_updata_procedure_state 
+0x34d1 010391 call app_lpm_mult_enable 
+0x34d2 010392 branch le_l2cap_tx_update_req 
+:      010393 antilost_wait_for_updata_param_instant_expire:
+0x34d3 010394 jam 1 ,mem_antl_send_updata_le_param_timer 
+0x34d4 010395 rtn 
+:      010397 antilost_le_sleep_timer:
+0x34d5 010398 arg mem_antl_le_sleep_timer ,regc 
+0x34d6 010399 arg antilost_le_sleep_timer_timeout ,regb 
+0x34d7 010400 branch timer_single_step_2b 
+:      010403 antilost_le_sleep_timer_timeout:
+0x34d8 010404 branch app_button_long_pressed 
+:      010406 antilost_adc_check_timer:
+0x34d9 010409 arg mem_adc_timer ,regc 
+0x34da 010410 arg antilost_adc_check_timer_timeout ,regb 
+0x34db 010411 branch timer_single_step_2b 
+:      010412 antilost_adc_check_timer_timeout:
+0x34dc 010413 fetch 2 ,mem_adc_timeout 
+0x34dd 010414 store 2 ,mem_adc_timer 
+0x34de 010415 branch antilost_battery_process 
+:      010418 antilost_le_process_conn:
+0x34df 010419 fetch 2 ,mem_adc_timeout 
+0x34e0 010420 store 2 ,mem_adc_timer 
+0x34e1 010421 setarg 0 
+0x34e2 010422 store 2 ,mem_antl_fast_adv_timer 
+0x34e3 010423 store 2 ,mem_antl_le_sleep_timer 
+0x34e4 010424 call antilost_alert_off 
+0x34e5 010425 call antilost_led_buzzer_stop_blink 
+0x34e6 010426 jam 0 ,mem_lpm_mult 
+0x34e7 010427 branch app_ble_stop_adv 
+:      010430 antilost_le_process_discon:
+0x34e8 010433 setarg 0 
+0x34e9 010434 store 4 ,mem_adc_timer 
+0x34ea 010435 store 3 ,mem_antl_conn_updata_procedure_state 
+0x34eb 010436 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x34ec 010438 jam 1 ,mem_alarm_config_notfy_cnt 
+0x34ed 010439 fetch 2 ,mem_antl_le_sleep_timeout 
+0x34ee 010440 store 2 ,mem_antl_le_sleep_timer 
+0x34ef 010441 call queue_init 
+0x34f0 010442 fetch 1 ,mem_antl_power_state 
+0x34f1 010443 rtneq power_off 
+0x34f2 010444 call antilost_fast_adv_start 
+0x34f3 010445 branch antilost_on_off_alarm_after_disconn 
+:      010448 antilost_le_conn_process:
+0x34f4 010450 branch antilost_key_process 
+:      010452 antilost_idle_process:
+0x34f5 010454 fetch 1 ,mem_antl_power_state 
+0x34f6 010455 rtnne power_standby 
+0x34f7 010456 branch antilost_key_process 
+:      010461 antilost_power_starting_cb:
+0x34f8 010462 arg mem_antl_power_starting_buzzer_style ,regc 
+0x34f9 010463 call antilost_buzzer_configuration 
+0x34fa 010464 arg mem_antl_power_starting_led_style ,regc 
+:      010465 antilost_power_common:
+0x34fb 010466 branch antilost_led_configuration 
+:      010468 antilost_power_off_cb:
+0x34fc 010469 jam off ,mem_le_adv_enable 
+0x34fd 010470 arg mem_antl_power_off_buzzer_style ,regc 
+0x34fe 010471 call antilost_buzzer_configuration 
+0x34ff 010472 arg mem_antl_power_off_led_style ,regc 
+0x3500 010473 branch antilost_power_common 
+:      010475 antilost_le_receive_data_process:
+0x3501 010476 fetch 1 ,mem_le_att_opcode 
+0x3502 010477 beq attop_write_request ,antilost_le_parse_att_write_request 
+0x3503 010478 rtn 
+:      010479 antilost_le_parse_att_write_request:
+0x3504 010480 fetch 2 ,mem_le_att_handle 
+0x3505 010482 beq new_spec_write_handle ,antilost_cmd_parse_for_application 
+0x3506 010483 beq new_spec_notification_enable_handle ,antilost_notify_alarm_config_first_time 
+0x3507 010484 rtn 
+:      010489 antilost_key_process:
+0x3508 010490 fetch 1 ,mem_antl_key_scan_enable 
+0x3509 010491 rtn blank 
+0x350a 010492 branch keyscan_key_process 
+:      010496 antilost_key_up_down:
+0x350b 010497 copy rega ,pdata 
+0x350c 010498 branch antilost_key_is_up ,blank 
+:      010499 antilost_key_is_down:
+0x350d 010500 copy queue ,pdata 
+0x350e 010501 beq 0 ,antilost_key0_down 
+0x350f 010502 rtn 
+:      010503 antilost_key_is_up:
+0x3510 010504 copy queue ,pdata 
+0x3511 010505 beq 0 ,antilost_key0_up 
+0x3512 010506 rtn 
+:      010508 antilost_key0_down:
+0x3513 010509 jam 1 ,mem_antl_key_state 
+0x3514 010510 arg mem_antl_key_buzzer_style ,regc 
+0x3515 010511 call antilost_buzzer_configuration 
+0x3516 010512 arg mem_antl_key_led_style ,regc 
+0x3517 010513 call antilost_led_configuration 
+0x3518 010514 fetch 2 ,mem_ui_state_map 
+0x3519 010515 bbit0 ui_state_ble_connected ,antilost_butten_down_while_disconn 
+0x351a 010516 branch antilost_butten_down_after_conn 
+:      010518 antilost_key0_up:
+0x351b 010519 jam 0 ,mem_antl_key_state 
+0x351c 010520 branch antilost_double_click_timer_init 
+:      010524 antilost_double_click_timer_init:
+0x351d 010525 fetch 1 ,mem_butten_click_cnt 
+0x351e 010526 rtnne 1 
+0x351f 010527 jam 5 ,mem_double_click_timer 
+0x3520 010528 rtn 
+:      010530 antilost_butten_down_after_conn:
+0x3521 010531 fetch 1 ,mem_butten_click_cnt 
+0x3522 010532 pincrease 1 
+0x3523 010533 store 1 ,mem_butten_click_cnt 
+0x3524 010534 beq 1 ,antilost_click_once 
+0x3525 010535 beq 2 ,antilost_click_twice 
+0x3526 010536 rtn 
+:      010537 antilost_click_once:
+0x3527 010538 call antilost_alert_off 
+0x3528 010539 jam opcode1_butten_click_once ,mem_antl_key0_press + 5 
+0x3529 010540 arg mem_antl_key0_press ,regc 
+0x352a 010541 branch antilost_prepare_data_and_send 
+:      010542 antilost_click_twice:
+0x352b 010543 jam 0 ,mem_butten_click_cnt 
+0x352c 010544 jam opcode2_butten_double_click ,mem_antl_key0_press + 5 
+0x352d 010545 arg mem_antl_key0_press ,regc 
+0x352e 010546 call antilost_prepare_data_and_send 
+0x352f 010547 fetch 1 ,mem_antl_lost_mode 
+0x3530 010548 beq 1 ,antilost_alert_on 
+0x3531 010549 rtn 
+:      010551 antilost_butten_down_while_disconn:
+0x3532 010552 fetch 2 ,mem_antl_le_sleep_timeout 
+0x3533 010553 store 2 ,mem_antl_le_sleep_timer 
+0x3534 010554 call antilost_alert_off 
+0x3535 010555 branch antilost_fast_adv_start 
+:      010558 antilost_cmd_parse_for_application:
+0x3536 010559 bpatch patch19_5 ,mem_patch19 
+0x3537 010560 call le_app_receive_data 
+0x3538 010561 ifetch 1 ,rega 
+0x3539 010562 beq opcode3_antl_start_alram ,antilost_on_of_alram 
+0x353a 010563 beq opcode7_antl_config_alram ,antilost_configuration_for_alram 
+0x353b 010564 rtn 
+:      010566 antilost_on_of_alram:
+0x353c 010567 fetch 1 ,mem_antl_lost_mode 
+0x353d 010568 beq anti_le_alarm_off ,antilost_alert_on 
+0x353e 010569 beq anti_le_alarm_on ,antilost_alert_off 
+0x353f 010570 rtn 
+:      010572 antilost_configuration_for_alram:
+0x3540 010573 ifetch 1 ,regb 
+0x3541 010574 beq 1 ,antilost_set_start_alarm_after_disconn 
+0x3542 010575 beq 0 ,antilost_set_no_alarm_after_disconn 
+0x3543 010576 rtn 
+:      010583 antilost_prepare_data_and_send:
+0x3544 010584 bpatch patch19_6 ,mem_patch19 
+0x3545 010585 fetch 1 ,mem_client_characteristic_configuration_descriptor 
+0x3546 010586 isolate1 notification_enable_bit ,pdata 
+0x3547 010587 nrtn true 
+0x3548 010588 add regc ,6 ,contr 
+0x3549 010589 ifetch 2 ,contr 
+0x354a 010590 byteswap pdata ,pdata 
+0x354b 010591 add pdata ,5 ,loopcnt 
+0x354c 010592 add regc ,3 ,contr 
+0x354d 010593 call calc_check_sum_start 
+0x354e 010594 istore 1 ,contr 
+0x354f 010595 copy regc ,rega 
+0x3550 010596 branch queue_push 
+:      010602 antilost_alert_on:
+0x3551 010603 fetch 1 ,mem_antl_power_state 
+0x3552 010604 rtn blank 
+0x3553 010605 jam 1 ,mem_antl_lost_mode 
+0x3554 010606 arg mem_antl_alert_buzzer_stlye ,regc 
+0x3555 010607 call antilost_buzzer_configuration 
+0x3556 010608 arg mem_antl_alert_led_stlye ,regc 
+0x3557 010609 call antilost_led_configuration 
+0x3558 010610 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3559 010611 jam 1 ,mem_antl_key0_release + 8 
+0x355a 010612 arg mem_antl_key0_release ,regc 
+0x355b 010613 branch antilost_prepare_data_and_send 
+:      010614 antilost_alert_off:
+0x355c 010615 fetch 1 ,mem_antl_lost_mode 
+0x355d 010616 rtn blank 
+0x355e 010617 jam 0 ,mem_antl_lost_mode 
+0x355f 010618 call antilost_led_buzzer_stop_blink 
+0x3560 010619 jam opcode4_current_alarm_state ,mem_antl_key0_release + 5 
+0x3561 010620 jam 0 ,mem_antl_key0_release + 8 
+0x3562 010621 arg mem_antl_key0_release ,regc 
+0x3563 010622 branch antilost_prepare_data_and_send 
+:      010624 antilost_set_start_alarm_after_disconn:
+0x3564 010625 jam 1 ,mem_alarm_config 
+0x3565 010626 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x3566 010627 jam 1 ,mem_antl_key0_release + 8 
+0x3567 010628 arg mem_antl_key0_release ,regc 
+0x3568 010629 branch antilost_prepare_data_and_send 
+:      010630 antilost_set_no_alarm_after_disconn:
+0x3569 010631 jam 0 ,mem_alarm_config 
+0x356a 010632 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x356b 010633 jam 0 ,mem_antl_key0_release + 8 
+0x356c 010634 arg mem_antl_key0_release ,regc 
+0x356d 010635 branch antilost_prepare_data_and_send 
+:      010636 antilost_on_off_alarm_after_disconn:
+0x356e 010637 fetch 1 ,mem_alarm_config 
+0x356f 010638 rtn blank 
+0x3570 010639 branch antilost_alert_on 
+:      010641 antilost_notify_alarm_config_first_time:
+0x3571 010642 ifetch 2 ,rega 
+0x3572 010643 store 2 ,mem_client_characteristic_configuration_descriptor 
+0x3573 010644 isolate1 notification_enable_bit ,pdata 
+0x3574 010645 nrtn true 
+0x3575 010646 fetch 1 ,mem_alarm_config_notfy_cnt 
+0x3576 010647 rtn blank 
+0x3577 010648 jam 0 ,mem_alarm_config_notfy_cnt 
+0x3578 010649 fetch 8 ,mem_antl_le_interval_min 
+0x3579 010650 store 8 ,mem_le_interval_min 
+0x357a 010651 jam 2 ,mem_antl_send_updata_le_param_timer 
+0x357b 010652 call antilost_battery_process 
+0x357c 010653 call antilost_battery_calculate_end 
+0x357d 010654 jam opcode7_antl_config_alram ,mem_antl_key0_release + 5 
+0x357e 010655 fetch 1 ,mem_alarm_config 
+0x357f 010656 store 1 ,mem_antl_key0_release + 8 
+0x3580 010657 arg mem_antl_key0_release ,regc 
+0x3581 010658 branch antilost_prepare_data_and_send 
+:      010662 antilost_buzzer_configuration:
+0x3582 010663 arg 1 ,rega 
+0x3583 010664 branch antilost_configuration_common 
+:      010665 antilost_led_configuration:
+0x3584 010666 arg 0 ,rega 
+:      010667 antilost_configuration_common:
+0x3585 010668 branch antilost_led_buzzer_style_configuration 
+:      010670 antilost_led_buzzer_stop_blink:
+0x3586 010671 arg 0 ,rega 
+0x3587 010672 call ui_led_blink_stop_global 
+0x3588 010673 arg 1 ,rega 
+0x3589 010674 call ui_led_blink_stop_global 
+0x358a 010675 fetch 1 ,mem_buzzer_pwm_conf 
+0x358b 010676 branch pwm_disable 
+:      010678 antilost_led_buzzer_style_configuration:
+0x358c 010679 call calc_curr_struct_prt 
+0x358d 010680 arg 7 ,loopcnt 
+0x358e 010681 branch ui_led_set_style_global + 2 
+:      010685 antilost_fast_adv_start:
+0x358f 010686 arg mem_antl_fast_adv_led_style ,regc 
+0x3590 010687 arg mem_antl_lpm_interval ,regb 
+:      010688 antilost_adv_start_common:
+0x3591 010689 call antilost_adv_interval_lpm_interval_set 
+0x3592 010690 call antilost_led_configuration 
+0x3593 010691 fetch 2 ,mem_antl_fast_adv_timeout 
+0x3594 010692 store 2 ,mem_antl_fast_adv_timer 
+0x3595 010693 branch app_ble_start_adv 
+:      010695 antilost_adv_interval_lpm_interval_set:
+0x3596 010696 ifetch 2 ,regb 
+0x3597 010697 store 2 ,mem_lpm_interval 
+0x3598 010698 ifetch 2 ,contr 
+0x3599 010699 store 2 ,mem_le_adv_interval 
+0x359a 010700 rtn 
+:      010702 antilost_buzzer_pwm_init:
+0x359b 010703 arg 0 ,rega 
+0x359c 010704 call pwm_init 
+0x359d 010705 fetch 6 ,mem_buzzer_pwm_conf 
+0x359e 010706 store 6 ,mem_pdatatemp 
+0x359f 010707 call pwm_out_set 
+0x35a0 010708 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a1 010709 branch pwm_disable 
+:      010711 antilost_led_on_cb:
+0x35a2 010712 jam 1 ,mem_antl_led_state 
+0x35a3 010713 rtn 
+:      010714 antilost_led_off_cb:
+0x35a4 010715 jam 0 ,mem_antl_led_state 
+0x35a5 010716 rtn 
+:      010720 antilost_buzzer_off:
+0x35a6 010721 jam 0 ,mem_antl_buzzer_state 
+0x35a7 010722 fetch 1 ,mem_buzzer_pwm_conf 
+0x35a8 010723 branch pwm_disable 
+:      010725 antilost_buzzer_on:
+0x35a9 010726 jam 1 ,mem_antl_buzzer_state 
+0x35aa 010727 fetch 6 ,mem_buzzer_pwm_conf 
+0x35ab 010728 store 6 ,mem_pdatatemp 
+0x35ac 010729 branch pwm_out_set 
+:      010733 antilost_adc_init:
+0x35ad 010734 jam 0 ,mem_adc_config_flag 
+0x35ae 010735 branch adc_init_data 
+:      010737 antilost_battery_process:
+0x35af 010738 call adc_set_mode 
+0x35b0 010739 call vdd_calculate_by_mode 
+0x35b1 010740 store 2 ,mem_battery_current_voltage 
+0x35b2 010741 arg mem_battery_calculate_set ,rega 
+0x35b3 010742 call adc_bat_percent_lowpower_out 
+0x35b4 010743 store 1 ,mem_voltage_remain_percent 
+0x35b5 010744 beq 0 ,antilost_low_battery 
+0x35b6 010745 sub pdata ,0x64 ,null 
+0x35b7 010746 nbranch antilost_full_battery ,positive 
+0x35b8 010747 store 1 ,mem_antl_key0_release + 8 
+:      010748 antilost_battery_calculate_end:
+0x35b9 010749 jam opcode5_batter_information ,mem_antl_key0_release + 5 
+0x35ba 010750 arg mem_antl_key0_release ,regc 
+0x35bb 010751 branch antilost_prepare_data_and_send 
+:      010752 antilost_full_battery:
+0x35bc 010753 jam 100 ,mem_antl_key0_release + 8 
+0x35bd 010754 branch antilost_battery_calculate_end 
+:      010756 antilost_low_battery:
+0x35be 010757 branch app_button_long_pressed 
+:      010761 car_init:
+0x35bf 010762 rtn wake 
+0x35c0 010763 hfetch 1 ,core_gpio_sel1 
+0x35c1 010764 and_into 0xf0 ,pdata 
+0x35c2 010765 hstore 1 ,core_gpio_sel1 
+0x35c3 010766 setarg car_le_before_hibernate 
+0x35c4 010767 store 2 ,mem_cb_before_hibernate 
+0x35c5 010769 setarg car_le_process_lpm_before 
+0x35c6 010770 store 2 ,mem_cb_before_lpm 
+0x35c7 010772 setarg app_enter_hibernate 
+0x35c8 010773 store 2 ,mem_cb_discovry_timeout 
+0x35c9 010775 setarg car_scale_process_idle 
+0x35ca 010776 store 2 ,mem_cb_idle_process 
+0x35cb 010778 setarg car_scale_process_bb_event 
+0x35cc 010779 store 2 ,mem_cb_bb_event_process 
+0x35cd 010781 setarg app_get_lpm_wake_lock 
+0x35ce 010782 store 2 ,mem_cb_check_wakelock 
+0x35cf 010784 setarg car_le_receive_data 
+0x35d0 010785 store 2 ,mem_cb_att_write 
+0x35d1 010787 setarg car_le_bb_event_timer 
+0x35d2 010788 store 2 ,mem_cb_event_timer 
+0x35d3 010790 call g24_head_ptr2regc 
+0x35d4 010791 setarg car_24g_receive_data 
+0x35d5 010792 add regc ,offset_24g_cb_rxdata_type1 ,contw 
+0x35d6 010793 istore 2 ,contw 
+0x35d7 010795 setarg car_power_off_signal 
+0x35d8 010796 store 2 ,mem_remote_car_power_off_cb 
+0x35d9 010798 setarg car_soft_switch_power_on_signal 
+0x35da 010799 store 2 ,mem_remote_car_power_standby_cb 
+0x35db 010801 bpatch patch19_7 ,mem_patch19 
+0x35dc 010802 call car_init_environment 
+0x35dd 010803 call queue_init 
+0x35de 010804 jam 2 ,mem_lpm_mult 
+0x35df 010805 jam power_on ,mem_car_24g_received_pac 
+0x35e0 010806 fetch 1 ,mem_car_config_soft_switch_enable 
+0x35e1 010807 store 1 ,mem_car_hard_soft_switch 
+0x35e2 010808 beq hard_switch ,car_hard_switch_power_on_signal 
+0x35e3 010809 fetch 1 ,mem_car_config_soft_switch_gpio 
+0x35e4 010810 store 1 ,mem_ui_button_gpio 
+0x35e5 010811 jam off ,mem_le_adv_enable 
+:      010812 car_soft_switch_power_on_init:
+0x35e6 010813 call car_ui_led_init 
+0x35e7 010814 call ui_button_init 
+0x35e8 010815 call ui_button_polling 
+0x35e9 010816 jam power_starting ,mem_car_power_state 
+0x35ea 010817 fetch 2 ,mem_ui_state_map 
+0x35eb 010818 rtnbit1 ui_state_btn_down 
+0x35ec 010819 branch app_enter_hibernate 
+:      010821 car_power_off_signal:
+0x35ed 010822 branch car_ui_led_init 
+:      010824 car_hard_switch_power_on_signal:
+0x35ee 010825 jam power_standby ,mem_car_power_state 
+:      010826 car_soft_switch_power_on_signal:
+0x35ef 010827 jam on ,mem_le_adv_enable 
+0x35f0 010828 call car_ui_led_init 
+0x35f1 010829 arg 0 ,rega 
+0x35f2 010830 call ui_led_blink_start_global 
+0x35f3 010832 setarg fast_adv_interval_value_car 
+0x35f4 010833 call shutter_ble_adv_interval_set 
+:      010834 car_le_modified_name_adv:
+0x35f5 010835 arg mem_le_name + 7 ,contw 
+0x35f6 010836 fetch 1 ,mem_le_lap 
+:      010837 car_name_loop:
+0x35f7 010838 and pdata ,0xF0 ,temp 
+0x35f8 010839 rshift4 temp ,temp 
+0x35f9 010840 call car_hex_to_ascii 
+0x35fa 010841 istoret 1 ,contw 
+0x35fb 010842 and pdata ,0x0F ,temp 
+0x35fc 010843 call car_hex_to_ascii 
+0x35fd 010844 istoret 1 ,contw 
+0x35fe 010845 call le_modified_name_att_list 
+0x35ff 010846 fetcht 1 ,mem_le_name_len 
+0x3600 010847 copy temp ,loopcnt 
+0x3601 010848 arg mem_le_adv_data + 2 ,contw 
+0x3602 010849 arg mem_le_name ,contr 
+0x3603 010850 call memcpy 
+:      010851 car_le_modified_name_scan:
+0x3604 010852 fetcht 1 ,mem_le_name_len 
+0x3605 010853 copy temp ,loopcnt 
+0x3606 010854 arg mem_le_scan_data + 2 ,contw 
+0x3607 010855 arg mem_le_name ,contr 
+0x3608 010856 branch memcpy 
+:      010857 car_hex_to_ascii:
+0x3609 010858 sub temp ,9 ,null 
+0x360a 010859 branch car_hex_num ,positive 
+0x360b 010860 add temp ,55 ,temp 
+0x360c 010861 rtn 
+:      010862 car_hex_num:
+0x360d 010863 add temp ,48 ,temp 
+0x360e 010864 rtn 
+:      010866 car_ui_led_init:
+0x360f 010867 fetch 1 ,mem_car_config_blood_led1_gpio 
+0x3610 010868 bne invalid_pin_num ,car_blood_led_gpio_set 
+:      010869 car_ui_led_init_1:
+0x3611 010870 fetch 1 ,mem_car_config_pairing_led_gpio 
+0x3612 010871 bne invalid_pin_num ,car_pairing_led_gpio_set 
+:      010872 car_ui_led_init_2:
+0x3613 010873 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x3614 010874 bne invalid_pin_num ,car_low_voltage_led_gpio_set 
+:      010875 car_ui_led_init_3:
+0x3615 010876 fetch 1 ,mem_car_led_num 
+0x3616 010877 copy pdata ,loopcnt 
+0x3617 010878 setarg mem_car_led_map 
+0x3618 010879 copy pdata ,rega 
+:      010880 car_in_lp1:
+0x3619 010881 copy rega ,contr 
+0x361a 010882 ifetch 1 ,contr 
+0x361b 010883 copy contr ,rega 
+0x361c 010884 beq invalid_pin_num ,car_in_lp1_end 
+0x361d 010885 copy pdata ,temp 
+0x361e 010886 call gpio_config_output 
+:      010887 car_in_lp1_end:
+0x361f 010888 loop car_in_lp1 
+:      010889 car_ui_led_init_end:
+0x3620 010890 rtn 
+:      010891 car_blood_led_gpio_set:
+0x3621 010892 fetch 8 ,mem_car_config_blood_led1_gpio 
+0x3622 010893 store 8 ,mem_car_led_map + 2 
+0x3623 010894 branch car_ui_led_init_1 
+:      010895 car_pairing_led_gpio_set:
+0x3624 010896 store 1 ,mem_car_led_map 
+0x3625 010897 branch car_ui_led_init_2 
+:      010898 car_low_voltage_led_gpio_set:
+0x3626 010899 store 1 ,mem_car_led_map + 1 
+0x3627 010900 branch car_ui_led_init_3 
+:      010903 car_init_environment:
+0x3628 010904 arg 0 ,rega 
+0x3629 010905 call pwm_init 
+0x362a 010906 call car_ir_rx_init 
+0x362b 010907 call g24_receive_process_init 
+0x362c 010908 branch car_init_adc_hvin 
+:      010910 car_init_adc_hvin:
+0x362d 010911 jam 100 ,mem_car_notify_vdd_value_last 
+0x362e 010912 fetch 1 ,mem_car_config_low_voltage_led_gpio 
+0x362f 010913 store 1 ,mem_car_style2_struct_led_gpio 
+0x3630 010914 branch adc_init_data 
+:      010916 car_le_before_hibernate:
+0x3631 010917 call gpio_set_before_lpm_common 
+0x3632 010918 branch keyscan_process_lpm_before 
+:      010920 car_le_process_lpm_before:
+0x3633 010921 branch keyscan_process_lpm_before 
+:      010923 car_key_scan_process:
+0x3634 010926 branch keyscan_key_process 
+:      010928 car_scale_process_idle:
+0x3635 010929 call car_le_send_packet 
+0x3636 010930 call car_ir_receive_process 
+0x3637 010931 call car_g24_status_process 
+0x3638 010932 branch car_key_scan_process 
+:      010934 car_g24_status_process:
+0x3639 010935 fetch 2 ,mem_ui_state_map 
+0x363a 010936 rtnbit1 ui_state_ble_connected 
+0x363b 010937 fetch 1 ,mem_car_24g_received_pac 
+0x363c 010938 beq work_paired ,car_g24_connected_event 
+0x363d 010939 rtn 
+:      010940 car_g24_connected_event:
+0x363e 010941 fetch 1 ,mem_car_24g_status 
+0x363f 010942 rtneq work_paired 
+0x3640 010943 jam work_paired ,mem_car_24g_status 
+0x3641 010944 branch car_g24_connected 
+:      010946 car_le_send_packet:
+0x3642 010947 fetch 2 ,mem_ui_state_map 
+0x3643 010948 rtnbit0 ui_state_ble_connected 
+0x3644 010949 call le_fifo_check_nearly_full 
+0x3645 010950 nrtn blank 
+0x3646 010951 arg mem_car_pop_queue_buff ,rega 
+0x3647 010952 call queue_pop 
+0x3648 010953 nrtn user 
+0x3649 010954 arg mem_car_pop_queue_buff ,contr 
+0x364a 010955 branch le_send_notify_from_list 
+:      010957 car_scale_process_bb_event:
+0x364b 010958 copy regc ,pdata 
+0x364c 010959 beq bt_evt_button_up ,app_event_button_up 
+0x364d 010960 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x364e 010961 beq bt_evt_le_connected ,car_scale_event_le_conn 
+0x364f 010962 beq bt_evt_le_disconnected ,car_scale_event_le_discon 
+0x3650 010963 rtn 
+:      010965 car_scale_event_le_conn:
+0x3651 010966 setarg disable_24g 
+0x3652 010967 call g24_store_mem_24g_mode 
+0x3653 010968 branch car_scale_process_conn 
+:      010969 car_g24_connected:
+0x3654 010970 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3655 010971 store 2 ,mem_car_24g_no_data_timeout_timer 
+:      010972 car_scale_process_conn:
+0x3656 010973 jam 0x14 ,mem_car_notify_vdd_timer 
+0x3657 010974 jam 0 ,mem_lpm_mode 
+0x3658 010975 call app_ble_stop_adv 
+0x3659 010976 call app_lpm_mult_enable 
+0x365a 010977 fetch 1 ,mem_car_config_pairing_led_conn_status 
+0x365b 010978 beq 0x01 ,car_pairing_led_conn_status_setting 
+:      010979 car_scale_process_conn_next:
+0x365c 010980 arg 0 ,rega 
+0x365d 010981 branch ui_led_on_global 
+:      010982 car_pairing_led_conn_status_setting:
+0x365e 010983 arg 0 ,rega 
+0x365f 010984 branch ui_led_blink_stop_global 
+:      010986 car_scale_event_le_discon:
+0x3660 010987 setarg rx_24g 
+0x3661 010988 call g24_store_mem_24g_mode 
+:      010989 car_g24_disconnect:
+0x3662 010990 setarg 0 
+0x3663 010991 store 5 ,mem_car_led_control 
+0x3664 010992 setarg 4 
+0x3665 010993 call pwm_disable 
+0x3666 010994 setarg 5 
+0x3667 010995 call pwm_disable 
+0x3668 010996 setarg 20 
+0x3669 010997 call pwm_disable 
+0x366a 010998 setarg 21 
+0x366b 010999 call pwm_disable 
+0x366c 011000 setarg 22 
+0x366d 011001 call pwm_disable 
+0x366e 011002 setarg 7 
+0x366f 011003 call pwm_disable 
+0x3670 011004 call queue_init 
+0x3671 011005 jam 10 ,mem_motor1_speed 
+0x3672 011006 jam 10 ,mem_motor2_speed 
+0x3673 011007 jam 10 ,mem_motor3_speed 
+0x3674 011009 jam 2 ,mem_lpm_mult 
+0x3675 011010 arg 0 ,rega 
+0x3676 011011 call ui_led_blink_start_global 
+0x3677 011013 setarg fast_adv_interval_value_car 
+0x3678 011014 call shutter_ble_adv_interval_set 
+0x3679 011015 branch app_ble_start_adv 
+:      011017 car_le_bb_event_timer:
+0x367a 011019 call car_moto1_blank_data_timer 
+0x367b 011020 call car_moto2_blank_data_timer 
+0x367c 011021 call car_moto3_blank_data_timer 
+0x367d 011022 call app_power_timer 
+0x367e 011023 call car_led_control_timer 
+0x367f 011024 call car_notify_vdd_timer 
+0x3680 011025 call car_24g_no_data_timeout_timer 
+0x3681 011026 call car_ir_breakdown_timer 
+0x3682 011027 branch car_attack_shake_timer 
+:      011029 car_ir_breakdown_timer:
+0x3683 011030 arg mem_car_ir_breakdown_check_timer ,regc 
+0x3684 011031 arg car_ir_breakdown_timeout ,regb 
+0x3685 011032 branch timer_single_step 
+:      011033 car_ir_breakdown_timeout:
+0x3686 011034 call car_ir_gpio_get_status 
+0x3687 011035 nrtn true 
+0x3688 011036 jam 1 ,mem_car_ir_breakdown_flag 
+0x3689 011037 rtn 
+:      011039 car_24g_no_data_timeout_timer:
+0x368a 011040 arg mem_car_24g_no_data_timeout_timer ,regc 
+0x368b 011041 arg car_24g_no_data_timer_timeout ,regb 
+0x368c 011042 branch timer_single_step_2b 
+:      011043 car_24g_no_data_timer_timeout:
+0x368d 011044 jam work_search ,mem_car_24g_status 
+0x368e 011045 branch car_g24_disconnect 
+:      011047 car_attack_shake_timer:
+0x368f 011048 arg mem_car_attack_shake_timer ,regc 
+0x3690 011049 arg car_attack_shake ,regb 
+0x3691 011050 branch timer_single_step 
+:      011051 car_attack_shake:
+0x3692 011052 fetch 1 ,mem_car_attack_shake_flag 
+0x3693 011053 branch car_attack_shake_stop ,blank 
+0x3694 011054 jam 2 ,mem_car_attack_shake_timer 
+0x3695 011055 jam 0 ,mem_car_attack_shake_flag 
+0x3696 011056 setarg 0x0a02 
+0x3697 011057 store 2 ,mem_le_receive_payload 
+0x3698 011058 fetch 1 ,mem_car_config_device_select 
+0x3699 011059 beq device_battle_tank ,car_attack_shake_front_battle_tank 
+:      011060 car_attack_shake_front_battle_car:
+0x369a 011061 branch car_motor_control 
+:      011062 car_attack_shake_front_battle_tank:
+0x369b 011063 setarg 0x0a02 
+0x369c 011064 store 2 ,mem_le_receive_payload + 2 
+0x369d 011065 branch car_motor_control 
+:      011066 car_attack_shake_stop:
+0x369e 011067 setarg 0 
+0x369f 011068 store 4 ,mem_le_receive_payload 
+0x36a0 011069 branch car_motor_control 
+:      011071 car_notify_vdd_timer:
+0x36a1 011072 fetch 1 ,mem_car_config_bat_notify_enable 
+0x36a2 011073 rtn blank 
+0x36a3 011074 fetch 2 ,mem_ui_state_map 
+0x36a4 011075 bbit0 ui_state_ble_connected ,car_low_bat_led_off 
+0x36a5 011076 arg mem_car_notify_vdd_timer ,regc 
+0x36a6 011077 arg car_notify_vdd ,regb 
+0x36a7 011078 branch timer_single_step 
+:      011079 car_notify_vdd:
+0x36a8 011080 fetch 1 ,mem_car_notify_vdd_count 
+0x36a9 011081 store 1 ,mem_car_notify_vdd_timer 
+0x36aa 011082 fetch 1 ,mem_car_working_flag 
+0x36ab 011083 nrtn blank 
+:      011084 car_read_hvin:
+0x36ac 011085 call adc_set_mode 
+0x36ad 011086 call vdd_calculate_by_mode 
+0x36ae 011087 store 2 ,mem_vdd_now_vol 
+0x36af 011088 arg mem_vdd_calculate_set ,rega 
+0x36b0 011089 call adc_bat_percent_lowpower_out 
+0x36b1 011090 fetcht 1 ,mem_car_notify_vdd_value_last 
+0x36b2 011091 isub temp ,null 
+0x36b3 011092 branch car_notify_vdd_next2 ,positive 
+0x36b4 011093 store 1 ,mem_car_notify_vdd_value_last 
+0x36b5 011094 copy pdata ,temp 
+:      011095 car_notify_vdd_next2:
+0x36b6 011096 storet 1 ,mem_car_notify_vdd_percent 
+0x36b7 011097 fetch 1 ,mem_car_config_low_voltage_percent 
+0x36b8 011098 isub temp ,null 
+0x36b9 011099 call car_enter_low_bat ,positive 
+0x36ba 011100 storet 1 ,mem_notify_bat_payload 
+0x36bb 011101 arg 6 ,loopcnt 
+0x36bc 011102 arg mem_notify_bat_head ,contr 
+0x36bd 011103 call calc_check_sum_start 
+0x36be 011104 store 1 ,mem_notify_bat_check_sum 
+0x36bf 011105 arg mem_notify_bat_packet ,rega 
+0x36c0 011106 branch queue_push 
+:      011107 car_enter_low_bat:
+0x36c1 011108 fetch 1 ,mem_low_bat_flag 
+0x36c2 011109 nrtn blank 
+0x36c3 011110 jam 1 ,mem_low_bat_flag 
+0x36c4 011111 arg 1 ,rega 
+0x36c5 011112 branch ui_led_blink_start_global 
+:      011113 car_low_bat_led_off:
+0x36c6 011114 arg 1 ,rega 
+0x36c7 011115 branch ui_led_blink_stop_global 
+:      011117 car_led_control_timer:
+0x36c8 011118 arg mem_car_led_control_timer ,regc 
+0x36c9 011119 arg car_led_control ,regb 
+0x36ca 011120 branch timer_single_step 
+:      011121 car_led_control:
+0x36cb 011122 jam 5 ,mem_car_led_control_timer 
+0x36cc 011123 jam 0 ,mem_car_led_no 
+0x36cd 011124 fetch 1 ,mem_car_led_blink_status 
+0x36ce 011125 beq led_on ,car_led_control_blink_off 
+0x36cf 011126 beq led_off ,car_led_control_blink_on 
+:      011127 car_led_control_set:
+0x36d0 011128 arg mem_car_led_control ,contr 
+0x36d1 011129 copy contr ,rega 
+0x36d2 011130 arg 8 ,loopcnt 
+:      011131 car_led_control_timer_next:
+0x36d3 011132 copy rega ,contr 
+0x36d4 011133 ifetch 1 ,contr 
+0x36d5 011134 copy contr ,rega 
+0x36d6 011135 beq led_off ,car_led_control_off 
+0x36d7 011136 beq led_on ,car_led_control_on 
+0x36d8 011137 beq led_blink ,car_led_control_blink 
+:      011138 car_led_control_timer_next_2:
+0x36d9 011139 fetch 1 ,mem_car_led_no 
+0x36da 011140 increase 1 ,pdata 
+0x36db 011141 store 1 ,mem_car_led_no 
+0x36dc 011142 loop car_led_control_timer_next 
+0x36dd 011143 rtn 
+:      011144 car_led_switch:
+0x36de 011145 fetch 1 ,mem_car_led_no 
+0x36df 011146 arg mem_car_config_blood_led_gpio ,regb 
+0x36e0 011147 iadd regb ,regb 
+0x36e1 011148 ifetcht 1 ,regb 
+0x36e2 011149 rtn 
+:      011150 car_led_control_off:
+0x36e3 011151 call car_led_switch 
+0x36e4 011152 call gpio_out_inactive 
+0x36e5 011153 branch car_led_control_timer_next_2 
+:      011154 car_led_control_on:
+0x36e6 011155 call car_led_switch 
+0x36e7 011156 call gpio_out_active 
+0x36e8 011157 branch car_led_control_timer_next_2 
+:      011158 car_led_control_blink:
+0x36e9 011159 fetch 1 ,mem_car_led_blink_status 
+0x36ea 011160 beq led_on ,car_led_control_off 
+0x36eb 011161 branch car_led_control_on 
+:      011162 car_led_control_blink_on:
+0x36ec 011163 jam led_on ,mem_car_led_blink_status 
+0x36ed 011164 branch car_led_control_set 
+:      011165 car_led_control_blink_off:
+0x36ee 011166 jam led_off ,mem_car_led_blink_status 
+0x36ef 011167 branch car_led_control_set 
+:      011171 calc_check_sum_start:
+0x36f0 011172 arg 0 ,rega 
+:      011173 calc_check_sum_loop:
+0x36f1 011174 ifetch 1 ,contr 
+0x36f2 011175 iadd rega ,rega 
+0x36f3 011176 loop calc_check_sum_loop 
+:      011177 calc_check_sum_and:
+0x36f4 011178 and rega ,0xff ,pdata 
+0x36f5 011179 rtn 
+:      011181 car_le_receive_data:
+0x36f6 011182 fetch 1 ,mem_le_att_opcode 
+0x36f7 011183 beq attop_write_request ,car_le_parse_att_write_request 
+0x36f8 011184 rtn 
+:      011185 car_le_parse_att_write_request:
+0x36f9 011186 fetch 2 ,mem_le_att_handle 
+0x36fa 011187 beq att_car_control_handle ,car_control_le_receive 
+0x36fb 011188 rtn 
+:      011200 le_app_receive_data:
+0x36fc 011201 bpatch patch1a_0 ,mem_patch1a 
+0x36fd 011202 ifetch 5 ,rega 
+0x36fe 011203 store 5 ,mem_app_receive_temp 
+0x36ff 011204 fetch 2 ,mem_app_receive_temp 
+0x3700 011205 arg le_receive_packet_head ,temp 
+0x3701 011206 isub temp ,null 
+0x3702 011207 nrtn zero 
+0x3703 011208 fetch 2 ,mem_app_receive_temp + 3 
+0x3704 011209 byteswap pdata ,pdata 
+0x3705 011210 store 2 ,mem_app_receive_temp + 3 
+0x3706 011211 copy pdata ,loopcnt 
+0x3707 011212 increase 5 ,rega 
+0x3708 011213 copy rega ,contr 
+0x3709 011214 arg mem_app_receive_temp + 5 ,contw 
+0x370a 011215 call memcpy 
+0x370b 011216 ifetch 1 ,contr 
+0x370c 011217 store 1 ,mem_app_receive_temp + 15 
+0x370d 011218 arg mem_app_receive_temp + 2 ,rega 
+0x370e 011219 arg mem_app_receive_temp + 5 ,regb 
+0x370f 011220 rtn 
+:      011222 car_control_le_receive:
+0x3710 011223 setarg 0 
+0x3711 011224 store 5 ,mem_le_receive_payload 
+0x3712 011225 store 5 ,mem_le_receive_payload + 5 
+0x3713 011226 call le_app_receive_data 
+0x3714 011227 copy regb ,contr 
+0x3715 011228 arg mem_le_receive_payload ,contw 
+0x3716 011229 arg 10 ,loopcnt 
+0x3717 011230 call memcpy 
+:      011231 car_receive_cmd_select:
+0x3718 011232 bpatch patch1a_1 ,mem_patch1a 
+0x3719 011233 ifetch 1 ,rega 
+0x371a 011234 beq car_cmd_old_car_control ,car_drive_old 
+0x371b 011235 beq car_cmd_old_speed_control ,car_speed_set_old 
+0x371c 011236 beq car_cmd_l_r_motor_control ,car_motor_control 
+0x371d 011237 beq car_cmd_f_b_motor_control ,car_motor_control 
+0x371e 011238 beq car_cmd_ir_control ,car_ir_data_rx_from_app 
+0x371f 011239 beq car_cmd_led_control ,car_led_control_receive 
+0x3720 011240 beq car_cmd_device_info ,car_info_request 
+0x3721 011241 rtn 
+:      011243 car_24g_receive_data:
+0x3722 011244 fetch 2 ,mem_ui_state_map 
+0x3723 011245 rtnbit1 ui_state_ble_connected 
+0x3724 011247 fetch 2 ,mem_car_24g_no_data_timeout_count 
+0x3725 011248 store 2 ,mem_car_24g_no_data_timeout_timer 
+0x3726 011250 jam work_paired ,mem_car_24g_received_pac 
+0x3727 011252 setarg offset_24g_rxdata_temp_add3 
+0x3728 011253 call g24_set_rega 
+0x3729 011254 call car_control_le_receive 
+0x372a 011256 fetch 1 ,mem_app_receive_temp + 2 
+0x372b 011257 beq car_cmd_l_r_motor_control ,car_24g_receive_data_next 
+0x372c 011258 beq car_cmd_f_b_motor_control ,car_24g_receive_data_next 
+0x372d 011259 rtn 
+:      011260 car_24g_receive_data_next:
+0x372e 011261 fetch 1 ,mem_le_receive_payload 
+0x372f 011262 ncall car_moto1_enable_blank_data_timer ,blank 
+0x3730 011263 fetch 1 ,mem_le_receive_payload + 2 
+0x3731 011264 ncall car_moto2_enable_blank_data_timer ,blank 
+0x3732 011265 fetch 1 ,mem_le_receive_payload + 4 
+0x3733 011266 ncall car_moto3_enable_blank_data_timer ,blank 
+0x3734 011267 rtn 
+:      011269 car_moto1_enable_blank_data_timer:
+0x3735 011270 jam 5 ,mem_car_moto1_blank_timer 
+0x3736 011271 rtn 
+:      011272 car_moto2_enable_blank_data_timer:
+0x3737 011273 jam 5 ,mem_car_moto2_blank_timer 
+0x3738 011274 rtn 
+:      011275 car_moto3_enable_blank_data_timer:
+0x3739 011276 jam 5 ,mem_car_moto3_blank_timer 
+0x373a 011277 rtn 
+:      011279 car_moto1_blank_data_timer:
+0x373b 011280 arg mem_car_moto1_blank_timer ,regc 
+0x373c 011281 arg car_moto1_blank_data ,regb 
+0x373d 011282 branch timer_single_step 
+:      011283 car_moto2_blank_data_timer:
+0x373e 011284 arg mem_car_moto2_blank_timer ,regc 
+0x373f 011285 arg car_moto2_blank_data ,regb 
+0x3740 011286 branch timer_single_step 
+:      011287 car_moto3_blank_data_timer:
+0x3741 011288 arg mem_car_moto3_blank_timer ,regc 
+0x3742 011289 arg car_moto3_blank_data ,regb 
+0x3743 011290 branch timer_single_step 
+:      011292 car_moto1_blank_data:
+0x3744 011293 jam 0 ,mem_le_receive_payload 
+0x3745 011294 branch car_motor_control 
+:      011295 car_moto2_blank_data:
+0x3746 011296 jam 0 ,mem_le_receive_payload + 2 
+0x3747 011297 branch car_motor_control 
+:      011298 car_moto3_blank_data:
+0x3748 011299 jam 0 ,mem_le_receive_payload + 4 
+0x3749 011300 branch car_motor_control 
+:      011305 car_drive_old:
+0x374a 011306 call car_left_right_control_old 
+0x374b 011307 branch car_front_back_control_old 
+:      011308 car_left_right_control_old:
+0x374c 011309 fetch 1 ,mem_le_receive_payload 
+0x374d 011310 store 1 ,mem_motor2_status 
+0x374e 011311 branch car_motor2_control 
+:      011312 car_front_back_control_old:
+0x374f 011313 fetch 1 ,mem_motor1_speed 
+0x3750 011314 call car_reset_old_speed 
+0x3751 011315 fetch 1 ,mem_le_receive_payload + 1 
+0x3752 011316 store 1 ,mem_motor1_status 
+0x3753 011317 branch car_motor1_control 
+:      011318 car_reset_old_speed:
+0x3754 011319 beq speed_level_2 ,car_reset_old_speed2 
+0x3755 011320 beq speed_level_3 ,car_reset_old_speed3 
+0x3756 011321 store 1 ,mem_motor1_speed 
+0x3757 011322 rtn 
+:      011323 car_reset_old_speed2:
+0x3758 011324 jam speed_level_5 ,mem_motor1_speed 
+0x3759 011325 rtn 
+:      011326 car_reset_old_speed3:
+0x375a 011327 jam speed_level_10 ,mem_motor1_speed 
+0x375b 011328 rtn 
+:      011329 car_speed_set_old:
+0x375c 011330 fetch 1 ,mem_le_receive_payload 
+0x375d 011331 call car_reset_old_speed 
+0x375e 011332 fetch 1 ,mem_motor1_speed 
+0x375f 011333 call car_motor_speed_duty_setting 
+0x3760 011334 call car_motor_speed_duty_transform 
+0x3761 011335 branch pwm_pwm0_duty_set 
+:      011337 car_motor_control:
+0x3762 011338 fetch 1 ,mem_car_24g_go_die_flag 
+0x3763 011339 nrtn blank 
+0x3764 011340 fetch 6 ,mem_le_receive_payload 
+0x3765 011341 store 6 ,mem_motor1_status 
+0x3766 011342 fetch 1 ,mem_motor1_speed 
+0x3767 011343 fetcht 1 ,mem_motor2_speed 
+0x3768 011344 iand temp ,pdata 
+0x3769 011345 fetcht 1 ,mem_motor3_speed 
+0x376a 011346 iand temp ,pdata 
+0x376b 011347 call car_motor_working_flag ,blank 
+0x376c 011348 bpatch patch1a_2 ,mem_patch1a 
+0x376d 011349 call car_motor1_control 
+0x376e 011350 call car_motor2_control 
+0x376f 011351 branch car_motor3_control 
+:      011352 car_motor1_control:
+0x3770 011353 arg mem_motor1_pwm_set ,regb 
+0x3771 011354 arg mem_motor1_status ,contr 
+0x3772 011355 branch car_motor_status_select 
+:      011356 car_motor2_control:
+0x3773 011357 arg mem_motor2_pwm_set ,regb 
+0x3774 011358 arg mem_motor2_status ,contr 
+0x3775 011359 branch car_motor_status_select 
+:      011360 car_motor3_control:
+0x3776 011361 arg mem_motor3_pwm_set ,regb 
+0x3777 011362 arg mem_motor3_status ,contr 
+0x3778 011363 branch car_motor_status_select 
+:      011364 car_motor_working_flag:
+0x3779 011365 jam 0 ,mem_car_working_flag 
+0x377a 011366 rtn 
+:      011368 car_motor_status_select:
+0x377b 011369 ifetch 1 ,contr 
+0x377c 011370 beq motor_stop ,car_motor_stop 
+0x377d 011371 beq go_front ,car_motor_positive 
+0x377e 011372 beq go_back ,car_motor_negative 
+0x377f 011373 rtn 
+:      011374 car_motor_positive:
+0x3780 011375 jam 0 ,mem_motor_select_p_n 
+0x3781 011376 branch car_motor_negative + 1 
+:      011377 car_motor_negative:
+0x3782 011378 jam 1 ,mem_motor_select_p_n 
+0x3783 011379 ifetch 1 ,contr 
+0x3784 011380 store 1 ,mem_car_motor_speed 
+0x3785 011381 ifetch 8 ,regb 
+0x3786 011382 branch car_motor_work 
+:      011384 car_motor_stop:
+0x3787 011385 ifetch 1 ,regb 
+0x3788 011386 call pwm_disable 
+0x3789 011387 increase 1 ,regb 
+0x378a 011388 ifetch 1 ,regb 
+0x378b 011389 branch pwm_disable 
+:      011390 car_motor_work:
+0x378c 011391 store 8 ,mem_motor_pwm_pin1_set 
+0x378d 011392 jam 1 ,mem_car_working_flag 
+0x378e 011393 fetch 1 ,mem_motor_select_p_n 
+0x378f 011394 beq 0 ,car_motor_select_positive 
+:      011395 car_motor_select_negative:
+0x3790 011396 fetch 1 ,mem_motor_pwm_pin2_set 
+0x3791 011397 store 1 ,mem_motor_pwm_pin_set 
+0x3792 011398 fetch 1 ,mem_motor_pwm_pin1_set 
+:      011399 car_motor_work_next:
+0x3793 011400 call pwm_disable 
+0x3794 011401 fetch 1 ,mem_car_motor_speed 
+0x3795 011402 call car_motor_speed_duty_setting 
+0x3796 011403 store 1 ,mem_motor_pwm_dute_set 
+0x3797 011404 fetch 6 ,mem_motor_pwm_pin_set 
+0x3798 011405 store 6 ,mem_pdatatemp 
+0x3799 011406 branch pwm_out_set 
+:      011407 car_motor_select_positive:
+0x379a 011408 fetch 1 ,mem_motor_pwm_pin1_set 
+0x379b 011409 store 1 ,mem_motor_pwm_pin_set 
+0x379c 011410 fetch 1 ,mem_motor_pwm_pin2_set 
+0x379d 011411 branch car_motor_work_next 
+:      011413 car_motor_speed_duty_setting:
+0x379e 011414 mul32 pdata ,5 ,pdata 
+0x379f 011415 add pdata ,50 ,pdata 
+0x37a0 011416 rtn 
+:      011417 car_motor_speed_duty_transform:
+0x37a1 011418 arg 12000 ,temp 
+0x37a2 011419 imul32 temp ,pdata 
+0x37a3 011420 div pdata ,100 
+0x37a4 011421 call wait_div_end 
+0x37a5 011422 quotient temp 
+0x37a6 011423 copy temp ,rega 
+0x37a7 011424 setarg 12000 
+0x37a8 011425 isub temp ,regb 
+0x37a9 011426 rtn 
+:      011429 car_ir_init:
+0x37aa 011430 hfetch 1 ,core_gpio_sel2 
+0x37ab 011431 set1 2 ,pdata 
+0x37ac 011432 hstore 1 ,core_gpio_sel2 
+0x37ad 011433 setarg 158 
+0x37ae 011434 hstore 2 ,core_pwm_pcnt4 
+0x37af 011435 hstore 2 ,core_pwm_ncnt4 
+0x37b0 011436 rtn 
+:      011438 car_ir_data_rx_from_app:
+0x37b1 011439 fetch 1 ,mem_car_24g_go_die_flag 
+0x37b2 011440 nrtn blank 
+0x37b3 011441 fetch 2 ,mem_le_receive_payload 
+0x37b4 011442 store 2 ,mem_ir_data 
+0x37b5 011443 fetch 1 ,mem_car_24g_status 
+0x37b6 011444 bne work_paired ,car_ir_data_tx 
+0x37b7 011445 fetch 2 ,mem_le_lap 
+0x37b8 011446 store 2 ,mem_ir_data 
+:      011447 car_ir_data_tx:
+0x37b9 011448 bpatch patch1a_3 ,mem_patch1a 
+0x37ba 011449 call car_ir_init 
+0x37bb 011450 call car_ir_enable 
+0x37bc 011451 setarg 48000 
+0x37bd 011452 call sleep 
+0x37be 011453 call car_ir_disable 
+0x37bf 011454 setarg 7200 
+0x37c0 011455 call sleep 
+0x37c1 011456 arg 16 ,loopcnt 
+:      011457 car_ir_send_loop:
+0x37c2 011458 call car_ir_enable 
+0x37c3 011459 fetch 2 ,mem_ir_data 
+0x37c4 011460 bbit1 0 ,car_ir_is_bit1 
+0x37c5 011461 setarg 7200 
+0x37c6 011462 call sleep 
+0x37c7 011463 call car_ir_disable 
+0x37c8 011464 branch car_ir_wait_finish 
+:      011466 car_ir_is_bit1:
+0x37c9 011467 setarg 14400 
+0x37ca 011468 call sleep 
+0x37cb 011469 call car_ir_disable 
+:      011470 car_ir_wait_finish:
+0x37cc 011471 setarg 7200 
+0x37cd 011472 call sleep 
+0x37ce 011473 fetch 2 ,mem_ir_data 
+0x37cf 011474 rshift pdata ,pdata 
+0x37d0 011475 store 2 ,mem_ir_data 
+0x37d1 011476 loop car_ir_send_loop 
+0x37d2 011478 jam 2 ,mem_car_attack_shake_timer 
+0x37d3 011479 jam 1 ,mem_car_attack_shake_flag 
+0x37d4 011480 setarg 0x0a01 
+0x37d5 011481 store 2 ,mem_le_receive_payload 
+0x37d6 011482 fetch 1 ,mem_car_config_device_select 
+0x37d7 011483 beq device_battle_tank ,car_attack_shake_back_battle_tank 
+:      011484 car_attack_shake_back_battle_car:
+0x37d8 011485 branch car_motor_control 
+:      011486 car_attack_shake_back_battle_tank:
+0x37d9 011487 setarg 0x0a01 
+0x37da 011488 store 2 ,mem_le_receive_payload + 2 
+0x37db 011489 branch car_motor_control 
+:      011491 car_ir_enable:
+0x37dc 011492 hfetch 1 ,core_gpio_key2 
+0x37dd 011493 or_into 0x40 ,pdata 
+0x37de 011494 hstore 1 ,core_gpio_key2 
+0x37df 011495 rtn 
+:      011496 car_ir_disable:
+0x37e0 011497 hfetch 1 ,core_gpio_key2 
+0x37e1 011498 and_into 0xbf ,pdata 
+0x37e2 011499 hstore 1 ,core_gpio_key2 
+0x37e3 011500 rtn 
+:      011502 car_ir_rx_init:
+0x37e4 011503 fetch 1 ,mem_car_config_ir_enable 
+0x37e5 011504 rtneq 0x00 
+0x37e6 011505 call lpm_disable_exen_output 
+0x37e7 011506 fetcht 1 ,mem_car_config_ir_rx_gpio 
+0x37e8 011507 storet 1 ,mem_ir_rx_gpio 
+0x37e9 011508 call gpio_config_input 
+0x37ea 011509 call car_ir_gpio_get_status 
+0x37eb 011510 nrtn true 
+0x37ec 011511 jam 1 ,mem_car_ir_breakdown_check_timer 
+0x37ed 011512 rtn 
+:      011514 car_ir_receive_process:
+0x37ee 011515 fetch 1 ,mem_car_config_ir_enable 
+0x37ef 011516 rtneq flag_ir_disable 
+0x37f0 011517 fetch 1 ,mem_car_ir_breakdown_flag 
+0x37f1 011518 nrtn blank 
+0x37f2 011519 fetch 2 ,mem_ui_state_map 
+0x37f3 011520 bbit1 ui_state_ble_connected ,car_ir_receive_process_next 
+0x37f4 011521 fetch 1 ,mem_car_24g_status 
+0x37f5 011522 rtnne work_paired 
+:      011523 car_ir_receive_process_next:
+0x37f6 011524 bpatch patch1a_4 ,mem_patch1a 
+0x37f7 011525 call car_ir_gpio_get_status 
+0x37f8 011526 nrtn true 
+0x37f9 011527 setarg 36000 
+0x37fa 011528 call sleep 
+0x37fb 011529 call car_ir_gpio_get_status 
+0x37fc 011530 nrtn true 
+0x37fd 011531 call car_ir_clk_get 
+:      011532 car_ir_packet_head_wait_end:
+0x37fe 011533 call car_ir_clk_check 
+0x37ff 011534 nrtn positive 
+0x3800 011535 call car_ir_gpio_get_status 
+0x3801 011536 branch car_ir_packet_head_wait_end ,true 
+0x3802 011537 arg 0 ,rega 
+0x3803 011538 arg 16 ,loopcnt 
+0x3804 011539 call car_ir_clk_get 
+:      011540 car_ir_receive_process_loop:
+0x3805 011541 call car_ir_clk_check 
+0x3806 011542 nrtn positive 
+0x3807 011543 call car_ir_gpio_get_status 
+0x3808 011544 nbranch car_ir_receive_process_loop ,true 
+0x3809 011545 setarg 10800 
+0x380a 011546 call sleep 
+0x380b 011547 call car_ir_gpio_get_status 
+0x380c 011548 branch car_ir_get_bit1 ,true 
+:      011549 car_ir_get_bit0:
+0x380d 011550 setarg 0 
+0x380e 011551 rshift rega ,rega 
+0x380f 011552 ior rega ,rega 
+0x3810 011553 loop car_ir_receive_process_loop 
+0x3811 011554 branch car_ir_receive_process_end 
+:      011555 car_ir_get_bit1:
+0x3812 011556 setarg 0x8000 
+0x3813 011557 rshift rega ,rega 
+0x3814 011558 ior rega ,rega 
+0x3815 011559 call car_ir_clk_get 
+:      011560 car_ir_get_bit1_wait_low_end:
+0x3816 011561 call car_ir_clk_check 
+0x3817 011562 nrtn positive 
+0x3818 011563 call car_ir_gpio_get_status 
+0x3819 011564 branch car_ir_get_bit1_wait_low_end ,true 
+0x381a 011565 loop car_ir_receive_process_loop 
+:      011566 car_ir_receive_process_end:
+0x381b 011567 bpatch patch1a_5 ,mem_patch1a 
+0x381c 011568 copy rega ,pdata 
+0x381d 011569 store 2 ,mem_ir_rx_buf 
+0x381e 011570 store 2 ,mem_ir_notify_data + 8 
+0x381f 011571 fetch 1 ,mem_car_24g_status 
+0x3820 011572 beq work_paired ,car_ir_24g_receive_attack 
+:      011573 car_ir_data_notify:
+0x3821 011574 arg 0x07 ,loopcnt 
+0x3822 011575 arg mem_ir_notify_data_head ,contr 
+0x3823 011576 call calc_check_sum_start 
+0x3824 011577 store 1 ,mem_ir_notify_data_check_sum 
+0x3825 011578 arg mem_ir_notify_data ,rega 
+0x3826 011579 branch queue_push 
+:      011581 car_ir_24g_receive_attack:
+0x3827 011582 fetch 1 ,mem_car_24g_ir_receive_attack_count 
+0x3828 011583 increase 1 ,pdata 
+0x3829 011584 store 1 ,mem_car_24g_ir_receive_attack_count 
+0x382a 011585 div pdata ,2 
+0x382b 011586 call wait_div_end 
+0x382c 011587 quotient temp 
+0x382d 011588 remainder pdata 
+0x382e 011589 nbranch car_ir_24g_receive_attack_blink ,blank 
+:      011590 car_ir_24g_receive_attack_off:
+0x382f 011591 fetch 1 ,mem_car_config_led_num 
+0x3830 011592 isub temp ,null 
+0x3831 011593 call car_ir_24g_go_die ,zero 
+0x3832 011594 arg mem_car_led_control ,pdata 
+0x3833 011595 increase -1 ,temp 
+0x3834 011596 iadd temp ,rega 
+0x3835 011597 arg 0 ,pdata 
+0x3836 011598 istore 1 ,rega 
+0x3837 011599 rtn 
+:      011600 car_ir_24g_receive_attack_blink:
+0x3838 011601 arg mem_car_led_control ,pdata 
+0x3839 011602 iadd temp ,rega 
+0x383a 011603 arg 2 ,pdata 
+0x383b 011604 istore 1 ,rega 
+0x383c 011605 rtn 
+:      011606 car_ir_24g_go_die:
+0x383d 011607 jam 1 ,mem_car_24g_go_die_flag 
+0x383e 011608 rtn 
+:      011609 car_ir_clk_get:
+0x383f 011610 copy clkn_bt ,pdata 
+0x3840 011611 store 4 ,mem_ir_receive_clkn 
+0x3841 011612 rtn 
+:      011613 car_ir_clk_check:
+0x3842 011614 copy clkn_bt ,pdata 
+0x3843 011615 fetcht 4 ,mem_ir_receive_clkn 
+0x3844 011616 isub temp ,pdata 
+0x3845 011617 sub pdata ,200 ,null 
+0x3846 011618 rtn 
+:      011620 car_ir_gpio_get_status:
+0x3847 011621 fetcht 1 ,mem_ir_rx_gpio 
+0x3848 011622 branch gpio_get_bit 
+:      011624 car_led_control_receive:
+0x3849 011625 fetch 8 ,mem_le_receive_payload 
+0x384a 011626 store 8 ,mem_car_led_control 
+0x384b 011627 rtn 
+:      011629 car_info_request:
+0x384c 011630 fetch 1 ,mem_car_config_device_select 
+0x384d 011631 store 1 ,mem_car_info_request_payload 
+0x384e 011632 fetch 1 ,mem_car_config_motor_layout 
+0x384f 011633 store 1 ,mem_car_info_request_payload + 1 
+0x3850 011634 fetch 1 ,mem_car_config_ir_enable 
+0x3851 011635 store 1 ,mem_car_info_request_payload + 2 
+0x3852 011636 arg 13 ,loopcnt 
+0x3853 011637 arg mem_car_info_request_head ,contr 
+0x3854 011638 call calc_check_sum_start 
+0x3855 011639 store 1 ,mem_car_info_request_checksum 
+0x3856 011640 arg mem_car_info_request ,rega 
+0x3857 011641 branch queue_push 
+:      011647 light_init:
+0x3858 011648 call clear_eeprom_size_2k 
+0x3859 011649 jam 0x7a ,mem_curr_packet_num 
+0x385a 011650 call light_load_controler_list 
+0x385b 011651 call light_init_crr_cmd_count 
+0x385c 011652 setarg light_pairing_timer 
+0x385d 011653 store 2 ,mem_cb_event_timer 
+0x385e 011654 arg 0 ,rega 
+0x385f 011655 branch pwm_init 
+:      011657 light_pairing_timer:
+0x3860 011658 fetch 2 ,mem_light_pairing_timer 
+0x3861 011659 rtn blank 
+0x3862 011660 increase -1 ,pdata 
+0x3863 011661 store 2 ,mem_light_pairing_timer 
+0x3864 011662 rtnne 0 
+0x3865 011663 jam 0 ,mem_light_pairing_enable 
+0x3866 011664 rtn 
+:      011666 light_init_crr_cmd_count:
+0x3867 011667 bpatch patch1a_6 ,mem_patch1a 
+0x3868 011668 fetch 1 ,mem_light_next_record 
+0x3869 011669 sub pdata ,40 ,null 
+0x386a 011670 rtn positive 
+0x386b 011671 jam 0 ,mem_light_next_record 
+0x386c 011672 rtn 
+:      011674 light_load_controler_list:
+0x386d 011675 arg mem_light_next_record ,rega 
+0x386e 011676 arg 0 ,regb 
+0x386f 011677 arg 81 ,temp 
+0x3870 011678 branch iicd_read_eep_data 
+:      011681 light_find_controler_pairing:
+0x3871 011682 disable user 
+0x3872 011683 fetch 1 ,mem_light_cnum 
+0x3873 011684 copy pdata ,loopcnt 
+0x3874 011686 arg mem_light_clist ,rega 
+0x3875 011687 copy regc ,regb 
+:      011688 light_find_controler_pairing_loop:
+0x3876 011689 bpatch patch1a_7 ,mem_patch1a 
+0x3877 011690 call light_compare_addr_record 
+0x3878 011691 branch enable_user ,zero 
+:      011692 light_find_single_pairing_diff:
+0x3879 011693 increase 4 ,rega 
+0x387a 011694 loop light_find_controler_pairing_loop 
+0x387b 011695 rtn 
+:      011698 light_compare_addr_record:
+0x387c 011699 bpatch patch1b_0 ,mem_patch1b 
+0x387d 011700 ifetch 3 ,rega 
+0x387e 011701 ifetcht 3 ,regb 
+0x387f 011702 isub temp ,null 
+0x3880 011703 rtn 
+:      011705 light_compare_single_record:
+0x3881 011706 bpatch patch1b_1 ,mem_patch1b 
+0x3882 011707 ifetch 3 ,rega 
+0x3883 011708 ifetcht 3 ,regb 
+0x3884 011709 isub temp ,null 
+0x3885 011710 nrtn zero 
+0x3886 011711 ifetch 1 ,contr 
+0x3887 011712 sub pdata ,0 ,null 
+0x3888 011713 rtn zero 
+0x3889 011714 add rega ,3 ,contr 
+0x388a 011715 ifetcht 1 ,contr 
+0x388b 011716 isub temp ,null 
+0x388c 011717 rtn 
+:      011720 light_find_controler_cmd:
+0x388d 011721 bpatch patch1b_2 ,mem_patch1b 
+0x388e 011722 disable user 
+0x388f 011723 fetch 1 ,mem_light_cnum 
+0x3890 011724 copy pdata ,loopcnt 
+0x3891 011726 arg mem_light_clist ,rega 
+0x3892 011727 copy regc ,regb 
+:      011728 light_find_controler_cmd_loop:
+0x3893 011729 call light_compare_single_record 
+0x3894 011730 branch enable_user ,zero 
+0x3895 011731 increase 4 ,rega 
+0x3896 011732 loop light_find_controler_cmd_loop 
+0x3897 011733 rtn 
+:      011736 light_recv_adv:
+0x3898 011737 fetch 1 ,mem_le_scanrsp_rcv 
+0x3899 011738 increase 1 ,pdata 
+0x389a 011739 store 1 ,mem_le_scanrsp_rcv 
+0x389b 011740 arg mem_le_rxbuf + 12 ,regc 
+:      011742 light_anylize_command:
+0x389c 011743 ifetch 2 ,regc 
+0x389d 011744 arg 0x55aa ,temp 
+0x389e 011745 isub temp ,null 
+0x389f 011746 nrtn zero 
+0x38a0 011747 copy contr ,regc 
+0x38a1 011748 ifetcht 3 ,regc 
+0x38a2 011749 setarg 0xffffff 
+0x38a3 011750 isub temp ,null 
+0x38a4 011751 branch light_parse_cmd ,zero 
+0x38a5 011752 call light_find_controler_cmd 
+0x38a6 011753 branch light_parse_cmd ,user 
+0x38a7 011754 rtn 
+:      011756 light_parse_cmd:
+0x38a8 011757 bpatch patch1b_3 ,mem_patch1b 
+0x38a9 011758 increase 4 ,regc 
+0x38aa 011759 ifetch 1 ,regc 
+0x38ab 011760 fetcht 1 ,mem_curr_packet_num 
+0x38ac 011761 isub temp ,null 
+0x38ad 011762 rtn zero 
+0x38ae 011763 store 1 ,mem_curr_packet_num 
+0x38af 011764 fetch 1 ,mem_le_req_rcv 
+0x38b0 011765 increase 1 ,pdata 
+0x38b1 011766 store 1 ,mem_le_req_rcv 
+0x38b2 011768 increase 1 ,regc 
+0x38b3 011769 ifetch 1 ,regc 
+0x38b4 011770 store 1 ,mem_light_crr_cmd_count 
+0x38b5 011771 copy pdata ,loopcnt 
+0x38b6 011772 rtn blank 
+:      011773 light_parse_cmd_loop:
+0x38b7 011774 ifetch 1 ,contr 
+0x38b8 011775 beq light_cmd_pwm0 ,light_parse_cmd_pwm0 
+0x38b9 011776 beq light_cmd_pwm1 ,light_parse_cmd_pwm1 
+0x38ba 011777 beq light_cmd_pwm2 ,light_parse_cmd_pwm2 
+0x38bb 011778 beq light_cmd_pwm3 ,light_parse_cmd_pwm3 
+0x38bc 011779 beq light_cmd_pwm4 ,light_parse_cmd_pwm4 
+0x38bd 011780 beq light_cmd_pwm5 ,light_parse_cmd_pwm5 
+0x38be 011781 beq light_cmd_auto_mode ,light_parse_auto_mode 
+0x38bf 011782 beq light_cmd_pairing ,light_parse_pairing 
+0x38c0 011783 loop light_parse_cmd_loop 
+0x38c1 011784 rtn 
+:      011786 light_parse_cmd_pwm0:
+0x38c2 011787 copy contr ,regc 
+0x38c3 011788 fetch 1 ,mem_light_pwm0 
+0x38c4 011789 store 1 ,mem_pdatatemp 
+0x38c5 011790 arg 0 ,temp 
+:      011791 light_parse_cmd_pwm_common:
+0x38c6 011792 storet 1 ,mem_pdatatemp + 1 
+0x38c7 011793 setarg 10000 
+0x38c8 011794 store 3 ,mem_pdatatemp + 2 
+0x38c9 011795 ifetch 1 ,regc 
+0x38ca 011796 store 1 ,mem_pdatatemp + 5 
+0x38cb 011797 call pwm_out_set 
+0x38cc 011798 and regc ,1 ,contr 
+0x38cd 011799 loop light_parse_cmd_loop 
+0x38ce 011800 rtn 
+:      011801 light_parse_cmd_pwm1:
+0x38cf 011802 copy regc ,contr 
+0x38d0 011803 fetch 1 ,mem_light_pwm1 
+0x38d1 011804 store 1 ,mem_pdatatemp 
+0x38d2 011805 arg 1 ,temp 
+0x38d3 011806 branch light_parse_cmd_pwm_common 
+:      011807 light_parse_cmd_pwm2:
+0x38d4 011808 copy regc ,contr 
+0x38d5 011809 fetch 1 ,mem_light_pwm2 
+0x38d6 011810 store 1 ,mem_pdatatemp 
+0x38d7 011811 arg 2 ,temp 
+0x38d8 011812 branch light_parse_cmd_pwm_common 
+:      011813 light_parse_cmd_pwm3:
+0x38d9 011814 copy regc ,contr 
+0x38da 011815 fetch 1 ,mem_light_pwm3 
+0x38db 011816 store 1 ,mem_pdatatemp 
+0x38dc 011817 arg 3 ,temp 
+0x38dd 011818 branch light_parse_cmd_pwm_common 
+:      011819 light_parse_cmd_pwm4:
+0x38de 011820 copy regc ,contr 
+0x38df 011821 fetch 1 ,mem_light_pwm4 
+0x38e0 011822 store 1 ,mem_pdatatemp 
+0x38e1 011823 arg 4 ,temp 
+0x38e2 011824 branch light_parse_cmd_pwm_common 
+:      011825 light_parse_cmd_pwm5:
+0x38e3 011826 copy regc ,contr 
+0x38e4 011827 fetch 1 ,mem_light_pwm5 
+0x38e5 011828 store 1 ,mem_pdatatemp 
+0x38e6 011829 arg 5 ,temp 
+0x38e7 011830 branch light_parse_cmd_pwm_common 
+:      011832 light_parse_auto_mode:
+0x38e8 011833 ifetch 1 ,contr 
+0x38e9 011834 rtn 
+:      011836 light_parse_pairing:
+0x38ea 011837 copy contr ,regc 
+0x38eb 011838 fetch 1 ,mem_light_pairing_enable 
+0x38ec 011839 bne 1 ,light_parse_pairing_abandon 
+0x38ed 011840 call update_controler_list 
+:      011841 light_parse_pairing_abandon:
+0x38ee 011842 and regc ,4 ,contr 
+0x38ef 011843 rtn 
+:      011844 update_controler_list:
+0x38f0 011845 bpatch patch1b_4 ,mem_patch1b 
+0x38f1 011846 call light_find_controler_pairing 
+0x38f2 011847 branch update_conrtoler_list_found ,user 
+0x38f3 011848 fetch 1 ,mem_light_next_record 
+0x38f4 011849 copy pdata ,temp 
+0x38f5 011850 increase 1 ,pdata 
+0x38f6 011851 store 1 ,mem_light_next_record 
+0x38f7 011852 call light_init_crr_cmd_count 
+0x38f8 011853 lshift2 temp ,temp 
+0x38f9 011854 setarg mem_light_clist 
+0x38fa 011855 iadd temp ,contw 
+0x38fb 011856 ifetch 4 ,regc 
+0x38fc 011857 istore 4 ,contw 
+0x38fd 011858 branch update_conrtoler_store_list 
+:      011859 update_conrtoler_list_found:
+0x38fe 011860 add regc ,3 ,contr 
+0x38ff 011861 ifetch 1 ,contr 
+0x3900 011862 rtn blank 
+0x3901 011863 ifetch 4 ,regc 
+0x3902 011864 istore 4 ,rega 
+:      011865 update_conrtoler_store_list:
+0x3903 011866 arg mem_light_next_record ,rega 
+0x3904 011867 arg 0 ,regb 
+0x3905 011868 arg 81 ,temp 
+0x3906 011869 branch iicd_write_eep_data 
+:      011873 lightc_init:
+0x3907 011877 fetcht 1 ,mem_lightc_led_gpio 
+0x3908 011878 call gpio_out_inactive 
+0x3909 011879 rtn 
+:      011882 lightc_dispatch:
+0x390a 011885 fetcht 1 ,mem_lightc_led_gpio 
+0x390b 011886 call gpio_out_active 
+0x390c 011889 fetcht 1 ,mem_lightc_led_gpio 
+0x390d 011890 call gpio_out_inactive 
+0x390e 011893 call lightc_start_adv 
+0x390f 011895 fetch 1 ,mem_adv_time 
+0x3910 011896 nrtn blank 
+0x3911 011898 call lpm_write_gpio_wakeup 
+0x3912 011899 hfetch 4 ,core_lpm_ctrl 
+0x3913 011900 set0 15 ,pdata 
+0x3914 011901 hstore 4 ,core_lpm_reg 
+0x3915 011902 call lpm_write_ctrl 
+0x3916 011903 arg param_hibernate_clks ,temp 
+0x3917 011904 branch lpm_sleep 
+:      011906 lightc_adv:
+0x3918 011907 fetch 1 ,mem_adv_time 
+0x3919 011908 branch le_adv_loop_tx ,blank 
+0x391a 011909 increase -1 ,pdata 
+0x391b 011910 store 1 ,mem_adv_time 
+0x391c 011911 branch le_adv_loop_tx 
+:      011913 lightc_start_adv:
+0x391d 011914 mul32 pdata ,20 ,pdata 
+0x391e 011915 arg mem_cmd0_string ,contr 
+0x391f 011916 iadd contr ,contr 
+0x3920 011917 ifetch 1 ,contr 
+0x3921 011918 rtn blank 
+0x3922 011919 copy pdata ,rega 
+0x3923 011920 copy rega ,loopcnt 
+0x3924 011921 arg mem_le_adv_data + 2 ,contw 
+0x3925 011922 call memcpy 
+0x3926 011923 copy rega ,pdata 
+0x3927 011924 increase 2 ,pdata 
+0x3928 011925 store 1 ,mem_le_adv_data_len 
+0x3929 011926 rtn 
+:      011933 module_init:
+0x392a 011935 rtn wake 
+0x392b 011936 call le_modified_name 
+0x392c 011937 call adc_init_data 
+0x392d 011938 setarg module_process_idle 
+0x392e 011939 store 2 ,mem_cb_idle_process 
+0x392f 011940 setarg module_bt_conn_process 
+0x3930 011941 store 2 ,mem_cb_bt_process 
+0x3931 011942 setarg module_process_bb_event 
+0x3932 011943 store 2 ,mem_cb_bb_event_process 
+0x3933 011944 setarg module_le_conn_process 
+0x3934 011945 store 2 ,mem_cb_le_process 
+0x3935 011946 setarg module_lpm_lock 
+0x3936 011947 store 2 ,mem_cb_check_wakelock 
+0x3937 011948 setarg module_hci_cmd_transmit_le_notify 
+0x3938 011949 store 2 ,mem_cb_ble_transmit 
+0x3939 011950 setarg module_hci_event_receive_spp_data 
+0x393a 011951 store 2 ,mem_cb_receive_spp_data 
+0x393b 011952 setarg module_le_receive_data 
+0x393c 011953 store 2 ,mem_cb_att_write 
+0x393d 011954 setarg module_bb_event_timer 
+0x393e 011955 store 2 ,mem_cb_event_timer 
+0x393f 011957 call module_spp_clear_last_transmite_clock 
+0x3940 011958 bpatch patch1b_5 ,mem_patch1b 
+0x3941 011959 call module_lpm_uart_init 
+0x3942 011960 call module_gpio_init 
+0x3943 011961 call check_module_disabled 
+0x3944 011962 branch module_hci_event_enter_standby_mode 
+:      011965 module_lpm_uart_init:
+0x3945 011966 fetch 4 ,mem_module_uart_rx_buffer 
+0x3946 011967 hstore 4 ,core_uart_rsaddr 
+0x3947 011969 fetch 4 ,mem_module_uart_tx_buffer 
+0x3948 011970 hstore 4 ,core_uart_tsaddr 
+0x3949 011972 hfetch 1 ,core_gpio_sel1 
+0x394a 011973 or_into 0x04 ,pdata 
+0x394b 011974 and_into 0xfc ,pdata 
+0x394c 011975 hstore 1 ,core_gpio_sel1 
+0x394d 011976 jam 0x00 ,core_uart_ctrl 
+0x394e 011978 fetch 2 ,mem_module_uart_rx_buffer 
+0x394f 011979 hstore 2 ,core_uart_rrptr 
+0x3950 011980 fetch 2 ,mem_module_uart_tx_buffer 
+0x3951 011981 hstore 2 ,core_uart_twptr 
+0x3952 011982 hstore 2 ,core_uart_trptrp 
+0x3953 011984 hfetch 4 ,core_gpio_pu0 
+0x3954 011985 set1 7 ,pdata 
+0x3955 011986 hstore 4 ,core_gpio_pu0 
+0x3956 011988 hfetch 2 ,core_clkoff 
+0x3957 011989 set0 clock_off_uart ,pdata 
+0x3958 011990 hstore 2 ,core_clkoff 
+0x3959 011991 call uart_set_baud_by_mem 
+0x395a 011992 jam uartclk_crystal ,core_uart_clksel 
+0x395b 011993 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x395c 011995 fetch 1 ,mem_module_flag 
+0x395d 011996 isolate1 module_flag_uart_flow_control ,pdata 
+0x395e 011997 hfetcht 1 ,core_uart_ctrl 
+0x395f 011998 setflag true ,4 ,temp 
+0x3960 011999 hstoret 1 ,core_uart_ctrl 
+0x3961 012000 rtn 
+:      012004 module_lpm_init:
+0x3962 012005 call module_spp_clear_last_transmite_clock 
+0x3963 012006 branch module_lpm_uart_init 
+:      012009 module_gpio_init:
+0x3964 012014 fetcht 1 ,mem_module_connect_state_gpio 
+0x3965 012015 call gpio_config_output 
+0x3966 012016 call module_set_conn_pin_low 
+0x3967 012018 fetcht 1 ,mem_module_wake_up_gpio 
+0x3968 012019 branch gpio_config_input 
+:      012021 module_lpm_lock:
+0x3969 012022 fetcht 1 ,mem_module_wake_up_gpio 
+0x396a 012023 call gpio_get_bit 
+0x396b 012024 nbranch app_put_lpm_wake_lock ,true 
+0x396c 012025 branch app_get_lpm_wake_lock 
+:      012028 module_le_conn_process:
+0x396d 012029 rtn 
+:      012031 module_bt_conn_process:
+0x396e 012032 call module_spp_enter_sniff 
+0x396f 012033 branch module_control_air_flow 
+:      012035 module_spp_enter_sniff:
+0x3970 012036 fetch 1 ,mem_ui_state_map 
+0x3971 012037 bbit0 ui_state_bt_spp_conn ,module_spp_clear_last_transmite_clock 
+0x3972 012038 bpatch patch1b_6 ,mem_patch1b 
+0x3973 012039 setarg 0x3eff 
+0x3974 012040 fetcht 4 ,mem_last_transmite_clock 
+0x3975 012041 iadd temp ,temp 
+0x3976 012042 copy clkn_bt ,pdata 
+0x3977 012043 isub temp ,null 
+0x3978 012044 nrtn positive 
+0x3979 012045 fetch 2 ,mem_ui_state_map 
+0x397a 012046 bbit1 ui_state_bt_sniff ,module_spp_clear_last_transmite_clock 
+0x397b 012047 fetch 1 ,mem_module_flag 
+0x397c 012048 rtnbit1 moudle_task_sniff 
+0x397d 012049 call module_set_sniff_task_flag 
+0x397e 012050 call app_bt_enter_sniff 
+:      012051 module_spp_clear_last_transmite_clock:
+0x397f 012052 copy clkn_bt ,pdata 
+0x3980 012053 store 4 ,mem_last_transmite_clock 
+0x3981 012054 rtn 
+:      012057 module_process_idle:
+0x3982 012058 call module_control_air_flow 
+0x3983 012059 call l2cap_malloc_is_fifo_full 
+0x3984 012060 nrtn blank 
+0x3985 012061 branch module_process 
+:      012064 module_process_bb_event:
+0x3986 012065 copy regc ,pdata 
+0x3987 012066 beq bt_evt_bb_connected ,module_process_bb_conn 
+0x3988 012067 beq bt_evt_bb_disconnected ,module_process_bb_event_disconned 
+0x3989 012068 beq bt_evt_reconn_failed ,module_process_reconn_fail 
+0x398a 012069 beq bt_evt_setup_complete ,module_process_setup_complete 
+0x398b 012070 beq bt_evt_spp_connected ,module_process_spp_connected 
+0x398c 012071 beq bt_evt_spp_disconnected ,module_process_spp_disconnected 
+0x398d 012072 beq bt_evt_pincode_req ,module_process_evt_pincode_req 
+0x398e 012073 beq bt_evt_enter_sniff ,module_process_enter_sniff 
+0x398f 012074 beq bt_evt_exit_sniff ,module_process_exit_sniff 
+0x3990 012075 beq bt_evt_reconn_page_timeout ,module_process_page_time_out 
+0x3991 012076 beq bt_evt_le_connected ,module_process_le_conn 
+0x3992 012077 beq bt_evt_le_disconnected ,module_process_bb_even_le_disconn 
+0x3993 012078 beq bt_evt_sniff_not_accept ,module_process_sniff_not_accept 
+0x3994 012079 beq bt_evt_unsniff_accept ,module_process_unsniff_accept 
+0x3995 012080 beq bt_evt_unsniff_not_accept ,module_process_unsniff_not_accept 
+0x3996 012081 beq bt_evt_le_pairing_fail ,module_hci_event_le_pairing_fail 
+0x3997 012082 beq bt_evt_le_pairing_success ,module_hci_event_le_pairing_success 
+0x3998 012083 beq bt_evt_le_start_enc ,module_hci_event_start_enc 
+0x3999 012084 beq bt_evt_le_pause_enc ,module_hci_event_pause_enc 
+0x399a 012085 beq bt_evt_le_tk_generate ,module_hci_event_le_tk 
+0x399b 012086 beq bt_evt_bt_gkey_generate ,module_hci_event_gkey_generate 
+0x399c 012087 beq bt_evt_bt_get_passkey ,module_hci_event_passkey_entry_mode 
+0x399d 012088 beq bt_evt_bt_pairing_fail ,module_hci_event_bt_pairing_fail 
+0x399e 012089 beq bt_evt_bt_pairing_success ,module_hci_event_bt_pairing_success 
+0x399f 012090 beq bt_evt_le_gkey_generate ,module_hci_event_le_gkey 
+0x39a0 012091 beq bt_evt_store_nvram ,module_hci_event_store_device 
+0x39a1 012092 beq bt_evt_le_ltk_lost ,module_process_ble_ltk_lost 
+0x39a2 012093 rtn 
+:      012096 module_process_bb_event_disconned:
+0x39a3 012097 call module_spp_clear_last_transmite_clock 
+0x39a4 012098 fetch 1 ,mem_flag_pairing_state 
+0x39a5 012099 ncall module_hci_event_bt_pairing_fail ,blank 
+0x39a6 012100 call module_disconn_start 
+0x39a7 012101 fetch 2 ,mem_ui_state_map 
+0x39a8 012102 rtnbit0 ui_state_bt_spp_conn 
+0x39a9 012103 branch module_spp_disconnected 
+:      012105 module_process_spp_connected:
+0x39aa 012106 fetch 2 ,mem_ui_state_map 
+0x39ab 012107 set1 ui_state_bt_spp_conn ,pdata 
+0x39ac 012108 store 2 ,mem_ui_state_map 
+0x39ad 012109 fetch 1 ,mem_module_spp_lpm_mult 
+0x39ae 012110 store 1 ,mem_lpm_mult 
+0x39af 012111 call module_set_conn_pin_low 
+0x39b0 012112 branch module_hci_event_spp_connect 
+:      012114 module_process_spp_disconnected:
+:      012116 module_spp_disconnected:
+0x39b1 012117 fetch 2 ,mem_ui_state_map 
+0x39b2 012118 rtnbit0 ui_state_bt_spp_conn 
+0x39b3 012119 set0 ui_state_bt_spp_conn ,pdata 
+0x39b4 012120 store 2 ,mem_ui_state_map 
+0x39b5 012121 branch module_hci_event_spp_disconnect 
+:      012124 module_process_enter_sniff:
+:      012126 module_sniff_param_check:
+0x39b6 012127 call module_spp_clear_last_transmite_clock 
+0x39b7 012130 fetch 2 ,mem_context + coffset_tsniff 
+0x39b8 012131 rshift pdata ,pdata 
+0x39b9 012132 fetcht 2 ,mem_sniff_param_interval 
+0x39ba 012133 isub temp ,null 
+0x39bb 012134 nbranch module_sniff_param_check_unsniff ,zero 
+0x39bc 012135 branch app_lpm_mult_enable 
+:      012136 module_sniff_param_check_unsniff:
+0x39bd 012137 fetch 1 ,mem_module_flag 
+0x39be 012138 rtnbit1 moudle_task_unsniff 
+0x39bf 012139 hfetch 2 ,core_uart_rxitems 
+0x39c0 012140 ncall module_set_unsniff_task_flag ,blank 
+0x39c1 012141 branch app_bt_sniff_exit 
+:      012143 module_process_exit_sniff:
+0x39c2 012144 call module_clear_sniff_task_flag 
+0x39c3 012145 branch app_lpm_mult_disable 
+:      012147 module_process_setup_complete:
+0x39c4 012148 call module_spp_clear_last_transmite_clock 
+0x39c5 012149 branch module_conn_start 
+:      012151 module_process_bb_even_le_disconn:
+0x39c6 012152 call le_clr_config_more_data 
+0x39c7 012153 call module_disconn_start 
+0x39c8 012154 branch module_hci_event_le_disconnect 
+:      012156 module_process_evt_pincode_req:
+0x39c9 012157 branch app_bt_set_pincode 
+:      012160 module_process_sniff_not_accept:
+0x39ca 012161 branch module_clear_sniff_task_flag 
+:      012164 module_process_unsniff_accept:
+0x39cb 012165 fetch 1 ,mem_module_flag 
+0x39cc 012166 bbit0 moudle_task_unsniff ,app_bt_enter_sniff 
+0x39cd 012167 branch module_clear_unsniff_task_flag 
+:      012170 module_process_unsniff_not_accept:
+0x39ce 012171 branch module_clear_unsniff_task_flag 
+:      012174 module_process_le_conn:
+0x39cf 012175 call le_send_att_exchange_mtu_requset 
+0x39d0 012176 call module_conn_start 
+0x39d1 012177 fetch 1 ,mem_module_le_lpm_mult 
+0x39d2 012178 store 1 ,mem_lpm_mult 
+0x39d3 012179 branch module_hci_event_le_connect 
+:      012182 module_process_bb_conn:
+0x39d4 012183 jam 0 ,mem_flag_mode_ssp_pin 
+0x39d5 012184 call module_clear_sniff_task_flag 
+0x39d6 012185 branch module_clear_unsniff_task_flag 
+:      012187 module_process_page_time_out:
+:      012188 module_process_reconn_fail:
+:      012189 module_disconn_start:
+0x39d7 012190 call module_start_adv_discovery_by_command 
+0x39d8 012191 branch module_set_conn_pin_high 
+:      012194 module_process_ble_ltk_lost:
+0x39d9 012195 call le_send_reject_ind 
+0x39da 012196 branch le_send_smp_security_request 
+:      012199 module_set_conn_pin_high:
+0x39db 012200 fetcht 1 ,mem_module_connect_state_gpio 
+0x39dc 012201 branch gpio_out_active 
+:      012203 module_conn_start:
+0x39dd 012204 call module_stop_adv_discovery 
+0x39de 012205 branch module_set_conn_pin_low 
+:      012207 module_stop_adv_discovery:
+0x39df 012208 fetch 1 ,mem_module_state 
+0x39e0 012209 isolate1 moudle_state_bt_bit ,pdata 
+0x39e1 012210 call app_bt_stop_discovery ,true 
+0x39e2 012211 fetch 1 ,mem_module_state 
+0x39e3 012212 isolate1 moudle_state_ble_bit ,pdata 
+0x39e4 012213 call app_ble_stop_adv ,true 
+0x39e5 012214 rtn 
+:      012215 module_set_conn_pin_low:
+0x39e6 012216 fetcht 1 ,mem_module_connect_state_gpio 
+0x39e7 012217 branch gpio_out_inactive 
+:      012219 module_process_with_credit:
+0x39e8 012220 fetch 1 ,mem_credit_flag 
+0x39e9 012221 rtneq credit_disable 
+0x39ea 012222 branch rfcomm_send_uih_without_payload 
+:      012224 module_process:
+0x39eb 012225 hfetch 1 ,core_uart_status 
+0x39ec 012226 bbit1 uart_status_rx_fifo_empty ,module_process_with_credit 
+0x39ed 012227 call uartd_prepare_rx 
+0x39ee 012228 ifetch 1 ,contru 
+0x39ef 012229 bne 0x01 ,module_hci_in_excp 
+0x39f0 012230 hfetch 2 ,core_uart_rxitems 
+0x39f1 012231 sub pdata ,2 ,null 
+0x39f2 012232 rtn positive 
+0x39f3 012233 ifetch 1 ,contru 
+0x39f4 012234 store 1 ,mem_module_uart_opcode 
+0x39f5 012235 ifetcht 1 ,contru 
+0x39f6 012236 copy contru ,rega 
+0x39f7 012237 storet 1 ,mem_module_uart_len 
+0x39f8 012238 add temp ,3 ,temp 
+0x39f9 012239 hfetch 2 ,core_uart_rxitems 
+0x39fa 012240 isub temp ,temp 
+0x39fb 012241 nrtn positive 
+0x39fc 012242 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x39fd 012243 call module_hci_cmd_control 
+0x39fe 012244 fetch 1 ,mem_module_temp_nl_discard_packet 
+0x39ff 012245 rtneq hci_not_discard_packet 
+0x3a00 012246 branch module_hci_dicard_packet 
+:      012248 module_hci_in_excp:
+0x3a01 012249 call delay_10ms 
+0x3a02 012250 call module_hci_event_invalid_packet 
+0x3a03 012251 branch module_hci_release_except 
+:      012254 module_hci_release_except:
+0x3a04 012255 bpatch patch1b_7 ,mem_patch1b 
+0x3a05 012256 hfetch 2 ,core_uart_rxitems 
+0x3a06 012257 rtn blank 
+0x3a07 012258 call uartd_prepare_rx 
+0x3a08 012259 ifetch 1 ,contru 
+0x3a09 012260 sub pdata ,0x01 ,null 
+0x3a0a 012261 ncall module_hci_dicard_bytes ,zero 
+0x3a0b 012262 nbranch module_hci_release_except ,zero 
+0x3a0c 012263 ifetch 1 ,contru 
+0x3a0d 012264 rtneq hci_cmd_spp_data_req 
+0x3a0e 012265 rtneq hci_cmd_set_credit_given 
+0x3a0f 012266 increase -1 ,contru 
+0x3a10 012267 call module_hci_dicard_bytes 
+0x3a11 012268 branch module_hci_release_except 
+:      012270 module_hci_dicard_packet:
+0x3a12 012271 call uartd_prepare_rx 
+0x3a13 012272 increase 2 ,contru 
+0x3a14 012273 ifetch 1 ,contru 
+0x3a15 012274 iadd contru ,contru 
+:      012275 module_hci_dicard_bytes:
+0x3a16 012276 branch uartd_rxdone 
+:      012279 module_hci_cmd_control:
+0x3a17 012280 bpatch patch1c_0 ,mem_patch1c 
+0x3a18 012281 fetch 1 ,mem_module_uart_opcode 
+0x3a19 012282 beq hci_cmd_set_bt_addr_req ,module_hci_cmd_set_bt_addr 
+0x3a1a 012283 beq hci_cmd_set_le_addr_req ,module_hci_cmd_set_le_addr 
+0x3a1b 012284 beq hci_cmd_set_visibility_req ,module_hci_cmd_set_visibility 
+0x3a1c 012285 beq hci_cmd_set_bt_name_req ,module_hci_cmd_set_bt_name 
+0x3a1d 012286 beq hci_cmd_set_le_name_req ,module_hci_cmd_set_le_name 
+0x3a1e 012287 beq hci_cmd_spp_data_req ,module_hci_cmd_receive_spp_data 
+0x3a1f 012288 beq hci_cmd_le_data_req ,module_hci_cmd_receive_le_data 
+0x3a20 012289 beq hci_cmd_status_irq ,module_hci_cmd_inquire_status 
+0x3a21 012290 beq hci_cmd_set_pairing_req ,module_hci_cmd_set_pairing_mode 
+0x3a22 012291 beq hci_cmd_set_pincode_req ,module_hci_cmd_set_pincode 
+0x3a23 012292 beq hci_cmd_set_uartcontrol_req ,module_hci_cmd_set_uart_control_mode 
+0x3a24 012293 beq hci_cmd_set_uart_baud_req ,module_hci_cmd_set_uart_baud 
+0x3a25 012294 beq hci_cmd_version_req ,module_hci_cmd_version_request 
+0x3a26 012295 beq hci_cmd_bt_disconnect ,module_hci_cmd_bt_disconnect 
+0x3a27 012296 beq hci_cmd_ble_disconnect ,module_hci_cmd_ble_disconnect 
+0x3a28 012297 beq hci_cmd_set_nvram_req ,module_hci_cmd_set_nvram 
+0x3a29 012298 beq hci_cmd_confirm_gkey ,module_hci_cmd_confirm_gkey 
+0x3a2a 012299 beq hci_cmd_set_credit_given ,module_hci_cmd_set_credit_given 
+0x3a2b 012300 beq hci_cmd_auto_adv_scan ,module_hci_cmd_auto_adv 
+0x3a2c 012301 beq hci_cmd_power_req ,module_hci_cmd_power_request 
+0x3a2d 012302 beq hci_cmd_power_set ,module_hci_cmd_power_set 
+0x3a2e 012303 beq hci_cmd_passkey_entry ,module_hci_cmd_passkey_entry 
+0x3a2f 012304 beq hci_cmd_set_gpio ,module_hci_cmd_set_gpio 
+0x3a30 012305 beq hci_cmd_read_gpio ,module_hci_cmd_read_gpio 
+0x3a31 012306 beq hci_cmd_le_set_pairing ,module_hci_cmd_le_set_pairing_mode 
+0x3a32 012307 beq hci_cmd_le_set_adv_data ,module_hci_cmd_le_set_adv_data 
+0x3a33 012308 beq hci_cmd_le_set_scan_data ,module_hci_cmd_le_set_scan_data 
+0x3a34 012309 beq hci_cmd_le_send_conn_update_req ,module_hci_cmd_le_send_conn_update_req 
+0x3a35 012310 beq hci_cmd_le_set_adv_parm ,module_hci_cmd_set_le_adv_parameter 
+0x3a36 012311 beq hci_cmd_le_start_pairing ,module_hci_cmd_le_start_pairing 
+0x3a37 012312 beq hci_cmd_set_wake_gpio ,module_hci_cmd_set_wake_gpio 
+0x3a38 012313 beq hci_cmd_set_tx_power ,module_hci_cmd_set_tx_power 
+0x3a39 012314 beq hci_cmd_le_confirm_gkey ,module_hci_cmd_le_confirm_gkey 
+0x3a3a 012315 beq hci_cmd_reject_justwork ,module_hci_cmd_set_reject_justwork_flag 
+0x3a3b 012316 beq hci_cmd_reset_chip_req ,module_hci_cmd_reset_chip 
+0x3a3c 012317 beq hci_cmd_le_set_fixed_passkey ,module_hci_cmd_le_set_fixed_passkey 
+0x3a3d 012318 beq hci_test_cmd_close_lpm ,module_hci_test_cmde_close_lpm 
+0x3a3e 012319 branch module_hci_event_receive_invalid_cmd 
+:      012324 module_hci_cmd_set_bt_addr:
+0x3a3f 012325 fetch 1 ,mem_module_uart_len 
+0x3a40 012326 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a41 012327 ifetch 6 ,contru 
+0x3a42 012328 store 6 ,mem_lap 
+0x3a43 012329 branch module_hci_event_receive_valid_cmd 
+:      012332 module_hci_cmd_set_le_addr:
+0x3a44 012333 fetch 1 ,mem_module_uart_len 
+0x3a45 012334 bne 6 ,module_hci_event_receive_invalid_cmd 
+0x3a46 012335 ifetch 6 ,contru 
+0x3a47 012336 store 6 ,mem_le_lap 
+0x3a48 012337 branch module_hci_event_receive_valid_cmd 
+:      012341 module_hci_cmd_set_visibility:
+0x3a49 012342 fetch 1 ,mem_module_uart_len 
+0x3a4a 012343 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3a4b 012344 copy rega ,contru 
+0x3a4c 012345 call module_hci_event_receive_valid_cmd 
+0x3a4d 012346 ifetcht 1 ,contru 
+0x3a4e 012347 storet 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a4f 012348 fetch 2 ,mem_ui_state_map 
+0x3a50 012349 rtnbit1 ui_state_ble_connected 
+0x3a51 012350 rtnbit1 ui_state_bt_connected 
+:      012351 module_start_adv_discovery_by_command:
+0x3a52 012352 fetch 1 ,mem_module_state 
+0x3a53 012353 isolate1 moudle_state_bt_bit ,pdata 
+0x3a54 012354 nbranch moudle_start_adv_by_command ,true 
+0x3a55 012355 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a56 012356 and temp ,0x03 ,pdata 
+0x3a57 012357 store 1 ,mem_scan_mode 
+:      012358 moudle_start_adv_by_command:
+0x3a58 012359 fetch 1 ,mem_module_state 
+0x3a59 012360 isolate1 moudle_state_ble_bit ,pdata 
+0x3a5a 012361 nrtn true 
+0x3a5b 012362 fetcht 1 ,mem_module_bluetooth_stauts_by_command 
+0x3a5c 012363 isolate1 2 ,temp 
+0x3a5d 012364 branch app_ble_start_adv ,true 
+0x3a5e 012365 branch app_ble_stop_adv 
+:      012369 module_hci_cmd_set_bt_name:
+0x3a5f 012370 fetch 1 ,mem_module_uart_len 
+0x3a60 012371 sub pdata ,67 ,null 
+0x3a61 012372 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a62 012373 store 1 ,mem_local_name_length 
+0x3a63 012374 arg 8 ,loopcnt 
+0x3a64 012375 call memset0 
+0x3a65 012376 fetch 1 ,mem_module_uart_len 
+0x3a66 012377 copy pdata ,loopcnt 
+0x3a67 012378 copy rega ,contru 
+0x3a68 012379 arg mem_local_name ,contw 
+0x3a69 012380 call uart_copy_rx_bytes_fast 
+0x3a6a 012381 branch module_hci_event_receive_valid_cmd 
+:      012385 module_hci_cmd_set_le_name:
+0x3a6b 012386 fetch 1 ,mem_module_uart_len 
+0x3a6c 012387 sub pdata ,29 ,null 
+0x3a6d 012388 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3a6e 012389 store 1 ,mem_le_name_len 
+0x3a6f 012390 copy pdata ,loopcnt 
+0x3a70 012391 copy rega ,contru 
+0x3a71 012392 arg mem_le_name ,contw 
+0x3a72 012393 call uart_copy_rx_bytes_fast 
+0x3a73 012394 call le_modified_name 
+0x3a74 012395 branch module_hci_event_receive_valid_cmd 
+:      012399 module_hci_cmd_receive_spp_data:
+0x3a75 012400 fetch 1 ,mem_ui_state_map 
+0x3a76 012401 bbit0 ui_state_bt_spp_conn ,module_hci_event_receive_invalid_cmd 
+0x3a77 012402 call app_check_sniff 
+0x3a78 012403 branch module_hci_cmd_spp_exit_sniff ,true 
+0x3a79 012404 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a7a 012406 call module_spp_clear_last_transmite_clock 
+0x3a7b 012407 fetch 1 ,mem_remote_credits 
+0x3a7c 012408 rtn blank 
+0x3a7d 012409 fetch 2 ,mem_nl_rx_len_all 
+0x3a7e 012410 bne 0 ,module_hci_cmd_pass_init_ng_rx_len_all 
+0x3a7f 012411 fetch 1 ,mem_module_uart_len 
+0x3a80 012412 store 2 ,mem_nl_rx_len_all 
+0x3a81 012414 copy rega ,contru 
+0x3a82 012417 copy contru ,pdata 
+0x3a83 012418 store 2 ,mem_nl_rx_data_src 
+:      012419 module_hci_cmd_pass_init_ng_rx_len_all:
+0x3a84 012420 call module_hci_cmd_get_current_packet_len_and_remain_len 
+0x3a85 012421 branch spp_tx_rfcomm_packet 
+:      012423 module_hci_cmd_spp_exit_sniff:
+0x3a86 012424 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a87 012425 branch module_exit_sniff 
+:      012427 module_hci_cmd_get_current_packet_len_and_remain_len:
+0x3a88 012428 call module_hci_cmd_get_current_patcket_len 
+0x3a89 012429 fetch 2 ,mem_nl_rx_len_all 
+0x3a8a 012430 fetcht 2 ,mem_current_packet_length 
+0x3a8b 012431 isub temp ,pdata 
+0x3a8c 012432 store 2 ,mem_nl_rx_len_all 
+0x3a8d 012433 rtn 
+:      012435 module_hci_cmd_get_current_patcket_len:
+0x3a8e 012436 fetch 2 ,mem_nl_rx_len_all 
+0x3a8f 012437 arg dm_refcom_buff_len ,temp 
+0x3a90 012438 call not_greater_than 
+0x3a91 012439 fetcht 2 ,mem_rfcomm_max_frame_size 
+0x3a92 012440 call not_greater_than 
+0x3a93 012441 fetcht 2 ,mem_pn_max_frame_size 
+0x3a94 012442 call not_greater_than 
+0x3a95 012443 store 2 ,mem_current_packet_length 
+0x3a96 012444 rtn 
+:      012446 module_hci_command_tx_spp_tx_complete:
+0x3a97 012447 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a98 012448 jam hci_cmd_spp_data_req ,mem_module_uart_opcode 
+0x3a99 012449 branch module_hci_event_receive_valid_cmd 
+:      012453 module_hci_cmd_receive_le_data:
+0x3a9a 012454 fetch 2 ,mem_ui_state_map 
+0x3a9b 012455 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3a9c 012456 call module_check_ble_encrypt_state 
+0x3a9d 012457 branch module_hci_event_receive_invalid_cmd ,user 
+0x3a9e 012458 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3a9f 012459 fetch 1 ,mem_module_flag 
+0x3aa0 012460 bbit1 module_flag_ble_data_finish ,module_hci_cmd_receive_le_data_finish 
+0x3aa1 012461 fetch 1 ,mem_module_hci_notify_len 
+0x3aa2 012462 nrtn blank 
+0x3aa3 012463 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aa4 012464 ifetch 2 ,contru 
+0x3aa5 012465 store 2 ,mem_module_hci_notify_handle 
+0x3aa6 012466 copy contru ,pdata 
+0x3aa7 012467 store 2 ,mem_module_hci_nofiy_addr 
+0x3aa8 012468 fetch 1 ,mem_module_uart_len 
+0x3aa9 012469 pincrease -2 
+0x3aaa 012470 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aab 012471 branch module_hci_event_receive_invalid_cmd ,zero 
+0x3aac 012472 store 1 ,mem_module_hci_notify_len 
+0x3aad 012473 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3aae 012474 call le_set_config_more_data 
+0x3aaf 012475 call module_hci_cmd_transmit_le_notify 
+0x3ab0 012476 call module_hci_cmd_transmit_le_notify 
+0x3ab1 012477 call module_hci_cmd_transmit_le_notify 
+0x3ab2 012478 fetch 1 ,mem_module_flag 
+0x3ab3 012479 rtnbit0 module_flag_ble_data_finish 
+:      012480 module_hci_cmd_receive_le_data_finish:
+0x3ab4 012481 jam hci_discard_packet ,mem_module_temp_nl_discard_packet 
+0x3ab5 012482 call module_clear_le_tx_data_flag 
+0x3ab6 012483 branch module_hci_event_receive_valid_cmd 
+:      012485 module_hci_cmd_transmit_le_notify:
+0x3ab7 012486 fetch 1 ,mem_module_hci_notify_len 
+0x3ab8 012487 rtn blank 
+0x3ab9 012488 call le_fifo_check_nearly_full 
+0x3aba 012489 nrtn blank 
+0x3abb 012490 call module_get_le_remote_mtu 
+0x3abc 012491 bpatch patch1c_1 ,mem_patch1c 
+0x3abd 012492 add temp ,-3 ,pdata 
+0x3abe 012493 fetcht 1 ,mem_module_hci_notify_len 
+0x3abf 012494 call not_greater_than 
+0x3ac0 012495 copy pdata ,rega 
+0x3ac1 012496 copy temp ,pdata 
+0x3ac2 012497 isub rega ,pdata 
+0x3ac3 012498 store 1 ,mem_module_hci_notify_len 
+0x3ac4 012499 fetcht 2 ,mem_module_hci_notify_handle 
+0x3ac5 012500 call le_att_malloc_tx_notify 
+0x3ac6 012501 fetch 2 ,mem_module_hci_nofiy_addr 
+0x3ac7 012502 copy pdata ,contru 
+0x3ac8 012503 copy rega ,loopcnt 
+0x3ac9 012504 call uart_copy_rx_bytes_fast 
+0x3aca 012505 copy contru ,pdata 
+0x3acb 012506 store 2 ,mem_module_hci_nofiy_addr 
+0x3acc 012507 fetch 1 ,mem_module_hci_notify_len 
+0x3acd 012508 nrtn blank 
+0x3ace 012509 branch module_set_le_tx_data_flag 
+:      012513 module_get_le_remote_mtu:
+0x3acf 012514 arg 0x17 ,temp 
+0x3ad0 012515 fetch 1 ,mem_module_flag 
+0x3ad1 012516 rtnbit1 module_flag_ble_send_mtu23 
+0x3ad2 012517 fetcht 2 ,mem_le_remote_mtu 
+0x3ad3 012518 rtn 
+:      012520 module_check_ble_encrypt_state:
+0x3ad4 012521 fetch 1 ,mem_module_flag 
+0x3ad5 012522 bbit1 module_flag_ble_data_encrypt ,le_check_encrypt_state 
+0x3ad6 012523 branch disable_user 
+:      012527 module_hci_cmd_inquire_status:
+0x3ad7 012528 branch module_hci_event_status_res 
+:      012532 module_hci_cmd_set_pairing_mode:
+0x3ad8 012533 copy rega ,contru 
+0x3ad9 012534 ifetch 1 ,contru 
+0x3ada 012535 beq pairing_pincode ,module_hci_pairing_pincode_mode 
+0x3adb 012536 beq pairing_justwork ,module_hci_pairing_just_work_mode 
+0x3adc 012537 beq pairing_passkey ,module_hci_pairing_passkey 
+0x3add 012538 beq pairing_confirm ,module_hci_pairing_numeric_comparison 
+0x3ade 012539 branch module_hci_event_receive_invalid_cmd 
+:      012540 module_hci_pairing_pincode_mode:
+0x3adf 012541 call ssp_disable 
+0x3ae0 012542 jam 0 ,mem_ssp_enable 
+0x3ae1 012543 branch module_hci_event_receive_valid_cmd 
+:      012544 module_hci_pairing_just_work_mode:
+0x3ae2 012545 setarg ssp_mode_just_work_io_cap_data 
+:      012546 module_hci_sspairing_mode:
+0x3ae3 012547 store 3 ,mem_sp_iocap_local 
+0x3ae4 012548 store 1 ,mem_ssp_mode_flag 
+0x3ae5 012549 call ssp_enable 
+0x3ae6 012550 jam 1 ,mem_ssp_enable 
+0x3ae7 012551 branch module_hci_event_receive_valid_cmd 
+:      012552 module_hci_pairing_passkey:
+0x3ae8 012553 setarg ssp_mode_passkey_io_cap_data 
+0x3ae9 012554 branch module_hci_sspairing_mode 
+:      012556 module_hci_pairing_numeric_comparison:
+0x3aea 012557 setarg ssp_mode_ssp_pin_io_cap_data 
+0x3aeb 012558 branch module_hci_sspairing_mode 
+:      012561 module_hci_cmd_set_pincode:
+0x3aec 012562 fetch 1 ,mem_module_uart_len 
+0x3aed 012563 sub pdata ,16 ,null 
+0x3aee 012564 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3aef 012565 store 1 ,mem_pin_length 
+0x3af0 012566 copy pdata ,loopcnt 
+0x3af1 012567 arg mem_pin ,contw 
+0x3af2 012568 call uart_copy_rx_bytes 
+0x3af3 012569 branch module_hci_event_receive_valid_cmd 
+:      012573 module_hci_cmd_set_uart_control_mode:
+0x3af4 012574 copy rega ,contru 
+0x3af5 012575 ifetch 1 ,contru 
+0x3af6 012576 hfetcht 1 ,core_uart_ctrl 
+0x3af7 012577 nsetflag blank ,4 ,temp 
+0x3af8 012578 hstoret 1 ,core_uart_ctrl 
+0x3af9 012579 branch module_hci_event_receive_valid_cmd 
+:      012583 module_hci_cmd_set_uart_baud:
+0x3afa 012584 fetch 1 ,mem_module_uart_len 
+0x3afb 012585 copy pdata ,loopcnt 
+0x3afc 012586 copy rega ,contru 
+0x3afd 012587 call string2dec_from_uart 
+0x3afe 012588 setarg uart_clk_24 
+0x3aff 012589 idiv temp 
+0x3b00 012590 call wait_div_end 
+0x3b01 012591 quotient pdata 
+:      012592 module_hci_cmd_set_uart_baud_ok:
+0x3b02 012593 store uart_baud_len ,mem_baud 
+0x3b03 012594 call module_hci_event_receive_valid_cmd 
+0x3b04 012595 call wait_uarttx 
+0x3b05 012596 branch uart_set_baud_by_mem 
+:      012600 module_hci_cmd_version_request:
+0x3b06 012601 arg 2 ,rega 
+0x3b07 012602 arg mem_soft_version_num ,regb 
+0x3b08 012603 arg 0 ,temp 
+0x3b09 012604 branch module_hci_event_set_cmd 
+:      012605 module_hci_event_set_cmd_send_response:
+0x3b0a 012606 store 2 ,mem_event_cmd_response_content 
+0x3b0b 012607 arg mem_event_cmd_response_content ,regb 
+0x3b0c 012608 arg 0 ,temp 
+0x3b0d 012609 branch module_hci_event_set_cmd 
+:      012613 module_hci_cmd_bt_disconnect:
+0x3b0e 012614 fetch 2 ,mem_ui_state_map 
+0x3b0f 012615 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+:      012616 module_hci_cmd_bt_disconnect_doing:
+0x3b10 012617 call module_hci_event_receive_valid_cmd 
+0x3b11 012618 branch app_bt_disconnect 
+:      012622 module_hci_cmd_ble_disconnect:
+0x3b12 012623 fetch 2 ,mem_ui_state_map 
+0x3b13 012624 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+:      012625 module_hci_cmd_ble_disconnect_doing:
+0x3b14 012626 call module_hci_event_receive_valid_cmd 
+0x3b15 012627 branch app_ble_disconnect 
+:      012633 module_hci_cmd_set_nvram:
+0x3b16 012634 fetch 1 ,mem_module_uart_len 
+0x3b17 012635 copy pdata ,loopcnt 
+0x3b18 012636 copy rega ,contru 
+0x3b19 012637 fetch 2 ,mem_nv_data_ptr 
+0x3b1a 012638 icopy contw 
+0x3b1b 012639 call uart_copy_rx_bytes_fast 
+0x3b1c 012640 branch module_hci_event_receive_valid_cmd 
+:      012644 module_hci_cmd_confirm_gkey:
+0x3b1d 012645 fetch 1 ,mem_ui_state_map 
+0x3b1e 012646 bbit0 ui_state_bt_connected ,module_hci_event_receive_invalid_cmd 
+0x3b1f 012647 ifetch 1 ,contru 
+0x3b20 012648 fetcht 1 ,mem_flag_mode_ssp_pin 
+0x3b21 012649 setflag blank ,flag_mode_ssp_pin_comparison_result_bit ,temp 
+0x3b22 012650 set1 flag_mode_ssp_pin_reviceve_comparison_bit ,temp 
+0x3b23 012651 storet 1 ,mem_flag_mode_ssp_pin 
+0x3b24 012653 call module_hci_event_receive_valid_cmd 
+0x3b25 012655 fetch 1 ,mem_flag_mode_ssp_pin 
+0x3b26 012656 bbit1 flag_mode_ssp_pin_recieve_dhkey_bit ,module_hci_cmd_spp_number_comparison_result_is1 
+0x3b27 012657 rtn 
+:      012659 dhkey_not_accept:
+0x3b28 012660 jam 0 ,mem_flag_mode_ssp_pin 
+0x3b29 012661 jam bt_cmd_dhkey_not_accept ,mem_fifo_temp 
+0x3b2a 012662 branch ui_ipc_send_cmd 
+:      012665 module_hci_cmd_spp_number_comparison_result_is1:
+0x3b2b 012666 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x3b2c 012667 branch dhkey_not_accept 
+:      012671 module_hci_cmd_set_credit_given:
+0x3b2d 012672 fetch 1 ,mem_ui_state_map 
+0x3b2e 012673 rtnbit0 ui_state_bt_spp_conn 
+0x3b2f 012674 fetch 1 ,mem_credit_flag 
+0x3b30 012675 rtneq credit_disable 
+0x3b31 012676 ifetch 1 ,contru 
+0x3b32 012677 fetcht 1 ,mem_credit_given 
+0x3b33 012678 iadd temp ,temp 
+0x3b34 012679 storet 1 ,mem_credit_given 
+0x3b35 012680 rtn 
+:      012684 module_hci_cmd_auto_adv:
+0x3b36 012685 arg 0x40 ,loopcnt 
+0x3b37 012686 arg mem_le_adv_data_len ,contw 
+0x3b38 012687 call clear_mem 
+0x3b39 012688 setarg 0 
+0x3b3a 012689 store 1 ,mem_regb 
+0x3b3b 012690 copy rega ,contru 
+:      012691 module_hci_cmd_auto_adv_loop:
+0x3b3c 012692 copy contru ,pdata 
+0x3b3d 012693 store 2 ,mem_regc 
+0x3b3e 012694 call module_hci_cmd_auto_adv_adv_analys 
+0x3b3f 012696 fetch 1 ,mem_regb 
+0x3b40 012697 fetcht 1 ,mem_temp 
+0x3b41 012698 increase 1 ,temp 
+0x3b42 012699 iadd temp ,pdata 
+0x3b43 012700 store 1 ,mem_regb 
+0x3b44 012702 sub pdata ,31 ,null 
+0x3b45 012703 nbranch module_hci_cmd_auto_adv_store_scan ,positive 
+:      012704 module_hci_cmd_auto_adv_store_adv:
+0x3b46 012705 fetcht 1 ,mem_le_adv_data_len 
+0x3b47 012706 setarg mem_le_adv_data 
+0x3b48 012707 iadd temp ,pdata 
+0x3b49 012708 store 2 ,mem_contw 
+0x3b4a 012709 fetcht 1 ,mem_temp 
+0x3b4b 012710 increase 1 ,temp 
+0x3b4c 012711 fetch 1 ,mem_le_adv_data_len 
+0x3b4d 012712 iadd temp ,pdata 
+0x3b4e 012713 store 1 ,mem_le_adv_data_len 
+0x3b4f 012714 branch module_hci_cmd_auto_adv_store_common 
+:      012715 module_hci_cmd_auto_adv_store_scan:
+0x3b50 012716 fetcht 1 ,mem_le_scan_data_len 
+0x3b51 012717 setarg mem_le_scan_data 
+0x3b52 012718 iadd temp ,pdata 
+0x3b53 012719 store 2 ,mem_contw 
+0x3b54 012720 fetcht 1 ,mem_temp 
+0x3b55 012721 increase 1 ,temp 
+0x3b56 012722 fetch 1 ,mem_le_scan_data_len 
+0x3b57 012723 iadd temp ,pdata 
+0x3b58 012724 store 1 ,mem_le_scan_data_len 
+:      012725 module_hci_cmd_auto_adv_store_common:
+0x3b59 012726 fetch 2 ,mem_contw 
+0x3b5a 012727 copy pdata ,contw 
+0x3b5b 012728 fetch 2 ,mem_regc 
+0x3b5c 012729 copy pdata ,contru 
+0x3b5d 012731 copy temp ,loopcnt 
+0x3b5e 012732 call uart_copy_rx_bytes_fast 
+0x3b5f 012734 fetch 1 ,mem_module_uart_len 
+0x3b60 012735 fetcht 1 ,mem_regb 
+0x3b61 012736 isub temp ,null 
+0x3b62 012737 nbranch module_hci_cmd_auto_adv_loop ,zero 
+0x3b63 012738 branch module_hci_event_receive_valid_cmd 
+:      012741 module_hci_cmd_auto_adv_adv_analys:
+0x3b64 012742 ifetch 1 ,contru 
+0x3b65 012743 store 1 ,mem_temp 
+0x3b66 012744 ifetch 1 ,contru 
+0x3b67 012745 store 1 ,mem_rega 
+0x3b68 012746 rtn 
+:      012750 module_hci_cmd_power_request:
+0x3b69 012751 arg 0 ,temp 
+0x3b6a 012752 arg 2 ,rega 
+0x3b6b 012753 fetch 2 ,mem_module_vdd_quotient 
+0x3b6c 012754 store 2 ,mem_event_cmd_response_content 
+0x3b6d 012755 arg mem_event_cmd_response_content ,regb 
+0x3b6e 012756 branch module_hci_event_set_cmd 
+:      012760 module_hci_cmd_power_set:
+0x3b6f 012761 fetch 1 ,mem_module_uart_len 
+0x3b70 012762 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b71 012763 ifetch 1 ,contru 
+0x3b72 012764 store 1 ,mem_module_read_vdd_flag 
+0x3b73 012765 setarg 0x00 
+0x3b74 012766 store 2 ,mem_module_vdd_quotient 
+0x3b75 012767 branch module_hci_event_receive_valid_cmd 
+:      012771 module_hci_cmd_passkey_entry:
+0x3b76 012772 ifetch 4 ,contru 
+0x3b77 012773 store 4 ,mem_pin 
+0x3b78 012774 jam 4 ,mem_pin_length 
+0x3b79 012775 jam 0 ,mem_authentication_passkey_times 
+0x3b7a 012776 call module_hci_event_receive_valid_cmd 
+0x3b7b 012777 branch authentication_passkey 
+:      012781 module_hci_cmd_set_gpio:
+0x3b7c 012782 fetch 1 ,mem_module_uart_len 
+0x3b7d 012783 bne 3 ,module_hci_event_receive_invalid_cmd 
+0x3b7e 012784 ifetch 1 ,contru 
+0x3b7f 012785 beq hci_cmd_config_gpio_input ,module_set_gpio_input 
+0x3b80 012786 beq hci_cmd_config_gpio_output ,module_set_gpio_output 
+0x3b81 012787 branch module_hci_event_receive_invalid_cmd 
+:      012789 module_set_gpio_input:
+0x3b82 012790 ifetcht 1 ,contru 
+0x3b83 012791 ifetch 1 ,contru 
+0x3b84 012792 beq gpio_input_high_impedance ,module_set_gpio_high_impedance 
+0x3b85 012793 nsetflag blank ,7 ,temp 
+0x3b86 012794 call gpio_config_input 
+0x3b87 012795 branch module_hci_event_receive_valid_cmd 
+:      012797 module_set_gpio_high_impedance:
+0x3b88 012798 call gpio_set_high_impedance 
+0x3b89 012799 branch module_hci_event_receive_valid_cmd 
+:      012801 module_set_gpio_output:
+0x3b8a 012802 ifetcht 1 ,contru 
+0x3b8b 012803 call gpio_config_output0 
+0x3b8c 012804 ifetch 1 ,contru 
+0x3b8d 012805 isolate1 0 ,pdata 
+0x3b8e 012806 call gpio_out_flag 
+0x3b8f 012807 branch module_hci_event_receive_valid_cmd 
+:      012811 module_hci_cmd_read_gpio:
+0x3b90 012812 fetch 1 ,mem_module_uart_len 
+0x3b91 012813 bne 1 ,module_hci_event_receive_invalid_cmd 
+0x3b92 012814 ifetcht 1 ,contru 
+0x3b93 012815 call gpio_get_bit 
+0x3b94 012816 setarg 0x0 
+0x3b95 012817 nsetflag true ,0 ,pdata 
+0x3b96 012818 arg 1 ,rega 
+0x3b97 012819 branch module_hci_event_set_cmd_send_response 
+:      012823 module_hci_cmd_le_set_pairing_mode:
+0x3b98 012824 copy rega ,contru 
+0x3b99 012825 ifetch 1 ,contru 
+0x3b9a 012826 copy pdata ,temp 
+0x3b9b 012827 beq le_pairing_mode_secure_connect_justwork ,module_le_set_pairing_mode_secure_justwork 
+0x3b9c 012828 beq le_pairing_mode_secure_connect_numeric ,module_le_set_pairing_mode_secure_numeric 
+0x3b9d 012829 beq le_pairing_mode_secure_connect_passkey ,module_le_set_pairing_mode_secure_passkey 
+0x3b9e 012830 store 1 ,mem_le_pairing_mode 
+0x3b9f 012831 beq le_pairing_mode_none ,module_le_set_no_pairing 
+0x3ba0 012832 beq le_pairing_mode_lagacy_justwork ,module_le_set_pairing_mode_lagacy_just_work 
+0x3ba1 012833 beq le_pairing_mode_lagacy_passkey ,module_le_set_pairing_mode_lagacy_passkey 
+0x3ba2 012834 branch module_hci_event_receive_invalid_cmd 
+:      012836 module_le_set_pairing_mode_secure_justwork:
+0x3ba3 012837 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba4 012838 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3ba5 012839 storet 1 ,mem_le_pairing_mode 
+0x3ba6 012840 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3ba7 012841 branch module_le_set_noinputnooutput 
+:      012842 module_le_set_pairing_mode_secure_numeric:
+0x3ba8 012843 fetch 1 ,mem_le_secure_connect_enable 
+0x3ba9 012844 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3baa 012845 storet 1 ,mem_le_pairing_mode 
+0x3bab 012846 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bac 012847 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x3bad 012848 branch module_hci_event_receive_valid_cmd 
+:      012849 module_le_set_pairing_mode_secure_passkey:
+0x3bae 012850 fetch 1 ,mem_le_secure_connect_enable 
+0x3baf 012851 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bb0 012852 storet 1 ,mem_le_pairing_mode 
+0x3bb1 012853 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x3bb2 012854 branch module_le_set_displayonly 
+:      012855 module_le_set_no_pairing:
+0x3bb3 012856 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      012857 module_le_set_noinputnooutput:
+0x3bb4 012858 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x3bb5 012859 branch module_hci_event_receive_valid_cmd 
+:      012860 module_le_set_pairing_mode_lagacy_just_work:
+0x3bb6 012861 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x3bb7 012862 branch module_le_set_noinputnooutput 
+:      012863 module_le_set_pairing_mode_lagacy_passkey:
+0x3bb8 012864 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      012865 module_le_set_displayonly:
+0x3bb9 012866 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x3bba 012867 branch module_hci_event_receive_valid_cmd 
+:      012871 module_hci_cmd_le_set_adv_data:
+0x3bbb 012872 fetch 1 ,mem_module_uart_len 
+0x3bbc 012873 sub pdata ,31 ,null 
+0x3bbd 012874 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bbe 012875 store 1 ,mem_le_adv_data_len 
+0x3bbf 012876 copy pdata ,loopcnt 
+0x3bc0 012877 copy rega ,contru 
+0x3bc1 012878 arg mem_le_adv_data ,contw 
+0x3bc2 012879 call uart_copy_rx_bytes_fast 
+0x3bc3 012880 branch module_hci_event_receive_valid_cmd 
+:      012884 module_hci_cmd_le_set_scan_data:
+0x3bc4 012885 fetch 1 ,mem_module_uart_len 
+0x3bc5 012886 sub pdata ,31 ,null 
+0x3bc6 012887 nbranch module_hci_event_receive_invalid_cmd ,positive 
+0x3bc7 012888 store 1 ,mem_le_scan_data_len 
+0x3bc8 012889 copy pdata ,loopcnt 
+0x3bc9 012890 copy rega ,contru 
+0x3bca 012891 arg mem_le_scan_data ,contw 
+0x3bcb 012892 call uart_copy_rx_bytes_fast 
+0x3bcc 012893 branch module_hci_event_receive_valid_cmd 
+:      012897 module_hci_cmd_le_send_conn_update_req:
+0x3bcd 012898 fetch 2 ,mem_ui_state_map 
+0x3bce 012899 bbit0 ui_state_ble_connected ,module_hci_event_receive_invalid_cmd 
+0x3bcf 012900 fetch 1 ,mem_module_uart_len 
+0x3bd0 012901 bne 0x08 ,module_hci_event_receive_invalid_cmd 
+0x3bd1 012902 copy rega ,contru 
+0x3bd2 012903 ifetch 8 ,contru 
+0x3bd3 012904 store 8 ,mem_le_interval_min 
+0x3bd4 012905 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3bd5 012906 call ui_ipc_send_cmd 
+0x3bd6 012907 branch module_hci_event_receive_valid_cmd 
+:      012911 module_hci_cmd_set_le_adv_parameter:
+0x3bd7 012912 ifetch 2 ,contru 
+0x3bd8 012913 store 2 ,mem_le_adv_interval 
+0x3bd9 012914 branch module_hci_event_receive_valid_cmd 
+:      012918 module_hci_cmd_le_start_pairing:
+0x3bda 012919 fetch 1 ,mem_le_pairing_mode 
+0x3bdb 012920 branch module_hci_event_receive_invalid_cmd ,blank 
+0x3bdc 012921 fetch 1 ,mem_le_pairing_state 
+0x3bdd 012922 bne flag_le_pairing_null ,module_hci_event_receive_invalid_cmd 
+0x3bde 012923 fetch 1 ,mem_le_enc_state 
+0x3bdf 012924 bne flag_le_enc_null ,module_hci_event_receive_invalid_cmd 
+0x3be0 012925 call check_51cmd_le_smp_sec_req 
+0x3be1 012926 branch module_hci_event_receive_valid_cmd 
+:      012930 module_hci_cmd_set_wake_gpio:
+0x3be2 012931 fetch 1 ,mem_module_uart_len 
+0x3be3 012932 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3be4 012933 ifetch 1 ,contru 
+0x3be5 012934 store 1 ,mem_module_mcu_wake_pin 
+0x3be6 012935 ifetch 4 ,contru 
+0x3be7 012936 store 4 ,mem_module_mcu_wake_delay_us 
+0x3be8 012937 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3be9 012938 call gpio_config_output 
+0x3bea 012939 call module_set_mcu_wake_pin_low 
+0x3beb 012940 branch module_hci_event_receive_valid_cmd 
+:      012944 module_hci_cmd_set_tx_power:
+0x3bec 012945 fetch 1 ,mem_module_uart_len 
+0x3bed 012946 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bee 012947 ifetch 1 ,contru 
+0x3bef 012948 store 1 ,mem_tx_power 
+0x3bf0 012949 branch module_hci_event_receive_valid_cmd 
+:      012953 module_hci_cmd_le_confirm_gkey:
+0x3bf1 012954 ifetch 1 ,contru 
+0x3bf2 012955 beq 0x01 ,module_hci_cmd_le_confirm_gkey_fail 
+0x3bf3 012956 fetch 1 ,mem_le_secure_connect_state 
+0x3bf4 012957 beq le_sc_stat_send_public_key ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf5 012958 beq le_sc_stat_receive_dhkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf6 012959 beq le_sc_stat_wait_confirm_gkey ,module_hci_cmd_le_confirm_gkey_ok 
+0x3bf7 012960 branch module_hci_event_receive_invalid_cmd 
+:      012961 module_hci_cmd_le_confirm_gkey_ok:
+0x3bf8 012962 jam flag_le_sc_confrim_gkey_ok ,mem_le_sc_confirm_gkey_flag 
+0x3bf9 012963 branch module_hci_event_receive_valid_cmd 
+:      012965 module_hci_cmd_le_confirm_gkey_fail:
+0x3bfa 012966 call le_send_pairing_confirm_value_failed 
+0x3bfb 012967 branch module_hci_event_receive_valid_cmd 
+:      012971 module_hci_cmd_set_reject_justwork_flag:
+0x3bfc 012972 fetch 1 ,mem_module_uart_len 
+0x3bfd 012973 bne 0x01 ,module_hci_event_receive_invalid_cmd 
+0x3bfe 012974 call module_hci_event_receive_valid_cmd 
+0x3bff 012975 ifetch 1 ,contru 
+0x3c00 012976 branch classic_bt_clr_reject_justwork_flag ,blank 
+0x3c01 012977 branch classic_bt_set_reject_justwork_flag 
+:      012981 module_hci_cmd_reset_chip:
+0x3c02 012982 call module_hci_event_receive_valid_cmd 
+0x3c03 012983 call wait_uarttx 
+0x3c04 012984 jam 0x01 ,core_reset 
+0x3c05 012985 branch loop 
+:      012989 module_hci_cmd_le_set_fixed_passkey:
+0x3c06 012990 fetch 1 ,mem_module_uart_len 
+0x3c07 012991 beq 0 ,module_hci_event_receive_invalid_cmd 
+0x3c08 012992 ifetch 1 ,contru 
+0x3c09 012993 branch module_hci_cmd_le_set_random_passkey ,blank 
+0x3c0a 012994 fetch 1 ,mem_module_uart_len 
+0x3c0b 012995 bne 5 ,module_hci_event_receive_invalid_cmd 
+0x3c0c 012996 ifetch 4 ,contru 
+0x3c0d 012997 arg 1000000 ,temp 
+0x3c0e 012998 isub temp ,null 
+0x3c0f 012999 branch module_hci_event_receive_invalid_cmd ,positive 
+0x3c10 013000 store 4 ,mem_le_tk 
+0x3c11 013001 call le_set_config_fixed_tk 
+0x3c12 013002 branch module_hci_event_receive_valid_cmd 
+:      013004 module_hci_cmd_le_set_random_passkey:
+0x3c13 013005 call le_clr_config_fixed_tk 
+0x3c14 013006 branch module_hci_event_receive_valid_cmd 
+:      013010 module_hci_test_cmde_close_lpm:
+0x3c15 013011 jam 0 ,mem_lpm_mode 
+0x3c16 013012 branch module_hci_event_receive_valid_cmd 
+:      013017 module_hci_event_receive_invalid_cmd:
+0x3c17 013018 arg 1 ,temp 
+0x3c18 013019 arg 0 ,rega 
+0x3c19 013020 branch module_hci_event_set_cmd 
+:      013023 module_hci_event_receive_valid_cmd:
+0x3c1a 013024 arg 0 ,temp 
+0x3c1b 013025 arg 0 ,rega 
+0x3c1c 013026 branch module_hci_event_set_cmd 
+:      013030 module_hci_event_spp_connect:
+0x3c1d 013031 jam hci_event_spp_conn_rep ,mem_module_uart_opcode 
+0x3c1e 013032 branch module_hci_event_enter_standby_mode_len0 
+:      013036 module_hci_event_le_connect:
+0x3c1f 013037 jam hci_event_le_conn_rep ,mem_module_uart_opcode 
+0x3c20 013038 branch module_hci_event_enter_standby_mode_len0 
+:      013042 module_hci_event_spp_disconnect:
+0x3c21 013043 jam hci_event_spp_dis_rep ,mem_module_uart_opcode 
+0x3c22 013044 branch module_hci_event_enter_standby_mode_len0 
+:      013048 module_hci_event_le_disconnect:
+0x3c23 013049 jam hci_event_le_dis_rep ,mem_module_uart_opcode 
+0x3c24 013050 branch module_hci_event_enter_standby_mode_len0 
+:      013058 module_hci_event_set_cmd:
+0x3c25 013059 fetch 1 ,mem_module_uart_opcode 
+0x3c26 013060 copy pdata ,regc 
+0x3c27 013061 jam hci_event_cmd_res ,mem_module_uart_opcode 
+0x3c28 013062 setarg 2 
+0x3c29 013063 iadd rega ,pdata 
+0x3c2a 013064 call module_hci_prepare_tx 
+0x3c2b 013065 copy regc ,pdata 
+0x3c2c 013066 istore 1 ,contwu 
+0x3c2d 013067 istoret 1 ,contwu 
+0x3c2e 013068 copy rega ,loopcnt 
+0x3c2f 013069 copy regb ,contr 
+0x3c30 013070 call uart_copy_tx_bytes 
+0x3c31 013071 branch uartd_send 
+:      013075 module_hci_event_receive_spp_data:
+0x3c32 013077 call module_spp_clear_last_transmite_clock 
+0x3c33 013078 jam hci_event_spp_data_rep ,mem_module_uart_opcode 
+0x3c34 013079 fetch 1 ,mem_current_length 
+0x3c35 013080 rtn blank 
+0x3c36 013081 call module_hci_prepare_tx 
+0x3c37 013082 fetch 1 ,mem_current_length 
+0x3c38 013083 copy pdata ,loopcnt 
+0x3c39 013084 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x3c3a 013085 copy pdata ,contr 
+0x3c3b 013086 call uart_copy_tx_bytes_fast 
+0x3c3c 013087 branch uartd_send 
+:      013091 module_hci_event_receive_le_data:
+0x3c3d 013092 jam hci_event_le_data_rep ,mem_module_uart_opcode 
+0x3c3e 013093 fetch 1 ,mem_module_le_rx_data_len 
+0x3c3f 013094 icopy loopcnt 
+0x3c40 013095 increase 2 ,pdata 
+0x3c41 013096 call module_hci_prepare_tx 
+0x3c42 013097 fetch 2 ,mem_module_le_rx_data_handle 
+0x3c43 013098 istore 2 ,contwu 
+0x3c44 013099 fetch 2 ,mem_module_le_rx_data_address 
+0x3c45 013100 icopy contr 
+0x3c46 013101 call uart_copy_tx_bytes_fast 
+0x3c47 013102 branch uartd_send 
+:      013106 module_hci_event_enter_standby_mode:
+0x3c48 013107 jam hci_event_standby_rep ,mem_module_uart_opcode 
+:      013108 module_hci_event_enter_standby_mode_len0:
+0x3c49 013109 setarg 0 
+0x3c4a 013110 call module_hci_prepare_tx 
+0x3c4b 013111 branch uartd_send 
+:      013115 module_hci_event_status_res:
+0x3c4c 013116 jam hci_event_status_res ,mem_module_uart_opcode 
+0x3c4d 013117 setarg 1 
+0x3c4e 013118 call module_hci_prepare_tx 
+0x3c4f 013120 call module_hci_read_bt_status 
+0x3c50 013122 fetch 2 ,mem_ui_state_map 
+0x3c51 013123 arg ui_state_bt_hid_conn ,queue 
+0x3c52 013124 qisolate1 pdata 
+0x3c53 013125 setflag true ,3 ,temp 
+0x3c54 013127 arg ui_state_ble_connected ,queue 
+0x3c55 013128 qisolate1 pdata 
+0x3c56 013129 setflag true ,5 ,temp 
+0x3c57 013131 fetch 1 ,mem_ui_state_map 
+0x3c58 013132 arg ui_state_bt_spp_conn ,queue 
+0x3c59 013133 qisolate1 pdata 
+0x3c5a 013134 setflag true ,4 ,temp 
+0x3c5b 013136 istoret 1 ,contwu 
+0x3c5c 013137 branch uartd_send 
+:      013141 module_hci_read_bt_status:
+0x3c5d 013142 arg 0 ,temp 
+0x3c5e 013143 fetch 1 ,mem_scan_mode 
+0x3c5f 013144 arg inq_scan_mode ,queue 
+0x3c60 013145 qisolate1 pdata 
+0x3c61 013146 setflag true ,0 ,temp 
+0x3c62 013147 arg page_scan_mode ,queue 
+0x3c63 013148 qisolate1 pdata 
+0x3c64 013149 setflag true ,1 ,temp 
+0x3c65 013151 fetch 1 ,mem_le_adv_enable 
+0x3c66 013152 arg 0 ,queue 
+0x3c67 013153 qisolate1 pdata 
+0x3c68 013154 setflag true ,2 ,temp 
+0x3c69 013155 rtn 
+:      013159 module_hci_event_store_device:
+0x3c6a 013160 jam hci_event_nvram_rep ,mem_module_uart_opcode 
+0x3c6b 013161 fetch 1 ,mem_nv_data_number 
+0x3c6c 013162 mul32 pdata ,34 ,pdata 
+0x3c6d 013163 icopy loopcnt 
+0x3c6e 013164 call module_hci_prepare_tx 
+0x3c6f 013165 fetch 2 ,mem_nv_data_ptr 
+0x3c70 013166 icopy contr 
+0x3c71 013167 call uart_copy_tx_bytes_fast 
+0x3c72 013168 branch uartd_send 
+:      013172 module_hci_event_gkey_generate:
+0x3c73 013173 jam hci_event_gkey ,mem_module_uart_opcode 
+0x3c74 013174 setarg 4 
+0x3c75 013175 call module_hci_prepare_tx 
+0x3c76 013176 fetch 4 ,mem_gkey 
+0x3c77 013177 istore 4 ,contwu 
+0x3c78 013178 branch uartd_send 
+:      013182 module_hci_event_invalid_packet:
+0x3c79 013183 jam hci_event_invalid_packet ,mem_module_uart_opcode 
+0x3c7a 013184 hfetch 2 ,core_uart_rxitems 
+0x3c7b 013185 arg 0xff ,temp 
+0x3c7c 013186 call not_greater_than 
+0x3c7d 013187 copy pdata ,loopcnt 
+0x3c7e 013188 call module_hci_prepare_tx 
+0x3c7f 013189 call uartd_prepare_rx 
+0x3c80 013190 call uart_copy_rx2tx 
+0x3c81 013191 branch uartd_send 
+:      013195 module_hci_event_passkey_entry_mode:
+0x3c82 013196 jam hci_event_get_passkey ,mem_module_uart_opcode 
+0x3c83 013197 branch module_hci_event_enter_standby_mode_len0 
+:      013201 module_hci_event_le_tk:
+0x3c84 013202 jam hci_event_le_tk ,mem_module_uart_opcode 
+0x3c85 013203 setarg 4 
+0x3c86 013204 call module_hci_prepare_tx 
+0x3c87 013205 fetch 4 ,mem_le_tk 
+0x3c88 013206 istore 4 ,contwu 
+0x3c89 013207 branch uartd_send 
+:      013211 module_hci_event_le_pairing_fail:
+0x3c8a 013212 arg flag_ble_pairing_fail ,rega 
+0x3c8b 013213 branch module_hci_event_pairing_completed 
+:      013215 module_hci_event_le_pairing_success:
+0x3c8c 013216 arg flag_ble_pairing_success ,rega 
+0x3c8d 013217 branch module_hci_event_pairing_completed 
+:      013219 module_hci_event_bt_pairing_fail:
+0x3c8e 013220 arg flag_bt_pairing_fail ,rega 
+0x3c8f 013221 branch module_hci_event_pairing_completed 
+:      013223 module_hci_event_bt_pairing_success:
+0x3c90 013224 arg flag_bt_pairing_success ,rega 
+:      013226 module_hci_event_pairing_completed:
+0x3c91 013227 jam 0 ,mem_flag_mode_ssp_pin 
+0x3c92 013228 jam hci_event_le_pairing_state ,mem_module_uart_opcode 
+0x3c93 013229 setarg 2 
+0x3c94 013230 call module_hci_prepare_tx 
+0x3c95 013231 copy rega ,pdata 
+0x3c96 013232 istore 2 ,contwu 
+0x3c97 013233 branch uartd_send 
+:      013237 module_hci_event_pause_enc:
+0x3c98 013238 arg flag_event_pause_enc ,regc 
+0x3c99 013239 branch module_hci_event_enc 
+:      013241 module_hci_event_start_enc:
+0x3c9a 013242 arg flag_event_start_enc ,regc 
+:      013244 module_hci_event_enc:
+0x3c9b 013245 jam hci_event_le_encryption_state ,mem_module_uart_opcode 
+0x3c9c 013246 setarg 1 
+0x3c9d 013247 call module_hci_prepare_tx 
+0x3c9e 013248 copy regc ,pdata 
+0x3c9f 013249 istore 1 ,contwu 
+0x3ca0 013250 branch uartd_send 
+:      013254 module_hci_event_le_gkey:
+0x3ca1 013255 jam hci_event_le_gkey ,mem_module_uart_opcode 
+0x3ca2 013256 setarg 4 
+0x3ca3 013257 call module_hci_prepare_tx 
+0x3ca4 013258 fetch 4 ,mem_gkey 
+0x3ca5 013259 istore 4 ,contwu 
+0x3ca6 013260 branch uartd_send 
+:      013271 module_hci_prepare_tx:
+0x3ca7 013272 jam 0x02 ,mem_module_uart_cmd 
+0x3ca8 013273 store 1 ,mem_module_uart_len 
+0x3ca9 013274 storet 8 ,mem_temp 
+0x3caa 013275 bpatch patch1c_2 ,mem_patch1c 
+0x3cab 013276 call module_set_mcu_wake_pin_high_delay 
+0x3cac 013277 fetcht 8 ,mem_temp 
+0x3cad 013278 call uartd_prepare_tx 
+0x3cae 013279 fetch 3 ,mem_module_uart_cmd 
+0x3caf 013280 istore 3 ,contwu 
+0x3cb0 013281 rtn 
+:      013284 module_set_mcu_wake_pin_high_delay:
+0x3cb1 013285 call module_check_mcu_wake_pin_high 
+0x3cb2 013286 rtn true 
+:      013287 module_set_mcu_wake_pin_h_delay:
+0x3cb3 013288 call module_set_mcu_wake_pin_high 
+0x3cb4 013289 fetch 4 ,mem_module_mcu_wake_delay_us 
+0x3cb5 013290 rshift2 pdata ,pdata 
+0x3cb6 013291 rtn blank 
+0x3cb7 013292 branch delay 
+:      013294 module_set_mcu_wake_pin_high:
+0x3cb8 013296 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cb9 013297 branch gpio_out_active 
+:      013299 module_check_mcu_wake_pin_high:
+0x3cba 013300 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbb 013301 branch gpio_check_active 
+:      013303 module_set_mcu_wake_pin_low:
+0x3cbc 013304 fetcht 1 ,mem_module_mcu_wake_pin 
+0x3cbd 013305 branch gpio_out_inactive 
+:      013308 delay:
+0x3cbe 013309 increase -1 ,pdata 
+0x3cbf 013310 nop 38 
+0x3cc0 013311 nbranch delay ,blank 
+0x3cc1 013312 rtn 
+:      013321 module_le_receive_data:
+0x3cc2 013322 call module_check_ble_encrypt_state 
+0x3cc3 013323 rtn user 
+0x3cc4 013324 copy rega ,pdata 
+0x3cc5 013325 store 2 ,mem_module_le_rx_data_address 
+0x3cc6 013326 copy regb ,pdata 
+0x3cc7 013327 store 1 ,mem_module_le_rx_data_len 
+0x3cc8 013328 fetch 2 ,mem_le_att_handle 
+0x3cc9 013329 fetcht 2 ,mem_module_data_write_handle 
+0x3cca 013330 isub temp ,null 
+0x3ccb 013331 branch module_le_receive_data_ok ,zero 
+0x3ccc 013332 fetcht 2 ,mem_module_data_write_handle2 
+0x3ccd 013333 isub temp ,null 
+0x3cce 013334 nrtn zero 
+:      013335 module_le_receive_data_ok:
+0x3ccf 013336 store 2 ,mem_module_le_rx_data_handle 
+0x3cd0 013337 branch module_hci_event_receive_le_data 
+:      013342 module_exit_sniff:
+0x3cd1 013343 fetch 1 ,mem_module_flag 
+0x3cd2 013344 rtnbit1 moudle_task_unsniff 
+0x3cd3 013345 call module_set_unsniff_task_flag 
+0x3cd4 013346 branch app_bt_sniff_exit 
+:      013349 module_set_lpm_mult_2:
+0x3cd5 013350 jam 2 ,mem_lpm_mult 
+0x3cd6 013351 rtn 
+:      013355 module_bb_event_timer:
+0x3cd7 013356 branch module_read_vdd_timer 
+:      013358 module_read_vdd_timer:
+0x3cd8 013359 fetch 1 ,mem_module_read_vdd_flag 
+0x3cd9 013360 rtn blank 
+0x3cda 013361 fetch 1 ,mem_module_read_vdd_count 
+0x3cdb 013362 rtn blank 
+0x3cdc 013363 increase -1 ,pdata 
+0x3cdd 013364 store 1 ,mem_module_read_vdd_count 
+0x3cde 013365 nrtn blank 
+0x3cdf 013366 jam flag_module_read_vdd_count ,mem_module_read_vdd_count 
+0x3ce0 013367 call adc_set_mode 
+0x3ce1 013368 call vdd_calculate_by_mode 
+0x3ce2 013369 div pdata ,0x64 
+0x3ce3 013370 call wait_div_end 
+0x3ce4 013371 quotient pdata 
+0x3ce5 013372 remainder temp 
+0x3ce6 013373 store 1 ,mem_module_vdd_quotient 
+0x3ce7 013374 storet 1 ,mem_module_vdd_remainder 
+0x3ce8 013375 rtn 
+:      013378 module_control_air_flow:
+0x3ce9 013379 call check_uart_tx_buff 
+0x3cea 013380 branch app_l2cap_flow_control_enable ,positive 
+0x3ceb 013381 branch app_l2cap_flow_control_disable 
+:      013385 module_set_sniff_task_flag:
+0x3cec 013386 arg moudle_task_sniff ,queue 
+0x3ced 013387 branch module_set_state 
+:      013389 module_clear_sniff_task_flag:
+0x3cee 013390 arg moudle_task_sniff ,queue 
+0x3cef 013391 branch module_clr_state 
+:      013393 module_set_unsniff_task_flag:
+0x3cf0 013394 arg moudle_task_unsniff ,queue 
+0x3cf1 013395 branch module_set_state 
+:      013397 module_clear_unsniff_task_flag:
+0x3cf2 013398 arg moudle_task_unsniff ,queue 
+0x3cf3 013399 branch module_clr_state 
+:      013401 module_set_le_tx_data_flag:
+0x3cf4 013402 arg module_flag_ble_data_finish ,queue 
+0x3cf5 013403 branch module_set_state 
+:      013405 module_clear_le_tx_data_flag:
+0x3cf6 013406 arg module_flag_ble_data_finish ,queue 
+0x3cf7 013407 branch module_clr_state 
+:      013409 module_clr_state:
+0x3cf8 013410 fetch 1 ,mem_module_flag 
+0x3cf9 013411 qset0 pdata 
+0x3cfa 013412 store 1 ,mem_module_flag 
+0x3cfb 013413 rtn 
+:      013415 module_set_state:
+0x3cfc 013416 fetch 1 ,mem_module_flag 
+0x3cfd 013417 qset1 pdata 
+0x3cfe 013418 store 1 ,mem_module_flag 
+0x3cff 013419 rtn 
+:      013429 mouse_init:
+0x3d00 013430 call mouse_setting_config 
+0x3d01 013431 call spi_ncs_enable 
+0x3d02 013432 call mouse_init_sunt 
+0x3d03 013433 call mouse_dpi_config 
+0x3d04 013434 call spi_ncs_disable 
+0x3d05 013435 rtn wake 
+0x3d06 013436 call mouse_cheak_enable_usb 
+0x3d07 013437 call mouse_cb_fuction 
+0x3d08 013440 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d09 013441 rtnbit1 mouse_enable_usb 
+0x3d0a 013442 call mouse_wakeup_from_power 
+0x3d0b 013443 rtnmark1 mark_24g 
+0x3d0c 013444 fetch 2 ,mem_ui_state_map 
+0x3d0d 013445 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x3d0e 013446 branch mouse_check_reconn_target 
+:      013449 mouse_delay_4s:
+0x3d0f 013450 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d10 013451 rtnbit0 mouse_enable_init_delay 
+0x3d11 013452 arg 20 ,loopcnt 
+:      013453 mouse_delay_20ms:
+0x3d12 013454 setarg 200000 
+0x3d13 013455 call sleep 
+0x3d14 013456 loop delay_10ms 
+0x3d15 013457 rtn 
+:      013460 mouse_cheak_enable_usb:
+0x3d16 013461 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d17 013462 rtnbit0 mouse_enable_usb 
+0x3d18 013463 branch usb_init 
+:      013466 mouse_cb_fuction:
+0x3d19 013467 setarg mouse_le 
+0x3d1a 013468 store 2 ,mem_cb_le_process 
+0x3d1b 013469 setarg mouse_send_process 
+0x3d1c 013470 store 2 ,mem_cb_bt_process 
+0x3d1d 013471 setarg mouse_process_lpm_before 
+0x3d1e 013472 store 2 ,mem_cb_before_lpm 
+0x3d1f 013473 setarg mouse_priority_bb_event 
+0x3d20 013474 store 2 ,mem_cb_bb_event_process 
+0x3d21 013475 setarg mouse_idle 
+0x3d22 013476 store 2 ,mem_cb_idle_process 
+0x3d23 013477 setarg mouse_before_hibernate 
+0x3d24 013478 store 2 ,mem_cb_before_hibernate 
+0x3d25 013479 setarg le_mouse_bb_event_connect_complete 
+0x3d26 013480 store 2 ,mem_cb_att_write 
+0x3d27 013482 call g24_head_ptr2regc 
+0x3d28 013483 setarg mouse_g24_package_data 
+0x3d29 013484 add regc ,offset_24g_cb_data ,contw 
+0x3d2a 013485 istore 2 ,contw 
+0x3d2b 013486 setarg mouse_g24_enter_lpm 
+0x3d2c 013487 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x3d2d 013488 istore 2 ,contw 
+0x3d2e 013489 setarg mouse_lpm_before_common 
+0x3d2f 013490 add regc ,offset_24g_cb_lpm_before ,contw 
+0x3d30 013491 istore 2 ,contw 
+0x3d31 013493 setarg mouse_bb_event_timer 
+0x3d32 013494 store 2 ,mem_cb_event_timer 
+0x3d33 013495 setarg mouse_spi_write_flash_cb 
+0x3d34 013496 store 2 ,mem_cb_spi_flash_write_complate 
+0x3d35 013497 rtn 
+:      013498 mouse_spi_write_flash_cb:
+:      013499 mouse_spi_init:
+0x3d36 013500 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d37 013501 bbit0 mouse_enable_spi2 ,spid_init 
+0x3d38 013502 branch spid_init2 
+:      013504 mouse_setting_config:
+0x3d39 013505 rtn wake 
+0x3d3a 013506 call g24_set_device_addr 
+0x3d3b 013507 call mouse_gpio_init 
+0x3d3c 013508 call mouse_param_init 
+0x3d3d 013509 call mouse_adc_init 
+0x3d3e 013510 call le_set_config_fixed_ltk 
+0x3d3f 013511 call le_set_justwork 
+0x3d40 013512 call le_set_fixed_ltk 
+0x3d41 013513 call le_set_config_read_authentication 
+0x3d42 013514 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d43 013515 bbit1 mouse_enable_eeprom ,mouse_init_iic 
+0x3d44 013516 bbit1 mouse_enable_flash ,mouse_load_flash_info_cheak 
+0x3d45 013517 rtn 
+:      013519 mouse_init_iic:
+0x3d46 013520 call iic_init_390k 
+0x3d47 013521 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d48 013522 isolate1 mouse_enable_2k_eeprom ,pdata 
+0x3d49 013523 ncall clear_eeprom_size_2k ,true 
+0x3d4a 013524 call mouse_load_eeprom_dpi 
+0x3d4b 013525 call mouse_init_environment 
+0x3d4c 013526 call mouse_set_24g_addr_eeprom 
+0x3d4d 013527 branch iicd_read_eep_data 
+:      013529 mouse_wakeup_from_power:
+0x3d4e 013530 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d4f 013531 bbit0 mouse_enable_wakeup_from_power ,mouse_wakeup_no_from_power 
+0x3d50 013532 fetch 1 ,mem_wakup_from_power_flag 
+0x3d51 013533 isolate0 gpio_latch ,pdata 
+0x3d52 013534 nrtn true 
+:      013535 mouse_wakeup_no_from_power:
+0x3d53 013536 fetch 1 ,mem_reconn_times_init 
+0x3d54 013537 store 1 ,mem_reconn_times 
+0x3d55 013538 fetch 1 ,mem_config_function_enable 
+0x3d56 013539 rtnbit1 enable_select_device_by_switch 
+:      013540 mouse_start_24g_mode:
+0x3d57 013541 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d58 013542 rtnbit0 mouse_enable_24g 
+0x3d59 013543 bbit1 mouse_enable_auto_24g_paring ,g24_auto_pair_start 
+0x3d5a 013544 branch g24_check_51cmd_start_24g 
+:      013545 le_mouse_bb_event_connect_complete:
+0x3d5b 013546 fetch 1 ,mem_le_att_handle 
+0x3d5c 013547 sub pdata ,26 ,pdata 
+0x3d5d 013548 nrtn zero 
+0x3d5e 013549 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x3d5f 013550 call ui_ipc_send_cmd 
+:      013551 mouse_le_write_enable:
+0x3d60 013552 arg write_req_enable_flag ,queue 
+0x3d61 013553 branch mouse_le_enable_connect_flag 
+:      013555 mouse_dpi_up:
+0x3d62 013556 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d63 013557 rtneq dpi_button_state_up 
+0x3d64 013558 jam dpi_button_state_up ,mem_mouse_dpi_button_state 
+0x3d65 013559 rtn 
+:      013560 mouse_dpi_config:
+0x3d66 013561 fetch 1 ,mem_config_sensor_motion 
+0x3d67 013562 and pdata ,0x0f ,pdata 
+0x3d68 013563 store 1 ,mem_mouse_dpi 
+0x3d69 013564 branch mouse_seting_dpi + 2 
+:      013567 mouse_dpi_cheak:
+0x3d6a 013568 fetcht 1 ,mem_dpi_button_gpio 
+0x3d6b 013569 call gpio_get_bit 
+0x3d6c 013570 nbranch mouse_dpi_up ,true 
+:      013571 mouse_dpi_down:
+0x3d6d 013572 fetch 1 ,mem_mouse_dpi_button_state 
+0x3d6e 013573 rtneq dpi_button_state_down 
+0x3d6f 013574 jam dpi_button_state_down ,mem_mouse_dpi_button_state 
+0x3d70 013575 fetch 1 ,mem_mouse_dpi 
+0x3d71 013576 increase 1 ,pdata 
+0x3d72 013577 and pdata ,0x03 ,pdata 
+0x3d73 013578 store 1 ,mem_mouse_dpi 
+0x3d74 013579 call mouse_seting_dpi 
+0x3d75 013580 fetch mouse_flag_len ,mem_mouse_flag 
+0x3d76 013581 bbit1 mouse_enable_eeprom ,mouse_store_eerpom_dpi 
+0x3d77 013582 bbit1 mouse_enable_flash ,mouse_before_store_flash_cpi 
+0x3d78 013583 rtn 
+:      013584 mouse_before_store_flash_cpi:
+0x3d79 013585 arg mouse_spi2_clk_gpio ,temp 
+0x3d7a 013586 call gpio_config_output 
+0x3d7b 013587 arg mouse_spi2_sdio_gpio ,temp 
+0x3d7c 013588 call gpio_config_output 
+0x3d7d 013589 branch mouse_store_flash_device_info 
+:      013591 mouse_seting_dpi:
+0x3d7e 013592 bpatch patch1c_3 ,mem_patch1c 
+0x3d7f 013593 call mosue_dpi_led_blink_init 
+0x3d80 013594 fetch 1 ,mem_config_sensor_type 
+0x3d81 013595 beq p3610 ,mouse_seting_3610_dpi 
+0x3d82 013596 beq p3212 ,mouse_seting_3212_dpi 
+0x3d83 013597 fetch 1 ,mem_mouse_dpi 
+0x3d84 013598 beq mouse_dpi_level1 ,mouse_set_cpi1 
+0x3d85 013599 beq mouse_dpi_level2 ,mouse_set_cpi2 
+0x3d86 013600 beq mouse_dpi_level3 ,mouse_set_cpi3 
+0x3d87 013601 beq mouse_dpi_level4 ,mouse_set_cpi4 
+:      013602 mouse_set_cpi2:
+0x3d88 013603 fetch 1 ,mem_320x_dpi_2 
+0x3d89 013604 branch mouse_p3205_dpi 
+:      013605 mouse_set_cpi1:
+0x3d8a 013606 fetch 1 ,mem_320x_dpi_1 
+0x3d8b 013607 branch mouse_p3205_dpi 
+:      013608 mouse_set_cpi3:
+0x3d8c 013609 fetch 1 ,mem_320x_dpi_3 
+0x3d8d 013610 branch mouse_p3205_dpi 
+:      013611 mouse_set_cpi4:
+0x3d8e 013612 fetch 1 ,mem_320x_dpi_4 
+0x3d8f 013613 branch mouse_p3205_dpi 
+:      013614 moue_seting_cpi_count:
+0x3d90 013615 fetch 1 ,mem_config_sensor_type 
+0x3d91 013616 rtneq p3065_xy 
+0x3d92 013617 fetch 1 ,mem_mouse_cpi_count 
+0x3d93 013618 increase 1 ,pdata 
+0x3d94 013619 store 1 ,mem_mouse_cpi_count 
+0x3d95 013620 rtn 
+:      013622 mouse_seting_3212_dpi:
+0x3d96 013623 fetch 1 ,mem_mouse_dpi 
+0x3d97 013624 beq mouse_dpi_level1 ,mouse_set_p3212_cpi1 
+0x3d98 013625 beq mouse_dpi_level2 ,mouse_set_p3212_cpi2 
+0x3d99 013626 beq mouse_dpi_level3 ,mouse_set_p3212_cpi3 
+0x3d9a 013627 beq mouse_dpi_level4 ,mouse_set_p3212_cpi4 
+:      013628 mouse_set_p3212_cpi2:
+0x3d9b 013629 fetch 1 ,mem_3212_dpi_2 
+0x3d9c 013630 branch mouse_p3212_dpi 
+:      013631 mouse_set_p3212_cpi1:
+0x3d9d 013632 fetch 1 ,mem_3212_dpi_1 
+0x3d9e 013633 branch mouse_p3212_dpi 
+:      013634 mouse_set_p3212_cpi3:
+0x3d9f 013635 fetch 1 ,mem_3212_dpi_3 
+0x3da0 013636 branch mouse_p3212_dpi 
+:      013637 mouse_set_p3212_cpi4:
+0x3da1 013638 fetch 1 ,mem_3212_dpi_4 
+:      013639 mouse_p3212_dpi:
+0x3da2 013640 store 1 ,mem_mouse_cpi_count 
+0x3da3 013641 lshift8 pdata ,pdata 
+0x3da4 013642 copy pdata ,rega 
+0x3da5 013643 add pdata ,mouse_p3212_dpi_xaddress ,pdata 
+0x3da6 013644 call twspi_write 
+0x3da7 013645 copy rega ,pdata 
+0x3da8 013646 add pdata ,mouse_p3212_dpi_yaddress ,pdata 
+0x3da9 013647 branch twspi_write 
+:      013649 mouse_seting_3610_dpi:
+0x3daa 013650 fetch 1 ,mem_mouse_dpi 
+0x3dab 013651 beq mouse_dpi_level1 ,mouse_set_p3610_cpi1 
+0x3dac 013652 beq mouse_dpi_level2 ,mouse_set_p3610_cpi2 
+0x3dad 013653 beq mouse_dpi_level3 ,mouse_set_p3610_cpi3 
+0x3dae 013654 beq mouse_dpi_level4 ,mouse_set_p3610_cpi4 
+:      013655 mouse_set_p3610_cpi2:
+0x3daf 013656 fetch 1 ,mem_3610_dpi_2 
+0x3db0 013657 branch mouse_p3610_dpi 
+:      013658 mouse_set_p3610_cpi1:
+0x3db1 013659 fetch 1 ,mem_3610_dpi_1 
+0x3db2 013660 branch mouse_p3610_dpi 
+:      013661 mouse_set_p3610_cpi3:
+0x3db3 013662 fetch 1 ,mem_3610_dpi_3 
+0x3db4 013663 branch mouse_p3610_dpi 
+:      013664 mouse_set_p3610_cpi4:
+0x3db5 013665 fetch 1 ,mem_3610_dpi_4 
+:      013666 mouse_p3610_dpi:
+0x3db6 013667 store 1 ,mem_mouse_cpi_count 
+0x3db7 013668 call mouse_spi_sdio_gpio_pollup 
+0x3db8 013669 fetch 1 ,mem_mouse_cpi_count 
+:      013670 mouse_reset_p3610_dpi:
+0x3db9 013671 add pdata ,0x80 ,pdata 
+0x3dba 013672 lshift8 pdata ,pdata 
+0x3dbb 013673 add pdata ,mouse_p3610_dpi_address ,pdata 
+0x3dbc 013674 copy pdata ,rega 
+0x3dbd 013675 branch mouse_set_sensor_reg 
+:      013677 mouse_p3205_dpi:
+0x3dbe 013678 store 1 ,mem_mouse_cpi_count 
+0x3dbf 013679 call moue_seting_cpi_count 
+0x3dc0 013680 fetch 1 ,mem_mouse_cpi_count 
+0x3dc1 013681 setarg mouse_dpi_address 
+0x3dc2 013682 call twspi_read 
+0x3dc3 013683 and pdata ,0xf8 ,temp 
+0x3dc4 013684 fetch 1 ,mem_mouse_cpi_count 
+0x3dc5 013685 iadd temp ,pdata 
+0x3dc6 013686 lshift8 pdata ,pdata 
+0x3dc7 013687 add pdata ,mouse_dpi_address ,pdata 
+0x3dc8 013688 branch twspi_write 
+:      013691 mouse_init_environment:
+0x3dc9 013692 call app_initflag_check 
+0x3dca 013693 branch mouse_eeprom_load_recon_info ,zero 
+0x3dcb 013694 call mouse_ble_init_address 
+0x3dcc 013695 call mouse_store_eeprom_device_info 
+0x3dcd 013696 branch app_initflag_store 
+:      013699 mouse_24g_pairing_button:
+0x3dce 013700 fetch 2 ,mem_24g_pairing_timer_count 
+0x3dcf 013701 rtn blank 
+0x3dd0 013702 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dd1 013703 rtnbit0 mouse_enable_24g 
+0x3dd2 013704 rtnbit1 mosue_24g_pairing_flag 
+0x3dd3 013705 rtnmark1 mark_24g 
+0x3dd4 013706 call mouse_check_key_gpio 
+0x3dd5 013707 rtnne mouse_lmr_button 
+0x3dd6 013708 call mouse_devce_led_off 
+0x3dd7 013709 arg mosue_24g_pairing_flag ,queue 
+0x3dd8 013710 call mouse_enable_function_flag 
+0x3dd9 013711 setarg 0 
+0x3dda 013712 store 2 ,mem_mouse_direct_timer 
+0x3ddb 013713 store 1 ,mem_mouse_send_blank_timer 
+0x3ddc 013714 call g24_set0_mem_check_dongle_times 
+0x3ddd 013716 fetch 2 ,mem_ui_state_map 
+0x3dde 013717 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x3ddf 013718 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x3de0 013719 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x3de1 013720 call mouse_stop_discovery 
+0x3de2 013721 branch g24_start_pairing_sm1 
+:      013724 mouse_idle:
+0x3de3 013725 call mouse_24g_pairing_button 
+0x3de4 013726 call ui_check_paring_button 
+0x3de5 013727 call mouse_dpi_cheak 
+0x3de6 013728 call mouse_usb_isr 
+0x3de7 013729 call mouse_wheel_check 
+0x3de8 013730 branch mouse_usb_mode 
+:      013731 mouse_usb_isr:
+0x3de9 013732 fetch mouse_flag_len ,mem_mouse_flag 
+0x3dea 013733 rtnbit0 mouse_enable_usb 
+0x3deb 013734 call usb_isr 
+0x3dec 013735 branch usb_offline_state 
+:      013737 mouse_cheak_usb:
+0x3ded 013738 hfetch 1 ,core_usb_addr 
+0x3dee 013739 bbit0 7 ,mouse_usb_no_exsit 
+0x3def 013740 bbit1 7 ,mouse_usb_exsit 
+0x3df0 013741 rtn 
+:      013742 mouse_usb_no_exsit:
+0x3df1 013743 fetch 1 ,mem_usb_addr 
+0x3df2 013744 rtnbit0 7 
+0x3df3 013745 branch soft_reset_chip 
+:      013746 mouse_usb_exsit:
+0x3df4 013747 fetch 1 ,mem_usb_addr 
+0x3df5 013748 rtnbit1 7 
+0x3df6 013749 branch mouse_stop_bluetooth_mode 
+:      013751 mouse_usb_mode:
+0x3df7 013752 call mouse_cheak_usb 
+0x3df8 013753 hfetch 1 ,core_usb_addr 
+0x3df9 013754 store 1 ,mem_usb_addr 
+0x3dfa 013755 rtnbit0 7 
+0x3dfb 013756 call mouse_clkn_check 
+0x3dfc 013757 fetch 4 ,mem_btclk_sensor 
+0x3dfd 013758 fetcht 1 ,mem_wire_usb_interval 
+0x3dfe 013759 iadd temp ,temp 
+0x3dff 013760 copy clkn_bt ,pdata 
+0x3e00 013761 isub temp ,null 
+0x3e01 013762 nrtn positive 
+0x3e02 013763 store 4 ,mem_btclk_sensor 
+0x3e03 013764 call mouse_motion 
+0x3e04 013765 nrtn user 
+0x3e05 013766 jam 4 ,mem_usb_tx_enable 
+0x3e06 013767 branch mouse_wired_to_usb 
+:      013769 mouse_clkn_check:
+0x3e07 013770 fetcht 4 ,mem_btclk_sensor 
+0x3e08 013771 copy clkn_bt ,pdata 
+0x3e09 013772 isub temp ,null 
+0x3e0a 013773 ncall mouse_clkn_timeout ,positive 
+0x3e0b 013774 rtn 
+:      013775 mouse_clkn_timeout:
+0x3e0c 013776 setarg 0 
+0x3e0d 013777 store 4 ,mem_btclk_sensor 
+0x3e0e 013778 rtn 
+:      013782 mouse_wired_to_usb:
+0x3e0f 013783 fetch 1 ,mem_usb_tx_enable 
+0x3e10 013784 rtnbit0 2 
+0x3e11 013785 branch mouse_data_push 
+:      013786 mouse_data_push:
+0x3e12 013787 hfetch 1 ,core_usb_addr 
+0x3e13 013788 rtnbit0 7 
+0x3e14 013789 jam usb_ep2_ms ,mem_usb_ep2_data 
+0x3e15 013790 setarg ms_report_id 
+0x3e16 013791 store 1 ,mem_usb_mouse_data 
+0x3e17 013792 fetch 7 ,mem_mouse_key 
+0x3e18 013793 istore 7 ,contw 
+0x3e19 013794 rtn 
+:      013797 mouse_enable_clock_qdecoder:
+0x3e1a 013798 hfetch 2 ,core_clkoff 
+0x3e1b 013799 set0 clock_off_qdecoder ,pdata 
+0x3e1c 013800 hstore 2 ,core_clkoff 
+0x3e1d 013801 rtn 
+:      013803 mouse_param_init:
+0x3e1e 013804 setarg 0x8c00 
+0x3e1f 013805 store 2 ,mem_ui_uuid_table 
+0x3e20 013806 setarg 0x8e7a 
+0x3e21 013807 store 2 ,mem_ui_le_uuid_table 
+0x3e22 013808 setarg 0x2402 
+0x3e23 013809 store 2 ,mem_fcomp_mul 
+0x3e24 013810 setarg 0x2580 
+0x3e25 013811 store 3 ,mem_class 
+0x3e26 013812 jam 3 ,mem_lpm_mult_timeout 
+0x3e27 013813 jam 8 ,mem_lpm_overhead 
+0x3e28 013814 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x3e29 013815 setarg 0x0200 
+0x3e2a 013816 store 2 ,mem_lpm_interval 
+0x3e2b 013817 jam 0x17 ,mem_le_local_mtu 
+0x3e2c 013818 jam 0x17 ,mem_le_remote_mtu 
+0x3e2d 013820 setarg 0x0a77 
+0x3e2e 013821 store 2 ,mem_spi_init_clk 
+0x3e2f 013837 setsect 0 ,0x306 
+0x3e30 013838 setsect 1 ,0x4440 
+0x3e31 013839 setsect 2 ,0x10000 
+0x3e32 013840 setsect 3 ,0x4408 
+0x3e33 013841 store 9 ,mem_all_uuid_16bits 
+0x3e34 013842 setsect 0 ,0x1224 
+0x3e35 013843 setsect 1 ,0x4000 
+0x3e36 013844 setsect 2 ,0x0 
+0x3e37 013845 istore 5 ,contw 
+0x3e38 013847 setsect 0 ,0x3ffff 
+0x3e39 013848 setsect 1 ,0x2fe23 
+0x3e3a 013849 setsect 2 ,0x199d9 
+0x3e3b 013850 setsect 3 ,0x20d 
+0x3e3c 013851 store 8 ,mem_features 
+0x3e3d 013853 setarg 0x012c 
+0x3e3e 013854 store 2 ,mem_24g_pairing_timer_count 
+0x3e3f 013855 call le_modified_name 
+0x3e40 013856 fetch mouse_flag_len ,mem_mouse_flag 
+0x3e41 013857 rtnbit0 mouse_enable_gpio_control_adc_sensor 
+0x3e42 013858 call mouse_sensor_set_angle 
+0x3e43 013859 branch mouse_select_adc 
+:      013861 mouse_sensor_set_angle:
+0x3e44 013862 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e45 013863 call gpio_config_input 
+0x3e46 013864 fetcht 1 ,mem_select_sensor_angle_gpio 
+0x3e47 013865 call gpio_get_bit 
+0x3e48 013866 jam mouse_3clk_angle ,mem_config_sensor_angle 
+0x3e49 013867 rtn true 
+0x3e4a 013868 jam mouse_12clk_angle ,mem_config_sensor_angle 
+0x3e4b 013869 rtn 
+:      013871 mouse_select_adc:
+0x3e4c 013872 fetcht 1 ,mem_select_adc_gpio 
+0x3e4d 013873 call gpio_config_input 
+0x3e4e 013874 fetcht 1 ,mem_select_adc_gpio 
+0x3e4f 013875 call gpio_get_bit 
+0x3e50 013876 jam adc_config_vinlpm ,mem_adc_config_flag 
+0x3e51 013877 rtn true 
+0x3e52 013878 jam adc_config_gpio ,mem_adc_config_flag 
+0x3e53 013879 rtn 
+:      013882 mouse_adc_init:
+0x3e54 013883 fetch 1 ,mem_adc_config_flag 
+0x3e55 013884 beq adc_config_vinlpm ,mouse_adc_init_data_vinlpm 
+0x3e56 013885 beq adc_config_hvin ,mouse_adc_init_data_hvin 
+0x3e57 013886 beq adc_config_gpio ,mouse_adc_init_data_io 
+0x3e58 013887 branch mouse_adc_init_data_vinlpm 
+:      013889 mouse_adc_init_data_vinlpm:
+0x3e59 013890 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x3e5a 013891 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x3e5b 013892 isub temp ,pdata 
+0x3e5c 013893 mul32 pdata ,20 ,pdata 
+0x3e5d 013894 div pdata ,100 
+0x3e5e 013895 call wait_div_end 
+0x3e5f 013896 quotient pdata 
+0x3e60 013897 store 2 ,mem_adc_reference_voltage 
+0x3e61 013898 rtn 
+:      013899 mouse_adc_init_data_hvin:
+0x3e62 013900 fetcht 2 ,mem_1v_adc_hvin_data 
+0x3e63 013901 fetch 2 ,mem_5v_adc_hvin_data 
+0x3e64 013902 isub temp ,pdata 
+0x3e65 013903 mul32 pdata ,230 ,pdata 
+0x3e66 013904 div pdata ,400 
+0x3e67 013905 call wait_div_end 
+0x3e68 013906 quotient pdata 
+0x3e69 013907 store 2 ,mem_adc_reference_voltage 
+0x3e6a 013908 rtn 
+:      013909 mouse_adc_init_data_io:
+0x3e6b 013910 fetch 2 ,mem_1v_adc_io_data 
+0x3e6c 013911 store 2 ,mem_adc_reference_voltage 
+0x3e6d 013912 rtn 
+:      013913 mouse_gpio_init:
+0x3e6e 013914 fetcht 1 ,mem_eeprom_wp_gpio 
+0x3e6f 013915 call gpio_config_output 
+0x3e70 013916 call usb_offline_check_init 
+0x3e71 013917 fetcht 1 ,mem_lbutton_gpio 
+0x3e72 013918 call gpio_config_input 
+0x3e73 013919 fetcht 1 ,mem_rbutton_gpio 
+0x3e74 013920 call gpio_config_input 
+0x3e75 013921 fetcht 1 ,mem_mbutton_gpio 
+0x3e76 013922 call gpio_config_input 
+0x3e77 013923 fetcht 1 ,mem_sensor_data_gpio 
+0x3e78 013924 call gpio_config_input 
+0x3e79 013926 fetcht 1 ,mem_sensor_reset_gpio 
+0x3e7a 013927 call gpio_config_output 
+0x3e7b 013929 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e7c 013930 call gpio_config_input 
+0x3e7d 013932 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e7e 013933 call gpio_config_input 
+0x3e7f 013935 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e80 013936 call gpio_config_input 
+0x3e81 013937 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e82 013938 call gpio_config_input 
+0x3e83 013940 fetcht 1 ,mem_bk_button_gpio 
+0x3e84 013941 call gpio_config_input 
+0x3e85 013942 fetcht 1 ,mem_fw_button_gpio 
+0x3e86 013943 call gpio_config_input 
+0x3e87 013945 fetcht 1 ,mem_config_low_voltage_alarm_gpio 
+0x3e88 013946 call gpio_config_output 
+0x3e89 013948 fetcht 1 ,mem_config_device1_led_gpio 
+0x3e8a 013949 call gpio_config_output 
+0x3e8b 013951 fetcht 1 ,mem_config_device2_led_gpio 
+0x3e8c 013952 call gpio_config_output 
+0x3e8d 013954 fetcht 1 ,mem_config_device3_led_gpio 
+0x3e8e 013955 call gpio_config_output 
+0x3e8f 013957 fetcht 1 ,mem_dpi_led_gpio 
+0x3e90 013958 call gpio_config_output 
+0x3e91 013960 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3e92 013961 call gpio_config_input 
+0x3e93 013963 fetcht 1 ,mem_config_bt_button_gpio 
+0x3e94 013964 call gpio_config_input 
+0x3e95 013966 fetcht 1 ,mem_dpi_button_gpio 
+0x3e96 013967 branch gpio_config_input 
+:      013969 mouse_wheel_gpio_set_wake:
+0x3e97 013970 fetcht 1 ,mem_whee_a_data_gpio 
+0x3e98 013971 call gpio_set_wake_by_current_state 
+0x3e99 013972 fetcht 1 ,mem_whee_b_data_gpio 
+0x3e9a 013973 call gpio_set_wake_by_current_state 
+0x3e9b 013974 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3e9c 013975 call gpio_set_wake_by_current_state 
+0x3e9d 013976 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3e9e 013977 branch gpio_set_wake_by_current_state 
+:      013979 mouse_before_hibernate_wheel_gpio_set:
+0x3e9f 013980 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ea0 013981 call mouse_gpio_set_pupd_by_input 
+0x3ea1 013982 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ea2 013983 call mouse_gpio_set_pupd_by_input 
+0x3ea3 013984 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ea4 013985 call mouse_gpio_set_pupd_by_input 
+0x3ea5 013986 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ea6 013987 branch mouse_gpio_set_pupd_by_input 
+:      013989 mouse_gpio_set_pupd_by_input:
+0x3ea7 013990 sub temp ,ui_button_gpio_disable ,null 
+0x3ea8 013991 rtn zero 
+0x3ea9 013992 and temp ,0x7f ,queue 
+0x3eaa 013993 hfetch 4 ,core_gpio_in 
+0x3eab 013994 qisolate1 pdata 
+0x3eac 013995 hfetch 4 ,core_gpio_pu0 
+0x3ead 013996 qsetflag true ,pdata 
+0x3eae 013997 hstore 4 ,core_gpio_pu0 
+0x3eaf 013998 hfetch 4 ,core_gpio_pd0 
+0x3eb0 013999 nqsetflag true ,pdata 
+0x3eb1 014000 hstore 4 ,core_gpio_pd0 
+0x3eb2 014001 rtn 
+:      014003 mouse_before_hibernate:
+0x3eb3 014004 enable user 
+0x3eb4 014005 hfetch 4 ,0x8138 
+0x3eb5 014006 setflag user ,26 ,pdata 
+0x3eb6 014007 hstore 4 ,core_lpm_reg 
+0x3eb7 014008 call lpm_write_ctrl 
+0x3eb8 014009 call mouse_devce_led_off 
+0x3eb9 014010 call mouse_before_hibernate_wheel_gpio_set 
+0x3eba 014012 branch mouse_lpm_before_common 
+:      014016 mouse_process_lpm_before:
+0x3ebb 014017 call mouse_lpm_before_common 
+0x3ebc 014018 fetch 1 ,mem_lpm_current_mult 
+0x3ebd 014019 nrtn blank 
+0x3ebe 014020 branch gpio_clr_wake 
+:      014022 mouse_lpm_before_common:
+0x3ebf 014023 call mouse_wheel_check 
+0x3ec0 014024 arg mouse_spi1_clk_gpio ,temp 
+0x3ec1 014025 fetch mouse_flag_len ,mem_mouse_flag 
+0x3ec2 014026 isolate1 mouse_enable_spi2 ,pdata 
+0x3ec3 014027 call mouse_spi_clk_gpio ,true 
+0x3ec4 014028 call gpio_config_output 
+0x3ec5 014029 call twspi_disable 
+0x3ec6 014033 fetcht 1 ,mem_lbutton_gpio 
+0x3ec7 014034 call gpio_set_wake_by_current_state 
+0x3ec8 014035 fetcht 1 ,mem_rbutton_gpio 
+0x3ec9 014036 call gpio_set_wake_by_current_state 
+0x3eca 014037 fetcht 1 ,mem_mbutton_gpio 
+0x3ecb 014038 call gpio_set_wake_by_current_state 
+0x3ecc 014040 fetcht 1 ,mem_bk_button_gpio 
+0x3ecd 014041 call gpio_set_wake_by_current_state 
+0x3ece 014042 fetcht 1 ,mem_fw_button_gpio 
+0x3ecf 014043 call gpio_set_wake_by_current_state 
+0x3ed0 014044 fetcht 1 ,mem_dpi_button_gpio 
+0x3ed1 014045 call gpio_set_wake_by_current_state 
+0x3ed2 014046 fetcht 1 ,mem_config_select_device_button_gpio 
+0x3ed3 014047 call gpio_set_wake_by_current_state 
+0x3ed4 014048 fetcht 1 ,mem_whee_a_data_gpio 
+0x3ed5 014049 call gpio_set_wake_by_current_state 
+0x3ed6 014050 fetcht 1 ,mem_whee_b_data_gpio 
+0x3ed7 014051 call gpio_set_wake_by_current_state 
+0x3ed8 014052 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ed9 014053 call gpio_set_wake_by_current_state 
+0x3eda 014054 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3edb 014055 call gpio_set_wake_by_current_state 
+0x3edc 014056 fetcht 1 ,mem_sensor_data_gpio 
+0x3edd 014057 branch gpio_set_wake 
+:      014061 mouse_spi_clk_gpio:
+0x3ede 014062 arg mouse_spi2_clk_gpio ,temp 
+0x3edf 014063 rtn 
+:      014065 mouse_wheel_check:
+0x3ee0 014066 bpatch patch1c_4 ,mem_patch1c 
+0x3ee1 014067 call mouse_t_wheel_scan 
+0x3ee2 014068 call mouse_wheel_scan 
+0x3ee3 014069 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3ee4 014070 fetcht 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee5 014071 store 1 ,mem_wheel_tb_old_pinlevel 
+0x3ee6 014072 isub temp ,null 
+0x3ee7 014073 nbranch app_lpm_wake_auto_lock ,zero 
+0x3ee8 014074 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3ee9 014075 fetcht 1 ,mem_mwheel_b_old_pinlevel 
+0x3eea 014076 store 1 ,mem_mwheel_b_old_pinlevel 
+0x3eeb 014077 isub temp ,null 
+0x3eec 014078 nbranch app_lpm_wake_auto_lock ,zero 
+0x3eed 014079 rtn 
+:      014080 mouse_t_wheel_scan:
+0x3eee 014081 fetch 1 ,mem_whee_ta_data_gpio 
+0x3eef 014082 rtneq gpio_disable 
+0x3ef0 014083 arg 0 ,rega 
+0x3ef1 014084 fetcht 1 ,mem_whee_ta_data_gpio 
+0x3ef2 014085 call gpio_get_bit 
+0x3ef3 014086 setflag true ,0 ,rega 
+0x3ef4 014087 fetcht 1 ,mem_whee_tb_data_gpio 
+0x3ef5 014088 call gpio_get_bit 
+0x3ef6 014089 setflag true ,1 ,rega 
+0x3ef7 014090 copy rega ,pdata 
+0x3ef8 014091 store 1 ,mem_wheel_tb_new_pinlevel 
+0x3ef9 014092 beq 0x01 ,mouse_t_wheel_scan_judge1 
+0x3efa 014093 beq 0x02 ,mouse_t_wheel_scan_judge2 
+0x3efb 014094 fetch 1 ,mem_wheel_tog 
+0x3efc 014095 bbit1 7 ,mouse_t_wheel_scan_judge3 
+0x3efd 014096 rtn 
+:      014098 mouse_t_wheel_scan_judge1:
+0x3efe 014099 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3eff 014100 beq 0 ,mouse_t_wheel_scan_judge11 
+0x3f00 014101 beq 3 ,mouse_t_wheel_scan_judge12 
+0x3f01 014102 rtn 
+:      014103 mouse_t_wheel_scan_judge2:
+0x3f02 014104 fetch 1 ,mem_wheel_tb_old_pinlevel 
+0x3f03 014105 beq 0 ,mouse_t_wheel_scan_judge21 
+0x3f04 014106 beq 3 ,mouse_t_wheel_scan_judge22 
+0x3f05 014107 rtn 
+:      014108 mouse_t_wheel_scan_judge11:
+0x3f06 014109 jam 0x82 ,mem_wheel_tog 
+0x3f07 014110 rtn 
+:      014111 mouse_t_wheel_scan_judge12:
+0x3f08 014112 jam 0x81 ,mem_wheel_tog 
+0x3f09 014113 rtn 
+:      014114 mouse_t_wheel_scan_judge21:
+0x3f0a 014115 jam 0x80 ,mem_wheel_tog 
+0x3f0b 014116 rtn 
+:      014117 mouse_t_wheel_scan_judge22:
+0x3f0c 014118 jam 0x83 ,mem_wheel_tog 
+0x3f0d 014119 rtn 
+:      014120 mouse_t_wheel_scan_judge3:
+0x3f0e 014121 fetch 1 ,mem_wheel_tog 
+0x3f0f 014122 set0 7 ,pdata 
+0x3f10 014123 store 1 ,mem_wheel_tog 
+0x3f11 014124 beq 0 ,mouse_t_wheel_scan_judge30 
+0x3f12 014125 beq 1 ,mouse_t_wheel_scan_judge31 
+0x3f13 014126 beq 2 ,mouse_t_wheel_scan_judge32 
+0x3f14 014127 beq 3 ,mouse_t_wheel_scan_judge33 
+0x3f15 014128 rtn 
+:      014129 mouse_t_wheel_scan_judge30:
+0x3f16 014130 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f17 014131 beq 3 ,mouse_wheel_t_forward 
+0x3f18 014132 rtn 
+:      014133 mouse_t_wheel_scan_judge31:
+0x3f19 014134 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1a 014135 beq 0 ,mouse_wheel_t_forward 
+0x3f1b 014136 rtn 
+:      014137 mouse_t_wheel_scan_judge32:
+0x3f1c 014138 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f1d 014139 beq 3 ,mouse_wheel_t_back 
+0x3f1e 014140 rtn 
+:      014141 mouse_t_wheel_scan_judge33:
+0x3f1f 014142 fetch 1 ,mem_wheel_tb_new_pinlevel 
+0x3f20 014143 beq 0 ,mouse_wheel_t_back 
+0x3f21 014144 rtn 
+:      014145 mouse_wheel_t_forward:
+0x3f22 014146 fetch 1 ,mem_mouse_tz_data_count1 
+0x3f23 014147 increase 1 ,pdata 
+0x3f24 014148 store 1 ,mem_mouse_tz_data_count1 
+0x3f25 014149 sub pdata ,1 ,null 
+0x3f26 014150 rtn positive 
+0x3f27 014151 jam 0 ,mem_mouse_tz_data_count1 
+0x3f28 014152 fetch 1 ,mem_mouse_tz_data 
+0x3f29 014153 increase 1 ,pdata 
+0x3f2a 014154 store 1 ,mem_mouse_tz_data 
+0x3f2b 014155 rtn 
+:      014156 mouse_wheel_t_back:
+0x3f2c 014157 fetch 1 ,mem_mouse_tz_data_count 
+0x3f2d 014158 increase 1 ,pdata 
+0x3f2e 014159 store 1 ,mem_mouse_tz_data_count 
+0x3f2f 014160 sub pdata ,1 ,null 
+0x3f30 014161 rtn positive 
+0x3f31 014162 jam 0 ,mem_mouse_tz_data_count 
+0x3f32 014163 fetch 1 ,mem_mouse_tz_data 
+0x3f33 014164 increase -1 ,pdata 
+0x3f34 014165 store 1 ,mem_mouse_tz_data 
+0x3f35 014166 rtn 
+:      014169 mouse_wheel_scan:
+0x3f36 014170 fetch 1 ,mem_whee_a_data_gpio 
+0x3f37 014171 rtneq gpio_disable 
+0x3f38 014172 arg 0 ,rega 
+0x3f39 014173 fetcht 1 ,mem_whee_a_data_gpio 
+0x3f3a 014174 call gpio_get_bit 
+0x3f3b 014175 setflag true ,0 ,rega 
+0x3f3c 014176 fetcht 1 ,mem_whee_b_data_gpio 
+0x3f3d 014177 call gpio_get_bit 
+0x3f3e 014178 setflag true ,1 ,rega 
+0x3f3f 014179 copy rega ,pdata 
+0x3f40 014180 store 1 ,mem_mwheel_b_new_pinlevel 
+0x3f41 014181 beq 0x01 ,mouse_wheel_scan_judge1 
+0x3f42 014182 beq 0x02 ,mouse_wheel_scan_judge2 
+0x3f43 014183 fetch 1 ,mem_mwheel_tog 
+0x3f44 014184 bbit1 7 ,mouse_wheel_scan_judge3 
+0x3f45 014185 rtn 
+:      014187 mouse_wheel_scan_judge1:
+0x3f46 014188 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f47 014189 beq 0 ,mouse_wheel_scan_judge11 
+0x3f48 014190 beq 3 ,mouse_wheel_scan_judge12 
+0x3f49 014191 rtn 
+:      014192 mouse_wheel_scan_judge2:
+0x3f4a 014193 fetch 1 ,mem_mwheel_b_old_pinlevel 
+0x3f4b 014194 beq 0 ,mouse_wheel_scan_judge21 
+0x3f4c 014195 beq 3 ,mouse_wheel_scan_judge22 
+0x3f4d 014196 rtn 
+:      014197 mouse_wheel_scan_judge11:
+0x3f4e 014198 jam 0x82 ,mem_mwheel_tog 
+0x3f4f 014199 rtn 
+:      014200 mouse_wheel_scan_judge12:
+0x3f50 014201 jam 0x81 ,mem_mwheel_tog 
+0x3f51 014202 rtn 
+:      014203 mouse_wheel_scan_judge21:
+0x3f52 014204 jam 0x80 ,mem_mwheel_tog 
+0x3f53 014205 rtn 
+:      014206 mouse_wheel_scan_judge22:
+0x3f54 014207 jam 0x83 ,mem_mwheel_tog 
+0x3f55 014208 rtn 
+:      014209 mouse_wheel_scan_judge3:
+0x3f56 014210 fetch 1 ,mem_mwheel_tog 
+0x3f57 014211 set0 7 ,pdata 
+0x3f58 014212 store 1 ,mem_mwheel_tog 
+0x3f59 014213 beq 0 ,mouse_wheel_scan_judge30 
+0x3f5a 014214 beq 1 ,mouse_wheel_scan_judge31 
+0x3f5b 014215 beq 2 ,mouse_wheel_scan_judge32 
+0x3f5c 014216 beq 3 ,mouse_wheel_scan_judge33 
+0x3f5d 014217 rtn 
+:      014218 mouse_wheel_scan_judge30:
+0x3f5e 014219 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f5f 014220 beq 3 ,mouse_wheel_forward 
+0x3f60 014221 rtn 
+:      014222 mouse_wheel_scan_judge31:
+0x3f61 014223 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f62 014224 beq 0 ,mouse_wheel_forward 
+0x3f63 014225 rtn 
+:      014226 mouse_wheel_scan_judge32:
+0x3f64 014227 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f65 014228 beq 3 ,mouse_wheel_back 
+0x3f66 014229 rtn 
+:      014230 mouse_wheel_scan_judge33:
+0x3f67 014231 fetch 1 ,mem_mwheel_b_new_pinlevel 
+0x3f68 014232 beq 0 ,mouse_wheel_back 
+0x3f69 014233 rtn 
+:      014234 mouse_wheel_forward:
+0x3f6a 014235 jam 0 ,mem_mouse_z_data_count1 
+0x3f6b 014236 fetch 1 ,mem_mouse_z_data 
+0x3f6c 014237 increase 1 ,pdata 
+0x3f6d 014238 store 1 ,mem_mouse_z_data 
+0x3f6e 014239 rtn 
+:      014240 mouse_wheel_back:
+0x3f6f 014241 jam 0 ,mem_mouse_z_data_count 
+0x3f70 014242 fetch 1 ,mem_mouse_z_data 
+0x3f71 014243 increase -1 ,pdata 
+0x3f72 014244 store 1 ,mem_mouse_z_data 
+0x3f73 014245 rtn 
+:      014248 mouse_hid_connected:
+0x3f74 014249 setarg hid_handshake_timeout 
+0x3f75 014250 store 1 ,mem_hid_handshake_timer_count 
+0x3f76 014251 rtn 
+:      014253 mouse_send_process:
+0x3f77 014254 fetch 1 ,mem_app_handshake_flag 
+0x3f78 014255 rtn blank 
+0x3f79 014256 call l2cap_malloc_is_fifo_nearly_full 
+0x3f7a 014257 nrtn blank 
+0x3f7b 014258 fetch mouse_flag_len ,mem_mouse_flag 
+0x3f7c 014259 bbit1 mosue_24g_pairing_flag ,mouse_send_empty_data 
+0x3f7d 014260 bbit1 mouse_select_device_flag ,mouse_send_empty_data 
+0x3f7e 014261 bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+0x3f7f 014262 call mouse_motion 
+0x3f80 014263 nrtn user 
+:      014264 mouse_send_data:
+0x3f81 014265 arg 9 ,rega 
+0x3f82 014266 call hid_malloc_tx_buff 
+0x3f83 014267 fetch 2 ,mem_hid_int_remote_cid 
+0x3f84 014268 istore 2 ,contw 
+0x3f85 014269 setarg 0x02a1 
+0x3f86 014270 istore 2 ,contw 
+0x3f87 014271 fetch 7 ,mem_mouse_key 
+0x3f88 014272 istore 7 ,contw 
+0x3f89 014273 rtn 
+:      014276 mouse_send_empty_data:
+0x3f8a 014277 setarg 0 
+0x3f8b 014278 store 7 ,mem_mouse_key 
+0x3f8c 014279 branch mouse_send_data 
+:      014282 mouse_no_data_timer_init:
+0x3f8d 014283 fetch 2 ,mem_mouse_no_data_timeout 
+0x3f8e 014284 store 2 ,mem_mouse_no_data_timer 
+0x3f8f 014285 rtn 
+:      014288 mouse_fill_data_le:
+0x3f90 014289 bpatch patch1c_5 ,mem_patch1c 
+0x3f91 014290 arg 7 ,rega 
+0x3f92 014291 fetcht 2 ,mem_le_notify_handle 
+0x3f93 014292 call le_att_malloc_tx_notify 
+0x3f94 014293 fetch 7 ,mem_mouse_key 
+0x3f95 014294 istore 7 ,contw 
+0x3f96 014295 rtn 
+:      014297 mouse_motion:
+0x3f97 014298 bpatch patch1c_6 ,mem_patch1c 
+0x3f98 014299 disable user 
+0x3f99 014300 setarg 0 
+0x3f9a 014301 store 6 ,mem_mouse_x 
+0x3f9b 014302 call mouse_cheak_sensor_data 
+0x3f9c 014303 call mouse_zwheel 
+0x3f9d 014304 call mouse_t_zwheel 
+0x3f9e 014305 call mouse_key 
+0x3f9f 014306 nrtn user 
+0x3fa0 014307 call mouse_no_data_timer_init 
+0x3fa1 014308 arg mouse_statue_up_flag ,queue 
+0x3fa2 014309 branch mouse_enable_function_flag 
+:      014311 motion_6clk_direction_dispose:
+0x3fa3 014312 fetch 2 ,mem_mouse_x 
+0x3fa4 014313 sub pdata ,0 ,pdata 
+0x3fa5 014314 store 2 ,mem_mouse_x 
+0x3fa6 014315 branch enable_user 
+:      014316 motion_12clk_direction_dispose:
+0x3fa7 014317 fetch 2 ,mem_mouse_y 
+0x3fa8 014318 sub pdata ,0 ,pdata 
+0x3fa9 014319 store 2 ,mem_mouse_y 
+0x3faa 014320 branch enable_user 
+:      014321 motion_9clk_direction_dispose:
+0x3fab 014322 fetch 2 ,mem_mouse_y 
+0x3fac 014323 sub pdata ,0 ,pdata 
+0x3fad 014324 store 2 ,mem_mouse_y 
+0x3fae 014325 fetch 2 ,mem_mouse_x 
+0x3faf 014326 sub pdata ,0 ,pdata 
+0x3fb0 014327 store 2 ,mem_mouse_x 
+0x3fb1 014328 call mouse_sensor_data_swap_places 
+0x3fb2 014329 branch enable_user 
+:      014330 motion_3clk_direction_dispose:
+0x3fb3 014331 call mouse_sensor_data_swap_places 
+0x3fb4 014332 branch enable_user 
+:      014333 mouse_cheak_sensor_data:
+0x3fb5 014334 fetch 1 ,mem_spi_write_flash_sm 
+0x3fb6 014335 rtnne flash_sm_no_buys 
+0x3fb7 014336 fetch 1 ,mem_config_sensor_type 
+0x3fb8 014337 beq p3205 ,mouse_p32xx_sensor_motion 
+0x3fb9 014338 beq p3065 ,mouse_p32xx_sensor_motion 
+0x3fba 014339 beq ka8 ,mouse_p32xx_sensor_motion 
+0x3fbb 014340 beq p3204 ,mouse_p32xx_sensor_motion 
+0x3fbc 014341 beq p3212 ,mouse_p3212_sensor_motion 
+0x3fbd 014342 beq p3610 ,mouse_p3610_sensor_motion 
+0x3fbe 014343 beq p3065_xy ,mouse_p32xx_sensor_motion 
+0x3fbf 014344 branch mouse_p32xx_sensor_motion 
+:      014346 mouse_clear_sensor_data:
+0x3fc0 014347 fetch 1 ,mem_mouse_move_flag 
+0x3fc1 014348 call mouse_read_sensor_common ,blank 
+0x3fc2 014349 jam 1 ,mem_mouse_move_flag 
+0x3fc3 014350 rtn 
+:      014353 mouse_p3212_sensor_motion:
+0x3fc4 014354 call mouse_clear_sensor_data 
+0x3fc5 014355 fetcht 1 ,mem_sensor_data_gpio 
+0x3fc6 014356 call gpio_get_bit 
+0x3fc7 014357 nrtn true 
+0x3fc8 014358 setarg pan_reg_pid_l 
+0x3fc9 014359 call twspi_read 
+0x3fca 014360 bne p32xx_id1 ,mouse_twspi_reset 
+0x3fcb 014361 setarg pan_reg_motion_staus 
+0x3fcc 014362 call twspi_read 
+0x3fcd 014363 rtnbit0 7 
+0x3fce 014364 call mouse_read_sensor_common 
+0x3fcf 014365 call mouse_read_3212sensor_xy_high 
+0x3fd0 014366 store 1 ,mem_mouse_xy_h 
+0x3fd1 014367 rshift4 pdata ,pdata 
+0x3fd2 014368 call extsign_bit3 
+0x3fd3 014369 store 1 ,mem_mouse_x + 1 
+0x3fd4 014370 fetch 1 ,mem_mouse_xy_h 
+0x3fd5 014371 and pdata ,0x0f ,pdata 
+0x3fd6 014372 call extsign_bit3 
+0x3fd7 014373 store 1 ,mem_mouse_y + 1 
+0x3fd8 014374 fetch 1 ,mem_config_sensor_angle 
+0x3fd9 014375 beq mouse_6clk_angle ,motion_6clk_direction_dispose 
+0x3fda 014376 beq mouse_9clk_angle ,motion_9clk_direction_dispose 
+0x3fdb 014377 beq mouse_12clk_angle ,motion_12clk_direction_dispose 
+0x3fdc 014378 beq mouse_3clk_angle ,motion_3clk_direction_dispose 
+0x3fdd 014379 rtn 
+:      014381 mouse_read_3212sensor_xy_high:
+0x3fde 014382 setarg 0x12 
+0x3fdf 014383 branch twspi_read 
+:      014385 mouse_p3065_judge:
+0x3fe0 014386 beq p3065_id1 ,mouse_p32xx_sensor_motion_1 
+0x3fe1 014387 branch mouse_twspi_reset 
+:      014389 mouse_p32xx_sensor_motion:
+0x3fe2 014390 call mouse_clear_sensor_data 
+0x3fe3 014391 disable user 
+0x3fe4 014392 fetcht 1 ,mem_sensor_data_gpio 
+0x3fe5 014393 call gpio_get_bit 
+0x3fe6 014394 nrtn true 
+0x3fe7 014395 setarg pan_reg_pid_l 
+0x3fe8 014396 call twspi_read 
+0x3fe9 014397 bne p32xx_id1 ,mouse_p3065_judge 
+:      014398 mouse_p32xx_sensor_motion_1:
+0x3fea 014399 setarg pan_reg_motion_staus 
+0x3feb 014400 call twspi_read 
+0x3fec 014401 rtnbit0 7 
+0x3fed 014402 call mouse_read_sensor_common 
+0x3fee 014403 fetch 1 ,mem_mouse_x 
+0x3fef 014404 call extsign 
+0x3ff0 014405 store 2 ,mem_mouse_x 
+0x3ff1 014406 fetch 1 ,mem_mouse_y 
+0x3ff2 014407 call extsign 
+0x3ff3 014408 store 2 ,mem_mouse_y 
+0x3ff4 014409 fetch 1 ,mem_config_sensor_angle 
+0x3ff5 014410 beq mouse_6clk_angle ,motion32xx_6clk_direction_selection 
+0x3ff6 014411 beq mouse_9clk_angle ,motion32xx_9clk_direction_selection 
+0x3ff7 014412 beq mouse_12clk_angle ,motion32xx_12clk_direction_selection 
+0x3ff8 014413 beq mouse_3clk_angle ,motion32xx_3clk_direction_selection 
+0x3ff9 014414 rtn 
+:      014416 motion32xx_6clk_direction_selection:
+0x3ffa 014417 call motion_6clk_direction_dispose 
+0x3ffb 014418 branch mouse_sensor_sdio_low 
+:      014419 motion32xx_9clk_direction_selection:
+0x3ffc 014420 call motion_9clk_direction_dispose 
+0x3ffd 014421 branch mouse_sensor_sdio_low 
+:      014422 motion32xx_12clk_direction_selection:
+0x3ffe 014423 call motion_12clk_direction_dispose 
+0x3fff 014424 branch mouse_sensor_sdio_low 
+:      014425 motion32xx_3clk_direction_selection:
+0x4000 014426 call motion_3clk_direction_dispose 
+0x4001 014427 branch mouse_sensor_sdio_low 
+:      014429 mouse_sensor_data_swap_places:
+0x4002 014430 fetch 2 ,mem_mouse_y 
+0x4003 014431 fetcht 2 ,mem_mouse_x 
+0x4004 014432 store 2 ,mem_mouse_x 
+0x4005 014433 storet 2 ,mem_mouse_y 
+0x4006 014434 rtn 
+:      014436 mouse_p3610sensor_read:
+0x4007 014437 call spi_ncs_enable 
+0x4008 014438 nop 100 
+0x4009 014439 copy regb ,pdata 
+0x400a 014440 call twspi_read 
+0x400b 014441 copy pdata ,regb 
+0x400c 014442 call spi_ncs_disable 
+0x400d 014443 nop 100 
+0x400e 014444 copy regb ,pdata 
+0x400f 014445 rtn 
+:      014446 mouse_p3610_sensor_motion:
+0x4010 014447 disable user 
+0x4011 014448 fetcht 1 ,mem_sensor_data_gpio 
+0x4012 014449 call gpio_get_bit 
+0x4013 014450 nrtn true 
+0x4014 014451 arg pan_reg_motion_staus ,regb 
+0x4015 014452 call mouse_p3610sensor_read 
+0x4016 014453 rtnbit0 7 
+0x4017 014454 arg pan_reg_pid_l ,regb 
+0x4018 014455 call mouse_p3610sensor_read 
+0x4019 014456 store 1 ,mem_sensor_id1 
+0x401a 014457 bne p3610_id1 ,mouse_init_3610sensor_reset 
+0x401b 014458 fetch 1 ,mem_mouse_move_flag 
+0x401c 014459 call mouse_read_sensor3610_data ,blank 
+0x401d 014460 jam 1 ,mem_mouse_move_flag 
+0x401e 014461 call mouse_read_sensor3610_data 
+0x401f 014462 fetch 1 ,mem_mouse_xy_h 
+0x4020 014463 rshift4 pdata ,pdata 
+0x4021 014464 call extsign_bit3 
+0x4022 014465 store 1 ,mem_mouse_x + 1 
+0x4023 014466 fetch 1 ,mem_mouse_xy_h 
+0x4024 014467 and pdata ,0x0f ,pdata 
+0x4025 014468 call extsign_bit3 
+0x4026 014469 store 1 ,mem_mouse_y + 1 
+0x4027 014470 fetch 1 ,mem_config_sensor_angle 
+0x4028 014471 beq 0 ,motion3610_6clk_direction_selection 
+0x4029 014472 beq 1 ,motion3610_9clk_direction_selection 
+0x402a 014473 beq 2 ,motion3610_12clk_direction_selection 
+0x402b 014474 beq 3 ,motion3610_3clk_direction_selection 
+0x402c 014475 rtn 
+:      014477 mouse_3610_smart_select:
+0x402d 014478 fetch 1 ,mem_sensor_smart_flag 
+0x402e 014479 beq p3610_smart_enable ,mouse_3610_smart_disable 
+0x402f 014480 beq p3610_smart_disable ,mouse_3610_smart_enable 
+0x4030 014481 rtn 
+:      014484 motion3610_6clk_direction_selection:
+0x4031 014485 call motion_6clk_direction_dispose 
+0x4032 014486 branch mouse_3610_smart_select 
+:      014488 motion3610_12clk_direction_selection:
+0x4033 014489 call motion_12clk_direction_dispose 
+0x4034 014490 branch mouse_3610_smart_select 
+:      014492 motion3610_9clk_direction_selection:
+0x4035 014493 call motion_9clk_direction_dispose 
+0x4036 014494 branch mouse_3610_smart_select 
+:      014496 motion3610_3clk_direction_selection:
+0x4037 014497 call motion_3clk_direction_dispose 
+0x4038 014498 branch mouse_3610_smart_select 
+:      014500 mouse_read_sensor3610_data:
+0x4039 014501 call spi_ncs_enable 
+0x403a 014502 call mouse_read_sensor_common 
+0x403b 014503 arg 5 ,pdata 
+0x403c 014504 call twspi_read 
+0x403d 014505 store 1 ,mem_mouse_xy_h 
+0x403e 014506 arg 7 ,pdata 
+0x403f 014507 call twspi_read 
+0x4040 014508 store 1 ,mem_sensor_shutter_hi 
+0x4041 014509 arg 8 ,pdata 
+0x4042 014510 call twspi_read 
+0x4043 014511 store 1 ,mem_sensor_shutter_lo 
+0x4044 014512 branch spi_ncs_disable 
+:      014515 mouse_3610_smart_enable:
+0x4045 014516 fetch 1 ,mem_sensor_shutter_hi 
+0x4046 014517 rtnne 0 
+0x4047 014518 fetch 1 ,mem_sensor_shutter_lo 
+0x4048 014519 sub pdata ,45 ,null 
+0x4049 014520 rtn positive 
+0x404a 014521 jam p3610_smart_enable ,mem_sensor_smart_flag 
+0x404b 014522 setarg 0xba41 
+0x404c 014523 call sensor_write 
+0x404d 014524 setarg 0x0032 
+0x404e 014525 call sensor_write 
+0x404f 014526 setarg 0xb541 
+0x4050 014527 branch sensor_write 
+:      014528 mouse_3610_smart_disable:
+0x4051 014529 fetch 1 ,mem_sensor_shutter_hi 
+0x4052 014530 rtnne 0 
+0x4053 014531 fetch 1 ,mem_sensor_shutter_lo 
+0x4054 014532 sub pdata ,45 ,null 
+0x4055 014533 nrtn positive 
+0x4056 014534 jam p3610_smart_disable ,mem_sensor_smart_flag 
+0x4057 014535 setarg 0xba41 
+0x4058 014536 call sensor_write 
+0x4059 014537 setarg 0x8032 
+0x405a 014538 call sensor_write 
+0x405b 014539 setarg 0xb541 
+0x405c 014540 branch sensor_write 
+:      014544 mouse_read_sensor_common:
+0x405d 014545 arg pan_reg_delta_x ,pdata 
+0x405e 014546 call twspi_read 
+0x405f 014547 store 2 ,mem_mouse_x 
+0x4060 014548 arg pan_reg_delta_y ,pdata 
+0x4061 014549 call twspi_read 
+0x4062 014550 store 2 ,mem_mouse_y 
+0x4063 014551 rtn 
+:      014553 mouse_set_qdecoder_x:
+0x4064 014554 arg mouse_default_xa_gpio ,temp 
+0x4065 014555 call gpio_config_input 
+0x4066 014556 arg mouse_default_xa_gpio ,temp 
+0x4067 014557 call gpio_get_bit 
+0x4068 014558 rtn true 
+0x4069 014559 hfetch 1 ,core_qdec_cntx 
+0x406a 014560 set1 4 ,pdata 
+0x406b 014561 hstore 1 ,core_qdec_cntx 
+0x406c 014562 rtn 
+:      014564 mouse_hardware_zwheel:
+0x406d 014565 fetcht 1 ,mem_mouse_z_data 
+0x406e 014566 hfetch 1 ,core_qdec_cntx 
+0x406f 014567 iadd temp ,pdata 
+0x4070 014568 rtn blank 
+0x4071 014569 store 1 ,mem_mouse_z 
+0x4072 014570 jam 0 ,mem_mouse_z_data 
+0x4073 014571 branch enable_user 
+:      014572 mouse_hardware_zwheel_beforelpm:
+0x4074 014573 fetcht 1 ,mem_mouse_z_data 
+0x4075 014574 hfetch 1 ,core_qdec_cntx 
+0x4076 014575 iadd temp ,pdata 
+0x4077 014576 store 1 ,mem_mouse_z_data 
+0x4078 014577 rtn 
+:      014578 mouse_zwheel:
+0x4079 014579 fetch 1 ,mem_mouse_z_data 
+0x407a 014580 rtn blank 
+0x407b 014581 store 1 ,mem_mouse_z 
+0x407c 014582 jam 0 ,mem_mouse_z_data 
+0x407d 014583 branch enable_user 
+:      014585 mouse_t_zwheel:
+0x407e 014586 fetch 1 ,mem_mouse_tz_data 
+0x407f 014587 rtn blank 
+0x4080 014588 store 1 ,mem_mouse_tz 
+0x4081 014589 jam 0 ,mem_mouse_tz_data 
+0x4082 014590 branch enable_user 
+:      014592 mouse_check_key_gpio:
+0x4083 014593 arg 0 ,rega 
+0x4084 014594 fetcht 1 ,mem_lbutton_gpio 
+0x4085 014595 call gpio_get_bit 
+0x4086 014596 setflag true ,0 ,rega 
+0x4087 014597 fetcht 1 ,mem_rbutton_gpio 
+0x4088 014598 call gpio_get_bit 
+0x4089 014599 setflag true ,1 ,rega 
+0x408a 014600 fetcht 1 ,mem_mbutton_gpio 
+0x408b 014601 call gpio_get_bit 
+0x408c 014602 setflag true ,2 ,rega 
+0x408d 014603 call mouse_check_s_key_gpio 
+0x408e 014604 copy rega ,pdata 
+0x408f 014605 rtn 
+:      014606 mouse_check_s_key_gpio:
+0x4090 014607 fetch 1 ,mem_bk_button_gpio 
+0x4091 014608 rtneq gpio_disable 
+0x4092 014609 fetcht 1 ,mem_bk_button_gpio 
+0x4093 014610 call gpio_get_bit 
+0x4094 014611 setflag true ,3 ,rega 
+0x4095 014612 fetcht 1 ,mem_fw_button_gpio 
+0x4096 014613 call gpio_get_bit 
+0x4097 014614 setflag true ,4 ,rega 
+0x4098 014615 rtn 
+:      014617 mouse_key:
+0x4099 014618 call mouse_check_key_gpio 
+0x409a 014619 call mouse_set_mult 
+0x409b 014620 call mouse_24g_key 
+0x409c 014621 copy rega ,pdata 
+0x409d 014622 fetcht 1 ,mem_mouse_key 
+0x409e 014623 store 1 ,mem_mouse_key 
+0x409f 014624 ixor temp ,pdata 
+0x40a0 014625 sub pdata ,0 ,null 
+0x40a1 014626 rtn zero 
+0x40a2 014627 branch enable_user 
+:      014629 mouse_24g_key:
+0x40a3 014630 rtnmark0 mark_24g 
+0x40a4 014631 copy rega ,pdata 
+0x40a5 014632 rtn blank 
+0x40a6 014633 store 1 ,mem_mouse_key 
+0x40a7 014634 branch enable_user 
+:      014637 mouse_set_mult:
+0x40a8 014638 fetch 2 ,mem_ui_state_map 
+0x40a9 014639 bbit1 ui_state_ble_connected ,mouse_set_ble_mult 
+0x40aa 014640 fetch 2 ,mem_ui_state_map 
+0x40ab 014641 bbit1 ui_state_bt_connected ,mouse_set_bt_mult 
+0x40ac 014642 rtn 
+:      014643 mouse_set_ble_mult:
+0x40ad 014644 copy rega ,pdata 
+0x40ae 014645 nbranch le_set_config_short_mult ,blank 
+0x40af 014646 branch le_clr_config_short_mult 
+:      014647 mouse_set_bt_mult:
+0x40b0 014648 copy rega ,pdata 
+0x40b1 014649 nbranch classic_bt_set_mult_short_flag ,blank 
+0x40b2 014650 branch classic_bt_clr_mult_short_flag 
+:      014653 mouse_sensor_sdio_low:
+0x40b3 014654 bpatch patch1c_7 ,mem_patch1c 
+0x40b4 014655 arg mouse_spi1_sdio_gpio ,temp 
+0x40b5 014656 fetch mouse_flag_len ,mem_mouse_flag 
+0x40b6 014657 isolate1 mouse_enable_spi2 ,pdata 
+0x40b7 014658 call mouse_sensor_sdio_low2 ,true 
+0x40b8 014659 call gpio_get_bit 
+0x40b9 014660 rtn true 
+0x40ba 014661 setarg 0x0a 
+0x40bb 014662 call twspi_read 
+0x40bc 014663 nop 1000 
+0x40bd 014664 branch mouse_sensor_sdio_low 
+:      014665 mouse_sensor_sdio_low2:
+0x40be 014666 arg mouse_spi2_sdio_gpio ,temp 
+0x40bf 014667 rtn 
+:      014669 mouse_spi_sdio_gpio_pollup:
+0x40c0 014670 fetch mouse_flag_len ,mem_mouse_flag 
+0x40c1 014671 bbit1 mouse_enable_spi2 ,mouse_spi2_sdio_gpio_pollup 
+:      014672 mouse_spi1_sdio_gpio_pollup:
+0x40c2 014673 arg mouse_spi1_sdio_gpio ,temp 
+0x40c3 014674 branch gpio_config_input_without_wake 
+:      014675 mouse_spi2_sdio_gpio_pollup:
+0x40c4 014676 arg mouse_spi2_sdio_gpio ,temp 
+0x40c5 014677 branch gpio_config_input_without_wake 
+:      014680 mouse_init_sunt:
+0x40c6 014681 call mouse_spi_init 
+0x40c7 014682 rtn wake 
+0x40c8 014683 call mouse_spi_sdio_gpio_pollup 
+0x40c9 014684 fetch 1 ,mem_config_sensor_type 
+0x40ca 014685 beq p3610 ,mouse_init_3610sensor 
+:      014686 mouse_init_sensor:
+0x40cb 014687 call mouse_read_sensor_id 
+0x40cc 014688 beq p32xx_id1 ,mouse_init_p32xx_id2_judge 
+0x40cd 014689 beq p3065_id1 ,mouse_p3065_init_param 
+0x40ce 014690 call mouse_twspi_reset 
+0x40cf 014691 nop 1000 
+0x40d0 014692 branch mouse_init_sensor 
+:      014693 mouse_twspi_reset:
+0x40d1 014694 bpatch patch1d_0 ,mem_patch1d 
+0x40d2 014695 fetch mouse_flag_len ,mem_mouse_flag 
+0x40d3 014696 bbit1 mouse_enable_spi2 ,twspi_reset2 
+0x40d4 014697 branch twspi_reset 
+:      014699 mouse_init_3610sensor:
+0x40d5 014700 call mouse_read_sensor_id 
+0x40d6 014701 beq p3610_id1 ,mouse_init_p3610 
+0x40d7 014702 call mouse_init_3610sensor_reset 
+0x40d8 014703 branch mouse_init_3610sensor 
+:      014705 mouse_read_sensor_id:
+0x40d9 014706 setarg pan_reg_pid_h 
+0x40da 014707 call twspi_read 
+0x40db 014708 store 1 ,mem_sensor_id2 
+0x40dc 014709 setarg pan_reg_pid_l 
+0x40dd 014710 call twspi_read 
+0x40de 014711 store 1 ,mem_sensor_id1 
+0x40df 014712 rtn 
+:      014713 mouse_init_p32xx_id2_judge:
+0x40e0 014714 fetch 1 ,mem_sensor_id2 
+0x40e1 014715 beq p3205_tj3t_id2 ,mouse_3205_3t_init_param 
+0x40e2 014716 beq p3204_tj3l_id2 ,mouse_3204_3l_init_param 
+0x40e3 014717 beq p3212_id2 ,mouse_3212_init_param 
+0x40e4 014718 beq pka8_id2 ,mouse_ka8_init_param 
+0x40e5 014719 rtn 
+:      014720 mouse_ka8_init_param:
+0x40e6 014721 jam ka8 ,mem_config_sensor_type 
+0x40e7 014722 rtn 
+:      014723 mouse_p3065xy_init_param:
+0x40e8 014724 jam p3065_xy ,mem_config_sensor_type 
+0x40e9 014725 rtn 
+:      014726 mouse_p3065_init_param:
+0x40ea 014727 fetch 1 ,mem_sensor_id2 
+0x40eb 014728 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0x40ec 014729 jam p3065 ,mem_config_sensor_type 
+0x40ed 014730 rtn 
+:      014731 mouse_3212_init_param:
+0x40ee 014732 jam p3212 ,mem_config_sensor_type 
+0x40ef 014733 call mouse_sensor_disable_wp 
+0x40f0 014734 setarg 0x3426 
+0x40f1 014735 call twspi_write 
+0x40f2 014736 setarg 0x0419 
+0x40f3 014737 call twspi_write 
+:      014738 mouse_sensor_enable_wp:
+0x40f4 014739 setarg 0x0009 
+0x40f5 014740 branch twspi_write 
+:      014741 mouse_sensor_disable_wp:
+0x40f6 014742 setarg 0x5a09 
+0x40f7 014743 branch twspi_write 
+:      014745 mouse_3204_3l_init_param:
+0x40f8 014746 jam p3204 ,mem_config_sensor_type 
+0x40f9 014747 call mouse_sensor_disable_wp 
+0x40fa 014748 setarg 0x0f0d 
+0x40fb 014749 call twspi_write 
+0x40fc 014750 setarg 0xe31d 
+0x40fd 014751 call twspi_write 
+0x40fe 014752 setarg 0xd27d 
+0x40ff 014753 call twspi_write 
+0x4100 014754 call mouse_32xx_init_param 
+0x4101 014755 branch mouse_32xx_init_param_1 
+:      014757 mouse_32xx_init_param:
+0x4102 014758 setarg 0x351b 
+0x4103 014759 call twspi_write 
+0x4104 014760 setarg 0xb428 
+0x4105 014761 call twspi_write 
+0x4106 014762 setarg 0x4629 
+0x4107 014763 call twspi_write 
+0x4108 014764 setarg 0x962a 
+0x4109 014765 call twspi_write 
+0x410a 014766 setarg 0x8c2b 
+0x410b 014767 call twspi_write 
+0x410c 014768 setarg 0x6e2c 
+0x410d 014769 call twspi_write 
+0x410e 014770 setarg 0x642d 
+0x410f 014771 call twspi_write 
+0x4110 014772 setarg 0x5f38 
+0x4111 014773 call twspi_write 
+0x4112 014774 setarg 0x0f39 
+0x4113 014775 call twspi_write 
+0x4114 014776 setarg 0x323a 
+0x4115 014777 call twspi_write 
+0x4116 014778 setarg 0x473b 
+0x4117 014779 call twspi_write 
+0x4118 014780 setarg 0x1042 
+0x4119 014781 branch twspi_write 
+:      014782 mouse_32xx_init_param_1:
+0x411a 014783 setarg 0x2e54 
+0x411b 014784 call twspi_write 
+0x411c 014785 setarg 0xf255 
+0x411d 014786 call twspi_write 
+0x411e 014787 setarg 0xf461 
+0x411f 014788 call twspi_write 
+0x4120 014789 setarg 0x7063 
+0x4121 014790 call twspi_write 
+0x4122 014791 setarg 0x5275 
+0x4123 014792 call twspi_write 
+0x4124 014793 setarg 0x4176 
+0x4125 014794 call twspi_write 
+0x4126 014795 setarg 0xed77 
+0x4127 014796 call twspi_write 
+0x4128 014797 setarg 0x2378 
+0x4129 014798 call twspi_write 
+0x412a 014799 setarg 0x4679 
+0x412b 014800 call twspi_write 
+0x412c 014801 setarg 0xe57a 
+0x412d 014802 call twspi_write 
+0x412e 014803 setarg 0x487c 
+0x412f 014804 call twspi_write 
+0x4130 014805 setarg 0x777e 
+0x4131 014806 call twspi_write 
+0x4132 014807 setarg 0x017f 
+0x4133 014808 call twspi_write 
+0x4134 014809 setarg 0x000b 
+0x4135 014810 call twspi_write 
+0x4136 014811 setarg 0x007f 
+0x4137 014812 call twspi_write 
+0x4138 014813 branch mouse_sensor_enable_wp 
+:      014816 mouse_3205_3t_init_param:
+0x4139 014817 jam p3205 ,mem_config_sensor_type 
+0x413a 014818 call mouse_sensor_disable_wp 
+0x413b 014819 setarg 0x100d 
+0x413c 014820 call twspi_write 
+0x413d 014821 setarg 0xed1d 
+0x413e 014822 call twspi_write 
+0x413f 014823 setarg 0x807d 
+0x4140 014824 call twspi_write 
+0x4141 014825 call mouse_32xx_init_param 
+0x4142 014826 setarg 0x0943 
+0x4143 014827 call twspi_write 
+0x4144 014828 branch mouse_32xx_init_param_1 
+:      014831 mouse_init_3610sensor_reset:
+0x4145 014832 fetcht 1 ,mem_sensor_reset_gpio 
+0x4146 014833 call gpio_out_active 
+0x4147 014834 call delay_10ms 
+0x4148 014835 fetcht 1 ,mem_sensor_reset_gpio 
+0x4149 014836 call gpio_out_inactive 
+0x414a 014837 branch delay_10ms 
+:      014839 mouse_init_p3610:
+0x414b 014840 jam p3610 ,mem_config_sensor_type 
+0x414c 014841 setarg 0xba41 
+0x414d 014842 call sensor_write 
+0x414e 014843 setarg 0x0d11 
+0x414f 014844 call sensor_write 
+0x4150 014845 setarg 0x041b 
+0x4151 014846 call sensor_write 
+0x4152 014847 setarg 0x041c 
+0x4153 014848 call sensor_write 
+0x4154 014849 setarg 0x0f1d 
+0x4155 014850 call sensor_write 
+0x4156 014851 setarg 0x0032 
+0x4157 014852 call sensor_write 
+0x4158 014853 setarg 0xb541 
+0x4159 014854 branch sensor_write 
+:      014858 mouse_set_sensor_reg:
+0x415a 014859 setarg 0xba41 
+0x415b 014860 call sensor_write 
+0x415c 014861 nop 4000 
+0x415d 014862 setarg 0xff7f 
+0x415e 014863 call sensor_write 
+0x415f 014864 copy rega ,pdata 
+0x4160 014865 call sensor_write 
+0x4161 014866 setarg 0x007f 
+0x4162 014867 call sensor_write 
+0x4163 014868 setarg 0xb541 
+0x4164 014869 branch sensor_write 
+:      014871 extsign:
+0x4165 014872 rtnbit0 7 
+0x4166 014873 arg 0xff00 ,temp 
+0x4167 014874 ior temp ,pdata 
+0x4168 014875 rtn 
+:      014877 extsign_bit3:
+0x4169 014878 rtnbit0 3 
+0x416a 014879 arg 0xf0 ,temp 
+0x416b 014880 ior temp ,pdata 
+0x416c 014881 rtn 
+:      014884 mouse_le:
+0x416d 014885 call le_fifo_check_nearly_full 
+0x416e 014886 nrtn blank 
+0x416f 014887 fetch 1 ,mem_le_connect_status_flag 
+0x4170 014888 and pdata ,0x03 ,pdata 
+0x4171 014889 rtnne 0x03 
+0x4172 014890 fetch mouse_flag_len ,mem_mouse_flag 
+0x4173 014891 bbit1 mosue_24g_pairing_flag ,mouse_le_send_empty_packet 
+0x4174 014892 bbit1 mouse_select_device_flag ,mouse_le_send_empty_packet 
+0x4175 014893 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+0x4176 014894 call mouse_motion 
+0x4177 014895 nrtn user 
+0x4178 014896 branch mouse_fill_data_le 
+:      014898 mouse_le_send_empty_packet:
+0x4179 014899 setarg 0 
+0x417a 014900 store 7 ,mem_mouse_key 
+0x417b 014901 branch mouse_fill_data_le 
+:      014903 mouse_priority_bb_event:
+0x417c 014904 copy regc ,pdata 
+0x417d 014905 beq bt_evt_le_connected ,mouse_le_bb_event_connected 
+0x417e 014906 beq bt_evt_bb_connected ,mouse_stop_discovery 
+0x417f 014907 beq bt_evt_le_disconnected ,mouse_bb_disconnected 
+0x4180 014908 beq bt_evt_bb_disconnected ,mouse_bb_disconnected 
+0x4181 014909 beq bt_evt_setup_complete ,mouse_bt_event_setup_complete 
+0x4182 014910 beq bt_evt_button_long_pressed ,mouse_bb_event_discovery_btn 
+0x4183 014911 beq bt_evt_hid_handshake ,mouse_bt_hid_handshake 
+0x4184 014912 beq bt_evt_hid_connected ,mouse_bt_hid_connected 
+0x4185 014913 beq bt_evt_reconn_failed ,mouse_bb_event_reconn_failed 
+0x4186 014914 beq bt_evt_reconn_page_timeout ,mouse_bb_event_reconn_timeout 
+0x4187 014915 beq bt_evt_pincode_req ,mouse_bb_event_pincode 
+0x4188 014916 beq bt_evt_remote_unsniff ,app_start_auto_sniff 
+0x4189 014917 beq bt_evt_le_pairing_success ,mouse_le_pairing_success 
+0x418a 014918 beq bt_evt_le_start_enc ,mouse_le_ll_start_encryt 
+0x418b 014919 beq bt_evt_le_pairing_complete ,mouse_le_pairing_complete 
+0x418c 014920 beq bt_evt_virtual_cable_unplug ,mouse_irtual_cable_unplug 
+0x418d 014921 beq bt_evt_24g_pairing_complete ,mouse_24g_pairing_complete 
+0x418e 014922 beq bt_evt_24g_attempt_fail ,mouse_24g_attempt_fail 
+0x418f 014923 beq bt_evt_24g_attempt_success ,mouse_24g_attempt_success 
+0x4190 014924 rtn 
+:      014927 mouse_le_pairing_complete:
+0x4191 014928 branch app_ble_store_reconn_info 
+:      014930 mouse_24g_attempt_fail:
+0x4192 014931 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4193 014932 fetch 1 ,mem_reconn_times 
+0x4194 014933 nbranch mouse_polling_device ,blank 
+0x4195 014934 fetch 1 ,mem_device_flag 
+0x4196 014935 fetcht 1 ,mem_24g_device_number 
+0x4197 014936 isub temp ,null 
+0x4198 014937 branch app_enter_hibernate ,zero 
+0x4199 014938 rtn 
+:      014939 mouse_24g_attempt_success:
+0x419a 014940 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419b 014941 rtn 
+:      014942 mouse_24g_pairing_complete:
+0x419c 014943 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0x419d 014944 arg mosue_24g_pairing_flag ,queue 
+0x419e 014945 call mouse_disable_function_flag 
+0x419f 014946 setarg 0 
+0x41a0 014947 store 2 ,mem_24g_pairing_timer_count 
+0x41a1 014948 jam 0 ,mem_mouse_move_flag 
+0x41a2 014950 fetch 1 ,mem_config_sensor_type 
+0x41a3 014951 sub pdata ,p3610 ,null 
+0x41a4 014952 call mouse_read_sensor3610_data ,zero 
+0x41a5 014953 ncall mouse_read_sensor_common ,zero 
+0x41a6 014955 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x41a7 014956 bbit1 mouse_enable_flash ,mouse_store_flash_24g_address 
+0x41a8 014957 call mouse_set_24g_addr_eeprom 
+0x41a9 014958 branch iicd_write_protect_eep_data 
+:      014960 mouse_set_24g_addr_eeprom:
+0x41aa 014961 call g24_head_ptr2regc 
+0x41ab 014962 add regc ,offset_24g_addr ,rega 
+0x41ac 014963 arg mouse_g24_addr_eeprom_offect ,regb 
+0x41ad 014964 arg 4 ,temp 
+0x41ae 014965 rtn 
+:      014967 mouse_store_flash_24g_address:
+0x41af 014968 call g24_head_ptr2regc 
+0x41b0 014969 add regc ,offset_24g_addr ,regb 
+0x41b1 014970 ifetch 1 ,regb 
+0x41b2 014971 store 1 ,mem_mouse_24g_addr 
+0x41b3 014972 branch mouse_store_flash_device_info 
+:      014975 mouse_le_pairing_success:
+0x41b4 014976 arg ll_pairing_success_flag ,queue 
+0x41b5 014977 branch mouse_le_enable_connect_flag 
+:      014978 mouse_le_ll_start_encryt:
+0x41b6 014979 jam 2 ,mem_le_start_encrypt_timer 
+0x41b7 014980 arg ll_start_enc_flag ,queue 
+0x41b8 014981 branch mouse_le_enable_connect_flag 
+:      014984 mouse_le_enable_connect_flag:
+0x41b9 014985 fetch 1 ,mem_le_connect_status_flag 
+0x41ba 014986 qset1 pdata 
+0x41bb 014987 store 1 ,mem_le_connect_status_flag 
+0x41bc 014988 rtn 
+:      014990 mouse_le_disable_connect_flag:
+0x41bd 014991 fetch 1 ,mem_le_connect_status_flag 
+0x41be 014992 qset0 pdata 
+0x41bf 014993 store 1 ,mem_le_connect_status_flag 
+0x41c0 014994 rtn 
+:      014995 mouse_le_clean_connect_flag:
+0x41c1 014996 jam 0 ,mem_le_connect_status_flag 
+0x41c2 014997 rtn 
+:      014999 mouse_le_bb_event_connected:
+0x41c3 015000 fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c4 015001 set0 app_disc_by_button ,pdata 
+0x41c5 015002 store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0x41c6 015003 setarg 0 
+0x41c7 015004 store 2 ,mem_mouse_direct_timer 
+0x41c8 015005 call mouse_no_data_timer_init 
+0x41c9 015006 branch mouse_stop_discovery 
+:      015008 mouse_bb_event_pincode:
+0x41ca 015009 call pincode_reinit 
+0x41cb 015010 branch app_bt_set_pincode 
+:      015011 mouse_bb_event_reconn_timeout:
+:      015012 mouse_bb_event_reconn_failed:
+0x41cc 015013 fetch 1 ,mem_reconn_times 
+0x41cd 015014 nbranch mouse_polling_device ,blank 
+0x41ce 015015 fetch 2 ,mem_ui_state_map 
+0x41cf 015016 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41d0 015017 fetch mouse_flag_len ,mem_mouse_flag 
+0x41d1 015018 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41d2 015019 bbit1 mouse_bt_discovery_button_down_flag ,mouse_start_discovery 
+0x41d3 015020 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41d4 015021 branch app_bb_hibernate 
+:      015024 mouse_bt_hid_connected:
+0x41d5 015025 branch mouse_hid_connected 
+:      015027 mouse_bt_event_setup_complete:
+0x41d6 015028 rtn 
+:      015030 mouse_soft_reset:
+0x41d7 015031 call mouse_select_device_enable 
+0x41d8 015032 branch soft_reset_chip 
+:      015034 mouse_bb_disconnected:
+0x41d9 015035 bpatch patch1d_1 ,mem_patch1d 
+0x41da 015036 call mouse_bb_discon_clear_stack 
+0x41db 015037 fetch mouse_flag_len ,mem_mouse_flag 
+0x41dc 015038 bbit1 mouse_select_device_flag ,mouse_soft_reset 
+0x41dd 015039 bbit1 mosue_24g_pairing_flag ,g24_start_pairing_sm1 
+0x41de 015040 fetch 1 ,mem_reconn_times 
+0x41df 015041 nbranch mouse_polling_device ,blank 
+0x41e0 015042 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41e1 015043 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+0x41e2 015044 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41e3 015045 bbit1 app_disc_after_pairing ,mouse_event_light_state_pairing 
+0x41e4 015046 bbit1 app_disc_after_reconn ,mouse_event_light_state_hibernate 
+0x41e5 015047 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41e6 015048 branch mouse_start_discovery 
+:      015049 mouse_bb_discon_clear_stack:
+0x41e7 015050 setarg 0 
+0x41e8 015051 store 8 ,mem_wheel_tb_old_pinlevel 
+0x41e9 015052 istore 4 ,contw 
+0x41ea 015053 jam 0 ,mem_mouse_send_blank_timer 
+0x41eb 015054 jam 0 ,mem_mouse_move_flag 
+0x41ec 015055 jam app_handshake_null ,mem_app_handshake_flag 
+0x41ed 015056 jam 0 ,mem_ltk_exists 
+0x41ee 015057 rtn 
+:      015059 mouse_event_light_state_pairing:
+0x41ef 015060 bbit1 app_disc_after_handshake ,mouse_event_light_state_hibernate 
+0x41f0 015061 bbit1 app_disc_after_sniff ,mouse_event_light_state_hibernate 
+0x41f1 015062 branch mouse_start_discovery 
+:      015063 mouse_event_light_state_hibernate:
+0x41f2 015064 fetch 2 ,mem_ui_state_map 
+0x41f3 015065 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0x41f4 015066 branch app_bb_hibernate 
+:      015068 mouse4_0_event_bb_disconn:
+0x41f5 015069 call mouse_le_clean_connect_flag 
+0x41f6 015070 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+0x41f7 015071 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+0x41f8 015072 branch app_bb_hibernate 
+:      015074 mouse_bb_event_timer:
+0x41f9 015075 call mouse_adc_read 
+0x41fa 015076 call mouse_24g_delay_timer 
+0x41fb 015077 call mouse_ban_24g_pairing_timer 
+0x41fc 015078 call mouse_dpi_led_blink_delay_timer 
+0x41fd 015079 call mouse_statue_up_timer 
+0x41fe 015081 call mouse_statue_cheak_timer 
+0x41ff 015082 call mouse_select_device 
+0x4200 015083 call mouse_bt_discovery_cheak 
+0x4201 015084 call mouse_low_voltage_led_timer 
+0x4202 015085 call mouse_sensor_led_contrl_timer 
+0x4203 015086 call mouse_check_hid_handshake_timer 
+0x4204 015087 call mouse_check_discovery_timeout_timer 
+0x4205 015088 call mouse_check_direct_timeout_timer 
+0x4206 015089 call mouse_check_no_data_timeout_timer 
+0x4207 015090 call mouse_check_mouse_state_timer 
+0x4208 015091 branch mouse_le_enable_att_list_timer 
+:      015095 mouse_sensor_led_contrl_timer:
+0x4209 015096 fetch 1 ,mem_mouse_sensor_timer_count 
+0x420a 015097 rtn blank 
+0x420b 015098 increase -1 ,pdata 
+0x420c 015099 store 1 ,mem_mouse_sensor_timer_count 
+0x420d 015100 nrtn blank 
+0x420e 015101 branch mouse_sensor_led_contrl 
+:      015102 mouse_sensor_led_contrl:
+0x420f 015103 fetch 1 ,mem_sensor_led_style 
+0x4210 015104 rtneq ui_led_state_blink_stop 
+0x4211 015105 beq ui_led_state_blink_darking ,mouse_sensor_led_blink_state_darking 
+:      015106 mouse_sensor_led_blink_state_lighting:
+0x4212 015107 call mouse_sensor_led_on 
+0x4213 015108 jam ui_led_state_blink_darking ,mem_sensor_led_style 
+0x4214 015109 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4215 015110 rtn 
+:      015111 mouse_sensor_led_blink_state_darking:
+0x4216 015112 call mouse_sensor_led_off 
+0x4217 015113 jam ui_led_state_blink_lighting ,mem_sensor_led_style 
+0x4218 015114 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x4219 015115 rtn 
+:      015117 mouse_sensor_led_blink_stop:
+:      015118 mouse_sensor_reset:
+0x421a 015119 setarg 0x8006 
+0x421b 015120 call twspi_write 
+0x421c 015121 nop 1000 
+0x421d 015122 jam 0x00 ,mem_mouse_sensor_timer_count 
+0x421e 015123 jam ui_led_state_blink_stop ,mem_sensor_led_style 
+0x421f 015124 branch mouse_init_p32xx_id2_judge 
+:      015126 mouse_p3212sensor_led_on:
+0x4220 015127 setarg 0xa006 
+0x4221 015128 call twspi_write 
+0x4222 015129 setarg 0xa005 
+0x4223 015130 branch twspi_write 
+:      015131 mouse_sensor_led_on_global:
+0x4224 015132 jam 0 ,mem_mouse_sensor_timer_count 
+:      015133 mouse_sensor_led_on:
+0x4225 015134 fetch 1 ,mem_config_sensor_type 
+0x4226 015135 beq p3212 ,mouse_p3212sensor_led_on 
+0x4227 015136 setarg 0x0106 
+0x4228 015137 call twspi_write 
+0x4229 015138 setarg 0xa105 
+0x422a 015139 branch twspi_write 
+:      015141 mouse_sensor_led_off_global:
+0x422b 015142 jam 0 ,mem_mouse_sensor_timer_count 
+:      015143 mouse_sensor_led_off:
+0x422c 015144 setarg 0x0906 
+0x422d 015145 branch twspi_write 
+:      015146 mouse_sensor_start_blink:
+0x422e 015147 jam led_sensor_blink_cnt ,mem_mouse_sensor_timer_count 
+0x422f 015148 jam ui_led_state_blink_start ,mem_sensor_led_style 
+0x4230 015149 rtn 
+:      015151 mouse_check_hid_handshake_timer:
+0x4231 015152 arg mem_hid_handshake_timer_count ,regc 
+0x4232 015153 arg mouse_bt_hid_handshake ,regb 
+0x4233 015154 branch timer_single_step 
+:      015156 mouse_check_discovery_timeout_timer:
+0x4234 015157 arg mem_mouse_discovery_timer ,regc 
+0x4235 015158 arg mouse_check_discovery_timeout ,regb 
+0x4236 015159 branch timer_single_step_2b 
+:      015161 mouse_check_direct_timeout_timer:
+0x4237 015162 arg mem_mouse_direct_timer ,regc 
+0x4238 015163 arg mouse_check_direct_timeout ,regb 
+0x4239 015164 branch timer_single_step_2b 
+:      015166 mouse_check_no_data_timeout_timer:
+0x423a 015167 arg mem_mouse_no_data_timer ,regc 
+0x423b 015168 arg mouse_check_no_data_timeout ,regb 
+0x423c 015169 branch timer_single_step_2b 
+:      015171 mouse_check_mouse_state_timer:
+0x423d 015172 arg mem_mouse_statue_led_timer ,regc 
+0x423e 015173 arg mouse_statue_led_off ,regb 
+0x423f 015174 branch timer_single_step 
+:      015178 mouse_le_enable_att_list_timer:
+0x4240 015179 arg mem_le_start_encrypt_timer ,regc 
+0x4241 015180 arg mouse_le_enable_att_list ,regb 
+0x4242 015181 branch timer_single_step 
+:      015183 mouse_24g_delay_timer:
+0x4243 015184 arg mem_24g_enter_lpm_timer ,regc 
+0x4244 015185 arg mouse_24g_delay ,regb 
+0x4245 015186 branch timer_single_step 
+:      015188 mouse_ban_24g_pairing_timer:
+0x4246 015189 arg mem_24g_pairing_timer_count ,regc 
+0x4247 015190 arg mouse_ban_24g_pairing ,regb 
+0x4248 015191 branch timer_single_step_2b 
+:      015192 mouse_ban_24g_pairing:
+:      015193 mouse_24g_delay:
+0x4249 015194 rtn 
+:      015197 mosue_dpi_led_blink_init:
+0x424a 015198 fetch mouse_flag_len ,mem_mouse_flag 
+0x424b 015199 rtnbit0 mouse_enable_dpi_led_blink 
+0x424c 015200 jam 10 ,mem_mouse_dpi_led_delay_count 
+0x424d 015201 fetch 1 ,mem_dpi_led_gpio 
+0x424e 015202 store 1 ,mem_mouse_struct_led_gpio 
+0x424f 015203 rtn 
+:      015206 mouse_dpi_led_blink_delay_timer:
+0x4250 015207 arg mem_mouse_dpi_led_delay_count ,regc 
+0x4251 015208 arg mouse_dpi_led_setting ,regb 
+0x4252 015209 branch timer_single_step 
+:      015210 mouse_dpi_led_setting:
+0x4253 015211 fetch 1 ,mem_dpi_led_gpio 
+0x4254 015212 store 1 ,mem_mouse_struct_led_gpio 
+0x4255 015213 setarg led_dpi_blink 
+0x4256 015214 store 2 ,mem_mouse_on_time 
+0x4257 015215 store 2 ,mem_mouse_off_time 
+0x4258 015216 arg 0 ,rega 
+0x4259 015217 fetcht 1 ,mem_mouse_dpi 
+0x425a 015218 increase 1 ,temp 
+0x425b 015219 storet 1 ,mem_mouse_blink_count 
+0x425c 015220 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x425d 015221 rtn 
+:      015223 mouse_le_enable_att_list:
+0x425e 015224 fetch 1 ,mem_le_connect_status_flag 
+0x425f 015225 rtnbit1 ll_pairing_success_flag 
+0x4260 015226 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0x4261 015227 call ui_ipc_send_cmd 
+0x4262 015228 arg write_req_enable_flag ,queue 
+0x4263 015229 branch mouse_le_enable_connect_flag 
+:      015232 mouse_check_discovery_timeout:
+0x4264 015233 call mouse_stop_discovery 
+0x4265 015234 branch app_enter_hibernate 
+:      015236 mouse_check_direct_timeout:
+0x4266 015237 call app_ble_stop_direct_adv 
+0x4267 015238 fetch 1 ,mem_reconn_times 
+0x4268 015239 nbranch mouse_polling_device ,blank 
+0x4269 015240 branch app_enter_hibernate 
+:      015242 mouse_check_no_data_timeout:
+0x426a 015243 bmark1 mark_24g ,check_51cmd_hibernate 
+0x426b 015244 branch mouse_disconnect 
+:      015248 mouse_bb_event_discovery_btn:
+0x426c 015249 bpatch patch1d_2 ,mem_patch1d 
+0x426d 015250 jam 0 ,mem_mouse_send_blank_timer 
+0x426e 015251 call mouse_disconnect 
+0x426f 015252 call mouse_le_clean_connect_flag 
+0x4270 015253 branch mouse_start_discovery 
+:      015257 mouse3_0_check_reconn_target:
+0x4271 015258 fetch 6 ,mem_hci_plap 
+0x4272 015259 branch app_bt_start_discovery_short ,blank 
+0x4273 015260 call mouse_reconn_setting_led_gpio 
+0x4274 015261 jam 0x17 ,mem_connection_options 
+0x4275 015262 fetch 1 ,mem_ssp_enable 
+0x4276 015263 nbranch app_bt_start_reconnect ,blank 
+0x4277 015264 jam 0x04 ,mem_connection_options 
+0x4278 015265 branch app_bt_start_reconnect 
+:      015267 mouse4_0_check_reconn_target:
+0x4279 015268 fetch 2 ,mem_mouse_direct_timeout 
+0x427a 015269 store 2 ,mem_mouse_direct_timer 
+0x427b 015270 call mouse_reconn_setting_led_gpio 
+0x427c 015271 call app_lpm_mult_disable 
+0x427d 015272 branch check_51cmd_adv 
+:      015274 mouse_reconn_setting_led_gpio:
+0x427e 015275 setarg led_reconnect_blink 
+0x427f 015276 store 2 ,mem_mouse_on_time 
+0x4280 015277 store 2 ,mem_mouse_off_time 
+0x4281 015278 branch mouse_setting_led_gpio_comman 
+:      015280 mouse_discover_setting_led_gpio:
+0x4282 015281 setarg led_discovery_blink 
+0x4283 015282 store 2 ,mem_mouse_on_time 
+0x4284 015283 store 2 ,mem_mouse_off_time 
+:      015284 mouse_setting_led_gpio_comman:
+0x4285 015285 fetch 1 ,mem_device_flag 
+0x4286 015286 beq mode_bt_device1 ,mouse_device_led1 
+0x4287 015287 beq mode_bt_device2 ,mouse_device_led2 
+0x4288 015288 beq mode_bt_device3 ,mouse_device_led3 
+0x4289 015289 rtn 
+:      015290 mouse_device_led1:
+0x428a 015291 fetch 1 ,mem_config_device1_led_gpio 
+0x428b 015292 branch mouse_led_blink 
+:      015293 mouse_device_led2:
+0x428c 015294 fetch 1 ,mem_config_device2_led_gpio 
+0x428d 015295 branch mouse_led_blink 
+:      015296 mouse_device_led3:
+0x428e 015297 fetch 1 ,mem_config_device3_led_gpio 
+:      015298 mouse_led_blink:
+0x428f 015299 store 1 ,mem_temp 
+0x4290 015300 call mouse_devce_led_off 
+0x4291 015301 fetch 1 ,mem_temp 
+0x4292 015302 store 1 ,mem_mouse_struct_led_gpio 
+0x4293 015303 arg 0 ,rega 
+0x4294 015304 jam ui_led_state_blink_start ,mem_mouse_led_type 
+0x4295 015305 branch ui_led_blink_start_global 
+:      015307 mouse_led_off:
+0x4296 015308 arg 0 ,rega 
+0x4297 015309 branch ui_led_off_global 
+:      015310 mouse_led_on:
+0x4298 015311 arg 0 ,rega 
+0x4299 015312 branch ui_led_on_global 
+:      015314 mouse4_0_bb_event_discovery_btn:
+0x429a 015315 branch mouse_le_clean_connect_flag 
+:      015317 mouse_bt_hid_handshake:
+0x429b 015318 jam app_handshake_done ,mem_app_handshake_flag 
+0x429c 015319 call app_lpm_mult_enable 
+0x429d 015320 call app_bt_store_reconn_info 
+0x429e 015321 setarg 0 
+0x429f 015322 store 2 ,mem_discovery_timeout_timer_count 
+0x42a0 015323 store 1 ,mem_hid_handshake_timer_count 
+0x42a1 015324 branch app_bt_enter_sniff 
+:      015326 mouse_check_reconn_target:
+0x42a2 015327 call mouse_cheak_select_device_by_switch 
+0x42a3 015328 fetch 1 ,mem_device_flag 
+0x42a4 015329 fetcht 1 ,mem_24g_device_number 
+0x42a5 015330 isub temp ,null 
+0x42a6 015331 branch mouse_connect_24g_mode ,zero 
+0x42a7 015332 fetch 1 ,mem_xrecord_mode 
+0x42a8 015333 beq rec_3_mode ,mouse3_0_check_reconn_target 
+0x42a9 015334 beq rec_4_mode ,mouse4_0_check_reconn_target 
+0x42aa 015335 branch mouse_start_discovery 
+:      015336 mouse_connect_24g_mode:
+0x42ab 015337 call mouse_start_24g_mode 
+0x42ac 015338 rtnmark1 mark_24g 
+0x42ad 015339 fetch 1 ,mem_reconn_times 
+0x42ae 015340 nbranch mouse_polling_device ,blank 
+0x42af 015341 rtn 
+:      015343 mouse_start_discovery:
+0x42b0 015344 bpatch patch1d_3 ,mem_patch1d 
+0x42b1 015345 fetch 2 ,mem_ui_state_map 
+0x42b2 015346 bbit1 ui_state_ble_adv ,mouse_start_discovery_norandom 
+0x42b3 015347 fetch mouse_flag_len ,mem_mouse_flag 
+0x42b4 015348 bbit0 mouse_enable_ble_random_addre ,mouse_start_discovery_norandom 
+0x42b5 015349 random pdata 
+0x42b6 015350 store 1 ,mem_le_lap + 1 
+:      015351 mouse_start_discovery_norandom:
+0x42b7 015352 call app_lpm_mult_disable 
+0x42b8 015353 fetch 2 ,mem_discovery_timeout 
+0x42b9 015354 store 2 ,mem_mouse_discovery_timer 
+0x42ba 015355 jam 6 ,mem_connection_options 
+0x42bb 015356 setarg 0 
+0x42bc 015357 store 2 ,mem_mouse_no_data_timer 
+0x42bd 015358 store 2 ,mem_mouse_direct_timer 
+0x42be 015359 arg mouse_store_eeprom_flag ,queue 
+0x42bf 015360 call mouse_enable_function_flag 
+0x42c0 015361 call mouse_bt_discovery_button_down_disable 
+0x42c1 015362 fetch 1 ,mem_device_option 
+0x42c2 015363 isolate1 mode_4_mouse ,pdata 
+0x42c3 015364 call check_51cmd_adv ,true 
+0x42c4 015365 fetch 1 ,mem_device_option 
+0x42c5 015366 isolate1 mode_3_mouse ,pdata 
+0x42c6 015367 call check_51cmd_start_discovery ,true 
+0x42c7 015368 fetch mouse_flag_len ,mem_mouse_flag 
+0x42c8 015369 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+0x42c9 015370 branch mouse_discover_setting_led_gpio 
+:      015372 mouse_stop_discovery:
+0x42ca 015373 bpatch patch1d_4 ,mem_patch1d 
+0x42cb 015374 fetch 1 ,mem_device_option 
+0x42cc 015375 isolate1 mode_4_mouse ,pdata 
+0x42cd 015376 call mouse_stop_le_adv ,true 
+0x42ce 015377 fetch 1 ,mem_device_option 
+0x42cf 015378 isolate1 mode_3_mouse ,pdata 
+0x42d0 015379 call mouse_stop_bt3_discovery ,true 
+0x42d1 015380 fetch mouse_flag_len ,mem_mouse_flag 
+0x42d2 015381 bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
+0x42d3 015382 branch mouse_devce_led_off 
+:      015383 mouse_stop_le_adv:
+0x42d4 015384 setarg 0 
+0x42d5 015385 store 2 ,mem_mouse_direct_timer 
+0x42d6 015386 branch check_51cmd_stop_adv 
+:      015387 mouse_stop_bt3_discovery:
+0x42d7 015388 setarg 0 
+0x42d8 015389 store 2 ,mem_mouse_discovery_timer 
+0x42d9 015390 branch check_51cmd_stop_discovery 
+:      015396 mouse_store_remote_bdaddr:
+0x42da 015397 fetch mouse_flag_len ,mem_mouse_flag 
+0x42db 015398 rtnbit0 mouse_store_eeprom_flag 
+0x42dc 015399 arg mouse_store_eeprom_flag ,queue 
+0x42dd 015400 call mouse_disable_function_flag 
+0x42de 015401 call mouse_check_device_addr 
+:      015402 mouse_unplug_clean_bdaddr:
+0x42df 015403 call mouse_before_store_reconn_info 
+0x42e0 015404 fetch mouse_flag_len ,mem_mouse_flag 
+0x42e1 015405 bbit1 mouse_enable_flash ,mouse_store_flash_device_info 
+0x42e2 015406 bbit1 mouse_enable_eeprom ,mouse_store_eeprom_device_info 
+0x42e3 015407 rtn 
+:      015408 mouse_store_eeprom_device_info:
+0x42e4 015409 arg 88 ,temp 
+0x42e5 015410 arg mem_device_flag ,rega 
+0x42e6 015411 arg mouse_info_eeprom_offect ,regb 
+0x42e7 015412 branch iicd_write_protect_eep_data 
+:      015414 mouse_check_device_addr:
+0x42e8 015415 fetch 1 ,mem_record_bt_mode 
+0x42e9 015416 beq rec_4_mode ,mouse_check_le_device_addr 
+0x42ea 015417 beq rec_3_mode ,mouse_check_bt_device_addr 
+0x42eb 015418 rtn 
+:      015419 mouse_check_le_device_addr:
+0x42ec 015420 store 1 ,mem_device_addr_temp 
+0x42ed 015421 fetch 6 ,mem_le_plap 
+0x42ee 015422 branch mouse_check_bt_device_addr_common 
+:      015423 mouse_check_bt_device_addr:
+0x42ef 015424 store 1 ,mem_device_addr_temp 
+0x42f0 015425 fetch 6 ,mem_plap 
+:      015426 mouse_check_bt_device_addr_common:
+0x42f1 015427 store 6 ,mem_device_addr_temp + 1 
+0x42f2 015428 fetch 7 ,mem_device_addr_temp 
+0x42f3 015429 arg mem_device1_type ,contr 
+0x42f4 015430 arg 3 ,loopcnt 
+:      015431 mouse_check_device_addr_end:
+0x42f5 015432 ifetcht 7 ,contr 
+0x42f6 015433 isub temp ,null 
+0x42f7 015434 branch mouse_clean_addr ,zero 
+0x42f8 015435 increase 22 ,contr 
+0x42f9 015436 loop mouse_check_device_addr_end 
+0x42fa 015437 rtn 
+:      015438 mouse_before_store_reconn_info:
+0x42fb 015439 arg mem_device1_type ,rega 
+0x42fc 015440 fetch 1 ,mem_device_flag 
+0x42fd 015441 increase -1 ,pdata 
+0x42fe 015442 mul32 pdata ,29 ,pdata 
+0x42ff 015443 iadd rega ,rega 
+0x4300 015444 fetch 1 ,mem_record_bt_mode 
+0x4301 015445 istore 1 ,rega 
+0x4302 015446 beq rec_4_mode ,mouse_store_le_device 
+0x4303 015447 beq rec_3_mode ,mouse_store_bt_device 
+0x4304 015448 rtn 
+:      015450 mouse_store_le_device:
+0x4305 015451 fetch 6 ,mem_le_plap 
+0x4306 015452 istore 6 ,contw 
+0x4307 015453 arg mem_le_ltk ,contr 
+0x4308 015454 call memcpy16 
+0x4309 015455 fetch 6 ,mem_le_lap 
+0x430a 015456 istore 6 ,contw 
+0x430b 015457 rtn 
+:      015458 mouse_store_bt_device:
+0x430c 015459 fetch 6 ,mem_plap 
+0x430d 015460 istore 6 ,contw 
+0x430e 015461 arg mem_link_key ,contr 
+0x430f 015462 branch memcpy16 
+:      015464 mouse_clean_addr:
+0x4310 015465 increase -6 ,contr 
+0x4311 015466 copy contr ,contw 
+0x4312 015467 fetcht 6 ,mem_device_addr_temp + 1 
+0x4313 015468 increase 3 ,temp 
+0x4314 015469 istoret 6 ,contw 
+0x4315 015470 rtn 
+:      015474 mouse_eeprom_load_recon_info:
+0x4316 015475 arg 88 ,temp 
+0x4317 015476 arg mem_device_flag ,rega 
+0x4318 015477 arg mouse_info_eeprom_offect ,regb 
+0x4319 015478 call iicd_read_eep_data 
+:      015479 mouse_select_reconn_device:
+0x431a 015480 arg mem_device1_type ,rega 
+0x431b 015481 fetch 1 ,mem_device_flag 
+0x431c 015482 fetcht 1 ,mem_24g_device_number 
+0x431d 015483 isub temp ,null 
+0x431e 015484 rtn zero 
+0x431f 015485 increase -1 ,pdata 
+0x4320 015486 mul32 pdata ,29 ,pdata 
+0x4321 015487 iadd rega ,rega 
+0x4322 015488 ifetch 1 ,rega 
+0x4323 015489 store 1 ,mem_xrecord_mode 
+0x4324 015490 beq rec_3_mode ,mouse_load_bt_device 
+0x4325 015491 beq rec_4_mode ,mouse_load_le_device 
+0x4326 015492 rtn 
+:      015494 mouse_load_bt_device:
+0x4327 015495 ifetch 6 ,contr 
+:      015496 mouse_load_bt_device_end:
+0x4328 015497 store 6 ,mem_hci_plap 
+0x4329 015498 arg mem_link_key ,contw 
+0x432a 015499 call memcpy16 
+0x432b 015500 branch check_link_key_load 
+:      015502 mouse_load_le_device:
+0x432c 015503 ifetch 6 ,contr 
+:      015504 mouse_load_le_device_end:
+0x432d 015505 store 6 ,mem_hci_plap 
+0x432e 015506 arg mem_le_ltk ,contw 
+0x432f 015507 call memcpy16 
+0x4330 015508 ifetch 6 ,contr 
+0x4331 015509 store 6 ,mem_le_lap 
+0x4332 015510 rtn 
+:      015513 mouse_select_device:
+0x4333 015514 fetch 1 ,mem_config_function_enable 
+0x4334 015515 bbit1 enable_select_device_by_gpio_button ,mouse_select_device_by_button 
+0x4335 015516 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+0x4336 015517 branch mouse_select_device_by_combination_key 
+:      015519 mouse_select_device_by_combination_key:
+0x4337 015520 call mouse_check_key_gpio 
+0x4338 015521 beq mouse_rm_button ,mouse_select_device_commbination_key_down 
+:      015522 mouse_select_device_commbination_key_up:
+0x4339 015523 jam 30 ,mem_combination_select_device_count 
+0x433a 015524 fetch 1 ,mem_select_device_button_statue 
+0x433b 015525 rtneq dpi_button_state_up 
+0x433c 015526 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x433d 015527 rtn 
+:      015529 mouse_select_device_commbination_key_down:
+0x433e 015530 call mouse_combination_select_device_timer 
+0x433f 015531 fetch 1 ,mem_select_device_button_statue 
+0x4340 015532 rtneq dpi_button_state_down 
+0x4341 015533 jam dpi_button_state_down ,mem_select_device_button_statue 
+0x4342 015534 branch mouse_select_device_enable 
+:      015536 mouse_combination_select_device_timer:
+0x4343 015537 fetch 1 ,mem_combination_select_device_count 
+0x4344 015538 rtn blank 
+0x4345 015539 pincrease -1 
+0x4346 015540 store 1 ,mem_combination_select_device_count 
+0x4347 015541 nrtn blank 
+0x4348 015542 branch mouse_ready_reconnection_by_button 
+:      015544 mouse_select_device_by_button:
+0x4349 015545 fetch 1 ,mem_config_select_device_button_gpio 
+0x434a 015546 rtneq gpio_disable 
+0x434b 015547 fetcht 1 ,mem_config_select_device_button_gpio 
+0x434c 015548 call gpio_get_bit 
+0x434d 015549 branch mouse_select_device_button_down ,true 
+:      015550 mouse_select_device_button_up:
+0x434e 015551 fetch 1 ,mem_select_device_button_statue 
+0x434f 015552 rtneq dpi_button_state_up 
+0x4350 015553 jam dpi_button_state_up ,mem_select_device_button_statue 
+0x4351 015554 fetch mouse_flag_len ,mem_mouse_flag 
+0x4352 015555 rtnbit1 mouse_long_bt_button_flag 
+0x4353 015556 branch mouse_ready_reconnection_by_button 
+:      015558 mouse_select_device_button_down:
+0x4354 015559 fetch 1 ,mem_select_device_button_statue 
+0x4355 015560 rtneq dpi_button_state_down 
+0x4356 015561 jam dpi_button_state_down ,mem_select_device_button_statue 
+:      015562 mouse_long_bt_button_flag_disable:
+0x4357 015563 arg mouse_long_bt_button_flag ,queue 
+0x4358 015564 branch mouse_disable_function_flag 
+:      015568 mouse_select_device_by_switch:
+0x4359 015569 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x435a 015570 rtnbit0 enable_select_device_by_switch 
+0x435b 015571 fetch 1 ,mem_device_flag 
+0x435c 015572 beq mode_bt_device1 ,mouse_select1_device 
+0x435d 015573 beq mode_24g_device ,mouse_select2_device 
+0x435e 015574 rtn 
+:      015575 mouse_cheak_select_device_by_switch:
+0x435f 015576 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
+0x4360 015577 rtnbit0 enable_select_device_by_switch 
+0x4361 015578 fetcht 1 ,mem_config_select_device_button_gpio 
+0x4362 015579 call gpio_get_bit 
+0x4363 015580 branch mouse_cheak_select_24gdevice ,true 
+:      015581 mouse_select_btdevice:
+0x4364 015582 jam mode_bt_device1 ,mem_device_flag 
+0x4365 015583 rtn 
+:      015584 mouse_cheak_select_24gdevice:
+0x4366 015585 fetch 1 ,mem_24g_device_number 
+0x4367 015586 store 1 ,mem_device_flag 
+0x4368 015587 rtn 
+:      015588 mouse_select1_device:
+0x4369 015589 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436a 015590 nbranch mouse_ready_reconnection_by_button ,true 
+0x436b 015591 rtn 
+:      015592 mouse_select2_device:
+0x436c 015593 fetcht 1 ,mem_config_select_device_button_gpio 
+0x436d 015594 call gpio_get_bit 
+0x436e 015595 branch mouse_select_device_button_down ,true 
+0x436f 015596 rtn 
+:      015601 mouse_ready_reconnection_by_button:
+0x4370 015602 fetcht 1 ,mem_device_flag 
+0x4371 015603 increase 1 ,temp 
+0x4372 015604 fetch 1 ,mem_device_number 
+0x4373 015605 isub temp ,null 
+0x4374 015606 ncall mouse_select_device_count_clean ,positive 
+0x4375 015607 storet 1 ,mem_device_flag 
+0x4376 015608 jam 0 ,mem_link_key_exists 
+0x4377 015609 call mouse_store_device_number2eeprom 
+0x4378 015610 call mouse_select_device_enable 
+0x4379 015612 branch mouse_set_reconnection 
+:      015614 mouse_store_device_number2eeprom:
+0x437a 015615 arg 1 ,temp 
+0x437b 015616 arg mem_device_flag ,rega 
+0x437c 015617 arg 0 ,regb 
+0x437d 015618 branch iicd_write_eep_data 
+:      015620 mouse_set_reconnection:
+0x437e 015621 call mouse_stop_bluetooth_mode 
+0x437f 015622 call mouse_select_device_disable 
+0x4380 015623 branch mouse_soft_reset 
+:      015624 mouse_stop_bluetooth_mode:
+0x4381 015625 fetch 2 ,mem_ui_state_map 
+0x4382 015626 bbit1 ui_state_bt_reconnect ,mouse_cancel_reconnect 
+0x4383 015627 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x4384 015628 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x4385 015629 branch mouse_stop_discovery 
+:      015631 mouse_disconnect:
+0x4386 015632 bpatch patch1d_5 ,mem_patch1d 
+0x4387 015633 setarg 0 
+0x4388 015634 store 2 ,mem_mouse_no_data_timer 
+0x4389 015635 fetch 2 ,mem_ui_state_map 
+0x438a 015636 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x438b 015637 fetch 2 ,mem_ui_state_map 
+0x438c 015638 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x438d 015639 rtn 
+:      015641 mouse_irtual_cable_unplug:
+0x438e 015642 setarg 0x01 
+0x438f 015643 store 6 ,mem_plap 
+0x4390 015644 jam rec_3_mode ,mem_record_bt_mode 
+0x4391 015645 branch mouse_unplug_clean_bdaddr 
+:      015648 mouse_cancel_reconnect:
+0x4392 015649 call mouse_bt_cannel_reconn_enable 
+0x4393 015650 branch check_51cmd_bb_reconn_cancel 
+:      015652 mouse_bt_discovery_by_button:
+0x4394 015653 fetch 1 ,mem_config_bt_button_gpio 
+0x4395 015654 rtneq gpio_disable 
+0x4396 015655 fetcht 1 ,mem_config_bt_button_gpio 
+0x4397 015656 call gpio_get_bit 
+0x4398 015657 branch mouse_bt_discovery_button_down ,true 
+:      015658 mouse_bt_discovery_button_up:
+0x4399 015659 fetch 1 ,mem_ui_button_timeout 
+0x439a 015660 store 1 ,mem_combination_ui_button_count 
+0x439b 015661 fetch 1 ,mem_bt_discovey_button_statue 
+0x439c 015662 rtneq dpi_button_state_up 
+0x439d 015663 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x439e 015664 branch mouse_bt_discovery_button_down_disable 
+:      015665 mouse_bt_discovery_button_down:
+0x439f 015666 call mouse_bt_discovry_timer 
+0x43a0 015667 fetch 1 ,mem_bt_discovey_button_statue 
+0x43a1 015668 rtneq dpi_button_state_down 
+0x43a2 015669 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43a3 015670 call check_51cmd_bb_reconn_cancel 
+0x43a4 015671 branch mouse_bt_discovery_button_down_enable 
+:      015674 mouse_bt_discovery_cheak:
+0x43a5 015675 fetch 1 ,mem_config_function_enable 
+0x43a6 015676 bbit1 enable_bt_button ,mouse_bt_discovery_by_button 
+:      015677 mouse_bt_discovery_commbination_key:
+0x43a7 015678 call mouse_check_key_gpio 
+0x43a8 015679 beq mouse_lmr_button ,mouse_bt_discovery_commbination_key_down 
+:      015680 mouse_bt_discovery_commbination_key_up:
+0x43a9 015681 fetch 1 ,mem_ui_button_timeout 
+0x43aa 015682 store 1 ,mem_combination_ui_button_count 
+0x43ab 015683 fetch 1 ,mem_bt_discovey_button_statue 
+0x43ac 015684 rtneq dpi_button_state_up 
+0x43ad 015685 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+0x43ae 015686 branch mouse_bt_discovery_button_down_disable 
+:      015689 mouse_bt_discovery_commbination_key_down:
+0x43af 015690 call mouse_bt_discovry_timer 
+0x43b0 015691 fetch 1 ,mem_bt_discovey_button_statue 
+0x43b1 015692 rtneq dpi_button_state_down 
+0x43b2 015693 jam dpi_button_state_down ,mem_bt_discovey_button_statue 
+0x43b3 015694 call check_51cmd_bb_reconn_cancel 
+0x43b4 015695 branch mouse_bt_discovery_button_down_enable 
+:      015697 mouse_bt_discovry_timer:
+0x43b5 015698 arg mem_combination_ui_button_count ,regc 
+0x43b6 015699 arg mouse_long_button_bt_discovry ,regb 
+0x43b7 015700 branch timer_single_step 
+:      015702 mouse_long_button_bt_discovry:
+0x43b8 015703 arg mouse_long_bt_button_flag ,queue 
+0x43b9 015704 call mouse_enable_function_flag 
+0x43ba 015705 call app_evt_button_long_pressed 
+0x43bb 015706 branch mouse_bb_event_discovery_btn 
+:      015709 mouse_cpi_enable:
+0x43bc 015710 arg mouse_cpi_flag ,queue 
+0x43bd 015711 branch mouse_enable_function_flag 
+:      015712 mouse_cpi_disable:
+0x43be 015713 arg mouse_cpi_flag ,queue 
+0x43bf 015714 branch mouse_disable_function_flag 
+:      015715 mouse_select_device_enable:
+0x43c0 015716 arg mouse_select_device_flag ,queue 
+0x43c1 015717 branch mouse_enable_function_flag 
+:      015718 mouse_select_device_disable:
+0x43c2 015719 arg mouse_select_device_flag ,queue 
+0x43c3 015720 branch mouse_disable_function_flag 
+:      015721 mouse_bt_cannel_reconn_enable:
+0x43c4 015722 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c5 015723 branch mouse_enable_function_flag 
+:      015724 mouse_bt_cannel_reconn_disable:
+0x43c6 015725 arg mouse_bt_cannel_reconn_flag ,queue 
+0x43c7 015726 branch mouse_disable_function_flag 
+:      015727 mouse_bt_discovery_button_down_enable:
+0x43c8 015728 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43c9 015729 branch mouse_enable_function_flag 
+:      015730 mouse_bt_discovery_button_down_disable:
+0x43ca 015731 arg mouse_bt_discovery_button_down_flag ,queue 
+0x43cb 015732 branch mouse_disable_function_flag 
+:      015736 mouse_select_device_count_clean:
+0x43cc 015737 arg 1 ,temp 
+0x43cd 015738 rtn 
+:      015740 mouse_enable_function_flag:
+0x43ce 015741 fetch mouse_flag_len ,mem_mouse_flag 
+0x43cf 015742 qset1 pdata 
+0x43d0 015743 store mouse_flag_len ,mem_mouse_flag 
+0x43d1 015744 rtn 
+:      015746 mouse_disable_function_flag:
+0x43d2 015747 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d3 015748 qset0 pdata 
+0x43d4 015749 store mouse_flag_len ,mem_mouse_flag 
+0x43d5 015750 rtn 
+:      015752 mouse_adc_read:
+0x43d6 015753 fetch mouse_flag_len ,mem_mouse_flag 
+0x43d7 015754 rtnbit0 mouse_enable_adc 
+0x43d8 015755 fetch 1 ,mem_adc_read_timer 
+0x43d9 015756 increase 1 ,pdata 
+0x43da 015757 store 1 ,mem_adc_read_timer 
+0x43db 015758 sub pdata ,10 ,null 
+0x43dc 015759 rtn positive 
+0x43dd 015760 jam 0 ,mem_adc_read_timer 
+0x43de 015761 call adc_set_mode 
+0x43df 015762 call vdd_calculate_by_mode 
+0x43e0 015763 store 2 ,mem_mouse_vdd_now_vol 
+0x43e1 015764 arg mem_mouse_vdd_calculate_set ,rega 
+0x43e2 015765 call adc_bat_percent_lowpower_out 
+0x43e3 015766 fetch 1 ,mem_adc_power_flag 
+0x43e4 015767 bbit1 1 ,mouse_power_down 
+0x43e5 015768 bbit0 0 ,mouse_adc_no_low_voltage 
+0x43e6 015769 branch mouse_adc_low_voltage 
+:      015770 mouse_adc_low_voltage:
+0x43e7 015771 arg mouse_low_voltage_flag ,queue 
+0x43e8 015772 branch mouse_enable_function_flag 
+:      015773 mouse_adc_no_low_voltage:
+0x43e9 015774 arg mouse_low_voltage_flag ,queue 
+0x43ea 015775 branch mouse_disable_function_flag 
+:      015777 mouse_low_voltage_led_timer:
+0x43eb 015778 fetch mouse_flag_len ,mem_mouse_flag 
+0x43ec 015779 rtnbit0 mouse_low_voltage_flag 
+0x43ed 015780 fetch 1 ,mem_config_low_voltage_alarm_gpio 
+0x43ee 015781 store 1 ,mem_mouse_struct_led_gpio 
+0x43ef 015782 fetch 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f0 015783 pincrease 1 
+0x43f1 015784 store 1 ,mem_adc_low_volatage_led_timer_count 
+0x43f2 015785 sub pdata ,20 ,null 
+0x43f3 015786 ncall mouse_adc_low_volatage_led_timer_count_clean ,positive 
+0x43f4 015787 beq 2 ,mouse_low_voltage_led_on 
+0x43f5 015788 beq 4 ,mouse_low_voltage_led_off 
+0x43f6 015789 beq 6 ,mouse_low_voltage_led_on 
+0x43f7 015790 beq 8 ,mouse_low_voltage_led_off 
+0x43f8 015791 rtn 
+:      015792 mouse_adc_low_volatage_led_timer_count_clean:
+0x43f9 015793 jam 1 ,mem_adc_low_volatage_led_timer_count 
+0x43fa 015794 branch mouse_low_voltage_led_off 
+:      015795 mouse_low_voltage_led_on:
+0x43fb 015796 arg 0 ,rega 
+0x43fc 015797 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x43fd 015798 branch ui_led_on_global 
+:      015799 mouse_low_voltage_led_off:
+0x43fe 015800 arg 0 ,rega 
+0x43ff 015801 jam ui_led_state_lighting ,mem_mouse_led_type 
+0x4400 015802 branch ui_led_off_global 
+:      015804 mouse_g24_package_data:
+0x4401 015805 call mouse_motion 
+0x4402 015806 nrtn user 
+0x4403 015807 arg 7 ,rega 
+0x4404 015808 arg mem_mouse_key ,regb 
+0x4405 015809 rtn 
+:      015811 mouse_g24_enter_lpm:
+0x4406 015812 fetch 1 ,mem_mouse_24g_enter_lpm_enable 
+0x4407 015813 rtn blank 
+0x4408 015815 fetcht 1 ,mem_dpi_button_gpio 
+0x4409 015816 call gpio_get_bit 
+0x440a 015817 call mouse_24g_dpi_delay_init ,true 
+0x440b 015818 fetch 1 ,mem_24g_enter_lpm_timer 
+0x440c 015819 nrtn blank 
+0x440d 015820 call mouse_check_key_gpio 
+0x440e 015821 nrtn blank 
+0x440f 015822 branch g24_lpm_long_sleep 
+:      015824 mouse_24g_dpi_delay_init:
+0x4410 015825 fetch 1 ,mem_dpi_button_gpio 
+0x4411 015826 rtneq ui_button_gpio_disable 
+0x4412 015827 jam 10 ,mem_24g_enter_lpm_timer 
+0x4413 015828 rtn 
+:      015831 mouse_load_flash_info_cheak:
+0x4414 015832 call mouse_load_flash_flag 
+0x4415 015833 fetch 2 ,mem_store_flag 
+0x4416 015834 arg eeprom_init_flag ,temp 
+0x4417 015835 isub temp ,null 
+0x4418 015836 branch mouse_load_flash_device_info ,zero 
+0x4419 015837 storet 2 ,mem_store_flag 
+0x441a 015838 call mouse_ble_init_address 
+0x441b 015839 branch mouse_store_flash_device_info 
+:      015840 mouse_ble_init_address:
+0x441c 015841 fetch 6 ,mem_le_lap 
+0x441d 015842 store 6 ,mem_device1_locall_addr 
+0x441e 015843 add pdata ,0x0100 ,pdata 
+0x441f 015844 store 6 ,mem_device2_locall_addr 
+0x4420 015845 add pdata ,0x0100 ,pdata 
+0x4421 015846 store 6 ,mem_device3_locall_addr 
+0x4422 015847 rtn 
+:      015850 mouse_load_flash_flag:
+0x4423 015851 setarg mem_store_flag 
+0x4424 015852 arg mem_mouse_information_start ,temp 
+0x4425 015853 isub temp ,temp 
+0x4426 015854 fetch 3 ,mem_flash_base 
+0x4427 015855 iadd temp ,pdata 
+0x4428 015856 arg 2 ,temp 
+0x4429 015857 arg mem_store_flag ,rega 
+0x442a 015858 branch spid_read_flash 
+:      015861 mouse_load_flash_device_info:
+0x442b 015862 setarg mem_mouse_information_end 
+0x442c 015863 arg mem_mouse_information_start ,temp 
+0x442d 015864 isub temp ,temp 
+0x442e 015865 fetch 3 ,mem_flash_base 
+0x442f 015866 arg mem_mouse_information_start ,rega 
+0x4430 015867 call spid_read_flash 
+0x4431 015868 call mouse_select_reconn_device 
+0x4432 015869 fetch 4 ,mem_mouse_24g_addr 
+0x4433 015870 call g24_head_ptr2regc 
+0x4434 015871 branch g24_store_mem_addr 
+:      015873 mouse_store_flash_device_info:
+0x4435 015874 setarg mem_mouse_information_end 
+0x4436 015875 arg mem_mouse_information_start ,temp 
+0x4437 015876 isub temp ,temp 
+0x4438 015877 arg mem_mouse_information_start ,rega 
+0x4439 015878 fetch 3 ,mem_flash_base 
+0x443a 015879 branch flash_write 
+:      015881 mouse_store_eerpom_dpi:
+0x443b 015882 arg 1 ,temp 
+0x443c 015883 arg mem_mouse_dpi ,rega 
+0x443d 015884 arg mouse_dpi_eeprom_offect ,regb 
+0x443e 015885 branch iicd_write_protect_eep_data 
+:      015887 mouse_load_eeprom_dpi:
+0x443f 015888 arg 1 ,temp 
+0x4440 015889 arg mem_mouse_dpi ,rega 
+0x4441 015890 arg mouse_dpi_eeprom_offect ,regb 
+0x4442 015891 branch iicd_read_eep_data 
+:      015893 mouse_statue_cheak_timer:
+0x4443 015894 rtnmark1 mark_24g 
+0x4444 015895 fetch mouse_flag_len ,mem_mouse_flag 
+0x4445 015896 rtnbit0 mouse_enable_statue_up 
+0x4446 015897 fetch 1 ,mem_mouse_1step_up_count 
+0x4447 015898 pincrease 1 
+0x4448 015899 and pdata ,0x07 ,pdata 
+0x4449 015900 store 1 ,mem_mouse_1step_up_count 
+0x444a 015901 rtnne 0x07 
+0x444b 015902 fetch 2 ,mem_ui_state_map 
+0x444c 015903 bbit1 ui_state_bt_connected ,mouse_check_statue_up 
+0x444d 015904 bbit1 ui_state_ble_connected ,mouse_check_statue_up 
+0x444e 015905 rtn 
+:      015910 mouse_check_statue_up:
+0x444f 015911 bpatch patch1d_6 ,mem_patch1d 
+0x4450 015912 fetch 1 ,mem_mouse_2step_up_count 
+0x4451 015913 nrtn blank 
+0x4452 015914 fetch mouse_flag_len ,mem_mouse_flag 
+0x4453 015915 rtnbit0 mouse_statue_up_flag 
+0x4454 015916 fetch 1 ,mem_sensor_squal_reg 
+0x4455 015917 call sensor_read 
+0x4456 015918 store 1 ,mem_sensor_iqc 
+0x4457 015919 sub pdata ,0x10 ,null 
+0x4458 015920 branch mouse_statue_up_timer_init ,positive 
+0x4459 015921 jam 0 ,mem_mouse_2step_up_count 
+0x445a 015922 rtn 
+:      015924 mouse_statue_up_timer_init:
+0x445b 015925 jam 30 ,mem_mouse_2step_up_count 
+0x445c 015926 rtn 
+:      015927 mouse_statue_up_timer:
+0x445d 015928 arg mem_mouse_2step_up_count ,regc 
+0x445e 015929 arg mouse_statue_up ,regb 
+0x445f 015930 branch timer_single_step 
+:      015932 mouse_statue_up:
+0x4460 015933 fetch 1 ,mem_sensor_squal_reg 
+0x4461 015934 call twspi_read 
+0x4462 015935 sub pdata ,0x10 ,null 
+0x4463 015936 nrtn positive 
+0x4464 015937 fetch mouse_flag_len ,mem_mouse_flag 
+0x4465 015938 rtnbit0 mouse_statue_up_flag 
+0x4466 015939 arg mouse_statue_up_flag ,queue 
+0x4467 015940 call mouse_disable_function_flag 
+0x4468 015941 jam 0 ,mem_lpm_mult 
+0x4469 015942 jam 30 ,mem_mouse_statue_led_timer 
+0x446a 015943 call mouse_devce_led_off 
+0x446b 015944 fetch mouse_flag_len ,mem_mouse_flag 
+0x446c 015945 bbit1 mouse_enable_statue_up_three_led ,mouse_three_device_statue_up 
+:      015946 mouse_two_device_statue_up:
+0x446d 015947 fetch 1 ,mem_device_flag 
+0x446e 015948 beq mode_bt_device1 ,mouse_device1_led_on 
+0x446f 015949 beq mode_bt_device2 ,mouse_device_blink_led_init 
+0x4470 015950 rtn 
+:      015951 mouse_three_device_statue_up:
+0x4471 015952 fetch 1 ,mem_device_flag 
+0x4472 015953 beq mode_bt_device1 ,mouse_device1_led_on 
+0x4473 015954 beq mode_bt_device2 ,mouse_device2_led_on 
+0x4474 015955 beq mode_bt_device3 ,mouse_device3_led_on 
+0x4475 015956 rtn 
+:      015958 mouse_device_blink_led_init:
+0x4476 015959 fetch 1 ,mem_config_device1_led_gpio 
+0x4477 015960 branch mouse_led_blink 
+:      015964 mouse_statue_led_off:
+0x4478 015965 jam 0x20 ,mem_lpm_mult 
+0x4479 015966 branch mouse_devce_led_off 
+:      015970 mouse_devce1_led_off:
+0x447a 015971 fetch 1 ,mem_config_device1_led_gpio 
+0x447b 015972 rtneq gpio_disable 
+0x447c 015973 store 1 ,mem_mouse_struct_led_gpio 
+0x447d 015974 branch mouse_led_off 
+:      015976 mouse_devce2_led_off:
+0x447e 015977 fetch 1 ,mem_config_device2_led_gpio 
+0x447f 015978 rtneq gpio_disable 
+0x4480 015979 store 1 ,mem_mouse_struct_led_gpio 
+0x4481 015980 branch mouse_led_off 
+:      015982 mouse_devce_led_off:
+0x4482 015983 call mouse_led_off 
+0x4483 015984 call mouse_devce1_led_off 
+0x4484 015985 call mouse_devce2_led_off 
+:      015986 mouse_devce3_led_off:
+0x4485 015987 fetch 1 ,mem_config_device3_led_gpio 
+0x4486 015988 rtneq gpio_disable 
+0x4487 015989 store 1 ,mem_mouse_struct_led_gpio 
+0x4488 015990 branch mouse_led_off 
+:      015992 mouse_device1_led_on:
+0x4489 015993 fetch 1 ,mem_config_device1_led_gpio 
+0x448a 015994 store 1 ,mem_mouse_struct_led_gpio 
+0x448b 015995 branch mouse_led_on 
+:      015996 mouse_device2_led_on:
+0x448c 015997 fetch 1 ,mem_config_device2_led_gpio 
+0x448d 015998 store 1 ,mem_mouse_struct_led_gpio 
+0x448e 015999 branch mouse_led_on 
+:      016000 mouse_device3_led_on:
+0x448f 016001 fetch 1 ,mem_config_device3_led_gpio 
+0x4490 016002 store 1 ,mem_mouse_struct_led_gpio 
+0x4491 016003 branch mouse_led_on 
+:      016007 mouse_polling_device:
+0x4492 016008 bpatch patch1d_7 ,mem_patch1d 
+0x4493 016009 fetch 1 ,mem_reconn_times 
+0x4494 016010 increase -1 ,pdata 
+0x4495 016011 store 1 ,mem_reconn_times 
+0x4496 016012 fetcht 1 ,mem_device_flag 
+0x4497 016013 increase 1 ,temp 
+0x4498 016014 fetch 1 ,mem_device_number 
+0x4499 016015 isub temp ,null 
+0x449a 016016 ncall mouse_select_device_count_clean ,positive 
+0x449b 016017 storet 1 ,mem_device_flag 
+0x449c 016018 jam 0 ,mem_link_key_exists 
+0x449d 016019 call mouse_store_device_number2eeprom 
+0x449e 016020 call mouse_before_store_reconn_info 
+0x449f 016021 branch mouse_check_reconn_target 
+:      016023 mouse_power_down:
+0x44a0 016024 call mouse_devce_led_off 
+0x44a1 016025 setarg 0 
+0x44a2 016026 store 8 ,mem_gpio_wakeup_low 
+0x44a3 016027 branch lpm_hibernate 
+:      016038 remote_car_init:
+0x44a4 016039 rtn wake 
+0x44a5 016040 hfetch 1 ,core_gpio_sel1 
+0x44a6 016041 and_into 0xf0 ,pdata 
+0x44a7 016042 hstore 1 ,core_gpio_sel1 
+0x44a8 016043 call keyscan_key_init 
+0x44a9 016044 setarg remote_car_le_before_hibernate 
+0x44aa 016045 store 2 ,mem_cb_before_hibernate 
+0x44ab 016047 setarg remote_car_process_lpm_before 
+0x44ac 016048 store 2 ,mem_cb_before_lpm 
+0x44ad 016050 setarg remote_car_scale_process_idle 
+0x44ae 016051 store 2 ,mem_cb_idle_process 
+0x44af 016053 setarg remote_car_scale_process_bb_event 
+0x44b0 016054 store 2 ,mem_cb_bb_event_process 
+0x44b1 016056 setarg app_get_lpm_wake_lock 
+0x44b2 016057 store 2 ,mem_cb_check_wakelock 
+0x44b3 016059 call g24_head_ptr2regc 
+0x44b4 016060 setarg remote_car_g24_package_data 
+0x44b5 016061 add regc ,offset_24g_cb_data ,contw 
+0x44b6 016062 istore 2 ,contw 
+0x44b7 016064 setarg remote_car_g24_enter_lpm 
+0x44b8 016065 add regc ,offset_24g_cb_lpm_prepare ,contw 
+0x44b9 016066 istore 2 ,contw 
+0x44ba 016068 setarg remote_car_process_lpm_before 
+0x44bb 016069 add regc ,offset_24g_cb_lpm_before ,contw 
+0x44bc 016070 istore 2 ,contw 
+0x44bd 016072 setarg remote_car_event_timer 
+0x44be 016073 store 2 ,mem_cb_event_timer 
+0x44bf 016075 setarg remote_car_power_off_signal 
+0x44c0 016076 store 2 ,mem_remote_car_power_off_cb 
+0x44c1 016078 setarg remote_car_soft_switch_power_on_signal 
+0x44c2 016079 store 2 ,mem_remote_car_power_standby_cb 
+0x44c3 016081 setarg remote_car_send_key_data 
+0x44c4 016082 store 2 ,mem_cb_remote_car_keyscan 
+0x44c5 016084 bpatch patch1e_0 ,mem_patch1e 
+0x44c6 016085 call remote_car_init_environment 
+0x44c7 016086 call queue_init 
+0x44c8 016087 jam 2 ,mem_lpm_mult 
+0x44c9 016088 fetch 1 ,mem_remote_car_config_soft_switch_enable 
+0x44ca 016089 store 1 ,mem_remote_car_hard_soft_switch 
+0x44cb 016090 beq hard_switch ,remote_car_hard_switch_power_on_signal 
+0x44cc 016091 fetch 1 ,mem_remote_car_config_soft_switch_gpio 
+0x44cd 016092 store 1 ,mem_ui_button_gpio 
+:      016093 remote_car_soft_switch_power_on_init:
+0x44ce 016094 call remote_car_ui_led_init 
+0x44cf 016095 call ui_button_init 
+0x44d0 016096 call ui_button_polling 
+0x44d1 016097 jam power_starting ,mem_remote_car_power_state 
+0x44d2 016098 fetch 2 ,mem_ui_state_map 
+0x44d3 016099 rtnbit1 ui_state_btn_down 
+0x44d4 016100 branch app_enter_hibernate 
+:      016104 remote_car_hard_switch_power_on_signal:
+0x44d5 016105 jam power_standby ,mem_remote_car_power_state 
+:      016106 remote_car_soft_switch_power_on_signal:
+0x44d6 016107 call remote_car_ui_led_init 
+0x44d7 016109 arg 0 ,rega 
+0x44d8 016110 call ui_led_blink_start_global 
+:      016111 remote_car_connect_24g_mode:
+0x44d9 016112 branch g24_auto_pair_start 
+:      016114 remote_car_power_off_signal:
+0x44da 016115 branch remote_car_ui_led_init 
+:      016117 remote_car_ui_led_init:
+0x44db 016118 bpatch patch1e_1 ,mem_patch1e 
+0x44dc 016119 fetch 1 ,mem_remote_car_config_connect_led_gpio 
+0x44dd 016120 bne invalid_pin_num ,remote_car_pairing_led_gpio_set 
+:      016121 remote_car_ui_led_init_1:
+0x44de 016122 fetcht 1 ,mem_remote_car_led_map 
+0x44df 016123 branch gpio_config_output 
+:      016124 remote_car_pairing_led_gpio_set:
+0x44e0 016125 store 1 ,mem_remote_car_led_map 
+0x44e1 016126 branch remote_car_ui_led_init_1 
+:      016129 remote_car_init_environment:
+0x44e2 016130 call g24_set_device_addr 
+0x44e3 016131 fetch 2 ,mem_remote_car_no_data_timeout 
+0x44e4 016132 store 2 ,mem_remote_car_no_data_timer 
+0x44e5 016133 branch remote_car_get_adc_default_data 
+:      016135 remote_car_le_before_hibernate:
+:      016140 remote_car_in_enter_hibernate:
+0x44e6 016141 call gpio_set_before_lpm_common 
+0x44e7 016142 call remote_car_process_lpm_before 
+0x44e8 016143 branch app_enter_hibernate 
+:      016145 remote_car_process_lpm_before:
+0x44e9 016146 branch keyscan_process_lpm_before 
+:      016148 remote_car_g24_enter_lpm:
+0x44ea 016149 fetch 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44eb 016150 rtn blank 
+0x44ec 016152 branch g24_lpm_long_sleep 
+:      016154 remote_car_process_auto_pair_exit:
+0x44ed 016155 rtn 
+:      016157 remote_car_key_scan_process:
+0x44ee 016158 branch keyscan_key_process 
+:      016160 remote_car_scale_process_idle:
+0x44ef 016161 call remote_car_rocker_process 
+0x44f0 016162 call remote_car_24g_status_process 
+0x44f1 016163 branch remote_car_key_scan_process 
+:      016165 remote_car_scale_process_bb_event:
+0x44f2 016166 copy regc ,pdata 
+0x44f3 016167 beq bt_evt_button_up ,app_event_button_up 
+0x44f4 016168 beq bt_evt_button_long_pressed ,app_button_long_pressed 
+0x44f5 016169 beq bt_evt_24g_pairing_complete ,remote_car_24g_pairing_complete 
+0x44f6 016170 beq bt_evt_24g_attempt_success ,remote_car_24g_attempt_success 
+0x44f7 016171 beq bt_evt_24g_attempt_fail ,remote_car_24g_attempt_fail 
+0x44f8 016172 rtn 
+:      016174 remote_car_24g_attempt_fail:
+0x44f9 016175 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fa 016176 rtn 
+:      016178 remote_car_24g_pairing_complete:
+0x44fb 016179 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x44fc 016180 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x44fd 016181 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x44fe 016182 rtn 
+:      016184 remote_car_24g_attempt_success:
+0x44ff 016185 jam 1 ,mem_remote_car_24g_enter_lpm_enable 
+0x4500 016186 jam work_paired ,mem_remote_car_24g_auto_work_step 
+0x4501 016187 jam work_paired ,mem_remote_car_24g_pair_success_flag 
+0x4502 016188 rtn 
+:      016190 remote_car_24g_status_process:
+0x4503 016191 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4504 016192 rtneq power_on 
+0x4505 016193 fetch 1 ,mem_remote_car_24g_status 
+0x4506 016194 rtneq work_paired 
+0x4507 016195 jam work_paired ,mem_remote_car_24g_status 
+:      016196 remote_car_scale_process_paired:
+0x4508 016197 arg 0 ,rega 
+0x4509 016198 branch ui_led_off_global 
+:      016199 remote_car_scale_process_shutdown:
+0x450a 016200 arg 0 ,rega 
+0x450b 016201 call ui_led_off_global 
+0x450c 016202 call remote_car_ui_led_init 
+0x450d 016203 branch app_enter_hibernate 
+:      016205 remote_car_event_timer:
+0x450e 016206 call app_power_timer 
+0x450f 016207 branch remote_car_no_data_timer 
+:      016209 remote_car_no_data_timer:
+0x4510 016210 fetch 1 ,mem_remote_car_config_timeout_shutdown_enable 
+0x4511 016211 rtn blank 
+0x4512 016212 arg mem_remote_car_no_data_timer ,regc 
+0x4513 016213 arg remote_car_scale_process_shutdown ,regb 
+0x4514 016214 branch timer_single_step_2b 
+:      016217 remote_car_get_adc_default_data:
+0x4515 016218 call remote_car_rocker_get_x 
+0x4516 016219 storet 2 ,mem_current_vdd_value_default_mid_x 
+0x4517 016220 call remote_car_rocker_get_y 
+0x4518 016221 storet 2 ,mem_current_vdd_value_default_mid_y 
+0x4519 016222 rtn 
+:      016223 remote_car_rocker_data_get:
+:      016224 remote_car_rocker_get_x:
+0x451a 016225 fetch 2 ,mem_current_vdd_value_default_mid_x 
+0x451b 016226 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x451c 016227 call remote_car_get_adc_from_gpio6 
+0x451d 016228 call remote_car_rocker_get_value 
+0x451e 016229 store 1 ,mem_rocker_status 
+:      016230 remote_car_rocker_get_y:
+0x451f 016231 fetch 2 ,mem_current_vdd_value_default_mid_y 
+0x4520 016232 store 2 ,mem_current_vdd_value_default_mid_temp 
+0x4521 016233 call remote_car_get_adc_from_gpio7 
+0x4522 016234 call remote_car_rocker_get_value 
+0x4523 016235 store 1 ,mem_rocker_status + 1 
+0x4524 016236 rtn 
+:      016237 remote_car_rocker_get_value:
+0x4525 016238 fetch 2 ,mem_current_vdd_default_range 
+0x4526 016239 copy pdata ,rega 
+0x4527 016240 fetch 2 ,mem_current_vdd_value_default_mid_temp 
+0x4528 016241 call remote_car_rocker_mid_value_adjust 
+0x4529 016242 fetch 1 ,mem_rocker_work_status 
+0x452a 016243 nbranch remote_car_rocker_translate_key ,blank 
+0x452b 016244 nrtn positive 
+0x452c 016245 fetcht 2 ,mem_current_vdd_value_default_mid_temp 
+0x452d 016246 rtn 
+:      016247 remote_car_rocker_mid_value_adjust:
+0x452e 016248 isub temp ,pdata 
+0x452f 016249 branch remote_car_rocker_mid_adjust_positive ,positive 
+0x4530 016250 sub pdata ,0 ,pdata 
+0x4531 016251 jam 1 ,mem_rocker_negative_flag 
+0x4532 016252 isub rega ,null 
+0x4533 016253 rtn 
+:      016254 remote_car_rocker_mid_adjust_positive:
+0x4534 016255 jam 0 ,mem_rocker_negative_flag 
+0x4535 016256 isub rega ,null 
+0x4536 016257 rtn 
+:      016258 remote_car_rocker_translate_key:
+0x4537 016259 nbranch remote_car_rocker_middle_key ,positive 
+0x4538 016260 fetch 1 ,mem_rocker_negative_flag 
+0x4539 016261 nbranch remote_car_rocker_negative_key ,blank 
+:      016262 remote_car_rocker_positive_key:
+0x453a 016263 setarg rocker_positive_key 
+0x453b 016264 rtn 
+:      016265 remote_car_rocker_negative_key:
+0x453c 016266 setarg rocker_negative_key 
+0x453d 016267 rtn 
+:      016268 remote_car_rocker_middle_key:
+0x453e 016269 setarg rocker_middle_key 
+0x453f 016270 rtn 
+:      016271 remote_car_get_adc_from_gpio6:
+0x4540 016272 jam 0x33 ,mem_adc_channel 
+0x4541 016273 branch adc_set_mode 
+:      016274 remote_car_get_adc_from_gpio7:
+0x4542 016275 jam 0x34 ,mem_adc_channel 
+0x4543 016276 branch adc_set_mode 
+:      016279 remote_car_rocker_process:
+0x4544 016280 fetch 1 ,mem_remote_car_config_check_way 
+0x4545 016281 rtnne car_remote_check_rocker 
+:      016282 remote_car_read_rocker_check_start:
+0x4546 016283 bpatch patch1e_2 ,mem_patch1e 
+0x4547 016284 jam 1 ,mem_rocker_work_status 
+0x4548 016285 call remote_car_rocker_data_get 
+0x4549 016286 fetch 2 ,mem_rocker_status 
+0x454a 016287 fetcht 2 ,mem_rocker_last_status 
+0x454b 016288 isub temp ,null 
+0x454c 016289 rtn zero 
+0x454d 016290 store 2 ,mem_rocker_last_status 
+0x454e 016291 call remote_car_rocker_x_to_key 
+0x454f 016292 branch remote_car_rocker_y_to_key 
+:      016294 remote_car_rocker_x_to_key:
+0x4550 016295 fetch 1 ,mem_rocker_x_status 
+0x4551 016296 branch rocker_to_queue_set_0 ,blank 
+0x4552 016297 increase -1 ,pdata 
+0x4553 016298 branch remote_car_rocker_to_key 
+:      016299 remote_car_rocker_y_to_key:
+0x4554 016300 fetch 1 ,mem_rocker_y_status 
+0x4555 016301 branch rocker_to_queue_set_2 ,blank 
+0x4556 016302 increase 1 ,pdata 
+:      016303 remote_car_rocker_to_key:
+0x4557 016304 copy pdata ,queue 
+0x4558 016305 arg 1 ,rega 
+0x4559 016306 branch remote_car_send_key_data 
+:      016308 rocker_to_queue_set_0:
+0x455a 016309 arg 0 ,queue 
+0x455b 016310 arg 0 ,rega 
+0x455c 016311 branch remote_car_send_key_data 
+:      016312 rocker_to_queue_set_2:
+0x455d 016313 arg 2 ,queue 
+0x455e 016314 arg 0 ,rega 
+0x455f 016315 branch remote_car_send_key_data 
+:      016317 remote_car_send_key_data:
+0x4560 016318 copy rega ,pdata 
+0x4561 016319 store 1 ,mem_remote_key_status 
+0x4562 016320 fetch 1 ,mem_remote_car_24g_auto_work_step 
+0x4563 016321 beq power_on ,g24_auto_pair_start 
+0x4564 016322 fetch 2 ,mem_remote_car_no_data_timeout 
+0x4565 016323 store 2 ,mem_remote_car_no_data_timer 
+0x4566 016324 fetch 1 ,mem_remote_key_status 
+0x4567 016325 branch remote_car_key_is_release ,blank 
+:      016326 remote_car_key_is_press:
+0x4568 016327 bpatch patch1e_3 ,mem_patch1e 
+0x4569 016328 arg 0 ,rega 
+0x456a 016329 call ui_led_on_global 
+:      016330 remote_car_attack_key_press:
+0x456b 016331 copy queue ,pdata 
+0x456c 016332 beq 4 ,remote_car_send_attack_key4_press 
+0x456d 016333 beq 5 ,remote_car_send_attack_key5_press 
+0x456e 016334 beq 6 ,remote_car_send_fire_key6_press 
+:      016337 remote_car_motor_key_press:
+0x456f 016338 call remote_car_device_layout_select 
+0x4570 016339 beq control_f_b_ten ,remote_car_single_motor_key_is_press 
+0x4571 016340 beq control_l_r_ten ,remote_car_double_motor_key_press 
+0x4572 016341 beq control_l_r_lr ,remote_car_single_motor_key_is_press 
+0x4573 016342 rtn 
+:      016344 remote_car_single_motor_key_is_press:
+0x4574 016345 copy queue ,pdata 
+0x4575 016346 beq 0 ,remote_car_send_motor1_key0_press 
+0x4576 016347 beq 1 ,remote_car_send_motor1_key1_press 
+0x4577 016348 beq 2 ,remote_car_send_motor2_key2_press 
+0x4578 016349 beq 3 ,remote_car_send_motor2_key3_press 
+0x4579 016350 rtn 
+:      016352 remote_car_double_motor_key_press:
+0x457a 016353 copy queue ,pdata 
+0x457b 016354 beq 0 ,remote_car_send_double_motor_key0_press 
+0x457c 016355 beq 1 ,remote_car_send_double_motor_key1_press 
+0x457d 016356 beq 2 ,remote_car_send_double_motor_key2_press 
+0x457e 016357 beq 3 ,remote_car_send_double_motor_key3_press 
+0x457f 016358 rtn 
+:      016360 remote_car_key_is_release:
+0x4580 016361 bpatch patch1e_4 ,mem_patch1e 
+0x4581 016362 arg 0 ,rega 
+0x4582 016363 call ui_led_off_global 
+:      016364 remote_car_attack_key_release:
+0x4583 016365 copy queue ,pdata 
+0x4584 016366 beq 4 ,remote_car_send_attack_key4_rel 
+0x4585 016367 beq 5 ,remote_car_send_attack_key5_rel 
+:      016370 remote_car_motor_key_release:
+0x4586 016371 call remote_car_device_layout_select 
+0x4587 016372 beq control_f_b_ten ,remote_car_single_motor_key_rel 
+0x4588 016373 beq control_l_r_ten ,remote_car_double_motor_key_rel 
+0x4589 016374 beq control_l_r_lr ,remote_car_single_motor_key_rel 
+0x458a 016375 rtn 
+:      016377 remote_car_device_layout_select:
+0x458b 016378 fetch 1 ,mem_remote_car_config_layout 
+0x458c 016379 fetcht 1 ,mem_remote_car_config_key_map 
+0x458d 016380 ior temp ,pdata 
+0x458e 016381 rtn 
+:      016384 remote_car_send_motor1_key0_press:
+0x458f 016385 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4590 016386 branch remote_car_send_key 
+:      016387 remote_car_send_motor1_key1_press:
+0x4591 016388 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x4592 016389 branch remote_car_send_key 
+:      016390 remote_car_send_motor2_key2_press:
+0x4593 016391 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4594 016392 branch remote_car_send_key 
+:      016393 remote_car_send_motor2_key3_press:
+0x4595 016394 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x4596 016395 branch remote_car_send_key 
+:      016398 remote_car_send_double_motor_key0_press:
+0x4597 016399 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x4598 016400 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x4599 016401 branch remote_car_send_key 
+:      016402 remote_car_send_double_motor_key1_press:
+0x459a 016403 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459b 016404 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x459c 016405 branch remote_car_send_key 
+:      016406 remote_car_send_double_motor_key2_press:
+0x459d 016407 jam motor_negative ,mem_remote_car_24g_motor1_payload 
+0x459e 016408 jam motor_positive ,mem_remote_car_24g_motor2_payload 
+0x459f 016409 branch remote_car_send_key 
+:      016410 remote_car_send_double_motor_key3_press:
+0x45a0 016411 jam motor_positive ,mem_remote_car_24g_motor1_payload 
+0x45a1 016412 jam motor_negative ,mem_remote_car_24g_motor2_payload 
+0x45a2 016413 branch remote_car_send_key 
+:      016416 remote_car_send_attack_key4_press:
+0x45a3 016417 jam motor_positive ,mem_remote_car_24g_motor3_payload 
+0x45a4 016418 branch remote_car_send_key 
+:      016419 remote_car_send_attack_key5_press:
+0x45a5 016420 jam motor_negative ,mem_remote_car_24g_motor3_payload 
+0x45a6 016421 branch remote_car_send_key 
+:      016423 remote_car_send_fire_key6_press:
+0x45a7 016424 jam 0x01 ,mem_remote_car_24g_fire_send_payload 
+0x45a8 016425 branch remote_car_send_attack 
+:      016427 remote_car_single_motor_key_rel:
+0x45a9 016428 copy queue ,pdata 
+0x45aa 016429 beq 0 ,remote_car_send_motor1_key0_rel 
+0x45ab 016430 beq 1 ,remote_car_send_motor1_key1_rel 
+0x45ac 016431 beq 2 ,remote_car_send_motor2_key2_rel 
+0x45ad 016432 beq 3 ,remote_car_send_motor2_key3_rel 
+0x45ae 016433 rtn 
+:      016435 remote_car_double_motor_key_rel:
+0x45af 016436 copy queue ,pdata 
+0x45b0 016437 beq 0 ,remote_car_send_double_motor_key0_rel 
+0x45b1 016438 beq 1 ,remote_car_send_double_motor_key1_rel 
+0x45b2 016439 beq 2 ,remote_car_send_double_motor_key2_rel 
+0x45b3 016440 beq 3 ,remote_car_send_double_motor_key3_rel 
+0x45b4 016441 rtn 
+:      016443 remote_car_send_motor1_key0_rel:
+:      016444 remote_car_send_motor1_key1_rel:
+0x45b5 016445 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45b6 016446 branch remote_car_send_key 
+:      016447 remote_car_send_motor2_key2_rel:
+:      016448 remote_car_send_motor2_key3_rel:
+0x45b7 016449 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45b8 016450 branch remote_car_send_key 
+:      016452 remote_car_send_double_motor_key0_rel:
+:      016453 remote_car_send_double_motor_key1_rel:
+:      016454 remote_car_send_double_motor_key2_rel:
+:      016455 remote_car_send_double_motor_key3_rel:
+0x45b9 016456 jam motor_stop ,mem_remote_car_24g_motor1_payload 
+0x45ba 016457 jam motor_stop ,mem_remote_car_24g_motor2_payload 
+0x45bb 016458 branch remote_car_send_key 
+:      016460 remote_car_send_attack_key4_rel:
+:      016461 remote_car_send_attack_key5_rel:
+0x45bc 016462 jam motor_stop ,mem_remote_car_24g_motor3_payload 
+0x45bd 016463 branch remote_car_send_key 
+:      016465 remote_car_send_key:
+0x45be 016466 arg mem_remote_car_24g_motor_packet ,rega 
+0x45bf 016467 branch queue_push 
+:      016468 remote_car_send_attack:
+0x45c0 016469 arg mem_remote_car_24g_fire_packet ,rega 
+0x45c1 016470 branch queue_push 
+:      016472 remote_car_g24_package_data:
+0x45c2 016473 fetch 1 ,mem_remote_car_24g_pair_success_flag 
+0x45c3 016474 beq work_paired ,remote_car_g24_send_empty 
+0x45c4 016475 arg mem_remote_car_24g_tx_temp ,rega 
+0x45c5 016476 call queue_pop 
+0x45c6 016477 nbranch remote_car_moto_data ,user 
+:      016478 remote_car_g24_package_data_continue:
+0x45c7 016479 arg mem_remote_car_24g_tx_temp ,contr 
+0x45c8 016480 ifetch 1 ,contr 
+0x45c9 016481 copy pdata ,rega 
+0x45ca 016482 arg mem_remote_car_24g_tx_temp + 1 ,regb 
+0x45cb 016485 rtn 
+:      016487 remote_car_g24_send_empty:
+0x45cc 016488 jam 0 ,mem_remote_car_24g_pair_success_flag 
+0x45cd 016489 enable user 
+0x45ce 016490 arg 1 ,rega 
+0x45cf 016491 arg mem_remote_car_empty_packet ,regb 
+0x45d0 016492 rtn 
+:      016494 remote_car_moto_data:
+0x45d1 016495 fetch 1 ,mem_remote_car_24g_tx_temp + 3 
+0x45d2 016496 beq car_cmd_l_r_motor_control ,remote_car_moto_data_next 
+0x45d3 016497 beq car_cmd_f_b_motor_control ,remote_car_moto_data_next 
+0x45d4 016498 rtn 
+:      016499 remote_car_moto_data_next:
+0x45d5 016500 fetch 1 ,mem_remote_car_24g_tx_temp + 6 
+0x45d6 016501 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d7 016502 fetch 1 ,mem_remote_car_24g_tx_temp + 8 
+0x45d8 016503 nbranch remote_car_moto_data_enable_user ,blank 
+0x45d9 016504 fetch 1 ,mem_remote_car_24g_tx_temp + 10 
+0x45da 016505 nbranch remote_car_moto_data_enable_user ,blank 
+0x45db 016506 rtn 
+:      016507 remote_car_moto_data_enable_user:
+0x45dc 016508 enable user 
+0x45dd 016509 branch remote_car_g24_package_data_continue 
+:      016517 shutter_init:
+0x45de 016518 rtn wake 
+0x45df 016519 hfetch 1 ,core_gpio_sel1 
+0x45e0 016520 and_into 0xfc ,pdata 
+0x45e1 016521 hstore 1 ,core_gpio_sel1 
+0x45e2 016522 setarg shutter_le_before_hibernate 
+0x45e3 016523 store 2 ,mem_cb_before_hibernate 
+0x45e4 016525 setarg shutter_process_lpm_before 
+0x45e5 016526 store 2 ,mem_cb_before_lpm 
+0x45e6 016528 setarg app_enter_hibernate 
+0x45e7 016529 store 2 ,mem_cb_discovry_timeout 
+0x45e8 016531 setarg shutter_process_idle 
+0x45e9 016532 store 2 ,mem_cb_idle_process 
+0x45ea 016534 setarg shutter_process_bb_event 
+0x45eb 016535 store 2 ,mem_cb_bb_event_process 
+0x45ec 016537 setarg shutter_le_scale_lpm_lock 
+0x45ed 016538 store 2 ,mem_cb_check_wakelock 
+0x45ee 016540 setarg ble_shutter_receive_data 
+0x45ef 016541 store 2 ,mem_cb_att_write 
+0x45f0 016543 setarg shutter_le_bb_event_timer 
+0x45f1 016544 store 2 ,mem_cb_event_timer 
+0x45f2 016546 setarg shutter_key_change 
+0x45f3 016547 store 2 ,mem_cb_shutter_keycan 
+0x45f4 016549 setarg shutter_soft_swtich_power_on 
+0x45f5 016550 store 2 ,mem_shutter_soft_switch_poweron_callback_function 
+0x45f6 016551 setarg shutter_soft_swtich_power_off 
+0x45f7 016552 store 2 ,mem_shutter_soft_switch_poweroff_callback_function 
+0x45f8 016554 call le_modified_name 
+0x45f9 016555 call shutter_load_bluetooth_config_by_user_config 
+0x45fa 016556 call shutter_init_bluetooth_config 
+0x45fb 016557 call shutter_init_param 
+0x45fc 016558 call keyscan_key_init 
+0x45fd 016559 call shutter_load_buffer_config_form_datarom 
+0x45fe 016560 call queue_init 
+0x45ff 016561 call ui_led_init_global 
+0x4600 016562 call shutter_load_bluetooth_config 
+0x4601 016563 call shutter_load_bluetooth_config_by_eeprom 
+0x4602 016565 bpatch patch1e_5 ,mem_patch1e 
+0x4603 016566 call classic_shutter_load_reconn_info 
+0x4604 016567 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4605 016568 beq hard_switch ,shutter_hart_swtich_power_on 
+0x4606 016569 fetch 1 ,mem_shutter_soft_switch_button_gpio 
+0x4607 016570 store 1 ,mem_ui_button_gpio 
+0x4608 016571 branch ui_soft_swtich_init 
+:      016574 shutter_hart_swtich_power_on:
+0x4609 016575 jam ui_button_gpio_disable ,mem_ui_button_gpio 
+0x460a 016576 jam ss_state_power_on ,mem_shutter_soft_switch_power_state 
+0x460b 016577 branch shutter_start_reconnect 
+:      016581 shutter_le_scale_lpm_lock:
+0x460c 016582 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x460d 016583 beq ss_state_power_off ,app_get_lpm_wake_lock 
+0x460e 016584 call l2cap_malloc_get_full_map 
+0x460f 016585 fetch 1 ,mem_used_map 
+0x4610 016586 nbranch app_get_lpm_wake_lock ,blank 
+0x4611 016587 branch app_put_lpm_wake_lock 
+:      016591 shutter_process_bb_event:
+0x4612 016592 copy regc ,pdata 
+0x4613 016594 beq bt_evt_bb_connected ,classic_shutter_process_baseband_connect 
+0x4614 016595 beq bt_evt_bb_disconnected ,classic_shutter_process_baseband_disconnect 
+0x4615 016596 beq bt_evt_reconn_failed ,classic_shutter_process_reconnect_failed 
+0x4616 016597 beq bt_evt_setup_complete ,classic_shutter_process_setup_complete 
+0x4617 016598 beq bt_evt_hid_connected ,classic_shutter_process_hid_connect 
+0x4618 016599 beq bt_evt_hid_disconnected ,classic_shutter_process_hid_disconnect 
+0x4619 016600 beq bt_evt_hid_handshake ,classic_shutter_process_hid_handshake 
+0x461a 016601 beq bt_evt_reconn_page_timeout ,classic_shutter_process_reconnect_page_timeout 
+0x461b 016602 beq bt_evt_virtual_cable_unplug ,classic_shutter_process_virtual_cable_unplug 
+0x461c 016603 beq bt_evt_remote_unsniff ,classic_shutter_process_remote_unsniff 
+0x461d 016604 beq bt_evt_store_nvram ,classic_shutter_process_store_reconnect_information 
+0x461e 016606 beq bt_evt_le_connected ,ble_shutter_process_baseband_connect 
+0x461f 016607 beq bt_evt_le_disconnected ,ble_shutter_process_baseband_disconnect 
+0x4620 016608 beq bt_evt_le_reconnect_complete ,ble_shutter_process_reconnect_complete 
+0x4621 016609 beq bt_evt_le_parse_conn_papa_update_rsp ,ble_shutter_process_parse_connect_parameter_update_response 
+0x4622 016611 beq bt_evt_button_long_pressed ,shutter_process_soft_swtich_button_long_press 
+0x4623 016612 beq bt_evt_button_down ,shutter_process_soft_swtich_button_down 
+0x4624 016613 beq bt_evt_button_up ,shutter_process_soft_swtich_button_up 
+0x4625 016614 rtn 
+:      016619 classic_shutter_process_baseband_connect:
+0x4626 016620 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4627 016621 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4628 016622 rtn 
+:      016625 classic_shutter_process_baseband_disconnect:
+0x4629 016626 call classic_shutter_disconnect_clear_flag 
+0x462a 016627 branch classic_shutter_process_reconnect_failed 
+:      016629 classic_shutter_disconnect_clear_flag:
+0x462b 016630 jam app_handshake_null ,mem_app_handshake_flag 
+0x462c 016631 jam 0 ,mem_hid_handshake_timer_count 
+0x462d 016632 jam 0 ,mem_unsniff2sniff_timer_count 
+0x462e 016633 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x462f 016634 jam 0 ,mem_classic_shutter_hid_disconn_count 
+0x4630 016635 branch queue_init 
+:      016638 classic_shutter_process_reconnect_failed:
+0x4631 016639 call app_disconn_reason_clear 
+0x4632 016640 branch shutter_start_bluetooth_discovery 
+:      016643 classic_shutter_process_setup_complete:
+0x4633 016644 call shutter_stop_bluetooth_discovery 
+0x4634 016645 branch app_led_stop_blink 
+:      016648 classic_shutter_process_hid_connect:
+0x4635 016649 setarg hid_handshake_timeout 
+0x4636 016650 store 1 ,mem_hid_handshake_timer_count 
+0x4637 016651 rtn 
+:      016654 classic_shutter_process_hid_disconnect:
+0x4638 016655 jam 0 ,mem_classic_shutter_cable_unplug_conut 
+0x4639 016656 setarg flag_shutter_hid_disconn_timeout 
+0x463a 016657 store 1 ,mem_classic_shutter_hid_disconn_count 
+0x463b 016658 rtn 
+:      016661 classic_shutter_process_hid_handshake:
+0x463c 016662 fetch 1 ,mem_app_handshake_flag 
+0x463d 016663 rtneq app_handshake_done 
+0x463e 016664 jam app_handshake_done ,mem_app_handshake_flag 
+0x463f 016665 call app_lpm_mult_enable 
+0x4640 016666 call app_store_reconn_info 
+0x4641 016667 call shutter_stop_bluetooth_discovery 
+0x4642 016668 call app_led_off 
+0x4643 016669 branch app_bt_enter_sniff 
+:      016672 classic_shutter_process_reconnect_page_timeout:
+0x4644 016673 branch classic_shutter_process_reconnect_failed 
+:      016676 classic_shutter_process_virtual_cable_unplug:
+0x4645 016677 setarg flag_shutter_cable_unplug_timeout 
+0x4646 016678 store 1 ,mem_classic_shutter_cable_unplug_conut 
+0x4647 016679 rtn 
+:      016682 classic_shutter_process_remote_unsniff:
+0x4648 016683 branch app_start_auto_sniff 
+:      016687 classic_shutter_process_store_reconnect_information:
+0x4649 016688 arg nvram_eeprom_offset ,regb 
+0x464a 016689 fetch 1 ,mem_nv_data_number 
+0x464b 016690 mul32 pdata ,34 ,temp 
+0x464c 016691 fetch 2 ,mem_nv_data_ptr 
+0x464d 016692 copy pdata ,rega 
+0x464e 016693 branch iicd_write_eep_data 
+:      016695 classic_shutter_load_reconn_info:
+0x464f 016696 arg nvram_eeprom_offset ,regb 
+0x4650 016697 fetch 1 ,mem_shutter_bluetooth_type 
+0x4651 016698 rtnbit0 classic_shutter 
+0x4652 016699 fetch 1 ,mem_nv_data_number 
+0x4653 016700 rtn blank 
+0x4654 016701 mul32 pdata ,34 ,temp 
+0x4655 016702 fetch 2 ,mem_nv_data_ptr 
+0x4656 016703 copy pdata ,rega 
+0x4657 016704 branch iicd_read_eep_data 
+:      016708 ble_shutter_process_baseband_connect:
+0x4658 016709 call shutter_stop_bluetooth_discovery 
+0x4659 016710 setarg 0 
+0x465a 016711 store 2 ,mem_ble_shutter_reconn_timer 
+0x465b 016712 branch app_led_off 
+:      016715 ble_shutter_process_baseband_disconnect:
+0x465c 016716 call queue_init 
+0x465d 016717 jam 0 ,mem_ble_shutter_enable_notify 
+0x465e 016718 branch shutter_start_reconnect 
+:      016721 ble_shutter_process_reconnect_complete:
+0x465f 016722 call queue_init 
+0x4660 016723 jam 1 ,mem_ble_shutter_enable_notify 
+0x4661 016724 fetch 8 ,mem_ble_shutter_interval_min 
+0x4662 016725 store 8 ,mem_le_interval_min 
+0x4663 016726 call app_lpm_mult_enable 
+0x4664 016727 branch le_l2cap_tx_update_req 
+:      016730 ble_shutter_process_parse_connect_parameter_update_response:
+0x4665 016731 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x4666 016732 rtneq ble_signaling_connect_parameter_update_accepted 
+0x4667 016733 fetch 8 ,mem_ble_shutter_interval_min_new 
+0x4668 016734 rtn blank 
+0x4669 016735 store 8 ,mem_le_interval_min 
+0x466a 016736 branch le_l2cap_tx_update_req 
+:      016740 shutter_process_soft_swtich_button_long_press:
+0x466b 016741 branch ui_soft_switch_botton_long_press 
+:      016743 shutter_process_soft_swtich_button_down:
+0x466c 016744 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x466d 016745 rtneq hard_switch 
+0x466e 016746 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x466f 016747 rtnne ss_state_power_on 
+0x4670 016748 call shutter_store_currenct_led_state 
+0x4671 016749 branch app_led_on 
+:      016751 shutter_store_currenct_led_state:
+0x4672 016752 jam 1 ,mem_shutter_soft_swtich_botton_down 
+0x4673 016753 arg 11 ,loopcnt 
+0x4674 016754 arg mem_shutter_soft_swtich_led_struct_temp ,contw 
+0x4675 016755 arg mem_shutter_led_struct_app_led ,contr 
+0x4676 016756 branch memcpy 
+:      016758 shutter_process_soft_swtich_button_up:
+0x4677 016759 fetch 1 ,mem_shutter_hard_soft_switch_case 
+0x4678 016760 rtneq hard_switch 
+0x4679 016761 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x467a 016762 beq ss_state_power_on ,shutter_load_currenct_led_state 
+0x467b 016763 branch ui_soft_switch_botton_up 
+:      016765 shutter_load_currenct_led_state:
+0x467c 016766 fetch 1 ,mem_shutter_soft_swtich_botton_down 
+0x467d 016767 rtnne 1 
+0x467e 016768 jam 0 ,mem_shutter_soft_swtich_botton_down 
+0x467f 016769 fetch 2 ,mem_ui_state_map 
+0x4680 016770 bbit1 ui_state_bt_connected ,app_led_off 
+0x4681 016771 bbit1 ui_state_ble_connected ,app_led_off 
+0x4682 016772 arg 11 ,loopcnt 
+0x4683 016773 arg mem_shutter_soft_swtich_led_struct_temp ,contr 
+0x4684 016774 arg mem_shutter_led_struct_app_led ,contw 
+0x4685 016775 branch memcpy 
+:      016780 shutter_le_bb_event_timer:
+0x4686 016782 call shutter_check_sleep_timer 
+0x4687 016785 call shutter_check_power_off_timer 
+0x4688 016788 call classic_shutter_check_unplug_timer 
+0x4689 016789 call classic_shutter_hid_handshake_timer 
+0x468a 016790 call classic_shutter_hid_disconn_timer 
+0x468b 016793 branch ble_shutter_reconn_timer 
+:      016797 shutter_check_sleep_timer:
+0x468c 016798 arg mem_shutter_sleep_timer ,regc 
+0x468d 016799 arg shutter_sleep_timeout ,regb 
+0x468e 016800 branch timer_single_step_2b 
+:      016801 shutter_sleep_timeout:
+0x468f 016802 jam ss_state_power_off ,mem_shutter_soft_switch_power_state 
+0x4690 016803 call app_led_off 
+0x4691 016804 call shutter_disconnect_current_connection 
+0x4692 016805 branch shutter_wait_power_off 
+:      016808 shutter_check_power_off_timer:
+0x4693 016809 arg mem_shutter_power_off_timer ,regc 
+0x4694 016810 arg shutter_check_power_off_timeout ,regb 
+0x4695 016811 branch timer_single_step 
+:      016813 shutter_check_power_off_timeout:
+0x4696 016814 fetch 2 ,mem_ui_state_map 
+0x4697 016815 bbit1 ui_state_ble_connected ,shutter_wait_power_off 
+0x4698 016816 bbit1 ui_state_bt_connected ,shutter_wait_power_off 
+0x4699 016817 fetch 1 ,mem_shutter_led_struct_app_led_type 
+0x469a 016818 beq ui_led_state_blink_start ,shutter_wait_power_off 
+0x469b 016819 beq ui_led_state_blink_lighting ,shutter_wait_power_off 
+0x469c 016820 beq ui_led_state_blink_darking ,shutter_wait_power_off 
+0x469d 016821 branch app_enter_hibernate 
+:      016825 classic_shutter_check_unplug_timer:
+0x469e 016826 arg mem_classic_shutter_cable_unplug_conut ,regc 
+0x469f 016827 arg classic_shutter_unplug_timeout ,regb 
+0x46a0 016828 branch timer_single_step 
+:      016830 classic_shutter_unplug_timeout:
+0x46a1 016831 fetch 1 ,mem_control_tasks 
+0x46a2 016832 set1 l2cap_disconnect_interrupt ,pdata 
+0x46a3 016833 set1 l2cap_disconnect_control ,pdata 
+0x46a4 016834 store 1 ,mem_control_tasks 
+0x46a5 016835 rtn 
+:      016837 classic_shutter_hid_handshake_timer:
+0x46a6 016838 arg mem_hid_handshake_timer_count ,regc 
+0x46a7 016839 arg classic_shutter_process_hid_handshake ,regb 
+0x46a8 016840 branch timer_single_step 
+:      016842 classic_shutter_hid_disconn_timer:
+0x46a9 016843 arg mem_classic_shutter_hid_disconn_count ,regc 
+0x46aa 016844 arg app_bt_disconnect ,regb 
+0x46ab 016845 branch timer_single_step 
+:      016850 ble_shutter_reconn_timer:
+0x46ac 016851 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46ad 016852 rtnne ss_state_power_on 
+0x46ae 016853 arg mem_ble_shutter_reconn_timer ,regc 
+0x46af 016854 arg shutter_start_bluetooth_discovery ,regb 
+0x46b0 016855 branch timer_single_step_2b 
+:      016858 shutter_process_idle:
+0x46b1 016859 call shutter_send_data_to_master 
+0x46b2 016860 branch keyscan_key_process 
+:      016863 shutter_process_lpm_before:
+0x46b3 016864 branch keyscan_process_lpm_before 
+:      016866 shutter_le_before_hibernate:
+0x46b4 016867 call gpio_set_before_lpm_common 
+0x46b5 016868 branch shutter_process_lpm_before 
+:      016874 shutter_stop_bluetooth_discovery:
+0x46b6 016875 fetch 1 ,mem_shutter_bluetooth_type 
+0x46b7 016876 bbit1 classic_shutter ,classic_shutter_stop_bluetooth_discovery 
+0x46b8 016877 bbit1 ble_shutter ,ble_shutter_stop_bluetooth_discovery 
+0x46b9 016878 rtn 
+:      016880 ble_shutter_stop_bluetooth_discovery:
+0x46ba 016881 fetch 2 ,mem_ble_shutter_connect_timeout 
+0x46bb 016882 store 2 ,mem_shutter_sleep_timeout 
+0x46bc 016883 store 2 ,mem_shutter_sleep_timer 
+0x46bd 016884 branch app_ble_stop_adv 
+:      016886 classic_shutter_stop_bluetooth_discovery:
+0x46be 016887 fetch 2 ,mem_classic_shutter_connect_timeout 
+0x46bf 016888 store 2 ,mem_shutter_sleep_timeout 
+0x46c0 016889 store 2 ,mem_shutter_sleep_timer 
+0x46c1 016890 branch app_bt_stop_discovery 
+:      016892 shutter_start_bluetooth_discovery:
+0x46c2 016893 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46c3 016894 rtnne ss_state_power_on 
+0x46c4 016895 fetch 1 ,mem_shutter_bluetooth_type 
+0x46c5 016896 bbit1 classic_shutter ,classic_shutter_start_discovery 
+0x46c6 016897 bbit1 ble_shutter ,ble_shutter_start_discovery 
+0x46c7 016898 rtn 
+:      016900 classic_shutter_start_discovery:
+0x46c8 016901 fetch 2 ,mem_classic_shutter_discovery_timeout ,
+0x46c9 016902 store 2 ,mem_shutter_sleep_timeout 
+0x46ca 016903 store 2 ,mem_shutter_sleep_timer 
+0x46cb 016904 branch app_bt_start_discovery_short 
+:      016906 ble_shutter_start_discovery:
+0x46cc 016907 fetch 2 ,mem_ui_state_map 
+0x46cd 016908 rtnbit1 ui_state_ble_connected 
+0x46ce 016909 fetch 2 ,mem_ble_shutter_discovery_timeout 
+0x46cf 016910 store 2 ,mem_shutter_sleep_timeout 
+0x46d0 016911 store 2 ,mem_shutter_sleep_timer 
+0x46d1 016912 fetch 2 ,mem_ble_shutter_discovery_adv_interval 
+0x46d2 016913 call shutter_ble_adv_interval_set 
+0x46d3 016914 call app_led_start_blink 
+0x46d4 016915 fetch 4 ,mem_ble_shutter_discovery_blink_on_time 
+0x46d5 016916 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46d6 016917 fetch 2 ,mem_ui_state_map 
+0x46d7 016918 rtnbit1 ui_state_ble_adv 
+0x46d8 016919 branch app_ble_start_adv 
+:      016922 shutter_start_reconnect:
+0x46d9 016923 fetch 1 ,mem_shutter_soft_switch_power_state 
+0x46da 016924 rtnne ss_state_power_on 
+0x46db 016925 fetch 1 ,mem_shutter_bluetooth_type 
+0x46dc 016926 bbit1 classic_shutter ,classic_shutter_start_reconnect 
+0x46dd 016927 bbit1 ble_shutter ,ble_shutter_start_reconnect 
+0x46de 016928 rtn 
+:      016930 classic_shutter_start_reconnect:
+0x46df 016931 call app_check_reconn_target 
+0x46e0 016932 branch shutter_start_bluetooth_discovery ,blank 
+0x46e1 016933 call app_led_on 
+0x46e2 016934 call app_bt_stop_discovery 
+0x46e3 016935 branch app_bt_start_reconnect 
+:      016937 ble_shutter_start_reconnect:
+0x46e4 016938 fetch 2 ,mem_ble_shutter_reconn_timer 
+0x46e5 016939 fetcht 2 ,mem_ble_shutter_reconn_timeout 
+0x46e6 016940 storet 2 ,mem_ble_shutter_reconn_timer 
+0x46e7 016941 nrtn blank 
+0x46e8 016942 fetch 2 ,mem_ble_shutter_reconn_dav_interval 
+0x46e9 016943 call shutter_ble_adv_interval_set 
+0x46ea 016944 call app_led_start_blink 
+0x46eb 016945 fetch 4 ,mem_ble_shutter_reconn_blink_on_time 
+0x46ec 016946 store 4 ,mem_shutter_led_struct_app_led_on_time 
+0x46ed 016947 fetch 2 ,mem_ui_state_map 
+0x46ee 016948 rtnbit1 ui_state_ble_adv 
+0x46ef 016949 branch app_ble_start_adv 
+:      016952 shutter_ble_adv_interval_set:
+0x46f0 016953 store 2 ,mem_lpm_interval 
+0x46f1 016954 increase -4 ,pdata 
+0x46f2 016955 store 2 ,mem_le_adv_interval 
+0x46f3 016956 rtn 
+:      016959 shutter_disconnect_current_connection:
+0x46f4 016960 fetch 2 ,mem_ui_state_map 
+0x46f5 016961 bbit1 ui_state_ble_connected ,app_ble_disconnect 
+0x46f6 016962 bbit1 ui_state_bt_connected ,app_bt_disconnect 
+0x46f7 016963 branch shutter_stop_bluetooth_discovery 
+:      016967 app_check_reconn_target:
+0x46f8 016968 fetch 1 ,mem_nv_data_number 
+0x46f9 016969 copy pdata ,loopcnt 
+0x46fa 016970 fetch 2 ,mem_nv_data_ptr 
+0x46fb 016971 copy pdata ,rega 
+:      016972 app_check_reconn_target_loop:
+0x46fc 016973 ifetch 2 ,rega 
+0x46fd 016974 beq 0 ,found_reconn_device 
+0x46fe 016975 increase nv_data_len ,rega 
+0x46ff 016976 loop app_check_reconn_target_loop 
+0x4700 016977 branch enable_blank 
+:      016979 found_reconn_device:
+0x4701 016980 ifetch 6 ,contr 
+0x4702 016981 store 6 ,mem_hci_plap 
+0x4703 016982 increase 10 ,contr 
+0x4704 016983 arg mem_link_key ,contw 
+0x4705 016984 call memcpy16 
+0x4706 016985 call check_link_key_load 
+0x4707 016986 branch disable_blank 
+:      016992 shutter_check_data_enable:
+0x4708 016993 call disable_user 
+0x4709 016994 fetch 2 ,mem_ui_state_map 
+0x470a 016995 bbit1 ui_state_bt_connected ,shutter_check_bt_data_enable 
+0x470b 016996 bbit1 ui_state_ble_connected ,shutter_check_ble_data_enable 
+0x470c 016997 rtn 
+:      016999 shutter_check_bt_data_enable:
+0x470d 017000 fetch 1 ,mem_hid_interrupt_state 
+0x470e 017001 rtnne 0x3f 
+0x470f 017002 branch enable_user 
+:      017004 shutter_check_ble_data_enable:
+0x4710 017005 fetch 1 ,mem_ble_shutter_enable_notify 
+0x4711 017006 rtn blank 
+0x4712 017007 branch enable_user 
+:      017012 shutter_check_bluetooth_conn:
+0x4713 017013 call disable_user 
+0x4714 017014 fetch 2 ,mem_ui_state_map 
+0x4715 017015 rtnbit1 ui_state_bt_connected 
+0x4716 017016 rtnbit1 ui_state_ble_connected 
+0x4717 017017 branch enable_user 
+:      017021 shutter_change_bluetooth_status_bt_disconn:
+0x4718 017022 fetch 1 ,mem_shutter_bluetooth_type 
+0x4719 017023 bbit1 classic_shutter ,classic_shutter_change_bluetooth_status_bt_disconn 
+0x471a 017024 bbit1 ble_shutter ,ble_shutter_change_bluetooth_status_bt_disconn 
+0x471b 017025 rtn 
+:      017027 classic_shutter_change_bluetooth_status_bt_disconn:
+0x471c 017028 fetch 1 ,mem_scan_mode 
+0x471d 017029 rtnne 0x03 
+0x471e 017030 branch shutter_start_reconnect 
+:      017032 ble_shutter_change_bluetooth_status_bt_disconn:
+0x471f 017033 branch shutter_start_reconnect 
+:      017036 shutter_check_send_data:
+0x4720 017037 disable user2 
+0x4721 017038 fetch 2 ,mem_shutter_sleep_timeout 
+0x4722 017039 store 2 ,mem_shutter_sleep_timer 
+0x4723 017041 call shutter_check_bluetooth_conn 
+0x4724 017042 branch shutter_change_bluetooth_status_bt_disconn ,user 
+0x4725 017044 call shutter_check_data_enable 
+0x4726 017045 nrtn user 
+0x4727 017046 enable user2 
+0x4728 017047 rtn 
+:      017051 shutter_key_change:
+0x4729 017052 call shutter_check_send_data 
+0x472a 017053 nrtn user2 
+0x472b 017054 deposit rega 
+0x472c 017055 branch shutter_key_release ,blank 
+:      017056 shutter_key_press:
+0x472d 017057 call app_led_on 
+0x472e 017058 arg mem_key0_press ,regc 
+0x472f 017059 branch push_queue_press_or_release 
+:      017061 shutter_key_release:
+0x4730 017062 call app_led_off 
+0x4731 017063 arg mem_key0_release ,regc 
+:      017065 push_queue_press_or_release:
+0x4732 017066 arg max_queue_num ,pdata 
+0x4733 017067 imul32 queue ,pdata 
+0x4734 017068 iadd regc ,regc 
+:      017071 push_buffer_in_queue:
+0x4735 017072 ifetch 1 ,regc 
+0x4736 017073 rtn blank 
+0x4737 017074 call queue_push_one_byte 
+0x4738 017075 increase 1 ,regc 
+0x4739 017076 branch push_buffer_in_queue 
+:      017079 shutter_send_data_to_master:
+0x473a 017080 fetch 2 ,mem_ui_state_map 
+0x473b 017081 bbit1 ui_state_ble_connected ,pop_queue_to_ble_data 
+0x473c 017082 bbit1 ui_state_bt_connected ,pop_queue_to_classic_data 
+0x473d 017083 rtn 
+:      017085 pop_queue_to_ble_data:
+0x473e 017086 call le_fifo_check_nearly_full 
+0x473f 017087 nrtn blank 
+0x4740 017088 call queue_pop_one_byte 
+0x4741 017089 nrtn user 
+0x4742 017090 pincrease -1 
+0x4743 017091 mul32 pdata ,shutter_ble_data_buffer ,pdata 
+0x4744 017092 arg mem_ble_data_buffer1 ,temp 
+0x4745 017093 iadd temp ,contr 
+:      017094 le_send_notify_from_list:
+0x4746 017095 ifetch 1 ,contr 
+0x4747 017096 copy pdata ,rega 
+0x4748 017097 ifetcht 2 ,contr 
+0x4749 017098 call store_contr 
+0x474a 017099 call le_att_malloc_tx_notify 
+0x474b 017100 copy rega ,loopcnt 
+0x474c 017101 call get_contr 
+0x474d 017102 branch memcpy 
+:      017105 pop_queue_to_classic_data:
+0x474e 017106 call l2cap_malloc_is_fifo_nearly_full 
+0x474f 017107 nrtn blank 
+0x4750 017108 call queue_pop_one_byte 
+0x4751 017109 nrtn user 
+0x4752 017110 pincrease -1 
+0x4753 017111 mul32 pdata ,shutter_classic_data_buffer ,pdata 
+0x4754 017112 arg mem_classic_data_buffer1 ,temp 
+0x4755 017113 iadd temp ,contr 
+0x4756 017114 ifetch 5 ,contr 
+0x4757 017115 store 5 ,mem_classic_data_buffer 
+:      017116 classic_send_hid_data:
+0x4758 017117 fetch 1 ,mem_classic_data_buffer 
+0x4759 017118 copy pdata ,rega 
+0x475a 017119 call hid_malloc_tx_buff 
+0x475b 017120 fetch 2 ,mem_hid_int_remote_cid 
+0x475c 017121 istore 2 ,contw 
+0x475d 017122 setarg 0xa1 
+0x475e 017123 istore 1 ,contw 
+0x475f 017124 fetch 4 ,mem_classic_data_buffer + 1 
+0x4760 017125 istore 9 ,contw 
+0x4761 017126 rtn 
+:      017130 queue_push_one_byte:
+0x4762 017131 store 1 ,mem_pdatatemp 
+0x4763 017132 arg mem_pdatatemp ,rega 
+0x4764 017133 branch queue_push 
+:      017135 queue_pop_one_byte:
+0x4765 017136 arg mem_pdatatemp ,rega 
+0x4766 017137 call queue_pop 
+0x4767 017138 nrtn user 
+0x4768 017139 fetch 1 ,mem_pdatatemp 
+0x4769 017140 rtn 
+:      017143 ble_shutter_receive_data:
+0x476a 017144 fetch 2 ,mem_le_att_handle 
+0x476b 017145 beq gatt_keyboard_write_handle ,ble_shutter_process_reconnect_complete 
+0x476c 017146 rtn 
+:      017148 shutter_init_param:
+0x476d 017149 setarg 0x02 
+0x476e 017150 store 1 ,mem_shutter_power_off_timeout 
+0x476f 017152 setarg 0x00200008 
+0x4770 017153 store 4 ,mem_ble_shutter_interval_min 
+0x4771 017154 setarg 0x012c0005 
+0x4772 017155 istore 4 ,contw 
+0x4773 017158 jam 0x17 ,mem_le_local_mtu 
+0x4774 017161 setarg 0x1b 
+0x4775 017162 store 2 ,mem_le_pairing_handle 
+0x4776 017163 call le_set_config_fixed_ltk 
+0x4777 017164 call le_set_fixed_ltk 
+0x4778 017165 call le_set_justwork 
+0x4779 017166 branch le_set_config_read_authentication 
+:      017169 shutter_load_buffer_config_form_datarom:
+0x477a 017171 arg ble_key_value_list_size ,loopcnt 
+0x477b 017172 arg mem_ble_data_buffer1 ,contw 
+0x477c 017173 arg ble_shutter_key_value_list ,contr 
+0x477d 017174 call memcpy_fast 
+0x477e 017175 arg bt_key_value_list_size ,loopcnt 
+0x477f 017176 arg mem_classic_data_buffer1 ,contw 
+0x4780 017177 arg classic_shutter_key_value_list ,contr 
+0x4781 017178 branch memcpy_fast 
+:      017181 shutter_load_ble_gatt_form_datarom:
+0x4782 017182 arg ble_gatt_list_size ,loopcnt 
+0x4783 017183 arg ble_shutter_gatt_list ,contr 
+0x4784 017184 branch memcpy_fast 
+:      017187 shutter_load_bt_sdp_form_datarom:
+0x4785 017188 arg bt_sdp_list_size ,loopcnt 
+0x4786 017189 arg classic_shutter_sdp_list ,contr 
+0x4787 017190 branch memcpy_fast 
+:      017194 shutter_init_bluetooth_config:
+0x4788 017195 call shutter_check_load_config_flag 
+0x4789 017196 nrtn user 
+0x478a 017197 fetch 1 ,mem_shutter_config_select_gpio1 
+0x478b 017198 call shutter_init_bluetooth_config_gpio_input 
+0x478c 017199 fetch 1 ,mem_shutter_config_select_gpio2 
+0x478d 017200 call shutter_init_bluetooth_config_gpio_input 
+0x478e 017201 fetch 1 ,mem_shutter_config_select_gpio3 
+0x478f 017202 branch shutter_init_bluetooth_config_gpio_input 
+:      017204 shutter_init_bluetooth_config_gpio_input:
+0x4790 017205 rtn blank 
+0x4791 017206 or pdata ,0x80 ,temp 
+0x4792 017207 branch gpio_config_input_nowake 
+:      017210 shutter_load_bluetooth_config:
+0x4793 017211 call shutter_check_load_config_flag 
+0x4794 017212 nrtn user 
+0x4795 017213 call shutter_load_bluetooth_config_label 
+0x4796 017214 branch shutter_load_bluetooth_config_by_otp 
+:      017216 shutter_load_bluetooth_config_label:
+0x4797 017217 arg 0 ,rega 
+0x4798 017218 fetch 1 ,mem_shutter_config_select_gpio1 
+0x4799 017219 call shutter_load_bluetooth_config_read_gpio_input 
+0x479a 017220 nsetflag blank ,0 ,rega 
+0x479b 017221 fetch 1 ,mem_shutter_config_select_gpio2 
+0x479c 017222 call shutter_load_bluetooth_config_read_gpio_input 
+0x479d 017223 nsetflag blank ,1 ,rega 
+0x479e 017224 fetch 1 ,mem_shutter_config_select_gpio3 
+0x479f 017225 call shutter_load_bluetooth_config_read_gpio_input 
+0x47a0 017226 nsetflag blank ,2 ,rega 
+0x47a1 017227 copy rega ,pdata 
+0x47a2 017228 store 1 ,mem_shutter_config_label 
+0x47a3 017229 fetch 1 ,mem_shutter_config_size 
+0x47a4 017230 imul32 rega ,pdata 
+0x47a5 017231 fetcht 2 ,mem_shutter_config_otp_base_address 
+0x47a6 017232 iadd temp ,pdata 
+0x47a7 017233 store 2 ,mem_shutter_config_otp_addr 
+0x47a8 017234 rtn 
+:      017236 shutter_load_bluetooth_config_read_gpio_input:
+0x47a9 017237 rtn blank 
+0x47aa 017238 or pdata ,0x80 ,temp 
+0x47ab 017239 call gpio_get_bit 
+0x47ac 017240 nbranch enable_blank ,true 
+0x47ad 017241 branch disable_blank 
+:      017244 shutter_check_load_config_flag:
+0x47ae 017245 call disable_user 
+0x47af 017246 fetch 1 ,mem_shutter_config_user_size 
+0x47b0 017247 nrtn blank 
+0x47b1 017248 fetch 1 ,mem_shutter_config_enable 
+0x47b2 017249 rtn blank 
+0x47b3 017250 branch enable_user 
+:      017253 shutter_load_bluetooth_config_by_otp:
+0x47b4 017254 call otp_enable_chgpump 
+0x47b5 017255 fetch 2 ,mem_shutter_config_otp_addr 
+0x47b6 017256 arg mem_shutter_config_data_temp ,rega 
+0x47b7 017257 fetcht 1 ,mem_shutter_config_size 
+0x47b8 017258 call otpd_read_data 
+0x47b9 017259 call otp_disable_chgpump 
+:      017260 shutter_load_bluetooth_config_store_name:
+0x47ba 017261 fetch 1 ,mem_shutter_config_data_temp 
+0x47bb 017262 copy pdata ,loopcnt 
+0x47bc 017263 store 1 ,mem_le_name_len 
+0x47bd 017264 call memcpy_fast 
+0x47be 017265 fetch 1 ,mem_shutter_config_data_temp 
+0x47bf 017266 copy pdata ,loopcnt 
+0x47c0 017267 store 1 ,mem_local_name_length 
+0x47c1 017268 call memcpy_fast 
+0x47c2 017269 ifetch 1 ,contr 
+0x47c3 017270 store 1 ,mem_shutter_key_num 
+0x47c4 017271 ifetch 1 ,contr 
+0x47c5 017272 store 1 ,mem_shutter_hard_soft_switch_case 
+0x47c6 017273 rtn 
+:      017276 shutter_load_bluetooth_config_by_eeprom:
+0x47c7 017277 fetch 1 ,mem_shutter_bluetooth_type 
+0x47c8 017278 rtnbit0 classic_shutter 
+0x47c9 017279 arg 3 ,temp 
+0x47ca 017280 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47cb 017281 copy pdata ,regb 
+0x47cc 017282 arg mem_shutter_config_eeprom_start_flag ,rega 
+0x47cd 017283 call iicd_read_eep_data 
+0x47ce 017284 fetcht 2 ,mem_shutter_config_eeprom_start_flag 
+0x47cf 017285 setarg shutter_eeprom_config_crc 
+0x47d0 017286 isub temp ,null 
+0x47d1 017287 nrtn zero 
+0x47d2 017288 fetch 1 ,mem_shutter_config_user_size 
+0x47d3 017289 rtn blank 
+0x47d4 017290 copy pdata ,temp 
+0x47d5 017291 fetch 2 ,mem_shutter_config_eeprom_offset_addr 
+0x47d6 017292 add pdata ,3 ,regb 
+0x47d7 017293 arg mem_shutter_config_data_temp ,rega 
+0x47d8 017294 call iicd_read_eep_data 
+0x47d9 017295 branch shutter_store_config 
+:      017297 shutter_load_bluetooth_config_by_user_config:
+0x47da 017298 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47db 017299 rtn blank 
+0x47dc 017300 call otp_enable_chgpump 
+0x47dd 017301 arg 1 ,temp 
+0x47de 017302 arg mem_shutter_config_user_size ,rega 
+0x47df 017303 call otpd_read_data 
+0x47e0 017305 fetch 1 ,mem_shutter_config_user_size 
+0x47e1 017306 rtn blank 
+0x47e2 017308 fetch 2 ,mem_shutter_config_user_otp_address 
+0x47e3 017309 pincrease 1 
+0x47e4 017310 arg mem_shutter_config_data_temp ,rega 
+0x47e5 017311 fetcht 1 ,mem_shutter_config_user_size 
+0x47e6 017312 call otpd_read_data 
+0x47e7 017313 call otp_disable_chgpump 
+:      017314 shutter_store_config:
+0x47e8 017315 call shutter_load_bluetooth_config_store_name 
+:      017316 shutter_load_bluetooth_config_custom:
+0x47e9 017317 ifetch 2 ,contr 
+0x47ea 017318 rtn blank 
+0x47eb 017319 copy pdata ,contw 
+0x47ec 017320 ifetcht 1 ,contr 
+0x47ed 017321 copy temp ,loopcnt 
+0x47ee 017322 call memcpy 
+0x47ef 017323 branch shutter_load_bluetooth_config_custom 
+:      017327 shutter_random_mac_addr:
+0x47f0 017328 fetch 1 ,mem_shutter_bluetooth_type 
+0x47f1 017329 rtnbit0 classic_shutter 
+0x47f2 017330 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47f3 017331 copy pdata ,regb 
+0x47f4 017332 arg 4 ,temp 
+0x47f5 017333 arg mem_shutter_random_mac_data_temp ,rega 
+0x47f6 017334 call iicd_read_eep_data 
+0x47f7 017335 fetch 1 ,mem_shutter_random_mac_data_temp 
+0x47f8 017336 bne 1 ,shutter_write_random_mac_addr_to_eeprom 
+:      017337 shutter_write_random_mac_addr_to_eeprom:
+0x47f9 017338 setarg 1 
+0x47fa 017339 store 1 ,mem_shutter_random_mac_data_temp 
+0x47fb 017340 force 3 ,loopcnt 
+0x47fc 017341 call generate_random_loop 
+0x47fd 017342 fetch 2 ,mem_classic_shutter_random_mac_offset_addr 
+0x47fe 017343 copy pdata ,regb 
+0x47ff 017344 arg 4 ,temp 
+0x4800 017345 arg mem_shutter_random_mac_data_temp ,rega 
+0x4801 017346 call iicd_write_eep_data 
+:      017347 shutter_write_random_mac_addr:
+0x4802 017348 fetch 3 ,mem_shutter_random_mac_data_temp + 1 
+0x4803 017349 store 3 ,mem_lap 
+0x4804 017350 store 3 ,mem_le_lap 
+0x4805 017351 rtn 
+:      017354 shutter_soft_swtich_power_on:
+0x4806 017355 branch shutter_start_reconnect 
+:      017358 shutter_soft_swtich_power_off:
+0x4807 017359 arg 0 ,rega 
+0x4808 017360 arg mem_shutter_power_off_led_style ,regc 
+0x4809 017361 call ui_led_set_style_global 
+0x480a 017362 call shutter_disconnect_current_connection 
+:      017363 shutter_wait_power_off:
+0x480b 017364 fetch 1 ,mem_shutter_power_off_timeout 
+0x480c 017365 store 1 ,mem_shutter_power_off_timer 
+0x480d 017366 rtn 
+:      017370 ui_soft_swtich_init:
+0x480e 017371 setarg ss_state_power_up 
+0x480f 017372 call ui_soft_swtich_init_power_on_time 
+0x4810 017373 jam ui_button_state_up ,mem_ui_button_last_state 
+0x4811 017374 call ui_button_init 
+0x4812 017375 call ui_button_polling 
+0x4813 017376 fetch 2 ,mem_ui_state_map 
+0x4814 017377 rtnbit1 ui_state_btn_down 
+0x4815 017378 branch app_enter_hibernate 
+:      017380 ui_soft_swtich_init_power_on_time:
+0x4816 017381 fetcht 2 ,mem_power_param_ptr 
+0x4817 017382 istore 1 ,temp 
+0x4818 017383 ifetch 1 ,contw 
+0x4819 017384 store 1 ,mem_ui_button_timeout 
+0x481a 017385 rtn 
+:      017388 ui_soft_switch_botton_up:
+0x481b 017389 fetch 2 ,mem_power_param_ptr 
+0x481c 017390 ifetch 1 ,pdata 
+0x481d 017391 rtnne ss_state_power_up 
+0x481e 017392 branch app_enter_hibernate 
+:      017395 ui_soft_switch_botton_long_press:
+0x481f 017396 fetcht 2 ,mem_power_param_ptr 
+0x4820 017397 ifetch 1 ,temp 
+0x4821 017398 beq ss_state_power_on ,ui_soft_switch_power_off 
+:      017399 ui_soft_switch_power_on:
+0x4822 017400 setarg ss_state_power_on 
+0x4823 017401 fetcht 2 ,mem_power_param_ptr 
+0x4824 017402 istore 1 ,temp 
+0x4825 017403 add temp ,ss_power_off_time ,contr 
+0x4826 017404 ifetch 1 ,contr 
+0x4827 017405 istore 1 ,mem_ui_button_timeout 
+0x4828 017406 ifetch 2 ,contr 
+0x4829 017407 branch callback_func 
+:      017409 ui_soft_switch_power_off:
+0x482a 017410 setarg ss_state_power_off 
+0x482b 017411 call ui_soft_swtich_init_power_on_time 
+0x482c 017412 add temp ,ss_power_off_cb ,contr 
+0x482d 017413 ifetch 2 ,contr 
+0x482e 017414 branch app_enter_hibernate ,blank 
+0x482f 017415 branch callback_func 
+:      017421 shutter_byteswap:
+0x4830 017422 store 6 ,mem_tmp_buffer 
+0x4831 017423 fetch 1 ,mem_tmp_buffer 
+0x4832 017424 store 1 ,mem_tmp_buffer + 11 
+0x4833 017425 ifetch 1 ,contr 
+0x4834 017426 store 1 ,mem_tmp_buffer + 10 
+0x4835 017427 ifetch 1 ,contr 
+0x4836 017428 store 1 ,mem_tmp_buffer + 9 
+0x4837 017429 ifetch 1 ,contr 
+0x4838 017430 store 1 ,mem_tmp_buffer + 8 
+0x4839 017431 ifetch 1 ,contr 
+0x483a 017432 store 1 ,mem_tmp_buffer + 7 
+0x483b 017433 ifetch 1 ,contr 
+0x483c 017434 store 1 ,mem_tmp_buffer + 6 
+0x483d 017435 fetch 6 ,mem_tmp_buffer + 6 
+0x483e 017436 rtn 
+:      017438 shutter_random_addr_by_otp:
+0x483f 017439 call load_adc_init 
+0x4840 017440 fetch 1 ,mem_1v_adc_io_data 
+0x4841 017441 store 1 ,mem_le_lap 
+0x4842 017442 fetch 1 ,mem_5v_adc_hvin_data 
+0x4843 017443 istore 1 ,contw 
+0x4844 017444 fetch 1 ,mem_3v_adc_vinlpm_data 
+0x4845 017445 istore 1 ,contw 
+0x4846 017446 fetch 3 ,mem_le_lap 
+0x4847 017447 store 3 ,mem_lap 
+0x4848 017448 rtn 
+:      017460 sim_iic_read_eep_data:
+0x4849 017461 fetch 2 ,mem_eeprom_base 
+0x484a 017462 iadd regb ,pdata 
+0x484b 017463 byteswap pdata ,pdata 
+0x484c 017464 store 2 ,mem_addr_mi 
+0x484d 017465 copy temp ,regb 
+0x484e 017467 call sim_iic_start 
+0x484f 017468 setarg 0xa0 
+0x4850 017469 call sim_iic_send_byte 
+0x4851 017470 fetch 1 ,mem_addr_mi 
+0x4852 017471 call sim_iic_send_byte 
+0x4853 017472 bmark1 mark_eeprom_size ,sim_iic_read_eep_data_2k 
+0x4854 017473 fetch 1 ,mem_addr_mi + 1 
+0x4855 017474 call sim_iic_send_byte 
+:      017475 sim_iic_read_eep_data_2k:
+0x4856 017476 call sim_iic_stop 
+0x4857 017478 call sim_iic_start 
+0x4858 017479 setarg 0xa1 
+0x4859 017480 call sim_iic_send_byte 
+:      017482 sim_iic_read_eep_data_loop:
+0x485a 017483 call sim_iic_read_byte 
+0x485b 017484 istore 1 ,rega 
+0x485c 017485 increase 1 ,rega 
+0x485d 017486 increase -1 ,regb 
+0x485e 017487 nbranch sim_iic_read_eep_data_loop ,zero 
+0x485f 017488 branch sim_iic_stop 
+:      017499 sim_iic_write_eep_data:
+0x4860 017500 byteswap regb ,pdata 
+0x4861 017501 store 2 ,mem_addr_mi 
+0x4862 017502 copy temp ,regb 
+0x4863 017504 call sim_iic_start 
+0x4864 017505 setarg 0xa0 
+0x4865 017506 call sim_iic_send_byte 
+0x4866 017508 fetch 1 ,mem_addr_mi 
+0x4867 017509 call sim_iic_send_byte 
+0x4868 017510 bmark1 mark_eeprom_size ,sim_iic_write_eep_data_loop 
+0x4869 017511 fetch 1 ,mem_addr_mi + 1 
+0x486a 017512 call sim_iic_send_byte 
+:      017513 sim_iic_write_eep_data_loop:
+0x486b 017514 ifetch 1 ,rega 
+0x486c 017515 call sim_iic_send_byte 
+0x486d 017516 increase 1 ,rega 
+0x486e 017517 increase -1 ,regb 
+0x486f 017518 nbranch sim_iic_write_eep_data_loop ,zero 
+0x4870 017519 branch sim_iic_stop 
+:      017523 sim_iic_wait_ack:
+0x4871 017524 arg 10 ,loopcnt 
+0x4872 017525 call sim_iic_release_sda 
+0x4873 017526 call sim_iic_scl_output_high 
+0x4874 017527 call sim_iic_delay 
+:      017528 sim_iic_wait_ack_loop:
+0x4875 017529 call sim_iic_read_sda_level 
+0x4876 017530 branch sim_iic_scl_output_low ,blank 
+0x4877 017531 loop sim_iic_wait_ack_loop 
+0x4878 017532 branch sim_iic_scl_output_low 
+:      017536 sim_iic_ack_slave:
+0x4879 017537 call sim_iic_scl_output_low 
+0x487a 017538 call sim_iic_sda_output_low 
+0x487b 017539 call sim_iic_delay 
+0x487c 017540 call sim_iic_scl_output_high 
+0x487d 017541 call sim_iic_delay 
+0x487e 017542 branch sim_iic_scl_output_low 
+:      017547 sim_iic_read_byte:
+0x487f 017548 arg 8 ,loopcnt 
+0x4880 017549 arg 0 ,regc 
+0x4881 017550 call sim_iic_release_sda 
+:      017551 sim_iic_read_byte_loop:
+0x4882 017552 call sim_iic_scl_output_high 
+0x4883 017553 call sim_iic_delay 
+0x4884 017554 lshift regc ,regc 
+0x4885 017555 call sim_iic_read_sda_level 
+0x4886 017556 iadd regc ,regc 
+0x4887 017557 call sim_iic_delay 
+0x4888 017558 call sim_iic_scl_output_low 
+0x4889 017559 loop sim_iic_read_byte_loop 
+0x488a 017560 call sim_iic_ack_slave 
+0x488b 017561 copy regc ,pdata 
+0x488c 017562 rtn 
+:      017566 sim_iic_send_byte:
+0x488d 017567 arg 8 ,loopcnt 
+0x488e 017568 copy pdata ,regc 
+0x488f 017569 call sim_iic_scl_output_low 
+:      017570 sim_iic_send_byte_loop:
+0x4890 017571 isolate1 7 ,regc 
+0x4891 017572 call sim_iic_sda_output_high ,true 
+0x4892 017573 ncall sim_iic_sda_output_low ,true 
+0x4893 017574 lshift regc ,regc 
+0x4894 017575 call sim_iic_delay 
+0x4895 017576 call sim_iic_scl_output_high 
+0x4896 017577 call sim_iic_delay 
+0x4897 017578 call sim_iic_scl_output_low 
+0x4898 017579 call sim_iic_delay 
+0x4899 017580 loop sim_iic_send_byte_loop 
+0x489a 017581 branch sim_iic_wait_ack 
+:      017585 sim_iic_start:
+0x489b 017586 call sim_iic_sda_output_high 
+0x489c 017587 call sim_iic_scl_output_high 
+0x489d 017588 call sim_iic_delay 
+0x489e 017589 call sim_iic_sda_output_low 
+0x489f 017590 call sim_iic_delay 
+0x48a0 017591 branch sim_iic_scl_output_low 
+:      017595 sim_iic_stop:
+0x48a1 017596 call sim_iic_sda_output_low 
+0x48a2 017597 call sim_iic_scl_output_high 
+0x48a3 017598 call sim_iic_delay 
+0x48a4 017599 call sim_iic_sda_output_high 
+0x48a5 017600 branch sim_iic_delay 
+:      017604 sim_iic_scl_output_high:
+0x48a6 017605 enable user 
+0x48a7 017606 fetch 1 ,sim_iic_scl_gpio_num 
+0x48a8 017607 branch sim_iic_config_gpio 
+:      017610 sim_iic_scl_output_low:
+0x48a9 017611 disable user 
+0x48aa 017612 fetch 1 ,sim_iic_scl_gpio_num 
+0x48ab 017613 branch sim_iic_config_gpio 
+:      017616 sim_iic_sda_output_high:
+0x48ac 017617 enable user 
+0x48ad 017618 fetch 1 ,sim_iic_sda_gpio_num 
+0x48ae 017619 branch sim_iic_config_gpio 
+:      017622 sim_iic_sda_output_low:
+0x48af 017623 disable user 
+0x48b0 017624 fetch 1 ,sim_iic_sda_gpio_num 
+0x48b1 017625 branch sim_iic_config_gpio 
+:      017630 sim_iic_config_gpio:
+0x48b2 017631 and pdata ,0x07 ,queue 
+0x48b3 017632 rshift3 pdata ,pdata 
+0x48b4 017633 arg core_gpio_oe0 ,temp 
+0x48b5 017634 iadd temp ,temp 
+0x48b6 017635 ifetch 1 ,temp 
+0x48b7 017636 qset1 pdata 
+0x48b8 017637 istore 1 ,temp 
+0x48b9 017638 increase 4 ,temp 
+0x48ba 017639 ifetch 1 ,temp 
+0x48bb 017640 qsetflag user ,pdata 
+0x48bc 017641 istore 1 ,temp 
+0x48bd 017642 rtn 
+:      017645 sim_iic_release_sda:
+0x48be 017646 fetch 1 ,sim_iic_sda_gpio_num 
+0x48bf 017647 and pdata ,0x07 ,queue 
+0x48c0 017648 rshift3 pdata ,pdata 
+0x48c1 017649 arg core_gpio_oe0 ,temp 
+0x48c2 017650 iadd temp ,temp 
+0x48c3 017651 ifetch 1 ,temp 
+0x48c4 017652 qset0 pdata 
+0x48c5 017653 istore 1 ,temp 
+0x48c6 017654 rtn 
+:      017659 sim_iic_read_sda_level:
+0x48c7 017660 nop 4 
+0x48c8 017661 fetch 1 ,sim_iic_sda_gpio_num 
+0x48c9 017662 and pdata ,0x07 ,queue 
+0x48ca 017663 rshift3 pdata ,pdata 
+0x48cb 017664 arg core_gpio_in ,temp 
+0x48cc 017665 iadd temp ,temp 
+0x48cd 017666 setarg 0 
+0x48ce 017667 ifetcht 1 ,temp 
+0x48cf 017668 qisolate1 temp 
+0x48d0 017669 setflag true ,0 ,pdata 
+0x48d1 017670 rtn 
+:      017673 sim_iic_delay:
+0x48d2 017675 rtn 
+:      017681 usb_isr:
+0x48d3 017682 bpatch patch1e_6 ,mem_patch1e 
+0x48d4 017683 hfetch 1 ,core_usb_status 
+0x48d5 017684 isolate1 7 ,pdata 
+0x48d6 017685 call usb_init ,true 
+0x48d7 017686 call usb_nak_state_judge 
+0x48d8 017687 hfetch 1 ,core_usb_status 
+0x48d9 017688 store 1 ,mem_usb_status 
+0x48da 017689 hfetch 1 ,core_usb_fifo_empty 
+0x48db 017690 store 1 ,mem_usb_fifo_empty 
+0x48dc 017691 hstore 1 ,core_usb_fifo_empty 
+0x48dd 017692 pinvert 
+0x48de 017693 fetcht 1 ,mem_usb_tx_wait 
+0x48df 017694 iand temp ,pdata 
+0x48e0 017695 store 1 ,mem_usb_tx_wait 
+0x48e1 017696 jam 0xe0 ,core_usb_status 
+0x48e2 017697 fetch 1 ,mem_usb_fifo_empty 
+0x48e3 017698 compare 0x1 ,pdata ,0x1 
+0x48e4 017699 call usb0_fifo_empty ,true 
+0x48e5 017700 fetch 1 ,mem_usb_status 
+0x48e6 017701 compare 0x1 ,pdata ,0x1 
+0x48e7 017702 call usb_status1 ,true 
+0x48e8 017703 call usb_tx 
+0x48e9 017704 branch usb_nak_state 
+:      017706 usb_init:
+0x48ea 017707 bpatch patch1e_7 ,mem_patch1e 
+0x48eb 017708 call usb_init_param 
+0x48ec 017709 jam 0x00 ,core_usb_config 
+0x48ed 017710 nop 10000 
+0x48ee 017711 jam 0xc0 ,core_usb_trig 
+0x48ef 017712 hfetch 2 ,core_clkoff 
+0x48f0 017713 set0 clock_off_usb ,pdata 
+0x48f1 017714 hstore 2 ,core_clkoff 
+0x48f2 017715 jam 0x3c ,core_usb_config 
+0x48f3 017716 jam 0xff ,core_usb_status 
+0x48f4 017717 jam 0xff ,core_usb_fifo_empty 
+0x48f5 017718 jam 0 ,core_usb_addr 
+0x48f6 017719 jam dev_default ,mem_usb0_state 
+0x48f7 017720 setarg mem_usb_clear_mem_end 
+0x48f8 017721 arg mem_usb_clear_mem_start ,contw 
+0x48f9 017722 isub contw ,loopcnt 
+0x48fa 017723 branch clear_mem 
+:      017725 usb_offline_check_init:
+0x48fb 017726 fetcht 1 ,mem_usb_offline_check_gpio 
+0x48fc 017727 branch gpio_config_input 
+:      017728 usb_offline_state:
+0x48fd 017729 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x48fe 017730 rtn blank 
+0x48ff 017731 fetcht 1 ,mem_usb_offline_check_gpio 
+0x4900 017732 call gpio_get_bit 
+0x4901 017733 branch usb_init ,true 
+0x4902 017734 rtn 
+:      017737 usb_nak_state:
+0x4903 017738 arg timer_nak ,queue 
+0x4904 017739 call timer_check 
+0x4905 017740 nrtn blank 
+0x4906 017741 fetch 1 ,mem_usb_wakestate_onetime_flag 
+0x4907 017742 nrtn blank 
+0x4908 017743 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4909 017744 ncall usb_mac_wakeup_judge ,blank 
+0x490a 017745 rtn 
+:      017747 usb_mem_devicedesc_init:
+0x490b 017748 arg mem_devicedesc ,contw 
+0x490c 017749 setsect 0 ,0x11212 
+0x490d 017750 setsect 1 ,0x8000 
+0x490e 017751 setsect 2 ,0x0 
+0x490f 017752 setsect 3 ,0x10000 
+0x4910 017753 istore 9 ,contw 
+0x4911 017754 setsect 0 ,0x22412 
+0x4912 017755 setsect 1 ,0x8604 
+0x4913 017756 setsect 2 ,0x1000 
+0x4914 017757 setsect 3 ,0x8 
+0x4915 017758 istore 9 ,contw 
+0x4916 017759 setsect 0 ,0x1 
+0x4917 017760 istore 1 ,contw 
+0x4918 017761 rtn 
+:      017763 usb_init_param:
+0x4919 017764 jam 2 ,mem_usb0_state 
+0x491a 017765 setarg 0x0 
+0x491b 017766 store 1 ,mem_remain 
+0x491c 017767 store 2 ,mem_usb_zero_packet 
+0x491d 017768 pincrease 1 
+0x491e 017769 store 2 ,mem_usb_ones_packet 
+0x491f 017770 pincrease 1 
+0x4920 017771 store 2 ,mem_usb_two_packet 
+0x4921 017772 setarg hid_kbdata_addr 
+0x4922 017773 store 2 ,mem_hidreportdesc_kb 
+0x4923 017774 setarg hid_msdata_addr 
+0x4924 017775 store 2 ,mem_hidreportdesc_m 
+0x4925 017776 arg mem_confdesc ,contw 
+0x4926 017777 arg hid_confdata_addr ,contr 
+0x4927 017778 call memcpy64 
+0x4928 017779 fetch 1 ,mem_usb_tx_interval 
+0x4929 017780 ncall usb_tx_interval_config ,blank 
+0x492a 017781 branch usb_mem_devicedesc_init 
+:      017783 usb_tx_interval_config:
+0x492b 017784 store 1 ,mem_confdesc + 34 
+0x492c 017785 store 1 ,mem_confdesc + 59 
+0x492d 017786 rtn 
+:      017787 usb_nak_state_judge:
+0x492e 017788 hfetch 1 ,core_usb_status 
+0x492f 017789 bbit1 usb_status_nak ,usb_nak_state_timer_init 
+0x4930 017790 rtn 
+:      017792 usb_nak_state_timer_init:
+0x4931 017793 call usb0_attached_state_judge 
+0x4932 017794 call timer_reinit 
+0x4933 017795 setarg timer_nak_delay 
+0x4934 017796 arg timer_nak ,queue 
+0x4935 017797 branch timer_init 
+:      017799 usb0_attached_state_judge:
+0x4936 017800 fetch 1 ,mem_usb_state 
+0x4937 017801 bne usb_connected ,usb_clear_halt_dispose 
+0x4938 017802 jam 0 ,mem_usb_wakestate_onetime_flag 
+0x4939 017803 jam 0 ,mem_usb_mac_wakeup_trig 
+0x493a 017804 rtn 
+:      017805 usb_clear_halt_dispose:
+0x493b 017806 fetch 1 ,mem_usb_clear_halt 
+0x493c 017807 rtn blank 
+0x493d 017808 jam 0 ,mem_usb_clear_halt 
+0x493e 017809 jam usb_connected ,mem_usb_state 
+0x493f 017810 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4940 017811 rtn 
+:      017813 usb0_fifo_empty:
+0x4941 017814 jam 0x1 ,core_usb_fifo_empty 
+0x4942 017815 branch usb0_tx 
+:      017817 usb_rx_no_data:
+0x4943 017818 fetch 1 ,mem_usb_status 
+0x4944 017819 bbit1 usb_status_setup ,usb_class_type 
+0x4945 017820 rtn 
+:      017822 usb_rx_read:
+0x4946 017823 hfetch 1 ,core_usb_ep 
+0x4947 017824 istore 1 ,contw 
+0x4948 017825 loop usb_rx_read 
+0x4949 017826 rtn 
+:      017828 usb_status1:
+0x494a 017829 bpatch patch1f_0 ,mem_patch1f 
+0x494b 017830 jam 0x11 ,core_usb_status 
+0x494c 017831 hfetch 1 ,core_usb_ep_len 
+0x494d 017832 store 1 ,mem_usb_read_len 
+0x494e 017833 copy pdata ,loopcnt 
+0x494f 017834 branch usb_rx_no_data ,blank 
+0x4950 017835 arg mem_usb_setup ,contw 
+0x4951 017836 call usb_rx_read 
+0x4952 017837 fetch 1 ,mem_usb_read_len 
+0x4953 017838 sub pdata ,7 ,null 
+0x4954 017839 rtn positive 
+:      017840 usb_class_type:
+0x4955 017841 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4956 017842 and_into 0x80 ,pdata 
+0x4957 017843 beq in_device ,usb_in_device 
+0x4958 017844 beq out_device ,usb_out_device 
+0x4959 017845 branch assert 
+:      017847 usb_in_device:
+0x495a 017848 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x495b 017849 rshift4 pdata ,pdata 
+0x495c 017850 rshift pdata ,pdata 
+0x495d 017851 and_into 0x03 ,pdata 
+0x495e 017852 beq standard_req ,usb_in_standard_req 
+0x495f 017853 beq class_req ,usb_in_class_req 
+0x4960 017854 beq manufacturer_req ,usb_in_manufacturer_req 
+0x4961 017855 branch assert 
+:      017857 usb_out_device:
+0x4962 017858 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4963 017859 rshift4 pdata ,pdata 
+0x4964 017860 rshift pdata ,pdata 
+0x4965 017861 and_into 0x03 ,pdata 
+0x4966 017862 beq standard_req ,usb_out_standard_req 
+0x4967 017863 beq class_req ,usb_out_class_req 
+0x4968 017864 beq manufacturer_req ,usb_out_manufacturer_req 
+0x4969 017865 branch assert 
+:      017867 usb_in_standard_req:
+0x496a 017868 fetch 1 ,mem_usb_setup_brequest 
+0x496b 017869 beq get_configuration ,usb0_request_get_configuration 
+0x496c 017870 beq get_descriptor ,usb0_request_get_descriptor 
+0x496d 017871 beq get_interface ,usb0_request_get_interface 
+0x496e 017872 beq get_status ,usb0_request_get_status 
+0x496f 017873 branch usb0_force_stall 
+:      017875 usb_in_class_req:
+0x4970 017876 fetch 1 ,mem_usb_setup_brequest 
+0x4971 017877 beq get_idle ,usb_get_idle 
+0x4972 017878 beq get_report ,usb_get_report 
+0x4973 017879 beq get_protocol ,usb_get_protocol_req 
+0x4974 017880 branch usb0_force_stall 
+:      017882 usb_in_manufacturer_req:
+0x4975 017883 branch usb0_force_stall 
+:      017885 usb_out_standard_req:
+0x4976 017886 fetch 1 ,mem_usb_setup_brequest 
+0x4977 017887 beq clear_feature ,usb0_request_clear_feature 
+0x4978 017888 beq set_feature ,usb0_request_set_feature 
+0x4979 017889 beq set_address ,usb0_request_set_address 
+0x497a 017890 beq set_configuration ,usb0_request_set_configuration 
+0x497b 017891 beq set_interface ,usb0_request_set_interface 
+0x497c 017892 beq set_descriptor ,usb0_force_stall 
+0x497d 017893 branch usb0_force_stall 
+:      017895 usb_out_class_req:
+0x497e 017896 fetch 1 ,mem_usb_setup_brequest 
+0x497f 017897 beq set_idle ,usb_set_idle 
+0x4980 017898 beq set_report ,usb_set_report 
+0x4981 017899 beq set_protocol ,usb_set_protocol_req 
+0x4982 017900 branch usb0_force_stall 
+:      017902 usb_out_manufacturer_req:
+0x4983 017903 branch usb0_force_stall 
+:      017905 usb0_force_stall:
+0x4984 017906 hfetch 1 ,core_usb_stall 
+0x4985 017907 set1 0 ,pdata 
+0x4986 017908 hstore 1 ,core_usb_stall 
+0x4987 017909 branch usb0_reply_zerolen 
+:      017911 usb0_reply_zerolen:
+0x4988 017912 jam 0x40 ,core_usb_clear 
+0x4989 017913 rtn 
+:      017915 usb0_request_get_configuration:
+0x498a 017916 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x498b 017917 bne in_device ,usb0_force_stall 
+0x498c 017918 fetch 1 ,mem_usb_setup_windex 
+0x498d 017919 bne 0 ,usb0_force_stall 
+0x498e 017920 fetch 1 ,mem_usb_setup_windex + 1 
+0x498f 017921 bne 0 ,usb0_force_stall 
+0x4990 017922 fetch 1 ,mem_usb_setup_blength 
+0x4991 017923 bne 1 ,usb0_force_stall 
+0x4992 017924 fetch 1 ,mem_usb_setup_blengthh 
+0x4993 017925 bne 0 ,usb0_force_stall 
+0x4994 017926 fetch 1 ,mem_usb_setup_bvalue 
+0x4995 017927 bne 0 ,usb0_force_stall 
+0x4996 017928 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4997 017929 bne 0 ,usb0_force_stall 
+0x4998 017930 fetch 1 ,mem_usb0_state 
+0x4999 017931 beq dev_configured ,usb0_request_get_cfg_dev_cfg 
+0x499a 017932 beq dev_address ,usb0_request_get_cfg_dev_addr 
+0x499b 017933 branch usb0_force_stall 
+:      017935 usb0_request_get_cfg_dev_cfg:
+0x499c 017936 arg 1 ,regb 
+0x499d 017937 branch usb_send_ones_packet 
+:      017939 usb0_request_get_cfg_dev_addr:
+0x499e 017940 arg 1 ,regb 
+0x499f 017941 branch usb_send_zero_packet 
+:      017943 usb0_request_get_descriptor:
+0x49a0 017944 bpatch patch1f_1 ,mem_patch1f 
+0x49a1 017945 set0 mark_isstr ,mark 
+0x49a2 017946 fetch 1 ,mem_usb_setup_bvalueh 
+0x49a3 017947 beq dsc_device ,dsc_device_info 
+0x49a4 017948 beq dsc_config ,dsc_config_info 
+0x49a5 017949 beq dsc_string ,dsc_string_info 
+0x49a6 017950 beq dsc_hid ,dsc_hid_info 
+0x49a7 017951 beq dsc_hid_report ,dsc_hid_report_info 
+0x49a8 017952 branch usb0_force_stall 
+:      017954 dsc_hid_info:
+0x49a9 017955 jam 0 ,mem_usb_get_protocol_flag 
+0x49aa 017956 fetch 1 ,mem_usb_setup_windex 
+0x49ab 017957 beq 0 ,dsc_hid_info_interface0 
+0x49ac 017958 beq 1 ,dsc_hid_info_interface1 
+0x49ad 017959 branch usb0_force_stall 
+:      017961 dsc_hid_info_interface0:
+0x49ae 017962 arg mem_confdesc + 19 ,rega 
+0x49af 017963 ifetch 1 ,rega 
+0x49b0 017964 iforce regb 
+0x49b1 017965 branch usb0_respond 
+:      017967 dsc_hid_info_interface1:
+0x49b2 017968 arg mem_confdesc + 44 ,rega 
+0x49b3 017969 ifetch 1 ,rega 
+0x49b4 017970 iforce regb 
+0x49b5 017971 branch usb0_respond 
+:      017973 dsc_device_info:
+0x49b6 017977 fetch 1 ,mem_usb_set_high_addr_flag 
+0x49b7 017978 ncall usb_set_high_addr ,blank 
+0x49b8 017979 setarg mem_devicedesc 
+0x49b9 017980 fetcht 1 ,mem_devicedesc 
+:      017981 dsc_info_set_data_len:
+0x49ba 017982 store 2 ,mem_dsc_info_data_pointer 
+0x49bb 017983 storet 1 ,mem_dsc_info_len 
+0x49bc 017984 fetch 1 ,mem_usb_setup_blength 
+0x49bd 017985 isub temp ,null 
+0x49be 017986 nbranch dsc_info_set_current_data_len ,positive 
+:      017987 dsc_info_set_initial_data_len:
+0x49bf 017988 fetch 1 ,mem_dsc_info_len 
+:      017989 dsc_info_set_data_size_completed:
+0x49c0 017990 iforce regb 
+0x49c1 017991 fetch 2 ,mem_dsc_info_data_pointer 
+0x49c2 017992 add pdata ,1 ,pdata 
+0x49c3 017993 iforce rega 
+0x49c4 017994 branch usb0_respond 
+:      017995 dsc_info_set_current_data_len:
+0x49c5 017996 fetch 1 ,mem_usb_setup_blength 
+0x49c6 017997 branch dsc_info_set_data_size_completed 
+:      017999 usb_set_high_addr:
+0x49c7 018000 hfetch 1 ,core_usb_addr 
+0x49c8 018001 ncall usb0_set_addr ,blank 
+0x49c9 018002 jam 0 ,mem_usb_set_high_addr_flag 
+0x49ca 018003 rtn 
+:      018004 usb0_set_addr:
+0x49cb 018005 hfetch 1 ,core_usb_addr 
+0x49cc 018006 set1 7 ,pdata 
+0x49cd 018007 hstore 1 ,core_usb_addr 
+0x49ce 018008 rtn 
+:      018010 dsc_config_info:
+0x49cf 018011 setarg mem_confdesc 
+0x49d0 018012 fetcht 1 ,mem_confdesc 
+0x49d1 018013 branch dsc_info_set_data_len 
+:      018015 dsc_string_info:
+0x49d2 018016 fetch 1 ,mem_usb_setup_bvalue 
+0x49d3 018017 sub pdata ,3 ,null 
+0x49d4 018018 nbranch usb0_force_stall ,positive 
+0x49d5 018019 fetch 1 ,mem_usb_setup_bvalue 
+0x49d6 018020 arg mem_string0 ,rega 
+0x49d7 018021 beq 0 ,usb0_respond_length 
+0x49d8 018022 set1 mark_isstr ,mark 
+0x49d9 018023 arg mem_string1 ,rega 
+0x49da 018024 beq 1 ,usb0_respond_length 
+0x49db 018025 arg mem_string2 ,rega 
+0x49dc 018026 beq 2 ,usb0_respond_length 
+0x49dd 018027 arg mem_string3 ,rega 
+0x49de 018028 beq 3 ,usb0_respond_length 
+0x49df 018029 rtn 
+:      018031 dsc_hid_report_info:
+0x49e0 018032 fetch 2 ,mem_usb_setup_windex 
+0x49e1 018033 beq 1 ,dsc_hid_report_info0 
+0x49e2 018034 fetch 2 ,mem_hidreportdesc_kb 
+0x49e3 018035 copy pdata ,rega 
+0x49e4 018037 branch usb0_respond_length 
+:      018038 dsc_hid_report_info0:
+0x49e5 018039 jam 1 ,mem_usb_device_enumeration_endflag 
+0x49e6 018040 jam usb_got_report_req ,mem_usb_state 
+0x49e7 018041 fetch 2 ,mem_hidreportdesc_m 
+0x49e8 018042 copy pdata ,rega 
+0x49e9 018044 branch usb0_respond_length 
+:      018047 usb0_request_get_interface:
+0x49ea 018048 fetch 1 ,mem_usb0_state 
+0x49eb 018049 bne dev_configured ,usb0_force_stall 
+0x49ec 018050 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x49ed 018051 bne in_interface ,usb0_force_stall 
+0x49ee 018052 fetch 1 ,mem_usb_setup_bvalue 
+0x49ef 018053 bne 0 ,usb0_force_stall 
+0x49f0 018054 fetch 1 ,mem_usb_setup_bvalueh 
+0x49f1 018055 bne 0 ,usb0_force_stall 
+0x49f2 018056 fetch 1 ,mem_usb_setup_blength 
+0x49f3 018057 bne 1 ,usb0_force_stall 
+0x49f4 018058 fetch 1 ,mem_usb_setup_blengthh 
+0x49f5 018059 bne 0 ,usb0_force_stall 
+0x49f6 018060 fetch 1 ,mem_usb_setup_windex 
+0x49f7 018061 bne 0 ,usb0_force_stall 
+0x49f8 018062 fetch 1 ,mem_usb_setup_windex + 1 
+0x49f9 018063 bne 0 ,usb0_force_stall 
+0x49fa 018064 arg 1 ,regb 
+0x49fb 018065 branch usb_send_zero_packet 
+:      018068 usb0_request_get_status:
+0x49fc 018069 fetch 1 ,mem_usb0_state 
+0x49fd 018070 beq dev_default ,usb0_force_stall 
+0x49fe 018071 fetch 1 ,mem_usb_setup_bvalue 
+0x49ff 018072 bne 0 ,usb0_force_stall 
+0x4a00 018073 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a01 018074 bne 0 ,usb0_force_stall 
+0x4a02 018075 fetch 1 ,mem_usb_setup_blength 
+0x4a03 018076 bne 2 ,usb0_force_stall 
+0x4a04 018077 fetch 1 ,mem_usb_setup_blengthh 
+0x4a05 018078 bne 0 ,usb0_force_stall 
+0x4a06 018079 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a07 018080 bne 0 ,usb0_force_stall 
+0x4a08 018081 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a09 018082 beq in_device ,usb0_get_status_in_device 
+0x4a0a 018083 beq in_interface ,usb0_get_status_in_interface 
+0x4a0b 018084 beq in_endpoint ,usb0_get_status_in_endpoint 
+0x4a0c 018085 branch usb0_force_stall 
+:      018087 usb0_get_status_in_device:
+0x4a0d 018088 fetch 1 ,mem_usb_setup_windex 
+0x4a0e 018089 bne 0 ,usb0_force_stall 
+0x4a0f 018090 arg 2 ,regb 
+0x4a10 018091 fetch 1 ,mem_usb_remote_wakeup 
+0x4a11 018092 beq 0x01 ,usb_send_two_packet 
+:      018094 usb_send_zero_packet:
+0x4a12 018095 arg mem_usb_zero_packet ,rega 
+0x4a13 018096 branch usb0_respond 
+:      018097 usb_send_ones_packet:
+0x4a14 018098 arg mem_usb_ones_packet ,rega 
+0x4a15 018099 branch usb0_respond 
+:      018100 usb_send_two_packet:
+0x4a16 018101 arg mem_usb_two_packet ,rega 
+0x4a17 018102 branch usb0_respond 
+:      018104 usb0_get_status_in_interface:
+0x4a18 018105 fetch 1 ,mem_usb0_state 
+0x4a19 018106 bne dev_configured ,usb0_force_stall 
+0x4a1a 018107 arg 2 ,regb 
+0x4a1b 018108 branch usb_send_zero_packet 
+:      018110 usb0_get_status_in_endpoint:
+0x4a1c 018111 fetch 1 ,mem_usb0_state 
+0x4a1d 018112 bne dev_configured ,usb0_force_stall 
+0x4a1e 018113 fetch 1 ,mem_usb_setup_windex 
+0x4a1f 018114 beq in_ep1 ,usb0_get_status_in_ep_in_ep1 
+0x4a20 018115 beq in_ep2 ,usb0_get_status_in_ep_in_ep2 
+0x4a21 018116 beq in_ep3 ,usb0_get_status_in_ep_in_ep3 
+0x4a22 018117 and_into 0x7f ,pdata 
+0x4a23 018118 beq 0x00 ,usb0_get_status_in_ep_in_ep0 
+0x4a24 018119 branch usb0_force_stall 
+:      018121 usb0_get_status_in_ep_in_ep0:
+0x4a25 018122 fetch 1 ,mem_usb_ep0_stall_status 
+:      018123 usb0_get_status_in_ep_in_ack:
+0x4a26 018124 arg 2 ,regb 
+0x4a27 018125 beq 1 ,usb_send_ones_packet 
+0x4a28 018126 branch usb_send_zero_packet 
+:      018127 usb0_get_status_in_ep_in_ep1:
+0x4a29 018128 fetch 1 ,mem_usb_ep1_stall_status 
+0x4a2a 018129 branch usb0_get_status_in_ep_in_ack 
+:      018130 usb0_get_status_in_ep_in_ep2:
+0x4a2b 018131 fetch 1 ,mem_usb_ep2_stall_status 
+0x4a2c 018132 branch usb0_get_status_in_ep_in_ack 
+:      018133 usb0_get_status_in_ep_in_ep3:
+0x4a2d 018134 fetch 1 ,mem_usb_ep3_stall_status 
+0x4a2e 018135 branch usb0_get_status_in_ep_in_ack 
+:      018137 usb_get_idle:
+0x4a2f 018138 jam 1 ,mem_usb_idle_flag 
+0x4a30 018139 arg mem_usb_idle_rate ,rega 
+0x4a31 018140 arg 1 ,regb 
+0x4a32 018141 branch usb0_respond 
+:      018143 usb_get_report:
+0x4a33 018144 fetch 2 ,mem_usb_setup_bvalue 
+0x4a34 018145 arg pc_get_report ,temp 
+0x4a35 018146 isub temp ,null 
+0x4a36 018147 nbranch usb0_force_stall ,zero 
+0x4a37 018148 set0 mark_isstr ,mark 
+:      018149 usb_get_report_dispose:
+0x4a38 018150 fetch 1 ,mem_usb0_data_ready_report 
+0x4a39 018151 nbranch usb_get_report_data_success ,blank 
+0x4a3a 018152 jam pc_get_nondata ,mem_usb0_get_report_data 
+:      018153 usb_get_report_send_data:
+0x4a3b 018154 fetch 1 ,mem_usb_setup_blength 
+0x4a3c 018155 iforce regb 
+0x4a3d 018156 arg mem_usb0_get_report_data ,rega 
+0x4a3e 018157 call usb0_respond 
+:      018158 usb_get_report_data_release:
+0x4a3f 018159 arg mem_usb0_get_report_data ,contw 
+0x4a40 018160 arg 8 ,loopcnt 
+0x4a41 018161 branch memset0 
+:      018162 usb_get_report_data_success:
+0x4a42 018163 jam 0 ,mem_usb0_data_ready_report 
+0x4a43 018164 jam pc_get_data ,mem_usb0_get_report_data 
+0x4a44 018165 branch usb_get_report_send_data 
+:      018167 usb_get_protocol_req:
+0x4a45 018168 fetch 1 ,mem_usb_setup_blength 
+0x4a46 018169 bne 1 ,usb0_force_stall 
+0x4a47 018170 jam 1 ,mem_usb_get_protocol_flag 
+0x4a48 018171 arg 1 ,regb 
+0x4a49 018172 fetch 1 ,mem_usb_set_protocol_value 
+0x4a4a 018173 beq 0 ,usb_get_report_protocol 
+0x4a4b 018174 beq 1 ,usb_get_boot_protocol 
+0x4a4c 018175 branch usb_send_zero_packet 
+:      018176 usb_get_report_protocol:
+0x4a4d 018177 branch usb_send_ones_packet 
+:      018178 usb_get_boot_protocol:
+0x4a4e 018179 branch usb_send_zero_packet 
+:      018184 usb0_request_clear_feature:
+0x4a4f 018185 fetch 1 ,mem_usb0_state 
+0x4a50 018186 bne dev_configured ,usb0_force_stall 
+0x4a51 018187 fetch 1 ,mem_usb_setup_blength 
+0x4a52 018188 bne 0 ,usb0_force_stall 
+0x4a53 018189 fetch 1 ,mem_usb_setup_blengthh 
+0x4a54 018190 bne 0 ,usb0_force_stall 
+0x4a55 018191 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a56 018192 bne 0 ,usb0_force_stall 
+0x4a57 018193 fetch 1 ,mem_usb_setup_windex + 1 
+0x4a58 018194 bne 0 ,usb0_force_stall 
+0x4a59 018195 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a5a 018196 beq out_device ,usb0_request_clear_feature_out_device 
+0x4a5b 018197 beq out_interface ,usb0_request_clear_feature_out_interface 
+0x4a5c 018198 beq out_endpoint ,usb0_request_clear_feature_out_endpoint 
+0x4a5d 018199 branch usb0_force_stall 
+:      018201 usb0_request_clear_feature_out_device:
+0x4a5e 018202 fetch 1 ,mem_usb_setup_bvalue 
+0x4a5f 018203 bne device_remote_wakeup ,usb0_force_stall 
+0x4a60 018204 hfetch 1 ,core_usb_config 
+0x4a61 018205 set0 7 ,pdata 
+0x4a62 018206 hstore 1 ,core_usb_config 
+0x4a63 018207 jam 0 ,mem_usb_remote_wakeup 
+0x4a64 018208 jam 1 ,mem_usb_clear_remote_wakeup 
+0x4a65 018209 branch usb0_reply_zerolen 
+:      018211 usb0_request_clear_feature_out_interface:
+0x4a66 018212 branch usb0_force_stall 
+:      018214 usb0_request_clear_feature_out_endpoint:
+0x4a67 018215 fetch 1 ,mem_usb_setup_bvalue 
+0x4a68 018216 bne endpoint_halt ,usb0_force_stall 
+0x4a69 018217 fetch 1 ,mem_usb_setup_windex 
+0x4a6a 018218 beq in_ep1 ,usb0_force_stall_ep1_in_off 
+0x4a6b 018219 beq in_ep2 ,usb0_force_stall_ep2_in_off 
+0x4a6c 018220 beq in_ep3 ,usb0_force_stall_ep3_in_off 
+0x4a6d 018221 and_into 0x7f ,pdata 
+0x4a6e 018222 beq 0x00 ,usb0_force_stall_ep0_in_off 
+0x4a6f 018223 branch usb0_force_stall 
+:      018225 usb0_force_stall_ep0_in_off:
+0x4a70 018226 jam 0 ,mem_usb_ep0_stall_status 
+0x4a71 018227 branch usb0_reply_zerolen 
+:      018228 usb0_force_stall_ep1_in_off:
+0x4a72 018229 jam 0 ,mem_usb_ep1_stall_status 
+:      018230 usb0_force_stall_ep1_in_off_reply:
+0x4a73 018231 jam 1 ,mem_usb_clear_halt 
+0x4a74 018232 branch usb0_reply_zerolen 
+:      018233 usb0_force_stall_ep2_in_off:
+0x4a75 018234 jam 0 ,mem_usb_ep2_stall_status 
+0x4a76 018235 branch usb0_force_stall_ep1_in_off_reply 
+:      018236 usb0_force_stall_ep3_in_off:
+0x4a77 018237 jam 0 ,mem_usb_ep3_stall_status 
+0x4a78 018238 branch usb0_force_stall_ep1_in_off_reply 
+:      018241 usb0_request_set_feature:
+0x4a79 018242 fetch 1 ,mem_usb_setup_blength 
+0x4a7a 018243 bne 0 ,usb0_force_stall 
+0x4a7b 018244 fetch 1 ,mem_usb_setup_blengthh 
+0x4a7c 018245 bne 0 ,usb0_force_stall 
+0x4a7d 018246 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4a7e 018247 beq out_device ,usb0_request_set_feature_out_device 
+0x4a7f 018248 beq out_interface ,usb0_request_set_feature_out_interface 
+0x4a80 018249 beq out_endpoint ,usb0_request_set_feature_out_endpoint 
+0x4a81 018250 branch usb0_force_stall 
+:      018252 usb0_request_set_feature_out_device:
+0x4a82 018253 fetch 1 ,mem_usb_setup_bvalue 
+0x4a83 018254 bne device_remote_wakeup ,usb0_force_stall 
+0x4a84 018255 hfetch 1 ,core_usb_config 
+0x4a85 018256 set1 7 ,pdata 
+0x4a86 018257 hstore 1 ,core_usb_config 
+0x4a87 018258 jam 1 ,mem_usb_remote_wakeup 
+0x4a88 018259 jam usb_sleep ,mem_usb_state 
+0x4a89 018260 jam 0 ,mem_usb_tx_win_enable 
+0x4a8a 018261 call usb0_reply_zerolen 
+:      018262 usb_wakeup_timer_reinit:
+0x4a8b 018263 call timer_reinit 
+0x4a8c 018264 setarg timer_wakeup_delay 
+0x4a8d 018265 arg timer_wakeup ,queue 
+0x4a8e 018266 branch timer_init 
+:      018268 usb0_request_set_feature_out_interface:
+0x4a8f 018269 branch usb0_force_stall 
+:      018271 usb0_request_set_feature_out_endpoint:
+0x4a90 018272 fetch 1 ,mem_usb_setup_bvalue 
+0x4a91 018273 bne endpoint_halt ,usb0_force_stall 
+0x4a92 018274 fetch 1 ,mem_usb_setup_bvalueh 
+0x4a93 018275 bne 0 ,usb0_force_stall 
+0x4a94 018276 fetch 1 ,mem_usb_setup_windex 
+0x4a95 018277 beq in_ep1 ,usb0_force_stall_ep1_in_on 
+0x4a96 018278 beq in_ep2 ,usb0_force_stall_ep2_in_on 
+0x4a97 018279 beq in_ep3 ,usb0_force_stall_ep3_in_on 
+0x4a98 018280 and_into 0x7f ,pdata 
+0x4a99 018281 beq 0x00 ,usb0_force_stall_ep0_in_on 
+0x4a9a 018282 branch usb0_force_stall 
+:      018284 usb0_force_stall_ep0_in_on:
+0x4a9b 018285 jam 1 ,mem_usb_ep0_stall_status 
+0x4a9c 018286 branch usb0_reply_zerolen 
+:      018287 usb0_force_stall_ep1_in_on:
+0x4a9d 018288 jam 1 ,mem_usb_ep1_stall_status 
+0x4a9e 018289 branch usb0_reply_zerolen 
+:      018290 usb0_force_stall_ep2_in_on:
+0x4a9f 018291 jam 1 ,mem_usb_ep2_stall_status 
+0x4aa0 018292 branch usb0_reply_zerolen 
+:      018293 usb0_force_stall_ep3_in_on:
+0x4aa1 018294 jam 1 ,mem_usb_ep3_stall_status 
+0x4aa2 018295 branch usb0_reply_zerolen 
+:      018298 usb0_request_set_address:
+0x4aa3 018299 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4aa4 018300 bne out_device ,usb0_force_stall 
+0x4aa5 018301 fetch 1 ,mem_usb_setup_windex 
+0x4aa6 018302 bne 0 ,usb0_force_stall 
+0x4aa7 018303 fetch 1 ,mem_usb_setup_windex + 1 
+0x4aa8 018304 bne 0 ,usb0_force_stall 
+0x4aa9 018305 fetch 1 ,mem_usb_setup_blength 
+0x4aaa 018306 bne 0 ,usb0_force_stall 
+0x4aab 018307 fetch 1 ,mem_usb_setup_blengthh 
+0x4aac 018308 bne 0 ,usb0_force_stall 
+0x4aad 018309 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aae 018310 bne 0 ,usb0_force_stall 
+0x4aaf 018311 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab0 018312 and_into 0x80 ,pdata 
+0x4ab1 018313 bne 0 ,usb0_force_stall 
+0x4ab2 018314 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab3 018315 bne 0 ,usb_usb0_state_set_dev_addr 
+:      018316 usb_usb0_state_set_dev_default:
+0x4ab4 018317 jam dev_default ,mem_usb0_state 
+:      018318 usb0_request_set_wait_address:
+0x4ab5 018319 fetch 1 ,mem_usb_setup_bvalue 
+0x4ab6 018320 hstore 1 ,core_usb_addr 
+0x4ab7 018321 call usb0_reply_zerolen 
+0x4ab8 018322 jam 1 ,mem_usb_set_high_addr_flag 
+0x4ab9 018323 rtn 
+:      018324 usb_usb0_state_set_dev_addr:
+0x4aba 018325 jam dev_address ,mem_usb0_state 
+0x4abb 018326 branch usb0_request_set_wait_address 
+:      018329 usb0_request_set_configuration:
+0x4abc 018330 fetch 1 ,mem_usb0_state 
+0x4abd 018331 beq dev_default ,usb0_force_stall 
+0x4abe 018332 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4abf 018333 bne out_device ,usb0_force_stall 
+0x4ac0 018334 fetch 1 ,mem_usb_setup_windex 
+0x4ac1 018335 bne 0 ,usb0_force_stall 
+0x4ac2 018336 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ac3 018337 bne 0 ,usb0_force_stall 
+0x4ac4 018338 fetch 1 ,mem_usb_setup_blength 
+0x4ac5 018339 bne 0 ,usb0_force_stall 
+0x4ac6 018340 fetch 1 ,mem_usb_setup_blengthh 
+0x4ac7 018341 bne 0 ,usb0_force_stall 
+0x4ac8 018342 fetch 1 ,mem_usb_setup_bvalue + 1 
+0x4ac9 018343 bne 0 ,usb0_force_stall 
+0x4aca 018344 fetch 1 ,mem_usb_setup_bvalue 
+0x4acb 018345 sub pdata ,usb_max_num_cfg ,null 
+0x4acc 018346 nbranch usb0_force_stall ,positive 
+0x4acd 018347 fetch 1 ,mem_usb0_state 
+0x4ace 018348 beq dev_address ,usb0_request_set_cfg_addr_state 
+0x4acf 018349 beq dev_configured ,usb0_request_set_cfg_cfg_state 
+0x4ad0 018350 branch usb0_force_stall 
+:      018352 usb0_request_set_cfg_addr_state:
+:      018353 usb0_request_set_cfg_cfg_state:
+0x4ad1 018354 fetch 1 ,mem_usb_setup_bvalue 
+0x4ad2 018355 beq 0 ,usb0_request_set_cfg_stay_addr_state 
+0x4ad3 018356 jam dev_configured ,mem_usb0_state 
+0x4ad4 018357 branch usb0_reply_zerolen 
+:      018358 usb0_request_set_cfg_stay_addr_state:
+0x4ad5 018359 jam dev_address ,mem_usb0_state 
+0x4ad6 018360 branch usb0_reply_zerolen 
+:      018363 usb0_request_set_interface:
+0x4ad7 018364 fetch 1 ,mem_usb0_state 
+0x4ad8 018365 bne dev_configured ,usb0_force_stall 
+0x4ad9 018366 fetch 1 ,mem_usb_setup_bmrequesttype 
+0x4ada 018367 bne out_interface ,usb0_force_stall 
+0x4adb 018368 fetch 1 ,mem_usb_setup_bvalue 
+0x4adc 018369 bne 0 ,usb0_force_stall 
+0x4add 018370 fetch 1 ,mem_usb_setup_bvalueh 
+0x4ade 018371 bne 0 ,usb0_force_stall 
+0x4adf 018372 fetch 1 ,mem_usb_setup_blength 
+0x4ae0 018373 bne 0 ,usb0_force_stall 
+0x4ae1 018374 fetch 1 ,mem_usb_setup_blengthh 
+0x4ae2 018375 bne 0 ,usb0_force_stall 
+0x4ae3 018376 fetch 1 ,mem_usb_setup_windex 
+0x4ae4 018377 bne 0 ,usb0_force_stall 
+0x4ae5 018378 fetch 1 ,mem_usb_setup_windex + 1 
+0x4ae6 018379 bne 0 ,usb0_force_stall 
+0x4ae7 018380 branch usb0_reply_zerolen 
+:      018383 usb_set_idle:
+0x4ae8 018384 jam 1 ,mem_usb_idle_flag 
+0x4ae9 018385 fetch 1 ,mem_usb_setup_bvalueh 
+0x4aea 018386 store 1 ,mem_usb_idle_rate 
+0x4aeb 018387 fetch 1 ,mem_usb_setup_windex 
+0x4aec 018388 sub pdata ,1 ,null 
+0x4aed 018389 call usb_clear_remote_wakeup_set0 ,zero 
+0x4aee 018390 fetch 1 ,mem_usb_state 
+0x4aef 018391 bne usb_resume ,usb0_reply_zerolen 
+0x4af0 018392 jam usb_connected ,mem_usb_state 
+0x4af1 018393 call usb0_reply_zerolen 
+0x4af2 018394 nop 30000 
+0x4af3 018395 nop 30000 
+0x4af4 018396 rtn 
+:      018397 usb_clear_remote_wakeup_set0:
+0x4af5 018398 jam 1 ,mem_usb_device_enumeration_endflag 
+0x4af6 018399 jam 0 ,mem_usb_clear_remote_wakeup 
+0x4af7 018400 jam usb_resume ,mem_usb_state 
+0x4af8 018401 rtn 
+:      018404 usb_set_report:
+0x4af9 018405 jam 1 ,mem_usb0_get_set_report 
+0x4afa 018406 call usb_set_report_resume_judge 
+0x4afb 018407 fetch 2 ,mem_usb_setup_bvalue 
+0x4afc 018408 store 2 ,mem_usb_setup_bvalue_temp 
+0x4afd 018409 fetch 1 ,mem_usb_setup_blength 
+0x4afe 018410 iforce loopcnt 
+0x4aff 018411 arg mem_usb0_setup ,contr 
+0x4b00 018412 arg mem_usb0_set_report_data ,contw 
+0x4b01 018413 call memcpy 
+0x4b02 018414 branch usb0_reply_zerolen 
+:      018416 usb_set_report_resume_judge:
+0x4b03 018417 fetch 2 ,mem_usb_setup_bvalue 
+0x4b04 018418 arg pc_set_report_bvalue ,temp 
+0x4b05 018419 isub temp ,null 
+0x4b06 018420 nrtn zero 
+0x4b07 018421 fetch 2 ,mem_usb_setup_windex 
+0x4b08 018422 arg pc_set_report_windex ,temp 
+0x4b09 018423 isub temp ,null 
+0x4b0a 018424 nrtn zero 
+0x4b0b 018425 fetch 2 ,mem_usb_setup_blength 
+0x4b0c 018426 arg pc_set_report_blength ,temp 
+0x4b0d 018427 isub temp ,null 
+0x4b0e 018428 nrtn zero 
+0x4b0f 018429 jam 1 ,mem_usb_tx_win_enable 
+0x4b10 018430 rtn 
+:      018433 usb_set_protocol_req:
+0x4b11 018434 fetch 1 ,mem_usb_setup_blength 
+0x4b12 018435 bne 0 ,usb0_force_stall 
+0x4b13 018436 fetch 1 ,mem_usb_setup_bvalue 
+0x4b14 018437 beq boot_protocol ,usb_set_boot_protocol 
+0x4b15 018438 beq report_protocol ,usb_set_report_protocol 
+0x4b16 018439 branch usb0_force_stall 
+:      018440 usb_set_boot_protocol:
+0x4b17 018441 jam 0 ,mem_usb_set_protocol_status 
+0x4b18 018442 jam 1 ,mem_usb_set_protocol_value 
+0x4b19 018443 branch usb0_reply_zerolen 
+:      018444 usb_set_report_protocol:
+0x4b1a 018445 jam 1 ,mem_usb_tx_mac_enable 
+0x4b1b 018446 jam 1 ,mem_usb_set_protocol_status 
+0x4b1c 018447 jam 0 ,mem_usb_set_protocol_value 
+0x4b1d 018448 branch usb0_reply_zerolen 
+:      018451 usb0_respond_length:
+0x4b1e 018452 ifetch 1 ,rega 
+0x4b1f 018453 iforce regb 
+0x4b20 018454 increase 1 ,rega 
+:      018456 usb0_respond:
+0x4b21 018457 bpatch patch1f_2 ,mem_patch1f 
+0x4b22 018458 bmark0 mark_isstr ,usb0_respond0 
+0x4b23 018459 add regb ,1 ,pdata 
+0x4b24 018460 lshift pdata ,pdata 
+0x4b25 018461 hstore 1 ,core_usb_dfifo0 
+0x4b26 018462 jam 3 ,core_usb_dfifo0 
+0x4b27 018463 fetch 1 ,mem_usb_setup_blength 
+0x4b28 018464 increase -2 ,pdata 
+0x4b29 018465 rshift pdata ,pdata 
+0x4b2a 018466 store 1 ,mem_usb_setup_blength 
+0x4b2b 018467 beq 0 ,usb_no_respond_data 
+:      018468 usb0_respond0:
+0x4b2c 018469 fetch 2 ,mem_usb_setup_blength 
+0x4b2d 018470 isub regb ,null 
+0x4b2e 018471 branch usb0_respond1 ,positive 
+0x4b2f 018472 copy pdata ,regb 
+:      018473 usb0_respond1:
+0x4b30 018474 deposit rega 
+0x4b31 018475 store 2 ,mem_bufptr 
+0x4b32 018476 deposit regb 
+0x4b33 018477 store 1 ,mem_remain 
+0x4b34 018478 branch usb0_tx 
+:      018480 usb_no_respond_data:
+0x4b35 018481 arg 0 ,queue 
+0x4b36 018482 branch usb_trig 
+:      018485 usb0_tx:
+0x4b37 018486 bpatch patch1f_3 ,mem_patch1f 
+0x4b38 018487 fetch 1 ,mem_remain 
+0x4b39 018488 rtn blank 
+0x4b3a 018489 copy pdata ,loopcnt 
+0x4b3b 018490 sub pdata ,ep0_packet_size ,null 
+0x4b3c 018491 branch usb0_tx_info ,positive 
+0x4b3d 018492 arg ep0_packet_size ,loopcnt 
+:      018493 usb0_tx_info:
+0x4b3e 018494 fetch 1 ,mem_remain 
+0x4b3f 018495 isub loopcnt ,pdata 
+0x4b40 018496 store 1 ,mem_remain 
+0x4b41 018497 fetch 2 ,mem_bufptr 
+0x4b42 018498 copy pdata ,contr 
+:      018499 usb0_tx0:
+0x4b43 018500 ifetch 1 ,contr 
+0x4b44 018501 hstore 1 ,core_usb_dfifo0 
+0x4b45 018502 bmark0 mark_isstr ,usb0_tx1 
+0x4b46 018503 jam 0 ,core_usb_dfifo0 
+:      018504 usb0_tx1:
+0x4b47 018505 loop usb0_tx0 
+0x4b48 018506 copy contr ,pdata 
+0x4b49 018507 store 2 ,mem_bufptr 
+0x4b4a 018508 arg 0 ,queue 
+0x4b4b 018509 call usb_trig 
+0x4b4c 018510 fetch 1 ,mem_remain 
+0x4b4d 018511 nrtn blank 
+0x4b4e 018512 fetch 1 ,mem_usb_state 
+0x4b4f 018513 rtnne usb_got_report_req 
+0x4b50 018514 jam usb_connected ,mem_usb_state 
+0x4b51 018515 rtn 
+:      018518 usb_tx_ep1:
+0x4b52 018519 arg core_usb_dfifo1 ,rega 
+0x4b53 018520 arg 1 ,queue 
+:      018521 usb_tx_loop:
+0x4b54 018522 ifetch 1 ,contr 
+0x4b55 018523 istore 1 ,rega 
+0x4b56 018524 loop usb_tx_loop 
+:      018525 usb_trig:
+0x4b57 018526 setarg 0 
+0x4b58 018527 qset1 pdata 
+0x4b59 018528 hstore 1 ,core_usb_trig 
+0x4b5a 018529 fetcht 1 ,mem_usb_tx_wait 
+0x4b5b 018530 ior temp ,pdata 
+0x4b5c 018531 store 1 ,mem_usb_tx_wait 
+0x4b5d 018532 rtn 
+:      018534 usb_tx_ep2:
+0x4b5e 018535 arg 2 ,queue 
+0x4b5f 018536 arg core_usb_dfifo2 ,rega 
+0x4b60 018537 branch usb_tx_loop 
+:      018539 usb_tx:
+0x4b61 018540 bpatch patch1f_4 ,mem_patch1f 
+0x4b62 018541 fetch 1 ,mem_usb_tx_enable 
+0x4b63 018542 rtn blank 
+0x4b64 018543 fetch 1 ,mem_usb_tx_wait 
+0x4b65 018544 nbranch usb_inwake_state_tx_dispose ,blank 
+0x4b66 018545 fetch 1 ,mem_usb_device_enumeration_endflag 
+0x4b67 018546 branch usb_tx_fifo_release ,blank 
+0x4b68 018547 fetch 1 ,mem_usb_state 
+0x4b69 018548 beq usb_sleep ,usb_windows_wakeup 
+0x4b6a 018549 bne usb_connected ,usb_tx_fifo_release 
+0x4b6b 018550 fetch 1 ,mem_usb_clear_remote_wakeup 
+0x4b6c 018551 nbranch usb_tx_fifo_release ,blank 
+0x4b6d 018552 call usb_tx_data_ep1 
+0x4b6e 018553 branch usb_tx_data_ep2 
+:      018555 usb_tx_data_ep1:
+0x4b6f 018556 fetch 1 ,mem_usb_tx_enable 
+0x4b70 018557 rtnbit0 1 
+0x4b71 018558 fetch 1 ,mem_usb_tx_wait 
+0x4b72 018559 rtnbit1 1 
+0x4b73 018560 fetch 1 ,mem_usb_tx_enable 
+0x4b74 018561 set0 1 ,pdata 
+0x4b75 018562 store 1 ,mem_usb_tx_enable 
+0x4b76 018563 fetch 1 ,mem_usb_ep1_data 
+0x4b77 018564 rtn blank 
+0x4b78 018565 beq usb_ep1_kb ,usb_tx_kb_normal_data 
+0x4b79 018566 branch assert 
+:      018568 usb_tx_data_ep2:
+0x4b7a 018569 fetch 1 ,mem_usb_tx_enable 
+0x4b7b 018570 rtnbit0 2 
+0x4b7c 018571 fetch 1 ,mem_usb_tx_wait 
+0x4b7d 018572 rtnbit1 2 
+0x4b7e 018573 fetch 1 ,mem_usb_tx_enable 
+0x4b7f 018574 set0 2 ,pdata 
+0x4b80 018575 store 1 ,mem_usb_tx_enable 
+0x4b81 018576 fetch 1 ,mem_usb_ep2_data 
+0x4b82 018577 rtn blank 
+0x4b83 018578 beq usb_ep2_ms ,usb_tx_ms_data 
+0x4b84 018579 beq usb_ep2_multikey ,usb_tx_kb_multikey_data 
+0x4b85 018580 branch assert 
+:      018582 usb_tx_fifo_release:
+0x4b86 018584 arg mem_usb_mouse_data ,contw 
+0x4b87 018585 arg 6 ,loopcnt 
+0x4b88 018586 branch memset0 
+:      018588 usb_tx_ms_data:
+0x4b89 018589 fetch 1 ,mem_usb_idle_flag 
+0x4b8a 018590 fetcht 1 ,mem_usb_get_protocol_flag 
+0x4b8b 018591 iand temp ,pdata 
+0x4b8c 018592 branch usb_tx_ms_data_normal_mode ,blank 
+0x4b8d 018593 fetcht 1 ,mem_usb_set_protocol_status 
+0x4b8e 018594 iadd temp ,pdata 
+0x4b8f 018595 beq mac_boot_mode ,usb_tx_ms_data_mac_boot_mode 
+0x4b90 018596 branch usb_tx_ms_data_normal_mode 
+:      018598 usb_tx_ms_data_mac_boot_mode:
+0x4b91 018599 jam 0 ,mem_usb_ep2_data 
+:      018600 usb_tx_ms_data_mac_boot_regroup:
+0x4b92 018601 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b93 018602 beq r_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b94 018603 beq lr_key ,usb_tx_mac_boot_ms_regroup_r_or_lrkey 
+0x4b95 018604 fetch 1 ,mem_usb_mouse_data + 1 
+0x4b96 018605 store 1 ,mem_usb_mouse_data 
+0x4b97 018606 fetch 1 ,mem_usb_mouse_data + 2 
+0x4b98 018607 istore 1 ,contw 
+0x4b99 018608 fetch 1 ,mem_usb_mouse_data + 4 
+0x4b9a 018609 istore 1 ,contw 
+0x4b9b 018610 fetch 1 ,mem_usb_mouse_data + 6 
+0x4b9c 018611 istore 1 ,contw 
+0x4b9d 018612 arg 4 ,loopcnt 
+0x4b9e 018613 arg mem_usb_mouse_data ,contr 
+0x4b9f 018614 branch usb_tx_ep2 
+:      018616 usb_tx_ms_data_normal_mode:
+0x4ba0 018617 jam 0 ,mem_usb_ep2_data 
+:      018618 usb_tx_mac_boot_ms_regroup_r_or_lrkey:
+0x4ba1 018619 arg 8 ,loopcnt 
+0x4ba2 018620 arg mem_usb_mouse_data ,contr 
+0x4ba3 018621 branch usb_tx_ep2 
+:      018623 usb_tx_kb_multikey_data:
+0x4ba4 018624 jam 0 ,mem_usb_ep2_data 
+0x4ba5 018625 arg 3 ,loopcnt 
+0x4ba6 018626 arg mem_usb_kb_multikey ,contr 
+0x4ba7 018627 branch usb_tx_ep2 
+:      018629 usb_tx_kb_normal_data:
+0x4ba8 018630 jam 0 ,mem_usb_ep1_data 
+0x4ba9 018631 arg 8 ,loopcnt 
+0x4baa 018632 arg mem_usb_kb_data ,contr 
+0x4bab 018633 branch usb_tx_ep1 
+:      018635 usb_inwake_state_tx_dispose:
+0x4bac 018636 fetch 1 ,mem_usb_state 
+0x4bad 018637 beq usb_sleep ,usb_clear_tx_wait 
+0x4bae 018638 beq usb_connected ,usb_mac_wakeup_trig 
+0x4baf 018639 rtn 
+:      018640 usb_clear_tx_wait:
+0x4bb0 018641 jam 0 ,mem_usb_tx_wait 
+0x4bb1 018642 rtn 
+:      018643 usb_mac_wakeup_trig:
+0x4bb2 018644 hfetch 1 ,core_usb_config 
+0x4bb3 018645 set1 7 ,pdata 
+0x4bb4 018646 hstore 1 ,core_usb_config 
+0x4bb5 018647 jam 1 ,mem_usb_mac_wakeup_trig 
+0x4bb6 018648 rtn 
+:      018650 usb_mac_wakeup_judge:
+0x4bb7 018651 fetch 1 ,mem_usb_state 
+0x4bb8 018652 rtneq usb_sleep 
+0x4bb9 018653 beq usb_connected ,usb_mac_wakeup 
+0x4bba 018654 rtn 
+:      018655 usb_mac_wakeup:
+0x4bbb 018656 fetch 1 ,mem_usb_mac_wakeup_trig 
+0x4bbc 018657 rtn blank 
+0x4bbd 018658 jam 1 ,mem_usb_wakestate_onetime_flag 
+0x4bbe 018659 branch usb_wakeup 
+:      018661 usb_windows_wakeup:
+0x4bbf 018662 arg timer_wakeup ,queue 
+0x4bc0 018663 call timer_check 
+0x4bc1 018664 nrtn blank 
+:      018665 usb_wakeup:
+0x4bc2 018666 hfetch 1 ,core_usb_config 
+0x4bc3 018667 rtnbit0 7 
+0x4bc4 018668 jam 0xfc ,core_usb_config 
+0x4bc5 018669 nop 30000 
+0x4bc6 018670 jam 0x3c ,core_usb_config 
+0x4bc7 018671 rtn 
+:      018678 hci_rx_h4:
+0x4bc8 018679 bpatch patch1f_5 ,mem_patch1f 
+0x4bc9 018680 fetch 1 ,mem_hci_cmd 
+0x4bca 018681 nrtn blank 
+:      018682 hci_rx_h4_1:
+0x4bcb 018683 call hci_h4_parse_packet 
+0x4bcc 018684 ncall h4_rx_discard_packet ,user 
+0x4bcd 018685 rtn 
+:      018687 hci_h4_parse_packet:
+0x4bce 018688 bpatch patch1f_6 ,mem_patch1f 
+0x4bcf 018689 copy contru ,rega 
+0x4bd0 018690 arg 4 ,temp 
+0x4bd1 018691 ifetch 1 ,contru 
+0x4bd2 018692 beq hci_h4_type_cmd ,hci_h4_parse_packet_wait_len 
+0x4bd3 018693 increase 1 ,temp 
+0x4bd4 018694 beq hci_h4_type_acl ,hci_h4_parse_packet_wait_len 
+0x4bd5 018695 copy contru ,pdata 
+0x4bd6 018696 hstore 2 ,core_uart_rrptr 
+0x4bd7 018697 rtn 
+:      018698 hci_h4_parse_packet_wait_len:
+0x4bd8 018699 hfetch 2 ,core_uart_rxitems 
+0x4bd9 018700 isub temp ,null 
+0x4bda 018701 nbranch hci_h4_parse_packet_wait_len ,positive 
+0x4bdb 018703 disable user 
+0x4bdc 018704 copy rega ,contru 
+0x4bdd 018705 call h4_get_rx_payload_len 
+0x4bde 018706 iadd temp ,temp 
+:      018707 hci_h4_parse_packet_wait:
+0x4bdf 018708 hfetch 2 ,core_uart_rxitems 
+0x4be0 018709 isub temp ,null 
+0x4be1 018710 nbranch hci_h4_parse_packet_wait ,positive 
+0x4be2 018711 copy rega ,contru 
+0x4be3 018712 ifetch 1 ,contru 
+0x4be4 018713 beq hci_h4_type_cmd ,process_hci_cmd 
+0x4be5 018714 branch assert 
+:      018716 h4_rx_discard_packet:
+0x4be6 018717 bpatch patch1f_7 ,mem_patch1f 
+0x4be7 018718 hfetch 2 ,core_uart_rrptr 
+0x4be8 018719 iforce contru 
+0x4be9 018720 call h4_get_rx_payload_len 
+0x4bea 018721 iadd contru ,contru 
+0x4beb 018722 deposit contru 
+0x4bec 018723 hstore 2 ,core_uart_rrptr 
+0x4bed 018724 rtn 
+:      018729 h4_get_rx_payload_len:
+0x4bee 018730 ifetch 1 ,contru 
+0x4bef 018731 increase 2 ,contru 
+0x4bf0 018732 beq hci_h4_type_acl ,h4_get_rx_payload_len_acl 
+0x4bf1 018733 ifetch 1 ,contru 
+0x4bf2 018734 rtn 
+:      018735 h4_get_rx_payload_len_acl:
+0x4bf3 018736 ifetch 2 ,contru 
+0x4bf4 018737 rtn 
+:      018739 h4_get_tx_ptr:
+0x4bf5 018740 hfetch 2 ,core_uart_twptr 
+0x4bf6 018741 increase -5 ,contwu 
+0x4bf7 018742 iadd contwu ,contwu 
+0x4bf8 018743 rtn 
+:      018745 h4_send_packet_event:
+0x4bf9 018746 arg hci_h4_type_event ,temp 
+0x4bfa 018747 branch h4_send_packet 
+:      018748 h4_send_packet_acl:
+0x4bfb 018749 arg hci_h4_type_acl ,temp 
+:      018750 h4_send_packet:
+0x4bfc 018751 bpatchx patch20_0 ,mem_patch20 
+0x4bfd 018752 increase 1 ,loopcnt 
+0x4bfe 018753 hfetch 2 ,core_uart_twptr 
+0x4bff 018754 copy pdata ,contwu 
+0x4c00 018755 copy loopcnt ,pdata 
+0x4c01 018756 istoret 1 ,contwu 
+0x4c02 018757 increase -1 ,pdata 
+0x4c03 018758 iadd contwu ,contwu 
+0x4c04 018759 copy contwu ,pdata 
+0x4c05 018760 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c06 018761 copy temp ,pdata 
+0x4c07 018762 rtneq hci_h4_type_acl 
+0x4c08 018763 fetch 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c09 018764 hstore 2 ,core_uart_twptr 
+0x4c0a 018765 branch h4_send_acl_trigger_clear 
+:      018768 h4_send_acl_trigger_clear:
+0x4c0b 018769 setarg 0 
+0x4c0c 018770 store 2 ,mem_hci_acl_tx_trigger_wptr 
+0x4c0d 018771 rtn 
+:      018778 hci_init:
+0x4c0e 018779 rtn wake 
+0x4c0f 018780 setarg hci_idle_dispatch 
+0x4c10 018781 store 2 ,mem_cb_idle_process 
+0x4c11 018783 setarg uart_baud_115200 
+0x4c12 018784 store uart_baud_len ,mem_baud 
+:      018785 hci_lpm_init:
+0x4c13 018786 setarg mem_h5rx_buf 
+0x4c14 018787 hstore 2 ,core_uart_rsaddr 
+0x4c15 018788 setarg mem_h5rx_buf_end 
+0x4c16 018789 hstore 2 ,core_uart_readdr 
+0x4c17 018790 setarg mem_h5tx_buf 
+0x4c18 018791 hstore 2 ,core_uart_tsaddr 
+0x4c19 018792 call hci_sel_init 
+:      018793 hci_reinit:
+0x4c1a 018794 jam 0x0 ,core_uart_ctrl 
+0x4c1b 018795 setarg mem_h5tx_buf 
+0x4c1c 018796 hstore 2 ,core_uart_twptr 
+0x4c1d 018797 hstore 2 ,core_uart_trptrp 
+0x4c1e 018798 setarg mem_h5rx_buf 
+0x4c1f 018799 hstore 2 ,core_uart_rrptr 
+0x4c20 018800 store 2 ,mem_h5rx_rptr 
+:      018801 hci_init_common:
+0x4c21 018802 hfetch 2 ,core_clkoff 
+0x4c22 018803 set0 clock_off_uart ,pdata 
+0x4c23 018804 hstore 2 ,core_clkoff 
+0x4c24 018805 call uart_set_baud_by_mem 
+0x4c25 018806 jam uartclk_dpll ,core_uart_clksel 
+0x4c26 018807 jam uart_ctrl_h4 ,core_uart_ctrl 
+0x4c27 018808 rtn 
+:      018810 hci_sel_init:
+0x4c28 018811 setarg mem_h5tx_buf_end 
+0x4c29 018812 hstore 2 ,core_uart_teaddr 
+0x4c2a 018813 hfetch 1 ,core_gpio_sel1 
+0x4c2b 018814 or_into 0x07 ,pdata 
+0x4c2c 018815 hstore 1 ,core_gpio_sel1 
+0x4c2d 018816 rtn 
+:      018819 hci_rx_packet:
+0x4c2e 018820 bpatchx patch20_1 ,mem_patch20 
+0x4c2f 018821 hfetch 1 ,core_uart_status 
+0x4c30 018822 iforce regb 
+0x4c31 018823 bbit0 uart_status_rx_fifo_empty ,hci_rx_packet_cont 
+0x4c32 018824 hfetch 2 ,core_uart_rxitems 
+0x4c33 018825 iforce regc 
+0x4c34 018826 arg 0x44f ,temp 
+0x4c35 018827 isub temp ,null 
+0x4c36 018828 nrtn zero 
+:      018829 hci_rx_packet_cont:
+0x4c37 018830 hfetch 2 ,core_uart_rrptr 
+0x4c38 018831 iforce contru 
+0x4c39 018832 branch hci_rx_h4 
+:      018834 uart_send_byte:
+0x4c3a 018835 hfetcht 1 ,core_uart_status 
+0x4c3b 018836 isolate1 6 ,temp 
+0x4c3c 018837 branch uart_send_byte ,true 
+0x4c3d 018838 hstore 1 ,core_uart_txd 
+0x4c3e 018839 rtn 
+:      018841 process_hci_cmd:
+0x4c3f 018842 bpatchx patch20_2 ,mem_patch20 
+0x4c40 018843 fetch 1 ,mem_hci_cmd 
+0x4c41 018844 branch process_hci_cmd_cont ,blank 
+0x4c42 018845 enable user 
+0x4c43 018846 rtn 
+:      018847 process_hci_cmd_cont:
+0x4c44 018848 ifetch 2 ,contru 
+0x4c45 018849 iforce alarm 
+0x4c46 018850 iforce queue 
+0x4c47 018851 ifetch 1 ,contru 
+0x4c48 018852 iforce temp 
+0x4c49 018853 rshift2 alarm ,pdata 
+0x4c4a 018854 rshift8 pdata ,pdata 
+0x4c4b 018855 beq hci_ogf_vendor_specific ,phci_grp_vendor_specific 
+0x4c4c 018856 rtn 
+:      018859 phci_grp_vendor_specific:
+0x4c4d 018860 bpatchx patch20_3 ,mem_patch20 
+0x4c4e 018861 deposit queue 
+0x4c4f 018862 beq hci_vendor_cmd_reset ,hci_normal_reply 
+0x4c50 018863 beq hci_vendor_cmd_chipid ,phci_grp_vendor_chipid 
+0x4c51 018864 beq hci_vendor_cmd_baud ,phci_grp_vendor_baud 
+0x4c52 018865 beq hci_vendor_cmd_patch ,phci_grp_vendor_patch 
+0x4c53 018866 beq hci_vendor_cmd_patch_done ,phci_grp_vendor_done 
+0x4c54 018867 beq hci_vendor_cmd_echo ,hci_normal_reply 
+0x4c55 018868 beq hci_vendor_cmd_bdaddr ,phci_grp_vendor_bdaddr 
+0x4c56 018869 beq hci_vendor_cmd_enter_lpm ,phci_grp_vendor_enter_lpm 
+0x4c57 018871 beq hci_vendor_cmd_mem ,phci_grp_vendor_mem 
+0x4c58 018872 beq hci_vendor_cmd_eep ,phci_grp_vendor_eep 
+0x4c59 018873 beq hci_vendor_cmd_patch_sec_init ,phci_grp_vendor_patch_sec_init 
+0x4c5a 018874 beq hci_vendor_cmd_patch_sec ,phci_grp_vendor_patch_sec 
+0x4c5b 018875 branch hci_normal_reply 
+:      018877 phci_grp_vendor_enter_lpm:
+0x4c5c 018878 call hci_normal_reply 
+0x4c5d 018879 call wait_uarttx 
+0x4c5e 018880 call gpio_pu_uart_tx 
+:      018881 hci_enter_lpm:
+0x4c5f 018882 call app_put_lpm_wake_lock 
+0x4c60 018883 call app_l2cap_flow_control_enable 
+0x4c61 018884 branch gpio_rx_config_input_with_pu 
+:      018886 hci_exit_lpm:
+0x4c62 018887 jam hci_rx_ready ,mem_hci_lt_rx_state 
+0x4c63 018888 call app_get_lpm_wake_lock 
+0x4c64 018889 call hci_lpm_init 
+0x4c65 018890 branch app_l2cap_flow_control_disable 
+:      018892 phci_grp_vendor_chipid:
+0x4c66 018893 call hci_get_cmd_complete_ptr 
+0x4c67 018894 hfetch 2 ,core_chipid 
+0x4c68 018895 istore 2 ,contwu 
+0x4c69 018896 force 6 ,loopcnt 
+0x4c6a 018897 branch hci_command_complete 
+:      018899 phci_grp_vendor_baud:
+0x4c6b 018900 ifetch 2 ,contru 
+0x4c6c 018901 store 2 ,mem_baud 
+0x4c6d 018902 hstore 2 ,core_uart_baud 
+0x4c6e 018903 rtn 
+:      018906 phci_grp_vendor_patch_common:
+0x4c6f 018908 ifetch 1 ,contru 
+0x4c70 018909 copy pdata ,temp 
+0x4c71 018910 hstore 1 ,core_ucode_low 
+0x4c72 018911 ifetch 1 ,contru 
+0x4c73 018912 iadd temp ,temp 
+0x4c74 018913 set1 7 ,pdata 
+0x4c75 018914 hstore 1 ,core_ucode_ctrl 
+0x4c76 018915 ifetch 1 ,contru 
+0x4c77 018916 iadd temp ,temp 
+0x4c78 018917 copy pdata ,loopcnt 
+0x4c79 018918 rtn 
+:      018920 phci_grp_vendor_patch:
+0x4c7a 018921 bmark1 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c7b 018922 call phci_grp_vendor_patch_common 
+:      018923 phci_grp_vendor_patch_loop:
+0x4c7c 018924 ifetch 1 ,contru 
+0x4c7d 018925 hstore 1 ,core_ucode_data 
+0x4c7e 018926 iadd temp ,temp 
+0x4c7f 018927 loop phci_grp_vendor_patch_loop 
+:      018928 phci_grp_vendor_patch_check_sum:
+0x4c80 018929 and temp ,0xff ,temp 
+0x4c81 018930 ifetch 1 ,contru 
+0x4c82 018931 isub temp ,null 
+0x4c83 018932 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4c84 018933 branch hci_normal_reply 
+:      018936 phci_grp_vendor_patch_sec:
+0x4c85 018937 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4c86 018938 call phci_grp_vendor_patch_common 
+0x4c87 018939 store 8 ,mem_pdatatemp 
+:      018940 phci_grp_vendor_patch_sec_loop:
+0x4c88 018941 call do_aes_cbc 
+0x4c89 018942 arg 16 ,loopcnt 
+0x4c8a 018943 arg mem_temp_block0 ,contw 
+0x4c8b 018944 call load_uart_sum_loop 
+0x4c8c 018945 storet 8 ,mem_temp 
+0x4c8d 018946 arg mem_temp_block2 ,contw 
+0x4c8e 018947 call store_aes_result 
+0x4c8f 018948 arg mem_temp_block2 ,rega 
+0x4c90 018949 arg mem_temp_block0 ,regb 
+0x4c91 018950 arg mem_temp_block3 ,contw 
+0x4c92 018951 call xor16 
+0x4c93 018952 arg 16 ,loopcnt 
+0x4c94 018953 arg mem_temp_block3 ,contr 
+0x4c95 018954 call load_ucode_only_loop 
+0x4c96 018955 fetcht 8 ,mem_temp 
+0x4c97 018956 fetch 8 ,mem_pdatatemp 
+0x4c98 018957 increase -16 ,pdata 
+0x4c99 018958 store 8 ,mem_pdatatemp 
+0x4c9a 018959 nbranch phci_grp_vendor_patch_sec_loop ,blank 
+0x4c9b 018960 branch phci_grp_vendor_patch_check_sum 
+:      018962 load_ucode_only_loop:
+0x4c9c 018963 ifetch 1 ,contr 
+0x4c9d 018964 hstore 1 ,core_ucode_data 
+0x4c9e 018965 loop load_ucode_only_loop 
+0x4c9f 018966 rtn 
+:      018968 load_uart_sum_loop:
+0x4ca0 018969 ifetch 1 ,contru 
+0x4ca1 018970 istore 1 ,contw 
+0x4ca2 018971 iadd temp ,temp 
+0x4ca3 018972 loop load_uart_sum_loop 
+0x4ca4 018973 rtn 
+:      018975 phci_grp_vendor_patch_sec_init:
+0x4ca5 018976 bmark0 mark_otp_encrypt ,phci_grp_vendor_patch_bad 
+0x4ca6 018977 arg 0 ,temp 
+0x4ca7 018978 arg 16 ,loopcnt 
+0x4ca8 018979 arg mem_temp_block0 ,contw 
+0x4ca9 018980 call load_uart_sum_loop 
+0x4caa 018981 hfetch 1 ,core_gpio_key2 
+0x4cab 018982 and_into 0xfd ,pdata 
+0x4cac 018983 hstore 1 ,core_gpio_key2 
+0x4cad 018984 arg mem_temp_block0 ,contr 
+0x4cae 018985 arg 16 ,loopcnt 
+0x4caf 018986 call aes_load_data 
+0x4cb0 018987 call aes_init 
+0x4cb1 018988 call aes_clear_data 
+0x4cb2 018989 branch phci_grp_vendor_patch_check_sum 
+:      018992 phci_grp_vendor_done:
+0x4cb3 018993 arg 0x20 ,loopcnt 
+0x4cb4 018994 arg mem_patch00 ,contw 
+0x4cb5 018995 arg 0 ,temp 
+:      018996 phci_grp_vendor_done_loop:
+0x4cb6 018997 ifetch 1 ,contru 
+0x4cb7 018998 istore 1 ,contw 
+0x4cb8 018999 iadd temp ,temp 
+0x4cb9 019000 loop phci_grp_vendor_done_loop 
+0x4cba 019001 and temp ,0xff ,temp 
+0x4cbb 019002 ifetch 1 ,contru 
+0x4cbc 019003 isub temp ,null 
+0x4cbd 019004 nbranch phci_grp_vendor_patch_bad ,zero 
+0x4cbe 019005 jam 0 ,core_ucode_ctrl 
+0x4cbf 019006 call hci_normal_reply 
+0x4cc0 019007 call h4_rx_discard_packet 
+0x4cc1 019008 call clear_key_buf 
+0x4cc2 019009 call wait_uarttx 
+0x4cc3 019010 branch soft_reset 
+:      019012 phci_grp_vendor_patch_bad:
+0x4cc4 019013 jam 0 ,core_ucode_ctrl 
+0x4cc5 019014 branch start 
+:      019016 phci_grp_vendor_bdaddr:
+0x4cc6 019017 ifetch 6 ,contru 
+0x4cc7 019018 store 6 ,mem_lap 
+0x4cc8 019019 branch hci_normal_reply 
+:      019022 phci_grp_vendor_mem:
+0x4cc9 019023 ifetch 1 ,contru 
+0x4cca 019024 store 1 ,mem_hci_curr_len 
+0x4ccb 019025 copy pdata ,loopcnt 
+0x4ccc 019026 ifetch 2 ,contru 
+0x4ccd 019027 store 2 ,mem_hci_curr_target 
+0x4cce 019028 copy pdata ,contw 
+0x4ccf 019029 call uart_copy_rx_bytes 
+0x4cd0 019030 branch hci_normal_reply 
+:      019033 phci_grp_vendor_eep:
+0x4cd1 019034 ifetch 1 ,contru 
+0x4cd2 019035 store 1 ,mem_hci_curr_len 
+0x4cd3 019036 copy pdata ,loopcnt 
+0x4cd4 019037 ifetch 2 ,contru 
+0x4cd5 019038 store 2 ,mem_hci_curr_target 
+0x4cd6 019039 arg mem_l2cap_rxbuff1 ,contw 
+0x4cd7 019040 call uart_copy_rx_bytes 
+0x4cd8 019041 fetcht 1 ,mem_hci_curr_len 
+0x4cd9 019042 arg mem_l2cap_rxbuff1 ,rega 
+0x4cda 019043 fetch 2 ,mem_hci_curr_target 
+0x4cdb 019044 branch iicd_write_ota_data 
+:      019049 hci_normal_reply:
+0x4cdc 019050 force 4 ,loopcnt 
+:      019051 hci_command_complete:
+0x4cdd 019052 call hci_get_payload_ptr 
+0x4cde 019053 force 0x1 ,pdata 
+0x4cdf 019054 istore 1 ,contwu 
+0x4ce0 019055 deposit alarm 
+0x4ce1 019056 istore 3 ,contwu 
+0x4ce2 019057 force hci_event_command_complete ,queue 
+:      019058 hci_send_event:
+0x4ce3 019059 bpatchx patch20_4 ,mem_patch20 
+0x4ce4 019060 call hci_get_packet_ptr 
+0x4ce5 019061 deposit queue 
+0x4ce6 019062 istore 1 ,contwu 
+0x4ce7 019063 deposit loopcnt 
+0x4ce8 019064 istore 1 ,contwu 
+:      019065 hci_send_event_raw:
+0x4ce9 019066 force 5 ,queue 
+0x4cea 019067 increase 2 ,loopcnt 
+:      019068 hci_send_packet:
+0x4ceb 019069 branch h4_send_packet_event 
+:      019071 hci_send_commu_ready_event:
+0x4cec 019072 force hci_event_vendor_specific ,queue 
+0x4ced 019073 call hci_get_payload_ptr 
+0x4cee 019074 setarg hci_vendor_event_commu_ready 
+0x4cef 019075 istore 1 ,contwu 
+0x4cf0 019076 force 1 ,loopcnt 
+0x4cf1 019077 branch hci_send_event 
+:      019079 hci_get_cmd_complete_ptr:
+0x4cf2 019080 force 12 ,contwu 
+0x4cf3 019081 branch hci_get_tx_ptr 
+:      019083 hci_get_payload_ptr:
+0x4cf4 019084 force 8 ,contwu 
+0x4cf5 019085 branch hci_get_tx_ptr 
+:      019087 hci_get_packet_ptr:
+0x4cf6 019088 force 6 ,contwu 
+:      019089 hci_get_tx_ptr:
+0x4cf7 019090 branch h4_get_tx_ptr 
+:      019094 calc_tx_crc16:
+0x4cf8 019095 pulse crc16 
+0x4cf9 019096 enable enable_crc 
+:      019097 crcloop:
+0x4cfa 019098 ifetch 1 ,contwu 
+0x4cfb 019099 inject bucket ,8 
+0x4cfc 019100 loop crcloop 
+0x4cfd 019101 enable enable_parity 
+0x4cfe 019102 inject bucket ,16 
+0x4cff 019103 disable enable_parity 
+0x4d00 019104 disable enable_crc 
+0x4d01 019105 disable crc16 
+0x4d02 019106 byteswap pdata ,pdata 
+0x4d03 019107 rtn 
+:      019111 cmd_exit:
+0x4d04 019112 jam 0 ,mem_hci_cmd 
+0x4d05 019113 rtn 
+:      019114 cmd_check_plap:
+0x4d06 019115 fetch 6 ,mem_hci_plap 
+0x4d07 019116 fetcht 6 ,mem_plap 
+0x4d08 019117 isub temp ,null 
+0x4d09 019118 rtn 
+:      019123 cmd_pair:
+0x4d0a 019124 fetch 1 ,mem_op 
+0x4d0b 019125 bbit1 op_inrand_req ,cmd_pair_passive 
+0x4d0c 019126 call tid_initiate 
+0x4d0d 019127 jam lmp_in_rand ,mem_lmo_opcode2 
+0x4d0e 019128 branch cmd_exit 
+:      019129 cmd_pair_passive:
+0x4d0f 019130 set0 op_inrand_req ,pdata 
+0x4d10 019131 store 1 ,mem_op 
+0x4d11 019132 call lmp_accept_inrand 
+0x4d12 019133 setarg 0 
+0x4d13 019134 setflag master ,smap_lmptid ,pdata 
+0x4d14 019135 store 1 ,mem_lmo_tid2 
+0x4d15 019136 branch cmd_exit 
+0x4d16 019137 rtn 
+:      019138 cmd_in_sniff:
+0x4d17 019139 jam lmp_sniff_req ,mem_lmo_opcode2 
+0x4d18 019140 arg mem_sniff_payload ,contw 
+0x4d19 019141 setarg 0 
+0x4d1a 019142 isolate1 27 ,clke_bt 
+0x4d1b 019143 setflag true ,1 ,pdata 
+0x4d1c 019144 istore 1 ,contw 
+0x4d1d 019145 setarg 0 
+0x4d1e 019146 istore 2 ,contw 
+0x4d1f 019147 fetch 2 ,mem_sniff_param_interval 
+0x4d20 019148 istore 2 ,contw 
+0x4d21 019149 fetch 1 ,mem_sniff_param_attempt 
+0x4d22 019150 istore 2 ,contw 
+0x4d23 019151 fetch 1 ,mem_sniff_param_timeout 
+0x4d24 019152 istore 2 ,contw 
+0x4d25 019153 branch cmd_exit 
+:      019155 cmd_exit_sniff:
+0x4d26 019156 jam lmp_unsniff_req ,mem_lmo_opcode2 
+0x4d27 019157 branch cmd_exit 
+:      019159 hci_idle_dispatch:
+0x4d28 019160 call gpio_check_uart_state 
+0x4d29 019161 rtn true 
+0x4d2a 019162 arg uart_wakeup_rx ,temp 
+0x4d2b 019163 call gpio_get_bit 
+0x4d2c 019164 nbranch uart_wake_up ,true 
+0x4d2d 019165 jam hci_rx_wake ,mem_hci_lt_rx_state 
+0x4d2e 019166 rtn 
+:      019167 uart_wake_up:
+0x4d2f 019168 fetch 1 ,mem_hci_lt_rx_state 
+0x4d30 019169 rtnne hci_rx_wake 
+0x4d31 019170 call hci_exit_lpm 
+0x4d32 019171 branch hci_send_commu_ready_event 
+:      019185 hid_rx_process:
+0x4d33 019186 bpatchx patch20_5 ,mem_patch20 
+0x4d34 019187 fetch 2 ,mem_l2cap_payload_ptr 
+0x4d35 019188 copy pdata ,contr 
+0x4d36 019189 ifetch 1 ,contr 
+0x4d37 019190 and pdata ,0x0f ,temp 
+0x4d38 019191 rshift4 pdata ,pdata 
+0x4d39 019192 beq hid_type_set_idle ,hid_rx_process_handshake 
+0x4d3a 019193 beq hid_type_set_protocol ,hid_rx_process_handshake 
+0x4d3b 019194 beq hid_type_data ,hid_rx_process_data 
+0x4d3c 019195 beq hid_type_set_report ,hid_rx_process_set_report 
+0x4d3d 019196 beq hid_type_control ,hid_rx_process_hid_control 
+0x4d3e 019197 rtn 
+:      019199 hid_rx_process_hid_control:
+0x4d3f 019200 copy temp ,pdata 
+0x4d40 019201 beq hid_control_p_virtualcableunplug ,hid_rx_process_virtual_cable_unplug 
+0x4d41 019202 beq hid_control_p_suspend ,hid_rx_process_suspend 
+0x4d42 019203 rtn 
+:      019205 hid_rx_process_virtual_cable_unplug:
+0x4d43 019206 jam bt_evt_virtual_cable_unplug ,mem_fifo_temp 
+0x4d44 019207 call ui_ipc_send_event 
+0x4d45 019208 fetch 1 ,mem_device_option 
+0x4d46 019209 rtnbit0 dvc_op_mouse 
+0x4d47 019210 copy temp ,pdata 
+0x4d48 019211 beq hid_control_p_virtualcableunplug ,mouse_irtual_cable_unplug 
+0x4d49 019212 rtn 
+:      019213 hid_rx_process_suspend:
+0x4d4a 019214 rtn 
+:      019216 hid_rx_process_set_report:
+0x4d4b 019217 call hid_rx_process_data 
+0x4d4c 019218 arg 0x01 ,rega 
+0x4d4d 019219 call hid_malloc_tx_buff 
+0x4d4e 019220 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d4f 019221 istore 2 ,contw 
+0x4d50 019222 setarg 0x00 
+0x4d51 019223 istore 1 ,contw 
+0x4d52 019224 rtn 
+:      019226 hid_rx_process_handshake:
+0x4d53 019227 arg 1 ,rega 
+0x4d54 019228 call hid_malloc_tx_buff 
+0x4d55 019229 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4d56 019230 istore 2 ,contw 
+0x4d57 019231 setarg 0 
+0x4d58 019232 istore 1 ,contw 
+0x4d59 019233 jam 1 ,mem_ui_data_txbuff_length 
+0x4d5a 019234 fetch 1 ,mem_hid_control_state 
+0x4d5b 019235 set1 l2cap_channel_hid_handshake_done 
+0x4d5c 019236 store 1 ,mem_hid_control_state 
+0x4d5d 019237 jam bt_evt_hid_handshake ,mem_fifo_temp 
+0x4d5e 019238 branch ui_ipc_send_event 
+:      019240 hid_rx_process_data:
+0x4d5f 019241 ifetch 1 ,contr 
+0x4d60 019242 beq hid_report_id_kb ,hid_rx_process_data_hid_kb 
+0x4d61 019243 rtn 
+:      019245 hid_rx_process_data_hid_kb:
+0x4d62 019246 rtn 
+:      019249 hid_malloc_tx_buff:
+0x4d63 019250 call l2cap_malloc 
+0x4d64 019251 copy rega ,temp 
+0x4d65 019252 storet 1 ,mem_ui_data_txbuff_length 
+0x4d66 019253 copy pdata ,contw 
+0x4d67 019254 copy rega ,pdata 
+0x4d68 019255 istore 2 ,contw 
+0x4d69 019256 rtn 
+:      019273 l2cap_init:
+0x4d6a 019274 branch l2cap_init_wake ,wake 
+:      019275 l2cap_init_work:
+0x4d6b 019276 setarg mem_l2cap_xmem_end 
+0x4d6c 019277 arg mem_l2cap_xmem_start ,contw 
+0x4d6d 019278 isub contw ,loopcnt 
+0x4d6e 019279 call clear_mem 
+:      019280 l2cap_init_wake:
+0x4d6f 019281 bpatchx patch20_6 ,mem_patch20 
+0x4d70 019282 setarg mem_sdp_mem_end 
+0x4d71 019283 arg mem_sdp_mem_start ,contw 
+0x4d72 019284 isub contw ,loopcnt 
+0x4d73 019285 call clear_mem 
+0x4d74 019286 setarg mem_l2cap_mem_end 
+0x4d75 019287 arg mem_l2cap_mem_start ,contw 
+0x4d76 019288 isub contw ,loopcnt 
+0x4d77 019289 call clear_mem 
+0x4d78 019290 branch l2cap_lpm_load_txbuf 
+:      019292 process_rx_l2cap_pkt:
+0x4d79 019293 bpatchx patch20_7 ,mem_patch20 
+0x4d7a 019294 copy contr ,temp 
+0x4d7b 019297 copy temp ,contr 
+0x4d7c 019298 ifetch 2 ,contr 
+0x4d7d 019299 store 2 ,mem_l2cap_rx_pkt_length 
+0x4d7e 019300 ifetch 2 ,contr 
+0x4d7f 019301 store 2 ,mem_l2cap_rx_cid 
+0x4d80 019302 deposit contr 
+0x4d81 019303 store 2 ,mem_l2cap_payload_ptr 
+0x4d82 019304 fetch 1 ,memui_reconnect_mode 
+0x4d83 019305 beq no_reconnection ,l2cap_rx_multiplexing 
+0x4d84 019306 branch ml2cap_rx_multiplexing 
+:      019308 l2cap_rx_multiplexing:
+0x4d85 019309 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4d86 019310 branch l2cap_rx_reset_state ,blank 
+0x4d87 019311 bpatchx patch21_0 ,mem_patch21 
+0x4d88 019312 fetch 1 ,mem_l2cap_rx_cid 
+0x4d89 019313 beq l2cap_signal_channel ,l2cap_call_proc_signal 
+:      019314 l2cap_rx_multiplexing0:
+0x4d8a 019315 beq l2cap_sdp_channel ,l2cap_call_proc_sdp 
+0x4d8b 019316 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x4d8c 019317 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x4d8d 019318 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x4d8e 019319 branch l2cap_rx_reset_state 
+:      019321 l2cap_check_map:
+0x4d8f 019324 bpatchx patch21_1 ,mem_patch21 
+0x4d90 019325 call l2cap_malloc_get_full_map 
+0x4d91 019326 fetch 1 ,mem_used_map 
+0x4d92 019327 beq 0 ,set_pdata_0 
+0x4d93 019328 beq 1 ,set_pdata_0 
+0x4d94 019329 beq 2 ,set_pdata_0 
+0x4d95 019330 beq 3 ,set_pdata_0 
+0x4d96 019331 beq 0x81 ,set_pdata_0 
+0x4d97 019332 beq 0xc0 ,set_pdata_0 
+0x4d98 019333 beq 0x80 ,set_pdata_0 
+0x4d99 019334 beq 0x40 ,set_pdata_0 
+0x4d9a 019335 rtn 
+:      019337 set_pdata_0:
+0x4d9b 019338 setarg 0 
+0x4d9c 019339 rtn 
+:      019342 l2cap_call_proc_signal:
+0x4d9d 019343 call l2cap_check_map 
+0x4d9e 019344 nrtn blank 
+:      019345 l2cap_call_proc_signal0:
+0x4d9f 019346 call l2cap_malloc_signal_channel 
+0x4da0 019347 call l2cap_process_signal_pkt 
+0x4da1 019348 fetcht 2 ,mem_l2cap_signal_tx_length 
+0x4da2 019349 branch l2cap_call_proc_no_reply ,blank 
+0x4da3 019350 call l2cap_get_signal_tx_buff 
+0x4da4 019351 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4da5 019352 istore 2 ,contw 
+0x4da6 019353 force l2cap_signal_channel ,pdata 
+0x4da7 019354 istore 2 ,contw 
+0x4da8 019355 branch l2cap_rx_reset_state 
+:      019357 l2cap_call_proc_sigal_pending:
+0x4da9 019358 fetch 1 ,mem_l2cap_pending_item 
+0x4daa 019359 rtn blank 
+0x4dab 019360 copy pdata ,rega 
+0x4dac 019361 bpatchx patch21_2 ,mem_patch21 
+0x4dad 019362 fetch 4 ,mem_l2cap_sdpres_delay_time 
+0x4dae 019363 arg 0x100 ,temp 
+0x4daf 019364 iadd temp ,temp 
+0x4db0 019365 copy clkn_bt ,pdata 
+0x4db1 019366 isub temp ,null 
+0x4db2 019367 nrtn positive 
+0x4db3 019368 jam 0 ,mem_l2cap_pending_item 
+0x4db4 019369 copy rega ,pdata 
+0x4db5 019370 beq l2cap_sdp_channel ,l2cap_sdp_conn_succ 
+0x4db6 019371 branch assert 
+:      019372 l2cap_sdp_conn_succ:
+0x4db7 019373 arg 0 ,debug 
+0x4db8 019374 call l2cap_malloc_signal_channel 
+0x4db9 019375 call restore_l2cap_req_param 
+0x4dba 019376 call l2cap_get_signal_tx_payload 
+0x4dbb 019377 call save_cont_pointers 
+0x4dbc 019378 call send_connection_sdp_res 
+0x4dbd 019379 call l2cap_get_signal_tx_buff 
+0x4dbe 019381 setarg 0x000c 
+0x4dbf 019382 istore 2 ,contw 
+0x4dc0 019383 force l2cap_signal_channel ,pdata 
+0x4dc1 019384 istore 2 ,contw 
+0x4dc2 019385 branch l2cap_rx_reset_state 
+:      019389 l2cap_reset_sdp_map:
+0x4dc3 019390 bpatchx patch21_3 ,mem_patch21 
+0x4dc4 019391 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dc5 019392 increase 4 ,pdata 
+0x4dc6 019393 rshift4 pdata ,pdata 
+0x4dc7 019394 rshift3 pdata ,pdata 
+0x4dc8 019395 add pdata ,1 ,temp 
+0x4dc9 019396 arg mem_tx_fifo3 ,contr 
+0x4dca 019397 ifetch 3 ,contr 
+0x4dcb 019398 rtn blank 
+0x4dcc 019399 store 3 ,mem_tx_fifo_map_temp 
+0x4dcd 019400 fetch 1 ,mem_tx_fifo_map_temp 
+0x4dce 019401 copy pdata ,rega 
+0x4dcf 019402 call check_l2cap_map 
+0x4dd0 019403 copy regb ,pdata 
+0x4dd1 019404 store 1 ,mem_tx_fifo3 
+0x4dd2 019405 rtn 
+:      019407 check_l2cap_map:
+0x4dd3 019408 arg 0 ,queue 
+0x4dd4 019409 arg 0 ,regb 
+:      019411 check_l2cap_map_loop:
+0x4dd5 019412 sub queue ,7 ,null 
+0x4dd6 019413 nrtn positive 
+0x4dd7 019414 qisolate1 rega 
+0x4dd8 019415 branch check_l2cap_map_used ,true 
+0x4dd9 019416 branch check_l2cap_map_used2 
+:      019418 check_l2cap_map_used:
+0x4dda 019419 copy temp ,pdata 
+0x4ddb 019420 branch check_l2cap_map_used2 ,blank 
+0x4ddc 019421 qset1 regb 
+0x4ddd 019422 increase -1 ,temp 
+:      019424 check_l2cap_map_used2:
+0x4dde 019425 increase 1 ,queue 
+0x4ddf 019426 branch check_l2cap_map_loop 
+:      019428 l2cap_call_proc_sdp:
+0x4de0 019429 call l2cap_malloc_is_fifo_empty 
+0x4de1 019430 nrtn blank 
+0x4de2 019431 call l2cap_check_map 
+0x4de3 019432 nrtn blank 
+0x4de4 019433 call l2cap_malloc_sdp_channel 
+0x4de5 019434 call sdp_process 
+0x4de6 019435 call l2cap_reset_sdp_map 
+0x4de7 019436 branch l2cap_call_proc_sdp_common 
+:      019439 ml2cap_call_proc_sdp:
+0x4de8 019440 call l2cap_malloc_is_fifo_empty 
+0x4de9 019441 nrtn blank 
+0x4dea 019442 call l2cap_malloc_sdp_channel 
+0x4deb 019443 call sdp_process 
+:      019444 l2cap_call_proc_sdp_common:
+0x4dec 019445 call l2cap_get_sdp_tx_buff 
+0x4ded 019446 fetch 2 ,mem_sdp_tx_pkt_length 
+0x4dee 019447 branch l2cap_call_proc_no_reply ,blank 
+0x4def 019448 istore 2 ,contw 
+0x4df0 019449 fetch 2 ,mem_sdp_remote_cid 
+0x4df1 019450 istore 2 ,contw 
+0x4df2 019451 branch l2cap_rx_reset_state 
+:      019453 l2cap_call_proc_hid:
+0x4df3 019454 call hid_rx_process 
+0x4df4 019455 branch l2cap_rx_reset_state 
+:      019457 l2cap_call_proc_rfcomm:
+0x4df5 019458 bpatchx patch21_4 ,mem_patch21 
+0x4df6 019459 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x4df7 019460 call rfcomm_rx_process 
+0x4df8 019461 fetch 1 ,mem_rfcomm_malloc_fail_flag 
+0x4df9 019462 rtneq rfcomm_malloc_fail 
+0x4dfa 019463 branch l2cap_rx_reset_state 
+:      019464 l2cap_call_proc_no_reply:
+0x4dfb 019465 call l2cap_malloc_discard 
+:      019467 l2cap_rx_reset_state:
+0x4dfc 019468 setarg 0 
+0x4dfd 019469 store 2 ,mem_l2cap_rx_pkt_length 
+0x4dfe 019470 store 2 ,mem_l2cap_rx_cid 
+0x4dff 019471 jam l2cap_rx_done ,mem_l2cap_rx_done 
+0x4e00 019472 rtn 
+:      019474 l2cap_process_signal_pkt:
+0x4e01 019475 bpatchx patch21_5 ,mem_patch21 
+0x4e02 019476 call l2cap_get_signal_tx_payload 
+0x4e03 019477 force 0 ,regb 
+0x4e04 019478 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x4e05 019479 copy pdata ,regc 
+0x4e06 019480 fetch 2 ,mem_l2cap_payload_ptr 
+0x4e07 019481 iforce contr 
+:      019482 l2cap_process_signal_pkt_loop:
+0x4e08 019483 call l2cap_process_one_signal 
+0x4e09 019484 deposit regc 
+0x4e0a 019485 increase -4 ,regc 
+0x4e0b 019486 increase -4 ,pdata 
+0x4e0c 019487 nbranch l2cap_process_signal_pkt_loop ,blank 
+0x4e0d 019488 copy regb ,pdata 
+0x4e0e 019489 store 2 ,mem_l2cap_signal_tx_length 
+0x4e0f 019490 rtn 
+:      019492 l2cap_process_one_signal:
+0x4e10 019493 bpatchx patch21_6 ,mem_patch21 
+0x4e11 019494 ifetch 1 ,contr 
+0x4e12 019495 beq signal_cmd_reject ,l2cap_proc_signal_cmd_reject 
+0x4e13 019496 beq signal_connect_req ,l2cap_proc_signal_connect_req 
+0x4e14 019497 beq signal_connect_rsp ,l2cap_proc_signal_connect_rsp 
+0x4e15 019498 beq signal_config_req ,l2cap_proc_signal_config_req 
+0x4e16 019499 beq signal_config_rsp ,l2cap_proc_signal_config_rsp 
+0x4e17 019500 beq signal_disconnect_req ,l2cap_proc_signal_disconnect_req 
+0x4e18 019501 beq signal_disconnect_rsp ,l2cap_proc_signal_disconnect_rsp 
+0x4e19 019502 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x4e1a 019503 beq signal_echo_rsp ,l2cap_proc_signal_echo_rsp 
+0x4e1b 019504 beq signal_info_req ,l2cap_proc_signal_info_req 
+0x4e1c 019505 beq signal_info_rsp ,l2cap_proc_signal_info_rsp 
+0x4e1d 019506 call l2cap_reject_command 
+:      019507 l2cap_process_one_signal_rtn:
+0x4e1e 019508 rtn 
+:      019510 l2cap_proc_signal_info_req:
+0x4e1f 019511 ifetch 1 ,contr 
+0x4e20 019512 copy pdata ,queue 
+0x4e21 019513 ifetch 2 ,contr 
+0x4e22 019514 copy pdata ,rega 
+0x4e23 019515 copy regc ,pdata 
+0x4e24 019516 isub rega ,regc 
+0x4e25 019517 setarg signal_info_rsp 
+0x4e26 019518 istore 1 ,contw 
+0x4e27 019519 copy queue ,pdata 
+0x4e28 019520 istore 1 ,contw 
+0x4e29 019521 ifetch 2 ,contr 
+:      019522 l2cap_proc_signal_info_req_reply:
+0x4e2a 019523 beq l2cap_sig_ext_featrue ,l2cap_proc_signal_info_req_ext 
+0x4e2b 019524 beq l2cap_sig_fix_featrue ,l2cap_proc_signal_info_req_fix 
+0x4e2c 019525 rtn 
+:      019526 l2cap_proc_signal_info_req_ext:
+0x4e2d 019527 setarg 0x020008 
+0x4e2e 019528 istore 6 ,contw 
+0x4e2f 019529 setarg 0x0280 
+0x4e30 019530 istore 4 ,contw 
+0x4e31 019531 force 12 ,pdata 
+0x4e32 019532 branch l2cap_proc_signal_info_req_common 
+:      019533 l2cap_proc_signal_info_req_fix:
+0x4e33 019534 setarg 0x3000c 
+0x4e34 019535 istore 6 ,contw 
+0x4e35 019536 setarg 0x0006 
+0x4e36 019537 istore 8 ,contw 
+0x4e37 019538 force 16 ,pdata 
+:      019539 l2cap_proc_signal_info_req_common:
+0x4e38 019540 iadd regb ,regb 
+0x4e39 019541 branch l2cap_process_one_signal_rtn 
+:      019543 ml2cap_proc_signal_info_req:
+0x4e3a 019544 ifetch 1 ,contr 
+0x4e3b 019545 copy pdata ,queue 
+0x4e3c 019546 ifetch 2 ,contr 
+0x4e3d 019547 copy pdata ,rega 
+0x4e3e 019548 ifetch 2 ,contr 
+0x4e3f 019549 store 2 ,mem_temp 
+0x4e40 019550 copy regc ,pdata 
+0x4e41 019551 isub rega ,regc 
+0x4e42 019552 call l2cap_get_signal_tx_payload 
+0x4e43 019553 setarg signal_info_rsp 
+0x4e44 019554 istore 1 ,contw 
+0x4e45 019555 copy queue ,pdata 
+0x4e46 019556 istore 1 ,contw 
+0x4e47 019557 fetch 2 ,mem_temp 
+0x4e48 019558 branch l2cap_proc_signal_info_req_reply 
+:      019562 l2cap_proc_signal_cmd_reject:
+0x4e49 019563 ifetch 1 ,contr 
+0x4e4a 019564 copy pdata ,queue 
+0x4e4b 019565 ifetch 2 ,contr 
+0x4e4c 019566 copy pdata ,rega 
+0x4e4d 019567 iadd contr ,contr 
+0x4e4e 019568 copy regc ,pdata 
+0x4e4f 019569 isub rega ,regc 
+:      019570 l2cap_proc_signal_cmd_reject_rtn:
+0x4e50 019571 branch l2cap_process_one_signal_rtn 
+:      019573 l2cap_proc_signal_connect_req:
+0x4e51 019574 call save_cont_pointers 
+0x4e52 019577 call load_cont_pointers 
+0x4e53 019578 arg 0 ,debug 
+0x4e54 019579 ifetch 1 ,contr 
+0x4e55 019580 copy pdata ,queue 
+0x4e56 019581 ifetch 2 ,contr 
+0x4e57 019582 copy pdata ,rega 
+0x4e58 019583 ifetch 2 ,contr 
+0x4e59 019584 copy pdata ,temp 
+0x4e5a 019585 ifetch 2 ,contr 
+0x4e5b 019586 copy pdata ,timeup 
+0x4e5c 019587 bpatchx patch21_7 ,mem_patch21 
+0x4e5d 019588 copy temp ,pdata 
+0x4e5e 019589 beq psm_sdp ,l2cap_proc_signal_connect_req_sdp 
+0x4e5f 019590 beq psm_rfcomm ,l2cap_proc_signal_connect_req_rfcomm 
+0x4e60 019591 beq psm_hid_control ,l2cap_proc_signal_connect_req_hid_ctrl 
+0x4e61 019592 beq psm_hid_interrupt ,l2cap_proc_signal_connect_req_hid_int 
+0x4e62 019593 call l2cap_reject_command 
+0x4e63 019594 branch l2cap_proc_signal_connect_req_rtn 
+:      019596 l2cap_proc_signal_connect_req_sdp:
+0x4e64 019597 call save_cont_pointers 
+0x4e65 019598 arg l2cap_sdp_channel ,temp 
+0x4e66 019599 fetch 2 ,mem_sdp_remote_cid 
+0x4e67 019600 nbranch already_connected ,blank 
+0x4e68 019601 copy timeup ,pdata 
+0x4e69 019602 store 2 ,mem_sdp_remote_cid 
+0x4e6a 019603 copy clkn_bt ,pdata 
+0x4e6b 019604 store 4 ,mem_l2cap_sdpres_delay_time 
+0x4e6c 019605 call store_l2cap_req_param 
+0x4e6d 019606 branch send_connection_pending 
+:      019608 store_l2cap_req_param:
+0x4e6e 019609 storet 2 ,mem_psm 
+0x4e6f 019610 deposit timeup 
+0x4e70 019611 store 2 ,mem_scid 
+0x4e71 019612 deposit rega 
+0x4e72 019613 store 2 ,mem_cmd_length 
+0x4e73 019614 deposit regb 
+0x4e74 019615 store 2 ,mem_tt2 
+0x4e75 019616 deposit regc 
+0x4e76 019617 store 2 ,mem_tt3 
+0x4e77 019618 deposit queue 
+0x4e78 019619 store 2 ,mem_id 
+0x4e79 019620 rtn 
+:      019622 restore_l2cap_req_param:
+0x4e7a 019623 fetcht 2 ,mem_psm 
+0x4e7b 019624 fetch 2 ,mem_scid 
+0x4e7c 019625 copy pdata ,timeup 
+0x4e7d 019626 fetch 2 ,mem_cmd_length 
+0x4e7e 019627 copy pdata ,rega 
+0x4e7f 019628 fetch 2 ,mem_tt2 
+0x4e80 019629 copy pdata ,regb 
+0x4e81 019630 fetch 2 ,mem_tt3 
+0x4e82 019631 copy pdata ,regc 
+0x4e83 019632 fetch 2 ,mem_id 
+0x4e84 019633 copy pdata ,queue 
+0x4e85 019634 rtn 
+:      019636 l2cap_proc_signal_connect_req_rfcomm:
+0x4e86 019637 call save_cont_pointers 
+0x4e87 019638 setarg l2cap_rfcomm_channel 
+0x4e88 019639 arg l2cap_rfcomm_channel ,temp 
+0x4e89 019640 fetch 2 ,mem_rfcomm_remote_cid 
+0x4e8a 019641 nbranch already_connected ,blank 
+0x4e8b 019642 copy timeup ,pdata 
+0x4e8c 019643 store 2 ,mem_rfcomm_remote_cid 
+0x4e8d 019644 fetch 1 ,mem_rfcomm_state 
+0x4e8e 019645 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e8f 019646 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e90 019647 store 1 ,mem_rfcomm_state 
+0x4e91 019648 branch send_connection_res 
+:      019649 l2cap_proc_signal_connect_req_hid_ctrl:
+0x4e92 019650 call save_cont_pointers 
+0x4e93 019651 arg l2cap_hid_control_channel ,temp 
+0x4e94 019652 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4e95 019653 nbranch already_connected ,blank 
+0x4e96 019654 copy timeup ,pdata 
+0x4e97 019655 store 2 ,mem_hid_ctrl_remote_cid 
+0x4e98 019656 fetch 1 ,mem_hid_control_state 
+0x4e99 019657 set1 l2cap_channel_state_conn_req ,pdata 
+0x4e9a 019658 set1 l2cap_channel_state_conn_res ,pdata 
+0x4e9b 019659 store 1 ,mem_hid_control_state 
+0x4e9c 019660 branch send_connection_res 
+:      019661 l2cap_proc_signal_connect_req_hid_int:
+0x4e9d 019662 call save_cont_pointers 
+0x4e9e 019663 deposit clke 
+0x4e9f 019664 arg l2cap_hid_interrupt_channel ,temp 
+0x4ea0 019665 fetch 2 ,mem_hid_int_remote_cid 
+0x4ea1 019666 nbranch already_connected ,blank 
+0x4ea2 019667 copy timeup ,pdata 
+0x4ea3 019668 store 2 ,mem_hid_int_remote_cid 
+0x4ea4 019669 fetch 1 ,mem_hid_interrupt_state 
+0x4ea5 019670 set1 l2cap_channel_state_conn_req ,pdata 
+0x4ea6 019671 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ea7 019672 store 1 ,mem_hid_interrupt_state 
+0x4ea8 019673 branch send_connection_res 
+:      019675 send_connection_pending:
+0x4ea9 019676 setarg l2cap_connect_pending 
+0x4eaa 019677 store 2 ,meml2cap_t1 
+0x4eab 019678 jam l2cap_sdp_channel ,mem_l2cap_pending_item 
+0x4eac 019679 branch send_connection_res0 
+:      019680 send_connection_sdp_res:
+0x4ead 019681 fetch 1 ,mem_sdp_state 
+0x4eae 019682 set1 l2cap_channel_state_conn_req ,pdata 
+0x4eaf 019683 set1 l2cap_channel_state_conn_res ,pdata 
+0x4eb0 019684 store 1 ,mem_sdp_state 
+:      019685 send_connection_res:
+0x4eb1 019686 setarg l2cap_connect_successful 
+0x4eb2 019687 store 2 ,meml2cap_t1 
+:      019688 send_connection_res0:
+0x4eb3 019689 bpatchx patch22_0 ,mem_patch22 
+0x4eb4 019690 call load_cont_pointers 
+0x4eb5 019691 setarg signal_connect_rsp 
+0x4eb6 019692 istore 1 ,contw 
+0x4eb7 019693 copy queue ,pdata 
+0x4eb8 019694 istore 1 ,contw 
+0x4eb9 019695 setarg 0x0008 
+0x4eba 019696 istore 2 ,contw 
+0x4ebb 019697 copy temp ,pdata 
+0x4ebc 019698 istore 2 ,contw 
+0x4ebd 019699 copy timeup ,pdata 
+0x4ebe 019700 istore 2 ,contw 
+0x4ebf 019701 fetch 2 ,meml2cap_t1 
+0x4ec0 019702 beq l2cap_connect_pending ,connect_pending 
+0x4ec1 019703 isolate0 0 ,debug 
+0x4ec2 019704 branch connect_suc ,true 
+0x4ec3 019705 setarg l2cap_connect_refused_no_resources 
+:      019706 connect_suc:
+0x4ec4 019707 istore 2 ,contw 
+0x4ec5 019708 force 0x0000 ,pdata 
+0x4ec6 019709 istore 2 ,contw 
+0x4ec7 019710 setarg 12 
+0x4ec8 019711 branch connect_req_update_byte_counts 
+:      019712 connect_pending:
+0x4ec9 019713 istore 2 ,contw 
+0x4eca 019714 force 0x0002 ,pdata 
+0x4ecb 019715 istore 2 ,contw 
+0x4ecc 019716 setarg 12 
+0x4ecd 019717 branch connect_req_update_byte_counts 
+:      019719 already_connected:
+0x4ece 019720 set1 0 ,debug 
+0x4ecf 019721 branch send_connection_res 
+:      019722 connect_req_update_byte_counts:
+0x4ed0 019723 iadd regb ,regb 
+0x4ed1 019724 copy regc ,pdata 
+0x4ed2 019725 isub rega ,regc 
+0x4ed3 019726 branch l2cap_proc_signal_connect_req_rtn 
+:      019727 l2cap_proc_signal_connect_req_rtn:
+0x4ed4 019728 branch l2cap_process_one_signal_rtn 
+:      019730 l2cap_proc_signal_connect_rsp:
+0x4ed5 019731 ifetch 1 ,contr 
+0x4ed6 019732 copy pdata ,queue 
+0x4ed7 019733 ifetch 2 ,contr 
+0x4ed8 019734 copy pdata ,rega 
+0x4ed9 019735 copy regc ,pdata 
+0x4eda 019736 isub rega ,regc 
+0x4edb 019737 ifetch 2 ,contr 
+0x4edc 019738 copy pdata ,timeup 
+0x4edd 019739 ifetch 2 ,contr 
+0x4ede 019740 copy pdata ,temp 
+0x4edf 019741 bpatchx patch22_1 ,mem_patch22 
+0x4ee0 019742 setarg l2cap_sdp_channel 
+0x4ee1 019743 isub temp ,null 
+0x4ee2 019744 branch l2cap_proc_signal_connect_rsp_sdp ,zero 
+0x4ee3 019745 setarg l2cap_rfcomm_channel 
+0x4ee4 019746 isub temp ,null 
+0x4ee5 019747 branch l2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x4ee6 019748 setarg l2cap_hid_control_channel 
+0x4ee7 019749 isub temp ,null 
+0x4ee8 019750 branch l2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x4ee9 019751 setarg l2cap_hid_interrupt_channel 
+0x4eea 019752 isub temp ,null 
+0x4eeb 019753 branch l2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x4eec 019754 rtn 
+:      019756 l2cap_proc_signal_connect_rsp_sdp:
+0x4eed 019757 copy timeup ,pdata 
+0x4eee 019758 store 2 ,mem_sdp_remote_cid 
+0x4eef 019759 fetch 1 ,mem_sdp_state 
+0x4ef0 019760 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef1 019761 store 1 ,mem_sdp_state 
+0x4ef2 019762 branch l2cap_process_one_signal_rtn 
+:      019763 l2cap_proc_signal_connect_rsp_rfcomm:
+0x4ef3 019764 copy timeup ,pdata 
+0x4ef4 019765 store 2 ,mem_rfcomm_remote_cid 
+0x4ef5 019766 fetch 1 ,mem_rfcomm_state 
+0x4ef6 019767 set1 l2cap_channel_state_conn_res ,pdata 
+0x4ef7 019768 store 1 ,mem_rfcomm_state 
+0x4ef8 019769 rtn 
+:      019770 l2cap_proc_signal_connect_rsp_hid_int:
+0x4ef9 019771 copy timeup ,pdata 
+0x4efa 019772 store 2 ,mem_hid_ctrl_remote_cid 
+0x4efb 019773 fetch 1 ,mem_hid_interrupt_state 
+0x4efc 019774 set1 l2cap_channel_state_conn_res ,pdata 
+0x4efd 019775 store 1 ,mem_hid_interrupt_state 
+0x4efe 019776 rtn 
+:      019777 l2cap_proc_signal_connect_rsp_hid_ctrl:
+0x4eff 019778 copy timeup ,pdata 
+0x4f00 019779 store 2 ,mem_hid_int_remote_cid 
+0x4f01 019780 fetch 1 ,mem_hid_control_state 
+0x4f02 019781 set1 l2cap_channel_state_conn_res ,pdata 
+0x4f03 019782 store 1 ,mem_hid_control_state 
+0x4f04 019783 rtn 
+:      019785 l2cap_proc_signal_config_req:
+0x4f05 019786 ifetch 1 ,contr 
+0x4f06 019787 copy pdata ,queue 
+0x4f07 019788 ifetch 2 ,contr 
+0x4f08 019789 copy pdata ,rega 
+0x4f09 019790 copy regc ,pdata 
+0x4f0a 019791 isub rega ,regc 
+0x4f0b 019792 ifetch 2 ,contr 
+0x4f0c 019793 copy pdata ,temp 
+0x4f0d 019794 copy temp ,rega 
+0x4f0e 019795 bpatchx patch22_2 ,mem_patch22 
+0x4f0f 019796 setarg l2cap_sdp_channel 
+0x4f10 019797 isub temp ,null 
+0x4f11 019798 branch l2cap_proc_signal_config_req_sdp ,zero 
+0x4f12 019799 setarg l2cap_rfcomm_channel 
+0x4f13 019800 isub temp ,null 
+0x4f14 019801 branch l2cap_proc_signal_config_req_rfcomm ,zero 
+0x4f15 019802 setarg l2cap_hid_control_channel 
+0x4f16 019803 isub temp ,null 
+0x4f17 019804 branch l2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x4f18 019805 setarg l2cap_hid_interrupt_channel 
+0x4f19 019806 isub temp ,null 
+0x4f1a 019807 branch l2cap_proc_signal_config_req_hid_int ,zero 
+0x4f1b 019808 branch l2cap_reject_command 
+:      019810 l2cap_proc_signal_config_req_sdp:
+0x4f1c 019811 copy contw ,timeup 
+0x4f1d 019812 fetch 1 ,mem_sdp_state 
+0x4f1e 019813 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f1f 019814 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f20 019816 store 1 ,mem_sdp_state 
+0x4f21 019817 copy timeup ,contw 
+0x4f22 019818 arg l2cap_sdp_channel ,timeup 
+0x4f23 019819 fetch 2 ,mem_sdp_remote_cid 
+0x4f24 019820 copy pdata ,temp 
+0x4f25 019821 branch l2cap_send_config_rsp 
+:      019822 l2cap_proc_signal_config_req_hid_ctrl:
+0x4f26 019823 copy contw ,timeup 
+0x4f27 019824 fetch 1 ,mem_hid_control_state 
+0x4f28 019825 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f29 019826 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f2a 019828 store 1 ,mem_hid_control_state 
+0x4f2b 019829 copy timeup ,contw 
+0x4f2c 019830 arg l2cap_hid_control_channel ,timeup 
+0x4f2d 019831 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f2e 019832 copy pdata ,temp 
+0x4f2f 019833 branch l2cap_send_config_rsp 
+:      019834 l2cap_proc_signal_config_req_hid_int:
+0x4f30 019835 copy contw ,timeup 
+0x4f31 019836 fetch 1 ,mem_hid_interrupt_state 
+0x4f32 019837 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f33 019838 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f34 019840 store 1 ,mem_hid_interrupt_state 
+0x4f35 019841 copy timeup ,contw 
+0x4f36 019842 arg l2cap_hid_interrupt_channel ,timeup 
+0x4f37 019843 fetch 2 ,mem_hid_int_remote_cid 
+0x4f38 019844 copy pdata ,temp 
+0x4f39 019845 branch l2cap_send_config_rsp 
+:      019846 l2cap_proc_signal_config_req_rfcomm:
+0x4f3a 019847 copy contw ,timeup 
+0x4f3b 019848 fetch 1 ,mem_rfcomm_state 
+0x4f3c 019849 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x4f3d 019850 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x4f3e 019852 store 1 ,mem_rfcomm_state 
+0x4f3f 019854 copy timeup ,contw 
+0x4f40 019855 arg l2cap_rfcomm_channel ,timeup 
+0x4f41 019856 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f42 019857 copy pdata ,temp 
+:      019858 l2cap_send_config_rsp:
+0x4f43 019859 bpatchx patch22_3 ,mem_patch22 
+0x4f44 019860 setarg signal_config_rsp 
+0x4f45 019861 istore 1 ,contw 
+0x4f46 019862 copy queue ,pdata 
+0x4f47 019863 istore 1 ,contw 
+0x4f48 019864 setarg 0x0006 
+0x4f49 019865 istore 2 ,contw 
+0x4f4a 019866 copy temp ,pdata 
+0x4f4b 019867 istore 2 ,contw 
+0x4f4c 019868 force 0x00 ,pdata 
+0x4f4d 019869 istore 2 ,contw 
+0x4f4e 019870 force l2cap_config_success ,pdata 
+0x4f4f 019871 istore 2 ,contw 
+0x4f50 019872 force 10 ,pdata 
+0x4f51 019873 iadd regb ,regb 
+0x4f52 019875 storet 2 ,mem_config_req_dest_cid 
+0x4f53 019876 copy queue ,pdata 
+0x4f54 019877 store 1 ,mem_config_identifier 
+0x4f55 019878 force l2cap_sdp_channel ,pdata 
+0x4f56 019879 icompare 0xff ,timeup 
+0x4f57 019880 branch l2cap_send_config_rsp_is_sdp ,true 
+0x4f58 019881 increase 1 ,pdata 
+:      019882 l2cap_send_config_rsp_is_sdp:
+0x4f59 019884 rtn 
+:      019885 l2cap_check_channel_state:
+0x4f5a 019886 disable user 
+0x4f5b 019887 rtnbit1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5c 019888 rtnbit0 l2cap_channel_state_conn_req ,pdata 
+0x4f5d 019889 rtnbit0 l2cap_channel_state_conn_res ,pdata 
+0x4f5e 019890 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x4f5f 019891 copy contr ,contw 
+0x4f60 019892 increase -1 ,contw 
+0x4f61 019893 istore 1 ,contw 
+0x4f62 019894 enable user 
+0x4f63 019895 rtn 
+:      019896 l2cap_send_config_req:
+:      019897 l2cap_send_config_req_sdp:
+0x4f64 019898 fetch 1 ,mem_sdp_state 
+0x4f65 019899 call l2cap_check_channel_state 
+0x4f66 019900 nbranch l2cap_send_config_req_rfcomm ,user 
+0x4f67 019901 jam l2cap_sdp_channel ,mem_send_config_req 
+0x4f68 019902 fetch 2 ,mem_sdp_remote_cid 
+0x4f69 019903 store 2 ,mem_config_req_dest_cid 
+0x4f6a 019904 branch l2cap_generate_config_req 
+:      019905 l2cap_send_config_req_rfcomm:
+0x4f6b 019906 fetch 1 ,mem_rfcomm_state 
+0x4f6c 019907 call l2cap_check_channel_state 
+0x4f6d 019908 nbranch l2cap_send_config_req_hid_ctrl ,user 
+0x4f6e 019909 jam l2cap_rfcomm_channel ,mem_send_config_req 
+0x4f6f 019910 fetch 2 ,mem_rfcomm_remote_cid 
+0x4f70 019911 store 2 ,mem_config_req_dest_cid 
+0x4f71 019912 branch l2cap_generate_config_req 
+:      019913 l2cap_send_config_req_hid_ctrl:
+0x4f72 019914 fetch 1 ,mem_hid_control_state 
+0x4f73 019915 call l2cap_check_channel_state 
+0x4f74 019916 nbranch l2cap_send_config_req_hid_int ,user 
+0x4f75 019917 jam l2cap_hid_control_channel ,mem_send_config_req 
+0x4f76 019918 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4f77 019919 store 2 ,mem_config_req_dest_cid 
+0x4f78 019920 branch l2cap_generate_config_req 
+:      019921 l2cap_send_config_req_hid_int:
+0x4f79 019922 fetch 1 ,mem_hid_interrupt_state 
+0x4f7a 019923 call l2cap_check_channel_state 
+0x4f7b 019924 nrtn user 
+0x4f7c 019925 jam l2cap_hid_interrupt_channel ,mem_send_config_req 
+0x4f7d 019926 fetch 2 ,mem_hid_int_remote_cid 
+0x4f7e 019927 store 2 ,mem_config_req_dest_cid 
+:      019930 l2cap_generate_config_req:
+0x4f7f 019931 bpatchx patch22_4 ,mem_patch22 
+0x4f80 019932 call l2cap_get_req_id 
+0x4f81 019933 call l2cap_malloc_signal_channel 
+0x4f82 019934 force 0 ,regb 
+0x4f83 019935 call l2cap_get_signal_tx_payload 
+0x4f84 019936 force signal_config_req ,pdata 
+0x4f85 019937 istore 1 ,contw 
+0x4f86 019938 fetch 1 ,mem_ml2cap_comm_id 
+0x4f87 019939 istore 1 ,contw 
+0x4f88 019940 setarg 0x0008 
+0x4f89 019941 istore 2 ,contw 
+0x4f8a 019942 fetch 2 ,mem_config_req_dest_cid 
+0x4f8b 019943 istore 2 ,contw 
+0x4f8c 019944 setarg 0x0000 
+0x4f8d 019945 istore 2 ,contw 
+0x4f8e 019946 force 1 ,pdata 
+0x4f8f 019947 istore 1 ,contw 
+0x4f90 019948 force 2 ,pdata 
+0x4f91 019949 istore 1 ,contw 
+0x4f92 019950 fetch 1 ,mem_send_config_req 
+0x4f93 019951 beq l2cap_rfcomm_channel ,l2cap_generate_config_req_rfcomm 
+0x4f94 019952 setarg l2cap_config_mtu_sdp 
+0x4f95 019953 istore 2 ,contw 
+0x4f96 019954 branch l2cap_generate_config_req_done 
+:      019955 l2cap_generate_config_req_rfcomm:
+0x4f97 019956 setarg l2cap_config_mtu_rfcomm 
+0x4f98 019957 istore 2 ,contw 
+:      019958 l2cap_generate_config_req_done:
+0x4f99 019959 arg 0x0c ,temp 
+0x4f9a 019960 storet 2 ,mem_l2cap_signal_tx_length 
+0x4f9b 019961 call l2cap_get_signal_tx_buff 
+0x4f9c 019962 fetch 2 ,mem_l2cap_signal_tx_length 
+0x4f9d 019963 istore 2 ,contw 
+0x4f9e 019964 force l2cap_signal_channel ,pdata 
+0x4f9f 019965 istore 2 ,contw 
+0x4fa0 019966 jam 0 ,mem_send_config_req 
+:      019967 l2cap_proc_signal_config_req_rtn:
+0x4fa1 019968 branch l2cap_process_one_signal_rtn 
+:      019970 l2cap_proc_signal_config_rsp:
+0x4fa2 019971 increase 1 ,contr 
+0x4fa3 019972 ifetch 2 ,contr 
+0x4fa4 019973 copy pdata ,rega 
+0x4fa5 019974 copy regc ,pdata 
+0x4fa6 019975 isub rega ,regc 
+0x4fa7 019976 ifetch 2 ,contr 
+0x4fa8 019977 copy pdata ,rega 
+0x4fa9 019978 bpatchx patch22_5 ,mem_patch22 
+0x4faa 019979 setarg l2cap_sdp_channel 
+0x4fab 019980 isub rega ,null 
+0x4fac 019981 branch l2cap_proc_signal_config_rsp_sdp ,zero 
+0x4fad 019982 setarg l2cap_rfcomm_channel 
+0x4fae 019983 isub rega ,null 
+0x4faf 019984 branch l2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x4fb0 019985 setarg l2cap_hid_control_channel 
+0x4fb1 019986 isub rega ,null 
+0x4fb2 019987 branch l2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x4fb3 019988 setarg l2cap_hid_interrupt_channel 
+0x4fb4 019989 isub rega ,null 
+0x4fb5 019990 branch l2cap_proc_signal_config_rsp_hid_int ,zero 
+0x4fb6 019991 increase 2 ,contr 
+0x4fb7 019992 ifetch 2 ,contr 
+0x4fb8 019993 iforce null 
+0x4fb9 019994 branch l2cap_process_one_signal_rtn 
+:      019995 l2cap_proc_signal_config_rsp_sdp:
+0x4fba 019996 fetch 1 ,mem_sdp_state 
+0x4fbb 019997 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fbc 019998 store 1 ,mem_sdp_state 
+0x4fbd 019999 branch l2cap_process_one_signal_rtn 
+:      020000 l2cap_proc_signal_config_rsp_rfcomm:
+0x4fbe 020001 fetch 1 ,mem_rfcomm_state 
+0x4fbf 020002 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc0 020003 store 1 ,mem_rfcomm_state 
+0x4fc1 020004 branch l2cap_process_one_signal_rtn 
+:      020005 l2cap_proc_signal_config_rsp_hid_ctrl:
+0x4fc2 020006 fetch 1 ,mem_hid_control_state 
+0x4fc3 020007 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc4 020008 store 1 ,mem_hid_control_state 
+0x4fc5 020009 branch l2cap_process_one_signal_rtn 
+:      020010 l2cap_proc_signal_config_rsp_hid_int:
+0x4fc6 020011 fetch 1 ,mem_hid_interrupt_state 
+0x4fc7 020012 set1 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x4fc8 020013 store 1 ,mem_hid_interrupt_state 
+0x4fc9 020014 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x4fca 020015 branch ui_ipc_send_event 
+:      020019 l2cap_proc_signal_disconnect_req:
+0x4fcb 020020 ifetch 1 ,contr 
+0x4fcc 020021 copy pdata ,queue 
+0x4fcd 020022 ifetch 2 ,contr 
+0x4fce 020023 copy pdata ,rega 
+0x4fcf 020024 copy regc ,pdata 
+0x4fd0 020025 isub rega ,regc 
+0x4fd1 020026 ifetch 2 ,contr 
+0x4fd2 020027 copy pdata ,rega 
+0x4fd3 020028 ifetch 2 ,contr 
+0x4fd4 020029 copy pdata ,timeup 
+0x4fd5 020030 copy rega ,temp 
+0x4fd6 020031 call save_cont_pointers 
+0x4fd7 020032 bpatchx patch22_6 ,mem_patch22 
+0x4fd8 020033 setarg l2cap_sdp_channel 
+0x4fd9 020034 isub temp ,null 
+0x4fda 020035 branch l2cap_proc_signal_disconnect_req_sdp ,zero 
+0x4fdb 020036 setarg l2cap_rfcomm_channel 
+0x4fdc 020037 isub temp ,null 
+0x4fdd 020038 branch l2cap_proc_signal_disconnect_req_rfcomm ,zero 
+0x4fde 020039 setarg l2cap_hid_control_channel 
+0x4fdf 020040 isub temp ,null 
+0x4fe0 020041 branch l2cap_proc_signal_disconnect_req_hid_ctrl ,zero 
+0x4fe1 020042 setarg l2cap_hid_interrupt_channel 
+0x4fe2 020043 isub temp ,null 
+0x4fe3 020044 branch l2cap_proc_signal_disconnect_req_hid_int ,zero 
+0x4fe4 020045 call l2cap_reject_command 
+0x4fe5 020046 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020047 l2cap_proc_signal_disconnect_req_hid_ctrl:
+0x4fe6 020048 copy timeup ,temp 
+0x4fe7 020049 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4fe8 020050 isub temp ,null 
+0x4fe9 020051 branch l2cap_disconnect_hid_control_now ,zero 
+0x4fea 020052 call l2cap_reject_command 
+0x4feb 020053 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020054 l2cap_proc_signal_disconnect_req_hid_int:
+0x4fec 020055 copy timeup ,temp 
+0x4fed 020056 fetch 2 ,mem_hid_int_remote_cid 
+0x4fee 020057 isub temp ,null 
+0x4fef 020058 branch l2cap_disconnect_hid_interrupt_now ,zero 
+0x4ff0 020059 call l2cap_reject_command 
+0x4ff1 020060 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020062 l2cap_proc_signal_disconnect_req_sdp:
+0x4ff2 020063 copy timeup ,temp 
+0x4ff3 020064 fetch 2 ,mem_sdp_remote_cid 
+0x4ff4 020065 isub temp ,null 
+0x4ff5 020066 branch l2cap_disconnect_sdp_now ,zero 
+0x4ff6 020067 call l2cap_reject_command 
+0x4ff7 020068 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020069 l2cap_disconnect_hid_control_now:
+0x4ff8 020070 call l2cap_reset_hid_ctrl_state 
+0x4ff9 020071 branch l2cap_send_disconnect_rsp_pkt 
+:      020072 l2cap_disconnect_hid_interrupt_now:
+0x4ffa 020073 call l2cap_reset_hid_int_state 
+0x4ffb 020074 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x4ffc 020075 branch l2cap_send_disconnect_rsp_pkt ,blank 
+0x4ffd 020083 branch l2cap_send_disconnect_rsp_pkt 
+:      020085 l2cap_disconnect_sdp_now:
+0x4ffe 020086 call l2cap_reset_sdp_channel_state 
+0x4fff 020087 fetch 1 ,mem_upper_sm_ss 
+0x5000 020088 nbranch l2cap_send_disconnect_rsp_pkt ,blank 
+0x5001 020091 branch l2cap_send_disconnect_rsp_pkt 
+:      020092 l2cap_proc_signal_disconnect_req_rfcomm:
+0x5002 020093 copy timeup ,temp 
+0x5003 020094 fetch 2 ,mem_rfcomm_remote_cid 
+0x5004 020095 isub temp ,null 
+0x5005 020096 branch l2cap_disconnect_rfcomm_now ,zero 
+0x5006 020097 call l2cap_reject_command 
+0x5007 020098 branch l2cap_proc_signal_disconnect_req_err_rtn 
+:      020099 l2cap_disconnect_rfcomm_now:
+0x5008 020100 call l2cap_reset_rfcomm_channel_state 
+0x5009 020101 branch l2cap_send_disconnect_rsp_pkt 
+:      020102 l2cap_send_disconnect_rsp_pkt:
+0x500a 020103 call load_cont_pointers 
+0x500b 020104 setarg signal_disconnect_rsp 
+0x500c 020105 istore 1 ,contw 
+0x500d 020106 copy queue ,pdata 
+0x500e 020107 istore 1 ,contw 
+0x500f 020108 setarg 0x0004 
+0x5010 020109 istore 2 ,contw 
+0x5011 020110 copy rega ,pdata 
+0x5012 020111 istore 2 ,contw 
+0x5013 020112 copy timeup ,pdata 
+0x5014 020113 istore 2 ,contw 
+0x5015 020114 force 8 ,pdata 
+0x5016 020115 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020116 l2cap_proc_signal_disconnect_req_err_rtn:
+0x5017 020117 call load_cont_pointers 
+0x5018 020118 branch l2cap_proc_signal_disconnect_req_rtn 
+:      020119 l2cap_proc_signal_disconnect_req_rtn:
+0x5019 020120 iadd regb ,regb 
+0x501a 020121 branch l2cap_process_one_signal_rtn 
+:      020122 l2cap_proc_signal_disconnect_rsp:
+0x501b 020123 ifetch 1 ,contr 
+0x501c 020124 copy pdata ,queue 
+0x501d 020125 ifetch 2 ,contr 
+0x501e 020126 copy pdata ,rega 
+0x501f 020127 copy regc ,pdata 
+0x5020 020128 isub rega ,regc 
+0x5021 020129 ifetch 2 ,contr 
+0x5022 020130 copy pdata ,timeup 
+0x5023 020131 ifetch 2 ,contr 
+0x5024 020132 copy pdata ,temp 
+0x5025 020133 call save_cont_pointers 
+0x5026 020134 bpatchx patch22_7 ,mem_patch22 
+0x5027 020135 setarg l2cap_sdp_channel 
+0x5028 020136 isub temp ,null 
+0x5029 020137 branch l2cap_proc_signal_disconnect_rsp_sdp ,zero 
+0x502a 020138 setarg l2cap_rfcomm_channel 
+0x502b 020139 isub temp ,null 
+0x502c 020140 branch l2cap_proc_signal_disconnect_rsp_rfcomm ,zero 
+0x502d 020141 setarg l2cap_hid_control_channel 
+0x502e 020142 isub temp ,null 
+0x502f 020143 branch l2cap_proc_signal_disconnect_rsp_hid_ctrl ,zero 
+0x5030 020144 setarg l2cap_hid_interrupt_channel 
+0x5031 020145 isub temp ,null 
+0x5032 020146 branch l2cap_proc_signal_disconnect_rsp_hid_int ,zero 
+0x5033 020147 call l2cap_reject_command 
+0x5034 020148 branch l2cap_proc_signal_disconnect_rsp_err_rtn 
+:      020149 l2cap_proc_signal_disconnect_rsp_sdp:
+0x5035 020150 copy temp ,rega 
+0x5036 020151 copy timeup ,temp 
+0x5037 020152 fetch 2 ,mem_sdp_remote_cid 
+0x5038 020153 isub temp ,null 
+0x5039 020154 call l2cap_reset_sdp_channel_state ,zero 
+0x503a 020155 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020156 l2cap_proc_signal_disconnect_rsp_rfcomm:
+0x503b 020157 copy temp ,rega 
+0x503c 020158 copy timeup ,temp 
+0x503d 020159 fetch 2 ,mem_rfcomm_remote_cid 
+0x503e 020160 isub temp ,null 
+0x503f 020161 call l2cap_reset_rfcomm_channel_state ,zero 
+0x5040 020162 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020163 l2cap_proc_signal_disconnect_rsp_hid_ctrl:
+0x5041 020164 copy temp ,rega 
+0x5042 020165 copy timeup ,temp 
+0x5043 020166 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5044 020167 isub temp ,null 
+0x5045 020168 call l2cap_reset_hid_ctrl_state ,zero 
+0x5046 020169 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020170 l2cap_proc_signal_disconnect_rsp_hid_int:
+0x5047 020171 copy temp ,rega 
+0x5048 020172 copy timeup ,temp 
+0x5049 020173 fetch 2 ,mem_hid_int_remote_cid 
+0x504a 020174 isub temp ,null 
+0x504b 020175 call l2cap_reset_hid_int_state ,zero 
+0x504c 020176 branch l2cap_proc_signal_disconnect_rsp_rtn 
+:      020177 l2cap_proc_signal_disconnect_rsp_rtn:
+0x504d 020178 call load_cont_pointers 
+0x504e 020179 branch l2cap_process_one_signal_rtn 
+:      020180 l2cap_proc_signal_disconnect_rsp_err_rtn:
+0x504f 020181 branch l2cap_process_one_signal_rtn 
+:      020184 l2cap_proc_signal_echo_req:
+0x5050 020185 ifetch 1 ,contr 
+0x5051 020186 copy pdata ,queue 
+0x5052 020187 ifetch 2 ,contr 
+0x5053 020188 copy pdata ,rega 
+0x5054 020189 iadd contr ,contr 
+0x5055 020190 setarg 9 
+0x5056 020191 istore 1 ,contw 
+0x5057 020192 copy queue ,pdata 
+0x5058 020193 istore 1 ,contw 
+0x5059 020194 force 0x0000 ,pdata 
+0x505a 020195 istore 2 ,contw 
+0x505b 020196 force 4 ,pdata 
+0x505c 020197 iadd regb ,regb 
+0x505d 020198 copy regc ,pdata 
+0x505e 020199 isub rega ,regc 
+0x505f 020200 branch l2cap_process_one_signal_rtn 
+:      020201 l2cap_proc_signal_echo_rsp:
+0x5060 020202 branch l2cap_process_one_signal_rtn 
+:      020204 l2cap_proc_signal_info_rsp:
+0x5061 020205 branch l2cap_process_one_signal_rtn 
+:      020206 l2cap_reject_command:
+0x5062 020207 force 0 ,regb 
+0x5063 020208 call l2cap_get_signal_tx_payload 
+0x5064 020209 setarg signal_cmd_reject 
+0x5065 020210 istore 1 ,contw 
+0x5066 020211 copy queue ,pdata 
+0x5067 020212 istore 1 ,contw 
+0x5068 020213 setarg 2 
+0x5069 020214 istore 2 ,contw 
+0x506a 020215 setarg cmd_not_understood 
+0x506b 020216 istore 2 ,contw 
+0x506c 020217 increase 6 ,regb 
+0x506d 020218 arg 4 ,regc 
+0x506e 020219 branch l2cap_process_one_signal_rtn 
+:      020223 l2cap_reset_rfcomm_channel_state:
+0x506f 020224 setarg 0 
+0x5070 020225 store 2 ,mem_rfcomm_tx_pkt_length 
+0x5071 020226 store 2 ,mem_rfcomm_remote_cid 
+0x5072 020227 jam 0 ,mem_rfcomm_state 
+0x5073 020228 rtn 
+:      020229 l2cap_reset_sdp_channel_state:
+0x5074 020230 setarg 0 
+0x5075 020231 store 2 ,mem_sdp_tx_pkt_length 
+0x5076 020232 store 2 ,mem_sdp_remote_cid 
+0x5077 020233 jam 0 ,mem_sdp_state 
+0x5078 020234 rtn 
+:      020235 l2cap_reset_hid_ctrl_state:
+0x5079 020236 setarg 0 
+0x507a 020237 store 2 ,mem_hid_ctrl_remote_cid 
+0x507b 020238 jam 0 ,mem_hid_control_state 
+0x507c 020239 fetch 1 ,mem_hid_interrupt_state 
+0x507d 020240 beq 0 ,l2cap_reset_hid_disconnected 
+0x507e 020241 rtn 
+:      020243 l2cap_reset_hid_int_state:
+0x507f 020244 setarg 0 
+0x5080 020245 store 2 ,mem_hid_int_remote_cid 
+0x5081 020246 jam 0 ,mem_hid_interrupt_state 
+0x5082 020247 fetch 1 ,mem_hid_control_state 
+0x5083 020248 beq 0 ,l2cap_reset_hid_disconnected 
+0x5084 020249 rtn 
+:      020251 l2cap_reset_hid_disconnected:
+0x5085 020252 jam bt_evt_hid_disconnected ,mem_fifo_temp 
+0x5086 020253 branch ui_ipc_send_event 
+:      020255 l2cap_disconnect_interrupt_req:
+0x5087 020256 fetch 1 ,mem_control_tasks 
+0x5088 020257 set0 l2cap_disconnect_interrupt ,pdata 
+0x5089 020258 store 1 ,mem_control_tasks 
+0x508a 020259 fetch 2 ,mem_hid_int_remote_cid 
+0x508b 020260 rtn blank 
+0x508c 020261 call l2cap_malloc_signal_channel 
+0x508d 020262 fetch 2 ,mem_hid_int_remote_cid 
+0x508e 020263 copy pdata ,rega 
+0x508f 020264 force l2cap_hid_interrupt_channel ,regb 
+0x5090 020265 branch l2cap_generate_disconnect_req 
+:      020266 l2cap_disconnect_control_req:
+0x5091 020267 fetch 1 ,mem_control_tasks 
+0x5092 020268 set0 l2cap_disconnect_control ,pdata 
+0x5093 020269 store 1 ,mem_control_tasks 
+0x5094 020270 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5095 020271 rtn blank 
+0x5096 020272 call l2cap_malloc_signal_channel 
+0x5097 020273 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x5098 020274 copy pdata ,rega 
+0x5099 020275 force l2cap_hid_control_channel ,regb 
+:      020276 l2cap_generate_disconnect_req:
+0x509a 020277 call l2cap_get_req_id 
+0x509b 020278 call l2cap_get_signal_tx_payload 
+0x509c 020279 force signal_disconnect_req ,pdata 
+0x509d 020280 istore 1 ,contw 
+0x509e 020281 fetch 1 ,mem_ml2cap_comm_id 
+0x509f 020282 istore 1 ,contw 
+0x50a0 020283 setarg 0x0004 
+0x50a1 020284 istore 2 ,contw 
+0x50a2 020285 copy rega ,pdata 
+0x50a3 020286 istore 2 ,contw 
+0x50a4 020287 copy regb ,pdata 
+0x50a5 020288 istore 2 ,contw 
+0x50a6 020289 force 0x08 ,temp 
+0x50a7 020290 branch ml2cap_send_signal 
+:      020292 ml2cap_send_signal_connect_req:
+0x50a8 020293 bpatchx patch23_0 ,mem_patch23 
+0x50a9 020294 call l2cap_get_req_id 
+0x50aa 020295 call l2cap_get_signal_tx_payload 
+0x50ab 020296 setarg signal_connect_req 
+0x50ac 020297 istore 1 ,contw 
+0x50ad 020298 fetch 1 ,mem_ml2cap_comm_id 
+0x50ae 020299 istore 1 ,contw 
+0x50af 020300 setarg 0x0004 
+0x50b0 020301 istore 2 ,contw 
+0x50b1 020302 copy temp ,pdata 
+0x50b2 020303 istore 2 ,contw 
+0x50b3 020304 copy timeup ,pdata 
+0x50b4 020305 istore 2 ,contw 
+0x50b5 020306 arg 8 ,temp 
+0x50b6 020307 branch ml2cap_send_signal 
+:      020308 ml2cap_send_signal_config_req:
+0x50b7 020309 bpatchx patch23_1 ,mem_patch23 
+0x50b8 020310 call l2cap_get_req_id 
+0x50b9 020311 call l2cap_get_signal_tx_payload 
+0x50ba 020312 setarg signal_config_req 
+0x50bb 020313 istore 1 ,contw 
+0x50bc 020314 fetch 1 ,mem_ml2cap_comm_id 
+0x50bd 020315 istore 1 ,contw 
+0x50be 020316 setarg 0x0008 
+0x50bf 020317 istore 2 ,contw 
+0x50c0 020319 copy temp ,pdata 
+0x50c1 020321 istore 2 ,contw 
+0x50c2 020322 setarg 0x0000 
+0x50c3 020323 istore 2 ,contw 
+0x50c4 020324 setarg 0x01 
+0x50c5 020325 istore 1 ,contw 
+0x50c6 020326 setarg 0x02 
+0x50c7 020327 istore 1 ,contw 
+0x50c8 020328 setarg l2cap_config_mtu_rfcomm 
+0x50c9 020329 istore 2 ,contw 
+0x50ca 020330 arg 0xc ,temp 
+0x50cb 020331 branch ml2cap_send_signal 
+:      020332 ml2cap_send_signal_disconn_req:
+0x50cc 020333 bpatchx patch23_2 ,mem_patch23 
+0x50cd 020334 call l2cap_get_req_id 
+0x50ce 020335 call l2cap_get_signal_tx_payload 
+0x50cf 020336 setarg signal_disconnect_req 
+0x50d0 020337 istore 1 ,contw 
+0x50d1 020338 fetch 1 ,mem_ml2cap_comm_id 
+0x50d2 020339 increase 1 ,pdata 
+0x50d3 020340 copy contw ,rega 
+0x50d4 020341 store 1 ,mem_ml2cap_comm_id 
+0x50d5 020342 copy rega ,contw 
+0x50d6 020343 istore 1 ,contw 
+0x50d7 020344 setarg 0x0004 
+0x50d8 020345 istore 2 ,contw 
+0x50d9 020346 copy temp ,pdata 
+0x50da 020347 istore 2 ,contw 
+0x50db 020348 copy timeup ,pdata 
+0x50dc 020349 istore 2 ,contw 
+0x50dd 020350 arg 0x8 ,temp 
+:      020353 ml2cap_send_signal:
+0x50de 020354 storet 2 ,mem_l2cap_signal_tx_length 
+0x50df 020355 copy temp ,pdata 
+0x50e0 020356 branch l2cap_malloc_discard ,blank 
+0x50e1 020357 call l2cap_get_signal_tx_buff 
+0x50e2 020358 fetch 2 ,mem_l2cap_signal_tx_length 
+0x50e3 020359 istore 2 ,contw 
+0x50e4 020360 force l2cap_signal_channel ,pdata 
+0x50e5 020361 istore 2 ,contw 
+0x50e6 020362 rtn 
+:      020364 msdp_send_req_done:
+0x50e7 020365 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50e8 020366 branch assert ,blank 
+0x50e9 020367 call l2cap_get_sdp_tx_buff 
+0x50ea 020368 fetch 2 ,mem_sdp_tx_pkt_length 
+0x50eb 020369 istore 2 ,contw 
+0x50ec 020370 fetch 2 ,mem_sdp_remote_cid 
+0x50ed 020371 istore 2 ,contw 
+0x50ee 020372 rtn 
+:      020373 ml2cap_rx_multiplexing:
+0x50ef 020374 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50f0 020375 branch l2cap_rx_reset_state ,blank 
+0x50f1 020376 bpatchx patch23_3 ,mem_patch23 
+0x50f2 020377 fetch 1 ,mem_l2cap_rx_cid 
+0x50f3 020378 beq l2cap_signal_channel ,ml2cap_call_proc_signal 
+0x50f4 020379 beq l2cap_sdp_channel ,ml2cap_call_proc_sdp 
+0x50f5 020380 beq l2cap_rfcomm_channel ,l2cap_call_proc_rfcomm 
+0x50f6 020381 beq l2cap_hid_control_channel ,l2cap_call_proc_hid 
+0x50f7 020382 beq l2cap_hid_interrupt_channel ,l2cap_call_proc_hid 
+0x50f8 020383 branch l2cap_rx_reset_state 
+:      020385 ml2cap_call_proc_signal:
+0x50f9 020386 bpatchx patch23_4 ,mem_patch23 
+0x50fa 020387 call l2cap_malloc_signal_channel 
+0x50fb 020388 force 0 ,regb 
+0x50fc 020389 call l2cap_get_signal_tx_payload 
+0x50fd 020390 copy pdata ,contw 
+0x50fe 020391 fetch 2 ,mem_l2cap_rx_pkt_length 
+0x50ff 020392 copy pdata ,regc 
+0x5100 020393 fetch 2 ,mem_l2cap_payload_ptr 
+0x5101 020394 iforce contr 
+:      020395 ml2cap_proc_one_comm_loop:
+0x5102 020396 call ml2cap_proc_one_comm 
+0x5103 020397 increase -4 ,regc 
+0x5104 020398 nbranch ml2cap_proc_one_comm_loop ,zero 
+0x5105 020399 copy regb ,temp 
+0x5106 020400 call ml2cap_send_signal 
+0x5107 020401 branch l2cap_rx_reset_state 
+:      020403 ml2cap_proc_one_comm:
+0x5108 020404 ifetch 1 ,contr 
+0x5109 020405 beq signal_connect_req ,ml2cap_proc_signal_connect_req 
+0x510a 020406 beq signal_cmd_reject ,ml2cap_proc_signal_cmd_reject 
+0x510b 020407 beq signal_connect_rsp ,ml2cap_proc_signal_connect_rsp 
+0x510c 020408 beq signal_config_rsp ,ml2cap_proc_signal_config_rsp 
+0x510d 020409 beq signal_config_req ,ml2cap_proc_signal_config_req 
+0x510e 020410 beq signal_disconnect_rsp ,ml2cap_proc_signal_disconn_rsp 
+0x510f 020411 beq signal_disconnect_req ,ml2cap_proc_signal_disconn_req 
+0x5110 020412 beq signal_echo_req ,l2cap_proc_signal_echo_req 
+0x5111 020413 beq signal_info_req ,ml2cap_proc_signal_info_req 
+0x5112 020414 branch ml2cap_proc_send_reject 
+:      020416 ml2cap_proc_signal_connect_req:
+0x5113 020417 call save_cont_pointers 
+0x5114 020419 call load_cont_pointers 
+0x5115 020420 branch l2cap_proc_signal_connect_req 
+:      020421 ml2cap_proc_signal_cmd_reject:
+0x5116 020422 ifetch 1 ,contr 
+0x5117 020423 copy pdata ,queue 
+0x5118 020424 ifetch 2 ,contr 
+0x5119 020425 copy pdata ,rega 
+0x511a 020426 copy regc ,pdata 
+0x511b 020427 isub rega ,regc 
+:      020428 mvptr:
+0x511c 020429 ifetch 1 ,contr 
+0x511d 020430 increase -1 ,rega 
+0x511e 020431 nbranch mvptr ,zero 
+0x511f 020432 rtn 
+:      020433 ml2cap_proc_signal_connect_rsp:
+0x5120 020434 ifetch 1 ,contr 
+0x5121 020435 copy pdata ,queue 
+0x5122 020436 ifetch 2 ,contr 
+0x5123 020437 copy pdata ,rega 
+0x5124 020438 ifetch 2 ,contr 
+0x5125 020439 copy pdata ,timeup 
+0x5126 020440 ifetch 2 ,contr 
+0x5127 020441 copy pdata ,temp 
+0x5128 020442 ifetch 2 ,contr 
+0x5129 020443 sub pdata ,0 ,null 
+0x512a 020444 branch ml2cap_proc_signal_connect_rsp_sucessful ,zero 
+0x512b 020445 beq l2cap_connect_refused_psm_unsupported ,ml2cap_proc_signal_connect_refused_result 
+0x512c 020446 beq l2cap_connect_refused_no_resources ,ml2cap_proc_signal_connect_refused_result 
+0x512d 020447 branch ml2cap_proc_signal_connect_rsp_mnosucc 
+:      020448 ml2cap_proc_signal_connect_refused_result:
+0x512e 020449 jam bt_evt_ml2cap_conn_refused ,mem_fifo_temp 
+0x512f 020450 call ui_ipc_send_event 
+:      020451 ml2cap_proc_signal_connect_rsp_mnosucc:
+0x5130 020452 ifetch 2 ,contr 
+0x5131 020453 branch mnosucc 
+:      020454 ml2cap_proc_signal_connect_rsp_sucessful:
+0x5132 020455 call save_cont_pointers 
+0x5133 020459 bpatchx patch23_5 ,mem_patch23 
+0x5134 020460 setarg l2cap_sdp_channel 
+0x5135 020461 isub temp ,null 
+0x5136 020462 branch ml2cap_proc_signal_connect_rsp_sdp ,zero 
+0x5137 020463 setarg l2cap_rfcomm_channel 
+0x5138 020464 isub temp ,null 
+0x5139 020465 branch ml2cap_proc_signal_connect_rsp_rfcomm ,zero 
+0x513a 020466 setarg l2cap_hid_interrupt_channel 
+0x513b 020467 isub temp ,null 
+0x513c 020468 branch ml2cap_proc_signal_connect_rsp_hid_int ,zero 
+0x513d 020469 setarg l2cap_hid_control_channel 
+0x513e 020470 isub temp ,null 
+0x513f 020471 branch ml2cap_proc_signal_connect_rsp_hid_ctrl ,zero 
+0x5140 020472 branch mnosucc 
+:      020473 ml2cap_proc_signal_connect_rsp_sdp:
+0x5141 020474 copy timeup ,pdata 
+0x5142 020475 store 2 ,mem_sdp_remote_cid 
+0x5143 020476 fetch 1 ,mem_sdp_state 
+0x5144 020477 set1 l2cap_channel_state_conn_res 
+0x5145 020478 store 1 ,mem_sdp_state 
+0x5146 020479 branch mnosucc1 
+:      020480 ml2cap_proc_signal_connect_rsp_rfcomm:
+0x5147 020481 copy timeup ,pdata 
+0x5148 020482 store 2 ,mem_rfcomm_remote_cid 
+0x5149 020483 fetch 1 ,mem_rfcomm_state 
+0x514a 020484 set1 l2cap_channel_state_conn_res 
+0x514b 020485 store 1 ,mem_rfcomm_state 
+0x514c 020486 branch mnosucc1 
+:      020487 ml2cap_proc_signal_connect_rsp_hid_ctrl:
+0x514d 020488 copy timeup ,pdata 
+0x514e 020489 store 2 ,mem_hid_ctrl_remote_cid 
+0x514f 020490 fetch 1 ,mem_hid_control_state 
+0x5150 020491 set1 l2cap_channel_state_conn_res 
+0x5151 020492 store 1 ,mem_hid_control_state 
+0x5152 020493 branch mnosucc1 
+:      020494 ml2cap_proc_signal_connect_rsp_hid_int:
+0x5153 020495 copy timeup ,pdata 
+0x5154 020496 store 2 ,mem_hid_int_remote_cid 
+0x5155 020497 fetch 1 ,mem_hid_interrupt_state 
+0x5156 020498 set1 l2cap_channel_state_conn_res 
+0x5157 020499 store 1 ,mem_hid_interrupt_state 
+:      020502 mnosucc1:
+0x5158 020503 call load_cont_pointers 
+:      020504 mnosucc:
+0x5159 020505 copy regc ,pdata 
+0x515a 020506 isub rega ,regc 
+0x515b 020507 rtn 
+:      020509 ml2cap_proc_signal_config_rsp:
+0x515c 020510 ifetch 1 ,contr 
+0x515d 020511 copy pdata ,queue 
+0x515e 020512 ifetch 2 ,contr 
+0x515f 020513 copy pdata ,rega 
+0x5160 020514 copy regc ,pdata 
+0x5161 020515 isub rega ,regc 
+0x5162 020516 ifetch 2 ,contr 
+0x5163 020517 copy pdata ,timeup 
+0x5164 020518 ifetch 2 ,contr 
+0x5165 020519 ifetch 2 ,contr 
+0x5166 020520 nbranch mcrsdone1 ,blank 
+0x5167 020521 call save_cont_pointers 
+0x5168 020525 copy timeup ,temp 
+0x5169 020526 bpatchx patch23_6 ,mem_patch23 
+0x516a 020527 setarg l2cap_sdp_channel 
+0x516b 020528 isub temp ,null 
+0x516c 020529 branch ml2cap_proc_signal_config_rsp_sdp ,zero 
+0x516d 020530 setarg l2cap_rfcomm_channel 
+0x516e 020531 isub temp ,null 
+0x516f 020532 branch ml2cap_proc_signal_config_rsp_rfcomm ,zero 
+0x5170 020533 setarg l2cap_hid_control_channel 
+0x5171 020534 isub temp ,null 
+0x5172 020535 branch ml2cap_proc_signal_config_rsp_hid_ctrl ,zero 
+0x5173 020536 setarg l2cap_hid_interrupt_channel 
+0x5174 020537 isub temp ,null 
+0x5175 020538 branch ml2cap_proc_signal_config_rsp_hid_int ,zero 
+:      020539 ml2cap_proc_signal_config_rsp_sdp:
+0x5176 020540 fetch 1 ,mem_sdp_state 
+0x5177 020541 set1 l2cap_channel_state_rcv_cfg_res 
+0x5178 020542 store 1 ,mem_sdp_state 
+0x5179 020543 rtn 
+:      020544 ml2cap_proc_signal_config_rsp_rfcomm:
+0x517a 020545 fetch 1 ,mem_rfcomm_state 
+0x517b 020546 set1 l2cap_channel_state_rcv_cfg_res 
+0x517c 020547 store 1 ,mem_rfcomm_state 
+0x517d 020548 rtn 
+:      020549 ml2cap_proc_signal_config_rsp_hid_ctrl:
+0x517e 020550 fetch 1 ,mem_hid_control_state 
+0x517f 020551 set1 l2cap_channel_state_rcv_cfg_res 
+0x5180 020552 store 1 ,mem_hid_control_state 
+0x5181 020553 rtn 
+:      020554 ml2cap_proc_signal_config_rsp_hid_int:
+0x5182 020555 fetch 1 ,mem_hid_interrupt_state 
+0x5183 020556 set1 l2cap_channel_state_rcv_cfg_res 
+0x5184 020557 store 1 ,mem_hid_interrupt_state 
+0x5185 020558 jam bt_evt_hid_connected ,mem_fifo_temp 
+0x5186 020559 branch ui_ipc_send_event 
+:      020562 mcfrsdone:
+0x5187 020563 call load_cont_pointers 
+:      020564 mcrsdone1:
+0x5188 020565 increase -6 ,rega 
+:      020566 mloop2:
+0x5189 020567 branch mcrsdone ,zero 
+0x518a 020568 increase 1 ,contr 
+0x518b 020569 increase -1 ,rega 
+0x518c 020570 branch mloop2 
+:      020571 mcrsdone:
+0x518d 020572 rtn 
+:      020573 ml2cap_proc_signal_config_req:
+0x518e 020574 ifetch 1 ,contr 
+0x518f 020575 copy pdata ,queue 
+0x5190 020576 ifetch 2 ,contr 
+0x5191 020577 copy pdata ,rega 
+0x5192 020578 copy regc ,pdata 
+0x5193 020579 isub rega ,regc 
+0x5194 020580 ifetch 2 ,contr 
+0x5195 020581 increase 2 ,contr 
+0x5196 020582 copy pdata ,temp 
+0x5197 020583 setarg signal_config_rsp 
+0x5198 020584 istore 1 ,contw 
+0x5199 020585 copy queue ,pdata 
+0x519a 020586 istore 1 ,contw 
+0x519b 020587 increase 2 ,rega 
+0x519c 020588 copy rega ,pdata 
+0x519d 020589 istore 2 ,contw 
+0x519e 020590 call save_cont_pointers 
+0x519f 020591 bpatchx patch23_7 ,mem_patch23 
+0x51a0 020592 setarg l2cap_sdp_channel 
+0x51a1 020593 isub temp ,null 
+0x51a2 020594 branch ml2cap_proc_signal_config_req_sdp ,zero 
+0x51a3 020595 setarg l2cap_rfcomm_channel 
+0x51a4 020596 isub temp ,null 
+0x51a5 020597 branch ml2cap_proc_signal_config_req_rfcomm ,zero 
+0x51a6 020598 setarg l2cap_hid_control_channel 
+0x51a7 020599 isub temp ,null 
+0x51a8 020600 branch ml2cap_proc_signal_config_req_hid_ctrl ,zero 
+0x51a9 020601 setarg l2cap_hid_interrupt_channel 
+0x51aa 020602 isub temp ,null 
+0x51ab 020603 branch ml2cap_proc_signal_config_req_hid_int ,zero 
+0x51ac 020604 branch mcfgrq_done 
+:      020605 ml2cap_proc_signal_config_req_sdp:
+0x51ad 020606 fetch 1 ,mem_sdp_state 
+0x51ae 020607 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51af 020608 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51b0 020609 store 1 ,mem_sdp_state 
+0x51b1 020610 bbit1 l2cap_channel_state_snd_cfg_req ,ml2cap_proc_signal_config_req_sdp_nsndreq 
+0x51b2 020611 fetcht 1 ,mem_control_tasks 
+0x51b3 020612 set1 l2cap_init_config_req ,temp 
+0x51b4 020613 storet 1 ,mem_control_tasks 
+0x51b5 020614 copy queue ,pdata 
+0x51b6 020615 increase 1 ,pdata 
+0x51b7 020616 store 1 ,mem_config_identifier 
+0x51b8 020617 fetch 1 ,mem_sdp_state 
+0x51b9 020618 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x51ba 020619 store 1 ,mem_sdp_state 
+:      020620 ml2cap_proc_signal_config_req_sdp_nsndreq:
+0x51bb 020621 fetch 2 ,mem_sdp_remote_cid 
+0x51bc 020622 store 2 ,mem_config_req_dest_cid 
+0x51bd 020623 branch mcfgrq_done 
+:      020624 ml2cap_proc_signal_config_req_rfcomm:
+0x51be 020625 fetch 1 ,mem_rfcomm_state 
+0x51bf 020626 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c0 020627 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c1 020628 store 1 ,mem_rfcomm_state 
+0x51c2 020629 fetch 2 ,mem_rfcomm_remote_cid 
+0x51c3 020630 branch mcfgrq_done 
+:      020631 ml2cap_proc_signal_config_req_hid_ctrl:
+0x51c4 020632 fetch 1 ,mem_hid_control_state 
+0x51c5 020633 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51c6 020634 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51c7 020635 store 1 ,mem_hid_control_state 
+0x51c8 020636 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x51c9 020637 branch mcfgrq_done 
+:      020638 ml2cap_proc_signal_config_req_hid_int:
+0x51ca 020639 fetch 1 ,mem_hid_interrupt_state 
+0x51cb 020640 set1 l2cap_channel_state_rcv_cfg_req ,pdata 
+0x51cc 020641 set1 l2cap_channel_state_snd_cfg_res ,pdata 
+0x51cd 020642 store 1 ,mem_hid_interrupt_state 
+0x51ce 020643 fetch 2 ,mem_hid_int_remote_cid 
+:      020646 mcfgrq_done:
+0x51cf 020647 copy pdata ,timeup 
+0x51d0 020648 call load_cont_pointers 
+0x51d1 020650 copy timeup ,pdata 
+0x51d2 020652 istore 2 ,contw 
+0x51d3 020653 force 0x0000 ,pdata 
+0x51d4 020654 istore 2 ,contw 
+0x51d5 020655 force 0x0000 ,pdata 
+0x51d6 020656 istore 2 ,contw 
+0x51d7 020657 force 10 ,pdata 
+0x51d8 020658 iadd regb ,regb 
+0x51d9 020659 increase -6 ,rega 
+:      020660 mloop1:
+0x51da 020661 branch mcrqdone ,zero 
+0x51db 020662 ifetch 1 ,contr 
+0x51dc 020663 istore 1 ,contw 
+0x51dd 020664 increase 1 ,regb 
+0x51de 020665 increase -1 ,rega 
+0x51df 020666 branch mloop1 
+:      020667 mcrqdone:
+0x51e0 020668 rtn 
+:      020669 ml2cap_proc_signal_disconn_req:
+0x51e1 020670 ifetch 1 ,contr 
+0x51e2 020671 copy pdata ,queue 
+0x51e3 020672 ifetch 2 ,contr 
+0x51e4 020673 copy pdata ,rega 
+0x51e5 020674 copy regc ,pdata 
+0x51e6 020675 isub rega ,regc 
+0x51e7 020677 ifetch 2 ,contr 
+0x51e8 020678 copy pdata ,rega 
+0x51e9 020679 ifetch 2 ,contr 
+0x51ea 020680 copy pdata ,timeup 
+0x51eb 020681 call save_cont_pointers 
+0x51ec 020682 bpatchx patch24_0 ,mem_patch24 
+0x51ed 020683 setarg l2cap_sdp_channel 
+0x51ee 020684 copy rega ,temp 
+0x51ef 020685 isub temp ,null 
+0x51f0 020686 branch ml2cap_proc_signal_disconn_sdp ,zero 
+0x51f1 020687 setarg l2cap_hid_control_channel 
+0x51f2 020688 copy rega ,temp 
+0x51f3 020689 isub temp ,null 
+0x51f4 020690 branch ml2cap_proc_signal_disconn_hid_ctrl ,zero 
+0x51f5 020691 setarg l2cap_hid_interrupt_channel 
+0x51f6 020692 copy rega ,temp 
+0x51f7 020693 isub temp ,null 
+0x51f8 020694 branch ml2cap_proc_signal_disconn_hid_int ,zero 
+0x51f9 020695 branch mclsrfc 
+:      020696 ml2cap_proc_signal_disconn_sdp:
+0x51fa 020697 setarg 0x0000 
+0x51fb 020698 store 2 ,mem_sdp_tx_pkt_length 
+0x51fc 020699 store 2 ,mem_sdp_remote_cid 
+0x51fd 020700 store 1 ,mem_sdp_state 
+0x51fe 020701 branch mclssdp 
+:      020702 ml2cap_proc_signal_disconn_hid_ctrl:
+0x51ff 020703 call l2cap_reset_hid_ctrl_state 
+0x5200 020704 branch mclssdp 
+:      020705 ml2cap_proc_signal_disconn_hid_int:
+0x5201 020706 call l2cap_reset_hid_int_state 
+0x5202 020712 branch mclssdp 
+:      020713 mclsrfc:
+0x5203 020714 setarg 0x0000 
+0x5204 020715 store 2 ,mem_rfcomm_tx_pkt_length 
+:      020716 mclssdp:
+0x5205 020717 call load_cont_pointers 
+0x5206 020718 setarg signal_disconnect_rsp 
+0x5207 020719 istore 1 ,contw 
+0x5208 020720 copy queue ,pdata 
+0x5209 020721 istore 1 ,contw 
+0x520a 020722 setarg 0x0004 
+0x520b 020723 istore 2 ,contw 
+0x520c 020724 copy rega ,pdata 
+0x520d 020725 istore 2 ,contw 
+0x520e 020726 copy timeup ,pdata 
+0x520f 020727 istore 2 ,contw 
+0x5210 020728 force 8 ,pdata 
+0x5211 020729 iadd regb ,regb 
+0x5212 020730 rtn 
+:      020732 ml2cap_proc_signal_disconn_rsp:
+0x5213 020733 ifetch 1 ,contr 
+0x5214 020734 copy pdata ,queue 
+0x5215 020735 ifetch 2 ,contr 
+0x5216 020736 copy pdata ,rega 
+0x5217 020737 ifetch 2 ,contr 
+0x5218 020738 copy pdata ,timeup 
+0x5219 020739 ifetch 2 ,contr 
+0x521a 020740 copy pdata ,temp 
+0x521b 020741 call save_cont_pointers 
+0x521c 020742 bpatchx patch24_1 ,mem_patch24 
+0x521d 020743 fetch 1 ,mem_ml2cap_comm_id 
+0x521e 020744 icompare 0xff ,queue 
+0x521f 020745 nbranch mdisdone ,true 
+0x5220 020746 setarg l2cap_sdp_channel 
+0x5221 020747 isub temp ,null 
+0x5222 020748 branch ml2cap_proc_signal_disconn_rsp_sdp ,zero 
+0x5223 020749 setarg l2cap_rfcomm_channel 
+0x5224 020750 isub temp ,null 
+0x5225 020751 branch ml2cap_proc_signal_disconn_rsp_rfcomm ,zero 
+0x5226 020752 branch mdisdone 
+:      020753 ml2cap_proc_signal_disconn_rsp_sdp:
+0x5227 020754 jam 0 ,mem_sdp_remote_cid 
+0x5228 020755 jam 0 ,mem_sdp_state 
+0x5229 020756 branch mdisdone 
+:      020757 ml2cap_proc_signal_disconn_rsp_rfcomm:
+:      020760 mdisdone:
+0x522a 020761 call load_cont_pointers 
+0x522b 020762 copy regc ,pdata 
+0x522c 020763 isub rega ,regc 
+0x522d 020764 rtn 
+:      020766 ml2cap_proc_send_reject:
+0x522e 020767 setarg signal_cmd_reject 
+0x522f 020768 istore 1 ,contw 
+0x5230 020769 ifetch 1 ,contr 
+0x5231 020770 istore 1 ,contw 
+0x5232 020771 setarg 0x0002 
+0x5233 020772 istore 2 ,contw 
+0x5234 020773 setarg 0x0000 
+0x5235 020774 istore 2 ,contw 
+0x5236 020775 setarg 0x0006 
+0x5237 020776 iadd regb ,regb 
+0x5238 020777 force 4 ,regc 
+0x5239 020778 rtn 
+:      020781 l2cap_get_req_id:
+0x523a 020782 fetch 1 ,mem_ml2cap_comm_id 
+0x523b 020783 increase 1 ,pdata 
+0x523c 020784 bne 0 ,l2cap_get_req_id_ok 
+0x523d 020785 increase 1 ,pdata 
+:      020786 l2cap_get_req_id_ok:
+0x523e 020787 store 1 ,mem_ml2cap_comm_id 
+0x523f 020788 rtn 
+:      020798 l2cap_malloc:
+0x5240 020799 bpatchx patch24_2 ,mem_patch24 
+0x5241 020800 arg 0 ,regb 
+0x5242 020801 call l2cap_malloc_is_fifo_full 
+0x5243 020802 nbranch assert ,blank 
+0x5244 020803 call l2cap_malloc_get_full_map 
+0x5245 020804 arg mem_tx_buff0 ,regb 
+0x5246 020805 arg 0 ,queue 
+:      020806 l2cap_malloc_loop:
+0x5247 020807 fetcht 1 ,mem_used_map 
+0x5248 020808 qisolate1 temp 
+0x5249 020809 branch l2cap_malloc_next ,true 
+0x524a 020810 call l2cap_malloc_enough 
+0x524b 020811 sub timeup ,0 ,null 
+0x524c 020812 branch l2cap_malloc_next ,positive 
+0x524d 020813 call l2cap_malloc_into_fifo 
+0x524e 020814 branch l2cap_malloc_rtn 
+:      020815 l2cap_malloc_next:
+0x524f 020816 increase 128 ,regb 
+0x5250 020817 increase 1 ,queue 
+0x5251 020818 setarg 8 
+0x5252 020819 isub queue ,null 
+0x5253 020820 branch l2cap_malloc_loop ,positive 
+0x5254 020821 arg 0 ,regb 
+:      020822 l2cap_malloc_rtn:
+0x5255 020823 copy regb ,pdata 
+0x5256 020824 branch assert ,blank 
+0x5257 020825 rtn 
+:      020833 l2cap_malloc_fifo_out:
+0x5258 020834 bpatchx patch24_3 ,mem_patch24 
+0x5259 020835 call l2cap_malloc_fifo_get_first_ptr 
+0x525a 020836 increase 1 ,contr 
+0x525b 020837 ifetch 2 ,contr 
+0x525c 020838 rtn 
+:      020844 l2cap_malloc_free:
+0x525d 020845 bpatchx patch24_4 ,mem_patch24 
+0x525e 020846 call l2cap_malloc_fifo_get_first_ptr 
+0x525f 020847 copy contr ,contw 
+0x5260 020848 copy contr ,temp 
+0x5261 020849 setarg 0 
+0x5262 020850 istore 3 ,contw 
+0x5263 020851 rtn 
+:      020856 l2cap_malloc_discard:
+0x5264 020857 bpatchx patch24_5 ,mem_patch24 
+0x5265 020858 call l2cap_malloc_is_fifo_empty 
+0x5266 020859 branch assert ,blank 
+0x5267 020860 fetch 3 ,mem_tx_fifo2 
+0x5268 020861 store 3 ,mem_tx_fifo3 
+0x5269 020862 fetch 3 ,mem_tx_fifo1 
+0x526a 020863 store 3 ,mem_tx_fifo2 
+0x526b 020864 fetch 3 ,mem_tx_fifo0 
+0x526c 020865 store 3 ,mem_tx_fifo1 
+0x526d 020866 rtn 
+:      020872 l2cap_malloc_is_fifo_full:
+0x526e 020873 bpatchx patch24_6 ,mem_patch24 
+0x526f 020874 fetch 3 ,mem_tx_fifo0 
+0x5270 020875 rtn 
+:      020881 l2cap_malloc_is_fifo_nearly_full:
+0x5271 020882 bpatchx patch24_7 ,mem_patch24 
+0x5272 020883 fetch 3 ,mem_tx_fifo1 
+0x5273 020884 rtn 
+:      020890 l2cap_malloc_is_fifo_empty:
+0x5274 020891 bpatchx patch25_0 ,mem_patch25 
+0x5275 020892 fetch 3 ,mem_tx_fifo3 
+0x5276 020893 rtn 
+:      020898 l2cap_malloc_fifo_get_first_ptr:
+0x5277 020899 call l2cap_malloc_is_fifo_empty 
+0x5278 020900 branch assert ,blank 
+0x5279 020901 arg mem_tx_fifo0 ,contr 
+:      020902 l2cap_malloc_free_loop:
+0x527a 020903 ifetch 3 ,contr 
+0x527b 020904 branch l2cap_malloc_free_loop ,blank 
+0x527c 020905 increase -3 ,contr 
+0x527d 020906 rtn 
+:      020913 l2cap_malloc_get_full_map:
+0x527e 020914 bpatchx patch25_1 ,mem_patch25 
+0x527f 020915 arg 4 ,loopcnt 
+0x5280 020916 arg mem_tx_fifo0_map ,contr 
+0x5281 020917 arg 0 ,temp 
+:      020918 l2cap_malloc_get_full_map_loop:
+0x5282 020919 ifetch 3 ,contr 
+0x5283 020920 and pdata ,0xff ,pdata 
+0x5284 020921 ior temp ,temp 
+0x5285 020922 loop l2cap_malloc_get_full_map_loop 
+0x5286 020923 storet 1 ,mem_used_map 
+0x5287 020924 rtn 
+:      020932 l2cap_malloc_into_fifo:
+0x5288 020933 bpatchx patch25_2 ,mem_patch25 
+0x5289 020934 call l2cap_malloc_is_fifo_full 
+0x528a 020935 nbranch assert ,blank 
+0x528b 020936 call l2cap_malloc_is_fifo_empty 
+0x528c 020937 branch l2cap_malloc_into_fifo_no_push ,blank 
+0x528d 020938 fetch 3 ,mem_tx_fifo1 
+0x528e 020939 store 3 ,mem_tx_fifo0 
+0x528f 020940 ifetch 3 ,contr 
+0x5290 020941 istore 3 ,contw 
+0x5291 020942 ifetch 3 ,contr 
+0x5292 020943 istore 3 ,contw 
+0x5293 020944 setarg 0 
+0x5294 020945 istore 3 ,contw 
+:      020946 l2cap_malloc_into_fifo_no_push:
+0x5295 020947 arg 0 ,temp 
+0x5296 020948 copy timeup ,pdata 
+0x5297 020949 iadd queue ,pdata 
+:      020950 l2cap_malloc_into_fifo_loop:
+0x5298 020951 qset1 temp 
+0x5299 020952 increase 1 ,queue 
+0x529a 020953 isub queue ,null 
+0x529b 020954 nbranch l2cap_malloc_into_fifo_loop ,zero 
+0x529c 020956 lshift8 regb ,pdata 
+0x529d 020957 ior temp ,pdata 
+0x529e 020958 store 3 ,mem_tx_fifo3 
+0x529f 020959 rtn 
+:      020969 l2cap_malloc_enough:
+0x52a0 020970 bpatchx patch25_3 ,mem_patch25 
+0x52a1 020971 call l2cap_malloc_get_full_map 
+0x52a2 020972 copy queue ,regc 
+0x52a3 020973 arg 0 ,temp 
+0x52a4 020974 arg 0 ,timeup 
+:      020976 l2cap_malloc_enough_loop:
+0x52a5 020977 copy queue ,pdata 
+0x52a6 020978 beq 8 ,l2cap_malloc_enough_end 
+0x52a7 020979 fetch 1 ,mem_used_map 
+0x52a8 020980 qisolate1 pdata 
+0x52a9 020981 branch l2cap_malloc_enough_end ,true 
+0x52aa 020982 increase 128 ,temp 
+0x52ab 020983 increase 1 ,queue 
+0x52ac 020984 copy rega ,pdata 
+0x52ad 020985 isub temp ,null 
+0x52ae 020986 branch l2cap_malloc_enough_end ,zero 
+0x52af 020987 branch l2cap_malloc_enough_loop ,positive 
+:      020988 l2cap_malloc_enough_end:
+0x52b0 020989 copy temp ,pdata 
+0x52b1 020990 isub rega ,null 
+0x52b2 020991 nbranch l2cap_malloc_enough_rtn ,positive 
+0x52b3 020992 copy queue ,pdata 
+0x52b4 020993 copy regc ,temp 
+0x52b5 020994 isub temp ,timeup 
+:      020995 l2cap_malloc_enough_rtn:
+0x52b6 020996 copy regc ,queue 
+0x52b7 020997 rtn 
+:      021000 l2cap_malloc_signal_channel:
+0x52b8 021001 bpatchx patch25_4 ,mem_patch25 
+0x52b9 021002 arg l2cap_signal_malloc_size ,rega 
+0x52ba 021003 call l2cap_malloc 
+0x52bb 021004 store 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52bc 021005 increase 4 ,pdata 
+0x52bd 021006 store 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52be 021007 setarg 0 
+0x52bf 021008 store 2 ,mem_l2cap_signal_tx_length 
+0x52c0 021009 rtn 
+:      021011 l2cap_get_signal_tx_buff:
+0x52c1 021012 fetch 2 ,mem_l2cap_signal_tx_buff_ptr 
+0x52c2 021013 branch l2cap_util_pdata_to_contw 
+:      021015 l2cap_get_signal_tx_payload:
+0x52c3 021016 fetch 2 ,mem_l2cap_signal_tx_payload_ptr 
+0x52c4 021017 branch l2cap_util_pdata_to_contw 
+:      021020 l2cap_malloc_sdp_channel:
+0x52c5 021021 bpatchx patch25_5 ,mem_patch25 
+0x52c6 021022 arg sdp_malloc_size ,rega 
+0x52c7 021023 call l2cap_malloc 
+0x52c8 021024 store 2 ,mem_sdp_tx_buff_ptr 
+0x52c9 021025 increase 4 ,pdata 
+0x52ca 021026 store 2 ,mem_sdp_tx_payload_ptr 
+0x52cb 021027 setarg 0 
+0x52cc 021028 store 2 ,mem_sdp_tx_pkt_length 
+0x52cd 021029 rtn 
+:      021031 l2cap_get_sdp_tx_buff:
+0x52ce 021032 fetch 2 ,mem_sdp_tx_buff_ptr 
+0x52cf 021033 branch l2cap_util_pdata_to_contw 
+:      021035 l2cap_get_sdp_tx_payload:
+0x52d0 021036 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x52d1 021037 branch l2cap_util_pdata_to_contw 
+:      021040 l2cap_malloc_rfcomm_channel:
+0x52d2 021041 bpatchx patch25_6 ,mem_patch25 
+0x52d3 021042 call push_stack 
+0x52d4 021043 jam rfcomm_malloc_fail ,mem_rfcomm_malloc_fail_flag 
+0x52d5 021044 call l2cap_malloc_is_fifo_full 
+0x52d6 021045 nrtn blank 
+0x52d7 021046 arg rfcomm_malloc_size ,rega 
+0x52d8 021047 call l2cap_malloc 
+0x52d9 021048 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x52da 021049 increase 4 ,pdata 
+0x52db 021050 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x52dc 021051 setarg 0 
+0x52dd 021052 store 2 ,mem_rfcomm_tx_pkt_length 
+0x52de 021053 jam rfcomm_malloc_succeed ,mem_rfcomm_malloc_fail_flag 
+0x52df 021054 branch pop_stack 
+:      021056 l2cap_get_rfcomm_tx_buff:
+0x52e0 021057 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x52e1 021058 branch l2cap_util_pdata_to_contw 
+:      021060 l2cap_util_pdata_to_contw:
+0x52e2 021061 branch assert ,blank 
+0x52e3 021062 copy pdata ,contw 
+0x52e4 021063 rtn 
+:      021066 l2cap_lpm_save_calc_len:
+0x52e5 021067 bpatchx patch25_7 ,mem_patch25 
+0x52e6 021068 arg 0 ,regb 
+0x52e7 021069 arg mem_tx_fifo0_map ,rega 
+0x52e8 021070 increase -2 ,rega 
+:      021071 l2cap_lpm_save_calc_len_loop:
+0x52e9 021072 increase 2 ,rega 
+0x52ea 021073 setarg mem_tx_fifo_end 
+0x52eb 021074 isub rega ,null 
+0x52ec 021075 branch l2cap_lpm_save_calc_len_end ,zero 
+0x52ed 021076 ifetch 1 ,rega 
+0x52ee 021077 increase 1 ,rega 
+0x52ef 021078 branch l2cap_lpm_save_calc_len_loop ,blank 
+0x52f0 021079 ifetcht 2 ,rega 
+0x52f1 021080 ifetch 2 ,temp 
+0x52f2 021081 iadd regb ,regb 
+0x52f3 021082 increase 4 ,regb 
+0x52f4 021083 branch l2cap_lpm_save_calc_len_loop 
+:      021084 l2cap_lpm_save_calc_len_end:
+0x52f5 021085 copy regb ,pdata 
+0x52f6 021086 rtn 
+:      021089 l2cap_lpm_get_wake_lock:
+0x52f7 021090 arg wake_lock_l2cap_tx ,queue 
+0x52f8 021091 branch lpm_get_wake_lock 
+:      021093 l2cap_lpm_put_wake_lock:
+0x52f9 021094 arg wake_lock_l2cap_tx ,queue 
+0x52fa 021095 branch lpm_put_wake_lock 
+:      021097 l2cap_lpm_save_txbuf:
+0x52fb 021098 bpatchx patch26_0 ,mem_patch26 
+0x52fc 021099 call l2cap_malloc_get_full_map 
+0x52fd 021100 fetch 1 ,mem_used_map 
+0x52fe 021101 rtn blank 
+0x52ff 021102 call l2cap_lpm_save_calc_len 
+0x5300 021103 arg l2cap_lpm_txbuf_len ,temp 
+0x5301 021104 isub temp ,null 
+0x5302 021105 branch l2cap_lpm_get_wake_lock ,positive 
+0x5303 021106 call l2cap_lpm_put_wake_lock 
+0x5304 021107 arg mem_l2cap_lpm_txbuf ,contw 
+0x5305 021108 arg mem_tx_fifo0 ,rega 
+:      021109 l2cap_lpm_save_txbuf_loop:
+0x5306 021110 setarg mem_tx_fifo_end 
+0x5307 021111 isub rega ,null 
+0x5308 021112 rtn zero 
+0x5309 021113 ifetch 1 ,rega 
+0x530a 021114 increase 1 ,rega 
+0x530b 021115 nbranch l2cap_lpm_save_txbuf_nempty ,blank 
+0x530c 021116 istore 2 ,contw 
+0x530d 021117 increase 2 ,rega 
+0x530e 021118 branch l2cap_lpm_save_txbuf_loop 
+:      021119 l2cap_lpm_save_txbuf_nempty:
+0x530f 021120 ifetch 2 ,rega 
+0x5310 021121 increase 2 ,rega 
+0x5311 021122 copy pdata ,contr 
+0x5312 021123 ifetch 2 ,contr 
+0x5313 021124 istore 2 ,contw 
+0x5314 021125 copy pdata ,loopcnt 
+0x5315 021126 increase 2 ,loopcnt 
+0x5316 021127 call memcpy 
+0x5317 021128 branch l2cap_lpm_save_txbuf_loop 
+:      021130 l2cap_lpm_load_txbuf:
+0x5318 021131 bpatchx patch26_1 ,mem_patch26 
+0x5319 021132 call l2cap_malloc_get_full_map 
+0x531a 021133 fetch 1 ,mem_used_map 
+0x531b 021134 rtn blank 
+0x531c 021135 arg mem_tx_fifo0_ptr ,rega 
+0x531d 021136 increase -3 ,rega 
+0x531e 021137 arg mem_l2cap_lpm_txbuf ,contr 
+:      021138 l2cap_lpm_load_txbuf_loop:
+0x531f 021139 increase 3 ,rega 
+0x5320 021140 setarg mem_tx_fifo_end + 1 
+0x5321 021141 isub rega ,null 
+0x5322 021142 rtn zero 
+0x5323 021143 ifetch 2 ,contr 
+0x5324 021144 branch l2cap_lpm_load_txbuf_loop ,blank 
+0x5325 021145 increase 4 ,pdata 
+0x5326 021146 copy pdata ,loopcnt 
+0x5327 021147 copy contr ,regb 
+0x5328 021148 ifetch 2 ,rega 
+0x5329 021149 copy pdata ,contw 
+0x532a 021150 copy regb ,contr 
+0x532b 021151 increase -2 ,contr 
+0x532c 021152 call memcpy 
+0x532d 021153 branch l2cap_lpm_load_txbuf_loop 
+:      021163 le_init_conn:
+0x532e 021164 bpatchx patch26_2 ,mem_patch26 
+0x532f 021165 disable wake 
+0x5330 021166 jam 1 ,mem_le_conn_handle 
+0x5331 021167 jam 3 ,mem_le_state 
+0x5332 021168 jam 1 ,mem_le_arq 
+0x5333 021169 setarg -1 
+0x5334 021170 store 2 ,mem_le_event_count 
+0x5335 021171 force 0 ,pdata 
+0x5336 021172 store 1 ,mem_le_ch 
+0x5337 021173 store 1 ,mem_le_op 
+0x5338 021174 store 3 ,mem_sniff_rcv 
+0x5339 021175 store 3 ,mem_sniff_lost 
+0x533a 021176 store 5 ,mem_le_pcnt_tx 
+0x533b 021177 set1 39 ,pdata 
+0x533c 021178 store 5 ,mem_le_pcnt_rx 
+0x533d 021179 jam 1 ,mem_le_txheader 
+0x533e 021180 jam 0 ,mem_le_txlen 
+0x533f 021181 branch le_supervision_flush 
+:      021183 le_init_master:
+0x5340 021184 bpatchx patch26_3 ,mem_patch26 
+0x5341 021185 enable master 
+0x5342 021186 jam lemode_master ,mem_le_mode 
+0x5343 021187 jam 1 ,mem_le_att_handle 
+0x5344 021188 jam 1 ,mem_le_search_handle_start 
+0x5345 021189 setarg 0xffff 
+0x5346 021190 store 2 ,mem_le_search_handle_end 
+0x5347 021191 force 0 ,pdata 
+0x5348 021192 store 5 ,mem_le_pcnt_rx 
+0x5349 021193 set1 39 ,pdata 
+0x534a 021194 store 5 ,mem_le_pcnt_tx 
+0x534b 021195 branch le_init_conn 
+:      021198 le_init_slave:
+0x534c 021199 bpatchx patch26_4 ,mem_patch26 
+0x534d 021200 disable master 
+0x534e 021201 setarg 0x17 
+0x534f 021202 store 2 ,mem_le_remote_mtu 
+0x5350 021203 jam lemode_slave ,mem_le_mode 
+0x5351 021204 jam 0 ,mem_le_adv_enable 
+0x5352 021205 jam 0 ,mem_lpm_current_mult 
+0x5353 021206 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5354 021207 jam flag_le_enc_null ,mem_le_enc_state 
+0x5355 021208 fetch 2 ,mem_le_superto 
+0x5356 021209 store 2 ,mem_le_init_superto 
+0x5357 021210 fetch 2 ,mem_le_tsniff 
+0x5358 021211 mul32 pdata ,5 ,pdata 
+0x5359 021212 rshift4 pdata ,pdata 
+0x535a 021213 store 2 ,mem_le_superto 
+0x535b 021214 branch le_init_conn 
+:      021220 le_dispatch:
+0x535c 021221 call le_enable 
+0x535d 021222 call le_scan 
+0x535e 021223 call le_adv 
+0x535f 021224 branch le_disable 
+:      021226 le_conn_dispatch:
+0x5360 021227 bpatchx patch26_5 ,mem_patch26 
+0x5361 021228 call le_enable 
+0x5362 021229 call app_process_ble 
+0x5363 021230 fetch 1 ,mem_le_mode 
+0x5364 021231 beq lemode_master ,le_master_dispatch 
+0x5365 021232 branch le_slave_dispatch 
+:      021238 le_master_dispatch:
+0x5366 021239 bpatchx patch26_6 ,mem_patch26 
+0x5367 021240 enable master 
+0x5368 021241 call le_supervision_update 
+0x5369 021242 branch le_master_disconn ,positive 
+0x536a 021243 call check_ble_disabled 
+0x536b 021244 call le_setup 
+0x536c 021245 call le_prepare_tx 
+0x536d 021246 disable match 
+0x536e 021247 call le_transmit_receive_sifs 
+0x536f 021248 nrtn match 
+0x5370 021249 bpatchx patch26_7 ,mem_patch26 
+0x5371 021250 fetch 1 ,mem_le_conn_rcv 
+0x5372 021251 increase 1 ,pdata 
+0x5373 021252 store 1 ,mem_le_conn_rcv 
+0x5374 021253 call le_acknowledge 
+0x5375 021254 disable master 
+0x5376 021255 rtn 
+:      021257 le_master_disconn:
+0x5377 021258 call le_disconnect 
+0x5378 021259 disable master 
+0x5379 021260 rtn 
+:      021265 le_slave_dispatch:
+0x537a 021266 bpatchx patch27_0 ,mem_patch27 
+0x537b 021267 jam 0 ,mem_le_md_count 
+0x537c 021268 call sp_calc_sequence_256 
+0x537d 021269 call le_secure_connect_sm 
+0x537e 021270 disable attempt 
+0x537f 021271 call le_supervision_update 
+0x5380 021272 branch le_slave_disconn ,positive 
+0x5381 021273 call check_ble_disabled 
+0x5382 021274 call le_setup 
+0x5383 021275 call le_receive_slave 
+0x5384 021276 nbranch le_slave_unsync ,sync 
+0x5385 021277 call le_got_first_packet 
+0x5386 021278 branch le_slave_match ,match 
+0x5387 021279 branch le_slave_cont 
+:      021282 le_slave_match:
+0x5388 021283 bpatchx patch27_1 ,mem_patch27 
+0x5389 021284 fetch 1 ,mem_le_md_count 
+0x538a 021285 pincrease 1 
+0x538b 021286 store 1 ,mem_le_md_count 
+0x538c 021287 beq le_md_max_count ,le_slave_cont 
+0x538d 021288 call le_acknowledge 
+0x538e 021289 call le_prepare_tx 
+0x538f 021290 call le_transmit_norx 
+0x5390 021291 call le_parse 
+0x5391 021292 fetch 2 ,mem_cb_ble_transmit 
+0x5392 021293 call callback_func 
+0x5393 021294 call le_check_md 
+0x5394 021295 branch le_slave_more_data ,user 
+:      021296 le_slave_cont:
+0x5395 021297 bpatchx patch27_2 ,mem_patch27 
+0x5396 021298 call le_pairing_sm 
+0x5397 021299 call le_check_paring_time 
+0x5398 021300 call check_51cmd 
+0x5399 021301 fetch 1 ,mem_le_op 
+0x539a 021302 bbit1 op_disconn ,le_slave_disconn 
+:      021303 le_slave_unsync:
+0x539b 021304 bpatchx patch27_3 ,mem_patch27 
+0x539c 021305 call le_lpm_set_mult 
+0x539d 021306 call le_update_channel_map 
+0x539e 021307 call le_update_param 
+0x539f 021308 branch calc_clke_offset 
+:      021311 le_check_md:
+0x53a0 021312 disable user 
+0x53a1 021313 bmark1 mark_ble_rx_md ,enable_user 
+0x53a2 021314 bmark1 mark_ble_tx_md ,enable_user 
+0x53a3 021315 rtn 
+:      021318 le_slave_more_data:
+0x53a4 021319 bpatchx patch27_4 ,mem_patch27 
+0x53a5 021320 enable attempt 
+0x53a6 021321 call le_transmit_receive_sifs_notx 
+0x53a7 021322 branch le_slave_match ,match 
+0x53a8 021323 branch le_slave_cont 
+:      021325 le_slave_disconn:
+:      021328 le_disconnect:
+0x53a9 021329 bpatchx patch27_5 ,mem_patch27 
+0x53aa 021330 call le_clear_connection_info 
+0x53ab 021331 call app_disconn_reason_collect_ble 
+0x53ac 021332 call sp_initialize_256 
+0x53ad 021333 jam bt_evt_le_disconnected ,mem_fifo_temp 
+0x53ae 021334 branch ui_ipc_send_event 
+:      021336 le_clear_connection_info:
+0x53af 021337 setarg 0 
+0x53b0 021338 store 9 ,mem_le_tx_buff_used 
+0x53b1 021339 jam 0 ,mem_le_conn_handle 
+0x53b2 021340 jam lemode_idle ,mem_le_mode 
+0x53b3 021341 jam 0 ,mem_le_state 
+0x53b4 021342 jam flag_le_enc_null ,mem_le_enc_state 
+0x53b5 021343 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x53b6 021344 rtn 
+:      021346 le_got_first_packet:
+0x53b7 021347 bpatchx patch27_6 ,mem_patch27 
+0x53b8 021348 fetch 1 ,mem_le_conn_rcv 
+0x53b9 021349 increase 1 ,pdata 
+0x53ba 021350 store 1 ,mem_le_conn_rcv 
+0x53bb 021351 fetch 1 ,mem_le_state 
+0x53bc 021352 rtnbit1 lestate_got_first_packet 
+0x53bd 021353 set1 lestate_got_first_packet 
+0x53be 021354 store 1 ,mem_le_state 
+0x53bf 021355 fetch 2 ,mem_le_init_superto 
+0x53c0 021356 store 2 ,mem_le_superto 
+0x53c1 021357 setarg 0 
+0x53c2 021358 store 4 ,mem_le_transmit_window 
+0x53c3 021359 rtn 
+:      021362 le_enable:
+0x53c4 021363 bpatchx patch27_7 ,mem_patch27 
+0x53c5 021364 jam 0x36 ,rf_adc_goff 
+0x53c6 021365 jam 0x5f ,rf_agc_nsat 
+0x53c7 021366 enable le 
+0x53c8 021367 jam 7 ,rfen_ulp 
+0x53c9 021368 call check_ble_disabled 
+0x53ca 021369 fetch 1 ,mem_250k_freq_enable 
+0x53cb 021370 rtn blank 
+0x53cc 021371 jam 0xb8 ,rf_iq_gain 
+0x53cd 021372 rtn 
+:      021374 le_disable:
+0x53ce 021375 bpatchx patch28_0 ,mem_patch28 
+0x53cf 021376 jam 0x2e ,rf_adc_goff 
+0x53d0 021377 jam 0xff ,rf_agc_nsat 
+0x53d1 021378 disable le 
+0x53d2 021379 jam 3 ,rfen_ulp 
+0x53d3 021380 arg 0 ,stop_watch 
+0x53d4 021381 rtn 
+:      021383 le_prep:
+0x53d5 021384 disable enable_crc 
+0x53d6 021385 disable enable_white 
+0x53d7 021386 fetch 3 ,mem_le_crcinit 
+0x53d8 021387 iforce crc24_init 
+0x53d9 021388 fetch 1 ,mem_le_ch_mapped 
+0x53da 021389 reverse pdata ,temp 
+0x53db 021390 set1 1 ,temp 
+0x53dc 021391 rshift temp ,white_init 
+0x53dd 021392 rtn 
+:      021395 lerx_setfreq:
+0x53de 021396 call le_setfreq 
+0x53df 021397 call set_freq_rx 
+0x53e0 021398 setarg param_pll_setup 
+0x53e1 021399 call sleep 
+0x53e2 021400 branch rf_rx_enable 
+:      021402 letx_setfreq:
+0x53e3 021403 branch txon ,match 
+:      021404 letx_setfreq0:
+0x53e4 021405 call le_setfreq 
+0x53e5 021406 branch set_freq_tx 
+:      021407 le_setfreq:
+0x53e6 021408 bpatchx patch28_1 ,mem_patch28 
+0x53e7 021409 call set_sync_on 
+0x53e8 021410 fetch 1 ,mem_le_testtype 
+0x53e9 021411 nbranch le_ctf_test ,blank 
+0x53ea 021412 fetch 1 ,mem_le_ch_mapped 
+0x53eb 021413 sub pdata ,36 ,null 
+0x53ec 021414 branch le_ctf_normal ,positive 
+0x53ed 021415 force 0 ,temp 
+0x53ee 021416 rtneq 37 
+0x53ef 021417 force 24 ,temp 
+0x53f0 021418 rtneq 38 
+0x53f1 021419 force 78 ,temp 
+0x53f2 021420 rtn 
+:      021422 le_ctf_normal:
+0x53f3 021423 sub pdata ,10 ,null 
+0x53f4 021424 branch le_ctf_low ,positive 
+0x53f5 021425 increase 1 ,pdata 
+:      021427 le_ctf_low:
+0x53f6 021428 lshift pdata ,pdata 
+0x53f7 021429 add pdata ,2 ,temp 
+0x53f8 021430 rtn 
+:      021432 le_ctf_test:
+0x53f9 021433 fetch 1 ,mem_le_ch_mapped 
+0x53fa 021434 lshift pdata ,temp 
+0x53fb 021435 rtn 
+:      021437 le_sca_map:
+0x53fc 021438 arg 500 ,temp 
+0x53fd 021439 rtn blank 
+0x53fe 021440 arg 250 ,temp 
+0x53ff 021441 rtneq 1 
+0x5400 021442 arg 150 ,temp 
+0x5401 021443 rtneq 2 
+0x5402 021444 arg 100 ,temp 
+0x5403 021445 rtneq 3 
+0x5404 021446 arg 75 ,temp 
+0x5405 021447 rtneq 4 
+0x5406 021448 arg 50 ,temp 
+0x5407 021449 rtneq 5 
+0x5408 021450 arg 40 ,temp 
+0x5409 021451 rtneq 6 
+0x540a 021452 arg 20 ,temp 
+0x540b 021453 rtn 
+:      021457 le_adv_access:
+0x540c 021458 setarg 0x8e89be 
+0x540d 021459 lshift8 pdata ,pdata 
+0x540e 021460 or_into 0xd6 ,pdata 
+0x540f 021461 iforce access 
+0x5410 021462 setarg 0x555555 
+0x5411 021463 store 3 ,mem_le_crcinit 
+0x5412 021464 rtn 
+:      021466 le_setup:
+0x5413 021467 bpatchx patch28_2 ,mem_patch28 
+0x5414 021468 enable swfine 
+0x5415 021469 fetch 4 ,mem_le_access 
+0x5416 021470 iforce access 
+0x5417 021471 call le_map_channel 
+0x5418 021472 setarg 0x200 
+0x5419 021473 branch le_setup_master ,master 
+0x541a 021474 fetch 2 ,mem_le_receive_window 
+0x541b 021475 rshift pdata ,pdata 
+:      021476 le_setup_master:
+0x541c 021477 arg param_pll_setup ,temp 
+0x541d 021478 iadd temp ,pdata 
+0x541e 021479 call ahead_window 
+0x541f 021480 deposit clke 
+0x5420 021481 store 6 ,mem_le_rxon_ts 
+0x5421 021482 rtn 
+:      021484 le_next_adv_channel:
+0x5422 021485 bpatchx patch28_3 ,mem_patch28 
+0x5423 021486 fetch 1 ,mem_le_ch_mapped 
+0x5424 021487 beq 37 ,le_next_adv_channel_curr_channel_37 
+0x5425 021488 beq 38 ,le_next_adv_channel_curr_channel_38 
+0x5426 021489 beq 39 ,le_next_adv_channel_curr_channel_39 
+0x5427 021490 branch le_next_adv_channel_curr_channel_39 
+:      021492 le_next_adv_channel_curr_channel_37:
+0x5428 021493 fetcht 1 ,mem_le_adv_channel_map 
+0x5429 021494 isolate1 bit_adv_channel_map_38 ,temp 
+0x542a 021495 branch set_le_next_adv_channel_38 ,true 
+0x542b 021496 isolate1 bit_adv_channel_map_39 ,temp 
+0x542c 021497 branch set_le_next_adv_channel_39 ,true 
+0x542d 021498 branch set_le_next_adv_channel_37 
+:      021501 le_next_adv_channel_curr_channel_38:
+0x542e 021502 fetcht 1 ,mem_le_adv_channel_map 
+0x542f 021503 isolate1 bit_adv_channel_map_39 ,temp 
+0x5430 021504 branch set_le_next_adv_channel_39 ,true 
+0x5431 021505 isolate1 bit_adv_channel_map_37 ,temp 
+0x5432 021506 branch set_le_next_adv_channel_37 ,true 
+0x5433 021507 branch set_le_next_adv_channel_38 
+:      021510 le_next_adv_channel_curr_channel_39:
+0x5434 021511 fetcht 1 ,mem_le_adv_channel_map 
+0x5435 021512 isolate1 bit_adv_channel_map_37 ,temp 
+0x5436 021513 branch set_le_next_adv_channel_37 ,true 
+0x5437 021514 isolate1 bit_adv_channel_map_38 ,temp 
+0x5438 021515 branch set_le_next_adv_channel_38 ,true 
+0x5439 021516 branch set_le_next_adv_channel_39 
+:      021520 set_le_next_adv_channel_37:
+0x543a 021521 jam 37 ,mem_le_ch_mapped 
+0x543b 021522 fetch 1 ,mem_le_adv_channel_map_temp 
+0x543c 021523 set1 bit_adv_channel_map_37 ,pdata 
+0x543d 021524 store 1 ,mem_le_adv_channel_map_temp 
+0x543e 021525 rtn 
+:      021527 set_le_next_adv_channel_38:
+0x543f 021528 jam 38 ,mem_le_ch_mapped 
+0x5440 021529 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5441 021530 set1 bit_adv_channel_map_38 ,pdata 
+0x5442 021531 store 1 ,mem_le_adv_channel_map_temp 
+0x5443 021532 rtn 
+:      021534 set_le_next_adv_channel_39:
+0x5444 021535 jam 39 ,mem_le_ch_mapped 
+0x5445 021536 fetch 1 ,mem_le_adv_channel_map_temp 
+0x5446 021537 set1 bit_adv_channel_map_39 ,pdata 
+0x5447 021538 store 1 ,mem_le_adv_channel_map_temp 
+0x5448 021539 rtn 
+:      021543 le_context_nexthop:
+0x5449 021544 bpatchx patch28_4 ,mem_patch28 
+0x544a 021545 add rega ,coffset_mode ,contr 
+0x544b 021546 ifetch 1 ,contr 
+0x544c 021547 rtnbit0 mode_le 
+0x544d 021548 add rega ,coffset_le_event_cnt ,contw 
+0x544e 021549 ifetch 2 ,contw 
+0x544f 021550 increase 1 ,pdata 
+0x5450 021551 istore 2 ,contw 
+0x5451 021552 add rega ,coffset_le_hop ,contr 
+0x5452 021553 ifetch 1 ,contr 
+0x5453 021554 add rega ,coffset_le_ch ,contw 
+0x5454 021555 ifetcht 1 ,contw 
+0x5455 021556 iadd temp ,pdata 
+0x5456 021557 sub pdata ,36 ,null 
+0x5457 021558 branch le_nexthop_nowrap ,positive 
+0x5458 021559 increase -37 ,pdata 
+:      021560 le_nexthop_nowrap:
+0x5459 021561 istore 1 ,contw 
+0x545a 021562 rtn 
+:      021565 le_calc_channel_map:
+0x545b 021566 bpatchx patch28_5 ,mem_patch28 
+0x545c 021567 fetch 5 ,mem_le_channel_map 
+0x545d 021568 force 0 ,temp 
+0x545e 021569 force 37 ,loopcnt 
+:      021570 le_count_channels_loop:
+0x545f 021571 bbit0 0 ,le_count_channels_notused 
+0x5460 021572 increase 1 ,temp 
+:      021573 le_count_channels_notused:
+0x5461 021574 rshift pdata ,pdata 
+0x5462 021575 loop le_count_channels_loop 
+0x5463 021576 add temp ,-1 ,pdata 
+0x5464 021577 store 1 ,mem_le_channels 
+0x5465 021578 rtn 
+:      021580 le_map_channel:
+0x5466 021581 bpatchx patch28_6 ,mem_patch28 
+0x5467 021582 fetch 1 ,mem_le_ch 
+0x5468 021583 iforce queue 
+0x5469 021584 fetcht 5 ,mem_le_channel_map 
+0x546a 021585 qisolate1 temp 
+0x546b 021586 branch le_map_channel_end ,true 
+:      021587 le_map_channel_next:
+0x546c 021588 bpatchx patch28_7 ,mem_patch28 
+0x546d 021589 fetch 1 ,mem_le_channels 
+0x546e 021590 isub queue ,pdata 
+0x546f 021591 branch le_map_channel_cont ,positive 
+0x5470 021592 sub pdata ,-1 ,queue 
+0x5471 021593 branch le_map_channel_next 
+:      021594 le_map_channel_cont:
+0x5472 021595 copy queue ,loopcnt 
+0x5473 021596 force 0 ,queue 
+:      021597 le_map_channel_loop:
+0x5474 021598 qisolate1 temp 
+0x5475 021599 branch le_map_channel_skip ,true 
+0x5476 021600 increase 1 ,loopcnt 
+:      021601 le_map_channel_skip:
+0x5477 021602 deposit loopcnt 
+0x5478 021603 branch le_map_channel_end ,blank 
+0x5479 021604 increase 1 ,queue 
+0x547a 021605 increase -1 ,loopcnt 
+0x547b 021606 branch le_map_channel_loop 
+:      021607 le_map_channel_end:
+0x547c 021608 deposit queue 
+0x547d 021609 store 1 ,mem_le_ch_mapped 
+0x547e 021610 rtn 
+:      021613 le_wait_tx:
+0x547f 021614 branch le_wait_master ,master 
+0x5480 021615 until null ,timeout 
+0x5481 021616 rtn 
+:      021618 le_wait_master:
+0x5482 021619 arg 0xea0 ,timeup 
+0x5483 021620 until clkn_rt ,meet 
+0x5484 021621 rtn 
+:      021623 le_receive_adv:
+0x5485 021624 disable swfine 
+0x5486 021625 fetch 2 ,mem_le_scan_window 
+0x5487 021626 copy pdata ,timeup 
+0x5488 021627 branch le_receive_packet 
+:      021630 le_receive_slave:
+0x5489 021631 bpatchx patch29_0 ,mem_patch29 
+0x548a 021632 enable swfine 
+0x548b 021633 fetch 2 ,mem_le_receive_window 
+0x548c 021634 fetcht 4 ,mem_le_transmit_window 
+0x548d 021635 iadd temp ,timeup 
+:      021636 le_receive_packet:
+0x548e 021637 call lerx_setfreq 
+:      021638 le_receive_rxon:
+0x548f 021639 bpatchx patch29_1 ,mem_patch29 
+0x5490 021640 call le_prep 
+0x5491 021641 disable match 
+0x5492 021642 enable decode_fec0 
+0x5493 021643 enable is_rx 
+0x5494 021644 disable is_tx 
+0x5495 021645 copy timeup ,stop_watch 
+0x5496 021646 correlate null ,timeout 
+0x5497 021647 branch le_receive_on_attempt ,attempt 
+0x5498 021648 copy clke ,temp 
+0x5499 021649 storet 6 ,mem_sync_clke 
+:      021650 le_receive_on_attempt:
+0x549a 021651 nbranch end_of_packet ,sync 
+0x549b 021652 branch le_receive_skip ,attempt 
+0x549c 021653 arg param_clke_cal_le ,clke_rt 
+0x549d 021654 copy bt_clk ,clke_bt 
+0x549e 021655 fetch 1 ,mem_le_state 
+0x549f 021656 bbit0 lestate_got_first_packet ,le_receive_skip 
+0x54a0 021657 call lpm_adjust_clk ,wake 
+:      021658 le_receive_skip:
+0x54a1 021659 bpatchx patch29_2 ,mem_patch29 
+0x54a2 021660 call save_rssi 
+0x54a3 021661 enable enable_white 
+0x54a4 021662 enable enable_crc 
+0x54a5 021663 parse demod ,bucket ,8 
+0x54a6 021664 rshift3 pwindow ,pdata 
+0x54a7 021665 store 1 ,mem_le_rxbuf 
+0x54a8 021666 parse demod ,bucket ,8 
+0x54a9 021667 rshift3 pwindow ,pdata 
+0x54aa 021668 istore 1 ,contw 
+0x54ab 021669 and pdata ,0x3f ,loopcnt 
+0x54ac 021670 branch lerx_nopayload ,zero 
+:      021672 lerx_loop:
+0x54ad 021673 parse demod ,bucket ,8 
+0x54ae 021674 rshift3 pwindow ,pdata 
+0x54af 021675 istore 1 ,contw 
+0x54b0 021676 loop lerx_loop 
+:      021678 lerx_nopayload:
+0x54b1 021679 bpatchx patch29_3 ,mem_patch29 
+0x54b2 021680 parse demod ,bucket ,24 
+0x54b3 021681 enable swfine 
+0x54b4 021682 arg param_sifs ,stop_watch 
+0x54b5 021683 rshift32 pdata ,pdata 
+0x54b6 021684 rshift16 pdata ,pdata 
+0x54b7 021685 istore 3 ,contw 
+0x54b8 021686 branch end_of_packet ,crc_failed 
+0x54b9 021687 enable match 
+0x54ba 021688 fetch 1 ,mem_last_freq 
+0x54bb 021689 add pdata ,0 ,rega 
+0x54bc 021690 call rf_write_freq 
+0x54bd 021691 disable decode_fec0 
+0x54be 021692 branch set_sync_on 
+:      021694 le_transmit_receive_sifs:
+0x54bf 021695 bpatchx patch29_4 ,mem_patch29 
+0x54c0 021696 call le_transmit 
+:      021697 le_transmit_receive_sifs_notx:
+0x54c1 021698 fetcht 1 ,mem_last_freq 
+0x54c2 021699 call set_freq_rx 
+0x54c3 021700 call rf_rx_enable 
+0x54c4 021701 enable swfine 
+0x54c5 021702 arg 5500 ,timeup 
+0x54c6 021703 branch le_receive_rxon 
+:      021705 le_transmit_norx:
+0x54c7 021706 call le_transmit 
+0x54c8 021707 branch end_of_packet 
+:      021709 le_transmit:
+0x54c9 021710 bpatchx patch29_5 ,mem_patch29 
+0x54ca 021711 call le_prep 
+0x54cb 021712 call letx_setfreq 
+0x54cc 021713 branch le_transmit0 
+:      021715 le_transmit0:
+0x54cd 021716 set1 txgfsk ,radio_ctrl 
+0x54ce 021717 enable encode_fec0 
+0x54cf 021718 enable is_tx 
+0x54d0 021719 disable is_rx 
+0x54d1 021720 call le_wait_tx 
+0x54d2 021721 rshift16 access ,pdata 
+0x54d3 021722 rshift8 pdata ,pdata 
+0x54d4 021723 rshift4 pdata ,pdata 
+0x54d5 021724 inject mod ,40 
+0x54d6 021725 enable enable_white 
+0x54d7 021726 enable enable_crc 
+0x54d8 021727 bpatchx patch29_6 ,mem_patch29 
+0x54d9 021728 fetch 1 ,mem_le_txheader 
+0x54da 021729 inject mod ,8 
+0x54db 021730 ifetch 1 ,contr 
+0x54dc 021731 and pdata ,0x3f ,loopcnt 
+0x54dd 021732 inject mod ,8 
+0x54de 021733 branch letr_nopayload ,zero 
+:      021734 letr_loop:
+0x54df 021735 ifetch 1 ,contr 
+0x54e0 021736 inject mod ,8 
+0x54e1 021737 loop letr_loop 
+:      021739 letr_nopayload:
+0x54e2 021740 enable enable_parity 
+0x54e3 021741 inject mod ,24 
+0x54e4 021742 disable enable_parity 
+0x54e5 021743 until null ,tx_clear 
+0x54e6 021744 nop 100 
+0x54e7 021745 disable encode_fec0 
+0x54e8 021746 rtn 
+:      021748 le_send_adv_ind:
+0x54e9 021749 bpatchx patch29_7 ,mem_patch29 
+0x54ea 021750 fetch 1 ,mem_le_adv_type 
+0x54eb 021751 beq adv_direct_ind ,le_send_adv_direct_ind 
+0x54ec 021752 fetch 1 ,mem_le_adv_own_addr_type 
+0x54ed 021753 lshift4 pdata ,pdata 
+0x54ee 021754 lshift2 pdata ,pdata 
+0x54ef 021755 store 1 ,mem_le_txheader 
+0x54f0 021756 fetcht 1 ,mem_le_adv_data_len 
+0x54f1 021757 add temp ,6 ,pdata 
+0x54f2 021758 store 1 ,mem_le_txlen 
+0x54f3 021759 fetch 6 ,mem_le_lap 
+0x54f4 021760 store 6 ,mem_le_txpayload 
+0x54f5 021761 copy temp ,loopcnt 
+0x54f6 021762 arg mem_le_adv_data ,contr 
+0x54f7 021763 call memcpy_fast 
+0x54f8 021764 branch le_send_adv_transmit 
+:      021765 le_send_adv_direct_ind:
+0x54f9 021766 fetch 1 ,mem_le_adv_direct_addr_type 
+0x54fa 021767 lshift4 pdata ,pdata 
+0x54fb 021768 lshift2 pdata ,pdata 
+0x54fc 021769 increase 1 ,pdata 
+0x54fd 021770 store 1 ,mem_le_txheader 
+0x54fe 021771 setarg 12 
+0x54ff 021772 store 1 ,mem_le_txlen 
+0x5500 021773 fetch 6 ,mem_le_lap 
+0x5501 021774 store 6 ,mem_le_txpayload 
+0x5502 021775 fetch 6 ,mem_hci_plap 
+0x5503 021776 istore 6 ,contw 
+:      021777 le_send_adv_transmit:
+0x5504 021778 bpatchx patch2a_0 ,mem_patch2a 
+0x5505 021779 fetch 1 ,mem_le_adv_transmit 
+0x5506 021780 increase 1 ,pdata 
+0x5507 021781 store 1 ,mem_le_adv_transmit 
+0x5508 021782 arg 1800 ,stop_watch 
+0x5509 021783 disable match 
+0x550a 021784 branch le_transmit_receive_sifs 
+:      021786 le_send_scan_request:
+0x550b 021787 bpatchx patch2a_1 ,mem_patch2a 
+0x550c 021788 fetch 1 ,mem_le_scan_type 
+0x550d 021789 rtnne le_scan_type_active 
+0x550e 021790 fetch 1 ,mem_le_adv_transmit 
+0x550f 021791 increase 1 ,pdata 
+0x5510 021792 store 1 ,mem_le_adv_transmit 
+0x5511 021793 arg 0x0c03 ,temp 
+0x5512 021794 fetch 1 ,mem_le_scan_own_addr_type 
+0x5513 021795 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5514 021796 copy rega ,pdata 
+0x5515 021797 nsetflag blank ,le_receiver_addr_bit ,temp 
+0x5516 021798 storet 2 ,mem_le_txheader 
+0x5517 021799 fetch 6 ,mem_le_lap 
+0x5518 021800 istore 6 ,contw 
+0x5519 021801 fetch 6 ,mem_le_plap 
+0x551a 021802 istore 6 ,contw 
+0x551b 021803 branch le_transmit_receive_sifs 
+:      021806 le_send_scan_response:
+0x551c 021807 bpatchx patch2a_2 ,mem_patch2a 
+0x551d 021808 arg scan_rsp ,temp 
+0x551e 021809 fetch 1 ,mem_le_adv_own_addr_type 
+0x551f 021810 nsetflag blank ,le_sender_addr_bit ,temp 
+0x5520 021811 storet 1 ,mem_le_txheader 
+0x5521 021812 fetcht 1 ,mem_le_scan_data_len 
+0x5522 021813 add temp ,6 ,pdata 
+0x5523 021814 store 1 ,mem_le_txlen 
+0x5524 021815 fetch 6 ,mem_le_lap 
+0x5525 021816 store 6 ,mem_le_txpayload 
+0x5526 021817 arg mem_le_scan_data ,contr 
+0x5527 021818 copy temp ,loopcnt 
+0x5528 021819 call memcpy_fast 
+0x5529 021820 call le_transmit_norx 
+0x552a 021821 branch le_adv_not_match 
+:      021823 le_connect_request:
+0x552b 021824 bpatchx patch2a_3 ,mem_patch2a 
+0x552c 021825 force -1 ,pdata 
+0x552d 021826 setsect 2 ,1 
+0x552e 021827 store 5 ,mem_le_channel_map 
+0x552f 021828 call le_calc_channel_map 
+0x5530 021829 force 4 ,loopcnt 
+0x5531 021830 arg mem_le_access ,contw 
+0x5532 021831 call generate_random_loop 
+0x5533 021832 fetch 2 ,mem_le_timeout 
+0x5534 021833 store 2 ,mem_le_superto 
+:      021834 le_con_req_hop_retry:
+0x5535 021835 random pdata 
+0x5536 021836 and_into 0xf ,pdata 
+0x5537 021837 sub pdata ,4 ,null 
+0x5538 021838 branch le_con_req_hop_retry ,positive 
+0x5539 021839 store 1 ,mem_le_hop 
+0x553a 021840 store 1 ,mem_tmp1 
+0x553b 021841 bpatchx patch2a_4 ,mem_patch2a 
+0x553c 021842 fetcht 2 ,mem_le_conn_interval 
+0x553d 021843 storet 2 ,mem_le_tsniff 
+0x553e 021844 copy temp ,regc 
+0x553f 021845 add clkn_bt ,7 ,pdata 
+0x5540 021846 idiv regc 
+0x5541 021847 call wait_div_end 
+0x5542 021848 remainder rega 
+0x5543 021849 isub rega ,pdata 
+0x5544 021850 iadd regc ,pdata 
+0x5545 021851 fetcht 2 ,mem_le_dsniff 
+0x5546 021852 iadd temp ,pdata 
+0x5547 021853 store 4 ,mem_le_anchor 
+0x5548 021854 isub clkn_bt ,rega 
+0x5549 021855 increase -6 ,rega 
+0x554a 021856 arg 0x2205 ,regb 
+0x554b 021857 fetch 1 ,mem_le_conn_own_addr_type 
+0x554c 021858 nsetflag blank ,le_sender_addr_bit ,regb 
+0x554d 021859 fetch 1 ,mem_le_conn_peer_addr_type 
+0x554e 021860 nsetflag blank ,le_receiver_addr_bit ,regb 
+0x554f 021861 copy regb ,pdata 
+0x5550 021862 store 2 ,mem_le_txheader 
+0x5551 021863 fetch 6 ,mem_le_lap 
+0x5552 021864 istore 6 ,contw 
+0x5553 021865 fetch 6 ,mem_le_plap 
+0x5554 021866 istore 6 ,contw 
+0x5555 021867 fetch 4 ,mem_le_access 
+0x5556 021868 istore 4 ,contw 
+0x5557 021869 random pdata 
+0x5558 021870 istore 2 ,contw 
+0x5559 021871 random pdata 
+0x555a 021872 istore 1 ,contw 
+0x555b 021873 force 2 ,pdata 
+0x555c 021874 istore 1 ,contw 
+0x555d 021875 rshift2 rega ,pdata 
+0x555e 021876 istore 2 ,contw 
+0x555f 021877 rshift2 regc ,pdata 
+0x5560 021878 istore 2 ,contw 
+0x5561 021879 bpatchx patch2a_5 ,mem_patch2a 
+0x5562 021880 setarg 0 
+0x5563 021881 istore 2 ,contw 
+0x5564 021882 fetch 2 ,mem_le_timeout 
+0x5565 021883 istore 2 ,contw 
+0x5566 021884 fetch 5 ,mem_le_channel_map 
+0x5567 021885 istore 5 ,contw 
+0x5568 021886 fetch 1 ,mem_le_hop 
+0x5569 021887 arg param_le_sca ,temp 
+0x556a 021888 ior temp ,pdata 
+0x556b 021889 istore 1 ,contw 
+0x556c 021890 call le_transmit_norx 
+0x556d 021891 setarg mem_le_txheader 
+0x556e 021892 add pdata ,18 ,contr 
+0x556f 021893 ifetch 3 ,contr 
+0x5570 021894 store 3 ,mem_le_crcinit 
+0x5571 021895 rtn 
+:      021897 le_init_adv:
+0x5572 021898 bpatchx patch2a_6 ,mem_patch2a 
+0x5573 021899 disable master 
+0x5574 021900 branch le_adv_access 
+:      021904 le_update_param:
+0x5575 021905 fetch 1 ,mem_le_state 
+0x5576 021906 rtnbit0 lestate_update_param 
+0x5577 021907 fetch 2 ,mem_le_event_count 
+0x5578 021908 fetcht 2 ,mem_le_instant 
+0x5579 021909 isub temp ,pdata 
+0x557a 021910 nrtn positive 
+0x557b 021911 store 2 ,mem_pdatatemp 
+0x557c 021912 bpatchx patch2a_7 ,mem_patch2a 
+0x557d 021913 fetch 1 ,mem_le_state 
+0x557e 021914 set0 lestate_update_param ,pdata 
+0x557f 021915 set0 lestate_got_first_packet ,pdata 
+0x5580 021916 store 1 ,mem_le_state 
+0x5581 021917 fetch 4 ,mem_le_anchor 
+0x5582 021918 fetcht 2 ,mem_le_tsniff 
+0x5583 021919 storet 2 ,mem_temp 
+0x5584 021920 isub temp ,rega 
+0x5585 021921 bpatchx patch2b_0 ,mem_patch2b 
+0x5586 021922 fetch 1 ,mem_le_new_param 
+0x5587 021923 store 1 ,mem_le_window_size 
+0x5588 021924 ifetcht 2 ,contr 
+0x5589 021925 ifetch 2 ,contr 
+0x558a 021926 lshift2 pdata ,pdata 
+0x558b 021927 store 2 ,mem_le_tsniff 
+0x558c 021928 lshift2 temp ,temp 
+0x558d 021929 iadd temp ,pdata 
+0x558e 021930 ifetcht 4 ,contr 
+0x558f 021931 storet 4 ,mem_le_slave_latency 
+0x5590 021932 iadd rega ,pdata 
+0x5591 021933 copy pdata ,regab 
+0x5592 021934 fetch 2 ,mem_le_tsniff 
+0x5593 021935 fetcht 2 ,mem_temp 
+0x5594 021936 isub temp ,pdata 
+0x5595 021937 fetcht 2 ,mem_pdatatemp 
+0x5596 021938 imul32 temp ,pdata 
+0x5597 021939 iadd regab ,pdata 
+0x5598 021940 store 4 ,mem_le_anchor 
+0x5599 021941 call le_receive_window_size 
+0x559a 021942 fetch 2 ,mem_le_superto 
+0x559b 021943 store 2 ,mem_le_init_superto 
+0x559c 021944 rtn 
+:      021947 le_update_channel_map:
+0x559d 021948 bpatchx patch2b_1 ,mem_patch2b 
+0x559e 021949 fetch 1 ,mem_le_state 
+0x559f 021950 rtnbit0 lestate_update_map 
+0x55a0 021951 fetch 2 ,mem_le_event_count 
+0x55a1 021952 fetcht 2 ,mem_le_instant 
+0x55a2 021953 isub temp ,pdata 
+0x55a3 021954 nrtn positive 
+0x55a4 021955 fetch 1 ,mem_le_state 
+0x55a5 021956 set0 lestate_update_map ,pdata 
+0x55a6 021957 store 1 ,mem_le_state 
+0x55a7 021958 fetch 5 ,mem_le_new_map 
+0x55a8 021959 store 5 ,mem_le_channel_map 
+0x55a9 021960 branch le_calc_channel_map 
+:      021963 le_acknowledge:
+0x55aa 021964 bpatchx patch2b_2 ,mem_patch2b 
+0x55ab 021965 call le_supervision_flush 
+0x55ac 021966 call le_check_wak 
+0x55ad 021967 fetch 1 ,mem_le_rxbuf 
+0x55ae 021968 isolate1 md ,pdata 
+0x55af 021969 setflag true ,mark_ble_rx_md ,mark 
+0x55b0 021970 rshift pdata ,pdata 
+0x55b1 021971 ixor temp ,pdata 
+0x55b2 021972 isolate1 nesn ,pdata 
+0x55b3 021973 setflag true ,mark_old_packet ,mark 
+0x55b4 021974 rtnmark1 mark_old_packet 
+0x55b5 021975 fetch 1 ,mem_le_rxbuf + 1 
+0x55b6 021976 branch le_ack_unenc ,blank 
+0x55b7 021977 fetch 1 ,mem_le_state 
+0x55b8 021978 bbit0 lestate_encryption ,le_ack_unenc 
+0x55b9 021979 call load_sk 
+0x55ba 021980 call le_decrypt 
+0x55bb 021981 nrtn blank 
+:      021982 le_ack_unenc:
+0x55bc 021983 fetcht 1 ,mem_le_arq 
+0x55bd 021984 setflip nesn ,temp 
+0x55be 021985 storet 1 ,mem_le_arq 
+0x55bf 021986 rtn 
+:      021989 le_check_wak:
+0x55c0 021990 bpatchx patch2b_3 ,mem_patch2b 
+0x55c1 021991 fetcht 1 ,mem_le_arq 
+0x55c2 021992 isolate0 wak ,temp 
+0x55c3 021993 rtn true 
+0x55c4 021994 fetch 1 ,mem_le_rxbuf 
+0x55c5 021995 lshift pdata ,pdata 
+0x55c6 021996 ixor temp ,pdata 
+0x55c7 021997 rtnbit0 sn 
+0x55c8 021998 set0 wak ,temp 
+0x55c9 021999 setflip sn ,temp 
+0x55ca 022000 storet 1 ,mem_le_arq 
+0x55cb 022001 compare 3 ,temp ,3 
+0x55cc 022002 nrtn true 
+0x55cd 022003 fetch 1 ,mem_le_txpayload 
+0x55ce 022004 beq ll_start_enc_req ,le_set_enc 
+0x55cf 022005 fetch 1 ,mem_le_enc_state 
+0x55d0 022006 beq flag_le_enc_pause ,le_clear_enc 
+0x55d1 022007 rtn 
+:      022010 le_set_enc:
+0x55d2 022011 fetch 1 ,mem_le_state 
+0x55d3 022012 set1 lestate_encryption ,pdata 
+0x55d4 022013 store 1 ,mem_le_state 
+0x55d5 022014 rtn 
+:      022016 le_clear_enc:
+0x55d6 022017 bpatchx patch2b_4 ,mem_patch2b 
+0x55d7 022018 jam flag_le_enc_null ,mem_le_enc_state 
+0x55d8 022019 arg 0 ,pdata 
+0x55d9 022020 store 4 ,mem_le_last_mic 
+0x55da 022021 store 5 ,mem_le_pcnt_tx 
+0x55db 022022 set1 39 ,pdata 
+0x55dc 022023 store 5 ,mem_le_pcnt_rx 
+0x55dd 022024 fetch 1 ,mem_le_state 
+0x55de 022025 set0 lestate_encryption ,pdata 
+0x55df 022026 store 1 ,mem_le_state 
+0x55e0 022027 rtn 
+:      022030 le_wait_adv:
+0x55e1 022031 bpatchx patch2b_5 ,mem_patch2b 
+0x55e2 022032 call le_next_adv_channel 
+0x55e3 022033 call le_receive_adv 
+0x55e4 022034 fetch 1 ,mem_le_adv_waitcnt 
+0x55e5 022035 increase 1 ,pdata 
+0x55e6 022036 store 1 ,mem_le_adv_waitcnt 
+0x55e7 022037 rtn 
+:      022040 le_scan:
+0x55e8 022041 bpatchx patch2b_6 ,mem_patch2b 
+0x55e9 022042 fetch 1 ,mem_le_scan_enable 
+0x55ea 022043 rtnne le_scan_enable 
+0x55eb 022044 arg le_scan_interval_timer ,queue 
+0x55ec 022045 call timer_check 
+0x55ed 022046 nrtn blank 
+0x55ee 022047 fetch 2 ,mem_le_scan_interval 
+0x55ef 022048 fetcht 2 ,mem_le_scan_window 
+0x55f0 022049 isub temp ,pdata 
+0x55f1 022050 arg le_scan_interval_timer ,queue 
+0x55f2 022051 call timer_init 
+0x55f3 022052 disable master 
+0x55f4 022053 call le_init_adv 
+0x55f5 022054 call le_wait_adv 
+0x55f6 022055 nrtn match 
+0x55f7 022056 bpatchx patch2b_7 ,mem_patch2b 
+0x55f8 022057 fetch 6 ,mem_le_rxbuf + 2 
+0x55f9 022058 store 6 ,mem_le_plap 
+0x55fa 022061 fetch 1 ,mem_le_adv_rcv 
+0x55fb 022062 increase 1 ,pdata 
+0x55fc 022063 store 1 ,mem_le_adv_rcv 
+0x55fd 022064 call le_create_conn 
+0x55fe 022065 rtn master 
+0x55ff 022066 call le_send_scan_request 
+0x5600 022067 nrtn match 
+0x5601 022068 bpatchx patch2c_0 ,mem_patch2c 
+0x5602 022069 fetch 1 ,mem_le_scanrsp_rcv 
+0x5603 022070 increase 1 ,pdata 
+0x5604 022071 store 1 ,mem_le_scanrsp_rcv 
+0x5605 022072 fetch 9 ,mem_le_rxbuf + 8 
+0x5606 022073 store 9 ,mem_tmp_buffer 
+0x5607 022074 rtn 
+:      022076 le_create_conn:
+0x5608 022077 bpatchx patch2c_1 ,mem_patch2c 
+0x5609 022078 fetch 1 ,mem_cmd_le_create_conn 
+0x560a 022079 rtnne hci_cmd_le_create_conn 
+0x560b 022080 fetch 6 ,mem_le_plap 
+0x560c 022081 fetcht 6 ,mem_le_conn_peer_addr 
+0x560d 022082 isub temp ,null 
+0x560e 022083 nrtn zero 
+0x560f 022084 call context_new 
+0x5610 022085 nrtn zero 
+0x5611 022086 call le_connect_request 
+0x5612 022087 call le_init_master 
+0x5613 022088 bpatchx patch2c_2 ,mem_patch2c 
+0x5614 022089 jam 0 ,mem_hci_cmd 
+0x5615 022090 jam 0 ,mem_le_peer_sca 
+0x5616 022091 jam 0 ,mem_le_scan_enable 
+0x5617 022092 jam 0 ,mem_cmd_le_create_conn 
+0x5618 022093 branch context_save 
+:      022095 le_scan_check_sender_addr_type:
+0x5619 022096 arg 1 ,rega 
+0x561a 022097 fetch 1 ,mem_le_rxbuf 
+0x561b 022098 rtnbit1 le_sender_addr_bit 
+0x561c 022099 arg 0 ,rega 
+0x561d 022100 rtn 
+:      022104 le_prepare_tx:
+0x561e 022105 bpatchx patch2c_3 ,mem_patch2c 
+0x561f 022106 fetch 1 ,mem_le_arq 
+0x5620 022107 rtnbit1 wak 
+0x5621 022108 call le_check_tx_md 
+0x5622 022109 call le_fifo_get_first_tx_ptr 
+0x5623 022110 branch le_send_empty ,blank 
+0x5624 022111 ifetch 1 ,contr 
+0x5625 022112 ifetcht 1 ,contr 
+0x5626 022113 copy temp ,rega 
+0x5627 022114 isub rega ,pdata 
+0x5628 022115 arg le_max_paket_len ,temp 
+0x5629 022116 call not_greater_than 
+0x562a 022117 copy pdata ,temp 
+0x562b 022118 ifetch 1 ,contr 
+0x562c 022119 copy pdata ,type 
+0x562d 022120 copy rega ,pdata 
+0x562e 022121 iadd contr ,contr 
+0x562f 022122 arg mem_le_txpayload ,contw 
+0x5630 022123 copy temp ,loopcnt 
+0x5631 022124 call memcpy 
+0x5632 022125 call le_update_tx_type 
+0x5633 022126 call le_send_packet 
+0x5634 022128 call le_fifo_get_first_tx_ptr 
+0x5635 022129 ifetch 1 ,contr 
+0x5636 022130 copy pdata ,rega 
+0x5637 022131 copy contr ,regc 
+0x5638 022132 ifetcht 1 ,contr 
+0x5639 022133 copy temp ,regb 
+0x563a 022134 isub regb ,pdata 
+0x563b 022135 arg le_max_paket_len ,temp 
+0x563c 022136 call not_greater_than 
+0x563d 022137 iadd regb ,pdata 
+0x563e 022138 istore 1 ,regc 
+0x563f 022139 isub rega ,null 
+0x5640 022140 nrtn zero 
+0x5641 022141 branch le_fifo_release_first_node 
+:      022144 le_check_tx_md:
+0x5642 022145 call le_check_continue 
+0x5643 022146 rtnmark1 mark_ble_tx_md 
+0x5644 022147 fetch 1 ,mem_le_configuration 
+0x5645 022148 bbit0 bit_ble_transmit_packet_by_md ,le_clear_md 
+0x5646 022149 call le_fifo_get_second_tx_ptr 
+0x5647 022150 branch le_clear_md ,blank 
+0x5648 022151 branch le_set_md 
+:      022154 le_check_continue:
+0x5649 022155 call le_fifo_get_first_tx_ptr 
+0x564a 022156 branch le_clear_md ,blank 
+0x564b 022157 ifetch 1 ,contr 
+0x564c 022158 ifetcht 1 ,contr 
+0x564d 022159 isub temp ,pdata 
+0x564e 022160 sub pdata ,le_max_paket_len ,null 
+0x564f 022161 branch le_clear_md ,positive 
+:      022162 le_set_md:
+0x5650 022163 set1 mark_ble_tx_md ,mark 
+0x5651 022164 rtn 
+:      022166 le_clear_md:
+0x5652 022167 set0 mark_ble_tx_md ,mark 
+0x5653 022168 rtn 
+:      022170 le_update_tx_type:
+0x5654 022171 copy rega ,pdata 
+0x5655 022172 rtn blank 
+0x5656 022173 arg llid_continue ,type 
+0x5657 022174 rtn 
+:      022177 le_att_check_notification_enable:
+0x5658 022178 bpatchx patch2c_4 ,mem_patch2c 
+0x5659 022179 increase 1 ,temp 
+0x565a 022180 call le_att_get_handle_ptr 
+0x565b 022181 increase -2 ,contr 
+0x565c 022182 ifetch 2 ,contr 
+0x565d 022183 arg client_charactertic_configuration ,temp 
+0x565e 022184 isub temp ,null 
+0x565f 022185 nrtn zero 
+0x5660 022186 increase 1 ,contr 
+0x5661 022187 copy contr ,rega 
+0x5662 022188 ifetch 1 ,contr 
+0x5663 022189 rtn 
+:      022192 le_send_empty:
+0x5664 022193 force 0 ,temp 
+0x5665 022194 force 1 ,type 
+:      022196 le_send_packet:
+0x5666 022197 bpatchx patch2c_5 ,mem_patch2c 
+0x5667 022198 storet 1 ,mem_le_txlen 
+0x5668 022199 fetcht 1 ,mem_le_arq 
+0x5669 022200 set1 wak ,temp 
+0x566a 022201 and temp ,0xfc ,pdata 
+0x566b 022202 ior type ,pdata 
+0x566c 022203 store 1 ,mem_le_arq 
+0x566d 022204 and_into 0x1f ,pdata 
+0x566e 022205 isolate1 mark_ble_tx_md ,mark 
+0x566f 022206 setflag true ,md ,pdata 
+0x5670 022207 store 1 ,mem_le_txheader 
+0x5671 022209 fetch 1 ,mem_le_txheader 
+0x5672 022210 compare 1 ,type ,3 
+0x5673 022211 nbranch le_send_no_txlen ,true 
+0x5674 022212 fetch 1 ,mem_le_txlen 
+0x5675 022213 rtn blank 
+:      022214 le_send_no_txlen:
+0x5676 022215 fetch 1 ,mem_le_state 
+0x5677 022216 rtnbit0 lestate_encryption 
+0x5678 022217 call load_sk 
+0x5679 022218 branch le_encrypt 
+:      022221 get_lpm_wake_ble_rx_lock:
+0x567a 022222 arg wake_lock_ble_rx ,queue 
+0x567b 022223 branch lpm_get_wake_lock 
+:      022225 put_lpm_wake_ble_rx_lock:
+0x567c 022226 arg wake_lock_ble_rx ,queue 
+0x567d 022227 branch lpm_put_wake_lock 
+:      022230 le_parse:
+0x567e 022231 bpatchx patch2c_6 ,mem_patch2c 
+0x567f 022232 rtnmark1 mark_old_packet 
+0x5680 022233 call le_fifo_check_full 
+0x5681 022234 nrtn blank 
+0x5682 022235 fetch 1 ,mem_le_rxbuf 
+0x5683 022236 and pdata ,0x3 ,pdata 
+0x5684 022237 store 1 ,mem_le_packet_llid 
+0x5685 022238 ifetch 1 ,contr 
+0x5686 022239 and pdata ,0x1f ,pdata 
+0x5687 022240 store 1 ,mem_le_packet_size 
+0x5688 022241 rtn blank 
+0x5689 022242 copy contr ,pdata 
+0x568a 022243 store 2 ,mem_le_payload_ptr 
+0x568b 022244 fetch 1 ,mem_le_packet_llid 
+0x568c 022245 beq llid_le_ll ,le_parse_ll 
+:      022246 le_parse_l2cap:
+0x568d 022247 call le_check_l2cap_complete 
+0x568e 022248 nbranch get_lpm_wake_ble_rx_lock ,user 
+0x568f 022249 call put_lpm_wake_ble_rx_lock 
+0x5690 022250 fetch 2 ,mem_le_payload_ptr 
+0x5691 022251 copy pdata ,contr 
+0x5692 022252 ifetch 2 ,contr 
+0x5693 022253 store 2 ,mem_le_l2cap_size 
+0x5694 022254 bpatchx patch2c_7 ,mem_patch2c 
+0x5695 022255 ifetch 2 ,contr 
+0x5696 022256 beq le_l2cap_cid_att ,le_parse_att 
+0x5697 022257 beq le_l2cap_cid_smp ,le_parse_smp 
+0x5698 022258 beq le_l2cap_cid_signal ,le_parse_signaling 
+0x5699 022259 rtn 
+:      022262 le_check_l2cap_complete:
+0x569a 022263 fetch 1 ,mem_le_packet_llid 
+0x569b 022264 beq llid_start ,le_check_l2cap_llid_start 
+0x569c 022265 beq llid_continue ,le_check_l2cap_llid_continue 
+0x569d 022266 rtn 
+:      022271 le_check_l2cap_cid_legal:
+0x569e 022272 call enable_user 
+0x569f 022273 arg le_l2cap_cid_att ,temp 
+0x56a0 022274 isub pdata ,null 
+0x56a1 022275 rtn zero 
+0x56a2 022276 arg le_l2cap_cid_signal ,temp 
+0x56a3 022277 isub pdata ,null 
+0x56a4 022278 rtn zero 
+0x56a5 022279 arg le_l2cap_cid_smp ,temp 
+0x56a6 022280 isub pdata ,null 
+0x56a7 022281 rtn zero 
+0x56a8 022282 branch disable_user 
+:      022285 le_check_l2cap_llid_start:
+0x56a9 022286 fetch 2 ,mem_le_payload_ptr 
+0x56aa 022287 copy pdata ,contr 
+0x56ab 022288 ifetch 2 ,contr 
+0x56ac 022289 store 2 ,mem_le_l2cap_size 
+0x56ad 022290 ifetch 2 ,contr 
+0x56ae 022291 call le_check_l2cap_cid_legal 
+0x56af 022292 nrtn user 
+0x56b0 022293 fetcht 1 ,mem_le_packet_size 
+0x56b1 022294 storet 1 ,mem_le_packet_len_recved 
+0x56b2 022295 fetch 2 ,mem_le_l2cap_size 
+0x56b3 022296 increase 4 ,pdata 
+0x56b4 022297 isub temp ,null 
+0x56b5 022298 branch enable_user ,zero 
+0x56b6 022299 fetch 1 ,mem_le_packet_size 
+0x56b7 022300 copy pdata ,loopcnt 
+0x56b8 022301 arg mem_le_l2capbuf ,contw 
+0x56b9 022302 fetch 2 ,mem_le_payload_ptr 
+0x56ba 022303 copy pdata ,contr 
+0x56bb 022304 call memcpy 
+0x56bc 022305 branch disable_user 
+:      022310 le_check_l2cap_continue_legal:
+0x56bd 022311 call enable_user 
+0x56be 022312 fetch 1 ,mem_le_packet_len_recved 
+0x56bf 022313 nrtn blank 
+0x56c0 022314 branch disable_user 
+:      022316 le_check_l2cap_llid_continue:
+0x56c1 022317 call le_check_l2cap_continue_legal 
+0x56c2 022318 nrtn user 
+0x56c3 022319 fetch 1 ,mem_le_packet_len_recved 
+0x56c4 022320 arg mem_le_l2capbuf ,contw 
+0x56c5 022321 iadd contw ,rega 
+0x56c6 022322 fetcht 1 ,mem_le_packet_size 
+0x56c7 022323 iadd temp ,pdata 
+0x56c8 022324 store 1 ,mem_le_packet_len_recved 
+0x56c9 022325 fetch 1 ,mem_le_packet_size 
+0x56ca 022326 copy pdata ,loopcnt 
+0x56cb 022327 copy rega ,contw 
+0x56cc 022328 fetch 2 ,mem_le_payload_ptr 
+0x56cd 022329 copy pdata ,contr 
+0x56ce 022330 call memcpy_fast 
+0x56cf 022331 setarg mem_le_l2capbuf 
+0x56d0 022332 store 2 ,mem_le_payload_ptr 
+0x56d1 022333 fetch 2 ,mem_le_l2cap_size 
+0x56d2 022334 increase 4 ,pdata 
+0x56d3 022335 fetcht 1 ,mem_le_packet_len_recved 
+0x56d4 022336 isub temp ,null 
+0x56d5 022337 branch enable_user ,zero 
+0x56d6 022338 branch disable_user 
+:      022344 le_get_search_att_type:
+0x56d7 022345 call store_contr 
+0x56d8 022346 arg mem_le_search_att_type_length ,contw 
+:      022347 le_get_search_common:
+0x56d9 022348 fetch 2 ,mem_le_l2cap_size 
+0x56da 022349 increase -5 ,pdata 
+:      022350 le_get_search_common2:
+0x56db 022351 istore 1 ,contw 
+0x56dc 022352 copy pdata ,loopcnt 
+0x56dd 022353 call get_contr 
+0x56de 022354 branch memcpy_fast 
+:      022356 le_get_search_att_uuid:
+0x56df 022357 call store_contr 
+0x56e0 022358 arg mem_le_search_uuid_length ,contw 
+0x56e1 022359 branch le_get_search_common 
+:      022363 le_writeatt_cb:
+0x56e2 022364 fetch 2 ,mem_cb_att_write 
+0x56e3 022365 branch callback_func 
+:      022367 le_supervision_update:
+0x56e4 022368 fetcht 4 ,mem_le_supervision_timer 
+0x56e5 022369 call get_clkbt 
+0x56e6 022370 isub temp ,timeup 
+0x56e7 022371 deposit timeup 
+0x56e8 022372 fetcht 2 ,mem_le_superto 
+0x56e9 022373 lshift4 temp ,temp 
+0x56ea 022374 lshift temp ,temp 
+0x56eb 022375 isub temp ,pdata 
+0x56ec 022376 rtn 
+:      022378 le_supervision_flush:
+0x56ed 022379 call get_clkbt 
+0x56ee 022380 store 4 ,mem_le_supervision_timer 
+0x56ef 022381 rtn 
+:      022384 le_adv:
+0x56f0 022385 jam 36 ,mem_le_ch_mapped 
+0x56f1 022386 jam 0 ,mem_le_adv_channel_map_temp 
+:      022387 le_adv_loop:
+0x56f2 022388 bpatchx patch2d_0 ,mem_patch2d 
+0x56f3 022389 fetch 1 ,mem_le_adv_enable 
+0x56f4 022390 rtn blank 
+0x56f5 022391 arg le_adv_interval_timer ,queue 
+0x56f6 022392 call timer_check 
+0x56f7 022393 nrtn blank 
+0x56f8 022394 bpatchx patch2d_1 ,mem_patch2d 
+:      022395 le_adv_loop_tx:
+0x56f9 022396 disable master 
+0x56fa 022397 enable swfine 
+0x56fb 022398 call le_init_adv 
+0x56fc 022399 call le_next_adv_channel 
+0x56fd 022400 call le_send_adv_ind 
+0x56fe 022401 nbranch le_adv_not_match ,match 
+0x56ff 022402 fetch 1 ,mem_le_req_rcv 
+0x5700 022403 increase 1 ,pdata 
+0x5701 022404 store 1 ,mem_le_req_rcv 
+0x5702 022405 fetch 1 ,mem_le_rxbuf 
+0x5703 022406 and pdata ,0x0f ,pdata 
+0x5704 022407 beq scan_req ,le_send_scan_response 
+0x5705 022408 beq connect_req ,le_parse_connect_req 
+:      022409 le_adv_not_match:
+0x5706 022410 bpatchx patch2d_2 ,mem_patch2d 
+0x5707 022411 random pdata 
+0x5708 022412 arg 0x1ff ,temp 
+0x5709 022413 iand temp ,pdata 
+0x570a 022414 add pdata ,250 ,pdata 
+0x570b 022415 call delay 
+0x570c 022416 fetch 1 ,mem_le_adv_channel_map_temp 
+0x570d 022417 fetcht 1 ,mem_le_adv_channel_map 
+0x570e 022418 isub temp ,null 
+0x570f 022419 nbranch le_adv_loop ,zero 
+0x5710 022420 arg le_adv_interval_timer ,queue 
+0x5711 022421 fetch 2 ,mem_le_adv_interval 
+0x5712 022422 branch timer_init 
+:      022425 le_receive_window_size:
+0x5713 022426 bpatchx patch2d_3 ,mem_patch2d 
+0x5714 022427 fetch 1 ,mem_le_peer_sca 
+0x5715 022428 call le_sca_map 
+0x5716 022429 fetch 2 ,mem_le_tsniff 
+0x5717 022430 imul32 temp ,pdata 
+0x5718 022431 arg 375 ,temp 
+0x5719 022432 imul32 temp ,pdata 
+0x571a 022433 arg 100000 ,temp 
+0x571b 022434 idiv temp 
+0x571c 022435 fetch 1 ,mem_le_window_size 
+0x571d 022436 arg 20000 ,temp 
+0x571e 022437 imul32 temp ,pdata 
+0x571f 022438 iadd temp ,pdata 
+0x5720 022439 store 4 ,mem_le_transmit_window 
+0x5721 022440 bpatchx patch2d_4 ,mem_patch2d 
+0x5722 022441 fetch 2 ,mem_rx_window_sniff 
+0x5723 022442 call wait_div_end 
+0x5724 022443 quotient temp 
+0x5725 022444 iadd temp ,pdata 
+0x5726 022445 store 2 ,mem_le_receive_window 
+0x5727 022446 rtn 
+:      022448 le_parse_connect_req:
+0x5728 022449 bpatchx patch2d_5 ,mem_patch2d 
+0x5729 022450 fetch 6 ,mem_le_rxbuf + 8 
+0x572a 022451 fetcht 6 ,mem_le_lap 
+0x572b 022452 isub temp ,null 
+0x572c 022453 nrtn zero 
+0x572d 022454 call le_scan_check_sender_addr_type 
+0x572e 022455 copy rega ,pdata 
+0x572f 022456 store 1 ,mem_le_conn_peer_addr_type 
+0x5730 022457 fetch 7 ,mem_le_rxbuf + 21 
+0x5731 022458 store 7 ,mem_tmp_buffer 
+0x5732 022459 ifetch 8 ,contr 
+0x5733 022460 istore 8 ,contw 
+0x5734 022461 fetch 6 ,mem_le_rxbuf + 2 
+0x5735 022462 store 6 ,mem_le_plap 
+0x5736 022463 increase 6 ,contr 
+0x5737 022464 ifetch 8 ,contr 
+0x5738 022465 store 8 ,mem_le_access 
+0x5739 022466 ifetcht 2 ,contr 
+0x573a 022467 bpatchx patch2d_6 ,mem_patch2d 
+0x573b 022468 lshift2 temp ,temp 
+0x573c 022469 ifetch 2 ,contr 
+0x573d 022470 lshift2 pdata ,pdata 
+0x573e 022471 store 2 ,mem_le_tsniff 
+0x573f 022472 store 4 ,mem_le_anchor 
+0x5740 022473 isub temp ,pdata 
+0x5741 022474 add pdata ,-2 ,clke_bt 
+0x5742 022475 ifetch 9 ,contr 
+0x5743 022476 store 9 ,mem_le_slave_latency 
+0x5744 022477 bpatchx patch2d_7 ,mem_patch2d 
+0x5745 022478 ifetch 1 ,contr 
+0x5746 022479 rshift4 pdata ,temp 
+0x5747 022480 rshift temp ,temp 
+0x5748 022481 storet 1 ,mem_le_peer_sca 
+0x5749 022482 and_into 0x1f ,pdata 
+0x574a 022483 store 1 ,mem_le_hop 
+0x574b 022484 call le_receive_window_size 
+0x574c 022485 call le_calc_channel_map 
+0x574d 022486 call le_init_slave 
+0x574e 022487 call context_new 
+0x574f 022488 nrtn zero 
+0x5750 022489 bpatchx patch2e_0 ,mem_patch2e 
+0x5751 022490 call calc_clke_offset 
+0x5752 022491 call le_l2cap_reset_signaling_identifier 
+0x5753 022492 jam bt_evt_le_connected ,mem_fifo_temp 
+0x5754 022493 call ui_ipc_send_event 
+0x5755 022494 branch context_save 
+:      022497 le_init_attlist_search:
+0x5756 022498 bpatchx patch2e_1 ,mem_patch2e 
+0x5757 022499 fetch 2 ,mem_le_search_handle_start 
+0x5758 022500 iforce regb 
+0x5759 022501 fetch 2 ,mem_le_search_handle_end 
+0x575a 022502 iforce regc 
+0x575b 022503 fetch 2 ,mem_ui_le_uuid_table 
+0x575c 022504 iforce contr 
+0x575d 022505 enable user 
+0x575e 022506 rtn 
+:      022509 le_att_handle_inrange:
+0x575f 022510 ifetch 2 ,contr 
+0x5760 022511 rtn blank 
+0x5761 022512 isub regb ,null 
+0x5762 022513 nrtn positive 
+0x5763 022514 isub regc ,null 
+0x5764 022515 rtn zero 
+0x5765 022516 branch le_att_handle_blank ,positive 
+0x5766 022517 force 1 ,null 
+0x5767 022518 rtn 
+:      022519 le_att_handle_blank:
+0x5768 022520 force 0 ,pdata 
+0x5769 022521 rtn 
+:      022525 le_att_get_handle_ptr:
+0x576a 022526 call le_att_get_handle_ptr2 
+0x576b 022527 branch le_att_get_handle_ptr_found ,zero 
+0x576c 022528 rtn 
+:      022530 le_att_get_handle_ptr2:
+0x576d 022531 bpatchx patch2e_2 ,mem_patch2e 
+0x576e 022532 fetch 2 ,mem_ui_le_uuid_table 
+0x576f 022533 iforce contr 
+:      022534 le_att_get_handle_loop1:
+0x5770 022535 ifetch 2 ,contr 
+0x5771 022536 rtn blank 
+0x5772 022537 isub temp ,null 
+0x5773 022538 rtn zero 
+0x5774 022539 ifetch 1 ,contr 
+0x5775 022540 iadd contr ,contr 
+0x5776 022541 ifetch 1 ,contr 
+0x5777 022542 iadd contr ,contr 
+0x5778 022543 branch le_att_get_handle_loop1 
+:      022544 le_att_get_handle_ptr_found:
+0x5779 022545 ifetch 1 ,contr 
+0x577a 022546 iadd contr ,contr 
+0x577b 022547 rtn 
+:      022551 le_att_get_short_uuid_ptr:
+0x577c 022552 bpatchx patch2e_3 ,mem_patch2e 
+0x577d 022553 fetch 2 ,mem_ui_le_uuid_table 
+0x577e 022554 iforce contr 
+:      022555 le_att_get_short_uuid_loop:
+0x577f 022556 ifetch 2 ,contr 
+0x5780 022557 rtn blank 
+0x5781 022558 ifetch 1 ,contr 
+0x5782 022559 iadd contr ,contr 
+0x5783 022560 increase -2 ,contr 
+0x5784 022561 ifetch 2 ,contr 
+0x5785 022562 isub temp ,null 
+0x5786 022563 rtn zero 
+0x5787 022564 ifetch 1 ,contr 
+0x5788 022565 iadd contr ,contr 
+0x5789 022566 branch le_att_get_short_uuid_loop 
+:      022570 le_att_get_handle_info_from_ptr:
+0x578a 022571 fetch 2 ,mem_le_cur_attlist_start_ptr 
+0x578b 022572 branch le_att_get_handle_info_fast 
+:      022574 le_att_get_handle_info:
+0x578c 022575 bpatchx patch2e_4 ,mem_patch2e 
+0x578d 022576 fetch 2 ,mem_ui_le_uuid_table 
+:      022577 le_att_get_handle_info_fast:
+0x578e 022578 iforce contr 
+0x578f 022579 copy temp ,rega 
+:      022580 le_att_get_handle_loop:
+0x5790 022581 ifetch 2 ,contr 
+0x5791 022582 branch le_att_unfind_handle ,blank 
+0x5792 022583 isub rega ,null 
+0x5793 022584 branch le_att_finded_handle ,zero 
+0x5794 022585 ifetch 1 ,contr 
+0x5795 022586 iadd contr ,contr 
+0x5796 022587 ifetch 1 ,contr 
+0x5797 022588 iadd contr ,contr 
+0x5798 022589 branch le_att_get_handle_loop 
+:      022590 le_att_unfind_handle:
+0x5799 022591 branch disable_blank 
+:      022593 le_att_finded_handle:
+0x579a 022594 ifetch 1 ,contr 
+0x579b 022595 store 1 ,mem_le_cur_uuid_length 
+0x579c 022596 copy pdata ,loopcnt 
+0x579d 022597 arg mem_le_cur_uuid ,contw 
+0x579e 022598 call memcpy_fast 
+0x579f 022599 ifetch 1 ,contr 
+0x57a0 022600 store 1 ,mem_le_curr_att_len 
+0x57a1 022601 call store_contr 
+0x57a2 022602 branch enable_blank 
+:      022605 le_modified_name:
+0x57a3 022606 bpatchx patch2e_5 ,mem_patch2e 
+0x57a4 022607 call le_modified_name_att_list 
+0x57a5 022608 branch le_modified_name_adv 
+:      022610 le_modified_name_att_list:
+0x57a6 022611 arg uuid_chrctr_device_name ,temp 
+0x57a7 022612 call le_att_get_short_uuid_ptr 
+0x57a8 022613 rtn blank 
+0x57a9 022614 ifetch 1 ,contr 
+0x57aa 022615 copy contr ,contw 
+0x57ab 022616 fetcht 1 ,mem_le_name_len 
+0x57ac 022617 copy temp ,loopcnt 
+0x57ad 022618 isub temp ,null 
+0x57ae 022619 nbranch le_name_length_longer_than_att ,positive 
+0x57af 022620 isub temp ,temp 
+0x57b0 022621 arg mem_le_name ,contr 
+0x57b1 022622 call memcpy 
+0x57b2 022623 copy temp ,loopcnt 
+0x57b3 022624 ncall memcpy_empty ,zero 
+0x57b4 022625 rtn 
+:      022626 le_name_length_longer_than_att:
+0x57b5 022627 copy pdata ,loopcnt 
+0x57b6 022628 arg mem_le_name ,contr 
+0x57b7 022629 branch memcpy_fast 
+:      022632 le_modified_name_adv:
+0x57b8 022633 arg mem_le_adv_data_len + 32 ,regc 
+0x57b9 022634 arg mem_le_adv_data ,rega 
+0x57ba 022635 call le_modified_name_adv_and_scan 
+0x57bb 022636 setarg 0 
+0x57bc 022637 setflag user ,0 ,pdata 
+0x57bd 022638 store 1 ,mem_pdatatemp 
+0x57be 022639 arg mem_le_scan_data_len + 32 ,regc 
+0x57bf 022640 arg mem_le_scan_data ,rega 
+0x57c0 022641 call le_modified_name_adv_and_scan 
+0x57c1 022642 rtn user 
+0x57c2 022643 fetch 1 ,mem_pdatatemp 
+0x57c3 022644 branch assert ,blank 
+0x57c4 022645 rtn 
+:      022648 le_modified_name_adv_and_scan:
+0x57c5 022649 bpatchx patch2e_6 ,mem_patch2e 
+0x57c6 022650 call enable_user 
+0x57c7 022651 call clear_temp_block 
+0x57c8 022652 arg 0 ,regb 
+0x57c9 022653 arg mem_le_data_temp ,contw 
+0x57ca 022654 call le_modified_name_adv_loop 
+0x57cb 022655 fetch 1 ,mem_le_name_len 
+0x57cc 022656 add pdata ,1 ,temp 
+0x57cd 022657 iadd regb ,rega 
+0x57ce 022658 increase 2 ,rega 
+0x57cf 022659 sub rega ,0x1f ,null 
+0x57d0 022660 nbranch le_modified_name_adv_and_scan_name_overflow ,positive 
+0x57d1 022661 istoret 1 ,contw 
+0x57d2 022662 arg gap_adtype_local_name_complete ,temp 
+0x57d3 022663 istoret 1 ,contw 
+0x57d4 022664 iforce loopcnt 
+0x57d5 022665 call memcpy_fast 
+0x57d6 022666 copy rega ,regb 
+:      022667 le_modified_name_adv_and_scan_store_data:
+0x57d7 022668 deposit regb 
+0x57d8 022669 store 1 ,mem_le_data_len_temp 
+0x57d9 022670 arg mem_le_data_len_temp ,contr 
+0x57da 022671 setarg -32 
+0x57db 022672 iadd regc ,contw 
+0x57dc 022673 branch memcpy32 
+:      022675 le_modified_name_adv_and_scan_name_overflow:
+0x57dd 022676 call disable_user 
+0x57de 022677 branch le_modified_name_adv_and_scan_store_data 
+:      022679 le_modified_name_adv_loop:
+0x57df 022680 ifetch 1 ,rega 
+0x57e0 022681 rtn blank 
+0x57e1 022682 pincrease 1 
+0x57e2 022683 ifetcht 1 ,contr 
+0x57e3 022684 sub temp ,gap_adtype_local_name_complete ,null 
+0x57e4 022685 branch le_modified_name_adv_found_name ,zero 
+0x57e5 022686 iadd regb ,regb 
+0x57e6 022687 copy rega ,contr 
+0x57e7 022688 iforce loopcnt 
+0x57e8 022689 call memcpy_fast 
+0x57e9 022690 copy contr ,rega 
+:      022691 le_modified_name_adv_loop2:
+0x57ea 022692 deposit rega 
+0x57eb 022693 isub regc ,null 
+0x57ec 022694 rtn positive 
+0x57ed 022695 branch le_modified_name_adv_loop 
+:      022697 le_modified_name_adv_found_name:
+0x57ee 022698 iadd rega ,rega 
+0x57ef 022699 branch le_modified_name_adv_loop2 
+:      022702 memcpy_empty:
+0x57f0 022703 setarg space 
+0x57f1 022704 istore 1 ,contw 
+0x57f2 022705 loop memcpy_empty 
+0x57f3 022706 rtn 
+:      022709 le_lpm_set_mult:
+0x57f4 022710 bpatchx patch2e_7 ,mem_patch2e 
+0x57f5 022711 disable wake 
+0x57f6 022712 branch le_lpm_set_mult_attempt ,attempt 
+0x57f7 022713 nbranch le_lpm_lost ,match 
+:      022714 le_lpm_set_mult_attempt:
+0x57f8 022715 call lpm_match 
+0x57f9 022716 fetch 2 ,mem_rx_window_sniff 
+0x57fa 022717 store 2 ,mem_le_receive_window 
+0x57fb 022719 nbranch lpm_mult_short ,match 
+0x57fc 022720 bmark1 mark_old_packet ,lpm_mult_short 
+0x57fd 022722 fetch 1 ,mem_le_packet_size 
+0x57fe 022723 nbranch lpm_mult_short ,blank 
+0x57ff 022724 fetch 1 ,mem_le_txlen 
+0x5800 022725 nbranch lpm_mult_short ,blank 
+0x5801 022727 fetch 1 ,mem_le_configuration 
+0x5802 022728 bbit1 bit_ble_short_mult ,lpm_mult_short 
+0x5803 022730 fetch 1 ,mem_le_state 
+0x5804 022731 bbit1 lestate_update_param ,lpm_mult_short 
+0x5805 022732 branch lpm_mult_wait_timeout 
+:      022734 le_lpm_lost:
+0x5806 022735 fetcht 2 ,mem_rx_window_sniff 
+0x5807 022736 rshift temp ,temp 
+0x5808 022737 fetch 2 ,mem_le_receive_window 
+0x5809 022738 iadd temp ,pdata 
+0x580a 022739 store 2 ,mem_le_receive_window 
+0x580b 022740 branch lpm_lost 
+:      022743 le_set_config_fixed_tk:
+0x580c 022744 arg bit_ble_passkey_fixed_key ,queue 
+0x580d 022745 branch le_set_config 
+:      022747 le_clr_config_fixed_tk:
+0x580e 022748 arg bit_ble_passkey_fixed_key ,queue 
+0x580f 022749 branch le_clr_config 
+:      022751 le_set_config_fixed_ltk:
+0x5810 022752 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5811 022753 branch le_set_config 
+:      022755 le_clr_config_fixed_ltk:
+0x5812 022756 arg bit_ble_pairing_fixed_ltk ,queue 
+0x5813 022757 branch le_clr_config 
+:      022759 le_set_config_more_data:
+0x5814 022760 arg bit_ble_transmit_packet_by_md ,queue 
+0x5815 022761 branch le_set_config 
+:      022763 le_clr_config_more_data:
+0x5816 022764 arg bit_ble_transmit_packet_by_md ,queue 
+0x5817 022765 branch le_clr_config 
+:      022767 le_set_config_read_authentication:
+0x5818 022768 arg bit_ble_read_auth ,queue 
+0x5819 022769 branch le_set_config 
+:      022771 le_clr_config_read_authentication:
+0x581a 022772 arg bit_ble_read_auth ,queue 
+0x581b 022773 branch le_clr_config 
+:      022775 le_set_config_write_authentication:
+0x581c 022776 arg bit_ble_write_auth ,queue 
+0x581d 022777 branch le_set_config 
+:      022779 le_clr_config_write_authentication:
+0x581e 022780 arg bit_ble_write_auth ,queue 
+0x581f 022781 branch le_clr_config 
+:      022783 le_set_config_short_mult:
+0x5820 022784 arg bit_ble_short_mult ,queue 
+0x5821 022785 branch le_set_config 
+:      022787 le_clr_config_short_mult:
+0x5822 022788 arg bit_ble_short_mult ,queue 
+0x5823 022789 branch le_clr_config 
+:      022792 le_set_config:
+0x5824 022793 fetch 1 ,mem_le_configuration 
+0x5825 022794 qset1 pdata 
+0x5826 022795 store 1 ,mem_le_configuration 
+0x5827 022796 rtn 
+:      022798 le_clr_config:
+0x5828 022799 fetch 1 ,mem_le_configuration 
+0x5829 022800 qset0 pdata 
+0x582a 022801 store 1 ,mem_le_configuration 
+0x582b 022802 rtn 
+:      022804 le_set_fixed_ltk:
+0x582c 022805 setarg 0x112233 
+0x582d 022806 store 3 ,mem_le_fixed_ltk 
+0x582e 022807 setarg 0x445566 
+0x582f 022808 istore 3 ,contw 
+0x5830 022809 setarg 0x778899 
+0x5831 022810 istore 3 ,contw 
+0x5832 022811 setarg 0x001122 
+0x5833 022812 istore 3 ,contw 
+0x5834 022813 setarg 0x334455 
+0x5835 022814 istore 3 ,contw 
+0x5836 022815 setarg 0x66 
+0x5837 022816 istore 1 ,contw 
+0x5838 022817 rtn 
+:      022820 le_set_justwork:
+0x5839 022821 setarg 0x01000302 
+0x583a 022822 store 4 ,mem_le_pres 
+0x583b 022823 setarg 0x010010 
+0x583c 022824 store 3 ,mem_le_pres_max_keysize 
+0x583d 022825 jam 1 ,mem_le_pairing_mode 
+0x583e 022826 rtn 
+:      022830 le_fifo_malloc_tx_empty:
+0x583f 022831 arg 0 ,rega 
+0x5840 022832 arg llid_empty ,type 
+0x5841 022833 branch le_fifo_malloc_tx 
+:      022837 le_fifo_malloc_tx_ll:
+0x5842 022838 arg llid_le_ll ,type 
+0x5843 022839 call le_fifo_malloc_tx 
+0x5844 022840 copy regb ,pdata 
+0x5845 022841 istore 1 ,contw 
+0x5846 022842 rtn 
+:      022846 le_fifo_malloc_tx_l2cap:
+0x5847 022847 force llid_l2cap_start ,type 
+0x5848 022848 increase 4 ,rega 
+0x5849 022849 call le_fifo_malloc_tx 
+0x584a 022850 increase -4 ,rega 
+0x584b 022851 copy rega ,pdata 
+0x584c 022852 istore 2 ,contw 
+0x584d 022853 copy regb ,pdata 
+0x584e 022854 istore 2 ,contw 
+0x584f 022855 rtn 
+:      022859 le_fifo_malloc_tx:
+0x5850 022860 sub rega ,240 ,null 
+0x5851 022861 nbranch assert ,positive 
+0x5852 022862 fetch 1 ,mem_le_tx_buff_used 
+0x5853 022863 arg 1 ,temp 
+0x5854 022864 arg le_tx_buff_count ,loopcnt 
+:      022865 le_fifo_malloc_tx_loop:
+0x5855 022866 iand temp ,null 
+0x5856 022867 branch le_fifo_malloc_tx_got_empty ,zero 
+0x5857 022868 lshift temp ,temp 
+0x5858 022869 loop le_fifo_malloc_tx_loop 
+0x5859 022870 branch assert 
+:      022871 le_fifo_malloc_tx_got_empty:
+0x585a 022872 ixor temp ,pdata 
+0x585b 022873 store 1 ,mem_le_tx_buff_used 
+0x585c 022874 sub loopcnt ,le_tx_buff_count ,pdata 
+0x585d 022875 lshift4 pdata ,pdata 
+0x585e 022876 lshift4 pdata ,pdata 
+0x585f 022877 arg mem_le_tx_buffer0 ,temp 
+0x5860 022878 iadd temp ,temp 
+:      022879 le_fifo_tx_find_empty_ptr:
+0x5861 022880 arg 0 ,loopcnt 
+0x5862 022881 arg mem_le_tx_ptr0 ,contr 
+:      022882 le_fifo_tx_find_empty_ptr_loop:
+0x5863 022883 ifetch 2 ,contr 
+0x5864 022884 branch le_fifo_tx_found_empty_ptr ,blank 
+0x5865 022885 copy loopcnt ,pdata 
+0x5866 022886 increase 1 ,loopcnt 
+0x5867 022887 bne le_tx_buff_count ,le_fifo_tx_find_empty_ptr_loop 
+0x5868 022888 branch assert 
+:      022891 le_fifo_tx_found_empty_ptr:
+0x5869 022892 increase -2 ,contr 
+0x586a 022893 istoret 2 ,contr 
+0x586b 022894 copy temp ,contw 
+0x586c 022895 copy rega ,pdata 
+0x586d 022896 istore 1 ,contw 
+0x586e 022897 setarg 0 
+0x586f 022898 istore 1 ,contw 
+0x5870 022899 copy type ,pdata 
+0x5871 022900 istore 1 ,contw 
+0x5872 022901 rtn 
+:      022905 le_fifo_get_first_tx_ptr:
+0x5873 022906 fetch 2 ,mem_le_tx_ptr0 
+0x5874 022907 copy pdata ,contr 
+0x5875 022908 rtn 
+:      022910 le_fifo_get_second_tx_ptr:
+0x5876 022911 fetch 2 ,mem_le_tx_ptr1 
+0x5877 022912 copy pdata ,contr 
+0x5878 022913 rtn 
+:      022915 le_fifo_get_last_tx_ptr:
+0x5879 022916 call le_fifo_get_last_tx_ptr0 
+0x587a 022917 copy pdata ,contr 
+0x587b 022918 rtn 
+:      022919 le_fifo_get_last_tx_ptr0:
+0x587c 022920 fetch 2 ,mem_le_tx_ptr3 
+0x587d 022921 nrtn blank 
+0x587e 022922 fetch 2 ,mem_le_tx_ptr2 
+0x587f 022923 nrtn blank 
+0x5880 022924 fetch 2 ,mem_le_tx_ptr1 
+0x5881 022925 nrtn blank 
+0x5882 022926 fetch 2 ,mem_le_tx_ptr0 
+0x5883 022927 rtn 
+:      022929 le_fifo_get_first_l2cap_ptr:
+0x5884 022930 call le_fifo_get_first_tx_ptr 
+0x5885 022931 increase 3 ,contr 
+0x5886 022932 rtn 
+:      022934 le_fifo_get_first_att_ptr:
+0x5887 022935 call le_fifo_get_first_tx_ptr 
+0x5888 022936 increase 7 ,contr 
+0x5889 022937 rtn 
+:      022939 le_fifo_get_last_att_ptr:
+0x588a 022940 call le_fifo_get_last_tx_ptr 
+0x588b 022941 increase 7 ,contr 
+0x588c 022942 rtn 
+:      022944 le_fifo_get_last_l2cap_ptr:
+0x588d 022945 call le_fifo_get_last_tx_ptr 
+0x588e 022946 increase 3 ,contr 
+0x588f 022947 rtn 
+:      022951 le_fifo_check_full:
+0x5890 022952 fetch 2 ,mem_le_tx_ptr3 
+0x5891 022953 rtn 
+:      022956 le_fifo_check_nearly_full:
+0x5892 022957 fetch 2 ,mem_le_tx_ptr2 
+0x5893 022958 rtn 
+:      022961 le_fifo_check_empty:
+0x5894 022962 fetch 2 ,mem_le_tx_ptr0 
+0x5895 022963 rtn 
+:      022966 le_fifo_release_first_node:
+0x5896 022967 fetch 2 ,mem_le_tx_ptr0 
+0x5897 022968 arg mem_le_tx_buffer0 ,temp 
+0x5898 022969 isub temp ,pdata 
+0x5899 022970 rshift4 pdata ,pdata 
+0x589a 022971 rshift4 pdata ,queue 
+0x589b 022972 fetch 1 ,mem_le_tx_buff_used 
+0x589c 022973 qset0 pdata 
+0x589d 022974 store 1 ,mem_le_tx_buff_used 
+0x589e 022975 arg 0 ,loopcnt 
+:      022976 le_fifo_release_first_node_loop:
+0x589f 022977 lshift loopcnt ,pdata 
+0x58a0 022978 arg mem_le_tx_ptr1 ,temp 
+0x58a1 022979 iadd temp ,temp 
+0x58a2 022980 ifetch 2 ,temp 
+0x58a3 022981 increase -2 ,temp 
+0x58a4 022982 istore 2 ,temp 
+0x58a5 022983 copy loopcnt ,pdata 
+0x58a6 022984 increase 1 ,loopcnt 
+0x58a7 022985 bne le_tx_buff_update_loopcnt ,le_fifo_release_first_node_loop 
+0x58a8 022986 setarg 0 
+0x58a9 022987 istore 2 ,temp 
+0x58aa 022988 rtn 
+:      022994 le_parse_att:
+0x58ab 022995 ifetch 3 ,contr 
+0x58ac 022996 store 3 ,mem_le_att_opcode 
+0x58ad 022997 beq attop_exchange_mtu_request ,le_parse_att_exchange_mtu_request 
+0x58ae 022998 beq attop_exchange_mtu_response ,le_parse_att_exchange_mtu_response 
+0x58af 022999 beq attop_find_information_request ,le_parse_att_find_information_request 
+0x58b0 023000 beq attop_find_by_type_value_request ,le_parse_att_find_by_type_value_request 
+0x58b1 023001 beq attop_read_by_type_request ,le_parse_att_read_by_type_request 
+0x58b2 023002 beq attop_read_request ,le_parse_att_read_request 
+0x58b3 023003 beq attop_read_blob_request ,le_parse_att_read_blob_request 
+0x58b4 023004 beq attop_read_by_group_type_request ,le_parse_att_read_by_group_type_request 
+0x58b5 023005 beq attop_write_request ,le_parse_att_write_request 
+0x58b6 023006 beq attop_prepare_write_request ,le_parse_att_prepare_write_request 
+0x58b7 023007 beq attop_execute_write_request ,le_parse_att_execute_write_request 
+0x58b8 023008 beq attop_write_command ,le_parse_att_write_command 
+0x58b9 023009 rtn 
+:      023012 le_send_att_exchange_mtu_requset:
+0x58ba 023013 force 3 ,rega 
+0x58bb 023014 call le_fifo_malloc_tx_l2cap_gatt 
+0x58bc 023015 setarg attop_exchange_mtu_request 
+0x58bd 023016 istore 1 ,contw 
+0x58be 023017 fetch 2 ,mem_le_local_mtu 
+0x58bf 023018 istore 2 ,contw 
+0x58c0 023019 rtn 
+:      023022 le_parse_att_exchange_mtu_request:
+0x58c1 023023 call le_parse_att_exchange_mtu_response 
+:      023024 le_send_att_exchange_mtu_response:
+0x58c2 023025 force 3 ,rega 
+0x58c3 023026 call le_fifo_malloc_tx_l2cap_gatt 
+0x58c4 023027 setarg attop_exchange_mtu_response 
+0x58c5 023028 istore 1 ,contw 
+0x58c6 023029 fetch 2 ,mem_le_local_mtu 
+0x58c7 023030 istore 2 ,contw 
+0x58c8 023031 rtn 
+:      023033 le_parse_att_exchange_mtu_response:
+0x58c9 023034 rshift8 pdata ,pdata 
+0x58ca 023035 store 2 ,mem_le_remote_mtu 
+0x58cb 023036 rtn 
+:      023038 le_parse_att_find_information_request:
+0x58cc 023039 call le_get_search_handle_start_end_common 
+0x58cd 023040 call enable_user 
+0x58ce 023041 branch le_send_att_find_information_response 
+:      023043 le_send_att_find_information_response:
+0x58cf 023044 arg 3 ,timeup 
+0x58d0 023045 call le_init_attlist_search 
+:      023046 le_send_att_find_information_res_loop:
+0x58d1 023047 call le_att_handle_inrange 
+0x58d2 023048 branch le_send_att_find_information_res_end ,blank 
+0x58d3 023049 nbranch le_send_att_find_information_res_next ,positive 
+0x58d4 023050 increase -2 ,contr 
+0x58d5 023051 call store_contr 
+0x58d6 023052 call get_contw 
+0x58d7 023053 nbranch le_send_att_find_information_res_store_info ,user 
+0x58d8 023054 call push_stack_rega_b_c 
+0x58d9 023055 call disable_user 
+0x58da 023056 force 20 ,rega 
+0x58db 023057 call le_fifo_malloc_tx_l2cap_gatt 
+0x58dc 023058 call pop_stack_rega_b_c 
+0x58dd 023059 setarg attop_find_information_response 
+0x58de 023060 istore 1 ,contw 
+0x58df 023061 setarg uuid_size_16bit 
+0x58e0 023062 istore 1 ,contw 
+:      023063 le_send_att_find_information_res_store_info:
+0x58e1 023064 call get_contr 
+0x58e2 023065 ifetch 2 ,contr 
+0x58e3 023066 istore 2 ,contw 
+0x58e4 023067 ifetch 1 ,contr 
+0x58e5 023068 copy pdata ,loopcnt 
+0x58e6 023069 call memcpy 
+0x58e7 023070 call store_contw 
+0x58e8 023071 increase -1 ,timeup 
+0x58e9 023072 branch le_send_att_find_information_res_end ,zero 
+:      023073 le_send_att_find_information_res_cont:
+0x58ea 023074 ifetch 1 ,contr 
+0x58eb 023075 iadd contr ,contr 
+0x58ec 023076 branch le_send_att_find_information_res_loop 
+:      023077 le_send_att_find_information_res_next:
+0x58ed 023078 ifetch 1 ,contr 
+0x58ee 023079 iadd contr ,contr 
+0x58ef 023080 branch le_send_att_find_information_res_cont 
+:      023081 le_send_att_find_information_res_end:
+0x58f0 023082 branch le_send_att_error_response_notfound ,user 
+0x58f1 023083 branch le_send_auto_len_by_mem 
+:      023086 le_parse_att_find_by_type_value_request:
+0x58f2 023087 call le_get_search_handle_start_end_common 
+0x58f3 023088 ifetch 2 ,contr 
+0x58f4 023089 store 2 ,mem_le_search_uuid 
+0x58f5 023090 call store_contr 
+0x58f6 023091 arg mem_le_search_att_type_length ,contw 
+0x58f7 023092 fetch 2 ,mem_le_l2cap_size 
+0x58f8 023093 increase -7 ,pdata 
+0x58f9 023094 call le_get_search_common2 
+0x58fa 023095 branch le_send_att_find_by_type_value_response 
+:      023098 le_start_end_handle_check_1:
+0x58fb 023099 disable user 
+0x58fc 023100 fetcht 2 ,mem_le_search_handle_start 
+0x58fd 023101 fetch 2 ,mem_le_search_handle_end 
+0x58fe 023102 isub temp ,null 
+0x58ff 023103 nbranch le_start_end_handle_check_1_fail ,positive 
+0x5900 023104 deposit temp 
+0x5901 023105 rtnne 0 
+:      023106 le_start_end_handle_check_1_fail:
+0x5902 023107 enable user 
+0x5903 023108 jam att_err_invalid_handle ,mem_le_err_code 
+0x5904 023109 branch le_send_att_error_response 
+:      023112 le_send_att_find_by_type_value_response:
+0x5905 023113 call le_start_end_handle_check_1 
+0x5906 023114 rtn user 
+0x5907 023115 fetcht 2 ,mem_le_search_uuid 
+0x5908 023116 setarg uuid_gatt_primary_service 
+0x5909 023117 isub temp ,null 
+0x590a 023118 branch le_send_att_find_by_type_value_res_primary ,zero 
+0x590b 023119 branch le_send_att_error_response_notfound 
+:      023122 le_send_att_find_by_type_value_res_primary:
+0x590c 023123 jam le_find_by_type_val_res_not_found ,mem_le_search_res 
+0x590d 023124 fetcht 2 ,mem_le_search_handle_start 
+0x590e 023125 storet 2 ,mem_temp 
+0x590f 023126 call le_att_get_handle_info 
+0x5910 023127 nbranch le_send_att_error_response_notfound ,blank 
+:      023128 le_send_att_find_primary_search_loop:
+0x5911 023129 fetcht 2 ,mem_temp 
+0x5912 023130 call le_att_get_handle_info 
+0x5913 023131 nbranch le_send_att_error_response_notfound2 ,blank 
+0x5914 023132 copy contr ,rega 
+0x5915 023133 fetch 1 ,mem_le_curr_att_len 
+0x5916 023134 copy pdata ,loopcnt 
+0x5917 023135 fetcht 1 ,mem_le_search_att_type_length 
+0x5918 023136 isub temp ,null 
+0x5919 023137 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x591a 023138 arg mem_le_search_att_type ,regb 
+0x591b 023139 call string_compare 
+0x591c 023141 branch le_send_att_find_primary_search_end_start_handle_found ,zero 
+0x591d 023143 fetch 2 ,mem_le_cur_uuid 
+0x591e 023144 fetcht 2 ,mem_le_search_uuid 
+0x591f 023145 isub temp ,null 
+0x5920 023146 branch le_send_att_find_primary_search_end_ending_handle_found ,zero 
+:      023147 le_send_att_find_primary_search_loop1:
+0x5921 023148 fetch 2 ,mem_temp 
+0x5922 023149 increase 1 ,pdata 
+0x5923 023150 store 2 ,mem_temp 
+0x5924 023151 branch le_send_att_find_primary_search_loop 
+:      023153 le_send_att_error_response_notfound2:
+0x5925 023154 fetch 1 ,mem_le_search_res 
+0x5926 023155 beq le_find_by_type_val_res_found_starting_handle ,le_send_att_find_primary_search_end_ending_handle_found 
+0x5927 023156 branch le_send_att_error_response_notfound 
+:      023159 le_send_att_find_primary_search_end_start_handle_found:
+0x5928 023160 fetch 2 ,mem_le_cur_uuid 
+0x5929 023161 fetcht 2 ,mem_le_search_uuid 
+0x592a 023162 isub temp ,null 
+0x592b 023163 nbranch le_send_att_find_primary_search_loop1 ,zero 
+0x592c 023164 jam le_find_by_type_val_res_found_starting_handle ,mem_le_search_res 
+0x592d 023166 fetcht 2 ,mem_temp 
+0x592e 023167 storet 2 ,mem_le_cur_handle_start 
+0x592f 023168 branch le_send_att_find_primary_search_loop1 
+:      023170 le_send_att_find_primary_search_end_ending_handle_found:
+0x5930 023171 fetch 1 ,mem_le_search_res 
+0x5931 023172 beq le_find_by_type_val_res_not_found ,le_send_att_find_primary_search_loop1 
+0x5932 023173 jam le_find_by_type_val_res_found_ending_handle ,mem_le_search_res 
+0x5933 023174 fetcht 2 ,mem_temp 
+0x5934 023175 increase -1 ,temp 
+0x5935 023176 storet 2 ,mem_le_cur_handle_end 
+:      023178 le_send_att_find_primary_search_end:
+0x5936 023179 arg 5 ,rega 
+0x5937 023180 call le_fifo_malloc_tx_l2cap_gatt 
+0x5938 023181 setarg attop_find_by_type_value_response 
+0x5939 023182 istore 1 ,contw 
+0x593a 023183 fetch 2 ,mem_le_cur_handle_start 
+0x593b 023184 istore 2 ,contw 
+0x593c 023185 fetch 2 ,mem_le_cur_handle_end 
+0x593d 023186 istore 2 ,contw 
+0x593e 023187 rtn 
+:      023191 le_parse_att_read_by_type_request:
+0x593f 023192 call le_get_search_handle_start_end_common 
+0x5940 023193 call le_get_search_att_uuid 
+0x5941 023194 branch le_send_att_read_by_type_response 
+:      023196 le_send_att_read_by_type_response:
+0x5942 023197 fetcht 2 ,mem_le_search_handle_start 
+0x5943 023198 storet 2 ,mem_temp 
+0x5944 023199 call le_init_attlist_search 
+0x5945 023200 call le_att_get_handle_ptr2 
+0x5946 023201 increase -2 ,contr 
+0x5947 023202 copy contr ,pdata 
+0x5948 023203 store 2 ,mem_le_cur_attlist_start_ptr 
+0x5949 023205 fetcht 2 ,mem_le_search_uuid 
+0x594a 023206 setarg uuid_chrctr_device_name 
+0x594b 023207 isub temp ,null 
+0x594c 023208 branch le_send_att_read_by_type_res_device_name ,zero 
+0x594d 023209 setarg uuid_gatt_characteristic 
+0x594e 023210 isub temp ,null 
+0x594f 023211 nbranch le_send_att_read_by_type_res_not_characteristic ,zero 
+0x5950 023212 arg 2 ,timeup 
+:      023213 le_send_att_read_by_type_response_loop:
+0x5951 023214 call le_att_check_handle_end 
+0x5952 023215 nbranch le_send_att_read_by_type_response_end ,positive 
+0x5953 023216 fetcht 2 ,mem_temp 
+0x5954 023217 call le_att_get_handle_info_from_ptr 
+0x5955 023218 beq 1 ,le_send_att_read_by_type_response_end 
+0x5956 023219 call le_att_same_uuid 
+0x5957 023220 nbranch le_send_att_read_by_type_response_next_handle ,zero 
+0x5958 023221 nbranch le_send_att_read_by_type_res_found_next ,user 
+0x5959 023222 disable user 
+0x595a 023223 arg 20 ,rega 
+0x595b 023224 call le_fifo_malloc_tx_l2cap_gatt 
+0x595c 023225 setarg attop_read_by_type_response 
+0x595d 023226 istore 1 ,contw 
+0x595e 023227 copy contw ,alarm 
+0x595f 023228 increase 1 ,contw 
+0x5960 023230 call le_send_att_read_by_type_write_properties 
+0x5961 023231 call le_att_next_handle 
+0x5962 023232 call le_att_get_handle_info_from_ptr 
+0x5963 023233 call le_send_att_read_by_type_write_uuid 
+0x5964 023234 fetch 1 ,mem_le_cur_uuid_length 
+0x5965 023235 increase 5 ,pdata 
+0x5966 023236 istore 1 ,alarm 
+0x5967 023237 fetch 1 ,mem_le_cur_uuid_length 
+0x5968 023238 beq 16 ,le_send_att_read_by_type_response_end 
+0x5969 023239 increase -1 ,timeup 
+0x596a 023240 branch le_send_att_read_by_type_response_end ,zero 
+:      023241 le_send_att_read_by_type_response_next_handle:
+0x596b 023242 call le_att_next_handle 
+0x596c 023243 branch le_send_att_read_by_type_response_loop 
+:      023244 le_send_att_read_by_type_response_end:
+0x596d 023245 branch le_send_att_error_response_notfound ,user 
+0x596e 023246 branch le_send_auto_len_by_mem 
+:      023248 le_send_att_read_by_type_res_found_next:
+0x596f 023249 call le_store_att_record 
+0x5970 023250 call le_att_next_handle 
+0x5971 023251 call le_att_get_handle_info_from_ptr 
+0x5972 023252 fetch 1 ,mem_le_cur_uuid_length 
+0x5973 023253 beq 16 ,le_send_att_read_by_type_response_end 
+0x5974 023255 call get_contw 
+0x5975 023256 fetch 2 ,mem_temp 
+0x5976 023257 increase -1 ,pdata 
+0x5977 023258 istore 2 ,contw 
+0x5978 023259 call le_write_att_record_common 
+0x5979 023260 call le_send_att_read_by_type_write_uuid 
+0x597a 023261 increase -1 ,timeup 
+0x597b 023262 branch le_send_att_read_by_type_response_end ,zero 
+0x597c 023263 branch le_send_att_read_by_type_response_next_handle 
+:      023266 le_send_att_read_by_type_write_properties:
+0x597d 023267 fetch 2 ,mem_temp 
+0x597e 023268 istore 2 ,contw 
+0x597f 023270 fetch 1 ,mem_le_curr_att_len 
+0x5980 023271 copy pdata ,loopcnt 
+0x5981 023272 call get_contr 
+0x5982 023273 call memcpy_fast 
+0x5983 023274 branch store_contw 
+:      023275 le_send_att_read_by_type_write_uuid:
+0x5984 023276 call get_contw 
+0x5985 023277 fetch 2 ,mem_temp 
+0x5986 023278 istore 2 ,contw 
+0x5987 023279 call store_contw 
+0x5988 023280 fetch 1 ,mem_le_cur_uuid_length 
+0x5989 023281 copy pdata ,loopcnt 
+0x598a 023282 call get_contw 
+0x598b 023283 call get_contr 
+0x598c 023284 isub loopcnt ,contr 
+0x598d 023285 increase -1 ,contr 
+0x598e 023286 call memcpy_fast 
+0x598f 023287 branch store_contw 
+:      023291 le_send_att_read_by_type_res_not_characteristic:
+0x5990 023292 fetcht 2 ,mem_le_search_handle_start 
+0x5991 023293 storet 2 ,mem_temp 
+:      023294 le_send_att_read_by_type_res_not_char_loop:
+0x5992 023295 call le_att_check_handle_end 
+0x5993 023296 nbranch le_send_att_error_response_notfound ,positive 
+0x5994 023297 call le_att_get_handle_info_from_ptr 
+0x5995 023298 beq 1 ,le_send_att_error_response_notfound 
+0x5996 023299 call le_att_same_uuid 
+0x5997 023300 nbranch le_send_att_read_by_type_res_not_char_next ,zero 
+:      023302 le_send_att_read_by_type_res_not_char_common:
+0x5998 023303 arg 20 ,rega 
+0x5999 023304 call le_fifo_malloc_tx_l2cap_gatt 
+0x599a 023305 setarg attop_read_by_type_response 
+0x599b 023306 istore 1 ,contw 
+0x599c 023307 fetch 1 ,mem_le_curr_att_len 
+0x599d 023308 copy pdata ,loopcnt 
+0x599e 023309 increase 2 ,pdata 
+0x599f 023310 istore 1 ,contw 
+0x59a0 023311 fetch 2 ,mem_temp 
+0x59a1 023312 istore 2 ,contw 
+0x59a2 023313 call get_contr 
+0x59a3 023314 call memcpy_fast 
+0x59a4 023315 call store_contw 
+0x59a5 023316 branch le_send_auto_len_by_mem 
+:      023318 le_send_att_read_by_type_res_not_char_next:
+0x59a6 023319 call le_att_next_handle 
+0x59a7 023320 branch le_send_att_read_by_type_res_not_char_loop 
+:      023323 le_send_att_read_by_type_res_device_name:
+0x59a8 023324 arg uuid_chrctr_device_name ,temp 
+0x59a9 023325 call le_att_get_short_uuid_ptr 
+0x59aa 023326 rtn blank 
+0x59ab 023327 increase -5 ,contr 
+0x59ac 023328 ifetch 2 ,contr 
+0x59ad 023329 store 2 ,mem_temp 
+0x59ae 023330 arg 20 ,rega 
+0x59af 023331 call le_fifo_malloc_tx_l2cap_gatt 
+0x59b0 023332 setarg attop_read_by_type_response 
+0x59b1 023333 istore 1 ,contw 
+0x59b2 023334 fetch 1 ,mem_le_name_len 
+0x59b3 023335 copy pdata ,loopcnt 
+0x59b4 023336 increase 2 ,pdata 
+0x59b5 023337 istore 1 ,contw 
+0x59b6 023338 fetch 2 ,mem_temp 
+0x59b7 023339 istore 2 ,contw 
+0x59b8 023340 arg mem_le_name ,contr 
+0x59b9 023341 call memcpy_fast 
+0x59ba 023342 call store_contw 
+0x59bb 023343 branch le_send_auto_len_by_mem 
+:      023347 le_parse_att_read_request:
+0x59bc 023348 fetcht 2 ,mem_le_att_handle 
+0x59bd 023349 fetch 1 ,mem_le_configuration 
+0x59be 023350 bbit1 bit_ble_read_auth ,le_send_att_read_response_check_auth 
+:      023352 le_send_att_read_response:
+0x59bf 023353 call le_att_get_handle_ptr 
+0x59c0 023354 branch le_send_att_error_response_notfound ,blank 
+0x59c1 023355 increase -2 ,contr 
+0x59c2 023356 ifetch 2 ,contr 
+0x59c3 023357 arg uuid_chrctr_device_name ,temp 
+0x59c4 023358 isub temp ,null 
+0x59c5 023359 branch le_send_device_name ,zero 
+0x59c6 023360 ifetch 1 ,contr 
+0x59c7 023361 sub pdata ,22 ,null 
+0x59c8 023362 branch le_send_att_read_response_less ,positive 
+0x59c9 023363 force 22 ,pdata 
+:      023364 le_send_att_read_response_less:
+0x59ca 023365 copy pdata ,regc 
+0x59cb 023366 call store_contr 
+0x59cc 023367 add regc ,1 ,rega 
+0x59cd 023368 call le_fifo_malloc_tx_l2cap_gatt 
+0x59ce 023369 setarg attop_read_response 
+0x59cf 023370 istore 1 ,contw 
+0x59d0 023371 copy regc ,loopcnt 
+0x59d1 023372 call get_contr 
+0x59d2 023373 branch memcpy 
+:      023375 le_send_device_name:
+0x59d3 023376 call store_contr 
+0x59d4 023377 fetch 1 ,mem_le_name_len 
+0x59d5 023378 add pdata ,1 ,rega 
+0x59d6 023379 call le_fifo_malloc_tx_l2cap_gatt 
+0x59d7 023380 setarg attop_read_response 
+0x59d8 023381 istore 1 ,contw 
+0x59d9 023382 fetch 1 ,mem_le_name_len 
+0x59da 023383 copy pdata ,loopcnt 
+0x59db 023384 arg mem_le_name ,contr 
+0x59dc 023385 branch memcpy 
+:      023388 le_send_att_read_response_check_auth:
+0x59dd 023389 fetch 2 ,mem_le_pairing_handle 
+0x59de 023390 isub temp ,null 
+0x59df 023391 nbranch le_send_att_read_response ,zero 
+0x59e0 023393 call le_check_encrypt_state 
+0x59e1 023394 nbranch le_send_att_read_response ,user 
+0x59e2 023395 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x59e3 023396 branch le_send_att_error_response 
+:      023399 le_parse_att_read_blob_request:
+0x59e4 023400 ifetch 2 ,contr 
+0x59e5 023401 store 2 ,mem_le_att_offset 
+:      023402 le_send_att_read_blob_response:
+0x59e6 023403 arg 20 ,rega 
+0x59e7 023404 call le_fifo_malloc_tx_l2cap_gatt 
+0x59e8 023405 setarg attop_read_blob_response 
+0x59e9 023406 istore 1 ,contw 
+0x59ea 023407 fetch 2 ,mem_le_att_offset 
+0x59eb 023408 iforce rega 
+0x59ec 023409 fetcht 2 ,mem_le_att_handle 
+0x59ed 023410 call le_att_get_handle_ptr 
+0x59ee 023411 branch le_send_att_error_response_notfound ,blank 
+0x59ef 023412 ifetch 1 ,contr 
+0x59f0 023413 isub rega ,loopcnt 
+0x59f1 023414 nbranch le_send_att_error_response_notfound ,positive 
+0x59f2 023415 sub loopcnt ,22 ,null 
+0x59f3 023416 branch le_send_att_read_blob_response_less ,positive 
+0x59f4 023417 force 22 ,loopcnt 
+:      023418 le_send_att_read_blob_response_less:
+0x59f5 023419 deposit rega 
+0x59f6 023420 iadd contr ,contr 
+0x59f7 023421 call memcpy_fast 
+0x59f8 023422 call store_contw 
+0x59f9 023423 branch le_send_auto_len_by_mem 
+:      023426 le_parse_att_read_by_group_type_request:
+0x59fa 023427 call le_get_search_handle_start_end_common 
+0x59fb 023428 call le_get_search_att_type 
+0x59fc 023429 branch le_send_att_read_by_group_type_response 
+:      023434 le_send_att_read_by_group_type_response:
+0x59fd 023435 arg 2 ,timeup 
+0x59fe 023436 fetcht 2 ,mem_le_search_handle_start 
+0x59ff 023440 storet 2 ,mem_temp 
+0x5a00 023441 call le_init_attlist_search 
+0x5a01 023442 call le_att_get_handle_ptr2 
+0x5a02 023443 increase -2 ,contr 
+0x5a03 023444 copy contr ,pdata 
+0x5a04 023445 store 2 ,mem_le_cur_attlist_start_ptr 
+:      023446 le_send_att_read_by_group_type_response_loop:
+0x5a05 023447 call le_att_check_handle_end 
+0x5a06 023448 nbranch le_send_att_read_by_group_type_end0 ,positive 
+0x5a07 023449 fetcht 2 ,mem_temp 
+0x5a08 023450 call le_att_get_handle_info_from_ptr 
+0x5a09 023451 beq 1 ,le_send_att_read_by_group_type_end1 
+0x5a0a 023453 call le_att_same_type 
+0x5a0b 023454 nbranch le_send_att_read_by_group_type_next_handle ,zero 
+0x5a0c 023455 copy timeup ,pdata 
+0x5a0d 023456 beq 0 ,le_send_att_read_by_group_type_end1 
+0x5a0e 023457 nbranch le_send_att_read_by_group_type_store_write_record ,user 
+0x5a0f 023458 disable user 
+0x5a10 023460 arg 20 ,rega 
+0x5a11 023461 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a12 023462 setarg attop_read_by_group_type_response 
+0x5a13 023463 istore 1 ,contw 
+0x5a14 023464 fetch 1 ,mem_le_curr_att_len 
+0x5a15 023465 increase 4 ,pdata 
+0x5a16 023466 istore 1 ,contw 
+0x5a17 023467 call store_contw 
+0x5a18 023468 branch le_send_att_read_by_group_type_store_record 
+:      023469 le_send_att_read_by_group_type_store_write_record:
+0x5a19 023470 fetch 1 ,mem_le_curr_att_len 
+0x5a1a 023471 beq 16 ,le_send_att_read_by_group_type_end1 
+0x5a1b 023472 fetch 2 ,mem_temp 
+0x5a1c 023473 increase -1 ,pdata 
+0x5a1d 023474 store 2 ,mem_le_cur_handle_end 
+0x5a1e 023475 call le_write_att_record 
+:      023476 le_send_att_read_by_group_type_store_record:
+0x5a1f 023477 fetch 2 ,mem_temp 
+0x5a20 023478 store 2 ,mem_le_cur_handle_start 
+0x5a21 023479 call le_store_att_record 
+0x5a22 023480 increase -1 ,timeup 
+:      023482 le_send_att_read_by_group_type_next_handle:
+0x5a23 023483 call le_att_next_handle 
+0x5a24 023484 branch le_send_att_read_by_group_type_response_loop 
+:      023486 le_send_att_read_by_group_type_end0:
+0x5a25 023487 fetch 2 ,mem_temp 
+0x5a26 023488 store 2 ,mem_le_cur_handle_end 
+0x5a27 023489 branch le_send_att_read_by_group_type_end_common 
+:      023490 le_send_att_read_by_group_type_end1:
+0x5a28 023491 fetch 2 ,mem_temp 
+0x5a29 023492 increase -1 ,pdata 
+0x5a2a 023493 store 2 ,mem_le_cur_handle_end 
+0x5a2b 023494 branch le_send_att_read_by_group_type_end_common 
+:      023495 le_send_att_read_by_group_type_end_common:
+0x5a2c 023496 branch le_send_att_error_response_notfound ,user 
+0x5a2d 023497 call le_write_att_record 
+0x5a2e 023498 branch le_send_auto_len_by_mem 
+:      023503 le_parse_att_write_request:
+0x5a2f 023504 copy contr ,rega 
+0x5a30 023505 fetch 2 ,mem_le_l2cap_size 
+0x5a31 023506 add pdata ,-3 ,regb 
+0x5a32 023507 call le_writeatt_cb 
+:      023508 le_send_att_write_response_check_auth:
+0x5a33 023509 fetch 1 ,mem_le_configuration 
+0x5a34 023510 bbit0 bit_ble_write_auth ,le_send_att_write_response 
+0x5a35 023512 fetcht 2 ,mem_le_att_handle 
+0x5a36 023513 fetch 2 ,mem_le_pairing_handle 
+0x5a37 023514 isub temp ,null 
+0x5a38 023515 nbranch le_send_att_write_response ,zero 
+0x5a39 023516 call le_check_encrypt_state 
+0x5a3a 023517 nbranch le_send_att_write_response ,user 
+0x5a3b 023518 jam att_err_insufficient_authentication ,mem_le_err_code 
+0x5a3c 023519 branch le_send_att_error_response 
+:      023521 le_send_att_write_response:
+0x5a3d 023522 force 1 ,rega 
+0x5a3e 023523 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a3f 023524 setarg attop_write_response 
+0x5a40 023525 istore 1 ,contw 
+0x5a41 023526 rtn 
+:      023528 le_check_encrypt_state:
+0x5a42 023529 call disable_user 
+0x5a43 023530 fetch 1 ,mem_le_pairing_mode 
+0x5a44 023531 rtneq le_pairing_mode_none 
+0x5a45 023532 fetch 1 ,mem_context 
+0x5a46 023533 rtnbit1 lestate_encryption 
+0x5a47 023534 branch enable_user 
+:      023537 le_parse_att_prepare_write_request:
+0x5a48 023538 add contr ,2 ,rega 
+0x5a49 023539 fetch 2 ,mem_le_l2cap_size 
+0x5a4a 023540 add pdata ,-5 ,regb 
+0x5a4b 023541 call le_writeatt_cb 
+0x5a4c 023542 branch le_send_att_prepare_write_response 
+:      023545 le_send_att_prepare_write_response:
+0x5a4d 023546 fetch 2 ,mem_le_l2cap_size 
+0x5a4e 023547 copy pdata ,rega 
+0x5a4f 023548 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a50 023549 setarg attop_prepare_write_response 
+0x5a51 023550 istore 1 ,contw 
+0x5a52 023551 fetch 2 ,mem_le_att_handle 
+0x5a53 023552 istore 2 ,contw 
+0x5a54 023553 fetch 2 ,mem_le_l2cap_size 
+0x5a55 023554 add pdata ,-5 ,loopcnt 
+0x5a56 023555 fetch 2 ,mem_le_payload_ptr 
+0x5a57 023556 add pdata ,7 ,contr 
+0x5a58 023557 ifetch 2 ,contr 
+0x5a59 023558 istore 2 ,contw 
+0x5a5a 023559 branch memcpy_fast 
+:      023563 le_parse_att_execute_write_request:
+:      023565 le_send_att_execute_write_response:
+0x5a5b 023566 force 1 ,rega 
+0x5a5c 023567 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a5d 023568 setarg attop_execute_write_response 
+0x5a5e 023569 istore 1 ,contw 
+0x5a5f 023570 rtn 
+:      023574 le_parse_att_write_command:
+0x5a60 023575 copy contr ,rega 
+0x5a61 023576 fetch 2 ,mem_le_l2cap_size 
+0x5a62 023577 add pdata ,-3 ,regb 
+0x5a63 023578 branch le_writeatt_cb 
+:      023583 le_att_malloc_tx_notify:
+0x5a64 023584 copy temp ,regc 
+0x5a65 023585 increase 3 ,rega 
+0x5a66 023586 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a67 023587 increase -3 ,rega 
+0x5a68 023588 setarg attop_handle_value_notification 
+0x5a69 023589 istore 1 ,contw 
+0x5a6a 023590 copy regc ,temp 
+0x5a6b 023591 istoret 2 ,contw 
+0x5a6c 023592 rtn 
+:      023595 le_att_malloc_tx_indication:
+0x5a6d 023596 copy temp ,regc 
+0x5a6e 023597 increase 3 ,rega 
+0x5a6f 023598 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a70 023599 increase -3 ,rega 
+0x5a71 023600 setarg attop_handle_value_indication 
+0x5a72 023601 istore 1 ,contw 
+0x5a73 023602 copy regc ,temp 
+0x5a74 023603 istoret 2 ,contw 
+0x5a75 023604 rtn 
+:      023609 le_send_att_error_response_notfound:
+0x5a76 023610 jam att_err_attribute_not_found ,mem_le_err_code 
+:      023611 le_send_att_error_response:
+0x5a77 023612 force 5 ,rega 
+0x5a78 023613 call le_fifo_malloc_tx_l2cap_gatt 
+0x5a79 023614 setarg attop_error_response 
+0x5a7a 023615 istore 1 ,contw 
+0x5a7b 023616 fetch 1 ,mem_le_att_opcode 
+0x5a7c 023617 istore 1 ,contw 
+0x5a7d 023618 fetch 2 ,mem_le_att_handle 
+0x5a7e 023619 istore 2 ,contw 
+0x5a7f 023620 fetch 1 ,mem_le_err_code 
+0x5a80 023621 istore 1 ,contw 
+0x5a81 023622 rtn 
+:      023625 le_fifo_malloc_tx_l2cap_gatt:
+0x5a82 023626 force le_l2cap_cid_att ,regb 
+0x5a83 023627 branch le_fifo_malloc_tx_l2cap 
+:      023630 le_att_next_handle:
+0x5a84 023631 fetcht 2 ,mem_temp 
+0x5a85 023632 increase 1 ,temp 
+0x5a86 023633 storet 2 ,mem_temp 
+0x5a87 023634 rtn 
+:      023636 le_att_check_handle_end:
+0x5a88 023637 fetcht 2 ,mem_temp 
+0x5a89 023638 fetch 2 ,mem_le_search_handle_end 
+0x5a8a 023639 isub temp ,null 
+0x5a8b 023640 rtn 
+:      023643 le_att_same_type:
+0x5a8c 023644 fetcht 1 ,mem_le_search_att_type_length 
+0x5a8d 023645 arg mem_le_search_att_type ,rega 
+:      023646 le_att_check_same_common:
+0x5a8e 023647 fetch 1 ,mem_le_cur_uuid_length 
+0x5a8f 023648 copy pdata ,loopcnt 
+0x5a90 023649 isub temp ,null 
+0x5a91 023650 nrtn zero 
+0x5a92 023651 arg mem_le_cur_uuid ,regb 
+0x5a93 023652 branch string_compare 
+:      023654 le_att_same_uuid:
+0x5a94 023655 fetcht 1 ,mem_le_search_uuid_length 
+0x5a95 023656 arg mem_le_search_uuid ,rega 
+0x5a96 023657 branch le_att_check_same_common 
+:      023660 le_store_att_record:
+0x5a97 023661 fetch 1 ,mem_le_curr_att_len 
+0x5a98 023662 store 1 ,mem_tmp_buffer 
+0x5a99 023663 copy pdata ,loopcnt 
+0x5a9a 023664 call get_contr 
+0x5a9b 023665 branch memcpy_fast 
+:      023668 le_write_att_record:
+0x5a9c 023669 call get_contw 
+0x5a9d 023670 fetch 2 ,mem_le_cur_handle_start 
+0x5a9e 023671 istore 2 ,contw 
+0x5a9f 023672 fetch 2 ,mem_le_cur_handle_end 
+0x5aa0 023673 istore 2 ,contw 
+:      023674 le_write_att_record_common:
+0x5aa1 023675 fetch 1 ,mem_tmp_buffer 
+0x5aa2 023676 copy pdata ,loopcnt 
+0x5aa3 023677 call memcpy_fast 
+0x5aa4 023678 branch store_contw 
+:      023682 le_send_auto_len_by_mem:
+0x5aa5 023683 call get_contw 
+0x5aa6 023684 call le_fifo_get_last_att_ptr 
+0x5aa7 023685 copy contw ,pdata 
+0x5aa8 023686 isub contr ,rega 
+0x5aa9 023687 call le_fifo_get_last_l2cap_ptr 
+0x5aaa 023688 copy rega ,pdata 
+0x5aab 023689 istore 2 ,contr 
+0x5aac 023690 increase 4 ,rega 
+0x5aad 023691 call le_fifo_get_last_tx_ptr 
+0x5aae 023692 copy rega ,pdata 
+0x5aaf 023693 istore 1 ,contr 
+0x5ab0 023694 rtn 
+:      023697 le_get_search_handle_start_end_common:
+0x5ab1 023698 rshift8 pdata ,pdata 
+0x5ab2 023699 store 2 ,mem_le_search_handle_start 
+0x5ab3 023700 ifetch 2 ,contr 
+0x5ab4 023701 store 2 ,mem_le_search_handle_end 
+0x5ab5 023702 rtn 
+:      023707 le_parse_signaling:
+0x5ab6 023708 ifetch 1 ,contr 
+0x5ab7 023709 ifetcht 1 ,contr 
+0x5ab8 023710 ifetcht 2 ,contr 
+0x5ab9 023711 beq l2cap_connection_parameter_update_response ,le_l2cap_parse_conn_parameter_update_rsp 
+0x5aba 023712 rtn 
+:      023713 le_l2cap_parse_conn_parameter_update_rsp:
+0x5abb 023714 ifetch 2 ,contr 
+0x5abc 023715 store 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0x5abd 023716 jam bt_evt_le_parse_conn_papa_update_rsp ,mem_fifo_temp 
+0x5abe 023717 branch ui_ipc_send_event 
+:      023723 le_l2cap_tx_update_req:
+0x5abf 023724 arg 0x0c ,rega 
+0x5ac0 023725 arg l2cap_connection_parameter_update_request ,regc 
+0x5ac1 023726 call le_fifo_malloc_tx_l2cap_signaling 
+0x5ac2 023727 setarg 0x08 
+0x5ac3 023728 istore 2 ,contw 
+0x5ac4 023729 fetch 8 ,mem_le_interval_min 
+0x5ac5 023730 istore 8 ,contw 
+0x5ac6 023731 rtn 
+:      023735 le_fifo_malloc_tx_l2cap_signaling:
+0x5ac7 023736 call le_l2cap_update_signaling_identifier 
+0x5ac8 023737 arg le_l2cap_cid_signal ,regb 
+0x5ac9 023738 call le_fifo_malloc_tx_l2cap 
+0x5aca 023739 copy regc ,pdata 
+0x5acb 023740 istore 1 ,contw 
+0x5acc 023741 fetch 1 ,mem_le_signaling_identifier 
+0x5acd 023742 istore 1 ,contw 
+0x5ace 023743 rtn 
+:      023746 le_l2cap_update_signaling_identifier:
+0x5acf 023747 fetch 1 ,mem_le_signaling_identifier 
+0x5ad0 023749 pincrease 1 
+0x5ad1 023750 store 1 ,mem_le_signaling_identifier 
+0x5ad2 023751 rtnne 0 
+:      023753 le_l2cap_reset_signaling_identifier:
+0x5ad3 023754 jam 1 ,mem_le_signaling_identifier 
+0x5ad4 023755 rtn 
+:      023760 le_pairing_mode_init:
+0x5ad5 023761 fetch 1 ,mem_le_pairing_mode 
+0x5ad6 023762 beq le_pairing_mode_none ,le_set_no_pairing 
+0x5ad7 023763 beq le_pairing_mode_lagacy_justwork ,le_set_pairing_mode_lagacy_just_work 
+0x5ad8 023764 beq le_pairing_mode_lagacy_passkey ,le_set_pairing_mode_lagacy_passkey 
+0x5ad9 023765 beq le_pairing_mode_secure_connect_justwork ,le_set_pairing_mode_secure_justwork 
+0x5ada 023766 beq le_pairing_mode_secure_connect_numeric ,le_set_pairing_mode_secure_numeric 
+0x5adb 023767 beq le_pairing_mode_secure_connect_passkey ,le_set_pairing_mode_secure_passkey 
+0x5adc 023768 rtn 
+:      023770 le_set_pairing_mode_secure_justwork:
+0x5add 023771 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ade 023772 branch le_set_noinputnooutput 
+:      023773 le_set_pairing_mode_secure_numeric:
+0x5adf 023774 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae0 023775 jam flag_iocap_displayyesno ,mem_le_pres_iocap 
+0x5ae1 023776 rtn 
+:      023777 le_set_pairing_mode_secure_passkey:
+0x5ae2 023778 jam flag_le_bonding_mitm_secure ,mem_le_pres_auth 
+0x5ae3 023779 branch le_set_displayonly 
+:      023780 le_set_no_pairing:
+0x5ae4 023781 jam flag_le_no_bonding_no_mitm ,mem_le_pres_auth 
+:      023782 le_set_noinputnooutput:
+0x5ae5 023783 jam flag_iocap_noinputnooutput ,mem_le_pres_iocap 
+0x5ae6 023784 rtn 
+:      023785 le_set_pairing_mode_lagacy_just_work:
+0x5ae7 023786 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+0x5ae8 023787 branch le_set_noinputnooutput 
+:      023788 le_set_pairing_mode_lagacy_passkey:
+0x5ae9 023789 jam flag_le_bonding_mitm ,mem_le_pres_auth 
+:      023790 le_set_displayonly:
+0x5aea 023791 jam flag_iocap_displayonly ,mem_le_pres_iocap 
+0x5aeb 023792 rtn 
+:      023795 le_secure_connection_enable:
+0x5aec 023796 fetch 1 ,mem_le_pres_auth 
+0x5aed 023797 set1 le_auth_secure_connection_pairing_bit ,pdata 
+0x5aee 023798 store 1 ,mem_le_pres_auth 
+0x5aef 023799 rtn 
+:      023800 le_secure_connection_disable:
+0x5af0 023801 fetch 1 ,mem_le_pres_auth 
+0x5af1 023802 set0 le_auth_secure_connection_pairing_bit ,pdata 
+0x5af2 023803 store 1 ,mem_le_pres_auth 
+0x5af3 023804 rtn 
+:      023806 le_parse_smp:
+0x5af4 023807 ifetch 1 ,contr 
+0x5af5 023808 beq smp_pairing_request ,le_parse_smp_pairing_request 
+0x5af6 023810 beq smp_pairing_confirm ,le_parse_smp_pairing_confirm 
+0x5af7 023811 beq smp_pairing_random ,le_parse_smp_pairing_random 
+0x5af8 023812 beq smp_pairing_failed ,le_parse_smp_pairing_failed 
+0x5af9 023813 beq smp_encryption_information ,le_parse_smp_encryption_information 
+0x5afa 023814 beq smp_master_identification ,le_parse_smp_master_identification 
+0x5afb 023815 beq smp_identity_information ,le_parse_smp_identity_information 
+0x5afc 023816 beq smp_identity_address_information ,le_parse_smp_identity_address_information 
+0x5afd 023817 beq smp_signing_information ,le_parse_smp_signing_information 
+0x5afe 023818 beq smp_security_request ,le_parse_smp_security_request 
+0x5aff 023819 beq smp_pairing_public_key ,le_parse_smp_public_key 
+0x5b00 023820 beq smp_pairing_dhkey_check ,le_parse_smp_dhkey_check 
+0x5b01 023821 rtn 
+:      023825 le_send_smp_security_request:
+0x5b02 023826 force 2 ,rega 
+0x5b03 023827 call le_fifo_malloc_tx_l2cap_smp 
+0x5b04 023828 setarg smp_security_request 
+0x5b05 023829 istore 1 ,contw 
+0x5b06 023830 fetch 1 ,mem_le_pres_auth 
+0x5b07 023831 istore 1 ,contw 
+0x5b08 023832 rtn 
+:      023834 le_parse_smp_pairing_request:
+0x5b09 023835 store 1 ,mem_le_preq 
+0x5b0a 023836 ifetch 6 ,contr 
+0x5b0b 023837 istore 6 ,contw 
+0x5b0c 023838 fetch 1 ,mem_le_pairing_mode 
+0x5b0d 023839 beq le_pairing_mode_none ,le_smp_pairing_fail_reason_not_support_pairing 
+0x5b0e 023840 call le_send_smp_pairing_response 
+0x5b0f 023841 call le_check_master_support_secure_connect 
+0x5b10 023842 jam flag_le_pairing_rcv_pairing_req ,mem_le_pairing_state 
+0x5b11 023843 fetch 1 ,mem_le_preq_iocap 
+0x5b12 023844 beq flag_iocap_displayonly ,le_set_tk_0 
+0x5b13 023845 beq flag_iocap_displayyesno ,le_set_tk_0 
+0x5b14 023846 beq flag_iocap_noinputnooutput ,le_set_tk_0 
+0x5b15 023847 fetch 1 ,mem_le_pairing_mode 
+0x5b16 023848 beq le_pairing_mode_lagacy_passkey ,le_parse_smp_pairing_req_passkey 
+0x5b17 023849 rtneq le_pairing_mode_secure_connect_passkey 
+:      023850 le_set_tk_0:
+0x5b18 023851 arg 0 ,pdata 
+0x5b19 023852 store 4 ,mem_le_tk 
+0x5b1a 023853 rtn 
+:      023855 le_parse_smp_pairing_req_passkey:
+0x5b1b 023856 fetch 1 ,mem_le_configuration 
+0x5b1c 023857 bbit1 bit_ble_passkey_fixed_key ,le_parse_smp_pairing_req_fixed_passkey 
+:      023858 le_genernate_tk:
+0x5b1d 023859 arg mem_le_tk ,rega 
+0x5b1e 023860 copy rega ,contw 
+0x5b1f 023861 arg 3 ,loopcnt 
+0x5b20 023862 call generate_random_loop 
+0x5b21 023863 fetch 2 ,mem_le_tk + 2 
+0x5b22 023864 and_into 0x7 ,pdata 
+0x5b23 023865 store 2 ,mem_le_tk + 2 
+:      023866 le_parse_smp_pairing_req_fixed_passkey:
+0x5b24 023867 jam bt_evt_le_tk_generate ,mem_fifo_temp 
+0x5b25 023868 branch ui_ipc_send_event 
+:      023870 le_check_master_support_secure_connect:
+0x5b26 023871 fetch 1 ,mem_le_preq_auth 
+0x5b27 023872 rtnbit1 le_auth_secure_connection_pairing_bit 
+0x5b28 023873 fetch 1 ,mem_le_pairing_mode 
+0x5b29 023874 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5b2a 023875 branch app_ble_disconnect 
+:      023877 le_send_smp_pairing_response:
+0x5b2b 023878 force 7 ,rega 
+0x5b2c 023879 call le_fifo_malloc_tx_l2cap_smp 
+0x5b2d 023880 fetch 7 ,mem_le_pres 
+0x5b2e 023881 istore 7 ,contw 
+0x5b2f 023882 rtn 
+:      023885 le_parse_smp_pairing_confirm:
+0x5b30 023886 copy contr ,rega 
+0x5b31 023887 fetch 1 ,mem_le_pairing_mode 
+0x5b32 023888 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_confirm_secure_passkey 
+0x5b33 023889 copy rega ,contr 
+0x5b34 023890 arg mem_le_rconfirm ,contw 
+0x5b35 023891 call memcpy16 
+0x5b36 023892 branch le_send_smp_pairing_confirm 
+:      023893 le_parse_smp_pairing_confirm_secure_passkey:
+0x5b37 023894 copy rega ,contr 
+0x5b38 023895 arg mem_le_rconfirm ,contw 
+0x5b39 023896 call memcpy16 
+0x5b3a 023897 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5b3b 023898 jam le_sc_stat_passkey_wait_confirm ,mem_le_secure_connect_state 
+0x5b3c 023899 rtn 
+:      023902 le_send_smp_pairing_confirm:
+0x5b3d 023903 fetch 1 ,mem_le_pairing_mode 
+0x5b3e 023904 bbit1 le_pairing_mode_secure_connect_bit ,le_send_smp_pairing_confirm_sc 
+0x5b3f 023905 call generate_confirm 
+0x5b40 023906 force 17 ,rega 
+0x5b41 023907 call le_fifo_malloc_tx_l2cap_smp 
+0x5b42 023908 setarg smp_pairing_confirm 
+0x5b43 023909 istore 1 ,contw 
+0x5b44 023910 branch store_aes_result 
+:      023913 le_send_smp_pairing_confirm_sc:
+0x5b45 023914 arg mem_le_srand ,contw 
+0x5b46 023915 call generate_random 
+0x5b47 023916 call function_f4_cb 
+0x5b48 023917 force 17 ,rega 
+0x5b49 023918 call le_fifo_malloc_tx_l2cap_smp 
+0x5b4a 023919 setarg smp_pairing_confirm 
+0x5b4b 023920 istore 1 ,contw 
+0x5b4c 023921 branch load_inverse_result 
+:      023925 le_parse_smp_pairing_random:
+0x5b4d 023926 copy contr ,rega 
+0x5b4e 023927 fetch 1 ,mem_le_pairing_mode 
+0x5b4f 023928 bbit1 le_pairing_mode_secure_connect_bit ,le_parse_smp_pairing_random_sc 
+0x5b50 023929 copy rega ,contr 
+0x5b51 023930 call authenticate_rconfirm 
+0x5b52 023931 branch le_parse_smp_pairing_random_success ,zero 
+:      023932 le_send_pairing_confirm_value_failed:
+0x5b53 023933 jam pairing_failed_confirm_value_failed ,mem_le_ll_pairing_fail_reason 
+:      023934 le_send_pairing_failed:
+0x5b54 023935 force 2 ,rega 
+0x5b55 023936 call le_fifo_malloc_tx_l2cap_smp 
+0x5b56 023937 setarg smp_pairing_failed 
+0x5b57 023938 istore 1 ,contw 
+0x5b58 023939 fetch 1 ,mem_le_ll_pairing_fail_reason 
+0x5b59 023940 istore 1 ,contw 
+:      023941 le_parse_smp_pairing_failed:
+0x5b5a 023942 force smp_pairing_timer ,queue 
+0x5b5b 023943 call timer_stop 
+0x5b5c 023944 jam flag_le_pairing_null ,mem_le_pairing_state 
+0x5b5d 023945 jam bt_evt_le_pairing_fail ,mem_fifo_temp 
+0x5b5e 023946 branch ui_ipc_send_event 
+:      023948 le_smp_pairing_fail_reason_not_support_pairing:
+0x5b5f 023949 jam pairing_failed_pairing_not_supported ,mem_le_ll_pairing_fail_reason 
+0x5b60 023950 branch le_send_pairing_failed 
+:      023953 le_parse_smp_pairing_random_sc:
+0x5b61 023954 arg mem_le_mrand ,contw 
+0x5b62 023955 copy rega ,contr 
+0x5b63 023956 call memcpy16 
+0x5b64 023957 fetch 1 ,mem_le_pairing_mode 
+0x5b65 023958 beq le_pairing_mode_secure_connect_passkey ,le_parse_smp_pairing_random_sc_passkey 
+0x5b66 023959 call function_g2 
+0x5b67 023962 call le_send_smp_pairing_random 
+0x5b68 023963 fetch 1 ,mem_le_pairing_mode 
+0x5b69 023964 rtnne le_pairing_mode_secure_connect_numeric 
+0x5b6a 023965 jam bt_evt_le_gkey_generate ,mem_fifo_temp 
+0x5b6b 023966 branch ui_ipc_send_event 
+:      023968 le_parse_smp_pairing_random_sc_passkey:
+0x5b6c 023969 call function_f4_ca 
+0x5b6d 023970 arg mem_aes_cmac_temp ,contw 
+0x5b6e 023971 call load_inverse_result 
+0x5b6f 023972 arg mem_aes_cmac_temp ,rega 
+0x5b70 023973 arg mem_le_rconfirm ,regb 
+0x5b71 023974 arg 16 ,loopcnt 
+0x5b72 023975 call string_compare 
+0x5b73 023976 nbranch le_send_pairing_confirm_value_failed ,zero 
+0x5b74 023977 branch le_send_smp_pairing_random 
+:      023979 le_parse_smp_pairing_random_success:
+0x5b75 023980 call generate_stk 
+0x5b76 023981 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5b77 023982 call ui_ipc_send_event 
+0x5b78 023983 jam 1 ,mem_ltk_exists 
+0x5b79 023984 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+:      023986 le_send_smp_pairing_random:
+0x5b7a 023987 force 17 ,rega 
+0x5b7b 023988 call le_fifo_malloc_tx_l2cap_smp 
+0x5b7c 023989 setarg smp_pairing_random 
+0x5b7d 023990 istore 1 ,contw 
+0x5b7e 023991 arg mem_le_srand ,contr 
+0x5b7f 023992 branch memcpy16 
+:      023994 le_parse_smp_encryption_information:
+0x5b80 023995 arg mem_le_peer_ltk ,contw 
+0x5b81 023996 branch memcpy16 
+:      023998 le_send_smp_encryption_information:
+0x5b82 023999 force 17 ,rega 
+0x5b83 024000 call le_fifo_malloc_tx_l2cap_smp 
+0x5b84 024001 setarg smp_encryption_information 
+0x5b85 024002 istore 1 ,contw 
+0x5b86 024003 fetch 1 ,mem_le_configuration 
+0x5b87 024004 bbit1 bit_ble_pairing_fixed_ltk ,le_send_fixed_ltk 
+0x5b88 024005 arg mem_le_ltk ,contr 
+0x5b89 024006 branch memcpy16 
+:      024008 le_send_fixed_ltk:
+0x5b8a 024009 arg mem_le_fixed_ltk ,contr 
+0x5b8b 024010 branch memcpy16 
+:      024013 le_send_smp_master_identification:
+0x5b8c 024014 arg mem_le_ediv ,contw 
+0x5b8d 024015 force 10 ,loopcnt 
+0x5b8e 024016 call generate_random_loop 
+0x5b8f 024017 force 11 ,rega 
+0x5b90 024018 call le_fifo_malloc_tx_l2cap_smp 
+0x5b91 024019 setarg smp_master_identification 
+0x5b92 024020 istore 1 ,contw 
+0x5b93 024021 fetch 2 ,mem_le_ediv 
+0x5b94 024022 istore 2 ,contw 
+0x5b95 024023 fetch 8 ,mem_le_rand 
+0x5b96 024024 istore 8 ,contw 
+0x5b97 024025 rtn 
+:      024027 le_send_smp_identity_information:
+0x5b98 024028 force 17 ,rega 
+0x5b99 024029 call le_fifo_malloc_tx_l2cap_smp 
+0x5b9a 024030 setarg smp_identity_information 
+0x5b9b 024031 istore 1 ,contw 
+0x5b9c 024032 setarg 0 
+0x5b9d 024033 istore 8 ,contw 
+0x5b9e 024034 istore 8 ,contw 
+0x5b9f 024035 rtn 
+:      024038 le_send_smp_identity_address_information:
+0x5ba0 024039 force 8 ,rega 
+0x5ba1 024040 call le_fifo_malloc_tx_l2cap_smp 
+0x5ba2 024041 setarg smp_identity_address_information 
+0x5ba3 024042 istore 1 ,contw 
+0x5ba4 024043 fetch 1 ,mem_le_conn_own_addr_type 
+0x5ba5 024044 istore 1 ,contw 
+0x5ba6 024045 fetch 6 ,mem_le_lap 
+0x5ba7 024046 istore 6 ,contw 
+0x5ba8 024047 rtn 
+:      024050 le_send_pairing_fail_unspecified_reason:
+0x5ba9 024051 jam pairing_failed_unspecified_reason ,mem_le_ll_pairing_fail_reason 
+0x5baa 024052 branch le_send_pairing_failed 
+:      024054 le_check_init_key_distribution:
+0x5bab 024055 fetch 1 ,mem_le_pres_init_key_distribution 
+0x5bac 024056 fetcht 1 ,mem_le_pres_init_key_distribution 
+0x5bad 024057 iand temp ,pdata 
+0x5bae 024058 rtn 
+:      024060 le_parse_smp_identity_information:
+0x5baf 024061 arg mem_le_irk ,contw 
+0x5bb0 024062 call memcpy16 
+0x5bb1 024063 call le_check_init_key_distribution 
+0x5bb2 024064 isolate0 le_initator_irk_bit ,pdata 
+0x5bb3 024065 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bb4 024066 fetch 1 ,mem_device_option 
+0x5bb5 024067 rtnne dvc_op_module 
+0x5bb6 024068 call le_check_master_addr_type 
+0x5bb7 024069 nrtn user 
+0x5bb8 024070 branch app_ble_store_reconn_info 
+:      024073 le_check_master_addr_type:
+0x5bb9 024074 call disable_user 
+0x5bba 024075 fetch 1 ,mem_le_conn_peer_addr_type 
+0x5bbb 024076 rtneq master_public_addr 
+0x5bbc 024077 fetch 1 ,mem_le_plap + 5 
+0x5bbd 024078 compare 0xc0 ,pdata ,0xc0 
+0x5bbe 024079 rtn true 
+0x5bbf 024080 branch enable_user 
+:      024082 le_parse_smp_identity_address_information:
+0x5bc0 024083 call le_check_init_key_distribution 
+0x5bc1 024084 isolate0 le_initator_irk_bit ,pdata 
+0x5bc2 024085 branch le_send_pairing_fail_unspecified_reason ,true 
+0x5bc3 024086 rtn 
+:      024088 le_parse_smp_master_identification:
+:      024089 le_parse_smp_signing_information:
+:      024090 le_parse_smp_security_request:
+0x5bc4 024091 rtn 
+:      024093 le_parse_smp_public_key:
+0x5bc5 024094 arg mem_le_pubkey_remote_x_256 ,contw 
+0x5bc6 024095 call memcpy64 
+0x5bc7 024096 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bc8 024097 jam le_sc_stat_receive_public_key ,mem_le_secure_connect_state 
+0x5bc9 024098 rtn 
+:      024100 le_parse_smp_dhkey_check:
+0x5bca 024101 arg mem_sp_confirm_remote ,contw 
+0x5bcb 024102 call memcpy16 
+0x5bcc 024103 jam le_sc_stat_receive_dhkey ,mem_le_secure_connect_state 
+0x5bcd 024104 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5bce 024105 rtn 
+:      024107 le_send_smp_pairing_public_key:
+0x5bcf 024108 force 65 ,rega 
+0x5bd0 024109 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd1 024110 setarg smp_pairing_public_key 
+0x5bd2 024111 istore 1 ,contw 
+0x5bd3 024112 arg mem_le_pubkey_local_x_256 ,contr 
+0x5bd4 024113 branch memcpy64 
+:      024115 le_send_smp_pairing_dhkey_check:
+0x5bd5 024116 call function_f6_eb 
+0x5bd6 024117 force 17 ,rega 
+0x5bd7 024118 call le_fifo_malloc_tx_l2cap_smp 
+0x5bd8 024119 setarg smp_pairing_dhkey_check 
+0x5bd9 024120 istore 1 ,contw 
+0x5bda 024121 branch load_inverse_result 
+:      024124 le_check_paring_time:
+0x5bdb 024125 fetch 1 ,mem_le_pairing_state 
+0x5bdc 024126 rtneq flag_le_pairing_end 
+0x5bdd 024127 arg flag_le_pairing_rcv_pairing_req ,temp 
+0x5bde 024128 isub temp ,null 
+0x5bdf 024129 nrtn positive 
+0x5be0 024130 arg smp_pairing_timer ,queue 
+0x5be1 024131 call timer_check 
+0x5be2 024132 nrtn blank 
+0x5be3 024133 branch le_send_pairing_fail_unspecified_reason 
+:      024135 le_pairing_sm:
+0x5be4 024136 bpatchx patch2f_0 ,mem_patch2f 
+0x5be5 024137 fetch 1 ,mem_le_pairing_state 
+0x5be6 024138 beq flag_le_pairing_null ,le_pairing_sm_null 
+0x5be7 024139 beq flag_le_pairing_start ,le_pairing_sm_start 
+0x5be8 024140 beq flag_le_pairing_send_recurity_req ,le_pairing_sm_send_sec_req 
+0x5be9 024141 beq flag_le_pairing_rcv_pairing_req ,le_pairing_sm_rcv_pairing_req 
+0x5bea 024142 beq flag_le_pairing_after_auth ,le_pairing_sm_after_auth 
+0x5beb 024143 beq flag_le_paring_send_enc_information ,le_pairng_sm_send_enc_information 
+0x5bec 024144 beq flag_le_paring_send_master_identification ,le_pairng_sm_send_master_indentification 
+0x5bed 024145 beq flag_le_paring_send_indentity_information ,le_pairng_sm_send_indentity_information 
+0x5bee 024146 rtn 
+:      024148 le_pairing_sm_null:
+:      024149 le_pairing_sm_send_sec_req:
+0x5bef 024150 fetch 1 ,mem_le_enc_state 
+0x5bf0 024151 rtnne flag_le_send_start_enc_rsp 
+0x5bf1 024152 jam flag_le_enc_end ,mem_le_enc_state 
+0x5bf2 024153 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5bf3 024154 jam bt_evt_le_reconnect_complete ,mem_fifo_temp 
+0x5bf4 024155 branch ui_ipc_send_event 
+:      024158 le_pairing_sm_start:
+0x5bf5 024159 jam flag_le_pairing_send_recurity_req ,mem_le_pairing_state 
+0x5bf6 024160 branch le_send_smp_security_request 
+:      024162 le_pairing_sm_rcv_pairing_req:
+0x5bf7 024163 jam flag_le_pairing_auth ,mem_le_pairing_state 
+0x5bf8 024164 setarg timer_smp_pairing_timeout 
+0x5bf9 024165 arg smp_pairing_timer ,queue 
+0x5bfa 024166 branch timer_init 
+:      024168 le_pairing_sm_after_auth:
+0x5bfb 024169 fetch 1 ,mem_le_enc_state 
+0x5bfc 024170 beq flag_le_send_start_enc_rsp ,le_pairing_sm_after_auth_start_enc 
+0x5bfd 024171 rtn 
+:      024173 le_pairing_sm_after_auth_start_enc:
+0x5bfe 024174 jam flag_le_paring_send_enc_information ,mem_le_pairing_state 
+0x5bff 024175 jam bt_evt_le_enc_info ,mem_fifo_temp 
+0x5c00 024176 call ui_ipc_send_event 
+0x5c01 024177 call le_send_smp_encryption_information 
+0x5c02 024178 fetch 1 ,mem_device_option 
+0x5c03 024179 rtnne dvc_op_module 
+0x5c04 024180 call le_check_master_addr_type 
+0x5c05 024181 rtn user 
+0x5c06 024182 branch app_ble_store_reconn_info 
+:      024185 le_pairng_sm_send_enc_information:
+0x5c07 024186 jam flag_le_paring_send_master_identification ,mem_le_pairing_state 
+0x5c08 024187 branch le_send_smp_master_identification 
+:      024189 le_pairng_sm_send_master_indentification:
+0x5c09 024190 fetch 1 ,mem_le_preq_resp_key_distribution 
+0x5c0a 024191 fetcht 1 ,mem_le_pres_resp_key_distribution 
+0x5c0b 024192 iand temp ,pdata 
+0x5c0c 024193 isolate0 le_initator_irk_bit ,pdata 
+0x5c0d 024194 branch le_parse_start_enc_rsp_after_auth_end ,true 
+0x5c0e 024195 jam flag_le_paring_send_indentity_information ,mem_le_pairing_state 
+0x5c0f 024196 branch le_send_smp_identity_information 
+:      024198 le_pairng_sm_send_indentity_information:
+0x5c10 024199 call le_send_smp_identity_address_information 
+0x5c11 024200 branch le_parse_start_enc_rsp_after_auth_end 
+:      024203 le_parse_start_enc_rsp_after_auth_end:
+0x5c12 024204 force smp_pairing_timer ,queue 
+0x5c13 024205 call timer_stop 
+0x5c14 024206 jam flag_le_enc_end ,mem_le_enc_state 
+0x5c15 024207 jam flag_le_pairing_end ,mem_le_pairing_state 
+0x5c16 024208 jam bt_evt_le_pairing_complete ,mem_fifo_temp 
+0x5c17 024209 branch ui_ipc_send_event 
+:      024213 le_secure_connect_sm:
+0x5c18 024214 bpatchx patch2f_1 ,mem_patch2f 
+0x5c19 024215 fetch 1 ,mem_le_pairing_mode 
+0x5c1a 024216 rtnbit0 le_pairing_mode_secure_connect_bit 
+0x5c1b 024217 fetch 1 ,mem_le_secure_connect_flag 
+0x5c1c 024218 rtnne le_sp_flag_commit_256 
+0x5c1d 024219 jam sp_flag_standby ,mem_le_secure_connect_flag 
+0x5c1e 024220 fetch 1 ,mem_le_secure_connect_state 
+0x5c1f 024221 beq le_sc_stat_receive_public_key ,le_sc_sm_receive_public_key 
+0x5c20 024222 beq le_sc_stat_wait_send_public_key ,le_sc_sm_wait_send_public_key 
+0x5c21 024223 beq le_sc_stat_send_public_key ,le_sc_sm_send_public_key 
+0x5c22 024224 beq le_sc_stat_receive_dhkey ,le_sc_sm_receive_dhkey 
+0x5c23 024225 beq le_sc_stat_wait_confirm_gkey ,le_sc_sm_wait_confirm_gkey 
+0x5c24 024226 beq le_sc_stat_passkey_wait_confirm ,le_sc_sm_passkey_wait_confirm 
+0x5c25 024227 rtn 
+:      024230 le_sc_sm_passkey_wait_confirm:
+0x5c26 024231 fetch 1 ,mem_authentication_passkey_times 
+0x5c27 024232 copy pdata ,queue 
+0x5c28 024233 increase 1 ,pdata 
+0x5c29 024234 store 1 ,mem_authentication_passkey_times 
+0x5c2a 024235 fetch 4 ,mem_le_tk 
+0x5c2b 024236 qisolate1 pdata 
+0x5c2c 024237 setarg 0x80 
+0x5c2d 024238 setflag true ,0 ,pdata 
+0x5c2e 024239 store 1 ,mem_passkey_1bit 
+0x5c2f 024240 branch le_sc_sm_ready_send_pairing_confirm 
+:      024242 le_sc_sm_wait_confirm_gkey:
+0x5c30 024243 fetch 1 ,mem_le_sc_confirm_gkey_flag 
+0x5c31 024244 jam flag_le_sc_confrim_null ,mem_le_sc_confirm_gkey_flag 
+0x5c32 024245 beq flag_le_sc_confrim_gkey_ok ,le_sc_confirm_gkey_ok 
+0x5c33 024246 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c34 024247 rtn 
+:      024249 le_sc_confirm_gkey_ok:
+0x5c35 024250 jam bt_evt_le_pairing_success ,mem_fifo_temp 
+0x5c36 024251 call ui_ipc_send_event 
+0x5c37 024252 jam flag_le_pairing_after_auth ,mem_le_pairing_state 
+0x5c38 024253 branch le_send_smp_pairing_dhkey_check 
+:      024255 le_sc_sm_receive_dhkey:
+0x5c39 024256 fetch 1 ,mem_sp_dhkey_invalid 
+0x5c3a 024257 beq sp_key_valid_256 ,le_dhkey_ready 
+0x5c3b 024258 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c3c 024259 rtn 
+:      024261 le_dhkey_ready:
+0x5c3d 024262 call function_f5 
+0x5c3e 024266 fetch 1 ,mem_le_pairing_mode 
+0x5c3f 024267 beq le_pairing_mode_secure_connect_passkey ,le_dhkey_ready_common 
+0x5c40 024268 call le_set_tk_0 
+:      024269 le_dhkey_ready_common:
+0x5c41 024270 call function_f6_ea 
+0x5c42 024271 arg mem_aes_cmac_temp ,rega 
+0x5c43 024272 arg mem_sp_confirm_remote ,regb 
+0x5c44 024273 arg 16 ,loopcnt 
+0x5c45 024274 call string_compare 
+0x5c46 024275 branch le_dhkey_check_ok ,zero 
+:      024276 le_dhkey_check_fail:
+0x5c47 024277 jam pairing_failed_dhkey_check_failed ,mem_le_ll_pairing_fail_reason 
+0x5c48 024278 branch le_send_pairing_failed 
+:      024281 le_dhkey_check_ok:
+0x5c49 024282 call sp_calc_check_publickey_256 
+0x5c4a 024283 nbranch le_dhkey_check_fail ,zero 
+0x5c4b 024284 jam 1 ,mem_ltk_exists 
+0x5c4c 024285 fetch 1 ,mem_le_pairing_mode 
+0x5c4d 024286 beq le_pairing_mode_secure_connect_justwork ,le_sc_confirm_gkey_ok 
+0x5c4e 024287 beq le_pairing_mode_secure_connect_passkey ,le_sc_confirm_gkey_ok 
+0x5c4f 024288 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c50 024289 jam le_sc_stat_wait_confirm_gkey ,mem_le_secure_connect_state 
+0x5c51 024290 rtn 
+:      024292 le_sc_sm_send_public_key:
+0x5c52 024293 fetch 1 ,mem_le_pairing_mode 
+0x5c53 024294 beq le_pairing_mode_secure_connect_passkey ,le_sc_sm_send_public_key_passkey 
+0x5c54 024295 jam 0 ,mem_passkey_1bit 
+:      024296 le_sc_sm_ready_send_pairing_confirm:
+0x5c55 024297 branch le_send_smp_pairing_confirm 
+:      024299 le_sc_sm_send_public_key_passkey:
+0x5c56 024303 jam 0 ,mem_authentication_passkey_times 
+0x5c57 024304 branch le_parse_smp_pairing_req_passkey 
+:      024307 le_sc_sm_receive_public_key:
+0x5c58 024308 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c59 024309 fetch 1 ,mem_le_sc_local_key_invalid 
+0x5c5a 024310 beq sp_key_valid_256 ,le_public_key_ready 
+0x5c5b 024312 rtn 
+:      024314 le_public_key_ready:
+0x5c5c 024315 jam le_sc_stat_wait_send_public_key ,mem_le_secure_connect_state 
+0x5c5d 024316 jam sp_key_invalid ,mem_sp_dhkey_invalid 
+0x5c5e 024317 branch sp_dhkey_calc_256 
+:      024319 le_sc_sm_wait_send_public_key:
+0x5c5f 024320 jam le_sp_flag_commit_256 ,mem_le_secure_connect_flag 
+0x5c60 024321 jam le_sc_stat_send_public_key ,mem_le_secure_connect_state 
+0x5c61 024322 branch le_send_smp_pairing_public_key 
+:      024326 le_fifo_malloc_tx_l2cap_smp:
+0x5c62 024327 force le_l2cap_cid_smp ,regb 
+0x5c63 024328 branch le_fifo_malloc_tx_l2cap 
+:      024332 le_parse_ll:
+0x5c64 024333 fetch 1 ,mem_le_rxbuf + 2 
+0x5c65 024334 beq ll_connection_update_req ,le_parse_connection_update_req 
+0x5c66 024335 beq ll_channel_map_req ,le_parse_channel_map_req 
+0x5c67 024336 beq ll_terminate_ind ,le_parse_terminate_ind 
+0x5c68 024337 beq ll_enc_req ,le_parse_enc_req 
+0x5c69 024338 beq ll_enc_rsp ,le_parse_enc_rsp 
+0x5c6a 024339 beq ll_start_enc_req ,le_parse_start_enc_req 
+0x5c6b 024340 beq ll_start_enc_rsp ,le_parse_start_enc_rsp 
+0x5c6c 024341 beq ll_unknown_rsp ,le_parse_unknown_rsp 
+0x5c6d 024342 beq ll_feature_req ,le_parse_feature_req 
+0x5c6e 024343 beq ll_feature_rsp ,le_parse_feature_rsp 
+0x5c6f 024344 beq ll_pause_enc_req ,le_parse_pause_enc_req 
+0x5c70 024345 beq ll_pause_enc_rsp ,le_parse_pause_enc_rsp 
+0x5c71 024346 beq ll_version_ind ,le_parse_version_ind 
+0x5c72 024347 beq ll_reject_ind ,le_parse_reject_ind 
+0x5c73 024348 beq ll_ping_req ,le_parse_ping_req 
+0x5c74 024349 beq ll_ping_rsp ,le_parse_ping_rsp 
+0x5c75 024350 arg 2 ,rega 
+0x5c76 024351 arg ll_unknown_rsp ,regb 
+0x5c77 024352 call le_fifo_malloc_tx_ll 
+0x5c78 024353 fetch 1 ,mem_le_rxbuf + 2 
+0x5c79 024354 istore 1 ,contw 
+0x5c7a 024355 rtn 
+:      024358 le_parse_connection_update_req:
+0x5c7b 024359 ifetch 9 ,contr 
+0x5c7c 024360 store 9 ,mem_le_new_param 
+0x5c7d 024361 ifetch 2 ,contr 
+0x5c7e 024362 store 2 ,mem_le_instant 
+0x5c7f 024363 fetch 1 ,mem_le_state 
+0x5c80 024364 set1 lestate_update_param ,pdata 
+0x5c81 024365 store 1 ,mem_le_state 
+0x5c82 024366 rtn 
+:      024368 le_parse_channel_map_req:
+0x5c83 024369 ifetch 5 ,contr 
+0x5c84 024370 store 5 ,mem_le_new_map 
+0x5c85 024371 ifetch 2 ,contr 
+0x5c86 024372 store 2 ,mem_le_instant 
+0x5c87 024373 fetcht 2 ,mem_le_event_count 
+0x5c88 024374 isub temp ,null 
+0x5c89 024375 nbranch le_parse_terminate_ind ,positive 
+0x5c8a 024376 fetch 1 ,mem_le_state 
+0x5c8b 024377 set1 lestate_update_map ,pdata 
+0x5c8c 024378 store 1 ,mem_le_state 
+0x5c8d 024379 rtn 
+:      024382 le_parse_terminate_ind:
+0x5c8e 024383 setarg 20 
+0x5c8f 024384 store 2 ,mem_le_superto 
+0x5c90 024385 store 2 ,mem_le_init_superto 
+0x5c91 024386 rtn 
+:      024388 le_send_terminate_ind_user_terminated:
+0x5c92 024389 arg error_remote_user_terminated_connection ,regc 
+:      024392 le_send_terminate_ind:
+0x5c93 024393 arg 2 ,rega 
+0x5c94 024394 arg ll_terminate_ind ,regb 
+0x5c95 024395 call le_fifo_malloc_tx_ll 
+0x5c96 024396 copy regc ,pdata 
+0x5c97 024397 istore 1 ,contw 
+0x5c98 024398 rtn 
+:      024400 le_parse_feature_req:
+:      024402 le_send_feature_rsp:
+0x5c99 024403 arg 9 ,rega 
+0x5c9a 024404 arg ll_feature_rsp ,regb 
+0x5c9b 024405 call le_fifo_malloc_tx_ll 
+0x5c9c 024406 setarg param_le_features 
+0x5c9d 024407 istore 8 ,contw 
+0x5c9e 024408 rtn 
+:      024411 le_parse_version_ind:
+0x5c9f 024412 rtn master 
+:      024413 le_send_version_ind:
+0x5ca0 024414 arg 6 ,rega 
+0x5ca1 024415 arg ll_version_ind ,regb 
+0x5ca2 024416 call le_fifo_malloc_tx_ll 
+0x5ca3 024417 fetch 5 ,mem_lmp_version 
+0x5ca4 024418 istore 5 ,contw 
+0x5ca5 024419 rtn 
+:      024422 le_parse_ping_req:
+0x5ca6 024423 arg ll_ping_rsp ,regb 
+0x5ca7 024424 branch le_send_ll_one_lenth 
+:      024427 le_send_ll_one_lenth:
+0x5ca8 024428 arg 1 ,rega 
+0x5ca9 024429 branch le_fifo_malloc_tx_ll 
+:      024432 le_parse_enc_req:
+0x5caa 024433 ifetch 8 ,contr 
+0x5cab 024434 store 8 ,mem_le_rand 
+0x5cac 024435 ifetch 2 ,contr 
+0x5cad 024436 store 2 ,mem_le_ediv 
+0x5cae 024437 ifetch 8 ,contr 
+0x5caf 024438 store 8 ,mem_le_skdm 
+0x5cb0 024439 ifetch 4 ,contr 
+0x5cb1 024440 store 4 ,mem_le_ivm 
+0x5cb2 024441 call le_send_enc_rsp 
+0x5cb3 024442 bpatchx patch2f_2 ,mem_patch2f 
+0x5cb4 024443 fetch 1 ,mem_le_pairing_state 
+0x5cb5 024444 beq flag_le_pairing_after_auth ,le_parse_enc_req_after_auth 
+0x5cb6 024445 fetch 1 ,mem_le_configuration 
+0x5cb7 024446 bbit1 bit_ble_pairing_fixed_ltk ,le_parse_enc_req_fixed_ltk 
+0x5cb8 024447 fetch 1 ,mem_nv_data_number 
+0x5cb9 024448 ncall load_device_list_mode_4 ,blank 
+0x5cba 024449 fetch 1 ,mem_ltk_exists 
+0x5cbb 024450 beq 0 ,le_ltk_lost 
+:      024451 le_parse_enc_req_after_auth:
+0x5cbc 024452 jam flag_le_rcv_enc_start ,mem_le_enc_state 
+0x5cbd 024453 call le_send_start_enc_req 
+0x5cbe 024454 branch generate_sk 
+:      024456 le_parse_enc_req_fixed_ltk:
+0x5cbf 024457 jam 1 ,mem_ltk_exists 
+0x5cc0 024458 arg mem_le_fixed_ltk ,contr 
+0x5cc1 024459 arg mem_le_ltk ,contw 
+0x5cc2 024460 call memcpy16 
+0x5cc3 024461 branch le_parse_enc_req_after_auth 
+:      024464 le_ltk_lost:
+0x5cc4 024465 bpatchx patch2f_3 ,mem_patch2f 
+0x5cc5 024466 jam flag_le_enc_null ,mem_le_enc_state 
+0x5cc6 024467 jam flag_le_enc_null ,mem_le_pairing_state 
+0x5cc7 024468 jam bt_evt_le_ltk_lost ,mem_fifo_temp 
+0x5cc8 024469 branch ui_ipc_send_event 
+:      024471 le_send_reject_ind:
+0x5cc9 024472 arg 2 ,rega 
+0x5cca 024473 arg ll_reject_ind ,regb 
+0x5ccb 024474 call le_fifo_malloc_tx_ll 
+0x5ccc 024475 setarg le_err_pin_or_key_missing 
+0x5ccd 024476 istore 1 ,contw 
+0x5cce 024477 rtn 
+:      024479 le_send_enc_rsp:
+0x5ccf 024480 arg mem_le_skds ,contw 
+0x5cd0 024481 force 8 ,loopcnt 
+0x5cd1 024482 call generate_random_loop 
+0x5cd2 024483 arg mem_le_ivs ,contw 
+0x5cd3 024484 force 4 ,loopcnt 
+0x5cd4 024485 call generate_random_loop 
+0x5cd5 024486 arg 13 ,rega 
+0x5cd6 024487 arg ll_enc_rsp ,regb 
+0x5cd7 024488 call le_fifo_malloc_tx_ll 
+0x5cd8 024489 fetch 8 ,mem_le_skds 
+0x5cd9 024490 istore 8 ,contw 
+0x5cda 024491 fetch 4 ,mem_le_ivs 
+0x5cdb 024492 istore 4 ,contw 
+0x5cdc 024493 rtn 
+:      024495 le_send_start_enc_req:
+0x5cdd 024496 arg ll_start_enc_req ,regb 
+0x5cde 024497 branch le_send_ll_one_lenth 
+:      024499 le_send_start_enc_rsp:
+0x5cdf 024500 arg ll_start_enc_rsp ,regb 
+0x5ce0 024501 branch le_send_ll_one_lenth 
+:      024504 le_parse_enc_rsp:
+0x5ce1 024505 ifetch 8 ,contr 
+0x5ce2 024506 store 8 ,mem_le_skds 
+0x5ce3 024507 ifetch 4 ,contr 
+0x5ce4 024508 store 4 ,mem_le_ivs 
+0x5ce5 024509 branch generate_sk 
+:      024511 le_parse_start_enc_req:
+0x5ce6 024512 fetch 1 ,mem_le_state 
+0x5ce7 024513 set1 lestate_encryption ,pdata 
+0x5ce8 024514 store 1 ,mem_le_state 
+0x5ce9 024515 rtn 
+:      024517 le_parse_start_enc_rsp:
+0x5cea 024518 rtn master 
+0x5ceb 024519 jam bt_evt_le_start_enc ,mem_fifo_temp 
+0x5cec 024520 call ui_ipc_send_event 
+0x5ced 024521 jam flag_le_send_start_enc_rsp ,mem_le_enc_state 
+0x5cee 024522 branch le_send_start_enc_rsp 
+:      024524 le_parse_pause_enc_req:
+0x5cef 024525 jam flag_le_enc_pause ,mem_le_enc_state 
+0x5cf0 024526 call le_send_pause_enc_rsp 
+0x5cf1 024527 jam bt_evt_le_pause_enc ,mem_fifo_temp 
+0x5cf2 024528 branch ui_ipc_send_event 
+:      024530 le_send_pause_enc_rsp:
+0x5cf3 024531 arg ll_pause_enc_rsp ,regb 
+0x5cf4 024532 branch le_send_ll_one_lenth 
+:      024535 le_parse_feature_rsp:
+:      024536 le_parse_unknown_rsp:
+:      024537 le_parse_pause_enc_rsp:
+:      024538 le_parse_reject_ind:
+:      024539 le_parse_ping_rsp:
+0x5cf5 024540 rtn 
+:      024547 init_lmp:
+0x5cf6 024548 rtn wake 
+:      024549 init_lmp_work:
+0x5cf7 024550 bpatchx patch2f_4 ,mem_patch2f 
+0x5cf8 024551 setarg 0 
+0x5cf9 024552 store 1 ,mem_lmp_to_send 
+0x5cfa 024553 store 1 ,mem_conn_sm 
+0x5cfb 024554 store 1 ,mem_lmo_opcode1 
+0x5cfc 024555 store 1 ,mem_lmo_opcode2 
+0x5cfd 024556 store 1 ,mem_esco_addr 
+0x5cfe 024557 store 1 ,mem_auth_enable 
+0x5cff 024558 store 1 ,mem_connection_options 
+0x5d00 024559 store 1 ,mem_pairing_auth 
+0x5d01 024560 jam switch_flag_init ,mem_switch_flag 
+0x5d02 024561 jam 0 ,mem_switch_fail_master_count 
+0x5d03 024562 jam null_encryp ,mem_wait_encryption 
+:      024563 init_lmp_reinit:
+0x5d04 024564 jam 0 ,mem_pairing_auth 
+0x5d05 024565 jam 0 ,mem_sp_localsm 
+0x5d06 024566 jam 0 ,mem_lmp_conn_state 
+:      024568 parse_rx_done:
+0x5d07 024569 rtn 
+:      024571 parse_lmp:
+0x5d08 024572 bpatchx patch2f_5 ,mem_patch2f 
+0x5d09 024573 call setlocalsm_master ,master 
+0x5d0a 024574 ncall setlocalsm_slave ,master 
+0x5d0b 024575 call lmo_fifo_check 
+0x5d0c 024576 nrtn blank 
+0x5d0d 024577 fetch 1 ,mem_state_map 
+0x5d0e 024578 rtnbit0 smap_rxlmp 
+0x5d0f 024579 set0 smap_rxlmp ,pdata 
+0x5d10 024580 set0 mark_rxbuf_inuse ,mark 
+0x5d11 024581 store 1 ,mem_state_map 
+0x5d12 024582 fetch 1 ,mem_rxbuf 
+0x5d13 024583 fetcht 1 ,mem_state_map 
+0x5d14 024584 isolate1 smap_lmptidinit ,pdata 
+0x5d15 024585 setflag true ,smap_lmptid ,temp 
+0x5d16 024586 storet 1 ,mem_state_map 
+0x5d17 024587 and_into 0x2 ,temp 
+0x5d18 024588 storet 1 ,mem_lmo_tid2 
+0x5d19 024589 fetcht 1 ,mem_state_map 
+0x5d1a 024590 rshift pdata ,pdata 
+0x5d1b 024591 store 1 ,mem_lmi_opcode2 
+0x5d1c 024592 bpatchx patch2f_6 ,mem_patch2f 
+0x5d1d 024593 fetch 1 ,mem_lmi_opcode2 
+0x5d1e 024594 beq lmp_escape ,parse_lmp_escape 
+0x5d1f 024595 beq lmp_accepted ,parse_lmp_accepted 
+0x5d20 024596 beq lmp_not_accepted ,parse_lmp_not_accepted 
+0x5d21 024597 beq lmp_set_afh ,parse_lmp_set_afh 
+0x5d22 024598 beq lmp_clkoffset_req ,parse_lmp_clkoffset_req 
+0x5d23 024599 beq lmp_encryption_mode_req ,parse_lmp_encryption_mode_req 
+0x5d24 024600 beq lmp_encryption_key_size_req ,parse_lmp_crypt_key 
+0x5d25 024601 beq lmp_auto_rate ,parse_lmp_auto_rate 
+0x5d26 024602 beq lmp_test_control ,parse_lmp_test_control 
+0x5d27 024603 beq lmp_test_activate ,parse_lmp_test_activate 
+0x5d28 024604 beq lmp_setup_complete ,parse_lmp_setup_complete 
+0x5d29 024605 beq lmp_supervision_timeout ,parse_lmp_supervision_timeout 
+0x5d2a 024606 beq lmp_features_req ,parse_lmp_features_req 
+0x5d2b 024607 beq lmp_host_connection_req ,parse_lmp_conn_req 
+0x5d2c 024608 beq lmp_version_req ,parse_lmp_version_req 
+0x5d2d 024609 beq lmp_version_res ,parse_lmp_version_res 
+0x5d2e 024610 beq lmp_detach ,parse_lmp_detach 
+0x5d2f 024611 beq lmp_max_slot ,parse_lmp_max_slot 
+0x5d30 024612 beq lmp_max_slot_req ,parse_lmp_max_slot_req 
+0x5d31 024613 beq lmp_name_req ,parse_lmp_name_req 
+0x5d32 024614 beq lmp_name_res ,parse_lmp_name_res 
+0x5d33 024615 beq lmp_features_res ,parse_lmp_features_res 
+0x5d34 024616 beq lmp_comb_key ,parse_lmp_comb_key 
+0x5d35 024617 beq lmp_au_rand ,parse_lmp_au_rand 
+0x5d36 024618 beq lmp_in_rand ,parse_lmp_in_rand 
+0x5d37 024619 beq lmp_sres ,parse_lmp_sres 
+0x5d38 024620 beq lmp_incr_power_req ,parse_lmp_incr_power 
+0x5d39 024621 beq lmp_decr_power_req ,parse_lmp_decr_power 
+0x5d3a 024622 beq lmp_max_power ,parse_lmp_max_power 
+0x5d3b 024623 beq lmp_min_power ,parse_lmp_min_power 
+0x5d3c 024624 beq lmp_page_mode_req ,parse_lmp_page_mode_req 
+0x5d3d 024625 beq lmp_page_scan_mode_req ,parse_lmp_page_scan_mode_req 
+0x5d3e 024626 beq lmp_preferred_rate ,parse_lmp_preferred_rate 
+0x5d3f 024627 beq lmp_slot_offset ,parse_lmp_slot_offset 
+0x5d40 024628 beq lmp_sniff_req ,parse_lmp_sniff_req 
+0x5d41 024629 beq lmp_start_encryption_req ,parse_lmp_start_encryption_req 
+0x5d42 024630 beq lmp_stop_encryption_req ,parse_lmp_stop_encryption_req 
+0x5d43 024631 beq lmp_switch_req ,parse_lmp_switch_req 
+0x5d44 024632 beq lmp_temp_rand ,parse_lmp_temp_rand 
+0x5d45 024633 beq lmp_temp_key ,parse_lmp_temp_key 
+0x5d46 024634 beq lmp_timing_accuracy_req ,parse_lmp_timing_accuracy_req 
+0x5d47 024635 beq lmp_timing_accuracy_res ,parse_lmp_timing_accuracy_res 
+0x5d48 024636 beq lmp_unit_key ,parse_lmp_unit_key 
+0x5d49 024637 beq lmp_unsniff_req ,parse_lmp_unsniff_req 
+0x5d4a 024638 beq lmp_use_semi_permanent_key ,parse_lmp_use_semi_permanend_key 
+0x5d4b 024639 beq lmp_encapsulated_header ,parse_lmp_encapsulated_header 
+0x5d4c 024640 beq lmp_encapsulated_payload ,parse_lmp_encapsulated_payload 
+0x5d4d 024641 beq lmp_simple_pairing_confirm ,parse_simple_pairing_confirm 
+0x5d4e 024642 beq lmp_simple_pairing_number ,parse_lmp_simple_pairing_number 
+0x5d4f 024643 beq lmp_dhkey_check ,parse_dhkey_check 
+0x5d50 024644 beq lmp_clkoffset_res ,parse_lmp_clkoffset_res 
+0x5d51 024645 beq lmp_enc_key_size_mask_req ,parse_enc_key_size_mask_req 
+:      024648 reject_unknown_packet:
+0x5d52 024649 jam unknown_lmp_pdu ,mem_lmo_reason2 
+:      024650 reject_lmp_packet:
+0x5d53 024651 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5d54 024652 rtn 
+:      024654 parse_lmp_clkoffset_req:
+0x5d55 024655 jam lmp_clkoffset_res ,mem_lmo_opcode2 
+0x5d56 024656 rtn 
+:      024658 parse_enc_key_size_mask_req:
+0x5d57 024659 jam lmp_enc_key_size_mask_res ,mem_lmo_opcode2 
+0x5d58 024660 rtn 
+:      024662 parse_lmp_set_afh:
+0x5d59 024663 fetch 4 ,mem_rxbuf + 1 
+0x5d5a 024664 lshift pdata ,pdata 
+0x5d5b 024665 store 4 ,mem_afh_instant 
+0x5d5c 024666 fetch 1 ,mem_rxbuf + 5 
+0x5d5d 024667 store 1 ,mem_afh_new_mod 
+0x5d5e 024668 fetch 5 ,mem_rxbuf + 6 
+0x5d5f 024669 store 5 ,mem_afh_map_new 
+0x5d60 024670 fetch 5 ,mem_rxbuf + 11 
+0x5d61 024671 istore 5 ,contw 
+0x5d62 024672 fetch 1 ,mem_mode 
+0x5d63 024673 set1 afh_change ,pdata 
+0x5d64 024674 store 1 ,mem_mode 
+0x5d65 024675 rtn 
+:      024676 parse_lmp_escape:
+0x5d66 024677 bpatchx patch2f_7 ,mem_patch2f 
+0x5d67 024678 fetch 1 ,mem_rxbuf + 1 
+0x5d68 024679 set1 7 ,pdata 
+0x5d69 024680 store 1 ,mem_lmi_opcode2 
+0x5d6a 024681 beq lmp_ext_accepted ,parse_lmpext_accepted 
+0x5d6b 024682 beq lmp_not_accepted_ext ,parse_lmpext_not_accepted 
+0x5d6c 024683 beq lmp_sniff_subrating_req ,parse_lmp_sniff_subrating_req 
+0x5d6d 024684 beq lmp_sniff_subrating_res ,parse_lmp_sniff_subrating_res 
+0x5d6e 024685 beq lmp_packet_type_table_req ,parse_lmpext_packet_type_table_req 
+0x5d6f 024686 beq lmp_ext_features_req ,parse_lmpext_features_req 
+0x5d70 024687 beq lmp_ext_features_res ,parse_lmpext_features_res 
+0x5d71 024688 beq lmp_ext_chn_classification_req ,parse_lmpext_chn_classification_req 
+0x5d72 024689 beq lmp_pause_encryption_req ,parse_lmpext_pause_encrypt 
+0x5d73 024690 beq lmp_resume_encryption_req ,parse_lmpext_resume_encrypt 
+0x5d74 024691 beq lmp_io_cap_req ,parse_lmpext_iocap_req 
+0x5d75 024692 beq lmp_io_cap_res ,parse_lmpext_iocap_res 
+0x5d76 024693 rtneq lmp_ext_features_res 
+:      024696 reject_unknown_ext_packet:
+0x5d77 024697 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d78 024698 jam unknown_lmp_pdu ,mem_lmo_reason2 
+0x5d79 024700 rtn 
+:      024701 parse_lmpext_chn_classification_req:
+0x5d7a 024702 jam lmp_not_accepted_ext ,mem_lmo_opcode2 
+0x5d7b 024703 jam not_support_chn_classification ,mem_lmo_reason2 
+0x5d7c 024704 rtn 
+:      024706 parse_lmpext_iocap_req:
+0x5d7d 024707 call iocap_lmpext_load 
+0x5d7e 024708 jam lmp_io_cap_res ,mem_lmo_opcode2 
+0x5d7f 024709 rtn 
+:      024711 parse_lmpext_iocap_res:
+0x5d80 024712 call iocap_lmpext_load 
+0x5d81 024713 branch iocap_lmpext_common 
+:      024715 iocap_lmpext_load:
+0x5d82 024716 arg mem_sp_iocap_remote ,contw 
+0x5d83 024717 fetch 3 ,mem_rxbuf + 2 
+0x5d84 024718 istore 3 ,contw 
+0x5d85 024719 rtn 
+:      024721 iocap_lmpext_common:
+0x5d86 024722 branch master_set_mem_master_sp_flag ,true 
+0x5d87 024723 rtn 
+:      024724 parse_lmpext_accepted:
+0x5d88 024725 fetch 1 ,mem_rxbuf + 3 
+0x5d89 024726 set1 7 ,pdata 
+0x5d8a 024727 store 1 ,mem_lmi_accepted_opcode 
+0x5d8b 024728 beq lmp_packet_type_table_req ,parse_lmpext_accepted_ptt 
+0x5d8c 024729 rtn 
+:      024732 parse_lmpext_not_accepted:
+0x5d8d 024733 fetch 1 ,mem_rxbuf + 3 
+0x5d8e 024734 set1 7 ,pdata 
+0x5d8f 024735 store 1 ,mem_lmi_accepted_opcode 
+0x5d90 024736 beq lmp_packet_type_table_req ,parse_lmpext_not_accepted_ptt 
+0x5d91 024737 rtn 
+:      024739 parse_lmpext_accepted_ptt:
+0x5d92 024740 fetch 1 ,mem_ptt 
+0x5d93 024741 fetcht 1 ,mem_state_map 
+0x5d94 024742 nsetflag blank ,smap_edr ,temp 
+0x5d95 024743 storet 1 ,mem_state_map 
+:      024744 parse_lmpext_not_accepted_ptt:
+0x5d96 024745 fetch 1 ,mem_state 
+0x5d97 024746 rtnbit0 state_init_seq 
+0x5d98 024747 set0 state_init_seq ,pdata 
+0x5d99 024748 store 1 ,mem_state 
+0x5d9a 024749 fetch 1 ,mem_auth_enable 
+0x5d9b 024750 nrtn blank 
+0x5d9c 024751 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5d9d 024752 rtn 
+:      024754 parse_lmpext_pause_encrypt:
+0x5d9e 024755 nbranch parse_lmpext_pause_encrypt_slave ,master 
+0x5d9f 024756 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5da0 024757 branch tid_reply 
+:      024759 parse_lmpext_pause_encrypt_slave:
+0x5da1 024760 jam lmp_pause_encryption_req ,mem_lmo_opcode2 
+0x5da2 024761 rtn 
+:      024763 parse_lmpext_resume_encrypt:
+0x5da3 024766 call tid_reply 
+0x5da4 024767 branch lmp_start_encryption 
+:      024769 parse_lmpext_features_req:
+0x5da5 024770 jam lmp_ext_features_res ,mem_lmo_opcode2 
+0x5da6 024771 rtn 
+:      024773 parse_lmpext_features_res:
+0x5da7 024774 fetcht 1 ,mem_rxbuf + 4 
+0x5da8 024775 and temp ,0x1 ,temp 
+0x5da9 024776 storet 1 ,mem_remote_sppcap 
+0x5daa 024777 fetch 1 ,mem_hci_cmd 
+0x5dab 024778 bne hci_cmd_wait_remote_ext_feature ,parse_lmpext_features_res_not_hci 
+0x5dac 024779 jam 0 ,mem_hci_cmd 
+:      024780 parse_lmpext_features_res_not_hci:
+0x5dad 024781 fetch 1 ,mem_conn_sm 
+0x5dae 024782 rtnne conn_sm_wait_features_ext 
+0x5daf 024783 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5db0 024784 branch process_conn_sm 
+:      024786 parse_lmp_accepted:
+0x5db1 024787 bpatchx patch30_0 ,mem_patch30 
+0x5db2 024788 fetch 1 ,mem_rxbuf + 1 
+0x5db3 024789 store 1 ,mem_lmi_accepted_opcode 
+0x5db4 024790 beq lmp_host_connection_req ,parse_lmp_accepted_hostconn 
+0x5db5 024791 beq lmp_in_rand ,parse_lmp_accepted_inrand 
+0x5db6 024792 beq lmp_encryption_mode_req ,parse_lmp_accepted_enc_mode 
+0x5db7 024793 beq lmp_encryption_key_size_req ,parse_lmp_accepted_enc_keysize 
+0x5db8 024794 beq lmp_start_encryption_req ,parse_lmp_accepted_start_enc 
+0x5db9 024795 beq lmp_stop_encryption_req ,parse_lmp_accepted_stop_enc 
+0x5dba 024796 beq lmp_unsniff_req ,parse_lmp_accepted_unsniff_req 
+0x5dbb 024797 beq lmp_sniff_req ,parse_lmp_accepted_sniff_req 
+0x5dbc 024798 beq lmp_switch_req ,parse_lmp_accepted_switch 
+0x5dbd 024800 beq lmp_encapsulated_header ,parse_lmp_accepted_encapsulated_header 
+0x5dbe 024801 beq lmp_encapsulated_payload ,parse_lmp_accepted_encapsulated_payload 
+0x5dbf 024802 beq lmp_simple_pairing_number ,parse_lmp_accepted_simple_pairing_number 
+0x5dc0 024803 beq lmp_dhkey_check ,parse_lmp_accepted_dhkey_check 
+0x5dc1 024804 rtn 
+:      024806 parse_lmp_not_accepted:
+0x5dc2 024807 bpatchx patch30_1 ,mem_patch30 
+0x5dc3 024808 fetch 1 ,mem_rxbuf + 1 
+0x5dc4 024809 store 1 ,mem_lmi_accepted_opcode 
+0x5dc5 024810 beq lmp_name_req ,parse_lmp_not_accepted_name_req 
+0x5dc6 024811 beq lmp_host_connection_req ,parse_lmp_not_accepted_hostconn 
+0x5dc7 024812 beq lmp_au_rand ,parse_lmp_not_accepted_aurand 
+0x5dc8 024813 beq lmp_in_rand ,parse_lmp_not_accepted_inrand 
+0x5dc9 024814 beq lmp_switch_req ,parse_lmp_not_accepted_switch 
+0x5dca 024816 beq lmp_simple_pairing_number ,parse_lmp_not_accepted_simple_pairing_number 
+0x5dcb 024817 beq lmp_dhkey_check ,parse_lmp_not_accepted_dhkey_check 
+0x5dcc 024818 beq lmp_unsniff_req ,parse_lmp_not_accepted_unsniff_req 
+0x5dcd 024819 beq lmp_sniff_req ,parse_lmp_not_acdcept_sniff_req 
+0x5dce 024820 rtn 
+:      024822 parse_lmp_accepted_switch:
+0x5dcf 024823 jam bt_evt_switch_accept ,mem_fifo_temp 
+0x5dd0 024824 call ui_ipc_send_event 
+0x5dd1 024825 branch role_switch_prepare0 
+:      024826 parse_lmp_not_accepted_switch:
+0x5dd2 024827 jam bt_evt_switch_not_accept ,mem_fifo_temp 
+0x5dd3 024828 call ui_ipc_send_event 
+0x5dd4 024829 jam switch_flag_not_accept ,mem_switch_flag 
+0x5dd5 024830 setarg timer_switch_waite 
+0x5dd6 024831 arg switch_wait_timer ,queue 
+0x5dd7 024832 branch timer_init 
+:      024835 parse_lmp_accepted_hostconn:
+0x5dd8 024838 fetch 1 ,mem_lmp_conn_state 
+0x5dd9 024839 set1 received_conn_req ,pdata 
+0x5dda 024840 store 1 ,mem_lmp_conn_state 
+0x5ddb 024841 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x5ddc 024842 call ui_ipc_send_event 
+0x5ddd 024843 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+:      024845 parse_lmp_accepted_hostconn_ctn:
+0x5dde 024847 fetch 1 ,mem_conn_sm 
+0x5ddf 024848 bne conn_sm_wait_conn_accept ,parse_rx_done 
+0x5de0 024851 jam conn_sm_auth_pair ,mem_conn_sm 
+0x5de1 024852 rtn 
+:      024860 parse_lmp_not_accepted_hostconn:
+0x5de2 024861 jam acl_connection_already_exists ,mem_disconn_reason_send 
+0x5de3 024862 jam lmp_detach ,mem_lmo_opcode2 
+0x5de4 024864 jam conn_sm_standby ,mem_conn_sm 
+0x5de5 024866 branch parse_rx_done ,true 
+0x5de6 024867 rtn 
+:      024869 parse_lmp_accepted_inrand:
+0x5de7 024870 fetch 1 ,mem_link_key_exists 
+0x5de8 024871 nrtn blank 
+0x5de9 024872 call clear_linkkey 
+0x5dea 024873 call lmp_generate_key 
+0x5deb 024874 rtn master 
+0x5dec 024875 set1 mark_slave_in_rand_accepted ,mark 
+0x5ded 024876 rtn 
+:      024878 parse_lmp_accepted_enc_mode:
+0x5dee 024879 nrtn master 
+0x5def 024880 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x5df0 024881 fetch 1 ,mem_state_map 
+0x5df1 024882 rtnbit0 smap_encryption 
+0x5df2 024883 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x5df3 024884 rtn 
+:      024886 parse_lmp_accepted_enc_keysize:
+0x5df4 024887 branch lmp_start_encryption 
+:      024889 parse_lmp_accepted_start_enc:
+0x5df5 024890 call send_create_conn_start_l2cap_timer_sm 
+0x5df6 024891 fetch 1 ,mem_state 
+0x5df7 024892 rtnbit1 state_conn_comp 
+0x5df8 024893 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5df9 024894 fetch 1 ,mem_conn_sm 
+0x5dfa 024895 rtnne conn_sm_encrypt_wait 
+0x5dfb 024896 jam conn_sm_encrypt_wait_clear ,mem_conn_sm 
+0x5dfc 024897 rtn 
+:      024899 parse_lmp_accepted_stop_enc:
+0x5dfd 024907 rtn 
+:      024909 parse_lmp_not_accepted_aurand:
+:      024910 parse_lmp_not_accepted_aurand_send_detach:
+0x5dfe 024911 jam lmp_detach ,mem_lmo_opcode2 
+0x5dff 024912 jam other_end_terminated ,mem_disconn_reason_send 
+0x5e00 024913 rtn 
+:      024915 parse_lmp_not_accepted_inrand:
+0x5e01 024916 fetch 1 ,mem_rxbuf + 2 
+0x5e02 024917 beq key_missing ,parse_lmp_inrand_key_missing 
+0x5e03 024918 rtnne pairing_not_allowed 
+0x5e04 024919 jam pairing_not_allowed ,mem_disconn_reason_send 
+0x5e05 024920 jam lmp_detach ,mem_lmo_opcode2 
+0x5e06 024921 rtn 
+:      024922 parse_lmp_inrand_key_missing:
+0x5e07 024923 jam key_missing ,mem_disconn_reason_send 
+0x5e08 024924 jam lmp_detach ,mem_lmo_opcode2 
+0x5e09 024925 rtn 
+:      024927 parse_lmp_not_accepted_name_req:
+0x5e0a 024928 rtn 
+:      024930 parse_lmp_not_accepted_simple_pairing_number:
+0x5e0b 024931 jam sp_stat_null ,mem_sp_state 
+0x5e0c 024932 jam lmp_detach ,mem_lmo_opcode2 
+0x5e0d 024933 branch parse_rx_done 
+:      024935 parse_lmp_not_accepted_dhkey_check:
+0x5e0e 024936 jam sp_stat_null ,mem_sp_state 
+0x5e0f 024937 jam lmp_detach ,mem_lmo_opcode2 
+0x5e10 024938 branch parse_rx_done 
+:      024939 parse_lmp_not_accepted_unsniff_req:
+0x5e11 024940 jam bt_evt_unsniff_not_accept ,mem_fifo_temp 
+0x5e12 024941 branch ui_ipc_send_event 
+:      024943 parse_lmp_accepted_unsniff_req:
+0x5e13 024944 jam bt_evt_unsniff_accept ,mem_fifo_temp 
+0x5e14 024945 call ui_ipc_send_event 
+0x5e15 024946 branch sniff_exit 
+:      024948 parse_lmp_accepted_sniff_req:
+0x5e16 024949 jam bt_evt_sniff_accept ,mem_fifo_temp 
+0x5e17 024950 call ui_ipc_send_event 
+0x5e18 024951 setarg 0 
+0x5e19 024952 store 2 ,mem_dsniff 
+0x5e1a 024953 fetch 2 ,mem_sniff_param_interval 
+0x5e1b 024954 lshift pdata ,pdata 
+0x5e1c 024955 store 2 ,mem_tsniff 
+0x5e1d 024956 fetch 1 ,mem_sniff_param_attempt 
+0x5e1e 024957 store 1 ,mem_sniff_attempt 
+0x5e1f 024958 fetch 1 ,mem_sniff_param_timeout 
+0x5e20 024959 store 1 ,mem_sniff_timeout 
+0x5e21 024960 branch sniff_init 
+:      024962 parse_lmp_not_acdcept_sniff_req:
+0x5e22 024963 jam bt_evt_sniff_not_accept ,mem_fifo_temp 
+0x5e23 024964 branch ui_ipc_send_event 
+:      024966 parse_lmp_crypt_key:
+0x5e24 024967 fetcht 1 ,mem_rxbuf + 1 
+0x5e25 024968 storet 1 ,mem_key_size 
+0x5e26 024969 branch accept_lmp_msg 
+:      024971 parse_lmp_setup_complete:
+0x5e27 024972 fetch 1 ,mem_lmp_conn_state 
+0x5e28 024973 set1 received_setup_complete ,pdata 
+0x5e29 024974 store 1 ,mem_lmp_conn_state 
+0x5e2a 024975 rtnbit1 sent_setup_complete 
+0x5e2b 024976 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x5e2c 024977 branch parse_rx_done 
+:      024979 parse_lmp_max_slot:
+0x5e2d 024982 rtn 
+:      024984 parse_lmp_max_slot_req:
+0x5e2e 024985 fetch 1 ,mem_max_slot 
+0x5e2f 024986 fetcht 1 ,mem_rxbuf + 1 
+0x5e30 024987 isub temp ,null 
+0x5e31 024989 branch accept_lmp_msg ,positive 
+0x5e32 024990 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e33 024991 jam unspecified_error ,mem_lmo_reason2 
+0x5e34 024992 jam lmp_max_slot_req ,mem_lmi_opcode2 
+0x5e35 024993 rtn 
+:      024995 parse_lmp_detach:
+0x5e36 024996 call prepare_disconnect 
+0x5e37 024997 branch accept_lmp_msg 
+:      024999 accept_lmp_msg:
+0x5e38 025000 jam lmp_accepted ,mem_lmo_opcode2 
+0x5e39 025001 rtn 
+:      025003 parse_lmp_incr_power:
+0x5e3a 025004 jam lmp_max_power ,mem_lmo_opcode2 
+0x5e3b 025005 rtn 
+:      025007 parse_lmp_decr_power:
+0x5e3c 025008 jam lmp_min_power ,mem_lmo_opcode2 
+0x5e3d 025009 rtn 
+:      025011 parse_lmp_version_res:
+0x5e3e 025012 fetch 1 ,mem_conn_sm 
+0x5e3f 025013 rtneq conn_sm_wait_version 
+0x5e40 025015 jam conn_sm_send_features ,mem_conn_sm 
+0x5e41 025017 rtn 
+:      025020 parse_lmp_auto_rate:
+0x5e42 025021 rtn 
+:      025023 parse_lmp_in_rand:
+0x5e43 025024 call lmp_copy_rand 
+0x5e44 025025 jam pincode_state_wait_pincode ,mem_pincode_state 
+0x5e45 025026 jam bt_evt_pincode_req ,mem_fifo_temp 
+0x5e46 025027 call ui_ipc_send_event 
+0x5e47 025029 call tid_check 
+0x5e48 025030 nbranch lmp_accept_inrand ,true 
+0x5e49 025032 nbranch parse_lmp_inrand_res ,master 
+0x5e4a 025033 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5e4b 025034 jam lmp_in_rand ,mem_lmi_opcode2 
+0x5e4c 025035 jam transaction_collision ,mem_lmo_reason2 
+0x5e4d 025036 rtn 
+:      025037 parse_lmp_inrand_res:
+0x5e4e 025038 fetch 1 ,mem_op 
+0x5e4f 025039 set1 op_inrand_req ,pdata 
+0x5e50 025040 store 1 ,mem_op 
+0x5e51 025041 rtn 
+:      025044 pop_tid_follow:
+0x5e52 025045 fetcht 1 ,mem_state_map 
+0x5e53 025046 nsetflag blank ,smap_lmptid ,temp 
+0x5e54 025047 storet 1 ,mem_state_map 
+0x5e55 025048 rtn 
+:      025051 push_tid_follow:
+0x5e56 025052 fetch 1 ,mem_lmo_tid2 
+0x5e57 025053 rshift pdata ,pdata 
+0x5e58 025054 and_into 1 ,pdata 
+0x5e59 025055 rtn 
+:      025057 parse_lmp_au_rand_moudle:
+0x5e5a 025058 fetch 1 ,mem_nv_data_number 
+0x5e5b 025059 rtn blank 
+0x5e5c 025060 fetch 1 ,mem_pairing_auth 
+0x5e5d 025061 call load_device_list ,blank 
+0x5e5e 025062 rtn 
+:      025064 parse_lmp_au_rand:
+0x5e5f 025065 call parse_lmp_au_rand_moudle 
+0x5e60 025066 call push_tid_follow 
+0x5e61 025067 store 1 ,mem_sres_tid 
+0x5e62 025068 call lmp_copy_rand 
+0x5e63 025069 jam lmp_sres ,mem_lmo_opcode2 
+0x5e64 025070 fetch 1 ,mem_link_key_exists 
+0x5e65 025071 nrtn blank 
+0x5e66 025072 fetch 1 ,mem_state 
+0x5e67 025073 rtnbit1 state_combkey 
+0x5e68 025074 jam key_missing ,mem_lmo_reason2 
+0x5e69 025075 branch reject_lmp_packet 
+:      025077 parse_lmp_sres:
+0x5e6a 025078 arg mem_plap ,rega 
+0x5e6b 025079 call function_e1 
+0x5e6c 025080 fetch 4 ,mem_rxbuf + 1 
+0x5e6d 025081 fetcht 4 ,mem_input_store 
+0x5e6e 025082 isub temp ,null 
+0x5e6f 025083 branch authentication_ok ,zero 
+0x5e70 025084 jam lmp_detach ,mem_lmo_opcode2 
+0x5e71 025085 jam authentication_failure_error ,mem_disconn_reason_send 
+0x5e72 025086 rtn 
+:      025087 authentication_ok:
+0x5e73 025088 call authentication_ok_common 
+0x5e74 025089 fetch 1 ,mem_ssp_enable 
+0x5e75 025090 branch pairing_success ,blank 
+0x5e76 025091 rtn 
+:      025094 authentication_ok_common:
+0x5e77 025095 call copy_aco 
+0x5e78 025096 call linkkey_ready 
+0x5e79 025097 fetch 1 ,mem_op 
+0x5e7a 025098 isolate1 op_auth_req ,pdata 
+0x5e7b 025099 set0 op_auth_req ,pdata 
+0x5e7c 025100 store 1 ,mem_op 
+0x5e7d 025101 fetch 1 ,mem_conn_sm 
+0x5e7e 025102 beq conn_sm_auth_wait ,authentication_ok_conn_sm 
+0x5e7f 025103 beq conn_sm_pairing_wait ,authentication_ok_conn_sm 
+0x5e80 025104 rtn 
+:      025105 authentication_ok_conn_sm:
+0x5e81 025106 fetch 1 ,mem_pairing_auth 
+0x5e82 025107 rtnne defalt_pairing_auth 
+0x5e83 025108 fetch 1 ,mem_state_map 
+0x5e84 025109 rtnbit1 smap_encryption 
+0x5e85 025110 branch host_create_conn_encrypt 
+:      025112 parse_lmp_comb_key:
+0x5e86 025113 arg mem_rxbuf + 1 ,rega 
+0x5e87 025114 arg mem_kinit ,regb 
+0x5e88 025115 arg mem_random_number ,contw 
+0x5e89 025116 call xor16 
+0x5e8a 025117 arg mem_plap ,rega 
+0x5e8b 025118 call generate_linkkey 
+0x5e8c 025119 jam lmp_au_rand ,mem_lmo_opcode2 
+0x5e8d 025120 fetch 1 ,mem_state 
+0x5e8e 025121 bbit0 state_combkey ,lmp_generate_key 
+0x5e8f 025122 rtn 
+:      025124 parse_lmp_name_res:
+0x5e90 025125 fetch 2 ,mem_len 
+0x5e91 025126 add pdata ,-3 ,loopcnt 
+0x5e92 025127 fetcht 1 ,mem_rxbuf + 1 
+0x5e93 025128 setarg mem_tmp_buffer 
+0x5e94 025129 iadd temp ,contw 
+0x5e95 025130 arg mem_rxbuf + 3 ,contr 
+0x5e96 025131 call memcpy 
+0x5e97 025132 fetcht 1 ,mem_name_offset 
+0x5e98 025133 fetch 1 ,mem_rxbuf + 2 
+0x5e99 025134 isub temp ,pdata 
+0x5e9a 025135 sub pdata ,14 ,null 
+0x5e9b 025136 branch parse_lmp_name_res_end ,positive 
+0x5e9c 025137 add temp ,14 ,pdata 
+0x5e9d 025138 store 1 ,mem_name_offset 
+0x5e9e 025139 jam lmp_name_req ,mem_lmo_opcode2 
+0x5e9f 025140 rtn 
+:      025141 parse_lmp_name_res_end:
+0x5ea0 025142 fetch 1 ,mem_state_map 
+0x5ea1 025143 set1 smap_name_res ,pdata 
+0x5ea2 025144 store 1 ,mem_state_map 
+0x5ea3 025145 bbit1 smap_name_req ,lmp_disconnect 
+0x5ea4 025146 rtn 
+:      025147 parse_lmp_name_req:
+0x5ea5 025148 fetch 1 ,mem_rxbuf + 1 
+0x5ea6 025149 store 1 ,mem_lmi_opcode2 
+0x5ea7 025150 jam lmp_name_res ,mem_lmo_opcode2 
+0x5ea8 025151 rtn 
+:      025153 parse_lmp_conn_req:
+0x5ea9 025154 branch accept_lmp_msg 
+:      025156 parse_lmp_timing_accuracy_req:
+0x5eaa 025157 jam lmp_timing_accuracy_res ,mem_lmo_opcode2 
+0x5eab 025158 rtn 
+:      025160 parse_lmp_features_req:
+0x5eac 025161 jam lmp_features_res ,mem_lmo_opcode2 
+0x5ead 025162 rtn 
+:      025164 parse_lmp_version_req:
+0x5eae 025165 jam lmp_version_res ,mem_lmo_opcode2 
+0x5eaf 025166 rtn 
+:      025168 parse_lmp_supervision_timeout:
+0x5eb0 025171 rtn 
+:      025175 parse_lmp_sniff_subrating_req:
+0x5eb1 025176 fetch 2 ,mem_tsniff 
+0x5eb2 025177 iforce temp 
+0x5eb3 025178 fetch 1 ,mem_rxbuf + 2 
+0x5eb4 025179 store 1 ,mem_subsniff_rate 
+0x5eb5 025180 imul32 temp ,temp 
+0x5eb6 025181 fetch 2 ,mem_rxbuf + 3 
+0x5eb7 025182 lshift pdata ,pdata 
+0x5eb8 025183 store 2 ,mem_subsniff_tcmax 
+0x5eb9 025184 fetch 4 ,mem_rxbuf + 5 
+0x5eba 025185 lshift pdata ,pdata 
+0x5ebb 025186 store 4 ,mem_subsniff_instant 
+0x5ebc 025188 deposit temp 
+0x5ebd 025189 store 2 ,mem_subsniff_tsniff 
+0x5ebe 025190 rtn 
+:      025191 parse_lmpext_packet_type_table_req:
+0x5ebf 025192 fetcht 1 ,mem_ptt 
+0x5ec0 025193 fetch 1 ,mem_rxbuf + 2 
+0x5ec1 025194 ixor temp ,null 
+0x5ec2 025195 nbranch reject_unknown_ext_packet ,zero 
+0x5ec3 025196 isolate1 0 ,pdata 
+0x5ec4 025197 fetch 1 ,mem_state_map 
+0x5ec5 025198 setflag true ,smap_edr ,pdata 
+0x5ec6 025199 store 1 ,mem_state_map 
+0x5ec7 025200 jam lmp_ext_accepted ,mem_lmo_opcode2 
+0x5ec8 025201 jam lmp_packet_type_table_req ,mem_lmi_opcode2 
+0x5ec9 025202 rtn 
+:      025205 parse_lmp_sniff_subrating_res:
+:      025206 parse_lmp_preferred_rate:
+:      025207 parse_lmp_max_power:
+:      025208 parse_lmp_min_power:
+0x5eca 025209 rtn 
+:      025210 parse_lmp_page_mode_req:
+0x5ecb 025212 branch accept_lmp_msg 
+:      025213 parse_lmp_page_scan_mode_req:
+0x5ecc 025216 branch accept_lmp_msg 
+:      025220 parse_lmp_slot_offset:
+0x5ecd 025221 fetch 2 ,mem_rxbuf + 1 
+0x5ece 025222 store 2 ,mem_slot_offset 
+0x5ecf 025223 rtn 
+:      025225 parse_lmp_sniff_req_check_sniff_para:
+0x5ed0 025226 fetch 2 ,mem_rxbuf + 4 
+0x5ed1 025227 fetcht 1 ,mem_lpm_mult 
+0x5ed2 025228 imul32 temp ,pdata 
+0x5ed3 025229 arg 0x640 ,temp 
+0x5ed4 025230 isub temp ,null 
+0x5ed5 025232 rtn 
+:      025234 parse_lmp_sniff_req:
+0x5ed6 025235 fetch 2 ,mem_rxbuf + 6 
+0x5ed7 025236 branch lmp_reject_sniff ,blank 
+0x5ed8 025237 call parse_lmp_sniff_req_check_sniff_para 
+0x5ed9 025238 branch lmp_reject_sniff ,positive 
+0x5eda 025239 fetch 1 ,mem_device_option 
+0x5edb 025240 sub pdata ,dvc_op_module ,null 
+0x5edc 025241 call module_set_lpm_mult_2 ,zero 
+0x5edd 025242 fetch 1 ,mem_state 
+0x5ede 025243 bbit1 state_insniff ,lmp_reject_sniff 
+0x5edf 025244 fetch 2 ,mem_rxbuf + 2 
+0x5ee0 025245 lshift pdata ,pdata 
+0x5ee1 025246 store 2 ,mem_dsniff 
+0x5ee2 025247 fetch 2 ,mem_rxbuf + 4 
+0x5ee3 025248 lshift pdata ,pdata 
+0x5ee4 025249 store 2 ,mem_tsniff 
+0x5ee5 025250 fetch 2 ,mem_rxbuf + 6 
+0x5ee6 025251 store 1 ,mem_sniff_attempt 
+0x5ee7 025252 iforce temp 
+0x5ee8 025253 fetch 2 ,mem_rxbuf + 8 
+0x5ee9 025254 store 1 ,mem_sniff_timeout 
+0x5eea 025255 isub temp ,null 
+0x5eeb 025256 nbranch set_big_value_to_attempt ,positive 
+0x5eec 025257 store 1 ,mem_sniff_attempt 
+:      025258 set_big_value_to_attempt:
+0x5eed 025260 jam lmp_accepted ,mem_lmo_opcode2 
+0x5eee 025261 jam lmp_sniff_req ,mem_lmi_opcode2 
+0x5eef 025262 rtn 
+:      025264 lmp_reject_sniff:
+0x5ef0 025265 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5ef1 025266 branch reject_lmp_packet 
+:      025268 parse_lmp_start_encryption_req:
+0x5ef2 025269 call accept_lmp_msg 
+0x5ef3 025270 call lmp_copy_rand 
+0x5ef4 025271 call function_e3 
+0x5ef5 025272 branch start_encryption 
+:      025274 parse_lmp_stop_encryption_req:
+0x5ef6 025275 call accept_lmp_msg 
+0x5ef7 025276 branch stop_encryption 
+:      025279 parse_lmp_switch_req:
+0x5ef8 025280 fetch 4 ,mem_rxbuf + 1 
+0x5ef9 025281 lshift pdata ,pdata 
+0x5efa 025283 branch parse_lmp_switch_accept ,master 
+0x5efb 025284 fetcht 1 ,mem_link_key_exists 
+0x5efc 025285 nbranch parse_lmp_switch_req_clear_mark ,blank 
+:      025286 parse_lmp_switch_req_not_accept:
+0x5efd 025287 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x5efe 025288 jam lmp_switch_req ,mem_lmi_opcode2 
+0x5eff 025289 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f00 025290 rtn 
+:      025291 parse_lmp_switch_req_clear_mark:
+0x5f01 025292 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x5f02 025293 jam 0 ,mem_conn_sm 
+0x5f03 025294 branch role_switch_prepare 
+:      025296 parse_lmp_switch_accept:
+0x5f04 025297 call role_switch_prepare 
+0x5f05 025298 set1 mark_reconn_recieve_switch ,mark 
+0x5f06 025299 fetch 1 ,mem_connection_options 
+0x5f07 025300 set0 connection_switch ,pdata 
+0x5f08 025301 store 1 ,mem_connection_options 
+0x5f09 025302 branch accept_lmp_msg 
+:      025306 parse_lmp_temp_rand:
+:      025307 parse_lmp_temp_key:
+:      025308 parse_lmp_timing_accuracy_res:
+:      025309 parse_lmp_unit_key:
+:      025310 parse_lmp_use_semi_permanend_key:
+0x5f0a 025311 rtn 
+:      025314 parse_lmp_unsniff_req:
+0x5f0b 025315 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f0c 025316 jam lmp_unsniff_req ,mem_lmi_opcode2 
+0x5f0d 025317 jam bt_evt_remote_unsniff ,mem_fifo_temp 
+0x5f0e 025318 call ui_ipc_send_event 
+0x5f0f 025319 branch sniff_exit 
+:      025321 parse_lmp_encapsulated_header:
+0x5f10 025322 fetch 1 ,mem_rxbuf + 1 
+0x5f11 025323 bne encapsulated_major_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f12 025324 fetch 1 ,mem_rxbuf + 2 
+0x5f13 025325 bne encapsulated_minor_type_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f14 025326 fetch 1 ,mem_rxbuf + 3 
+0x5f15 025327 bne encapsulated_len_p192 ,parse_lmp_encapsulated_header_reject 
+0x5f16 025328 call check_localsm 
+0x5f17 025329 branch parse_lmp_encapsulated_header_master ,true 
+0x5f18 025330 jam sp_stat_key_recv ,mem_sp_state 
+:      025331 parse_lmp_encapsulated_header_master:
+0x5f19 025332 jam lmp_accepted ,mem_lmo_opcode2 
+0x5f1a 025333 jam lmp_encapsulated_header ,mem_lmi_opcode2 
+0x5f1b 025334 branch parse_rx_done 
+:      025336 parse_lmp_encapsulated_header_reject:
+0x5f1c 025337 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f1d 025338 branch reject_lmp_packet 
+:      025340 parse_lmp_accepted_encapsulated_header:
+0x5f1e 025343 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f1f 025345 rtn 
+:      025346 parse_lmp_accepted_simple_pairing_number:
+0x5f20 025347 fetch 1 ,mem_ssp_mode_flag 
+0x5f21 025348 beq ssp_mode_ssp_pin_flag ,parse_lmp_accepted_simple_pairing_number_ssp_pin 
+0x5f22 025349 beq ssp_mode_passkey_entry_flag ,parse_lmp_accepted_simple_pairing_number_passkey 
+:      025350 parse_lmp_accepted_simple_pairing_number_common:
+0x5f23 025351 call check_localsm 
+0x5f24 025352 rtn true 
+0x5f25 025353 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f26 025354 rtn 
+:      025356 parse_lmp_accepted_simple_pairing_number_ssp_pin:
+0x5f27 025357 call g_noninit_number_confirm 
+0x5f28 025358 jam bt_evt_bt_gkey_generate ,mem_fifo_temp 
+0x5f29 025359 call ui_ipc_send_event 
+0x5f2a 025360 branch parse_lmp_accepted_simple_pairing_number_common 
+:      025363 parse_lmp_accepted_simple_pairing_number_passkey:
+0x5f2b 025364 call check_localsm 
+0x5f2c 025365 rtn true 
+0x5f2d 025366 fetch 1 ,mem_authentication_passkey_times 
+0x5f2e 025367 beq 19 ,authentication_passkey_end 
+0x5f2f 025368 increase 1 ,pdata 
+0x5f30 025369 store 1 ,mem_authentication_passkey_times 
+:      025372 authentication_passkey:
+0x5f31 025373 jam sp_flag_commit ,mem_sp_flag 
+0x5f32 025374 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f33 025375 fetch 1 ,mem_authentication_passkey_times 
+0x5f34 025376 copy pdata ,queue 
+0x5f35 025377 fetch 6 ,mem_pin 
+0x5f36 025378 qisolate1 pdata 
+0x5f37 025379 setarg 0x80 
+0x5f38 025380 setflag true ,0 ,pdata 
+0x5f39 025381 store 1 ,mem_passkey_1bit 
+0x5f3a 025382 rtn 
+:      025384 authentication_passkey_end:
+0x5f3b 025385 jam sp_stat_confirm_recv ,mem_sp_state 
+0x5f3c 025386 rtn 
+:      025388 parse_lmp_accepted_dhkey_check:
+0x5f3d 025389 call parse_lmp_accepted_dhkey_check_common 
+:      025390 pairing_success:
+0x5f3e 025391 fetch 1 ,mem_flag_pairing_state 
+0x5f3f 025392 rtn blank 
+0x5f40 025393 jam flag_pairing_state_not_pairing ,mem_flag_pairing_state 
+0x5f41 025394 jam bt_evt_bt_pairing_success ,mem_fifo_temp 
+0x5f42 025395 branch ui_ipc_send_event 
+:      025398 parse_lmp_accepted_dhkey_check_common:
+0x5f43 025400 call check_localsm 
+0x5f44 025401 ncall g_noninit ,true 
+0x5f45 025402 call g_init ,true 
+0x5f46 025403 call check_localsm 
+0x5f47 025404 rtn true 
+0x5f48 025405 jam sp_stat_link_key_calc ,mem_sp_state 
+0x5f49 025406 jam sp_flag_commit ,mem_sp_flag 
+0x5f4a 025407 rtn 
+:      025409 parse_simple_pairing_confirm:
+0x5f4b 025410 arg mem_sp_confirm_remote ,contw 
+0x5f4c 025411 arg mem_rxbuf + 1 ,contr 
+0x5f4d 025412 call memcpy16 
+0x5f4e 025413 fetch 1 ,mem_ssp_mode_flag 
+0x5f4f 025414 rtneq ssp_mode_passkey_entry_flag 
+0x5f50 025415 branch master_set_mem_master_sp_flag 
+:      025417 parse_lmp_encapsulated_payload:
+0x5f51 025418 fetch 1 ,mem_master_sp_state 
+0x5f52 025419 beq sp_stat_random_send ,parse_encapsulated_payload_master 
+0x5f53 025420 fetch 1 ,mem_sp_state 
+0x5f54 025421 bne sp_stat_key_recv ,parse_lmp_encapsulated_payload_reject 
+:      025422 parse_encapsulated_payload_master:
+0x5f55 025423 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f56 025424 sub pdata ,0x20 ,contw 
+0x5f57 025425 nbranch parse_lmp_encapsulated_payload_reject ,positive 
+0x5f58 025426 arg mem_sp_pubkey_remote ,contw 
+0x5f59 025427 iadd contw ,contw 
+0x5f5a 025428 fetch 8 ,mem_rxbuf + 1 
+0x5f5b 025429 istore 8 ,contw 
+0x5f5c 025430 fetch 8 ,mem_rxbuf + 9 
+0x5f5d 025431 istore 8 ,contw 
+0x5f5e 025432 fetch 1 ,mem_sp_remote_key_recv_count 
+0x5f5f 025433 increase 16 ,pdata 
+0x5f60 025434 store 1 ,mem_sp_remote_key_recv_count 
+0x5f61 025435 bne encapsulated_len_p192 ,accept_lmp_msg 
+:      025436 parse_lmp_encapsulated_payload_completed:
+0x5f62 025437 call check_localsm 
+0x5f63 025438 branch accept_lmp_msg ,true 
+0x5f64 025439 jam sp_key_valid ,mem_sp_remote_key_invalid 
+0x5f65 025440 jam sp_stat_key_generate ,mem_sp_state 
+0x5f66 025441 jam sp_flag_commit ,mem_sp_flag 
+0x5f67 025442 branch accept_lmp_msg 
+:      025443 parse_lmp_encapsulated_payload_reject:
+0x5f68 025444 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f69 025445 branch reject_lmp_packet 
+:      025446 parse_lmp_accepted_encapsulated_payload:
+0x5f6a 025447 fetch 1 ,mem_sp_local_key_send_count 
+0x5f6b 025448 beq encapsulated_len_p192 ,parse_lmp_encapsulated_payload_all_accepted 
+0x5f6c 025449 jam lmp_encapsulated_payload ,mem_lmo_opcode2 
+0x5f6d 025450 branch parse_rx_done 
+:      025452 parse_lmp_encapsulated_payload_all_accepted:
+0x5f6e 025453 call check_localsm 
+0x5f6f 025454 branch parse_lmp_encapsulated_payload_all_accepted_master ,true 
+0x5f70 025455 fetch 1 ,mem_ssp_mode_flag 
+0x5f71 025456 beq ssp_mode_passkey_entry_flag ,parse_lmp_encapsulated_payload_all_accepted_get_passkey 
+0x5f72 025457 jam sp_flag_commit ,mem_sp_flag 
+0x5f73 025458 jam sp_stat_commit_calc ,mem_sp_state 
+0x5f74 025459 branch parse_rx_done 
+:      025461 parse_lmp_encapsulated_payload_all_accepted_get_passkey:
+0x5f75 025462 jam bt_evt_bt_get_passkey ,mem_fifo_temp 
+0x5f76 025463 branch ui_ipc_send_event 
+:      025466 parse_lmp_encapsulated_payload_all_accepted_master:
+0x5f77 025468 branch parse_rx_done 
+:      025470 parse_lmp_simple_pairing_number:
+0x5f78 025471 fetch 1 ,mem_master_sp_state 
+0x5f79 025472 beq sp_stat_random_send ,parse_lmp_simple_pairing_number_master 
+0x5f7a 025473 fetch 1 ,mem_sp_state 
+0x5f7b 025474 bne sp_stat_random_recv ,parse_lmp_simple_pairing_number_reject 
+:      025475 parse_lmp_simple_pairing_number_master:
+0x5f7c 025476 arg mem_sp_random_remote ,contw 
+0x5f7d 025477 fetch 8 ,mem_rxbuf + 1 
+0x5f7e 025478 istore 8 ,contw 
+0x5f7f 025479 fetch 8 ,mem_rxbuf + 9 
+0x5f80 025480 istore 8 ,contw 
+0x5f81 025481 call check_localsm 
+0x5f82 025482 branch parse_lmp_simple_pairing_number_master0 ,true 
+0x5f83 025483 jam sp_stat_random_send ,mem_sp_state 
+0x5f84 025484 jam sp_flag_commit ,mem_sp_flag 
+0x5f85 025485 branch accept_lmp_msg 
+:      025486 parse_lmp_simple_pairing_number_master0:
+0x5f86 025487 jam sp_stat_commit_calc ,mem_master_sp_state 
+0x5f87 025488 branch master_set_mem_master_sp_flag 
+:      025491 parse_lmp_simple_pairing_number_reject:
+0x5f88 025492 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f89 025493 branch reject_lmp_packet 
+:      025495 parse_dhkey_check:
+0x5f8a 025496 fetch 1 ,mem_master_sp_state 
+0x5f8b 025497 beq sp_stat_confirm_send ,parse_dhkey_check_master 
+0x5f8c 025498 fetch 1 ,mem_sp_state 
+0x5f8d 025499 bne sp_stat_confirm_recv ,parse_lmp_dhkey_check_reject 
+:      025500 parse_dhkey_check_master:
+0x5f8e 025501 arg mem_sp_check_result ,contw 
+0x5f8f 025502 arg mem_rxbuf + 1 ,contr 
+0x5f90 025503 call memcpy16 
+0x5f91 025504 call check_localsm 
+0x5f92 025505 branch parse_dhkey_check_master0 ,true 
+0x5f93 025506 fetch 1 ,mem_ssp_mode_flag 
+0x5f94 025507 beq ssp_mode_ssp_pin_flag ,number_comparison_mode 
+:      025508 number_comparison_successed:
+0x5f95 025509 jam 0 ,mem_flag_mode_ssp_pin 
+0x5f96 025510 jam sp_stat_confirm_check ,mem_sp_state 
+0x5f97 025511 jam sp_flag_commit ,mem_sp_flag 
+0x5f98 025512 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x5f99 025513 branch parse_rx_done 
+:      025515 parse_dhkey_check_master0:
+0x5f9a 025516 jam sp_stat_confirm_check ,mem_master_sp_state 
+0x5f9b 025517 jam sp_flag_commit ,mem_master_sp_flag 
+0x5f9c 025518 branch parse_rx_done 
+:      025519 parse_lmp_dhkey_check_reject:
+0x5f9d 025520 jam pdu_not_allowed ,mem_lmo_reason2 
+0x5f9e 025521 branch reject_lmp_packet 
+:      025523 number_comparison_mode:
+0x5f9f 025524 fetch 1 ,mem_flag_mode_ssp_pin 
+0x5fa0 025525 bbit1 flag_mode_ssp_pin_reviceve_comparison_bit ,comparison_result 
+0x5fa1 025526 set1 flag_mode_ssp_pin_recieve_dhkey_bit ,pdata 
+0x5fa2 025527 store 1 ,mem_flag_mode_ssp_pin 
+0x5fa3 025528 rtn 
+:      025530 comparison_result:
+0x5fa4 025531 bbit1 flag_mode_ssp_pin_comparison_result_bit ,number_comparison_successed 
+0x5fa5 025532 jam 0 ,mem_flag_mode_ssp_pin 
+0x5fa6 025533 branch parse_lmp_dhkey_check_reject 
+:      025536 parse_lmp_clkoffset_res:
+0x5fa7 025537 branch parse_rx_done 
+:      025539 parse_lmp_encryption_mode_req:
+0x5fa8 025540 fetch 1 ,mem_connection_options 
+0x5fa9 025541 set0 connection_encrypt 
+0x5faa 025542 store 1 ,mem_connection_options 
+0x5fab 025543 call accept_lmp_msg 
+0x5fac 025544 nrtn master 
+0x5fad 025545 fetch 1 ,mem_rxbuf + 1 
+0x5fae 025546 fetcht 1 ,mem_op 
+0x5faf 025547 setflag blank ,op_stop_enc ,temp 
+0x5fb0 025548 nsetflag blank ,op_start_enc ,temp 
+0x5fb1 025549 storet 1 ,mem_op 
+0x5fb2 025550 rtn 
+:      025552 parse_lmp_features_res:
+0x5fb3 025553 fetcht 8 ,mem_rxbuf + 1 
+:      025554 parse_lmp_features_res_not_hci:
+0x5fb4 025555 fetch 1 ,mem_conn_sm 
+0x5fb5 025556 rtnne conn_sm_wait_features_res 
+0x5fb6 025558 fetch 1 ,mem_connection_options 
+0x5fb7 025559 bbit0 connection_feature_ext ,parse_lmp_send_conn 
+0x5fb8 025561 jam conn_sm_send_features_ext ,mem_conn_sm 
+0x5fb9 025562 rtn 
+:      025563 parse_lmp_send_conn:
+0x5fba 025564 jam conn_sm_send_conn_req ,mem_conn_sm 
+0x5fbb 025565 rtn 
+:      025566 parse_lmp_test_activate:
+0x5fbc 025567 fetch 1 ,mem_debug_config 
+0x5fbd 025568 store 1 ,mem_test_mode_old_debug_config 
+0x5fbe 025569 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fbf 025570 jam lmp_test_activate ,mem_lmi_opcode2 
+0x5fc0 025571 rtn 
+:      025572 parse_lmp_test_control:
+0x5fc1 025575 jam lmp_accepted ,mem_lmo_opcode2 
+0x5fc2 025576 jam lmp_test_control ,mem_lmi_opcode2 
+0x5fc3 025577 force 9 ,loopcnt 
+0x5fc4 025578 arg mem_rxbuf + 1 ,contr 
+0x5fc5 025579 arg mem_temp_payload ,contw 
+:      025580 parse_lmp_test_xor:
+0x5fc6 025581 ifetch 1 ,contr 
+0x5fc7 025582 xor_into 0x55 ,pdata 
+0x5fc8 025583 istore 1 ,contw 
+0x5fc9 025584 loop parse_lmp_test_xor 
+0x5fca 025585 fetch 1 ,test_mode_scenario 
+0x5fcb 025586 fetcht 1 ,mem_tester_emulate 
+0x5fcc 025587 set0 tester_no_whitening ,temp 
+0x5fcd 025588 set0 tester_pattern_test ,temp 
+0x5fce 025589 beq exit_test_mode ,parse_lmp_test_control_exit 
+0x5fcf 025590 beq pause_test_mode ,parse_lmp_test_control_pause 
+0x5fd0 025591 beq closed_loop_back_acl ,parse_lmp_test_control_loopback 
+0x5fd1 025592 beq acl_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd2 025593 beq closed_loop_back_sco ,parse_lmp_test_control_loopback 
+0x5fd3 025594 beq sco_without_whitening ,parse_lmp_test_control_loopback_nowhite 
+0x5fd4 025595 beq zero_pattern ,parse_lmp_test_control_pattern 
+0x5fd5 025596 beq one_pattern ,parse_lmp_test_control_pattern 
+0x5fd6 025597 beq alt_pattern ,parse_lmp_test_control_pattern 
+0x5fd7 025598 beq alt2_pattern ,parse_lmp_test_control_pattern 
+0x5fd8 025599 beq pseudorandom ,parse_lmp_test_control_pattern 
+0x5fd9 025600 rtn 
+:      025601 parse_lmp_test_control_exit:
+0x5fda 025603 fetch 1 ,mem_tester_emulate 
+0x5fdb 025604 set1 tester_exit ,pdata 
+0x5fdc 025605 set1 tester_change ,pdata 
+0x5fdd 025606 store 1 ,mem_tester_emulate 
+0x5fde 025607 rtn 
+:      025608 parse_lmp_test_control_pattern:
+0x5fdf 025609 set1 tester_pattern_test ,temp 
+0x5fe0 025610 jam 5 ,mem_lch_code 
+0x5fe1 025611 fetch 2 ,test_mode_data_length 
+0x5fe2 025612 iforce loopcnt 
+0x5fe3 025613 store 2 ,mem_len 
+0x5fe4 025614 arg mem_rxbuf ,contw 
+0x5fe5 025615 call pn9 
+:      025616 parse_lmp_test_control_loopback_nowhite:
+0x5fe6 025617 set1 tester_no_whitening ,temp 
+:      025618 parse_lmp_test_control_loopback:
+0x5fe7 025619 set1 tester_change ,temp 
+0x5fe8 025620 force 0 ,pdata 
+0x5fe9 025621 store 1 ,mem_slave_rcvcnt 
+0x5fea 025622 store 2 ,mem_tst_pktcnt_crc 
+0x5feb 025623 store 2 ,mem_tst_pktcnt_dmh 
+0x5fec 025624 store 2 ,mem_tst_pktcnt_hec 
+0x5fed 025625 store 2 ,mem_tst_pktcnt_sync 
+0x5fee 025626 fetch 1 ,test_mode_hopping_mode 
+0x5fef 025627 compare fixed_freq ,pdata ,0xff 
+0x5ff0 025628 setflag true ,tester_fixed_freq ,temp 
+0x5ff1 025629 storet 1 ,mem_tester_emulate 
+0x5ff2 025630 rtn 
+:      025632 parse_lmp_test_control_pause:
+0x5ff3 025633 set0 mark_testmode ,mark 
+0x5ff4 025634 jam 0 ,mem_tester_emulate 
+0x5ff5 025635 fetch 1 ,mem_debug_config 
+0x5ff6 025636 set0 debug_tx_pattern ,pdata 
+0x5ff7 025637 store 1 ,mem_debug_config 
+0x5ff8 025638 rtn 
+:      025644 lmp_copy_rand:
+0x5ff9 025645 arg mem_rxbuf + 1 ,contr 
+0x5ffa 025646 arg mem_random_number ,contw 
+0x5ffb 025647 branch memcpy16 
+:      025649 lmp_generate_key:
+0x5ffc 025650 jam lmp_comb_key ,mem_lmo_opcode2 
+0x5ffd 025651 rtn 
+:      025653 lmp_start_encryption:
+0x5ffe 025654 nrtn master 
+0x5fff 025655 jam lmp_start_encryption_req ,mem_lmo_opcode2 
+0x6000 025656 rtn 
+:      025658 lmp_accept_inrand:
+0x6001 025659 arg mem_lap ,rega 
+0x6002 025660 call generate_kinit 
+0x6003 025661 jam lmp_accepted ,mem_lmo_opcode2 
+0x6004 025662 jam lmp_in_rand ,mem_lmi_opcode2 
+0x6005 025663 rtn 
+:      025665 lmp_disconnect:
+0x6006 025666 jam 10 ,mem_conn_timer 
+0x6007 025667 jam lmp_detach ,mem_lmo_opcode2 
+0x6008 025668 jam local_host ,mem_disconn_reason_send 
+0x6009 025669 rtn 
+:      025675 send_lmp:
+0x600a 025676 bpatchx patch30_2 ,mem_patch30 
+0x600b 025677 disable user 
+0x600c 025678 call lmo_fifo_process 
+0x600d 025679 fetch 1 ,mem_lmp_to_send 
+0x600e 025680 rtn blank 
+0x600f 025685 bbit1 7 ,send_lmp_escape 
+:      025686 send_lmp0:
+0x6010 025687 beq lmp_name_req ,send_lmp_name_req 
+0x6011 025688 beq lmp_name_res ,send_lmp_name_res 
+0x6012 025689 beq lmp_accepted ,send_lmp_accepted 
+0x6013 025690 beq lmp_not_accepted ,send_lmp_not_accepted 
+0x6014 025691 beq lmp_features_req ,send_lmp_features_req 
+0x6015 025692 beq lmp_features_res ,send_lmp_features_res 
+0x6016 025693 beq lmp_timing_accuracy_res ,send_lmp_timing_accuracy_res 
+0x6017 025694 beq lmp_version_req ,send_lmp_version_req 
+0x6018 025695 beq lmp_version_res ,send_lmp_version_res 
+0x6019 025696 beq lmp_setup_complete ,send_lmp_setup_complete 
+0x601a 025697 beq lmp_supervision_timeout ,send_lmp_superto 
+0x601b 025698 beq lmp_host_connection_req ,send_lmp_no_payload 
+0x601c 025699 beq lmp_in_rand ,send_lmp_inrand 
+0x601d 025700 beq lmp_comb_key ,send_lmp_comb_key 
+0x601e 025701 beq lmp_au_rand ,send_lmp_aurand 
+0x601f 025702 beq lmp_sres ,send_lmp_sres 
+0x6020 025703 beq lmp_encryption_mode_req ,send_lmp_encryption_mode_req 
+0x6021 025704 beq lmp_encryption_key_size_req ,send_lmp_encryption_key_size_req 
+0x6022 025705 beq lmp_start_encryption_req ,send_lmp_start_encryption 
+0x6023 025706 beq lmp_detach ,send_lmp_detach 
+0x6024 025707 beq lmp_quality_of_service_req ,send_lmp_quality_of_service_req 
+0x6025 025708 beq lmp_unit_key ,send_lmp_unit_key 
+0x6026 025710 beq lmp_incr_power_req ,send_lmp_inc_power 
+0x6027 025711 beq lmp_clkoffset_res ,send_lmp_clkoffset_res 
+0x6028 025712 beq lmp_max_power ,send_lmp_nopayload_reply 
+0x6029 025713 beq lmp_max_slot ,send_lmp_max_slot 
+0x602a 025714 beq lmp_max_slot_req ,send_lmp_max_slot_req 
+0x602b 025715 beq lmp_min_power ,send_lmp_nopayload_reply 
+0x602c 025716 beq lmp_slot_offset ,send_lmp_slot_offset 
+0x602d 025717 beq lmp_switch_req ,send_lmp_switch_req 
+0x602e 025718 beq lmp_sniff_req ,send_lmp_sniff_req 
+0x602f 025719 beq lmp_stop_encryption_req ,send_lmp_stop_encryption_req 
+0x6030 025720 beq lmp_timing_accuracy_req ,send_lmp_timing_accuracy_req 
+0x6031 025721 beq lmp_unsniff_req ,send_lmp_unsniff_req 
+0x6032 025722 beq lmp_encapsulated_header ,send_lmp_encapsulated_header 
+0x6033 025723 beq lmp_encapsulated_payload ,send_lmp_encapsulated_payload 
+0x6034 025724 beq lmp_simple_pairing_confirm ,send_lmp_simple_pairing_comfirm 
+0x6035 025725 beq lmp_simple_pairing_number ,send_lmp_simple_pairing_number 
+0x6036 025726 beq lmp_dhkey_check ,send_lmp_dhkey_check 
+0x6037 025727 beq lmp_auto_rate ,send_lmp_auto_rate 
+0x6038 025728 beq lmp_enc_key_size_mask_res ,send_lmp_enc_key_size_mask_res 
+0x6039 025730 beq lmp_clkoffset_req ,send_lmp_clkoffset_req 
+0x603a 025731 beq lmp_quality_of_service ,send_lmp_quality_of_service 
+0x603b 025732 beq lmp_test_activate ,send_lmp_test_activate 
+0x603c 025733 beq lmp_test_control ,send_lmp_test_control 
+:      025734 send_lmp_error:
+0x603d 025735 branch assert 
+0x603e 025736 rtn 
+:      025737 send_lmp_escape:
+0x603f 025738 beq lmp_ext_accepted ,send_lmpext_accepted 
+0x6040 025739 beq lmp_ext_features_res ,send_lmpext_features_res 
+0x6041 025740 beq lmp_not_accepted_ext ,send_lmpext_not_accepted 
+0x6042 025741 beq lmp_ext_features_req ,send_lmpext_features_req 
+0x6043 025742 beq lmp_packet_type_table_req ,send_lmpext_packet_type_table_req 
+0x6044 025743 beq lmp_pause_encryption_req ,send_lmpext_pause_encryption_req 
+0x6045 025744 beq lmp_io_cap_req ,send_lmp_io_cap_req 
+0x6046 025745 beq lmp_io_cap_res ,send_lmpext_io_cap_res 
+0x6047 025746 beq lmp_sniff_subrating_req ,send_lmpext_sniff_subrating_req 
+0x6048 025747 beq lmp_sniff_subrating_res ,send_lmpext_sniff_subrating_res 
+0x6049 025748 branch assert 
+:      025754 send_lmp_accepted:
+0x604a 025755 force 2 ,pdata 
+0x604b 025756 call msg_send_lmp 
+0x604c 025757 fetch 1 ,mem_lmi_opcode 
+0x604d 025758 istore 1 ,contw 
+0x604e 025759 call send_lmp_follow 
+0x604f 025760 bpatchx patch30_3 ,mem_patch30 
+0x6050 025761 fetch 1 ,mem_lmi_opcode 
+0x6051 025762 beq lmp_in_rand ,send_lmp_accepted_inrand 
+0x6052 025763 beq lmp_encryption_mode_req ,send_lmp_accepted_enc_mode 
+0x6053 025764 beq lmp_encryption_key_size_req ,send_lmp_accepted_enc_key 
+0x6054 025765 beq lmp_sniff_req ,send_lmp_accept_sniff_req 
+0x6055 025766 beq lmp_host_connection_req ,send_lmp_accepted_connection 
+0x6056 025767 beq lmp_dhkey_check ,send_lmp_accept_dhkey_check 
+0x6057 025768 beq lmp_start_encryption_req ,send_create_conn_start_l2cap_timer_sm 
+0x6058 025769 rtn 
+:      025771 send_create_conn_start_l2cap_timer_sm:
+0x6059 025772 fetch 1 ,mem_conn_sm 
+0x605a 025773 rtn blank 
+0x605b 025774 jam conn_sm_wait_done ,mem_conn_sm 
+0x605c 025775 setarg timer_enpt_waite 
+0x605d 025776 arg enpt_delay_timer ,queue 
+0x605e 025777 branch timer_init 
+:      025779 send_lmp_accept_sniff_req:
+0x605f 025780 branch sniff_init 
+:      025781 send_lmp_not_accepted:
+0x6060 025782 force 3 ,pdata 
+0x6061 025783 call msg_send_lmp 
+0x6062 025784 fetch 1 ,mem_lmi_opcode 
+0x6063 025785 beq lmp_au_rand ,send_not_accept_aurand 
+0x6064 025786 istore 1 ,contw 
+0x6065 025787 fetch 1 ,mem_lmo_reason 
+0x6066 025788 istore 1 ,contw 
+0x6067 025789 branch send_lmp_follow 
+:      025791 send_not_accept_aurand:
+0x6068 025792 istore 1 ,contw 
+0x6069 025793 fetch 1 ,mem_lmo_reason 
+0x606a 025794 istore 1 ,contw 
+0x606b 025795 arg mem_sres_tid ,temp 
+0x606c 025796 branch special_tid_store 
+:      025798 send_lmpext_accepted:
+0x606d 025799 force 4 ,queue 
+0x606e 025800 call send_lmpext 
+0x606f 025801 setarg lmp_escape 
+0x6070 025802 istore 1 ,contw 
+0x6071 025803 fetch 1 ,mem_lmi_opcode 
+0x6072 025804 set0 7 ,pdata 
+0x6073 025805 istore 1 ,contw 
+0x6074 025806 fetch 1 ,mem_lmi_opcode 
+0x6075 025807 branch send_lmp_follow 
+:      025809 send_lmpext_not_accepted:
+0x6076 025810 force 5 ,queue 
+0x6077 025811 call send_lmpext 
+0x6078 025812 setarg lmp_escape 
+0x6079 025813 istore 1 ,contw 
+0x607a 025814 fetch 1 ,mem_lmi_opcode 
+0x607b 025815 set0 7 ,pdata 
+0x607c 025816 istore 1 ,contw 
+0x607d 025817 fetch 1 ,mem_lmo_reason 
+0x607e 025818 istore 1 ,contw 
+0x607f 025819 branch send_lmp_follow 
+:      025822 send_lmp_accepted_inrand:
+0x6080 025823 call clear_linkkey 
+0x6081 025824 call tid_check 
+0x6082 025825 rtn true 
+0x6083 025826 branch lmp_generate_key 
+:      025828 send_lmp_accepted_enc_mode:
+0x6084 025829 fetch 1 ,mem_op 
+0x6085 025830 bbit1 op_start_enc ,send_lmp_accepted_enc_start 
+0x6086 025831 rtnbit0 op_stop_enc 
+0x6087 025832 jam lmp_stop_encryption_req ,mem_lmo_opcode2 
+0x6088 025833 set0 op_stop_enc ,pdata 
+0x6089 025834 call tid_reply 
+0x608a 025835 branch send_lmp_accepted_enc_exit 
+:      025836 send_lmp_accepted_enc_start:
+0x608b 025837 jam lmp_encryption_key_size_req ,mem_lmo_opcode2 
+0x608c 025838 set0 op_start_enc ,pdata 
+:      025839 send_lmp_accepted_enc_exit:
+0x608d 025840 store 1 ,mem_op 
+0x608e 025841 rtn 
+:      025843 send_lmp_accepted_enc_key:
+0x608f 025844 call check_localsm 
+0x6090 025845 branch lmp_start_encryption ,true 
+0x6091 025846 rtn 
+:      025848 send_lmp_accepted_connection:
+0x6092 025849 jam lmp_packet_type_table_req ,mem_lmo_opcode2 
+0x6093 025851 fetch 1 ,mem_lmp_conn_state 
+0x6094 025852 set1 received_conn_req ,pdata 
+0x6095 025853 store 1 ,mem_lmp_conn_state 
+0x6096 025854 jam bt_evt_bb_connected ,mem_fifo_temp 
+0x6097 025855 branch ui_ipc_send_event 
+:      025858 send_lmp_accept_dhkey_check:
+0x6098 025859 rtn 
+:      025863 send_lmpext_features_res:
+0x6099 025864 force 12 ,queue 
+0x609a 025865 call send_lmpext 
+0x609b 025866 setarg 0x01 
+0x609c 025867 istore 1 ,contw 
+0x609d 025868 fetch 2 ,mem_lmpext_ssp_enable 
+0x609e 025869 istore 2 ,contw 
+0x609f 025870 setarg 0 
+0x60a0 025871 istore 3 ,contw 
+0x60a1 025872 setarg 0x00 
+0x60a2 025873 istore 4 ,contw 
+0x60a3 025874 branch send_lmp_reply 
+:      025875 send_lmpext_io_cap_res:
+0x60a4 025876 force 5 ,queue 
+0x60a5 025877 call send_lmpext 
+0x60a6 025878 fetch 3 ,mem_sp_iocap_local 
+0x60a7 025879 istore 3 ,contw 
+0x60a8 025880 call send_lmp_reply 
+0x60a9 025881 jam flag_pairing_state_pairing ,mem_flag_pairing_state 
+0x60aa 025882 fetch 1 ,mem_sp_iocap_local 
+0x60ab 025883 beq display_yesno ,responder_iocap_display_yesno 
+0x60ac 025884 beq keyboard_only ,responder_iocap_keyboard_only 
+0x60ad 025885 beq no_input_no_output ,responder_iocap_no_input_no_output 
+0x60ae 025886 rtn 
+:      025888 responder_iocap_keyboard_only:
+0x60af 025889 fetch 1 ,mem_sp_iocap_remote 
+0x60b0 025890 beq display_only ,responder_iocap_keyboard_only_initiator_iocap_display_only 
+0x60b1 025891 beq display_yesno ,responder_iocap_keyboard_only_initiator_iocap_display_yesno 
+0x60b2 025892 beq keyboard_only ,responder_iocap_keyboard_only_initiator_iocap_keyboard_only 
+0x60b3 025893 beq no_input_no_output ,responder_iocap_keyboard_only_initiator_iocap_no_input_no_output 
+0x60b4 025894 rtn 
+:      025897 responder_iocap_display_yesno:
+0x60b5 025898 fetch 1 ,mem_sp_iocap_remote 
+0x60b6 025899 beq display_only ,responder_iocap_display_yesno_initiator_iocap_display_only 
+0x60b7 025900 beq display_yesno ,responder_iocap_display_yesno_initiator_iocap_display_yesno 
+0x60b8 025901 beq keyboard_only ,responder_iocap_display_yesno_initiator_iocap_keyboard_only 
+0x60b9 025902 beq no_input_no_output ,responder_iocap_display_yesno_initiator_iocap_no_input_no_output 
+0x60ba 025903 rtn 
+:      025906 responder_iocap_no_input_no_output:
+0x60bb 025907 fetch 1 ,mem_sp_iocap_remote 
+0x60bc 025908 beq display_only ,responder_iocap_no_input_no_output_initiator_iocap_display_only 
+0x60bd 025909 beq display_yesno ,responder_iocap_no_input_no_output_initiator_iocap_display_yesno 
+0x60be 025910 beq keyboard_only ,responder_iocap_no_input_no_output_initiator_iocap_keyboard_only 
+0x60bf 025911 beq no_input_no_output ,responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output 
+0x60c0 025912 rtn 
+:      025914 responder_iocap_keyboard_only_initiator_iocap_no_input_no_output:
+:      025915 responder_iocap_display_yesno_initiator_iocap_no_input_no_output:
+:      025916 responder_iocap_display_yesno_initiator_iocap_display_only:
+:      025917 responder_iocap_no_input_no_output_initiator_iocap_display_only:
+:      025918 responder_iocap_no_input_no_output_initiator_iocap_display_yesno:
+:      025919 responder_iocap_no_input_no_output_initiator_iocap_keyboard_only:
+:      025920 responder_iocap_no_input_no_output_initiator_iocap_no_input_no_output:
+:      025921 set_ssp_mode_justwork:
+0x60c1 025922 jam ssp_mode_just_work_flag ,mem_ssp_mode_flag 
+0x60c2 025923 fetch 1 ,mem_classic_bt_flag 
+0x60c3 025924 bbit1 flag_ssp_reject_justwork ,app_bt_disconnect 
+0x60c4 025925 rtn 
+:      025927 responder_iocap_display_yesno_initiator_iocap_display_yesno:
+:      025928 set_ssp_mode_numeric_comparison:
+0x60c5 025929 jam ssp_mode_ssp_pin_flag ,mem_ssp_mode_flag 
+0x60c6 025930 rtn 
+:      025932 responder_iocap_keyboard_only_initiator_iocap_display_yesno:
+:      025933 responder_iocap_keyboard_only_initiator_iocap_keyboard_only:
+:      025934 responder_iocap_keyboard_only_initiator_iocap_display_only:
+:      025935 responder_iocap_display_yesno_initiator_iocap_keyboard_only:
+:      025936 set_ssp_mode_passkey:
+0x60c7 025937 jam ssp_mode_passkey_entry_flag ,mem_ssp_mode_flag 
+0x60c8 025938 rtn 
+:      025941 classic_bt_set_reject_justwork_flag:
+0x60c9 025942 arg flag_ssp_reject_justwork ,queue 
+0x60ca 025943 branch classic_bluetooth_set_flag 
+:      025945 classic_bt_clr_reject_justwork_flag:
+0x60cb 025946 arg flag_ssp_reject_justwork ,queue 
+0x60cc 025947 branch classic_bluetooth_clr_flag 
+:      025949 classic_bluetooth_set_flag:
+0x60cd 025950 fetch 1 ,mem_classic_bt_flag 
+0x60ce 025951 qset1 pdata 
+0x60cf 025952 store 1 ,mem_classic_bt_flag 
+0x60d0 025953 rtn 
+:      025955 classic_bluetooth_clr_flag:
+0x60d1 025956 fetch 1 ,mem_classic_bt_flag 
+0x60d2 025957 qset0 pdata 
+0x60d3 025958 store 1 ,mem_classic_bt_flag 
+0x60d4 025959 rtn 
+:      025962 send_lmp_io_cap_req:
+0x60d5 025963 force 5 ,queue 
+0x60d6 025964 call send_lmpext 
+0x60d7 025965 fetch 3 ,mem_sp_iocap_local 
+0x60d8 025966 istore 3 ,contw 
+0x60d9 025967 branch send_lmp_request 
+:      025970 send_lmpext_sniff_subrating_req:
+0x60da 025972 rtn 
+:      025973 send_lmpext_sniff_subrating_res:
+0x60db 025974 force 9 ,queue 
+0x60dc 025975 call send_lmpext 
+0x60dd 025976 fetch 1 ,mem_subsniff_rate 
+0x60de 025977 istore 1 ,contw 
+0x60df 025978 fetch 2 ,mem_subsniff_tcmax 
+0x60e0 025979 istore 2 ,contw 
+0x60e1 025980 fetch 4 ,mem_subsniff_instant 
+0x60e2 025981 istore 4 ,contw 
+0x60e3 025982 branch send_lmp_reply 
+:      025984 send_lmp_name_res:
+0x60e4 025985 force 17 ,pdata 
+0x60e5 025986 call msg_send_lmp 
+0x60e6 025987 fetch 1 ,mem_lmi_opcode 
+0x60e7 025988 copy pdata ,temp 
+0x60e8 025989 beq 0x00 ,send_lmp_name_res_offset_ok 
+0x60e9 025990 beq 0x0e ,send_lmp_name_res_offset_ok 
+0x60ea 025991 beq 0x1c ,send_lmp_name_res_offset_ok 
+0x60eb 025992 rtn 
+:      025993 send_lmp_name_res_offset_ok:
+0x60ec 025994 istore 1 ,contw 
+0x60ed 025995 fetch 1 ,mem_local_name_length 
+0x60ee 025996 istore 1 ,contw 
+0x60ef 025997 arg 14 ,loopcnt 
+0x60f0 025998 setarg mem_local_name 
+0x60f1 025999 iadd temp ,contr 
+0x60f2 026000 call memcpy 
+0x60f3 026001 branch send_lmp_reply 
+:      026004 send_lmp_timing_accuracy_res:
+0x60f4 026005 force 3 ,pdata 
+0x60f5 026006 call msg_send_lmp 
+0x60f6 026007 setarg 0x0114 
+0x60f7 026008 istore 2 ,contw 
+0x60f8 026009 branch send_lmp_reply 
+:      026011 send_lmp_clkoffset_res:
+0x60f9 026013 force 3 ,pdata 
+0x60fa 026014 call msg_send_lmp 
+0x60fb 026015 fetch 4 ,mem_clke_bt 
+0x60fc 026016 isub clkn_bt ,pdata 
+0x60fd 026017 branch send_lmp_clkoffset_res_master ,master 
+0x60fe 026018 sub pdata ,0 ,pdata 
+:      026019 send_lmp_clkoffset_res_master:
+0x60ff 026021 rshift2 pdata ,pdata 
+0x6100 026022 set0 15 ,pdata 
+0x6101 026023 istore 2 ,contw 
+0x6102 026024 branch send_lmp_reply 
+:      026026 send_lmp_version_res:
+0x6103 026027 force 6 ,pdata 
+0x6104 026028 call msg_send_lmp 
+0x6105 026029 fetch 5 ,mem_lmp_version 
+0x6106 026030 istore 5 ,contw 
+0x6107 026031 branch send_lmp_reply 
+:      026033 send_lmp_features_res:
+0x6108 026034 force 9 ,pdata 
+0x6109 026035 call msg_send_lmp 
+0x610a 026036 fetch 8 ,mem_features 
+0x610b 026037 istore 8 ,contw 
+0x610c 026038 branch send_lmp_reply 
+:      026045 send_lmpext_features_req:
+0x610d 026046 force 12 ,queue 
+0x610e 026047 call send_lmpext 
+0x610f 026048 setarg 0x01 
+0x6110 026049 istore 1 ,contw 
+0x6111 026050 fetch 2 ,mem_lmpext_ssp_enable 
+0x6112 026051 istore 2 ,contw 
+0x6113 026052 setarg 0 
+0x6114 026053 istore 3 ,contw 
+0x6115 026054 setarg 0x00 
+0x6116 026055 istore 4 ,contw 
+0x6117 026056 branch send_lmp_request 
+:      026058 send_lmpext_packet_type_table_req:
+0x6118 026059 force 3 ,queue 
+0x6119 026060 call send_lmpext 
+0x611a 026061 fetch 1 ,mem_ptt 
+0x611b 026062 istore 1 ,contw 
+0x611c 026063 disable user 
+0x611d 026064 call send_lmp_request 
+0x611e 026065 nrtn user 
+0x611f 026066 nrtn master 
+0x6120 026067 fetch 1 ,mem_afh_cfg 
+0x6121 026068 rtnbit0 afh_cfg_on 
+0x6122 026069 call afh_init 
+0x6123 026070 branch afh_open_all_channels 
+:      026073 ssp_enable:
+0x6124 026074 bpatchx patch30_4 ,mem_patch30 
+0x6125 026075 fetch 1 ,mem_features + 6 
+0x6126 026076 set1 param_featrue_ssp ,pdata 
+0x6127 026077 store 1 ,mem_features + 6 
+0x6128 026078 setarg param_lmpext_ssp_enable 
+0x6129 026079 store 2 ,mem_lmpext_ssp_enable 
+0x612a 026080 rtn 
+:      026082 ssp_disable:
+0x612b 026083 bpatchx patch30_5 ,mem_patch30 
+0x612c 026084 fetch 1 ,mem_features + 6 
+0x612d 026085 set0 param_featrue_ssp ,pdata 
+0x612e 026086 store 1 ,mem_features + 6 
+0x612f 026087 setarg 0 
+0x6130 026088 store 2 ,mem_lmpext_ssp_enable 
+0x6131 026089 rtn 
+:      026091 afh_init:
+0x6132 026092 jam 0x3 ,mem_afh_cfg 
+0x6133 026093 setarg 0 
+0x6134 026094 store 4 ,mem_afh_timer 
+0x6135 026095 arg mem_afh_map_lo ,contw 
+0x6136 026096 call afh_reset_map 
+0x6137 026097 arg mem_afh_map_new ,contw 
+0x6138 026098 call afh_reset_map 
+0x6139 026099 arg mem_afh_classify_channel_map ,contw 
+0x613a 026100 call afh_reset_map 
+0x613b 026101 branch afh_clear_error_counter 
+:      026102 afh_open_all_channels:
+0x613c 026103 arg mem_afh_map_new ,contw 
+0x613d 026104 call afh_reset_map 
+0x613e 026105 call afh_clear_error_counter 
+0x613f 026106 branch afh_set_send_flag 
+:      026109 afh_reset_map:
+0x6140 026110 setarg 0xffffff 
+0x6141 026111 istore 3 ,contw 
+0x6142 026112 istore 3 ,contw 
+0x6143 026113 istore 3 ,contw 
+0x6144 026114 setarg 0x7f 
+0x6145 026115 istore 1 ,contw 
+0x6146 026116 rtn 
+:      026117 afh_clear_error_counter:
+0x6147 026118 setarg 0 
+0x6148 026119 store 2 ,mem_afh_error_total 
+0x6149 026120 rtn 
+:      026121 afh_set_send_flag:
+0x614a 026122 fetch 1 ,mem_afh_cfg 
+0x614b 026123 set1 send_lmp_set_afh ,pdata 
+0x614c 026124 store 1 ,mem_afh_cfg 
+0x614d 026125 rtn 
+:      026128 send_lmpext_pause_encryption_req:
+0x614e 026129 force 2 ,queue 
+0x614f 026130 call send_lmpext 
+0x6150 026131 nbranch send_lmp_reply ,master 
+0x6151 026133 branch send_lmp_request 
+:      026137 send_lmp_detach:
+0x6152 026138 force 2 ,pdata 
+0x6153 026139 call msg_send_lmp 
+0x6154 026140 fetch 1 ,mem_disconn_reason_send 
+0x6155 026141 istore 1 ,contw 
+0x6156 026142 call send_lmp_request 
+:      026143 prepare_disconnect:
+0x6157 026144 fetch 1 ,mem_op 
+0x6158 026145 set1 op_disconn ,pdata 
+0x6159 026146 store 1 ,mem_op 
+0x615a 026147 jam 50 ,mem_conn_timer 
+0x615b 026148 rtn 
+:      026151 send_lmp_no_payload:
+0x615c 026152 force 1 ,pdata 
+0x615d 026153 call msg_send_lmp 
+0x615e 026154 branch send_lmp_request 
+:      026155 send_lmp_nopayload_reply:
+0x615f 026156 force 1 ,pdata 
+0x6160 026157 call msg_send_lmp 
+0x6161 026158 branch send_lmp_reply 
+:      026161 send_lmp_encryption_mode_req:
+0x6162 026162 force 2 ,pdata 
+0x6163 026163 call msg_send_lmp 
+0x6164 026164 fetch 1 ,mem_state_map 
+0x6165 026165 isolate0 smap_encryption ,pdata 
+0x6166 026166 setflag true ,0 ,pdata 
+0x6167 026167 and_into 1 ,pdata 
+0x6168 026168 istore 1 ,contw 
+0x6169 026169 branch send_lmp_request 
+:      026172 send_lmp_superto:
+0x616a 026173 force 3 ,pdata 
+0x616b 026174 call msg_send_lmp 
+0x616c 026175 fetch 2 ,mem_supervision_to 
+0x616d 026176 istore 2 ,contw 
+0x616e 026177 branch send_lmp_request 
+:      026179 send_lmp_name_req:
+0x616f 026180 jam 250 ,mem_conn_timer 
+0x6170 026181 force 2 ,pdata 
+0x6171 026182 call msg_send_lmp 
+0x6172 026183 fetch 1 ,mem_name_offset 
+0x6173 026184 istore 1 ,contw 
+0x6174 026185 branch send_lmp_request 
+:      026187 send_lmp_test_control:
+0x6175 026188 force 10 ,pdata 
+0x6176 026189 call msg_send_lmp 
+0x6177 026190 arg mem_temp_payload ,contr 
+0x6178 026191 force 9 ,loopcnt 
+:      026192 send_lmp_test_control_loop:
+0x6179 026193 ifetch 1 ,contr 
+0x617a 026194 xor_into 0x55 ,pdata 
+0x617b 026195 istore 1 ,contw 
+0x617c 026196 loop send_lmp_test_control_loop 
+0x617d 026197 branch send_lmp_request 
+:      026199 send_lmp_quality_of_service_req:
+0x617e 026200 branch send_lmp_request 
+:      026201 send_lmp_unit_key:
+0x617f 026202 branch send_lmp_request 
+:      026204 send_lmp_slot_offset:
+0x6180 026205 rtn master 
+0x6181 026206 call calc_slot_offset 
+0x6182 026207 force 9 ,pdata 
+0x6183 026208 call msg_send_lmp 
+0x6184 026209 fetch 2 ,mem_slot_offset 
+0x6185 026210 istore 2 ,contw 
+0x6186 026211 fetch 3 ,mem_lap 
+0x6187 026212 istore 3 ,contw 
+0x6188 026213 fetch 1 ,mem_uap 
+0x6189 026214 istore 1 ,contw 
+0x618a 026215 fetch 2 ,mem_nap 
+0x618b 026216 istore 2 ,contw 
+0x618c 026217 bmark0 mark_switch_initiated ,send_lmp_slot_offset_reply 
+0x618d 026218 set0 mark_switch_initiated ,mark 
+0x618e 026219 call send_lmp_request 
+0x618f 026220 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6190 026221 rtn 
+:      026222 send_lmp_slot_offset_reply:
+0x6191 026223 call send_lmp_reply 
+0x6192 026224 jam lmp_accepted ,mem_lmo_opcode2 
+0x6193 026225 jam lmp_switch_req ,mem_lmi_opcode2 
+0x6194 026226 rtn 
+:      026228 send_lmp_switch_req:
+0x6195 026229 arg 0x200 ,temp 
+0x6196 026230 branch switch_on_native ,master 
+0x6197 026231 deposit clke_bt 
+0x6198 026232 branch switch_slack 
+:      026233 switch_on_native:
+0x6199 026234 deposit clkn_bt 
+:      026235 switch_slack:
+0x619a 026236 deposit bt_clk 
+0x619b 026237 iadd temp ,pdata 
+0x619c 026238 and_into 0x1fc ,pdata 
+0x619d 026239 store 4 ,mem_sniff_anchor 
+0x619e 026240 force 5 ,pdata 
+0x619f 026241 call msg_send_lmp 
+0x61a0 026242 fetch 4 ,mem_sniff_anchor 
+0x61a1 026243 rshift pdata ,pdata 
+0x61a2 026244 istore 4 ,contw 
+0x61a3 026245 branch send_lmp_request 
+:      026247 send_lmp_sniff_req:
+0x61a4 026248 force 10 ,pdata 
+0x61a5 026249 call msg_send_lmp 
+0x61a6 026250 arg mem_sniff_payload ,contr 
+0x61a7 026251 ifetch 9 ,contr 
+0x61a8 026252 istore 9 ,contw 
+0x61a9 026253 branch send_lmp_request 
+:      026256 send_lmp_timing_accuracy_req:
+0x61aa 026258 force 3 ,pdata 
+0x61ab 026259 call msg_send_lmp 
+0x61ac 026260 setarg 0x0114 
+0x61ad 026261 istore 2 ,contw 
+0x61ae 026262 branch send_lmp_request 
+:      026264 send_lmp_unsniff_req:
+0x61af 026266 force 1 ,pdata 
+0x61b0 026267 call msg_send_lmp 
+0x61b1 026276 branch send_lmp_request 
+:      026279 send_lmp_max_slot:
+0x61b2 026280 force 2 ,pdata 
+0x61b3 026281 call msg_send_lmp 
+0x61b4 026282 fetch 1 ,mem_max_slot 
+0x61b5 026283 istore 1 ,contw 
+0x61b6 026284 branch send_lmp_request 
+:      026287 send_lmp_max_slot_req:
+0x61b7 026288 force 2 ,pdata 
+0x61b8 026289 call msg_send_lmp 
+0x61b9 026290 setarg 0x05 
+0x61ba 026291 istore 1 ,contw 
+0x61bb 026292 branch send_lmp_request 
+:      026295 send_lmp_inc_power:
+0x61bc 026296 force 2 ,pdata 
+0x61bd 026297 call msg_send_lmp 
+0x61be 026298 setarg 0x00 
+0x61bf 026299 istore 1 ,contw 
+0x61c0 026300 branch send_lmp_request 
+:      026303 send_lmp_setup_complete_by_module:
+0x61c1 026304 jam lmp_max_slot_req ,mem_lmo_opcode2 
+0x61c2 026305 rtn 
+:      026306 send_lmp_setup_complete:
+0x61c3 026307 fetch 1 ,mem_device_option 
+0x61c4 026308 sub pdata ,dvc_op_module ,null 
+0x61c5 026309 call send_lmp_setup_complete_by_module ,zero 
+0x61c6 026310 fetch 1 ,mem_state 
+0x61c7 026311 set1 state_conn_comp ,pdata 
+0x61c8 026312 store 1 ,mem_state 
+0x61c9 026313 copy clkn_bt ,pdata 
+0x61ca 026314 store 4 ,mem_aurand_send_delay_time 
+0x61cb 026315 fetch 1 ,mem_lmp_conn_state 
+0x61cc 026316 bbit1 sent_setup_complete ,send_lmp_setup_complete_has_sent 
+0x61cd 026317 set1 sent_setup_complete ,pdata 
+0x61ce 026318 store 1 ,mem_lmp_conn_state 
+0x61cf 026319 jam bt_evt_setup_complete ,mem_fifo_temp 
+0x61d0 026320 call ui_ipc_send_event 
+0x61d1 026321 force 1 ,pdata 
+0x61d2 026322 call msg_send_lmp 
+0x61d3 026323 branch send_lmp_request 
+:      026324 send_lmp_setup_complete_has_sent:
+0x61d4 026325 jam 0 ,mem_lmp_to_send 
+0x61d5 026326 rtn 
+:      026328 send_lmp_version_req:
+0x61d6 026329 force 6 ,pdata 
+0x61d7 026330 call msg_send_lmp 
+0x61d8 026331 fetch 5 ,mem_lmp_version 
+0x61d9 026332 istore 5 ,contw 
+0x61da 026333 branch send_lmp_request 
+:      026335 send_lmp_features_req:
+0x61db 026336 force 9 ,pdata 
+0x61dc 026337 call msg_send_lmp 
+0x61dd 026338 fetch 8 ,mem_features 
+0x61de 026339 istore 8 ,contw 
+0x61df 026340 branch send_lmp_request 
+:      026342 sp_master_send_io_cap_get:
+0x61e0 026343 jam sp_flag_commit ,mem_master_sp_flag 
+0x61e1 026344 fetch 1 ,mem_sp_local_key_invalid 
+0x61e2 026345 rtnne sp_key_valid 
+0x61e3 026346 jam sp_master_stat_start_done ,mem_master_sp_state 
+0x61e4 026347 rtn 
+:      026349 sp_master_send_io_cap_send:
+0x61e5 026350 call tid_initiate 
+0x61e6 026351 jam lmp_io_cap_req ,mem_lmo_opcode2 
+0x61e7 026352 jam sp_stat_key_send ,mem_master_sp_state 
+0x61e8 026353 rtn 
+:      026356 sp_master_send_lmp_encapsulated_header:
+0x61e9 026357 call tid_initiate 
+0x61ea 026358 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61eb 026359 jam sp_stat_random_send ,mem_master_sp_state 
+0x61ec 026360 rtn 
+:      026362 sp_master_commitment_compare:
+0x61ed 026363 arg mem_sp_calc_result_high ,rega 
+0x61ee 026364 arg mem_sp_confirm_remote ,regb 
+0x61ef 026365 arg 16 ,loopcnt 
+0x61f0 026366 call string_compare 
+0x61f1 026367 branch sp_master_commitment_compare_success ,zero 
+0x61f2 026368 jam sp_stat_null ,mem_master_sp_state 
+0x61f3 026369 call master_clear_mem_master_sp_flag 
+0x61f4 026370 jam pdu_not_allowed ,mem_lmo_reason2 
+0x61f5 026371 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61f6 026372 branch reject_lmp_packet 
+:      026373 sp_master_commitment_compare_success:
+0x61f7 026374 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x61f8 026375 call master_set_mem_master_sp_flag 
+0x61f9 026376 jam lmp_simple_pairing_number ,mem_lmi_opcode2 
+0x61fa 026377 branch accept_lmp_msg 
+:      026381 sp_master_send_lmp_simple_pairing_number:
+0x61fb 026382 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x61fc 026383 rtn 
+:      026387 sp_send_lmp_encapsulated_header:
+0x61fd 026390 jam lmp_encapsulated_header ,mem_lmo_opcode2 
+0x61fe 026392 rtn 
+:      026398 send_lmp_encapsulated_header:
+0x61ff 026399 jam 0 ,mem_sp_local_key_send_count 
+0x6200 026400 force 4 ,pdata 
+0x6201 026401 call msg_send_lmp 
+0x6202 026402 force encapsulated_major_type_p192 ,pdata 
+0x6203 026403 istore 1 ,contw 
+0x6204 026404 force encapsulated_minor_type_p192 ,pdata 
+0x6205 026405 istore 1 ,contw 
+0x6206 026406 force encapsulated_len_p192 ,pdata 
+0x6207 026407 istore 1 ,contw 
+0x6208 026408 call check_localsm 
+0x6209 026409 branch send_lmp_request ,true 
+0x620a 026410 branch send_lmp_reply 
+:      026412 send_lmp_encapsulated_payload:
+0x620b 026414 force 17 ,pdata 
+0x620c 026415 call msg_send_lmp 
+0x620d 026416 fetch 1 ,mem_sp_local_key_send_count 
+0x620e 026417 arg mem_sp_pubkey_local ,contr 
+0x620f 026418 iadd contr ,contr 
+0x6210 026419 ifetch 8 ,contr 
+0x6211 026420 istore 8 ,contw 
+0x6212 026421 ifetch 8 ,contr 
+0x6213 026422 istore 8 ,contw 
+0x6214 026423 fetch 1 ,mem_sp_local_key_send_count 
+0x6215 026424 increase 16 ,pdata 
+0x6216 026425 store 1 ,mem_sp_local_key_send_count 
+0x6217 026426 call check_localsm 
+0x6218 026427 branch send_lmp_request ,true 
+0x6219 026428 branch send_lmp_reply 
+:      026431 sp_send_lmp_simple_pairing_comfirm:
+0x621a 026432 jam sp_stat_random_recv ,mem_sp_state 
+0x621b 026433 jam lmp_simple_pairing_confirm ,mem_lmo_opcode2 
+0x621c 026434 rtn 
+:      026435 send_lmp_simple_pairing_comfirm:
+0x621d 026438 force 17 ,pdata 
+0x621e 026439 call msg_send_lmp 
+0x621f 026440 arg mem_sp_calc_result_high ,contr 
+0x6220 026441 ifetch 8 ,contr 
+0x6221 026442 istore 8 ,contw 
+0x6222 026443 ifetch 8 ,contr 
+0x6223 026444 istore 8 ,contw 
+0x6224 026445 branch send_lmp_reply 
+:      026447 sp_send_lmp_simple_pairing_number:
+0x6225 026448 jam lmp_simple_pairing_number ,mem_lmo_opcode2 
+0x6226 026449 rtn 
+:      026451 send_lmp_simple_pairing_number:
+0x6227 026453 call check_localsm 
+0x6228 026454 call sp_local_random_key_generator ,true 
+0x6229 026455 force 17 ,pdata 
+0x622a 026456 call msg_send_lmp 
+0x622b 026457 arg mem_sp_random_local ,contr 
+0x622c 026458 ifetch 8 ,contr 
+0x622d 026459 istore 8 ,contw 
+0x622e 026460 ifetch 8 ,contr 
+0x622f 026461 istore 8 ,contw 
+0x6230 026462 call check_localsm 
+0x6231 026463 nbranch send_lmp_reply ,true 
+0x6232 026464 branch send_lmp_request ,true 
+:      026466 master_sp_sm_end:
+0x6233 026468 jam sp_stat_done ,mem_master_sp_state 
+:      026469 sp_aurand_send:
+0x6234 026470 call tid_initiate 
+0x6235 026471 jam lmp_au_rand ,mem_lmo_opcode2 
+0x6236 026472 call check_localsm_master 
+0x6237 026473 branch sp_master_key_prarm_push ,true 
+0x6238 026474 branch sp_link_key_prarm_push 
+:      026475 master_sp_send_lmp_dhkey_check:
+0x6239 026476 call tid_reply 
+:      026477 sp_send_lmp_dhkey_check:
+0x623a 026478 jam lmp_dhkey_check ,mem_lmo_opcode2 
+0x623b 026479 rtn 
+:      026480 send_lmp_dhkey_check:
+0x623c 026482 force 17 ,pdata 
+0x623d 026483 call msg_send_lmp 
+0x623e 026484 arg mem_sp_calc_result_high ,contr 
+0x623f 026485 ifetch 8 ,contr 
+0x6240 026486 istore 8 ,contw 
+0x6241 026487 ifetch 8 ,contr 
+0x6242 026488 istore 8 ,contw 
+0x6243 026489 call check_localsm 
+0x6244 026490 nbranch send_lmp_reply ,true 
+0x6245 026491 branch send_lmp_request ,true 
+:      026493 send_lmp_enc_key_size_mask_res:
+0x6246 026494 force 3 ,pdata 
+0x6247 026495 call msg_send_lmp 
+0x6248 026496 setarg 0xfffe 
+0x6249 026497 istore 2 ,contw 
+0x624a 026498 branch send_lmp_reply 
+:      026500 send_lmp_auto_rate:
+0x624b 026501 branch send_lmp_request 
+:      026502 send_lmp_clkoffset_req:
+0x624c 026503 branch send_lmp_request 
+:      026504 send_lmp_quality_of_service:
+0x624d 026505 branch send_lmp_request 
+:      026506 send_lmp_test_activate:
+0x624e 026507 branch send_lmp_request 
+:      026512 send_lmp_comb_key:
+0x624f 026513 call generate_random_number 
+0x6250 026514 arg mem_lap ,rega 
+0x6251 026515 call generate_linkkey 
+0x6252 026516 force 17 ,pdata 
+0x6253 026517 call msg_send_lmp 
+0x6254 026518 arg mem_kinit ,rega 
+0x6255 026519 arg mem_random_number ,regb 
+0x6256 026520 call xor16 
+0x6257 026521 nbranch send_lmp_follow ,master 
+0x6258 026522 branch send_lmp_tid 
+:      026524 send_lmp_inrand:
+0x6259 026525 call generate_random_number 
+0x625a 026526 arg mem_plap ,rega 
+0x625b 026527 call generate_kinit 
+:      026528 send_lmp_rand:
+0x625c 026529 force 17 ,pdata 
+0x625d 026530 call msg_send_lmp 
+0x625e 026531 arg mem_random_number ,contr 
+0x625f 026532 call memcpy16 
+0x6260 026533 fetch 1 ,mem_conn_sm 
+0x6261 026534 beq conn_sm_auth_wait ,send_lmp_request 
+0x6262 026535 beq conn_sm_pairing_wait ,send_lmp_request 
+0x6263 026536 branch send_lmp_tid 
+:      026538 send_lmp_aurand:
+0x6264 026539 fetch 1 ,mem_pairing_auth 
+0x6265 026540 branch send_lmp_aurand_notpairing ,blank 
+0x6266 026541 call check_localsm 
+0x6267 026542 call tid_initiate ,true 
+0x6268 026543 ncall tid_reply ,true 
+0x6269 026544 branch send_lmp_aurand_common 
+:      026545 send_lmp_aurand_notpairing:
+0x626a 026546 call tid_initiate 
+:      026547 send_lmp_aurand_common:
+0x626b 026548 call generate_random_number 
+0x626c 026549 branch send_lmp_rand 
+:      026551 send_lmp_sres:
+0x626d 026552 arg mem_lap ,rega 
+0x626e 026553 call function_e1 
+0x626f 026554 force 5 ,pdata 
+0x6270 026555 call msg_send_lmp 
+0x6271 026556 fetch 4 ,mem_input_store 
+0x6272 026557 istore 4 ,contw 
+0x6273 026558 arg mem_sres_tid ,temp 
+0x6274 026559 call special_tid_store 
+0x6275 026560 call copy_aco 
+0x6276 026561 call check_localsm 
+0x6277 026562 branch send_lmp_sres_master ,true 
+0x6278 026563 jam done_encryp ,mem_wait_encryption 
+0x6279 026564 fetch 1 ,mem_pairing_auth 
+0x627a 026565 rtn blank 
+0x627b 026566 jam lmp_au_rand ,mem_lmo_opcode2 
+:      026567 send_lmp_sres_master:
+0x627c 026568 fetch 1 ,mem_link_key_exists 
+0x627d 026569 rtn blank 
+:      026570 send_lmp_sres_startenc:
+0x627e 026571 call check_localsm 
+0x627f 026572 nbranch send_lmp_sres_startenc_slave ,true 
+0x6280 026573 fetch 1 ,mem_auth_enable 
+0x6281 026574 rtn blank 
+0x6282 026575 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6283 026576 rtn 
+:      026577 send_lmp_sres_startenc_slave:
+0x6284 026578 rtnmark0 mark_slave_in_rand_accepted 
+0x6285 026579 set0 mark_slave_in_rand_accepted ,mark 
+0x6286 026580 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x6287 026581 rtn 
+:      026585 send_lmp_start_encryption:
+0x6288 026586 call generate_random_number 
+0x6289 026587 call function_e3 
+0x628a 026588 force 17 ,pdata 
+0x628b 026589 call msg_send_lmp 
+0x628c 026590 arg mem_random_number ,contr 
+0x628d 026591 call memcpy16 
+0x628e 026592 branch send_lmp_tid 
+:      026594 send_lmp_stop_encryption_req:
+0x628f 026595 force 1 ,pdata 
+0x6290 026596 call msg_send_lmp 
+0x6291 026597 branch send_lmp_tid 
+:      026599 send_lmp_encryption_key_size_req:
+0x6292 026600 force 2 ,pdata 
+0x6293 026601 call msg_send_lmp 
+0x6294 026602 force 16 ,pdata 
+0x6295 026603 istore 1 ,contw 
+0x6296 026604 store 1 ,mem_key_size 
+0x6297 026605 branch send_lmp_tid 
+:      026607 msg_send_lmp:
+0x6298 026609 lshift3 pdata ,pdata 
+0x6299 026610 or_into 0x07 ,pdata 
+0x629a 026611 store 1 ,mem_lmo_header_length 
+0x629b 026612 arg 17 ,loopcnt 
+0x629c 026613 arg mem_lmo_payload ,contw 
+0x629d 026614 call clear_mem 
+0x629e 026615 arg mem_lmo_payload ,contw 
+0x629f 026616 rtn 
+:      026618 send_lmpext:
+0x62a0 026619 and pdata ,0x7f ,rega 
+0x62a1 026620 jam lmp_escape ,mem_lmp_to_send 
+0x62a2 026621 deposit queue 
+0x62a3 026622 call msg_send_lmp 
+0x62a4 026623 deposit rega 
+0x62a5 026624 istore 1 ,contw 
+0x62a6 026625 rtn 
+:      026627 send_lmp_follow:
+0x62a7 026628 fetch 1 ,mem_lmp_to_send 
+0x62a8 026629 lshift pdata ,pdata 
+0x62a9 026630 fetcht 1 ,mem_state_map 
+0x62aa 026631 isolate1 smap_lmptid ,temp 
+0x62ab 026632 setflag true ,0 ,pdata 
+0x62ac 026633 branch send_lmp_exit 
+:      026636 send_lmp_tid:
+0x62ad 026637 fetcht 1 ,mem_state_map 
+0x62ae 026638 and_into 1 ,temp 
+0x62af 026639 branch send_lmp_end 
+:      026641 send_lmp_reply:
+0x62b0 026642 force 0 ,temp 
+0x62b1 026643 branch send_lmp_end 
+:      026645 send_lmp_request:
+0x62b2 026646 force 1 ,temp 
+:      026647 send_lmp_end:
+0x62b3 026648 fetch 1 ,mem_lmp_to_send 
+0x62b4 026649 lshift pdata ,pdata 
+0x62b5 026650 setflag master ,0 ,pdata 
+0x62b6 026651 ixor temp ,pdata 
+:      026652 send_lmp_exit:
+0x62b7 026653 store 1 ,mem_lmo_header_opcode 
+0x62b8 026654 jam 0 ,mem_lmp_to_send 
+0x62b9 026655 call lmo_fifo_process_lmo0empty 
+0x62ba 026656 enable user 
+0x62bb 026657 rtn 
+:      026660 lmo_fifo_check:
+0x62bc 026661 fetch 1 ,mem_lmo_opcode2 
+0x62bd 026662 rtn blank 
+0x62be 026663 call lmo_fifo_process 
+0x62bf 026664 fetch 1 ,mem_lmo_opcode2 
+0x62c0 026665 rtn 
+:      026667 lmo_fifo_process:
+0x62c1 026668 bpatchx patch30_6 ,mem_patch30 
+0x62c2 026669 fetch 1 ,mem_lmp_to_send 
+0x62c3 026670 branch lmo_fifo_process_lmo0empty ,blank 
+0x62c4 026671 fetch 1 ,mem_lmo_opcode1 
+0x62c5 026672 nrtn blank 
+0x62c6 026673 branch lmo_fifo_process_lmo2to1 
+:      026674 lmo_fifo_process_lmo0empty:
+0x62c7 026675 fetch 1 ,mem_lmo_opcode1 
+0x62c8 026676 branch lmo_fifo_process_lmo1_empty ,blank 
+0x62c9 026677 fetch 3 ,mem_lmo_opcode1 
+0x62ca 026678 store 3 ,mem_lmp_to_send 
+0x62cb 026679 fetcht 1 ,mem_lmo_tid1 
+0x62cc 026680 fetch 1 ,mem_state_map 
+0x62cd 026681 set0 smap_lmptid ,pdata 
+0x62ce 026682 ior temp ,pdata 
+0x62cf 026683 store 1 ,mem_state_map 
+0x62d0 026684 jam 0 ,mem_lmo_opcode1 
+:      026685 lmo_fifo_process_lmo2to1:
+0x62d1 026686 fetch 1 ,mem_lmo_opcode2 
+0x62d2 026687 rtn blank 
+0x62d3 026688 fetch 4 ,mem_lmo_opcode2 
+0x62d4 026689 store 4 ,mem_lmo_opcode1 
+0x62d5 026690 jam 0 ,mem_lmo_opcode2 
+0x62d6 026691 rtn 
+:      026692 lmo_fifo_process_lmo1_empty:
+0x62d7 026693 fetch 1 ,mem_lmo_opcode2 
+0x62d8 026694 rtn blank 
+0x62d9 026695 fetch 3 ,mem_lmo_opcode2 
+0x62da 026696 store 3 ,mem_lmp_to_send 
+0x62db 026697 fetcht 1 ,mem_lmo_tid2 
+0x62dc 026698 fetch 1 ,mem_state_map 
+0x62dd 026699 set0 smap_lmptid ,pdata 
+0x62de 026700 ior temp ,pdata 
+0x62df 026701 store 1 ,mem_state_map 
+0x62e0 026702 jam 0 ,mem_lmo_opcode2 
+0x62e1 026703 rtn 
+:      026706 special_tid_store:
+0x62e2 026707 bpatchx patch30_7 ,mem_patch30 
+0x62e3 026708 fetch 1 ,mem_state_map 
+0x62e4 026709 copy pdata ,regc 
+0x62e5 026710 ifetch 1 ,temp 
+0x62e6 026711 call pop_tid_follow 
+0x62e7 026712 call send_lmp_follow 
+0x62e8 026713 copy regc ,pdata 
+0x62e9 026714 store 1 ,mem_state_map 
+0x62ea 026715 rtn 
+:      026717 tid_reply:
+0x62eb 026718 fetcht 1 ,mem_state_map 
+0x62ec 026719 set0 smap_lmptidinit ,temp 
+0x62ed 026720 storet 1 ,mem_state_map 
+0x62ee 026721 rtn 
+:      026723 tid_initiate:
+0x62ef 026724 fetcht 1 ,mem_state_map 
+0x62f0 026725 set1 smap_lmptidinit ,temp 
+0x62f1 026726 storet 1 ,mem_state_map 
+0x62f2 026727 rtn 
+:      026730 tid_check:
+0x62f3 026731 nsetflag master ,smap_lmptid ,pdata 
+0x62f4 026732 fetcht 1 ,mem_state_map 
+0x62f5 026733 ixor temp ,pdata 
+0x62f6 026734 isolate1 smap_lmptid ,pdata 
+0x62f7 026735 rtn 
+:      026738 tid_set_reply:
+0x62f8 026739 fetch 1 ,mem_state_map 
+0x62f9 026740 setflag master ,smap_lmptid ,pdata 
+0x62fa 026741 store 1 ,mem_state_map 
+0x62fb 026742 rtn 
+:      026745 check_localsm:
+0x62fc 026746 fetch 1 ,mem_sp_localsm 
+0x62fd 026747 compare local_statemachine ,pdata ,0x7f 
+0x62fe 026748 rtn 
+:      026749 setlocalsm_master:
+0x62ff 026750 fetch 1 ,mem_sp_localsm 
+0x6300 026751 set1 7 ,pdata 
+0x6301 026752 store 1 ,mem_sp_localsm 
+0x6302 026753 rtn 
+:      026754 setlocalsm_slave:
+0x6303 026755 fetch 1 ,mem_sp_localsm 
+0x6304 026756 set0 7 ,pdata 
+0x6305 026757 store 1 ,mem_sp_localsm 
+0x6306 026758 rtn 
+:      026759 check_localsm_master:
+0x6307 026760 fetch 1 ,mem_sp_localsm 
+0x6308 026761 isolate1 7 ,pdata 
+0x6309 026762 store 1 ,mem_sp_localsm 
+0x630a 026763 rtn 
+:      026765 generate_random_number:
+0x630b 026767 arg mem_random_number ,contw 
+:      026768 generate_random:
+0x630c 026769 force 16 ,loopcnt 
+:      026770 generate_random_another:
+:      026771 generate_random_loop:
+0x630d 026772 random pdata 
+0x630e 026773 istore 1 ,contw 
+0x630f 026774 loop generate_random_another 
+0x6310 026775 rtn 
+:      026777 generate_linkkey:
+0x6311 026778 call function_e21 
+0x6312 026779 arg mem_link_key ,rega 
+0x6313 026780 arg mem_input_store ,regb 
+0x6314 026781 ifetch 8 ,rega 
+0x6315 026782 fetcht 1 ,mem_state 
+0x6316 026783 nsetflag blank ,state_combkey ,temp 
+0x6317 026784 storet 1 ,mem_state 
+0x6318 026785 copy rega ,contw 
+0x6319 026786 call xor16 
+0x631a 026787 branch generate_linkkey_continue 
+:      026793 process_conn_sm:
+0x631b 026795 bpatchx patch31_0 ,mem_patch31 
+0x631c 026797 call lmo_fifo_check 
+0x631d 026798 nrtn blank 
+:      026799 process_conn_sm_continue:
+0x631e 026800 fetch 1 ,mem_conn_sm 
+0x631f 026801 rtn blank 
+0x6320 026805 beq conn_sm_send_conn_req ,host_create_conn_send_conn_req 
+0x6321 026806 beq conn_sm_wait_conn_accept ,host_create_conn_wait_accept 
+0x6322 026807 beq conn_sm_send_features ,host_create_conn_send_features 
+0x6323 026808 beq conn_sm_wait_features_res ,host_create_conn_waiting 
+0x6324 026809 beq conn_sm_send_switch ,host_create_conn_send_switch 
+0x6325 026810 beq conn_sm_auth_pair ,host_create_conn_auth_pair 
+0x6326 026811 beq conn_sm_auth_pair_wait ,host_create_conn_auth_pair_wait 
+0x6327 026812 beq conn_sm_encrypt ,host_create_conn_encrypt 
+0x6328 026813 beq conn_sm_encrypt_wait ,host_create_conn_encrypt_wait 
+0x6329 026814 beq conn_sm_encrypt_wait_clear ,host_create_conn_encrypt_wait_clear 
+0x632a 026815 beq conn_sm_send_setup_complete ,host_create_conn_send_setup_complete 
+0x632b 026816 beq conn_sm_wait_setup_complete ,host_create_conn_wait_setup_complete 
+0x632c 026817 beq conn_sm_detach_delay ,host_create_conn_master_detach 
+0x632d 026818 beq conn_sm_send_version ,host_create_conn_send_version 
+0x632e 026819 beq conn_sm_wait_version ,host_create_conn_waiting 
+0x632f 026820 beq conn_sm_wait_switch_after_host_connection ,host_creat_conn_wait_switch 
+0x6330 026821 beq conn_sm_send_features_ext ,host_creat_conn_send_feat_ext 
+0x6331 026822 beq conn_sm_wait_features_ext ,host_create_conn_waiting 
+0x6332 026823 beq conn_sm_pairing ,host_create_conn_pairing 
+0x6333 026824 beq conn_sm_pairing_wait ,host_create_conn_pairing_wait 
+0x6334 026825 beq conn_sm_auth ,host_create_conn_auth 
+0x6335 026826 beq conn_sm_auth_wait ,host_create_conn_auth_wait 
+0x6336 026827 beq conn_sm_done ,host_create_conn_done 
+0x6337 026828 beq conn_sm_wait_done ,host_create_conn_done_wait 
+0x6338 026829 jam conn_sm_standby ,mem_conn_sm 
+0x6339 026831 rtn 
+:      026832 host_create_conn_done:
+0x633a 026833 fetch 1 ,mem_lmp_conn_state 
+0x633b 026834 rtnbit0 received_setup_complete 
+0x633c 026835 rtnbit0 sent_setup_complete 
+0x633d 026836 jam conn_sm_standby ,mem_conn_sm 
+0x633e 026837 call host_conn_judge_encrypt 
+0x633f 026838 branch scheduler_start_upper_sm 
+:      026840 host_conn_judge_encrypt:
+0x6340 026841 fetch 1 ,mem_connection_options 
+0x6341 026842 rtnbit0 connection_encrypt 
+0x6342 026843 jam conn_sm_encrypt_wait ,mem_conn_sm 
+0x6343 026844 rtn 
+:      026846 host_create_conn_done_wait:
+0x6344 026847 arg enpt_delay_timer ,queue 
+0x6345 026848 call timer_check 
+0x6346 026849 nrtn blank 
+0x6347 026850 jam conn_sm_done ,mem_conn_sm 
+0x6348 026851 rtn 
+:      026853 host_create_conn_auth:
+0x6349 026854 fetch 1 ,mem_connection_options 
+0x634a 026855 set0 connection_auth ,pdata 
+0x634b 026856 store 1 ,mem_connection_options 
+0x634c 026857 jam conn_sm_auth_wait ,mem_conn_sm 
+0x634d 026858 jam lmp_au_rand ,mem_lmo_opcode2 
+0x634e 026859 rtn 
+:      026860 host_create_conn_auth_wait:
+0x634f 026861 rtn 
+:      026862 host_create_conn_pairing:
+0x6350 026863 fetch 1 ,mem_pincode_state 
+0x6351 026864 rtnne pincode_state_pincode_ready 
+0x6352 026865 call host_auth 
+0x6353 026866 jam conn_sm_pairing_wait ,mem_conn_sm 
+0x6354 026867 rtn 
+:      026869 host_create_conn_pairing_wait:
+0x6355 026870 rtn 
+:      026871 host_creat_conn_send_feat_ext:
+0x6356 026872 jam conn_sm_wait_features_ext ,mem_conn_sm 
+0x6357 026873 jam lmp_ext_features_req ,mem_lmo_opcode2 
+0x6358 026874 rtn 
+:      026875 host_create_conn_send_version:
+0x6359 026876 jam conn_sm_wait_version ,mem_conn_sm 
+0x635a 026877 jam lmp_version_req ,mem_lmo_opcode2 
+0x635b 026878 rtn 
+:      026880 host_creat_conn_wait_switch:
+0x635c 026881 fetch 1 ,mem_switch_flag 
+0x635d 026882 rtneq switch_flag_init 
+0x635e 026883 beq switch_flag_accept ,host_create_conn_switch_accept 
+0x635f 026884 arg switch_wait_timer ,queue 
+0x6360 026885 call timer_check 
+0x6361 026886 nrtn blank 
+0x6362 026887 jam switch_flag_init ,mem_switch_flag 
+0x6363 026888 branch host_create_conn_switch 
+:      026889 host_create_conn_switch_accept:
+0x6364 026890 rtn master 
+0x6365 026891 branch host_create_conn_auth_pair 
+:      026893 host_create_conn_send_features:
+0x6366 026894 jam conn_sm_wait_features_res ,mem_conn_sm 
+0x6367 026895 jam lmp_features_req ,mem_lmo_opcode2 
+0x6368 026896 rtn 
+:      026897 host_create_conn_send_switch:
+0x6369 026898 jam lmp_switch_req ,mem_lmo_opcode2 
+0x636a 026899 set1 mark_switch_initiated ,mark 
+0x636b 026900 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x636c 026901 setarg 0x1ff 
+0x636d 026902 store 2 ,mem_soft_timer 
+0x636e 026903 rtn 
+:      026904 host_create_conn_send_conn_req:
+0x636f 026905 jam conn_sm_wait_conn_accept ,mem_conn_sm 
+0x6370 026906 jam 0xff ,mem_soft_timer 
+0x6371 026907 set0 mark_reconn_recieve_switch ,mark 
+0x6372 026908 jam lmp_host_connection_req ,mem_lmo_opcode2 
+0x6373 026909 branch init_lmp_reinit 
+:      026910 host_create_conn_wait_accept:
+0x6374 026911 rtnmark1 mark_reconn_recieve_switch 
+0x6375 026912 fetch 2 ,mem_soft_timer 
+0x6376 026913 sub pdata ,1 ,pdata 
+0x6377 026914 branch host_create_conn_resend ,zero 
+0x6378 026915 store 2 ,mem_soft_timer 
+0x6379 026916 rtn 
+:      026917 host_create_conn_resend:
+0x637a 026918 jam conn_sm_send_switch ,mem_conn_sm 
+0x637b 026919 rtn 
+:      026920 host_create_conn_waiting:
+0x637c 026922 rtn 
+:      026924 host_create_conn_switch:
+0x637d 026925 fetch 1 ,mem_lmp_conn_state 
+0x637e 026926 rtnbit0 sent_setup_complete 
+0x637f 026927 rtnbit0 received_setup_complete 
+0x6380 026928 fetch 1 ,mem_connection_options 
+0x6381 026929 set0 connection_switch ,pdata 
+0x6382 026930 store 1 ,mem_connection_options 
+0x6383 026931 jam lmp_switch_req ,mem_lmo_opcode2 
+0x6384 026932 jam conn_sm_wait_switch_after_host_connection ,mem_conn_sm 
+0x6385 026933 rtn 
+:      026935 host_create_conn_send_setup_complete:
+0x6386 026936 jam conn_sm_wait_setup_complete ,mem_conn_sm 
+0x6387 026937 jam lmp_setup_complete ,mem_lmo_opcode2 
+0x6388 026938 rtn 
+:      026940 host_create_conn_wait_setup_complete:
+0x6389 026941 fetch 1 ,mem_lmp_conn_state 
+0x638a 026942 rtnbit0 received_setup_complete 
+0x638b 026943 jam conn_sm_standby ,mem_conn_sm 
+0x638c 026945 rtn 
+:      026946 host_create_conn_wait_setup_complete_rtn:
+0x638d 026947 jam conn_sm_auth_pair ,mem_conn_sm 
+0x638e 026948 rtn 
+:      026950 host_create_conn_master_detach:
+0x638f 026951 fetch 1 ,mem_soft_timer 
+0x6390 026952 increase -1 ,pdata 
+0x6391 026953 branch host_create_conn_send_detach ,blank 
+0x6392 026954 store 1 ,mem_soft_timer 
+0x6393 026955 rtn 
+:      026956 host_create_conn_send_detach:
+0x6394 026957 jam lmp_detach ,mem_lmo_opcode2 
+0x6395 026958 jam local_host ,mem_disconn_reason_send 
+0x6396 026959 jam 0 ,mem_conn_sm 
+0x6397 026960 rtn 
+:      026961 host_create_conn_auth_pair:
+0x6398 026963 fetch 1 ,mem_connection_options 
+0x6399 026964 bbit1 connection_switch ,host_create_conn_switch 
+0x639a 026965 bbit1 connection_auth ,host_create_conn_auth_pair_true 
+:      026966 host_create_conn_sm_done:
+0x639b 026967 jam conn_sm_done ,mem_conn_sm 
+0x639c 026968 rtn 
+:      026969 host_create_conn_auth_pair_true:
+0x639d 026970 fetch 1 ,mem_link_key_exists 
+0x639e 026971 branch host_create_conn_auth_pair_nokey ,blank 
+0x639f 026972 fetch 1 ,mem_lmp_conn_state 
+0x63a0 026973 rtnbit0 sent_setup_complete 
+0x63a1 026974 rtnbit0 received_setup_complete 
+0x63a2 026975 fetch 4 ,mem_aurand_send_delay_time 
+0x63a3 026976 arg 100 ,temp 
+0x63a4 026977 iadd temp ,temp 
+0x63a5 026978 copy clkn_bt ,pdata 
+0x63a6 026979 isub temp ,null 
+0x63a7 026980 nrtn positive 
+0x63a8 026981 branch host_create_conn_auth 
+:      026985 host_create_conn_auth_pair_nokey:
+0x63a9 026986 jam conn_sm_pairing ,mem_conn_sm 
+0x63aa 026987 jam 4 ,mem_pin_length 
+0x63ab 026988 setarg 0x3030 
+0x63ac 026989 store 2 ,mem_pin 
+0x63ad 026990 istore 2 ,contw 
+0x63ae 026991 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x63af 026992 branch host_create_conn_pairing 
+:      026994 host_create_conn_auth_pair_wait:
+0x63b0 026995 rtn 
+:      026996 host_create_conn_encrypt:
+0x63b1 026997 fetch 1 ,mem_connection_options 
+0x63b2 026998 bbit1 connection_encrypt ,host_create_conn_encrypt_start 
+0x63b3 026999 jam conn_sm_done ,mem_conn_sm 
+0x63b4 027000 rtn 
+:      027002 host_create_conn_encrypt_start:
+0x63b5 027003 fetch 1 ,mem_connection_options 
+0x63b6 027004 set0 connection_encrypt ,pdata 
+0x63b7 027005 store 1 ,mem_connection_options 
+0x63b8 027006 jam lmp_encryption_mode_req ,mem_lmo_opcode2 
+0x63b9 027007 rtn 
+:      027009 host_create_conn_encrypt_wait:
+0x63ba 027010 fetch 1 ,mem_wait_encryption 
+0x63bb 027011 rtn blank 
+0x63bc 027012 jam conn_sm_standby ,mem_conn_sm 
+0x63bd 027013 branch host_create_conn_encrypt_start 
+:      027015 host_create_conn_encrypt_wait_clear:
+0x63be 027016 jam conn_sm_send_setup_complete ,mem_conn_sm 
+0x63bf 027017 rtn 
+:      027019 host_auth:
+0x63c0 027020 fetch 1 ,mem_op 
+0x63c1 027021 bbit1 op_inrand_req ,remote_auth 
+0x63c2 027022 call tid_initiate 
+0x63c3 027023 jam lmp_in_rand ,mem_lmo_opcode2 
+0x63c4 027024 branch cmd_exit 
+:      027025 remote_auth:
+0x63c5 027026 fetch 1 ,mem_op 
+0x63c6 027027 set0 op_inrand_req ,pdata 
+0x63c7 027028 store 1 ,mem_op 
+0x63c8 027029 call lmp_accept_inrand 
+0x63c9 027030 call tid_set_reply 
+0x63ca 027031 branch cmd_exit 
+:      027033 pincode_reinit:
+0x63cb 027034 setarg 4 
+0x63cc 027035 store 1 ,mem_pin_length 
+0x63cd 027036 setarg 0x3030 
+0x63ce 027037 istore 2 ,contw 
+0x63cf 027038 istore 2 ,contw 
+0x63d0 027039 rtn 
+:      027045 twspi_reset:
+0x63d1 027046 bpatchx patch31_4 ,mem_patch31 
+0x63d2 027047 hfetch 1 ,core_gpio_oe3 
+0x63d3 027048 arg 0x06 ,temp 
+0x63d4 027049 ior temp ,pdata 
+0x63d5 027050 hstore 1 ,core_gpio_oe3 
+0x63d6 027051 hfetch 1 ,core_gpio_out3 
+0x63d7 027052 ior temp ,pdata 
+0x63d8 027053 hstore 1 ,core_gpio_out3 
+0x63d9 027054 call twspi_disable 
+0x63da 027055 hfetch 1 ,core_gpio_out3 
+0x63db 027056 set0 1 ,pdata 
+0x63dc 027057 set0 2 ,pdata 
+0x63dd 027058 hstore 1 ,core_gpio_out3 
+0x63de 027059 nop 30 
+0x63df 027060 branch twspi_enable 
+:      027062 twspi_reset2:
+0x63e0 027063 hfetch 1 ,core_gpio_oe3 
+0x63e1 027064 arg 0xc0 ,temp 
+0x63e2 027065 ior temp ,pdata 
+0x63e3 027066 hstore 1 ,core_gpio_oe3 
+0x63e4 027067 hfetch 1 ,core_gpio_out3 
+0x63e5 027068 ior temp ,pdata 
+0x63e6 027069 hstore 1 ,core_gpio_out3 
+0x63e7 027070 call twspi_disable 
+0x63e8 027071 hfetch 1 ,core_gpio_out3 
+0x63e9 027072 set0 6 ,pdata 
+0x63ea 027073 set0 7 ,pdata 
+0x63eb 027074 hstore 1 ,core_gpio_out3 
+0x63ec 027075 nop 30 
+0x63ed 027076 branch twspi_enable2 
+:      027078 twspi_disable:
+0x63ee 027079 hfetch 1 ,core_gpio_sel1 
+0x63ef 027080 and pdata ,0xfc ,pdata 
+0x63f0 027081 hstore 1 ,core_gpio_sel1 
+0x63f1 027082 rtn 
+:      027083 twspi_enable:
+0x63f2 027084 hfetch 1 ,core_gpio_sel1 
+0x63f3 027085 or pdata ,0x01 ,pdata 
+0x63f4 027086 hstore 1 ,core_gpio_sel1 
+0x63f5 027087 rtn 
+:      027088 twspi_enable2:
+0x63f6 027089 hfetch 1 ,core_gpio_sel1 
+0x63f7 027090 or pdata ,0x03 ,pdata 
+0x63f8 027091 set0 4 ,pdata 
+0x63f9 027092 hstore 1 ,core_gpio_sel1 
+0x63fa 027093 rtn 
+:      027097 sensor_read:
+0x63fb 027098 copy pdata ,regb 
+0x63fc 027099 call spi_ncs_enable 
+0x63fd 027100 nop 100 
+0x63fe 027101 copy regb ,pdata 
+0x63ff 027102 call twspi_read 
+0x6400 027103 copy pdata ,regb 
+0x6401 027104 call spi_ncs_disable 
+0x6402 027105 nop 100 
+0x6403 027106 copy regb ,pdata 
+0x6404 027107 rtn 
+:      027109 sensor_write:
+0x6405 027110 copy pdata ,regb 
+0x6406 027111 call spi_ncs_enable 
+0x6407 027112 nop 100 
+0x6408 027113 copy regb ,pdata 
+0x6409 027114 call twspi_write 
+0x640a 027115 call spi_ncs_disable 
+0x640b 027116 nop 100 
+0x640c 027117 rtn 
+:      027120 spi_ncs_gpio_init:
+0x640d 027121 fetcht 1 ,mem_spi_ncs_gpio 
+0x640e 027122 branch gpio_config_output 
+:      027125 spi_ncs_enable:
+0x640f 027126 fetcht 1 ,mem_spi_ncs_gpio 
+0x6410 027127 branch gpio_out_active 
+:      027130 spi_ncs_disable:
+0x6411 027131 fetcht 1 ,mem_spi_ncs_gpio 
+0x6412 027132 branch gpio_out_inactive 
+:      027135 twspi_write:
+0x6413 027136 branch spid_write_reg 
+:      027138 twspi_read:
+0x6414 027139 branch spid_read_reg 
+:      027146 read_function_aes:
+0x6415 027147 nbranch read_function ,user 
+0x6416 027148 hfetch 1 ,core_gpio_key2 
+0x6417 027149 or_into 0x2 ,pdata 
+0x6418 027150 hstore 1 ,core_gpio_key2 
+:      027151 read_function:
+0x6419 027152 copy temp ,null 
+0x641a 027153 branch read_fuction_zero ,zero 
+0x641b 027154 copy regc ,pc 
+:      027155 read_fuction_zero:
+0x641c 027156 isolate0 0 ,null 
+0x641d 027157 branch set_ucode_status 
+:      027160 get_block_header:
+0x641e 027161 force 4 ,temp 
+:      027162 get_block_header0:
+0x641f 027163 arg mem_ucode_buf ,rega 
+0x6420 027164 hfetch 1 ,core_gpio_key2 
+0x6421 027165 and_into 0xfd ,pdata 
+0x6422 027166 hstore 1 ,core_gpio_key2 
+0x6423 027167 call read_function 
+0x6424 027168 arg 0x55aa ,rega 
+0x6425 027169 fetch 2 ,mem_ucode_buf 
+0x6426 027170 ifetcht 2 ,contr 
+0x6427 027171 isub rega ,null 
+0x6428 027172 rtn 
+:      027174 read_first_block:
+0x6429 027175 arg 2 ,temp 
+0x642a 027176 arg mem_ucode_ptr ,rega 
+0x642b 027177 call read_function 
+0x642c 027178 fetch 2 ,mem_ucode_ptr 
+0x642d 027179 store 2 ,mem_addr_mi 
+0x642e 027180 call get_iv ,user 
+0x642f 027181 rtn 
+:      027183 get_iv:
+0x6430 027184 arg 16 ,temp 
+0x6431 027185 arg mem_ucode_keybuf ,rega 
+0x6432 027186 hfetch 1 ,core_gpio_key2 
+0x6433 027187 and_into 0xfd ,pdata 
+0x6434 027188 hstore 1 ,core_gpio_key2 
+0x6435 027189 call read_function 
+0x6436 027190 arg mem_ucode_keybuf ,contr 
+0x6437 027191 arg 16 ,loopcnt 
+0x6438 027192 call aes_load_data 
+0x6439 027193 call aes_init 
+0x643a 027194 call aes_clear_data 
+0x643b 027195 branch do_aes_cbc 
+:      027197 load_storage:
+0x643c 027198 disable match 
+0x643d 027199 call get_block_header 
+0x643e 027200 nrtn zero 
+0x643f 027201 enable match 
+0x6440 027202 jam 0x80 ,core_ucode_ctrl 
+0x6441 027203 jam 0 ,core_ucode_hi 
+0x6442 027204 jam 0 ,core_ucode_low 
+0x6443 027205 arg core_ucode_data ,rega 
+0x6444 027206 call read_function_aes 
+0x6445 027207 jam 0x0 ,core_ucode_ctrl 
+:      027208 load_storage_loop:
+0x6446 027209 arg 6 ,temp 
+0x6447 027210 call get_block_header0 
+0x6448 027211 nrtn zero 
+0x6449 027212 ifetch 2 ,contr 
+0x644a 027213 iforce rega 
+0x644b 027214 call read_function 
+0x644c 027215 branch load_storage_loop 
+:      027219 reload_eeprom:
+0x644d 027220 call clean_mem 
+0x644e 027221 setarg 0x1000 
+0x644f 027222 store 2 ,mem_addr_mi 
+0x6450 027223 arg iicd_read_eep ,regc 
+0x6451 027224 arg 2 ,loopcnt 
+:      027225 reload_eeprom_loop:
+0x6452 027226 call get_block_header 
+0x6453 027227 nrtn zero 
+0x6454 027228 fetch 2 ,mem_addr_mi 
+0x6455 027229 byteswap pdata ,pdata 
+0x6456 027230 iadd temp ,pdata 
+0x6457 027231 byteswap pdata ,pdata 
+0x6458 027232 store 2 ,mem_addr_mi 
+0x6459 027233 loop reload_eeprom_loop 
+0x645a 027234 branch load_storage_loop 
+:      027236 loadcode:
+0x645b 027237 call clean_mem 
+0x645c 027238 disable user 
+0x645d 027239 call otp_enable_chgpump 
+0x645e 027240 setarg otp_ucode_flag 
+0x645f 027241 arg mem_otp_ucode_flag ,rega 
+0x6460 027242 arg 2 ,temp 
+0x6461 027243 call otpd_read_data 
+0x6462 027244 fetch 2 ,mem_otp_ucode_flag 
+0x6463 027245 bbit0 otp_uflag_aes ,loadcode_otp 
+0x6464 027246 jam 0x25 ,core_clkoff 
+0x6465 027247 setarg otp_ucode_aeskey 
+0x6466 027248 arg mem_ucode_keybuf ,rega 
+0x6467 027249 arg 16 ,temp 
+0x6468 027250 call otpd_read_data 
+0x6469 027251 jam lock_otp ,core_misc_ctrl 
+0x646a 027252 set1 mark_otp_encrypt ,mark 
+0x646b 027253 arg mem_ucode_keybuf ,contr 
+0x646c 027254 call load_key 
+0x646d 027255 enable user 
+:      027256 loadcode_otp:
+0x646e 027257 jam 0 ,mem_loadcode_times 
+:      027258 loadcode_otp_2:
+0x646f 027259 call loadcode_check_times 
+0x6470 027260 fetch 2 ,mem_otp_ucode_flag 
+0x6471 027261 byteswap pdata ,pdata 
+0x6472 027262 arg 0x7ff ,temp 
+0x6473 027263 iand temp ,pdata 
+0x6474 027264 branch loadcode_iic ,zero 
+0x6475 027265 call otp_set_addr 
+0x6476 027266 arg otpd_read_code ,regc 
+0x6477 027267 call get_iv ,user 
+0x6478 027268 call load_storage 
+0x6479 027269 fetch 1 ,mem_ucode_status 
+0x647a 027270 bbit0 0 ,loadcode_otp_2 
+:      027272 loadcode_iic:
+0x647b 027273 call otp_disable_chgpump 
+0x647c 027274 jam 0 ,mem_loadcode_times 
+:      027275 loadcode_iic_2:
+0x647d 027276 call loadcode_check_times 
+0x647e 027277 call clear_eeprom_size_2k 
+0x647f 027278 fetch 1 ,mem_otp_ucode_flag 
+0x6480 027279 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6481 027280 call loadcode_iic_by_eeprom 
+0x6482 027281 nbranch loadcode_iic_eeprom_2k ,match 
+0x6483 027282 fetch 1 ,mem_ucode_status 
+0x6484 027283 bbit0 0 ,loadcode_iic_2 
+0x6485 027284 branch loadcode_hci 
+:      027285 loadcode_iic_eeprom_2k:
+0x6486 027286 call set_eeprom_size_2k 
+0x6487 027287 fetch 1 ,mem_otp_ucode_flag 
+0x6488 027288 bbit1 otp_uflag_skip_eep ,loadcode_spi 
+0x6489 027289 call loadcode_iic_by_eeprom 
+0x648a 027290 nbranch loadcode_spi ,match 
+0x648b 027291 fetch 1 ,mem_ucode_status 
+0x648c 027292 bbit0 0 ,loadcode_iic_2 
+0x648d 027293 branch loadcode_hci 
+:      027295 loadcode_spi:
+0x648e 027296 jam 0 ,mem_loadcode_times 
+:      027297 loadcode_spi_2:
+0x648f 027298 call loadcode_check_times 
+0x6490 027299 fetch 1 ,mem_otp_ucode_flag 
+0x6491 027300 bbit1 otp_uflag_skip_flash ,loadcode_hci 
+0x6492 027301 setarg 0x0 
+0x6493 027302 store 3 ,mem_addr_hi 
+0x6494 027303 call spid_init_flash 
+0x6495 027304 arg spid_load_flash ,regc 
+0x6496 027305 call read_first_block 
+0x6497 027306 call load_storage 
+0x6498 027307 nbranch loadcode_hci ,match 
+0x6499 027308 fetch 1 ,mem_ucode_status 
+0x649a 027309 bbit0 0 ,loadcode_spi_2 
+:      027311 loadcode_hci:
+0x649b 027312 bmark1 mark_otp_encrypt ,loadcode_hci_enc 
+0x649c 027313 call clear_key_buf 
+:      027314 loadcode_hci_enc:
+0x649d 027315 fetch 1 ,mem_otp_ucode_flag 
+0x649e 027316 bbit0 otp_uflag_hci ,clear_key_buf 
+0x649f 027317 jam 0x21 ,core_clkoff 
+0x64a0 027318 call hci_init 
+:      027319 loadcode_hci_loop:
+0x64a1 027320 call hci_rx_packet 
+0x64a2 027321 branch loadcode_hci_loop 
+:      027323 clear_key_buf:
+0x64a3 027324 setarg 0 
+0x64a4 027325 store 8 ,mem_ucode_keybuf 
+0x64a5 027326 store 8 ,mem_ucode_keybuf + 8 
+0x64a6 027327 force regidx_key ,regext_index 
+0x64a7 027328 call aes_clear 
+0x64a8 027329 jam 0x21 ,core_clkoff 
+0x64a9 027330 rtn 
+:      027333 loadcode_iic_by_eeprom:
+0x64aa 027334 setarg 0x0 
+0x64ab 027335 store 2 ,mem_addr_mi 
+0x64ac 027336 arg iicd_read_eep ,regc 
+0x64ad 027337 call iicd_init_12m 
+0x64ae 027338 call read_first_block 
+0x64af 027339 branch load_storage 
+:      027342 loadcode_check_times:
+0x64b0 027343 fetch 1 ,mem_loadcode_times 
+0x64b1 027344 increase 1 ,pdata 
+0x64b2 027345 sub pdata ,3 ,null 
+0x64b3 027346 nbranch loadcode_error ,positive 
+0x64b4 027347 store 1 ,mem_loadcode_times 
+0x64b5 027348 rtn 
+:      027350 loadcode_error:
+0x64b6 027351 call clear_key_buf 
+0x64b7 027352 call ice_break 
+0x64b8 027353 rtn 
+:      027357 set_ucode_status:
+0x64b9 027358 fetch 1 ,mem_ucode_status 
+0x64ba 027359 lshift pdata ,pdata 
+0x64bb 027360 setflag true ,0 ,pdata 
+0x64bc 027361 isolate0 15 ,rega 
+0x64bd 027362 rtn true 
+0x64be 027363 store 1 ,mem_ucode_status 
+0x64bf 027364 rtn 
+:      027367 decrypt_code:
+0x64c0 027368 hfetch 1 ,core_gpio_key2 
+0x64c1 027369 rtnbit0 1 
+0x64c2 027370 branch decrypt_code_skip 
+:      027371 decrypt_code_loop:
+0x64c3 027372 hfetch 1 ,core_dma_status 
+0x64c4 027373 qisolate1 pdata 
+0x64c5 027374 rtn true 
+:      027375 decrypt_code_skip:
+0x64c6 027376 hfetch 1 ,core_misc_status 
+0x64c7 027377 bbit0 1 ,decrypt_code_loop 
+0x64c8 027378 call do_aes_cbc 
+0x64c9 027379 branch decrypt_code_loop 
+:      027383 load_ucode:
+0x64ca 027384 fetch 2 ,mem_patch_ptr 
+0x64cb 027385 rtn blank 
+0x64cc 027386 jam 0x80 ,core_ucode_ctrl 
+0x64cd 027387 jam 0 ,core_ucode_hi 
+0x64ce 027388 jam 0 ,core_ucode_low 
+0x64cf 027389 fetcht 2 ,mem_patch_len 
+0x64d0 027390 lshift2 temp ,loopcnt 
+0x64d1 027391 iforce contr 
+:      027392 load_ucode_loop:
+0x64d2 027393 ifetch 1 ,contr 
+0x64d3 027394 hstore 1 ,core_ucode_data 
+0x64d4 027395 loop load_ucode_loop 
+0x64d5 027396 jam 0x0 ,core_ucode_ctrl 
+0x64d6 027397 rtn 
+:      027402 spid_init:
+0x64d7 027403 bpatchx patch31_5 ,mem_patch31 
+0x64d8 027404 call spid_init_common 
+0x64d9 027405 branch twspi_enable 
+:      027407 spid_init2:
+0x64da 027408 call spid_init_common 
+0x64db 027409 call twspi_disable 
+0x64dc 027410 branch twspi_enable2 
+:      027412 spid_init_common:
+0x64dd 027413 fetch 1 ,mem_spi_init_clk 
+0x64de 027414 hstore 1 ,core_spid_ctrl 
+0x64df 027415 fetch 1 ,mem_spi_init_delay_time 
+0x64e0 027416 hstore 1 ,core_spid_delay 
+0x64e1 027417 setarg mem_spid_tbuf 
+0x64e2 027418 hstore 2 ,core_spid_txaddr 
+0x64e3 027419 setarg mem_spid_rbuf 
+0x64e4 027420 hstore 2 ,core_spid_rxaddr 
+0x64e5 027421 branch twspi_disable 
+:      027423 spid_reset:
+0x64e6 027424 hfetch 1 ,core_spid_ctrl 
+0x64e7 027425 set1 7 ,pdata 
+0x64e8 027426 hstore 1 ,core_spid_ctrl 
+0x64e9 027427 set0 7 ,pdata 
+0x64ea 027428 hstore 1 ,core_spid_ctrl 
+0x64eb 027429 rtn 
+:      027433 spid_write_reg:
+0x64ec 027434 set1 7 ,pdata 
+0x64ed 027435 store 2 ,mem_spid_tbuf 
+0x64ee 027436 bpatchx patch31_6 ,mem_patch31 
+0x64ef 027437 jam 2 ,core_spid_txlen 
+0x64f0 027438 jam 0 ,core_spid_rxlen 
+0x64f1 027439 jam spid_start ,core_misc_ctrl 
+0x64f2 027440 branch wait_spid_done 
+:      027443 spid_read_reg:
+0x64f3 027444 force 1 ,temp 
+:      027446 spid_read_regs:
+0x64f4 027448 store 1 ,mem_spid_tbuf 
+0x64f5 027449 bpatchx patch31_7 ,mem_patch31 
+0x64f6 027450 jam 1 ,core_spid_txlen 
+0x64f7 027451 hstoret 2 ,core_spid_rxlen 
+0x64f8 027452 jam spid_start ,core_misc_ctrl 
+0x64f9 027453 call wait_spid_done 
+0x64fa 027454 fetch 1 ,mem_spid_rbuf 
+0x64fb 027455 rtn 
+:      027457 wait_spid_done:
+0x64fc 027458 fetch 2 ,mem_afh_error_total 
+0x64fd 027459 increase 1 ,pdata 
+0x64fe 027460 store 2 ,mem_afh_error_total 
+0x64ff 027461 hfetch 1 ,core_dma_status 
+0x6500 027462 bbit0 spid_done ,wait_spid_done 
+0x6501 027463 rtn 
+:      027465 spid_init_flash:
+0x6502 027466 jam 0x40 ,core_spid_ctrl 
+0x6503 027467 jam 0x0 ,core_spid_delay 
+0x6504 027468 hfetch 1 ,core_gpio_sel1 
+0x6505 027469 set0 0 ,pdata 
+0x6506 027470 set1 1 ,pdata 
+0x6507 027471 hstore 1 ,core_gpio_sel1 
+0x6508 027472 setarg 0 
+0x6509 027473 store 4 ,mem_spid_tbuf 
+0x650a 027474 rtn 
+:      027477 spid_unlock_flash:
+0x650b 027478 setarg 0 
+0x650c 027479 hstore 2 ,core_spid_rxlen 
+0x650d 027480 setarg 1 
+0x650e 027481 hstore 2 ,core_spid_txlen 
+0x650f 027482 setarg mem_spid_tbuf 
+0x6510 027483 hstore 2 ,core_spid_txaddr 
+0x6511 027484 jam 6 ,mem_spid_tbuf 
+0x6512 027485 jam spid_start ,core_misc_ctrl 
+0x6513 027486 branch wait_spid_done 
+:      027501 flash_write:
+0x6514 027502 disable user 
+0x6515 027503 copy pdata ,regb 
+0x6516 027504 fetch 1 ,mem_spi_write_flash_sm 
+0x6517 027505 rtnne flash_sm_no_buys 
+0x6518 027506 enable user 
+0x6519 027507 copy regb ,pdata 
+0x651a 027508 branch flash_write_start 
+:      027511 flash_write_spi_sm_timer:
+0x651b 027512 fetch 1 ,mem_spi_write_flash_sm 
+0x651c 027513 beq flash_sm_start ,flash_write_start 
+0x651d 027514 beq flash_sm_erase_sector ,flash_erase_sector 
+0x651e 027515 beq flash_sm_wait_erase_sector ,flash_wait_erase_sector 
+0x651f 027516 beq flash_sm_write_data ,flash_write_data 
+0x6520 027517 beq flash_sm_wait_write_data ,flash_wait_write_data 
+0x6521 027518 rtn 
+:      027520 flash_write_start:
+0x6522 027521 store 3 ,mem_spi_write_addr 
+0x6523 027522 copy rega ,pdata 
+0x6524 027523 store 2 ,mem_spi_write_ptr 
+0x6525 027524 storet 2 ,mem_spi_write_len 
+0x6526 027525 jam flash_sm_erase_sector ,mem_spi_write_flash_sm 
+0x6527 027526 branch spid_init_flash 
+:      027527 flash_erase_sector:
+0x6528 027528 call spid_init_flash 
+0x6529 027529 jam flash_sm_wait_erase_sector ,mem_spi_write_flash_sm 
+0x652a 027530 call spid_unlock_flash 
+0x652b 027531 arg mem_spid_tbuf ,rega 
+0x652c 027532 fetch 3 ,mem_spi_write_addr 
+0x652d 027533 jam 4 ,core_spid_txlen 
+0x652e 027534 arg flash_command_sector_erase ,temp 
+0x652f 027535 branch spid_write_flash_common 
+:      027537 flash_wait_erase_sector:
+0x6530 027538 call spid_init_flash 
+0x6531 027539 call spid_unlock_flash 
+0x6532 027540 setarg flash_read_satus 
+0x6533 027541 call spid_read_reg 
+0x6534 027542 rtnbit1 flash_status_wip 
+0x6535 027543 jam flash_sm_write_data ,mem_spi_write_flash_sm 
+0x6536 027544 rtn 
+:      027545 flash_write_data:
+0x6537 027546 call spid_init_flash 
+0x6538 027547 jam flash_sm_wait_write_data ,mem_spi_write_flash_sm 
+0x6539 027548 call spid_unlock_flash 
+0x653a 027549 call flash_data_preserve 
+0x653b 027550 call spid_write_flash 
+0x653c 027551 branch flash_data_recover 
+:      027552 flash_wait_write_data:
+0x653d 027553 call spid_init_flash 
+0x653e 027554 call spid_unlock_flash 
+0x653f 027555 setarg flash_read_satus 
+0x6540 027556 call spid_read_reg 
+0x6541 027557 rtnbit1 flash_status_wip 
+0x6542 027558 jam flash_sm_no_buys ,mem_spi_write_flash_sm 
+0x6543 027559 fetch 2 ,mem_cb_spi_flash_write_complate 
+0x6544 027560 branch callback_func 
+:      027561 flash_data_recover:
+0x6545 027562 fetch 4 ,mem_temp 
+0x6546 027563 fetcht 2 ,mem_spi_write_ptr 
+0x6547 027564 increase -4 ,temp 
+0x6548 027565 istore 4 ,temp 
+0x6549 027566 rtn 
+:      027567 flash_data_preserve:
+0x654a 027568 fetcht 2 ,mem_spi_write_ptr 
+0x654b 027569 copy temp ,rega 
+0x654c 027570 increase -4 ,temp 
+0x654d 027571 ifetch 4 ,temp 
+0x654e 027572 store 4 ,mem_temp 
+0x654f 027573 fetcht 2 ,mem_spi_write_len 
+0x6550 027574 fetch 3 ,mem_spi_write_addr 
+0x6551 027575 rtn 
+:      027579 spid_write_flash:
+0x6552 027580 increase 4 ,temp 
+0x6553 027581 hstoret 2 ,core_spid_txlen 
+0x6554 027582 arg flash_command_write_data ,temp 
+0x6555 027583 increase -4 ,rega 
+:      027584 spid_write_flash_common:
+0x6556 027586 istoret 1 ,rega 
+0x6557 027587 rshift16 pdata ,temp 
+0x6558 027588 istoret 1 ,contw 
+0x6559 027589 rshift8 pdata ,temp 
+0x655a 027590 istoret 1 ,contw 
+0x655b 027591 istore 1 ,contw 
+0x655c 027592 deposit rega 
+0x655d 027593 hstore 2 ,core_spid_txaddr 
+0x655e 027594 setarg 0 
+0x655f 027595 hstore 2 ,core_spid_rxlen 
+0x6560 027596 jam spid_start ,core_misc_ctrl 
+0x6561 027597 branch wait_spid_done 
+:      027601 spid_read_flash:
+0x6562 027602 hstoret 2 ,core_spid_rxlen 
+0x6563 027603 rshift16 pdata ,temp 
+0x6564 027604 storet 1 ,mem_addr_hi 
+0x6565 027605 rshift8 pdata ,temp 
+0x6566 027606 storet 1 ,mem_addr_mi 
+0x6567 027607 store 1 ,mem_addr_lo 
+0x6568 027608 setarg 4 
+0x6569 027609 hstore 2 ,core_spid_txlen 
+0x656a 027610 jam flash_command_read_data ,mem_spid_tbuf 
+0x656b 027611 setarg mem_spid_tbuf 
+0x656c 027612 hstore 2 ,core_spid_txaddr 
+0x656d 027613 deposit rega 
+0x656e 027614 hstore 2 ,core_spid_rxaddr 
+0x656f 027615 hfetch 1 ,core_spid_ctrl 
+0x6570 027616 isolate0 15 ,rega 
+0x6571 027617 setflag true ,6 ,pdata 
+0x6572 027618 hstore 1 ,core_spid_ctrl 
+0x6573 027619 jam spid_start ,core_misc_ctrl 
+:      027620 spi_read_flash_wait:
+0x6574 027621 hfetch 1 ,core_dma_status 
+0x6575 027622 bbit1 7 ,spi_read_flash_wait 
+0x6576 027623 arg spid_done ,queue 
+0x6577 027624 branch wait_spid_done 
+:      027628 spid_load_flash:
+0x6578 027629 hstoret 2 ,core_spid_rxlen 
+0x6579 027630 setarg 4 
+0x657a 027631 hstore 2 ,core_spid_txlen 
+0x657b 027632 jam 3 ,mem_spid_tbuf 
+0x657c 027633 setarg mem_spid_tbuf 
+0x657d 027634 hstore 2 ,core_spid_txaddr 
+0x657e 027635 deposit rega 
+0x657f 027636 hstore 2 ,core_spid_rxaddr 
+0x6580 027637 hfetch 1 ,core_spid_ctrl 
+0x6581 027638 isolate0 15 ,rega 
+0x6582 027639 setflag true ,6 ,pdata 
+0x6583 027640 hstore 1 ,core_spid_ctrl 
+0x6584 027641 jam spid_start ,core_misc_ctrl 
+:      027642 spi_load_flash_wait:
+0x6585 027643 hfetch 1 ,core_dma_status 
+0x6586 027644 bbit1 7 ,spi_load_flash_wait 
+0x6587 027645 arg spid_done ,queue 
+0x6588 027646 call decrypt_code 
+0x6589 027647 call wait_spid_done 
+0x658a 027648 isolate1 spid_crcok ,pdata 
+0x658b 027649 call set_ucode_status 
+0x658c 027650 fetch 1 ,mem_addr_hi 
+0x658d 027651 lshift16 pdata ,regb 
+0x658e 027652 fetch 1 ,mem_addr_mi 
+0x658f 027653 lshift8 pdata ,pdata 
+0x6590 027654 ior regb ,regb 
+0x6591 027655 fetch 1 ,mem_addr_lo 
+0x6592 027656 ior regb ,pdata 
+0x6593 027657 iadd temp ,pdata 
+0x6594 027658 store 1 ,mem_addr_lo 
+0x6595 027659 rshift8 pdata ,pdata 
+0x6596 027660 store 1 ,mem_addr_mi 
+0x6597 027661 rshift8 pdata ,pdata 
+0x6598 027662 store 1 ,mem_addr_hi 
+0x6599 027663 rtn 
+:      027668 soft_reset_chip:
+0x659a 027669 jam 1 ,core_reset 
+0x659b 027670 rtn 
+:      027676 iic_init_390k:
+0x659c 027677 jam 12 ,core_iicd_scl_low 
+0x659d 027678 jam 13 ,core_iicd_scl_high 
+0x659e 027679 jam 13 ,core_iicd_start_setup 
+0x659f 027680 jam 13 ,core_iicd_start_hold 
+0x65a0 027681 jam 13 ,core_iicd_stop_setup 
+0x65a1 027682 jam 12 ,core_iicd_data_setup 
+0x65a2 027683 branch iicd_init_gpio 
+:      027686 iicd_init_12m:
+0x65a3 027687 jam 5 ,core_iicd_scl_low 
+0x65a4 027688 jam 7 ,core_iicd_scl_high 
+0x65a5 027689 jam 7 ,core_iicd_start_setup 
+0x65a6 027690 jam 7 ,core_iicd_start_hold 
+0x65a7 027691 jam 7 ,core_iicd_stop_setup 
+0x65a8 027692 jam 5 ,core_iicd_data_setup 
+:      027693 iicd_init_gpio:
+0x65a9 027694 hfetch 1 ,core_gpio_pu3 
+0x65aa 027695 or_into 0xc0 ,pdata 
+0x65ab 027696 hstore 1 ,core_gpio_pu3 
+0x65ac 027697 hfetch 1 ,core_gpio_sel1 
+0x65ad 027698 or_into 0x10 ,pdata 
+0x65ae 027699 hstore 1 ,core_gpio_sel1 
+0x65af 027700 rtn 
+:      027704 wait_iicd_done:
+0x65b0 027705 hfetch 1 ,core_dma_status 
+0x65b1 027706 bbit0 iicd_done ,wait_iicd_done 
+0x65b2 027707 rtn 
+:      027715 iicd_read_data:
+0x65b3 027716 hstore 2 ,core_iicd_txlen 
+0x65b4 027717 deposit rega 
+0x65b5 027718 hstore 2 ,core_iicd_txaddr 
+0x65b6 027719 deposit regb 
+0x65b7 027720 hstore 2 ,core_iicd_rxaddr 
+0x65b8 027721 deposit temp 
+0x65b9 027722 hstore 2 ,core_iicd_rxlen 
+0x65ba 027723 arg 1 ,temp 
+0x65bb 027724 nsetflag blank ,1 ,temp 
+0x65bc 027725 hstore 1 ,core_iicd_ctrl 
+0x65bd 027726 jam iicd_start ,core_misc_ctrl 
+0x65be 027727 branch wait_iicd_done 
+:      027730 set_eeprom_size_2k:
+0x65bf 027731 set1 mark_eeprom_size ,mark 
+0x65c0 027732 jam 0x08 ,mem_eeprom_block_size 
+0x65c1 027733 rtn 
+:      027735 clear_eeprom_size_2k:
+0x65c2 027736 set0 mark_eeprom_size ,mark 
+0x65c3 027737 jam 0x20 ,mem_eeprom_block_size 
+0x65c4 027738 rtn 
+:      027741 iicd_read_eep_data_size_2k:
+0x65c5 027742 fetch 1 ,mem_eeprom_base 
+0x65c6 027743 iadd regb ,pdata 
+0x65c7 027744 store 1 ,mem_addr_mi 
+0x65c8 027745 branch iicd_read_eep_size_2k 
+:      027747 iicd_read_eep_size_2k_lcadcode:
+0x65c9 027748 fetch 2 ,mem_addr_mi 
+0x65ca 027749 byteswap pdata ,pdata 
+0x65cb 027750 store 1 ,mem_addr_mi 
+:      027755 iicd_read_eep_size_2k:
+0x65cc 027756 setarg 3 
+0x65cd 027757 hstore 2 ,core_iicd_txlen 
+0x65ce 027758 jam 0xa0 ,mem_iicd_tbuf 
+0x65cf 027759 jam 0xa1 ,mem_iicd_tbuf + 2 
+0x65d0 027760 branch iicd_read_eep_common 
+:      027766 iicd_write_protect_eep_data:
+0x65d1 027767 storet 2 ,mem_temp 
+0x65d2 027768 call iicd_eeprom_write_enable 
+0x65d3 027769 fetcht 2 ,mem_temp 
+0x65d4 027770 call iicd_write_eep_data 
+0x65d5 027771 branch iicd_eeprom_write_disable 
+:      027773 iicd_eeprom_write_enable:
+0x65d6 027774 fetch 1 ,mem_eeprom_wp_gpio 
+0x65d7 027775 rtneq gpio_disable 
+0x65d8 027776 bbit0 6 ,iicd_wp_gpio_output_low 
+0x65d9 027777 setarg 150000 
+0x65da 027778 call sleep 
+:      027779 iicd_wp_gpio_output_low:
+0x65db 027780 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65dc 027781 branch gpio_out_active 
+:      027783 iicd_eeprom_write_disable:
+0x65dd 027784 fetcht 1 ,mem_eeprom_wp_gpio 
+0x65de 027785 branch gpio_out_inactive 
+:      027790 iicd_read_eep_data:
+0x65df 027791 bpatchx patch32_0 ,mem_patch32 
+0x65e0 027792 bmark1 mark_eeprom_size ,iicd_read_eep_data_size_2k 
+0x65e1 027793 fetch 2 ,mem_eeprom_base 
+0x65e2 027794 iadd regb ,pdata 
+0x65e3 027795 byteswap pdata ,pdata 
+0x65e4 027796 store 2 ,mem_addr_mi 
+:      027799 iicd_read_eep:
+0x65e5 027800 bpatchx patch32_1 ,mem_patch32 
+0x65e6 027801 bmark1 mark_eeprom_size ,iicd_read_eep_size_2k_lcadcode 
+0x65e7 027802 setarg 4 
+0x65e8 027803 hstore 2 ,core_iicd_txlen 
+0x65e9 027804 jam 0xa0 ,mem_iicd_tbuf 
+0x65ea 027805 jam 0xa1 ,mem_iicd_tbuf + 3 
+:      027806 iicd_read_eep_common:
+0x65eb 027807 setarg mem_iicd_tbuf 
+0x65ec 027808 hstore 2 ,core_iicd_txaddr 
+0x65ed 027809 hstoret 2 ,core_iicd_rxlen 
+0x65ee 027810 deposit rega 
+0x65ef 027811 hstore 2 ,core_iicd_rxaddr 
+0x65f0 027812 setarg 2 
+0x65f1 027813 isolate0 15 ,rega 
+0x65f2 027814 setflag true ,0 ,pdata 
+0x65f3 027815 hstore 1 ,core_iicd_ctrl 
+0x65f4 027816 jam iicd_start ,core_misc_ctrl 
+0x65f5 027817 arg iicd_done ,queue 
+0x65f6 027818 call decrypt_code 
+0x65f7 027819 call wait_iicd_done 
+0x65f8 027820 isolate1 iicd_crcok ,pdata 
+0x65f9 027821 call set_ucode_status 
+0x65fa 027822 bmark1 mark_eeprom_size ,iicd_read_eep_load_code_size_2k 
+0x65fb 027823 fetch 2 ,mem_addr_mi 
+0x65fc 027824 byteswap pdata ,pdata 
+0x65fd 027825 iadd temp ,pdata 
+0x65fe 027826 byteswap pdata ,pdata 
+0x65ff 027827 store 2 ,mem_addr_mi 
+0x6600 027828 rtn 
+:      027830 iicd_read_eep_load_code_size_2k:
+0x6601 027831 fetch 1 ,mem_addr_mi 
+0x6602 027832 iadd temp ,pdata 
+0x6603 027833 byteswap pdata ,pdata 
+0x6604 027834 store 2 ,mem_addr_mi 
+0x6605 027835 rtn 
+:      027841 iicd_write_eep_data:
+0x6606 027842 fetch 2 ,mem_eeprom_base 
+0x6607 027843 iadd regb ,pdata 
+:      027846 iicd_write_ota_data:
+0x6608 027847 store 2 ,mem_pdatatemp 
+0x6609 027848 bpatchx patch32_2 ,mem_patch32 
+0x660a 027849 storet 2 ,mem_temp 
+0x660b 027850 copy rega ,pdata 
+0x660c 027851 store 2 ,mem_contr 
+:      027852 iicd_write_eep_loop:
+0x660d 027853 call iicd_eep_transparency 
+0x660e 027855 fetcht 2 ,mem_regb 
+0x660f 027856 fetch 2 ,mem_contr 
+0x6610 027857 copy pdata ,rega 
+0x6611 027858 fetch 2 ,mem_pdatatemp 
+0x6612 027860 call iicd_write_eep 
+0x6613 027862 fetch 2 ,mem_regb 
+0x6614 027863 fetcht 2 ,mem_contr 
+0x6615 027864 iadd temp ,temp 
+0x6616 027865 storet 2 ,mem_contr 
+0x6617 027866 fetcht 2 ,mem_pdatatemp 
+0x6618 027867 iadd temp ,temp 
+0x6619 027868 storet 2 ,mem_pdatatemp 
+0x661a 027869 fetch 2 ,mem_temp 
+0x661b 027870 nbranch iicd_write_eep_loop ,blank 
+0x661c 027871 rtn 
+:      027879 iicd_eep_transparency:
+0x661d 027880 bpatchx patch32_3 ,mem_patch32 
+0x661e 027881 fetch 1 ,mem_eeprom_block_size 
+0x661f 027882 increase -1 ,pdata 
+0x6620 027883 fetcht 2 ,mem_pdatatemp 
+0x6621 027884 ior temp ,pdata 
+0x6622 027885 increase 1 ,pdata 
+0x6623 027886 store 3 ,mem_regc 
+0x6624 027888 fetch 2 ,mem_temp 
+0x6625 027889 iadd temp ,pdata 
+0x6626 027891 fetcht 3 ,mem_regc 
+0x6627 027892 isub temp ,pdata 
+0x6628 027893 nbranch iicd_eep_deal_short_packet ,positive 
+0x6629 027894 store 2 ,mem_temp 
+0x662a 027895 fetch 3 ,mem_regc 
+0x662b 027896 fetcht 2 ,mem_pdatatemp 
+0x662c 027897 isub temp ,pdata 
+0x662d 027898 store 2 ,mem_regb 
+0x662e 027899 rtn 
+:      027900 iicd_eep_deal_short_packet:
+0x662f 027901 fetch 2 ,mem_temp 
+0x6630 027902 store 2 ,mem_regb 
+0x6631 027903 setarg 0 
+0x6632 027904 store 2 ,mem_temp 
+0x6633 027905 rtn 
+:      027907 iicd_write_eep_size_2k:
+0x6634 027908 increase 2 ,temp 
+0x6635 027909 hstoret 2 ,core_iicd_txlen 
+0x6636 027910 increase -2 ,rega 
+0x6637 027911 ifetcht 3 ,rega 
+0x6638 027912 copy temp ,regb 
+0x6639 027913 arg 0xa0 ,temp 
+0x663a 027914 istoret 1 ,rega 
+0x663b 027916 istore 1 ,contw 
+0x663c 027917 branch iicd_write_eep_common 
+:      027920 iicd_write_eep:
+0x663d 027921 copy pdata ,regb 
+0x663e 027922 bpatchx patch32_4 ,mem_patch32 
+0x663f 027923 bmark1 mark_eeprom_size ,iicd_write_eep_size_2k 
+0x6640 027924 copy regb ,pdata 
+0x6641 027925 increase 3 ,temp 
+0x6642 027926 hstoret 2 ,core_iicd_txlen 
+0x6643 027927 increase -3 ,rega 
+0x6644 027928 ifetcht 3 ,rega 
+0x6645 027929 copy temp ,regb 
+0x6646 027930 arg 0xa0 ,temp 
+0x6647 027931 istoret 1 ,rega 
+0x6648 027932 byteswap pdata ,pdata 
+0x6649 027933 istore 2 ,contw 
+:      027934 iicd_write_eep_common:
+0x664a 027935 deposit rega 
+0x664b 027936 hstore 2 ,core_iicd_txaddr 
+0x664c 027937 setarg 0 
+0x664d 027938 hstore 2 ,core_iicd_rxlen 
+0x664e 027939 jam 1 ,core_iicd_ctrl 
+0x664f 027940 jam iicd_start ,core_misc_ctrl 
+0x6650 027941 call wait_iicd_done 
+0x6651 027942 copy regb ,pdata 
+0x6652 027943 istore 3 ,rega 
+:      027945 iic_check_eeprom_standby:
+0x6653 027946 bpatchx patch32_5 ,mem_patch32 
+0x6654 027947 jam 0 ,mem_iicd_tbuf + 3 
+:      027948 iic_check_eeprom_standby_wait:
+0x6655 027949 setarg 1 
+0x6656 027950 hstore 2 ,core_iicd_txlen 
+0x6657 027951 jam 0xa0 ,mem_iicd_tbuf 
+0x6658 027952 setarg mem_iicd_tbuf 
+0x6659 027953 hstore 2 ,core_iicd_txaddr 
+0x665a 027954 setarg 0 
+0x665b 027955 hstore 2 ,core_iicd_rxlen 
+0x665c 027956 hstore 2 ,core_iicd_rxaddr 
+0x665d 027957 setarg 3 
+0x665e 027958 hstore 1 ,core_iicd_ctrl 
+0x665f 027959 jam iicd_start ,core_misc_ctrl 
+0x6660 027960 call wait_iicd_done 
+0x6661 027961 hfetch 1 ,core_dma_status 
+0x6662 027962 rtnbit0 iicd_ack 
+0x6663 027963 nop 1500 
+0x6664 027964 fetch 1 ,mem_iicd_tbuf + 3 
+0x6665 027965 increase 1 ,pdata 
+0x6666 027966 store 1 ,mem_iicd_tbuf + 3 
+0x6667 027967 sub pdata ,40 ,null 
+0x6668 027968 nrtn positive 
+0x6669 027969 branch iic_check_eeprom_standby_wait 
+:      027973 otp_enable_chgpump:
+0x666a 027974 jam 0x70 ,rfen_chgpump 
+0x666b 027975 nop param_chgpump_delay 
+0x666c 027976 rtn 
+:      027978 otp_disable_chgpump:
+0x666d 027979 jam 0x30 ,rfen_chgpump 
+0x666e 027980 rtn 
+:      027982 otp_set_addr:
+0x666f 027983 lshift3 pdata ,pdata 
+0x6670 027984 hstore 2 ,core_otp_addr 
+0x6671 027985 jam 0 ,core_otpd_ctrl 
+0x6672 027986 rtn 
+:      027989 otp_write:
+0x6673 027990 call otp_set_addr 
+0x6674 027991 call otp_ce 
+:      027992 otp_program:
+0x6675 027993 ifetcht 1 ,rega 
+0x6676 027994 increase 1 ,rega 
+0x6677 027995 force 0 ,queue 
+:      027996 otp_program_bit:
+0x6678 027997 qisolate0 temp 
+0x6679 027998 branch otp_skip_0 ,true 
+0x667a 027999 hfetch 1 ,core_otp_din 
+0x667b 028000 set1 6 ,pdata 
+0x667c 028001 set1 7 ,pdata 
+0x667d 028002 hstore 1 ,core_otp_din 
+0x667e 028003 jam 0x02 ,core_otp_ctrl 
+0x667f 028004 jam 0x82 ,core_otp_ctrl 
+0x6680 028005 set0 7 ,pdata 
+0x6681 028006 hstore 1 ,core_otp_din 
+0x6682 028007 jam 0x8a ,core_otp_ctrl 
+0x6683 028008 nop 11 
+0x6684 028009 jam 0xca ,core_otp_ctrl 
+0x6685 028010 nop 33 
+0x6686 028011 jam 0x4a ,core_otp_ctrl 
+0x6687 028012 nop 44 
+0x6688 028013 jam 0xca ,core_otp_ctrl 
+0x6689 028014 nop 22 
+0x668a 028015 jam 0x8a ,core_otp_ctrl 
+0x668b 028016 nop 33 
+0x668c 028017 jam 0x82 ,core_otp_ctrl 
+0x668d 028018 nop 1 
+0x668e 028019 jam 0x92 ,core_otp_ctrl 
+0x668f 028020 nop 10 
+0x6690 028021 jam 0xb2 ,core_otp_ctrl 
+0x6691 028022 hfetch 1 ,core_otp_rdata 
+0x6692 028023 jam 0x92 ,core_otp_ctrl 
+0x6693 028024 nop 1 
+0x6694 028025 jam 0x82 ,core_otp_ctrl 
+0x6695 028026 qisolate0 pdata 
+0x6696 028027 branch otp_program_bit ,true 
+:      028028 otp_skip_0:
+0x6697 028029 hfetch 2 ,core_otp_addr 
+0x6698 028030 increase 1 ,pdata 
+0x6699 028031 hstore 2 ,core_otp_addr 
+0x669a 028032 increase 1 ,queue 
+0x669b 028033 compare 8 ,queue ,0xf 
+0x669c 028034 nbranch otp_program_bit ,true 
+0x669d 028035 loop otp_program 
+0x669e 028036 jam 0x83 ,core_otp_ctrl 
+0x669f 028037 rtn 
+:      028039 otp_ce:
+0x66a0 028040 jam 0x82 ,core_otp_ctrl 
+0x66a1 028041 nop 12 
+0x66a2 028042 jam 0x80 ,core_otp_ctrl 
+0x66a3 028043 jam 0x82 ,core_otp_ctrl 
+0x66a4 028044 nop 150 
+0x66a5 028045 rtn 
+:      028048 otpd_read_init:
+0x66a6 028049 call otp_ce 
+0x66a7 028050 jam 0xa2 ,core_otp_ctrl 
+0x66a8 028051 deposit rega 
+0x66a9 028052 hstore 2 ,core_otpd_addr 
+0x66aa 028053 set1 11 ,temp 
+0x66ab 028054 isolate0 15 ,pdata 
+0x66ac 028055 setflag true ,15 ,temp 
+0x66ad 028056 hstoret 2 ,core_otpd_len 
+0x66ae 028057 jam otpd_start ,core_misc_ctrl 
+0x66af 028058 rtn 
+:      028060 otpd_wait_end:
+0x66b0 028061 hfetch 1 ,core_dma_status 
+0x66b1 028062 bbit0 otpd_done ,otpd_wait_end 
+0x66b2 028063 rtn 
+:      028066 otpd_read_data:
+0x66b3 028067 call otp_set_addr 
+0x66b4 028068 call otpd_read_init 
+0x66b5 028069 call otpd_wait_end 
+0x66b6 028070 jam 0x83 ,core_otp_ctrl 
+0x66b7 028071 rtn 
+:      028076 otpd_read_code:
+0x66b8 028077 hfetch 2 ,core_current_otp_addr 
+0x66b9 028078 hstore 2 ,core_otp_addr 
+0x66ba 028079 call otpd_read_init 
+0x66bb 028080 arg otpd_done ,queue 
+0x66bc 028081 call decrypt_code 
+0x66bd 028082 call otpd_wait_end 
+0x66be 028083 isolate1 otpd_crcok ,pdata 
+0x66bf 028084 call set_ucode_status 
+0x66c0 028085 jam 0x83 ,core_otp_ctrl 
+0x66c1 028086 rtn 
+:      028089 uartd_prepare_tx:
+0x66c2 028090 hfetch 2 ,core_uart_twptr 
+0x66c3 028091 iforce contwu 
+0x66c4 028092 rtn 
+:      028094 uartd_send:
+0x66c5 028095 deposit contwu 
+0x66c6 028096 hstore 2 ,core_uart_twptr 
+0x66c7 028097 rtn 
+:      028099 uartd_rxdone:
+0x66c8 028100 deposit contru 
+0x66c9 028101 hstore 2 ,core_uart_rrptr 
+0x66ca 028102 rtn 
+:      028104 uartd_prepare_rx:
+0x66cb 028105 hfetch 2 ,core_uart_rrptr 
+0x66cc 028106 copy pdata ,contru 
+0x66cd 028107 rtn 
+:      028109 uart_set_baud_by_mem:
+0x66ce 028110 fetch uart_baud_len ,mem_baud 
+0x66cf 028111 hstore uart_baud_len ,core_uart_baud 
+0x66d0 028112 rtn 
+:      028114 uart_copy_tx_bytes_fast:
+0x66d1 028115 deposit loopcnt 
+0x66d2 028116 rtn blank 
+:      028117 uart_copy_tx_bytes_fast_loop:
+0x66d3 028118 increase -8 ,loopcnt 
+0x66d4 028119 call uart_tx_8_bytes ,positive 
+0x66d5 028120 rtn zero 
+0x66d6 028121 branch uart_copy_tx_bytes_fast_loop ,positive 
+0x66d7 028122 increase 8 ,loopcnt 
+:      028123 uart_copy_tx_bytes_fast_loop_four:
+0x66d8 028124 increase -4 ,loopcnt 
+0x66d9 028125 call uart_tx_4_bytes ,positive 
+0x66da 028126 rtn zero 
+0x66db 028127 branch uart_copy_tx_bytes_fast_loop_four ,positive 
+0x66dc 028128 increase 4 ,loopcnt 
+0x66dd 028129 branch uart_copy_tx_bytes 
+:      028131 uart_tx_8_bytes:
+0x66de 028132 ifetch 8 ,contr 
+0x66df 028133 istore 8 ,contwu 
+0x66e0 028134 rtn 
+:      028136 uart_tx_4_bytes:
+0x66e1 028137 ifetch 4 ,contr 
+0x66e2 028138 istore 4 ,contwu 
+0x66e3 028139 rtn 
+:      028141 uart_copy_tx_bytes:
+0x66e4 028142 deposit loopcnt 
+0x66e5 028143 rtn blank 
+:      028144 uart_copy_tx_bytes_loop:
+0x66e6 028145 ifetch 1 ,contr 
+0x66e7 028146 istore 1 ,contwu 
+0x66e8 028147 loop uart_copy_tx_bytes_loop 
+0x66e9 028148 rtn 
+:      028150 uart_copy_rx_bytes_fast:
+0x66ea 028151 deposit loopcnt 
+0x66eb 028152 rtn blank 
+:      028153 uart_copy_rx_bytes_fast_loop:
+0x66ec 028154 increase -8 ,loopcnt 
+0x66ed 028155 call uart_rx_8_bytes ,positive 
+0x66ee 028156 rtn zero 
+0x66ef 028157 branch uart_copy_rx_bytes_fast_loop ,positive 
+0x66f0 028158 increase 8 ,loopcnt 
+:      028159 uart_copy_rx_bytes_fast_loop_four:
+0x66f1 028160 increase -4 ,loopcnt 
+0x66f2 028161 call uart_rx_4_bytes ,positive 
+0x66f3 028162 rtn zero 
+0x66f4 028163 branch uart_copy_rx_bytes_fast_loop_four ,positive 
+0x66f5 028164 increase 4 ,loopcnt 
+0x66f6 028165 branch uart_copy_rx_bytes 
+:      028167 uart_rx_8_bytes:
+0x66f7 028168 ifetch 8 ,contru 
+0x66f8 028169 istore 8 ,contw 
+0x66f9 028170 rtn 
+:      028172 uart_rx_4_bytes:
+0x66fa 028173 ifetch 4 ,contru 
+0x66fb 028174 istore 4 ,contw 
+0x66fc 028175 rtn 
+:      028178 uart_copy_rx_bytes:
+0x66fd 028179 deposit loopcnt 
+0x66fe 028180 rtn blank 
+:      028181 uart_copy_rx_bytes_loop:
+0x66ff 028182 ifetch 1 ,contru 
+0x6700 028183 istore 1 ,contw 
+0x6701 028184 loop uart_copy_rx_bytes_loop 
+0x6702 028185 rtn 
+:      028188 uart_copy_rx2tx:
+0x6703 028189 deposit loopcnt 
+0x6704 028190 rtn blank 
+:      028191 uart_copy_rx2tx_loop:
+0x6705 028192 ifetch 1 ,contru 
+0x6706 028193 istore 1 ,contwu 
+0x6707 028194 loop uart_copy_rx2tx_loop 
+0x6708 028195 rtn 
+:      028200 app_store_nvram_event:
+0x6709 028201 jam bt_evt_store_nvram ,mem_fifo_temp 
+0x670a 028202 branch ui_ipc_send_event 
+:      028204 check_51cmd_store_reconn_info:
+:      028205 check_51cmd_update_device_record:
+0x670b 028206 bpatchx patch32_6 ,mem_patch32 
+0x670c 028207 fetch 1 ,mem_nv_data_number 
+0x670d 028208 rtn blank 
+0x670e 028209 call check_nvram 
+0x670f 028210 call init_device_list ,zero 
+0x6710 028211 call nvram_find_addr_from_bd_list 
+:      028212 write_device_record:
+0x6711 028213 fetch 1 ,mem_nv_data_number 
+0x6712 028214 icopy regc 
+0x6713 028215 fetcht 2 ,mem_nv_data_ptr 
+0x6714 028216 storet 2 ,mem_list_item_ptr 
+:      028217 write_device_loop_find:
+0x6715 028218 copy regc ,pdata 
+0x6716 028219 branch app_store_nvram_event ,blank 
+0x6717 028220 increase -1 ,regc 
+0x6718 028221 copy temp ,rega 
+0x6719 028222 ifetch 1 ,rega 
+0x671a 028223 fetcht 1 ,mem_select_list_item 
+0x671b 028224 isub temp ,null 
+0x671c 028225 call set_index_finded_device ,zero 
+0x671d 028226 branch write_device_loop_find0 ,positive 
+0x671e 028227 ifetch 1 ,rega 
+0x671f 028228 increase 1 ,pdata 
+0x6720 028229 istore 1 ,rega 
+:      028230 write_device_loop_find0:
+0x6721 028231 fetcht 2 ,mem_list_item_ptr 
+0x6722 028232 increase nv_data_len ,temp 
+0x6723 028233 storet 2 ,mem_list_item_ptr 
+0x6724 028234 branch write_device_loop_find 
+:      028236 set_index_finded_device:
+0x6725 028237 setarg 0 
+0x6726 028238 istore 1 ,rega 
+0x6727 028239 fetch 1 ,mem_temp_reconn_record 
+0x6728 028240 istore 1 ,contw 
+0x6729 028241 bne rec_3_mode ,set_index_finded_device_ble_mode 
+0x672a 028242 arg mem_link_key ,regb 
+:      028243 set_index_find_device_master_addr:
+0x672b 028244 ifetch 6 ,contr 
+0x672c 028245 istore 8 ,contw 
+0x672d 028246 setarg 0 
+0x672e 028247 istore 8 ,contw 
+0x672f 028248 copy regb ,contr 
+:      028249 store_rec_data_common:
+0x6730 028250 call memcpy16 
+0x6731 028251 force 1 ,null 
+0x6732 028252 rtn 
+:      028254 set_index_finded_device_ble_mode:
+0x6733 028255 beq rec_4_mode_random_resolvable_private_address ,set_index_finded_device_irk 
+0x6734 028256 beq rec_4_mode_random_non_resolvable_private_address ,set_index_finded_device_ediv 
+0x6735 028257 arg mem_le_ltk ,regb 
+0x6736 028258 branch set_index_find_device_master_addr 
+:      028260 set_index_finded_device_irk:
+0x6737 028261 arg mem_le_irk ,contr 
+0x6738 028262 call memcpy16 
+:      028263 store_ble_rec_data_common:
+0x6739 028264 arg mem_le_ltk ,contr 
+0x673a 028265 branch store_rec_data_common 
+:      028267 set_index_finded_device_ediv:
+0x673b 028268 arg mem_le_rand ,contr 
+0x673c 028269 call memcpy16 
+0x673d 028270 branch store_ble_rec_data_common 
+:      028273 nvram_find_addr_from_bd_list:
+0x673e 028274 call disable_user 
+0x673f 028275 fetch 1 ,mem_nv_data_number 
+0x6740 028276 rtn blank 
+0x6741 028277 fetch 2 ,mem_ui_state_map 
+0x6742 028278 bbit1 ui_state_bt_connected ,find_addr_from_bd_list_spp_mode 
+:      028279 find_addr_from_bd_list_ble_mode:
+0x6743 028280 bpatchx patch32_7 ,mem_patch32 
+0x6744 028281 fetch 1 ,mem_le_conn_peer_addr_type 
+0x6745 028282 beq master_public_addr ,find_addr_from_bd_list_static_addr 
+0x6746 028283 fetch 1 ,mem_le_plap + 5 
+0x6747 028284 compare 0xc0 ,pdata ,0xc0 
+0x6748 028285 branch find_addr_from_bd_list_static_addr ,true 
+0x6749 028286 compare 0x40 ,pdata ,0xc0 
+0x674a 028287 branch find_addr_from_bd_list_random_addr ,true 
+0x674b 028288 compare 0x00 ,pdata ,0xc0 
+0x674c 028289 branch find_addr_from_bd_list_random_non_resolvable_private_address ,true 
+:      028290 find_addr_from_bd_list_static_addr:
+0x674d 028291 jam rec_4_mode_static_address ,mem_temp_reconn_record 
+0x674e 028292 fetch 6 ,mem_le_plap 
+0x674f 028293 branch find_addr_from_bd_list_common 
+:      028295 find_addr_from_bd_list_random_non_resolvable_private_address:
+0x6750 028296 jam rec_4_mode_random_non_resolvable_private_address ,mem_temp_reconn_record 
+0x6751 028297 branch find_addr_from_bd_list_common 
+:      028300 find_addr_from_bd_list_random_addr:
+0x6752 028301 jam rec_4_mode_random_resolvable_private_address ,mem_temp_reconn_record 
+0x6753 028302 branch find_addr_from_bd_list_common 
+:      028305 find_addr_from_bd_list_spp_mode:
+0x6754 028306 bpatchx patch33_0 ,mem_patch33 
+0x6755 028307 jam rec_3_mode ,mem_temp_reconn_record 
+0x6756 028308 fetch 6 ,mem_plap 
+:      028309 find_addr_from_bd_list_common:
+0x6757 028310 store 6 ,mem_temp_reconn_record + 1 
+0x6758 028311 fetch 2 ,mem_nv_data_ptr 
+0x6759 028312 ifetcht 1 ,pdata 
+0x675a 028313 pincrease 1 
+0x675b 028314 store 2 ,mem_list_item_ptr 
+0x675c 028315 storet 1 ,mem_select_list_item 
+0x675d 028316 fetch 1 ,mem_nv_data_number 
+0x675e 028317 icopy regc 
+:      028318 nvram_find_addr_from_list:
+0x675f 028319 fetch 2 ,mem_list_item_ptr 
+0x6760 028320 copy pdata ,rega 
+0x6761 028321 call nvram_find_addr_from_list_compare 
+0x6762 028322 rtn user 
+0x6763 028323 fetcht 2 ,mem_list_item_ptr 
+0x6764 028324 increase nv_data_len ,temp 
+0x6765 028325 storet 2 ,mem_list_item_ptr 
+0x6766 028326 increase -1 ,temp 
+0x6767 028327 ifetch 1 ,temp 
+0x6768 028328 store 1 ,mem_select_list_item 
+0x6769 028329 increase -1 ,regc 
+0x676a 028330 nbranch nvram_find_addr_from_list ,zero 
+0x676b 028331 fetch 1 ,mem_nv_data_number 
+0x676c 028332 pincrease decreased_one 
+0x676d 028333 store 1 ,mem_select_list_item 
+0x676e 028334 rtn 
+:      028335 nvram_find_addr_from_list_compare:
+0x676f 028336 fetch 1 ,mem_temp_reconn_record 
+0x6770 028337 bne rec_3_mode ,find_addr_from_list_compare_ble_mode 
+:      028338 find_master_addr_from_list_compare:
+0x6771 028339 arg mem_temp_reconn_record ,regb 
+0x6772 028340 arg 7 ,loopcnt 
+0x6773 028341 call string_compare 
+0x6774 028342 branch enable_user ,zero 
+0x6775 028343 rtn 
+:      028345 find_addr_from_list_compare_ble_mode:
+0x6776 028346 beq rec_4_mode_random_resolvable_private_address ,find_irk_form_list_compare 
+0x6777 028347 beq rec_4_mode_random_non_resolvable_private_address ,find_ediv_form_list_compare 
+0x6778 028348 branch find_master_addr_from_list_compare 
+:      028350 find_irk_form_list_compare:
+0x6779 028351 ifetcht 1 ,rega 
+0x677a 028352 isub temp ,null 
+0x677b 028353 nrtn zero 
+0x677c 028354 arg mem_le_prand ,contw 
+0x677d 028355 arg 16 ,loopcnt 
+0x677e 028356 call clear_mem 
+0x677f 028357 fetch 3 ,mem_le_plap + 3 
+0x6780 028358 store 3 ,mem_le_prand 
+0x6781 028359 call genernate_master_macaddress 
+0x6782 028360 fetch 2 ,mem_le_aes_128 + 13 
+0x6783 028361 byteswap pdata ,pdata 
+0x6784 028362 lshift8 pdata ,temp 
+0x6785 028363 ifetch 1 ,contr 
+0x6786 028364 iadd temp ,pdata 
+0x6787 028365 fetcht 3 ,mem_le_plap 
+0x6788 028366 isub temp ,null 
+0x6789 028367 branch enable_user ,zero 
+0x678a 028368 rtn 
+:      028371 genernate_master_macaddress:
+0x678b 028372 arg mem_le_prand ,contr 
+0x678c 028373 call load_data128 
+0x678d 028375 ifetch 1 ,rega 
+0x678e 028376 call load_regext 
+0x678f 028377 force 0x38 ,aes_ctrl 
+0x6790 028378 force 0x0 ,aes_ctrl 
+0x6791 028379 call wait_aes 
+0x6792 028380 arg mem_le_aes_128 ,contw 
+0x6793 028381 branch store_aes_result 
+:      028383 find_ediv_form_list_compare:
+0x6794 028384 ifetcht 1 ,rega 
+0x6795 028385 isub temp ,null 
+0x6796 028386 nrtn zero 
+0x6797 028387 copy contr ,rega 
+0x6798 028388 add contr ,8 ,regc 
+0x6799 028389 arg mem_le_rand ,regb 
+0x679a 028390 arg 8 ,loopcnt 
+0x679b 028391 call string_compare 
+0x679c 028392 branch enable_user ,zero 
+0x679d 028393 copy regc ,rega 
+0x679e 028394 arg mem_le_irk ,regb 
+0x679f 028395 arg 8 ,loopcnt 
+0x67a0 028396 call string_compare 
+0x67a1 028397 branch enable_user ,zero 
+0x67a2 028398 rtn 
+:      028400 check_nvram:
+0x67a3 028401 fetch 2 ,mem_nv_data_ptr 
+0x67a4 028402 ifetcht 1 ,pdata 
+0x67a5 028403 pincrease nv_data_len 
+0x67a6 028404 ifetch 1 ,pdata 
+0x67a7 028405 isub temp ,null 
+0x67a8 028406 rtn 
+:      028408 init_device_list:
+0x67a9 028409 fetch 1 ,mem_nv_data_number 
+0x67aa 028410 icopy loopcnt 
+0x67ab 028411 fetcht 2 ,mem_nv_data_ptr 
+0x67ac 028412 setarg 0 
+:      028413 init_device_list_loop:
+0x67ad 028414 istore 1 ,temp 
+0x67ae 028415 increase nv_data_len ,temp 
+0x67af 028416 pincrease 1 
+0x67b0 028417 loop init_device_list_loop 
+0x67b1 028418 rtn 
+:      028420 load_device_list:
+0x67b2 028421 bpatchx patch33_1 ,mem_patch33 
+0x67b3 028422 call nvram_find_addr_from_bd_list 
+0x67b4 028423 fetch 1 ,mem_state 
+0x67b5 028424 setflag user ,state_combkey ,pdata 
+0x67b6 028425 store 1 ,mem_state 
+0x67b7 028426 nbranch clear_key_exists ,user 
+0x67b8 028427 add rega ,10 ,contr 
+0x67b9 028429 arg mem_link_key ,contw 
+0x67ba 028430 call memcpy16 
+0x67bb 028431 branch check_link_key_load 
+:      028432 clear_key_exists:
+0x67bc 028433 jam 0 ,mem_link_key_exists 
+0x67bd 028434 rtn 
+:      028436 load_device_list_mode_4:
+0x67be 028437 fetch 9 ,mem_le_ediv 
+0x67bf 028438 branch clear_ltk_exists ,blank 
+0x67c0 028439 call nvram_find_addr_from_bd_list 
+0x67c1 028440 nbranch clear_ltk_exists ,user 
+0x67c2 028441 fetch 2 ,mem_list_item_ptr 
+0x67c3 028442 add pdata ,1 ,contr 
+0x67c4 028443 arg mem_le_irk ,contw 
+0x67c5 028444 call memcpy16 
+0x67c6 028445 arg mem_le_ltk ,contw 
+0x67c7 028446 call memcpy16 
+0x67c8 028447 jam 1 ,mem_ltk_exists 
+0x67c9 028448 rtn 
+:      028450 clear_ltk_exists:
+0x67ca 028451 jam 0 ,mem_ltk_exists 
+0x67cb 028452 rtn 
+:      028455 eeprom_store_le_reconn_info:
+0x67cc 028456 fetch 6 ,mem_le_plap 
+0x67cd 028457 store 6 ,mem_temp_lap 
+0x67ce 028458 jam rec_4_mode ,mem_record_bt_mode 
+0x67cf 028459 branch eeprom_store_reconn_info 
+:      028460 eeprom_store_bd_reconn_info:
+0x67d0 028461 fetch 6 ,mem_plap 
+0x67d1 028462 store 6 ,mem_temp_lap 
+0x67d2 028463 jam rec_3_mode ,mem_record_bt_mode 
+:      028464 eeprom_store_reconn_info:
+0x67d3 028465 fetch 1 ,mem_device_option 
+0x67d4 028466 beq dvc_op_module ,check_51cmd_update_device_record 
+0x67d5 028467 bbit1 dvc_op_mouse ,mouse_store_remote_bdaddr 
+0x67d6 028468 rtn 
+:      028471 check_link_key_load:
+0x67d7 028472 fetch 8 ,mem_link_key 
+0x67d8 028473 fetcht 8 ,mem_link_key + 8 
+0x67d9 028474 ior temp ,pdata 
+0x67da 028475 rtn blank 
+0x67db 028476 jam 1 ,mem_link_key_exists 
+0x67dc 028477 rtn 
+:      028484 gpio_set_wake_by_current_state:
+0x67dd 028485 bpatchx patch33_2 ,mem_patch33 
+0x67de 028486 set1 7 ,temp 
+0x67df 028487 call gpio_get_bit 
+0x67e0 028488 nsetflag true ,7 ,temp 
+:      028493 gpio_set_wake:
+0x67e1 028494 bpatchx patch33_3 ,mem_patch33 
+0x67e2 028495 sub temp ,ui_button_gpio_disable ,null 
+0x67e3 028496 rtn zero 
+0x67e4 028497 isolate0 7 ,temp 
+0x67e5 028498 and temp ,0x1f ,queue 
+0x67e6 028499 fetch 4 ,mem_gpio_wakeup_low 
+0x67e7 028500 qsetflag true ,pdata 
+0x67e8 028501 store 4 ,mem_gpio_wakeup_low 
+0x67e9 028502 fetch 4 ,mem_gpio_wakeup_high 
+0x67ea 028503 nqsetflag true ,pdata 
+0x67eb 028504 store 4 ,mem_gpio_wakeup_high 
+0x67ec 028505 rtn 
+:      028508 gpio_clr_wake:
+0x67ed 028509 bpatchx patch33_4 ,mem_patch33 
+0x67ee 028510 sub temp ,ui_button_gpio_disable ,null 
+0x67ef 028511 rtn zero 
+0x67f0 028512 isolate0 7 ,temp 
+0x67f1 028513 and temp ,0x1f ,queue 
+0x67f2 028514 fetch 4 ,mem_gpio_wakeup_low 
+0x67f3 028515 qset0 pdata 
+0x67f4 028516 store 4 ,mem_gpio_wakeup_low 
+0x67f5 028517 fetch 4 ,mem_gpio_wakeup_high 
+0x67f6 028518 qset0 pdata 
+0x67f7 028519 store 4 ,mem_gpio_wakeup_high 
+0x67f8 028520 rtn 
+:      028523 gpio_config_input_nowake:
+0x67f9 028524 call gpio_clr_wake 
+0x67fa 028525 branch gpio_config_input_without_wake 
+:      028528 gpio_config_input:
+0x67fb 028529 sub temp ,ui_button_gpio_disable ,null 
+0x67fc 028530 rtn zero 
+0x67fd 028531 ncall gpio_set_wake ,wake 
+:      028533 gpio_config_input_without_wake:
+0x67fe 028534 arg core_gpio_pd0 ,contw 
+0x67ff 028535 call gpio_set_bit 
+0x6800 028536 setflip gpio_active_bit ,temp 
+0x6801 028537 arg core_gpio_pu0 ,contw 
+0x6802 028538 call gpio_set_bit 
+0x6803 028539 set0 gpio_active_bit ,temp 
+0x6804 028540 arg core_gpio_oe0 ,contw 
+0x6805 028541 branch gpio_set_bit 
+:      028544 gpio_set_high_impedance:
+0x6806 028545 arg core_gpio_pd0 ,contw 
+0x6807 028546 call gpio_set_bit 
+0x6808 028547 set0 gpio_active_bit ,temp 
+0x6809 028548 arg core_gpio_pu0 ,contw 
+0x680a 028549 call gpio_set_bit 
+0x680b 028550 set0 gpio_active_bit ,temp 
+0x680c 028551 arg core_gpio_oe0 ,contw 
+0x680d 028552 branch gpio_set_bit 
+:      028556 gpio_config_output:
+0x680e 028557 sub temp ,ui_button_gpio_disable ,null 
+0x680f 028558 rtn zero 
+0x6810 028559 setflip gpio_active_bit ,temp 
+0x6811 028560 call gpio_out 
+:      028561 gpio_config_output0:
+0x6812 028562 set1 gpio_active_bit ,temp 
+0x6813 028563 arg core_gpio_oe0 ,contw 
+0x6814 028564 branch gpio_set_bit 
+:      028566 gpio_common:
+0x6815 028567 and temp ,0x07 ,queue 
+0x6816 028568 rshift3 temp ,pdata 
+0x6817 028569 and_into 3 ,pdata 
+0x6818 028570 iadd contw ,contw 
+0x6819 028571 ifetch 1 ,contw 
+0x681a 028572 rtn 
+:      028574 gpio_check_active:
+0x681b 028575 arg core_gpio_out0 ,contw 
+0x681c 028576 branch get_bit_common 
+:      028580 gpio_get_bit:
+0x681d 028581 arg core_gpio_in ,contw 
+:      028582 get_bit_common:
+0x681e 028583 call gpio_common 
+0x681f 028584 isolate1 gpio_active_bit ,temp 
+0x6820 028585 branch gpio_get_bit_reverse ,true 
+0x6821 028586 qisolate0 pdata 
+0x6822 028587 rtn 
+:      028588 gpio_get_bit_reverse:
+0x6823 028589 qisolate1 pdata 
+0x6824 028590 rtn 
+:      028592 gpio_out_inactive:
+0x6825 028593 sub temp ,ui_button_gpio_disable ,null 
+0x6826 028594 rtn zero 
+0x6827 028595 isolate1 7 ,null 
+0x6828 028596 branch gpio_out_flag 
+:      028598 gpio_out_active:
+0x6829 028599 sub temp ,ui_button_gpio_disable ,null 
+0x682a 028600 rtn zero 
+0x682b 028601 isolate0 7 ,null 
+:      028604 gpio_out_flag:
+0x682c 028605 setarg 0 
+0x682d 028606 nsetflag true ,gpio_active_bit ,pdata 
+0x682e 028607 ixor temp ,temp 
+:      028610 gpio_out:
+0x682f 028611 arg core_gpio_out0 ,contw 
+:      028614 gpio_set_bit:
+0x6830 028615 call gpio_common 
+0x6831 028616 isolate1 gpio_active_bit ,temp 
+0x6832 028617 qsetflag true ,pdata 
+0x6833 028618 istore 1 ,contw 
+0x6834 028619 rtn 
+:      028621 gpio_set_before_lpm_common:
+0x6835 028622 arg -1 ,rega 
+0x6836 028623 hfetch 1 ,core_gpio_sel1 
+0x6837 028624 compare 0x02 ,pdata ,0x03 
+0x6838 028625 call neglact4_from_23_pin ,true 
+0x6839 028627 compare 0x01 ,pdata ,0x03 
+0x683a 028628 call neglact2_form_25_pin ,true 
+0x683b 028630 compare 0x03 ,pdata ,0x03 
+0x683c 028631 call neglact2_form_25_pin ,true 
+0x683d 028633 isolate1 2 ,pdata 
+0x683e 028634 call neglect2_from_6_pin ,true 
+0x683f 028636 isolate1 3 ,pdata 
+0x6840 028637 call neglect4_from_9_pin ,true 
+0x6841 028639 isolate1 4 ,pdata 
+0x6842 028640 call neglact2_form_30_pin ,true 
+0x6843 028642 isolate1 6 ,pdata 
+0x6844 028643 nsetflag true ,04 ,rega 
+0x6845 028645 isolate1 7 ,pdata 
+0x6846 028646 nsetflag true ,05 ,rega 
+0x6847 028648 hfetch 1 ,core_gpio_sel2 
+0x6848 028649 isolate1 0 ,pdata 
+0x6849 028650 nsetflag true ,27 ,rega 
+0x684a 028651 isolate1 1 ,pdata 
+0x684b 028652 nsetflag true ,28 ,rega 
+0x684c 028653 isolate1 2 ,pdata 
+0x684d 028654 nsetflag true ,03 ,rega 
+0x684e 028655 isolate1 3 ,pdata 
+0x684f 028656 nsetflag true ,08 ,rega 
+0x6850 028657 isolate1 4 ,pdata 
+0x6851 028658 nsetflag true ,20 ,rega 
+0x6852 028659 isolate1 5 ,pdata 
+0x6853 028660 nsetflag true ,21 ,rega 
+0x6854 028661 isolate1 6 ,pdata 
+0x6855 028662 nsetflag true ,22 ,rega 
+0x6856 028663 isolate1 7 ,pdata 
+0x6857 028664 nsetflag true ,23 ,rega 
+0x6858 028666 hfetch 1 ,core_gpio_sel 
+0x6859 028667 isolate1 0 ,pdata 
+0x685a 028668 nsetflag true ,05 ,rega 
+0x685b 028669 isolate1 1 ,pdata 
+0x685c 028670 nsetflag true ,06 ,rega 
+0x685d 028671 isolate1 2 ,pdata 
+0x685e 028672 nsetflag true ,07 ,rega 
+0x685f 028673 isolate1 3 ,pdata 
+0x6860 028674 nsetflag true ,18 ,rega 
+0x6861 028675 isolate1 4 ,pdata 
+0x6862 028676 nsetflag true ,19 ,rega 
+0x6863 028677 isolate1 5 ,pdata 
+0x6864 028678 nsetflag true ,20 ,rega 
+0x6865 028679 isolate1 6 ,pdata 
+0x6866 028680 nsetflag true ,21 ,rega 
+0x6867 028681 isolate1 7 ,pdata 
+0x6868 028682 nsetflag true ,22 ,rega 
+0x6869 028684 hfetch 1 ,core_uart_ctrl 
+0x686a 028685 isolate1 4 ,pdata 
+0x686b 028686 call neglact2_form_2_pin ,true 
+0x686c 028687 bpatchx patch33_5 ,mem_patch33 
+0x686d 028689 hfetch 4 ,core_gpio_pu0 
+0x686e 028690 hfetcht 4 ,core_gpio_pd0 
+0x686f 028691 ior temp ,pdata 
+0x6870 028692 invert pdata ,pdata 
+0x6871 028693 iand rega ,pdata 
+0x6872 028695 hstore 4 ,core_gpio_oe0 
+0x6873 028696 rtn 
+:      028699 neglect2_from_6_pin:
+0x6874 028700 arg 6 ,queue 
+0x6875 028701 branch neglect_2_pin 
+:      028702 neglect4_from_9_pin:
+0x6876 028703 arg 9 ,queue 
+0x6877 028704 branch neglact_4_pin 
+:      028705 neglact4_from_23_pin:
+0x6878 028706 arg 23 ,queue 
+0x6879 028707 branch neglact_4_pin 
+:      028708 neglact2_form_25_pin:
+0x687a 028709 arg 25 ,queue 
+0x687b 028710 branch neglect_2_pin 
+:      028711 neglact2_form_30_pin:
+0x687c 028712 arg 30 ,queue 
+0x687d 028713 branch neglect_2_pin 
+:      028714 neglact2_form_2_pin:
+0x687e 028715 arg 2 ,queue 
+0x687f 028716 branch neglect_2_pin 
+:      028717 neglact_1_pin:
+0x6880 028718 arg 1 ,loopcnt 
+0x6881 028719 branch neglect_pin_loop 
+:      028720 neglact_4_pin:
+0x6882 028721 arg 4 ,loopcnt 
+0x6883 028722 branch neglect_pin_loop 
+:      028723 neglect_2_pin:
+0x6884 028724 arg 2 ,loopcnt 
+:      028725 neglect_pin_loop:
+0x6885 028726 qset0 rega 
+0x6886 028727 increase 1 ,queue 
+0x6887 028728 loop neglect_pin_loop 
+0x6888 028729 rtn 
+:      028737 gpio_cfg_uart_tx_output:
+0x6889 028738 call gpio_uart2gpio 
+0x688a 028739 arg uart_wakeup_tx ,temp 
+0x688b 028740 branch gpio_config_output 
+:      028742 gpio_pu_uart_tx:
+0x688c 028743 call gpio_cfg_uart_tx_output 
+0x688d 028744 arg uart_wakeup_tx ,temp 
+0x688e 028745 branch gpio_out_inactive 
+:      028749 gpio_rx_config_input_with_pu:
+0x688f 028750 call gpio_uart2gpio 
+0x6890 028751 hfetch 1 ,core_gpio_pu0 
+0x6891 028752 set1 uart_wakeup_rx ,pdata 
+0x6892 028753 hstore 1 ,core_gpio_pu0 
+0x6893 028754 arg uart_wakeup_rx ,temp 
+0x6894 028755 branch gpio_config_input 
+:      028757 gpio_uart2gpio:
+0x6895 028758 hfetch 1 ,core_gpio_sel1 
+0x6896 028759 and_into 0xfb ,pdata 
+0x6897 028760 hstore 1 ,core_gpio_sel1 
+0x6898 028761 rtn 
+:      028763 gpio_check_uart_state:
+0x6899 028764 hfetch 1 ,core_gpio_sel1 
+0x689a 028765 isolate1 2 ,pdata 
+0x689b 028766 rtn 
+:      028768 load_chip_option:
+0x689c 028769 call otp_enable_chgpump 
+0x689d 028770 setarg otp_chip_functions 
+0x689e 028771 arg mem_chip_functions ,rega 
+0x689f 028772 arg 0x02 ,temp 
+0x68a0 028773 call otpd_read_data 
+0x68a1 028774 branch otp_disable_chgpump 
+:      028777 load_adc_init:
+0x68a2 028778 call otp_enable_chgpump 
+0x68a3 028779 setarg otp_adc_io_0_5v_addr 
+0x68a4 028780 arg mem_0_5_adc_io_data ,rega 
+0x68a5 028781 arg 14 ,temp 
+0x68a6 028782 call otpd_read_data 
+0x68a7 028783 branch otp_disable_chgpump 
+:      028787 adc_init_data:
+0x68a8 028788 bpatchx patch33_6 ,mem_patch33 
+0x68a9 028790 call load_adc_init 
+0x68aa 028792 fetch 1 ,mem_adc_config_flag 
+0x68ab 028793 beq adc_config_vinlpm ,adc_init_data_vinlpm 
+0x68ac 028794 beq adc_config_hvin ,adc_init_data_hvin 
+0x68ad 028795 beq adc_config_gpio ,adc_init_data_io 
+0x68ae 028796 rtn 
+:      028798 adc_init_data_vinlpm:
+0x68af 028799 fetcht 2 ,mem_otp_adc_flag 
+0x68b0 028800 setarg otp_adc_flag 
+0x68b1 028801 isub temp ,null 
+0x68b2 028802 branch adc_check_data_vinlpm ,zero 
+0x68b3 028803 setarg 0x4dfa 
+0x68b4 028804 store 2 ,mem_3v_adc_vinlpm_data 
+0x68b5 028805 setarg 0x4894 
+0x68b6 028806 store 2 ,mem_2v_adc_vinlpm_data 
+0x68b7 028807 branch set_vdd_reference_voltage_1v 
+:      028809 adc_check_data_vinlpm:
+0x68b8 028810 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x68b9 028811 nbranch adc_check_2v_vinlpm ,blank 
+0x68ba 028812 setarg 0x4dfa 
+0x68bb 028813 store 2 ,mem_3v_adc_vinlpm_data 
+:      028814 adc_check_2v_vinlpm:
+0x68bc 028815 fetch 2 ,mem_2v_adc_vinlpm_data 
+0x68bd 028816 nbranch set_vdd_reference_voltage_1v ,blank 
+0x68be 028817 setarg 0x4894 
+0x68bf 028818 store 2 ,mem_2v_adc_vinlpm_data 
+:      028819 set_vdd_reference_voltage_1v:
+0x68c0 028820 setarg 100 
+0x68c1 028821 store 2 ,mem_reference_voltage 
+0x68c2 028822 rtn 
+:      028824 adc_init_data_hvin:
+0x68c3 028825 fetcht 2 ,mem_otp_adc_flag 
+0x68c4 028826 setarg otp_adc_flag 
+0x68c5 028827 isub temp ,null 
+0x68c6 028828 branch adc_check_data_hvin ,zero 
+0x68c7 028829 setarg 0x5932 
+0x68c8 028830 store 2 ,mem_5v_adc_hvin_data 
+0x68c9 028831 setarg 0x4323 
+0x68ca 028832 store 2 ,mem_1v_adc_hvin_data 
+0x68cb 028833 branch set_vdd_reference_voltage_4v 
+:      028835 adc_check_data_hvin:
+0x68cc 028836 fetch 2 ,mem_5v_adc_hvin_data 
+0x68cd 028837 nbranch adc_check_1v_hvin ,blank 
+0x68ce 028838 setarg 0x5932 
+0x68cf 028839 store 2 ,mem_5v_adc_hvin_data 
+:      028840 adc_check_1v_hvin:
+0x68d0 028841 fetch 2 ,mem_1v_adc_hvin_data 
+0x68d1 028842 nbranch set_vdd_reference_voltage_4v ,blank 
+0x68d2 028843 setarg 0x4323 
+0x68d3 028844 store 2 ,mem_1v_adc_hvin_data 
+:      028845 set_vdd_reference_voltage_4v:
+0x68d4 028846 setarg 400 
+0x68d5 028847 store 2 ,mem_reference_voltage 
+0x68d6 028848 rtn 
+:      028850 adc_init_data_io:
+0x68d7 028851 fetcht 2 ,mem_otp_adc_flag 
+0x68d8 028852 setarg otp_adc_flag 
+0x68d9 028853 isub temp ,null 
+0x68da 028854 branch adc_check_data_io ,zero 
+0x68db 028855 setarg 0x6946 
+0x68dc 028856 store 2 ,mem_1v_adc_io_data 
+0x68dd 028857 setarg 0x5377 
+0x68de 028858 store 2 ,mem_0_5_adc_io_data 
+0x68df 028859 branch set_vdd_reference_voltage_0_5v 
+:      028861 adc_check_data_io:
+0x68e0 028862 fetch 2 ,mem_1v_adc_io_data 
+0x68e1 028863 nbranch adc_check_0_5v_io ,blank 
+0x68e2 028864 setarg 0x6946 
+0x68e3 028865 store 2 ,mem_1v_adc_io_data 
+:      028866 adc_check_0_5v_io:
+0x68e4 028867 fetch 2 ,mem_0_5_adc_io_data 
+0x68e5 028868 nbranch set_vdd_reference_voltage_0_5v ,blank 
+0x68e6 028869 setarg 0x5377 
+0x68e7 028870 store 2 ,mem_0_5_adc_io_data 
+:      028871 set_vdd_reference_voltage_0_5v:
+0x68e8 028872 setarg 50 
+0x68e9 028873 store 2 ,mem_reference_voltage 
+0x68ea 028874 rtn 
+:      028877 adc_set_mode:
+0x68eb 028878 fetch 1 ,mem_adc_config_flag 
+0x68ec 028879 beq adc_config_vinlpm ,adc_check_vinlpm 
+0x68ed 028880 beq adc_config_hvin ,adc_check_hvin 
+0x68ee 028881 beq adc_config_gpio ,adc_check_gpio 
+0x68ef 028882 rtn 
+:      028883 adc_check_vinlpm:
+0x68f0 028884 jam 0xbf ,rf_adc_mode 
+0x68f1 028885 branch read_adc 
+:      028886 adc_check_hvin:
+0x68f2 028887 jam 0xaf ,rf_adc_mode 
+0x68f3 028888 branch read_adc 
+:      028889 adc_check_gpio:
+0x68f4 028890 jam 0x8f ,rf_adc_mode 
+0x68f5 028891 fetch 1 ,mem_adc_channel 
+0x68f6 028892 hstore 1 ,rf_adc_ch 
+0x68f7 028893 branch read_adc 
+:      028894 read_adc:
+0x68f8 028895 bpatchx patch33_7 ,mem_patch33 
+0x68f9 028896 hfetch 1 ,core_uart_baud + 1 
+0x68fa 028897 set1 7 ,pdata 
+0x68fb 028898 hstore 1 ,core_uart_baud + 1 
+0x68fc 028899 hfetch 1 ,rf_adc_ch 
+0x68fd 028900 or_into 0x30 ,pdata 
+0x68fe 028901 hstore 1 ,rf_adc_ch 
+0x68ff 028902 jam 0x7c ,rfen_adc 
+0x6900 028903 jam 0xaa ,rf_adc_gc 
+0x6901 028904 nop 5000 
+0x6902 028905 hfetcht 2 ,core_adc_sum 
+0x6903 028906 hfetch 1 ,core_uart_baud + 1 
+0x6904 028907 set0 7 ,pdata 
+0x6905 028908 hstore 1 ,core_uart_baud + 1 
+0x6906 028909 storet 2 ,mem_adc_current_value 
+0x6907 028910 rtn 
+:      028912 vdd_calculate_by_mode:
+0x6908 028913 bpatchx patch34_0 ,mem_patch34 
+0x6909 028914 fetch 1 ,mem_adc_config_flag 
+0x690a 028915 beq adc_config_vinlpm ,vdd_calculate_vinlpm 
+0x690b 028916 beq adc_config_hvin ,vdd_calculate_hvin 
+0x690c 028917 beq adc_config_gpio ,vdd_calculate_io 
+0x690d 028918 rtn 
+:      028920 vdd_calculate_vinlpm:
+0x690e 028921 fetch 2 ,mem_3v_adc_vinlpm_data 
+0x690f 028922 fetcht 2 ,mem_2v_adc_vinlpm_data 
+0x6910 028923 arg 200 ,regc 
+0x6911 028924 branch vdd_calculate 
+:      028926 vdd_calculate_hvin:
+0x6912 028927 fetch 2 ,mem_5v_adc_hvin_data 
+0x6913 028928 fetcht 2 ,mem_1v_adc_hvin_data 
+0x6914 028929 arg 100 ,regc 
+0x6915 028930 branch vdd_calculate 
+:      028932 vdd_calculate_io:
+0x6916 028933 fetch 2 ,mem_1v_adc_io_data 
+0x6917 028934 fetcht 2 ,mem_0_5_adc_io_data 
+0x6918 028935 arg 50 ,regc 
+0x6919 028936 branch vdd_calculate 
+:      028938 vdd_calculate:
+0x691a 028939 isub temp ,rega 
+0x691b 028940 fetch 2 ,mem_adc_current_value 
+0x691c 028941 isub temp ,pdata 
+0x691d 028942 nbranch vdd_calculate1 ,positive 
+0x691e 028943 fetcht 2 ,mem_reference_voltage 
+0x691f 028944 imul32 temp ,regb 
+0x6920 028945 copy regc ,pdata 
+0x6921 028946 imul32 rega ,pdata 
+0x6922 028947 iadd regb ,pdata 
+:      028948 vdd_calculate2:
+0x6923 028949 idiv rega 
+0x6924 028950 call wait_div_end 
+0x6925 028951 quotient pdata 
+0x6926 028952 rtn 
+:      028954 vdd_calculate1:
+0x6927 028955 copy temp ,pdata 
+0x6928 028956 fetcht 2 ,mem_adc_current_value 
+0x6929 028957 isub temp ,pdata 
+0x692a 028958 fetcht 2 ,mem_reference_voltage 
+0x692b 028959 imul32 temp ,regb 
+0x692c 028960 copy regc ,pdata 
+0x692d 028961 imul32 rega ,pdata 
+0x692e 028962 isub regb ,pdata 
+0x692f 028963 branch vdd_calculate2 
+:      028974 adc_bat_percent_lowpower_out:
+0x6930 028975 ifetch 8 ,rega 
+0x6931 028976 store 8 ,mem_pdatatemp 
+0x6932 028977 fetch 2 ,mem_pdatatemp 
+0x6933 028978 fetcht 2 ,mem_pdatatemp + 2 
+0x6934 028979 isub temp ,rega 
+0x6935 028980 fetch 2 ,mem_pdatatemp + 6 
+0x6936 028981 isub temp ,regb 
+0x6937 028982 fetcht 2 ,mem_pdatatemp + 4 
+0x6938 028983 isub temp ,null 
+0x6939 028984 ncall adc_set_low_power_flag ,positive 
+0x693a 028985 mul32 regb ,100 ,pdata 
+0x693b 028986 idiv rega 
+0x693c 028987 call wait_div_end 
+0x693d 028988 quotient pdata 
+0x693e 028989 call adc_set_no_power_flag ,blank 
+0x693f 028990 rtn 
+:      028991 adc_set_low_power_flag:
+0x6940 028992 fetch 1 ,mem_adc_power_flag 
+0x6941 028993 set1 0 ,pdata 
+0x6942 028994 store 1 ,mem_adc_power_flag 
+0x6943 028995 rtn 
+:      028996 adc_set_no_power_flag:
+0x6944 028997 fetcht 1 ,mem_adc_power_flag 
+0x6945 028998 set1 1 ,temp 
+0x6946 028999 storet 1 ,mem_adc_power_flag 
+0x6947 029000 rtn 
+:      029005 keyscan_key_init:
+0x6948 029006 fetch 2 ,mem_key_num_ptr 
+0x6949 029007 ifetch 1 ,pdata 
+:      029008 keyscan_key_init_next:
+0x694a 029009 rtn blank 
+0x694b 029010 copy pdata ,loopcnt 
+0x694c 029012 fetch 2 ,mem_keyscan_ptr 
+0x694d 029013 increase 3 ,pdata 
+0x694e 029014 copy pdata ,rega 
+:      029015 keyscan_key_init_lp1:
+0x694f 029016 ifetcht 1 ,rega 
+0x6950 029017 call gpio_config_input 
+0x6951 029018 increase key_conf_struct_len ,rega 
+0x6952 029019 loop keyscan_key_init_lp1 
+:      029020 keyscan_key_init_end:
+0x6953 029021 rtn 
+:      029023 keyscan_scan_key:
+0x6954 029024 fetch 2 ,mem_keyscan_ptr 
+0x6955 029025 increase 3 ,pdata 
+0x6956 029026 copy pdata ,rega 
+0x6957 029028 force 0 ,regb 
+0x6958 029029 jam 0 ,mem_key_value_temp 
+:      029030 keyscan_scan_key_lp1:
+0x6959 029031 ifetcht 1 ,rega 
+0x695a 029032 call gpio_get_bit 
+0x695b 029033 bpatchx patch34_1 ,mem_patch34 
+0x695c 029034 fetch 2 ,mem_key_value_temp 
+0x695d 029035 copy regb ,queue 
+0x695e 029036 qsetflag true ,pdata 
+0x695f 029037 store 2 ,mem_key_value_temp 
+0x6960 029038 increase key_conf_struct_len ,rega 
+0x6961 029039 increase 1 ,regb 
+0x6962 029040 fetch 2 ,mem_key_num_ptr 
+0x6963 029041 ifetch 1 ,pdata 
+:      029042 keyscan_scan_key_lp1_next:
+0x6964 029043 ixor regb ,null 
+0x6965 029044 nbranch keyscan_scan_key_lp1 ,zero 
+0x6966 029045 fetch 2 ,mem_key_value_temp 
+0x6967 029046 fetcht 2 ,mem_key_value 
+0x6968 029047 ixor temp ,null 
+0x6969 029048 rtn zero 
+0x696a 029049 enable user 
+0x696b 029050 rtn 
+:      029052 keyscan_process_lpm_before:
+0x696c 029053 fetch 2 ,mem_key_num_ptr 
+0x696d 029054 ifetch 1 ,pdata 
+:      029055 keyscan_process_lpm_before_next:
+0x696e 029056 rtn blank 
+0x696f 029057 copy pdata ,loopcnt 
+0x6970 029058 fetch 2 ,mem_keyscan_ptr 
+0x6971 029059 increase 3 ,pdata 
+0x6972 029060 copy pdata ,rega 
+:      029061 keyscan_process_lpm_before_lp1:
+0x6973 029062 ifetcht 1 ,rega 
+0x6974 029063 call gpio_set_wake_by_current_state 
+0x6975 029064 increase key_conf_struct_len ,rega 
+0x6976 029065 loop keyscan_process_lpm_before_lp1 
+:      029066 keyscan_process_lpm_before_end:
+0x6977 029067 rtn 
+:      029069 keyscan_key_process:
+0x6978 029070 arg key_scan_timer ,queue 
+0x6979 029071 call timer_check 
+0x697a 029072 nrtn blank 
+0x697b 029073 setarg 0x20 
+0x697c 029074 arg key_scan_timer ,queue 
+0x697d 029075 call timer_init 
+0x697e 029076 disable user 
+0x697f 029077 call keyscan_process_lpm_before 
+0x6980 029078 bpatchx patch34_2 ,mem_patch34 
+0x6981 029079 fetch 2 ,mem_key_num_ptr 
+0x6982 029080 ifetch 1 ,pdata 
+:      029081 keyscan_key_process_next:
+0x6983 029082 rtn blank 
+0x6984 029083 call keyscan_scan_key 
+0x6985 029084 nbranch lpm_button_clean_wake_lock ,user 
+0x6986 029085 call lpm_button_get_wake_lock 
+0x6987 029086 disable user 
+0x6988 029087 fetch 2 ,mem_key_value_temp 
+0x6989 029088 store 2 ,mem_key_value_temp4 
+0x698a 029089 jam 0 ,mem_key_value_temp6 
+0x698b 029090 force 0 ,queue 
+:      029091 keyscan_key_lp1:
+0x698c 029092 fetch 2 ,mem_key_value 
+0x698d 029093 rshift pdata ,temp 
+0x698e 029094 storet 2 ,mem_key_value 
+0x698f 029095 and pdata ,0x01 ,pdata 
+0x6990 029096 fetcht 2 ,mem_key_value_temp4 
+0x6991 029097 and temp ,0x01 ,rega 
+0x6992 029098 rshift temp ,temp 
+0x6993 029099 storet 2 ,mem_key_value_temp4 
+0x6994 029100 ixor rega ,null 
+0x6995 029101 ncall keyscan_send_key_data ,zero 
+0x6996 029102 fetch 2 ,mem_key_num_ptr 
+0x6997 029103 ifetch 1 ,pdata 
+:      029104 keyscan_key_lp1_next:
+0x6998 029105 fetcht 1 ,mem_key_value_temp6 
+0x6999 029106 increase 1 ,temp 
+0x699a 029107 storet 1 ,mem_key_value_temp6 
+0x699b 029108 copy temp ,queue 
+0x699c 029109 ixor queue ,null 
+0x699d 029110 nbranch keyscan_key_lp1 ,zero 
+0x699e 029111 fetch 2 ,mem_key_value_temp 
+0x699f 029112 store 2 ,mem_key_value 
+0x69a0 029113 rtn 
+:      029114 keyscan_send_key_data:
+0x69a1 029115 bpatchx patch34_3 ,mem_patch34 
+0x69a2 029116 fetch 2 ,mem_keyscan_ptr 
+0x69a3 029117 increase 1 ,pdata 
+0x69a4 029118 ifetch 2 ,pdata 
+0x69a5 029119 branch callback_func 
+:      029130 pwm_init:
+0x69a6 029131 hfetch 1 ,core_clksel 
+0x69a7 029132 ior rega ,pdata 
+0x69a8 029133 hstore 1 ,core_clksel 
+0x69a9 029134 hfetch 2 ,core_clkoff 
+0x69aa 029135 set0 clock_off_pwm ,pdata 
+0x69ab 029136 hstore 2 ,core_clkoff 
+0x69ac 029137 nop 100 
+0x69ad 029138 rtn 
+:      029149 pwm_out_set:
+0x69ae 029150 fetcht 3 ,mem_pdatatemp + 2 
+0x69af 029151 setarg pwm_12mhz 
+0x69b0 029152 idiv temp 
+0x69b1 029153 call wait_div_end 
+0x69b2 029154 quotient temp 
+0x69b3 029155 fetch 1 ,mem_pdatatemp + 5 
+0x69b4 029156 imul32 temp ,pdata 
+0x69b5 029157 div pdata ,100 
+0x69b6 029158 call wait_div_end 
+0x69b7 029159 quotient rega 
+0x69b8 029160 copy temp ,pdata 
+0x69b9 029161 isub rega ,regb 
+0x69ba 029162 fetch 1 ,mem_pdatatemp + 1 
+0x69bb 029163 call pwm_duty_cycle_set 
+0x69bc 029164 fetch 1 ,mem_pdatatemp 
+0x69bd 029165 branch pwm_enable 
+:      029168 pwm_duty_cycle_set:
+0x69be 029169 beq 0 ,pwm_pwm0_duty_set 
+0x69bf 029170 beq 1 ,pwm_pwm1_duty_set 
+0x69c0 029171 beq 2 ,pwm_pwm2_duty_set 
+0x69c1 029172 beq 3 ,pwm_pwm3_duty_set 
+0x69c2 029173 beq 4 ,pwm_pwm4_duty_set 
+0x69c3 029174 beq 5 ,pwm_pwm5_duty_set 
+:      029175 pwm_pwm0_duty_set:
+0x69c4 029176 arg core_pwm_pcnt0 ,contw 
+0x69c5 029177 branch pwm_set_pncnt 
+:      029178 pwm_pwm1_duty_set:
+0x69c6 029179 arg core_pwm_pcnt1 ,contw 
+0x69c7 029180 branch pwm_set_pncnt 
+:      029181 pwm_pwm2_duty_set:
+0x69c8 029182 arg core_pwm_pcnt2 ,contw 
+0x69c9 029183 branch pwm_set_pncnt 
+:      029184 pwm_pwm3_duty_set:
+0x69ca 029185 arg core_pwm_pcnt3 ,contw 
+0x69cb 029186 branch pwm_set_pncnt 
+:      029187 pwm_pwm4_duty_set:
+0x69cc 029188 arg core_pwm_pcnt4 ,contw 
+0x69cd 029189 branch pwm_set_pncnt 
+:      029190 pwm_pwm5_duty_set:
+0x69ce 029191 arg core_pwm_pcnt5 ,contw 
+0x69cf 029192 branch pwm_set_pncnt 
+:      029193 pwm_set_pncnt:
+0x69d0 029194 copy rega ,pdata 
+0x69d1 029195 istore 2 ,contw 
+0x69d2 029196 copy regb ,pdata 
+0x69d3 029197 istore 2 ,contw 
+0x69d4 029198 rtn 
+:      029202 pwm_enable:
+0x69d5 029203 enable user 
+0x69d6 029204 branch pwm_gpio_set 
+:      029205 pwm_disable:
+0x69d7 029206 disable user 
+:      029207 pwm_gpio_set:
+0x69d8 029208 beq 4 ,pwm_gpio4_set 
+0x69d9 029209 beq 5 ,pwm_gpio5_set 
+0x69da 029210 beq 27 ,pwm_gpio27_set 
+0x69db 029211 beq 28 ,pwm_gpio28_set 
+0x69dc 029212 beq 3 ,pwm_gpio3_set 
+0x69dd 029213 beq 8 ,pwm_gpio8_set 
+0x69de 029214 beq 20 ,pwm_gpio20_set 
+0x69df 029215 beq 21 ,pwm_gpio21_set 
+0x69e0 029216 beq 22 ,pwm_gpio22_set 
+0x69e1 029217 beq 23 ,pwm_gpio23_set 
+0x69e2 029218 rtn 
+:      029221 pwm_gpio4_set:
+0x69e3 029222 arg 6 ,queue 
+0x69e4 029223 branch pwm_one_set_select 
+:      029224 pwm_gpio5_set:
+0x69e5 029225 arg 7 ,queue 
+0x69e6 029226 branch pwm_one_set_select 
+:      029227 pwm_gpio27_set:
+0x69e7 029228 arg 8 ,queue 
+0x69e8 029229 branch pwm_one_set_select 
+:      029230 pwm_gpio28_set:
+0x69e9 029231 arg 9 ,queue 
+0x69ea 029232 branch pwm_one_set_select 
+:      029233 pwm_gpio3_set:
+0x69eb 029234 arg 10 ,queue 
+0x69ec 029235 branch pwm_one_set_select 
+:      029236 pwm_gpio8_set:
+0x69ed 029237 arg 11 ,queue 
+0x69ee 029238 branch pwm_one_set_select 
+:      029239 pwm_gpio20_set:
+0x69ef 029240 arg 12 ,queue 
+0x69f0 029241 branch pwm_tw0_set_select 
+:      029242 pwm_gpio21_set:
+0x69f1 029243 arg 13 ,queue 
+0x69f2 029244 branch pwm_tw0_set_select 
+:      029245 pwm_gpio22_set:
+0x69f3 029246 arg 14 ,queue 
+0x69f4 029247 branch pwm_tw0_set_select 
+:      029248 pwm_gpio23_set:
+0x69f5 029249 arg 15 ,queue 
+0x69f6 029250 branch pwm_tw0_set_select 
+:      029252 pwm_set_select:
+0x69f7 029253 hfetch 2 ,core_gpio_sel1 
+0x69f8 029254 qsetflag user ,pdata 
+0x69f9 029255 hstore 2 ,core_gpio_sel1 
+0x69fa 029256 copy rega ,queue 
+0x69fb 029257 hfetch 1 ,core_gpio_key2 
+0x69fc 029258 qsetflag user ,pdata 
+0x69fd 029259 hstore 1 ,core_gpio_key2 
+0x69fe 029260 rtn 
+:      029262 pwm_one_set_select:
+0x69ff 029263 add queue ,-4 ,rega 
+0x6a00 029264 branch pwm_set_select 
+:      029266 pwm_tw0_set_select:
+0x6a01 029267 add queue ,-10 ,rega 
+0x6a02 029268 branch pwm_set_select 
+:      029273 rfcomm_init:
+0x6a03 029274 rtn wake 
+0x6a04 029275 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6a05 029276 jam bits9600 ,memremoterpnbitrate 
+0x6a06 029277 jam databits8 ,memremoteprndatabits 
+0x6a07 029278 jam 0x11 ,memremoteprnxon 
+0x6a08 029279 jam 0x13 ,memremoteprnxoff 
+0x6a09 029280 setarg 0 
+0x6a0a 029281 store 3 ,memremoteprnstopbit 
+0x6a0b 029282 store 1 ,mem_spp_state 
+0x6a0c 029283 jam 0 ,memui_reconnect_mode 
+:      029285 rfcomm_init_spp:
+0x6a0d 029286 bpatchx patch34_4 ,mem_patch34 
+0x6a0e 029287 setarg 0 
+0x6a0f 029288 store 1 ,mem_spp_state 
+0x6a10 029289 store 1 ,mem_remote_spp_channel 
+0x6a11 029290 store 1 ,mem_pn_dlci 
+0x6a12 029291 fetch 1 ,mem_credit_flag 
+0x6a13 029292 beq credit_enable ,rfcomm_init_spp_with_credit 
+0x6a14 029293 jam 0x50 ,mem_credit_given 
+0x6a15 029294 rtn 
+:      029296 rfcomm_init_spp_with_credit:
+0x6a16 029297 jam 0x00 ,mem_credit_given 
+0x6a17 029298 rtn 
+:      029300 set_cr_bit:
+0x6a18 029301 or_into 0x02 ,temp 
+0x6a19 029302 rtn 
+:      029314 rfcomm_calculate_fcs_sabm:
+0x6a1a 029315 copy temp ,pdata 
+0x6a1b 029316 reverse pdata ,pdata 
+0x6a1c 029317 store 1 ,memfcstemp3 
+0x6a1d 029318 force ini_tx_sabm ,pdata 
+0x6a1e 029319 reverse pdata ,pdata 
+0x6a1f 029320 store 1 ,memfcstemp2 
+0x6a20 029321 force 0x01 ,pdata 
+0x6a21 029322 reverse pdata ,pdata 
+0x6a22 029323 store 1 ,memfcstemp1 
+0x6a23 029324 call caculate_fcs 
+0x6a24 029325 copy temp ,pdata 
+0x6a25 029326 rtn 
+:      029327 rfcomm_calculate_fcs_ua:
+0x6a26 029328 reverse pdata ,pdata 
+0x6a27 029329 store 1 ,memfcstemp3 
+0x6a28 029330 force rsp_tx_ua ,pdata 
+0x6a29 029331 reverse pdata ,pdata 
+0x6a2a 029332 store 1 ,memfcstemp2 
+0x6a2b 029333 force 0x01 ,pdata 
+0x6a2c 029334 reverse pdata ,pdata 
+0x6a2d 029335 store 1 ,memfcstemp1 
+0x6a2e 029336 branch caculate_fcs 
+:      029338 rfcomm_calculate_fcs_dlci0:
+0x6a2f 029339 fetch 1 ,mem_rfcomm_initiator 
+0x6a30 029340 branch rfcomm_calculate_fcs_dlci0_res ,blank 
+0x6a31 029341 setarg 0x70 
+0x6a32 029342 rtn 
+:      029343 rfcomm_calculate_fcs_dlci0_res:
+0x6a33 029344 setarg 0xaa 
+0x6a34 029345 rtn 
+:      029347 rfcomm_save_fcs_uih:
+0x6a35 029348 reverse pdata ,pdata 
+0x6a36 029349 store 1 ,memfcstemp3 
+0x6a37 029350 force rsp_rx_uih ,pdata 
+0x6a38 029351 call caculate_uihdata_fcs 
+0x6a39 029352 fetcht 2 ,mem_contw_temp 
+0x6a3a 029353 copy temp ,contw 
+0x6a3b 029354 istore 1 ,contw 
+0x6a3c 029355 copy contw ,temp 
+0x6a3d 029356 storet 2 ,mem_contw_temp 
+0x6a3e 029357 force rsp_rx_uih_wdata ,pdata 
+0x6a3f 029358 call caculate_uihdata_fcs 
+0x6a40 029359 fetcht 2 ,mem_contw_temp 
+0x6a41 029360 copy temp ,contw 
+0x6a42 029361 istore 1 ,contw 
+0x6a43 029362 rtn 
+:      029371 caculate_uihdata_fcs:
+0x6a44 029372 reverse pdata ,pdata 
+0x6a45 029373 store 1 ,memfcstemp2 
+0x6a46 029374 fetch 2 ,memfcstemp2 
+0x6a47 029375 lshift8 pdata ,pdata 
+0x6a48 029376 store 3 ,mem_mod2div_temp 
+0x6a49 029377 arg 0x107 ,rega 
+0x6a4a 029378 arg 0xf ,regb 
+0x6a4b 029379 call mod2div 
+0x6a4c 029380 xor_into 0xd7 ,pdata 
+0x6a4d 029381 invert pdata ,pdata 
+0x6a4e 029382 reverse pdata ,pdata 
+0x6a4f 029383 rtn 
+:      029393 caculate_fcs:
+0x6a50 029394 fetch 3 ,memfcstemp1 
+0x6a51 029395 store 3 ,mem_mod2div_temp 
+0x6a52 029396 arg 0x107 ,rega 
+0x6a53 029397 arg 0xf ,regb 
+0x6a54 029398 call mod2div 
+0x6a55 029399 lshift8 pdata ,pdata 
+0x6a56 029400 arg 0x7 ,regb 
+0x6a57 029401 call mod2div 
+0x6a58 029402 xor_into 0x2b ,pdata 
+0x6a59 029403 invert pdata ,pdata 
+0x6a5a 029404 reverse pdata ,pdata 
+0x6a5b 029405 copy pdata ,temp 
+0x6a5c 029406 rtn 
+:      029408 mod2div:
+0x6a5d 029409 arg 0 ,regc 
+0x6a5e 029410 copy regb ,loopcnt 
+0x6a5f 029411 call right_shift_n 
+0x6a60 029412 icopy temp 
+:      029413 mod2div_loop:
+0x6a61 029418 copy temp ,pdata 
+0x6a62 029419 lshift regc ,regc 
+0x6a63 029420 bbit0 8 ,mod2div_not_enough_reduction 
+0x6a64 029421 ixor rega ,temp 
+0x6a65 029422 increase 1 ,regc 
+:      029423 mod2div_not_enough_reduction:
+0x6a66 029424 lshift temp ,temp 
+0x6a67 029425 fetch 3 ,mem_mod2div_temp 
+0x6a68 029426 increase -1 ,regb 
+0x6a69 029427 compare 0xff ,regb ,0xff 
+0x6a6a 029428 branch mod2div_end ,true 
+0x6a6b 029429 copy regb ,loopcnt 
+0x6a6c 029430 call right_shift_n 
+0x6a6d 029431 isolate1 0 ,pdata 
+0x6a6e 029432 setflag true ,0 ,temp 
+0x6a6f 029433 branch mod2div_loop 
+:      029434 mod2div_end:
+0x6a70 029436 rshift temp ,pdata 
+0x6a71 029437 rtn 
+:      029439 get_rfcomm_snd_adss:
+0x6a72 029440 fetcht 1 ,mem_pn_dlci 
+:      029441 dlci_to_address_cmd:
+0x6a73 029443 lshift2 temp ,temp 
+0x6a74 029444 set1 rfcomm_address_ext_len ,temp 
+0x6a75 029445 fetch 1 ,mem_rfcomm_initiator 
+0x6a76 029446 ncall set_cr_bit ,blank 
+0x6a77 029447 storet 1 ,mem_rfcomm_send_adss 
+0x6a78 029448 rtn 
+:      029450 channel_to_dlci:
+0x6a79 029452 lshift temp ,temp 
+0x6a7a 029453 fetch 1 ,mem_rfcomm_initiator 
+0x6a7b 029454 setflag blank ,0 ,temp 
+0x6a7c 029456 rtn 
+:      029457 rfcomm_rx_process_dlci0_sabm:
+0x6a7d 029458 fetcht 1 ,mem_current_channel 
+0x6a7e 029459 jam 0xd7 ,mem_current_fcs 
+0x6a7f 029460 call rfcomm_send_ua 
+0x6a80 029461 fetch 1 ,mem_rfcomm_state 
+0x6a81 029462 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6a82 029463 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a83 029464 store 1 ,mem_rfcomm_state 
+0x6a84 029465 jam 0 ,mem_rfcomm_initiator 
+0x6a85 029466 branch rfcomm_rx_process_end 
+:      029467 rfcomm_rx_process_dlci0_ua:
+0x6a86 029468 fetch 1 ,mem_rfcomm_state 
+0x6a87 029469 set1 l2cap_channel_rfcomm_only_ua ,pdata 
+0x6a88 029470 store 1 ,mem_rfcomm_state 
+0x6a89 029471 branch rfcomm_rx_process_end 
+:      029474 rfcomm_rx_process:
+0x6a8a 029475 bpatchx patch34_5 ,mem_patch34 
+0x6a8b 029476 fetch 1 ,memui_reconnect_mode 
+0x6a8c 029477 beq no_reconnection ,rfcomm_rx_process_remote_page 
+0x6a8d 029478 branch rfcomm_rx_process_reconn 
+:      029480 rfcomm_rx_process_remote_page:
+0x6a8e 029481 fetch 2 ,mem_l2cap_payload_ptr 
+0x6a8f 029482 copy pdata ,contr 
+0x6a90 029483 call get_rfcomm_head_struct 
+0x6a91 029484 fetch 1 ,mem_current_channel 
+0x6a92 029485 beq 0 ,parse_dlci0_rp 
+0x6a93 029486 branch parse_uih_rp 
+:      029487 parse_dlci0_rp:
+0x6a94 029488 bpatchx patch34_6 ,mem_patch34 
+0x6a95 029489 fetch 1 ,mem_current_frame_type 
+0x6a96 029490 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6a97 029491 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6a98 029492 beq rfcomm_frame_type_uih ,parse_dlci0_rp_uih 
+0x6a99 029493 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn_send_event 
+0x6a9a 029494 rtn 
+:      029497 parse_dlci0_rp_uih:
+0x6a9b 029498 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6a9c 029499 copy pdata ,contr 
+0x6a9d 029500 call get_rfcomm_uih_head_struct 
+0x6a9e 029501 fetch 1 ,mem_uih_cmd_type 
+0x6a9f 029502 beq uih_param_neg_cmd ,parse_dlci0_rp_uih_pn_cmd 
+0x6aa0 029503 beq uih_param_neg_res ,parse_dlci0_rp_uih_pn_res 
+0x6aa1 029504 beq uih_modem_status_cmd ,parse_dlci0_rp_uih_ms_cmd 
+0x6aa2 029505 beq uih_modem_status_res ,parse_dlci0_rp_uih_ms_res 
+0x6aa3 029506 beq uih_param_cmd_remove_port ,parse_dlci0_rp_uih_cmd_port 
+0x6aa4 029507 branch rfcomm_rx_process_end 
+:      029509 parse_dlci0_rp_uih_pn_cmd:
+0x6aa5 029510 call parse_dlci0_rp_uih_pn_res_common 
+0x6aa6 029512 branch parse_dlci0_rp_uih_pn_cmd_spp 
+:      029514 parse_dlci0_rp_uih_pn_cmd_spp:
+0x6aa7 029515 fetch 1 ,mem_spp_state 
+0x6aa8 029516 set1 rfcomm_channel_state_pn_cmd ,pdata 
+0x6aa9 029517 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6aaa 029518 store 1 ,mem_spp_state 
+0x6aab 029519 call rfcomm_send_param_neg_res 
+0x6aac 029520 branch rfcomm_rx_process_end 
+:      029522 parse_dlci0_rp_uih_pn_res:
+0x6aad 029523 call parse_dlci0_rp_uih_pn_res_common 
+0x6aae 029524 branch rfcomm_rx_process_end 
+:      029526 parse_dlci0_rp_uih_pn_res_common:
+0x6aaf 029527 call get_param_payload_ptr 
+0x6ab0 029528 branch get_rfcomm_prarmer_negotiation 
+:      029530 get_rfcomm_param_modem_status:
+0x6ab1 029531 call get_param_payload_ptr 
+0x6ab2 029532 ifetch 1 ,contr 
+0x6ab3 029533 rshift3 pdata ,pdata 
+0x6ab4 029534 store 1 ,mem_ms_channel 
+0x6ab5 029535 ifetch 1 ,contr 
+0x6ab6 029536 store 1 ,mem_ms_param 
+0x6ab7 029537 rtn 
+:      029540 get_rfcomm_head_struct:
+0x6ab8 029541 ifetch 1 ,contr 
+0x6ab9 029542 store 1 ,mem_current_adss 
+0x6aba 029543 rshift3 pdata ,pdata 
+0x6abb 029544 store 1 ,mem_current_channel 
+0x6abc 029545 ifetch 1 ,contr 
+0x6abd 029546 store 1 ,mem_current_frame_type 
+:      029547 get_rfcomm_current_length:
+0x6abe 029548 call get_rfcomm_length_common 
+0x6abf 029549 storet 2 ,mem_current_length 
+0x6ac0 029550 copy contr ,pdata 
+0x6ac1 029551 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6ac2 029552 rtn 
+:      029554 get_rfcomm_uih_head_struct:
+0x6ac3 029555 ifetch 1 ,contr 
+0x6ac4 029556 rshift pdata ,pdata 
+0x6ac5 029557 store 1 ,mem_uih_cmd_type 
+0x6ac6 029558 call get_rfcomm_length_common 
+0x6ac7 029559 storet 2 ,mem_uih_length 
+0x6ac8 029560 copy contr ,pdata 
+0x6ac9 029561 store 2 ,mem_param_payload_ptr 
+0x6aca 029562 rtn 
+:      029565 get_param_payload_ptr:
+0x6acb 029566 fetch 2 ,mem_param_payload_ptr 
+0x6acc 029567 copy pdata ,contr 
+0x6acd 029568 rtn 
+:      029570 get_rfcomm_length_common:
+0x6ace 029571 ifetch 1 ,contr 
+0x6acf 029572 copy pdata ,temp 
+0x6ad0 029573 rshift temp ,temp 
+0x6ad1 029574 rtnbit1 0 
+0x6ad2 029575 ifetch 1 ,contr 
+0x6ad3 029576 lshift3 pdata ,pdata 
+0x6ad4 029577 lshift4 pdata ,pdata 
+0x6ad5 029578 iadd temp ,temp 
+0x6ad6 029579 rtn 
+:      029581 get_rfcomm_prarmer_negotiation:
+0x6ad7 029582 ifetch 1 ,contr 
+0x6ad8 029583 store 1 ,mem_pn_dlci 
+0x6ad9 029584 ifetch 1 ,contr 
+0x6ada 029585 store 1 ,mem_pn_credit_flow_type_info 
+0x6adb 029586 ifetch 1 ,contr 
+0x6adc 029587 store 1 ,mem_pn_priority 
+0x6add 029588 ifetch 1 ,contr 
+0x6ade 029589 store 1 ,mem_pn_acknowledg_timer 
+0x6adf 029590 ifetch 2 ,contr 
+0x6ae0 029591 store 2 ,mem_pn_max_frame_size 
+0x6ae1 029592 ifetch 1 ,contr 
+0x6ae2 029593 store 1 ,mem_pn_max_retrans 
+0x6ae3 029594 ifetch 1 ,contr 
+0x6ae4 029595 store 1 ,mem_remote_credits 
+0x6ae5 029596 rtn 
+:      029599 parse_dlci0_rp_uih_ms_cmd:
+0x6ae6 029600 call get_rfcomm_param_modem_status 
+0x6ae7 029602 branch parse_dlci0_rp_uih_ms_cmd_spp 
+:      029604 parse_dlci0_rp_uih_ms_cmd_spp:
+0x6ae8 029605 fetch 1 ,mem_spp_state 
+0x6ae9 029606 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6aea 029607 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6aeb 029608 store 1 ,mem_spp_state 
+0x6aec 029609 fetcht 1 ,mem_pn_dlci 
+0x6aed 029610 lshift2 temp ,temp 
+0x6aee 029611 or_into 3 ,temp 
+0x6aef 029612 call rfcomm_send_modem_status_res 
+0x6af0 029613 jam more_pkt_msc_cmd_spp ,mem_rfcomm_send_more_pkt 
+0x6af1 029614 branch rfcomm_rx_process_end 
+:      029616 parse_dlci0_rp_uih_ms_res:
+0x6af2 029617 jam bt_evt_spp_connected ,mem_fifo_temp 
+0x6af3 029618 call ui_ipc_send_event 
+0x6af4 029619 call get_rfcomm_param_modem_status 
+0x6af5 029620 fetch 1 ,mem_ms_channel 
+0x6af6 029621 sub pdata ,1 ,null 
+0x6af7 029622 branch parse_dlci0_rp_uih_ms_res_spp ,zero 
+0x6af8 029623 branch assert 
+:      029624 parse_dlci0_rp_uih_ms_res_spp:
+0x6af9 029625 fetch 1 ,mem_spp_state 
+0x6afa 029626 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6afb 029627 store 1 ,mem_spp_state 
+0x6afc 029628 branch rfcomm_rx_process_end 
+:      029630 parse_dlci0_rp_uih_cmd_port:
+0x6afd 029631 call get_param_payload_ptr 
+0x6afe 029632 ifetch 1 ,contr 
+0x6aff 029633 store 1 ,mem_rpn_dlci 
+0x6b00 029634 call l2cap_malloc_rfcomm_channel 
+0x6b01 029635 call l2cap_get_rfcomm_tx_buff 
+0x6b02 029636 setarg 0x000e 
+0x6b03 029637 istore 2 ,contw 
+0x6b04 029638 fetch 2 ,mem_rfcomm_remote_cid 
+0x6b05 029639 istore 2 ,contw 
+0x6b06 029640 fetch 1 ,mem_rfcomm_initiator 
+0x6b07 029642 lshift pdata ,pdata 
+0x6b08 029643 set1 0 ,pdata 
+0x6b09 029644 istore 1 ,contw 
+0x6b0a 029645 bpatchx patch34_7 ,mem_patch34 
+0x6b0b 029646 setarg 0x15ef 
+0x6b0c 029647 istore 2 ,contw 
+0x6b0d 029648 setarg 0x1191 
+0x6b0e 029649 istore 2 ,contw 
+0x6b0f 029652 fetch 1 ,mem_rpn_dlci 
+0x6b10 029653 istore 1 ,contw 
+0x6b11 029654 setarg 0x000007 
+0x6b12 029655 istore 5 ,contw 
+0x6b13 029658 setarg 0x01 
+0x6b14 029659 istore 2 ,contw 
+0x6b15 029662 call rfcomm_calculate_fcs_dlci0 
+0x6b16 029663 istore 1 ,contw 
+0x6b17 029664 rtn 
+:      029668 parse_uih_rp:
+0x6b18 029669 branch parse_uih_rp_spp 
+:      029671 parse_uih_rp_spp:
+0x6b19 029672 bpatchx patch35_0 ,mem_patch35 
+0x6b1a 029673 fetch 1 ,mem_current_frame_type 
+0x6b1b 029674 beq rfcomm_frame_type_ua ,parse_uih_rp_spp_ua 
+0x6b1c 029675 beq rfcomm_frame_type_sabm ,parse_uih_rp_spp_sabm 
+0x6b1d 029676 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b1e 029677 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b1f 029678 beq rfcomm_frame_type_disconn ,parse_uih_rp_spp_disconn 
+0x6b20 029679 rtn 
+:      029680 parse_uih_rp_spp_ua:
+0x6b21 029681 fetch 1 ,mem_spp_state 
+0x6b22 029682 set1 rfcomm_channel_state_ua ,pdata 
+0x6b23 029683 store 1 ,mem_spp_state 
+0x6b24 029684 branch rfcomm_rx_process_end 
+:      029685 parse_uih_rp_spp_sabm:
+0x6b25 029686 fetch 1 ,mem_spp_state 
+0x6b26 029687 set1 rfcomm_channel_state_ua ,pdata 
+0x6b27 029688 set1 rfcomm_channel_state_sabm ,pdata 
+0x6b28 029689 store 1 ,mem_spp_state 
+0x6b29 029690 fetch 1 ,mem_current_adss 
+0x6b2a 029691 call rfcomm_calculate_fcs_ua 
+0x6b2b 029692 store 1 ,mem_current_fcs 
+0x6b2c 029693 call rfcomm_send_ua 
+0x6b2d 029694 fetch 1 ,mem_current_adss 
+0x6b2e 029695 rshift2 pdata ,pdata 
+0x6b2f 029696 store 1 ,mem_pn_dlci 
+0x6b30 029697 lshift2 pdata ,pdata 
+0x6b31 029698 set0 rfcomm_address_cr ,pdata 
+0x6b32 029699 set1 rfcomm_address_ext_len ,pdata 
+0x6b33 029700 arg mem_hiufcs_spp ,temp 
+0x6b34 029701 storet 2 ,mem_contw_temp 
+0x6b35 029702 call rfcomm_save_fcs_uih 
+0x6b36 029703 branch rfcomm_rx_process_end 
+:      029705 parse_uih_spp_uih_credits:
+0x6b37 029706 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b38 029707 copy pdata ,contr 
+0x6b39 029708 increase 1 ,pdata 
+0x6b3a 029709 store 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b3b 029710 ifetch 1 ,contr 
+0x6b3c 029711 fetcht 1 ,mem_remote_credits 
+0x6b3d 029712 iadd temp ,pdata 
+0x6b3e 029713 store 1 ,mem_remote_credits 
+:      029714 parse_uih_spp_uih:
+0x6b3f 029715 call rfcomm_increase_credit_given 
+:      029716 parse_uih_spp_uih_cont:
+0x6b40 029717 call get_rfcomm_snd_adss 
+0x6b41 029718 call rfcomm_send_uih_without_payload 
+0x6b42 029719 call spp_process_rx_data 
+0x6b43 029720 branch rfcomm_rx_process_end 
+:      029722 parse_uih_rp_spp_disconn_send_event:
+0x6b44 029723 jam bt_evt_spp_disconnected ,mem_fifo_temp 
+0x6b45 029724 call ui_ipc_send_event 
+:      029725 parse_uih_rp_spp_disconn:
+0x6b46 029726 call rfcomm_init_spp 
+0x6b47 029727 fetch 1 ,mem_current_adss 
+0x6b48 029728 call rfcomm_calculate_fcs_ua 
+0x6b49 029729 store 1 ,mem_current_fcs 
+0x6b4a 029730 call rfcomm_send_ua 
+0x6b4b 029731 branch rfcomm_rx_process_end 
+:      029736 rfcomm_rx_process_reconn:
+0x6b4c 029737 fetch 2 ,mem_l2cap_payload_ptr 
+0x6b4d 029738 copy pdata ,contr 
+0x6b4e 029739 call get_rfcomm_head_struct 
+0x6b4f 029740 fetch 1 ,mem_current_channel 
+0x6b50 029741 beq 0 ,parse_dlci0_reconn 
+0x6b51 029742 branch parse_uih_reconn 
+:      029744 parse_dlci0_reconn:
+0x6b52 029745 bpatchx patch35_1 ,mem_patch35 
+0x6b53 029746 fetch 1 ,mem_current_frame_type 
+0x6b54 029747 beq rfcomm_frame_type_sabm ,rfcomm_rx_process_dlci0_sabm 
+0x6b55 029748 beq rfcomm_frame_type_ua ,rfcomm_rx_process_dlci0_ua 
+0x6b56 029749 beq rfcomm_frame_type_uih ,parse_dlci0_reconn_uih 
+0x6b57 029750 branch rfcomm_rx_process_end 
+:      029751 parse_dlci0_reconn_uih:
+0x6b58 029752 fetch 2 ,mem_rfcomm_uih_payload_ptr 
+0x6b59 029753 copy pdata ,contr 
+0x6b5a 029754 call get_rfcomm_uih_head_struct 
+0x6b5b 029755 fetch 1 ,mem_uih_cmd_type 
+0x6b5c 029756 beq uih_param_neg_cmd ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5d 029757 beq uih_param_neg_res ,parse_dlci0_reconn_uih_pn_cmd 
+0x6b5e 029758 beq uih_modem_status_cmd ,parse_dlci0_reconn_uih_ms_cmd 
+0x6b5f 029759 beq uih_modem_status_res ,parse_dlci0_reconn_uih_ms_res 
+0x6b60 029760 branch rfcomm_rx_process_end 
+:      029762 parse_dlci0_reconn_uih_pn_cmd:
+0x6b61 029763 call parse_dlci0_rp_uih_pn_res_common 
+0x6b62 029764 fetch 1 ,mem_pn_dlci 
+0x6b63 029765 rshift pdata ,pdata 
+0x6b64 029766 fetcht 1 ,mem_remote_spp_channel 
+0x6b65 029767 isub temp ,null 
+0x6b66 029768 branch parse_dlci0_reconn_uih_pn_cmd_spp ,zero 
+0x6b67 029769 branch assert 
+:      029770 parse_dlci0_reconn_uih_pn_cmd_spp:
+0x6b68 029771 fetch 1 ,mem_spp_state 
+0x6b69 029772 set1 rfcomm_channel_state_pn_res ,pdata 
+0x6b6a 029773 store 1 ,mem_spp_state 
+0x6b6b 029774 branch rfcomm_rx_process_end 
+:      029776 parse_dlci0_reconn_uih_ms_cmd:
+0x6b6c 029777 call get_rfcomm_param_modem_status 
+0x6b6d 029778 fetch 1 ,mem_ms_channel 
+0x6b6e 029779 fetcht 1 ,mem_remote_spp_channel 
+0x6b6f 029780 isub temp ,null 
+0x6b70 029781 branch parse_dlci0_reconn_uih_ms_cmd_spp ,zero 
+0x6b71 029782 branch assert 
+0x6b72 029783 branch rfcomm_rx_process_end 
+:      029784 parse_dlci0_reconn_uih_ms_cmd_spp:
+0x6b73 029785 fetch 1 ,mem_spp_state 
+0x6b74 029786 set1 rfcomm_channel_state_rcv_ms_cmd ,pdata 
+0x6b75 029787 set1 rfcomm_channel_state_snd_ms_res ,pdata 
+0x6b76 029788 store 1 ,mem_spp_state 
+0x6b77 029789 fetcht 1 ,mem_pn_dlci 
+0x6b78 029790 lshift2 temp ,temp 
+0x6b79 029791 or_into 3 ,temp 
+0x6b7a 029792 call rfcomm_send_modem_status_res 
+0x6b7b 029793 branch rfcomm_rx_process_end 
+:      029795 parse_dlci0_reconn_uih_ms_res:
+0x6b7c 029796 call get_rfcomm_param_modem_status 
+0x6b7d 029797 fetch 1 ,mem_ms_channel 
+0x6b7e 029798 fetcht 1 ,mem_remote_spp_channel 
+0x6b7f 029799 isub temp ,null 
+0x6b80 029800 branch parse_dlci0_reconn_uih_ms_res_spp ,zero 
+0x6b81 029801 branch assert 
+:      029802 parse_dlci0_reconn_uih_ms_res_spp:
+0x6b82 029803 fetch 1 ,mem_spp_state 
+0x6b83 029804 set1 rfcomm_channel_state_rcv_ms_res ,pdata 
+0x6b84 029805 store 1 ,mem_spp_state 
+0x6b85 029806 branch rfcomm_rx_process_end 
+:      029808 parse_uih_reconn:
+0x6b86 029809 fetch 1 ,mem_current_channel 
+0x6b87 029810 fetcht 1 ,mem_remote_spp_channel 
+0x6b88 029811 isub temp ,null 
+0x6b89 029812 branch parse_uih_reconn_spp ,zero 
+0x6b8a 029813 branch assert 
+0x6b8b 029814 branch rfcomm_rx_process_end 
+:      029816 parse_uih_reconn_spp:
+0x6b8c 029817 fetch 1 ,mem_current_frame_type 
+0x6b8d 029818 beq rfcomm_frame_type_ua ,parse_uih_reconn_spp_ua 
+0x6b8e 029819 beq rfcomm_frame_type_uih ,parse_uih_spp_uih 
+0x6b8f 029820 beq rfcomm_frame_type_uih_credits ,parse_uih_spp_uih_credits 
+0x6b90 029821 beq rfcomm_frame_type_disconn ,parse_uih_reconn_spp_disconn 
+:      029822 parse_uih_reconn_spp_ua:
+0x6b91 029823 fetch 1 ,mem_spp_state 
+0x6b92 029824 set1 rfcomm_channel_state_ua ,pdata 
+0x6b93 029825 store 1 ,mem_spp_state 
+0x6b94 029826 branch rfcomm_rx_process_end 
+:      029827 parse_uih_reconn_spp_sabm:
+0x6b95 029828 branch parse_uih_reconn_spp_sabm 
+:      029829 parse_uih_reconn_spp_disconn:
+0x6b96 029830 branch parse_uih_rp_spp_disconn 
+:      029831 rfcomm_rx_process_end:
+0x6b97 029832 rtn 
+:      029834 rfcomm_send_more_pkt:
+0x6b98 029835 fetch 1 ,mem_rfcomm_send_more_pkt 
+0x6b99 029836 rtn blank 
+0x6b9a 029837 beq more_pkt_msc_cmd_spp ,rfcomm_send_more_pkt_msc_cmd_spp 
+0x6b9b 029838 branch assert 
+:      029840 rfcomm_send_more_pkt_msc_cmd_spp:
+0x6b9c 029841 jam 0 ,mem_rfcomm_send_more_pkt 
+0x6b9d 029842 call l2cap_malloc_rfcomm_channel 
+0x6b9e 029843 arg spp_slave_channel ,temp 
+0x6b9f 029844 fetcht 1 ,mem_pn_dlci 
+0x6ba0 029845 lshift2 temp ,temp 
+:      029846 rfcomm_send_more_pkt_msc_cmd_spp0:
+0x6ba1 029847 or_into 0x03 ,temp 
+0x6ba2 029848 arg 0xaa ,rega 
+0x6ba3 029849 call rfcomm_send_modem_status_cmd 
+0x6ba4 029850 call l2cap_get_rfcomm_tx_buff 
+0x6ba5 029851 copy contw ,contr 
+0x6ba6 029852 ifetch 2 ,contr 
+0x6ba7 029853 branch assert ,blank 
+0x6ba8 029854 rtn 
+:      029856 rfcomm_send_sabm:
+0x6ba9 029857 call l2cap_get_rfcomm_tx_buff 
+0x6baa 029858 setarg 0x0004 
+0x6bab 029859 istore 2 ,contw 
+0x6bac 029860 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bad 029861 istore 2 ,contw 
+0x6bae 029862 fetch 1 ,mem_current_adss 
+0x6baf 029863 istore 1 ,contw 
+0x6bb0 029864 bpatchx patch35_2 ,mem_patch35 
+0x6bb1 029865 setarg 0x013f 
+0x6bb2 029866 istore 2 ,contw 
+0x6bb3 029867 fetch 1 ,mem_current_fcs 
+0x6bb4 029868 istore 1 ,contw 
+0x6bb5 029869 rtn 
+:      029870 rfcomm_send_ua:
+0x6bb6 029871 call l2cap_malloc_rfcomm_channel 
+0x6bb7 029872 call l2cap_get_rfcomm_tx_buff 
+0x6bb8 029873 setarg 0x0004 
+0x6bb9 029874 istore 2 ,contw 
+0x6bba 029875 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bbb 029876 istore 2 ,contw 
+0x6bbc 029877 fetch 1 ,mem_current_adss 
+0x6bbd 029878 istore 1 ,contw 
+0x6bbe 029879 bpatchx patch35_3 ,mem_patch35 
+0x6bbf 029880 setarg 0x0173 
+0x6bc0 029881 istore 2 ,contw 
+0x6bc1 029882 fetch 1 ,mem_current_fcs 
+0x6bc2 029883 istore 1 ,contw 
+0x6bc3 029884 rtn 
+:      029885 rfcomm_send_param_neg_cmd:
+0x6bc4 029886 call l2cap_get_rfcomm_tx_buff 
+0x6bc5 029887 setarg 0x000e 
+0x6bc6 029888 istore 2 ,contw 
+0x6bc7 029889 fetch 2 ,mem_rfcomm_remote_cid 
+0x6bc8 029890 istore 2 ,contw 
+0x6bc9 029891 fetch 1 ,mem_rfcomm_initiator 
+0x6bca 029892 lshift pdata ,pdata 
+0x6bcb 029893 set1 0 ,pdata 
+0x6bcc 029894 istore 1 ,contw 
+0x6bcd 029895 bpatchx patch35_4 ,mem_patch35 
+0x6bce 029896 setarg 0x15ef 
+0x6bcf 029897 istore 2 ,contw 
+0x6bd0 029898 setarg 0x1183 
+0x6bd1 029899 istore 2 ,contw 
+0x6bd2 029900 copy temp ,pdata 
+0x6bd3 029901 istore 1 ,contw 
+0x6bd4 029902 setarg 0x0000f0 
+0x6bd5 029903 istore 3 ,contw 
+0x6bd6 029904 setarg rfcomm_max_frame_size 
+0x6bd7 029905 istore 2 ,contw 
+0x6bd8 029906 setarg 0 
+0x6bd9 029907 istore 1 ,contw 
+0x6bda 029908 setarg 0x01 
+0x6bdb 029909 istore 1 ,contw 
+0x6bdc 029910 call rfcomm_calculate_fcs_dlci0 
+0x6bdd 029911 istore 1 ,contw 
+0x6bde 029912 jam 0x10 ,mem_credit_given 
+0x6bdf 029913 rtn 
+:      029914 rfcomm_send_param_neg_res:
+0x6be0 029915 call l2cap_malloc_rfcomm_channel 
+0x6be1 029916 call l2cap_get_rfcomm_tx_buff 
+0x6be2 029917 setarg 0x000e 
+0x6be3 029918 istore 2 ,contw 
+0x6be4 029919 fetch 2 ,mem_rfcomm_remote_cid 
+0x6be5 029920 istore 2 ,contw 
+0x6be6 029921 fetch 1 ,mem_rfcomm_initiator 
+0x6be7 029922 lshift pdata ,pdata 
+0x6be8 029923 set1 0 ,pdata 
+0x6be9 029924 istore 1 ,contw 
+0x6bea 029925 bpatchx patch35_5 ,mem_patch35 
+0x6beb 029926 setarg 0x15ef 
+0x6bec 029927 istore 2 ,contw 
+0x6bed 029928 setarg 0x1181 
+0x6bee 029929 istore 2 ,contw 
+0x6bef 029930 fetch 1 ,mem_pn_dlci 
+0x6bf0 029931 istore 1 ,contw 
+0x6bf1 029932 setarg 0x0000e0 
+0x6bf2 029933 istore 3 ,contw 
+0x6bf3 029934 fetch 2 ,mem_rfcomm_max_frame_size 
+0x6bf4 029935 istore 2 ,contw 
+0x6bf5 029936 setarg 0x00 
+0x6bf6 029937 istore 1 ,contw 
+0x6bf7 029938 fetch 1 ,mem_rfcomm_credit_init_data 
+0x6bf8 029939 istore 1 ,contw 
+0x6bf9 029940 call rfcomm_calculate_fcs_dlci0 
+0x6bfa 029941 istore 1 ,contw 
+0x6bfb 029942 rtn 
+:      029943 rfcomm_send_modem_status_cmd:
+0x6bfc 029944 call l2cap_get_rfcomm_tx_buff 
+0x6bfd 029945 setarg 0x0008 
+0x6bfe 029946 istore 2 ,contw 
+0x6bff 029947 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c00 029948 istore 2 ,contw 
+0x6c01 029949 fetch 1 ,mem_rfcomm_initiator 
+0x6c02 029950 lshift pdata ,pdata 
+0x6c03 029951 set1 0 ,pdata 
+0x6c04 029952 istore 1 ,contw 
+0x6c05 029953 bpatchx patch35_6 ,mem_patch35 
+0x6c06 029954 setarg 0x09ef 
+0x6c07 029955 istore 2 ,contw 
+0x6c08 029956 setarg 0x05e3 
+0x6c09 029957 istore 2 ,contw 
+0x6c0a 029958 copy temp ,pdata 
+0x6c0b 029959 istore 1 ,contw 
+0x6c0c 029960 setarg 0x8d 
+0x6c0d 029961 istore 1 ,contw 
+0x6c0e 029962 call rfcomm_calculate_fcs_dlci0 
+0x6c0f 029963 istore 1 ,contw 
+0x6c10 029964 rtn 
+:      029966 rfcomm_send_modem_status_res:
+0x6c11 029967 call l2cap_malloc_rfcomm_channel 
+0x6c12 029968 call l2cap_get_rfcomm_tx_buff 
+0x6c13 029969 setarg 0x0008 
+0x6c14 029970 istore 2 ,contw 
+0x6c15 029971 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c16 029972 istore 2 ,contw 
+0x6c17 029973 copy temp ,timeup 
+0x6c18 029974 fetch 1 ,mem_rfcomm_initiator 
+0x6c19 029975 lshift pdata ,pdata 
+0x6c1a 029976 set1 0 ,pdata 
+0x6c1b 029977 istore 1 ,contw 
+0x6c1c 029978 bpatchx patch35_7 ,mem_patch35 
+0x6c1d 029979 setarg 0x09ef 
+0x6c1e 029980 istore 2 ,contw 
+0x6c1f 029981 setarg 0x05e1 
+0x6c20 029982 istore 2 ,contw 
+0x6c21 029983 copy timeup ,pdata 
+0x6c22 029984 istore 1 ,contw 
+0x6c23 029985 setarg 0x8d 
+0x6c24 029986 istore 1 ,contw 
+0x6c25 029987 call rfcomm_calculate_fcs_dlci0 
+0x6c26 029988 istore 1 ,contw 
+0x6c27 029989 rtn 
+:      029991 rfcomm_send_uih_without_payload:
+0x6c28 029992 bpatchx patch36_0 ,mem_patch36 
+0x6c29 029993 fetch 1 ,mem_credit_given 
+0x6c2a 029994 rtn blank 
+0x6c2b 029995 hfetch 2 ,core_uart_rxitems 
+0x6c2c 029996 nrtn blank 
+0x6c2d 029997 copy rega ,pdata 
+0x6c2e 029998 store 1 ,mem_pdatatemp + 1 
+0x6c2f 029999 storet 1 ,mem_pdatatemp 
+0x6c30 030000 call l2cap_malloc_is_fifo_full 
+0x6c31 030001 nrtn blank 
+0x6c32 030002 call l2cap_malloc_rfcomm_channel 
+0x6c33 030003 call l2cap_get_rfcomm_tx_buff 
+0x6c34 030004 setarg 0x05 
+0x6c35 030005 istore 2 ,contw 
+0x6c36 030006 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c37 030007 istore 2 ,contw 
+0x6c38 030008 fetch 1 ,mem_rfcomm_send_adss 
+0x6c39 030009 istore 1 ,contw 
+0x6c3a 030010 setarg 0x01ff 
+0x6c3b 030011 istore 2 ,contw 
+0x6c3c 030012 fetch 1 ,mem_credit_given 
+0x6c3d 030013 istore 1 ,contw 
+0x6c3e 030014 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c3f 030015 istore 1 ,contw 
+0x6c40 030016 jam 0 ,mem_credit_given 
+0x6c41 030017 rtn 
+:      030019 rfcomm_increase_credit_given:
+0x6c42 030020 bpatchx patch36_1 ,mem_patch36 
+0x6c43 030021 fetch 1 ,mem_credit_flag 
+0x6c44 030022 rtneq credit_enable 
+0x6c45 030023 fetch 2 ,mem_current_length 
+0x6c46 030024 rtn blank 
+0x6c47 030025 fetch 1 ,mem_credit_given 
+0x6c48 030026 increase 1 ,pdata 
+0x6c49 030027 store 1 ,mem_credit_given 
+0x6c4a 030028 rtn 
+:      030030 spp_process_rx_data:
+0x6c4b 030031 fetch 2 ,mem_cb_receive_spp_data 
+0x6c4c 030032 branch callback_func 
+:      030034 spp_tx_rfcomm_packet:
+0x6c4d 030035 bpatchx patch36_2 ,mem_patch36 
+0x6c4e 030037 fetch 1 ,mem_remote_credits 
+0x6c4f 030038 rtn blank 
+0x6c50 030039 increase -1 ,pdata 
+0x6c51 030040 store 1 ,mem_remote_credits 
+0x6c52 030041 fetch 2 ,mem_pn_max_frame_size 
+0x6c53 030042 fetcht 2 ,mem_current_packet_length 
+0x6c54 030043 isub temp ,null 
+0x6c55 030044 branch ssp_tx_rfcomm_from_uart ,positive 
+0x6c56 030045 store 2 ,mem_current_packet_length 
+:      030046 ssp_tx_rfcomm_from_uart:
+0x6c57 030047 fetch 1 ,mem_credit_given 
+0x6c58 030048 branch ssp_tx_rfcomm_from_uart_without_credit ,blank 
+0x6c59 030049 jam 1 ,mem_rfcomm_send_offset 
+0x6c5a 030050 fetch 1 ,mem_hiufcs_spp_wcredits 
+0x6c5b 030051 store 1 ,mem_rfcomm_send_fcs 
+0x6c5c 030052 setarg rsp_rx_uih_wdata 
+0x6c5d 030053 store 1 ,mem_rfcomm_send_frame_type 
+0x6c5e 030054 branch ssp_tx_rfcomm_from_uart_common 
+:      030055 ssp_tx_rfcomm_from_uart_without_credit:
+0x6c5f 030056 jam 0 ,mem_rfcomm_send_offset 
+0x6c60 030057 fetch 1 ,mem_hiufcs_spp 
+0x6c61 030058 store 1 ,mem_rfcomm_send_fcs 
+0x6c62 030059 setarg rsp_tx_uih 
+0x6c63 030060 store 1 ,mem_rfcomm_send_frame_type 
+:      030061 ssp_tx_rfcomm_from_uart_common:
+0x6c64 030062 bpatchx patch36_3 ,mem_patch36 
+0x6c65 030063 fetch 2 ,mem_current_packet_length 
+0x6c66 030064 sub pdata ,127 ,null 
+0x6c67 030065 branch ssp_tx_rfcomm_from_uart_common0 ,positive 
+0x6c68 030066 fetch 1 ,mem_rfcomm_send_offset 
+0x6c69 030067 increase 1 ,pdata 
+0x6c6a 030068 store 1 ,mem_rfcomm_send_offset 
+:      030069 ssp_tx_rfcomm_from_uart_common0:
+0x6c6b 030070 call get_rfcomm_snd_adss 
+0x6c6c 030071 fetch 2 ,mem_current_packet_length 
+0x6c6d 030072 increase 8 ,pdata 
+0x6c6e 030073 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c6f 030074 iadd temp ,rega 
+0x6c70 030076 call l2cap_malloc 
+0x6c71 030077 store 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c72 030078 increase 4 ,pdata 
+0x6c73 030079 store 2 ,mem_rfcomm_tx_payload_ptr 
+0x6c74 030080 copy pdata ,contw 
+0x6c75 030081 fetch 1 ,mem_rfcomm_send_adss 
+0x6c76 030082 istore 1 ,contw 
+0x6c77 030083 fetch 1 ,mem_rfcomm_send_frame_type 
+0x6c78 030084 istore 1 ,contw 
+0x6c79 030085 call ssp_tx_write_length 
+0x6c7a 030086 call ssp_tx_write_given_credit 
+0x6c7b 030087 bpatchx patch36_4 ,mem_patch36 
+0x6c7c 030088 fetch 2 ,mem_nl_rx_data_src 
+0x6c7d 030089 copy pdata ,contru 
+0x6c7e 030090 fetch 2 ,mem_current_packet_length 
+0x6c7f 030091 copy pdata ,loopcnt 
+0x6c80 030092 call uart_copy_rx_bytes_fast 
+0x6c81 030093 copy contw ,temp 
+0x6c82 030094 copy contru ,pdata 
+0x6c83 030095 store 2 ,mem_nl_rx_data_src 
+0x6c84 030096 copy temp ,contw 
+0x6c85 030097 fetch 1 ,mem_rfcomm_send_fcs 
+0x6c86 030098 istore 1 ,contw 
+0x6c87 030099 fetch 2 ,mem_rfcomm_tx_buff_ptr 
+0x6c88 030100 copy pdata ,contw 
+0x6c89 030101 fetch 2 ,mem_current_packet_length 
+0x6c8a 030102 fetcht 1 ,mem_rfcomm_send_offset 
+0x6c8b 030103 iadd temp ,pdata 
+0x6c8c 030104 increase 4 ,pdata 
+0x6c8d 030105 istore 2 ,contw 
+0x6c8e 030106 fetch 2 ,mem_rfcomm_remote_cid 
+0x6c8f 030107 istore 2 ,contw 
+0x6c90 030108 jam 0 ,mem_credit_given 
+0x6c91 030109 fetch 2 ,mem_nl_rx_len_all 
+0x6c92 030110 beq 0 ,module_hci_command_tx_spp_tx_complete 
+0x6c93 030111 jam hci_not_discard_packet ,mem_module_temp_nl_discard_packet 
+0x6c94 030112 rtn 
+:      030114 ssp_tx_write_length:
+0x6c95 030115 bpatchx patch36_5 ,mem_patch36 
+0x6c96 030116 fetch 2 ,mem_current_packet_length 
+0x6c97 030117 sub pdata ,0x7f ,null 
+0x6c98 030118 nbranch ssp_tx_write_long_packet ,positive 
+0x6c99 030119 lshift pdata ,pdata 
+0x6c9a 030120 set1 0 ,pdata 
+0x6c9b 030121 istore 1 ,contw 
+0x6c9c 030122 rtn 
+:      030123 ssp_tx_write_long_packet:
+0x6c9d 030124 fetch 2 ,mem_current_packet_length 
+0x6c9e 030125 rshift3 pdata ,pdata 
+0x6c9f 030126 rshift4 pdata ,temp 
+0x6ca0 030127 and_into 0x7f ,pdata 
+0x6ca1 030128 lshift pdata ,pdata 
+0x6ca2 030129 set0 0 ,pdata 
+0x6ca3 030130 istore 1 ,contw 
+0x6ca4 030131 istoret 1 ,contw 
+0x6ca5 030132 rtn 
+:      030133 ssp_tx_write_given_credit:
+0x6ca6 030134 fetch 1 ,mem_credit_given 
+0x6ca7 030135 rtn blank 
+0x6ca8 030136 istore 1 ,contw 
+0x6ca9 030137 rtn 
+:      030142 scheduler_process:
+0x6caa 030143 bpatchx patch36_6 ,mem_patch36 
+0x6cab 030144 call check_51cmd 
+0x6cac 030145 call app_process_bb_event 
+0x6cad 030146 call process_conn_sm 
+0x6cae 030148 bpatchx patch36_7 ,mem_patch36 
+0x6caf 030149 call sp_calc_sequence 
+0x6cb0 030150 call simple_pairing_sequence 
+0x6cb1 030151 call master_simple_paring_sequence 
+0x6cb2 030154 call l2cap_malloc_is_fifo_full 
+0x6cb3 030155 nrtn blank 
+0x6cb4 030157 call l2cap_call_proc_sigal_pending 
+0x6cb5 030158 call l2cap_malloc_is_fifo_full 
+0x6cb6 030159 nrtn blank 
+0x6cb7 030160 bpatchx patch37_0 ,mem_patch37 
+0x6cb8 030162 call process_upper_sm 
+0x6cb9 030163 call l2cap_send_config_req 
+0x6cba 030164 call rfcomm_send_more_pkt 
+:      030165 scheduler_process0:
+0x6cbb 030166 call scheduler_tx_disconnect_hid 
+0x6cbc 030167 bpatchx patch37_1 ,mem_patch37 
+0x6cbd 030170 branch app_process_bt 
+:      030172 scheduler_tx_disconnect_hid:
+0x6cbe 030173 fetch 1 ,mem_control_tasks 
+0x6cbf 030174 bbit1 l2cap_disconnect_interrupt ,l2cap_disconnect_interrupt_req 
+0x6cc0 030175 bbit1 l2cap_disconnect_control ,l2cap_disconnect_control_req 
+0x6cc1 030176 rtn 
+:      030178 scheduler_tx_l2cap_pkt:
+0x6cc2 030179 bpatchx patch37_2 ,mem_patch37 
+0x6cc3 030180 call l2cap_malloc_is_fifo_empty 
+0x6cc4 030181 rtn blank 
+0x6cc5 030182 fetch 1 ,mem_op 
+0x6cc6 030183 rtnbit1 op_txl2cap 
+0x6cc7 030184 call l2cap_malloc_fifo_out 
+0x6cc8 030185 store 2 ,mem_txptr 
+0x6cc9 030186 copy pdata ,contr 
+0x6cca 030187 ifetch 2 ,contr 
+0x6ccb 030188 increase 4 ,pdata 
+0x6ccc 030189 store 2 ,mem_tx_len 
+0x6ccd 030190 jam 6 ,mem_tx_lch 
+0x6cce 030191 bpatchx patch37_3 ,mem_patch37 
+0x6ccf 030192 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6cd0 030193 branch scheduler_tx_l2cap_start_pkt ,blank 
+0x6cd1 030194 fetch 1 ,mem_op 
+0x6cd2 030195 rtnbit0 op_pkt_comp 
+0x6cd3 030196 set0 op_pkt_comp ,pdata 
+0x6cd4 030197 store 1 ,mem_op 
+0x6cd5 030198 jam 5 ,mem_tx_lch 
+0x6cd6 030199 fetcht 2 ,mem_l2cap_tx_multi_offset 
+0x6cd7 030200 fetch 2 ,mem_txptr 
+0x6cd8 030201 iadd temp ,pdata 
+0x6cd9 030202 store 2 ,mem_txptr 
+0x6cda 030203 fetch 2 ,mem_tx_len 
+0x6cdb 030204 isub temp ,pdata 
+0x6cdc 030205 store 2 ,mem_tx_len 
+:      030206 scheduler_tx_l2cap_start_pkt:
+0x6cdd 030207 bpatchx patch37_4 ,mem_patch37 
+0x6cde 030208 fetch 2 ,mem_tx_len 
+0x6cdf 030209 branch assert ,blank 
+0x6ce0 030210 arg l2cap_max_pkt_len ,temp 
+0x6ce1 030211 isub temp ,pdata 
+0x6ce2 030212 nbranch scheduler_tx_l2cap_last_pkt ,positive 
+0x6ce3 030213 bpatchx patch37_5 ,mem_patch37 
+0x6ce4 030214 storet 2 ,mem_tx_len 
+0x6ce5 030215 fetch 2 ,mem_l2cap_tx_multi_offset 
+0x6ce6 030216 iadd temp ,pdata 
+0x6ce7 030217 store 2 ,mem_l2cap_tx_multi_offset 
+0x6ce8 030218 branch scheduler_tx_l2cap_pkt_end 
+:      030219 scheduler_tx_l2cap_last_pkt:
+0x6ce9 030220 setarg 0 
+0x6cea 030221 store 2 ,mem_l2cap_tx_multi_offset 
+:      030222 scheduler_tx_l2cap_pkt_end:
+0x6ceb 030223 fetch 1 ,mem_op 
+0x6cec 030224 set1 op_txl2cap ,pdata 
+0x6ced 030225 store 1 ,mem_op 
+0x6cee 030226 rtn 
+:      030228 scheduler_start_upper_sm:
+0x6cef 030229 fetch 1 ,mem_ui_profile_supported 
+0x6cf0 030230 bbit1 support_hid ,scheduler_start_upper_sm_hid 
+0x6cf1 030231 jam uppersm_reconn_sdp_conn ,mem_upper_sm_reconn 
+0x6cf2 030232 rtn 
+:      030233 scheduler_start_upper_sm_hid:
+0x6cf3 030234 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6cf4 030235 rtn 
+:      030237 process_upper_sm:
+0x6cf5 030238 fetch 1 ,memui_reconnect_mode 
+0x6cf6 030239 nbranch process_upper_sm_reconn ,blank 
+:      030240 process_upper_sm_remote_page:
+0x6cf7 030241 fetch 1 ,mem_upper_sm_remote_page 
+0x6cf8 030243 rtn blank 
+0x6cf9 030245 jam 0 ,mem_upper_sm_remote_page 
+:      030246 process_upper_sm_rp_wait:
+0x6cfa 030247 rtn 
+:      030250 process_upper_sm_reconn:
+0x6cfb 030251 bpatchx patch37_6 ,mem_patch37 
+0x6cfc 030252 fetch 1 ,mem_upper_sm_reconn 
+0x6cfd 030253 rtn blank 
+0x6cfe 030254 beq uppersm_reconn_sdp_conn ,process_upper_sm_reconn_sdp_conn 
+0x6cff 030255 beq uppersm_reconn_sdp_conn_wait ,process_upper_sm_reconn_sdp_conn_wait 
+0x6d00 030256 beq uppersm_reconn_sdp_cfg ,process_upper_sm_reconn_sdp_cfg 
+0x6d01 030257 beq uppersm_reconn_sdp_cfg_wait ,process_upper_sm_reconn_sdp_cfg_wait 
+0x6d02 030258 beq uppersm_reconn_ss_spp ,process_upper_sm_reconn_ss_spp 
+0x6d03 030259 beq uppersm_reconn_ss_spp_wait ,process_upper_sm_reconn_ss_spp_wait 
+0x6d04 030260 beq uppersm_reconn_sdp_disconn ,process_upper_sm_reconn_sdp_disconn 
+0x6d05 030261 beq uppersm_reconn_sdp_disconn_wait ,process_upper_sm_reconn_sdp_disconn_wait 
+0x6d06 030262 beq uppersm_reconn_hid_ctrl_conn ,process_upper_sm_reconn_hid_ctrl_conn 
+0x6d07 030263 beq uppersm_reconn_hid_ctrl_conn_wait ,process_upper_sm_reconn_hid_ctrl_conn_wait 
+0x6d08 030264 beq uppersm_reconn_hid_ctrl_cfg ,process_upper_sm_reconn_hid_ctrl_cfg 
+0x6d09 030265 beq uppersm_reconn_hid_ctrl_cfg_wait ,process_upper_sm_reconn_hid_ctrl_cfg_wait 
+0x6d0a 030266 beq uppersm_reconn_hid_int_conn ,process_upper_sm_reconn_hid_int_conn 
+0x6d0b 030267 beq uppersm_reconn_hid_int_conn_wait ,process_upper_sm_reconn_hid_int_conn_wait 
+0x6d0c 030268 beq uppersm_reconn_hid_int_cfg ,process_upper_sm_reconn_hid_int_cfg 
+0x6d0d 030269 beq uppersm_reconn_hid_int_cfg_wait ,process_upper_sm_reconn_hid_int_cfg_wait 
+0x6d0e 030270 beq uppersm_reconn_rfcomm_conn ,process_upper_sm_reconn_rfcomm_conn 
+0x6d0f 030271 beq uppersm_reconn_rfcomm_conn_wait ,process_upper_sm_reconn_rfcomm_conn_wait 
+0x6d10 030272 beq uppersm_reconn_rfcomm_cfg ,process_upper_sm_reconn_rfcomm_cfg 
+0x6d11 030273 beq uppersm_reconn_rfcomm_cfg_wait ,process_upper_sm_reconn_rfcomm_cfg_wait 
+0x6d12 030274 beq uppersm_reconn_rfcomm_sabm ,process_upper_sm_reconn_rfcomm_sabm 
+0x6d13 030275 beq uppersm_reconn_rfcomm_sabm_wait ,process_upper_sm_reconn_rfcomm_sabm_wait 
+0x6d14 030276 beq uppersm_reconn_spp_cmd_pn ,process_upper_sm_reconn_spp_cmd_pn 
+0x6d15 030277 beq uppersm_reconn_spp_cmd_pn_wait ,process_upper_sm_reconn_spp_cmd_pn_wait 
+0x6d16 030278 beq uppersm_reconn_spp_sabm ,process_upper_sm_reconn_spp_sabm 
+0x6d17 030279 beq uppersm_reconn_spp_sabm_wait ,process_upper_sm_reconn_spp_sabm_wait 
+0x6d18 030280 beq uppersm_reconn_spp_cmd_ms ,process_upper_sm_reconn_spp_cmd_ms 
+0x6d19 030281 beq uppersm_reconn_spp_cmd_ms_wait ,process_upper_sm_reconn_spp_cmd_ms_wait 
+:      030282 process_upper_sm_reconn_wait:
+0x6d1a 030283 rtn 
+:      030284 process_upper_sm_reconn_sdp_conn:
+0x6d1b 030285 call upper_sm_send_sdp_conn 
+0x6d1c 030286 jam uppersm_reconn_sdp_conn_wait ,mem_upper_sm_reconn 
+0x6d1d 030287 fetch 1 ,mem_sdp_state 
+0x6d1e 030288 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d1f 030289 store 1 ,mem_sdp_state 
+0x6d20 030290 rtn 
+:      030291 process_upper_sm_reconn_sdp_cfg:
+0x6d21 030292 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d22 030293 fetch 1 ,mem_sdp_state 
+0x6d23 030294 rtnbit1 l2cap_channel_state_snd_cfg_req 
+0x6d24 030295 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d25 030296 call upper_sm_send_sdp_cfg 
+0x6d26 030297 jam uppersm_reconn_sdp_cfg_wait ,mem_upper_sm_reconn 
+0x6d27 030298 fetch 1 ,mem_sdp_state 
+0x6d28 030299 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d29 030300 store 1 ,mem_sdp_state 
+0x6d2a 030301 rtn 
+:      030302 process_upper_sm_reconn_ss_spp:
+0x6d2b 030303 call l2cap_malloc_is_fifo_empty 
+0x6d2c 030304 nrtn blank 
+0x6d2d 030305 call upper_sm_send_ss_spp 
+0x6d2e 030306 jam uppersm_reconn_ss_spp_wait ,mem_upper_sm_reconn 
+0x6d2f 030307 rtn 
+:      030308 process_upper_sm_reconn_sdp_disconn:
+0x6d30 030309 call upper_sm_send_sdp_disconn 
+0x6d31 030310 jam uppersm_reconn_sdp_disconn_wait ,mem_upper_sm_reconn 
+0x6d32 030311 rtn 
+:      030312 process_upper_sm_reconn_hid_ctrl_conn:
+0x6d33 030313 call upper_sm_send_hid_ctrl_conn 
+0x6d34 030314 jam uppersm_reconn_hid_ctrl_conn_wait ,mem_upper_sm_reconn 
+0x6d35 030315 fetch 1 ,mem_hid_control_state 
+0x6d36 030316 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d37 030317 store 1 ,mem_hid_control_state 
+0x6d38 030318 rtn 
+:      030319 process_upper_sm_reconn_hid_ctrl_cfg:
+0x6d39 030320 call upper_sm_send_hid_ctrl_cfg 
+0x6d3a 030321 jam uppersm_reconn_hid_ctrl_cfg_wait ,mem_upper_sm_reconn 
+0x6d3b 030322 fetch 1 ,mem_hid_control_state 
+0x6d3c 030323 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d3d 030324 store 1 ,mem_hid_control_state 
+0x6d3e 030325 rtn 
+:      030326 process_upper_sm_reconn_hid_int_conn:
+0x6d3f 030327 call upper_sm_send_hid_int_conn 
+0x6d40 030328 jam uppersm_reconn_hid_int_conn_wait ,mem_upper_sm_reconn 
+0x6d41 030329 fetch 1 ,mem_hid_interrupt_state 
+0x6d42 030330 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d43 030331 store 1 ,mem_hid_interrupt_state 
+0x6d44 030332 rtn 
+:      030333 process_upper_sm_reconn_hid_int_cfg:
+0x6d45 030334 call upper_sm_send_hid_int_cfg 
+0x6d46 030335 jam uppersm_reconn_hid_int_cfg_wait ,mem_upper_sm_reconn 
+0x6d47 030336 fetch 1 ,mem_hid_interrupt_state 
+0x6d48 030337 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d49 030338 store 1 ,mem_hid_interrupt_state 
+0x6d4a 030339 rtn 
+:      030340 process_upper_sm_reconn_rfcomm_conn:
+0x6d4b 030341 call upper_sm_send_rfcomm_conn 
+0x6d4c 030342 jam uppersm_reconn_rfcomm_conn_wait ,mem_upper_sm_reconn 
+0x6d4d 030343 fetch 1 ,mem_rfcomm_state 
+0x6d4e 030344 set1 l2cap_channel_state_conn_req ,pdata 
+0x6d4f 030345 store 1 ,mem_rfcomm_state 
+0x6d50 030346 rtn 
+:      030347 process_upper_sm_reconn_rfcomm_cfg:
+0x6d51 030348 call upper_sm_send_rfcomm_cfg 
+0x6d52 030349 jam uppersm_reconn_rfcomm_cfg_wait ,mem_upper_sm_reconn 
+0x6d53 030350 fetch 1 ,mem_rfcomm_state 
+0x6d54 030351 set1 l2cap_channel_state_snd_cfg_req ,pdata 
+0x6d55 030352 store 1 ,mem_rfcomm_state 
+0x6d56 030353 rtn 
+:      030354 process_upper_sm_reconn_rfcomm_sabm:
+0x6d57 030355 call upper_sm_send_rfcomm_sabm 
+0x6d58 030356 jam uppersm_reconn_rfcomm_sabm_wait ,mem_upper_sm_reconn 
+0x6d59 030357 fetch 1 ,mem_rfcomm_state 
+0x6d5a 030358 set1 l2cap_channel_rfcomm_only_sabm ,pdata 
+0x6d5b 030359 store 1 ,mem_rfcomm_state 
+0x6d5c 030360 rtn 
+:      030361 process_upper_sm_reconn_spp_cmd_pn:
+0x6d5d 030362 call upper_sm_send_spp_cmd_pn 
+0x6d5e 030363 fetch 1 ,mem_spp_state 
+0x6d5f 030364 set1 rfcomm_channel_state_pn_cmd 
+0x6d60 030365 store 1 ,mem_spp_state 
+0x6d61 030366 jam uppersm_reconn_spp_cmd_pn_wait ,mem_upper_sm_reconn 
+0x6d62 030367 rtn 
+:      030368 process_upper_sm_reconn_spp_sabm:
+0x6d63 030369 call upper_sm_send_spp_sabm 
+0x6d64 030370 fetch 1 ,mem_spp_state 
+0x6d65 030371 set1 rfcomm_channel_state_sabm 
+0x6d66 030372 store 1 ,mem_spp_state 
+0x6d67 030373 jam uppersm_reconn_spp_sabm_wait ,mem_upper_sm_reconn 
+0x6d68 030374 fetch 1 ,mem_remote_spp_channel 
+0x6d69 030375 lshift3 pdata ,pdata 
+0x6d6a 030376 or_into 3 ,pdata 
+0x6d6b 030377 arg mem_hiufcs_spp ,temp 
+0x6d6c 030378 storet 2 ,mem_contw_temp 
+0x6d6d 030379 branch rfcomm_save_fcs_uih 
+:      030380 process_upper_sm_reconn_spp_cmd_ms:
+0x6d6e 030381 call upper_sm_send_spp_cmd_ms 
+0x6d6f 030382 fetch 1 ,mem_spp_state 
+0x6d70 030383 set1 rfcomm_channel_state_snd_ms_cmd 
+0x6d71 030384 store 1 ,mem_spp_state 
+0x6d72 030385 jam uppersm_reconn_spp_cmd_ms_wait ,mem_upper_sm_reconn 
+0x6d73 030386 rtn 
+:      030388 process_upper_sm_reconn_sdp_conn_wait:
+0x6d74 030389 fetch 1 ,mem_sdp_state 
+0x6d75 030390 rtnbit0 l2cap_channel_state_conn_res 
+0x6d76 030391 jam uppersm_reconn_sdp_cfg ,mem_upper_sm_reconn 
+0x6d77 030392 branch process_upper_sm_reconn 
+:      030393 process_upper_sm_reconn_sdp_cfg_wait:
+0x6d78 030394 fetch 1 ,mem_sdp_state 
+0x6d79 030395 rtnne l2cap_channel_setup_complete 
+0x6d7a 030396 jam uppersm_reconn_ss_spp ,mem_upper_sm_reconn 
+:      030397 process_upper_sm_reconn_ss_spp_wait:
+0x6d7b 030398 fetch 1 ,mem_message_to_uppersm 
+0x6d7c 030399 rtnne recieve_ss_reasult_hf 
+0x6d7d 030400 jam 0 ,mem_message_to_uppersm 
+0x6d7e 030401 jam uppersm_reconn_sdp_disconn ,mem_upper_sm_reconn 
+0x6d7f 030402 branch process_upper_sm_reconn 
+:      030403 process_upper_sm_reconn_sdp_disconn_wait:
+0x6d80 030404 fetch 1 ,mem_sdp_state 
+0x6d81 030405 nrtn blank 
+0x6d82 030406 fetch 1 ,mem_ui_profile_supported 
+0x6d83 030407 bbit1 support_hid ,process_upper_sm_reconn_setup_hid 
+0x6d84 030408 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d85 030409 branch process_upper_sm_reconn_termination 
+:      030410 process_upper_sm_reconn_hid_ctrl_conn_wait:
+0x6d86 030411 fetch 1 ,mem_hid_control_state 
+0x6d87 030412 rtnbit0 l2cap_channel_state_conn_res 
+0x6d88 030413 jam uppersm_reconn_hid_ctrl_cfg ,mem_upper_sm_reconn 
+0x6d89 030414 branch process_upper_sm_reconn 
+:      030415 process_upper_sm_reconn_hid_ctrl_cfg_wait:
+0x6d8a 030416 fetch 1 ,mem_hid_control_state 
+0x6d8b 030417 rtnne l2cap_channel_setup_complete 
+0x6d8c 030418 jam uppersm_reconn_hid_int_conn ,mem_upper_sm_reconn 
+0x6d8d 030419 branch process_upper_sm_reconn 
+:      030420 process_upper_sm_reconn_hid_int_conn_wait:
+0x6d8e 030421 fetch 1 ,mem_hid_interrupt_state 
+0x6d8f 030422 rtnbit0 l2cap_channel_state_conn_res 
+0x6d90 030423 jam uppersm_reconn_hid_int_cfg ,mem_upper_sm_reconn 
+0x6d91 030424 branch process_upper_sm_reconn 
+:      030425 process_upper_sm_reconn_hid_int_cfg_wait:
+0x6d92 030426 fetch 1 ,mem_hid_interrupt_state 
+0x6d93 030427 rtnne l2cap_channel_setup_complete 
+0x6d94 030428 fetch 1 ,mem_ui_profile_supported 
+0x6d95 030429 bbit1 support_spp ,process_upper_sm_reconn_setup_rfcomm 
+0x6d96 030430 branch process_upper_sm_reconn_termination 
+:      030431 process_upper_sm_reconn_rfcomm_conn_wait:
+0x6d97 030432 fetch 1 ,mem_rfcomm_state 
+0x6d98 030433 rtnbit0 l2cap_channel_state_conn_res 
+0x6d99 030434 jam uppersm_reconn_rfcomm_cfg ,mem_upper_sm_reconn 
+0x6d9a 030435 branch process_upper_sm_reconn 
+:      030436 process_upper_sm_reconn_rfcomm_cfg_wait:
+0x6d9b 030437 fetch 1 ,mem_rfcomm_state 
+0x6d9c 030438 rtnne l2cap_channel_setup_complete 
+0x6d9d 030439 jam uppersm_reconn_rfcomm_sabm ,mem_upper_sm_reconn 
+0x6d9e 030440 branch process_upper_sm_reconn 
+:      030441 process_upper_sm_reconn_rfcomm_sabm_wait:
+0x6d9f 030442 fetch 1 ,mem_rfcomm_state 
+0x6da0 030443 rtnne l2cap_channel_rfcomm_dlci0_opened 
+0x6da1 030444 fetch 1 ,mem_ui_profile_supported 
+0x6da2 030445 bbit1 support_spp ,process_upper_sm_reconn_setup_spp 
+0x6da3 030446 branch process_upper_sm_reconn_termination 
+:      030447 process_upper_sm_reconn_spp_cmd_pn_wait:
+0x6da4 030448 fetch 1 ,mem_spp_state 
+0x6da5 030449 rtnbit0 rfcomm_channel_state_pn_res 
+0x6da6 030450 jam uppersm_reconn_spp_sabm ,mem_upper_sm_reconn 
+0x6da7 030451 branch process_upper_sm_reconn 
+:      030452 process_upper_sm_reconn_spp_sabm_wait:
+0x6da8 030453 fetch 1 ,mem_spp_state 
+0x6da9 030454 rtnbit0 rfcomm_channel_state_ua 
+0x6daa 030455 jam uppersm_reconn_spp_cmd_ms ,mem_upper_sm_reconn 
+0x6dab 030456 branch process_upper_sm_reconn 
+:      030457 process_upper_sm_reconn_spp_cmd_ms_wait:
+0x6dac 030458 fetch 1 ,mem_spp_state 
+0x6dad 030459 rtnne rfcomm_channel_setup_complete 
+0x6dae 030460 branch process_upper_sm_reconn_termination 
+:      030462 process_upper_sm_reconn_setup_hid:
+0x6daf 030463 jam uppersm_reconn_hid_ctrl_conn ,mem_upper_sm_reconn 
+0x6db0 030464 branch process_upper_sm_reconn 
+:      030466 process_upper_sm_reconn_setup_rfcomm:
+0x6db1 030467 jam uppersm_reconn_rfcomm_conn ,mem_upper_sm_reconn 
+0x6db2 030468 branch process_upper_sm_reconn 
+:      030469 process_upper_sm_reconn_setup_spp:
+0x6db3 030470 jam uppersm_reconn_spp_cmd_pn ,mem_upper_sm_reconn 
+0x6db4 030471 branch process_upper_sm_reconn 
+:      030475 process_upper_sm_reconn_termination:
+0x6db5 030476 jam 0 ,mem_upper_sm_reconn 
+0x6db6 030477 rtn 
+:      030478 upper_sm_send_sdp_conn:
+0x6db7 030479 bpatchx patch37_7 ,mem_patch37 
+0x6db8 030480 call l2cap_malloc_signal_channel 
+0x6db9 030481 setarg psm_sdp 
+0x6dba 030482 copy pdata ,temp 
+0x6dbb 030483 setarg l2cap_sdp_channel 
+0x6dbc 030484 copy pdata ,timeup 
+0x6dbd 030485 branch ml2cap_send_signal_connect_req 
+:      030487 upper_sm_send_sdp_cfg:
+0x6dbe 030488 bpatchx patch38_0 ,mem_patch38 
+0x6dbf 030489 call l2cap_malloc_signal_channel 
+0x6dc0 030490 fetch 2 ,mem_sdp_remote_cid 
+0x6dc1 030491 copy pdata ,temp 
+0x6dc2 030492 branch ml2cap_send_signal_config_req 
+:      030494 upper_sm_send_sdp_disconn:
+0x6dc3 030495 bpatchx patch38_1 ,mem_patch38 
+0x6dc4 030496 call l2cap_malloc_signal_channel 
+0x6dc5 030497 fetch 2 ,mem_sdp_remote_cid 
+0x6dc6 030498 copy pdata ,temp 
+0x6dc7 030499 arg l2cap_sdp_channel ,timeup 
+0x6dc8 030500 call ml2cap_send_signal_disconn_req 
+0x6dc9 030501 fetch 1 ,mem_sdp_state 
+0x6dca 030502 set0 l2cap_channel_state_rcv_cfg_res ,pdata 
+0x6dcb 030503 store 1 ,mem_sdp_state 
+0x6dcc 030504 rtn 
+:      030506 upper_sm_send_ss_spp:
+0x6dcd 030507 bpatchx patch38_2 ,mem_patch38 
+0x6dce 030508 call l2cap_malloc_sdp_channel 
+0x6dcf 030509 call sdp_send_spp_request 
+0x6dd0 030510 branch msdp_send_req_done 
+:      030512 upper_sm_send_rfcomm_conn:
+0x6dd1 030513 bpatchx patch38_3 ,mem_patch38 
+0x6dd2 030514 call l2cap_malloc_signal_channel 
+0x6dd3 030515 setarg psm_rfcomm 
+0x6dd4 030516 copy pdata ,temp 
+0x6dd5 030517 setarg l2cap_rfcomm_channel 
+0x6dd6 030518 copy pdata ,timeup 
+0x6dd7 030519 branch ml2cap_send_signal_connect_req 
+:      030521 upper_sm_send_rfcomm_cfg:
+0x6dd8 030522 bpatchx patch38_4 ,mem_patch38 
+0x6dd9 030523 call l2cap_malloc_signal_channel 
+0x6dda 030524 fetch 2 ,mem_rfcomm_remote_cid 
+0x6ddb 030525 copy pdata ,temp 
+0x6ddc 030526 branch ml2cap_send_signal_config_req 
+:      030528 upper_sm_send_hid_ctrl_conn:
+0x6ddd 030529 bpatchx patch38_5 ,mem_patch38 
+0x6dde 030530 call l2cap_malloc_signal_channel 
+0x6ddf 030531 setarg psm_hid_control 
+0x6de0 030532 copy pdata ,temp 
+0x6de1 030533 setarg l2cap_hid_control_channel 
+0x6de2 030534 copy pdata ,timeup 
+0x6de3 030535 branch ml2cap_send_signal_connect_req 
+:      030537 upper_sm_send_hid_ctrl_cfg:
+0x6de4 030538 bpatchx patch38_6 ,mem_patch38 
+0x6de5 030539 call l2cap_malloc_signal_channel 
+0x6de6 030540 fetch 2 ,mem_hid_ctrl_remote_cid 
+0x6de7 030541 copy pdata ,temp 
+0x6de8 030542 branch ml2cap_send_signal_config_req 
+:      030544 upper_sm_send_hid_int_conn:
+0x6de9 030545 bpatchx patch38_7 ,mem_patch38 
+0x6dea 030546 call l2cap_malloc_signal_channel 
+0x6deb 030547 setarg psm_hid_interrupt 
+0x6dec 030548 copy pdata ,temp 
+0x6ded 030549 setarg l2cap_hid_interrupt_channel 
+0x6dee 030550 copy pdata ,timeup 
+0x6def 030551 branch ml2cap_send_signal_connect_req 
+:      030553 upper_sm_send_hid_int_cfg:
+0x6df0 030554 bpatchx patch39_0 ,mem_patch39 
+0x6df1 030555 call l2cap_malloc_signal_channel 
+0x6df2 030556 fetch 2 ,mem_hid_int_remote_cid 
+0x6df3 030557 copy pdata ,temp 
+0x6df4 030558 branch ml2cap_send_signal_config_req 
+:      030560 upper_sm_send_rfcomm_sabm:
+0x6df5 030561 bpatchx patch39_1 ,mem_patch39 
+0x6df6 030562 call l2cap_malloc_rfcomm_channel 
+0x6df7 030564 jam 3 ,mem_current_adss 
+0x6df8 030565 jam 0x1c ,mem_current_fcs 
+0x6df9 030566 call rfcomm_send_sabm 
+0x6dfa 030567 jam 1 ,mem_rfcomm_initiator 
+0x6dfb 030568 rtn 
+:      030570 upper_sm_send_spp_cmd_pn:
+0x6dfc 030571 bpatchx patch39_2 ,mem_patch39 
+0x6dfd 030572 call l2cap_malloc_rfcomm_channel 
+0x6dfe 030573 fetcht 1 ,mem_remote_spp_channel 
+0x6dff 030574 call channel_to_dlci 
+0x6e00 030575 storet 1 ,mem_pn_dlci 
+0x6e01 030576 branch rfcomm_send_param_neg_cmd 
+:      030578 upper_sm_send_spp_sabm:
+0x6e02 030579 bpatchx patch39_3 ,mem_patch39 
+0x6e03 030580 call l2cap_malloc_rfcomm_channel 
+0x6e04 030581 fetcht 1 ,mem_pn_dlci 
+0x6e05 030582 call dlci_to_address_cmd 
+0x6e06 030583 call rfcomm_calculate_fcs_sabm 
+0x6e07 030584 store 1 ,mem_current_fcs 
+0x6e08 030585 fetcht 1 ,mem_pn_dlci 
+0x6e09 030586 call dlci_to_address_cmd 
+0x6e0a 030587 storet 1 ,mem_current_adss 
+0x6e0b 030588 branch rfcomm_send_sabm 
+:      030590 upper_sm_send_spp_cmd_ms:
+0x6e0c 030591 bpatchx patch39_4 ,mem_patch39 
+0x6e0d 030592 call l2cap_malloc_rfcomm_channel 
+0x6e0e 030593 fetcht 1 ,mem_pn_dlci 
+0x6e0f 030594 call dlci_to_address_cmd 
+0x6e10 030595 branch rfcomm_send_modem_status_cmd 
+:      030608 sdp_process:
+0x6e11 030609 bpatchx patch39_5 ,mem_patch39 
+0x6e12 030610 fetch 2 ,mem_l2cap_payload_ptr 
+0x6e13 030611 iforce contr 
+0x6e14 030614 ifetch 1 ,contr 
+0x6e15 030615 copy pdata ,regb 
+0x6e16 030616 store 1 ,mem_sdp_pduid 
+0x6e17 030617 ifetch 2 ,contr 
+0x6e18 030618 store 2 ,mem_sdp_transactionid 
+0x6e19 030619 ifetch 1 ,contr 
+0x6e1a 030620 lshift8 pdata ,timeup 
+0x6e1b 030621 ifetch 1 ,contr 
+0x6e1c 030622 iadd timeup ,timeup 
+0x6e1d 030623 bpatchx patch39_6 ,mem_patch39 
+0x6e1e 030624 copy contr ,temp 
+0x6e1f 030625 arg 4 ,loopcnt 
+0x6e20 030626 arg mem_sdp_handle_list ,contw 
+0x6e21 030627 call memset0 
+0x6e22 030628 copy temp ,contr 
+0x6e23 030629 deposit regb 
+0x6e24 030630 beq sdp_error_res ,sdp_process_error_res 
+0x6e25 030631 beq sdp_search_req ,sdp_process_ss_req 
+0x6e26 030632 beq sdp_search_res ,sdp_process_ss_res 
+0x6e27 030633 beq sdp_attribute_req ,sdp_process_sa_req 
+0x6e28 030634 beq sdp_attribute_res ,sdp_process_sa_res 
+0x6e29 030635 beq sdp_searchattrib_req ,sdp_process_ssa_req 
+0x6e2a 030636 beq sdp_searchattrib_res ,sdp_process_ssa_res 
+0x6e2b 030637 branch sdp_insufficient_resource 
+:      030648 sdp_process_ss_req:
+0x6e2c 030649 bpatchx patch39_7 ,mem_patch39 
+0x6e2d 030650 call ask_serviceclassid 
+0x6e2e 030651 compare 1 ,temp ,0xff 
+0x6e2f 030652 branch ss_empty_rsp ,true 
+0x6e30 030653 compare 0xff ,temp ,0xff 
+0x6e31 030654 branch sdp_invalid_request_syntax ,true 
+0x6e32 030656 ifetch 2 ,contr 
+0x6e33 030657 store 2 ,mem_sdp_record_maxcnt 
+0x6e34 030658 increase -2 ,timeup 
+0x6e35 030660 increase -1 ,timeup 
+0x6e36 030661 nbranch sdp_invalid_pdu_size ,zero 
+0x6e37 030662 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6e38 030663 ifetch 2 ,timeup 
+0x6e39 030664 rtn blank 
+0x6e3a 030665 call search_all_uuid 
+0x6e3b 030666 call l2cap_get_sdp_tx_payload 
+0x6e3c 030667 force 3 ,pdata 
+0x6e3d 030668 istore 1 ,contw 
+0x6e3e 030669 fetch 2 ,mem_sdp_transactionid 
+0x6e3f 030670 istore 2 ,contw 
+0x6e40 030671 lshift2 queue ,pdata 
+0x6e41 030672 add pdata ,5 ,pdata 
+0x6e42 030673 add pdata ,5 ,regc 
+0x6e43 030674 byteswap pdata ,pdata 
+0x6e44 030675 istore 2 ,contw 
+0x6e45 030676 deposit queue 
+0x6e46 030677 byteswap pdata ,pdata 
+0x6e47 030678 istore 2 ,contw 
+0x6e48 030679 istore 2 ,contw 
+0x6e49 030680 arg mem_sdp_handle_list ,contr 
+0x6e4a 030681 copy queue ,loopcnt 
+0x6e4b 030682 branch ss_req_blank ,zero 
+:      030683 ss_req_loop:
+0x6e4c 030684 ifetch 4 ,contr 
+0x6e4d 030685 istore 4 ,contw 
+0x6e4e 030686 loop ss_req_loop 
+:      030687 ss_req_blank:
+0x6e4f 030688 force 0 ,pdata 
+0x6e50 030689 istore 1 ,contw 
+0x6e51 030690 deposit regc 
+0x6e52 030691 store 2 ,mem_sdp_tx_pkt_length 
+0x6e53 030693 rtn 
+:      030704 sdp_process_sa_req:
+0x6e54 030705 bpatchx patch3a_0 ,mem_patch3a 
+0x6e55 030706 ifetch 4 ,contr 
+0x6e56 030707 store 4 ,mem_sdp_record_handle 
+0x6e57 030708 increase -4 ,timeup 
+0x6e58 030709 call sdp_store_maxbyte 
+0x6e59 030710 store 2 ,mem_sdp_attribute_maxbyte 
+0x6e5a 030711 increase -2 ,timeup 
+0x6e5b 030712 call dataelementtype6 
+0x6e5c 030713 branch sdp_invalid_request_syntax ,zero 
+0x6e5d 030714 compare 5 ,rega ,0xff 
+0x6e5e 030716 branch sa_judge_wholerange ,true 
+:      030717 sa_isnot_wholerange:
+0x6e5f 030718 arg mem_sdp_attrib_list ,contw 
+0x6e60 030719 force 0 ,queue 
+0x6e61 030720 branch sa_req_loop 
+:      030721 sa_judge_wholerange:
+0x6e62 030722 ifetch 1 ,contr 
+0x6e63 030723 bne sdp_attribute_range ,sdp_invalid_request_syntax 
+0x6e64 030724 ifetch 2 ,contr 
+0x6e65 030725 nbranch sa_judge_wholerange_false1 ,blank 
+0x6e66 030726 ifetch 1 ,contr 
+0x6e67 030727 bne 0xff ,sa_judge_wholerange_false2 
+0x6e68 030728 ifetch 1 ,contr 
+0x6e69 030729 bne 0xff ,sa_judge_wholerange_false3 
+0x6e6a 030730 branch sa_req_all 
+:      030731 sa_judge_wholerange_false3:
+0x6e6b 030732 increase -5 ,contr 
+0x6e6c 030733 branch sa_isnot_wholerange 
+:      030734 sa_judge_wholerange_false2:
+0x6e6d 030735 increase -4 ,contr 
+0x6e6e 030736 branch sa_isnot_wholerange 
+:      030737 sa_judge_wholerange_false1:
+0x6e6f 030738 increase -3 ,contr 
+0x6e70 030739 branch sa_isnot_wholerange 
+:      030740 sa_req_loop:
+0x6e71 030741 ifetch 1 ,contr 
+0x6e72 030742 beq sdp_attribute_id ,sa_req_one_id 
+0x6e73 030743 beq sdp_attribute_range ,sa_req_range 
+:      030744 sa_req_range:
+0x6e74 030745 ifetch 2 ,contr 
+0x6e75 030746 istore 2 ,contw 
+0x6e76 030747 increase 1 ,queue 
+0x6e77 030748 byteswap pdata ,regb 
+0x6e78 030749 ifetch 2 ,contr 
+0x6e79 030750 byteswap pdata ,pdata 
+:      030751 sa_req_range_id_increase:
+0x6e7a 030752 increase 1 ,regb 
+0x6e7b 030753 isub regb ,null 
+0x6e7c 030754 nbranch sa_req_range_id_finish ,positive 
+0x6e7d 030755 copy pdata ,regc 
+0x6e7e 030756 byteswap regb ,pdata 
+0x6e7f 030757 istore 2 ,contw 
+0x6e80 030758 increase 1 ,queue 
+0x6e81 030759 copy regc ,pdata 
+0x6e82 030760 branch sa_req_range_id_increase 
+:      030761 sa_req_range_id_finish:
+0x6e83 030762 increase -5 ,timeup 
+0x6e84 030763 increase -5 ,rega 
+0x6e85 030764 branch sa_req_check_next_id 
+:      030765 sa_req_one_id:
+0x6e86 030766 ifetch 2 ,contr 
+0x6e87 030767 istore 2 ,contw 
+0x6e88 030768 increase 1 ,queue 
+0x6e89 030769 increase -3 ,timeup 
+0x6e8a 030770 increase -3 ,rega 
+:      030771 sa_req_check_next_id:
+0x6e8b 030772 nbranch sdp_invalid_request_syntax ,positive 
+0x6e8c 030773 nbranch sa_req_loop ,zero 
+0x6e8d 030774 increase -1 ,timeup 
+0x6e8e 030775 nbranch sdp_invalid_request_syntax ,zero 
+0x6e8f 030777 call l2cap_get_sdp_tx_payload 
+0x6e90 030778 increase 10 ,contw 
+0x6e91 030779 arg mem_sdp_attrib_list ,rega 
+:      030780 sa_req_handle_attributelist_next:
+0x6e92 030781 copy queue ,pdata 
+0x6e93 030782 branch sa_req_handle_attributelist_end ,blank 
+0x6e94 030783 ifetch 2 ,rega 
+0x6e95 030784 branch sa_req_handle_attributelist_end ,blank 
+0x6e96 030785 iforce regb 
+0x6e97 030786 fetch 4 ,mem_sdp_record_handle 
+0x6e98 030787 iforce temp 
+0x6e99 030788 call search_handle_attrib 
+0x6e9a 030789 copy contr ,pdata 
+0x6e9b 030790 branch sa_req_handle_attributelist_notfound ,blank 
+0x6e9c 030791 increase -3 ,contr 
+0x6e9d 030792 ifetch 3 ,contr 
+0x6e9e 030793 istore 3 ,contw 
+0x6e9f 030794 call sdp_data_len 
+0x6ea0 030795 iforce loopcnt 
+0x6ea1 030796 call memcpy 
+:      030797 sa_req_handle_attributelist_notfound:
+0x6ea2 030798 increase 2 ,rega 
+0x6ea3 030799 increase -1 ,queue 
+0x6ea4 030800 branch sa_req_handle_attributelist_next 
+:      030802 sa_req_handle_attributelist_end:
+0x6ea5 030803 arg sdp_attribute_res ,rega 
+0x6ea6 030804 call ssa_req_range_lastfreg_common 
+0x6ea7 030805 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6ea8 030806 beq 11 ,sa_empty_rsp 
+0x6ea9 030807 branch ssa_req_range_attrbutes_length_no_continue 
+:      030810 sdp_store_continue_common:
+0x6eaa 030811 ifetch 1 ,contr 
+0x6eab 030812 beq 0 ,sdp_store_continue_0byte 
+0x6eac 030813 beq 1 ,sdp_store_continue_1byte 
+0x6ead 030814 beq 2 ,sdp_store_continue_2byte 
+:      030815 sdp_store_continue_0byte:
+0x6eae 030816 increase -1 ,timeup 
+0x6eaf 030817 branch sdp_store_continue_end 
+:      030818 sdp_store_continue_1byte:
+0x6eb0 030819 ifetch 1 ,contr 
+0x6eb1 030820 increase -2 ,timeup 
+0x6eb2 030821 branch sdp_store_continue_end 
+:      030822 sdp_store_continue_2byte:
+0x6eb3 030823 ifetch 2 ,contr 
+0x6eb4 030824 byteswap pdata ,pdata 
+0x6eb5 030825 increase -3 ,timeup 
+:      030826 sdp_store_continue_end:
+0x6eb6 030827 store 2 ,mem_sdp_continue_byte 
+0x6eb7 030828 rtn 
+:      030830 sa_req_all:
+0x6eb8 030831 increase -5 ,timeup 
+0x6eb9 030832 call sdp_store_continue_common 
+0x6eba 030833 nbranch sdp_invalid_pdu_size ,zero 
+0x6ebb 030834 fetcht 4 ,mem_sdp_record_handle 
+0x6ebc 030835 call search_handle 
+0x6ebd 030836 nbranch sdp_invalid_service_record_handle ,zero 
+0x6ebe 030837 copy contr ,rega 
+0x6ebf 030838 call l2cap_get_sdp_tx_payload 
+0x6ec0 030839 copy rega ,contr 
+0x6ec1 030840 increase 3 ,contw 
+0x6ec2 030841 copy contr ,timeup 
+0x6ec3 030842 call sdp_get_data 
+0x6ec4 030843 copy pdata ,rega 
+0x6ec5 030845 fetch 2 ,mem_sdp_continue_byte 
+0x6ec6 030846 copy pdata ,regb 
+0x6ec7 030847 copy rega ,pdata 
+0x6ec8 030848 isub regb ,regb 
+0x6ec9 030849 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6eca 030850 isub regb ,null 
+0x6ecb 030851 nbranch sa_req_all_fragment_sdp ,positive 
+0x6ecc 030853 disable user 
+0x6ecd 030854 fetch 2 ,mem_sdp_continue_byte 
+0x6ece 030855 branch sa_req_all_fisrt_fragment ,blank 
+0x6ecf 030856 iadd timeup ,contr 
+0x6ed0 030857 increase 3 ,regb 
+0x6ed1 030858 copy regb ,loopcnt 
+0x6ed2 030859 copy loopcnt ,pdata 
+0x6ed3 030860 increase 3 ,pdata 
+0x6ed4 030861 byteswap pdata ,pdata 
+0x6ed5 030862 istore 2 ,contw 
+0x6ed6 030863 copy loopcnt ,pdata 
+0x6ed7 030864 byteswap pdata ,pdata 
+0x6ed8 030865 istore 2 ,contw 
+0x6ed9 030866 branch sa_req_all_answer_attributelist_full_loop 
+:      030867 sa_req_all_fisrt_fragment:
+0x6eda 030868 add rega ,6 ,loopcnt 
+0x6edb 030869 branch sa_req_all_parlength_continue_byte ,user 
+0x6edc 030870 byteswap loopcnt ,pdata 
+0x6edd 030871 branch sa_req_all_parlength_continue_byte_end 
+:      030872 sa_req_all_parlength_continue_byte:
+0x6ede 030873 copy loopcnt ,pdata 
+0x6edf 030874 increase 2 ,pdata 
+0x6ee0 030875 byteswap pdata ,pdata 
+:      030876 sa_req_all_parlength_continue_byte_end:
+0x6ee1 030877 istore 2 ,contw 
+0x6ee2 030878 increase -3 ,loopcnt 
+0x6ee3 030879 byteswap loopcnt ,pdata 
+0x6ee4 030880 istore 2 ,contw 
+0x6ee5 030881 copy timeup ,contr 
+0x6ee6 030882 branch sa_req_all_answer_attributelist_full_loop 
+:      030883 sa_req_all_fragment_sdp:
+0x6ee7 030884 enable user 
+0x6ee8 030886 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6ee9 030887 copy pdata ,rega 
+0x6eea 030888 copy rega ,loopcnt 
+0x6eeb 030889 fetch 2 ,mem_sdp_continue_byte 
+0x6eec 030890 branch sa_req_all_fisrt_fragment ,blank 
+0x6eed 030891 iadd timeup ,contr 
+0x6eee 030892 copy rega ,pdata 
+0x6eef 030893 increase 5 ,pdata 
+0x6ef0 030894 byteswap pdata ,pdata 
+0x6ef1 030895 istore 2 ,contw 
+0x6ef2 030896 copy rega ,pdata 
+0x6ef3 030897 byteswap pdata ,pdata 
+0x6ef4 030898 istore 2 ,contw 
+:      030899 sa_req_all_answer_attributelist_full_loop:
+0x6ef5 030900 call memcpy 
+0x6ef6 030901 nbranch sa_req_all_last_frag_continue ,user 
+0x6ef7 030902 force 2 ,pdata 
+0x6ef8 030903 istore 1 ,contw 
+0x6ef9 030904 copy contr ,pdata 
+0x6efa 030905 isub timeup ,pdata 
+0x6efb 030906 byteswap pdata ,pdata 
+0x6efc 030907 istore 2 ,contw 
+0x6efd 030908 branch sa_req_all_frag_end 
+:      030909 sa_req_all_last_frag_continue:
+0x6efe 030910 force 0 ,pdata 
+0x6eff 030911 istore 1 ,contw 
+:      030912 sa_req_all_frag_end:
+0x6f00 030913 arg sdp_attribute_res ,rega 
+0x6f01 030914 branch ssa_req_range_common 
+:      030925 sdp_process_ssa_req:
+0x6f02 030926 bpatchx patch3a_1 ,mem_patch3a 
+0x6f03 030927 call ask_serviceclassid 
+0x6f04 030928 compare 0xff ,temp ,0xff 
+0x6f05 030929 branch sdp_invalid_request_syntax ,true 
+0x6f06 030930 call sdp_store_maxbyte 
+0x6f07 030931 store 2 ,mem_sdp_attribute_maxbyte 
+0x6f08 030932 increase -2 ,timeup 
+0x6f09 030933 call dataelementtype6 
+0x6f0a 030934 arg mem_sdp_attrib_list ,contw 
+0x6f0b 030935 force 0 ,queue 
+:      030936 ssa_req_loop:
+0x6f0c 030937 ifetch 1 ,contr 
+0x6f0d 030938 beq sdp_attribute_range ,ssa_req_range 
+0x6f0e 030939 ifetch 2 ,contr 
+0x6f0f 030940 istore 2 ,contw 
+0x6f10 030941 increase 1 ,queue 
+0x6f11 030942 increase -3 ,timeup 
+0x6f12 030943 increase -3 ,rega 
+0x6f13 030944 nbranch sdp_invalid_request_syntax ,positive 
+0x6f14 030945 nbranch ssa_req_loop ,zero 
+0x6f15 030946 increase -1 ,timeup 
+0x6f16 030947 nbranch sdp_invalid_request_syntax ,zero 
+0x6f17 030948 call l2cap_get_sdp_tx_payload 
+0x6f18 030949 increase 13 ,contw 
+0x6f19 030950 fetch 2 ,mem_sdp_uuid_search_ptr 
+0x6f1a 030951 iforce regc 
+0x6f1b 030952 arg mem_sdp_attrib_list ,rega 
+:      030953 ssa_req_attributelist_next:
+0x6f1c 030954 ifetch 2 ,rega 
+0x6f1d 030955 branch ssa_req_attributelist_end ,blank 
+0x6f1e 030956 iforce regb 
+0x6f1f 030957 call search_attrib 
+0x6f20 030958 branch ssa_req_attributelist_notfound ,blank 
+0x6f21 030959 increase -3 ,contr 
+0x6f22 030960 ifetch 3 ,contr 
+0x6f23 030961 istore 3 ,contw 
+0x6f24 030962 call sdp_data_len 
+0x6f25 030963 iforce loopcnt 
+0x6f26 030964 call memcpy 
+:      030965 ssa_req_attributelist_notfound:
+0x6f27 030966 increase 2 ,rega 
+0x6f28 030967 branch ssa_req_attributelist_next 
+:      030969 ssa_req_attributelist_end:
+0x6f29 030970 call ssa_req_range_lastfreg 
+0x6f2a 030971 fetch 2 ,mem_sdp_tx_pkt_length 
+0x6f2b 030972 beq 14 ,ssa_empty_rsp 
+0x6f2c 030973 call ssa_req_range_attrbutes_length_no_continue 
+0x6f2d 030974 branch ssa_req_range_attrbutes_length_no_continue 
+:      030977 sdp_store_maxbyte:
+0x6f2e 030978 ifetch 2 ,contr 
+0x6f2f 030979 byteswap pdata ,pdata 
+0x6f30 030980 increase -3 ,pdata 
+0x6f31 030981 arg 200 ,temp 
+0x6f32 030982 isub temp ,null 
+0x6f33 030983 nrtn positive 
+0x6f34 030984 setarg 200 
+0x6f35 030985 rtn 
+:      030988 ssa_req_range:
+0x6f36 030989 increase 4 ,contr 
+0x6f37 030990 increase -5 ,timeup 
+0x6f38 030991 increase -5 ,rega 
+0x6f39 030992 nbranch sdp_invalid_request_syntax ,zero 
+0x6f3a 030993 call sdp_store_continue_common 
+0x6f3b 030994 nbranch sdp_invalid_pdu_size ,zero 
+0x6f3c 030995 arg mem_sdp_uuid_search_ptr ,timeup 
+0x6f3d 030996 call search_all_uuid 
+0x6f3e 030997 deposit queue 
+0x6f3f 030998 branch ssa_empty_rsp ,blank 
+0x6f40 030999 store 1 ,mem_handle_humber 
+0x6f41 031001 copy regb ,pdata 
+0x6f42 031002 store 2 ,mem_sdp_all_length 
+0x6f43 031003 arg 0 ,queue 
+0x6f44 031004 arg 0 ,rega 
+0x6f45 031005 call l2cap_get_sdp_tx_payload 
+0x6f46 031006 increase 10 ,contw 
+:      031007 ssa_req_range_find_handle:
+0x6f47 031008 call ssa_req_range_get_length 
+0x6f48 031009 nbranch assert ,user 
+0x6f49 031010 copy contr ,timeup 
+0x6f4a 031011 copy pdata ,regc 
+0x6f4b 031012 iadd rega ,rega 
+0x6f4c 031015 fetch 2 ,mem_sdp_continue_byte 
+0x6f4d 031016 copy pdata ,regb 
+0x6f4e 031017 branch ssa_req_range_first_freg ,blank 
+:      031018 ssa_req_range_later_freg_with_continue:
+0x6f4f 031019 copy rega ,pdata 
+0x6f50 031020 isub regb ,regb 
+0x6f51 031021 branch ssa_req_range_next_handle ,zero 
+0x6f52 031022 nbranch ssa_req_range_next_handle ,positive 
+0x6f53 031023 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f54 031024 isub regb ,null 
+0x6f55 031025 branch ssa_req_range_maxbyte_with_continue ,zero 
+0x6f56 031026 nbranch ssa_req_range_maxbyte_with_continue ,positive 
+:      031029 ssa_req_range_send_not_maxbyte:
+0x6f57 031030 copy regb ,loopcnt 
+0x6f58 031031 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f59 031032 fetch 1 ,mem_handle_humber 
+0x6f5a 031033 increase 1 ,queue 
+0x6f5b 031034 isub queue ,null 
+0x6f5c 031035 branch ssa_req_range_lastfreg ,zero 
+0x6f5d 031036 branch ssa_req_range_freg_with_continue 
+:      031038 ssa_req_range_maxbyte_with_continue:
+0x6f5e 031039 copy pdata ,loopcnt 
+0x6f5f 031040 call ssa_req_range_maxbyte_with_continue_cpy 
+0x6f60 031041 branch ssa_req_range_freg_with_continue 
+:      031043 ssa_req_range_maxbyte_with_continue_cpy:
+0x6f61 031044 increase -3 ,contw 
+0x6f62 031045 copy loopcnt ,temp 
+0x6f63 031046 copy regc ,pdata 
+0x6f64 031047 isub regb ,pdata 
+0x6f65 031048 iadd timeup ,contr 
+0x6f66 031049 branch memcpy 
+:      031051 ssa_req_range_next_handle:
+0x6f67 031052 fetch 1 ,mem_handle_humber 
+0x6f68 031053 increase 1 ,queue 
+0x6f69 031054 isub queue ,null 
+0x6f6a 031055 rtn zero 
+0x6f6b 031056 branch ssa_req_range_find_handle 
+:      031058 ssa_req_range_get_length:
+0x6f6c 031059 call disable_user 
+0x6f6d 031060 arg mem_sdp_handle_list ,contr 
+0x6f6e 031061 lshift2 queue ,pdata 
+0x6f6f 031062 iadd contr ,contr 
+0x6f70 031063 ifetcht 4 ,contr 
+0x6f71 031064 call search_handle 
+0x6f72 031065 nrtn zero 
+0x6f73 031066 call sdp_data_len 
+0x6f74 031067 branch enable_user 
+:      031069 ssa_req_range_first_freg:
+0x6f75 031070 fetch 2 ,mem_sdp_attribute_maxbyte 
+0x6f76 031071 isub rega ,null 
+0x6f77 031072 nbranch ssa_req_range_firstfreg_maxbyte_with_continue ,positive 
+0x6f78 031073 copy rega ,loopcnt 
+0x6f79 031074 copy loopcnt ,temp 
+0x6f7a 031075 copy timeup ,contr 
+0x6f7b 031076 call memcpy 
+0x6f7c 031077 fetch 2 ,mem_sdp_all_length 
+0x6f7d 031078 isub rega ,null 
+0x6f7e 031079 branch ssa_req_range_freg_no_continue ,zero 
+:      031080 ssa_req_range_firstfreg_not_maxbyte_with_continue:
+0x6f7f 031081 call ssa_req_range_freg_with_continue 
+0x6f80 031082 branch ssa_req_range_attrbutes_length 
+:      031084 ssa_req_range_freg_no_continue:
+0x6f81 031085 call ssa_req_range_lastfreg 
+0x6f82 031086 branch ssa_req_range_attrbutes_length 
+:      031088 ssa_req_range_lastfreg:
+0x6f83 031089 arg sdp_searchattrib_res ,rega 
+:      031090 ssa_req_range_lastfreg_common:
+0x6f84 031091 force 0 ,pdata 
+0x6f85 031092 istore 1 ,contw 
+0x6f86 031093 call ssa_req_range_common 
+0x6f87 031094 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6f88 031095 increase -5 ,temp 
+0x6f89 031096 byteswap temp ,pdata 
+0x6f8a 031097 istore 2 ,contw 
+0x6f8b 031098 increase -3 ,temp 
+0x6f8c 031099 byteswap temp ,pdata 
+0x6f8d 031100 istore 2 ,contw 
+0x6f8e 031101 rtn 
+:      031103 ssa_req_range_firstfreg_maxbyte_with_continue:
+0x6f8f 031104 copy pdata ,loopcnt 
+0x6f90 031105 copy loopcnt ,temp 
+0x6f91 031106 copy timeup ,contr 
+0x6f92 031107 call memcpy 
+0x6f93 031108 call ssa_req_range_freg_with_continue 
+:      031109 ssa_req_range_attrbutes_length:
+0x6f94 031110 setarg 0x36 
+0x6f95 031111 istore 1 ,contw 
+0x6f96 031112 fetch 2 ,mem_sdp_all_length 
+0x6f97 031113 byteswap pdata ,pdata 
+0x6f98 031114 istore 2 ,contw 
+0x6f99 031115 rtn 
+:      031117 ssa_req_range_attrbutes_length_no_continue:
+0x6f9a 031118 setarg 0x36 
+0x6f9b 031119 istore 1 ,contw 
+0x6f9c 031120 increase -3 ,temp 
+0x6f9d 031121 byteswap temp ,pdata 
+0x6f9e 031122 istore 2 ,contw 
+0x6f9f 031123 rtn 
+:      031125 ssa_req_range_freg_with_continue:
+0x6fa0 031126 arg sdp_searchattrib_res ,rega 
+0x6fa1 031127 setarg 2 
+0x6fa2 031128 istore 1 ,contw 
+0x6fa3 031129 fetch 2 ,mem_sdp_continue_byte 
+0x6fa4 031130 iadd temp ,temp 
+0x6fa5 031131 byteswap temp ,pdata 
+0x6fa6 031132 istore 2 ,contw 
+0x6fa7 031133 call ssa_req_range_common 
+0x6fa8 031134 fetcht 2 ,mem_sdp_tx_pkt_length 
+0x6fa9 031135 increase -5 ,temp 
+0x6faa 031136 byteswap temp ,pdata 
+0x6fab 031137 istore 2 ,contw 
+0x6fac 031138 increase -5 ,temp 
+0x6fad 031139 byteswap temp ,pdata 
+0x6fae 031140 istore 2 ,contw 
+0x6faf 031141 rtn 
+:      031143 ssa_req_range_common:
+0x6fb0 031144 fetch 2 ,mem_sdp_tx_payload_ptr 
+0x6fb1 031145 isub contw ,pdata 
+0x6fb2 031146 sub pdata ,0 ,pdata 
+0x6fb3 031147 store 2 ,mem_sdp_tx_pkt_length 
+0x6fb4 031148 call l2cap_get_sdp_tx_payload 
+0x6fb5 031149 copy rega ,pdata 
+0x6fb6 031150 istore 1 ,contw 
+0x6fb7 031151 fetch 2 ,mem_sdp_transactionid 
+0x6fb8 031152 istore 2 ,contw 
+0x6fb9 031153 rtn 
+:      031166 sdp_process_ssa_res:
+:      031167 sdp_process_ss_res:
+:      031168 sdp_process_sa_res:
+:      031169 sdp_process_error_res:
+0x6fba 031170 rtn 
+:      031203 sdp_invalid_service_record_handle:
+0x6fbb 031204 setarg 0x0200 
+0x6fbc 031205 store 2 ,mem_sdp_error_code 
+0x6fbd 031206 branch sdp_error_response 
+:      031207 sdp_invalid_pdu_size:
+0x6fbe 031208 setarg 0x0400 
+0x6fbf 031209 store 2 ,mem_sdp_error_code 
+0x6fc0 031210 branch sdp_error_response 
+:      031211 sdp_insufficient_resource:
+0x6fc1 031212 setarg 0x0600 
+0x6fc2 031213 store 2 ,mem_sdp_error_code 
+0x6fc3 031214 branch sdp_error_response 
+:      031215 sdp_invalid_request_syntax:
+0x6fc4 031216 setarg 0x0300 
+0x6fc5 031217 store 2 ,mem_sdp_error_code 
+:      031218 sdp_error_response:
+0x6fc6 031219 call l2cap_get_sdp_tx_payload 
+0x6fc7 031220 istore 1 ,contw 
+0x6fc8 031221 fetch 2 ,mem_sdp_transactionid 
+0x6fc9 031222 istore 2 ,contw 
+0x6fca 031223 setarg 0x0200 
+0x6fcb 031224 istore 2 ,contw 
+0x6fcc 031225 fetch 2 ,mem_sdp_error_code 
+0x6fcd 031226 istore 2 ,contw 
+0x6fce 031227 jam 7 ,mem_sdp_tx_pkt_length 
+0x6fcf 031228 rtn 
+:      031233 ask_serviceclassid:
+0x6fd0 031234 arg 0 ,regb 
+0x6fd1 031235 force 0 ,temp 
+0x6fd2 031236 arg mem_sdp_uuid_search_ptr ,contw 
+0x6fd3 031237 call dataelementtype6 
+0x6fd4 031238 branch asksrv_error ,zero 
+:      031239 classidloop:
+0x6fd5 031240 increase 1 ,regb 
+0x6fd6 031241 ifetch 1 ,contr 
+0x6fd7 031242 increase -1 ,rega 
+0x6fd8 031243 increase -1 ,timeup 
+0x6fd9 031244 compare 0x18 ,pdata ,0xf8 
+0x6fda 031245 nbranch asksrv_error ,true 
+0x6fdb 031246 compare 0x04 ,pdata ,0x07 
+0x6fdc 031247 nbranch cmp032 ,true 
+0x6fdd 031248 force 1 ,temp 
+:      031249 skip2bytes:
+0x6fde 031250 ifetch 1 ,contr 
+0x6fdf 031251 increase -1 ,rega 
+0x6fe0 031252 increase -1 ,timeup 
+0x6fe1 031253 bne 0x00 ,frstbwrong 
+0x6fe2 031254 ifetch 1 ,contr 
+0x6fe3 031255 increase -1 ,rega 
+0x6fe4 031256 increase -1 ,timeup 
+0x6fe5 031257 beq 0x00 ,cmpuuid 
+0x6fe6 031258 branch scndbwrong 
+:      031259 frstbwrong:
+0x6fe7 031260 increase 1 ,contr 
+0x6fe8 031261 increase -1 ,rega 
+0x6fe9 031262 increase -1 ,timeup 
+:      031263 scndbwrong:
+0x6fea 031264 increase 2 ,contr 
+0x6feb 031265 increase -2 ,rega 
+0x6fec 031266 increase -2 ,timeup 
+0x6fed 031267 compare 0x00 ,temp ,0xff 
+0x6fee 031268 branch loopornot ,true 
+0x6fef 031269 increase 12 ,contr 
+0x6ff0 031270 increase -12 ,rega 
+0x6ff1 031271 increase -12 ,timeup 
+0x6ff2 031272 branch loopornot 
+:      031273 cmp032:
+0x6ff3 031274 compare 0x02 ,pdata ,0x07 
+0x6ff4 031275 nbranch cmp016 ,true 
+0x6ff5 031276 branch skip2bytes 
+:      031277 cmp016:
+0x6ff6 031278 compare 0x01 ,pdata ,0x07 
+0x6ff7 031279 nbranch asksrv_error ,true 
+:      031280 cmpuuid:
+0x6ff8 031281 increase -2 ,rega 
+0x6ff9 031282 increase -2 ,timeup 
+0x6ffa 031283 ifetch 2 ,contr 
+0x6ffb 031284 sub regb ,4 ,null 
+0x6ffc 031285 branch uuidsize ,zero 
+0x6ffd 031286 istore 2 ,contw 
+:      031287 uuidsize:
+0x6ffe 031288 compare 0x00 ,temp ,0xff 
+0x6fff 031289 branch loopornot ,true 
+0x7000 031290 copy contr ,temp 
+0x7001 031291 ifetch 1 ,contr 
+0x7002 031292 bne 0x00 ,wrong12b 
+0x7003 031293 ifetch 1 ,contr 
+0x7004 031294 bne 0x00 ,wrong12b 
+0x7005 031295 ifetch 1 ,contr 
+0x7006 031296 bne 0x10 ,wrong12b 
+0x7007 031297 ifetch 1 ,contr 
+0x7008 031298 bne 0x00 ,wrong12b 
+0x7009 031299 ifetch 1 ,contr 
+0x700a 031300 bne 0x80 ,wrong12b 
+0x700b 031301 ifetch 1 ,contr 
+0x700c 031302 bne 0x00 ,wrong12b 
+0x700d 031303 ifetch 1 ,contr 
+0x700e 031304 bne 0x00 ,wrong12b 
+0x700f 031305 ifetch 1 ,contr 
+0x7010 031306 bne 0x80 ,wrong12b 
+0x7011 031307 ifetch 1 ,contr 
+0x7012 031308 bne 0x5f ,wrong12b 
+0x7013 031309 ifetch 1 ,contr 
+0x7014 031310 bne 0x9b ,wrong12b 
+0x7015 031311 ifetch 1 ,contr 
+0x7016 031312 bne 0x34 ,wrong12b 
+0x7017 031313 ifetch 1 ,contr 
+0x7018 031314 beq 0xfb ,chck12dn 
+:      031315 wrong12b:
+0x7019 031316 copy temp ,contr 
+:      031317 wrong12b1:
+0x701a 031318 increase 12 ,contr 
+0x701b 031319 force 0x00 ,queue 
+0x701c 031320 force 0x00 ,temp 
+0x701d 031321 branch chck12dn 
+:      031323 chck12dn:
+0x701e 031324 increase -12 ,timeup 
+0x701f 031325 increase -12 ,rega 
+:      031326 loopornot:
+0x7020 031327 force 0x00 ,temp 
+0x7021 031328 compare 0x00 ,rega ,0xff 
+0x7022 031329 nbranch classidloop ,true 
+0x7023 031330 force 0 ,pdata 
+0x7024 031331 istore 2 ,contw 
+0x7025 031332 rtn 
+:      031333 asksrv_error:
+0x7026 031334 arg 0xff ,temp 
+0x7027 031335 rtn 
+:      031345 dataelementtype6:
+0x7028 031346 bpatchx patch3a_4 ,mem_patch3a 
+0x7029 031347 ifetch 1 ,contr 
+0x702a 031348 increase -1 ,timeup 
+0x702b 031349 compare 0x30 ,pdata ,0xf8 
+0x702c 031350 nbranch dsize_error ,true 
+0x702d 031351 compare 0x07 ,pdata ,0x07 
+0x702e 031352 branch dsize32 ,true 
+0x702f 031353 compare 0x06 ,pdata ,0x07 
+0x7030 031354 branch dsize16 ,true 
+0x7031 031355 compare 0x05 ,pdata ,0x07 
+0x7032 031356 nbranch dsize_error ,true 
+0x7033 031358 ifetch 1 ,contr 
+0x7034 031359 copy pdata ,rega 
+0x7035 031360 increase -1 ,timeup 
+0x7036 031361 branch dsize 
+:      031362 dsize32:
+0x7037 031363 increase 2 ,contr 
+0x7038 031364 increase -2 ,timeup 
+:      031365 dsize16:
+0x7039 031366 ifetch 2 ,contr 
+0x703a 031367 byteswap pdata ,rega 
+0x703b 031368 increase -2 ,timeup 
+:      031369 dsize:
+0x703c 031370 force 0x01 ,pdata 
+0x703d 031371 rtn 
+:      031372 dsize_error:
+0x703e 031373 force 0x00 ,pdata 
+0x703f 031374 rtn 
+:      031384 ss_empty_rsp:
+0x7040 031385 setarg sdp_search_res 
+0x7041 031386 store 1 ,mem_sdp_pduid 
+0x7042 031387 branch empty_response 
+:      031388 sa_empty_rsp:
+0x7043 031389 setarg sdp_attribute_res 
+0x7044 031390 store 1 ,mem_sdp_pduid 
+0x7045 031391 branch empty_response 
+:      031392 ssa_empty_rsp:
+0x7046 031393 setarg sdp_searchattrib_res 
+0x7047 031394 store 1 ,mem_sdp_pduid 
+:      031395 empty_response:
+0x7048 031396 call l2cap_get_sdp_tx_payload 
+0x7049 031399 fetch 1 ,mem_sdp_pduid 
+0x704a 031400 copy pdata ,regb 
+0x704b 031401 istore 1 ,contw 
+0x704c 031402 fetch 2 ,mem_sdp_transactionid 
+0x704d 031403 istore 2 ,contw 
+0x704e 031404 setarg 0x0500 
+0x704f 031405 istore 2 ,contw 
+0x7050 031406 compare sdp_attribute_res ,regb ,0xff 
+0x7051 031407 branch fullsearch ,true 
+0x7052 031408 compare sdp_searchattrib_res ,regb ,0xff 
+0x7053 031409 branch fullsearch ,true 
+0x7054 031410 setarg 0x000000 
+0x7055 031411 istore 5 ,contw 
+0x7056 031412 branch outempty 
+:      031414 fullsearch:
+0x7057 031415 setarg 0x350200 
+0x7058 031416 istore 5 ,contw 
+:      031417 outempty:
+0x7059 031418 jam 10 ,mem_sdp_tx_pkt_length 
+0x705a 031419 rtn 
+:      031422 sdp_data_len:
+0x705b 031423 call store_contw 
+0x705c 031424 call store_contr 
+0x705d 031425 call sdp_get_data 
+0x705e 031426 call get_contw 
+0x705f 031427 call get_contr 
+0x7060 031428 copy temp ,pdata 
+0x7061 031429 rtn 
+:      031432 sdp_get_data:
+0x7062 031433 ifetch 1 ,contr 
+0x7063 031434 and pdata ,0x7 ,loopcnt 
+0x7064 031435 rshift3 pdata ,pdata 
+0x7065 031436 bne 0 ,sdp_get_data_type_not0 
+:      031437 sdp_get_data_type0:
+0x7066 031438 force 1 ,pdata 
+0x7067 031439 force 1 ,temp 
+0x7068 031440 rtn 
+:      031442 sdp_get_data_type_not0_sizeindex01234:
+0x7069 031443 call left_shift_n 
+0x706a 031444 add pdata ,1 ,temp 
+0x706b 031445 rtn 
+:      031446 sdp_get_data_type_not0:
+0x706c 031447 deposit loopcnt 
+0x706d 031448 sub pdata ,4 ,null 
+0x706e 031449 branch sdp_get_data_type_not0_sizeindex01234 ,positive 
+0x706f 031450 beq 5 ,sdp_get_data_type_not0_sizeindex5 
+0x7070 031451 beq 6 ,sdp_get_data_type_not0_sizeindex6 
+0x7071 031452 beq 7 ,sdp_get_data_type_not0_sizeindex7 
+0x7072 031453 rtn 
+:      031455 sdp_get_data_type_not0_sizeindex5:
+0x7073 031456 ifetch 1 ,contr 
+0x7074 031457 add pdata ,2 ,temp 
+0x7075 031458 rtn 
+:      031459 sdp_get_data_type_not0_sizeindex6:
+0x7076 031460 ifetch 2 ,contr 
+0x7077 031461 byteswap pdata ,pdata 
+0x7078 031462 add pdata ,3 ,temp 
+0x7079 031463 rtn 
+:      031464 sdp_get_data_type_not0_sizeindex7:
+0x707a 031465 ifetch 2 ,contr 
+0x707b 031466 byteswap pdata ,pdata 
+0x707c 031467 ifetcht 2 ,contr 
+0x707d 031468 byteswap temp ,temp 
+0x707e 031469 lshift16 temp ,temp 
+0x707f 031470 iadd temp ,pdata 
+0x7080 031471 add pdata ,5 ,temp 
+0x7081 031472 rtn 
+:      031478 search_all_uuid:
+0x7082 031479 bpatchx patch3a_5 ,mem_patch3a 
+0x7083 031480 force 0 ,queue 
+0x7084 031481 arg 0 ,regb 
+0x7085 031482 arg mem_sdp_handle_list ,contw 
+:      031483 search_all_uuid_llop:
+0x7086 031484 ifetch 2 ,timeup 
+0x7087 031485 rtn blank 
+0x7088 031486 call search_uuid 
+0x7089 031487 copy queue ,pdata 
+0x708a 031488 rtneq sdp_max_handle_number 
+0x708b 031489 increase 2 ,timeup 
+0x708c 031490 branch search_all_uuid_llop 
+:      031492 search_uuid:
+0x708d 031494 iforce regc 
+0x708e 031496 fetch 2 ,mem_ui_uuid_table 
+0x708f 031497 iforce contr 
+:      031498 search_uuid_next:
+0x7090 031499 copy queue ,pdata 
+0x7091 031500 rtneq sdp_max_handle_number 
+0x7092 031501 disable user 
+0x7093 031502 ifetch 1 ,contr 
+0x7094 031503 rtn blank 
+0x7095 031504 iforce loopcnt 
+:      031505 search_uuid_loop:
+0x7096 031506 ifetch 2 ,contr 
+0x7097 031507 isub regc ,null 
+0x7098 031508 nbranch search_uuid_not_found ,zero 
+0x7099 031509 enable user 
+:      031510 search_uuid_not_found:
+0x709a 031511 loop search_uuid_loop 
+0x709b 031512 ifetcht 4 ,contr 
+0x709c 031513 copy contr ,rega 
+0x709d 031514 nbranch search_uuid_nomatch ,user 
+0x709e 031515 arg mem_sdp_handle_list ,contr 
+0x709f 031516 arg sdp_max_handle_number ,loopcnt 
+:      031517 search_uuid_check_same_handle:
+0x70a0 031518 ifetch 4 ,contr 
+0x70a1 031519 branch search_uuid_store_handle ,blank 
+0x70a2 031520 isub temp ,null 
+0x70a3 031521 branch search_uuid_nomatch ,zero 
+0x70a4 031522 loop search_uuid_check_same_handle 
+0x70a5 031523 rtn 
+:      031524 search_uuid_store_handle:
+0x70a6 031525 istoret 4 ,contw 
+0x70a7 031526 increase 1 ,queue 
+0x70a8 031527 copy rega ,contr 
+0x70a9 031528 call sdp_data_len 
+0x70aa 031529 iadd regb ,regb 
+0x70ab 031530 iadd contr ,contr 
+0x70ac 031531 branch search_uuid_next 
+:      031532 search_uuid_nomatch:
+0x70ad 031533 copy rega ,contr 
+0x70ae 031534 call sdp_get_data 
+0x70af 031535 iadd contr ,contr 
+0x70b0 031536 branch search_uuid_next 
+:      031542 search_handle:
+0x70b1 031543 bpatchx patch3a_6 ,mem_patch3a 
+0x70b2 031544 fetch 2 ,mem_ui_uuid_table 
+0x70b3 031545 iforce contr 
+:      031546 search_handle_loop:
+0x70b4 031547 ifetch 1 ,contr 
+0x70b5 031548 branch disable_zero ,blank 
+0x70b6 031549 lshift pdata ,pdata 
+0x70b7 031550 iadd contr ,contr 
+0x70b8 031551 ifetch 4 ,contr 
+0x70b9 031552 isub temp ,null 
+0x70ba 031553 rtn zero 
+0x70bb 031554 deposit contw 
+0x70bc 031555 store 2 ,mem_contw 
+0x70bd 031556 storet 8 ,mem_temp 
+0x70be 031557 call sdp_get_data 
+0x70bf 031558 iadd contr ,contr 
+0x70c0 031559 copy contr ,pdata 
+0x70c1 031560 fetcht 2 ,mem_contw 
+0x70c2 031561 copy temp ,contw 
+0x70c3 031562 fetcht 8 ,mem_temp 
+0x70c4 031563 copy pdata ,contr 
+0x70c5 031564 branch search_handle_loop 
+:      031570 search_attrib:
+0x70c6 031571 bpatchx patch3a_7 ,mem_patch3a 
+0x70c7 031572 fetch 2 ,mem_ui_uuid_table 
+0x70c8 031573 iforce contr 
+:      031574 search_attrib_next:
+0x70c9 031575 ifetch 1 ,contr 
+0x70ca 031576 branch search_attrib_end ,blank 
+0x70cb 031577 iforce loopcnt 
+:      031578 search_attrib_loop:
+0x70cc 031579 ifetch 2 ,contr 
+0x70cd 031580 isub regc ,null 
+0x70ce 031581 branch search_attrib_found_uuid ,zero 
+0x70cf 031582 loop search_attrib_loop 
+0x70d0 031583 increase 4 ,contr 
+0x70d1 031584 call sdp_get_data 
+0x70d2 031585 iadd contr ,contr 
+0x70d3 031586 branch search_attrib_next 
+:      031587 search_attrib_found_uuid:
+0x70d4 031588 increase -1 ,loopcnt 
+0x70d5 031589 lshift loopcnt ,pdata 
+0x70d6 031590 iadd contr ,contr 
+0x70d7 031591 increase 4 ,contr 
+0x70d8 031592 call sdp_get_data 
+0x70d9 031593 iadd contr ,timeup 
+:      031594 search_attrib_loop_attribs:
+0x70da 031595 increase 1 ,contr 
+0x70db 031596 ifetch 2 ,contr 
+0x70dc 031597 isub regb ,null 
+0x70dd 031601 branch disable_blank ,zero 
+0x70de 031602 call sdp_data_len 
+0x70df 031603 iadd contr ,contr 
+0x70e0 031604 deposit timeup 
+0x70e1 031605 isub contr ,null 
+0x70e2 031606 branch search_attrib_end ,zero 
+0x70e3 031607 branch search_attrib_loop_attribs 
+:      031608 search_attrib_end:
+0x70e4 031609 force 0 ,contr 
+0x70e5 031610 force 0 ,pdata 
+0x70e6 031611 rtn 
+:      031617 search_handle_attrib:
+0x70e7 031618 bpatchx patch3b_0 ,mem_patch3b 
+0x70e8 031619 fetch 2 ,mem_ui_uuid_table 
+0x70e9 031620 iforce contr 
+:      031621 search_handle_attrib_next:
+0x70ea 031622 ifetch 1 ,contr 
+0x70eb 031623 branch search_handle_attrib_end ,blank 
+0x70ec 031624 lshift pdata ,pdata 
+0x70ed 031625 iadd contr ,contr 
+0x70ee 031626 ifetch 4 ,contr 
+0x70ef 031627 isub temp ,null 
+0x70f0 031628 branch search_handl_attrib_found_handle ,zero 
+0x70f1 031629 call sdp_get_data 
+0x70f2 031630 iadd contr ,contr 
+0x70f3 031631 branch search_handle_attrib_next 
+:      031632 search_handl_attrib_found_handle:
+0x70f4 031633 call sdp_get_data 
+0x70f5 031634 iadd contr ,timeup 
+:      031635 search_handle_attrib_loop_attribs:
+0x70f6 031636 increase 1 ,contr 
+0x70f7 031637 ifetch 2 ,contr 
+0x70f8 031638 isub regb ,null 
+0x70f9 031639 rtn zero 
+0x70fa 031640 call sdp_data_len 
+0x70fb 031641 iadd contr ,contr 
+0x70fc 031642 deposit timeup 
+0x70fd 031643 isub contr ,null 
+0x70fe 031644 branch search_handle_attrib_end ,zero 
+0x70ff 031645 branch search_handle_attrib_loop_attribs 
+:      031646 search_handle_attrib_end:
+0x7100 031647 force 0 ,contr 
+0x7101 031648 rtn 
+:      031652 search_rfcomm_cn:
+0x7102 031653 arg 0x0400 ,regb 
+0x7103 031654 call search_handl_attrib_found_handle 
+0x7104 031655 arg 0x0300 ,regb 
+0x7105 031656 call search_uuid_in_data 
+0x7106 031657 nrtn user 
+0x7107 031658 sub rega ,3 ,null 
+0x7108 031659 branch disable_user ,positive 
+0x7109 031660 ifetch 1 ,contr 
+0x710a 031661 bne 0x08 ,disable_user 
+0x710b 031662 ifetch 1 ,contr 
+0x710c 031663 rtn 
+:      031668 search_uuid_in_data:
+0x710d 031669 bpatchx patch3b_1 ,mem_patch3b 
+0x710e 031670 call sdp_get_data 
+0x710f 031671 copy pdata ,rega 
+:      031672 search_uuid_in_data_loop:
+0x7110 031673 ifetch 1 ,contr 
+0x7111 031674 and pdata ,0x7 ,loopcnt 
+0x7112 031675 rshift3 pdata ,pdata 
+0x7113 031676 sub pdata ,3 ,null 
+0x7114 031677 branch search_uuid_in_data_found_uuid ,zero 
+0x7115 031678 copy loopcnt ,pdata 
+0x7116 031679 beq 5 ,search_uuid_in_data_found_element_index5 
+0x7117 031680 beq 6 ,search_uuid_in_data_found_element_index6 
+0x7118 031681 beq 7 ,search_uuid_in_data_found_element_index7 
+0x7119 031682 increase -1 ,contr 
+0x711a 031683 call sdp_get_data 
+0x711b 031684 iadd contr ,contr 
+0x711c 031685 copy rega ,pdata 
+0x711d 031686 isub temp ,rega 
+0x711e 031687 branch disable_user ,zero 
+0x711f 031688 branch search_uuid_in_data_loop 
+:      031690 search_uuid_in_data_found_element_index5:
+0x7120 031691 increase -2 ,rega 
+0x7121 031692 increase 1 ,contr 
+0x7122 031693 branch search_uuid_in_data_loop 
+:      031694 search_uuid_in_data_found_element_index6:
+0x7123 031695 increase -3 ,rega 
+0x7124 031696 increase 2 ,contr 
+0x7125 031697 branch search_uuid_in_data_loop 
+:      031698 search_uuid_in_data_found_element_index7:
+0x7126 031699 increase -5 ,rega 
+0x7127 031700 increase 4 ,contr 
+0x7128 031701 branch search_uuid_in_data_loop 
+:      031703 search_uuid_in_data_found_uuid:
+0x7129 031704 increase -1 ,rega 
+0x712a 031705 copy loopcnt ,pdata 
+0x712b 031706 beq 1 ,search_uuid_in_data_type_uuid_16 
+0x712c 031707 beq 2 ,search_uuid_in_data_type_uuid_32 
+0x712d 031708 beq 4 ,search_uuid_in_data_type_uuid_128 
+0x712e 031709 branch disable_user 
+:      031710 search_uuid_in_data_type_uuid_128:
+0x712f 031711 increase -12 ,rega 
+:      031712 search_uuid_in_data_type_uuid_32:
+0x7130 031713 ifetch 2 ,contr 
+0x7131 031714 increase -2 ,rega 
+:      031715 search_uuid_in_data_type_uuid_16:
+0x7132 031716 ifetch 2 ,contr 
+0x7133 031717 isub regb ,null 
+0x7134 031718 branch enable_user ,zero 
+0x7135 031719 increase -2 ,rega 
+0x7136 031720 branch disable_user ,zero 
+0x7137 031721 branch search_uuid_in_data_loop 
+:      031780 sdp_send_spp_request:
+0x7138 031781 call l2cap_get_sdp_tx_payload 
+0x7139 031782 copy pdata ,contw 
+0x713a 031783 setarg 6 
+0x713b 031784 istore 1 ,contw 
+0x713c 031785 setarg sdp_tid_spp 
+0x713d 031786 istore 2 ,contw 
+0x713e 031787 setarg 0x0f00 
+0x713f 031788 istore 2 ,contw 
+0x7140 031789 setarg 0x1a0535 
+0x7141 031790 istore 3 ,contw 
+0x7142 031791 setarg 0x0111 
+0x7143 031792 lshift16 pdata ,pdata 
+0x7144 031793 istore 4 ,contw 
+0x7145 031794 setarg 0x2600 
+0x7146 031795 istore 2 ,contw 
+0x7147 031796 setarg 0x0335 
+0x7148 031797 istore 2 ,contw 
+0x7149 031798 setarg 0x0009 
+0x714a 031799 istore 2 ,contw 
+0x714b 031800 setarg 0x0004 
+0x714c 031801 istore 2 ,contw 
+0x714d 031802 jam 0x14 ,mem_sdp_tx_pkt_length 
+0x714e 031803 rtn 
+:      031807 function_g2:
+0x714f 031808 bpatchx patch3b_2 ,mem_patch3b 
+0x7150 031809 jam 80 ,mem_aes_cmac_data_length 
+0x7151 031810 arg memdat ,contw 
+0x7152 031811 arg mem_le_srand ,contr 
+0x7153 031812 call memcpy16 
+0x7154 031813 arg mem_le_pubkey_local_x_256 ,contr 
+0x7155 031814 call memcpy32 
+0x7156 031815 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7157 031816 call memcpy32 
+0x7158 031817 call inverse_memdat 
+0x7159 031818 arg mem_le_mrand ,contr 
+0x715a 031819 call store_inverse_k 
+0x715b 031820 call function_aes_cmac 
+0x715c 031822 arg mem_aes_cmac_temp ,contw 
+0x715d 031823 call load_inverse_result 
+0x715e 031824 setarg 1000000 
+0x715f 031825 copy pdata ,rega 
+0x7160 031826 fetch 4 ,mem_aes_cmac_temp 
+0x7161 031827 idiv rega 
+0x7162 031828 call wait_div_end 
+0x7163 031829 remainder pdata 
+0x7164 031830 store 4 ,mem_gkey 
+0x7165 031832 rtn 
+:      031834 function_f6_eb:
+0x7166 031835 jam 65 ,mem_aes_cmac_data_length 
+0x7167 031836 arg memdat ,contw 
+0x7168 031837 call store_addr_common_a 
+0x7169 031838 call store_addr_common_b 
+0x716a 031839 fetch 3 ,mem_le_pres + 1 
+0x716b 031840 istore 3 ,contw 
+0x716c 031843 call get_r 
+0x716d 031845 arg mem_le_mrand ,contr 
+0x716e 031846 call memcpy16 
+0x716f 031847 arg mem_le_srand ,contr 
+0x7170 031848 call memcpy16 
+0x7171 031849 call inverse_memdat 
+0x7172 031850 arg mem_le_mackey ,contr 
+0x7173 031851 arg mem_aes_cmac_k ,contw 
+0x7174 031852 call memcpy16 
+0x7175 031854 branch function_aes_cmac 
+:      031858 get_r:
+0x7176 031859 fetch 4 ,mem_le_tk 
+0x7177 031860 istore 4 ,contw 
+0x7178 031861 call memset0_4 
+0x7179 031862 branch memset0_8 
+:      031864 function_f6_ea:
+0x717a 031865 bpatchx patch3b_3 ,mem_patch3b 
+0x717b 031866 jam 65 ,mem_aes_cmac_data_length 
+0x717c 031867 arg memdat ,contw 
+0x717d 031868 call store_addr_common_b 
+0x717e 031869 call store_addr_common_a 
+0x717f 031870 fetch 3 ,mem_le_preq + 1 
+0x7180 031871 istore 3 ,contw 
+0x7181 031874 call get_r 
+0x7182 031875 arg mem_le_srand ,contr 
+0x7183 031876 call memcpy16 
+0x7184 031877 arg mem_le_mrand ,contr 
+0x7185 031878 call memcpy16 
+0x7186 031879 call inverse_memdat 
+0x7187 031880 arg mem_le_mackey ,contr 
+0x7188 031881 arg mem_aes_cmac_k ,contw 
+0x7189 031882 call memcpy16 
+0x718a 031884 call function_aes_cmac 
+0x718b 031885 arg mem_aes_cmac_temp ,contw 
+0x718c 031886 branch load_inverse_result 
+:      031888 function_f5:
+0x718d 031889 jam 32 ,mem_aes_cmac_data_length 
+0x718e 031890 arg mem_le_dhkey_256 ,contr 
+0x718f 031891 arg memdat ,contw 
+0x7190 031892 call memcpy32 
+0x7191 031893 call inverse_memdat 
+0x7192 031894 arg mem_le_slat ,contr 
+0x7193 031895 call store_inverse_k 
+0x7194 031896 call function_aes_cmac 
+0x7195 031897 arg mem_aes_cmac_k ,contw 
+0x7196 031898 call store_aes_result 
+0x7197 031899 arg 1 ,temp 
+0x7198 031900 call function_f5_common 
+0x7199 031901 arg mem_le_ltk ,contw 
+0x719a 031902 call load_inverse_result 
+0x719b 031903 arg 0 ,temp 
+0x719c 031904 call function_f5_common 
+0x719d 031905 arg mem_le_mackey ,contw 
+0x719e 031907 branch store_aes_result 
+:      031910 function_f5_common:
+0x719f 031911 bpatchx patch3b_4 ,mem_patch3b 
+0x71a0 031912 jam 53 ,mem_aes_cmac_data_length 
+0x71a1 031913 setarg 0x100 
+0x71a2 031914 store 2 ,memdat 
+0x71a3 031915 call store_addr_common_b 
+0x71a4 031916 call store_addr_common_a 
+0x71a5 031917 arg mem_le_srand ,contr 
+0x71a6 031918 call memcpy16 
+0x71a7 031919 arg mem_le_mrand ,contr 
+0x71a8 031920 call memcpy16 
+0x71a9 031922 setarg 0x6c65 
+0x71aa 031923 istore 2 ,contw 
+0x71ab 031924 setarg 0x6274 
+0x71ac 031925 istore 2 ,contw 
+0x71ad 031926 istoret 1 ,contw 
+0x71ae 031927 call inverse_memdat 
+0x71af 031928 branch function_aes_cmac 
+:      031930 store_addr_common_b:
+0x71b0 031931 fetch 6 ,mem_le_lap 
+0x71b1 031932 istore 6 ,contw 
+0x71b2 031933 fetch 1 ,mem_le_conn_own_addr_type 
+0x71b3 031934 istore 1 ,contw 
+0x71b4 031935 rtn 
+:      031937 store_addr_common_a:
+0x71b5 031938 fetch 6 ,mem_le_plap 
+0x71b6 031939 istore 6 ,contw 
+0x71b7 031944 fetch 1 ,mem_le_conn_peer_addr_type 
+0x71b8 031945 istore 1 ,contw 
+0x71b9 031946 rtn 
+:      031948 function_f4_ca:
+0x71ba 031949 jam 65 ,mem_aes_cmac_data_length 
+0x71bb 031950 fetch 1 ,mem_passkey_1bit 
+0x71bc 031951 store 1 ,memdat 
+0x71bd 031952 arg mem_le_pubkey_local_x_256 ,contr 
+0x71be 031953 call memcpy32 
+0x71bf 031954 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c0 031955 call memcpy32 
+0x71c1 031956 call inverse_memdat 
+0x71c2 031957 arg mem_le_mrand ,contr 
+0x71c3 031958 call store_inverse_k 
+0x71c4 031959 branch function_aes_cmac 
+:      031962 function_f4_cb:
+0x71c5 031963 jam 65 ,mem_aes_cmac_data_length 
+0x71c6 031964 fetch 1 ,mem_passkey_1bit 
+0x71c7 031965 store 1 ,memdat 
+0x71c8 031966 arg mem_le_pubkey_remote_x_256 ,contr 
+0x71c9 031967 call memcpy32 
+0x71ca 031968 arg mem_le_pubkey_local_x_256 ,contr 
+0x71cb 031969 call memcpy32 
+0x71cc 031970 call inverse_memdat 
+0x71cd 031971 arg mem_le_srand ,contr 
+0x71ce 031972 call store_inverse_k 
+0x71cf 031973 branch function_aes_cmac 
+:      031975 function_aes_cmac:
+0x71d0 031976 bpatchx patch3b_5 ,mem_patch3b 
+0x71d1 031977 call function_aes_cmac_generate_subkey 
+0x71d2 031981 fetch 1 ,mem_aes_cmac_data_length 
+0x71d3 031982 copy pdata ,temp 
+:      031983 function_ceil16:
+0x71d4 031984 increase 15 ,pdata 
+0x71d5 031985 rshift4 pdata ,pdata 
+0x71d6 031986 copy pdata ,regb 
+0x71d7 031987 branch function_aes_cmac_set_flag_0_balnk ,blank 
+0x71d8 031988 and temp ,0x0f ,pdata 
+0x71d9 031989 nbranch function_aes_cmac_set_flag_0 ,blank 
+0x71da 031991 arg mem_aes_cmac_k1 ,regc 
+0x71db 031992 arg memdat ,pdata 
+0x71dc 031993 increase -16 ,pdata 
+0x71dd 031996 iadd temp ,rega 
+0x71de 031997 arg mem_aes_cmac_m_last ,contw 
+0x71df 031998 arg 4 ,loopcnt 
+0x71e0 031999 call xor_loop 
+0x71e1 032003 branch function_aes_cmac_aes 
+:      032005 function_aes_cmac_set_flag_0_balnk:
+0x71e2 032006 arg 1 ,regb 
+0x71e3 032007 arg 0 ,rega 
+0x71e4 032009 branch function_aes_cmac_set_flag_0_common 
+:      032012 function_aes_cmac_set_flag_0:
+0x71e5 032014 and temp ,0x0f ,rega 
+:      032015 function_aes_cmac_set_flag_0_common:
+0x71e6 032016 arg memdat ,pdata 
+0x71e7 032017 iadd temp ,pdata 
+0x71e8 032018 isub rega ,contr 
+0x71e9 032020 arg mem_aes_cmac_temp ,contw 
+0x71ea 032021 call function_aes_cmac_padding 
+0x71eb 032023 arg mem_aes_cmac_k2 ,regc 
+0x71ec 032024 arg mem_aes_cmac_temp ,rega 
+0x71ed 032025 arg mem_aes_cmac_m_last ,contw 
+0x71ee 032026 arg 4 ,loopcnt 
+0x71ef 032027 call xor_loop 
+:      032034 function_aes_cmac_aes:
+0x71f0 032039 call aes_clear_data 
+0x71f1 032040 call aes_init 
+0x71f2 032043 arg memdat ,contr 
+:      032044 function_aes_cmac_aes_loop:
+0x71f3 032046 increase -1 ,regb 
+0x71f4 032047 deposit regb 
+0x71f5 032048 branch function_aes_cmac_aes_loop_end ,blank 
+0x71f6 032049 call load_data128 
+0x71f7 032050 call do_aes_cbc 
+0x71f8 032051 branch function_aes_cmac_aes_loop 
+:      032053 function_aes_cmac_aes_loop_end:
+0x71f9 032054 arg mem_aes_cmac_temp ,contw 
+0x71fa 032055 call store_aes_result 
+0x71fb 032056 arg mem_aes_cmac_m_last ,contr 
+0x71fc 032057 call load_data128 
+0x71fd 032058 call aes_init 
+0x71fe 032059 arg mem_aes_cmac_temp ,contr 
+0x71ff 032060 call load_data128 
+0x7200 032061 branch do_aes_cbc 
+:      032065 load_inverse_result:
+0x7201 032067 copy contw ,rega 
+0x7202 032068 call store_aes_result 
+0x7203 032070 arg 16 ,loopcnt 
+0x7204 032071 branch inverse_data 
+:      032073 store_inverse_k:
+0x7205 032074 arg mem_aes_cmac_k ,contw 
+0x7206 032075 call memcpy16 
+:      032076 inverse_k:
+0x7207 032077 arg 16 ,loopcnt 
+0x7208 032078 arg mem_aes_cmac_k ,rega 
+0x7209 032079 branch inverse_data 
+:      032081 inverse_memdat:
+0x720a 032082 fetch 1 ,mem_aes_cmac_data_length 
+0x720b 032083 copy pdata ,loopcnt 
+0x720c 032084 arg memdat ,rega 
+0x720d 032085 branch inverse_data 
+:      032087 bn_lshift_0_inverse:
+0x720e 032088 ifetch 1 ,rega 
+0x720f 032089 lshift pdata ,pdata 
+0x7210 032090 isolate1 0 ,regc 
+0x7211 032091 setflag true ,0 ,pdata 
+0x7212 032092 isolate1 8 ,pdata 
+0x7213 032093 setflag true ,0 ,regc 
+0x7214 032094 istore 1 ,rega 
+0x7215 032095 increase -1 ,rega 
+0x7216 032096 loop bn_lshift_0_inverse 
+0x7217 032097 rtn 
+:      032099 function_aes_cmac_k1_inverse:
+0x7218 032100 arg mem_aes_cmac_k1 ,rega 
+:      032101 function_aes_cmac_inverse_common:
+0x7219 032102 increase 15 ,rega 
+0x721a 032103 force 16 ,loopcnt 
+0x721b 032104 force 0 ,regc 
+0x721c 032105 branch bn_lshift_0_inverse 
+:      032107 function_aes_cmac_k2_inverse:
+0x721d 032108 arg mem_aes_cmac_k2 ,rega 
+0x721e 032109 branch function_aes_cmac_inverse_common 
+:      032112 function_aes_cmac_generate_subkey:
+0x721f 032113 arg mem_aes_cmac_k ,contr 
+0x7220 032114 call load_key 
+0x7221 032117 force regidx_xor ,regext_index 
+0x7222 032118 call aes_clear 
+0x7223 032119 call aes_clear_data 
+0x7224 032120 call do_aes_ocb 
+0x7225 032125 arg mem_aes_cmac_k1 ,contw 
+0x7226 032126 call store_aes_result 
+:      032127 function_aes_cmac_k1:
+0x7227 032128 bpatchx patch3b_6 ,mem_patch3b 
+0x7228 032129 fetch 1 ,mem_aes_cmac_k1 
+0x7229 032130 isolate1 7 ,pdata 
+0x722a 032131 nbranch function_aes_cmac_k1_0 ,true 
+0x722b 032132 call function_aes_cmac_k1_inverse 
+0x722c 032135 arg mem_aes_cmac_k1 ,regc 
+0x722d 032137 arg mem_aes_cmac_k1 ,contw 
+0x722e 032140 call function_aes_cmac_xor_rb 
+0x722f 032141 branch function_aes_cmac_k2 
+:      032142 function_aes_cmac_k1_0:
+0x7230 032143 call function_aes_cmac_k1_inverse 
+:      032144 function_aes_cmac_k2:
+0x7231 032146 arg mem_aes_cmac_k1 ,contr 
+0x7232 032147 arg mem_aes_cmac_k2 ,contw 
+0x7233 032148 call memcpy16 
+0x7234 032149 fetch 1 ,mem_aes_cmac_k2 
+0x7235 032150 isolate1 7 ,pdata 
+0x7236 032151 nbranch function_aes_cmac_k2_inverse ,true 
+0x7237 032152 call function_aes_cmac_k2_inverse 
+0x7238 032154 arg mem_aes_cmac_k2 ,regc 
+0x7239 032156 arg mem_aes_cmac_k2 ,contw 
+:      032162 function_aes_cmac_xor_rb:
+0x723a 032163 arg 3 ,loopcnt 
+:      032164 function_aes_cmac_xor_rb_loop:
+0x723b 032165 arg 0 ,temp 
+0x723c 032166 call function_aes_cmac_xor_loop_common 
+0x723d 032167 increase 4 ,regc 
+0x723e 032168 loop function_aes_cmac_xor_rb_loop 
+0x723f 032169 arg 0x8700 ,temp 
+0x7240 032170 lshift16 temp ,temp 
+:      032171 function_aes_cmac_xor_loop_common:
+0x7241 032172 ifetch 4 ,regc 
+0x7242 032173 ixor temp ,pdata 
+0x7243 032174 istore 4 ,contw 
+0x7244 032175 rtn 
+:      032181 function_aes_cmac_padding:
+0x7245 032182 bpatchx patch3b_7 ,mem_patch3b 
+0x7246 032183 arg 16 ,loopcnt 
+0x7247 032184 arg 0 ,pdata 
+:      032185 function_aes_cmac_padding_loop:
+0x7248 032186 isub rega ,null 
+0x7249 032187 branch function_aes_cmac_padding_beq_length ,zero 
+0x724a 032188 branch function_aes_cmac_padding_big_length ,positive 
+0x724b 032189 ifetcht 1 ,contr 
+0x724c 032190 istoret 1 ,contw 
+:      032191 function_aes_cmac_padding_loop2:
+0x724d 032192 increase 1 ,pdata 
+0x724e 032193 loop function_aes_cmac_padding_loop 
+0x724f 032194 rtn 
+:      032195 function_aes_cmac_padding_beq_length:
+0x7250 032196 arg 0x80 ,temp 
+:      032197 function_aes_cmac_padding_common:
+0x7251 032198 istoret 1 ,contw 
+0x7252 032199 branch function_aes_cmac_padding_loop2 
+:      032201 function_aes_cmac_padding_big_length:
+0x7253 032202 arg 0 ,temp 
+0x7254 032203 branch function_aes_cmac_padding_common 
+:      032206 generate_kinit:
+0x7255 032207 call function_e22 
+0x7256 032208 arg mem_input_store ,contr 
+0x7257 032209 arg mem_kinit ,contw 
+0x7258 032210 branch memcpy16 
+:      032213 function_e21:
+0x7259 032214 disable user 
+0x725a 032215 call function_expand 
+0x725b 032216 arg mem_random_number ,contr 
+0x725c 032217 arg mem_x ,contw 
+0x725d 032218 force 15 ,loopcnt 
+0x725e 032219 call memcpy 
+0x725f 032220 ifetch 1 ,contr 
+0x7260 032221 xor_into 6 ,pdata 
+0x7261 032222 istore 1 ,contw 
+0x7262 032223 setarg mem_y 
+0x7263 032224 store 2 ,memp_ar_input 
+0x7264 032225 setarg mem_x 
+0x7265 032226 store 2 ,memp_ar_key 
+0x7266 032227 set1 mark_ar2 ,mark 
+0x7267 032228 branch function_ar 
+:      032232 function_e22:
+0x7268 032233 fetcht 1 ,mem_pin_length 
+0x7269 032234 force 16 ,regb 
+0x726a 032235 add temp ,6 ,regc 
+0x726b 032236 sub regc ,16 ,null 
+0x726c 032237 branch function_e22_pin_init ,positive 
+0x726d 032238 force 16 ,regc 
+:      032239 function_e22_pin_init:
+0x726e 032240 arg mem_x ,contw 
+:      032241 function_e22_genx_pin:
+0x726f 032242 arg mem_pin ,contr 
+0x7270 032243 copy temp ,loopcnt 
+0x7271 032244 disable user 
+:      032245 function_e22_genx_loop:
+0x7272 032246 ifetch 1 ,contr 
+0x7273 032247 istore 1 ,contw 
+0x7274 032248 increase -1 ,regb 
+0x7275 032249 branch function_e22_genx_end ,zero 
+0x7276 032250 loop function_e22_genx_loop 
+0x7277 032251 branch function_e22_genx_pin ,user 
+0x7278 032252 enable user 
+0x7279 032253 force 6 ,loopcnt 
+0x727a 032254 copy rega ,contr 
+0x727b 032255 branch function_e22_genx_loop 
+:      032256 function_e22_genx_end:
+0x727c 032257 arg mem_random_number ,contr 
+0x727d 032258 arg mem_y ,contw 
+0x727e 032259 call memcpy16 
+0x727f 032260 fetch 1 ,mem_y15 
+0x7280 032261 ixor regc ,pdata 
+0x7281 032262 store 1 ,mem_y15 
+0x7282 032263 setarg mem_y 
+0x7283 032264 store 2 ,memp_ar_input 
+0x7284 032265 setarg mem_x 
+0x7285 032266 store 2 ,memp_ar_key 
+0x7286 032267 set1 mark_ar2 ,mark 
+0x7287 032268 branch function_ar 
+:      032273 function_e1:
+0x7288 032274 disable user 
+0x7289 032275 call function_expand 
+0x728a 032276 branch function_hash 
+:      032278 function_e3:
+0x728b 032279 arg mem_aco ,rega 
+0x728c 032280 enable user 
+0x728d 032281 call function_expand 
+0x728e 032282 call function_hash 
+0x728f 032283 arg mem_input_store ,contr 
+0x7290 032284 arg mem_kc ,contw 
+0x7291 032285 branch memcpy16 
+:      032288 function_hash:
+0x7292 032289 setarg mem_random_number 
+0x7293 032290 store 2 ,memp_ar_input 
+0x7294 032291 setarg mem_link_key 
+0x7295 032292 store 2 ,memp_ar_key 
+0x7296 032293 set0 mark_ar2 ,mark 
+0x7297 032294 call function_ar 
+0x7298 032295 arg mem_input_store ,rega 
+0x7299 032296 arg mem_random_number ,regb 
+0x729a 032297 arg mem_x ,contw 
+0x729b 032298 call xor16 
+0x729c 032299 arg mem_x ,rega 
+0x729d 032300 arg mem_y ,regb 
+0x729e 032301 copy regb ,contw 
+0x729f 032302 enable user 
+0x72a0 032303 call add16 
+0x72a1 032304 call key_offset 
+0x72a2 032305 setarg mem_y 
+0x72a3 032306 store 2 ,memp_ar_input 
+0x72a4 032307 setarg mem_x 
+0x72a5 032308 store 2 ,memp_ar_key 
+0x72a6 032309 set1 mark_ar2 ,mark 
+0x72a7 032310 branch function_ar 
+:      032314 function_ar:
+0x72a8 032315 jam 0 ,mem_ar_hround 
+0x72a9 032316 fetch 2 ,memp_ar_key 
+0x72aa 032317 iforce contr 
+0x72ab 032318 arg mem_key_store ,contw 
+0x72ac 032319 call memcpy16 
+0x72ad 032320 fetch 2 ,memp_ar_input 
+0x72ae 032321 iforce contr 
+0x72af 032322 arg mem_input_store ,contw 
+0x72b0 032323 call memcpy16 
+:      032325 function_ar_loop:
+0x72b1 032326 call key_scheduling 
+0x72b2 032327 disable user 
+0x72b3 032328 bmark0 mark_ar2 ,function_ar_original 
+0x72b4 032329 fetch 1 ,mem_ar_hround 
+0x72b5 032330 bne 4 ,function_ar_original 
+0x72b6 032331 fetch 2 ,memp_ar_input 
+0x72b7 032332 iforce regb 
+0x72b8 032333 call xor_mod32_ar2 
+:      032334 function_ar_original:
+0x72b9 032335 call xor_mod32 
+0x72ba 032336 call el_boxes 
+0x72bb 032337 fetch 1 ,mem_ar_hround 
+0x72bc 032338 increase 1 ,pdata 
+0x72bd 032339 store 1 ,mem_ar_hround 
+0x72be 032341 call key_scheduling 
+0x72bf 032342 enable user 
+0x72c0 032343 call xor_mod32 
+0x72c1 032344 call pht 
+0x72c2 032345 call permute 
+0x72c3 032346 call pht 
+0x72c4 032347 call permute 
+0x72c5 032348 call pht 
+0x72c6 032349 call permute 
+0x72c7 032350 call pht 
+0x72c8 032351 fetch 1 ,mem_ar_hround 
+0x72c9 032352 increase 1 ,pdata 
+0x72ca 032353 store 1 ,mem_ar_hround 
+0x72cb 032354 bne 16 ,function_ar_loop 
+0x72cc 032355 call key_scheduling 
+0x72cd 032356 disable user 
+0x72ce 032357 branch xor_mod32 
+:      032361 key_scheduling:
+0x72cf 032362 fetch 1 ,mem_ar_hround 
+0x72d0 032363 arg mem_key_store ,contr 
+0x72d1 032364 branch key_sched_zero ,blank 
+0x72d2 032365 iforce regb 
+0x72d3 032366 force 17 ,loopcnt 
+0x72d4 032367 copy contr ,contw 
+:      032368 key_rotateloop:
+0x72d5 032369 ifetch 1 ,contr 
+0x72d6 032370 lshift3 pdata ,temp 
+0x72d7 032371 rshift2 pdata ,pdata 
+0x72d8 032372 rshift3 pdata ,pdata 
+0x72d9 032373 ior temp ,pdata 
+0x72da 032374 istore 1 ,contw 
+0x72db 032375 loop key_rotateloop 
+0x72dc 032376 setarg mem_key_store 
+0x72dd 032377 iadd regb ,contr 
+0x72de 032378 force 16 ,loopcnt 
+0x72df 032379 arg mem_round_key ,contw 
+:      032380 key_select_octet_loop:
+0x72e0 032381 ifetch 1 ,contr 
+0x72e1 032382 istore 1 ,contw 
+0x72e2 032383 compare mem_key_store_end ,contr ,0xff 
+0x72e3 032384 nbranch key_select_octet_nwrap ,true 
+0x72e4 032385 increase -17 ,contr 
+:      032386 key_select_octet_nwrap:
+0x72e5 032387 loop key_select_octet_loop 
+0x72e6 032388 force 0 ,rega 
+0x72e7 032389 add regb ,-1 ,regc 
+0x72e8 032390 lshift2 regc ,regc 
+0x72e9 032391 lshift2 regc ,regc 
+0x72ea 032392 call enable_authrom 
+0x72eb 032393 setarg mem_b_box 
+0x72ec 032394 iadd regc ,regc 
+0x72ed 032395 arg mem_round_key ,contw 
+0x72ee 032396 force 16 ,loopcnt 
+:      032397 bias_round_key_loop:
+0x72ef 032398 ifetcht 1 ,regc 
+0x72f0 032399 ifetch 1 ,contw 
+0x72f1 032400 iadd temp ,pdata 
+0x72f2 032401 istore 1 ,contw 
+0x72f3 032402 increase 1 ,regc 
+0x72f4 032403 loop bias_round_key_loop 
+0x72f5 032404 branch disable_authrom 
+:      032406 key_sched_zero:
+0x72f6 032407 force 16 ,loopcnt 
+0x72f7 032408 force 0 ,temp 
+:      032409 create_byte_16_loop:
+0x72f8 032410 ifetch 1 ,contr 
+0x72f9 032411 ixor temp ,temp 
+0x72fa 032412 loop create_byte_16_loop 
+0x72fb 032413 deposit temp 
+0x72fc 032414 istore 1 ,contr 
+0x72fd 032415 arg mem_key_store ,contr 
+0x72fe 032416 arg mem_round_key ,contw 
+0x72ff 032417 branch memcpy16 
+:      032419 xor_mod32:
+0x7300 032420 arg mem_round_key ,regb 
+:      032421 xor_mod32_ar2:
+0x7301 032422 force 16 ,loopcnt 
+0x7302 032423 arg mem_input_store ,rega 
+0x7303 032424 copy rega ,contw 
+:      032425 xor_mod32_loop:
+0x7304 032426 ifetcht 1 ,rega 
+0x7305 032427 ifetch 1 ,regb 
+0x7306 032428 ixor temp ,alarm 
+0x7307 032429 and loopcnt ,3 ,regc 
+0x7308 032430 nbranch xor_mod32_invert ,user 
+0x7309 032431 xor_into 3 ,regc 
+:      032432 xor_mod32_invert:
+0x730a 032433 sub regc ,1 ,regc 
+0x730b 032434 branch xor_even ,positive 
+0x730c 032435 iadd temp ,alarm 
+:      032436 xor_even:
+0x730d 032437 deposit alarm 
+0x730e 032438 istore 1 ,contw 
+0x730f 032439 increase 1 ,rega 
+0x7310 032440 increase 1 ,regb 
+0x7311 032441 loop xor_mod32_loop 
+0x7312 032442 rtn 
+:      032444 el_boxes:
+0x7313 032445 call enable_authrom 
+0x7314 032446 force 16 ,loopcnt 
+0x7315 032447 arg mem_input_store ,rega 
+:      032448 el_box_loop:
+0x7316 032449 ifetch 1 ,rega 
+0x7317 032450 arg mem_e_box ,contr 
+0x7318 032451 and loopcnt ,3 ,regc 
+0x7319 032452 sub regc ,1 ,null 
+0x731a 032453 branch e_boxes ,positive 
+0x731b 032454 arg mem_l_box ,contr 
+:      032455 e_boxes:
+0x731c 032456 iadd contr ,contr 
+0x731d 032457 ifetch 1 ,contr 
+0x731e 032458 istore 1 ,rega 
+0x731f 032459 increase 1 ,rega 
+0x7320 032460 loop el_box_loop 
+0x7321 032461 branch disable_authrom 
+:      032463 pht:
+0x7322 032464 force 8 ,loopcnt 
+0x7323 032465 arg mem_input_store ,contr 
+0x7324 032466 copy contr ,contw 
+:      032467 pht_loop:
+0x7325 032468 ifetch 1 ,contr 
+0x7326 032469 iforce rega 
+0x7327 032470 ifetch 1 ,contr 
+0x7328 032471 iforce regb 
+0x7329 032472 lshift rega ,pdata 
+0x732a 032473 iadd regb ,pdata 
+0x732b 032474 istore 1 ,contw 
+0x732c 032475 deposit rega 
+0x732d 032476 iadd regb ,pdata 
+0x732e 032477 istore 1 ,contw 
+0x732f 032478 loop pht_loop 
+0x7330 032479 rtn 
+:      032482 permute:
+0x7331 032483 setarg 0x8ae42c 
+0x7332 032484 iforce temp 
+0x7333 032485 force 7 ,loopcnt 
+0x7334 032486 call permute_exchange 
+0x7335 032487 setarg 0xd751b 
+0x7336 032488 iforce temp 
+0x7337 032489 force 5 ,loopcnt 
+0x7338 032490 call permute_exchange 
+0x7339 032491 fetch 1 ,mem_input_store + 15 
+0x733a 032492 iforce rega 
+0x733b 032493 fetch 1 ,mem_input_store + 3 
+0x733c 032494 store 1 ,mem_input_store + 15 
+0x733d 032495 deposit rega 
+0x733e 032496 store 1 ,mem_input_store + 3 
+0x733f 032497 rtn 
+:      032499 permute_exchange:
+0x7340 032500 and temp ,0xf ,regb 
+:      032501 permute_loop:
+0x7341 032502 and temp ,0xf ,pdata 
+0x7342 032503 arg mem_input_store ,contw 
+0x7343 032504 iadd contw ,contw 
+0x7344 032505 ifetch 1 ,contw 
+0x7345 032506 iforce regc 
+0x7346 032507 deposit rega 
+0x7347 032508 istore 1 ,contw 
+0x7348 032509 copy regc ,rega 
+0x7349 032510 rshift4 temp ,temp 
+0x734a 032511 loop permute_loop 
+0x734b 032512 setarg mem_input_store 
+0x734c 032513 iadd regb ,contw 
+0x734d 032514 deposit rega 
+0x734e 032515 istore 1 ,contw 
+0x734f 032516 rtn 
+:      032518 add16:
+0x7350 032519 enable user 
+0x7351 032520 branch xor_add16 
+:      032522 xor16:
+0x7352 032523 disable user 
+:      032524 xor_add16:
+0x7353 032525 force 16 ,loopcnt 
+:      032526 xoradd_loop:
+0x7354 032527 ifetcht 1 ,rega 
+0x7355 032528 ifetch 1 ,regb 
+0x7356 032529 branch xoradd_add ,user 
+0x7357 032530 ixor temp ,pdata 
+0x7358 032531 branch xoradd_store 
+:      032532 xoradd_add:
+0x7359 032533 iadd temp ,pdata 
+:      032534 xoradd_store:
+0x735a 032535 istore 1 ,contw 
+0x735b 032536 increase 1 ,rega 
+0x735c 032537 increase 1 ,regb 
+0x735d 032538 loop xoradd_loop 
+0x735e 032539 rtn 
+:      032542 function_expand:
+0x735f 032543 arg mem_y ,contw 
+0x7360 032544 ifetch 6 ,rega 
+0x7361 032545 istore 6 ,contw 
+0x7362 032546 branch expand_12 ,user 
+0x7363 032547 ifetch 6 ,rega 
+0x7364 032548 branch expand_cont 
+:      032549 expand_12:
+0x7365 032550 ifetch 6 ,contr 
+:      032551 expand_cont:
+0x7366 032552 istore 6 ,contw 
+0x7367 032553 ifetch 4 ,rega 
+0x7368 032554 istore 4 ,contw 
+0x7369 032555 rtn 
+:      032557 key_offset:
+0x736a 032558 arg mem_link_key ,contr 
+0x736b 032559 arg mem_x ,contw 
+0x736c 032560 arg 0 ,temp 
+0x736d 032561 setarg 0x8395a7 
+0x736e 032562 call concatenate_temp24 
+0x736f 032563 setarg 0xb3c1df 
+0x7370 032564 call concatenate_temp24 
+0x7371 032565 setarg 0xe5e9 
+0x7372 032566 call concatenate_temp16 
+0x7373 032567 copy temp ,regab 
+0x7374 032568 disable user 
+0x7375 032569 call key_addxor 
+0x7376 032570 copy regab ,temp 
+0x7377 032571 enable user 
+0x7378 032572 branch key_addxor 
+:      032574 key_addxor:
+0x7379 032575 force 8 ,loopcnt 
+:      032576 key_addxor_loop:
+0x737a 032577 ifetch 1 ,contr 
+0x737b 032578 compare 1 ,loopcnt ,1 
+0x737c 032579 branch key_high ,user 
+0x737d 032580 branch key_xor ,true 
+:      032581 key_add:
+0x737e 032582 iadd temp ,pdata 
+0x737f 032583 branch key_store 
+:      032584 key_high:
+0x7380 032585 branch key_add ,true 
+:      032586 key_xor:
+0x7381 032587 ixor temp ,pdata 
+:      032588 key_store:
+0x7382 032589 istore 1 ,contw 
+0x7383 032590 rshift8 temp ,temp 
+0x7384 032591 loop key_addxor_loop 
+0x7385 032592 rtn 
+:      032594 copy_aco:
+0x7386 032595 fetch 6 ,mem_input_store + 4 
+0x7387 032596 store 6 ,mem_aco 
+0x7388 032597 ifetch 6 ,contr 
+0x7389 032598 istore 6 ,contw 
+0x738a 032599 rtn 
+:      032601 concatenate_temp24:
+0x738b 032602 lshift8 temp ,temp 
+:      032603 concatenate_temp16:
+0x738c 032604 lshift16 temp ,temp 
+0x738d 032605 ior temp ,temp 
+0x738e 032606 rtn 
+:      032610 loop1:
+0x738f 032611 branch loop1 
+:      032615 generate_stk:
+0x7390 032616 bpatchx patch3c_0 ,mem_patch3c 
+0x7391 032617 call function_s1 
+0x7392 032618 arg mem_le_ltk ,contw 
+0x7393 032619 branch store_aes_result 
+:      032622 authenticate_rconfirm:
+0x7394 032623 arg mem_le_srand ,contw 
+0x7395 032624 branch authenticate_mconfirm ,master 
+0x7396 032625 arg mem_le_mrand ,contw 
+:      032626 authenticate_mconfirm:
+0x7397 032627 copy contr ,rega 
+0x7398 032628 call memcpy16 
+0x7399 032629 call function_c1 
+0x739a 032630 arg mem_le_rconfirm ,contr 
+0x739b 032631 branch compare_res 
+:      032633 generate_confirm:
+0x739c 032634 arg mem_le_mrand ,rega 
+0x739d 032635 branch generate_mrand ,master 
+0x739e 032636 arg mem_le_srand ,rega 
+:      032637 generate_mrand:
+0x739f 032638 copy rega ,contw 
+0x73a0 032639 call generate_random 
+0x73a1 032640 branch function_c1 
+:      032642 generate_sk:
+0x73a2 032643 arg mem_le_skdm ,contr 
+0x73a3 032644 call load_data128 
+0x73a4 032645 arg mem_le_ltk ,contr 
+0x73a5 032646 call load_regext 
+0x73a6 032647 force 0x38 ,aes_ctrl 
+0x73a7 032648 force 0x0 ,aes_ctrl 
+0x73a8 032649 call wait_aes 
+0x73a9 032650 arg mem_le_sk ,contw 
+0x73aa 032651 branch store_aes_result 
+:      032654 first_block_counter:
+0x73ab 032655 force 0x49 ,pdata 
+0x73ac 032656 branch first_block 
+:      032657 first_block_data:
+0x73ad 032658 force 1 ,pdata 
+:      032659 first_block:
+0x73ae 032660 force regidx_data ,regext_index 
+0x73af 032661 lshift8 temp ,regext 
+0x73b0 032662 ior regext ,regext 
+0x73b1 032663 increase 1 ,regext_index 
+0x73b2 032664 rshift8 temp ,regext 
+0x73b3 032665 rshift16 regext ,regext 
+0x73b4 032666 fetch 2 ,mem_le_ivm 
+0x73b5 032667 lshift16 ,pdata ,pdata 
+0x73b6 032668 ior regext ,regext 
+0x73b7 032669 increase 1 ,regext_index 
+0x73b8 032670 ifetch 4 ,contr 
+0x73b9 032671 iforce regext 
+0x73ba 032672 increase 1 ,regext_index 
+0x73bb 032673 ifetch 2 ,contr 
+0x73bc 032674 byteswap rega ,regext 
+0x73bd 032675 lshift16 regext ,regext 
+0x73be 032676 ior regext ,regext 
+0x73bf 032677 increase 1 ,regext_index 
+0x73c0 032678 rtn 
+:      032682 generate_mic:
+0x73c1 032683 add regc ,1 ,contr 
+0x73c2 032684 ifetch 1 ,contr 
+0x73c3 032685 iforce rega 
+0x73c4 032686 call first_block_counter 
+0x73c5 032687 call do_aes_ocb 
+0x73c6 032689 force regidx_data ,regext_index 
+0x73c7 032690 ifetch 1 ,regc 
+0x73c8 032691 and_into 0x3 ,pdata 
+0x73c9 032692 lshift16 pdata ,regext 
+0x73ca 032693 set1 8 ,regext 
+0x73cb 032694 call clear_hidata 
+0x73cc 032695 call do_aes_cbc 
+0x73cd 032697 copy rega ,loopcnt 
+0x73ce 032698 add regc ,2 ,contr 
+0x73cf 032699 call padding_data 
+:      032700 generate_mic_loop:
+0x73d0 032701 call aes_load_data 
+0x73d1 032702 call do_aes_cbc 
+0x73d2 032703 deposit loopcnt 
+0x73d3 032704 branch generate_mic_end ,blank 
+0x73d4 032705 branch generate_mic_loop 
+:      032706 generate_mic_end:
+0x73d5 032707 force regidx_result ,regext_index 
+0x73d6 032708 deposit regext 
+0x73d7 032709 store 4 ,mem_le_mic 
+0x73d8 032710 rtn 
+:      032712 aes_crypt_data:
+0x73d9 032713 increase 1 ,rega 
+0x73da 032714 call first_block_data 
+0x73db 032715 copy regc ,contr 
+0x73dc 032716 call aes_load_xor 
+0x73dd 032717 call do_aes_ctr 
+0x73de 032718 call store_enc_data 
+0x73df 032719 increase 16 ,regc 
+0x73e0 032720 increase -16 ,regb 
+0x73e1 032721 branch aes_crypt_data ,positive 
+0x73e2 032722 rtn 
+:      032724 le_encrypt:
+0x73e3 032725 bpatchx patch3c_1 ,mem_patch3c 
+0x73e4 032726 arg mem_le_txheader ,regc 
+0x73e5 032727 fetcht 5 ,mem_le_pcnt_tx 
+0x73e6 032728 call generate_mic 
+0x73e7 032729 force regidx_xor ,regext_index 
+0x73e8 032730 iforce regext 
+0x73e9 032731 force 0 ,rega 
+0x73ea 032732 call first_block_data 
+0x73eb 032733 call do_aes_ctr 
+0x73ec 032734 arg mem_le_txpayload ,regc 
+0x73ed 032735 fetch 1 ,mem_le_txlen 
+0x73ee 032736 add pdata ,-1 ,regb 
+0x73ef 032737 iadd regc ,contw 
+0x73f0 032738 force regidx_result ,regext_index 
+0x73f1 032739 deposit regext 
+0x73f2 032740 istore 4 ,contw 
+0x73f3 032741 call aes_crypt_data 
+0x73f4 032742 fetch 1 ,mem_le_txlen 
+0x73f5 032743 increase 4 ,pdata 
+0x73f6 032744 store 1 ,mem_le_txlen 
+0x73f7 032745 fetcht 5 ,mem_le_pcnt_tx 
+0x73f8 032746 increase 1 ,temp 
+0x73f9 032747 storet 5 ,mem_le_pcnt_tx 
+0x73fa 032748 rtn 
+:      032750 le_decrypt:
+0x73fb 032751 bpatchx patch3c_2 ,mem_patch3c 
+0x73fc 032752 fetch 1 ,mem_le_rxbuf + 1 
+0x73fd 032753 sub pdata ,20 ,null 
+0x73fe 032754 branch le_dec_cont ,positive 
+:      032755 le_dec_cont:
+0x73ff 032756 arg mem_le_rxbuf + 2 ,regc 
+0x7400 032757 add pdata ,-1 ,regb 
+0x7401 032758 increase -4 ,pdata 
+0x7402 032759 store 1 ,mem_le_rxbuf + 1 
+0x7403 032760 iadd regc ,contr 
+0x7404 032761 ifetch 4 ,contr 
+0x7405 032762 force regidx_xor ,regext_index 
+0x7406 032763 iforce regext 
+0x7407 032764 force 0 ,rega 
+0x7408 032765 fetcht 5 ,mem_le_pcnt_rx 
+0x7409 032766 call first_block_data 
+0x740a 032767 call do_aes_ctr 
+0x740b 032768 force regidx_result ,regext_index 
+0x740c 032769 deposit regext 
+0x740d 032770 store 4 ,mem_le_peer_mic 
+0x740e 032771 call aes_crypt_data 
+0x740f 032772 arg mem_le_rxbuf ,regc 
+0x7410 032773 call generate_mic 
+0x7411 032774 fetcht 4 ,mem_le_peer_mic 
+0x7412 032775 isub temp ,pdata 
+0x7413 032776 nrtn blank 
+0x7414 032777 fetch 4 ,mem_le_last_mic 
+0x7415 032778 isub temp ,pdata 
+0x7416 032779 rtn blank 
+0x7417 032780 storet 4 ,mem_le_last_mic 
+0x7418 032781 fetch 5 ,mem_le_pcnt_rx 
+0x7419 032782 increase 1 ,pdata 
+0x741a 032783 store 5 ,mem_le_pcnt_rx 
+0x741b 032784 force 0 ,pdata 
+0x741c 032785 rtn 
+:      032787 wait_aes:
+0x741d 032788 nbranch wait_aes ,aes_ready 
+0x741e 032789 rtn 
+:      032791 do_aes_ocb:
+0x741f 032792 force 0x30 ,aes_ctrl 
+0x7420 032793 force 0x0 ,aes_ctrl 
+0x7421 032794 branch wait_aes 
+:      032796 do_aes_cbc:
+0x7422 032797 force 0x32 ,aes_ctrl 
+0x7423 032798 force 0x2 ,aes_ctrl 
+0x7424 032799 branch wait_aes 
+:      032801 do_aes_ctr:
+0x7425 032802 force 0x34 ,aes_ctrl 
+0x7426 032803 force 0x4 ,aes_ctrl 
+0x7427 032804 branch wait_aes 
+:      032807 aes_init:
+0x7428 032808 force 1 ,aes_ctrl 
+0x7429 032809 force 0 ,aes_ctrl 
+0x742a 032810 rtn 
+:      032811 function_s1:
+0x742b 032812 force regidx_data ,regext_index 
+0x742c 032813 fetch 4 ,mem_le_mrand 
+0x742d 032814 iforce regext 
+0x742e 032815 increase 1 ,regext_index 
+0x742f 032816 ifetch 4 ,contr 
+0x7430 032817 iforce regext 
+0x7431 032818 increase 1 ,regext_index 
+0x7432 032819 fetch 4 ,mem_le_srand 
+0x7433 032820 iforce regext 
+0x7434 032821 increase 1 ,regext_index 
+0x7435 032822 ifetch 4 ,contr 
+0x7436 032823 iforce regext 
+0x7437 032824 increase 1 ,regext_index 
+0x7438 032825 call aes_clear 
+0x7439 032826 increase -4 ,regext_index 
+0x743a 032827 fetch 4 ,mem_le_tk 
+0x743b 032828 copy pdata ,regext 
+0x743c 032829 increase 4 ,regext_index 
+0x743d 032830 force 0x38 ,aes_ctrl 
+0x743e 032831 force 0x8 ,aes_ctrl 
+0x743f 032832 branch wait_aes 
+:      032835 function_c1:
+0x7440 032836 bpatchx patch3c_3 ,mem_patch3c 
+0x7441 032837 fetch 6 ,mem_le_lap 
+0x7442 032838 fetcht 6 ,mem_le_plap 
+0x7443 032839 branch function_c1_master ,master 
+0x7444 032840 fetch 6 ,mem_le_plap 
+0x7445 032841 fetcht 6 ,mem_le_lap 
+:      032842 function_c1_master:
+0x7446 032843 force regidx_xor ,regext_index 
+0x7447 032844 copy temp ,regext 
+0x7448 032845 increase 1 ,regext_index 
+0x7449 032846 rshift32 temp ,regext 
+0x744a 032847 lshift16 pdata ,pdata 
+0x744b 032848 ior regext ,regext 
+0x744c 032849 increase 1 ,regext_index 
+0x744d 032850 rshift32 pdata ,regext 
+0x744e 032851 increase 1 ,regext_index 
+0x744f 032852 force 0 ,regext 
+0x7450 032853 force 0 ,pdata 
+0x7451 032854 fetch 1 ,mem_le_conn_peer_addr_type 
+0x7452 032855 fetcht 1 ,mem_le_adv_own_addr_type 
+0x7453 032856 nbranch function_c1_irat ,master 
+0x7454 032858 fetch 1 ,mem_le_conn_own_addr_type 
+0x7455 032859 fetcht 1 ,mem_le_conn_peer_addr_type 
+:      032860 function_c1_irat:
+0x7456 032861 store 1 ,mem_le_iat 
+0x7457 032862 storet 1 ,mem_le_rat 
+0x7458 032863 force regidx_data ,regext_index 
+0x7459 032864 arg mem_le_iat ,regb 
+0x745a 032865 force 4 ,loopcnt 
+:      032866 function_c1_loop1:
+0x745b 032867 ifetch 4 ,rega 
+0x745c 032868 ifetcht 4 ,regb 
+0x745d 032869 ixor temp ,regext 
+0x745e 032870 increase 1 ,regext_index 
+0x745f 032871 increase 4 ,rega 
+0x7460 032872 increase 4 ,regb 
+0x7461 032873 loop function_c1_loop1 
+0x7462 032874 call aes_clear 
+0x7463 032875 increase -4 ,regext_index 
+0x7464 032876 fetch 4 ,mem_le_tk 
+0x7465 032877 copy pdata ,regext 
+0x7466 032878 increase 4 ,regext_index 
+0x7467 032879 force 0x38 ,aes_ctrl 
+0x7468 032880 force 0xc ,aes_ctrl 
+0x7469 032881 call wait_aes 
+0x746a 032883 call aes_clear_data 
+0x746b 032884 force 0x3a ,aes_ctrl 
+0x746c 032885 force 0x8 ,aes_ctrl 
+0x746d 032886 branch wait_aes 
+:      032888 padding_data:
+0x746e 032889 compare 0 ,loopcnt ,3 
+0x746f 032890 rtn true 
+0x7470 032891 deposit contr 
+0x7471 032892 iadd loopcnt ,contw 
+0x7472 032893 force 0 ,pdata 
+:      032894 padding_loop:
+0x7473 032895 istore 1 ,contw 
+0x7474 032896 increase 1 ,loopcnt 
+0x7475 032897 compare 0 ,loopcnt ,3 
+0x7476 032898 rtn true 
+0x7477 032899 branch padding_loop 
+:      032901 aes_load_data:
+0x7478 032902 force regidx_data ,regext_index 
+:      032903 load_data_loop:
+0x7479 032904 deposit loopcnt 
+0x747a 032905 branch load_data_padding ,blank 
+0x747b 032906 ifetch 4 ,contr 
+0x747c 032907 increase -4 ,loopcnt 
+:      032908 load_data_padding:
+0x747d 032909 iforce regext 
+0x747e 032910 increase 1 ,regext_index 
+0x747f 032911 compare regidx_key ,regext_index ,0xf 
+0x7480 032912 rtn true 
+0x7481 032913 branch load_data_loop 
+:      032915 aes_load_xor:
+0x7482 032916 force regidx_xor ,regext_index 
+0x7483 032917 branch load_regext 
+:      032918 load_key:
+0x7484 032919 force regidx_key ,regext_index 
+0x7485 032920 branch load_regext 
+:      032921 load_data128:
+0x7486 032922 force regidx_data ,regext_index 
+:      032923 load_regext:
+0x7487 032924 force 4 ,loopcnt 
+:      032925 load_regext_loop:
+0x7488 032926 ifetch 4 ,contr 
+0x7489 032927 iforce regext 
+0x748a 032928 increase 1 ,regext_index 
+0x748b 032929 loop load_regext_loop 
+0x748c 032930 rtn 
+:      032932 load_sk:
+0x748d 032933 arg mem_le_sk ,contr 
+0x748e 032934 branch load_key 
+:      032936 clear_hidata:
+0x748f 032937 force 4 ,loopcnt 
+0x7490 032938 branch clear_data_rest 
+:      032940 aes_clear_data:
+0x7491 032941 force regidx_data ,regext_index 
+:      032942 aes_clear:
+0x7492 032943 force 4 ,loopcnt 
+:      032944 clear_loop:
+0x7493 032945 force 0 ,regext 
+:      032946 clear_data_rest:
+0x7494 032947 increase 1 ,regext_index 
+0x7495 032948 loop clear_loop 
+0x7496 032949 rtn 
+:      032951 store_aes_result:
+0x7497 032952 force regidx_result ,regext_index 
+0x7498 032953 force 4 ,loopcnt 
+:      032954 send_aes_result_loop:
+0x7499 032955 deposit regext 
+0x749a 032956 istore 4 ,contw 
+0x749b 032957 increase 1 ,regext_index 
+0x749c 032958 loop send_aes_result_loop 
+0x749d 032959 rtn 
+:      032961 store_enc_data:
+0x749e 032962 force regidx_result ,regext_index 
+0x749f 032963 copy regc ,contw 
+0x74a0 032964 add regb ,1 ,loopcnt 
+0x74a1 032965 sub loopcnt ,15 ,null 
+0x74a2 032966 branch store_enc_loop ,positive 
+0x74a3 032967 force 16 ,loopcnt 
+:      032968 store_enc_loop:
+0x74a4 032969 deposit regext 
+0x74a5 032970 sub loopcnt ,3 ,null 
+0x74a6 032971 branch store_enc_byte ,positive 
+0x74a7 032972 istore 4 ,contw 
+0x74a8 032973 increase -4 ,loopcnt 
+0x74a9 032974 rtn zero 
+0x74aa 032975 increase 1 ,regext_index 
+0x74ab 032976 branch store_enc_loop 
+:      032977 store_enc_byte:
+0x74ac 032978 istore 1 ,contw 
+0x74ad 032979 rshift8 pdata ,pdata 
+0x74ae 032980 loop store_enc_byte 
+0x74af 032981 rtn 
+:      032984 compare_res:
+0x74b0 032985 force regidx_result ,regext_index 
+0x74b1 032986 force 4 ,loopcnt 
+:      032987 compare_res_loop:
+0x74b2 032988 ifetch 4 ,contr 
+0x74b3 032989 isub regext ,null 
+0x74b4 032990 nrtn zero 
+0x74b5 032991 increase 1 ,regext_index 
+0x74b6 032992 loop compare_res_loop 
+0x74b7 032993 force 0 ,null 
+0x74b8 032994 rtn 
+:      032996 enable_authrom:
+0x74b9 032997 hfetch 1 ,core_clkoff 
+0x74ba 032998 set0 clock_off_auth_rom ,pdata 
+0x74bb 032999 hstore 1 ,core_clkoff 
+0x74bc 033000 rtn 
+:      033002 disable_authrom:
+0x74bd 033003 hfetch 1 ,core_clkoff 
+0x74be 033004 set1 clock_off_auth_rom ,pdata 
+0x74bf 033005 hstore 1 ,core_clkoff 
+0x74c0 033006 rtn 
+:      033008 init_memp:
+0x74c1 033009 arg mem_p ,contw 
+0x74c2 033010 setsect 0 ,0x3ffff 
+0x74c3 033011 setsect 1 ,0x3ffff 
+0x74c4 033012 setsect 2 ,0x3ffff 
+0x74c5 033013 setsect 3 ,0x3fbff 
+0x74c6 033014 istore 9 ,contw 
+0x74c7 033015 setsect 0 ,0x3ffff 
+0x74c8 033016 setsect 1 ,0x3ffff 
+0x74c9 033017 setsect 2 ,0x3ffff 
+0x74ca 033018 setsect 3 ,0x3ffff 
+0x74cb 033019 istore 9 ,contw 
+0x74cc 033020 setsect 0 ,0x3ffff 
+0x74cd 033021 setsect 1 ,0x3ffff 
+0x74ce 033022 setsect 2 ,0x3cfff 
+0x74cf 033023 setsect 3 ,0x3ffff 
+0x74d0 033024 istore 9 ,contw 
+0x74d1 033025 setsect 0 ,0x3ffff 
+0x74d2 033026 setsect 1 ,0x3ffff 
+0x74d3 033027 setsect 2 ,0x3ffef 
+0x74d4 033028 setsect 3 ,0x3ffff 
+0x74d5 033029 istore 9 ,contw 
+0x74d6 033030 setsect 0 ,0x3ffff 
+0x74d7 033031 setsect 1 ,0x3ffff 
+0x74d8 033032 setsect 2 ,0x3ffff 
+0x74d9 033033 setsect 3 ,0x3ffff 
+0x74da 033034 istore 9 ,contw 
+0x74db 033035 setsect 0 ,0x3ffff 
+0x74dc 033036 setsect 1 ,0x26c7f 
+0x74dd 033037 setsect 2 ,0x146b 
+0x74de 033038 setsect 3 ,0x37bb3 
+0x74df 033039 istore 9 ,contw 
+0x74e0 033040 setsect 0 ,0x1feb8 
+0x74e1 033041 setsect 1 ,0x10c12 
+0x74e2 033042 setsect 2 ,0x2b722 
+0x74e3 033043 setsect 3 ,0x29fa6 
+0x74e4 033044 istore 9 ,contw 
+0x74e5 033045 setsect 0 ,0xe70f 
+0x74e6 033046 setsect 1 ,0x16720 
+0x74e7 033047 setsect 2 ,0x519e 
+0x74e8 033048 setsect 3 ,0x19084 
+0x74e9 033049 istore 9 ,contw 
+0x74ea 033050 setsect 0 ,0x31012 
+0x74eb 033051 setsect 1 ,0x360bf 
+0x74ec 033052 setsect 2 ,0x3f0af 
+0x74ed 033053 setsect 3 ,0x3d3 
+0x74ee 033054 istore 9 ,contw 
+0x74ef 033055 setsect 0 ,0x3a188 
+0x74f0 033056 setsect 1 ,0x3ad0 
+0x74f1 033057 setsect 2 ,0x3cbf2 
+0x74f2 033058 setsect 3 ,0x243d9 
+0x74f3 033059 istore 9 ,contw 
+0x74f4 033060 setsect 0 ,0x2b030 
+0x74f5 033061 setsect 1 ,0x36a03 
+0x74f6 033062 setsect 2 ,0x11188 
+0x74f7 033063 setsect 3 ,0x1e520 
+0x74f8 033064 istore 9 ,contw 
+0x74f9 033065 setsect 0 ,0x3a11e 
+0x74fa 033066 setsect 1 ,0xfe5d 
+0x74fb 033067 setsect 2 ,0xdd57 
+0x74fc 033068 setsect 3 ,0x1ac93 
+0x74fd 033069 istore 9 ,contw 
+0x74fe 033070 setsect 0 ,0x11ed 
+0x74ff 033071 setsect 1 ,0x218c4 
+0x7500 033072 setsect 2 ,0x8da7 
+0x7501 033073 setsect 3 ,0x257ff 
+0x7502 033074 istore 9 ,contw 
+0x7503 033075 setsect 0 ,0x3192b 
+0x7504 033076 setsect 1 ,0x34641 
+0x7505 033077 setsect 2 ,0x1be0c 
+0x7506 033078 setsect 3 ,0x366ad 
+0x7507 033079 istore 9 ,contw 
+0x7508 033080 setsect 0 ,0x1f83 
+0x7509 033081 setsect 1 ,0x15a23 
+0x750a 033082 setsect 2 ,0x3f9b0 
+0x750b 033083 setsect 3 ,0x3949 
+0x750c 033084 istore 9 ,contw 
+0x750d 033085 setsect 0 ,0x13a51 
+0x750e 033086 setsect 1 ,0x153fd 
+0x750f 033087 setsect 2 ,0x3372a 
+0x7510 033088 setsect 3 ,0xf1bb 
+0x7511 033089 istore 9 ,contw 
+0x7512 033090 setsect 0 ,0x3ae85 
+0x7513 033091 setsect 1 ,0x1eed9 
+0x7514 033092 setsect 2 ,0x9e66 
+0x7515 033093 setsect 3 ,0x1a8 
+0x7516 033094 istore 8 ,contw 
+0x7517 033095 rtn 
+:      033099 init_memp_256:
+0x7518 033100 arg mem_p_256 ,contw 
+0x7519 033101 setsect 0 ,0x3ffff 
+0x751a 033102 setsect 1 ,0x3ffff 
+0x751b 033103 setsect 2 ,0x3ffff 
+0x751c 033104 setsect 3 ,0x3ffff 
+0x751d 033105 istore 9 ,contw 
+0x751e 033106 setsect 0 ,0x3ffff 
+0x751f 033107 setsect 1 ,0x3f 
+0x7520 033108 setsect 2 ,0x0 
+0x7521 033109 setsect 3 ,0x0 
+0x7522 033110 istore 9 ,contw 
+0x7523 033111 setsect 0 ,0x0 
+0x7524 033112 setsect 1 ,0x0 
+0x7525 033113 setsect 2 ,0x1000 
+0x7526 033114 setsect 3 ,0x0 
+0x7527 033115 istore 9 ,contw 
+0x7528 033116 setsect 0 ,0x3ff00 
+0x7529 033117 setsect 1 ,0x3ffff 
+0x752a 033118 setsect 2 ,0x3ffcf 
+0x752b 033119 setsect 3 ,0x3ffff 
+0x752c 033120 istore 9 ,contw 
+0x752d 033121 setsect 0 ,0x3ffff 
+0x752e 033122 setsect 1 ,0x3ffff 
+0x752f 033123 setsect 2 ,0x3ffff 
+0x7530 033124 setsect 3 ,0x3ff 
+0x7531 033125 istore 9 ,contw 
+0x7532 033126 setsect 0 ,0x0 
+0x7533 033127 setsect 1 ,0x0 
+0x7534 033128 setsect 2 ,0x0 
+0x7535 033129 setsect 3 ,0x0 
+0x7536 033130 istore 9 ,contw 
+0x7537 033131 setsect 0 ,0x10000 
+0x7538 033132 setsect 1 ,0x0 
+0x7539 033133 setsect 2 ,0x3f000 
+0x753a 033134 setsect 3 ,0x3ffff 
+0x753b 033135 istore 9 ,contw 
+0x753c 033136 setsect 0 ,0x296ff 
+0x753d 033137 setsect 1 ,0x22630 
+0x753e 033138 setsect 2 ,0x3945d 
+0x753f 033139 setsect 3 ,0x3d284 
+0x7540 033140 istore 9 ,contw 
+0x7541 033141 setsect 0 ,0x333a0 
+0x7542 033142 setsect 1 ,0x4b7a 
+0x7543 033143 setsect 2 ,0x37d8 
+0x7544 033144 setsect 3 ,0x3c9dc 
+0x7545 033145 istore 9 ,contw 
+0x7546 033146 setsect 0 ,0x3a440 
+0x7547 033147 setsect 1 ,0x1b958 
+0x7548 033148 setsect 2 ,0x38bce 
+0x7549 033149 setsect 3 ,0x1091f 
+0x754a 033150 istore 9 ,contw 
+0x754b 033151 setsect 0 ,0x2e12c 
+0x754c 033152 setsect 1 ,0x1f47c 
+0x754d 033153 setsect 2 ,0x356b1 
+0x754e 033154 setsect 3 ,0x2fd47 
+0x754f 033155 istore 9 ,contw 
+0x7550 033156 setsect 0 ,0x6837 
+0x7551 033157 setsect 1 ,0x2ed90 
+0x7552 033158 setsect 2 ,0x1ecec 
+0x7553 033159 setsect 3 ,0x1acc5 
+0x7554 033160 istore 9 ,contw 
+0x7555 033161 setsect 0 ,0x23357 
+0x7556 033162 setsect 1 ,0x18af3 
+0x7557 033163 setsect 2 ,0xf9e1 
+0x7558 033164 setsect 3 ,0x129f0 
+0x7559 033165 istore 9 ,contw 
+0x755a 033166 setsect 0 ,0x2e7eb 
+0x755b 033167 setsect 1 ,0x3e6e3 
+0x755c 033168 setsect 2 ,0x3e1a7 
+0x755d 033169 setsect 3 ,0x10b8b 
+0x755e 033170 istore 9 ,contw 
+0x755f 033171 setsect 0 ,0x24fe3 
+0x7560 033172 setsect 1 ,0x20ef 
+0x7561 033173 setsect 2 ,0x1b5a6 
+0x7562 033174 setsect 3 ,0xdc2f 
+0x7563 033175 istore 9 ,contw 
+0x7564 033176 setsect 0 ,0x13860 
+0x7565 033177 setsect 1 ,0x2bd69 
+0x7566 033178 setsect 2 ,0x391a 
+0x7567 033179 setsect 3 ,0x1b222 
+0x7568 033180 istore 9 ,contw 
+0x7569 033181 rtn 
+:      033184 publickey_init:
+0x756a 033185 fetch 1 ,mem_ssp_enable 
+0x756b 033186 nbranch sp_initialize ,blank 
+0x756c 033187 branch sp_initialize_256 
+:      033189 sp_calc_sequence_256_check:
+0x756d 033190 bpatchx patch3c_4 ,mem_patch3c 
+0x756e 033191 fetch 1 ,mem_ssp_enable 
+0x756f 033192 rtn blank 
+0x7570 033193 fetch 1 ,mem_sp_local_key_invalid 
+0x7571 033194 rtnne sp_key_valid 
+0x7572 033195 fetch 1 ,mem_le_secure_connect_enable 
+0x7573 033196 rtn blank 
+0x7574 033197 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7575 033198 rtneq sp_key_valid_256 
+0x7576 033199 fetch 2 ,mem_ui_state_map 
+0x7577 033200 bbit1 ui_state_bt_connected ,stop_publickey_calc_256 
+0x7578 033201 fetch 1 ,mem_le_sc_calc 
+0x7579 033202 beq sp_calc_standby ,sp_initialize_256 
+0x757a 033203 rtn 
+:      033204 stop_publickey_calc_256:
+0x757b 033205 jam sp_calc_standby ,mem_le_sc_calc 
+0x757c 033206 rtn 
+:      033209 sp_initialize:
+0x757d 033210 bpatchx patch3c_5 ,mem_patch3c 
+0x757e 033211 fetch 1 ,mem_ssp_enable 
+0x757f 033212 branch ssp_disable ,blank 
+0x7580 033213 call ssp_enable 
+0x7581 033214 call sp_clear_flags 
+0x7582 033215 branch sp_pubkey_calc 
+:      033217 sp_clear_flags:
+0x7583 033218 setarg 0 
+0x7584 033219 store 8 ,mem_sp_state_start 
+0x7585 033220 store 4 ,mem_sp_flag_start 
+0x7586 033221 store 7 ,mem_sp_iocap_remote 
+0x7587 033222 rtn 
+:      033224 sp_generate_local_key:
+0x7588 033225 jam sp_flag_commit ,mem_sp_flag 
+0x7589 033226 branch sp_generate_local_key0 
+:      033227 sp_master_generate_local_key:
+0x758a 033228 fetch 1 ,mem_sp_local_key_invalid 
+0x758b 033229 beq sp_key_valid ,sp_dhkey_calc 
+0x758c 033230 branch assert 
+:      033231 sp_generate_local_key0:
+0x758d 033232 fetch 1 ,mem_sp_local_key_invalid 
+0x758e 033233 beq sp_key_valid ,sp_start_send_pubkey 
+0x758f 033234 branch sp_pubkey_calc 
+:      033236 sp_start_send_pubkey:
+0x7590 033237 call sp_dhkey_calc 
+0x7591 033238 fetch 1 ,mem_master_sp_state 
+0x7592 033239 nrtn blank 
+0x7593 033240 jam sp_stat_key_send ,mem_sp_state 
+0x7594 033241 rtn 
+:      033244 sp_calc_check_publickey_256:
+0x7595 033245 call sp_calc_b256 
+0x7596 033246 arg mem_le_pubkey_remote_y_256 ,rega 
+0x7597 033247 arg mem_t7_256 ,contw 
+0x7598 033248 call bn_sqrmod_256 
+0x7599 033249 arg mem_le_pubkey_remote_x_256 ,rega 
+0x759a 033250 arg mem_t2_256 ,contw 
+0x759b 033251 call bn_sqrmod_256 
+0x759c 033252 arg mem_t2_256 ,rega 
+0x759d 033253 arg mem_le_pubkey_remote_x_256 ,regb 
+0x759e 033254 arg mem_t2_256 ,contw 
+0x759f 033255 call bn_mulmod_256 
+0x75a0 033256 arg mem_a_256 ,rega 
+0x75a1 033257 arg mem_le_pubkey_remote_x_256 ,regb 
+0x75a2 033258 arg mem_t3_256 ,contw 
+0x75a3 033259 call bn_mulmod_256 
+0x75a4 033260 arg mem_t3_256 ,rega 
+0x75a5 033261 arg mem_t2_256 ,regb 
+0x75a6 033262 arg mem_t2_256 ,contw 
+0x75a7 033263 call bn_addmod_256 
+0x75a8 033264 arg mem_t0_256 ,rega 
+0x75a9 033265 arg mem_t2_256 ,regb 
+0x75aa 033266 arg mem_t0_256 ,contw 
+0x75ab 033267 call bn_addmod_256 
+0x75ac 033268 arg 32 ,loopcnt 
+0x75ad 033269 arg mem_t7_256 ,rega 
+0x75ae 033270 arg mem_t0_256 ,regb 
+0x75af 033271 branch string_compare 
+:      033273 sp_calc_b256:
+0x75b0 033274 arg mem_gy_256 ,rega 
+0x75b1 033275 arg mem_t0_256 ,contw 
+0x75b2 033276 call bn_sqrmod_256 
+0x75b3 033277 arg mem_gx_256 ,rega 
+0x75b4 033278 arg mem_t2_256 ,contw 
+0x75b5 033279 call bn_sqrmod_256 
+0x75b6 033280 arg mem_t2_256 ,rega 
+0x75b7 033281 arg mem_gx_256 ,regb 
+0x75b8 033282 arg mem_t2_256 ,contw 
+0x75b9 033283 call bn_mulmod_256 
+0x75ba 033284 arg mem_a_256 ,rega 
+0x75bb 033285 arg mem_gx_256 ,regb 
+0x75bc 033286 arg mem_t3_256 ,contw 
+0x75bd 033287 call bn_mulmod_256 
+0x75be 033288 arg mem_t3_256 ,rega 
+0x75bf 033289 arg mem_t2_256 ,regb 
+0x75c0 033290 arg mem_t2_256 ,contw 
+0x75c1 033291 call bn_addmod_256 
+0x75c2 033292 arg mem_t0_256 ,rega 
+0x75c3 033293 arg mem_t2_256 ,regb 
+0x75c4 033294 arg mem_t0_256 ,contw 
+0x75c5 033295 branch bn_submod_256 
+:      033297 sp_calc_check_publickey:
+0x75c6 033298 call sp_calc_b 
+0x75c7 033299 arg mem_sp_pubkey_remote_y ,rega 
+0x75c8 033300 arg mem_t7_256 ,contw 
+0x75c9 033301 call bn_sqrmod 
+0x75ca 033302 arg mem_sp_pubkey_remote_x ,rega 
+0x75cb 033303 arg mem_t2_256 ,contw 
+0x75cc 033304 call bn_sqrmod 
+0x75cd 033305 arg mem_t2_256 ,rega 
+0x75ce 033306 arg mem_sp_pubkey_remote_x ,regb 
+0x75cf 033307 arg mem_t2_256 ,contw 
+0x75d0 033308 call bn_mulmod 
+0x75d1 033309 arg mem_a ,rega 
+0x75d2 033310 arg mem_sp_pubkey_remote_x ,regb 
+0x75d3 033311 arg mem_t3_256 ,contw 
+0x75d4 033312 call bn_mulmod 
+0x75d5 033313 arg mem_t3_256 ,rega 
+0x75d6 033314 arg mem_t2_256 ,regb 
+0x75d7 033315 arg mem_t2_256 ,contw 
+0x75d8 033316 call bn_addmod 
+0x75d9 033317 arg mem_t0_256 ,rega 
+0x75da 033318 arg mem_t2_256 ,regb 
+0x75db 033319 arg mem_t0_256 ,contw 
+0x75dc 033320 call bn_addmod 
+0x75dd 033321 arg 24 ,loopcnt 
+0x75de 033322 arg mem_t7_256 ,rega 
+0x75df 033323 arg mem_t0_256 ,regb 
+0x75e0 033324 branch string_compare 
+:      033326 sp_calc_b:
+0x75e1 033327 arg mem_gy ,rega 
+0x75e2 033328 arg mem_t0_256 ,contw 
+0x75e3 033329 call bn_sqrmod 
+0x75e4 033330 arg mem_gx ,rega 
+0x75e5 033331 arg mem_t2_256 ,contw 
+0x75e6 033332 call bn_sqrmod 
+0x75e7 033333 arg mem_t2_256 ,rega 
+0x75e8 033334 arg mem_gx ,regb 
+0x75e9 033335 arg mem_t2_256 ,contw 
+0x75ea 033336 call bn_mulmod 
+0x75eb 033337 arg mem_a ,rega 
+0x75ec 033338 arg mem_gx ,regb 
+0x75ed 033339 arg mem_t3_256 ,contw 
+0x75ee 033340 call bn_mulmod 
+0x75ef 033341 arg mem_t3_256 ,rega 
+0x75f0 033342 arg mem_t2_256 ,regb 
+0x75f1 033343 arg mem_t2_256 ,contw 
+0x75f2 033344 call bn_addmod 
+0x75f3 033345 arg mem_t0_256 ,rega 
+0x75f4 033346 arg mem_t2_256 ,regb 
+0x75f5 033347 arg mem_t0_256 ,contw 
+0x75f6 033348 branch bn_submod 
+:      033351 sp_calculate_commitment:
+0x75f7 033352 fetch 1 ,mem_sp_calc 
+0x75f8 033353 bne sp_calc_standby ,sp_calculate_commitment_wait_dhkey_calc 
+0x75f9 033354 call sp_local_random_key_generator 
+0x75fa 033355 arg mem_sp_prarm_stack ,contw 
+0x75fb 033356 setarg mem_sp_random_local_end 
+0x75fc 033357 istore 2 ,contw 
+0x75fd 033358 setarg mem_sp_pubkey_local_x_end 
+0x75fe 033359 istore 2 ,contw 
+0x75ff 033360 setarg mem_sp_pubkey_remote_x_end 
+0x7600 033361 istore 2 ,contw 
+0x7601 033362 branch sp_calculate_commitment0 
+:      033363 master_sp_calculate_commitment:
+0x7602 033364 arg mem_sp_prarm_stack ,contw 
+0x7603 033365 setarg mem_sp_random_remote_end 
+0x7604 033366 istore 2 ,contw 
+0x7605 033367 setarg mem_sp_pubkey_remote_x_end 
+0x7606 033368 istore 2 ,contw 
+0x7607 033369 setarg mem_sp_pubkey_local_x_end 
+0x7608 033370 istore 2 ,contw 
+:      033371 sp_calculate_commitment0:
+0x7609 033372 call function_f1 
+0x760a 033373 fetch 1 ,mem_master_sp_state 
+0x760b 033374 beq sp_stat_commit_calc ,master_sp_calculate_commitment0 
+0x760c 033375 jam sp_flag_commit ,mem_sp_flag 
+0x760d 033376 jam sp_stat_commit_send ,mem_sp_state 
+0x760e 033377 rtn 
+:      033378 master_sp_calculate_commitment0:
+0x760f 033379 jam sp_stat_commitment_compare ,mem_master_sp_state 
+0x7610 033380 call sp_master_generate_local_key 
+0x7611 033381 branch master_set_mem_master_sp_flag 
+:      033383 sp_local_random_key_generator:
+0x7612 033384 arg mem_sp_random_local ,contw 
+0x7613 033385 force 8 ,queue 
+0x7614 033386 branch random_generator 
+:      033388 sp_calculate_commitment_wait_dhkey_calc:
+0x7615 033389 jam sp_flag_commit ,mem_sp_flag 
+0x7616 033390 rtn 
+:      033392 sp_confirm_check:
+0x7617 033394 bpatchx patch3c_6 ,mem_patch3c 
+0x7618 033395 arg mem_addr_value ,contw 
+0x7619 033396 fetch 6 ,mem_lap 
+0x761a 033397 istore 6 ,contw 
+0x761b 033398 fetch 6 ,mem_plap 
+0x761c 033399 istore 6 ,contw 
+0x761d 033400 fetch 3 ,mem_sp_iocap_remote 
+0x761e 033401 istore 3 ,contw 
+0x761f 033403 call function_f3a 
+0x7620 033405 arg mem_sp_calc_result_high ,rega 
+0x7621 033406 arg mem_sp_check_result ,regb 
+0x7622 033407 force 4 ,queue 
+0x7623 033408 call compare4 
+0x7624 033409 nbranch sp_confirm_check_failed ,true 
+0x7625 033411 call sp_confirm_check_success 
+0x7626 033412 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7627 033413 branch tid_set_reply 
+:      033415 sp_confirm_check_success:
+0x7628 033416 fetch 1 ,mem_master_sp_state 
+0x7629 033417 beq sp_stat_confirm_check ,sp_confirm_check_success_master 
+0x762a 033418 jam sp_stat_confirm_calc ,mem_sp_state 
+0x762b 033419 jam sp_flag_commit ,mem_sp_flag 
+0x762c 033420 jam lmp_accepted ,mem_lmo_opcode2 
+0x762d 033421 rtn 
+:      033422 sp_confirm_check_success_master:
+0x762e 033423 jam lmp_accepted ,mem_lmo_opcode2 
+0x762f 033424 jam sp_state_end ,mem_master_sp_state 
+0x7630 033425 branch master_set_mem_master_sp_flag 
+:      033428 sp_confirm_check_failed:
+0x7631 033429 fetch 1 ,mem_master_sp_state 
+0x7632 033430 beq sp_stat_confirm_check ,sp_confirm_check_failed_master 
+0x7633 033431 jam sp_stat_null ,mem_sp_state 
+0x7634 033432 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7635 033434 jam authentication_failure_error ,mem_lmo_reason2 
+0x7636 033435 rtn 
+:      033436 sp_confirm_check_failed_master:
+0x7637 033437 jam lmp_not_accepted ,mem_lmo_opcode2 
+0x7638 033438 jam sp_stat_null ,mem_master_sp_state 
+0x7639 033439 rtn 
+:      033441 sp_confirm_calc:
+0x763a 033442 fetch 1 ,mem_sp_dh_ready 
+0x763b 033443 beq sp_flag_commit ,sp_confirm_calc_ready 
+0x763c 033444 jam sp_stat_confirm_calc ,mem_master_sp_state 
+0x763d 033445 branch master_set_mem_master_sp_flag 
+:      033446 sp_confirm_calc_ready:
+0x763e 033447 arg mem_addr_value ,contw 
+0x763f 033448 fetch 6 ,mem_plap 
+0x7640 033449 istore 6 ,contw 
+0x7641 033450 fetch 6 ,mem_lap 
+0x7642 033451 istore 6 ,contw 
+0x7643 033452 fetch 3 ,mem_sp_iocap_local 
+0x7644 033453 istore 3 ,contw 
+0x7645 033455 call function_f3b 
+0x7646 033456 fetch 1 ,mem_master_sp_state 
+0x7647 033457 beq sp_stat_confirm_calc ,sp_confirm_calc_master 
+0x7648 033458 jam sp_stat_confirm_send ,mem_sp_state 
+0x7649 033459 jam sp_flag_commit ,mem_sp_flag 
+0x764a 033460 rtn 
+:      033461 sp_confirm_calc_master:
+0x764b 033462 jam sp_stat_confirm_send ,mem_master_sp_state 
+0x764c 033463 jam sp_flag_commit ,mem_master_sp_flag 
+0x764d 033464 rtn 
+:      033466 sp_master_key_prarm_push:
+0x764e 033467 arg mem_sp_prarm_stack ,contw 
+0x764f 033468 fetch 6 ,mem_plap 
+0x7650 033469 istore 6 ,contw 
+0x7651 033470 fetch 6 ,mem_lap 
+0x7652 033471 istore 6 ,contw 
+0x7653 033472 setarg mem_sp_random_local_end 
+0x7654 033473 istore 2 ,contw 
+0x7655 033474 setarg mem_sp_random_remote_end 
+0x7656 033475 istore 2 ,contw 
+0x7657 033476 branch sp_link_key_calc 
+:      033477 sp_link_key_prarm_push:
+0x7658 033478 jam sp_stat_done ,mem_sp_state 
+0x7659 033479 arg mem_sp_prarm_stack ,contw 
+0x765a 033480 fetch 6 ,mem_lap 
+0x765b 033481 istore 6 ,contw 
+0x765c 033482 fetch 6 ,mem_plap 
+0x765d 033483 istore 6 ,contw 
+0x765e 033484 setarg mem_sp_random_remote_end 
+0x765f 033485 istore 2 ,contw 
+0x7660 033486 setarg mem_sp_random_local_end 
+0x7661 033487 istore 2 ,contw 
+:      033488 sp_link_key_calc:
+0x7662 033490 arg mem_addr_value ,contw 
+0x7663 033491 fetch 6 ,mem_sp_prarm_stack 
+0x7664 033492 istore 6 ,contw 
+0x7665 033493 fetch 6 ,mem_sp_prarm_stack + 6 
+0x7666 033494 istore 6 ,contw 
+0x7667 033496 call function_f2 
+0x7668 033499 jam 1 ,mem_link_key_exists 
+0x7669 033500 arg mem_link_key ,contw 
+0x766a 033501 arg mem_sp_calc_result_high ,contr 
+0x766b 033502 call memcpy16 
+0x766c 033503 branch generate_linkkey_continue 
+:      033506 sp_pubkey_calc:
+0x766d 033507 bpatchx patch3c_7 ,mem_patch3c 
+0x766e 033508 fetch 1 ,mem_sp_local_key_invalid 
+0x766f 033509 rtnne sp_key_invalid 
+0x7670 033510 fetch 1 ,mem_sp_calc 
+0x7671 033511 rtnne sp_calc_standby 
+0x7672 033512 arg mem_sp_private_key ,contw 
+0x7673 033513 force 11 ,queue 
+0x7674 033514 call random_generator 
+0x7675 033515 random pdata 
+0x7676 033516 rshift pdata ,pdata 
+0x7677 033517 istore 2 ,contw 
+0x7678 033519 arg mem_k ,contw 
+0x7679 033520 arg mem_sp_private_key ,contr 
+0x767a 033521 call memcpy24 
+0x767b 033523 arg mem_ax ,contw 
+0x767c 033524 arg mem_gx ,contr 
+0x767d 033525 call memcpy48 
+0x767e 033527 arg mem_az ,contw 
+0x767f 033528 call bn_zero 
+0x7680 033529 jam 1 ,mem_az 
+0x7681 033531 call eckp_calc_init 
+0x7682 033532 jam sp_calc_pubkey ,mem_sp_calc 
+0x7683 033533 rtn 
+:      033535 sp_pubkey_generated:
+0x7684 033536 arg mem_sp_pubkey_local ,contw 
+0x7685 033537 arg mem_bx ,contr 
+0x7686 033538 call memcpy48 
+0x7687 033539 jam sp_key_valid ,mem_sp_local_key_invalid 
+0x7688 033540 jam sp_calc_standby ,mem_sp_calc 
+0x7689 033541 rtn 
+:      033543 sp_dhkey_calc:
+0x768a 033544 bpatchx patch3d_0 ,mem_patch3d 
+0x768b 033545 fetch 1 ,mem_sp_dhkey_invalid 
+0x768c 033546 rtnne sp_key_invalid 
+0x768d 033547 fetch 1 ,mem_sp_calc 
+0x768e 033548 rtnne sp_calc_standby 
+0x768f 033550 arg mem_k ,contw 
+0x7690 033551 arg mem_sp_private_key ,contr 
+0x7691 033552 call memcpy24 
+0x7692 033554 arg mem_ax ,contw 
+0x7693 033555 arg mem_sp_pubkey_remote ,contr 
+0x7694 033556 call memcpy48 
+0x7695 033558 arg mem_az ,contw 
+0x7696 033559 call bn_zero 
+0x7697 033560 jam 1 ,mem_az 
+0x7698 033562 call eckp_calc_init 
+0x7699 033563 jam sp_calc_dhkey ,mem_sp_calc 
+0x769a 033564 rtn 
+:      033566 sp_dhkey_generated:
+0x769b 033567 jam sp_flag_commit ,mem_sp_dh_ready 
+0x769c 033568 arg mem_sp_dhkey ,contw 
+0x769d 033569 arg mem_bx ,contr 
+0x769e 033570 call memcpy24 
+0x769f 033571 jam sp_key_valid ,mem_sp_dhkey_invalid 
+0x76a0 033572 jam sp_calc_standby ,mem_sp_calc 
+0x76a1 033573 rtn 
+:      033575 random_generator:
+0x76a2 033576 increase -1 ,queue 
+0x76a3 033577 nrtn positive 
+0x76a4 033578 random pdata 
+0x76a5 033579 istore 2 ,contw 
+0x76a6 033580 branch random_generator 
+:      033581 compare4:
+0x76a7 033582 increase -1 ,queue 
+0x76a8 033583 nbranch compare4_success ,positive 
+0x76a9 033584 ifetch 4 ,rega 
+0x76aa 033585 copy pdata ,temp 
+0x76ab 033586 ifetch 4 ,regb 
+0x76ac 033587 iflip temp ,pdata 
+0x76ad 033588 nbranch compare4_failed ,zero 
+0x76ae 033589 increase 4 ,rega 
+0x76af 033590 increase 4 ,regb 
+0x76b0 033591 branch compare4 
+:      033592 compare4_failed:
+0x76b1 033593 disable true 
+0x76b2 033594 rtn 
+:      033595 compare4_success:
+0x76b3 033596 enable true 
+0x76b4 033597 rtn 
+:      033604 simple_pairing_sequence:
+0x76b5 033605 bpatchx patch3d_1 ,mem_patch3d 
+0x76b6 033606 fetch 1 ,mem_sp_flag 
+0x76b7 033607 rtn blank 
+0x76b8 033608 call lmo_fifo_check 
+0x76b9 033609 nrtn blank 
+0x76ba 033610 jam sp_flag_standby ,mem_sp_flag 
+0x76bb 033611 fetch 1 ,mem_sp_state 
+0x76bc 033612 beq sp_stat_key_send ,sp_send_lmp_encapsulated_header 
+0x76bd 033613 beq sp_stat_commit_send ,sp_send_lmp_simple_pairing_comfirm 
+0x76be 033614 beq sp_stat_random_send ,sp_send_lmp_simple_pairing_number 
+0x76bf 033615 beq sp_stat_confirm_send ,sp_send_lmp_dhkey_check 
+0x76c0 033616 beq sp_stat_key_generate ,sp_generate_local_key 
+0x76c1 033617 beq sp_stat_commit_calc ,sp_calculate_commitment 
+0x76c2 033618 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76c3 033619 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76c4 033620 beq sp_stat_link_key_calc ,sp_link_key_prarm_push 
+0x76c5 033622 rtn 
+:      033624 master_simple_paring_sequence:
+0x76c6 033625 bpatchx patch3d_2 ,mem_patch3d 
+0x76c7 033626 fetch 1 ,mem_master_sp_flag 
+0x76c8 033627 rtn blank 
+0x76c9 033628 call lmo_fifo_check 
+0x76ca 033629 nrtn blank 
+0x76cb 033630 jam sp_flag_standby ,mem_master_sp_flag 
+0x76cc 033631 fetch 1 ,mem_master_sp_state 
+0x76cd 033632 beq sp_master_stat_start_skip ,sp_master_send_io_cap_get 
+0x76ce 033633 beq sp_master_stat_start_done ,sp_master_send_io_cap_send 
+0x76cf 033634 beq sp_stat_key_send ,sp_master_send_lmp_encapsulated_header 
+0x76d0 033635 beq sp_stat_commit_calc ,master_sp_calculate_commitment 
+0x76d1 033636 beq sp_stat_commitment_compare ,sp_master_commitment_compare 
+0x76d2 033637 beq sp_stat_random_send ,sp_master_send_lmp_simple_pairing_number 
+0x76d3 033638 beq sp_stat_confirm_calc ,sp_confirm_calc 
+0x76d4 033639 beq sp_stat_confirm_send ,master_sp_send_lmp_dhkey_check 
+0x76d5 033640 beq sp_stat_confirm_check ,sp_confirm_check 
+0x76d6 033641 beq sp_state_end ,master_sp_sm_end 
+0x76d7 033642 rtn 
+:      033644 master_set_mem_master_sp_flag:
+0x76d8 033645 jam sp_flag_commit ,mem_master_sp_flag 
+0x76d9 033646 rtn 
+:      033648 master_clear_mem_master_sp_flag:
+0x76da 033649 jam sp_flag_standby ,mem_master_sp_flag 
+0x76db 033650 rtn 
+:      033651 sp_calc_sequence:
+0x76dc 033652 bpatchx patch3d_3 ,mem_patch3d 
+0x76dd 033653 fetch 1 ,mem_ssp_enable 
+0x76de 033654 rtn blank 
+0x76df 033655 fetch 1 ,mem_sp_calc 
+0x76e0 033656 rtn blank 
+0x76e1 033657 increase 0x80 ,pdata 
+0x76e2 033658 store 1 ,mem_sp_calc 
+0x76e3 033659 rtnbit1 7 
+0x76e4 033660 fetch 1 ,mem_ec_loopc 
+0x76e5 033661 branch sp_calc_sequence_done ,blank 
+0x76e6 033662 branch eckp_calc 
+:      033664 sp_calc_sequence_done:
+0x76e7 033665 call ecunmapz 
+0x76e8 033666 fetch 1 ,mem_sp_calc 
+0x76e9 033667 beq sp_calc_pubkey ,sp_pubkey_generated 
+0x76ea 033668 beq sp_calc_dhkey ,sp_dhkey_generated 
+0x76eb 033669 rtn 
+:      033672 bn_testbit:
+0x76ec 033673 and pdata ,7 ,queue 
+0x76ed 033674 rshift3 pdata ,pdata 
+0x76ee 033675 iadd contr ,contr 
+0x76ef 033676 ifetch 1 ,contr 
+0x76f0 033677 qisolate0 pdata 
+0x76f1 033678 rtn 
+:      033681 ec_copy:
+0x76f2 033682 call memcpy24 
+0x76f3 033683 call memcpy24 
+0x76f4 033684 branch memcpy24 
+:      033687 bn_eq_zero:
+0x76f5 033688 ifetch 8 ,contr 
+0x76f6 033689 nrtn blank 
+0x76f7 033690 ifetch 8 ,contr 
+0x76f8 033691 nrtn blank 
+0x76f9 033692 ifetch 8 ,contr 
+0x76fa 033693 rtn 
+:      033698 bn_eq_0:
+0x76fb 033699 ifetch 4 ,rega 
+0x76fc 033700 iforce temp 
+0x76fd 033701 ifetch 4 ,regb 
+0x76fe 033702 isub temp ,null 
+0x76ff 033703 nrtn zero 
+0x7700 033704 increase 4 ,rega 
+0x7701 033705 increase 4 ,regb 
+0x7702 033706 loop bn_eq_0 
+0x7703 033707 rtn 
+:      033710 bn_bigeq:
+0x7704 033711 force 6 ,loopcnt 
+0x7705 033712 increase 20 ,rega 
+0x7706 033713 increase 20 ,regb 
+:      033714 bn_bigeq_0:
+0x7707 033715 ifetch 4 ,regb 
+0x7708 033716 iforce temp 
+0x7709 033717 ifetch 4 ,rega 
+0x770a 033718 isub temp ,pdata 
+0x770b 033719 nrtn positive 
+0x770c 033720 nrtn blank 
+0x770d 033721 increase -4 ,rega 
+0x770e 033722 increase -4 ,regb 
+0x770f 033723 loop bn_bigeq_0 
+0x7710 033724 rtn 
+:      033726 bn_add:
+0x7711 033727 force 6 ,loopcnt 
+0x7712 033728 force 0 ,regc 
+:      033729 bn_add_0:
+0x7713 033730 ifetch 4 ,rega 
+0x7714 033731 iforce temp 
+0x7715 033732 ifetch 4 ,regb 
+0x7716 033733 iadd temp ,pdata 
+0x7717 033734 iadd regc ,pdata 
+0x7718 033735 istore 4 ,contw 
+0x7719 033736 isolate1 32 ,pdata 
+0x771a 033737 setflag true ,0 ,regc 
+0x771b 033738 increase 4 ,rega 
+0x771c 033739 increase 4 ,regb 
+0x771d 033740 loop bn_add_0 
+0x771e 033741 rtn 
+:      033743 bn_sub:
+0x771f 033744 force 6 ,loopcnt 
+0x7720 033745 force 0 ,regc 
+:      033746 bn_sub_0:
+0x7721 033747 ifetch 4 ,regb 
+0x7722 033748 iforce temp 
+0x7723 033749 ifetch 4 ,rega 
+0x7724 033750 isub temp ,pdata 
+0x7725 033751 isub regc ,pdata 
+0x7726 033752 istore 4 ,contw 
+0x7727 033753 isolate1 32 ,pdata 
+0x7728 033754 setflag true ,0 ,regc 
+0x7729 033755 increase 4 ,rega 
+0x772a 033756 increase 4 ,regb 
+0x772b 033757 loop bn_sub_0 
+0x772c 033758 rtn 
+:      033760 bn_rshift6:
+0x772d 033761 force 6 ,loopcnt 
+0x772e 033762 increase 20 ,rega 
+:      033763 bn_rshift:
+0x772f 033764 force 0 ,regc 
+:      033765 bn_rshift_0:
+0x7730 033766 ifetch 4 ,rega 
+0x7731 033767 isolate1 0 ,pdata 
+0x7732 033768 setflag true ,1 ,regc 
+0x7733 033769 rshift pdata ,pdata 
+0x7734 033770 isolate1 0 ,regc 
+0x7735 033771 setflag true ,31 ,pdata 
+0x7736 033772 istore 4 ,rega 
+0x7737 033773 increase -4 ,rega 
+0x7738 033774 rshift regc ,regc 
+0x7739 033775 loop bn_rshift_0 
+0x773a 033776 rtn 
+:      033778 bn_lshift:
+0x773b 033779 force 6 ,loopcnt 
+0x773c 033780 force 0 ,regc 
+:      033781 bn_lshift_0:
+0x773d 033782 ifetch 4 ,rega 
+0x773e 033783 isolate1 31 ,pdata 
+0x773f 033784 setflag true ,1 ,regc 
+0x7740 033785 lshift pdata ,pdata 
+0x7741 033786 isolate1 0 ,regc 
+0x7742 033787 setflag true ,0 ,pdata 
+0x7743 033788 istore 4 ,rega 
+0x7744 033789 increase 4 ,rega 
+0x7745 033790 rshift regc ,regc 
+0x7746 033791 loop bn_lshift_0 
+0x7747 033792 rtn 
+:      033794 bn_lshiftmod:
+0x7748 033795 call bn_lshift 
+:      033796 bn_lshiftmod_ismod:
+0x7749 033797 isolate1 0 ,regc 
+0x774a 033798 branch bn_lshiftmod_0 ,true 
+0x774b 033799 arg mem_p ,regb 
+0x774c 033800 copy rega ,regc 
+0x774d 033801 increase -24 ,rega 
+0x774e 033802 call bn_bigeq 
+0x774f 033803 nrtn positive 
+0x7750 033804 copy regc ,rega 
+:      033805 bn_lshiftmod_0:
+0x7751 033806 increase -24 ,rega 
+0x7752 033807 arg mem_p ,regb 
+0x7753 033808 copy rega ,contw 
+0x7754 033809 branch bn_sub 
+:      033812 bn_addmod:
+0x7755 033813 call bn_add 
+0x7756 033814 copy contw ,rega 
+0x7757 033815 branch bn_lshiftmod_ismod 
+:      033817 bn_submod:
+0x7758 033818 call bn_sub 
+0x7759 033819 isolate0 0 ,regc 
+0x775a 033820 rtn true 
+0x775b 033821 arg mem_p ,regb 
+0x775c 033822 add contw ,-24 ,rega 
+0x775d 033823 copy rega ,contw 
+0x775e 033824 branch bn_add 
+:      033827 bn_p192mod:
+0x775f 033828 copy contw ,timeup 
+0x7760 033829 copy rega ,alarm 
+0x7761 033830 arg mem_tmp2 ,regb 
+0x7762 033831 copy regb ,contw 
+0x7763 033832 add rega ,24 ,contr 
+0x7764 033833 ifetch 8 ,contr 
+0x7765 033834 istore 8 ,contw 
+0x7766 033835 istore 8 ,contw 
+0x7767 033836 force 0 ,pdata 
+0x7768 033837 istore 8 ,contw 
+0x7769 033838 copy timeup ,contw 
+0x776a 033839 call bn_addmod 
+0x776b 033840 arg mem_tmp2 ,regb 
+0x776c 033841 copy regb ,contw 
+0x776d 033842 force 0 ,pdata 
+0x776e 033843 istore 8 ,contw 
+0x776f 033844 add alarm ,32 ,contr 
+0x7770 033845 ifetch 8 ,contr 
+0x7771 033846 istore 8 ,contw 
+0x7772 033847 istore 8 ,contw 
+0x7773 033848 copy timeup ,rega 
+0x7774 033849 copy rega ,contw 
+0x7775 033850 call bn_addmod 
+0x7776 033851 arg mem_tmp2 ,regb 
+0x7777 033852 copy regb ,contw 
+0x7778 033853 add alarm ,40 ,contr 
+0x7779 033854 ifetch 8 ,contr 
+0x777a 033855 istore 8 ,contw 
+0x777b 033856 istore 8 ,contw 
+0x777c 033857 istore 8 ,contw 
+0x777d 033858 copy timeup ,rega 
+0x777e 033859 copy rega ,contw 
+0x777f 033860 branch bn_addmod 
+:      033863 bn_load:
+0x7780 033864 force 6 ,loopcnt 
+:      033865 bn_load_0:
+0x7781 033866 ifetch 4 ,contr 
+0x7782 033867 iforce regext 
+0x7783 033868 increase 1 ,regext_index 
+0x7784 033869 loop bn_load_0 
+0x7785 033870 rtn 
+:      033874 bn_mulmod:
+0x7786 033875 copy contw ,timeup 
+0x7787 033876 arg mem_tmp1 ,contw 
+0x7788 033877 call bn_zero 
+0x7789 033878 arg mem_tmp1 ,contw 
+0x778a 033879 copy rega ,contr 
+0x778b 033880 force 0 ,regext_index 
+0x778c 033881 call bn_load 
+0x778d 033882 copy regb ,contr 
+0x778e 033883 call bn_load 
+0x778f 033884 force 0 ,regb 
+:      033885 bn_mulmod_1:
+0x7790 033886 force 0 ,temp 
+0x7791 033887 force 6 ,regc 
+:      033888 bn_mulmod_0:
+0x7792 033889 ifetch 4 ,contw 
+0x7793 033890 iforce rega 
+0x7794 033891 copy regb ,regext_index 
+0x7795 033892 deposit regext 
+0x7796 033893 copy regc ,regext_index 
+0x7797 033894 imul32 regext ,pdata 
+0x7798 033895 iadd rega ,pdata 
+0x7799 033896 iadd temp ,pdata 
+0x779a 033897 istore 4 ,contw 
+0x779b 033898 rshift32 pdata ,temp 
+0x779c 033899 increase 1 ,regc 
+0x779d 033900 compare 12 ,regc ,0xff 
+0x779e 033901 nbranch bn_mulmod_0 ,true 
+0x779f 033902 deposit temp 
+0x77a0 033903 istore 4 ,contw 
+0x77a1 033904 increase -24 ,contw 
+0x77a2 033905 increase 1 ,regb 
+0x77a3 033906 compare 6 ,regb ,0xff 
+0x77a4 033907 nbranch bn_mulmod_1 ,true 
+0x77a5 033908 arg mem_tmp1 ,rega 
+0x77a6 033909 copy timeup ,contw 
+0x77a7 033910 branch bn_p192mod 
+:      033913 bn_sqrmod:
+0x77a8 033914 copy rega ,regb 
+0x77a9 033915 branch bn_mulmod 
+:      033917 bn_rshifteven:
+0x77aa 033918 copy rega ,alarm 
+:      033919 bn_rshifteven_1:
+0x77ab 033920 copy alarm ,rega 
+0x77ac 033921 ifetch 1 ,rega 
+0x77ad 033922 isolate1 0 ,pdata 
+0x77ae 033923 rtn true 
+0x77af 033924 call bn_rshift6 
+0x77b0 033925 ifetch 1 ,regb 
+0x77b1 033926 isolate0 0 ,pdata 
+0x77b2 033927 branch bn_rshifteven_0 ,true 
+0x77b3 033928 arg mem_p ,rega 
+0x77b4 033929 copy regb ,contw 
+0x77b5 033930 call bn_add 
+0x77b6 033931 ifetch 1 ,regb 
+0x77b7 033932 iadd regc ,pdata 
+0x77b8 033933 istore 1 ,regb 
+0x77b9 033934 increase -24 ,regb 
+:      033935 bn_rshifteven_0:
+0x77ba 033936 add regb ,24 ,rega 
+0x77bb 033937 force 7 ,loopcnt 
+0x77bc 033938 call bn_rshift 
+0x77bd 033939 branch bn_rshifteven_1 
+:      033942 bn_invmod:
+0x77be 033943 copy contw ,timeup 
+0x77bf 033944 arg mem_tmp0 ,contw 
+0x77c0 033945 call bn_zero 
+0x77c1 033946 force 0 ,pdata 
+0x77c2 033947 store 4 ,mem_tmp5 
+0x77c3 033948 store 4 ,mem_t2 
+0x77c4 033949 jam 1 ,mem_tmp0 
+0x77c5 033950 arg mem_tmp1 ,contw 
+0x77c6 033951 call bn_zero 
+0x77c7 033952 arg mem_p ,contr 
+0x77c8 033953 arg mem_tmp2 ,contw 
+0x77c9 033954 call memcpy24 
+0x77ca 033955 copy rega ,contr 
+0x77cb 033956 arg mem_tmp3 ,contw 
+0x77cc 033957 call memcpy24 
+:      033958 bn_invmod_2:
+0x77cd 033959 arg mem_tmp3 ,contr 
+0x77ce 033960 call bn_eq_zero 
+0x77cf 033961 branch bn_invmod_0 ,blank 
+0x77d0 033962 arg mem_tmp3 ,rega 
+0x77d1 033963 arg mem_tmp0 ,regb 
+0x77d2 033964 call bn_rshifteven 
+0x77d3 033966 arg mem_tmp2 ,rega 
+0x77d4 033967 arg mem_tmp1 ,regb 
+0x77d5 033968 call bn_rshifteven 
+0x77d6 033969 arg mem_tmp3 ,rega 
+0x77d7 033970 arg mem_tmp2 ,regb 
+0x77d8 033971 call bn_bigeq 
+0x77d9 033972 branch bn_invmod_1 ,positive 
+0x77da 033973 arg mem_tmp2 ,rega 
+0x77db 033974 arg mem_tmp3 ,regb 
+0x77dc 033975 copy rega ,contw 
+0x77dd 033976 call bn_sub 
+0x77de 033977 arg mem_tmp0 ,rega 
+0x77df 033978 arg mem_tmp1 ,regb 
+0x77e0 033979 copy regb ,contw 
+0x77e1 033980 call bn_add 
+0x77e2 033981 ifetch 1 ,rega 
+0x77e3 033982 iadd regc ,regc 
+0x77e4 033983 ifetch 1 ,regb 
+0x77e5 033984 iadd regc ,pdata 
+0x77e6 033985 istore 1 ,regb 
+0x77e7 033986 branch bn_invmod_2 
+:      033987 bn_invmod_1:
+0x77e8 033988 arg mem_tmp3 ,rega 
+0x77e9 033989 arg mem_tmp2 ,regb 
+0x77ea 033990 copy rega ,contw 
+0x77eb 033991 call bn_sub 
+0x77ec 033992 arg mem_tmp1 ,rega 
+0x77ed 033993 arg mem_tmp0 ,regb 
+0x77ee 033994 copy regb ,contw 
+0x77ef 033995 call bn_add 
+0x77f0 033996 ifetch 1 ,rega 
+0x77f1 033997 iadd regc ,regc 
+0x77f2 033998 ifetch 1 ,regb 
+0x77f3 033999 iadd regc ,pdata 
+0x77f4 034000 istore 1 ,regb 
+0x77f5 034001 branch bn_invmod_2 
+:      034002 bn_invmod_0:
+0x77f6 034003 arg mem_tmp0 ,contw 
+0x77f7 034004 call bn_zero 
+0x77f8 034005 fetch 1 ,mem_tmp5 
+0x77f9 034006 store 1 ,mem_tmp0 
+0x77fa 034007 store 1 ,mem_tmp0a 
+0x77fb 034008 arg mem_tmp0 ,rega 
+0x77fc 034009 arg mem_tmp1 ,regb 
+0x77fd 034010 copy regb ,contw 
+0x77fe 034011 call bn_addmod 
+0x77ff 034012 arg mem_p ,rega 
+0x7800 034013 arg mem_tmp1 ,regb 
+0x7801 034014 copy timeup ,contw 
+0x7802 034015 branch bn_submod 
+:      034020 ecdbl:
+0x7803 034021 arg mem_cz ,rega 
+0x7804 034022 arg mem_t2 ,contw 
+0x7805 034023 call bn_sqrmod 
+0x7806 034024 arg mem_t2 ,rega 
+0x7807 034025 arg mem_t3 ,contw 
+0x7808 034026 call bn_sqrmod 
+0x7809 034027 arg mem_a ,rega 
+0x780a 034028 arg mem_t3 ,regb 
+0x780b 034029 arg mem_t3 ,contw 
+0x780c 034030 call bn_mulmod 
+0x780d 034031 arg mem_cx ,rega 
+0x780e 034032 arg mem_t2 ,contw 
+0x780f 034033 call bn_sqrmod 
+0x7810 034034 arg mem_t2 ,contr 
+0x7811 034035 arg mem_t1 ,contw 
+0x7812 034036 call memcpy24 
+0x7813 034037 arg mem_t1 ,rega 
+0x7814 034038 call bn_lshiftmod 
+0x7815 034039 arg mem_t2 ,rega 
+0x7816 034040 arg mem_t1 ,regb 
+0x7817 034041 arg mem_t2 ,contw 
+0x7818 034042 call bn_addmod 
+0x7819 034043 arg mem_t2 ,rega 
+0x781a 034044 arg mem_t3 ,regb 
+0x781b 034045 arg mem_t2 ,contw 
+0x781c 034046 call bn_addmod 
+0x781d 034047 arg mem_cx ,contr 
+0x781e 034048 arg mem_t1 ,contw 
+0x781f 034049 call memcpy24 
+0x7820 034050 arg mem_cy ,rega 
+0x7821 034051 arg mem_t3 ,contw 
+0x7822 034052 call bn_sqrmod 
+0x7823 034053 arg mem_t1 ,rega 
+0x7824 034054 call bn_lshiftmod 
+0x7825 034055 arg mem_t1 ,rega 
+0x7826 034056 call bn_lshiftmod 
+0x7827 034057 arg mem_t1 ,rega 
+0x7828 034058 arg mem_t3 ,regb 
+0x7829 034059 arg mem_t1 ,contw 
+0x782a 034060 call bn_mulmod 
+0x782b 034061 arg mem_t3 ,rega 
+0x782c 034062 arg mem_t0 ,contw 
+0x782d 034063 call bn_sqrmod 
+0x782e 034064 arg mem_t0 ,rega 
+0x782f 034065 call bn_lshiftmod 
+0x7830 034066 arg mem_t0 ,rega 
+0x7831 034067 call bn_lshiftmod 
+0x7832 034068 arg mem_t0 ,rega 
+0x7833 034069 call bn_lshiftmod 
+0x7834 034070 arg mem_cy ,contr 
+0x7835 034071 arg mem_t3 ,contw 
+0x7836 034072 call memcpy24 
+0x7837 034073 arg mem_t3 ,rega 
+0x7838 034074 call bn_lshiftmod 
+0x7839 034075 arg mem_t3 ,rega 
+0x783a 034076 arg mem_cz ,regb 
+0x783b 034077 arg mem_cz ,contw 
+0x783c 034078 call bn_mulmod 
+0x783d 034079 arg mem_t2 ,rega 
+0x783e 034080 arg mem_t3 ,contw 
+0x783f 034081 call bn_sqrmod 
+0x7840 034082 arg mem_t3 ,rega 
+0x7841 034083 arg mem_t1 ,regb 
+0x7842 034084 arg mem_t3 ,contw 
+0x7843 034085 call bn_submod 
+0x7844 034086 arg mem_t3 ,rega 
+0x7845 034087 arg mem_t1 ,regb 
+0x7846 034088 arg mem_cx ,contw 
+0x7847 034089 call bn_submod 
+0x7848 034090 arg mem_t1 ,rega 
+0x7849 034091 arg mem_cx ,regb 
+0x784a 034092 arg mem_t3 ,contw 
+0x784b 034093 call bn_submod 
+0x784c 034094 arg mem_t3 ,rega 
+0x784d 034095 arg mem_t2 ,regb 
+0x784e 034096 arg mem_t3 ,contw 
+0x784f 034097 call bn_mulmod 
+0x7850 034098 arg mem_t3 ,rega 
+0x7851 034099 arg mem_t0 ,regb 
+0x7852 034100 arg mem_cy ,contw 
+0x7853 034101 branch bn_submod 
+:      034105 ecadd:
+0x7854 034106 arg mem_az ,rega 
+0x7855 034107 arg mem_t7 ,contw 
+0x7856 034108 call bn_sqrmod 
+0x7857 034109 arg mem_cx ,rega 
+0x7858 034110 arg mem_t7 ,regb 
+0x7859 034111 arg mem_t0 ,contw 
+0x785a 034112 call bn_mulmod 
+0x785b 034113 arg mem_az ,rega 
+0x785c 034114 arg mem_t7 ,regb 
+0x785d 034115 arg mem_t7 ,contw 
+0x785e 034116 call bn_mulmod 
+0x785f 034117 arg mem_cy ,rega 
+0x7860 034118 arg mem_t7 ,regb 
+0x7861 034119 arg mem_t1 ,contw 
+0x7862 034120 call bn_mulmod 
+0x7863 034121 arg mem_cz ,rega 
+0x7864 034122 arg mem_t7 ,contw 
+0x7865 034123 call bn_sqrmod 
+0x7866 034124 arg mem_ax ,rega 
+0x7867 034125 arg mem_t7 ,regb 
+0x7868 034126 arg mem_t2 ,contw 
+0x7869 034127 call bn_mulmod 
+0x786a 034128 arg mem_cz ,rega 
+0x786b 034129 arg mem_t7 ,regb 
+0x786c 034130 arg mem_t7 ,contw 
+0x786d 034131 call bn_mulmod 
+0x786e 034132 arg mem_ay ,rega 
+0x786f 034133 arg mem_t7 ,regb 
+0x7870 034134 arg mem_t3 ,contw 
+0x7871 034135 call bn_mulmod 
+0x7872 034136 arg mem_t0 ,rega 
+0x7873 034137 arg mem_t2 ,regb 
+0x7874 034138 arg mem_t7 ,contw 
+0x7875 034139 call bn_submod 
+0x7876 034140 arg mem_t0 ,rega 
+0x7877 034141 arg mem_t2 ,regb 
+0x7878 034142 arg mem_t0 ,contw 
+0x7879 034143 call bn_addmod 
+0x787a 034144 arg mem_t1 ,rega 
+0x787b 034145 arg mem_t3 ,regb 
+0x787c 034146 arg mem_t2 ,contw 
+0x787d 034147 call bn_submod 
+0x787e 034148 arg mem_t1 ,rega 
+0x787f 034149 arg mem_t3 ,regb 
+0x7880 034150 arg mem_t1 ,contw 
+0x7881 034151 call bn_addmod 
+0x7882 034152 arg mem_t1 ,rega 
+0x7883 034153 arg mem_t7 ,regb 
+0x7884 034154 arg mem_t1 ,contw 
+0x7885 034155 call bn_mulmod 
+0x7886 034156 arg mem_cz ,rega 
+0x7887 034157 arg mem_az ,regb 
+0x7888 034158 arg mem_t3 ,contw 
+0x7889 034159 call bn_mulmod 
+0x788a 034160 arg mem_t3 ,rega 
+0x788b 034161 arg mem_t7 ,regb 
+0x788c 034162 arg mem_cz ,contw 
+0x788d 034163 call bn_mulmod 
+0x788e 034164 arg mem_t7 ,rega 
+0x788f 034165 arg mem_t7 ,contw 
+0x7890 034166 call bn_sqrmod 
+0x7891 034167 arg mem_t7 ,rega 
+0x7892 034168 arg mem_t0 ,regb 
+0x7893 034169 arg mem_t3 ,contw 
+0x7894 034170 call bn_mulmod 
+0x7895 034171 arg mem_t7 ,rega 
+0x7896 034172 arg mem_t1 ,regb 
+0x7897 034173 arg mem_t1 ,contw 
+0x7898 034174 call bn_mulmod 
+0x7899 034175 arg mem_t2 ,rega 
+0x789a 034176 arg mem_cx ,contw 
+0x789b 034177 call bn_sqrmod 
+0x789c 034178 arg mem_cx ,rega 
+0x789d 034179 arg mem_t3 ,regb 
+0x789e 034180 arg mem_cx ,contw 
+0x789f 034181 call bn_submod 
+0x78a0 034182 arg mem_cx ,contr 
+0x78a1 034183 arg mem_t7 ,contw 
+0x78a2 034184 call memcpy24 
+0x78a3 034185 arg mem_t7 ,rega 
+0x78a4 034186 call bn_lshiftmod 
+0x78a5 034187 arg mem_t3 ,rega 
+0x78a6 034188 arg mem_t7 ,regb 
+0x78a7 034189 arg mem_t3 ,contw 
+0x78a8 034190 call bn_submod 
+0x78a9 034191 arg mem_t3 ,rega 
+0x78aa 034192 arg mem_t2 ,regb 
+0x78ab 034193 arg mem_t2 ,contw 
+0x78ac 034194 call bn_mulmod 
+0x78ad 034195 arg mem_t2 ,rega 
+0x78ae 034196 arg mem_t1 ,regb 
+0x78af 034197 arg mem_cy ,contw 
+0x78b0 034198 call bn_submod 
+0x78b1 034199 arg mem_cy ,rega 
+0x78b2 034200 arg mem_p ,regb 
+0x78b3 034201 arg mem_cy ,contw 
+0x78b4 034202 force 0 ,regc 
+0x78b5 034203 fetch 1 ,mem_cy 
+0x78b6 034204 isolate1 0 ,pdata 
+0x78b7 034205 call bn_add ,true 
+0x78b8 034206 copy regc ,alarm 
+0x78b9 034207 arg mem_cy ,rega 
+0x78ba 034208 call bn_rshift6 
+0x78bb 034209 fetch 1 ,mem_cy5 
+0x78bc 034210 isolate1 0 ,alarm 
+0x78bd 034211 setflag true ,7 ,pdata 
+0x78be 034212 store 1 ,mem_cy5 
+0x78bf 034213 rtn 
+:      034217 eckp_0:
+0x78c0 034218 fetch 1 ,mem_ec_loopc 
+0x78c1 034219 increase -1 ,pdata 
+0x78c2 034220 nrtn positive 
+0x78c3 034221 store 1 ,mem_ec_loopc 
+0x78c4 034222 fetch 1 ,mem_ec_infinite 
+0x78c5 034223 call ecdbl ,blank 
+0x78c6 034224 fetch 1 ,mem_ec_loopc 
+0x78c7 034225 arg mem_k ,contr 
+0x78c8 034226 call bn_testbit 
+0x78c9 034227 branch eckp_0 ,true 
+0x78ca 034228 fetch 1 ,mem_ec_infinite 
+0x78cb 034229 nbranch eckp_1 ,blank 
+0x78cc 034230 call ecadd 
+0x78cd 034231 branch eckp_0 
+:      034232 eckp_1:
+0x78ce 034233 jam 0 ,mem_ec_infinite 
+0x78cf 034234 arg mem_ax ,contr 
+0x78d0 034235 arg mem_cx ,contw 
+0x78d1 034236 call ec_copy 
+0x78d2 034237 branch eckp_0 
+:      034240 ecunmapz:
+0x78d3 034241 arg mem_cz ,rega 
+0x78d4 034242 arg mem_t3 ,contw 
+0x78d5 034243 call bn_invmod 
+0x78d6 034244 arg mem_t3 ,rega 
+0x78d7 034245 arg mem_t1 ,contw 
+0x78d8 034246 call bn_sqrmod 
+0x78d9 034247 arg mem_cx ,rega 
+0x78da 034248 arg mem_t1 ,regb 
+0x78db 034249 arg mem_bx ,contw 
+0x78dc 034250 call bn_mulmod 
+0x78dd 034251 arg mem_t3 ,rega 
+0x78de 034252 arg mem_t1 ,regb 
+0x78df 034253 arg mem_t2 ,contw 
+0x78e0 034254 call bn_mulmod 
+0x78e1 034255 arg mem_cy ,rega 
+0x78e2 034256 arg mem_t2 ,regb 
+0x78e3 034257 arg mem_by ,contw 
+0x78e4 034258 branch bn_mulmod 
+:      034262 sha_endian_swap2:
+0x78e5 034263 ifetch 4 ,contr 
+0x78e6 034264 force 4 ,rega 
+0x78e7 034265 increase 3 ,contw 
+:      034266 sha_endian_loop:
+0x78e8 034267 istore 1 ,contw 
+0x78e9 034268 rshift8 pdata ,pdata 
+0x78ea 034269 increase -2 ,contw 
+0x78eb 034270 increase -1 ,rega 
+0x78ec 034271 nbranch sha_endian_loop ,zero 
+0x78ed 034272 increase 5 ,contw 
+0x78ee 034273 loop sha_endian_swap2 
+0x78ef 034274 rtn 
+:      034277 sha_getw:
+0x78f0 034278 lshift2 queue ,pdata 
+0x78f1 034279 iadd timeup ,contr 
+0x78f2 034280 ifetch 4 ,contr 
+0x78f3 034281 rtn 
+:      034283 sha_r:
+0x78f4 034284 force 16 ,alarm 
+0x78f5 034285 arg memdat ,timeup 
+:      034286 sha_r_loop:
+0x78f6 034287 add alarm ,-7 ,queue 
+0x78f7 034288 call sha_getw 
+0x78f8 034289 iforce temp 
+0x78f9 034290 add alarm ,-16 ,queue 
+0x78fa 034291 call sha_getw 
+0x78fb 034292 iadd temp ,temp 
+0x78fc 034293 add alarm ,-2 ,queue 
+0x78fd 034294 call sha_getw 
+0x78fe 034295 shasx pdata ,1 ,pdata 
+0x78ff 034296 iadd temp ,temp 
+0x7900 034297 add alarm ,-15 ,queue 
+0x7901 034298 call sha_getw 
+0x7902 034299 shasx pdata ,0 ,pdata 
+0x7903 034300 iadd temp ,temp 
+0x7904 034301 lshift2 alarm ,pdata 
+0x7905 034302 iadd timeup ,contw 
+0x7906 034303 istoret 4 ,contw 
+0x7907 034304 increase 1 ,alarm 
+0x7908 034305 compare 64 ,alarm ,0xff 
+0x7909 034306 nbranch sha_r_loop ,true 
+0x790a 034307 rtn 
+:      034310 sha_init:
+0x790b 034311 arg memh0 ,contr 
+0x790c 034312 force 7 ,regext_index 
+:      034313 sha_init_0:
+0x790d 034314 ifetch 4 ,contr 
+0x790e 034315 iforce regext 
+0x790f 034316 increase -1 ,regext_index 
+0x7910 034317 branch sha_init_0 ,positive 
+0x7911 034318 rtn 
+:      034320 sha:
+0x7912 034321 bpatchx patch3d_4 ,mem_patch3d 
+0x7913 034322 call sha_r 
+0x7914 034323 arg memahbak ,contw 
+0x7915 034324 force 0 ,regext_index 
+:      034325 sha_0:
+0x7916 034326 deposit regext 
+0x7917 034327 istore 4 ,contw 
+0x7918 034328 increase 1 ,regext_index 
+0x7919 034329 compare 8 ,regext_index ,0xff 
+0x791a 034330 nbranch sha_0 ,true 
+0x791b 034331 call enable_authrom 
+0x791c 034332 arg memk ,timeup 
+0x791d 034333 arg memdat ,alarm 
+0x791e 034334 force 64 ,loopcnt 
+:      034335 sha_loop:
+0x791f 034336 ifetcht 4 ,alarm 
+0x7920 034337 ifetch 4 ,timeup 
+0x7921 034338 increase 4 ,timeup 
+0x7922 034339 increase 4 ,alarm 
+0x7923 034340 iadd temp ,pdata 
+0x7924 034341 force 7 ,regext_index 
+0x7925 034342 iadd regext ,temp 
+0x7926 034343 force 4 ,regext_index 
+0x7927 034344 shasx regext ,3 ,pdata 
+0x7928 034345 iadd temp ,temp 
+0x7929 034346 force 5 ,regext_index 
+0x792a 034347 deposit regext 
+0x792b 034348 force 6 ,regext_index 
+0x792c 034349 ixor regext ,pdata 
+0x792d 034350 force 4 ,regext_index 
+0x792e 034351 iand regext ,pdata 
+0x792f 034352 force 6 ,regext_index 
+0x7930 034353 ixor regext ,pdata 
+0x7931 034354 iadd temp ,temp 
+0x7932 034355 force 7 ,regext_index 
+0x7933 034356 copy temp ,regext 
+0x7934 034357 force 3 ,regext_index 
+0x7935 034358 deposit regext 
+0x7936 034359 iadd temp ,regext 
+0x7937 034360 force 0 ,regext_index 
+0x7938 034361 deposit regext 
+0x7939 034362 force 1 ,regext_index 
+0x793a 034363 iand regext ,temp 
+0x793b 034364 ior regext ,pdata 
+0x793c 034365 force 2 ,regext_index 
+0x793d 034366 iand regext ,pdata 
+0x793e 034367 ior temp ,temp 
+0x793f 034368 force 0 ,regext_index 
+0x7940 034369 shasx regext ,2 ,pdata 
+0x7941 034370 iadd temp ,pdata 
+0x7942 034371 force 7 ,regext_index 
+0x7943 034372 iadd regext ,regext 
+0x7944 034373 regexrot 
+0x7945 034374 loop sha_loop 
+0x7946 034375 arg memahbak ,contr 
+0x7947 034376 force 0 ,regext_index 
+:      034377 sha_1:
+0x7948 034378 ifetch 4 ,contr 
+0x7949 034379 iadd regext ,regext 
+0x794a 034380 increase 1 ,regext_index 
+0x794b 034381 compare 8 ,regext_index ,0xff 
+0x794c 034382 nbranch sha_1 ,true 
+0x794d 034383 branch disable_authrom 
+:      034386 sha_result:
+0x794e 034387 arg memresult ,contw 
+0x794f 034388 force 7 ,regext_index 
+:      034389 sha_regext_save:
+0x7950 034390 deposit regext 
+0x7951 034391 istore 4 ,contw 
+0x7952 034392 increase -1 ,regext_index 
+0x7953 034393 branch sha_regext_save ,positive 
+0x7954 034394 rtn 
+:      034396 pad_xor:
+0x7955 034398 arg memdat ,contw 
+0x7956 034399 increase -4 ,contr 
+0x7957 034400 sub loopcnt ,16 ,rega 
+:      034401 pad_xor_0:
+0x7958 034402 ifetch 4 ,contr 
+0x7959 034403 ixor temp ,pdata 
+0x795a 034404 istore 4 ,contw 
+0x795b 034405 increase -8 ,contr 
+0x795c 034406 loop pad_xor_0 
+0x795d 034407 copy rega ,loopcnt 
+0x795e 034408 deposit temp 
+:      034409 pad_xor_1:
+0x795f 034410 istore 4 ,contw 
+0x7960 034411 loop pad_xor_1 
+0x7961 034412 rtn 
+:      034414 g_noninit_number_confirm:
+0x7962 034415 call g_noninit0 
+0x7963 034416 call sha_result 
+0x7964 034417 branch g_common0 
+:      034419 g_noninit:
+0x7965 034420 call g_noninit0 
+0x7966 034421 branch g_common0 
+:      034423 g_noninit0:
+0x7967 034424 arg mem_sp_pubkey_remote_x_end ,contr 
+0x7968 034425 arg memdat ,contw 
+0x7969 034426 force 6 ,loopcnt 
+0x796a 034427 call memcpy_dword_swap 
+0x796b 034428 arg mem_sp_pubkey_local_x_end ,contr 
+0x796c 034429 force 6 ,loopcnt 
+0x796d 034430 call memcpy_dword_swap 
+0x796e 034431 arg mem_sp_random_remote_end ,contr 
+0x796f 034432 call memcpy_dword_swap4 
+0x7970 034433 call sha_init 
+0x7971 034434 call sha 
+0x7972 034435 arg mem_sp_random_local_end ,contr 
+0x7973 034436 arg memdat ,contw 
+0x7974 034437 branch g_common 
+:      034439 g_init:
+0x7975 034440 arg mem_sp_pubkey_local_x_end ,contr 
+0x7976 034441 arg memdat ,contw 
+0x7977 034442 force 6 ,loopcnt 
+0x7978 034443 call memcpy_dword_swap 
+0x7979 034444 arg mem_sp_pubkey_remote_x_end ,contr 
+0x797a 034445 force 6 ,loopcnt 
+0x797b 034446 call memcpy_dword_swap 
+0x797c 034447 arg mem_sp_random_local_end ,contr 
+0x797d 034448 call memcpy_dword_swap4 
+0x797e 034449 call sha_init 
+0x797f 034450 call sha 
+0x7980 034451 arg mem_sp_random_remote_end ,contr 
+0x7981 034452 arg memdat ,contw 
+0x7982 034453 call g_common 
+0x7983 034454 branch g_common0 
+:      034456 g_common:
+0x7984 034457 call memcpy_dword_swap4 
+0x7985 034458 setarg 0x800000 
+0x7986 034459 lshift8 pdata ,pdata 
+0x7987 034460 istore 4 ,contw 
+0x7988 034461 force 5 ,loopcnt 
+0x7989 034462 call memset0 
+0x798a 034463 setarg 640 
+0x798b 034464 istore 4 ,contw 
+0x798c 034465 branch sha 
+:      034466 g_common0:
+0x798d 034467 fetch 4 ,memresult 
+0x798e 034469 arg 1000 ,rega 
+0x798f 034470 idiv rega 
+0x7990 034471 call wait_div_end 
+0x7991 034472 remainder pdata 
+0x7992 034473 store 4 ,mem_gkey 
+0x7993 034474 quotient pdata 
+0x7994 034475 arg 1000 ,rega 
+0x7995 034476 idiv rega 
+0x7996 034477 call wait_div_end 
+0x7997 034478 remainder pdata 
+0x7998 034479 arg 1000 ,rega 
+0x7999 034480 imul32 rega ,pdata 
+0x799a 034481 fetcht 4 ,mem_gkey 
+0x799b 034482 iadd temp ,pdata 
+0x799c 034483 store 4 ,mem_gkey 
+0x799d 034484 rtn 
+:      034486 function_f1_no_key:
+0x799e 034487 jam 0 ,mem_passkey_1bit 
+0x799f 034488 branch function_f1_common 
+:      034490 function_f1:
+0x79a0 034491 fetch 1 ,mem_ssp_mode_flag 
+0x79a1 034492 bne ssp_mode_passkey_entry_flag ,function_f1_no_key 
+:      034493 function_f1_common:
+0x79a2 034494 bpatchx patch3d_5 ,mem_patch3d 
+0x79a3 034495 setarg 0x363636 
+0x79a4 034496 lshift8 pdata ,temp 
+0x79a5 034497 or_into 0x36 ,temp 
+0x79a6 034498 fetch 2 ,mem_sp_prarm_stack 
+0x79a7 034499 copy pdata ,contr 
+0x79a8 034500 force 4 ,loopcnt 
+0x79a9 034501 call pad_xor 
+0x79aa 034502 call sha_init 
+0x79ab 034503 call sha 
+0x79ac 034504 fetch 2 ,mem_sp_prarm_stack + 2 
+0x79ad 034505 copy pdata ,contr 
+0x79ae 034506 arg memdat ,contw 
+0x79af 034507 force 6 ,loopcnt 
+0x79b0 034508 call memcpy_dword_swap 
+0x79b1 034509 fetch 2 ,mem_sp_prarm_stack + 4 
+0x79b2 034510 copy pdata ,contr 
+0x79b3 034511 force 6 ,loopcnt 
+0x79b4 034512 call memcpy_dword_swap 
+0x79b5 034513 setarg 0x800000 
+0x79b6 034514 istore 3 ,contw 
+0x79b7 034516 fetch 1 ,mem_passkey_1bit 
+0x79b8 034518 istore 1 ,contw 
+0x79b9 034519 force 0 ,pdata 
+0x79ba 034520 istore 8 ,contw 
+0x79bb 034521 setarg 0x0388 
+0x79bc 034522 istore 4 ,contw 
+0x79bd 034523 call sha 
+0x79be 034524 call sha_result 
+0x79bf 034525 arg memresult ,contr 
+0x79c0 034526 arg memahsave ,contw 
+0x79c1 034527 call memcpy32 
+0x79c2 034529 setarg 0x5c5c5c 
+0x79c3 034530 lshift8 pdata ,temp 
+0x79c4 034531 or_into 0x5c ,temp 
+0x79c5 034532 fetch 2 ,mem_sp_prarm_stack 
+0x79c6 034533 copy pdata ,contr 
+0x79c7 034534 force 4 ,loopcnt 
+0x79c8 034535 call pad_xor 
+0x79c9 034536 call sha_init 
+0x79ca 034537 call sha 
+0x79cb 034538 arg memahsave_end ,contr 
+0x79cc 034539 arg memdat ,contw 
+0x79cd 034540 force 8 ,loopcnt 
+0x79ce 034541 call memcpy_dword_swap 
+0x79cf 034542 setarg 0x800000 
+0x79d0 034543 lshift8 pdata ,pdata 
+0x79d1 034544 istore 4 ,contw 
+0x79d2 034545 call bn_zero 
+0x79d3 034546 setarg 0x0300 
+0x79d4 034547 istore 4 ,contw 
+0x79d5 034548 call sha 
+0x79d6 034549 branch sha_result 
+:      034552 function_f2:
+0x79d7 034553 setarg 0x363636 
+0x79d8 034554 lshift8 pdata ,temp 
+0x79d9 034555 or_into 0x36 ,temp 
+0x79da 034556 arg mem_sp_dhkey_end ,contr 
+0x79db 034557 force 6 ,loopcnt 
+0x79dc 034558 call pad_xor 
+0x79dd 034559 call sha_init 
+0x79de 034560 call sha 
+0x79df 034561 fetch 2 ,mem_sp_prarm_stack + 12 
+0x79e0 034562 copy pdata ,contr 
+0x79e1 034563 arg memdat ,contw 
+0x79e2 034564 call memcpy_dword_swap4 
+0x79e3 034565 fetch 2 ,mem_sp_prarm_stack + 14 
+0x79e4 034566 copy pdata ,contr 
+0x79e5 034567 call memcpy_dword_swap4 
+0x79e6 034569 setarg 0x62746c 
+0x79e7 034570 lshift8 pdata ,pdata 
+0x79e8 034571 or_into 0x6b ,pdata 
+0x79e9 034572 istore 4 ,contw 
+0x79ea 034573 arg mem_addr_value_end ,contr 
+0x79eb 034574 force 3 ,loopcnt 
+0x79ec 034575 call memcpy_dword_swap 
+0x79ed 034577 setarg 0x800000 
+0x79ee 034578 lshift8 pdata ,pdata 
+0x79ef 034579 istore 4 ,contw 
+0x79f0 034580 force 0 ,pdata 
+0x79f1 034581 istore 8 ,contw 
+0x79f2 034582 setarg 0x0380 
+0x79f3 034583 istore 4 ,contw 
+0x79f4 034584 call sha 
+0x79f5 034586 call sha_result 
+0x79f6 034587 arg memresult ,contr 
+0x79f7 034588 arg memahsave ,contw 
+0x79f8 034589 call memcpy32 
+0x79f9 034591 setarg 0x5c5c5c 
+0x79fa 034592 lshift8 pdata ,temp 
+0x79fb 034593 or_into 0x5c ,temp 
+0x79fc 034594 arg mem_sp_dhkey_end ,contr 
+0x79fd 034595 force 6 ,loopcnt 
+0x79fe 034596 call pad_xor 
+0x79ff 034597 call sha_init 
+0x7a00 034598 call sha 
+0x7a01 034599 arg memahsave_end ,contr 
+0x7a02 034600 arg memdat ,contw 
+0x7a03 034601 force 8 ,loopcnt 
+0x7a04 034602 call memcpy_dword_swap 
+0x7a05 034603 setarg 0x800000 
+0x7a06 034604 lshift8 pdata ,pdata 
+0x7a07 034605 istore 4 ,contw 
+0x7a08 034606 call bn_zero 
+0x7a09 034607 setarg 0x0300 
+0x7a0a 034608 istore 4 ,contw 
+0x7a0b 034609 call sha 
+0x7a0c 034610 branch sha_result 
+:      034613 function_f3a:
+0x7a0d 034614 fetch 1 ,mem_ssp_mode_flag 
+0x7a0e 034615 bne ssp_mode_passkey_entry_flag ,function_f3a_no_pin 
+:      034616 function_f3a_common:
+0x7a0f 034617 bpatchx patch3d_6 ,mem_patch3d 
+0x7a10 034618 setarg 0x363636 
+0x7a11 034619 lshift8 pdata ,temp 
+0x7a12 034620 or_into 0x36 ,temp 
+0x7a13 034621 arg mem_sp_dhkey_end ,contr 
+0x7a14 034622 force 6 ,loopcnt 
+0x7a15 034623 call pad_xor 
+0x7a16 034624 call sha_init 
+0x7a17 034625 call sha 
+0x7a18 034626 arg mem_sp_random_remote_end ,contr 
+0x7a19 034627 arg memdat ,contw 
+0x7a1a 034628 call memcpy_dword_swap4 
+0x7a1b 034629 arg mem_sp_random_local_end ,contr 
+0x7a1c 034630 call memcpy_dword_swap4 
+0x7a1d 034631 branch function_f3_common 
+:      034633 function_f3a_no_pin:
+0x7a1e 034634 setarg 0 
+0x7a1f 034635 store 4 ,mem_pin 
+0x7a20 034636 branch function_f3a_common 
+:      034638 function_f3b_no_pin:
+0x7a21 034639 setarg 0 
+0x7a22 034640 store 4 ,mem_pin 
+0x7a23 034641 branch function_f3b_common 
+:      034644 function_f3b:
+0x7a24 034645 fetch 1 ,mem_ssp_mode_flag 
+0x7a25 034646 bne ssp_mode_passkey_entry_flag ,function_f3b_no_pin 
+:      034647 function_f3b_common:
+0x7a26 034648 setarg 0x363636 
+0x7a27 034649 lshift8 pdata ,temp 
+0x7a28 034650 or_into 0x36 ,temp 
+0x7a29 034651 arg mem_sp_dhkey_end ,contr 
+0x7a2a 034652 force 6 ,loopcnt 
+0x7a2b 034653 call pad_xor 
+0x7a2c 034654 call sha_init 
+0x7a2d 034655 call sha 
+0x7a2e 034657 arg mem_sp_random_local_end ,contr 
+0x7a2f 034658 arg memdat ,contw 
+0x7a30 034659 call memcpy_dword_swap4 
+0x7a31 034660 arg mem_sp_random_remote_end ,contr 
+0x7a32 034661 call memcpy_dword_swap4 
+:      034662 function_f3_common:
+0x7a33 034663 setarg 0x0 
+0x7a34 034664 istore 8 ,contw 
+0x7a35 034665 istore 4 ,contw 
+0x7a36 034666 fetch 4 ,mem_pin 
+0x7a37 034667 istore 4 ,contw 
+0x7a38 034669 copy contw ,temp 
+0x7a39 034670 jam 0x80 ,mem_addr_padding 
+0x7a3a 034671 copy temp ,contw 
+0x7a3b 034672 arg mem_addr_iocap_end ,contr 
+0x7a3c 034673 call memcpy_dword_swap4 
+0x7a3d 034675 call sha 
+0x7a3e 034677 arg memdat ,contw 
+0x7a3f 034678 force 7 ,loopcnt 
+0x7a40 034679 call memset0 
+0x7a41 034680 istore 4 ,contw 
+0x7a42 034681 setarg 0x03F8 
+0x7a43 034682 istore 4 ,contw 
+0x7a44 034683 call sha 
+0x7a45 034684 call sha_result 
+0x7a46 034686 arg memresult ,contr 
+0x7a47 034687 arg memahsave ,contw 
+0x7a48 034688 call memcpy32 
+0x7a49 034690 setarg 0x5c5c5c 
+0x7a4a 034691 lshift8 pdata ,temp 
+0x7a4b 034692 or_into 0x5c ,temp 
+0x7a4c 034693 arg mem_sp_dhkey_end ,contr 
+0x7a4d 034694 force 6 ,loopcnt 
+0x7a4e 034695 call pad_xor 
+0x7a4f 034696 call sha_init 
+0x7a50 034697 call sha 
+0x7a51 034698 arg memahsave_end ,contr 
+0x7a52 034699 arg memdat ,contw 
+0x7a53 034700 force 8 ,loopcnt 
+0x7a54 034701 call memcpy_dword_swap 
+0x7a55 034702 setarg 0x800000 
+0x7a56 034703 lshift8 pdata ,pdata 
+0x7a57 034704 istore 4 ,contw 
+0x7a58 034705 call bn_zero 
+0x7a59 034706 setarg 0x0300 
+0x7a5a 034707 istore 4 ,contw 
+0x7a5b 034708 call sha 
+0x7a5c 034709 branch sha_result 
+:      034716 eckp_calc_init:
+0x7a5d 034717 jam 192 ,mem_ec_loopc 
+:      034718 eckp_calc_init_1:
+0x7a5e 034719 fetch 1 ,mem_ec_loopc 
+0x7a5f 034720 rtn blank 
+0x7a60 034721 increase -1 ,pdata 
+0x7a61 034722 store 1 ,mem_ec_loopc 
+0x7a62 034723 arg mem_k ,contr 
+0x7a63 034724 call bn_testbit 
+0x7a64 034725 branch eckp_calc_init_1 ,true 
+0x7a65 034726 arg mem_ax ,contr 
+0x7a66 034727 arg mem_cx ,contw 
+0x7a67 034728 branch ec_copy 
+:      034730 eckp_calc:
+0x7a68 034731 call ecdbl 
+0x7a69 034732 fetch 1 ,mem_ec_loopc 
+0x7a6a 034733 increase -1 ,pdata 
+0x7a6b 034734 store 1 ,mem_ec_loopc 
+0x7a6c 034735 arg mem_k ,contr 
+0x7a6d 034736 call bn_testbit 
+0x7a6e 034737 rtn true 
+0x7a6f 034738 branch ecadd 
+:      034740 memcpy_dword_swap4:
+0x7a70 034741 force 4 ,loopcnt 
+:      034742 memcpy_dword_swap:
+0x7a71 034743 increase -4 ,contr 
+:      034744 memcpy_dword_swap_loop:
+0x7a72 034745 ifetch 4 ,contr 
+0x7a73 034746 istore 4 ,contw 
+0x7a74 034747 increase -8 ,contr 
+0x7a75 034748 loop memcpy_dword_swap_loop 
+0x7a76 034749 rtn 
+:      034754 sp_initialize_256:
+0x7a77 034755 bpatchx patch3d_7 ,mem_patch3d 
+0x7a78 034756 fetch 1 ,mem_le_secure_connect_enable 
+0x7a79 034757 branch le_secure_connection_disable ,blank 
+0x7a7a 034758 call le_secure_connection_enable 
+0x7a7b 034759 call sp_clear_flags 
+0x7a7c 034761 branch sp_pubkey_calc_256 
+:      034766 sp_pubkey_calc_256:
+0x7a7d 034767 fetch 1 ,mem_le_sc_local_key_invalid 
+0x7a7e 034768 rtnne sp_key_invalid 
+0x7a7f 034769 fetch 1 ,mem_le_sc_calc 
+0x7a80 034770 rtnne sp_calc_standby 
+0x7a81 034772 arg mem_le_private_key_256 ,contw 
+0x7a82 034773 force 15 ,queue 
+0x7a83 034774 call random_generator 
+0x7a84 034775 random pdata 
+0x7a85 034776 rshift pdata ,pdata 
+0x7a86 034777 istore 2 ,contw 
+0x7a87 034779 arg mem_k_256 ,contw 
+0x7a88 034780 arg mem_le_private_key_256 ,contr 
+0x7a89 034781 call memcpy32 
+0x7a8a 034783 arg mem_ax_256 ,contw 
+0x7a8b 034784 arg mem_gx_256 ,contr 
+0x7a8c 034785 call memcpy64 
+0x7a8d 034787 arg mem_az_256 ,contw 
+0x7a8e 034788 call clear_mem_256 
+0x7a8f 034789 jam 1 ,mem_az_256 
+0x7a90 034791 call eckp_calc_init_256 
+0x7a91 034792 jam sp_calc_pubkey_256 ,mem_le_sc_calc 
+0x7a92 034793 rtn 
+:      034795 sp_pubkey_generated_256:
+0x7a93 034796 arg mem_le_pubkey_local_x_256 ,contw 
+0x7a94 034797 arg mem_bx_256 ,contr 
+0x7a95 034798 call memcpy64 
+0x7a96 034799 jam sp_key_valid_256 ,mem_le_sc_local_key_invalid 
+0x7a97 034800 jam sp_calc_standby ,mem_le_sc_calc 
+0x7a98 034801 rtn 
+:      034805 sp_dhkey_calc_256:
+0x7a99 034806 fetch 1 ,mem_sp_dhkey_invalid 
+0x7a9a 034807 rtnne sp_key_invalid 
+0x7a9b 034808 fetch 1 ,mem_le_sc_calc 
+0x7a9c 034809 rtnne sp_calc_standby 
+0x7a9d 034811 arg mem_k_256 ,contw 
+0x7a9e 034812 arg mem_le_private_key_256 ,contr 
+0x7a9f 034813 call memcpy32 
+0x7aa0 034815 arg mem_ax_256 ,contw 
+0x7aa1 034816 arg mem_le_pubkey_remote_x_256 ,contr 
+0x7aa2 034817 call memcpy64 
+0x7aa3 034819 arg mem_az_256 ,contw 
+0x7aa4 034820 call clear_mem_256 
+0x7aa5 034821 jam 1 ,mem_az_256 
+0x7aa6 034823 call eckp_calc_init_256 
+0x7aa7 034824 jam sp_calc_dhkey_256 ,mem_le_sc_calc 
+0x7aa8 034825 rtn 
+:      034828 sp_dhkey_generated_256:
+0x7aa9 034830 arg mem_le_dhkey_256 ,contw 
+0x7aaa 034831 arg mem_bx_256 ,contr 
+0x7aab 034832 call memcpy32 
+0x7aac 034833 jam sp_key_valid_256 ,mem_sp_dhkey_invalid 
+0x7aad 034834 jam sp_calc_standby ,mem_le_sc_calc 
+0x7aae 034835 rtn 
+:      034839 sp_calc_sequence_256:
+0x7aaf 034840 fetch 1 ,mem_le_secure_connect_enable 
+0x7ab0 034841 rtn blank 
+0x7ab1 034842 fetch 1 ,mem_le_sc_calc 
+0x7ab2 034843 rtn blank 
+0x7ab3 034844 increase 0x80 ,pdata 
+0x7ab4 034845 store 1 ,mem_le_sc_calc 
+0x7ab5 034846 rtnbit1 7 
+0x7ab6 034847 fetch 2 ,mem_ec_loopc 
+0x7ab7 034848 branch sp_calc_sequence_done_256 ,blank 
+0x7ab8 034849 branch eckp_calc_256 
+:      034851 sp_calc_sequence_done_256:
+0x7ab9 034852 bpatchx patch3e_0 ,mem_patch3e 
+0x7aba 034853 call ecunmapz_256 
+0x7abb 034854 fetch 1 ,mem_le_sc_calc 
+0x7abc 034855 beq sp_calc_pubkey_256 ,sp_pubkey_generated_256 
+0x7abd 034856 beq sp_calc_dhkey_256 ,sp_dhkey_generated_256 
+0x7abe 034857 rtn 
+:      034860 eckp_calc_256:
+0x7abf 034861 call ecdbl_256 
+0x7ac0 034862 fetch 2 ,mem_ec_loopc 
+0x7ac1 034863 increase -1 ,pdata 
+0x7ac2 034864 store 2 ,mem_ec_loopc 
+0x7ac3 034865 arg mem_k_256 ,contr 
+0x7ac4 034866 call bn_testbit 
+0x7ac5 034867 rtn true 
+0x7ac6 034868 branch ecadd_256 
+:      034870 eckp_calc_init_256:
+0x7ac7 034871 bpatchx patch3e_1 ,mem_patch3e 
+0x7ac8 034872 setarg 256 ,pdata 
+0x7ac9 034873 store 2 ,mem_ec_loopc 
+:      034874 eckp_calc_init_256_1:
+0x7aca 034875 fetch 2 ,mem_ec_loopc 
+0x7acb 034876 rtn blank 
+0x7acc 034877 increase -1 ,pdata 
+0x7acd 034878 store 2 ,mem_ec_loopc 
+0x7ace 034879 arg mem_k_256 ,contr 
+0x7acf 034880 call bn_testbit 
+0x7ad0 034881 branch eckp_calc_init_256_1 ,true 
+0x7ad1 034882 arg mem_ax_256 ,contr 
+0x7ad2 034883 arg mem_cx_256 ,contw 
+0x7ad3 034884 branch memcpy96 
+:      034887 ecunmapz_256:
+0x7ad4 034888 arg mem_cz_256 ,rega 
+0x7ad5 034889 arg mem_t3_256 ,contw 
+0x7ad6 034890 call bn_invmod_256 
+0x7ad7 034891 arg mem_t3_256 ,rega 
+0x7ad8 034892 arg mem_t1_256 ,contw 
+0x7ad9 034893 call bn_sqrmod_256 
+0x7ada 034894 arg mem_cx_256 ,rega 
+0x7adb 034895 arg mem_t1_256 ,regb 
+0x7adc 034896 arg mem_bx_256 ,contw 
+0x7add 034897 call bn_mulmod_256 
+0x7ade 034898 arg mem_t3_256 ,rega 
+0x7adf 034899 arg mem_t1_256 ,regb 
+0x7ae0 034900 arg mem_t2_256 ,contw 
+0x7ae1 034901 call bn_mulmod_256 
+0x7ae2 034902 arg mem_cy_256 ,rega 
+0x7ae3 034903 arg mem_t2_256 ,regb 
+0x7ae4 034904 arg mem_by_256 ,contw 
+0x7ae5 034905 branch bn_mulmod_256 
+:      034907 ecdbl_256:
+0x7ae6 034908 arg mem_cz_256 ,rega 
+0x7ae7 034909 arg mem_t2_256 ,contw 
+0x7ae8 034910 call bn_sqrmod_256 
+0x7ae9 034911 arg mem_t2_256 ,rega 
+0x7aea 034912 arg mem_t3_256 ,contw 
+0x7aeb 034913 call bn_sqrmod_256 
+0x7aec 034915 arg mem_a_256 ,rega 
+0x7aed 034916 arg mem_t3_256 ,regb 
+0x7aee 034917 arg mem_t3_256 ,contw 
+0x7aef 034918 call bn_mulmod_256 
+0x7af0 034919 arg mem_cx_256 ,rega 
+0x7af1 034920 arg mem_t2_256 ,contw 
+0x7af2 034921 call bn_sqrmod_256 
+0x7af3 034923 arg mem_t2_256 ,contr 
+0x7af4 034924 arg mem_t1_256 ,contw 
+0x7af5 034925 call memcpy32 
+0x7af6 034926 arg mem_t1_256 ,rega 
+0x7af7 034927 call bn_lshiftmod_256 
+0x7af8 034928 arg mem_t2_256 ,rega 
+0x7af9 034929 arg mem_t1_256 ,regb 
+0x7afa 034930 arg mem_t2_256 ,contw 
+0x7afb 034931 call bn_addmod_256 
+0x7afc 034933 arg mem_t2_256 ,rega 
+0x7afd 034934 arg mem_t3_256 ,regb 
+0x7afe 034935 arg mem_t2_256 ,contw 
+0x7aff 034936 call bn_addmod_256 
+0x7b00 034938 arg mem_cx_256 ,contr 
+0x7b01 034939 arg mem_t1_256 ,contw 
+0x7b02 034940 call memcpy32 
+0x7b03 034941 arg mem_cy_256 ,rega 
+0x7b04 034942 arg mem_t3_256 ,contw 
+0x7b05 034943 call bn_sqrmod_256 
+0x7b06 034944 arg mem_t1_256 ,rega 
+0x7b07 034945 call bn_lshiftmod_256 
+0x7b08 034946 arg mem_t1_256 ,rega 
+0x7b09 034947 call bn_lshiftmod_256 
+0x7b0a 034948 arg mem_t1_256 ,rega 
+0x7b0b 034949 arg mem_t3_256 ,regb 
+0x7b0c 034950 arg mem_t1_256 ,contw 
+0x7b0d 034951 call bn_mulmod_256 
+0x7b0e 034952 arg mem_t3_256 ,rega 
+0x7b0f 034953 arg mem_t0_256 ,contw 
+0x7b10 034954 call bn_sqrmod_256 
+0x7b11 034955 arg mem_t0_256 ,rega 
+0x7b12 034956 call bn_lshiftmod_256 
+0x7b13 034957 arg mem_t0_256 ,rega 
+0x7b14 034958 call bn_lshiftmod_256 
+0x7b15 034959 arg mem_t0_256 ,rega 
+0x7b16 034960 call bn_lshiftmod_256 
+0x7b17 034961 arg mem_cy_256 ,contr 
+0x7b18 034962 arg mem_t3_256 ,contw 
+0x7b19 034963 call memcpy32 
+0x7b1a 034964 arg mem_t3_256 ,rega 
+0x7b1b 034965 call bn_lshiftmod_256 
+0x7b1c 034966 arg mem_t3_256 ,rega 
+0x7b1d 034967 arg mem_cz_256 ,regb 
+0x7b1e 034968 arg mem_cz_256 ,contw 
+0x7b1f 034969 call bn_mulmod_256 
+0x7b20 034972 arg mem_t2_256 ,rega 
+0x7b21 034973 arg mem_t3_256 ,contw 
+0x7b22 034974 call bn_sqrmod_256 
+0x7b23 034976 arg mem_t3_256 ,rega 
+0x7b24 034977 arg mem_t1_256 ,regb 
+0x7b25 034978 arg mem_t3_256 ,contw 
+0x7b26 034979 call bn_submod_256 
+0x7b27 034980 arg mem_t3_256 ,rega 
+0x7b28 034981 arg mem_t1_256 ,regb 
+0x7b29 034982 arg mem_cx_256 ,contw 
+0x7b2a 034983 call bn_submod_256 
+0x7b2b 034984 arg mem_t1_256 ,rega 
+0x7b2c 034985 arg mem_cx_256 ,regb 
+0x7b2d 034986 arg mem_t3_256 ,contw 
+0x7b2e 034987 call bn_submod_256 
+0x7b2f 034988 arg mem_t3_256 ,rega 
+0x7b30 034989 arg mem_t2_256 ,regb 
+0x7b31 034990 arg mem_t3_256 ,contw 
+0x7b32 034991 call bn_mulmod_256 
+0x7b33 034992 arg mem_t3_256 ,rega 
+0x7b34 034993 arg mem_t0_256 ,regb 
+0x7b35 034994 arg mem_cy_256 ,contw 
+0x7b36 034995 branch bn_submod_256 
+:      034997 ecadd_256:
+0x7b37 034999 arg mem_az_256 ,rega 
+0x7b38 035000 arg mem_t7_256 ,contw 
+0x7b39 035001 call bn_sqrmod_256 
+0x7b3a 035002 arg mem_cx_256 ,rega 
+0x7b3b 035003 arg mem_t7_256 ,regb 
+0x7b3c 035004 arg mem_t0_256 ,contw 
+0x7b3d 035005 call bn_mulmod_256 
+0x7b3e 035008 arg mem_az_256 ,rega 
+0x7b3f 035009 arg mem_t7_256 ,regb 
+0x7b40 035010 arg mem_t7_256 ,contw 
+0x7b41 035011 call bn_mulmod_256 
+0x7b42 035012 arg mem_cy_256 ,rega 
+0x7b43 035013 arg mem_t7_256 ,regb 
+0x7b44 035014 arg mem_t1_256 ,contw 
+0x7b45 035015 call bn_mulmod_256 
+0x7b46 035018 arg mem_cz_256 ,rega 
+0x7b47 035019 arg mem_t7_256 ,contw 
+0x7b48 035020 call bn_sqrmod_256 
+0x7b49 035021 arg mem_ax_256 ,rega 
+0x7b4a 035022 arg mem_t7_256 ,regb 
+0x7b4b 035023 arg mem_t2_256 ,contw 
+0x7b4c 035024 call bn_mulmod_256 
+0x7b4d 035026 arg mem_cz_256 ,rega 
+0x7b4e 035027 arg mem_t7_256 ,regb 
+0x7b4f 035028 arg mem_t7_256 ,contw 
+0x7b50 035029 call bn_mulmod_256 
+0x7b51 035030 arg mem_ay_256 ,rega 
+0x7b52 035031 arg mem_t7_256 ,regb 
+0x7b53 035032 arg mem_t3_256 ,contw 
+0x7b54 035033 call bn_mulmod_256 
+0x7b55 035038 arg mem_t0_256 ,regb 
+0x7b56 035039 arg mem_t2_256 ,rega 
+0x7b57 035040 arg mem_t7_256 ,contw 
+0x7b58 035041 call bn_submod_256 
+0x7b59 035042 arg mem_t0_256 ,rega 
+0x7b5a 035043 arg mem_t2_256 ,regb 
+0x7b5b 035044 arg mem_t0_256 ,contw 
+0x7b5c 035045 call bn_addmod_256 
+0x7b5d 035048 arg mem_t1_256 ,regb 
+0x7b5e 035049 arg mem_t3_256 ,rega 
+0x7b5f 035050 arg mem_t2_256 ,contw 
+0x7b60 035051 call bn_submod_256 
+0x7b61 035052 arg mem_t1_256 ,rega 
+0x7b62 035053 arg mem_t3_256 ,regb 
+0x7b63 035054 arg mem_t1_256 ,contw 
+0x7b64 035055 call bn_addmod_256 
+0x7b65 035056 arg mem_t1_256 ,rega 
+0x7b66 035057 arg mem_t7_256 ,regb 
+0x7b67 035058 arg mem_t1_256 ,contw 
+0x7b68 035059 call bn_mulmod_256 
+0x7b69 035060 arg mem_cz_256 ,rega 
+0x7b6a 035061 arg mem_az_256 ,regb 
+0x7b6b 035062 arg mem_t3_256 ,contw 
+0x7b6c 035063 call bn_mulmod_256 
+0x7b6d 035064 arg mem_t3_256 ,rega 
+0x7b6e 035065 arg mem_t7_256 ,regb 
+0x7b6f 035066 arg mem_cz_256 ,contw 
+0x7b70 035067 call bn_mulmod_256 
+0x7b71 035069 arg mem_t7_256 ,rega 
+0x7b72 035070 arg mem_t7_256 ,contw 
+0x7b73 035071 call bn_sqrmod_256 
+0x7b74 035072 arg mem_t7_256 ,rega 
+0x7b75 035073 arg mem_t0_256 ,regb 
+0x7b76 035074 arg mem_t3_256 ,contw 
+0x7b77 035075 call bn_mulmod_256 
+0x7b78 035076 arg mem_t7_256 ,rega 
+0x7b79 035077 arg mem_t1_256 ,regb 
+0x7b7a 035078 arg mem_t1_256 ,contw 
+0x7b7b 035079 call bn_mulmod_256 
+0x7b7c 035080 arg mem_t2_256 ,rega 
+0x7b7d 035081 arg mem_cx_256 ,contw 
+0x7b7e 035082 call bn_sqrmod_256 
+0x7b7f 035083 arg mem_cx_256 ,rega 
+0x7b80 035084 arg mem_t3_256 ,regb 
+0x7b81 035085 arg mem_cx_256 ,contw 
+0x7b82 035086 call bn_submod_256 
+0x7b83 035087 arg mem_cx_256 ,contr 
+0x7b84 035088 arg mem_t7_256 ,contw 
+0x7b85 035089 call memcpy32 
+0x7b86 035090 arg mem_t7_256 ,rega 
+0x7b87 035091 call bn_lshiftmod_256 
+0x7b88 035092 arg mem_t3_256 ,rega 
+0x7b89 035093 arg mem_t7_256 ,regb 
+0x7b8a 035094 arg mem_t3_256 ,contw 
+0x7b8b 035095 call bn_submod_256 
+0x7b8c 035096 arg mem_t3_256 ,rega 
+0x7b8d 035097 arg mem_t2_256 ,regb 
+0x7b8e 035098 arg mem_t2_256 ,contw 
+0x7b8f 035099 call bn_mulmod_256 
+0x7b90 035100 arg mem_t2_256 ,rega 
+0x7b91 035101 arg mem_t1_256 ,regb 
+0x7b92 035102 arg mem_cy_256 ,contw 
+0x7b93 035103 call bn_submod_256 
+0x7b94 035104 arg mem_cy_256 ,rega 
+0x7b95 035105 arg mem_p_256 ,regb 
+0x7b96 035106 arg mem_cy_256 ,contw 
+0x7b97 035107 force 0 ,regc 
+0x7b98 035108 fetch 1 ,mem_cy_256 
+0x7b99 035109 isolate1 0 ,pdata 
+0x7b9a 035110 call bn_add_256 ,true 
+0x7b9b 035111 copy regc ,alarm 
+0x7b9c 035112 arg mem_cy_256 ,rega 
+0x7b9d 035113 call bn_rshift_256 
+0x7b9e 035114 fetch 1 ,mem_cy5_256 
+0x7b9f 035115 isolate1 0 ,alarm 
+0x7ba0 035116 setflag true ,7 ,pdata 
+0x7ba1 035117 store 1 ,mem_cy5_256 
+0x7ba2 035118 rtn 
+:      035120 bn_invmod_256:
+0x7ba3 035121 copy contw ,timeup 
+0x7ba4 035122 arg mem_tmp0_256 ,contw 
+0x7ba5 035123 call clear_mem_256 
+0x7ba6 035124 force 0 ,pdata 
+0x7ba7 035126 store 4 ,mem_t2_256 
+0x7ba8 035127 jam 1 ,mem_tmp0_256 
+0x7ba9 035128 arg mem_tmp1_256 ,contw 
+0x7baa 035129 call clear_mem_512 
+0x7bab 035130 arg mem_p_256 ,contr 
+0x7bac 035131 arg mem_tmp2_256 ,contw 
+0x7bad 035132 call memcpy32 
+0x7bae 035133 copy rega ,contr 
+0x7baf 035134 arg mem_tmp3_256 ,contw 
+0x7bb0 035135 call memcpy32 
+:      035141 bn_invmod_256_2:
+0x7bb1 035142 arg mem_tmp3_256 ,contr 
+0x7bb2 035143 call bn_eq_zero_256 
+0x7bb3 035144 branch bn_invmod_256_0 ,blank 
+0x7bb4 035149 arg mem_tmp3_256 ,rega 
+0x7bb5 035150 arg mem_tmp0_256 ,regb 
+0x7bb6 035151 call bn_rshifteven_256 
+0x7bb7 035152 arg mem_tmp2_256 ,rega 
+0x7bb8 035153 arg mem_tmp1_256 ,regb 
+0x7bb9 035154 call bn_rshifteven_256 
+0x7bba 035156 arg mem_tmp3_256 ,rega 
+0x7bbb 035157 arg mem_tmp2_256 ,regb 
+0x7bbc 035158 call bn_bigeq_256 
+0x7bbd 035159 branch bn_invmod_256_1 ,positive 
+0x7bbe 035160 arg mem_tmp2_256 ,rega 
+0x7bbf 035161 arg mem_tmp3_256 ,regb 
+0x7bc0 035162 copy rega ,contw 
+0x7bc1 035163 call bn_sub_256 
+0x7bc2 035164 arg mem_tmp0_256 ,rega 
+0x7bc3 035165 arg mem_tmp1_256 ,regb 
+0x7bc4 035166 copy regb ,contw 
+0x7bc5 035167 call bn_add_256 
+0x7bc6 035168 ifetch 1 ,rega 
+0x7bc7 035169 iadd regc ,regc 
+0x7bc8 035170 ifetch 1 ,regb 
+0x7bc9 035171 iadd regc ,pdata 
+0x7bca 035172 istore 1 ,regb 
+0x7bcb 035173 branch bn_invmod_256_2 
+:      035174 bn_invmod_256_1:
+0x7bcc 035175 arg mem_tmp3_256 ,rega 
+0x7bcd 035176 arg mem_tmp2_256 ,regb 
+0x7bce 035177 copy rega ,contw 
+0x7bcf 035178 call bn_sub_256 
+0x7bd0 035179 arg mem_tmp1_256 ,rega 
+0x7bd1 035180 arg mem_tmp0_256 ,regb 
+0x7bd2 035181 copy regb ,contw 
+0x7bd3 035182 call bn_add_256 
+0x7bd4 035183 ifetch 1 ,rega 
+0x7bd5 035184 iadd regc ,regc 
+0x7bd6 035185 ifetch 1 ,regb 
+0x7bd7 035186 iadd regc ,pdata 
+0x7bd8 035187 istore 1 ,regb 
+0x7bd9 035188 branch bn_invmod_256_2 
+:      035189 bn_invmod_256_0:
+0x7bda 035191 arg mem_tmp1_256 ,rega 
+0x7bdb 035192 copy timeup ,contw 
+0x7bdc 035193 call bn_p256mod 
+0x7bdd 035195 arg mem_p_256 ,rega 
+0x7bde 035196 copy timeup ,regb 
+0x7bdf 035197 copy timeup ,contw 
+0x7be0 035198 branch bn_submod_256 
+:      035201 bn_mulmod_256:
+0x7be1 035202 copy contw ,timeup 
+0x7be2 035204 force 0 ,regext_index 
+0x7be3 035206 arg mem_tmp1_256 ,contw 
+0x7be4 035207 call clear_mem_512 
+0x7be5 035208 arg mem_regext ,contw 
+0x7be6 035209 call clear_mem_512 
+0x7be7 035213 copy rega ,contr 
+0x7be8 035215 jam 0 ,mem_regext 
+0x7be9 035216 setarg 0 
+0x7bea 035217 call bn_load_mem 
+0x7beb 035218 copy regb ,contr 
+0x7bec 035219 call bn_load_256 
+0x7bed 035222 force 0 ,queue 
+0x7bee 035223 arg mem_tmp1_256 ,contw 
+:      035224 bn_mulmod_256_1:
+0x7bef 035227 arg mem_regext ,temp 
+0x7bf0 035228 copy queue ,regb 
+0x7bf1 035229 lshift2 regb ,pdata 
+0x7bf2 035231 iadd temp ,regb 
+0x7bf3 035232 force 0 ,temp 
+0x7bf4 035233 force 0 ,regc 
+:      035234 bn_mulmod_256_0:
+0x7bf5 035239 ifetch 4 ,contw 
+0x7bf6 035240 iforce rega 
+0x7bf7 035243 ifetch 4 ,regb 
+0x7bf8 035244 copy regc ,regext_index 
+0x7bf9 035245 imul32 regext ,pdata 
+0x7bfa 035246 iadd rega ,pdata 
+0x7bfb 035247 iadd temp ,pdata 
+0x7bfc 035248 istore 4 ,contw 
+0x7bfd 035249 rshift32 pdata ,temp 
+0x7bfe 035250 increase 1 ,regc 
+0x7bff 035251 compare 8 ,regc ,0xff 
+0x7c00 035252 nbranch bn_mulmod_256_0 ,true 
+0x7c01 035254 deposit temp 
+0x7c02 035255 istore 4 ,contw 
+0x7c03 035256 increase -32 ,contw 
+0x7c04 035259 increase 1 ,queue 
+0x7c05 035260 compare 8 ,queue ,0xff 
+0x7c06 035261 nbranch bn_mulmod_256_1 ,true 
+0x7c07 035262 arg mem_tmp1_256 ,rega 
+0x7c08 035263 copy timeup ,contw 
+0x7c09 035264 branch bn_p256mod 
+:      035266 bn_p256mod:
+0x7c0a 035267 bpatchx patch3e_2 ,mem_patch3e 
+0x7c0b 035268 copy contw ,timeup 
+0x7c0c 035269 copy rega ,alarm 
+0x7c0d 035270 arg mem_tmp2_256 ,regb 
+0x7c0e 035271 copy regb ,contw 
+0x7c0f 035272 call memset0_4 
+0x7c10 035273 istore 8 ,contw 
+0x7c11 035274 add rega ,44 ,contr 
+0x7c12 035275 call memcpy8 
+0x7c13 035276 call memcpy12 
+0x7c14 035277 copy regb ,rega 
+0x7c15 035278 call bn_lshiftmod_256 
+0x7c16 035279 arg mem_tmp2_256 ,regb 
+0x7c17 035280 copy alarm ,rega 
+0x7c18 035281 copy timeup ,contw 
+0x7c19 035282 call bn_addmod_256 
+0x7c1a 035284 arg mem_tmp2_256 ,regb 
+0x7c1b 035285 copy regb ,contw 
+0x7c1c 035286 call memset0_4 
+0x7c1d 035287 istore 8 ,contw 
+0x7c1e 035288 add alarm ,48 ,contr 
+0x7c1f 035289 call memcpy16 
+0x7c20 035290 call memset0_4 
+0x7c21 035291 copy regb ,rega 
+0x7c22 035292 call bn_lshiftmod_256 
+0x7c23 035296 arg mem_tmp2_256 ,regb 
+0x7c24 035297 copy timeup ,rega 
+0x7c25 035298 copy rega ,contw 
+0x7c26 035299 call bn_addmod_256 
+0x7c27 035303 arg mem_tmp2_256 ,regb 
+0x7c28 035304 copy regb ,contw 
+0x7c29 035305 add alarm ,32 ,contr 
+0x7c2a 035306 call memcpy12 
+0x7c2b 035307 call memset0_4 
+0x7c2c 035308 istore 8 ,contw 
+0x7c2d 035309 add alarm ,56 ,contr 
+0x7c2e 035310 call memcpy8 
+0x7c2f 035311 copy timeup ,rega 
+0x7c30 035312 copy rega ,contw 
+0x7c31 035313 call bn_addmod_256 
+0x7c32 035317 arg mem_tmp2_256 ,regb 
+0x7c33 035318 copy regb ,contw 
+0x7c34 035319 add alarm ,36 ,contr 
+0x7c35 035320 call memcpy12 
+0x7c36 035321 add alarm ,52 ,contr 
+0x7c37 035322 call memcpy12 
+0x7c38 035323 add alarm ,52 ,contr 
+0x7c39 035324 call memcpy4 
+0x7c3a 035325 add alarm ,32 ,contr 
+0x7c3b 035326 call memcpy4 
+0x7c3c 035327 copy timeup ,rega 
+0x7c3d 035328 copy rega ,contw 
+0x7c3e 035329 call bn_addmod_256 
+0x7c3f 035332 arg mem_tmp2_256 ,regb 
+0x7c40 035333 copy regb ,contw 
+0x7c41 035334 add alarm ,44 ,contr 
+0x7c42 035335 call memcpy12 
+0x7c43 035336 call memset0_4 
+0x7c44 035337 istore 8 ,contw 
+0x7c45 035338 add alarm ,32 ,contr 
+0x7c46 035339 call memcpy4 
+0x7c47 035340 add alarm ,40 ,contr 
+0x7c48 035341 call memcpy4 
+0x7c49 035342 copy timeup ,rega 
+0x7c4a 035343 copy rega ,contw 
+0x7c4b 035344 call bn_submod_256 
+0x7c4c 035347 arg mem_tmp2_256 ,regb 
+0x7c4d 035348 copy regb ,contw 
+0x7c4e 035349 add alarm ,48 ,contr 
+0x7c4f 035350 call memcpy8 
+0x7c50 035351 call memcpy8 
+0x7c51 035352 force 0 ,pdata 
+0x7c52 035353 istore 8 ,contw 
+0x7c53 035354 add alarm ,36 ,contr 
+0x7c54 035355 call memcpy4 
+0x7c55 035356 add alarm ,44 ,contr 
+0x7c56 035357 call memcpy4 
+0x7c57 035358 copy timeup ,rega 
+0x7c58 035359 copy rega ,contw 
+0x7c59 035360 call bn_submod_256 
+0x7c5a 035363 arg mem_tmp2_256 ,regb 
+0x7c5b 035364 copy regb ,contw 
+0x7c5c 035365 add alarm ,52 ,contr 
+0x7c5d 035366 call memcpy12 
+0x7c5e 035367 add alarm ,32 ,contr 
+0x7c5f 035368 call memcpy12 
+0x7c60 035369 call memset0_4 
+0x7c61 035370 add alarm ,48 ,contr 
+0x7c62 035371 call memcpy4 
+0x7c63 035372 copy timeup ,rega 
+0x7c64 035373 copy rega ,contw 
+0x7c65 035374 call bn_submod_256 
+0x7c66 035377 arg mem_tmp2_256 ,regb 
+0x7c67 035378 copy regb ,contw 
+0x7c68 035379 add alarm ,56 ,contr 
+0x7c69 035380 call memcpy8 
+0x7c6a 035381 call memset0_4 
+0x7c6b 035382 add alarm ,36 ,contr 
+0x7c6c 035383 call memcpy12 
+0x7c6d 035384 call memset0_4 
+0x7c6e 035385 add alarm ,52 ,contr 
+0x7c6f 035386 call memcpy4 
+0x7c70 035387 copy timeup ,rega 
+0x7c71 035388 copy rega ,contw 
+0x7c72 035389 branch bn_submod_256 
+:      035392 bn_load_mem:
+0x7c73 035393 force 32 ,loopcnt 
+0x7c74 035394 arg mem_regext ,contw 
+0x7c75 035395 iadd contw ,contw 
+0x7c76 035396 branch memcpy 
+:      035398 bn_load_256:
+0x7c77 035399 force 8 ,loopcnt 
+0x7c78 035400 branch bn_load_0 
+:      035402 bn_sqrmod_256:
+0x7c79 035403 copy rega ,regb 
+0x7c7a 035404 branch bn_mulmod_256 
+:      035406 bn_add_256:
+0x7c7b 035407 force 8 ,loopcnt 
+0x7c7c 035408 branch bn_add + 1 
+:      035410 bn_addmod_256:
+0x7c7d 035411 call bn_add_256 
+0x7c7e 035412 copy contw ,rega 
+0x7c7f 035413 branch bn_lshiftmod_ismod_256 
+:      035415 bn_lshiftmod_256:
+0x7c80 035416 call bn_lshift_256 
+:      035417 bn_lshiftmod_ismod_256:
+0x7c81 035418 isolate1 0 ,regc 
+0x7c82 035419 branch bn_lshiftmod_p_256 ,true 
+0x7c83 035420 arg mem_p_256 ,regb 
+0x7c84 035421 copy rega ,regc 
+0x7c85 035422 increase -32 ,rega 
+0x7c86 035423 call bn_bigeq_256 
+0x7c87 035424 nrtn positive 
+0x7c88 035425 copy regc ,rega 
+0x7c89 035426 branch sub_p2_256 
+:      035428 bn_lshiftmod_p_256:
+0x7c8a 035429 call sub_p2_256 
+0x7c8b 035431 copy rega ,regc 
+0x7c8c 035432 increase -32 ,rega 
+0x7c8d 035433 arg mem_p_256 ,regb 
+0x7c8e 035434 call bn_bigeq_256 
+0x7c8f 035435 nrtn positive 
+0x7c90 035436 copy regc ,rega 
+0x7c91 035437 branch sub_p2_256 
+:      035440 sub_p2_256:
+0x7c92 035441 increase -32 ,rega 
+0x7c93 035442 arg mem_p_256 ,regb 
+0x7c94 035443 copy rega ,contw 
+0x7c95 035444 branch bn_sub_256 
+:      035449 bn_submod_256:
+0x7c96 035450 call bn_sub_256 
+0x7c97 035452 branch bn_submod_256_np ,true 
+0x7c98 035455 add contw ,-32 ,rega 
+0x7c99 035456 arg mem_p_256 ,regb 
+0x7c9a 035457 call bn_bigeq_256 
+0x7c9b 035458 nrtn positive 
+0x7c9c 035459 arg mem_p_256 ,regb 
+0x7c9d 035460 add contw ,-32 ,rega 
+0x7c9e 035462 copy rega ,contw 
+0x7c9f 035463 branch bn_sub_256 
+:      035464 bn_submod_256_np:
+0x7ca0 035465 add contw ,-32 ,rega 
+0x7ca1 035466 arg mem_p_256 ,regb 
+0x7ca2 035467 copy rega ,contw 
+0x7ca3 035468 call bn_add_256 
+0x7ca4 035470 rtn true 
+0x7ca5 035471 add contw ,-32 ,rega 
+0x7ca6 035472 arg mem_p_256 ,regb 
+0x7ca7 035473 copy rega ,contw 
+0x7ca8 035474 branch bn_add_256 
+:      035478 bn_sub_256:
+0x7ca9 035479 force 8 ,loopcnt 
+0x7caa 035480 branch bn_sub + 1 
+:      035482 bn_rshift_256:
+0x7cab 035483 force 8 ,loopcnt 
+0x7cac 035484 increase 28 ,rega 
+0x7cad 035485 branch bn_rshift 
+:      035487 bn_lshift_256:
+0x7cae 035488 force 8 ,loopcnt 
+0x7caf 035489 force 0 ,regc 
+0x7cb0 035490 branch bn_lshift_0 
+:      035492 bn_bigeq_256:
+0x7cb1 035493 force 8 ,loopcnt 
+0x7cb2 035494 increase 28 ,rega 
+0x7cb3 035495 increase 28 ,regb 
+0x7cb4 035496 branch bn_bigeq_0 
+:      035499 bn_eq_zero_256:
+0x7cb5 035500 ifetch 8 ,contr 
+0x7cb6 035501 nrtn blank 
+0x7cb7 035502 branch bn_eq_zero 
+:      035507 bn_rshifteven_256:
+0x7cb8 035508 copy rega ,alarm 
+:      035509 bn_rshifteven_256_1:
+0x7cb9 035510 copy alarm ,rega 
+0x7cba 035511 ifetch 1 ,rega 
+0x7cbb 035512 isolate1 0 ,pdata 
+0x7cbc 035513 rtn true 
+0x7cbd 035514 call bn_rshift_256 
+0x7cbe 035515 ifetch 1 ,regb 
+0x7cbf 035516 isolate0 0 ,pdata 
+0x7cc0 035517 branch bn_rshifteven_256_0 ,true 
+0x7cc1 035518 arg mem_p_256 ,rega 
+0x7cc2 035519 copy regb ,contw 
+0x7cc3 035520 call bn_add_256 
+0x7cc4 035521 ifetch 1 ,regb 
+0x7cc5 035522 iadd regc ,pdata 
+0x7cc6 035523 istore 1 ,regb 
+0x7cc7 035524 increase -32 ,regb 
+:      035525 bn_rshifteven_256_0:
+0x7cc8 035526 add regb ,32 ,rega 
+0x7cc9 035527 force 9 ,loopcnt 
+0x7cca 035528 call bn_rshift 
+0x7ccb 035529 branch bn_rshifteven_256_1 
+:      035533 ui_init:
+0x7ccc 035534 call lpm_disable_exen_output 
+0x7ccd 035535 rtn wake 
+0x7cce 035536 call ui_button_init 
+0x7ccf 035537 call ui_timer_init 
+0x7cd0 035538 branch ui_led_init_global 
+:      035540 ui_dispatch:
+0x7cd1 035541 call ui_led_dispatch 
+0x7cd2 035543 branch ui_timer_check 
+:      035545 ui_button_init:
+0x7cd3 035546 fetch 1 ,mem_ui_button_gpio 
+0x7cd4 035547 rtneq ui_button_gpio_disable 
+0x7cd5 035548 iforce temp 
+0x7cd6 035549 call gpio_config_output 
+0x7cd7 035550 fetcht 1 ,mem_ui_button_gpio 
+0x7cd8 035551 call gpio_out_inactive 
+0x7cd9 035552 nop 100 
+0x7cda 035553 fetcht 1 ,mem_ui_button_gpio 
+0x7cdb 035554 call gpio_config_input 
+0x7cdc 035555 branch ui_button_polling 
+:      035559 ui_button_polling:
+0x7cdd 035560 bpatchx patch3e_3 ,mem_patch3e 
+0x7cde 035561 fetch 1 ,mem_ui_button_gpio 
+0x7cdf 035562 rtneq ui_button_gpio_disable 
+0x7ce0 035563 copy pdata ,temp 
+0x7ce1 035564 call gpio_get_bit 
+0x7ce2 035565 nbranch ui_button_up ,true 
+:      035567 ui_button_down:
+0x7ce3 035568 call ui_button_check_long_press 
+0x7ce4 035569 fetch 2 ,mem_ui_state_map 
+0x7ce5 035570 set1 ui_state_btn_down 
+0x7ce6 035571 store 2 ,mem_ui_state_map 
+0x7ce7 035572 fetch 1 ,mem_ui_button_last_state 
+0x7ce8 035573 rtneq ui_button_state_down 
+0x7ce9 035574 jam ui_button_state_down ,mem_ui_button_last_state 
+0x7cea 035576 fetch 1 ,mem_ui_button_timeout 
+0x7ceb 035577 store 1 ,mem_ui_button_timer 
+0x7cec 035578 call lpm_button_get_wake_lock 
+0x7ced 035579 jam bt_evt_button_down ,mem_fifo_temp 
+0x7cee 035580 branch ui_ipc_send_event 
+:      035581 ui_button_up:
+0x7cef 035582 fetch 2 ,mem_ui_state_map 
+0x7cf0 035583 set0 ui_state_btn_down 
+0x7cf1 035584 store 2 ,mem_ui_state_map 
+0x7cf2 035585 fetch 1 ,mem_ui_button_last_state 
+0x7cf3 035586 rtneq ui_button_state_up 
+0x7cf4 035587 jam ui_button_state_up ,mem_ui_button_last_state 
+0x7cf5 035589 jam 0 ,mem_ui_button_timer 
+0x7cf6 035590 call lpm_button_clean_wake_lock 
+0x7cf7 035591 jam bt_evt_button_up ,mem_fifo_temp 
+0x7cf8 035592 branch ui_ipc_send_event 
+:      035594 ui_button_check_long_press:
+0x7cf9 035595 fetch 1 ,mem_ui_button_timer 
+0x7cfa 035596 rtn blank 
+0x7cfb 035597 increase -1 ,pdata 
+0x7cfc 035598 store 1 ,mem_ui_button_timer 
+0x7cfd 035599 nrtn blank 
+0x7cfe 035601 jam bt_evt_button_long_pressed ,mem_fifo_temp 
+0x7cff 035602 branch ui_ipc_send_event 
+:      035604 lpm_button_get_wake_lock:
+0x7d00 035605 arg wake_lock_button ,queue 
+0x7d01 035606 branch lpm_get_wake_lock 
+:      035608 lpm_button_clean_wake_lock:
+0x7d02 035609 arg wake_lock_button ,queue 
+0x7d03 035610 branch lpm_put_wake_lock 
+:      035632 calc_curr_struct_prt:
+0x7d04 035633 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d05 035634 mul32 rega ,led_offset_length ,regb 
+0x7d06 035635 iadd regb ,regb 
+0x7d07 035636 rtn 
+:      035639 ui_led_init_global:
+0x7d08 035640 fetch 1 ,mem_ui_led_struct_num 
+0x7d09 035641 rtn blank 
+0x7d0a 035642 copy pdata ,loopcnt 
+0x7d0b 035643 fetch 2 ,mem_ui_led_struct_ptr 
+0x7d0c 035644 copy pdata ,regb 
+:      035645 ui_led_init_loop:
+0x7d0d 035646 add regb ,led_offset_led_gpio ,regc 
+0x7d0e 035647 ifetcht 1 ,regc 
+0x7d0f 035648 call gpio_config_output 
+0x7d10 035649 call ui_led_off_static 
+0x7d11 035650 increase led_offset_length ,regb 
+0x7d12 035651 loop ui_led_init_loop 
+0x7d13 035652 rtn 
+:      035656 ui_led_on_global:
+0x7d14 035657 call calc_curr_struct_prt 
+0x7d15 035658 setarg ui_led_state_lighting 
+0x7d16 035659 istore 1 ,regb 
+0x7d17 035660 call ui_led_stop_timer 
+0x7d18 035661 branch ui_led_on_static 
+:      035665 ui_led_blink_stop_global:
+:      035666 ui_led_off_global:
+0x7d19 035667 call calc_curr_struct_prt 
+0x7d1a 035668 setarg ui_led_state_darking 
+0x7d1b 035669 istore 1 ,regb 
+0x7d1c 035670 call ui_led_stop_timer 
+0x7d1d 035671 branch ui_led_off_static 
+:      035675 ui_led_blink_start_global:
+0x7d1e 035676 call calc_curr_struct_prt 
+0x7d1f 035677 setarg ui_led_state_blink_start 
+0x7d20 035678 istore 1 ,regb 
+0x7d21 035679 setarg led_infinite_flash_num 
+0x7d22 035680 istore 1 ,contw 
+0x7d23 035681 branch ui_led_off_static 
+:      035686 ui_led_set_style_global:
+0x7d24 035687 call calc_curr_struct_prt 
+0x7d25 035688 arg led_offset_length ,loopcnt 
+0x7d26 035689 copy regc ,contr 
+0x7d27 035690 copy regb ,contw 
+0x7d28 035691 branch memcpy_fast 
+:      035695 ui_led_dispatch:
+0x7d29 035696 fetch 1 ,mem_ui_led_struct_num 
+0x7d2a 035697 rtn blank 
+0x7d2b 035698 arg 0 ,rega 
+:      035699 ui_led_blink_polling:
+0x7d2c 035700 call ui_led_change_style_by_type 
+0x7d2d 035701 increase 1 ,rega 
+0x7d2e 035702 fetch 1 ,mem_ui_led_struct_num 
+0x7d2f 035703 isub rega ,null 
+0x7d30 035704 rtn zero 
+0x7d31 035705 branch ui_led_blink_polling 
+:      035708 ui_led_off_static:
+0x7d32 035709 add regb ,led_offset_led_gpio ,regc 
+0x7d33 035710 ifetcht 1 ,regc 
+0x7d34 035711 branch gpio_out_inactive 
+:      035714 ui_led_on_static:
+0x7d35 035715 add regb ,led_offset_led_gpio ,regc 
+0x7d36 035716 ifetcht 1 ,regc 
+0x7d37 035717 branch gpio_out_active 
+:      035721 ui_led_change_style_by_type:
+0x7d38 035722 add rega ,ui_led_blink ,queue 
+0x7d39 035723 call timer_check 
+0x7d3a 035724 nrtn blank 
+0x7d3b 035726 call calc_curr_struct_prt 
+0x7d3c 035728 ifetch 1 ,regb 
+0x7d3d 035730 beq ui_led_state_lighting ,ui_led_on_static 
+0x7d3e 035731 beq ui_led_state_darking ,ui_led_off_static 
+0x7d3f 035732 beq ui_led_state_blink_stop ,ui_led_off_static 
+0x7d40 035733 beq ui_led_state_blink_darking ,ui_led_blink_state_darking 
+:      035734 ui_led_blink_state_lighting:
+0x7d41 035735 call ui_led_on_static 
+0x7d42 035736 add regb ,led_offset_cb_ledon ,regc 
+0x7d43 035737 call push_stack 
+0x7d44 035738 ifetch 2 ,regc 
+0x7d45 035739 call callback_func 
+0x7d46 035740 call pop_stack 
+0x7d47 035741 setarg ui_led_state_blink_darking 
+0x7d48 035742 istore 1 ,regb 
+0x7d49 035743 add regb ,led_offset_on_time ,regc 
+0x7d4a 035744 ifetch 2 ,regc 
+0x7d4b 035745 branch ui_led_blink_timer_start 
+:      035748 ui_led_blink_state_darking:
+0x7d4c 035749 call ui_led_off_static 
+0x7d4d 035750 add regb ,led_offset_cb_ledoff ,regc 
+0x7d4e 035751 call push_stack 
+0x7d4f 035752 ifetch 2 ,regc 
+0x7d50 035753 call callback_func 
+0x7d51 035754 call pop_stack 
+0x7d52 035756 add regb ,led_offset_blink_count ,regc 
+0x7d53 035757 ifetch 1 ,regc 
+0x7d54 035758 beq led_infinite_flash_num ,ui_led_blink_infinite 
+0x7d55 035759 increase -1 ,pdata 
+0x7d56 035760 istore 1 ,regc 
+0x7d57 035761 branch ui_led_blink_stop_global ,blank 
+:      035762 ui_led_blink_infinite:
+0x7d58 035763 setarg ui_led_state_blink_lighting 
+0x7d59 035764 istore 1 ,regb 
+0x7d5a 035765 add regb ,led_offset_off_time ,regc 
+0x7d5b 035766 ifetch 2 ,regc 
+:      035767 ui_led_blink_timer_start:
+0x7d5c 035768 add rega ,ui_led_blink ,queue 
+0x7d5d 035769 branch timer_init 
+:      035771 ui_led_stop_timer:
+0x7d5e 035772 setarg 0 
+0x7d5f 035773 branch ui_led_blink_timer_start 
+:      035779 ui_timer_timeout:
+0x7d60 035780 setarg 0x1000 
+0x7d61 035781 lshift16 pdata ,pdata 
+0x7d62 035782 iadd regb ,regb 
+0x7d63 035783 rtn 
+:      035785 ui_timer_check:
+0x7d64 035786 bpatchx patch3e_4 ,mem_patch3e 
+0x7d65 035787 arg 0 ,rega 
+0x7d66 035788 fetcht 4 ,mem_ui_timer_last_btclk 
+0x7d67 035789 copy clkn_bt ,regb 
+0x7d68 035790 copy regb ,pdata 
+0x7d69 035791 isub temp ,null 
+0x7d6a 035792 ncall ui_timer_timeout ,positive 
+:      035794 ui_timer_check_loop:
+0x7d6b 035795 copy regb ,pdata 
+0x7d6c 035796 increase 160 ,temp 
+0x7d6d 035797 increase 160 ,temp 
+0x7d6e 035798 isub temp ,null 
+0x7d6f 035799 nbranch ui_timer_check_end ,positive 
+0x7d70 035800 increase 1 ,rega 
+0x7d71 035801 and rega ,0x0f ,pdata 
+0x7d72 035802 nbranch ui_timer_check_loop ,blank 
+0x7d73 035803 arg 0 ,rega 
+0x7d74 035804 call ui_timer_check_send_evt 
+:      035805 ui_timer_init:
+0x7d75 035806 copy clkn_bt ,pdata 
+0x7d76 035807 store 4 ,mem_ui_timer_last_btclk 
+0x7d77 035808 rtn 
+:      035809 ui_timer_check_end:
+0x7d78 035810 bpatchx patch3e_5 ,mem_patch3e 
+0x7d79 035811 copy rega ,pdata 
+0x7d7a 035812 rtn blank 
+0x7d7b 035813 increase -160 ,temp 
+0x7d7c 035814 increase -160 ,temp 
+0x7d7d 035815 set0 28 ,temp 
+0x7d7e 035816 storet 4 ,mem_ui_timer_last_btclk 
+:      035817 ui_timer_check_send_evt:
+0x7d7f 035818 branch app_evt_timer 
+:      035825 ui_ipc_get_lock:
+0x7d80 035826 jam 1 ,mem_ipc_lock_bt 
+:      035827 ui_ipc_get_lock_wait:
+0x7d81 035828 fetch 1 ,mem_ipc_lock_c51 
+0x7d82 035829 nbranch ui_ipc_get_lock_wait ,blank 
+0x7d83 035830 rtn 
+:      035832 ui_ipc_put_lock:
+0x7d84 035833 jam 0 ,mem_ipc_lock_bt 
+0x7d85 035834 rtn 
+:      035838 ui_ipc_send_event:
+0x7d86 035839 bpatchx patch3e_6 ,mem_patch3e 
+0x7d87 035840 call ui_ipc_get_lock 
+0x7d88 035841 copy rega ,pdata 
+0x7d89 035842 store 4 ,mem_ipc_rega_temp 
+0x7d8a 035843 arg mem_ipc_fifo_bt2c51 ,rega 
+0x7d8b 035844 call fifo_in 
+0x7d8c 035845 fetch 4 ,mem_ipc_rega_temp 
+0x7d8d 035846 copy pdata ,rega 
+0x7d8e 035847 branch ui_ipc_put_lock 
+:      035849 ui_ipc_send_cmd:
+0x7d8f 035850 bpatchx patch3e_7 ,mem_patch3e 
+0x7d90 035851 call ui_ipc_get_lock 
+0x7d91 035852 copy rega ,pdata 
+0x7d92 035853 store 4 ,mem_ipc_rega_temp 
+0x7d93 035854 arg mem_ipc_fifo_c512bt ,rega 
+0x7d94 035855 call fifo_in 
+0x7d95 035856 fetch 4 ,mem_ipc_rega_temp 
+0x7d96 035857 copy pdata ,rega 
+0x7d97 035858 branch ui_ipc_put_lock 
+:      035860 ui_ipc_clean_all_fifo:
+0x7d98 035861 setarg 0 
+0x7d99 035862 store util_fifo_len ,mem_ipc_fifo_c512bt 
+0x7d9a 035863 store util_fifo_len ,mem_ipc_fifo_bt2c51 
+0x7d9b 035864 rtn 
+:      035866 check_51cmd:
+0x7d9c 035867 bpatchx patch3f_0 ,mem_patch3f 
+0x7d9d 035868 fetch 1 ,mem_hci_cmd 
+0x7d9e 035869 nrtn blank 
+0x7d9f 035870 arg mem_ipc_fifo_c512bt ,rega 
+0x7da0 035871 call fifo_is_empty 
+0x7da1 035872 rtn blank 
+0x7da2 035873 jam ipc_continue_process ,mem_ipc_skip_continue_proc 
+0x7da3 035874 call check_51cmd_once 
+0x7da4 035875 fetch 1 ,mem_ipc_skip_continue_proc 
+0x7da5 035876 branch check_51cmd ,blank 
+0x7da6 035877 rtn 
+:      035879 check_51cmd_once:
+0x7da7 035880 call ui_ipc_get_lock 
+0x7da8 035881 arg mem_ipc_fifo_c512bt ,rega 
+0x7da9 035882 call fifo_out 
+0x7daa 035883 copy pdata ,temp 
+0x7dab 035884 call ui_ipc_put_lock 
+0x7dac 035885 bpatchx patch3f_1 ,mem_patch3f 
+0x7dad 035886 copy temp ,pdata 
+0x7dae 035887 rtn blank 
+0x7daf 035888 beq bt_cmd_start_discovery ,check_51cmd_start_discovery 
+0x7db0 035889 beq bt_cmd_stop_discovery ,check_51cmd_stop_discovery 
+0x7db1 035890 beq bt_cmd_reconnect ,check_51cmd_reconnect 
+0x7db2 035891 beq bt_cmd_enter_sniff_subrating ,check_51cmd_enter_sniff_subrating 
+0x7db3 035892 beq bt_cmd_exit_sniff_subrating ,check_51cmd_exit_sniff_subrating 
+0x7db4 035893 beq bt_cmd_sniff_test ,check_51cmd_sniff_test 
+0x7db5 035894 beq bt_cmd_start_inquiry ,check_51cmd_inq 
+0x7db6 035895 beq bt_cmd_stop_inquiry ,check_51cmd_stop_inq 
+0x7db7 035896 beq bt_cmd_start_adv ,check_51cmd_adv 
+0x7db8 035897 beq bt_cmd_stop_adv ,check_51cmd_stop_adv 
+0x7db9 035898 beq bt_cmd_start_direct_adv ,check_51cmd_direct_adv 
+0x7dba 035899 beq bt_cmd_stop_direct_adv ,check_51cmd_stop_direct_adv 
+0x7dbb 035900 beq bt_cmd_led_off ,check_51cmd_led_off 
+0x7dbc 035901 beq bt_cmd_led_on ,check_51cmd_led_on 
+0x7dbd 035902 beq bt_cmd_led_blink ,check_51cmd_led_start_blink 
+0x7dbe 035903 beq bt_cmd_le_start_conn ,check_51cmd_le_start_con 
+0x7dbf 035904 beq bt_cmd_le_start_scan ,check_51cmd_start_scan 
+0x7dc0 035905 beq bt_cmd_le_stop_scan ,check_51cmd_stop_scan 
+0x7dc1 035906 beq bt_cmd_enter_hibernate ,check_51cmd_hibernate 
+0x7dc2 035907 beq bt_cmd_le_smp_security_request ,check_51cmd_le_smp_sec_req 
+0x7dc3 035908 beq bt_cmd_bb_reconn_cancel ,check_51cmd_bb_reconn_cancel 
+0x7dc4 035910 store 1 ,mem_fifo_temp 
+0x7dc5 035911 bpatchx patch3f_2 ,mem_patch3f 
+0x7dc6 035912 call lmo_fifo_check 
+0x7dc7 035913 nbranch check_51cmd_restore ,blank 
+:      035914 check_51cmd_once_continue:
+0x7dc8 035915 fetch 1 ,mem_fifo_temp 
+0x7dc9 035916 bmark0 mark_context ,check_51cmd_check_idle 
+0x7dca 035917 beq bt_cmd_disconnect ,check_51cmd_disconnect 
+0x7dcb 035918 beq bt_cmd_enter_sniff ,cmd_in_sniff 
+0x7dcc 035919 beq bt_cmd_exit_sniff ,cmd_exit_sniff 
+0x7dcd 035920 beq bt_cmd_set_pin_code ,check_51cmd_pincode 
+0x7dce 035921 beq bt_cmd_le_disconnect ,check_51cmd_le_disconnect 
+0x7dcf 035922 beq bt_cmd_le_update_conn ,check_51cmd_ble_update_connect_param 
+0x7dd0 035923 beq bt_cmd_role_switch ,check_51cmd_role_switch 
+0x7dd1 035924 beq bt_cmd_store_reconn_info_le ,eeprom_store_le_reconn_info 
+0x7dd2 035925 beq bt_cmd_store_reconn_info_bt ,eeprom_store_bd_reconn_info 
+0x7dd3 035926 beq bt_cmd_dhkey_not_accept ,check_51cmd_dhkey_not_accept 
+0x7dd4 035927 beq bt_cmd_store_reconn_info ,check_51cmd_store_reconn_info 
+0x7dd5 035928 rtn 
+:      035930 check_51cmd_check_idle:
+0x7dd6 035931 store 1 ,mem_fifo_temp 
+0x7dd7 035932 call context_check_idle 
+0x7dd8 035933 branch check_51cmd_restore ,zero 
+0x7dd9 035934 call context_search_plap 
+0x7dda 035935 nrtn zero 
+:      035936 check_51cmd_restore:
+0x7ddb 035937 jam ipc_skip_continue_process ,mem_ipc_skip_continue_proc 
+0x7ddc 035938 branch ui_ipc_send_cmd 
+:      035943 check_51cmd_start_discovery:
+0x7ddd 035944 fetch 2 ,mem_ui_state_map 
+0x7dde 035945 set1 ui_state_bt_discovery 
+0x7ddf 035946 store 2 ,mem_ui_state_map 
+0x7de0 035947 jam 3 ,mem_scan_mode 
+0x7de1 035948 rtn 
+:      035952 check_51cmd_stop_discovery:
+0x7de2 035953 jam 0 ,mem_hid_handshake_timer_count 
+0x7de3 035954 jam 0 ,mem_scan_mode 
+0x7de4 035955 fetch 2 ,mem_ui_state_map 
+0x7de5 035956 set0 ui_state_bt_discovery 
+0x7de6 035957 store 2 ,mem_ui_state_map 
+0x7de7 035958 rtn 
+:      035962 check_51cmd_reconnect:
+0x7de8 035963 jam hci_cmd_create_conn ,mem_hci_cmd 
+0x7de9 035964 rtn 
+:      035968 check_51cmd_disconnect:
+0x7dea 035969 jam lmp_detach ,mem_lmo_opcode2 
+0x7deb 035970 jam other_end_terminated ,mem_disconn_reason_send 
+0x7dec 035971 rtn 
+:      035975 check_51cmd_enter_sniff_subrating:
+0x7ded 035976 rtn 
+:      035980 check_51cmd_exit_sniff_subrating:
+0x7dee 035981 rtn 
+:      035985 check_51cmd_sniff_test:
+0x7def 035986 rtn 
+:      035990 check_51cmd_pincode:
+0x7df0 035991 jam pincode_state_pincode_ready ,mem_pincode_state 
+0x7df1 035992 branch cmd_pair 
+:      035996 check_51cmd_inq:
+0x7df2 035997 rtn 
+:      036001 check_51cmd_stop_inq:
+0x7df3 036002 rtn 
+:      036006 check_51cmd_adv:
+0x7df4 036007 jam on ,mem_le_adv_enable 
+0x7df5 036008 jam adv_ind ,mem_le_adv_type 
+0x7df6 036009 fetch 2 ,mem_ui_state_map 
+0x7df7 036010 set1 ui_state_ble_adv ,pdata 
+0x7df8 036011 store 2 ,mem_ui_state_map 
+0x7df9 036012 rtn 
+:      036016 check_51cmd_stop_adv:
+0x7dfa 036017 fetch 2 ,mem_ui_state_map 
+0x7dfb 036018 set0 ui_state_ble_adv ,pdata 
+0x7dfc 036019 store 2 ,mem_ui_state_map 
+0x7dfd 036020 jam off ,mem_le_adv_enable 
+0x7dfe 036021 rtn 
+:      036025 check_51cmd_direct_adv:
+0x7dff 036026 jam on ,mem_le_adv_enable 
+0x7e00 036027 jam adv_direct_ind ,mem_le_adv_type 
+0x7e01 036028 fetch 2 ,mem_ui_state_map 
+0x7e02 036029 set1 ui_state_ble_adv ,pdata 
+0x7e03 036030 store 2 ,mem_ui_state_map 
+0x7e04 036031 rtn 
+:      036035 check_51cmd_stop_direct_adv:
+0x7e05 036036 fetch 2 ,mem_ui_state_map 
+0x7e06 036037 set0 ui_state_ble_adv ,pdata 
+0x7e07 036038 store 2 ,mem_ui_state_map 
+0x7e08 036039 jam off ,mem_le_adv_enable 
+0x7e09 036040 rtn 
+:      036044 check_51cmd_le_disconnect:
+0x7e0a 036045 setarg 20 
+0x7e0b 036046 store 2 ,mem_le_superto 
+0x7e0c 036047 store 2 ,mem_le_init_superto 
+0x7e0d 036048 branch le_send_terminate_ind_user_terminated 
+:      036052 check_51cmd_ble_update_connect_param:
+0x7e0e 036053 branch le_l2cap_tx_update_req 
+:      036057 check_51cmd_led_off:
+0x7e0f 036058 arg 0 ,rega 
+0x7e10 036059 branch ui_led_off_global 
+:      036063 check_51cmd_led_on:
+0x7e11 036064 arg 0 ,rega 
+0x7e12 036065 branch ui_led_on_global 
+:      036069 check_51cmd_led_start_blink:
+0x7e13 036070 arg 0 ,rega 
+0x7e14 036071 branch ui_led_blink_start_global 
+:      036075 check_51cmd_le_start_con:
+0x7e15 036076 jam on ,mem_le_scan_enable 
+0x7e16 036077 jam hci_cmd_le_create_conn ,mem_hci_cmd 
+0x7e17 036080 rtn 
+:      036084 check_51cmd_start_scan:
+0x7e18 036085 jam on ,mem_le_scan_enable 
+0x7e19 036086 rtn 
+:      036090 check_51cmd_stop_scan:
+0x7e1a 036091 jam off ,mem_le_scan_enable 
+0x7e1b 036092 jam 0 ,mem_hci_cmd 
+0x7e1c 036093 rtn 
+:      036097 check_51cmd_hibernate:
+0x7e1d 036098 fetch 2 ,mem_cb_before_hibernate 
+0x7e1e 036099 call callback_func 
+0x7e1f 036100 fetch 1 ,mem_ui_button_gpio 
+0x7e20 036101 beq ui_button_gpio_disable ,check_51cmd_hibernate_btn_disabled 
+0x7e21 036102 copy pdata ,temp 
+0x7e22 036103 call gpio_config_input 
+:      036104 check_51cmd_hibernate_btn_disabled:
+0x7e23 036105 call ui_ipc_clean_all_fifo 
+0x7e24 036106 branch lpm_hibernate 
+:      036110 check_51cmd_le_smp_sec_req:
+0x7e25 036111 branch le_send_smp_security_request 
+:      036115 check_51cmd_role_switch:
+0x7e26 036116 jam lmp_slot_offset ,mem_lmo_opcode2 
+0x7e27 036117 set1 mark_switch_initiated ,mark 
+0x7e28 036118 nrtn master 
+0x7e29 036119 jam switch_flag_init ,mem_switch_flag 
+0x7e2a 036120 jam lmp_switch_req ,mem_lmo_opcode2 
+0x7e2b 036121 fetch 1 ,mem_connection_options 
+0x7e2c 036122 set0 connection_switch ,pdata 
+0x7e2d 036123 store 1 ,mem_connection_options 
+0x7e2e 036124 rtn 
+:      036128 check_51cmd_bb_reconn_cancel:
+0x7e2f 036129 force page_length_timer ,queue 
+0x7e30 036130 branch timer_stop 
+:      036134 check_51cmd_dhkey_not_accept:
+0x7e31 036135 call tid_set_reply 
+0x7e32 036136 jam lmp_dhkey_check ,mem_lmi_opcode2 
+0x7e33 036137 branch parse_lmp_dhkey_check_reject 
+:      036140 ui_check_paring_button:
+0x7e34 036141 fetch 1 ,mem_ui_state_map 
+0x7e35 036142 rtnbit0 ui_state_btn_down 
+0x7e36 036143 rtnbit0 ui_state_bt_reconnect 
+0x7e37 036144 branch check_51cmd_bb_reconn_cancel 
+:      036149 queue_init:
+0x7e38 036150 fetch 2 ,mem_queue_ptr 
+0x7e39 036151 add pdata ,queue_offset_curr_num ,contw 
+0x7e3a 036152 setarg 0 
+0x7e3b 036153 istore 3 ,contw 
+0x7e3c 036154 rtn 
+:      036158 queue_push:
+0x7e3d 036159 call disable_user 
+0x7e3e 036160 call queue_full 
+0x7e3f 036161 rtn blank 
+0x7e40 036162 fetch 2 ,mem_queue_ptr 
+0x7e41 036163 add pdata ,queue_offset_curr_num ,regb 
+0x7e42 036164 ifetcht 1 ,regb 
+0x7e43 036165 increase 1 ,temp 
+0x7e44 036166 istoret 1 ,regb 
+0x7e45 036168 ifetcht 1 ,pdata 
+0x7e46 036169 copy temp ,loopcnt 
+0x7e47 036170 add pdata ,queue_offset_write_ptr ,regb 
+0x7e48 036171 ifetch 1 ,regb 
+0x7e49 036172 imul32 temp ,pdata 
+0x7e4a 036173 iadd contr ,contw 
+0x7e4b 036174 copy rega ,contr 
+:      036175 calc_queue_next_ptr:
+0x7e4c 036176 call memcpy 
+0x7e4d 036177 call queue_get_size 
+0x7e4e 036178 pincrease -1 
+0x7e4f 036179 ifetcht 1 ,regb 
+0x7e50 036180 increase 1 ,temp 
+0x7e51 036181 iand temp ,temp 
+0x7e52 036182 istoret 1 ,regb 
+0x7e53 036183 branch enable_user 
+:      036188 queue_pop:
+0x7e54 036189 call disable_user 
+0x7e55 036190 call queue_empty 
+0x7e56 036191 rtn blank 
+0x7e57 036192 fetch 2 ,mem_queue_ptr 
+0x7e58 036193 add pdata ,queue_offset_curr_num ,regb 
+0x7e59 036194 ifetcht 1 ,regb 
+0x7e5a 036195 increase -1 ,temp 
+0x7e5b 036196 istoret 1 ,regb 
+0x7e5c 036197 ifetcht 1 ,pdata 
+0x7e5d 036198 copy temp ,loopcnt 
+0x7e5e 036199 add pdata ,queue_offset_read_ptr ,regb 
+0x7e5f 036200 ifetch 1 ,regb 
+0x7e60 036201 imul32 temp ,pdata 
+0x7e61 036202 iadd contr ,contr 
+0x7e62 036203 increase 1 ,contr 
+0x7e63 036204 copy rega ,contw 
+0x7e64 036205 branch calc_queue_next_ptr 
+:      036209 queue_empty:
+0x7e65 036210 fetch 2 ,mem_queue_ptr 
+0x7e66 036211 add pdata ,queue_offset_curr_num ,contr 
+0x7e67 036212 ifetch 1 ,contr 
+0x7e68 036213 rtn 
+:      036216 queue_full:
+0x7e69 036217 call queue_get_size 
+0x7e6a 036218 ifetcht 1 ,contr 
+0x7e6b 036219 isub temp ,pdata 
+0x7e6c 036220 rtn 
+:      036223 queue_get_size:
+0x7e6d 036224 fetch 2 ,mem_queue_ptr 
+0x7e6e 036225 add pdata ,queue_offset_length ,contr 
+0x7e6f 036226 ifetch 1 ,contr 
+0x7e70 036227 rtn 
+:      036235 right_shift_n:
+0x7e71 036236 sub loopcnt ,0 ,null 
+0x7e72 036237 rtn zero 
+:      036238 right_shift_n_loop:
+0x7e73 036239 rshift pdata ,pdata 
+0x7e74 036240 loop right_shift_n_loop 
+0x7e75 036241 rtn 
+:      036244 left_shift_n:
+0x7e76 036245 force 1 ,pdata 
+0x7e77 036246 sub loopcnt ,0 ,null 
+0x7e78 036247 rtn zero 
+:      036248 left_shift_n_loop:
+0x7e79 036249 lshift pdata ,pdata 
+0x7e7a 036250 loop left_shift_n_loop 
+0x7e7b 036251 rtn 
+:      036252 push_stack:
+0x7e7c 036253 deposit contw 
+0x7e7d 036254 store 2 ,mem_contw 
+0x7e7e 036255 storet 8 ,mem_temp 
+0x7e7f 036256 deposit timeup 
+0x7e80 036257 store 4 ,mem_timeup 
+0x7e81 036258 call push_stack_rega_b_c 
+0x7e82 036259 deposit contr 
+0x7e83 036260 store 2 ,mem_contr 
+0x7e84 036261 rtn 
+:      036263 push_stack_rega_b_c:
+0x7e85 036264 deposit rega 
+0x7e86 036265 store 4 ,mem_rega 
+0x7e87 036266 deposit regb 
+0x7e88 036267 store 4 ,mem_regb 
+0x7e89 036268 deposit regc 
+0x7e8a 036269 store 3 ,mem_regc 
+0x7e8b 036270 rtn 
+:      036272 pop_stack:
+0x7e8c 036273 fetcht 8 ,mem_temp 
+0x7e8d 036274 fetch 4 ,mem_timeup 
+0x7e8e 036275 iforce timeup 
+0x7e8f 036276 call pop_stack_rega_b_c 
+0x7e90 036277 fetch 2 ,mem_contw 
+0x7e91 036278 iforce contw 
+0x7e92 036279 fetch 2 ,mem_contr 
+0x7e93 036280 iforce contr 
+0x7e94 036281 rtn 
+:      036283 pop_stack_rega_b_c:
+0x7e95 036284 fetch 4 ,mem_rega 
+0x7e96 036285 iforce rega 
+0x7e97 036286 fetch 4 ,mem_regb 
+0x7e98 036287 iforce regb 
+0x7e99 036288 fetch 3 ,mem_regc 
+0x7e9a 036289 iforce regc 
+0x7e9b 036290 rtn 
+:      036292 get_contw:
+0x7e9c 036293 fetch 2 ,mem_contw 
+0x7e9d 036294 copy pdata ,contw 
+0x7e9e 036295 rtn 
+:      036296 get_contr:
+0x7e9f 036297 fetch 2 ,mem_contr 
+0x7ea0 036298 copy pdata ,contr 
+0x7ea1 036299 rtn 
+:      036300 store_contw:
+0x7ea2 036301 copy contw ,pdata 
+0x7ea3 036302 store 2 ,mem_contw 
+0x7ea4 036303 rtn 
+:      036304 store_contr:
+0x7ea5 036305 copy contr ,pdata 
+0x7ea6 036306 store 2 ,mem_contr 
+0x7ea7 036307 rtn 
+:      036311 save_cont_pointers:
+0x7ea8 036312 copy contw ,pdata 
+0x7ea9 036313 store 2 ,mem_hold_contw 
+0x7eaa 036314 copy contr ,pdata 
+0x7eab 036315 store 2 ,mem_hold_contr 
+0x7eac 036316 rtn 
+:      036317 load_cont_pointers:
+0x7ead 036318 fetch 2 ,mem_hold_contw 
+0x7eae 036319 copy pdata ,contw 
+0x7eaf 036320 fetch 2 ,mem_hold_contr 
+0x7eb0 036321 copy pdata ,contr 
+0x7eb1 036322 rtn 
+:      036324 memcpy96:
+0x7eb2 036325 call memcpy32 
+:      036326 memcpy64:
+0x7eb3 036327 call memcpy32 
+0x7eb4 036328 branch memcpy32 
+:      036329 memcpy12:
+0x7eb5 036330 call memcpy8 
+:      036331 memcpy4:
+0x7eb6 036332 ifetch 4 ,contr 
+0x7eb7 036333 istore 4 ,contw 
+0x7eb8 036334 rtn 
+:      036335 memcpy8:
+0x7eb9 036336 ifetch 8 ,contr 
+0x7eba 036337 istore 8 ,contw 
+0x7ebb 036338 rtn 
+:      036340 memcpy48:
+0x7ebc 036341 call memcpy16 
+:      036342 memcpy32:
+0x7ebd 036343 call memcpy8 
+:      036344 memcpy24:
+0x7ebe 036345 call memcpy8 
+:      036346 memcpy16:
+0x7ebf 036347 call memcpy8 
+0x7ec0 036348 branch memcpy8 
+:      036352 delay_10ms:
+0x7ec1 036353 arg 10 ,loopcnt 
+:      036354 delay_ms_wait:
+0x7ec2 036355 nop 12000 
+0x7ec3 036356 loop delay_ms_wait 
+0x7ec4 036357 rtn 
+:      036359 bn_zero:
+0x7ec5 036360 force 3 ,loopcnt 
+:      036361 memset0:
+0x7ec6 036362 force 0 ,pdata 
+:      036363 memset8:
+0x7ec7 036364 istore 8 ,contw 
+0x7ec8 036365 loop memset8 
+0x7ec9 036366 rtn 
+:      036368 memset0_8:
+0x7eca 036369 force 0 ,pdata 
+0x7ecb 036370 istore 8 ,contw 
+0x7ecc 036371 rtn 
+:      036372 memset0_4:
+0x7ecd 036373 force 0 ,pdata 
+0x7ece 036374 istore 4 ,contw 
+0x7ecf 036375 rtn 
+:      036377 clear_mem_256:
+0x7ed0 036378 force 4 ,loopcnt 
+0x7ed1 036379 branch memset0 
+:      036380 clear_mem_512:
+0x7ed2 036381 force 8 ,loopcnt 
+0x7ed3 036382 branch memset0 
+:      036384 clear_mem:
+0x7ed4 036385 deposit loopcnt 
+0x7ed5 036386 rtn blank 
+0x7ed6 036387 setarg 0 
+:      036388 clear_mem_loop:
+0x7ed7 036389 istore 1 ,contw 
+0x7ed8 036390 loop clear_mem_loop 
+0x7ed9 036391 rtn 
+:      036394 clear_temp_block:
+0x7eda 036395 arg 32 ,loopcnt 
+0x7edb 036396 arg mem_temp_block0 ,contw 
+0x7edc 036397 branch clear_mem 
+:      036399 xor_loop:
+0x7edd 036400 ifetch 4 ,regc 
+0x7ede 036401 ifetcht 4 ,rega 
+0x7edf 036402 ixor temp ,pdata 
+0x7ee0 036403 istore 4 ,contw 
+0x7ee1 036404 increase 4 ,rega 
+0x7ee2 036405 increase 4 ,regc 
+0x7ee3 036406 loop xor_loop 
+0x7ee4 036407 rtn 
+:      036411 inverse_data:
+0x7ee5 036412 bpatchx patch3f_3 ,mem_patch3f 
+0x7ee6 036413 copy loopcnt ,pdata 
+0x7ee7 036414 sub pdata ,1 ,null 
+0x7ee8 036415 rtn positive 
+0x7ee9 036416 iadd rega ,regb 
+0x7eea 036417 increase -1 ,regb 
+0x7eeb 036418 rshift loopcnt ,loopcnt 
+:      036419 inverse_loop:
+0x7eec 036420 ifetcht 1 ,rega 
+0x7eed 036421 ifetch 1 ,regb 
+0x7eee 036422 istore 1 ,rega 
+0x7eef 036423 istoret 1 ,regb 
+0x7ef0 036424 increase -1 ,regb 
+0x7ef1 036425 increase 1 ,rega 
+0x7ef2 036426 loop inverse_loop 
+0x7ef3 036427 rtn 
+:      036430 memcpy_fast:
+0x7ef4 036431 deposit loopcnt 
+0x7ef5 036432 rtn blank 
+:      036433 memcpy_fast_loop:
+0x7ef6 036434 increase -8 ,loopcnt 
+0x7ef7 036435 call memcpy8 ,positive 
+0x7ef8 036436 rtn zero 
+0x7ef9 036437 branch memcpy_fast_loop ,positive 
+0x7efa 036438 increase 8 ,loopcnt 
+:      036439 memcpy_fast_loop_four:
+0x7efb 036440 increase -4 ,loopcnt 
+0x7efc 036441 call memcpy4 ,positive 
+0x7efd 036442 rtn zero 
+0x7efe 036443 branch memcpy_fast_loop_four ,positive 
+0x7eff 036444 increase 4 ,loopcnt 
+0x7f00 036445 branch memcpy 
+:      036447 memcpy:
+0x7f01 036448 deposit loopcnt 
+0x7f02 036449 rtn blank 
+:      036450 memcpy_loop:
+0x7f03 036451 ifetch 1 ,contr 
+0x7f04 036452 istore 1 ,contw 
+0x7f05 036453 loop memcpy_loop 
+0x7f06 036454 rtn 
+:      036456 timer_stop:
+0x7f07 036457 setarg 0 
+:      036458 timer_init:
+0x7f08 036459 rshift clkn_bt ,temp 
+0x7f09 036460 storet 4 ,mem_last_clkn 
+0x7f0a 036461 arg mem_timers ,contw 
+0x7f0b 036462 iforce temp 
+0x7f0c 036463 lshift queue ,pdata 
+0x7f0d 036464 iadd contw ,contw 
+0x7f0e 036465 istoret 2 ,contw 
+0x7f0f 036466 bpatchx patch3f_4 ,mem_patch3f 
+0x7f10 036467 rtn 
+:      036469 timer_check_timeout:
+0x7f11 036470 arg 0x800 ,timeup 
+0x7f12 036471 lshift16 timeup ,timeup 
+0x7f13 036472 iadd timeup ,pdata 
+0x7f14 036473 rtn 
+:      036476 timer_reinit:
+0x7f15 036477 arg 0 ,queue 
+:      036478 timer_check:
+0x7f16 036479 bpatchx patch3f_5 ,mem_patch3f 
+0x7f17 036480 fetcht 4 ,mem_last_clkn 
+0x7f18 036481 rshift clkn_bt ,pdata 
+0x7f19 036482 store 4 ,mem_last_clkn 
+0x7f1a 036483 isub temp ,null 
+0x7f1b 036484 ncall timer_check_timeout ,positive 
+0x7f1c 036485 isub temp ,timeup 
+0x7f1d 036486 copy timeup ,temp 
+0x7f1e 036487 arg mem_timers ,contr 
+0x7f1f 036488 copy contr ,contw 
+0x7f20 036489 arg 16 ,loopcnt 
+:      036490 timer_loop:
+0x7f21 036491 ifetch 2 ,contr 
+0x7f22 036492 isub temp ,pdata 
+0x7f23 036493 branch timer_counting ,positive 
+0x7f24 036494 force 0 ,pdata 
+:      036495 timer_counting:
+0x7f25 036496 istore 2 ,contw 
+0x7f26 036497 loop timer_loop 
+0x7f27 036498 arg mem_timers ,contr 
+0x7f28 036499 lshift queue ,pdata 
+0x7f29 036500 iadd contr ,contr 
+0x7f2a 036501 ifetch 2 ,contr 
+0x7f2b 036502 rtn 
+:      036507 clk_add:
+0x7f2c 036508 iadd temp ,temp 
+0x7f2d 036509 copy temp ,loopcnt 
+0x7f2e 036510 setarg 3750 
+0x7f2f 036511 isub loopcnt ,pdata 
+0x7f30 036512 rtn positive 
+0x7f31 036513 sub pdata ,0 ,pdata 
+0x7f32 036514 rshift16 temp ,temp 
+0x7f33 036515 increase 1 ,temp 
+0x7f34 036516 lshift16 temp ,temp 
+0x7f35 036517 ior temp ,temp 
+0x7f36 036518 rtn 
+:      036520 clk_diff_rt:
+0x7f37 036521 call clk_diff 
+0x7f38 036522 branch clk2rt 
+:      036525 clk_diff:
+0x7f39 036526 disable user 
+0x7f3a 036527 isub temp ,pdata 
+0x7f3b 036528 branch clk_diff_pos ,positive 
+0x7f3c 036529 enable user 
+0x7f3d 036530 sub pdata ,0 ,pdata 
+:      036531 clk_diff_pos:
+0x7f3e 036532 rtnbit0 15 
+0x7f3f 036533 arg -61786 ,temp 
+0x7f40 036534 iadd temp ,pdata 
+0x7f41 036535 set0 64 ,pdata 
+0x7f42 036536 rtn 
+:      036538 clk2rt:
+0x7f43 036539 iforce contr 
+0x7f44 036540 rshift16 pdata ,pdata 
+0x7f45 036541 arg 3750 ,temp 
+0x7f46 036542 imul32 temp ,pdata 
+0x7f47 036543 iadd contr ,pdata 
+0x7f48 036544 rtn 
+:      036547 clk2lpo:
+0x7f49 036548 lshift8 pdata ,pdata 
+0x7f4a 036549 lshift4 pdata ,pdata 
+0x7f4b 036550 fetcht 3 ,mem_clks_per_lpo 
+0x7f4c 036551 idiv temp 
+0x7f4d 036552 call wait_div_end 
+0x7f4e 036553 quotient temp 
+0x7f4f 036554 rtn 
+:      036557 clk2bt:
+0x7f50 036558 arg 3750 ,temp 
+0x7f51 036559 idiv temp 
+0x7f52 036560 call wait_div_end 
+0x7f53 036561 quotient pdata 
+0x7f54 036562 lshift16 pdata ,pdata 
+0x7f55 036563 remainder temp 
+0x7f56 036564 ior temp ,temp 
+0x7f57 036565 rtn 
+:      036572 string2dec_from_uart:
+0x7f58 036573 arg 0 ,temp 
+:      036574 string2dec_from_uart_done:
+0x7f59 036575 copy temp ,regc 
+0x7f5a 036576 ifetch 1 ,contru 
+0x7f5b 036577 call uchar2dialog 
+0x7f5c 036578 copy regc ,temp 
+0x7f5d 036579 call swap 
+0x7f5e 036580 arg 10 ,regb 
+0x7f5f 036581 imul32 regb ,pdata 
+0x7f60 036582 iadd temp ,pdata 
+0x7f61 036583 copy pdata ,temp 
+0x7f62 036584 loop string2dec_from_uart_done 
+0x7f63 036585 rtn 
+:      036589 uchar2dialog:
+0x7f64 036590 arg 0x3a ,temp 
+0x7f65 036591 isub temp ,null 
+0x7f66 036592 nbranch uchar2dialog_number ,positive 
+0x7f67 036593 arg 0x61 ,temp 
+0x7f68 036594 isub temp ,null 
+0x7f69 036595 branch uchar2dialog_a2f ,positive 
+0x7f6a 036596 arg 0x37 ,temp 
+0x7f6b 036597 isub temp ,pdata 
+0x7f6c 036598 rtn 
+:      036599 uchar2dialog_number:
+0x7f6d 036600 arg 0x30 ,temp 
+0x7f6e 036601 isub temp ,pdata 
+0x7f6f 036602 rtn 
+:      036603 uchar2dialog_a2f:
+0x7f70 036604 arg 0x57 ,temp 
+0x7f71 036605 isub temp ,pdata 
+0x7f72 036606 rtn 
+:      036608 pn9:
+0x7f73 036609 copy temp ,alarm 
+0x7f74 036610 setarg 0x1ff 
+0x7f75 036611 force 0 ,regb 
+:      036612 pn9_loop:
+0x7f76 036613 rshift3 pdata ,rega 
+0x7f77 036614 rshift rega ,rega 
+0x7f78 036615 ixor rega ,rega 
+0x7f79 036616 isolate1 0 ,rega 
+0x7f7a 036617 setflag true ,9 ,pdata 
+0x7f7b 036618 rshift temp ,temp 
+0x7f7c 036619 isolate1 0 ,pdata 
+0x7f7d 036620 setflag true ,7 ,temp 
+0x7f7e 036621 rshift pdata ,pdata 
+0x7f7f 036622 increase 1 ,regb 
+0x7f80 036623 compare 0 ,regb ,0x7 
+0x7f81 036624 nbranch pn9_loop ,true 
+0x7f82 036625 istoret 1 ,contw 
+0x7f83 036626 loop pn9_loop 
+0x7f84 036627 copy alarm ,temp 
+0x7f85 036628 rtn 
+:      036631 wait_div_end:
+0x7f86 036632 rtn modone 
+0x7f87 036633 branch wait_div_end 
+:      036643 compare_loop:
+:      036644 string_compare:
+0x7f88 036645 ifetch 1 ,rega 
+0x7f89 036646 ifetcht 1 ,regb 
+0x7f8a 036647 isub temp ,null 
+0x7f8b 036648 nrtn zero 
+0x7f8c 036649 increase 1 ,rega 
+0x7f8d 036650 increase 1 ,regb 
+0x7f8e 036651 loop string_compare 
+0x7f8f 036652 force 0 ,null 
+0x7f90 036653 rtn 
+:      036656 ceiling:
+0x7f91 036657 isub temp ,null 
+0x7f92 036658 nrtn positive 
+0x7f93 036659 deposit temp 
+0x7f94 036660 rtn 
+:      036662 swap:
+0x7f95 036663 iadd temp ,pdata 
+0x7f96 036664 isub temp ,temp 
+0x7f97 036665 isub temp ,pdata 
+0x7f98 036666 rtn 
+:      036668 clean_mem:
+0x7f99 036669 arg 0x200 ,loopcnt 
+0x7f9a 036670 arg 0x4000 ,contw 
+0x7f9b 036671 branch memset0 
+:      036674 callback_func:
+0x7f9c 036675 rtn blank 
+0x7f9d 036676 copy pdata ,pc 
+:      036679 wait_uarttx:
+0x7f9e 036680 hfetch 2 ,core_uart_txitems 
+0x7f9f 036681 nbranch wait_uarttx ,blank 
+0x7fa0 036682 rtn 
+:      036684 ice_break:
+0x7fa1 036685 jam 0x1 ,core_ice_ctrl 
+0x7fa2 036686 rtn 
+:      036688 ice_setbp:
+0x7fa3 036689 hstore 2 ,core_ice_break0 
+0x7fa4 036690 hfetch 1 ,core_ice_ctrl 
+0x7fa5 036691 set1 4 ,pdata 
+0x7fa6 036692 hstore 1 ,core_ice_ctrl 
+0x7fa7 036693 rtn 
+:      036694 ice_setbp2:
+0x7fa8 036695 hstore 2 ,core_ice_break1 
+0x7fa9 036696 hfetch 1 ,core_ice_ctrl 
+0x7faa 036697 set1 6 ,pdata 
+0x7fab 036698 hstore 1 ,core_ice_ctrl 
+0x7fac 036699 rtn 
+:      036701 ice_set_write_bp:
+0x7fad 036702 hstore 2 ,core_ice_break0 
+0x7fae 036703 jam 0x30 ,core_ice_ctrl 
+0x7faf 036704 rtn 
+:      036708 test_enable_white:
+0x7fb0 036709 hfetch 1 ,core_config 
+0x7fb1 036710 set0 whiteoff_bit ,pdata 
+0x7fb2 036711 hstore 1 ,core_config 
+0x7fb3 036712 rtn 
+:      036714 check_uart_tx_buff:
+0x7fb4 036715 hfetch 2 ,core_uart_txitems 
+0x7fb5 036716 arg uart_air_control_threshold ,temp 
+:      036717 pdata_sub_temp:
+0x7fb6 036718 isub temp ,null 
+0x7fb7 036719 rtn 
+:      036725 fifo_in:
+0x7fb8 036726 bpatchx patch3f_6 ,mem_patch3f 
+0x7fb9 036727 ifetcht util_fifo_len ,rega 
+0x7fba 036728 and temp ,0xff ,pdata 
+0x7fbb 036729 nbranch fifo_in_push ,blank 
+0x7fbc 036730 rshift8 temp ,pdata 
+0x7fbd 036731 istore util_fifo_len ,rega 
+:      036732 fifo_in_push:
+0x7fbe 036733 increase util_fifo_len + util_fifo_offset ,rega 
+0x7fbf 036734 ifetch 1 ,rega 
+0x7fc0 036735 nbranch assert ,blank 
+0x7fc1 036736 fetch 1 ,mem_fifo_temp 
+0x7fc2 036737 istore 1 ,rega 
+0x7fc3 036738 rtn 
+:      036743 fifo_out:
+0x7fc4 036744 bpatchx patch3f_7 ,mem_patch3f 
+0x7fc5 036745 arg util_fifo_len ,loopcnt 
+0x7fc6 036746 ifetch util_fifo_len ,rega 
+0x7fc7 036747 rtn blank 
+:      036748 fifo_out_loop:
+0x7fc8 036749 ifetch 1 ,rega 
+0x7fc9 036750 nbranch fifo_out_end ,blank 
+0x7fca 036751 increase 1 ,rega 
+0x7fcb 036752 loop fifo_out_loop 
+0x7fcc 036753 branch assert 
+:      036754 fifo_out_end:
+0x7fcd 036755 arg 0 ,temp 
+0x7fce 036756 istoret 1 ,rega 
+0x7fcf 036757 rtn 
+:      036762 fifo_is_empty:
+0x7fd0 036763 ifetch util_fifo_len ,rega 
+0x7fd1 036764 rtn 
+:      036769 fifo_is_full:
+0x7fd2 036770 ifetch 1 ,rega 
+0x7fd3 036771 rtn 
+:      036774 fifo_is_near_full:
+0x7fd4 036775 ifetch 2 ,rega 
+0x7fd5 036776 rtn 
+:      036780 fifo_content_count:
+0x7fd6 036781 arg 0 ,temp 
+:      036782 fifo_content_count_loop:
+0x7fd7 036783 fetch 1 ,contr 
+0x7fd8 036784 loop fifo_content_count_loop ,blank 
+0x7fd9 036785 increase 1 ,temp 
+0x7fda 036786 loop fifo_content_count_loop 
+0x7fdb 036787 copy temp ,pdata 
+0x7fdc 036788 rtn 
+:      036790 not_greater_than:
+0x7fdd 036791 isub temp ,null 
+0x7fde 036792 nrtn positive 
+0x7fdf 036793 copy temp ,pdata 
+0x7fe0 036794 rtn 
+:      036797 disable_positive:
+0x7fe1 036798 force -1 ,null 
+0x7fe2 036799 rtn 
+:      036800 enable_positive:
+:      036801 disable_zero:
+0x7fe3 036802 force 1 ,null 
+0x7fe4 036803 rtn 
+:      036804 enable_zero:
+0x7fe5 036805 force 0 ,null 
+0x7fe6 036806 rtn 
+:      036808 enable_user:
+0x7fe7 036809 enable user 
+0x7fe8 036810 rtn 
+:      036812 disable_user:
+0x7fe9 036813 disable user 
+0x7fea 036814 rtn 
+:      036816 enable_user2:
+0x7feb 036817 enable user2 
+0x7fec 036818 rtn 
+:      036820 disable_user2:
+0x7fed 036821 disable user2 
+0x7fee 036822 rtn 
+:      036824 disable_blank:
+0x7fef 036825 setarg 1 
+0x7ff0 036826 rtn 
+:      036828 enable_blank:
+0x7ff1 036829 setarg 0 
+0x7ff2 036830 rtn 
+:      036833 reverse_byte:
+0x7ff3 036834 copy loopcnt ,pdata 
+0x7ff4 036835 rtn blank 
+0x7ff5 036836 copy contr ,pdata 
+0x7ff6 036837 iadd loopcnt ,pdata 
+0x7ff7 036838 increase -1 ,pdata 
+0x7ff8 036839 copy pdata ,contr 
+:      036840 reverse_loop:
+0x7ff9 036841 ifetch 1 ,contr 
+0x7ffa 036842 increase -2 ,contr 
+0x7ffb 036843 istore 1 ,contw 
+0x7ffc 036844 loop reverse_loop 
+0x7ffd 036845 rtn 
Index: output/bt_program23.meta
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/output/bt_program23.meta	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/output/bt_program23.meta	(working copy)
@@ -47,6 +47,7 @@
 //define ADC_ENABLE
 //define P24G_LOG
 //define RF_DEBUG
+define BLE_FAST_CONN_ENABLE
 
 //define DEBUGLOG
 //define DEBUGLOG_CALLBACK
@@ -63,6 +64,7 @@
 	beq patch10_5,p_shutdown_radio
 	beq patch11_1,p_set_freq_tx
 	beq patch00_1,p_soft_reset_1
+	beq patch00_2,p_soft_reset_2
 	beq patch03_3,p_page_wait_fhs_reply_ok
 	beq patch09_2,p_prepare_tx
  	beq patch0b_1,p_process_dmh
@@ -88,19 +90,16 @@
 	beq patch28_3,p_le_next_adv_channel
 	beq patch29_2,p_le_receive_skip
 	beq patch2a_7,p_le_update_param
+	beq patch2b_1,p_le_update_channel_map
 	beq patch2c_3,p_le_prepare_tx
+	beq patch2c_6,p_le_parse
 	beq patch2c_7,p_le_parse_l2cap
 	beq patch2d_2,p_le_adv_not_match
 	beq patch2e_7,p_le_lpm_setmult
 	beq patch30_2,p_send_lmp
-	beq patch39_5,p_sdp_process
 	beq patch31_4,p_twspi_reset
 	branch loop
 
-	
-
-
-
 p_rssi_signal:
 	copy pdata,rega
 	fetcht 1,mem_rssi_signal_index
@@ -124,6 +123,13 @@
 	call ui_init+1
 	branch soft_reset+11
 
+p_soft_reset_2:
+	call app_lpm_init,wake
+	call p_publickey_init
+	branch soft_reset_2
+p_publickey_init:
+	rtnmark1 mark_24g
+	branch publickey_init
 
 p_init_param:
 	setarg param_le_version
@@ -132,8 +138,8 @@
 	store 2,mem_lmp_version+3
 	branch init_param+12
 
-
 p_lpm_dispatch:
+	rtnmark1 mark_24g
 	call lpo_calibration
 	fetch 3,mem_clks_per_lpo
 	rtn blank
@@ -245,7 +251,7 @@
 	fetch 1,mem_lpm_mode
 	rtn blank
 	call p_mouse_setgpio_lpm
-	fetch 8,mem_24g_enter_hibernate
+	fetch 3,mem_24g_enter_hibernate
 	call clk2lpo
 	storet 4,mem_sleep_counter
   	branch lpm_sleep
@@ -300,13 +306,10 @@
 	arg mem_le_tx_buffer0_omemalloc,contw
 	call p_mouse_le_txbuff_copy
 	arg mem_le_tx_buffer1,contr
-	arg mem_le_tx_buffer1_omemalloc,contw
 	call p_mouse_le_txbuff_copy
 	arg mem_le_tx_buffer2,contr
-	arg mem_le_tx_buffer2_omemalloc,contw
 	call p_mouse_le_txbuff_copy
 	arg mem_le_tx_buffer3,contr
-	arg mem_le_tx_buffer3_omemalloc,contw
 p_mouse_le_txbuff_copy:	
 	arg 27,loopcnt
 	branch memcpy
@@ -315,13 +318,10 @@
 	arg mem_le_tx_buffer0_omemalloc,contr
 	arg mem_le_tx_buffer0,contw
 	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer1_omemalloc,contr
 	arg mem_le_tx_buffer1,contw
 	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer2_omemalloc,contr
 	arg mem_le_tx_buffer2,contw
 	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer3_omemalloc,contr
 	arg mem_le_tx_buffer3,contw
 	branch p_mouse_le_txbuff_copy
 
@@ -381,8 +381,7 @@
 	fetcht 1,mem_24g_device_number
 	isub temp,null
 	branch p_mouse_start_24g_mode,zero
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
+	call p_mouse_tx_power_init
 	fetch 1,mem_xrecord_mode
 	beq REC_3_MODE,p_mouse3_0_check_reconn_target
 	beq REC_4_MODE,p_mouse4_0_check_reconn_target
@@ -398,11 +397,18 @@
 p_mouse4_0_check_reconn_target:
 	jam 1,mem_mouse_le_reconnect_flag
 	fetch 2,mem_mouse_direct_timeout
+	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
+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:
@@ -526,7 +532,29 @@
 	call mouse_load_eeprom_dpi
 	call p_mouse_init_environment
 	call p_mouse_set_24g_addr_eeprom
+	call iicd_read_eep_data
+	call p_mouse_load_fast_conn_flag
+	fetch 1,mem_mouse_fast_conn_flag
+	beq 0xff,p_mouse_fast_conn_init
+	rtn
+
+
+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_fast_conn_init:
+	jam 0x34,mem_xrecord_mode
+	setarg 0
+	invert pdata,pdata
+	store 6,mem_le_lap
+	rtn	
 
 p_mouse_bt_sdp_update:
 	call enable_authrom
@@ -547,7 +575,6 @@
 	arg 0x8d71,contr
 	arg 265,loopcnt
 	call memcpy
-	
 	jam 0,mem_mouse_uuid_list+23	//Service Record Handle: 0x 00 01 00 00
 	jam 0x6d,mem_mouse_uuid_list+15	//total length
 	setarg 0x401f
@@ -579,6 +606,11 @@
 	arg MOUSE_EEPROM_MODULE_INIT_FLAG,regb
 	branch app_initflag_check+4
 
+p_mouse_tx_power_init:
+	fetch 1,mem_tx_power_temp
+	store 1,mem_tx_power
+	rtn
+
 /*
 p_mouse_load_flash_info_cheak:
 	call mouse_load_flash_flag
@@ -656,8 +688,6 @@
 	store 2,mem_cb_before_hibernate
 	setarg p_mouse_bb_event_timer
 	store 2,mem_cb_event_timer
-	setarg mouse_spi_write_flash_cb
-	store 2,mem_cb_spi_flash_write_complate
 	rtn
 
 p_mouse_g24_package_data:
@@ -669,9 +699,12 @@
 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
+p_mouse_le_next:
 	fetch 1,mem_mouse_clear_sensor_data_flag
 	call p_mouse_clear_sensor_data,blank
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -704,8 +737,7 @@
 	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_send_empty_data
 	call mouse_motion
 	nrtn user
-	fetch 2,mem_mouse_z
-	ncall p_mouse_wheel_trigger,blank
+	call p_mouse_wheel_trigger
 	branch mouse_send_data
 	
 p_mouse_clear_sensor_data:
@@ -714,7 +746,6 @@
 	branch p_mouse_sensor_poweron
 
 p_mouse_idle:
-//	call p_mouse_24g_pairing_button
 	call ui_check_paring_button
 	call mouse_dpi_cheak
 	branch mouse_wheel_check
@@ -761,31 +792,7 @@
 	jam ON,mem_mouse_multi_led_blink_enable
 	jam MULTI_LED_BLINK,mem_mouse_multi_led_type
 	rtn
-/*
-//pc bind api
-p_mouse_24g_pairing_button:
-	fetch 2,mem_24g_pairing_timer_count
-	rtn blank
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_24G
-	rtnbit1 MOSUE_24G_PAIRING_FLAG
-	rtnmark1 mark_24g
-	call mouse_check_key_gpio
-	rtnne MOUSE_LMR_BUTTON
-	call mouse_devce_led_off
-	arg MOSUE_24G_PAIRING_FLAG,queue
-	call mouse_enable_function_flag
-	setarg 0
-	store 2,mem_mouse_direct_timer
-	store 1,mem_mouse_send_blank_timer
-	store 2,mem_24g_check_dongle_times
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BT_RECONNECT,mouse_cancel_reconnect
-	bbit1 UI_STATE_BLE_CONNECTED,app_ble_disconnect
-	bbit1 UI_STATE_BT_CONNECTED,app_bt_disconnect
-	call mouse_stop_discovery
-	branch p_g24_start_pairing_sm1
-*/
+
 p_mouse_priority_bb_event:
 	copy regc,pdata
 	beq BT_EVT_LE_CONNECTED,p_mouse_le_bb_event_connected
@@ -919,17 +926,10 @@
 	setarg 0
 	store 2,mem_24g_pairing_timer_count
 	jam 0,mem_mouse_move_flag
-	
-	fetch 1,mem_config_sensor_type
-	sub pdata,P3610,null
-	call mouse_read_sensor3610_data,zero
-	ncall mouse_read_sensor_common,zero
-
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
-
-	fetch 1,MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_FLASH,p_mouse_store_flash_24g_address
+	call mouse_read_sensor_common
+	call p_mouse_tx_power_init
+//	fetch 1,MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit1 MOUSE_ENABLE_FLASH,p_mouse_store_flash_24g_address
 	call p_mouse_set_24g_addr_eeprom	//store rx dongle addr to eeprom
 	branch iicd_write_protect_eep_data
 
@@ -939,27 +939,29 @@
 	arg 4,temp
 	rtn
 
-p_mouse_store_flash_24g_address:
-	arg mem_24g_addr,regb
-	ifetch 4,regb
-	store 4,mem_mouse_24g_addr
-	branch mouse_store_flash_device_info
+//p_mouse_store_flash_24g_address:
+//	arg mem_24g_addr,regb
+//	ifetch 4,regb
+//	store 4,mem_mouse_24g_addr
+//	branch mouse_store_flash_device_info
 
 p_mouse_24g_attempt_fail:
 	call p_mouse_sensor_powerdown_check
 	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
+	call p_mouse_tx_power_init
 	call p_g24_check_51cmd_stop_24g
 	fetch 1,mem_config_function_enable
 	bbit1 ENABLE_SELECT_DEVICE_BY_GPIO_BUTTON,p_mouse_null_enter_hibernate_count
 	bbit1 ENABLE_SELECT_DEVICE_BY_SWITCH,p_mouse_null_enter_hibernate_count
 	jam 0,mem_link_key_exists
+	fetch 1,mem_mouse_fast_conn_flag
+	beq 0xff,p_mouse_24g_attempt_fail_next
 	call mouse_eeprom_load_recon_info	
 	arg 3,loopcnt
 	arg mem_device1_addr,contr
 	call p_pdata_0xff_check
 	branch p_mouse_null_enter_hibernate_count,user
+p_mouse_24g_attempt_fail_next:
 	branch p_mouse_check_reconn_target
 
 p_mouse_null_enter_hibernate_count:	//ble never connected
@@ -1317,9 +1319,8 @@
 p_mouse_multi_led_blink_count_no_limited:
 	branch p_blink_low_power_led+1
 p_mouse_multi_led_blink_off:
-	jam 0,mem_mouse_multi_led_blink_timer
-	jam 0,mem_mouse_multi_led_blink_count
-	jam 0,mem_mouse_multi_led_blink_count_limited
+	setarg 0
+	store 3,mem_mouse_multi_led_blink_timer
 p_mouse_multi_led_off:
 	fetch 1,mem_mouse_multi_led_blink_count
 	nbranch p_mouse_multi_led_off_wait_blink_over,blank
@@ -1330,7 +1331,6 @@
 	jam OFF,mem_low_power_led_state
 	branch p_device_led_off
 
-
 p_mouse_seting_dpi:
 	//call p_mosue_dpi_led_blink_init
 	fetch 1,mem_config_sensor_type
@@ -1344,7 +1344,6 @@
 	call p_mouse_3065xy_dpi_recount,blank
 	fetch 1,mem_mouse_dpi
 	beq MOUSE_DPI_LEVEL2,mouse_set_cpi1
-	beq MOUSE_DPI_LEVEL3,mouse_set_cpi3
 	beq MOUSE_DPI_LEVEL4,mouse_set_cpi4
 	branch mouse_set_cpi3
 p_mouse_3065xy_dpi_recount:
@@ -1415,8 +1414,7 @@
 	branch p_le_addr_random_store
 
 p_mouse_start_discovery:
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
+	call p_mouse_tx_power_init
 	jam 0,mem_mouse_clear_sensor_data_flag
 	fetch 2,mem_ui_state_map
 	bbit1 UI_STATE_BLE_ADV,p_mouse_start_discovery_norandom
@@ -1433,6 +1431,11 @@
 	store 1,mem_le_lap
 
 p_mouse_start_discovery_norandom:
+	call app_ble_disconnect
+	setarg 0xed8e0e
+	store 3,mem_le_lap+3
+	jam 0x5a,mem_mouse_fast_conn_flag
+	call p_mouse_store_fast_conn_flag
 	call app_lpm_mult_disable
 	fetch 2,mem_discovery_timeout
 	store 2,mem_mouse_discovery_timer
@@ -1470,8 +1473,16 @@
 	call p_le_check_adv_flag
 	setarg ADV_FLAG_BREDR_NOT_SUPPORTED |ADV_FLAG_LIMITED_DISCOVERABLE
 	istore 1,contr
+	arg mem_le_adv_swift_pair,contr
+	call p_le_adv_data_update
 	branch check_51cmd_adv
 
+p_le_adv_data_update:
+	arg mem_le_adv_data+11,contw
+	arg 19,loopcnt
+	call memcpy
+	branch le_modified_name_adv
+
 p_mouse_stop_discovery:
 	setarg 0
 	store 2,mem_mouse_discovery_timer
@@ -1537,6 +1548,22 @@
 	store 1,mem_lpm_mult
 	branch p_mouse_le_conn_param_lpm_enable
 
+p_le_update_channel_map:
+	fetch 1,mem_le_state
+	rtnbit0 lestate_update_map
+	call p_le_channel_map_overflow_check
+	nrtn user
+	branch le_update_channel_map+3
+p_le_channel_map_overflow_check:
+	enable user
+	fetch 1,mem_le_event_count+1
+	rshift4 pdata,pdata
+	rtnne 0x0f
+	fetch 1,mem_le_instant+1
+	rshift4 pdata,pdata
+	rtnne 0x00
+	branch disable_user
+
 p_le_prepare_tx:
 	fetch 1,mem_le_arq
 	bbit1 wak,p_le_prepare_tx_wak
@@ -1594,6 +1621,33 @@
 	jam 10,mem_le_start_encrypt_timer
 	rtn
 
+p_le_parse:
+	rtnmark1 mark_old_packet
+	call le_fifo_check_full
+	nrtn blank
+	fetch 1,mem_le_rxbuf
+	and pdata,0x3,pdata
+	store 1,mem_le_packet_llid
+	ifetch 1,contr
+	and pdata,0x1f,pdata
+	store 1,mem_le_packet_size
+	rtn blank							//empty rtn
+	copy contr,pdata
+	store 2,mem_le_payload_ptr
+	fetch 1,mem_le_packet_llid
+	beq LLID_LE_LL,p_le_parse_ll
+	branch le_parse_l2cap
+p_le_parse_ll:
+	fetch 1,mem_le_rxbuf+2
+	beq LL_CHANNEL_MAP_REQ,p_le_parse_channel_map_req
+	branch le_parse_ll+1
+p_le_parse_channel_map_req:
+	ifetch 5,contr
+	store 5,mem_le_new_map
+	ifetch 2,contr
+	store 2,mem_le_instant
+	branch le_parse_channel_map_req+7
+
 p_le_parse_l2cap:
 	ifetch 2,contr
 	beq LE_L2CAP_CID_ATT,p_le_parse_att
@@ -1767,10 +1821,6 @@
 	branch ssp_disable,blank
 	branch ssp_enable
 
-p_sdp_process:
-	call enable_authrom
-	branch sdp_process+1
-
 p_send_lmp_accepted:
 	force 2,pdata
 	call msg_send_lmp
@@ -1939,14 +1989,9 @@
 	ior temp,pdata
 	istore 1,contw
 	increase 1,regb
-	arg 2,loopcnt
-p_g24_accumulation_loop:
-	ifetch 2,regb
-//	ifetcht 2,contw
-//	iadd temp,pdata
-	istore 2,contw
-	increase 2,regb
-	loop p_g24_accumulation_loop
+	ifetch 4,regb
+	istore 4,contw
+	increase 4,regb
 	arg mem_24g_txbuf+6,contw
 	arg 2,loopcnt
 p_g24_accumulation_loop2:
@@ -2086,10 +2131,10 @@
 	call p_rssi_average
 	storet 1,mem_rssi_avg_received
 
-	
-	isolate1 mark_24g,mark
-	call power_ctrl_24g_dis_max,true
-	ncall power_ctrl_le_dis_max,true
+	setarg RSSI_DIS_MAX_24G
+	bmark1 mark_24g,power_ctrl_start_next
+	setarg RSSI_DIS_MAX_BLE
+power_ctrl_start_next:	
 	isub temp,null
 	nbranch power_ctrl_txpower_incrs_force,positive
 
@@ -2100,28 +2145,16 @@
 	beq 0,power_ctrl_txpower_incrs
 	rtn
 
-power_ctrl_24g_dis_max:
-	setarg RSSI_DIS_MAX_24G
-	rtn
-power_ctrl_24g_dis_min:
-	setarg RSSI_DIS_MIN_24G
-	rtn	
-power_ctrl_le_dis_max:
-	setarg RSSI_DIS_MAX_BLE
-	rtn
-power_ctrl_le_dis_min:
-	setarg RSSI_DIS_MIN_BLE
-	rtn
-	
 power_ctrl_txpower_decrs_check:
 	fetch 1,mem_power_ctrl_pac_succ_cnt
 	rtnne 32
 	jam 0,mem_power_ctrl_pac_succ_cnt
 power_ctrl_txpower_decrs:
 	fetcht 1,mem_rssi_avg_received
-	isolate1 mark_24g,mark
-	call power_ctrl_24g_dis_min,true
-	ncall power_ctrl_le_dis_min,true
+	setarg RSSI_DIS_MIN_24G
+	bmark1 mark_24g,power_ctrl_txpower_decrs_next
+	setarg RSSI_DIS_MIN_BLE	
+power_ctrl_txpower_decrs_next:	
 	isub temp,null
 	nrtn positive
 	fetch 1,mem_power_ctrl_level
@@ -2143,7 +2176,6 @@
 	store 1,mem_power_ctrl_level
 	beq 1,power_ctrl_incrs_level1
 power_ctrl_incrs_level2:	//+6dBm
-
 	jam TX_POWER_5DB,mem_tx_power
 	rtn
 	
@@ -2283,8 +2315,7 @@
 	nbranch p_g24_auto_pair_retry,sync
 	nbranch p_g24_auto_pair_retry,user3
 	call p_g24_ackpayload_parse
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
+	call p_mouse_tx_power_init
 	fetch 4,mem_24g_addr
 	fetcht 4,mem_24g_paring_addr
 	isub temp,null
@@ -2372,61 +2403,52 @@
 	jam 0x7d, rfen_mdm
 	fetch 1,mem_tx_power
 	beq TX_POWER_0DB,p_set_tx_power_0db
-	beq TX_POWER_3DB,p_set_tx_power_3db	
+//	beq TX_POWER_3DB,p_set_tx_power_3db	
 	beq TX_POWER_5DB,p_set_tx_power_5db
-	beq TX_POWER_f3DB,p_set_tx_power_f3db	
+//	beq TX_POWER_f3DB,p_set_tx_power_f3db	
 	beq TX_POWER_f5DB,p_set_tx_power_f5db
 	beq TX_POWER_PAIR,p_set_tx_power_pair
 	branch p_set_tx_power_0db
 
 p_set_tx_power_0db:
 	call p_rx_low_sens
-	jam 0xba,0x894b
 	jam 0xd0,0x8955
 	jam 0xe0,0x8956
-	jam 0x88,0x8957
 	jam 0x6c,0x8958
-	jam 0x10,0x8959
 	branch set_tx_power_0db	
 
-p_set_tx_power_3db:
-	call p_rx_high_sens
-	jam 0xba,0x894b
-	jam 0xd0,0x8955
-	jam 0xe0,0x8956
-	jam 0x88,0x8957
-	jam 0x3c,0x8958
-	jam 0x10,0x8959
-	branch set_tx_power_3db
+//p_set_tx_power_3db:
+//	call p_rx_high_sens
+//	jam 0xba,0x894b
+//	jam 0xd0,0x8955
+//	jam 0xe0,0x8956
+//	jam 0x88,0x8957
+//	jam 0x3c,0x8958
+//	jam 0x10,0x8959
+//	branch set_tx_power_3db
 	
 p_set_tx_power_5db:
 	call p_rx_high_sens
-	jam 0xba,0x894b
 	jam 0xd0,0x8955
 	jam 0xe0,0x8956
-	jam 0x88,0x8957
 	jam 0x3c,0x8958
-	jam 0x10,0x8959
 	branch set_tx_power_5db
 
-p_set_tx_power_f3db:
-	call p_rx_low_sens
-	jam 0xba,0x894b
-	jam 0xd0,0x8955
-	jam 0xc0,0x8956
-	jam 0x88,0x8957
-	jam 0x6c,0x8958
-	jam 0x10,0x8959
-	branch set_tx_power_f3db
+//p_set_tx_power_f3db:
+//	call p_rx_low_sens
+//	jam 0xba,0x894b
+//	jam 0xd0,0x8955
+//	jam 0xc0,0x8956
+//	jam 0x88,0x8957
+//	jam 0x6c,0x8958
+//	jam 0x10,0x8959
+//	branch set_tx_power_f3db
 	
 p_set_tx_power_f5db:
 	call p_rx_low_sens
-	jam 0xba,0x894b
 	jam 0xd0,0x8955
 	jam 0xc0,0x8956
-	jam 0x88,0x8957
 	jam 0x6c,0x8958
-	jam 0x10,0x8959
 	branch set_tx_power_f5db
 
 p_rx_low_sens:
@@ -2444,7 +2466,6 @@
 	rtn
 		
 p_set_tx_power_pair:	//50-100cm distance
-	jam 0xba,0x894b
  	jam 0xc2,0x8956
  	jam 0xd0,0x8955
 	rtn	
@@ -2871,6 +2892,7 @@
 	bpatch patch00_2,mem_patch00
 	call app_lpm_init,wake
 	call publickey_init
+soft_reset_2:
 	call lpm_recover_clk,wake
 main_loop:	
 	bpatch patch00_3,mem_patch00
Index: output/bt_program23.rom
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/output/bt_program23.rom	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/output/bt_program23.rom	(working copy)
@@ -1,70 +1,78 @@
-11000010100001000000000000011000
-11000000010000101000011001111111
-11000000010001001000011000110010
-11000000000000001000000000101110
-11000000000011011000010001010101
-11000000001001010000010001100100
-11000000001011001000010001100010
-11000000001010001000010001101101
-11000000011001011000010001110010
-11000000010100001000000000110111
-11000000010100111000000000111100
-11000000010101000000000001010001
-11000000010110001000000001010100
-11000000010110010000000001011100
-11000000011000100000000011010110
-11000000011001001000000110001011
-11000000011001010000000110001111
-11000000011100011000001101001100
-11000000011100110000001100010111
-11000000011101001000001101011010
-11000000011101010000001101101101
-11000000011101011000001101111011
-11000000011101100000001110101010
+11000010100001000000000000011001
+11000000010000101000011010010011
+11000000010001001000011001100010
+11000000000000001000000000110000
+11000000000000010000000000111001
+11000000000011011000010010010010
+11000000001001010000010010100001
+11000000001011001000010010011111
+11000000001010001000010010101010
+11000000011001011000010010101111
+11000000010100001000000000111110
+11000000010100111000000001000011
+11000000010101000000000001011001
+11000000010110001000000001011100
+11000000010110010000000001100100
+11000000011000100000000011011000
+11000000011001001000000110100011
+11000000011001010000000110100111
+11000000011100011000001101011100
+11000000011100110000001100101000
+11000000011101001000001101101001
+11000000011101010000001101111100
+11000000011101011000001110001010
+11000000011101100000001111000011
 00100000001000000010101010001110
-11000000000111001000001110111000
-11000000001000011000001111000000
-11000000001001010000001111000110
-11000000001010111000001111001001
-11000000001100011000001111011011
-11000000001100111000010000000101
-11000000001101010000010000101110
-11000000001110111000010000111001
-11000000010000010000010001110011
-11000000011001101000010010000110
-11000000010001100000010001001001
+11000000000111001000001111010001
+11000000001000011000001111011001
+11000000001001010000001111011111
+11000000001010111000001111100010
+11000000001011001000001111110100
+11000000001100011000010000000001
+11000000001100110000010000101011
+11000000001100111000010001000010
+11000000001101010000010001101011
+11000000001110111000010001110110
+11000000010000010000010010110000
+11000000010001100000010010000110
 00100000001000000010101010001110
 00011111111000100010001000000000
-01101000000010001100110001010101
-01011000000000000100110001011100
+01101000000010001100110001101001
+01011000000000000100110001110000
 10011000010000001000101000000000
 00011010001000100111111000000000
 11100000101000001000000000000000
 00011000010000001000010000000001
 00011000010000010000010000000111
-01100000000010001100110001010101
+01100000000010001100110001101001
 00100000011000000000000000000000
 11011000101000000000100110101110
 11011111001000000000000000001100
 00100000010000000111111011010100
-00100000010000000000000011001010
+00100000010000000000000011001111
 00100000010000000110101000000011
 00100000010000000101110011110110
 00100100010101011010110001100101
 00100000010000000111110011001101
 00100000001000000010000000001100
+00100000010101011011001011100011
+00100000010000000000000000111100
+00100000001000000010000000010001
+11000110000100110000000000000000
+00100000001000000111010101101010
 01011000000000000000101000000110
 01100000000000011100010100010000
 01011000000000000001110110000111
 01100000000000010100010100010011
 00100000001000000010101010100010
+11000110000100110000000000000000
 00100000010000000010101011111010
 01101000000000011100000101101111
 00100000011110100000000000000000
 01101000000000001100000010010001
 00100000011110100000000000000000
 01101000000000001100011001011010
-00100000001110100000000001000101
+00100000001110100000000001001101
 01101000000000001100010110110001
 00100000011110100000000000000000
 01101000000000001100010011000000
@@ -91,92 +99,92 @@
 00100100001110100111111111101111
 00100000001000000111111111110001
 11000110100100110000000000000000
-01101000000000001100110011011010
-11000000000000001000000001110001
-00100000010000000000010011101001
-00100100001101000000000010001100
-00100000010000000000010011001110
-00100000010000000000010100001101
-01101000000000001100101110101010
+01101000000000001100110011101110
+11000000000000001000000001111001
+00100000010000000000010100100100
+00100100001101000000000010010100
+00100000010000000000010100001001
+00100000010000000000010101000110
+01101000000000001100101110111110
 11000001111111111000000000000000
-00100000010000000000010101101010
-01101000000000001100110011011010
+00100000010000000000010110100011
+01101000000000001100110011101110
 11000001000000001000000000000000
 00100000010000000010101011111010
 01101000000000011100000101101111
 00100000011110100000000000000000
 01101000000000001100000010010001
 00100000011110100000000000000000
-00100000010000000000000010110001
-00100000010000000000000010101110
+00100000010000000000000010111001
+00100000010000000000000010110110
 01011000000000001110110001010100
 00100000001000000010101110010011
-00100000010000000000011010000001
+00100000010000000000011010010101
 00100100011101000000000000000000
-00100000010000000000000010000011
-01101000000000001100110011011011
+00100000010000000000000010001011
+01101000000000001100110011101111
 00011111111000001111111000000001
-01100000000000001100110011011011
+01100000000000001100110011101111
 00011111111001100111110000011001
-00100000010000101000000001111010
-00100000001000000000000001011111
-01110000010011001101101000000000
-01110000010011001101101100000000
-01110000010010111101010100000000
-01101000000000001100101111000000
-01100000000000001100101110111111
-00100000011000000000000000000000
-01101000000000001100101111000001
-01100000000000001100101110111111
+00100000010000101000000010000010
+00100000001000000000000001100111
+01110000010011001110111000000000
+01110000010011001110111100000000
+01110000010010111110100100000000
+01101000000000001100101111010100
+01100000000000001100101111010011
 00100000011000000000000000000000
 01101000000000001100101111010101
+01100000000000001100101111010011
+00100000011000000000000000000000
+01101000000000001100101111101001
 00011111111000001111111000000001
-01100000000000001100101111010101
-11000000000000100000000010000000
-11000000000000101000000001111100
+01100000000000001100101111101001
+11000000000000100000000010001000
+11000000000000101000000010000100
 00100000011000000000000000000000
-01110000010011001101101000000001
-01110000010011001101101100000000
+01110000010011001110111000000001
+01110000010011001110111100000000
 00100000011000000000000000000000
-01101000000000001100101111000110
-00100000010110100000000010011000
+01101000000000001100101111011010
+00100000010110100000000010100000
 00100000010000000010101011111010
 01101000000000011100000101101111
 00100000011110100000000000000000
 01101000000000001100000010010001
 00100000011110100000000000000000
-00100000010000000000000010110001
-01101000000001000100101111001001
+00100000010000000000000010111001
+01101000000000011100101111011101
 00100000010000000111111101001001
 01100000000010100100000101011011
 00100000001000000010101100101010
-01110000010010111100011000000001
-01110000010011001100111100000000
-00100000010000000000010010010110
-01100000000000001100101100110110
-01011000000000000000000000000000
-01100000000000111100101100110111
-01101000000000100100101111010001
-01100000000000100100101100111110
-01110000010010111001101000001100
-01101000000000001100101110011011
+01110000010010111101101000000001
+01110000010011001110001100000000
+00100000010000000000010011010001
+01100000000000001100101101001010
+01011000000000000000000000000000
+01100000000000111100101101001011
+01101000000000100100101111100101
+01100000000000100100101101010010
+01110000010010111010111000001100
+01101000000000001100101110101111
 01111001001000000111111000000011
-01100000000000001100101110011011
-00100000010000000000011010111101
-00100000010000000000010011101101
-00100000001000000000000001100010
+01100000000000001100101110101111
+00100000010000000000011011010001
+00100000010000000000010100101000
+00100000001000000000000001101010
 11000110000100110000000000000000
-00100000010000000000000010111101
-00100000010000000000000010110001
+00100000010000000000000011000101
+00100000010000000000000010111001
 01101000000000001100000001000000
-11000011000000000000000010101110
+11000011000000000000000010110110
 01101000000000001000000010100000
 00100100011110100000000000000000
 01011000000000000000000000000000
 01100000000001000000000010100001
 00100000011000000000000000000000
-00100000010000000000000010111010
-00100000010000000000000010101110
+00100000010000000000000011000010
+00100000010000000000000010110110
 00100000010000000011111010111111
 01101000000100100000000001110000
 01101000000110100000000001111000
@@ -186,72 +194,65 @@
 00100000011000000000000000000000
 01101000000000001100101100010011
 00100000011110100000000000000000
-00100000001000000000001101001101
+00100000001000000000001101011101
 11011000110000000001100000000000
 11011000101000000100100000001010
-00100000010000000000000011001000
+00100000010000000000000011001101
 11011000110000000001100100000000
-11011000101000000100100000100101
-00100000010000000000000011001000
+00100000010000000000000011001101
 11011000110000000001101000000000
-11011000101000000100100001000000
-00100000010000000000000011001000
+00100000010000000000000011001101
 11011000110000000001101100000000
-11011000101000000100100001011011
 11011111001000000000000000011011
 00100000001000000111111100000001
 11011000110000000100100000001010
 11011000101000000001100000000000
-00100000010000000000000011001000
-11011000110000000100100000100101
+00100000010000000000000011001101
 11011000101000000001100100000000
-00100000010000000000000011001000
-11011000110000000100100001000000
+00100000010000000000000011001101
 11011000101000000001101000000000
-00100000010000000000000011001000
-11011000110000000100100001011011
+00100000010000000000000011001101
 11011000101000000001101100000000
-00100000001000000000000011001000
+00100000001000000000000011001101
 00100000010000000011010000010110
-00100000001101011000000011100010
+00100000001101011000000011100100
 01110000100000000111100000100000
-00100000010000000000011101011001
+00100000010000000000011101101101
 01101000000000001100000111011110
-01100000000000001100110001010001
-00100000010000000000010101011001
+01100000000000001100110001100101
+00100000010000000000010110010010
 01101000000000001100011010000101
 01100000000000001100011011011010
 01101000000000001100101100001100
 01100000000000001100101100001101
 00100000010000000100001111001010
-00100000010000000000000011100100
+00100000010000000000000011100110
 00100000001000000111010010111001
-00100100010101011000000101001100
-00100000010000000000000100101011
+00100100010101011000000101010011
+00100000010000000000000100110010
 00100000011101011000000000000000
-00100000010000000000000110101101
-00100000010000000000000011101101
+00100000010000000000000111001000
+00100000010000000000000011101111
 00100000010000000100000010000011
-11000000000000101000000100010011
-00100000010000000000000110010011
-00100000001000000000000011110000
+11000000000000101000000100011010
+00100000010000000000000110101110
+00100000001000000000000011110010
 01101000000000001100011011110101
 11000100000000110000000000000000
 00100000001000000100001101100001
-00100000010000000000001100100101
-00100000010000000000000011101101
+00100000010000000000001100110110
+00100000010000000000000011101111
 01101000000000001100011100100000
 00011111111001100111110011111111
-00100000010000101000000011111111
+00100000010000101000000100000000
 01101000000000001100011100100000
 01101000000010001100011100000011
 10011000010001100111110000000000
-00100000001000101000000110011111
-01101000000000001100110001010001
-01100000000000001100000111011110
+00100000001000101000000110111010
+00100000010000000000000110101011
 01101000000000001100001000010000
-11000000000110011000000100000001
-11000000000110100000000100000100
+11000000000110011000000100000010
+11000000000110100000000100000101
 00100000011000000000000000000000
 01110000010001110010000000000010
 00100000011000000000000000000000
@@ -260,11 +261,17 @@
 00100000001000000100001001110100
 01110000010001111001111100000001
 01101000000000010100011010101000
+01101000000010001100101100010100
+00011000010001100111110011111111
+00100100001000101000000100001011
+01011000000000000000001001011000
 01100000000000010100011010101110
 00100000010000000011010000011000
-00100000010000000000000100001100
+00100000010000000000000100010011
 01011000000000000000000000000100
 11100000110000001000000000000000
+11011000110000000100001110010000
+00100000010000000000001110111111
 00100000001000000111110111110100
 11011010001000000100001101110000
 11101010001000001000000000000000
@@ -272,26 +279,26 @@
 10011000110000001010001000000000
 11101000110000001000000000000000
 11000001000000001000000000000000
-00100000001000000000000100001101
+00100000001000000000000100010100
 01101000000000001100011100100000
-11000000000000001000000100100010
+11000000000000001000000100101001
 01101000000000100100011011010011
 11000100000010001000000000000000
 11000011100000011000000000000000
 11000110000100110000000000000000
-00100000010000000000000100100011
+00100000010000000000000100101010
 11011000111000000000000000000011
 00100000010000000100001111001110
 01011000000000000000000000000000
 01100000000000010100011010101110
 01100000000000001100011010110100
-01100000000000010100101111000111
+01100000000000010100101111011011
 00100000010000000100001011001010
-00100000001000000000010110011110
+00100000001000000000010111001111
 00100000011000000000000000000000
 00100000010000000100010010001001
 00100000010000000100010010001100
-00100000001000000000001011001011
+00100000001000000000001011011100
 01101000000000100100011011010011
 11000011000010100011110101100110
 01101000000000001100011101111010
@@ -299,23 +306,23 @@
 00100000001000000011110110000000
 01110000010000100001001001110110
 00100000001000000011110100110110
-00100000010000000000000100101011
+00100000010000000000000100110010
 00100000010000000100000011000000
 01101000000000001100011011100000
 11000000000000101100000011010101
 00100000010000000100000011011001
-11000000000110000000000100111011
-11000000000110001000000100111101
+11000000000110000000000101000010
+11000000000110001000000101000100
 00100000010000000100000011010001
 00100000000000000000001111101000
-00100000001000000000000100110001
+00100000001000000000000100111000
 01110000010010110001001100000001
 00100000010000000110010000001111
-00100000010000000000000100101101
+00100000010000000000000100110100
 00100000001000000110010000010001
-00100000010000000000000101000010
+00100000010000000000000101001001
 00100000001000000100000011100000
-00100000010000000000000101000010
+00100000010000000000000101001001
 01101000000000001100011011011110
 11000000001110000100000011101000
 01110000010001101110000000000001
@@ -323,14 +330,14 @@
 01011000000000001000000000000110
 00100000010000000110010000010011
 00100000000000000010111011100000
-00100000001000000000000100100110
+00100000001000000000000100101101
 01011000000000000000000000000110
 00100000010000000110010000010100
 00011111111000011111111000001000
 00011111111011010111111000000000
 00011111111000001111111000000110
 00100000001000000110010000010011
-00100000010000000000010010010000
+00100000010000000000010011001011
 01101000000100001000101000000000
 01111001001111111111111000000100
 01100000000100001000101000000000
@@ -343,7 +350,7 @@
 01100000000000001100011100010101
 00100000010000000100001010011000
 00100000010000000011111000011110
-00100000010000000000000101101100
+00100000010000000000000110000100
 01011000000000000000000000000000
 01100000000000010100000101010100
 00100000010000000011111001010100
@@ -352,16 +359,33 @@
 00100000010000000101100000101100
 00100000010000000101100000011000
 01101000000000100100011011010011
-11000010100010100000000101100100
+11000010100010100000000101101011
 00100000011000000000000000000000
 00100000010000000110010110011100
 01101000000000100100011011010011
 00101111111011111111111000011001
 00100100010000001110010111000010
 00100000010000000100010000111111
-00100000010000000000000110000111
-00100000010000000000001001011100
+00100000010000000000000110011111
+00100000010000000000001001110000
+00100000010000000110010111011111
+00100000010000000000000101110111
+01101000000000001100101100010100
+11000000011111111000000101111111
+00100000011000000000000000000000
+11011000010000000000000000000001
+11011010001000000100101100010100
+11011010010000000000000001100100
 00100000001000000110010111011111
+11011000010000000000000000000001
+11011010001000000100101100010100
+11011010010000000000000001100100
+00100000001000000110010111010001
+01110000010000100001000000110100
+01011000000000000000000000000000
+00011111111001000111111000000000
+01100000000000110100010010100000
+00100000011000000000000000000000
 00100000010000000111010010111001
 11011000110000001000110000000000
 11011000101000000100100001110110
@@ -391,7 +415,7 @@
 00100000011000000000000000000000
 00100000010000000011001111000100
 00100000001000101100001100010110
-00100000010000000000001101110011
+00100000010000000000001110000010
 00100000001000000011110111001011
 11011000010000000000000000000010
 11011010001000000000101010101010
@@ -401,13 +425,16 @@
 11011010001000000000101010011010
 11011010010000000000000001100010
 00100000001000000011001111001000
+01101000000000001100110001100101
+01100000000000001100000111011110
+00100000011000000000000000000000
 01101000000000100100011011010011
-11000011000011110000000110011010
+11000011000011110000000110110101
 01101000000000001000101010111101
 00101111111011000000000000000011
-00100100001000001000000110011010
-00100000010000000000000100101101
-00100000010000000000000101000110
+00100100001000001000000110110101
+00100000010000000000000100110100
+00100000010000000000000101001101
 01101000000000001100011100011111
 01100000000000001100011100011110
 01101000000000001100011011110101
@@ -415,57 +442,57 @@
 11000011100000110000000000000000
 01101000000000100100011011010011
 11000100000010001000000000000000
-00100000010000000000000110100100
-00100000001101000000010111110101
-00100000001000000000010111010010
+00100000010000000000000110111111
+00100000001101000000011000100110
+00100000001000000000011000000011
 11011111001000000000000000000010
-11011000110000000100101111000010
+11011000110000000100101111010110
 00100000010000000111111111100111
 01011000000000001111111111111111
 11101000110010010000000000000000
 10011000010001100111110000000000
 00100100010000101111111111101001
-11000010000000000000000110101000
+11000010000000000000000111000011
 00100000011000000000000000000000
-01011000000000000000000111000010
-01100000000000010100110011001011
-01011000000000000000000111000110
+01011000000000000000000111011011
+01100000000000010100110011011111
+01011000000000000000000111011111
 01100000000000010100000111101111
-01011000000000000000010001000011
+01011000000000000000010010000000
 01100000000000010100000111111001
-01011000000000000000000111010111
+01011000000000000000000111110010
 01100000000000010100000111110001
-01011000000000000000000010100111
+01011000000000000000000010101111
 01100000000000010100000111101101
-01011000000000000000000111110011
+01011000000000000000001000001101
 01100000000000010100000111110101
-01011000000000000000000111101001
+01011000000000000000001000000011
 01100000000000010100000111110011
-01011000000000000000001001111000
+01011000000000000000001010001001
 01100000000000010100000111101011
-01011000000000000000001010000111
+01011000000000000000001010011000
 01100000000000010100000111111101
-01011000000000000011110100110110
-01100000000000010100001000000001
 00100000011000000000000000000000
 00100000010000000100010000000001
 01101000000000010100011010011111
 00100000011110100000000000000000
-00100000001000000000000010001001
+00100000001000000000000010010001
 00100000010000000101100010010010
 00100100011110100000000000000000
+01101000000000001100101100010100
+11000000011111111000000111100110
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
 01101000000000001100011110011100
-00100000010110100000000111100110
+00100000010110100000001000000000
 01101000000000100100011011010011
 11000010100000101100000101111001
 00100000010000000011111110010111
 00100100011101000000000000000000
 01101000000000010100011010011111
-00100100010110100000000111010100
-00100000001000000000011101011110
+00100100010110100000000111101111
+00100000001000000000011101110010
 01110000010010000000011000000001
 01110000010010000000011100000010
 00100000011000000000000000000000
@@ -475,77 +502,76 @@
 00100000010000000101001001110001
 00100100011110100000000000000000
 01101000000000001100011110011100
-00100000010110100000000111100110
+00100000010110100000001000000000
 01101000000000100100011011010011
 11000010100000101011111110001010
 11000010100001001011111110001010
 00100000010000000011111110010111
 00100100011101000000000000000000
-01101000000000010100011010011111
-00100100010110100000000111010100
+00100000010000000000000111101111
 00100000001000000011111110000001
 00100000010000000101100000010100
 01110000010001111001110000000001
-00100000001000000000000101000010
+00100000001000000000000101001001
 00100000010000000111111000110100
 00100000010000000011110101101010
 00100000001000000011111011100000
-01110000010010110000100100000001
-01110000010010110000011000000010
-01110000010010110000100000000000
 01110000010010110000011100000001
+01110000010010110000011000000010
+01110000010010110000100100000000
+01110000010010110000100000000001
 01110000010010110000101000000001
 01110000010010110000101100000001
 00100000011000000000000000000000
 00011010011000100111111000000000
-11000000000010100000001000000101
-11000000000010101000001000010101
-11000000000101001000001000011110
-11000000000110010000001000100000
-11000000001000000000001000100111
-11000000000000100000001000110010
-11000000000010011000001000110010
-11000000000100111000001000111001
+11000000000010100000001000011111
+11000000000010101000001000101111
+11000000000101001000001000111000
+11000000000110010000001000111010
+11000000001000000000001001000001
+11000000000000100000001001001100
+11000000000010011000001001001100
+11000000000100111000001001010011
 11000000000011001011001111011111
-11000000000100001000001000111011
-11000000000000001000001001000001
-11000000000000010000001001000100
-11000000000101011000001001000110
-11000000000111001000001001001011
-11000000000111010000001001100100
-11000000000111100000001001110110
+11000000000100001000001001010101
+11000000000000001000001001011011
+11000000000000010000001001011110
+11000000000101011000001001100000
+11000000000111001000001001100101
+11000000000111010000001001110100
+11000000000111100000001010000111
 00100000001000000100000101111101
-00100000010000000000000100110111
-00100000010000000000011101011001
+00100000010000000000000100111110
+00100000010000000000011101101101
 01101000000000010100001000001010
 01111001001111111111111000000000
 01100000000000010100001000001010
 01011000000000000000000000000000
 01100000000000010100011010101110
-00100000010000000000001000001110
+00100000010000000000001000101000
 00100000001000000100001011001010
-00100000010000000000001100100001
+00100000010000000000001100110010
 01101000000000001100011100100000
-11000000000000001000001000010011
+11000000000000001000001000101101
 11000000000000010011111110001101
 00100000011000000000000000000000
 01101000000000010100101011111101
 00100000001000000011111110001110
-00100000010000000000001010000011
+00100000010000000000001010010100
 01011000000000000000000000000111
 01100000000000010100010010010110
 01100000000000010100010010011000
 01110000010001111100010000000000
 01110000010001111001110000000000
-00100000010000000000011101011001
+00100000010000000000011101101101
 00100000010000000101100000010110
 00100000001000000100000111011001
 01110000000010101001100100010010
 00100000001000000111110110001111
 01101000000000001100011110011111
-11000000000000001000001000100011
-00100000001000000000001000100101
-00100000010000000000001000011110
+11000000000000001000001000111101
+00100000001000000000001000111111
+00100000010000000000001000111000
 01110000010001101100011000010100
 11011000111000000000000000000001
 00100000001000000100000110111001
@@ -558,8 +584,8 @@
 01011000000000000000000000001001
 01100000000000010100010010010110
 01100000000000010100010010011000
-00100000010000000000001000011110
-00100000001000000000001111001111
+00100000010000000000001000111000
+00100000001000000000001111101000
 01101000000000010100011010000010
 11000011100001100000000000000000
 11000011100000110000000000000000
@@ -576,103 +602,94 @@
 01110000010000011110001100010010
 00100000001000000011010000001110
 01110000010010000000100100000000
-00100000010000000000000100110111
+00100000010000000000000100111110
 00100000001000000100001011001010
-00100000010000000000001010000011
+00100000010000000000001010010100
 00100000001000000100000111011001
 01101000000000001100100000001000
 11000001100000010000000000000000
 01110000010010000000100000000000
 01110000010000011110001100001110
 00100000001000000011010000001110
-00100000010000000000000100110111
+00100000010000000000000100111110
 01110000010001111000101100000001
 11011000111000000000000000000011
 00100000010000000100001111010010
 01011000000000000000000000000000
 01100000000000010100011100000111
 01110000010001101010011100000000
-01101000000000001100011011100000
-00011111111001100111110000000101
-00100000010000101100000000111001
-00100100010000101100000001011101
-01101000000000001100110001010001
-01100000000000001100000111011110
-01101000000000001000000000000100
-11000010100010011000001001100000
-00100000010000000000001001011100
+00100000010000000100000001011101
+00100000010000000000000110101011
+00100000010000000000001001110000
 00100000001000000110010111010001
-11011010001000000100101111000010
+11011010001000000100101111010110
 11011010010000000000000001011011
 11011000010000000000000000000100
 00100000011000000000000000000000
-11011010010000000100101111000010
-11101010010000100000000000000000
-01100000000000100100011101111011
-00100000001000000100010000110101
-00100000010000000000001010000011
-01110000010011001101101000000000
-01101000000000001100110001010001
-01100000000000001100000111011110
-00100000010000000000011000011100
+00100000010000000000001010010100
+01110000010011001110111000000000
+00100000010000000000000110101011
+00100000010000000000011001001100
 01101000000000001100011011110101
-11000010100000101000001001110011
-11000010100000110000001001110011
+11000010100000101000001010000100
+11000010100000110000001010000100
 01110000010000011011110100000000
+01101000000000001100101100010100
+11000000011111111000001010000011
 00100000010000000100001100010110
 11011111001000000000000000000011
 11011000110000000100011100100010
-00100000010000000000000110100110
-00100000001101000000001001110011
-00100000001000000000000011110000
+00100000010000000000000111000001
+00100000001101000000001010000100
+00100000001000000000000011110010
 01110000010001111001110100000001
 01110000010001111001111000101000
 00100000011000000000000000000000
-00100000010000000000000100110111
+00100000010000000000000100111110
 00100000001000000011111110001101
 01111000001101000111110000000000
 01101000000100100000000100111000
 01111001001101000111111000011010
 01100000000100100000000001001100
 00100000010000000010110000100001
-00100000010000000000001010000011
+00100000010000000000001010010100
 00100000010000000111010010111101
-00100000010000000000000100100011
+00100000010000000000000100101010
 00100000010000000011111010011111
-00100000010000000000000010101110
+00100000010000000000000010110110
 00100000001000000011111010111111
 01101000000000001100101100010011
 00100000011110100000000000000000
 01110000010010110001001100000000
-00100000001000000000000101000110
-00100000010000000000001011010010
-00100000010000000000001011010101
-00100000010000000000001100001110
-00100000010000000000001011011101
-00100000010000000000001010010010
-00100000010000000000001100101001
+00100000001000000000000101001101
+00100000010000000000001011100011
+00100000010000000000001011100110
+00100000010000000000001100011111
+00100000010000000000001011101110
+00100000010000000000001010100011
+00100000010000000000001100111010
 00100000010000000100001000110001
 00100000010000000100001000110100
 00100000010000000100001000110111
 00100000010000000100001000111010
-00100000001000000000001011011010
+00100000001000000000001011101011
 01101000000000001100011011110101
-11000010100000101000001010010110
+11000010100000101000001010100111
 11000010100000110100001101011001
 00100000001000000100001100110111
 01101000000000001100011011101101
 11000001011111111000000000000000
 01101000000010001100011011101101
 00100000010000000110100000011101
-00100000001000001000001010011111
+00100000001000001000001010110000
 01101000000000001100101100001111
-11000000000000001000001010100001
+11000000000000001000001010110010
 11011000111000000000000000000110
 00100000001000000100001111010010
 01110000010010110000111100000001
 00100000011000000000000000000000
 01101000000000001100101100010000
-11000000000000001000001010100111
+11000000000000001000001010111000
 01101000000000100100011011010011
 11000011100000110000000000000000
 01110000010010110000111100000000
@@ -681,10 +698,10 @@
 01110000010010110000111100000000
 00100000011000000000000000000000
 11011010011000000100101100000010
-11011010010000000000001010101101
+11011010010000000000001010111110
 00100000001000000011001101110100
 01110000010010110000010000000001
-00100000001000000000000100100011
+00100000001000000000000100101010
 01101000000000001100101100000100
 00100100011110100000000000000000
 01101000000000100100011011010011
@@ -692,23 +709,23 @@
 01101000000000001100011011001111
 00011111111000001111111000000001
 01100000000000001100011011001111
-11000000000000101000001010111000
+11000000000000101000001011001001
 00100000011000000000000000000000
 01110000010001101100111100000000
 01101000000000001100101100000001
-11000000000000001000001010111101
-11000000000000000000001011000100
+11000000000000001000001011001110
+11000000000000000000001011010101
 00100000011000000000000000000000
 01110000010010110000000100000000
 01101000000000001100101100010010
-11000000000000001000001011001011
+11000000000000001000001011011100
 01101000000000001100011100100000
 11000000000000001100010010001001
 11000000000000010100010010001100
 00100000011000000000000000000000
 01110000010010110000000100000001
 01101000000000001100101100010010
-11000000000000001000001011001110
+11000000000000001000001011011111
 01101000000000001100011100100000
 11000000000000001100010001111010
 11000000000000010100010001111110
@@ -724,7 +741,7 @@
 11011010010000000110001101111010
 00100000001000000011001101101101
 11011010011000000100100000000111
-11011010010000000000001011011000
+11011010010000000000001011101001
 00100000001000000011001101101101
 01110000010010000000011000000000
 00100000011000000000000000000000
@@ -732,13 +749,13 @@
 11011010010000000011110101100000
 00100000001000000011001101101101
 01101000000000001100011100100000
-11000000000000010000000100100010
+11000000000000010000000100101001
 01101000000000001100011011110101
-11000010100000100000001011110010
+11000010100000100000001100000011
 01101000000000001100101100001110
-11000000000000001000000100100010
+11000000000000001000000100101001
 00100000010000000100000010000011
-11000000000000101000001011101110
+11000000000000101000001011111111
 01101000000000001100011010000101
 01100000000000001100011011011010
 01110000010010110000111000000000
@@ -750,26 +767,26 @@
 00100000001000000100001111001010
 01110000010010110000111000000010
 01110000010001111001111000101000
-00100000010000000000001100000000
+00100000010000000000001100010001
 00100000001000000100001110110000
 01101000000000001100011011101100
 11000001011111111000000000000000
 01101000000010001100011011101100
 00100000010000000110100000011101
-00100000001000001000001011111010
+00100000001000001000001100001011
 01101000000000001100101100001100
 01100000000000001100101100001101
-00100000001000000000001011100111
+00100000001000000000001011111000
 01110000010010110000111000000001
 01110000010001111001111000101000
-00100000010000000000001011111110
+00100000010000000000001100001111
 00100000001000000100001110110000
 11011010011000000100101100001101
-00100000001000000000001100000001
+00100000001000000000001100010010
 11011010011000000100011011011010
-11011010010000000000001100000011
+11011010010000000000001100010100
 00100000001000000011001101101101
-00100000010000000000001010000011
+00100000010000000000001010010100
 01110000010010110001000000000001
 01101000000000010100011010000010
 00101111111011111111111000001011
@@ -783,7 +800,7 @@
 01101000000000001100011110011101
 00100000011110100000000000000000
 01101000000000001100011110011110
-00100000001110100000001100010101
+00100000001110100000001100100110
 00011111111000001111111111111111
 01100000000000001100011110011110
 00100000011000000000000000000000
@@ -797,7 +814,7 @@
 00100000010000000100000001111110
 00100000010000000100000010011001
 00100100011101000000000000000000
-00100000010000000000001000001110
+00100000010000000000001000101000
 00100000001000000011111110100001
 01110000010010110000010000000000
 01011000000000000000000100101100
@@ -810,48 +827,46 @@
 01101000000000001100101100001010
 00100000011110100000000000000000
 01101000000000001100101100001011
-11000000000000000000001100101111
-11000000000000001000001100110101
+11000000000000000000001101000000
+11000000000000001000001101000110
 00100000011000000000000000000000
-00100000010000000000001011000100
+00100000010000000000001011010101
 01101000000000001100101011111111
 00011111111000001111111000000001
 01100000000000001100101011111111
-11000000000010100000001101000101
+11000000000010100000001101010101
 00100000011000000000000000000000
-01101000000000001100101100001001
+01101000000000001100101100000111
 00011111111000001111111111111111
-01100000000000001100101100001001
+01100000000000001100101100000111
 00100100011110100000000000000000
 01101000000000001100101100000110
-01100000000000001100101100001001
+01100000000000001100101100000111
+01101000000000001100101100001001
+00100000001110100000001101010010
 01101000000000001100101100001000
-00100000001110100000001101000001
-01101000000000001100101100000111
-00100000001110100000001101000010
+00100000001110100000001101010011
 00011111111000001111111111111111
-01100000000000001100101100000111
-00100000001000000000001010111001
-01110000010010110000100100000000
-01110000010010110000011100000000
-01110000010010110000100000000000
-01101000000000001100101100000111
-00100100001110100000001101001001
+01100000000000001100101100001000
+00100000001000000000001011001010
+01011000000000000000000000000000
+01100000000000011100101100000111
+01101000000000001100101100001000
+00100100001110100000001101011001
 01110000010010110000101000000000
 01110000010010110000101100000000
 01110000010010101111111100000000
 01110000010010110000000100000000
-00100000001000000000000100100011
+00100000001000000000000100101010
 01101000000000001100011011100000
 11000000000000101011110110101010
 11000000000000100011110110010110
-11000000000000110000001101010001
+11000000000000110000001101100001
 00100000001000000011110110000011
 01101000000000001100011101111010
-00100000010110100000001101011000
+00100000010110100000001101100111
 01101000000000001100011101111010
 11000000000000001011110110001010
-11000000000000010011110110001100
 11000000000000011011110110001110
 00100000001000000011110110001100
 01110000010001110111101000000001
@@ -862,48 +877,52 @@
 01101000000000010100001000001000
 11000010100000111100000111110101
 11000010100000000011001110101001
-11000010100000001000001101100100
-11000010100000010000001101100111
-11000010100000011000001101100111
+11000010100000001000001101110011
+11000010100000010000001101110110
+11000010100000011000001101110110
 00100000001000000100001010110000
-11000010100000101000001101100111
-11000010100000011000001101100111
+11000010100000101000001101110110
+11000010100000011000001101110110
 00100000001000000100001010110000
 01101000000000010100011010000010
 11000010100001100100001010110000
 00100000010000000011001110101001
 00100000010000000100000010000011
-11000000000000111000001001110011
+11000000000000111000001010000100
 00100000001000000011001110100111
 01110000010001111001110100000000
 01110000010001111001111000000000
-11000101000100110000001101110001
+11000101000100110000001110000000
 00100000001000000100001001101101
-00100000010000000000011000011100
+00100000010000000000011001001100
 00100000001000000100001001101101
 00100000010000000110100010100010
 01101000000000010100001000011101
-00100000001110100000001101111000
+00100000001110100000001110000111
 01100000000000010100011111000010
-00100000001000000000001110011101
+00100000001000000000001110110000
 01011000000000000001000100100010
 01100000000000010100011111000010
-00100000001000000000001101110111
-01101000000000001100110001010001
-01100000000000001100000111011110
+00100000001000000000001110000110
+00100000010000000000000110101011
 01110000010001111001110000000000
 01101000000000010100011010000010
-11000010100001011000001110001010
+11000010100001011000001110011000
 01101000000000100100011011010011
-11000011000011000000001110001010
-00100000010000000000001110100001
+11000011000011000000001110011000
+00100000010000000000001110110100
 01101000000010010100011111000010
 00011000010000001000010000000001
 01100000000010010100011111000010
 01100000000010010100010010100001
-00100000010000000000001110011101
+00100000010000000000001110110000
 00011000000010100111111000000000
 01100000000000001100010010100000
+00100000010000000011010000000010
+01011000111011011000111000001110
+01100000000000011100010010100011
+01110000010010110001010001011010
+00100000010000000000000101111011
 00100000010000000011010000011000
 01101000000000010100011010000111
 01100000000000010100011010101100
@@ -916,13 +935,13 @@
 00100000010000000100001111001010
 01101000000000001100000010010010
 00101111111011111111111000000001
-00100000010000001000001110100101
+00100000010000001000001110111000
 01101000000000001100000010010010
 00101111111011111111111000000000
 00100000010000001111110111011101
 01101000000000100100011011010011
 11000010100011100100001000101110
-00100000001000000000000111101100
+00100000001000000000001000000110
 11011000010000000000000000000010
 11011010001000000100011111000010
 11011010010000000000000001011111
@@ -932,13 +951,19 @@
 11011010010000000000000001011111
 00100000001000000110010111011111
 01110000010001111001111100000000
-00100000010000000000000100001100
+00100000010000000000000100010011
 01011000000000000000000000000101
 11100000110000001000000000000000
+11011000110000000100101100010101
+00100000010000000000001110111111
 00100000001000000111110111110100
+11011000101000000100001101111011
+11011111001000000000000000010011
+00100000010000000111111100000001
+00100000001000000101011110111000
 01011000000000000000000000000000
 01100000000000010100011010101100
-00100000010000000000000101000010
+00100000010000000000000101001001
 01101000000000001100000010010010
 00101111111011111111111000000001
 00100000010000001100001011010100
@@ -949,14 +974,14 @@
 11000010100011100100001000011010
 01101000000000001100101011111111
 00100100011110100000000000000000
-00100000001000000000001101000010
+00100000001000000000001101010011
 01101000000000001100010100001111
 00011111111000001111111000000001
 01100000000000001100010100001111
 11000000000001100101001110010101
 00100000010000000101010110101010
 00100000010000000101011000011110
-00100000010000000000010101101010
+00100000010000000000010110100011
 00100000001000000101001110001111
 01101000000000001000000000010110
 00011111111000001111111000000001
@@ -965,9 +990,9 @@
 01110000000000000001011000100101
 00100000011000000000000000000000
 00100000010000000010100110111011
-00100000010000000000000000100100
+00100000010000000000000000100110
 00100000001000000101010010100011
-00100000010000000000001111010001
+00100000010000000000001111101010
 00100000001000000101010101111101
 01101000000000001100011111000101
 01100000000000001100000101110010
@@ -977,36 +1002,49 @@
 00100000011000000000000000000000
 01101000000000001100001111010110
 00011111111001100111110000001100
-00100100001000010000001111001111
+00100100001000010000001111101000
 01101000000000001100001111011000
 01101000000010001100011111000101
 10011000010001100111110000000000
-00100000001000010000001111001011
+00100000001000010000001111100100
 01101000000000001100001111011000
 01100000000000001100000101110010
-00100000001000000000001111001101
+00100000001000000000001111100110
+01101000000000001000010000111111
+11000100000000110000000000000000
+00100000010000000000001111111001
+00100100011101000000000000000000
+00100000001000000101010110100000
+01111000001101000111110000000000
+01101000000000001000010001011010
+00011111111100011111111000000000
+11000001100001111000000000000000
+01101000000000001000010001100000
+00011111111100011111111000000000
+11000001100000000000000000000000
+00100000001000000111111111101001
 01101000000000001000010001010110
-11000010100000101000001111101111
-00100000010000000000010101011100
+11000010100000101000010000010101
+00100000010000000000010110010101
 01101000000000001100011110001110
-00100100001110100000001111100101
+00100100001110100000010000001011
 01101000000000001000010000111111
-11000011000000100000001111101001
+11000011000000100000010000001111
 01101000000000001000001011011010
-00100000001110100000001111101001
+00100000001110100000010000001111
 00100000001000000101011001100100
 01101000000000001100011110001110
 00011111111000001111111111111111
 01100000000000001100011110001110
 00100000001000000101011001100100
 01101000000000001100010011000100
-11000000100000101000001111101100
+11000000100000101000010000010010
 01110000010001111000111000000011
 00100000010000000101100010010010
-00100000010110100000011101100110
+00100000010110100000011101111010
 00100000001000000101011000100010
-00100000010000000000001111110001
-00100000001000000000001111111101
+00100000010000000000010000010111
+00100000001000000000010000100011
 01101000000000001100011011000101
 00011111111000010111111000000011
 11000001100000011000000000000000
@@ -1019,7 +1057,7 @@
 01100000000000001100001111011100
 00100000010000000101011001010000
 00100000011000000000000000000000
-00100000001000000000010101100000
+00100000001000000000010110011001
 01101000000000001100011110011111
 00100000011110100000000000000000
 01101000000000001100011011000101
@@ -1027,16 +1065,39 @@
 11000001000000011000000000000000
 01110000010001101100011000001010
 00100000011000000000000000000000
+11000110000001111000000000000000
+00100000010000000101100010010000
+00100100011110100000000000000000
+01101000000000001000001011011001
+00011111111000010111111000000011
+01100000000000001100010100001100
+11101000110000001000000000000000
+00011111111000010111111000011111
+01100000000000001100010100001011
+00100000011110100000000000000000
+00011000110000100111111000000000
+01100000000000010100010100001101
+01101000000000001100010100001100
+11000000000000011000010000111010
+00100000001000000101011010001101
+01101000000000001000001011011011
+11000000000000001000010000111101
+00100000001000000101110001100101
+11101000110000101000000000000000
+01100000000000101100001111001110
 11101000110000010000000000000000
-11000000000000100000010000001001
-11000000000000110000010000100110
+01100000000000010000010001011111
+00100000001000000101110010001010
+11101000110000010000000000000000
+11000000000000100000010001000110
+11000000000000110000010001100011
 00100000001000000101011010011000
 00100000010000000111111010100101
-00100000010000000000001111111110
+00100000010000000000010000100100
 00100000010000000111111010011111
 11101000110000011000000000000000
 01100000000000011000010001110111
-11000000000010000000010000011000
+11000000000010000000010001010101
 00011111111011001000010000000000
 00011000010001100111110000100100
 00100000001000010101100010101101
@@ -1061,7 +1122,7 @@
 11100000110000010000000000000000
 00100000011000000000000000000000
 11101000110000001000000000000000
-11000000000000101000010000101001
+11000000000000101000010001100110
 00100000001000000101101011110101
 00100000010000000101101101011010
 01101000000000001000010000111111
@@ -1070,7 +1131,7 @@
 00100000001000000101110010001110
 01101000000000001000000000010110
 11000000100100111101011011110010
-00100000010000000000010000110100
+00100000010000000000010001110001
 11011000111000000000000000000000
 01101000000000010100010010000010
 00100000001000000111111100001000
@@ -1080,7 +1141,7 @@
 00011111111000001111111011111010
 00100000001000000011110010111110
 01111000010101011111110000000000
-00100000001101110000010000111100
+00100000001101110000010001111001
 00100100001101101101100000000110
 00100000010000000010101111001011
 01101000000000010100000011000001
@@ -1113,10 +1174,10 @@
 00100000010000000010010000110101
 01111001001000000000000000101100
 00100000010000000010001011110010
-00100000001011000000010001100000
+00100000001011000000010010011101
 01111001001111111000000000101100
 00100000010000000010010001010101
-00100100001110100000010001011001
+00100100001110100000010010010110
 00100000001000000010000011111100
 01111001001111111000000000101100
 00100000001000000010000101011111
@@ -1124,40 +1185,38 @@
 00100000001000000010010110001111
 01101000000000001000000000110000
 00101111111011111111111000000000
-00100000010000001000010001101000
+00100000010000001000010010100101
 00100000001000000010010010001010
 01101000000000001000000001000111
 00101111111011111111111000000011
-00100000010000001000010101100000
-00100100010000001000010101011100
-00100000001000000000010101101010
+00100000010000001000010110011001
+00100100010000001000010110010101
+00100000001000000000010110100011
 00100000010000000010010011110000
 00100100001011000010100011111001
 00100000010000000010100110111011
-00100000010000000000000000100100
+00100000010000000000000000100110
 00100000001000000010010100011000
 00100000001000000011001111100100
 01111000010101000111110000000000
 00100000010000000110001011000001
 01101000000000001000000001001000
 00100000011110100000000000000000
-11000010100000111000010001111010
-11000000000000011000010010001000
+11000010100000111000010010110111
+11000000000000011000010011000011
 00100000001000000110000000010000
-11000000010000100000010001111101
-11000000010000011000010010000000
+11000000010000100000010010111010
+11000000010000011000010010111101
 00100000001000000110000000111111
-00100000010000000000010010000011
+00100000010000000000010011000000
 01101000000000001000000001001000
 00100000001000000110000010011001
-00100000010000000000010010000011
+00100000010000000000010011000000
 01101000000000001000000001001000
 00100000001000000110000100001101
 01101000000000001100011001011010
 00100000001110100110000100101011
 00100000001000000110000100100100
-00100000010000000111010010111001
-00100000001000000110111000010010
 00011000000000000111111000000010
 00100000010000000110001010011000
 01101000000000001000000001001001
@@ -1168,421 +1227,410 @@
 00100000001000000110000001010001
 00100000010000000110100010101000
 01101000000000100100000010100000
-01100000000000100100101111010001
+01100000000000100100101111100101
 00100000011000000000000000000000
-01110000010011001101000000000001
-01110000010011001101001000000000
-01101000000000001100101110011011
+01110000010011001110010000000001
+01110000010011001110011000000000
+01101000000000001100101110101111
 00011111111000010111111000000111
-01100000000000001100101110011011
+01100000000000001100101110101111
 00100000011000000000000000000000
-01101000000000001100101110011011
+01101000000000001100101110101111
 01111001001000000111111000000100
-01100000000000001100101110011011
-01100000000000001100101101010110
+01100000000000001100101110101111
+01100000000000001100101101101010
 00100000011000000000000000000000
-01101000000000001100101110011011
+01101000000000001100101110101111
 01111001001111111111111000000100
-01100000000000001100101110011011
+01100000000000001100101110101111
 00100000011000000000000000000000
-00100000010000000000010101100000
-01101000000000001100110011010001
-11000000000000001000010010101000
-11000000000000010000010010101100
-00100000011000000000000000000000
-01110000010011001101001000000010
-01110000010011001100111000000000
-01110000010011001101000000000000
-00100000001000000000010010010110
-01110000010011001100111100000000
-00100000001000000000010010101001
-01101000000000010100101110100000
-00011111111000001111111000000001
-01100000000000010100101110100000
-11000010100001010000010101001110
-01101000000000001100110011001111
-11000000000000001000010010110111
-01110000010011001100111100000001
-01101000000000001100110011001111
-11000000100000001000010010010110
-01101000000000001100110011001101
-00011111111000001111111000000001
-01100000000000001100110011001101
-11000000000000100000010010111110
-00100000010000000000011011001111
-01110000010010111101111100000010
-00100000001000000000010100001101
-00100000010000000000010101100000
-01110000010011001100110100000000
-00100000001000000000010010010110
-01110000010011001101001000000010
-01110000010011001101000000000001
-01110000010011001100111100000000
-00100000001000000000010010010110
-01101000000000001100110011010001
-11000000000000011000010011000010
-01101000000000001100101110011011
+00100000010000000000010110011001
+01101000000000001100110011100101
+11000000000000001000010011100011
+11000000000000010000010011100111
+00100000011000000000000000000000
+01110000010011001110011000000010
+01110000010011001110001000000000
+01110000010011001110010000000000
+00100000001000000000010011010001
+01110000010011001110001100000000
+00100000001000000000010011100100
+01101000000000010100101110110100
+00011111111000001111111000000001
+01100000000000010100101110110100
+11000010100001010000010110000111
+01101000000000001100110011100011
+11000000000000001000010011110010
+01110000010011001110001100000001
+01101000000000001100110011100011
+11000000100000001000010011010001
+01101000000000001100110011100001
+00011111111000001111111000000001
+01100000000000001100110011100001
+11000000000000100000010011111001
+00100000010000000000011011100011
+01110000010010111111001100000010
+00100000001000000000010101000110
+00100000010000000000010110011001
+01110000010011001110000100000000
+00100000001000000000010011010001
+01110000010011001110011000000010
+01110000010011001110010000000001
+01110000010011001110001100000000
+00100000001000000000010011010001
+01101000000000001100110011100101
+11000000000000011000010011111101
+01101000000000001100101110101111
 00101111111011000000000000000100
-00100000001000001000010010010100
-01101000000000001100110011010001
-11000000000000001000010011000001
-11000000000000010000010011000010
+00100000001000001000010011001111
+01101000000000001100110011100101
+11000000000000001000010011111100
+11000000000000010000010011111101
 00100000011000000000000000000000
-01101000000000001100101110101010
+01101000000000001100101110111110
 11000001111111111000000000000000
-00100000010000000000010011010011
-00100100010101100000010011011011
+00100000010000000000010100001110
+00100100010101100000010100010110
 00100000011000000000000000000000
 01111000010101100111110000000000
-01101000000000001100110011010000
+01101000000000001100110011100100
 11000001100000001000000000000000
-01101000000000001100110011010010
+01101000000000001100110011100110
 11000001100000000000000000000000
-01110000010011001101000100000001
-01110000010010111101111100000100
+01110000010011001110010100000001
+01110000010010111111001100000100
 00100000001000000111111111101011
-01101000000000001100110011010010
-00100000001110100000010011100011
+01101000000000001100110011100110
+00100000001110100000010100011110
 00011111111000001111111111111111
-01100000000000001100110011010010
-01110000010011001101000100000010
-00100000010000000000011011001111
-01110000010010111101111100000100
-00100000011000000000000000000000
-01110000010011001101000100000011
-01101000000000001100110011001111
-00100100001110100000010010110101
-00100000010000000000011011001111
-01110000010010111101111100000010
-00100000011000000000000000000000
-01101000000000001100101110101010
-11000000111111111000010110100111
-00100000010000000000010011101111
-00100000010000000000011010111101
-01110000010010111001111100000001
+01100000000000001100110011100110
+01110000010011001110010100000010
+00100000010000000000011011100011
+01110000010010111111001100000100
+00100000011000000000000000000000
+01110000010011001110010100000011
+01101000000000001100110011100011
+00100100001110100000010011110000
+00100000010000000000011011100011
+01110000010010111111001100000010
+00100000011000000000000000000000
+01101000000000001100101110111110
+11000000111111111000010111011000
+00100000010000000000010100101010
+00100000010000000000011011010001
+01110000010010111011001100000001
 00100000011000000000000000000000
-01101000000000010100110011001011
+01101000000000010100110011011111
 00100000010000000111111110011100
-00100000001101000000010011110101
-01101000000000111100101100110111
+00100000001101000000010100110000
+01101000000000111100101101001011
 00100000011110100000000000000000
 00100000001000000111111111100111
-01110000010010111100011000000000
+01110000010010111101101000000000
 00011010001000001111111000000001
-01100000000000001100101110011010
-00100000010000000000010010010110
-01100000000000001100101100110110
+01100000000000001100101110101110
+00100000010000000000010011010001
+01100000000000001100101101001010
 11101000101010001000000000000000
 11101010010000001000000000000000
 10011000010000011111111000000000
 11100000101000001000000000000000
 00011010010000001010010000000001
-11011111001000000000000000000010
-11101010010000010000000000000000
-11100000101000010000000000000000
-00011010010000001010010000000010
-11000010000000000000010100000000
-11011000101000000100101100111100
+11101010010000100000000000000000
+11100000101000100000000000000000
+00011010010000001010010000000100
+11011000101000000100101101010000
 11011111001000000000000000000010
 11101010010000001000000000000000
 11101000101010001000000000000000
 10011000010000001111111000000000
 11100000101000001000000000000000
 00011010010000001010010000000001
-11000010000000000000010100000110
+11000010000000000000010100111111
 00100000011000000000000000000000
-01110000010010111010001100000000
+01110000010010111011011100000000
 11011001011000000000110100000000
 00110100011100110000001000000000
-00100000010000000000010100100111
-01101000000000001100101111010110
+00100000010000000000010101100000
+01101000000000001100101111101010
 11000001000000001000000000000000
-00100100001011000000010100110110
-00100100001101111000010100110110
+00100100001011000000010101101111
+00100100001101111000010101101111
 01011000000000000000000000000000
-01100000000001000100101100110110
-00100000010000000000010101010010
-00100000010000000000010101011100
-01101000000000001100101110011001
-00011111111000001111111000000001
-01100000000000001100101110011001
-01101000000000001100101110101010
-11000000111111111000010100100101
-00100000010000000000010011000101
-01011000000000000000000000000000
-01100000000000010100101110100000
-01100000000000001100101110100010
-01100000000000001100110011001110
-01110000010010111001111100000000
+01100000000001000100101101001010
+00100000010000000000010110001011
+00100000010000000000010110010101
+01101000000000001100101110101101
+00011111111000001111111000000001
+01100000000000001100101110101101
+01101000000000001100101110111110
+11000000111111111000010101011110
+00100000010000000000010100000000
+01011000000000000000000000000000
+01100000000000010100101110110100
+01100000000000001100101110110110
+01100000000000001100110011100010
+01110000010010111011001100000000
 00100000011000000000000000000000
-00100000010000000000010101011001
-00100000001000000000010111000010
+00100000010000000000010110010010
+00100000001000000000010111110011
 01111000010101111111110000000000
-00100000010000000000011100111000
-01101000000000001100101111010110
-11000000000000001000010100110100
+00100000010000000000011101001100
+01101000000000001100101111101010
+11000000000000001000010101101101
 00011000000000000010101000000000
-01101000000000100100101111000010
+01101000000000100100101111010110
 10011000000000000001001000000000
 01101000000010001000000000010111
 00100000010000000010100100011111
 00100000010000000010100100100100
-00100000010000000000011011110010
-00100000010101111000011100110000
+00100000010000000000011100000110
+00100000010101111000011101000100
 00100000011000000000000000000000
-00100000010000000000011100110000
-00100000001000000000010100011001
-01101000000000001100101110100010
-00011111111000001111111000000001
-01100000000000001100101110100010
-01101000000000001100101110101010
-11000000111111111000010101001010
-01101000000010001100101110100011
+00100000010000000000011101000100
+00100000001000000000010101010010
+01101000000000001100101110110110
+00011111111000001111111000000001
+01100000000000001100101110110110
+01101000000000001100101110111110
+11000000111111111000010110000011
+01101000000010001100101110110111
 00011000010000001000010000000001
-01100000000010001100101110100011
-01101000000000001100101111011111
+01100000000010001100101110110111
+01101000000000001100101111110011
 10011000010001100111111000000000
-00100100001110100000010100001110
-01101000000000001100110011010001
-11000000000000011000010010101110
-01101000000000001100110011001110
-00011111111000001111111000000001
-01100000000000001100110011001110
-11000000000000010000010010100011
-00100000010000000000010010011010
-01110000010010111101111100000001
-00100000001000000000010100001101
-01101000000000001100101110100010
+00100100001110100000010101000111
+01101000000000001100110011100101
+11000000000000011000010011101001
+01101000000000001100110011100010
+00011111111000001111111000000001
+01100000000000001100110011100010
+11000000000000010000010011011110
+00100000010000000000010011010101
+01110000010010111111001100000001
+00100000001000000000010101000110
+01101000000000001100101110110110
 11000001111111111000000000000000
-01110000010010111010001000000000
-00100000001000000000010101010000
+01110000010010111011011000000000
+00100000001000000000010110001001
 01011000000000000000000000000000
-01100000000000010100101110100000
+01100000000000010100101110110100
 01110000000010101001100100111010
 00100000001000000111110110000110
-00100000010000000000011000100101
-01101000000000001100101110011000
+00100000010000000000011001010101
+01101000000000001100101110101100
 00100000011110100000000000000000
 10011000000000000111001000000000
-11011000110000000100101100010110
-11011000101000000100101101111000
+11011000110000000100101100101010
+11011000101000000100101110001100
 00100000001000000111111100000001
-01110000010011001101011000000001
-01110000010011001101001100000000
+01110000010011001110101000000001
+01110000010011001110011100000000
 00100000011000000000000000000000
-01101000000000001100110011010011
+01101000000000001100110011100111
 00011111111000001111111000000001
-01100000000000001100110011010011
+01100000000000001100110011100111
 00100000011000000000000000000000
-01101000000000001100110011010011
+01101000000000001100110011100111
 00011111111001100111110000000010
-00100100010000010000010101101000
-01101000000000001100110011010011
+00100100010000010000010110100001
+01101000000000001100110011100111
 11000001000000000000000000000000
 00011111111000001111111111111111
-01100000000000001100110011010011
+01100000000000001100110011100111
 00100000011000000000000000000000
-01110000010011001101001100000011
+01110000010011001110011100000011
 00100000011000000000000000000000
 01101000000000010100011010000010
 11000011100001011000000000000000
 11000011100000111000000000000000
 11000011100000110000000000000000
-11011010001000000100110001011100
-00100000010000000000011010011110
-01100000000010001100110011010100
-00101000000011111111111000100110
-00100000010000001000010101111100
-00100100010000001000010110000000
+11011010001000000100110001110000
+00100000010000000000011010110010
+01100000000010001100110011101000
+01011000000000000000000010000010
+11000101000100110000010110101101
+01011000000000000000000010000000
 10011000010001100111110000000000
-00100100001000010000010110010100
-01101000000000001100110011010011
+00100100001000010000010111000101
+01101000000000001100110011100111
 00011111111001100111110000000010
-00100100001000010000010110000100
-01101000000000001100110011010011
-11000000000000000000010110010101
-00100000011000000000000000000000
-01011000000000000000000010000010
+00100100001000010000010110110101
+01101000000000001100110011100111
+11000000000000000000010111000110
 00100000011000000000000000000000
+01101000000000001100110011100111
+11000001100100000000000000000000
+01110000010011001110011100000000
+01101000000010001100110011101000
 01011000000000000000000001110111
-00100000011000000000000000000000
-01011000000000000000000010000000
-00100000011000000000000000000000
+11000101000100110000010110111100
 01011000000000000000000001110101
-00100000011000000000000000000000
-01101000000000001100110011010011
-11000001100100000000000000000000
-01110000010011001101001100000000
-01101000000010001100110011010100
-00101000000011111111111000100110
-00100000010000001000010101111110
-00100100010000001000010110000010
 10011000010001100111110000000000
 00100100011000010000000000000000
-01101000000000001100110011010110
-11000000000000000000010110011100
+01101000000000001100110011101010
+11000000000000000000010111001101
 00011111111000001111111111111111
-01100000000000001100110011010110
-11000000000000000000010110011100
+01100000000000001100110011101010
+11000000000000000000010111001101
 01110000010000011101111000000000
 00100000011000000000000000000000
-01110000010011001101001100000000
-01101000000000001100110011010110
-11000000000000010000010110011010
+01110000010011001110011100000000
+01101000000000001100110011101010
+11000000000000010000010111001011
 00011111111000001111111000000001
-01100000000000001100110011010110
-11000000000000001000010110010010
+01100000000000001100110011101010
+11000000000000001000010111000011
 01110000010000011101111000000010
 00100000011000000000000000000000
 01110000010000011101111000000100
 00100000011000000000000000000000
 01111001001000000000000000100110
-00100000010000000000010110100010
-01110000010010111010101000000001
+00100000010000000000010111010011
+01110000010010111011111000000001
 00100000011000000000000000000000
 01110000010000011101111000100000
-01110000010010111001100100000000
-01110000010010111010010001001110
-01101000000000100100101110100110
-00100000001000000000011010101111
-01101000000000001100101110011111
+01110000010010111010110100000000
+01110000010010111011100001001110
+01101000000000100100101110111010
+00100000001000000000011011000011
+01101000000000001100101110110011
 11000000000000001111111111100111
-01101000000000001100101110101010
-11000000000000001000010110101110
-11000000000000010000010110110001
-11000000000000011000010110110100
+01101000000000001100101110111110
+11000000000000001000010111011111
+11000000000000010000010111100010
+11000000000000011000010111100101
 00100000001000000010101010001100
-01110000010010111010101000010001
+01110000010010111011111000010001
 01110000000100011001111010101010
-00100000001000000000010110110110
-01110000010010111010101000010010
+00100000001000000000010111100111
+01110000010010111011111000010010
 01110000000100011001111001010101
-00100000001000000000010110110110
-01110000010010111010101000010011
+00100000001000000000010111100111
+01110000010010111011111000010011
 01110000000100011001111000100010
-01101000000000001100101110011011
+01101000000000001100101110101111
 00011111111000010111111000000111
 01100000000000001001000110011111
-01101000000000100100101111010001
+01101000000000100100101111100101
 01100000000000100001000110100000
 01110000000100011010010000000000
 11011010001000000001000110011110
 11011000010000000000000000000111
-00100000010000000000011000100000
-00100000010000000000011010111101
-00100000010000000000010011101101
+00100000010000000000011001010000
+00100000010000000000011011010001
+00100000010000000000010100101000
 00100000001000000111111111100111
-01101000000000001100101110101010
+01101000000000001100101110111110
 11000001011111111000000000000000
-11000000000010001000010111001000
-11000000000010010000010111001010
-11000000000010011000010111001100
-00100000011000000000000000000000
-01110000010010111010101000000010
-00100000001000000000010100011111
-01110000010010111010101000000011
-00100000001000000000010100011111
-01110000010010111010101011111111
+11000000000010001000010111111001
+11000000000010010000010111111011
+11000000000010011000010111111101
+00100000011000000000000000000000
+01110000010010111011111000000010
+00100000001000000000010101011000
+01110000010010111011111000000011
+00100000001000000000010101011000
+01110000010010111011111011111111
 01110000000010101001100100111001
 00100000010000000111110110000110
-01101000000000100100101101111010
-00100000010000000000011010101111
-00100000001000000000010100011111
+01101000000000100100101110001110
+00100000010000000000011011000011
+00100000001000000000010101011000
 01111001001111111000000000100110
-00100000010000000000011010110000
-00100000010000000000011011001111
-01101000000000001100101110101010
+00100000010000000000011011000100
+00100000010000000000011011100011
+01101000000000001100101110111110
 11000001111111111000000000000000
-00100000010000000000010111100111
+00100000010000000000011000011000
 01011000000000000000000000000000
-01100000000000010100101111000111
+01100000000000010100101111011011
 00100000010000000010101011111010
 00100000000000000000011111010000
-01101000000000001100101111000111
-11000000011111111000010101010000
-00100000010000000000010100100111
-00100100001011000000010111110000
-00100100001101111000010111110000
+01101000000000001100101111011011
+11000000011111111000010110001001
+00100000010000000000010101100000
+00100100001011000000011000100001
+00100100001101111000011000100001
 01111001001000000000000000100110
 01011000000000000000000000000000
-01100000000000010100101111000111
+01100000000000010100101111011011
 01110000000010101001100100111100
 00100000010000000111110110000110
-00100000001000000000000010001001
+00100000001000000000000010010001
 01110000000100011001111011111111
-01101000000000001100101110011011
+01101000000000001100101110101111
 01100000000000001001000110011111
-01101000000000100100101111010001
+01101000000000100100101111100101
 01100000000000100001000110100000
 11011000010000000000000000000110
 11011010001000000001000110011110
-00100000010000000000011000100000
-00100000001000000000011010111101
-01101000000000010100101111000111
-00011111111000001111111000000001
-01100000000000010100101111000111
-00100000010000000000011011001111
-00100000001000000000010111011010
+00100000010000000000011001010000
+00100000001000000000011011010001
+01101000000000010100101111011011
+00011111111000001111111000000001
+01100000000000010100101111011011
+00100000010000000000011011100011
+00100000001000000000011000001011
 01111001001111111000000000100110
-00100000010000000000011000010010
-00100000010000000000010111100111
-01110000010010111100011100000000
+00100000010000000000011001000010
+00100000010000000000011000011000
+01110000010010111101101100000000
 00100000010000000010101011111010
 00100000000000000000011111010000
-01101000000000001100101111000111
-11000000011111111000010101010000
-00100000010000000000010100100111
-00100100001011000000011000001000
-00100100001101111000011000001000
-00100000010000000000010101010010
-01101000000000001100110001010001
-01100000000000001100000111011110
-01101000000000100100101111000010
-01101000000010100100101110100110
-10011000010001100111110000000000
-00100000001000101000010110011110
-00100000001000000000010111100001
-01101000000000001100101111000111
+01101000000000001100101111011011
+11000000011111111000010110001001
+00100000010000000000010101100000
+00100100001011000000011000111000
+00100100001101111000011000111000
+00100000010000000000010110001011
+00100000010000000000000110101011
+01101000000000100100101111010110
+01101000000010100100101110111010
+10011000010001100111110000000000
+00100000001000101000010111001111
+00100000001000000000011000010010
+01101000000000001100101111011011
 00011111111000001111111000000001
-01100000000000001100101111000111
-01101000000000001100110011011000
+01100000000000001100101111011011
+01101000000000001100110011101100
 00011111111000001111111000000001
 00011111111000010111111000000001
-01100000000000001100110011011000
-11000000000000000000011000011000
-11000000000000001000011000011010
+01100000000000001100110011101100
+11000000000000000000011001001000
+11000000000000001000011001001010
 00100000011000000000000000000000
 01110000010000011101111000100000
 01011000000000000000111100001111
-01100000000000010100101111000010
+01100000000000010100101111010110
 11100000101000010000000000000000
-00100000010000000000011010110000
-00100000001000000000011011001111
-00100000010000000000011000010010
-00100000001000000000010111111001
-00100000010000000000010110100010
-00100000001000000000010111111001
+00100000010000000000011011000100
+00100000001000000000011011100011
+00100000010000000000011001000010
+00100000001000000000011000101010
+00100000010000000000010111010011
+00100000001000000000011000101010
 01111001001111111000000000100110
 00100000010000000101001111001110
 11011000111000000000000000000011
 00100000001000000100001111010010
-01100000000010001100101110011010
+01100000000010001100101110101110
 00011000010000100111001000000000
-11011000101000000100101100110110
+11011000101000000100101101001010
 00011010001000100000110000000000
 00100000001000000111111100000001
-01101000000000001100101100010101
+01101000000000001100101100101001
 00011111111010010111111000000000
-01100000000000001100101110011000
+01100000000000001100101110101100
 00011111111000001111111000000001
-11011000110000000100101100010101
+11011000110000000100101100101001
 10011000110000001000110000000000
 11101000110000011000000000000000
-01100000000000011100101111010111
-01101000000000001100101100010101
+01100000000000011100101111101011
+01101000000000001100101100101001
 00011111111000110111111000000000
 00011111111000010111111000000011
-01100000000000001100101111011101
+01100000000000001100101111110001
 00100000011000000000000000000000
 01100000000010001000000000010111
 00011000010000001010001000000000
@@ -1600,52 +1648,25 @@
 00100000000000000000000000001010
 01110000100010010000001001111101
 01101000000000001100000111011110
-11000000000000000000011001001001
-11000000000000001000011001010001
-11000000000000010000011001011001
-11000000000000011000011001100001
-11000000000000100000011001101001
-11000000000100000000011001111011
-00100000001000000000011001001001
-00100000010000000000011001110001
-01110000100010010100101110111010
+11000000000000000000011001110111
+11000000000000010000011001111100
+11000000000000100000011010000001
+11000000000100000000011010010000
+00100000001000000000011001110111
+00100000010000000000011010000110
 01110000100010010101010111010000
 01110000100010010101011011100000
-01110000100010010101011110001000
 01110000100010010101100001101100
-01110000100010010101100100010000
 00100000001000000010100101001011
-00100000010000000000011001110110
-01110000100010010100101110111010
-01110000100010010101010111010000
-01110000100010010101011011100000
-01110000100010010101011110001000
-01110000100010010101100000111100
-01110000100010010101100100010000
-00100000001000000010100101001111
-00100000010000000000011001110110
-01110000100010010100101110111010
+00100000010000000000011010001011
 01110000100010010101010111010000
 01110000100010010101011011100000
-01110000100010010101011110001000
 01110000100010010101100000111100
-01110000100010010101100100010000
 00100000001000000010100101010011
-00100000010000000000011001110001
-01110000100010010100101110111010
+00100000010000000000011010000110
 01110000100010010101010111010000
 01110000100010010101011011000000
-01110000100010010101011110001000
 01110000100010010101100001101100
-01110000100010010101100100010000
-00100000001000000010100101010111
-00100000010000000000011001110001
-01110000100010010100101110111010
-01110000100010010101010111010000
-01110000100010010101011011000000
-01110000100010010101011110001000
-01110000100010010101100001101100
-01110000100010010101100100010000
 00100000001000000010100101011011
 01110000100010010100110001011011
 01110000100010010100110110010110
@@ -1657,33 +1678,32 @@
 01110000100010010100111011101100
 01110000100010010100111101011110
 00100000011000000000000000000000
-01110000100010010100101110111010
 01110000100010010101011011000010
 01110000100010010101010111010000
 00100000011000000000000000000000
 00011000000000000010101000001000
 00100000001000000010100011111010
 00100000010000000111111111101001
-01101000000010100100101110111011
+01101000000010100100101111001111
 00011100010000100111111000000000
 10011000010001100111110000000000
 00100100010000010010110100011000
 00011111111000100010010000000000
-01101000000000100100101110111011
-01101000000010001100101110111111
+01101000000000100100101111001111
+01101000000010001100101111010011
 10011000010000001000010000000000
 00011010010000100111111000000000
 10011000010001100111110000000000
 00100100011000010000000000000000
 01111001001111111111111000011100
-01100000000000100100101110111011
+01100000000000100100101111001111
 00100000001000000111111111100111
 00100000010000000010100110111011
 00100000011110100000000000000000
-01101000000010001100110001010100
+01101000000010001100110001101000
 11011010001000000000110110011110
-00100000010000000000011010010111
-01100000000010001100110001010100
+00100000010000000000011010101011
+01100000000010001100110001101000
 00100000011000000000000000000000
 00011010001000100111111000000000
 10011000010000001000101000000000
@@ -1697,7 +1717,7 @@
 00011010001000100000110000000000
 11101000110000001000000000000000
 10011000010000001000010000000000
-11000010000000000000011010100001
+11000010000000000000011010110101
 00011000010010010111111000000000
 00011111111000100000010000000000
 11000110100100110000000000000000
@@ -1709,117 +1729,117 @@
 10011000010000011000010000000000
 00100000011000000000000000000000
 00100000011000000000000000000000
-01100000000000100100101111000010
+01100000000000100100101111010110
 11011010001000000000000000000000
 11011111001000000000000000000100
-11011000110000000100101111000010
+11011000110000000100101111010110
 11101000110000001000000000000000
 10011010001000001010001000000000
-11000010000000000000011010110011
+11000010000000000000011011000111
 00011010001000100111111000000000
-01100000000000010100110001001011
-01101000000000001100110001001011
-01101000000010001100110001001100
+01100000000000010100110001011111
+01101000000000001100110001011111
+01101000000010001100110001100000
 10011000010000001111111000000000
-01100000000000001100110001001101
+01100000000000001100110001100001
 00100000011000000000000000000000
-01101000000000001100101110011010
+01101000000000001100101110101110
 00011111111000001111111000000010
-01100000000000001100101110011100
-01101000000000001100101110011011
-01100000000000001100101101010110
-01101000000000001100101110011010
+01100000000000001100101110110000
+01101000000000001100101110101111
+01100000000000001100101101101010
+01101000000000001100101110101110
 00011111111010011111111000000000
-01101000000010001100101110011001
+01101000000010001100101110101101
 00011000010000010000010000000011
 00011000010000111000010000000000
 10011000010000011111111000000000
-01101000000010001100101111010110
+01101000000010001100101111101010
 10011000010000001111111000000000
 11100000101000001000000000000000
-01101000000000001100101110011010
+01101000000000001100101110101110
 10011000000000000111001000000000
-11011000110000000100101100110110
+11011000110000000100101101001010
 00100000001000000111111100000001
-01101000000010001100101110100101
-00100000010000000000011011010011
-01100000000010001100101110100101
+01101000000010001100101110111001
+00100000010000000000011011100111
+01100000000010001100101110111001
 00100000011000000000000000000000
-00100000010000000000011011010111
+00100000010000000000011011101011
 00011000010000001000010000000001
 00011000010000010000010000000011
 00100000011000000000000000000000
-01101000000000001100101111000010
+01101000000000001100101111010110
 00011111111000010111111000000011
 00011111111011111010001000000100
-01011000000000000100101110101011
+01011000000000000100101110111111
 10011010001000001111111000000000
 10011000010000001000110000000000
 11101000110000001000000000000000
-01100000000000001100101110100100
+01100000000000001100101110111000
 00100000011000000000000000000000
 01111000010001001111110000000000
 01111000010000111111110000000000
 01011000010101010101010101010101
 10011000000000000001111000000000
-01101000000000001100101110100100
+01101000000000001100101110111000
 00011111111011011000010000000000
 01111001001000000000010000000001
 00011000010000110001110000000000
 00100000011000000000000000000000
 00100000010000000101001111000100
-01101000000000100100101111000010
+01101000000000100100101111010110
 10011000000000000001001000000000
 00100000010000000010100100011000
-01101000000010001100101110100100
+01101000000010001100101110111000
 00100000010000000010100100011111
 01011000000000000000010100000000
 00100000010000000010101010001111
 00100000010000000010100100100100
-00100000010000000000011011100000
+00100000010000000000011011110100
 01111000010101111111110000000000
 01111000001001101111110000000000
 01111000001100001111110000000000
 01111000010100000111110000000000
 01111000001010000111110000000000
-01101000000000010100101110011101
+01101000000000010100101110110001
 10011000000000000011011000000000
 00110111110000011000010000000000
-00100100001011000000011100110100
+00100100001011000000011101001000
 01111000010001101111110000000000
 01111000001001011111110000000000
 01111000001000111111110000000000
 01111000001001001111110000000000
 00001001100000000000000000001000
 00011001100010010111111000000000
-01100000000000001100110001001110
-01101000000010001100110001001101
+01100000000000001100110001100010
+01101000000010001100110001100001
 10011000010001100111110000000000
-00100100001000101000011100110000
+00100100001000101000011101000100
 00001001100000000000000000001000
 00011001100010010111111000000000
-01100000000000001100101100010100
-01101000000000001100101111100000
+01100000000000001100101100101000
+01101000000000001100101111110100
 00011111111001100111110000000010
-00100000001000101000011100010000
-01101000000000001100101100010100
-01101000000010001100101110011011
+00100000001000101000011100100100
+01101000000000001100101100101000
+01101000000010001100101110101111
 10101000010000000000111000000000
-00100100001000001000011100110000
+00100100001000001000011101000100
 00001001100000000000000000001000
 00011001100010010111111000000000
 11100000101000001000000000000000
 00011111111010010111111000000000
 00011111111000010111001000011111
-00100000001000101000011100011010
+00100000001000101000011100101110
 00001001100000000000000000001000
 00011001100010010111111000000000
 11100000101000001000000000000000
-11000010000000000000011100010110
+11000010000000000000011100101010
 00011000101000100010001000000000
 00001001100000000000000000001000
 00011001100010010111111000000000
-01100000000000001100110011010101
+01100000000000001100110011101001
 00011010001000100000101000000000
 00001001100000000000000000011000
 01111000001010000111110000000000
@@ -1828,29 +1848,29 @@
 00011111111100010111111000000000
 11100000101000011000000000000000
 01111000010001011111110000000000
-00100000001000110000011100110000
+00100000001000110000011101000100
 01111000001101111111110000000000
 01101000000000001000000000010111
 00011111111000001010001000000000
 00100000010000000010100110000001
 01111000010001101111110000000000
 00100000010000000010100100011000
-01101000000000001100110011010101
-00100000010000000000000000100100
+01101000000000001100110011101001
+00100000010000000000000000100110
 00100000011000000000000000000000
 01111000010011011111110000000000
 01111000010001011111110000000000
 00100000010000000010011001001101
 00100000011000000000000000000000
-00100000001000000000011100110000
+00100000001000000000011101000100
 00100000010000000010100100011000
-01101000000010001100101110100100
+01101000000010001100101110111000
 00100000001000000010100100110011
 00100000010000000101001111000100
-01101000000000100100101111000010
+01101000000000100100101111010110
 10011000000000000001001000000000
-00100000010000000000011011100000
-00100000010000000000011100110101
+00100000010000000000011011110100
+00100000010000000000011101001001
 01111001001000000010101000000000
 01111000001011101111110000000000
 01111000001100000111110000000000
@@ -1863,14 +1883,14 @@
 01111000001011011111110000000000
 01111000001000111111110000000000
 01111000001001001111110000000000
-01101000000000001100110001001101
+01101000000000001100110001100001
 00001000000000001000011000001000
-01101000000000001100101110011100
+01101000000000001100101110110000
 10011000000000000111001000000000
-11011000110000000100101101010110
+11011000110000000100101101101010
 11101000110000001000000000000000
 00001000000000001000011000001000
-11000010000000000000011101001110
+11000010000000000000011101100010
 01111000001001000111110000000000
 00001000000000001000011000011000
 01111000010001000111110000000000
@@ -1886,7 +1906,7 @@
 00100000001000000111111000111000
 11011010001000000100011010011010
 00100000010000000111111000111101
-00100000010101000000011101100010
+00100000010101000000011101110110
 00100000011000000000000000000000
 01101000000000001100011111000001
 00011111111000001111111000000001
@@ -1894,7 +1914,7 @@
 00100000011000000000000000000000
 11011010001000000100011010011010
 00100000010000000111111001010100
-00100000001101000000011101101010
+00100000001101000000011101111110
 00100000011000000000000000000000
 00100000010000000101011001010010
 01101000000000001100011111000001
@@ -8170,26 +8190,6 @@
                                 
                                 
                                 
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
-                                
 00100000010000000010101010111100
 01000100100000000100000000000000
 00100000100000000000000000000000
Index: output/eeprom.dat
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/output/eeprom.dat	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/output/eeprom.dat	(working copy)
@@ -2,100 +2,104 @@
 02
 aa
 55
-ce
-1d
+1e
+1e
 c2
 84
 00
-18
+19
 c0
 42
 86
-7f
+93
 c0
 44
 86
-32
+62
 c0
 00
 80
-2e
+30
+c0
+01
+00
+39
 c0
 0d
 84
-55
+92
 c0
 25
 04
-64
+a1
 c0
 2c
 84
-62
+9f
 c0
 28
 84
-6d
+aa
 c0
 65
 84
-72
+af
 c0
 50
 80
-37
+3e
 c0
 53
 80
-3c
+43
 c0
 54
 00
-51
+59
 c0
 58
 80
-54
+5c
 c0
 59
 00
-5c
+64
 c0
 62
 00
-d6
+d8
 c0
 64
 81
-8b
+a3
 c0
 65
 01
-8f
+a7
 c0
 71
 83
-4c
+5c
 c0
 73
 03
-17
+28
 c0
 74
 83
-5a
+69
 c0
 75
 03
-6d
+7c
 c0
 75
 83
-7b
+8a
 c0
 76
 03
-aa
+c3
 20
 20
 2a
@@ -103,47 +107,51 @@
 c0
 1c
 83
-b8
+d1
 c0
 21
 83
-c0
+d9
 c0
 25
 03
-c6
+df
 c0
 2b
 83
-c9
+e2
 c0
-31
+2c
 83
-db
+f4
+c0
+31
+84
+01
+c0
+33
+04
+2b
 c0
 33
 84
-05
+42
 c0
 35
 04
-2e
+6b
 c0
 3b
 84
-39
+76
 c0
 41
 04
-73
-c0
-66
-84
-86
+b0
 c0
 46
 04
-49
+86
 20
 20
 2a
@@ -155,11 +163,11 @@
 68
 08
 cc
-55
+69
 58
 00
 4c
-5c
+70
 98
 40
 8a
@@ -183,7 +191,7 @@
 60
 08
 cc
-55
+69
 20
 60
 00
@@ -203,7 +211,7 @@
 20
 40
 00
-ca
+cf
 20
 40
 6a
@@ -224,6 +232,26 @@
 20
 20
 0c
+20
+55
+b2
+e3
+20
+40
+00
+3c
+20
+20
+20
+11
+c6
+13
+00
+00
+20
+20
+75
+6a
 58
 00
 0a
@@ -244,6 +272,10 @@
 20
 2a
 a2
+c6
+13
+00
+00
 20
 40
 2a
@@ -271,7 +303,7 @@
 20
 3a
 00
-45
+4d
 68
 00
 c5
@@ -379,31 +411,31 @@
 68
 00
 cc
-da
+ee
 c0
 00
 80
-71
+79
 20
 40
-04
-e9
+05
+24
 24
 34
 00
-8c
+94
 20
 40
-04
-ce
+05
+09
 20
 40
 05
-0d
+46
 68
 00
 cb
-aa
+be
 c1
 ff
 80
@@ -411,11 +443,11 @@
 20
 40
 05
-6a
+a3
 68
 00
 cc
-da
+ee
 c1
 00
 80
@@ -443,11 +475,11 @@
 20
 40
 00
-b1
+b9
 20
 40
 00
-ae
+b6
 58
 00
 ec
@@ -459,7 +491,7 @@
 20
 40
 06
-81
+95
 24
 74
 00
@@ -467,11 +499,11 @@
 20
 40
 00
-83
+8b
 68
 00
 cc
-db
+ef
 1f
 e0
 fe
@@ -479,7 +511,7 @@
 60
 00
 cc
-db
+ef
 1f
 e6
 7c
@@ -487,31 +519,31 @@
 20
 42
 80
-7a
+82
 20
 20
 00
-5f
+67
 70
 4c
-da
+ee
 00
 70
 4c
-db
+ef
 00
 70
 4b
-d5
+e9
 00
 68
 00
 cb
-c0
+d4
 60
 00
 cb
-bf
+d3
 20
 60
 00
@@ -519,11 +551,11 @@
 68
 00
 cb
-c1
+d5
 60
 00
 cb
-bf
+d3
 20
 60
 00
@@ -531,7 +563,7 @@
 68
 00
 cb
-d5
+e9
 1f
 e0
 fe
@@ -539,26 +571,26 @@
 60
 00
 cb
-d5
+e9
 c0
 02
 00
-80
+88
 c0
 02
 80
-7c
+84
 20
 60
 00
 00
 70
 4c
-da
+ee
 01
 70
 4c
-db
+ef
 00
 20
 60
@@ -567,11 +599,11 @@
 68
 00
 cb
-c6
+da
 20
 5a
 00
-98
+a0
 20
 40
 2a
@@ -595,11 +627,11 @@
 20
 40
 00
-b1
+b9
 68
-04
-4b
-c9
+01
+cb
+dd
 20
 40
 7f
@@ -614,20 +646,20 @@
 2a
 70
 4b
-c6
+da
 01
 70
 4c
-cf
+e3
 00
 20
 40
 04
-96
+d1
 60
 00
 cb
-36
+4a
 58
 00
 00
@@ -635,23 +667,23 @@
 60
 03
 cb
-37
+4b
 68
 02
 4b
-d1
+e5
 60
 02
 4b
-3e
+52
 70
 4b
-9a
+ae
 0c
 68
 00
 cb
-9b
+af
 79
 20
 7e
@@ -659,19 +691,19 @@
 60
 00
 cb
-9b
+af
 20
 40
 06
-bd
+d1
 20
 40
-04
-ed
+05
+28
 20
 20
 00
-62
+6a
 c6
 13
 00
@@ -679,11 +711,11 @@
 20
 40
 00
-bd
+c5
 20
 40
 00
-b1
+b9
 68
 00
 c0
@@ -691,7 +723,7 @@
 c3
 00
 00
-ae
+b6
 68
 00
 80
@@ -715,11 +747,11 @@
 20
 40
 00
-ba
+c2
 20
 40
 00
-ae
+b6
 20
 40
 3e
@@ -759,7 +791,7 @@
 20
 20
 03
-4d
+5d
 d8
 c0
 18
@@ -771,39 +803,27 @@
 20
 40
 00
-c8
+cd
 d8
 c0
 19
 00
-d8
-a0
-48
-25
 20
 40
 00
-c8
+cd
 d8
 c0
 1a
 00
-d8
-a0
-48
-40
 20
 40
 00
-c8
+cd
 d8
 c0
 1b
 00
-d8
-a0
-48
-5b
 df
 20
 00
@@ -823,11 +843,7 @@
 20
 40
 00
-c8
-d8
-c0
-48
-25
+cd
 d8
 a0
 19
@@ -835,11 +851,7 @@
 20
 40
 00
-c8
-d8
-c0
-48
-40
+cd
 d8
 a0
 1a
@@ -847,11 +859,7 @@
 20
 40
 00
-c8
-d8
-c0
-48
-5b
+cd
 d8
 a0
 1b
@@ -859,7 +867,7 @@
 20
 20
 00
-c8
+cd
 20
 40
 34
@@ -867,7 +875,7 @@
 20
 35
 80
-e2
+e4
 70
 80
 78
@@ -875,7 +883,7 @@
 20
 40
 07
-59
+6d
 68
 00
 c1
@@ -883,11 +891,11 @@
 60
 00
 cc
-51
+65
 20
 40
 05
-59
+92
 68
 00
 c6
@@ -911,7 +919,7 @@
 20
 40
 00
-e4
+e6
 20
 20
 74
@@ -919,11 +927,11 @@
 24
 55
 81
-4c
+53
 20
 40
 01
-2b
+32
 20
 75
 80
@@ -931,11 +939,11 @@
 20
 40
 01
-ad
+c8
 20
 40
 00
-ed
+ef
 20
 40
 40
@@ -943,15 +951,15 @@
 c0
 02
 81
-13
+1a
 20
 40
 01
-93
+ae
 20
 20
 00
-f0
+f2
 68
 00
 c6
@@ -967,11 +975,11 @@
 20
 40
 03
-25
+36
 20
 40
 00
-ed
+ef
 68
 00
 c7
@@ -982,8 +990,8 @@
 ff
 20
 42
-80
-ff
+81
+00
 68
 00
 c7
@@ -999,15 +1007,11 @@
 20
 22
 81
-9f
-68
-00
-cc
-51
-60
-00
-c1
-de
+ba
+20
+40
+01
+ab
 68
 00
 c2
@@ -1015,11 +1019,11 @@
 c0
 19
 81
-01
+02
 c0
 1a
 01
-04
+05
 20
 60
 00
@@ -1052,6 +1056,22 @@
 01
 46
 a8
+68
+08
+cb
+14
+18
+46
+7c
+ff
+24
+22
+81
+0b
+58
+00
+02
+58
 60
 01
 46
@@ -1063,7 +1083,7 @@
 20
 40
 01
-0c
+13
 58
 00
 00
@@ -1072,6 +1092,14 @@
 c0
 80
 00
+d8
+c0
+43
+90
+20
+40
+03
+bf
 20
 20
 7d
@@ -1103,7 +1131,7 @@
 20
 20
 01
-0d
+14
 68
 00
 c7
@@ -1111,7 +1139,7 @@
 c0
 00
 81
-22
+29
 68
 02
 46
@@ -1131,7 +1159,7 @@
 20
 40
 01
-23
+2a
 d8
 e0
 00
@@ -1155,7 +1183,7 @@
 60
 01
 4b
-c7
+db
 20
 40
 42
@@ -1163,7 +1191,7 @@
 20
 20
 05
-9e
+cf
 20
 60
 00
@@ -1179,7 +1207,7 @@
 20
 20
 02
-cb
+dc
 68
 02
 46
@@ -1211,7 +1239,7 @@
 20
 40
 01
-2b
+32
 20
 40
 40
@@ -1231,11 +1259,11 @@
 c0
 18
 01
-3b
+42
 c0
 18
 81
-3d
+44
 20
 40
 40
@@ -1247,7 +1275,7 @@
 20
 20
 01
-31
+38
 70
 4b
 13
@@ -1259,7 +1287,7 @@
 20
 40
 01
-2d
+34
 20
 20
 64
@@ -1267,7 +1295,7 @@
 20
 40
 01
-42
+49
 20
 20
 40
@@ -1275,7 +1303,7 @@
 20
 40
 01
-42
+49
 68
 00
 c6
@@ -1307,7 +1335,7 @@
 20
 20
 01
-26
+2d
 58
 00
 00
@@ -1335,7 +1363,7 @@
 20
 40
 04
-90
+cb
 68
 10
 8a
@@ -1387,7 +1415,7 @@
 20
 40
 01
-6c
+84
 58
 00
 00
@@ -1423,7 +1451,7 @@
 c2
 8a
 01
-64
+6b
 20
 60
 00
@@ -1451,15 +1479,83 @@
 20
 40
 01
-87
+9f
 20
 40
 02
-5c
+70
+20
+40
+65
+df
+20
+40
+01
+77
+68
+00
+cb
+14
+c0
+7f
+81
+7f
+20
+60
+00
+00
+d8
+40
+00
+01
+da
+20
+4b
+14
+da
+40
+00
+64
 20
 20
 65
 df
+d8
+40
+00
+01
+da
+20
+4b
+14
+da
+40
+00
+64
+20
+20
+65
+d1
+70
+42
+10
+34
+58
+00
+00
+00
+1f
+e4
+7e
+00
+60
+03
+44
+a0
+20
+60
+00
+00
 20
 40
 74
@@ -1579,7 +1675,7 @@
 20
 40
 03
-73
+82
 20
 20
 3d
@@ -1617,13 +1713,25 @@
 33
 c8
 68
+00
+cc
+65
+60
+00
+c1
+de
+20
+60
+00
+00
+68
 02
 46
 d3
 c3
 0f
 01
-9a
+b5
 68
 00
 8a
@@ -1635,15 +1743,15 @@
 24
 20
 81
-9a
+b5
 20
 40
 01
-2d
+34
 20
 40
 01
-46
+4d
 68
 00
 c7
@@ -1675,15 +1783,15 @@
 20
 40
 01
-a4
+bf
 20
 34
-05
-f5
+06
+26
 20
 20
-05
-d2
+06
+03
 df
 20
 00
@@ -1691,7 +1799,7 @@
 d8
 c0
 4b
-c2
+d6
 20
 40
 7f
@@ -1715,7 +1823,7 @@
 c2
 00
 01
-a8
+c3
 20
 60
 00
@@ -1723,15 +1831,15 @@
 58
 00
 01
-c2
+db
 60
 01
 4c
-cb
+df
 58
 00
 01
-c6
+df
 60
 01
 41
@@ -1739,7 +1847,7 @@
 58
 00
 04
-43
+80
 60
 01
 41
@@ -1747,7 +1855,7 @@
 58
 00
 01
-d7
+f2
 60
 01
 41
@@ -1755,23 +1863,23 @@
 58
 00
 00
-a7
+af
 60
 01
 41
 ed
 58
 00
-01
-f3
+02
+0d
 60
 01
 41
 f5
 58
 00
-01
-e9
+02
+03
 60
 01
 41
@@ -1779,7 +1887,7 @@
 58
 00
 02
-78
+89
 60
 01
 41
@@ -1787,19 +1895,11 @@
 58
 00
 02
-87
+98
 60
 01
 41
 fd
-58
-00
-3d
-36
-60
-01
-42
-01
 20
 60
 00
@@ -1819,7 +1919,7 @@
 20
 20
 00
-89
+91
 20
 40
 58
@@ -1830,6 +1930,14 @@
 00
 68
 00
+cb
+14
+c0
+7f
+81
+e6
+68
+00
 c6
 c5
 1f
@@ -1846,8 +1954,8 @@
 9c
 20
 5a
-01
-e6
+02
+00
 68
 02
 46
@@ -1871,11 +1979,11 @@
 24
 5a
 01
-d4
+ef
 20
 20
 07
-5e
+72
 70
 48
 06
@@ -1914,8 +2022,8 @@
 9c
 20
 5a
-01
-e6
+02
+00
 68
 02
 46
@@ -1936,14 +2044,10 @@
 74
 00
 00
-68
-01
-46
-9f
-24
-5a
+20
+40
 01
-d4
+ef
 20
 20
 3f
@@ -1959,7 +2063,7 @@
 20
 20
 01
-42
+49
 20
 40
 7e
@@ -1974,7 +2078,7 @@
 e0
 70
 4b
-09
+07
 01
 70
 4b
@@ -1982,11 +2086,11 @@
 02
 70
 4b
-08
+09
 00
 70
 4b
-07
+08
 01
 70
 4b
@@ -2007,35 +2111,35 @@
 c0
 0a
 02
-05
+1f
 c0
 0a
 82
-15
+2f
 c0
 14
 82
-1e
+38
 c0
 19
 02
-20
+3a
 c0
 20
 02
-27
+41
 c0
 02
 02
-32
+4c
 c0
 09
 82
-32
+4c
 c0
 13
 82
-39
+53
 c0
 0c
 b3
@@ -2043,31 +2147,31 @@
 c0
 10
 82
-3b
+55
 c0
 00
 82
-41
+5b
 c0
 01
 02
-44
+5e
 c0
 15
 82
-46
+60
 c0
 1c
 82
-4b
+65
 c0
 1d
 02
-64
+74
 c0
 1e
 02
-76
+87
 20
 20
 41
@@ -2075,11 +2179,11 @@
 20
 40
 01
-37
+3e
 20
 40
 07
-59
+6d
 68
 01
 42
@@ -2103,7 +2207,7 @@
 20
 40
 02
-0e
+28
 20
 20
 42
@@ -2111,7 +2215,7 @@
 20
 40
 03
-21
+32
 68
 00
 c7
@@ -2119,7 +2223,7 @@
 c0
 00
 82
-13
+2d
 c0
 01
 3f
@@ -2139,7 +2243,7 @@
 20
 40
 02
-83
+94
 58
 00
 00
@@ -2163,7 +2267,7 @@
 20
 40
 07
-59
+6d
 20
 40
 58
@@ -2187,15 +2291,15 @@
 c0
 00
 82
-23
+3d
 20
 20
 02
-25
+3f
 20
 40
 02
-1e
+38
 70
 46
 c6
@@ -2247,11 +2351,11 @@
 20
 40
 02
-1e
+38
 20
 20
 03
-cf
+e8
 68
 01
 46
@@ -2319,7 +2423,7 @@
 20
 40
 01
-37
+3e
 20
 20
 42
@@ -2327,7 +2431,7 @@
 20
 40
 02
-83
+94
 20
 20
 41
@@ -2355,7 +2459,7 @@
 20
 40
 01
-37
+3e
 70
 47
 8b
@@ -2380,42 +2484,18 @@
 46
 a7
 00
-68
-00
-c6
-e0
-1f
-e6
-7c
-05
 20
-42
-c0
-39
-24
-42
-c0
+40
+40
 5d
-68
-00
-cc
-51
-60
-00
-c1
-de
-68
-00
-80
-04
-c2
-89
-82
-60
+20
+40
+01
+ab
 20
 40
 02
-5c
+70
 20
 20
 65
@@ -2423,7 +2503,7 @@
 da
 20
 4b
-c2
+d6
 da
 40
 00
@@ -2436,42 +2516,22 @@
 60
 00
 00
-da
-40
-4b
-c2
-ea
-42
-00
-00
-60
-02
-47
-7b
-20
-20
-44
-35
 20
 40
 02
-83
+94
 70
 4c
-da
-00
-68
-00
-cc
-51
-60
+ee
 00
-c1
-de
+20
+40
+01
+ab
 20
 40
 06
-1c
+4c
 68
 00
 c6
@@ -2479,15 +2539,23 @@
 c2
 82
 82
-73
+84
 c2
 83
 02
-73
+84
 70
 41
 bd
 00
+68
+00
+cb
+14
+c0
+7f
+82
+83
 20
 40
 43
@@ -2503,15 +2571,15 @@
 20
 40
 01
-a6
+c1
 20
 34
 02
-73
+84
 20
 20
 00
-f0
+f2
 70
 47
 9d
@@ -2527,7 +2595,7 @@
 20
 40
 01
-37
+3e
 20
 20
 3f
@@ -2555,7 +2623,7 @@
 20
 40
 02
-83
+94
 20
 40
 74
@@ -2563,7 +2631,7 @@
 20
 40
 01
-23
+2a
 20
 40
 3e
@@ -2571,7 +2639,7 @@
 20
 40
 00
-ae
+b6
 20
 20
 3e
@@ -2591,31 +2659,31 @@
 20
 20
 01
-46
+4d
 20
 40
 02
-d2
+e3
 20
 40
 02
-d5
+e6
 20
 40
 03
-0e
+1f
 20
 40
 02
-dd
+ee
 20
 40
 02
-92
+a3
 20
 40
 03
-29
+3a
 20
 40
 42
@@ -2635,7 +2703,7 @@
 20
 20
 02
-da
+eb
 68
 00
 c6
@@ -2643,7 +2711,7 @@
 c2
 82
 82
-96
+a7
 c2
 83
 43
@@ -2671,7 +2739,7 @@
 20
 20
 82
-9f
+b0
 68
 00
 cb
@@ -2679,7 +2747,7 @@
 c0
 00
 82
-a1
+b2
 d8
 e0
 00
@@ -2703,7 +2771,7 @@
 c0
 00
 82
-a7
+b8
 68
 02
 46
@@ -2739,7 +2807,7 @@
 da
 40
 02
-ad
+be
 20
 20
 33
@@ -2751,7 +2819,7 @@
 20
 20
 01
-23
+2a
 68
 00
 cb
@@ -2783,7 +2851,7 @@
 c0
 02
 82
-b8
+c9
 20
 60
 00
@@ -2799,11 +2867,11 @@
 c0
 00
 82
-bd
+ce
 c0
 00
 02
-c4
+d5
 20
 60
 00
@@ -2819,7 +2887,7 @@
 c0
 00
 82
-cb
+dc
 68
 00
 c7
@@ -2847,7 +2915,7 @@
 c0
 00
 82
-ce
+df
 68
 00
 c7
@@ -2911,7 +2979,7 @@
 da
 40
 02
-d8
+e9
 20
 20
 33
@@ -2943,15 +3011,15 @@
 c0
 01
 01
-22
+29
 68
 00
 c6
 f5
 c2
 82
-02
-f2
+03
+03
 68
 00
 cb
@@ -2959,7 +3027,7 @@
 c0
 00
 81
-22
+29
 20
 40
 40
@@ -2967,7 +3035,7 @@
 c0
 02
 82
-ee
+ff
 68
 00
 c6
@@ -3015,7 +3083,7 @@
 20
 40
 03
-00
+11
 20
 20
 43
@@ -3038,8 +3106,8 @@
 1d
 20
 20
-82
-fa
+83
+0b
 68
 00
 cb
@@ -3051,7 +3119,7 @@
 20
 20
 02
-e7
+f8
 70
 4b
 0e
@@ -3062,8 +3130,8 @@
 28
 20
 40
-02
-fe
+03
+0f
 20
 20
 43
@@ -3075,7 +3143,7 @@
 20
 20
 03
-01
+12
 da
 60
 46
@@ -3083,7 +3151,7 @@
 da
 40
 03
-03
+14
 20
 20
 33
@@ -3091,7 +3159,7 @@
 20
 40
 02
-83
+94
 70
 4b
 10
@@ -3147,7 +3215,7 @@
 20
 3a
 03
-15
+26
 1f
 e0
 ff
@@ -3203,7 +3271,7 @@
 20
 40
 02
-0e
+28
 20
 20
 3f
@@ -3255,11 +3323,11 @@
 c0
 00
 03
-2f
+40
 c0
 00
 83
-35
+46
 20
 60
 00
@@ -3267,7 +3335,7 @@
 20
 40
 02
-c4
+d5
 68
 00
 ca
@@ -3283,7 +3351,7 @@
 c0
 0a
 03
-45
+55
 20
 60
 00
@@ -3291,7 +3359,7 @@
 68
 00
 cb
-09
+07
 1f
 e0
 ff
@@ -3299,7 +3367,7 @@
 60
 00
 cb
-09
+07
 24
 7a
 00
@@ -3311,23 +3379,23 @@
 60
 00
 cb
-09
+07
 68
 00
 cb
-08
+09
 20
 3a
 03
-41
+52
 68
 00
 cb
-07
+08
 20
 3a
 03
-42
+53
 1f
 e0
 ff
@@ -3335,31 +3403,27 @@
 60
 00
 cb
-07
+08
 20
 20
 02
-b9
-70
-4b
-09
+ca
+58
 00
-70
-4b
-07
 00
-70
-4b
-08
 00
+60
+01
+cb
+07
 68
 00
 cb
-07
+08
 24
 3a
 03
-49
+59
 70
 4b
 0a
@@ -3379,7 +3443,7 @@
 20
 20
 01
-23
+2a
 68
 00
 c6
@@ -3395,7 +3459,7 @@
 c0
 03
 03
-51
+61
 20
 20
 3d
@@ -3407,7 +3471,7 @@
 20
 5a
 03
-58
+67
 68
 00
 c7
@@ -3418,10 +3482,6 @@
 8a
 c0
 01
-3d
-8c
-c0
-01
 bd
 8e
 20
@@ -3463,15 +3523,15 @@
 c2
 80
 83
-64
+73
 c2
 81
 03
-67
+76
 c2
 81
 83
-67
+76
 20
 20
 42
@@ -3479,11 +3539,11 @@
 c2
 82
 83
-67
+76
 c2
 81
 83
-67
+76
 20
 20
 42
@@ -3507,7 +3567,7 @@
 c0
 03
 82
-73
+84
 20
 20
 33
@@ -3523,7 +3583,7 @@
 c5
 13
 03
-71
+80
 20
 20
 42
@@ -3531,7 +3591,7 @@
 20
 40
 06
-1c
+4c
 20
 20
 42
@@ -3547,7 +3607,7 @@
 20
 3a
 03
-78
+87
 60
 01
 47
@@ -3555,7 +3615,7 @@
 20
 20
 03
-9d
+b0
 58
 00
 11
@@ -3567,15 +3627,11 @@
 20
 20
 03
-77
-68
-00
-cc
-51
-60
-00
-c1
-de
+86
+20
+40
+01
+ab
 70
 47
 9c
@@ -3587,7 +3643,7 @@
 c2
 85
 83
-8a
+98
 68
 02
 46
@@ -3595,11 +3651,11 @@
 c3
 0c
 03
-8a
+98
 20
 40
 03
-a1
+b4
 68
 09
 47
@@ -3619,7 +3675,7 @@
 20
 40
 03
-9d
+b0
 18
 0a
 7e
@@ -3631,6 +3687,26 @@
 20
 40
 34
+02
+58
+ed
+8e
+0e
+60
+01
+c4
+a3
+70
+4b
+14
+5a
+20
+40
+01
+7b
+20
+40
+34
 18
 68
 01
@@ -3679,7 +3755,7 @@
 20
 40
 83
-a5
+b8
 68
 00
 c0
@@ -3702,8 +3778,8 @@
 2e
 20
 20
-01
-ec
+02
+06
 d8
 40
 00
@@ -3743,7 +3819,7 @@
 20
 40
 01
-0c
+13
 58
 00
 00
@@ -3752,10 +3828,34 @@
 c0
 80
 00
+d8
+c0
+4b
+15
+20
+40
+03
+bf
 20
 20
 7d
 f4
+d8
+a0
+43
+7b
+df
+20
+00
+13
+20
+40
+7f
+01
+20
+20
+57
+b8
 58
 00
 00
@@ -3767,7 +3867,7 @@
 20
 40
 01
-42
+49
 68
 00
 c0
@@ -3811,7 +3911,7 @@
 20
 20
 03
-42
+53
 68
 00
 c5
@@ -3839,7 +3939,7 @@
 20
 40
 05
-6a
+a3
 20
 20
 53
@@ -3875,7 +3975,7 @@
 20
 40
 00
-24
+26
 20
 20
 54
@@ -3883,7 +3983,7 @@
 20
 40
 03
-d1
+ea
 20
 20
 55
@@ -3923,7 +4023,7 @@
 24
 21
 03
-cf
+e8
 68
 00
 c3
@@ -3939,7 +4039,7 @@
 20
 21
 03
-cb
+e4
 68
 00
 c3
@@ -3951,43 +4051,95 @@
 20
 20
 03
-cd
+e6
+68
+00
+84
+3f
+c4
+03
+00
+00
+20
+40
+03
+f9
+24
+74
+00
+00
+20
+20
+55
+a0
+78
+34
+7c
+00
+68
+00
+84
+5a
+1f
+f1
+fe
+00
+c1
+87
+80
+00
+68
+00
+84
+60
+1f
+f1
+fe
+00
+c1
+80
+00
+00
+20
+20
+7f
+e9
 68
 00
 84
 56
 c2
 82
-83
-ef
+84
+15
 20
 40
 05
-5c
+95
 68
 00
 c7
 8e
 24
 3a
-03
-e5
+04
+0b
 68
 00
 84
 3f
 c3
 02
-03
-e9
+04
+0f
 68
 00
 82
 da
 20
 3a
-03
-e9
+04
+0f
 20
 20
 56
@@ -4014,8 +4166,8 @@
 c4
 c0
 82
-83
-ec
+84
+12
 70
 47
 8e
@@ -4027,19 +4179,19 @@
 20
 5a
 07
-66
+7a
 20
 20
 56
 22
 20
 40
-03
-f1
+04
+17
 20
 20
-03
-fd
+04
+23
 68
 00
 c6
@@ -4091,7 +4243,7 @@
 20
 20
 05
-60
+99
 68
 00
 c7
@@ -4120,6 +4272,98 @@
 60
 00
 00
+c6
+07
+80
+00
+20
+40
+58
+90
+24
+7a
+00
+00
+68
+00
+82
+d9
+1f
+e1
+7e
+03
+60
+00
+c5
+0c
+e8
+c0
+80
+00
+1f
+e1
+7e
+1f
+60
+00
+c5
+0b
+20
+7a
+00
+00
+18
+c2
+7e
+00
+60
+01
+45
+0d
+68
+00
+c5
+0c
+c0
+01
+84
+3a
+20
+20
+56
+8d
+68
+00
+82
+db
+c0
+00
+84
+3d
+20
+20
+5c
+65
+e8
+c2
+80
+00
+60
+02
+c3
+ce
+e8
+c1
+00
+00
+60
+01
+04
+5f
+20
+20
+5c
+8a
 e8
 c1
 00
@@ -4127,11 +4371,11 @@
 c0
 02
 04
-09
+46
 c0
 03
 04
-26
+63
 20
 20
 56
@@ -4142,8 +4386,8 @@
 a5
 20
 40
-03
-fe
+04
+24
 20
 40
 7e
@@ -4159,7 +4403,7 @@
 c0
 08
 04
-18
+55
 1f
 ec
 84
@@ -4259,7 +4503,7 @@
 c0
 02
 84
-29
+66
 20
 20
 5a
@@ -4295,7 +4539,7 @@
 20
 40
 04
-34
+71
 d8
 e0
 00
@@ -4335,7 +4579,7 @@
 20
 37
 04
-3c
+79
 24
 36
 d8
@@ -4467,7 +4711,7 @@
 20
 2c
 04
-60
+9d
 79
 3f
 80
@@ -4479,7 +4723,7 @@
 24
 3a
 04
-59
+96
 20
 20
 20
@@ -4511,7 +4755,7 @@
 20
 40
 84
-68
+a5
 20
 20
 24
@@ -4527,15 +4771,15 @@
 20
 40
 85
-60
+99
 24
 40
 85
-5c
+95
 20
 20
 05
-6a
+a3
 20
 40
 24
@@ -4551,7 +4795,7 @@
 20
 40
 00
-24
+26
 20
 20
 25
@@ -4579,11 +4823,11 @@
 c2
 83
 84
-7a
+b7
 c0
 01
 84
-88
+c3
 20
 20
 60
@@ -4591,11 +4835,11 @@
 c0
 42
 04
-7d
+ba
 c0
 41
 84
-80
+bd
 20
 20
 60
@@ -4603,7 +4847,7 @@
 20
 40
 04
-83
+c0
 68
 00
 80
@@ -4615,7 +4859,7 @@
 20
 40
 04
-83
+c0
 68
 00
 80
@@ -4636,14 +4880,6 @@
 20
 61
 24
-20
-40
-74
-b9
-20
-20
-6e
-12
 18
 00
 7e
@@ -4687,23 +4923,23 @@
 60
 02
 4b
-d1
+e5
 20
 60
 00
 00
 70
 4c
-d0
+e4
 01
 70
 4c
-d2
+e6
 00
 68
 00
 cb
-9b
+af
 1f
 e1
 7e
@@ -4711,7 +4947,7 @@
 60
 00
 cb
-9b
+af
 20
 60
 00
@@ -4719,7 +4955,7 @@
 68
 00
 cb
-9b
+af
 79
 20
 7e
@@ -4727,11 +4963,11 @@
 60
 00
 cb
-9b
+af
 60
 00
 cb
-56
+6a
 20
 60
 00
@@ -4739,7 +4975,7 @@
 68
 00
 cb
-9b
+af
 79
 3f
 fe
@@ -4747,7 +4983,7 @@
 60
 00
 cb
-9b
+af
 20
 60
 00
@@ -4755,51 +4991,51 @@
 20
 40
 05
-60
+99
 68
 00
 cc
-d1
+e5
 c0
 00
 84
-a8
+e3
 c0
 01
 04
-ac
+e7
 20
 60
 00
 00
 70
 4c
-d2
+e6
 02
 70
 4c
-ce
+e2
 00
 70
 4c
-d0
+e4
 00
 20
 20
 04
-96
+d1
 70
 4c
-cf
+e3
 00
 20
 20
 04
-a9
+e4
 68
 01
 4b
-a0
+b4
 1f
 e0
 fe
@@ -4807,35 +5043,35 @@
 60
 01
 4b
-a0
+b4
 c2
 85
 05
-4e
+87
 68
 00
 cc
-cf
+e3
 c0
 00
 84
-b7
+f2
 70
 4c
-cf
+e3
 01
 68
 00
 cc
-cf
+e3
 c0
 80
 84
-96
+d1
 68
 00
 cc
-cd
+e1
 1f
 e0
 fe
@@ -4843,63 +5079,63 @@
 60
 00
 cc
-cd
+e1
 c0
 02
 04
-be
+f9
 20
 40
 06
-cf
+e3
 70
 4b
-df
+f3
 02
 20
 20
 05
-0d
+46
 20
 40
 05
-60
+99
 70
 4c
-cd
+e1
 00
 20
 20
 04
-96
+d1
 70
 4c
-d2
+e6
 02
 70
 4c
-d0
+e4
 01
 70
 4c
-cf
+e3
 00
 20
 20
 04
-96
+d1
 68
 00
 cc
-d1
+e5
 c0
 01
 84
-c2
+fd
 68
 00
 cb
-9b
+af
 2f
 ec
 00
@@ -4907,19 +5143,19 @@
 20
 20
 84
-94
+cf
 68
 00
 cc
-d1
+e5
 c0
 00
 84
-c1
+fc
 c0
 01
 04
-c2
+fd
 20
 60
 00
@@ -4927,19 +5163,19 @@
 68
 00
 cb
-aa
+be
 c1
 ff
 80
 00
 20
 40
-04
-d3
+05
+0e
 24
 56
-04
-db
+05
+16
 20
 60
 00
@@ -4951,7 +5187,7 @@
 68
 00
 cc
-d0
+e4
 c1
 80
 80
@@ -4959,18 +5195,18 @@
 68
 00
 cc
-d2
+e6
 c1
 80
 00
 00
 70
 4c
-d1
+e5
 01
 70
 4b
-df
+f3
 04
 20
 20
@@ -4979,11 +5215,11 @@
 68
 00
 cc
-d2
+e6
 20
 3a
-04
-e3
+05
+1e
 1f
 e0
 ff
@@ -4991,18 +5227,18 @@
 60
 00
 cc
-d2
+e6
 70
 4c
-d1
+e5
 02
 20
 40
 06
-cf
+e3
 70
 4b
-df
+f3
 04
 20
 60
@@ -5010,23 +5246,23 @@
 00
 70
 4c
-d1
+e5
 03
 68
 00
 cc
-cf
+e3
 24
 3a
 04
-b5
+f0
 20
 40
 06
-cf
+e3
 70
 4b
-df
+f3
 02
 20
 60
@@ -5035,22 +5271,22 @@
 68
 00
 cb
-aa
+be
 c0
 ff
 85
-a7
+d8
 20
 40
-04
-ef
+05
+2a
 20
 40
 06
-bd
+d1
 70
 4b
-9f
+b3
 01
 20
 60
@@ -5059,19 +5295,19 @@
 68
 01
 4c
-cb
+df
 20
 40
 7f
 9c
 20
 34
-04
-f5
+05
+30
 68
 03
 cb
-37
+4b
 20
 7a
 00
@@ -5082,7 +5318,7 @@
 e7
 70
 4b
-c6
+da
 00
 1a
 20
@@ -5091,15 +5327,15 @@
 60
 00
 cb
-9a
+ae
 20
 40
 04
-96
+d1
 60
 00
 cb
-36
+4a
 e8
 a8
 80
@@ -5120,30 +5356,22 @@
 40
 a4
 01
-df
-20
-00
-02
 ea
-41
+42
 00
 00
 e0
-a1
+a2
 00
 00
 1a
 40
 a4
-02
-c2
-00
-05
-00
+04
 d8
 a0
 4b
-3c
+50
 df
 20
 00
@@ -5171,14 +5399,14 @@
 c2
 00
 05
-06
+3f
 20
 60
 00
 00
 70
 4b
-a3
+b7
 00
 d9
 60
@@ -5191,11 +5419,11 @@
 20
 40
 05
-27
+60
 68
 00
 cb
-d6
+ea
 c1
 00
 80
@@ -5203,11 +5431,11 @@
 24
 2c
 05
-36
+6f
 24
 37
 85
-36
+6f
 58
 00
 00
@@ -5215,19 +5443,19 @@
 60
 04
 4b
-36
+4a
 20
 40
 05
-52
+8b
 20
 40
 05
-5c
+95
 68
 00
 cb
-99
+ad
 1f
 e0
 fe
@@ -5235,19 +5463,19 @@
 60
 00
 cb
-99
+ad
 68
 00
 cb
-aa
+be
 c0
 ff
 85
-25
+5e
 20
 40
-04
-c5
+05
+00
 58
 00
 00
@@ -5255,18 +5483,18 @@
 60
 01
 4b
-a0
+b4
 60
 00
 cb
-a2
+b6
 60
 00
 cc
-ce
+e2
 70
 4b
-9f
+b3
 00
 20
 60
@@ -5275,11 +5503,11 @@
 20
 40
 05
-59
+92
 20
 20
 05
-c2
+f3
 78
 57
 fc
@@ -5287,15 +5515,15 @@
 20
 40
 07
-38
+4c
 68
 00
 cb
-d6
+ea
 c0
 00
 85
-34
+6d
 18
 00
 2a
@@ -5303,7 +5531,7 @@
 68
 02
 4b
-c2
+d6
 98
 00
 12
@@ -5322,12 +5550,12 @@
 24
 20
 40
+07
 06
-f2
 20
 57
 87
-30
+44
 20
 60
 00
@@ -5335,15 +5563,15 @@
 20
 40
 07
-30
+44
 20
 20
 05
-19
+52
 68
 00
 cb
-a2
+b6
 1f
 e0
 fe
@@ -5351,19 +5579,19 @@
 60
 00
 cb
-a2
+b6
 68
 00
 cb
-aa
+be
 c0
 ff
 85
-4a
+83
 68
 08
 cb
-a3
+b7
 18
 40
 84
@@ -5371,11 +5599,11 @@
 60
 08
 cb
-a3
+b7
 68
 00
 cb
-df
+f3
 98
 46
 7e
@@ -5383,19 +5611,19 @@
 24
 3a
 05
-0e
+47
 68
 00
 cc
-d1
+e5
 c0
 01
 84
-ae
+e9
 68
 00
 cc
-ce
+e2
 1f
 e0
 fe
@@ -5403,39 +5631,39 @@
 60
 00
 cc
-ce
+e2
 c0
 01
 04
-a3
+de
 20
 40
 04
-9a
+d5
 70
 4b
-df
+f3
 01
 20
 20
 05
-0d
+46
 68
 00
 cb
-a2
+b6
 c1
 ff
 80
 00
 70
 4b
-a2
+b6
 00
 20
 20
 05
-50
+89
 58
 00
 00
@@ -5443,7 +5671,7 @@
 60
 01
 4b
-a0
+b4
 70
 0a
 99
@@ -5455,11 +5683,11 @@
 20
 40
 06
-25
+55
 68
 00
 cb
-98
+ac
 20
 7a
 00
@@ -5471,22 +5699,22 @@
 d8
 c0
 4b
-16
+2a
 d8
 a0
 4b
-78
+8c
 20
 20
 7f
 01
 70
 4c
-d6
+ea
 01
 70
 4c
-d3
+e7
 00
 20
 60
@@ -5495,7 +5723,7 @@
 68
 00
 cc
-d3
+e7
 1f
 e0
 fe
@@ -5503,7 +5731,7 @@
 60
 00
 cc
-d3
+e7
 20
 60
 00
@@ -5511,7 +5739,7 @@
 68
 00
 cc
-d3
+e7
 1f
 e6
 7c
@@ -5519,11 +5747,11 @@
 24
 41
 05
-68
+a1
 68
 00
 cc
-d3
+e7
 c1
 00
 00
@@ -5535,14 +5763,14 @@
 60
 00
 cc
-d3
+e7
 20
 60
 00
 00
 70
 4c
-d3
+e7
 03
 20
 60
@@ -5567,26 +5795,26 @@
 da
 20
 4c
-5c
+70
 20
 40
 06
-9e
+b2
 60
 08
 cc
-d4
-28
-0f
-fe
-26
-20
-40
-85
-7c
-24
-40
-85
+e8
+58
+00
+00
+82
+c5
+13
+05
+ad
+58
+00
+00
 80
 98
 46
@@ -5595,11 +5823,11 @@
 24
 21
 05
-94
+c5
 68
 00
 cc
-d3
+e7
 1f
 e6
 7c
@@ -5607,79 +5835,47 @@
 24
 21
 05
-84
+b5
 68
 00
 cc
-d3
+e7
 c0
 00
 05
-95
+c6
 20
 60
 00
 00
-58
+68
 00
+cc
+e7
+c1
+90
 00
-82
-20
-60
 00
+70
+4c
+e7
 00
+68
+08
+cc
+e8
 58
 00
 00
 77
-20
-60
-00
-00
-58
-00
-00
-80
-20
-60
-00
-00
+c5
+13
+05
+bc
 58
 00
 00
 75
-20
-60
-00
-00
-68
-00
-cc
-d3
-c1
-90
-00
-00
-70
-4c
-d3
-00
-68
-08
-cc
-d4
-28
-0f
-fe
-26
-20
-40
-85
-7e
-24
-40
-85
-82
 98
 46
 7c
@@ -5691,11 +5887,11 @@
 68
 00
 cc
-d6
+ea
 c0
 00
 05
-9c
+cd
 1f
 e0
 ff
@@ -5703,11 +5899,11 @@
 60
 00
 cc
-d6
+ea
 c0
 00
 05
-9c
+cd
 70
 41
 de
@@ -5718,16 +5914,16 @@
 00
 70
 4c
-d3
+e7
 00
 68
 00
 cc
-d6
+ea
 c0
 01
 05
-9a
+cb
 1f
 e0
 fe
@@ -5735,11 +5931,11 @@
 60
 00
 cc
-d6
+ea
 c0
 00
 85
-92
+c3
 70
 41
 de
@@ -5763,10 +5959,10 @@
 20
 40
 05
-a2
+d3
 70
 4b
-aa
+be
 01
 20
 60
@@ -5778,24 +5974,24 @@
 20
 70
 4b
-99
+ad
 00
 70
 4b
-a4
+b8
 4e
 68
 02
 4b
-a6
+ba
 20
 20
 06
-af
+c3
 68
 00
 cb
-9f
+b3
 c0
 00
 ff
@@ -5803,26 +5999,26 @@
 68
 00
 cb
-aa
+be
 c0
 00
 85
-ae
+df
 c0
 01
 05
-b1
+e2
 c0
 01
 85
-b4
+e5
 20
 20
 2a
 8c
 70
 4b
-aa
+be
 11
 70
 11
@@ -5831,10 +6027,10 @@
 20
 20
 05
-b6
+e7
 70
 4b
-aa
+be
 12
 70
 11
@@ -5843,10 +6039,10 @@
 20
 20
 05
-b6
+e7
 70
 4b
-aa
+be
 13
 70
 11
@@ -5855,7 +6051,7 @@
 68
 00
 cb
-9b
+af
 1f
 e1
 7e
@@ -5867,7 +6063,7 @@
 68
 02
 4b
-d1
+e5
 60
 02
 11
@@ -5887,15 +6083,15 @@
 20
 40
 06
-20
+50
 20
 40
 06
-bd
+d1
 20
 40
-04
-ed
+05
+28
 20
 20
 7f
@@ -5903,7 +6099,7 @@
 68
 00
 cb
-aa
+be
 c1
 7f
 80
@@ -5911,38 +6107,38 @@
 c0
 08
 85
-c8
+f9
 c0
 09
 05
-ca
+fb
 c0
 09
 85
-cc
+fd
 20
 60
 00
 00
 70
 4b
-aa
+be
 02
 20
 20
 05
-1f
+58
 70
 4b
-aa
+be
 03
 20
 20
 05
-1f
+58
 70
 4b
-aa
+be
 ff
 70
 0a
@@ -5955,15 +6151,15 @@
 68
 02
 4b
-7a
+8e
 20
 40
 06
-af
+c3
 20
 20
 05
-1f
+58
 79
 3f
 80
@@ -5971,23 +6167,23 @@
 20
 40
 06
-b0
+c4
 20
 40
 06
-cf
+e3
 68
 00
 cb
-aa
+be
 c1
 ff
 80
 00
 20
 40
-05
-e7
+06
+18
 58
 00
 00
@@ -5995,7 +6191,7 @@
 60
 01
 4b
-c7
+db
 20
 40
 2a
@@ -6007,23 +6203,23 @@
 68
 00
 cb
-c7
+db
 c0
 7f
 85
-50
+89
 20
 40
 05
-27
+60
 24
 2c
-05
-f0
+06
+21
 24
 37
-85
-f0
+86
+21
 79
 20
 00
@@ -6035,7 +6231,7 @@
 60
 01
 4b
-c7
+db
 70
 0a
 99
@@ -6047,7 +6243,7 @@
 20
 20
 00
-89
+91
 70
 11
 9e
@@ -6055,7 +6251,7 @@
 68
 00
 cb
-9b
+af
 60
 00
 91
@@ -6063,7 +6259,7 @@
 68
 02
 4b
-d1
+e5
 60
 02
 11
@@ -6079,15 +6275,15 @@
 20
 40
 06
-20
+50
 20
 20
 06
-bd
+d1
 68
 01
 4b
-c7
+db
 1f
 e0
 fe
@@ -6095,15 +6291,15 @@
 60
 01
 4b
-c7
+db
 20
 40
 06
-cf
+e3
 20
 20
-05
-da
+06
+0b
 79
 3f
 80
@@ -6111,14 +6307,14 @@
 20
 40
 06
-12
+42
 20
 40
-05
-e7
+06
+18
 70
 4b
-c7
+db
 00
 20
 40
@@ -6131,43 +6327,39 @@
 68
 00
 cb
-c7
+db
 c0
 7f
 85
-50
+89
 20
 40
 05
-27
+60
 24
 2c
 06
-08
+38
 24
 37
 86
-08
+38
 20
 40
 05
-52
-68
-00
-cc
-51
-60
-00
-c1
-de
+8b
+20
+40
+01
+ab
 68
 02
 4b
-c2
+d6
 68
 0a
 4b
-a6
+ba
 98
 46
 7c
@@ -6175,15 +6367,15 @@
 20
 22
 85
-9e
+cf
 20
 20
-05
-e1
+06
+12
 68
 00
 cb
-c7
+db
 1f
 e0
 fe
@@ -6191,11 +6383,11 @@
 60
 00
 cb
-c7
+db
 68
 00
 cc
-d8
+ec
 1f
 e0
 fe
@@ -6207,15 +6399,15 @@
 60
 00
 cc
-d8
+ec
 c0
 00
 06
-18
+48
 c0
 00
 86
-1a
+4a
 20
 60
 00
@@ -6231,7 +6423,7 @@
 60
 01
 4b
-c2
+d6
 e0
 a1
 00
@@ -6239,27 +6431,27 @@
 20
 40
 06
-b0
+c4
 20
 20
 06
-cf
+e3
 20
 40
 06
-12
+42
 20
 20
-05
-f9
+06
+2a
 20
 40
 05
-a2
+d3
 20
 20
-05
-f9
+06
+2a
 79
 3f
 80
@@ -6279,7 +6471,7 @@
 60
 08
 cb
-9a
+ae
 18
 42
 72
@@ -6287,7 +6479,7 @@
 d8
 a0
 4b
-36
+4a
 1a
 22
 0c
@@ -6299,7 +6491,7 @@
 68
 00
 cb
-15
+29
 1f
 e9
 7e
@@ -6307,7 +6499,7 @@
 60
 00
 cb
-98
+ac
 1f
 e0
 fe
@@ -6315,7 +6507,7 @@
 d8
 c0
 4b
-15
+29
 98
 c0
 8c
@@ -6327,11 +6519,11 @@
 60
 01
 cb
-d7
+eb
 68
 00
 cb
-15
+29
 1f
 e3
 7e
@@ -6343,7 +6535,7 @@
 60
 00
 cb
-dd
+f1
 20
 60
 00
@@ -6415,39 +6607,27 @@
 c0
 00
 06
-49
-c0
-00
-86
-51
+77
 c0
 01
 06
-59
-c0
-01
-86
-61
+7c
 c0
 02
 06
-69
+81
 c0
 10
 06
-7b
+90
 20
 20
 06
-49
+77
 20
 40
 06
-71
-70
-89
-4b
-ba
+86
 70
 89
 55
@@ -6458,16 +6638,8 @@
 e0
 70
 89
-57
-88
-70
-89
 58
 6c
-70
-89
-59
-10
 20
 20
 29
@@ -6475,43 +6647,7 @@
 20
 40
 06
-76
-70
-89
-4b
-ba
-70
-89
-55
-d0
-70
-89
-56
-e0
-70
-89
-57
-88
-70
-89
-58
-3c
-70
-89
-59
-10
-20
-20
-29
-4f
-20
-40
-06
-76
-70
-89
-4b
-ba
+8b
 70
 89
 55
@@ -6522,16 +6658,8 @@
 e0
 70
 89
-57
-88
-70
-89
 58
 3c
-70
-89
-59
-10
 20
 20
 29
@@ -6539,43 +6667,7 @@
 20
 40
 06
-71
-70
-89
-4b
-ba
-70
-89
-55
-d0
-70
-89
-56
-c0
-70
-89
-57
-88
-70
-89
-58
-6c
-70
-89
-59
-10
-20
-20
-29
-57
-20
-40
-06
-71
-70
-89
-4b
-ba
+86
 70
 89
 55
@@ -6586,16 +6678,8 @@
 c0
 70
 89
-57
-88
-70
-89
 58
 6c
-70
-89
-59
-10
 20
 20
 29
@@ -6642,10 +6726,6 @@
 00
 70
 89
-4b
-ba
-70
-89
 56
 c2
 70
@@ -6671,7 +6751,7 @@
 68
 0a
 4b
-bb
+cf
 1c
 42
 7e
@@ -6691,11 +6771,11 @@
 68
 02
 4b
-bb
+cf
 68
 08
 cb
-bf
+d3
 98
 40
 84
@@ -6719,7 +6799,7 @@
 60
 02
 4b
-bb
+cf
 20
 20
 7f
@@ -6735,7 +6815,7 @@
 68
 08
 cc
-54
+68
 da
 20
 0d
@@ -6743,11 +6823,11 @@
 20
 40
 06
-97
+ab
 60
 08
 cc
-54
+68
 20
 60
 00
@@ -6803,7 +6883,7 @@
 c2
 00
 06
-a1
+b5
 18
 49
 7e
@@ -6851,7 +6931,7 @@
 60
 02
 4b
-c2
+d6
 da
 20
 00
@@ -6863,7 +6943,7 @@
 d8
 c0
 4b
-c2
+d6
 e8
 c0
 80
@@ -6875,7 +6955,7 @@
 c2
 00
 06
-b3
+c7
 1a
 22
 7e
@@ -6883,15 +6963,15 @@
 60
 01
 4c
-4b
+5f
 68
 00
 cc
-4b
+5f
 68
 08
 cc
-4c
+60
 98
 40
 fe
@@ -6899,7 +6979,7 @@
 60
 00
 cc
-4d
+61
 20
 60
 00
@@ -6907,7 +6987,7 @@
 68
 00
 cb
-9a
+ae
 1f
 e0
 fe
@@ -6915,19 +6995,19 @@
 60
 00
 cb
-9c
+b0
 68
 00
 cb
-9b
+af
 60
 00
 cb
-56
+6a
 68
 00
 cb
-9a
+ae
 1f
 e9
 fe
@@ -6935,7 +7015,7 @@
 68
 08
 cb
-99
+ad
 18
 41
 04
@@ -6951,7 +7031,7 @@
 68
 08
 cb
-d6
+ea
 98
 40
 fe
@@ -6963,7 +7043,7 @@
 68
 00
 cb
-9a
+ae
 98
 00
 72
@@ -6971,7 +7051,7 @@
 d8
 c0
 4b
-36
+4a
 20
 20
 7f
@@ -6979,15 +7059,15 @@
 68
 08
 cb
-a5
+b9
 20
 40
 06
-d3
+e7
 60
 08
 cb
-a5
+b9
 20
 60
 00
@@ -6995,7 +7075,7 @@
 20
 40
 06
-d7
+eb
 18
 40
 84
@@ -7011,7 +7091,7 @@
 68
 00
 cb
-c2
+d6
 1f
 e1
 7e
@@ -7023,7 +7103,7 @@
 58
 00
 4b
-ab
+bf
 9a
 20
 fe
@@ -7039,7 +7119,7 @@
 60
 00
 cb
-a4
+b8
 20
 60
 00
@@ -7063,7 +7143,7 @@
 68
 00
 cb
-a4
+b8
 1f
 ed
 84
@@ -7087,7 +7167,7 @@
 68
 02
 4b
-c2
+d6
 98
 00
 12
@@ -7099,7 +7179,7 @@
 68
 08
 cb
-a4
+b8
 20
 40
 29
@@ -7119,7 +7199,7 @@
 20
 40
 06
-e0
+f4
 78
 57
 fc
@@ -7143,7 +7223,7 @@
 68
 01
 4b
-9d
+b1
 98
 00
 36
@@ -7155,7 +7235,7 @@
 24
 2c
 07
-34
+48
 78
 46
 fc
@@ -7183,11 +7263,11 @@
 60
 00
 cc
-4e
+62
 68
 08
 cc
-4d
+61
 98
 46
 7c
@@ -7195,7 +7275,7 @@
 24
 22
 87
-30
+44
 09
 80
 00
@@ -7207,11 +7287,11 @@
 60
 00
 cb
-14
+28
 68
 00
 cb
-e0
+f4
 1f
 e6
 7c
@@ -7219,15 +7299,15 @@
 20
 22
 87
-10
+24
 68
 00
 cb
-14
+28
 68
 08
 cb
-9b
+af
 a8
 40
 0e
@@ -7235,7 +7315,7 @@
 24
 20
 87
-30
+44
 09
 80
 00
@@ -7259,7 +7339,7 @@
 20
 22
 87
-1a
+2e
 09
 80
 00
@@ -7275,7 +7355,7 @@
 c2
 00
 07
-16
+2a
 18
 a2
 22
@@ -7291,7 +7371,7 @@
 60
 00
 cc
-d5
+e9
 1a
 22
 0a
@@ -7327,7 +7407,7 @@
 20
 23
 07
-30
+44
 78
 37
 fc
@@ -7355,11 +7435,11 @@
 68
 00
 cc
-d5
+e9
 20
 40
 00
-24
+26
 20
 60
 00
@@ -7383,7 +7463,7 @@
 20
 20
 07
-30
+44
 20
 40
 29
@@ -7391,7 +7471,7 @@
 68
 08
 cb
-a4
+b8
 20
 20
 29
@@ -7403,7 +7483,7 @@
 68
 02
 4b
-c2
+d6
 98
 00
 12
@@ -7411,11 +7491,11 @@
 20
 40
 06
-e0
+f4
 20
 40
 07
-35
+49
 79
 20
 2a
@@ -7467,7 +7547,7 @@
 68
 00
 cc
-4d
+61
 08
 00
 86
@@ -7475,7 +7555,7 @@
 68
 00
 cb
-9c
+b0
 98
 00
 72
@@ -7483,7 +7563,7 @@
 d8
 c0
 4b
-56
+6a
 e8
 c0
 80
@@ -7495,7 +7575,7 @@
 c2
 00
 07
-4e
+62
 78
 24
 7c
@@ -7559,7 +7639,7 @@
 20
 54
 07
-62
+76
 20
 60
 00
@@ -7591,7 +7671,7 @@
 20
 34
 07
-6a
+7e
 20
 60
 00
@@ -7632,29 +7712,8 @@
 20
 3f
 90
-b1
-8a
-aa
-55
-08
-00
-75
-41
-8f
-1b
-ca
-00
-0a
-0b
-ef
-07
-aa
-55
-01
-00
-57
-41
-00
+37
+7a
 aa
 55
 08
@@ -7671,162 +7730,60 @@
 00
 aa
 55
-02
+0a
 00
-bd
-40
-02
-24
-aa
-55
-08
+9e
+11
 00
-ad
-40
-12
 00
 00
-02
-12
 00
 00
-02
-aa
-55
-02
 00
-bb
-40
-20
 00
-aa
-55
-04
 00
-b7
-40
-20
 00
 00
-40
 aa
 55
 04
 00
-bf
-40
-80
-04
-00
-08
-aa
-55
-01
-00
-d7
-4c
-00
-aa
-55
-02
-00
-41
-42
-00
-84
-aa
-55
-01
-00
-de
-41
-00
-aa
-55
-0d
-00
-8f
-47
-4b
-ba
-55
-d0
-56
-e0
-57
-88
-58
-6c
-59
-10
-ff
-aa
-55
-02
 00
-c3
 40
-8f
-47
-aa
-55
-01
-00
+06
 00
-40
-02
-aa
-55
-01
 00
-03
-40
 08
 aa
 55
-03
+15
 00
 09
 40
 04
 02
 02
-aa
-55
-02
 00
-10
-40
+00
+00
+00
 20
 02
-aa
-55
-03
 00
-14
-40
+00
 82
 01
 06
-aa
-55
-02
 00
-18
-40
 10
 0e
-aa
-55
-02
 00
-1c
-40
+00
 48
 1e
 aa
 55
-04
+0b
 00
 27
 40
@@ -7834,192 +7791,158 @@
 08
 04
 80
+02
+c8
+04
+80
+00
+04
+10
 aa
 55
-03
+02
 00
-2c
+91
 40
-88
-04
-80
+01
+43
 aa
 55
-02
+06
 00
-30
+a0
 40
-04
+26
+10
+19
+28
+18
 10
 aa
 55
-01
+18
 00
-39
+ad
 40
+12
+00
+00
+02
+12
+00
+00
+02
+00
+00
 20
-aa
-55
-01
 00
-92
+00
 40
-43
+20
+00
+00
+00
+80
+04
+00
+08
+8f
+47
 aa
 55
 01
 00
-91
+d1
 40
 01
 aa
 55
-01
+0b
 00
 72
 41
 20
-aa
-55
-01
 00
-c5
-47
-20
+00
+8f
+1b
+ca
+00
+0a
+0b
+ef
+07
 aa
 55
-02
+05
 00
-54
+e3
 41
+0e
 00
+01
 00
-aa
-55
 02
-00
-d5
-46
-92
-45
 aa
 55
-01
+05
 00
-07
+03
 42
-06
-aa
-55
-06
+80
+3f
 00
-a0
-40
-26
-10
-19
-28
-18
-10
-aa
-55
-0d
 00
-15
-45
-0c
-42
-54
-20
-33
-2e
-30
-20
-4d
-6f
-75
-73
-65
+06
 aa
 55
-05
-00
-e3
-41
-0e
+04
 00
-01
+11
+42
+80
 00
-02
-aa
-55
-01
 00
-5a
-45
-0a
+ff
 aa
 55
-01
-00
-62
-46
 03
-aa
-55
-01
 00
-5a
-46
+1a
+42
 01
+13
+47
 aa
 55
-01
-00
-8d
-45
+02
 00
+2d
+42
+02
+32
 aa
 55
 01
 00
-5a
-41
-00
+3a
+42
+ff
 aa
 55
-03
-00
-5b
-46
-03
+02
 00
-04
-aa
-55
-01
+41
+42
 00
 84
-46
-01
-aa
-55
-01
-00
-d1
-40
-01
 aa
 55
-1a
+0c
 00
 6f
 43
 1f
-03
-19
-c2
-03
 02
 01
 05
@@ -8027,32 +7950,21 @@
 03
 12
 18
-0d
-09
-42
-54
-20
-35
-2e
-30
-20
-4d
-6f
-75
-73
-65
+03
+19
+c2
+03
 aa
 55
-0f
+0e
 00
 8f
 43
 1f
-0d
+0c
 09
 42
 54
-20
 35
 2e
 30
@@ -8064,14 +7976,13 @@
 65
 aa
 55
-0d
+0c
 00
 af
 43
-0c
+0b
 42
 54
-20
 35
 2e
 30
@@ -8083,35 +7994,33 @@
 65
 aa
 55
-08
+02
 00
-96
+6f
 44
-07
-00
-07
-00
-20
+19
 00
-2c
-01
 aa
 55
-04
+01
 00
-82
+8d
 44
-00
-00
-00
-00
+07
 aa
 55
-01
+08
 00
-8d
+96
 44
 07
+00
+07
+00
+20
+00
+2c
+01
 aa
 55
 06
@@ -8135,112 +8044,98 @@
 55
 02
 00
-6f
-44
-19
-00
-aa
-55
-02
-00
 fa
 44
 22
 00
 aa
 55
-02
+0c
 00
-87
-46
-58
-02
+15
+45
+0b
+42
+54
+33
+2e
+30
+20
+4d
+6f
+75
+73
+65
 aa
 55
-04
-00
-a8
-46
-50
+01
 00
-70
-17
+5a
+45
+0a
 aa
 55
-02
+04
 00
-fd
-4a
-70
-17
-aa
-55
+5a
+46
 01
+03
 00
-14
-42
-ff
+04
 aa
 55
 01
 00
-86
+62
 46
-ff
+03
 aa
 55
-01
+05
 00
-85
+84
 46
+01
 1e
+ff
+58
+02
 aa
 55
-01
+07
 00
-0c
-4b
-1e
+a5
+46
+07
+00
+00
+50
+00
+70
+17
 aa
 55
-01
+05
 00
 d2
 46
 02
-aa
-55
-01
 00
-03
-47
-02
-aa
-55
-02
 00
-2d
-42
-02
-32
+92
+45
 aa
 55
-06
-00
-09
-47
-96
+1e
 00
-50
+db
+46
+01
+ff
 00
-64
 00
-aa
-55
-19
 00
-e0
-46
 00
 02
 03
@@ -8262,7 +8157,7 @@
 ff
 1b
 18
-00
+30
 02
 ff
 ff
@@ -8270,58 +8165,68 @@
 55
 01
 00
-06
-4b
-05
+f5
+46
+30
 aa
 55
 01
 00
-05
-4b
-1c
+03
+47
+02
 aa
 55
-01
+06
 00
-3a
-42
-ff
-aa
-55
-01
+09
+47
+96
 00
-dc
-46
-ff
-aa
-55
-01
+50
+00
+64
 00
-a5
-46
-07
 aa
 55
-01
+08
 00
-6c
-0c
+20
+47
+ff
+ff
+ff
+ff
+ff
+ff
+ff
 ff
 aa
 55
-01
+07
 00
-fd
-46
-19
+3e
+47
+34
+11
+22
+33
+44
+55
+66
 aa
 55
-01
+07
 00
-f5
-46
-30
+5b
+47
+34
+11
+22
+33
+44
+55
+66
 aa
 55
 0c
@@ -8342,25 +8247,31 @@
 08
 aa
 55
-02
+0e
 00
-1b
-42
-13
+8e
 47
-aa
+03
+4b
+ba
 55
-01
-00
-1a
-42
-01
+d0
+56
+e0
+57
+88
+58
+6c
+59
+10
+ff
 aa
 55
-40
+41
 00
-c6
+c5
 47
+20
 25
 00
 02
@@ -8427,55 +8338,74 @@
 02
 aa
 55
-01
+02
 00
-e0
-4b
-01
+fd
+4a
+70
+17
 aa
 55
-01
+02
 00
-9b
+05
 4b
-01
+1c
+05
 aa
 55
 01
 00
-df
+0c
 4b
-04
+1e
 aa
 55
-01
+14
 00
-d6
+15
 4b
+06
+ff
+06
+00
+03
 00
+80
+0c
+09
+42
+54
+35
+2e
+30
+20
+4d
+6f
+75
+73
+65
 aa
 55
-02
+04
 00
-9d
+af
 4b
+01
+00
 c0
 12
 aa
 55
-03
+15
 00
-bf
+ba
 4b
-19
-19
-1c
-aa
-55
+20
+15
 10
-00
-ab
-4b
+05
+ff
 00
 13
 2c
@@ -8494,135 +8424,29 @@
 4d
 aa
 55
-01
-00
-aa
-4b
-ff
-aa
-55
-04
+03
 00
-a6
+d3
 4b
-20
-15
-10
-05
-aa
-55
-0a
-00
-9e
-11
-00
-00
-00
-00
-00
-00
-00
-00
-00
-00
+19
+19
+1c
 aa
 55
-08
+03
 00
-c9
+dd
 4b
 00
 48
 60
-00
-00
-00
-00
-00
-aa
-55
-08
-00
-20
-47
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-ff
-aa
-55
-07
-00
-3e
-47
-34
-11
-22
-33
-44
-55
-66
-aa
-55
-07
-00
-5b
-47
-34
-11
-22
-33
-44
-55
-66
-aa
-55
-03
-00
-00
-47
-00
-70
-00
 aa
 55
 02
 00
-03
-42
-80
-3f
-aa
-55
-01
-00
-11
-42
-80
-aa
-55
-01
-00
-1f
-47
-00
-aa
-55
-01
-00
-db
-46
-01
-aa
-55
+f3
+4b
+04
 01
-00
-8e
-47
-03
-9c
-a2
+78
+4b
Index: output/memmap.format
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/output/memmap.format	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/output/memmap.format	(working copy)
@@ -1758,9 +1758,9 @@
 0x4b04 mem_low_power_led_blink_flag
 0x4b05 mem_24g_sw_gpio
 0x4b06 mem_mouse_multi_led_blink_timer_init
-0x4b07 mem_mouse_multi_led_blink_count
-0x4b08 mem_mouse_multi_led_blink_count_limited
-0x4b09 mem_mouse_multi_led_blink_timer
+0x4b07 mem_mouse_multi_led_blink_timer
+0x4b08 mem_mouse_multi_led_blink_count
+0x4b09 mem_mouse_multi_led_blink_count_limited
 0x4b0a mem_mouse_multi_led_blink_enable
 0x4b0b mem_mouse_multi_led_type
 0x4b0c mem_ui_button_timeout1
@@ -1771,119 +1771,121 @@
 0x4b11 mem_mouse_adc_last_low_voltage_flag
 0x4b12 mem_lowpower_led_select
 0x4b13 mem_mouse_init_sensor_reset_flag
-0x4b14 mem_24g_rxbuf
-0x4b36 mem_24g_txbuf
-0x4b56 mem_24g_txpayload
-0x4b78 mem_24g_rxpayload
-0x4b98 mem_24g_rxdata_length
-0x4b99 mem_24g_pid
-0x4b9a mem_24g_datalen
-0x4b9b mem_24g_data_type
-0x4b9c mem_24g_txlen
-0x4b9d mem_24g_rx_window
-0x4b9f mem_24g_ensure
-0x4ba0 mem_24g_txfail_cnt
-0x4ba2 mem_24g_get_ack_fail
-0x4ba3 mem_24g_retry
-0x4ba4 mem_24g_ch
-0x4ba5 mem_24g_current_ch_number
-0x4ba6 mem_24g_paring_addr
-0x4baa mem_24g_pairing_sm
-0x4bab mem_24g_ch_map1
-0x4baf mem_24g_ch_map2
-0x4bb3 mem_24g_ch_map3
-0x4bb7 mem_24g_ch_map4
-0x4bbb mem_24g_tx_btclk
-0x4bbf mem_24g_interval
-0x4bc0 mem_24g_interval_min
-0x4bc1 mem_24g_interval_max
-0x4bc2 mem_24g_addr
-0x4bc6 mem_24g_abort_pac
-0x4bc7 mem_24g_check_dongle_times
-0x4bc9 mem_24g_enter_hibernate
-0x4bd1 mem_24g_device_addr
-0x4bd5 mem_24g_pac_index
-0x4bd6 mem_24g_no_ack
-0x4bd7 mem_24g_sta_crc
-0x4bda mem_24g_last_crc
-0x4bdd mem_24g_sta_pid
-0x4bde mem_24g_last_pid
-0x4bdf mem_24g_max_retry
-0x4be0 mem_24g_mode
-0x4be1 mem_24g_rxdata_temp
-0x4c03 mem_24g_rx_addr
-0x4c07 mem_dongle_mode_init
-0x4c08 mem_dongle_work_mode
-0x4c09 mem_dongle_ms_bind_step
-0x4c0a mem_dongle_kb_bind_step
-0x4c0b mem_dongle_bind_device_status
-0x4c0c mem_24g_bind_payload
-0x4c14 mem_24g_abort_packet
-0x4c15 mem_24g_rf_laststa
-0x4c16 mem_24g_hop_btclk
-0x4c1a mem_24g_hop_interval
-0x4c1b mem_24g_mode_switch
-0x4c1c mem_24g_ackpayload_enable
-0x4c1d mem_24g_hop_packet
-0x4c1e mem_24g_pair_mode
-0x4c1f mem_24g_nodata_timer_enable
-0x4c20 mem_24g_time_slice
-0x4c21 mem_24g_kb_data_sta_data
-0x4c29 mem_24g_kb_data_last_data
-0x4c31 mem_24g_kb_multikey_sta_data
-0x4c34 mem_24g_kb_multikey_last_data
-0x4c37 mem_24g_kb_blank_data_enable
-0x4c38 mem_24g_kb_mul_blank_data_enable
-0x4c39 mem_24g_ms_blank_data_enable
-0x4c3a mem_24g_kb_addr
-0x4c3e mem_24g_ms_addr
-0x4c42 mem_24g_dg_last_ch
-0x4c43 mem_24g_dg_ch_number
-0x4c44 mem_24g_dg_config_ch_once
-0x4c45 mem_24g_kb_last_ch
-0x4c46 mem_24g_kb_ch_number
-0x4c47 mem_24g_kb_config_ch_once
-0x4c48 mem_24g_ms_last_ch
-0x4c49 mem_24g_ms_ch_number
-0x4c4a mem_24g_ms_config_ch_once
-0x4c4b mem_24g_syncword
-0x4c4d mem_24g_syncword_crc8
-0x4c4e mem_24g_get_syncword_crc8
-0x4c4f mem_24g_ota_sta_pid
-0x4c51 mem_tx_power_temp
-0x4c52 mem_rssi_hex
-0x4c53 mem_rssi_noise_avg
-0x4c54 mem_rssi_noise_index
-0x4c55 mem_rssi_signal_index
-0x4c56 mem_rssi_noise_dg_avg
-0x4c57 mem_rssi_noise_kb_avg
-0x4c58 mem_rssi_noise_ms_avg
-0x4c59 mem_rssi_noise_dg_index
-0x4c5a mem_rssi_noise_kb_index
-0x4c5b mem_rssi_noise_ms_index
-0x4c5c mem_rssi_signal_buf
-0x4c64 mem_queue_ele_num
-0x4c65 mem_queue_read
-0x4c67 mem_queue_write
-0x4c69 mem_queue_start
-0x4c69 mem_data_ele0
-0x4c89 mem_data_ele1
-0x4ca9 mem_data_ele2
-0x4cc9 mem_queue_end
-0x4cc9 mem_queue_temp
-0x4ccb mem_cb_24g_data
-0x4ccd mem_24g_hop_fastly_cnt
-0x4cce mem_24g_hop_pac_retry
-0x4ccf mem_24g_rf_hop_ch
-0x4cd0 mem_24g_rf_last_sta
-0x4cd1 mem_24g_rf_work_stage
-0x4cd2 mem_24g_sync_cnt
-0x4cd3 mem_power_ctrl_pac_succ_cnt
-0x4cd4 mem_rssi_avg_received
-0x4cd5 mem_rssi_hex_received
-0x4cd6 mem_power_ctrl_level
-0x4cd7 mem_seqi
-0x4cd8 mem_24g_auto_paring_switch
-0x4cd9 mem_24g_paccnt
-0x4cda mem_24g_transmit_by_interrupt
-0x4cdb mem_24g_transmit_by_interrupt_exit_count
+0x4b14 mem_mouse_fast_conn_flag
+0x4b15 mem_le_adv_swift_pair
+0x4b28 mem_24g_rxbuf
+0x4b4a mem_24g_txbuf
+0x4b6a mem_24g_txpayload
+0x4b8c mem_24g_rxpayload
+0x4bac mem_24g_rxdata_length
+0x4bad mem_24g_pid
+0x4bae mem_24g_datalen
+0x4baf mem_24g_data_type
+0x4bb0 mem_24g_txlen
+0x4bb1 mem_24g_rx_window
+0x4bb3 mem_24g_ensure
+0x4bb4 mem_24g_txfail_cnt
+0x4bb6 mem_24g_get_ack_fail
+0x4bb7 mem_24g_retry
+0x4bb8 mem_24g_ch
+0x4bb9 mem_24g_current_ch_number
+0x4bba mem_24g_paring_addr
+0x4bbe mem_24g_pairing_sm
+0x4bbf mem_24g_ch_map1
+0x4bc3 mem_24g_ch_map2
+0x4bc7 mem_24g_ch_map3
+0x4bcb mem_24g_ch_map4
+0x4bcf mem_24g_tx_btclk
+0x4bd3 mem_24g_interval
+0x4bd4 mem_24g_interval_min
+0x4bd5 mem_24g_interval_max
+0x4bd6 mem_24g_addr
+0x4bda mem_24g_abort_pac
+0x4bdb mem_24g_check_dongle_times
+0x4bdd mem_24g_enter_hibernate
+0x4be5 mem_24g_device_addr
+0x4be9 mem_24g_pac_index
+0x4bea mem_24g_no_ack
+0x4beb mem_24g_sta_crc
+0x4bee mem_24g_last_crc
+0x4bf1 mem_24g_sta_pid
+0x4bf2 mem_24g_last_pid
+0x4bf3 mem_24g_max_retry
+0x4bf4 mem_24g_mode
+0x4bf5 mem_24g_rxdata_temp
+0x4c17 mem_24g_rx_addr
+0x4c1b mem_dongle_mode_init
+0x4c1c mem_dongle_work_mode
+0x4c1d mem_dongle_ms_bind_step
+0x4c1e mem_dongle_kb_bind_step
+0x4c1f mem_dongle_bind_device_status
+0x4c20 mem_24g_bind_payload
+0x4c28 mem_24g_abort_packet
+0x4c29 mem_24g_rf_laststa
+0x4c2a mem_24g_hop_btclk
+0x4c2e mem_24g_hop_interval
+0x4c2f mem_24g_mode_switch
+0x4c30 mem_24g_ackpayload_enable
+0x4c31 mem_24g_hop_packet
+0x4c32 mem_24g_pair_mode
+0x4c33 mem_24g_nodata_timer_enable
+0x4c34 mem_24g_time_slice
+0x4c35 mem_24g_kb_data_sta_data
+0x4c3d mem_24g_kb_data_last_data
+0x4c45 mem_24g_kb_multikey_sta_data
+0x4c48 mem_24g_kb_multikey_last_data
+0x4c4b mem_24g_kb_blank_data_enable
+0x4c4c mem_24g_kb_mul_blank_data_enable
+0x4c4d mem_24g_ms_blank_data_enable
+0x4c4e mem_24g_kb_addr
+0x4c52 mem_24g_ms_addr
+0x4c56 mem_24g_dg_last_ch
+0x4c57 mem_24g_dg_ch_number
+0x4c58 mem_24g_dg_config_ch_once
+0x4c59 mem_24g_kb_last_ch
+0x4c5a mem_24g_kb_ch_number
+0x4c5b mem_24g_kb_config_ch_once
+0x4c5c mem_24g_ms_last_ch
+0x4c5d mem_24g_ms_ch_number
+0x4c5e mem_24g_ms_config_ch_once
+0x4c5f mem_24g_syncword
+0x4c61 mem_24g_syncword_crc8
+0x4c62 mem_24g_get_syncword_crc8
+0x4c63 mem_24g_ota_sta_pid
+0x4c65 mem_tx_power_temp
+0x4c66 mem_rssi_hex
+0x4c67 mem_rssi_noise_avg
+0x4c68 mem_rssi_noise_index
+0x4c69 mem_rssi_signal_index
+0x4c6a mem_rssi_noise_dg_avg
+0x4c6b mem_rssi_noise_kb_avg
+0x4c6c mem_rssi_noise_ms_avg
+0x4c6d mem_rssi_noise_dg_index
+0x4c6e mem_rssi_noise_kb_index
+0x4c6f mem_rssi_noise_ms_index
+0x4c70 mem_rssi_signal_buf
+0x4c78 mem_queue_ele_num
+0x4c79 mem_queue_read
+0x4c7b mem_queue_write
+0x4c7d mem_queue_start
+0x4c7d mem_data_ele0
+0x4c9d mem_data_ele1
+0x4cbd mem_data_ele2
+0x4cdd mem_queue_end
+0x4cdd mem_queue_temp
+0x4cdf mem_cb_24g_data
+0x4ce1 mem_24g_hop_fastly_cnt
+0x4ce2 mem_24g_hop_pac_retry
+0x4ce3 mem_24g_rf_hop_ch
+0x4ce4 mem_24g_rf_last_sta
+0x4ce5 mem_24g_rf_work_stage
+0x4ce6 mem_24g_sync_cnt
+0x4ce7 mem_power_ctrl_pac_succ_cnt
+0x4ce8 mem_rssi_avg_received
+0x4ce9 mem_rssi_hex_received
+0x4cea mem_power_ctrl_level
+0x4ceb mem_seqi
+0x4cec mem_24g_auto_paring_switch
+0x4ced mem_24g_paccnt
+0x4cee mem_24g_transmit_by_interrupt
+0x4cef mem_24g_transmit_by_interrupt_exit_count
Index: output/program.lis
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/output/program.lis	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/output/program.lis	(working copy)
@@ -1,2562 +1,2598 @@
 include "bt_format "
 org 0x0000
-0000 c2840018 bbit1 8 ,pf_patch_ext 
-0001 c042867f beq patch10_5 ,p_shutdown_radio 
-0002 c0448632 beq patch11_1 ,p_set_freq_tx 
-0003 c000802e beq patch00_1 ,p_soft_reset_1 
-0004 c00d8455 beq patch03_3 ,p_page_wait_fhs_reply_ok 
-0005 c0250464 beq patch09_2 ,p_prepare_tx 
-0006 c02c8462 beq patch0b_1 ,p_process_dmh 
-0007 c028846d beq patch0a_1 ,p_slave_conn_recv_packet 
-0008 c0658472 beq patch19_3 ,p_app_bt_start_reconnect 
-0009 c0508037 beq patch14_1 ,p_init_param 
-000a c053803c beq patch14_7 ,p_lpm_dispatch 
-000b c0540051 beq patch15_0 ,p_lpm_dispatch_next2 
-000c c0588054 beq patch16_1 ,p_lpm_check_wake_lock 
-000d c059005c beq patch16_2 ,p_g24_dispatch 
-000e c06200d6 beq patch18_4 ,p_device_init 
-000f c064818b beq patch19_1 ,p_app_flag_store 
-0010 c065018f beq patch19_2 ,p_app_initflag_check 
-0011 c071834c beq patch1c_3 ,p_mouse_seting_dpi 
-0012 c0730317 beq patch1c_6 ,p_mouse_motion 
-0013 c074835a beq patch1d_1 ,p_mouse_bb_disconnected 
-0014 c075036d beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
-0015 c075837b beq patch1d_3 ,p_mouse_start_discovery 
-0016 c07603aa beq patch1d_4 ,p_mouse_stop_discovery 
-0017 20202a8e branch loop 
+0000 c2840019 bbit1 8 ,pf_patch_ext 
+0001 c0428693 beq patch10_5 ,p_shutdown_radio 
+0002 c0448662 beq patch11_1 ,p_set_freq_tx 
+0003 c0008030 beq patch00_1 ,p_soft_reset_1 
+0004 c0010039 beq patch00_2 ,p_soft_reset_2 
+0005 c00d8492 beq patch03_3 ,p_page_wait_fhs_reply_ok 
+0006 c02504a1 beq patch09_2 ,p_prepare_tx 
+0007 c02c849f beq patch0b_1 ,p_process_dmh 
+0008 c02884aa beq patch0a_1 ,p_slave_conn_recv_packet 
+0009 c06584af beq patch19_3 ,p_app_bt_start_reconnect 
+000a c050803e beq patch14_1 ,p_init_param 
+000b c0538043 beq patch14_7 ,p_lpm_dispatch 
+000c c0540059 beq patch15_0 ,p_lpm_dispatch_next2 
+000d c058805c beq patch16_1 ,p_lpm_check_wake_lock 
+000e c0590064 beq patch16_2 ,p_g24_dispatch 
+000f c06200d8 beq patch18_4 ,p_device_init 
+0010 c06481a3 beq patch19_1 ,p_app_flag_store 
+0011 c06501a7 beq patch19_2 ,p_app_initflag_check 
+0012 c071835c beq patch1c_3 ,p_mouse_seting_dpi 
+0013 c0730328 beq patch1c_6 ,p_mouse_motion 
+0014 c0748369 beq patch1d_1 ,p_mouse_bb_disconnected 
+0015 c075037c beq patch1d_2 ,p_mouse_bb_event_discovery_btn 
+0016 c075838a beq patch1d_3 ,p_mouse_start_discovery 
+0017 c07603c3 beq patch1d_4 ,p_mouse_stop_discovery 
+0018 20202a8e branch loop 
 
 pf_patch_ext:
-0018 c01c83b8 beq patch27_1 ,p_le_slave_match 
-0019 c02183c0 beq patch28_3 ,p_le_next_adv_channel 
-001a c02503c6 beq patch29_2 ,p_le_receive_skip 
-001b c02b83c9 beq patch2a_7 ,p_le_update_param 
-001c c03183db beq patch2c_3 ,p_le_prepare_tx 
-001d c0338405 beq patch2c_7 ,p_le_parse_l2cap 
-001e c035042e beq patch2d_2 ,p_le_adv_not_match 
-001f c03b8439 beq patch2e_7 ,p_le_lpm_setmult 
-0020 c0410473 beq patch30_2 ,p_send_lmp 
-0021 c0668486 beq patch39_5 ,p_sdp_process 
-0022 c0460449 beq patch31_4 ,p_twspi_reset 
-0023 20202a8e branch loop 
+0019 c01c83d1 beq patch27_1 ,p_le_slave_match 
+001a c02183d9 beq patch28_3 ,p_le_next_adv_channel 
+001b c02503df beq patch29_2 ,p_le_receive_skip 
+001c c02b83e2 beq patch2a_7 ,p_le_update_param 
+001d c02c83f4 beq patch2b_1 ,p_le_update_channel_map 
+001e c0318401 beq patch2c_3 ,p_le_prepare_tx 
+001f c033042b beq patch2c_6 ,p_le_parse 
+0020 c0338442 beq patch2c_7 ,p_le_parse_l2cap 
+0021 c035046b beq patch2d_2 ,p_le_adv_not_match 
+0022 c03b8476 beq patch2e_7 ,p_le_lpm_setmult 
+0023 c04104b0 beq patch30_2 ,p_send_lmp 
+0024 c0460486 beq patch31_4 ,p_twspi_reset 
+0025 20202a8e branch loop 
 
 p_rssi_signal:
-0024 1fe22200 copy pdata ,rega 
-0025 6808cc55 fetcht 1 ,mem_rssi_signal_index 
-0026 58004c5c setarg mem_rssi_signal_buf 
-0027 98408a00 iadd temp ,contw 
-0028 1a227e00 copy rega ,pdata 
-0029 e0a08000 istore 1 ,contw 
-002a 18408401 increase 1 ,temp 
-002b 18410407 and_into rssi_buf_len_signal ,temp 
-002c 6008cc55 storet 1 ,mem_rssi_signal_index 
-002d 20600000 rtn 
+0026 1fe22200 copy pdata ,rega 
+0027 6808cc69 fetcht 1 ,mem_rssi_signal_index 
+0028 58004c70 setarg mem_rssi_signal_buf 
+0029 98408a00 iadd temp ,contw 
+002a 1a227e00 copy rega ,pdata 
+002b e0a08000 istore 1 ,contw 
+002c 18408401 increase 1 ,temp 
+002d 18410407 and_into rssi_buf_len_signal ,temp 
+002e 6008cc69 storet 1 ,mem_rssi_signal_index 
+002f 20600000 rtn 
 
 p_soft_reset_1:
-002e d8a009ae arg mem_sp_state ,contw 
-002f df20000c arg 12 ,loopcnt 
-0030 20407ed4 call clear_mem 
-0031 204000ca call p_mouse_le_txbuff_load 
-0032 20406a03 call rfcomm_init 
-0033 20405cf6 call init_lmp 
-0034 2455ac65 ncall lpm_disable_exen_output ,wake 
-0035 20407ccd call ui_init + 1 
-0036 2020200c branch soft_reset + 11 
+0030 d8a009ae arg mem_sp_state ,contw 
+0031 df20000c arg 12 ,loopcnt 
+0032 20407ed4 call clear_mem 
+0033 204000cf 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:
+0039 2055b2e3 call app_lpm_init ,wake 
+003a 2040003c call p_publickey_init 
+003b 20202011 branch soft_reset_2 
+
+p_publickey_init:
+003c c6130000 rtnmark1 mark_24g 
+003d 2020756a branch publickey_init 
 
 p_init_param:
-0037 58000a06 setarg param_le_version 
-0038 6001c510 store 3 ,mem_lmp_version 
-0039 58001d87 setarg param_le_subversion 
-003a 60014513 store 2 ,mem_lmp_version + 3 
-003b 20202aa2 branch init_param + 12 
+003e 58000a06 setarg param_le_version 
+003f 6001c510 store 3 ,mem_lmp_version 
+0040 58001d87 setarg param_le_subversion 
+0041 60014513 store 2 ,mem_lmp_version + 3 
+0042 20202aa2 branch init_param + 12 
 
 p_lpm_dispatch:
-003c 20402afa call lpo_calibration 
-003d 6801c16f fetch 3 ,mem_clks_per_lpo 
-003e 207a0000 rtn blank 
-003f 6800c091 fetch 1 ,mem_lpm_mode 
-0040 207a0000 rtn blank 
-0041 6800c65a fetch 1 ,mem_ssp_enable 
-0042 203a0045 branch p_lpm_dispatch_next ,blank 
-0043 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
-0044 207a0000 rtn blank 
+0043 c6130000 rtnmark1 mark_24g 
+0044 20402afa call lpo_calibration 
+0045 6801c16f fetch 3 ,mem_clks_per_lpo 
+0046 207a0000 rtn blank 
+0047 6800c091 fetch 1 ,mem_lpm_mode 
+0048 207a0000 rtn blank 
+0049 6800c65a fetch 1 ,mem_ssp_enable 
+004a 203a004d branch p_lpm_dispatch_next ,blank 
+004b 6800c5b1 fetch 1 ,mem_sp_local_key_invalid 
+004c 207a0000 rtn blank 
 
 p_lpm_dispatch_next:
-0045 6800c4c0 fetch 1 ,mem_le_sc_calc 
-0046 247a0000 nrtn blank 
-0047 20402c3a call lpm_check_wake_lock 
-0048 247a0000 nrtn blank 
-0049 6800c040 fetch 1 ,mem_context 
-004a 2fe00e03 compare 3 ,pdata ,0x7 
-004b 2420ab9d nbranch lpm_dispatch_unconn ,true 
-004c 68014042 fetch 2 ,mem_context + coffset_tsniff 
-004d d840ffff arg 0xffff ,temp 
-004e 98467c00 isub temp ,null 
-004f 20628000 rtn zero 
-0050 20202b7d branch lpm_dispatch_next + 9 
+004d 6800c4c0 fetch 1 ,mem_le_sc_calc 
+004e 247a0000 nrtn blank 
+004f 20402c3a call lpm_check_wake_lock 
+0050 247a0000 nrtn blank 
+0051 6800c040 fetch 1 ,mem_context 
+0052 2fe00e03 compare 3 ,pdata ,0x7 
+0053 2420ab9d nbranch lpm_dispatch_unconn ,true 
+0054 68014042 fetch 2 ,mem_context + coffset_tsniff 
+0055 d840ffff arg 0xffff ,temp 
+0056 98467c00 isub temp ,null 
+0057 20628000 rtn zero 
+0058 20202b7d branch lpm_dispatch_next + 9 
 
 p_lpm_dispatch_next2:
-0051 6800c806 fetch 1 ,mem_mouse_wheel_trigger 
-0052 247a0000 nrtn blank 
-0053 20202b7f branch lpm_dispatch_next2 
+0059 6800c806 fetch 1 ,mem_mouse_wheel_trigger 
+005a 247a0000 nrtn blank 
+005b 20202b7f branch lpm_dispatch_next2 
 
 p_lpm_check_wake_lock:
-0054 c6130000 rtnmark1 mark_24g 
-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 68014248 fetch 2 ,mem_sdp_remote_cid 
-005a 243a7fef nbranch disable_blank ,blank 
-005b 20207ff1 branch enable_blank 
+005c c6130000 rtnmark1 mark_24g 
+005d 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
+005e c0007fef beq 0 ,disable_blank 
+005f 6800c7c4 fetch 1 ,mem_mouse_le_conn_param_reject 
+0060 c000ffef beq le_lpm_disable ,disable_blank 
+0061 68014248 fetch 2 ,mem_sdp_remote_cid 
+0062 243a7fef nbranch disable_blank ,blank 
+0063 20207ff1 branch enable_blank 
 
 p_g24_dispatch:
-005c c6930000 rtnmark0 mark_24g 
-005d 6800ccda fetch 1 ,mem_24g_transmit_by_interrupt 
-005e c0008071 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
+0064 c6930000 rtnmark0 mark_24g 
+0065 6800ccee fetch 1 ,mem_24g_transmit_by_interrupt 
+0066 c0008079 beq g24_tx_timer_int_enable ,p_g24_transmit_by_interrupt 
 
 p_g24_transmit_process:
-005f 204004e9 call p_g24_txdata_prep 
-0060 2434008c nbranch p_g24_nodata_transmit ,user 
-0061 204004ce call p_g24_rf_sta_check 
+0067 20400524 call p_g24_txdata_prep 
+0068 24340094 nbranch p_g24_nodata_transmit ,user 
+0069 20400509 call p_g24_rf_sta_check 
 
 p_g24_transmit_start:
-0062 2040050d call p_g24_transmit_packet 
-0063 6800cbaa fetch 1 ,mem_24g_pairing_sm 
-0064 c1ff8000 rtnne state_24g_pairing_success 
-0065 2040056a call power_ctrl_start 
+006a 20400546 call p_g24_transmit_packet 
+006b 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+006c c1ff8000 rtnne state_24g_pairing_success 
+006d 204005a3 call power_ctrl_start 
 
 p_g24_short_sleep:
-0066 6800ccda fetch 1 ,mem_24g_transmit_by_interrupt 
-0067 c1008000 rtneq g24_tx_timer_int_enable 
-0068 20402afa call lpo_calibration 
-0069 6801c16f fetch 3 ,mem_clks_per_lpo 
-006a 207a0000 rtn blank 
-006b 6800c091 fetch 1 ,mem_lpm_mode 
-006c 207a0000 rtn blank 
-006d 204000b1 call p_mouse_setgpio_lpm 
-006e 204000ae call p_clear_wake 
-006f 5800ec54 setarg 60500 
-0070 20202b93 branch lpm_dispatch_sleep 
+006e 6800ccee fetch 1 ,mem_24g_transmit_by_interrupt 
+006f c1008000 rtneq g24_tx_timer_int_enable 
+0070 20402afa call lpo_calibration 
+0071 6801c16f fetch 3 ,mem_clks_per_lpo 
+0072 207a0000 rtn blank 
+0073 6800c091 fetch 1 ,mem_lpm_mode 
+0074 207a0000 rtn blank 
+0075 204000b9 call p_mouse_setgpio_lpm 
+0076 204000b6 call p_clear_wake 
+0077 5800ec54 setarg 60500 
+0078 20202b93 branch lpm_dispatch_sleep 
 
 p_g24_transmit_by_interrupt:
-0071 20400681 call p_g24_timer_check 
-0072 24740000 nrtn user 
-0073 20400083 call p_g24_interval_calibrate 
-0074 6800ccdb fetch 1 ,mem_24g_transmit_by_interrupt_exit_count 
-0075 1fe0fe01 increase 1 ,pdata 
-0076 6000ccdb store 1 ,mem_24g_transmit_by_interrupt_exit_count 
-0077 1fe67c19 sub pdata ,25 ,null 
-0078 2042807a call p_g24_transmit_by_interrupt_exit ,zero 
-0079 2020005f branch p_g24_transmit_process 
+0079 20400695 call p_g24_timer_check 
+007a 24740000 nrtn user 
+007b 2040008b call p_g24_interval_calibrate 
+007c 6800ccef fetch 1 ,mem_24g_transmit_by_interrupt_exit_count 
+007d 1fe0fe01 increase 1 ,pdata 
+007e 6000ccef store 1 ,mem_24g_transmit_by_interrupt_exit_count 
+007f 1fe67c19 sub pdata ,25 ,null 
+0080 20428082 call p_g24_transmit_by_interrupt_exit ,zero 
+0081 20200067 branch p_g24_transmit_process 
 
 p_g24_transmit_by_interrupt_exit:
-007a 704cda00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-007b 704cdb00 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+0082 704cee00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0083 704cef00 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
 
 p_g24_interval_min:
-007c 704bd500 jam 0 ,mem_24g_pac_index 
-007d 6800cbc0 fetch 1 ,mem_24g_interval_min 
-007e 6000cbbf store 1 ,mem_24g_interval 
-007f 20600000 rtn 
+0084 704be900 jam 0 ,mem_24g_pac_index 
+0085 6800cbd4 fetch 1 ,mem_24g_interval_min 
+0086 6000cbd3 store 1 ,mem_24g_interval 
+0087 20600000 rtn 
 
 p_g24_interval_max:
-0080 6800cbc1 fetch 1 ,mem_24g_interval_max 
-0081 6000cbbf store 1 ,mem_24g_interval 
-0082 20600000 rtn 
+0088 6800cbd5 fetch 1 ,mem_24g_interval_max 
+0089 6000cbd3 store 1 ,mem_24g_interval 
+008a 20600000 rtn 
 
 p_g24_interval_calibrate:
-0083 6800cbd5 fetch 1 ,mem_24g_pac_index 
-0084 1fe0fe01 increase 1 ,pdata 
-0085 6000cbd5 store 1 ,mem_24g_pac_index 
-0086 c0020080 beq 4 ,p_g24_interval_max 
-0087 c002807c beq 5 ,p_g24_interval_min 
-0088 20600000 rtn 
+008b 6800cbe9 fetch 1 ,mem_24g_pac_index 
+008c 1fe0fe01 increase 1 ,pdata 
+008d 6000cbe9 store 1 ,mem_24g_pac_index 
+008e c0020088 beq 4 ,p_g24_interval_max 
+008f c0028084 beq 5 ,p_g24_interval_min 
+0090 20600000 rtn 
 
 p_g24_transmit_by_interrupt_enable:
-0089 704cda01 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
-008a 704cdb00 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
-008b 20600000 rtn 
+0091 704cee01 jam g24_tx_timer_int_enable ,mem_24g_transmit_by_interrupt 
+0092 704cef00 jam 0 ,mem_24g_transmit_by_interrupt_exit_count 
+0093 20600000 rtn 
 
 p_g24_nodata_transmit:
-008c 6800cbc6 fetch 1 ,mem_24g_abort_pac 
-008d 205a0098 call p_g24_send_abort_packet ,blank 
+0094 6800cbda fetch 1 ,mem_24g_abort_pac 
+0095 205a00a0 call p_g24_send_abort_packet ,blank 
 
 p_g24_long_sleep:
-008e 20402afa call lpo_calibration 
-008f 6801c16f fetch 3 ,mem_clks_per_lpo 
-0090 207a0000 rtn blank 
-0091 6800c091 fetch 1 ,mem_lpm_mode 
-0092 207a0000 rtn blank 
-0093 204000b1 call p_mouse_setgpio_lpm 
-0094 68044bc9 fetch 8 ,mem_24g_enter_hibernate 
-0095 20407f49 call clk2lpo 
-0096 600a415b storet 4 ,mem_sleep_counter 
-0097 20202b2a branch lpm_sleep 
+0096 20402afa call lpo_calibration 
+0097 6801c16f fetch 3 ,mem_clks_per_lpo 
+0098 207a0000 rtn blank 
+0099 6800c091 fetch 1 ,mem_lpm_mode 
+009a 207a0000 rtn blank 
+009b 204000b9 call p_mouse_setgpio_lpm 
+009c 6801cbdd fetch 3 ,mem_24g_enter_hibernate 
+009d 20407f49 call clk2lpo 
+009e 600a415b storet 4 ,mem_sleep_counter 
+009f 20202b2a branch lpm_sleep 
 
 p_g24_send_abort_packet:
-0098 704bc601 jam 1 ,mem_24g_abort_pac 
-0099 704ccf00 jam 0 ,mem_24g_rf_hop_ch 
-009a 20400496 call p_g24_transmit_rf_ctrl_clear 
-009b 6000cb36 store 1 ,mem_24g_txbuf 
-009c 58000000 setarg 0 
-009d 6003cb37 store 7 ,mem_24g_txbuf + 1 
-009e 68024bd1 fetch 4 ,mem_24g_device_addr 
-009f 60024b3e store 4 ,mem_24g_txbuf + 8 
-00a0 704b9a0c jam 12 ,mem_24g_datalen 
-00a1 6800cb9b fetch 1 ,mem_24g_data_type 
-00a2 79207e03 set1 bit_abort ,pdata 
-00a3 6000cb9b store 1 ,mem_24g_data_type 
-00a4 204006bd call p_g24_transmit_prep 
-00a5 204004ed call p_g24_txdata_enable_tx 
-00a6 20200062 branch p_g24_transmit_start 
+00a0 704bda01 jam 1 ,mem_24g_abort_pac 
+00a1 704ce300 jam 0 ,mem_24g_rf_hop_ch 
+00a2 204004d1 call p_g24_transmit_rf_ctrl_clear 
+00a3 6000cb4a store 1 ,mem_24g_txbuf 
+00a4 58000000 setarg 0 
+00a5 6003cb4b store 7 ,mem_24g_txbuf + 1 
+00a6 68024be5 fetch 4 ,mem_24g_device_addr 
+00a7 60024b52 store 4 ,mem_24g_txbuf + 8 
+00a8 704bae0c jam 12 ,mem_24g_datalen 
+00a9 6800cbaf fetch 1 ,mem_24g_data_type 
+00aa 79207e03 set1 bit_abort ,pdata 
+00ab 6000cbaf store 1 ,mem_24g_data_type 
+00ac 204006d1 call p_g24_transmit_prep 
+00ad 20400528 call p_g24_txdata_enable_tx 
+00ae 2020006a branch p_g24_transmit_start 
 
 p_mouse_before_lpm:
-00a7 c6130000 rtnmark1 mark_24g 
-00a8 204000bd call p_mouse_le_txbuff_save 
-00a9 204000b1 call p_mouse_setgpio_lpm 
-00aa 6800c040 fetch 1 ,mem_context 
-00ab c30000ae bbit0 state_inconn ,p_clear_wake 
-00ac 680080a0 fetch 1 ,mem_lpm_current_mult 
-00ad 247a0000 nrtn blank 
+00af c6130000 rtnmark1 mark_24g 
+00b0 204000c5 call p_mouse_le_txbuff_save 
+00b1 204000b9 call p_mouse_setgpio_lpm 
+00b2 6800c040 fetch 1 ,mem_context 
+00b3 c30000b6 bbit0 state_inconn ,p_clear_wake 
+00b4 680080a0 fetch 1 ,mem_lpm_current_mult 
+00b5 247a0000 nrtn blank 
 
 p_clear_wake:
-00ae 58000000 setarg 0 
-00af 600400a1 store 8 ,mem_gpio_wakeup_low 
-00b0 20600000 rtn 
+00b6 58000000 setarg 0 
+00b7 600400a1 store 8 ,mem_gpio_wakeup_low 
+00b8 20600000 rtn 
 
 p_mouse_setgpio_lpm:
-00b1 204000ba call p_mouse_set_sdio_high 
-00b2 204000ae call p_clear_wake 
-00b3 20403ebf call mouse_lpm_before_common 
-00b4 68120070 hfetch 4 ,core_gpio_oe0 
-00b5 681a0078 hfetcht 4 ,core_gpio_pu0 
-00b6 98418400 ior temp ,temp 
-00b7 18440400 invert temp ,temp 
-00b8 601a007c hstoret 4 ,core_gpio_pd0 
-00b9 20600000 rtn 
+00b9 204000c2 call p_mouse_set_sdio_high 
+00ba 204000b6 call p_clear_wake 
+00bb 20403ebf call mouse_lpm_before_common 
+00bc 68120070 hfetch 4 ,core_gpio_oe0 
+00bd 681a0078 hfetcht 4 ,core_gpio_pu0 
+00be 98418400 ior temp ,temp 
+00bf 18440400 invert temp ,temp 
+00c0 601a007c hstoret 4 ,core_gpio_pd0 
+00c1 20600000 rtn 
 
 p_mouse_set_sdio_high:
-00ba 6800cb13 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-00bb 207a0000 rtn blank 
-00bc 2020034d branch p_mouse_seting_dpi + 1 
+00c2 6800cb13 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+00c3 207a0000 rtn blank 
+00c4 2020035d branch p_mouse_seting_dpi + 1 
 
 p_mouse_le_txbuff_save:
-00bd d8c01800 arg mem_le_tx_buffer0 ,contr 
-00be d8a0480a arg mem_le_tx_buffer0_omemalloc ,contw 
-00bf 204000c8 call p_mouse_le_txbuff_copy 
-00c0 d8c01900 arg mem_le_tx_buffer1 ,contr 
-00c1 d8a04825 arg mem_le_tx_buffer1_omemalloc ,contw 
-00c2 204000c8 call p_mouse_le_txbuff_copy 
-00c3 d8c01a00 arg mem_le_tx_buffer2 ,contr 
-00c4 d8a04840 arg mem_le_tx_buffer2_omemalloc ,contw 
-00c5 204000c8 call p_mouse_le_txbuff_copy 
-00c6 d8c01b00 arg mem_le_tx_buffer3 ,contr 
-00c7 d8a0485b arg mem_le_tx_buffer3_omemalloc ,contw 
+00c5 d8c01800 arg mem_le_tx_buffer0 ,contr 
+00c6 d8a0480a arg mem_le_tx_buffer0_omemalloc ,contw 
+00c7 204000cd call p_mouse_le_txbuff_copy 
+00c8 d8c01900 arg mem_le_tx_buffer1 ,contr 
+00c9 204000cd call p_mouse_le_txbuff_copy 
+00ca d8c01a00 arg mem_le_tx_buffer2 ,contr 
+00cb 204000cd call p_mouse_le_txbuff_copy 
+00cc d8c01b00 arg mem_le_tx_buffer3 ,contr 
 
 p_mouse_le_txbuff_copy:
-00c8 df20001b arg 27 ,loopcnt 
-00c9 20207f01 branch memcpy 
+00cd df20001b arg 27 ,loopcnt 
+00ce 20207f01 branch memcpy 
 
 p_mouse_le_txbuff_load:
-00ca d8c0480a arg mem_le_tx_buffer0_omemalloc ,contr 
-00cb d8a01800 arg mem_le_tx_buffer0 ,contw 
-00cc 204000c8 call p_mouse_le_txbuff_copy 
-00cd d8c04825 arg mem_le_tx_buffer1_omemalloc ,contr 
-00ce d8a01900 arg mem_le_tx_buffer1 ,contw 
-00cf 204000c8 call p_mouse_le_txbuff_copy 
-00d0 d8c04840 arg mem_le_tx_buffer2_omemalloc ,contr 
-00d1 d8a01a00 arg mem_le_tx_buffer2 ,contw 
-00d2 204000c8 call p_mouse_le_txbuff_copy 
-00d3 d8c0485b arg mem_le_tx_buffer3_omemalloc ,contr 
-00d4 d8a01b00 arg mem_le_tx_buffer3 ,contw 
-00d5 202000c8 branch p_mouse_le_txbuff_copy 
+00cf d8c0480a arg mem_le_tx_buffer0_omemalloc ,contr 
+00d0 d8a01800 arg mem_le_tx_buffer0 ,contw 
+00d1 204000cd call p_mouse_le_txbuff_copy 
+00d2 d8a01900 arg mem_le_tx_buffer1 ,contw 
+00d3 204000cd call p_mouse_le_txbuff_copy 
+00d4 d8a01a00 arg mem_le_tx_buffer2 ,contw 
+00d5 204000cd call p_mouse_le_txbuff_copy 
+00d6 d8a01b00 arg mem_le_tx_buffer3 ,contw 
+00d7 202000cd branch p_mouse_le_txbuff_copy 
 
 p_device_init:
-00d6 20403416 call app_lpm_mult_enable 
-00d7 203580e2 branch p_device_init_common ,wake 
-00d8 70807820 jam 0x20 ,core_gpio_pu0 
-00d9 20400759 call p_mouse_data_init 
-00da 6800c1de fetch 1 ,mem_tx_power 
-00db 6000cc51 store 1 ,mem_tx_power_temp 
-00dc 20400559 call power_ctrl_pac_succ_cnt_init 
-00dd 6800c685 fetch 1 ,mem_ui_button_timeout 
-00de 6000c6da store 1 ,mem_combination_ui_button_count 
-00df 6800cb0c fetch 1 ,mem_ui_button_timeout1 
-00e0 6000cb0d store 1 ,mem_combination_ui_button_count1 
-00e1 204043ca call mouse_bt_discovery_button_down_disable 
+00d8 20403416 call app_lpm_mult_enable 
+00d9 203580e4 branch p_device_init_common ,wake 
+00da 70807820 jam 0x20 ,core_gpio_pu0 
+00db 2040076d call p_mouse_data_init 
+00dc 6800c1de fetch 1 ,mem_tx_power 
+00dd 6000cc65 store 1 ,mem_tx_power_temp 
+00de 20400592 call power_ctrl_pac_succ_cnt_init 
+00df 6800c685 fetch 1 ,mem_ui_button_timeout 
+00e0 6000c6da store 1 ,mem_combination_ui_button_count 
+00e1 6800cb0c fetch 1 ,mem_ui_button_timeout1 
+00e2 6000cb0d store 1 ,mem_combination_ui_button_count1 
+00e3 204043ca call mouse_bt_discovery_button_down_disable 
 
 p_device_init_common:
-00e2 204000e4 call p_mouse_init 
-00e3 202074b9 branch enable_authrom 
+00e4 204000e6 call p_mouse_init 
+00e5 202074b9 branch enable_authrom 
 
 p_mouse_init:
-00e4 2455814c ncall p_mouse_setting_config ,wake 
-00e5 2040012b call p_mouse_spi_init 
-00e6 20758000 rtn wake 
-00e7 204001ad call p_mouse_cb_fuction 
-00e8 204000ed call p_mouse_cheak_select_device_by_switch 
-00e9 20404083 call mouse_check_key_gpio 
-00ea c0028113 beq mouse_lm_button ,p_mouse_24g_pairing_button 
-00eb 20400193 call p_mouse_wakeup_from_power 
-00ec 202000f0 branch p_mouse_check_reconn_target 
+00e6 24558153 ncall p_mouse_setting_config ,wake 
+00e7 20400132 call p_mouse_spi_init 
+00e8 20758000 rtn wake 
+00e9 204001c8 call p_mouse_cb_fuction 
+00ea 204000ef call p_mouse_cheak_select_device_by_switch 
+00eb 20404083 call mouse_check_key_gpio 
+00ec c002811a beq mouse_lm_button ,p_mouse_24g_pairing_button 
+00ed 204001ae call p_mouse_wakeup_from_power 
+00ee 202000f2 branch p_mouse_check_reconn_target 
 
 p_mouse_cheak_select_device_by_switch:
-00ed 6800c6f5 fetch 1 ,mem_config_function_enable 
-00ee c4030000 rtnbit0 enable_select_device_by_switch 
-00ef 20204361 branch mouse_cheak_select_device_by_switch + 2 
+00ef 6800c6f5 fetch 1 ,mem_config_function_enable 
+00f0 c4030000 rtnbit0 enable_select_device_by_switch 
+00f1 20204361 branch mouse_cheak_select_device_by_switch + 2 
 
 p_mouse_check_reconn_target:
-00f0 20400325 call p_mouse_mode_bt_device1_multi_led_on 
-00f1 204000ed call p_mouse_cheak_select_device_by_switch 
-00f2 6800c720 fetch 1 ,mem_device_flag 
-00f3 1fe67cff sub pdata ,0xff ,null 
-00f4 204280ff call p_set_device_24g ,zero 
-00f5 6800c720 fetch 1 ,mem_device_flag 
-00f6 6808c703 fetcht 1 ,mem_24g_device_number 
-00f7 98467c00 isub temp ,null 
-00f8 2022819f branch p_mouse_start_24g_mode ,zero 
-00f9 6800cc51 fetch 1 ,mem_tx_power_temp 
-00fa 6000c1de store 1 ,mem_tx_power 
-00fb 6800c210 fetch 1 ,mem_xrecord_mode 
-00fc c0198101 beq rec_3_mode ,p_mouse3_0_check_reconn_target 
-00fd c01a0104 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
-00fe 20600000 rtn 
+00f2 20400336 call p_mouse_mode_bt_device1_multi_led_on 
+00f3 204000ef call p_mouse_cheak_select_device_by_switch 
+00f4 6800c720 fetch 1 ,mem_device_flag 
+00f5 1fe67cff sub pdata ,0xff ,null 
+00f6 20428100 call p_set_device_24g ,zero 
+00f7 6800c720 fetch 1 ,mem_device_flag 
+00f8 6808c703 fetcht 1 ,mem_24g_device_number 
+00f9 98467c00 isub temp ,null 
+00fa 202281ba branch p_mouse_start_24g_mode ,zero 
+00fb 204001ab call p_mouse_tx_power_init 
+00fc 6800c210 fetch 1 ,mem_xrecord_mode 
+00fd c0198102 beq rec_3_mode ,p_mouse3_0_check_reconn_target 
+00fe c01a0105 beq rec_4_mode ,p_mouse4_0_check_reconn_target 
+00ff 20600000 rtn 
 
 p_set_device_24g:
-00ff 70472002 jam 2 ,mem_device_flag 
-0100 20600000 rtn 
+0100 70472002 jam 2 ,mem_device_flag 
+0101 20600000 rtn 
 
 p_mouse3_0_check_reconn_target:
-0101 680341d0 fetch 6 ,mem_hci_plap 
-0102 203a33eb branch app_bt_start_discovery_short ,blank 
-0103 20204274 branch mouse3_0_check_reconn_target + 3 
+0102 680341d0 fetch 6 ,mem_hci_plap 
+0103 203a33eb branch app_bt_start_discovery_short ,blank 
+0104 20204274 branch mouse3_0_check_reconn_target + 3 
 
 p_mouse4_0_check_reconn_target:
-0104 70479f01 jam 1 ,mem_mouse_le_reconnect_flag 
-0105 680146a8 fetch 2 ,mem_mouse_direct_timeout 
-0106 600146ae store 2 ,mem_mouse_direct_timer 
-0107 20403418 call app_lpm_mult_disable 
-0108 2040010c call p_le_check_adv_flag 
-0109 58000004 setarg adv_flag_bredr_not_supported 
-010a e0c08000 istore 1 ,contr 
-010b 20207df4 branch check_51cmd_adv 
+0105 70479f01 jam 1 ,mem_mouse_le_reconnect_flag 
+0106 680146a8 fetch 2 ,mem_mouse_direct_timeout 
+0107 6808cb14 fetcht 1 ,mem_mouse_fast_conn_flag 
+0108 18467cff sub temp ,0xff ,null 
+0109 2422810b nbranch p_mouse4_0_check_reconn_target_next ,zero 
+010a 58000258 setarg 0x0258 
+
+p_mouse4_0_check_reconn_target_next:
+010b 600146ae store 2 ,mem_mouse_direct_timer 
+010c 20403418 call app_lpm_mult_disable 
+010d 20400113 call p_le_check_adv_flag 
+010e 58000004 setarg adv_flag_bredr_not_supported 
+010f e0c08000 istore 1 ,contr 
+0110 d8c04390 arg mem_le_scan_data ,contr 
+0111 204003bf call p_le_adv_data_update 
+0112 20207df4 branch check_51cmd_adv 
 
 p_le_check_adv_flag:
-010c da204370 arg mem_le_adv_data ,rega 
+0113 da204370 arg mem_le_adv_data ,rega 
 
 p_le_check_adv_flag_loop:
-010d ea208000 ifetch 1 ,rega 
-010e 207a0000 rtn blank 
-010f 98c0a200 iadd contr ,rega 
-0110 e8c08000 ifetch 1 ,contr 
-0111 c1008000 rtneq 0x01 
-0112 2020010d branch p_le_check_adv_flag_loop 
+0114 ea208000 ifetch 1 ,rega 
+0115 207a0000 rtn blank 
+0116 98c0a200 iadd contr ,rega 
+0117 e8c08000 ifetch 1 ,contr 
+0118 c1008000 rtneq 0x01 
+0119 20200114 branch p_le_check_adv_flag_loop 
 
 p_mouse_24g_pairing_button:
-0113 6800c720 fetch 1 ,mem_device_flag 
-0114 c0008122 beq mode_bt_device1 ,p_return 
-0115 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0116 c4088000 rtnbit0 mouse_enable_24g 
-0117 c3818000 rtnbit1 mosue_24g_pairing_flag 
-0118 c6130000 rtnmark1 mark_24g 
-0119 20400123 call p_device_led_off 
-011a d8e00003 arg mosue_24g_pairing_flag ,queue 
-011b 204043ce call mouse_enable_function_flag 
-011c 58000000 setarg 0 
-011d 600146ae store 2 ,mem_mouse_direct_timer 
-011e 6000c6b4 store 1 ,mem_mouse_send_blank_timer 
-011f 60014bc7 store 2 ,mem_24g_check_dongle_times 
-0120 204042ca call mouse_stop_discovery 
-0121 2020059e branch p_g24_start_pairing_sm1 
+011a 6800c720 fetch 1 ,mem_device_flag 
+011b c0008129 beq mode_bt_device1 ,p_return 
+011c 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+011d c4088000 rtnbit0 mouse_enable_24g 
+011e c3818000 rtnbit1 mosue_24g_pairing_flag 
+011f c6130000 rtnmark1 mark_24g 
+0120 2040012a call p_device_led_off 
+0121 d8e00003 arg mosue_24g_pairing_flag ,queue 
+0122 204043ce call mouse_enable_function_flag 
+0123 58000000 setarg 0 
+0124 600146ae store 2 ,mem_mouse_direct_timer 
+0125 6000c6b4 store 1 ,mem_mouse_send_blank_timer 
+0126 60014bdb store 2 ,mem_24g_check_dongle_times 
+0127 204042ca call mouse_stop_discovery 
+0128 202005cf branch p_g24_start_pairing_sm1 
 
 p_return:
-0122 20600000 rtn 
+0129 20600000 rtn 
 
 p_device_led_off:
-0123 20404489 call mouse_device1_led_on 
-0124 2040448c call mouse_device2_led_on 
-0125 202002cb branch p_low_power_led_on 
+012a 20404489 call mouse_device1_led_on 
+012b 2040448c call mouse_device2_led_on 
+012c 202002dc branch p_low_power_led_on 
 
 p_mouse_dpi_config:
-0126 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0127 c30a3d66 bbit0 mouse_enable_eeprom ,mouse_dpi_config 
-0128 6800c77a fetch 1 ,mem_mouse_dpi 
-0129 c07fbd66 beq 0xff ,mouse_dpi_config 
-012a 20203d80 branch mouse_seting_dpi + 2 
+012d 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+012e c30a3d66 bbit0 mouse_enable_eeprom ,mouse_dpi_config 
+012f 6800c77a fetch 1 ,mem_mouse_dpi 
+0130 c07fbd66 beq 0xff ,mouse_dpi_config 
+0131 20203d80 branch mouse_seting_dpi + 2 
 
 p_mouse_spi_init:
-012b 70421276 jam 0x76 ,mem_spi_init_clk 
-012c 20203d36 branch mouse_spi_init 
+0132 70421276 jam 0x76 ,mem_spi_init_clk 
+0133 20203d36 branch mouse_spi_init 
 
 p_mouse_init_sunt:
-012d 2040012b call p_mouse_spi_init 
-012e 204040c0 call mouse_spi_sdio_gpio_pollup 
-012f 6800c6e0 fetch 1 ,mem_config_sensor_type 
-0130 c002c0d5 beq p3610 ,mouse_init_3610sensor 
+0134 20400132 call p_mouse_spi_init 
+0135 204040c0 call mouse_spi_sdio_gpio_pollup 
+0136 6800c6e0 fetch 1 ,mem_config_sensor_type 
+0137 c002c0d5 beq p3610 ,mouse_init_3610sensor 
 
 p_mouse_init_sensor:
-0131 204040d9 call mouse_read_sensor_id 
-0132 c018013b beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
-0133 c018813d beq p3065_id1 ,p_mouse_p3065_init_param 
-0134 204040d1 call mouse_twspi_reset 
-0135 200003e8 nop 1000 
-0136 20200131 branch p_mouse_init_sensor 
+0138 204040d9 call mouse_read_sensor_id 
+0139 c0180142 beq p32xx_id1 ,p_mouse_init_p32xx_id2_judge 
+013a c0188144 beq p3065_id1 ,p_mouse_p3065_init_param 
+013b 204040d1 call mouse_twspi_reset 
+013c 200003e8 nop 1000 
+013d 20200138 branch p_mouse_init_sensor 
 
 p_mouse_init_sensor_reset:
-0137 704b1301 jam 1 ,mem_mouse_init_sensor_reset_flag 
-0138 2040640f call spi_ncs_enable 
-0139 2040012d call p_mouse_init_sunt 
-013a 20206411 branch spi_ncs_disable 
+013e 704b1301 jam 1 ,mem_mouse_init_sensor_reset_flag 
+013f 2040640f call spi_ncs_enable 
+0140 20400134 call p_mouse_init_sunt 
+0141 20206411 branch spi_ncs_disable 
 
 p_mouse_init_p32xx_id2_judge:
-013b 20400142 call p_mouse_sensor_poweron 
-013c 202040e0 branch mouse_init_p32xx_id2_judge 
+0142 20400149 call p_mouse_sensor_poweron 
+0143 202040e0 branch mouse_init_p32xx_id2_judge 
 
 p_mouse_p3065_init_param:
-013d 20400142 call p_mouse_sensor_poweron 
-013e 6800c6de fetch 1 ,mem_sensor_id2 
-013f c03840e8 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
-0140 7046e001 jam p3065 ,mem_config_sensor_type 
-0141 20600000 rtn 
+0144 20400149 call p_mouse_sensor_poweron 
+0145 6800c6de fetch 1 ,mem_sensor_id2 
+0146 c03840e8 beq p3065_xy_id2 ,mouse_p3065xy_init_param 
+0147 7046e001 jam p3065 ,mem_config_sensor_type 
+0148 20600000 rtn 
 
 p_mouse_sensor_poweron:
-0142 58008006 setarg 0x8006 
-0143 20406413 call twspi_write 
-0144 20002ee0 nop 12000 
-0145 20200126 branch p_mouse_dpi_config 
+0149 58008006 setarg 0x8006 
+014a 20406413 call twspi_write 
+014b 20002ee0 nop 12000 
+014c 2020012d branch p_mouse_dpi_config 
 
 p_mouse_sensor_powerdown:
-0146 58000006 setarg 0x06 
-0147 20406414 call twspi_read 
-0148 1fe1fe08 or pdata ,0x08 ,pdata 
-0149 1fed7e00 lshift8 pdata ,pdata 
-014a 1fe0fe06 add pdata ,0x06 ,pdata 
-014b 20206413 branch twspi_write 
+014d 58000006 setarg 0x06 
+014e 20406414 call twspi_read 
+014f 1fe1fe08 or pdata ,0x08 ,pdata 
+0150 1fed7e00 lshift8 pdata ,pdata 
+0151 1fe0fe06 add pdata ,0x06 ,pdata 
+0152 20206413 branch twspi_write 
 
 p_mouse_setting_config:
-014c 20400490 call p_g24_set_device_addr 
-014d 68108a00 hfetch 1 ,core_usb_config 
-014e 793ffe04 set0 4 ,pdata 
-014f 60108a00 hstore 1 ,core_usb_config 
-0150 20403e6e call mouse_gpio_init 
-0151 20404489 call mouse_device1_led_on 
-0152 2040448c call mouse_device2_led_on 
-0153 6808cb05 fetcht 1 ,mem_24g_sw_gpio 
-0154 2040680e call gpio_config_output 
-0155 6800c6f4 fetch 1 ,mem_dpi_led_gpio 
-0156 6000c715 store 1 ,mem_mouse_struct_led_gpio 
-0157 20404298 call mouse_led_on 
-0158 20403e1e call mouse_param_init 
-0159 2040016c call p_mouse_bt_sdp_update 
-015a 58000000 setarg 0 
-015b 60014154 store 2 ,mem_lpm_interval 
-015c 20403e54 call mouse_adc_init 
-015d 20405810 call le_set_config_fixed_ltk 
-015e 20405839 call le_set_justwork 
-015f 2040582c call le_set_fixed_ltk 
-0160 20405818 call le_set_config_read_authentication 
-0161 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0162 c28a0164 bbit1 mouse_enable_eeprom ,p_mouse_init_iic 
-0163 20600000 rtn 
+0153 204004cb call p_g24_set_device_addr 
+0154 68108a00 hfetch 1 ,core_usb_config 
+0155 793ffe04 set0 4 ,pdata 
+0156 60108a00 hstore 1 ,core_usb_config 
+0157 20403e6e call mouse_gpio_init 
+0158 20404489 call mouse_device1_led_on 
+0159 2040448c call mouse_device2_led_on 
+015a 6808cb05 fetcht 1 ,mem_24g_sw_gpio 
+015b 2040680e call gpio_config_output 
+015c 6800c6f4 fetch 1 ,mem_dpi_led_gpio 
+015d 6000c715 store 1 ,mem_mouse_struct_led_gpio 
+015e 20404298 call mouse_led_on 
+015f 20403e1e call mouse_param_init 
+0160 20400184 call p_mouse_bt_sdp_update 
+0161 58000000 setarg 0 
+0162 60014154 store 2 ,mem_lpm_interval 
+0163 20403e54 call mouse_adc_init 
+0164 20405810 call le_set_config_fixed_ltk 
+0165 20405839 call le_set_justwork 
+0166 2040582c call le_set_fixed_ltk 
+0167 20405818 call le_set_config_read_authentication 
+0168 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0169 c28a016b bbit1 mouse_enable_eeprom ,p_mouse_init_iic 
+016a 20600000 rtn 
 
 p_mouse_init_iic:
-0164 2040659c call iic_init_390k 
-0165 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0166 2feffe19 isolate1 mouse_enable_2k_eeprom ,pdata 
-0167 2440e5c2 ncall clear_eeprom_size_2k ,true 
-0168 2040443f call mouse_load_eeprom_dpi 
-0169 20400187 call p_mouse_init_environment 
-016a 2040025c call p_mouse_set_24g_addr_eeprom 
-016b 202065df branch iicd_read_eep_data 
+016b 2040659c call iic_init_390k 
+016c 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+016d 2feffe19 isolate1 mouse_enable_2k_eeprom ,pdata 
+016e 2440e5c2 ncall clear_eeprom_size_2k ,true 
+016f 2040443f call mouse_load_eeprom_dpi 
+0170 2040019f call p_mouse_init_environment 
+0171 20400270 call p_mouse_set_24g_addr_eeprom 
+0172 204065df call iicd_read_eep_data 
+0173 20400177 call p_mouse_load_fast_conn_flag 
+0174 6800cb14 fetch 1 ,mem_mouse_fast_conn_flag 
+0175 c07f817f beq 0xff ,p_mouse_fast_conn_init 
+0176 20600000 rtn 
+
+p_mouse_load_fast_conn_flag:
+0177 d8400001 arg 1 ,temp 
+0178 da204b14 arg mem_mouse_fast_conn_flag ,rega 
+0179 da400064 arg mouse_fast_conn_flag_offset ,regb 
+017a 202065df branch iicd_read_eep_data 
+
+p_mouse_store_fast_conn_flag:
+017b d8400001 arg 1 ,temp 
+017c da204b14 arg mem_mouse_fast_conn_flag ,rega 
+017d da400064 arg mouse_fast_conn_flag_offset ,regb 
+017e 202065d1 branch iicd_write_protect_eep_data 
+
+p_mouse_fast_conn_init:
+017f 70421034 jam 0x34 ,mem_xrecord_mode 
+0180 58000000 setarg 0 
+0181 1fe47e00 invert pdata ,pdata 
+0182 600344a0 store 6 ,mem_le_lap 
+0183 20600000 rtn 
 
 p_mouse_bt_sdp_update:
-016c 204074b9 call enable_authrom 
-016d d8c08c00 arg 0x8c00 ,contr 
-016e d8a04876 arg mem_mouse_uuid_list ,contw 
-016f df200171 arg 369 ,loopcnt 
-0170 20407f01 call memcpy 
-0171 580f0209 setarg 0x0f0209 
-0172 e0a18000 istore 3 ,contw 
-0173 58120009 setarg 0x120009 
-0174 e0a18000 istore 3 ,contw 
-0175 58100209 setarg 0x100209 
-0176 e0a18000 istore 3 ,contw 
-0177 58000009 setarg 0x000009 
-0178 e0a18000 istore 3 ,contw 
-0179 d8c08d71 arg 0x8d71 ,contr 
-017a df200109 arg 265 ,loopcnt 
-017b 20407f01 call memcpy 
-017c 70488d00 jam 0 ,mem_mouse_uuid_list + 23 
-017d 7048856d jam 0x6d ,mem_mouse_uuid_list + 15 
-017e 5800401f setarg 0x401f 
-017f 600149db store 2 ,mem_mouse_uuid_list + 357 
-0180 58006d04 setarg 0x6d04 
-0181 60014a44 store 2 ,mem_mouse_uuid_list + 462 
-0182 580016b0 setarg 0x16b0 
-0183 60014a4a store 2 ,mem_mouse_uuid_list + 468 
-0184 58004876 setarg mem_mouse_uuid_list 
-0185 60014575 store 2 ,mem_ui_uuid_table 
-0186 20600000 rtn 
+0184 204074b9 call enable_authrom 
+0185 d8c08c00 arg 0x8c00 ,contr 
+0186 d8a04876 arg mem_mouse_uuid_list ,contw 
+0187 df200171 arg 369 ,loopcnt 
+0188 20407f01 call memcpy 
+0189 580f0209 setarg 0x0f0209 
+018a e0a18000 istore 3 ,contw 
+018b 58120009 setarg 0x120009 
+018c e0a18000 istore 3 ,contw 
+018d 58100209 setarg 0x100209 
+018e e0a18000 istore 3 ,contw 
+018f 58000009 setarg 0x000009 
+0190 e0a18000 istore 3 ,contw 
+0191 d8c08d71 arg 0x8d71 ,contr 
+0192 df200109 arg 265 ,loopcnt 
+0193 20407f01 call memcpy 
+0194 70488d00 jam 0 ,mem_mouse_uuid_list + 23 
+0195 7048856d jam 0x6d ,mem_mouse_uuid_list + 15 
+0196 5800401f setarg 0x401f 
+0197 600149db store 2 ,mem_mouse_uuid_list + 357 
+0198 58006d04 setarg 0x6d04 
+0199 60014a44 store 2 ,mem_mouse_uuid_list + 462 
+019a 580016b0 setarg 0x16b0 
+019b 60014a4a store 2 ,mem_mouse_uuid_list + 468 
+019c 58004876 setarg mem_mouse_uuid_list 
+019d 60014575 store 2 ,mem_ui_uuid_table 
+019e 20600000 rtn 
 
 p_mouse_init_environment:
-0187 204033c4 call app_initflag_check 
-0188 2022c316 branch mouse_eeprom_load_recon_info ,zero 
-0189 20400373 call p_le_addr_random_config 
-018a 20203dcb branch mouse_init_environment + 2 
+019f 204033c4 call app_initflag_check 
+01a0 2022c316 branch mouse_eeprom_load_recon_info ,zero 
+01a1 20400382 call p_le_addr_random_config 
+01a2 20203dcb branch mouse_init_environment + 2 
 
 p_app_flag_store:
-018b d8400002 arg 2 ,temp 
-018c da200aaa arg mem_timeup ,rega 
-018d da400062 arg mouse_eeprom_module_init_flag ,regb 
-018e 20206606 branch iicd_write_eep_data 
+01a3 d8400002 arg 2 ,temp 
+01a4 da200aaa arg mem_timeup ,rega 
+01a5 da400062 arg mouse_eeprom_module_init_flag ,regb 
+01a6 20206606 branch iicd_write_eep_data 
 
 p_app_initflag_check:
-018f d8400002 arg 2 ,temp 
-0190 da200a9a arg mem_pdatatemp ,rega 
-0191 da400062 arg mouse_eeprom_module_init_flag ,regb 
-0192 202033c8 branch app_initflag_check + 4 
+01a7 d8400002 arg 2 ,temp 
+01a8 da200a9a arg mem_pdatatemp ,rega 
+01a9 da400062 arg mouse_eeprom_module_init_flag ,regb 
+01aa 202033c8 branch app_initflag_check + 4 
+
+p_mouse_tx_power_init:
+01ab 6800cc65 fetch 1 ,mem_tx_power_temp 
+01ac 6000c1de store 1 ,mem_tx_power 
+01ad 20600000 rtn 
 
 p_mouse_wakeup_from_power:
-0193 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0194 c30f019a bbit0 mouse_enable_wakeup_from_power ,p_mouse_wakeup_no_from_power 
-0195 68008abd fetch 1 ,mem_wakup_from_power_flag 
-0196 2fec0003 isolate0 gpio_latch ,pdata 
-0197 2420819a nbranch p_mouse_wakeup_no_from_power ,true 
-0198 2040012d call p_mouse_init_sunt 
-0199 20400146 call p_mouse_sensor_powerdown 
+01ae 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+01af c30f01b5 bbit0 mouse_enable_wakeup_from_power ,p_mouse_wakeup_no_from_power 
+01b0 68008abd fetch 1 ,mem_wakup_from_power_flag 
+01b1 2fec0003 isolate0 gpio_latch ,pdata 
+01b2 242081b5 nbranch p_mouse_wakeup_no_from_power ,true 
+01b3 20400134 call p_mouse_init_sunt 
+01b4 2040014d call p_mouse_sensor_powerdown 
 
 p_mouse_wakeup_no_from_power:
-019a 6800c71f fetch 1 ,mem_reconn_times_init 
-019b 6000c71e store 1 ,mem_reconn_times 
-019c 6800c6f5 fetch 1 ,mem_config_function_enable 
-019d c3828000 rtnbit1 enable_select_device_by_gpio_button 
-019e c3830000 rtnbit1 enable_select_device_by_switch 
+01b5 6800c71f fetch 1 ,mem_reconn_times_init 
+01b6 6000c71e store 1 ,mem_reconn_times 
+01b7 6800c6f5 fetch 1 ,mem_config_function_enable 
+01b8 c3828000 rtnbit1 enable_select_device_by_gpio_button 
+01b9 c3830000 rtnbit1 enable_select_device_by_switch 
 
 p_mouse_start_24g_mode:
-019f 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-01a0 c4088000 rtnbit0 mouse_enable_24g 
-01a1 204001a4 call p_g24_factory_check 
-01a2 203405f5 branch p_g24_auto_pair_start ,user 
-01a3 202005d2 branch p_g24_start_24g_mode 
+01ba 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+01bb c4088000 rtnbit0 mouse_enable_24g 
+01bc 204001bf call p_g24_factory_check 
+01bd 20340626 branch p_g24_auto_pair_start ,user 
+01be 20200603 branch p_g24_start_24g_mode 
 
 p_g24_factory_check:
-01a4 df200002 arg 2 ,loopcnt 
-01a5 d8c04bc2 arg mem_24g_addr ,contr 
+01bf df200002 arg 2 ,loopcnt 
+01c0 d8c04bd6 arg mem_24g_addr ,contr 
 
 p_pdata_0xff_check:
-01a6 20407fe7 call enable_user 
-01a7 5800ffff setarg 0xffff 
+01c1 20407fe7 call enable_user 
+01c2 5800ffff setarg 0xffff 
 
 p_pdata_0xff_check_loop:
-01a8 e8c90000 ifetcht 2 ,contr 
-01a9 98467c00 isub temp ,null 
-01aa 2442ffe9 ncall disable_user ,zero 
-01ab c20001a8 loop p_pdata_0xff_check_loop 
-01ac 20600000 rtn 
+01c3 e8c90000 ifetcht 2 ,contr 
+01c4 98467c00 isub temp ,null 
+01c5 2442ffe9 ncall disable_user ,zero 
+01c6 c20001c3 loop p_pdata_0xff_check_loop 
+01c7 20600000 rtn 
 
 p_mouse_cb_fuction:
-01ad 580001c2 setarg p_mouse_g24_package_data 
-01ae 60014ccb store 2 ,mem_cb_24g_data 
-01af 580001c6 setarg p_mouse_le 
-01b0 600141ef store 2 ,mem_cb_le_process 
-01b1 58000443 setarg p_le_mouse_bb_event_connect_complete 
-01b2 600141f9 store 2 ,mem_cb_att_write 
-01b3 580001d7 setarg p_mouse_bt 
-01b4 600141f1 store 2 ,mem_cb_bt_process 
-01b5 580000a7 setarg p_mouse_before_lpm 
-01b6 600141ed store 2 ,mem_cb_before_lpm 
-01b7 580001f3 setarg p_mouse_priority_bb_event 
-01b8 600141f5 store 2 ,mem_cb_bb_event_process 
-01b9 580001e9 setarg p_mouse_idle 
-01ba 600141f3 store 2 ,mem_cb_idle_process 
-01bb 58000278 setarg p_mouse_before_hibernate 
-01bc 600141eb store 2 ,mem_cb_before_hibernate 
-01bd 58000287 setarg p_mouse_bb_event_timer 
-01be 600141fd store 2 ,mem_cb_event_timer 
-01bf 58003d36 setarg mouse_spi_write_flash_cb 
-01c0 60014201 store 2 ,mem_cb_spi_flash_write_complate 
-01c1 20600000 rtn 
+01c8 580001db setarg p_mouse_g24_package_data 
+01c9 60014cdf store 2 ,mem_cb_24g_data 
+01ca 580001df setarg p_mouse_le 
+01cb 600141ef store 2 ,mem_cb_le_process 
+01cc 58000480 setarg p_le_mouse_bb_event_connect_complete 
+01cd 600141f9 store 2 ,mem_cb_att_write 
+01ce 580001f2 setarg p_mouse_bt 
+01cf 600141f1 store 2 ,mem_cb_bt_process 
+01d0 580000af setarg p_mouse_before_lpm 
+01d1 600141ed store 2 ,mem_cb_before_lpm 
+01d2 5800020d setarg p_mouse_priority_bb_event 
+01d3 600141f5 store 2 ,mem_cb_bb_event_process 
+01d4 58000203 setarg p_mouse_idle 
+01d5 600141f3 store 2 ,mem_cb_idle_process 
+01d6 58000289 setarg p_mouse_before_hibernate 
+01d7 600141eb store 2 ,mem_cb_before_hibernate 
+01d8 58000298 setarg p_mouse_bb_event_timer 
+01d9 600141fd store 2 ,mem_cb_event_timer 
+01da 20600000 rtn 
 
 p_mouse_g24_package_data:
-01c2 20404401 call mouse_g24_package_data 
-01c3 6801469f fetch 2 ,mem_mouse_z 
-01c4 207a0000 rtn blank 
-01c5 20200089 branch p_g24_transmit_by_interrupt_enable 
+01db 20404401 call mouse_g24_package_data 
+01dc 6801469f fetch 2 ,mem_mouse_z 
+01dd 207a0000 rtn blank 
+01de 20200091 branch p_g24_transmit_by_interrupt_enable 
 
 p_mouse_le:
-01c6 20405892 call le_fifo_check_nearly_full 
-01c7 247a0000 nrtn blank 
-01c8 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-01c9 1fe17e03 and pdata ,0x03 ,pdata 
-01ca c1818000 rtnne 0x03 
-01cb 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
-01cc 205a01e6 call p_mouse_clear_sensor_data ,blank 
-01cd 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-01ce c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
-01cf 20403f97 call mouse_motion 
-01d0 24740000 nrtn user 
-01d1 6801469f fetch 2 ,mem_mouse_z 
-01d2 245a01d4 ncall p_mouse_wheel_trigger ,blank 
-01d3 2020075e branch p_mouse_data_push 
+01df 20405892 call le_fifo_check_nearly_full 
+01e0 247a0000 nrtn blank 
+01e1 6800cb14 fetch 1 ,mem_mouse_fast_conn_flag 
+01e2 c07f81e6 beq 0xff ,p_mouse_le_next 
+01e3 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+01e4 1fe17e03 and pdata ,0x03 ,pdata 
+01e5 c1818000 rtnne 0x03 
+
+p_mouse_le_next:
+01e6 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
+01e7 205a0200 call p_mouse_clear_sensor_data ,blank 
+01e8 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+01e9 c282c179 bbit1 mouse_bt_discovery_button_down_flag ,mouse_le_send_empty_packet 
+01ea 20403f97 call mouse_motion 
+01eb 24740000 nrtn user 
+01ec 6801469f fetch 2 ,mem_mouse_z 
+01ed 245a01ef ncall p_mouse_wheel_trigger ,blank 
+01ee 20200772 branch p_mouse_data_push 
 
 p_mouse_wheel_trigger:
-01d4 70480601 jam 1 ,mem_mouse_wheel_trigger 
-01d5 70480702 jam 2 ,mem_mouse_wheel_trigger_timer 
-01d6 20600000 rtn 
+01ef 70480601 jam 1 ,mem_mouse_wheel_trigger 
+01f0 70480702 jam 2 ,mem_mouse_wheel_trigger_timer 
+01f1 20600000 rtn 
 
 p_mouse_bt:
-01d7 20770000 rtn attempt 
-01d8 6800c1e2 fetch 1 ,mem_app_handshake_flag 
-01d9 207a0000 rtn blank 
-01da 20405271 call l2cap_malloc_is_fifo_nearly_full 
-01db 247a0000 nrtn blank 
-01dc 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
-01dd 205a01e6 call p_mouse_clear_sensor_data ,blank 
-01de 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-01df c282bf8a bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
-01e0 c284bf8a bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
-01e1 20403f97 call mouse_motion 
-01e2 24740000 nrtn user 
-01e3 6801469f fetch 2 ,mem_mouse_z 
-01e4 245a01d4 ncall p_mouse_wheel_trigger ,blank 
-01e5 20203f81 branch mouse_send_data 
+01f2 20770000 rtn attempt 
+01f3 6800c1e2 fetch 1 ,mem_app_handshake_flag 
+01f4 207a0000 rtn blank 
+01f5 20405271 call l2cap_malloc_is_fifo_nearly_full 
+01f6 247a0000 nrtn blank 
+01f7 6800c79c fetch 1 ,mem_mouse_clear_sensor_data_flag 
+01f8 205a0200 call p_mouse_clear_sensor_data ,blank 
+01f9 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+01fa c282bf8a bbit1 mouse_bt_discovery_button_down_flag ,mouse_send_empty_data 
+01fb c284bf8a bbit1 mouse_bt_discovery_button_long_down_flag ,mouse_send_empty_data 
+01fc 20403f97 call mouse_motion 
+01fd 24740000 nrtn user 
+01fe 204001ef call p_mouse_wheel_trigger 
+01ff 20203f81 branch mouse_send_data 
 
 p_mouse_clear_sensor_data:
-01e6 20405814 call le_set_config_more_data 
-01e7 70479c01 jam 1 ,mem_mouse_clear_sensor_data_flag 
-01e8 20200142 branch p_mouse_sensor_poweron 
+0200 20405814 call le_set_config_more_data 
+0201 70479c01 jam 1 ,mem_mouse_clear_sensor_data_flag 
+0202 20200149 branch p_mouse_sensor_poweron 
 
 p_mouse_idle:
-01e9 20407e34 call ui_check_paring_button 
-01ea 20403d6a call mouse_dpi_cheak 
-01eb 20203ee0 branch mouse_wheel_check 
+0203 20407e34 call ui_check_paring_button 
+0204 20403d6a call mouse_dpi_cheak 
+0205 20203ee0 branch mouse_wheel_check 
 
 p_mouse_discovery_multi_led_blink:
-01ec 704b0901 jam 1 ,mem_mouse_multi_led_blink_timer 
-01ed 704b0602 jam 2 ,mem_mouse_multi_led_blink_timer_init 
-01ee 704b0800 jam 0 ,mem_mouse_multi_led_blink_count_limited 
-01ef 704b0701 jam 1 ,mem_mouse_multi_led_blink_count 
+0206 704b0701 jam 1 ,mem_mouse_multi_led_blink_timer 
+0207 704b0602 jam 2 ,mem_mouse_multi_led_blink_timer_init 
+0208 704b0900 jam 0 ,mem_mouse_multi_led_blink_count_limited 
+0209 704b0801 jam 1 ,mem_mouse_multi_led_blink_count 
 
 p_mouse_multi_led_blink_enable:
-01f0 704b0a01 jam on ,mem_mouse_multi_led_blink_enable 
-01f1 704b0b01 jam multi_led_blink ,mem_mouse_multi_led_type 
-01f2 20600000 rtn 
+020a 704b0a01 jam on ,mem_mouse_multi_led_blink_enable 
+020b 704b0b01 jam multi_led_blink ,mem_mouse_multi_led_type 
+020c 20600000 rtn 
 
 p_mouse_priority_bb_event:
-01f3 1a627e00 copy regc ,pdata 
-01f4 c00a0205 beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
-01f5 c00a8215 beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
-01f6 c014821e beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
-01f7 c0190220 beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
-01f8 c0200227 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
-01f9 c0020232 beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
-01fa c0098232 beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
-01fb c0138239 beq bt_evt_virtual_cable_unplug ,p_mouse_irtual_cable_unplug 
-01fc c00cb3df beq bt_evt_switch_not_accept ,app_bt_role_switch 
-01fd c010823b beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
-01fe c0008241 beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
-01ff c0010244 beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
-0200 c0158246 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
-0201 c01c824b beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
-0202 c01d0264 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
-0203 c01e0276 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
-0204 2020417d branch mouse_priority_bb_event + 1 
+020d 1a627e00 copy regc ,pdata 
+020e c00a021f beq bt_evt_le_connected ,p_mouse_le_bb_event_connected 
+020f c00a822f beq bt_evt_le_disconnected ,p_mouse_le_bb_disconnected 
+0210 c0148238 beq bt_evt_le_enc_info ,p_mouse_le_enc_info 
+0211 c019023a beq bt_evt_le_start_enc ,p_mouse_le_ll_start_encryt 
+0212 c0200241 beq bt_evt_le_parse_conn_papa_update_rsp ,p_mouse_le_conn_param_update_rsp_recieved 
+0213 c002024c beq bt_evt_reconn_failed ,p_mouse_bb_event_reconn_failed 
+0214 c009824c beq bt_evt_reconn_page_timeout ,p_mouse_bb_event_reconn_timeout 
+0215 c0138253 beq bt_evt_virtual_cable_unplug ,p_mouse_irtual_cable_unplug 
+0216 c00cb3df beq bt_evt_switch_not_accept ,app_bt_role_switch 
+0217 c0108255 beq bt_evt_sniff_not_accept ,p_mouse_sniff_not_accept 
+0218 c000825b beq bt_evt_bb_connected ,p_mouse_bb_event_connected 
+0219 c001025e beq bt_evt_bb_disconnected ,p_mouse_bb_event_disconnected 
+021a c0158260 beq bt_evt_switch_success_master ,p_mouse_enter_sniff_check 
+021b c01c8265 beq bt_evt_24g_pairing_complete ,p_mouse_24g_pairing_complete 
+021c c01d0274 beq bt_evt_24g_attempt_fail ,p_mouse_24g_attempt_fail 
+021d c01e0287 beq bt_evt_24g_attempt_success ,p_mouse_24g_attempt_success 
+021e 2020417d branch mouse_priority_bb_event + 1 
 
 p_mouse_le_bb_event_connected:
-0205 20400137 call p_mouse_init_sensor_reset 
-0206 20400759 call p_mouse_data_init 
-0207 6801420a fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
-0208 793ffe00 set0 app_disc_by_button ,pdata 
-0209 6001420a store app_disc_rsn_size ,mem_app_disconn_reason_flag 
-020a 58000000 setarg 0 
-020b 600146ae store 2 ,mem_mouse_direct_timer 
-020c 2040020e call p_mouse_no_data_timer_init 
-020d 202042ca branch mouse_stop_discovery 
+021f 2040013e call p_mouse_init_sensor_reset 
+0220 2040076d call p_mouse_data_init 
+0221 6801420a fetch app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0222 793ffe00 set0 app_disc_by_button ,pdata 
+0223 6001420a store app_disc_rsn_size ,mem_app_disconn_reason_flag 
+0224 58000000 setarg 0 
+0225 600146ae store 2 ,mem_mouse_direct_timer 
+0226 20400228 call p_mouse_no_data_timer_init 
+0227 202042ca branch mouse_stop_discovery 
 
 p_mouse_no_data_timer_init:
-020e 20400321 call p_low_power_no_data_off_led_time 
-020f 6800c720 fetch 1 ,mem_device_flag 
-0210 c0008213 beq mode_bt_device1 ,p_mouse_ble_no_data_time 
-0211 c0013f8d beq mode_24g_device ,mouse_no_data_timer_init 
-0212 20600000 rtn 
+0228 20400332 call p_low_power_no_data_off_led_time 
+0229 6800c720 fetch 1 ,mem_device_flag 
+022a c000822d beq mode_bt_device1 ,p_mouse_ble_no_data_time 
+022b c0013f8d beq mode_24g_device ,mouse_no_data_timer_init 
+022c 20600000 rtn 
 
 p_mouse_ble_no_data_time:
-0213 68014afd fetch 2 ,mem_mouse_no_data_timeout_ble 
-0214 20203f8e branch mouse_no_data_timer_init + 1 
+022d 68014afd fetch 2 ,mem_mouse_no_data_timeout_ble 
+022e 20203f8e branch mouse_no_data_timer_init + 1 
 
 p_mouse_le_bb_disconnected:
-0215 20400283 call p_mouse_sensor_powerdown_check 
-0216 58000007 setarg le_interval_8_75ms 
-0217 60014496 store 2 ,mem_le_interval_min 
-0218 60014498 store 2 ,mem_le_interval_min + 2 
-0219 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-021a 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
-021b 20400759 call p_mouse_data_init 
-021c 20405816 call le_clr_config_more_data 
-021d 202041d9 branch mouse_bb_disconnected 
+022f 20400294 call p_mouse_sensor_powerdown_check 
+0230 58000007 setarg le_interval_8_75ms 
+0231 60014496 store 2 ,mem_le_interval_min 
+0232 60014498 store 2 ,mem_le_interval_min + 2 
+0233 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+0234 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+0235 2040076d call p_mouse_data_init 
+0236 20405816 call le_clr_config_more_data 
+0237 202041d9 branch mouse_bb_disconnected 
 
 p_mouse_le_enc_info:
 
 p_app_updata_le_param:
-021e 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
-021f 20207d8f branch ui_ipc_send_cmd 
+0238 700a9912 jam bt_cmd_le_update_conn ,mem_fifo_temp 
+0239 20207d8f branch ui_ipc_send_cmd 
 
 p_mouse_le_ll_start_encryt:
-0220 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
-0221 c0008223 beq 1 ,p_mouse_le_ll_reconn_start_encryt 
-0222 20200225 branch p_mouse_le_ll_enable_start_enc_flag 
+023a 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+023b c000823d beq 1 ,p_mouse_le_ll_reconn_start_encryt 
+023c 2020023f branch p_mouse_le_ll_enable_start_enc_flag 
 
 p_mouse_le_ll_reconn_start_encryt:
-0223 2040021e call p_app_updata_le_param 
-0224 7046c614 jam 20 ,mem_le_start_encrypt_timer 
+023d 20400238 call p_app_updata_le_param 
+023e 7046c614 jam 20 ,mem_le_start_encrypt_timer 
 
 p_mouse_le_ll_enable_start_enc_flag:
-0225 d8e00001 arg ll_start_enc_flag ,queue 
-0226 202041b9 branch mouse_le_enable_connect_flag 
+023f d8e00001 arg ll_start_enc_flag ,queue 
+0240 202041b9 branch mouse_le_enable_connect_flag 
 
 p_mouse_le_conn_param_update_rsp_recieved:
-0227 68014509 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
-0228 c1000000 rtneq ble_signaling_connect_parameter_update_accepted 
-0229 68008441 fetch 1 ,mem_le_tsniff 
-022a 1feb7e00 rshift2 pdata ,pdata 
-022b 1fe67c0c sub pdata ,le_interval_15ms ,null 
-022c 20610000 rtn positive 
-022d 58000009 setarg le_interval_11_25ms 
-022e 60014496 store 2 ,mem_le_interval_min 
-022f 60014498 store 2 ,mem_le_interval_min + 2 
-0230 2040021e call p_app_updata_le_param 
-0231 202003cf branch p_mouse_le_conn_param_lpm_disable 
+0241 68014509 fetch 2 ,mem_le_l2cap_signaling_conn_param_update_rsp_result 
+0242 c1000000 rtneq ble_signaling_connect_parameter_update_accepted 
+0243 68008441 fetch 1 ,mem_le_tsniff 
+0244 1feb7e00 rshift2 pdata ,pdata 
+0245 1fe67c0c sub pdata ,le_interval_15ms ,null 
+0246 20610000 rtn positive 
+0247 58000009 setarg le_interval_11_25ms 
+0248 60014496 store 2 ,mem_le_interval_min 
+0249 60014498 store 2 ,mem_le_interval_min + 2 
+024a 20400238 call p_app_updata_le_param 
+024b 202003e8 branch p_mouse_le_conn_param_lpm_disable 
 
 p_mouse_bb_event_reconn_timeout:
 
 p_mouse_bb_event_reconn_failed:
-0232 68014682 fetch 2 ,mem_ui_state_map 
-0233 c3860000 rtnbit1 ui_state_btn_down 
-0234 c3830000 rtnbit1 ui_state_bt_discovery 
-0235 c3858000 rtnbit1 ui_state_ble_adv 
-0236 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0237 c3828000 rtnbit1 mouse_bt_discovery_button_down_flag 
-0238 202033a7 branch app_bb_hibernate 
+024c 68014682 fetch 2 ,mem_ui_state_map 
+024d c3860000 rtnbit1 ui_state_btn_down 
+024e c3830000 rtnbit1 ui_state_bt_discovery 
+024f c3858000 rtnbit1 ui_state_ble_adv 
+0250 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+0251 c3828000 rtnbit1 mouse_bt_discovery_button_down_flag 
+0252 202033a7 branch app_bb_hibernate 
 
 p_mouse_irtual_cable_unplug:
-0239 2040438e call mouse_irtual_cable_unplug 
-023a 202033a7 branch app_bb_hibernate 
+0253 2040438e call mouse_irtual_cable_unplug 
+0254 202033a7 branch app_bb_hibernate 
 
 p_mouse_sniff_not_accept:
-023b 6800c808 fetch 1 ,mem_mouse_enter_sniff_count 
-023c c1010000 rtneq 2 
-023d 1fe0fe01 increase 1 ,pdata 
-023e 6000c808 store 1 ,mem_mouse_enter_sniff_count 
-023f 7041e312 jam 0x12 ,mem_sniff_param_interval 
-0240 2020340e branch app_bt_enter_sniff 
+0255 6800c808 fetch 1 ,mem_mouse_enter_sniff_count 
+0256 c1010000 rtneq 2 
+0257 1fe0fe01 increase 1 ,pdata 
+0258 6000c808 store 1 ,mem_mouse_enter_sniff_count 
+0259 7041e312 jam 0x12 ,mem_sniff_param_interval 
+025a 2020340e branch app_bt_enter_sniff 
 
 p_mouse_bb_event_connected:
-0241 70480900 jam 0 ,mem_mouse_send_switch_req_timer 
-0242 20400137 call p_mouse_init_sensor_reset 
-0243 202042ca branch mouse_stop_discovery 
+025b 70480900 jam 0 ,mem_mouse_send_switch_req_timer 
+025c 2040013e call p_mouse_init_sensor_reset 
+025d 202042ca branch mouse_stop_discovery 
 
 p_mouse_bb_event_disconnected:
-0244 20400283 call p_mouse_sensor_powerdown_check 
-0245 202041d9 branch mouse_bb_disconnected 
+025e 20400294 call p_mouse_sensor_powerdown_check 
+025f 202041d9 branch mouse_bb_disconnected 
 
 p_mouse_enter_sniff_check:
-0246 6800c808 fetch 1 ,mem_mouse_enter_sniff_count 
-0247 c1810000 rtnne 2 
-0248 70480800 jam 0 ,mem_mouse_enter_sniff_count 
-0249 7041e30e jam 0x0e ,mem_sniff_param_interval 
-024a 2020340e branch app_bt_enter_sniff 
+0260 6800c808 fetch 1 ,mem_mouse_enter_sniff_count 
+0261 c1810000 rtnne 2 
+0262 70480800 jam 0 ,mem_mouse_enter_sniff_count 
+0263 7041e30e jam 0x0e ,mem_sniff_param_interval 
+0264 2020340e branch app_bt_enter_sniff 
 
 p_mouse_24g_pairing_complete:
-024b 20400137 call p_mouse_init_sensor_reset 
-024c 70478b01 jam 1 ,mem_mouse_24g_enter_lpm_enable 
-024d d8e00003 arg mosue_24g_pairing_flag ,queue 
-024e 204043d2 call mouse_disable_function_flag 
-024f 58000000 setarg 0 
-0250 60014707 store 2 ,mem_24g_pairing_timer_count 
-0251 7046a700 jam 0 ,mem_mouse_move_flag 
-0252 6800c6e0 fetch 1 ,mem_config_sensor_type 
-0253 1fe67c05 sub pdata ,p3610 ,null 
-0254 2042c039 call mouse_read_sensor3610_data ,zero 
-0255 2442c05d ncall mouse_read_sensor_common ,zero 
-0256 6800cc51 fetch 1 ,mem_tx_power_temp 
-0257 6000c1de store 1 ,mem_tx_power 
-0258 68008004 fetch 1 ,mouse_flag_len ,mem_mouse_flag 
-0259 c2898260 bbit1 mouse_enable_flash ,p_mouse_store_flash_24g_address 
-025a 2040025c call p_mouse_set_24g_addr_eeprom 
-025b 202065d1 branch iicd_write_protect_eep_data 
+0265 2040013e call p_mouse_init_sensor_reset 
+0266 70478b01 jam 1 ,mem_mouse_24g_enter_lpm_enable 
+0267 d8e00003 arg mosue_24g_pairing_flag ,queue 
+0268 204043d2 call mouse_disable_function_flag 
+0269 58000000 setarg 0 
+026a 60014707 store 2 ,mem_24g_pairing_timer_count 
+026b 7046a700 jam 0 ,mem_mouse_move_flag 
+026c 2040405d call mouse_read_sensor_common 
+026d 204001ab call p_mouse_tx_power_init 
+026e 20400270 call p_mouse_set_24g_addr_eeprom 
+026f 202065d1 branch iicd_write_protect_eep_data 
 
 p_mouse_set_24g_addr_eeprom:
-025c da204bc2 arg mem_24g_addr ,rega 
-025d da40005b arg mouse_g24_addr_eeprom_offect ,regb 
-025e d8400004 arg 4 ,temp 
-025f 20600000 rtn 
-
-p_mouse_store_flash_24g_address:
-0260 da404bc2 arg mem_24g_addr ,regb 
-0261 ea420000 ifetch 4 ,regb 
-0262 6002477b store 4 ,mem_mouse_24g_addr 
-0263 20204435 branch mouse_store_flash_device_info 
+0270 da204bd6 arg mem_24g_addr ,rega 
+0271 da40005b arg mouse_g24_addr_eeprom_offect ,regb 
+0272 d8400004 arg 4 ,temp 
+0273 20600000 rtn 
 
 p_mouse_24g_attempt_fail:
-0264 20400283 call p_mouse_sensor_powerdown_check 
-0265 704cda00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
-0266 6800cc51 fetch 1 ,mem_tx_power_temp 
-0267 6000c1de store 1 ,mem_tx_power 
-0268 2040061c call p_g24_check_51cmd_stop_24g 
-0269 6800c6f5 fetch 1 ,mem_config_function_enable 
-026a c2828273 bbit1 enable_select_device_by_gpio_button ,p_mouse_null_enter_hibernate_count 
-026b c2830273 bbit1 enable_select_device_by_switch ,p_mouse_null_enter_hibernate_count 
-026c 7041bd00 jam 0 ,mem_link_key_exists 
-026d 20404316 call mouse_eeprom_load_recon_info 
-026e df200003 arg 3 ,loopcnt 
-026f d8c04722 arg mem_device1_addr ,contr 
-0270 204001a6 call p_pdata_0xff_check 
-0271 20340273 branch p_mouse_null_enter_hibernate_count ,user 
-0272 202000f0 branch p_mouse_check_reconn_target 
+0274 20400294 call p_mouse_sensor_powerdown_check 
+0275 704cee00 jam g24_tx_timer_int_disable ,mem_24g_transmit_by_interrupt 
+0276 204001ab call p_mouse_tx_power_init 
+0277 2040064c call p_g24_check_51cmd_stop_24g 
+0278 6800c6f5 fetch 1 ,mem_config_function_enable 
+0279 c2828284 bbit1 enable_select_device_by_gpio_button ,p_mouse_null_enter_hibernate_count 
+027a c2830284 bbit1 enable_select_device_by_switch ,p_mouse_null_enter_hibernate_count 
+027b 7041bd00 jam 0 ,mem_link_key_exists 
+027c 6800cb14 fetch 1 ,mem_mouse_fast_conn_flag 
+027d c07f8283 beq 0xff ,p_mouse_24g_attempt_fail_next 
+027e 20404316 call mouse_eeprom_load_recon_info 
+027f df200003 arg 3 ,loopcnt 
+0280 d8c04722 arg mem_device1_addr ,contr 
+0281 204001c1 call p_pdata_0xff_check 
+0282 20340284 branch p_mouse_null_enter_hibernate_count ,user 
+
+p_mouse_24g_attempt_fail_next:
+0283 202000f2 branch p_mouse_check_reconn_target 
 
 p_mouse_null_enter_hibernate_count:
-0273 70479d01 jam 1 ,mem_mouse_null_enter_hibernate_flag 
-0274 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-0275 20600000 rtn 
+0284 70479d01 jam 1 ,mem_mouse_null_enter_hibernate_flag 
+0285 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0286 20600000 rtn 
 
 p_mouse_24g_attempt_success:
-0276 20400137 call p_mouse_init_sensor_reset 
-0277 20203f8d branch mouse_no_data_timer_init 
+0287 2040013e call p_mouse_init_sensor_reset 
+0288 20203f8d branch mouse_no_data_timer_init 
 
 p_mouse_before_hibernate:
-0278 78347c00 enable user 
-0279 68120138 hfetch 4 ,0x8138 
-027a 79347e1a setflag user ,26 ,pdata 
-027b 6012004c hstore 4 ,core_lpm_reg 
-027c 20402c21 call lpm_write_ctrl 
-027d 20400283 call p_mouse_sensor_powerdown_check 
-027e 204074bd call disable_authrom 
-027f 20400123 call p_device_led_off 
-0280 20403e9f call mouse_before_hibernate_wheel_gpio_set 
-0281 204000ae call p_clear_wake 
-0282 20203ebf branch mouse_lpm_before_common 
+0289 78347c00 enable user 
+028a 68120138 hfetch 4 ,0x8138 
+028b 79347e1a setflag user ,26 ,pdata 
+028c 6012004c hstore 4 ,core_lpm_reg 
+028d 20402c21 call lpm_write_ctrl 
+028e 20400294 call p_mouse_sensor_powerdown_check 
+028f 204074bd call disable_authrom 
+0290 2040012a call p_device_led_off 
+0291 20403e9f call mouse_before_hibernate_wheel_gpio_set 
+0292 204000b6 call p_clear_wake 
+0293 20203ebf branch mouse_lpm_before_common 
 
 p_mouse_sensor_powerdown_check:
-0283 6800cb13 fetch 1 ,mem_mouse_init_sensor_reset_flag 
-0284 207a0000 rtn blank 
-0285 704b1300 jam 0 ,mem_mouse_init_sensor_reset_flag 
-0286 20200146 branch p_mouse_sensor_powerdown 
+0294 6800cb13 fetch 1 ,mem_mouse_init_sensor_reset_flag 
+0295 207a0000 rtn blank 
+0296 704b1300 jam 0 ,mem_mouse_init_sensor_reset_flag 
+0297 2020014d branch p_mouse_sensor_powerdown 
 
 p_mouse_bb_event_timer:
-0287 204002d2 call p_mouse_send_switch_req_timer 
-0288 204002d5 call p_mouse_wheel_trigger_timer 
-0289 2040030e call p_mouse_null_enter_hibernate_check 
-028a 204002dd call p_mouse_bt_discovery_check 
-028b 20400292 call p_mouse_select_device 
-028c 20400329 call p_mouse_multi_led_blink_timer 
-028d 20404231 call mouse_check_hid_handshake_timer 
-028e 20404234 call mouse_check_discovery_timeout_timer 
-028f 20404237 call mouse_check_direct_timeout_timer 
-0290 2040423a call mouse_check_no_data_timeout_timer 
-0291 202002da branch p_mouse_le_enable_att_list_timer 
+0298 204002e3 call p_mouse_send_switch_req_timer 
+0299 204002e6 call p_mouse_wheel_trigger_timer 
+029a 2040031f call p_mouse_null_enter_hibernate_check 
+029b 204002ee call p_mouse_bt_discovery_check 
+029c 204002a3 call p_mouse_select_device 
+029d 2040033a call p_mouse_multi_led_blink_timer 
+029e 20404231 call mouse_check_hid_handshake_timer 
+029f 20404234 call mouse_check_discovery_timeout_timer 
+02a0 20404237 call mouse_check_direct_timeout_timer 
+02a1 2040423a call mouse_check_no_data_timeout_timer 
+02a2 202002eb branch p_mouse_le_enable_att_list_timer 
 
 p_mouse_select_device:
-0292 6800c6f5 fetch 1 ,mem_config_function_enable 
-0293 c2828296 bbit1 enable_select_device_by_gpio_button ,p_mouse_select_device_by_button 
-0294 c2834359 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
-0295 20204337 branch mouse_select_device_by_combination_key 
+02a3 6800c6f5 fetch 1 ,mem_config_function_enable 
+02a4 c28282a7 bbit1 enable_select_device_by_gpio_button ,p_mouse_select_device_by_button 
+02a5 c2834359 bbit1 enable_select_device_by_switch ,mouse_select_device_by_switch 
+02a6 20204337 branch mouse_select_device_by_combination_key 
 
 p_mouse_select_device_by_button:
-0296 6800c6ed fetch 1 ,mem_config_select_device_button_gpio 
-0297 c17f8000 rtneq gpio_disable 
-0298 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
-0299 2040681d call gpio_get_bit 
-029a 2020829f branch p_mouse_select_device_button_down ,true 
+02a7 6800c6ed fetch 1 ,mem_config_select_device_button_gpio 
+02a8 c17f8000 rtneq gpio_disable 
+02a9 6808c6ed fetcht 1 ,mem_config_select_device_button_gpio 
+02aa 2040681d call gpio_get_bit 
+02ab 202082b0 branch p_mouse_select_device_button_down ,true 
 
 p_mouse_select_device_button_up:
-029b 6800cb0f fetch 1 ,mem_device_change_flag 
-029c c00082a1 beq 1 ,p_mouse_long_button_select_device 
-029d d8e00006 arg mouse_long_bt_button_flag ,queue 
-029e 202043d2 branch mouse_disable_function_flag 
+02ac 6800cb0f fetch 1 ,mem_device_change_flag 
+02ad c00082b2 beq 1 ,p_mouse_long_button_select_device 
+02ae d8e00006 arg mouse_long_bt_button_flag ,queue 
+02af 202043d2 branch mouse_disable_function_flag 
 
 p_mouse_select_device_button_down:
-029f 704b0f01 jam 1 ,mem_device_change_flag 
-02a0 20600000 rtn 
+02b0 704b0f01 jam 1 ,mem_device_change_flag 
+02b1 20600000 rtn 
 
 p_mouse_long_button_select_device:
-02a1 6800cb10 fetch 1 ,mem_device_band 
-02a2 c00082a7 beq 1 ,p_device_band 
-02a3 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-02a4 c3830000 rtnbit1 mouse_long_bt_button_flag 
-02a5 704b0f00 jam 0 ,mem_device_change_flag 
-02a6 20204370 branch mouse_ready_reconnection_by_button 
+02b2 6800cb10 fetch 1 ,mem_device_band 
+02b3 c00082b8 beq 1 ,p_device_band 
+02b4 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+02b5 c3830000 rtnbit1 mouse_long_bt_button_flag 
+02b6 704b0f00 jam 0 ,mem_device_change_flag 
+02b7 20204370 branch mouse_ready_reconnection_by_button 
 
 p_device_band:
-02a7 704b1000 jam 0 ,mem_device_band 
-02a8 704b0f00 jam 0 ,mem_device_change_flag 
-02a9 20600000 rtn 
+02b8 704b1000 jam 0 ,mem_device_band 
+02b9 704b0f00 jam 0 ,mem_device_change_flag 
+02ba 20600000 rtn 
 
 p_low_power_nodata_off_led_time_check:
-02aa da604b02 arg mem_low_power_no_data_off_led_time ,regc 
-02ab da4002ad arg p_mouse_check_low_power_nodata_timeout ,regb 
-02ac 20203374 branch timer_single_step_2b 
+02bb da604b02 arg mem_low_power_no_data_off_led_time ,regc 
+02bc da4002be arg p_mouse_check_low_power_nodata_timeout ,regb 
+02bd 20203374 branch timer_single_step_2b 
 
 p_mouse_check_low_power_nodata_timeout:
-02ad 704b0401 jam 1 ,mem_low_power_led_blink_flag 
-02ae 20200123 branch p_device_led_off 
+02be 704b0401 jam 1 ,mem_low_power_led_blink_flag 
+02bf 2020012a branch p_device_led_off 
 
 p_mouse_low_voltage_led_timer:
-02af 6800cb04 fetch 1 ,mem_low_power_led_blink_flag 
-02b0 247a0000 nrtn blank 
-02b1 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-02b2 c4020000 rtnbit0 mouse_low_voltage_flag 
-02b3 6800c6cf fetch 1 ,mem_adc_low_volatage_led_timer_count 
-02b4 1fe0fe01 pincrease 1 
-02b5 6000c6cf store 1 ,mem_adc_low_volatage_led_timer_count 
-02b6 c00282b8 beq 5 ,p_blink_low_power_led 
-02b7 20600000 rtn 
+02c0 6800cb04 fetch 1 ,mem_low_power_led_blink_flag 
+02c1 247a0000 nrtn blank 
+02c2 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+02c3 c4020000 rtnbit0 mouse_low_voltage_flag 
+02c4 6800c6cf fetch 1 ,mem_adc_low_volatage_led_timer_count 
+02c5 1fe0fe01 pincrease 1 
+02c6 6000c6cf store 1 ,mem_adc_low_volatage_led_timer_count 
+02c7 c00282c9 beq 5 ,p_blink_low_power_led 
+02c8 20600000 rtn 
 
 p_blink_low_power_led:
-02b8 7046cf00 jam 0 ,mem_adc_low_volatage_led_timer_count 
-02b9 6800cb01 fetch 1 ,mem_low_power_led_state 
-02ba c00082bd beq on ,p_off_low_power_led 
-02bb c00002c4 beq off ,p_on_low_power_led 
-02bc 20600000 rtn 
+02c9 7046cf00 jam 0 ,mem_adc_low_volatage_led_timer_count 
+02ca 6800cb01 fetch 1 ,mem_low_power_led_state 
+02cb c00082ce beq on ,p_off_low_power_led 
+02cc c00002d5 beq off ,p_on_low_power_led 
+02cd 20600000 rtn 
 
 p_off_low_power_led:
-02bd 704b0100 jam off ,mem_low_power_led_state 
-02be 6800cb12 fetch 1 ,mem_lowpower_led_select 
-02bf c00082cb beq 1 ,p_low_power_led_on 
-02c0 6800c720 fetch 1 ,mem_device_flag 
-02c1 c000c489 beq mode_bt_device1 ,mouse_device1_led_on 
-02c2 c001448c beq mode_24g_device ,mouse_device2_led_on 
-02c3 20600000 rtn 
+02ce 704b0100 jam off ,mem_low_power_led_state 
+02cf 6800cb12 fetch 1 ,mem_lowpower_led_select 
+02d0 c00082dc beq 1 ,p_low_power_led_on 
+02d1 6800c720 fetch 1 ,mem_device_flag 
+02d2 c000c489 beq mode_bt_device1 ,mouse_device1_led_on 
+02d3 c001448c beq mode_24g_device ,mouse_device2_led_on 
+02d4 20600000 rtn 
 
 p_on_low_power_led:
-02c4 704b0101 jam on ,mem_low_power_led_state 
-02c5 6800cb12 fetch 1 ,mem_lowpower_led_select 
-02c6 c00082ce beq 1 ,p_low_power_led_off 
-02c7 6800c720 fetch 1 ,mem_device_flag 
-02c8 c000c47a beq mode_bt_device1 ,mouse_devce1_led_off 
-02c9 c001447e beq mode_24g_device ,mouse_devce2_led_off 
-02ca 20600000 rtn 
+02d5 704b0101 jam on ,mem_low_power_led_state 
+02d6 6800cb12 fetch 1 ,mem_lowpower_led_select 
+02d7 c00082df beq 1 ,p_low_power_led_off 
+02d8 6800c720 fetch 1 ,mem_device_flag 
+02d9 c000c47a beq mode_bt_device1 ,mouse_devce1_led_off 
+02da c001447e beq mode_24g_device ,mouse_devce2_led_off 
+02db 20600000 rtn 
 
 p_low_power_led_on:
-02cb 6800c6f4 fetch 1 ,mem_dpi_led_gpio 
-02cc 6000c715 store 1 ,mem_mouse_struct_led_gpio 
-02cd 20204298 branch mouse_led_on 
+02dc 6800c6f4 fetch 1 ,mem_dpi_led_gpio 
+02dd 6000c715 store 1 ,mem_mouse_struct_led_gpio 
+02de 20204298 branch mouse_led_on 
 
 p_low_power_led_off:
-02ce 6800c6f4 fetch 1 ,mem_dpi_led_gpio 
-02cf c17f8000 rtneq gpio_disable 
-02d0 6000c715 store 1 ,mem_mouse_struct_led_gpio 
-02d1 20204296 branch mouse_led_off 
+02df 6800c6f4 fetch 1 ,mem_dpi_led_gpio 
+02e0 c17f8000 rtneq gpio_disable 
+02e1 6000c715 store 1 ,mem_mouse_struct_led_gpio 
+02e2 20204296 branch mouse_led_off 
 
 p_mouse_send_switch_req_timer:
-02d2 da604809 arg mem_mouse_send_switch_req_timer ,regc 
-02d3 da40637a arg host_create_conn_resend ,regb 
-02d4 2020336d branch timer_single_step 
+02e3 da604809 arg mem_mouse_send_switch_req_timer ,regc 
+02e4 da40637a arg host_create_conn_resend ,regb 
+02e5 2020336d branch timer_single_step 
 
 p_mouse_wheel_trigger_timer:
-02d5 da604807 arg mem_mouse_wheel_trigger_timer ,regc 
-02d6 da4002d8 arg p_mouse_wheel_trigger_disable ,regb 
-02d7 2020336d branch timer_single_step 
+02e6 da604807 arg mem_mouse_wheel_trigger_timer ,regc 
+02e7 da4002e9 arg p_mouse_wheel_trigger_disable ,regb 
+02e8 2020336d branch timer_single_step 
 
 p_mouse_wheel_trigger_disable:
-02d8 70480600 jam 0 ,mem_mouse_wheel_trigger 
-02d9 20600000 rtn 
+02e9 70480600 jam 0 ,mem_mouse_wheel_trigger 
+02ea 20600000 rtn 
 
 p_mouse_le_enable_att_list_timer:
-02da da6046c6 arg mem_le_start_encrypt_timer ,regc 
-02db da403d60 arg mouse_le_write_enable ,regb 
-02dc 2020336d branch timer_single_step 
+02eb da6046c6 arg mem_le_start_encrypt_timer ,regc 
+02ec da403d60 arg mouse_le_write_enable ,regb 
+02ed 2020336d branch timer_single_step 
 
 p_mouse_bt_discovery_check:
-02dd 6800c720 fetch 1 ,mem_device_flag 
-02de c0010122 beq mode_24g_device ,p_return 
-02df 6800c6f5 fetch 1 ,mem_config_function_enable 
-02e0 c28202f2 bbit1 enable_bt_button ,p_mouse_bt_discovery_by_button 
+02ee 6800c720 fetch 1 ,mem_device_flag 
+02ef c0010129 beq mode_24g_device ,p_return 
+02f0 6800c6f5 fetch 1 ,mem_config_function_enable 
+02f1 c2820303 bbit1 enable_bt_button ,p_mouse_bt_discovery_by_button 
 
 p_mouse_bt_discovery_commbination_key:
-02e1 6800cb0e fetch 1 ,mem_discovery_on_flag 
-02e2 c0008122 beq 1 ,p_return 
-02e3 20404083 call mouse_check_key_gpio 
-02e4 c00282ee beq mouse_lm_button ,p_mouse_bt_discovery_commbination_key_down 
+02f2 6800cb0e fetch 1 ,mem_discovery_on_flag 
+02f3 c0008129 beq 1 ,p_return 
+02f4 20404083 call mouse_check_key_gpio 
+02f5 c00282ff beq mouse_lm_button ,p_mouse_bt_discovery_commbination_key_down 
 
 p_mouse_bt_discovery_commbination_key_up:
-02e5 6800c685 fetch 1 ,mem_ui_button_timeout 
-02e6 6000c6da store 1 ,mem_combination_ui_button_count 
-02e7 704b0e00 jam 0 ,mem_discovery_on_flag 
-02e8 6800c6db fetch 1 ,mem_bt_discovey_button_statue 
-02e9 c1008000 rtneq dpi_button_state_up 
-02ea 7046db01 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
-02eb d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
-02ec 204043d2 call mouse_disable_function_flag 
-02ed 202043ca branch mouse_bt_discovery_button_down_disable 
+02f6 6800c685 fetch 1 ,mem_ui_button_timeout 
+02f7 6000c6da store 1 ,mem_combination_ui_button_count 
+02f8 704b0e00 jam 0 ,mem_discovery_on_flag 
+02f9 6800c6db fetch 1 ,mem_bt_discovey_button_statue 
+02fa c1008000 rtneq dpi_button_state_up 
+02fb 7046db01 jam dpi_button_state_up ,mem_bt_discovey_button_statue 
+02fc d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+02fd 204043d2 call mouse_disable_function_flag 
+02fe 202043ca branch mouse_bt_discovery_button_down_disable 
 
 p_mouse_bt_discovery_commbination_key_down:
-02ee 704b0e02 jam 2 ,mem_discovery_on_flag 
-02ef 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-02f0 20400300 call p_mouse_bt_discovery_timer 
-02f1 202043b0 branch mouse_bt_discovery_commbination_key_down + 1 
+02ff 704b0e02 jam 2 ,mem_discovery_on_flag 
+0300 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+0301 20400311 call p_mouse_bt_discovery_timer 
+0302 202043b0 branch mouse_bt_discovery_commbination_key_down + 1 
 
 p_mouse_bt_discovery_by_button:
-02f2 6800c6ec fetch 1 ,mem_config_bt_button_gpio 
-02f3 c17f8000 rtneq gpio_disable 
-02f4 6808c6ec fetcht 1 ,mem_config_bt_button_gpio 
-02f5 2040681d call gpio_get_bit 
-02f6 202082fa branch p_mouse_bt_discovery_bt_key_down ,true 
+0303 6800c6ec fetch 1 ,mem_config_bt_button_gpio 
+0304 c17f8000 rtneq gpio_disable 
+0305 6808c6ec fetcht 1 ,mem_config_bt_button_gpio 
+0306 2040681d call gpio_get_bit 
+0307 2020830b branch p_mouse_bt_discovery_bt_key_down ,true 
 
 p_mouse_bt_discovery_bt_key_up:
-02f7 6800cb0c fetch 1 ,mem_ui_button_timeout1 
-02f8 6000cb0d store 1 ,mem_combination_ui_button_count1 
-02f9 202002e7 branch p_mouse_bt_discovery_commbination_key_up + 2 
+0308 6800cb0c fetch 1 ,mem_ui_button_timeout1 
+0309 6000cb0d store 1 ,mem_combination_ui_button_count1 
+030a 202002f8 branch p_mouse_bt_discovery_commbination_key_up + 2 
 
 p_mouse_bt_discovery_bt_key_down:
-02fa 704b0e01 jam 1 ,mem_discovery_on_flag 
-02fb 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
-02fc 204002fe call p_mouse_bt_discovery_timer1 
-02fd 202043b0 branch mouse_bt_discovery_commbination_key_down + 1 
+030b 704b0e01 jam 1 ,mem_discovery_on_flag 
+030c 70479e28 jam 40 ,mem_mouse_null_enter_hibernate_timer 
+030d 2040030f call p_mouse_bt_discovery_timer1 
+030e 202043b0 branch mouse_bt_discovery_commbination_key_down + 1 
 
 p_mouse_bt_discovery_timer1:
-02fe da604b0d arg mem_combination_ui_button_count1 ,regc 
-02ff 20200301 branch p_mouse_bt_discovery_timer + 1 
+030f da604b0d arg mem_combination_ui_button_count1 ,regc 
+0310 20200312 branch p_mouse_bt_discovery_timer + 1 
 
 p_mouse_bt_discovery_timer:
-0300 da6046da arg mem_combination_ui_button_count ,regc 
-0301 da400303 arg p_mouse_long_button_bt_discovery ,regb 
-0302 2020336d branch timer_single_step 
+0311 da6046da arg mem_combination_ui_button_count ,regc 
+0312 da400314 arg p_mouse_long_button_bt_discovery ,regb 
+0313 2020336d branch timer_single_step 
 
 p_mouse_long_button_bt_discovery:
-0303 20400283 call p_mouse_sensor_powerdown_check 
-0304 704b1001 jam 1 ,mem_device_band 
-0305 68014682 fetch 2 ,mem_ui_state_map 
-0306 2feffe0b isolate1 ui_state_ble_adv ,pdata 
-0307 2040c2d4 call mouse_stop_le_adv ,true 
-0308 68014682 fetch 2 ,mem_ui_state_map 
-0309 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
-030a 2040c392 call mouse_cancel_reconnect ,true 
-030b d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
-030c 204043ce call mouse_enable_function_flag 
-030d 202043b8 branch mouse_long_button_bt_discovry 
+0314 20400294 call p_mouse_sensor_powerdown_check 
+0315 704b1001 jam 1 ,mem_device_band 
+0316 68014682 fetch 2 ,mem_ui_state_map 
+0317 2feffe0b isolate1 ui_state_ble_adv ,pdata 
+0318 2040c2d4 call mouse_stop_le_adv ,true 
+0319 68014682 fetch 2 ,mem_ui_state_map 
+031a 2feffe07 isolate1 ui_state_bt_reconnect ,pdata 
+031b 2040c392 call mouse_cancel_reconnect ,true 
+031c d8e00009 arg mouse_bt_discovery_button_long_down_flag ,queue 
+031d 204043ce call mouse_enable_function_flag 
+031e 202043b8 branch mouse_long_button_bt_discovry 
 
 p_mouse_null_enter_hibernate_check:
-030e 6800c79d fetch 1 ,mem_mouse_null_enter_hibernate_flag 
-030f 207a0000 rtn blank 
-0310 6800c79e fetch 1 ,mem_mouse_null_enter_hibernate_timer 
-0311 203a0315 branch p_mouse_null_enter_hibernate ,blank 
-0312 1fe0ffff increase -1 ,pdata 
-0313 6000c79e store 1 ,mem_mouse_null_enter_hibernate_timer 
-0314 20600000 rtn 
+031f 6800c79d fetch 1 ,mem_mouse_null_enter_hibernate_flag 
+0320 207a0000 rtn blank 
+0321 6800c79e fetch 1 ,mem_mouse_null_enter_hibernate_timer 
+0322 203a0326 branch p_mouse_null_enter_hibernate ,blank 
+0323 1fe0ffff increase -1 ,pdata 
+0324 6000c79e store 1 ,mem_mouse_null_enter_hibernate_timer 
+0325 20600000 rtn 
 
 p_mouse_null_enter_hibernate:
-0315 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-0316 2020340a branch app_enter_hibernate 
+0326 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+0327 2020340a branch app_enter_hibernate 
 
 p_mouse_motion:
-0317 78547c00 disable user 
-0318 58000000 setarg 0 
-0319 6003469b store 6 ,mem_mouse_x 
-031a 20403fb5 call mouse_cheak_sensor_data 
-031b 20404079 call mouse_zwheel 
-031c 2040407e call mouse_t_zwheel 
-031d 20404099 call mouse_key 
-031e 24740000 nrtn user 
-031f 2040020e call p_mouse_no_data_timer_init 
-0320 20203fa1 branch mouse_motion + 10 
+0328 78547c00 disable user 
+0329 58000000 setarg 0 
+032a 6003469b store 6 ,mem_mouse_x 
+032b 20403fb5 call mouse_cheak_sensor_data 
+032c 20404079 call mouse_zwheel 
+032d 2040407e call mouse_t_zwheel 
+032e 20404099 call mouse_key 
+032f 24740000 nrtn user 
+0330 20400228 call p_mouse_no_data_timer_init 
+0331 20203fa1 branch mouse_motion + 10 
 
 p_low_power_no_data_off_led_time:
-0321 704b0400 jam 0 ,mem_low_power_led_blink_flag 
-0322 5800012c setarg 0x12c 
-0323 60014b02 store 2 ,mem_low_power_no_data_off_led_time 
-0324 20600000 rtn 
+0332 704b0400 jam 0 ,mem_low_power_led_blink_flag 
+0333 5800012c setarg 0x12c 
+0334 60014b02 store 2 ,mem_low_power_no_data_off_led_time 
+0335 20600000 rtn 
 
 p_mouse_mode_bt_device1_multi_led_on:
 
 p_mouse_mode_24g_device_multi_led_on:
-0325 704b0a01 jam on ,mem_mouse_multi_led_blink_enable 
-0326 704b0b00 jam multi_led_on ,mem_mouse_multi_led_type 
-0327 704aff00 jam 0 ,mem_mode_2s_count 
-0328 20600000 rtn 
+0336 704b0a01 jam on ,mem_mouse_multi_led_blink_enable 
+0337 704b0b00 jam multi_led_on ,mem_mouse_multi_led_type 
+0338 704aff00 jam 0 ,mem_mode_2s_count 
+0339 20600000 rtn 
 
 p_mouse_multi_led_blink_timer:
-0329 6800cb0a fetch 1 ,mem_mouse_multi_led_blink_enable 
-032a 207a0000 rtn blank 
-032b 6800cb0b fetch 1 ,mem_mouse_multi_led_type 
-032c c000032f beq multi_led_on ,p_mouse_multi_led_type_on 
-032d c0008335 beq multi_led_blink ,p_mouse_multi_led_type_blink 
-032e 20600000 rtn 
+033a 6800cb0a fetch 1 ,mem_mouse_multi_led_blink_enable 
+033b 207a0000 rtn blank 
+033c 6800cb0b fetch 1 ,mem_mouse_multi_led_type 
+033d c0000340 beq multi_led_on ,p_mouse_multi_led_type_on 
+033e c0008346 beq multi_led_blink ,p_mouse_multi_led_type_blink 
+033f 20600000 rtn 
 
 p_mouse_multi_led_type_on:
-032f 204002c4 call p_on_low_power_led 
-0330 6800caff fetch 1 ,mem_mode_2s_count 
-0331 1fe0fe01 increase 1 ,pdata 
-0332 6000caff store 1 ,mem_mode_2s_count 
-0333 c00a0345 beq 20 ,p_mouse_multi_led_off 
-0334 20600000 rtn 
+0340 204002d5 call p_on_low_power_led 
+0341 6800caff fetch 1 ,mem_mode_2s_count 
+0342 1fe0fe01 increase 1 ,pdata 
+0343 6000caff store 1 ,mem_mode_2s_count 
+0344 c00a0355 beq 20 ,p_mouse_multi_led_off 
+0345 20600000 rtn 
 
 p_mouse_multi_led_type_blink:
-0335 6800cb09 fetch 1 ,mem_mouse_multi_led_blink_timer 
-0336 1fe0ffff increase -1 ,pdata 
-0337 6000cb09 store 1 ,mem_mouse_multi_led_blink_timer 
-0338 247a0000 nrtn blank 
-0339 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
-033a 6000cb09 store 1 ,mem_mouse_multi_led_blink_timer 
-033b 6800cb08 fetch 1 ,mem_mouse_multi_led_blink_count_limited 
-033c 203a0341 branch p_mouse_multi_led_blink_count_no_limited ,blank 
-033d 6800cb07 fetch 1 ,mem_mouse_multi_led_blink_count 
-033e 203a0342 branch p_mouse_multi_led_blink_off ,blank 
-033f 1fe0ffff increase -1 ,pdata 
-0340 6000cb07 store 1 ,mem_mouse_multi_led_blink_count 
+0346 6800cb07 fetch 1 ,mem_mouse_multi_led_blink_timer 
+0347 1fe0ffff increase -1 ,pdata 
+0348 6000cb07 store 1 ,mem_mouse_multi_led_blink_timer 
+0349 247a0000 nrtn blank 
+034a 6800cb06 fetch 1 ,mem_mouse_multi_led_blink_timer_init 
+034b 6000cb07 store 1 ,mem_mouse_multi_led_blink_timer 
+034c 6800cb09 fetch 1 ,mem_mouse_multi_led_blink_count_limited 
+034d 203a0352 branch p_mouse_multi_led_blink_count_no_limited ,blank 
+034e 6800cb08 fetch 1 ,mem_mouse_multi_led_blink_count 
+034f 203a0353 branch p_mouse_multi_led_blink_off ,blank 
+0350 1fe0ffff increase -1 ,pdata 
+0351 6000cb08 store 1 ,mem_mouse_multi_led_blink_count 
 
 p_mouse_multi_led_blink_count_no_limited:
-0341 202002b9 branch p_blink_low_power_led + 1 
+0352 202002ca branch p_blink_low_power_led + 1 
 
 p_mouse_multi_led_blink_off:
-0342 704b0900 jam 0 ,mem_mouse_multi_led_blink_timer 
-0343 704b0700 jam 0 ,mem_mouse_multi_led_blink_count 
-0344 704b0800 jam 0 ,mem_mouse_multi_led_blink_count_limited 
+0353 58000000 setarg 0 
+0354 6001cb07 store 3 ,mem_mouse_multi_led_blink_timer 
 
 p_mouse_multi_led_off:
-0345 6800cb07 fetch 1 ,mem_mouse_multi_led_blink_count 
-0346 243a0349 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
-0347 704b0a00 jam 0 ,mem_mouse_multi_led_blink_enable 
-0348 704b0b00 jam 0 ,mem_mouse_multi_led_type 
+0355 6800cb08 fetch 1 ,mem_mouse_multi_led_blink_count 
+0356 243a0359 nbranch p_mouse_multi_led_off_wait_blink_over ,blank 
+0357 704b0a00 jam 0 ,mem_mouse_multi_led_blink_enable 
+0358 704b0b00 jam 0 ,mem_mouse_multi_led_type 
 
 p_mouse_multi_led_off_wait_blink_over:
-0349 704aff00 jam 0 ,mem_mode_2s_count 
-034a 704b0100 jam off ,mem_low_power_led_state 
-034b 20200123 branch p_device_led_off 
+0359 704aff00 jam 0 ,mem_mode_2s_count 
+035a 704b0100 jam off ,mem_low_power_led_state 
+035b 2020012a branch p_device_led_off 
 
 p_mouse_seting_dpi:
-034c 6800c6e0 fetch 1 ,mem_config_sensor_type 
-034d c002bdaa beq p3610 ,mouse_seting_3610_dpi 
-034e c0023d96 beq p3212 ,mouse_seting_3212_dpi 
-034f c0030351 beq p3065_xy ,p_mouse_seting_3065xy_dpi 
-0350 20203d83 branch mouse_seting_dpi + 5 
+035c 6800c6e0 fetch 1 ,mem_config_sensor_type 
+035d c002bdaa beq p3610 ,mouse_seting_3610_dpi 
+035e c0023d96 beq p3212 ,mouse_seting_3212_dpi 
+035f c0030361 beq p3065_xy ,p_mouse_seting_3065xy_dpi 
+0360 20203d83 branch mouse_seting_dpi + 5 
 
 p_mouse_seting_3065xy_dpi:
-0351 6800c77a fetch 1 ,mem_mouse_dpi 
-0352 205a0358 call p_mouse_3065xy_dpi_recount ,blank 
-0353 6800c77a fetch 1 ,mem_mouse_dpi 
-0354 c000bd8a beq mouse_dpi_level2 ,mouse_set_cpi1 
-0355 c0013d8c beq mouse_dpi_level3 ,mouse_set_cpi3 
-0356 c001bd8e beq mouse_dpi_level4 ,mouse_set_cpi4 
-0357 20203d8c branch mouse_set_cpi3 
+0361 6800c77a fetch 1 ,mem_mouse_dpi 
+0362 205a0367 call p_mouse_3065xy_dpi_recount ,blank 
+0363 6800c77a fetch 1 ,mem_mouse_dpi 
+0364 c000bd8a beq mouse_dpi_level2 ,mouse_set_cpi1 
+0365 c001bd8e beq mouse_dpi_level4 ,mouse_set_cpi4 
+0366 20203d8c branch mouse_set_cpi3 
 
 p_mouse_3065xy_dpi_recount:
-0358 70477a01 jam 1 ,mem_mouse_dpi 
-0359 20600000 rtn 
+0367 70477a01 jam 1 ,mem_mouse_dpi 
+0368 20600000 rtn 
 
 p_mouse_bb_disconnected:
-035a 70480800 jam 0 ,mem_mouse_enter_sniff_count 
-035b 7041e30e jam 0x0e ,mem_sniff_param_interval 
-035c 204041e7 call mouse_bb_discon_clear_stack 
-035d 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
-035e c283c1f5 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
-035f c28033a9 bbit1 app_disc_by_button ,app_disconn_reason_clear 
-0360 c2808364 bbit1 app_disc_after_pairing ,p_mouse_event_light_state_pairing 
-0361 c2810367 bbit1 app_disc_after_reconn ,p_mouse_event_light_state_hibernate 
-0362 c2818367 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
-0363 202042b0 branch mouse_start_discovery 
+0369 70480800 jam 0 ,mem_mouse_enter_sniff_count 
+036a 7041e30e jam 0x0e ,mem_sniff_param_interval 
+036b 204041e7 call mouse_bb_discon_clear_stack 
+036c 68014208 fetch app_disc_rsn_size ,mem_app_disconn_reason 
+036d c283c1f5 bbit1 app_disc_ble ,mouse4_0_event_bb_disconn 
+036e c28033a9 bbit1 app_disc_by_button ,app_disconn_reason_clear 
+036f c2808373 bbit1 app_disc_after_pairing ,p_mouse_event_light_state_pairing 
+0370 c2810376 bbit1 app_disc_after_reconn ,p_mouse_event_light_state_hibernate 
+0371 c2818376 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
+0372 202042b0 branch mouse_start_discovery 
 
 p_mouse_event_light_state_pairing:
-0364 c2828367 bbit1 app_disc_after_handshake ,p_mouse_event_light_state_hibernate 
-0365 c2818367 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
-0366 202042b0 branch mouse_start_discovery 
+0373 c2828376 bbit1 app_disc_after_handshake ,p_mouse_event_light_state_hibernate 
+0374 c2818376 bbit1 app_disc_after_sniff ,p_mouse_event_light_state_hibernate 
+0375 202042b0 branch mouse_start_discovery 
 
 p_mouse_event_light_state_hibernate:
-0367 68014682 fetch 2 ,mem_ui_state_map 
-0368 c28642b0 bbit1 ui_state_btn_down ,mouse_start_discovery 
-0369 204033a9 call app_disconn_reason_clear 
-036a 20404083 call mouse_check_key_gpio 
-036b c0038273 beq mouse_lmr_button ,p_mouse_null_enter_hibernate_count 
-036c 202033a7 branch app_bb_hibernate 
+0376 68014682 fetch 2 ,mem_ui_state_map 
+0377 c28642b0 bbit1 ui_state_btn_down ,mouse_start_discovery 
+0378 204033a9 call app_disconn_reason_clear 
+0379 20404083 call mouse_check_key_gpio 
+037a c0038284 beq mouse_lmr_button ,p_mouse_null_enter_hibernate_count 
+037b 202033a7 branch app_bb_hibernate 
 
 p_mouse_bb_event_discovery_btn:
-036d 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
-036e 70479e00 jam 0 ,mem_mouse_null_enter_hibernate_timer 
-036f c5130371 bmark1 mark_24g ,p_mouse_switch_to_bt 
-0370 2020426d branch mouse_bb_event_discovery_btn + 1 
+037c 70479d00 jam 0 ,mem_mouse_null_enter_hibernate_flag 
+037d 70479e00 jam 0 ,mem_mouse_null_enter_hibernate_timer 
+037e c5130380 bmark1 mark_24g ,p_mouse_switch_to_bt 
+037f 2020426d branch mouse_bb_event_discovery_btn + 1 
 
 p_mouse_switch_to_bt:
-0371 2040061c call p_g24_check_51cmd_stop_24g 
-0372 2020426d branch mouse_bb_event_discovery_btn + 1 
+0380 2040064c call p_g24_check_51cmd_stop_24g 
+0381 2020426d branch mouse_bb_event_discovery_btn + 1 
 
 p_le_addr_random_config:
-0373 204068a2 call load_adc_init 
-0374 6801421d fetch 2 ,mem_0_5_adc_io_data 
-0375 203a0378 branch p_le_otp_adc_empty ,blank 
-0376 600147c2 store 2 ,mem_random_addr_increase_count 
+0382 204068a2 call load_adc_init 
+0383 6801421d fetch 2 ,mem_0_5_adc_io_data 
+0384 203a0387 branch p_le_otp_adc_empty ,blank 
+0385 600147c2 store 2 ,mem_random_addr_increase_count 
 
 p_le_addr_random_store:
-0377 2020039d branch p_mouse_store_eerpom_random_addr_increase_count 
+0386 202003b0 branch p_mouse_store_eerpom_random_addr_increase_count 
 
 p_le_otp_adc_empty:
-0378 58001122 setarg 0x1122 
-0379 600147c2 store 2 ,mem_random_addr_increase_count 
-037a 20200377 branch p_le_addr_random_store 
+0387 58001122 setarg 0x1122 
+0388 600147c2 store 2 ,mem_random_addr_increase_count 
+0389 20200386 branch p_le_addr_random_store 
 
 p_mouse_start_discovery:
-037b 6800cc51 fetch 1 ,mem_tx_power_temp 
-037c 6000c1de store 1 ,mem_tx_power 
-037d 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
-037e 68014682 fetch 2 ,mem_ui_state_map 
-037f c285838a bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
-0380 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-0381 c30c038a bbit0 mouse_enable_ble_random_addre ,p_mouse_start_discovery_norandom 
-0382 204003a1 call p_mouse_load_eeprom_random_addr_increase_count 
-0383 680947c2 fetcht 2 ,mem_random_addr_increase_count 
-0384 18408401 increase 1 ,temp 
-0385 600947c2 storet 2 ,mem_random_addr_increase_count 
-0386 600944a1 storet 2 ,mem_le_lap + 1 
-0387 2040039d call p_mouse_store_eerpom_random_addr_increase_count 
-0388 180a7e00 random pdata 
-0389 6000c4a0 store 1 ,mem_le_lap 
+038a 204001ab call p_mouse_tx_power_init 
+038b 70479c00 jam 0 ,mem_mouse_clear_sensor_data_flag 
+038c 68014682 fetch 2 ,mem_ui_state_map 
+038d c2858398 bbit1 ui_state_ble_adv ,p_mouse_start_discovery_norandom 
+038e 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+038f c30c0398 bbit0 mouse_enable_ble_random_addre ,p_mouse_start_discovery_norandom 
+0390 204003b4 call p_mouse_load_eeprom_random_addr_increase_count 
+0391 680947c2 fetcht 2 ,mem_random_addr_increase_count 
+0392 18408401 increase 1 ,temp 
+0393 600947c2 storet 2 ,mem_random_addr_increase_count 
+0394 600944a1 storet 2 ,mem_le_lap + 1 
+0395 204003b0 call p_mouse_store_eerpom_random_addr_increase_count 
+0396 180a7e00 random pdata 
+0397 6000c4a0 store 1 ,mem_le_lap 
 
 p_mouse_start_discovery_norandom:
-038a 20403418 call app_lpm_mult_disable 
-038b 68014687 fetch 2 ,mem_discovery_timeout 
-038c 600146ac store 2 ,mem_mouse_discovery_timer 
-038d 70016d06 jam 6 ,mem_connection_options 
-038e 58000000 setarg 0 
-038f 600146b0 store 2 ,mem_mouse_no_data_timer 
-0390 600146ae store 2 ,mem_mouse_direct_timer 
-0391 d8e00007 arg mouse_store_eeprom_flag ,queue 
-0392 204043ce call mouse_enable_function_flag 
-0393 204043ca call mouse_bt_discovery_button_down_disable 
-0394 6800c092 fetch 1 ,mem_device_option 
-0395 2feffe01 isolate1 mode_4_mouse ,pdata 
-0396 204083a5 call p_check_51cmd_adv ,true 
-0397 6800c092 fetch 1 ,mem_device_option 
-0398 2feffe00 isolate1 mode_3_mouse ,pdata 
-0399 2040fddd call check_51cmd_start_discovery ,true 
-039a 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-039b c28e422e bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
-039c 202001ec branch p_mouse_discovery_multi_led_blink 
+0398 20403402 call app_ble_disconnect 
+0399 58ed8e0e setarg 0xed8e0e 
+039a 6001c4a3 store 3 ,mem_le_lap + 3 
+039b 704b145a jam 0x5a ,mem_mouse_fast_conn_flag 
+039c 2040017b call p_mouse_store_fast_conn_flag 
+039d 20403418 call app_lpm_mult_disable 
+039e 68014687 fetch 2 ,mem_discovery_timeout 
+039f 600146ac store 2 ,mem_mouse_discovery_timer 
+03a0 70016d06 jam 6 ,mem_connection_options 
+03a1 58000000 setarg 0 
+03a2 600146b0 store 2 ,mem_mouse_no_data_timer 
+03a3 600146ae store 2 ,mem_mouse_direct_timer 
+03a4 d8e00007 arg mouse_store_eeprom_flag ,queue 
+03a5 204043ce call mouse_enable_function_flag 
+03a6 204043ca call mouse_bt_discovery_button_down_disable 
+03a7 6800c092 fetch 1 ,mem_device_option 
+03a8 2feffe01 isolate1 mode_4_mouse ,pdata 
+03a9 204083b8 call p_check_51cmd_adv ,true 
+03aa 6800c092 fetch 1 ,mem_device_option 
+03ab 2feffe00 isolate1 mode_3_mouse ,pdata 
+03ac 2040fddd call check_51cmd_start_discovery ,true 
+03ad 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+03ae c28e422e bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_start_blink 
+03af 20200206 branch p_mouse_discovery_multi_led_blink 
 
 p_mouse_store_eerpom_random_addr_increase_count:
-039d d8400002 arg 2 ,temp 
-039e da2047c2 arg mem_random_addr_increase_count ,rega 
-039f da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
-03a0 202065d1 branch iicd_write_protect_eep_data 
+03b0 d8400002 arg 2 ,temp 
+03b1 da2047c2 arg mem_random_addr_increase_count ,rega 
+03b2 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+03b3 202065d1 branch iicd_write_protect_eep_data 
 
 p_mouse_load_eeprom_random_addr_increase_count:
-03a1 d8400002 arg 2 ,temp 
-03a2 da2047c2 arg mem_random_addr_increase_count ,rega 
-03a3 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
-03a4 202065df branch iicd_read_eep_data 
+03b4 d8400002 arg 2 ,temp 
+03b5 da2047c2 arg mem_random_addr_increase_count ,rega 
+03b6 da40005f arg mouse_random_addr_count_eeprom_offset ,regb 
+03b7 202065df branch iicd_read_eep_data 
 
 p_check_51cmd_adv:
-03a5 70479f00 jam 0 ,mem_mouse_le_reconnect_flag 
-03a6 2040010c call p_le_check_adv_flag 
-03a7 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
-03a8 e0c08000 istore 1 ,contr 
-03a9 20207df4 branch check_51cmd_adv 
+03b8 70479f00 jam 0 ,mem_mouse_le_reconnect_flag 
+03b9 20400113 call p_le_check_adv_flag 
+03ba 58000005 setarg adv_flag_bredr_not_supported | adv_flag_limited_discoverable 
+03bb e0c08000 istore 1 ,contr 
+03bc d8c04b15 arg mem_le_adv_swift_pair ,contr 
+03bd 204003bf call p_le_adv_data_update 
+03be 20207df4 branch check_51cmd_adv 
+
+p_le_adv_data_update:
+03bf d8a0437b arg mem_le_adv_data + 11 ,contw 
+03c0 df200013 arg 19 ,loopcnt 
+03c1 20407f01 call memcpy 
+03c2 202057b8 branch le_modified_name_adv 
 
 p_mouse_stop_discovery:
-03aa 58000000 setarg 0 
-03ab 600146ac store 2 ,mem_mouse_discovery_timer 
-03ac 20400142 call p_mouse_sensor_poweron 
-03ad 6800c092 fetch 1 ,mem_device_option 
-03ae 2feffe01 isolate1 mode_4_mouse ,pdata 
-03af 2040c2d4 call mouse_stop_le_adv ,true 
-03b0 6800c092 fetch 1 ,mem_device_option 
-03b1 2feffe00 isolate1 mode_3_mouse ,pdata 
-03b2 2040c2d7 call mouse_stop_bt3_discovery ,true 
-03b3 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
-03b4 c28e421a bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
+03c3 58000000 setarg 0 
+03c4 600146ac store 2 ,mem_mouse_discovery_timer 
+03c5 20400149 call p_mouse_sensor_poweron 
+03c6 6800c092 fetch 1 ,mem_device_option 
+03c7 2feffe01 isolate1 mode_4_mouse ,pdata 
+03c8 2040c2d4 call mouse_stop_le_adv ,true 
+03c9 6800c092 fetch 1 ,mem_device_option 
+03ca 2feffe00 isolate1 mode_3_mouse ,pdata 
+03cb 2040c2d7 call mouse_stop_bt3_discovery ,true 
+03cc 680246d3 fetch mouse_flag_len ,mem_mouse_flag 
+03cd c28e421a bbit1 mouse_enable_discovery_sensor_led ,mouse_sensor_led_blink_stop 
 
 p_mouse_discovey_led_blink_off:
-03b5 6800caff fetch 1 ,mem_mode_2s_count 
-03b6 247a0000 nrtn blank 
-03b7 20200342 branch p_mouse_multi_led_blink_off 
+03ce 6800caff fetch 1 ,mem_mode_2s_count 
+03cf 247a0000 nrtn blank 
+03d0 20200353 branch p_mouse_multi_led_blink_off 
 
 p_le_slave_match:
-03b8 6800c50f fetch 1 ,mem_le_md_count 
-03b9 1fe0fe01 pincrease 1 
-03ba 6000c50f store 1 ,mem_le_md_count 
-03bb c0065395 beq le_md_max_count ,le_slave_cont 
-03bc 204055aa call le_acknowledge 
-03bd 2040561e call le_prepare_tx 
-03be 2040056a call power_ctrl_start 
-03bf 2020538f branch le_slave_match + 7 
+03d1 6800c50f fetch 1 ,mem_le_md_count 
+03d2 1fe0fe01 pincrease 1 
+03d3 6000c50f store 1 ,mem_le_md_count 
+03d4 c0065395 beq le_md_max_count ,le_slave_cont 
+03d5 204055aa call le_acknowledge 
+03d6 2040561e call le_prepare_tx 
+03d7 204005a3 call power_ctrl_start 
+03d8 2020538f branch le_slave_match + 7 
 
 p_le_next_adv_channel:
-03c0 68008016 fetch 1 ,mem_le_ch_mapped 
-03c1 1fe0fe01 increase 1 ,pdata 
-03c2 60008016 store 1 ,mem_le_ch_mapped 
-03c3 c1940000 rtnne 40 
-03c4 70001625 jam 37 ,mem_le_ch_mapped 
-03c5 20600000 rtn 
+03d9 68008016 fetch 1 ,mem_le_ch_mapped 
+03da 1fe0fe01 increase 1 ,pdata 
+03db 60008016 store 1 ,mem_le_ch_mapped 
+03dc c1940000 rtnne 40 
+03dd 70001625 jam 37 ,mem_le_ch_mapped 
+03de 20600000 rtn 
 
 p_le_receive_skip:
-03c6 204029bb call save_rssi 
-03c7 20400024 call p_rssi_signal 
-03c8 202054a3 branch le_receive_skip + 2 
+03df 204029bb call save_rssi 
+03e0 20400026 call p_rssi_signal 
+03e1 202054a3 branch le_receive_skip + 2 
 
 p_le_update_param:
-03c9 204003d1 call p_mouse_le_conn_param_check 
-03ca 2020557d branch le_update_param + 8 
+03e2 204003ea call p_mouse_le_conn_param_check 
+03e3 2020557d branch le_update_param + 8 
 
 p_mouse_le_lpm_mult_reinit:
-03cb 6800c7c5 fetch 1 ,mem_lpm_mult_init 
-03cc 6000c172 store 1 ,mem_lpm_mult 
+03e4 6800c7c5 fetch 1 ,mem_lpm_mult_init 
+03e5 6000c172 store 1 ,mem_lpm_mult 
 
 p_mouse_le_conn_param_lpm_enable:
-03cd 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
-03ce 20600000 rtn 
+03e6 7047c400 jam le_lpm_enable ,mem_mouse_le_conn_param_reject 
+03e7 20600000 rtn 
 
 p_mouse_le_conn_param_lpm_disable:
-03cf 7047c401 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
-03d0 20600000 rtn 
+03e8 7047c401 jam le_lpm_disable ,mem_mouse_le_conn_param_reject 
+03e9 20600000 rtn 
 
 p_mouse_le_conn_param_check:
-03d1 6800c3d6 fetch 1 ,mem_le_new_conninterval 
-03d2 1fe67c0c sub pdata ,le_interval_15ms ,null 
-03d3 242103cf nbranch p_mouse_le_conn_param_lpm_disable ,positive 
-03d4 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
-03d5 6808c7c5 fetcht 1 ,mem_lpm_mult_init 
-03d6 98467c00 isub temp ,null 
-03d7 202103cb branch p_mouse_le_lpm_mult_reinit ,positive 
-03d8 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
-03d9 6000c172 store 1 ,mem_lpm_mult 
-03da 202003cd branch p_mouse_le_conn_param_lpm_enable 
+03ea 6800c3d6 fetch 1 ,mem_le_new_conninterval 
+03eb 1fe67c0c sub pdata ,le_interval_15ms ,null 
+03ec 242103e8 nbranch p_mouse_le_conn_param_lpm_disable ,positive 
+03ed 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+03ee 6808c7c5 fetcht 1 ,mem_lpm_mult_init 
+03ef 98467c00 isub temp ,null 
+03f0 202103e4 branch p_mouse_le_lpm_mult_reinit ,positive 
+03f1 6800c3d8 fetch 1 ,mem_le_new_connslavelatency 
+03f2 6000c172 store 1 ,mem_lpm_mult 
+03f3 202003e6 branch p_mouse_le_conn_param_lpm_enable 
+
+p_le_update_channel_map:
+03f4 6800843f fetch 1 ,mem_le_state 
+03f5 c4030000 rtnbit0 lestate_update_map 
+03f6 204003f9 call p_le_channel_map_overflow_check 
+03f7 24740000 nrtn user 
+03f8 202055a0 branch le_update_channel_map + 3 
+
+p_le_channel_map_overflow_check:
+03f9 78347c00 enable user 
+03fa 6800845a fetch 1 ,mem_le_event_count + 1 
+03fb 1ff1fe00 rshift4 pdata ,pdata 
+03fc c1878000 rtnne 0x0f 
+03fd 68008460 fetch 1 ,mem_le_instant + 1 
+03fe 1ff1fe00 rshift4 pdata ,pdata 
+03ff c1800000 rtnne 0x00 
+0400 20207fe9 branch disable_user 
 
 p_le_prepare_tx:
-03db 68008456 fetch 1 ,mem_le_arq 
-03dc c28283ef bbit1 wak ,p_le_prepare_tx_wak 
-03dd 2040055c call power_ctrl_pac_succ_incrs 
-03de 6800c78e fetch 1 ,mem_empty_count 
-03df 243a03e5 nbranch p_le_send_empyt ,blank 
-03e0 6800843f fetch 1 ,mem_le_state 
-03e1 c30203e9 bbit0 lestate_encryption ,p_le_tx_4 
-03e2 680082da fetch 1 ,mem_le_rxbuf + 1 
-03e3 203a03e9 branch p_le_tx_4 ,blank 
-03e4 20205664 branch le_send_empty 
+0401 68008456 fetch 1 ,mem_le_arq 
+0402 c2828415 bbit1 wak ,p_le_prepare_tx_wak 
+0403 20400595 call power_ctrl_pac_succ_incrs 
+0404 6800c78e fetch 1 ,mem_empty_count 
+0405 243a040b nbranch p_le_send_empyt ,blank 
+0406 6800843f fetch 1 ,mem_le_state 
+0407 c302040f bbit0 lestate_encryption ,p_le_tx_4 
+0408 680082da fetch 1 ,mem_le_rxbuf + 1 
+0409 203a040f branch p_le_tx_4 ,blank 
+040a 20205664 branch le_send_empty 
 
 p_le_send_empyt:
-03e5 6800c78e fetch 1 ,mem_empty_count 
-03e6 1fe0ffff increase -1 ,pdata 
-03e7 6000c78e store 1 ,mem_empty_count 
-03e8 20205664 branch le_send_empty 
+040b 6800c78e fetch 1 ,mem_empty_count 
+040c 1fe0ffff increase -1 ,pdata 
+040d 6000c78e store 1 ,mem_empty_count 
+040e 20205664 branch le_send_empty 
 
 p_le_tx_4:
-03e9 6800c4c4 fetch 1 ,mem_le_pairing_state 
-03ea c08283ec bne flag_le_pairing_after_auth ,p_in_le_tx_4 
-03eb 70478e03 jam 3 ,mem_empty_count 
+040f 6800c4c4 fetch 1 ,mem_le_pairing_state 
+0410 c0828412 bne flag_le_pairing_after_auth ,p_in_le_tx_4 
+0411 70478e03 jam 3 ,mem_empty_count 
 
 p_in_le_tx_4:
-03ec 20405892 call le_fifo_check_nearly_full 
-03ed 205a0766 call p_mouse_data_pull ,blank 
-03ee 20205622 branch le_prepare_tx + 4 
+0412 20405892 call le_fifo_check_nearly_full 
+0413 205a077a call p_mouse_data_pull ,blank 
+0414 20205622 branch le_prepare_tx + 4 
 
 p_le_prepare_tx_wak:
-03ef 204003f1 call p_le_check_tx_retransmit_setmd 
-03f0 202003fd branch p_le_power_ctrl_pac_succ_decrs 
+0415 20400417 call p_le_check_tx_retransmit_setmd 
+0416 20200423 branch p_le_power_ctrl_pac_succ_decrs 
 
 p_le_check_tx_retransmit_setmd:
-03f1 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-03f2 1fe17e03 and pdata ,0x03 ,pdata 
-03f3 c1818000 rtnne 0x03 
-03f4 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
-03f5 207a0000 rtn blank 
-03f6 6800c3dd fetch 1 ,mem_le_txlen 
-03f7 207a0000 rtn blank 
-03f8 6800c3dc fetch 1 ,mem_le_txheader 
-03f9 79207e04 set1 md ,pdata 
-03fa 6000c3dc store 1 ,mem_le_txheader 
-03fb 20405650 call le_set_md 
-03fc 20600000 rtn 
+0417 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+0418 1fe17e03 and pdata ,0x03 ,pdata 
+0419 c1818000 rtnne 0x03 
+041a 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+041b 207a0000 rtn blank 
+041c 6800c3dd fetch 1 ,mem_le_txlen 
+041d 207a0000 rtn blank 
+041e 6800c3dc fetch 1 ,mem_le_txheader 
+041f 79207e04 set1 md ,pdata 
+0420 6000c3dc store 1 ,mem_le_txheader 
+0421 20405650 call le_set_md 
+0422 20600000 rtn 
 
 p_le_power_ctrl_pac_succ_decrs:
-03fd 20200560 branch power_ctrl_pac_succ_decrs 
+0423 20200599 branch power_ctrl_pac_succ_decrs 
 
 p_mouse_le_reconn_write_enable_timer_reinit:
-03fe 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
-03ff 207a0000 rtn blank 
-0400 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0401 1fe17e03 and pdata ,0x03 ,pdata 
-0402 c1018000 rtneq 0x03 
-0403 7046c60a jam 10 ,mem_le_start_encrypt_timer 
-0404 20600000 rtn 
+0424 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+0425 207a0000 rtn blank 
+0426 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+0427 1fe17e03 and pdata ,0x03 ,pdata 
+0428 c1018000 rtneq 0x03 
+0429 7046c60a jam 10 ,mem_le_start_encrypt_timer 
+042a 20600000 rtn 
+
+p_le_parse:
+042b c6078000 rtnmark1 mark_old_packet 
+042c 20405890 call le_fifo_check_full 
+042d 247a0000 nrtn blank 
+042e 680082d9 fetch 1 ,mem_le_rxbuf 
+042f 1fe17e03 and pdata ,0x3 ,pdata 
+0430 6000c50c store 1 ,mem_le_packet_llid 
+0431 e8c08000 ifetch 1 ,contr 
+0432 1fe17e1f and pdata ,0x1f ,pdata 
+0433 6000c50b store 1 ,mem_le_packet_size 
+0434 207a0000 rtn blank 
+0435 18c27e00 copy contr ,pdata 
+0436 6001450d store 2 ,mem_le_payload_ptr 
+0437 6800c50c fetch 1 ,mem_le_packet_llid 
+0438 c001843a beq llid_le_ll ,p_le_parse_ll 
+0439 2020568d branch le_parse_l2cap 
+
+p_le_parse_ll:
+043a 680082db fetch 1 ,mem_le_rxbuf + 2 
+043b c000843d beq ll_channel_map_req ,p_le_parse_channel_map_req 
+043c 20205c65 branch le_parse_ll + 1 
+
+p_le_parse_channel_map_req:
+043d e8c28000 ifetch 5 ,contr 
+043e 6002c3ce store 5 ,mem_le_new_map 
+043f e8c10000 ifetch 2 ,contr 
+0440 6001045f store 2 ,mem_le_instant 
+0441 20205c8a branch le_parse_channel_map_req + 7 
 
 p_le_parse_l2cap:
-0405 e8c10000 ifetch 2 ,contr 
-0406 c0020409 beq le_l2cap_cid_att ,p_le_parse_att 
-0407 c0030426 beq le_l2cap_cid_smp ,p_le_parse_smp 
-0408 20205698 branch le_parse_l2cap + 11 
+0442 e8c10000 ifetch 2 ,contr 
+0443 c0020446 beq le_l2cap_cid_att ,p_le_parse_att 
+0444 c0030463 beq le_l2cap_cid_smp ,p_le_parse_smp 
+0445 20205698 branch le_parse_l2cap + 11 
 
 p_le_parse_att:
-0409 20407ea5 call store_contr 
-040a 204003fe call p_mouse_le_reconn_write_enable_timer_reinit 
-040b 20407e9f call get_contr 
-040c e8c18000 ifetch 3 ,contr 
-040d 60018477 store 3 ,mem_le_att_opcode 
-040e c0080418 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
-040f 1fec8400 rshift8 pdata ,temp 
-0410 18467c24 sub temp ,0x24 ,null 
-0411 202158ad branch le_parse_att + 2 ,positive 
-0412 d84047c6 arg mem_mouse_le_uuid_sup ,temp 
-0413 600944bc storet 2 ,mem_ui_le_uuid_table 
-0414 204058ad call le_parse_att + 2 
-0415 58008e7a setarg 0x8e7a 
-0416 600144bc store 2 ,mem_ui_le_uuid_table 
-0417 20600000 rtn 
+0446 20407ea5 call store_contr 
+0447 20400424 call p_mouse_le_reconn_write_enable_timer_reinit 
+0448 20407e9f call get_contr 
+0449 e8c18000 ifetch 3 ,contr 
+044a 60018477 store 3 ,mem_le_att_opcode 
+044b c0080455 beq attop_read_by_group_type_request ,p_le_parse_att_read_by_group_type_request 
+044c 1fec8400 rshift8 pdata ,temp 
+044d 18467c24 sub temp ,0x24 ,null 
+044e 202158ad branch le_parse_att + 2 ,positive 
+044f d84047c6 arg mem_mouse_le_uuid_sup ,temp 
+0450 600944bc storet 2 ,mem_ui_le_uuid_table 
+0451 204058ad call le_parse_att + 2 
+0452 58008e7a setarg 0x8e7a 
+0453 600144bc store 2 ,mem_ui_le_uuid_table 
+0454 20600000 rtn 
 
 p_le_parse_att_read_by_group_type_request:
-0418 204059fa call le_parse_att_read_by_group_type_request 
-0419 20405879 call le_fifo_get_last_tx_ptr 
-041a 18c08c07 increase 7 ,contr 
-041b e8c08000 ifetch 1 ,contr 
-041c c1888000 rtnne attop_read_by_group_type_response 
-041d 18c08c05 increase 5 ,contr 
-041e e8c10000 ifetch 2 ,contr 
-041f d8401812 arg uuid_service_hids ,temp 
-0420 98467c00 isub temp ,null 
-0421 24628000 nrtn zero 
-0422 18c08dfc increase -4 ,contr 
-0423 5800002b setarg 0x2b 
-0424 e0c10000 istore 2 ,contr 
-0425 20600000 rtn 
+0455 204059fa call le_parse_att_read_by_group_type_request 
+0456 20405879 call le_fifo_get_last_tx_ptr 
+0457 18c08c07 increase 7 ,contr 
+0458 e8c08000 ifetch 1 ,contr 
+0459 c1888000 rtnne attop_read_by_group_type_response 
+045a 18c08c05 increase 5 ,contr 
+045b e8c10000 ifetch 2 ,contr 
+045c d8401812 arg uuid_service_hids ,temp 
+045d 98467c00 isub temp ,null 
+045e 24628000 nrtn zero 
+045f 18c08dfc increase -4 ,contr 
+0460 5800002b setarg 0x2b 
+0461 e0c10000 istore 2 ,contr 
+0462 20600000 rtn 
 
 p_le_parse_smp:
-0426 e8c08000 ifetch 1 ,contr 
-0427 c0028429 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
-0428 20205af5 branch le_parse_smp + 1 
+0463 e8c08000 ifetch 1 ,contr 
+0464 c0028466 beq smp_pairing_failed ,p_le_parse_smp_pairing_failed 
+0465 20205af5 branch le_parse_smp + 1 
 
 p_le_parse_smp_pairing_failed:
-0429 20405b5a call le_parse_smp_pairing_failed 
-042a 6800843f fetch 1 ,mem_le_state 
-042b 793ffe05 set0 lestate_update_param ,pdata 
-042c 6000843f store 1 ,mem_le_state 
-042d 20205c8e branch le_parse_terminate_ind 
+0466 20405b5a call le_parse_smp_pairing_failed 
+0467 6800843f fetch 1 ,mem_le_state 
+0468 793ffe05 set0 lestate_update_param ,pdata 
+0469 6000843f store 1 ,mem_le_state 
+046a 20205c8e branch le_parse_terminate_ind 
 
 p_le_adv_not_match:
-042e 68008016 fetch 1 ,mem_le_ch_mapped 
-042f c093d6f2 bne 39 ,le_adv_loop 
-0430 20400434 call p_le_adv_random_delay 
-0431 d8e00000 arg le_adv_interval_timer ,queue 
-0432 68014482 fetch 2 ,mem_le_adv_interval 
-0433 20207f08 branch timer_init 
+046b 68008016 fetch 1 ,mem_le_ch_mapped 
+046c c093d6f2 bne 39 ,le_adv_loop 
+046d 20400471 call p_le_adv_random_delay 
+046e d8e00000 arg le_adv_interval_timer ,queue 
+046f 68014482 fetch 2 ,mem_le_adv_interval 
+0470 20207f08 branch timer_init 
 
 p_le_adv_random_delay:
-0434 180a7e00 random pdata 
-0435 d84001ff arg 0x1ff ,temp 
-0436 98417e00 iand temp ,pdata 
-0437 1fe0fefa add pdata ,250 ,pdata 
-0438 20203cbe branch delay 
+0471 180a7e00 random pdata 
+0472 d84001ff arg 0x1ff ,temp 
+0473 98417e00 iand temp ,pdata 
+0474 1fe0fefa add pdata ,250 ,pdata 
+0475 20203cbe branch delay 
 
 p_le_lpm_setmult:
-0439 7855fc00 disable wake 
-043a 2037043c branch p_le_lpm_set_mult_attempt ,attempt 
-043b 2436d806 nbranch le_lpm_lost ,match 
+0476 7855fc00 disable wake 
+0477 20370479 branch p_le_lpm_set_mult_attempt ,attempt 
+0478 2436d806 nbranch le_lpm_lost ,match 
 
 p_le_lpm_set_mult_attempt:
-043c 20402bcb call lpm_match 
-043d 680140c1 fetch 2 ,mem_rx_window_sniff 
-043e 6001044d store 2 ,mem_le_receive_window 
-043f 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
-0440 2fe00603 compare 3 ,pdata ,3 
-0441 2420abde nbranch lpm_mult_short ,true 
-0442 202057fb branch le_lpm_set_mult_attempt + 3 
+0479 20402bcb call lpm_match 
+047a 680140c1 fetch 2 ,mem_rx_window_sniff 
+047b 6001044d store 2 ,mem_le_receive_window 
+047c 6800c6c5 fetch 1 ,mem_le_connect_status_flag 
+047d 2fe00603 compare 3 ,pdata ,3 
+047e 2420abde nbranch lpm_mult_short ,true 
+047f 202057fb branch le_lpm_set_mult_attempt + 3 
 
 p_le_mouse_bb_event_connect_complete:
-0443 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
-0444 247a0000 nrtn blank 
-0445 68008478 fetch 1 ,mem_le_att_handle 
-0446 1fe67e1a sub pdata ,26 ,pdata 
-0447 24628000 nrtn zero 
-0448 20203d60 branch mouse_le_write_enable 
+0480 6800c79f fetch 1 ,mem_mouse_le_reconnect_flag 
+0481 247a0000 nrtn blank 
+0482 68008478 fetch 1 ,mem_le_att_handle 
+0483 1fe67e1a sub pdata ,26 ,pdata 
+0484 24628000 nrtn zero 
+0485 20203d60 branch mouse_le_write_enable 
 
 p_twspi_reset:
-0449 68108077 hfetch 1 ,core_gpio_out3 
-044a 1fe17efd and_into 0xfd ,pdata 
-044b 60108077 hstore 1 ,core_gpio_out3 
-044c 68188073 hfetcht 1 ,core_gpio_oe3 
-044d 18418402 or_into 0x2 ,temp 
-044e 60188073 hstoret 1 ,core_gpio_oe3 
-044f 204063ee call twspi_disable 
-0450 184104fd and_into 0xfd ,temp 
-0451 2000000d nop 13 
-0452 204063f2 call twspi_enable 
-0453 60188073 hstoret 1 ,core_gpio_oe3 
-0454 20600000 rtn 
+0486 68108077 hfetch 1 ,core_gpio_out3 
+0487 1fe17efd and_into 0xfd ,pdata 
+0488 60108077 hstore 1 ,core_gpio_out3 
+0489 68188073 hfetcht 1 ,core_gpio_oe3 
+048a 18418402 or_into 0x2 ,temp 
+048b 60188073 hstoret 1 ,core_gpio_oe3 
+048c 204063ee call twspi_disable 
+048d 184104fd and_into 0xfd ,temp 
+048e 2000000d nop 13 
+048f 204063f2 call twspi_enable 
+0490 60188073 hstoret 1 ,core_gpio_oe3 
+0491 20600000 rtn 
 
 p_page_wait_fhs_reply_ok:
-0455 6800800e fetch 1 ,mem_page_rcv_fhs 
-0456 1fe0fe01 increase 1 ,pdata 
-0457 6000800e store 1 ,mem_page_rcv_fhs 
-0458 20402435 call prepare_newconn 
+0492 6800800e fetch 1 ,mem_page_rcv_fhs 
+0493 1fe0fe01 increase 1 ,pdata 
+0494 6000800e store 1 ,mem_page_rcv_fhs 
+0495 20402435 call prepare_newconn 
 
 p_master_newconn_loop:
-0459 7920002c set1 mark_first_packet ,mark 
-045a 204022f2 call master_newconn_once 
-045b 202c0460 branch p_newconn_poll_responded ,sync 
-045c 793f802c set0 mark_first_packet ,mark 
-045d 20402455 call new_conn_timeout 
-045e 243a0459 nbranch p_master_newconn_loop ,blank 
-045f 202020fc branch page_restart 
+0496 7920002c set1 mark_first_packet ,mark 
+0497 204022f2 call master_newconn_once 
+0498 202c049d branch p_newconn_poll_responded ,sync 
+0499 793f802c set0 mark_first_packet ,mark 
+049a 20402455 call new_conn_timeout 
+049b 243a0496 nbranch p_master_newconn_loop ,blank 
+049c 202020fc branch page_restart 
 
 p_newconn_poll_responded:
-0460 793f802c set0 mark_first_packet ,mark 
-0461 2020215f branch newconn_poll_responded 
+049d 793f802c set0 mark_first_packet ,mark 
+049e 2020215f branch newconn_poll_responded 
 
 p_process_dmh:
-0462 c516264d bmark1 mark_first_packet ,end_of_packet 
-0463 2020258f branch process_dmh + 1 
+049f c516264d bmark1 mark_first_packet ,end_of_packet 
+04a0 2020258f branch process_dmh + 1 
 
 p_prepare_tx:
-0464 68008030 fetch 1 ,mem_state 
-0465 2feffe00 isolate1 state_inconn ,pdata 
-0466 20408468 call p_bt_power_ctrl ,true 
-0467 2020248a branch prepare_tx + 1 
+04a1 68008030 fetch 1 ,mem_state 
+04a2 2feffe00 isolate1 state_inconn ,pdata 
+04a3 204084a5 call p_bt_power_ctrl ,true 
+04a4 2020248a branch prepare_tx + 1 
 
 p_bt_power_ctrl:
-0468 68008047 fetch 1 ,mem_arq 
-0469 2feffe03 isolate1 wack ,pdata 
-046a 20408560 call power_ctrl_pac_succ_decrs ,true 
-046b 2440855c ncall power_ctrl_pac_succ_incrs ,true 
-046c 2020056a branch power_ctrl_start 
+04a5 68008047 fetch 1 ,mem_arq 
+04a6 2feffe03 isolate1 wack ,pdata 
+04a7 20408599 call power_ctrl_pac_succ_decrs ,true 
+04a8 24408595 ncall power_ctrl_pac_succ_incrs ,true 
+04a9 202005a3 branch power_ctrl_start 
 
 p_slave_conn_recv_packet:
-046d 204024f0 call slave_receive_master_slot 
-046e 242c28f9 nbranch shutdown_radio ,sync 
-046f 204029bb call save_rssi 
-0470 20400024 call p_rssi_signal 
-0471 20202518 branch slave_conn_recv_packet + 4 
+04aa 204024f0 call slave_receive_master_slot 
+04ab 242c28f9 nbranch shutdown_radio ,sync 
+04ac 204029bb call save_rssi 
+04ad 20400026 call p_rssi_signal 
+04ae 20202518 branch slave_conn_recv_packet + 4 
 
 p_app_bt_start_reconnect:
-0472 202033e4 branch app_bt_start_reconnect + 3 
+04af 202033e4 branch app_bt_start_reconnect + 3 
 
 p_send_lmp:
-0473 78547c00 disable user 
-0474 204062c1 call lmo_fifo_process 
-0475 68008048 fetch 1 ,mem_lmp_to_send 
-0476 207a0000 rtn blank 
-0477 c283847a bbit1 7 ,p_send_lmp_escape 
-0478 c0018488 beq lmp_accepted ,p_send_lmp_accepted 
-0479 20206010 branch send_lmp0 
+04b0 78547c00 disable user 
+04b1 204062c1 call lmo_fifo_process 
+04b2 68008048 fetch 1 ,mem_lmp_to_send 
+04b3 207a0000 rtn blank 
+04b4 c28384b7 bbit1 7 ,p_send_lmp_escape 
+04b5 c00184c3 beq lmp_accepted ,p_send_lmp_accepted 
+04b6 20206010 branch send_lmp0 
 
 p_send_lmp_escape:
-047a c042047d beq lmp_ext_features_res ,p_send_lmpext_features_res 
-047b c0418480 beq lmp_ext_features_req ,p_send_lmpext_features_req 
-047c 2020603f branch send_lmp_escape 
+04b7 c04204ba beq lmp_ext_features_res ,p_send_lmpext_features_res 
+04b8 c04184bd beq lmp_ext_features_req ,p_send_lmpext_features_req 
+04b9 2020603f branch send_lmp_escape 
 
 p_send_lmpext_features_res:
-047d 20400483 call p_check_ssp_enable 
-047e 68008048 fetch 1 ,mem_lmp_to_send 
-047f 20206099 branch send_lmpext_features_res 
+04ba 204004c0 call p_check_ssp_enable 
+04bb 68008048 fetch 1 ,mem_lmp_to_send 
+04bc 20206099 branch send_lmpext_features_res 
 
 p_send_lmpext_features_req:
-0480 20400483 call p_check_ssp_enable 
-0481 68008048 fetch 1 ,mem_lmp_to_send 
-0482 2020610d branch send_lmpext_features_req 
+04bd 204004c0 call p_check_ssp_enable 
+04be 68008048 fetch 1 ,mem_lmp_to_send 
+04bf 2020610d branch send_lmpext_features_req 
 
 p_check_ssp_enable:
-0483 6800c65a fetch 1 ,mem_ssp_enable 
-0484 203a612b branch ssp_disable ,blank 
-0485 20206124 branch ssp_enable 
-
-p_sdp_process:
-0486 204074b9 call enable_authrom 
-0487 20206e12 branch sdp_process + 1 
+04c0 6800c65a fetch 1 ,mem_ssp_enable 
+04c1 203a612b branch ssp_disable ,blank 
+04c2 20206124 branch ssp_enable 
 
 p_send_lmp_accepted:
-0488 18007e02 force 2 ,pdata 
-0489 20406298 call msg_send_lmp 
-048a 68008049 fetch 1 ,mem_lmi_opcode 
-048b e0a08000 istore 1 ,contw 
-048c 6000cafc store 1 ,mem_lmi_opcode_temp 
-048d 204062a7 call send_lmp_follow 
-048e 6800cafc fetch 1 ,mem_lmi_opcode_temp 
-048f 20206051 branch send_lmp_accepted + 7 
+04c3 18007e02 force 2 ,pdata 
+04c4 20406298 call msg_send_lmp 
+04c5 68008049 fetch 1 ,mem_lmi_opcode 
+04c6 e0a08000 istore 1 ,contw 
+04c7 6000cafc store 1 ,mem_lmi_opcode_temp 
+04c8 204062a7 call send_lmp_follow 
+04c9 6800cafc fetch 1 ,mem_lmi_opcode_temp 
+04ca 20206051 branch send_lmp_accepted + 7 
 
 p_g24_set_device_addr:
-0490 204068a8 call adc_init_data 
-0491 680240a0 fetch 4 ,mem_lap 
-0492 60024bd1 store 4 ,mem_24g_device_addr 
-0493 20600000 rtn 
+04cb 204068a8 call adc_init_data 
+04cc 680240a0 fetch 4 ,mem_lap 
+04cd 60024be5 store 4 ,mem_24g_device_addr 
+04ce 20600000 rtn 
 
 p_g24_transmit_rf_sta_init:
-0494 704cd001 jam 1 ,mem_24g_rf_last_sta 
-0495 704cd200 jam 0 ,mem_24g_sync_cnt 
+04cf 704ce401 jam 1 ,mem_24g_rf_last_sta 
+04d0 704ce600 jam 0 ,mem_24g_sync_cnt 
 
 p_g24_transmit_rf_ctrl_clear:
-0496 6800cb9b fetch 1 ,mem_24g_data_type 
-0497 1fe17e07 and_into bits_data ,pdata 
-0498 6000cb9b store 1 ,mem_24g_data_type 
-0499 20600000 rtn 
+04d1 6800cbaf fetch 1 ,mem_24g_data_type 
+04d2 1fe17e07 and_into bits_data ,pdata 
+04d3 6000cbaf store 1 ,mem_24g_data_type 
+04d4 20600000 rtn 
 
 p_g24_hop_ch_enable:
-049a 6800cb9b fetch 1 ,mem_24g_data_type 
-049b 79207e04 set1 bit_hop ,pdata 
-049c 6000cb9b store 1 ,mem_24g_data_type 
-049d 6000cb56 store 1 ,mem_24g_txpayload 
-049e 20600000 rtn 
+04d5 6800cbaf fetch 1 ,mem_24g_data_type 
+04d6 79207e04 set1 bit_hop ,pdata 
+04d7 6000cbaf store 1 ,mem_24g_data_type 
+04d8 6000cb6a store 1 ,mem_24g_txpayload 
+04d9 20600000 rtn 
 
 p_g24_hop_ch_disable:
-049f 6800cb9b fetch 1 ,mem_24g_data_type 
-04a0 793ffe04 set0 bit_hop ,pdata 
-04a1 6000cb9b store 1 ,mem_24g_data_type 
-04a2 20600000 rtn 
+04da 6800cbaf fetch 1 ,mem_24g_data_type 
+04db 793ffe04 set0 bit_hop ,pdata 
+04dc 6000cbaf store 1 ,mem_24g_data_type 
+04dd 20600000 rtn 
 
 p_g24_transmit_hop_pac_fail:
-04a3 20400560 call power_ctrl_pac_succ_decrs 
-04a4 6800ccd1 fetch 1 ,mem_24g_rf_work_stage 
-04a5 c00084a8 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
-04a6 c00104ac beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
-04a7 20600000 rtn 
+04de 20400599 call power_ctrl_pac_succ_decrs 
+04df 6800cce5 fetch 1 ,mem_24g_rf_work_stage 
+04e0 c00084e3 beq 1 ,p_g24_transmit_hop_pac_fail_wo_hop 
+04e1 c00104e7 beq 2 ,p_g24_transmit_hop_pac_fail_hop_stage2 
+04e2 20600000 rtn 
 
 p_g24_transmit_hop_pac_fail_wo_hop:
-04a8 704cd202 jam 2 ,mem_24g_sync_cnt 
+04e3 704ce602 jam 2 ,mem_24g_sync_cnt 
 
 p_g24_transmit_hop_pac_fail_stage1:
-04a9 704cce00 jam 0 ,mem_24g_hop_pac_retry 
-04aa 704cd000 jam 0 ,mem_24g_rf_last_sta 
-04ab 20200496 branch p_g24_transmit_rf_ctrl_clear 
+04e4 704ce200 jam 0 ,mem_24g_hop_pac_retry 
+04e5 704ce400 jam 0 ,mem_24g_rf_last_sta 
+04e6 202004d1 branch p_g24_transmit_rf_ctrl_clear 
 
 p_g24_transmit_hop_pac_fail_hop_stage2:
-04ac 704ccf00 jam 0 ,mem_24g_rf_hop_ch 
-04ad 202004a9 branch p_g24_transmit_hop_pac_fail_stage1 
+04e7 704ce300 jam 0 ,mem_24g_rf_hop_ch 
+04e8 202004e4 branch p_g24_transmit_hop_pac_fail_stage1 
 
 p_g24_transmit_pac_fail_hop_stage3:
-04ae 68014ba0 fetch 2 ,mem_24g_txfail_cnt 
-04af 1fe0fe01 increase 1 ,pdata 
-04b0 60014ba0 store 2 ,mem_24g_txfail_cnt 
-04b1 c285054e bbit1 10 ,p_g24_tx_attempt_fail 
-04b2 6800cccf fetch 1 ,mem_24g_rf_hop_ch 
-04b3 c00084b7 beq 1 ,p_g24_rf_hop_fastly 
-04b4 704ccf01 jam 1 ,mem_24g_rf_hop_ch 
+04e9 68014bb4 fetch 2 ,mem_24g_txfail_cnt 
+04ea 1fe0fe01 increase 1 ,pdata 
+04eb 60014bb4 store 2 ,mem_24g_txfail_cnt 
+04ec c2850587 bbit1 10 ,p_g24_tx_attempt_fail 
+04ed 6800cce3 fetch 1 ,mem_24g_rf_hop_ch 
+04ee c00084f2 beq 1 ,p_g24_rf_hop_fastly 
+04ef 704ce301 jam 1 ,mem_24g_rf_hop_ch 
 
 p_g24_rf_hop_attemp_again:
-04b5 6800cccf fetch 1 ,mem_24g_rf_hop_ch 
-04b6 c0808496 bne 1 ,p_g24_transmit_rf_ctrl_clear 
+04f0 6800cce3 fetch 1 ,mem_24g_rf_hop_ch 
+04f1 c08084d1 bne 1 ,p_g24_transmit_rf_ctrl_clear 
 
 p_g24_rf_hop_fastly:
-04b7 6800cccd fetch 1 ,mem_24g_hop_fastly_cnt 
-04b8 1fe0fe01 increase 1 ,pdata 
-04b9 6000cccd store 1 ,mem_24g_hop_fastly_cnt 
-04ba c00204be beq 4 ,p_g24_rf_hop_fastly_exit 
-04bb 204006cf call p_g24_ch 
-04bc 704bdf02 jam 2 ,mem_24g_max_retry 
-04bd 2020050d branch p_g24_transmit_packet 
+04f2 6800cce1 fetch 1 ,mem_24g_hop_fastly_cnt 
+04f3 1fe0fe01 increase 1 ,pdata 
+04f4 6000cce1 store 1 ,mem_24g_hop_fastly_cnt 
+04f5 c00204f9 beq 4 ,p_g24_rf_hop_fastly_exit 
+04f6 204006e3 call p_g24_ch 
+04f7 704bf302 jam 2 ,mem_24g_max_retry 
+04f8 20200546 branch p_g24_transmit_packet 
 
 p_g24_rf_hop_fastly_exit:
-04be 20400560 call power_ctrl_pac_succ_decrs 
-04bf 704ccd00 jam 0 ,mem_24g_hop_fastly_cnt 
-04c0 20200496 branch p_g24_transmit_rf_ctrl_clear 
+04f9 20400599 call power_ctrl_pac_succ_decrs 
+04fa 704ce100 jam 0 ,mem_24g_hop_fastly_cnt 
+04fb 202004d1 branch p_g24_transmit_rf_ctrl_clear 
 
 p_g24_transmit_hop_pac_succ_wo_hop:
-04c1 704cd202 jam 2 ,mem_24g_sync_cnt 
+04fc 704ce602 jam 2 ,mem_24g_sync_cnt 
 
 p_g24_transmit_hop_pac_succ:
-04c2 704cd001 jam 1 ,mem_24g_rf_last_sta 
-04c3 704ccf00 jam 0 ,mem_24g_rf_hop_ch 
-04c4 20200496 branch p_g24_transmit_rf_ctrl_clear 
+04fd 704ce401 jam 1 ,mem_24g_rf_last_sta 
+04fe 704ce300 jam 0 ,mem_24g_rf_hop_ch 
+04ff 202004d1 branch p_g24_transmit_rf_ctrl_clear 
 
 p_g24_transmit_succ_rf_config:
-04c5 6800ccd1 fetch 1 ,mem_24g_rf_work_stage 
-04c6 c00184c2 beq 3 ,p_g24_transmit_hop_pac_succ 
-04c7 6800cb9b fetch 1 ,mem_24g_data_type 
-04c8 2fec0004 isolate0 bit_hop ,pdata 
-04c9 20208494 branch p_g24_transmit_rf_sta_init ,true 
-04ca 6800ccd1 fetch 1 ,mem_24g_rf_work_stage 
-04cb c00084c1 beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
-04cc c00104c2 beq 2 ,p_g24_transmit_hop_pac_succ 
-04cd 20600000 rtn 
+0500 6800cce5 fetch 1 ,mem_24g_rf_work_stage 
+0501 c00184fd beq 3 ,p_g24_transmit_hop_pac_succ 
+0502 6800cbaf fetch 1 ,mem_24g_data_type 
+0503 2fec0004 isolate0 bit_hop ,pdata 
+0504 202084cf branch p_g24_transmit_rf_sta_init ,true 
+0505 6800cce5 fetch 1 ,mem_24g_rf_work_stage 
+0506 c00084fc beq 1 ,p_g24_transmit_hop_pac_succ_wo_hop 
+0507 c00104fd beq 2 ,p_g24_transmit_hop_pac_succ 
+0508 20600000 rtn 
 
 p_g24_rf_sta_check:
-04ce 6800cbaa fetch 1 ,mem_24g_pairing_sm 
-04cf c1ff8000 rtnne state_24g_pairing_success 
-04d0 204004d3 call p_g24_rf_laststa_synccnt_check 
-04d1 245604db ncall p_g24_rf_sync_cnt_check ,user2 
-04d2 20600000 rtn 
+0509 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+050a c1ff8000 rtnne state_24g_pairing_success 
+050b 2040050e call p_g24_rf_laststa_synccnt_check 
+050c 24560516 ncall p_g24_rf_sync_cnt_check ,user2 
+050d 20600000 rtn 
 
 p_g24_rf_laststa_synccnt_check:
-04d3 78567c00 disable user2 
-04d4 6800ccd0 fetch 1 ,mem_24g_rf_last_sta 
-04d5 c1808000 rtnne 1 
-04d6 6800ccd2 fetch 1 ,mem_24g_sync_cnt 
-04d7 c1800000 rtnne 0 
-04d8 704cd101 jam 1 ,mem_24g_rf_work_stage 
-04d9 704bdf04 jam 4 ,mem_24g_max_retry 
-04da 20207feb branch enable_user2 
+050e 78567c00 disable user2 
+050f 6800cce4 fetch 1 ,mem_24g_rf_last_sta 
+0510 c1808000 rtnne 1 
+0511 6800cce6 fetch 1 ,mem_24g_sync_cnt 
+0512 c1800000 rtnne 0 
+0513 704ce501 jam 1 ,mem_24g_rf_work_stage 
+0514 704bf304 jam 4 ,mem_24g_max_retry 
+0515 20207feb branch enable_user2 
 
 p_g24_rf_sync_cnt_check:
-04db 6800ccd2 fetch 1 ,mem_24g_sync_cnt 
-04dc 203a04e3 branch p_g24_rf_hop_attemp ,blank 
-04dd 1fe0ffff increase -1 ,pdata 
-04de 6000ccd2 store 1 ,mem_24g_sync_cnt 
-04df 704cd102 jam 2 ,mem_24g_rf_work_stage 
-04e0 204006cf call p_g24_ch 
-04e1 704bdf04 jam 4 ,mem_24g_max_retry 
-04e2 20600000 rtn 
+0516 6800cce6 fetch 1 ,mem_24g_sync_cnt 
+0517 203a051e branch p_g24_rf_hop_attemp ,blank 
+0518 1fe0ffff increase -1 ,pdata 
+0519 6000cce6 store 1 ,mem_24g_sync_cnt 
+051a 704ce502 jam 2 ,mem_24g_rf_work_stage 
+051b 204006e3 call p_g24_ch 
+051c 704bf304 jam 4 ,mem_24g_max_retry 
+051d 20600000 rtn 
 
 p_g24_rf_hop_attemp:
-04e3 704cd103 jam 3 ,mem_24g_rf_work_stage 
-04e4 6800cccf fetch 1 ,mem_24g_rf_hop_ch 
-04e5 243a04b5 nbranch p_g24_rf_hop_attemp_again ,blank 
-04e6 204006cf call p_g24_ch 
-04e7 704bdf02 jam 2 ,mem_24g_max_retry 
-04e8 20600000 rtn 
+051e 704ce503 jam 3 ,mem_24g_rf_work_stage 
+051f 6800cce3 fetch 1 ,mem_24g_rf_hop_ch 
+0520 243a04f0 nbranch p_g24_rf_hop_attemp_again ,blank 
+0521 204006e3 call p_g24_ch 
+0522 704bf302 jam 2 ,mem_24g_max_retry 
+0523 20600000 rtn 
 
 p_g24_txdata_prep:
-04e9 6800cbaa fetch 1 ,mem_24g_pairing_sm 
-04ea c0ff85a7 bne state_24g_pairing_success ,p_g24_pairing_sm 
+0524 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+0525 c0ff85d8 bne state_24g_pairing_success ,p_g24_pairing_sm 
 
 p_g24_txdata_prep_packeage_data:
-04eb 204004ef call p_g24_package_data 
-04ec 204006bd call p_g24_transmit_prep 
+0526 2040052a call p_g24_package_data 
+0527 204006d1 call p_g24_transmit_prep 
 
 p_g24_txdata_enable_tx:
-04ed 704b9f01 jam ensure_on_24g ,mem_24g_ensure 
-04ee 20600000 rtn 
+0528 704bb301 jam ensure_on_24g ,mem_24g_ensure 
+0529 20600000 rtn 
 
 p_g24_package_data:
-04ef 68014ccb fetch 2 ,mem_cb_24g_data 
-04f0 20407f9c call callback_func 
-04f1 203404f5 branch p_g24_accumulate_mouse_data ,user 
-04f2 6803cb37 fetch 7 ,mem_24g_txbuf + 1 
-04f3 207a0000 rtn blank 
-04f4 20207fe7 branch enable_user 
+052a 68014cdf fetch 2 ,mem_cb_24g_data 
+052b 20407f9c call callback_func 
+052c 20340530 branch p_g24_accumulate_mouse_data ,user 
+052d 6803cb4b fetch 7 ,mem_24g_txbuf + 1 
+052e 207a0000 rtn blank 
+052f 20207fe7 branch enable_user 
 
 p_g24_accumulate_mouse_data:
-04f5 704bc600 jam 0 ,mem_24g_abort_pac 
-04f6 1a20fe01 add rega ,1 ,pdata 
-04f7 6000cb9a store 1 ,mem_24g_datalen 
-04f8 20400496 call p_g24_transmit_rf_ctrl_clear 
-04f9 6000cb36 store 1 ,mem_24g_txbuf 
-04fa e8a88000 ifetcht 1 ,contw 
-04fb ea408000 ifetch 1 ,regb 
-04fc 9841fe00 ior temp ,pdata 
-04fd e0a08000 istore 1 ,contw 
-04fe 1a40a401 increase 1 ,regb 
-04ff df200002 arg 2 ,loopcnt 
-
-p_g24_accumulation_loop:
-0500 ea410000 ifetch 2 ,regb 
-0501 e0a10000 istore 2 ,contw 
-0502 1a40a402 increase 2 ,regb 
-0503 c2000500 loop p_g24_accumulation_loop 
-0504 d8a04b3c arg mem_24g_txbuf + 6 ,contw 
-0505 df200002 arg 2 ,loopcnt 
+0530 704bda00 jam 0 ,mem_24g_abort_pac 
+0531 1a20fe01 add rega ,1 ,pdata 
+0532 6000cbae store 1 ,mem_24g_datalen 
+0533 204004d1 call p_g24_transmit_rf_ctrl_clear 
+0534 6000cb4a store 1 ,mem_24g_txbuf 
+0535 e8a88000 ifetcht 1 ,contw 
+0536 ea408000 ifetch 1 ,regb 
+0537 9841fe00 ior temp ,pdata 
+0538 e0a08000 istore 1 ,contw 
+0539 1a40a401 increase 1 ,regb 
+053a ea420000 ifetch 4 ,regb 
+053b e0a20000 istore 4 ,contw 
+053c 1a40a404 increase 4 ,regb 
+053d d8a04b50 arg mem_24g_txbuf + 6 ,contw 
+053e df200002 arg 2 ,loopcnt 
 
 p_g24_accumulation_loop2:
-0506 ea408000 ifetch 1 ,regb 
-0507 e8a88000 ifetcht 1 ,contw 
-0508 9840fe00 iadd temp ,pdata 
-0509 e0a08000 istore 1 ,contw 
-050a 1a40a401 increase 1 ,regb 
-050b c2000506 loop p_g24_accumulation_loop2 
-050c 20600000 rtn 
+053f ea408000 ifetch 1 ,regb 
+0540 e8a88000 ifetcht 1 ,contw 
+0541 9840fe00 iadd temp ,pdata 
+0542 e0a08000 istore 1 ,contw 
+0543 1a40a401 increase 1 ,regb 
+0544 c200053f loop p_g24_accumulation_loop2 
+0545 20600000 rtn 
 
 p_g24_transmit_packet:
-050d 704ba300 jam 0 ,mem_24g_retry 
+0546 704bb700 jam 0 ,mem_24g_retry 
 
 p_g24_transmit_loop:
-050e d9600d00 arg param_rx_setup ,timeup 
-050f 34730200 until clkn_rt ,meet 
-0510 20400527 call p_g24_transmit_receive_ack 
-0511 6800cbd6 fetch 1 ,mem_24g_no_ack 
-0512 c1008000 rtneq no_ack_24g 
-0513 242c0536 nbranch p_g24_retransmit ,sync 
-0514 24378536 nbranch p_g24_retransmit ,user3 
-0515 58000000 setarg 0 
-0516 60044b36 store 8 ,mem_24g_txbuf 
-0517 20400552 call p_g24_ackpayload_parse 
-0518 2040055c call power_ctrl_pac_succ_incrs 
+0547 d9600d00 arg param_rx_setup ,timeup 
+0548 34730200 until clkn_rt ,meet 
+0549 20400560 call p_g24_transmit_receive_ack 
+054a 6800cbea fetch 1 ,mem_24g_no_ack 
+054b c1008000 rtneq no_ack_24g 
+054c 242c056f nbranch p_g24_retransmit ,sync 
+054d 2437856f nbranch p_g24_retransmit ,user3 
+054e 58000000 setarg 0 
+054f 60044b4a store 8 ,mem_24g_txbuf 
+0550 2040058b call p_g24_ackpayload_parse 
+0551 20400595 call power_ctrl_pac_succ_incrs 
 
 p_g24_transmit_next_packet:
-0519 6800cb99 fetch 1 ,mem_24g_pid 
-051a 1fe0fe01 increase 1 ,pdata 
-051b 6000cb99 store 1 ,mem_24g_pid 
-051c 6800cbaa fetch 1 ,mem_24g_pairing_sm 
-051d c0ff8525 bne state_24g_pairing_success ,p_g24_paring_mode_start 
-051e 204004c5 call p_g24_transmit_succ_rf_config 
+0552 6800cbad fetch 1 ,mem_24g_pid 
+0553 1fe0fe01 increase 1 ,pdata 
+0554 6000cbad store 1 ,mem_24g_pid 
+0555 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+0556 c0ff855e bne state_24g_pairing_success ,p_g24_paring_mode_start 
+0557 20400500 call p_g24_transmit_succ_rf_config 
 
 p_g24_transmit_abandon:
-051f 58000000 setarg 0 
-0520 60014ba0 store 2 ,mem_24g_txfail_cnt 
-0521 6000cba2 store 1 ,mem_24g_get_ack_fail 
-0522 6000ccce store 1 ,mem_24g_hop_pac_retry 
-0523 704b9f00 jam ensure_off_24g ,mem_24g_ensure 
-0524 20600000 rtn 
+0558 58000000 setarg 0 
+0559 60014bb4 store 2 ,mem_24g_txfail_cnt 
+055a 6000cbb6 store 1 ,mem_24g_get_ack_fail 
+055b 6000cce2 store 1 ,mem_24g_hop_pac_retry 
+055c 704bb300 jam ensure_off_24g ,mem_24g_ensure 
+055d 20600000 rtn 
 
 p_g24_paring_mode_start:
-0525 20400559 call power_ctrl_pac_succ_cnt_init 
-0526 202005c2 branch p_g24_paring_mode 
+055e 20400592 call power_ctrl_pac_succ_cnt_init 
+055f 202005f3 branch p_g24_paring_mode 
 
 p_g24_transmit_receive_ack:
-0527 7857fc00 disable user3 
-0528 20400738 call p_g24_transmit 
-0529 6800cbd6 fetch 1 ,mem_24g_no_ack 
-052a c0008534 beq no_ack_24g ,p_g24_transmit_no_ack 
-052b 18002a00 force 0 ,radio_ctrl 
-052c 68024bc2 fetch 4 ,mem_24g_addr 
-052d 98001200 iforce access 
-052e 68088017 fetcht 1 ,mem_last_freq 
-052f 2040291f call set_freq_rx 
-0530 20402924 call rf_rx_enable 
-0531 204006f2 call p_g24_receive_rxon 
-0532 20578730 call p_g24_end_of_packet ,user3 
-0533 20600000 rtn 
+0560 7857fc00 disable user3 
+0561 2040074c call p_g24_transmit 
+0562 6800cbea fetch 1 ,mem_24g_no_ack 
+0563 c000856d beq no_ack_24g ,p_g24_transmit_no_ack 
+0564 18002a00 force 0 ,radio_ctrl 
+0565 68024bd6 fetch 4 ,mem_24g_addr 
+0566 98001200 iforce access 
+0567 68088017 fetcht 1 ,mem_last_freq 
+0568 2040291f call set_freq_rx 
+0569 20402924 call rf_rx_enable 
+056a 20400706 call p_g24_receive_rxon 
+056b 20578744 call p_g24_end_of_packet ,user3 
+056c 20600000 rtn 
 
 p_g24_transmit_no_ack:
-0534 20400730 call p_g24_end_of_packet 
-0535 20200519 branch p_g24_transmit_next_packet 
+056d 20400744 call p_g24_end_of_packet 
+056e 20200552 branch p_g24_transmit_next_packet 
 
 p_g24_retransmit:
-0536 6800cba2 fetch 1 ,mem_24g_get_ack_fail 
-0537 1fe0fe01 increase 1 ,pdata 
-0538 6000cba2 store 1 ,mem_24g_get_ack_fail 
-0539 6800cbaa fetch 1 ,mem_24g_pairing_sm 
-053a c0ff854a bne state_24g_pairing_success ,p_g24_tx_paring_retry 
-053b 6808cba3 fetcht 1 ,mem_24g_retry 
-053c 18408401 increase 1 ,temp 
-053d 6008cba3 storet 1 ,mem_24g_retry 
-053e 6800cbdf fetch 1 ,mem_24g_max_retry 
-053f 98467e00 isub temp ,pdata 
-0540 243a050e nbranch p_g24_transmit_loop ,blank 
-0541 6800ccd1 fetch 1 ,mem_24g_rf_work_stage 
-0542 c00184ae beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
-0543 6800ccce fetch 1 ,mem_24g_hop_pac_retry 
-0544 1fe0fe01 increase 1 ,pdata 
-0545 6000ccce store 1 ,mem_24g_hop_pac_retry 
-0546 c00104a3 beq 2 ,p_g24_transmit_hop_pac_fail 
-0547 2040049a call p_g24_hop_ch_enable 
-0548 704bdf01 jam 1 ,mem_24g_max_retry 
-0549 2020050d branch p_g24_transmit_packet 
+056f 6800cbb6 fetch 1 ,mem_24g_get_ack_fail 
+0570 1fe0fe01 increase 1 ,pdata 
+0571 6000cbb6 store 1 ,mem_24g_get_ack_fail 
+0572 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+0573 c0ff8583 bne state_24g_pairing_success ,p_g24_tx_paring_retry 
+0574 6808cbb7 fetcht 1 ,mem_24g_retry 
+0575 18408401 increase 1 ,temp 
+0576 6008cbb7 storet 1 ,mem_24g_retry 
+0577 6800cbf3 fetch 1 ,mem_24g_max_retry 
+0578 98467e00 isub temp ,pdata 
+0579 243a0547 nbranch p_g24_transmit_loop ,blank 
+057a 6800cce5 fetch 1 ,mem_24g_rf_work_stage 
+057b c00184e9 beq 3 ,p_g24_transmit_pac_fail_hop_stage3 
+057c 6800cce2 fetch 1 ,mem_24g_hop_pac_retry 
+057d 1fe0fe01 increase 1 ,pdata 
+057e 6000cce2 store 1 ,mem_24g_hop_pac_retry 
+057f c00104de beq 2 ,p_g24_transmit_hop_pac_fail 
+0580 204004d5 call p_g24_hop_ch_enable 
+0581 704bf301 jam 1 ,mem_24g_max_retry 
+0582 20200546 branch p_g24_transmit_packet 
 
 p_g24_tx_paring_retry:
-054a 6800cba2 fetch 1 ,mem_24g_get_ack_fail 
-054b c1ff8000 rtnne 0xff 
-054c 704ba200 jam 0 ,mem_24g_get_ack_fail 
-054d 20200550 branch p_g24_stop_g24_mode 
+0583 6800cbb6 fetch 1 ,mem_24g_get_ack_fail 
+0584 c1ff8000 rtnne 0xff 
+0585 704bb600 jam 0 ,mem_24g_get_ack_fail 
+0586 20200589 branch p_g24_stop_g24_mode 
 
 p_g24_tx_attempt_fail:
-054e 58000000 setarg 0 
-054f 60014ba0 store 2 ,mem_24g_txfail_cnt 
+0587 58000000 setarg 0 
+0588 60014bb4 store 2 ,mem_24g_txfail_cnt 
 
 p_g24_stop_g24_mode:
-0550 700a993a jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
-0551 20207d86 branch ui_ipc_send_event 
+0589 700a993a jam bt_evt_24g_attempt_fail ,mem_fifo_temp 
+058a 20207d86 branch ui_ipc_send_event 
 
 p_g24_ackpayload_parse:
-0552 20400625 call p_g24_read_len_pid_crc 
-0553 6800cb98 fetch 1 ,mem_24g_rxdata_length 
-0554 207a0000 rtn blank 
-0555 98007200 iforce loopcnt 
-0556 d8c04b16 arg mem_24g_rxbuf + 2 ,contr 
-0557 d8a04b78 arg mem_24g_rxpayload ,contw 
-0558 20207f01 branch memcpy 
+058b 20400655 call p_g24_read_len_pid_crc 
+058c 6800cbac fetch 1 ,mem_24g_rxdata_length 
+058d 207a0000 rtn blank 
+058e 98007200 iforce loopcnt 
+058f d8c04b2a arg mem_24g_rxbuf + 2 ,contr 
+0590 d8a04b8c arg mem_24g_rxpayload ,contw 
+0591 20207f01 branch memcpy 
 
 power_ctrl_pac_succ_cnt_init:
-0559 704cd601 jam 1 ,mem_power_ctrl_level 
-055a 704cd300 jam 0 ,mem_power_ctrl_pac_succ_cnt 
-055b 20600000 rtn 
+0592 704cea01 jam 1 ,mem_power_ctrl_level 
+0593 704ce700 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+0594 20600000 rtn 
 
 power_ctrl_pac_succ_incrs:
-055c 6800ccd3 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-055d 1fe0fe01 increase 1 ,pdata 
-055e 6000ccd3 store 1 ,mem_power_ctrl_pac_succ_cnt 
-055f 20600000 rtn 
+0595 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+0596 1fe0fe01 increase 1 ,pdata 
+0597 6000cce7 store 1 ,mem_power_ctrl_pac_succ_cnt 
+0598 20600000 rtn 
 
 power_ctrl_pac_succ_decrs:
-0560 6800ccd3 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0561 1fe67c02 sub pdata ,2 ,null 
-0562 24410568 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
-0563 6800ccd3 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0564 c1000000 rtneq 0 
-0565 1fe0ffff increase -1 ,pdata 
-0566 6000ccd3 store 1 ,mem_power_ctrl_pac_succ_cnt 
-0567 20600000 rtn 
+0599 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+059a 1fe67c02 sub pdata ,2 ,null 
+059b 244105a1 ncall power_ctrl_pac_succ_cnt_reinit ,positive 
+059c 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+059d c1000000 rtneq 0 
+059e 1fe0ffff increase -1 ,pdata 
+059f 6000cce7 store 1 ,mem_power_ctrl_pac_succ_cnt 
+05a0 20600000 rtn 
 
 power_ctrl_pac_succ_cnt_reinit:
-0568 704cd303 jam 3 ,mem_power_ctrl_pac_succ_cnt 
-0569 20600000 rtn 
+05a1 704ce703 jam 3 ,mem_power_ctrl_pac_succ_cnt 
+05a2 20600000 rtn 
 
 power_ctrl_start:
-056a 68014682 fetch 2 ,mem_ui_state_map 
-056b c3858000 rtnbit1 ui_state_ble_adv 
-056c c3838000 rtnbit1 ui_state_bt_reconnect 
-056d c3830000 rtnbit1 ui_state_bt_discovery 
-056e da204c5c arg mem_rssi_signal_buf ,rega 
-056f 2040069e call p_rssi_average 
-0570 6008ccd4 storet 1 ,mem_rssi_avg_received 
-0571 280ffe26 isolate1 mark_24g ,mark 
-0572 2040857c call power_ctrl_24g_dis_max ,true 
-0573 24408580 ncall power_ctrl_le_dis_max ,true 
-0574 98467c00 isub temp ,null 
-0575 24210594 nbranch power_ctrl_txpower_incrs_force ,positive 
-0576 6800ccd3 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0577 1fe67c02 sub pdata ,2 ,null 
-0578 24210584 nbranch power_ctrl_txpower_decrs_check ,positive 
-0579 6800ccd3 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-057a c0000595 beq 0 ,power_ctrl_txpower_incrs 
-057b 20600000 rtn 
-
-power_ctrl_24g_dis_max:
-057c 58000082 setarg rssi_dis_max_24g 
-057d 20600000 rtn 
-
-power_ctrl_24g_dis_min:
-057e 58000077 setarg rssi_dis_min_24g 
-057f 20600000 rtn 
-
-power_ctrl_le_dis_max:
-0580 58000080 setarg rssi_dis_max_ble 
-0581 20600000 rtn 
-
-power_ctrl_le_dis_min:
-0582 58000075 setarg rssi_dis_min_ble 
-0583 20600000 rtn 
+05a3 68014682 fetch 2 ,mem_ui_state_map 
+05a4 c3858000 rtnbit1 ui_state_ble_adv 
+05a5 c3838000 rtnbit1 ui_state_bt_reconnect 
+05a6 c3830000 rtnbit1 ui_state_bt_discovery 
+05a7 da204c70 arg mem_rssi_signal_buf ,rega 
+05a8 204006b2 call p_rssi_average 
+05a9 6008cce8 storet 1 ,mem_rssi_avg_received 
+05aa 58000082 setarg rssi_dis_max_24g 
+05ab c51305ad bmark1 mark_24g ,power_ctrl_start_next 
+05ac 58000080 setarg rssi_dis_max_ble 
+
+power_ctrl_start_next:
+05ad 98467c00 isub temp ,null 
+05ae 242105c5 nbranch power_ctrl_txpower_incrs_force ,positive 
+05af 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+05b0 1fe67c02 sub pdata ,2 ,null 
+05b1 242105b5 nbranch power_ctrl_txpower_decrs_check ,positive 
+05b2 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+05b3 c00005c6 beq 0 ,power_ctrl_txpower_incrs 
+05b4 20600000 rtn 
 
 power_ctrl_txpower_decrs_check:
-0584 6800ccd3 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
-0585 c1900000 rtnne 32 
-0586 704cd300 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+05b5 6800cce7 fetch 1 ,mem_power_ctrl_pac_succ_cnt 
+05b6 c1900000 rtnne 32 
+05b7 704ce700 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_decrs:
-0587 6808ccd4 fetcht 1 ,mem_rssi_avg_received 
-0588 280ffe26 isolate1 mark_24g ,mark 
-0589 2040857e call power_ctrl_24g_dis_min ,true 
-058a 24408582 ncall power_ctrl_le_dis_min ,true 
-058b 98467c00 isub temp ,null 
-058c 24610000 nrtn positive 
-058d 6800ccd6 fetch 1 ,mem_power_ctrl_level 
-058e c000059c beq 0 ,power_ctrl_decrs_level0 
-058f 1fe0ffff increase -1 ,pdata 
-0590 6000ccd6 store 1 ,mem_power_ctrl_level 
-0591 c000059c beq 0 ,power_ctrl_decrs_level0 
+05b8 6808cce8 fetcht 1 ,mem_rssi_avg_received 
+05b9 58000077 setarg rssi_dis_min_24g 
+05ba c51305bc bmark1 mark_24g ,power_ctrl_txpower_decrs_next 
+05bb 58000075 setarg rssi_dis_min_ble 
+
+power_ctrl_txpower_decrs_next:
+05bc 98467c00 isub temp ,null 
+05bd 24610000 nrtn positive 
+05be 6800ccea fetch 1 ,mem_power_ctrl_level 
+05bf c00005cd beq 0 ,power_ctrl_decrs_level0 
+05c0 1fe0ffff increase -1 ,pdata 
+05c1 6000ccea store 1 ,mem_power_ctrl_level 
+05c2 c00005cd beq 0 ,power_ctrl_decrs_level0 
 
 power_ctrl_decrs_level1:
 
 power_ctrl_incrs_level1:
-0592 7041de00 jam tx_power_0db ,mem_tx_power 
-0593 20600000 rtn 
+05c3 7041de00 jam tx_power_0db ,mem_tx_power 
+05c4 20600000 rtn 
 
 power_ctrl_txpower_incrs_force:
-0594 704cd300 jam 0 ,mem_power_ctrl_pac_succ_cnt 
+05c5 704ce700 jam 0 ,mem_power_ctrl_pac_succ_cnt 
 
 power_ctrl_txpower_incrs:
-0595 6800ccd6 fetch 1 ,mem_power_ctrl_level 
-0596 c001059a beq 2 ,power_ctrl_incrs_level2 
-0597 1fe0fe01 increase 1 ,pdata 
-0598 6000ccd6 store 1 ,mem_power_ctrl_level 
-0599 c0008592 beq 1 ,power_ctrl_incrs_level1 
+05c6 6800ccea fetch 1 ,mem_power_ctrl_level 
+05c7 c00105cb beq 2 ,power_ctrl_incrs_level2 
+05c8 1fe0fe01 increase 1 ,pdata 
+05c9 6000ccea store 1 ,mem_power_ctrl_level 
+05ca c00085c3 beq 1 ,power_ctrl_incrs_level1 
 
 power_ctrl_incrs_level2:
-059a 7041de02 jam tx_power_5db ,mem_tx_power 
-059b 20600000 rtn 
+05cb 7041de02 jam tx_power_5db ,mem_tx_power 
+05cc 20600000 rtn 
 
 power_ctrl_decrs_level0:
-059c 7041de04 jam tx_power_f5db ,mem_tx_power 
-059d 20600000 rtn 
+05cd 7041de04 jam tx_power_f5db ,mem_tx_power 
+05ce 20600000 rtn 
 
 p_g24_start_pairing_sm1:
-059e 79200026 set1 mark_24g ,mark 
-059f 204005a2 call p_g24_pair_init 
+05cf 79200026 set1 mark_24g ,mark 
+05d0 204005d3 call p_g24_pair_init 
 
 p_g24_set_pairing_sm_1:
-05a0 704baa01 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
-05a1 20600000 rtn 
+05d1 704bbe01 jam state_24g_pairing_1 ,mem_24g_pairing_sm 
+05d2 20600000 rtn 
 
 p_g24_pair_init:
-05a2 7041de20 jam tx_power_pair ,mem_tx_power 
-05a3 704b9900 jam 0 ,mem_24g_pid 
-05a4 704ba44e jam g24_pair_ch ,mem_24g_ch 
-05a5 68024ba6 fetch 4 ,mem_24g_paring_addr 
-05a6 202006af branch p_g24_update_addr_and_synccrc8 
+05d3 7041de20 jam tx_power_pair ,mem_tx_power 
+05d4 704bad00 jam 0 ,mem_24g_pid 
+05d5 704bb84e jam g24_pair_ch ,mem_24g_ch 
+05d6 68024bba fetch 4 ,mem_24g_paring_addr 
+05d7 202006c3 branch p_g24_update_addr_and_synccrc8 
 
 p_g24_pairing_sm:
-05a7 6800cb9f fetch 1 ,mem_24g_ensure 
-05a8 c000ffe7 beq ensure_on_24g ,enable_user 
-05a9 6800cbaa fetch 1 ,mem_24g_pairing_sm 
-05aa c00085ae beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
-05ab c00105b1 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
-05ac c00185b4 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
-05ad 20202a8c branch assert 
+05d8 6800cbb3 fetch 1 ,mem_24g_ensure 
+05d9 c000ffe7 beq ensure_on_24g ,enable_user 
+05da 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+05db c00085df beq state_24g_pairing_1 ,p_g24_pairing_sm_1 
+05dc c00105e2 beq state_24g_pairing_2 ,p_g24_pairing_sm_2 
+05dd c00185e5 beq state_24g_pairing_3 ,p_g24_pairing_sm_3 
+05de 20202a8c branch assert 
 
 p_g24_pairing_sm_1:
-05ae 704baa11 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
-05af 70119eaa jam 0xaa ,mem_24g_common_temp 
-05b0 202005b6 branch p_g24_pairing_sm_common 
+05df 704bbe11 jam state_24g_pairing_1_waiting_ack ,mem_24g_pairing_sm 
+05e0 70119eaa jam 0xaa ,mem_24g_common_temp 
+05e1 202005e7 branch p_g24_pairing_sm_common 
 
 p_g24_pairing_sm_2:
-05b1 704baa12 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
-05b2 70119e55 jam 0x55 ,mem_24g_common_temp 
-05b3 202005b6 branch p_g24_pairing_sm_common 
+05e2 704bbe12 jam state_24g_pairing_2_waiting_ack ,mem_24g_pairing_sm 
+05e3 70119e55 jam 0x55 ,mem_24g_common_temp 
+05e4 202005e7 branch p_g24_pairing_sm_common 
 
 p_g24_pairing_sm_3:
-05b4 704baa13 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
-05b5 70119e22 jam 0x22 ,mem_24g_common_temp 
+05e5 704bbe13 jam state_24g_pairing_3_waiting_ack ,mem_24g_pairing_sm 
+05e6 70119e22 jam 0x22 ,mem_24g_common_temp 
 
 p_g24_pairing_sm_common:
-05b6 6800cb9b fetch 1 ,mem_24g_data_type 
-05b7 1fe17e07 and_into bits_data ,pdata 
-05b8 6000919f store 1 ,mem_24g_common_temp + 1 
-05b9 68024bd1 fetch 4 ,mem_24g_device_addr 
-05ba 600211a0 store 4 ,mem_24g_common_temp + 2 
+05e7 6800cbaf fetch 1 ,mem_24g_data_type 
+05e8 1fe17e07 and_into bits_data ,pdata 
+05e9 6000919f store 1 ,mem_24g_common_temp + 1 
+05ea 68024be5 fetch 4 ,mem_24g_device_addr 
+05eb 600211a0 store 4 ,mem_24g_common_temp + 2 
 
 p_g24_put_pairing_data_in_buff:
-05bb 7011a400 jam 0 ,mem_24g_common_temp + 6 
-05bc da20119e arg mem_24g_common_temp ,rega 
-05bd d8400007 arg 7 ,temp 
-05be 20400620 call p_g24_put_data_in_buff 
-05bf 204006bd call p_g24_transmit_prep 
-05c0 204004ed call p_g24_txdata_enable_tx 
-05c1 20207fe7 branch enable_user 
+05ec 7011a400 jam 0 ,mem_24g_common_temp + 6 
+05ed da20119e arg mem_24g_common_temp ,rega 
+05ee d8400007 arg 7 ,temp 
+05ef 20400650 call p_g24_put_data_in_buff 
+05f0 204006d1 call p_g24_transmit_prep 
+05f1 20400528 call p_g24_txdata_enable_tx 
+05f2 20207fe7 branch enable_user 
 
 p_g24_paring_mode:
-05c2 6800cbaa fetch 1 ,mem_24g_pairing_sm 
-05c3 c17f8000 rtneq state_24g_pairing_success 
-05c4 c00885c8 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
-05c5 c00905ca beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
-05c6 c00985cc beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
-05c7 20600000 rtn 
+05f3 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+05f4 c17f8000 rtneq state_24g_pairing_success 
+05f5 c00885f9 beq state_24g_pairing_1_waiting_ack ,p_g24_pairing_sm_1_waiting_ack 
+05f6 c00905fb beq state_24g_pairing_2_waiting_ack ,p_g24_pairing_sm_2_waiting_ack 
+05f7 c00985fd beq state_24g_pairing_3_waiting_ack ,p_g24_pairing_sm_3_waiting_ack 
+05f8 20600000 rtn 
 
 p_g24_pairing_sm_1_waiting_ack:
-05c8 704baa02 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
-05c9 2020051f branch p_g24_transmit_abandon 
+05f9 704bbe02 jam state_24g_pairing_2 ,mem_24g_pairing_sm 
+05fa 20200558 branch p_g24_transmit_abandon 
 
 p_g24_pairing_sm_2_waiting_ack:
-05ca 704baa03 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
-05cb 2020051f branch p_g24_transmit_abandon 
+05fb 704bbe03 jam state_24g_pairing_3 ,mem_24g_pairing_sm 
+05fc 20200558 branch p_g24_transmit_abandon 
 
 p_g24_pairing_sm_3_waiting_ack:
-05cc 704baaff jam state_24g_pairing_success ,mem_24g_pairing_sm 
-05cd 700a9939 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
-05ce 20407d86 call ui_ipc_send_event 
-05cf 68024b7a fetch 4 ,mem_24g_rxpayload + 2 
-05d0 204006af call p_g24_update_addr_and_synccrc8 
-05d1 2020051f branch p_g24_transmit_abandon 
+05fd 704bbeff jam state_24g_pairing_success ,mem_24g_pairing_sm 
+05fe 700a9939 jam bt_evt_24g_pairing_complete ,mem_fifo_temp 
+05ff 20407d86 call ui_ipc_send_event 
+0600 68024b8e fetch 4 ,mem_24g_rxpayload + 2 
+0601 204006c3 call p_g24_update_addr_and_synccrc8 
+0602 20200558 branch p_g24_transmit_abandon 
 
 p_g24_start_24g_mode:
-05d2 793f8026 set0 mark_24g ,mark 
-05d3 204006b0 call p_g24_syncword_crc8 
-05d4 204006cf call p_g24_ch 
-05d5 6800cbaa fetch 1 ,mem_24g_pairing_sm 
-05d6 c1ff8000 rtnne state_24g_pairing_success 
-05d7 204005e7 call p_g24_tx_attemp_data_prep 
+0603 793f8026 set0 mark_24g ,mark 
+0604 204006c4 call p_g24_syncword_crc8 
+0605 204006e3 call p_g24_ch 
+0606 6800cbbe fetch 1 ,mem_24g_pairing_sm 
+0607 c1ff8000 rtnne state_24g_pairing_success 
+0608 20400618 call p_g24_tx_attemp_data_prep 
 
 p_g24_tx_attemp_dongle:
-05d8 58000000 setarg 0 
-05d9 60014bc7 store 2 ,mem_24g_check_dongle_times 
+0609 58000000 setarg 0 
+060a 60014bdb store 2 ,mem_24g_check_dongle_times 
 
 p_g24_tx_attemp_dongle_loop:
-05da 20402afa call lpo_calibration 
-05db 200007d0 nop 2000 
-05dc 6800cbc7 fetch 1 ,mem_24g_check_dongle_times 
-05dd c07f8550 beq 0xff ,p_g24_stop_g24_mode 
-05de 20400527 call p_g24_transmit_receive_ack 
-05df 242c05f0 nbranch p_g24_attemp_txdata_retry ,sync 
-05e0 243785f0 nbranch p_g24_attemp_txdata_retry ,user3 
+060b 20402afa call lpo_calibration 
+060c 200007d0 nop 2000 
+060d 6800cbdb fetch 1 ,mem_24g_check_dongle_times 
+060e c07f8589 beq 0xff ,p_g24_stop_g24_mode 
+060f 20400560 call p_g24_transmit_receive_ack 
+0610 242c0621 nbranch p_g24_attemp_txdata_retry ,sync 
+0611 24378621 nbranch p_g24_attemp_txdata_retry ,user3 
 
 p_g24_tx_attemp_dongle_succ:
-05e1 79200026 set1 mark_24g ,mark 
-05e2 58000000 setarg 0 
-05e3 60014bc7 store 2 ,mem_24g_check_dongle_times 
-05e4 700a993c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
-05e5 20407d86 call ui_ipc_send_event 
-05e6 20200089 branch p_g24_transmit_by_interrupt_enable 
+0612 79200026 set1 mark_24g ,mark 
+0613 58000000 setarg 0 
+0614 60014bdb store 2 ,mem_24g_check_dongle_times 
+0615 700a993c jam bt_evt_24g_attempt_success ,mem_fifo_temp 
+0616 20407d86 call ui_ipc_send_event 
+0617 20200091 branch p_g24_transmit_by_interrupt_enable 
 
 p_g24_tx_attemp_data_prep:
-05e7 70119eff jam 0xff ,mem_24g_common_temp 
-05e8 6800cb9b fetch 1 ,mem_24g_data_type 
-05e9 6000919f store 1 ,mem_24g_common_temp + 1 
-05ea 68024bd1 fetch 4 ,mem_24g_device_addr 
-05eb 600211a0 store 4 ,mem_24g_common_temp + 2 
-05ec d8400006 arg 6 ,temp 
-05ed da20119e arg mem_24g_common_temp ,rega 
-05ee 20400620 call p_g24_put_data_in_buff 
-05ef 202006bd branch p_g24_transmit_prep 
+0618 70119eff jam 0xff ,mem_24g_common_temp 
+0619 6800cbaf fetch 1 ,mem_24g_data_type 
+061a 6000919f store 1 ,mem_24g_common_temp + 1 
+061b 68024be5 fetch 4 ,mem_24g_device_addr 
+061c 600211a0 store 4 ,mem_24g_common_temp + 2 
+061d d8400006 arg 6 ,temp 
+061e da20119e arg mem_24g_common_temp ,rega 
+061f 20400650 call p_g24_put_data_in_buff 
+0620 202006d1 branch p_g24_transmit_prep 
 
 p_g24_attemp_txdata_retry:
-05f0 68014bc7 fetch 2 ,mem_24g_check_dongle_times 
-05f1 1fe0fe01 increase 1 ,pdata 
-05f2 60014bc7 store 2 ,mem_24g_check_dongle_times 
-05f3 204006cf call p_g24_ch 
-05f4 202005da branch p_g24_tx_attemp_dongle_loop 
+0621 68014bdb fetch 2 ,mem_24g_check_dongle_times 
+0622 1fe0fe01 increase 1 ,pdata 
+0623 60014bdb store 2 ,mem_24g_check_dongle_times 
+0624 204006e3 call p_g24_ch 
+0625 2020060b branch p_g24_tx_attemp_dongle_loop 
 
 p_g24_auto_pair_start:
-05f5 793f8026 set0 mark_24g ,mark 
-05f6 20400612 call p_g24_auto_pair_all_powerful 
-05f7 204005e7 call p_g24_tx_attemp_data_prep 
+0626 793f8026 set0 mark_24g ,mark 
+0627 20400642 call p_g24_auto_pair_all_powerful 
+0628 20400618 call p_g24_tx_attemp_data_prep 
 
 p_g24_auto_pair_restart:
-05f8 704bc700 jam 0 ,mem_24g_check_dongle_times 
+0629 704bdb00 jam 0 ,mem_24g_check_dongle_times 
 
 p_g24_auto_pair_start_loop:
-05f9 20402afa call lpo_calibration 
-05fa 200007d0 nop 2000 
-05fb 6800cbc7 fetch 1 ,mem_24g_check_dongle_times 
-05fc c07f8550 beq 0xff ,p_g24_stop_g24_mode 
-05fd 20400527 call p_g24_transmit_receive_ack 
-05fe 242c0608 nbranch p_g24_auto_pair_retry ,sync 
-05ff 24378608 nbranch p_g24_auto_pair_retry ,user3 
-0600 20400552 call p_g24_ackpayload_parse 
-0601 6800cc51 fetch 1 ,mem_tx_power_temp 
-0602 6000c1de store 1 ,mem_tx_power 
-0603 68024bc2 fetch 4 ,mem_24g_addr 
-0604 680a4ba6 fetcht 4 ,mem_24g_paring_addr 
-0605 98467c00 isub temp ,null 
-0606 2022859e branch p_g24_start_pairing_sm1 ,zero 
-0607 202005e1 branch p_g24_tx_attemp_dongle_succ 
+062a 20402afa call lpo_calibration 
+062b 200007d0 nop 2000 
+062c 6800cbdb fetch 1 ,mem_24g_check_dongle_times 
+062d c07f8589 beq 0xff ,p_g24_stop_g24_mode 
+062e 20400560 call p_g24_transmit_receive_ack 
+062f 242c0638 nbranch p_g24_auto_pair_retry ,sync 
+0630 24378638 nbranch p_g24_auto_pair_retry ,user3 
+0631 2040058b call p_g24_ackpayload_parse 
+0632 204001ab call p_mouse_tx_power_init 
+0633 68024bd6 fetch 4 ,mem_24g_addr 
+0634 680a4bba fetcht 4 ,mem_24g_paring_addr 
+0635 98467c00 isub temp ,null 
+0636 202285cf branch p_g24_start_pairing_sm1 ,zero 
+0637 20200612 branch p_g24_tx_attemp_dongle_succ 
 
 p_g24_auto_pair_retry:
-0608 6800cbc7 fetch 1 ,mem_24g_check_dongle_times 
-0609 1fe0fe01 increase 1 ,pdata 
-060a 6000cbc7 store 1 ,mem_24g_check_dongle_times 
-060b 6800ccd8 fetch 1 ,mem_24g_auto_paring_switch 
-060c 1fe0fe01 increase 1 ,pdata 
-060d 1fe17e01 and_into 1 ,pdata 
-060e 6000ccd8 store 1 ,mem_24g_auto_paring_switch 
-060f c0000618 beq 0 ,p_g24_auto_pair_device_attemp 
-0610 c000861a beq 1 ,p_g24_auto_pair_pair_attemp 
-0611 20600000 rtn 
+0638 6800cbdb fetch 1 ,mem_24g_check_dongle_times 
+0639 1fe0fe01 increase 1 ,pdata 
+063a 6000cbdb store 1 ,mem_24g_check_dongle_times 
+063b 6800ccec fetch 1 ,mem_24g_auto_paring_switch 
+063c 1fe0fe01 increase 1 ,pdata 
+063d 1fe17e01 and_into 1 ,pdata 
+063e 6000ccec store 1 ,mem_24g_auto_paring_switch 
+063f c0000648 beq 0 ,p_g24_auto_pair_device_attemp 
+0640 c000864a beq 1 ,p_g24_auto_pair_pair_attemp 
+0641 20600000 rtn 
 
 p_g24_auto_pair_all_powerful:
-0612 7041de20 jam tx_power_pair ,mem_tx_power 
-0613 58000f0f setarg 0x0f0f 
-0614 60014bc2 store 2 ,mem_24g_addr 
-0615 e0a10000 istore 2 ,contw 
+0642 7041de20 jam tx_power_pair ,mem_tx_power 
+0643 58000f0f setarg 0x0f0f 
+0644 60014bd6 store 2 ,mem_24g_addr 
+0645 e0a10000 istore 2 ,contw 
 
 p_g24_ch_syncword_crc8_init:
-0616 204006b0 call p_g24_syncword_crc8 
-0617 202006cf branch p_g24_ch 
+0646 204006c4 call p_g24_syncword_crc8 
+0647 202006e3 branch p_g24_ch 
 
 p_g24_auto_pair_device_attemp:
-0618 20400612 call p_g24_auto_pair_all_powerful 
-0619 202005f9 branch p_g24_auto_pair_start_loop 
+0648 20400642 call p_g24_auto_pair_all_powerful 
+0649 2020062a branch p_g24_auto_pair_start_loop 
 
 p_g24_auto_pair_pair_attemp:
-061a 204005a2 call p_g24_pair_init 
-061b 202005f9 branch p_g24_auto_pair_start_loop 
+064a 204005d3 call p_g24_pair_init 
+064b 2020062a branch p_g24_auto_pair_start_loop 
 
 p_g24_check_51cmd_stop_24g:
-061c 793f8026 set0 mark_24g ,mark 
-061d 204053ce call le_disable 
+064c 793f8026 set0 mark_24g ,mark 
+064d 204053ce call le_disable 
 
 p_mouse_disable_g24_pairing_flag:
-061e d8e00003 arg mosue_24g_pairing_flag ,queue 
-061f 202043d2 branch mouse_disable_function_flag 
+064e d8e00003 arg mosue_24g_pairing_flag ,queue 
+064f 202043d2 branch mouse_disable_function_flag 
 
 p_g24_put_data_in_buff:
-0620 6008cb9a storet 1 ,mem_24g_datalen 
-0621 18427200 copy temp ,loopcnt 
-0622 d8a04b36 arg mem_24g_txbuf ,contw 
-0623 1a220c00 copy rega ,contr 
-0624 20207f01 branch memcpy 
+0650 6008cbae storet 1 ,mem_24g_datalen 
+0651 18427200 copy temp ,loopcnt 
+0652 d8a04b4a arg mem_24g_txbuf ,contw 
+0653 1a220c00 copy rega ,contr 
+0654 20207f01 branch memcpy 
 
 p_g24_read_len_pid_crc:
-0625 6800cb15 fetch 1 ,mem_24g_rxbuf + 1 
-0626 1fe97e00 rshift3 pdata ,pdata 
-0627 6000cb98 store 1 ,mem_24g_rxdata_length 
-0628 1fe0fe01 increase 1 ,pdata 
-0629 d8c04b15 arg mem_24g_rxbuf + 1 ,contr 
-062a 98c08c00 iadd contr ,contr 
-062b e8c18000 ifetch 3 ,contr 
-062c 6001cbd7 store 3 ,mem_24g_sta_crc 
-062d 6800cb15 fetch 1 ,mem_24g_rxbuf + 1 
-062e 1fe37e00 rshift pdata ,pdata 
-062f 1fe17e03 and pdata ,0x03 ,pdata 
-0630 6000cbdd store 1 ,mem_24g_sta_pid 
-0631 20600000 rtn 
+0655 6800cb29 fetch 1 ,mem_24g_rxbuf + 1 
+0656 1fe97e00 rshift3 pdata ,pdata 
+0657 6000cbac store 1 ,mem_24g_rxdata_length 
+0658 1fe0fe01 increase 1 ,pdata 
+0659 d8c04b29 arg mem_24g_rxbuf + 1 ,contr 
+065a 98c08c00 iadd contr ,contr 
+065b e8c18000 ifetch 3 ,contr 
+065c 6001cbeb store 3 ,mem_24g_sta_crc 
+065d 6800cb29 fetch 1 ,mem_24g_rxbuf + 1 
+065e 1fe37e00 rshift pdata ,pdata 
+065f 1fe17e03 and pdata ,0x03 ,pdata 
+0660 6000cbf1 store 1 ,mem_24g_sta_pid 
+0661 20600000 rtn 
 
 p_set_freq_tx:
-0632 60088017 storet 1 ,mem_last_freq 
-0633 1840a200 add temp ,0 ,rega 
-0634 20402981 call rf_write_freq 
-0635 58000500 setarg param_pll_setup 
-0636 20402a8f call sleep 
+0662 60088017 storet 1 ,mem_last_freq 
+0663 1840a200 add temp ,0 ,rega 
+0664 20402981 call rf_write_freq 
+0665 58000500 setarg param_pll_setup 
+0666 20402a8f call sleep 
 
 p_rf_tx_enable:
-0637 70890601 jam 0x1 ,rfen_adc 
-0638 7089003c jam 0x3c ,rfen_rx 
-0639 708901e0 jam 0xe0 ,rfen_tx 
-063a 2000000a nop 10 
-063b 70890201 jam 0x01 ,rfen_mdm 
-063c 7089023d jam 0x3d ,rfen_mdm 
-063d 2000000a nop 10 
-063e 708903b7 jam 0xb7 ,rfen_sn 
-063f 2000000a nop 10 
-0640 7089027d jam 0x7d ,rfen_mdm 
-0641 6800c1de fetch 1 ,mem_tx_power 
-0642 c0000649 beq tx_power_0db ,p_set_tx_power_0db 
-0643 c0008651 beq tx_power_3db ,p_set_tx_power_3db 
-0644 c0010659 beq tx_power_5db ,p_set_tx_power_5db 
-0645 c0018661 beq tx_power_f3db ,p_set_tx_power_f3db 
-0646 c0020669 beq tx_power_f5db ,p_set_tx_power_f5db 
-0647 c010067b beq tx_power_pair ,p_set_tx_power_pair 
-0648 20200649 branch p_set_tx_power_0db 
+0667 70890601 jam 0x1 ,rfen_adc 
+0668 7089003c jam 0x3c ,rfen_rx 
+0669 708901e0 jam 0xe0 ,rfen_tx 
+066a 2000000a nop 10 
+066b 70890201 jam 0x01 ,rfen_mdm 
+066c 7089023d jam 0x3d ,rfen_mdm 
+066d 2000000a nop 10 
+066e 708903b7 jam 0xb7 ,rfen_sn 
+066f 2000000a nop 10 
+0670 7089027d jam 0x7d ,rfen_mdm 
+0671 6800c1de fetch 1 ,mem_tx_power 
+0672 c0000677 beq tx_power_0db ,p_set_tx_power_0db 
+0673 c001067c beq tx_power_5db ,p_set_tx_power_5db 
+0674 c0020681 beq tx_power_f5db ,p_set_tx_power_f5db 
+0675 c0100690 beq tx_power_pair ,p_set_tx_power_pair 
+0676 20200677 branch p_set_tx_power_0db 
 
 p_set_tx_power_0db:
-0649 20400671 call p_rx_low_sens 
-064a 70894bba jam 0xba ,0x894b 
-064b 708955d0 jam 0xd0 ,0x8955 
-064c 708956e0 jam 0xe0 ,0x8956 
-064d 70895788 jam 0x88 ,0x8957 
-064e 7089586c jam 0x6c ,0x8958 
-064f 70895910 jam 0x10 ,0x8959 
-0650 2020294b branch set_tx_power_0db 
-
-p_set_tx_power_3db:
-0651 20400676 call p_rx_high_sens 
-0652 70894bba jam 0xba ,0x894b 
-0653 708955d0 jam 0xd0 ,0x8955 
-0654 708956e0 jam 0xe0 ,0x8956 
-0655 70895788 jam 0x88 ,0x8957 
-0656 7089583c jam 0x3c ,0x8958 
-0657 70895910 jam 0x10 ,0x8959 
-0658 2020294f branch set_tx_power_3db 
+0677 20400686 call p_rx_low_sens 
+0678 708955d0 jam 0xd0 ,0x8955 
+0679 708956e0 jam 0xe0 ,0x8956 
+067a 7089586c jam 0x6c ,0x8958 
+067b 2020294b branch set_tx_power_0db 
 
 p_set_tx_power_5db:
-0659 20400676 call p_rx_high_sens 
-065a 70894bba jam 0xba ,0x894b 
-065b 708955d0 jam 0xd0 ,0x8955 
-065c 708956e0 jam 0xe0 ,0x8956 
-065d 70895788 jam 0x88 ,0x8957 
-065e 7089583c jam 0x3c ,0x8958 
-065f 70895910 jam 0x10 ,0x8959 
-0660 20202953 branch set_tx_power_5db 
-
-p_set_tx_power_f3db:
-0661 20400671 call p_rx_low_sens 
-0662 70894bba jam 0xba ,0x894b 
-0663 708955d0 jam 0xd0 ,0x8955 
-0664 708956c0 jam 0xc0 ,0x8956 
-0665 70895788 jam 0x88 ,0x8957 
-0666 7089586c jam 0x6c ,0x8958 
-0667 70895910 jam 0x10 ,0x8959 
-0668 20202957 branch set_tx_power_f3db 
+067c 2040068b call p_rx_high_sens 
+067d 708955d0 jam 0xd0 ,0x8955 
+067e 708956e0 jam 0xe0 ,0x8956 
+067f 7089583c jam 0x3c ,0x8958 
+0680 20202953 branch set_tx_power_5db 
 
 p_set_tx_power_f5db:
-0669 20400671 call p_rx_low_sens 
-066a 70894bba jam 0xba ,0x894b 
-066b 708955d0 jam 0xd0 ,0x8955 
-066c 708956c0 jam 0xc0 ,0x8956 
-066d 70895788 jam 0x88 ,0x8957 
-066e 7089586c jam 0x6c ,0x8958 
-066f 70895910 jam 0x10 ,0x8959 
-0670 2020295b branch set_tx_power_f5db 
+0681 20400686 call p_rx_low_sens 
+0682 708955d0 jam 0xd0 ,0x8955 
+0683 708956c0 jam 0xc0 ,0x8956 
+0684 7089586c jam 0x6c ,0x8958 
+0685 2020295b branch set_tx_power_f5db 
 
 p_rx_low_sens:
-0671 70894c5b jam 0x5b ,0x894c 
-0672 70894d96 jam 0x96 ,0x894d 
-0673 70894e2c jam 0x2c ,0x894e 
-0674 70894f46 jam 0x46 ,0x894f 
-0675 20600000 rtn 
+0686 70894c5b jam 0x5b ,0x894c 
+0687 70894d96 jam 0x96 ,0x894d 
+0688 70894e2c jam 0x2c ,0x894e 
+0689 70894f46 jam 0x46 ,0x894f 
+068a 20600000 rtn 
 
 p_rx_high_sens:
-0676 70894cfb jam 0xfb ,0x894c 
-0677 70894def jam 0xef ,0x894d 
-0678 70894eec jam 0xec ,0x894e 
-0679 70894f5e jam 0x5e ,0x894f 
-067a 20600000 rtn 
+068b 70894cfb jam 0xfb ,0x894c 
+068c 70894def jam 0xef ,0x894d 
+068d 70894eec jam 0xec ,0x894e 
+068e 70894f5e jam 0x5e ,0x894f 
+068f 20600000 rtn 
 
 p_set_tx_power_pair:
-067b 70894bba jam 0xba ,0x894b 
-067c 708956c2 jam 0xc2 ,0x8956 
-067d 708955d0 jam 0xd0 ,0x8955 
-067e 20600000 rtn 
+0690 708956c2 jam 0xc2 ,0x8956 
+0691 708955d0 jam 0xd0 ,0x8955 
+0692 20600000 rtn 
 
 p_shutdown_radio:
-067f 18002a08 force 8 ,radio_ctrl 
-0680 202028fa branch shutdown_radio + 1 
+0693 18002a08 force 8 ,radio_ctrl 
+0694 202028fa branch shutdown_radio + 1 
 
 p_g24_timer_check:
-0681 20407fe9 call disable_user 
-0682 680a4bbb fetcht 4 ,mem_24g_tx_btclk 
-0683 1c427e00 copy clkn_bt ,pdata 
-0684 98467c00 isub temp ,null 
-0685 24412d18 ncall g24_timer_timeout ,positive 
-0686 1fe22400 copy pdata ,regb 
-0687 68024bbb fetch 4 ,mem_24g_tx_btclk 
-0688 6808cbbf fetcht 1 ,mem_24g_interval 
-0689 98408400 iadd temp ,temp 
-068a 1a427e00 copy regb ,pdata 
-068b 98467c00 isub temp ,null 
-068c 24610000 nrtn positive 
-068d 793ffe1c set0 28 ,pdata 
-068e 60024bbb store 4 ,mem_24g_tx_btclk 
-068f 20207fe7 branch enable_user 
+0695 20407fe9 call disable_user 
+0696 680a4bcf fetcht 4 ,mem_24g_tx_btclk 
+0697 1c427e00 copy clkn_bt ,pdata 
+0698 98467c00 isub temp ,null 
+0699 24412d18 ncall g24_timer_timeout ,positive 
+069a 1fe22400 copy pdata ,regb 
+069b 68024bcf fetch 4 ,mem_24g_tx_btclk 
+069c 6808cbd3 fetcht 1 ,mem_24g_interval 
+069d 98408400 iadd temp ,temp 
+069e 1a427e00 copy regb ,pdata 
+069f 98467c00 isub temp ,null 
+06a0 24610000 nrtn positive 
+06a1 793ffe1c set0 28 ,pdata 
+06a2 60024bcf store 4 ,mem_24g_tx_btclk 
+06a3 20207fe7 branch enable_user 
 
 p_rssi_noise:
-0690 204029bb call save_rssi 
-0691 207a0000 rtn blank 
-0692 6808cc54 fetcht 1 ,mem_rssi_noise_index 
-0693 da200d9e arg mem_rssi_noise_buffer ,rega 
-0694 20400697 call p_rssi_store 
-0695 6008cc54 storet 1 ,mem_rssi_noise_index 
-0696 20600000 rtn 
+06a4 204029bb call save_rssi 
+06a5 207a0000 rtn blank 
+06a6 6808cc68 fetcht 1 ,mem_rssi_noise_index 
+06a7 da200d9e arg mem_rssi_noise_buffer ,rega 
+06a8 204006ab call p_rssi_store 
+06a9 6008cc68 storet 1 ,mem_rssi_noise_index 
+06aa 20600000 rtn 
 
 p_rssi_store:
-0697 1a227e00 copy rega ,pdata 
-0698 98408a00 iadd temp ,contw 
-0699 68008018 fetch 1 ,mem_rssi 
-069a e0a08000 istore 1 ,contw 
-069b 18408401 increase 1 ,temp 
-069c 18410407 and_into rssi_buf_len_signal ,temp 
-069d 20600000 rtn 
+06ab 1a227e00 copy rega ,pdata 
+06ac 98408a00 iadd temp ,contw 
+06ad 68008018 fetch 1 ,mem_rssi 
+06ae e0a08000 istore 1 ,contw 
+06af 18408401 increase 1 ,temp 
+06b0 18410407 and_into rssi_buf_len_signal ,temp 
+06b1 20600000 rtn 
 
 p_rssi_average:
-069e d8400000 arg 0 ,temp 
-069f df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
-06a0 1a220c00 copy rega ,contr 
+06b2 d8400000 arg 0 ,temp 
+06b3 df200008 arg rssi_buf_len_signal + 1 ,loopcnt 
+06b4 1a220c00 copy rega ,contr 
 
 p_rssi_average_loop:
-06a1 e8c08000 ifetch 1 ,contr 
-06a2 98408400 iadd temp ,temp 
-06a3 c20006a1 loop p_rssi_average_loop 
-06a4 18497e00 rshift3 temp ,pdata 
-06a5 1fe20400 copy pdata ,temp 
-06a6 c6930000 rtnmark0 mark_24g 
-06a7 1fe6fc0a div pdata ,10 
-06a8 20407f86 call wait_div_end 
-06a9 1807fe00 quotient pdata 
-06aa 1ff27e00 lshift4 pdata ,pdata 
-06ab 18070400 remainder temp 
-06ac 98418400 ior temp ,temp 
-06ad 20600000 rtn 
-06ae 20600000 rtn 
+06b5 e8c08000 ifetch 1 ,contr 
+06b6 98408400 iadd temp ,temp 
+06b7 c20006b5 loop p_rssi_average_loop 
+06b8 18497e00 rshift3 temp ,pdata 
+06b9 1fe20400 copy pdata ,temp 
+06ba c6930000 rtnmark0 mark_24g 
+06bb 1fe6fc0a div pdata ,10 
+06bc 20407f86 call wait_div_end 
+06bd 1807fe00 quotient pdata 
+06be 1ff27e00 lshift4 pdata ,pdata 
+06bf 18070400 remainder temp 
+06c0 98418400 ior temp ,temp 
+06c1 20600000 rtn 
+06c2 20600000 rtn 
 
 p_g24_update_addr_and_synccrc8:
-06af 60024bc2 store 4 ,mem_24g_addr 
+06c3 60024bd6 store 4 ,mem_24g_addr 
 
 p_g24_syncword_crc8:
-06b0 da200000 arg 0 ,rega 
-06b1 df200004 arg 4 ,loopcnt 
-06b2 d8c04bc2 arg mem_24g_addr ,contr 
+06c4 da200000 arg 0 ,rega 
+06c5 df200004 arg 4 ,loopcnt 
+06c6 d8c04bd6 arg mem_24g_addr ,contr 
 
 p_g24_syncword_crc8_loop:
-06b3 e8c08000 ifetch 1 ,contr 
-06b4 9a20a200 iadd rega ,rega 
-06b5 c20006b3 loop p_g24_syncword_crc8_loop 
-06b6 1a227e00 copy rega ,pdata 
-06b7 60014c4b store 2 ,mem_24g_syncword 
-06b8 6800cc4b fetch 1 ,mem_24g_syncword 
-06b9 6808cc4c fetcht 1 ,mem_24g_syncword + 1 
-06ba 9840fe00 iadd temp ,pdata 
-06bb 6000cc4d store 1 ,mem_24g_syncword_crc8 
-06bc 20600000 rtn 
+06c7 e8c08000 ifetch 1 ,contr 
+06c8 9a20a200 iadd rega ,rega 
+06c9 c20006c7 loop p_g24_syncword_crc8_loop 
+06ca 1a227e00 copy rega ,pdata 
+06cb 60014c5f store 2 ,mem_24g_syncword 
+06cc 6800cc5f fetch 1 ,mem_24g_syncword 
+06cd 6808cc60 fetcht 1 ,mem_24g_syncword + 1 
+06ce 9840fe00 iadd temp ,pdata 
+06cf 6000cc61 store 1 ,mem_24g_syncword_crc8 
+06d0 20600000 rtn 
 
 p_g24_transmit_prep:
-06bd 6800cb9a fetch 1 ,mem_24g_datalen 
-06be 1fe0fe02 increase 2 ,pdata 
-06bf 6000cb9c store 1 ,mem_24g_txlen 
-06c0 6800cb9b fetch 1 ,mem_24g_data_type 
-06c1 6000cb56 store 1 ,mem_24g_txpayload 
-06c2 6800cb9a fetch 1 ,mem_24g_datalen 
-06c3 1fe9fe00 lshift3 pdata ,pdata 
-06c4 6808cb99 fetcht 1 ,mem_24g_pid 
-06c5 18410403 and temp ,0x03 ,temp 
-06c6 18438400 lshift temp ,temp 
-06c7 9841fe00 ior temp ,pdata 
-06c8 6808cbd6 fetcht 1 ,mem_24g_no_ack 
-06c9 9840fe00 iadd temp ,pdata 
-06ca e0a08000 istore 1 ,contw 
-06cb 6800cb9a fetch 1 ,mem_24g_datalen 
-06cc 98007200 iforce loopcnt 
-06cd d8c04b36 arg mem_24g_txbuf ,contr 
-06ce 20207f01 branch memcpy 
+06d1 6800cbae fetch 1 ,mem_24g_datalen 
+06d2 1fe0fe02 increase 2 ,pdata 
+06d3 6000cbb0 store 1 ,mem_24g_txlen 
+06d4 6800cbaf fetch 1 ,mem_24g_data_type 
+06d5 6000cb6a store 1 ,mem_24g_txpayload 
+06d6 6800cbae fetch 1 ,mem_24g_datalen 
+06d7 1fe9fe00 lshift3 pdata ,pdata 
+06d8 6808cbad fetcht 1 ,mem_24g_pid 
+06d9 18410403 and temp ,0x03 ,temp 
+06da 18438400 lshift temp ,temp 
+06db 9841fe00 ior temp ,pdata 
+06dc 6808cbea fetcht 1 ,mem_24g_no_ack 
+06dd 9840fe00 iadd temp ,pdata 
+06de e0a08000 istore 1 ,contw 
+06df 6800cbae fetch 1 ,mem_24g_datalen 
+06e0 98007200 iforce loopcnt 
+06e1 d8c04b4a arg mem_24g_txbuf ,contr 
+06e2 20207f01 branch memcpy 
 
 p_g24_ch:
-06cf 6808cba5 fetcht 1 ,mem_24g_current_ch_number 
-06d0 204006d3 call p_g24_ch_map_size 
-06d1 6008cba5 storet 1 ,mem_24g_current_ch_number 
-06d2 20600000 rtn 
+06e3 6808cbb9 fetcht 1 ,mem_24g_current_ch_number 
+06e4 204006e7 call p_g24_ch_map_size 
+06e5 6008cbb9 storet 1 ,mem_24g_current_ch_number 
+06e6 20600000 rtn 
 
 p_g24_ch_map_size:
-06d3 204006d7 call p_g24_ch_calc 
-06d4 18408401 increase 1 ,temp 
-06d5 18410403 and_into 3 ,temp 
-06d6 20600000 rtn 
+06e7 204006eb call p_g24_ch_calc 
+06e8 18408401 increase 1 ,temp 
+06e9 18410403 and_into 3 ,temp 
+06ea 20600000 rtn 
 
 p_g24_ch_calc:
-06d7 6800cbc2 fetch 1 ,mem_24g_addr 
-06d8 1fe17e03 and_into 0x03 ,pdata 
-06d9 1fefa204 mul32 pdata ,4 ,rega 
-06da 58004bab setarg mem_24g_ch_map1 
-06db 9a20fe00 iadd rega ,pdata 
-06dc 98408c00 iadd temp ,contr 
-06dd e8c08000 ifetch 1 ,contr 
-06de 6000cba4 store 1 ,mem_24g_ch 
-06df 20600000 rtn 
+06eb 6800cbd6 fetch 1 ,mem_24g_addr 
+06ec 1fe17e03 and_into 0x03 ,pdata 
+06ed 1fefa204 mul32 pdata ,4 ,rega 
+06ee 58004bbf setarg mem_24g_ch_map1 
+06ef 9a20fe00 iadd rega ,pdata 
+06f0 98408c00 iadd temp ,contr 
+06f1 e8c08000 ifetch 1 ,contr 
+06f2 6000cbb8 store 1 ,mem_24g_ch 
+06f3 20600000 rtn 
 
 p_g24_prep:
-06e0 7844fc00 disable enable_crc 
-06e1 7843fc00 disable enable_white 
-06e2 58555555 setarg 0x555555 
-06e3 98001e00 iforce crc24_init 
-06e4 6800cba4 fetch 1 ,mem_24g_ch 
-06e5 1fed8400 reverse pdata ,temp 
-06e6 79200401 set1 1 ,temp 
-06e7 18431c00 rshift temp ,white_init 
-06e8 20600000 rtn 
+06f4 7844fc00 disable enable_crc 
+06f5 7843fc00 disable enable_white 
+06f6 58555555 setarg 0x555555 
+06f7 98001e00 iforce crc24_init 
+06f8 6800cbb8 fetch 1 ,mem_24g_ch 
+06f9 1fed8400 reverse pdata ,temp 
+06fa 79200401 set1 1 ,temp 
+06fb 18431c00 rshift temp ,white_init 
+06fc 20600000 rtn 
 
 p_g24_receive_packet:
-06e9 204053c4 call le_enable 
-06ea 68024bc2 fetch 4 ,mem_24g_addr 
-06eb 98001200 iforce access 
-06ec 20402918 call set_sync_on 
-06ed 6808cba4 fetcht 1 ,mem_24g_ch 
-06ee 2040291f call set_freq_rx 
-06ef 58000500 setarg param_pll_setup 
-06f0 20402a8f call sleep 
-06f1 20402924 call rf_rx_enable 
+06fd 204053c4 call le_enable 
+06fe 68024bd6 fetch 4 ,mem_24g_addr 
+06ff 98001200 iforce access 
+0700 20402918 call set_sync_on 
+0701 6808cbb8 fetcht 1 ,mem_24g_ch 
+0702 2040291f call set_freq_rx 
+0703 58000500 setarg param_pll_setup 
+0704 20402a8f call sleep 
+0705 20402924 call rf_rx_enable 
 
 p_g24_receive_rxon:
-06f2 204006e0 call p_g24_prep 
-06f3 7857fc00 disable user3 
-06f4 7826fc00 enable decode_fec0 
-06f5 7830fc00 enable is_rx 
-06f6 78507c00 disable is_tx 
-06f7 78287c00 enable swfine 
-06f8 68014b9d fetch 2 ,mem_24g_rx_window 
-06f9 98003600 iforce stop_watch 
-06fa 37c18400 correlate null ,timeout 
-06fb 242c0734 nbranch p_g24_sync_timeout ,sync 
-06fc 7846fc00 disable decode_fec0 
-06fd 7825fc00 enable decode_fec1 
-06fe 7823fc00 enable enable_white 
-06ff 7824fc00 enable enable_crc 
-0700 09800008 parse demod ,bucket ,8 
-0701 19897e00 rshift3 pwindow ,pdata 
-0702 6000cc4e store 1 ,mem_24g_get_syncword_crc8 
-0703 6808cc4d fetcht 1 ,mem_24g_syncword_crc8 
-0704 98467c00 isub temp ,null 
-0705 24228730 nbranch p_g24_end_of_packet ,zero 
-0706 09800008 parse demod ,bucket ,8 
-0707 19897e00 rshift3 pwindow ,pdata 
-0708 6000cb14 store 1 ,mem_24g_rxbuf 
-0709 6800cbe0 fetch 1 ,mem_24g_mode 
-070a 1fe67c02 sub pdata ,rx_24g ,null 
-070b 20228710 branch p_g24_receive_skip ,zero 
-070c 6800cb14 fetch 1 ,mem_24g_rxbuf 
-070d 6808cb9b fetcht 1 ,mem_24g_data_type 
-070e a8400e00 icompare bits_data ,temp 
-070f 24208730 nbranch p_g24_end_of_packet ,true 
+0706 204006f4 call p_g24_prep 
+0707 7857fc00 disable user3 
+0708 7826fc00 enable decode_fec0 
+0709 7830fc00 enable is_rx 
+070a 78507c00 disable is_tx 
+070b 78287c00 enable swfine 
+070c 68014bb1 fetch 2 ,mem_24g_rx_window 
+070d 98003600 iforce stop_watch 
+070e 37c18400 correlate null ,timeout 
+070f 242c0748 nbranch p_g24_sync_timeout ,sync 
+0710 7846fc00 disable decode_fec0 
+0711 7825fc00 enable decode_fec1 
+0712 7823fc00 enable enable_white 
+0713 7824fc00 enable enable_crc 
+0714 09800008 parse demod ,bucket ,8 
+0715 19897e00 rshift3 pwindow ,pdata 
+0716 6000cc62 store 1 ,mem_24g_get_syncword_crc8 
+0717 6808cc61 fetcht 1 ,mem_24g_syncword_crc8 
+0718 98467c00 isub temp ,null 
+0719 24228744 nbranch p_g24_end_of_packet ,zero 
+071a 09800008 parse demod ,bucket ,8 
+071b 19897e00 rshift3 pwindow ,pdata 
+071c 6000cb28 store 1 ,mem_24g_rxbuf 
+071d 6800cbf4 fetch 1 ,mem_24g_mode 
+071e 1fe67c02 sub pdata ,rx_24g ,null 
+071f 20228724 branch p_g24_receive_skip ,zero 
+0720 6800cb28 fetch 1 ,mem_24g_rxbuf 
+0721 6808cbaf fetcht 1 ,mem_24g_data_type 
+0722 a8400e00 icompare bits_data ,temp 
+0723 24208744 nbranch p_g24_end_of_packet ,true 
 
 p_g24_receive_skip:
-0710 09800008 parse demod ,bucket ,8 
-0711 19897e00 rshift3 pwindow ,pdata 
-0712 e0a08000 istore 1 ,contw 
-0713 1fe97e00 rshift3 pdata ,pdata 
-0714 1fe1721f and pdata ,0x1f ,loopcnt 
-0715 2022871a branch p_g24rx_nopayload ,zero 
+0724 09800008 parse demod ,bucket ,8 
+0725 19897e00 rshift3 pwindow ,pdata 
+0726 e0a08000 istore 1 ,contw 
+0727 1fe97e00 rshift3 pdata ,pdata 
+0728 1fe1721f and pdata ,0x1f ,loopcnt 
+0729 2022872e branch p_g24rx_nopayload ,zero 
 
 p_g24rx_loop:
-0716 09800008 parse demod ,bucket ,8 
-0717 19897e00 rshift3 pwindow ,pdata 
-0718 e0a08000 istore 1 ,contw 
-0719 c2000716 loop p_g24rx_loop 
+072a 09800008 parse demod ,bucket ,8 
+072b 19897e00 rshift3 pwindow ,pdata 
+072c e0a08000 istore 1 ,contw 
+072d c200072a loop p_g24rx_loop 
 
 p_g24rx_nopayload:
-071a 18a22200 copy contw ,rega 
-071b 09800008 parse demod ,bucket ,8 
-071c 19897e00 rshift3 pwindow ,pdata 
-071d 6000ccd5 store 1 ,mem_rssi_hex_received 
-071e 1a220a00 copy rega ,contw 
-071f 09800018 parse demod ,bucket ,24 
-0720 78287c00 enable swfine 
-0721 db600664 arg param_sifs ,stop_watch 
-0722 1fef7e00 rshift32 pdata ,pdata 
-0723 1ff17e00 rshift16 pdata ,pdata 
-0724 e0a18000 istore 3 ,contw 
-0725 7845fc00 disable decode_fec1 
-0726 20230730 branch p_g24_end_of_packet ,crc_failed 
-0727 7837fc00 enable user3 
-0728 68008017 fetch 1 ,mem_last_freq 
-0729 1fe0a200 add pdata ,0 ,rega 
-072a 20402981 call rf_write_freq 
-072b 7846fc00 disable decode_fec0 
-072c 20402918 call set_sync_on 
-072d 6800ccd5 fetch 1 ,mem_rssi_hex_received 
-072e 20400024 call p_rssi_signal 
-072f 20600000 rtn 
+072e 18a22200 copy contw ,rega 
+072f 09800008 parse demod ,bucket ,8 
+0730 19897e00 rshift3 pwindow ,pdata 
+0731 6000cce9 store 1 ,mem_rssi_hex_received 
+0732 1a220a00 copy rega ,contw 
+0733 09800018 parse demod ,bucket ,24 
+0734 78287c00 enable swfine 
+0735 db600664 arg param_sifs ,stop_watch 
+0736 1fef7e00 rshift32 pdata ,pdata 
+0737 1ff17e00 rshift16 pdata ,pdata 
+0738 e0a18000 istore 3 ,contw 
+0739 7845fc00 disable decode_fec1 
+073a 20230744 branch p_g24_end_of_packet ,crc_failed 
+073b 7837fc00 enable user3 
+073c 68008017 fetch 1 ,mem_last_freq 
+073d 1fe0a200 add pdata ,0 ,rega 
+073e 20402981 call rf_write_freq 
+073f 7846fc00 disable decode_fec0 
+0740 20402918 call set_sync_on 
+0741 6800cce9 fetch 1 ,mem_rssi_hex_received 
+0742 20400026 call p_rssi_signal 
+0743 20600000 rtn 
 
 p_g24_end_of_packet:
-0730 784dfc00 disable encode_fec1 
-0731 7845fc00 disable decode_fec1 
-0732 2040264d call end_of_packet 
-0733 20600000 rtn 
+0744 784dfc00 disable encode_fec1 
+0745 7845fc00 disable decode_fec1 
+0746 2040264d call end_of_packet 
+0747 20600000 rtn 
 
 p_g24_sync_timeout:
-0734 20200730 branch p_g24_end_of_packet 
+0748 20200744 branch p_g24_end_of_packet 
 
 p_g24_set_freq_tx:
-0735 20402918 call set_sync_on 
-0736 6808cba4 fetcht 1 ,mem_24g_ch 
-0737 20202933 branch set_freq_tx 
+0749 20402918 call set_sync_on 
+074a 6808cbb8 fetcht 1 ,mem_24g_ch 
+074b 20202933 branch set_freq_tx 
 
 p_g24_transmit:
-0738 204053c4 call le_enable 
-0739 68024bc2 fetch 4 ,mem_24g_addr 
-073a 98001200 iforce access 
-073b 204006e0 call p_g24_prep 
-073c 20400735 call p_g24_set_freq_tx 
-073d 79202a00 set1 txgfsk ,radio_ctrl 
-073e 782efc00 enable encode_fec0 
-073f 78307c00 enable is_tx 
-0740 7850fc00 disable is_rx 
-0741 19317e00 rshift16 access ,pdata 
-0742 1fecfe00 rshift8 pdata ,pdata 
-0743 1ff1fe00 rshift4 pdata ,pdata 
-0744 08008628 inject mod ,40 
-0745 784efc00 disable encode_fec0 
-0746 782dfc00 enable encode_fec1 
-0747 7823fc00 enable enable_white 
-0748 7824fc00 enable enable_crc 
-0749 6800cc4d fetch 1 ,mem_24g_syncword_crc8 
-074a 08008608 inject mod ,8 
-074b 6800cb9c fetch 1 ,mem_24g_txlen 
-074c 98007200 iforce loopcnt 
-074d d8c04b56 arg mem_24g_txpayload ,contr 
+074c 204053c4 call le_enable 
+074d 68024bd6 fetch 4 ,mem_24g_addr 
+074e 98001200 iforce access 
+074f 204006f4 call p_g24_prep 
+0750 20400749 call p_g24_set_freq_tx 
+0751 79202a00 set1 txgfsk ,radio_ctrl 
+0752 782efc00 enable encode_fec0 
+0753 78307c00 enable is_tx 
+0754 7850fc00 disable is_rx 
+0755 19317e00 rshift16 access ,pdata 
+0756 1fecfe00 rshift8 pdata ,pdata 
+0757 1ff1fe00 rshift4 pdata ,pdata 
+0758 08008628 inject mod ,40 
+0759 784efc00 disable encode_fec0 
+075a 782dfc00 enable encode_fec1 
+075b 7823fc00 enable enable_white 
+075c 7824fc00 enable enable_crc 
+075d 6800cc61 fetch 1 ,mem_24g_syncword_crc8 
+075e 08008608 inject mod ,8 
+075f 6800cbb0 fetch 1 ,mem_24g_txlen 
+0760 98007200 iforce loopcnt 
+0761 d8c04b6a arg mem_24g_txpayload ,contr 
 
 p_g24tr_loop:
-074e e8c08000 ifetch 1 ,contr 
-074f 08008608 inject mod ,8 
-0750 c200074e loop p_g24tr_loop 
-0751 78247c00 enable enable_parity 
-0752 08008618 inject mod ,24 
-0753 78447c00 disable enable_parity 
-0754 37d38200 until null ,tx_clear 
-0755 20000064 nop 100 
-0756 784efc00 disable encode_fec0 
-0757 784dfc00 disable encode_fec1 
-0758 20600000 rtn 
+0762 e8c08000 ifetch 1 ,contr 
+0763 08008608 inject mod ,8 
+0764 c2000762 loop p_g24tr_loop 
+0765 78247c00 enable enable_parity 
+0766 08008618 inject mod ,24 
+0767 78447c00 disable enable_parity 
+0768 37d38200 until null ,tx_clear 
+0769 20000064 nop 100 
+076a 784efc00 disable encode_fec0 
+076b 784dfc00 disable encode_fec1 
+076c 20600000 rtn 
 
 p_mouse_data_init:
-0759 7047a007 jam 7 ,mem_mouse_data_queue 
-075a 7047a104 jam 4 ,mem_mouse_data_queue + 1 
-075b 580047a0 setarg mem_mouse_data_queue 
-075c 60014218 store 2 ,mem_queue_ptr 
-075d 20207e38 branch queue_init 
+076d 7047a007 jam 7 ,mem_mouse_data_queue 
+076e 7047a104 jam 4 ,mem_mouse_data_queue + 1 
+076f 580047a0 setarg mem_mouse_data_queue 
+0770 60014218 store 2 ,mem_queue_ptr 
+0771 20207e38 branch queue_init 
 
 p_mouse_data_push:
-075e da20469a arg mem_mouse_key ,rega 
-075f 20407e3d call queue_push 
-0760 20540762 call p_mouse_queue_increase ,user 
-0761 20600000 rtn 
+0772 da20469a arg mem_mouse_key ,rega 
+0773 20407e3d call queue_push 
+0774 20540776 call p_mouse_queue_increase ,user 
+0775 20600000 rtn 
 
 p_mouse_queue_increase:
-0762 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
-0763 1fe0fe01 increase 1 ,pdata 
-0764 6000c7c1 store 1 ,mem_mouse_data_queue_num 
-0765 20600000 rtn 
+0776 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+0777 1fe0fe01 increase 1 ,pdata 
+0778 6000c7c1 store 1 ,mem_mouse_data_queue_num 
+0779 20600000 rtn 
 
 p_mouse_data_pull:
-0766 da20469a arg mem_mouse_key ,rega 
-0767 20407e54 call queue_pop 
-0768 2034076a branch p_mouse_fill_data_le ,user 
-0769 20600000 rtn 
+077a da20469a arg mem_mouse_key ,rega 
+077b 20407e54 call queue_pop 
+077c 2034077e branch p_mouse_fill_data_le ,user 
+077d 20600000 rtn 
 
 p_mouse_fill_data_le:
-076a 20405652 call le_clear_md 
-076b 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
-076c 1fe67c01 sub pdata ,1 ,null 
-076d 24415650 ncall le_set_md ,positive 
-076e 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
-076f 207a0000 rtn blank 
-0770 1fe0ffff increase -1 ,pdata 
-0771 6000c7c1 store 1 ,mem_mouse_data_queue_num 
-0772 20203f90 branch mouse_fill_data_le 
+077e 20405652 call le_clear_md 
+077f 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+0780 1fe67c01 sub pdata ,1 ,null 
+0781 24415650 ncall le_set_md ,positive 
+0782 6800c7c1 fetch 1 ,mem_mouse_data_queue_num 
+0783 207a0000 rtn blank 
+0784 1fe0ffff increase -1 ,pdata 
+0785 6000c7c1 store 1 ,mem_mouse_data_queue_num 
+0786 20203f90 branch mouse_fill_data_le 
 org 0x2000
 
 start:
@@ -2579,6 +2615,8 @@
 200e 44814000 bpatch patch00_2 ,mem_patch00 
 200f 2055b2e3 call app_lpm_init ,wake 
 2010 2040756a call publickey_init 
+
+soft_reset_2:
 2011 2055ab41 call lpm_recover_clk ,wake 
 
 main_loop:
Index: output/ramcode.rom
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/output/ramcode.rom	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/output/ramcode.rom	(working copy)
@@ -1,70 +1,78 @@
-c2840018
-c042867f
-c0448632
-c000802e
-c00d8455
-c0250464
-c02c8462
-c028846d
-c0658472
-c0508037
-c053803c
-c0540051
-c0588054
-c059005c
-c06200d6
-c064818b
-c065018f
-c071834c
-c0730317
-c074835a
-c075036d
-c075837b
-c07603aa
+c2840019
+c0428693
+c0448662
+c0008030
+c0010039
+c00d8492
+c02504a1
+c02c849f
+c02884aa
+c06584af
+c050803e
+c0538043
+c0540059
+c058805c
+c0590064
+c06200d8
+c06481a3
+c06501a7
+c071835c
+c0730328
+c0748369
+c075037c
+c075838a
+c07603c3
 20202a8e
-c01c83b8
-c02183c0
-c02503c6
-c02b83c9
-c03183db
-c0338405
-c035042e
-c03b8439
-c0410473
-c0668486
-c0460449
+c01c83d1
+c02183d9
+c02503df
+c02b83e2
+c02c83f4
+c0318401
+c033042b
+c0338442
+c035046b
+c03b8476
+c04104b0
+c0460486
 20202a8e
 1fe22200
-6808cc55
-58004c5c
+6808cc69
+58004c70
 98408a00
 1a227e00
 e0a08000
 18408401
 18410407
-6008cc55
+6008cc69
 20600000
 d8a009ae
 df20000c
 20407ed4
-204000ca
+204000cf
 20406a03
 20405cf6
 2455ac65
 20407ccd
 2020200c
+2055b2e3
+2040003c
+20202011
+c6130000
+2020756a
 58000a06
 6001c510
 58001d87
 60014513
 20202aa2
+c6130000
 20402afa
 6801c16f
 207a0000
 6800c091
 207a0000
 6800c65a
-203a0045
+203a004d
 6800c5b1
 207a0000
 6800c4c0
@@ -91,92 +99,92 @@
 243a7fef
 20207ff1
 c6930000
-6800ccda
-c0008071
-204004e9
-2434008c
-204004ce
-2040050d
-6800cbaa
+6800ccee
+c0008079
+20400524
+24340094
+20400509
+20400546
+6800cbbe
 c1ff8000
-2040056a
-6800ccda
+204005a3
+6800ccee
 c1008000
 20402afa
 6801c16f
 207a0000
 6800c091
 207a0000
-204000b1
-204000ae
+204000b9
+204000b6
 5800ec54
 20202b93
-20400681
+20400695
 24740000
-20400083
-6800ccdb
+2040008b
+6800ccef
 1fe0fe01
-6000ccdb
+6000ccef
 1fe67c19
-2042807a
-2020005f
-704cda00
-704cdb00
-704bd500
-6800cbc0
-6000cbbf
-20600000
-6800cbc1
-6000cbbf
+20428082
+20200067
+704cee00
+704cef00
+704be900
+6800cbd4
+6000cbd3
 20600000
 6800cbd5
+6000cbd3
+20600000
+6800cbe9
 1fe0fe01
-6000cbd5
-c0020080
-c002807c
+6000cbe9
+c0020088
+c0028084
 20600000
-704cda01
-704cdb00
+704cee01
+704cef00
 20600000
-6800cbc6
-205a0098
+6800cbda
+205a00a0
 20402afa
 6801c16f
 207a0000
 6800c091
 207a0000
-204000b1
-68044bc9
+204000b9
+6801cbdd
 20407f49
 600a415b
 20202b2a
-704bc601
-704ccf00
-20400496
-6000cb36
+704bda01
+704ce300
+204004d1
+6000cb4a
 58000000
-6003cb37
-68024bd1
-60024b3e
-704b9a0c
-6800cb9b
+6003cb4b
+68024be5
+60024b52
+704bae0c
+6800cbaf
 79207e03
-6000cb9b
-204006bd
-204004ed
-20200062
+6000cbaf
+204006d1
+20400528
+2020006a
 c6130000
-204000bd
-204000b1
+204000c5
+204000b9
 6800c040
-c30000ae
+c30000b6
 680080a0
 247a0000
 58000000
 600400a1
 20600000
-204000ba
-204000ae
+204000c2
+204000b6
 20403ebf
 68120070
 681a0078
@@ -186,72 +194,65 @@
 20600000
 6800cb13
 207a0000
-2020034d
+2020035d
 d8c01800
 d8a0480a
-204000c8
+204000cd
 d8c01900
-d8a04825
-204000c8
+204000cd
 d8c01a00
-d8a04840
-204000c8
+204000cd
 d8c01b00
-d8a0485b
 df20001b
 20207f01
 d8c0480a
 d8a01800
-204000c8
-d8c04825
+204000cd
 d8a01900
-204000c8
-d8c04840
+204000cd
 d8a01a00
-204000c8
-d8c0485b
+204000cd
 d8a01b00
-202000c8
+202000cd
 20403416
-203580e2
+203580e4
 70807820
-20400759
+2040076d
 6800c1de
-6000cc51
-20400559
+6000cc65
+20400592
 6800c685
 6000c6da
 6800cb0c
 6000cb0d
 204043ca
-204000e4
+204000e6
 202074b9
-2455814c
-2040012b
+24558153
+20400132
 20758000
-204001ad
-204000ed
+204001c8
+204000ef
 20404083
-c0028113
-20400193
-202000f0
+c002811a
+204001ae
+202000f2
 6800c6f5
 c4030000
 20204361
-20400325
-204000ed
+20400336
+204000ef
 6800c720
 1fe67cff
-204280ff
+20428100
 6800c720
 6808c703
 98467c00
-2022819f
-6800cc51
-6000c1de
+202281ba
+204001ab
 6800c210
-c0198101
-c01a0104
+c0198102
+c01a0105
 20600000
 70472002
 20600000
@@ -260,11 +261,17 @@
 20204274
 70479f01
 680146a8
+6808cb14
+18467cff
+2422810b
+58000258
 600146ae
 20403418
-2040010c
+20400113
 58000004
 e0c08000
+d8c04390
+204003bf
 20207df4
 da204370
 ea208000
@@ -272,26 +279,26 @@
 98c0a200
 e8c08000
 c1008000
-2020010d
+20200114
 6800c720
-c0008122
+c0008129
 680246d3
 c4088000
 c3818000
 c6130000
-20400123
+2040012a
 d8e00003
 204043ce
 58000000
 600146ae
 6000c6b4
-60014bc7
+60014bdb
 204042ca
-2020059e
+202005cf
 20600000
 20404489
 2040448c
-202002cb
+202002dc
 680246d3
 c30a3d66
 6800c77a
@@ -299,23 +306,23 @@
 20203d80
 70421276
 20203d36
-2040012b
+20400132
 204040c0
 6800c6e0
 c002c0d5
 204040d9
-c018013b
-c018813d
+c0180142
+c0188144
 204040d1
 200003e8
-20200131
+20200138
 704b1301
 2040640f
-2040012d
+20400134
 20206411
-20400142
+20400149
 202040e0
-20400142
+20400149
 6800c6de
 c03840e8
 7046e001
@@ -323,14 +330,14 @@
 58008006
 20406413
 20002ee0
-20200126
+2020012d
 58000006
 20406414
 1fe1fe08
 1fed7e00
 1fe0fe06
 20206413
-20400490
+204004cb
 68108a00
 793ffe04
 60108a00
@@ -343,7 +350,7 @@
 6000c715
 20404298
 20403e1e
-2040016c
+20400184
 58000000
 60014154
 20403e54
@@ -352,16 +359,33 @@
 2040582c
 20405818
 680246d3
-c28a0164
+c28a016b
 20600000
 2040659c
 680246d3
 2feffe19
 2440e5c2
 2040443f
-20400187
-2040025c
+2040019f
+20400270
+204065df
+20400177
+6800cb14
+c07f817f
+20600000
+d8400001
+da204b14
+da400064
 202065df
+d8400001
+da204b14
+da400064
+202065d1
+70421034
+58000000
+1fe47e00
+600344a0
+20600000
 204074b9
 d8c08c00
 d8a04876
@@ -391,7 +415,7 @@
 20600000
 204033c4
 2022c316
-20400373
+20400382
 20203dcb
 d8400002
 da200aaa
@@ -401,13 +425,16 @@
 da200a9a
 da400062
 202033c8
+6800cc65
+6000c1de
+20600000
 680246d3
-c30f019a
+c30f01b5
 68008abd
 2fec0003
-2420819a
-2040012d
-20400146
+242081b5
+20400134
+2040014d
 6800c71f
 6000c71e
 6800c6f5
@@ -415,57 +442,57 @@
 c3830000
 680246d3
 c4088000
-204001a4
-203405f5
-202005d2
+204001bf
+20340626
+20200603
 df200002
-d8c04bc2
+d8c04bd6
 20407fe7
 5800ffff
 e8c90000
 98467c00
 2442ffe9
-c20001a8
+c20001c3
 20600000
-580001c2
-60014ccb
-580001c6
+580001db
+60014cdf
+580001df
 600141ef
-58000443
+58000480
 600141f9
-580001d7
+580001f2
 600141f1
-580000a7
+580000af
 600141ed
-580001f3
+5800020d
 600141f5
-580001e9
+58000203
 600141f3
-58000278
+58000289
 600141eb
-58000287
+58000298
 600141fd
-58003d36
-60014201
 20600000
 20404401
 6801469f
 207a0000
-20200089
+20200091
 20405892
 247a0000
+6800cb14
+c07f81e6
 6800c6c5
 1fe17e03
 c1818000
 6800c79c
-205a01e6
+205a0200
 680246d3
 c282c179
 20403f97
 24740000
 6801469f
-245a01d4
-2020075e
+245a01ef
+20200772
 70480601
 70480702
 20600000
@@ -475,77 +502,76 @@
 20405271
 247a0000
 6800c79c
-205a01e6
+205a0200
 680246d3
 c282bf8a
 c284bf8a
 20403f97
 24740000
-6801469f
-245a01d4
+204001ef
 20203f81
 20405814
 70479c01
-20200142
+20200149
 20407e34
 20403d6a
 20203ee0
-704b0901
-704b0602
-704b0800
 704b0701
+704b0602
+704b0900
+704b0801
 704b0a01
 704b0b01
 20600000
 1a627e00
-c00a0205
-c00a8215
-c014821e
-c0190220
-c0200227
-c0020232
-c0098232
-c0138239
+c00a021f
+c00a822f
+c0148238
+c019023a
+c0200241
+c002024c
+c009824c
+c0138253
 c00cb3df
-c010823b
-c0008241
-c0010244
-c0158246
-c01c824b
-c01d0264
-c01e0276
+c0108255
+c000825b
+c001025e
+c0158260
+c01c8265
+c01d0274
+c01e0287
 2020417d
-20400137
-20400759
+2040013e
+2040076d
 6801420a
 793ffe00
 6001420a
 58000000
 600146ae
-2040020e
+20400228
 202042ca
-20400321
+20400332
 6800c720
-c0008213
+c000822d
 c0013f8d
 20600000
 68014afd
 20203f8e
-20400283
+20400294
 58000007
 60014496
 60014498
 7047c400
 70479c00
-20400759
+2040076d
 20405816
 202041d9
 700a9912
 20207d8f
 6800c79f
-c0008223
-20200225
-2040021e
+c000823d
+2020023f
+20400238
 7046c614
 d8e00001
 202041b9
@@ -558,8 +584,8 @@
 58000009
 60014496
 60014498
-2040021e
-202003cf
+20400238
+202003e8
 68014682
 c3860000
 c3830000
@@ -576,103 +602,94 @@
 7041e312
 2020340e
 70480900
-20400137
+2040013e
 202042ca
-20400283
+20400294
 202041d9
 6800c808
 c1810000
 70480800
 7041e30e
 2020340e
-20400137
+2040013e
 70478b01
 d8e00003
 204043d2
 58000000
 60014707
 7046a700
-6800c6e0
-1fe67c05
-2042c039
-2442c05d
-6800cc51
-6000c1de
-68008004
-c2898260
-2040025c
+2040405d
+204001ab
+20400270
 202065d1
-da204bc2
+da204bd6
 da40005b
 d8400004
 20600000
-da404bc2
-ea420000
-6002477b
-20204435
-20400283
-704cda00
-6800cc51
-6000c1de
-2040061c
+20400294
+704cee00
+204001ab
+2040064c
 6800c6f5
-c2828273
-c2830273
+c2828284
+c2830284
 7041bd00
+6800cb14
+c07f8283
 20404316
 df200003
 d8c04722
-204001a6
-20340273
-202000f0
+204001c1
+20340284
+202000f2
 70479d01
 70479e28
 20600000
-20400137
+2040013e
 20203f8d
 78347c00
 68120138
 79347e1a
 6012004c
 20402c21
-20400283
+20400294
 204074bd
-20400123
+2040012a
 20403e9f
-204000ae
+204000b6
 20203ebf
 6800cb13
 207a0000
 704b1300
-20200146
-204002d2
-204002d5
-2040030e
-204002dd
-20400292
-20400329
+2020014d
+204002e3
+204002e6
+2040031f
+204002ee
+204002a3
+2040033a
 20404231
 20404234
 20404237
 2040423a
-202002da
+202002eb
 6800c6f5
-c2828296
+c28282a7
 c2834359
 20204337
 6800c6ed
 c17f8000
 6808c6ed
 2040681d
-2020829f
+202082b0
 6800cb0f
-c00082a1
+c00082b2
 d8e00006
 202043d2
 704b0f01
 20600000
 6800cb10
-c00082a7
+c00082b8
 680246d3
 c3830000
 704b0f00
@@ -681,10 +698,10 @@
 704b0f00
 20600000
 da604b02
-da4002ad
+da4002be
 20203374
 704b0401
-20200123
+2020012a
 6800cb04
 247a0000
 680246d3
@@ -692,23 +709,23 @@
 6800c6cf
 1fe0fe01
 6000c6cf
-c00282b8
+c00282c9
 20600000
 7046cf00
 6800cb01
-c00082bd
-c00002c4
+c00082ce
+c00002d5
 20600000
 704b0100
 6800cb12
-c00082cb
+c00082dc
 6800c720
 c000c489
 c001448c
 20600000
 704b0101
 6800cb12
-c00082ce
+c00082df
 6800c720
 c000c47a
 c001447e
@@ -724,7 +741,7 @@
 da40637a
 2020336d
 da604807
-da4002d8
+da4002e9
 2020336d
 70480600
 20600000
@@ -732,13 +749,13 @@
 da403d60
 2020336d
 6800c720
-c0010122
+c0010129
 6800c6f5
-c28202f2
+c2820303
 6800cb0e
-c0008122
+c0008129
 20404083
-c00282ee
+c00282ff
 6800c685
 6000c6da
 704b0e00
@@ -750,26 +767,26 @@
 202043ca
 704b0e02
 70479e28
-20400300
+20400311
 202043b0
 6800c6ec
 c17f8000
 6808c6ec
 2040681d
-202082fa
+2020830b
 6800cb0c
 6000cb0d
-202002e7
+202002f8
 704b0e01
 70479e28
-204002fe
+2040030f
 202043b0
 da604b0d
-20200301
+20200312
 da6046da
-da400303
+da400314
 2020336d
-20400283
+20400294
 704b1001
 68014682
 2feffe0b
@@ -783,7 +800,7 @@
 6800c79d
 207a0000
 6800c79e
-203a0315
+203a0326
 1fe0ffff
 6000c79e
 20600000
@@ -797,7 +814,7 @@
 2040407e
 20404099
 24740000
-2040020e
+20400228
 20203fa1
 704b0400
 5800012c
@@ -810,48 +827,46 @@
 6800cb0a
 207a0000
 6800cb0b
-c000032f
-c0008335
+c0000340
+c0008346
 20600000
-204002c4
+204002d5
 6800caff
 1fe0fe01
 6000caff
-c00a0345
+c00a0355
 20600000
-6800cb09
+6800cb07
 1fe0ffff
-6000cb09
+6000cb07
 247a0000
 6800cb06
-6000cb09
+6000cb07
+6800cb09
+203a0352
 6800cb08
-203a0341
-6800cb07
-203a0342
+203a0353
 1fe0ffff
-6000cb07
-202002b9
-704b0900
-704b0700
-704b0800
-6800cb07
-243a0349
+6000cb08
+202002ca
+58000000
+6001cb07
+6800cb08
+243a0359
 704b0a00
 704b0b00
 704aff00
 704b0100
-20200123
+2020012a
 6800c6e0
 c002bdaa
 c0023d96
-c0030351
+c0030361
 20203d83
 6800c77a
-205a0358
+205a0367
 6800c77a
 c000bd8a
-c0013d8c
 c001bd8e
 20203d8c
 70477a01
@@ -862,48 +877,52 @@
 68014208
 c283c1f5
 c28033a9
-c2808364
-c2810367
-c2818367
+c2808373
+c2810376
+c2818376
 202042b0
-c2828367
-c2818367
+c2828376
+c2818376
 202042b0
 68014682
 c28642b0
 204033a9
 20404083
-c0038273
+c0038284
 202033a7
 70479d00
 70479e00
-c5130371
+c5130380
 2020426d
-2040061c
+2040064c
 2020426d
 204068a2
 6801421d
-203a0378
+203a0387
 600147c2
-2020039d
+202003b0
 58001122
 600147c2
-20200377
-6800cc51
-6000c1de
+20200386
+204001ab
 70479c00
 68014682
-c285838a
+c2858398
 680246d3
-c30c038a
-204003a1
+c30c0398
+204003b4
 680947c2
 18408401
 600947c2
 600944a1
-2040039d
+204003b0
 180a7e00
 6000c4a0
+20403402
+58ed8e0e
+6001c4a3
+704b145a
+2040017b
 20403418
 68014687
 600146ac
@@ -916,13 +935,13 @@
 204043ca
 6800c092
 2feffe01
-204083a5
+204083b8
 6800c092
 2feffe00
 2040fddd
 680246d3
 c28e422e
-202001ec
+20200206
 d8400002
 da2047c2
 da40005f
@@ -932,13 +951,19 @@
 da40005f
 202065df
 70479f00
-2040010c
+20400113
 58000005
 e0c08000
+d8c04b15
+204003bf
 20207df4
+d8a0437b
+df200013
+20407f01
+202057b8
 58000000
 600146ac
-20400142
+20400149
 6800c092
 2feffe01
 2040c2d4
@@ -949,14 +974,14 @@
 c28e421a
 6800caff
 247a0000
-20200342
+20200353
 6800c50f
 1fe0fe01
 6000c50f
 c0065395
 204055aa
 2040561e
-2040056a
+204005a3
 2020538f
 68008016
 1fe0fe01
@@ -965,9 +990,9 @@
 70001625
 20600000
 204029bb
-20400024
+20400026
 202054a3
-204003d1
+204003ea
 2020557d
 6800c7c5
 6000c172
@@ -977,36 +1002,49 @@
 20600000
 6800c3d6
 1fe67c0c
-242103cf
+242103e8
 6800c3d8
 6808c7c5
 98467c00
-202103cb
+202103e4
 6800c3d8
 6000c172
-202003cd
+202003e6
+6800843f
+c4030000
+204003f9
+24740000
+202055a0
+78347c00
+6800845a
+1ff1fe00
+c1878000
+68008460
+1ff1fe00
+c1800000
+20207fe9
 68008456
-c28283ef
-2040055c
+c2828415
+20400595
 6800c78e
-243a03e5
+243a040b
 6800843f
-c30203e9
+c302040f
 680082da
-203a03e9
+203a040f
 20205664
 6800c78e
 1fe0ffff
 6000c78e
 20205664
 6800c4c4
-c08283ec
+c0828412
 70478e03
 20405892
-205a0766
+205a077a
 20205622
-204003f1
-202003fd
+20400417
+20200423
 6800c6c5
 1fe17e03
 c1818000
@@ -1019,7 +1057,7 @@
 6000c3dc
 20405650
 20600000
-20200560
+20200599
 6800c79f
 207a0000
 6800c6c5
@@ -1027,16 +1065,39 @@
 c1018000
 7046c60a
 20600000
+c6078000
+20405890
+247a0000
+680082d9
+1fe17e03
+6000c50c
+e8c08000
+1fe17e1f
+6000c50b
+207a0000
+18c27e00
+6001450d
+6800c50c
+c001843a
+2020568d
+680082db
+c000843d
+20205c65
+e8c28000
+6002c3ce
 e8c10000
-c0020409
-c0030426
+6001045f
+20205c8a
+e8c10000
+c0020446
+c0030463
 20205698
 20407ea5
-204003fe
+20400424
 20407e9f
 e8c18000
 60018477
-c0080418
+c0080455
 1fec8400
 18467c24
 202158ad
@@ -1061,7 +1122,7 @@
 e0c10000
 20600000
 e8c08000
-c0028429
+c0028466
 20205af5
 20405b5a
 6800843f
@@ -1070,7 +1131,7 @@
 20205c8e
 68008016
 c093d6f2
-20400434
+20400471
 d8e00000
 68014482
 20207f08
@@ -1080,7 +1141,7 @@
 1fe0fefa
 20203cbe
 7855fc00
-2037043c
+20370479
 2436d806
 20402bcb
 680140c1
@@ -1113,10 +1174,10 @@
 20402435
 7920002c
 204022f2
-202c0460
+202c049d
 793f802c
 20402455
-243a0459
+243a0496
 202020fc
 793f802c
 2020215f
@@ -1124,40 +1185,38 @@
 2020258f
 68008030
 2feffe00
-20408468
+204084a5
 2020248a
 68008047
 2feffe03
-20408560
-2440855c
-2020056a
+20408599
+24408595
+202005a3
 204024f0
 242c28f9
 204029bb
-20400024
+20400026
 20202518
 202033e4
 78547c00
 204062c1
 68008048
 207a0000
-c283847a
-c0018488
+c28384b7
+c00184c3
 20206010
-c042047d
-c0418480
+c04204ba
+c04184bd
 2020603f
-20400483
+204004c0
 68008048
 20206099
-20400483
+204004c0
 68008048
 2020610d
 6800c65a
 203a612b
 20206124
-204074b9
-20206e12
 18007e02
 20406298
 68008049
@@ -1168,421 +1227,410 @@
 20206051
 204068a8
 680240a0
-60024bd1
+60024be5
 20600000
-704cd001
-704cd200
-6800cb9b
+704ce401
+704ce600
+6800cbaf
 1fe17e07
-6000cb9b
+6000cbaf
 20600000
-6800cb9b
+6800cbaf
 79207e04
-6000cb9b
-6000cb56
+6000cbaf
+6000cb6a
 20600000
-6800cb9b
+6800cbaf
 793ffe04
-6000cb9b
+6000cbaf
 20600000
-20400560
-6800ccd1
-c00084a8
-c00104ac
-20600000
-704cd202
-704cce00
-704cd000
-20200496
-704ccf00
-202004a9
-68014ba0
+20400599
+6800cce5
+c00084e3
+c00104e7
+20600000
+704ce602
+704ce200
+704ce400
+202004d1
+704ce300
+202004e4
+68014bb4
 1fe0fe01
-60014ba0
-c285054e
-6800cccf
-c00084b7
-704ccf01
-6800cccf
-c0808496
-6800cccd
+60014bb4
+c2850587
+6800cce3
+c00084f2
+704ce301
+6800cce3
+c08084d1
+6800cce1
 1fe0fe01
-6000cccd
-c00204be
-204006cf
-704bdf02
-2020050d
-20400560
-704ccd00
-20200496
-704cd202
-704cd001
-704ccf00
-20200496
-6800ccd1
-c00184c2
-6800cb9b
+6000cce1
+c00204f9
+204006e3
+704bf302
+20200546
+20400599
+704ce100
+202004d1
+704ce602
+704ce401
+704ce300
+202004d1
+6800cce5
+c00184fd
+6800cbaf
 2fec0004
-20208494
-6800ccd1
-c00084c1
-c00104c2
+202084cf
+6800cce5
+c00084fc
+c00104fd
 20600000
-6800cbaa
+6800cbbe
 c1ff8000
-204004d3
-245604db
+2040050e
+24560516
 20600000
 78567c00
-6800ccd0
+6800cce4
 c1808000
-6800ccd2
+6800cce6
 c1800000
-704cd101
-704bdf04
+704ce501
+704bf304
 20207feb
-6800ccd2
-203a04e3
+6800cce6
+203a051e
 1fe0ffff
-6000ccd2
-704cd102
-204006cf
-704bdf04
-20600000
-704cd103
-6800cccf
-243a04b5
-204006cf
-704bdf02
-20600000
-6800cbaa
-c0ff85a7
-204004ef
-204006bd
-704b9f01
+6000cce6
+704ce502
+204006e3
+704bf304
+20600000
+704ce503
+6800cce3
+243a04f0
+204006e3
+704bf302
+20600000
+6800cbbe
+c0ff85d8
+2040052a
+204006d1
+704bb301
 20600000
-68014ccb
+68014cdf
 20407f9c
-203404f5
-6803cb37
+20340530
+6803cb4b
 207a0000
 20207fe7
-704bc600
+704bda00
 1a20fe01
-6000cb9a
-20400496
-6000cb36
+6000cbae
+204004d1
+6000cb4a
 e8a88000
 ea408000
 9841fe00
 e0a08000
 1a40a401
-df200002
-ea410000
-e0a10000
-1a40a402
-c2000500
-d8a04b3c
+ea420000
+e0a20000
+1a40a404
+d8a04b50
 df200002
 ea408000
 e8a88000
 9840fe00
 e0a08000
 1a40a401
-c2000506
+c200053f
 20600000
-704ba300
+704bb700
 d9600d00
 34730200
-20400527
-6800cbd6
+20400560
+6800cbea
 c1008000
-242c0536
-24378536
+242c056f
+2437856f
 58000000
-60044b36
-20400552
-2040055c
-6800cb99
+60044b4a
+2040058b
+20400595
+6800cbad
 1fe0fe01
-6000cb99
-6800cbaa
-c0ff8525
-204004c5
+6000cbad
+6800cbbe
+c0ff855e
+20400500
 58000000
-60014ba0
-6000cba2
-6000ccce
-704b9f00
+60014bb4
+6000cbb6
+6000cce2
+704bb300
 20600000
-20400559
-202005c2
+20400592
+202005f3
 7857fc00
-20400738
-6800cbd6
-c0008534
+2040074c
+6800cbea
+c000856d
 18002a00
-68024bc2
+68024bd6
 98001200
 68088017
 2040291f
 20402924
-204006f2
-20578730
+20400706
+20578744
 20600000
-20400730
-20200519
-6800cba2
+20400744
+20200552
+6800cbb6
 1fe0fe01
-6000cba2
-6800cbaa
-c0ff854a
-6808cba3
+6000cbb6
+6800cbbe
+c0ff8583
+6808cbb7
 18408401
-6008cba3
-6800cbdf
+6008cbb7
+6800cbf3
 98467e00
-243a050e
-6800ccd1
-c00184ae
-6800ccce
+243a0547
+6800cce5
+c00184e9
+6800cce2
 1fe0fe01
-6000ccce
-c00104a3
-2040049a
-704bdf01
-2020050d
-6800cba2
+6000cce2
+c00104de
+204004d5
+704bf301
+20200546
+6800cbb6
 c1ff8000
-704ba200
-20200550
+704bb600
+20200589
 58000000
-60014ba0
+60014bb4
 700a993a
 20207d86
-20400625
-6800cb98
+20400655
+6800cbac
 207a0000
 98007200
-d8c04b16
-d8a04b78
+d8c04b2a
+d8a04b8c
 20207f01
-704cd601
-704cd300
+704cea01
+704ce700
 20600000
-6800ccd3
+6800cce7
 1fe0fe01
-6000ccd3
+6000cce7
 20600000
-6800ccd3
+6800cce7
 1fe67c02
-24410568
-6800ccd3
+244105a1
+6800cce7
 c1000000
 1fe0ffff
-6000ccd3
+6000cce7
 20600000
-704cd303
+704ce703
 20600000
 68014682
 c3858000
 c3838000
 c3830000
-da204c5c
-2040069e
-6008ccd4
-280ffe26
-2040857c
-24408580
+da204c70
+204006b2
+6008cce8
+58000082
+c51305ad
+58000080
 98467c00
-24210594
-6800ccd3
+242105c5
+6800cce7
 1fe67c02
-24210584
-6800ccd3
-c0000595
-20600000
-58000082
+242105b5
+6800cce7
+c00005c6
 20600000
+6800cce7
+c1900000
+704ce700
+6808cce8
 58000077
-20600000
-58000080
-20600000
+c51305bc
 58000075
-20600000
-6800ccd3
-c1900000
-704cd300
-6808ccd4
-280ffe26
-2040857e
-24408582
 98467c00
 24610000
-6800ccd6
-c000059c
+6800ccea
+c00005cd
 1fe0ffff
-6000ccd6
-c000059c
+6000ccea
+c00005cd
 7041de00
 20600000
-704cd300
-6800ccd6
-c001059a
+704ce700
+6800ccea
+c00105cb
 1fe0fe01
-6000ccd6
-c0008592
+6000ccea
+c00085c3
 7041de02
 20600000
 7041de04
 20600000
 79200026
-204005a2
-704baa01
+204005d3
+704bbe01
 20600000
 7041de20
-704b9900
-704ba44e
-68024ba6
-202006af
-6800cb9f
+704bad00
+704bb84e
+68024bba
+202006c3
+6800cbb3
 c000ffe7
-6800cbaa
-c00085ae
-c00105b1
-c00185b4
+6800cbbe
+c00085df
+c00105e2
+c00185e5
 20202a8c
-704baa11
+704bbe11
 70119eaa
-202005b6
-704baa12
+202005e7
+704bbe12
 70119e55
-202005b6
-704baa13
+202005e7
+704bbe13
 70119e22
-6800cb9b
+6800cbaf
 1fe17e07
 6000919f
-68024bd1
+68024be5
 600211a0
 7011a400
 da20119e
 d8400007
-20400620
-204006bd
-204004ed
+20400650
+204006d1
+20400528
 20207fe7
-6800cbaa
+6800cbbe
 c17f8000
-c00885c8
-c00905ca
-c00985cc
-20600000
-704baa02
-2020051f
-704baa03
-2020051f
-704baaff
+c00885f9
+c00905fb
+c00985fd
+20600000
+704bbe02
+20200558
+704bbe03
+20200558
+704bbeff
 700a9939
 20407d86
-68024b7a
-204006af
-2020051f
+68024b8e
+204006c3
+20200558
 793f8026
-204006b0
-204006cf
-6800cbaa
+204006c4
+204006e3
+6800cbbe
 c1ff8000
-204005e7
+20400618
 58000000
-60014bc7
+60014bdb
 20402afa
 200007d0
-6800cbc7
-c07f8550
-20400527
-242c05f0
-243785f0
+6800cbdb
+c07f8589
+20400560
+242c0621
+24378621
 79200026
 58000000
-60014bc7
+60014bdb
 700a993c
 20407d86
-20200089
+20200091
 70119eff
-6800cb9b
+6800cbaf
 6000919f
-68024bd1
+68024be5
 600211a0
 d8400006
 da20119e
-20400620
-202006bd
-68014bc7
+20400650
+202006d1
+68014bdb
 1fe0fe01
-60014bc7
-204006cf
-202005da
+60014bdb
+204006e3
+2020060b
 793f8026
-20400612
-204005e7
-704bc700
+20400642
+20400618
+704bdb00
 20402afa
 200007d0
-6800cbc7
-c07f8550
-20400527
-242c0608
-24378608
-20400552
-6800cc51
-6000c1de
-68024bc2
-680a4ba6
+6800cbdb
+c07f8589
+20400560
+242c0638
+24378638
+2040058b
+204001ab
+68024bd6
+680a4bba
 98467c00
-2022859e
-202005e1
-6800cbc7
+202285cf
+20200612
+6800cbdb
 1fe0fe01
-6000cbc7
-6800ccd8
+6000cbdb
+6800ccec
 1fe0fe01
 1fe17e01
-6000ccd8
-c0000618
-c000861a
+6000ccec
+c0000648
+c000864a
 20600000
 7041de20
 58000f0f
-60014bc2
+60014bd6
 e0a10000
-204006b0
-202006cf
-20400612
-202005f9
-204005a2
-202005f9
+204006c4
+202006e3
+20400642
+2020062a
+204005d3
+2020062a
 793f8026
 204053ce
 d8e00003
 202043d2
-6008cb9a
+6008cbae
 18427200
-d8a04b36
+d8a04b4a
 1a220c00
 20207f01
-6800cb15
+6800cb29
 1fe97e00
-6000cb98
+6000cbac
 1fe0fe01
-d8c04b15
+d8c04b29
 98c08c00
 e8c18000
-6001cbd7
-6800cb15
+6001cbeb
+6800cb29
 1fe37e00
 1fe17e03
-6000cbdd
+6000cbf1
 20600000
 60088017
 1840a200
@@ -1600,52 +1648,25 @@
 2000000a
 7089027d
 6800c1de
-c0000649
-c0008651
-c0010659
-c0018661
-c0020669
-c010067b
-20200649
-20400671
-70894bba
+c0000677
+c001067c
+c0020681
+c0100690
+20200677
+20400686
 708955d0
 708956e0
-70895788
 7089586c
-70895910
 2020294b
-20400676
-70894bba
-708955d0
-708956e0
-70895788
-7089583c
-70895910
-2020294f
-20400676
-70894bba
+2040068b
 708955d0
 708956e0
-70895788
 7089583c
-70895910
 20202953
-20400671
-70894bba
+20400686
 708955d0
 708956c0
-70895788
 7089586c
-70895910
-20202957
-20400671
-70894bba
-708955d0
-708956c0
-70895788
-7089586c
-70895910
 2020295b
 70894c5b
 70894d96
@@ -1657,33 +1678,32 @@
 70894eec
 70894f5e
 20600000
-70894bba
 708956c2
 708955d0
 20600000
 18002a08
 202028fa
 20407fe9
-680a4bbb
+680a4bcf
 1c427e00
 98467c00
 24412d18
 1fe22400
-68024bbb
-6808cbbf
+68024bcf
+6808cbd3
 98408400
 1a427e00
 98467c00
 24610000
 793ffe1c
-60024bbb
+60024bcf
 20207fe7
 204029bb
 207a0000
-6808cc54
+6808cc68
 da200d9e
-20400697
-6008cc54
+204006ab
+6008cc68
 20600000
 1a227e00
 98408a00
@@ -1697,7 +1717,7 @@
 1a220c00
 e8c08000
 98408400
-c20006a1
+c20006b5
 18497e00
 1fe20400
 c6930000
@@ -1709,117 +1729,117 @@
 98418400
 20600000
 20600000
-60024bc2
+60024bd6
 da200000
 df200004
-d8c04bc2
+d8c04bd6
 e8c08000
 9a20a200
-c20006b3
+c20006c7
 1a227e00
-60014c4b
-6800cc4b
-6808cc4c
+60014c5f
+6800cc5f
+6808cc60
 9840fe00
-6000cc4d
+6000cc61
 20600000
-6800cb9a
+6800cbae
 1fe0fe02
-6000cb9c
-6800cb9b
-6000cb56
-6800cb9a
+6000cbb0
+6800cbaf
+6000cb6a
+6800cbae
 1fe9fe00
-6808cb99
+6808cbad
 18410403
 18438400
 9841fe00
-6808cbd6
+6808cbea
 9840fe00
 e0a08000
-6800cb9a
+6800cbae
 98007200
-d8c04b36
+d8c04b4a
 20207f01
-6808cba5
-204006d3
-6008cba5
+6808cbb9
+204006e7
+6008cbb9
 20600000
-204006d7
+204006eb
 18408401
 18410403
 20600000
-6800cbc2
+6800cbd6
 1fe17e03
 1fefa204
-58004bab
+58004bbf
 9a20fe00
 98408c00
 e8c08000
-6000cba4
+6000cbb8
 20600000
 7844fc00
 7843fc00
 58555555
 98001e00
-6800cba4
+6800cbb8
 1fed8400
 79200401
 18431c00
 20600000
 204053c4
-68024bc2
+68024bd6
 98001200
 20402918
-6808cba4
+6808cbb8
 2040291f
 58000500
 20402a8f
 20402924
-204006e0
+204006f4
 7857fc00
 7826fc00
 7830fc00
 78507c00
 78287c00
-68014b9d
+68014bb1
 98003600
 37c18400
-242c0734
+242c0748
 7846fc00
 7825fc00
 7823fc00
 7824fc00
 09800008
 19897e00
-6000cc4e
-6808cc4d
+6000cc62
+6808cc61
 98467c00
-24228730
+24228744
 09800008
 19897e00
-6000cb14
-6800cbe0
+6000cb28
+6800cbf4
 1fe67c02
-20228710
-6800cb14
-6808cb9b
+20228724
+6800cb28
+6808cbaf
 a8400e00
-24208730
+24208744
 09800008
 19897e00
 e0a08000
 1fe97e00
 1fe1721f
-2022871a
+2022872e
 09800008
 19897e00
 e0a08000
-c2000716
+c200072a
 18a22200
 09800008
 19897e00
-6000ccd5
+6000cce9
 1a220a00
 09800018
 78287c00
@@ -1828,29 +1848,29 @@
 1ff17e00
 e0a18000
 7845fc00
-20230730
+20230744
 7837fc00
 68008017
 1fe0a200
 20402981
 7846fc00
 20402918
-6800ccd5
-20400024
+6800cce9
+20400026
 20600000
 784dfc00
 7845fc00
 2040264d
 20600000
-20200730
+20200744
 20402918
-6808cba4
+6808cbb8
 20202933
 204053c4
-68024bc2
+68024bd6
 98001200
-204006e0
-20400735
+204006f4
+20400749
 79202a00
 782efc00
 78307c00
@@ -1863,14 +1883,14 @@
 782dfc00
 7823fc00
 7824fc00
-6800cc4d
+6800cc61
 08008608
-6800cb9c
+6800cbb0
 98007200
-d8c04b56
+d8c04b6a
 e8c08000
 08008608
-c200074e
+c2000762
 78247c00
 08008618
 78447c00
@@ -1886,7 +1906,7 @@
 20207e38
 da20469a
 20407e3d
-20540762
+20540776
 20600000
 6800c7c1
 1fe0fe01
@@ -1894,7 +1914,7 @@
 20600000
 da20469a
 20407e54
-2034076a
+2034077e
 20600000
 20405652
 6800c7c1
Index: output/sched.rom
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/output/sched.rom	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/output/sched.rom	(working copy)
@@ -1,951 +1,957 @@
 
-mem_lpm_config:8f 1b ca	#4khz
-mem_lpm_xtalcnt:00 0a 0b ef 07
-mem_lpm_hibernate_switch:00
-mem_gpio_wakeup_low:00 00 00 00 00 00 00 00
-mem_fcomp_mul:02
-mem_fcomp_div:24
-mem_iscan_window:12 00
-mem_iscan_interval:00 02
-mem_pscan_window:12 00
-mem_pscan_interval:00 02
-mem_inq_window:20 00
-mem_page_window:20 00
-mem_page_to:00 40
-mem_rx_window_init:80 04
-mem_rx_window_sniff:00 08
-
-mem_seqi:00
-
-#write to null
-mem_24g_head_ptr:00 84
-
-
-mem_tx_power:00#0dbm
-mem_rf_init_data_new:
-# tx power
-4b ba
-55 d0
-56 e0
-57 88
-58 6c
-59 10
-ff
-mem_rf_init_ptr:mem_rf_init_data_new
+00a1:00 00 00 00 00 00 00 00
+
+
+119e:00 00 00 00 00 00 00 00 00 00
+4000:06
+00 00 
+08
+4009:04
+02
+02
+00 00 00 00 
+20
+02
+00 00 
+82
+01
+06
+00 
+10
+0e
+00 00 
+48
+1e
+4027:02
+08
+04
+80
+02
+c8
+04
+80
+00 
+04
+10
+
+
+
+
+
 
 
 
-mem_patch00:02
-mem_patch03:08
-mem_patch09:04
-mem_patch0a:02
-mem_patch0b:02
-mem_patch10:20
-mem_patch11:02
-mem_patch14:82
-mem_patch15:01
-mem_patch16:06
-mem_patch18:10
-mem_patch19:0e
-mem_patch1c:48
-mem_patch1d:1e
-mem_patch27:02
-mem_patch28:08
-mem_patch29:04
-mem_patch2a:80
-mem_patch2c:88
-mem_patch2d:04
-mem_patch2e:80
-mem_patch30:04
-mem_patch31:10
-mem_patch39:20
-
-#debug
-#mem_patch31:11
-#mem_patch2f:40
-#mem_patch37:40
-#mem_patch3e:c0
-
-
-mem_device_option:43
-mem_lpm_mode:01
-mem_lpm_mult:20
-mem_lpm_mult_init:20
-mem_lpm_interval:00 00
-
-mem_mouse_function_enable:
-#bit0 MOUSE_ENABLE_USB
-#bit1 MOUSE_ENABLE_24G
-#bit2 MOUSE_ENABLE_SPI2
-#bit3 MOUSE_ENABLE_FLASH
-#bit4 MOUSE_ENABLE_EEPROM
-#bit5 MOUSE_ENABLE_STATUE_UP_THREE_LED
-#bit6 MOUSE_ENABLE_STATUE_UP
-#bit7 MOUSE_ENABLE_DPI_LED_BLINK
-92
-#bit0 MOUSE_ENABLE_BLE_RANDOM_ADDRE
-#bit1 MOUSE_ENABLE_2K_EEPROM
-#bit2 MOUSE_ENABLE_ADC
-#bit3 MOUSE_ENABLE_INIT_DELAY
-#bit4 MOUSE_ENABLE_DISCOVERY_SENSOR_LED
-#bit5 MOUSE_ENABLE_AUTO_24G_PARING
-#bit6 MOUSE_ENABLE_WAKEUP_FROM_POWER
-#bit7 MOUSE_ENABLE_GPIO_CONTROL_ADC_SENSOR
-45
 
-mem_app_connection_options:06
-mem_lap:26 10 19 28 18 10
-mem_local_name_length:
-'BT 3.0 Mouse
-mem_sniff_param_interval:
+4091:01
+43
+40a0:26 10 19 28 18 10
+40ad:12 00
+00 02
+12 00
+00 02
+00 00 
+20 00
+00 40
+20 00
+00 00 
+80 04
+00 08
+
+8f 47
+
+
+
+40d1:01
+
+4172:20
+00 00 
+8f 1b ca	
+00 0a 0b ef 07
+41e3:
 0e 00 
-01 00 ##mem_sniff_param_attempt:01 00
-02##mem_sniff_param_timeout:00 00
+01 00 
+02
 
 
-mem_unsniff2sniff_timer:0a
-mem_ssp_mode_flag:03
-mem_ssp_enable:01
-##mem_all_uuid_16bits:
-##06
-##03#Type: Complete list of 16-bit UUIDs
-##0011 0100 1002 1124  1200  0001
-mem_all_uuid_128bits:00
-mem_ptt:00
-
-
-mem_sp_iocap_local:03 00 04
-mem_ui_profile_supported:01
-mem_eir_enable:01
-
-mem_le_adv_data_len:1f
-mem_le_adv_data:
-#appearance
-03 19 c2 03
+4203:80 3f
+00 00 
+06
+4211:80
+00 00 
+ff
+421a:01
+
+
+13 47
+422d:02 
+32 
+423a:ff
+4241:00 84
+
+
+436f:1f
+
 
-#flag 
 02 01 05
 
-#uuid
+
 03 03 12 18
 
-#name
-'\09BT 5.0 Mouse
 
-mem_le_scan_data_len:1f
-mem_le_scan_data:
-#name
-'\09BT 5.0 Mouse
-
-
-#max 20bytes, att list data rom limits
-mem_le_name_len:
-'BT 5.0 Mouse
-
-
-mem_le_interval_min:
-07 00 #min interval
-07 00 #max interval
-20 00 #latency
-2c 01 #timeout
-
-
-mem_le_adv_interval:00 00
-mem_le_adv_type:00 
-mem_le_adv_own_addr_type:00
-mem_le_adv_channel_map:07 
-
-mem_le_lap:8e b1 3a 0e 8e ed
-
-mem_le_transmit_window:50
-
-mem_le_notify_handle:19 00
-mem_le_pairing_handle:22 00
-
-
-mem_discovery_timeout:58 02#1min
-mem_mouse_direct_timeout:50 00#8s
-mem_mouse_no_data_timeout:70 17 #10min
-mem_mouse_no_data_timeout_ble:70 17#50 46#30min
-
-
-mem_spi_ncs_gpio:ff
-mem_ui_button_gpio:ff
-mem_ui_button_timeout:1e
-mem_ui_button_timeout1:1e
-
-mem_device_number:02 #max device number
-mem_24g_device_number:02 #devie 2 :24g mode
-mem_adc_config_flag:02 #0 vinlpm 1 hvin 2 gpio
-mem_adc_channel:32 #gpio5
-mem_mouse_vdd_full_vol:96 00#1.5V
-50 00#mem_mouse_vdd_empty_vol:5a 00# 0.8V
-64 00#mem_mouse_vdd_low_vol:64 00  #1v
-
-mem_config_sensor_type:00
-02 #mem_config_sensor_motion:02
-03#mem_lbutton_gpio:04
-02 #mem_rbutton_gpio:1b
-17 #mem_mbutton_gpio:17
-ff#mem_bk_button_gpio:ff
-ff #mem_fw_button_gpio:ff
-ff #mem_dpi_button_gpio:06
-06 #mem_whee_a_data_gpio:02
-07 #mem_whee_b_data_gpio:03
-ff #mem_whee_ta_data_gpio:ff
-ff #mem_whee_tb_data_gpio:ff
-1c #mem_config_bt_button_gpio:ff
-1c #mem_config_select_device_button_gpio:ff
-ff #mem_config_paraing_led_gpio:ff
-ff #mem_config_low_voltage_alarm_gpio:08
-08 #mem_config_device1_led_gpio:08
-04 #mem_config_device2_led_gpio:ff
-ff #mem_config_device3_led_gpio:ff
-1b #mem_sensor_data_gpio:18
-18 #mem_dpi_led_gpio:08
-00 #mem_config_function_enable:04
-02 #mem_config_sensor_angle:00
-ff #mem_select_sensor_angle_gpio:ff
-ff #mem_select_adc_gpio:ff
-
-mem_mouse_multi_led_blink_timer_init:05
-mem_24g_sw_gpio:1c
-mem_eeprom_wp_gpio:ff
-mem_sensor_reset_gpio:ff
-mem_sensor_squal_reg:07# 07:3205         	06:3610
-mem_usb_offline_check_gpio:ff
-mem_wire_usb_interval:19 #128
-
-mem_config_function_enable:
-#bit0 ENABLE_BT_DISCOVERY_BY_GPIO_LED
-#bit1 ENABLE_MODE_LED
-#bit2 ENABLE_LOW_VOLTAGE_LED
-#bit3 ENABLE_DEVICE_LED
-#bit4 ENABLE_BT_BUTTON
-#bit5 ENABLE_SELECT_DEVICE_BY_GPIO_BUTTON
-#bit6 ENABLE_SELECT_DEVICE_BY_SWITCH
-30
+03 19 c2 03
 
-mem_mouse_dpi_seting:
-00##mem_320x_dpi_1
-01##mem_320x_dpi_2
-02##mem_320x_dpi_3
-03##mem_320x_dpi_4
+438f:1f
 
-15##mem_3212_dpi_1
-1a##mem_3212_dpi_2
-22##mem_3212_dpi_3
-2a##mem_3212_dpi_4
 
-04##mem_3610_dpi_1
-05##mem_3610_dpi_2
-07##mem_3610_dpi_3
-08##mem_3610_dpi_4
+'\09BT5.0 Mouse
+
+
+
+43af:
+'BT5.0 Mouse
+
+
+446f:19 00
+448d:07 
+
+4496:
+07 00 
+07 00 
+20 00 
+2c 01 
+
+
+44a0:8e b1 3a 0e 8e ed
+
+44e5:50
+
+44fa:22 00
+
+
+4515:
+'BT3.0 Mouse
+455a:0a
+465a:01
+
+
+
+
+03 00 04
+4662:03
+4684:01
+1e
+ff
+58 02
+46a5:07
+
+
+
+00 00 
+50 00
+70 17 
+46d2:02 
+00 00 
+
+
+
+
+
+
+
+
+
+92
 
 
-mem_ui_led_struct_ptr:mem_mouse_led_type
-mem_ui_led_struct_num:01
 
 
-mem_mouse_le_uuid_sup:
-25 00 02 03 28 01 12 
-26 00 02 4d 2a 07 00 00 00 00 00 00 00 
-27 00 02 02 29 02 00 00
-28 00 02 08 29 02 11 01
-29 00 02 03 28 01 0e 
-2a 00 02 4d 2a 07 00 00 00 00 00 00 00
-2b 00 02 08 29 02 11 02
 
-  
-#24g init
-mem_24g_mode:01#tx
-mem_24g_data_type:01        #mouse 1,kb 2
-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_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_common_temp:00 00 00 00 00 00 00 00 00 00
-mem_24g_enter_hibernate:00 48 60 00 00 00 00 00#10 min
 
-mem_device_flag:
+
+
+45
+
+46db:01
+ff
+00 00 00 
+00
+02 
+03
+02 
+17 
+ff
+ff 
+ff 
+06 
+07 
+ff 
+ff 
+1c 
+1c 
+ff 
+ff 
+08 
+04 
+ff 
+1b 
+18 
+30 
+02 
+ff 
+ff 
+
+46f5:
+
+
+
+
+
+
+
+30
+
+4703:02 
+4709:96 00
+50 00
+64 00
+
+4720:
 ff
 ff
 ff ff ff ff ff ff
-mem_device2_type:
+473e:
 34
 11 22 33 44 55 66
-mem_device3_type:
+475b:
 34
 11 22 33 44 55 66
 
 
-mem_flash_base:00 70 00
-mem_eeprom_base:80 3f
-mem_eeprom_block_size:80
-mem_reconn_times_init:00
-mem_bt_discovey_button_statue:01#default: button up
-mem_empty_count:03
-
-
-#yichip sdp
-#04 0011 0100 1002 1124
-#00 01 00 00
-#36 01 6d
-#09
-#00
-#00
-#0a
-#00
-#01
-#00
-#00
-#09
-#00
-#01
-#35
-#03
-#19
-#11
-#24
-#09
-#00
-#04
-#35
-#0d
-#35
-#06
-#19
-#01
-#00
-#09
-#00
-#11
-#35
-#03
-#19
-#00
-#11
-#09
-#00
-#05
-#35
-#03
-#19
-#10
-#02
-#09
-#00
-#06
-#35
-#09
-#09
-#65
-#6e
-#09
-#00
-#6a
-#09
-#01
-#00
-#09
-#00
-#09
-#35
-#08
-#35
-#06
-#19
-#11
-#24
-#09
-#01
-#00
-#09
-#00
-#0d
-#35
-#0f
-#35
-#0d
-#35
-#06
-#19
-#01
-#00
-#09
-#00
-#13
-#35
-#03
-#19
-#00
-#11
-#09
-#01
-#00
-#25
-#16
-#59
-#69
-#43
-#68
-#69
-#70
-#20
-#42
-#6c
-#75
-#65
-#74
-#6f
-#6f
-#74
-#68
-#20
-#4d
-#6f
-#75
-#73
-#65
-#09
-#01
-#01
-#25
-#05
-#4d
-#6f
-#75
-#73
-#65
-#09
-#01
-#02
-#25
-#06
-#59
-#69
-#43
-#68
-#69
-#70
-#09
-#02
-#00
-#09
-#01
-#00
-#09
-#02
-#01
-#09
-#01
-#11
-#09
-#02
-#02
-#08
-#80
-#09
-#02
-#03
-#08
-#21
-#09
-#02
-#04
-#28
-#01
-#09
-#02
-#05
-#28
-#01
-#09
-#02
-#06
-#35
-#81
-#35
-#7f
-#08
-#22
-#25
-#7b
-#05
-#01
-#09
-#02
-#a1
-#01
-#85
-#02
-#09
-#01
-#a1
-#00
-#05
-#09
-#19
-#01
-#29
-#08
-#15
-#00
-#25
-#01
-#75
-#01
-#95
-#08
-#81
-#02
-#05
-#01
-#09
-#30
-#09
-#31
-#16
-#01
-#f8
-#26
-#ff
-#07
-#75
-#10
-#95
-#02
-#81
-#06
-#09
-#38
-#15
-#81
-#25
-#7f
-#75
-#08
-#95
-#01
-#81
-#06
-#05
-#0c
-#0a
-#38
-#02
-#75
-#08
-#95
-#01
-#81
-#06
-#c0
-#c0
-#05
-#0c
-#09
-#01
-#a1
-#01
-#85
-#03
-#75
-#10
-#95
-#02
-#15
-#01
-#26
-#8c
-#02
-#19
-#01
-#2a
-#8c
-#02
-#81
-#60
-#c0
-#06
-#00
-#ff
-#09
-#01
-#a1
-#01
-#85
-#10
-#75
-#08
-#95
-#06
-#15
-#00
-#26
-#ff
-#00
-#09
-#01
-#81
-#00
-#09
-#01
-#91
-#00
-#c0
-#09
-#02
-#07
-#35
-#08
-#35
-#06
-#09
-#04
-#09
-#09
-#01
-#00
-#09
-#02
-#08
-#28
-#00
-#09
-#02
-#09
-#28
-#01
-#09
-#02
-#0a
-#28
-#01
-#09
-#02
-#0b
-#09
-#01
-#00
-#09
-#02
-#0c
-#09
-#1f
-#40
-#09
-#02
-#0d
-#28
-#00
-#09
-#02
-#0e
-#28
-#01
-#09
-#02
-#0f
-#09
-#00
-#12
-#09
-#02
-#10
-#09
-#00
-#00
-#
-#04 1002 1200 0100 0001
-#00 01 00 01
-#36 00 5a
-#09
-#00
-#00
-#0a
-#00
-#01
-#00
-#01
-#09
-#00
-#01
-#35
-#03
-#19
-#12
-#00
-#09
-#00
-#04
-#35
-#0d
-#35
-#06
-#19
-#01
-#00
-#09
-#00
-#01
-#35
-#03
-#19
-#00
-#01
-#09
-#00
-#05
-#35
-#03
-#19
-#10
-#02
-#09
-#00
-#09
-#35
-#08
-#35
-#06
-#19
-#12
-#00
-#09
-#01
-#00
-#09
-#02
-#00
-#09
-#01
-#03
-#09
-#02
-#01
-#09
-#04
-#6d
-#09
-#02
-#02
-#09
-#b0
-#16
-#09
-#02
-#03
-#09
-#01
-#29
-#09
-#02
-#04
-#28
-#01
-#09
-#02
-#05
-#09
-#00
-#02
-#00
-#00
-#
-#01 0001
-#00 01 00 01
-#36 00 5a
-#09
-#00
-#00
-#0a
-#00
-#01
-#00
-#01
-#09
-#00
-#01
-#35
-#03
-#19
-#12
-#00
-#09
-#00
-#04
-#35
-#0d
-#35
-#06
-#19
-#01
-#00
-#09
-#00
-#01
-#35
-#03
-#19
-#00
-#01
-#09
-#00
-#05
-#35
-#03
-#19
-#10
-#02
-#09
-#00
-#09
-#35
-#08
-#35
-#06
-#19
-#12
-#00
-#09
-#01
-#00
-#09
-#02
-#00
-#09
-#01
-#00
-#09
-#02
-#01
-#09
-#05
-#ac
-#09
-#02
-#02
-#09
-#02
-#39
-#09
-#02
-#03
-#09
-#00
-#44
-#09
-#02
-#04
-#28
-#01
-#09
-#02
-#05
-#09
-#00
-#02
-#
-#03 1101 0003 0100
-#00 01 00 02
-#36 00 2f
-#09
-#00
-#00
-#0a
-#00
-#01
-#00
-#02
-#09
-#00
-#01
-#35
-#03
-#19
-#11
-#01
-#09
-#00
-#04
-#35
-#0c
-#35
-#03
-#19
-#01
-#00
-#35
-#05
-#19
-#00
-#03
-#08
-#01
-#09
-#01
-#00
-#25
-#09
-#53
-#50
-#50
-#20
-#73
-
-
-
-#logi sdp
-#04 1000 0100 0001 1002
-#00 00 00 00
-#36 00 92 
-#09 00 00 0a 00 00 00 00 09 00 01 35 03 19 10 00 09 00 04 35 0d 35 06 
-#19 01 00 09 00 01 35 03 19 00 01 09 00 05 35 03 19 10 02 09 00 06 35 
-#09 09 65 6e 09 00 6a 09 01 00 09 00 09 35 08 35 06 19 01 00 09 01 00 
-#09 01 00 25 2c 4c 6f 67 69 74 65 63 68 20 42 6c 75 65 74 6f 6f 74 68 20 
-#57 69 72 65 6c 65 73 73 20 4d 6f 75 73 65 20 53 44 50 20 53 65 72 76 65 
-#72 09 01 01 25 0f 42 6c 75 65 74 6f 6f 74 68 20 4d 6f 75 73 65 09 02 00 35 03 09 01 00
-
-#04 1124 0100 0011 1002
-#00 01 00 00
-#36 01 ee 
-#09 00 00 0a 00 01 00 00 09 00 01 35 03 19 11 24 09 00 04 35 
-#0d 35 06 19 01 00 09 00 11 35 03 19 00 11 09 00 05 35 03 19 10 02 
-#09 00 06 35 09 09 65 6e 09 00 6a 09 01 00 09 00 09 35 08 35 06 19 11 24 
-#09 01 01 09 00 0d 35 0f 35 0d 35 06 19 01 00 09 00 13 35 03 19 00 11 09 01 
-#00 25 21 4c 6f 67 69 74 65 63 68 20 42 6c 75 65 74 6f 6f 74 68 20 57 69 72 65 6c 
-#65 73 73 20 4d 6f 75 73 65 09 01 01 25 0f 42 6c 75 65 74 6f 6f 74 68 20 4d 6f 75 
-#73 65 09 01 02 25 08 4c 6f 67 69 74 65 63 68 09 02 01 09 01 11 09 02 02 08 80 09 02 
-#03 08 21 09 02 04 28 01 09 02 05 28 01 09 02 06 35 fc 35 fa 08 22 25 f6 05 01 09 02 a1 01 
-#85 02 09 01 a1 00 05 09 19 01 29 08 15 00 25 01 75 01 95 08 81 02 05 01 09 30 09 31 16 01 
-#f8 26 ff 07 75 0c 95 02 81 06 09 38 15 81 25 7f 75 08 95 01 81 06 05 0c 0a 38 02 75 08 95 01 81 
-#06 c0 c0 05 0c 09 01 a1 01 85 03 05 06 09 20 15 00 26 64 00 75 08 95 01 81 02 c0 06 00 ff 09 01 
-#a1 01 85 10 75 08 95 06 15 00 26 ff 00 09 01 81 00 09 01 91 00 c0 06 00 ff 09 02 a1 01 85 11 75 
-#08 95 13 15 00 26 ff 00 09 02 81 00 09 02 91 00 c0 05 01 09 06 a1 01 85 04 75 01 95 08 05 07 
-#19 e0 29 e7 15 00 25 01 81 02 95 01 75 08 81 03 95 05 75 01 05 08 19 01 29 05 91 02 95 01 
-#75 03 91 03 95 06 75 08 15 00 26 ff 00 05 07 19 00 29 ff 81 00 c0 05 0c 09 01 a1 01 85 05 
-#15 00 25 01 75 01 95 02 0a 25 02 0a 24 02 81 02 95 01 75 06 81 03 c0 09 02 07 35 08 35 
-#06 09 04 09 09 01 00 09 02 09 28 01 09 02 0a 28 01 09 02 0c 09 1f 40 09 02 0d 28 00 09 
-#02 0e 28 01 09 02 0f 09 00 12 09 02 10 09 00 00
-
-#04 1200 0100 0001 1002
-#00 01 00 01
-#36 00 ad 
-#09 00 00 0a 00 01 00 01 09 00 01 35 03 19 12 00 09 00 04 35 0d 35 06 19 01 
-#00 09 00 01 35 03 19 00 01 09 00 05 35 03 19 10 02 09 00 06 35 09 09 65 
-#6e 09 00 6a 09 01 00 09 00 09 35 08 35 06 19 12 00 09 01 00 09 01 00 
-#25 2c 4c 6f 67 69 74 65 63 68 20 42 6c 75 65 74 6f 6f 74 68 20 57 69 72 
-#65 6c 65 73 73 20 4d 6f 75 73 65 20 50 6e 50 20 53 65 72 76 65 72 09 01 
-#01 25 0f 42 6c 75 65 74 6f 6f 74 68 20 4d 6f 75 73 65 09 02 00 09 01 03 09 
-#02 01 09 04 6d 09 02 02 09 b0 16 09 02 03 09 12 03 09 02 04 28 01 09 02 05 09 00 02 00
 
+477f:
+00
+01
+02
+03
+
+15
+1a
+22
+2a
+
+04
+05
+07
+08
+
+
+478e:03
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+4b ba
+55 d0
+56 e0
+57 88
+58 6c
+59 10
+ff
+47c5:20
+
+
+
+25 00 02 03 28 01 12 
+26 00 02 4d 2a 07 00 00 00 00 00 00 00 
+27 00 02 02 29 02 00 00
+28 00 02 08 29 02 11 01
+29 00 02 03 28 01 0e 
+2a 00 02 4d 2a 07 00 00 00 00 00 00 00
+2b 00 02 08 29 02 11 02
+
+  
+
+4afd:70 17
+
+
+4b05:1c
+05
+4b0c:1e
+
+4b15:
+
+06 ff 06 00 03 00 80
+
+
+'\09BT5.0 Mouse
+
+4baf:01        
+00 
+c0 12     
+4bba:20 15 10 05
+ff
+00 13 2c 42
+06 15 36 48
+0f 1a 3a 4c
+11 23 31 4d
+4bd3:19
+19
+1c
+4bdd:00 48 60
 
+4bf3:04
+01
Index: program/bt.prog
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/program/bt.prog	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/program/bt.prog	(working copy)
@@ -79,6 +79,7 @@
 
 endif
 endif
+soft_reset_2:
 	call lpm_recover_clk,wake
 main_loop:	
 	bpatch patch00_3,mem_patch00
Index: program/patch.prog
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/program/patch.prog	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/program/patch.prog	(working copy)
@@ -5,6 +5,7 @@
 //define ADC_ENABLE
 //define P24G_LOG
 //define RF_DEBUG
+define BLE_FAST_CONN_ENABLE
 
 //define DEBUGLOG
 //define DEBUGLOG_CALLBACK
@@ -21,13 +22,9 @@
 	bbit1 8,pf_patch_ext	
 	beq patch10_5,p_shutdown_radio
 	beq patch11_1,p_set_freq_tx
-ifdef DONGLE
-	beq patch11_6,p_save_rssi
-	beq patch18_4,p_app_init
-	beq patch1f_0,p_usb_status1
-endif
 ifdef MOUSE
 	beq patch00_1,p_soft_reset_1
+	beq patch00_2,p_soft_reset_2
 ifdef CLASSIC_BT
 	beq patch03_3,p_page_wait_fhs_reply_ok
 	beq patch09_2,p_prepare_tx
@@ -58,14 +55,15 @@
 	beq patch28_3,p_le_next_adv_channel
 	beq patch29_2,p_le_receive_skip
 	beq patch2a_7,p_le_update_param
+	beq patch2b_1,p_le_update_channel_map
 	beq patch2c_3,p_le_prepare_tx
+	beq patch2c_6,p_le_parse
 	beq patch2c_7,p_le_parse_l2cap
 	beq patch2d_2,p_le_adv_not_match
 	beq patch2e_7,p_le_lpm_setmult
 endif	
 ifdef CLASSIC_BT
 	beq patch30_2,p_send_lmp
-	beq patch39_5,p_sdp_process
 endif
 	beq patch31_4,p_twspi_reset
 ifdef DEBUGLOG
@@ -78,939 +76,6 @@
 endif
 	branch loop
 
-	
-ifdef DONGLE
-p_save_rssi:
-	hfetch 2,rf_afc_d2a
-	rshift4 pdata,pdata
-	rshift3 pdata,pdata
-	sub pdata,0,pdata
-	and_into 0xff,pdata
-	store 1,mem_rssi_hex
-	branch save_rssi+6
-
-p_usb_status1:
-	jam 0x11,core_usb_status
-	hfetch 1,core_usb_ep_len
-	store 1,mem_usb_read_len
-	copy pdata,loopcnt
-	branch usb_rx_no_data,blank
-	arg mem_usb_setup,contw
-	call usb_rx_read
-	fetch 1,mem_usb_read_len
-	sub pdata,7,null
-	rtn positive 
-	fetch 1,mem_usb_setup_bmRequestType
-	and_into 0x80,pdata
-	beq OUT_DEVICE,p_usb_out_device
-	branch usb_class_type+2
-p_usb_out_device:
-	fetch 1,mem_usb_setup_bmRequestType
-	rshift4 pdata,pdata
-	rshift pdata,pdata
-	and_into 0x03,pdata
-	beq CLASS_REQ,p_usb_out_class_req	
-	branch usb_out_device+4
-p_usb_out_class_req:
-	fetch 1,mem_usb_setup_bRequest
-	beq SET_REPORT,p_usb_set_report
-	branch usb_out_class_req+1
-p_usb_set_report:
-	jam 1,mem_usb0_get_set_report
-	call usb_set_report_resume_judge
-	fetch 2,mem_usb_setup_bValue
-	store 2,mem_usb_setup_bValue_temp
-	nop 15000	//delay 1ms
-	hfetch 1,core_usb_ep_len
-	ncall p_usb_set_report_rxdata,blank
-	branch usb_set_report+4
-p_usb_set_report_rxdata:
-	copy pdata,loopcnt
-	arg mem_usb0_setup,contw
-	branch usb_rx_read
-
-p_app_init:
-	call enable_authrom
-	call p_dongle_init
-	call p_g24_queue_init
-	fetch 1,mem_24g_pair_mode
-	beq 0x00,p_dongle_auto_bind
-	beq 0x01,p_dongle_pc_bind
-	beq 0x0f,p_dongle_all_powerful
-	branch assert
-
-p_dongle_init:
-	fetch 1,mem_tx_power
-	store 1,mem_tx_power_temp
-	arg 0x80,loopcnt
-	arg mem_rssi_noise_buffer,contw
-	call memset0
-	branch usb_init
-
-p_dongle_all_powerful:
-	call p_dongle_check_mode
-p_dongle_all_powerful_loop:
-	call p_g24_dongle_work_mode
-	call usb_isr
-	branch p_dongle_all_powerful_loop
-
-p_dongle_pc_bind:
-	call p_dongle_check_mode
-p_dongle_pc_bind_loop:	
-	call p_g24_dongle_work_mode
-	call p_g24_dongle_bind_mode
-	call p_dongle_usb_dispatch
-	branch p_dongle_pc_bind_loop
-
-p_dongle_check_mode:
-	jam 0,mem_24g_ackpayload_enable
-p_dongle_work_mode_enable:
-	jam DONGLE_WORK,mem_dongle_work_mode
-	jam CLEAR_INIT,mem_dongle_mode_init	
-	rtn
-
-p_g24_dongle_work_mode:
-	fetch 1,mem_dongle_work_mode
-	rtnne DONGLE_WORK
-p_g24_dongle_work_mode_start:	
-	call p_g24_dongle_work_init
-	call p_g24_ch_process
-	call p_g24_receive_packet_start
-	branch p_g24_blank_data_process
-
-p_g24_dongle_work_init:
-	fetch 1,mem_dongle_mode_init
-	rtnbit1 DONGLE_WORK
-	set1 DONGLE_WORK,pdata
-	store 1,mem_dongle_mode_init
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
-	jam 0,mem_24g_ackpayload_enable
-	jam 0,mem_usb_tx_enable
-	jam 1,mem_24g_abort_packet
-	jam 0,mem_24g_pid
-	fetch 4,mem_24g_rx_addr
-	call p_g24_update_addr_and_synccrc8
-	call p_g24_ch
-	branch p_g24_rx_interrupt_clear
-
-p_g24_ch_process:
-	fetch 1,mem_24g_abort_packet
-	beq 1,p_g24_noise_rssi
-	fetch 1,mem_24g_hop_packet
-	beq 1,p_g24_ch_receive_hop_pac
-	fetcht 4,mem_24g_hop_btclk
-	copy clkn_bt,pdata
-	isub temp,null
-	ncall g24_timer_timeout,positive
-	copy pdata,regb
-	fetch 4,mem_24g_hop_btclk
-	fetcht 1,mem_24g_hop_interval
-	iadd temp,temp
-	copy regb,pdata
-	isub temp,null
-	nrtn positive
-	set0 28,pdata
-	store 4,mem_24g_hop_btclk
-	jam 1,mem_24g_abort_packet
-	branch p_g24_ch
-
-p_g24_ch_receive_hop_pac:
-	jam 0,mem_24g_hop_packet
-	branch p_g24_ch
-
-p_g24_ch_timer_reinit:
-	copy clkn_bt,pdata
-	store 4,mem_24g_hop_btclk
-	jam 0,mem_24g_rf_laststa
-	rtn
-
-p_g24_noise_rssi:
-	arg mem_rssi_noise_buffer,rega
-	call p_rssi_average
-	storet 1,mem_rssi_noise_avg
-	sub temp,RSSI_THRESH_NOISE,null
-	nrtn positive
-	branch p_g24_ch
-
-p_g24_blank_data_process:
-	call p_g24_ms_blank_data
-	call p_g24_kb_blank_data
-	branch p_g24_kb_mul_blank_data
-
-p_g24_ms_blank_data:
-	fetch 1,mem_24g_ms_blank_data_enable
-	rtn blank
-	arg TIMER_MS_BLANK,queue
-	call timer_check
-	nrtn blank
-	jam 0,mem_24g_ms_blank_data_enable
-	branch g24_ms_blank_data_2usb
-
-p_g24_kb_blank_data:
-	fetch 1,mem_24g_kb_blank_data_enable
-	rtn blank
-	arg TIMER_KB_BLANK,queue
-	call timer_check
-	nrtn blank
-	jam 0,mem_24g_kb_blank_data_enable
-	branch g24_kb_blank_data_2usb
-
-p_g24_kb_mul_blank_data:
-	fetch 1,mem_24g_kb_mul_blank_data_enable
-	rtn blank
-	arg TIMER_KB_MUL_BLANK,queue
-	call timer_check
-	nrtn blank
-	jam 0,mem_24g_kb_mul_blank_data_enable
-	branch g24_kb_mul_blank_data_2usb
-
-p_g24_dongle_bind_mode:
-	fetch 1,mem_dongle_work_mode
-	rtnne DONGLE_BIND
-	call p_g24_dongle_bind_init
-	branch p_g24_dongle_bind_data_process
-
-p_g24_dongle_bind_init:
-	fetch 1,mem_dongle_mode_init
-	rtnbit1 DONGLE_BIND
-	set1 DONGLE_BIND,pdata
-	store 1,mem_dongle_mode_init
-	setarg 0
-	store 3,mem_dongle_ms_bind_step
-	jam TX_POWER_f5DB,mem_tx_power
-	jam 1,mem_24g_ackpayload_enable
-	jam 0,mem_24g_pid
-	jam G24_PAIR_CH,mem_24g_ch	//2480MHz
-	fetch 4,mem_24g_paring_addr	//Address
-	branch p_g24_update_addr_and_synccrc8
-
-p_g24_dongle_bind_data_process:
-	call p_g24_receive_transmit_ack
-	nbranch p_g24_rx_interrupt_clear,user3
-	arg mem_24g_rxbuf,contr
-	arg mem_24g_rxdata_temp,contw
-	arg 8,loopcnt
-	call memcpy
-	fetch 1,mem_24g_rxdata_temp+2
-	beq DATATYPE_BIND,p_g24_dongle_bind_first_step	//bind step 1
-	beq DATATYPE_CONFIG,p_g24_dongle_bind_second_step
-	beq DATATYPE_OK,p_g24_dongle_bind_third_step
-	beq 0xff,p_g24_data_attemp_bind
-p_g24_rx_interrupt_clear:
-	arg mem_24g_rxbuf,contw
-	arg 66,loopcnt
-	branch clear_mem
-
-p_g24_dongle_bind_first_step:
-	fetch 1,mem_24g_rxdata_temp+3
-	beq BIND_MOUSE,p_g24_dongle_bind_first_step_mouse
-	beq BIND_KEYBOARD,p_g24_dongle_bind_first_step_keyboard
-	rtn
-p_g24_dongle_bind_first_step_mouse:
-	jam 1,mem_dongle_ms_bind_step
-p_g24_dongle_bind_ms_payload_cfg:
-	jam DATATYPE_MOUSE,mem_24g_bind_payload
-p_g24_dongle_bind_payload_cfg:	
-	jam 0x80,mem_24g_bind_payload+1
-	fetch 6,mem_24g_rx_addr
-	store 6,mem_24g_bind_payload+2
-	rtn
-
-p_g24_dongle_bind_first_step_keyboard:
-	jam 1,mem_dongle_kb_bind_step
-p_g24_dongle_bind_kb_payload_cfg:
-	jam DATATYPE_KEYBOARD,mem_24g_bind_payload
-	branch p_g24_dongle_bind_payload_cfg
-
-p_g24_dongle_bind_second_step:
-	fetch 1,mem_24g_rxdata_temp+3
-	beq BIND_MOUSE,p_g24_dongle_bind_second_step_mouse
-	beq BIND_KEYBOARD,p_g24_dongle_bind_second_step_keyboard
-	rtn
-p_g24_dongle_bind_second_step_mouse:
-	call p_g24_dongle_bind_ms_payload_cfg
-	fetch 1,mem_dongle_ms_bind_step
-	beq 1,p_g24_dongle_ms_bind_step_set2
-	rtn
-p_g24_dongle_ms_bind_step_set2:
-	jam 2,mem_dongle_ms_bind_step
-	rtn
-p_g24_dongle_bind_second_step_keyboard:
-	call p_g24_dongle_bind_kb_payload_cfg	
-	fetch 1,mem_dongle_kb_bind_step
-	beq 1,p_g24_dongle_kb_bind_step_set2
-	rtn
-p_g24_dongle_kb_bind_step_set2:
-	jam 2,mem_dongle_kb_bind_step
-	rtn
-
-p_g24_dongle_bind_third_step:
-	fetch 1,mem_24g_rxdata_temp+3
-	beq BIND_MOUSE,p_g24_dongle_bind_third_step_mouse
-	beq BIND_KEYBOARD,p_g24_dongle_bind_third_step_keyboard
-	rtn
-p_g24_dongle_bind_third_step_mouse:
-	fetch 1,mem_dongle_ms_bind_step
-	beq 2,p_g24_dongle_ms_bind_step_success
-	rtn
-p_g24_dongle_ms_bind_step_success:
-	fetch 1,mem_dongle_bind_device_status
-	or_into 0x01,pdata
-	store 1,mem_dongle_bind_device_status
-p_g24_dongle_bind_exit:	
-	setarg 0
-	store 2,mem_dongle_ms_bind_step
-	branch p_g24_rx_interrupt_clear
-	
-p_g24_dongle_bind_third_step_keyboard:
-	fetch 1,mem_dongle_kb_bind_step
-	bne 0,p_g24_dongle_kb_bind_step_success
-	rtn
-p_g24_dongle_kb_bind_step_success:
-	fetch 1,mem_dongle_bind_device_status
-	or_into 0x02,pdata
-	store 1,mem_dongle_bind_device_status
-	branch p_g24_dongle_bind_exit
-
-p_g24_data_attemp_bind:
-	fetch 1,mem_24g_rxdata_temp+3
-	beq DATATYPE_MOUSE,p_g24_data_attemp_mouse_bind
-	beq DATATYPE_KEYBOARD,p_g24_data_attemp_kbd_bind
-	rtn
-p_g24_data_attemp_mouse_bind:
-	fetch 4,mem_24g_rxdata_temp+4
-p_g24_store_mouse_addr:
-	store 4,mem_24g_ms_addr
-	rtn
-p_g24_data_attemp_kbd_bind:
-	fetch 4,mem_24g_rxdata_temp+4
-p_g24_store_kbd_addr:	
-	store 4,mem_24g_kb_addr
-	rtn
-
-p_g24_queue_init:
-	jam 0,mem_queue_ele_num
-	setarg mem_queue_start
-	store 2, mem_queue_read
-	store 2, mem_queue_write
-	rtn
-	
-p_g24_queue_put:
-	arg 0x1f,loopcnt
-	arg mem_usb0_set_report_data,temp
-	fetch 2, mem_queue_write
-	copy pdata,contw
-	copy temp,contr
-	call memcpy
-	fetch 1,mem_queue_ele_num
-	increase 1,pdata
-	store 1,mem_queue_ele_num
-	setarg mem_queue_write
-p_g24_queue_increase:
-	copy pdata,rega
-	arg mem_queue_end,temp
-	ifetch 2,rega
-	increase QUEUE_ELE_LENGTH,pdata
-	isub temp,null
-	nbranch p_g24_queue_put_end,positive
-	setarg mem_queue_start
-p_g24_queue_put_end:
-	istore 2,rega
-	rtn
-
-p_g24_queue_read_point:
-	disable user
-	fetch 1,mem_queue_ele_num
-	rtn blank
-	enable user
-	fetch 2,mem_queue_read
-	rtn
-
-p_dongle_usb_dispatch:
-	call usb_isr
-	fetch 1,mem_usb0_get_set_report
-	rtn blank
-	jam 0,mem_usb0_get_set_report
-	fetch 2,mem_usb_setup_bValue_temp
-	arg PC_SET_REPORT,temp
-	isub temp,null
-	nrtn zero
-	//get usb host command
-	fetch 1,mem_usb0_set_report_data
-	rtnne PC_REPORT_ID
-	fetch 1,mem_usb0_set_report_data+1
-	beq COMMAND_MODE,p_dongle_dispose_cmd_mode
-	beq COMMAND_BIND,p_dongle_dispose_cmd_bind
-	beq COMMAND_CURRENT_PROJECT,dongle_dispose_cmd_current_project
-	beq COMMAND_CURRENT_MODE,p_dongle_dispose_cmd_current_mode
-	beq COMMAND_CURRENT_FW_VERSION,p_dongle_dispose_cmd_current_fw_version
-	beq COMMAND_USER_DEFINED,p_dongle_dispose_cmd_user_defined
-	branch usb0_data_ready_report_set0
-
-p_dongle_dispose_cmd_bind:
-	fetch 1,mem_usb0_set_report_data+2
-	beq COM_BIND_GET,p_dongle_dispose_cmd_get_bind
-	beq COM_BIND_EXIT,p_dongle_dispose_cmd_exit_bind
-	beq COM_READ_MODE,dongle_dispose_cmd_read_mode
-	branch usb0_data_ready_report_set0
-p_dongle_dispose_cmd_get_bind:
-	fetch 1,mem_dongle_bind_device_status
-	store 1,mem_usb0_get_report_data+1
-	branch usb0_data_ready_report_set1
-p_dongle_dispose_cmd_exit_bind:
-	call p_dongle_work_mode_enable
-	branch p_dongle_dispose_cmd_get_bind
- 
-p_dongle_dispose_cmd_mode:
-	fetch 1,mem_usb0_set_report_data+2
-	beq COM_MODE_BIND,p_dongle_enter_bind_mode
-	branch usb0_data_ready_report_set0
-p_dongle_enter_bind_mode:
-	call p_g24_bind_mode_enable
-	branch usb0_data_ready_report_set1
-
-p_dongle_dispose_cmd_current_mode:
-	fetch 1,mem_dongle_work_mode
-	beq DONGLE_WORK,p_dongle_dispose_in_work_mode
-	beq DONGLE_BIND,dongle_dispose_in_bind_mode
-	rtn
-p_dongle_dispose_in_work_mode:
-	jam COMMAND_MODE,mem_usb0_get_report_data+1
-	branch usb0_data_ready_report_set1
-	
-p_dongle_dispose_cmd_current_fw_version:
-	jam FW_VERSION3,mem_usb0_get_report_data+4
-	branch dongle_dispose_cmd_current_fw_version
-
-p_dongle_dispose_cmd_user_defined:
-	fetch 1,mem_usb0_set_report_data+2
-	beq 0xff,soft_reset_chip
-p_dongle_dispose_cmd_ota:
-	jam 2,mem_24g_ackpayload_enable
-	fetch 1,mem_queue_ele_num
-	beq QUEUE_ELE_COUNT,p_user_defined_queue_buff_full
-	call p_g24_queue_put
-	fetch 1,mem_queue_ele_num
-	beq QUEUE_ELE_COUNT,p_user_defined_queue_buff_full
-p_user_defined_queue_buff_free:
-	jam 0,mem_usb0_get_report_data+1
-	branch usb0_data_ready_report_set1
-
-p_user_defined_queue_buff_full:
-	jam 1,mem_usb0_get_report_data+1
-	branch usb0_data_ready_report_set1
-
-p_dongle_auto_bind:
-	call p_g24_mode_switch_init
-p_dongle_auto_bind_loop:
-	call p_g24_mode_switch
-	call p_g24_dongle_work_mode_auto
-	call p_g24_dongle_bind_mode_auto
-	call p_g24_dongle_search_mode_auto
-	call p_dongle_usb_dispatch
-	branch p_dongle_auto_bind_loop
-
-p_g24_dongle_work_mode_auto:
-	fetch 1,mem_dongle_work_mode
-	rtnne DONGLE_WORK
-	call p_g24_dongle_work_mode_start
-	branch p_g24_rx_nodata_process
-
-p_g24_dongle_bind_mode_auto:
-	fetch 1,mem_dongle_work_mode
-	rtnne DONGLE_BIND
-	call p_g24_dongle_bind_init
-	call p_g24_dongle_bind_data_process
-	fetch 1,mem_dongle_bind_device_status
-	rtn blank
-	jam 0,mem_24g_mode_switch
-	call p_dongle_check_mode
-	call p_g24_enable_nodata_timer
-	branch p_g24_timer_init
-	
-p_g24_mode_switch_init:
-	jam 1,mem_24g_mode_switch
-	jam 0,mem_24g_time_slice
-	jam 0xff,mem_24g_interval
-p_g24_timer_init:
-	setarg 0
-	store 4,mem_24g_tx_btclk
-	rtn
-	
-p_g24_mode_switch:
-	fetch 1,mem_24g_mode_switch
-	rtn blank
-	call p_g24_timer_check
-	nrtn user
-	fetch 1,mem_24g_time_slice
-	increase 1,pdata
-	and_into 1,pdata
-	store 1,mem_24g_time_slice
-	beq 0,p_dongle_check_mode
-	beq 1,p_g24_bind_mode_enable
-	rtn
-
-p_g24_bind_mode_enable:
-	jam DONGLE_BIND,mem_dongle_work_mode
-	jam CLEAR_INIT,mem_dongle_mode_init
-	rtn
-
-p_g24_enable_nodata_timer:
-	jam 1,mem_24g_nodata_timer_enable
-	branch g24_enable_nodata_timer_init
-
-p_g24_rx_nodata_process:
-	fetch 1,mem_24g_ackpayload_enable
-	rtneq 2
-	fetch 1,mem_24g_nodata_timer_enable
-	rtn blank
-	arg TIMER_NODATA,queue
-	call timer_check
-	nrtn blank
-	jam 0,mem_24g_nodata_timer_enable
-	//no data for more than 100ms,then go to search
-	jam DONGLE_SEARCH,mem_dongle_work_mode
-	jam CLEAR_INIT,mem_dongle_mode_init
-	branch p_g24_rx_interrupt_clear
-
-p_g24_receive_transmit_ack:
-	call p_g24_rx_interrupt_clear
-	call p_g24_receive_packet
-	nrtn user3
-	branch p_g24_transmit_ack
-
-
-p_g24_dongle_search_mode_auto:
-	fetch 1,mem_dongle_work_mode
-	rtnne DONGLE_SEARCH
-	call p_g24_dongle_search_mode_init
-	call p_g24_rx_auto_addr_ch_search
-	call p_g24_receive_transmit_ack
-	nbranch p_g24_rx_interrupt_clear,user3
-	//dongle addr,then parse rxdata
-	call p_g24_rx_addr_check
-	call p_g24_receive_packet_parse,zero
-	//receive data,then go to paired
-	jam DONGLE_WORK,mem_dongle_work_mode
-	fetch 1,mem_dongle_mode_init
-	set1 DONGLE_WORK,pdata
-	store 1,mem_dongle_mode_init
-
-	fetch 1,mem_24g_ackpayload_enable
-	sub pdata,2,null
-	ncall p_g24_ackpayload_disable,zero
-
-	call p_g24_rx_interrupt_clear
-	call p_g24_enable_nodata_timer
-	call p_g24_rx_addr_check
-	branch p_g24_dg_ch_num_reinit,zero
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_kb_addr
-	isub temp,null
-	branch p_g24_kb_ch_num_reinit,zero		
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_ms_addr
-	isub temp,null
-	branch p_g24_ms_ch_num_reinit,zero
-	rtn
-
-p_g24_ackpayload_disable:
-	jam 0,mem_24g_ackpayload_enable
-	rtn
-
-p_g24_dg_ch_num_reinit:
-	fetch 1,mem_24g_dg_ch_number
-p_g24_current_ch_num_reinit:
-	store 1,mem_24g_current_ch_number
-	rtn
-p_g24_kb_ch_num_reinit:
-	fetch 1,mem_24g_kb_ch_number
-	branch p_g24_current_ch_num_reinit
-p_g24_ms_ch_num_reinit:
-	fetch 1,mem_24g_ms_ch_number
-	branch p_g24_current_ch_num_reinit
-
-p_g24_dongle_search_mode_init:
-	fetch 1,mem_dongle_mode_init
-	rtnbit1 DONGLE_SEARCH
-	set1 DONGLE_SEARCH,pdata
-	store 1,mem_dongle_mode_init
-	jam 0,mem_24g_time_slice
-	jam 1,mem_24g_ackpayload_enable
-	setarg 0
-	store 3,mem_rssi_noise_dg_index
-	store 7,mem_24g_dg_config_ch_once
-	call p_g24_rx_addr_check
-	nrtn zero
-	fetch 1,mem_24g_current_ch_number
-	store 1,mem_24g_dg_ch_number
-	fetch 1,mem_24g_ch
-	store 1,mem_24g_dg_last_ch
-	rtn
-
-p_g24_rx_addr_check:
-	fetch 4,mem_24g_addr
-	fetcht 4,mem_24g_rx_addr
-	isub temp,null
-	rtn
-
-p_g24_rx_auto_addr_ch_search:
-	fetch 1,mem_24g_time_slice
-	increase 1,pdata
-	and_into 3,pdata
-	store 1,mem_24g_time_slice
-	//pairing address and channel come first
-	beq 0,p_g24_rx_auto_bind_config_kb
-	beq 1,p_g24_rx_auto_bind_config_dongle
-	beq 2,p_g24_rx_auto_bind_config_mouse
-	beq 3,p_g24_rx_auto_bind_config_dongle
-	rtn
-
-p_g24_rx_auto_bind_config_mouse:
-	call p_g24_dongle_bind_ms_payload_cfg
-	fetch 4,mem_24g_ms_addr
-	branch p_g24_rx_auto_addr_ch_search,blank
-	call p_g24_update_addr_and_synccrc8
-	fetch 1,mem_24g_ms_config_ch_once
-	call p_g24_ms_config_ch_once,blank
-	fetch 1,mem_24g_ms_last_ch
-	store 1,mem_24g_ch
-	fetcht 1,mem_rssi_noise_ms_index
-	arg mem_rssi_noise_ms_buffer,rega
-	call p_rssi_store
-	storet 1,mem_rssi_noise_ms_index
-	call p_rssi_average
-	storet 1,mem_rssi_noise_ms_avg
-	sub temp,RSSI_THRESH_NOISE,null
-	nrtn positive
-	fetcht 1,mem_24g_ms_ch_number
-	call p_g24_ch_map_size
-	storet 1,mem_24g_ms_ch_number
-	store 1,mem_24g_ms_last_ch
-	rtn
-
-p_g24_ms_config_ch_once:
-	jam 1,mem_24g_ms_config_ch_once
-	arg 0,temp
-	call p_g24_ch_calc
-	store 1,mem_24g_ms_last_ch
-	rtn
-	
-p_g24_rx_auto_bind_config_kb:
-	call p_g24_dongle_bind_kb_payload_cfg
-	fetch 4,mem_24g_kb_addr
-	branch p_g24_rx_auto_addr_ch_search,blank
-	call p_g24_update_addr_and_synccrc8
-	fetch 1,mem_24g_kb_config_ch_once
-	call p_g24_kb_config_ch_once,blank
-	fetch 1,mem_24g_kb_last_ch
-	store 1,mem_24g_ch	
-	fetcht 1,mem_rssi_noise_kb_index
-	arg mem_rssi_noise_kb_buffer,rega
-	call p_rssi_store
-	storet 1,mem_rssi_noise_kb_index
-	call p_rssi_average
-	storet 1,mem_rssi_noise_kb_avg
-	sub temp,RSSI_THRESH_NOISE,null
-	nrtn positive
-	fetcht 1,mem_24g_kb_ch_number
-	call p_g24_ch_map_size
-	storet 1,mem_24g_kb_ch_number
-	store 1,mem_24g_kb_last_ch
-	rtn
-
-p_g24_kb_config_ch_once:
-	jam 1,mem_24g_kb_config_ch_once
-	arg 0,temp
-	call p_g24_ch_calc
-	store 1,mem_24g_kb_last_ch
-	rtn	
-
-p_g24_rx_auto_bind_config_dongle:
-	call p_g24_dongle_bind_ms_payload_cfg
-	fetch 4,mem_24g_rx_addr
-	call p_g24_update_addr_and_synccrc8	
-	fetch 1,mem_24g_dg_config_ch_once
-	call p_g24_dg_config_ch_once,blank
-	fetch 1,mem_24g_dg_last_ch
-	store 1,mem_24g_ch
-	fetcht 1,mem_rssi_noise_dg_index
-	arg mem_rssi_noise_dg_buffer,rega
-	call p_rssi_store
-	storet 1,mem_rssi_noise_dg_index
-	call p_rssi_average
-	storet 1,mem_rssi_noise_dg_avg
-	sub temp,RSSI_THRESH_NOISE,null
-	nrtn positive
-	fetcht 1,mem_24g_dg_ch_number
-	call p_g24_ch_map_size
-	storet 1,mem_24g_dg_ch_number
-	store 1,mem_24g_dg_last_ch
-	rtn
-
-p_g24_dg_config_ch_once:
-	jam 1,mem_24g_dg_config_ch_once
-	fetch 1,mem_24g_dg_last_ch
-	store 1,mem_24g_ch
-	rtn
-
-
-
-p_g24_read_len_pid_crc:
-//read control
-	fetch 1,mem_24g_rxbuf+1
-	rshift3 pdata,pdata
-	store 1,mem_24g_rxdata_length
-//get crc
-	increase 1,pdata
-	arg mem_24g_rxbuf+1,contr
-	iadd contr,contr
-	ifetch 3,contr
-	store 3,mem_24g_sta_crc
-//read pid
-	fetch 1,mem_24g_rxbuf+1
-	rshift pdata,pdata
-	and pdata,0x03,pdata
-	store 1,mem_24g_sta_pid
-	rtn
-
-p_g24_transmit_ack:
-//data type
-	fetch 1,mem_24g_rxbuf
-	store 1,mem_24g_data_type
-//read len pid crc
-	call p_g24_read_len_pid_crc
-//read ack
-	fetch 1,mem_24g_rxbuf+1
-	isolate1 bit_ack_24g,pdata
-	branch p_g24tx_no_ack,true
-p_g24tx_with_ack:
-	call p_g24_ackpayload_prep
-	call p_g24_transmit_prep
-	call p_g24_transmit
-p_g24tx_no_ack:
-	branch p_g24_end_of_packet
-
-p_g24_ackpayload_prep:
-	jam 0,mem_24g_datalen
-	fetch 1,mem_24g_ackpayload_enable
-	rtn blank
-	beq BIND_ACKPAYLOAD,p_g24_bind_ackpayload_prep
-	beq USER_ACKPAYLOAD,p_g24_user_ackpayload_prep
-	rtn
-
-p_g24_bind_ackpayload_prep:
-	jam 0x08,mem_24g_datalen
-	arg 0x08,loopcnt
-	arg mem_24g_bind_payload,contr
-	arg mem_24g_txbuf,contw
-	branch memcpy
-
-p_g24_user_ackpayload_prep:
-	call p_g24_queue_read_point
-	nrtn user
-	jam 0x1f,mem_24g_datalen
-	arg 0x1f,loopcnt
-	copy pdata,contr
-	arg mem_24g_txbuf,contw
-	call memcpy
-	fetch 2,mem_24g_txbuf+3	//pac id
-	store 2,mem_24g_ota_sta_pid
-	rtn
-
-p_g24_receive_packet_start:
-	call p_g24_receive_transmit_ack
-	nbranch p_g24_rx_interrupt_clear,user3
-	branch p_g24_receive_packet_parse
-
-p_g24_receive_packet_parse:
-	call p_g24_receive_packet_parse_pid_crc
-	nbranch p_g24_rx_interrupt_clear,user
-	fetch 1,mem_24g_rxdata_length
-	branch p_g24_rx_interrupt_clear,blank
-	increase 2,pdata
-	iforce loopcnt
-	arg mem_24g_rxbuf,contr
-	arg mem_24g_rxdata_temp,contw
-	call memcpy
-	jam 0,mem_24g_mode_switch
-	fetch 1,mem_24g_pair_mode
-	call p_g24_enable_nodata_timer,blank
-	fetch 1,mem_24g_rxdata_temp+2
-	beq 0x01,p_g24_data_type1
-	beq 0x02,p_g24_data_type2
-	beq 0x03,p_g24_data_type3
-	beq 0xff,p_g24_data_attemp
-	branch p_g24_rx_interrupt_clear
-
-p_g24_receive_packet_parse_pid_crc:
-	call disable_user
-	fetch 1,mem_24g_sta_pid
-	fetcht 1,mem_24g_last_pid
-	isub temp,null
-	ncall enable_user,zero
-	fetch 1,mem_24g_sta_pid
-	store 1,mem_24g_last_pid
-	fetch 3,mem_24g_sta_crc
-	fetcht 3,mem_24g_last_crc
-	isub temp,null
-	ncall enable_user,zero
-	fetch 3,mem_24g_sta_crc
-	store 3,mem_24g_last_crc
-	rtn
-
-p_g24_data_type1:
-	call p_g24_ch_timer_reinit
-	fetch 1,mem_24g_abort_packet
-	fetcht 1,mem_24g_rxdata_temp
-	isolate1 bit_abort,temp
-	setflag true,0,pdata
-	store 1,mem_24g_abort_packet
-	beq 1,p_g24_data_attemp_mouse_abort
-	fetch 1,mem_24g_hop_packet
-	fetcht 1,mem_24g_rxdata_temp
-	isolate1 bit_hop,temp
-	setflag true,0,pdata
-	store 1,mem_24g_hop_packet
-
-	fetch 1,mem_24g_rxdata_temp+3	//OTA
-	beq CMD_OTA,p_g24_ota_process
-	
-	setarg MS_REPORT_ID
-	store 1,mem_usb_mouse_data	//report id
-	fetch 7,mem_24g_rxdata_temp+3	//key
-	istore 7,contw
-	fetch 1,mem_24g_rxdata_temp+3	//key
-	ncall p_g24_ms_enable_blank_data_forcibly,blank//get kb data
-	fetch 1,mem_24g_rxdata_temp+3	//key
-	call p_g24_ms_disable_blank_data_forcibly,blank
-	branch g24_data_type1_usbtx_enable
-
-p_g24_ms_enable_blank_data_forcibly:
-	jam 1,mem_24g_ms_blank_data_enable
-	branch g24_ms_enable_blank_data_timer
-p_g24_ms_disable_blank_data_forcibly:
-	jam 0,mem_24g_ms_blank_data_enable
-	branch g24_ms_disable_blank_data_timer
-
-p_g24_data_type2:
-	fetcht 1,mem_24g_rxdata_temp
-	isolate1 bit_abort,temp
-	branch p_g24_data_attemp_kbd_abort,true
-	arg mem_usb_kb_data,contw
-	call p_g24_data_type2_reverse_data
-	fetch 8,mem_usb_kb_data
-	ncall p_g24_kb_enable_blank_data_forcibly,blank//get kb data
-	fetch 8,mem_usb_kb_data	
-	call p_g24_kb_disable_blank_data_forcibly,blank
-	fetch 8,mem_usb_kb_data
-	store 8,mem_24g_kb_data_sta_data
-	fetcht 8,mem_24g_kb_data_last_data
-	isub temp,null
-	ncall g24_kb_data_into_ep1_fifo,zero
-	fetch 8,mem_24g_kb_data_sta_data
-	store 8,mem_24g_kb_data_last_data
-	branch p_g24_rx_interrupt_clear
-
-p_g24_data_type2_reverse_data:
-	arg mem_24g_rxdata_temp+2,contr
-	arg 9,loopcnt
-	branch reverse_byte
-
-p_g24_kb_enable_blank_data_forcibly:
-	jam 1,mem_24g_kb_blank_data_enable
-	branch g24_kb_enable_blank_data_timer
-
-p_g24_kb_disable_blank_data_forcibly:
-	jam 0,mem_24g_kb_blank_data_enable
-	branch g24_kb_disable_blank_data_timer
-
-
-p_g24_data_type3:
-	arg mem_usb_kb_multikey,contw
-	call p_g24_data_type2_reverse_data
-	fetch 2,mem_usb_kb_multikey+1
-	ncall p_g24_kb_mul_enable_blank_data_forcibly,blank//get multikey data
-	fetch 2,mem_usb_kb_multikey+1
-	call p_g24_kb_mul_disable_blank_data_forcibly,blank
-	fetch 3,mem_usb_kb_multikey
-	store 3,mem_24g_kb_multikey_sta_data
-	fetcht 3,mem_24g_kb_multikey_last_data
-	isub temp,null
-	ncall g24_kb_mul_data_into_ep2_fifo,zero
-	fetch 3,mem_24g_kb_multikey_sta_data
-	store 3,mem_24g_kb_multikey_last_data
-	branch p_g24_rx_interrupt_clear
-
-p_g24_kb_mul_enable_blank_data_forcibly:
-	jam 1,mem_24g_kb_mul_blank_data_enable
-	branch g24_kb_mul_enable_blank_data_timer
-
-p_g24_kb_mul_disable_blank_data_forcibly:
-	jam 0,mem_24g_kb_mul_blank_data_enable
-	branch g24_kb_mul_disable_blank_data_timer
-
-	
-p_g24_data_attemp:
-	fetch 1,mem_24g_rxdata_temp+3
-	beq DATATYPE_MOUSE,p_g24_data_attemp_mouse
-	beq DATATYPE_KEYBOARD,p_g24_data_attemp_kbd
-	rtn
-p_g24_data_attemp_mouse:
-	fetch 4,mem_24g_rxdata_temp+4
-	branch p_g24_store_mouse_addr
-p_g24_data_attemp_kbd:
-	fetch 4,mem_24g_rxdata_temp+4
-	branch p_g24_store_kbd_addr
-p_g24_data_attemp_mouse_abort:
-	fetch 4,mem_24g_rxdata_temp+10
-	branch p_g24_store_mouse_addr
-p_g24_data_attemp_kbd_abort:
-	fetch 4,mem_24g_rxdata_temp+10
-	branch p_g24_store_kbd_addr
-
-p_g24_ota_process:
-	fetch 2,mem_24g_rxdata_temp+5	//ackpayload pid
-	fetcht 2,mem_24g_ota_sta_pid
-	isub temp,null
-	branch p_g24_ota_next_pac,zero
-	rtn
-	
-p_g24_ota_next_pac:
-	fetch 1,mem_24g_rxdata_temp+4	//OTA TYPE
-	beq CMD_OTA_EXIT,p_g24_ota_exit_process
-	fetch 1,mem_queue_ele_num
-	rtn blank	
-	setarg mem_queue_read
-	call p_g24_queue_increase
-	fetch 1,mem_queue_ele_num
-	increase -1,pdata
-	store 1,mem_queue_ele_num
-	fetch 1,mem_24g_rxdata_temp+4	//OTA TYPE
-	beq CMD_OTA_DATA,p_user_defined_queue_buff_free
-	beq CMD_OTA_EXIT,p_g24_ota_exit_process
-	rtn
-
-p_g24_ota_exit_process:
-	setarg 0
-	store 2,mem_24g_ota_sta_pid
-	store 1,mem_24g_ackpayload_enable
-	call p_g24_queue_init
-	fetch 1,mem_24g_rxdata_temp+7	//ackpayload pid
-	beq OTA_STA_SUCCESS,p_g24_ota_exit_success
-	beq OTA_STA_FAIL,p_g24_ota_exit_fail
-	rtn
-p_g24_ota_exit_success:
-	jam 2,mem_usb0_get_report_data+1
-	branch usb0_data_ready_report_set1
-p_g24_ota_exit_fail:
-	jam 3,mem_usb0_get_report_data+1
-	branch usb0_data_ready_report_set1
-endif
-
-
-
 ifdef MOUSE
 p_rssi_signal:
 	copy pdata,rega
@@ -1035,6 +100,20 @@
 	call ui_init+1
 	branch soft_reset+11
 
+p_soft_reset_2:
+	call app_lpm_init,wake
+ifdef SIMPLE_PAIRING
+	call p_publickey_init
+else
+	call ssp_disable
+ifdef SECURE_CONNECTION
+	call p_publickey_init
+endif
+endif
+	branch soft_reset_2
+p_publickey_init:
+	rtnmark1 mark_24g
+	branch publickey_init
 
 p_init_param:
 	setarg param_le_version
@@ -1043,8 +122,8 @@
 	store 2,mem_lmp_version+3
 	branch init_param+12
 
-
 p_lpm_dispatch:
+	rtnmark1 mark_24g
 	call lpo_calibration
 	fetch 3,mem_clks_per_lpo
 	rtn blank
@@ -1156,7 +235,7 @@
 	fetch 1,mem_lpm_mode
 	rtn blank
 	call p_mouse_setgpio_lpm
-	fetch 8,mem_24g_enter_hibernate
+	fetch 3,mem_24g_enter_hibernate
 	call clk2lpo
 	storet 4,mem_sleep_counter
   	branch lpm_sleep
@@ -1211,13 +290,10 @@
 	arg mem_le_tx_buffer0_omemalloc,contw
 	call p_mouse_le_txbuff_copy
 	arg mem_le_tx_buffer1,contr
-	arg mem_le_tx_buffer1_omemalloc,contw
 	call p_mouse_le_txbuff_copy
 	arg mem_le_tx_buffer2,contr
-	arg mem_le_tx_buffer2_omemalloc,contw
 	call p_mouse_le_txbuff_copy
 	arg mem_le_tx_buffer3,contr
-	arg mem_le_tx_buffer3_omemalloc,contw
 p_mouse_le_txbuff_copy:	
 	arg 27,loopcnt
 	branch memcpy
@@ -1226,13 +302,10 @@
 	arg mem_le_tx_buffer0_omemalloc,contr
 	arg mem_le_tx_buffer0,contw
 	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer1_omemalloc,contr
 	arg mem_le_tx_buffer1,contw
 	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer2_omemalloc,contr
 	arg mem_le_tx_buffer2,contw
 	call p_mouse_le_txbuff_copy
-	arg mem_le_tx_buffer3_omemalloc,contr
 	arg mem_le_tx_buffer3,contw
 	branch p_mouse_le_txbuff_copy
 
@@ -1314,8 +387,7 @@
 	fetcht 1,mem_24g_device_number
 	isub temp,null
 	branch p_mouse_start_24g_mode,zero
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
+	call p_mouse_tx_power_init
 	fetch 1,mem_xrecord_mode
 	beq REC_3_MODE,p_mouse3_0_check_reconn_target
 	beq REC_4_MODE,p_mouse4_0_check_reconn_target
@@ -1331,11 +403,20 @@
 p_mouse4_0_check_reconn_target:
 	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:
@@ -1459,7 +540,33 @@
 	call mouse_load_eeprom_dpi
 	call p_mouse_init_environment
 	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
+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_fast_conn_init:
+	jam 0x34,mem_xrecord_mode
+	setarg 0
+	invert pdata,pdata
+	store 6,mem_le_lap
+	rtn	
+endif	
 
 p_mouse_bt_sdp_update:
 	call enable_authrom
@@ -1480,7 +587,6 @@
 	arg 0x8d71,contr
 	arg 265,loopcnt
 	call memcpy
-	
 	jam 0,mem_mouse_uuid_list+23	//Service Record Handle: 0x 00 01 00 00
 	jam 0x6d,mem_mouse_uuid_list+15	//total length
 	setarg 0x401f
@@ -1512,6 +618,11 @@
 	arg MOUSE_EEPROM_MODULE_INIT_FLAG,regb
 	branch app_initflag_check+4
 
+p_mouse_tx_power_init:
+	fetch 1,mem_tx_power_temp
+	store 1,mem_tx_power
+	rtn
+
 /*
 p_mouse_load_flash_info_cheak:
 	call mouse_load_flash_flag
@@ -1591,8 +702,6 @@
 	store 2,mem_cb_before_hibernate
 	setarg p_mouse_bb_event_timer
 	store 2,mem_cb_event_timer
-	setarg mouse_spi_write_flash_cb
-	store 2,mem_cb_spi_flash_write_complate
 	rtn
 
 p_mouse_g24_package_data:
@@ -1605,9 +714,14 @@
 p_mouse_le:
 	call le_fifo_check_nearly_full
 	nrtn blank
+ifdef BLE_FAST_CONN_ENABLE
+	fetch 1,mem_mouse_fast_conn_flag
+	beq 0xff,p_mouse_le_next
+endif
 	fetch 1,mem_le_connect_status_flag
 	and pdata,0x03,pdata
 	rtnne 0x03
+p_mouse_le_next:
 	fetch 1,mem_mouse_clear_sensor_data_flag
 	call p_mouse_clear_sensor_data,blank
 	fetch MOUSE_FLAG_LEN,mem_mouse_flag
@@ -1641,8 +755,7 @@
 	bbit1 MOUSE_BT_DISCOVERY_BUTTON_LONG_DOWN_FLAG,mouse_send_empty_data
 	call mouse_motion
 	nrtn user
-	fetch 2,mem_mouse_z
-	ncall p_mouse_wheel_trigger,blank
+	call p_mouse_wheel_trigger
 	branch mouse_send_data
 	
 p_mouse_clear_sensor_data:
@@ -1651,7 +764,6 @@
 	branch p_mouse_sensor_poweron
 
 p_mouse_idle:
-//	call p_mouse_24g_pairing_button
 	call ui_check_paring_button
 	call mouse_dpi_cheak
 	branch mouse_wheel_check
@@ -1698,31 +810,7 @@
 	jam ON,mem_mouse_multi_led_blink_enable
 	jam MULTI_LED_BLINK,mem_mouse_multi_led_type
 	rtn
-/*
-//pc bind api
-p_mouse_24g_pairing_button:
-	fetch 2,mem_24g_pairing_timer_count
-	rtn blank
-	fetch MOUSE_FLAG_LEN,mem_mouse_flag
-	rtnbit0 MOUSE_ENABLE_24G
-	rtnbit1 MOSUE_24G_PAIRING_FLAG
-	rtnmark1 mark_24g
-	call mouse_check_key_gpio
-	rtnne MOUSE_LMR_BUTTON
-	call mouse_devce_led_off
-	arg MOSUE_24G_PAIRING_FLAG,queue
-	call mouse_enable_function_flag
-	setarg 0
-	store 2,mem_mouse_direct_timer
-	store 1,mem_mouse_send_blank_timer
-	store 2,mem_24g_check_dongle_times
-	fetch 2,mem_ui_state_map
-	bbit1 UI_STATE_BT_RECONNECT,mouse_cancel_reconnect
-	bbit1 UI_STATE_BLE_CONNECTED,app_ble_disconnect
-	bbit1 UI_STATE_BT_CONNECTED,app_bt_disconnect
-	call mouse_stop_discovery
-	branch p_g24_start_pairing_sm1
-*/
+
 p_mouse_priority_bb_event:
 	copy regc,pdata
 ifdef BLE	
@@ -1864,17 +952,10 @@
 	setarg 0
 	store 2,mem_24g_pairing_timer_count
 	jam 0,mem_mouse_move_flag
-	
-	fetch 1,mem_config_sensor_type
-	sub pdata,P3610,null
-	call mouse_read_sensor3610_data,zero
-	ncall mouse_read_sensor_common,zero
-
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
-
-	fetch 1,MOUSE_FLAG_LEN,mem_mouse_flag
-	bbit1 MOUSE_ENABLE_FLASH,p_mouse_store_flash_24g_address
+	call mouse_read_sensor_common
+	call p_mouse_tx_power_init
+//	fetch 1,MOUSE_FLAG_LEN,mem_mouse_flag
+//	bbit1 MOUSE_ENABLE_FLASH,p_mouse_store_flash_24g_address
 	call p_mouse_set_24g_addr_eeprom	//store rx dongle addr to eeprom
 	branch iicd_write_protect_eep_data
 
@@ -1884,27 +965,31 @@
 	arg 4,temp
 	rtn
 
-p_mouse_store_flash_24g_address:
-	arg mem_24g_addr,regb
-	ifetch 4,regb
-	store 4,mem_mouse_24g_addr
-	branch mouse_store_flash_device_info
+//p_mouse_store_flash_24g_address:
+//	arg mem_24g_addr,regb
+//	ifetch 4,regb
+//	store 4,mem_mouse_24g_addr
+//	branch mouse_store_flash_device_info
 
 p_mouse_24g_attempt_fail:
 	call p_mouse_sensor_powerdown_check
 	jam G24_TX_TIMER_INT_DISABLE,mem_24g_transmit_by_interrupt
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
+	call p_mouse_tx_power_init
 	call p_g24_check_51cmd_stop_24g
 	fetch 1,mem_config_function_enable
 	bbit1 ENABLE_SELECT_DEVICE_BY_GPIO_BUTTON,p_mouse_null_enter_hibernate_count
 	bbit1 ENABLE_SELECT_DEVICE_BY_SWITCH,p_mouse_null_enter_hibernate_count
 	jam 0,mem_link_key_exists
+ifdef BLE_FAST_CONN_ENABLE
+	fetch 1,mem_mouse_fast_conn_flag
+	beq 0xff,p_mouse_24g_attempt_fail_next
+endif
 	call mouse_eeprom_load_recon_info	
 	arg 3,loopcnt
 	arg mem_device1_addr,contr
 	call p_pdata_0xff_check
 	branch p_mouse_null_enter_hibernate_count,user
+p_mouse_24g_attempt_fail_next:
 	branch p_mouse_check_reconn_target
 
 p_mouse_null_enter_hibernate_count:	//ble never connected
@@ -2331,9 +1416,8 @@
 p_mouse_multi_led_blink_count_no_limited:
 	branch p_blink_low_power_led+1
 p_mouse_multi_led_blink_off:
-	jam 0,mem_mouse_multi_led_blink_timer
-	jam 0,mem_mouse_multi_led_blink_count
-	jam 0,mem_mouse_multi_led_blink_count_limited
+	setarg 0
+	store 3,mem_mouse_multi_led_blink_timer
 p_mouse_multi_led_off:
 	fetch 1,mem_mouse_multi_led_blink_count
 	nbranch p_mouse_multi_led_off_wait_blink_over,blank
@@ -2344,7 +1428,6 @@
 	jam OFF,mem_low_power_led_state
 	branch p_device_led_off
 
-
 p_mouse_seting_dpi:
 	//call p_mosue_dpi_led_blink_init
 	fetch 1,mem_config_sensor_type
@@ -2358,7 +1441,6 @@
 	call p_mouse_3065xy_dpi_recount,blank
 	fetch 1,mem_mouse_dpi
 	beq MOUSE_DPI_LEVEL2,mouse_set_cpi1
-	beq MOUSE_DPI_LEVEL3,mouse_set_cpi3
 	beq MOUSE_DPI_LEVEL4,mouse_set_cpi4
 	branch mouse_set_cpi3
 p_mouse_3065xy_dpi_recount:
@@ -2429,8 +1511,7 @@
 	branch p_le_addr_random_store
 
 p_mouse_start_discovery:
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
+	call p_mouse_tx_power_init
 	jam 0,mem_mouse_clear_sensor_data_flag
 	fetch 2,mem_ui_state_map
 	bbit1 UI_STATE_BLE_ADV,p_mouse_start_discovery_norandom
@@ -2447,6 +1528,13 @@
 	store 1,mem_le_lap
 
 p_mouse_start_discovery_norandom:
+ifdef BLE_FAST_CONN_ENABLE
+	call app_ble_disconnect
+	setarg 0xed8e0e
+	store 3,mem_le_lap+3
+	jam 0x5a,mem_mouse_fast_conn_flag
+	call p_mouse_store_fast_conn_flag
+endif
 	call app_lpm_mult_disable
 	fetch 2,mem_discovery_timeout
 	store 2,mem_mouse_discovery_timer
@@ -2484,8 +1572,16 @@
 	call p_le_check_adv_flag
 	setarg ADV_FLAG_BREDR_NOT_SUPPORTED |ADV_FLAG_LIMITED_DISCOVERABLE
 	istore 1,contr
+	arg mem_le_adv_swift_pair,contr
+	call p_le_adv_data_update
 	branch check_51cmd_adv
 
+p_le_adv_data_update:
+	arg mem_le_adv_data+11,contw
+	arg 19,loopcnt
+	call memcpy
+	branch le_modified_name_adv
+
 p_mouse_stop_discovery:
 	setarg 0
 	store 2,mem_mouse_discovery_timer
@@ -2552,6 +1648,22 @@
 	store 1,mem_lpm_mult
 	branch p_mouse_le_conn_param_lpm_enable
 
+p_le_update_channel_map:
+	fetch 1,mem_le_state
+	rtnbit0 lestate_update_map
+	call p_le_channel_map_overflow_check
+	nrtn user
+	branch le_update_channel_map+3
+p_le_channel_map_overflow_check:
+	enable user
+	fetch 1,mem_le_event_count+1
+	rshift4 pdata,pdata
+	rtnne 0x0f
+	fetch 1,mem_le_instant+1
+	rshift4 pdata,pdata
+	rtnne 0x00
+	branch disable_user
+
 p_le_prepare_tx:
 	fetch 1,mem_le_arq
 	bbit1 wak,p_le_prepare_tx_wak
@@ -2627,6 +1739,33 @@
 	jam 10,mem_le_start_encrypt_timer
 	rtn
 
+p_le_parse:
+	rtnmark1 mark_old_packet
+	call le_fifo_check_full
+	nrtn blank
+	fetch 1,mem_le_rxbuf
+	and pdata,0x3,pdata
+	store 1,mem_le_packet_llid
+	ifetch 1,contr
+	and pdata,0x1f,pdata
+	store 1,mem_le_packet_size
+	rtn blank							//empty rtn
+	copy contr,pdata
+	store 2,mem_le_payload_ptr
+	fetch 1,mem_le_packet_llid
+	beq LLID_LE_LL,p_le_parse_ll
+	branch le_parse_l2cap
+p_le_parse_ll:
+	fetch 1,mem_le_rxbuf+2
+	beq LL_CHANNEL_MAP_REQ,p_le_parse_channel_map_req
+	branch le_parse_ll+1
+p_le_parse_channel_map_req:
+	ifetch 5,contr
+	store 5,mem_le_new_map
+	ifetch 2,contr
+	store 2,mem_le_instant
+	branch le_parse_channel_map_req+7
+
 p_le_parse_l2cap:
 	ifetch 2,contr
 	beq LE_L2CAP_CID_ATT,p_le_parse_att
@@ -2815,10 +1954,6 @@
 	branch ssp_disable,blank
 	branch ssp_enable
 
-p_sdp_process:
-	call enable_authrom
-	branch sdp_process+1
-
 p_send_lmp_accepted:
 	force 2,pdata
 	call msg_send_lmp
@@ -3085,14 +2220,9 @@
 	ior temp,pdata
 	istore 1,contw
 	increase 1,regb
-	arg 2,loopcnt
-p_g24_accumulation_loop:
-	ifetch 2,regb
-//	ifetcht 2,contw
-//	iadd temp,pdata
-	istore 2,contw
-	increase 2,regb
-	loop p_g24_accumulation_loop
+	ifetch 4,regb
+	istore 4,contw
+	increase 4,regb
 	arg mem_24g_txbuf+6,contw
 	arg 2,loopcnt
 p_g24_accumulation_loop2:
@@ -3246,10 +2376,10 @@
 	call debuglog_push	
 endif
 endif
-	
-	isolate1 mark_24g,mark
-	call power_ctrl_24g_dis_max,true
-	ncall power_ctrl_le_dis_max,true
+	setarg RSSI_DIS_MAX_24G
+	bmark1 mark_24g,power_ctrl_start_next
+	setarg RSSI_DIS_MAX_BLE
+power_ctrl_start_next:	
 	isub temp,null
 	nbranch power_ctrl_txpower_incrs_force,positive
 
@@ -3260,28 +2390,16 @@
 	beq 0,power_ctrl_txpower_incrs
 	rtn
 
-power_ctrl_24g_dis_max:
-	setarg RSSI_DIS_MAX_24G
-	rtn
-power_ctrl_24g_dis_min:
-	setarg RSSI_DIS_MIN_24G
-	rtn	
-power_ctrl_le_dis_max:
-	setarg RSSI_DIS_MAX_BLE
-	rtn
-power_ctrl_le_dis_min:
-	setarg RSSI_DIS_MIN_BLE
-	rtn
-	
 power_ctrl_txpower_decrs_check:
 	fetch 1,mem_power_ctrl_pac_succ_cnt
 	rtnne 32
 	jam 0,mem_power_ctrl_pac_succ_cnt
 power_ctrl_txpower_decrs:
 	fetcht 1,mem_rssi_avg_received
-	isolate1 mark_24g,mark
-	call power_ctrl_24g_dis_min,true
-	ncall power_ctrl_le_dis_min,true
+	setarg RSSI_DIS_MIN_24G
+	bmark1 mark_24g,power_ctrl_txpower_decrs_next
+	setarg RSSI_DIS_MIN_BLE	
+power_ctrl_txpower_decrs_next:	
 	isub temp,null
 	nrtn positive
 	fetch 1,mem_power_ctrl_level
@@ -3321,7 +2439,6 @@
 	call debuglog_push
 endif
 endif
-
 	jam TX_POWER_5DB,mem_tx_power
 	rtn
 	
@@ -3470,8 +2587,7 @@
 	nbranch p_g24_auto_pair_retry,sync
 	nbranch p_g24_auto_pair_retry,user3
 	call p_g24_ackpayload_parse
-	fetch 1,mem_tx_power_temp
-	store 1,mem_tx_power
+	call p_mouse_tx_power_init
 	fetch 4,mem_24g_addr
 	fetcht 4,mem_24g_paring_addr
 	isub temp,null
@@ -3560,61 +2676,52 @@
 	jam 0x7d, rfen_mdm
 	fetch 1,mem_tx_power
 	beq TX_POWER_0DB,p_set_tx_power_0db
-	beq TX_POWER_3DB,p_set_tx_power_3db	
+//	beq TX_POWER_3DB,p_set_tx_power_3db	
 	beq TX_POWER_5DB,p_set_tx_power_5db
-	beq TX_POWER_f3DB,p_set_tx_power_f3db	
+//	beq TX_POWER_f3DB,p_set_tx_power_f3db	
 	beq TX_POWER_f5DB,p_set_tx_power_f5db
 	beq TX_POWER_PAIR,p_set_tx_power_pair
 	branch p_set_tx_power_0db
 
 p_set_tx_power_0db:
 	call p_rx_low_sens
-	jam 0xba,0x894b
 	jam 0xd0,0x8955
 	jam 0xe0,0x8956
-	jam 0x88,0x8957
 	jam 0x6c,0x8958
-	jam 0x10,0x8959
 	branch set_tx_power_0db	
 
-p_set_tx_power_3db:
-	call p_rx_high_sens
-	jam 0xba,0x894b
-	jam 0xd0,0x8955
-	jam 0xe0,0x8956
-	jam 0x88,0x8957
-	jam 0x3c,0x8958
-	jam 0x10,0x8959
-	branch set_tx_power_3db
+//p_set_tx_power_3db:
+//	call p_rx_high_sens
+//	jam 0xba,0x894b
+//	jam 0xd0,0x8955
+//	jam 0xe0,0x8956
+//	jam 0x88,0x8957
+//	jam 0x3c,0x8958
+//	jam 0x10,0x8959
+//	branch set_tx_power_3db
 	
 p_set_tx_power_5db:
 	call p_rx_high_sens
-	jam 0xba,0x894b
 	jam 0xd0,0x8955
 	jam 0xe0,0x8956
-	jam 0x88,0x8957
 	jam 0x3c,0x8958
-	jam 0x10,0x8959
 	branch set_tx_power_5db
 
-p_set_tx_power_f3db:
-	call p_rx_low_sens
-	jam 0xba,0x894b
-	jam 0xd0,0x8955
-	jam 0xc0,0x8956
-	jam 0x88,0x8957
-	jam 0x6c,0x8958
-	jam 0x10,0x8959
-	branch set_tx_power_f3db
+//p_set_tx_power_f3db:
+//	call p_rx_low_sens
+//	jam 0xba,0x894b
+//	jam 0xd0,0x8955
+//	jam 0xc0,0x8956
+//	jam 0x88,0x8957
+//	jam 0x6c,0x8958
+//	jam 0x10,0x8959
+//	branch set_tx_power_f3db
 	
 p_set_tx_power_f5db:
 	call p_rx_low_sens
-	jam 0xba,0x894b
 	jam 0xd0,0x8955
 	jam 0xc0,0x8956
-	jam 0x88,0x8957
 	jam 0x6c,0x8958
-	jam 0x10,0x8959
 	branch set_tx_power_f5db
 
 p_rx_low_sens:
@@ -3632,7 +2739,6 @@
 	rtn
 		
 p_set_tx_power_pair:	//50-100cm distance
-	jam 0xba,0x894b
  	jam 0xc2,0x8956
  	jam 0xd0,0x8955
 	rtn	
Index: sched/109x.dat
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/sched/109x.dat	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/sched/109x.dat	(working copy)
@@ -3,8 +3,8 @@
 mem_lpm_xtalcnt:00 0a 0b ef 07
 mem_lpm_hibernate_switch:00
 mem_gpio_wakeup_low:00 00 00 00 00 00 00 00
-mem_fcomp_mul:02
-mem_fcomp_div:24
+#mem_fcomp_mul:02
+#mem_fcomp_div:24
 mem_iscan_window:12 00
 mem_iscan_interval:00 02
 mem_pscan_window:12 00
Index: sched/mouse.dat
===================================================================
--- /branch/mouse_project/ZhongXinSheng/zxs_391/sched/mouse.dat	(revision 799)
+++ /branch/mouse_project/ZhongXinSheng/zxs_391/sched/mouse.dat	(working copy)
@@ -1,4 +1,4 @@
-mem_patch00:02
+mem_patch00:06
 mem_patch03:08
 mem_patch09:04
 mem_patch0a:02
@@ -16,12 +16,13 @@
 mem_patch28:08
 mem_patch29:04
 mem_patch2a:80
-mem_patch2c:88
+mem_patch2b:02
+mem_patch2c:c8
 mem_patch2d:04
 mem_patch2e:80
 mem_patch30:04
 mem_patch31:10
-mem_patch39:20
+
 
 #debug
 #mem_patch31:11
@@ -34,7 +35,7 @@
 mem_lpm_mode:01
 mem_lpm_mult:20
 mem_lpm_mult_init:20
-mem_lpm_interval:00 00
+#mem_lpm_interval:00 00
 
 mem_mouse_function_enable:
 #bit0 MOUSE_ENABLE_USB
@@ -59,7 +60,7 @@
 mem_app_connection_options:06
 mem_lap:26 10 19 28 18 10
 mem_local_name_length:
-'BT 3.0 Mouse
+'BT3.0 Mouse
 mem_sniff_param_interval:
 0e 00 
 01 00 ##mem_sniff_param_attempt:01 00
@@ -83,27 +84,31 @@
 
 mem_le_adv_data_len:1f
 mem_le_adv_data:
-#appearance
-03 19 c2 03
-
 #flag 
 02 01 05
 
 #uuid
 03 03 12 18
 
+#appearance
+03 19 c2 03
+
+mem_le_adv_swift_pair:
+#microsoft swift pair
+06 ff 06 00 03 00 80
+
 #name
-'\09BT 5.0 Mouse
+'\09BT5.0 Mouse
 
 mem_le_scan_data_len:1f
 mem_le_scan_data:
 #name
-'\09BT 5.0 Mouse
+'\09BT5.0 Mouse
 
 
 #max 20bytes, att list data rom limits
 mem_le_name_len:
-'BT 5.0 Mouse
+'BT5.0 Mouse
 
 
 mem_le_interval_min:
@@ -166,7 +171,7 @@
 ff #mem_config_device3_led_gpio:ff
 1b #mem_sensor_data_gpio:18
 18 #mem_dpi_led_gpio:08
-00 #mem_config_function_enable:04
+30 #mem_config_function_enable:04
 02 #mem_config_sensor_angle:00
 ff #mem_select_sensor_angle_gpio:ff
 ff #mem_select_adc_gpio:ff
@@ -176,8 +181,8 @@
 mem_eeprom_wp_gpio:ff
 mem_sensor_reset_gpio:ff
 mem_sensor_squal_reg:07# 07:3205         	06:3610
-mem_usb_offline_check_gpio:ff
-mem_wire_usb_interval:19 #128
+#mem_usb_offline_check_gpio:ff
+#mem_wire_usb_interval:19 #128
 
 mem_config_function_enable:
 #bit0 ENABLE_BT_DISCOVERY_BY_GPIO_LED
@@ -195,10 +200,10 @@
 02##mem_320x_dpi_3
 03##mem_320x_dpi_4
 
-15##mem_3212_dpi_1
-1a##mem_3212_dpi_2
-22##mem_3212_dpi_3
-2a##mem_3212_dpi_4
+15##mem_3212_dpi_1#800
+1a##mem_3212_dpi_2#1000
+22##mem_3212_dpi_3#1300
+2a##mem_3212_dpi_4#1600
 
 04##mem_3610_dpi_1
 05##mem_3610_dpi_2
@@ -233,10 +238,10 @@
 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_pairing_sm:ff
 mem_24g_common_temp:00 00 00 00 00 00 00 00 00 00
-mem_24g_enter_hibernate:00 48 60 00 00 00 00 00#10 min
+mem_24g_enter_hibernate:00 48 60#10 min
 
 mem_device_flag:
 ff
@@ -250,7 +255,7 @@
 11 22 33 44 55 66
 
 
-mem_flash_base:00 70 00
+#mem_flash_base:00 70 00
 mem_eeprom_base:80 3f
 mem_eeprom_block_size:80
 mem_reconn_times_init:00
